@saasquatch/mint-components 1.11.1-5 → 1.11.1-51

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 (306) hide show
  1. package/dist/cjs/{ShadowViewAddon-8e8d3f51.js → ShadowViewAddon-c3e91cee.js} +211 -145
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mint-components.cjs.js +1 -1
  4. package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
  5. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +3 -3
  6. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +5 -6
  7. package/dist/cjs/sqm-close-button.cjs.entry.js +2 -2
  8. package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
  9. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +2 -2
  10. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +2 -2
  11. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
  12. package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
  13. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
  14. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
  15. package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
  16. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +1 -1
  17. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -3
  18. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
  19. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +12 -4
  20. package/dist/cjs/sqm-referred-registration.cjs.entry.js +2 -2
  21. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +3 -3
  22. package/dist/cjs/sqm-stencilbook.cjs.entry.js +84 -241
  23. package/dist/cjs/sqm-tabs.cjs.entry.js +1 -1
  24. package/dist/collection/collection-manifest.json +0 -10
  25. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +1 -1
  26. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
  27. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +0 -20
  28. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +7 -0
  29. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +2 -1
  30. package/dist/collection/components/sqm-share-button/useShareButton.js +15 -19
  31. package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
  32. package/dist/collection/components/sqm-share-link/sqm-share-link.js +1 -1
  33. package/dist/collection/components/sqm-share-link/useShareLink.js +3 -9
  34. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +0 -6
  35. package/dist/collection/components/views/copy-text-view.js +2 -16
  36. package/dist/esm/{ShadowViewAddon-35f7489c.js → ShadowViewAddon-e012b2aa.js} +213 -148
  37. package/dist/esm/{global-b89b6edc.js → global-04c7d3b5.js} +1 -1
  38. package/dist/esm/{index.module-f122af7b.js → index.module-def4aec5.js} +1 -1
  39. package/dist/esm/loader.js +3 -3
  40. package/dist/esm/mint-components.js +3 -3
  41. package/dist/esm/{re-render-c64289f3.js → re-render-12fd274a.js} +1 -1
  42. package/dist/esm/sqm-asset-card.entry.js +2 -2
  43. package/dist/esm/sqm-banking-info-form_16.entry.js +9 -9
  44. package/dist/esm/sqm-big-stat_38.entry.js +9 -10
  45. package/dist/esm/sqm-close-button.entry.js +3 -3
  46. package/dist/esm/sqm-context-router.entry.js +1 -1
  47. package/dist/esm/sqm-empty_4.entry.js +3 -3
  48. package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
  49. package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
  50. package/dist/esm/{sqm-invoice-table-view-09cc28d6.js → sqm-invoice-table-view-6e13a323.js} +1 -1
  51. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  52. package/dist/esm/sqm-logout-current-user.entry.js +3 -3
  53. package/dist/esm/{sqm-navigation-sidebar-item-view-14114804.js → sqm-navigation-sidebar-item-view-60ef06cc.js} +2 -2
  54. package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
  55. package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
  56. package/dist/esm/sqm-password-field.entry.js +4 -4
  57. package/dist/esm/sqm-popup-container.entry.js +1 -1
  58. package/dist/esm/{sqm-portal-email-verification-view-ced567c9.js → sqm-portal-email-verification-view-4307c992.js} +2 -2
  59. package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
  60. package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
  61. package/dist/esm/sqm-portal-logout.entry.js +1 -1
  62. package/dist/esm/{sqm-portal-profile-view-d72dd5ac.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  63. package/dist/esm/sqm-portal-profile.entry.js +6 -6
  64. package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
  65. package/dist/esm/sqm-portal-registration-form.entry.js +3 -3
  66. package/dist/esm/sqm-portal-reset-password.entry.js +4 -4
  67. package/dist/esm/sqm-portal-verify-email.entry.js +4 -4
  68. package/dist/esm/sqm-referral-table_11.entry.js +17 -9
  69. package/dist/esm/sqm-referred-registration.entry.js +5 -5
  70. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  71. package/dist/esm/sqm-rewards-table_9.entry.js +8 -8
  72. package/dist/esm/sqm-stencilbook.entry.js +77 -234
  73. package/dist/esm/sqm-tab.entry.js +2 -2
  74. package/dist/esm/sqm-tabs.entry.js +3 -3
  75. package/dist/esm/{useChildElements-37daf533.js → useChildElements-32e1bda1.js} +1 -1
  76. package/dist/esm/{useInstantAccessRegistration-9d4cb797.js → useInstantAccessRegistration-46b89952.js} +2 -2
  77. package/dist/esm/{useReferralTable-42f99ea2.js → useReferralTable-f4de0650.js} +3 -3
  78. package/dist/esm/{useRegistrationFormState-53c71782.js → useRegistrationFormState-9fc1ac80.js} +1 -1
  79. package/dist/esm/{utilities-18d10876.js → utilities-3f5bba22.js} +1 -1
  80. package/dist/esm-es5/{GenericTableView-bf154727.js → GenericTableView-d59d8ab4.js} +1 -1
  81. package/dist/esm-es5/ShadowViewAddon-e012b2aa.js +1 -0
  82. package/dist/esm-es5/{email-registration-view-12793040.js → email-registration-view-a89a88bf.js} +1 -1
  83. package/dist/esm-es5/{global-b89b6edc.js → global-04c7d3b5.js} +1 -1
  84. package/dist/esm-es5/{index.module-f122af7b.js → index.module-def4aec5.js} +1 -1
  85. package/dist/esm-es5/loader.js +1 -1
  86. package/dist/esm-es5/mint-components.js +1 -1
  87. package/dist/esm-es5/{re-render-c64289f3.js → re-render-12fd274a.js} +1 -1
  88. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  89. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  90. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  91. package/dist/esm-es5/{sqm-close-button-view-b24c708b.js → sqm-close-button-view-dc65b4e3.js} +1 -1
  92. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  93. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  94. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  95. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  96. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  97. package/dist/esm-es5/{sqm-invoice-table-view-09cc28d6.js → sqm-invoice-table-view-6e13a323.js} +1 -1
  98. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  99. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  100. package/dist/esm-es5/sqm-navigation-sidebar-item-view-60ef06cc.js +1 -0
  101. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  102. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  103. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  104. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  105. package/dist/esm-es5/{sqm-portal-email-verification-view-ced567c9.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
  106. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  107. package/dist/esm-es5/{sqm-portal-forgot-password-view-95cd454f.js → sqm-portal-forgot-password-view-c2ed8fed.js} +1 -1
  108. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  109. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  110. package/dist/esm-es5/{sqm-portal-profile-view-d72dd5ac.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  111. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  112. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  113. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  114. package/dist/esm-es5/{sqm-portal-reset-password-view-f1454d43.js → sqm-portal-reset-password-view-79a85e02.js} +1 -1
  115. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  116. package/dist/esm-es5/{sqm-portal-verify-email-view-3739f523.js → sqm-portal-verify-email-view-d7ea2c56.js} +1 -1
  117. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  118. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  119. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  120. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  121. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  122. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  123. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  124. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  125. package/dist/esm-es5/{useChildElements-37daf533.js → useChildElements-32e1bda1.js} +1 -1
  126. package/dist/esm-es5/{useInstantAccessRegistration-9d4cb797.js → useInstantAccessRegistration-46b89952.js} +1 -1
  127. package/dist/esm-es5/{useReferralTable-42f99ea2.js → useReferralTable-f4de0650.js} +1 -1
  128. package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +1 -0
  129. package/dist/esm-es5/{utilities-18d10876.js → utilities-3f5bba22.js} +1 -1
  130. package/dist/mint-components/mint-components.esm.js +1 -1
  131. package/dist/mint-components/mint-components.js +1 -1
  132. package/dist/mint-components/p-021a735d.entry.js +1 -0
  133. package/dist/mint-components/{p-21d4f6ce.system.js → p-02424350.system.js} +1 -1
  134. package/dist/mint-components/p-03494732.entry.js +1 -0
  135. package/dist/mint-components/{p-c1ba2ad0.system.entry.js → p-07f675ab.system.entry.js} +1 -1
  136. package/dist/mint-components/p-0b9fa97f.js +1 -0
  137. package/dist/mint-components/{p-55588b46.system.js → p-0d8c53ac.system.js} +1 -1
  138. package/dist/mint-components/{p-aa52c535.js → p-10685090.js} +23 -23
  139. package/dist/mint-components/p-10e89d0a.entry.js +1 -0
  140. package/dist/mint-components/{p-12c56ba6.entry.js → p-137ea86e.entry.js} +1 -1
  141. package/dist/mint-components/{p-32cf8417.js → p-1b9e6fc6.js} +1 -1
  142. package/dist/mint-components/{p-942d1c22.entry.js → p-1c857edb.entry.js} +2 -2
  143. package/dist/mint-components/{p-a1150633.system.entry.js → p-1dd69917.system.entry.js} +1 -1
  144. package/dist/mint-components/{p-cfbe2f86.entry.js → p-2dd67762.entry.js} +1 -1
  145. package/dist/mint-components/{p-991c9787.js → p-2ee2ebba.js} +2 -2
  146. package/dist/mint-components/{p-d3d281ff.entry.js → p-3223ba7b.entry.js} +1 -1
  147. package/dist/mint-components/{p-1c710e16.entry.js → p-32d1d162.entry.js} +1 -1
  148. package/dist/mint-components/{p-f52c3aec.system.entry.js → p-35d84041.system.entry.js} +1 -1
  149. package/dist/mint-components/{p-0f028514.system.js → p-3d4656bb.system.js} +1 -1
  150. package/dist/mint-components/{p-1c6e4a5f.entry.js → p-3ec16698.entry.js} +2 -2
  151. package/dist/mint-components/{p-59c141a2.system.js → p-3ed71bef.system.js} +1 -1
  152. package/dist/mint-components/{p-88029e59.entry.js → p-3f385f47.entry.js} +9 -9
  153. package/dist/mint-components/{p-8077e9c6.js → p-41a11a7f.js} +1 -1
  154. package/dist/mint-components/{p-43a990b6.system.js → p-44787d6e.system.js} +1 -1
  155. package/dist/mint-components/{p-67846dce.system.entry.js → p-4502ed11.system.entry.js} +1 -1
  156. package/dist/mint-components/{p-e41cb11f.js → p-4d233cd4.js} +1 -1
  157. package/dist/mint-components/{p-f44d88fa.system.js → p-4df8f1d2.system.js} +1 -1
  158. package/dist/mint-components/{p-03a647c2.system.js → p-4e48267b.system.js} +1 -1
  159. package/dist/mint-components/{p-daba8cd2.system.entry.js → p-4ea58025.system.entry.js} +1 -1
  160. package/dist/mint-components/{p-798ed3a2.entry.js → p-4edde470.entry.js} +1 -1
  161. package/dist/mint-components/{p-0806343b.js → p-509e29e6.js} +1 -1
  162. package/dist/mint-components/p-51f517a2.js +1 -0
  163. package/dist/mint-components/{p-3cc5474d.entry.js → p-56f14840.entry.js} +1 -1
  164. package/dist/mint-components/{p-7962ab58.system.entry.js → p-58ef25d3.system.entry.js} +1 -1
  165. package/dist/mint-components/{p-46ca288c.system.js → p-59fe4ad1.system.js} +1 -1
  166. package/dist/mint-components/{p-ecefeaa9.system.entry.js → p-5b333fa8.system.entry.js} +1 -1
  167. package/dist/mint-components/p-5be235f9.entry.js +1 -0
  168. package/dist/mint-components/{p-14dac608.system.entry.js → p-5cac90e8.system.entry.js} +1 -1
  169. package/dist/mint-components/p-5f1c4160.system.entry.js +1 -0
  170. package/dist/mint-components/p-61eab172.js +1 -0
  171. package/dist/mint-components/{p-9deac406.system.js → p-674a64fe.system.js} +1 -1
  172. package/dist/mint-components/{p-6e62f207.entry.js → p-6cef104b.entry.js} +1 -1
  173. package/dist/mint-components/{p-18a7f543.system.entry.js → p-711ba77e.system.entry.js} +1 -1
  174. package/dist/mint-components/{p-22de9f73.system.entry.js → p-733825fa.system.entry.js} +1 -1
  175. package/dist/mint-components/p-76b2506e.system.entry.js +1 -0
  176. package/dist/mint-components/{p-6e7e8af6.system.js → p-770368bc.system.js} +1 -1
  177. package/dist/mint-components/{p-ff41c804.system.entry.js → p-7731f793.system.entry.js} +1 -1
  178. package/dist/mint-components/p-79191f88.entry.js +1 -0
  179. package/dist/mint-components/{p-bb6f6681.system.js → p-7d5e0645.system.js} +1 -1
  180. package/dist/mint-components/{p-41499327.entry.js → p-7f088154.entry.js} +1 -1
  181. package/dist/mint-components/{p-e2bb72eb.system.entry.js → p-8679ed9f.system.entry.js} +1 -1
  182. package/dist/mint-components/{p-96cb9c17.entry.js → p-86990110.entry.js} +1 -1
  183. package/dist/mint-components/{p-9c3d78e9.js → p-8704937c.js} +1 -1
  184. package/dist/mint-components/p-8b5b78ca.entry.js +1 -0
  185. package/dist/mint-components/{p-26306ac4.system.entry.js → p-8e907ac7.system.entry.js} +1 -1
  186. package/dist/mint-components/p-91669312.entry.js +1 -0
  187. package/dist/mint-components/p-95771f79.system.js +1 -0
  188. package/dist/mint-components/{p-acc93caa.system.entry.js → p-9c310991.system.entry.js} +1 -1
  189. package/dist/mint-components/{p-db85f305.entry.js → p-9df2fe24.entry.js} +2 -2
  190. package/dist/mint-components/{p-476182e7.system.entry.js → p-9f0629ba.system.entry.js} +1 -1
  191. package/dist/mint-components/{p-d68ed4a6.system.entry.js → p-a1dba9a1.system.entry.js} +1 -1
  192. package/dist/mint-components/{p-523ed056.system.js → p-a51533cb.system.js} +1 -1
  193. package/dist/mint-components/p-a6a7dcaa.js +1 -0
  194. package/dist/mint-components/{p-9288cca6.system.entry.js → p-a7c2ced2.system.entry.js} +1 -1
  195. package/dist/mint-components/{p-00be5090.js → p-a8f7cb95.js} +1 -1
  196. package/dist/mint-components/{p-1b1d10e5.entry.js → p-a9050eb0.entry.js} +1 -1
  197. package/dist/mint-components/{p-fae82751.entry.js → p-aad11a68.entry.js} +1 -1
  198. package/dist/mint-components/{p-8c97bfb1.system.entry.js → p-af062c8f.system.entry.js} +1 -1
  199. package/dist/mint-components/{p-de2a8fae.system.entry.js → p-afd366ae.system.entry.js} +1 -1
  200. package/dist/mint-components/{p-1099290c.system.js → p-b370fca8.system.js} +1 -1
  201. package/dist/mint-components/{p-246a2827.entry.js → p-b4c52c5a.entry.js} +2 -2
  202. package/dist/mint-components/{p-a474b0ec.system.entry.js → p-b5861974.system.entry.js} +1 -1
  203. package/dist/mint-components/p-b599a3f2.entry.js +1 -0
  204. package/dist/mint-components/{p-ec8a9e91.system.entry.js → p-b6fc1227.system.entry.js} +1 -1
  205. package/dist/mint-components/{p-ea88142c.js → p-bb00db59.js} +1 -1
  206. package/dist/mint-components/{p-c39f9dc1.system.entry.js → p-be4b748a.system.entry.js} +1 -1
  207. package/dist/mint-components/{p-18a19cb5.system.js → p-c5577dd7.system.js} +1 -1
  208. package/dist/mint-components/{p-02f6cda4.js → p-c5d2e4ba.js} +1 -1
  209. package/dist/mint-components/{p-73decce7.system.js → p-c84659a3.system.js} +1 -1
  210. package/dist/mint-components/{p-ed161025.js → p-c8610d0c.js} +1 -1
  211. package/dist/mint-components/p-ce5afa40.entry.js +1 -0
  212. package/dist/mint-components/{p-3373d84e.js → p-ce621bcc.js} +1 -1
  213. package/dist/mint-components/{p-82e09b8d.system.entry.js → p-cf690d55.system.entry.js} +1 -1
  214. package/dist/mint-components/p-d3f637f2.system.entry.js +1 -0
  215. package/dist/mint-components/p-d495896f.system.entry.js +1 -0
  216. package/dist/mint-components/{p-15dee492.js → p-d49e2f7a.js} +1 -1
  217. package/dist/mint-components/{p-110dddfe.entry.js → p-d8d2de11.entry.js} +1 -1
  218. package/dist/mint-components/p-dd7ee007.system.js +1 -0
  219. package/dist/mint-components/p-e3735866.entry.js +11 -0
  220. package/dist/mint-components/{p-b334bde8.entry.js → p-e5a0c50e.entry.js} +2 -2
  221. package/dist/mint-components/{p-ce746af8.system.js → p-e8dde8f4.system.js} +1 -1
  222. package/dist/mint-components/{p-1df19ea2.js → p-eaada4da.js} +1 -1
  223. package/dist/mint-components/{p-53ff8bd0.system.entry.js → p-eba44835.system.entry.js} +1 -1
  224. package/dist/mint-components/{p-48b7d703.entry.js → p-ec41d6a4.entry.js} +6 -6
  225. package/dist/mint-components/{p-bf834367.system.js → p-ed095674.system.js} +1 -1
  226. package/dist/mint-components/p-ed17e637.system.js +1 -0
  227. package/dist/mint-components/{p-fb2c0ce4.system.entry.js → p-fb20eb5e.system.entry.js} +1 -1
  228. package/dist/mint-components/{p-855ae1b5.js → p-fb93c962.js} +1 -1
  229. package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +0 -1
  230. package/dist/types/components/sqm-share-link/useShareLink.d.ts +0 -1
  231. package/dist/types/components/views/copy-text-view.d.ts +0 -2
  232. package/dist/types/components.d.ts +0 -170
  233. package/docs/docs.docx +0 -0
  234. package/docs/raisins.json +1 -1
  235. package/grapesjs/grapesjs.js +1 -1
  236. package/package.json +1 -1
  237. package/dist/cjs/copy-text-view-4b49237f.js +0 -194
  238. package/dist/cjs/sqm-pagination_3.cjs.entry.js +0 -320
  239. package/dist/collection/components/sqm-pagination/Pagination.stories.js +0 -12
  240. package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +0 -30
  241. package/dist/collection/components/sqm-pagination/sqm-pagination.js +0 -85
  242. package/dist/collection/components/sqm-pagination/usePagination.js +0 -8
  243. package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +0 -60
  244. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +0 -315
  245. package/dist/collection/components/sqm-referral-code/useReferralCode.js +0 -55
  246. package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +0 -35
  247. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +0 -59
  248. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +0 -99
  249. package/dist/collection/components/sqm-referral-codes/useReferralCodes.js +0 -95
  250. package/dist/esm/copy-text-view-0bc4c829.js +0 -188
  251. package/dist/esm/sqm-pagination_3.entry.js +0 -314
  252. package/dist/esm-es5/ShadowViewAddon-35f7489c.js +0 -1
  253. package/dist/esm-es5/copy-text-view-0bc4c829.js +0 -1
  254. package/dist/esm-es5/sqm-navigation-sidebar-item-view-14114804.js +0 -1
  255. package/dist/esm-es5/sqm-pagination_3.entry.js +0 -1
  256. package/dist/esm-es5/useRegistrationFormState-53c71782.js +0 -1
  257. package/dist/mint-components/p-01434e4a.entry.js +0 -1
  258. package/dist/mint-components/p-1ce4fa30.system.entry.js +0 -1
  259. package/dist/mint-components/p-204b0e97.entry.js +0 -13
  260. package/dist/mint-components/p-2e16db11.entry.js +0 -1
  261. package/dist/mint-components/p-394c80b0.system.js +0 -1
  262. package/dist/mint-components/p-494e407e.entry.js +0 -1
  263. package/dist/mint-components/p-4abca775.system.entry.js +0 -1
  264. package/dist/mint-components/p-5b7e2d53.entry.js +0 -1
  265. package/dist/mint-components/p-5c845bc2.system.entry.js +0 -1
  266. package/dist/mint-components/p-5d37482d.entry.js +0 -1
  267. package/dist/mint-components/p-5fc8d87c.system.js +0 -1
  268. package/dist/mint-components/p-6b0e6a6c.js +0 -1
  269. package/dist/mint-components/p-7459fd5b.system.entry.js +0 -1
  270. package/dist/mint-components/p-83cdde7b.system.entry.js +0 -1
  271. package/dist/mint-components/p-89a760ea.js +0 -1
  272. package/dist/mint-components/p-a8edd8d6.system.js +0 -1
  273. package/dist/mint-components/p-b4eb9c46.entry.js +0 -11
  274. package/dist/mint-components/p-b5176703.entry.js +0 -1
  275. package/dist/mint-components/p-bd4e9c2b.js +0 -1
  276. package/dist/mint-components/p-c7ce2c1e.system.js +0 -1
  277. package/dist/mint-components/p-ca17d998.entry.js +0 -1
  278. package/dist/mint-components/p-d666b326.js +0 -1
  279. package/dist/mint-components/p-dc41ff27.entry.js +0 -1
  280. package/dist/mint-components/p-efee1a28.js +0 -25
  281. package/dist/mint-components/p-f1ec1180.entry.js +0 -1
  282. package/dist/types/components/sqm-pagination/Pagination.stories.d.ts +0 -5
  283. package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +0 -7
  284. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +0 -17
  285. package/dist/types/components/sqm-pagination/usePagination.d.ts +0 -15
  286. package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +0 -18
  287. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +0 -70
  288. package/dist/types/components/sqm-referral-code/useReferralCode.d.ts +0 -9
  289. package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +0 -9
  290. package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +0 -10
  291. package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +0 -21
  292. package/dist/types/components/sqm-referral-codes/useReferralCodes.d.ts +0 -47
  293. package/dist/cjs/{GenericTableView-a3f48e15.js → GenericTableView-80d7642e.js} +1 -1
  294. package/dist/cjs/{email-registration-view-4c5d9379.js → email-registration-view-248652bb.js} +1 -1
  295. package/dist/cjs/{sqm-close-button-view-217239b7.js → sqm-close-button-view-fd6e8f60.js} +1 -1
  296. package/dist/cjs/{sqm-navigation-sidebar-item-view-4e90b6f5.js → sqm-navigation-sidebar-item-view-a125ec5f.js} +1 -1
  297. package/dist/cjs/{sqm-portal-email-verification-view-bff9783d.js → sqm-portal-email-verification-view-292b5bf4.js} +1 -1
  298. package/dist/cjs/{sqm-portal-forgot-password-view-3cd69fe7.js → sqm-portal-forgot-password-view-969c49ed.js} +1 -1
  299. package/dist/cjs/{sqm-portal-reset-password-view-34771d2c.js → sqm-portal-reset-password-view-96f329ed.js} +1 -1
  300. package/dist/cjs/{sqm-portal-verify-email-view-c8f91506.js → sqm-portal-verify-email-view-7ffcc0d4.js} +1 -1
  301. package/dist/esm/{GenericTableView-bf154727.js → GenericTableView-d59d8ab4.js} +1 -1
  302. package/dist/esm/{email-registration-view-12793040.js → email-registration-view-a89a88bf.js} +1 -1
  303. package/dist/esm/{sqm-close-button-view-b24c708b.js → sqm-close-button-view-dc65b4e3.js} +1 -1
  304. package/dist/esm/{sqm-portal-forgot-password-view-95cd454f.js → sqm-portal-forgot-password-view-c2ed8fed.js} +1 -1
  305. package/dist/esm/{sqm-portal-reset-password-view-f1454d43.js → sqm-portal-reset-password-view-79a85e02.js} +1 -1
  306. package/dist/esm/{sqm-portal-verify-email-view-3739f523.js → sqm-portal-verify-email-view-d7ea2c56.js} +1 -1
@@ -4,13 +4,12 @@ const index = require('./index-b0129cd6.js');
4
4
  const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
5
5
  const global = require('./global-02e50f09.js');
6
6
  const index_module = require('./index.module-df530553.js');
7
- const utils = require('./utils-6847bc06.js');
8
- const JSS = require('./JSS-8503a151.js');
9
- const copyTextView = require('./copy-text-view-4b49237f.js');
10
7
  const cjs = require('./cjs-1066ec21.js');
11
8
  const mixins = require('./mixins-fe9d4112.js');
9
+ const JSS = require('./JSS-8503a151.js');
12
10
  const useChildElements = require('./useChildElements-e0d44916.js');
13
11
  const luxon = require('./luxon-05098e19.js');
12
+ const utils = require('./utils-6847bc06.js');
14
13
  const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
15
14
  const index$1 = require('./index-8c6255f5.js');
16
15
  const utilities = require('./utilities-cec9dd36.js');
@@ -219,6 +218,80 @@ function LeaderboardView(props) {
219
218
  index.h("td", { class: "Score" }, ((_c = data.viewerRank) === null || _c === void 0 ? void 0 : _c.textValue) || "0"))))));
