@mindly/ui-components 6.7.6-dev.9 → 6.9.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 +3 -3
- 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/SelectWithSearchFormFeature/SelectWithSearchFormFeature.d.ts +0 -1
- package/dist/cjs/lib2/features/SelectionListFeature/SelectionListFeature.d.ts +5 -0
- package/dist/cjs/lib2/features/SelectionListFeature/index.d.ts +1 -0
- package/dist/cjs/lib2/features/SelectionListFeature/types.d.ts +12 -0
- package/dist/cjs/lib2/features/index.d.ts +1 -0
- package/dist/esm/index.js +3 -3
- 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/SelectWithSearchFormFeature/SelectWithSearchFormFeature.d.ts +0 -1
- package/dist/esm/lib2/features/SelectionListFeature/SelectionListFeature.d.ts +5 -0
- package/dist/esm/lib2/features/SelectionListFeature/index.d.ts +1 -0
- package/dist/esm/lib2/features/SelectionListFeature/types.d.ts +12 -0
- package/dist/esm/lib2/features/index.d.ts +1 -0
- package/dist/index.d.ts +83 -69
- package/package.json +2 -4
- 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/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/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$1l: 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$1k: <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;
|
|
@@ -208,7 +208,7 @@ type ChatListItemProps = {
|
|
|
208
208
|
isDisabled?: boolean;
|
|
209
209
|
t?: WithTranslation['t'];
|
|
210
210
|
};
|
|
211
|
-
declare const _default$
|
|
211
|
+
declare const _default$1j: React__default.NamedExoticComponent<ChatListItemProps>;
|
|
212
212
|
|
|
213
213
|
type ChatMessageProps = {
|
|
214
214
|
message: string | File;
|
|
@@ -236,11 +236,11 @@ type ChatMessageProps = {
|
|
|
236
236
|
onClickHandler: () => void;
|
|
237
237
|
}[] | null;
|
|
238
238
|
};
|
|
239
|
-
declare const _default$
|
|
239
|
+
declare const _default$1i: React__default.NamedExoticComponent<ChatMessageProps>;
|
|
240
240
|
|
|
241
241
|
declare const ChatMessageSkeleton: () => react_jsx_runtime.JSX.Element;
|
|
242
242
|
|
|
243
|
-
declare const _default$
|
|
243
|
+
declare const _default$1h: React__default.MemoExoticComponent<() => react_jsx_runtime.JSX.Element>;
|
|
244
244
|
|
|
245
245
|
type EmptyChatList = {
|
|
246
246
|
title?: string;
|
|
@@ -250,7 +250,7 @@ type EmptyChatList = {
|
|
|
250
250
|
onClick?: () => void;
|
|
251
251
|
};
|
|
252
252
|
declare const EmptyChatList: FC<EmptyChatList>;
|
|
253
|
-
declare const _default$
|
|
253
|
+
declare const _default$1g: React__default.NamedExoticComponent<EmptyChatList>;
|
|
254
254
|
|
|
255
255
|
type EmptyChatMessagesProps = {
|
|
256
256
|
title?: string;
|
|
@@ -275,7 +275,7 @@ type TextareaProps = {
|
|
|
275
275
|
onFileSelect?: (file: File | null, type: 'file' | 'image' | 'video', fileInfo: FileInfoType) => void;
|
|
276
276
|
t?: WithTranslation['t'];
|
|
277
277
|
};
|
|
278
|
-
declare const _default$
|
|
278
|
+
declare const _default$1f: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TextareaProps & React__default.RefAttributes<HTMLIonFooterElement>>>;
|
|
279
279
|
|
|
280
280
|
type UpdatesPopupPropsType = {
|
|
281
281
|
text?: string;
|
|
@@ -357,7 +357,7 @@ type VideoPlayerProps = {
|
|
|
357
357
|
closeModalHandler?: () => void;
|
|
358
358
|
onErrorContent: React__default.ReactElement;
|
|
359
359
|
} & JSX$1.IonModal;
|
|
360
|
-
declare const _default$
|
|
360
|
+
declare const _default$1e: React__default.NamedExoticComponent<VideoPlayerProps>;
|
|
361
361
|
|
|
362
362
|
type NotSupportModalProps = {
|
|
363
363
|
closeModal?: () => void;
|
|
@@ -393,7 +393,7 @@ type VideoCallInfoProps = {
|
|
|
393
393
|
abbreviatedSeconds: string;
|
|
394
394
|
};
|
|
395
395
|
};
|
|
396
|
-
declare const _default$
|
|
396
|
+
declare const _default$1d: React__default.NamedExoticComponent<VideoCallInfoProps>;
|
|
397
397
|
|
|
398
398
|
declare enum ConsultationCardType {
|
|
399
399
|
FEATURE = "feature",
|
|
@@ -429,14 +429,14 @@ type ConsultationCardProps = {
|
|
|
429
429
|
isBlockedText?: string;
|
|
430
430
|
};
|
|
431
431
|
|
|
432
|
-
declare const _default$
|
|
432
|
+
declare const _default$1c: React__default.NamedExoticComponent<ConsultationCardProps>;
|
|
433
433
|
|
|
434
434
|
type SignUpSessionButtonProps = {
|
|
435
435
|
label: string;
|
|
436
436
|
isLoading?: boolean;
|
|
437
437
|
onClick?: () => void;
|
|
438
438
|
};
|
|
439
|
-
declare const _default$
|
|
439
|
+
declare const _default$1b: React__default.NamedExoticComponent<SignUpSessionButtonProps>;
|
|
440
440
|
|
|
441
441
|
type EmptyConsultationsProps = {
|
|
442
442
|
title: string;
|
|
@@ -444,7 +444,7 @@ type EmptyConsultationsProps = {
|
|
|
444
444
|
buttonLabel?: string;
|
|
445
445
|
onClick?: () => void;
|
|
446
446
|
};
|
|
447
|
-
declare const _default$
|
|
447
|
+
declare const _default$1a: React__default.NamedExoticComponent<EmptyConsultationsProps>;
|
|
448
448
|
|
|
449
449
|
type ConsultationModalProps = {
|
|
450
450
|
isOpen: boolean;
|
|
@@ -480,7 +480,7 @@ type ConsultationModalProps = {
|
|
|
480
480
|
started?: string;
|
|
481
481
|
};
|
|
482
482
|
};
|
|
483
|
-
declare const _default$
|
|
483
|
+
declare const _default$19: React__default.NamedExoticComponent<ConsultationModalProps>;
|
|
484
484
|
|
|
485
485
|
type SpecialistData = {
|
|
486
486
|
id: string;
|
|
@@ -498,7 +498,7 @@ type SignUpSessionModalProps = {
|
|
|
498
498
|
title: string;
|
|
499
499
|
cancelBtnLabel: string;
|
|
500
500
|
};
|
|
501
|
-
declare const _default$
|
|
501
|
+
declare const _default$18: React__default.NamedExoticComponent<SignUpSessionModalProps>;
|
|
502
502
|
|
|
503
503
|
type ConsultationSpecialistCardProps = {
|
|
504
504
|
id: string;
|
|
@@ -510,7 +510,7 @@ type ConsultationSpecialistCardProps = {
|
|
|
510
510
|
signInBtnLabel: string;
|
|
511
511
|
isBlockedText?: string;
|
|
512
512
|
};
|
|
513
|
-
declare const _default$
|
|
513
|
+
declare const _default$17: React__default.NamedExoticComponent<ConsultationSpecialistCardProps>;
|
|
514
514
|
|
|
515
515
|
type UserInfoModalProps = {
|
|
516
516
|
isOpen: boolean;
|
|
@@ -581,7 +581,7 @@ type ReScheduleProps = {
|
|
|
581
581
|
btnLabel: string;
|
|
582
582
|
};
|
|
583
583
|
};
|
|
584
|
-
declare const _default$
|
|
584
|
+
declare const _default$16: React__default.NamedExoticComponent<ReScheduleProps>;
|
|
585
585
|
|
|
586
586
|
type ReScheduleSuccessProps = {
|
|
587
587
|
name: string;
|
|
@@ -619,7 +619,7 @@ type DaySliderProps = JSX$1.IonSlides & HTMLAttributes<HTMLIonSlidesElement> & R
|
|
|
619
619
|
tomorrow?: string;
|
|
620
620
|
};
|
|
621
621
|
};
|
|
622
|
-
declare const _default$
|
|
622
|
+
declare const _default$15: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<DaySliderProps, "ref"> & React__default.RefAttributes<HTMLIonSlidesElement>>>;
|
|
623
623
|
|
|
624
624
|
type SpecialistWorkDirectionsPropsType = {
|
|
625
625
|
workDirections?: string[] | [];
|
|
@@ -628,7 +628,7 @@ type SpecialistWorkDirectionsPropsType = {
|
|
|
628
628
|
moreLabel?: string;
|
|
629
629
|
hideLabel?: string;
|
|
630
630
|
};
|
|
631
|
-
declare const _default$
|
|
631
|
+
declare const _default$14: React__default.NamedExoticComponent<SpecialistWorkDirectionsPropsType>;
|
|
632
632
|
|
|
633
633
|
type SpecialistProfileViewCardProps = {
|
|
634
634
|
videoLink?: string;
|
|
@@ -638,7 +638,7 @@ type SpecialistProfileViewCardProps = {
|
|
|
638
638
|
isLoading?: boolean;
|
|
639
639
|
videoDurationSeconds?: number;
|
|
640
640
|
};
|
|
641
|
-
declare const _default$
|
|
641
|
+
declare const _default$13: React__default.NamedExoticComponent<SpecialistProfileViewCardProps>;
|
|
642
642
|
|
|
643
643
|
type SpecialistAboutProps = {
|
|
644
644
|
text?: string;
|
|
@@ -647,7 +647,7 @@ type SpecialistAboutProps = {
|
|
|
647
647
|
moreLabel?: string;
|
|
648
648
|
hideLabel?: string;
|
|
649
649
|
};
|
|
650
|
-
declare const _default$
|
|
650
|
+
declare const _default$12: React__default.NamedExoticComponent<SpecialistAboutProps>;
|
|
651
651
|
|
|
652
652
|
type SpecialistEducationCardProps = {
|
|
653
653
|
institutionName?: string;
|
|
@@ -658,7 +658,7 @@ type SpecialistEducationCardProps = {
|
|
|
658
658
|
yearEnd?: number | null;
|
|
659
659
|
showLoader?: boolean;
|
|
660
660
|
};
|
|
661
|
-
declare const _default$
|
|
661
|
+
declare const _default$11: React__default.NamedExoticComponent<SpecialistEducationCardProps>;
|
|
662
662
|
|
|
663
663
|
type SpecialistStatisticsCardProps = {
|
|
664
664
|
trust?: boolean;
|
|
@@ -704,7 +704,7 @@ type BookingScheduleTimeProps = {
|
|
|
704
704
|
onClick?: (index: number, item: string) => void;
|
|
705
705
|
isLoading?: boolean;
|
|
706
706
|
};
|
|
707
|
-
declare const _default
|
|
707
|
+
declare const _default$10: React__default.NamedExoticComponent<BookingScheduleTimeProps>;
|
|
708
708
|
|
|
709
709
|
type BookingSpecialistInfoProps = {
|
|
710
710
|
name: string;
|
|
@@ -713,7 +713,7 @@ type BookingSpecialistInfoProps = {
|
|
|
713
713
|
avatar?: string;
|
|
714
714
|
isLoading?: boolean;
|
|
715
715
|
};
|
|
716
|
-
declare const _default
|
|
716
|
+
declare const _default$$: React__default.NamedExoticComponent<BookingSpecialistInfoProps>;
|
|
717
717
|
|
|
718
718
|
declare enum TypographyVariantsEnum {
|
|
719
719
|
Title48Bold = "Title/48 Bold",
|
|
@@ -764,7 +764,7 @@ type TypographyProps = {
|
|
|
764
764
|
id?: string;
|
|
765
765
|
};
|
|
766
766
|
|
|
767
|
-
declare const _default$
|
|
767
|
+
declare const _default$_: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TypographyProps & React__default.RefAttributes<HTMLDivElement>>>;
|
|
768
768
|
|
|
769
769
|
type AlertCardVariants = 'transparent' | 'yellow' | 'blue';
|
|
770
770
|
type AlertCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
@@ -780,7 +780,7 @@ type AlertCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
|
780
780
|
};
|
|
781
781
|
};
|
|
782
782
|
|
|
783
|
-
declare const _default$
|
|
783
|
+
declare const _default$Z: React$1.NamedExoticComponent<AlertCardProps>;
|
|
784
784
|
|
|
785
785
|
type AppFooterProps = {
|
|
786
786
|
children?: React__default.ReactNode;
|
|
@@ -791,7 +791,7 @@ type AppFooterProps = {
|
|
|
791
791
|
toolbarStyle?: CSSProperties;
|
|
792
792
|
className?: string;
|
|
793
793
|
};
|
|
794
|
-
declare const _default$
|
|
794
|
+
declare const _default$Y: React__default.NamedExoticComponent<AppFooterProps>;
|
|
795
795
|
|
|
796
796
|
type AvatarRoundVariants = 'circle' | 'drop' | 'small';
|
|
797
797
|
|
|
@@ -806,14 +806,14 @@ type AvatarProps = {
|
|
|
806
806
|
onClick?(e: React__default.MouseEvent<HTMLDivElement>): void;
|
|
807
807
|
border?: boolean | string;
|
|
808
808
|
};
|
|
809
|
-
declare const _default$
|
|
809
|
+
declare const _default$X: React__default.NamedExoticComponent<AvatarProps>;
|
|
810
810
|
|
|
811
811
|
type SkeletonProps = {
|
|
812
812
|
animated?: boolean;
|
|
813
813
|
className?: string;
|
|
814
814
|
style?: React__default.CSSProperties;
|
|
815
815
|
};
|
|
816
|
-
declare const _default$
|
|
816
|
+
declare const _default$W: React__default.NamedExoticComponent<SkeletonProps>;
|
|
817
817
|
|
|
818
818
|
declare enum CircleRatingSize {
|
|
819
819
|
'S' = "S",
|
|
@@ -1745,7 +1745,7 @@ type FlagProps$1 = {
|
|
|
1745
1745
|
name: string;
|
|
1746
1746
|
className?: string;
|
|
1747
1747
|
};
|
|
1748
|
-
declare const _default$
|
|
1748
|
+
declare const _default$V: React__default.NamedExoticComponent<FlagProps$1>;
|
|
1749
1749
|
|
|
1750
1750
|
type PictureProps = {
|
|
1751
1751
|
width: number;
|
|
@@ -1763,7 +1763,7 @@ type PictureProps = {
|
|
|
1763
1763
|
containerWidth?: number;
|
|
1764
1764
|
imageClassName?: string;
|
|
1765
1765
|
};
|
|
1766
|
-
declare const _default$
|
|
1766
|
+
declare const _default$U: React__default.NamedExoticComponent<PictureProps>;
|
|
1767
1767
|
|
|
1768
1768
|
type BadgeType = 'default' | 'accent';
|
|
1769
1769
|
type BadgeVariants = 'attention' | 'neutral' | 'success' | 'warning' | 'brand' | 'info';
|
|
@@ -1774,7 +1774,7 @@ type BadgeProps = React$1.ComponentPropsWithoutRef<'span'> & {
|
|
|
1774
1774
|
iconType?: 'check' | React$1.ReactNode;
|
|
1775
1775
|
};
|
|
1776
1776
|
|
|
1777
|
-
declare const _default$
|
|
1777
|
+
declare const _default$T: React$1.NamedExoticComponent<BadgeProps>;
|
|
1778
1778
|
|
|
1779
1779
|
type ItemCardVariants = 'neutral' | 'transparent' | 'transparent20';
|
|
1780
1780
|
type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
@@ -1782,7 +1782,7 @@ type ItemCardProps = React$1.ComponentPropsWithoutRef<'div'> & {
|
|
|
1782
1782
|
size?: 'M' | 'M4' | 'M45';
|
|
1783
1783
|
};
|
|
1784
1784
|
|
|
1785
|
-
declare const _default$
|
|
1785
|
+
declare const _default$S: React$1.NamedExoticComponent<ItemCardProps>;
|
|
1786
1786
|
|
|
1787
1787
|
type AppHeaderProps = {
|
|
1788
1788
|
fullwidth?: boolean;
|
|
@@ -1902,7 +1902,7 @@ interface TextareaV2Props extends Omit<JSX$1.IonTextarea, 'color' | 'enterkeyhin
|
|
|
1902
1902
|
onKeyPress?: (e: KeyboardEvent<HTMLIonTextareaElement>) => void;
|
|
1903
1903
|
}
|
|
1904
1904
|
|
|
1905
|
-
declare const _default$
|
|
1905
|
+
declare const _default$R: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<TextareaV2Props & React__default.RefAttributes<HTMLIonTextareaElement>>>;
|
|
1906
1906
|
|
|
1907
1907
|
type RatingProps = {
|
|
1908
1908
|
initialRating?: number;
|
|
@@ -1915,7 +1915,7 @@ type RatingProps = {
|
|
|
1915
1915
|
readonly?: boolean;
|
|
1916
1916
|
} & RatingComponentProps;
|
|
1917
1917
|
|
|
1918
|
-
declare const _default$
|
|
1918
|
+
declare const _default$Q: React__default.NamedExoticComponent<RatingProps>;
|
|
1919
1919
|
|
|
1920
1920
|
declare const RatingCircleWrapper: FC<CircleRatingComponentProps & {
|
|
1921
1921
|
t: WithTranslation['t'] | any;
|
|
@@ -1929,7 +1929,7 @@ type IconButtonProps = {
|
|
|
1929
1929
|
fill?: 'clear' | 'filled';
|
|
1930
1930
|
type?: 'button' | 'submit' | 'reset';
|
|
1931
1931
|
};
|
|
1932
|
-
declare const _default$
|
|
1932
|
+
declare const _default$P: React__default.NamedExoticComponent<IconButtonProps>;
|
|
1933
1933
|
|
|
1934
1934
|
type ToastProviderProps = ToastStateProps;
|
|
1935
1935
|
type MindlyToastProps = {
|
|
@@ -1976,17 +1976,17 @@ type ProgressBar_v2Props = {
|
|
|
1976
1976
|
onProgressEnd?: () => void;
|
|
1977
1977
|
style?: CSSVarStyles;
|
|
1978
1978
|
};
|
|
1979
|
-
declare const _default$
|
|
1979
|
+
declare const _default$O: React__default.NamedExoticComponent<ProgressBar_v2Props>;
|
|
1980
1980
|
|
|
1981
1981
|
type LoadingProps = {
|
|
1982
1982
|
isOpen: boolean;
|
|
1983
1983
|
};
|
|
1984
|
-
declare const _default$
|
|
1984
|
+
declare const _default$N: React__default.NamedExoticComponent<LoadingProps>;
|
|
1985
1985
|
|
|
1986
1986
|
type ListItemsProps = React$1.HTMLAttributes<HTMLIonListElement> & {
|
|
1987
1987
|
withBorders?: boolean;
|
|
1988
1988
|
};
|
|
1989
|
-
declare const _default$
|
|
1989
|
+
declare const _default$M: React$1.NamedExoticComponent<ListItemsProps>;
|
|
1990
1990
|
|
|
1991
1991
|
type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
|
|
1992
1992
|
leftContent?: React$1.ReactNode;
|
|
@@ -1998,7 +1998,7 @@ type ItemProps = React$1.HTMLAttributes<HTMLIonItemElement> & {
|
|
|
1998
1998
|
isError?: boolean;
|
|
1999
1999
|
status?: 'error' | 'attention';
|
|
2000
2000
|
};
|
|
2001
|
-
declare const _default$
|
|
2001
|
+
declare const _default$L: React$1.NamedExoticComponent<ItemProps>;
|
|
2002
2002
|
|
|
2003
2003
|
declare enum VariantEnum {
|
|
2004
2004
|
default = "default",
|
|
@@ -2028,7 +2028,7 @@ type VideoMethods = {
|
|
|
2028
2028
|
play(): void;
|
|
2029
2029
|
};
|
|
2030
2030
|
type VideoRef = HTMLVideoElement | VideoMethods;
|
|
2031
|
-
declare const _default$
|
|
2031
|
+
declare const _default$K: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<VideoProps & {
|
|
2032
2032
|
children?: React__default.ReactNode;
|
|
2033
2033
|
} & React__default.RefAttributes<VideoRef>>>;
|
|
2034
2034
|
|
|
@@ -2146,15 +2146,15 @@ type MatchProgressProps = {
|
|
|
2146
2146
|
className?: string;
|
|
2147
2147
|
percentMatch: number;
|
|
2148
2148
|
};
|
|
2149
|
-
declare const _default$
|
|
2149
|
+
declare const _default$J: React__default.NamedExoticComponent<React__default.PropsWithChildren<MatchProgressProps>>;
|
|
2150
2150
|
|
|
2151
2151
|
interface Props$8 {
|
|
2152
2152
|
className?: string;
|
|
2153
2153
|
title: string;
|
|
2154
2154
|
}
|
|
2155
|
-
declare const _default$
|
|
2155
|
+
declare const _default$I: React__default.NamedExoticComponent<React__default.PropsWithChildren<Props$8>>;
|
|
2156
2156
|
|
|
2157
|
-
declare const _default$
|
|
2157
|
+
declare const _default$H: React__default.NamedExoticComponent<React__default.PropsWithChildren<React__default.HTMLAttributes<HTMLButtonElement>>>;
|
|
2158
2158
|
|
|
2159
2159
|
type Props$7 = {
|
|
2160
2160
|
className?: string;
|
|
@@ -2930,9 +2930,9 @@ type SlotsGridItemProps = {
|
|
|
2930
2930
|
onSelectionChange: () => void;
|
|
2931
2931
|
};
|
|
2932
2932
|
|
|
2933
|
-
declare const _default$
|
|
2933
|
+
declare const _default$G: React__default.NamedExoticComponent<SlotsGridProps>;
|
|
2934
2934
|
|
|
2935
|
-
declare const _default$
|
|
2935
|
+
declare const _default$F: React$1.NamedExoticComponent<SlotsGridItemProps>;
|
|
2936
2936
|
|
|
2937
2937
|
type PushNotificationsModalProps = {
|
|
2938
2938
|
onApplyPermission: () => void;
|
|
@@ -3048,23 +3048,23 @@ type ShareModalFeatureProps = {
|
|
|
3048
3048
|
};
|
|
3049
3049
|
declare const ShareModalFeature: FC<ShareModalFeatureProps>;
|
|
3050
3050
|
|
|
3051
|
-
declare const _default$
|
|
3051
|
+
declare const _default$E: React__default.NamedExoticComponent<SpecialistPaymentConsultationDetailsType & TranslationType>;
|
|
3052
3052
|
|
|
3053
|
-
declare const _default$
|
|
3053
|
+
declare const _default$D: React__default.NamedExoticComponent<SpecialistPaymentCardProps & TranslationType>;
|
|
3054
3054
|
|
|
3055
3055
|
type SpecialistPaymentCommonCardSkeletonType = {
|
|
3056
3056
|
className?: string;
|
|
3057
3057
|
};
|
|
3058
3058
|
declare const SpecialistPaymentCommonCardSkeleton: (props: SpecialistPaymentCommonCardSkeletonType) => react_jsx_runtime.JSX.Element;
|
|
3059
3059
|
|
|
3060
|
-
declare const _default$
|
|
3060
|
+
declare const _default$C: React__default.NamedExoticComponent<SpecialistPaymentConsultationsProps & TranslationType>;
|
|
3061
3061
|
|
|
3062
3062
|
type ConsultationsListProps = {
|
|
3063
3063
|
consultations: SpecialistConsultation[];
|
|
3064
3064
|
locale?: string;
|
|
3065
3065
|
consultationClick?: (consultation: SpecialistConsultation) => void;
|
|
3066
3066
|
};
|
|
3067
|
-
declare const _default$
|
|
3067
|
+
declare const _default$B: React__default.NamedExoticComponent<ConsultationsListProps>;
|
|
3068
3068
|
|
|
3069
3069
|
type ConsultationsListSkeletonType = {
|
|
3070
3070
|
className?: string;
|
|
@@ -3079,9 +3079,9 @@ type CalendarPickerFeatureProps = {
|
|
|
3079
3079
|
dateCallback: (date: Date) => void;
|
|
3080
3080
|
lastDate: Date;
|
|
3081
3081
|
};
|
|
3082
|
-
declare const _default$
|
|
3082
|
+
declare const _default$A: React__default.NamedExoticComponent<CalendarPickerFeatureProps & TranslationType>;
|
|
3083
3083
|
|
|
3084
|
-
declare const _default$
|
|
3084
|
+
declare const _default$z: React__default.NamedExoticComponent<PaymentCalendarFeatureProps & TranslationType>;
|
|
3085
3085
|
|
|
3086
3086
|
type GoogleCalendarModalFeatureProps = {
|
|
3087
3087
|
isOpen: boolean;
|
|
@@ -3096,7 +3096,7 @@ type GoogleCalendarModalFeatureProps = {
|
|
|
3096
3096
|
declare function GoogleCalendarModalFeature({ status, isOpen, onSync, isLoading, presentingElement, imageUrl, onDidDismiss, t, }: GoogleCalendarModalFeatureProps): JSX.Element;
|
|
3097
3097
|
|
|
3098
3098
|
type ReviewCardFeatureVariantType = 'default' | 'outlined' | 'full' | 'store' | 'starFirst';
|
|
3099
|
-
declare const _default$
|
|
3099
|
+
declare const _default$y: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<{
|
|
3100
3100
|
id?: string | undefined;
|
|
3101
3101
|
avatarSrc?: string | undefined;
|
|
3102
3102
|
name: string;
|
|
@@ -3200,7 +3200,7 @@ type ScreenInputFormFeatureProps = {
|
|
|
3200
3200
|
icon?: ReactNode | string;
|
|
3201
3201
|
isKeyboardShown?: boolean;
|
|
3202
3202
|
};
|
|
3203
|
-
declare const _default$
|
|
3203
|
+
declare const _default$x: React__default.NamedExoticComponent<ScreenInputFormFeatureProps>;
|
|
3204
3204
|
|
|
3205
3205
|
type SelectionType = {
|
|
3206
3206
|
value: any;
|
|
@@ -3218,7 +3218,7 @@ type SpecialistDrumPickerWidgetProps = {
|
|
|
3218
3218
|
onTouchStart?: () => void;
|
|
3219
3219
|
onTouchEnd?: () => void;
|
|
3220
3220
|
};
|
|
3221
|
-
declare const _default$
|
|
3221
|
+
declare const _default$w: React__default.NamedExoticComponent<SpecialistDrumPickerWidgetProps>;
|
|
3222
3222
|
|
|
3223
3223
|
type TextAreaFormFeatureProps = {
|
|
3224
3224
|
title?: string;
|
|
@@ -3234,7 +3234,7 @@ type TextAreaFormFeatureProps = {
|
|
|
3234
3234
|
maxlength?: number;
|
|
3235
3235
|
HeaderComponent?: FC;
|
|
3236
3236
|
};
|
|
3237
|
-
declare const _default$
|
|
3237
|
+
declare const _default$v: React__default.NamedExoticComponent<TextAreaFormFeatureProps>;
|
|
3238
3238
|
|
|
3239
3239
|
type AcceptAgreementFeatureProps = {
|
|
3240
3240
|
isAccepted: boolean;
|
|
@@ -3251,14 +3251,13 @@ type SelectWithSearchFormFeatureProps = {
|
|
|
3251
3251
|
defaultItems: string[];
|
|
3252
3252
|
selectedItems?: Selection;
|
|
3253
3253
|
onChange?: (value: string) => void;
|
|
3254
|
-
onSubmit?: (value: string) => void;
|
|
3255
3254
|
isLoading?: boolean;
|
|
3256
3255
|
otherText?: string;
|
|
3257
3256
|
buttonLabel?: string;
|
|
3258
3257
|
searchPlaceholder?: string;
|
|
3259
3258
|
enableSearch?: boolean;
|
|
3260
3259
|
} & WithTranslation;
|
|
3261
|
-
declare const _default$
|
|
3260
|
+
declare const _default$u: React__default.NamedExoticComponent<SelectWithSearchFormFeatureProps>;
|
|
3262
3261
|
|
|
3263
3262
|
type MarkdownContainerFeatureProps = {
|
|
3264
3263
|
children?: string | null;
|
|
@@ -3266,11 +3265,11 @@ type MarkdownContainerFeatureProps = {
|
|
|
3266
3265
|
className?: string;
|
|
3267
3266
|
forceBlock?: boolean;
|
|
3268
3267
|
};
|
|
3269
|
-
declare const _default$
|
|
3268
|
+
declare const _default$t: React__default.NamedExoticComponent<MarkdownContainerFeatureProps>;
|
|
3270
3269
|
|
|
3271
|
-
declare const _default$
|
|
3270
|
+
declare const _default$s: React__default.NamedExoticComponent<OnBoardingStartScreenType>;
|
|
3272
3271
|
|
|
3273
|
-
declare const _default$
|
|
3272
|
+
declare const _default$r: React__default.NamedExoticComponent<OnBoardingInfoScreenType>;
|
|
3274
3273
|
|
|
3275
3274
|
type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
|
|
3276
3275
|
onChange?: (value: string[]) => void;
|
|
@@ -3278,7 +3277,7 @@ type OnBoardingMultiSelectionScreenPreviewFeatureProps = {
|
|
|
3278
3277
|
theme?: OnBoardingThemeV2Type;
|
|
3279
3278
|
template?: 'checkbox' | 'icon';
|
|
3280
3279
|
} & OnBoardingMultiSelectScreenType;
|
|
3281
|
-
declare const _default$
|
|
3280
|
+
declare const _default$q: React__default.NamedExoticComponent<OnBoardingMultiSelectionScreenPreviewFeatureProps>;
|
|
3282
3281
|
|
|
3283
3282
|
type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
|
|
3284
3283
|
onChange?: (value: string) => void;
|
|
@@ -3286,7 +3285,7 @@ type OnBoardingSingleSelectionScreenPreviewFeatureProps = {
|
|
|
3286
3285
|
theme?: OnBoardingThemeV2Type;
|
|
3287
3286
|
template?: 'radio' | 'image' | 'roundImage' | 'emoji' | 'icon';
|
|
3288
3287
|
} & OnBoardingSingleSelectScreenType & OnBoardingSingleImageSelectScreenType & OnBoardingSingleRoundImageSelectScreenType & OnBoardingSingleScaleSelectScreenType;
|
|
3289
|
-
declare const _default$
|
|
3288
|
+
declare const _default$p: React__default.NamedExoticComponent<OnBoardingSingleSelectionScreenPreviewFeatureProps>;
|
|
3290
3289
|
|
|
3291
3290
|
declare const OnBoardingLoaderScreenPreviewFeature: FC<OnBoardingLoaderScreenType & {
|
|
3292
3291
|
t?: WithTranslation['t'];
|
|
@@ -3311,9 +3310,9 @@ type OnBoardingProgressFeatureProps = {
|
|
|
3311
3310
|
image?: ResponseFileType | null;
|
|
3312
3311
|
progressSettings?: OnBoardingProgressSettingsScreenType | null;
|
|
3313
3312
|
};
|
|
3314
|
-
declare const _default$
|
|
3313
|
+
declare const _default$o: React__default.NamedExoticComponent<OnBoardingProgressFeatureProps>;
|
|
3315
3314
|
|
|
3316
|
-
declare const _default$
|
|
3315
|
+
declare const _default$n: React__default.NamedExoticComponent<OnBoardingReviewsScreenType>;
|
|
3317
3316
|
|
|
3318
3317
|
type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
|
|
3319
3318
|
email: string | null;
|
|
@@ -3321,7 +3320,7 @@ type OnBoardingEmailScreenPreviewFeatureProps = OnBoardingEmailScreenType & {
|
|
|
3321
3320
|
onChangeEmail?: (email: string) => void;
|
|
3322
3321
|
onSubmit?: () => void;
|
|
3323
3322
|
};
|
|
3324
|
-
declare const _default$
|
|
3323
|
+
declare const _default$m: React__default.NamedExoticComponent<OnBoardingEmailScreenPreviewFeatureProps>;
|
|
3325
3324
|
|
|
3326
3325
|
type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType & {
|
|
3327
3326
|
email: string | null;
|
|
@@ -3332,7 +3331,7 @@ type OnBoardingConfirmScreenPreviewFeatureProps = OnBoardingConfirmScreenType &
|
|
|
3332
3331
|
onChangePassword?: (password: string) => void;
|
|
3333
3332
|
onSubmit?: () => void;
|
|
3334
3333
|
};
|
|
3335
|
-
declare const _default$
|
|
3334
|
+
declare const _default$l: React__default.NamedExoticComponent<OnBoardingConfirmScreenPreviewFeatureProps>;
|
|
3336
3335
|
|
|
3337
3336
|
type OnBoardingPaywallScreenPreviewFeatureProps$1 = {
|
|
3338
3337
|
className?: string;
|
|
@@ -3377,7 +3376,7 @@ type OnBoardingGoalSelectionScreenPreviewFeatureProps = {
|
|
|
3377
3376
|
initialVisibleCount?: number;
|
|
3378
3377
|
t?: WithTranslation['t'];
|
|
3379
3378
|
} & OnBoardingGoalSelectScreenType;
|
|
3380
|
-
declare const _default$
|
|
3379
|
+
declare const _default$k: React__default.NamedExoticComponent<OnBoardingGoalSelectionScreenPreviewFeatureProps>;
|
|
3381
3380
|
|
|
3382
3381
|
type SpecialistAreaByMatch = {
|
|
3383
3382
|
text: string;
|
|
@@ -3414,7 +3413,7 @@ interface Props$2 extends Omit<TypographyProps, 'children'> {
|
|
|
3414
3413
|
hideShowMore?: boolean;
|
|
3415
3414
|
}
|
|
3416
3415
|
|
|
3417
|
-
declare const _default$
|
|
3416
|
+
declare const _default$j: React__default.NamedExoticComponent<Props$2>;
|
|
3418
3417
|
|
|
3419
3418
|
type Props$1 = {
|
|
3420
3419
|
className?: string;
|
|
@@ -3811,6 +3810,21 @@ declare const SpecialistScheduleFeature: React__default.FC<ScheduleFeatureProps>
|
|
|
3811
3810
|
|
|
3812
3811
|
declare const ScheduleSkeleton: React__default.FC<ScheduleFeatureProps>;
|
|
3813
3812
|
|
|
3813
|
+
type SelectionListItem = {
|
|
3814
|
+
id: string;
|
|
3815
|
+
name: string;
|
|
3816
|
+
};
|
|
3817
|
+
type SelectionListFeatureProps = {
|
|
3818
|
+
items: SelectionListItem[];
|
|
3819
|
+
selected?: string;
|
|
3820
|
+
searchValue: string;
|
|
3821
|
+
searchPlaceholder?: string;
|
|
3822
|
+
onItemSelectionChange: (items: string[]) => void;
|
|
3823
|
+
selectionMode?: 'single' | 'multiple';
|
|
3824
|
+
};
|
|
3825
|
+
|
|
3826
|
+
declare const _default$i: React__default.NamedExoticComponent<SelectionListFeatureProps & WithTranslation<undefined, undefined>>;
|
|
3827
|
+
|
|
3814
3828
|
type SupportedCountryLocale = string;
|
|
3815
3829
|
type Tabs = {
|
|
3816
3830
|
behavior: 'tax-country' | 'profile-lang';
|
|
@@ -4621,4 +4635,4 @@ declare const _default: React__default.NamedExoticComponent<SpecialistCardWithSc
|
|
|
4621
4635
|
|
|
4622
4636
|
declare const SpecialistCardSkeleton: React__default.FC;
|
|
4623
4637
|
|
|
4624
|
-
export { AcceptAgreementFeature, Action, _default$Y as AlertCard, AllowFilterValueType, AppFooter, _default$X as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$W as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$S as Badge, _default$$ as BookingScheduleTime, _default$_ as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, CSSVarStyles, Calendar, _default$z as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, _default$1i as ChatListItem, _default$1g as ChatListSkeleton, _default$1h as ChatMessage, ChatMessageSkeleton, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$d as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$1b as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$18 as ConsultationModal, _default$D as ConsultationPricingFeature, _default$16 as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$e as CustomCheckbox, CustomRadioButton, _default$f as CustomSelect, _default$g as CustomTextarea, DatePicker, _default$14 as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$10 as EducationCard, _default$1f as EmptyChatList, EmptyChatMessages, EmptyChatModalFeature, _default$19 as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$a as Flag, FlagTypes, _default$U as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$O as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCreditCard, IconDelete, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$K as Item, _default$R as ItemCard, LabelArrowRedirect, _default$1k as LetterAvatar, _default$b as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$H as ListItemWithColumns, _default$L as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$M as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$s as MarkdownContainerFeature, _default$I as MatchProgress, _default$1j as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$k as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$l as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$j as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$q as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$p as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$n as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$m as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$o as OnBoardingSingleSelectionScreenPreviewFeature, _default$r as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$y as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$A as PaymentSessionsList, _default$T as Picture, PoweredByStripeFeature, _default$9 as ProfileInformation, _default$12 as ProfileView, _default$c as ProgressBar, ProgressBarDashed, _default$N as ProgressBar_v2, ProgressRangeProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$P as Rating, RatingCircleWrapper, _default$15 as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$x as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SIZES, SOON_SESSION_TIME_SECONDS, Schedule, ScheduleDate, ScheduleSlot, _default$v as ScreenDrumPickerFormFeature, ScreenInput, _default$w as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$t as SelectWithSearchFormFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$G as ShowMore, _default$1a as SignUpSessionButton, _default$17 as SignUpSessionModal, SizeValues, Skeleton, _default$V as Skeleton_v2, _default$F as SlotsGrid, _default$E as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$11 as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$6 as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$3 as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$1 as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$8 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$C as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$B as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$4 as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$5 as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$2 as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default$7 as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$u as TextAreaFormFeature, _default$h as TextInput, _default$i as TextWithClampFeature, _default$1e as Textarea, _default$Q as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$Z as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$J as Video, _default$1c as VideoCallInfo, _default$1d as VideoPlayer, VideoProvider, _default$13 as WorkDirections, appThemes, canManageSession, currentUser, decOfNum, formatByDigits, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, globalAuthState, isClientCan, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, mergeRefs, mockSession, mockSessions, mockT, newShade, priceNormalize, replaceMarkdownWithReactElements, roundToPrecision, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useSpecialistScheduleContext, useStopPropagationEvent, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
|
|
4638
|
+
export { AcceptAgreementFeature, Action, _default$Z as AlertCard, AllowFilterValueType, AppFooter, _default$Y as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$X as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$T as Badge, _default$10 as BookingScheduleTime, _default$$ as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, CSSVarStyles, Calendar, _default$A as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, _default$1j as ChatListItem, _default$1h as ChatListSkeleton, _default$1i as ChatMessage, ChatMessageSkeleton, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$d as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$1c as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$19 as ConsultationModal, _default$E as ConsultationPricingFeature, _default$17 as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$e as CustomCheckbox, CustomRadioButton, _default$f as CustomSelect, _default$g as CustomTextarea, DatePicker, _default$15 as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$11 as EducationCard, _default$1g as EmptyChatList, EmptyChatMessages, EmptyChatModalFeature, _default$1a as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$a as Flag, FlagTypes, _default$V 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$P as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCreditCard, IconDelete, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$L as Item, _default$S as ItemCard, LabelArrowRedirect, _default$1l as LetterAvatar, _default$b as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$I as ListItemWithColumns, _default$M as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$N as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$t as MarkdownContainerFeature, _default$J as MatchProgress, _default$1k as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$l as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$m as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$k as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$r as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$q as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$o as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$n as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$p as OnBoardingSingleSelectionScreenPreviewFeature, _default$s as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$z as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$B as PaymentSessionsList, _default$U as Picture, PoweredByStripeFeature, _default$9 as ProfileInformation, _default$13 as ProfileView, _default$c as ProgressBar, ProgressBarDashed, _default$O as ProgressBar_v2, ProgressRangeProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$Q as Rating, RatingCircleWrapper, _default$16 as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$y 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$w as ScreenDrumPickerFormFeature, ScreenInput, _default$x as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$u as SelectWithSearchFormFeature, _default$i as SelectionListFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$H as ShowMore, _default$1b as SignUpSessionButton, _default$18 as SignUpSessionModal, SizeValues, Skeleton, _default$W as Skeleton_v2, _default$G as SlotsGrid, _default$F as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$12 as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$6 as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$3 as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$1 as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$8 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$D as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$C as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$4 as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$5 as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$2 as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default$7 as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$v as TextAreaFormFeature, _default$h as TextInput, _default$j as TextWithClampFeature, _default$1f as Textarea, _default$R as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$_ as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$K as Video, _default$1d as VideoCallInfo, _default$1e as VideoPlayer, VideoProvider, _default$14 as WorkDirections, appThemes, canManageSession, currentUser, decOfNum, formatByDigits, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, globalAuthState, isClientCan, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, mergeRefs, mockSession, mockSessions, mockT, newShade, priceNormalize, replaceMarkdownWithReactElements, roundToPrecision, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useSpecialistScheduleContext, useStopPropagationEvent, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mindly/ui-components",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.9.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf dist",
|
|
@@ -50,9 +50,7 @@
|
|
|
50
50
|
"styled-components": "5.3.11",
|
|
51
51
|
"swiper": "8.4.7",
|
|
52
52
|
"tailwind-variants": "0.1.14",
|
|
53
|
-
"usehooks-ts": "^3.1.0"
|
|
54
|
-
"@capacitor/core": "7.4.1",
|
|
55
|
-
"firebase": "11.10.0"
|
|
53
|
+
"usehooks-ts": "^3.1.0"
|
|
56
54
|
},
|
|
57
55
|
"peerDependencies": {
|
|
58
56
|
"@babel/polyfill": "7.12.1",
|