@saasquatch/mint-components 1.15.0-117 → 1.15.0-119

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 (334) hide show
  1. package/dist/cjs/{ShadowViewAddon-f1bd9b26.js → ShadowViewAddon-8d4ab3f3.js} +50 -4
  2. package/dist/cjs/{copy-text-view-44dfefc7.js → copy-text-view-e2782134.js} +5 -3
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/mint-components.cjs.js +1 -1
  5. package/dist/cjs/{sqm-big-stat_43.cjs.entry.js → sqm-big-stat_44.cjs.entry.js} +146 -3
  6. package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
  7. package/dist/cjs/sqm-stencilbook.cjs.entry.js +23 -8
  8. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +2 -2
  9. package/dist/collection/components/sqm-hero/Hero.stories.js +1 -1
  10. package/dist/collection/components/sqm-hero/sqm-hero-view.js +3 -2
  11. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +1 -1
  12. package/dist/collection/components/sqm-portal-forgot-password/PortalForgotPassword.stories.js +1 -0
  13. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -1
  14. package/dist/collection/components/sqm-share-link/ShareLink.stories.js +13 -0
  15. package/dist/collection/components/sqm-share-link/sqm-share-link.js +1 -0
  16. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +4 -4
  17. package/dist/collection/components/views/copy-text-view.js +5 -3
  18. package/dist/esm/{IndirectTaxDetailsView-084314d5.js → IndirectTaxDetailsView-a2beb98a.js} +2 -2
  19. package/dist/esm/{ShadowViewAddon-c0600f22.js → ShadowViewAddon-ae08cb04.js} +55 -10
  20. package/dist/esm/{copy-text-view-a319c261.js → copy-text-view-d8822c16.js} +5 -3
  21. package/dist/esm/{data-ee3ae298.js → data-dea73d4d.js} +1 -1
  22. package/dist/esm/{global-80edfef3.js → global-ef7a7354.js} +1 -1
  23. package/dist/esm/{index.module-38dad6c9.js → index.module-c9811a48.js} +1 -1
  24. package/dist/esm/loader.js +3 -3
  25. package/dist/esm/mint-components.js +3 -3
  26. package/dist/esm/{re-render-9c90767d.js → re-render-7e22fb0d.js} +1 -1
  27. package/dist/esm/sqm-banking-info-form_10.entry.js +9 -9
  28. package/dist/esm/{sqm-big-stat_43.entry.js → sqm-big-stat_44.entry.js} +156 -14
  29. package/dist/esm/sqm-close-button.entry.js +1 -1
  30. package/dist/esm/sqm-code-verification.entry.js +3 -3
  31. package/dist/esm/sqm-context-router.entry.js +1 -1
  32. package/dist/esm/sqm-email-verification.entry.js +3 -3
  33. package/dist/esm/sqm-empty_4.entry.js +2 -2
  34. package/dist/esm/sqm-google-sign-in.entry.js +1 -1
  35. package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
  36. package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
  37. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  38. package/dist/esm/sqm-logout-current-user.entry.js +1 -1
  39. package/dist/esm/{sqm-navigation-sidebar-item-view-797601b0.js → sqm-navigation-sidebar-item-view-bedd6ed7.js} +1 -1
  40. package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
  41. package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
  42. package/dist/esm/sqm-pagination_3.entry.js +4 -4
  43. package/dist/esm/sqm-password-field.entry.js +2 -2
  44. package/dist/esm/sqm-popup-container.entry.js +1 -1
  45. package/dist/esm/{sqm-portal-email-verification-view-5719eb87.js → sqm-portal-email-verification-view-37bee5df.js} +1 -1
  46. package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
  47. package/dist/esm/sqm-portal-google-login.entry.js +2 -2
  48. package/dist/esm/sqm-portal-google-registration-form.entry.js +3 -3
  49. package/dist/esm/sqm-portal-logout.entry.js +1 -1
  50. package/dist/esm/{sqm-portal-profile-view-9a82fe2e.js → sqm-portal-profile-view-afb6d879.js} +1 -1
  51. package/dist/esm/sqm-portal-profile.entry.js +4 -4
  52. package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
  53. package/dist/esm/sqm-portal-registration-form.entry.js +3 -3
  54. package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
  55. package/dist/esm/sqm-portal-verify-email.entry.js +1 -1
  56. package/dist/esm/sqm-qr-code.entry.js +2 -2
  57. package/dist/esm/sqm-referral-table_11.entry.js +5 -5
  58. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  59. package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
  60. package/dist/esm/sqm-stencilbook.entry.js +29 -14
  61. package/dist/esm/sqm-tab.entry.js +2 -2
  62. package/dist/esm/sqm-tabs.entry.js +3 -3
  63. package/dist/esm/sqm-tax-and-cash.entry.js +4 -4
  64. package/dist/esm/sqm-widget-verification-controller.entry.js +3 -3
  65. package/dist/esm/sqm-widget-verification.entry.js +1 -1
  66. package/dist/esm/{useChildElements-4e70ac0e.js → useChildElements-3d872cef.js} +1 -1
  67. package/dist/esm/{useInstantAccessRegistration-0f04459e.js → useInstantAccessRegistration-dda1f52b.js} +2 -2
  68. package/dist/esm/{usePayoutStatus-7eeec61b.js → usePayoutStatus-93462be3.js} +1 -1
  69. package/dist/esm/{usePortalLogin-d0720c81.js → usePortalLogin-e95df3c3.js} +1 -1
  70. package/dist/esm/{usePortalRegistrationForm-afc0171e.js → usePortalRegistrationForm-1eb3cd72.js} +2 -2
  71. package/dist/esm/{useReferralCodes-311e6d72.js → useReferralCodes-c2e809cf.js} +1 -1
  72. package/dist/esm/{useReferralTable-65a01a6a.js → useReferralTable-909ccb28.js} +3 -3
  73. package/dist/esm/{useRegistrationFormState-18c2cea7.js → useRegistrationFormState-24d594ea.js} +1 -1
  74. package/dist/esm/{useVerificationEmail-f9413de9.js → useVerificationEmail-55e0e98f.js} +1 -1
  75. package/dist/esm/{utilities-ad9c2893.js → utilities-72c07b09.js} +1 -1
  76. package/dist/esm/{utils-27b2ed4b.js → utils-a86c25e9.js} +1 -1
  77. package/dist/esm-es5/{IndirectTaxDetailsView-084314d5.js → IndirectTaxDetailsView-a2beb98a.js} +1 -1
  78. package/dist/esm-es5/ShadowViewAddon-ae08cb04.js +1 -0
  79. package/dist/esm-es5/copy-text-view-d8822c16.js +1 -0
  80. package/dist/esm-es5/{data-ee3ae298.js → data-dea73d4d.js} +1 -1
  81. package/dist/esm-es5/{global-80edfef3.js → global-ef7a7354.js} +1 -1
  82. package/dist/esm-es5/{index.module-38dad6c9.js → index.module-c9811a48.js} +1 -1
  83. package/dist/esm-es5/loader.js +1 -1
  84. package/dist/esm-es5/mint-components.js +1 -1
  85. package/dist/esm-es5/{re-render-9c90767d.js → re-render-7e22fb0d.js} +1 -1
  86. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  87. package/dist/esm-es5/sqm-big-stat_44.entry.js +1 -0
  88. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  89. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  90. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  91. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  92. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  93. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  94. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  95. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  96. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  97. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  98. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-797601b0.js → sqm-navigation-sidebar-item-view-bedd6ed7.js} +1 -1
  99. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  100. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  101. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  102. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  103. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  104. package/dist/esm-es5/{sqm-portal-email-verification-view-5719eb87.js → sqm-portal-email-verification-view-37bee5df.js} +1 -1
  105. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  106. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  107. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  108. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  109. package/dist/esm-es5/{sqm-portal-profile-view-9a82fe2e.js → sqm-portal-profile-view-afb6d879.js} +1 -1
  110. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  111. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  112. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  113. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  114. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  115. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  116. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  117. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  118. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  119. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  120. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  121. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  122. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
  123. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  124. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  125. package/dist/esm-es5/{useChildElements-4e70ac0e.js → useChildElements-3d872cef.js} +1 -1
  126. package/dist/esm-es5/{useInstantAccessRegistration-0f04459e.js → useInstantAccessRegistration-dda1f52b.js} +1 -1
  127. package/dist/esm-es5/{usePayoutStatus-7eeec61b.js → usePayoutStatus-93462be3.js} +1 -1
  128. package/dist/esm-es5/{usePortalLogin-d0720c81.js → usePortalLogin-e95df3c3.js} +1 -1
  129. package/dist/esm-es5/{usePortalRegistrationForm-afc0171e.js → usePortalRegistrationForm-1eb3cd72.js} +1 -1
  130. package/dist/esm-es5/{useReferralCodes-311e6d72.js → useReferralCodes-c2e809cf.js} +1 -1
  131. package/dist/esm-es5/{useReferralTable-65a01a6a.js → useReferralTable-909ccb28.js} +1 -1
  132. package/dist/esm-es5/{useRegistrationFormState-18c2cea7.js → useRegistrationFormState-24d594ea.js} +1 -1
  133. package/dist/esm-es5/{useVerificationEmail-f9413de9.js → useVerificationEmail-55e0e98f.js} +1 -1
  134. package/dist/esm-es5/{utilities-ad9c2893.js → utilities-72c07b09.js} +1 -1
  135. package/dist/esm-es5/{utils-27b2ed4b.js → utils-a86c25e9.js} +1 -1
  136. package/dist/mint-components/mint-components.esm.js +1 -1
  137. package/dist/mint-components/mint-components.js +1 -1
  138. package/dist/mint-components/p-087b86af.system.entry.js +1 -0
  139. package/dist/mint-components/{p-e34b460e.entry.js → p-0bc0f590.entry.js} +1 -1
  140. package/dist/mint-components/{p-8e2bead4.js → p-0ec54f97.js} +1 -1
  141. package/dist/mint-components/{p-aa77d858.system.entry.js → p-0ef925fd.system.entry.js} +1 -1
  142. package/dist/mint-components/{p-3d99fa43.entry.js → p-10c63703.entry.js} +1 -1
  143. package/dist/mint-components/p-125a894f.js +1 -0
  144. package/dist/mint-components/{p-7270fb59.entry.js → p-14fd4b05.entry.js} +1 -1
  145. package/dist/mint-components/{p-bb627d95.entry.js → p-155f7d25.entry.js} +2 -2
  146. package/dist/mint-components/{p-d8c5b80a.system.js → p-171310d9.system.js} +1 -1
  147. package/dist/mint-components/{p-1c1f4ce7.system.js → p-17a0f310.system.js} +1 -1
  148. package/dist/mint-components/p-18d33a7f.js +448 -0
  149. package/dist/mint-components/{p-773ce89c.system.js → p-2074933f.system.js} +1 -1
  150. package/dist/mint-components/{p-5e0af707.entry.js → p-20916402.entry.js} +2 -2
  151. package/dist/mint-components/{p-14bc40a9.entry.js → p-261ef00a.entry.js} +1 -1
  152. package/dist/mint-components/{p-0cba75e6.system.entry.js → p-26a7051d.system.entry.js} +1 -1
  153. package/dist/mint-components/{p-d5f1df29.entry.js → p-27a7f6a6.entry.js} +1 -1
  154. package/dist/mint-components/{p-d2e2e10f.js → p-28c50364.js} +1 -1
  155. package/dist/mint-components/{p-b065215a.entry.js → p-29398c98.entry.js} +1 -1
  156. package/dist/mint-components/{p-0e59a91e.js → p-293e3b25.js} +1 -1
  157. package/dist/mint-components/{p-6e069052.entry.js → p-29ba2eaa.entry.js} +1 -1
  158. package/dist/mint-components/{p-433ca566.system.entry.js → p-29fa3d84.system.entry.js} +1 -1
  159. package/dist/mint-components/{p-00378aec.entry.js → p-2c0c8872.entry.js} +2 -2
  160. package/dist/mint-components/{p-9dbfdb41.system.entry.js → p-2e1eceb7.system.entry.js} +1 -1
  161. package/dist/mint-components/{p-a6234a78.entry.js → p-2fd59b38.entry.js} +1 -1
  162. package/dist/mint-components/{p-0d22c0e5.system.entry.js → p-355079f4.system.entry.js} +1 -1
  163. package/dist/mint-components/{p-c2c59452.system.js → p-37ffa277.system.js} +1 -1
  164. package/dist/mint-components/{p-c3884e55.entry.js → p-386ec00c.entry.js} +1 -1
  165. package/dist/mint-components/{p-e425b7a1.entry.js → p-3b0e2094.entry.js} +2 -2
  166. package/dist/mint-components/p-40752a0f.entry.js +1 -0
  167. package/dist/mint-components/{p-485e2d9f.system.entry.js → p-40c33b6a.system.entry.js} +1 -1
  168. package/dist/mint-components/{p-a4e56204.js → p-43246ab1.js} +1 -1
  169. package/dist/mint-components/{p-b3da317b.system.entry.js → p-43d9c1c5.system.entry.js} +1 -1
  170. package/dist/mint-components/{p-3787a4d6.js → p-49400aab.js} +2 -2
  171. package/dist/mint-components/{p-f0e0d0b9.system.entry.js → p-4a0f42ac.system.entry.js} +1 -1
  172. package/dist/mint-components/{p-19f41a8e.js → p-4a379796.js} +1 -1
  173. package/dist/mint-components/p-4ae4db45.system.js +1 -0
  174. package/dist/mint-components/{p-e4e3ddb6.system.js → p-4ddf5eaa.system.js} +1 -1
  175. package/dist/mint-components/{p-a2533860.system.entry.js → p-4f5a3dad.system.entry.js} +1 -1
  176. package/dist/mint-components/{p-0e66f410.system.entry.js → p-5116afad.system.entry.js} +1 -1
  177. package/dist/mint-components/{p-3cb249c3.js → p-513f5d80.js} +1 -1
  178. package/dist/mint-components/{p-3dc34570.system.js → p-537a3894.system.js} +1 -1
  179. package/dist/mint-components/{p-258f4e5e.system.entry.js → p-54abb144.system.entry.js} +1 -1
  180. package/dist/mint-components/{p-6ad674c2.js → p-552a6d1b.js} +1 -1
  181. package/dist/mint-components/p-5581ba8e.system.js +1 -0
  182. package/dist/mint-components/{p-c1629004.entry.js → p-56069d3f.entry.js} +1 -1
  183. package/dist/mint-components/{p-1394d253.system.js → p-574b08e7.system.js} +1 -1
  184. package/dist/mint-components/{p-002e6205.system.entry.js → p-58e0eccc.system.entry.js} +1 -1
  185. package/dist/mint-components/{p-8543a70f.system.entry.js → p-5aad9df5.system.entry.js} +1 -1
  186. package/dist/mint-components/{p-4271f436.system.entry.js → p-5b29d833.system.entry.js} +1 -1
  187. package/dist/mint-components/{p-ef8b70cd.system.entry.js → p-5bb59fa8.system.entry.js} +1 -1
  188. package/dist/mint-components/{p-22d20816.system.entry.js → p-5e8d6f3a.system.entry.js} +1 -1
  189. package/dist/mint-components/{p-7af4fba0.system.entry.js → p-60ec0961.system.entry.js} +1 -1
  190. package/dist/mint-components/p-621f3e30.entry.js +1 -0
  191. package/dist/mint-components/p-625ca62f.entry.js +1 -0
  192. package/dist/mint-components/{p-1f511d5d.entry.js → p-682359ae.entry.js} +1 -1
  193. package/dist/mint-components/p-6919414d.entry.js +33 -0
  194. package/dist/mint-components/{p-1d4a327c.js → p-699a9b20.js} +1 -1
  195. package/dist/mint-components/{p-a148663a.system.js → p-6c82d60c.system.js} +1 -1
  196. package/dist/mint-components/{p-f307b716.js → p-71af93e3.js} +1 -1
  197. package/dist/mint-components/{p-fa6fba34.system.js → p-71daeed9.system.js} +1 -1
  198. package/dist/mint-components/p-7558f9ef.entry.js +258 -0
  199. package/dist/mint-components/{p-9f82e69d.entry.js → p-75b8fd75.entry.js} +1 -1
  200. package/dist/mint-components/{p-05650cb6.entry.js → p-78878a5a.entry.js} +1 -1
  201. package/dist/mint-components/{p-ac2fdad8.system.entry.js → p-78c754de.system.entry.js} +1 -1
  202. package/dist/mint-components/{p-b9bccc55.entry.js → p-7eb0573c.entry.js} +1 -1
  203. package/dist/mint-components/{p-df37ef17.system.js → p-7ff34e84.system.js} +1 -1
  204. package/dist/mint-components/{p-15012f59.system.js → p-867b2baf.system.js} +1 -1
  205. package/dist/mint-components/{p-1a278658.entry.js → p-92a54b0c.entry.js} +1 -1
  206. package/dist/mint-components/{p-dbe29e53.system.entry.js → p-9491f5fb.system.entry.js} +1 -1
  207. package/dist/mint-components/p-976ee669.js +1 -0
  208. package/dist/mint-components/{p-4d19270b.js → p-97dc6863.js} +2 -2
  209. package/dist/mint-components/{p-0b0f49ad.entry.js → p-9943f53e.entry.js} +1 -1
  210. package/dist/mint-components/{p-ebb487d0.system.entry.js → p-9ab8a0fd.system.entry.js} +1 -1
  211. package/dist/mint-components/{p-5b9297cd.system.entry.js → p-9b29f4f5.system.entry.js} +1 -1
  212. package/dist/mint-components/{p-862845d7.js → p-9c79ab08.js} +2 -2
  213. package/dist/mint-components/p-a0f3c1f0.js +1 -0
  214. package/dist/mint-components/{p-89b859c7.system.entry.js → p-a4564acb.system.entry.js} +1 -1
  215. package/dist/mint-components/{p-a5c9ce6c.entry.js → p-a4e8eb33.entry.js} +1 -1
  216. package/dist/mint-components/{p-9aadc253.entry.js → p-a52df294.entry.js} +1 -1
  217. package/dist/mint-components/{p-e64fbb70.js → p-a5b58d30.js} +1 -1
  218. package/dist/mint-components/p-a5e8bfd4.system.js +1 -0
  219. package/dist/mint-components/{p-0bb21f5b.system.entry.js → p-a8c86cd8.system.entry.js} +1 -1
  220. package/dist/mint-components/p-a8e92144.js +1 -0
  221. package/dist/mint-components/{p-5ed49bf2.js → p-aa596749.js} +1 -1
  222. package/dist/mint-components/{p-3d1b91a1.system.entry.js → p-af69ee79.system.entry.js} +1 -1
  223. package/dist/mint-components/{p-711bc624.entry.js → p-b2fdb0b1.entry.js} +1 -1
  224. package/dist/mint-components/{p-da3ffd4e.system.entry.js → p-b4a922e1.system.entry.js} +1 -1
  225. package/dist/mint-components/{p-9fb8b33a.system.js → p-bb5d153f.system.js} +1 -1
  226. package/dist/mint-components/{p-0ea61502.system.js → p-bcac83f0.system.js} +1 -1
  227. package/dist/mint-components/p-bd093069.system.entry.js +1 -0
  228. package/dist/mint-components/{p-b22b7891.js → p-c30ad421.js} +1 -1
  229. package/dist/mint-components/{p-da6fe95f.system.entry.js → p-cc8ca3ff.system.entry.js} +1 -1
  230. package/dist/mint-components/{p-8dc1cd0f.entry.js → p-d08bcd88.entry.js} +1 -1
  231. package/dist/mint-components/{p-d399162b.system.js → p-d09d3b8f.system.js} +1 -1
  232. package/dist/mint-components/{p-d821418e.system.js → p-d14f3149.system.js} +1 -1
  233. package/dist/mint-components/{p-100c878b.system.entry.js → p-d399b343.system.entry.js} +1 -1
  234. package/dist/mint-components/{p-f51e41dd.system.entry.js → p-d51c9a98.system.entry.js} +1 -1
  235. package/dist/mint-components/p-d6ea42b6.entry.js +9 -0
  236. package/dist/mint-components/{p-abd33116.system.entry.js → p-d848957e.system.entry.js} +1 -1
  237. package/dist/mint-components/{p-672d144e.entry.js → p-dcc50d90.entry.js} +1 -1
  238. package/dist/mint-components/p-e05590ac.system.entry.js +1 -0
  239. package/dist/mint-components/{p-91014439.system.js → p-e174b704.system.js} +1 -1
  240. package/dist/mint-components/{p-9d29a0ff.system.entry.js → p-e71e147a.system.entry.js} +1 -1
  241. package/dist/mint-components/{p-94f9fbf7.entry.js → p-ea063d99.entry.js} +1 -1
  242. package/dist/mint-components/{p-587115cb.system.entry.js → p-ee92a728.system.entry.js} +1 -1
  243. package/dist/mint-components/{p-82505f6e.system.js → p-f3392945.system.js} +1 -1
  244. package/dist/mint-components/{p-d785a297.system.entry.js → p-f4202a64.system.entry.js} +1 -1
  245. package/dist/mint-components/{p-fb5be0c5.js → p-f5fff87e.js} +1 -1
  246. package/dist/mint-components/{p-c79bb1c6.entry.js → p-f764e51f.entry.js} +2 -2
  247. package/dist/mint-components/p-f7919872.system.js +1 -0
  248. package/dist/mint-components/{p-22c11f0e.entry.js → p-f9295990.entry.js} +1 -1
  249. package/dist/mint-components/p-fa0ad3f2.entry.js +11 -0
  250. package/dist/mint-components/{p-e539fed3.entry.js → p-fab109de.entry.js} +1 -1
  251. package/dist/mint-components/{p-ad586adc.system.entry.js → p-fcbed888.system.entry.js} +1 -1
  252. package/dist/mint-components/{p-578a27c8.system.js → p-ff0e1564.system.js} +1 -1
  253. package/dist/types/components/sqm-portal-forgot-password/PortalForgotPassword.stories.d.ts +1 -0
  254. package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +1 -0
  255. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +2 -2
  256. package/dist/types/components.d.ts +4 -4
  257. package/docs/docs.docx +0 -0
  258. package/docs/raisins.json +1 -1
  259. package/package.json +1 -1
  260. package/dist/cjs/RewardExchangeListData-a787ce54.js +0 -1144
  261. package/dist/cjs/copy-text-view-f0313f78.js +0 -121
  262. package/dist/cjs/sqm-coupon-code-view-a869384e.js +0 -35
  263. package/dist/cjs/sqm-coupon-code.cjs.entry.js +0 -285
  264. package/dist/cjs/sqm-portal-forgot-password-view-0a8d3243.js +0 -53
  265. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +0 -156
  266. package/dist/cjs/sqm-referral-code.cjs.entry.js +0 -177
  267. package/dist/cjs/sqm-reward-exchange-list.cjs.entry.js +0 -1018
  268. package/dist/cjs/sqm-share-code.cjs.entry.js +0 -147
  269. package/dist/cjs/sqm-share-link.cjs.entry.js +0 -102
  270. package/dist/esm/RewardExchangeListData-11c043e3.js +0 -1122
  271. package/dist/esm/copy-text-view-3129fb22.js +0 -119
  272. package/dist/esm/sqm-coupon-code-view-af016712.js +0 -33
  273. package/dist/esm/sqm-coupon-code.entry.js +0 -281
  274. package/dist/esm/sqm-portal-forgot-password-view-0e795cdd.js +0 -51
  275. package/dist/esm/sqm-portal-forgot-password.entry.js +0 -152
  276. package/dist/esm/sqm-referral-code.entry.js +0 -173
  277. package/dist/esm/sqm-reward-exchange-list.entry.js +0 -1014
  278. package/dist/esm/sqm-share-code.entry.js +0 -143
  279. package/dist/esm/sqm-share-link.entry.js +0 -98
  280. package/dist/esm-es5/RewardExchangeListData-11c043e3.js +0 -1
  281. package/dist/esm-es5/ShadowViewAddon-c0600f22.js +0 -1
  282. package/dist/esm-es5/copy-text-view-3129fb22.js +0 -1
  283. package/dist/esm-es5/copy-text-view-a319c261.js +0 -1
  284. package/dist/esm-es5/sqm-big-stat_43.entry.js +0 -1
  285. package/dist/esm-es5/sqm-coupon-code-view-af016712.js +0 -1
  286. package/dist/esm-es5/sqm-coupon-code.entry.js +0 -1
  287. package/dist/esm-es5/sqm-portal-forgot-password-view-0e795cdd.js +0 -1
  288. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +0 -1
  289. package/dist/esm-es5/sqm-referral-code.entry.js +0 -1
  290. package/dist/esm-es5/sqm-reward-exchange-list.entry.js +0 -1
  291. package/dist/esm-es5/sqm-share-code.entry.js +0 -1
  292. package/dist/esm-es5/sqm-share-link.entry.js +0 -1
  293. package/dist/mint-components/RewardExchangeListData-11c043e3.js +0 -1122
  294. package/dist/mint-components/RewardExchangeListData-546ffbb9.system.js +0 -1
  295. package/dist/mint-components/copy-text-view-3129fb22.js +0 -119
  296. package/dist/mint-components/copy-text-view-33cac657.system.js +0 -1
  297. package/dist/mint-components/p-000c91b1.js +0 -1
  298. package/dist/mint-components/p-1276830a.entry.js +0 -258
  299. package/dist/mint-components/p-1337f47c.entry.js +0 -1
  300. package/dist/mint-components/p-1de49f76.js +0 -1
  301. package/dist/mint-components/p-209ea185.js +0 -1
  302. package/dist/mint-components/p-42da8239.system.js +0 -1
  303. package/dist/mint-components/p-6b904749.js +0 -448
  304. package/dist/mint-components/p-7059ee40.system.entry.js +0 -1
  305. package/dist/mint-components/p-7970e73a.js +0 -1
  306. package/dist/mint-components/p-9374b5bb.system.entry.js +0 -1
  307. package/dist/mint-components/p-a89baf7b.system.js +0 -1
  308. package/dist/mint-components/p-bdc86ee3.system.js +0 -1
  309. package/dist/mint-components/p-be770d69.system.entry.js +0 -1
  310. package/dist/mint-components/p-c4886223.entry.js +0 -1
  311. package/dist/mint-components/p-c7965639.entry.js +0 -1
  312. package/dist/mint-components/p-cab1f502.js +0 -1
  313. package/dist/mint-components/p-e57d61af.system.js +0 -1
  314. package/dist/mint-components/p-e9d0caf7.entry.js +0 -11
  315. package/dist/mint-components/p-ed69dc98.system.entry.js +0 -1
  316. package/dist/mint-components/p-f4dc053e.entry.js +0 -33
  317. package/dist/mint-components/p-f4f57363.system.js +0 -1
  318. package/dist/mint-components/p-f9f67437.entry.js +0 -9
  319. package/dist/mint-components/p-fb77f662.entry.js +0 -1
  320. package/dist/mint-components/sqm-coupon-code-view-40fd8d8b.system.js +0 -1
  321. package/dist/mint-components/sqm-coupon-code-view-af016712.js +0 -33
  322. package/dist/mint-components/sqm-coupon-code.entry.js +0 -281
  323. package/dist/mint-components/sqm-coupon-code.system.entry.js +0 -1
  324. package/dist/mint-components/sqm-referral-code.entry.js +0 -173
  325. package/dist/mint-components/sqm-referral-code.system.entry.js +0 -1
  326. package/dist/mint-components/sqm-reward-exchange-list.entry.js +0 -1014
  327. package/dist/mint-components/sqm-reward-exchange-list.system.entry.js +0 -1
  328. package/dist/mint-components/sqm-share-code.entry.js +0 -143
  329. package/dist/mint-components/sqm-share-code.system.entry.js +0 -1
  330. package/dist/mint-components/sqm-share-link.entry.js +0 -98
  331. package/dist/mint-components/sqm-share-link.system.entry.js +0 -1
  332. package/dist/mint-components/sqm-stencilbook.entry.js +0 -20330
  333. package/dist/mint-components/sqm-stencilbook.system.entry.js +0 -1
  334. package/shoelace/assets/icons/twitter-x.svg +0 -4
