@mindly/ui-components 0.1.29 → 0.1.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/README.md +6 -6
  2. package/dist/cjs/index.js +1 -1
  3. package/dist/cjs/index.js.map +1 -1
  4. package/dist/cjs/types/index.d.ts +15 -15
  5. package/dist/cjs/types/lib/Theme/mindly_constants.d.ts +21 -21
  6. package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +8 -8
  7. package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
  8. package/dist/cjs/types/lib/button/Button.d.ts +9 -9
  9. package/dist/cjs/types/lib/button/Button.style.d.ts +6 -6
  10. package/dist/cjs/types/lib/consultation-card/ConsultationCard.d.ts +12 -12
  11. package/dist/cjs/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
  12. package/dist/cjs/types/lib/content-card/ContentCard.d.ts +14 -14
  13. package/dist/cjs/types/lib/content-card/ContentCard.style.d.ts +11 -11
  14. package/dist/cjs/types/lib/date-picker/DatePicker.d.ts +12 -12
  15. package/dist/cjs/types/lib/date-picker/DatePicker.style.d.ts +6 -6
  16. package/dist/cjs/types/lib/floating-button/FloatingButton.d.ts +7 -7
  17. package/dist/cjs/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
  18. package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.d.ts +9 -9
  19. package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
  20. package/dist/cjs/types/lib/input/Input.d.ts +13 -13
  21. package/dist/cjs/types/lib/input/Input.style.d.ts +7 -7
  22. package/dist/cjs/types/lib/list-button/ListButton.d.ts +8 -8
  23. package/dist/cjs/types/lib/list-button/ListButton.style.d.ts +2 -2
  24. package/dist/cjs/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
  25. package/dist/cjs/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
  26. package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
  27. package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
  28. package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
  29. package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
  30. package/dist/cjs/types/lib/tab-bar/TabBar.d.ts +7 -7
  31. package/dist/cjs/types/lib/tab-bar/TabBar.style.d.ts +17 -17
  32. package/dist/cjs/types/lib/therapist-card/TherapistCard.d.ts +14 -14
  33. package/dist/cjs/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
  34. package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +9 -9
  35. package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
  36. package/dist/cjs/types/lib/toast/toast.d.ts +5 -5
  37. package/dist/esm/index.js +2 -2
  38. package/dist/esm/index.js.map +1 -1
  39. package/dist/esm/types/index.d.ts +15 -15
  40. package/dist/esm/types/lib/Theme/mindly_constants.d.ts +21 -21
  41. package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +8 -8
  42. package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
  43. package/dist/esm/types/lib/button/Button.d.ts +9 -9
  44. package/dist/esm/types/lib/button/Button.style.d.ts +6 -6
  45. package/dist/esm/types/lib/consultation-card/ConsultationCard.d.ts +12 -12
  46. package/dist/esm/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
  47. package/dist/esm/types/lib/content-card/ContentCard.d.ts +14 -14
  48. package/dist/esm/types/lib/content-card/ContentCard.style.d.ts +11 -11
  49. package/dist/esm/types/lib/date-picker/DatePicker.d.ts +12 -12
  50. package/dist/esm/types/lib/date-picker/DatePicker.style.d.ts +6 -6
  51. package/dist/esm/types/lib/floating-button/FloatingButton.d.ts +7 -7
  52. package/dist/esm/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
  53. package/dist/esm/types/lib/footer-for-booking/FooterForBooking.d.ts +9 -9
  54. package/dist/esm/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
  55. package/dist/esm/types/lib/input/Input.d.ts +13 -13
  56. package/dist/esm/types/lib/input/Input.style.d.ts +7 -7
  57. package/dist/esm/types/lib/list-button/ListButton.d.ts +8 -8
  58. package/dist/esm/types/lib/list-button/ListButton.style.d.ts +2 -2
  59. package/dist/esm/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
  60. package/dist/esm/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
  61. package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
  62. package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
  63. package/dist/esm/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
  64. package/dist/esm/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
  65. package/dist/esm/types/lib/tab-bar/TabBar.d.ts +7 -7
  66. package/dist/esm/types/lib/tab-bar/TabBar.style.d.ts +17 -17
  67. package/dist/esm/types/lib/therapist-card/TherapistCard.d.ts +14 -14
  68. package/dist/esm/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
  69. package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +9 -9
  70. package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
  71. package/dist/esm/types/lib/toast/toast.d.ts +5 -5
  72. package/dist/index.d.ts +88 -88
  73. package/package.json +151 -151