220
219
  }
221
220
 
221
+ const style$2 = {
222
+ HostBlock: mixins.HostBlock,
223
+ inputStyle: {
224
+ "&::part(input)": { textOverflow: "ellipsis", width: "100%" },
225
+ "&::part(base)": { cursor: "pointer", overflow: "visible" },
226
+ width: "100%",
227
+ },
228
+ inputErrorStyle: {
229
+ "&::part(base)": {
230
+ border: "2px solid red",
231
+ },
232
+ },
233
+ containerStyle: {
234
+ display: "flex",
235
+ alignItems: "center",
236
+ gap: "var(--sl-spacing-x-small)",
237
+ width: "100%",
238
+ },
239
+ errorTextStyle: {
240
+ margin: "0",
241
+ color: "var(--sl-color-danger-500)",
242
+ },
243
+ };
244
+ const vanillaStyle$1 = `
245
+ :host{
246
+ display: block;
247
+ width: 100%;
248
+ }
249
+ `;
250
+ const textAlignStyle = {
251
+ right: `
252
+ sl-input::part(input){
253
+ text-align: right;
254
+ }`,
255
+ center: `
256
+ sl-input::part(input){
257
+ text-align: center;
258
+ }`,
259
+ left: ``,
260
+ };
261
+ const disabledStyles = `
262
+ sl-input::part(input){
263
+ cursor: default;
264
+ }
265
+ `;
266
+ const sheet$2 = JSS.createStyleSheet(style$2);
267
+ const styleString$2 = sheet$2.toString();
268
+ function CopyTextView(props) {
269
+ const { buttonStyle = "icon" } = props;
270
+ const error = !props.loading && props.error;
271
+ const inputText = error ? props.inputPlaceholderText : props.copyString;
272
+ const disabled = error || props.loading || props.disabled;
273
+ const tooltipPlacement = props.buttonStyle === "button-below"
274
+ ? "bottom"
275
+ : props.buttonStyle === "button-outside"
276
+ ? "top"
277
+ : "top-end";
278
+ const copyButton = (index.h("sl-tooltip", { trigger: "manual", content: props.tooltiptext, placement: tooltipPlacement, disabled: props.disabled, open: props.open, skidding: props.buttonStyle === "icon" ? -5 : 0, slot: "suffix" }, buttonStyle === "icon" ? (index.h("sl-icon-button", { exportparts: "base: icon-button-base", onClick: () => { var _a; return (_a = props.onClick) === null || _a === void 0 ? void 0 : _a.call(props); }, name: "files", disabled: disabled })) : (index.h("sl-button", { exportparts: "base: copy-button-base", onClick: () => { var _a; return (_a = props.onClick) === null || _a === void 0 ? void 0 : _a.call(props); }, size: "medium", style: { width: `${buttonStyle === "button-below" && "100%"}` }, disabled: disabled, type: "primary" }, props.copyButtonLabel || "Copy"))));
279
+ return (index.h("div", null,
280
+ index.h("style", { type: "text/css" },
281
+ styleString$2,
282
+ vanillaStyle$1,
283
+ textAlignStyle[props.textAlign],
284
+ disabled && disabledStyles),
285
+ index.h("div", { class: sheet$2.classes.containerStyle, style: {
286
+ flexDirection: `${buttonStyle === "button-below" ? "column" : "row"}`,
287
+ } },
288
+ index.h("sl-input", { class: `${sheet$2.classes.inputStyle} ${error ? sheet$2.classes.inputErrorStyle : ""}`, exportparts: "base: input-base, input: input-label", value: props.loading ? "Loading..." : inputText, readonly: true, disabled: disabled },
289
+ buttonStyle === "icon" && copyButton,
290
+ error && (index.h("p", { slot: "help-text", class: sheet$2.classes.errorTextStyle }, props.errorText))),
291
+ (buttonStyle === "button-outside" || buttonStyle === "button-below") &&
292
+ copyButton)));
293
+ }
294
+
222
295
  function BigStatView(props) {
223
296
  const { statvalue, flexReverse, alignment } = props;
224
297
  // Dependent on props, not feasiable to move out
@@ -254,7 +327,7 @@ function BigStatView(props) {
254
327
  index.h("div", { part: "stat-description", class: sheet.classes.Description }, props.labelSlot)));
