related-ui-components 1.9.5 → 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.
Files changed (604) hide show
  1. package/lib/module/app.js +3 -2
  2. package/lib/module/app.js.map +1 -1
  3. package/lib/module/components/DateRangePicker/DateRangePicker.js +1 -2
  4. package/lib/module/components/DateRangePicker/DateRangePicker.js.map +1 -1
  5. package/lib/module/components/Popup/README.md +1 -1
  6. package/lib/module/components/Suggestions/SuggestionList.js +1 -1
  7. package/lib/module/components/Suggestions/SuggestionList.js.map +1 -1
  8. package/lib/module/components/TravelBooking/CarRentalForm.js +1 -1
  9. package/lib/module/components/TravelBooking/CarRentalForm.js.map +1 -1
  10. package/lib/module/components/TravelBooking/FlightForm.js +1 -1
  11. package/lib/module/components/TravelBooking/FlightForm.js.map +1 -1
  12. package/lib/module/components/TravelBooking/FlightSummary.js +1 -1
  13. package/lib/module/components/TravelBooking/FlightSummary.js.map +1 -1
  14. package/lib/module/components/TravelBooking/HotelForm.js +1 -1
  15. package/lib/module/components/TravelBooking/HotelForm.js.map +1 -1
  16. package/lib/module/components/TravelBooking/HotelSummary.js +1 -1
  17. package/lib/module/components/TravelBooking/HotelSummary.js.map +1 -1
  18. package/lib/module/components/TravelBooking/README.md +3 -3
  19. package/lib/module/components/TravelBooking/SummaryBar.js +1 -1
  20. package/lib/module/components/TravelBooking/SummaryBar.js.map +1 -1
  21. package/lib/module/components/TravelBooking/TabSelector.js +1 -1
  22. package/lib/module/components/TravelBooking/TabSelector.js.map +1 -1
  23. package/lib/module/components/TravelBooking/TravelBooking.js +1 -1
  24. package/lib/module/components/TravelBooking/TravelBooking.js.map +1 -1
  25. package/lib/module/components/UnlockRewards/README.md +1 -1
  26. package/lib/typescript/app.d.ts.map +1 -0
  27. package/lib/typescript/components/Badges/Badge.d.ts.map +1 -0
  28. package/lib/typescript/components/Badges/index.d.ts.map +1 -0
  29. package/lib/typescript/components/Banner/Banner.d.ts.map +1 -0
  30. package/lib/typescript/components/Banner/BannerWithDetails.d.ts.map +1 -0
  31. package/lib/typescript/components/Banner/index.d.ts.map +1 -0
  32. package/lib/typescript/components/BrandIcon/BrandIcon.d.ts.map +1 -0
  33. package/lib/typescript/components/BrandIcon/index.d.ts.map +1 -0
  34. package/lib/typescript/components/Button/Button.d.ts.map +1 -0
  35. package/lib/typescript/components/Button/index.d.ts.map +1 -0
  36. package/lib/typescript/components/Card/Card.d.ts.map +1 -0
  37. package/lib/typescript/components/Card/CardContent.d.ts.map +1 -0
  38. package/lib/typescript/components/Card/CardFooter.d.ts.map +1 -0
  39. package/lib/typescript/components/Card/CardHeader.d.ts.map +1 -0
  40. package/lib/typescript/components/Card/CardImage.d.ts.map +1 -0
  41. package/lib/typescript/components/Card/index.d.ts.map +1 -0
  42. package/lib/typescript/components/Card/templates/DealCard.d.ts.map +1 -0
  43. package/lib/typescript/components/Card/templates/DealCardWithBackgroundImage.d.ts.map +1 -0
  44. package/lib/typescript/components/Card/templates/SimpleTrendingCard.d.ts.map +1 -0
  45. package/lib/typescript/components/Card/types.d.ts.map +1 -0
  46. package/lib/typescript/components/CloseIcon/CloseIcon.d.ts.map +1 -0
  47. package/lib/typescript/components/CloseIcon/index.d.ts.map +1 -0
  48. package/lib/typescript/components/DateRangePicker/DateRangePicker.d.ts.map +1 -0
  49. package/lib/typescript/components/DateRangePicker/index.d.ts +2 -0
  50. package/lib/typescript/components/DateRangePicker/index.d.ts.map +1 -0
  51. package/lib/typescript/components/Filters/Filters.d.ts.map +1 -0
  52. package/lib/typescript/components/Filters/PointsRangeSelector.d.ts.map +1 -0
  53. package/lib/typescript/components/Filters/index.d.ts.map +1 -0
  54. package/lib/typescript/components/Input/Input.d.ts.map +1 -0
  55. package/lib/typescript/components/Input/index.d.ts.map +1 -0
  56. package/lib/typescript/components/LockOverlay/LockOverlay.d.ts.map +1 -0
  57. package/lib/typescript/components/LockOverlay/index.d.ts.map +1 -0
  58. package/lib/typescript/components/Marquee/Marquee.d.ts.map +1 -0
  59. package/lib/typescript/components/Marquee/index.d.ts.map +1 -0
  60. package/lib/typescript/components/NumericStepper/NumericStepper.d.ts.map +1 -0
  61. package/lib/typescript/components/NumericStepper/index.d.ts.map +1 -0
  62. package/lib/typescript/components/Popup/Popup.d.ts.map +1 -0
  63. package/lib/typescript/components/Popup/index.d.ts.map +1 -0
  64. package/lib/typescript/components/ProgressBar/ProgressBar.d.ts.map +1 -0
  65. package/lib/typescript/components/ProgressBar/index.d.ts.map +1 -0
  66. package/lib/typescript/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts.map +1 -0
  67. package/lib/typescript/components/RedeemedVoucher/index.d.ts.map +1 -0
  68. package/lib/typescript/components/RedemptionOption/RedemptionOption.d.ts.map +1 -0
  69. package/lib/typescript/components/RedemptionOption/index.d.ts.map +1 -0
  70. package/lib/typescript/components/ScratchCard/ScratchCard.d.ts.map +1 -0
  71. package/lib/typescript/components/ScratchCard/ScratchCardContent.d.ts.map +1 -0
  72. package/lib/typescript/components/ScratchCard/index.d.ts.map +1 -0
  73. package/lib/typescript/components/SelectAmount/SelectAmount.d.ts.map +1 -0
  74. package/lib/typescript/components/SelectAmount/index.d.ts +2 -0
  75. package/lib/typescript/components/SelectAmount/index.d.ts.map +1 -0
  76. package/lib/typescript/components/Skeleton/Shimmer.d.ts.map +1 -0
  77. package/lib/typescript/components/Skeleton/SkeletonElement.d.ts.map +1 -0
  78. package/lib/typescript/components/Skeleton/index.d.ts.map +1 -0
  79. package/lib/typescript/components/Suggestions/SuggestionList.d.ts.map +1 -0
  80. package/lib/typescript/components/TravelBooking/CarRentalForm.d.ts.map +1 -0
  81. package/lib/typescript/components/TravelBooking/FlightForm.d.ts.map +1 -0
  82. package/lib/typescript/components/TravelBooking/FlightSummary.d.ts.map +1 -0
  83. package/lib/typescript/components/TravelBooking/HotelForm.d.ts.map +1 -0
  84. package/lib/typescript/components/TravelBooking/HotelSummary.d.ts.map +1 -0
  85. package/lib/typescript/components/TravelBooking/SummaryBar.d.ts.map +1 -0
  86. package/lib/typescript/components/TravelBooking/TabSelector.d.ts.map +1 -0
  87. package/lib/typescript/components/TravelBooking/TravelBooking.d.ts.map +1 -0
  88. package/lib/typescript/components/TravelBooking/index.d.ts +2 -0
  89. package/lib/typescript/components/TravelBooking/index.d.ts.map +1 -0
  90. package/lib/typescript/components/TravelBooking/types.d.ts.map +1 -0
  91. package/lib/typescript/components/UnlockRewards/RewardItem.d.ts.map +1 -0
  92. package/lib/typescript/components/UnlockRewards/UnlockRewards.d.ts.map +1 -0
  93. package/lib/typescript/components/UnlockRewards/index.d.ts.map +1 -0
  94. package/lib/typescript/components/Wheel/Wheel.d.ts.map +1 -0
  95. package/lib/typescript/components/Wheel/index.d.ts.map +1 -0
  96. package/lib/typescript/components/index.d.ts.map +1 -0
  97. package/lib/typescript/constants/BRANDS.d.ts.map +1 -0
  98. package/lib/typescript/index.d.ts.map +1 -0
  99. package/lib/typescript/package.json +1 -0
  100. package/lib/typescript/theme/Colors.d.ts.map +1 -0
  101. package/lib/typescript/theme/ThemeContext.d.ts.map +1 -0
  102. package/lib/typescript/theme/index.d.ts.map +1 -0
  103. package/package.json +29 -79
  104. package/src/app.tsx +1 -1
  105. package/src/components/DateRangePicker/DateRangePicker.tsx +1 -2
  106. package/src/components/Popup/README.md +1 -1
  107. package/src/components/Suggestions/SuggestionList.tsx +1 -1
  108. package/src/components/TravelBooking/CarRentalForm.tsx +1 -1
  109. package/src/components/TravelBooking/FlightForm.tsx +1 -1
  110. package/src/components/TravelBooking/FlightSummary.tsx +1 -1
  111. package/src/components/TravelBooking/HotelForm.tsx +1 -1
  112. package/src/components/TravelBooking/HotelSummary.tsx +1 -1
  113. package/src/components/TravelBooking/README.md +3 -3
  114. package/src/components/TravelBooking/SummaryBar.tsx +1 -1
  115. package/src/components/TravelBooking/TabSelector.tsx +1 -1
  116. package/src/components/TravelBooking/TravelBooking.tsx +1 -1
  117. package/src/components/UnlockRewards/README.md +1 -1
  118. package/README.md +0 -200
  119. package/lib/commonjs/app.js +0 -161
  120. package/lib/commonjs/app.js.map +0 -1
  121. package/lib/commonjs/assets/components/BannerWithDetails.png +0 -0
  122. package/lib/commonjs/assets/components/DealCard-Horizontal.png +0 -0
  123. package/lib/commonjs/assets/components/DealCard-Vertical.png +0 -0
  124. package/lib/commonjs/assets/components/DealCard-floating.png +0 -0
  125. package/lib/commonjs/assets/components/DealCard-nested.png +0 -0
  126. package/lib/commonjs/assets/components/Filters.png +0 -0
  127. package/lib/commonjs/assets/components/Popup-1.png +0 -0
  128. package/lib/commonjs/assets/components/Popup-2.png +0 -0
  129. package/lib/commonjs/assets/components/Popup-3.png +0 -0
  130. package/lib/commonjs/assets/components/RedemptionOption-Horizontal.png +0 -0
  131. package/lib/commonjs/assets/components/RedemptionOption-Vertical.png +0 -0
  132. package/lib/commonjs/assets/components/SimpleBanner.png +0 -0
  133. package/lib/commonjs/assets/components/SimpleTrendingCard.png +0 -0
  134. package/lib/commonjs/assets/components/SimpleTrendingCardV2.png +0 -0
  135. package/lib/commonjs/assets/components/UnlockRewards-1.png +0 -0
  136. package/lib/commonjs/assets/components/UnlockRewards-2.png +0 -0
  137. package/lib/commonjs/assets/fonts/SpaceMono-Regular.ttf +0 -0
  138. package/lib/commonjs/assets/images/adaptive-icon.png +0 -0
  139. package/lib/commonjs/assets/images/face.jpg +0 -0
  140. package/lib/commonjs/assets/images/favicon.png +0 -0
  141. package/lib/commonjs/assets/images/giftvoucher.jpg +0 -0
  142. package/lib/commonjs/assets/images/icon.png +0 -0
  143. package/lib/commonjs/assets/images/insta.webp +0 -0
  144. package/lib/commonjs/assets/images/muse.jpg +0 -0
  145. package/lib/commonjs/assets/images/namshi-banner.png +0 -0
  146. package/lib/commonjs/assets/images/namshi.webp +0 -0
  147. package/lib/commonjs/assets/images/partial-react-logo.png +0 -0
  148. package/lib/commonjs/assets/images/pb-logo.jpg +0 -0
  149. package/lib/commonjs/assets/images/pb.jpg +0 -0
  150. package/lib/commonjs/assets/images/react-logo.png +0 -0
  151. package/lib/commonjs/assets/images/react-logo@2x.png +0 -0
  152. package/lib/commonjs/assets/images/react-logo@3x.png +0 -0
  153. package/lib/commonjs/assets/images/scratch_foreground.png +0 -0
  154. package/lib/commonjs/assets/images/splash-icon.png +0 -0
  155. package/lib/commonjs/assets/images/upgrade.png +0 -0
  156. package/lib/commonjs/components/Badges/Badge.js +0 -67
  157. package/lib/commonjs/components/Badges/Badge.js.map +0 -1
  158. package/lib/commonjs/components/Badges/README.md +0 -98
  159. package/lib/commonjs/components/Badges/index.js +0 -29
  160. package/lib/commonjs/components/Badges/index.js.map +0 -1
  161. package/lib/commonjs/components/Banner/Banner.js +0 -138
  162. package/lib/commonjs/components/Banner/Banner.js.map +0 -1
  163. package/lib/commonjs/components/Banner/BannerWithDetails.js +0 -120
  164. package/lib/commonjs/components/Banner/BannerWithDetails.js.map +0 -1
  165. package/lib/commonjs/components/Banner/README.md +0 -101
  166. package/lib/commonjs/components/Banner/index.js +0 -48
  167. package/lib/commonjs/components/Banner/index.js.map +0 -1
  168. package/lib/commonjs/components/BrandIcon/BrandIcon.js +0 -115
  169. package/lib/commonjs/components/BrandIcon/BrandIcon.js.map +0 -1
  170. package/lib/commonjs/components/BrandIcon/index.js +0 -29
  171. package/lib/commonjs/components/BrandIcon/index.js.map +0 -1
  172. package/lib/commonjs/components/Button/Button.js +0 -124
  173. package/lib/commonjs/components/Button/Button.js.map +0 -1
  174. package/lib/commonjs/components/Button/index.js +0 -29
  175. package/lib/commonjs/components/Button/index.js.map +0 -1
  176. package/lib/commonjs/components/Card/Card.js +0 -116
  177. package/lib/commonjs/components/Card/Card.js.map +0 -1
  178. package/lib/commonjs/components/Card/CardContent.js +0 -42
  179. package/lib/commonjs/components/Card/CardContent.js.map +0 -1
  180. package/lib/commonjs/components/Card/CardFooter.js +0 -34
  181. package/lib/commonjs/components/Card/CardFooter.js.map +0 -1
  182. package/lib/commonjs/components/Card/CardHeader.js +0 -79
  183. package/lib/commonjs/components/Card/CardHeader.js.map +0 -1
  184. package/lib/commonjs/components/Card/CardImage.js +0 -52
  185. package/lib/commonjs/components/Card/CardImage.js.map +0 -1
  186. package/lib/commonjs/components/Card/index.js +0 -98
  187. package/lib/commonjs/components/Card/index.js.map +0 -1
  188. package/lib/commonjs/components/Card/templates/DealCard.js +0 -194
  189. package/lib/commonjs/components/Card/templates/DealCard.js.map +0 -1
  190. package/lib/commonjs/components/Card/templates/DealCardWithBackgroundImage.js +0 -237
  191. package/lib/commonjs/components/Card/templates/DealCardWithBackgroundImage.js.map +0 -1
  192. package/lib/commonjs/components/Card/templates/README.md +0 -233
  193. package/lib/commonjs/components/Card/templates/SimpleTrendingCard.js +0 -59
  194. package/lib/commonjs/components/Card/templates/SimpleTrendingCard.js.map +0 -1
  195. package/lib/commonjs/components/Card/types.js +0 -6
  196. package/lib/commonjs/components/Card/types.js.map +0 -1
  197. package/lib/commonjs/components/CloseIcon/CloseIcon.js +0 -75
  198. package/lib/commonjs/components/CloseIcon/CloseIcon.js.map +0 -1
  199. package/lib/commonjs/components/CloseIcon/index.js +0 -29
  200. package/lib/commonjs/components/CloseIcon/index.js.map +0 -1
  201. package/lib/commonjs/components/DateRangePicker/DateRangePicker.js +0 -358
  202. package/lib/commonjs/components/DateRangePicker/DateRangePicker.js.map +0 -1
  203. package/lib/commonjs/components/DateRangePicker/index.js +0 -4
  204. package/lib/commonjs/components/DateRangePicker/index.js.map +0 -1
  205. package/lib/commonjs/components/Filters/Filters.js +0 -345
  206. package/lib/commonjs/components/Filters/Filters.js.map +0 -1
  207. package/lib/commonjs/components/Filters/PointsRangeSelector.js +0 -264
  208. package/lib/commonjs/components/Filters/PointsRangeSelector.js.map +0 -1
  209. package/lib/commonjs/components/Filters/README.md +0 -212
  210. package/lib/commonjs/components/Filters/index.js +0 -48
  211. package/lib/commonjs/components/Filters/index.js.map +0 -1
  212. package/lib/commonjs/components/Input/Input.js +0 -161
  213. package/lib/commonjs/components/Input/Input.js.map +0 -1
  214. package/lib/commonjs/components/Input/README.md +0 -128
  215. package/lib/commonjs/components/Input/index.js +0 -29
  216. package/lib/commonjs/components/Input/index.js.map +0 -1
  217. package/lib/commonjs/components/LockOverlay/LockOverlay.js +0 -65
  218. package/lib/commonjs/components/LockOverlay/LockOverlay.js.map +0 -1
  219. package/lib/commonjs/components/LockOverlay/index.js +0 -29
  220. package/lib/commonjs/components/LockOverlay/index.js.map +0 -1
  221. package/lib/commonjs/components/Marquee/Marquee.js +0 -105
  222. package/lib/commonjs/components/Marquee/Marquee.js.map +0 -1
  223. package/lib/commonjs/components/Marquee/index.js +0 -29
  224. package/lib/commonjs/components/Marquee/index.js.map +0 -1
  225. package/lib/commonjs/components/NumericStepper/NumericStepper.js +0 -103
  226. package/lib/commonjs/components/NumericStepper/NumericStepper.js.map +0 -1
  227. package/lib/commonjs/components/NumericStepper/index.js +0 -29
  228. package/lib/commonjs/components/NumericStepper/index.js.map +0 -1
  229. package/lib/commonjs/components/Popup/Popup.js +0 -342
  230. package/lib/commonjs/components/Popup/Popup.js.map +0 -1
  231. package/lib/commonjs/components/Popup/README.md +0 -133
  232. package/lib/commonjs/components/Popup/index.js +0 -29
  233. package/lib/commonjs/components/Popup/index.js.map +0 -1
  234. package/lib/commonjs/components/ProgressBar/ProgressBar.js +0 -125
  235. package/lib/commonjs/components/ProgressBar/ProgressBar.js.map +0 -1
  236. package/lib/commonjs/components/ProgressBar/index.js +0 -29
  237. package/lib/commonjs/components/ProgressBar/index.js.map +0 -1
  238. package/lib/commonjs/components/RedeemedVoucher/RedeemedVoucherSheet.js +0 -459
  239. package/lib/commonjs/components/RedeemedVoucher/RedeemedVoucherSheet.js.map +0 -1
  240. package/lib/commonjs/components/RedeemedVoucher/index.js +0 -29
  241. package/lib/commonjs/components/RedeemedVoucher/index.js.map +0 -1
  242. package/lib/commonjs/components/RedemptionOption/README.md +0 -148
  243. package/lib/commonjs/components/RedemptionOption/RedemptionOption.js +0 -132
  244. package/lib/commonjs/components/RedemptionOption/RedemptionOption.js.map +0 -1
  245. package/lib/commonjs/components/RedemptionOption/index.js +0 -29
  246. package/lib/commonjs/components/RedemptionOption/index.js.map +0 -1
  247. package/lib/commonjs/components/ScratchCard/README.md +0 -119
  248. package/lib/commonjs/components/ScratchCard/ScratchCard.js +0 -222
  249. package/lib/commonjs/components/ScratchCard/ScratchCard.js.map +0 -1
  250. package/lib/commonjs/components/ScratchCard/ScratchCardContent.js +0 -28
  251. package/lib/commonjs/components/ScratchCard/ScratchCardContent.js.map +0 -1
  252. package/lib/commonjs/components/ScratchCard/index.js +0 -48
  253. package/lib/commonjs/components/ScratchCard/index.js.map +0 -1
  254. package/lib/commonjs/components/SelectAmount/SelectAmount.js +0 -189
  255. package/lib/commonjs/components/SelectAmount/SelectAmount.js.map +0 -1
  256. package/lib/commonjs/components/SelectAmount/index.js +0 -4
  257. package/lib/commonjs/components/SelectAmount/index.js.map +0 -1
  258. package/lib/commonjs/components/Skeleton/Shimmer.js +0 -75
  259. package/lib/commonjs/components/Skeleton/Shimmer.js.map +0 -1
  260. package/lib/commonjs/components/Skeleton/SkeletonElement.js +0 -36
  261. package/lib/commonjs/components/Skeleton/SkeletonElement.js.map +0 -1
  262. package/lib/commonjs/components/Skeleton/index.js +0 -48
  263. package/lib/commonjs/components/Skeleton/index.js.map +0 -1
  264. package/lib/commonjs/components/Suggestions/SuggestionList.js +0 -98
  265. package/lib/commonjs/components/Suggestions/SuggestionList.js.map +0 -1
  266. package/lib/commonjs/components/TravelBooking/CarRentalForm.js +0 -370
  267. package/lib/commonjs/components/TravelBooking/CarRentalForm.js.map +0 -1
  268. package/lib/commonjs/components/TravelBooking/FlightForm.js +0 -347
  269. package/lib/commonjs/components/TravelBooking/FlightForm.js.map +0 -1
  270. package/lib/commonjs/components/TravelBooking/FlightSummary.js +0 -257
  271. package/lib/commonjs/components/TravelBooking/FlightSummary.js.map +0 -1
  272. package/lib/commonjs/components/TravelBooking/HotelForm.js +0 -290
  273. package/lib/commonjs/components/TravelBooking/HotelForm.js.map +0 -1
  274. package/lib/commonjs/components/TravelBooking/HotelSummary.js +0 -246
  275. package/lib/commonjs/components/TravelBooking/HotelSummary.js.map +0 -1
  276. package/lib/commonjs/components/TravelBooking/README.md +0 -421
  277. package/lib/commonjs/components/TravelBooking/SummaryBar.js +0 -181
  278. package/lib/commonjs/components/TravelBooking/SummaryBar.js.map +0 -1
  279. package/lib/commonjs/components/TravelBooking/TabSelector.js +0 -115
  280. package/lib/commonjs/components/TravelBooking/TabSelector.js.map +0 -1
  281. package/lib/commonjs/components/TravelBooking/TravelBooking.js +0 -261
  282. package/lib/commonjs/components/TravelBooking/TravelBooking.js.map +0 -1
  283. package/lib/commonjs/components/TravelBooking/index.js +0 -22
  284. package/lib/commonjs/components/TravelBooking/index.js.map +0 -1
  285. package/lib/commonjs/components/TravelBooking/types.js +0 -15
  286. package/lib/commonjs/components/TravelBooking/types.js.map +0 -1
  287. package/lib/commonjs/components/UnlockRewards/README.md +0 -187
  288. package/lib/commonjs/components/UnlockRewards/RewardItem.js +0 -129
  289. package/lib/commonjs/components/UnlockRewards/RewardItem.js.map +0 -1
  290. package/lib/commonjs/components/UnlockRewards/UnlockRewards.js +0 -230
  291. package/lib/commonjs/components/UnlockRewards/UnlockRewards.js.map +0 -1
  292. package/lib/commonjs/components/UnlockRewards/index.js +0 -48
  293. package/lib/commonjs/components/UnlockRewards/index.js.map +0 -1
  294. package/lib/commonjs/components/Wheel/README.md +0 -141
  295. package/lib/commonjs/components/Wheel/Wheel.js +0 -361
  296. package/lib/commonjs/components/Wheel/Wheel.js.map +0 -1
  297. package/lib/commonjs/components/Wheel/index.js +0 -29
  298. package/lib/commonjs/components/Wheel/index.js.map +0 -1
  299. package/lib/commonjs/components/index.js +0 -204
  300. package/lib/commonjs/components/index.js.map +0 -1
  301. package/lib/commonjs/constants/BRANDS.js +0 -58
  302. package/lib/commonjs/constants/BRANDS.js.map +0 -1
  303. package/lib/commonjs/index.js +0 -28
  304. package/lib/commonjs/index.js.map +0 -1
  305. package/lib/commonjs/theme/Colors.js +0 -154
  306. package/lib/commonjs/theme/Colors.js.map +0 -1
  307. package/lib/commonjs/theme/ThemeContext.js +0 -57
  308. package/lib/commonjs/theme/ThemeContext.js.map +0 -1
  309. package/lib/commonjs/theme/index.js +0 -28
  310. package/lib/commonjs/theme/index.js.map +0 -1
  311. package/lib/typescript/commonjs/app.d.ts.map +0 -1
  312. package/lib/typescript/commonjs/components/Badges/Badge.d.ts.map +0 -1
  313. package/lib/typescript/commonjs/components/Badges/index.d.ts.map +0 -1
  314. package/lib/typescript/commonjs/components/Banner/Banner.d.ts.map +0 -1
  315. package/lib/typescript/commonjs/components/Banner/BannerWithDetails.d.ts.map +0 -1
  316. package/lib/typescript/commonjs/components/Banner/index.d.ts.map +0 -1
  317. package/lib/typescript/commonjs/components/BrandIcon/BrandIcon.d.ts.map +0 -1
  318. package/lib/typescript/commonjs/components/BrandIcon/index.d.ts.map +0 -1
  319. package/lib/typescript/commonjs/components/Button/Button.d.ts.map +0 -1
  320. package/lib/typescript/commonjs/components/Button/index.d.ts.map +0 -1
  321. package/lib/typescript/commonjs/components/Card/Card.d.ts.map +0 -1
  322. package/lib/typescript/commonjs/components/Card/CardContent.d.ts.map +0 -1
  323. package/lib/typescript/commonjs/components/Card/CardFooter.d.ts.map +0 -1
  324. package/lib/typescript/commonjs/components/Card/CardHeader.d.ts.map +0 -1
  325. package/lib/typescript/commonjs/components/Card/CardImage.d.ts.map +0 -1
  326. package/lib/typescript/commonjs/components/Card/index.d.ts.map +0 -1
  327. package/lib/typescript/commonjs/components/Card/templates/DealCard.d.ts.map +0 -1
  328. package/lib/typescript/commonjs/components/Card/templates/DealCardWithBackgroundImage.d.ts.map +0 -1
  329. package/lib/typescript/commonjs/components/Card/templates/SimpleTrendingCard.d.ts.map +0 -1
  330. package/lib/typescript/commonjs/components/Card/types.d.ts.map +0 -1
  331. package/lib/typescript/commonjs/components/CloseIcon/CloseIcon.d.ts.map +0 -1
  332. package/lib/typescript/commonjs/components/CloseIcon/index.d.ts.map +0 -1
  333. package/lib/typescript/commonjs/components/DateRangePicker/DateRangePicker.d.ts.map +0 -1
  334. package/lib/typescript/commonjs/components/DateRangePicker/index.d.ts +0 -1
  335. package/lib/typescript/commonjs/components/DateRangePicker/index.d.ts.map +0 -1
  336. package/lib/typescript/commonjs/components/Filters/Filters.d.ts.map +0 -1
  337. package/lib/typescript/commonjs/components/Filters/PointsRangeSelector.d.ts.map +0 -1
  338. package/lib/typescript/commonjs/components/Filters/index.d.ts.map +0 -1
  339. package/lib/typescript/commonjs/components/Input/Input.d.ts.map +0 -1
  340. package/lib/typescript/commonjs/components/Input/index.d.ts.map +0 -1
  341. package/lib/typescript/commonjs/components/LockOverlay/LockOverlay.d.ts.map +0 -1
  342. package/lib/typescript/commonjs/components/LockOverlay/index.d.ts.map +0 -1
  343. package/lib/typescript/commonjs/components/Marquee/Marquee.d.ts.map +0 -1
  344. package/lib/typescript/commonjs/components/Marquee/index.d.ts.map +0 -1
  345. package/lib/typescript/commonjs/components/NumericStepper/NumericStepper.d.ts.map +0 -1
  346. package/lib/typescript/commonjs/components/NumericStepper/index.d.ts.map +0 -1
  347. package/lib/typescript/commonjs/components/Popup/Popup.d.ts.map +0 -1
  348. package/lib/typescript/commonjs/components/Popup/index.d.ts.map +0 -1
  349. package/lib/typescript/commonjs/components/ProgressBar/ProgressBar.d.ts.map +0 -1
  350. package/lib/typescript/commonjs/components/ProgressBar/index.d.ts.map +0 -1
  351. package/lib/typescript/commonjs/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts.map +0 -1
  352. package/lib/typescript/commonjs/components/RedeemedVoucher/index.d.ts.map +0 -1
  353. package/lib/typescript/commonjs/components/RedemptionOption/RedemptionOption.d.ts.map +0 -1
  354. package/lib/typescript/commonjs/components/RedemptionOption/index.d.ts.map +0 -1
  355. package/lib/typescript/commonjs/components/ScratchCard/ScratchCard.d.ts.map +0 -1
  356. package/lib/typescript/commonjs/components/ScratchCard/ScratchCardContent.d.ts.map +0 -1
  357. package/lib/typescript/commonjs/components/ScratchCard/index.d.ts.map +0 -1
  358. package/lib/typescript/commonjs/components/SelectAmount/SelectAmount.d.ts.map +0 -1
  359. package/lib/typescript/commonjs/components/SelectAmount/index.d.ts +0 -1
  360. package/lib/typescript/commonjs/components/SelectAmount/index.d.ts.map +0 -1
  361. package/lib/typescript/commonjs/components/Skeleton/Shimmer.d.ts.map +0 -1
  362. package/lib/typescript/commonjs/components/Skeleton/SkeletonElement.d.ts.map +0 -1
  363. package/lib/typescript/commonjs/components/Skeleton/index.d.ts.map +0 -1
  364. package/lib/typescript/commonjs/components/Suggestions/SuggestionList.d.ts.map +0 -1
  365. package/lib/typescript/commonjs/components/TravelBooking/CarRentalForm.d.ts.map +0 -1
  366. package/lib/typescript/commonjs/components/TravelBooking/FlightForm.d.ts.map +0 -1
  367. package/lib/typescript/commonjs/components/TravelBooking/FlightSummary.d.ts.map +0 -1
  368. package/lib/typescript/commonjs/components/TravelBooking/HotelForm.d.ts.map +0 -1
  369. package/lib/typescript/commonjs/components/TravelBooking/HotelSummary.d.ts.map +0 -1
  370. package/lib/typescript/commonjs/components/TravelBooking/SummaryBar.d.ts.map +0 -1
  371. package/lib/typescript/commonjs/components/TravelBooking/TabSelector.d.ts.map +0 -1
  372. package/lib/typescript/commonjs/components/TravelBooking/TravelBooking.d.ts.map +0 -1
  373. package/lib/typescript/commonjs/components/TravelBooking/index.d.ts +0 -1
  374. package/lib/typescript/commonjs/components/TravelBooking/index.d.ts.map +0 -1
  375. package/lib/typescript/commonjs/components/TravelBooking/types.d.ts.map +0 -1
  376. package/lib/typescript/commonjs/components/UnlockRewards/RewardItem.d.ts.map +0 -1
  377. package/lib/typescript/commonjs/components/UnlockRewards/UnlockRewards.d.ts.map +0 -1
  378. package/lib/typescript/commonjs/components/UnlockRewards/index.d.ts.map +0 -1
  379. package/lib/typescript/commonjs/components/Wheel/Wheel.d.ts.map +0 -1
  380. package/lib/typescript/commonjs/components/Wheel/index.d.ts.map +0 -1
  381. package/lib/typescript/commonjs/components/index.d.ts.map +0 -1
  382. package/lib/typescript/commonjs/constants/BRANDS.d.ts.map +0 -1
  383. package/lib/typescript/commonjs/index.d.ts.map +0 -1
  384. package/lib/typescript/commonjs/package.json +0 -1
  385. package/lib/typescript/commonjs/theme/Colors.d.ts.map +0 -1
  386. package/lib/typescript/commonjs/theme/ThemeContext.d.ts.map +0 -1
  387. package/lib/typescript/commonjs/theme/index.d.ts.map +0 -1
  388. package/lib/typescript/module/app.d.ts +0 -4
  389. package/lib/typescript/module/app.d.ts.map +0 -1
  390. package/lib/typescript/module/components/Badges/Badge.d.ts +0 -16
  391. package/lib/typescript/module/components/Badges/Badge.d.ts.map +0 -1
  392. package/lib/typescript/module/components/Badges/index.d.ts +0 -3
  393. package/lib/typescript/module/components/Badges/index.d.ts.map +0 -1
  394. package/lib/typescript/module/components/Banner/Banner.d.ts +0 -26
  395. package/lib/typescript/module/components/Banner/Banner.d.ts.map +0 -1
  396. package/lib/typescript/module/components/Banner/BannerWithDetails.d.ts +0 -19
  397. package/lib/typescript/module/components/Banner/BannerWithDetails.d.ts.map +0 -1
  398. package/lib/typescript/module/components/Banner/index.d.ts +0 -5
  399. package/lib/typescript/module/components/Banner/index.d.ts.map +0 -1
  400. package/lib/typescript/module/components/BrandIcon/BrandIcon.d.ts +0 -21
  401. package/lib/typescript/module/components/BrandIcon/BrandIcon.d.ts.map +0 -1
  402. package/lib/typescript/module/components/BrandIcon/index.d.ts +0 -3
  403. package/lib/typescript/module/components/BrandIcon/index.d.ts.map +0 -1
  404. package/lib/typescript/module/components/Button/Button.d.ts +0 -21
  405. package/lib/typescript/module/components/Button/Button.d.ts.map +0 -1
  406. package/lib/typescript/module/components/Button/index.d.ts +0 -3
  407. package/lib/typescript/module/components/Button/index.d.ts.map +0 -1
  408. package/lib/typescript/module/components/Card/Card.d.ts +0 -5
  409. package/lib/typescript/module/components/Card/Card.d.ts.map +0 -1
  410. package/lib/typescript/module/components/Card/CardContent.d.ts +0 -5
  411. package/lib/typescript/module/components/Card/CardContent.d.ts.map +0 -1
  412. package/lib/typescript/module/components/Card/CardFooter.d.ts +0 -5
  413. package/lib/typescript/module/components/Card/CardFooter.d.ts.map +0 -1
  414. package/lib/typescript/module/components/Card/CardHeader.d.ts +0 -5
  415. package/lib/typescript/module/components/Card/CardHeader.d.ts.map +0 -1
  416. package/lib/typescript/module/components/Card/CardImage.d.ts +0 -5
  417. package/lib/typescript/module/components/Card/CardImage.d.ts.map +0 -1
  418. package/lib/typescript/module/components/Card/index.d.ts +0 -11
  419. package/lib/typescript/module/components/Card/index.d.ts.map +0 -1
  420. package/lib/typescript/module/components/Card/templates/DealCard.d.ts +0 -33
  421. package/lib/typescript/module/components/Card/templates/DealCard.d.ts.map +0 -1
  422. package/lib/typescript/module/components/Card/templates/DealCardWithBackgroundImage.d.ts +0 -40
  423. package/lib/typescript/module/components/Card/templates/DealCardWithBackgroundImage.d.ts.map +0 -1
  424. package/lib/typescript/module/components/Card/templates/SimpleTrendingCard.d.ts +0 -14
  425. package/lib/typescript/module/components/Card/templates/SimpleTrendingCard.d.ts.map +0 -1
  426. package/lib/typescript/module/components/Card/types.d.ts +0 -91
  427. package/lib/typescript/module/components/Card/types.d.ts.map +0 -1
  428. package/lib/typescript/module/components/CloseIcon/CloseIcon.d.ts +0 -16
  429. package/lib/typescript/module/components/CloseIcon/CloseIcon.d.ts.map +0 -1
  430. package/lib/typescript/module/components/CloseIcon/index.d.ts +0 -3
  431. package/lib/typescript/module/components/CloseIcon/index.d.ts.map +0 -1
  432. package/lib/typescript/module/components/DateRangePicker/DateRangePicker.d.ts +0 -25
  433. package/lib/typescript/module/components/DateRangePicker/DateRangePicker.d.ts.map +0 -1
  434. package/lib/typescript/module/components/DateRangePicker/index.d.ts +0 -1
  435. package/lib/typescript/module/components/DateRangePicker/index.d.ts.map +0 -1
  436. package/lib/typescript/module/components/Filters/Filters.d.ts +0 -80
  437. package/lib/typescript/module/components/Filters/Filters.d.ts.map +0 -1
  438. package/lib/typescript/module/components/Filters/PointsRangeSelector.d.ts +0 -29
  439. package/lib/typescript/module/components/Filters/PointsRangeSelector.d.ts.map +0 -1
  440. package/lib/typescript/module/components/Filters/index.d.ts +0 -5
  441. package/lib/typescript/module/components/Filters/index.d.ts.map +0 -1
  442. package/lib/typescript/module/components/Input/Input.d.ts +0 -23
  443. package/lib/typescript/module/components/Input/Input.d.ts.map +0 -1
  444. package/lib/typescript/module/components/Input/index.d.ts +0 -3
  445. package/lib/typescript/module/components/Input/index.d.ts.map +0 -1
  446. package/lib/typescript/module/components/LockOverlay/LockOverlay.d.ts +0 -16
  447. package/lib/typescript/module/components/LockOverlay/LockOverlay.d.ts.map +0 -1
  448. package/lib/typescript/module/components/LockOverlay/index.d.ts +0 -3
  449. package/lib/typescript/module/components/LockOverlay/index.d.ts.map +0 -1
  450. package/lib/typescript/module/components/Marquee/Marquee.d.ts +0 -18
  451. package/lib/typescript/module/components/Marquee/Marquee.d.ts.map +0 -1
  452. package/lib/typescript/module/components/Marquee/index.d.ts +0 -3
  453. package/lib/typescript/module/components/Marquee/index.d.ts.map +0 -1
  454. package/lib/typescript/module/components/NumericStepper/NumericStepper.d.ts +0 -19
  455. package/lib/typescript/module/components/NumericStepper/NumericStepper.d.ts.map +0 -1
  456. package/lib/typescript/module/components/NumericStepper/index.d.ts +0 -3
  457. package/lib/typescript/module/components/NumericStepper/index.d.ts.map +0 -1
  458. package/lib/typescript/module/components/Popup/Popup.d.ts +0 -42
  459. package/lib/typescript/module/components/Popup/Popup.d.ts.map +0 -1
  460. package/lib/typescript/module/components/Popup/index.d.ts +0 -3
  461. package/lib/typescript/module/components/Popup/index.d.ts.map +0 -1
  462. package/lib/typescript/module/components/ProgressBar/ProgressBar.d.ts +0 -26
  463. package/lib/typescript/module/components/ProgressBar/ProgressBar.d.ts.map +0 -1
  464. package/lib/typescript/module/components/ProgressBar/index.d.ts +0 -3
  465. package/lib/typescript/module/components/ProgressBar/index.d.ts.map +0 -1
  466. package/lib/typescript/module/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts +0 -58
  467. package/lib/typescript/module/components/RedeemedVoucher/RedeemedVoucherSheet.d.ts.map +0 -1
  468. package/lib/typescript/module/components/RedeemedVoucher/index.d.ts +0 -3
  469. package/lib/typescript/module/components/RedeemedVoucher/index.d.ts.map +0 -1
  470. package/lib/typescript/module/components/RedemptionOption/RedemptionOption.d.ts +0 -25
  471. package/lib/typescript/module/components/RedemptionOption/RedemptionOption.d.ts.map +0 -1
  472. package/lib/typescript/module/components/RedemptionOption/index.d.ts +0 -3
  473. package/lib/typescript/module/components/RedemptionOption/index.d.ts.map +0 -1
  474. package/lib/typescript/module/components/ScratchCard/ScratchCard.d.ts +0 -31
  475. package/lib/typescript/module/components/ScratchCard/ScratchCard.d.ts.map +0 -1
  476. package/lib/typescript/module/components/ScratchCard/ScratchCardContent.d.ts +0 -8
  477. package/lib/typescript/module/components/ScratchCard/ScratchCardContent.d.ts.map +0 -1
  478. package/lib/typescript/module/components/ScratchCard/index.d.ts +0 -5
  479. package/lib/typescript/module/components/ScratchCard/index.d.ts.map +0 -1
  480. package/lib/typescript/module/components/SelectAmount/SelectAmount.d.ts +0 -29
  481. package/lib/typescript/module/components/SelectAmount/SelectAmount.d.ts.map +0 -1
  482. package/lib/typescript/module/components/SelectAmount/index.d.ts +0 -1
  483. package/lib/typescript/module/components/SelectAmount/index.d.ts.map +0 -1
  484. package/lib/typescript/module/components/Skeleton/Shimmer.d.ts +0 -13
  485. package/lib/typescript/module/components/Skeleton/Shimmer.d.ts.map +0 -1
  486. package/lib/typescript/module/components/Skeleton/SkeletonElement.d.ts +0 -12
  487. package/lib/typescript/module/components/Skeleton/SkeletonElement.d.ts.map +0 -1
  488. package/lib/typescript/module/components/Skeleton/index.d.ts +0 -5
  489. package/lib/typescript/module/components/Skeleton/index.d.ts.map +0 -1
  490. package/lib/typescript/module/components/Suggestions/SuggestionList.d.ts +0 -14
  491. package/lib/typescript/module/components/Suggestions/SuggestionList.d.ts.map +0 -1
  492. package/lib/typescript/module/components/TravelBooking/CarRentalForm.d.ts +0 -58
  493. package/lib/typescript/module/components/TravelBooking/CarRentalForm.d.ts.map +0 -1
  494. package/lib/typescript/module/components/TravelBooking/FlightForm.d.ts +0 -57
  495. package/lib/typescript/module/components/TravelBooking/FlightForm.d.ts.map +0 -1
  496. package/lib/typescript/module/components/TravelBooking/FlightSummary.d.ts +0 -41
  497. package/lib/typescript/module/components/TravelBooking/FlightSummary.d.ts.map +0 -1
  498. package/lib/typescript/module/components/TravelBooking/HotelForm.d.ts +0 -52
  499. package/lib/typescript/module/components/TravelBooking/HotelForm.d.ts.map +0 -1
  500. package/lib/typescript/module/components/TravelBooking/HotelSummary.d.ts +0 -44
  501. package/lib/typescript/module/components/TravelBooking/HotelSummary.d.ts.map +0 -1
  502. package/lib/typescript/module/components/TravelBooking/SummaryBar.d.ts +0 -17
  503. package/lib/typescript/module/components/TravelBooking/SummaryBar.d.ts.map +0 -1
  504. package/lib/typescript/module/components/TravelBooking/TabSelector.d.ts +0 -17
  505. package/lib/typescript/module/components/TravelBooking/TabSelector.d.ts.map +0 -1
  506. package/lib/typescript/module/components/TravelBooking/TravelBooking.d.ts +0 -84
  507. package/lib/typescript/module/components/TravelBooking/TravelBooking.d.ts.map +0 -1
  508. package/lib/typescript/module/components/TravelBooking/index.d.ts +0 -1
  509. package/lib/typescript/module/components/TravelBooking/index.d.ts.map +0 -1
  510. package/lib/typescript/module/components/TravelBooking/types.d.ts +0 -26
  511. package/lib/typescript/module/components/TravelBooking/types.d.ts.map +0 -1
  512. package/lib/typescript/module/components/UnlockRewards/RewardItem.d.ts +0 -25
  513. package/lib/typescript/module/components/UnlockRewards/RewardItem.d.ts.map +0 -1
  514. package/lib/typescript/module/components/UnlockRewards/UnlockRewards.d.ts +0 -60
  515. package/lib/typescript/module/components/UnlockRewards/UnlockRewards.d.ts.map +0 -1
  516. package/lib/typescript/module/components/UnlockRewards/index.d.ts +0 -5
  517. package/lib/typescript/module/components/UnlockRewards/index.d.ts.map +0 -1
  518. package/lib/typescript/module/components/Wheel/Wheel.d.ts +0 -37
  519. package/lib/typescript/module/components/Wheel/Wheel.d.ts.map +0 -1
  520. package/lib/typescript/module/components/Wheel/index.d.ts +0 -3
  521. package/lib/typescript/module/components/Wheel/index.d.ts.map +0 -1
  522. package/lib/typescript/module/components/index.d.ts +0 -19
  523. package/lib/typescript/module/components/index.d.ts.map +0 -1
  524. package/lib/typescript/module/constants/BRANDS.d.ts +0 -13
  525. package/lib/typescript/module/constants/BRANDS.d.ts.map +0 -1
  526. package/lib/typescript/module/index.d.ts +0 -3
  527. package/lib/typescript/module/index.d.ts.map +0 -1
  528. package/lib/typescript/module/theme/Colors.d.ts +0 -45
  529. package/lib/typescript/module/theme/Colors.d.ts.map +0 -1
  530. package/lib/typescript/module/theme/ThemeContext.d.ts +0 -18
  531. package/lib/typescript/module/theme/ThemeContext.d.ts.map +0 -1
  532. package/lib/typescript/module/theme/index.d.ts +0 -3
  533. package/lib/typescript/module/theme/index.d.ts.map +0 -1
  534. /package/lib/{typescript/module → module}/package.json +0 -0
  535. /package/lib/typescript/{commonjs/app.d.ts → app.d.ts} +0 -0
  536. /package/lib/typescript/{commonjs/components → components}/Badges/Badge.d.ts +0 -0
  537. /package/lib/typescript/{commonjs/components → components}/Badges/index.d.ts +0 -0
  538. /package/lib/typescript/{commonjs/components → components}/Banner/Banner.d.ts +0 -0
  539. /package/lib/typescript/{commonjs/components → components}/Banner/BannerWithDetails.d.ts +0 -0
  540. /package/lib/typescript/{commonjs/components → components}/Banner/index.d.ts +0 -0
  541. /package/lib/typescript/{commonjs/components → components}/BrandIcon/BrandIcon.d.ts +0 -0
  542. /package/lib/typescript/{commonjs/components → components}/BrandIcon/index.d.ts +0 -0
  543. /package/lib/typescript/{commonjs/components → components}/Button/Button.d.ts +0 -0
  544. /package/lib/typescript/{commonjs/components → components}/Button/index.d.ts +0 -0
  545. /package/lib/typescript/{commonjs/components → components}/Card/Card.d.ts +0 -0
  546. /package/lib/typescript/{commonjs/components → components}/Card/CardContent.d.ts +0 -0
  547. /package/lib/typescript/{commonjs/components → components}/Card/CardFooter.d.ts +0 -0
  548. /package/lib/typescript/{commonjs/components → components}/Card/CardHeader.d.ts +0 -0
  549. /package/lib/typescript/{commonjs/components → components}/Card/CardImage.d.ts +0 -0
  550. /package/lib/typescript/{commonjs/components → components}/Card/index.d.ts +0 -0
  551. /package/lib/typescript/{commonjs/components → components}/Card/templates/DealCard.d.ts +0 -0
  552. /package/lib/typescript/{commonjs/components → components}/Card/templates/DealCardWithBackgroundImage.d.ts +0 -0
  553. /package/lib/typescript/{commonjs/components → components}/Card/templates/SimpleTrendingCard.d.ts +0 -0
  554. /package/lib/typescript/{commonjs/components → components}/Card/types.d.ts +0 -0
  555. /package/lib/typescript/{commonjs/components → components}/CloseIcon/CloseIcon.d.ts +0 -0
  556. /package/lib/typescript/{commonjs/components → components}/CloseIcon/index.d.ts +0 -0
  557. /package/lib/typescript/{commonjs/components → components}/DateRangePicker/DateRangePicker.d.ts +0 -0
  558. /package/lib/typescript/{commonjs/components → components}/Filters/Filters.d.ts +0 -0
  559. /package/lib/typescript/{commonjs/components → components}/Filters/PointsRangeSelector.d.ts +0 -0
  560. /package/lib/typescript/{commonjs/components → components}/Filters/index.d.ts +0 -0
  561. /package/lib/typescript/{commonjs/components → components}/Input/Input.d.ts +0 -0
  562. /package/lib/typescript/{commonjs/components → components}/Input/index.d.ts +0 -0
  563. /package/lib/typescript/{commonjs/components → components}/LockOverlay/LockOverlay.d.ts +0 -0
  564. /package/lib/typescript/{commonjs/components → components}/LockOverlay/index.d.ts +0 -0
  565. /package/lib/typescript/{commonjs/components → components}/Marquee/Marquee.d.ts +0 -0
  566. /package/lib/typescript/{commonjs/components → components}/Marquee/index.d.ts +0 -0
  567. /package/lib/typescript/{commonjs/components → components}/NumericStepper/NumericStepper.d.ts +0 -0
  568. /package/lib/typescript/{commonjs/components → components}/NumericStepper/index.d.ts +0 -0
  569. /package/lib/typescript/{commonjs/components → components}/Popup/Popup.d.ts +0 -0
  570. /package/lib/typescript/{commonjs/components → components}/Popup/index.d.ts +0 -0
  571. /package/lib/typescript/{commonjs/components → components}/ProgressBar/ProgressBar.d.ts +0 -0
  572. /package/lib/typescript/{commonjs/components → components}/ProgressBar/index.d.ts +0 -0
  573. /package/lib/typescript/{commonjs/components → components}/RedeemedVoucher/RedeemedVoucherSheet.d.ts +0 -0
  574. /package/lib/typescript/{commonjs/components → components}/RedeemedVoucher/index.d.ts +0 -0
  575. /package/lib/typescript/{commonjs/components → components}/RedemptionOption/RedemptionOption.d.ts +0 -0
  576. /package/lib/typescript/{commonjs/components → components}/RedemptionOption/index.d.ts +0 -0
  577. /package/lib/typescript/{commonjs/components → components}/ScratchCard/ScratchCard.d.ts +0 -0
  578. /package/lib/typescript/{commonjs/components → components}/ScratchCard/ScratchCardContent.d.ts +0 -0
  579. /package/lib/typescript/{commonjs/components → components}/ScratchCard/index.d.ts +0 -0
  580. /package/lib/typescript/{commonjs/components → components}/SelectAmount/SelectAmount.d.ts +0 -0
  581. /package/lib/typescript/{commonjs/components → components}/Skeleton/Shimmer.d.ts +0 -0
  582. /package/lib/typescript/{commonjs/components → components}/Skeleton/SkeletonElement.d.ts +0 -0
  583. /package/lib/typescript/{commonjs/components → components}/Skeleton/index.d.ts +0 -0
  584. /package/lib/typescript/{commonjs/components → components}/Suggestions/SuggestionList.d.ts +0 -0
  585. /package/lib/typescript/{commonjs/components → components}/TravelBooking/CarRentalForm.d.ts +0 -0
  586. /package/lib/typescript/{commonjs/components → components}/TravelBooking/FlightForm.d.ts +0 -0
  587. /package/lib/typescript/{commonjs/components → components}/TravelBooking/FlightSummary.d.ts +0 -0
  588. /package/lib/typescript/{commonjs/components → components}/TravelBooking/HotelForm.d.ts +0 -0
  589. /package/lib/typescript/{commonjs/components → components}/TravelBooking/HotelSummary.d.ts +0 -0
  590. /package/lib/typescript/{commonjs/components → components}/TravelBooking/SummaryBar.d.ts +0 -0
  591. /package/lib/typescript/{commonjs/components → components}/TravelBooking/TabSelector.d.ts +0 -0
  592. /package/lib/typescript/{commonjs/components → components}/TravelBooking/TravelBooking.d.ts +0 -0
  593. /package/lib/typescript/{commonjs/components → components}/TravelBooking/types.d.ts +0 -0
  594. /package/lib/typescript/{commonjs/components → components}/UnlockRewards/RewardItem.d.ts +0 -0
  595. /package/lib/typescript/{commonjs/components → components}/UnlockRewards/UnlockRewards.d.ts +0 -0
  596. /package/lib/typescript/{commonjs/components → components}/UnlockRewards/index.d.ts +0 -0
  597. /package/lib/typescript/{commonjs/components → components}/Wheel/Wheel.d.ts +0 -0
  598. /package/lib/typescript/{commonjs/components → components}/Wheel/index.d.ts +0 -0
  599. /package/lib/typescript/{commonjs/components → components}/index.d.ts +0 -0
  600. /package/lib/typescript/{commonjs/constants → constants}/BRANDS.d.ts +0 -0
  601. /package/lib/typescript/{commonjs/index.d.ts → index.d.ts} +0 -0
  602. /package/lib/typescript/{commonjs/theme → theme}/Colors.d.ts +0 -0
  603. /package/lib/typescript/{commonjs/theme → theme}/ThemeContext.d.ts +0 -0
  604. /package/lib/typescript/{commonjs/theme → theme}/index.d.ts +0 -0