@@ -1,15 +1,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
- export { ArchivedConsultationCard, DatePicker, Button, FloatingButton, FooterForBooking, ListButton, NavigationBar, TabBar, ConsultationCard, ContentCard, TherapistCard, toast, NoInternetConnection, TherapistInformationComponent, };
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
+ export { ArchivedConsultationCard, DatePicker, Button, FloatingButton, FooterForBooking, ListButton, NavigationBar, TabBar, ConsultationCard, ContentCard, TherapistCard, toast, NoInternetConnection, TherapistInformationComponent, };
@@ -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,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
- }
8
- export declare const ArchivedConsultationCard: React.FC<ArchivedConsultationCardProps>;
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
+ 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,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: React.MouseEventHandler;
8
- }
9
- export declare const Button: React.FC<ButtonProps>;
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: React.MouseEventHandler;
8
+ }
9
+ 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,12 @@
1
- import React from 'react';
2
- import '../Theme/global.css';
3
- export interface ConsultationCardProps {
4
- startConsultation: React.MouseEventHandler;
5
- handleReschedule: React.MouseEventHandler;
6
- handleRefund: React.MouseEventHandler;
7
- consultationWith: string;
8
- day: string;
9
- time: string;
10
- avatar: string;
11
- }
12
- export declare const ConsultationCard: React.FC<ConsultationCardProps>;
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface ConsultationCardProps {
4
+ startConsultation: React.MouseEventHandler;
5
+ handleReschedule: React.MouseEventHandler;
6
+ handleRefund: React.MouseEventHandler;
7
+ consultationWith: string;
8
+ day: string;
9
+ time: string;
10
+ avatar: string;
11
+ }
12
+ 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,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
- }
14
- export declare const ContentCard: React.FC<ContentCardProps>;
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
+ 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,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: React.MouseEventHandler;
11
- }
12
- export declare const DatePicker: React.FC<DatePickerProps>;
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: () => void;
11
+ }
12
+ 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,7 @@
1
- import React from 'react';
2
- import '../Theme/global.css';
3
- export interface FloatingButtonType {
4
- bottomHeight: number;
5
- rightWidth: number;
6
- }
7
- export declare const FloatingButton: React.FC<FloatingButtonType>;
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface FloatingButtonType {
4
+ bottomHeight: number;
5
+ rightWidth: number;
6
+ }
7
+ 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,9 @@
1
- import React from 'react';
2
- import '../Theme/global.css';
3
- export interface FooterForBookingProps {
4
- eventHandler: React.MouseEventHandler;
5
- duration: number;
6
- price: string;
7
- isIos: boolean;
8
- }
9
- export declare const FooterForBooking: React.FC<FooterForBookingProps>;
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface FooterForBookingProps {
4
+ eventHandler: React.MouseEventHandler;
5
+ duration: number;
6
+ price: string;
7
+ isIos: boolean;
8
+ }
9
+ 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-cy']: string;
10
- onIonChange: (e: any) => void;
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-cy']: 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,8 @@
1
- import React from 'react';
2
- import '../Theme/global.css';
3
- export interface ListButtonProps {
4
- children: React.ReactNode;
5
- icon: string;
6
- onClick: React.MouseEventHandler;
7
- }
8
- export declare const ListButton: React.FC<ListButtonProps>;
1
+ import React from 'react';
2
+ import '../Theme/global.css';
3
+ export interface ListButtonProps {
4
+ children: React.ReactNode;
5
+ icon: string;
6
+ onClick: React.MouseEventHandler;
7
+ }
8
+ 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>;