@mindly/ui-components 6.5.8 → 6.6.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/dist/cjs/b7649e1531c181af.svg +69 -0
  2. package/dist/cjs/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +3 -0
  3. package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
  4. package/dist/cjs/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
  5. package/dist/cjs/deprecated/SpecialistEducationCard/index.d.ts +1 -0
  6. package/dist/cjs/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +3 -0
  7. package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
  8. package/dist/cjs/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
  9. package/dist/cjs/deprecated/SpecialistProfileViewCard/index.d.ts +1 -0
  10. package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
  11. package/dist/cjs/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +5 -0
  12. package/dist/cjs/deprecated/SpecialistStatisticsCard/index.d.ts +1 -0
  13. package/dist/cjs/deprecated/SpecialistStatisticsCard/utils.d.ts +1 -0
  14. package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
  15. package/dist/cjs/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +2 -0
  16. package/dist/cjs/deprecated/SpecialistWorkDirections/index.d.ts +1 -0
  17. package/dist/cjs/deprecated/therapist-card/TherapistCard.d.ts +16 -0
  18. package/dist/cjs/deprecated/therapist-card/TherapistCard.style.d.ts +5 -0
  19. package/dist/cjs/index.js +8 -8
  20. package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
  21. package/dist/cjs/lib/ChangeLangModal/ChangeLangModal.style.d.ts +4 -0
  22. package/dist/cjs/lib/ChangeLangModal/index.d.ts +2 -0
  23. package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
  24. package/dist/cjs/lib/Chat/LouseConnect/LouseConnect.style.d.ts +3 -0
  25. package/dist/cjs/lib/Chat/LouseConnect/index.d.ts +1 -0
  26. package/dist/cjs/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
  27. package/dist/cjs/lib/EntryNotFound/EntryNotFound.style.d.ts +2 -0
  28. package/dist/cjs/lib/EntryNotFound/index.d.ts +1 -0
  29. package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
  30. package/dist/cjs/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +2 -0
  31. package/dist/cjs/lib/HorisontalCalendar/index.d.ts +1 -0
  32. package/dist/cjs/lib/Modal/Modal.d.ts +8 -0
  33. package/dist/cjs/lib/Modal/Modal.style.d.ts +6 -0
  34. package/dist/cjs/lib/Modal/index.d.ts +1 -0
  35. package/dist/cjs/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
  36. package/dist/cjs/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
  37. package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
  38. package/dist/cjs/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +2 -0
  39. package/dist/cjs/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +8 -0
  40. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +4 -0
  41. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +2 -0
  42. package/dist/cjs/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
  43. package/dist/cjs/lib/SelectImpressionEmoji/emojis.d.ts +5 -0
  44. package/dist/cjs/lib/SelectImpressionEmoji/index.d.ts +4 -0
  45. package/dist/cjs/lib/StatusTag/StatusTag.d.ts +7 -0
  46. package/dist/cjs/lib/StatusTag/StatusTag.style.d.ts +6 -0
  47. package/dist/cjs/lib/StatusTag/index.d.ts +1 -0
  48. package/dist/cjs/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +6 -0
  49. package/dist/cjs/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
  50. package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +14 -0
  51. package/dist/cjs/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +4 -0
  52. package/dist/cjs/lib/content-card/ContentCard.d.ts +15 -0
  53. package/dist/cjs/lib/content-card/ContentCard.style.d.ts +11 -0
  54. package/dist/cjs/lib/floating-button/FloatingButton.d.ts +8 -0
  55. package/dist/cjs/lib/floating-button/FloatingButton.style.d.ts +6 -0
  56. package/dist/cjs/lib/footer-for-booking/FooterForBooking.d.ts +9 -0
  57. package/dist/cjs/lib/footer-for-booking/FooterForBooking.style.d.ts +6 -0
  58. package/dist/cjs/lib/footer-for-booking/index.d.ts +1 -0
  59. package/dist/cjs/lib/list-button/ListButton.d.ts +9 -0
  60. package/dist/cjs/lib/list-button/ListButton.style.d.ts +2 -0
  61. package/dist/cjs/lib/navigation-bar/NavigationBar.d.ts +8 -0
  62. package/dist/cjs/lib/navigation-bar/NavigationBar.style.d.ts +8 -0
  63. package/dist/cjs/lib/notes-card-text/NotesCardText.d.ts +6 -0
  64. package/dist/cjs/lib/notes-card-text/NotesCardText.style.d.ts +1 -0
  65. package/dist/cjs/lib/notes-card-text/index.d.ts +1 -0
  66. package/dist/cjs/lib/notes-editor/NotesEditor.d.ts +5 -0
  67. package/dist/cjs/lib/notes-editor/NotesEditor.styled.d.ts +2 -0
  68. package/dist/cjs/lib/scroll-tabs/ScrollTabs.d.ts +7 -0
  69. package/dist/cjs/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -0
  70. package/dist/cjs/lib/tab-bar/TabBar.d.ts +6 -0
  71. package/dist/cjs/lib/tab-bar/TabBar.style.d.ts +5 -0
  72. package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -0
  73. package/dist/cjs/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -0
  74. package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.d.ts +6 -0
  75. package/dist/cjs/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +2 -0
  76. package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/OnBoardingProgressFeature.d.ts +1 -6
  77. package/dist/cjs/lib2/shared/assets/icons/IconArrowLeft.d.ts +1 -1
  78. package/dist/cjs/lib2/shared/hooks/useStopPropagationEvent.d.ts +1 -2
  79. package/dist/cjs/lib2/shared/providers/AuthProvider/AuthProvider.d.ts +4 -0
  80. package/dist/cjs/lib2/shared/providers/AuthProvider/index.d.ts +1 -0
  81. package/dist/cjs/lib2/shared/providers/AuthProvider/types.d.ts +19 -0
  82. package/dist/cjs/lib2/shared/providers/index.d.ts +1 -0
  83. package/dist/cjs/lib2/shared/types/onBoardingFlow.type.d.ts +0 -18
  84. package/dist/cjs/lib2/shared/types/specialistTypes.d.ts +0 -1
  85. package/dist/cjs/lib2/shared/utils/globalAuthState.d.ts +142 -0
  86. package/dist/cjs/lib2/shared/utils/index.d.ts +1 -0
  87. package/dist/cjs/lib2/widgets/SpecialistDetailWidget/SpecialistDetailWidgetSkeleton.d.ts +0 -1
  88. package/dist/cjs/lib2/widgets/SpecialistDetailWidget/types.d.ts +0 -5
  89. package/dist/cjs/lib2/widgets/SpecialistDetailWithTabsWidget/SpecialistDetailWithTabsSkeleton.d.ts +0 -1
  90. package/dist/cjs/lib2/widgets/SpecialistDetailWithTabsWidget/types.d.ts +0 -5
  91. package/dist/esm/b7649e1531c181af.svg +69 -0
  92. package/dist/esm/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +3 -0
  93. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
  94. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
  95. package/dist/esm/deprecated/SpecialistEducationCard/index.d.ts +1 -0
  96. package/dist/esm/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +3 -0
  97. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
  98. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
  99. package/dist/esm/deprecated/SpecialistProfileViewCard/index.d.ts +1 -0
  100. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
  101. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +5 -0
  102. package/dist/esm/deprecated/SpecialistStatisticsCard/index.d.ts +1 -0
  103. package/dist/esm/deprecated/SpecialistStatisticsCard/utils.d.ts +1 -0
  104. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
  105. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +2 -0
  106. package/dist/esm/deprecated/SpecialistWorkDirections/index.d.ts +1 -0
  107. package/dist/esm/deprecated/therapist-card/TherapistCard.d.ts +16 -0
  108. package/dist/esm/deprecated/therapist-card/TherapistCard.style.d.ts +5 -0
  109. package/dist/esm/index.js +8 -8
  110. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
  111. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.style.d.ts +4 -0
  112. package/dist/esm/lib/ChangeLangModal/index.d.ts +2 -0
  113. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
  114. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.style.d.ts +3 -0
  115. package/dist/esm/lib/Chat/LouseConnect/index.d.ts +1 -0
  116. package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
  117. package/dist/esm/lib/EntryNotFound/EntryNotFound.style.d.ts +2 -0
  118. package/dist/esm/lib/EntryNotFound/index.d.ts +1 -0
  119. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
  120. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +2 -0
  121. package/dist/esm/lib/HorisontalCalendar/index.d.ts +1 -0
  122. package/dist/esm/lib/Modal/Modal.d.ts +8 -0
  123. package/dist/esm/lib/Modal/Modal.style.d.ts +6 -0
  124. package/dist/esm/lib/Modal/index.d.ts +1 -0
  125. package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
  126. package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
  127. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
  128. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +2 -0
  129. package/dist/esm/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +8 -0
  130. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +4 -0
  131. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +2 -0
  132. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
  133. package/dist/esm/lib/SelectImpressionEmoji/emojis.d.ts +5 -0
  134. package/dist/esm/lib/SelectImpressionEmoji/index.d.ts +4 -0
  135. package/dist/esm/lib/StatusTag/StatusTag.d.ts +7 -0
  136. package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +6 -0
  137. package/dist/esm/lib/StatusTag/index.d.ts +1 -0
  138. package/dist/esm/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +6 -0
  139. package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
  140. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +14 -0
  141. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +4 -0
  142. package/dist/esm/lib/content-card/ContentCard.d.ts +15 -0
  143. package/dist/esm/lib/content-card/ContentCard.style.d.ts +11 -0
  144. package/dist/esm/lib/floating-button/FloatingButton.d.ts +8 -0
  145. package/dist/esm/lib/floating-button/FloatingButton.style.d.ts +6 -0
  146. package/dist/esm/lib/footer-for-booking/FooterForBooking.d.ts +9 -0
  147. package/dist/esm/lib/footer-for-booking/FooterForBooking.style.d.ts +6 -0
  148. package/dist/esm/lib/footer-for-booking/index.d.ts +1 -0
  149. package/dist/esm/lib/list-button/ListButton.d.ts +9 -0
  150. package/dist/esm/lib/list-button/ListButton.style.d.ts +2 -0
  151. package/dist/esm/lib/navigation-bar/NavigationBar.d.ts +8 -0
  152. package/dist/esm/lib/navigation-bar/NavigationBar.style.d.ts +8 -0
  153. package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +6 -0
  154. package/dist/esm/lib/notes-card-text/NotesCardText.style.d.ts +1 -0
  155. package/dist/esm/lib/notes-card-text/index.d.ts +1 -0
  156. package/dist/esm/lib/notes-editor/NotesEditor.d.ts +5 -0
  157. package/dist/esm/lib/notes-editor/NotesEditor.styled.d.ts +2 -0
  158. package/dist/esm/lib/scroll-tabs/ScrollTabs.d.ts +7 -0
  159. package/dist/esm/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -0
  160. package/dist/esm/lib/tab-bar/TabBar.d.ts +6 -0
  161. package/dist/esm/lib/tab-bar/TabBar.style.d.ts +5 -0
  162. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -0
  163. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -0
  164. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.d.ts +6 -0
  165. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +2 -0
  166. package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/OnBoardingProgressFeature.d.ts +1 -6
  167. package/dist/esm/lib2/shared/assets/icons/IconArrowLeft.d.ts +1 -1
  168. package/dist/esm/lib2/shared/hooks/useStopPropagationEvent.d.ts +1 -2
  169. package/dist/esm/lib2/shared/providers/AuthProvider/AuthProvider.d.ts +4 -0
  170. package/dist/esm/lib2/shared/providers/AuthProvider/index.d.ts +1 -0
  171. package/dist/esm/lib2/shared/providers/AuthProvider/types.d.ts +19 -0
  172. package/dist/esm/lib2/shared/providers/index.d.ts +1 -0
  173. package/dist/esm/lib2/shared/types/onBoardingFlow.type.d.ts +0 -18
  174. package/dist/esm/lib2/shared/types/specialistTypes.d.ts +0 -1
  175. package/dist/esm/lib2/shared/utils/globalAuthState.d.ts +142 -0
  176. package/dist/esm/lib2/shared/utils/index.d.ts +1 -0
  177. package/dist/esm/lib2/widgets/SpecialistDetailWidget/SpecialistDetailWidgetSkeleton.d.ts +0 -1
  178. package/dist/esm/lib2/widgets/SpecialistDetailWidget/types.d.ts +0 -5
  179. package/dist/esm/lib2/widgets/SpecialistDetailWithTabsWidget/SpecialistDetailWithTabsSkeleton.d.ts +0 -1
  180. package/dist/esm/lib2/widgets/SpecialistDetailWithTabsWidget/types.d.ts +0 -5
  181. package/dist/index.d.ts +169 -38
  182. package/package.json +2 -1
  183. package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/CounterProgress.d.ts +0 -19
  184. package/dist/cjs/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/DefaultProgress.d.ts +0 -15
  185. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
  186. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
  187. package/dist/cjs/lib2/features/ScheduleFeature/index.d.ts +0 -1
  188. package/dist/cjs/lib2/features/ScheduleFeature/types.d.ts +0 -11
  189. package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/CounterProgress.d.ts +0 -19
  190. package/dist/esm/lib2/features/OnBoardingFlow/OnBoardingProgressFeature/DefaultProgress.d.ts +0 -15
  191. package/dist/esm/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
  192. package/dist/esm/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
  193. package/dist/esm/lib2/features/ScheduleFeature/index.d.ts +0 -1
  194. package/dist/esm/lib2/features/ScheduleFeature/types.d.ts +0 -11
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import * as React$1 from 'react';
3
- import React__default, { CSSProperties, FC, HTMLAttributes, RefAttributes, SVGAttributes, KeyboardEvent, InputHTMLAttributes, KeyboardEventHandler, RefObject, EffectCallback, DependencyList, SVGProps, PropsWithChildren, ReactNode, ReactText, ReactElement, ChangeEvent } from 'react';
3
+ import React__default, { CSSProperties, FC, HTMLAttributes, RefAttributes, SVGAttributes, KeyboardEvent, InputHTMLAttributes, KeyboardEventHandler, RefObject, EffectCallback, SVGProps, PropsWithChildren, ReactNode, ReactText, ReactElement, ChangeEvent } from 'react';
4
4
  import { WithTranslation } from 'react-i18next';
