@mindly/ui-components 3.75.3 → 4.1.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.
- package/dist/cjs/configs/tailwind/colors.d.ts +8 -0
- package/dist/cjs/configs/tailwind/fonts.d.ts +19 -0
- package/dist/cjs/configs/tailwind/opacity.d.ts +9 -0
- package/dist/cjs/deprecated/LetterAvatar/LetterAvatar.d.ts +15 -0
- package/dist/cjs/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +10 -0
- package/dist/cjs/deprecated/SpecialistAbout/SpecialistAbout.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
- package/dist/cjs/index.d.ts +196 -0
- package/dist/cjs/index.js +7 -216
- package/dist/cjs/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +19 -0
- package/dist/cjs/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +17 -0
- package/dist/cjs/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +18 -0
- package/dist/cjs/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +8 -0
- package/dist/cjs/lib/AppFooter/AppFooter.d.ts +8 -0
- package/dist/cjs/lib/AppFooter/AppFooter.style.d.ts +7 -0
- package/dist/cjs/lib/AppHeader/AppHeader.d.ts +7 -0
- package/dist/cjs/lib/AppHeader/AppHeader.style.d.ts +7 -0
- package/dist/cjs/lib/Avatar/Avatar.d.ts +21 -0
- package/dist/cjs/lib/Avatar/Avatar.style.d.ts +10 -0
- package/dist/cjs/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +13 -0
- package/dist/cjs/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +10 -0
- package/dist/cjs/lib/BrowserNotSupport/NotSupportModal.d.ts +17 -0
- package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
- package/dist/cjs/lib/Chat/ChatListItem/ChatListItem.d.ts +15 -0
- package/dist/cjs/lib/Chat/ChatListItem/ChatListItem.style.d.ts +12 -0
- package/dist/cjs/lib/Chat/ChatMessage/ChatMessage.d.ts +19 -0
- package/dist/cjs/lib/Chat/ChatMessage/ChatMessage.style.d.ts +35 -0
- package/dist/cjs/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +7 -0
- package/dist/cjs/lib/Chat/EmptyChatList/EmptyChatList.d.ts +11 -0
- package/dist/cjs/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +7 -0
- package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
- package/dist/cjs/lib/Chat/Textarea/Textarea.d.ts +19 -0
- package/dist/cjs/lib/Chat/Textarea/Textarea.style.d.ts +11 -0
- package/dist/cjs/lib/ChevronHeader/ChevronHeader.d.ts +9 -0
- package/dist/cjs/lib/Consultations/CancelSession/CancelSession.d.ts +22 -0
- package/dist/cjs/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +7 -0
- package/dist/cjs/lib/Consultations/ConsultationCard/types.d.ts +32 -0
- package/dist/cjs/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +36 -0
- package/dist/cjs/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +7 -0
- package/dist/cjs/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +12 -0
- package/dist/cjs/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +9 -0
- package/dist/cjs/lib/Consultations/ReSchedule/ReSchedule.d.ts +18 -0
- package/dist/cjs/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +17 -0
- package/dist/cjs/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +6 -0
- package/dist/cjs/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +8 -0
- package/dist/cjs/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +18 -0
- package/dist/cjs/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +7 -0
- package/dist/cjs/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +28 -0
- package/dist/cjs/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +10 -0
- package/dist/cjs/lib/Consultations/utils.d.ts +3 -0
- package/dist/cjs/lib/Container/Container.d.ts +7 -0
- package/dist/cjs/lib/Container/Container.styled.d.ts +5 -0
- package/dist/cjs/lib/CustomButton/CustomButton.d.ts +8 -0
- package/dist/cjs/lib/CustomButton/CustomButton.styled.d.ts +9 -0
- package/dist/cjs/lib/DaySlider/DaySlider.d.ts +13 -0
- package/dist/cjs/lib/DaySlider/utils.d.ts +1 -0
- package/dist/cjs/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
- package/dist/cjs/lib/Filters/ListSelect/ListSelect.d.ts +4 -0
- package/dist/cjs/lib/Filters/ListSelect/ListSelect.style.d.ts +9 -0
- package/dist/cjs/lib/Filters/ListSelect/index.d.ts +2 -0
- package/dist/cjs/lib/Filters/ListSelect/types.d.ts +11 -0
- package/dist/cjs/lib/Filters/Range/Range.d.ts +14 -0
- package/dist/cjs/lib/Filters/RowSelect/RowSelect.d.ts +4 -0
- package/dist/cjs/lib/Filters/RowSelect/RowSelect.style.d.ts +7 -0
- package/dist/cjs/lib/Filters/RowSelect/index.d.ts +2 -0
- package/dist/cjs/lib/Filters/RowSelect/types.d.ts +11 -0
- package/dist/cjs/lib/Filters/Toggle/Toggle.d.ts +8 -0
- package/dist/cjs/lib/Flag/Flag.d.ts +16 -0
- package/dist/cjs/lib/Flag/Flag.style.d.ts +5 -0
- package/dist/cjs/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +7 -0
- package/dist/cjs/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.styled.d.ts +7 -0
- package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
- package/dist/cjs/lib/ImageWithFallback/ImageWithFallback.d.ts +6 -0
- package/dist/cjs/lib/Inputs/CheckboxList/CheckboxList.d.ts +30 -0
- package/dist/cjs/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +19 -0
- package/dist/cjs/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +10 -0
- package/dist/cjs/lib/Inputs/ImageInput/ImageInput.style.d.ts +10 -0
- package/dist/cjs/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +7 -0
- package/dist/cjs/lib/Inputs/TextInput/TextInput.style.d.ts +5 -0
- package/dist/cjs/lib/Modal/Modal.style.d.ts +6 -0
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
- package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
- package/dist/cjs/lib/ProgressBar/ProgressBar.d.ts +7 -0
- package/dist/cjs/lib/ProgressBar/ProgressBar.style.d.ts +5 -0
- package/dist/cjs/lib/Refresher/Refresher.d.ts +8 -0
- package/dist/cjs/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +17 -0
- package/dist/cjs/lib/RoundButton/RoundButton.d.ts +13 -0
- package/dist/cjs/lib/RoundButton/RoundButton.styled.d.ts +12 -0
- package/dist/cjs/lib/SectionHeading/SectionHeading.d.ts +10 -0
- package/dist/cjs/lib/SectionHeading/SectionHeading.style.d.ts +6 -0
- package/dist/cjs/lib/Segment/Segment.d.ts +11 -0
- package/dist/cjs/lib/Segment/Segment.style.d.ts +10 -0
- package/dist/cjs/lib/Segment/types.d.ts +9 -0
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
- package/dist/cjs/lib/Skeleton/Skeleton.d.ts +9 -0
- package/dist/cjs/lib/Skeleton/Skeleton.style.d.ts +7 -0
- package/dist/cjs/lib/SpecialistCard/SpecialistCard.d.ts +48 -0
- package/dist/cjs/lib/SpecialistCard/SpecialistCard.style.d.ts +19 -0
- package/dist/cjs/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +12 -0
- package/dist/cjs/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +6 -0
- package/dist/cjs/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +16 -0
- package/dist/cjs/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +11 -0
- package/dist/cjs/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +5 -0
- package/dist/cjs/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +22 -0
- package/dist/cjs/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +14 -0
- package/dist/cjs/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +18 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +10 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +12 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +13 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +9 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +21 -0
- package/dist/cjs/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +10 -0
- package/dist/cjs/lib/StarRating/StarRating.d.ts +11 -0
- package/dist/cjs/lib/StatisticsScroll/StatisticsScroll.d.ts +33 -0
- package/dist/cjs/lib/StatisticsScroll/StatisticsScroll.style.d.ts +9 -0
- package/dist/cjs/lib/StatusTag/StatusTag.d.ts +7 -0
- package/dist/cjs/lib/StatusTag/StatusTag.style.d.ts +6 -0
- package/dist/cjs/lib/SuccessScreen/SuccessScreen.d.ts +9 -0
- package/dist/cjs/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +8 -0
- package/dist/cjs/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +38 -0
- package/dist/cjs/lib/Toast/Toast.style.d.ts +9 -0
- package/dist/cjs/lib/Toast/index.d.ts +15 -0
- package/dist/cjs/lib/TooltipComponent/TooltipComponent.d.ts +12 -0
- package/dist/cjs/lib/TooltipComponent/TooltipComponent.style.d.ts +11 -0
- package/dist/cjs/lib/UpdatesCard/UpdatesCard.d.ts +12 -0
- package/dist/cjs/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
- package/dist/cjs/lib/VideoBadge/VideoBadge.d.ts +13 -0
- package/dist/cjs/lib/VideoBadge/VideoBadge.style.d.ts +11 -0
- package/dist/cjs/lib/VideoCallInfo/VideoCallInfo.d.ts +22 -0
- package/dist/cjs/lib/VideoPlayer/VideoPlayer.d.ts +9 -0
- package/dist/cjs/lib/notes-card-text/NotesCardText.d.ts +6 -0
- package/dist/cjs/lib/notes-editor/NotesEditor.d.ts +5 -0
- package/dist/cjs/lib/userAppTypes.d.ts +239 -0
- package/dist/cjs/lib2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/css/fonts.d.ts +5 -0
- package/dist/cjs/lib2/shared/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/providers/ThemeProvider/ThemeProvider.d.ts +4 -0
- package/dist/cjs/lib2/shared/providers/ThemeProvider/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/providers/ThemeProvider/types.d.ts +7 -0
- package/dist/cjs/lib2/shared/providers/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/AppFooter_v2/AppFooter_v2.d.ts +6 -0
- package/dist/cjs/lib2/shared/ui/AppFooter_v2/AppFooter_v2.style.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/AppFooter_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Avatar_v2/Avatar_v2.d.ts +12 -0
- package/dist/cjs/lib2/shared/ui/Avatar_v2/Avatar_v2.style.d.ts +8 -0
- package/dist/cjs/lib2/shared/ui/Avatar_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Button_v2/Button_v2.d.ts +14 -0
- package/dist/cjs/lib2/shared/ui/Button_v2/Button_v2.style.d.ts +7 -0
- package/dist/cjs/lib2/shared/ui/Button_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Container_v2/Container_v2.d.ts +14 -0
- package/dist/cjs/lib2/shared/ui/Container_v2/Container_v2.styled.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Container_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/Flag_v2.d.ts +12 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/Flag_v2.style.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/flags/Pl.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/flags/Uk.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Picture/Picture.d.ts +16 -0
- package/dist/cjs/lib2/shared/ui/Picture/Picture.style.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Picture/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Skeleton_v2/Skeleton_v2.d.ts +8 -0
- package/dist/cjs/lib2/shared/ui/Skeleton_v2/Skeleton_v2.style.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Skeleton_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Typography/Typography.d.ts +12 -0
- package/dist/cjs/lib2/shared/ui/Typography/index.d.ts +3 -0
- package/dist/cjs/lib2/shared/ui/Typography/styles.d.ts +20 -0
- package/dist/cjs/lib2/shared/ui/Typography/types.d.ts +23 -0
- package/dist/cjs/lib2/shared/ui/index.d.ts +8 -0
- package/dist/esm/configs/tailwind/colors.d.ts +8 -0
- package/dist/esm/configs/tailwind/fonts.d.ts +19 -0
- package/dist/esm/configs/tailwind/opacity.d.ts +9 -0
- package/dist/esm/deprecated/LetterAvatar/LetterAvatar.d.ts +15 -0
- package/dist/esm/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +10 -0
- package/dist/esm/deprecated/SpecialistAbout/SpecialistAbout.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
- package/dist/esm/index.d.ts +196 -0
- package/dist/esm/index.js +7 -230
- package/dist/esm/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +19 -0
- package/dist/esm/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +17 -0
- package/dist/esm/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +18 -0
- package/dist/esm/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +8 -0
- package/dist/esm/lib/AppFooter/AppFooter.d.ts +8 -0
- package/dist/esm/lib/AppFooter/AppFooter.style.d.ts +7 -0
- package/dist/esm/lib/AppHeader/AppHeader.d.ts +7 -0
- package/dist/esm/lib/AppHeader/AppHeader.style.d.ts +7 -0
- package/dist/esm/lib/Avatar/Avatar.d.ts +21 -0
- package/dist/esm/lib/Avatar/Avatar.style.d.ts +10 -0
- package/dist/esm/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +13 -0
- package/dist/esm/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +10 -0
- package/dist/esm/lib/BrowserNotSupport/NotSupportModal.d.ts +17 -0
- package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
- package/dist/esm/lib/Chat/ChatListItem/ChatListItem.d.ts +15 -0
- package/dist/esm/lib/Chat/ChatListItem/ChatListItem.style.d.ts +12 -0
- package/dist/esm/lib/Chat/ChatMessage/ChatMessage.d.ts +19 -0
- package/dist/esm/lib/Chat/ChatMessage/ChatMessage.style.d.ts +35 -0
- package/dist/esm/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +7 -0
- package/dist/esm/lib/Chat/EmptyChatList/EmptyChatList.d.ts +11 -0
- package/dist/esm/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +7 -0
- package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
- package/dist/esm/lib/Chat/Textarea/Textarea.d.ts +19 -0
- package/dist/esm/lib/Chat/Textarea/Textarea.style.d.ts +11 -0
- package/dist/esm/lib/ChevronHeader/ChevronHeader.d.ts +9 -0
- package/dist/esm/lib/Consultations/CancelSession/CancelSession.d.ts +22 -0
- package/dist/esm/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +7 -0
- package/dist/esm/lib/Consultations/ConsultationCard/types.d.ts +32 -0
- package/dist/esm/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +36 -0
- package/dist/esm/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +7 -0
- package/dist/esm/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +12 -0
- package/dist/esm/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +9 -0
- package/dist/esm/lib/Consultations/ReSchedule/ReSchedule.d.ts +18 -0
- package/dist/esm/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +17 -0
- package/dist/esm/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +6 -0
- package/dist/esm/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +8 -0
- package/dist/esm/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +18 -0
- package/dist/esm/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +7 -0
- package/dist/esm/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +28 -0
- package/dist/esm/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +10 -0
- package/dist/esm/lib/Consultations/utils.d.ts +3 -0
- package/dist/esm/lib/Container/Container.d.ts +7 -0
- package/dist/esm/lib/Container/Container.styled.d.ts +5 -0
- package/dist/esm/lib/CustomButton/CustomButton.d.ts +8 -0
- package/dist/esm/lib/CustomButton/CustomButton.styled.d.ts +9 -0
- package/dist/esm/lib/DaySlider/DaySlider.d.ts +13 -0
- package/dist/esm/lib/DaySlider/utils.d.ts +1 -0
- package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
- package/dist/esm/lib/Filters/ListSelect/ListSelect.d.ts +4 -0
- package/dist/esm/lib/Filters/ListSelect/ListSelect.style.d.ts +9 -0
- package/dist/esm/lib/Filters/ListSelect/index.d.ts +2 -0
- package/dist/esm/lib/Filters/ListSelect/types.d.ts +11 -0
- package/dist/esm/lib/Filters/Range/Range.d.ts +14 -0
- package/dist/esm/lib/Filters/RowSelect/RowSelect.d.ts +4 -0
- package/dist/esm/lib/Filters/RowSelect/RowSelect.style.d.ts +7 -0
- package/dist/esm/lib/Filters/RowSelect/index.d.ts +2 -0
- package/dist/esm/lib/Filters/RowSelect/types.d.ts +11 -0
- package/dist/esm/lib/Filters/Toggle/Toggle.d.ts +8 -0
- package/dist/esm/lib/Flag/Flag.d.ts +16 -0
- package/dist/esm/lib/Flag/Flag.style.d.ts +5 -0
- package/dist/esm/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +7 -0
- package/dist/esm/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.styled.d.ts +7 -0
- package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
- package/dist/esm/lib/ImageWithFallback/ImageWithFallback.d.ts +6 -0
- package/dist/esm/lib/Inputs/CheckboxList/CheckboxList.d.ts +30 -0
- package/dist/esm/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +19 -0
- package/dist/esm/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +10 -0
- package/dist/esm/lib/Inputs/ImageInput/ImageInput.style.d.ts +10 -0
- package/dist/esm/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +7 -0
- package/dist/esm/lib/Inputs/TextInput/TextInput.style.d.ts +5 -0
- package/dist/esm/lib/Modal/Modal.style.d.ts +6 -0
- package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
- package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
- package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
- package/dist/esm/lib/ProgressBar/ProgressBar.d.ts +7 -0
- package/dist/esm/lib/ProgressBar/ProgressBar.style.d.ts +5 -0
- package/dist/esm/lib/Refresher/Refresher.d.ts +8 -0
- package/dist/esm/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +17 -0
- package/dist/esm/lib/RoundButton/RoundButton.d.ts +13 -0
- package/dist/esm/lib/RoundButton/RoundButton.styled.d.ts +12 -0
- package/dist/esm/lib/SectionHeading/SectionHeading.d.ts +10 -0
- package/dist/esm/lib/SectionHeading/SectionHeading.style.d.ts +6 -0
- package/dist/esm/lib/Segment/Segment.d.ts +11 -0
- package/dist/esm/lib/Segment/Segment.style.d.ts +10 -0
- package/dist/esm/lib/Segment/types.d.ts +9 -0
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
- package/dist/esm/lib/Skeleton/Skeleton.d.ts +9 -0
- package/dist/esm/lib/Skeleton/Skeleton.style.d.ts +7 -0
- package/dist/esm/lib/SpecialistCard/SpecialistCard.d.ts +48 -0
- package/dist/esm/lib/SpecialistCard/SpecialistCard.style.d.ts +19 -0
- package/dist/esm/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +12 -0
- package/dist/esm/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +6 -0
- package/dist/esm/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +16 -0
- package/dist/esm/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +11 -0
- package/dist/esm/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +5 -0
- package/dist/esm/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +22 -0
- package/dist/esm/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +14 -0
- package/dist/esm/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +18 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +10 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +12 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +13 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +9 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +21 -0
- package/dist/esm/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +10 -0
- package/dist/esm/lib/StarRating/StarRating.d.ts +11 -0
- package/dist/esm/lib/StatisticsScroll/StatisticsScroll.d.ts +33 -0
- package/dist/esm/lib/StatisticsScroll/StatisticsScroll.style.d.ts +9 -0
- package/dist/esm/lib/StatusTag/StatusTag.d.ts +7 -0
- package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +6 -0
- package/dist/esm/lib/SuccessScreen/SuccessScreen.d.ts +9 -0
- package/dist/esm/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +8 -0
- package/dist/esm/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +38 -0
- package/dist/esm/lib/Toast/Toast.style.d.ts +9 -0
- package/dist/esm/lib/Toast/index.d.ts +15 -0
- package/dist/esm/lib/TooltipComponent/TooltipComponent.d.ts +12 -0
- package/dist/esm/lib/TooltipComponent/TooltipComponent.style.d.ts +11 -0
- package/dist/esm/lib/UpdatesCard/UpdatesCard.d.ts +12 -0
- package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
- package/dist/esm/lib/VideoBadge/VideoBadge.d.ts +13 -0
- package/dist/esm/lib/VideoBadge/VideoBadge.style.d.ts +11 -0
- package/dist/esm/lib/VideoCallInfo/VideoCallInfo.d.ts +22 -0
- package/dist/esm/lib/VideoPlayer/VideoPlayer.d.ts +9 -0
- package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +6 -0
- package/dist/esm/lib/notes-editor/NotesEditor.d.ts +5 -0
- package/dist/esm/lib/userAppTypes.d.ts +239 -0
- package/dist/esm/lib2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/css/fonts.d.ts +5 -0
- package/dist/esm/lib2/shared/index.d.ts +2 -0
- package/dist/esm/lib2/shared/providers/ThemeProvider/ThemeProvider.d.ts +4 -0
- package/dist/esm/lib2/shared/providers/ThemeProvider/index.d.ts +2 -0
- package/dist/esm/lib2/shared/providers/ThemeProvider/types.d.ts +7 -0
- package/dist/esm/lib2/shared/providers/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/AppFooter_v2/AppFooter_v2.d.ts +6 -0
- package/dist/esm/lib2/shared/ui/AppFooter_v2/AppFooter_v2.style.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/AppFooter_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Avatar_v2/Avatar_v2.d.ts +12 -0
- package/dist/esm/lib2/shared/ui/Avatar_v2/Avatar_v2.style.d.ts +8 -0
- package/dist/esm/lib2/shared/ui/Avatar_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Button_v2/Button_v2.d.ts +14 -0
- package/dist/esm/lib2/shared/ui/Button_v2/Button_v2.style.d.ts +7 -0
- package/dist/esm/lib2/shared/ui/Button_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Container_v2/Container_v2.d.ts +14 -0
- package/dist/esm/lib2/shared/ui/Container_v2/Container_v2.styled.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Container_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/Flag_v2.d.ts +12 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/Flag_v2.style.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/flags/Pl.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/flags/Uk.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/index.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Picture/Picture.d.ts +16 -0
- package/dist/esm/lib2/shared/ui/Picture/Picture.style.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Picture/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Skeleton_v2/Skeleton_v2.d.ts +8 -0
- package/dist/esm/lib2/shared/ui/Skeleton_v2/Skeleton_v2.style.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Skeleton_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Typography/Typography.d.ts +12 -0
- package/dist/esm/lib2/shared/ui/Typography/index.d.ts +3 -0
- package/dist/esm/lib2/shared/ui/Typography/styles.d.ts +20 -0
- package/dist/esm/lib2/shared/ui/Typography/types.d.ts +23 -0
- package/dist/esm/lib2/shared/ui/index.d.ts +8 -0
- package/dist/index.d.ts +287 -167
- package/package.json +42 -50
- package/src/configs/tailwind/colors.ts +7 -0
- package/src/configs/tailwind/fonts.ts +30 -0
- package/src/configs/tailwind/opacity.ts +8 -0
- package/src/lib2/shared/css/fonts.ts +5 -0
- package/src/lib2/shared/css/ionic.css +70 -0
- package/src/lib2/shared/css/tailwind.css +21 -0
- package/src/lib2/shared/css/variables.css +7 -0
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/types/deprecated/LetterAvatar/LetterAvatar.d.ts +0 -15
- package/dist/cjs/types/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +0 -10
- package/dist/cjs/types/deprecated/SpecialistAbout/SpecialistAbout.d.ts +0 -11
- package/dist/cjs/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
- package/dist/cjs/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
- package/dist/cjs/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
- package/dist/cjs/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
- package/dist/cjs/types/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
- package/dist/cjs/types/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
- package/dist/cjs/types/index.d.ts +0 -189
- package/dist/cjs/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +0 -19
- package/dist/cjs/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +0 -17
- package/dist/cjs/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +0 -18
- package/dist/cjs/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +0 -8
- package/dist/cjs/types/lib/AppFooter/AppFooter.d.ts +0 -8
- package/dist/cjs/types/lib/AppFooter/AppFooter.style.d.ts +0 -7
- package/dist/cjs/types/lib/AppHeader/AppHeader.d.ts +0 -7
- package/dist/cjs/types/lib/AppHeader/AppHeader.style.d.ts +0 -7
- package/dist/cjs/types/lib/Avatar/Avatar.d.ts +0 -21
- package/dist/cjs/types/lib/Avatar/Avatar.style.d.ts +0 -10
- package/dist/cjs/types/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +0 -13
- package/dist/cjs/types/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +0 -10
- package/dist/cjs/types/lib/BrowserNotSupport/NotSupportModal.d.ts +0 -17
- package/dist/cjs/types/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
- package/dist/cjs/types/lib/Chat/ChatListItem/ChatListItem.d.ts +0 -15
- package/dist/cjs/types/lib/Chat/ChatListItem/ChatListItem.style.d.ts +0 -12
- package/dist/cjs/types/lib/Chat/ChatMessage/ChatMessage.d.ts +0 -19
- package/dist/cjs/types/lib/Chat/ChatMessage/ChatMessage.style.d.ts +0 -35
- package/dist/cjs/types/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +0 -7
- package/dist/cjs/types/lib/Chat/EmptyChatList/EmptyChatList.d.ts +0 -11
- package/dist/cjs/types/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +0 -7
- package/dist/cjs/types/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
- package/dist/cjs/types/lib/Chat/Textarea/Textarea.d.ts +0 -19
- package/dist/cjs/types/lib/Chat/Textarea/Textarea.style.d.ts +0 -11
- package/dist/cjs/types/lib/ChevronHeader/ChevronHeader.d.ts +0 -9
- package/dist/cjs/types/lib/Consultations/CancelSession/CancelSession.d.ts +0 -22
- package/dist/cjs/types/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +0 -7
- package/dist/cjs/types/lib/Consultations/ConsultationCard/types.d.ts +0 -32
- package/dist/cjs/types/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +0 -36
- package/dist/cjs/types/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +0 -7
- package/dist/cjs/types/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +0 -12
- package/dist/cjs/types/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +0 -9
- package/dist/cjs/types/lib/Consultations/ReSchedule/ReSchedule.d.ts +0 -18
- package/dist/cjs/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +0 -17
- package/dist/cjs/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +0 -6
- package/dist/cjs/types/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +0 -8
- package/dist/cjs/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +0 -18
- package/dist/cjs/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +0 -7
- package/dist/cjs/types/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +0 -28
- package/dist/cjs/types/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +0 -10
- package/dist/cjs/types/lib/Consultations/utils.d.ts +0 -3
- package/dist/cjs/types/lib/Container/Container.d.ts +0 -7
- package/dist/cjs/types/lib/Container/Container.styled.d.ts +0 -5
- package/dist/cjs/types/lib/CustomButton/CustomButton.d.ts +0 -8
- package/dist/cjs/types/lib/CustomButton/CustomButton.styled.d.ts +0 -9
- package/dist/cjs/types/lib/DaySlider/DaySlider.d.ts +0 -13
- package/dist/cjs/types/lib/DaySlider/utils.d.ts +0 -1
- package/dist/cjs/types/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
- package/dist/cjs/types/lib/Filters/ListSelect/ListSelect.d.ts +0 -13
- package/dist/cjs/types/lib/Filters/ListSelect/ListSelect.style.d.ts +0 -9
- package/dist/cjs/types/lib/Filters/ListSelect/index.d.ts +0 -1
- package/dist/cjs/types/lib/Filters/Range/Range.d.ts +0 -14
- package/dist/cjs/types/lib/Filters/RowSelect/RowSelect.d.ts +0 -13
- package/dist/cjs/types/lib/Filters/RowSelect/RowSelect.style.d.ts +0 -7
- package/dist/cjs/types/lib/Filters/RowSelect/index.d.ts +0 -1
- package/dist/cjs/types/lib/Filters/Toggle/Toggle.d.ts +0 -8
- package/dist/cjs/types/lib/Flag/Flag.d.ts +0 -16
- package/dist/cjs/types/lib/Flag/Flag.style.d.ts +0 -5
- package/dist/cjs/types/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +0 -7
- package/dist/cjs/types/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
- package/dist/cjs/types/lib/ImageWithFallback/ImageWithFallback.d.ts +0 -6
- package/dist/cjs/types/lib/Inputs/CheckboxList/CheckboxList.d.ts +0 -30
- package/dist/cjs/types/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +0 -19
- package/dist/cjs/types/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +0 -10
- package/dist/cjs/types/lib/Inputs/ImageInput/ImageInput.style.d.ts +0 -10
- package/dist/cjs/types/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +0 -7
- package/dist/cjs/types/lib/Inputs/TextInput/TextInput.style.d.ts +0 -5
- package/dist/cjs/types/lib/Modal/Modal.style.d.ts +0 -6
- package/dist/cjs/types/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
- package/dist/cjs/types/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
- package/dist/cjs/types/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
- package/dist/cjs/types/lib/ProgressBar/ProgressBar.d.ts +0 -7
- package/dist/cjs/types/lib/ProgressBar/ProgressBar.style.d.ts +0 -5
- package/dist/cjs/types/lib/Refresher/Refresher.d.ts +0 -8
- package/dist/cjs/types/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +0 -17
- package/dist/cjs/types/lib/RoundButton/RoundButton.d.ts +0 -13
- package/dist/cjs/types/lib/RoundButton/RoundButton.styled.d.ts +0 -12
- package/dist/cjs/types/lib/SectionHeading/SectionHeading.d.ts +0 -10
- package/dist/cjs/types/lib/SectionHeading/SectionHeading.style.d.ts +0 -6
- package/dist/cjs/types/lib/Segment/Segment.d.ts +0 -11
- package/dist/cjs/types/lib/Segment/Segment.style.d.ts +0 -10
- package/dist/cjs/types/lib/Segment/types.d.ts +0 -9
- package/dist/cjs/types/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
- package/dist/cjs/types/lib/Skeleton/Skeleton.d.ts +0 -9
- package/dist/cjs/types/lib/Skeleton/Skeleton.style.d.ts +0 -7
- package/dist/cjs/types/lib/SpecialistCard/SpecialistCard.d.ts +0 -48
- package/dist/cjs/types/lib/SpecialistCard/SpecialistCard.style.d.ts +0 -19
- package/dist/cjs/types/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +0 -12
- package/dist/cjs/types/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +0 -6
- package/dist/cjs/types/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +0 -16
- package/dist/cjs/types/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +0 -11
- package/dist/cjs/types/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +0 -5
- package/dist/cjs/types/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +0 -22
- package/dist/cjs/types/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +0 -14
- package/dist/cjs/types/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +0 -18
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +0 -10
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +0 -12
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +0 -13
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +0 -9
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +0 -21
- package/dist/cjs/types/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +0 -10
- package/dist/cjs/types/lib/StarRating/StarRating.d.ts +0 -11
- package/dist/cjs/types/lib/StatisticsScroll/StatisticsScroll.d.ts +0 -33
- package/dist/cjs/types/lib/StatisticsScroll/StatisticsScroll.style.d.ts +0 -9
- package/dist/cjs/types/lib/StatusTag/StatusTag.d.ts +0 -7
- package/dist/cjs/types/lib/StatusTag/StatusTag.style.d.ts +0 -6
- package/dist/cjs/types/lib/SuccessScreen/SuccessScreen.d.ts +0 -9
- package/dist/cjs/types/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +0 -8
- package/dist/cjs/types/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +0 -38
- package/dist/cjs/types/lib/Toast/Toast.style.d.ts +0 -9
- package/dist/cjs/types/lib/Toast/index.d.ts +0 -15
- package/dist/cjs/types/lib/TooltipComponent/TooltipComponent.d.ts +0 -12
- package/dist/cjs/types/lib/TooltipComponent/TooltipComponent.style.d.ts +0 -11
- package/dist/cjs/types/lib/UpdatesCard/UpdatesCard.d.ts +0 -12
- package/dist/cjs/types/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
- package/dist/cjs/types/lib/VideoBadge/VideoBadge.d.ts +0 -13
- package/dist/cjs/types/lib/VideoBadge/VideoBadge.style.d.ts +0 -11
- package/dist/cjs/types/lib/VideoCallInfo/VideoCallInfo.d.ts +0 -22
- package/dist/cjs/types/lib/VideoPlayer/VideoPlayer.d.ts +0 -9
- package/dist/cjs/types/lib/notes-card-text/NotesCardText.d.ts +0 -6
- package/dist/cjs/types/lib/notes-editor/NotesEditor.d.ts +0 -5
- package/dist/cjs/types/lib/userAppTypes.d.ts +0 -239
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/types/deprecated/LetterAvatar/LetterAvatar.d.ts +0 -15
- package/dist/esm/types/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +0 -10
- package/dist/esm/types/deprecated/SpecialistAbout/SpecialistAbout.d.ts +0 -11
- package/dist/esm/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
- package/dist/esm/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
- package/dist/esm/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
- package/dist/esm/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
- package/dist/esm/types/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
- package/dist/esm/types/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
- package/dist/esm/types/index.d.ts +0 -189
- package/dist/esm/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +0 -19
- package/dist/esm/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +0 -17
- package/dist/esm/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +0 -18
- package/dist/esm/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +0 -8
- package/dist/esm/types/lib/AppFooter/AppFooter.d.ts +0 -8
- package/dist/esm/types/lib/AppFooter/AppFooter.style.d.ts +0 -7
- package/dist/esm/types/lib/AppHeader/AppHeader.d.ts +0 -7
- package/dist/esm/types/lib/AppHeader/AppHeader.style.d.ts +0 -7
- package/dist/esm/types/lib/Avatar/Avatar.d.ts +0 -21
- package/dist/esm/types/lib/Avatar/Avatar.style.d.ts +0 -10
- package/dist/esm/types/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +0 -13
- package/dist/esm/types/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +0 -10
- package/dist/esm/types/lib/BrowserNotSupport/NotSupportModal.d.ts +0 -17
- package/dist/esm/types/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
- package/dist/esm/types/lib/Chat/ChatListItem/ChatListItem.d.ts +0 -15
- package/dist/esm/types/lib/Chat/ChatListItem/ChatListItem.style.d.ts +0 -12
- package/dist/esm/types/lib/Chat/ChatMessage/ChatMessage.d.ts +0 -19
- package/dist/esm/types/lib/Chat/ChatMessage/ChatMessage.style.d.ts +0 -35
- package/dist/esm/types/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +0 -7
- package/dist/esm/types/lib/Chat/EmptyChatList/EmptyChatList.d.ts +0 -11
- package/dist/esm/types/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +0 -7
- package/dist/esm/types/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
- package/dist/esm/types/lib/Chat/Textarea/Textarea.d.ts +0 -19
- package/dist/esm/types/lib/Chat/Textarea/Textarea.style.d.ts +0 -11
- package/dist/esm/types/lib/ChevronHeader/ChevronHeader.d.ts +0 -9
- package/dist/esm/types/lib/Consultations/CancelSession/CancelSession.d.ts +0 -22
- package/dist/esm/types/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +0 -7
- package/dist/esm/types/lib/Consultations/ConsultationCard/types.d.ts +0 -32
- package/dist/esm/types/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +0 -36
- package/dist/esm/types/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +0 -7
- package/dist/esm/types/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +0 -12
- package/dist/esm/types/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +0 -9
- package/dist/esm/types/lib/Consultations/ReSchedule/ReSchedule.d.ts +0 -18
- package/dist/esm/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +0 -17
- package/dist/esm/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +0 -6
- package/dist/esm/types/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +0 -8
- package/dist/esm/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +0 -18
- package/dist/esm/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +0 -7
- package/dist/esm/types/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +0 -28
- package/dist/esm/types/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +0 -10
- package/dist/esm/types/lib/Consultations/utils.d.ts +0 -3
- package/dist/esm/types/lib/Container/Container.d.ts +0 -7
- package/dist/esm/types/lib/Container/Container.styled.d.ts +0 -5
- package/dist/esm/types/lib/CustomButton/CustomButton.d.ts +0 -8
- package/dist/esm/types/lib/CustomButton/CustomButton.styled.d.ts +0 -9
- package/dist/esm/types/lib/DaySlider/DaySlider.d.ts +0 -13
- package/dist/esm/types/lib/DaySlider/utils.d.ts +0 -1
- package/dist/esm/types/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
- package/dist/esm/types/lib/Filters/ListSelect/ListSelect.d.ts +0 -13
- package/dist/esm/types/lib/Filters/ListSelect/ListSelect.style.d.ts +0 -9
- package/dist/esm/types/lib/Filters/ListSelect/index.d.ts +0 -1
- package/dist/esm/types/lib/Filters/Range/Range.d.ts +0 -14
- package/dist/esm/types/lib/Filters/RowSelect/RowSelect.d.ts +0 -13
- package/dist/esm/types/lib/Filters/RowSelect/RowSelect.style.d.ts +0 -7
- package/dist/esm/types/lib/Filters/RowSelect/index.d.ts +0 -1
- package/dist/esm/types/lib/Filters/Toggle/Toggle.d.ts +0 -8
- package/dist/esm/types/lib/Flag/Flag.d.ts +0 -16
- package/dist/esm/types/lib/Flag/Flag.style.d.ts +0 -5
- package/dist/esm/types/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +0 -7
- package/dist/esm/types/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
- package/dist/esm/types/lib/ImageWithFallback/ImageWithFallback.d.ts +0 -6
- package/dist/esm/types/lib/Inputs/CheckboxList/CheckboxList.d.ts +0 -30
- package/dist/esm/types/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +0 -19
- package/dist/esm/types/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +0 -10
- package/dist/esm/types/lib/Inputs/ImageInput/ImageInput.style.d.ts +0 -10
- package/dist/esm/types/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +0 -7
- package/dist/esm/types/lib/Inputs/TextInput/TextInput.style.d.ts +0 -5
- package/dist/esm/types/lib/Modal/Modal.style.d.ts +0 -6
- package/dist/esm/types/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
- package/dist/esm/types/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
- package/dist/esm/types/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
- package/dist/esm/types/lib/ProgressBar/ProgressBar.d.ts +0 -7
- package/dist/esm/types/lib/ProgressBar/ProgressBar.style.d.ts +0 -5
- package/dist/esm/types/lib/Refresher/Refresher.d.ts +0 -8
- package/dist/esm/types/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +0 -17
- package/dist/esm/types/lib/RoundButton/RoundButton.d.ts +0 -13
- package/dist/esm/types/lib/RoundButton/RoundButton.styled.d.ts +0 -12
- package/dist/esm/types/lib/SectionHeading/SectionHeading.d.ts +0 -10
- package/dist/esm/types/lib/SectionHeading/SectionHeading.style.d.ts +0 -6
- package/dist/esm/types/lib/Segment/Segment.d.ts +0 -11
- package/dist/esm/types/lib/Segment/Segment.style.d.ts +0 -10
- package/dist/esm/types/lib/Segment/types.d.ts +0 -9
- package/dist/esm/types/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
- package/dist/esm/types/lib/Skeleton/Skeleton.d.ts +0 -9
- package/dist/esm/types/lib/Skeleton/Skeleton.style.d.ts +0 -7
- package/dist/esm/types/lib/SpecialistCard/SpecialistCard.d.ts +0 -48
- package/dist/esm/types/lib/SpecialistCard/SpecialistCard.style.d.ts +0 -19
- package/dist/esm/types/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +0 -12
- package/dist/esm/types/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +0 -6
- package/dist/esm/types/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +0 -16
- package/dist/esm/types/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +0 -11
- package/dist/esm/types/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +0 -5
- package/dist/esm/types/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +0 -22
- package/dist/esm/types/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +0 -14
- package/dist/esm/types/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +0 -18
- package/dist/esm/types/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +0 -10
- package/dist/esm/types/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +0 -12
- package/dist/esm/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +0 -13
- package/dist/esm/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +0 -9
- package/dist/esm/types/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +0 -21
- package/dist/esm/types/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +0 -10
- package/dist/esm/types/lib/StarRating/StarRating.d.ts +0 -11
- package/dist/esm/types/lib/StatisticsScroll/StatisticsScroll.d.ts +0 -33
- package/dist/esm/types/lib/StatisticsScroll/StatisticsScroll.style.d.ts +0 -9
- package/dist/esm/types/lib/StatusTag/StatusTag.d.ts +0 -7
- package/dist/esm/types/lib/StatusTag/StatusTag.style.d.ts +0 -6
- package/dist/esm/types/lib/SuccessScreen/SuccessScreen.d.ts +0 -9
- package/dist/esm/types/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +0 -8
- package/dist/esm/types/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +0 -38
- package/dist/esm/types/lib/Toast/Toast.style.d.ts +0 -9
- package/dist/esm/types/lib/Toast/index.d.ts +0 -15
- package/dist/esm/types/lib/TooltipComponent/TooltipComponent.d.ts +0 -12
- package/dist/esm/types/lib/TooltipComponent/TooltipComponent.style.d.ts +0 -11
- package/dist/esm/types/lib/UpdatesCard/UpdatesCard.d.ts +0 -12
- package/dist/esm/types/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
- package/dist/esm/types/lib/VideoBadge/VideoBadge.d.ts +0 -13
- package/dist/esm/types/lib/VideoBadge/VideoBadge.style.d.ts +0 -11
- package/dist/esm/types/lib/VideoCallInfo/VideoCallInfo.d.ts +0 -22
- package/dist/esm/types/lib/VideoPlayer/VideoPlayer.d.ts +0 -9
- package/dist/esm/types/lib/notes-card-text/NotesCardText.d.ts +0 -6
- package/dist/esm/types/lib/notes-editor/NotesEditor.d.ts +0 -5
- package/dist/esm/types/lib/userAppTypes.d.ts +0 -239
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistAbout/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistEducationCard/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistProfileViewCard/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistStatisticsCard/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistStatisticsCard/utils.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistWorkDirections/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/button/Button.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/button/Button.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/input/Input.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/input/Input.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/therapist-card/TherapistCard.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/therapist-card/TherapistCard.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/toast/toast.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AgoraMediaPlayer/NetworkQuality/utilts.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AgoraMediaPlayer/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AppFooter/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AppHeader/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Avatar/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingScheduleTime/BookingScheduleTime.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingScheduleTime/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingSpecialistInfo/BookingSpecialistInfo.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingSpecialistInfo/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/BrowserNotSupport/NotSupportModal.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/BrowserNotSupport/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChangeLangModal/ChangeLangModal.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChangeLangModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListItem/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListSkeleton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatMessage/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatMessageSkeleton/ChatMessageSkeleton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatMessageSkeleton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatList/EmptyChatList.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatList/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatMessages/EmptyChatMessages.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatMessages/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/LouseConnect/LouseConnect.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/LouseConnect/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/Textarea/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/Textarea/utils.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/utils.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChevronHeader/ChevronHeader.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChevronHeader/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/CancelSession/CancelSession.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/CancelSession/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationSpecialistCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/EmptyConsultations/EmptyConsultations.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/EmptyConsultations/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ReSchedule/ReSchedule.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ReSchedule/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ReScheduleSuccess/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/SignUpSessionButton/SignUpSessionButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/SignUpSessionButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/SignUpSessionModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/UserInfoModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Container/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/CustomButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/DaySlider/DaySlider.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/DaySlider/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/EntryNotFound/EntryNotFound.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/EntryNotFound/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Range/Range.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Range/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Toggle/Toggle.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Toggle/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Flag/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/FrequentlyAskedQuestions/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/HorisontalCalendar/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CheckboxList/CheckboxList.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CheckboxList/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomCheckbox/CustomCheckbox.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomCheckbox/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomRadioButton/CustomRadioButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomRadioButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomSelect/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomTextarea/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/ImageInput/ImageInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/ImageInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/LineFileInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/PasswordInput/PasswordInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/PasswordInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/TextInput/TextInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/TextInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Modal/Modal.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Modal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ProgressBar/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Refresher/Refresher.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Refresher/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ReviewSwiperSection/ReviewSwiperSection.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ReviewSwiperSection/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ReviewSwiperSection/types.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/RoundButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SectionHeading/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Segment/SegmentSkeleton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Segment/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/emojis.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Skeleton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/EducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/EducationCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileInformation/ProfileInformation.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileInformation/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileView/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileView/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ReviewCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ReviewStatistics/ReviewStatistics.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ReviewStatistics/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistAbout/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistLangs/SpecialistLangs.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistLangs/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistMatch/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/WorkDirections/WorkDirections.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/WorkDirections/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Spinner/Spinner.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Spinner/Spinner.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Spinner/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StarRating/StarRating.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StarRating/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StatisticsScroll/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StatisticsScroll/utils.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StatusTag/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SuccessScreen/SuccessScreen.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SuccessScreen/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SwitchDeviceCard/ListItem/ListItem.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SwitchDeviceCard/SwitchDeviceCard.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SwitchDeviceCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Tag/Tag.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Tag/Tag.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Tag/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Theme/mindly_constants.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Toast/Toast.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/TooltipComponent/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/UpdatesCard/UpdatesCard.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/UpdatesCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoBadge/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoCallInfo/VideoCallInfo.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoCallInfo/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoPlayer/VideoPlayer.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoPlayer/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/content-card/ContentCard.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/content-card/ContentCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/date-picker/DatePicker.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/date-picker/DatePicker.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/floating-button/FloatingButton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/floating-button/FloatingButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/footer-for-booking/FooterForBooking.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/footer-for-booking/FooterForBooking.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/footer-for-booking/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/list-button/ListButton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/list-button/ListButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/navigation-bar/NavigationBar.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/navigation-bar/NavigationBar.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/no-internet-connection/NoInternetConnection.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/no-internet-connection/NoInternetConnection.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/notes-card-text/NotesCardText.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/notes-card-text/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/notes-editor/NotesEditor.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/scroll-tabs/ScrollTabs.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/scroll-tabs/ScrollTabs.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/tab-bar/TabBar.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/tab-bar/TabBar.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistAbout/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistEducationCard/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistProfileViewCard/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistStatisticsCard/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistStatisticsCard/utils.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistWorkDirections/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/button/Button.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/button/Button.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/input/Input.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/input/Input.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/therapist-card/TherapistCard.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/therapist-card/TherapistCard.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/toast/toast.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AgoraMediaPlayer/NetworkQuality/utilts.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AgoraMediaPlayer/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AppFooter/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AppHeader/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Avatar/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingScheduleTime/BookingScheduleTime.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingScheduleTime/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingSpecialistInfo/BookingSpecialistInfo.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingSpecialistInfo/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/BrowserNotSupport/NotSupportModal.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/BrowserNotSupport/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChangeLangModal/ChangeLangModal.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChangeLangModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListItem/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListSkeleton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatMessage/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatMessageSkeleton/ChatMessageSkeleton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatMessageSkeleton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatList/EmptyChatList.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatList/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatMessages/EmptyChatMessages.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatMessages/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/LouseConnect/LouseConnect.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/LouseConnect/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/Textarea/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/Textarea/utils.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/utils.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChevronHeader/ChevronHeader.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChevronHeader/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/CancelSession/CancelSession.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/CancelSession/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationSpecialistCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/EmptyConsultations/EmptyConsultations.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/EmptyConsultations/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ReSchedule/ReSchedule.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ReSchedule/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ReScheduleSuccess/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/SignUpSessionButton/SignUpSessionButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/SignUpSessionButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/SignUpSessionModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/UserInfoModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Container/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/CustomButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/DaySlider/DaySlider.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/DaySlider/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/EntryNotFound/EntryNotFound.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/EntryNotFound/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Range/Range.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Range/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Toggle/Toggle.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Toggle/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Flag/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/FrequentlyAskedQuestions/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/HorisontalCalendar/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CheckboxList/CheckboxList.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CheckboxList/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomCheckbox/CustomCheckbox.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomCheckbox/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomRadioButton/CustomRadioButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomRadioButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomSelect/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomTextarea/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/ImageInput/ImageInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/ImageInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/LineFileInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/PasswordInput/PasswordInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/PasswordInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/TextInput/TextInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/TextInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Modal/Modal.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Modal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ProgressBar/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Refresher/Refresher.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Refresher/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ReviewSwiperSection/ReviewSwiperSection.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ReviewSwiperSection/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ReviewSwiperSection/types.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/RoundButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SectionHeading/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Segment/SegmentSkeleton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Segment/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/emojis.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Skeleton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/EducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/EducationCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileInformation/ProfileInformation.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileInformation/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileView/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileView/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ReviewCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ReviewStatistics/ReviewStatistics.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ReviewStatistics/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistAbout/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistLangs/SpecialistLangs.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistLangs/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistMatch/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/WorkDirections/WorkDirections.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/WorkDirections/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Spinner/Spinner.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Spinner/Spinner.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Spinner/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StarRating/StarRating.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StarRating/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StatisticsScroll/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StatisticsScroll/utils.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StatusTag/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SuccessScreen/SuccessScreen.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SuccessScreen/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SwitchDeviceCard/ListItem/ListItem.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SwitchDeviceCard/SwitchDeviceCard.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SwitchDeviceCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Tag/Tag.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Tag/Tag.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Tag/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Theme/mindly_constants.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Toast/Toast.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/TooltipComponent/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/UpdatesCard/UpdatesCard.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/UpdatesCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoBadge/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoCallInfo/VideoCallInfo.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoCallInfo/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoPlayer/VideoPlayer.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoPlayer/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/content-card/ContentCard.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/content-card/ContentCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/date-picker/DatePicker.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/date-picker/DatePicker.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/floating-button/FloatingButton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/floating-button/FloatingButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/footer-for-booking/FooterForBooking.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/footer-for-booking/FooterForBooking.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/footer-for-booking/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/list-button/ListButton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/list-button/ListButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/navigation-bar/NavigationBar.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/navigation-bar/NavigationBar.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/no-internet-connection/NoInternetConnection.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/no-internet-connection/NoInternetConnection.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/notes-card-text/NotesCardText.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/notes-card-text/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/notes-editor/NotesEditor.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/scroll-tabs/ScrollTabs.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/scroll-tabs/ScrollTabs.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/tab-bar/TabBar.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/tab-bar/TabBar.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import React, { ReactNode, CSSProperties, HTMLAttributes, RefAttributes, FC, ReactText, ReactElement, ChangeEvent } from 'react';
|
|
2
2
|
import { JSX as JSX$1 } from '@ionic/core/components';
|
|
3
3
|
import { RatingComponentProps } from 'react-rating';
|
|
4
|
-
import { RefresherEventDetail } from '@ionic/react';
|
|
4
|
+
import { RefresherEventDetail, ScrollDetail, ScrollBaseDetail } from '@ionic/react';
|
|
5
|
+
import { IonContentCustomEvent } from '@ionic/core/dist/types/components';
|
|
5
6
|
|
|
6
|
-
interface ButtonProps$
|
|
7
|
+
interface ButtonProps$2 {
|
|
7
8
|
buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive' | 'actionButtonGreen';
|
|
8
9
|
isDisabled: boolean;
|
|
9
10
|
children: React.ReactNode;
|
|
@@ -13,7 +14,7 @@ interface ButtonProps$1 {
|
|
|
13
14
|
/**
|
|
14
15
|
* @deprecated
|
|
15
16
|
*/
|
|
16
|
-
declare const Button: React.FC<ButtonProps$
|
|
17
|
+
declare const Button: React.FC<ButtonProps$2>;
|
|
17
18
|
|
|
18
19
|
interface FloatingButtonType {
|
|
19
20
|
bottomHeight: number;
|
|
@@ -145,7 +146,7 @@ interface YourLocalTimeBlockProps {
|
|
|
145
146
|
}
|
|
146
147
|
declare const YourLocalTimeBlock: React.FC<YourLocalTimeBlockProps>;
|
|
147
148
|
|
|
148
|
-
|
|
149
|
+
type ModalCalendarProps = {
|
|
149
150
|
onDaySelected: (day: Date) => void;
|
|
150
151
|
consultationDays: Date[];
|
|
151
152
|
smileDays?: Date[];
|
|
@@ -154,7 +155,7 @@ declare type ModalCalendarProps = {
|
|
|
154
155
|
};
|
|
155
156
|
declare const ModalCalendar: React.FC<ModalCalendarProps>;
|
|
156
157
|
|
|
157
|
-
|
|
158
|
+
type HorizontalCalendarProps = {
|
|
158
159
|
consultationDatesSeconds?: number[];
|
|
159
160
|
myNotesDatesSeconds?: number[];
|
|
160
161
|
toMeNotesDatesSeconds?: number[];
|
|
@@ -182,7 +183,7 @@ declare enum DayOfWeek {
|
|
|
182
183
|
FRI = "\u041F\u0442",
|
|
183
184
|
SAT = "\u0421\u0431"
|
|
184
185
|
}
|
|
185
|
-
|
|
186
|
+
type DayToRender = {
|
|
186
187
|
/**
|
|
187
188
|
* e.g. "2.2.122", "24.4.122"
|
|
188
189
|
*/
|
|
@@ -201,7 +202,7 @@ declare enum ImpressionEmojiEnum {
|
|
|
201
202
|
LOVELY = 2
|
|
202
203
|
}
|
|
203
204
|
|
|
204
|
-
|
|
205
|
+
type LetterAvatarProps = {
|
|
205
206
|
letter: string;
|
|
206
207
|
dimensions?: number;
|
|
207
208
|
className?: string;
|
|
@@ -213,21 +214,21 @@ declare type LetterAvatarProps = {
|
|
|
213
214
|
fontSize?: number;
|
|
214
215
|
onClick?: () => void;
|
|
215
216
|
};
|
|
216
|
-
declare const _default$
|
|
217
|
+
declare const _default$H: React.NamedExoticComponent<LetterAvatarProps>;
|
|
217
218
|
|
|
218
|
-
|
|
219
|
+
type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
|
|
219
220
|
onErrorContent: React.ReactElement;
|
|
220
221
|
};
|
|
221
222
|
declare const ImageWithFallback: React.FC<ImageWithFallbackProps>;
|
|
222
223
|
|
|
223
|
-
|
|
224
|
+
type PersonDateTimeCardProps = {
|
|
224
225
|
photoSrc?: string;
|
|
225
226
|
name: string;
|
|
226
227
|
dateTime: Date;
|
|
227
228
|
};
|
|
228
|
-
declare const _default$
|
|
229
|
+
declare const _default$G: React.NamedExoticComponent<PersonDateTimeCardProps>;
|
|
229
230
|
|
|
230
|
-
|
|
231
|
+
type PsychologistProfileType = {
|
|
231
232
|
id: string;
|
|
232
233
|
psychologist_id?: string;
|
|
233
234
|
articles: Array<{
|
|
@@ -253,19 +254,19 @@ declare type PsychologistProfileType = {
|
|
|
253
254
|
}>;
|
|
254
255
|
work_with: Array<string>;
|
|
255
256
|
};
|
|
256
|
-
|
|
257
|
+
type PsycologistCalendarType = {
|
|
257
258
|
id: string;
|
|
258
259
|
psychologist_id: string;
|
|
259
260
|
schedule: Array<{
|
|
260
261
|
slot_id: string;
|
|
261
262
|
}>;
|
|
262
263
|
};
|
|
263
|
-
|
|
264
|
+
type PsychologistDevicesProfileType = {
|
|
264
265
|
tokens?: {
|
|
265
266
|
fcmtokens?: string[];
|
|
266
267
|
};
|
|
267
268
|
};
|
|
268
|
-
|
|
269
|
+
type PsychologistType = {
|
|
269
270
|
id: string;
|
|
270
271
|
consultation_with: string;
|
|
271
272
|
duration: number;
|
|
@@ -285,7 +286,7 @@ declare type PsychologistType = {
|
|
|
285
286
|
psychologistSex?: 'female' | 'male';
|
|
286
287
|
};
|
|
287
288
|
|
|
288
|
-
|
|
289
|
+
type UsersPsychologistScrollListPropsType = {
|
|
289
290
|
psychologistClickHandler: React.Dispatch<React.SetStateAction<{
|
|
290
291
|
isShow: boolean;
|
|
291
292
|
psychologist_id: string;
|
|
@@ -294,31 +295,19 @@ declare type UsersPsychologistScrollListPropsType = {
|
|
|
294
295
|
};
|
|
295
296
|
declare const UsersPsychologistScrollList: ({ psychologistClickHandler, usersPsychologists, }: UsersPsychologistScrollListPropsType) => JSX.Element | null;
|
|
296
297
|
|
|
297
|
-
|
|
298
|
-
declare const NotesEditor: React.ForwardRefExoticComponent<
|
|
298
|
+
type NotesEditorProps = JSX$1.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
|
|
299
|
+
declare const NotesEditor: React.ForwardRefExoticComponent<Omit<NotesEditorProps, "ref"> & React.RefAttributes<HTMLIonTextareaElement>>;
|
|
299
300
|
|
|
300
|
-
|
|
301
|
+
type NotesCardTextProps = {
|
|
301
302
|
text: string;
|
|
302
303
|
};
|
|
303
304
|
declare const NotesCardText: React.FC<NotesCardTextProps>;
|
|
304
305
|
|
|
305
|
-
|
|
306
|
-
id: ReactText;
|
|
307
|
-
label: string;
|
|
308
|
-
};
|
|
309
|
-
declare type ListSelectProps = {
|
|
310
|
-
title: string;
|
|
311
|
-
listItems: ListItemType[];
|
|
312
|
-
selected?: ReactText;
|
|
313
|
-
onChange: (item: ListItemType) => void;
|
|
314
|
-
};
|
|
315
|
-
declare const ListSelect: FC<ListSelectProps>;
|
|
316
|
-
|
|
317
|
-
declare type RangeValue = {
|
|
306
|
+
type RangeValue = {
|
|
318
307
|
lower: number;
|
|
319
308
|
upper: number;
|
|
320
309
|
};
|
|
321
|
-
|
|
310
|
+
type RangeProps = {
|
|
322
311
|
title: string;
|
|
323
312
|
rangeTitleValues?: string;
|
|
324
313
|
initialValue: RangeValue;
|
|
@@ -327,31 +316,19 @@ declare type RangeProps = {
|
|
|
327
316
|
};
|
|
328
317
|
declare const Range: FC<RangeProps>;
|
|
329
318
|
|
|
330
|
-
|
|
331
|
-
id: ReactText;
|
|
332
|
-
label: string;
|
|
333
|
-
};
|
|
334
|
-
declare type RowSelectProps = {
|
|
335
|
-
title: string;
|
|
336
|
-
rowItems: RowItemType[];
|
|
337
|
-
selected?: ReactText;
|
|
338
|
-
onChange: (value: RowItemType) => void;
|
|
339
|
-
};
|
|
340
|
-
declare const RowSelect: FC<RowSelectProps>;
|
|
341
|
-
|
|
342
|
-
declare type ToggleProps = {
|
|
319
|
+
type ToggleProps = {
|
|
343
320
|
title: string;
|
|
344
321
|
checked?: boolean;
|
|
345
322
|
onChange: (checked: boolean) => void;
|
|
346
323
|
};
|
|
347
324
|
declare const Toggle: FC<ToggleProps>;
|
|
348
325
|
|
|
349
|
-
|
|
326
|
+
type EntryNotFoundProps = {
|
|
350
327
|
title?: string;
|
|
351
328
|
};
|
|
352
329
|
declare const EntryNotFound: FC<EntryNotFoundProps>;
|
|
353
330
|
|
|
354
|
-
|
|
331
|
+
type AvatarProps$1 = {
|
|
355
332
|
dimensions?: number;
|
|
356
333
|
width?: number;
|
|
357
334
|
height?: number;
|
|
@@ -370,21 +347,21 @@ declare type AvatarProps = {
|
|
|
370
347
|
withBorder?: boolean;
|
|
371
348
|
onClick?: () => void;
|
|
372
349
|
};
|
|
373
|
-
declare const Avatar: FC<AvatarProps>;
|
|
350
|
+
declare const Avatar: FC<AvatarProps$1>;
|
|
374
351
|
|
|
375
|
-
|
|
352
|
+
type AppHeaderProps = {
|
|
376
353
|
fullwidth?: boolean;
|
|
377
354
|
className?: string;
|
|
378
355
|
};
|
|
379
356
|
declare const AppHeader: FC<AppHeaderProps>;
|
|
380
357
|
|
|
381
|
-
|
|
358
|
+
type ContainerProps$1 = {
|
|
382
359
|
style?: CSSProperties;
|
|
383
360
|
className?: string;
|
|
384
361
|
};
|
|
385
|
-
declare const Container: FC<ContainerProps>;
|
|
362
|
+
declare const Container: FC<ContainerProps$1>;
|
|
386
363
|
|
|
387
|
-
|
|
364
|
+
type SegmentType = {
|
|
388
365
|
id: string;
|
|
389
366
|
label: string;
|
|
390
367
|
};
|
|
@@ -394,7 +371,7 @@ declare enum SegmentColor {
|
|
|
394
371
|
DARK = "dark"
|
|
395
372
|
}
|
|
396
373
|
|
|
397
|
-
|
|
374
|
+
type SegmentProps = {
|
|
398
375
|
segments: SegmentType[];
|
|
399
376
|
selected?: string;
|
|
400
377
|
onChange?: (id: string) => void;
|
|
@@ -410,12 +387,12 @@ interface ModalProps {
|
|
|
410
387
|
}
|
|
411
388
|
declare const Modal: FC<ModalProps>;
|
|
412
389
|
|
|
413
|
-
|
|
390
|
+
type SelectImpressionEmojiProps = {
|
|
414
391
|
value?: ImpressionEmojiEnum;
|
|
415
392
|
onChange?: (val: ImpressionEmojiEnum) => void;
|
|
416
393
|
};
|
|
417
394
|
|
|
418
|
-
declare const _default$
|
|
395
|
+
declare const _default$F: React.NamedExoticComponent<SelectImpressionEmojiProps>;
|
|
419
396
|
|
|
420
397
|
interface FooterForBookingProps {
|
|
421
398
|
eventHandler: (props?: React.SyntheticEvent) => void;
|
|
@@ -425,7 +402,7 @@ interface FooterForBookingProps {
|
|
|
425
402
|
}
|
|
426
403
|
declare const FooterForBooking: React.FC<FooterForBookingProps>;
|
|
427
404
|
|
|
428
|
-
|
|
405
|
+
type StatusTagPropsType = {
|
|
429
406
|
dimension?: number;
|
|
430
407
|
tagColor?: string;
|
|
431
408
|
} & HTMLAttributes<HTMLDivElement>;
|
|
@@ -434,7 +411,7 @@ declare const StatusTag: React.FC<StatusTagPropsType>;
|
|
|
434
411
|
interface Playable {
|
|
435
412
|
play: (...args: any[]) => any;
|
|
436
413
|
}
|
|
437
|
-
|
|
414
|
+
type MediaPlayerProps<TCameraTrack extends Playable | undefined, TAudioTrack extends Playable | undefined> = {
|
|
438
415
|
fullwidth?: boolean;
|
|
439
416
|
cameraTrack?: TCameraTrack;
|
|
440
417
|
audioTrack?: TAudioTrack;
|
|
@@ -447,9 +424,9 @@ declare type MediaPlayerProps<TCameraTrack extends Playable | undefined, TAudioT
|
|
|
447
424
|
showControls: boolean;
|
|
448
425
|
isScreenSharing?: boolean;
|
|
449
426
|
} & HTMLAttributes<HTMLDivElement>;
|
|
450
|
-
declare const _default$
|
|
427
|
+
declare const _default$E: <TCameraTrack extends Playable | undefined, TAudioTrack extends Playable | undefined>({ fullwidth, cameraTrack, audioTrack, isVideoTrackMuted, isAudioTrackMuted, networkQuality, fallbackAvatar, fallbackAvatarDimensions, fallbackName, showControls, isScreenSharing, ...props }: MediaPlayerProps<TCameraTrack, TAudioTrack>) => JSX.Element;
|
|
451
428
|
|
|
452
|
-
|
|
429
|
+
type RoundButtonPropsType = {
|
|
453
430
|
disabled?: boolean;
|
|
454
431
|
onClickHandler?: () => void;
|
|
455
432
|
buttonText?: string;
|
|
@@ -461,7 +438,7 @@ declare type RoundButtonPropsType = {
|
|
|
461
438
|
};
|
|
462
439
|
declare const RoundButton: React.FC<RoundButtonPropsType>;
|
|
463
440
|
|
|
464
|
-
|
|
441
|
+
type ChatListItemProps = {
|
|
465
442
|
name: string;
|
|
466
443
|
message?: string;
|
|
467
444
|
avatar?: string;
|
|
@@ -473,9 +450,9 @@ declare type ChatListItemProps = {
|
|
|
473
450
|
lastMessageType?: 'text' | 'file' | 'image' | 'video' | 'system';
|
|
474
451
|
locale?: string;
|
|
475
452
|
};
|
|
476
|
-
declare const _default$
|
|
453
|
+
declare const _default$D: React.NamedExoticComponent<ChatListItemProps>;
|
|
477
454
|
|
|
478
|
-
|
|
455
|
+
type ChatMessageProps = {
|
|
479
456
|
message: string | File;
|
|
480
457
|
position: 'left' | 'right';
|
|
481
458
|
time: number;
|
|
@@ -491,13 +468,13 @@ declare type ChatMessageProps = {
|
|
|
491
468
|
};
|
|
492
469
|
locale?: string;
|
|
493
470
|
};
|
|
494
|
-
declare const _default$
|
|
471
|
+
declare const _default$C: React.NamedExoticComponent<ChatMessageProps>;
|
|
495
472
|
|
|
496
473
|
declare const ChatMessageSkeleton: () => JSX.Element;
|
|
497
474
|
|
|
498
|
-
declare const _default$
|
|
475
|
+
declare const _default$B: React.MemoExoticComponent<() => JSX.Element>;
|
|
499
476
|
|
|
500
|
-
|
|
477
|
+
type EmptyChatList = {
|
|
501
478
|
title?: string;
|
|
502
479
|
text?: string;
|
|
503
480
|
withButton?: boolean;
|
|
@@ -505,21 +482,21 @@ declare type EmptyChatList = {
|
|
|
505
482
|
onClick?: () => void;
|
|
506
483
|
};
|
|
507
484
|
declare const EmptyChatList: FC<EmptyChatList>;
|
|
508
|
-
declare const _default$
|
|
485
|
+
declare const _default$A: React.NamedExoticComponent<EmptyChatList>;
|
|
509
486
|
|
|
510
|
-
|
|
487
|
+
type EmptyChatMessagesProps = {
|
|
511
488
|
title?: string;
|
|
512
489
|
text: string;
|
|
513
490
|
};
|
|
514
491
|
declare const EmptyChatMessages: FC<EmptyChatMessagesProps>;
|
|
515
492
|
|
|
516
|
-
|
|
493
|
+
type FileInfoType = {
|
|
517
494
|
originalName: string;
|
|
518
495
|
size: number;
|
|
519
496
|
width?: number;
|
|
520
497
|
height?: number;
|
|
521
498
|
};
|
|
522
|
-
|
|
499
|
+
type TextareaProps = {
|
|
523
500
|
onSend: (value: string) => void;
|
|
524
501
|
defaultValue?: string;
|
|
525
502
|
onFocus?: () => void;
|
|
@@ -529,24 +506,24 @@ declare type TextareaProps = {
|
|
|
529
506
|
onError?: (message: string) => void;
|
|
530
507
|
onFileSelect?: (file: File | null, type: 'file' | 'image' | 'video', fileInfo: FileInfoType) => void;
|
|
531
508
|
};
|
|
532
|
-
declare const _default$
|
|
509
|
+
declare const _default$z: React.MemoExoticComponent<React.ForwardRefExoticComponent<TextareaProps & React.RefAttributes<HTMLIonFooterElement>>>;
|
|
533
510
|
|
|
534
|
-
|
|
511
|
+
type LouseConnectProps = {
|
|
535
512
|
onClick?: () => void;
|
|
536
513
|
};
|
|
537
514
|
declare const LouseConnect: FC<LouseConnectProps>;
|
|
538
515
|
|
|
539
|
-
|
|
516
|
+
type UpdatesPopupPropsType = {
|
|
540
517
|
text?: string;
|
|
541
518
|
closeHandler?: () => void;
|
|
542
519
|
buttonHandler?: () => void;
|
|
543
|
-
buttonType?: Extract<ButtonProps$
|
|
520
|
+
buttonType?: Extract<ButtonProps$2, 'buttonType'>;
|
|
544
521
|
buttonText?: string;
|
|
545
|
-
disabledButton?: Extract<ButtonProps$
|
|
522
|
+
disabledButton?: Extract<ButtonProps$2, 'isDisabled'>;
|
|
546
523
|
};
|
|
547
524
|
declare const UpdatesCard: React.FC<UpdatesPopupPropsType>;
|
|
548
525
|
|
|
549
|
-
|
|
526
|
+
type VideoCallSwitchDevice = {
|
|
550
527
|
/**
|
|
551
528
|
* Modal heading
|
|
552
529
|
*/
|
|
@@ -583,7 +560,7 @@ declare type VideoCallSwitchDevice = {
|
|
|
583
560
|
};
|
|
584
561
|
declare const SwitchDeviceCard: React.FC<VideoCallSwitchDevice>;
|
|
585
562
|
|
|
586
|
-
|
|
563
|
+
type SectionHeadingProps = {
|
|
587
564
|
text: string;
|
|
588
565
|
icon?: string;
|
|
589
566
|
iconDimension?: number;
|
|
@@ -592,14 +569,14 @@ declare type SectionHeadingProps = {
|
|
|
592
569
|
};
|
|
593
570
|
declare const SectionHeading: React.FC<SectionHeadingProps>;
|
|
594
571
|
|
|
595
|
-
|
|
572
|
+
type SkeletonProps$1 = {
|
|
596
573
|
widthPx?: number;
|
|
597
574
|
heightPx?: number;
|
|
598
575
|
style?: React.CSSProperties;
|
|
599
576
|
} & Omit<JSX$1.IonSkeletonText, 'animated'>;
|
|
600
|
-
declare const Skeleton: React.FC<SkeletonProps>;
|
|
577
|
+
declare const Skeleton: React.FC<SkeletonProps$1>;
|
|
601
578
|
|
|
602
|
-
|
|
579
|
+
type SpecialistEducationCardProps$1 = {
|
|
603
580
|
institutionName?: string;
|
|
604
581
|
institutionLogoLink?: string | null;
|
|
605
582
|
onClickSeeMoreButton?: () => void;
|
|
@@ -608,9 +585,9 @@ declare type SpecialistEducationCardProps$1 = {
|
|
|
608
585
|
yearEnd?: number | null;
|
|
609
586
|
showLoader?: boolean;
|
|
610
587
|
};
|
|
611
|
-
declare const _default$
|
|
588
|
+
declare const _default$y: React.NamedExoticComponent<SpecialistEducationCardProps$1>;
|
|
612
589
|
|
|
613
|
-
|
|
590
|
+
type SpecialistProfileViewCardProps$1 = {
|
|
614
591
|
avatarLink?: string | null;
|
|
615
592
|
specialistName?: string | null;
|
|
616
593
|
specialization?: string | null;
|
|
@@ -621,9 +598,9 @@ declare type SpecialistProfileViewCardProps$1 = {
|
|
|
621
598
|
videoLinkUrl?: string | null;
|
|
622
599
|
showLoader?: boolean;
|
|
623
600
|
} & React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>;
|
|
624
|
-
declare const _default$
|
|
601
|
+
declare const _default$x: React.NamedExoticComponent<SpecialistProfileViewCardProps$1>;
|
|
625
602
|
|
|
626
|
-
|
|
603
|
+
type SpecialistStatisticsCardProps$1 = {
|
|
627
604
|
activeClients?: number;
|
|
628
605
|
sessionsCount?: number;
|
|
629
606
|
showLoader?: boolean;
|
|
@@ -633,7 +610,7 @@ declare type SpecialistStatisticsCardProps$1 = {
|
|
|
633
610
|
*/
|
|
634
611
|
declare const SpecialistStatisticsCard: React.FC<SpecialistStatisticsCardProps$1>;
|
|
635
612
|
|
|
636
|
-
|
|
613
|
+
type SpecialistWorkDirectionsPropsType$1 = {
|
|
637
614
|
workDirections?: string[] | [];
|
|
638
615
|
limit?: number;
|
|
639
616
|
showLoader?: boolean;
|
|
@@ -645,21 +622,21 @@ declare const SpecialistWorkDirections: React.FC<SpecialistWorkDirectionsPropsTy
|
|
|
645
622
|
|
|
646
623
|
declare const Tag: React.FC;
|
|
647
624
|
|
|
648
|
-
|
|
625
|
+
type AppFooterProps$1 = {
|
|
649
626
|
fullwidth?: boolean;
|
|
650
627
|
style?: CSSProperties;
|
|
651
628
|
className?: string;
|
|
652
629
|
};
|
|
653
|
-
declare const AppFooter: FC<AppFooterProps>;
|
|
630
|
+
declare const AppFooter: FC<AppFooterProps$1>;
|
|
654
631
|
|
|
655
|
-
|
|
632
|
+
type VideoPlayerProps = {
|
|
656
633
|
videoLink: string;
|
|
657
634
|
closeModalHandler?: () => void;
|
|
658
635
|
onErrorContent: React.ReactElement;
|
|
659
636
|
} & JSX$1.IonModal;
|
|
660
|
-
declare const _default$
|
|
637
|
+
declare const _default$w: React.NamedExoticComponent<VideoPlayerProps>;
|
|
661
638
|
|
|
662
|
-
|
|
639
|
+
type NotSupportModalProps = {
|
|
663
640
|
closeModal?: () => void;
|
|
664
641
|
redText?: React.ReactElement;
|
|
665
642
|
mainText?: React.ReactElement;
|
|
@@ -674,12 +651,12 @@ declare type NotSupportModalProps = {
|
|
|
674
651
|
} & JSX$1.IonModal;
|
|
675
652
|
declare const NotSupportModal: React.FC<NotSupportModalProps>;
|
|
676
653
|
|
|
677
|
-
|
|
654
|
+
type UserInfo = {
|
|
678
655
|
name: string;
|
|
679
656
|
avatar?: string;
|
|
680
657
|
position?: string;
|
|
681
658
|
};
|
|
682
|
-
|
|
659
|
+
type VideoCallInfoProps = {
|
|
683
660
|
userInfo: UserInfo;
|
|
684
661
|
consultationDate?: number;
|
|
685
662
|
timeZone?: string;
|
|
@@ -693,7 +670,7 @@ declare type VideoCallInfoProps = {
|
|
|
693
670
|
abbreviatedSeconds: string;
|
|
694
671
|
};
|
|
695
672
|
};
|
|
696
|
-
declare const _default$
|
|
673
|
+
declare const _default$v: React.NamedExoticComponent<VideoCallInfoProps>;
|
|
697
674
|
|
|
698
675
|
declare enum ConsultationCardType {
|
|
699
676
|
FEATURE = "feature",
|
|
@@ -701,7 +678,7 @@ declare enum ConsultationCardType {
|
|
|
701
678
|
LAST = "last",
|
|
702
679
|
UNBOOKED = "unbooked"
|
|
703
680
|
}
|
|
704
|
-
|
|
681
|
+
type ConsultationCardProps = {
|
|
705
682
|
type: ConsultationCardType;
|
|
706
683
|
sessionId: string;
|
|
707
684
|
name: string;
|
|
@@ -728,24 +705,24 @@ declare type ConsultationCardProps = {
|
|
|
728
705
|
};
|
|
729
706
|
};
|
|
730
707
|
|
|
731
|
-
declare const _default$
|
|
708
|
+
declare const _default$u: React.NamedExoticComponent<ConsultationCardProps>;
|
|
732
709
|
|
|
733
|
-
|
|
710
|
+
type SignUpSessionButtonProps = {
|
|
734
711
|
label: string;
|
|
735
712
|
isLoading?: boolean;
|
|
736
713
|
onClick?: () => void;
|
|
737
714
|
};
|
|
738
|
-
declare const _default$
|
|
715
|
+
declare const _default$t: React.NamedExoticComponent<SignUpSessionButtonProps>;
|
|
739
716
|
|
|
740
|
-
|
|
717
|
+
type EmptyConsultationsProps = {
|
|
741
718
|
title: string;
|
|
742
719
|
description: string;
|
|
743
720
|
buttonLabel?: string;
|
|
744
721
|
onClick?: () => void;
|
|
745
722
|
};
|
|
746
|
-
declare const _default$
|
|
723
|
+
declare const _default$s: React.NamedExoticComponent<EmptyConsultationsProps>;
|
|
747
724
|
|
|
748
|
-
|
|
725
|
+
type ConsultationModalProps = {
|
|
749
726
|
isOpen: boolean;
|
|
750
727
|
sessionId: string;
|
|
751
728
|
userId: string;
|
|
@@ -778,15 +755,15 @@ declare type ConsultationModalProps = {
|
|
|
778
755
|
started?: string;
|
|
779
756
|
};
|
|
780
757
|
};
|
|
781
|
-
declare const _default$
|
|
758
|
+
declare const _default$r: React.NamedExoticComponent<ConsultationModalProps>;
|
|
782
759
|
|
|
783
|
-
|
|
760
|
+
type SpecialistData = {
|
|
784
761
|
id: string;
|
|
785
762
|
name: string;
|
|
786
763
|
avatar?: string;
|
|
787
764
|
sessions: string;
|
|
788
765
|
};
|
|
789
|
-
|
|
766
|
+
type SignUpSessionModalProps = {
|
|
790
767
|
isOpen: boolean;
|
|
791
768
|
specialists: SpecialistData[];
|
|
792
769
|
onSpecialistSelected?: (id: string) => void;
|
|
@@ -795,9 +772,9 @@ declare type SignUpSessionModalProps = {
|
|
|
795
772
|
title: string;
|
|
796
773
|
cancelBtnLabel: string;
|
|
797
774
|
};
|
|
798
|
-
declare const _default$
|
|
775
|
+
declare const _default$q: React.NamedExoticComponent<SignUpSessionModalProps>;
|
|
799
776
|
|
|
800
|
-
|
|
777
|
+
type ConsultationSpecialistCardProps = {
|
|
801
778
|
id: string;
|
|
802
779
|
name: string;
|
|
803
780
|
avatar?: string;
|
|
@@ -806,9 +783,9 @@ declare type ConsultationSpecialistCardProps = {
|
|
|
806
783
|
onSignUp?: (id: string) => void;
|
|
807
784
|
signInBtnLabel: string;
|
|
808
785
|
};
|
|
809
|
-
declare const _default$
|
|
786
|
+
declare const _default$p: React.NamedExoticComponent<ConsultationSpecialistCardProps>;
|
|
810
787
|
|
|
811
|
-
|
|
788
|
+
type UserInfoModalProps = {
|
|
812
789
|
isOpen: boolean;
|
|
813
790
|
id: string;
|
|
814
791
|
name: string;
|
|
@@ -835,7 +812,7 @@ declare type UserInfoModalProps = {
|
|
|
835
812
|
};
|
|
836
813
|
declare const UserInfoModal: FC<UserInfoModalProps>;
|
|
837
814
|
|
|
838
|
-
|
|
815
|
+
type CancelSessionProps = {
|
|
839
816
|
name: string;
|
|
840
817
|
avatar?: string;
|
|
841
818
|
time: number;
|
|
@@ -856,7 +833,7 @@ declare type CancelSessionProps = {
|
|
|
856
833
|
};
|
|
857
834
|
declare const CancelSession: FC<CancelSessionProps>;
|
|
858
835
|
|
|
859
|
-
|
|
836
|
+
type ReScheduleProps = {
|
|
860
837
|
name: string;
|
|
861
838
|
avatar?: string;
|
|
862
839
|
time: number;
|
|
@@ -871,9 +848,9 @@ declare type ReScheduleProps = {
|
|
|
871
848
|
btnLabel: string;
|
|
872
849
|
};
|
|
873
850
|
};
|
|
874
|
-
declare const _default$
|
|
851
|
+
declare const _default$o: React.NamedExoticComponent<ReScheduleProps>;
|
|
875
852
|
|
|
876
|
-
|
|
853
|
+
type ReScheduleSuccessProps = {
|
|
877
854
|
name: string;
|
|
878
855
|
avatar?: string;
|
|
879
856
|
time: number;
|
|
@@ -889,7 +866,7 @@ declare type ReScheduleSuccessProps = {
|
|
|
889
866
|
};
|
|
890
867
|
declare const ReScheduleSuccess: FC<ReScheduleSuccessProps>;
|
|
891
868
|
|
|
892
|
-
|
|
869
|
+
type TooltipComponentProps = {
|
|
893
870
|
text: string;
|
|
894
871
|
alignment?: 'center' | 'center-left' | 'left' | 'center-right' | 'right';
|
|
895
872
|
widthPx?: number;
|
|
@@ -900,7 +877,7 @@ declare type TooltipComponentProps = {
|
|
|
900
877
|
};
|
|
901
878
|
declare const TooltipComponent: FC<TooltipComponentProps>;
|
|
902
879
|
|
|
903
|
-
|
|
880
|
+
type DaySliderProps = JSX$1.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & RefAttributes<HTMLIonSlidesElement> & {
|
|
904
881
|
slides: number[] | string[];
|
|
905
882
|
onDayClick?: (i: number, item: number | string) => void;
|
|
906
883
|
locale: string;
|
|
@@ -909,18 +886,18 @@ declare type DaySliderProps = JSX$1.IonSlides & HTMLAttributes<HTMLIonSlidesElem
|
|
|
909
886
|
tomorrow?: string;
|
|
910
887
|
};
|
|
911
888
|
};
|
|
912
|
-
declare const _default$
|
|
889
|
+
declare const _default$n: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<DaySliderProps, "ref"> & React.RefAttributes<HTMLIonSlidesElement>>>;
|
|
913
890
|
|
|
914
|
-
|
|
891
|
+
type SpecialistWorkDirectionsPropsType = {
|
|
915
892
|
workDirections?: string[] | [];
|
|
916
893
|
limit?: number;
|
|
917
894
|
showLoader?: boolean;
|
|
918
895
|
moreLabel?: string;
|
|
919
896
|
hideLabel?: string;
|
|
920
897
|
};
|
|
921
|
-
declare const _default$
|
|
898
|
+
declare const _default$m: React.NamedExoticComponent<SpecialistWorkDirectionsPropsType>;
|
|
922
899
|
|
|
923
|
-
|
|
900
|
+
type SpecialistProfileViewCardProps = {
|
|
924
901
|
videoLink?: string;
|
|
925
902
|
videoCover?: string;
|
|
926
903
|
specialistName?: string;
|
|
@@ -928,18 +905,18 @@ declare type SpecialistProfileViewCardProps = {
|
|
|
928
905
|
isLoading?: boolean;
|
|
929
906
|
videoDurationSeconds?: number;
|
|
930
907
|
};
|
|
931
|
-
declare const _default$
|
|
908
|
+
declare const _default$l: React.NamedExoticComponent<SpecialistProfileViewCardProps>;
|
|
932
909
|
|
|
933
|
-
|
|
910
|
+
type SpecialistAboutProps = {
|
|
934
911
|
text?: string;
|
|
935
912
|
limit?: number;
|
|
936
913
|
showLoading?: boolean;
|
|
937
914
|
moreLabel?: string;
|
|
938
915
|
hideLabel?: string;
|
|
939
916
|
};
|
|
940
|
-
declare const _default$
|
|
917
|
+
declare const _default$k: React.NamedExoticComponent<SpecialistAboutProps>;
|
|
941
918
|
|
|
942
|
-
|
|
919
|
+
type SpecialistEducationCardProps = {
|
|
943
920
|
institutionName?: string;
|
|
944
921
|
institutionLogoLink?: string | null;
|
|
945
922
|
onClickSeeMoreButton?: () => void;
|
|
@@ -948,9 +925,9 @@ declare type SpecialistEducationCardProps = {
|
|
|
948
925
|
yearEnd?: number | null;
|
|
949
926
|
showLoader?: boolean;
|
|
950
927
|
};
|
|
951
|
-
declare const _default$
|
|
928
|
+
declare const _default$j: React.NamedExoticComponent<SpecialistEducationCardProps>;
|
|
952
929
|
|
|
953
|
-
|
|
930
|
+
type SpecialistStatisticsCardProps = {
|
|
954
931
|
trust?: boolean;
|
|
955
932
|
activeClients?: number;
|
|
956
933
|
sessionsCount?: number;
|
|
@@ -984,28 +961,28 @@ declare const StatisticsScroll: React.FC<SpecialistStatisticsCardProps>;
|
|
|
984
961
|
|
|
985
962
|
declare const decOfNum: (number: number, titles: string[]) => string;
|
|
986
963
|
|
|
987
|
-
|
|
964
|
+
type BookingItem = {
|
|
988
965
|
title: string;
|
|
989
966
|
active?: boolean;
|
|
990
967
|
};
|
|
991
|
-
|
|
968
|
+
type BookingScheduleTimeProps = {
|
|
992
969
|
variant?: 'booking' | 'schedule';
|
|
993
970
|
items: BookingItem[] | string[];
|
|
994
971
|
onClick?: (index: number, item: string) => void;
|
|
995
972
|
isLoading?: boolean;
|
|
996
973
|
};
|
|
997
|
-
declare const _default$
|
|
974
|
+
declare const _default$i: React.NamedExoticComponent<BookingScheduleTimeProps>;
|
|
998
975
|
|
|
999
|
-
|
|
976
|
+
type BookingSpecialistInfoProps = {
|
|
1000
977
|
name: string;
|
|
1001
978
|
title?: string;
|
|
1002
979
|
subtitle?: string;
|
|
1003
980
|
avatar?: string;
|
|
1004
981
|
isLoading?: boolean;
|
|
1005
982
|
};
|
|
1006
|
-
declare const _default$
|
|
983
|
+
declare const _default$h: React.NamedExoticComponent<BookingSpecialistInfoProps>;
|
|
1007
984
|
|
|
1008
|
-
|
|
985
|
+
type SpecialistCardProps = {
|
|
1009
986
|
fullName?: string;
|
|
1010
987
|
specialization?: string;
|
|
1011
988
|
priceCurrencySign?: string;
|
|
@@ -1052,7 +1029,7 @@ declare type SpecialistCardProps = {
|
|
|
1052
1029
|
};
|
|
1053
1030
|
declare const SpecialistCard: React.FC<SpecialistCardProps>;
|
|
1054
1031
|
|
|
1055
|
-
declare const _default$
|
|
1032
|
+
declare const _default$g: React.MemoExoticComponent<React.ForwardRefExoticComponent<{
|
|
1056
1033
|
isError?: boolean | undefined;
|
|
1057
1034
|
errorStyle?: "filled" | "unfilled" | undefined;
|
|
1058
1035
|
type?: "number" | "text" | "email" | undefined;
|
|
@@ -1076,11 +1053,11 @@ declare const PasswordInput: React.ForwardRefExoticComponent<{
|
|
|
1076
1053
|
error?: string | null | undefined;
|
|
1077
1054
|
} & Omit<React.InputHTMLAttributes<HTMLInputElement>, "type"> & React.RefAttributes<HTMLInputElement>>;
|
|
1078
1055
|
|
|
1079
|
-
declare const _default$
|
|
1056
|
+
declare const _default$f: React.MemoExoticComponent<React.ForwardRefExoticComponent<{
|
|
1080
1057
|
isError?: boolean | undefined;
|
|
1081
1058
|
} & React.TextareaHTMLAttributes<HTMLTextAreaElement> & React.RefAttributes<HTMLTextAreaElement>>>;
|
|
1082
1059
|
|
|
1083
|
-
declare const _default$
|
|
1060
|
+
declare const _default$e: React.MemoExoticComponent<React.ForwardRefExoticComponent<{
|
|
1084
1061
|
options: {
|
|
1085
1062
|
id: string | number;
|
|
1086
1063
|
label: string | number;
|
|
@@ -1089,19 +1066,19 @@ declare const _default$8: React.MemoExoticComponent<React.ForwardRefExoticCompon
|
|
|
1089
1066
|
selectedBy?: "label" | "id" | undefined;
|
|
1090
1067
|
} & React.SelectHTMLAttributes<HTMLSelectElement> & React.RefAttributes<HTMLSelectElement>>>;
|
|
1091
1068
|
|
|
1092
|
-
|
|
1093
|
-
|
|
1069
|
+
type PossibleButtonTypes = 'primary' | 'secondary' | 'accent' | 'accent-dark-green' | 'accent-light-grey' | 'transparent' | 'border' | 'border-white' | 'white' | 'outline';
|
|
1070
|
+
type ButtonProps$1 = {
|
|
1094
1071
|
buttonType?: PossibleButtonTypes;
|
|
1095
1072
|
loading?: boolean;
|
|
1096
1073
|
} & React.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
1097
|
-
declare const CustomButton: React.FC<ButtonProps>;
|
|
1074
|
+
declare const CustomButton: React.FC<ButtonProps$1>;
|
|
1098
1075
|
|
|
1099
1076
|
declare enum CheckboxTypes {
|
|
1100
1077
|
WITH_ICON = "with-icon",
|
|
1101
1078
|
TAG = "tag",
|
|
1102
1079
|
LIST = "list"
|
|
1103
1080
|
}
|
|
1104
|
-
|
|
1081
|
+
type CustomCheckboxProps = {
|
|
1105
1082
|
type: CheckboxTypes;
|
|
1106
1083
|
value?: ReactText;
|
|
1107
1084
|
label?: string;
|
|
@@ -1112,19 +1089,19 @@ declare type CustomCheckboxProps = {
|
|
|
1112
1089
|
isCheckbox?: boolean;
|
|
1113
1090
|
onChange?: (e: ChangeEvent<HTMLInputElement>) => void;
|
|
1114
1091
|
};
|
|
1115
|
-
declare const _default$
|
|
1092
|
+
declare const _default$d: React.MemoExoticComponent<React.ForwardRefExoticComponent<CustomCheckboxProps & React.RefAttributes<HTMLInputElement>>>;
|
|
1116
1093
|
|
|
1117
|
-
|
|
1094
|
+
type CheckboxListItem = {
|
|
1118
1095
|
id: ReactText;
|
|
1119
1096
|
label: string;
|
|
1120
1097
|
icon?: ReactElement;
|
|
1121
1098
|
isFavorite?: boolean;
|
|
1122
1099
|
};
|
|
1123
|
-
|
|
1100
|
+
type CheckboxListCategory = {
|
|
1124
1101
|
name: string;
|
|
1125
1102
|
items: CheckboxListItem[];
|
|
1126
1103
|
};
|
|
1127
|
-
|
|
1104
|
+
type CheckboxListProps = {
|
|
1128
1105
|
type: CheckboxTypes;
|
|
1129
1106
|
items: CheckboxListCategory[];
|
|
1130
1107
|
selected?: ReactText[];
|
|
@@ -1140,9 +1117,9 @@ declare type CheckboxListProps = {
|
|
|
1140
1117
|
from: string;
|
|
1141
1118
|
};
|
|
1142
1119
|
};
|
|
1143
|
-
declare const _default$
|
|
1120
|
+
declare const _default$c: React.NamedExoticComponent<CheckboxListProps>;
|
|
1144
1121
|
|
|
1145
|
-
|
|
1122
|
+
type BookingHeaderProps = {
|
|
1146
1123
|
title?: string;
|
|
1147
1124
|
subTitle?: string;
|
|
1148
1125
|
isLoading?: boolean;
|
|
@@ -1150,13 +1127,13 @@ declare type BookingHeaderProps = {
|
|
|
1150
1127
|
};
|
|
1151
1128
|
declare const ChevronHeader: React.FC<BookingHeaderProps>;
|
|
1152
1129
|
|
|
1153
|
-
|
|
1130
|
+
type ProgressBarProps = {
|
|
1154
1131
|
progress: number;
|
|
1155
1132
|
loaderTitle?: string;
|
|
1156
1133
|
};
|
|
1157
|
-
declare const _default$
|
|
1134
|
+
declare const _default$b: React.NamedExoticComponent<ProgressBarProps>;
|
|
1158
1135
|
|
|
1159
|
-
declare const _default$
|
|
1136
|
+
declare const _default$a: React.MemoExoticComponent<React.ForwardRefExoticComponent<{
|
|
1160
1137
|
title: string;
|
|
1161
1138
|
subTitle?: string | undefined;
|
|
1162
1139
|
isError?: boolean | undefined;
|
|
@@ -1166,7 +1143,7 @@ declare const _default$4: React.MemoExoticComponent<React.ForwardRefExoticCompon
|
|
|
1166
1143
|
renderMediaAfterLoad?: boolean | undefined;
|
|
1167
1144
|
} & Omit<React.InputHTMLAttributes<HTMLInputElement>, "type"> & React.RefAttributes<HTMLInputElement>>>;
|
|
1168
1145
|
|
|
1169
|
-
|
|
1146
|
+
type SuccessScreenProps = {
|
|
1170
1147
|
title: string;
|
|
1171
1148
|
subTitle?: string;
|
|
1172
1149
|
btnTitle?: string;
|
|
@@ -1182,14 +1159,14 @@ declare const FlagTypes: {
|
|
|
1182
1159
|
en: JSX.Element;
|
|
1183
1160
|
ru: JSX.Element;
|
|
1184
1161
|
};
|
|
1185
|
-
|
|
1162
|
+
type FlagProps$1 = {
|
|
1186
1163
|
name: keyof typeof FlagTypes;
|
|
1187
1164
|
dimensions?: number;
|
|
1188
1165
|
className?: string;
|
|
1189
1166
|
};
|
|
1190
|
-
declare const _default$
|
|
1167
|
+
declare const _default$9: React.NamedExoticComponent<FlagProps$1>;
|
|
1191
1168
|
|
|
1192
|
-
|
|
1169
|
+
type SpecialistLangsProps = {
|
|
1193
1170
|
showLoader?: boolean;
|
|
1194
1171
|
langs: string[];
|
|
1195
1172
|
className?: string;
|
|
@@ -1200,21 +1177,21 @@ declare type SpecialistLangsProps = {
|
|
|
1200
1177
|
};
|
|
1201
1178
|
declare const SpecialistLangs: FC<SpecialistLangsProps>;
|
|
1202
1179
|
|
|
1203
|
-
|
|
1180
|
+
type ChangeLangModalProps = {
|
|
1204
1181
|
title: string;
|
|
1205
1182
|
selected: string;
|
|
1206
1183
|
isOpen: boolean;
|
|
1207
1184
|
onSelect: (lang: string) => void;
|
|
1208
1185
|
onModalClose?: () => void;
|
|
1209
1186
|
};
|
|
1210
|
-
|
|
1187
|
+
type LanguagesListProps = {
|
|
1211
1188
|
selected: string;
|
|
1212
1189
|
onSelect: (lang: string) => void;
|
|
1213
1190
|
};
|
|
1214
1191
|
declare const LanguagesList: FC<LanguagesListProps>;
|
|
1215
1192
|
declare const ChangeLangModal: FC<ChangeLangModalProps>;
|
|
1216
1193
|
|
|
1217
|
-
|
|
1194
|
+
type ProfileInformationProps = {
|
|
1218
1195
|
specialistAvatar?: string;
|
|
1219
1196
|
specialistFirstName?: string;
|
|
1220
1197
|
specialistLastName?: string;
|
|
@@ -1227,9 +1204,9 @@ declare type ProfileInformationProps = {
|
|
|
1227
1204
|
reviews: string[];
|
|
1228
1205
|
};
|
|
1229
1206
|
} & React.HTMLAttributes<HTMLDivElement>;
|
|
1230
|
-
declare const _default$
|
|
1207
|
+
declare const _default$8: React.NamedExoticComponent<ProfileInformationProps>;
|
|
1231
1208
|
|
|
1232
|
-
|
|
1209
|
+
type SpecialistMatchProps = {
|
|
1233
1210
|
specialistFirstName?: string;
|
|
1234
1211
|
percentMatch?: number;
|
|
1235
1212
|
learnMoreClick: () => void;
|
|
@@ -1239,9 +1216,9 @@ declare type SpecialistMatchProps = {
|
|
|
1239
1216
|
howWeMatchThis: string;
|
|
1240
1217
|
};
|
|
1241
1218
|
} & React.HTMLAttributes<HTMLDivElement>;
|
|
1242
|
-
declare const _default$
|
|
1219
|
+
declare const _default$7: React.NamedExoticComponent<SpecialistMatchProps>;
|
|
1243
1220
|
|
|
1244
|
-
|
|
1221
|
+
type SpecialistStatisticProps = {
|
|
1245
1222
|
learnMoreClick: () => void;
|
|
1246
1223
|
isSuperSpecialist?: boolean;
|
|
1247
1224
|
countConsultationFor3Days?: number;
|
|
@@ -1259,9 +1236,9 @@ declare type SpecialistStatisticProps = {
|
|
|
1259
1236
|
bookedSession: string;
|
|
1260
1237
|
};
|
|
1261
1238
|
} & React.HTMLAttributes<HTMLDivElement>;
|
|
1262
|
-
declare const _default: React.NamedExoticComponent<SpecialistStatisticProps>;
|
|
1239
|
+
declare const _default$6: React.NamedExoticComponent<SpecialistStatisticProps>;
|
|
1263
1240
|
|
|
1264
|
-
|
|
1241
|
+
type RatingWithLabelProps = {
|
|
1265
1242
|
countOfReviews?: number;
|
|
1266
1243
|
averageStarsCount?: number;
|
|
1267
1244
|
translations?: {
|
|
@@ -1270,7 +1247,7 @@ declare type RatingWithLabelProps = {
|
|
|
1270
1247
|
} & RatingComponentProps;
|
|
1271
1248
|
declare const StarRating: React.FC<RatingWithLabelProps>;
|
|
1272
1249
|
|
|
1273
|
-
|
|
1250
|
+
type ReviewCardProps = {
|
|
1274
1251
|
reviewerAvatar: string;
|
|
1275
1252
|
reviewerFirstName: string;
|
|
1276
1253
|
reviewerLastName: string;
|
|
@@ -1290,7 +1267,7 @@ declare type ReviewCardProps = {
|
|
|
1290
1267
|
} & React.HTMLAttributes<HTMLDivElement>;
|
|
1291
1268
|
declare const ReviewCard: React.FC<ReviewCardProps>;
|
|
1292
1269
|
|
|
1293
|
-
|
|
1270
|
+
type ReviewStatisticsProps = {
|
|
1294
1271
|
averageStarsCount: number;
|
|
1295
1272
|
countOfReviews: number;
|
|
1296
1273
|
/**
|
|
@@ -1327,7 +1304,7 @@ interface ISpecialistReview {
|
|
|
1327
1304
|
review_status: 'on_review' | 'approved' | 'rejected';
|
|
1328
1305
|
}
|
|
1329
1306
|
|
|
1330
|
-
|
|
1307
|
+
type ReviewSwiperProps = {
|
|
1331
1308
|
reviews: ISpecialistReview[];
|
|
1332
1309
|
averageRating: number;
|
|
1333
1310
|
reviewsCount: number;
|
|
@@ -1342,7 +1319,7 @@ declare type ReviewSwiperProps = {
|
|
|
1342
1319
|
};
|
|
1343
1320
|
declare const ReviewSwiperSection: React.FC<ReviewSwiperProps>;
|
|
1344
1321
|
|
|
1345
|
-
|
|
1322
|
+
type FrequentlyAskedQuestions = {
|
|
1346
1323
|
text: string;
|
|
1347
1324
|
alignment: 'right' | 'center' | 'left';
|
|
1348
1325
|
};
|
|
@@ -1350,7 +1327,7 @@ declare const FrequentlyAskedQuestions: React.FC<FrequentlyAskedQuestions>;
|
|
|
1350
1327
|
|
|
1351
1328
|
declare const Spinner: () => JSX.Element;
|
|
1352
1329
|
|
|
1353
|
-
|
|
1330
|
+
type RefresherProps = {
|
|
1354
1331
|
onIonRefresh: (event: CustomEvent<RefresherEventDetail>) => void;
|
|
1355
1332
|
disabled: boolean;
|
|
1356
1333
|
};
|
|
@@ -1358,13 +1335,13 @@ declare const Refresher: FC<RefresherProps>;
|
|
|
1358
1335
|
|
|
1359
1336
|
declare const Toast: React.FC<ToastProps>;
|
|
1360
1337
|
|
|
1361
|
-
|
|
1338
|
+
type ToastButton = {
|
|
1362
1339
|
text: string;
|
|
1363
1340
|
handler: () => void;
|
|
1364
1341
|
type?: 'filled' | 'outlined';
|
|
1365
1342
|
hide?: boolean;
|
|
1366
1343
|
};
|
|
1367
|
-
|
|
1344
|
+
type ToastProps = {
|
|
1368
1345
|
position?: 'top' | 'bottom';
|
|
1369
1346
|
positionOffset?: number;
|
|
1370
1347
|
text?: string;
|
|
@@ -1372,7 +1349,7 @@ declare type ToastProps = {
|
|
|
1372
1349
|
buttons?: Array<ToastButton>;
|
|
1373
1350
|
} & HTMLAttributes<HTMLDivElement>;
|
|
1374
1351
|
|
|
1375
|
-
|
|
1352
|
+
type CustomRadioButtonProps = {
|
|
1376
1353
|
label: string;
|
|
1377
1354
|
name?: string;
|
|
1378
1355
|
value?: string;
|
|
@@ -1381,4 +1358,147 @@ declare type CustomRadioButtonProps = {
|
|
|
1381
1358
|
};
|
|
1382
1359
|
declare const CustomRadioButton: React.ForwardRefExoticComponent<CustomRadioButtonProps & React.RefAttributes<HTMLInputElement>>;
|
|
1383
1360
|
|
|
1384
|
-
|
|
1361
|
+
type ListItemType = {
|
|
1362
|
+
id: ReactText;
|
|
1363
|
+
label: string;
|
|
1364
|
+
};
|
|
1365
|
+
type ListSelectProps = {
|
|
1366
|
+
title: string;
|
|
1367
|
+
listItems: ListItemType[];
|
|
1368
|
+
selected?: ReactText;
|
|
1369
|
+
onChange: (item: ListItemType) => void;
|
|
1370
|
+
};
|
|
1371
|
+
|
|
1372
|
+
declare const ListSelect: FC<ListSelectProps>;
|
|
1373
|
+
|
|
1374
|
+
type RowItemType = {
|
|
1375
|
+
id: ReactText;
|
|
1376
|
+
label: string;
|
|
1377
|
+
};
|
|
1378
|
+
type RowSelectProps = {
|
|
1379
|
+
title: string;
|
|
1380
|
+
rowItems: RowItemType[];
|
|
1381
|
+
selected?: ReactText;
|
|
1382
|
+
onChange: (value: RowItemType) => void;
|
|
1383
|
+
};
|
|
1384
|
+
|
|
1385
|
+
declare const RowSelect: FC<RowSelectProps>;
|
|
1386
|
+
|
|
1387
|
+
declare enum TypographyVariantsEnum {
|
|
1388
|
+
Title48Bold = "Title/48 Bold",
|
|
1389
|
+
Title32Semi = "Title/32 Semi",
|
|
1390
|
+
Title28Semi = "Title/28 Semi",
|
|
1391
|
+
Title24Semi = "Title/24 Semi",
|
|
1392
|
+
Title20Semi = "Title/20 Semi",
|
|
1393
|
+
Text48Semi = "Text/48 Semi",
|
|
1394
|
+
Text32Semi = "Text/32 Semi",
|
|
1395
|
+
Text24Semi = "Text/24 Semi",
|
|
1396
|
+
Text20Semi = "Text/20 Semi",
|
|
1397
|
+
Text18Regular = "Text/18 Regular",
|
|
1398
|
+
Text16Semi = "Text/16 Semi",
|
|
1399
|
+
Text16Regular = "Text/16 Regular",
|
|
1400
|
+
Text15Semi = "Text/15 Semi",
|
|
1401
|
+
Text15Regular = "Text/15 Regular",
|
|
1402
|
+
Text14Semi = "Text/14 Semi",
|
|
1403
|
+
Text14Regular = "Text/14 Regular",
|
|
1404
|
+
Text13Semi = "Text/13 Semi",
|
|
1405
|
+
Text13Regular = "Text/13 Regular",
|
|
1406
|
+
Text12Regular = "Text/12 Regular"
|
|
1407
|
+
}
|
|
1408
|
+
type TypographyAlignType = 'left' | 'center' | 'right';
|
|
1409
|
+
type TypographyOpacityType = 100 | 65 | 50 | 45 | 35 | 30 | 15 | 10 | 8 | 6;
|
|
1410
|
+
|
|
1411
|
+
type TypographyProps = {
|
|
1412
|
+
variant?: TypographyVariantsEnum;
|
|
1413
|
+
align?: TypographyAlignType;
|
|
1414
|
+
opacity?: TypographyOpacityType;
|
|
1415
|
+
isAppearCase?: boolean;
|
|
1416
|
+
className?: string;
|
|
1417
|
+
children: React.ReactNode;
|
|
1418
|
+
};
|
|
1419
|
+
declare const _default$5: React.NamedExoticComponent<TypographyProps>;
|
|
1420
|
+
|
|
1421
|
+
type AppFooterProps = {
|
|
1422
|
+
children: React.ReactNode;
|
|
1423
|
+
};
|
|
1424
|
+
declare const _default$4: React.NamedExoticComponent<AppFooterProps>;
|
|
1425
|
+
|
|
1426
|
+
type AvatarRoundVariants = 'circle' | 'drop';
|
|
1427
|
+
|
|
1428
|
+
type AvatarProps = {
|
|
1429
|
+
variant?: 'small' | 'medium';
|
|
1430
|
+
round?: AvatarRoundVariants;
|
|
1431
|
+
className?: string;
|
|
1432
|
+
src?: string;
|
|
1433
|
+
alt?: string;
|
|
1434
|
+
showSkeleton?: boolean;
|
|
1435
|
+
};
|
|
1436
|
+
declare const _default$3: React.NamedExoticComponent<AvatarProps>;
|
|
1437
|
+
|
|
1438
|
+
type SkeletonProps = {
|
|
1439
|
+
animated?: boolean;
|
|
1440
|
+
className?: string;
|
|
1441
|
+
style?: React.CSSProperties;
|
|
1442
|
+
};
|
|
1443
|
+
declare const _default$2: React.NamedExoticComponent<SkeletonProps>;
|
|
1444
|
+
|
|
1445
|
+
type ButtonProps = {
|
|
1446
|
+
fill?: 'outline' | 'clear';
|
|
1447
|
+
size?: 'default' | 'large' | 'small';
|
|
1448
|
+
color?: undefined;
|
|
1449
|
+
fullWidth?: boolean;
|
|
1450
|
+
className?: string;
|
|
1451
|
+
routerLink?: string;
|
|
1452
|
+
onClick?: (e: React.MouseEvent<HTMLIonButtonElement>) => void;
|
|
1453
|
+
isLoading?: boolean;
|
|
1454
|
+
} & JSX$1.IonButton;
|
|
1455
|
+
declare const Button_v2: FC<ButtonProps>;
|
|
1456
|
+
|
|
1457
|
+
type ContainerProps = {
|
|
1458
|
+
className?: string;
|
|
1459
|
+
scrollEvents?: boolean;
|
|
1460
|
+
onIonScroll?: (e: IonContentCustomEvent<ScrollDetail>) => void | undefined;
|
|
1461
|
+
onIonScrollStart?: (e: IonContentCustomEvent<ScrollBaseDetail>) => void | undefined;
|
|
1462
|
+
children: React.ReactNode;
|
|
1463
|
+
style?: CSSProperties;
|
|
1464
|
+
as?: React.ElementType;
|
|
1465
|
+
};
|
|
1466
|
+
declare const Container_v2: React.ForwardRefExoticComponent<ContainerProps & React.RefAttributes<HTMLIonContentElement>>;
|
|
1467
|
+
|
|
1468
|
+
declare const flagsComponents: {
|
|
1469
|
+
uk: React.LazyExoticComponent<() => JSX.Element>;
|
|
1470
|
+
pl: React.LazyExoticComponent<() => JSX.Element>;
|
|
1471
|
+
};
|
|
1472
|
+
type AvailableFlags = keyof typeof flagsComponents;
|
|
1473
|
+
type FlagProps = {
|
|
1474
|
+
name: AvailableFlags;
|
|
1475
|
+
className?: string;
|
|
1476
|
+
};
|
|
1477
|
+
declare const _default$1: React.NamedExoticComponent<FlagProps>;
|
|
1478
|
+
|
|
1479
|
+
type PictureProps = {
|
|
1480
|
+
width: number;
|
|
1481
|
+
height: number;
|
|
1482
|
+
src: {
|
|
1483
|
+
webp?: string;
|
|
1484
|
+
webp2x?: string;
|
|
1485
|
+
src: string;
|
|
1486
|
+
src2x?: string;
|
|
1487
|
+
};
|
|
1488
|
+
srcType: string;
|
|
1489
|
+
alt?: string;
|
|
1490
|
+
className?: string;
|
|
1491
|
+
};
|
|
1492
|
+
declare const _default: React.NamedExoticComponent<PictureProps>;
|
|
1493
|
+
|
|
1494
|
+
declare enum appThemes {
|
|
1495
|
+
client = "client",
|
|
1496
|
+
specialist = "specialist"
|
|
1497
|
+
}
|
|
1498
|
+
type ThemeProviderProps = {
|
|
1499
|
+
appTheme: appThemes;
|
|
1500
|
+
};
|
|
1501
|
+
|
|
1502
|
+
declare const ThemeProvider: FC<ThemeProviderProps>;
|
|
1503
|
+
|
|
1504
|
+
export { AppFooter, _default$4 as AppFooter_v2, AppHeader, ArchivedConsultationCard, AvailableFlags, Avatar, AvatarProps$1 as AvatarProps, _default$3 as Avatar_v2, _default$i as BookingScheduleTime, _default$h as BookingSpecialistInfo, Button, Button_v2, CancelSession, ChangeLangModal, _default$D as ChatListItem, _default$B as ChatListSkeleton, _default$C as ChatMessage, ChatMessageSkeleton, _default$c as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, _default$u as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$r as ConsultationModal, _default$p as ConsultationSpecialistCard, Container, Container_v2, ContentCard, CustomButton, _default$d as CustomCheckbox, CustomRadioButton, _default$e as CustomSelect, _default$f as CustomTextarea, DatePicker, _default$n as DaySlider, DayToRender, _default$j as EducationCard, _default$A as EmptyChatList, EmptyChatMessages, _default$s as EmptyConsultations, EntryNotFound, EntryNotFoundProps, _default$9 as Flag, FlagTypes, _default$1 as Flag_v2, FloatingButton, FooterForBooking, FrequentlyAskedQuestions, HorizontalCalendar, HorizontalCalendarProps, ISpecialistReview, ImageInput, ImageWithFallback, ImpressionEmojiEnum, Input, LanguagesList, _default$H as LetterAvatar, _default$a as LineFileInput, ListButton, ListItemType, ListSelect, ListSelectProps, LouseConnect, _default$E as MediaPlayer, Modal, ModalCalendar, NavigationBar, NoInternetConnection, NotSupportModal, NotesCardText, NotesEditor, PasswordInput, _default$G as PersonDateTimeCard, _default as Picture, _default$8 as ProfileInformation, _default$l as ProfileView, _default$b as ProgressBar, Range, _default$o as ReSchedule, ReScheduleSuccess, Refresher, ReviewCard, ReviewStatistics, ReviewSwiperSection, RoundButton, RowItemType, RowSelect, RowSelectProps, ScrollTabs, SectionHeading, Segment, SegmentColor, SegmentType, _default$F as SelectImpressionEmoji, _default$t as SignUpSessionButton, _default$q as SignUpSessionModal, Skeleton, _default$2 as Skeleton_v2, _default$k as SpecialistAbout, SpecialistCard, _default$y as SpecialistEducationCard, SpecialistLangs, _default$7 as SpecialistMatch, _default$x as SpecialistProfileViewCard, _default$6 as SpecialistStatistic, SpecialistStatisticsCard, SpecialistWorkDirections, Spinner, StarRating, StatisticsScroll, StatusTag, SuccessScreen, SwitchDeviceCard, TabBar, Tag, _default$g as TextInput, _default$z as Textarea, ThemeProvider, ThemeProviderProps, TherapistCard, TherapistInformationComponent, Toast, ToastButton, ToastProps, Toggle, TooltipComponent, _default$5 as Typography, TypographyVariantsEnum, UpdatesCard, UserInfoModal, UsersPsychologistScrollList, _default$v as VideoCallInfo, _default$w as VideoPlayer, _default$m as WorkDirections, YourLocalTimeBlock, appThemes, decOfNum, toast };
|