255
328
  }
256
329
 
257
- const style$2 = {
330
+ const style$3 = {
258
331
  HostBlock: mixins.HostBlock,
259
332
  Frame: {
260
333
  display: "flex",
@@ -288,17 +361,17 @@ const style$2 = {
288
361
  },
289
362
  },
290
363
  };
291
- const sheet$2 = JSS.createStyleSheet(style$2);
292
- const styleString$2 = sheet$2.toString();
364
+ const sheet$3 = JSS.createStyleSheet(style$3);
365
+ const styleString$3 = sheet$3.toString();
293
366
  function PortalFrameView(props, children) {
294
367
  const { data, notFullScreen } = props;
295
- return (index.h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet$2.classes.Frame, part: "sqm-base" },
296
- index.h("style", { type: "text/css" }, styleString$2),
297
- index.h("div", { class: sheet$2.classes.HeaderWrapper, part: "sqm-header" },
368
+ return (index.h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet$3.classes.Frame, part: "sqm-base" },
369
+ index.h("style", { type: "text/css" }, styleString$3),
370
+ index.h("div", { class: sheet$3.classes.HeaderWrapper, part: "sqm-header" },
298
371
  data.header,
299
372
  index.h("slot", { name: "sqm-navigation-menu" })),
300
373
  children,
301
- index.h("div", { class: sheet$2.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
374
+ index.h("div", { class: sheet$3.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
302
375
  }
303
376
 
304
377
  const EditProfileView = (props) => {
@@ -378,18 +451,13 @@ function useShareLink(props) {
378
451
  const { programId = index_module.H() } = props;
379
452
  const user = index_module.Q();
380
453
  const engagementMedium = index_module.B();
381
- const contextData = index_module.In(copyTextView.REFERRAL_CODES_NAMESPACE);
382
- const { data } = index_module.yn(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt) || !!props.linkOverride || (contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) !== undefined);
454
+ const { data } = index_module.yn(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt));
383
455
  const [sendLoadEvent] = index_module.$e(WIDGET_ENGAGEMENT_EVENT);
384
- const [setUsed, usedRes] = index_module.$e(copyTextView.SET_CODE_USED);
385
- const copyString = (_b = ((contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) || ((_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink))) !== null && _b !== void 0 ? _b :
456
+ const copyString = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink) !== null && _b !== void 0 ? _b :
386
457
  // Shown during loading
387
458
  "...";
388
459
  const [open, setOpen] = stencilHooks_module.useState(false);
389
460
  function onClick() {
390
- if (contextData) {
391
- setUsed(true);
392
- }
393
461
  // Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
394
462
  // Only if called from a user-initiated event
395
463
  navigator.clipboard.writeText(copyString);
@@ -448,19 +516,23 @@ function NativeShare(props, directLink, undefinedErrorText, unsupportedPlatformT
448
516
  alert(unsupportedPlatformText);
449
517
  }
450
518
  }
451
- function FacebookShare(directLink, messageLink, errorText) {
452
- if (messageLink === "undefined" || directLink === "undefined") {
519
+ function FacebookShare(directLink, res, errorText) {
520
+ var _a, _b;
521
+ if (((_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.messageLink) === "undefined" ||
522
+ directLink === "undefined") {
453
523
  return alert(errorText);
454
524
  }
455
525
  if (typeof SquatchAndroid.shareOnFacebook !== "undefined") {
456
- return SquatchAndroid.shareOnFacebook(directLink, messageLink);
526
+ return SquatchAndroid.shareOnFacebook(directLink, res.data.viewer.messageLink);
457
527
  }
458
528
  else {
459
- return GenericShare(messageLink, errorText);
529
+ return GenericShare(res, errorText);
460
530
  }
461
531
  }
462
- function GenericShare(messageLink, errorText) {
463
- return messageLink ? window.open(messageLink) : alert(errorText);
532
+ function GenericShare(res, errorText) {
533
+ var _a, _b;
534
+ return ((_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.messageLink) ? window.open(res.data.viewer.messageLink)
535
+ : alert(errorText);
464
536
  }
465
537
  function useShareButton(props) {
466
538
  var _a, _b;
@@ -472,30 +544,23 @@ function useShareButton(props) {
472
544
  programId: programId,
473
545
  shareMedium: medium.toUpperCase(),
474
546
  };
475
- const data = index_module.In(copyTextView.REFERRAL_CODES_NAMESPACE);
476
- const overrideData = data === null || data === void 0 ? void 0 : data[medium];
477
547
  // only queries if a programId is available
478
- const res = index_module.yn(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId || overrideData !== undefined);
479
- const [setUsed, usedRes] = index_module.$e(copyTextView.SET_CODE_USED);
480
- const directLink = (overrideData === null || overrideData === void 0 ? void 0 : overrideData.shareLink) || ((_b = (_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.shareLink);
548
+ const res = index_module.yn(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId);
549
+ const directLink = (_b = (_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.shareLink;
481
550
  const environment = index_module.getEnvironmentSDK();
482
551
  const hide = (medium.toLocaleUpperCase() === "SMS" &&
483
552
  window.orientation === undefined) ||
484
553
  (medium.toLocaleUpperCase() === "DIRECT" && !window.navigator.share);
485
554
  function onClick() {
486
- var _a, _b, _c, _d;
487
- if (overrideData) {
488
- setUsed(true);
489
- }
490
555
  if (medium.toLocaleUpperCase() === "FACEBOOK" &&
491
556
  environment.type === "SquatchAndroid") {
492
- FacebookShare(directLink, (overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink) || ((_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.messageLink), props.errorText);
557
+ FacebookShare(directLink, res, props.errorText);
493
558
  }
494
559
  else if (medium.toLocaleUpperCase() === "DIRECT") {
495
560
  NativeShare({ sharetitle, sharetext }, directLink, props.errorText, props.unsupportedPlatformText);
496
561
  }
497
562
  else {
498
- GenericShare((overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink) || ((_d = (_c = res.data) === null || _c === void 0 ? void 0 : _c.viewer) === null || _d === void 0 ? void 0 : _d.messageLink), props.errorText);
563
+ GenericShare(res, props.errorText);
499
564
  }
500
565
  }
501
566
  return { ...props, loading: res.loading, onClick, hide };
@@ -1571,7 +1636,7 @@ function PortalChangePasswordView(props) {
1571
1636
  index.h("style", { type: "text/css" }, styleString))));
1572
1637
  }
1573
1638
 
1574
- const style$3 = {
1639
+ const style$4 = {
1575
1640
  Wrapper: mixins.AuthWrapper,
1576
1641
  Column: mixins.AuthColumn,
1577
1642
  ForgotButtonContainer: {
@@ -1584,7 +1649,7 @@ const style$3 = {
1584
1649
  },
1585
1650
  ButtonsContainer: mixins.AuthButtonsContainer,
1586
1651
  };
1587
- const vanillaStyle$1 = `
1652
+ const vanillaStyle$2 = `
1588
1653
  :host {
1589
1654
  display: block;
1590
1655
  }
@@ -1592,28 +1657,28 @@ const vanillaStyle$1 = `
1592
1657
  display: none;
1593
1658
  }
1594
1659
  `;
1595
- const sheet$3 = JSS.createStyleSheet(style$3);
1596
- const styleString$3 = sheet$3.toString();
1660
+ const sheet$4 = JSS.createStyleSheet(style$4);
1661
+ const styleString$4 = sheet$4.toString();
1597
1662
  function PortalLoginView(props) {
1598
1663
  const { states, callbacks, content } = props;
1599
- return (index.h("div", { class: sheet$3.classes.Wrapper, part: "sqm-base" },
1664
+ return (index.h("div", { class: sheet$4.classes.Wrapper, part: "sqm-base" },
1600
1665
  index.h("style", { type: "text/css" },
1601
- vanillaStyle$1,
1602
- styleString$3),
1666
+ vanillaStyle$2,
1667
+ styleString$4),
1603
1668
  index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
1604
- index.h("sl-form", { class: sheet$3.classes.Column, "onSl-submit": callbacks.submit },
1669
+ index.h("sl-form", { class: sheet$4.classes.Column, "onSl-submit": callbacks.submit },
1605
1670
  props.states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
1606
1671
  index.h("div", { part: "erroralert-text" }, props.states.error))),
1607
1672
  index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
1608
1673
  index.h("div", null,
1609
1674
  index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "password", name: "/password", label: content.passwordLabel || "Password", disabled: states.loading, required: true }),
1610
- index.h("div", { class: sheet$3.classes.ForgotButtonContainer }, content.forgotPasswordButton)),
1611
- index.h("div", { class: sheet$3.classes.ButtonsContainer },
1675
+ index.h("div", { class: sheet$4.classes.ForgotButtonContainer }, content.forgotPasswordButton)),
1676
+ index.h("div", { class: sheet$4.classes.ButtonsContainer },
1612
1677
  index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Login"),
1613
1678
  content.secondaryButton))));
1614
1679
  }
1615
1680
 
1616
- const style$4 = {
1681
+ const style$5 = {
1617
1682
  Wrapper: { ...mixins.AuthWrapper, "max-width": "600px" },
1618
1683
  Column: mixins.AuthColumn,
1619
1684
  HostBlock: mixins.HostBlock,
@@ -1624,7 +1689,7 @@ const style$4 = {
1624
1689
  ButtonsContainer: mixins.AuthButtonsContainer,
1625
1690
  ErrorStyle: mixins.ErrorStyles,
1626
1691
  };
1627
- const vanillaStyle$2 = `
1692
+ const vanillaStyle$3 = `
1628
1693
  sqm-portal-register {
1629
1694
  margin: 0 auto;
1630
1695
  width: 100%;
@@ -1639,20 +1704,20 @@ sqm-portal-register {
1639
1704
  display: none;
1640
1705
  }
1641
1706
  `;
1642
- const sheet$4 = JSS.createStyleSheet(style$4);
1643
- const styleString$4 = sheet$4.toString();
1707
+ const sheet$5 = JSS.createStyleSheet(style$5);
1708
+ const styleString$5 = sheet$5.toString();
1644
1709
  function PortalRegisterView(props) {
1645
1710
  var _a, _b, _c, _d, _e, _f, _g, _h;
1646
1711
  const { states, refs, callbacks, content } = props;
1647
1712
  if (states.error) {
1648
1713
  window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
1649
1714
  }
1650
- return (index.h("div", { class: sheet$4.classes.Wrapper, part: "sqm-base" },
1715
+ return (index.h("div", { class: sheet$5.classes.Wrapper, part: "sqm-base" },
1651
1716
  index.h("style", { type: "text/css" },
1652
- vanillaStyle$2,
1653
- styleString$4),
1717
+ vanillaStyle$3,
1718
+ styleString$5),
1654
1719
  index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
1655
- index.h("sl-form", { class: sheet$4.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
1720
+ index.h("sl-form", { class: sheet$5.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
1656
1721
  states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
1657
1722
  index.h("div", { part: "erroralert-text" }, props.states.error))),
1658
1723
  content.formData,
@@ -1665,7 +1730,7 @@ function PortalRegisterView(props) {
1665
1730
  return content.invalidEmailErrorMessage;
1666
1731
  }
1667
1732
  } }, (((_b = (_a = states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
1668
- class: sheet$4.classes.ErrorStyle,
1733
+ class: sheet$5.classes.ErrorStyle,
1669
1734
  helpText: ((_d = (_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
1670
1735
  content.requiredFieldErrorMessage,
1671
1736
  }
@@ -1673,17 +1738,17 @@ function PortalRegisterView(props) {
1673
1738
  !states.hideInputs && (index.h("sqm-password-field", { fieldLabel: content.passwordLabel, "disable-validation": states.disablePasswordValidation, meetsRequirementsText: content.meetsRequirementsText, doesNotMeetRequirementsText: content.doesNotMeetRequirementsText, minErrorText: content.minErrorText, uppercaseErrorText: content.uppercaseErrorText, lowercaseErrorText: content.lowercaseErrorText, hasErrorText: content.hasErrorText })),
1674
1739
  content.passwordField,
1675
1740
  !states.hideInputs && states.confirmPassword && (index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "password", name: "/confirmPassword", label: content.confirmPasswordLabel, disabled: states.loading, required: true }, (((_f = (_e = states.registrationFormState) === null || _e === void 0 ? void 0 : _e.validationErrors) === null || _f === void 0 ? void 0 : _f.confirmPassword) ? {
1676
- class: sheet$4.classes.ErrorStyle,
1741
+ class: sheet$5.classes.ErrorStyle,
1677
1742
  helpText: ((_h = (_g = states.registrationFormState) === null || _g === void 0 ? void 0 : _g.validationErrors) === null || _h === void 0 ? void 0 : _h.confirmPassword) || content.requiredFieldErrorMessage,
1678
1743
  }
1679
1744
  : [])))),
1680
1745
  content.terms,
1681
- index.h("div", { class: sheet$4.classes.ButtonsContainer },
1746
+ index.h("div", { class: sheet$5.classes.ButtonsContainer },
1682
1747
  index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"),
1683
1748
  content.secondaryButton))));
1684
1749
  }
1685
1750
 
1686
- const style$5 = {
1751
+ const style$6 = {
1687
1752
  Description: {
1688
1753
  "& input[type=checkbox]": {
1689
1754
  display: "none",
@@ -1722,13 +1787,13 @@ const style$5 = {
1722
1787
  },
1723
1788
  },
1724
1789
  };
1725
- const sheet$5 = JSS.createStyleSheet(style$5);
1726
- const styleString$5 = sheet$5.toString();
1790
+ const sheet$6 = JSS.createStyleSheet(style$6);
1791
+ const styleString$6 = sheet$6.toString();
1727
1792
  function Details(props) {
1728
1793
  const rid = Math.random().toString(36).slice(2);
1729
1794
  return (index.h("div", { style: { opacity: props.opacity } },
1730
- index.h("style", { type: "text/css" }, styleString$5),
1731
- index.h("span", { class: sheet$5.classes.Description },
1795
+ index.h("style", { type: "text/css" }, styleString$6),
1796
+ index.h("span", { class: sheet$6.classes.Description },
1732
1797
  index.h("input", { type: "checkbox", id: "details-" + rid }),
1733
1798
  index.h("label", { class: "details", htmlFor: "details-" + rid },
1734
1799
  index.h("sl-icon", { exportparts: "base: chevron-icon", name: "chevron-down" })),
@@ -1750,7 +1815,7 @@ const GreyGift = () => {
1750
1815
  index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14 2.70949C14 3.59565 12.6694 4.93746 12 5H9V16H7.00179V5H4.58792C3.21247 4.70182 2 3.64537 2 2.52072C2 1.42474 2.47603 0.556701 3.34184 0.182041C4.16921 -0.175986 5.12452 0.0203328 5.87976 0.544666C6.80676 1.18825 7.32679 2.3963 7.79856 3.49226C7.83996 3.58845 7.88099 3.68378 7.9219 3.77778C7.96173 3.68865 8.00186 3.59793 8.0425 3.50608C8.50995 2.44948 9.04359 1.24325 9.9404 0.59563C10.7332 0.0231438 11.741 -0.193157 12.6121 0.198945C13.5129 0.604397 14 1.53453 14 2.70949ZM10.6123 1.5C11.0928 1.15305 11.668 1.09012 12.1597 1.5C12.5879 1.85694 12.6108 2.02497 12.6658 2.42926L12.6755 2.5C12.6755 3.09851 12.1597 4 11.6439 4C11.2785 4 10.9914 3.99691 10.7224 3.99402C10.2319 3.98875 9.80131 3.98412 9.06496 4C9.20533 3.72786 9.31743 3.46669 9.42434 3.21761C9.71026 2.55143 9.95907 1.97176 10.6123 1.5ZM4.93861 1.5C4.70607 1.33855 4.17281 1.4106 3.95166 1.5063C3.76894 1.58537 3.49602 1.82658 3.49602 2.52072C3.49602 3.19524 4.58792 3.77778 4.58792 3.77778C4.58792 3.77778 5.45441 4 7.00179 4C6.47506 2.69451 5.7289 2.04867 4.93861 1.5Z", fill: "#828282" })));
1751
1816
  };
1752
1817
 
1753
- const style$6 = {
1818
+ const style$7 = {
1754
1819
  ProgressBar: {
1755
1820
  "& .progress-bar": {
1756
1821
  height: "0",
@@ -1862,14 +1927,14 @@ const style$6 = {
1862
1927
  },
1863
1928
  },
1864
1929
  };
1865
- const sheet$6 = JSS.createStyleSheet(style$6, { classNamePrefix: "sqm-prog-bar" });
1866
- const styleString$6 = sheet$6.toString();
1930
+ const sheet$7 = JSS.createStyleSheet(style$7, { classNamePrefix: "sqm-prog-bar" });
1931
+ const styleString$7 = sheet$7.toString();
1867
1932
  function ProgressBarView(props) {
1868
1933
  const { progress = 0, goal = 1, steps = false, progressBarUnit = "", repeatable = false, complete = false, expired = false, finite = 0, opacity = "1", } = props;
1869
1934
  let aggregate = buildProgressBar(repeatable, steps, props);
1870
1935
  const { columns, items } = aggregate;
1871
- return (index.h("div", { class: sheet$6.classes.ProgressBar, "data-expired": expired, "data-complete": complete, "data-steps": steps, "data-done": goal <= progress, style: { opacity: opacity } },
1872
- index.h("style", { type: "text/css" }, styleString$6),
1936
+ return (index.h("div", { class: sheet$7.classes.ProgressBar, "data-expired": expired, "data-complete": complete, "data-steps": steps, "data-done": goal <= progress, style: { opacity: opacity } },
1937
+ index.h("style", { type: "text/css" }, styleString$7),
1873
1938
  index.h("div", { class: (!Boolean(finite) && progress >= 2 * goal) ||
1874
1939
  (Boolean(finite) && progress > 2 * goal)
1875
1940
  ? "progress-bar repeatable-steps"
@@ -2160,7 +2225,7 @@ const arrow_left_right = () => {
2160
2225
  index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.265 2.789a.346.346 0 000-.489L8.066.101a.346.346 0 10-.489.489l1.61 1.609H2.073a.691.691 0 00-.69.691v1.728a.346.346 0 00.69 0V2.89h7.114L7.577 4.5a.346.346 0 10.49.488l2.198-2.2zM.101 9.21a.346.346 0 000 .489l2.2 2.199a.346.346 0 00.488-.489l-1.61-1.609h7.114c.382 0 .691-.31.691-.691V7.382a.346.346 0 00-.691 0V9.11H1.18L2.789 7.5a.346.346 0 10-.489-.488l-2.199 2.2z", fill: "currentColor" })));
2161
2226
  };
2162
2227
 
2163
- const style$7 = {
2228
+ const style$8 = {
2164
2229
  TaskCard: {
2165
2230
  display: "inline-block",
2166
2231
  width: "100%",
@@ -2314,8 +2379,8 @@ const style$7 = {
2314
2379
  },
2315
2380
  },
2316
2381
  };
2317
- const sheet$7 = JSS.createStyleSheet(style$7);
2318
- const styleString$7 = sheet$7.toString();
2382
+ const sheet$8 = JSS.createStyleSheet(style$8);
2383
+ const styleString$8 = sheet$8.toString();
2319
2384
  function TaskCardView(props) {
2320
2385
  var _a, _b;
2321
2386
  const { callbacks, states, content } = props;
@@ -2351,11 +2416,11 @@ function TaskCardView(props) {
2351
2416
  }
2352
2417
 
2353
2418
  `;
2354
- return (index.h("div", { class: sheet$7.classes.TaskCard, part: "sqm-base" },
2419
+ return (index.h("div", { class: sheet$8.classes.TaskCard, part: "sqm-base" },
2355
2420
  index.h("style", { type: "text/css" },
2356
- styleString$7,
2421
+ styleString$8,
2357
2422
  vanillaStyle),
2358
- !states.loading && taskNotStarted && (index.h("div", { class: sheet$7.classes.NotStarted },
2423
+ !states.loading && taskNotStarted && (index.h("div", { class: sheet$8.classes.NotStarted },
2359
2424
  index.h("span", { class: "icon" },
2360
2425
  index.h("sl-icon", { name: "info-circle-fill" })),
2361
2426
  global.intl.formatMessage({
@@ -2366,7 +2431,7 @@ function TaskCardView(props) {
2366
2431
  .setLocale(utils.luxonLocale(states.locale))
2367
2432
  .toLocaleString(luxon.luxon.DateTime.DATETIME_MED),
2368
2433
  }))),
2369
- !states.loading && taskEnded && (index.h("div", { class: sheet$7.classes.Ended },
2434
+ !states.loading && taskEnded && (index.h("div", { class: sheet$8.classes.Ended },
2370
2435
  index.h("span", { class: "icon" },
2371
2436
  index.h("sl-icon", { exportparts: "base: task-card-icon", name: "exclamation-triangle-fill" })),
2372
2437
  global.intl.formatMessage({
@@ -2386,7 +2451,7 @@ function TaskCardView(props) {
2386
2451
  ? "main complete"
2387
2452
  : "main" },
2388
2453
  index.h("div", { class: "container", part: "sqm-card-container", "data-subdue": taskComplete || taskUnavailable },
2389
- index.h("div", { class: sheet$7.classes.Header, style: { opacity: taskComplete || taskUnavailable ? "0.45" : "1" } }, states.loading ? (index.h("sl-skeleton", { style: { width: "22%", margin: "0" } })) : (index.h("div", null,
2454
+ index.h("div", { class: sheet$8.classes.Header, style: { opacity: taskComplete || taskUnavailable ? "0.45" : "1" } }, states.loading ? (index.h("sl-skeleton", { style: { width: "22%", margin: "0" } })) : (index.h("div", null,
2390
2455
  showComplete && (index.h("span", { class: taskUnavailable ? "icon neutral" : "icon" }, taskComplete ? checkmark_filled$1 : checkmark_circle$1)),
2391
2456
  index.h("span", { part: "sqm-value", class: "value" }, content.rewardAmount),
2392
2457
  index.h("span", { part: "sqm-unit", class: "text" }, content.rewardUnit)))),
@@ -2402,7 +2467,7 @@ function TaskCardView(props) {
2402
2467
  } }, content.cardTitle)),
2403
2468
  states.loading ? (index.h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.description && (index.h(Details, Object.assign({}, props, { opacity: taskComplete || taskUnavailable ? "0.45" : "1" })))),
2404
2469
  content.showProgressBar && states.loading ? (index.h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.showProgressBar && (index.h(ProgressBarView, Object.assign({}, props.content, props.states, { opacity: taskComplete || taskUnavailable ? "0.45" : "1", complete: taskComplete, expired: taskUnavailable })))),
2405
- index.h("div", { class: sheet$7.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (index.h("sl-skeleton", { style: { width: "25%", marginLeft: "auto" } })) : (index.h("div", { style: { display: "contents" } },
2470
+ index.h("div", { class: sheet$8.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (index.h("sl-skeleton", { style: { width: "25%", marginLeft: "auto" } })) : (index.h("div", { style: { display: "contents" } },
2406
2471
  index.h("span", { class: "text" },
2407
2472
  content.repeatable && (index.h("div", null,
2408
2473
  index.h("span", { class: repetitions > 0
@@ -2473,7 +2538,7 @@ function PoweredByImg({ color = "#A6A6A6", width = 120, height = 16, }) {
2473
2538
  index.h("path", { d: "M1661.53 157.54H1589.77C1590.42 169.37 1593.54 178.535 1599.13 185.035C1604.85 191.535 1612.65 194.785 1622.53 194.785C1628.51 194.785 1633.97 193.485 1638.91 190.885C1643.98 188.285 1647.95 184.645 1650.81 179.965L1657.24 186.4C1653.34 192.12 1648.4 196.475 1642.42 199.465C1636.57 202.455 1629.94 203.95 1622.53 203.95C1609.01 203.95 1598.35 199.465 1590.55 190.495C1582.88 181.525 1579.05 169.175 1579.05 153.445C1579.05 137.585 1582.82 125.17 1590.36 116.2C1597.9 107.1 1608.23 102.55 1621.36 102.55C1633.84 102.55 1643.66 106.84 1650.81 115.42C1657.96 124 1661.53 135.895 1661.53 151.105V157.54ZM1651.39 147.4C1651.39 136.48 1648.66 127.77 1643.2 121.27C1637.74 114.77 1630.46 111.52 1621.36 111.52C1611.74 111.52 1604.2 114.77 1598.74 121.27C1593.28 127.77 1590.29 137.065 1589.77 149.155H1651.39V147.4Z", fill: color })));
2474
2539
  }
2475
2540
 
2476
- const vanillaStyle$3 = `
2541
+ const vanillaStyle$4 = `
2477
2542
  :host{
2478
2543
  margin: 0 auto;
2479
2544
  width: 100%;
@@ -2529,7 +2594,7 @@ function PortalFooterView(props) {
2529
2594
  const styleString = sheet.toString();
2530
2595
  return (index.h("div", { class: sheet.classes.Container, part: "sqm-base" },
2531
2596
  index.h("style", { type: "text/css" },
2532
- vanillaStyle$3,
2597
+ vanillaStyle$4,
2533
2598
  styleString),
2534
2599
  index.h("div", { class: sheet.classes.RowContainer },
2535
2600
  props.faqLink && (index.h("a", { target: "_blank", href: props.faqLink }, props.faqText)),
@@ -2701,7 +2766,7 @@ function ReferralIframeView(props) {
2701
2766
  index.h("iframe", { class: sheet.classes.IFrame, src: `${content.iframeSrc}?rsCode=${data.shareCode}` })));
2702
2767
  }
2703
2768
 
2704
- const style$8 = {
2769
+ const style$9 = {
2705
2770
  ErrorStyle: mixins.ErrorStyles,
2706
2771
  FieldsContainer: {
2707
2772
  "& sl-input": {
@@ -2709,7 +2774,7 @@ const style$8 = {
2709
2774
  },
2710
2775
  },
2711
2776
  };
2712
- const vanillaStyle$4 = `
2777
+ const vanillaStyle$5 = `
2713
2778
  :host {
2714
2779
  margin: 0 auto;
2715
2780
  width: 100%;
@@ -2721,21 +2786,21 @@ sl-input::part(label){
2721
2786
  font-weight: var(--sl-font-weight-semibold);
2722
2787
  }
2723
2788
  `;
2724
- const sheet$8 = JSS.createStyleSheet(style$8);
2725
- const styleString$8 = sheet$8.toString();
2789
+ const sheet$9 = JSS.createStyleSheet(style$9);
2790
+ const styleString$9 = sheet$9.toString();
2726
2791
  function NameFieldsView(props) {
2727
2792
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
2728
2793
  const { states } = props;
2729
2794
  const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
2730
- return (index.h("div", { class: sheet$8.classes.FieldsContainer },
2795
+ return (index.h("div", { class: sheet$9.classes.FieldsContainer },
2731
2796
  index.h("style", { type: "text/css" },
2732
- vanillaStyle$4,
2733
- styleString$8),
2797
+ vanillaStyle$5,
2798
+ styleString$9),
2734
2799
  index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: "/firstName", type: "text", label: states.content.firstNameLabel, required: true, disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e.firstName) ? {
2735
2800
  value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.firstName,
2736
2801
  }
2737
2802
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) ? {
2738
- class: sheet$8.classes.ErrorStyle,
2803
+ class: sheet$9.classes.ErrorStyle,
2739
2804
  helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) || "Cannot be empty",
2740
2805
  }
2741
2806
  : []))),
@@ -2743,13 +2808,13 @@ function NameFieldsView(props) {
2743
2808
  value: (_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.initialData) === null || _o === void 0 ? void 0 : _o.lastName,
2744
2809
  }
2745
2810
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) ? {
2746
- class: sheet$8.classes.ErrorStyle,
2811
+ class: sheet$9.classes.ErrorStyle,
2747
2812
  helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) || "Cannot be empty",
2748
2813
  }
2749
2814
  : [])))));
2750
2815
  }
2751
2816
 
2752
- const style$9 = {
2817
+ const style$a = {
2753
2818
  ErrorStyle: {
2754
2819
  "&::part(control)": {
2755
2820
  background: "var(--sl-color-danger-10)",
@@ -2772,7 +2837,7 @@ const style$9 = {
2772
2837
  "margin-bottom": "var(--sl-spacing-large)",
2773
2838
  },
2774
2839
  };
2775
- const vanillaStyle$5 = `
2840
+ const vanillaStyle$6 = `
2776
2841
  :host {
2777
2842
  margin: 0 auto;
2778
2843
  width: 100%;
@@ -2788,22 +2853,22 @@ sl-checkbox::part(base){
2788
2853
  }
2789
2854
  `;
2790
2855
  JSS.jss.setup(JSS.create());
2791
- const sheet$9 = JSS.jss.createStyleSheet(style$9);
2792
- const styleString$9 = sheet$9.toString();
2856
+ const sheet$a = JSS.jss.createStyleSheet(style$a);
2857
+ const styleString$a = sheet$a.toString();
2793
2858
  function CheckboxFieldView(props) {
2794
2859
  var _a, _b, _c;
2795
2860
  const { states, content, callbacks } = props;
2796
2861
  const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
2797
- return (index.h("div", { class: sheet$9.classes.FieldContainer, part: "sqm-base" },
2862
+ return (index.h("div", { class: sheet$a.classes.FieldContainer, part: "sqm-base" },
2798
2863
  index.h("style", { type: "text/css" },
2799
- vanillaStyle$5,
2800
- styleString$9),
2864
+ vanillaStyle$6,
2865
+ styleString$a),
2801
2866
  index.h("sl-checkbox", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.checkboxName}`, checked: states.checked, "onSl-change": (e) => {
2802
2867
  e.target.value = e.target.checked;
2803
2868
  callbacks.setChecked(e.target.value);
2804
2869
  } }, (!content.checkboxOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (!states.checked && (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.checkboxName])
2805
2870
  ? {
2806
- class: sheet$9.classes.ErrorStyle,
2871
+ class: sheet$a.classes.ErrorStyle,
2807
2872
  }
2808
2873
  : [])),
2809
2874
  global.intl.formatMessage({
@@ -2812,13 +2877,13 @@ function CheckboxFieldView(props) {
2812
2877
  }, {
2813
2878
  labelLink: (index.h("a", { href: content.checkboxLabelLink, target: "_blank" }, content.checkboxLabelLinkText || content.checkboxLabelLink)),
2814
2879
  }),
2815
- !states.checked && (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.checkboxName]) && (index.h("p", { class: sheet$9.classes.ErrorMessageStyle }, global.intl.formatMessage({
2880
+ !states.checked && (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.checkboxName]) && (index.h("p", { class: sheet$a.classes.ErrorMessageStyle }, global.intl.formatMessage({
2816
2881
  id: `errorMessage-${content.checkboxName}`,
2817
2882
  defaultMessage: content.errorMessage,
2818
2883
  }))))));
2819
2884
  }
2820
2885
 
2821
- const style$a = {
2886
+ const style$b = {
2822
2887
  ErrorStyle: {
2823
2888
  "--sl-input-border-color": "var(--sl-color-danger-500)",
2824
2889
  "--sl-input-background-color": "var(--sl-color-danger-10)",
@@ -2834,7 +2899,7 @@ const style$a = {
2834
2899
  "margin-bottom": "var(--sl-spacing-large)",
2835
2900
  },
2836
2901
  };
2837
- const vanillaStyle$6 = `
2902
+ const vanillaStyle$7 = `
2838
2903
  :host {
2839
2904
  margin: 0 auto;
2840
2905
  width: 100%;
@@ -2846,36 +2911,36 @@ sl-select::part(label){
2846
2911
  }
2847
2912
  `;
2848
2913
  JSS.jss.setup(JSS.create());
2849
- const sheet$a = JSS.jss.createStyleSheet(style$a);
2850
- const styleString$a = sheet$a.toString();
2914
+ const sheet$b = JSS.jss.createStyleSheet(style$b);
2915
+ const styleString$b = sheet$b.toString();
2851
2916
  function DropdownFieldView(props) {
2852
2917
  var _a, _b, _c, _d, _e, _f, _g;
2853
2918
  const { states, content } = props;
2854
2919
  const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
2855
- return (index.h("div", { class: sheet$a.classes.FieldContainer, part: "sqm-base" },
2920
+ return (index.h("div", { class: sheet$b.classes.FieldContainer, part: "sqm-base" },
2856
2921
  index.h("style", { type: "text/css" },
2857
- vanillaStyle$6,
2858
- styleString$a),
2922
+ vanillaStyle$7,
2923
+ styleString$b),
2859
2924
  index.h("sl-select", Object.assign({ exportparts: "label: input-label, base: input-base", label: content.dropdownLabel, name: `/${content.dropdownName}` }, (!content.dropdownOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e[content.dropdownName]) ? {
2860
2925
  value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.dropdownName],
2861
2926
  }
2862
2927
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) ? {
2863
- class: sheet$a.classes.ErrorStyle,
2928
+ class: sheet$b.classes.ErrorStyle,
2864
2929
  }
2865
2930
  : [])), content.selectOptions),
2866
- (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$a.classes.ErrorMessageStyle }, global.intl.formatMessage({
2931
+ (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$b.classes.ErrorMessageStyle }, global.intl.formatMessage({
2867
2932
  id: `errorMessage-${content.dropdownName}`,
2868
2933
  defaultMessage: content.errorMessage,
2869
2934
  })))));
2870
2935
  }
2871
2936
 
2872
- const style$b = {
2937
+ const style$c = {
2873
2938
  ErrorStyle: mixins.ErrorStyles,
2874
2939
  FieldContainer: {
2875
2940
  "margin-bottom": "var(--sl-spacing-large)",
2876
2941
  },
2877
2942
  };
2878
- const vanillaStyle$7 = `
2943
+ const vanillaStyle$8 = `
2879
2944
  :host {
2880
2945
  margin: 0 auto;
2881
2946
  width: 100%;
@@ -2883,21 +2948,21 @@ const vanillaStyle$7 = `
2883
2948
  }
2884
2949
  `;
2885
2950
  JSS.jss.setup(JSS.create());
2886
- const sheet$b = JSS.jss.createStyleSheet(style$b);
2887
- const styleString$b = sheet$b.toString();
2951
+ const sheet$c = JSS.jss.createStyleSheet(style$c);
2952
+ const styleString$c = sheet$c.toString();
2888
2953
  function InputFieldView(props) {
2889
2954
  var _a, _b, _c, _d, _e, _f, _g;
2890
2955
  const { states, content } = props;
2891
2956
  const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
2892
- return (index.h("div", { class: sheet$b.classes.FieldContainer, part: "sqm-base" },
2957
+ return (index.h("div", { class: sheet$c.classes.FieldContainer, part: "sqm-base" },
2893
2958
  index.h("style", { type: "text/css" },
2894
- vanillaStyle$7,
2895
- styleString$b),
2959
+ vanillaStyle$8,
2960
+ styleString$c),
2896
2961
  index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.fieldName}`, type: content.fieldType, label: content.fieldLabel }, (!content.fieldOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e[content.fieldName]) ? {
2897
2962
  value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.fieldName],
2898
2963
  }
2899
2964
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]) ? {
2900
- class: sheet$b.classes.ErrorStyle,
2965
+ class: sheet$c.classes.ErrorStyle,
2901
2966
  helpText: global.intl.formatMessage({
2902
2967
  id: `errorMessage-${content.fieldName}`,
2903
2968
  defaultMessage: content.errorMessage || (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]),
@@ -2992,7 +3057,7 @@ function ProgressBar({ stageCount, currentStage, }) {
2992
3057
  return (index.h("div", { style: { display: "flex", columnGap: "-2px" } }, Array.from(Array(stageCount).keys()).map((stage) => (index.h(Progress, { active: currentStage === stage, completed: currentStage > stage, incomplete: currentStage < stage, stage: stage })))));
2993
3058
  }
2994
3059
 
2995
- const style$c = {
3060
+ const style$d = {
2996
3061
  HostBlock: mixins.HostBlock,
2997
3062
  Container: {
2998
3063
  minWidth: "300px",
@@ -3343,8 +3408,8 @@ const style$c = {
3343
3408
  },
3344
3409
  };
3345
3410
  // JSS config
3346
- const sheet$c = JSS.createStyleSheet(style$c);
3347
- const styleString$c = sheet$c.toString();
3411
+ const sheet$d = JSS.createStyleSheet(style$d);
3412
+ const styleString$d = sheet$d.toString();
3348
3413
  const stageList = ["chooseReward", "chooseAmount", "confirmation", "success"];
3349
3414
  function RewardExchangeView(props) {
3350
3415
  const { states, data, callbacks, refs } = props;
@@ -3367,7 +3432,7 @@ function RewardExchangeView(props) {
3367
3432
  sourceUnit: item.sourceUnit,
3368
3433
  })));
3369
3434
  }
3370
- return (index.h("sl-select", { style: { width: "auto" }, label: (_b = states === null || states === void 0 ? void 0 : states.content) === null || _b === void 0 ? void 0 : _b.text.selectText, class: sheet$c.classes.Select, value: states.selectedStep, "onSl-select": (e) => {
3435
+ return (index.h("sl-select", { style: { width: "auto" }, label: (_b = states === null || states === void 0 ? void 0 : states.content) === null || _b === void 0 ? void 0 : _b.text.selectText, class: sheet$d.classes.Select, value: states.selectedStep, "onSl-select": (e) => {
3371
3436
  var _a, _b, _c, _d, _e;
3372
3437
  return callbacks.setExchangeState({
3373
3438
  amount: (_c = (_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.value) === null || _c === void 0 ? void 0 : _c.sourceValue,
@@ -3375,7 +3440,7 @@ function RewardExchangeView(props) {
3375
3440
  });
3376
3441
  } }, (_c = item.steps) === null || _c === void 0 ? void 0 : _c.map((step) => {
3377
3442
  var _a, _b;
3378
- return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$c.classes.SelectItem },
3443
+ return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$d.classes.SelectItem },
3379
3444
  step.prettyDestinationValue,
3380
3445
  index.h("br", null),
3381
3446
  index.h("div", { class: "step-cost", slot: "suffix" },
@@ -3394,8 +3459,8 @@ function RewardExchangeView(props) {
3394
3459
  var _a;
3395
3460
  return [
3396
3461
  index.h("div", { part: "choose-reward-container" },
3397
- index.h("div", { class: sheet$c.classes.Title }, states.content.text.rewardTitle),
3398
- states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$c.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
3462
+ index.h("div", { class: sheet$d.classes.Title }, states.content.text.rewardTitle),
3463
+ states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$d.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
3399
3464
  var _a, _b, _c, _d, _e;
3400
3465
  const style = {
3401
3466
  boxShadow: item.key === (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.key)
@@ -3404,7 +3469,7 @@ function RewardExchangeView(props) {
3404
3469
  borderRadius: "4px",
3405
3470
  };
3406
3471
  return (index.h("div", { key: item.key, style: style },
3407
- index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$c.classes.Card, style: {
3472
+ index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$d.classes.Card, style: {
3408
3473
  cursor: item.unavailableReasonCode
3409
3474
  ? "not-allowed"
3410
3475
  : "pointer",
@@ -3421,14 +3486,14 @@ function RewardExchangeView(props) {
3421
3486
  ? "rgba(0, 0, 0, 0.05)"
3422
3487
  : "rgba(0, 0, 0, 0)",
3423
3488
  } },
3424
- index.h("div", { class: sheet$c.classes.Image, style: {
3489
+ index.h("div", { class: sheet$d.classes.Image, style: {
3425
3490
  opacity: item.unavailableReasonCode ? "0.5" : "1",
3426
3491
  } },
3427
3492
  index.h("img", { class: item.unavailableReasonCode
3428
3493
  ? "image subdued"
3429
3494
  : "image", src: (item === null || item === void 0 ? void 0 : item.imageUrl) ||
3430
3495
  index.getAssetPath("./assets/Reward-image.png") })),
3431
- index.h("div", { class: sheet$c.classes.TextArea, style: {
3496
+ index.h("div", { class: sheet$d.classes.TextArea, style: {
3432
3497
  opacity: item.unavailableReasonCode ? "0.5" : "1",
3433
3498
  } },
3434
3499
  index.h("div", { class: "title", style: {
@@ -3461,7 +3526,7 @@ function RewardExchangeView(props) {
3461
3526
  item.prettySourceMinValue,
3462
3527
  }))))))));
3463
3528
  }))),
3464
- index.h("div", { class: sheet$c.classes.Button },
3529
+ index.h("div", { class: sheet$d.classes.Button },
3465
3530
  index.h("sl-button", { exportparts: "base: primarybutton-base", class: "continue right", size: "large", onClick: () => callbacks.setStage("chooseAmount"), loading: states.loading, disabled: !states.selectedItem }, states.content.text.continueText))),
3466
3531
  ];
3467
3532
  }
@@ -3472,7 +3537,7 @@ function RewardExchangeView(props) {
3472
3537
  ? false
3473
3538
  : input && !states.amount;
3474
3539
  return (index.h("div", null,
3475
- index.h("div", { class: sheet$c.classes.ChooseAmount, part: "choose-amount-container" },
3540
+ index.h("div", { class: sheet$d.classes.ChooseAmount, part: "choose-amount-container" },
3476
3541
  index.h("div", { class: "wrapper" },
3477
3542
  index.h("img", { class: "image", src: (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
3478
3543
  index.getAssetPath("./assets/Reward-image.png") }),
@@ -3481,7 +3546,7 @@ function RewardExchangeView(props) {
3481
3546
  ((_c = states.selectedItem) === null || _c === void 0 ? void 0 : _c.ruleType) === "FIXED_GLOBAL_REWARD" ? (index.h("div", { class: "points" }, input)) : (index.h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)),
3482
3547
  ((_d = states.selectedItem) === null || _d === void 0 ? void 0 : _d.ruleType) === "FIXED_GLOBAL_REWARD" ? (index.h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)) : (index.h("div", null, input)),
3483
3548
  index.h("div", { class: "space" }))),
3484
- index.h("div", { class: sheet$c.classes.Button },
3549
+ index.h("div", { class: sheet$d.classes.Button },
3485
3550
  index.h("sl-button", { exportparts: "base: secondarybutton-base", class: "cancel", size: "large", type: "text", onClick: () => callbacks.resetState() }, states.content.text.cancelText),
3486
3551
  index.h("sl-button", { exportparts: "base: primarybutton-base", class: "continue", size: "large", onClick: () => callbacks.setStage("confirmation"), disabled: isDisabled }, states.content.text.continueToConfirmationText)))));
3487
3552
  }
@@ -3489,8 +3554,8 @@ function RewardExchangeView(props) {
3489
3554
  const cost = (selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettySourceValue) || selectedItem.prettySourceValue;
3490
3555
  const amount = selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettyDestinationValue;
3491
3556
  return (index.h("div", null,
3492
- index.h("div", { class: sheet$c.classes.Confirmation, part: "confirmation-container" },
3493
- index.h("div", { class: sheet$c.classes.Title }, states.content.text.redeemTitle),
3557
+ index.h("div", { class: sheet$d.classes.Confirmation, part: "confirmation-container" },
3558
+ index.h("div", { class: sheet$d.classes.Title }, states.content.text.redeemTitle),
3494
3559
  index.h("div", { class: "wrapper" },
3495
3560
  index.h("div", { class: "field" }, states.content.text.rewardNameTitle),
3496
3561
  index.h("div", { class: "reward-item-container" },
@@ -3505,13 +3570,13 @@ function RewardExchangeView(props) {
3505
3570
  index.h("div", { class: "wrapper top-border padding" },
3506
3571
  index.h("div", { class: "field" }, states.content.text.costTitle),
3507
3572
  index.h("div", { class: "value" }, cost)),
3508
- index.h("div", { class: sheet$c.classes.Button },
3573
+ index.h("div", { class: sheet$d.classes.Button },
3509
3574
  index.h("sl-button", { class: "cancel", type: "text", size: "large", onClick: () => callbacks.setStage("chooseAmount") }, states.content.text.backText),
3510
3575
  index.h("sl-button", { class: "continue", size: "large", loading: states.loading, onClick: callbacks.exchangeReward }, states.content.text.redeemText)))));
3511
3576
  }
3512
3577
  function success() {
3513
3578
  var _a, _b, _c, _d, _e, _f;
3514
- return (index.h("div", { class: sheet$c.classes.Success, part: "success-container" },
3579
+ return (index.h("div", { class: sheet$d.classes.Success, part: "success-container" },
3515
3580
  index.h(Gift$1, null),
3516
3581
  index.h(Confetti, null),
3517
3582
  index.h("div", { class: "title" }, (_a = states.content.text) === null || _a === void 0 ? void 0 : _a.rewardRedeemedText),
@@ -3525,8 +3590,8 @@ function RewardExchangeView(props) {
3525
3590
  })),
3526
3591
  (data === null || data === void 0 ? void 0 : data.fuelTankCode) && (index.h("div", { class: "promo" },
3527
3592
  states.content.text.promoCode,
3528
- index.h(copyTextView.CopyTextView, { copyString: data.fuelTankCode, tooltiptext: (_f = states === null || states === void 0 ? void 0 : states.content) === null || _f === void 0 ? void 0 : _f.text.tooltipText, open: states.open, onClick: callbacks.copyFuelTankCode }))),
3529
- index.h("div", { class: sheet$c.classes.Button },
3593
+ index.h(CopyTextView, { copyString: data.fuelTankCode, tooltiptext: (_f = states === null || states === void 0 ? void 0 : states.content) === null || _f === void 0 ? void 0 : _f.text.tooltipText, open: states.open, onClick: callbacks.copyFuelTankCode }))),
3594
+ index.h("div", { class: sheet$d.classes.Button },
3530
3595
  index.h("sl-button", { class: "continue center", type: "primary", size: "large", onClick: () => callbacks.resetState(true) }, states.content.text.doneText))));
3531
3596
  }
3532
3597
  const stages = {
@@ -3538,7 +3603,7 @@ function RewardExchangeView(props) {
3538
3603
  const currentStage = stages[states.redeemStage];
3539
3604
  function stageMap() {
3540
3605
  const stageNumber = stageList.indexOf(states.redeemStage);
3541
- return (index.h("div", { class: sheet$c.classes.ProgressBar },
3606
+ return (index.h("div", { class: sheet$d.classes.ProgressBar },
3542
3607
  index.h("div", { class: "text-area" }, Object.keys(stageProgressList).map((stage) => {
3543
3608
  if (stageList.indexOf(stage) <= stageNumber) {
3544
3609
  return index.h("span", { class: "text" }, stageProgressList[stage]);
@@ -3550,10 +3615,10 @@ function RewardExchangeView(props) {
3550
3615
  index.h(ProgressBar, { stageCount: 3, currentStage: stageNumber })));
3551
3616
  }
3552
3617
  function loading() {
3553
- return (index.h("div", { class: sheet$c.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
3618
+ return (index.h("div", { class: sheet$d.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
3554
3619
  return (index.h("div", null,
3555
- index.h("sl-card", { class: sheet$c.classes.Card },
3556
- index.h("div", { class: sheet$c.classes.CardLayout },
3620
+ index.h("sl-card", { class: sheet$d.classes.Card },
3621
+ index.h("div", { class: sheet$d.classes.CardLayout },
3557
3622
  index.h("div", null,
3558
3623
  index.h("sl-skeleton", { style: {
3559
3624
  width: "100px",
@@ -3585,12 +3650,12 @@ function RewardExchangeView(props) {
3585
3650
  if (!(refs === null || refs === void 0 ? void 0 : refs.canvasRef))
3586
3651
  return;
3587
3652
  refs.canvasRef.current = canvas;
3588
- }, id: "my-canvas", class: sheet$c.classes.Confetti }));
3653
+ }, id: "my-canvas", class: sheet$d.classes.Confetti }));
3589
3654
  }
3590
3655
  if (states.noExchangeOptions)
3591
3656
  return states.content.text.empty;
3592
- return (index.h("div", { class: sheet$c.classes.Container, part: "sqm-base" },
3593
- index.h("style", { type: "text/css" }, styleString$c),
3657
+ return (index.h("div", { class: sheet$d.classes.Container, part: "sqm-base" },
3658
+ index.h("style", { type: "text/css" }, styleString$d),
3594
3659
  index.h("div", null,
3595
3660
  stageMap(),
3596
3661
  states.exchangeError && errorMessage(),
@@ -4006,7 +4071,7 @@ function CardFeedView(props, children) {
4006
4071
  index.h("div", { class: sheet.classes.Container, part: "sqm-base" }, children)));
4007
4072
  }
4008
4073
 
4009
- const style$d = {
4074
+ const style$e = {
4010
4075
  HostBlock: mixins.HostBlock,
4011
4076
  couponCodeLabel: {
4012
4077
  margin: "var(--sl-spacing-x-small) 0",
@@ -4014,23 +4079,23 @@ const style$d = {
4014
4079
  fontSize: "var(--sl-font-size-small)",
4015
4080
  },
4016
4081
  };
4017
- const vanillaStyle$8 = `
4082
+ const vanillaStyle$9 = `
4018
4083
  :host{
4019
4084
  display: block;
4020
4085
  width: 100%;
4021
4086
  }
4022
4087
  `;
4023
- const sheet$d = JSS.createStyleSheet(style$d);
4024
- const styleString$d = sheet$d.toString();
4088
+ const sheet$e = JSS.createStyleSheet(style$e);
4089
+ const styleString$e = sheet$e.toString();
4025
4090
  function CouponCodeView(props) {
4026
4091
  const error = !props.loading && props.error;
4027
4092
  return (index.h("div", null,
4028
4093
  index.h("style", { type: "text/css" },
4029
- styleString$d,
4030
- vanillaStyle$8),
4031
- index.h("p", { class: sheet$d.classes.couponCodeLabel, style: { textAlign: props.textAlign } }, props.couponCodeLabel),
4094
+ styleString$e,
4095
+ vanillaStyle$9),
4096
+ index.h("p", { class: sheet$e.classes.couponCodeLabel, style: { textAlign: props.textAlign } }, props.couponCodeLabel),
4032
4097
  error ? (index.h("sqm-form-message", { type: props.errorType, exportparts: "erroralert-icon" },
4033
- index.h("div", { part: "erroralert-text" }, props.errorText))) : (index.h(copyTextView.CopyTextView, Object.assign({}, props)))));
4098
+ index.h("div", { part: "erroralert-text" }, props.errorText))) : (index.h(CopyTextView, Object.assign({}, props)))));
4034
4099
  }
4035
4100
 
4036
4101
  function t(t,n,r){return Math.min(Math.max(t,r),n)}class n extends Error{constructor(t){super(`Failed to parse color: "${t}"`);}}function r(r){if("string"!=typeof r)throw new n(r);if("transparent"===r.trim().toLowerCase())return [0,0,0,0];let e=r.trim();e=u.test(r)?function(t){const r=t.toLowerCase().trim(),e=o[function(t){let n=5381,r=t.length;for(;r;)n=33*n^t.charCodeAt(--r);return (n>>>0)%2341}(r)];if(!e)throw new n(t);return `#${e}`}(r):r;const f=s.exec(e);if(f){const t=Array.from(f).slice(1);return [...t.slice(0,3).map(t=>parseInt(_(t,2),16)),parseInt(_(t[3]||"f",2),16)/255]}const p=i.exec(e);if(p){const t=Array.from(p).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,16)),parseInt(t[3]||"ff",16)/255]}const z=a.exec(e);if(z){const t=Array.from(z).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,10)),parseFloat(t[3]||"1")]}const h=c.exec(e);if(h){const[e,o,_,s]=Array.from(h).slice(1).map(parseFloat);if(t(0,100,o)!==o)throw new n(r);if(t(0,100,_)!==_)throw new n(r);return [...l(e,o,_),s||1]}throw new n(r)}const e=t=>parseInt(t.replace(/_/g,""),36),o="1q29ehhb 1n09sgk7 1kl1ekf_ _yl4zsno 16z9eiv3 1p29lhp8 _bd9zg04 17u0____ _iw9zhe5 _to73___ _r45e31e _7l6g016 _jh8ouiv _zn3qba8 1jy4zshs 11u87k0u 1ro9yvyo 1aj3xael 1gz9zjz0 _3w8l4xo 1bf1ekf_ _ke3v___ _4rrkb__ 13j776yz _646mbhl _nrjr4__ _le6mbhl 1n37ehkb _m75f91n _qj3bzfz 1939yygw 11i5z6x8 _1k5f8xs 1509441m 15t5lwgf _ae2th1n _tg1ugcv 1lp1ugcv 16e14up_ _h55rw7n _ny9yavn _7a11xb_ 1ih442g9 _pv442g9 1mv16xof 14e6y7tu 1oo9zkds 17d1cisi _4v9y70f _y98m8kc 1019pq0v 12o9zda8 _348j4f4 1et50i2o _8epa8__ _ts6senj 1o350i2o 1mi9eiuo 1259yrp0 1ln80gnw _632xcoy 1cn9zldc _f29edu4 1n490c8q _9f9ziet 1b94vk74 _m49zkct 1kz6s73a 1eu9dtog _q58s1rz 1dy9sjiq __u89jo3 _aj5nkwg _ld89jo3 13h9z6wx _qa9z2ii _l119xgq _bs5arju 1hj4nwk9 1qt4nwk9 1ge6wau6 14j9zlcw 11p1edc_ _ms1zcxe _439shk6 _jt9y70f _754zsow 1la40eju _oq5p___ _x279qkz 1fa5r3rv _yd2d9ip _424tcku _8y1di2_ _zi2uabw _yy7rn9h 12yz980_ __39ljp6 1b59zg0x _n39zfzp 1fy9zest _b33k___ _hp9wq92 1il50hz4 _io472ub _lj9z3eo 19z9ykg0 _8t8iu3a 12b9bl4a 1ak5yw0o _896v4ku _tb8k8lv _s59zi6t _c09ze0p 1lg80oqn 1id9z8wb _238nba5 1kq6wgdi _154zssg _tn3zk49 _da9y6tc 1sg7cv4f _r12jvtt 1gq5fmkz 1cs9rvci _lp9jn1c _xw1tdnb 13f9zje6 16f6973h _vo7ir40 _bt5arjf _rc45e4t _hr4e100 10v4e100 _hc9zke2 _w91egv_ _sj2r1kk 13c87yx8 _vqpds__ _ni8ggk8 _tj9yqfb 1ia2j4r4 _7x9b10u 1fc9ld4j 1eq9zldr _5j9lhpx _ez9zl6o _md61fzm".split(" ").reduce((t,n)=>{const r=e(n.substring(0,3)),o=e(n.substring(3)).toString(16);let _="";for(let t=0;t<6-o.length;t++)_+="0";return t[r]=`${_}${o}`,t},{}),_=(t,n)=>Array.from(Array(n)).map(()=>t).join(""),s=new RegExp(`^#${_("([a-f0-9])",3)}([a-f0-9])?$`,"i"),i=new RegExp(`^#${_("([a-f0-9]{2})",3)}([a-f0-9]{2})?$`,"i"),a=new RegExp(`^rgba?\\(\\s*(\\d+)\\s*${_(",\\s*(\\d+)\\s*",2)}(?:,\\s*([\\d.]+))?\\s*\\)$`,"i"),c=/^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i,u=/^[a-z]+$/i,f=t=>Math.round(255*t),l=(t,n,r)=>{let e=r/100;if(0===n)return [e,e,e].map(f);const o=(t%360+360)%360/60,_=(1-Math.abs(2*e-1))*(n/100),s=_*(1-Math.abs(o%2-1));let i=0,a=0,c=0;o>=0&&o<1?(i=_,a=s):o>=1&&o<2?(i=s,a=_):o>=2&&o<3?(a=_,c=s):o>=3&&o<4?(a=s,c=_):o>=4&&o<5?(i=s,c=_):o>=5&&o<6&&(i=_,c=s);const u=e-_/2;return [i+u,a+u,c+u].map(f)};function p(t){const[n,e,o,_]=r(t).map((t,n)=>3===n?t:t/255),s=Math.max(n,e,o),i=Math.min(n,e,o),a=(s+i)/2;if(s===i)return [0,0,a,_];const c=s-i;return [60*(n===s?(e-o)/c+(e<o?6:0):e===s?(o-n)/c+2:(n-e)/c+4),a>.5?c/(2-s-i):c/(s+i),a,_]}function z(n,r,e,o){return `hsla(${(n%360).toFixed()}, ${t(0,100,100*r).toFixed()}%, ${t(0,100,100*e).toFixed()}%, ${parseFloat(t(0,1,o).toFixed(3))})`}
@@ -4121,6 +4186,7 @@ const ShadowViewAddon = ({ story }, children) => {
4121
4186
  exports.BigStatView = BigStatView;
4122
4187
  exports.CardFeedView = CardFeedView;
4123
4188
  exports.CheckboxFieldView = CheckboxFieldView;
4189
+ exports.CopyTextView = CopyTextView;
4124
4190
  exports.CouponCodeView = CouponCodeView;
4125
4191
  exports.DropdownFieldView = DropdownFieldView;
4126
4192
  exports.EditProfileView = EditProfileView;