5
5
  import * as react_jsx_runtime from 'react/jsx-runtime';
6
6
  import { JSX as JSX$1 } from '@ionic/core/components';
@@ -14,6 +14,7 @@ import { AriaListBoxProps, AriaCalendarProps, DateValue, AriaTabListProps } from
14
14
  import { ToastStateProps, ToastState } from '@react-stately/toast';
15
15
  import { AriaToastRegionProps } from '@react-aria/toast';
16
16
  import { IonSearchbarCustomEvent, SearchbarChangeEventDetail, TextFieldTypes, IonInputCustomEvent, InputChangeEventDetail } from '@ionic/core';
17
+ import { User, SignInResult, SignInWithEmailAndPasswordOptions, LinkWithEmailAndPasswordOptions, CreateUserWithEmailAndPasswordOptions, SendPasswordResetEmailOptions } from '@capacitor-firebase/authentication';
17
18
  import { MarkdownToJSX } from 'markdown-to-jsx';
18
19
 
19
20
  interface ButtonProps$2 {
@@ -1293,10 +1294,6 @@ type OnBoardingScreenSubgoalButtonType = {
1293
1294
  subgoalButtonColor?: string | null;
1294
1295
  subgoalButtonTextColor?: string | null;
1295
1296
  };
1296
- type OnBoardingScreenProgressType = {
1297
- template?: OnboardingProgressTemplate;
1298
- image?: ResponseFileType | null;
1299
- };
1300
1297
  type OnBoardingScreenSkipButtonType = {
1301
1298
  skipButtonText?: string | null;
1302
1299
  showSkipButton?: boolean;
@@ -1325,13 +1322,6 @@ type OnBoardingScreenTranslationsType = {
1325
1322
  type OnBoardingScreenErrorsType = {
1326
1323
  errors?: Record<string, string>;
1327
1324
  };
1328
- type OnBoardingProgressSettingsScreenType = {
1329
- isBackButton?: boolean;
1330
- isLogo?: boolean;
1331
- isCounter?: boolean;
1332
- isProgress?: boolean;
1333
- horizontalImageAlignment?: 'left' | 'right' | 'center';
1334
- };
1335
1325
  type OnBoardingBaseScreenType = {
1336
1326
  id: string;
1337
1327
  type: OnBoardingScreenOptions;
@@ -1351,8 +1341,6 @@ type OnBoardingBaseScreenType = {
1351
1341
  isStartScreen?: boolean;
1352
1342
  backgroundColor?: string | null;
1353
1343
  contentStyle: OnBoardingScreenStyleOptions;
1354
- progressSettings?: OnBoardingProgressSettingsScreenType;
1355
- isProgressVisible?: boolean;
1356
1344
  /**
1357
1345
  * @deprecated This field is deprecated and will be removed in future versions
1358
1346
  */
@@ -1493,16 +1481,11 @@ type OnBoardingFlowType = {
1493
1481
  duration_min?: number | null;
1494
1482
  isDefault?: boolean;
1495
1483
  theme?: OnboardingVariant;
1496
- progress?: OnBoardingScreenProgressType;
1497
1484
  };
1498
1485
  declare enum OnboardingVariant {
1499
1486
  default = "default",
1500
1487
  blue = "blue"
1501
1488
  }
1502
- declare enum OnboardingProgressTemplate {
1503
- default = "default",
1504
- counter = "counter"
1505
- }
1506
1489
 
1507
1490
  declare enum ContractStatusEnum {
1508
1491
  active = "active",
@@ -1597,7 +1580,6 @@ type Specialist = {
1597
1580
  about?: string;
1598
1581
  areas_of_work: Array<string> | [];
1599
1582
  areas_of_work_by_client_problem: Array<string> | [];
1600
- localized_areas_of_work_by_client_problem: string[];
1601
1583
  therapy_description?: string;
1602
1584
  avatar_link?: string;
1603
1585
  time_zone: string;
@@ -2264,6 +2246,28 @@ type SpecialistScheduleProviderRef = {
2264
2246
  };
2265
2247
  declare const SpecialistScheduleProvider: React__default.FC<Props$5>;
2266
2248
 
2249
+ type AuthContextType = {
2250
+ isAuthLoading: boolean;
2251
+ isAuthReady: boolean;
2252
+ authUser: User | null;
2253
+ signInAnonymously: () => Promise<SignInResult>;
2254
+ signInWithApple: () => Promise<SignInResult>;
2255
+ signInWithGoogle: () => Promise<SignInResult>;
2256
+ signInWithCustomToken: (token: string) => Promise<SignInResult>;
2257
+ signInWithEmailAndPassword: (options: SignInWithEmailAndPasswordOptions) => Promise<SignInResult>;
2258
+ linkWithApple: () => Promise<SignInResult>;
2259
+ linkWithGoogle: () => Promise<SignInResult>;
2260
+ linkWithEmailAndPassword: (options: LinkWithEmailAndPasswordOptions) => Promise<SignInResult>;
2261
+ signOut: () => Promise<void>;
2262
+ createUserWithEmailAndPassword: (options: CreateUserWithEmailAndPasswordOptions) => Promise<SignInResult>;
2263
+ sendPasswordResetEmail: (options: SendPasswordResetEmailOptions) => Promise<void>;
2264
+ changePassword: (newPassword: string) => Promise<void>;
2265
+ sendEmailVerification: () => Promise<void>;
2266
+ };
2267
+
2268
+ declare const AuthContext: React__default.Context<AuthContextType | null>;
2269
+ declare const AuthProvider: FC;
2270
+
2267
2271
  declare function useDomRef<T extends HTMLElement = HTMLElement>(ref: React$1.RefObject<T | null> | React$1.ForwardedRef<T | null>): React$1.RefObject<T>;
2268
2272
 
2269
2273
  type AnyFunction = (...args: any[]) => any;
@@ -2326,13 +2330,13 @@ declare function useIsKeyBoardShown(): boolean;
2326
2330
 
2327
2331
  declare const useDelayMount: (delay: number) => boolean;
2328
2332
 
2329
- declare const useStopPropagationEvent: (ref: React.RefObject<HTMLElement>, event: string, deps?: DependencyList) => void;
2333
+ declare const useStopPropagationEvent: (ref: React.RefObject<HTMLElement>, event: string) => void;
2330
2334
 
2331
2335
  interface IconProps$G extends React$1.SVGAttributes<SVGElement> {
2332
2336
  size?: number | string;
2333
2337
  color?: string;
2334
2338
  }
2335
- declare function IconArrowLeft({ color, size, ...other }: IconProps$G): react_jsx_runtime.JSX.Element;
2339
+ declare function IconArrowLeft({ color, ...other }: IconProps$G): react_jsx_runtime.JSX.Element;
2336
2340
 
2337
2341
  interface IconProps$F extends React$1.SVGAttributes<SVGElement> {
2338
2342
  size?: number | string;
@@ -3257,11 +3261,6 @@ type OnBoardingProgressFeatureProps = {
3257
3261
  startAdornment?: React__default.ReactNode;
3258
3262
  variant?: OnboardingVariant;
3259
3263
  empty?: boolean;
3260
- template?: 'default' | 'counter';
3261
- totalCount?: number;
3262
- currentCount?: number;
3263
- image?: ResponseFileType | null;
3264
- progressSettings?: OnBoardingProgressSettingsScreenType | null;
3265
3264
  };
3266
3265
  declare const _default$n: React__default.NamedExoticComponent<OnBoardingProgressFeatureProps>;
3267
3266
 
@@ -3864,6 +3863,148 @@ declare const ONBOARDING_THEME_DEFAULT_COLORS: Record<OnboardingVariant, {
3864
3863
  defaultThemeColor: string;
3865
3864
  }>;
3866
3865
 
3866
+ /**
3867
+ * Global Authentication State Manager
3868
+ *
3869
+ * This utility class manages the authentication readiness state across the entire application.
3870
+ * It ensures that HTTP requests and other auth-dependent operations wait for authentication
3871
+ * initialization to complete before proceeding.
3872
+ *
3873
+ * ## Usage Pattern:
3874
+ *
3875
+ * 1. **UI Library Internal**: The UI library calls `setReady()` when authentication initialization
3876
+ * is complete (e.g., after token validation, user session restoration, etc.)
3877
+ *
3878
+ * 2. **External Consumers**: Global states, HTTP interceptors, and other parts of the application
3879
+ * use `waitForReady()` or `getIsReady()` to ensure auth is initialized before making requests
3880
+ *
3881
+ * ## Example:
3882
+ *
3883
+ * ```typescript
3884
+ * // In UI library (AuthProvider):
3885
+ * globalAuthState.setReady(); // Called after auth initialization
3886
+ *
3887
+ * // In global states or HTTP clients:
3888
+ * await globalAuthState.waitForReady(); // Wait before making authenticated requests
3889
+ *
3890
+ * // In synchronous contexts:
3891
+ * if (globalAuthState.getIsReady()) {
3892
+ * // Proceed with auth-dependent operations
3893
+ * }
3894
+ * ```
3895
+ *
3896
+ * ## Thread Safety:
3897
+ * This class is designed to be safe for concurrent access. Multiple consumers can wait
3898
+ * for readiness simultaneously, and all will be notified when auth becomes ready.
3899
+ */
3900
+ declare class GlobalAuthState {
3901
+ /** Internal flag tracking whether authentication is ready */
3902
+ private isReady;
3903
+ /** Promise that resolves when authentication becomes ready */
3904
+ private readyPromise;
3905
+ /** Function to resolve the readiness promise */
3906
+ private resolveReady;
3907
+ constructor();
3908
+ /**
3909
+ * Mark authentication as ready and notify all waiting consumers
3910
+ *
3911
+ * **INTERNAL USE ONLY**: This method should only be called by the UI library's
3912
+ * authentication provider when auth initialization is complete.
3913
+ *
3914
+ * This method is idempotent - calling it multiple times has no additional effect.
3915
+ *
3916
+ * @example
3917
+ * ```typescript
3918
+ * // In AuthProvider after successful initialization
3919
+ * globalAuthState.setReady();
3920
+ * ```
3921
+ */
3922
+ setReady(): void;
3923
+ /**
3924
+ * Wait for authentication to be ready before proceeding
3925
+ *
3926
+ * **PUBLIC API**: This method is intended for use by global states, HTTP interceptors,
3927
+ * and other parts of the application that need to ensure auth is ready before proceeding.
3928
+ *
3929
+ * If auth is already ready, this method returns immediately. Otherwise, it waits
3930
+ * until `setReady()` is called.
3931
+ *
3932
+ * @returns Promise that resolves when authentication is ready
3933
+ *
3934
+ * @example
3935
+ * ```typescript
3936
+ * // In HTTP interceptor
3937
+ * async function makeAuthenticatedRequest(url: string) {
3938
+ * await globalAuthState.waitForReady();
3939
+ * return fetch(url, { headers: { Authorization: getToken() } });
3940
+ * }
3941
+ *
3942
+ * // In global state
3943
+ * async function initializeUserData() {
3944
+ * await globalAuthState.waitForReady();
3945
+ * // Now safe to make authenticated API calls
3946
+ * }
3947
+ * ```
3948
+ */
3949
+ waitForReady(): Promise<void>;
3950
+ /**
3951
+ * Check if authentication is ready synchronously
3952
+ *
3953
+ * **PUBLIC API**: This method is intended for use in synchronous contexts where
3954
+ * you need to check auth readiness without waiting.
3955
+ *
3956
+ * @returns `true` if authentication is ready, `false` otherwise
3957
+ *
3958
+ * @example
3959
+ * ```typescript
3960
+ * // In a synchronous context
3961
+ * function canMakeAuthRequest(): boolean {
3962
+ * return globalAuthState.getIsReady();
3963
+ * }
3964
+ *
3965
+ * // In conditional logic
3966
+ * if (globalAuthState.getIsReady()) {
3967
+ * // Safe to access auth-dependent features
3968
+ * showUserDashboard();
3969
+ * } else {
3970
+ * // Show loading state
3971
+ * showAuthLoadingSpinner();
3972
+ * }
3973
+ * ```
3974
+ */
3975
+ getIsReady(): boolean;
3976
+ /**
3977
+ * Reset the authentication ready state
3978
+ *
3979
+ * **PRIVATE METHOD**: This method is for internal use only (testing, re-initialization).
3980
+ * It should not be called by external consumers as it can cause race conditions
3981
+ * and unexpected behavior in production.
3982
+ *
3983
+ * Resets the state to unready and creates a new promise that consumers will wait on.
3984
+ */
3985
+ private reset;
3986
+ }
3987
+ /**
3988
+ * Global singleton instance of the authentication state manager
3989
+ *
3990
+ * This is the main interface for interacting with authentication readiness state.
3991
+ * Import and use this instance throughout your application to coordinate auth-dependent operations.
3992
+ *
3993
+ * @example
3994
+ * ```typescript
3995
+ * import { globalAuthState } from './globalAuthState';
3996
+ *
3997
+ * // Wait for auth in async contexts
3998
+ * await globalAuthState.waitForReady();
3999
+ *
4000
+ * // Check auth state synchronously
4001
+ * if (globalAuthState.getIsReady()) {
4002
+ * // Proceed with authenticated operations
4003
+ * }
4004
+ * ```
4005
+ */
4006
+ declare const globalAuthState: GlobalAuthState;
4007
+
3867
4008
  type SpecialistCardProps = {
3868
4009
  fullName?: string;
3869
4010
  specialization?: string;
@@ -4288,11 +4429,6 @@ type SpecialistDetailWidgetProps = {
4288
4429
  onOpenContract?(): void;
4289
4430
  onRateSession?(): void;
4290
4431
  onEditSpecialistReview?: (review: Pick<SpecialistReview$1, 'id' | 'review_rating' | 'text_of_review'>) => Promise<void>;
4291
- areasOfWorkByClientProblem: {
4292
- names: string[];
4293
- label: string;
4294
- };
4295
- isLoadingAreasOfWorkByClientProblem?: boolean;
4296
4432
  events: {
4297
4433
  onSuperSpecialistArticleClick?(): void;
4298
4434
  onNewSpecialistArticleClick?(): void;
@@ -4395,11 +4531,6 @@ type SpecialistDetailWithTabsWidgetProps = {
4395
4531
  currentUser?: UserType;
4396
4532
  presentingElement?: HTMLElement;
4397
4533
  onEditSpecialistReview?: (review: Pick<SpecialistReview$1, 'id' | 'review_rating' | 'text_of_review'>) => Promise<void>;
4398
- areasOfWorkByClientProblem: {
4399
- names: string[];
4400
- label: string;
4401
- };
4402
- isLoadingAreasOfWorkByClientProblem?: boolean;
4403
4534
  events: {
4404
4535
  onOpenSuperSpecialistArticle?(): void;
4405
4536
  onOpenNewSpecialistArticle?(): void;
@@ -4439,4 +4570,4 @@ declare const _default: React__default.NamedExoticComponent<SpecialistCardWithSc
4439
4570
 
4440
4571
  declare const SpecialistCardSkeleton: React__default.FC;
4441
4572
 
4442
- export { AcceptAgreementFeature, Action, _default$Y as AlertCard, AllowFilterValueType, AppFooter, _default$X as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$W as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$S as Badge, _default$$ as BookingScheduleTime, _default$_ as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, Calendar, _default$z as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, _default$1i as ChatListItem, _default$1g as ChatListSkeleton, _default$1h as ChatMessage, ChatMessageSkeleton, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$d as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$1b as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$18 as ConsultationModal, _default$D as ConsultationPricingFeature, _default$16 as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$e as CustomCheckbox, CustomRadioButton, _default$f as CustomSelect, _default$g as CustomTextarea, DatePicker, _default$14 as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$10 as EducationCard, _default$1f as EmptyChatList, EmptyChatMessages, EmptyChatModalFeature, _default$19 as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$a as Flag, FlagTypes, _default$U as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$O as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCreditCard, IconDelete, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$K as Item, _default$R as ItemCard, LabelArrowRedirect, _default$1k as LetterAvatar, _default$b as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$H as ListItemWithColumns, _default$L as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$M as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$s as MarkdownContainerFeature, _default$I as MatchProgress, _default$1j as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$k as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$l as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$j as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$q as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$p as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$n as OnBoardingProgressFeature, OnBoardingProgressSettingsScreenType, _default$m as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenProgressType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$o as OnBoardingSingleSelectionScreenPreviewFeature, _default$r as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, OnboardingProgressTemplate, OnboardingVariant, OutdatedPersonalDataFeature, PasswordInput, PaymentBadgeType, _default$y as PaymentCalendarFeature, PaymentCalendarFeatureProps, _default$A as PaymentSessionsList, _default$T as Picture, PoweredByStripeFeature, _default$9 as ProfileInformation, _default$12 as ProfileView, _default$c as ProgressBar, ProgressBarDashed, _default$N as ProgressBar_v2, ProgressRangeProps, PushNotificationsIsDisabledBanner, PushNotificationsModal, Range, _default$P as Rating, RatingCircleWrapper, _default$15 as ReSchedule, ReScheduleSuccess, Refresher, ResponseFileType, ReviewCard, _default$x as ReviewCardFeature, ReviewListFeature, ReviewStatistics, ReviewSubscriptionSessionFeature, ReviewSubscriptionSessionFeatureProps, ReviewSwiperSection, ReviewTrialSessionFeature, ReviewTrialSessionFeatureProps, ReviewsCardFeatureSkeleton, ReviewsSummary, RoundButton, RowItemType, RowSelect, RowSelectProps, Rule, SIZES, SOON_SESSION_TIME_SECONDS, Schedule, ScheduleDate, ScheduleSlot, _default$v as ScreenDrumPickerFormFeature, ScreenInput, _default$w as ScreenInputFormFeature, ScreenInputUpdateFeature, SectionHeading, Segment, SegmentColor, SegmentType, SelectItemType, _default$t as SelectWithSearchFormFeature, Session, SessionDetailWidget, SessionPaymentsWidget, SessionPreviewFeature, SessionReview$1 as SessionReview, SessionTime, SessionVariant, SessionsWidget as SessionsListWidget, SessionsWidgetProps, Sex, ShareModalFeature, ShortCurrencySignByLocale, ShortTranscriptionCurrencySignByLocale, _default$G as ShowMore, _default$1a as SignUpSessionButton, _default$17 as SignUpSessionModal, SizeValues, Skeleton, _default$V as Skeleton_v2, _default$F as SlotsGrid, _default$E as SlotsGridItem, SolidInput, Sort, SortDirection, SortKey, SortValue, Specialist, _default$11 as SpecialistAbout, SpecialistAreaList as SpecialistAreaListFeature, SpecialistCard, SpecialistCardListWidget, _default$6 as SpecialistCardWidget, SpecialistCardSkeleton as SpecialistCardWithScheduleSkeleton, _default as SpecialistCardWithScheduleWidget, SpecialistConsultation, SpecialistConsultationPayment, _default$3 as SpecialistDetailWidget, SpecialistDetailWidgetSkeleton, SpecialistDetailWithTabsSkeleton, _default$1 as SpecialistDetailWithTabsWidget, SpecialistEducation, SpecialistEducationsFeature, SpecialistInfoColumnFeature, SpecialistLangs, _default$8 as SpecialistMatch, SpecialistOrderType, SpecialistPaymentCardProps, _default$C as SpecialistPaymentCommonCardFeature, SpecialistPaymentCommonCardSkeleton, SpecialistPaymentConsultationDetailsType, _default$B as SpecialistPaymentConsultationsFeature, SpecialistPaymentConsultationsProps, SpecialistPaymentCurrencyProps, _default$4 as SpecialistPaymentResumeWidget, SpecialistPaymentResumeWidgetType, SpecialistPaymentTabs, _default$5 as SpecialistPaymentWidget, SpecialistPaymentWidgetType, SpecialistPreviewFeature, SpecialistPreviewListWidget, _default$2 as SpecialistPreviewWidget, SpecialistProfileNotFound, SpecialistReview$1 as SpecialistReview, SpecialistScheduleFeature, SpecialistScheduleProvider, SpecialistScheduleProviderRef, ScheduleSkeleton as SpecialistScheduleSkeletonFeature, SpecialistShortInfoItemFeature as SpecialistShortInfoItem, _default$7 as SpecialistStatistic, Spinner, Spinner_v2, StarRating, StatisticsScroll, StripeSupportedCurrency, Subscription, SubscriptionStatuses, SuccessScreen, SuperSpecialist, SupportedCurrency, SupportedLangs, SwitchDeviceCard, TabItem, Tabs$1 as Tabs, TabsFeature, TabsFeatureSkeleton, TabsToolbarFeature, Tag, Tariff, TariffFeature, _default$u as TextAreaFormFeature, _default$h as TextInput, _default$i as TextWithClampFeature, _default$1e as Textarea, _default$Q as Textarea_v2, ThemeProvider, ThemeProviderProps, Toast, ToastButton, ToastContext, ToastProps, ToastProvider, ToastRegion, Toggle, TooltipComponent, TranslationMock, TranslationType, TreeNode, _default$Z as Typography, TypographyVariantsEnum, UpdateContractWidget, UpdatesCard, UserInfoModal, UserType, VariantType, VerticalCalendar, VerticalCalendarMonthSkeleton, VerticalCalendarSkeleton, _default$J as Video, _default$1c as VideoCallInfo, _default$1d as VideoPlayer, VideoProvider, _default$13 as WorkDirections, appThemes, canManageSession, currentUser, decOfNum, formatByDigits, getCountryKeyByName, getDateLocale, getFilterCount, getFiltersQuery, getFiltersValues, getGMTOffset, getMappedFilterValue, getMockSchedule, getMonthNameInGenitive, getProgressForBreakPoint, getSessionTimeLabel, getSessionVariant, getSessionsByDay, getSessionsByMonth, getSessionsByYear, getSignAgreementsTabs, getSortFromKey, getSortKey, getStartSessionDate, getStartSessionTimestamp, 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 };
4573
+ export { AcceptAgreementFeature, Action, _default$Y as AlertCard, AllowFilterValueType, AppFooter, _default$X as AppFooter_v2, AppHeader, AppHeaderPage as AppHeaderPageFeature, AppHeader_v2, AppNotSupportedFeature, AuthContext, AuthProvider, AutoComplete, Avatar, AvatarProps$1 as AvatarProps, _default$W as Avatar_v2, AvatarProps as Avatar_v2Props, BREAKPOINT_ICON_SIZE, _default$S as Badge, _default$$ as BookingScheduleTime, _default$_ as BookingSpecialistInfo, BreakPointPositionProps, BreakPointPositionResult, Button, Button_v2, CAN_MANAGE_SESSION_TIME_HOURS, COUNTRIES_MAPPER, Calendar, _default$z as CalendarPickerFeature, CancelSession, CardModal, ChangeLanguageModal, _default$1i as ChatListItem, _default$1g as ChatListSkeleton, _default$1h as ChatMessage, ChatMessageSkeleton, CheckBoxItem, CheckBoxListFeature, CheckBoxSectionListFeature, _default$d as CheckboxList, CheckboxListCategory, CheckboxListItem, CheckboxTypes, ChevronHeader, CircleRatingComponentProps, CircleRatingContent, CircleRatingContext, CircleRatingContextData, CircleRatingContextProps, CircleRatingDataProps, CircleRatingDataResult, CircleRatingLegendProps, CircleRatingProvider, CircleRatingRange, CircleRatingSize, ClientCanAction, ClientCanParams, ClientSpecialistContractStatusEnum, CollapsableText, ConditionRulesType, Consultation, _default$1b as ConsultationCard, ConsultationCardProps, ConsultationCardType, _default$18 as ConsultationModal, _default$D as ConsultationPricingFeature, _default$16 as ConsultationSpecialistCard, ConsultationsListSkeleton, Container, Container_v2, ContentRendererProps, ContractDataFeature, ContractStatusEnum, ContentTree as ContractTreeFeature, CountdownTimerFeature, Counter, CounterProps, CountryOfOriginModal, CurrencyLocaleMapper, CurrencySignByLocale, CustomButton, _default$e as CustomCheckbox, CustomRadioButton, _default$f as CustomSelect, _default$g as CustomTextarea, DatePicker, _default$14 as DaySlider, Divider, DividerProps, DropdownFeature, DrumListPicker, DynamicCommissionValue, _default$10 as EducationCard, _default$1f as EmptyChatList, EmptyChatMessages, EmptyChatModalFeature, _default$19 as EmptyConsultations, EmptyList, EmptySpecialistListFeature, ErrorCardFeature, FilterFeatureProps, FilterItem, FilterItemBoolean, FilterItemChips, FilterItemRange, FilterItemSelect, FilterOption, FilterOptionValue, FilterValue, FiltersWidget, FiltersWidgetProps, FirstChatMessageModalFeature, _default$a as Flag, FlagTypes, _default$U as Flag_v2, FrequentlyAskedQuestions, GoogleCalendarModalFeature, HeaderWithRedirect, ISpecialistReview, IconAddModerator, IconAlignHorizontalTextCenter, IconAlignHorizontalTextLeft, IconAlignHorizontalTextRight, IconAmEx, IconAppStoreRating, IconApple, IconApplePay, IconArrowDown, IconArrowLeft, IconArrowRange, IconArrowRight, IconArrowTopRight, IconAttachMoney, IconBeachAccess, IconBookmark, IconBookmarkOutlined, _default$O as IconButton, IconCalendar, IconCalendarFilled, IconCalendarMonth, IconCalendarNew, IconCalendarWithDot, IconCancel, IconCancelBold, IconCancelRounded, IconCapFilled, IconChart, IconChat, IconChat3d, IconChat3dSmaller, IconChatFilled, IconChatOutline, IconCheck, IconCheckCircle, IconCheckSmall, IconCheckboxChecked, IconCheckboxCheckedBold, IconCheckboxThinUnchecked, IconCheckboxUnchecked, IconClient, IconClientFilled, IconClose, IconCompare, IconContract, IconCopy, IconCreditCard, IconDelete, IconDivider, IconDocument, IconDot, IconDoubleArrow, IconEcgHeart, IconEdit, IconEditCalendar, IconEmptyList, IconEventBusy, IconExperience, IconEye, IconEyeOff, IconFilters, IconGallery, IconGift, IconGiftNew, IconGlobe, IconGoogle, IconGooglePay, IconHeart, IconHome, IconIdCard, IconInfo, IconInvisible, IconInvoice, IconLanguage, IconLeaderboard, IconLeftArrow, IconLetter, IconLink, IconLock, IconLogout, IconMaestro, IconManageAccounts, IconMastercard, IconMatching, IconMindly, IconMindlyColored, IconMindlyMini, IconMinus, IconMooving, IconMoreVertical, IconMute, IconNotificationMuted, IconPaid, IconPaper, IconPaperPencil, IconPause, IconPaywall, IconPersonAlert, IconPlay, IconPlus, IconPoweredByStripe, IconProfile, IconProfileChecked, IconProfileCircle, IconProfileSetting, IconProfileUnderReview, IconPromocode, IconProps$H as IconProps, IconQueryStats, IconQuestion, IconRadioButtonChecked, IconRadioPartial, IconReceipt, IconReceiptLong, IconRenew, IconResume, IconReviewSessionSubscription, IconReviewSessionTrial, IconSchedule, IconSchema, IconSearch, IconSecure, IconSend, IconSettings, IconShare, IconSort, IconSpecialistsEnded, IconSpinner, IconStar, IconStarFilled, IconStudyHat, IconStylus, IconSuccess, IconSwitch, IconText, IconTime, IconTimeAdd, IconUnmute, IconUser, IconUserNotFound, IconVerifiedUser, IconVisa, IconVisible, IconWarning, ImageInput, ImageWithFallback, Input, InputSearch, _default$K as Item, _default$R as ItemCard, LabelArrowRedirect, _default$1k as LetterAvatar, _default$b as LineFileInput, ListBox, ListBoxItem, ListBoxItemProps, ListBoxProps, ListBoxSelectionType, ListItemType, _default$H as ListItemWithColumns, _default$L as ListItems, ListOption, ListOptionsProps, ListSelect, ListSelectProps, ListSimple, _default$M as Loading, LocaleCurrencyMapper, MapStatusContractToUIStatus, _default$s as MarkdownContainerFeature, _default$I as MatchProgress, _default$1j as MediaPlayer, MenuFeature, MindlyReview, MindlyReviewFeature, ModalSheet, NEAR_SESSION_TIME_SECONDS, NewSpecialist, NoInternetConnection, NotSupportModal, ONBOARDING_THEME_DEFAULT_COLORS, OnBoardingBaseScreenType, OnBoardingChartScreenPreviewFeature, OnBoardingChartScreenType, OnBoardingCompareScreenPreviewFeature, OnBoardingCompareScreenType, _default$k as OnBoardingConfirmScreenPreviewFeature, OnBoardingConfirmScreenType, _default$l as OnBoardingEmailScreenPreviewFeature, OnBoardingEmailScreenType, OnBoardingFlowType, OnBoardingGoalSelectScreenType, _default$j as OnBoardingGoalSelectionScreenPreviewFeature, OnBoardingGraphScreenPreviewFeature, OnBoardingGraphScreenType, _default$q as OnBoardingInfoScreenPreviewFeature, OnBoardingInfoScreenType, OnBoardingLoaderScreenPreviewFeature, OnBoardingLoaderScreenType, OnBoardingMultiSelectScreenType, _default$p as OnBoardingMultiSelectionScreenPreviewFeature, OnBoardingPaywallScreenPreviewFeature, OnBoardingPaywallScreenType, _default$n as OnBoardingProgressFeature, _default$m as OnBoardingReviewsScreenPreviewFeature, OnBoardingReviewsScreenType, OnBoardingScreenAlertType, OnBoardingScreenButtonType, OnBoardingScreenDescriptionType, OnBoardingScreenEmailType, OnBoardingScreenErrorsType, OnBoardingScreenOptionType, OnBoardingScreenOptionWithScaleType, OnBoardingScreenOptions, OnBoardingScreenPasswordType, OnBoardingScreenPrivacyType, OnBoardingScreenSkipButtonType, OnBoardingScreenStyleOptions, OnBoardingScreenSubgoalButtonType, OnBoardingScreenTranslationsType, OnBoardingScreensType, OnBoardingSingleImageSelectScreenType, OnBoardingSingleRoundImageSelectScreenType, OnBoardingSingleScaleSelectScreenType, OnBoardingSingleSelectScreenType, _default$o as OnBoardingSingleSelectionScreenPreviewFeature, _default$r as OnBoardingStartScreenPreviewFeature, OnBoardingStartScreenType, 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 };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindly/ui-components",
3
- "version": "6.5.8",
3
+ "version": "6.6.0-dev.1",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "clean": "rimraf dist",
@@ -16,6 +16,7 @@
16
16
  },
17
17
  "dependencies": {
18
18
  "@babel/polyfill": "7.12.1",
19
+ "@capacitor-firebase/authentication": "7.3.0",
19
20
  "@capacitor/clipboard": "7.0.1",
20
21
  "@capacitor/haptics": "7.0.1",
21
22
  "@capacitor/keyboard": "7.0.1",
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import { OnBoardingScreenStyleOptions, ResponseFileType, OnBoardingProgressSettingsScreenType } from '../../../shared';
3
- import { OnboardingVariant } from '../../../shared';
4
- type CounterProgressProps = {
5
- progress: number;
6
- isPreview?: boolean;
7
- isBackButtonDisabled?: boolean;
8
- onBackButtonClick?: () => void;
9
- contentStyle?: OnBoardingScreenStyleOptions;
10
- startAdornment?: React.ReactNode;
11
- variant?: OnboardingVariant;
12
- empty?: boolean;
13
- totalCount?: number;
14
- currentCount?: number;
15
- image?: ResponseFileType | null;
16
- progressSettings?: OnBoardingProgressSettingsScreenType | null;
17
- };
18
- declare const _default: React.NamedExoticComponent<CounterProgressProps>;
19
- export default _default;
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- import { OnBoardingScreenStyleOptions } from '../../../shared';
3
- import { OnboardingVariant } from '../../../shared';
4
- type DefaultProgressProps = {
5
- progress: number;
6
- isPreview?: boolean;
7
- isBackButtonDisabled?: boolean;
8
- onBackButtonClick?: () => void;
9
- contentStyle?: OnBoardingScreenStyleOptions;
10
- startAdornment?: React.ReactNode;
11
- variant?: OnboardingVariant;
12
- empty?: boolean;
13
- };
14
- declare const _default: React.NamedExoticComponent<DefaultProgressProps>;
15
- export default _default;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { ScheduleFeatureProps } from './types';
3
- declare const ScheduleFeature: React.FC<ScheduleFeatureProps>;
4
- export default ScheduleFeature;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { ScheduleFeatureProps } from './types';
3
- declare const ScheduleSkeleton: React.FC<ScheduleFeatureProps>;
4
- export default ScheduleSkeleton;
@@ -1 +0,0 @@
1
- export { default as ScheduleFeature } from './ScheduleFeature';
@@ -1,11 +0,0 @@
1
- import { WithTranslation } from 'react-i18next';
2
- import { Schedule, ScheduleDate, ScheduleSlot } from '../../shared/types';
3
- export type ScheduleFeatureProps = {
4
- isLoading?: boolean;
5
- className?: string;
6
- t?: WithTranslation['t'];
7
- schedule?: Schedule;
8
- locale?: string;
9
- onDateClick?: (date: ScheduleDate, slots: ScheduleSlot[]) => void;
10
- onSlotClick?: (slot: ScheduleSlot) => void;
11
- };
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import { OnBoardingScreenStyleOptions, ResponseFileType, OnBoardingProgressSettingsScreenType } from '../../../shared';
3
- import { OnboardingVariant } from '../../../shared';
4
- type CounterProgressProps = {
5
- progress: number;
6
- isPreview?: boolean;
7
- isBackButtonDisabled?: boolean;
8
- onBackButtonClick?: () => void;
9
- contentStyle?: OnBoardingScreenStyleOptions;
10
- startAdornment?: React.ReactNode;
11
- variant?: OnboardingVariant;
12
- empty?: boolean;
13
- totalCount?: number;
14
- currentCount?: number;
15
- image?: ResponseFileType | null;
16
- progressSettings?: OnBoardingProgressSettingsScreenType | null;
17
- };
18
- declare const _default: React.NamedExoticComponent<CounterProgressProps>;
19
- export default _default;
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- import { OnBoardingScreenStyleOptions } from '../../../shared';
3
- import { OnboardingVariant } from '../../../shared';
4
- type DefaultProgressProps = {
5
- progress: number;
6
- isPreview?: boolean;
7
- isBackButtonDisabled?: boolean;
8
- onBackButtonClick?: () => void;
9
- contentStyle?: OnBoardingScreenStyleOptions;
10
- startAdornment?: React.ReactNode;
11
- variant?: OnboardingVariant;
12
- empty?: boolean;
13
- };
14
- declare const _default: React.NamedExoticComponent<DefaultProgressProps>;
15
- export default _default;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { ScheduleFeatureProps } from './types';
3
- declare const ScheduleFeature: React.FC<ScheduleFeatureProps>;
4
- export default ScheduleFeature;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { ScheduleFeatureProps } from './types';
3
- declare const ScheduleSkeleton: React.FC<ScheduleFeatureProps>;
4
- export default ScheduleSkeleton;
@@ -1 +0,0 @@
1
- export { default as ScheduleFeature } from './ScheduleFeature';
@@ -1,11 +0,0 @@
1
- import { WithTranslation } from 'react-i18next';
2
- import { Schedule, ScheduleDate, ScheduleSlot } from '../../shared/types';
3
- export type ScheduleFeatureProps = {
4
- isLoading?: boolean;
5
- className?: string;
6
- t?: WithTranslation['t'];
7
- schedule?: Schedule;
8
- locale?: string;
9
- onDateClick?: (date: ScheduleDate, slots: ScheduleSlot[]) => void;
10
- onSlotClick?: (slot: ScheduleSlot) => void;
11
- };