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