@mindly/ui-components 7.2.2 → 7.3.0-dev.1
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/b7649e1531c181af.svg +69 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +3 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
- package/dist/cjs/deprecated/SpecialistEducationCard/index.d.ts +1 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +3 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistProfileViewCard/index.d.ts +1 -0
- package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +5 -0
- package/dist/cjs/deprecated/SpecialistStatisticsCard/index.d.ts +1 -0
- package/dist/cjs/deprecated/SpecialistStatisticsCard/utils.d.ts +1 -0
- package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
- package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +2 -0
- package/dist/cjs/deprecated/SpecialistWorkDirections/index.d.ts +1 -0
- package/dist/cjs/deprecated/therapist-card/TherapistCard.d.ts +16 -0
- package/dist/cjs/deprecated/therapist-card/TherapistCard.style.d.ts +5 -0
- package/dist/cjs/index.js +6 -6
- package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
- package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.style.d.ts +4 -0
- package/dist/cjs/lib/ChangeLangModal/index.d.ts +2 -0
- package/dist/cjs/lib/Chat/ChatListItem/ChatListItem.d.ts +1 -2
- package/dist/cjs/lib/Chat/ChatMessage/ChatMessage.d.ts +1 -2
- package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
- package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.style.d.ts +3 -0
- package/dist/cjs/lib/Chat/LouseConnect/index.d.ts +1 -0
- package/dist/cjs/lib/Chat/utils.d.ts +1 -2
- package/dist/cjs/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
- package/dist/cjs/lib/EntryNotFound/EntryNotFound.style.d.ts +2 -0
- package/dist/cjs/lib/EntryNotFound/index.d.ts +1 -0
- package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
- package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +2 -0
- package/dist/cjs/lib/HorisontalCalendar/index.d.ts +1 -0
- package/dist/cjs/lib/Modal/Modal.d.ts +8 -0
- package/dist/cjs/lib/Modal/Modal.style.d.ts +6 -0
- package/dist/cjs/lib/Modal/index.d.ts +1 -0
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
- package/dist/cjs/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
- package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
- package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +2 -0
- package/dist/cjs/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +8 -0
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +4 -0
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +2 -0
- package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
- package/dist/cjs/lib/SelectImpressionEmoji/emojis.d.ts +5 -0
- package/dist/cjs/lib/SelectImpressionEmoji/index.d.ts +4 -0
- package/dist/cjs/lib/StatusTag/StatusTag.d.ts +7 -0
- package/dist/cjs/lib/StatusTag/StatusTag.style.d.ts +6 -0
- package/dist/cjs/lib/StatusTag/index.d.ts +1 -0
- package/dist/cjs/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +6 -0
- package/dist/cjs/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
- package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +14 -0
- package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +4 -0
- package/dist/cjs/lib/content-card/ContentCard.d.ts +15 -0
- package/dist/cjs/lib/content-card/ContentCard.style.d.ts +11 -0
- package/dist/cjs/lib/floating-button/FloatingButton.d.ts +8 -0
- package/dist/cjs/lib/floating-button/FloatingButton.style.d.ts +6 -0
- package/dist/cjs/lib/footer-for-booking/FooterForBooking.d.ts +9 -0
- package/dist/cjs/lib/footer-for-booking/FooterForBooking.style.d.ts +6 -0
- package/dist/cjs/lib/footer-for-booking/index.d.ts +1 -0
- package/dist/cjs/lib/list-button/ListButton.d.ts +9 -0
- package/dist/cjs/lib/list-button/ListButton.style.d.ts +2 -0
- package/dist/cjs/lib/navigation-bar/NavigationBar.d.ts +8 -0
- package/dist/cjs/lib/navigation-bar/NavigationBar.style.d.ts +8 -0
- package/dist/cjs/lib/notes-card-text/NotesCardText.d.ts +6 -0
- package/dist/cjs/lib/notes-card-text/NotesCardText.style.d.ts +1 -0
- package/dist/cjs/lib/notes-card-text/index.d.ts +1 -0
- package/dist/cjs/lib/notes-editor/NotesEditor.d.ts +5 -0
- package/dist/cjs/lib/notes-editor/NotesEditor.styled.d.ts +2 -0
- package/dist/cjs/lib/scroll-tabs/ScrollTabs.d.ts +7 -0
- package/dist/cjs/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -0
- package/dist/cjs/lib/tab-bar/TabBar.d.ts +6 -0
- package/dist/cjs/lib/tab-bar/TabBar.style.d.ts +5 -0
- package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -0
- package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -0
- package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.d.ts +6 -0
- package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +2 -0
- package/dist/cjs/lib2/features/ExploreCardSwiperFeature/ExploreCardSwiperFeature.d.ts +6 -0
- package/dist/cjs/lib2/features/ExploreCardSwiperFeature/index.d.ts +2 -0
- package/dist/cjs/lib2/features/ExploreCardSwiperFeature/styles.d.ts +7 -0
- package/dist/cjs/lib2/features/ExploreCardSwiperFeature/types.d.ts +14 -0
- package/dist/cjs/lib2/features/PoweredByStripeFeature/PoweredByStripeFeature.stories.d.ts +0 -1
- package/dist/cjs/lib2/features/PromptCardsFeature/PromptCardsFeature.d.ts +6 -0
- package/dist/cjs/lib2/features/PromptCardsFeature/index.d.ts +2 -0
- package/dist/cjs/lib2/features/PromptCardsFeature/styles.d.ts +7 -0
- package/dist/cjs/lib2/features/PromptCardsFeature/types.d.ts +12 -0
- package/dist/cjs/lib2/features/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/assets/icons/IconArrowUp.d.ts +3 -0
- package/dist/cjs/lib2/shared/assets/icons/index.d.ts +1 -1
- package/dist/cjs/lib2/shared/types/user.d.ts +1 -4
- package/dist/cjs/lib2/shared/ui/ExploreCard/ExploreCard.d.ts +4 -0
- package/dist/cjs/lib2/shared/ui/ExploreCard/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/ExploreCard/styles.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/ExploreCard/types.d.ts +9 -0
- package/dist/cjs/lib2/shared/ui/PromptCard/PromptCard.d.ts +4 -0
- package/dist/cjs/lib2/shared/ui/PromptCard/index.d.ts +2 -0
- package/dist/cjs/lib2/shared/ui/PromptCard/styles.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/PromptCard/types.d.ts +8 -0
- package/dist/cjs/lib2/shared/ui/SolidInput/SolidInput.stories.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/SolidInput/types.d.ts +4 -0
- package/dist/cjs/lib2/shared/ui/index.d.ts +2 -0
- package/dist/esm/b7649e1531c181af.svg +69 -0
- package/dist/esm/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +3 -0
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
- package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
- package/dist/esm/deprecated/SpecialistEducationCard/index.d.ts +1 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +3 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistProfileViewCard/index.d.ts +1 -0
- package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +5 -0
- package/dist/esm/deprecated/SpecialistStatisticsCard/index.d.ts +1 -0
- package/dist/esm/deprecated/SpecialistStatisticsCard/utils.d.ts +1 -0
- package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
- package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +2 -0
- package/dist/esm/deprecated/SpecialistWorkDirections/index.d.ts +1 -0
- package/dist/esm/deprecated/therapist-card/TherapistCard.d.ts +16 -0
- package/dist/esm/deprecated/therapist-card/TherapistCard.style.d.ts +5 -0
- package/dist/esm/index.js +6 -6
- package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
- package/dist/esm/lib/ChangeLangModal/ChangeLangModal.style.d.ts +4 -0
- package/dist/esm/lib/ChangeLangModal/index.d.ts +2 -0
- package/dist/esm/lib/Chat/ChatListItem/ChatListItem.d.ts +1 -2
- package/dist/esm/lib/Chat/ChatMessage/ChatMessage.d.ts +1 -2
- package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
- package/dist/esm/lib/Chat/LouseConnect/LouseConnect.style.d.ts +3 -0
- package/dist/esm/lib/Chat/LouseConnect/index.d.ts +1 -0
- package/dist/esm/lib/Chat/utils.d.ts +1 -2
- package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
- package/dist/esm/lib/EntryNotFound/EntryNotFound.style.d.ts +2 -0
- package/dist/esm/lib/EntryNotFound/index.d.ts +1 -0
- package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
- package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +2 -0
- package/dist/esm/lib/HorisontalCalendar/index.d.ts +1 -0
- package/dist/esm/lib/Modal/Modal.d.ts +8 -0
- package/dist/esm/lib/Modal/Modal.style.d.ts +6 -0
- package/dist/esm/lib/Modal/index.d.ts +1 -0
- package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
- package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
- package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
- package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +2 -0
- package/dist/esm/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +8 -0
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +4 -0
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +2 -0
- package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
- package/dist/esm/lib/SelectImpressionEmoji/emojis.d.ts +5 -0
- package/dist/esm/lib/SelectImpressionEmoji/index.d.ts +4 -0
- package/dist/esm/lib/StatusTag/StatusTag.d.ts +7 -0
- package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +6 -0
- package/dist/esm/lib/StatusTag/index.d.ts +1 -0
- package/dist/esm/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +6 -0
- package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
- package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +14 -0
- package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +4 -0
- package/dist/esm/lib/content-card/ContentCard.d.ts +15 -0
- package/dist/esm/lib/content-card/ContentCard.style.d.ts +11 -0
- package/dist/esm/lib/floating-button/FloatingButton.d.ts +8 -0
- package/dist/esm/lib/floating-button/FloatingButton.style.d.ts +6 -0
- package/dist/esm/lib/footer-for-booking/FooterForBooking.d.ts +9 -0
- package/dist/esm/lib/footer-for-booking/FooterForBooking.style.d.ts +6 -0
- package/dist/esm/lib/footer-for-booking/index.d.ts +1 -0
- package/dist/esm/lib/list-button/ListButton.d.ts +9 -0
- package/dist/esm/lib/list-button/ListButton.style.d.ts +2 -0
- package/dist/esm/lib/navigation-bar/NavigationBar.d.ts +8 -0
- package/dist/esm/lib/navigation-bar/NavigationBar.style.d.ts +8 -0
- package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +6 -0
- package/dist/esm/lib/notes-card-text/NotesCardText.style.d.ts +1 -0
- package/dist/esm/lib/notes-card-text/index.d.ts +1 -0
- package/dist/esm/lib/notes-editor/NotesEditor.d.ts +5 -0
- package/dist/esm/lib/notes-editor/NotesEditor.styled.d.ts +2 -0
- package/dist/esm/lib/scroll-tabs/ScrollTabs.d.ts +7 -0
- package/dist/esm/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -0
- package/dist/esm/lib/tab-bar/TabBar.d.ts +6 -0
- package/dist/esm/lib/tab-bar/TabBar.style.d.ts +5 -0
- package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -0
- package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -0
- package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.d.ts +6 -0
- package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +2 -0
- package/dist/esm/lib2/features/ExploreCardSwiperFeature/ExploreCardSwiperFeature.d.ts +6 -0
- package/dist/esm/lib2/features/ExploreCardSwiperFeature/index.d.ts +2 -0
- package/dist/esm/lib2/features/ExploreCardSwiperFeature/styles.d.ts +7 -0
- package/dist/esm/lib2/features/ExploreCardSwiperFeature/types.d.ts +14 -0
- package/dist/esm/lib2/features/PoweredByStripeFeature/PoweredByStripeFeature.stories.d.ts +0 -1
- package/dist/esm/lib2/features/PromptCardsFeature/PromptCardsFeature.d.ts +6 -0
- package/dist/esm/lib2/features/PromptCardsFeature/index.d.ts +2 -0
- package/dist/esm/lib2/features/PromptCardsFeature/styles.d.ts +7 -0
- package/dist/esm/lib2/features/PromptCardsFeature/types.d.ts +12 -0
- package/dist/esm/lib2/features/index.d.ts +2 -0
- package/dist/esm/lib2/shared/assets/icons/IconArrowUp.d.ts +3 -0
- package/dist/esm/lib2/shared/assets/icons/index.d.ts +1 -1
- package/dist/esm/lib2/shared/types/user.d.ts +1 -4
- package/dist/esm/lib2/shared/ui/ExploreCard/ExploreCard.d.ts +4 -0
- package/dist/esm/lib2/shared/ui/ExploreCard/index.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/ExploreCard/styles.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/ExploreCard/types.d.ts +9 -0
- package/dist/esm/lib2/shared/ui/PromptCard/PromptCard.d.ts +4 -0
- package/dist/esm/lib2/shared/ui/PromptCard/index.d.ts +2 -0
- package/dist/esm/lib2/shared/ui/PromptCard/styles.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/PromptCard/types.d.ts +8 -0
- package/dist/esm/lib2/shared/ui/SolidInput/SolidInput.stories.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/SolidInput/types.d.ts +4 -0
- package/dist/esm/lib2/shared/ui/index.d.ts +2 -0
- package/dist/index.d.ts +105 -55
- package/package.json +1 -1
- package/dist/cjs/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Euro.d.ts +0 -4
- package/dist/cjs/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Usd.d.ts +0 -4
- package/dist/cjs/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
- package/dist/cjs/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
- package/dist/cjs/lib2/features/ScheduleFeature/index.d.ts +0 -1
- package/dist/cjs/lib2/features/ScheduleFeature/types.d.ts +0 -11
- package/dist/cjs/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Euro.d.ts +0 -9
- package/dist/cjs/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Usd.d.ts +0 -9
- package/dist/cjs/lib2/shared/assets/icons/IconReschedule.d.ts +0 -3
- package/dist/esm/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Euro.d.ts +0 -4
- package/dist/esm/lib2/features/ConsultationPricingFeature/ConsultationPricingFeature_Usd.d.ts +0 -4
- package/dist/esm/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
- package/dist/esm/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
- package/dist/esm/lib2/features/ScheduleFeature/index.d.ts +0 -1
- package/dist/esm/lib2/features/ScheduleFeature/types.d.ts +0 -11
- package/dist/esm/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Euro.d.ts +0 -9
- package/dist/esm/lib2/features/SpecialistPaymentConsultationsFeature/Consultations/ConsultationCard_Usd.d.ts +0 -9
- package/dist/esm/lib2/shared/assets/icons/IconReschedule.d.ts +0 -3
package/dist/index.d.ts
CHANGED
|
@@ -80,7 +80,7 @@ type LetterAvatarProps = {
|
|
|
80
80
|
fontSize?: number;
|
|
81
81
|
onClick?: () => void;
|
|
82
82
|
};
|
|
83
|
-
declare const _default$
|
|
83
|
+
declare const _default$1i: React__default.NamedExoticComponent<LetterAvatarProps>;
|
|
84
84
|
|
|
85
85
|
type ImageWithFallbackProps = JSX.IntrinsicElements['img'] & {
|
|
86
86
|
onErrorContent: React__default.ReactElement;
|
|
@@ -179,7 +179,7 @@ type MediaPlayerProps<TCameraTrack extends Playable | undefined, TAudioTrack ext
|
|
|
179
179
|
showControls: boolean;
|
|
180
180
|
isScreenSharing?: boolean;
|
|
181
181
|
} & HTMLAttributes<HTMLDivElement>;
|
|
182
|
-
declare const _default$
|
|
182
|
+
declare const _default$1h: <TCameraTrack extends Playable | undefined, TAudioTrack extends Playable | undefined>({ fullwidth, cameraTrack, audioTrack, isVideoTrackMuted, isAudioTrackMuted, networkQuality, fallbackAvatar, fallbackAvatarDimensions, fallbackName, showControls, isScreenSharing, ...props }: MediaPlayerProps<TCameraTrack, TAudioTrack>) => JSX.Element;
|
|
183
183
|
|
|
184
184
|
type RoundButtonPropsType = {
|
|
185
185
|
disabled?: boolean;
|
|
@@ -273,7 +273,7 @@ type VideoPlayerProps = {
|
|
|
273
273
|
closeModalHandler?: () => void;
|
|
274
274
|
onErrorContent: React__default.ReactElement;
|
|
275
275
|
} & JSX$1.IonModal;
|
|
276
|
-
declare const _default$
|
|
276
|
+
declare const _default$1g: React__default.NamedExoticComponent<VideoPlayerProps>;
|
|
277
277
|
|
|
278
278
|
type NotSupportModalProps = {
|
|
279
279
|
closeModal?: () => void;
|
|
@@ -339,7 +339,7 @@ type TypographyProps = {
|
|
|
339
339
|
id?: string;
|
|
340
340
|
};
|
|
341
341
|
|
|
342
|
-
declare const _default$
|
|
342
|
+
declare const _default$1f: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TypographyProps & React__default.RefAttributes<HTMLDivElement>>>;
|
|
343
343
|
|
|
344
344
|
type AlertCardVariants = 'transparent' | 'yellow' | 'blue';
|
|
345
345
|
type AlertCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
@@ -355,7 +355,7 @@ type AlertCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
|
355
355
|
};
|
|
356
356
|
};
|
|
357
357
|
|
|
358
|
-
declare const _default$
|
|
358
|
+
declare const _default$1e: React$1.NamedExoticComponent<AlertCardProps>;
|
|
359
359
|
|
|
360
360
|
type AppFooterProps = {
|
|
361
361
|
children?: React__default.ReactNode;
|
|
@@ -366,7 +366,7 @@ type AppFooterProps = {
|
|
|
366
366
|
toolbarStyle?: CSSProperties;
|
|
367
367
|
className?: string;
|
|
368
368
|
};
|
|
369
|
-
declare const _default$
|
|
369
|
+
declare const _default$1d: React__default.NamedExoticComponent<AppFooterProps>;
|
|
370
370
|
|
|
371
371
|
type AvatarRoundVariants = 'circle' | 'drop' | 'small';
|
|
372
372
|
|
|
@@ -381,14 +381,14 @@ type AvatarProps = {
|
|
|
381
381
|
onClick?(e: React__default.MouseEvent<HTMLDivElement>): void;
|
|
382
382
|
border?: boolean | string;
|
|
383
383
|
};
|
|
384
|
-
declare const _default$
|
|
384
|
+
declare const _default$1c: React__default.NamedExoticComponent<AvatarProps>;
|
|
385
385
|
|
|
386
386
|
type SkeletonProps = {
|
|
387
387
|
animated?: boolean;
|
|
388
388
|
className?: string;
|
|
389
389
|
style?: React__default.CSSProperties;
|
|
390
390
|
};
|
|
391
|
-
declare const _default$
|
|
391
|
+
declare const _default$1b: React__default.NamedExoticComponent<SkeletonProps>;
|
|
392
392
|
|
|
393
393
|
declare enum CircleRatingSize {
|
|
394
394
|
'S' = "S",
|
|
@@ -1087,6 +1087,7 @@ type UserType = {
|
|
|
1087
1087
|
onBoardingAnswers?: {
|
|
1088
1088
|
[key: string]: string[];
|
|
1089
1089
|
};
|
|
1090
|
+
specialist_order?: SpecialistOrderType[] | null;
|
|
1090
1091
|
onboarding_key?: string | null;
|
|
1091
1092
|
/**
|
|
1092
1093
|
* Date of birth in format 'dd.mm.yyyy'
|
|
@@ -1098,10 +1099,6 @@ type UserType = {
|
|
|
1098
1099
|
global_personal_price_currency?: SupportedCurrency;
|
|
1099
1100
|
possible_price_filters?: number[];
|
|
1100
1101
|
balance?: number;
|
|
1101
|
-
/**
|
|
1102
|
-
* @deprecated Do not use this field, use filters instead
|
|
1103
|
-
*/
|
|
1104
|
-
specialist_order?: SpecialistOrderType[] | null;
|
|
1105
1102
|
};
|
|
1106
1103
|
|
|
1107
1104
|
type SpecialistEducation = {
|
|
@@ -1373,7 +1370,7 @@ type FlagProps$1 = {
|
|
|
1373
1370
|
name: string;
|
|
1374
1371
|
className?: string;
|
|
1375
1372
|
};
|
|
1376
|
-
declare const _default$
|
|
1373
|
+
declare const _default$1a: React__default.NamedExoticComponent<FlagProps$1>;
|
|
1377
1374
|
|
|
1378
1375
|
type PictureProps = {
|
|
1379
1376
|
width: number;
|
|
@@ -1391,7 +1388,7 @@ type PictureProps = {
|
|
|
1391
1388
|
containerWidth?: number;
|
|
1392
1389
|
imageClassName?: string;
|
|
1393
1390
|
};
|
|
1394
|
-
declare const _default$
|
|
1391
|
+
declare const _default$19: React__default.NamedExoticComponent<PictureProps>;
|
|
1395
1392
|
|
|
1396
1393
|
type BadgeType = 'default' | 'accent';
|
|
1397
1394
|
type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info';
|
|
@@ -1402,7 +1399,7 @@ type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
|
|
|
1402
1399
|
iconType?: 'check' | React$1.ReactNode;
|
|
1403
1400
|
};
|
|
1404
1401
|
|
|
1405
|
-
declare const _default$
|
|
1402
|
+
declare const _default$18: React$1.NamedExoticComponent<BadgeProps>;
|
|
1406
1403
|
|
|
1407
1404
|
type ItemCardVariants = 'neutral' | 'transparent' | 'transparent20';
|
|
1408
1405
|
type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
@@ -1410,7 +1407,7 @@ type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
|
1410
1407
|
size?: 'M' | 'M4' | 'M45';
|
|
1411
1408
|
};
|
|
1412
1409
|
|
|
1413
|
-
declare const _default$
|
|
1410
|
+
declare const _default$17: React$1.NamedExoticComponent<ItemCardProps>;
|
|
1414
1411
|
|
|
1415
1412
|
type AppHeaderProps = {
|
|
1416
1413
|
fullwidth?: boolean;
|
|
@@ -1530,7 +1527,7 @@ interface TextareaV2Props extends Omit<JSX$1.IonTextarea, 'color' | 'enterkeyhin
|
|
|
1530
1527
|
onKeyPress?: (e: KeyboardEvent<HTMLIonTextareaElement>) => void;
|
|
1531
1528
|
}
|
|
1532
1529
|
|
|
1533
|
-
declare const _default$
|
|
1530
|
+
declare const _default$16: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TextareaV2Props & React__default.RefAttributes<HTMLIonTextareaElement>>>;
|
|
1534
1531
|
|
|
1535
1532
|
type RatingProps = {
|
|
1536
1533
|
initialRating?: number;
|
|
@@ -1543,7 +1540,7 @@ type RatingProps = {
|
|
|
1543
1540
|
readonly?: boolean;
|
|
1544
1541
|
} & RatingComponentProps;
|
|
1545
1542
|
|
|
1546
|
-
declare const _default$
|
|
1543
|
+
declare const _default$15: React__default.NamedExoticComponent<RatingProps>;
|
|
1547
1544
|
|
|
1548
1545
|
declare const RatingCircleWrapper: FC<CircleRatingComponentProps & {
|
|
1549
1546
|
t: WithTranslation['t'] | any;
|
|
@@ -1557,7 +1554,7 @@ type IconButtonProps = {
|
|
|
1557
1554
|
fill?: 'clear' | 'filled';
|
|
1558
1555
|
type?: 'button' | 'submit' | 'reset';
|
|
1559
1556
|
};
|
|
1560
|
-
declare const _default$
|
|
1557
|
+
declare const _default$14: React__default.NamedExoticComponent<IconButtonProps>;
|
|
1561
1558
|
|
|
1562
1559
|
type ToastProviderProps = ToastStateProps;
|
|
1563
1560
|
type MindlyToastProps = {
|
|
@@ -1604,17 +1601,17 @@ type ProgressBar_v2Props = {
|
|
|
1604
1601
|
onProgressEnd?: () => void;
|
|
1605
1602
|
style?: CSSVarStyles;
|
|
1606
1603
|
};
|
|
1607
|
-
declare const _default$
|
|
1604
|
+
declare const _default$13: React__default.NamedExoticComponent<ProgressBar_v2Props>;
|
|
1608
1605
|
|
|
1609
1606
|
type LoadingProps = {
|
|
1610
1607
|
isOpen: boolean;
|
|
1611
1608
|
};
|
|
1612
|
-
declare const _default$
|
|
1609
|
+
declare const _default$12: React__default.NamedExoticComponent<LoadingProps>;
|
|
1613
1610
|
|
|
1614
1611
|
type ListItemsProps = React$1.HTMLAttributes<HTMLIonListElement> & {
|
|
1615
1612
|
withBorders?: boolean;
|
|
1616
1613
|
};
|
|
1617
|
-
declare const _default
|
|
1614
|
+
declare const _default$11: React$1.NamedExoticComponent<ListItemsProps>;
|
|
1618
1615
|
|
|
1619
1616
|
type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
|
|
1620
1617
|
leftContent?: React$1.ReactNode;
|
|
@@ -1626,7 +1623,7 @@ type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
|
|
|
1626
1623
|
isError?: boolean;
|
|
1627
1624
|
status?: 'error' | 'attention';
|
|
1628
1625
|
};
|
|
1629
|
-
declare const _default$
|
|
1626
|
+
declare const _default$10: React$1.NamedExoticComponent<ItemProps>;
|
|
1630
1627
|
|
|
1631
1628
|
declare enum VariantEnum {
|
|
1632
1629
|
default = "default",
|
|
@@ -1656,7 +1653,7 @@ type VideoMethods = {
|
|
|
1656
1653
|
play(): void;
|
|
1657
1654
|
};
|
|
1658
1655
|
type VideoRef = HTMLVideoElement | VideoMethods;
|
|
1659
|
-
declare const _default
|
|
1656
|
+
declare const _default$$: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<VideoProps & {
|
|
1660
1657
|
children?: React__default.ReactNode;
|
|
1661
1658
|
} & React__default.RefAttributes<VideoRef>>>;
|
|
1662
1659
|
|
|
@@ -1774,15 +1771,15 @@ type MatchProgressProps = {
|
|
|
1774
1771
|
className?: string;
|
|
1775
1772
|
percentMatch: number;
|
|
1776
1773
|
};
|
|
1777
|
-
declare const _default$
|
|
1774
|
+
declare const _default$_: React__default.NamedExoticComponent<React__default.PropsWithChildren<MatchProgressProps>>;
|
|
1778
1775
|
|
|
1779
1776
|
interface Props$8 {
|
|
1780
1777
|
className?: string;
|
|
1781
1778
|
title: string;
|
|
1782
1779
|
}
|
|
1783
|
-
declare const _default$
|
|
1780
|
+
declare const _default$Z: React__default.NamedExoticComponent<React__default.PropsWithChildren<Props$8>>;
|
|
1784
1781
|
|
|
1785
|
-
declare const _default$
|
|
1782
|
+
declare const _default$Y: React__default.NamedExoticComponent<React__default.PropsWithChildren<React__default.HTMLAttributes<HTMLButtonElement>>>;
|
|
1786
1783
|
|
|
1787
1784
|
type Props$7 = {
|
|
1788
1785
|
className?: string;
|
|
@@ -1837,6 +1834,10 @@ type SolidInputProps = {
|
|
|
1837
1834
|
errorText?: string;
|
|
1838
1835
|
isInvalid?: boolean;
|
|
1839
1836
|
showTogglePassword?: boolean;
|
|
1837
|
+
/** Whether to show a button at the end of the input field */
|
|
1838
|
+
showButton?: boolean;
|
|
1839
|
+
/** Callback function called when the button is clicked */
|
|
1840
|
+
onButtonClick?: () => void;
|
|
1840
1841
|
onChange?: (event: IonInputCustomEvent<InputChangeEventDetail>) => void;
|
|
1841
1842
|
onKeyDown?: KeyboardEventHandler;
|
|
1842
1843
|
};
|
|
@@ -1851,6 +1852,26 @@ type CounterProps = {
|
|
|
1851
1852
|
|
|
1852
1853
|
declare const Counter: React__default.FC<CounterProps>;
|
|
1853
1854
|
|
|
1855
|
+
type PromptCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
1856
|
+
title: string;
|
|
1857
|
+
description: string;
|
|
1858
|
+
badgeText?: string;
|
|
1859
|
+
onStartConversation?: () => void;
|
|
1860
|
+
isLoading?: boolean;
|
|
1861
|
+
};
|
|
1862
|
+
|
|
1863
|
+
declare const _default$X: React$1.NamedExoticComponent<PromptCardProps>;
|
|
1864
|
+
|
|
1865
|
+
interface ExploreCardProps {
|
|
1866
|
+
title: string;
|
|
1867
|
+
description: string;
|
|
1868
|
+
badgeText?: string;
|
|
1869
|
+
badgeVariant?: 'success' | 'info' | 'attention' | 'warning' | 'neutral' | 'brand';
|
|
1870
|
+
placeholder?: string;
|
|
1871
|
+
onSendMessage?: (message: string) => void;
|
|
1872
|
+
className?: string;
|
|
1873
|
+
}
|
|
1874
|
+
|
|
1854
1875
|
declare enum appThemes {
|
|
1855
1876
|
client = "client",
|
|
1856
1877
|
specialist = "specialist"
|
|
@@ -2013,6 +2034,8 @@ interface IconProps$F extends React$1.SVGAttributes<SVGElement> {
|
|
|
2013
2034
|
}
|
|
2014
2035
|
declare function IconArrowRight({ color, ...other }: IconProps$F): react_jsx_runtime.JSX.Element;
|
|
2015
2036
|
|
|
2037
|
+
declare const IconArrowUp: FC<React$1.SVGAttributes<SVGElement>>;
|
|
2038
|
+
|
|
2016
2039
|
interface IconProps$E extends React$1.SVGAttributes<SVGElement> {
|
|
2017
2040
|
size?: number | string;
|
|
2018
2041
|
color?: string;
|
|
@@ -2474,8 +2497,6 @@ declare const IconDivercity: FC<IconProps$H>;
|
|
|
2474
2497
|
|
|
2475
2498
|
declare const IconCouple: FC<IconProps$H>;
|
|
2476
2499
|
|
|
2477
|
-
declare const IconReschedule: React$1.FC<IconProps$H>;
|
|
2478
|
-
|
|
2479
2500
|
declare const formatByDigits: (value: number) => string;
|
|
2480
2501
|
declare const roundToPrecision: (value: number, decimals?: number) => number;
|
|
2481
2502
|
declare const getDateLocale: (locale: SupportedLocales) => Locale;
|
|
@@ -2577,9 +2598,9 @@ type SlotsGridItemProps = {
|
|
|
2577
2598
|
onSelectionChange: () => void;
|
|
2578
2599
|
};
|
|
2579
2600
|
|
|
2580
|
-
declare const _default$
|
|
2601
|
+
declare const _default$W: React__default.NamedExoticComponent<SlotsGridProps>;
|
|
2581
2602
|
|
|
2582
|
-
declare const _default$
|
|
2603
|
+
declare const _default$V: React$1.NamedExoticComponent<SlotsGridItemProps>;
|
|
2583
2604
|
|
|
2584
2605
|
type PushNotificationsModalProps = {
|
|
2585
2606
|
onApplyPermission: () => void;
|
|
@@ -2696,23 +2717,23 @@ type ShareModalFeatureProps = {
|
|
|
2696
2717
|
};
|
|
2697
2718
|
declare const ShareModalFeature: FC<ShareModalFeatureProps>;
|
|
2698
2719
|
|
|
2699
|
-
declare const _default$
|
|
2720
|
+
declare const _default$U: React__default.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
|
|
2700
2721
|
|
|
2701
|
-
declare const _default$
|
|
2722
|
+
declare const _default$T: React__default.NamedExoticComponent<SpecialistPaymentCardProps & TranslationType>;
|
|
2702
2723
|
|
|
2703
2724
|
type SpecialistPaymentCommonCardSkeletonType = {
|
|
2704
2725
|
className?: string;
|
|
2705
2726
|
};
|
|
2706
2727
|
declare const SpecialistPaymentCommonCardSkeleton: (props: SpecialistPaymentCommonCardSkeletonType) => react_jsx_runtime.JSX.Element;
|
|
2707
2728
|
|
|
2708
|
-
declare const _default$
|
|
2729
|
+
declare const _default$S: React__default.NamedExoticComponent<SpecialistPaymentConsultationsProps & TranslationType>;
|
|
2709
2730
|
|
|
2710
2731
|
type ConsultationsListProps = {
|
|
2711
2732
|
locale: SupportedLocales;
|
|
2712
2733
|
consultations: SpecialistConsultation[];
|
|
2713
2734
|
consultationClick?: (consultation: SpecialistConsultation) => void;
|
|
2714
2735
|
};
|
|
2715
|
-
declare const _default$
|
|
2736
|
+
declare const _default$R: React__default.NamedExoticComponent<ConsultationsListProps>;
|
|
2716
2737
|
|
|
2717
2738
|
type ConsultationsListSkeletonType = {
|
|
2718
2739
|
className?: string;
|
|
@@ -2727,9 +2748,9 @@ type CalendarPickerFeatureProps = {
|
|
|
2727
2748
|
dateCallback: (date: Date) => void;
|
|
2728
2749
|
lastDate: Date;
|
|
2729
2750
|
};
|
|
2730
|
-
declare const _default$
|
|
2751
|
+
declare const _default$Q: React__default.NamedExoticComponent<CalendarPickerFeatureProps & TranslationType>;
|
|
2731
2752
|
|
|
2732
|
-
declare const _default$
|
|
2753
|
+
declare const _default$P: React__default.NamedExoticComponent<PaymentCalendarFeatureProps & TranslationType>;
|
|
2733
2754
|
|
|
2734
2755
|
type GoogleCalendarModalFeatureProps = {
|
|
2735
2756
|
isOpen: boolean;
|
|
@@ -2744,7 +2765,7 @@ type GoogleCalendarModalFeatureProps = {
|
|
|
2744
2765
|
declare function GoogleCalendarModalFeature({ status, isOpen, onSync, isLoading, presentingElement, imageUrl, onDidDismiss, t, }: GoogleCalendarModalFeatureProps): JSX.Element;
|
|
2745
2766
|
|
|
2746
2767
|
type ReviewCardFeatureVariantType = 'default' | 'outlined' | 'full' | 'store' | 'starFirst';
|
|
2747
|
-
declare const _default$
|
|
2768
|
+
declare const _default$O: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<{
|
|
2748
2769
|
id?: string | undefined;
|
|
2749
2770
|
avatarSrc?: string | undefined;
|
|
2750
2771
|
name: string;
|
|
@@ -2848,7 +2869,7 @@ type ScreenInputFormFeatureProps = {
|
|
|
2848
2869
|
icon?: ReactNode | string;
|
|
2849
2870
|
isKeyboardShown?: boolean;
|
|
2850
2871
|
};
|
|
2851
|
-
declare const _default$
|
|
2872
|
+
declare const _default$N: React__default.NamedExoticComponent<ScreenInputFormFeatureProps>;
|
|
2852
2873
|
|
|
2853
2874
|
type SelectionType = {
|
|
2854
2875
|
value: any;
|
|
@@ -2866,7 +2887,7 @@ type SpecialistDrumPickerWidgetProps = {
|
|
|
2866
2887
|
onTouchStart?: () => void;
|
|
2867
2888
|
onTouchEnd?: () => void;
|
|
2868
2889
|
};
|
|
2869
|
-
declare const _default$
|
|
2890
|
+
declare const _default$M: React__default.NamedExoticComponent<SpecialistDrumPickerWidgetProps>;
|
|
2870
2891
|
|
|
2871
2892
|
type TextAreaFormFeatureProps = {
|
|
2872
2893
|
title?: string;
|
|
@@ -2882,7 +2903,7 @@ type TextAreaFormFeatureProps = {
|
|
|
2882
2903
|
maxlength?: number;
|
|
2883
2904
|
HeaderComponent?: FC;
|
|
2884
2905
|
};
|
|
2885
|
-
declare const _default$
|
|
2906
|
+
declare const _default$L: React__default.NamedExoticComponent<TextAreaFormFeatureProps>;
|
|
2886
2907
|
|
|
2887
2908
|
type AcceptAgreementFeatureProps = {
|
|
2888
2909
|
isAccepted: boolean;
|
|
@@ -2905,7 +2926,7 @@ type SelectWithSearchFormFeatureProps = {
|
|
|
2905
2926
|
searchPlaceholder?: string;
|
|
2906
2927
|
enableSearch?: boolean;
|
|
2907
2928
|
} & WithTranslation;
|
|
2908
|
-
declare const _default$
|
|
2929
|
+
declare const _default$K: React__default.NamedExoticComponent<SelectWithSearchFormFeatureProps>;
|
|
2909
2930
|
|
|
2910
2931
|
type MarkdownContainerFeatureProps = {
|
|
2911
2932
|
children?: string | null;
|
|
@@ -2913,11 +2934,11 @@ type MarkdownContainerFeatureProps = {
|
|
|
2913
2934
|
className?: string;
|
|
2914
2935
|
forceBlock?: boolean;
|
|
2915
2936
|
};
|
|
2916
|
-
declare const _default$
|
|
2937
|
+
declare const _default$J: React__default.NamedExoticComponent<MarkdownContainerFeatureProps>;
|
|
2917
2938
|
|
|
2918
|
-
declare const _default$
|
|
2939
|
+
declare const _default$I: React__default.NamedExoticComponent<OnBoardingStartScreenType>;
|
|
2919
2940
|
|
|
2920
|
-
declare const _default$
|
|
2941
|
+
declare const _default$H: React__default.NamedExoticComponent<OnBoardingInfoScreenType>;
|
|
2921
2942
|
|
|
2922
2943
|
type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
|
|
2923
2944
|
onChange?: (value: string[]) => void;
|
|
@@ -2925,7 +2946,7 @@ type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
|
|
|
2925
2946
|
theme?: OnBoardingThemeV2Type;
|
|
2926
2947
|
template?: 'checkbox' | 'icon';
|
|
2927
2948
|
} & OnBoardingMultiSelectScreenType;
|
|
2928
|
-
declare const _default$
|
|
2949
|
+
declare const _default$G: React__default.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
|
|
2929
2950
|
|
|
2930
2951
|
type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
|
|
2931
2952
|
onChange?: (value: string) => void;
|
|
@@ -2933,7 +2954,7 @@ type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
|
|
|
2933
2954
|
theme?: OnBoardingThemeV2Type;
|
|
2934
2955
|
template?: 'radio' | 'image' | 'roundImage' | 'emoji' | 'icon';
|
|
2935
2956
|
} & OnBoardingSingleSelectScreenType & OnBoardingSingleImageSelectScreenType & OnBoardingSingleRoundImageSelectScreenType & OnBoardingSingleScaleSelectScreenType;
|
|
2936
|
-
declare const _default$
|
|
2957
|
+
declare const _default$F: React__default.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
|
|
2937
2958
|
|
|
2938
2959
|
declare const OnBoardingLoaderScreenPreviewFeature: FC<OnBoardingLoaderScreenType & {
|
|
2939
2960
|
t?: WithTranslation['t'];
|
|
@@ -2958,9 +2979,9 @@ type OnBoardingProgressFeatureProps = {
|
|
|
2958
2979
|
image?: ResponseFileType | null;
|
|
2959
2980
|
progressSettings?: OnBoardingProgressSettingsScreenType | null;
|
|
2960
2981
|
};
|
|
2961
|
-
declare const _default$
|
|
2982
|
+
declare const _default$E: React__default.NamedExoticComponent<OnBoardingProgressFeatureProps>;
|
|
2962
2983
|
|
|
2963
|
-
declare const _default$
|
|
2984
|
+
declare const _default$D: React__default.NamedExoticComponent<OnBoardingReviewsScreenType>;
|
|
2964
2985
|
|
|
2965
2986
|
type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
|
|
2966
2987
|
email: string | null;
|
|
@@ -2968,7 +2989,7 @@ type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
|
|
|
2968
2989
|
onChangeEmail?: (email: string) => void;
|
|
2969
2990
|
onSubmit?: () => void;
|
|
2970
2991
|
};
|
|
2971
|
-
declare const _default$
|
|
2992
|
+
declare const _default$C: React__default.NamedExoticComponent<OnBoardingEmailScreenPreviewFeatureProps>;
|
|
2972
2993
|
|
|
2973
2994
|
type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType & {
|
|
2974
2995
|
email: string | null;
|
|
@@ -2979,7 +3000,7 @@ type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType &
|
|
|
2979
3000
|
onChangePassword?: (password: string) => void;
|
|
2980
3001
|
onSubmit?: () => void;
|
|
2981
3002
|
};
|
|
2982
|
-
declare const _default$
|
|
3003
|
+
declare const _default$B: React__default.NamedExoticComponent<OnBoardingConfirmScreenPreviewFeatureProps>;
|
|
2983
3004
|
|
|
2984
3005
|
type OnBoardingPaywallScreenPreviewFeatureProps$1 = {
|
|
2985
3006
|
className?: string;
|
|
@@ -3024,7 +3045,7 @@ type OnBoardingGoalSelectionScreenPreviewFeatureProps = {
|
|
|
3024
3045
|
initialVisibleCount?: number;
|
|
3025
3046
|
t?: WithTranslation['t'];
|
|
3026
3047
|
} & OnBoardingGoalSelectScreenType;
|
|
3027
|
-
declare const _default$
|
|
3048
|
+
declare const _default$A: React__default.NamedExoticComponent<OnBoardingGoalSelectionScreenPreviewFeatureProps>;
|
|
3028
3049
|
|
|
3029
3050
|
type SpecialistAreaByMatch = {
|
|
3030
3051
|
text: string;
|
|
@@ -3061,7 +3082,7 @@ interface Props$2 extends Omit<TypographyProps, 'children'> {
|
|
|
3061
3082
|
hideShowMore?: boolean;
|
|
3062
3083
|
}
|
|
3063
3084
|
|
|
3064
|
-
declare const _default$
|
|
3085
|
+
declare const _default$z: React__default.NamedExoticComponent<Props$2>;
|
|
3065
3086
|
|
|
3066
3087
|
type Props$1 = {
|
|
3067
3088
|
className?: string;
|
|
@@ -3474,7 +3495,7 @@ type SelectionListFeatureProps = {
|
|
|
3474
3495
|
selectionMode?: 'single' | 'multiple';
|
|
3475
3496
|
};
|
|
3476
3497
|
|
|
3477
|
-
declare const _default$
|
|
3498
|
+
declare const _default$y: React__default.NamedExoticComponent<SelectionListFeatureProps & WithTranslation<undefined, undefined>>;
|
|
3478
3499
|
|
|
3479
3500
|
type CoupleTherapySheetModalFeatureProps = {
|
|
3480
3501
|
isOpen: boolean;
|
|
@@ -3485,6 +3506,35 @@ type CoupleTherapySheetModalFeatureProps = {
|
|
|
3485
3506
|
|
|
3486
3507
|
declare const CoupleTherapySheetModalFeature: FC<CoupleTherapySheetModalFeatureProps>;
|
|
3487
3508
|
|
|
3509
|
+
interface PromptCardData {
|
|
3510
|
+
id: string;
|
|
3511
|
+
title: string;
|
|
3512
|
+
description: string;
|
|
3513
|
+
badgeText?: string;
|
|
3514
|
+
}
|
|
3515
|
+
type PromptCardsFeatureProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
3516
|
+
cards?: PromptCardData[];
|
|
3517
|
+
onCardClick?: (cardId: string) => void;
|
|
3518
|
+
isLoading?: boolean;
|
|
3519
|
+
};
|
|
3520
|
+
|
|
3521
|
+
declare const _default$x: React$1.NamedExoticComponent<PromptCardsFeatureProps>;
|
|
3522
|
+
|
|
3523
|
+
interface ExploreCardData {
|
|
3524
|
+
id: string;
|
|
3525
|
+
title: string;
|
|
3526
|
+
description: string;
|
|
3527
|
+
badgeText?: string;
|
|
3528
|
+
badgeVariant?: 'success' | 'info' | 'attention' | 'warning' | 'neutral' | 'brand';
|
|
3529
|
+
placeholder?: string;
|
|
3530
|
+
}
|
|
3531
|
+
interface ExploreCardSwiperFeatureProps {
|
|
3532
|
+
cards?: ExploreCardData[];
|
|
3533
|
+
className?: string;
|
|
3534
|
+
onCardSendMessage?: (cardId: string, message: string) => void;
|
|
3535
|
+
isLoading?: boolean;
|
|
3536
|
+
}
|
|
3537
|
+
|
|
3488
3538
|
type SupportedCountryLocale = string;
|
|
3489
3539
|
type Tabs = {
|
|
3490
3540
|
behavior: 'tax-country' | 'profile-lang';
|
|
@@ -4642,4 +4692,4 @@ type RowSelectProps = {
|
|
|
4642
4692
|
|
|
4643
4693
|
declare const RowSelect: FC<RowSelectProps>;
|
|
4644
4694
|
|
|
4645
|
-
export { AcceptAgreementFeature, Action, _default$1c as AlertCard, AllowFilterValueType, AppFooter, _default$1b as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$1a as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$16 as Badge, _default$c as BookingScheduleTime, _default$b as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, CSSVarStyles, Calendar, _default$P as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$6 as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$o as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$l as ConsultationModal, _default$T as ConsultationPricingFeature, _default$j as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CoupleTherapySheetModalFeature, CoupleTherapySheetModalFeatureProps, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$7 as CustomCheckbox, CustomRadioButton, _default$8 as CustomSelect, _default$9 as CustomTextarea, DatePicker, _default$h as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$d as EducationCard, EmptyChatModalFeature, _default$m as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$3 as Flag, FlagTypes, _default$18 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$12 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, IconCouple, IconCreditCard, IconDelete, IconDivercity, 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, IconReschedule, 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$_ as Item, _default$15 as ItemCard, LabelArrowRedirect, _default$1g as LetterAvatar, _default$4 as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$X as ListItemWithColumns, _default$$ as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$10 as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$I as MarkdownContainerFeature, _default$Y as MatchProgress, _default$1f as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingAreasOfWorkSelectScreenType, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$A as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$B as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$z as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$G as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$F as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$D as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$C as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$E as OnBoardingSingleSelectionScreenPreviewFeature, OnBoardingSpecializationSelectScreenType, _default$H as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$O as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$Q as PaymentSessionsList, PayoutCurrencySignByLocale, PayoutShortCurrencySignByLocale, _default$17 as Picture, PoweredByStripeFeature, _default$2 as ProfileInformation, _default$f as ProfileView, _default$5 as ProgressBar, ProgressBarDashed, _default$11 as ProgressBar_v2, ProgressRangeProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$13 as Rating, RatingCircleWrapper, _default$i as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$N 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$L as ScreenDrumPickerFormFeature, ScreenInput, _default$M as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$J as SelectWithSearchFormFeature, _default$x as SelectionListFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$W as ShowMore, _default$n as SignUpSessionButton, _default$k as SignUpSessionModal, SizeValues, Skeleton, _default$19 as Skeleton_v2, _default$V as SlotsGrid, _default$U as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$e as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$w as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default$q as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$t as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$r as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$1 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$S as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$R as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$u as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$v as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$s as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SupportedLocales, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$K as TextAreaFormFeature, _default$a as TextInput, _default$y as TextWithClampFeature, _default$14 as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$1d as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$Z as Video, _default$p as VideoCallInfo, _default$1e as VideoPlayer, VideoProvider, _default$g 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, payoutPriceNormalize, 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 };
|
|
4695
|
+
export { AcceptAgreementFeature, Action, _default$1e as AlertCard, AllowFilterValueType, AppFooter, _default$1d as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$1c as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$18 as Badge, _default$c as BookingScheduleTime, _default$b as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, CSSVarStyles, Calendar, _default$Q as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$6 as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$o as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$l as ConsultationModal, _default$U as ConsultationPricingFeature, _default$j as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CoupleTherapySheetModalFeature, CoupleTherapySheetModalFeatureProps, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$7 as CustomCheckbox, CustomRadioButton, _default$8 as CustomSelect, _default$9 as CustomTextarea, DatePicker, _default$h as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$d as EducationCard, EmptyChatModalFeature, _default$m as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, ExploreCardData, ExploreCardProps, ExploreCardSwiperFeatureProps, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$3 as Flag, FlagTypes, _default$1a as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconArrowUp, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$14 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, IconCouple, IconCreditCard, IconDelete, IconDivercity, 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$10 as Item, _default$17 as ItemCard, LabelArrowRedirect, _default$1i as LetterAvatar, _default$4 as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$Z as ListItemWithColumns, _default$11 as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$12 as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$J as MarkdownContainerFeature, _default$_ as MatchProgress, _default$1h as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingAreasOfWorkSelectScreenType, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$B as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$C as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$A as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$H as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$G as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$E as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$D as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$F as OnBoardingSingleSelectionScreenPreviewFeature, OnBoardingSpecializationSelectScreenType, _default$I as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$P as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$R as PaymentSessionsList, PayoutCurrencySignByLocale, PayoutShortCurrencySignByLocale, _default$19 as Picture, PoweredByStripeFeature, _default$2 as ProfileInformation, _default$f as ProfileView, _default$5 as ProgressBar, ProgressBarDashed, _default$13 as ProgressBar_v2, ProgressRangeProps, _default$X as PromptCard, PromptCardData, PromptCardProps, _default$x as PromptCardsFeature, PromptCardsFeatureProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$15 as Rating, RatingCircleWrapper, _default$i as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$O 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$M as ScreenDrumPickerFormFeature, ScreenInput, _default$N as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$K as SelectWithSearchFormFeature, _default$y as SelectionListFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$Y as ShowMore, _default$n as SignUpSessionButton, _default$k as SignUpSessionModal, SizeValues, Skeleton, _default$1b as Skeleton_v2, _default$W as SlotsGrid, _default$V as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$e as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$w as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default$q as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$t as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$r as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$1 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$T as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$S as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$u as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$v as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$s as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SupportedLocales, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$L as TextAreaFormFeature, _default$a as TextInput, _default$z as TextWithClampFeature, _default$16 as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$1f as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$$ as Video, _default$p as VideoCallInfo, _default$1g as VideoPlayer, VideoProvider, _default$g 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, payoutPriceNormalize, 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 +0,0 @@
|
|
|
1
|
-
export { default as ScheduleFeature } from './ScheduleFeature';
|
|
@@ -1,11 +0,0 @@
|
|
|
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
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SpecialistConsultation, SupportedLocales } from '../../../shared/types';
|
|
3
|
-
type ConsultationCardProps = {
|
|
4
|
-
consultation: SpecialistConsultation;
|
|
5
|
-
consultationClick?: (consultation: SpecialistConsultation) => void;
|
|
6
|
-
locale: SupportedLocales;
|
|
7
|
-
};
|
|
8
|
-
declare const _default: React.NamedExoticComponent<ConsultationCardProps>;
|
|
9
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SpecialistConsultation, SupportedLocales } from '../../../shared/types';
|
|
3
|
-
type ConsultationCardProps = {
|
|
4
|
-
consultation: SpecialistConsultation;
|
|
5
|
-
consultationClick?: (consultation: SpecialistConsultation) => void;
|
|
6
|
-
locale: SupportedLocales;
|
|
7
|
-
};
|
|
8
|
-
declare const _default: React.NamedExoticComponent<ConsultationCardProps>;
|
|
9
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as ScheduleFeature } from './ScheduleFeature';
|