@tripian/react 4.6.4 → 5.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist/components → components}/AccommendationCard/AccommendationCard.d.ts +0 -0
- package/{dist/components → components}/AccommendationInfo/AccommendationInfo.d.ts +0 -0
- package/{dist/components → components}/ButterflyCard/ButterflyCard.d.ts +0 -0
- package/{dist/components → components}/ButterflyCard/CardImage/CardImage.d.ts +0 -0
- package/{dist/components → components}/ButterflyCard/CardText/CardText.d.ts +0 -0
- package/{dist/components → components}/ButterflyCardSlider/ButterflyCardSlider.d.ts +0 -0
- package/{dist/components → components}/CardSlider/CardSlider.d.ts +0 -0
- package/{dist/components → components}/CityInfo/CityInfo.d.ts +0 -0
- package/{dist/components → components}/ConfirmModalPopup/ConfirmModalPopup.d.ts +0 -0
- package/{dist/components → components}/DatePicker/DatePicker.d.ts +2 -0
- package/{dist/components → components}/DateRangePicker/DateRangePicker.d.ts +0 -0
- package/{dist/components → components}/DirectionInfo/DirectionInfo.d.ts +0 -0
- package/{dist/components → components}/FlightCard/FlightCard.d.ts +0 -0
- package/{dist/components → components}/FormTemplate/FormTemplateAgent/FormTemplateAgent.d.ts +0 -0
- package/{dist/components → components}/FormTemplate/FormTemplateCompanion/FormTemplateCompanion.d.ts +0 -0
- package/{dist/components → components}/FormTemplate/FormTemplateLogin/FormTemplateLogin.d.ts +9 -0
- package/components/FormTemplate/FormTemplateNewPassword/FormTemplateNewPassword.d.ts +8 -0
- package/{dist/components → components}/FormTemplate/FormTemplateProfile/FormTemplateProfile.d.ts +1 -0
- package/{dist/components → components}/FormTemplate/FormTemplateProfile/UserPasswordChange.d.ts +0 -0
- package/{dist/components → components}/FormTemplate/FormTemplateRegister/FormTemplateRegister.d.ts +2 -2
- package/components/FormTemplate/FormTemplateResetPassword/FormTemplateResetPassword.d.ts +8 -0
- package/{dist/components → components}/FormTemplate/FormTemplateTrip/FormTemplateTrip.d.ts +0 -0
- package/{dist/components → components}/FormTemplate/FormTemplateTrip2/FormTemplateTrip2.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerCarRentOfferBase/GMarkerCarRentOfferBase.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerOrder/GMarkerOrder.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerPoiBase/GMarkerPoiBase.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerProviderBase/GMarkerProviderBase.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerStepBase/GMarkerStepBase.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/Base/helper.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/GMarker.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/GMarkerCarRentOffer.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GMarker/GMarkerProvider.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GPlacesAutocomplete/GPlacesAutocomplete.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GPlacesAutocomplete2/GPlacesAutocomplete2.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GRoute/GRoute.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GRoute/GRouteCalculate.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GRoute/GRouteRender.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GRoute/GRouteService.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GRoute/IRouteResult.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/GoogleMaps.d.ts +0 -0
- package/{dist/components → components}/GoogleMaps/helper.d.ts +0 -0
- package/{dist/components → components}/GoogleMapsPoiInfo/GoogleMapsPoiInfo.d.ts +0 -0
- package/{dist/components → components}/Label/Label.d.ts +0 -0
- package/{dist/components → components}/Loading/Loading.d.ts +0 -0
- package/{dist/components → components}/MustTryCard/MustTryCard.d.ts +0 -0
- package/components/OfferCard/OfferCard.d.ts +8 -0
- package/components/OfferRefCard/OfferRefCard.d.ts +9 -0
- package/{dist/components → components}/PlanChangeDay/PlanChangeDay.d.ts +0 -0
- package/{dist/components → components}/PoiCategories/PoiCategories.d.ts +0 -0
- package/{dist/components → components}/PoiInfo/PoiInfo.d.ts +1 -0
- package/{dist/components → components}/PoiInfo/PoiInfoImage/PoiInfoImage.d.ts +0 -0
- package/{dist/components → components}/PoiInfo/PoiInfoText/PoiInfoText.d.ts +0 -0
- package/{dist/components → components}/PoiListCard/PoiListCard.d.ts +0 -0
- package/{dist/components → components}/PoiListSearch/PoiListSearch.d.ts +0 -0
- package/{dist/components → components}/PoiRefCard/PoiRefCard.d.ts +0 -0
- package/{dist/components → components}/Price/Price.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/Context/QuestionContext.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/Context/QuestionContext2.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/Question/CheckBoxQuestion/CheckboxQuestion.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/Question/Question.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/Question/Question2.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/Question/RadioButtonQuestion/RadioButtonQuestion.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/Question/RadioButtonQuestion/RadioButtonQuestion2.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/QuestionTemplate.d.ts +0 -0
- package/{dist/components → components}/QuestionTemplate/QuestionTemplate2.d.ts +0 -0
- package/{dist/components → components}/RatingStars/RatingStars.d.ts +0 -0
- package/{dist/components → components}/RefCard/RefCard.d.ts +0 -0
- package/{dist/components → components}/SearchThisArea/SearchThisArea.d.ts +0 -0
- package/components/SocialLogin/SocialLogin.d.ts +9 -0
- package/{dist/components → components}/SortableStepListCard/SortableStepListCard.d.ts +0 -0
- package/{dist/components → components}/StepAlternativeCard/StepAlternativeCard.d.ts +0 -0
- package/{dist/components → components}/StepCard/StepCard.d.ts +0 -0
- package/{dist/components → components}/StepCardUserReaction/StepCardUserReaction.d.ts +0 -0
- package/{dist/components → components}/StepInfo/StepInfo.d.ts +0 -0
- package/{dist/components → components}/StepTimeframe/StepTimeframe.d.ts +0 -0
- package/{dist/components → components}/TasteCard/TasteCard.d.ts +0 -0
- package/{dist/components → components}/TasteCard2/TasteCard2.d.ts +0 -0
- package/{dist/components → components}/TasteCard2/TasteCard2Image/TasteCard2Image.d.ts +0 -0
- package/{dist/components → components}/TasteCard2/TasteCard2Text/TasteCard2Text.d.ts +0 -0
- package/{dist/components → components}/TasteInfo/MustTryPois/MustTryPois.d.ts +0 -0
- package/{dist/components → components}/TasteInfo/TasteInfo.d.ts +0 -0
- package/{dist/components → components}/TasteInfo/TasteInfoImage/TasteInfoImage.d.ts +0 -0
- package/{dist/components → components}/TasteInfo/TasteInfoText/TasteInfoText.d.ts +0 -0
- package/{dist/components → components}/ThumsDownReason/ThumsDownReason.d.ts +0 -0
- package/{dist/components → components}/TourRefCard/TourRefCard.d.ts +0 -0
- package/{dist/components → components}/TourRefCardProduct/TourRefCardProduct.d.ts +0 -0
- package/{dist/components → components}/TripCard/TripCard.d.ts +0 -0
- package/{dist/components → components}/UserCompanionSelection/UserCompanionSelection.d.ts +0 -0
- package/{dist/components → components}/UserCompanions/UserCompanions.d.ts +0 -0
- package/{dist/components → components}/base/Accordion/Accordion.d.ts +0 -0
- package/{dist/components → components}/base/AutoCompleteSearchV1/AutoCompleteSearchV1.d.ts +0 -0
- package/{dist/components → components}/base/Backdrop/Backdrop.d.ts +0 -0
- package/{dist/components → components}/base/Button/Button.d.ts +0 -0
- package/{dist/components → components}/base/Button/ButtonTypes.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Add.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Bars.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Base.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Bookings.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Cancel.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Check.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/CloseIconButton/CloseIconButton.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Delete.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Edit.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/FavoriteIconButton/FavoriteIconButton.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Favorites.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/IButtonIcons.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/List.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Remove.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Replace.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Save.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Search.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/Uber.d.ts +0 -0
- package/{dist/components → components}/base/Button/Icons/index.d.ts +0 -0
- package/{dist/components → components}/base/Checkbox/Checkbox.d.ts +0 -0
- package/{dist/components → components}/base/CheckboxTree/CheckboxTree.d.ts +1 -1
- package/{dist/components → components}/base/Dropdown/Dropdown.d.ts +0 -0
- package/{dist/components → components}/base/IconImage/IconImage.d.ts +0 -0
- package/{dist/components → components}/base/Img/Img.d.ts +0 -0
- package/{dist/components → components}/base/ImgLazy/ImgLazy.d.ts +0 -0
- package/{dist/components → components}/base/ImgLazyBase/ImgLazyBase.d.ts +0 -0
- package/{dist/components → components}/base/Modal/Modal.d.ts +0 -0
- package/{dist/components → components}/base/ModalFull/ModalFull.d.ts +0 -0
- package/{dist/components → components}/base/Notification/Notification.d.ts +0 -0
- package/{dist/components → components}/base/NumberCounter/NumberCounter.d.ts +0 -0
- package/{dist/components → components}/base/NumberInput/NumberInput.d.ts +0 -0
- package/{dist/components → components}/base/PageLoading/PageLoading.d.ts +0 -0
- package/{dist/components → components}/base/PreLoading/PreLoading.d.ts +0 -0
- package/{dist/components → components}/base/ProgressAppLoading/ProgressAppLoading.d.ts +0 -0
- package/{dist/components → components}/base/ProgressLoading/ProgressLoading.d.ts +0 -0
- package/{dist/components → components}/base/RSelect/RSelect.d.ts +0 -0
- package/{dist/components → components}/base/RadioButtonGroup/RadioButton/RadioButton.d.ts +0 -0
- package/{dist/components → components}/base/RadioButtonGroup/RadioButtonGroup.d.ts +0 -0
- package/{dist/components → components}/base/SideNavigation/SideNavigation.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Add.d.ts +0 -0
- package/components/base/Svg/Icons/Apple.d.ts +8 -0
- package/{dist/components → components}/base/Svg/Icons/Bars.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Calendar.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Car.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Checkbox.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Clock.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Close.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Delete.d.ts +0 -0
- package/components/base/Svg/Icons/Facebook.d.ts +8 -0
- package/components/base/Svg/Icons/Google.d.ts +8 -0
- package/{dist/components → components}/base/Svg/Icons/IIconSvg.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Legs.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/NextArrow.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/PreviousArrow.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/RadioButton.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/SwitchIcon/SwitchIcon.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/ThumbsDown.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/ThumbsDownEmpty.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/ThumbsUp.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/ThumbsUpEmpty.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/Uber.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Icons/index.d.ts +0 -0
- package/{dist/components → components}/base/Svg/Svg.d.ts +1 -1
- package/{dist/components → components}/base/Switch/Switch.d.ts +0 -0
- package/{dist/components → components}/base/SwitchOld/SwitchOld.d.ts +0 -0
- package/{dist/components → components}/base/TabMenu/TabMenu.d.ts +0 -0
- package/{dist/components → components}/base/TextField/TextField.d.ts +0 -0
- package/{dist/handlers → handlers}/handleOnChange.d.ts +0 -0
- package/{dist/handlers → handlers}/handleOnKeyDown.d.ts +0 -0
- package/{dist/img → img}/0ac06173195cd4aa1d206fb165117982.png +0 -0
- package/{dist/img → img}/121d37ffd2348bd77910f56cf66eef74.gif +0 -0
- package/{dist/img → img}/124a16736d202ebec0125afe1a01763e.png +0 -0
- package/{dist/img → img}/24cdf52c89c796947ae96dfd61fd4855.png +0 -0
- package/{dist/img → img}/32babab1efbf8a432cdc4528bf844f67.png +0 -0
- package/{dist/img → img}/330cff7181b8f874078697acc702dc20.png +0 -0
- package/{dist/img → img}/3d2e060797a100fb1b2db9eb86a34ddb.png +0 -0
- package/{dist/img → img}/3f412f6e47d5ba8c41ed92f61c75cfc1.png +0 -0
- package/{dist/img → img}/4241427e2fdb22f81d8edbbdc27e77a9.svg +0 -0
- package/{dist/img → img}/44f9f4f11b047734e721e65e8ed0d095.png +0 -0
- package/{dist/img → img}/532c7082f286d9c54e2b16f9fa8e51c9.png +0 -0
- package/{dist/img → img}/538798ba4f63c9329aa234f8a33b9e8e.png +0 -0
- package/{dist/img → img}/554f8b8b50537b7285ec2801955fb784.png +0 -0
- package/{dist/img → img}/5de44ac4e13c095625c3160a002e7d0c.png +0 -0
- package/{dist/img → img}/6750fbaa4b80a7774d0ede6358474f69.png +0 -0
- package/{dist/img → img}/706bfa7034372db4bcbd0655938fb487.png +0 -0
- package/{dist/img → img}/7293cf2772e9c30570b8832dc00f1b4c.png +0 -0
- package/{dist/img → img}/763017b2a621b7cc77e8307b3f7ca065.png +0 -0
- package/{dist/img → img}/89f5514749e2f1eaaf22b45db2f1c66b.png +0 -0
- package/{dist/img → img}/927df9135db4852c17138946dc7e36d8.png +0 -0
- package/{dist/img → img}/958aae7eb8cf914139c07cb35e313ad5.png +0 -0
- package/{dist/img → img}/96d27b4ebc4abaa91e4ae96e25b4a392.png +0 -0
- package/{dist/img → img}/a25dd3d3aee317d0b2be08c661405dc1.png +0 -0
- package/{dist/img → img}/a6a7ca9dc835988ec6ea12b3855e4770.png +0 -0
- package/{dist/img → img}/aaa2e95108c1bb395a1fff8c265c4533.png +0 -0
- package/{dist/img → img}/abca0431b53fa6bc22c94d055c13a3e5.png +0 -0
- package/{dist/img → img}/b7c9e1e479de3b53f1e4e30ebac2403a.woff +0 -0
- package/{dist/img → img}/b8c71b485bde03543653a95be83ccade.png +0 -0
- package/{dist/img → img}/bda8344002528106734534797cf9469b.png +0 -0
- package/{dist/img → img}/c5cd7f5300576ab4c88202b42f6ded62.gif +0 -0
- package/{dist/img → img}/c82da26b973da287a003db16329e1741.png +0 -0
- package/{dist/img → img}/ced611daf7709cc778da928fec876475.eot +0 -0
- package/{dist/img → img}/d14d488013b8b2b6e4475b81c2b91676.png +0 -0
- package/{dist/img → img}/d41f55a78e6f49a5512878df1737e58a.ttf +0 -0
- package/{dist/img → img}/d9bbdf60d8c1dd64f72b76bd8df18555.png +0 -0
- package/{dist/img → img}/e22d04d0fcf4d7e963daae1d44405cf0.png +0 -0
- package/{dist/img → img}/e41d224985e4ae41eb98fd40ce3e3f3c.png +0 -0
- package/{dist/img → img}/e4618f382979d4ed8057b456b0f8820d.png +0 -0
- package/{dist/img → img}/e69f62d40d8a1961822b436a125be8dd.svg +0 -0
- package/{dist/img → img}/eeec800373985cfdfa7803a37b5f0ebf.svg +0 -0
- package/{dist/img → img}/f0b5166c702daa438dae4412e5c064f3.png +0 -0
- package/{dist/img → img}/f5acae579245df469dccd1ecffc7d5e5.png +0 -0
- package/{dist/img → img}/f97e3bbf73254b0112091d0192f17aec.svg +0 -0
- package/{dist/index.d.ts → index.d.ts} +3 -1
- package/{dist/index.js → index.js} +1887 -1365
- package/index.js.map +1 -0
- package/min.css +1 -0
- package/package.json +3 -64
- package/{dist/providers → providers}/bb/components/BbAccommodationInfo/BbAccommodationInfo.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbCarRentInfo/BbCarRentInfo.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbTourCard/BbTourCard.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbTourCard/BbTourCardImage/BbTourCardImage.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbTourCard/BbTourCardText/BbTourCardText.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbTourInfo/BbTourInfo.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbTourInfo/BbTourInfoForm/BbTourInfoForm.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbTourInfo/BbTourInfoImage/BbTourInfoImage.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/BbTourInfo/BbTourInfoText/BbTourInfoText.d.ts +0 -0
- package/{dist/providers → providers}/bb/components/helper/index.d.ts +0 -0
- package/{dist/providers → providers}/glx/components/GlxTourCard/GlxTourCard.d.ts +0 -0
- package/{dist/providers → providers}/glx/components/GlxTourCard/GlxTourCardImage/GlxTourCardImage.d.ts +0 -0
- package/{dist/providers → providers}/glx/components/GlxTourCard/GlxTourCardText/GlxTourCardText.d.ts +0 -0
- package/{dist/providers → providers}/glx/components/GlxTourInfo/GlxTourInfo.d.ts +0 -0
- package/{dist/providers → providers}/glx/components/GlxTourInfo/GlxTourInfoForm/GlxTourInfoForm.d.ts +0 -0
- package/{dist/providers → providers}/glx/components/GlxTourInfo/GlxTourInfoImage/GlxTourInfoImage.d.ts +0 -0
- package/{dist/providers → providers}/glx/components/GlxTourInfo/GlxTourInfoText/GlxTourInfoText.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/BookingDetails/BookingDetails.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourCard/GygTourCard.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourCard/GygTourCardImage/GygTourCardImage.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourCard/GygTourCardText/GygTourCardText.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfo.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfoForm/GygTourInfoForm.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfoForm/GygTourOption/GygTourOption.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfoForm/GygTourOption/isoLanguages.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfoForm/GygTourShoppingForm/GygTourShoppingForm.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfoForm/GygTourShoppingForm/timezones.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfoImage/GygTourInfoImage.d.ts +0 -0
- package/{dist/providers → providers}/gyg/components/GygTourInfo/GygTourInfoText/GygTourInfoText.d.ts +0 -0
- package/{dist/providers → providers}/yelp/components/Booking/Booking.d.ts +0 -0
- package/{dist/providers → providers}/yelp/components/OpeningsForm/OpeningsForm.d.ts +0 -0
- package/{dist/providers → providers}/yelp/components/OpeningsSelection/OpeningsSelection.d.ts +0 -0
- package/{dist/providers → providers}/yelp/components/ReservationDetails/ReservationDetails.d.ts +0 -0
- package/{dist/providers → providers}/yelp/components/TableSearch/TableSearch.d.ts +0 -0
- package/{dist/providers → providers}/yelp/components/helper/index.d.ts +0 -0
- package/README.md +0 -16
- package/dist/components/GoogleMaps/GMarker/Base/GMarkerCarRentBase/GMarkerCarRentBase.d.ts +0 -12
- package/dist/components/GoogleMaps/GMarker/GMarkerCarRentProduct.d.ts +0 -12
- package/dist/img/c333890c3b6ce527a1a114eb30958094.svg +0 -43
- package/dist/index.js.map +0 -1
- package/dist/min.css +0 -1
- package/dist/package.json +0 -35
- package/tsconfig.json +0 -16
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -7,6 +7,8 @@ interface IDatePickerTemplate {
|
|
|
7
7
|
onchanged: (date: moment.Moment | null) => void;
|
|
8
8
|
startDate?: moment.Moment;
|
|
9
9
|
endDate?: moment.Moment;
|
|
10
|
+
openDirection?: 'down' | 'up';
|
|
11
|
+
showMonthSelection?: boolean;
|
|
10
12
|
}
|
|
11
13
|
declare const DatePicker: React.FC<IDatePickerTemplate>;
|
|
12
14
|
export default DatePicker;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{dist/components → components}/FormTemplate/FormTemplateAgent/FormTemplateAgent.d.ts
RENAMED
|
File without changes
|
package/{dist/components → components}/FormTemplate/FormTemplateCompanion/FormTemplateCompanion.d.ts
RENAMED
|
File without changes
|
package/{dist/components → components}/FormTemplate/FormTemplateLogin/FormTemplateLogin.d.ts
RENAMED
|
@@ -5,6 +5,15 @@ interface IFormTemplateLogin {
|
|
|
5
5
|
successLogin: (token: Model.Token) => void;
|
|
6
6
|
reCaptchaSiteKey: string;
|
|
7
7
|
showCaptcha: boolean;
|
|
8
|
+
forgotPassword: () => void;
|
|
9
|
+
socialLogin: {
|
|
10
|
+
cognitoDomain: string;
|
|
11
|
+
region: string;
|
|
12
|
+
baseDomain: string;
|
|
13
|
+
clientId: string;
|
|
14
|
+
};
|
|
15
|
+
showRegister?: boolean;
|
|
16
|
+
signUpButtonCallBack: () => void;
|
|
8
17
|
}
|
|
9
18
|
declare const FormTemplateLogin: React.FC<IFormTemplateLogin>;
|
|
10
19
|
export default FormTemplateLogin;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import Model from '@tripian/model';
|
|
3
|
+
interface IFormTemplateNewPassword {
|
|
4
|
+
passwordCallBack: (password: string) => Promise<Model.UserResetPassword>;
|
|
5
|
+
success: (user: Model.UserResetPassword) => void;
|
|
6
|
+
}
|
|
7
|
+
declare const FormTemplateNewPassword: React.FC<IFormTemplateNewPassword>;
|
|
8
|
+
export default FormTemplateNewPassword;
|
package/{dist/components → components}/FormTemplate/FormTemplateProfile/FormTemplateProfile.d.ts
RENAMED
|
@@ -6,6 +6,7 @@ interface IFormTemplateProfile {
|
|
|
6
6
|
updateUser: (userUpdateRequest: Model.UserUpdateRequest) => Promise<Model.User>;
|
|
7
7
|
updateCallback: (updatedUser: Model.User) => void;
|
|
8
8
|
cancel: (value: Model.User) => void;
|
|
9
|
+
isSocialUser: boolean;
|
|
9
10
|
}
|
|
10
11
|
declare const FormTemplateProfile: React.FC<IFormTemplateProfile>;
|
|
11
12
|
export default FormTemplateProfile;
|
package/{dist/components → components}/FormTemplate/FormTemplateProfile/UserPasswordChange.d.ts
RENAMED
|
File without changes
|
package/{dist/components → components}/FormTemplate/FormTemplateRegister/FormTemplateRegister.d.ts
RENAMED
|
@@ -2,8 +2,8 @@ import React from 'react';
|
|
|
2
2
|
import Model from '@tripian/model';
|
|
3
3
|
interface IFormTemplateRegister {
|
|
4
4
|
profileQuestions?: Model.Question[];
|
|
5
|
-
register: (value: Model.
|
|
6
|
-
successRegister: (
|
|
5
|
+
register: (value: Model.RegisterRequest) => Promise<Model.Token>;
|
|
6
|
+
successRegister: (userEmail: string, token: Model.Token) => void;
|
|
7
7
|
reCaptchaSiteKey: string;
|
|
8
8
|
showProfileQuestions?: boolean;
|
|
9
9
|
showCaptcha: boolean;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import Model from '@tripian/model';
|
|
3
|
+
interface IFormTemplateResetPassword {
|
|
4
|
+
emailCallBack: (email: string) => Promise<Model.UserResetPassword>;
|
|
5
|
+
success: (user: Model.UserResetPassword) => void;
|
|
6
|
+
}
|
|
7
|
+
declare const FormTemplateResetPassword: React.FC<IFormTemplateResetPassword>;
|
|
8
|
+
export default FormTemplateResetPassword;
|
|
File without changes
|
package/{dist/components → components}/FormTemplate/FormTemplateTrip2/FormTemplateTrip2.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerOrder/GMarkerOrder.d.ts
RENAMED
|
File without changes
|
package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerPoiBase/GMarkerPoiBase.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
package/{dist/components → components}/GoogleMaps/GMarker/Base/GMarkerStepBase/GMarkerStepBase.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{dist/components → components}/GoogleMaps/GPlacesAutocomplete/GPlacesAutocomplete.d.ts
RENAMED
|
File without changes
|
package/{dist/components → components}/GoogleMaps/GPlacesAutocomplete2/GPlacesAutocomplete2.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -21,6 +21,7 @@ interface IPoiInfo {
|
|
|
21
21
|
getTourInfo?: (productId: string) => void;
|
|
22
22
|
TOUR_PROVIDER_ID?: Model.PROVIDER_ID;
|
|
23
23
|
TICKET_PROVIDER_ID?: Model.PROVIDER_ID;
|
|
24
|
+
offerButtonClick?: (offerId: number, offerClaimDate: string) => void;
|
|
24
25
|
}
|
|
25
26
|
declare const PoiInfo: React.FC<IPoiInfo>;
|
|
26
27
|
export default PoiInfo;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{dist/components → components}/base/Button/Icons/CloseIconButton/CloseIconButton.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{dist/components → components}/base/Button/Icons/FavoriteIconButton/FavoriteIconButton.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -3,7 +3,7 @@ import Model from '@tripian/model';
|
|
|
3
3
|
interface ICheckboxTree {
|
|
4
4
|
domId: string;
|
|
5
5
|
text: string;
|
|
6
|
-
subOptions: Array<Model.
|
|
6
|
+
subOptions: Array<Model.SubAnswer>;
|
|
7
7
|
style?: React.CSSProperties;
|
|
8
8
|
checkeds: Array<number>;
|
|
9
9
|
onChangeParent: (checked: boolean, domId: string) => void;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|