related-ui-components 1.9.4 → 1.9.6
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/lib/module/app.js +3 -2
- package/lib/module/app.js.map +1 -1
- package/lib/module/components/BrandIcon/BrandIcon.js +3 -2
- package/lib/module/components/BrandIcon/BrandIcon.js.map +1 -1
- package/lib/module/components/Card/CardImage.js +2 -1
- package/lib/module/components/Card/CardImage.js.map +1 -1
- package/lib/module/components/Card/templates/DealCard.js +2 -1
- package/lib/module/components/Card/templates/DealCard.js.map +1 -1
- package/lib/module/components/DateRangePicker/DateRangePicker.js +1 -2
- package/lib/module/components/DateRangePicker/DateRangePicker.js.map +1 -1
- package/lib/module/components/Popup/Popup.js +3 -2
- package/lib/module/components/Popup/Popup.js.map +1 -1
- package/lib/module/components/Popup/README.md +1 -1
- package/lib/module/components/RedeemedVoucher/RedeemedVoucherSheet.js +2 -1
- package/lib/module/components/RedeemedVoucher/RedeemedVoucherSheet.js.map +1 -1
- package/lib/module/components/Suggestions/SuggestionList.js +1 -1
- package/lib/module/components/Suggestions/SuggestionList.js.map +1 -1
- package/lib/module/components/TravelBooking/CarRentalForm.js +1 -1
- package/lib/module/components/TravelBooking/CarRentalForm.js.map +1 -1
- package/lib/module/components/TravelBooking/FlightForm.js +1 -1
- package/lib/module/components/TravelBooking/FlightForm.js.map +1 -1
- package/lib/module/components/TravelBooking/FlightSummary.js +1 -1
- package/lib/module/components/TravelBooking/FlightSummary.js.map +1 -1
- package/lib/module/components/TravelBooking/HotelForm.js +1 -1
- package/lib/module/components/TravelBooking/HotelForm.js.map +1 -1
- package/lib/module/components/TravelBooking/HotelSummary.js +1 -1
- package/lib/module/components/TravelBooking/HotelSummary.js.map +1 -1
- package/lib/module/components/TravelBooking/README.md +3 -3
- package/lib/module/components/TravelBooking/SummaryBar.js +1 -1
- package/lib/module/components/TravelBooking/SummaryBar.js.map +1 -1
- package/lib/module/components/TravelBooking/TabSelector.js +1 -1
- package/lib/module/components/TravelBooking/TabSelector.js.map +1 -1
- package/lib/module/components/TravelBooking/TravelBooking.js +1 -1
- package/lib/module/components/TravelBooking/TravelBooking.js.map +1 -1
- package/lib/module/components/UnlockRewards/README.md +1 -1
- package/lib/typescript/app.d.ts.map +1 -0
- package/lib/typescript/components/Badges/Badge.d.ts.map +1 -0
- package/lib/typescript/components/Badges/index.d.ts.map +1 -0
- package/lib/typescript/components/Banner/Banner.d.ts.map +1 -0
- package/lib/typescript/components/Banner/BannerWithDetails.d.ts.map +1 -0
- package/lib/typescript/components/Banner/index.d.ts.map +1 -0
- package/lib/typescript/{module/components → components}/BrandIcon/BrandIcon.d.ts +2 -1
- package/lib/typescript/components/BrandIcon/BrandIcon.d.ts.map +1 -0
- package/lib/typescript/components/BrandIcon/index.d.ts.map +1 -0
- package/lib/typescript/components/Button/Button.d.ts.map +1 -0
- package/lib/typescript/components/Button/index.d.ts.map +1 -0
- package/lib/typescript/components/Card/Card.d.ts.map +1 -0
- package/lib/typescript/components/Card/CardContent.d.ts.map +1 -0
- package/lib/typescript/components/Card/CardFooter.d.ts.map +1 -0
- package/lib/typescript/components/Card/CardHeader.d.ts.map +1 -0
- package/lib/typescript/components/Card/CardImage.d.ts.map +1 -0
- package/lib/typescript/components/Card/index.d.ts.map +1 -0
- package/lib/typescript/components/Card/templates/DealCard.d.ts.map +1 -0
- package/lib/typescript/components/Card/templates/DealCardWithBackgroundImage.d.ts.map +1 -0
- package/lib/typescript/components/Card/templates/SimpleTrendingCard.d.ts.map +1 -0
- package/lib/typescript/{module/components → components}/Card/types.d.ts +7 -6
- package/lib/typescript/components/Card/types.d.ts.map +1 -0
- package/lib/typescript/components/CloseIcon/CloseIcon.d.ts.map +1 -0
- package/lib/typescript/components/CloseIcon/index.d.ts.map +1 -0
- package/lib/typescript/components/DateRangePicker/DateRangePicker.d.ts.map +1 -0
- package/lib/typescript/components/DateRangePicker/index.d.ts +2 -0
- package/lib/typescript/components/DateRangePicker/index.d.ts.map +1 -0
- package/lib/typescript/components/Filters/Filters.d.ts.map +1 -0
- package/lib/typescript/components/Filters/PointsRangeSelector.d.ts.map +1 -0
- package/lib/typescript/components/Filters/index.d.ts.map +1 -0
- package/lib/typescript/components/Input/Input.d.ts.map +1 -0
- package/lib/typescript/components/Input/index.d.ts.map +1 -0
- package/lib/typescript/components/LockOverlay/LockOverlay.d.ts.map +1 -0
- package/lib/typescript/components/LockOverlay/index.d.ts.map +1 -0
- package/lib/typescript/components/Marquee/Marquee.d.ts.map +1 -0
- package/lib/typescript/components/Marquee/index.d.ts.map +1 -0
- package/lib/typescript/components/NumericStepper/NumericStepper.d.ts.map +1 -0
- package/lib/typescript/components/NumericStepper/index.d.ts.map +1 -0
- package/lib/typescript/{module/components → components}/Popup/Popup.d.ts +2 -1
- package/lib/typescript/components/Popup/Popup.d.ts.map +1 -0
- package/lib/typescript/components/Popup/index.d.ts.map +1 -0
- package/lib/typescript/components/ProgressBar/ProgressBar.d.ts.map +1 -0
- package/lib/typescript/components/ProgressBar/index.d.ts.map +1 -0
- package/lib/typescript/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts.map +1 -0
- package/lib/typescript/components/RedeemedVoucher/index.d.ts.map +1 -0
- package/lib/typescript/components/RedemptionOption/RedemptionOption.d.ts.map +1 -0
- package/lib/typescript/components/RedemptionOption/index.d.ts.map +1 -0
- package/lib/typescript/components/ScratchCard/ScratchCard.d.ts.map +1 -0
- package/lib/typescript/components/ScratchCard/ScratchCardContent.d.ts.map +1 -0
- package/lib/typescript/components/ScratchCard/index.d.ts.map +1 -0
- package/lib/typescript/components/SelectAmount/SelectAmount.d.ts.map +1 -0
- package/lib/typescript/components/SelectAmount/index.d.ts +2 -0
- package/lib/typescript/components/SelectAmount/index.d.ts.map +1 -0
- package/lib/typescript/components/Skeleton/Shimmer.d.ts.map +1 -0
- package/lib/typescript/components/Skeleton/SkeletonElement.d.ts.map +1 -0
- package/lib/typescript/components/Skeleton/index.d.ts.map +1 -0
- package/lib/typescript/components/Suggestions/SuggestionList.d.ts.map +1 -0
- package/lib/typescript/{commonjs/components → components}/TravelBooking/CarRentalForm.d.ts +1 -1
- package/lib/typescript/components/TravelBooking/CarRentalForm.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/FlightForm.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/FlightSummary.d.ts.map +1 -0
- package/lib/typescript/{module/components → components}/TravelBooking/HotelForm.d.ts +1 -1
- package/lib/typescript/components/TravelBooking/HotelForm.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/HotelSummary.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/SummaryBar.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/TabSelector.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/TravelBooking.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/index.d.ts +2 -0
- package/lib/typescript/components/TravelBooking/index.d.ts.map +1 -0
- package/lib/typescript/components/TravelBooking/types.d.ts.map +1 -0
- package/lib/typescript/components/UnlockRewards/RewardItem.d.ts.map +1 -0
- package/lib/typescript/components/UnlockRewards/UnlockRewards.d.ts.map +1 -0
- package/lib/typescript/components/UnlockRewards/index.d.ts.map +1 -0
- package/lib/typescript/components/Wheel/Wheel.d.ts.map +1 -0
- package/lib/typescript/components/Wheel/index.d.ts.map +1 -0
- package/lib/typescript/components/index.d.ts.map +1 -0
- package/lib/typescript/constants/BRANDS.d.ts.map +1 -0
- package/lib/typescript/index.d.ts.map +1 -0
- package/lib/typescript/package.json +1 -0
- package/lib/typescript/theme/Colors.d.ts.map +1 -0
- package/lib/typescript/theme/ThemeContext.d.ts.map +1 -0
- package/lib/typescript/theme/index.d.ts.map +1 -0
- package/package.json +74 -123
- package/src/app.tsx +1 -1
- package/src/components/BrandIcon/BrandIcon.tsx +2 -3
- package/src/components/Card/CardImage.tsx +3 -1
- package/src/components/Card/templates/DealCard.tsx +1 -1
- package/src/components/Card/types.ts +21 -10
- package/src/components/DateRangePicker/DateRangePicker.tsx +1 -2
- package/src/components/Popup/Popup.tsx +2 -3
- package/src/components/Popup/README.md +1 -1
- package/src/components/RedeemedVoucher/RedeemedVoucherSheet.tsx +1 -1
- package/src/components/Suggestions/SuggestionList.tsx +1 -1
- package/src/components/TravelBooking/CarRentalForm.tsx +2 -2
- package/src/components/TravelBooking/FlightForm.tsx +1 -1
- package/src/components/TravelBooking/FlightSummary.tsx +1 -1
- package/src/components/TravelBooking/HotelForm.tsx +2 -2
- package/src/components/TravelBooking/HotelSummary.tsx +1 -1
- package/src/components/TravelBooking/README.md +3 -3
- package/src/components/TravelBooking/SummaryBar.tsx +1 -1
- package/src/components/TravelBooking/TabSelector.tsx +1 -1
- package/src/components/TravelBooking/TravelBooking.tsx +1 -1
- package/src/components/UnlockRewards/README.md +1 -1
- package/README.md +0 -200
- package/lib/commonjs/app.js +0 -161
- package/lib/commonjs/app.js.map +0 -1
- package/lib/commonjs/assets/components/BannerWithDetails.png +0 -0
- package/lib/commonjs/assets/components/DealCard-Horizontal.png +0 -0
- package/lib/commonjs/assets/components/DealCard-Vertical.png +0 -0
- package/lib/commonjs/assets/components/DealCard-floating.png +0 -0
- package/lib/commonjs/assets/components/DealCard-nested.png +0 -0
- package/lib/commonjs/assets/components/Filters.png +0 -0
- package/lib/commonjs/assets/components/Popup-1.png +0 -0
- package/lib/commonjs/assets/components/Popup-2.png +0 -0
- package/lib/commonjs/assets/components/Popup-3.png +0 -0
- package/lib/commonjs/assets/components/RedemptionOption-Horizontal.png +0 -0
- package/lib/commonjs/assets/components/RedemptionOption-Vertical.png +0 -0
- package/lib/commonjs/assets/components/SimpleBanner.png +0 -0
- package/lib/commonjs/assets/components/SimpleTrendingCard.png +0 -0
- package/lib/commonjs/assets/components/SimpleTrendingCardV2.png +0 -0
- package/lib/commonjs/assets/components/UnlockRewards-1.png +0 -0
- package/lib/commonjs/assets/components/UnlockRewards-2.png +0 -0
- package/lib/commonjs/assets/fonts/SpaceMono-Regular.ttf +0 -0
- package/lib/commonjs/assets/images/adaptive-icon.png +0 -0
- package/lib/commonjs/assets/images/face.jpg +0 -0
- package/lib/commonjs/assets/images/favicon.png +0 -0
- package/lib/commonjs/assets/images/giftvoucher.jpg +0 -0
- package/lib/commonjs/assets/images/icon.png +0 -0
- package/lib/commonjs/assets/images/insta.webp +0 -0
- package/lib/commonjs/assets/images/muse.jpg +0 -0
- package/lib/commonjs/assets/images/namshi-banner.png +0 -0
- package/lib/commonjs/assets/images/namshi.webp +0 -0
- package/lib/commonjs/assets/images/partial-react-logo.png +0 -0
- package/lib/commonjs/assets/images/pb-logo.jpg +0 -0
- package/lib/commonjs/assets/images/pb.jpg +0 -0
- package/lib/commonjs/assets/images/react-logo.png +0 -0
- package/lib/commonjs/assets/images/react-logo@2x.png +0 -0
- package/lib/commonjs/assets/images/react-logo@3x.png +0 -0
- package/lib/commonjs/assets/images/scratch_foreground.png +0 -0
- package/lib/commonjs/assets/images/splash-icon.png +0 -0
- package/lib/commonjs/assets/images/upgrade.png +0 -0
- package/lib/commonjs/components/Badges/Badge.js +0 -67
- package/lib/commonjs/components/Badges/Badge.js.map +0 -1
- package/lib/commonjs/components/Badges/README.md +0 -98
- package/lib/commonjs/components/Badges/index.js +0 -29
- package/lib/commonjs/components/Badges/index.js.map +0 -1
- package/lib/commonjs/components/Banner/Banner.js +0 -138
- package/lib/commonjs/components/Banner/Banner.js.map +0 -1
- package/lib/commonjs/components/Banner/BannerWithDetails.js +0 -120
- package/lib/commonjs/components/Banner/BannerWithDetails.js.map +0 -1
- package/lib/commonjs/components/Banner/README.md +0 -101
- package/lib/commonjs/components/Banner/index.js +0 -48
- package/lib/commonjs/components/Banner/index.js.map +0 -1
- package/lib/commonjs/components/BrandIcon/BrandIcon.js +0 -114
- package/lib/commonjs/components/BrandIcon/BrandIcon.js.map +0 -1
- package/lib/commonjs/components/BrandIcon/index.js +0 -29
- package/lib/commonjs/components/BrandIcon/index.js.map +0 -1
- package/lib/commonjs/components/Button/Button.js +0 -124
- package/lib/commonjs/components/Button/Button.js.map +0 -1
- package/lib/commonjs/components/Button/index.js +0 -29
- package/lib/commonjs/components/Button/index.js.map +0 -1
- package/lib/commonjs/components/Card/Card.js +0 -116
- package/lib/commonjs/components/Card/Card.js.map +0 -1
- package/lib/commonjs/components/Card/CardContent.js +0 -42
- package/lib/commonjs/components/Card/CardContent.js.map +0 -1
- package/lib/commonjs/components/Card/CardFooter.js +0 -34
- package/lib/commonjs/components/Card/CardFooter.js.map +0 -1
- package/lib/commonjs/components/Card/CardHeader.js +0 -79
- package/lib/commonjs/components/Card/CardHeader.js.map +0 -1
- package/lib/commonjs/components/Card/CardImage.js +0 -51
- package/lib/commonjs/components/Card/CardImage.js.map +0 -1
- package/lib/commonjs/components/Card/index.js +0 -98
- package/lib/commonjs/components/Card/index.js.map +0 -1
- package/lib/commonjs/components/Card/templates/DealCard.js +0 -193
- package/lib/commonjs/components/Card/templates/DealCard.js.map +0 -1
- package/lib/commonjs/components/Card/templates/DealCardWithBackgroundImage.js +0 -237
- package/lib/commonjs/components/Card/templates/DealCardWithBackgroundImage.js.map +0 -1
- package/lib/commonjs/components/Card/templates/README.md +0 -233
- package/lib/commonjs/components/Card/templates/SimpleTrendingCard.js +0 -59
- package/lib/commonjs/components/Card/templates/SimpleTrendingCard.js.map +0 -1
- package/lib/commonjs/components/Card/types.js +0 -6
- package/lib/commonjs/components/Card/types.js.map +0 -1
- package/lib/commonjs/components/CloseIcon/CloseIcon.js +0 -75
- package/lib/commonjs/components/CloseIcon/CloseIcon.js.map +0 -1
- package/lib/commonjs/components/CloseIcon/index.js +0 -29
- package/lib/commonjs/components/CloseIcon/index.js.map +0 -1
- package/lib/commonjs/components/DateRangePicker/DateRangePicker.js +0 -358
- package/lib/commonjs/components/DateRangePicker/DateRangePicker.js.map +0 -1
- package/lib/commonjs/components/DateRangePicker/index.js +0 -4
- package/lib/commonjs/components/DateRangePicker/index.js.map +0 -1
- package/lib/commonjs/components/Filters/Filters.js +0 -345
- package/lib/commonjs/components/Filters/Filters.js.map +0 -1
- package/lib/commonjs/components/Filters/PointsRangeSelector.js +0 -264
- package/lib/commonjs/components/Filters/PointsRangeSelector.js.map +0 -1
- package/lib/commonjs/components/Filters/README.md +0 -212
- package/lib/commonjs/components/Filters/index.js +0 -48
- package/lib/commonjs/components/Filters/index.js.map +0 -1
- package/lib/commonjs/components/Input/Input.js +0 -161
- package/lib/commonjs/components/Input/Input.js.map +0 -1
- package/lib/commonjs/components/Input/README.md +0 -128
- package/lib/commonjs/components/Input/index.js +0 -29
- package/lib/commonjs/components/Input/index.js.map +0 -1
- package/lib/commonjs/components/LockOverlay/LockOverlay.js +0 -65
- package/lib/commonjs/components/LockOverlay/LockOverlay.js.map +0 -1
- package/lib/commonjs/components/LockOverlay/index.js +0 -29
- package/lib/commonjs/components/LockOverlay/index.js.map +0 -1
- package/lib/commonjs/components/Marquee/Marquee.js +0 -105
- package/lib/commonjs/components/Marquee/Marquee.js.map +0 -1
- package/lib/commonjs/components/Marquee/index.js +0 -29
- package/lib/commonjs/components/Marquee/index.js.map +0 -1
- package/lib/commonjs/components/NumericStepper/NumericStepper.js +0 -103
- package/lib/commonjs/components/NumericStepper/NumericStepper.js.map +0 -1
- package/lib/commonjs/components/NumericStepper/index.js +0 -29
- package/lib/commonjs/components/NumericStepper/index.js.map +0 -1
- package/lib/commonjs/components/Popup/Popup.js +0 -341
- package/lib/commonjs/components/Popup/Popup.js.map +0 -1
- package/lib/commonjs/components/Popup/README.md +0 -133
- package/lib/commonjs/components/Popup/index.js +0 -29
- package/lib/commonjs/components/Popup/index.js.map +0 -1
- package/lib/commonjs/components/ProgressBar/ProgressBar.js +0 -125
- package/lib/commonjs/components/ProgressBar/ProgressBar.js.map +0 -1
- package/lib/commonjs/components/ProgressBar/index.js +0 -29
- package/lib/commonjs/components/ProgressBar/index.js.map +0 -1
- package/lib/commonjs/components/RedeemedVoucher/RedeemedVoucherSheet.js +0 -458
- package/lib/commonjs/components/RedeemedVoucher/RedeemedVoucherSheet.js.map +0 -1
- package/lib/commonjs/components/RedeemedVoucher/index.js +0 -29
- package/lib/commonjs/components/RedeemedVoucher/index.js.map +0 -1
- package/lib/commonjs/components/RedemptionOption/README.md +0 -148
- package/lib/commonjs/components/RedemptionOption/RedemptionOption.js +0 -132
- package/lib/commonjs/components/RedemptionOption/RedemptionOption.js.map +0 -1
- package/lib/commonjs/components/RedemptionOption/index.js +0 -29
- package/lib/commonjs/components/RedemptionOption/index.js.map +0 -1
- package/lib/commonjs/components/ScratchCard/README.md +0 -119
- package/lib/commonjs/components/ScratchCard/ScratchCard.js +0 -222
- package/lib/commonjs/components/ScratchCard/ScratchCard.js.map +0 -1
- package/lib/commonjs/components/ScratchCard/ScratchCardContent.js +0 -28
- package/lib/commonjs/components/ScratchCard/ScratchCardContent.js.map +0 -1
- package/lib/commonjs/components/ScratchCard/index.js +0 -48
- package/lib/commonjs/components/ScratchCard/index.js.map +0 -1
- package/lib/commonjs/components/SelectAmount/SelectAmount.js +0 -189
- package/lib/commonjs/components/SelectAmount/SelectAmount.js.map +0 -1
- package/lib/commonjs/components/SelectAmount/index.js +0 -4
- package/lib/commonjs/components/SelectAmount/index.js.map +0 -1
- package/lib/commonjs/components/Skeleton/Shimmer.js +0 -75
- package/lib/commonjs/components/Skeleton/Shimmer.js.map +0 -1
- package/lib/commonjs/components/Skeleton/SkeletonElement.js +0 -36
- package/lib/commonjs/components/Skeleton/SkeletonElement.js.map +0 -1
- package/lib/commonjs/components/Skeleton/index.js +0 -48
- package/lib/commonjs/components/Skeleton/index.js.map +0 -1
- package/lib/commonjs/components/Suggestions/SuggestionList.js +0 -98
- package/lib/commonjs/components/Suggestions/SuggestionList.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/CarRentalForm.js +0 -370
- package/lib/commonjs/components/TravelBooking/CarRentalForm.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/FlightForm.js +0 -347
- package/lib/commonjs/components/TravelBooking/FlightForm.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/FlightSummary.js +0 -257
- package/lib/commonjs/components/TravelBooking/FlightSummary.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/HotelForm.js +0 -290
- package/lib/commonjs/components/TravelBooking/HotelForm.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/HotelSummary.js +0 -246
- package/lib/commonjs/components/TravelBooking/HotelSummary.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/README.md +0 -421
- package/lib/commonjs/components/TravelBooking/SummaryBar.js +0 -181
- package/lib/commonjs/components/TravelBooking/SummaryBar.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/TabSelector.js +0 -115
- package/lib/commonjs/components/TravelBooking/TabSelector.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/TravelBooking.js +0 -261
- package/lib/commonjs/components/TravelBooking/TravelBooking.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/index.js +0 -22
- package/lib/commonjs/components/TravelBooking/index.js.map +0 -1
- package/lib/commonjs/components/TravelBooking/types.js +0 -15
- package/lib/commonjs/components/TravelBooking/types.js.map +0 -1
- package/lib/commonjs/components/UnlockRewards/README.md +0 -187
- package/lib/commonjs/components/UnlockRewards/RewardItem.js +0 -129
- package/lib/commonjs/components/UnlockRewards/RewardItem.js.map +0 -1
- package/lib/commonjs/components/UnlockRewards/UnlockRewards.js +0 -230
- package/lib/commonjs/components/UnlockRewards/UnlockRewards.js.map +0 -1
- package/lib/commonjs/components/UnlockRewards/index.js +0 -48
- package/lib/commonjs/components/UnlockRewards/index.js.map +0 -1
- package/lib/commonjs/components/Wheel/README.md +0 -141
- package/lib/commonjs/components/Wheel/Wheel.js +0 -361
- package/lib/commonjs/components/Wheel/Wheel.js.map +0 -1
- package/lib/commonjs/components/Wheel/index.js +0 -29
- package/lib/commonjs/components/Wheel/index.js.map +0 -1
- package/lib/commonjs/components/index.js +0 -204
- package/lib/commonjs/components/index.js.map +0 -1
- package/lib/commonjs/constants/BRANDS.js +0 -58
- package/lib/commonjs/constants/BRANDS.js.map +0 -1
- package/lib/commonjs/index.js +0 -28
- package/lib/commonjs/index.js.map +0 -1
- package/lib/commonjs/theme/Colors.js +0 -154
- package/lib/commonjs/theme/Colors.js.map +0 -1
- package/lib/commonjs/theme/ThemeContext.js +0 -57
- package/lib/commonjs/theme/ThemeContext.js.map +0 -1
- package/lib/commonjs/theme/index.js +0 -28
- package/lib/commonjs/theme/index.js.map +0 -1
- package/lib/typescript/commonjs/app.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Badges/Badge.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Badges/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Banner/Banner.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Banner/BannerWithDetails.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Banner/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/BrandIcon/BrandIcon.d.ts +0 -20
- package/lib/typescript/commonjs/components/BrandIcon/BrandIcon.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/BrandIcon/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Button/Button.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Button/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/Card.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/CardContent.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/CardFooter.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/CardHeader.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/CardImage.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/templates/DealCard.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/templates/DealCardWithBackgroundImage.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/templates/SimpleTrendingCard.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Card/types.d.ts +0 -90
- package/lib/typescript/commonjs/components/Card/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/CloseIcon/CloseIcon.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/CloseIcon/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/DateRangePicker/DateRangePicker.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/DateRangePicker/index.d.ts +0 -1
- package/lib/typescript/commonjs/components/DateRangePicker/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Filters/Filters.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Filters/PointsRangeSelector.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Filters/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Input/Input.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Input/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/LockOverlay/LockOverlay.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/LockOverlay/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Marquee/Marquee.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Marquee/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/NumericStepper/NumericStepper.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/NumericStepper/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Popup/Popup.d.ts +0 -41
- package/lib/typescript/commonjs/components/Popup/Popup.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Popup/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/ProgressBar/ProgressBar.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/ProgressBar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/RedeemedVoucher/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/RedemptionOption/RedemptionOption.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/RedemptionOption/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/ScratchCard/ScratchCard.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/ScratchCard/ScratchCardContent.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/ScratchCard/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/SelectAmount/SelectAmount.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/SelectAmount/index.d.ts +0 -1
- package/lib/typescript/commonjs/components/SelectAmount/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Skeleton/Shimmer.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Skeleton/SkeletonElement.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Skeleton/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Suggestions/SuggestionList.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/CarRentalForm.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/FlightForm.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/FlightSummary.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/HotelForm.d.ts +0 -52
- package/lib/typescript/commonjs/components/TravelBooking/HotelForm.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/HotelSummary.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/SummaryBar.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/TabSelector.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/TravelBooking.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/index.d.ts +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/TravelBooking/types.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/UnlockRewards/RewardItem.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/UnlockRewards/UnlockRewards.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/UnlockRewards/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Wheel/Wheel.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/Wheel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/components/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/constants/BRANDS.d.ts.map +0 -1
- package/lib/typescript/commonjs/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/package.json +0 -1
- package/lib/typescript/commonjs/theme/Colors.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/ThemeContext.d.ts.map +0 -1
- package/lib/typescript/commonjs/theme/index.d.ts.map +0 -1
- package/lib/typescript/module/app.d.ts +0 -4
- package/lib/typescript/module/app.d.ts.map +0 -1
- package/lib/typescript/module/components/Badges/Badge.d.ts +0 -16
- package/lib/typescript/module/components/Badges/Badge.d.ts.map +0 -1
- package/lib/typescript/module/components/Badges/index.d.ts +0 -3
- package/lib/typescript/module/components/Badges/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Banner/Banner.d.ts +0 -26
- package/lib/typescript/module/components/Banner/Banner.d.ts.map +0 -1
- package/lib/typescript/module/components/Banner/BannerWithDetails.d.ts +0 -19
- package/lib/typescript/module/components/Banner/BannerWithDetails.d.ts.map +0 -1
- package/lib/typescript/module/components/Banner/index.d.ts +0 -5
- package/lib/typescript/module/components/Banner/index.d.ts.map +0 -1
- package/lib/typescript/module/components/BrandIcon/BrandIcon.d.ts.map +0 -1
- package/lib/typescript/module/components/BrandIcon/index.d.ts +0 -3
- package/lib/typescript/module/components/BrandIcon/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Button/Button.d.ts +0 -21
- package/lib/typescript/module/components/Button/Button.d.ts.map +0 -1
- package/lib/typescript/module/components/Button/index.d.ts +0 -3
- package/lib/typescript/module/components/Button/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/Card.d.ts +0 -5
- package/lib/typescript/module/components/Card/Card.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/CardContent.d.ts +0 -5
- package/lib/typescript/module/components/Card/CardContent.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/CardFooter.d.ts +0 -5
- package/lib/typescript/module/components/Card/CardFooter.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/CardHeader.d.ts +0 -5
- package/lib/typescript/module/components/Card/CardHeader.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/CardImage.d.ts +0 -5
- package/lib/typescript/module/components/Card/CardImage.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/index.d.ts +0 -11
- package/lib/typescript/module/components/Card/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/templates/DealCard.d.ts +0 -33
- package/lib/typescript/module/components/Card/templates/DealCard.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/templates/DealCardWithBackgroundImage.d.ts +0 -40
- package/lib/typescript/module/components/Card/templates/DealCardWithBackgroundImage.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/templates/SimpleTrendingCard.d.ts +0 -14
- package/lib/typescript/module/components/Card/templates/SimpleTrendingCard.d.ts.map +0 -1
- package/lib/typescript/module/components/Card/types.d.ts.map +0 -1
- package/lib/typescript/module/components/CloseIcon/CloseIcon.d.ts +0 -16
- package/lib/typescript/module/components/CloseIcon/CloseIcon.d.ts.map +0 -1
- package/lib/typescript/module/components/CloseIcon/index.d.ts +0 -3
- package/lib/typescript/module/components/CloseIcon/index.d.ts.map +0 -1
- package/lib/typescript/module/components/DateRangePicker/DateRangePicker.d.ts +0 -25
- package/lib/typescript/module/components/DateRangePicker/DateRangePicker.d.ts.map +0 -1
- package/lib/typescript/module/components/DateRangePicker/index.d.ts +0 -1
- package/lib/typescript/module/components/DateRangePicker/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Filters/Filters.d.ts +0 -80
- package/lib/typescript/module/components/Filters/Filters.d.ts.map +0 -1
- package/lib/typescript/module/components/Filters/PointsRangeSelector.d.ts +0 -29
- package/lib/typescript/module/components/Filters/PointsRangeSelector.d.ts.map +0 -1
- package/lib/typescript/module/components/Filters/index.d.ts +0 -5
- package/lib/typescript/module/components/Filters/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Input/Input.d.ts +0 -23
- package/lib/typescript/module/components/Input/Input.d.ts.map +0 -1
- package/lib/typescript/module/components/Input/index.d.ts +0 -3
- package/lib/typescript/module/components/Input/index.d.ts.map +0 -1
- package/lib/typescript/module/components/LockOverlay/LockOverlay.d.ts +0 -16
- package/lib/typescript/module/components/LockOverlay/LockOverlay.d.ts.map +0 -1
- package/lib/typescript/module/components/LockOverlay/index.d.ts +0 -3
- package/lib/typescript/module/components/LockOverlay/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Marquee/Marquee.d.ts +0 -18
- package/lib/typescript/module/components/Marquee/Marquee.d.ts.map +0 -1
- package/lib/typescript/module/components/Marquee/index.d.ts +0 -3
- package/lib/typescript/module/components/Marquee/index.d.ts.map +0 -1
- package/lib/typescript/module/components/NumericStepper/NumericStepper.d.ts +0 -19
- package/lib/typescript/module/components/NumericStepper/NumericStepper.d.ts.map +0 -1
- package/lib/typescript/module/components/NumericStepper/index.d.ts +0 -3
- package/lib/typescript/module/components/NumericStepper/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Popup/Popup.d.ts.map +0 -1
- package/lib/typescript/module/components/Popup/index.d.ts +0 -3
- package/lib/typescript/module/components/Popup/index.d.ts.map +0 -1
- package/lib/typescript/module/components/ProgressBar/ProgressBar.d.ts +0 -26
- package/lib/typescript/module/components/ProgressBar/ProgressBar.d.ts.map +0 -1
- package/lib/typescript/module/components/ProgressBar/index.d.ts +0 -3
- package/lib/typescript/module/components/ProgressBar/index.d.ts.map +0 -1
- package/lib/typescript/module/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts +0 -58
- package/lib/typescript/module/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts.map +0 -1
- package/lib/typescript/module/components/RedeemedVoucher/index.d.ts +0 -3
- package/lib/typescript/module/components/RedeemedVoucher/index.d.ts.map +0 -1
- package/lib/typescript/module/components/RedemptionOption/RedemptionOption.d.ts +0 -25
- package/lib/typescript/module/components/RedemptionOption/RedemptionOption.d.ts.map +0 -1
- package/lib/typescript/module/components/RedemptionOption/index.d.ts +0 -3
- package/lib/typescript/module/components/RedemptionOption/index.d.ts.map +0 -1
- package/lib/typescript/module/components/ScratchCard/ScratchCard.d.ts +0 -31
- package/lib/typescript/module/components/ScratchCard/ScratchCard.d.ts.map +0 -1
- package/lib/typescript/module/components/ScratchCard/ScratchCardContent.d.ts +0 -8
- package/lib/typescript/module/components/ScratchCard/ScratchCardContent.d.ts.map +0 -1
- package/lib/typescript/module/components/ScratchCard/index.d.ts +0 -5
- package/lib/typescript/module/components/ScratchCard/index.d.ts.map +0 -1
- package/lib/typescript/module/components/SelectAmount/SelectAmount.d.ts +0 -29
- package/lib/typescript/module/components/SelectAmount/SelectAmount.d.ts.map +0 -1
- package/lib/typescript/module/components/SelectAmount/index.d.ts +0 -1
- package/lib/typescript/module/components/SelectAmount/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Skeleton/Shimmer.d.ts +0 -13
- package/lib/typescript/module/components/Skeleton/Shimmer.d.ts.map +0 -1
- package/lib/typescript/module/components/Skeleton/SkeletonElement.d.ts +0 -12
- package/lib/typescript/module/components/Skeleton/SkeletonElement.d.ts.map +0 -1
- package/lib/typescript/module/components/Skeleton/index.d.ts +0 -5
- package/lib/typescript/module/components/Skeleton/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Suggestions/SuggestionList.d.ts +0 -14
- package/lib/typescript/module/components/Suggestions/SuggestionList.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/CarRentalForm.d.ts +0 -58
- package/lib/typescript/module/components/TravelBooking/CarRentalForm.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/FlightForm.d.ts +0 -57
- package/lib/typescript/module/components/TravelBooking/FlightForm.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/FlightSummary.d.ts +0 -41
- package/lib/typescript/module/components/TravelBooking/FlightSummary.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/HotelForm.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/HotelSummary.d.ts +0 -44
- package/lib/typescript/module/components/TravelBooking/HotelSummary.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/SummaryBar.d.ts +0 -17
- package/lib/typescript/module/components/TravelBooking/SummaryBar.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/TabSelector.d.ts +0 -17
- package/lib/typescript/module/components/TravelBooking/TabSelector.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/TravelBooking.d.ts +0 -84
- package/lib/typescript/module/components/TravelBooking/TravelBooking.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/index.d.ts +0 -1
- package/lib/typescript/module/components/TravelBooking/index.d.ts.map +0 -1
- package/lib/typescript/module/components/TravelBooking/types.d.ts +0 -26
- package/lib/typescript/module/components/TravelBooking/types.d.ts.map +0 -1
- package/lib/typescript/module/components/UnlockRewards/RewardItem.d.ts +0 -25
- package/lib/typescript/module/components/UnlockRewards/RewardItem.d.ts.map +0 -1
- package/lib/typescript/module/components/UnlockRewards/UnlockRewards.d.ts +0 -60
- package/lib/typescript/module/components/UnlockRewards/UnlockRewards.d.ts.map +0 -1
- package/lib/typescript/module/components/UnlockRewards/index.d.ts +0 -5
- package/lib/typescript/module/components/UnlockRewards/index.d.ts.map +0 -1
- package/lib/typescript/module/components/Wheel/Wheel.d.ts +0 -37
- package/lib/typescript/module/components/Wheel/Wheel.d.ts.map +0 -1
- package/lib/typescript/module/components/Wheel/index.d.ts +0 -3
- package/lib/typescript/module/components/Wheel/index.d.ts.map +0 -1
- package/lib/typescript/module/components/index.d.ts +0 -19
- package/lib/typescript/module/components/index.d.ts.map +0 -1
- package/lib/typescript/module/constants/BRANDS.d.ts +0 -13
- package/lib/typescript/module/constants/BRANDS.d.ts.map +0 -1
- package/lib/typescript/module/index.d.ts +0 -3
- package/lib/typescript/module/index.d.ts.map +0 -1
- package/lib/typescript/module/theme/Colors.d.ts +0 -45
- package/lib/typescript/module/theme/Colors.d.ts.map +0 -1
- package/lib/typescript/module/theme/ThemeContext.d.ts +0 -18
- package/lib/typescript/module/theme/ThemeContext.d.ts.map +0 -1
- package/lib/typescript/module/theme/index.d.ts +0 -3
- package/lib/typescript/module/theme/index.d.ts.map +0 -1
- /package/lib/{typescript/module → module}/package.json +0 -0
- /package/lib/typescript/{commonjs/app.d.ts → app.d.ts} +0 -0
- /package/lib/typescript/{commonjs/components → components}/Badges/Badge.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Badges/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Banner/Banner.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Banner/BannerWithDetails.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Banner/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/BrandIcon/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Button/Button.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Button/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/Card.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/CardContent.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/CardFooter.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/CardHeader.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/CardImage.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/templates/DealCard.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/templates/DealCardWithBackgroundImage.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Card/templates/SimpleTrendingCard.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/CloseIcon/CloseIcon.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/CloseIcon/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/DateRangePicker/DateRangePicker.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Filters/Filters.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Filters/PointsRangeSelector.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Filters/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Input/Input.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Input/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/LockOverlay/LockOverlay.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/LockOverlay/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Marquee/Marquee.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Marquee/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/NumericStepper/NumericStepper.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/NumericStepper/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Popup/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/ProgressBar/ProgressBar.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/ProgressBar/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/RedeemedVoucher/RedeemedVoucherSheet.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/RedeemedVoucher/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/RedemptionOption/RedemptionOption.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/RedemptionOption/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/ScratchCard/ScratchCard.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/ScratchCard/ScratchCardContent.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/ScratchCard/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/SelectAmount/SelectAmount.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Skeleton/Shimmer.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Skeleton/SkeletonElement.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Skeleton/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Suggestions/SuggestionList.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/TravelBooking/FlightForm.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/TravelBooking/FlightSummary.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/TravelBooking/HotelSummary.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/TravelBooking/SummaryBar.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/TravelBooking/TabSelector.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/TravelBooking/TravelBooking.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/TravelBooking/types.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/UnlockRewards/RewardItem.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/UnlockRewards/UnlockRewards.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/UnlockRewards/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Wheel/Wheel.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/Wheel/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/components → components}/index.d.ts +0 -0
- /package/lib/typescript/{commonjs/constants → constants}/BRANDS.d.ts +0 -0
- /package/lib/typescript/{commonjs/index.d.ts → index.d.ts} +0 -0
- /package/lib/typescript/{commonjs/theme → theme}/Colors.d.ts +0 -0
- /package/lib/typescript/{commonjs/theme → theme}/ThemeContext.d.ts +0 -0
- /package/lib/typescript/{commonjs/theme → theme}/index.d.ts +0 -0
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { StyleProp, ViewStyle } from "react-native";
|
|
2
|
-
type ScratchCardContentProps = {
|
|
3
|
-
children: React.ReactNode;
|
|
4
|
-
style?: StyleProp<ViewStyle>;
|
|
5
|
-
};
|
|
6
|
-
declare const ScratchCardContent: React.FC<ScratchCardContentProps>;
|
|
7
|
-
export default ScratchCardContent;
|
|
8
|
-
//# sourceMappingURL=ScratchCardContent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ScratchCardContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScratchCard/ScratchCardContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAoB,MAAM,cAAc,CAAC;AAEtE,KAAK,uBAAuB,GAAG;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAKzD,CAAC;AAYF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ScratchCard/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,IAAI,WAAW,EAAC,MAAM,eAAe,CAAC;AACrD,OAAO,EAAC,OAAO,IAAI,kBAAkB,EAAC,MAAM,sBAAsB,CAAC;AACnE,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
2
|
-
interface SelectAmountProps {
|
|
3
|
-
isRTL?: boolean;
|
|
4
|
-
pointsValue?: number;
|
|
5
|
-
minValue?: number;
|
|
6
|
-
maxValue?: number;
|
|
7
|
-
step?: number;
|
|
8
|
-
conversionRate?: number;
|
|
9
|
-
pointsLabel?: string;
|
|
10
|
-
currencyLabel?: string;
|
|
11
|
-
buttonText?: string;
|
|
12
|
-
title?: string;
|
|
13
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
14
|
-
titleStyle?: StyleProp<TextStyle>;
|
|
15
|
-
rowStyle?: StyleProp<ViewStyle>;
|
|
16
|
-
labelStyle?: StyleProp<TextStyle>;
|
|
17
|
-
currencyValueTextStyle?: StyleProp<TextStyle>;
|
|
18
|
-
stepperButtonStyle?: StyleProp<ViewStyle>;
|
|
19
|
-
stepperButtonTextStyle?: StyleProp<TextStyle>;
|
|
20
|
-
stepperValueTextStyle?: StyleProp<TextStyle>;
|
|
21
|
-
sliderContainerStyle?: StyleProp<ViewStyle>;
|
|
22
|
-
actionButtonStyle?: StyleProp<ViewStyle>;
|
|
23
|
-
actionButtonTextStyle?: StyleProp<TextStyle>;
|
|
24
|
-
onValueChange?: (value: number) => void;
|
|
25
|
-
onClick?: (value: number) => void;
|
|
26
|
-
}
|
|
27
|
-
declare const SelectAmount: React.FC<SelectAmountProps>;
|
|
28
|
-
export default SelectAmount;
|
|
29
|
-
//# sourceMappingURL=SelectAmount.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SelectAmount.d.ts","sourceRoot":"","sources":["../../../../../src/components/SelectAmount/SelectAmount.tsx"],"names":[],"mappings":"AAEA,OAAO,EAKL,SAAS,EACT,SAAS,EACT,SAAS,EACV,MAAM,cAAc,CAAC;AAItB,UAAU,iBAAiB;IACzB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,QAAQ,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAChC,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,sBAAsB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC9C,kBAAkB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1C,sBAAsB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC9C,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7C,oBAAoB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC5C,iBAAiB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACzC,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAE7C,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACnC;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkH7C,CAAC;AA6DF,eAAe,YAAY,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SelectAmount/index.ts"],"names":[],"mappings":""}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { ViewStyle, DimensionValue, StyleProp } from "react-native";
|
|
3
|
-
interface ShimmerProps {
|
|
4
|
-
children: React.ReactNode;
|
|
5
|
-
width: DimensionValue;
|
|
6
|
-
height: DimensionValue;
|
|
7
|
-
style?: StyleProp<ViewStyle>;
|
|
8
|
-
duration?: number;
|
|
9
|
-
shimmerWidth?: number;
|
|
10
|
-
}
|
|
11
|
-
declare const Shimmer: React.FC<ShimmerProps>;
|
|
12
|
-
export default Shimmer;
|
|
13
|
-
//# sourceMappingURL=Shimmer.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Shimmer.d.ts","sourceRoot":"","sources":["../../../../../src/components/Skeleton/Shimmer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AACjD,OAAO,EAKL,SAAS,EACT,cAAc,EACd,SAAS,EACV,MAAM,cAAc,CAAC;AAItB,UAAU,YAAY;IACpB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,EAAE,cAAc,CAAC;IACtB,MAAM,EAAE,cAAc,CAAC;IACvB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAgEnC,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { ViewStyle, DimensionValue } from "react-native";
|
|
3
|
-
interface SkeletonElementProps {
|
|
4
|
-
width?: DimensionValue;
|
|
5
|
-
height?: DimensionValue;
|
|
6
|
-
borderRadius?: number;
|
|
7
|
-
style?: ViewStyle;
|
|
8
|
-
children?: React.ReactNode;
|
|
9
|
-
}
|
|
10
|
-
declare const SkeletonElement: React.FC<SkeletonElementProps>;
|
|
11
|
-
export default SkeletonElement;
|
|
12
|
-
//# sourceMappingURL=SkeletonElement.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SkeletonElement.d.ts","sourceRoot":"","sources":["../../../../../src/components/Skeleton/SkeletonElement.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAoB,SAAS,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE3E,UAAU,oBAAoB;IAC5B,KAAK,CAAC,EAAE,cAAc,CAAA;IACtB,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAmBnD,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Skeleton/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAC,MAAM,WAAW,CAAC;AAC9C,OAAO,EAAE,OAAO,IAAI,eAAe,EAAC,MAAM,mBAAmB,CAAA;AAE7D,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
interface SuggestionListProps<T> {
|
|
4
|
-
data: T[];
|
|
5
|
-
visible: boolean;
|
|
6
|
-
renderItemContent: (item: T) => React.ReactNode;
|
|
7
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
8
|
-
itemStyle?: StyleProp<ViewStyle>;
|
|
9
|
-
itemTextStyle?: StyleProp<TextStyle>;
|
|
10
|
-
listStyle?: StyleProp<ViewStyle>;
|
|
11
|
-
}
|
|
12
|
-
declare const SuggestionList: <T extends unknown>({ data, visible, renderItemContent, containerStyle, itemStyle, itemTextStyle, listStyle, }: SuggestionListProps<T>) => React.JSX.Element | null;
|
|
13
|
-
export default SuggestionList;
|
|
14
|
-
//# sourceMappingURL=SuggestionList.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SuggestionList.d.ts","sourceRoot":"","sources":["../../../../../src/components/Suggestions/SuggestionList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAML,SAAS,EACT,SAAS,EACT,SAAS,EAEV,MAAM,cAAc,CAAC;AAGtB,UAAU,mBAAmB,CAAC,CAAC;IAC7B,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,OAAO,EAAE,OAAO,CAAC;IACjB,iBAAiB,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;IAChD,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjC,aAAa,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACrC,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAClC;AAED,QAAA,MAAM,cAAc,GAAI,CAAC,SAAS,OAAO,EAAE,4FAQxC,mBAAmB,CAAC,CAAC,CAAC,6BAqCxB,CAAC;AAoCF,eAAe,cAAc,CAAC"}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
import { Ionicons } from "@expo/vector-icons";
|
|
4
|
-
import { CarSuggestions, FormInputType } from "./types";
|
|
5
|
-
export declare const mockCarSuggestions: CarSuggestions[];
|
|
6
|
-
type LocationData = string;
|
|
7
|
-
export interface CarRentalFormProps {
|
|
8
|
-
initialFromLocation?: LocationData;
|
|
9
|
-
initialToLocation?: LocationData;
|
|
10
|
-
initialPickupDate?: string;
|
|
11
|
-
initialDropoffDate?: string;
|
|
12
|
-
onTextChange?: (text: string) => void;
|
|
13
|
-
onInputFocus?: (input: FormInputType) => void;
|
|
14
|
-
onSwapPress?: (currentFrom: LocationData | undefined, currentTo: LocationData | undefined) => void;
|
|
15
|
-
onSearchPress?: (details: {
|
|
16
|
-
from: LocationData | undefined;
|
|
17
|
-
to: LocationData | undefined;
|
|
18
|
-
pickup: string | undefined;
|
|
19
|
-
dropoff: string | undefined;
|
|
20
|
-
driverAge: number | undefined;
|
|
21
|
-
}) => void;
|
|
22
|
-
fromLabel?: string;
|
|
23
|
-
fromPlaceholder?: string;
|
|
24
|
-
toLabel?: string;
|
|
25
|
-
toPlaceholder?: string;
|
|
26
|
-
pickupLabel?: string;
|
|
27
|
-
dropoffLabel?: string;
|
|
28
|
-
swapIconName?: keyof typeof Ionicons.glyphMap;
|
|
29
|
-
searchIconName?: keyof typeof Ionicons.glyphMap;
|
|
30
|
-
calendarThemeOverrides?: object;
|
|
31
|
-
isOneWay?: boolean;
|
|
32
|
-
suggestionData?: CarSuggestions[];
|
|
33
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
34
|
-
inputGroupContainerStyle?: StyleProp<ViewStyle>;
|
|
35
|
-
inputWrapperStyle?: StyleProp<ViewStyle>;
|
|
36
|
-
inputGroupStyle?: StyleProp<ViewStyle>;
|
|
37
|
-
labelStyle?: StyleProp<TextStyle>;
|
|
38
|
-
swapButtonContainerStyle?: StyleProp<ViewStyle>;
|
|
39
|
-
swapButtonStyle?: StyleProp<ViewStyle>;
|
|
40
|
-
swapIconStyle?: StyleProp<TextStyle>;
|
|
41
|
-
pickupRowStyle?: StyleProp<ViewStyle>;
|
|
42
|
-
searchButtonStyle?: StyleProp<ViewStyle>;
|
|
43
|
-
searchIconStyle?: StyleProp<TextStyle>;
|
|
44
|
-
dateRangePickerOuterContainerStyle?: StyleProp<ViewStyle>;
|
|
45
|
-
dateRangePickerLabelStyle?: StyleProp<TextStyle>;
|
|
46
|
-
dateRangePickerInputGroupStyle?: StyleProp<ViewStyle>;
|
|
47
|
-
dateRangePickerCalendarContainerStyle?: StyleProp<ViewStyle>;
|
|
48
|
-
suggestionListContainerStyle?: StyleProp<ViewStyle>;
|
|
49
|
-
suggestionItemStyle?: StyleProp<ViewStyle>;
|
|
50
|
-
suggestionItemTextStyle?: StyleProp<TextStyle>;
|
|
51
|
-
agePickerWrapperStyle?: StyleProp<ViewStyle>;
|
|
52
|
-
agePickerLabelStyle?: StyleProp<TextStyle>;
|
|
53
|
-
pickerContainerStyle?: StyleProp<ViewStyle>;
|
|
54
|
-
pickerStyle?: StyleProp<ViewStyle>;
|
|
55
|
-
}
|
|
56
|
-
declare const CarRentalForm: React.FC<CarRentalFormProps>;
|
|
57
|
-
export default CarRentalForm;
|
|
58
|
-
//# sourceMappingURL=CarRentalForm.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CarRentalForm.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/CarRentalForm.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
import { Ionicons } from "@expo/vector-icons";
|
|
4
|
-
import { FlightSuggestions, FormInputType } from "./types";
|
|
5
|
-
type LocationData = string;
|
|
6
|
-
export interface FlightFormProps {
|
|
7
|
-
initialFromLocation?: LocationData;
|
|
8
|
-
initialToLocation?: LocationData;
|
|
9
|
-
initialDepartureDate?: string;
|
|
10
|
-
initialReturnDate?: string;
|
|
11
|
-
onInputFocus?: (input: FormInputType) => void;
|
|
12
|
-
onSwapPress?: (currentFrom: LocationData | undefined, currentTo: LocationData | undefined) => void;
|
|
13
|
-
onSearchPress?: (details: {
|
|
14
|
-
from: LocationData | undefined;
|
|
15
|
-
to: LocationData | undefined;
|
|
16
|
-
departure: string | undefined;
|
|
17
|
-
return?: string | undefined;
|
|
18
|
-
}) => void;
|
|
19
|
-
onTextChange?: (text: string) => void;
|
|
20
|
-
fromLabel?: string;
|
|
21
|
-
fromPlaceholder?: string;
|
|
22
|
-
toLabel?: string;
|
|
23
|
-
toPlaceholder?: string;
|
|
24
|
-
departureLabel?: string;
|
|
25
|
-
returnLabel?: string;
|
|
26
|
-
swapIconName?: keyof typeof Ionicons.glyphMap;
|
|
27
|
-
searchIconName?: keyof typeof Ionicons.glyphMap;
|
|
28
|
-
calendarThemeOverrides?: object;
|
|
29
|
-
isOneWay?: boolean;
|
|
30
|
-
suggestionData?: FlightSuggestions[];
|
|
31
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
32
|
-
inputGroupContainerStyle?: StyleProp<ViewStyle>;
|
|
33
|
-
inputWrapperStyle?: StyleProp<ViewStyle>;
|
|
34
|
-
customInputContainerStyle?: StyleProp<ViewStyle>;
|
|
35
|
-
labelStyle?: StyleProp<TextStyle>;
|
|
36
|
-
swapButtonContainerStyle?: StyleProp<ViewStyle>;
|
|
37
|
-
swapButtonStyle?: StyleProp<ViewStyle>;
|
|
38
|
-
swapIconStyle?: StyleProp<TextStyle>;
|
|
39
|
-
departureRowStyle?: StyleProp<ViewStyle>;
|
|
40
|
-
searchButtonStyle?: StyleProp<ViewStyle>;
|
|
41
|
-
searchIconStyle?: StyleProp<TextStyle>;
|
|
42
|
-
dateRangePickerOuterContainerStyle?: StyleProp<ViewStyle>;
|
|
43
|
-
dateRangePickerLabelStyle?: StyleProp<TextStyle>;
|
|
44
|
-
dateRangePickerInputGroupStyle?: StyleProp<ViewStyle>;
|
|
45
|
-
dateRangePickerCalendarContainerStyle?: StyleProp<ViewStyle>;
|
|
46
|
-
suggestionListContainerStyle?: StyleProp<ViewStyle>;
|
|
47
|
-
suggestionItemGroupStyle?: StyleProp<ViewStyle>;
|
|
48
|
-
suggestionCityRowStyle?: StyleProp<ViewStyle>;
|
|
49
|
-
suggestionCityIconStyle?: StyleProp<TextStyle>;
|
|
50
|
-
suggestionCityTextStyle?: StyleProp<TextStyle>;
|
|
51
|
-
suggestionAirportTouchableStyle?: StyleProp<ViewStyle>;
|
|
52
|
-
suggestionAirportIconStyle?: StyleProp<TextStyle>;
|
|
53
|
-
suggestionAirportTextStyle?: StyleProp<TextStyle>;
|
|
54
|
-
}
|
|
55
|
-
declare const FlightForm: React.FC<FlightFormProps>;
|
|
56
|
-
export default FlightForm;
|
|
57
|
-
//# sourceMappingURL=FlightForm.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FlightForm.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/FlightForm.tsx"],"names":[],"mappings":"AACA,OAAO,KAAiD,MAAM,OAAO,CAAC;AACtE,OAAO,EAKL,SAAS,EACT,SAAS,EACT,SAAS,EACV,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAI9C,OAAO,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAI3D,KAAK,YAAY,GAAG,MAAM,CAAC;AAG3B,MAAM,WAAW,eAAe;IAC9B,mBAAmB,CAAC,EAAE,YAAY,CAAC;IACnC,iBAAiB,CAAC,EAAE,YAAY,CAAC;IACjC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAC;IAC9C,WAAW,CAAC,EAAE,CACZ,WAAW,EAAE,YAAY,GAAG,SAAS,EACrC,SAAS,EAAE,YAAY,GAAG,SAAS,KAChC,IAAI,CAAC;IACV,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE;QACxB,IAAI,EAAE,YAAY,GAAG,SAAS,CAAC;QAC/B,EAAE,EAAE,YAAY,GAAG,SAAS,CAAC;QAC7B,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;QAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;KAC7B,KAAK,IAAI,CAAC;IACX,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAEtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,OAAO,QAAQ,CAAC,QAAQ,CAAC;IAC9C,cAAc,CAAC,EAAE,MAAM,OAAO,QAAQ,CAAC,QAAQ,CAAC;IAChD,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAEhC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,cAAc,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAGrC,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,wBAAwB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAChD,iBAAiB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACzC,yBAAyB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjD,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,wBAAwB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAChD,eAAe,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACvC,aAAa,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACrC,iBAAiB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACzC,iBAAiB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACzC,eAAe,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAGvC,kCAAkC,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1D,yBAAyB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjD,8BAA8B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtD,qCAAqC,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAG7D,4BAA4B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAEpD,wBAAwB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAChD,sBAAsB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC9C,uBAAuB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC/C,uBAAuB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC/C,+BAA+B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACvD,0BAA0B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClD,0BAA0B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CACnD;AAED,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAyQzC,CAAC;AAkGF,eAAe,UAAU,CAAC"}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
import { NumericStepperProps } from "../NumericStepper";
|
|
4
|
-
export interface PassengerConfig {
|
|
5
|
-
key: string;
|
|
6
|
-
name: string;
|
|
7
|
-
description: string;
|
|
8
|
-
defaultValue: number;
|
|
9
|
-
minValue: number;
|
|
10
|
-
maxValue?: number;
|
|
11
|
-
}
|
|
12
|
-
export interface FlightSelection {
|
|
13
|
-
flightType: string;
|
|
14
|
-
flightClass: string;
|
|
15
|
-
passengers: Record<string, number>;
|
|
16
|
-
}
|
|
17
|
-
export interface FlightSummaryProps {
|
|
18
|
-
passengersData?: PassengerConfig[];
|
|
19
|
-
flightTypesData?: string[];
|
|
20
|
-
flightClassesData?: string[];
|
|
21
|
-
selection?: FlightSelection;
|
|
22
|
-
onSelectionChange?: (details: FlightSelection) => void;
|
|
23
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
24
|
-
buttonGroupContainerStyle?: StyleProp<ViewStyle>;
|
|
25
|
-
buttonStyle?: StyleProp<ViewStyle>;
|
|
26
|
-
selectedButtonStyle?: StyleProp<ViewStyle>;
|
|
27
|
-
buttonTextStyle?: StyleProp<TextStyle>;
|
|
28
|
-
selectedButtonTextStyle?: StyleProp<TextStyle>;
|
|
29
|
-
passengerSectionStyle?: StyleProp<ViewStyle>;
|
|
30
|
-
passengerRowStyle?: StyleProp<ViewStyle>;
|
|
31
|
-
passengerLabelContainerStyle?: StyleProp<ViewStyle>;
|
|
32
|
-
passengerNameStyle?: StyleProp<TextStyle>;
|
|
33
|
-
passengerDescriptionStyle?: StyleProp<TextStyle>;
|
|
34
|
-
stepperContainerStyle?: NumericStepperProps["style"];
|
|
35
|
-
stepperButtonStyle?: NumericStepperProps["buttonStyle"];
|
|
36
|
-
stepperButtonTextStyle?: NumericStepperProps["buttonTextStyle"];
|
|
37
|
-
stepperValueTextStyle?: NumericStepperProps["valueTextStyle"];
|
|
38
|
-
}
|
|
39
|
-
declare const FlightSummary: React.FC<FlightSummaryProps>;
|
|
40
|
-
export default FlightSummary;
|
|
41
|
-
//# sourceMappingURL=FlightSummary.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FlightSummary.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/FlightSummary.tsx"],"names":[],"mappings":"AACA,OAAO,KAAoD,MAAM,OAAO,CAAC;AACzE,OAAO,EACL,SAAS,EAKT,SAAS,EACT,SAAS,EACV,MAAM,cAAc,CAAC;AACtB,OAAO,EAAkB,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExE,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,eAAe;IAC9B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACpC;AAyCD,MAAM,WAAW,kBAAkB;IAEjC,cAAc,CAAC,EAAE,eAAe,EAAE,CAAC;IACnC,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAG7B,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B,iBAAiB,CAAC,EAAE,CAAC,OAAO,EAAE,eAAe,KAAK,IAAI,CAAC;IAGvD,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,yBAAyB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjD,WAAW,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACnC,mBAAmB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC3C,eAAe,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACvC,uBAAuB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC/C,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7C,iBAAiB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACzC,4BAA4B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACpD,kBAAkB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1C,yBAAyB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAEjD,qBAAqB,CAAC,EAAE,mBAAmB,CAAC,OAAO,CAAC,CAAC;IACrD,kBAAkB,CAAC,EAAE,mBAAmB,CAAC,aAAa,CAAC,CAAC;IACxD,sBAAsB,CAAC,EAAE,mBAAmB,CAAC,iBAAiB,CAAC,CAAC;IAChE,qBAAqB,CAAC,EAAE,mBAAmB,CAAC,gBAAgB,CAAC,CAAC;CAC/D;AAGD,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA6N/C,CAAC;AAqEF,eAAe,aAAa,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HotelForm.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/HotelForm.tsx"],"names":[],"mappings":"AACA,OAAO,KAAiD,MAAM,OAAO,CAAC;AACtE,OAAO,EAKL,SAAS,EACT,SAAS,EACT,SAAS,EAGV,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAK9C,OAAO,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAI1D,KAAK,YAAY,GAAG,MAAM,CAAC;AAG3B,MAAM,WAAW,cAAc;IAE7B,kBAAkB,CAAC,EAAE,YAAY,CAAC;IAClC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAG5B,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAC;IAC9C,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE;QACxB,WAAW,EAAE,YAAY,GAAG,SAAS,CAAC;QACtC,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;QAC5B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;QAC7B,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;KACjC,KAAK,IAAI,CAAC;IAGX,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAG1B,cAAc,CAAC,EAAE,MAAM,OAAO,QAAQ,CAAC,QAAQ,CAAC;IAGhD,cAAc,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACpC,eAAe,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACrD,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAGhC,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,iBAAiB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACzC,yBAAyB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjD,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,gBAAgB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACxC,iBAAiB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACzC,eAAe,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAGvC,kCAAkC,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1D,yBAAyB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjD,8BAA8B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtD,qCAAqC,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAG7D,4BAA4B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACpD,mBAAmB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC3C,uBAAuB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAG/C,6BAA6B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACrD,2BAA2B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACnD,oBAAoB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC5C,WAAW,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CACpC;AAgBD,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAsMvC,CAAC;AAoEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
import { NumericStepperProps } from "../NumericStepper";
|
|
4
|
-
export interface RoomState {
|
|
5
|
-
id: string;
|
|
6
|
-
[key: string]: any;
|
|
7
|
-
}
|
|
8
|
-
export interface GuestConfigType {
|
|
9
|
-
key: string;
|
|
10
|
-
name: string;
|
|
11
|
-
description: string;
|
|
12
|
-
defaultValue: number;
|
|
13
|
-
minValue: number;
|
|
14
|
-
maxValue?: number;
|
|
15
|
-
}
|
|
16
|
-
export interface HotelSummaryProps {
|
|
17
|
-
guestConfigData?: GuestConfigType[];
|
|
18
|
-
selection?: RoomState[];
|
|
19
|
-
onSelectionChange?: (rooms: RoomState[]) => void;
|
|
20
|
-
maxRooms?: number;
|
|
21
|
-
minRooms?: number;
|
|
22
|
-
roomTitlePrefix?: string;
|
|
23
|
-
removeRoomText?: string;
|
|
24
|
-
addRoomText?: string;
|
|
25
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
26
|
-
roomContainerStyle?: StyleProp<ViewStyle>;
|
|
27
|
-
roomHeaderStyle?: StyleProp<ViewStyle>;
|
|
28
|
-
roomTitleStyle?: StyleProp<TextStyle>;
|
|
29
|
-
removeRoomButtonStyle?: StyleProp<ViewStyle>;
|
|
30
|
-
removeRoomTextStyle?: StyleProp<TextStyle>;
|
|
31
|
-
guestRowStyle?: StyleProp<ViewStyle>;
|
|
32
|
-
guestLabelContainerStyle?: StyleProp<ViewStyle>;
|
|
33
|
-
guestNameStyle?: StyleProp<TextStyle>;
|
|
34
|
-
guestDescriptionStyle?: StyleProp<TextStyle>;
|
|
35
|
-
addRoomButtonStyle?: StyleProp<ViewStyle>;
|
|
36
|
-
addRoomButtonTextStyle?: StyleProp<TextStyle>;
|
|
37
|
-
stepperContainerStyle?: NumericStepperProps["style"];
|
|
38
|
-
stepperButtonStyle?: NumericStepperProps["buttonStyle"];
|
|
39
|
-
stepperButtonTextStyle?: NumericStepperProps["buttonTextStyle"];
|
|
40
|
-
stepperValueTextStyle?: NumericStepperProps["valueTextStyle"];
|
|
41
|
-
}
|
|
42
|
-
declare const HotelSummary: React.FC<HotelSummaryProps>;
|
|
43
|
-
export default HotelSummary;
|
|
44
|
-
//# sourceMappingURL=HotelSummary.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HotelSummary.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/HotelSummary.tsx"],"names":[],"mappings":"AACA,OAAO,KAAoD,MAAM,OAAO,CAAC;AACzE,OAAO,EACL,SAAS,EAKT,SAAS,EACT,SAAS,EACV,MAAM,cAAc,CAAC;AACtB,OAAO,EAAkB,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAGxE,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AA+BD,MAAM,WAAW,iBAAiB;IAChC,eAAe,CAAC,EAAE,eAAe,EAAE,CAAC;IACpC,SAAS,CAAC,EAAE,SAAS,EAAE,CAAC;IACxB,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,SAAS,EAAE,KAAK,IAAI,CAAC;IACjD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,kBAAkB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1C,eAAe,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACvC,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7C,mBAAmB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC3C,aAAa,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACrC,wBAAwB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAChD,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7C,kBAAkB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1C,sBAAsB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC9C,qBAAqB,CAAC,EAAE,mBAAmB,CAAC,OAAO,CAAC,CAAC;IACrD,kBAAkB,CAAC,EAAE,mBAAmB,CAAC,aAAa,CAAC,CAAC;IACxD,sBAAsB,CAAC,EAAE,mBAAmB,CAAC,iBAAiB,CAAC,CAAC;IAChE,qBAAqB,CAAC,EAAE,mBAAmB,CAAC,gBAAgB,CAAC,CAAC;CAC/D;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA6L7C,CAAC;AAkEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
import { FlightSelection, FlightSummaryProps } from "./FlightSummary";
|
|
4
|
-
import { RoomState, HotelSummaryProps } from "./HotelSummary";
|
|
5
|
-
export type SelectionCallbackDataType = FlightSelection | RoomState[];
|
|
6
|
-
export type SummaryBarProps = {
|
|
7
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
8
|
-
summaryTextStyle?: StyleProp<TextStyle>;
|
|
9
|
-
iconStyle?: StyleProp<TextStyle>;
|
|
10
|
-
onSelectionChange?: (selection: SelectionCallbackDataType) => void;
|
|
11
|
-
mode: "flight" | "hotel";
|
|
12
|
-
flightProps?: FlightSummaryProps;
|
|
13
|
-
hotelProps?: HotelSummaryProps;
|
|
14
|
-
};
|
|
15
|
-
declare const SummaryBar: React.FC<SummaryBarProps>;
|
|
16
|
-
export default SummaryBar;
|
|
17
|
-
//# sourceMappingURL=SummaryBar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SummaryBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/SummaryBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoD,MAAM,OAAO,CAAC;AACzE,OAAO,EAQL,SAAS,EACT,SAAS,EACT,SAAS,EAGV,MAAM,cAAc,CAAC;AACtB,OAAsB,EACpB,eAAe,EAEf,kBAAkB,EACnB,MAAM,iBAAiB,CAAC;AACzB,OAAqB,EACnB,SAAS,EAET,iBAAiB,EAClB,MAAM,gBAAgB,CAAC;AAWxB,MAAM,MAAM,yBAAyB,GAAG,eAAe,GAAG,SAAS,EAAE,CAAC;AAEtE,MAAM,MAAM,eAAe,GAAG;IAC5B,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,gBAAgB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACxC,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjC,iBAAiB,CAAC,EAAE,CAAC,SAAS,EAAE,yBAAyB,KAAK,IAAI,CAAC;IACnE,IAAI,EAAE,QAAQ,GAAG,OAAO,CAAC;IACzB,WAAW,CAAC,EAAE,kBAAkB,CAAC;IACjC,UAAU,CAAC,EAAE,iBAAiB,CAAC;CAChC,CAAC;AAIF,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA6IzC,CAAC;AAgDF,eAAe,UAAU,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
export interface TabSelectorProps {
|
|
4
|
-
tabs: string[];
|
|
5
|
-
initialTab?: string;
|
|
6
|
-
onTabChange?: (selectedTab: string) => void;
|
|
7
|
-
containerStyle?: StyleProp<ViewStyle>;
|
|
8
|
-
tabStyle?: StyleProp<ViewStyle>;
|
|
9
|
-
activeTabStyle?: StyleProp<ViewStyle>;
|
|
10
|
-
tabTextStyle?: StyleProp<TextStyle>;
|
|
11
|
-
activeTabTextStyle?: StyleProp<TextStyle>;
|
|
12
|
-
separatorStyle?: StyleProp<ViewStyle>;
|
|
13
|
-
animated?: boolean;
|
|
14
|
-
}
|
|
15
|
-
declare const TabSelector: React.FC<TabSelectorProps>;
|
|
16
|
-
export default TabSelector;
|
|
17
|
-
//# sourceMappingURL=TabSelector.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TabSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/TabSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAC9D,OAAO,EAKL,SAAS,EACT,SAAS,EACT,SAAS,EAIV,MAAM,cAAc,CAAC;AAUtB,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,QAAQ,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAChC,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,YAAY,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACpC,kBAAkB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC1C,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA+E3C,CAAC;AA0CF,eAAe,WAAW,CAAC"}
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { StyleProp, ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
import { TabSelectorProps } from "./TabSelector";
|
|
4
|
-
import { FlightFormProps } from "./FlightForm";
|
|
5
|
-
import { HotelFormProps } from "./HotelForm";
|
|
6
|
-
import { CarRentalFormProps } from "./CarRentalForm";
|
|
7
|
-
import { SelectionCallbackDataType, SummaryBarProps } from "./SummaryBar";
|
|
8
|
-
import { FlightSuggestions, FormInputType, HotelSuggestions, CarSuggestions } from "./types";
|
|
9
|
-
import { FlightSelection, FlightSummaryProps } from "./FlightSummary";
|
|
10
|
-
import { HotelSummaryProps, RoomState } from "./HotelSummary";
|
|
11
|
-
export interface TravelBookingProps {
|
|
12
|
-
/** Array of tab names. Defaults to ['Flights', 'Hotels', 'Car Rentals'] */
|
|
13
|
-
tabs?: string[];
|
|
14
|
-
/** The initially selected tab. Defaults to the first tab in the `tabs` array. */
|
|
15
|
-
initialTab?: string;
|
|
16
|
-
/** Callback when the selected tab changes */
|
|
17
|
-
onTabChange?: (tab: string) => void;
|
|
18
|
-
/** Callback when the search button is pressed in any form */
|
|
19
|
-
onSearch?: (details: any) => void;
|
|
20
|
-
/** Callback when any form input gains focus */
|
|
21
|
-
onInputFocus?: (input: FormInputType) => void;
|
|
22
|
-
/** Callback when text changes in location inputs */
|
|
23
|
-
onTextChange?: (text: string) => void;
|
|
24
|
-
/** Initial selection state for FlightSummary (if mode is 'flight') */
|
|
25
|
-
initialFlightSelection?: FlightSelection;
|
|
26
|
-
/** Initial selection state for HotelSummary (if mode is 'hotel') */
|
|
27
|
-
initialHotelSelection?: RoomState[];
|
|
28
|
-
/** Callback when the selection in SummaryBar changes */
|
|
29
|
-
onSummarySelectionChange?: (selection: SelectionCallbackDataType) => void;
|
|
30
|
-
/** Suggestion data for FlightForm */
|
|
31
|
-
flightSuggestionData?: FlightSuggestions[];
|
|
32
|
-
/** Suggestion data for HotelForm */
|
|
33
|
-
hotelSuggestionData?: HotelSuggestions[];
|
|
34
|
-
/** Suggestion data for CarRentalForm */
|
|
35
|
-
carSuggestionData?: CarSuggestions[];
|
|
36
|
-
/** Style for the root container of each form */
|
|
37
|
-
formContainerStyle?: StyleProp<ViewStyle>;
|
|
38
|
-
/** Style for input labels */
|
|
39
|
-
labelStyle?: StyleProp<TextStyle>;
|
|
40
|
-
/** Style for the CustomInput's TextInput component */
|
|
41
|
-
inputStyle?: StyleProp<ViewStyle>;
|
|
42
|
-
/** Style for the touchable wrapper around date displays (if applicable) */
|
|
43
|
-
inputTouchableStyle?: StyleProp<ViewStyle>;
|
|
44
|
-
/** Style for the text inside inputs or date displays */
|
|
45
|
-
inputTextStyle?: StyleProp<TextStyle>;
|
|
46
|
-
/** Style for the container holding the date picker(s) and search button */
|
|
47
|
-
dateSearchRowStyle?: StyleProp<ViewStyle>;
|
|
48
|
-
/** Style for the individual date display groups within DateRangePicker */
|
|
49
|
-
dateInputGroupStyle?: StyleProp<ViewStyle>;
|
|
50
|
-
/** Style for the search button */
|
|
51
|
-
searchButtonStyle?: StyleProp<ViewStyle>;
|
|
52
|
-
/** Style for the search icon */
|
|
53
|
-
searchIconStyle?: StyleProp<TextStyle>;
|
|
54
|
-
/** Theme overrides for the calendar component */
|
|
55
|
-
calendarThemeOverrides?: object;
|
|
56
|
-
/** Style for the container wrapping the calendar modal/view */
|
|
57
|
-
calendarContainerStyle?: StyleProp<ViewStyle>;
|
|
58
|
-
/** Style for the container wrapping the swap button (Flights/Cars) */
|
|
59
|
-
swapButtonContainerStyle?: StyleProp<ViewStyle>;
|
|
60
|
-
/** Style for the swap button itself (Flights/Cars) */
|
|
61
|
-
swapButtonStyle?: StyleProp<ViewStyle>;
|
|
62
|
-
/** Style for the swap icon (Flights/Cars) */
|
|
63
|
-
swapIconStyle?: StyleProp<TextStyle>;
|
|
64
|
-
/** Style for the container wrapping the input fields (Flights/Cars) */
|
|
65
|
-
inputGroupContainerStyle?: StyleProp<ViewStyle>;
|
|
66
|
-
/** Props to pass down to the TabSelector component */
|
|
67
|
-
tabSelectorProps?: Omit<TabSelectorProps, "tabs" | "initialTab" | "onTabChange">;
|
|
68
|
-
/** Props to pass down to the SummaryBar component */
|
|
69
|
-
summaryBarProps?: Omit<SummaryBarProps, "mode" | "initialSelection" | "onSelectionChange" | "flightProps" | "hotelProps">;
|
|
70
|
-
/** Props to pass down to the FlightSummary component (via SummaryBar) */
|
|
71
|
-
flightSummaryProps?: Omit<FlightSummaryProps, "selection" | "onSelectionChange">;
|
|
72
|
-
/** Props to pass down to the HotelSummary component (via SummaryBar) */
|
|
73
|
-
hotelSummaryProps?: Omit<HotelSummaryProps, "selection" | "onSelectionChange">;
|
|
74
|
-
/** Props to pass down to the FlightForm component */
|
|
75
|
-
/** Props to pass down to the FlightForm component */
|
|
76
|
-
flightFormProps?: Omit<FlightFormProps, "isOneWay" | "onSearchPress" | "onInputFocus" | "suggestionData" | "onTextChange">;
|
|
77
|
-
/** Props to pass down to the HotelForm component */
|
|
78
|
-
hotelFormProps?: Omit<HotelFormProps, "onSearchPress" | "onInputFocus" | "suggestionData" | "onTextChange">;
|
|
79
|
-
/** Props to pass down to the CarRentalForm component */
|
|
80
|
-
carRentalFormProps?: Omit<CarRentalFormProps, "onSearchPress" | "onInputFocus" | "suggestionData" | "onTextChange">;
|
|
81
|
-
}
|
|
82
|
-
declare const TravelBooking: React.FC<TravelBookingProps>;
|
|
83
|
-
export default TravelBooking;
|
|
84
|
-
//# sourceMappingURL=TravelBooking.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TravelBooking.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/TravelBooking.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/index.ts"],"names":[],"mappings":""}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export declare enum FormInputType {
|
|
2
|
-
FLIGHT_FROM = "flightFrom",
|
|
3
|
-
FLIGHT_TO = "flightTo",
|
|
4
|
-
HOTEL_DEST = "hotelDest",
|
|
5
|
-
CAR_PICKUP = "carPickup",
|
|
6
|
-
CAR_DROP_OFF = "carDropoff"
|
|
7
|
-
}
|
|
8
|
-
export interface FlightSuggestions {
|
|
9
|
-
id: string | number;
|
|
10
|
-
city: string;
|
|
11
|
-
value: string;
|
|
12
|
-
airports: string[];
|
|
13
|
-
}
|
|
14
|
-
export interface HotelSuggestions {
|
|
15
|
-
id: string | number;
|
|
16
|
-
city: string;
|
|
17
|
-
country: string;
|
|
18
|
-
value: string;
|
|
19
|
-
}
|
|
20
|
-
export interface CarSuggestions {
|
|
21
|
-
id: string | number;
|
|
22
|
-
city: string;
|
|
23
|
-
country: string;
|
|
24
|
-
value: string;
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/TravelBooking/types.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa;IACvB,WAAW,eAAe;IAC1B,SAAS,aAAa;IACtB,UAAU,cAAc;IACxB,UAAU,cAAc;IACxB,YAAY,eAAe;CAC5B;AAED,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { ViewStyle, TextStyle } from "react-native";
|
|
3
|
-
interface RewardItemProps {
|
|
4
|
-
icon: React.ReactNode;
|
|
5
|
-
activeIcon: React.ReactNode;
|
|
6
|
-
isActive?: boolean;
|
|
7
|
-
inactiveIconStyle?: ViewStyle;
|
|
8
|
-
activeIconStyle?: ViewStyle;
|
|
9
|
-
title: string;
|
|
10
|
-
description: string;
|
|
11
|
-
status: string;
|
|
12
|
-
statusBgColor: string;
|
|
13
|
-
statusTextColor: string;
|
|
14
|
-
isRTL?: boolean;
|
|
15
|
-
containerStyle?: ViewStyle;
|
|
16
|
-
badgeStyle?: ViewStyle;
|
|
17
|
-
textContainerStyle?: ViewStyle;
|
|
18
|
-
titleTextStyle?: TextStyle;
|
|
19
|
-
descriptionTextStyle?: TextStyle;
|
|
20
|
-
statusBadgeStyle?: ViewStyle;
|
|
21
|
-
statusTextStyle?: TextStyle;
|
|
22
|
-
}
|
|
23
|
-
declare const RewardItem: React.FC<RewardItemProps>;
|
|
24
|
-
export default RewardItem;
|
|
25
|
-
//# sourceMappingURL=RewardItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RewardItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/UnlockRewards/RewardItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAKL,SAAS,EACT,SAAS,EAEV,MAAM,cAAc,CAAC;AAItB,UAAU,eAAe;IACvB,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,UAAU,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,iBAAiB,CAAC,EAAE,SAAS,CAAC;IAC9B,eAAe,CAAC,EAAE,SAAS,CAAC;IAE5B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IAExB,KAAK,CAAC,EAAE,OAAO,CAAC;IAEhB,cAAc,CAAC,EAAE,SAAS,CAAC;IAC3B,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,kBAAkB,CAAC,EAAE,SAAS,CAAC;IAC/B,cAAc,CAAC,EAAE,SAAS,CAAC;IAC3B,oBAAoB,CAAC,EAAE,SAAS,CAAC;IACjC,gBAAgB,CAAC,EAAE,SAAS,CAAC;IAC7B,eAAe,CAAC,EAAE,SAAS,CAAC;CAC7B;AAED,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAoFzC,CAAC;AAkDF,eAAe,UAAU,CAAC"}
|