@mindly/ui-components 6.6.0-dev.9 → 6.6.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/index.js +8 -8
- package/dist/cjs/lib2/features/AcceptAgreementFeature/AcceptAgreemnetFeature.d.ts +1 -0
- package/dist/cjs/lib2/features/Charts/ChartAreaFeature/ChartAreaFeature.d.ts +2 -1
- package/dist/cjs/lib2/features/Charts/ChartLinesFeature/ChartLinesFeature.d.ts +0 -2
- package/dist/cjs/lib2/features/Charts/components/DotLabel.d.ts +2 -1
- package/dist/cjs/lib2/features/GoogleCalendarModalFeature/GoogleCalendarModalFeature.d.ts +1 -0
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingChartScreenPreviewFeature/OnBoardingChartScreenPreviewFeature.d.ts +2 -2
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingCompareScreenPreviewFeature /OnBoardingCompareScreenPreviewFeature.d.ts +2 -2
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingGoalSelectionScreenPreviewFeature/OnBoardingGoalSelectionScreenPreviewFeature.d.ts +2 -3
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingGraphScreenPreviewFeature/OnBoardingGraphScreenPreviewFeature.d.ts +5 -3
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/OnBoardingLoaderScreenPreviewFeature.d.ts +2 -2
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/components/ListTemplateLoader.d.ts +2 -2
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/components/ListTemplateLoaderItem.d.ts +2 -0
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/components/ListTemplateLoaderModal.d.ts +2 -2
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingMultiSelectionScreenPreviewFeature/OnBoardingMultiSelectionScreenPreviewFeature.d.ts +2 -3
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingPaywallScreenPreviewFeature/OnBoardingPaywallScreenPreviewFeature.d.ts +2 -2
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingPaywallScreenPreviewFeature/styles.d.ts +21 -0
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/CounterProgress.d.ts +2 -3
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/DefaultProgress.d.ts +2 -3
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/OnBoardingProgressFeature.d.ts +2 -3
- package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingSingleSelectionScreenPreviewFeature/OnBoardingSingleSelectionScreenPreviewFeature.d.ts +2 -3
- package/dist/cjs/lib2/features/OutdatedPersonalDataFeature/OutdatedPersonalDataFeature.d.ts +1 -0
- package/dist/cjs/lib2/features/PushNotificationsIsDisabledBanner/PushNotificationsIsDisabledBanner.d.ts +1 -0
- package/dist/cjs/lib2/features/PushNotificationsModal/PushNotificationsModal.d.ts +1 -0
- package/dist/cjs/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +4 -0
- package/dist/cjs/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +4 -0
- package/dist/cjs/lib2/features/ScheduleFeature/index.d.ts +1 -0
- package/dist/cjs/lib2/features/ScheduleFeature/types.d.ts +11 -0
- package/dist/cjs/lib2/features/TariffFeature/styles.d.ts +21 -0
- package/dist/cjs/lib2/features/TariffFeature/types.d.ts +2 -0
- package/dist/cjs/lib2/shared/assets/icons/IconMinus.d.ts +1 -0
- package/dist/cjs/lib2/shared/providers/index.d.ts +0 -1
- package/dist/cjs/lib2/shared/types/common.d.ts +4 -0
- package/dist/cjs/lib2/shared/types/onBoardingFlow.type.d.ts +8 -1
- package/dist/cjs/lib2/shared/types/specialistTypes.d.ts +1 -0
- package/dist/cjs/lib2/shared/types/variant.d.ts +2 -1
- package/dist/cjs/lib2/shared/ui/Button_v2/Button_v2.style.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/Button_v2/types.d.ts +3 -2
- package/dist/cjs/lib2/shared/ui/Calendar/Calendar.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Calendar/VerticalCalendar.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Calendar/VerticalCalendarMonthSkeleton.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Calendar/VerticalCalendarSkeleton.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/ListBox/ListBox.d.ts +2 -1
- package/dist/cjs/lib2/shared/ui/ListBox/types.d.ts +3 -2
- package/dist/cjs/lib2/shared/ui/ListBoxItem/ListBoxDefaultItem.d.ts +4 -3
- package/dist/cjs/lib2/shared/ui/ListBoxItem/ListBoxEmojiItem.d.ts +3 -1
- package/dist/cjs/lib2/shared/ui/ListBoxItem/ListBoxIconItem.d.ts +4 -3
- package/dist/cjs/lib2/shared/ui/ListBoxItem/ListBoxImageItem.d.ts +3 -2
- package/dist/cjs/lib2/shared/ui/ListBoxItem/constants.d.ts +1 -1
- package/dist/cjs/lib2/shared/ui/ListBoxItem/types.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/ProgressBar_v2/ProgressBar_v2.d.ts +3 -1
- package/dist/cjs/lib2/shared/ui/RatingCircle/RatingCircleIcons.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Tabs/Tab.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Tabs/TabPanel.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Tabs/Tabs.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/Video/styles.d.ts +28 -0
- package/dist/cjs/lib2/shared/utils/index.d.ts +0 -1
- package/dist/cjs/lib2/shared/utils/onboarding.d.ts +2 -2
- package/dist/cjs/lib2/widgets/SpecialistDetailWidget/SpecialistDetailWidgetSkeleton.d.ts +1 -0
- package/dist/cjs/lib2/widgets/SpecialistDetailWidget/types.d.ts +5 -0
- package/dist/cjs/lib2/widgets/SpecialistDetailWithTabsWidget/SpecialistDetailWithTabsSkeleton.d.ts +1 -0
- package/dist/cjs/lib2/widgets/SpecialistDetailWithTabsWidget/types.d.ts +5 -0
- package/dist/cjs/lib2/widgets/UpdateContractWidget/UpdateContractWidget.d.ts +1 -0
- package/dist/esm/index.js +8 -8
- package/dist/esm/lib2/features/AcceptAgreementFeature/AcceptAgreemnetFeature.d.ts +1 -0
- package/dist/esm/lib2/features/Charts/ChartAreaFeature/ChartAreaFeature.d.ts +2 -1
- package/dist/esm/lib2/features/Charts/ChartLinesFeature/ChartLinesFeature.d.ts +0 -2
- package/dist/esm/lib2/features/Charts/components/DotLabel.d.ts +2 -1
- package/dist/esm/lib2/features/GoogleCalendarModalFeature/GoogleCalendarModalFeature.d.ts +1 -0
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingChartScreenPreviewFeature/OnBoardingChartScreenPreviewFeature.d.ts +2 -2
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingCompareScreenPreviewFeature /OnBoardingCompareScreenPreviewFeature.d.ts +2 -2
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingGoalSelectionScreenPreviewFeature/OnBoardingGoalSelectionScreenPreviewFeature.d.ts +2 -3
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingGraphScreenPreviewFeature/OnBoardingGraphScreenPreviewFeature.d.ts +5 -3
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/OnBoardingLoaderScreenPreviewFeature.d.ts +2 -2
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/components/ListTemplateLoader.d.ts +2 -2
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/components/ListTemplateLoaderItem.d.ts +2 -0
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingLoaderScreenPreviewFeature/components/ListTemplateLoaderModal.d.ts +2 -2
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingMultiSelectionScreenPreviewFeature/OnBoardingMultiSelectionScreenPreviewFeature.d.ts +2 -3
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingPaywallScreenPreviewFeature/OnBoardingPaywallScreenPreviewFeature.d.ts +2 -2
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingPaywallScreenPreviewFeature/styles.d.ts +21 -0
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/CounterProgress.d.ts +2 -3
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/DefaultProgress.d.ts +2 -3
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/OnBoardingProgressFeature.d.ts +2 -3
- package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingSingleSelectionScreenPreviewFeature/OnBoardingSingleSelectionScreenPreviewFeature.d.ts +2 -3
- package/dist/esm/lib2/features/OutdatedPersonalDataFeature/OutdatedPersonalDataFeature.d.ts +1 -0
- package/dist/esm/lib2/features/PushNotificationsIsDisabledBanner/PushNotificationsIsDisabledBanner.d.ts +1 -0
- package/dist/esm/lib2/features/PushNotificationsModal/PushNotificationsModal.d.ts +1 -0
- package/dist/esm/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +4 -0
- package/dist/esm/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +4 -0
- package/dist/esm/lib2/features/ScheduleFeature/index.d.ts +1 -0
- package/dist/esm/lib2/features/ScheduleFeature/types.d.ts +11 -0
- package/dist/esm/lib2/features/TariffFeature/styles.d.ts +21 -0
- package/dist/esm/lib2/features/TariffFeature/types.d.ts +2 -0
- package/dist/esm/lib2/shared/assets/icons/IconMinus.d.ts +1 -0
- package/dist/esm/lib2/shared/providers/index.d.ts +0 -1
- package/dist/esm/lib2/shared/types/common.d.ts +4 -0
- package/dist/esm/lib2/shared/types/onBoardingFlow.type.d.ts +8 -1
- package/dist/esm/lib2/shared/types/specialistTypes.d.ts +1 -0
- package/dist/esm/lib2/shared/types/variant.d.ts +2 -1
- package/dist/esm/lib2/shared/ui/Button_v2/Button_v2.style.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/Button_v2/types.d.ts +3 -2
- package/dist/esm/lib2/shared/ui/Calendar/Calendar.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Calendar/VerticalCalendar.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Calendar/VerticalCalendarMonthSkeleton.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Calendar/VerticalCalendarSkeleton.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/ListBox/ListBox.d.ts +2 -1
- package/dist/esm/lib2/shared/ui/ListBox/types.d.ts +3 -2
- package/dist/esm/lib2/shared/ui/ListBoxItem/ListBoxDefaultItem.d.ts +4 -3
- package/dist/esm/lib2/shared/ui/ListBoxItem/ListBoxEmojiItem.d.ts +3 -1
- package/dist/esm/lib2/shared/ui/ListBoxItem/ListBoxIconItem.d.ts +4 -3
- package/dist/esm/lib2/shared/ui/ListBoxItem/ListBoxImageItem.d.ts +3 -2
- package/dist/esm/lib2/shared/ui/ListBoxItem/constants.d.ts +1 -1
- package/dist/esm/lib2/shared/ui/ListBoxItem/types.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/ProgressBar_v2/ProgressBar_v2.d.ts +3 -1
- package/dist/esm/lib2/shared/ui/RatingCircle/RatingCircleIcons.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Tabs/Tab.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Tabs/TabPanel.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Tabs/Tabs.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/Video/styles.d.ts +28 -0
- package/dist/esm/lib2/shared/utils/index.d.ts +0 -1
- package/dist/esm/lib2/shared/utils/onboarding.d.ts +2 -2
- package/dist/esm/lib2/widgets/SpecialistDetailWidget/SpecialistDetailWidgetSkeleton.d.ts +1 -0
- package/dist/esm/lib2/widgets/SpecialistDetailWidget/types.d.ts +5 -0
- package/dist/esm/lib2/widgets/SpecialistDetailWithTabsWidget/SpecialistDetailWithTabsSkeleton.d.ts +1 -0
- package/dist/esm/lib2/widgets/SpecialistDetailWithTabsWidget/types.d.ts +5 -0
- package/dist/esm/lib2/widgets/UpdateContractWidget/UpdateContractWidget.d.ts +1 -0
- package/dist/index.d.ts +135 -279
- package/package.json +1 -3
- package/src/lib2/shared/css/variables.css +2 -0
- package/dist/cjs/b7649e1531c181af.svg +0 -69
- package/dist/cjs/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -3
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
- package/dist/cjs/deprecated/SpecialistEducationCard/index.d.ts +0 -1
- package/dist/cjs/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -3
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
- package/dist/cjs/deprecated/SpecialistProfileViewCard/index.d.ts +0 -1
- package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
- package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -5
- package/dist/cjs/deprecated/SpecialistStatisticsCard/index.d.ts +0 -1
- package/dist/cjs/deprecated/SpecialistStatisticsCard/utils.d.ts +0 -1
- package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
- package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -2
- package/dist/cjs/deprecated/SpecialistWorkDirections/index.d.ts +0 -1
- package/dist/cjs/deprecated/therapist-card/TherapistCard.d.ts +0 -16
- package/dist/cjs/deprecated/therapist-card/TherapistCard.style.d.ts +0 -5
- package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
- package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.style.d.ts +0 -4
- package/dist/cjs/lib/ChangeLangModal/index.d.ts +0 -2
- package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
- package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.style.d.ts +0 -3
- package/dist/cjs/lib/Chat/LouseConnect/index.d.ts +0 -1
- package/dist/cjs/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
- package/dist/cjs/lib/EntryNotFound/EntryNotFound.style.d.ts +0 -2
- package/dist/cjs/lib/EntryNotFound/index.d.ts +0 -1
- package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
- package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -2
- package/dist/cjs/lib/HorisontalCalendar/index.d.ts +0 -1
- package/dist/cjs/lib/Modal/Modal.d.ts +0 -8
- package/dist/cjs/lib/Modal/Modal.style.d.ts +0 -6
- package/dist/cjs/lib/Modal/index.d.ts +0 -1
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
- package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
- package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -2
- package/dist/cjs/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -8
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -4
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -2
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
- package/dist/cjs/lib/SelectImpressionEmoji/emojis.d.ts +0 -5
- package/dist/cjs/lib/SelectImpressionEmoji/index.d.ts +0 -4
- package/dist/cjs/lib/StatusTag/StatusTag.d.ts +0 -7
- package/dist/cjs/lib/StatusTag/StatusTag.style.d.ts +0 -6
- package/dist/cjs/lib/StatusTag/index.d.ts +0 -1
- package/dist/cjs/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -6
- package/dist/cjs/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
- package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -14
- package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -4
- package/dist/cjs/lib/content-card/ContentCard.d.ts +0 -15
- package/dist/cjs/lib/content-card/ContentCard.style.d.ts +0 -11
- package/dist/cjs/lib/floating-button/FloatingButton.d.ts +0 -8
- package/dist/cjs/lib/floating-button/FloatingButton.style.d.ts +0 -6
- package/dist/cjs/lib/footer-for-booking/FooterForBooking.d.ts +0 -9
- package/dist/cjs/lib/footer-for-booking/FooterForBooking.style.d.ts +0 -6
- package/dist/cjs/lib/footer-for-booking/index.d.ts +0 -1
- package/dist/cjs/lib/list-button/ListButton.d.ts +0 -9
- package/dist/cjs/lib/list-button/ListButton.style.d.ts +0 -2
- package/dist/cjs/lib/navigation-bar/NavigationBar.d.ts +0 -8
- package/dist/cjs/lib/navigation-bar/NavigationBar.style.d.ts +0 -8
- package/dist/cjs/lib/notes-card-text/NotesCardText.d.ts +0 -6
- package/dist/cjs/lib/notes-card-text/NotesCardText.style.d.ts +0 -1
- package/dist/cjs/lib/notes-card-text/index.d.ts +0 -1
- package/dist/cjs/lib/notes-editor/NotesEditor.d.ts +0 -5
- package/dist/cjs/lib/notes-editor/NotesEditor.styled.d.ts +0 -2
- package/dist/cjs/lib/scroll-tabs/ScrollTabs.d.ts +0 -7
- package/dist/cjs/lib/scroll-tabs/ScrollTabs.style.d.ts +0 -3
- package/dist/cjs/lib/tab-bar/TabBar.d.ts +0 -6
- package/dist/cjs/lib/tab-bar/TabBar.style.d.ts +0 -5
- package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.d.ts +0 -10
- package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -2
- package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.d.ts +0 -6
- package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -2
- package/dist/cjs/lib2/shared/providers/AuthProvider/AuthProvider.d.ts +0 -12
- package/dist/cjs/lib2/shared/providers/AuthProvider/index.d.ts +0 -1
- package/dist/cjs/lib2/shared/providers/AuthProvider/types.d.ts +0 -19
- package/dist/cjs/lib2/shared/utils/globalAuthState.d.ts +0 -142
- package/dist/esm/b7649e1531c181af.svg +0 -69
- package/dist/esm/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +0 -3
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +0 -12
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +0 -6
- package/dist/esm/deprecated/SpecialistEducationCard/index.d.ts +0 -1
- package/dist/esm/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +0 -3
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +0 -14
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +0 -11
- package/dist/esm/deprecated/SpecialistProfileViewCard/index.d.ts +0 -1
- package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +0 -11
- package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +0 -5
- package/dist/esm/deprecated/SpecialistStatisticsCard/index.d.ts +0 -1
- package/dist/esm/deprecated/SpecialistStatisticsCard/utils.d.ts +0 -1
- package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +0 -11
- package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +0 -2
- package/dist/esm/deprecated/SpecialistWorkDirections/index.d.ts +0 -1
- package/dist/esm/deprecated/therapist-card/TherapistCard.d.ts +0 -16
- package/dist/esm/deprecated/therapist-card/TherapistCard.style.d.ts +0 -5
- package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +0 -15
- package/dist/esm/lib/ChangeLangModal/ChangeLangModal.style.d.ts +0 -4
- package/dist/esm/lib/ChangeLangModal/index.d.ts +0 -2
- package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +0 -6
- package/dist/esm/lib/Chat/LouseConnect/LouseConnect.style.d.ts +0 -3
- package/dist/esm/lib/Chat/LouseConnect/index.d.ts +0 -1
- package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +0 -5
- package/dist/esm/lib/EntryNotFound/EntryNotFound.style.d.ts +0 -2
- package/dist/esm/lib/EntryNotFound/index.d.ts +0 -1
- package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +0 -40
- package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +0 -2
- package/dist/esm/lib/HorisontalCalendar/index.d.ts +0 -1
- package/dist/esm/lib/Modal/Modal.d.ts +0 -8
- package/dist/esm/lib/Modal/Modal.style.d.ts +0 -6
- package/dist/esm/lib/Modal/index.d.ts +0 -1
- package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +0 -10
- package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +0 -12
- package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +0 -8
- package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +0 -2
- package/dist/esm/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +0 -8
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +0 -4
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +0 -2
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +0 -6
- package/dist/esm/lib/SelectImpressionEmoji/emojis.d.ts +0 -5
- package/dist/esm/lib/SelectImpressionEmoji/index.d.ts +0 -4
- package/dist/esm/lib/StatusTag/StatusTag.d.ts +0 -7
- package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +0 -6
- package/dist/esm/lib/StatusTag/index.d.ts +0 -1
- package/dist/esm/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +0 -6
- package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +0 -10
- package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +0 -14
- package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +0 -4
- package/dist/esm/lib/content-card/ContentCard.d.ts +0 -15
- package/dist/esm/lib/content-card/ContentCard.style.d.ts +0 -11
- package/dist/esm/lib/floating-button/FloatingButton.d.ts +0 -8
- package/dist/esm/lib/floating-button/FloatingButton.style.d.ts +0 -6
- package/dist/esm/lib/footer-for-booking/FooterForBooking.d.ts +0 -9
- package/dist/esm/lib/footer-for-booking/FooterForBooking.style.d.ts +0 -6
- package/dist/esm/lib/footer-for-booking/index.d.ts +0 -1
- package/dist/esm/lib/list-button/ListButton.d.ts +0 -9
- package/dist/esm/lib/list-button/ListButton.style.d.ts +0 -2
- package/dist/esm/lib/navigation-bar/NavigationBar.d.ts +0 -8
- package/dist/esm/lib/navigation-bar/NavigationBar.style.d.ts +0 -8
- package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +0 -6
- package/dist/esm/lib/notes-card-text/NotesCardText.style.d.ts +0 -1
- package/dist/esm/lib/notes-card-text/index.d.ts +0 -1
- package/dist/esm/lib/notes-editor/NotesEditor.d.ts +0 -5
- package/dist/esm/lib/notes-editor/NotesEditor.styled.d.ts +0 -2
- package/dist/esm/lib/scroll-tabs/ScrollTabs.d.ts +0 -7
- package/dist/esm/lib/scroll-tabs/ScrollTabs.style.d.ts +0 -3
- package/dist/esm/lib/tab-bar/TabBar.d.ts +0 -6
- package/dist/esm/lib/tab-bar/TabBar.style.d.ts +0 -5
- package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.d.ts +0 -10
- package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +0 -2
- package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.d.ts +0 -6
- package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +0 -2
- package/dist/esm/lib2/shared/providers/AuthProvider/AuthProvider.d.ts +0 -12
- package/dist/esm/lib2/shared/providers/AuthProvider/index.d.ts +0 -1
- package/dist/esm/lib2/shared/providers/AuthProvider/types.d.ts +0 -19
- package/dist/esm/lib2/shared/utils/globalAuthState.d.ts +0 -142
package/dist/index.d.ts
CHANGED
|
@@ -14,7 +14,6 @@ import { AriaListBoxProps, AriaCalendarProps, DateValue, AriaTabListProps } from
|
|
|
14
14
|
import { ToastStateProps, ToastState } from '@react-stately/toast';
|
|
15
15
|
import { AriaToastRegionProps } from '@react-aria/toast';
|
|
16
16
|
import { IonSearchbarCustomEvent, SearchbarChangeEventDetail, TextFieldTypes, IonInputCustomEvent, InputChangeEventDetail } from '@ionic/core';
|
|
17
|
-
import { User, SignInResult, SignInWithEmailAndPasswordOptions, LinkWithEmailAndPasswordOptions, CreateUserWithEmailAndPasswordOptions, SendPasswordResetEmailOptions } from '@capacitor-firebase/authentication';
|
|
18
17
|
import { MarkdownToJSX } from 'markdown-to-jsx';
|
|
19
18
|
|
|
20
19
|
interface ButtonProps$2 {
|
|
@@ -815,91 +814,6 @@ type SkeletonProps = {
|
|
|
815
814
|
};
|
|
816
815
|
declare const _default$V: React__default.NamedExoticComponent<SkeletonProps>;
|
|
817
816
|
|
|
818
|
-
type ButtonProps$1 = {
|
|
819
|
-
fill?: 'outline' | 'clear';
|
|
820
|
-
size?: 'default' | 'large' | 'small';
|
|
821
|
-
customSize?: 'smaller' | 'auto';
|
|
822
|
-
withDefaultState?: boolean;
|
|
823
|
-
color?: undefined;
|
|
824
|
-
fullWidth?: boolean;
|
|
825
|
-
className?: string;
|
|
826
|
-
routerLink?: string;
|
|
827
|
-
onClick?: (e: React.MouseEvent<HTMLIonButtonElement>) => void;
|
|
828
|
-
isLoading?: boolean;
|
|
829
|
-
icon?: React.ReactNode;
|
|
830
|
-
iconPosition?: 'start' | 'center';
|
|
831
|
-
style?: React.CSSProperties;
|
|
832
|
-
id?: string;
|
|
833
|
-
variant?: 'default' | 'blue';
|
|
834
|
-
} & JSX$1.IonButton;
|
|
835
|
-
|
|
836
|
-
declare const Button_v2: FC<ButtonProps$1>;
|
|
837
|
-
|
|
838
|
-
type ContainerProps = {
|
|
839
|
-
className?: string;
|
|
840
|
-
scrollEvents?: boolean;
|
|
841
|
-
onIonScroll?: (e: IonContentCustomEvent<ScrollDetail>) => void | undefined;
|
|
842
|
-
onIonScrollStart?: (e: IonContentCustomEvent<ScrollBaseDetail>) => void | undefined;
|
|
843
|
-
children: React__default.ReactNode;
|
|
844
|
-
style?: CSSProperties;
|
|
845
|
-
as?: React__default.ElementType;
|
|
846
|
-
isFlexContainer?: boolean;
|
|
847
|
-
flexGapInPx?: number;
|
|
848
|
-
};
|
|
849
|
-
declare const Container_v2: React__default.ForwardRefExoticComponent<ContainerProps & React__default.RefAttributes<HTMLIonContentElement>>;
|
|
850
|
-
|
|
851
|
-
type FlagProps$1 = {
|
|
852
|
-
name: string;
|
|
853
|
-
className?: string;
|
|
854
|
-
};
|
|
855
|
-
declare const _default$U: React__default.NamedExoticComponent<FlagProps$1>;
|
|
856
|
-
|
|
857
|
-
type PictureProps = {
|
|
858
|
-
width: number;
|
|
859
|
-
height: number;
|
|
860
|
-
src: {
|
|
861
|
-
webp?: string;
|
|
862
|
-
webp2x?: string;
|
|
863
|
-
src: string;
|
|
864
|
-
src2x?: string;
|
|
865
|
-
};
|
|
866
|
-
srcType: string;
|
|
867
|
-
alt?: string;
|
|
868
|
-
className?: string;
|
|
869
|
-
responsive?: boolean;
|
|
870
|
-
containerWidth?: number;
|
|
871
|
-
imageClassName?: string;
|
|
872
|
-
};
|
|
873
|
-
declare const _default$T: React__default.NamedExoticComponent<PictureProps>;
|
|
874
|
-
|
|
875
|
-
type BadgeType = 'default' | 'accent';
|
|
876
|
-
type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info';
|
|
877
|
-
type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
|
|
878
|
-
variant: BadgeVariants;
|
|
879
|
-
size?: 'S' | 'M';
|
|
880
|
-
type?: BadgeType;
|
|
881
|
-
iconType?: 'check' | React$1.ReactNode;
|
|
882
|
-
};
|
|
883
|
-
|
|
884
|
-
declare const _default$S: React$1.NamedExoticComponent<BadgeProps>;
|
|
885
|
-
|
|
886
|
-
type ItemCardVariants = 'neutral' | 'transparent' | 'transparent20';
|
|
887
|
-
type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
888
|
-
variant: ItemCardVariants;
|
|
889
|
-
size?: 'M' | 'M4' | 'M45';
|
|
890
|
-
};
|
|
891
|
-
|
|
892
|
-
declare const _default$R: React$1.NamedExoticComponent<ItemCardProps>;
|
|
893
|
-
|
|
894
|
-
type AppHeaderProps = {
|
|
895
|
-
fullwidth?: boolean;
|
|
896
|
-
className?: string;
|
|
897
|
-
style?: CSSProperties;
|
|
898
|
-
toolbarClassName?: string;
|
|
899
|
-
toolbarStyle?: CSSProperties;
|
|
900
|
-
};
|
|
901
|
-
declare const AppHeader_v2: FC<AppHeaderProps>;
|
|
902
|
-
|
|
903
817
|
declare enum CircleRatingSize {
|
|
904
818
|
'S' = "S",
|
|
905
819
|
'M' = "M",
|
|
@@ -1135,6 +1049,9 @@ declare enum ShortTranscriptionCurrencySignByLocale {
|
|
|
1135
1049
|
'es' = "US"
|
|
1136
1050
|
}
|
|
1137
1051
|
declare const StripeSupportedCurrency: SupportedCurrency[];
|
|
1052
|
+
type CSSVarStyles = React.CSSProperties & {
|
|
1053
|
+
[key: `--${string}`]: string | number;
|
|
1054
|
+
};
|
|
1138
1055
|
|
|
1139
1056
|
declare enum SupportedLangs {
|
|
1140
1057
|
en = "en",
|
|
@@ -1298,6 +1215,11 @@ type OnBoardingScreenProgressType = {
|
|
|
1298
1215
|
template?: OnboardingProgressTemplate;
|
|
1299
1216
|
image?: ResponseFileType | null;
|
|
1300
1217
|
};
|
|
1218
|
+
type OnBoardingThemeV2Type = {
|
|
1219
|
+
template: OnboardingVariant;
|
|
1220
|
+
customColor?: string | null;
|
|
1221
|
+
customTextColor?: string | null;
|
|
1222
|
+
};
|
|
1301
1223
|
type OnBoardingScreenSkipButtonType = {
|
|
1302
1224
|
skipButtonText?: string | null;
|
|
1303
1225
|
showSkipButton?: boolean;
|
|
@@ -1494,11 +1416,13 @@ type OnBoardingFlowType = {
|
|
|
1494
1416
|
duration_min?: number | null;
|
|
1495
1417
|
isDefault?: boolean;
|
|
1496
1418
|
theme?: OnboardingVariant;
|
|
1419
|
+
theme_v2?: OnBoardingThemeV2Type;
|
|
1497
1420
|
progress?: OnBoardingScreenProgressType;
|
|
1498
1421
|
};
|
|
1499
1422
|
declare enum OnboardingVariant {
|
|
1500
1423
|
default = "default",
|
|
1501
|
-
blue = "blue"
|
|
1424
|
+
blue = "blue",
|
|
1425
|
+
custom = "custom"
|
|
1502
1426
|
}
|
|
1503
1427
|
declare enum OnboardingProgressTemplate {
|
|
1504
1428
|
default = "default",
|
|
@@ -1598,6 +1522,7 @@ type Specialist = {
|
|
|
1598
1522
|
about?: string;
|
|
1599
1523
|
areas_of_work: Array<string> | [];
|
|
1600
1524
|
areas_of_work_by_client_problem: Array<string> | [];
|
|
1525
|
+
localized_areas_of_work_by_client_problem: string[];
|
|
1601
1526
|
therapy_description?: string;
|
|
1602
1527
|
avatar_link?: string;
|
|
1603
1528
|
time_zone: string;
|
|
@@ -1780,6 +1705,91 @@ type Consultation = Session;
|
|
|
1780
1705
|
|
|
1781
1706
|
type AutoComplete<T extends string> = T | (string & {});
|
|
1782
1707
|
|
|
1708
|
+
type ButtonProps$1 = {
|
|
1709
|
+
fill?: 'outline' | 'clear';
|
|
1710
|
+
size?: 'default' | 'large' | 'small';
|
|
1711
|
+
customSize?: 'smaller' | 'auto';
|
|
1712
|
+
withDefaultState?: boolean;
|
|
1713
|
+
color?: undefined;
|
|
1714
|
+
fullWidth?: boolean;
|
|
1715
|
+
className?: string;
|
|
1716
|
+
routerLink?: string;
|
|
1717
|
+
onClick?: (e: React.MouseEvent<HTMLIonButtonElement>) => void;
|
|
1718
|
+
isLoading?: boolean;
|
|
1719
|
+
icon?: React.ReactNode;
|
|
1720
|
+
iconPosition?: 'start' | 'center';
|
|
1721
|
+
style?: CSSVarStyles;
|
|
1722
|
+
id?: string;
|
|
1723
|
+
variant?: 'default' | 'blue' | 'custom';
|
|
1724
|
+
} & JSX$1.IonButton;
|
|
1725
|
+
|
|
1726
|
+
declare const Button_v2: FC<ButtonProps$1>;
|
|
1727
|
+
|
|
1728
|
+
type ContainerProps = {
|
|
1729
|
+
className?: string;
|
|
1730
|
+
scrollEvents?: boolean;
|
|
1731
|
+
onIonScroll?: (e: IonContentCustomEvent<ScrollDetail>) => void | undefined;
|
|
1732
|
+
onIonScrollStart?: (e: IonContentCustomEvent<ScrollBaseDetail>) => void | undefined;
|
|
1733
|
+
children: React__default.ReactNode;
|
|
1734
|
+
style?: CSSProperties;
|
|
1735
|
+
as?: React__default.ElementType;
|
|
1736
|
+
isFlexContainer?: boolean;
|
|
1737
|
+
flexGapInPx?: number;
|
|
1738
|
+
};
|
|
1739
|
+
declare const Container_v2: React__default.ForwardRefExoticComponent<ContainerProps & React__default.RefAttributes<HTMLIonContentElement>>;
|
|
1740
|
+
|
|
1741
|
+
type FlagProps$1 = {
|
|
1742
|
+
name: string;
|
|
1743
|
+
className?: string;
|
|
1744
|
+
};
|
|
1745
|
+
declare const _default$U: React__default.NamedExoticComponent<FlagProps$1>;
|
|
1746
|
+
|
|
1747
|
+
type PictureProps = {
|
|
1748
|
+
width: number;
|
|
1749
|
+
height: number;
|
|
1750
|
+
src: {
|
|
1751
|
+
webp?: string;
|
|
1752
|
+
webp2x?: string;
|
|
1753
|
+
src: string;
|
|
1754
|
+
src2x?: string;
|
|
1755
|
+
};
|
|
1756
|
+
srcType: string;
|
|
1757
|
+
alt?: string;
|
|
1758
|
+
className?: string;
|
|
1759
|
+
responsive?: boolean;
|
|
1760
|
+
containerWidth?: number;
|
|
1761
|
+
imageClassName?: string;
|
|
1762
|
+
};
|
|
1763
|
+
declare const _default$T: React__default.NamedExoticComponent<PictureProps>;
|
|
1764
|
+
|
|
1765
|
+
type BadgeType = 'default' | 'accent';
|
|
1766
|
+
type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info';
|
|
1767
|
+
type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
|
|
1768
|
+
variant: BadgeVariants;
|
|
1769
|
+
size?: 'S' | 'M';
|
|
1770
|
+
type?: BadgeType;
|
|
1771
|
+
iconType?: 'check' | React$1.ReactNode;
|
|
1772
|
+
};
|
|
1773
|
+
|
|
1774
|
+
declare const _default$S: React$1.NamedExoticComponent<BadgeProps>;
|
|
1775
|
+
|
|
1776
|
+
type ItemCardVariants = 'neutral' | 'transparent' | 'transparent20';
|
|
1777
|
+
type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
1778
|
+
variant: ItemCardVariants;
|
|
1779
|
+
size?: 'M' | 'M4' | 'M45';
|
|
1780
|
+
};
|
|
1781
|
+
|
|
1782
|
+
declare const _default$R: React$1.NamedExoticComponent<ItemCardProps>;
|
|
1783
|
+
|
|
1784
|
+
type AppHeaderProps = {
|
|
1785
|
+
fullwidth?: boolean;
|
|
1786
|
+
className?: string;
|
|
1787
|
+
style?: CSSProperties;
|
|
1788
|
+
toolbarClassName?: string;
|
|
1789
|
+
toolbarStyle?: CSSProperties;
|
|
1790
|
+
};
|
|
1791
|
+
declare const AppHeader_v2: FC<AppHeaderProps>;
|
|
1792
|
+
|
|
1783
1793
|
declare enum ListBoxSelectionType {
|
|
1784
1794
|
Checkbox = "checkbox",
|
|
1785
1795
|
Radio = "radio",
|
|
@@ -1788,7 +1798,7 @@ declare enum ListBoxSelectionType {
|
|
|
1788
1798
|
Emoji = "emoji",
|
|
1789
1799
|
Icon = "icon"
|
|
1790
1800
|
}
|
|
1791
|
-
type VariantType = 'default' | 'blue';
|
|
1801
|
+
type VariantType = 'default' | 'blue' | 'custom';
|
|
1792
1802
|
type ListBoxProps<T> = AriaListBoxProps<T> & {
|
|
1793
1803
|
type?: `${ListBoxSelectionType}`;
|
|
1794
1804
|
enableSelection?: boolean;
|
|
@@ -1796,6 +1806,7 @@ type ListBoxProps<T> = AriaListBoxProps<T> & {
|
|
|
1796
1806
|
selectionPosition?: 'start' | 'end';
|
|
1797
1807
|
className?: string;
|
|
1798
1808
|
variant?: VariantType;
|
|
1809
|
+
onboardingTheme?: OnBoardingThemeV2Type;
|
|
1799
1810
|
image?: ResponseFileType;
|
|
1800
1811
|
isOnboardingPreview?: boolean;
|
|
1801
1812
|
selectionMode?: 'single' | 'multiple' | 'none';
|
|
@@ -1806,7 +1817,7 @@ type ListBoxProps<T> = AriaListBoxProps<T> & {
|
|
|
1806
1817
|
t?: WithTranslation['t'];
|
|
1807
1818
|
};
|
|
1808
1819
|
|
|
1809
|
-
declare function ListBox<T extends Record<string, unknown>>({ selectedIconProps, type, selectionPosition, enableSelection, className, variant, isOnboardingPreview, isTransparent, isRoundCorners, maxSelectionCount, initialVisibleCount, t, ...props }: ListBoxProps<T>): JSX.Element;
|
|
1820
|
+
declare function ListBox<T extends Record<string, unknown>>({ selectedIconProps, type, selectionPosition, enableSelection, className, variant, onboardingTheme, isOnboardingPreview, isTransparent, isRoundCorners, maxSelectionCount, initialVisibleCount, t, ...props }: ListBoxProps<T>): JSX.Element;
|
|
1810
1821
|
|
|
1811
1822
|
type ListOptionsProps = {
|
|
1812
1823
|
item: Node<unknown>;
|
|
@@ -1819,6 +1830,7 @@ type ListOptionsProps = {
|
|
|
1819
1830
|
selectionPosition?: 'start' | 'end';
|
|
1820
1831
|
enableSelection?: boolean;
|
|
1821
1832
|
variant?: VariantType;
|
|
1833
|
+
onboardingTheme?: OnBoardingThemeV2Type;
|
|
1822
1834
|
image?: ResponseFileType | null;
|
|
1823
1835
|
isOnboardingPreview?: boolean;
|
|
1824
1836
|
selectionMode?: 'single' | 'multiple' | 'none';
|
|
@@ -1835,7 +1847,6 @@ type ListBoxItemProps = {
|
|
|
1835
1847
|
className?: string;
|
|
1836
1848
|
customContent?: boolean;
|
|
1837
1849
|
onClick?: HTMLIonItemElement['onclick'];
|
|
1838
|
-
variant?: VariantType;
|
|
1839
1850
|
image?: ResponseFileType | null;
|
|
1840
1851
|
maxSelectionCount?: number;
|
|
1841
1852
|
};
|
|
@@ -1954,12 +1965,13 @@ declare const ModalSheet: React$1.ForwardRefExoticComponent<_ionic_core_dist_typ
|
|
|
1954
1965
|
} & React$1.RefAttributes<HTMLIonModalElement>>;
|
|
1955
1966
|
|
|
1956
1967
|
type ProgressBar_v2Props = {
|
|
1957
|
-
variant?: 'default' | 'danger' | 'success' | 'dark' | 'light' | 'blue';
|
|
1968
|
+
variant?: 'default' | 'danger' | 'success' | 'dark' | 'light' | 'blue' | 'custom';
|
|
1958
1969
|
progress: number;
|
|
1959
1970
|
className?: string;
|
|
1960
1971
|
reversed?: boolean;
|
|
1961
1972
|
animationDuration?: number;
|
|
1962
1973
|
onProgressEnd?: () => void;
|
|
1974
|
+
style?: CSSVarStyles;
|
|
1963
1975
|
};
|
|
1964
1976
|
declare const _default$N: React__default.NamedExoticComponent<ProgressBar_v2Props>;
|
|
1965
1977
|
|
|
@@ -1987,7 +1999,8 @@ declare const _default$K: React$1.NamedExoticComponent<ItemProps>;
|
|
|
1987
1999
|
|
|
1988
2000
|
declare enum VariantEnum {
|
|
1989
2001
|
default = "default",
|
|
1990
|
-
blue = "blue"
|
|
2002
|
+
blue = "blue",
|
|
2003
|
+
custom = "custom"
|
|
1991
2004
|
}
|
|
1992
2005
|
|
|
1993
2006
|
type VideoProps = {
|
|
@@ -2264,34 +2277,6 @@ type SpecialistScheduleProviderRef = {
|
|
|
2264
2277
|
};
|
|
2265
2278
|
declare const SpecialistScheduleProvider: React__default.FC<Props$5>;
|
|
2266
2279
|
|
|
2267
|
-
type AuthContextType = {
|
|
2268
|
-
isAuthLoading: boolean;
|
|
2269
|
-
isAuthReady: boolean;
|
|
2270
|
-
authUser: User | null;
|
|
2271
|
-
signInAnonymously: () => Promise<SignInResult>;
|
|
2272
|
-
signInWithApple: () => Promise<SignInResult>;
|
|
2273
|
-
signInWithGoogle: () => Promise<SignInResult>;
|
|
2274
|
-
signInWithCustomToken: (token: string) => Promise<SignInResult>;
|
|
2275
|
-
signInWithEmailAndPassword: (options: SignInWithEmailAndPasswordOptions) => Promise<SignInResult>;
|
|
2276
|
-
linkWithApple: () => Promise<SignInResult>;
|
|
2277
|
-
linkWithGoogle: () => Promise<SignInResult>;
|
|
2278
|
-
linkWithEmailAndPassword: (options: LinkWithEmailAndPasswordOptions) => Promise<SignInResult>;
|
|
2279
|
-
signOut: () => Promise<void>;
|
|
2280
|
-
createUserWithEmailAndPassword: (options: CreateUserWithEmailAndPasswordOptions) => Promise<SignInResult>;
|
|
2281
|
-
sendPasswordResetEmail: (options: SendPasswordResetEmailOptions) => Promise<void>;
|
|
2282
|
-
changePassword: (newPassword: string) => Promise<void>;
|
|
2283
|
-
sendEmailVerification: () => Promise<void>;
|
|
2284
|
-
};
|
|
2285
|
-
|
|
2286
|
-
declare const AuthContext: React__default.Context<AuthContextType | null>;
|
|
2287
|
-
type AuthProviderProps = {
|
|
2288
|
-
/**
|
|
2289
|
-
* REMOVE WHEN WE MOVE AUTH TO NATIVE CAPACITOR PLUGIN
|
|
2290
|
-
*/
|
|
2291
|
-
webAuthListener?: (callback: (user: User | null) => void) => () => void;
|
|
2292
|
-
};
|
|
2293
|
-
declare const AuthProvider: FC<AuthProviderProps>;
|
|
2294
|
-
|
|
2295
2280
|
declare function useDomRef<T extends HTMLElement = HTMLElement>(ref: React$1.RefObject<T | null> | React$1.ForwardedRef<T | null>): React$1.RefObject<T>;
|
|
2296
2281
|
|
|
2297
2282
|
type AnyFunction = (...args: any[]) => any;
|
|
@@ -3255,7 +3240,7 @@ declare const _default$q: React__default.NamedExoticComponent<OnBoardingInfoScre
|
|
|
3255
3240
|
type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
|
|
3256
3241
|
onChange?: (value: string[]) => void;
|
|
3257
3242
|
defaultValues?: string[];
|
|
3258
|
-
|
|
3243
|
+
theme?: OnBoardingThemeV2Type;
|
|
3259
3244
|
template?: 'checkbox' | 'icon';
|
|
3260
3245
|
} & OnBoardingMultiSelectScreenType;
|
|
3261
3246
|
declare const _default$p: React__default.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
|
|
@@ -3263,7 +3248,7 @@ declare const _default$p: React__default.NamedExoticComponent<OnBoardingMultiSel
|
|
|
3263
3248
|
type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
|
|
3264
3249
|
onChange?: (value: string) => void;
|
|
3265
3250
|
defaultValues?: string[];
|
|
3266
|
-
|
|
3251
|
+
theme?: OnBoardingThemeV2Type;
|
|
3267
3252
|
template?: 'radio' | 'image' | 'roundImage' | 'emoji' | 'icon';
|
|
3268
3253
|
} & OnBoardingSingleSelectScreenType & OnBoardingSingleImageSelectScreenType & OnBoardingSingleRoundImageSelectScreenType & OnBoardingSingleScaleSelectScreenType;
|
|
3269
3254
|
declare const _default$o: React__default.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
|
|
@@ -3271,7 +3256,7 @@ declare const _default$o: React__default.NamedExoticComponent<OnBoardingSingleSe
|
|
|
3271
3256
|
declare const OnBoardingLoaderScreenPreviewFeature: FC<OnBoardingLoaderScreenType & {
|
|
3272
3257
|
t?: WithTranslation['t'];
|
|
3273
3258
|
onProgressEnd?: () => void;
|
|
3274
|
-
|
|
3259
|
+
theme?: OnBoardingThemeV2Type;
|
|
3275
3260
|
onChange?: (value: string[]) => void;
|
|
3276
3261
|
defaultValues?: string[];
|
|
3277
3262
|
}>;
|
|
@@ -3283,7 +3268,7 @@ type OnBoardingProgressFeatureProps = {
|
|
|
3283
3268
|
onBackButtonClick?: () => void;
|
|
3284
3269
|
contentStyle?: OnBoardingScreenStyleOptions;
|
|
3285
3270
|
startAdornment?: React__default.ReactNode;
|
|
3286
|
-
|
|
3271
|
+
theme?: OnBoardingThemeV2Type;
|
|
3287
3272
|
empty?: boolean;
|
|
3288
3273
|
template?: 'default' | 'counter';
|
|
3289
3274
|
totalCount?: number;
|
|
@@ -3314,15 +3299,14 @@ type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType &
|
|
|
3314
3299
|
};
|
|
3315
3300
|
declare const _default$k: React__default.NamedExoticComponent<OnBoardingConfirmScreenPreviewFeatureProps>;
|
|
3316
3301
|
|
|
3317
|
-
type OnBoardingPaywallScreenPreviewFeatureProps$
|
|
3318
|
-
variant?: OnboardingVariant;
|
|
3302
|
+
type OnBoardingPaywallScreenPreviewFeatureProps$1 = {
|
|
3319
3303
|
className?: string;
|
|
3320
3304
|
titleClassName?: string;
|
|
3305
|
+
theme?: OnBoardingThemeV2Type;
|
|
3321
3306
|
} & OnBoardingCompareScreenType;
|
|
3322
|
-
declare const OnBoardingCompareScreenPreviewFeature: FC<OnBoardingPaywallScreenPreviewFeatureProps$
|
|
3307
|
+
declare const OnBoardingCompareScreenPreviewFeature: FC<OnBoardingPaywallScreenPreviewFeatureProps$1>;
|
|
3323
3308
|
|
|
3324
|
-
type OnBoardingPaywallScreenPreviewFeatureProps
|
|
3325
|
-
variant?: OnboardingVariant;
|
|
3309
|
+
type OnBoardingPaywallScreenPreviewFeatureProps = {
|
|
3326
3310
|
specialists: Specialist[];
|
|
3327
3311
|
reviews: ISpecialistReview[];
|
|
3328
3312
|
locale?: string;
|
|
@@ -3331,24 +3315,27 @@ type OnBoardingPaywallScreenPreviewFeatureProps$1 = {
|
|
|
3331
3315
|
isLoading?: boolean;
|
|
3332
3316
|
termsOfUseLink?: string;
|
|
3333
3317
|
onTrackTariffEvent: (tariffData: OnBoardingPaywallScreenType['tariffs'][number], eventName: 'FUNNEL_PAYWALL_PLAN_INFO_VIEWED' | 'FUNNEL_PAYWALL_PURCHASE_BUTTON_CLICKED') => void;
|
|
3318
|
+
theme?: OnBoardingThemeV2Type;
|
|
3334
3319
|
} & OnBoardingPaywallScreenType;
|
|
3335
|
-
declare const OnBoardingPaywallScreenPreviewFeature: FC<OnBoardingPaywallScreenPreviewFeatureProps
|
|
3320
|
+
declare const OnBoardingPaywallScreenPreviewFeature: FC<OnBoardingPaywallScreenPreviewFeatureProps>;
|
|
3336
3321
|
|
|
3337
3322
|
type OnBoardingChartScreenPreviewFeatureProps = {
|
|
3338
3323
|
className?: string;
|
|
3339
3324
|
locale: string;
|
|
3340
3325
|
isPreview?: boolean;
|
|
3341
|
-
|
|
3326
|
+
theme?: OnBoardingThemeV2Type;
|
|
3342
3327
|
} & OnBoardingChartScreenType;
|
|
3343
3328
|
declare const OnBoardingChartScreenPreviewFeature: FC<OnBoardingChartScreenPreviewFeatureProps>;
|
|
3344
3329
|
|
|
3345
|
-
type
|
|
3346
|
-
|
|
3330
|
+
type OnBoardingGraphScreenPreviewFeatureProps = OnBoardingGraphScreenType & {
|
|
3331
|
+
theme?: OnBoardingThemeV2Type;
|
|
3332
|
+
};
|
|
3333
|
+
declare const OnBoardingGraphScreenPreviewFeature: FC<OnBoardingGraphScreenPreviewFeatureProps>;
|
|
3347
3334
|
|
|
3348
3335
|
type OnBoardingGoalSelectionScreenPreviewFeatureProps = {
|
|
3349
3336
|
onChange?: (value: string[]) => void;
|
|
3350
3337
|
defaultValues?: string[];
|
|
3351
|
-
|
|
3338
|
+
theme?: OnBoardingThemeV2Type;
|
|
3352
3339
|
template?: 'checkbox' | 'icon';
|
|
3353
3340
|
currentSelectionScreenCount?: number;
|
|
3354
3341
|
categoryLabel?: string;
|
|
@@ -3723,6 +3710,7 @@ type TariffFeatureProps = {
|
|
|
3723
3710
|
isSelected: boolean;
|
|
3724
3711
|
badge?: string;
|
|
3725
3712
|
variant: VariantEnum;
|
|
3713
|
+
onboardingTheme?: OnBoardingThemeV2Type;
|
|
3726
3714
|
description?: string;
|
|
3727
3715
|
advantagesList?: {
|
|
3728
3716
|
id: string;
|
|
@@ -3888,151 +3876,9 @@ declare const mockSessions: {
|
|
|
3888
3876
|
}[];
|
|
3889
3877
|
declare const getMockSchedule: (dayCount: number, hoursStart?: number, hoursEnd?: number) => Schedule;
|
|
3890
3878
|
|
|
3891
|
-
declare const ONBOARDING_THEME_DEFAULT_COLORS: Record<OnboardingVariant, {
|
|
3879
|
+
declare const ONBOARDING_THEME_DEFAULT_COLORS: Partial<Record<OnboardingVariant, {
|
|
3892
3880
|
defaultThemeColor: string;
|
|
3893
|
-
}
|
|
3894
|
-
|
|
3895
|
-
/**
|
|
3896
|
-
* Global Authentication State Manager
|
|
3897
|
-
*
|
|
3898
|
-
* This utility class manages the authentication readiness state across the entire application.
|
|
3899
|
-
* It ensures that HTTP requests and other auth-dependent operations wait for authentication
|
|
3900
|
-
* initialization to complete before proceeding.
|
|
3901
|
-
*
|
|
3902
|
-
* ## Usage Pattern:
|
|
3903
|
-
*
|
|
3904
|
-
* 1. **UI Library Internal**: The UI library calls `setReady()` when authentication initialization
|
|
3905
|
-
* is complete (e.g., after token validation, user session restoration, etc.)
|
|
3906
|
-
*
|
|
3907
|
-
* 2. **External Consumers**: Global states, HTTP interceptors, and other parts of the application
|
|
3908
|
-
* use `waitForReady()` or `getIsReady()` to ensure auth is initialized before making requests
|
|
3909
|
-
*
|
|
3910
|
-
* ## Example:
|
|
3911
|
-
*
|
|
3912
|
-
* ```typescript
|
|
3913
|
-
* // In UI library (AuthProvider):
|
|
3914
|
-
* globalAuthState.setReady(); // Called after auth initialization
|
|
3915
|
-
*
|
|
3916
|
-
* // In global states or HTTP clients:
|
|
3917
|
-
* await globalAuthState.waitForReady(); // Wait before making authenticated requests
|
|
3918
|
-
*
|
|
3919
|
-
* // In synchronous contexts:
|
|
3920
|
-
* if (globalAuthState.getIsReady()) {
|
|
3921
|
-
* // Proceed with auth-dependent operations
|
|
3922
|
-
* }
|
|
3923
|
-
* ```
|
|
3924
|
-
*
|
|
3925
|
-
* ## Thread Safety:
|
|
3926
|
-
* This class is designed to be safe for concurrent access. Multiple consumers can wait
|
|
3927
|
-
* for readiness simultaneously, and all will be notified when auth becomes ready.
|
|
3928
|
-
*/
|
|
3929
|
-
declare class GlobalAuthState {
|
|
3930
|
-
/** Internal flag tracking whether authentication is ready */
|
|
3931
|
-
private isReady;
|
|
3932
|
-
/** Promise that resolves when authentication becomes ready */
|
|
3933
|
-
private readyPromise;
|
|
3934
|
-
/** Function to resolve the readiness promise */
|
|
3935
|
-
private resolveReady;
|
|
3936
|
-
constructor();
|
|
3937
|
-
/**
|
|
3938
|
-
* Mark authentication as ready and notify all waiting consumers
|
|
3939
|
-
*
|
|
3940
|
-
* **INTERNAL USE ONLY**: This method should only be called by the UI library's
|
|
3941
|
-
* authentication provider when auth initialization is complete.
|
|
3942
|
-
*
|
|
3943
|
-
* This method is idempotent - calling it multiple times has no additional effect.
|
|
3944
|
-
*
|
|
3945
|
-
* @example
|
|
3946
|
-
* ```typescript
|
|
3947
|
-
* // In AuthProvider after successful initialization
|
|
3948
|
-
* globalAuthState.setReady();
|
|
3949
|
-
* ```
|
|
3950
|
-
*/
|
|
3951
|
-
setReady(): void;
|
|
3952
|
-
/**
|
|
3953
|
-
* Wait for authentication to be ready before proceeding
|
|
3954
|
-
*
|
|
3955
|
-
* **PUBLIC API**: This method is intended for use by global states, HTTP interceptors,
|
|
3956
|
-
* and other parts of the application that need to ensure auth is ready before proceeding.
|
|
3957
|
-
*
|
|
3958
|
-
* If auth is already ready, this method returns immediately. Otherwise, it waits
|
|
3959
|
-
* until `setReady()` is called.
|
|
3960
|
-
*
|
|
3961
|
-
* @returns Promise that resolves when authentication is ready
|
|
3962
|
-
*
|
|
3963
|
-
* @example
|
|
3964
|
-
* ```typescript
|
|
3965
|
-
* // In HTTP interceptor
|
|
3966
|
-
* async function makeAuthenticatedRequest(url: string) {
|
|
3967
|
-
* await globalAuthState.waitForReady();
|
|
3968
|
-
* return fetch(url, { headers: { Authorization: getToken() } });
|
|
3969
|
-
* }
|
|
3970
|
-
*
|
|
3971
|
-
* // In global state
|
|
3972
|
-
* async function initializeUserData() {
|
|
3973
|
-
* await globalAuthState.waitForReady();
|
|
3974
|
-
* // Now safe to make authenticated API calls
|
|
3975
|
-
* }
|
|
3976
|
-
* ```
|
|
3977
|
-
*/
|
|
3978
|
-
waitForReady(): Promise<void>;
|
|
3979
|
-
/**
|
|
3980
|
-
* Check if authentication is ready synchronously
|
|
3981
|
-
*
|
|
3982
|
-
* **PUBLIC API**: This method is intended for use in synchronous contexts where
|
|
3983
|
-
* you need to check auth readiness without waiting.
|
|
3984
|
-
*
|
|
3985
|
-
* @returns `true` if authentication is ready, `false` otherwise
|
|
3986
|
-
*
|
|
3987
|
-
* @example
|
|
3988
|
-
* ```typescript
|
|
3989
|
-
* // In a synchronous context
|
|
3990
|
-
* function canMakeAuthRequest(): boolean {
|
|
3991
|
-
* return globalAuthState.getIsReady();
|
|
3992
|
-
* }
|
|
3993
|
-
*
|
|
3994
|
-
* // In conditional logic
|
|
3995
|
-
* if (globalAuthState.getIsReady()) {
|
|
3996
|
-
* // Safe to access auth-dependent features
|
|
3997
|
-
* showUserDashboard();
|
|
3998
|
-
* } else {
|
|
3999
|
-
* // Show loading state
|
|
4000
|
-
* showAuthLoadingSpinner();
|
|
4001
|
-
* }
|
|
4002
|
-
* ```
|
|
4003
|
-
*/
|
|
4004
|
-
getIsReady(): boolean;
|
|
4005
|
-
/**
|
|
4006
|
-
* Reset the authentication ready state
|
|
4007
|
-
*
|
|
4008
|
-
* **PRIVATE METHOD**: This method is for internal use only (testing, re-initialization).
|
|
4009
|
-
* It should not be called by external consumers as it can cause race conditions
|
|
4010
|
-
* and unexpected behavior in production.
|
|
4011
|
-
*
|
|
4012
|
-
* Resets the state to unready and creates a new promise that consumers will wait on.
|
|
4013
|
-
*/
|
|
4014
|
-
private reset;
|
|
4015
|
-
}
|
|
4016
|
-
/**
|
|
4017
|
-
* Global singleton instance of the authentication state manager
|
|
4018
|
-
*
|
|
4019
|
-
* This is the main interface for interacting with authentication readiness state.
|
|
4020
|
-
* Import and use this instance throughout your application to coordinate auth-dependent operations.
|
|
4021
|
-
*
|
|
4022
|
-
* @example
|
|
4023
|
-
* ```typescript
|
|
4024
|
-
* import { globalAuthState } from './globalAuthState';
|
|
4025
|
-
*
|
|
4026
|
-
* // Wait for auth in async contexts
|
|
4027
|
-
* await globalAuthState.waitForReady();
|
|
4028
|
-
*
|
|
4029
|
-
* // Check auth state synchronously
|
|
4030
|
-
* if (globalAuthState.getIsReady()) {
|
|
4031
|
-
* // Proceed with authenticated operations
|
|
4032
|
-
* }
|
|
4033
|
-
* ```
|
|
4034
|
-
*/
|
|
4035
|
-
declare const globalAuthState: GlobalAuthState;
|
|
3881
|
+
}>>;
|
|
4036
3882
|
|
|
4037
3883
|
type SpecialistCardProps = {
|
|
4038
3884
|
fullName?: string;
|
|
@@ -4458,6 +4304,11 @@ type SpecialistDetailWidgetProps = {
|
|
|
4458
4304
|
onOpenContract?(): void;
|
|
4459
4305
|
onRateSession?(): void;
|
|
4460
4306
|
onEditSpecialistReview?: (review: Pick<SpecialistReview$1, 'id' | 'review_rating' | 'text_of_review'>) => Promise<void>;
|
|
4307
|
+
areasOfWorkByClientProblem: {
|
|
4308
|
+
names: string[];
|
|
4309
|
+
label: string;
|
|
4310
|
+
};
|
|
4311
|
+
isLoadingAreasOfWorkByClientProblem?: boolean;
|
|
4461
4312
|
events: {
|
|
4462
4313
|
onSuperSpecialistArticleClick?(): void;
|
|
4463
4314
|
onNewSpecialistArticleClick?(): void;
|
|
@@ -4560,6 +4411,11 @@ type SpecialistDetailWithTabsWidgetProps = {
|
|
|
4560
4411
|
currentUser?: UserType;
|
|
4561
4412
|
presentingElement?: HTMLElement;
|
|
4562
4413
|
onEditSpecialistReview?: (review: Pick<SpecialistReview$1, 'id' | 'review_rating' | 'text_of_review'>) => Promise<void>;
|
|
4414
|
+
areasOfWorkByClientProblem: {
|
|
4415
|
+
names: string[];
|
|
4416
|
+
label: string;
|
|
4417
|
+
};
|
|
4418
|
+
isLoadingAreasOfWorkByClientProblem?: boolean;
|
|
4563
4419
|
events: {
|
|
4564
4420
|
onOpenSuperSpecialistArticle?(): void;
|
|
4565
4421
|
onOpenNewSpecialistArticle?(): void;
|
|
@@ -4599,4 +4455,4 @@ declare const _default: React__default.NamedExoticComponent<SpecialistCardWithSc
|
|
|
4599
4455
|
|
|
4600
4456
|
declare const SpecialistCardSkeleton: React__default.FC;
|
|
4601
4457
|
|
|
4602
|
-
export { AcceptAgreementFeature, Action, _default$Y as AlertCard, AllowFilterValueType, AppFooter, _default$X as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$W as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$S as Badge, _default$$ as BookingScheduleTime, _default$_ as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, Calendar, _default$z as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, _default$1i as ChatListItem, _default$1g as ChatListSkeleton, _default$1h as ChatMessage, ChatMessageSkeleton, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$d as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$1b as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$18 as ConsultationModal, _default$D as ConsultationPricingFeature, _default$16 as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$e as CustomCheckbox, CustomRadioButton, _default$f as CustomSelect, _default$g as CustomTextarea, DatePicker, _default$14 as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$10 as EducationCard, _default$1f as EmptyChatList, EmptyChatMessages, EmptyChatModalFeature, _default$19 as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$a as Flag, FlagTypes, _default$U as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$O as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCreditCard, IconDelete, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$K as Item, _default$R as ItemCard, LabelArrowRedirect, _default$1k as LetterAvatar, _default$b as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$H as ListItemWithColumns, _default$L as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$M as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$s as MarkdownContainerFeature, _default$I as MatchProgress, _default$1j as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$k as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$l as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$j as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$q as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$p as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$n as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$m as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$o as OnBoardingSingleSelectionScreenPreviewFeature, _default$r as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$y as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$A as PaymentSessionsList, _default$T as Picture, PoweredByStripeFeature, _default$9 as ProfileInformation, _default$12 as ProfileView, _default$c as ProgressBar, ProgressBarDashed, _default$N as ProgressBar_v2, ProgressRangeProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$P as Rating, RatingCircleWrapper, _default$15 as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$x as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SIZES, SOON_SESSION_TIME_SECONDS, Schedule, ScheduleDate, ScheduleSlot, _default$v as ScreenDrumPickerFormFeature, ScreenInput, _default$w as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$t as SelectWithSearchFormFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$G as ShowMore, _default$1a as SignUpSessionButton, _default$17 as SignUpSessionModal, SizeValues, Skeleton, _default$V as Skeleton_v2, _default$F as SlotsGrid, _default$E as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$11 as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$6 as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$3 as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$1 as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$8 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$C as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$B as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$4 as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$5 as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$2 as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default$7 as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$u as TextAreaFormFeature, _default$h as TextInput, _default$i as TextWithClampFeature, _default$1e as Textarea, _default$Q as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$Z as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$J as Video, _default$1c as VideoCallInfo, _default$1d as VideoPlayer, VideoProvider, _default$13 as WorkDirections, appThemes, canManageSession, currentUser, decOfNum, formatByDigits, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, globalAuthState, isClientCan, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, mergeRefs, mockSession, mockSessions, mockT, newShade, priceNormalize, replaceMarkdownWithReactElements, roundToPrecision, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useSpecialistScheduleContext, useStopPropagationEvent, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
|
|
4458
|
+
export { AcceptAgreementFeature, Action, _default$Y as AlertCard, AllowFilterValueType, AppFooter, _default$X as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$W as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$S as Badge, _default$$ as BookingScheduleTime, _default$_ as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, CSSVarStyles, Calendar, _default$z as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, _default$1i as ChatListItem, _default$1g as ChatListSkeleton, _default$1h as ChatMessage, ChatMessageSkeleton, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$d as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$1b as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$18 as ConsultationModal, _default$D as ConsultationPricingFeature, _default$16 as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$e as CustomCheckbox, CustomRadioButton, _default$f as CustomSelect, _default$g as CustomTextarea, DatePicker, _default$14 as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$10 as EducationCard, _default$1f as EmptyChatList, EmptyChatMessages, EmptyChatModalFeature, _default$19 as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$a as Flag, FlagTypes, _default$U as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$O as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCreditCard, IconDelete, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$K as Item, _default$R as ItemCard, LabelArrowRedirect, _default$1k as LetterAvatar, _default$b as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$H as ListItemWithColumns, _default$L as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$M as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$s as MarkdownContainerFeature, _default$I as MatchProgress, _default$1j as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$k as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$l as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$j as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$q as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$p as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$n as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$m as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$o as OnBoardingSingleSelectionScreenPreviewFeature, _default$r as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$y as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$A as PaymentSessionsList, _default$T as Picture, PoweredByStripeFeature, _default$9 as ProfileInformation, _default$12 as ProfileView, _default$c as ProgressBar, ProgressBarDashed, _default$N as ProgressBar_v2, ProgressRangeProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$P as Rating, RatingCircleWrapper, _default$15 as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$x as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SIZES, SOON_SESSION_TIME_SECONDS, Schedule, ScheduleDate, ScheduleSlot, _default$v as ScreenDrumPickerFormFeature, ScreenInput, _default$w as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$t as SelectWithSearchFormFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$G as ShowMore, _default$1a as SignUpSessionButton, _default$17 as SignUpSessionModal, SizeValues, Skeleton, _default$V as Skeleton_v2, _default$F as SlotsGrid, _default$E as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$11 as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$6 as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$3 as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$1 as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$8 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$C as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$B as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$4 as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$5 as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$2 as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default$7 as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$u as TextAreaFormFeature, _default$h as TextInput, _default$i as TextWithClampFeature, _default$1e as Textarea, _default$Q as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$Z as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$J as Video, _default$1c as VideoCallInfo, _default$1d as VideoPlayer, VideoProvider, _default$13 as WorkDirections, appThemes, canManageSession, currentUser, decOfNum, formatByDigits, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, isClientCan, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, mergeRefs, mockSession, mockSessions, mockT, newShade, priceNormalize, replaceMarkdownWithReactElements, roundToPrecision, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useSpecialistScheduleContext, useStopPropagationEvent, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mindly/ui-components",
|
|
3
|
-
"version": "6.6.0
|
|
3
|
+
"version": "6.6.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf dist",
|
|
@@ -16,8 +16,6 @@
|
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@babel/polyfill": "7.12.1",
|
|
19
|
-
"@capacitor-firebase/authentication": "7.3.0",
|
|
20
|
-
"@capacitor/app": "7.0.1",
|
|
21
19
|
"@capacitor/clipboard": "7.0.1",
|
|
22
20
|
"@capacitor/haptics": "7.0.1",
|
|
23
21
|
"@capacitor/keyboard": "7.0.1",
|