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