@mindly/ui-components 0.1.30 → 0.1.33
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 +17 -15
- package/dist/cjs/types/lib/Theme/mindly_constants.d.ts +21 -21
- package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +9 -8
- package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
- package/dist/cjs/types/lib/button/Button.d.ts +10 -9
- package/dist/cjs/types/lib/button/Button.style.d.ts +6 -6
- package/dist/cjs/types/lib/consultation-card/ConsultationCard.d.ts +13 -12
- package/dist/cjs/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
- package/dist/cjs/types/lib/content-card/ContentCard.d.ts +15 -14
- package/dist/cjs/types/lib/content-card/ContentCard.style.d.ts +11 -11
- package/dist/cjs/types/lib/date-picker/DatePicker.d.ts +13 -12
- package/dist/cjs/types/lib/date-picker/DatePicker.style.d.ts +6 -6
- package/dist/cjs/types/lib/floating-button/FloatingButton.d.ts +8 -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 +10 -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 +9 -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 +8 -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 +10 -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 +17 -15
- package/dist/esm/types/lib/Theme/mindly_constants.d.ts +21 -21
- package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +9 -8
- package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
- package/dist/esm/types/lib/button/Button.d.ts +10 -9
- package/dist/esm/types/lib/button/Button.style.d.ts +6 -6
- package/dist/esm/types/lib/consultation-card/ConsultationCard.d.ts +13 -12
- package/dist/esm/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
- package/dist/esm/types/lib/content-card/ContentCard.d.ts +15 -14
- package/dist/esm/types/lib/content-card/ContentCard.style.d.ts +11 -11
- package/dist/esm/types/lib/date-picker/DatePicker.d.ts +13 -12
- package/dist/esm/types/lib/date-picker/DatePicker.style.d.ts +6 -6
- package/dist/esm/types/lib/floating-button/FloatingButton.d.ts +8 -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 +10 -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 +9 -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 +8 -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 +10 -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 +117 -89
- package/package.json +151 -151
|
@@ -1,15 +1,17 @@
|
|
|
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 { ContentCard } from './lib/content-card/ContentCard';
|
|
9
|
-
import { TherapistCard } from './lib/therapist-card/TherapistCard';
|
|
10
|
-
import { toast } from './lib/toast/toast';
|
|
11
|
-
import { ArchivedConsultationCard } from './lib/archived-consultation-card/ArchivedConsultationCard';
|
|
12
|
-
import { DatePicker } from './lib/date-picker/DatePicker';
|
|
13
|
-
import { NoInternetConnection } from './lib/no-internet-connection/NoInternetConnection';
|
|
14
|
-
import { TherapistInformationComponent } from './lib/therapist-information-component/TherapistInformationComponent';
|
|
15
|
-
|
|
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 { ContentCard } from './lib/content-card/ContentCard';
|
|
9
|
+
import { TherapistCard } from './lib/therapist-card/TherapistCard';
|
|
10
|
+
import { toast } from './lib/toast/toast';
|
|
11
|
+
import { ArchivedConsultationCard } from './lib/archived-consultation-card/ArchivedConsultationCard';
|
|
12
|
+
import { DatePicker } from './lib/date-picker/DatePicker';
|
|
13
|
+
import { NoInternetConnection } from './lib/no-internet-connection/NoInternetConnection';
|
|
14
|
+
import { TherapistInformationComponent } from './lib/therapist-information-component/TherapistInformationComponent';
|
|
15
|
+
import { Input } from './lib/input/Input';
|
|
16
|
+
import { ScrollTabs } from './lib/scroll-tabs/ScrollTabs';
|
|
17
|
+
export { ArchivedConsultationCard, DatePicker, Button, FloatingButton, FooterForBooking, ListButton, NavigationBar, TabBar, ConsultationCard, ContentCard, TherapistCard, toast, NoInternetConnection, TherapistInformationComponent, Input, ScrollTabs, };
|
|
@@ -1,21 +1,21 @@
|
|
|
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
|
-
AccentGrayBlue: string;
|
|
21
|
-
};
|
|
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
|
+
AccentGrayBlue: string;
|
|
21
|
+
};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface ArchivedConsultationCardProps {
|
|
4
|
-
nameAndSurname: string;
|
|
5
|
-
date: string;
|
|
6
|
-
avatar: string;
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface ArchivedConsultationCardProps {
|
|
4
|
+
nameAndSurname: string;
|
|
5
|
+
date: string;
|
|
6
|
+
avatar: string;
|
|
7
|
+
['data-testID']?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare const ArchivedConsultationCard: React.FC<ArchivedConsultationCardProps>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
-
export declare const TextContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const Avatar: import("styled-components").StyledComponent<"img", any, {}, never>;
|
|
1
|
+
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export declare const TextContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export declare const Avatar: import("styled-components").StyledComponent<"img", any, {}, never>;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface ButtonProps {
|
|
4
|
-
buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive';
|
|
5
|
-
isDisabled: boolean;
|
|
6
|
-
children: React.ReactNode;
|
|
7
|
-
onClick:
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface ButtonProps {
|
|
4
|
+
buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive';
|
|
5
|
+
isDisabled: boolean;
|
|
6
|
+
children: React.ReactNode;
|
|
7
|
+
onClick: (props?: unknown) => void;
|
|
8
|
+
['data-testID']?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare const Button: React.FC<ButtonProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
interface ContainerProps {
|
|
2
|
-
buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive';
|
|
3
|
-
isDisabled: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare const Container: import("styled-components").StyledComponent<"button", any, ContainerProps, never>;
|
|
6
|
-
export {};
|
|
1
|
+
interface ContainerProps {
|
|
2
|
+
buttonType: 'primary' | 'secondary' | 'actionButton' | 'actionButtonDisabled' | 'secondaryWithStroke' | 'secondaryCancel' | 'actionButtonActive';
|
|
3
|
+
isDisabled: boolean;
|
|
4
|
+
}
|
|
5
|
+
export declare const Container: import("styled-components").StyledComponent<"button", any, ContainerProps, never>;
|
|
6
|
+
export {};
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface ConsultationCardProps {
|
|
4
|
-
startConsultation:
|
|
5
|
-
handleReschedule:
|
|
6
|
-
handleRefund:
|
|
7
|
-
consultationWith: string;
|
|
8
|
-
day: string;
|
|
9
|
-
time: string;
|
|
10
|
-
avatar: string;
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface ConsultationCardProps {
|
|
4
|
+
startConsultation: (props?: unknown) => void;
|
|
5
|
+
handleReschedule: (props?: unknown) => void;
|
|
6
|
+
handleRefund: (props?: unknown) => void;
|
|
7
|
+
consultationWith: string;
|
|
8
|
+
day: string;
|
|
9
|
+
time: string;
|
|
10
|
+
avatar: string;
|
|
11
|
+
['data-testID']?: string;
|
|
12
|
+
}
|
|
13
|
+
export declare const ConsultationCard: React.FC<ConsultationCardProps>;
|
|
@@ -1,6 +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>;
|
|
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>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface ContentCardProps {
|
|
4
|
-
contentVideo?: {
|
|
5
|
-
title: string;
|
|
6
|
-
url: string;
|
|
7
|
-
};
|
|
8
|
-
contentArticle?: {
|
|
9
|
-
link: string;
|
|
10
|
-
photoURL: string;
|
|
11
|
-
title: string;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface ContentCardProps {
|
|
4
|
+
contentVideo?: {
|
|
5
|
+
title: string;
|
|
6
|
+
url: string;
|
|
7
|
+
};
|
|
8
|
+
contentArticle?: {
|
|
9
|
+
link: string;
|
|
10
|
+
photoURL: string;
|
|
11
|
+
title: string;
|
|
12
|
+
};
|
|
13
|
+
['data-testID']?: string;
|
|
14
|
+
}
|
|
15
|
+
export declare const ContentCard: React.FC<ContentCardProps>;
|
|
@@ -1,11 +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 {};
|
|
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 {};
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface DatePickerProps {
|
|
4
|
-
type: 'date' | 'weekday';
|
|
5
|
-
weekday?: string;
|
|
6
|
-
day?: string;
|
|
7
|
-
date?: string;
|
|
8
|
-
month?: string;
|
|
9
|
-
isActive: boolean;
|
|
10
|
-
onClick:
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface DatePickerProps {
|
|
4
|
+
type: 'date' | 'weekday';
|
|
5
|
+
weekday?: string;
|
|
6
|
+
day?: string;
|
|
7
|
+
date?: string;
|
|
8
|
+
month?: string;
|
|
9
|
+
isActive: boolean;
|
|
10
|
+
onClick: (props?: unknown) => void;
|
|
11
|
+
['data-testID']?: string;
|
|
12
|
+
}
|
|
13
|
+
export declare const DatePicker: React.FC<DatePickerProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
interface ContainerProps {
|
|
2
|
-
isActive: boolean;
|
|
3
|
-
}
|
|
4
|
-
export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
|
|
5
|
-
export declare const WeekDayH1: import("styled-components").StyledComponent<"h1", any, {}, never>;
|
|
6
|
-
export {};
|
|
1
|
+
interface ContainerProps {
|
|
2
|
+
isActive: boolean;
|
|
3
|
+
}
|
|
4
|
+
export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
|
|
5
|
+
export declare const WeekDayH1: import("styled-components").StyledComponent<"h1", any, {}, never>;
|
|
6
|
+
export {};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface FloatingButtonType {
|
|
4
|
-
bottomHeight: number;
|
|
5
|
-
rightWidth: number;
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface FloatingButtonType {
|
|
4
|
+
bottomHeight: number;
|
|
5
|
+
rightWidth: number;
|
|
6
|
+
['data-testID']?: string;
|
|
7
|
+
}
|
|
8
|
+
export declare const FloatingButton: React.FC<FloatingButtonType>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
interface ContainerProps {
|
|
2
|
-
bottomHeight: number;
|
|
3
|
-
rightWidth: number;
|
|
4
|
-
}
|
|
5
|
-
export declare const Container: import("styled-components").StyledComponent<"a", any, ContainerProps, never>;
|
|
6
|
-
export {};
|
|
1
|
+
interface ContainerProps {
|
|
2
|
+
bottomHeight: number;
|
|
3
|
+
rightWidth: number;
|
|
4
|
+
}
|
|
5
|
+
export declare const Container: import("styled-components").StyledComponent<"a", any, ContainerProps, never>;
|
|
6
|
+
export {};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface FooterForBookingProps {
|
|
4
|
-
eventHandler:
|
|
5
|
-
duration: number;
|
|
6
|
-
price: string;
|
|
7
|
-
isIos: boolean;
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface FooterForBookingProps {
|
|
4
|
+
eventHandler: (props?: unknown) => void;
|
|
5
|
+
duration: number;
|
|
6
|
+
price: string;
|
|
7
|
+
isIos: boolean;
|
|
8
|
+
['data-testID']?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare const FooterForBooking: React.FC<FooterForBookingProps>;
|
|
@@ -1,7 +1,7 @@
|
|
|
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 {};
|
|
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 {};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface InputProps {
|
|
4
|
-
isActive: boolean;
|
|
5
|
-
name: string;
|
|
6
|
-
type: 'date' | 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url' | 'time' | 'week' | 'month' | 'datetime-local';
|
|
7
|
-
placeholder: string;
|
|
8
|
-
value: string;
|
|
9
|
-
['data-
|
|
10
|
-
onIonChange: (e:
|
|
11
|
-
icon: string;
|
|
12
|
-
}
|
|
13
|
-
export declare const Input: React.FC<InputProps>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface InputProps {
|
|
4
|
+
isActive: boolean;
|
|
5
|
+
name: string;
|
|
6
|
+
type: 'date' | 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url' | 'time' | 'week' | 'month' | 'datetime-local';
|
|
7
|
+
placeholder: string;
|
|
8
|
+
value: string;
|
|
9
|
+
['data-testID']?: string;
|
|
10
|
+
onIonChange: (e: unknown) => void;
|
|
11
|
+
icon: string;
|
|
12
|
+
}
|
|
13
|
+
export declare const Input: React.FC<InputProps>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const InputIonIcon: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
3
|
-
interface CustomIonInputProps {
|
|
4
|
-
isActive: boolean;
|
|
5
|
-
}
|
|
6
|
-
export declare const CustomIonInput: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonInput & Pick<import("react").HTMLAttributes<HTMLIonInputElement>, "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<HTMLIonInputElement>>, any, CustomIonInputProps, never>;
|
|
7
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const InputIonIcon: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
3
|
+
interface CustomIonInputProps {
|
|
4
|
+
isActive: boolean;
|
|
5
|
+
}
|
|
6
|
+
export declare const CustomIonInput: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonInput & Pick<import("react").HTMLAttributes<HTMLIonInputElement>, "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<HTMLIonInputElement>>, any, CustomIonInputProps, never>;
|
|
7
|
+
export {};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface ListButtonProps {
|
|
4
|
-
children: React.ReactNode;
|
|
5
|
-
icon: string;
|
|
6
|
-
onClick:
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface ListButtonProps {
|
|
4
|
+
children: React.ReactNode;
|
|
5
|
+
icon: string;
|
|
6
|
+
onClick: (props?: unknown) => void;
|
|
7
|
+
['data-testID']?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare const ListButton: React.FC<ListButtonProps>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Container: import("styled-components").StyledComponent<"button", any, {}, never>;
|
|
2
|
-
export declare const CustomIonIcon: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
1
|
+
export declare const Container: import("styled-components").StyledComponent<"button", any, {}, never>;
|
|
2
|
+
export declare const CustomIonIcon: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface NavigationBarProps {
|
|
4
|
-
isInternetConnected: boolean;
|
|
5
|
-
children?: ReactNode | undefined;
|
|
6
|
-
isIos: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare const NavigationBar: React.FC<NavigationBarProps>;
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface NavigationBarProps {
|
|
4
|
+
isInternetConnected: boolean;
|
|
5
|
+
children?: ReactNode | undefined;
|
|
6
|
+
isIos: boolean;
|
|
7
|
+
}
|
|
8
|
+
export declare const NavigationBar: React.FC<NavigationBarProps>;
|
|
@@ -1,7 +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 {};
|
|
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 {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface NoInternetConnectionProps {
|
|
4
|
-
isInternetConnected: boolean;
|
|
5
|
-
isIos: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare const NoInternetConnection: React.FC<NoInternetConnectionProps>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface NoInternetConnectionProps {
|
|
4
|
+
isInternetConnected: boolean;
|
|
5
|
+
isIos: boolean;
|
|
6
|
+
}
|
|
7
|
+
export declare const NoInternetConnection: React.FC<NoInternetConnectionProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
interface ContainerProps {
|
|
2
|
-
isInternetConnected: boolean;
|
|
3
|
-
isIos: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
|
|
6
|
-
export {};
|
|
1
|
+
interface ContainerProps {
|
|
2
|
+
isInternetConnected: boolean;
|
|
3
|
+
isIos: boolean;
|
|
4
|
+
}
|
|
5
|
+
export declare const Container: import("styled-components").StyledComponent<"div", any, ContainerProps, never>;
|
|
6
|
+
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import '../Theme/global.css';
|
|
3
|
-
export interface ScrollTabsProps {
|
|
4
|
-
setActiveTab: (e?: string) => void;
|
|
5
|
-
value: 'profile' | 'video' | 'articles';
|
|
6
|
-
}
|
|
7
|
-
export declare const ScrollTabs: React.FC<ScrollTabsProps>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../Theme/global.css';
|
|
3
|
+
export interface ScrollTabsProps {
|
|
4
|
+
setActiveTab: (e?: string) => void;
|
|
5
|
+
value: 'profile' | 'video' | 'articles';
|
|
6
|
+
}
|
|
7
|
+
export declare const ScrollTabs: React.FC<ScrollTabsProps>;
|