@@ -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,5 +0,0 @@
1
- export { default as Shimmer } from "./Shimmer";
2
- export { default as SkeletonElement } from "./SkeletonElement";
3
- export * from "./Shimmer";
4
- export * from "./SkeletonElement";
5
- //# sourceMappingURL=index.d.ts.map
@@ -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<TextStyle>;
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":"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"}
@@ -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,52 +0,0 @@
1
- import React from "react";
2
- import { StyleProp, ViewStyle, TextStyle } from "react-native";
3
- import { Ionicons } from "@expo/vector-icons";
4
- import { FormInputType, HotelSuggestions } from "./types";
5
- type LocationData = string;
6
- export interface HotelFormProps {
7
- initialDestination?: LocationData;
8
- initialCheckinDate?: string;
9
- initialCheckoutDate?: string;
10
- initialNationality?: string;
11
- onTextChange?: (text: string) => void;
12
- onInputFocus?: (input: FormInputType) => void;
13
- onSearchPress?: (details: {
14
- destination: LocationData | undefined;
15
- checkin: string | undefined;
16
- checkout: string | undefined;
17
- nationality: string | undefined;
18
- }) => void;
19
- destinationLabel?: string;
20
- destinationPlaceholder?: string;
21
- checkinLabel?: string;
22
- checkoutLabel?: string;
23
- nationalityLabel?: string;
24
- searchIconName?: keyof typeof Ionicons.glyphMap;
25
- suggestionData?: HotelSuggestions[];
26
- nationalityData?: {
27
- label: string;
28
- value: string;
29
- }[];
30
- calendarThemeOverrides?: object;
31
- containerStyle?: StyleProp<ViewStyle>;
32
- inputWrapperStyle?: StyleProp<ViewStyle>;
33
- customInputContainerStyle?: StyleProp<ViewStyle>;
34
- labelStyle?: StyleProp<TextStyle>;
35
- checkoutRowStyle?: StyleProp<ViewStyle>;
36
- searchButtonStyle?: StyleProp<ViewStyle>;
37
- searchIconStyle?: StyleProp<TextStyle>;
38
- dateRangePickerOuterContainerStyle?: StyleProp<ViewStyle>;
39
- dateRangePickerLabelStyle?: StyleProp<TextStyle>;
40
- dateRangePickerInputGroupStyle?: StyleProp<ViewStyle>;
41
- dateRangePickerCalendarContainerStyle?: StyleProp<ViewStyle>;
42
- suggestionListContainerStyle?: StyleProp<ViewStyle>;
43
- suggestionItemStyle?: StyleProp<ViewStyle>;
44
- suggestionItemTextStyle?: StyleProp<TextStyle>;
45
- nationalityPickerWrapperStyle?: StyleProp<ViewStyle>;
46
- nationalityPickerLabelStyle?: StyleProp<TextStyle>;
47
- pickerContainerStyle?: StyleProp<ViewStyle>;
48
- pickerStyle?: StyleProp<TextStyle>;
49
- }
50
- declare const HotelForm: React.FC<HotelFormProps>;
51
- export default HotelForm;
52
- //# sourceMappingURL=HotelForm.d.ts.map
@@ -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"}