@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/esm/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/esm/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/index.d.ts
CHANGED
|
@@ -1,119 +1,119 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
2
|
|
|
3
|
-
interface ButtonProps {
|
|
4
|
-
buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive';
|
|
5
|
-
isDisabled: boolean;
|
|
6
|
-
children: React.ReactNode;
|
|
7
|
-
onClick: React.MouseEventHandler;
|
|
8
|
-
}
|
|
3
|
+
interface ButtonProps {
|
|
4
|
+
buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive';
|
|
5
|
+
isDisabled: boolean;
|
|
6
|
+
children: React.ReactNode;
|
|
7
|
+
onClick: React.MouseEventHandler;
|
|
8
|
+
}
|
|
9
9
|
declare const Button: React.FC<ButtonProps>;
|
|
10
10
|
|
|
11
|
-
interface FloatingButtonType {
|
|
12
|
-
bottomHeight: number;
|
|
13
|
-
rightWidth: number;
|
|
14
|
-
}
|
|
11
|
+
interface FloatingButtonType {
|
|
12
|
+
bottomHeight: number;
|
|
13
|
+
rightWidth: number;
|
|
14
|
+
}
|
|
15
15
|
declare const FloatingButton: React.FC<FloatingButtonType>;
|
|
16
16
|
|
|
17
|
-
interface FooterForBookingProps {
|
|
18
|
-
eventHandler: React.MouseEventHandler;
|
|
19
|
-
duration: number;
|
|
20
|
-
price: string;
|
|
21
|
-
isIos: boolean;
|
|
22
|
-
}
|
|
17
|
+
interface FooterForBookingProps {
|
|
18
|
+
eventHandler: React.MouseEventHandler;
|
|
19
|
+
duration: number;
|
|
20
|
+
price: string;
|
|
21
|
+
isIos: boolean;
|
|
22
|
+
}
|
|
23
23
|
declare const FooterForBooking: React.FC<FooterForBookingProps>;
|
|
24
24
|
|
|
25
|
-
interface ListButtonProps {
|
|
26
|
-
children: React.ReactNode;
|
|
27
|
-
icon: string;
|
|
28
|
-
onClick: React.MouseEventHandler;
|
|
29
|
-
}
|
|
25
|
+
interface ListButtonProps {
|
|
26
|
+
children: React.ReactNode;
|
|
27
|
+
icon: string;
|
|
28
|
+
onClick: React.MouseEventHandler;
|
|
29
|
+
}
|
|
30
30
|
declare const ListButton: React.FC<ListButtonProps>;
|
|
31
31
|
|
|
32
|
-
interface NavigationBarProps {
|
|
33
|
-
isInternetConnected: boolean;
|
|
34
|
-
children?: ReactNode | undefined;
|
|
35
|
-
isIos: boolean;
|
|
36
|
-
}
|
|
32
|
+
interface NavigationBarProps {
|
|
33
|
+
isInternetConnected: boolean;
|
|
34
|
+
children?: ReactNode | undefined;
|
|
35
|
+
isIos: boolean;
|
|
36
|
+
}
|
|
37
37
|
declare const NavigationBar: React.FC<NavigationBarProps>;
|
|
38
38
|
|
|
39
|
-
interface TabBarProps {
|
|
40
|
-
isIos: boolean;
|
|
41
|
-
children: ReactNode;
|
|
42
|
-
}
|
|
39
|
+
interface TabBarProps {
|
|
40
|
+
isIos: boolean;
|
|
41
|
+
children: ReactNode;
|
|
42
|
+
}
|
|
43
43
|
declare const TabBar: React.FC<TabBarProps>;
|
|
44
44
|
|
|
45
|
-
interface ConsultationCardProps {
|
|
46
|
-
startConsultation: React.MouseEventHandler;
|
|
47
|
-
handleReschedule: React.MouseEventHandler;
|
|
48
|
-
handleRefund: React.MouseEventHandler;
|
|
49
|
-
consultationWith: string;
|
|
50
|
-
day: string;
|
|
51
|
-
time: string;
|
|
52
|
-
avatar: string;
|
|
53
|
-
}
|
|
45
|
+
interface ConsultationCardProps {
|
|
46
|
+
startConsultation: React.MouseEventHandler;
|
|
47
|
+
handleReschedule: React.MouseEventHandler;
|
|
48
|
+
handleRefund: React.MouseEventHandler;
|
|
49
|
+
consultationWith: string;
|
|
50
|
+
day: string;
|
|
51
|
+
time: string;
|
|
52
|
+
avatar: string;
|
|
53
|
+
}
|
|
54
54
|
declare const ConsultationCard: React.FC<ConsultationCardProps>;
|
|
55
55
|
|
|
56
|
-
interface ContentCardProps {
|
|
57
|
-
contentVideo?: {
|
|
58
|
-
title: string;
|
|
59
|
-
url: string;
|
|
60
|
-
};
|
|
61
|
-
contentArticle?: {
|
|
62
|
-
link: string;
|
|
63
|
-
photoURL: string;
|
|
64
|
-
title: string;
|
|
65
|
-
};
|
|
66
|
-
}
|
|
56
|
+
interface ContentCardProps {
|
|
57
|
+
contentVideo?: {
|
|
58
|
+
title: string;
|
|
59
|
+
url: string;
|
|
60
|
+
};
|
|
61
|
+
contentArticle?: {
|
|
62
|
+
link: string;
|
|
63
|
+
photoURL: string;
|
|
64
|
+
title: string;
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
67
|
declare const ContentCard: React.FC<ContentCardProps>;
|
|
68
68
|
|
|
69
|
-
interface TherapistCardProps {
|
|
70
|
-
psychologistName: string;
|
|
71
|
-
psychologistLastName: string;
|
|
72
|
-
psychologistType: string;
|
|
73
|
-
psychologistPhoto: string;
|
|
74
|
-
psychologistPrice: number;
|
|
75
|
-
psychologistDuration: number;
|
|
76
|
-
psychologistExperience: number;
|
|
77
|
-
handleClick: React.MouseEventHandler;
|
|
78
|
-
isIos: boolean;
|
|
79
|
-
}
|
|
69
|
+
interface TherapistCardProps {
|
|
70
|
+
psychologistName: string;
|
|
71
|
+
psychologistLastName: string;
|
|
72
|
+
psychologistType: string;
|
|
73
|
+
psychologistPhoto: string;
|
|
74
|
+
psychologistPrice: number;
|
|
75
|
+
psychologistDuration: number;
|
|
76
|
+
psychologistExperience: number;
|
|
77
|
+
handleClick: React.MouseEventHandler;
|
|
78
|
+
isIos: boolean;
|
|
79
|
+
}
|
|
80
80
|
declare const TherapistCard: React.FC<TherapistCardProps>;
|
|
81
81
|
|
|
82
|
-
/**
|
|
83
|
-
* Toast that work line an API, we can call it anywhere, need message text and duration(default 3 seconds)
|
|
84
|
-
*/
|
|
82
|
+
/**
|
|
83
|
+
* Toast that work line an API, we can call it anywhere, need message text and duration(default 3 seconds)
|
|
84
|
+
*/
|
|
85
85
|
declare const toast: (message: string, duration?: number) => Promise<void>;
|
|
86
86
|
|
|
87
|
-
interface ArchivedConsultationCardProps {
|
|
88
|
-
nameAndSurname: string;
|
|
89
|
-
date: string;
|
|
90
|
-
avatar: string;
|
|
91
|
-
}
|
|
87
|
+
interface ArchivedConsultationCardProps {
|
|
88
|
+
nameAndSurname: string;
|
|
89
|
+
date: string;
|
|
90
|
+
avatar: string;
|
|
91
|
+
}
|
|
92
92
|
declare const ArchivedConsultationCard: React.FC<ArchivedConsultationCardProps>;
|
|
93
93
|
|
|
94
|
-
interface DatePickerProps {
|
|
95
|
-
type: 'date' | 'weekday';
|
|
96
|
-
weekday?: string;
|
|
97
|
-
day?: string;
|
|
98
|
-
date?: string;
|
|
99
|
-
month?: string;
|
|
100
|
-
isActive: boolean;
|
|
101
|
-
onClick:
|
|
102
|
-
}
|
|
94
|
+
interface DatePickerProps {
|
|
95
|
+
type: 'date' | 'weekday';
|
|
96
|
+
weekday?: string;
|
|
97
|
+
day?: string;
|
|
98
|
+
date?: string;
|
|
99
|
+
month?: string;
|
|
100
|
+
isActive: boolean;
|
|
101
|
+
onClick: () => void;
|
|
102
|
+
}
|
|
103
103
|
declare const DatePicker: React.FC<DatePickerProps>;
|
|
104
104
|
|
|
105
|
-
interface NoInternetConnectionProps {
|
|
106
|
-
isInternetConnected: boolean;
|
|
107
|
-
isIos: boolean;
|
|
108
|
-
}
|
|
105
|
+
interface NoInternetConnectionProps {
|
|
106
|
+
isInternetConnected: boolean;
|
|
107
|
+
isIos: boolean;
|
|
108
|
+
}
|
|
109
109
|
declare const NoInternetConnection: React.FC<NoInternetConnectionProps>;
|
|
110
110
|
|
|
111
|
-
interface TherapistInformationComponentProps {
|
|
112
|
-
avatar: string;
|
|
113
|
-
experience: string;
|
|
114
|
-
duration: string;
|
|
115
|
-
price: string;
|
|
116
|
-
}
|
|
111
|
+
interface TherapistInformationComponentProps {
|
|
112
|
+
avatar: string;
|
|
113
|
+
experience: string;
|
|
114
|
+
duration: string;
|
|
115
|
+
price: string;
|
|
116
|
+
}
|
|
117
117
|
declare const TherapistInformationComponent: React.FC<TherapistInformationComponentProps>;
|
|
118
118
|
|
|
119
119
|
export { ArchivedConsultationCard, Button, ConsultationCard, ContentCard, DatePicker, FloatingButton, FooterForBooking, ListButton, NavigationBar, NoInternetConnection, TabBar, TherapistCard, TherapistInformationComponent, toast };
|