@mindly/ui-components 3.75.3 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/configs/tailwind/colors.d.ts +8 -0
- package/dist/cjs/configs/tailwind/fonts.d.ts +19 -0
- package/dist/cjs/configs/tailwind/opacity.d.ts +9 -0
- package/dist/cjs/deprecated/LetterAvatar/LetterAvatar.d.ts +15 -0
- package/dist/cjs/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +10 -0
- package/dist/cjs/deprecated/SpecialistAbout/SpecialistAbout.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
- package/dist/cjs/index.d.ts +196 -0
- package/dist/cjs/index.js +7 -216
- package/dist/cjs/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +19 -0
- package/dist/cjs/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +17 -0
- package/dist/cjs/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +18 -0
- package/dist/cjs/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +8 -0
- package/dist/cjs/lib/AppFooter/AppFooter.d.ts +8 -0
- package/dist/cjs/lib/AppFooter/AppFooter.style.d.ts +7 -0
- package/dist/cjs/lib/AppHeader/AppHeader.d.ts +7 -0
- package/dist/cjs/lib/AppHeader/AppHeader.style.d.ts +7 -0
- package/dist/cjs/lib/Avatar/Avatar.d.ts +21 -0
- package/dist/cjs/lib/Avatar/Avatar.style.d.ts +10 -0
- package/dist/cjs/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +13 -0
- package/dist/cjs/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +10 -0
- package/dist/cjs/lib/BrowserNotSupport/NotSupportModal.d.ts +17 -0
- package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
- package/dist/cjs/lib/Chat/ChatListItem/ChatListItem.d.ts +15 -0
- package/dist/cjs/lib/Chat/ChatListItem/ChatListItem.style.d.ts +12 -0
- package/dist/cjs/lib/Chat/ChatMessage/ChatMessage.d.ts +19 -0
- package/dist/cjs/lib/Chat/ChatMessage/ChatMessage.style.d.ts +35 -0
- package/dist/cjs/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +7 -0
- package/dist/cjs/lib/Chat/EmptyChatList/EmptyChatList.d.ts +11 -0
- package/dist/cjs/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +7 -0
- package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
- package/dist/cjs/lib/Chat/Textarea/Textarea.d.ts +19 -0
- package/dist/cjs/lib/Chat/Textarea/Textarea.style.d.ts +11 -0
- package/dist/cjs/lib/ChevronHeader/ChevronHeader.d.ts +9 -0
- package/dist/cjs/lib/Consultations/CancelSession/CancelSession.d.ts +22 -0
- package/dist/cjs/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +7 -0
- package/dist/cjs/lib/Consultations/ConsultationCard/types.d.ts +32 -0
- package/dist/cjs/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +36 -0
- package/dist/cjs/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +7 -0
- package/dist/cjs/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +12 -0
- package/dist/cjs/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +9 -0
- package/dist/cjs/lib/Consultations/ReSchedule/ReSchedule.d.ts +18 -0
- package/dist/cjs/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +17 -0
- package/dist/cjs/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +6 -0
- package/dist/cjs/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +8 -0
- package/dist/cjs/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +18 -0
- package/dist/cjs/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +7 -0
- package/dist/cjs/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +28 -0
- package/dist/cjs/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +10 -0
- package/dist/cjs/lib/Consultations/utils.d.ts +3 -0
- package/dist/cjs/lib/Container/Container.d.ts +7 -0
- package/dist/cjs/lib/Container/Container.styled.d.ts +5 -0
- package/dist/cjs/lib/CustomButton/CustomButton.d.ts +8 -0
- package/dist/cjs/lib/CustomButton/CustomButton.styled.d.ts +9 -0
- package/dist/cjs/lib/DaySlider/DaySlider.d.ts +13 -0
- package/dist/cjs/lib/DaySlider/utils.d.ts +1 -0
- package/dist/cjs/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
- package/dist/cjs/lib/Filters/ListSelect/ListSelect.d.ts +4 -0
- package/dist/cjs/lib/Filters/ListSelect/ListSelect.style.d.ts +9 -0
- package/dist/cjs/lib/Filters/ListSelect/index.d.ts +2 -0
- package/dist/cjs/lib/Filters/ListSelect/types.d.ts +11 -0
- package/dist/cjs/lib/Filters/Range/Range.d.ts +14 -0
- package/dist/cjs/lib/Filters/RowSelect/RowSelect.d.ts +4 -0
- package/dist/cjs/lib/Filters/RowSelect/RowSelect.style.d.ts +7 -0
- package/dist/cjs/lib/Filters/RowSelect/index.d.ts +2 -0
- package/dist/cjs/lib/Filters/RowSelect/types.d.ts +11 -0
- package/dist/cjs/lib/Filters/Toggle/Toggle.d.ts +8 -0
- package/dist/cjs/lib/Flag/Flag.d.ts +16 -0
- package/dist/cjs/lib/Flag/Flag.style.d.ts +5 -0
- package/dist/cjs/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +7 -0
- package/dist/cjs/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.styled.d.ts +7 -0
- package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
- package/dist/cjs/lib/ImageWithFallback/ImageWithFallback.d.ts +6 -0
- package/dist/cjs/lib/Inputs/CheckboxList/CheckboxList.d.ts +30 -0
- package/dist/cjs/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +19 -0
- package/dist/cjs/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +10 -0
- package/dist/cjs/lib/Inputs/ImageInput/ImageInput.style.d.ts +10 -0
- package/dist/cjs/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +7 -0
- package/dist/cjs/lib/Inputs/TextInput/TextInput.style.d.ts +5 -0
- package/dist/cjs/lib/Modal/Modal.style.d.ts +6 -0
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
- package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
- package/dist/cjs/lib/ProgressBar/ProgressBar.d.ts +7 -0
- package/dist/cjs/lib/ProgressBar/ProgressBar.style.d.ts +5 -0
- package/dist/cjs/lib/Refresher/Refresher.d.ts +8 -0
- package/dist/cjs/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +17 -0
- package/dist/cjs/lib/RoundButton/RoundButton.d.ts +13 -0
- package/dist/cjs/lib/RoundButton/RoundButton.styled.d.ts +12 -0
- package/dist/cjs/lib/SectionHeading/SectionHeading.d.ts +10 -0
- package/dist/cjs/lib/SectionHeading/SectionHeading.style.d.ts +6 -0
- package/dist/cjs/lib/Segment/Segment.d.ts +11 -0
- package/dist/cjs/lib/Segment/Segment.style.d.ts +10 -0
- package/dist/cjs/lib/Segment/types.d.ts +9 -0
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
- package/dist/cjs/lib/Skeleton/Skeleton.d.ts +9 -0
- package/dist/cjs/lib/Skeleton/Skeleton.style.d.ts +7 -0
- package/dist/cjs/lib/SpecialistCard/SpecialistCard.d.ts +48 -0
- package/dist/cjs/lib/SpecialistCard/SpecialistCard.style.d.ts +19 -0
- package/dist/cjs/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +12 -0
- package/dist/cjs/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +6 -0
- package/dist/cjs/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +16 -0
- package/dist/cjs/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +11 -0
- package/dist/cjs/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +5 -0
- package/dist/cjs/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +22 -0
- package/dist/cjs/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +14 -0
- package/dist/cjs/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +18 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +10 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +12 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +13 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +9 -0
- package/dist/cjs/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +21 -0
- package/dist/cjs/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +10 -0
- package/dist/cjs/lib/StarRating/StarRating.d.ts +11 -0
- package/dist/cjs/lib/StatisticsScroll/StatisticsScroll.d.ts +33 -0
- package/dist/cjs/lib/StatisticsScroll/StatisticsScroll.style.d.ts +9 -0
- package/dist/cjs/lib/StatusTag/StatusTag.d.ts +7 -0
- package/dist/cjs/lib/StatusTag/StatusTag.style.d.ts +6 -0
- package/dist/cjs/lib/SuccessScreen/SuccessScreen.d.ts +9 -0
- package/dist/cjs/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +8 -0
- package/dist/cjs/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +38 -0
- package/dist/cjs/lib/Toast/Toast.style.d.ts +9 -0
- package/dist/cjs/lib/Toast/index.d.ts +15 -0
- package/dist/cjs/lib/TooltipComponent/TooltipComponent.d.ts +12 -0
- package/dist/cjs/lib/TooltipComponent/TooltipComponent.style.d.ts +11 -0
- package/dist/cjs/lib/UpdatesCard/UpdatesCard.d.ts +12 -0
- package/dist/cjs/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
- package/dist/cjs/lib/VideoBadge/VideoBadge.d.ts +13 -0
- package/dist/cjs/lib/VideoBadge/VideoBadge.style.d.ts +11 -0
- package/dist/cjs/lib/VideoCallInfo/VideoCallInfo.d.ts +22 -0
- package/dist/cjs/lib/VideoPlayer/VideoPlayer.d.ts +9 -0
- package/dist/cjs/lib/notes-card-text/NotesCardText.d.ts +6 -0
- package/dist/cjs/lib/notes-editor/NotesEditor.d.ts +5 -0
- package/dist/cjs/lib/userAppTypes.d.ts +239 -0
- package/dist/cjs/lib2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/css/fonts.d.ts +5 -0
- package/dist/cjs/lib2/shared/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/providers/ThemeProvider/ThemeProvider.d.ts +4 -0
- package/dist/cjs/lib2/shared/providers/ThemeProvider/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/providers/ThemeProvider/types.d.ts +7 -0
- package/dist/cjs/lib2/shared/providers/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/AppFooter_v2/AppFooter_v2.d.ts +6 -0
- package/dist/cjs/lib2/shared/ui/AppFooter_v2/AppFooter_v2.style.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/AppFooter_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Avatar_v2/Avatar_v2.d.ts +12 -0
- package/dist/cjs/lib2/shared/ui/Avatar_v2/Avatar_v2.style.d.ts +8 -0
- package/dist/cjs/lib2/shared/ui/Avatar_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Button_v2/Button_v2.d.ts +14 -0
- package/dist/cjs/lib2/shared/ui/Button_v2/Button_v2.style.d.ts +7 -0
- package/dist/cjs/lib2/shared/ui/Button_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Container_v2/Container_v2.d.ts +14 -0
- package/dist/cjs/lib2/shared/ui/Container_v2/Container_v2.styled.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Container_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/Flag_v2.d.ts +12 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/Flag_v2.style.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/flags/Pl.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/flags/Uk.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Flag_v2/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Picture/Picture.d.ts +16 -0
- package/dist/cjs/lib2/shared/ui/Picture/Picture.style.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Picture/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Skeleton_v2/Skeleton_v2.d.ts +8 -0
- package/dist/cjs/lib2/shared/ui/Skeleton_v2/Skeleton_v2.style.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/Skeleton_v2/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Typography/Typography.d.ts +12 -0
- package/dist/cjs/lib2/shared/ui/Typography/index.d.ts +3 -0
- package/dist/cjs/lib2/shared/ui/Typography/styles.d.ts +20 -0
- package/dist/cjs/lib2/shared/ui/Typography/types.d.ts +23 -0
- package/dist/cjs/lib2/shared/ui/index.d.ts +8 -0
- package/dist/esm/configs/tailwind/colors.d.ts +8 -0
- package/dist/esm/configs/tailwind/fonts.d.ts +19 -0
- package/dist/esm/configs/tailwind/opacity.d.ts +9 -0
- package/dist/esm/deprecated/LetterAvatar/LetterAvatar.d.ts +15 -0
- package/dist/esm/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +10 -0
- package/dist/esm/deprecated/SpecialistAbout/SpecialistAbout.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
- package/dist/esm/index.d.ts +196 -0
- package/dist/esm/index.js +7 -230
- package/dist/esm/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +19 -0
- package/dist/esm/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +17 -0
- package/dist/esm/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +18 -0
- package/dist/esm/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +8 -0
- package/dist/esm/lib/AppFooter/AppFooter.d.ts +8 -0
- package/dist/esm/lib/AppFooter/AppFooter.style.d.ts +7 -0
- package/dist/esm/lib/AppHeader/AppHeader.d.ts +7 -0
- package/dist/esm/lib/AppHeader/AppHeader.style.d.ts +7 -0
- package/dist/esm/lib/Avatar/Avatar.d.ts +21 -0
- package/dist/esm/lib/Avatar/Avatar.style.d.ts +10 -0
- package/dist/esm/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +13 -0
- package/dist/esm/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +10 -0
- package/dist/esm/lib/BrowserNotSupport/NotSupportModal.d.ts +17 -0
- package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
- package/dist/esm/lib/Chat/ChatListItem/ChatListItem.d.ts +15 -0
- package/dist/esm/lib/Chat/ChatListItem/ChatListItem.style.d.ts +12 -0
- package/dist/esm/lib/Chat/ChatMessage/ChatMessage.d.ts +19 -0
- package/dist/esm/lib/Chat/ChatMessage/ChatMessage.style.d.ts +35 -0
- package/dist/esm/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +7 -0
- package/dist/esm/lib/Chat/EmptyChatList/EmptyChatList.d.ts +11 -0
- package/dist/esm/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +7 -0
- package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
- package/dist/esm/lib/Chat/Textarea/Textarea.d.ts +19 -0
- package/dist/esm/lib/Chat/Textarea/Textarea.style.d.ts +11 -0
- package/dist/esm/lib/ChevronHeader/ChevronHeader.d.ts +9 -0
- package/dist/esm/lib/Consultations/CancelSession/CancelSession.d.ts +22 -0
- package/dist/esm/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +7 -0
- package/dist/esm/lib/Consultations/ConsultationCard/types.d.ts +32 -0
- package/dist/esm/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +36 -0
- package/dist/esm/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +7 -0
- package/dist/esm/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +12 -0
- package/dist/esm/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +9 -0
- package/dist/esm/lib/Consultations/ReSchedule/ReSchedule.d.ts +18 -0
- package/dist/esm/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +17 -0
- package/dist/esm/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +6 -0
- package/dist/esm/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +8 -0
- package/dist/esm/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +18 -0
- package/dist/esm/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +7 -0
- package/dist/esm/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +28 -0
- package/dist/esm/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +10 -0
- package/dist/esm/lib/Consultations/utils.d.ts +3 -0
- package/dist/esm/lib/Container/Container.d.ts +7 -0
- package/dist/esm/lib/Container/Container.styled.d.ts +5 -0
- package/dist/esm/lib/CustomButton/CustomButton.d.ts +8 -0
- package/dist/esm/lib/CustomButton/CustomButton.styled.d.ts +9 -0
- package/dist/esm/lib/DaySlider/DaySlider.d.ts +13 -0
- package/dist/esm/lib/DaySlider/utils.d.ts +1 -0
- package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
- package/dist/esm/lib/Filters/ListSelect/ListSelect.d.ts +4 -0
- package/dist/esm/lib/Filters/ListSelect/ListSelect.style.d.ts +9 -0
- package/dist/esm/lib/Filters/ListSelect/index.d.ts +2 -0
- package/dist/esm/lib/Filters/ListSelect/types.d.ts +11 -0
- package/dist/esm/lib/Filters/Range/Range.d.ts +14 -0
- package/dist/esm/lib/Filters/RowSelect/RowSelect.d.ts +4 -0
- package/dist/esm/lib/Filters/RowSelect/RowSelect.style.d.ts +7 -0
- package/dist/esm/lib/Filters/RowSelect/index.d.ts +2 -0
- package/dist/esm/lib/Filters/RowSelect/types.d.ts +11 -0
- package/dist/esm/lib/Filters/Toggle/Toggle.d.ts +8 -0
- package/dist/esm/lib/Flag/Flag.d.ts +16 -0
- package/dist/esm/lib/Flag/Flag.style.d.ts +5 -0
- package/dist/esm/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +7 -0
- package/dist/esm/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.styled.d.ts +7 -0
- package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
- package/dist/esm/lib/ImageWithFallback/ImageWithFallback.d.ts +6 -0
- package/dist/esm/lib/Inputs/CheckboxList/CheckboxList.d.ts +30 -0
- package/dist/esm/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +19 -0
- package/dist/esm/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +10 -0
- package/dist/esm/lib/Inputs/ImageInput/ImageInput.style.d.ts +10 -0
- package/dist/esm/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +7 -0
- package/dist/esm/lib/Inputs/TextInput/TextInput.style.d.ts +5 -0
- package/dist/esm/lib/Modal/Modal.style.d.ts +6 -0
- package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
- package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
- package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
- package/dist/esm/lib/ProgressBar/ProgressBar.d.ts +7 -0
- package/dist/esm/lib/ProgressBar/ProgressBar.style.d.ts +5 -0
- package/dist/esm/lib/Refresher/Refresher.d.ts +8 -0
- package/dist/esm/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +17 -0
- package/dist/esm/lib/RoundButton/RoundButton.d.ts +13 -0
- package/dist/esm/lib/RoundButton/RoundButton.styled.d.ts +12 -0
- package/dist/esm/lib/SectionHeading/SectionHeading.d.ts +10 -0
- package/dist/esm/lib/SectionHeading/SectionHeading.style.d.ts +6 -0
- package/dist/esm/lib/Segment/Segment.d.ts +11 -0
- package/dist/esm/lib/Segment/Segment.style.d.ts +10 -0
- package/dist/esm/lib/Segment/types.d.ts +9 -0
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
- package/dist/esm/lib/Skeleton/Skeleton.d.ts +9 -0
- package/dist/esm/lib/Skeleton/Skeleton.style.d.ts +7 -0
- package/dist/esm/lib/SpecialistCard/SpecialistCard.d.ts +48 -0
- package/dist/esm/lib/SpecialistCard/SpecialistCard.style.d.ts +19 -0
- package/dist/esm/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +12 -0
- package/dist/esm/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +6 -0
- package/dist/esm/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +16 -0
- package/dist/esm/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +11 -0
- package/dist/esm/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +5 -0
- package/dist/esm/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +22 -0
- package/dist/esm/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +14 -0
- package/dist/esm/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +18 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +10 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +12 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +13 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +9 -0
- package/dist/esm/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +21 -0
- package/dist/esm/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +10 -0
- package/dist/esm/lib/StarRating/StarRating.d.ts +11 -0
- package/dist/esm/lib/StatisticsScroll/StatisticsScroll.d.ts +33 -0
- package/dist/esm/lib/StatisticsScroll/StatisticsScroll.style.d.ts +9 -0
- package/dist/esm/lib/StatusTag/StatusTag.d.ts +7 -0
- package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +6 -0
- package/dist/esm/lib/SuccessScreen/SuccessScreen.d.ts +9 -0
- package/dist/esm/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +8 -0
- package/dist/esm/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +38 -0
- package/dist/esm/lib/Toast/Toast.style.d.ts +9 -0
- package/dist/esm/lib/Toast/index.d.ts +15 -0
- package/dist/esm/lib/TooltipComponent/TooltipComponent.d.ts +12 -0
- package/dist/esm/lib/TooltipComponent/TooltipComponent.style.d.ts +11 -0
- package/dist/esm/lib/UpdatesCard/UpdatesCard.d.ts +12 -0
- package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
- package/dist/esm/lib/VideoBadge/VideoBadge.d.ts +13 -0
- package/dist/esm/lib/VideoBadge/VideoBadge.style.d.ts +11 -0
- package/dist/esm/lib/VideoCallInfo/VideoCallInfo.d.ts +22 -0
- package/dist/esm/lib/VideoPlayer/VideoPlayer.d.ts +9 -0
- package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +6 -0
- package/dist/esm/lib/notes-editor/NotesEditor.d.ts +5 -0
- package/dist/esm/lib/userAppTypes.d.ts +239 -0
- package/dist/esm/lib2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/css/fonts.d.ts +5 -0
- package/dist/esm/lib2/shared/index.d.ts +2 -0
- package/dist/esm/lib2/shared/providers/ThemeProvider/ThemeProvider.d.ts +4 -0
- package/dist/esm/lib2/shared/providers/ThemeProvider/index.d.ts +2 -0
- package/dist/esm/lib2/shared/providers/ThemeProvider/types.d.ts +7 -0
- package/dist/esm/lib2/shared/providers/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/AppFooter_v2/AppFooter_v2.d.ts +6 -0
- package/dist/esm/lib2/shared/ui/AppFooter_v2/AppFooter_v2.style.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/AppFooter_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Avatar_v2/Avatar_v2.d.ts +12 -0
- package/dist/esm/lib2/shared/ui/Avatar_v2/Avatar_v2.style.d.ts +8 -0
- package/dist/esm/lib2/shared/ui/Avatar_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Button_v2/Button_v2.d.ts +14 -0
- package/dist/esm/lib2/shared/ui/Button_v2/Button_v2.style.d.ts +7 -0
- package/dist/esm/lib2/shared/ui/Button_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Container_v2/Container_v2.d.ts +14 -0
- package/dist/esm/lib2/shared/ui/Container_v2/Container_v2.styled.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Container_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/Flag_v2.d.ts +12 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/Flag_v2.style.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/flags/Pl.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/flags/Uk.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Flag_v2/index.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Picture/Picture.d.ts +16 -0
- package/dist/esm/lib2/shared/ui/Picture/Picture.style.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Picture/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Skeleton_v2/Skeleton_v2.d.ts +8 -0
- package/dist/esm/lib2/shared/ui/Skeleton_v2/Skeleton_v2.style.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/Skeleton_v2/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Typography/Typography.d.ts +12 -0
- package/dist/esm/lib2/shared/ui/Typography/index.d.ts +3 -0
- package/dist/esm/lib2/shared/ui/Typography/styles.d.ts +20 -0
- package/dist/esm/lib2/shared/ui/Typography/types.d.ts +23 -0
- package/dist/esm/lib2/shared/ui/index.d.ts +8 -0
- package/dist/index.d.ts +287 -167
- package/package.json +42 -50
- package/src/configs/tailwind/colors.ts +7 -0
- package/src/configs/tailwind/fonts.ts +30 -0
- package/src/configs/tailwind/opacity.ts +8 -0
- package/src/lib2/shared/css/fonts.ts +5 -0
- package/src/lib2/shared/css/ionic.css +70 -0
- package/src/lib2/shared/css/tailwind.css +21 -0
- package/src/lib2/shared/css/variables.css +7 -0
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/types/deprecated/LetterAvatar/LetterAvatar.d.ts +0 -15
- package/dist/cjs/types/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +0 -10
- package/dist/cjs/types/deprecated/SpecialistAbout/SpecialistAbout.d.ts +0 -11
- package/dist/cjs/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
- package/dist/cjs/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
- package/dist/cjs/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
- package/dist/cjs/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
- package/dist/cjs/types/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
- package/dist/cjs/types/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
- package/dist/cjs/types/index.d.ts +0 -189
- package/dist/cjs/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +0 -19
- package/dist/cjs/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +0 -17
- package/dist/cjs/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +0 -18
- package/dist/cjs/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +0 -8
- package/dist/cjs/types/lib/AppFooter/AppFooter.d.ts +0 -8
- package/dist/cjs/types/lib/AppFooter/AppFooter.style.d.ts +0 -7
- package/dist/cjs/types/lib/AppHeader/AppHeader.d.ts +0 -7
- package/dist/cjs/types/lib/AppHeader/AppHeader.style.d.ts +0 -7
- package/dist/cjs/types/lib/Avatar/Avatar.d.ts +0 -21
- package/dist/cjs/types/lib/Avatar/Avatar.style.d.ts +0 -10
- package/dist/cjs/types/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +0 -13
- package/dist/cjs/types/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +0 -10
- package/dist/cjs/types/lib/BrowserNotSupport/NotSupportModal.d.ts +0 -17
- package/dist/cjs/types/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
- package/dist/cjs/types/lib/Chat/ChatListItem/ChatListItem.d.ts +0 -15
- package/dist/cjs/types/lib/Chat/ChatListItem/ChatListItem.style.d.ts +0 -12
- package/dist/cjs/types/lib/Chat/ChatMessage/ChatMessage.d.ts +0 -19
- package/dist/cjs/types/lib/Chat/ChatMessage/ChatMessage.style.d.ts +0 -35
- package/dist/cjs/types/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +0 -7
- package/dist/cjs/types/lib/Chat/EmptyChatList/EmptyChatList.d.ts +0 -11
- package/dist/cjs/types/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +0 -7
- package/dist/cjs/types/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
- package/dist/cjs/types/lib/Chat/Textarea/Textarea.d.ts +0 -19
- package/dist/cjs/types/lib/Chat/Textarea/Textarea.style.d.ts +0 -11
- package/dist/cjs/types/lib/ChevronHeader/ChevronHeader.d.ts +0 -9
- package/dist/cjs/types/lib/Consultations/CancelSession/CancelSession.d.ts +0 -22
- package/dist/cjs/types/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +0 -7
- package/dist/cjs/types/lib/Consultations/ConsultationCard/types.d.ts +0 -32
- package/dist/cjs/types/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +0 -36
- package/dist/cjs/types/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +0 -7
- package/dist/cjs/types/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +0 -12
- package/dist/cjs/types/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +0 -9
- package/dist/cjs/types/lib/Consultations/ReSchedule/ReSchedule.d.ts +0 -18
- package/dist/cjs/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +0 -17
- package/dist/cjs/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +0 -6
- package/dist/cjs/types/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +0 -8
- package/dist/cjs/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +0 -18
- package/dist/cjs/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +0 -7
- package/dist/cjs/types/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +0 -28
- package/dist/cjs/types/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +0 -10
- package/dist/cjs/types/lib/Consultations/utils.d.ts +0 -3
- package/dist/cjs/types/lib/Container/Container.d.ts +0 -7
- package/dist/cjs/types/lib/Container/Container.styled.d.ts +0 -5
- package/dist/cjs/types/lib/CustomButton/CustomButton.d.ts +0 -8
- package/dist/cjs/types/lib/CustomButton/CustomButton.styled.d.ts +0 -9
- package/dist/cjs/types/lib/DaySlider/DaySlider.d.ts +0 -13
- package/dist/cjs/types/lib/DaySlider/utils.d.ts +0 -1
- package/dist/cjs/types/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
- package/dist/cjs/types/lib/Filters/ListSelect/ListSelect.d.ts +0 -13
- package/dist/cjs/types/lib/Filters/ListSelect/ListSelect.style.d.ts +0 -9
- package/dist/cjs/types/lib/Filters/ListSelect/index.d.ts +0 -1
- package/dist/cjs/types/lib/Filters/Range/Range.d.ts +0 -14
- package/dist/cjs/types/lib/Filters/RowSelect/RowSelect.d.ts +0 -13
- package/dist/cjs/types/lib/Filters/RowSelect/RowSelect.style.d.ts +0 -7
- package/dist/cjs/types/lib/Filters/RowSelect/index.d.ts +0 -1
- package/dist/cjs/types/lib/Filters/Toggle/Toggle.d.ts +0 -8
- package/dist/cjs/types/lib/Flag/Flag.d.ts +0 -16
- package/dist/cjs/types/lib/Flag/Flag.style.d.ts +0 -5
- package/dist/cjs/types/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +0 -7
- package/dist/cjs/types/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
- package/dist/cjs/types/lib/ImageWithFallback/ImageWithFallback.d.ts +0 -6
- package/dist/cjs/types/lib/Inputs/CheckboxList/CheckboxList.d.ts +0 -30
- package/dist/cjs/types/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +0 -19
- package/dist/cjs/types/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +0 -10
- package/dist/cjs/types/lib/Inputs/ImageInput/ImageInput.style.d.ts +0 -10
- package/dist/cjs/types/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +0 -7
- package/dist/cjs/types/lib/Inputs/TextInput/TextInput.style.d.ts +0 -5
- package/dist/cjs/types/lib/Modal/Modal.style.d.ts +0 -6
- package/dist/cjs/types/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
- package/dist/cjs/types/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
- package/dist/cjs/types/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
- package/dist/cjs/types/lib/ProgressBar/ProgressBar.d.ts +0 -7
- package/dist/cjs/types/lib/ProgressBar/ProgressBar.style.d.ts +0 -5
- package/dist/cjs/types/lib/Refresher/Refresher.d.ts +0 -8
- package/dist/cjs/types/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +0 -17
- package/dist/cjs/types/lib/RoundButton/RoundButton.d.ts +0 -13
- package/dist/cjs/types/lib/RoundButton/RoundButton.styled.d.ts +0 -12
- package/dist/cjs/types/lib/SectionHeading/SectionHeading.d.ts +0 -10
- package/dist/cjs/types/lib/SectionHeading/SectionHeading.style.d.ts +0 -6
- package/dist/cjs/types/lib/Segment/Segment.d.ts +0 -11
- package/dist/cjs/types/lib/Segment/Segment.style.d.ts +0 -10
- package/dist/cjs/types/lib/Segment/types.d.ts +0 -9
- package/dist/cjs/types/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
- package/dist/cjs/types/lib/Skeleton/Skeleton.d.ts +0 -9
- package/dist/cjs/types/lib/Skeleton/Skeleton.style.d.ts +0 -7
- package/dist/cjs/types/lib/SpecialistCard/SpecialistCard.d.ts +0 -48
- package/dist/cjs/types/lib/SpecialistCard/SpecialistCard.style.d.ts +0 -19
- package/dist/cjs/types/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +0 -12
- package/dist/cjs/types/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +0 -6
- package/dist/cjs/types/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +0 -16
- package/dist/cjs/types/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +0 -11
- package/dist/cjs/types/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +0 -5
- package/dist/cjs/types/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +0 -22
- package/dist/cjs/types/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +0 -14
- package/dist/cjs/types/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +0 -18
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +0 -10
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +0 -12
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +0 -13
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +0 -9
- package/dist/cjs/types/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +0 -21
- package/dist/cjs/types/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +0 -10
- package/dist/cjs/types/lib/StarRating/StarRating.d.ts +0 -11
- package/dist/cjs/types/lib/StatisticsScroll/StatisticsScroll.d.ts +0 -33
- package/dist/cjs/types/lib/StatisticsScroll/StatisticsScroll.style.d.ts +0 -9
- package/dist/cjs/types/lib/StatusTag/StatusTag.d.ts +0 -7
- package/dist/cjs/types/lib/StatusTag/StatusTag.style.d.ts +0 -6
- package/dist/cjs/types/lib/SuccessScreen/SuccessScreen.d.ts +0 -9
- package/dist/cjs/types/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +0 -8
- package/dist/cjs/types/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +0 -38
- package/dist/cjs/types/lib/Toast/Toast.style.d.ts +0 -9
- package/dist/cjs/types/lib/Toast/index.d.ts +0 -15
- package/dist/cjs/types/lib/TooltipComponent/TooltipComponent.d.ts +0 -12
- package/dist/cjs/types/lib/TooltipComponent/TooltipComponent.style.d.ts +0 -11
- package/dist/cjs/types/lib/UpdatesCard/UpdatesCard.d.ts +0 -12
- package/dist/cjs/types/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
- package/dist/cjs/types/lib/VideoBadge/VideoBadge.d.ts +0 -13
- package/dist/cjs/types/lib/VideoBadge/VideoBadge.style.d.ts +0 -11
- package/dist/cjs/types/lib/VideoCallInfo/VideoCallInfo.d.ts +0 -22
- package/dist/cjs/types/lib/VideoPlayer/VideoPlayer.d.ts +0 -9
- package/dist/cjs/types/lib/notes-card-text/NotesCardText.d.ts +0 -6
- package/dist/cjs/types/lib/notes-editor/NotesEditor.d.ts +0 -5
- package/dist/cjs/types/lib/userAppTypes.d.ts +0 -239
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/types/deprecated/LetterAvatar/LetterAvatar.d.ts +0 -15
- package/dist/esm/types/deprecated/LetterAvatar/LetterAvatar.styled.d.ts +0 -10
- package/dist/esm/types/deprecated/SpecialistAbout/SpecialistAbout.d.ts +0 -11
- package/dist/esm/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
- package/dist/esm/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
- package/dist/esm/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
- package/dist/esm/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
- package/dist/esm/types/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
- package/dist/esm/types/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
- package/dist/esm/types/index.d.ts +0 -189
- package/dist/esm/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.d.ts +0 -19
- package/dist/esm/types/lib/AgoraMediaPlayer/AgoraMediaPlayer.style.d.ts +0 -17
- package/dist/esm/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponent.d.ts +0 -18
- package/dist/esm/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts +0 -8
- package/dist/esm/types/lib/AppFooter/AppFooter.d.ts +0 -8
- package/dist/esm/types/lib/AppFooter/AppFooter.style.d.ts +0 -7
- package/dist/esm/types/lib/AppHeader/AppHeader.d.ts +0 -7
- package/dist/esm/types/lib/AppHeader/AppHeader.style.d.ts +0 -7
- package/dist/esm/types/lib/Avatar/Avatar.d.ts +0 -21
- package/dist/esm/types/lib/Avatar/Avatar.style.d.ts +0 -10
- package/dist/esm/types/lib/Booking/BookingScheduleTime/BookingScheduleTime.d.ts +0 -13
- package/dist/esm/types/lib/Booking/BookingSpecialistInfo/BookingSpecialistInfo.d.ts +0 -10
- package/dist/esm/types/lib/BrowserNotSupport/NotSupportModal.d.ts +0 -17
- package/dist/esm/types/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
- package/dist/esm/types/lib/Chat/ChatListItem/ChatListItem.d.ts +0 -15
- package/dist/esm/types/lib/Chat/ChatListItem/ChatListItem.style.d.ts +0 -12
- package/dist/esm/types/lib/Chat/ChatMessage/ChatMessage.d.ts +0 -19
- package/dist/esm/types/lib/Chat/ChatMessage/ChatMessage.style.d.ts +0 -35
- package/dist/esm/types/lib/Chat/ChatMessageSkeleton/ChatMessageSkeleton.style.d.ts +0 -7
- package/dist/esm/types/lib/Chat/EmptyChatList/EmptyChatList.d.ts +0 -11
- package/dist/esm/types/lib/Chat/EmptyChatMessages/EmptyChatMessages.d.ts +0 -7
- package/dist/esm/types/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
- package/dist/esm/types/lib/Chat/Textarea/Textarea.d.ts +0 -19
- package/dist/esm/types/lib/Chat/Textarea/Textarea.style.d.ts +0 -11
- package/dist/esm/types/lib/ChevronHeader/ChevronHeader.d.ts +0 -9
- package/dist/esm/types/lib/Consultations/CancelSession/CancelSession.d.ts +0 -22
- package/dist/esm/types/lib/Consultations/ConsultationCard/ConsultationCardSkeleton.d.ts +0 -7
- package/dist/esm/types/lib/Consultations/ConsultationCard/types.d.ts +0 -32
- package/dist/esm/types/lib/Consultations/ConsultationModal/ConsultationModal.d.ts +0 -36
- package/dist/esm/types/lib/Consultations/ConsultationModal/ConsultationModal.style.d.ts +0 -7
- package/dist/esm/types/lib/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.d.ts +0 -12
- package/dist/esm/types/lib/Consultations/EmptyConsultations/EmptyConsultations.d.ts +0 -9
- package/dist/esm/types/lib/Consultations/ReSchedule/ReSchedule.d.ts +0 -18
- package/dist/esm/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.d.ts +0 -17
- package/dist/esm/types/lib/Consultations/ReScheduleSuccess/ReScheduleSuccess.style.d.ts +0 -6
- package/dist/esm/types/lib/Consultations/SignUpSessionButton/SignUpSessionButton.d.ts +0 -8
- package/dist/esm/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.d.ts +0 -18
- package/dist/esm/types/lib/Consultations/SignUpSessionModal/SignUpSessionModal.style.d.ts +0 -7
- package/dist/esm/types/lib/Consultations/UserInfoModal/UserInfoModal.d.ts +0 -28
- package/dist/esm/types/lib/Consultations/UserInfoModal/UserInfoModal.style.d.ts +0 -10
- package/dist/esm/types/lib/Consultations/utils.d.ts +0 -3
- package/dist/esm/types/lib/Container/Container.d.ts +0 -7
- package/dist/esm/types/lib/Container/Container.styled.d.ts +0 -5
- package/dist/esm/types/lib/CustomButton/CustomButton.d.ts +0 -8
- package/dist/esm/types/lib/CustomButton/CustomButton.styled.d.ts +0 -9
- package/dist/esm/types/lib/DaySlider/DaySlider.d.ts +0 -13
- package/dist/esm/types/lib/DaySlider/utils.d.ts +0 -1
- package/dist/esm/types/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
- package/dist/esm/types/lib/Filters/ListSelect/ListSelect.d.ts +0 -13
- package/dist/esm/types/lib/Filters/ListSelect/ListSelect.style.d.ts +0 -9
- package/dist/esm/types/lib/Filters/ListSelect/index.d.ts +0 -1
- package/dist/esm/types/lib/Filters/Range/Range.d.ts +0 -14
- package/dist/esm/types/lib/Filters/RowSelect/RowSelect.d.ts +0 -13
- package/dist/esm/types/lib/Filters/RowSelect/RowSelect.style.d.ts +0 -7
- package/dist/esm/types/lib/Filters/RowSelect/index.d.ts +0 -1
- package/dist/esm/types/lib/Filters/Toggle/Toggle.d.ts +0 -8
- package/dist/esm/types/lib/Flag/Flag.d.ts +0 -16
- package/dist/esm/types/lib/Flag/Flag.style.d.ts +0 -5
- package/dist/esm/types/lib/FrequentlyAskedQuestions/FrequentlyAskedQuestions.d.ts +0 -7
- package/dist/esm/types/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
- package/dist/esm/types/lib/ImageWithFallback/ImageWithFallback.d.ts +0 -6
- package/dist/esm/types/lib/Inputs/CheckboxList/CheckboxList.d.ts +0 -30
- package/dist/esm/types/lib/Inputs/CustomCheckbox/CustomCheckbox.d.ts +0 -19
- package/dist/esm/types/lib/Inputs/CustomRadioButton/CustomRadioButton.d.ts +0 -10
- package/dist/esm/types/lib/Inputs/ImageInput/ImageInput.style.d.ts +0 -10
- package/dist/esm/types/lib/Inputs/PasswordInput/PasswordInput.style.d.ts +0 -7
- package/dist/esm/types/lib/Inputs/TextInput/TextInput.style.d.ts +0 -5
- package/dist/esm/types/lib/Modal/Modal.style.d.ts +0 -6
- package/dist/esm/types/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
- package/dist/esm/types/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
- package/dist/esm/types/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
- package/dist/esm/types/lib/ProgressBar/ProgressBar.d.ts +0 -7
- package/dist/esm/types/lib/ProgressBar/ProgressBar.style.d.ts +0 -5
- package/dist/esm/types/lib/Refresher/Refresher.d.ts +0 -8
- package/dist/esm/types/lib/ReviewSwiperSection/ReviewSwiperSection.d.ts +0 -17
- package/dist/esm/types/lib/RoundButton/RoundButton.d.ts +0 -13
- package/dist/esm/types/lib/RoundButton/RoundButton.styled.d.ts +0 -12
- package/dist/esm/types/lib/SectionHeading/SectionHeading.d.ts +0 -10
- package/dist/esm/types/lib/SectionHeading/SectionHeading.style.d.ts +0 -6
- package/dist/esm/types/lib/Segment/Segment.d.ts +0 -11
- package/dist/esm/types/lib/Segment/Segment.style.d.ts +0 -10
- package/dist/esm/types/lib/Segment/types.d.ts +0 -9
- package/dist/esm/types/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
- package/dist/esm/types/lib/Skeleton/Skeleton.d.ts +0 -9
- package/dist/esm/types/lib/Skeleton/Skeleton.style.d.ts +0 -7
- package/dist/esm/types/lib/SpecialistCard/SpecialistCard.d.ts +0 -48
- package/dist/esm/types/lib/SpecialistCard/SpecialistCard.style.d.ts +0 -19
- package/dist/esm/types/lib/SpecialistProfile/EducationCard/EducationCard.d.ts +0 -12
- package/dist/esm/types/lib/SpecialistProfile/EducationCard/EducationCard.style.d.ts +0 -6
- package/dist/esm/types/lib/SpecialistProfile/ProfileInformation/ProfileInformation.d.ts +0 -16
- package/dist/esm/types/lib/SpecialistProfile/ProfileView/ProfileView.d.ts +0 -11
- package/dist/esm/types/lib/SpecialistProfile/ProfileView/ProfileView.style.d.ts +0 -5
- package/dist/esm/types/lib/SpecialistProfile/ReviewCard/ReviewCard.d.ts +0 -22
- package/dist/esm/types/lib/SpecialistProfile/ReviewCard/ReviewCard.style.d.ts +0 -14
- package/dist/esm/types/lib/SpecialistProfile/ReviewStatistics/ReviewStatistics.d.ts +0 -18
- package/dist/esm/types/lib/SpecialistProfile/SpecialistAbout/SpecialistAbout.d.ts +0 -10
- package/dist/esm/types/lib/SpecialistProfile/SpecialistLangs/SpecialistLangs.d.ts +0 -12
- package/dist/esm/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.d.ts +0 -13
- package/dist/esm/types/lib/SpecialistProfile/SpecialistMatch/SpecialistMatch.style.d.ts +0 -9
- package/dist/esm/types/lib/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.d.ts +0 -21
- package/dist/esm/types/lib/SpecialistProfile/WorkDirections/WorkDirections.d.ts +0 -10
- package/dist/esm/types/lib/StarRating/StarRating.d.ts +0 -11
- package/dist/esm/types/lib/StatisticsScroll/StatisticsScroll.d.ts +0 -33
- package/dist/esm/types/lib/StatisticsScroll/StatisticsScroll.style.d.ts +0 -9
- package/dist/esm/types/lib/StatusTag/StatusTag.d.ts +0 -7
- package/dist/esm/types/lib/StatusTag/StatusTag.style.d.ts +0 -6
- package/dist/esm/types/lib/SuccessScreen/SuccessScreen.d.ts +0 -9
- package/dist/esm/types/lib/SwitchDeviceCard/ListItem/ListItem.d.ts +0 -8
- package/dist/esm/types/lib/SwitchDeviceCard/SwitchDeviceCard.d.ts +0 -38
- package/dist/esm/types/lib/Toast/Toast.style.d.ts +0 -9
- package/dist/esm/types/lib/Toast/index.d.ts +0 -15
- package/dist/esm/types/lib/TooltipComponent/TooltipComponent.d.ts +0 -12
- package/dist/esm/types/lib/TooltipComponent/TooltipComponent.style.d.ts +0 -11
- package/dist/esm/types/lib/UpdatesCard/UpdatesCard.d.ts +0 -12
- package/dist/esm/types/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
- package/dist/esm/types/lib/VideoBadge/VideoBadge.d.ts +0 -13
- package/dist/esm/types/lib/VideoBadge/VideoBadge.style.d.ts +0 -11
- package/dist/esm/types/lib/VideoCallInfo/VideoCallInfo.d.ts +0 -22
- package/dist/esm/types/lib/VideoPlayer/VideoPlayer.d.ts +0 -9
- package/dist/esm/types/lib/notes-card-text/NotesCardText.d.ts +0 -6
- package/dist/esm/types/lib/notes-editor/NotesEditor.d.ts +0 -5
- package/dist/esm/types/lib/userAppTypes.d.ts +0 -239
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistAbout/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistEducationCard/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistProfileViewCard/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistStatisticsCard/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistStatisticsCard/utils.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/SpecialistWorkDirections/index.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/button/Button.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/button/Button.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/input/Input.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/input/Input.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/therapist-card/TherapistCard.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/therapist-card/TherapistCard.style.d.ts +0 -0
- /package/dist/cjs/{types/deprecated → deprecated}/toast/toast.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AgoraMediaPlayer/NetworkQuality/utilts.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AgoraMediaPlayer/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AppFooter/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/AppHeader/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Avatar/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingScheduleTime/BookingScheduleTime.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingScheduleTime/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingSpecialistInfo/BookingSpecialistInfo.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Booking/BookingSpecialistInfo/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/BrowserNotSupport/NotSupportModal.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/BrowserNotSupport/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChangeLangModal/ChangeLangModal.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChangeLangModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListItem/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatListSkeleton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatMessage/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatMessageSkeleton/ChatMessageSkeleton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/ChatMessageSkeleton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatList/EmptyChatList.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatList/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatMessages/EmptyChatMessages.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/EmptyChatMessages/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/LouseConnect/LouseConnect.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/LouseConnect/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/Textarea/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/Textarea/utils.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Chat/utils.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChevronHeader/ChevronHeader.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ChevronHeader/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/CancelSession/CancelSession.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/CancelSession/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ConsultationSpecialistCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/EmptyConsultations/EmptyConsultations.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/EmptyConsultations/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ReSchedule/ReSchedule.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ReSchedule/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/ReScheduleSuccess/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/SignUpSessionButton/SignUpSessionButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/SignUpSessionButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/SignUpSessionModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Consultations/UserInfoModal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Container/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/CustomButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/DaySlider/DaySlider.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/DaySlider/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/EntryNotFound/EntryNotFound.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/EntryNotFound/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Range/Range.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Range/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Toggle/Toggle.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Filters/Toggle/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Flag/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/FrequentlyAskedQuestions/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/HorisontalCalendar/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CheckboxList/CheckboxList.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CheckboxList/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomCheckbox/CustomCheckbox.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomCheckbox/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomRadioButton/CustomRadioButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomRadioButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomSelect/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/CustomTextarea/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/ImageInput/ImageInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/ImageInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/LineFileInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/PasswordInput/PasswordInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/PasswordInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/TextInput/TextInput.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Inputs/TextInput/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Modal/Modal.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Modal/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ProgressBar/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Refresher/Refresher.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Refresher/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ReviewSwiperSection/ReviewSwiperSection.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ReviewSwiperSection/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/ReviewSwiperSection/types.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/RoundButton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SectionHeading/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Segment/SegmentSkeleton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Segment/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/emojis.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SelectImpressionEmoji/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Skeleton/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/EducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/EducationCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileInformation/ProfileInformation.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileInformation/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileView/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ProfileView/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ReviewCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ReviewStatistics/ReviewStatistics.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/ReviewStatistics/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistAbout/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistLangs/SpecialistLangs.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistLangs/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistMatch/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/WorkDirections/WorkDirections.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SpecialistProfile/WorkDirections/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Spinner/Spinner.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Spinner/Spinner.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Spinner/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StarRating/StarRating.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StarRating/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StatisticsScroll/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StatisticsScroll/utils.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/StatusTag/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SuccessScreen/SuccessScreen.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SuccessScreen/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SwitchDeviceCard/ListItem/ListItem.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SwitchDeviceCard/SwitchDeviceCard.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/SwitchDeviceCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Tag/Tag.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Tag/Tag.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Tag/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Theme/mindly_constants.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/Toast/Toast.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/TooltipComponent/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/UpdatesCard/UpdatesCard.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/UpdatesCard/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoBadge/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoCallInfo/VideoCallInfo.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoCallInfo/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoPlayer/VideoPlayer.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/VideoPlayer/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/content-card/ContentCard.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/content-card/ContentCard.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/date-picker/DatePicker.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/date-picker/DatePicker.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/floating-button/FloatingButton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/floating-button/FloatingButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/footer-for-booking/FooterForBooking.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/footer-for-booking/FooterForBooking.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/footer-for-booking/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/list-button/ListButton.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/list-button/ListButton.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/navigation-bar/NavigationBar.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/navigation-bar/NavigationBar.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/no-internet-connection/NoInternetConnection.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/no-internet-connection/NoInternetConnection.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/notes-card-text/NotesCardText.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/notes-card-text/index.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/notes-editor/NotesEditor.styled.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/scroll-tabs/ScrollTabs.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/scroll-tabs/ScrollTabs.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/tab-bar/TabBar.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/tab-bar/TabBar.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.d.ts +0 -0
- /package/dist/cjs/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistAbout/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistEducationCard/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistProfileViewCard/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistStatisticsCard/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistStatisticsCard/utils.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/SpecialistWorkDirections/index.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/button/Button.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/button/Button.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/input/Input.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/input/Input.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/therapist-card/TherapistCard.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/therapist-card/TherapistCard.style.d.ts +0 -0
- /package/dist/esm/{types/deprecated → deprecated}/toast/toast.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AgoraMediaPlayer/NetworkQuality/utilts.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AgoraMediaPlayer/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AppFooter/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/AppHeader/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Avatar/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingScheduleTime/BookingScheduleTime.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingScheduleTime/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingSpecialistInfo/BookingSpecialistInfo.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Booking/BookingSpecialistInfo/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/BrowserNotSupport/NotSupportModal.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/BrowserNotSupport/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChangeLangModal/ChangeLangModal.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChangeLangModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListItem/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListSkeleton/ChatListSkeleton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatListSkeleton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatMessage/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatMessageSkeleton/ChatMessageSkeleton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/ChatMessageSkeleton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatList/EmptyChatList.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatList/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatMessages/EmptyChatMessages.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/EmptyChatMessages/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/LouseConnect/LouseConnect.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/LouseConnect/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/Textarea/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/Textarea/utils.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Chat/utils.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChevronHeader/ChevronHeader.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ChevronHeader/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/CancelSession/CancelSession.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/CancelSession/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationCard/ConsultationCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationSpecialistCard/ConsultationSpecialistCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ConsultationSpecialistCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/EmptyConsultations/EmptyConsultations.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/EmptyConsultations/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ReSchedule/ReSchedule.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ReSchedule/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/ReScheduleSuccess/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/SignUpSessionButton/SignUpSessionButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/SignUpSessionButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/SignUpSessionModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Consultations/UserInfoModal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Container/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/CustomButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/DaySlider/DaySlider.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/DaySlider/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/EntryNotFound/EntryNotFound.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/EntryNotFound/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Range/Range.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Range/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Toggle/Toggle.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Filters/Toggle/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Flag/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/FrequentlyAskedQuestions/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/HorisontalCalendar/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CheckboxList/CheckboxList.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CheckboxList/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomCheckbox/CustomCheckbox.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomCheckbox/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomRadioButton/CustomRadioButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomRadioButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomSelect/CustomSelect.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomSelect/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomTextarea/CustomTextarea.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/CustomTextarea/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/ImageInput/ImageInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/ImageInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/LineFileInput/LineFileInput.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/LineFileInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/PasswordInput/PasswordInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/PasswordInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/TextInput/TextInput.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Inputs/TextInput/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Modal/Modal.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Modal/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ProgressBar/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Refresher/Refresher.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Refresher/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ReviewSwiperSection/ReviewSwiperSection.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ReviewSwiperSection/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/ReviewSwiperSection/types.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/RoundButton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SectionHeading/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Segment/SegmentSkeleton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Segment/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/emojis.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SelectImpressionEmoji/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Skeleton/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/EducationCard/EmptyInstitutionLogo.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/EducationCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileInformation/ProfileInformation.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileInformation/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileView/PlayVideoIcon/PlayVideoIcon.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ProfileView/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ReviewCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ReviewStatistics/ReviewStatistics.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/ReviewStatistics/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistAbout/SpecialistAbout.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistAbout/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistLangs/SpecialistLangs.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistLangs/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistMatch/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/SpecialistStatistic.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/SpecialistStatistic/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/WorkDirections/WorkDirections.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SpecialistProfile/WorkDirections/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Spinner/Spinner.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Spinner/Spinner.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Spinner/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StarRating/StarRating.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StarRating/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StatisticsScroll/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StatisticsScroll/utils.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/StatusTag/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SuccessScreen/SuccessScreen.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SuccessScreen/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SwitchDeviceCard/ListItem/ListItem.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SwitchDeviceCard/SwitchDeviceCard.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/SwitchDeviceCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Tag/Tag.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Tag/Tag.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Tag/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Theme/mindly_constants.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/Toast/Toast.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/TooltipComponent/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/UpdatesCard/UpdatesCard.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/UpdatesCard/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoBadge/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoCallInfo/VideoCallInfo.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoCallInfo/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoPlayer/VideoPlayer.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/VideoPlayer/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/content-card/ContentCard.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/content-card/ContentCard.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/date-picker/DatePicker.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/date-picker/DatePicker.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/floating-button/FloatingButton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/floating-button/FloatingButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/footer-for-booking/FooterForBooking.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/footer-for-booking/FooterForBooking.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/footer-for-booking/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/list-button/ListButton.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/list-button/ListButton.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/navigation-bar/NavigationBar.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/navigation-bar/NavigationBar.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/no-internet-connection/NoInternetConnection.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/no-internet-connection/NoInternetConnection.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/notes-card-text/NotesCardText.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/notes-card-text/index.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/notes-editor/NotesEditor.styled.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/scroll-tabs/ScrollTabs.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/scroll-tabs/ScrollTabs.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/tab-bar/TabBar.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/tab-bar/TabBar.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.d.ts +0 -0
- /package/dist/esm/{types/lib → lib}/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -0
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React, { CSSProperties } from 'react';
|
|
2
|
-
export declare type LetterAvatarProps = {
|
|
3
|
-
letter: string;
|
|
4
|
-
dimensions?: number;
|
|
5
|
-
className?: string;
|
|
6
|
-
style?: CSSProperties;
|
|
7
|
-
withBorder?: boolean;
|
|
8
|
-
borderRadius?: string;
|
|
9
|
-
width?: number;
|
|
10
|
-
height?: number;
|
|
11
|
-
fontSize?: number;
|
|
12
|
-
onClick?: () => void;
|
|
13
|
-
};
|
|
14
|
-
declare const _default: React.NamedExoticComponent<LetterAvatarProps>;
|
|
15
|
-
export default _default;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare type LetterAvatarStyledProps = {
|
|
2
|
-
dimensions: number;
|
|
3
|
-
width?: number;
|
|
4
|
-
height?: number;
|
|
5
|
-
fontSize?: number;
|
|
6
|
-
withBorder: boolean;
|
|
7
|
-
borderRadius?: string;
|
|
8
|
-
};
|
|
9
|
-
declare const LetterAvatarStyled: import("styled-components").StyledComponent<"div", any, LetterAvatarStyledProps, never>;
|
|
10
|
-
export default LetterAvatarStyled;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type SpecialistAboutProps = {
|
|
3
|
-
text?: string;
|
|
4
|
-
limit?: number;
|
|
5
|
-
showLoading?: boolean;
|
|
6
|
-
};
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated
|
|
9
|
-
*/
|
|
10
|
-
declare const SpecialistAbout: React.FC<SpecialistAboutProps>;
|
|
11
|
-
export default SpecialistAbout;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type SpecialistEducationCardProps = {
|
|
3
|
-
institutionName?: string;
|
|
4
|
-
institutionLogoLink?: string | null;
|
|
5
|
-
onClickSeeMoreButton?: () => void;
|
|
6
|
-
faculty?: string | null;
|
|
7
|
-
yearStart?: number | null;
|
|
8
|
-
yearEnd?: number | null;
|
|
9
|
-
showLoader?: boolean;
|
|
10
|
-
};
|
|
11
|
-
declare const _default: React.NamedExoticComponent<SpecialistEducationCardProps>;
|
|
12
|
-
export default _default;
|
package/dist/cjs/types/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
declare type StyledSpecialistEducationCardProps = {
|
|
2
|
-
isNeedHoverEffect?: boolean;
|
|
3
|
-
};
|
|
4
|
-
export declare const StyledSpecialistEducationCard: import("styled-components").StyledComponent<"div", any, StyledSpecialistEducationCardProps, never>;
|
|
5
|
-
export declare const StyledInstitutionTextContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type SpecialistProfileViewCardProps = {
|
|
3
|
-
avatarLink?: string | null;
|
|
4
|
-
specialistName?: string | null;
|
|
5
|
-
specialization?: string | null;
|
|
6
|
-
sessionPrice?: number | null;
|
|
7
|
-
sessionDuration?: number | null;
|
|
8
|
-
hoursOfPractice?: number | null;
|
|
9
|
-
onImageClick?: () => void;
|
|
10
|
-
videoLinkUrl?: string | null;
|
|
11
|
-
showLoader?: boolean;
|
|
12
|
-
} & React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>;
|
|
13
|
-
declare const _default: React.NamedExoticComponent<SpecialistProfileViewCardProps>;
|
|
14
|
-
export default _default;
|
package/dist/cjs/types/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const StyledProfileViewContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
declare type StyledProfileViewImageProps = {
|
|
4
|
-
isNeedPlayButton?: boolean;
|
|
5
|
-
};
|
|
6
|
-
export declare const StyledProfileViewImageContainer: import("styled-components").StyledComponent<"div", any, StyledProfileViewImageProps, never>;
|
|
7
|
-
export declare const StyledProfileViewImage: import("styled-components").StyledComponent<import("react").FC<import("../../lib/Avatar").AvatarProps>, any, StyledProfileViewImageProps, never>;
|
|
8
|
-
export declare const StyledPlayIcon: import("styled-components").StyledComponent<import("react").FC<{}>, any, {}, never>;
|
|
9
|
-
export declare const StyledInfoBlockContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
10
|
-
export declare const StyledInfoBlock: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
11
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type SpecialistStatisticsCardProps = {
|
|
3
|
-
activeClients?: number;
|
|
4
|
-
sessionsCount?: number;
|
|
5
|
-
showLoader?: boolean;
|
|
6
|
-
};
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated
|
|
9
|
-
*/
|
|
10
|
-
declare const SpecialistStatisticsCard: React.FC<SpecialistStatisticsCardProps>;
|
|
11
|
-
export default SpecialistStatisticsCard;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare type SpecialistWorkDirectionsPropsType = {
|
|
3
|
-
workDirections?: string[] | [];
|
|
4
|
-
limit?: number;
|
|
5
|
-
showLoader?: boolean;
|
|
6
|
-
};
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated
|
|
9
|
-
*/
|
|
10
|
-
declare const SpecialistWorkDirections: React.FC<SpecialistWorkDirectionsPropsType>;
|
|
11
|
-
export default SpecialistWorkDirections;
|
|
@@ -1,189 +0,0 @@
|
|
|
1
|
-
import { Button } from './deprecated/button/Button';
|
|
2
|
-
import { FloatingButton } from './lib/floating-button/FloatingButton';
|
|
3
|
-
import { ListButton } from './lib/list-button/ListButton';
|
|
4
|
-
import { NavigationBar } from './lib/navigation-bar/NavigationBar';
|
|
5
|
-
import { ContentCard } from './lib/content-card/ContentCard';
|
|
6
|
-
import { TherapistCard } from './deprecated/therapist-card/TherapistCard';
|
|
7
|
-
import { toast } from './deprecated/toast/toast';
|
|
8
|
-
import { ArchivedConsultationCard } from './lib/archived-consultation-card/ArchivedConsultationCard';
|
|
9
|
-
import { DatePicker } from './lib/date-picker/DatePicker';
|
|
10
|
-
import { NoInternetConnection } from './lib/no-internet-connection/NoInternetConnection';
|
|
11
|
-
import { TherapistInformationComponent } from './lib/therapist-information-component/TherapistInformationComponent';
|
|
12
|
-
import { Input } from './deprecated/input/Input';
|
|
13
|
-
import { ScrollTabs } from './lib/scroll-tabs/ScrollTabs';
|
|
14
|
-
import { TabBar } from './lib/tab-bar/TabBar';
|
|
15
|
-
import { YourLocalTimeBlock } from './lib/your-local-time-block/YourLocalTimeBlock';
|
|
16
|
-
import { ModalCalendar } from './lib/ModalCalendar/ModalCalendar';
|
|
17
|
-
import { HorizontalCalendar } from './lib/HorisontalCalendar';
|
|
18
|
-
import ImpressionEmojiEnum from './lib/SelectImpressionEmoji/ImpressionEmojiEnum';
|
|
19
|
-
import LetterAvatar from './deprecated/LetterAvatar/LetterAvatar';
|
|
20
|
-
import ImageWithFallback from './lib/ImageWithFallback/ImageWithFallback';
|
|
21
|
-
import PersonDateTimeCard from './lib/PersonDateTimeCard/PersonDateTimeCard';
|
|
22
|
-
import { UsersPsychologistScrollList } from './lib/UsersPsychologistScrollList/UsersPsychologistScrollList';
|
|
23
|
-
import NotesEditor from './lib/notes-editor/NotesEditor';
|
|
24
|
-
import NotesCardText from './lib/notes-card-text/NotesCardText';
|
|
25
|
-
import ListSelect from './lib/Filters/ListSelect';
|
|
26
|
-
import Range from './lib/Filters/Range';
|
|
27
|
-
import RowSelect from './lib/Filters/RowSelect';
|
|
28
|
-
import Toggle from './lib/Filters/Toggle';
|
|
29
|
-
import 'swiper/swiper.min.css';
|
|
30
|
-
import '@ionic/react/css/ionic-swiper.css';
|
|
31
|
-
export { ArchivedConsultationCard, DatePicker, Button, FloatingButton, ListButton, NavigationBar, ContentCard, TherapistCard, toast, NoInternetConnection, TherapistInformationComponent, Input, ScrollTabs, TabBar, YourLocalTimeBlock, ModalCalendar, HorizontalCalendar, ImpressionEmojiEnum, LetterAvatar, ImageWithFallback, PersonDateTimeCard, UsersPsychologistScrollList, NotesEditor, NotesCardText, ListSelect, Range, RowSelect, Toggle, };
|
|
32
|
-
export * from './lib/EntryNotFound';
|
|
33
|
-
export * from './lib/Avatar';
|
|
34
|
-
export { default as AppHeader } from './lib/AppHeader';
|
|
35
|
-
export * from './lib/AppHeader';
|
|
36
|
-
export { default as Container } from './lib/Container';
|
|
37
|
-
export * from './lib/Container';
|
|
38
|
-
export { default as Segment } from './lib/Segment';
|
|
39
|
-
export * from './lib/Segment';
|
|
40
|
-
export { default as Modal } from './lib/Modal';
|
|
41
|
-
export * from './lib/Modal';
|
|
42
|
-
export { default as SelectImpressionEmoji } from './lib/SelectImpressionEmoji';
|
|
43
|
-
export * from './lib/SelectImpressionEmoji/SelectImpressionEmojiProps';
|
|
44
|
-
export * from './lib/HorisontalCalendar';
|
|
45
|
-
export { default as FooterForBooking } from './lib/footer-for-booking';
|
|
46
|
-
export * from './lib/footer-for-booking';
|
|
47
|
-
export { default as StatusTag } from './lib/StatusTag';
|
|
48
|
-
export * from './lib/StatusTag';
|
|
49
|
-
export { default as MediaPlayer } from './lib/AgoraMediaPlayer';
|
|
50
|
-
export * from './lib/AgoraMediaPlayer';
|
|
51
|
-
export { default as RoundButton } from './lib/RoundButton';
|
|
52
|
-
export * from './lib/RoundButton';
|
|
53
|
-
export { default as ChatListItem } from './lib/Chat/ChatListItem';
|
|
54
|
-
export * from './lib/Chat/ChatListItem';
|
|
55
|
-
export { default as ChatMessage } from './lib/Chat/ChatMessage';
|
|
56
|
-
export * from './lib/Chat/ChatMessage';
|
|
57
|
-
export { default as ChatMessageSkeleton } from './lib/Chat/ChatMessageSkeleton';
|
|
58
|
-
export * from './lib/Chat/ChatMessageSkeleton';
|
|
59
|
-
export { default as ChatListSkeleton } from './lib/Chat/ChatListSkeleton';
|
|
60
|
-
export * from './lib/Chat/ChatListSkeleton';
|
|
61
|
-
export { default as EmptyChatList } from './lib/Chat/EmptyChatList';
|
|
62
|
-
export * from './lib/Chat/EmptyChatList';
|
|
63
|
-
export { default as EmptyChatMessages } from './lib/Chat/EmptyChatMessages';
|
|
64
|
-
export * from './lib/Chat/EmptyChatMessages';
|
|
65
|
-
export { default as Textarea } from './lib/Chat/Textarea';
|
|
66
|
-
export * from './lib/Chat/Textarea';
|
|
67
|
-
export { default as LouseConnect } from './lib/Chat/LouseConnect';
|
|
68
|
-
export * from './lib/Chat/LouseConnect';
|
|
69
|
-
export { default as UpdatesCard } from './lib/UpdatesCard';
|
|
70
|
-
export * from './lib/UpdatesCard';
|
|
71
|
-
export { default as SwitchDeviceCard } from './lib/SwitchDeviceCard';
|
|
72
|
-
export * from './lib/SwitchDeviceCard';
|
|
73
|
-
export { default as SectionHeading } from './lib/SectionHeading';
|
|
74
|
-
export * from './lib/SectionHeading';
|
|
75
|
-
export { default as Skeleton } from './lib/Skeleton';
|
|
76
|
-
export * from './lib/Skeleton';
|
|
77
|
-
export { default as SpecialistEducationCard } from './deprecated/SpecialistEducationCard';
|
|
78
|
-
export * from './deprecated/SpecialistEducationCard';
|
|
79
|
-
export { default as SpecialistProfileViewCard } from './deprecated/SpecialistProfileViewCard';
|
|
80
|
-
export * from './deprecated/SpecialistProfileViewCard';
|
|
81
|
-
export { default as SpecialistStatisticsCard } from './deprecated/SpecialistStatisticsCard';
|
|
82
|
-
export * from './deprecated/SpecialistStatisticsCard';
|
|
83
|
-
export { default as SpecialistWorkDirections } from './deprecated/SpecialistWorkDirections';
|
|
84
|
-
export * from './deprecated/SpecialistWorkDirections';
|
|
85
|
-
export { default as Tag } from './lib/Tag';
|
|
86
|
-
export * from './lib/Tag';
|
|
87
|
-
export { default as AppFooter } from './lib/AppFooter';
|
|
88
|
-
export * from './lib/AppFooter';
|
|
89
|
-
export { default as VideoPlayer } from './lib/VideoPlayer';
|
|
90
|
-
export * from './lib/VideoPlayer';
|
|
91
|
-
export { default as NotSupportModal } from './lib/BrowserNotSupport';
|
|
92
|
-
export * from './lib/BrowserNotSupport';
|
|
93
|
-
export { default as VideoCallInfo } from './lib/VideoCallInfo';
|
|
94
|
-
export * from './lib/VideoCallInfo';
|
|
95
|
-
export { default as ConsultationCard } from './lib/Consultations/ConsultationCard';
|
|
96
|
-
export * from './lib/Consultations/ConsultationCard';
|
|
97
|
-
export { default as SignUpSessionButton } from './lib/Consultations/SignUpSessionButton';
|
|
98
|
-
export * from './lib/Consultations/SignUpSessionButton';
|
|
99
|
-
export { default as EmptyConsultations } from './lib/Consultations/EmptyConsultations';
|
|
100
|
-
export * from './lib/Consultations/EmptyConsultations';
|
|
101
|
-
export { default as ConsultationModal } from './lib/Consultations/ConsultationModal';
|
|
102
|
-
export * from './lib/Consultations/ConsultationModal';
|
|
103
|
-
export { default as SignUpSessionModal } from './lib/Consultations/SignUpSessionModal';
|
|
104
|
-
export * from './lib/Consultations/SignUpSessionModal';
|
|
105
|
-
export { default as ConsultationSpecialistCard } from './lib/Consultations/ConsultationSpecialistCard';
|
|
106
|
-
export * from './lib/Consultations/ConsultationSpecialistCard';
|
|
107
|
-
export { default as UserInfoModal } from './lib/Consultations/UserInfoModal';
|
|
108
|
-
export * from './lib/Consultations/UserInfoModal';
|
|
109
|
-
export { default as CancelSession } from './lib/Consultations/CancelSession';
|
|
110
|
-
export * from './lib/Consultations/CancelSession';
|
|
111
|
-
export { default as ReSchedule } from './lib/Consultations/ReSchedule';
|
|
112
|
-
export * from './lib/Consultations/ReSchedule';
|
|
113
|
-
export { default as ReScheduleSuccess } from './lib/Consultations/ReScheduleSuccess';
|
|
114
|
-
export * from './lib/Consultations/ReScheduleSuccess';
|
|
115
|
-
export { default as TooltipComponent } from './lib/TooltipComponent';
|
|
116
|
-
export * from './lib/TooltipComponent';
|
|
117
|
-
export { default as DaySlider } from './lib/DaySlider';
|
|
118
|
-
export * from './lib/DaySlider';
|
|
119
|
-
export { default as WorkDirections } from './lib/SpecialistProfile/WorkDirections';
|
|
120
|
-
export * from './lib/SpecialistProfile/WorkDirections';
|
|
121
|
-
export { default as ProfileView } from './lib/SpecialistProfile/ProfileView';
|
|
122
|
-
export * from './lib/SpecialistProfile/ProfileView';
|
|
123
|
-
export { default as SpecialistAbout } from './lib/SpecialistProfile/SpecialistAbout';
|
|
124
|
-
export * from './lib/SpecialistProfile/SpecialistAbout';
|
|
125
|
-
export { default as EducationCard } from './lib/SpecialistProfile/EducationCard';
|
|
126
|
-
export * from './lib/SpecialistProfile/EducationCard';
|
|
127
|
-
export { default as StatisticsScroll } from './lib/StatisticsScroll';
|
|
128
|
-
export * from './lib/StatisticsScroll';
|
|
129
|
-
export { decOfNum } from './lib/Consultations/utils';
|
|
130
|
-
export { default as BookingScheduleTime } from './lib/Booking/BookingScheduleTime';
|
|
131
|
-
export * from './lib/Booking/BookingScheduleTime';
|
|
132
|
-
export { default as BookingSpecialistInfo } from './lib/Booking/BookingSpecialistInfo';
|
|
133
|
-
export * from './lib/Booking/BookingSpecialistInfo';
|
|
134
|
-
export { default as SpecialistCard } from './lib/SpecialistCard';
|
|
135
|
-
export * from './lib/SpecialistCard';
|
|
136
|
-
export { default as TextInput } from './lib/Inputs/TextInput';
|
|
137
|
-
export * from './lib/Inputs/TextInput';
|
|
138
|
-
export { default as ImageInput } from './lib/Inputs/ImageInput';
|
|
139
|
-
export * from './lib/Inputs/ImageInput';
|
|
140
|
-
export { default as PasswordInput } from './lib/Inputs/PasswordInput';
|
|
141
|
-
export * from './lib/Inputs/PasswordInput';
|
|
142
|
-
export { default as CustomTextarea } from './lib/Inputs/CustomTextarea';
|
|
143
|
-
export * from './lib/Inputs/CustomTextarea';
|
|
144
|
-
export { default as CustomSelect } from './lib/Inputs/CustomSelect';
|
|
145
|
-
export * from './lib/Inputs/CustomSelect';
|
|
146
|
-
export { default as CustomButton } from './lib/CustomButton';
|
|
147
|
-
export * from './lib/CustomButton';
|
|
148
|
-
export { default as CustomCheckbox } from './lib/Inputs/CustomCheckbox';
|
|
149
|
-
export * from './lib/Inputs/CustomCheckbox';
|
|
150
|
-
export { default as CheckboxList } from './lib/Inputs/CheckboxList';
|
|
151
|
-
export * from './lib/Inputs/CheckboxList';
|
|
152
|
-
export { default as ChevronHeader } from './lib/ChevronHeader';
|
|
153
|
-
export * from './lib/ChevronHeader';
|
|
154
|
-
export { default as ProgressBar } from './lib/ProgressBar';
|
|
155
|
-
export * from './lib/ProgressBar';
|
|
156
|
-
export { default as LineFileInput } from './lib/Inputs/LineFileInput';
|
|
157
|
-
export * from './lib/Inputs/LineFileInput';
|
|
158
|
-
export { default as SuccessScreen } from './lib/SuccessScreen';
|
|
159
|
-
export * from './lib/SuccessScreen';
|
|
160
|
-
export { default as Flag } from './lib/Flag';
|
|
161
|
-
export * from './lib/Flag';
|
|
162
|
-
export { default as SpecialistLangs } from './lib/SpecialistProfile/SpecialistLangs';
|
|
163
|
-
export * from './lib/SpecialistProfile/SpecialistLangs';
|
|
164
|
-
export { default as ChangeLangModal } from './lib/ChangeLangModal';
|
|
165
|
-
export * from './lib/ChangeLangModal';
|
|
166
|
-
export { default as ProfileInformation } from './lib/SpecialistProfile/ProfileInformation';
|
|
167
|
-
export * from './lib/SpecialistProfile/ProfileInformation';
|
|
168
|
-
export { default as SpecialistMatch } from './lib/SpecialistProfile/SpecialistMatch';
|
|
169
|
-
export * from './lib/SpecialistProfile/SpecialistMatch';
|
|
170
|
-
export { default as SpecialistStatistic } from './lib/SpecialistProfile/SpecialistStatistic';
|
|
171
|
-
export * from './lib/SpecialistProfile/SpecialistStatistic';
|
|
172
|
-
export { default as StarRating } from './lib/StarRating';
|
|
173
|
-
export * from './lib/StarRating';
|
|
174
|
-
export { default as ReviewCard } from './lib/SpecialistProfile/ReviewCard';
|
|
175
|
-
export * from './lib/SpecialistProfile/ReviewCard';
|
|
176
|
-
export { default as ReviewStatistics } from './lib/SpecialistProfile/ReviewStatistics';
|
|
177
|
-
export * from './lib/SpecialistProfile/ReviewStatistics';
|
|
178
|
-
export { default as ReviewSwiperSection } from './lib/ReviewSwiperSection';
|
|
179
|
-
export * from './lib/ReviewSwiperSection';
|
|
180
|
-
export { default as FrequentlyAskedQuestions } from './lib/FrequentlyAskedQuestions';
|
|
181
|
-
export * from './lib/FrequentlyAskedQuestions';
|
|
182
|
-
export { default as Spinner } from './lib/Spinner';
|
|
183
|
-
export * from './lib/Spinner';
|
|
184
|
-
export { default as Refresher } from './lib/Refresher';
|
|
185
|
-
export * from './lib/Refresher';
|
|
186
|
-
export { default as Toast } from './lib/Toast';
|
|
187
|
-
export * from './lib/Toast';
|
|
188
|
-
export { default as CustomRadioButton } from './lib/Inputs/CustomRadioButton';
|
|
189
|
-
export * from './lib/Inputs/CustomRadioButton';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { HTMLAttributes } from 'react';
|
|
2
|
-
interface Playable {
|
|
3
|
-
play: (...args: any[]) => any;
|
|
4
|
-
}
|
|
5
|
-
export declare type MediaPlayerProps<TCameraTrack extends Playable | undefined, TAudioTrack extends Playable | undefined> = {
|
|
6
|
-
fullwidth?: boolean;
|
|
7
|
-
cameraTrack?: TCameraTrack;
|
|
8
|
-
audioTrack?: TAudioTrack;
|
|
9
|
-
isVideoTrackMuted?: boolean;
|
|
10
|
-
isAudioTrackMuted?: boolean;
|
|
11
|
-
networkQuality?: number;
|
|
12
|
-
fallbackAvatar?: string;
|
|
13
|
-
fallbackAvatarDimensions?: number;
|
|
14
|
-
fallbackName?: string;
|
|
15
|
-
showControls: boolean;
|
|
16
|
-
isScreenSharing?: boolean;
|
|
17
|
-
} & HTMLAttributes<HTMLDivElement>;
|
|
18
|
-
declare const _default: <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;
|
|
19
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export declare const AgoraMediaWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
-
declare type AgoraMediaPlayerWrapperProps = {
|
|
3
|
-
fullwidth: boolean;
|
|
4
|
-
};
|
|
5
|
-
export declare const AgoraMediaPlayerWrapper: import("styled-components").StyledComponent<"div", any, AgoraMediaPlayerWrapperProps, never>;
|
|
6
|
-
declare type AgoraMediaNoVideoWrapperProps = {
|
|
7
|
-
fullwidth: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare const AgoraMediaNoVideoWrapper: import("styled-components").StyledComponent<"div", any, AgoraMediaNoVideoWrapperProps, never>;
|
|
10
|
-
export declare const AgoraMediaFallbackName: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
11
|
-
declare type AgoraMediaControlsWrapperProps = {
|
|
12
|
-
isStatusData: boolean;
|
|
13
|
-
};
|
|
14
|
-
export declare const AgoraMediaControlsWrapper: import("styled-components").StyledComponent<"div", any, AgoraMediaControlsWrapperProps, never>;
|
|
15
|
-
export declare const ControlsWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
16
|
-
export declare const ControlItemWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
17
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type NetworkQualityComponentType = {
|
|
3
|
-
/**
|
|
4
|
-
* if this param - true, component didnt render any hint for connection(only icon)
|
|
5
|
-
*/
|
|
6
|
-
showingAdditionalInfo: boolean;
|
|
7
|
-
/**
|
|
8
|
-
* Quality of network
|
|
9
|
-
* https://docs.agora.io/en/video/API%20Reference/web_ng/interfaces/networkquality.html#uplinknetworkquality
|
|
10
|
-
*/
|
|
11
|
-
networkQuality?: number;
|
|
12
|
-
/**
|
|
13
|
-
* Is full screen video?
|
|
14
|
-
*/
|
|
15
|
-
fullScreen?: boolean;
|
|
16
|
-
};
|
|
17
|
-
declare const NetworkQualityComponent: React.FC<NetworkQualityComponentType>;
|
|
18
|
-
export default NetworkQualityComponent;
|
package/dist/cjs/types/lib/AgoraMediaPlayer/NetworkQuality/NetworkQualityComponents.style.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare type StyledNetworkQualityComponentContainerPropsType = {
|
|
2
|
-
showingAdditionalInfo?: boolean;
|
|
3
|
-
fullScreen?: boolean;
|
|
4
|
-
};
|
|
5
|
-
export declare const StyledNetworkQualityComponentContainer: import("styled-components").StyledComponent<"div", any, StyledNetworkQualityComponentContainerPropsType, never>;
|
|
6
|
-
export declare const StyledNetworkQualityComponent: any;
|
|
7
|
-
export declare const StyledNetworkQualityTextContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
8
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare type AppFooterToolbarProps = {
|
|
3
|
-
isNotMobile: boolean;
|
|
4
|
-
};
|
|
5
|
-
export declare const AppFooterContainer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonFooter & Pick<import("react").HTMLAttributes<HTMLIonFooterElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonFooterElement>>, any, {}, never>;
|
|
6
|
-
export declare const AppFooterToolbar: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonToolbar & Pick<import("react").HTMLAttributes<HTMLIonToolbarElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonToolbarElement>>, any, AppFooterToolbarProps, never>;
|
|
7
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare type AppHeaderToolbarProps = {
|
|
3
|
-
isNotMobile: boolean;
|
|
4
|
-
};
|
|
5
|
-
export declare const AppHeaderContainer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonHeader & Pick<import("react").HTMLAttributes<HTMLIonHeaderElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonHeaderElement>>, any, {}, never>;
|
|
6
|
-
export declare const AppHeaderToolbar: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonToolbar & Pick<import("react").HTMLAttributes<HTMLIonToolbarElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonToolbarElement>>, any, AppHeaderToolbarProps, never>;
|
|
7
|
-
export {};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { CSSProperties, FC } from 'react';
|
|
2
|
-
export declare type AvatarProps = {
|
|
3
|
-
dimensions?: number;
|
|
4
|
-
width?: number;
|
|
5
|
-
height?: number;
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated
|
|
8
|
-
*/
|
|
9
|
-
fontSize?: number;
|
|
10
|
-
borderRadius?: string;
|
|
11
|
-
src?: string;
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated
|
|
14
|
-
*/
|
|
15
|
-
firstName?: string;
|
|
16
|
-
style?: CSSProperties;
|
|
17
|
-
className?: string;
|
|
18
|
-
withBorder?: boolean;
|
|
19
|
-
onClick?: () => void;
|
|
20
|
-
};
|
|
21
|
-
export declare const Avatar: FC<AvatarProps>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare type AvatarWrapperProps = {
|
|
2
|
-
dimensions: number;
|
|
3
|
-
width?: number;
|
|
4
|
-
height?: number;
|
|
5
|
-
withBorder: boolean;
|
|
6
|
-
borderRadius?: string;
|
|
7
|
-
isLoading: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare const AvatarWrapper: import("styled-components").StyledComponent<"div", any, AvatarWrapperProps, never>;
|
|
10
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type BookingItem = {
|
|
3
|
-
title: string;
|
|
4
|
-
active?: boolean;
|
|
5
|
-
};
|
|
6
|
-
declare type BookingScheduleTimeProps = {
|
|
7
|
-
variant?: 'booking' | 'schedule';
|
|
8
|
-
items: BookingItem[] | string[];
|
|
9
|
-
onClick?: (index: number, item: string) => void;
|
|
10
|
-
isLoading?: boolean;
|
|
11
|
-
};
|
|
12
|
-
declare const _default: React.NamedExoticComponent<BookingScheduleTimeProps>;
|
|
13
|
-
export default _default;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type BookingSpecialistInfoProps = {
|
|
3
|
-
name: string;
|
|
4
|
-
title?: string;
|
|
5
|
-
subtitle?: string;
|
|
6
|
-
avatar?: string;
|
|
7
|
-
isLoading?: boolean;
|
|
8
|
-
};
|
|
9
|
-
declare const _default: React.NamedExoticComponent<BookingSpecialistInfoProps>;
|
|
10
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { JSX } from '@ionic/core/components';
|
|
3
|
-
declare type NotSupportModalProps = {
|
|
4
|
-
closeModal?: () => void;
|
|
5
|
-
redText?: React.ReactElement;
|
|
6
|
-
mainText?: React.ReactElement;
|
|
7
|
-
buttonLink?: string;
|
|
8
|
-
type?: 'danger' | 'primary';
|
|
9
|
-
title?: string;
|
|
10
|
-
translations: {
|
|
11
|
-
buttonText: string;
|
|
12
|
-
downloadChromeText: string;
|
|
13
|
-
attention: string;
|
|
14
|
-
};
|
|
15
|
-
} & JSX.IonModal;
|
|
16
|
-
declare const NotSupportModal: React.FC<NotSupportModalProps>;
|
|
17
|
-
export default NotSupportModal;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
declare type ChangeLangModalProps = {
|
|
3
|
-
title: string;
|
|
4
|
-
selected: string;
|
|
5
|
-
isOpen: boolean;
|
|
6
|
-
onSelect: (lang: string) => void;
|
|
7
|
-
onModalClose?: () => void;
|
|
8
|
-
};
|
|
9
|
-
declare type LanguagesListProps = {
|
|
10
|
-
selected: string;
|
|
11
|
-
onSelect: (lang: string) => void;
|
|
12
|
-
};
|
|
13
|
-
export declare const LanguagesList: FC<LanguagesListProps>;
|
|
14
|
-
declare const ChangeLangModal: FC<ChangeLangModalProps>;
|
|
15
|
-
export default ChangeLangModal;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type ChatListItemProps = {
|
|
3
|
-
name: string;
|
|
4
|
-
message?: string;
|
|
5
|
-
avatar?: string;
|
|
6
|
-
newMessagesCount?: number;
|
|
7
|
-
onClick?: () => void;
|
|
8
|
-
status?: 'sent' | 'viewed';
|
|
9
|
-
time?: number;
|
|
10
|
-
timeZone?: string;
|
|
11
|
-
lastMessageType?: 'text' | 'file' | 'image' | 'video' | 'system';
|
|
12
|
-
locale?: string;
|
|
13
|
-
};
|
|
14
|
-
declare const _default: React.NamedExoticComponent<ChatListItemProps>;
|
|
15
|
-
export default _default;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare const ItemButton: import("styled-components").StyledComponent<"button", any, {}, never>;
|
|
2
|
-
export declare const InfoWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const MessageInfo: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
-
export declare const UserName: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
-
export declare const MessageStatus: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
-
declare type TextMessageProps = {
|
|
7
|
-
lastMessageType: 'text' | 'file' | 'image' | 'video' | 'system';
|
|
8
|
-
};
|
|
9
|
-
export declare const LastMessage: import("styled-components").StyledComponent<"div", any, TextMessageProps, never>;
|
|
10
|
-
export declare const BadgeContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
11
|
-
export declare const TextMessage: import("styled-components").StyledComponent<"p", any, TextMessageProps, never>;
|
|
12
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare type ChatMessageProps = {
|
|
3
|
-
message: string | File;
|
|
4
|
-
position: 'left' | 'right';
|
|
5
|
-
time: number;
|
|
6
|
-
timeZone?: string;
|
|
7
|
-
status?: 'loading' | 'sent' | 'viewed';
|
|
8
|
-
messageType?: 'text' | 'file' | 'image' | 'video' | 'system';
|
|
9
|
-
onFileClick?: (type: 'file' | 'image', link: string) => void;
|
|
10
|
-
fileInfo?: {
|
|
11
|
-
originalName: string;
|
|
12
|
-
size: number;
|
|
13
|
-
width?: number;
|
|
14
|
-
height?: number;
|
|
15
|
-
};
|
|
16
|
-
locale?: string;
|
|
17
|
-
};
|
|
18
|
-
declare const _default: React.NamedExoticComponent<ChatMessageProps>;
|
|
19
|
-
export default _default;
|