@tripian/react 6.0.14 → 6.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/components/{AccommendationCard/AccommendationCard.d.ts → AccommondationCard/AccommondationCard.d.ts} +3 -3
  2. package/components/{AccommendationInfo/AccommendationInfo.d.ts → AccommondationInfo/AccommondationInfo.d.ts} +3 -3
  3. package/components/FormTemplate/FormTemplateTripNext/FormTemplateTripNext.d.ts +1 -1
  4. package/components/FormTemplate/FormTemplateTripNext/StepComponent/QuestionComponent/QuestionComponent.d.ts +2 -1
  5. package/components/FormTemplate/FormTemplateTripNext/{StepStayAndShares/StepStayAndShares.d.ts → StepTravelerInfo/StepTravelerInfo.d.ts} +4 -4
  6. package/components/QuestionTemplateNext/Question/CheckBoxQuestion/CheckboxQuestion.d.ts +2 -1
  7. package/components/QuestionTemplateNext/Question/Question.d.ts +2 -1
  8. package/components/QuestionTemplateNext/Question/RadioButtonQuestion/RadioButtonQuestion.d.ts +2 -1
  9. package/components/QuestionTemplateNext/QuestionTemplate.d.ts +2 -1
  10. package/components/QuestionTemplateNext/QuestionTemplate2.d.ts +2 -1
  11. package/components/base/RadioButtonBoxGroup/RadioButtonBoxGroup.d.ts +2 -0
  12. package/index.d.ts +3 -3
  13. package/index.js +2114 -2027
  14. package/index.js.map +1 -1
  15. package/min.css +1 -1
  16. package/package.json +2 -2
  17. package/components/FormTemplate/FormTemplateTrip/FormTemplateTrip.d.ts +0 -15
  18. package/components/FormTemplate/FormTemplateTrip2/FormTemplateTrip2.d.ts +0 -19
  19. package/components/QuestionTemplateNext/Question/RadioButtonQuestion copy/RadioButtonQuestion2.d.ts +0 -11
  20. package/components/baseEx/Accordion/Accordion.d.ts +0 -10
  21. package/components/baseEx/AutoCompleteSearchV1/AutoCompleteSearchV1.d.ts +0 -12
  22. package/components/baseEx/Backdrop/Backdrop.d.ts +0 -7
  23. package/components/baseEx/Button/Button.d.ts +0 -19
  24. package/components/baseEx/Button/ButtonTypes.d.ts +0 -6
  25. package/components/baseEx/Button/Icons/Add.d.ts +0 -3
  26. package/components/baseEx/Button/Icons/Bars.d.ts +0 -3
  27. package/components/baseEx/Button/Icons/Base.d.ts +0 -4
  28. package/components/baseEx/Button/Icons/Bookings.d.ts +0 -3
  29. package/components/baseEx/Button/Icons/Cancel.d.ts +0 -3
  30. package/components/baseEx/Button/Icons/Check.d.ts +0 -3
  31. package/components/baseEx/Button/Icons/CloseIconButton/CloseIconButton.d.ts +0 -8
  32. package/components/baseEx/Button/Icons/Delete.d.ts +0 -3
  33. package/components/baseEx/Button/Icons/Edit.d.ts +0 -3
  34. package/components/baseEx/Button/Icons/EyeIconButton/EyeIconButton.d.ts +0 -7
  35. package/components/baseEx/Button/Icons/FavoriteIconButton/FavoriteIconButton.d.ts +0 -8
  36. package/components/baseEx/Button/Icons/Favorites.d.ts +0 -3
  37. package/components/baseEx/Button/Icons/IButtonIcons.d.ts +0 -14
  38. package/components/baseEx/Button/Icons/List.d.ts +0 -3
  39. package/components/baseEx/Button/Icons/Remove.d.ts +0 -3
  40. package/components/baseEx/Button/Icons/Replace.d.ts +0 -3
  41. package/components/baseEx/Button/Icons/Save.d.ts +0 -3
  42. package/components/baseEx/Button/Icons/Search.d.ts +0 -3
  43. package/components/baseEx/Button/Icons/Uber.d.ts +0 -3
  44. package/components/baseEx/Button/Icons/index.d.ts +0 -18
  45. package/components/baseEx/Checkbox/Checkbox.d.ts +0 -10
  46. package/components/baseEx/CheckboxTree/CheckboxTree.d.ts +0 -13
  47. package/components/baseEx/Dropdown/Dropdown.d.ts +0 -14
  48. package/components/baseEx/IconImage/IconImage.d.ts +0 -6
  49. package/components/baseEx/Img/Img.d.ts +0 -8
  50. package/components/baseEx/ImgLazy/ImgLazy.d.ts +0 -13
  51. package/components/baseEx/ImgLazyBase/ImgLazyBase.d.ts +0 -12
  52. package/components/baseEx/Modal/Modal.d.ts +0 -12
  53. package/components/baseEx/ModalFull/ModalFull.d.ts +0 -10
  54. package/components/baseEx/Notification/Notification.d.ts +0 -12
  55. package/components/baseEx/NumberCounter/NumberCounter.d.ts +0 -9
  56. package/components/baseEx/NumberInput/NumberInput.d.ts +0 -10
  57. package/components/baseEx/PageLoading/PageLoading.d.ts +0 -3
  58. package/components/baseEx/PreLoading/PreLoading.d.ts +0 -8
  59. package/components/baseEx/ProgressAppLoading/ProgressAppLoading.d.ts +0 -5
  60. package/components/baseEx/ProgressLoading/ProgressLoading.d.ts +0 -7
  61. package/components/baseEx/RSelect/RSelect.d.ts +0 -19
  62. package/components/baseEx/RadioButtonGroup/RadioButton/RadioButton.d.ts +0 -10
  63. package/components/baseEx/RadioButtonGroup/RadioButtonGroup.d.ts +0 -12
  64. package/components/baseEx/SideNavigation/SideNavigation.d.ts +0 -15
  65. package/components/baseEx/Svg/Icons/Add.d.ts +0 -4
  66. package/components/baseEx/Svg/Icons/Apple.d.ts +0 -8
  67. package/components/baseEx/Svg/Icons/Bars.d.ts +0 -4
  68. package/components/baseEx/Svg/Icons/Calendar.d.ts +0 -8
  69. package/components/baseEx/Svg/Icons/Car.d.ts +0 -8
  70. package/components/baseEx/Svg/Icons/Checkbox.d.ts +0 -4
  71. package/components/baseEx/Svg/Icons/Clock.d.ts +0 -8
  72. package/components/baseEx/Svg/Icons/Close.d.ts +0 -11
  73. package/components/baseEx/Svg/Icons/Delete.d.ts +0 -4
  74. package/components/baseEx/Svg/Icons/Facebook.d.ts +0 -8
  75. package/components/baseEx/Svg/Icons/Google.d.ts +0 -8
  76. package/components/baseEx/Svg/Icons/IIconSvg.d.ts +0 -6
  77. package/components/baseEx/Svg/Icons/Legs.d.ts +0 -8
  78. package/components/baseEx/Svg/Icons/NextArrow.d.ts +0 -8
  79. package/components/baseEx/Svg/Icons/Offer.d.ts +0 -8
  80. package/components/baseEx/Svg/Icons/PreviousArrow.d.ts +0 -8
  81. package/components/baseEx/Svg/Icons/RadioButton.d.ts +0 -4
  82. package/components/baseEx/Svg/Icons/Reservation.d.ts +0 -8
  83. package/components/baseEx/Svg/Icons/SwitchIcon/SwitchIcon.d.ts +0 -7
  84. package/components/baseEx/Svg/Icons/ThumbsDown.d.ts +0 -8
  85. package/components/baseEx/Svg/Icons/ThumbsDownEmpty.d.ts +0 -9
  86. package/components/baseEx/Svg/Icons/ThumbsUp.d.ts +0 -8
  87. package/components/baseEx/Svg/Icons/ThumbsUpEmpty.d.ts +0 -9
  88. package/components/baseEx/Svg/Icons/Ticket.d.ts +0 -8
  89. package/components/baseEx/Svg/Icons/Tour.d.ts +0 -8
  90. package/components/baseEx/Svg/Icons/Uber.d.ts +0 -8
  91. package/components/baseEx/Svg/Icons/index.d.ts +0 -17
  92. package/components/baseEx/Svg/Svg.d.ts +0 -13
  93. package/components/baseEx/Switch/Switch.d.ts +0 -7
  94. package/components/baseEx/SwitchOld/SwitchOld.d.ts +0 -8
  95. package/components/baseEx/TabMenu/TabMenu.d.ts +0 -11
  96. package/components/baseEx/TextField/TextField.d.ts +0 -20
  97. package/img/d2c299a4cd238f11337883211938d307.png +0 -0
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@tripian/react",
3
- "version": "6.0.14",
3
+ "version": "6.0.16",
4
4
  "description": "Tripian Inc React Components",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
