@mindly/ui-components 0.1.29 → 0.1.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -6
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/types/index.d.ts +15 -15
- package/dist/cjs/types/lib/Theme/mindly_constants.d.ts +21 -21
- package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +8 -8
- package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
- package/dist/cjs/types/lib/button/Button.d.ts +9 -9
- package/dist/cjs/types/lib/button/Button.style.d.ts +6 -6
- package/dist/cjs/types/lib/consultation-card/ConsultationCard.d.ts +12 -12
- package/dist/cjs/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
- package/dist/cjs/types/lib/content-card/ContentCard.d.ts +14 -14
- package/dist/cjs/types/lib/content-card/ContentCard.style.d.ts +11 -11
- package/dist/cjs/types/lib/date-picker/DatePicker.d.ts +12 -12
- package/dist/cjs/types/lib/date-picker/DatePicker.style.d.ts +6 -6
- package/dist/cjs/types/lib/floating-button/FloatingButton.d.ts +7 -7
- package/dist/cjs/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
- package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.d.ts +9 -9
- package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
- package/dist/cjs/types/lib/input/Input.d.ts +13 -13
- package/dist/cjs/types/lib/input/Input.style.d.ts +7 -7
- package/dist/cjs/types/lib/list-button/ListButton.d.ts +8 -8
- package/dist/cjs/types/lib/list-button/ListButton.style.d.ts +2 -2
- package/dist/cjs/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
- package/dist/cjs/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
- package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
- package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
- package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
- package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
- package/dist/cjs/types/lib/tab-bar/TabBar.d.ts +7 -7
- package/dist/cjs/types/lib/tab-bar/TabBar.style.d.ts +17 -17
- package/dist/cjs/types/lib/therapist-card/TherapistCard.d.ts +14 -14
- package/dist/cjs/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
- package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +9 -9
- package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
- package/dist/cjs/types/lib/toast/toast.d.ts +5 -5
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/index.d.ts +15 -15
- package/dist/esm/types/lib/Theme/mindly_constants.d.ts +21 -21
- package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +8 -8
- package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
- package/dist/esm/types/lib/button/Button.d.ts +9 -9
- package/dist/esm/types/lib/button/Button.style.d.ts +6 -6
- package/dist/esm/types/lib/consultation-card/ConsultationCard.d.ts +12 -12
- package/dist/esm/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
- package/dist/esm/types/lib/content-card/ContentCard.d.ts +14 -14
- package/dist/esm/types/lib/content-card/ContentCard.style.d.ts +11 -11
- package/dist/esm/types/lib/date-picker/DatePicker.d.ts +12 -12
- package/dist/esm/types/lib/date-picker/DatePicker.style.d.ts +6 -6
- package/dist/esm/types/lib/floating-button/FloatingButton.d.ts +7 -7
- package/dist/esm/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
- package/dist/esm/types/lib/footer-for-booking/FooterForBooking.d.ts +9 -9
- package/dist/esm/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
- package/dist/esm/types/lib/input/Input.d.ts +13 -13
- package/dist/esm/types/lib/input/Input.style.d.ts +7 -7
- package/dist/esm/types/lib/list-button/ListButton.d.ts +8 -8
- package/dist/esm/types/lib/list-button/ListButton.style.d.ts +2 -2
- package/dist/esm/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
- package/dist/esm/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
- package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
- package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
- package/dist/esm/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
- package/dist/esm/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
- package/dist/esm/types/lib/tab-bar/TabBar.d.ts +7 -7
- package/dist/esm/types/lib/tab-bar/TabBar.style.d.ts +17 -17
- package/dist/esm/types/lib/therapist-card/TherapistCard.d.ts +14 -14
- package/dist/esm/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
- package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +9 -9
- package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
- package/dist/esm/types/lib/toast/toast.d.ts +5 -5
- package/dist/index.d.ts +88 -88
- package/package.json +151 -151
|
@@ -1,3 +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" | "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" | "children" | "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/IonicReactProps").IonicReactProps & 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" | "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" | "children" | "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/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonSegmentButtonElement>>, any, {}, never>;
|
|
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" | "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" | "children" | "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/IonicReactProps").IonicReactProps & 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" | "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" | "children" | "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/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonSegmentButtonElement>>, any, {}, never>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface TabBarProps {
|
|
4
|
-
isIos: boolean;
|
|
5
|
-
children: ReactNode;
|
|
6
|
-
}
|
|
7
|
-
export declare const TabBar: React.FC<TabBarProps>;
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface TabBarProps {
|
|
4
|
+
isIos: boolean;
|
|
5
|
+
children: ReactNode;
|
|
6
|
+
}
|
|
7
|
+
export declare const TabBar: React.FC<TabBarProps>;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface ContainerProps {
|
|
3
|
-
isIos: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare const Container: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonTabBar & import("@ionic/react/dist/types/components/IonicReactProps").IonicReactProps & {
|
|
6
|
-
onIonTabsDidChange?: ((event: CustomEvent<{
|
|
7
|
-
tab: string;
|
|
8
|
-
}>) => void) | undefined;
|
|
9
|
-
onIonTabsWillChange?: ((event: CustomEvent<{
|
|
10
|
-
tab: string;
|
|
11
|
-
}>) => void) | undefined;
|
|
12
|
-
slot?: "bottom" | "top" | undefined;
|
|
13
|
-
style?: {
|
|
14
|
-
[key: string]: string;
|
|
15
|
-
} | undefined;
|
|
16
|
-
} & Pick<import("react").HTMLAttributes<HTMLIonTabBarElement>, "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" | "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" | "children" | "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("react").RefAttributes<HTMLIonTabBarElement>>, any, ContainerProps, never>;
|
|
17
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface ContainerProps {
|
|
3
|
+
isIos: boolean;
|
|
4
|
+
}
|
|
5
|
+
export declare const Container: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonTabBar & import("@ionic/react/dist/types/components/IonicReactProps").IonicReactProps & {
|
|
6
|
+
onIonTabsDidChange?: ((event: CustomEvent<{
|
|
7
|
+
tab: string;
|
|
8
|
+
}>) => void) | undefined;
|
|
9
|
+
onIonTabsWillChange?: ((event: CustomEvent<{
|
|
10
|
+
tab: string;
|
|
11
|
+
}>) => void) | undefined;
|
|
12
|
+
slot?: "bottom" | "top" | undefined;
|
|
13
|
+
style?: {
|
|
14
|
+
[key: string]: string;
|
|
15
|
+
} | undefined;
|
|
16
|
+
} & Pick<import("react").HTMLAttributes<HTMLIonTabBarElement>, "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" | "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" | "children" | "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("react").RefAttributes<HTMLIonTabBarElement>>, any, ContainerProps, never>;
|
|
17
|
+
export {};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface TherapistCardProps {
|
|
4
|
-
psychologistName: string;
|
|
5
|
-
psychologistLastName: string;
|
|
6
|
-
psychologistType: string;
|
|
7
|
-
psychologistPhoto: string;
|
|
8
|
-
psychologistPrice: number;
|
|
9
|
-
psychologistDuration: number;
|
|
10
|
-
psychologistExperience: number;
|
|
11
|
-
handleClick: React.MouseEventHandler;
|
|
12
|
-
isIos: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare const TherapistCard: React.FC<TherapistCardProps>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface TherapistCardProps {
|
|
4
|
+
psychologistName: string;
|
|
5
|
+
psychologistLastName: string;
|
|
6
|
+
psychologistType: string;
|
|
7
|
+
psychologistPhoto: string;
|
|
8
|
+
psychologistPrice: number;
|
|
9
|
+
psychologistDuration: number;
|
|
10
|
+
psychologistExperience: number;
|
|
11
|
+
handleClick: React.MouseEventHandler;
|
|
12
|
+
isIos: boolean;
|
|
13
|
+
}
|
|
14
|
+
export declare const TherapistCard: React.FC<TherapistCardProps>;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface ContainerProps {
|
|
3
|
-
isIos: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
|
|
6
|
-
declare type SkeletonProps = {
|
|
7
|
-
isLoading: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare const Skeleton: import("styled-components").StyledComponent<"div", any, SkeletonProps, never>;
|
|
10
|
-
declare type HideProps = {
|
|
11
|
-
isLoading: boolean;
|
|
12
|
-
};
|
|
13
|
-
export declare const Hide: import("styled-components").StyledComponent<"div", any, HideProps, never>;
|
|
14
|
-
export declare const PsychologistCardIcons: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
15
|
-
export declare const IconsContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
16
|
-
export declare const InfoContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
17
|
-
interface SkeletonTextProps {
|
|
18
|
-
height: number;
|
|
19
|
-
}
|
|
20
|
-
export declare const SkeletonText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonSkeletonText & Pick<import("react").HTMLAttributes<HTMLIonSkeletonTextElement>, "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" | "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" | "children" | "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/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonSkeletonTextElement>>, any, SkeletonTextProps, never>;
|
|
21
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface ContainerProps {
|
|
3
|
+
isIos: boolean;
|
|
4
|
+
}
|
|
5
|
+
export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
|
|
6
|
+
declare type SkeletonProps = {
|
|
7
|
+
isLoading: boolean;
|
|
8
|
+
};
|
|
9
|
+
export declare const Skeleton: import("styled-components").StyledComponent<"div", any, SkeletonProps, never>;
|
|
10
|
+
declare type HideProps = {
|
|
11
|
+
isLoading: boolean;
|
|
12
|
+
};
|
|
13
|
+
export declare const Hide: import("styled-components").StyledComponent<"div", any, HideProps, never>;
|
|
14
|
+
export declare const PsychologistCardIcons: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
15
|
+
export declare const IconsContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
16
|
+
export declare const InfoContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
17
|
+
interface SkeletonTextProps {
|
|
18
|
+
height: number;
|
|
19
|
+
}
|
|
20
|
+
export declare const SkeletonText: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonSkeletonText & Pick<import("react").HTMLAttributes<HTMLIonSkeletonTextElement>, "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" | "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" | "children" | "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/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonSkeletonTextElement>>, any, SkeletonTextProps, never>;
|
|
21
|
+
export {};
|
package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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
|
-
}
|
|
9
|
-
export declare const TherapistInformationComponent: React.FC<TherapistInformationComponentProps>;
|
|
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
|
+
}
|
|
9
|
+
export declare const TherapistInformationComponent: React.FC<TherapistInformationComponentProps>;
|
package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts
CHANGED
|
@@ -1,2 +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>;
|
|
1
|
+
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export declare const Info: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import './index.css';
|
|
2
|
-
/**
|
|
3
|
-
* Toast that work line an API, we can call it anywhere, need message text and duration(default 3 seconds)
|
|
4
|
-
*/
|
|
5
|
-
export declare const toast: (message: string, duration?: number) => Promise<void>;
|
|
1
|
+
import './index.css';
|
|
2
|
+
/**
|
|
3
|
+
* Toast that work line an API, we can call it anywhere, need message text and duration(default 3 seconds)
|
|
4
|
+
*/
|
|
5
|
+
export declare const toast: (message: string, duration?: number) => Promise<void>;
|
package/dist/esm/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{jsx as n,jsxs as i,Fragment as o}from"react/jsx-runtime";import e,{css as
|
|
1
|
+
import{jsx as n,jsxs as i,Fragment as o}from"react/jsx-runtime";import e,{css as r}from"styled-components";import*as t from"react";import{useState as d}from"react";import{IonIcon as a,IonHeader as l,IonTabBar as s,IonSkeletonText as p,isPlatform as c}from"@ionic/react";
|
|
2
2
|
/*! *****************************************************************************
|
|
3
3
|
Copyright (c) Microsoft Corporation.
|
|
4
4
|
|
|
@@ -12,5 +12,5 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
12
12
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
13
13
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
14
14
|
PERFORMANCE OF THIS SOFTWARE.
|
|
15
|
-
***************************************************************************** */var h=function(){return h=Object.assign||function(n){for(var i,o=1,e=arguments.length;o<e;o++)for(var t in i=arguments[o])Object.prototype.hasOwnProperty.call(i,t)&&(n[t]=i[t]);return n},h.apply(this,arguments)};function x(n,i){return Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,n}var g,f,m,u,b,v,w,y,k="#21ABD2",C="#F0FBFF",z="#1D201F",B="#5B5B5B",L="#C1C1C1",j="#478862",F="#f1646f",I="#FFFFFF",D="#F2F4F7",E="#E9F7FB",M="#F5939A",N="#90D5E8",T="#E5E5E5",A="#E8ECF2",R=e.button(y||(y=x(["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"],["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"])),k,I,(function(n){return"secondary"===n.buttonType&&t(g||(g=x(["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "],["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "])),k,N)}),(function(n){return"secondaryWithStroke"===n.buttonType&&t(f||(f=x(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "])),k,k,N,N)}),(function(n){return"secondaryCancel"===n.buttonType&&t(m||(m=x(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "])),F,M)}),(function(n){return"actionButton"===n.buttonType&&t(u||(u=x(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "])),L,L,L,E,L)}),(function(n){return n.isDisabled&&t(b||(b=x(["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n }\n "],["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n }\n "])),L,I)}),(function(n){return"actionButtonDisabled"===n.buttonType&&t(v||(v=x(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n text-decoration: line-through;\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n text-decoration: line-through;\n "])),L,L)}),(function(n){return"actionButtonActive"===n.buttonType&&t(w||(w=x(["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n }\n "],["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n }\n "])),k,E,k)}));function S(n,i){void 0===i&&(i={});var o=i.insertAt;if(n&&"undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.type="text/css","top"===o&&e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t),t.styleSheet?t.styleSheet.cssText=n:t.appendChild(document.createTextNode(n))}}S('@font-face {\n font-family: \'Lato Regular\';\n src: url(\'../../fonts/Lato-Regular.ttf\');\n font-weight: normal;\n font-style: normal;\n}\n\n@font-face {\n font-family: \'Lato SemiBold\';\n src: url(\'../../fonts/Lato-Semibold.ttf\');\n font-weight: 600;\n font-style: normal;\n}\n\n@font-face {\n font-family: \'Lato Bold\';\n src: url(\'../../fonts/Lato-Bold.ttf\');\n font-weight: bold;\n font-style: normal;\n}\n\n* {\n box-sizing: border-box;\n}\n\nbody{\n margin: 0;\n padding: 0;\n}\n\nspan, p {\n font-family: "Lato Regular", sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n font-weight: 400;\n padding: 0;\n}\n\nh5 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n}\n\nh4 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh3 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh2 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh1 {\n font-family: "Lato Regular", sans-serif;\n margin: 0;\n padding: 0;\n font-weight: 400;\n font-size: 24px;\n line-height: 32px;\n}\n\nspan.semiBold, p.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 600;\n}\n\nh5.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 600;\n}\n\nh4.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh3.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh2.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh1.semiBold {\n font-family: "Lato SemiBold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 600;\n}\n\nspan.bold, p.bold {\n font-family: "Lato Bold", sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 700;\n}\n\nh5.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 700;\n}\n\nh4.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh3.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh2.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh1.bold {\n font-family: "Lato Bold", sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n}\n');var O,V,H,P,_=function(i){return n(R,h({onClick:i.onClick,disabled:i.isDisabled,isDisabled:i.isDisabled,buttonType:i.buttonType},{children:n("h4",{children:i.children},void 0)}),void 0)},W=e.a(O||(O=x(["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 100000000;\n \n img {\n background: none;\n border-radius: 50%;\n }\n"],["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 100000000;\n \n img {\n background: none;\n border-radius: 50%;\n }\n"])),(function(n){return n.bottomHeight}),(function(n){return n.rightWidth})),Z=function(i){var o=i.bottomHeight,e=void 0===o?0:o,t=i.rightWidth;return n(W,h({href:"https://t.me/MindlySupport",bottomHeight:e,rightWidth:void 0===t?0:t},{children:n("img",{src:"data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2254%22%20height%3D%2254%22%20fill%3D%22%2321ABD2%22%2F%3E%3Cpath%20d%3D%22M27.0002%2015C21.9405%2015%2017.8237%2019.1168%2017.8237%2024.1765V32.647C17.8237%2033.8148%2018.7737%2034.7648%2019.9413%2034.7648C21.1092%2034.7648%2022.0591%2033.8148%2022.0591%2032.647V25.5883C22.0591%2024.4206%2021.1092%2023.4706%2019.9413%2023.4706C19.7037%2023.4706%2019.4788%2023.5188%2019.2651%2023.5913C19.5663%2019.5829%2022.9168%2016.4117%2027.0002%2016.4117C31.0815%2016.4117%2034.431%2019.58%2034.735%2023.5856C34.5226%2023.5129%2034.2964%2023.4706%2034.0591%2023.4706C32.8913%2023.4706%2031.9413%2024.4206%2031.9413%2025.5883V32.647C31.9413%2033.8148%2032.8913%2034.7648%2034.0591%2034.7648C34.3078%2034.7648%2034.5431%2034.7139%2034.765%2034.6348V35.4706C34.765%2035.8601%2034.4479%2036.1765%2034.0591%2036.1765H28.9879C28.6954%2035.3566%2027.9192%2034.7648%2027.0002%2034.7648C25.8326%2034.7648%2024.8826%2035.7147%2024.8826%2036.8824C24.8826%2038.05%2025.8326%2039%2027.0002%2039C27.9192%2039%2028.6954%2038.408%2028.9879%2037.5883H34.0591C35.2268%2037.5883%2036.1768%2036.6383%2036.1768%2035.4706C36.1768%2031.2248%2036.1768%2028.4269%2036.1768%2024.1765C36.1768%2019.1168%2032.06%2015%2027.0002%2015V15Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M37.5884%2025.0122V33.2227C38.4081%2032.9304%2039.0001%2032.1542%2039.0001%2031.235V26.9998C39.0001%2026.0808%2038.4081%2025.3046%2037.5884%2025.0122Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M15%2026.9998V31.235C15%2032.1542%2015.592%2032.9304%2016.4117%2033.2227V25.0122C15.592%2025.3046%2015%2026.0808%2015%2026.9998Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E",alt:"support mindly"},void 0)}),void 0)},U=e.div(V||(V=x(["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"],["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"])),(function(n){return n.isIos?"16px 24px 50px":"16px 24px"}),I),Y=e.div(H||(H=x(["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"],["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"])),z),q=e(a)(P||(P=x(["\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"],["\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"])),k);const G="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Briefcase</title><rect x='32' y='128' width='448' height='320' rx='48' ry='48' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path d='M144 128V96a32 32 0 0132-32h160a32 32 0 0132 32v32M480 240H32M320 240v24a8 8 0 01-8 8H200a8 8 0 01-8-8v-24' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",J="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Card</title><rect x='48' y='96' width='416' height='320' rx='56' ry='56' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linejoin='round' stroke-width='60' d='M48 192h416M128 300h48v20h-48z' class='ionicon-fill-none'/></svg>",K="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Time</title><path d='M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linecap='round' stroke-linejoin='round' d='M256 128v144h96' class='ionicon-fill-none ionicon-stroke-width'/></svg>";var Q,X,$,nn,on,en,tn,rn,dn,an,ln,sn,pn,cn,hn,xn,gn,fn,mn,un,bn,vn,wn,yn,kn=function(e){return i(U,h({isIos:e.isIos},{children:[i(Y,{children:[i("h4",{children:[n(q,{icon:K,color:"primary"},void 0),i(o,{children:[e.duration," мин"]},void 0)]},void 0),i("h4",{children:[n(q,{icon:J,color:"primary"},void 0),n(o,{children:e.price},void 0)]},void 0)]},void 0),n(_,h({buttonType:"primary",isDisabled:!1,onClick:e.eventHandler},{children:"Записаться"}),void 0)]}),void 0)},Cn=e.button(Q||(Q=x(["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"],["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"])),z,T),zn=e(a)(X||(X=x(["\n font-size: 24px;\n"],["\n font-size: 24px;\n"]))),Bn=function(o){return i(Cn,h({onClick:o.onClick},{children:[n("h4",{children:o.children},void 0),n(zn,{src:o.icon},void 0)]}),void 0)},Ln=e(l)(nn||(nn=x(["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"],["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"])),(function(n){return n.isInternetConnected?"10px":"40px 10px 10px"}),(function(n){return n.isInternetConnected?"44px":"74px"}),B,k,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),k,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),(function(n){return n.isIos&&t($||($=x(["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "],["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "])),n.isInternetConnected?"54px 10px 10px":"64px 10px 10px",n.isInternetConnected?"88px":"98px",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)")})),jn=function(i){return n(Ln,h({isIos:i.isIos,isInternetConnected:i.isInternetConnected},{children:i.children}),void 0)},Fn=e(s)(on||(on=x(["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'],["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'])),(function(n){return n.isIos?"34px":"0"}),B),In=function(i){return n(o,{children:n(Fn,h({isIos:i.isIos,slot:"bottom"},{children:i.children}),void 0)},void 0)},Dn=e.div(en||(en=x(["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"],["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"])),D),En=e.div(tn||(tn=x(["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"]))),Mn=e.div(rn||(rn=x(["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"])),B,z),Nn=e.img(dn||(dn=x(["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"],["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"]))),Tn=e.div(an||(an=x(["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"],["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"])),L,L),An=e.div(ln||(ln=x(["\n display: flex;\n"],["\n display: flex;\n"]))),Rn=function(o){return i(Dn,{children:[i(En,{children:[i(Mn,{children:[i("h3",{children:["Консультация с ",o.consultationWith]},void 0),n("h3",h({className:"semiBold"},{children:o.day}),void 0),i("h3",h({className:"semiBold"},{children:["в ",o.time]}),void 0)]},void 0),n(Nn,{src:o.avatar,alt:"avatar"},void 0)]},void 0),n(_,h({buttonType:"primary",isDisabled:!1,onClick:o.startConsultation},{children:"Начать консультацию"}),void 0),i(Tn,{children:[n("div",{className:"divider"},void 0),n("h4",{children:"или"},void 0),n("div",{className:"divider"},void 0)]},void 0),i(An,{children:[n(_,h({buttonType:"secondary",isDisabled:!1,onClick:o.handleReschedule},{children:"Перенести"}),void 0),n(_,h({buttonType:"secondaryCancel",isDisabled:!1,onClick:o.handleRefund},{children:"Отменить"}),void 0)]},void 0)]},void 0)},Sn=e.div(sn||(sn=x(["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"],["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"])),D),On=e.a(pn||(pn=x(["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"],["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"]))),Vn=e.iframe(cn||(cn=x(["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"],["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"]))),Hn=e.h3(hn||(hn=x(["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"],["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"])),z),Pn=e.div(xn||(xn=x(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),_n=e(p)(gn||(gn=x(["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"],["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"]))),Wn=function(o){var e=o.contentVideo,t=o.contentArticle,r=d(!0),a=r[0],l=r[1],s=(null==e?void 0:e.title)||(null==t?void 0:t.title),p=t?n(On,h({href:t.link},{children:n("img",{src:t.photoURL,alt:"article-img",onLoad:function(){l(!1)}},void 0)}),void 0):n(Vn,{src:"https://www.youtube.com/embed/"+(null==e?void 0:e.url),title:"YouTube video player",frameBorder:"0",onLoad:function(){l(!1)},allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0},void 0);return i(Sn,{children:[p,n(Pn,h({isLoading:a},{children:n(_n,{animated:!0},void 0)}),void 0),n(Hn,h({className:"semiBold"},{children:s}),void 0)]},void 0)},Zn=e.div(fn||(fn=x(["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"],["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"])),(function(n){return n.isIos?"28px":"20px"})),Un=e.div(mn||(mn=x(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),Yn=e.div(un||(un=x(["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"],["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"])),(function(n){return n.isLoading?"hidden":"visible"}),z,B),qn=e(a)(bn||(bn=x(["\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"],["\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"])),k),Gn=e.div(vn||(vn=x(["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'],["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'])),z),Jn=e.div(wn||(wn=x(["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"]))),Kn=e(p)(yn||(yn=x(["\n width: 100%;\n height: ",";\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"],["\n width: 100%;\n height: ",";\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"])),(function(n){return n.height+"px"})),Qn=function(o){var e=o.psychologistName,t=o.psychologistLastName,r=o.psychologistType,a=o.psychologistPhoto,l=o.psychologistPrice,s=o.psychologistDuration,p=o.psychologistExperience,c=o.handleClick,x=o.isIos,g=d(!0),f=g[0],m=g[1];return i(Zn,h({isIos:x,"data-testid":"container",onClick:c},{children:[i(Yn,h({isLoading:f},{children:[n("img",{src:a,onLoad:function(){return m(!1)},alt:"psychologistPhoto"},void 0),n("h1",h({className:"bold"},{children:e+" "+t}),void 0),n("h3",h({className:"semiBold"},{children:r}),void 0),i(Jn,{children:[i(Gn,{children:[n(qn,{icon:K},void 0),n("p",h({className:"semiBold"},{children:s+" минут"}),void 0)]},void 0),i(Gn,{children:[n(qn,{icon:J},void 0),n("p",h({className:"semiBold"},{children:l+" грн"}),void 0)]},void 0),i(Gn,{children:[n(qn,{icon:G},void 0),n("p",h({className:"semiBold"},{children:p>=5?p+" лет опыта":1===p?p+" год опыта":p+" года опыта"}),void 0)]},void 0)]},void 0)]}),void 0),i(Un,h({isLoading:f},{children:[n(Kn,{height:222,animated:!0},void 0),n(Kn,{animated:!0,height:60},void 0),n(Kn,{animated:!0,height:22},void 0)]}),void 0)]}),void 0)};S(".toast_classes {\n color: #ffffff;\n --background: #1d201f;\n font-weight: 400;\n font-size: 14px;\n line-height: 16px;\n margin-top: 30px;\n border-radius: 4px;\n}\n\n.toast_classes_ios {\n top: -36px;\n}");var Xn,$n,ni,ii,oi=function(n,i){var o;void 0===i&&(i=3e3);var e=document.createElement("ion-toast");return e.message=n,e.duration=i,e.position="top",e.cssClass=c("ios")?"toast_classes toast_classes_ios":"toast_classes",null===(o=document.getElementById("root"))||void 0===o||o.appendChild(e),e.present()},ei=e.div(Xn||(Xn=x(["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"],["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"])),A),ti=e.div($n||($n=x(["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"],["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"])),B,z,j),ri=e.img(ni||(ni=x(["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"],["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"])));function di(){return di=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},di.apply(this,arguments)}function ai(n){return r.createElement("svg",di({width:16,height:16,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),ii||(ii=r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.624 3.67a.5.5 0 01.76.65l-.008.01-7 8a.5.5 0 01-.722.031l-.008-.007-3-3a.5.5 0 01.7-.716l.008.008 2.622 2.622 6.648-7.597z",fill:"#478862"})))}var li,si,pi,ci,hi,xi=function(o){return i(ei,{children:[i(ti,{children:[n("h3",{children:o.nameAndSurname},void 0),n("h4",h({className:"semiBold"},{children:o.date}),void 0),i("h5",{children:[n(ai,{},void 0),"Завершена"]},void 0)]},void 0),n(ri,{src:o.avatar,alt:"user-avatar"},void 0)]},void 0)},gi=e.div(li||(li=x(["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"],["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"])),(function(n){return n.isActive?k:D}),(function(n){return n.isActive?C:I}),(function(n){return n.isActive?k:B}),(function(n){return n.isActive?k:z}),(function(n){return n.isActive?k:B})),fi=e.h1(si||(si=x(["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"],["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"]))),mi=function(e){return n(gi,h({isActive:e.isActive,onClick:e.onClick},{children:"weekday"===e.type?n(fi,{children:e.weekday},void 0):i(o,{children:[n("h4",{children:e.day},void 0),n("h1",h({className:"bold"},{children:e.date}),void 0),n("h5",{children:e.month},void 0)]},void 0)}),void 0)};function ui(){return ui=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},ui.apply(this,arguments)}function bi(n){return r.createElement("svg",ui({width:14,height:14,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),pi||(pi=r.createElement("path",{d:"M7 13.563A6.57 6.57 0 01.437 7 6.57 6.57 0 017 .437 6.57 6.57 0 0113.563 7 6.57 6.57 0 017 13.563z",fill:"#F1646F"})),ci||(ci=r.createElement("path",{d:"M7 14c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zM7 .875A6.132 6.132 0 00.875 7 6.132 6.132 0 007 13.125 6.132 6.132 0 0013.125 7 6.132 6.132 0 007 .875z",fill:"#fff"})),hi||(hi=r.createElement("path",{d:"M11.509 6.253a.437.437 0 01-.31-.127 5.925 5.925 0 00-.851-.707.436.436 0 01-.117-.607.435.435 0 01.608-.116c.347.235.676.508.98.81a.439.439 0 01-.31.747zM2.49 6.253a.437.437 0 01-.31-.747c1.611-1.617 3.851-2.33 6.187-1.87a.439.439 0 01.346.514.441.441 0 01-.514.345c-2.052-.404-3.995.22-5.399 1.63a.435.435 0 01-.31.128zM9.94 7.828a.437.437 0 01-.31-.127 3.905 3.905 0 00-.86-.651.438.438 0 01.427-.765c.383.214.738.482 1.053.795a.439.439 0 01-.31.748zM4.06 7.829a.438.438 0 01-.31-.747 4.513 4.513 0 012.23-1.233.437.437 0 01.187.855c-.67.146-1.29.49-1.797.996a.437.437 0 01-.31.129zM7 10.5a1.264 1.264 0 01-1.223-.939.438.438 0 01.847-.222c.045.17.196.286.376.286a.397.397 0 00.397-.397c0-.18-.115-.33-.286-.376a.438.438 0 01.222-.847c.552.146.939.648.939 1.223 0 .701-.57 1.272-1.272 1.272zM2.36 12.076a.438.438 0 01-.31-.747l9.28-9.278a.438.438 0 11.619.62l-9.28 9.277a.434.434 0 01-.308.128z",fill:"#fff"})))}var vi,wi,yi,ki=e.div(vi||(vi=x(["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"],["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"])),F,(function(n){return n.isInternetConnected?"none":"flex"}),(function(n){return n.isIos?"32px 0 8px":"8px 0"}),I),Ci=function(o){return i(ki,h({isInternetConnected:o.isInternetConnected,isIos:o.isIos},{children:[n(bi,{},void 0),n("span",{children:"Интернет подключение отсутствует"},void 0)]}),void 0)},zi=e.div(wi||(wi=x(["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"],["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"]))),Bi=e.div(yi||(yi=x(["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"],["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"])),z),Li=function(o){return i(zi,{children:[n("img",{src:o.avatar,alt:"therapist photo"},void 0),i(Bi,{children:[i("h3",h({className:"semiBold"},{children:[n(a,{icon:G,color:"primary"},void 0),o.experience]}),void 0),i("h3",h({className:"semiBold"},{children:[n(a,{icon:K,color:"primary"},void 0),o.duration]}),void 0),i("h3",h({className:"semiBold"},{children:[n(a,{icon:J,color:"primary"},void 0),o.price]}),void 0)]},void 0)]},void 0)};export{xi as ArchivedConsultationCard,_ as Button,Rn as ConsultationCard,Wn as ContentCard,mi as DatePicker,Z as FloatingButton,kn as FooterForBooking,Bn as ListButton,jn as NavigationBar,Ci as NoInternetConnection,In as TabBar,Qn as TherapistCard,Li as TherapistInformationComponent,oi as toast};
|
|
15
|
+
***************************************************************************** */var h=function(){return h=Object.assign||function(n){for(var i,o=1,e=arguments.length;o<e;o++)for(var r in i=arguments[o])Object.prototype.hasOwnProperty.call(i,r)&&(n[r]=i[r]);return n},h.apply(this,arguments)};function x(n,i){return Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,n}var g,f,m,u,b,v,w,y,k="#21ABD2",C="#F0FBFF",z="#1D201F",B="#5B5B5B",L="#C1C1C1",j="#478862",F="#f1646f",I="#FFFFFF",D="#F2F4F7",E="#E9F7FB",M="#F5939A",N="#90D5E8",T="#E5E5E5",A="#E8ECF2",R=e.button(y||(y=x(["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"],["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n\n &:hover, &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n\n"])),k,I,(function(n){return"secondary"===n.buttonType&&r(g||(g=x(["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "],["\n background: inherit;\n color: ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n }\n "])),k,N)}),(function(n){return"secondaryWithStroke"===n.buttonType&&r(f||(f=x(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "])),k,k,N,N)}),(function(n){return"secondaryCancel"===n.buttonType&&r(m||(m=x(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "])),F,M)}),(function(n){return"actionButton"===n.buttonType&&r(u||(u=x(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover, &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "])),L,L,L,L)}),(function(n){return n.isDisabled&&r(b||(b=x(["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "],["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover, &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "])),L,I,L,I)}),(function(n){return"actionButtonDisabled"===n.buttonType&&r(v||(v=x(["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "],["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "])),L,L)}),(function(n){return"actionButtonActive"===n.buttonType&&r(w||(w=x(["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "],["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover, &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "])),k,E,k,k,E,k)}));function S(n,i){void 0===i&&(i={});var o=i.insertAt;if(n&&"undefined"!=typeof document){var e=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===o&&e.firstChild?e.insertBefore(r,e.firstChild):e.appendChild(r),r.styleSheet?r.styleSheet.cssText=n:r.appendChild(document.createTextNode(n))}}S('@font-face {\r\n font-family: \'Lato Regular\';\r\n src: url(\'../../fonts/Lato-Regular.ttf\');\r\n font-weight: normal;\r\n font-style: normal;\r\n}\r\n\r\n@font-face {\r\n font-family: \'Lato SemiBold\';\r\n src: url(\'../../fonts/Lato-Semibold.ttf\');\r\n font-weight: 600;\r\n font-style: normal;\r\n}\r\n\r\n@font-face {\r\n font-family: \'Lato Bold\';\r\n src: url(\'../../fonts/Lato-Bold.ttf\');\r\n font-weight: bold;\r\n font-style: normal;\r\n}\r\n\r\n* {\r\n box-sizing: border-box;\r\n}\r\n\r\nbody{\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\nspan, p {\r\n font-family: "Lato Regular", sans-serif;\r\n font-size: 10px;\r\n line-height: 14px;\r\n margin: 0;\r\n font-weight: 400;\r\n padding: 0;\r\n}\r\n\r\nh5 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 14px;\r\n font-weight: 400;\r\n line-height: 16px;\r\n}\r\n\r\nh4 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 16px;\r\n font-weight: 400;\r\n line-height: 24px;\r\n}\r\n\r\nh3 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 18px;\r\n font-weight: 400;\r\n line-height: 24px;\r\n}\r\n\r\nh2 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 20px;\r\n font-weight: 400;\r\n line-height: 24px;\r\n}\r\n\r\nh1 {\r\n font-family: "Lato Regular", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-weight: 400;\r\n font-size: 24px;\r\n line-height: 32px;\r\n}\r\n\r\nspan.semiBold, p.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n font-size: 10px;\r\n line-height: 14px;\r\n margin: 0;\r\n padding: 0;\r\n font-weight: 600;\r\n}\r\n\r\nh5.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 600;\r\n}\r\n\r\nh4.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 600;\r\n}\r\n\r\nh3.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 18px;\r\n line-height: 24px;\r\n font-weight: 600;\r\n}\r\n\r\nh2.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 600;\r\n}\r\n\r\nh1.semiBold {\r\n font-family: "Lato SemiBold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 24px;\r\n line-height: 32px;\r\n font-weight: 600;\r\n}\r\n\r\nspan.bold, p.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n font-size: 10px;\r\n line-height: 14px;\r\n margin: 0;\r\n padding: 0;\r\n font-weight: 700;\r\n}\r\n\r\nh5.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 14px;\r\n line-height: 16px;\r\n font-weight: 700;\r\n}\r\n\r\nh4.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 16px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n\r\nh3.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 18px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n\r\nh2.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 20px;\r\n line-height: 24px;\r\n font-weight: 700;\r\n}\r\n\r\nh1.bold {\r\n font-family: "Lato Bold", sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n font-size: 24px;\r\n line-height: 32px;\r\n font-weight: 700;\r\n}\r\n');var O,V,H,P,_=function(i){return n(R,h({onClick:i.onClick,disabled:i.isDisabled,isDisabled:i.isDisabled,buttonType:i.buttonType},{children:n("h4",{children:i.children},void 0)}),void 0)},W=e.a(O||(O=x(["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"],["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"])),(function(n){return n.bottomHeight}),(function(n){return n.rightWidth})),Z=function(i){var o=i.bottomHeight,e=void 0===o?0:o,r=i.rightWidth;return n(W,h({href:"https://t.me/MindlySupport",bottomHeight:e,rightWidth:void 0===r?0:r},{children:n("img",{src:"data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2254%22%20height%3D%2254%22%20fill%3D%22%2321ABD2%22%2F%3E%3Cpath%20d%3D%22M27.0002%2015C21.9405%2015%2017.8237%2019.1168%2017.8237%2024.1765V32.647C17.8237%2033.8148%2018.7737%2034.7648%2019.9413%2034.7648C21.1092%2034.7648%2022.0591%2033.8148%2022.0591%2032.647V25.5883C22.0591%2024.4206%2021.1092%2023.4706%2019.9413%2023.4706C19.7037%2023.4706%2019.4788%2023.5188%2019.2651%2023.5913C19.5663%2019.5829%2022.9168%2016.4117%2027.0002%2016.4117C31.0815%2016.4117%2034.431%2019.58%2034.735%2023.5856C34.5226%2023.5129%2034.2964%2023.4706%2034.0591%2023.4706C32.8913%2023.4706%2031.9413%2024.4206%2031.9413%2025.5883V32.647C31.9413%2033.8148%2032.8913%2034.7648%2034.0591%2034.7648C34.3078%2034.7648%2034.5431%2034.7139%2034.765%2034.6348V35.4706C34.765%2035.8601%2034.4479%2036.1765%2034.0591%2036.1765H28.9879C28.6954%2035.3566%2027.9192%2034.7648%2027.0002%2034.7648C25.8326%2034.7648%2024.8826%2035.7147%2024.8826%2036.8824C24.8826%2038.05%2025.8326%2039%2027.0002%2039C27.9192%2039%2028.6954%2038.408%2028.9879%2037.5883H34.0591C35.2268%2037.5883%2036.1768%2036.6383%2036.1768%2035.4706C36.1768%2031.2248%2036.1768%2028.4269%2036.1768%2024.1765C36.1768%2019.1168%2032.06%2015%2027.0002%2015V15Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M37.5884%2025.0122V33.2227C38.4081%2032.9304%2039.0001%2032.1542%2039.0001%2031.235V26.9998C39.0001%2026.0808%2038.4081%2025.3046%2037.5884%2025.0122Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M15%2026.9998V31.235C15%2032.1542%2015.592%2032.9304%2016.4117%2033.2227V25.0122C15.592%2025.3046%2015%2026.0808%2015%2026.9998Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E",alt:"support mindly"},void 0)}),void 0)},U=e.div(V||(V=x(["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"],["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n z-index: 10000000000000;\n background: ",";\n bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n min-height: 44px !important;\n width: 132px;\n }\n"])),(function(n){return n.isIos?"16px 24px 50px":"16px 24px"}),I),Y=e.div(H||(H=x(["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"],["\n h4 {\n color: ",";\n }\n\n h4:first-child {\n margin-bottom: 4px;\n }\n"])),z),q=e(a)(P||(P=x(["\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"],["\n margin: 0 5px -4px 0;\n font-size: 18px;\n\n &.ion-color {\n --ion-color-base: "," !important;\n }\n"])),k);const G="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Briefcase</title><rect x='32' y='128' width='448' height='320' rx='48' ry='48' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path d='M144 128V96a32 32 0 0132-32h160a32 32 0 0132 32v32M480 240H32M320 240v24a8 8 0 01-8 8H200a8 8 0 01-8-8v-24' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>",J="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Card</title><rect x='48' y='96' width='416' height='320' rx='56' ry='56' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linejoin='round' stroke-width='60' d='M48 192h416M128 300h48v20h-48z' class='ionicon-fill-none'/></svg>",K="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'><title>Time</title><path d='M256 64C150 64 64 150 64 256s86 192 192 192 192-86 192-192S362 64 256 64z' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/><path stroke-linecap='round' stroke-linejoin='round' d='M256 128v144h96' class='ionicon-fill-none ionicon-stroke-width'/></svg>";var Q,X,$,nn,on,en,rn,tn,dn,an,ln,sn,pn,cn,hn,xn,gn,fn,mn,un,bn,vn,wn,yn,kn=function(e){return i(U,h({isIos:e.isIos},{children:[i(Y,{children:[i("h4",{children:[n(q,{icon:K,color:"primary"},void 0),i(o,{children:[e.duration," мин"]},void 0)]},void 0),i("h4",{children:[n(q,{icon:J,color:"primary"},void 0),n(o,{children:e.price},void 0)]},void 0)]},void 0),n(_,h({buttonType:"primary",isDisabled:!1,onClick:e.eventHandler},{children:"Записаться"}),void 0)]}),void 0)},Cn=e.button(Q||(Q=x(["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"],["\n display: flex;\n justify-content: space-between;\n color: ",";\n border: 0;\n border-bottom: 1px solid ",";\n width: 100%;\n padding: 10px 16px;\n background: inherit;\n align-items: center;\n"])),z,T),zn=e(a)(X||(X=x(["\n font-size: 24px;\n"],["\n font-size: 24px;\n"]))),Bn=function(o){return i(Cn,h({onClick:o.onClick},{children:[n("h4",{children:o.children},void 0),n(zn,{src:o.icon},void 0)]}),void 0)},Ln=e(l)(nn||(nn=x(["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"],["\n padding: ",";\n background: #ffffff;\n position: fixed;\n display: flex;\n z-index: 1000;\n text-align: center;\n justify-content: center;\n min-height: ",";\n box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12); \n color: ",";\n\n .left {\n cursor: pointer;\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\n cursor: pointer;\n color: ",";\n position: absolute;\n right: 10px;\n top: ",";\n }\n \n &:after {\n background-image: none;\n }\n\n ","\n"])),(function(n){return n.isInternetConnected?"10px":"40px 10px 10px"}),(function(n){return n.isInternetConnected?"44px":"74px"}),B,k,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),k,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),(function(n){return n.isIos&&r($||($=x(["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "],["\n padding: ",";\n min-height: ",";\n\n .left {\n position: absolute;\n left: 10px;\n top: ",";\n }\n\n .right {\n position: absolute;\n right: 10px;\n top: ",";\n }\n "])),n.isInternetConnected?"54px 10px 10px":"64px 10px 10px",n.isInternetConnected?"88px":"98px",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)",n.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)")})),jn=function(i){return n(Ln,h({isIos:i.isIos,isInternetConnected:i.isInternetConnected},{children:i.children}),void 0)},Fn=e(s)(on||(on=x(["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'],["\n box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.08);\n height: 49px;\n position: fixed;\n bottom: 0;\n width: 100%;\n border: none;\n padding-bottom: ",";\n --color: ",';\n \n ion-icon {\n font-size: 24px;\n margin: 0;\n }\n\n ion-label {\n font-weight: 700;\n font-size: 10px;\n margin: 0;\n line-height: 14px;\n font-family: "Lato Bold", sans-serif;\n }\n\n ion-tab-button {\n --padding-top: 10px;\n }\n'])),(function(n){return n.isIos?"34px":"0"}),B),In=function(i){return n(Fn,h({isIos:i.isIos,slot:"bottom"},{children:i.children}),void 0)},Dn=e.div(en||(en=x(["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"],["\n width: 100%;\n padding: 16px;\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 4px;\n"])),D),En=e.div(rn||(rn=x(["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n height: 104px;\n margin-bottom: 16px;\n"]))),Mn=e.div(tn||(tn=x(["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n margin-right: 8px;\n\n h3 {\n color: ",";\n }\n\n h3.semiBold {\n color: ",";\n }\n"])),B,z),Nn=e.img(dn||(dn=x(["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"],["\n width: 104px;\n height: 104px;\n border-radius: 8px;\n"]))),Tn=e.div(an||(an=x(["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"],["\n margin: 4px 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n div.divider {\n height: 1px;\n flex-grow: 1;\n background: ",";\n }\n \n h4{\n color: ",";\n margin: 0 4px;\n }\n"])),L,L),An=e.div(ln||(ln=x(["\n display: flex;\n"],["\n display: flex;\n"]))),Rn=function(o){return i(Dn,{children:[i(En,{children:[i(Mn,{children:[i("h3",{children:["Консультация с ",o.consultationWith]},void 0),n("h3",h({className:"semiBold"},{children:o.day}),void 0),i("h3",h({className:"semiBold"},{children:["в ",o.time]}),void 0)]},void 0),n(Nn,{src:o.avatar,alt:"avatar"},void 0)]},void 0),n(_,h({buttonType:"primary",isDisabled:!1,onClick:o.startConsultation},{children:"Начать консультацию"}),void 0),i(Tn,{children:[n("div",{className:"divider"},void 0),n("h4",{children:"или"},void 0),n("div",{className:"divider"},void 0)]},void 0),i(An,{children:[n(_,h({buttonType:"secondary",isDisabled:!1,onClick:o.handleReschedule},{children:"Перенести"}),void 0),n(_,h({buttonType:"secondaryCancel",isDisabled:!1,onClick:o.handleRefund},{children:"Отменить"}),void 0)]},void 0)]},void 0)},Sn=e.div(sn||(sn=x(["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"],["\n border: 1px solid ",";\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n border-radius: 8px;\n position: relative;\n display: flex;\n flex-direction: column;\n"])),D),On=e.a(pn||(pn=x(["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"],["\n width: 100%;\n min-height: 192px;\n max-height: 192px;\n display: block;\n\n img {\n width: 100%;\n height: 192px;\n }\n"]))),Vn=e.iframe(cn||(cn=x(["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"],["\n width: 100%;\n height: 192px;\n margin: 0;\n padding: 0;\n"]))),Hn=e.h3(hn||(hn=x(["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"],["\n padding: 16px !important;\n height: 104px;\n color: ",";\n"])),z),Pn=e.div(xn||(xn=x(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),_n=e(p)(gn||(gn=x(["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"],["\n height: 192px;\n border-radius: 4px 4px 0 0;\n border: none;\n margin: 0;\n padding: 0;\n"]))),Wn=function(o){var e=o.contentVideo,r=o.contentArticle,t=d(!0),a=t[0],l=t[1],s=(null==e?void 0:e.title)||(null==r?void 0:r.title),p=r?n(On,h({href:r.link},{children:n("img",{src:r.photoURL,alt:"article-img",onLoad:function(){l(!1)}},void 0)}),void 0):n(Vn,{src:"https://www.youtube.com/embed/"+(null==e?void 0:e.url),title:"YouTube video player",frameBorder:"0",onLoad:function(){l(!1)},allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0},void 0);return i(Sn,{children:[p,n(Pn,h({isLoading:a},{children:n(_n,{animated:!0},void 0)}),void 0),n(Hn,h({className:"semiBold"},{children:s}),void 0)]},void 0)},Zn=e.div(fn||(fn=x(["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"],["\n margin: 0 16px 24px;\n border-radius: 8px;\n box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);\n position: relative;\n\n &:first-child {\n margin-top: ",";\n }\n\n &:last-of-type {\n margin-bottom: 80px;\n }\n\n"])),(function(n){return n.isIos?"28px":"20px"})),Un=e.div(mn||(mn=x(["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"],["\n visibility: ",";\n position: absolute;\n width: 100%;\n top: 0;\n"])),(function(n){return n.isLoading?"visible":"hidden"})),Yn=e.div(un||(un=x(["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"],["\n visibility: ",";\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n object-fit: cover;\n border-radius: 8px 8px 0 0;\n }\n\n h1 {\n margin: 16px 16px 0;\n color: ",";\n }\n\n h3 {\n margin: 4px 16px 0;\n color: ",";\n }\n"])),(function(n){return n.isLoading?"hidden":"visible"}),z,B),qn=e(a)(bn||(bn=x(["\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"],["\n color: ",";\n font-size: 22px;\n margin: 0;\n\n @media (max-width: 320px) {\n font-size: 19px;\n }\n"])),k),Gn=e.div(vn||(vn=x(["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'],["\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n p {\n color: ",';\n font-size: 14px;\n padding-left: 5px;\n margin: 0;\n font-family: "Lato Regular", sans-serif;\n\n @media (max-width: 320px) {\n font-size: 11.5px;\n }\n }\n'])),z),Jn=e.div(wn||(wn=x(["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n margin: 16px;\n"]))),Kn=e(p)(yn||(yn=x(["\n width: 100%;\n height: ",";\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"],["\n width: 100%;\n height: ",";\n\n &:first-child {\n margin-bottom: 16px;\n margin-top: 0;\n }\n\n &:last-child {\n margin-top: 16px;\n }\n"])),(function(n){return n.height+"px"})),Qn=function(o){var e=o.psychologistName,r=o.psychologistLastName,t=o.psychologistType,a=o.psychologistPhoto,l=o.psychologistPrice,s=o.psychologistDuration,p=o.psychologistExperience,c=o.handleClick,x=o.isIos,g=d(!0),f=g[0],m=g[1];return i(Zn,h({isIos:x,"data-testid":"container",onClick:c},{children:[i(Yn,h({isLoading:f},{children:[n("img",{src:a,onLoad:function(){return m(!1)},alt:"psychologistPhoto"},void 0),n("h1",h({className:"bold"},{children:e+" "+r}),void 0),n("h3",h({className:"semiBold"},{children:t}),void 0),i(Jn,{children:[i(Gn,{children:[n(qn,{icon:K},void 0),n("p",h({className:"semiBold"},{children:s+" минут"}),void 0)]},void 0),i(Gn,{children:[n(qn,{icon:J},void 0),n("p",h({className:"semiBold"},{children:l+" грн"}),void 0)]},void 0),i(Gn,{children:[n(qn,{icon:G},void 0),n("p",h({className:"semiBold"},{children:p>=5?p+" лет опыта":1===p?p+" год опыта":p+" года опыта"}),void 0)]},void 0)]},void 0)]}),void 0),i(Un,h({isLoading:f},{children:[n(Kn,{height:222,animated:!0},void 0),n(Kn,{animated:!0,height:60},void 0),n(Kn,{animated:!0,height:22},void 0)]}),void 0)]}),void 0)};S(".toast_classes {\r\n color: #ffffff;\r\n --background: #1d201f;\r\n font-weight: 400;\r\n font-size: 14px;\r\n line-height: 16px;\r\n margin-top: 30px;\r\n border-radius: 4px;\r\n}\r\n\r\n.toast_classes_ios {\r\n top: -36px;\r\n}");var Xn,$n,ni,ii,oi=function(n,i){var o;void 0===i&&(i=3e3);var e=document.createElement("ion-toast");return e.message=n,e.duration=i,e.position="top",e.cssClass=c("ios")?"toast_classes toast_classes_ios":"toast_classes",null===(o=document.getElementById("root"))||void 0===o||o.appendChild(e),e.present()},ei=e.div(Xn||(Xn=x(["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"],["\n display: flex;\n justify-content: space-between;\n background: ",";\n padding: 8px 16px;\n width: 100%;\n border-radius: 4px;\n"])),A),ri=e.div($n||($n=x(["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"],["\n h3 {\n color: ",";\n }\n\n h4 {\n color: ",";\n }\n\n h5 {\n display: flex;\n align-items: center;\n color: ",";\n }\n\n svg {\n margin-right: 4px;\n }\n"])),B,z,j),ti=e.img(ni||(ni=x(["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"],["\n width: 64px;\n height: 64px;\n border-radius: 8px;\n"])));function di(){return di=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},di.apply(this,arguments)}function ai(n){return t.createElement("svg",di({width:16,height:16,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),ii||(ii=t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.624 3.67a.5.5 0 01.76.65l-.008.01-7 8a.5.5 0 01-.722.031l-.008-.007-3-3a.5.5 0 01.7-.716l.008.008 2.622 2.622 6.648-7.597z",fill:"#478862"})))}var li,si,pi,ci,hi,xi=function(o){return i(ei,{children:[i(ri,{children:[n("h3",{children:o.nameAndSurname},void 0),n("h4",h({className:"semiBold"},{children:o.date}),void 0),i("h5",{children:[n(ai,{},void 0),"Завершена"]},void 0)]},void 0),n(ti,{src:o.avatar,alt:"user-avatar"},void 0)]},void 0)},gi=e.div(li||(li=x(["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"],["\n padding: 16px 8px;\n border-radius: 4px;\n border: 1px solid;\n width: 100%;\n min-width: 86px; \n max-height: 108px;\n box-sizing: border-box;\n border-color: ",";\n background: ",";\n display: flex;\n flex-direction: column;\n align-items: center;\n box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);\n\n h4 {\n margin-bottom: 4px;\n color: ",";\n }\n\n h1 {\n color: ",";\n }\n\n h5 {\n color: ",";\n }\n\n"])),(function(n){return n.isActive?k:D}),(function(n){return n.isActive?C:I}),(function(n){return n.isActive?k:B}),(function(n){return n.isActive?k:z}),(function(n){return n.isActive?k:B})),fi=e.h1(si||(si=x(["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"],["\n line-height: 76px;\n font-weight: 700;\n margin: 0; \n"]))),mi=function(e){return n(gi,h({isActive:e.isActive,onClick:function(){return e.onClick()}},{children:"weekday"===e.type?n(fi,{children:e.weekday},void 0):i(o,{children:[n("h4",{children:e.day},void 0),n("h1",h({className:"bold"},{children:e.date}),void 0),n("h5",{children:e.month},void 0)]},void 0)}),void 0)};function ui(){return ui=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var o=arguments[i];for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(n[e]=o[e])}return n},ui.apply(this,arguments)}function bi(n){return t.createElement("svg",ui({width:14,height:14,fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),pi||(pi=t.createElement("path",{d:"M7 13.563A6.57 6.57 0 01.437 7 6.57 6.57 0 017 .437 6.57 6.57 0 0113.563 7 6.57 6.57 0 017 13.563z",fill:"#F1646F"})),ci||(ci=t.createElement("path",{d:"M7 14c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zM7 .875A6.132 6.132 0 00.875 7 6.132 6.132 0 007 13.125 6.132 6.132 0 0013.125 7 6.132 6.132 0 007 .875z",fill:"#fff"})),hi||(hi=t.createElement("path",{d:"M11.509 6.253a.437.437 0 01-.31-.127 5.925 5.925 0 00-.851-.707.436.436 0 01-.117-.607.435.435 0 01.608-.116c.347.235.676.508.98.81a.439.439 0 01-.31.747zM2.49 6.253a.437.437 0 01-.31-.747c1.611-1.617 3.851-2.33 6.187-1.87a.439.439 0 01.346.514.441.441 0 01-.514.345c-2.052-.404-3.995.22-5.399 1.63a.435.435 0 01-.31.128zM9.94 7.828a.437.437 0 01-.31-.127 3.905 3.905 0 00-.86-.651.438.438 0 01.427-.765c.383.214.738.482 1.053.795a.439.439 0 01-.31.748zM4.06 7.829a.438.438 0 01-.31-.747 4.513 4.513 0 012.23-1.233.437.437 0 01.187.855c-.67.146-1.29.49-1.797.996a.437.437 0 01-.31.129zM7 10.5a1.264 1.264 0 01-1.223-.939.438.438 0 01.847-.222c.045.17.196.286.376.286a.397.397 0 00.397-.397c0-.18-.115-.33-.286-.376a.438.438 0 01.222-.847c.552.146.939.648.939 1.223 0 .701-.57 1.272-1.272 1.272zM2.36 12.076a.438.438 0 01-.31-.747l9.28-9.278a.438.438 0 11.619.62l-9.28 9.277a.434.434 0 01-.308.128z",fill:"#fff"})))}var vi,wi,yi,ki=e.div(vi||(vi=x(["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"],["\n position: fixed;\n box-sizing: border-box;\n background: ",";\n width: 100%;\n display: ",";\n justify-content: center;\n align-items: center;\n padding: ",";\n\n span {\n font-size: 10px;\n line-height: 14px;\n margin-left: 8px;\n color: ",";\n }\n"])),F,(function(n){return n.isInternetConnected?"none":"flex"}),(function(n){return n.isIos?"32px 0 8px":"8px 0"}),I),Ci=function(o){return i(ki,h({isInternetConnected:o.isInternetConnected,isIos:o.isIos},{children:[n(bi,{},void 0),n("span",{children:"Интернет подключение отсутствует"},void 0)]}),void 0)},zi=e.div(wi||(wi=x(["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"],["\n width: 100%;\n display: flex;\n flex-direction: column;\n\n img {\n width: 100%;\n height: 222px;\n border-radius: 8px;\n object-fit: cover;\n }\n"]))),Bi=e.div(yi||(yi=x(["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"],["\n display: flex;\n justify-content: space-between;\n margin-top: 16px;\n\n h3 {\n color: ",";\n display: flex;\n align-items: center;\n\n ion-icon {\n margin-right: 4px;\n font-size: 24px;\n }\n }\n"])),z),Li=function(o){return i(zi,{children:[n("img",{src:o.avatar,alt:"therapist avatar"},void 0),i(Bi,{children:[i("h3",h({className:"semiBold"},{children:[n(a,{icon:G,color:"primary"},void 0),o.experience]}),void 0),i("h3",h({className:"semiBold"},{children:[n(a,{icon:K,color:"primary"},void 0),o.duration]}),void 0),i("h3",h({className:"semiBold"},{children:[n(a,{icon:J,color:"primary"},void 0),o.price]}),void 0)]},void 0)]},void 0)};export{xi as ArchivedConsultationCard,_ as Button,Rn as ConsultationCard,Wn as ContentCard,mi as DatePicker,Z as FloatingButton,kn as FooterForBooking,Bn as ListButton,jn as NavigationBar,Ci as NoInternetConnection,In as TabBar,Qn as TherapistCard,Li as TherapistInformationComponent,oi as toast};
|
|
16
16
|
//# sourceMappingURL=index.js.map
|