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
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- var _exportNames = {
7
- ProgressBar: true
8
- };
9
- Object.defineProperty(exports, "ProgressBar", {
10
- enumerable: true,
11
- get: function () {
12
- return _ProgressBar.default;
13
- }
14
- });
15
- var _ProgressBar = _interopRequireWildcard(require("./ProgressBar.js"));
16
- Object.keys(_ProgressBar).forEach(function (key) {
17
- if (key === "default" || key === "__esModule") return;
18
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
19
- if (key in exports && exports[key] === _ProgressBar[key]) return;
20
- Object.defineProperty(exports, key, {
21
- enumerable: true,
22
- get: function () {
23
- return _ProgressBar[key];
24
- }
25
- });
26
- });
27
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
28
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
29
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_ProgressBar","_interopRequireWildcard","require","Object","keys","forEach","key","prototype","hasOwnProperty","call","_exportNames","exports","defineProperty","enumerable","get","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","n","__proto__","a","getOwnPropertyDescriptor","u","i","set"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/ProgressBar/index.ts"],"mappings":";;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,uBAAA,CAAAC,OAAA;AACAC,MAAA,CAAAC,IAAA,CAAAJ,YAAA,EAAAK,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAH,MAAA,CAAAI,SAAA,CAAAC,cAAA,CAAAC,IAAA,CAAAC,YAAA,EAAAJ,GAAA;EAAA,IAAAA,GAAA,IAAAK,OAAA,IAAAA,OAAA,CAAAL,GAAA,MAAAN,YAAA,CAAAM,GAAA;EAAAH,MAAA,CAAAS,cAAA,CAAAD,OAAA,EAAAL,GAAA;IAAAO,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAd,YAAA,CAAAM,GAAA;IAAA;EAAA;AAAA;AAA8B,SAAAS,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAf,wBAAAe,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAL,GAAA,CAAAE,CAAA,OAAAO,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAtB,MAAA,CAAAS,cAAA,IAAAT,MAAA,CAAAuB,wBAAA,WAAAC,CAAA,IAAAX,CAAA,oBAAAW,CAAA,OAAAnB,cAAA,CAAAC,IAAA,CAAAO,CAAA,EAAAW,CAAA,SAAAC,CAAA,GAAAH,CAAA,GAAAtB,MAAA,CAAAuB,wBAAA,CAAAV,CAAA,EAAAW,CAAA,UAAAC,CAAA,KAAAA,CAAA,CAAAd,GAAA,IAAAc,CAAA,CAAAC,GAAA,IAAA1B,MAAA,CAAAS,cAAA,CAAAW,CAAA,EAAAI,CAAA,EAAAC,CAAA,IAAAL,CAAA,CAAAI,CAAA,IAAAX,CAAA,CAAAW,CAAA,YAAAJ,CAAA,CAAAF,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAU,GAAA,CAAAb,CAAA,EAAAO,CAAA,GAAAA,CAAA","ignoreList":[]}
@@ -1,459 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _react = _interopRequireWildcard(require("react"));
8
- var _reactNative = require("react-native");
9
- var _expoImage = require("expo-image");
10
- var _bottomSheet = _interopRequireWildcard(require("@gorhom/bottom-sheet"));
11
- var _reactNativeQrcodeSvg = _interopRequireDefault(require("react-native-qrcode-svg"));
12
- var _expoLinearGradient = require("expo-linear-gradient");
13
- var Clipboard = _interopRequireWildcard(require("expo-clipboard"));
14
- var _index = require("../../theme/index.js");
15
- var _vectorIcons = require("@expo/vector-icons");
16
- var _jsxRuntime = require("react/jsx-runtime");
17
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
18
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
19
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
20
- const RedeemedVoucherSheet = props => {
21
- const {
22
- theme
23
- } = (0, _index.useTheme)();
24
- const styles = (0, _react.useMemo)(() => getStyles(theme), [theme]);
25
- const defaultActiveTabColors = (0, _react.useMemo)(() => theme.primary ? [theme.primary, theme.primaryVariant || theme.primary] : ["#F97794", "#623AA2"], [theme]);
26
- const defaultPrimaryButtonColors = (0, _react.useMemo)(() => defaultActiveTabColors, [theme, defaultActiveTabColors]);
27
- const defaultInactiveTabBorderColor = (0, _react.useMemo)(() => theme.primary || defaultActiveTabColors[1] || "#623AA2", [theme, defaultActiveTabColors]);
28
- const defaultInactiveTabTextColor = (0, _react.useMemo)(() => theme.primary || defaultActiveTabColors[1] || "#623AA2", [theme, defaultActiveTabColors]);
29
- const {
30
- visible,
31
- onClose,
32
- code,
33
- amount,
34
- expiry,
35
- image,
36
- // Now directly from props
37
- title = "Successfully Redeemed!",
38
- currency = "SAR",
39
- codeReadyText = "Your Code Is Ready!",
40
- qrCodeLabel = "QR Code",
41
- barCodeLabel = "Bar Code",
42
- myVouchersButtonText = "My Vouchers",
43
- onMyVouchersButtonPress,
44
- onCopyCode,
45
- showAppleWalletButton = true,
46
- appleWalletButtonText = "Add to Apple Wallet",
47
- onAppleWalletButtonPress,
48
- appleWalletIconSource,
49
- // Now directly from props
50
- qrCodeSize = 120,
51
- activeTabColors = defaultActiveTabColors,
52
- inactiveTabBackgroundColor = theme.surface || "#FFFFFF",
53
- inactiveTabBorderColor: propInactiveTabBorderColor,
54
- inactiveTabTextColor: propInactiveTabTextColor,
55
- primaryButtonColors = defaultPrimaryButtonColors,
56
- allowBarcodeSwitch = true,
57
- renderBarcodeComponent,
58
- copyIconComponent,
59
- amountIconComponent,
60
- expiryIconComponent,
61
- snapPoints: propSnapPoints,
62
- sheetBackgroundStyle,
63
- sheetHandleStyle,
64
- backdropPressBehavior = "close",
65
- bottomSheetOverrideProps,
66
- tabGradientStart = {
67
- x: 0,
68
- y: 0.5
69
- },
70
- tabGradientEnd = {
71
- x: 1,
72
- y: 0.5
73
- },
74
- primaryButtonGradientStart = {
75
- x: 0,
76
- y: 0.5
77
- },
78
- primaryButtonGradientEnd = {
79
- x: 1,
80
- y: 0.5
81
- }
82
- } = props;
83
- const finalInactiveTabBorderColor = propInactiveTabBorderColor || defaultInactiveTabBorderColor;
84
- const finalInactiveTabTextColor = propInactiveTabTextColor || defaultInactiveTabTextColor;
85
- const bottomSheetRef = (0, _react.useRef)(null);
86
- const finalSnapPoints = (0, _react.useMemo)(() => propSnapPoints || ["75%"], [propSnapPoints]);
87
- const [tab, setTab] = _react.default.useState("qr");
88
- const handleCopyCode = async () => {
89
- await Clipboard.setStringAsync(code);
90
- if (onCopyCode) {
91
- onCopyCode(code);
92
- }
93
- };
94
- const closeBottomSheet = (0, _react.useCallback)(() => {
95
- bottomSheetRef.current?.close();
96
- }, [
97
- /* onClose */
98
- ]);
99
-
100
- // Custom backdrop component
101
- const renderBackdrop = (0, _react.useCallback)(backdropProps => /*#__PURE__*/(0, _jsxRuntime.jsx)(_bottomSheet.BottomSheetBackdrop, {
102
- ...backdropProps,
103
- disappearsOnIndex: -1,
104
- appearsOnIndex: 0,
105
- pressBehavior: backdropPressBehavior,
106
- opacity: 0.5,
107
- style: [backdropProps.style, {
108
- backgroundColor: "rgba(0,0,0,0.5)"
109
- }]
110
- }), [backdropPressBehavior, theme]);
111
- const iconSize = 24;
112
- const defaultAmountIcon = /*#__PURE__*/(0, _jsxRuntime.jsx)(_vectorIcons.Ionicons, {
113
- style: styles.defaultIconStyle,
114
- name: "cash-outline",
115
- size: iconSize,
116
- color: theme.onSurface
117
- });
118
- const defaultExpiryIcon = /*#__PURE__*/(0, _jsxRuntime.jsx)(_vectorIcons.Ionicons, {
119
- style: styles.defaultIconStyle,
120
- name: "time-outline",
121
- size: iconSize,
122
- color: theme.onSurface
123
- });
124
- const defaultCopyIcon = /*#__PURE__*/(0, _jsxRuntime.jsx)(_vectorIcons.Ionicons, {
125
- name: "copy-outline",
126
- size: iconSize,
127
- color: finalInactiveTabTextColor,
128
- style: styles.copyIconText
129
- });
130
- return /*#__PURE__*/(0, _jsxRuntime.jsx)(_bottomSheet.default, {
131
- ref: bottomSheetRef,
132
- index: visible ? 0 : -1,
133
- snapPoints: finalSnapPoints,
134
- enablePanDownToClose: true,
135
- onClose: onClose,
136
- backgroundStyle: [styles.sheetBackgroundBase, sheetBackgroundStyle],
137
- handleIndicatorStyle: [styles.handleBase, sheetHandleStyle],
138
- backdropComponent: renderBackdrop,
139
- ...bottomSheetOverrideProps,
140
- children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_bottomSheet.BottomSheetView, {
141
- style: styles.container,
142
- children: [image && /*#__PURE__*/(0, _jsxRuntime.jsx)(_expoImage.Image, {
143
- source: image,
144
- style: styles.giftImage
145
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
146
- style: styles.title,
147
- children: title
148
- }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
149
- style: styles.infoRow,
150
- children: [amount && /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
151
- style: styles.infoItem,
152
- children: [amountIconComponent || defaultAmountIcon, /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.Text, {
153
- style: styles.amountText,
154
- children: [amount, " ", currency]
155
- })]
156
- }), expiry && /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
157
- style: styles.infoItem,
158
- children: [expiryIconComponent || defaultExpiryIcon, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
159
- style: styles.expiryText,
160
- children: expiry
161
- })]
162
- })]
163
- }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
164
- style: styles.codeBox,
165
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
166
- style: styles.codeReadyText,
167
- children: codeReadyText
168
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.View, {
169
- style: styles.qrContainer,
170
- children: tab === "qr" ? /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeQrcodeSvg.default, {
171
- value: code,
172
- size: qrCodeSize
173
- }) : renderBarcodeComponent ? renderBarcodeComponent(code) : /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.View, {
174
- style: styles.barcodePlaceholder,
175
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
176
- style: styles.barcodePlaceholderText,
177
- children: "Bar Code"
178
- })
179
- })
180
- }), allowBarcodeSwitch && /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
181
- style: styles.tabRow,
182
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableOpacity, {
183
- style: [styles.tabButton, tab !== "qr" && {
184
- borderColor: finalInactiveTabBorderColor,
185
- borderWidth: 1.5
186
- }],
187
- onPress: () => setTab("qr"),
188
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_expoLinearGradient.LinearGradient, {
189
- colors: tab === "qr" ? activeTabColors : [inactiveTabBackgroundColor, inactiveTabBackgroundColor],
190
- start: tabGradientStart,
191
- end: tabGradientEnd,
192
- style: styles.tabGradient,
193
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
194
- style: [styles.tabTextBase, tab === "qr" ? styles.tabTextActive : {
195
- color: finalInactiveTabTextColor
196
- }],
197
- children: qrCodeLabel
198
- })
199
- })
200
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableOpacity, {
201
- style: [styles.tabButton, tab !== "bar" && {
202
- borderColor: finalInactiveTabBorderColor,
203
- borderWidth: 1.5
204
- }],
205
- onPress: () => setTab("bar"),
206
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_expoLinearGradient.LinearGradient, {
207
- colors: tab === "bar" ? activeTabColors : [inactiveTabBackgroundColor, inactiveTabBackgroundColor],
208
- start: {
209
- x: 0,
210
- y: 0.5
211
- },
212
- end: {
213
- x: 1,
214
- y: 0.5
215
- },
216
- style: styles.tabGradient,
217
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
218
- style: [styles.tabTextBase, tab === "bar" ? styles.tabTextActive : {
219
- color: finalInactiveTabTextColor
220
- }],
221
- children: barCodeLabel
222
- })
223
- })
224
- })]
225
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.View, {
226
- style: {
227
- width: "100%",
228
- height: 2,
229
- backgroundColor: theme.divider
230
- }
231
- }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
232
- style: styles.codeDisplayRow,
233
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
234
- style: styles.actualCodeText,
235
- children: code
236
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableOpacity, {
237
- onPress: handleCopyCode,
238
- style: styles.copyButton,
239
- children: copyIconComponent || defaultCopyIcon
240
- })]
241
- }), showAppleWalletButton && appleWalletIconSource && /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.Pressable, {
242
- style: styles.walletButton,
243
- onPress: onAppleWalletButtonPress,
244
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_expoImage.Image, {
245
- source: appleWalletIconSource,
246
- style: styles.walletIcon
247
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
248
- style: styles.walletText,
249
- children: appleWalletButtonText
250
- })]
251
- })]
252
- }), onMyVouchersButtonPress && /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableOpacity, {
253
- style: styles.vouchersButton,
254
- onPress: () => {
255
- closeBottomSheet();
256
- onMyVouchersButtonPress();
257
- },
258
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_expoLinearGradient.LinearGradient, {
259
- colors: primaryButtonColors,
260
- start: primaryButtonGradientStart,
261
- end: primaryButtonGradientEnd,
262
- style: styles.vouchersGradient,
263
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
264
- style: styles.vouchersText,
265
- children: myVouchersButtonText
266
- })
267
- })
268
- })]
269
- })
270
- });
271
- };
272
- const getStyles = theme => _reactNative.StyleSheet.create({
273
- sheetBackgroundBase: {
274
- backgroundColor: theme.surface || "#fff",
275
- borderTopLeftRadius: 24,
276
- borderTopRightRadius: 24
277
- },
278
- handleBase: {
279
- backgroundColor: theme.border || "#e0e0e0",
280
- width: 40,
281
- height: 5,
282
- borderRadius: 2.5,
283
- alignSelf: "center",
284
- marginTop: 8
285
- },
286
- container: {
287
- flex: 1,
288
- alignItems: "center",
289
- paddingHorizontal: 20,
290
- paddingTop: 8,
291
- paddingBottom: 20
292
- },
293
- giftImage: {
294
- width: 108,
295
- height: 84,
296
- marginBottom: 10,
297
- resizeMode: "contain"
298
- },
299
- title: {
300
- fontSize: 20,
301
- fontWeight: "600",
302
- marginBottom: 16,
303
- color: theme.onSurface || "#333333"
304
- },
305
- infoRow: {
306
- flexDirection: "row",
307
- justifyContent: "space-around",
308
- width: "100%",
309
- marginBottom: 20
310
- },
311
- infoItem: {
312
- flexDirection: "row",
313
- alignItems: "center"
314
- },
315
- defaultIconStyle: {
316
- marginRight: 8
317
- },
318
- amountText: {
319
- fontSize: 16,
320
- color: theme.onSurface || "#333333",
321
- fontWeight: "500"
322
- },
323
- expiryText: {
324
- fontSize: 16,
325
- color: theme.onSurface || "#333333",
326
- fontWeight: "500"
327
- },
328
- codeBox: {
329
- backgroundColor: theme.surface || "#f8f8f8",
330
- borderRadius: 18,
331
- padding: 20,
332
- width: "100%",
333
- alignItems: "center",
334
- marginBottom: 20,
335
- shadowColor: "#000",
336
- shadowOpacity: 0.08,
337
- shadowRadius: 12,
338
- shadowOffset: {
339
- width: 0,
340
- height: 4
341
- },
342
- elevation: 3
343
- },
344
- codeReadyText: {
345
- fontSize: 15,
346
- color: theme.onSurface || "#666666",
347
- marginBottom: 12
348
- },
349
- qrContainer: {
350
- marginBottom: 18,
351
- alignItems: "center",
352
- justifyContent: "center",
353
- height: 130
354
- },
355
- barcodePlaceholder: {
356
- width: 150,
357
- height: 70,
358
- backgroundColor: theme.disabled || "#eeeeee",
359
- alignItems: "center",
360
- justifyContent: "center",
361
- borderRadius: 8
362
- },
363
- barcodePlaceholderText: {
364
- color: theme.disabled || "#aaaaaa",
365
- fontSize: 14
366
- },
367
- tabRow: {
368
- flexDirection: "row",
369
- marginBottom: 16,
370
- width: "100%",
371
- justifyContent: "center"
372
- },
373
- tabButton: {
374
- flex: 1,
375
- marginHorizontal: 5,
376
- borderRadius: 10,
377
- overflow: "hidden"
378
- },
379
- tabGradient: {
380
- paddingVertical: 10,
381
- alignItems: "center",
382
- borderRadius: 10
383
- },
384
- tabTextBase: {
385
- fontSize: 15,
386
- fontWeight: "600"
387
- },
388
- tabTextActive: {
389
- color: theme.onPrimary || "#fff",
390
- // Color for text on active tab gradient
391
- fontWeight: "700"
392
- },
393
- codeDisplayRow: {
394
- flexDirection: "row",
395
- alignItems: "center",
396
- justifyContent: "center",
397
- marginVertical: 12,
398
- paddingHorizontal: 10,
399
- paddingVertical: 6,
400
- // backgroundColor: theme.background || "#f0f0f0", // Subtle background
401
- borderRadius: 8
402
- },
403
- actualCodeText: {
404
- fontSize: 16,
405
- letterSpacing: 1.5,
406
- color: theme.onBackground || "#444444",
407
- fontWeight: "500",
408
- marginRight: 10
409
- },
410
- copyButton: {
411
- padding: 6
412
- },
413
- copyIconText: {
414
- // Base style for copy icon, color applied dynamically
415
- fontSize: 20
416
- },
417
- walletButton: {
418
- flexDirection: "row",
419
- alignItems: "center",
420
- backgroundColor: "#000",
421
- // Apple Wallet button is typically black
422
- borderRadius: 10,
423
- paddingVertical: 10,
424
- paddingHorizontal: 20,
425
- marginTop: 10
426
- },
427
- walletIcon: {
428
- width: 30,
429
- height: 20,
430
- marginRight: 10,
431
- resizeMode: "contain"
432
- },
433
- walletText: {
434
- color: "#fff",
435
- // Text on black button
436
- fontWeight: "600",
437
- fontSize: 15
438
- },
439
- vouchersButton: {
440
- width: "100%",
441
- // marginTop: "auto",
442
- marginTop: 20,
443
- borderRadius: 12,
444
- overflow: "hidden"
445
- },
446
- vouchersGradient: {
447
- paddingVertical: 16,
448
- alignItems: "center",
449
- borderRadius: 12
450
- },
451
- vouchersText: {
452
- color: theme.onPrimary || "#fff",
453
- // Text on primary button gradient
454
- fontWeight: "700",
455
- fontSize: 17
456
- }
457
- });
458
- var _default = exports.default = RedeemedVoucherSheet;
459
- //# sourceMappingURL=RedeemedVoucherSheet.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_expoImage","_bottomSheet","_reactNativeQrcodeSvg","_interopRequireDefault","_expoLinearGradient","Clipboard","_index","_vectorIcons","_jsxRuntime","e","__esModule","default","_getRequireWildcardCache","WeakMap","r","t","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","RedeemedVoucherSheet","props","theme","useTheme","styles","useMemo","getStyles","defaultActiveTabColors","primary","primaryVariant","defaultPrimaryButtonColors","defaultInactiveTabBorderColor","defaultInactiveTabTextColor","visible","onClose","code","amount","expiry","image","title","currency","codeReadyText","qrCodeLabel","barCodeLabel","myVouchersButtonText","onMyVouchersButtonPress","onCopyCode","showAppleWalletButton","appleWalletButtonText","onAppleWalletButtonPress","appleWalletIconSource","qrCodeSize","activeTabColors","inactiveTabBackgroundColor","surface","inactiveTabBorderColor","propInactiveTabBorderColor","inactiveTabTextColor","propInactiveTabTextColor","primaryButtonColors","allowBarcodeSwitch","renderBarcodeComponent","copyIconComponent","amountIconComponent","expiryIconComponent","snapPoints","propSnapPoints","sheetBackgroundStyle","sheetHandleStyle","backdropPressBehavior","bottomSheetOverrideProps","tabGradientStart","x","y","tabGradientEnd","primaryButtonGradientStart","primaryButtonGradientEnd","finalInactiveTabBorderColor","finalInactiveTabTextColor","bottomSheetRef","useRef","finalSnapPoints","tab","setTab","React","useState","handleCopyCode","setStringAsync","closeBottomSheet","useCallback","current","close","renderBackdrop","backdropProps","jsx","BottomSheetBackdrop","disappearsOnIndex","appearsOnIndex","pressBehavior","opacity","style","backgroundColor","iconSize","defaultAmountIcon","Ionicons","defaultIconStyle","name","size","color","onSurface","defaultExpiryIcon","defaultCopyIcon","copyIconText","ref","index","enablePanDownToClose","backgroundStyle","sheetBackgroundBase","handleIndicatorStyle","handleBase","backdropComponent","children","jsxs","BottomSheetView","container","Image","source","giftImage","Text","View","infoRow","infoItem","amountText","expiryText","codeBox","qrContainer","value","barcodePlaceholder","barcodePlaceholderText","tabRow","TouchableOpacity","tabButton","borderColor","borderWidth","onPress","LinearGradient","colors","start","end","tabGradient","tabTextBase","tabTextActive","width","height","divider","codeDisplayRow","actualCodeText","copyButton","Pressable","walletButton","walletIcon","walletText","vouchersButton","vouchersGradient","vouchersText","StyleSheet","create","borderTopLeftRadius","borderTopRightRadius","border","borderRadius","alignSelf","marginTop","flex","alignItems","paddingHorizontal","paddingTop","paddingBottom","marginBottom","resizeMode","fontSize","fontWeight","flexDirection","justifyContent","marginRight","padding","shadowColor","shadowOpacity","shadowRadius","shadowOffset","elevation","disabled","marginHorizontal","overflow","paddingVertical","onPrimary","marginVertical","letterSpacing","onBackground","_default","exports"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/RedeemedVoucher/RedeemedVoucherSheet.tsx"],"mappings":"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","ignoreList":[]}
@@ -1,29 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- var _exportNames = {
7
- RedeemedVoucherSheet: true
8
- };
9
- Object.defineProperty(exports, "RedeemedVoucherSheet", {
10
- enumerable: true,
11
- get: function () {
12
- return _RedeemedVoucherSheet.default;
13
- }
14
- });
15
- var _RedeemedVoucherSheet = _interopRequireWildcard(require("./RedeemedVoucherSheet.js"));
16
- Object.keys(_RedeemedVoucherSheet).forEach(function (key) {
17
- if (key === "default" || key === "__esModule") return;
18
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
19
- if (key in exports && exports[key] === _RedeemedVoucherSheet[key]) return;
20
- Object.defineProperty(exports, key, {
21
- enumerable: true,
22
- get: function () {
23
- return _RedeemedVoucherSheet[key];
24
- }
25
- });
26
- });
27
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
28
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
29
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_RedeemedVoucherSheet","_interopRequireWildcard","require","Object","keys","forEach","key","prototype","hasOwnProperty","call","_exportNames","exports","defineProperty","enumerable","get","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","n","__proto__","a","getOwnPropertyDescriptor","u","i","set"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/RedeemedVoucher/index.ts"],"mappings":";;;;;;;;;;;;;;AAAA,IAAAA,qBAAA,GAAAC,uBAAA,CAAAC,OAAA;AACAC,MAAA,CAAAC,IAAA,CAAAJ,qBAAA,EAAAK,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAH,MAAA,CAAAI,SAAA,CAAAC,cAAA,CAAAC,IAAA,CAAAC,YAAA,EAAAJ,GAAA;EAAA,IAAAA,GAAA,IAAAK,OAAA,IAAAA,OAAA,CAAAL,GAAA,MAAAN,qBAAA,CAAAM,GAAA;EAAAH,MAAA,CAAAS,cAAA,CAAAD,OAAA,EAAAL,GAAA;IAAAO,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAd,qBAAA,CAAAM,GAAA;IAAA;EAAA;AAAA;AAAsC,SAAAS,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAf,wBAAAe,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAL,GAAA,CAAAE,CAAA,OAAAO,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAtB,MAAA,CAAAS,cAAA,IAAAT,MAAA,CAAAuB,wBAAA,WAAAC,CAAA,IAAAX,CAAA,oBAAAW,CAAA,OAAAnB,cAAA,CAAAC,IAAA,CAAAO,CAAA,EAAAW,CAAA,SAAAC,CAAA,GAAAH,CAAA,GAAAtB,MAAA,CAAAuB,wBAAA,CAAAV,CAAA,EAAAW,CAAA,UAAAC,CAAA,KAAAA,CAAA,CAAAd,GAAA,IAAAc,CAAA,CAAAC,GAAA,IAAA1B,MAAA,CAAAS,cAAA,CAAAW,CAAA,EAAAI,CAAA,EAAAC,CAAA,IAAAL,CAAA,CAAAI,CAAA,IAAAX,CAAA,CAAAW,CAAA,YAAAJ,CAAA,CAAAF,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAU,GAAA,CAAAb,CAAA,EAAAO,CAAA,GAAAA,CAAA","ignoreList":[]}