@mindly/ui-components 8.14.1 → 9.0.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 +7 -7
- package/dist/cjs/lib2/shared/ui/EmptyReview/EmptyReview.d.ts +8 -0
- package/dist/cjs/lib2/shared/ui/EmptyReview/EmptyReview.stories.d.ts +6 -0
- package/dist/cjs/lib2/shared/ui/EmptyReview/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/ui/index.d.ts +1 -0
- package/dist/cjs/lib2/shared/utils/storybookStaticData.d.ts +18 -0
- package/dist/esm/index.js +5 -5
- package/dist/esm/lib2/shared/ui/EmptyReview/EmptyReview.d.ts +8 -0
- package/dist/esm/lib2/shared/ui/EmptyReview/EmptyReview.stories.d.ts +6 -0
- package/dist/esm/lib2/shared/ui/EmptyReview/index.d.ts +1 -0
- package/dist/esm/lib2/shared/ui/index.d.ts +1 -0
- package/dist/esm/lib2/shared/utils/storybookStaticData.d.ts +18 -0
- package/dist/index.d.ts +7 -1
- package/package.json +11 -6
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as EmptyReview } from './EmptyReview';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { DateTime } from 'luxon';
|
|
2
|
+
import { Schedule } from '../types';
|
|
3
|
+
export declare const STORYBOOK_FIXED_NOW_ISO = "2026-03-15T12:00:00.000Z";
|
|
4
|
+
export declare const STORYBOOK_FIXED_NOW: DateTime;
|
|
5
|
+
export declare const STORYBOOK_FIXED_NOW_SECONDS: number;
|
|
6
|
+
export declare const STORYBOOK_FIXED_NOW_TIMESTAMP: number;
|
|
7
|
+
export declare const STORYBOOK_FIXED_NOW_DATE: Date;
|
|
8
|
+
export declare const STORYBOOK_FIXED_NOW_DATE_ISO: string;
|
|
9
|
+
export declare const STORYBOOK_SESSION_START_DATE: string;
|
|
10
|
+
export declare const STORYBOOK_NEW_SPECIALIST_ACTIVATED_AT: number;
|
|
11
|
+
export declare const STORYBOOK_REVIEW_DATE: number;
|
|
12
|
+
export declare const STORYBOOK_CLIENT_LAST_SEEN_AT = "2026-03-14T18:30:00.000Z";
|
|
13
|
+
export declare const STORYBOOK_SUBSCRIPTION_PERIOD_END: number;
|
|
14
|
+
export declare const STORYBOOK_SUBSCRIPTION_PREVIOUS_PERIOD_END: number;
|
|
15
|
+
export declare const STORYBOOK_SUBSCRIPTION_ENDS_SOON: number;
|
|
16
|
+
export declare const STORYBOOK_SUBSCRIPTION_PREVIOUS_OVERDUE: number;
|
|
17
|
+
export declare const STORYBOOK_SUBSCRIPTION_OVERDUE: number;
|
|
18
|
+
export declare const STORYBOOK_SPECIALIST_SCHEDULE: Schedule;
|
package/dist/index.d.ts
CHANGED
|
@@ -2122,6 +2122,12 @@ declare const OnboardingAnswersContent: FC<OnboardingAnswersContentProps>;
|
|
|
2122
2122
|
|
|
2123
2123
|
declare const Toggle: typeof IonToggle;
|
|
2124
2124
|
|
|
2125
|
+
type EmptyReviewProps = {
|
|
2126
|
+
containerClassName?: string;
|
|
2127
|
+
t?: WithTranslation['t'];
|
|
2128
|
+
};
|
|
2129
|
+
declare const EmptyReview: React__default.FC<EmptyReviewProps>;
|
|
2130
|
+
|
|
2125
2131
|
declare enum appThemes {
|
|
2126
2132
|
client = "client",
|
|
2127
2133
|
specialist = "specialist"
|
|
@@ -5521,4 +5527,4 @@ type RowSelectProps = {
|
|
|
5521
5527
|
|
|
5522
5528
|
declare const RowSelect: FC<RowSelectProps>;
|
|
5523
5529
|
|
|
5524
|
-
export { AcceptAgreementFeature, Action, ActiveClientsCapacityOnboardingModal, AdvisorAssistFeature, AiCompanionMessageRole, AiCompanionSessionItem, AiCompanionSessionMessage, AiCompanionSessionReview, AiCompanionSessionWeek, AiCompanionSessionsHistoryResponse, _default$1i as AlertCard, AllowFilterValueType, AppFooter, _default$1h as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AppViewType, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$1g as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$1c 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$S as CalendarPickerFeature, CancelSession, _default$x as CancelSubscriptionFeature, CardModal, ChangeLanguageModal, ChartAreaFeature, ChartLines as ChartLinesFeature, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$6 as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientCard, ClientCardProps, ClientSpecialistContractStatusEnum, CollapsableText, CompanionSessionMessagesFeature, CompanionSessionsHistoryFeature, ConditionRulesType, ConfirmWithCommentFeature, ConfirmWithCommentFeatureRef, Consultation, _default$o as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$l as ConsultationModal, _default$W as ConsultationPricingFeature, ConsultationQueueTypeEnum, _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, DaySection, DaySectionKey, _default$h as DaySlider, DayTabItem, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$d as EducationCard, EmptyChatModalFeature, EmptyClientsList, _default$m as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, _default$_ as ExploreCard, ExploreCardData, ExploreCardProps, ExploreCardSwiperFeature, ExploreCardSwiperFeatureProps, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$3 as Flag, FlagTypes, _default$1e as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAI, IconAccountBalance, IconAddCalendar, IconAddModerator, IconAdvisorAssistance, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAllSlots, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconArrowUp, IconArticlePerson, IconAttachMoney, IconBeachAccess, IconBinoculars, IconBlock, IconBookedSlots, IconBookmark, IconBookmarkOutlined, IconBusiness, _default$18 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, IconCreditScore, IconDelete, IconDivercity, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEvening, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilledHeart, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGoogleCalendar, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInfoCard, IconInfoCardProps, IconInvisible, IconInvoice, IconKeyboard, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLightBubble, IconLink, IconLock, IconLogout, IconLoyalty, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMorning, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconParallelArrows, IconPause, IconPaywall, IconPeople, IconPersonAlert, IconPhotoCamera, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$K as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRecurring, IconRenew, IconReschedule, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconRoundInfo, IconRoundWarning, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSparklingStars, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSun, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconVoiceMode, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$14 as Item, _default$1b as ItemCard, LabelArrowRedirect, _default$1m as LetterAvatar, _default$4 as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$11 as ListItemWithColumns, _default$15 as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$16 as Loading, LocaleCurrencyMapper, MIN_COMMENT_LENGTH, MapStatusContractToUIStatus, _default$L as MarkdownContainerFeature, _default$12 as MatchProgress, _default$1l as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, NoticeCard, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingAreasOfWorkSelectScreenType, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$D as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$E as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$C as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$J as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$I as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$G as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$F as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$H as OnBoardingSingleSelectionScreenPreviewFeature, OnBoardingSpecializationSelectScreenType, _default$K as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingAnswersContent, OnboardingAnswersContentProps, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$R as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$T as PaymentSessionsList, PayoutCurrencySignByLocale, PayoutShortCurrencySignByLocale, _default$1d as Picture, PoweredByStripeFeature, _default$2 as ProfileInformation, _default$f as ProfileView, _default$5 as ProgressBar, ProgressBarDashed, _default$17 as ProgressBar_v2, _default$Z as ProgressCard, ProgressCardProps, ProgressRangeProps, _default$$ as PromptCard, PromptCardData, PromptCardProps, _default$z as PromptCardsFeature, PromptCardsFeatureProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, QuestionnaireAnswer, Range, _default$19 as Rating, RatingCircleVariant, RatingCircleWrapper, _default$i as ReSchedule, ReScheduleSuccess, RecurringSchedule, RecurringSession, RecurringSessionPreviewFeature, RecurringSessionsTimeSlots$1 as RecurringSessionsTimeSlots, Refresher, ReservedSessionManageModalFeature, ResponseFileType, _default$y as RevampSubscriptionStepperFeature, ReviewAiSessionFeature, ReviewAiSessionFeatureProps, ReviewCard, _default$Q as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SESSION_DURATION, SIZES, SOON_SESSION_TIME_SECONDS, Schedule$1 as Schedule, ScheduleDate, Schedule as ScheduleFeature, ScheduleProps, ScheduleSectionsFeature, ScheduleSlot, _default$O as ScreenDrumPickerFormFeature, ScreenInput, _default$P as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$M as SelectWithSearchFormFeature, _default$A as SelectionListFeature, Session, SessionDetailWidget, SessionDetailWidgetSkeleton, SessionManageModalFeature, SessionManageTypeEnum, SessionPaymentsWidget, SessionPreviewFeature, SessionQueue, SessionReview$1 as SessionReview, SessionTime, SessionTypeEnum, SessionManageModalFeature$1 as SessionTypeSelectorModalFeature, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$10 as ShowMore, _default$n as SignUpSessionButton, _default$k as SignUpSessionModal, SimpleTabs, SimpleTabsProps, SizeValues, Skeleton, _default$1f as Skeleton_v2, Slider, SlotViewModel, _default$Y as SlotsGrid, _default$X as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist$1 as 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$V as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$U as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$u as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$v as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$s as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistProfileViewCounter, SpecialistRescheduleFeature, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StepList, StripeSupportedCurrency, Subscription, RedesignedSubscriptionСard as SubscriptionCard, SubscriptionStatuses, SuccessModalFeature, SuccessModalFeatureAction, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SupportedLocales, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$N as TextAreaFormFeature, _default$a as TextInput, _default$B as TextWithClampFeature, _default$1a as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle$1 as Toggle, Toggle as Toggle_v2, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$1j as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UseSwipeOptions, UserInfoModal, UserType, UserTypeEnum, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$13 as Video, _default$p as VideoCallInfo, _default$1k as VideoPlayer, VideoProvider, ViewedClientsListFeature, ViewedClientsWidget, _default$g as WorkDirections, appThemes, canManageSession, capitalizeFirstLetter, currentUser, decOfNum, formatByDigits, formatMessageTimestamp, formatSessionDate, formatWeekLabel, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getRecurringSessionDate, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, getVisibleLength, globalAuthState, isClientCan, isCommentValid, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, localTimeZone, mergeRefs, mockRecurringSession, mockSession, mockSessions, mockSubscriptionInFuture, mockSubscriptionInNearFuture, mockSubscriptions, mockT, newShade, payoutPriceNormalize, priceNormalize, replaceMarkdownWithReactElements, roleLabel, roundToPrecision, safeDismiss, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useScrollToElement, useSpecialistScheduleContext, useStopPropagationEvent, useSwipe, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
|
|
5530
|
+
export { AcceptAgreementFeature, Action, ActiveClientsCapacityOnboardingModal, AdvisorAssistFeature, AiCompanionMessageRole, AiCompanionSessionItem, AiCompanionSessionMessage, AiCompanionSessionReview, AiCompanionSessionWeek, AiCompanionSessionsHistoryResponse, _default$1i as AlertCard, AllowFilterValueType, AppFooter, _default$1h as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AppViewType, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$1g as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$1c 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$S as CalendarPickerFeature, CancelSession, _default$x as CancelSubscriptionFeature, CardModal, ChangeLanguageModal, ChartAreaFeature, ChartLines as ChartLinesFeature, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$6 as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientCard, ClientCardProps, ClientSpecialistContractStatusEnum, CollapsableText, CompanionSessionMessagesFeature, CompanionSessionsHistoryFeature, ConditionRulesType, ConfirmWithCommentFeature, ConfirmWithCommentFeatureRef, Consultation, _default$o as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$l as ConsultationModal, _default$W as ConsultationPricingFeature, ConsultationQueueTypeEnum, _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, DaySection, DaySectionKey, _default$h as DaySlider, DayTabItem, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$d as EducationCard, EmptyChatModalFeature, EmptyClientsList, _default$m as EmptyConsultations, EmptyList, EmptyReview, EmptySpecialistListFeature, ErrorCardFeature, _default$_ as ExploreCard, ExploreCardData, ExploreCardProps, ExploreCardSwiperFeature, ExploreCardSwiperFeatureProps, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$3 as Flag, FlagTypes, _default$1e as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAI, IconAccountBalance, IconAddCalendar, IconAddModerator, IconAdvisorAssistance, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAllSlots, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconArrowUp, IconArticlePerson, IconAttachMoney, IconBeachAccess, IconBinoculars, IconBlock, IconBookedSlots, IconBookmark, IconBookmarkOutlined, IconBusiness, _default$18 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, IconCreditScore, IconDelete, IconDivercity, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEvening, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilledHeart, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGoogleCalendar, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInfoCard, IconInfoCardProps, IconInvisible, IconInvoice, IconKeyboard, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLightBubble, IconLink, IconLock, IconLogout, IconLoyalty, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMorning, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconParallelArrows, IconPause, IconPaywall, IconPeople, IconPersonAlert, IconPhotoCamera, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$K as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRecurring, IconRenew, IconReschedule, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconRoundInfo, IconRoundWarning, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSparklingStars, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSun, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconVoiceMode, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$14 as Item, _default$1b as ItemCard, LabelArrowRedirect, _default$1m as LetterAvatar, _default$4 as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$11 as ListItemWithColumns, _default$15 as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$16 as Loading, LocaleCurrencyMapper, MIN_COMMENT_LENGTH, MapStatusContractToUIStatus, _default$L as MarkdownContainerFeature, _default$12 as MatchProgress, _default$1l as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, NoticeCard, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingAreasOfWorkSelectScreenType, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$D as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$E as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$C as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$J as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$I as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$G as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$F as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$H as OnBoardingSingleSelectionScreenPreviewFeature, OnBoardingSpecializationSelectScreenType, _default$K as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnBoardingThemeV2Type, OnboardingAnswersContent, OnboardingAnswersContentProps, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$R as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$T as PaymentSessionsList, PayoutCurrencySignByLocale, PayoutShortCurrencySignByLocale, _default$1d as Picture, PoweredByStripeFeature, _default$2 as ProfileInformation, _default$f as ProfileView, _default$5 as ProgressBar, ProgressBarDashed, _default$17 as ProgressBar_v2, _default$Z as ProgressCard, ProgressCardProps, ProgressRangeProps, _default$$ as PromptCard, PromptCardData, PromptCardProps, _default$z as PromptCardsFeature, PromptCardsFeatureProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, QuestionnaireAnswer, Range, _default$19 as Rating, RatingCircleVariant, RatingCircleWrapper, _default$i as ReSchedule, ReScheduleSuccess, RecurringSchedule, RecurringSession, RecurringSessionPreviewFeature, RecurringSessionsTimeSlots$1 as RecurringSessionsTimeSlots, Refresher, ReservedSessionManageModalFeature, ResponseFileType, _default$y as RevampSubscriptionStepperFeature, ReviewAiSessionFeature, ReviewAiSessionFeatureProps, ReviewCard, _default$Q as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SESSION_DURATION, SIZES, SOON_SESSION_TIME_SECONDS, Schedule$1 as Schedule, ScheduleDate, Schedule as ScheduleFeature, ScheduleProps, ScheduleSectionsFeature, ScheduleSlot, _default$O as ScreenDrumPickerFormFeature, ScreenInput, _default$P as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$M as SelectWithSearchFormFeature, _default$A as SelectionListFeature, Session, SessionDetailWidget, SessionDetailWidgetSkeleton, SessionManageModalFeature, SessionManageTypeEnum, SessionPaymentsWidget, SessionPreviewFeature, SessionQueue, SessionReview$1 as SessionReview, SessionTime, SessionTypeEnum, SessionManageModalFeature$1 as SessionTypeSelectorModalFeature, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$10 as ShowMore, _default$n as SignUpSessionButton, _default$k as SignUpSessionModal, SimpleTabs, SimpleTabsProps, SizeValues, Skeleton, _default$1f as Skeleton_v2, Slider, SlotViewModel, _default$Y as SlotsGrid, _default$X as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist$1 as 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$V as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$U as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$u as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$v as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$s as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistProfileViewCounter, SpecialistRescheduleFeature, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StepList, StripeSupportedCurrency, Subscription, RedesignedSubscriptionСard as SubscriptionCard, SubscriptionStatuses, SuccessModalFeature, SuccessModalFeatureAction, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SupportedLocales, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$N as TextAreaFormFeature, _default$a as TextInput, _default$B as TextWithClampFeature, _default$1a as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle$1 as Toggle, Toggle as Toggle_v2, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$1j as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UseSwipeOptions, UserInfoModal, UserType, UserTypeEnum, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$13 as Video, _default$p as VideoCallInfo, _default$1k as VideoPlayer, VideoProvider, ViewedClientsListFeature, ViewedClientsWidget, _default$g as WorkDirections, appThemes, canManageSession, capitalizeFirstLetter, currentUser, decOfNum, formatByDigits, formatMessageTimestamp, formatSessionDate, formatWeekLabel, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getRecurringSessionDate, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, getVisibleLength, globalAuthState, isClientCan, isCommentValid, isFilterSet, isNewSpecialist, isSpecialistActive, isSpecialistBlocked, isSpecialistPublic, isSuperSpecialist, listReviews, localTimeZone, mergeRefs, mockRecurringSession, mockSession, mockSessions, mockSubscriptionInFuture, mockSubscriptionInNearFuture, mockSubscriptions, mockT, newShade, payoutPriceNormalize, priceNormalize, replaceMarkdownWithReactElements, roleLabel, roundToPrecision, safeDismiss, specialist, splitSessions, toast, useAutoFocus, useBreakPointsPosition, useCircleRatingRenderData, useDeepCompareEffect, useDeepUpdateEffect, useDelayMount, useDomRef, useElementWidth, useEvent, useIsKeyBoardShown, useRangeIndex, useRatingCircleBreakPoints, useRatingCircleContentValue, useRatingCircleLegend, useRatingContext, useScrollToElement, useSpecialistScheduleContext, useStopPropagationEvent, useSwipe, useToastContext, useUpdateEffect, useVideoContext, withSpecialistScheduleContext };
|
package/package.json
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mindly/ui-components",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf dist",
|
|
7
7
|
"build": "rollup -c",
|
|
8
8
|
"build:watch": "yarn build --watch",
|
|
9
|
+
"build-storybook": "storybook build",
|
|
9
10
|
"test:ts": "tsc --noEmit --skipLibCheck",
|
|
10
11
|
"coverage": "yarn test --env=jsdom --coverage --coverageDirectory=jest-coverage --passWithNoTests",
|
|
11
12
|
"test:lint": "eslint \"./src/**/*{ts,tsx}\" --ignore-pattern \"*.d.ts\" --fix",
|
|
@@ -14,7 +15,10 @@
|
|
|
14
15
|
"storybook": "storybook dev -p 6006",
|
|
15
16
|
"prepare": "husky install",
|
|
16
17
|
"version:timestamp": "node scripts/version-with-timestamp.js",
|
|
17
|
-
"pack:local:update": "node scripts/pack-and-update-local.js"
|
|
18
|
+
"pack:local:update": "node scripts/pack-and-update-local.js",
|
|
19
|
+
"chromatic": "npx chromatic --project-token=$PROJECT_TOKEN --only-changed",
|
|
20
|
+
"chromatic:carelessly": "npx chromatic --project-token=$PROJECT_TOKEN",
|
|
21
|
+
"chromatic:force": "npx chromatic --project-token=$PROJECT_TOKEN --force-rebuild --only-changed"
|
|
18
22
|
},
|
|
19
23
|
"dependencies": {
|
|
20
24
|
"@babel/polyfill": "7.12.1",
|
|
@@ -36,11 +40,9 @@
|
|
|
36
40
|
"i18next": "^23.16.8",
|
|
37
41
|
"luxon": "2.5.2",
|
|
38
42
|
"markdown-to-jsx": "7.5.0",
|
|
39
|
-
"react": "^19.2.3",
|
|
40
43
|
"react-aria": "3.26.0",
|
|
41
44
|
"react-countdown": "2.3.5",
|
|
42
45
|
"react-day-picker": "8.8.2",
|
|
43
|
-
"react-dom": "^19.2.3",
|
|
44
46
|
"react-i18next": "^13.5.0",
|
|
45
47
|
"react-intersection-observer": "9.5.3",
|
|
46
48
|
"react-photo-view": "1.2.4",
|
|
@@ -57,6 +59,7 @@
|
|
|
57
59
|
},
|
|
58
60
|
"peerDependencies": {
|
|
59
61
|
"@babel/polyfill": "7.12.1",
|
|
62
|
+
"@capacitor/core": "^7.4.0",
|
|
60
63
|
"@capacitor-firebase/authentication": "7.2.0",
|
|
61
64
|
"@capacitor/haptics": "7.0.1",
|
|
62
65
|
"@capacitor/keyboard": "7.0.1",
|
|
@@ -66,8 +69,8 @@
|
|
|
66
69
|
"@ionic/react-router": "^8.7.9",
|
|
67
70
|
"i18next": "^23.16.8",
|
|
68
71
|
"luxon": "2.5.2",
|
|
69
|
-
"react": "19.2.
|
|
70
|
-
"react-dom": "19.2.
|
|
72
|
+
"react": "19.2.3",
|
|
73
|
+
"react-dom": "19.2.3",
|
|
71
74
|
"react-i18next": "^13.5.0",
|
|
72
75
|
"styled-components": "^6.1.19"
|
|
73
76
|
},
|
|
@@ -110,6 +113,7 @@
|
|
|
110
113
|
"@babel/preset-env": "^7.28.0",
|
|
111
114
|
"@babel/preset-react": "^7.28.5",
|
|
112
115
|
"@babel/preset-typescript": "7.22.15",
|
|
116
|
+
"@capacitor/core": "^7.4.0",
|
|
113
117
|
"@capacitor-firebase/authentication": "7.2.0",
|
|
114
118
|
"@ionic/lab": "3.2.10",
|
|
115
119
|
"@rollup/plugin-commonjs": "20.0.0",
|
|
@@ -134,6 +138,7 @@
|
|
|
134
138
|
"@typescript-eslint/parser": "4.33.0",
|
|
135
139
|
"autoprefixer": "10.4.15",
|
|
136
140
|
"babel-cli": "6.26.0",
|
|
141
|
+
"chromatic": "^16.0.0",
|
|
137
142
|
"cross-env": "7.0.3",
|
|
138
143
|
"css-loader": "^7.1.2",
|
|
139
144
|
"eslint": "7.32.0",
|