@mindly/ui-components 6.6.0-dev.8 → 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
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OnboardingVariant } from '../../../shared';
|
|
2
|
+
import { OnBoardingThemeV2Type, OnboardingVariant } from '../../../shared';
|
|
3
3
|
import { ChartData } from '../types';
|
|
4
4
|
type ChartAreaProps = Omit<ChartData<'area'>, 'chartType'> & {
|
|
5
5
|
variant?: OnboardingVariant;
|
|
6
|
+
onboardingTheme?: OnBoardingThemeV2Type;
|
|
6
7
|
};
|
|
7
8
|
declare const ChartAreaFeature: FC<ChartAreaProps>;
|
|
8
9
|
export default ChartAreaFeature;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OnboardingVariant } from '../../../shared';
|
|
3
2
|
import { ChartData } from '../types';
|
|
4
3
|
type ChartLinesProps = Omit<ChartData<'lines'>, 'chartType'> & {
|
|
5
|
-
variant?: OnboardingVariant;
|
|
6
4
|
locale: string;
|
|
7
5
|
};
|
|
8
6
|
declare const ChartLines: FC<ChartLinesProps>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OnboardingVariant } from '../../../shared';
|
|
2
|
+
import { OnBoardingThemeV2Type, OnboardingVariant } from '../../../shared';
|
|
3
3
|
type DotLabelProps = {
|
|
4
4
|
label: string;
|
|
5
5
|
x: number;
|
|
@@ -10,6 +10,7 @@ type DotLabelProps = {
|
|
|
10
10
|
height: number;
|
|
11
11
|
};
|
|
12
12
|
variant?: OnboardingVariant;
|
|
13
|
+
onboardingTheme?: OnBoardingThemeV2Type;
|
|
13
14
|
fillColor?: string;
|
|
14
15
|
placement?: 'top' | 'inner';
|
|
15
16
|
chartLabelsId: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OnBoardingChartScreenType,
|
|
2
|
+
import { OnBoardingChartScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
3
3
|
type OnBoardingChartScreenPreviewFeatureProps = {
|
|
4
4
|
className?: string;
|
|
5
5
|
locale: string;
|
|
6
6
|
isPreview?: boolean;
|
|
7
|
-
|
|
7
|
+
theme?: OnBoardingThemeV2Type;
|
|
8
8
|
} & OnBoardingChartScreenType;
|
|
9
9
|
declare const OnBoardingChartScreenPreviewFeature: FC<OnBoardingChartScreenPreviewFeatureProps>;
|
|
10
10
|
export default OnBoardingChartScreenPreviewFeature;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { OnBoardingCompareScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
3
3
|
type OnBoardingPaywallScreenPreviewFeatureProps = {
|
|
4
|
-
variant?: OnboardingVariant;
|
|
5
4
|
className?: string;
|
|
6
5
|
titleClassName?: string;
|
|
6
|
+
theme?: OnBoardingThemeV2Type;
|
|
7
7
|
} & OnBoardingCompareScreenType;
|
|
8
8
|
declare const OnBoardingCompareScreenPreviewFeature: FC<OnBoardingPaywallScreenPreviewFeatureProps>;
|
|
9
9
|
export default OnBoardingCompareScreenPreviewFeature;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { OnBoardingGoalSelectScreenType } from '../../../shared';
|
|
3
|
-
import { OnboardingVariant } from '../../../shared';
|
|
2
|
+
import { OnBoardingGoalSelectScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
4
3
|
import { WithTranslation } from 'react-i18next';
|
|
5
4
|
type OnBoardingGoalSelectionScreenPreviewFeatureProps = {
|
|
6
5
|
onChange?: (value: string[]) => void;
|
|
7
6
|
defaultValues?: string[];
|
|
8
|
-
|
|
7
|
+
theme?: OnBoardingThemeV2Type;
|
|
9
8
|
template?: 'checkbox' | 'icon';
|
|
10
9
|
currentSelectionScreenCount?: number;
|
|
11
10
|
categoryLabel?: string;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OnBoardingGraphScreenType } from '../../../shared';
|
|
3
|
-
type
|
|
4
|
-
|
|
2
|
+
import { OnBoardingGraphScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
3
|
+
type OnBoardingGraphScreenPreviewFeatureProps = OnBoardingGraphScreenType & {
|
|
4
|
+
theme?: OnBoardingThemeV2Type;
|
|
5
|
+
};
|
|
6
|
+
declare const OnBoardingGraphScreenPreviewFeature: FC<OnBoardingGraphScreenPreviewFeatureProps>;
|
|
5
7
|
export default OnBoardingGraphScreenPreviewFeature;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OnBoardingLoaderScreenType,
|
|
2
|
+
import { OnBoardingLoaderScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
3
3
|
import { WithTranslation } from 'react-i18next';
|
|
4
4
|
declare const OnBoardingLoaderScreenPreviewFeature: FC<OnBoardingLoaderScreenType & {
|
|
5
5
|
t?: WithTranslation['t'];
|
|
6
6
|
onProgressEnd?: () => void;
|
|
7
|
-
|
|
7
|
+
theme?: OnBoardingThemeV2Type;
|
|
8
8
|
onChange?: (value: string[]) => void;
|
|
9
9
|
defaultValues?: string[];
|
|
10
10
|
}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { OnBoardingThemeV2Type } from '../../../../shared';
|
|
3
3
|
import { WithTranslation } from 'react-i18next';
|
|
4
4
|
import { ISpecialistReview } from '../../../../../lib/ReviewSwiperSection';
|
|
5
5
|
import 'slick-carousel/slick/slick.css';
|
|
@@ -19,7 +19,7 @@ declare const ListTemplateLoader: FC<{
|
|
|
19
19
|
id: string;
|
|
20
20
|
label: string;
|
|
21
21
|
}[];
|
|
22
|
-
|
|
22
|
+
theme?: OnBoardingThemeV2Type;
|
|
23
23
|
onProgressEnd?: () => void;
|
|
24
24
|
t?: WithTranslation['t'];
|
|
25
25
|
onSelectionChange?: (value: 'yes' | 'no', index: number) => void;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
+
import { OnBoardingThemeV2Type } from '../../../../shared';
|
|
2
3
|
declare const ListTemplateItem: FC<{
|
|
3
4
|
label: string;
|
|
4
5
|
duration: number;
|
|
@@ -8,5 +9,6 @@ declare const ListTemplateItem: FC<{
|
|
|
8
9
|
isDisabled: boolean;
|
|
9
10
|
isPaused: boolean;
|
|
10
11
|
handleProgressEnd: () => void;
|
|
12
|
+
theme?: OnBoardingThemeV2Type;
|
|
11
13
|
}>;
|
|
12
14
|
export default ListTemplateItem;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { OnBoardingThemeV2Type } from '../../../../shared';
|
|
3
3
|
import 'slick-carousel/slick/slick.css';
|
|
4
4
|
import 'slick-carousel/slick/slick-theme.css';
|
|
5
5
|
import { WithTranslation } from 'react-i18next';
|
|
@@ -7,7 +7,7 @@ declare const ListTemplateLoaderModal: FC<{
|
|
|
7
7
|
isOpen: boolean;
|
|
8
8
|
label: string;
|
|
9
9
|
isPreview?: boolean;
|
|
10
|
-
|
|
10
|
+
theme?: OnBoardingThemeV2Type;
|
|
11
11
|
handleDismissModal: () => void;
|
|
12
12
|
t?: WithTranslation['t'];
|
|
13
13
|
onSelectionChange?: (value: 'yes' | 'no', index: number) => void;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { OnBoardingMultiSelectScreenType } from '../../../shared';
|
|
3
|
-
import { OnboardingVariant } from '../../../shared';
|
|
2
|
+
import { OnBoardingMultiSelectScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
4
3
|
type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
|
|
5
4
|
onChange?: (value: string[]) => void;
|
|
6
5
|
defaultValues?: string[];
|
|
7
|
-
|
|
6
|
+
theme?: OnBoardingThemeV2Type;
|
|
8
7
|
template?: 'checkbox' | 'icon';
|
|
9
8
|
} & OnBoardingMultiSelectScreenType;
|
|
10
9
|
declare const _default: React.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OnBoardingPaywallScreenType,
|
|
2
|
+
import { OnBoardingPaywallScreenType, Specialist, OnBoardingThemeV2Type } from '../../../shared';
|
|
3
3
|
import 'slick-carousel/slick/slick.css';
|
|
4
4
|
import 'slick-carousel/slick/slick-theme.css';
|
|
5
5
|
import { ISpecialistReview } from '../../../..';
|
|
6
6
|
type OnBoardingPaywallScreenPreviewFeatureProps = {
|
|
7
|
-
variant?: OnboardingVariant;
|
|
8
7
|
specialists: Specialist[];
|
|
9
8
|
reviews: ISpecialistReview[];
|
|
10
9
|
locale?: string;
|
|
@@ -13,6 +12,7 @@ type OnBoardingPaywallScreenPreviewFeatureProps = {
|
|
|
13
12
|
isLoading?: boolean;
|
|
14
13
|
termsOfUseLink?: string;
|
|
15
14
|
onTrackTariffEvent: (tariffData: OnBoardingPaywallScreenType['tariffs'][number], eventName: 'FUNNEL_PAYWALL_PLAN_INFO_VIEWED' | 'FUNNEL_PAYWALL_PURCHASE_BUTTON_CLICKED') => void;
|
|
15
|
+
theme?: OnBoardingThemeV2Type;
|
|
16
16
|
} & OnBoardingPaywallScreenType;
|
|
17
17
|
declare const OnBoardingPaywallScreenPreviewFeature: FC<OnBoardingPaywallScreenPreviewFeatureProps>;
|
|
18
18
|
export default OnBoardingPaywallScreenPreviewFeature;
|
package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingPaywallScreenPreviewFeature/styles.d.ts
CHANGED
|
@@ -6,6 +6,9 @@ export declare const onBoardingPaywallScreenPreviewFeatureStyle: import("tailwin
|
|
|
6
6
|
blue: {
|
|
7
7
|
dots: string;
|
|
8
8
|
};
|
|
9
|
+
custom: {
|
|
10
|
+
dots: string;
|
|
11
|
+
};
|
|
9
12
|
};
|
|
10
13
|
}, {
|
|
11
14
|
dots: string;
|
|
@@ -19,6 +22,9 @@ export declare const onBoardingPaywallScreenPreviewFeatureStyle: import("tailwin
|
|
|
19
22
|
blue: {
|
|
20
23
|
dots: string;
|
|
21
24
|
};
|
|
25
|
+
custom: {
|
|
26
|
+
dots: string;
|
|
27
|
+
};
|
|
22
28
|
};
|
|
23
29
|
}, {
|
|
24
30
|
variant: {
|
|
@@ -28,6 +34,9 @@ export declare const onBoardingPaywallScreenPreviewFeatureStyle: import("tailwin
|
|
|
28
34
|
blue: {
|
|
29
35
|
dots: string;
|
|
30
36
|
};
|
|
37
|
+
custom: {
|
|
38
|
+
dots: string;
|
|
39
|
+
};
|
|
31
40
|
};
|
|
32
41
|
}>, {
|
|
33
42
|
variant: {
|
|
@@ -37,6 +46,9 @@ export declare const onBoardingPaywallScreenPreviewFeatureStyle: import("tailwin
|
|
|
37
46
|
blue: {
|
|
38
47
|
dots: string;
|
|
39
48
|
};
|
|
49
|
+
custom: {
|
|
50
|
+
dots: string;
|
|
51
|
+
};
|
|
40
52
|
};
|
|
41
53
|
}, {
|
|
42
54
|
dots: string;
|
|
@@ -50,6 +62,9 @@ export declare const onBoardingPaywallScreenPreviewFeatureStyle: import("tailwin
|
|
|
50
62
|
blue: {
|
|
51
63
|
dots: string;
|
|
52
64
|
};
|
|
65
|
+
custom: {
|
|
66
|
+
dots: string;
|
|
67
|
+
};
|
|
53
68
|
};
|
|
54
69
|
}, {
|
|
55
70
|
dots: string;
|
|
@@ -63,6 +78,9 @@ export declare const onBoardingPaywallScreenPreviewFeatureStyle: import("tailwin
|
|
|
63
78
|
blue: {
|
|
64
79
|
dots: string;
|
|
65
80
|
};
|
|
81
|
+
custom: {
|
|
82
|
+
dots: string;
|
|
83
|
+
};
|
|
66
84
|
};
|
|
67
85
|
}, {
|
|
68
86
|
variant: {
|
|
@@ -72,5 +90,8 @@ export declare const onBoardingPaywallScreenPreviewFeatureStyle: import("tailwin
|
|
|
72
90
|
blue: {
|
|
73
91
|
dots: string;
|
|
74
92
|
};
|
|
93
|
+
custom: {
|
|
94
|
+
dots: string;
|
|
95
|
+
};
|
|
75
96
|
};
|
|
76
97
|
}>, unknown, unknown, undefined>>;
|
package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/CounterProgress.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { OnBoardingScreenStyleOptions, ResponseFileType, OnBoardingProgressSettingsScreenType } from '../../../shared';
|
|
3
|
-
import { OnboardingVariant } from '../../../shared';
|
|
2
|
+
import { OnBoardingScreenStyleOptions, ResponseFileType, OnBoardingProgressSettingsScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
4
3
|
type CounterProgressProps = {
|
|
5
4
|
progress: number;
|
|
6
5
|
isPreview?: boolean;
|
|
@@ -8,7 +7,7 @@ type CounterProgressProps = {
|
|
|
8
7
|
onBackButtonClick?: () => void;
|
|
9
8
|
contentStyle?: OnBoardingScreenStyleOptions;
|
|
10
9
|
startAdornment?: React.ReactNode;
|
|
11
|
-
|
|
10
|
+
theme?: OnBoardingThemeV2Type;
|
|
12
11
|
empty?: boolean;
|
|
13
12
|
totalCount?: number;
|
|
14
13
|
currentCount?: number;
|
package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/DefaultProgress.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { OnBoardingScreenStyleOptions } from '../../../shared';
|
|
3
|
-
import { OnboardingVariant } from '../../../shared';
|
|
2
|
+
import { OnBoardingScreenStyleOptions, OnBoardingThemeV2Type } from '../../../shared';
|
|
4
3
|
type DefaultProgressProps = {
|
|
5
4
|
progress: number;
|
|
6
5
|
isPreview?: boolean;
|
|
@@ -8,7 +7,7 @@ type DefaultProgressProps = {
|
|
|
8
7
|
onBackButtonClick?: () => void;
|
|
9
8
|
contentStyle?: OnBoardingScreenStyleOptions;
|
|
10
9
|
startAdornment?: React.ReactNode;
|
|
11
|
-
|
|
10
|
+
theme?: OnBoardingThemeV2Type;
|
|
12
11
|
empty?: boolean;
|
|
13
12
|
};
|
|
14
13
|
declare const _default: React.NamedExoticComponent<DefaultProgressProps>;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { OnBoardingProgressSettingsScreenType, OnBoardingScreenStyleOptions, ResponseFileType } from '../../../shared';
|
|
3
|
-
import { OnboardingVariant } from '../../../shared';
|
|
2
|
+
import { OnBoardingProgressSettingsScreenType, OnBoardingScreenStyleOptions, OnBoardingThemeV2Type, ResponseFileType } from '../../../shared';
|
|
4
3
|
type OnBoardingProgressFeatureProps = {
|
|
5
4
|
progress: number;
|
|
6
5
|
isPreview?: boolean;
|
|
@@ -8,7 +7,7 @@ type OnBoardingProgressFeatureProps = {
|
|
|
8
7
|
onBackButtonClick?: () => void;
|
|
9
8
|
contentStyle?: OnBoardingScreenStyleOptions;
|
|
10
9
|
startAdornment?: React.ReactNode;
|
|
11
|
-
|
|
10
|
+
theme?: OnBoardingThemeV2Type;
|
|
12
11
|
empty?: boolean;
|
|
13
12
|
template?: 'default' | 'counter';
|
|
14
13
|
totalCount?: number;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { OnBoardingSingleSelectScreenType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleRoundImageSelectScreenType } from '../../../shared';
|
|
3
|
-
import { OnboardingVariant } from '../../../shared/';
|
|
2
|
+
import { OnBoardingSingleSelectScreenType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingThemeV2Type } from '../../../shared';
|
|
4
3
|
type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
|
|
5
4
|
onChange?: (value: string) => void;
|
|
6
5
|
defaultValues?: string[];
|
|
7
|
-
|
|
6
|
+
theme?: OnBoardingThemeV2Type;
|
|
8
7
|
template?: 'radio' | 'image' | 'roundImage' | 'emoji' | 'icon';
|
|
9
8
|
} & OnBoardingSingleSelectScreenType & OnBoardingSingleImageSelectScreenType & OnBoardingSingleRoundImageSelectScreenType & OnBoardingSingleScaleSelectScreenType;
|
|
10
9
|
declare const _default: React.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { PushNotificationsIsDisabledBannerProps } from './types';
|
|
2
3
|
export declare function PushNotificationsIsDisabledBanner({ onOpenNativeSettings, className, title, description, buttonText, }: PushNotificationsIsDisabledBannerProps): JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as ScheduleFeature } from './ScheduleFeature';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { WithTranslation } from 'react-i18next';
|
|
2
|
+
import { Schedule, ScheduleDate, ScheduleSlot } from '../../shared/types';
|
|
3
|
+
export type ScheduleFeatureProps = {
|
|
4
|
+
isLoading?: boolean;
|
|
5
|
+
className?: string;
|
|
6
|
+
t?: WithTranslation['t'];
|
|
7
|
+
schedule?: Schedule;
|
|
8
|
+
locale?: string;
|
|
9
|
+
onDateClick?: (date: ScheduleDate, slots: ScheduleSlot[]) => void;
|
|
10
|
+
onSlotClick?: (slot: ScheduleSlot) => void;
|
|
11
|
+
};
|
|
@@ -6,6 +6,9 @@ export declare const tariffFeatureStyle: import("tailwind-variants").TVReturnTyp
|
|
|
6
6
|
blue: {
|
|
7
7
|
checkbox: string;
|
|
8
8
|
};
|
|
9
|
+
custom: {
|
|
10
|
+
checkbox: string;
|
|
11
|
+
};
|
|
9
12
|
};
|
|
10
13
|
isSelected: {
|
|
11
14
|
true: "";
|
|
@@ -38,6 +41,9 @@ export declare const tariffFeatureStyle: import("tailwind-variants").TVReturnTyp
|
|
|
38
41
|
blue: {
|
|
39
42
|
checkbox: string;
|
|
40
43
|
};
|
|
44
|
+
custom: {
|
|
45
|
+
checkbox: string;
|
|
46
|
+
};
|
|
41
47
|
};
|
|
42
48
|
isSelected: {
|
|
43
49
|
true: "";
|
|
@@ -64,6 +70,9 @@ export declare const tariffFeatureStyle: import("tailwind-variants").TVReturnTyp
|
|
|
64
70
|
blue: {
|
|
65
71
|
checkbox: string;
|
|
66
72
|
};
|
|
73
|
+
custom: {
|
|
74
|
+
checkbox: string;
|
|
75
|
+
};
|
|
67
76
|
};
|
|
68
77
|
isSelected: {
|
|
69
78
|
true: "";
|
|
@@ -90,6 +99,9 @@ export declare const tariffFeatureStyle: import("tailwind-variants").TVReturnTyp
|
|
|
90
99
|
blue: {
|
|
91
100
|
checkbox: string;
|
|
92
101
|
};
|
|
102
|
+
custom: {
|
|
103
|
+
checkbox: string;
|
|
104
|
+
};
|
|
93
105
|
};
|
|
94
106
|
isSelected: {
|
|
95
107
|
true: "";
|
|
@@ -122,6 +134,9 @@ export declare const tariffFeatureStyle: import("tailwind-variants").TVReturnTyp
|
|
|
122
134
|
blue: {
|
|
123
135
|
checkbox: string;
|
|
124
136
|
};
|
|
137
|
+
custom: {
|
|
138
|
+
checkbox: string;
|
|
139
|
+
};
|
|
125
140
|
};
|
|
126
141
|
isSelected: {
|
|
127
142
|
true: "";
|
|
@@ -154,6 +169,9 @@ export declare const tariffFeatureStyle: import("tailwind-variants").TVReturnTyp
|
|
|
154
169
|
blue: {
|
|
155
170
|
checkbox: string;
|
|
156
171
|
};
|
|
172
|
+
custom: {
|
|
173
|
+
checkbox: string;
|
|
174
|
+
};
|
|
157
175
|
};
|
|
158
176
|
isSelected: {
|
|
159
177
|
true: "";
|
|
@@ -180,6 +198,9 @@ export declare const tariffFeatureStyle: import("tailwind-variants").TVReturnTyp
|
|
|
180
198
|
blue: {
|
|
181
199
|
checkbox: string;
|
|
182
200
|
};
|
|
201
|
+
custom: {
|
|
202
|
+
checkbox: string;
|
|
203
|
+
};
|
|
183
204
|
};
|
|
184
205
|
isSelected: {
|
|
185
206
|
true: "";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { WithTranslation } from 'react-i18next';
|
|
2
2
|
import { VariantEnum } from '../../shared/types/variant';
|
|
3
|
+
import { OnBoardingThemeV2Type } from '../../shared';
|
|
3
4
|
export type TariffFeatureProps = {
|
|
4
5
|
className?: string;
|
|
5
6
|
t?: WithTranslation['t'];
|
|
@@ -11,6 +12,7 @@ export type TariffFeatureProps = {
|
|
|
11
12
|
isSelected: boolean;
|
|
12
13
|
badge?: string;
|
|
13
14
|
variant: VariantEnum;
|
|
15
|
+
onboardingTheme?: OnBoardingThemeV2Type;
|
|
14
16
|
description?: string;
|
|
15
17
|
advantagesList?: {
|
|
16
18
|
id: string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { WithTranslation } from 'react-i18next';
|
|
2
3
|
export type TranslationMock = {
|
|
3
4
|
t: (v1: any, v2?: any) => string;
|
|
@@ -41,3 +42,6 @@ export declare enum ShortTranscriptionCurrencySignByLocale {
|
|
|
41
42
|
'es' = "US"
|
|
42
43
|
}
|
|
43
44
|
export declare const StripeSupportedCurrency: SupportedCurrency[];
|
|
45
|
+
export type CSSVarStyles = React.CSSProperties & {
|
|
46
|
+
[key: `--${string}`]: string | number;
|
|
47
|
+
};
|
|
@@ -66,6 +66,11 @@ export type OnBoardingScreenProgressType = {
|
|
|
66
66
|
template?: OnboardingProgressTemplate;
|
|
67
67
|
image?: ResponseFileType | null;
|
|
68
68
|
};
|
|
69
|
+
export type OnBoardingThemeV2Type = {
|
|
70
|
+
template: OnboardingVariant;
|
|
71
|
+
customColor?: string | null;
|
|
72
|
+
customTextColor?: string | null;
|
|
73
|
+
};
|
|
69
74
|
export type OnBoardingScreenSkipButtonType = {
|
|
70
75
|
skipButtonText?: string | null;
|
|
71
76
|
showSkipButton?: boolean;
|
|
@@ -262,11 +267,13 @@ export type OnBoardingFlowType = {
|
|
|
262
267
|
duration_min?: number | null;
|
|
263
268
|
isDefault?: boolean;
|
|
264
269
|
theme?: OnboardingVariant;
|
|
270
|
+
theme_v2?: OnBoardingThemeV2Type;
|
|
265
271
|
progress?: OnBoardingScreenProgressType;
|
|
266
272
|
};
|
|
267
273
|
export declare enum OnboardingVariant {
|
|
268
274
|
default = "default",
|
|
269
|
-
blue = "blue"
|
|
275
|
+
blue = "blue",
|
|
276
|
+
custom = "custom"
|
|
270
277
|
}
|
|
271
278
|
export declare enum OnboardingProgressTemplate {
|
|
272
279
|
default = "default",
|
|
@@ -39,6 +39,7 @@ export type Specialist = {
|
|
|
39
39
|
about?: string;
|
|
40
40
|
areas_of_work: Array<string> | [];
|
|
41
41
|
areas_of_work_by_client_problem: Array<string> | [];
|
|
42
|
+
localized_areas_of_work_by_client_problem: string[];
|
|
42
43
|
therapy_description?: string;
|
|
43
44
|
avatar_link?: string;
|
|
44
45
|
time_zone: string;
|
|
@@ -17,7 +17,7 @@ export declare const ButtonStyled: import("styled-components").StyledComponent<i
|
|
|
17
17
|
isLoading?: boolean | undefined;
|
|
18
18
|
icon?: import("react").ReactNode;
|
|
19
19
|
iconPosition?: "center" | "start" | undefined;
|
|
20
|
-
style?: import("
|
|
20
|
+
style?: import("../..").CSSVarStyles | undefined;
|
|
21
21
|
id?: string | undefined;
|
|
22
|
-
variant?: "default" | "blue" | undefined;
|
|
22
|
+
variant?: "default" | "blue" | "custom" | undefined;
|
|
23
23
|
} & import("@ionic/core/dist/types/components").JSX.IonButton, never>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { JSX } from '@ionic/core/components';
|
|
3
|
+
import { CSSVarStyles } from '../../types';
|
|
3
4
|
export type ButtonProps = {
|
|
4
5
|
fill?: 'outline' | 'clear';
|
|
5
6
|
size?: 'default' | 'large' | 'small';
|
|
@@ -13,7 +14,7 @@ export type ButtonProps = {
|
|
|
13
14
|
isLoading?: boolean;
|
|
14
15
|
icon?: React.ReactNode;
|
|
15
16
|
iconPosition?: 'start' | 'center';
|
|
16
|
-
style?:
|
|
17
|
+
style?: CSSVarStyles;
|
|
17
18
|
id?: string;
|
|
18
|
-
variant?: 'default' | 'blue';
|
|
19
|
+
variant?: 'default' | 'blue' | 'custom';
|
|
19
20
|
} & JSX.IonButton;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { CalendarProps } from './types';
|
|
2
3
|
export declare function Calendar({ maxValue, minValue, timeZone, locale, isShowWeekNames, isShowMonthNavigation, selectionMode, onSelectionChange, defaultSelectDates, onDatePress, renderCustomDateContent, fullWidth, ...props }: CalendarProps): JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { ListBoxProps } from './types';
|
|
2
|
-
export default function ListBox<T extends Record<string, unknown>>({ selectedIconProps, type, selectionPosition, enableSelection, className, variant, isOnboardingPreview, isTransparent, isRoundCorners, maxSelectionCount, initialVisibleCount, t, ...props }: ListBoxProps<T>): JSX.Element;
|
|
3
|
+
export default 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;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AriaListBoxProps } from 'react-aria';
|
|
2
|
-
import { IconProps, ResponseFileType } from '../../types';
|
|
2
|
+
import { IconProps, OnBoardingThemeV2Type, ResponseFileType } from '../../types';
|
|
3
3
|
import { WithTranslation } from 'react-i18next';
|
|
4
4
|
export declare enum ListBoxSelectionType {
|
|
5
5
|
Checkbox = "checkbox",
|
|
@@ -9,7 +9,7 @@ export declare enum ListBoxSelectionType {
|
|
|
9
9
|
Emoji = "emoji",
|
|
10
10
|
Icon = "icon"
|
|
11
11
|
}
|
|
12
|
-
export type VariantType = 'default' | 'blue';
|
|
12
|
+
export type VariantType = 'default' | 'blue' | 'custom';
|
|
13
13
|
export type ListBoxProps<T> = AriaListBoxProps<T> & {
|
|
14
14
|
type?: `${ListBoxSelectionType}`;
|
|
15
15
|
enableSelection?: boolean;
|
|
@@ -17,6 +17,7 @@ export type ListBoxProps<T> = AriaListBoxProps<T> & {
|
|
|
17
17
|
selectionPosition?: 'start' | 'end';
|
|
18
18
|
className?: string;
|
|
19
19
|
variant?: VariantType;
|
|
20
|
+
onboardingTheme?: OnBoardingThemeV2Type;
|
|
20
21
|
image?: ResponseFileType;
|
|
21
22
|
isOnboardingPreview?: boolean;
|
|
22
23
|
selectionMode?: 'single' | 'multiple' | 'none';
|
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Node } from 'react-stately';
|
|
3
3
|
import { VariantType } from '../ListBox/types';
|
|
4
|
-
import { IconProps } from '../../types';
|
|
5
|
-
declare const _default: React.MemoExoticComponent<({ item, isSelected, selectionPosition, enableSelection, selectedIconProps, selectionIconClassName, variant, labelProps, customContent, className, type, }: {
|
|
4
|
+
import { IconProps, OnBoardingThemeV2Type } from '../../types';
|
|
5
|
+
declare const _default: React.MemoExoticComponent<({ item, isSelected, selectionPosition, enableSelection, selectedIconProps, selectionIconClassName, variant, onboardingTheme, labelProps, customContent, className, type, }: {
|
|
6
6
|
isSelected: boolean;
|
|
7
7
|
selectionIconClassName: string;
|
|
8
8
|
labelProps: React.DOMAttributes<HTMLDivElement>;
|
|
9
9
|
customContent: boolean;
|
|
10
10
|
className: string;
|
|
11
11
|
variant: VariantType;
|
|
12
|
+
onboardingTheme?: OnBoardingThemeV2Type | undefined;
|
|
12
13
|
item: Node<unknown>;
|
|
13
14
|
selectionPosition: "end" | "start";
|
|
14
15
|
enableSelection: boolean;
|
|
15
16
|
selectedIconProps: IconProps;
|
|
16
|
-
type: "image" | "
|
|
17
|
+
type: "image" | "icon" | "checkbox" | "radio" | "emoji" | "roundImage";
|
|
17
18
|
}) => import("react/jsx-runtime").JSX.Element>;
|
|
18
19
|
export default _default;
|