@mindly/ui-components 6.5.9 → 6.6.0-dev.10

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 (218) 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/AcceptAgreementFeature/AcceptAgreemnetFeature.d.ts +0 -1
  77. package/dist/cjs/lib2/features/GoogleCalendarModalFeature/GoogleCalendarModalFeature.d.ts +0 -1
  78. package/dist/cjs/lib2/features/OutdatedPersonalDataFeature/OutdatedPersonalDataFeature.d.ts +0 -1
  79. package/dist/cjs/lib2/features/PushNotificationsIsDisabledBanner/PushNotificationsIsDisabledBanner.d.ts +0 -1
  80. package/dist/cjs/lib2/features/PushNotificationsModal/PushNotificationsModal.d.ts +0 -1
  81. package/dist/cjs/lib2/shared/assets/icons/IconMinus.d.ts +0 -1
  82. package/dist/cjs/lib2/shared/providers/AuthProvider/AuthProvider.d.ts +12 -0
  83. package/dist/cjs/lib2/shared/providers/AuthProvider/index.d.ts +1 -0
  84. package/dist/cjs/lib2/shared/providers/AuthProvider/types.d.ts +19 -0
  85. package/dist/cjs/lib2/shared/providers/index.d.ts +1 -0
  86. package/dist/cjs/lib2/shared/types/specialistTypes.d.ts +0 -1
  87. package/dist/cjs/lib2/shared/ui/Calendar/Calendar.d.ts +0 -1
  88. package/dist/cjs/lib2/shared/ui/Calendar/VerticalCalendar.d.ts +0 -1
  89. package/dist/cjs/lib2/shared/ui/Calendar/VerticalCalendarMonthSkeleton.d.ts +0 -1
  90. package/dist/cjs/lib2/shared/ui/Calendar/VerticalCalendarSkeleton.d.ts +0 -1
  91. package/dist/cjs/lib2/shared/ui/ListBox/ListBox.d.ts +0 -1
  92. package/dist/cjs/lib2/shared/ui/ListBoxItem/ListBoxDefaultItem.d.ts +1 -1
  93. package/dist/cjs/lib2/shared/ui/ListBoxItem/ListBoxIconItem.d.ts +1 -1
  94. package/dist/cjs/lib2/shared/ui/RatingCircle/RatingCircleIcons.d.ts +0 -1
  95. package/dist/cjs/lib2/shared/ui/Tabs/Tab.d.ts +0 -1
  96. package/dist/cjs/lib2/shared/ui/Tabs/TabPanel.d.ts +0 -1
  97. package/dist/cjs/lib2/shared/ui/Tabs/Tabs.d.ts +0 -1
  98. package/dist/cjs/lib2/shared/utils/globalAuthState.d.ts +142 -0
  99. package/dist/cjs/lib2/shared/utils/index.d.ts +1 -0
  100. package/dist/cjs/lib2/widgets/SpecialistDetailWidget/SpecialistDetailWidgetSkeleton.d.ts +0 -1
  101. package/dist/cjs/lib2/widgets/SpecialistDetailWidget/types.d.ts +0 -5
  102. package/dist/cjs/lib2/widgets/SpecialistDetailWithTabsWidget/SpecialistDetailWithTabsSkeleton.d.ts +0 -1
  103. package/dist/cjs/lib2/widgets/SpecialistDetailWithTabsWidget/types.d.ts +0 -5
  104. package/dist/cjs/lib2/widgets/UpdateContractWidget/UpdateContractWidget.d.ts +0 -1
  105. package/dist/esm/b7649e1531c181af.svg +69 -0
  106. package/dist/esm/deprecated/SpecialistEducationCard/EmptyInstitutionLogo.d.ts +3 -0
  107. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.d.ts +12 -0
  108. package/dist/esm/deprecated/SpecialistEducationCard/SpecialistEducationCard.style.d.ts +6 -0
  109. package/dist/esm/deprecated/SpecialistEducationCard/index.d.ts +1 -0
  110. package/dist/esm/deprecated/SpecialistProfileViewCard/PlayVideoIcon/PlayVideoIcon.d.ts +3 -0
  111. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.d.ts +14 -0
  112. package/dist/esm/deprecated/SpecialistProfileViewCard/SpecialistProfileViewCard.style.d.ts +11 -0
  113. package/dist/esm/deprecated/SpecialistProfileViewCard/index.d.ts +1 -0
  114. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.d.ts +11 -0
  115. package/dist/esm/deprecated/SpecialistStatisticsCard/SpecialistStatisticsCard.style.d.ts +5 -0
  116. package/dist/esm/deprecated/SpecialistStatisticsCard/index.d.ts +1 -0
  117. package/dist/esm/deprecated/SpecialistStatisticsCard/utils.d.ts +1 -0
  118. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.d.ts +11 -0
  119. package/dist/esm/deprecated/SpecialistWorkDirections/SpecialistWorkDirections.style.d.ts +2 -0
  120. package/dist/esm/deprecated/SpecialistWorkDirections/index.d.ts +1 -0
  121. package/dist/esm/deprecated/therapist-card/TherapistCard.d.ts +16 -0
  122. package/dist/esm/deprecated/therapist-card/TherapistCard.style.d.ts +5 -0
  123. package/dist/esm/index.js +8 -8
  124. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.d.ts +15 -0
  125. package/dist/esm/lib/ChangeLangModal/ChangeLangModal.style.d.ts +4 -0
  126. package/dist/esm/lib/ChangeLangModal/index.d.ts +2 -0
  127. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.d.ts +6 -0
  128. package/dist/esm/lib/Chat/LouseConnect/LouseConnect.style.d.ts +3 -0
  129. package/dist/esm/lib/Chat/LouseConnect/index.d.ts +1 -0
  130. package/dist/esm/lib/EntryNotFound/EntryNotFound.d.ts +5 -0
  131. package/dist/esm/lib/EntryNotFound/EntryNotFound.style.d.ts +2 -0
  132. package/dist/esm/lib/EntryNotFound/index.d.ts +1 -0
  133. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.d.ts +40 -0
  134. package/dist/esm/lib/HorisontalCalendar/HorizontalCalendar.styled.d.ts +2 -0
  135. package/dist/esm/lib/HorisontalCalendar/index.d.ts +1 -0
  136. package/dist/esm/lib/Modal/Modal.d.ts +8 -0
  137. package/dist/esm/lib/Modal/Modal.style.d.ts +6 -0
  138. package/dist/esm/lib/Modal/index.d.ts +1 -0
  139. package/dist/esm/lib/ModalCalendar/ModalCalendar.d.ts +10 -0
  140. package/dist/esm/lib/ModalCalendar/ModalCalendar.styled.d.ts +12 -0
  141. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.d.ts +8 -0
  142. package/dist/esm/lib/PersonDateTimeCard/PersonDateTimeCard.styled.d.ts +2 -0
  143. package/dist/esm/lib/SelectImpressionEmoji/ImpressionEmojiEnum.d.ts +8 -0
  144. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.d.ts +4 -0
  145. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmoji.styled.d.ts +2 -0
  146. package/dist/esm/lib/SelectImpressionEmoji/SelectImpressionEmojiProps.d.ts +6 -0
  147. package/dist/esm/lib/SelectImpressionEmoji/emojis.d.ts +5 -0
  148. package/dist/esm/lib/SelectImpressionEmoji/index.d.ts +4 -0
  149. package/dist/esm/lib/StatusTag/StatusTag.d.ts +7 -0
  150. package/dist/esm/lib/StatusTag/StatusTag.style.d.ts +6 -0
  151. package/dist/esm/lib/StatusTag/index.d.ts +1 -0
  152. package/dist/esm/lib/UsersPsychologistScrollList/UserPsychologistScrollList.styled.d.ts +6 -0
  153. package/dist/esm/lib/UsersPsychologistScrollList/UsersPsychologistScrollList.d.ts +10 -0
  154. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +14 -0
  155. package/dist/esm/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +4 -0
  156. package/dist/esm/lib/content-card/ContentCard.d.ts +15 -0
  157. package/dist/esm/lib/content-card/ContentCard.style.d.ts +11 -0
  158. package/dist/esm/lib/floating-button/FloatingButton.d.ts +8 -0
  159. package/dist/esm/lib/floating-button/FloatingButton.style.d.ts +6 -0
  160. package/dist/esm/lib/footer-for-booking/FooterForBooking.d.ts +9 -0
  161. package/dist/esm/lib/footer-for-booking/FooterForBooking.style.d.ts +6 -0
  162. package/dist/esm/lib/footer-for-booking/index.d.ts +1 -0
  163. package/dist/esm/lib/list-button/ListButton.d.ts +9 -0
  164. package/dist/esm/lib/list-button/ListButton.style.d.ts +2 -0
  165. package/dist/esm/lib/navigation-bar/NavigationBar.d.ts +8 -0
  166. package/dist/esm/lib/navigation-bar/NavigationBar.style.d.ts +8 -0
  167. package/dist/esm/lib/notes-card-text/NotesCardText.d.ts +6 -0
  168. package/dist/esm/lib/notes-card-text/NotesCardText.style.d.ts +1 -0
  169. package/dist/esm/lib/notes-card-text/index.d.ts +1 -0
  170. package/dist/esm/lib/notes-editor/NotesEditor.d.ts +5 -0
  171. package/dist/esm/lib/notes-editor/NotesEditor.styled.d.ts +2 -0
  172. package/dist/esm/lib/scroll-tabs/ScrollTabs.d.ts +7 -0
  173. package/dist/esm/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -0
  174. package/dist/esm/lib/tab-bar/TabBar.d.ts +6 -0
  175. package/dist/esm/lib/tab-bar/TabBar.style.d.ts +5 -0
  176. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -0
  177. package/dist/esm/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -0
  178. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.d.ts +6 -0
  179. package/dist/esm/lib/your-local-time-block/YourLocalTimeBlock.styled.d.ts +2 -0
  180. package/dist/esm/lib2/features/AcceptAgreementFeature/AcceptAgreemnetFeature.d.ts +0 -1
  181. package/dist/esm/lib2/features/GoogleCalendarModalFeature/GoogleCalendarModalFeature.d.ts +0 -1
  182. package/dist/esm/lib2/features/OutdatedPersonalDataFeature/OutdatedPersonalDataFeature.d.ts +0 -1
  183. package/dist/esm/lib2/features/PushNotificationsIsDisabledBanner/PushNotificationsIsDisabledBanner.d.ts +0 -1
  184. package/dist/esm/lib2/features/PushNotificationsModal/PushNotificationsModal.d.ts +0 -1
  185. package/dist/esm/lib2/shared/assets/icons/IconMinus.d.ts +0 -1
  186. package/dist/esm/lib2/shared/providers/AuthProvider/AuthProvider.d.ts +12 -0
  187. package/dist/esm/lib2/shared/providers/AuthProvider/index.d.ts +1 -0
  188. package/dist/esm/lib2/shared/providers/AuthProvider/types.d.ts +19 -0
  189. package/dist/esm/lib2/shared/providers/index.d.ts +1 -0
  190. package/dist/esm/lib2/shared/types/specialistTypes.d.ts +0 -1
  191. package/dist/esm/lib2/shared/ui/Calendar/Calendar.d.ts +0 -1
  192. package/dist/esm/lib2/shared/ui/Calendar/VerticalCalendar.d.ts +0 -1
  193. package/dist/esm/lib2/shared/ui/Calendar/VerticalCalendarMonthSkeleton.d.ts +0 -1
  194. package/dist/esm/lib2/shared/ui/Calendar/VerticalCalendarSkeleton.d.ts +0 -1
  195. package/dist/esm/lib2/shared/ui/ListBox/ListBox.d.ts +0 -1
  196. package/dist/esm/lib2/shared/ui/ListBoxItem/ListBoxDefaultItem.d.ts +1 -1
  197. package/dist/esm/lib2/shared/ui/ListBoxItem/ListBoxIconItem.d.ts +1 -1
  198. package/dist/esm/lib2/shared/ui/RatingCircle/RatingCircleIcons.d.ts +0 -1
  199. package/dist/esm/lib2/shared/ui/Tabs/Tab.d.ts +0 -1
  200. package/dist/esm/lib2/shared/ui/Tabs/TabPanel.d.ts +0 -1
  201. package/dist/esm/lib2/shared/ui/Tabs/Tabs.d.ts +0 -1
  202. package/dist/esm/lib2/shared/utils/globalAuthState.d.ts +142 -0
  203. package/dist/esm/lib2/shared/utils/index.d.ts +1 -0
  204. package/dist/esm/lib2/widgets/SpecialistDetailWidget/SpecialistDetailWidgetSkeleton.d.ts +0 -1
  205. package/dist/esm/lib2/widgets/SpecialistDetailWidget/types.d.ts +0 -5
  206. package/dist/esm/lib2/widgets/SpecialistDetailWithTabsWidget/SpecialistDetailWithTabsSkeleton.d.ts +0 -1
  207. package/dist/esm/lib2/widgets/SpecialistDetailWithTabsWidget/types.d.ts +0 -5
  208. package/dist/esm/lib2/widgets/UpdateContractWidget/UpdateContractWidget.d.ts +0 -1
  209. package/dist/index.d.ts +172 -12
  210. package/package.json +3 -1
  211. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
  212. package/dist/cjs/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
  213. package/dist/cjs/lib2/features/ScheduleFeature/index.d.ts +0 -1
  214. package/dist/cjs/lib2/features/ScheduleFeature/types.d.ts +0 -11
  215. package/dist/esm/lib2/features/ScheduleFeature/ScheduleFeature.d.ts +0 -4
  216. package/dist/esm/lib2/features/ScheduleFeature/ScheduleSkeletonFeature.d.ts +0 -4
  217. package/dist/esm/lib2/features/ScheduleFeature/index.d.ts +0 -1
  218. package/dist/esm/lib2/features/ScheduleFeature/types.d.ts +0 -11
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export declare const FooterContainer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonFooter & Pick<import("react").HTMLAttributes<HTMLIonFooterElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonFooterElement>>, any, {}, never>;
3
+ export declare const FooterToolbar: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonToolbar & Pick<import("react").HTMLAttributes<HTMLIonToolbarElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonToolbarElement>>, any, {}, never>;
4
+ export declare const InfoContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
5
+ export declare const ButtonsStart: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonButtons & Pick<import("react").HTMLAttributes<HTMLIonButtonsElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonButtonsElement>>, any, {}, never>;
6
+ export declare const ButtonsEnd: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonButtons & Pick<import("react").HTMLAttributes<HTMLIonButtonsElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonButtonsElement>>, any, {}, never>;
@@ -0,0 +1 @@
1
+ export { default } from './FooterForBooking';
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface ListButtonProps {
4
+ children: React.ReactNode;
5
+ icon: string;
6
+ onClick: (props?: React.SyntheticEvent) => void;
7
+ ['data-testid']?: string;
8
+ }
9
+ export declare const ListButton: React.FC<ListButtonProps>;
@@ -0,0 +1,2 @@
1
+ export declare const Container: import("styled-components").StyledComponent<"button", any, {}, never>;
2
+ export declare const CustomIonIcon: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
@@ -0,0 +1,8 @@
1
+ import React, { ReactNode } from 'react';
2
+ import '../Theme/global.css';
3
+ export interface NavigationBarProps {
4
+ isInternetConnected: boolean;
5
+ children?: ReactNode;
6
+ isIos: boolean;
7
+ }
8
+ export declare const NavigationBar: React.FC<NavigationBarProps>;
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ interface ContainerProps {
3
+ isIos: boolean;
4
+ isInternetConnected: boolean;
5
+ }
6
+ export declare const Container: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonHeader & Pick<import("react").HTMLAttributes<HTMLIonHeaderElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonHeaderElement>>, any, ContainerProps, never>;
7
+ export declare const PositionRelative: import("styled-components").StyledComponent<"div", any, {}, never>;
8
+ export {};
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export type NotesCardTextProps = {
3
+ text: string;
4
+ };
5
+ declare const NotesCardText: React.FC<NotesCardTextProps>;
6
+ export default NotesCardText;
@@ -0,0 +1 @@
1
+ export declare const StyledNotesCardPre: import("styled-components").StyledComponent<"pre", any, {}, never>;
@@ -0,0 +1 @@
1
+ export * from './NotesCardText';
@@ -0,0 +1,5 @@
1
+ import React, { HTMLAttributes, RefAttributes } from 'react';
2
+ import { JSX } from '@ionic/core/components';
3
+ export type NotesEditorProps = JSX.IonTextarea & HTMLAttributes<HTMLIonTextareaElement> & RefAttributes<HTMLIonTextareaElement>;
4
+ declare const NotesEditor: React.ForwardRefExoticComponent<Omit<NotesEditorProps, "ref"> & React.RefAttributes<HTMLIonTextareaElement>>;
5
+ export default NotesEditor;
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledIonTextarea: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonTextarea & Pick<import("react").HTMLAttributes<HTMLIonTextareaElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonTextareaElement>>, any, {}, never>;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface ScrollTabsProps {
4
+ setActiveTab: (e?: string) => void;
5
+ value: 'profile' | 'video' | 'articles';
6
+ }
7
+ export declare const ScrollTabs: React.FC<ScrollTabsProps>;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export declare const Container: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonSegment & Pick<import("react").HTMLAttributes<HTMLIonSegmentElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonSegmentElement>>, any, {}, never>;
3
+ export declare const Button: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonSegmentButton & Pick<import("react").HTMLAttributes<HTMLIonSegmentButtonElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "children" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIonSegmentButtonElement>>, any, {}, never>;
@@ -0,0 +1,6 @@
1
+ import React, { ReactNode } from 'react';
2
+ export interface TabBarProps {
3
+ children: ReactNode;
4
+ isIos: boolean;
5
+ }
6
+ export declare const TabBar: React.FC<TabBarProps>;
@@ -0,0 +1,5 @@
1
+ interface ContainerProps {
2
+ isIos: boolean;
3
+ }
4
+ export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
5
+ export {};
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface TherapistInformationComponentProps {
4
+ avatar: string;
5
+ experience: string;
6
+ duration: string;
7
+ price: string;
8
+ ['data-testid']?: string;
9
+ }
10
+ export declare const TherapistInformationComponent: React.FC<TherapistInformationComponentProps>;
@@ -0,0 +1,2 @@
1
+ export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
2
+ export declare const Info: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface YourLocalTimeBlockProps {
4
+ text?: string;
5
+ }
6
+ export declare const YourLocalTimeBlock: React.FC<YourLocalTimeBlockProps>;
@@ -0,0 +1,2 @@
1
+ export declare const StyledContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
2
+ export declare const StyledTextWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type AcceptAgreementFeatureProps = {
3
2
  isAccepted: boolean;
4
3
  setIsAccepted: (isAccepted: boolean) => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { WithTranslation } from 'react-i18next';
3
2
  type GoogleCalendarModalFeatureProps = {
4
3
  isOpen: boolean;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { OutdatedPersonalDataFeatureProps } from './types';
3
2
  export declare function OutdatedPersonalDataFeature({ isOpen, presentingElement, onApply, onDismiss, subtitle, title, applyText, }: OutdatedPersonalDataFeatureProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { PushNotificationsIsDisabledBannerProps } from './types';
3
2
  export declare function PushNotificationsIsDisabledBanner({ onOpenNativeSettings, className, title, description, buttonText, }: PushNotificationsIsDisabledBannerProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { PushNotificationsModalProps } from './types';
3
2
  export declare function PushNotificationsModal({ onApplyPermission, isOpen, title, description, image, applyPermissionText, ...props }: PushNotificationsModalProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from '../../types';
3
2
  export declare function IconMinus({ color, size, ...other }: IconProps): JSX.Element;
@@ -0,0 +1,12 @@
1
+ import { FC } from 'react';
2
+ import { User } from '@capacitor-firebase/authentication';
3
+ import { AuthContextType } from './types';
4
+ export declare const AuthContext: import("react").Context<AuthContextType | null>;
5
+ type AuthProviderProps = {
6
+ /**
7
+ * REMOVE WHEN WE MOVE AUTH TO NATIVE CAPACITOR PLUGIN
8
+ */
9
+ webAuthListener?: (callback: (user: User | null) => void) => () => void;
10
+ };
11
+ export declare const AuthProvider: FC<AuthProviderProps>;
12
+ export {};
@@ -0,0 +1 @@
1
+ export * from './AuthProvider';
@@ -0,0 +1,19 @@
1
+ import { CreateUserWithEmailAndPasswordOptions, LinkWithEmailAndPasswordOptions, SendPasswordResetEmailOptions, SignInResult, SignInWithEmailAndPasswordOptions, User } from '@capacitor-firebase/authentication';
2
+ export type AuthContextType = {
3
+ isAuthLoading: boolean;
4
+ isAuthReady: boolean;
5
+ authUser: User | null;
6
+ signInAnonymously: () => Promise<SignInResult>;
7
+ signInWithApple: () => Promise<SignInResult>;
8
+ signInWithGoogle: () => Promise<SignInResult>;
9
+ signInWithCustomToken: (token: string) => Promise<SignInResult>;
10
+ signInWithEmailAndPassword: (options: SignInWithEmailAndPasswordOptions) => Promise<SignInResult>;
11
+ linkWithApple: () => Promise<SignInResult>;
12
+ linkWithGoogle: () => Promise<SignInResult>;
13
+ linkWithEmailAndPassword: (options: LinkWithEmailAndPasswordOptions) => Promise<SignInResult>;
14
+ signOut: () => Promise<void>;
15
+ createUserWithEmailAndPassword: (options: CreateUserWithEmailAndPasswordOptions) => Promise<SignInResult>;
16
+ sendPasswordResetEmail: (options: SendPasswordResetEmailOptions) => Promise<void>;
17
+ changePassword: (newPassword: string) => Promise<void>;
18
+ sendEmailVerification: () => Promise<void>;
19
+ };
@@ -3,3 +3,4 @@ export * from './ToastProvider';
3
3
  export * from './CircleRatingProvider';
4
4
  export * from './VideoProvider';
5
5
  export * from './SpecialistScheduleProvider';
6
+ export * from './AuthProvider';
@@ -39,7 +39,6 @@ export type Specialist = {
39
39
  about?: string;
40
40
  areas_of_work: Array<string> | [];
41
41
  areas_of_work_by_client_problem: Array<string> | [];
42
- localized_areas_of_work_by_client_problem: string[];
43
42
  therapy_description?: string;
44
43
  avatar_link?: string;
45
44
  time_zone: string;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { CalendarProps } from './types';
3
2
  export declare function Calendar({ maxValue, minValue, timeZone, locale, isShowWeekNames, isShowMonthNavigation, selectionMode, onSelectionChange, defaultSelectDates, onDatePress, renderCustomDateContent, fullWidth, ...props }: CalendarProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CalendarProps } from './types';
3
2
  type VerticalCalendarProps = CalendarProps & {
4
3
  visibleDuration?: number;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type VerticalCalendarMonthSkeletonProps = {
3
2
  days: number;
4
3
  };
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
1
  export declare function VerticalCalendarSkeleton(): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ListBoxProps } from './types';
3
2
  export default function ListBox<T extends Record<string, unknown>>({ selectedIconProps, type, selectionPosition, enableSelection, className, variant, isOnboardingPreview, isTransparent, isRoundCorners, maxSelectionCount, initialVisibleCount, t, ...props }: ListBoxProps<T>): JSX.Element;
@@ -13,6 +13,6 @@ declare const _default: React.MemoExoticComponent<({ item, isSelected, selection
13
13
  selectionPosition: "end" | "start";
14
14
  enableSelection: boolean;
15
15
  selectedIconProps: IconProps;
16
- type: "image" | "icon" | "checkbox" | "radio" | "emoji" | "roundImage";
16
+ type: "image" | "checkbox" | "radio" | "icon" | "emoji" | "roundImage";
17
17
  }) => import("react/jsx-runtime").JSX.Element>;
18
18
  export default _default;
@@ -8,7 +8,7 @@ declare const _default: React.MemoExoticComponent<({ item, isSelected, enableSel
8
8
  variant: VariantType;
9
9
  item: Node<unknown>;
10
10
  enableSelection: boolean;
11
- type: "image" | "icon" | "checkbox" | "radio" | "emoji" | "roundImage";
11
+ type: "image" | "checkbox" | "radio" | "icon" | "emoji" | "roundImage";
12
12
  isOnboardingPreview?: boolean | undefined;
13
13
  image?: ResponseFileType | null | undefined;
14
14
  selectionMode?: "none" | "multiple" | "single" | undefined;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare function CircleRatingIcon({ index, className, }: {
3
2
  index: number;
4
3
  className: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ItemProps, Node, TabListState } from 'react-stately';
3
2
  type TabProps<T> = {
4
3
  item: Node<T> & {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AriaTabPanelProps } from 'react-aria';
3
2
  import type { TabListState } from 'react-stately';
4
3
  type TabPanelProps<T> = AriaTabPanelProps & {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AriaTabListProps } from 'react-aria';
3
2
  type TabsProps<T> = AriaTabListProps<T> & {
4
3
  className?: string;
@@ -0,0 +1,142 @@
1
+ /**
2
+ * Global Authentication State Manager
3
+ *
4
+ * This utility class manages the authentication readiness state across the entire application.
5
+ * It ensures that HTTP requests and other auth-dependent operations wait for authentication
6
+ * initialization to complete before proceeding.
7
+ *
8
+ * ## Usage Pattern:
9
+ *
10
+ * 1. **UI Library Internal**: The UI library calls `setReady()` when authentication initialization
11
+ * is complete (e.g., after token validation, user session restoration, etc.)
12
+ *
13
+ * 2. **External Consumers**: Global states, HTTP interceptors, and other parts of the application
14
+ * use `waitForReady()` or `getIsReady()` to ensure auth is initialized before making requests
15
+ *
16
+ * ## Example:
17
+ *
18
+ * ```typescript
19
+ * // In UI library (AuthProvider):
20
+ * globalAuthState.setReady(); // Called after auth initialization
21
+ *
22
+ * // In global states or HTTP clients:
23
+ * await globalAuthState.waitForReady(); // Wait before making authenticated requests
24
+ *
25
+ * // In synchronous contexts:
26
+ * if (globalAuthState.getIsReady()) {
27
+ * // Proceed with auth-dependent operations
28
+ * }
29
+ * ```
30
+ *
31
+ * ## Thread Safety:
32
+ * This class is designed to be safe for concurrent access. Multiple consumers can wait
33
+ * for readiness simultaneously, and all will be notified when auth becomes ready.
34
+ */
35
+ declare class GlobalAuthState {
36
+ /** Internal flag tracking whether authentication is ready */
37
+ private isReady;
38
+ /** Promise that resolves when authentication becomes ready */
39
+ private readyPromise;
40
+ /** Function to resolve the readiness promise */
41
+ private resolveReady;
42
+ constructor();
43
+ /**
44
+ * Mark authentication as ready and notify all waiting consumers
45
+ *
46
+ * **INTERNAL USE ONLY**: This method should only be called by the UI library's
47
+ * authentication provider when auth initialization is complete.
48
+ *
49
+ * This method is idempotent - calling it multiple times has no additional effect.
50
+ *
51
+ * @example
52
+ * ```typescript
53
+ * // In AuthProvider after successful initialization
54
+ * globalAuthState.setReady();
55
+ * ```
56
+ */
57
+ setReady(): void;
58
+ /**
59
+ * Wait for authentication to be ready before proceeding
60
+ *
61
+ * **PUBLIC API**: This method is intended for use by global states, HTTP interceptors,
62
+ * and other parts of the application that need to ensure auth is ready before proceeding.
63
+ *
64
+ * If auth is already ready, this method returns immediately. Otherwise, it waits
65
+ * until `setReady()` is called.
66
+ *
67
+ * @returns Promise that resolves when authentication is ready
68
+ *
69
+ * @example
70
+ * ```typescript
71
+ * // In HTTP interceptor
72
+ * async function makeAuthenticatedRequest(url: string) {
73
+ * await globalAuthState.waitForReady();
74
+ * return fetch(url, { headers: { Authorization: getToken() } });
75
+ * }
76
+ *
77
+ * // In global state
78
+ * async function initializeUserData() {
79
+ * await globalAuthState.waitForReady();
80
+ * // Now safe to make authenticated API calls
81
+ * }
82
+ * ```
83
+ */
84
+ waitForReady(): Promise<void>;
85
+ /**
86
+ * Check if authentication is ready synchronously
87
+ *
88
+ * **PUBLIC API**: This method is intended for use in synchronous contexts where
89
+ * you need to check auth readiness without waiting.
90
+ *
91
+ * @returns `true` if authentication is ready, `false` otherwise
92
+ *
93
+ * @example
94
+ * ```typescript
95
+ * // In a synchronous context
96
+ * function canMakeAuthRequest(): boolean {
97
+ * return globalAuthState.getIsReady();
98
+ * }
99
+ *
100
+ * // In conditional logic
101
+ * if (globalAuthState.getIsReady()) {
102
+ * // Safe to access auth-dependent features
103
+ * showUserDashboard();
104
+ * } else {
105
+ * // Show loading state
106
+ * showAuthLoadingSpinner();
107
+ * }
108
+ * ```
109
+ */
110
+ getIsReady(): boolean;
111
+ /**
112
+ * Reset the authentication ready state
113
+ *
114
+ * **PRIVATE METHOD**: This method is for internal use only (testing, re-initialization).
115
+ * It should not be called by external consumers as it can cause race conditions
116
+ * and unexpected behavior in production.
117
+ *
118
+ * Resets the state to unready and creates a new promise that consumers will wait on.
119
+ */
120
+ private reset;
121
+ }
122
+ /**
123
+ * Global singleton instance of the authentication state manager
124
+ *
125
+ * This is the main interface for interacting with authentication readiness state.
126
+ * Import and use this instance throughout your application to coordinate auth-dependent operations.
127
+ *
128
+ * @example
129
+ * ```typescript
130
+ * import { globalAuthState } from './globalAuthState';
131
+ *
132
+ * // Wait for auth in async contexts
133
+ * await globalAuthState.waitForReady();
134
+ *
135
+ * // Check auth state synchronously
136
+ * if (globalAuthState.getIsReady()) {
137
+ * // Proceed with authenticated operations
138
+ * }
139
+ * ```
140
+ */
141
+ export declare const globalAuthState: GlobalAuthState;
142
+ export {};
@@ -10,3 +10,4 @@ export * from './filter';
10
10
  export * from './session';
11
11
  export * from './mock';
12
12
  export { ONBOARDING_THEME_DEFAULT_COLORS } from './onboarding';
13
+ export * from './globalAuthState';
@@ -1,4 +1,3 @@
1
1
  import React from 'react';
2
2
  declare const SpecialistDetailWidgetSkeleton: React.FC;
3
- export declare const AreasOfWorkByClientProblemSkeleton: () => import("react/jsx-runtime").JSX.Element;
4
3
  export default SpecialistDetailWidgetSkeleton;
@@ -18,11 +18,6 @@ export type SpecialistDetailWidgetProps = {
18
18
  onOpenContract?(): void;
19
19
  onRateSession?(): void;
20
20
  onEditSpecialistReview?: (review: Pick<SpecialistReview, 'id' | 'review_rating' | 'text_of_review'>) => Promise<void>;
21
- areasOfWorkByClientProblem: {
22
- names: string[];
23
- label: string;
24
- };
25
- isLoadingAreasOfWorkByClientProblem?: boolean;
26
21
  events: {
27
22
  onSuperSpecialistArticleClick?(): void;
28
23
  onNewSpecialistArticleClick?(): void;
@@ -1,4 +1,3 @@
1
1
  import React from 'react';
2
2
  declare const SpecialistDetailWithTabsSkeleton: React.FC;
3
- export declare const AreasOfWorkByClientProblemSkeleton: () => import("react/jsx-runtime").JSX.Element;
4
3
  export default SpecialistDetailWithTabsSkeleton;
@@ -13,11 +13,6 @@ export type SpecialistDetailWithTabsWidgetProps = {
13
13
  currentUser?: UserType;
14
14
  presentingElement?: HTMLElement;
15
15
  onEditSpecialistReview?: (review: Pick<SpecialistReview, 'id' | 'review_rating' | 'text_of_review'>) => Promise<void>;
16
- areasOfWorkByClientProblem: {
17
- names: string[];
18
- label: string;
19
- };
20
- isLoadingAreasOfWorkByClientProblem?: boolean;
21
16
  events: {
22
17
  onOpenSuperSpecialistArticle?(): void;
23
18
  onOpenNewSpecialistArticle?(): void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type UpdateContractWidgetProps = {
3
2
  isAccepted: boolean;
4
3
  setIsAccepted: (isAccepted: boolean) => void;