7
7
  "dependencies": {
8
8
  "@react-google-maps/api": "^2.12.0",
9
- "@tripian/model": "6.0.14",
9
+ "@tripian/model": "6.0.16",
10
10
  "external-svg-loader": "^1.6.1",
11
11
  "moment": "^2.24.0",
12
12
  "react": "^18.1.0",
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- import Model from '@tripian/model';
3
- interface IFormTemplateTrip {
4
- tripProfile: Model.TripProfile;
5
- tripQuestions: Array<Model.Question>;
6
- cities: Array<Model.City>;
7
- isTripEdit?: boolean;
8
- callbackTripProfile: (tripProfile: Model.TripProfile) => void;
9
- userCompanionQuestions: Array<Model.Question>;
10
- userCompanions?: Array<Model.Companion>;
11
- companionLoadingList: Array<number>;
12
- callbackUserCompanionAdd: (userCompoanion: Model.Companion) => void;
13
- }
14
- declare const FormTemplateTrip: React.FC<IFormTemplateTrip>;
15
- export default FormTemplateTrip;
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import Model from '@tripian/model';
3
- interface IFormTemplateTrip2 {
4
- tripProfile: Model.TripProfile;
5
- tripQuestions: Array<Model.Question>;
6
- cities: Array<Model.City>;
7
- isTripEdit?: boolean;
8
- callbackTripProfile: (tripProfile: Model.TripProfile) => void;
9
- userCompanionQuestions: Array<Model.Question>;
10
- userCompanions?: Array<Model.Companion>;
11
- companionLoadingList: Array<number>;
12
- callbackUserCompanionAdd: (userCompoanion: Model.Companion) => void;
13
- showTripModeQuestion?: boolean;
14
- onSubmitText: string;
15
- onSubmit: () => void;
16
- onCancel: () => void;
17
- }
18
- declare const FormTemplateTrip2: React.FC<IFormTemplateTrip2>;
19
- export default FormTemplateTrip2;
@@ -1,11 +0,0 @@
1
- import Model from '@tripian/model';
2
- import React from 'react';
3
- interface IRadioButtonQuestion {
4
- question: Model.Question;
5
- defaultAnswer?: number;
6
- radioButtonChange: (addedOptionId?: number, removedOptionId?: number) => void;
7
- onFocus: () => void;
8
- flexDirection: 'column' | 'row';
9
- }
10
- declare const RadioButtonQuestion2: React.FC<IRadioButtonQuestion>;
11
- export default RadioButtonQuestion2;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface IAccordion {
3
- id: string;
4
- title: string;
5
- content: JSX.Element;
6
- defaultChecked?: boolean;
7
- onClick?: (id: string) => void;
8
- }
9
- declare const Accordion: React.FC<IAccordion>;
10
- export default Accordion;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface IOption {
3
- id: number;
4
- name: string;
5
- }
6
- interface IAutoCompleteSearch {
7
- options: Array<IOption>;
8
- defaultUserInput?: string;
9
- selectOption: Function;
10
- }
11
- declare const AutoCompleteSearchV1: React.FC<IAutoCompleteSearch>;
12
- export default AutoCompleteSearchV1;
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- interface IBackdrop {
3
- show: boolean;
4
- clicked: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
5
- }
6
- declare const Backdrop: React.FC<IBackdrop>;
7
- export default Backdrop;
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import BUTTON_TYPES from './ButtonTypes';
3
- interface IButton {
4
- text?: string;
5
- onClick: (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
6
- type?: BUTTON_TYPES;
7
- size?: 'default' | 'small' | 'large';
8
- color?: 'default' | 'primary' | 'secondary' | 'danger' | 'disabled';
9
- style?: React.CSSProperties;
10
- className?: string;
11
- iconPath?: string;
12
- iconPath2?: string;
13
- iconPosition?: string;
14
- iconSize?: string;
15
- iconViewBox?: string;
16
- disabled?: boolean;
17
- }
18
- declare const Button: React.FC<IButton>;
19
- export default Button;
@@ -1,6 +0,0 @@
1
- declare enum BUTTON_TYPES {
2
- CONTAINED = "CONTAINED",
3
- OUTLINED = "OUTLINED",
4
- TEXT = "TEXT"
5
- }
6
- export default BUTTON_TYPES;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Add: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Add;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Bars: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Bars;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IButtonIcons } from './IButtonIcons';
3
- declare const Base: (svgIconPath: string, iconViewBox?: string, svgIconPath2?: string) => React.FC<IButtonIcons>;
4
- export default Base;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Bookings: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Bookings;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Cancel: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Cancel;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Check: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Check;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import './CloseIconButton.scss';
3
- interface ICloseIconButton {
4
- clicked: () => void;
5
- fill: string;
6
- }
7
- declare const CloseIconButton: React.FC<ICloseIconButton>;
8
- export default CloseIconButton;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Delete: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Delete;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Edit: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Edit;
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- interface IEyeIconButton {
3
- clicked: () => void;
4
- show: boolean;
5
- }
6
- declare const EyeIconButton: React.FC<IEyeIconButton>;
7
- export default EyeIconButton;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import './FavoriteIconButton.scss';
3
- interface IFavoriteIconButton {
4
- clicked: () => void;
5
- favorite: boolean;
6
- }
7
- declare const FavoriteIconButton: React.FC<IFavoriteIconButton>;
8
- export default FavoriteIconButton;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Favorites: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Favorites;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import BUTTON_TYPES from '../ButtonTypes';
3
- export interface IButtonIcons {
4
- disabled?: boolean;
5
- text?: string;
6
- onClick: (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
7
- type?: BUTTON_TYPES;
8
- size?: 'default' | 'small' | 'large';
9
- color?: 'default' | 'primary' | 'secondary' | 'danger' | 'disabled';
10
- style?: React.CSSProperties;
11
- className?: string;
12
- iconPosition?: string;
13
- iconSize?: string;
14
- }
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const List: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default List;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Remove: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Remove;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Replace: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Replace;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Save: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Save;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Search: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Search;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const Uber: import("react").FC<import("./IButtonIcons").IButtonIcons>;
3
- export default Uber;
@@ -1,18 +0,0 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- Add: import("react").FC<import("./IButtonIcons").IButtonIcons>;
4
- Bars: import("react").FC<import("./IButtonIcons").IButtonIcons>;
5
- Bookings: import("react").FC<import("./IButtonIcons").IButtonIcons>;
6
- Cancel: import("react").FC<import("./IButtonIcons").IButtonIcons>;
7
- Check: import("react").FC<import("./IButtonIcons").IButtonIcons>;
8
- Delete: import("react").FC<import("./IButtonIcons").IButtonIcons>;
9
- Remove: import("react").FC<import("./IButtonIcons").IButtonIcons>;
10
- Edit: import("react").FC<import("./IButtonIcons").IButtonIcons>;
11
- Favorites: import("react").FC<import("./IButtonIcons").IButtonIcons>;
12
- List: import("react").FC<import("./IButtonIcons").IButtonIcons>;
13
- Search: import("react").FC<import("./IButtonIcons").IButtonIcons>;
14
- Save: import("react").FC<import("./IButtonIcons").IButtonIcons>;
15
- Replace: import("react").FC<import("./IButtonIcons").IButtonIcons>;
16
- Uber: import("react").FC<import("./IButtonIcons").IButtonIcons>;
17
- };
18
- export default _default;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface ICheckbox {
3
- domId: string;
4
- text: string;
5
- style?: React.CSSProperties;
6
- checked: boolean;
7
- onChange: (checked: boolean, domId: string) => void;
8
- }
9
- declare const Checkbox: React.FC<ICheckbox>;
10
- export default Checkbox;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- import Model from '@tripian/model';
3
- interface ICheckboxTree {
4
- domId: string;
5
- text: string;
6
- subOptions: Array<Model.SubAnswer>;
7
- style?: React.CSSProperties;
8
- checkeds: Array<number>;
9
- onChangeParent: (checked: boolean, domId: string) => void;
10
- onChangeChild: (checked: boolean, domId: string) => void;
11
- }
12
- declare const CheckboxTree: React.FC<ICheckboxTree>;
13
- export default CheckboxTree;
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- interface IOptions {
3
- key?: string | number;
4
- value: string | number;
5
- label?: string | number;
6
- }
7
- interface IDropdown {
8
- id?: string;
9
- options: Array<IOptions>;
10
- defaultValue: string | number;
11
- selectChange: (value: string | number, index: number) => void;
12
- }
13
- declare const Dropdown: React.FC<IDropdown>;
14
- export default Dropdown;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- interface IIconImage {
3
- type: 'FAVORITES' | 'BOOKINGS' | 'TOUR' | 'SEARCH';
4
- }
5
- declare const IconImage: React.FC<IIconImage>;
6
- export default IconImage;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface IImg {
3
- src: string;
4
- srcSet: string;
5
- alt: string;
6
- }
7
- declare const Img: React.FC<IImg>;
8
- export default Img;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- interface IImgLazy {
3
- src: string;
4
- alt: string;
5
- className?: string;
6
- x?: number;
7
- y?: number;
8
- showThumbnails?: boolean;
9
- objectFit?: 'cover' | 'contain';
10
- referrerPolicy?: React.HTMLAttributeReferrerPolicy;
11
- }
12
- declare const ImgLazy: React.FC<IImgLazy>;
13
- export default ImgLazy;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface IImgLazyBase {
3
- src: string;
4
- alt: string;
5
- className?: string;
6
- x?: number;
7
- y?: number;
8
- showThumbnails?: boolean;
9
- children: React.ReactNode;
10
- }
11
- declare const ImgLazyBase: React.FC<IImgLazyBase>;
12
- export default ImgLazyBase;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface IModal {
3
- show: boolean;
4
- backdropClose?: boolean;
5
- style?: any;
6
- className?: string;
7
- ref?: React.LegacyRef<HTMLDivElement>;
8
- backdropClick?: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
9
- children: React.ReactNode;
10
- }
11
- declare const Modal: React.FC<IModal>;
12
- export default Modal;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface IModalFull {
3
- show: boolean;
4
- backdropClose?: boolean;
5
- style?: any;
6
- className?: string;
7
- children: React.ReactNode;
8
- }
9
- declare const ModalFull: React.FC<IModalFull>;
10
- export default ModalFull;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface INotification {
3
- title?: string;
4
- message: string;
5
- type: 'success' | 'warning' | 'error';
6
- onClose: () => void;
7
- closeMs?: number;
8
- positionX?: 'left' | 'center' | 'right';
9
- positionY?: 'top' | 'bottom';
10
- }
11
- declare const Notification: React.FC<INotification>;
12
- export default Notification;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- interface INumberCounter {
3
- defaultValue?: number;
4
- minValue: number;
5
- maxValue: number;
6
- onchange: (num: number) => void;
7
- }
8
- declare const NumberCounter: React.FC<INumberCounter>;
9
- export default NumberCounter;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface INumberInput {
3
- defaultValue?: number;
4
- minValue: number;
5
- maxValue: number;
6
- placeholder?: string;
7
- onchange: (num: number | null) => void;
8
- }
9
- declare const NumberInput: React.FC<INumberInput>;
10
- export default NumberInput;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- declare const PageLoading: () => JSX.Element;
3
- export default PageLoading;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface IPreLoading {
3
- bgColor?: string;
4
- size?: 'small' | 'large' | 'default';
5
- customClass?: string;
6
- }
7
- declare const PreLoading: React.FC<IPreLoading>;
8
- export default PreLoading;
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- declare const ProgressAppLoading: React.FC<{
3
- children: React.ReactNode;
4
- }>;
5
- export default ProgressAppLoading;
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- interface IProgressLoading {
3
- color?: string;
4
- bgColor?: string;
5
- }
6
- declare const ProgressLoading: React.FC<IProgressLoading>;
7
- export default ProgressLoading;
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import { InputActionMeta } from 'react-select';
3
- import './RSelect.scss';
4
- interface IRSelectOption {
5
- id: string;
6
- label: string;
7
- payload?: any;
8
- isSelected?: boolean;
9
- }
10
- interface IRSelect {
11
- options: Array<IRSelectOption>;
12
- onSelectedChanged: (selectedOption: IRSelectOption) => void;
13
- defaultOptionId?: string;
14
- disabled?: boolean;
15
- onInputChange?: (newValue: string, actionMeta: InputActionMeta) => void;
16
- placeHolder?: string;
17
- }
18
- declare const RSelect: React.FC<IRSelect>;
19
- export default RSelect;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface IRadioButton {
3
- domId?: string;
4
- text: string;
5
- style?: React.CSSProperties;
6
- checked: boolean;
7
- onChange: Function;
8
- }
9
- declare const RadioButton: React.FC<IRadioButton>;
10
- export default RadioButton;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface IOptionsIRadioButtonGroup {
3
- id: number | string;
4
- text: string;
5
- }
6
- interface IRadioButtonGroup {
7
- options: Array<IOptionsIRadioButtonGroup>;
8
- defaultSelectedId?: number | string;
9
- onChange: (newSelectedDomId: string) => void;
10
- }
11
- declare const RadioButtonGroup: React.FC<IRadioButtonGroup>;
12
- export default RadioButtonGroup;
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- interface ISideNavigationMenuItem {
3
- header: string;
4
- title: string;
5
- onClick: () => void;
6
- }
7
- interface ISideNavigation {
8
- title: string;
9
- menuItems: ISideNavigationMenuItem[];
10
- open?: boolean;
11
- closed: () => void;
12
- showBbButton?: boolean;
13
- }
14
- declare const SideNavigation: React.FC<ISideNavigation>;
15
- export default SideNavigation;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import IIconSvg from './IIconSvg';
3
- declare const Add: React.FC<IIconSvg>;
4
- export default Add;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface IApple {
3
- fill?: string;
4
- color?: string;
5
- size?: string;
6
- }
7
- declare const Apple: React.FC<IApple>;
8
- export default Apple;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import IIconSvg from './IIconSvg';
3
- declare const Bars: React.FC<IIconSvg>;
4
- export default Bars;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface ICalendar {
3
- fill?: string;
4
- bgColor?: string;
5
- size?: string;
6
- }
7
- declare const Calendar: React.FC<ICalendar>;
8
- export default Calendar;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface ICar {
3
- fill?: string;
4
- color?: string;
5
- size?: string;
6
- }
7
- declare const Car: React.FC<ICar>;
8
- export default Car;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import IIconSvg from './IIconSvg';
3
- export declare const CheckboxChecked: React.FC<IIconSvg>;
4
- export declare const CheckboxUnChecked: React.FC<IIconSvg>;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface IClock {
3
- fill?: string;
4
- bgColor?: string;
5
- size?: string;
6
- }
7
- declare const Clock: React.FC<IClock>;
8
- export default Clock;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import Model from '@tripian/model';
3
- interface IClose {
4
- fill?: string;
5
- color?: string;
6
- size?: string;
7
- close: (poi: Model.Poi) => void;
8
- poi: Model.Poi;
9
- }
10
- declare const Close: React.FC<IClose>;
11
- export default Close;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import IIconSvg from './IIconSvg';
3
- declare const Remove: React.FC<IIconSvg>;
4
- export default Remove;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface IFacebook {
3
- fill?: string;
4
- color?: string;
5
- size?: string;
6
- }
7
- declare const Facebook: React.FC<IFacebook>;
8
- export default Facebook;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface IGoogle {
3
- fill?: string;
4
- color?: string;
5
- size?: string;
6
- }
7
- declare const Google: React.FC<IGoogle>;
8
- export default Google;
@@ -1,6 +0,0 @@
1
- interface IIconSvg {
2
- fill?: string;
3
- bgColor?: string;
4
- size?: string;
5
- }
6
- export default IIconSvg;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface ILegs {
3
- fill?: string;
4
- color?: string;
5
- size?: string;
6
- }
7
- declare const Legs: React.FC<ILegs>;
8
- export default Legs;