@@ -1,143 +0,0 @@
1
- import { r as registerInstance, h as h$1 } from './index-bfb7f924.js';
2
- import { i as useState, o as h } from './dom-context-hooks.module-01c1b885.js';
3
- import { d as dist, H, J, B, w as wn, $ as $e, i as isDemo } from './index.module-83586215.js';
4
- import './jss-preset-default.esm-c36417f8.js';
5
- import './JSS-8c381d8b.js';
6
- import './mixins-acc245cc.js';
7
- import { g as getProps } from './utils-93e14db3.js';
8
- import { c as cjs } from './cjs-e829b75b.js';
9
- import { C as CopyTextView } from './copy-text-view-3129fb22.js';
10
-
11
- const MessageLinkQuery = dist.gql `
12
- query ($programId: ID) {
13
- user: viewer {
14
- ... on User {
15
- referralCode(programId: $programId)
16
- }
17
- }
18
- }
19
- `;
20
- const WIDGET_ENGAGEMENT_EVENT = dist.gql `
21
- mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
22
- createUserAnalyticsEvent(eventMeta: $eventMeta)
23
- }
24
- `;
25
- function useShareCode(props) {
26
- var _a, _b;
27
- const { programId = H() } = props;
28
- const user = J();
29
- const engagementMedium = B();
30
- const { data } = wn(MessageLinkQuery, { programId }, !(user === null || user === void 0 ? void 0 : user.jwt));
31
- const [sendLoadEvent] = $e(WIDGET_ENGAGEMENT_EVENT);
32
- const copyString = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.referralCode) !== null && _b !== void 0 ? _b :
33
- // Shown during loading
34
- "...";
35
- const [open, setOpen] = useState(false);
36
- function onClick() {
37
- // Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
38
- // Only if called from a user-initiated event
39
- navigator.clipboard.writeText(copyString);
40
- setOpen(true);
41
- setTimeout(() => setOpen(false), props.tooltiplifespan);
42
- sendLoadEvent({
43
- eventMeta: {
44
- programId,
45
- id: user === null || user === void 0 ? void 0 : user.id,
46
- accountId: user === null || user === void 0 ? void 0 : user.accountId,
47
- type: "USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT",
48
- meta: {
49
- engagementMedium,
50
- shareMedium: "DIRECT",
51
- },
52
- },
53
- });
54
- }
55
- return { ...props, onClick, open, copyString: copyString };
56
- }
57
-
58
- const ShareCode = class {
59
- constructor(hostRef) {
60
- registerInstance(this, hostRef);
61
- /**
62
- * Shown inside a tooltip after someone has successfully copied the link to their clipboard
63
- *
64
- * @uiName Tooltip text
65
- */
66
- this.tooltiptext = "Copied to Clipboard";
67
- /**
68
- * The number of milliseconds that the tooltip appears for
69
- *
70
- * @uiName Tooltip lifespan
71
- */
72
- this.tooltiplifespan = 1000;
73
- /**
74
- * Change the text alignment
75
- *
76
- * @uiName Share code alignment
77
- * @uiType string
78
- * @uiEnum ["left", "center", "right"]
79
- * @uiEnumNames ["Left", "Center", "Right"]
80
- * @uiGroup Style
81
- */
82
- this.textAlign = "left";
83
- /**
84
- * @uiName Copy button label
85
- */
86
- this.copyButtonLabel = "Copy Code";
87
- /**
88
- * Set the copy button style and placement
89
- *
90
- * @uiName Style
91
- * @uiType string
92
- * @uiEnum ["icon", "button-outside", "button-below"]
93
- * @uiEnumNames ["Icon", "Button outside", "Button below"]
94
- * @uiGroup Style
95
- */
96
- this.buttonStyle = "icon";
97
- /**
98
- * The type of the button that is used (primary or secondary).
99
- * @uiName Button Type
100
- * @uiType string
101
- * @uiEnum ["primary", "secondary"]
102
- * @uiEnumNames ["Primary", "Secondary"]
103
- * @uiGroup Style
104
- */
105
- this.buttonType = "primary";
106
- h(this);
107
- }
108
- disconnectedCallback() { }
109
- render() {
110
- const thisProps = getProps(this);
111
- const props = isDemo()
112
- ? useDemoShareCode(thisProps)
113
- : useShareCode(thisProps);
114
- return h$1(CopyTextView, Object.assign({}, props));
115
- }
116
- };
117
- function useDemoShareCode(props) {
118
- const [open, setOpen] = useState(false);
119
- const copyString = "SHARECODE001";
120
- return cjs({
121
- copyString: copyString,
122
- tooltiptext: props.tooltiptext,
123
- textAlign: props.textAlign,
124
- copyButtonLabel: props.copyButtonLabel,
125
- buttonStyle: props.buttonStyle,
126
- backgroundColor: props.backgroundColor,
127
- textColor: props.textColor,
128
- borderRadius: props.borderRadius,
129
- borderColor: props.borderColor,
130
- buttonType: props.buttonType,
131
- rewardStatus: "AVAILABLE",
132
- open,
133
- onClick: () => {
134
- // Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
135
- // Only if called from a user-initiated event
136
- navigator.clipboard.writeText(copyString);
137
- setOpen(true);
138
- setTimeout(() => setOpen(false), props.tooltiplifespan);
139
- },
140
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
141
- }
142
-
143
- export { ShareCode as sqm_share_code };
@@ -1,98 +0,0 @@
1
- import { r as registerInstance, h as h$1 } from './index-bfb7f924.js';
2
- import { o as h, i as useState } from './dom-context-hooks.module-01c1b885.js';
3
- import { i as isDemo } from './index.module-83586215.js';
4
- import './jss-preset-default.esm-c36417f8.js';
5
- import './JSS-8c381d8b.js';
6
- import './mixins-acc245cc.js';
7
- import { g as getProps } from './utils-93e14db3.js';
8
- import { c as cjs } from './cjs-e829b75b.js';
9
- import './useReferralCodes-ec892d5c.js';
10
- import { C as CopyTextView } from './copy-text-view-3129fb22.js';
11
- import { u as useShareLink } from './useShareLink-d31795c1.js';
12
-
13
- const ShareLink = class {
14
- constructor(hostRef) {
15
- registerInstance(this, hostRef);
16
- /**
17
- * Shown inside a tooltip after someone has successfully copied the link to their clipboard
18
- *
19
- * @uiName Tooltip text
20
- */
21
- this.tooltiptext = "Copied to Clipboard";
22
- /**
23
- * The number of milliseconds that the tooltip appears for
24
- *
25
- * @uiName Tooltip lifespan
26
- */
27
- this.tooltiplifespan = 1000;
28
- /**
29
- * Change the text alignment
30
- *
31
- * @uiName Share link alignment
32
- * @uiType string
33
- * @uiEnum ["left", "center", "right"]
34
- * @uiEnumNames ["Left", "Center", "Right"]
35
- * @uiGroup Style
36
- */
37
- this.textAlign = "left";
38
- /**
39
- * @uiName Copy button label
40
- */
41
- this.copyButtonLabel = "Copy Link";
42
- /**
43
- * The type of the button that is used (primary or secondary).
44
- * @uiName Button Type
45
- * @uiType string
46
- * @uiEnum ["primary", "secondary"]
47
- * @uiEnumNames ["Primary", "Secondary"]
48
- * @uiGroup Style
49
- */
50
- this.buttonType = "primary";
51
- /**
52
- * Set the copy button style and placement
53
- *
54
- * @uiName Button style
55
- * @uiType string
56
- * @uiEnum ["icon", "button-outside", "button-below"]
57
- * @uiEnumNames ["Icon", "Button outside", "Button below"]
58
- * @uiGroup Style
59
- */
60
- this.buttonStyle = "icon";
61
- h(this);
62
- }
63
- disconnectedCallback() { }
64
- render() {
65
- const thisProps = getProps(this);
66
- const props = isDemo()
67
- ? useDemoShareLink(thisProps)
68
- : useShareLink(thisProps);
69
- return h$1(CopyTextView, Object.assign({}, props));
70
- }
71
- };
72
- function useDemoShareLink(props) {
73
- const [open, setOpen] = useState(false);
74
- const copyString = "https://www.example.com/sharelink/abc";
75
- return cjs({
76
- copyString: copyString,
77
- tooltiptext: props.tooltiptext,
78
- textAlign: props.textAlign,
79
- buttonStyle: props.buttonStyle,
80
- backgroundColor: props.backgroundColor,
81
- textColor: props.textColor,
82
- borderRadius: props.borderRadius,
83
- buttonType: props.buttonType,
84
- copyButtonLabel: props.copyButtonLabel,
85
- borderColor: props.borderColor,
86
- rewardStatus: "AVAILABLE",
87
- open,
88
- onClick: () => {
89
- // Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
90
- // Only if called from a user-initiated event
91
- navigator.clipboard.writeText(copyString);
92
- setOpen(true);
93
- setTimeout(() => setOpen(false), props.tooltiplifespan);
94
- },
95
- }, props.demoData || {}, { arrayMerge: (_, a) => a });
96
- }
97
-
98
- export { ShareLink as sqm_share_link };
@@ -1 +0,0 @@
1
- var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var a,s=1,t=arguments.length;s<t;s++){a=arguments[s];for(var i in a)if(Object.prototype.hasOwnProperty.call(a,i))e[i]=a[i]}return e};return __assign.apply(this,arguments)};var __spreadArrays=this&&this.__spreadArrays||function(){for(var e=0,a=0,s=arguments.length;a<s;a++)e+=arguments[a].length;for(var t=Array(e),i=0,a=0;a<s;a++)for(var n=arguments[a],r=0,o=n.length;r<o;r++,i++)t[i]=n[r];return t};import{h,j as getAssetPath}from"./index-bfb7f924.js";import{i as intl}from"./global-c7169457.js";import{c as createStyleSheet}from"./JSS-8c381d8b.js";import{H as HostBlock}from"./mixins-acc245cc.js";import{C as CopyTextView}from"./copy-text-view-3129fb22.js";var LeftArrow=function(){return h("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{marginBottom:"-2px",marginRight:"5px"}},h("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.34655 1.90573C7.75405 2.31323 7.75405 2.97392 7.34655 3.38143L3.56266 7.16531H14.9565C15.5328 7.16531 16 7.6325 16 8.20879C16 8.78509 15.5328 9.25227 14.9565 9.25227H3.56266L7.69437 13.384C8.10188 13.7915 8.10188 14.4522 7.69437 14.8597C7.28687 15.2672 6.62617 15.2672 6.21867 14.8597L0.305628 8.94664C-0.101876 8.53914 -0.101876 7.87845 0.305628 7.47094L5.87084 1.90573C6.27835 1.49822 6.93904 1.49822 7.34655 1.90573Z",fill:"#858585"}))};var ExchangeArrows=function(){return h("svg",{width:19,height:15,fill:"none",xmlns:"http://www.w3.org/2000/svg"},h("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.125 14.783a.6.6 0 0 1-.851 0l-3.9-3.923a.6.6 0 1 1 .85-.846L4.1 12.905V1.52a.6.6 0 0 1 1.2 0v11.385l2.875-2.891a.6.6 0 1 1 .85.846l-3.9 3.923Zm9.6-13.686a.6.6 0 0 0-.851 0l-3.9 3.923a.6.6 0 0 0 .85.846L13.7 2.975V14.36a.6.6 0 1 0 1.2 0V2.975l2.875 2.891a.6.6 0 1 0 .85-.846l-3.9-3.923Z",fill:"#333"}))};var CheckMark=function(){return h("svg",{width:12,height:10,fill:"none",xmlns:"http://www.w3.org/2000/svg"},h("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.58.23c.475.371.56 1.057.19 1.532L5.69 9.554a1.091 1.091 0 0 1-1.631.1L.32 5.915a1.09 1.09 0 1 1 1.542-1.542L4.73 7.239 10.049.42A1.09 1.09 0 0 1 11.58.23Z",fill:"#fff"}))};var CheckmarkFilled=function(){return h("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},h("path",{d:"M0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9C18 13.9706 13.9706 18 9 18C4.02944 18 0 13.9706 0 9Z",fill:"currentColor"}),h("path",{d:"M5.68394 8.77046C5.28103 8.39273 4.64819 8.41315 4.27046 8.81606C3.89273 9.21897 3.91315 9.85181 4.31606 10.2295L5.68394 8.77046ZM7.66667 12L6.98273 12.7295C7.36738 13.0902 7.96595 13.0902 8.35061 12.7295L7.66667 12ZM13.6839 7.72954C14.0869 7.35181 14.1073 6.71897 13.7295 6.31606C13.3518 5.91315 12.719 5.89273 12.3161 6.27046L13.6839 7.72954ZM4.31606 10.2295L6.98273 12.7295L8.35061 11.2705L5.68394 8.77046L4.31606 10.2295ZM8.35061 12.7295L13.6839 7.72954L12.3161 6.27046L6.98273 11.2705L8.35061 12.7295Z",fill:"white"}))};var Gift=function(){return h("svg",{width:156,height:157,fill:"none",xmlns:"http://www.w3.org/2000/svg"},h("path",{d:"M40.18 126h83.663a3 3 0 0 0 3-3V73.966a3 3 0 0 0-3-3H40.18a3 3 0 0 0-3 3V123a3 3 0 0 0 3 3Z",fill:"#FFD34F"}),h("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M37.18 73.862v7.966h89.663v-7.966H37.18Z",fill:"#E9BB30"}),h("path",{d:"M133.039 74.224a2.18 2.18 0 0 0 2.187-2.172v-19.19c0-1.2-.98-2.172-2.187-2.172H31.347a2.18 2.18 0 0 0-2.187 2.172v19.19c0 1.2.98 2.172 2.187 2.172H133.04Z",fill:"#FFC000"}),h("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M123.287 35.172c0 6.056-9.155 15.226-13.76 15.654H88.888V126H75.141V50.826H58.534c-9.462-2.038-17.803-9.258-17.803-16.944 0-7.49 3.274-13.422 9.23-15.983 5.693-2.446 12.265-1.105 17.46 2.479 6.378 4.398 9.956 12.654 13.202 20.144.284.657.567 1.308.848 1.95.274-.608.55-1.228.83-1.856 3.216-7.22 6.887-15.464 13.057-19.89 5.454-3.913 12.387-5.39 18.38-2.711 6.197 2.77 9.549 9.127 9.549 17.157Zm-23.306-8.266c3.305-2.37 7.262-2.8 10.645 0 2.946 2.44 3.103 3.588 3.482 6.351l.067.483c0 4.09-3.549 10.252-7.097 10.252-2.515 0-4.489-.022-6.34-.041-3.375-.036-6.337-.068-11.403.04.966-1.86 1.737-3.644 2.473-5.346 1.967-4.553 3.678-8.515 8.173-11.739Zm-39.034 0c-1.6-1.103-5.268-.61-6.79.043-1.257.54-3.134 2.19-3.134 6.933 0 4.61 7.511 8.59 7.511 8.59s5.962 1.52 16.607 1.52c-3.624-8.922-8.757-13.336-14.194-17.086Z",fill:"#EB5757"}),h("path",{d:"M75.086 74.224h13.85v7.604h-13.85v-7.604Z",fill:"#DD4747"}),h("g",{filter:"url(#a)"},h("ellipse",{cx:82.008,cy:141.207,rx:36.813,ry:5.793,fill:"#E0DDDD","fill-opacity":.8})),h("path",{d:"M150.446 79.134a.5.5 0 0 1 .9 0l1.133 2.336c.05.102.132.184.234.233l2.344 1.122a.5.5 0 0 1 0 .902l-2.344 1.122a.503.503 0 0 0-.234.233l-1.133 2.336a.5.5 0 0 1-.9 0l-1.134-2.336a.499.499 0 0 0-.234-.233l-2.343-1.122a.5.5 0 0 1 0-.902l2.343-1.122a.499.499 0 0 0 .234-.233l1.134-2.336Z",fill:"#FAB6B6"}),h("path",{d:"M14.86 29.168a.5.5 0 0 1 .9 0l1.133 2.336a.5.5 0 0 0 .234.233l2.344 1.122a.5.5 0 0 1 0 .902l-2.344 1.122a.5.5 0 0 0-.234.233l-1.133 2.336a.5.5 0 0 1-.9 0l-1.134-2.336a.5.5 0 0 0-.234-.233l-2.343-1.122a.5.5 0 0 1 0-.902l2.344-1.122a.5.5 0 0 0 .233-.233l1.134-2.336Z",fill:"#F4EFBC"}),h("path",{d:"m125.382 0 .712 1.466 1.475.706-1.475.707-.712 1.466-.711-1.466-1.476-.707 1.476-.706.711-1.466Z",fill:"#FDA802"}),h("path",{d:"m2.187 103.552.711 1.466 1.476.706-1.476.707-.711 1.466-.711-1.466L0 105.724l1.476-.706.71-1.466Z",fill:"#E4599C"}),h("defs",null,h("filter",{id:"a",x:35.195,y:125.414,width:93.625,height:31.586,filterUnits:"userSpaceOnUse","color-interpolation-filters":"s-rGB"},h("feFlood",{"flood-opacity":0,result:"BackgroundImageFix"}),h("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}),h("feGaussianBlur",{stdDeviation:5,result:"effect1_foregroundBlur_653_17907"}))))};function Dot(e){var a=e.active,s=e.completed,t=e.incomplete,i=e.stage;return h("div",{style:{display:"flex"}},h("div",{style:{backgroundColor:s?"var(--sqm-success-color-icon)":t?"var(--sqm-border-color)":"white",border:a?"1px solid var(--sqm-success-color-border)":t?"1px solid var(--sqm-border-color)":"1px solid var(--sqm-success-color-border)",borderRadius:"50%",width:"23px",height:"23px",margin:"-11px",zIndex:"1",boxSizing:"content-box"}},s?h("div",{style:{top:"-10.5%",left:"23.5%",position:"relative"}},h(CheckMark,null)):h("div",{style:{color:a?"var(--sqm-success-color-border)":"var(--sqm-text-subdued)",width:"23px",lineHeight:"24px",textAlign:"center",position:"relative"}},i+1)))}function ProgressLine(e){var a=e.incomplete,s=a===void 0?false:a,t=e.active,i=t===void 0?false:t,n=e.invisible,r=n===void 0?false:n;return h("div",{style:{content:"''",flex:"0.5 0.5 0",height:"4px",borderRadius:"4px",background:s||i?"var(--sqm-border-color)":"var(--sqm-success-color-icon)",position:"relative",bottom:"0",left:"0",display:"flex",justifyContent:"center",columnGap:"50px",marginRight:"-2px",boxSizing:"content-box",opacity:r?"0":"1"}})}function Progress(e){var a=e.active,s=e.completed,t=e.incomplete,i=e.stage;return[h(ProgressLine,{incomplete:t,invisible:i===0}),h(Dot,{active:a,completed:s,incomplete:t,stage:i}),h(ProgressLine,{incomplete:t,active:a,invisible:i===2})]}function ProgressBar(e){var a=e.stageCount,s=e.currentStage;return h("div",{style:{display:"flex",columnGap:"-2px"}},Array.from(Array(a).keys()).map((function(e){return h(Progress,{active:s===e,completed:s>e,incomplete:s<e,stage:e})})))}var style={HostBlock:HostBlock,Container:{minWidth:"300px",position:"relative"},FullImage:{objectFit:"contain",maxWidth:"100%",height:"250px",display:"flex",margin:"0 auto"},Select:{"&::part(base)":{borderRadius:"var(--sqm-input-border-radius)"},"&::part(label)":{color:"var(--sqm-input-label-color)"},"&::part(menu)":{maxHeight:"450px"},"& sl-menu-item::part(checked-icon)":{top:"8px",color:"var(--sqm-text)"},"& sl-menu-item::part(base)":{flexDirection:"column"},"& sl-menu-item::part(base):focus":{background:"var(--sqm-accent-color-background)",color:"var(--sqm-text)"}},ProgressBar:{maxWidth:"350px",width:"100%",margin:"auto",marginBottom:"var(--sl-spacing-xxx-large)","& .text-area":{marginTop:"5px",display:"flex",justifyContent:"center",textAlign:"center",whiteSpace:"nowrap",marginBottom:"6px","& .text":{marginBottom:"var(--sl-spacing-x-small)",flex:"1 1 0"},"& .text.subdued":{color:"var(--sqm-text-subdued)"}}},CardLayout:{display:"flex",width:"100%",borderRadius:"3px",background:"rgba(0, 0, 0, 0)"},Card:{display:"flex",userSelect:"none",height:"120px","&::part(base)":{background:"var(--sqm-portal-background)",border:"var(--sqm-border-thickness) solid var(--sqm-border-color)",borderRadius:"var(--sqm-border-radius-normal)",boxShadow:"none",width:"100%"},"&::part(body)":{display:"flex",padding:0},"& .selected":{borderRadius:"var(--sqm-border-radius-normal)",position:"relative",top:"-2%",left:"100%",color:"var(--sqm-primary-color)",margin:"-9px"}},Title:{fontSize:"var(--sl-font-size-large)",fontWeight:"var(--sl-font-weight-semibold)",margin:"var(--sl-spacing-large) 0"},Image:{padding:"var(--sl-spacing-small)",minWidth:"96px",maxWidth:"96px","& .image":{width:"100%",height:"100%",objectFit:"contain",borderRadius:"4px"},"& .image.subdued":{filter:"brightness(0.95)",opacity:"0.5"}},TextArea:{textAlign:"left",padding:"var(--sl-spacing-small)",paddingLeft:"0","& .title":{fontSize:"var(--sl-font-size-medium)",lineHeight:"var(--sl-line-height-dense)",fontWeight:"600",color:"var(--sqm-text)",display:"-webkit-box","-webkit-line-clamp":"1","-webkit-box-orient":"vertical",overflow:"hidden"},"& .amount":{fontSize:"var(--sl-font-size-small)",lineHeight:"var(--sl-line-height-dense)",marginTop:"var(--sl-spacing-x-small)",color:"var(--sqm-text-subdued)",display:"-webkit-box","-webkit-line-clamp":"1","-webkit-box-orient":"vertical",overflow:"hidden"},"& .error":{fontSize:"var(--sl-font-size-small)",lineHeight:"var(--sl-line-height-dense)",marginTop:"var(--sl-spacing-x-small)",fontWeight:"600",color:"var(--sqm-warning-color-icon)",display:"-webkit-box","-webkit-line-clamp":"1","-webkit-box-orient":"vertical",overflow:"hidden","& .icon":{position:"relative",top:"0.1em",marginRight:"var(--sl-spacing-xx-small)"}}},ChooseAmount:{maxWidth:"800px",margin:"auto","& .wrapper":{display:"flex",gap:"var(--sl-spacing-xx-large)","@media (max-width: 799px)":{flexDirection:"column"}},"& .image":{width:"50%",objectFit:"contain",maxWidth:"100%",height:"250px",display:"flex","@media (max-width: 799px)":{width:"auto"}},"& .text":{width:"50%",maxWidth:"400px","@media (max-width: 799px)":{width:"auto",margin:"auto"}},"& .title":{fontSize:"var(--sl-font-size-large)",fontWeight:"var(--sl-font-weight-semibold)",color:"var(--sqm-text)"},"& .points":{fontSize:"var(--sl-font-size-large)",fontWeight:"var(--sl-font-weight-semibold)",color:"var(--sqm-accent-color-text)"},"& .description":{fontSize:"var(--sl-font-size-medium)",fontWeight:"var(--sl-font-weight-normal)",color:"var(--sqm-text-subdued)",margin:"var(--sl-spacing-medium) 0",lineHeight:"var(--sl-line-height-dense)",marginTop:"var(--sl-spacing-xx-small)"},"& .space":{marginBottom:"var(--sl-spacing-xxx-large)"},"& sl-menu-item[disabled]::part(label)":{color:"var(sqm-text-subdued)"},"& sl-menu-item[disabled]":{"& .step-cost":{color:"var(sqm-text-subdued)"},"& .step-value":{color:"var(sqm-text-subdued)"}}},SelectItem:{display:"flex",flexDirection:"column","&::part(label)":{color:"var(--sqm-text)",margin:"0"},"& .step-cost":{color:"var(--sqm-text-subdued)",marginBottom:"var(--sl-spacing-x-small)"},"& .step-unavailable":{fontSize:"var(--sl-font-size-small)",color:"var(--sqm-warning-color-text)",margin:"0"}},Success:{textAlign:"center","& .title":{fontSize:"var(--sl-font-size-large)",fontWeight:"var(--sl-font-weight-semibold)",color:"var(--sqm-text)"},"& .description":{color:"var(--sqm-text-subued)",maxWidth:"350px",margin:"0 auto",lineHeight:"var(--sl-line-height-dense)",marginBottom:"var(--sl-spacing-xx-large)",marginTop:"var(--sl-spacing-xx-small)"},"& .promo":{maxWidth:"350px",margin:"-30px auto var(--sl-spacing-xxx-large) auto",textAlign:"left",color:"var(--sqm-text-subdued)"}},Grid:{display:"grid",justifyContent:"center",gap:"20px",gridTemplateColumns:"repeat(auto-fill, minmax(300px, 1fr))"},Confirmation:{maxWidth:"800px",margin:"auto","& .wrapper":{display:"flex","@media (max-width: 499px)":{flexDirection:"column"}},"& .reward-item-container":{"@media (max-width: 499px)":{display:"flex",flexDirection:"row-reverse",justifyContent:"flex-end",alignItems:"center"}},"& .reward-item-container .reward-title":{paddingBottom:"var(--sl-spacing-medium)",lineHeight:"20px","@media (max-width: 499px)":{paddingBottom:"none",paddingLeft:"var(--sl-spacing-small)"}},"& .padding":{padding:"var(--sl-spacing-medium) 0","@media (max-width: 499px)":{padding:"var(--sl-spacing-small) 0"}},"& .field":{width:"30%",fontSize:"var(--sl-font-size-medium)",fontWeight:"var(--sl-font-weight-normal)",color:"var(--sqm-text-subdued)",textAlign:"left",paddingRight:"var(--sl-spacing-xxx-large)","@media (max-width: 499px)":{width:"100%",paddingRight:"0",paddingBottom:"0"}},"& .value":{fontSize:"var(--sl-font-size-large)",fontWeight:"var(--sl-font-weight-semibold)"},"& .top-border":{borderTop:"var(--sqm-border-thickness) solid var(--sqm-border-color)"},"& .image":{width:"200px","@media (max-width: 499px)":{width:"100px"}}},Button:{display:"flex",flexWrap:"wrap-reverse",margin:"var(--sl-spacing-medium) 0","& .cancel":{marginLeft:"auto",marginRight:"var(--sl-spacing-medium)","@media (max-width: 499px)":{width:"100%",marginRight:"0",marginTop:"var(--sl-spacing-small)"}},"& .continue":{"@media (max-width: 499px)":{width:"100%"}},"& .continue.right":{marginLeft:"auto"},"& .continue.center":{margin:"0 auto"}},Confetti:{pointerEvents:"none",position:"absolute",width:"100%",height:"100%",top:"0%",left:"0%",zIndex:"1"}};var sheet=createStyleSheet(style);var styleString=sheet.toString();var stageList=["chooseReward","chooseAmount","confirmation","success"];function RewardExchangeView(e){var a=e.states,s=e.data,t=e.callbacks,i=e.refs;var n=a.selectedItem,r=a.selectedStep;var o={chooseReward:a.content.text.chooseRewardTitle,chooseAmount:a.content.text.chooseAmountTitle,confirmation:a.content.text.confirmationTitle};function l(){var e,s,i;var n=a.selectedItem;if(!n||(n===null||n===void 0?void 0:n.ruleType)==="FIXED_GLOBAL_REWARD")return h("span",{class:"points"},n===null||n===void 0?void 0:n.prettySourceValue);if(!((e=n.steps)===null||e===void 0?void 0:e.length)){return h("p",null,intl.formatMessage({id:"notEnoughError",defaultMessage:a.content.text.notEnoughError},{sourceUnit:n.sourceUnit}))}return h("sl-select",{style:{width:"auto"},label:(s=a===null||a===void 0?void 0:a.content)===null||s===void 0?void 0:s.text.selectText,class:sheet.classes.Select,value:a.selectedStep,"onSl-select":function(e){var a,s,i,n,r;return t.setExchangeState({amount:(i=(s=(a=e.detail)===null||a===void 0?void 0:a.item)===null||s===void 0?void 0:s.value)===null||i===void 0?void 0:i.sourceValue,selectedStep:(r=(n=e.detail)===null||n===void 0?void 0:n.item)===null||r===void 0?void 0:r.value})}},(i=n.steps)===null||i===void 0?void 0:i.map((function(e){var s,t;return h("sl-menu-item",{value:e,disabled:!e.available,class:sheet.classes.SelectItem},e.prettyDestinationValue,h("br",null),h("div",{class:"step-cost",slot:"suffix"},e.prettySourceValue,e.unavailableReasonCode&&h("p",{class:"step-unavailable"},intl.formatMessage({id:"unavailableCode",defaultMessage:(t=(s=a.content)===null||s===void 0?void 0:s.text)===null||t===void 0?void 0:t.notAvailableError},{unavailableReasonCode:e.unavailableReasonCode,sourceUnit:n.sourceUnit,sourceValue:e.prettySourceValue||n.prettySourceMinValue}))))})))}function d(){var e;return[h("div",{part:"choose-reward-container"},h("div",{class:sheet.classes.Title},a.content.text.rewardTitle),a.loading||a.queryError?_():h("div",{class:sheet.classes.Grid},(e=s.exchangeList)===null||e===void 0?void 0:e.map((function(e){var s,i,r,o,l;var d={boxShadow:e.key===(n===null||n===void 0?void 0:n.key)?"0 0 0 2px var(--sqm-primary-color)":"none",borderRadius:"var(--sqm-border-radius-normal)",borderColor:"none"};return h("div",{key:e.key,style:d},h("sl-card",{exportparts:"base: exchange-card-container",class:sheet.classes.Card,style:{cursor:e.unavailableReasonCode?"not-allowed":"pointer"},onClick:function(){return e.available&&t.setExchangeState({selectedItem:e})}},e.key===(n===null||n===void 0?void 0:n.key)&&h("div",{class:"selected"},h(CheckmarkFilled,null)),h("div",{style:{display:"flex",width:"100%",height:"120px",borderRadius:"3px",background:e.unavailableReasonCode?"rgba(0, 0, 0, 0.05)":"rgba(0, 0, 0, 0)"}},h("div",{class:sheet.classes.Image,style:{opacity:e.unavailableReasonCode?"0.5":"1"}},h("img",{class:e.unavailableReasonCode?"image subdued":"image",src:(e===null||e===void 0?void 0:e.imageUrl)||getAssetPath("./assets/Reward-image.png")})),h("div",{class:sheet.classes.TextArea,style:{opacity:e.unavailableReasonCode?"0.5":"1"}},h("div",{class:"title",style:{"-webkit-line-clamp":e.unavailableReasonCode?"1":"2"}},(s=e.name)!==null&&s!==void 0?s:""),h("div",{class:"amount",style:{"-webkit-line-clamp":e.unavailableReasonCode?"1":"2"}},intl.formatMessage({id:"sourceAmountMessage",defaultMessage:(r=(i=a.content)===null||i===void 0?void 0:i.text)===null||r===void 0?void 0:r.sourceAmountMessage},{ruleType:e.ruleType,sourceValue:e.prettySourceValue,sourceMinValue:e.prettySourceMinValue,sourceMaxValue:e.prettySourceMaxValue})),e.unavailableReasonCode&&h("div",{class:"error"},h("sl-icon",{class:"icon",name:"exclamation-triangle-fill"}),intl.formatMessage({id:"unavailableCode",defaultMessage:(l=(o=a.content)===null||o===void 0?void 0:o.text)===null||l===void 0?void 0:l.notAvailableError},{unavailableReasonCode:e.unavailableReasonCode,sourceUnit:e.sourceUnit,sourceValue:e.prettySourceValue||e.prettySourceMinValue}))))))}))),h("div",{class:sheet.classes.Button},h("sl-button",{exportparts:"base: primarybutton-base",type:"primary",class:"continue right",size:"large",onClick:function(){return t.setStage("chooseAmount")},loading:a.loading,disabled:!a.selectedItem},a.content.text.continueText)))]}function c(){var e,s,i,r;var o=l();var d=((e=a.selectedItem)===null||e===void 0?void 0:e.ruleType)==="FIXED_GLOBAL_REWARD"?false:o&&!a.amount;return h("div",null,h("div",{class:sheet.classes.ChooseAmount,part:"choose-amount-container"},h("div",{class:"wrapper"},h("img",{class:"image",src:(n===null||n===void 0?void 0:n.imageUrl)||getAssetPath("./assets/Reward-image.png")}),h("div",{class:"text"},h("div",{class:"title"},(s=n===null||n===void 0?void 0:n.name)!==null&&s!==void 0?s:""),((i=a.selectedItem)===null||i===void 0?void 0:i.ruleType)==="FIXED_GLOBAL_REWARD"?h("div",{class:"points"},o):h("div",{class:"description"},n===null||n===void 0?void 0:n.description),((r=a.selectedItem)===null||r===void 0?void 0:r.ruleType)==="FIXED_GLOBAL_REWARD"?h("div",{class:"description"},n===null||n===void 0?void 0:n.description):h("div",null,o),h("div",{class:"space"}))),h("div",{class:sheet.classes.Button},h("sl-button",{exportparts:"base: secondarybutton-base",class:"cancel",size:"large",type:"secondary",onClick:function(){return t.resetState()}},a.content.text.cancelText),h("sl-button",{exportparts:"base: primarybutton-base",class:"continue",size:"large",type:"primary",onClick:function(){return t.setStage("confirmation")},disabled:d},a.content.text.continueToConfirmationText))))}function u(){var e=(r===null||r===void 0?void 0:r.prettySourceValue)||n.prettySourceValue;var s=r===null||r===void 0?void 0:r.prettyDestinationValue;return h("div",null,h("div",{class:sheet.classes.Confirmation,part:"confirmation-container"},h("div",{class:sheet.classes.Title},a.content.text.redeemTitle),h("div",{class:"wrapper"},h("div",{class:"field"},a.content.text.rewardNameTitle),h("div",{class:"reward-item-container"},h("div",{class:"reward-title"},n.name),h("img",{class:"image",src:(n===null||n===void 0?void 0:n.imageUrl)||getAssetPath("./assets/Reward-image.png")}))),h("div",{class:"wrapper padding"},h("div",{class:"field"})),s&&h("div",{class:"wrapper top-border padding"},h("div",{class:"field"},a.content.text.rewardAmountTitle),h("div",null,s)),h("div",{class:"wrapper top-border padding"},h("div",{class:"field"},a.content.text.costTitle),h("div",{class:"value"},e)),h("div",{class:sheet.classes.Button},h("sl-button",{class:"cancel",type:"secondary",size:"large",onClick:function(){return t.setStage("chooseAmount")}},a.content.text.backText),h("sl-button",{class:"continue",size:"large",type:"primary",loading:a.loading,onClick:t.exchangeReward},a.content.text.redeemText))))}function g(){var e,i,n,r,o,l;return h("div",{class:sheet.classes.Success,part:"success-container"},h(Gift,null),h(b,null),h("div",{class:"title"},(e=a.content.text)===null||e===void 0?void 0:e.rewardRedeemedText),h("div",{class:"description"},intl.formatMessage({id:"successMessage",defaultMessage:a.content.text.redemptionSuccessText},{sourceValue:(i=a.selectedItem.prettySourceValue)!==null&&i!==void 0?i:(n=a.selectedStep)===null||n===void 0?void 0:n.prettySourceValue,destinationValue:((r=a.selectedStep)===null||r===void 0?void 0:r.prettyDestinationValue)||((o=a.selectedItem)===null||o===void 0?void 0:o.name)||a.selectedItem.globalRewardKey})),(s===null||s===void 0?void 0:s.fuelTankCode)&&h("div",{class:"promo"},a.content.text.promoCode,h(CopyTextView,{copyString:s.fuelTankCode,tooltiptext:(l=a===null||a===void 0?void 0:a.content)===null||l===void 0?void 0:l.text.tooltipText,open:a.open,onClick:t.copyFuelTankCode})),h("div",{class:sheet.classes.Button},h("sl-button",{class:"continue center",type:"primary",size:"large",onClick:function(){return t.resetState(true)}},a.content.text.doneText)))}var p={chooseReward:function(){return d()},chooseAmount:function(){return c()},confirmation:function(){return u()},success:function(){return g()}};var m=p[a.redeemStage];function v(){var e=stageList.indexOf(a.redeemStage);return h("div",{class:sheet.classes.ProgressBar},h("div",{class:"text-area"},Object.keys(o).map((function(a){if(stageList.indexOf(a)<=e){return h("span",{class:"text"},o[a])}else{return h("span",{class:"text subdued"},o[a])}}))),h(ProgressBar,{stageCount:3,currentStage:e}))}function _(){return h("div",{class:sheet.classes.Grid,part:"loading-container"},__spreadArrays(Array(a.content.text.skeletonCardNum)).map((function(){return h("div",null,h("sl-card",{class:sheet.classes.Card},h("div",{class:sheet.classes.CardLayout},h("div",null,h("sl-skeleton",{style:{width:"100px",height:"100px",margin:"9px","--border-radius":"var(--sqm-border-radius-normal)"}})),h("div",{style:{margin:"var(--sl-spacing-small) var(--sl-spacing-small) 0 0",width:"100%"}},h("sl-skeleton",{style:{marginBottom:"var(--sl-spacing-small)"}}),h("sl-skeleton",{style:{marginBottom:"var(--sl-spacing-small)"}}),h("sl-skeleton",{style:{width:"45%"}})))))})))}function x(){return h("sl-alert",{type:"danger",open:true},h("sl-icon",{slot:"icon",name:"exclamation-octagon"}),a.content.text.redemptionError)}function f(){return h("sl-alert",{type:"danger",open:true},h("sl-icon",{slot:"icon",name:"exclamation-octagon"}),a.content.text.queryError)}function b(){return h("canvas",{ref:function(e){if(!(i===null||i===void 0?void 0:i.canvasRef))return;i.canvasRef.current=e},id:"my-canvas",class:sheet.classes.Confetti})}if(a.noExchangeOptions)return a.content.text.empty;return h("div",{class:sheet.classes.Container,part:"sqm-base"},h("style",{type:"text/css"},styleString),h("div",null,v(),a.exchangeError&&x(),a.queryError&&!a.exchangeError&&f(),m&&m(),a.redeemStage==="success"))}var baseResponse=function(e,a,s,t,i,n,r,o,l){if(a===void 0){a="chooseReward"}if(s===void 0){s=null}if(t===void 0){t=null}if(i===void 0){i=false}if(n===void 0){n=false}if(r===void 0){r=null}if(o===void 0){o=false}if(l===void 0){l=false}return{states:{content:{text:{notAvailableError:"{unavailableReasonCode, select, NOT_CHAMPION {CUSTOM ERROR MESSAGE } US_TAX {Exceeds tax limit for this year} INSUFFICIENT_REDEEMABLE_CREDIT {{sourceValue} required} AVAILABILITY_PREDICATE {Not available} other {unavailableReasonCode} }",chooseRewardTitle:"Rewards",chooseAmountTitle:"Select",confirmationTitle:"Confirm",rewardTitle:"Choose a reward",cancelText:"Cancel",backText:"Back",continueText:"Continue",continueToConfirmationText:"Continue to confirmation",redeemText:"Redeem",redeemTitle:"Confirm and redeem",redemptionSuccessText:"Redeemed {sourceValue} for {destinationValue}",doneText:"Done",tooltipText:"Copied!",selectText:"Select amount to receive",sourceAmountMessage:"{ruleType, select, FIXED_GLOBAL_REWARD {{sourceValue}} other {{sourceMinValue} to {sourceMaxValue}}}",rewardRedeemedText:"Reward redeemed",redemptionError:"An error occured trying to redeem this reward. Please try again",queryError:"Unable to load reward exchange list. Please try again",promoCode:"Promo code",skeletonCardNum:8,rewardNameTitle:"Reward Name",rewardAmountTitle:"Reward Amount",costTitle:"Cost",notEnoughError:"Sorry not enough!",empty:h("sqm-empty",{emptyStateImage:"https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_exchange2.png",emptyStateHeader:"Redeem rewards",emptyStateText:"Use your points to redeem rewards once they become available"})}},queryError:l,redeemStage:a,amount:0,exchangeError:i,loading:n,selectedItem:s,selectedStep:t,noExchangeOptions:o,open:false},data:{exchangeList:e,fuelTankCode:r},callbacks:{exchangeReward:null,resetState:null,setStage:null,setExchangeState:null,copyFuelTankCode:null},refs:null}};var baseReward={key:"reward",name:"Demo Reward",description:"Description of reward. Lorem ipsum dolor sit amet, consectetur adipiscing. Id nec semper sapien dignissim rhoncus nunc.",imageUrl:"https://res.cloudinary.com/saasquatch/image/upload/v1643653103/squatch-assets/default_rewards_1.png",available:true,unavailableReasonCode:null,ruleType:"FIXED_GLOBAL_REWARD",sourceUnit:"POINT",sourceValue:10,prettySourceValue:"10 SaaSquatch Points",sourceMinValue:null,prettySourceMinValue:null,sourceMaxValue:null,prettySourceMaxValue:null,destinationMinValue:null,prettyDestinationMinValue:null,destinationMaxValue:null,prettyDestinationMaxValue:null,globalRewardKey:"",destinationUnit:null,steps:[{prettyDestinationValue:"Reward Step 1",prettySourceValue:"50 Points",available:true,unavailableReasonCode:null,destinationValue:10,sourceValue:1,globalRewardKey:"reward1",rewardInput:{accountId:"zach",userId:"zach"}},{prettyDestinationValue:"Reward Step 2",prettySourceValue:"100 Points",available:false,unavailableReasonCode:"Not enough points",destinationValue:10,sourceValue:1,globalRewardKey:"reward1",rewardInput:{accountId:"zach",userId:"zach"}}]};var notEnoughPoints={available:false,unavailableReasonCode:"INSUFFICIENT_REDEEMABLE_CREDIT"};var usTax={available:false,unavailableReasonCode:"US_TAX"};var customError={available:false,unavailableReasonCode:"NOT_CHAMPION"};var selected={key:"r1"};var imageUrl=function(e){return{imageUrl:e}};var name=function(e){return{name:e}};var description=function(e){return{description:e}};var fixedValue=function(e){return{prettySourceValue:e}};var variableValue=function(e,a,s){return{ruleType:"VARIABLE_CREDIT_REWARD",sourceMinValue:e,prettySourceMinValue:e+" "+s,sourceMaxValue:a,prettySourceMaxValue:a+" "+s}};var demoData=[__assign(__assign(__assign(__assign({},baseReward),name("Free swag with a promo code")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1643653103/squatch-assets/default_rewards_1.png")),fixedValue("40 Points")),__assign(__assign(__assign(__assign(__assign({},baseReward),selected),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points")),__assign(__assign(__assign(__assign({},baseReward),name("$50 Store credit")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000270/squatch-assets/WkCMVSE.png")),fixedValue("100 Points")),__assign(__assign(__assign(__assign({},baseReward),name("Variable amount of store credit")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000240/squatch-assets/Jn2fE0s.png")),variableValue(20,100,"Points"))];var data=[__assign(__assign(__assign(__assign({},baseReward),name("Free swag with a promo code")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1643653103/squatch-assets/default_rewards_1.png")),fixedValue("40 SaaSquatch Points")),__assign(__assign(__assign(__assign(__assign({},baseReward),selected),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points")),__assign(__assign(__assign(__assign({},baseReward),name("A very exclusive gift box")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000223/squatch-assets/93BvEgH.png")),fixedValue("30 SaaSquatch Points")),__assign(__assign(__assign(__assign({},baseReward),name("$50 Store credit")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000270/squatch-assets/WkCMVSE.png")),fixedValue("100 SaaSquatch Points")),__assign(__assign(__assign(__assign({},baseReward),name("Variable amount of store credit")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000240/squatch-assets/Jn2fE0s.png")),variableValue(20,100,"Points")),__assign(__assign(__assign(__assign(__assign({},baseReward),notEnoughPoints),name("A very rare cactus")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000224/squatch-assets/hhlF2Ey.png")),fixedValue("2000 SaaSquatch Points")),__assign(__assign(__assign(__assign(__assign({},baseReward),usTax),name("$1000 Store credit with a really super long name in the front page")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000273/squatch-assets/y9HSls1.png")),fixedValue("2000 SaaSquatch Long Points")),__assign(__assign(__assign(__assign(__assign({},baseReward),notEnoughPoints),name("A holiday gift box")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000223/squatch-assets/dWEdB3p.png")),fixedValue("100 SaaSquatch Points"))];var rewardExchange=__assign({},baseResponse(data));var demoRewardExchange=__assign({},baseResponse(demoData));var rewardExchangeLongText=__assign({},baseResponse(__spreadArrays([__assign(__assign(__assign(__assign(__assign({},baseReward),notEnoughPoints),name("Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt ratione a itaque non obcaecati iste, amet repudiandae at consequatur adipisci culpa nam, incidunt exercitationem aliquid.")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000223/squatch-assets/dWEdB3p.png")),fixedValue("Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt ratione a itaque non obcaecati iste, amet repudiandae at consequatur adipisci culpa nam, incidunt exercitationem aliquid.")),__assign(__assign(__assign(__assign({},baseReward),name("Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt ratione a itaque non obcaecati iste, amet repudiandae at consequatur adipisci culpa nam, incidunt exercitationem aliquid.")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000273/squatch-assets/y9HSls1.png")),fixedValue("Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt ratione a itaque non obcaecati iste, amet repudiandae at consequatur adipisci culpa nam, incidunt exercitationem aliquid.")),__assign(__assign(__assign(__assign({},baseReward),name("Suuuuuuuuper aweeeeesssssoooommme reward!!!!!!")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000270/squatch-assets/WkCMVSE.png")),fixedValue("Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt ratione a itaque non obcaecati iste, amet repudiandae at consequatur adipisci culpa nam, incidunt exercitationem aliquid."))],data)));var rewardExchangeCustomErrorMsg=__assign({},baseResponse(__spreadArrays([__assign(__assign(__assign(__assign(__assign({},baseReward),customError),name("A very rare cactus")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000224/squatch-assets/hhlF2Ey.png")),fixedValue("2000 SaaSquatch Points"))],data)));var rewardExchangeSelected=__assign({},baseResponse(data,"chooseReward",__assign(__assign(__assign(__assign(__assign({},baseReward),selected),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points"))));var stepsData=function(e,a,s){var t=[];for(var i=e;i<=a;i+=s){t.push({sourceValue:i,prettySourceValue:i+" SaaSquatch Points",destinationValue:i,prettyDestinationValue:"$"+i,available:true,unavailableReasonCode:null})}return t};var baseStep=function(e,a,s,t,i,n){if(i===void 0){i=true}if(n===void 0){n=null}return{destinationValue:e,prettyDestinationValue:a+e,sourceValue:s,prettySourceValue:s+" "+t,available:i,unavailableReasonCode:n}};var chooseAmountVariable=__assign({},baseResponse(data,"chooseAmount",__assign(__assign(__assign(__assign(__assign({},baseReward),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points")),{steps:[baseStep(20,"$",40,"Points"),baseStep(30,"$",60,"Points"),baseStep(40,"$",80,"Points"),baseStep(50,"$",100,"Points"),baseStep(60,"$",120,"Points")]})));var chooseAmountVariableNoDescription=__assign({},baseResponse(data,"chooseAmount",__assign(__assign(__assign(__assign(__assign(__assign({},baseReward),name("Visa® Prepaid Card USD")),description("")),imageUrl("https://i.imgur.com/veHErQX.png")),variableValue(20,80,"Points")),{steps:[baseStep(20,"$",40,"Points"),baseStep(30,"$",60,"Points"),baseStep(40,"$",80,"Points"),baseStep(50,"$",100,"Points"),baseStep(60,"$",120,"Points")]})));var chooseAmountVariableDisabled=__assign({},baseResponse(data,"chooseAmount",__assign(__assign(__assign(__assign(__assign({},baseReward),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points")),{steps:[baseStep(20,"$",40,"Points"),baseStep(30,"$",60,"Points"),baseStep(40,"$",80,"Points",false,"INSUFFICIENT_REDEEMABLE_CREDIT"),baseStep(50,"$",100,"Points",false,"INSUFFICIENT_REDEEMABLE_CREDIT"),baseStep(60,"$",120,"Points",false,"INSUFFICIENT_REDEEMABLE_CREDIT")]})));var chooseAmountVariableUnavailable=__assign({},baseResponse(data,"chooseAmount",__assign(__assign(__assign(__assign(__assign({},baseReward),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points")),{steps:[baseStep(20,"$",40,"Points"),baseStep(30,"$",60,"Points"),baseStep(40,"$",80,"Points",false,"US_TAX"),baseStep(50,"$",100,"Points",false,"US_TAX"),baseStep(60,"$",120,"Points",false,"US_TAX")]})));var chooseAmountFixed=__assign({},baseResponse(data,"chooseAmount",__assign(__assign(__assign(__assign({},baseReward),name("Free swag with a promo code")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000252/squatch-assets/n7vC4BR.png")),fixedValue("40 SaaSquatch Points"))));var chooseAmountFixedNoDescription=__assign({},baseResponse(data,"chooseAmount",__assign(__assign(__assign(__assign(__assign({},baseReward),description("")),name("Free swag with a promo code")),imageUrl("https://i.imgur.com/n7vC4BR.png")),fixedValue("40 SaaSquatch Points"))));var confirmFixed=__assign({},baseResponse(data,"confirmation",__assign(__assign(__assign(__assign({},baseReward),name("Free swag with a promo code")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000252/squatch-assets/n7vC4BR.png")),fixedValue("40 SaaSquatch Points"))));var confirmVariable=__assign({},baseResponse(data,"confirmation",__assign(__assign(__assign(__assign({},baseReward),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points")),baseStep(20,"$",40,"Points")));var redemptionError=__assign({},baseResponse(data,"confirmation",__assign(__assign(__assign(__assign({},baseReward),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000268/squatch-assets/veHErQX.png")),variableValue(20,80,"Points")),baseStep(20,"$",40,"Points"),true));var queryError=__assign({},baseResponse(undefined,"chooseReward",undefined,undefined,undefined,undefined,undefined,undefined,true));var success=__assign({},baseResponse(data,"success",__assign(__assign(__assign(__assign({},baseReward),name("Free swag with a promo code")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000252/squatch-assets/n7vC4BR.png")),fixedValue("40 SaaSquatch Points")),undefined,undefined,undefined,"4ah2-hh46-gk7r"));var successVariable=__assign({},baseResponse(data,"success",__assign(__assign(__assign(__assign({},baseReward),name("Visa® Prepaid Card USD")),imageUrl("https://res.cloudinary.com/saasquatch/image/upload/v1644000223/squatch-assets/93BvEgH.png")),variableValue(20,80,"Points")),baseStep(20,"$",40,"Points")));var loading=__assign({},baseResponse(null,"chooseReward",null,null,false,true));var empty=__assign({},baseResponse(null,"chooseReward",null,null,false,false,null,true));export{ProgressBar as P,RewardExchangeView as R,rewardExchangeCustomErrorMsg as a,rewardExchangeLongText as b,rewardExchangeSelected as c,chooseAmountFixed as d,chooseAmountFixedNoDescription as e,chooseAmountVariable as f,chooseAmountVariableNoDescription as g,chooseAmountVariableDisabled as h,chooseAmountVariableUnavailable as i,confirmFixed as j,confirmVariable as k,redemptionError as l,successVariable as m,loading as n,empty as o,demoRewardExchange as p,queryError as q,rewardExchange as r,success as s};