@mindly/ui-components 0.1.14 → 0.1.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +17 -0
- package/dist/cjs/index.js.map +1 -0
- package/dist/cjs/types/index.d.ts +10 -0
- package/dist/{lib → cjs/types/lib}/Theme/mindly_constants.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/button/Button.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/button/Button.style.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/consultation-card/consultationCard.d.ts +2 -3
- package/dist/{lib → cjs/types/lib}/consultation-card/consultationCard.style.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/content-card/contentCard.d.ts +2 -3
- package/dist/{lib → cjs/types/lib}/content-card/contentCard.style.d.ts +1 -2
- package/dist/{lib → cjs/types/lib}/floating-button/floatingButton.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/floating-button/floatingButton.style.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/footer-for-booking/FooterForBooking.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/list-button/listButton.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/list-button/listButton.style.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/navigation-bar/NavigationBar.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/navigation-bar/NavigationBar.style.d.ts +1 -2
- package/dist/{lib → cjs/types/lib}/tab-bar/tabBar.d.ts +0 -1
- package/dist/{lib → cjs/types/lib}/tab-bar/tabBar.style.d.ts +7 -8
- package/dist/{lib → cjs/types/lib}/therapist-card/TherapistCard.d.ts +0 -1
- package/dist/esm/index.js +16 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/types/index.d.ts +10 -0
- package/dist/esm/types/lib/Theme/mindly_constants.d.ts +20 -0
- package/dist/esm/types/lib/button/Button.d.ts +10 -0
- package/dist/esm/types/lib/button/Button.style.d.ts +6 -0
- package/dist/esm/types/lib/consultation-card/consultationCard.d.ts +11 -0
- package/dist/esm/types/lib/consultation-card/consultationCard.style.d.ts +6 -0
- package/dist/esm/types/lib/content-card/contentCard.d.ts +14 -0
- package/dist/esm/types/lib/content-card/contentCard.style.d.ts +11 -0
- package/dist/esm/types/lib/floating-button/floatingButton.d.ts +7 -0
- package/dist/esm/types/lib/floating-button/floatingButton.style.d.ts +6 -0
- package/dist/esm/types/lib/footer-for-booking/FooterForBooking.d.ts +8 -0
- package/dist/esm/types/lib/list-button/listButton.d.ts +8 -0
- package/dist/esm/types/lib/list-button/listButton.style.d.ts +2 -0
- package/dist/esm/types/lib/navigation-bar/NavigationBar.d.ts +7 -0
- package/dist/esm/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -0
- package/dist/esm/types/lib/tab-bar/tabBar.d.ts +3 -0
- package/dist/esm/types/lib/tab-bar/tabBar.style.d.ts +17 -0
- package/dist/esm/types/lib/therapist-card/TherapistCard.d.ts +13 -0
- package/dist/index.d.ts +72 -8
- package/package.json +5 -5
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +0 -1
- package/dist/lib/Theme/global.css.js +0 -2
- package/dist/lib/Theme/global.css.js.map +0 -1
- package/dist/lib/Theme/mindly_constants.d.ts.map +0 -1
- package/dist/lib/Theme/mindly_constants.js +0 -2
- package/dist/lib/Theme/mindly_constants.js.map +0 -1
- package/dist/lib/button/Button.d.ts.map +0 -1
- package/dist/lib/button/Button.js +0 -2
- package/dist/lib/button/Button.js.map +0 -1
- package/dist/lib/button/Button.style.d.ts.map +0 -1
- package/dist/lib/button/Button.style.js +0 -2
- package/dist/lib/button/Button.style.js.map +0 -1
- package/dist/lib/consultation-card/consultationCard.d.ts.map +0 -1
- package/dist/lib/consultation-card/consultationCard.style.d.ts.map +0 -1
- package/dist/lib/content-card/contentCard.d.ts.map +0 -1
- package/dist/lib/content-card/contentCard.style.d.ts.map +0 -1
- package/dist/lib/floating-button/floating button.svg.js +0 -2
- package/dist/lib/floating-button/floating button.svg.js.map +0 -1
- package/dist/lib/floating-button/floatingButton.d.ts.map +0 -1
- package/dist/lib/floating-button/floatingButton.js +0 -2
- package/dist/lib/floating-button/floatingButton.js.map +0 -1
- package/dist/lib/floating-button/floatingButton.style.d.ts.map +0 -1
- package/dist/lib/floating-button/floatingButton.style.js +0 -2
- package/dist/lib/floating-button/floatingButton.style.js.map +0 -1
- package/dist/lib/footer-for-booking/FooterForBooking.d.ts.map +0 -1
- package/dist/lib/footer-for-booking/FooterForBooking.js +0 -2
- package/dist/lib/footer-for-booking/FooterForBooking.js.map +0 -1
- package/dist/lib/footer-for-booking/FooterForBooking.style.d.ts +0 -8
- package/dist/lib/footer-for-booking/FooterForBooking.style.d.ts.map +0 -1
- package/dist/lib/footer-for-booking/FooterForBooking.style.js +0 -2
- package/dist/lib/footer-for-booking/FooterForBooking.style.js.map +0 -1
- package/dist/lib/list-button/listButton.d.ts.map +0 -1
- package/dist/lib/list-button/listButton.js +0 -2
- package/dist/lib/list-button/listButton.js.map +0 -1
- package/dist/lib/list-button/listButton.style.d.ts.map +0 -1
- package/dist/lib/list-button/listButton.style.js +0 -2
- package/dist/lib/list-button/listButton.style.js.map +0 -1
- package/dist/lib/navigation-bar/NavigationBar.d.ts.map +0 -1
- package/dist/lib/navigation-bar/NavigationBar.js +0 -2
- package/dist/lib/navigation-bar/NavigationBar.js.map +0 -1
- package/dist/lib/navigation-bar/NavigationBar.style.d.ts.map +0 -1
- package/dist/lib/navigation-bar/NavigationBar.style.js +0 -2
- package/dist/lib/navigation-bar/NavigationBar.style.js.map +0 -1
- package/dist/lib/tab-bar/tabBar.d.ts.map +0 -1
- package/dist/lib/tab-bar/tabBar.js +0 -2
- package/dist/lib/tab-bar/tabBar.js.map +0 -1
- package/dist/lib/tab-bar/tabBar.style.d.ts.map +0 -1
- package/dist/lib/tab-bar/tabBar.style.js +0 -2
- package/dist/lib/tab-bar/tabBar.style.js.map +0 -1
- package/dist/lib/therapist-card/TherapistCard.d.ts.map +0 -1
- package/dist/lib/therapist-card/TherapistCard.style.d.ts +0 -33
- package/dist/lib/therapist-card/TherapistCard.style.d.ts.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/animation-096c6391.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/animation-096c6391.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/app-globals-fd807b9a.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/app-globals-fd807b9a.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/css-shim-2ccf4dec.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/css-shim-2ccf4dec.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/hardware-back-button-4a6b37fb.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/hardware-back-button-4a6b37fb.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/helpers-dd7e4b7b.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/helpers-dd7e4b7b.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/index-0d58a5bf.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/index-0d58a5bf.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/index-7a8b7a1c.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/index-7a8b7a1c.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/ionic-global-63a97a32.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/ionic-global-63a97a32.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/loader.js +0 -2
- package/dist/node_modules/@ionic/core/dist/esm-es5/loader.js.map +0 -1
- package/dist/node_modules/@ionic/core/dist/esm-es5/shadow-css-a3f00b33.js +0 -13
- package/dist/node_modules/@ionic/core/dist/esm-es5/shadow-css-a3f00b33.js.map +0 -1
- package/dist/node_modules/@ionic/core/loader/index.js +0 -2
- package/dist/node_modules/@ionic/core/loader/index.js.map +0 -1
- package/dist/node_modules/@ionic/react/dist/index.esm.js +0 -2
- package/dist/node_modules/@ionic/react/dist/index.esm.js.map +0 -1
- package/dist/node_modules/ionicons/dist/esm-es5/utils-4f847845.js +0 -2
- package/dist/node_modules/ionicons/dist/esm-es5/utils-4f847845.js.map +0 -1
- package/dist/node_modules/ionicons/icons/index.mjs.js +0 -2
- package/dist/node_modules/ionicons/icons/index.mjs.js.map +0 -1
- package/dist/node_modules/style-inject/dist/style-inject.es.js +0 -2
- package/dist/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
- package/dist/node_modules/tslib/tslib.es6.js +0 -16
- package/dist/node_modules/tslib/tslib.es6.js.map +0 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import Button from './lib/button/Button';
|
|
2
|
+
import FloatingButton from './lib/floating-button/floatingButton';
|
|
3
|
+
import FooterForBooking from './lib/footer-for-booking/FooterForBooking';
|
|
4
|
+
import ListButton from './lib/list-button/listButton';
|
|
5
|
+
import NavigationBar from './lib/navigation-bar/NavigationBar';
|
|
6
|
+
import TabBar from './lib/tab-bar/tabBar';
|
|
7
|
+
import ConsultationCard from './lib/consultation-card/consultationCard';
|
|
8
|
+
import TherapistCard from './lib/therapist-card/TherapistCard';
|
|
9
|
+
import ContentCard from './lib/content-card/contentCard';
|
|
10
|
+
export { Button, FloatingButton, FooterForBooking, ListButton, NavigationBar, TabBar, ConsultationCard, TherapistCard, ContentCard, };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export declare const colorConstants: {
|
|
2
|
+
primaryColor: string;
|
|
3
|
+
secondaryColor: string;
|
|
4
|
+
primaryTextColor: string;
|
|
5
|
+
secondaryTextColor: string;
|
|
6
|
+
AccentStrokeColor: string;
|
|
7
|
+
AccentDisabledColor: string;
|
|
8
|
+
AccentCrossColor: string;
|
|
9
|
+
AccentTickColor: string;
|
|
10
|
+
AccentInputBgColor: string;
|
|
11
|
+
AccentTabsBgColor: string;
|
|
12
|
+
AccentCross: string;
|
|
13
|
+
White: string;
|
|
14
|
+
AccentAchieveBgNew: string;
|
|
15
|
+
StrokeGray: string;
|
|
16
|
+
AccentSurveyButton: string;
|
|
17
|
+
AccentCancelActive: string;
|
|
18
|
+
AccentActiveButtonBG: string;
|
|
19
|
+
AccentDivider: string;
|
|
20
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
interface ButtonProps {
|
|
4
|
+
buttonType: 'primary' | 'secondary' | 'survey' | 'secondaryWithStroke' | 'secondaryCancel';
|
|
5
|
+
isDisabled: boolean;
|
|
6
|
+
children: React.ReactNode;
|
|
7
|
+
onClick: (atr: any) => void;
|
|
8
|
+
}
|
|
9
|
+
declare const Button: React.FC<ButtonProps>;
|
|
10
|
+
export default Button;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
interface ContainerProps {
|
|
2
|
+
buttonType: 'primary' | 'secondary' | 'survey' | 'secondaryWithStroke' | 'secondaryCancel';
|
|
3
|
+
isDisabled: boolean;
|
|
4
|
+
}
|
|
5
|
+
export declare const Container: import("styled-components").StyledComponent<"button", any, ContainerProps, never>;
|
|
6
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ConsultationCardProps {
|
|
3
|
+
startConsultation: () => void;
|
|
4
|
+
handlePurchase: () => void;
|
|
5
|
+
handleRefund: () => void;
|
|
6
|
+
consultationWith: string;
|
|
7
|
+
time: string;
|
|
8
|
+
avatar: string;
|
|
9
|
+
}
|
|
10
|
+
declare const ConsultationCard: React.FC<ConsultationCardProps>;
|
|
11
|
+
export default ConsultationCard;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export declare const InfoContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export declare const TextInfo: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export declare const Photo: import("styled-components").StyledComponent<"img", any, {}, never>;
|
|
5
|
+
export declare const DividersContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
+
export declare const ButtonContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ContentCardProps {
|
|
3
|
+
contentVideo?: {
|
|
4
|
+
title: string;
|
|
5
|
+
url: string;
|
|
6
|
+
};
|
|
7
|
+
contentArticle?: {
|
|
8
|
+
link: string;
|
|
9
|
+
photoURL: string;
|
|
10
|
+
title: string;
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
declare const ContentCard: React.FC<ContentCardProps>;
|
|
14
|
+
export default ContentCard;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export declare const ContentArticle: import("styled-components").StyledComponent<"a", any, {}, never>;
|
|
4
|
+
export declare const ContentVideo: import("styled-components").StyledComponent<"iframe", any, {}, never>;
|
|
5
|
+
export declare const Title: import("styled-components").StyledComponent<"h3", any, {}, never>;
|
|
6
|
+
interface SkeletonProps {
|
|
7
|
+
isLoading: boolean;
|
|
8
|
+
}
|
|
9
|
+
export declare const SkeletonWrapper: import("styled-components").StyledComponent<"div", any, SkeletonProps, never>;
|
|
10
|
+
export declare const Skeleton: 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, {}, never>;
|
|
11
|
+
export {};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface ContainerProps {
|
|
3
|
+
isIos: boolean;
|
|
4
|
+
isInternetConnected: boolean;
|
|
5
|
+
}
|
|
6
|
+
export declare const Container: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonHeader & Pick<import("react").HTMLAttributes<HTMLIonHeaderElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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<HTMLIonHeaderElement>>, any, ContainerProps, never>;
|
|
7
|
+
export {};
|
|
@@ -0,0 +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 {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TherapistCardProps {
|
|
3
|
+
psychologistName: string;
|
|
4
|
+
psychologistLastName: string;
|
|
5
|
+
psychologistType: string;
|
|
6
|
+
psychologistPhoto: string;
|
|
7
|
+
psychologistPrice: number;
|
|
8
|
+
psychologistDuration: number;
|
|
9
|
+
psychologistExperience: number;
|
|
10
|
+
handleClick: React.MouseEventHandler;
|
|
11
|
+
}
|
|
12
|
+
declare const TherapistCard: React.FC<TherapistCardProps>;
|
|
13
|
+
export default TherapistCard;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,8 +1,72 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
|
|
3
|
+
interface ButtonProps {
|
|
4
|
+
buttonType: 'primary' | 'secondary' | 'survey' | 'secondaryWithStroke' | 'secondaryCancel';
|
|
5
|
+
isDisabled: boolean;
|
|
6
|
+
children: React.ReactNode;
|
|
7
|
+
onClick: (atr: any) => void;
|
|
8
|
+
}
|
|
9
|
+
declare const Button: React.FC<ButtonProps>;
|
|
10
|
+
|
|
11
|
+
interface FloatingButtonType {
|
|
12
|
+
bottomHeight: number;
|
|
13
|
+
rightWidth: number;
|
|
14
|
+
}
|
|
15
|
+
declare const FloatingButton: React.FC<FloatingButtonType>;
|
|
16
|
+
|
|
17
|
+
interface FooterForBookingProps {
|
|
18
|
+
eventHandler: () => void;
|
|
19
|
+
time: string;
|
|
20
|
+
price: string;
|
|
21
|
+
}
|
|
22
|
+
declare const FooterForBooking: React.FC<FooterForBookingProps>;
|
|
23
|
+
|
|
24
|
+
interface ListButtonProps {
|
|
25
|
+
text: string;
|
|
26
|
+
icon: string;
|
|
27
|
+
}
|
|
28
|
+
declare const ListButton: React.FC<ListButtonProps>;
|
|
29
|
+
|
|
30
|
+
interface NavigationBar {
|
|
31
|
+
isInternetConnected: boolean;
|
|
32
|
+
}
|
|
33
|
+
declare const NavigationBar: React.FC<NavigationBar>;
|
|
34
|
+
|
|
35
|
+
declare const TabBar: React.FC;
|
|
36
|
+
|
|
37
|
+
interface ConsultationCardProps {
|
|
38
|
+
startConsultation: () => void;
|
|
39
|
+
handlePurchase: () => void;
|
|
40
|
+
handleRefund: () => void;
|
|
41
|
+
consultationWith: string;
|
|
42
|
+
time: string;
|
|
43
|
+
avatar: string;
|
|
44
|
+
}
|
|
45
|
+
declare const ConsultationCard: React.FC<ConsultationCardProps>;
|
|
46
|
+
|
|
47
|
+
interface TherapistCardProps {
|
|
48
|
+
psychologistName: string;
|
|
49
|
+
psychologistLastName: string;
|
|
50
|
+
psychologistType: string;
|
|
51
|
+
psychologistPhoto: string;
|
|
52
|
+
psychologistPrice: number;
|
|
53
|
+
psychologistDuration: number;
|
|
54
|
+
psychologistExperience: number;
|
|
55
|
+
handleClick: React.MouseEventHandler;
|
|
56
|
+
}
|
|
57
|
+
declare const TherapistCard: React.FC<TherapistCardProps>;
|
|
58
|
+
|
|
59
|
+
interface ContentCardProps {
|
|
60
|
+
contentVideo?: {
|
|
61
|
+
title: string;
|
|
62
|
+
url: string;
|
|
63
|
+
};
|
|
64
|
+
contentArticle?: {
|
|
65
|
+
link: string;
|
|
66
|
+
photoURL: string;
|
|
67
|
+
title: string;
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
declare const ContentCard: React.FC<ContentCardProps>;
|
|
71
|
+
|
|
72
|
+
export { Button, ConsultationCard, ContentCard, FloatingButton, FooterForBooking, ListButton, NavigationBar, TabBar, TherapistCard };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mindly/ui-components",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.16",
|
|
4
4
|
"private": false,
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@babel/polyfill": "^7.12.1",
|
|
@@ -18,9 +18,7 @@
|
|
|
18
18
|
"react": "^17.0.2",
|
|
19
19
|
"react-dom": "^17.0.2",
|
|
20
20
|
"react-scripts": "4.0.3",
|
|
21
|
-
"rollup-plugin-dts": "^4.0.0",
|
|
22
21
|
"rollup-plugin-esbuild": "^4.5.0",
|
|
23
|
-
"rollup-plugin-terser": "^7.0.2",
|
|
24
22
|
"rollup-plugin-typescript2": "^0.30.0",
|
|
25
23
|
"styled-components": "^5.3.1",
|
|
26
24
|
"web-vitals": "^1.1.2"
|
|
@@ -54,8 +52,8 @@
|
|
|
54
52
|
"build-storybook": "build-storybook -s public",
|
|
55
53
|
"chromatic": "npx chromatic --project-token=aed221c4925d"
|
|
56
54
|
},
|
|
57
|
-
"main": "dist/index.js",
|
|
58
|
-
"module": "dist/index.
|
|
55
|
+
"main": "dist/cjs/index.js",
|
|
56
|
+
"module": "dist/esm/index.js",
|
|
59
57
|
"typings": "dist/index.d.ts",
|
|
60
58
|
"babel": {
|
|
61
59
|
"presets": [
|
|
@@ -124,9 +122,11 @@
|
|
|
124
122
|
"rimraf": "^3.0.2",
|
|
125
123
|
"rollup": "^2.58.0",
|
|
126
124
|
"rollup-plugin-copy": "^3.4.0",
|
|
125
|
+
"rollup-plugin-dts": "^4.0.0",
|
|
127
126
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
128
127
|
"rollup-plugin-postcss": "^4.0.1",
|
|
129
128
|
"rollup-plugin-svg-import": "^1.5.1",
|
|
129
|
+
"rollup-plugin-terser": "^7.0.2",
|
|
130
130
|
"tslib": "^2.3.1",
|
|
131
131
|
"typescript": "^4.4.3"
|
|
132
132
|
},
|
package/dist/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,qBAAqB,CAAC;AACzC,OAAO,cAAc,MAAM,sCAAsC,CAAC;AAClE,OAAO,gBAAgB,MAAM,2CAA2C,CAAC;AACzE,OAAO,UAAU,MAAM,8BAA8B,CAAC;AACtD,OAAO,aAAa,MAAM,oCAAoC,CAAC;AAC/D,OAAO,MAAM,MAAM,sBAAsB,CAAC;AAE1C,OAAO,EAAC,MAAM,EAAE,cAAc,EAAE,gBAAgB,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,EAAC,CAAC"}
|
package/dist/index.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export{default as Button}from"./lib/button/Button.js";export{default as FloatingButton}from"./lib/floating-button/floatingButton.js";export{default as FooterForBooking}from"./lib/footer-for-booking/FooterForBooking.js";export{default as ListButton}from"./lib/list-button/listButton.js";export{default as NavigationBar}from"./lib/navigation-bar/NavigationBar.js";export{default as TabBar}from"./lib/tab-bar/tabBar.js";
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import n from"../../node_modules/style-inject/dist/style-inject.es.js";var i='@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';n(i);export{i as default};
|
|
2
|
-
//# sourceMappingURL=global.css.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"global.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mindly_constants.d.ts","sourceRoot":"","sources":["../../../src/lib/Theme/mindly_constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;CAmB1B,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var c={primaryColor:"#21ABD2",secondaryColor:"#F0FBFF",primaryTextColor:"#5B5B5B",secondaryTextColor:"#1D201F",AccentStrokeColor:"#EDEFF2",AccentDisabledColor:"#C1C1C1",AccentCrossColor:"#A31621",AccentTickColor:"#478862",AccentInputBgColor:"#F5F9FF",AccentTabsBgColor:"#D6F2F9",AccentCross:"#f1646f",White:"#FFFFFF",AccentAchieveBgNew:"#E7E7E7",StrokeGray:"#F2F4F7",AccentSurveyButton:"#E9F7FB",AccentCancelActive:"#F5939A",AccentActiveButtonBG:"#90D5E8",AccentDivider:"#E5E5E5"};export{c as colorConstants};
|
|
2
|
-
//# sourceMappingURL=mindly_constants.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mindly_constants.js","sources":["../../../src/lib/Theme/mindly_constants.ts"],"sourcesContent":[null],"names":["colorConstants","primaryColor","secondaryColor","primaryTextColor","secondaryTextColor","AccentStrokeColor","AccentDisabledColor","AccentCrossColor","AccentTickColor","AccentInputBgColor","AccentTabsBgColor","AccentCross","White","AccentAchieveBgNew","StrokeGray","AccentSurveyButton","AccentCancelActive","AccentActiveButtonBG","AccentDivider"],"mappings":"IAAaA,EAAiB,CAC1BC,aAAc,UACdC,eAAgB,UAChBC,iBAAkB,UAClBC,mBAAoB,UACpBC,kBAAmB,UACnBC,oBAAqB,UACrBC,iBAAkB,UAClBC,gBAAiB,UACjBC,mBAAoB,UACpBC,kBAAmB,UACnBC,YAAa,UACbC,MAAO,UACPC,mBAAoB,UACpBC,WAAY,UACZC,mBAAoB,UACpBC,mBAAoB,UACpBC,qBAAsB,UACtBC,cAAe"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/lib/button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,qBAAqB,CAAC;AAG7B,UAAU,WAAW;IACjB,UAAU,EAAE,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,qBAAqB,GAAG,iBAAiB,CAAC;IAC3F,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAA;CAC9B;AAGD,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAajC,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import e from"react";import{Container as t}from"./Button.style.js";import"../Theme/global.css.js";var l=function(l){return e.createElement(t,{onClick:l.onClick,disabled:l.isDisabled,isDisabled:l.isDisabled,buttonType:l.buttonType},e.createElement("h4",null,l.children))};export{l as default};
|
|
2
|
-
//# sourceMappingURL=Button.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.js","sources":["../../../src/lib/button/Button.tsx"],"sourcesContent":[null],"names":["Button","props","React","Container","onClick","disabled","isDisabled","buttonType","children"],"mappings":"sGAaMA,EAAgC,SAACC,GACnC,OACIC,gBAACC,GACGC,QAASH,EAAMG,QACfC,SAAUJ,EAAMK,WAChBA,WAAYL,EAAMK,WAClBC,WAAYN,EAAMM,YAElBL,0BACKD,EAAMO"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.style.d.ts","sourceRoot":"","sources":["../../../src/lib/button/Button.style.ts"],"names":[],"mappings":"AAGA,UAAU,cAAc;IACpB,UAAU,EAAE,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,qBAAqB,GAAG,iBAAiB,CAAC;IAC3F,UAAU,EAAE,OAAO,CAAA;CACtB;AAED,eAAO,MAAM,SAAS,mFA0ErB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__makeTemplateObject as n}from"../../node_modules/tslib/tslib.es6.js";import o,{css as r}from"styled-components";import{colorConstants as e}from"../Theme/mindly_constants.js";var t,c,i,d,a,b,s=o.button(b||(b=n(["\n padding: 8px 0;\n width: 100%;\n border-radius: 4px;\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 padding: 8px 0;\n width: 100%;\n border-radius: 4px;\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"])),e.primaryColor,e.White,(function(o){return"secondary"===o.buttonType&&r(t||(t=n(["\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 "])),e.primaryColor,e.AccentActiveButtonBG)}),(function(o){return"secondaryWithStroke"===o.buttonType&&r(c||(c=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 "],["\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 "])),e.primaryColor,e.primaryColor,e.AccentActiveButtonBG,e.AccentActiveButtonBG)}),(function(o){return"secondaryCancel"===o.buttonType&&r(i||(i=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 "],["\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 "])),e.AccentCross,e.AccentCancelActive)}),(function(o){return"survey"===o.buttonType&&r(d||(d=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 "],["\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 "])),e.primaryTextColor,e.primaryTextColor,e.primaryColor,e.AccentSurveyButton,e.AccentDisabledColor)}),(function(o){return o.isDisabled&&r(a||(a=n(["\n background: ",";\n color: ",";\n box-shadow: none;\n\n\n &:hover, &:active {\n box-shadow: none;\n }\n "],["\n background: ",";\n color: ",";\n box-shadow: none;\n\n\n &:hover, &:active {\n box-shadow: none;\n }\n "])),e.AccentActiveButtonBG,e.White)}));export{s as Container};
|
|
2
|
-
//# sourceMappingURL=Button.style.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.style.js","sources":["../../../src/lib/button/Button.style.ts"],"sourcesContent":[null],"names":["Container","styled","button","colorConstants","primaryColor","White","props","buttonType","css","AccentActiveButtonBG","AccentCross","AccentCancelActive","primaryTextColor","AccentSurveyButton","AccentDisabledColor","isDisabled"],"mappings":"sMAQaA,EAAYC,EAAOC,ySAAsB,2FAKX,eACZ,oIAc5B,SAcA,SAcA,SAcA,SAWA,QApEaC,EAAeC,aACpBD,EAAeE,OAMtB,SAACC,GAA0B,MAAqB,cAArBA,EAAMC,YAA8BC,6IAAG,0CAE9B,uEAIU,kBAJrCL,EAAeC,aAIbD,EAAeM,yBAI1B,SAACH,GAA0B,MAAqB,wBAArBA,EAAMC,YAAwCC,0PAAG,gBACxC,6EAGW,uEAID,0DAEW,kBAThDL,EAAeC,aAGJD,EAAeC,aAIxBD,EAAeM,qBAEJN,EAAeM,yBAIrC,SAACH,GAA0B,MAAqB,oBAArBA,EAAMC,YAAoCC,kOAAG,gBACrC,wIAOS,gEAPnCL,EAAeO,YAObP,EAAeQ,uBAM1B,SAACL,GAA0B,MAAqB,WAArBA,EAAMC,YAA2BC,sPAAG,gBACvB,6EAGW,uEAIb,wBACW,8BACO,kBAT/CL,EAAeS,iBAGJT,EAAeS,iBAIxBT,EAAeC,aACVD,EAAeU,mBACTV,EAAeW,wBAIrC,SAACR,GAA0B,OAAAA,EAAMS,YAAcP,+IAAG,qBACD,iBACpB,+FADfL,EAAeM,qBACpBN,EAAeE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultationCard.d.ts","sourceRoot":"","sources":["../../../src/lib/consultation-card/consultationCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,qBAAqB;IAC3B,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAA;CACjB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAkC5D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultationCard.style.d.ts","sourceRoot":"","sources":["../../../src/lib/consultation-card/consultationCard.style.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS,oEAMrB,CAAC;AAEF,eAAO,MAAM,aAAa,oEAKzB,CAAC;AAEF,eAAO,MAAM,QAAQ,oEAapB,CAAC;AAEF,eAAO,MAAM,KAAK,oEAIjB,CAAC;AAEF,eAAO,MAAM,iBAAiB,oEAe7B,CAAC;AAEF,eAAO,MAAM,eAAe,oEAE3B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"contentCard.d.ts","sourceRoot":"","sources":["../../../src/lib/content-card/contentCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAGtC,UAAU,gBAAgB;IACtB,YAAY,CAAC,EAAE;QACX,KAAK,EAAE,MAAM,CAAC;QACd,GAAG,EAAE,MAAM,CAAA;KACd,CAAA;IACD,cAAc,CAAC,EAAE;QACb,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,MAAM,CAAC;QACjB,KAAK,EAAE,MAAM,CAAC;KACjB,CAAA;CACJ;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAmClD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"contentCard.style.d.ts","sourceRoot":"","sources":["../../../src/lib/content-card/contentCard.style.ts"],"names":[],"mappings":";AAIA,eAAO,MAAM,SAAS,oEAIrB,CAAC;AAEF,eAAO,MAAM,cAAc,kEAS1B,CAAC;AAEF,eAAO,MAAM,YAAY,uEAGxB,CAAC;AAEF,eAAO,MAAM,KAAK,mEAIjB,CAAC;AAEF,UAAU,aAAa;IACnB,SAAS,EAAE,OAAO,CAAC;CACtB;AAED,eAAO,MAAM,eAAe,+EAK3B,CAAC;AAEF,eAAO,MAAM,QAAQ,21JAIpB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
function C(){return(new DOMParser).parseFromString('<svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">\n<rect width="54" height="54" fill="#21ABD2"/>\n<path d="M27.0002 15C21.9405 15 17.8237 19.1168 17.8237 24.1765V32.647C17.8237 33.8148 18.7737 34.7648 19.9413 34.7648C21.1092 34.7648 22.0591 33.8148 22.0591 32.647V25.5883C22.0591 24.4206 21.1092 23.4706 19.9413 23.4706C19.7037 23.4706 19.4788 23.5188 19.2651 23.5913C19.5663 19.5829 22.9168 16.4117 27.0002 16.4117C31.0815 16.4117 34.431 19.58 34.735 23.5856C34.5226 23.5129 34.2964 23.4706 34.0591 23.4706C32.8913 23.4706 31.9413 24.4206 31.9413 25.5883V32.647C31.9413 33.8148 32.8913 34.7648 34.0591 34.7648C34.3078 34.7648 34.5431 34.7139 34.765 34.6348V35.4706C34.765 35.8601 34.4479 36.1765 34.0591 36.1765H28.9879C28.6954 35.3566 27.9192 34.7648 27.0002 34.7648C25.8326 34.7648 24.8826 35.7147 24.8826 36.8824C24.8826 38.05 25.8326 39 27.0002 39C27.9192 39 28.6954 38.408 28.9879 37.5883H34.0591C35.2268 37.5883 36.1768 36.6383 36.1768 35.4706C36.1768 31.2248 36.1768 28.4269 36.1768 24.1765C36.1768 19.1168 32.06 15 27.0002 15V15Z" fill="white"/>\n<path d="M37.5884 25.0122V33.2227C38.4081 32.9304 39.0001 32.1542 39.0001 31.235V26.9998C39.0001 26.0808 38.4081 25.3046 37.5884 25.0122Z" fill="white"/>\n<path d="M15 26.9998V31.235C15 32.1542 15.592 32.9304 16.4117 33.2227V25.0122C15.592 25.3046 15 26.0808 15 26.9998Z" fill="white"/>\n</svg>\n',"image/svg+xml").firstChild}export{C as default};
|
|
2
|
-
//# sourceMappingURL=floating button.svg.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"floating button.svg.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"floatingButton.d.ts","sourceRoot":"","sources":["../../../src/lib/floating-button/floatingButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,kBAAkB;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;CACtB;AAED,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAiBhD,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import t from"react";import{Container as o}from"./floatingButton.style.js";import r from"./floating button.svg.js";var e=function(e){var i=e.bottomHeight,m=void 0===i?0:i,n=e.rightWidth,a=void 0===n?0:n;return t.createElement(o,{href:"https://t.me/MindlySupport",bottomHeight:m,rightWidth:a},t.createElement("img",{src:r,alt:"support mindly"}))};export{e as default};
|
|
2
|
-
//# sourceMappingURL=floatingButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"floatingButton.js","sources":["../../../src/lib/floating-button/floatingButton.tsx"],"sourcesContent":[null],"names":["FloatingButton","_a","_b","bottomHeight","_c","rightWidth","React","Container","href","src","img","alt"],"mappings":"uHASMA,EAA+C,SACjDC,OACIC,iBAAAC,aAAe,IACfC,eAAAC,aAAa,IAEjB,OACIC,gBAACC,GACGC,KAAK,6BACLL,aAAcA,EACdE,WAAYA,GAEZC,uBACIG,IAAKC,EACLC,IAAI"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"floatingButton.style.d.ts","sourceRoot":"","sources":["../../../src/lib/floating-button/floatingButton.style.ts"],"names":[],"mappings":"AAEA,UAAU,cAAc;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,SAAS,8EAarB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__makeTemplateObject as n}from"../../node_modules/tslib/tslib.es6.js";import i from"styled-components";var o,t=i.a(o||(o=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"],["\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}));export{t as Container};
|
|
2
|
-
//# sourceMappingURL=floatingButton.style.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"floatingButton.style.js","sources":["../../../src/lib/floating-button/floatingButton.style.ts"],"sourcesContent":[null],"names":["Container","styled","a","props","bottomHeight","rightWidth"],"mappings":"oHAOaA,EAAYC,EAAOC,sNAAiB,uFAKR,iBACH,qGAD1B,SAACC,GAAU,OAAAA,EAAMC,gBAClB,SAACD,GAAU,OAAAA,EAAME"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FooterForBooking.d.ts","sourceRoot":"","sources":["../../../src/lib/footer-for-booking/FooterForBooking.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,UAAU,qBAAqB;IAC3B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA4BrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import e from"react";import{Container as t,InfoContainer as r,SmallIcon as o}from"./FooterForBooking.style.js";import n from"../button/Button.js";import{timeOutline as m,cardOutline as l}from"../../node_modules/ionicons/icons/index.mjs.js";import{isPlatform as i}from"../../node_modules/@ionic/react/dist/index.esm.js";var a=function(a){return e.createElement(t,{isIos:i("ios")},e.createElement(r,null,e.createElement("h4",null,e.createElement(o,{icon:m,color:"primary"}),e.createElement(e.Fragment,null,a.time)),e.createElement("h4",null,e.createElement(o,{icon:l,color:"primary"}),e.createElement(e.Fragment,null,a.price))),e.createElement(n,{buttonType:"primary",isDisabled:!1,onClick:a.eventHandler},e.createElement("h4",{className:"semiBold"},"Записаться")))};export{a as default};
|
|
2
|
-
//# sourceMappingURL=FooterForBooking.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FooterForBooking.js","sources":["../../../src/lib/footer-for-booking/FooterForBooking.tsx"],"sourcesContent":[null],"names":["FooterForBooking","props","React","Container","isIos","isPlatform","InfoContainer","SmallIcon","icon","timeOutline","color","time","cardOutline","price","Button","buttonType","isDisabled","onClick","eventHandler","className"],"mappings":"mUAYMA,EAAoD,SAACC,GACvD,OACIC,gBAACC,GAAUC,MAAOC,EAAW,QACzBH,gBAACI,OACGJ,0BACIA,gBAACK,GAAUC,KAAMC,EAAaC,MAAM,YACpCR,gCACKD,EAAMU,OAGfT,0BACIA,gBAACK,GAAUC,KAAMI,EAAaF,MAAM,YACpCR,gCACKD,EAAMY,SAInBX,gBAACY,GACGC,WAAY,UACZC,YAAY,EACZC,QAAShB,EAAMiB,cAEfhB,sBAAIiB,UAAU"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
interface ContainerProps {
|
|
2
|
-
isIos: boolean;
|
|
3
|
-
}
|
|
4
|
-
export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
|
|
5
|
-
export declare const InfoContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
-
export declare const SmallIcon: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=FooterForBooking.style.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FooterForBooking.style.d.ts","sourceRoot":"","sources":["../../../src/lib/footer-for-booking/FooterForBooking.style.ts"],"names":[],"mappings":"AAIA,UAAU,cAAc;IACpB,KAAK,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,SAAS,gFAcrB,CAAC;AAEF,eAAO,MAAM,aAAa,oEAQzB,CAAC;AAEF,eAAO,MAAM,SAAS,yFAOrB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__makeTemplateObject as n}from"../../node_modules/tslib/tslib.es6.js";import o from"styled-components";import{IonIcon as t}from"../../node_modules/@ionic/react/dist/index.esm.js";import{colorConstants as i}from"../Theme/mindly_constants.js";var e,p,r,s=o.div(e||(e=n(["\n padding: ",";\n box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);\n display: flex;\n position: fixed;\n bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n height: 44px;\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 bottom: 0;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n\n button {\n height: 44px;\n width: 132px;\n }\n"])),(function(n){return n.isIos?"16px 24px 50px":"16px 24px"})),x=o.div(p||(p=n(["\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"])),i.secondaryTextColor),d=o(t)(r||(r=n(["\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"])),i.primaryColor);export{s as Container,x as InfoContainer,d as SmallIcon};
|
|
2
|
-
//# sourceMappingURL=FooterForBooking.style.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FooterForBooking.style.js","sources":["../../../src/lib/footer-for-booking/FooterForBooking.style.ts"],"sourcesContent":[null],"names":["Container","styled","div","props","isIos","InfoContainer","colorConstants","secondaryTextColor","SmallIcon","IonIcon","primaryColor"],"mappings":"kQAQaA,EAAYC,EAAOC,4QAAmB,gBACiB,iPAAvD,SAACC,GAAU,OAAAA,EAAMC,MAAQ,iBAAmB,eAe5CC,EAAgBJ,EAAOC,sGAAG,wBAEO,kEAAjCI,EAAeC,oBAQfC,EAAYP,EAAYQ,EAAZR,6HAAoB,2FAKM,yBAA3BK,EAAeI"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listButton.d.ts","sourceRoot":"","sources":["../../../src/lib/list-button/listButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,qBAAqB,CAAC;AAG7B,UAAU,eAAe;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAOzC,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import e from"react";import"../Theme/global.css.js";import{Container as t,Image as r}from"./listButton.style.js";var l=function(l){return e.createElement(t,null,e.createElement("h4",null,l.text),e.createElement(r,{icon:l.icon}))};export{l as default};
|
|
2
|
-
//# sourceMappingURL=listButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listButton.js","sources":["../../../src/lib/list-button/listButton.tsx"],"sourcesContent":[null],"names":["ListButton","props","React","Container","text","Image","icon"],"mappings":"qHASMA,EAAwC,SAACC,GAC3C,OACIC,gBAACC,OACGD,0BAAKD,EAAMG,MACXF,gBAACG,GAAMC,KAAML,EAAMK"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listButton.style.d.ts","sourceRoot":"","sources":["../../../src/lib/list-button/listButton.style.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS,uEASrB,CAAC;AAEF,eAAO,MAAM,KAAK,yFAGjB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__makeTemplateObject as n}from"../../node_modules/tslib/tslib.es6.js";import o from"styled-components";import{colorConstants as e}from"../Theme/mindly_constants.js";import{IonIcon as t}from"../../node_modules/@ionic/react/dist/index.esm.js";var i,d,r=o.button(i||(i=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"],["\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"])),e.secondaryTextColor,e.AccentDivider),s=o(t)(d||(d=n(["\n width: 21px;\n height: 21px;\n"],["\n width: 21px;\n height: 21px;\n"])));export{r as Container,s as Image};
|
|
2
|
-
//# sourceMappingURL=listButton.style.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"listButton.style.js","sources":["../../../src/lib/list-button/listButton.style.ts"],"sourcesContent":[null],"names":["Container","styled","button","colorConstants","secondaryTextColor","AccentDivider","Image","IonIcon"],"mappings":"gQAIaA,EAAYC,EAAOC,yMAAM,mEAGM,+CAEa,wEAF9CC,EAAeC,mBAEGD,EAAeE,eAM/BC,EAAQL,EAAYM,EAAZN,kDAAoB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationBar.d.ts","sourceRoot":"","sources":["../../../src/lib/navigation-bar/NavigationBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,qBAAqB,CAAC;AAG7B,UAAU,aAAa;IACnB,mBAAmB,EAAE,OAAO,CAAC;CAChC;AAED,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAc1C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import e from"react";import{Container as t}from"./NavigationBar.style.js";import"../Theme/global.css.js";import{isPlatform as s}from"../../node_modules/@ionic/react/dist/index.esm.js";var r=function(r){return e.createElement(t,{isIos:s("ios"),isInternetConnected:r.isInternetConnected},e.createElement("h4",{className:"left"},"first"),e.createElement("h4",{className:"second"},"second"),e.createElement("h4",{className:"right"},"third"))};export{r as default};
|
|
2
|
-
//# sourceMappingURL=NavigationBar.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationBar.js","sources":["../../../src/lib/navigation-bar/NavigationBar.tsx"],"sourcesContent":[null],"names":["NavigationBar","props","React","Container","isIos","isPlatform","isInternetConnected","className"],"mappings":"4LASMA,EAAyC,SAACC,GAC5C,OACIC,gBAACC,GAAUC,MAAOC,EAAW,OAAQC,oBAAqBL,EAAMK,qBAC5DJ,sBAAIK,UAAU,iBAGdL,sBAAIK,UAAU,oBAGdL,sBAAIK,UAAU"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationBar.style.d.ts","sourceRoot":"","sources":["../../../src/lib/navigation-bar/NavigationBar.style.ts"],"names":[],"mappings":";AAIA,UAAU,cAAc;IACpB,KAAK,EAAE,OAAO,CAAA;IACd,mBAAmB,EAAE,OAAO,CAAA;CAC/B;AAED,eAAO,MAAM,SAAS,q1JA8CrB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__makeTemplateObject as n}from"../../node_modules/tslib/tslib.es6.js";import t,{css as o}from"styled-components";import{IonHeader as e}from"../../node_modules/@ionic/react/dist/index.esm.js";import{colorConstants as i}from"../Theme/mindly_constants.js";var p,r,c=t(e)(r||(r=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.08);\n color: ",";\n\n .left {\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\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.08);\n color: ",";\n\n .left {\n position: absolute;\n color: ",";\n left: 10px;\n top: ",";\n }\n\n .right {\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"}),i.primaryTextColor,i.primaryColor,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),i.primaryColor,(function(n){return n.isInternetConnected?"calc(50% - 12px)":"calc(50% + 3px)"}),(function(t){return t.isIos&&o(p||(p=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 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 "])),t.isInternetConnected?"54px 10px 10px":"64px 10px 10px",t.isInternetConnected?"88px":"98px",t.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)",t.isInternetConnected?"calc(50% + 10px)":"calc(50% + 15px)")}));export{c as Container};
|
|
2
|
-
//# sourceMappingURL=NavigationBar.style.js.map
|