@saasquatch/mint-components 1.15.0-3 → 1.15.0-5

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 (234) hide show
  1. package/dist/cjs/{GenericTableView-a9f4ba75.js → GenericTableView-f0e9c531.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-787391f7.js → ShadowViewAddon-3f11bc68.js} +179 -180
  3. package/dist/cjs/{global-e31dc4f5.js → global-261393c6.js} +59 -13
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/mint-components.cjs.js +2 -2
  6. package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +7 -44
  7. package/dist/cjs/{sqm-base-registration-form-view-8a2c8763.js → sqm-base-registration-form-view-1b2440c3.js} +1 -1
  8. package/dist/cjs/sqm-big-stat_41.cjs.entry.js +14 -11
  9. package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
  10. package/dist/cjs/sqm-empty_4.cjs.entry.js +9 -8
  11. package/dist/cjs/{sqm-invoice-table-view-16ac73d0.js → sqm-invoice-table-view-8b950046.js} +1 -1
  12. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
  13. package/dist/cjs/sqm-pagination_3.cjs.entry.js +2 -2
  14. package/dist/cjs/{sqm-portal-email-verification-view-7ebb426a.js → sqm-portal-email-verification-view-8d5b23f3.js} +2 -2
  15. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
  16. package/dist/cjs/{sqm-portal-forgot-password-view-78f19ef9.js → sqm-portal-forgot-password-view-b986086e.js} +1 -1
  17. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
  18. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +2 -2
  19. package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +3 -3
  20. package/dist/cjs/{sqm-portal-login-view-761a4d8e.js → sqm-portal-login-view-84e99287.js} +1 -1
  21. package/dist/cjs/{sqm-portal-profile-view-33164798.js → sqm-portal-profile-view-fcb3ea3f.js} +2 -2
  22. package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
  23. package/dist/cjs/{sqm-portal-registration-form-view-637a4bf4.js → sqm-portal-registration-form-view-4377d849.js} +1 -1
  24. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +2 -2
  25. package/dist/cjs/{sqm-portal-reset-password-view-fe602822.js → sqm-portal-reset-password-view-52fc50fe.js} +1 -1
  26. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
  27. package/dist/cjs/{sqm-portal-verify-email-view-7b678f34.js → sqm-portal-verify-email-view-4f837226.js} +1 -1
  28. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +2 -2
  29. package/dist/cjs/{sqm-qr-code-view-15dfc0b6.js → sqm-qr-code-view-3da9ed28.js} +2 -7
  30. package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
  31. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +3 -5
  32. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
  33. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +4 -4
  34. package/dist/cjs/sqm-stencilbook.cjs.entry.js +15 -15
  35. package/dist/cjs/{sqm-text-span-view-0aa82125.js → sqm-text-span-view-56e48a78.js} +6 -6
  36. package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
  37. package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +1 -2
  38. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +1 -1
  39. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
  40. package/dist/collection/components/sqm-empty/sqm-empty-view.js +1 -1
  41. package/dist/collection/components/sqm-form-message/FormMessage.stories.js +1 -1
  42. package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -3
  43. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +54 -54
  44. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +25 -1
  45. package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +2 -2
  46. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +1 -1
  47. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +3 -1
  48. package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +2 -7
  49. package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +1 -1
  50. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +1 -1
  51. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +0 -2
  52. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +2 -2
  53. package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +12 -12
  54. package/dist/collection/components/sqm-text/sqm-text.js +7 -6
  55. package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +6 -6
  56. package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +1 -1
  57. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +1 -12
  58. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +0 -15
  59. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +1 -11
  60. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +1 -2
  61. package/dist/collection/global/mixins.js +2 -2
  62. package/dist/collection/global/styles.js +59 -13
  63. package/dist/collection/global/styles.ts +59 -13
  64. package/dist/collection/tables/GenericTableView.js +2 -2
  65. package/dist/esm/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +2 -2
  66. package/dist/esm/{ShadowViewAddon-cf230f50.js → ShadowViewAddon-f5791215.js} +179 -180
  67. package/dist/esm/{global-be1f9992.js → global-7b65dcb8.js} +59 -13
  68. package/dist/esm/loader.js +2 -2
  69. package/dist/esm/mint-components.js +2 -2
  70. package/dist/esm/sqm-banking-info-form_17.entry.js +7 -44
  71. package/dist/esm/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
  72. package/dist/esm/sqm-big-stat_41.entry.js +14 -11
  73. package/dist/esm/sqm-email-verification.entry.js +2 -2
  74. package/dist/esm/sqm-empty_4.entry.js +9 -8
  75. package/dist/esm/{sqm-invoice-table-view-2c726568.js → sqm-invoice-table-view-0f0a7386.js} +1 -1
  76. package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
  77. package/dist/esm/sqm-pagination_3.entry.js +2 -2
  78. package/dist/esm/{sqm-portal-email-verification-view-35b4353b.js → sqm-portal-email-verification-view-3bd4f1d9.js} +2 -2
  79. package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
  80. package/dist/esm/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.js} +1 -1
  81. package/dist/esm/sqm-portal-forgot-password.entry.js +2 -2
  82. package/dist/esm/sqm-portal-google-login.entry.js +2 -2
  83. package/dist/esm/sqm-portal-google-registration-form.entry.js +3 -3
  84. package/dist/esm/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
  85. package/dist/esm/{sqm-portal-profile-view-93003974.js → sqm-portal-profile-view-3a751a15.js} +2 -2
  86. package/dist/esm/sqm-portal-profile.entry.js +3 -3
  87. package/dist/esm/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
  88. package/dist/esm/sqm-portal-registration-form.entry.js +2 -2
  89. package/dist/esm/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
  90. package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
  91. package/dist/esm/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
  92. package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
  93. package/dist/esm/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +2 -7
  94. package/dist/esm/sqm-qr-code.entry.js +1 -1
  95. package/dist/esm/sqm-referral-table_11.entry.js +3 -5
  96. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  97. package/dist/esm/sqm-rewards-table_9.entry.js +4 -4
  98. package/dist/esm/sqm-stencilbook.entry.js +15 -15
  99. package/dist/esm/{sqm-text-span-view-ca32495e.js → sqm-text-span-view-c577cc60.js} +6 -6
  100. package/dist/esm/sqm-text-span.entry.js +1 -1
  101. package/dist/esm-es5/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +1 -1
  102. package/dist/esm-es5/ShadowViewAddon-f5791215.js +1 -0
  103. package/dist/esm-es5/{global-be1f9992.js → global-7b65dcb8.js} +4 -4
  104. package/dist/esm-es5/loader.js +1 -1
  105. package/dist/esm-es5/mint-components.js +1 -1
  106. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
  107. package/dist/esm-es5/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
  108. package/dist/esm-es5/sqm-big-stat_41.entry.js +1 -1
  109. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  110. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  111. package/dist/esm-es5/{sqm-invoice-table-view-2c726568.js → sqm-invoice-table-view-0f0a7386.js} +1 -1
  112. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  113. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  114. package/dist/esm-es5/{sqm-portal-email-verification-view-35b4353b.js → sqm-portal-email-verification-view-3bd4f1d9.js} +1 -1
  115. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  116. package/dist/esm-es5/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.js} +1 -1
  117. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  118. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -1
  119. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  120. package/dist/esm-es5/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
  121. package/dist/esm-es5/{sqm-portal-profile-view-93003974.js → sqm-portal-profile-view-3a751a15.js} +1 -1
  122. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  123. package/dist/esm-es5/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
  124. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  125. package/dist/esm-es5/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
  126. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  127. package/dist/esm-es5/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
  128. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  129. package/dist/esm-es5/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +1 -1
  130. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  131. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  132. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  133. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  134. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  135. package/dist/esm-es5/sqm-text-span-view-c577cc60.js +1 -0
  136. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  137. package/dist/mint-components/global/styles.ts +59 -13
  138. package/dist/mint-components/mint-components.esm.js +1 -1
  139. package/dist/mint-components/mint-components.js +1 -1
  140. package/dist/mint-components/{p-0d182dc1.system.js → p-05255c61.system.js} +1 -1
  141. package/dist/mint-components/{p-2f101bae.entry.js → p-0559d880.entry.js} +1 -1
  142. package/dist/mint-components/{p-b287833c.system.entry.js → p-10ed0483.system.entry.js} +1 -1
  143. package/dist/mint-components/{p-116baa69.entry.js → p-15d20bf9.entry.js} +11 -11
  144. package/dist/mint-components/{p-7a9290ba.js → p-20245645.js} +1 -1
  145. package/dist/mint-components/{p-4794641c.system.js → p-217514ac.system.js} +1 -1
  146. package/dist/mint-components/{p-10d17989.entry.js → p-22f374db.entry.js} +1 -1
  147. package/dist/mint-components/{p-19bc3406.system.entry.js → p-2b462e4f.system.entry.js} +1 -1
  148. package/dist/mint-components/p-2e110002.system.js +1 -0
  149. package/dist/mint-components/{p-5d7e308c.system.entry.js → p-2e4129e0.system.entry.js} +1 -1
  150. package/dist/mint-components/{p-bbcd824a.js → p-32d5cbc1.js} +1 -1
  151. package/dist/mint-components/{p-9bfd9bed.system.entry.js → p-345fd28e.system.entry.js} +1 -1
  152. package/dist/mint-components/p-3708a40b.system.js +1 -0
  153. package/dist/mint-components/p-383d8c5a.system.entry.js +1 -0
  154. package/dist/mint-components/{p-aad32fb6.system.js → p-38de17fa.system.js} +1 -1
  155. package/dist/mint-components/{p-a2fde301.entry.js → p-3af1ec4c.entry.js} +1 -1
  156. package/dist/mint-components/p-49206a9c.entry.js +1 -0
  157. package/dist/mint-components/{p-7846937e.entry.js → p-4ae5ac59.entry.js} +2 -2
  158. package/dist/mint-components/{p-cbbfac66.entry.js → p-4b626c19.entry.js} +2 -2
  159. package/dist/mint-components/{p-90fc6774.system.entry.js → p-4b6f2eca.system.entry.js} +1 -1
  160. package/dist/mint-components/{p-e5d0375e.system.js → p-571e1427.system.js} +1 -1
  161. package/dist/mint-components/{p-5cb7f9fc.system.entry.js → p-5c0576c0.system.entry.js} +1 -1
  162. package/dist/mint-components/{p-57eef0af.entry.js → p-5c2d9a52.entry.js} +6 -6
  163. package/dist/mint-components/{p-492b70db.system.js → p-5dbe8b0a.system.js} +1 -1
  164. package/dist/mint-components/{p-9386ad84.system.entry.js → p-605c2904.system.entry.js} +1 -1
  165. package/dist/mint-components/{p-a7746488.system.js → p-646cfbd5.system.js} +1 -1
  166. package/dist/mint-components/{p-91959fbe.js → p-69ac09d4.js} +1 -1
  167. package/dist/mint-components/{p-3f067fd5.js → p-7127a230.js} +1 -1
  168. package/dist/mint-components/{p-99ad7d56.system.js → p-71d7c2a0.system.js} +1 -1
  169. package/dist/mint-components/{p-0c78815e.system.entry.js → p-7cbec088.system.entry.js} +1 -1
  170. package/dist/mint-components/{p-dbcb5359.js → p-7e3a84bc.js} +1 -1
  171. package/dist/mint-components/{p-50c902ca.system.entry.js → p-7e8bf5cb.system.entry.js} +1 -1
  172. package/dist/mint-components/{p-2da21ba4.entry.js → p-802b9f7e.entry.js} +1 -1
  173. package/dist/mint-components/{p-85671c3d.system.entry.js → p-8053366e.system.entry.js} +1 -1
  174. package/dist/mint-components/{p-d07f3090.entry.js → p-87c21535.entry.js} +1 -1
  175. package/dist/mint-components/p-893d7ab4.js +1 -0
  176. package/dist/mint-components/{p-837a0fdd.js → p-8c494bf1.js} +1 -1
  177. package/dist/mint-components/{p-21620f81.system.entry.js → p-8f603753.system.entry.js} +1 -1
  178. package/dist/mint-components/{p-1f089c3f.system.entry.js → p-97ccee03.system.entry.js} +1 -1
  179. package/dist/mint-components/{p-37996351.system.js → p-9dd8c93b.system.js} +1 -1
  180. package/dist/mint-components/p-a4eb4b81.entry.js +144 -0
  181. package/dist/mint-components/{p-53730ffe.entry.js → p-a81b507f.entry.js} +3 -3
  182. package/dist/mint-components/{p-cd569259.system.js → p-aa3c81d3.system.js} +1 -1
  183. package/dist/mint-components/{p-0d2d0b6d.entry.js → p-aaff68dc.entry.js} +1 -1
  184. package/dist/mint-components/{p-f0772618.system.entry.js → p-ac9f4085.system.entry.js} +1 -1
  185. package/dist/mint-components/p-acf93efa.js +394 -0
  186. package/dist/mint-components/{p-65069b66.js → p-ae473175.js} +14 -14
  187. package/dist/mint-components/{p-b75bb6e3.system.js → p-b5fb3826.system.js} +1 -1
  188. package/dist/mint-components/{p-0ebab63e.system.js → p-bd2a2546.system.js} +1 -1
  189. package/dist/mint-components/p-c07551c4.system.entry.js +1 -0
  190. package/dist/mint-components/p-c0b52238.entry.js +33 -0
  191. package/dist/mint-components/p-c2ab40ae.system.entry.js +1 -0
  192. package/dist/mint-components/p-c53b8fe7.entry.js +13 -0
  193. package/dist/mint-components/{p-626e9e84.js → p-ccb5699b.js} +1 -1
  194. package/dist/mint-components/{p-7f80a9d7.entry.js → p-ccf8c9aa.entry.js} +1 -1
  195. package/dist/mint-components/{p-63a75798.js → p-cde752fa.js} +1 -1
  196. package/dist/mint-components/{p-91ab3da1.js → p-dc52c36a.js} +1 -1
  197. package/dist/mint-components/{p-f7c99803.system.js → p-df89186f.system.js} +1 -1
  198. package/dist/mint-components/{p-f940190a.js → p-e145e4f8.js} +1 -1
  199. package/dist/mint-components/{p-5c28406d.system.entry.js → p-e21a1cb8.system.entry.js} +1 -1
  200. package/dist/mint-components/{p-ef6381d4.entry.js → p-e4fd9966.entry.js} +1 -1
  201. package/dist/mint-components/p-eab1c9f3.js +1 -0
  202. package/dist/mint-components/p-ebdf906a.entry.js +1 -0
  203. package/dist/mint-components/p-ec7d2a85.entry.js +1 -0
  204. package/dist/mint-components/{p-3f6e0197.system.entry.js → p-f2228da3.system.entry.js} +1 -1
  205. package/dist/mint-components/p-f25f3d2a.system.entry.js +1 -0
  206. package/dist/mint-components/p-fa630b25.system.entry.js +1 -0
  207. package/dist/mint-components/{p-bdb7d451.system.js → p-fbfbbbd2.system.js} +1 -1
  208. package/dist/mint-components/{p-380bfde1.entry.js → p-fd0a013f.entry.js} +1 -1
  209. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +1 -0
  210. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +5 -0
  211. package/dist/types/components.d.ts +10 -0
  212. package/dist/types/global/styles.d.ts +1 -1
  213. package/docs/docs.docx +0 -0
  214. package/docs/raisins.json +1 -1
  215. package/grapesjs/grapesjs.js +1 -1
  216. package/package.json +1 -1
  217. package/dist/esm-es5/ShadowViewAddon-cf230f50.js +0 -1
  218. package/dist/esm-es5/sqm-text-span-view-ca32495e.js +0 -1
  219. package/dist/mint-components/p-4e773bb1.system.entry.js +0 -1
  220. package/dist/mint-components/p-562428ef.system.js +0 -1
  221. package/dist/mint-components/p-653f963f.entry.js +0 -13
  222. package/dist/mint-components/p-693942df.entry.js +0 -144
  223. package/dist/mint-components/p-6cc141b9.js +0 -394
  224. package/dist/mint-components/p-b207beeb.entry.js +0 -1
  225. package/dist/mint-components/p-b82e1935.system.entry.js +0 -1
  226. package/dist/mint-components/p-c9f1dde7.js +0 -1
  227. package/dist/mint-components/p-cb7bdbe4.entry.js +0 -1
  228. package/dist/mint-components/p-daee25f9.system.entry.js +0 -1
  229. package/dist/mint-components/p-de8e9981.system.entry.js +0 -1
  230. package/dist/mint-components/p-e07bc6c4.system.js +0 -1
  231. package/dist/mint-components/p-e5a5ae7f.system.entry.js +0 -1
  232. package/dist/mint-components/p-f56bedd5.js +0 -1
  233. package/dist/mint-components/p-fe2e2f4a.entry.js +0 -1
  234. package/dist/mint-components/p-ff8b8067.entry.js +0 -33
@@ -2,7 +2,7 @@
2
2
 
3
3
  const index = require('./index-a29c60ef.js');
4
4
  const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
5
- const global = require('./global-e31dc4f5.js');
5
+ const global = require('./global-261393c6.js');
6
6
  const index_module = require('./index.module-ee84433d.js');
7
7
  const cjs = require('./cjs-1066ec21.js');
8
8
  const utils = require('./utils-6847bc06.js');
@@ -12,7 +12,7 @@ const mixins = require('./mixins-f7e0377a.js');
12
12
  const copyTextView = require('./copy-text-view-c85acaaa.js');
13
13
  const useChildElements = require('./useChildElements-1b35d945.js');
14
14
  const luxon = require('./luxon-2926d85f.js');
15
- const sqmTextSpanView = require('./sqm-text-span-view-0aa82125.js');
15
+ const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
16
16
  const index$1 = require('./index-8c6255f5.js');
17
17
  const utilities = require('./utilities-78f5e169.js');
18
18
  const sqmPortalContainerView = require('./sqm-portal-container-view-4f15143a.js');
@@ -92,72 +92,72 @@ function ShareButtonView(props, children) {
92
92
  !props.hidetext && children)));
93
93
  }
94
94
 
95
- const style$1 = {
96
- Leaderboard: {
97
- "& table": {
98
- width: "100%",
99
- borderCollapse: "collapse",
100
- },
101
- "& th": {
102
- textAlign: "left",
103
- padding: "var(--sl-spacing-medium)",
104
- paddingTop: "0",
105
- fontSize: "var(--sl-font-size-medium)",
106
- fontWeight: "var(--sl-font-weight-semibold)",
107
- },
108
- "& tr:not(:first-child)": {
109
- borderTop: "1px solid var(--sl-color-neutral-200)",
110
- },
111
- "& td": {
112
- fontSize: "var(--sl-font-size-medium)",
113
- fontWeight: "var(--sl-font-weight-normal)",
114
- },
115
- "& .ellipses": {
116
- textAlign: "left",
117
- padding: "0",
118
- color: "var(--sl-color-neutral-500)",
119
- paddingLeft: "25%",
120
- },
121
- "& .highlight": {
122
- background: "var(--sl-color-primary-50)",
123
- },
124
- "& td, th": {
125
- color: "var(--sl-color-gray-800)",
126
- padding: "var(--sl-spacing-medium)",
127
- },
128
- "& .User": {
129
- width: "100%",
130
- },
131
- "& .Score": {
132
- width: "auto",
133
- whiteSpace: "nowrap",
134
- },
135
- "& .Rank": {
136
- whiteSpace: "nowrap",
137
- },
138
- "& .fullWidth": {
139
- width: "100%",
95
+ function LeaderboardView(props) {
96
+ var _a, _b, _c;
97
+ const { states, data, elements } = props;
98
+ const { styles } = states;
99
+ const style = {
100
+ Leaderboard: {
101
+ "& table": {
102
+ width: "100%",
103
+ borderCollapse: "collapse",
104
+ },
105
+ "& th": {
106
+ textAlign: "left",
107
+ padding: "var(--sl-spacing-medium)",
108
+ paddingTop: "0",
109
+ fontSize: "var(--sl-font-size-medium)",
110
+ fontWeight: "var(--sl-font-weight-semibold)",
111
+ },
112
+ "& tr:not(:first-child)": {
113
+ borderTop: "1px solid var(--sl-color-neutral-200)",
114
+ },
115
+ "& td": {
116
+ fontSize: "var(--sl-font-size-medium)",
117
+ fontWeight: "var(--sl-font-weight-normal)",
118
+ },
119
+ "& .ellipses": {
120
+ textAlign: "left",
121
+ padding: "0",
122
+ color: "var(--sqm-text)",
123
+ paddingLeft: "25%",
124
+ },
125
+ "& .highlight": {
126
+ background: styles.viewingUserhighlightColor || "var(--sl-color-primary-100)",
127
+ },
128
+ "& td, th": {
129
+ color: "var(--sqm-text)",
130
+ padding: "var(--sl-spacing-medium)",
131
+ },
132
+ "& .User": {
133
+ width: "100%",
134
+ },
135
+ "& .Score": {
136
+ width: "auto",
137
+ whiteSpace: "nowrap",
138
+ },
139
+ "& .Rank": {
140
+ whiteSpace: "nowrap",
141
+ },
142
+ "& .fullWidth": {
143
+ width: "100%",
144
+ },
140
145
  },
141
- },
142
- };
143
- const sheet$1 = JSS.createStyleSheet(style$1);
144
- const styleString$1 = sheet$1.toString();
145
- const vanillaStyle = `
146
+ };
147
+ const sheet = JSS.createStyleSheet(style);
148
+ const styleString = sheet.toString();
149
+ const vanillaStyle = `
146
150
  :host{
147
151
  display: block;
148
152
  }
149
153
  `;
150
- function LeaderboardView(props) {
151
- var _a, _b, _c;
152
- const { states, data, elements } = props;
153
- const { styles } = states;
154
154
  if (states.isEssentials) {
155
155
  return (index.h("sqm-empty", { "empty-state-image": "https://res.cloudinary.com/saasquatch/image/upload/v1715360191/squatch-assets/Leaderboard_Not_Available.svg", "empty-state-header": "Leaderboards aren\u2019t available on your plan", "empty-state-text": "Contact {supportText} to upgrade your plan and start leveraging gamification in your program.", "support-text": "Support" }));
156
156
  }
157
157
  if (states.loading) {
158
- return (index.h("div", { class: sheet$1.classes.Leaderboard, style: { width: styles.width || "100%" } },
158
+ return (index.h("div", { class: sheet.classes.Leaderboard, style: { width: styles.width || "100%" } },
159
159
  index.h("style", { type: "text/css" },
160
- styleString$1,
160
+ styleString,
161
161
  vanillaStyle),
162
162
  index.h("table", null, [...Array(10)].map(() => {
163
163
  return (index.h("tr", null,
@@ -192,9 +192,9 @@ function LeaderboardView(props) {
192
192
  }) + `${isViewingUsersRow && styles.hideNames ? viewingUserText : ""}`
193
193
  : `${userRank} ${isViewingUsersRow && styles.hideNames ? viewingUserText : ""}`;
194
194
  };
195
- return (index.h("div", { class: sheet$1.classes.Leaderboard, part: "sqm-base", style: { width: styles.width || "100%" } },
195
+ return (index.h("div", { class: sheet.classes.Leaderboard, part: "sqm-base", style: { width: styles.width || "100%" } },
196
196
  index.h("style", { type: "text/css" },
197
- styleString$1,
197
+ styleString,
198
198
  vanillaStyle),
199
199
  index.h("table", { part: "sqm-table" },
200
200
  index.h("tr", null,
@@ -242,8 +242,7 @@ function BigStatView(props) {
242
242
  Description: {
243
243
  "font-size": "var(--sl-font-size-small)",
244
244
  "font-weight": "var(--sl-font-weight-normal)",
245
- color: "var(--sl-color-gray-600)",
246
- "text-transform": "uppercase",
245
+ color: "var(--sqm-text-subdued)",
247
246
  "text-align": alignment,
248
247
  },
249
248
  };
@@ -255,7 +254,7 @@ function BigStatView(props) {
255
254
  index.h("div", { part: "stat-description", class: sheet.classes.Description }, props.labelSlot)));
256
255
  }
257
256
 
258
- const style$2 = {
257
+ const style$1 = {
259
258
  HostBlock: mixins.HostBlock,
260
259
  Frame: {
261
260
  display: "flex",
@@ -289,17 +288,17 @@ const style$2 = {
289
288
  },
290
289
  },
291
290
  };
292
- const sheet$2 = JSS.createStyleSheet(style$2);
293
- const styleString$2 = sheet$2.toString();
291
+ const sheet$1 = JSS.createStyleSheet(style$1);
292
+ const styleString$1 = sheet$1.toString();
294
293
  function PortalFrameView(props, children) {
295
294
  const { data, notFullScreen } = props;
296
- return (index.h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet$2.classes.Frame, part: "sqm-base" },
297
- index.h("style", { type: "text/css" }, styleString$2),
298
- index.h("div", { class: sheet$2.classes.HeaderWrapper, part: "sqm-header" },
295
+ return (index.h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet$1.classes.Frame, part: "sqm-base" },
296
+ index.h("style", { type: "text/css" }, styleString$1),
297
+ index.h("div", { class: sheet$1.classes.HeaderWrapper, part: "sqm-header" },
299
298
  data.header,
300
299
  index.h("slot", { name: "sqm-navigation-menu" })),
301
300
  children,
302
- index.h("div", { class: sheet$2.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
301
+ index.h("div", { class: sheet$1.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
303
302
  }
304
303
 
305
304
  const EditProfileView = (props) => {
@@ -335,7 +334,7 @@ const EditProfileView = (props) => {
335
334
  }, submit: true, exportparts: "base: primarybutton-base" }, text.updatetext),
336
335
  index.h("sl-button", { onClick: () => {
337
336
  callbacks.setShowEdit(false);
338
- }, exportparts: "base: defaultbutton-base" }, text.canceltext)))));
337
+ }, exportparts: "base: secondarybutton-base" }, text.canceltext)))));
339
338
  }
340
339
  return (index.h("div", { class: `CardWrapper FormWrapper ${!states.showEdit && "ShowEdit"}`, part: "sqm-base" },
341
340
  index.h("div", { class: "FormSection" },
@@ -1589,7 +1588,7 @@ function PortalChangePasswordView(props) {
1589
1588
  index.h("style", { type: "text/css" }, styleString))));
1590
1589
  }
1591
1590
 
1592
- const style$3 = {
1591
+ const style$2 = {
1593
1592
  Wrapper: { ...mixins.AuthWrapper, "max-width": "600px" },
1594
1593
  Column: mixins.AuthColumn,
1595
1594
  HostBlock: mixins.HostBlock,
@@ -1600,7 +1599,7 @@ const style$3 = {
1600
1599
  ButtonsContainer: mixins.AuthButtonsContainer,
1601
1600
  ErrorStyle: mixins.ErrorStyles,
1602
1601
  };
1603
- const vanillaStyle$1 = `
1602
+ const vanillaStyle = `
1604
1603
  sqm-portal-register {
1605
1604
  margin: 0 auto;
1606
1605
  width: 100%;
@@ -1615,20 +1614,20 @@ sqm-portal-register {
1615
1614
  display: none;
1616
1615
  }
1617
1616
  `;
1618
- const sheet$3 = JSS.createStyleSheet(style$3);
1619
- const styleString$3 = sheet$3.toString();
1617
+ const sheet$2 = JSS.createStyleSheet(style$2);
1618
+ const styleString$2 = sheet$2.toString();
1620
1619
  function PortalRegisterView(props) {
1621
1620
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
1622
1621
  const { states, refs, callbacks, content } = props;
1623
1622
  if (states.error) {
1624
1623
  window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
1625
1624
  }
1626
- return (index.h("div", { class: sheet$3.classes.Wrapper, part: "sqm-base" },
1625
+ return (index.h("div", { class: sheet$2.classes.Wrapper, part: "sqm-base" },
1627
1626
  index.h("style", { type: "text/css" },
1628
- vanillaStyle$1,
1629
- styleString$3),
1627
+ vanillaStyle,
1628
+ styleString$2),
1630
1629
  index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
1631
- index.h("sl-form", { class: sheet$3.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
1630
+ index.h("sl-form", { class: sheet$2.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
1632
1631
  states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
1633
1632
  index.h("div", { part: "erroralert-text" }, props.states.error))),
1634
1633
  content.formData,
@@ -1641,7 +1640,7 @@ function PortalRegisterView(props) {
1641
1640
  return content.invalidEmailErrorMessage;
1642
1641
  }
1643
1642
  } }, (((_b = (_a = states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
1644
- class: sheet$3.classes.ErrorStyle,
1643
+ class: sheet$2.classes.ErrorStyle,
1645
1644
  helpText: ((_d = (_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
1646
1645
  content.requiredFieldErrorMessage,
1647
1646
  }
@@ -1652,17 +1651,17 @@ function PortalRegisterView(props) {
1652
1651
  value: (_j = (_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.initialData) === null || _j === void 0 ? void 0 : _j.confirmPassword,
1653
1652
  }
1654
1653
  : {}), (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.validationErrors) === null || _l === void 0 ? void 0 : _l.confirmPassword) ? {
1655
- class: sheet$3.classes.ErrorStyle,
1654
+ class: sheet$2.classes.ErrorStyle,
1656
1655
  helpText: ((_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.validationErrors) === null || _o === void 0 ? void 0 : _o.confirmPassword) || content.requiredFieldErrorMessage,
1657
1656
  }
1658
1657
  : [])))),
1659
1658
  content.terms,
1660
- index.h("div", { class: sheet$3.classes.ButtonsContainer },
1659
+ index.h("div", { class: sheet$2.classes.ButtonsContainer },
1661
1660
  index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"),
1662
1661
  content.secondaryButton))));
1663
1662
  }
1664
1663
 
1665
- const style$4 = {
1664
+ const style$3 = {
1666
1665
  ErrorStyle: {
1667
1666
  "&::part(control)": {
1668
1667
  background: "var(--sl-color-danger-10)",
@@ -1685,7 +1684,7 @@ const style$4 = {
1685
1684
  "margin-bottom": "var(--sl-spacing-large)",
1686
1685
  },
1687
1686
  };
1688
- const vanillaStyle$2 = `
1687
+ const vanillaStyle$1 = `
1689
1688
  :host {
1690
1689
  margin: 0 auto;
1691
1690
  width: 100%;
@@ -1701,15 +1700,15 @@ sl-checkbox::part(base){
1701
1700
  }
1702
1701
  `;
1703
1702
  JSS.jss.setup(JSS.create());
1704
- const sheet$4 = JSS.jss.createStyleSheet(style$4);
1705
- const styleString$4 = sheet$4.toString();
1703
+ const sheet$3 = JSS.jss.createStyleSheet(style$3);
1704
+ const styleString$3 = sheet$3.toString();
1706
1705
  function CheckboxFieldView(props) {
1707
1706
  var _b, _c;
1708
1707
  const { states, content, callbacks } = props;
1709
- return (index.h("div", { class: sheet$4.classes.FieldContainer, part: "sqm-base" },
1708
+ return (index.h("div", { class: sheet$3.classes.FieldContainer, part: "sqm-base" },
1710
1709
  index.h("style", { type: "text/css" },
1711
- vanillaStyle$2,
1712
- styleString$4),
1710
+ vanillaStyle$1,
1711
+ styleString$3),
1713
1712
  index.h("sl-checkbox", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.checkboxName}`, checked: states.checked, "onSl-change": (e) => {
1714
1713
  e.target.value = e.target.checked;
1715
1714
  callbacks.setChecked(e.target.value);
@@ -1765,7 +1764,7 @@ function ChangeMarktingView(props) {
1765
1764
  index.h("div", { part: "successalert-text" }, states.text.successMessage))))));
1766
1765
  }
1767
1766
 
1768
- const style$5 = {
1767
+ const style$4 = {
1769
1768
  Description: {
1770
1769
  "& input[type=checkbox]": {
1771
1770
  display: "none",
@@ -1804,13 +1803,13 @@ const style$5 = {
1804
1803
  },
1805
1804
  },
1806
1805
  };
1807
- const sheet$5 = JSS.createStyleSheet(style$5);
1808
- const styleString$5 = sheet$5.toString();
1806
+ const sheet$4 = JSS.createStyleSheet(style$4);
1807
+ const styleString$4 = sheet$4.toString();
1809
1808
  function Details(props) {
1810
1809
  const rid = Math.random().toString(36).slice(2);
1811
1810
  return (index.h("div", { style: { opacity: props.opacity } },
1812
- index.h("style", { type: "text/css" }, styleString$5),
1813
- index.h("span", { class: sheet$5.classes.Description },
1811
+ index.h("style", { type: "text/css" }, styleString$4),
1812
+ index.h("span", { class: sheet$4.classes.Description },
1814
1813
  index.h("input", { type: "checkbox", id: "details-" + rid }),
1815
1814
  index.h("label", { class: "details", htmlFor: "details-" + rid },
1816
1815
  index.h("sl-icon", { exportparts: "base: chevron-icon", name: "chevron-down" })),
@@ -1832,7 +1831,7 @@ const GreyGift = () => {
1832
1831
  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" })));
1833
1832
  };
1834
1833
 
1835
- const style$6 = {
1834
+ const style$5 = {
1836
1835
  ProgressBar: {
1837
1836
  "& .progress-bar": {
1838
1837
  height: "0",
@@ -1944,14 +1943,14 @@ const style$6 = {
1944
1943
  },
1945
1944
  },
1946
1945
  };
1947
- const sheet$6 = JSS.createStyleSheet(style$6, { classNamePrefix: "sqm-prog-bar" });
1948
- const styleString$6 = sheet$6.toString();
1946
+ const sheet$5 = JSS.createStyleSheet(style$5, { classNamePrefix: "sqm-prog-bar" });
1947
+ const styleString$5 = sheet$5.toString();
1949
1948
  function ProgressBarView(props) {
1950
1949
  const { progress = 0, goal = 1, steps = false, progressBarUnit = "", repeatable = false, complete = false, expired = false, finite = 0, opacity = "1", } = props;
1951
1950
  let aggregate = buildProgressBar(repeatable, steps, props);
1952
1951
  const { columns, items } = aggregate;
1953
- 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 } },
1954
- index.h("style", { type: "text/css" }, styleString$6),
1952
+ return (index.h("div", { class: sheet$5.classes.ProgressBar, "data-expired": expired, "data-complete": complete, "data-steps": steps, "data-done": goal <= progress, style: { opacity: opacity } },
1953
+ index.h("style", { type: "text/css" }, styleString$5),
1955
1954
  index.h("div", { class: (!Boolean(finite) && progress >= 2 * goal) ||
1956
1955
  (Boolean(finite) && progress > 2 * goal)
1957
1956
  ? "progress-bar repeatable-steps"
@@ -2242,7 +2241,7 @@ const arrow_left_right = () => {
2242
2241
  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" })));
2243
2242
  };
2244
2243
 
2245
- const style$7 = {
2244
+ const style$6 = {
2246
2245
  TaskCard: {
2247
2246
  display: "inline-block",
2248
2247
  width: "100%",
@@ -2255,19 +2254,19 @@ const style$7 = {
2255
2254
  boxShadow: "1px 2px 4px rgba(211, 211, 211, 0.2)",
2256
2255
  fontSize: "var(--sl-font-size-small)",
2257
2256
  lineHeight: "var(--sl-line-height-dense)",
2258
- color: "var(--sl-color-neutral-600)",
2257
+ color: "var(--sqm-text)",
2259
2258
  },
2260
2259
  "& .main.complete": {
2261
2260
  background: "var(--sl-color-primary-50)",
2262
2261
  borderColor: "var(--sl-color-primary-500)",
2263
2262
  },
2264
2263
  "& .main.expired": {
2265
- color: "var(--sl-color-neutral-600)",
2264
+ color: "var(--sqm-text)",
2266
2265
  background: "var(--sl-color-neutral-50)",
2267
2266
  },
2268
2267
  "& .title": {
2269
2268
  fontSize: "var(--sl-font-size-medium)",
2270
- color: "var(--sl-color-neutral-950)",
2269
+ color: "var(--sqm-text)",
2271
2270
  },
2272
2271
  "& .container": {
2273
2272
  margin: "var(--sl-spacing-medium)",
@@ -2328,7 +2327,7 @@ const style$7 = {
2328
2327
  alignSelf: "center",
2329
2328
  fontSize: "var(--sl-font-size-x-large)",
2330
2329
  fontWeight: "var(--sl-font-weight-semibold)",
2331
- color: "var(--sl-color-neutral-950)",
2330
+ color: "var(--sqm-text)",
2332
2331
  lineHeight: "100%",
2333
2332
  marginRight: "var(--sl-spacing-xx-small)",
2334
2333
  },
@@ -2336,7 +2335,7 @@ const style$7 = {
2336
2335
  alignSelf: "end",
2337
2336
  textTransform: "uppercase",
2338
2337
  fontSize: "var(--sl-font-size-x-small)",
2339
- color: "var(--sl-color-neutral-950)",
2338
+ color: "var(--sqm-text)",
2340
2339
  lineHeight: "var(--sl-font-size-medium)",
2341
2340
  marginRight: "var(--sl-spacing-xx-small)",
2342
2341
  },
@@ -2354,7 +2353,7 @@ const style$7 = {
2354
2353
  color: "var(--sl-color-primary-300)",
2355
2354
  },
2356
2355
  "&[data-subdue] .neutral": {
2357
- color: "var(--sl-color-neutral-300)",
2356
+ color: "var(--sqm-text)",
2358
2357
  },
2359
2358
  display: "flex",
2360
2359
  "& .icon": {
@@ -2366,7 +2365,7 @@ const style$7 = {
2366
2365
  marginTop: "auto",
2367
2366
  verticalAlign: "text-bottom",
2368
2367
  fontSize: "var(--sl-font-size-x-small)",
2369
- color: "var(--sl-color-neutral-400)",
2368
+ color: "var(--sqm-text)",
2370
2369
  },
2371
2370
  "& .success": {
2372
2371
  color: "var(--sl-color-primary-500)",
@@ -2376,19 +2375,19 @@ const style$7 = {
2376
2375
  marginTop: "auto",
2377
2376
  marginLeft: "auto",
2378
2377
  "&::part(base)": {
2379
- color: "var(--sl-color-neutral-0)",
2378
+ color: "var(--sqm-text)",
2380
2379
  },
2381
2380
  "&.disabled::part(base)": {
2382
2381
  border: "1px solid var(--sl-color-primary-400)",
2383
2382
  background: "var(--sl-color-primary-400)",
2384
2383
  },
2385
2384
  "&.neutral::part(base)": {
2386
- border: "1px solid var(--sl-color-neutral-400)",
2387
- background: "var(--sl-color-neutral-400)",
2385
+ border: "1px solid var(--sqm-text)",
2386
+ background: "var(--sqm-text)",
2388
2387
  },
2389
2388
  },
2390
2389
  "& .neutral": {
2391
- color: "var(--sl-color-neutral-400)",
2390
+ color: "var(--sqm-text)",
2392
2391
  },
2393
2392
  "& .datetime": {
2394
2393
  display: "block",
@@ -2396,8 +2395,8 @@ const style$7 = {
2396
2395
  },
2397
2396
  },
2398
2397
  };
2399
- const sheet$7 = JSS.createStyleSheet(style$7);
2400
- const styleString$7 = sheet$7.toString();
2398
+ const sheet$6 = JSS.createStyleSheet(style$6);
2399
+ const styleString$6 = sheet$6.toString();
2401
2400
  function TaskCardView(props) {
2402
2401
  var _a, _b;
2403
2402
  const { callbacks, states, content } = props;
@@ -2433,11 +2432,11 @@ function TaskCardView(props) {
2433
2432
  }
2434
2433
 
2435
2434
  `;
2436
- return (index.h("div", { class: sheet$7.classes.TaskCard, part: "sqm-base" },
2435
+ return (index.h("div", { class: sheet$6.classes.TaskCard, part: "sqm-base" },
2437
2436
  index.h("style", { type: "text/css" },
2438
- styleString$7,
2437
+ styleString$6,
2439
2438
  vanillaStyle),
2440
- !states.loading && taskNotStarted && (index.h("div", { class: sheet$7.classes.NotStarted },
2439
+ !states.loading && taskNotStarted && (index.h("div", { class: sheet$6.classes.NotStarted },
2441
2440
  index.h("span", { class: "icon" },
2442
2441
  index.h("sl-icon", { name: "info-circle-fill" })),
2443
2442
  global.intl.formatMessage({
@@ -2448,7 +2447,7 @@ function TaskCardView(props) {
2448
2447
  .setLocale(utils.luxonLocale(states.locale))
2449
2448
  .toLocaleString(luxon.luxon.DateTime.DATETIME_MED),
2450
2449
  }))),
2451
- !states.loading && taskEnded && (index.h("div", { class: sheet$7.classes.Ended },
2450
+ !states.loading && taskEnded && (index.h("div", { class: sheet$6.classes.Ended },
2452
2451
  index.h("span", { class: "icon" },
2453
2452
  index.h("sl-icon", { exportparts: "base: task-card-icon", name: "exclamation-triangle-fill" })),
2454
2453
  global.intl.formatMessage({
@@ -2468,7 +2467,7 @@ function TaskCardView(props) {
2468
2467
  ? "main complete"
2469
2468
  : "main" },
2470
2469
  index.h("div", { class: "container", part: "sqm-card-container", "data-subdue": taskComplete || taskUnavailable },
2471
- 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,
2470
+ index.h("div", { class: sheet$6.classes.Header, style: { opacity: taskComplete || taskUnavailable ? "0.45" : "1" } }, states.loading ? (index.h("sl-skeleton", { style: { width: "22%", margin: "0" } })) : (index.h("div", null,
2472
2471
  showComplete && (index.h("span", { class: taskUnavailable ? "icon neutral" : "icon" }, taskComplete ? checkmark_filled$1 : checkmark_circle$1)),
2473
2472
  index.h("span", { part: "sqm-value", class: "value" }, content.rewardAmount),
2474
2473
  index.h("span", { part: "sqm-unit", class: "text" }, content.rewardUnit)))),
@@ -2484,7 +2483,7 @@ function TaskCardView(props) {
2484
2483
  } }, content.cardTitle)),
2485
2484
  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" })))),
2486
2485
  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 })))),
2487
- 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" } },
2486
+ index.h("div", { class: sheet$6.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (index.h("sl-skeleton", { style: { width: "25%", marginLeft: "auto" } })) : (index.h("div", { style: { display: "contents" } },
2488
2487
  index.h("span", { class: "text" },
2489
2488
  content.repeatable && (index.h("div", null,
2490
2489
  index.h("span", { class: repetitions > 0
@@ -2513,7 +2512,7 @@ function TaskCardView(props) {
2513
2512
  .setLocale(utils.luxonLocale(states.locale))
2514
2513
  .toLocaleString(luxon.luxon.DateTime.DATETIME_MED),
2515
2514
  })))),
2516
- content.hideButton ? ("") : (index.h("sl-button", { exportparts: "base: button", id: "sl-button", class: taskUnavailable
2515
+ content.hideButton ? ("") : (index.h("sl-button", { exportparts: "base: primarybutton-base", id: "sl-button", class: taskUnavailable
2517
2516
  ? "action neutral"
2518
2517
  : taskComplete
2519
2518
  ? "action disabled"
@@ -2555,7 +2554,7 @@ function PoweredByImg({ color = "#A6A6A6", width = 120, height = 16, }) {
2555
2554
  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 })));
2556
2555
  }
2557
2556
 
2558
- const vanillaStyle$3 = `
2557
+ const vanillaStyle$2 = `
2559
2558
  :host{
2560
2559
  margin: 0 auto;
2561
2560
  width: 100%;
@@ -2611,7 +2610,7 @@ function PortalFooterView(props) {
2611
2610
  const styleString = sheet.toString();
2612
2611
  return (index.h("div", { class: sheet.classes.Container, part: "sqm-base" },
2613
2612
  index.h("style", { type: "text/css" },
2614
- vanillaStyle$3,
2613
+ vanillaStyle$2,
2615
2614
  styleString),
2616
2615
  index.h("div", { class: sheet.classes.RowContainer },
2617
2616
  props.faqLink && (index.h("a", { target: "_blank", href: props.faqLink }, props.faqText)),
@@ -2783,7 +2782,7 @@ function ReferralIframeView(props) {
2783
2782
  index.h("iframe", { class: sheet.classes.IFrame, src: `${content.iframeSrc}?rsCode=${data.shareCode}` })));
2784
2783
  }
2785
2784
 
2786
- const style$8 = {
2785
+ const style$7 = {
2787
2786
  ErrorStyle: mixins.ErrorStyles,
2788
2787
  FieldsContainer: {
2789
2788
  "& sl-input": {
@@ -2791,7 +2790,7 @@ const style$8 = {
2791
2790
  },
2792
2791
  },
2793
2792
  };
2794
- const vanillaStyle$4 = `
2793
+ const vanillaStyle$3 = `
2795
2794
  :host {
2796
2795
  margin: 0 auto;
2797
2796
  width: 100%;
@@ -2803,21 +2802,21 @@ sl-input::part(label){
2803
2802
  font-weight: var(--sl-font-weight-semibold);
2804
2803
  }
2805
2804
  `;
2806
- const sheet$8 = JSS.createStyleSheet(style$8);
2807
- const styleString$8 = sheet$8.toString();
2805
+ const sheet$7 = JSS.createStyleSheet(style$7);
2806
+ const styleString$7 = sheet$7.toString();
2808
2807
  function NameFieldsView(props) {
2809
2808
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
2810
2809
  const { states } = props;
2811
2810
  const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
2812
- return (index.h("div", { class: sheet$8.classes.FieldsContainer },
2811
+ return (index.h("div", { class: sheet$7.classes.FieldsContainer },
2813
2812
  index.h("style", { type: "text/css" },
2814
- vanillaStyle$4,
2815
- styleString$8),
2813
+ vanillaStyle$3,
2814
+ styleString$7),
2816
2815
  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) ? {
2817
2816
  value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.firstName,
2818
2817
  }
2819
2818
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) ? {
2820
- class: sheet$8.classes.ErrorStyle,
2819
+ class: sheet$7.classes.ErrorStyle,
2821
2820
  helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) || "Cannot be empty",
2822
2821
  }
2823
2822
  : []))),
@@ -2825,13 +2824,13 @@ function NameFieldsView(props) {
2825
2824
  value: (_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.initialData) === null || _o === void 0 ? void 0 : _o.lastName,
2826
2825
  }
2827
2826
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) ? {
2828
- class: sheet$8.classes.ErrorStyle,
2827
+ class: sheet$7.classes.ErrorStyle,
2829
2828
  helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) || "Cannot be empty",
2830
2829
  }
2831
2830
  : [])))));
2832
2831
  }
2833
2832
 
2834
- const style$9 = {
2833
+ const style$8 = {
2835
2834
  ErrorStyle: {
2836
2835
  "--sl-input-border-color": "var(--sl-color-danger-500)",
2837
2836
  "--sl-input-background-color": "var(--sl-color-danger-10)",
@@ -2847,7 +2846,7 @@ const style$9 = {
2847
2846
  "margin-bottom": "var(--sl-spacing-large)",
2848
2847
  },
2849
2848
  };
2850
- const vanillaStyle$5 = `
2849
+ const vanillaStyle$4 = `
2851
2850
  :host {
2852
2851
  margin: 0 auto;
2853
2852
  width: 100%;
@@ -2859,36 +2858,36 @@ sl-select::part(label){
2859
2858
  }
2860
2859
  `;
2861
2860
  JSS.jss.setup(JSS.create());
2862
- const sheet$9 = JSS.jss.createStyleSheet(style$9);
2863
- const styleString$9 = sheet$9.toString();
2861
+ const sheet$8 = JSS.jss.createStyleSheet(style$8);
2862
+ const styleString$8 = sheet$8.toString();
2864
2863
  function DropdownFieldView(props) {
2865
2864
  var _a, _b, _c, _d, _e, _f, _g;
2866
2865
  const { states, content } = props;
2867
2866
  const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
2868
- return (index.h("div", { class: sheet$9.classes.FieldContainer, part: "sqm-base" },
2867
+ return (index.h("div", { class: sheet$8.classes.FieldContainer, part: "sqm-base" },
2869
2868
  index.h("style", { type: "text/css" },
2870
- vanillaStyle$5,
2871
- styleString$9),
2869
+ vanillaStyle$4,
2870
+ styleString$8),
2872
2871
  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]) ? {
2873
2872
  value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.dropdownName],
2874
2873
  }
2875
2874
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) ? {
2876
- class: sheet$9.classes.ErrorStyle,
2875
+ class: sheet$8.classes.ErrorStyle,
2877
2876
  }
2878
2877
  : [])), content.selectOptions),
2879
- (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$9.classes.ErrorMessageStyle }, global.intl.formatMessage({
2878
+ (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$8.classes.ErrorMessageStyle }, global.intl.formatMessage({
2880
2879
  id: `errorMessage-${content.dropdownName}`,
2881
2880
  defaultMessage: content.errorMessage,
2882
2881
  })))));
2883
2882
  }
2884
2883
 
2885
- const style$a = {
2884
+ const style$9 = {
2886
2885
  ErrorStyle: mixins.ErrorStyles,
2887
2886
  FieldContainer: {
2888
2887
  "margin-bottom": "var(--sl-spacing-large)",
2889
2888
  },
2890
2889
  };
2891
- const vanillaStyle$6 = `
2890
+ const vanillaStyle$5 = `
2892
2891
  :host {
2893
2892
  margin: 0 auto;
2894
2893
  width: 100%;
@@ -2896,21 +2895,21 @@ const vanillaStyle$6 = `
2896
2895
  }
2897
2896
  `;
2898
2897
  JSS.jss.setup(JSS.create());
2899
- const sheet$a = JSS.jss.createStyleSheet(style$a);
2900
- const styleString$a = sheet$a.toString();
2898
+ const sheet$9 = JSS.jss.createStyleSheet(style$9);
2899
+ const styleString$9 = sheet$9.toString();
2901
2900
  function InputFieldView(props) {
2902
2901
  var _a, _b, _c, _d, _e, _f, _g;
2903
2902
  const { states, content } = props;
2904
2903
  const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
2905
- return (index.h("div", { class: sheet$a.classes.FieldContainer, part: "sqm-base" },
2904
+ return (index.h("div", { class: sheet$9.classes.FieldContainer, part: "sqm-base" },
2906
2905
  index.h("style", { type: "text/css" },
2907
- vanillaStyle$6,
2908
- styleString$a),
2906
+ vanillaStyle$5,
2907
+ styleString$9),
2909
2908
  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]) ? {
2910
2909
  value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.fieldName],
2911
2910
  }
2912
2911
  : {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]) ? {
2913
- class: sheet$a.classes.ErrorStyle,
2912
+ class: sheet$9.classes.ErrorStyle,
2914
2913
  helpText: global.intl.formatMessage({
2915
2914
  id: `errorMessage-${content.fieldName}`,
2916
2915
  defaultMessage: content.errorMessage || (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]),
@@ -3005,7 +3004,7 @@ function ProgressBar({ stageCount, currentStage, }) {
3005
3004
  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 })))));
3006
3005
  }
3007
3006
 
3008
- const style$b = {
3007
+ const style$a = {
3009
3008
  HostBlock: mixins.HostBlock,
3010
3009
  Container: {
3011
3010
  minWidth: "300px",
@@ -3356,8 +3355,8 @@ const style$b = {
3356
3355
  },
3357
3356
  };
3358
3357
  // JSS config
3359
- const sheet$b = JSS.createStyleSheet(style$b);
3360
- const styleString$b = sheet$b.toString();
3358
+ const sheet$a = JSS.createStyleSheet(style$a);
3359
+ const styleString$a = sheet$a.toString();
3361
3360
  const stageList = ["chooseReward", "chooseAmount", "confirmation", "success"];
3362
3361
  function RewardExchangeView(props) {
3363
3362
  const { states, data, callbacks, refs } = props;
@@ -3380,7 +3379,7 @@ function RewardExchangeView(props) {
3380
3379
  sourceUnit: item.sourceUnit,
3381
3380
  })));
3382
3381
  }
3383
- 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$b.classes.Select, value: states.selectedStep, "onSl-select": (e) => {
3382
+ 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$a.classes.Select, value: states.selectedStep, "onSl-select": (e) => {
3384
3383
  var _a, _b, _c, _d, _e;
3385
3384
  return callbacks.setExchangeState({
3386
3385
  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,
@@ -3388,7 +3387,7 @@ function RewardExchangeView(props) {
3388
3387
  });
3389
3388
  } }, (_c = item.steps) === null || _c === void 0 ? void 0 : _c.map((step) => {
3390
3389
  var _a, _b;
3391
- return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$b.classes.SelectItem },
3390
+ return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$a.classes.SelectItem },
3392
3391
  step.prettyDestinationValue,
3393
3392
  index.h("br", null),
3394
3393
  index.h("div", { class: "step-cost", slot: "suffix" },
@@ -3407,8 +3406,8 @@ function RewardExchangeView(props) {
3407
3406
  var _a;
3408
3407
  return [
3409
3408
  index.h("div", { part: "choose-reward-container" },
3410
- index.h("div", { class: sheet$b.classes.Title }, states.content.text.rewardTitle),
3411
- states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$b.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
3409
+ index.h("div", { class: sheet$a.classes.Title }, states.content.text.rewardTitle),
3410
+ states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$a.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
3412
3411
  var _a, _b, _c, _d, _e;
3413
3412
  const style = {
3414
3413
  boxShadow: item.key === (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.key)
@@ -3417,7 +3416,7 @@ function RewardExchangeView(props) {
3417
3416
  borderRadius: "4px",
3418
3417
  };
3419
3418
  return (index.h("div", { key: item.key, style: style },
3420
- index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$b.classes.Card, style: {
3419
+ index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$a.classes.Card, style: {
3421
3420
  cursor: item.unavailableReasonCode
3422
3421
  ? "not-allowed"
3423
3422
  : "pointer",
@@ -3434,14 +3433,14 @@ function RewardExchangeView(props) {
3434
3433
  ? "rgba(0, 0, 0, 0.05)"
3435
3434
  : "rgba(0, 0, 0, 0)",
3436
3435
  } },
3437
- index.h("div", { class: sheet$b.classes.Image, style: {
3436
+ index.h("div", { class: sheet$a.classes.Image, style: {
3438
3437
  opacity: item.unavailableReasonCode ? "0.5" : "1",
3439
3438
  } },
3440
3439
  index.h("img", { class: item.unavailableReasonCode
3441
3440
  ? "image subdued"
3442
3441
  : "image", src: (item === null || item === void 0 ? void 0 : item.imageUrl) ||
3443
3442
  index.getAssetPath("./assets/Reward-image.png") })),
3444
- index.h("div", { class: sheet$b.classes.TextArea, style: {
3443
+ index.h("div", { class: sheet$a.classes.TextArea, style: {
3445
3444
  opacity: item.unavailableReasonCode ? "0.5" : "1",
3446
3445
  } },
3447
3446
  index.h("div", { class: "title", style: {
@@ -3474,7 +3473,7 @@ function RewardExchangeView(props) {
3474
3473
  item.prettySourceMinValue,
3475
3474
  }))))))));
3476
3475
  }))),
3477
- index.h("div", { class: sheet$b.classes.Button },
3476
+ index.h("div", { class: sheet$a.classes.Button },
3478
3477
  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))),
3479
3478
  ];
3480
3479
  }
@@ -3485,7 +3484,7 @@ function RewardExchangeView(props) {
3485
3484
  ? false
3486
3485
  : input && !states.amount;
3487
3486
  return (index.h("div", null,
3488
- index.h("div", { class: sheet$b.classes.ChooseAmount, part: "choose-amount-container" },
3487
+ index.h("div", { class: sheet$a.classes.ChooseAmount, part: "choose-amount-container" },
3489
3488
  index.h("div", { class: "wrapper" },
3490
3489
  index.h("img", { class: "image", src: (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
3491
3490
  index.getAssetPath("./assets/Reward-image.png") }),
@@ -3494,7 +3493,7 @@ function RewardExchangeView(props) {
3494
3493
  ((_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)),
3495
3494
  ((_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)),
3496
3495
  index.h("div", { class: "space" }))),
3497
- index.h("div", { class: sheet$b.classes.Button },
3496
+ index.h("div", { class: sheet$a.classes.Button },
3498
3497
  index.h("sl-button", { exportparts: "base: secondarybutton-base", class: "cancel", size: "large", type: "text", onClick: () => callbacks.resetState() }, states.content.text.cancelText),
3499
3498
  index.h("sl-button", { exportparts: "base: primarybutton-base", class: "continue", size: "large", onClick: () => callbacks.setStage("confirmation"), disabled: isDisabled }, states.content.text.continueToConfirmationText)))));
3500
3499
  }
@@ -3502,8 +3501,8 @@ function RewardExchangeView(props) {
3502
3501
  const cost = (selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettySourceValue) || selectedItem.prettySourceValue;
3503
3502
  const amount = selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettyDestinationValue;
3504
3503
  return (index.h("div", null,
3505
- index.h("div", { class: sheet$b.classes.Confirmation, part: "confirmation-container" },
3506
- index.h("div", { class: sheet$b.classes.Title }, states.content.text.redeemTitle),
3504
+ index.h("div", { class: sheet$a.classes.Confirmation, part: "confirmation-container" },
3505
+ index.h("div", { class: sheet$a.classes.Title }, states.content.text.redeemTitle),
3507
3506
  index.h("div", { class: "wrapper" },
3508
3507
  index.h("div", { class: "field" }, states.content.text.rewardNameTitle),
3509
3508
  index.h("div", { class: "reward-item-container" },
@@ -3518,13 +3517,13 @@ function RewardExchangeView(props) {
3518
3517
  index.h("div", { class: "wrapper top-border padding" },
3519
3518
  index.h("div", { class: "field" }, states.content.text.costTitle),
3520
3519
  index.h("div", { class: "value" }, cost)),
3521
- index.h("div", { class: sheet$b.classes.Button },
3520
+ index.h("div", { class: sheet$a.classes.Button },
3522
3521
  index.h("sl-button", { class: "cancel", type: "text", size: "large", onClick: () => callbacks.setStage("chooseAmount") }, states.content.text.backText),
3523
3522
  index.h("sl-button", { class: "continue", size: "large", loading: states.loading, onClick: callbacks.exchangeReward }, states.content.text.redeemText)))));
3524
3523
  }
3525
3524
  function success() {
3526
3525
  var _a, _b, _c, _d, _e, _f;
3527
- return (index.h("div", { class: sheet$b.classes.Success, part: "success-container" },
3526
+ return (index.h("div", { class: sheet$a.classes.Success, part: "success-container" },
3528
3527
  index.h(Gift$1, null),
3529
3528
  index.h(Confetti, null),
3530
3529
  index.h("div", { class: "title" }, (_a = states.content.text) === null || _a === void 0 ? void 0 : _a.rewardRedeemedText),
@@ -3539,7 +3538,7 @@ function RewardExchangeView(props) {
3539
3538
  (data === null || data === void 0 ? void 0 : data.fuelTankCode) && (index.h("div", { class: "promo" },
3540
3539
  states.content.text.promoCode,
3541
3540
  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 }))),
3542
- index.h("div", { class: sheet$b.classes.Button },
3541
+ index.h("div", { class: sheet$a.classes.Button },
3543
3542
  index.h("sl-button", { class: "continue center", type: "primary", size: "large", onClick: () => callbacks.resetState(true) }, states.content.text.doneText))));
3544
3543
  }
3545
3544
  const stages = {
@@ -3551,7 +3550,7 @@ function RewardExchangeView(props) {
3551
3550
  const currentStage = stages[states.redeemStage];
3552
3551
  function stageMap() {
3553
3552
  const stageNumber = stageList.indexOf(states.redeemStage);
3554
- return (index.h("div", { class: sheet$b.classes.ProgressBar },
3553
+ return (index.h("div", { class: sheet$a.classes.ProgressBar },
3555
3554
  index.h("div", { class: "text-area" }, Object.keys(stageProgressList).map((stage) => {
3556
3555
  if (stageList.indexOf(stage) <= stageNumber) {
3557
3556
  return index.h("span", { class: "text" }, stageProgressList[stage]);
@@ -3563,10 +3562,10 @@ function RewardExchangeView(props) {
3563
3562
  index.h(ProgressBar, { stageCount: 3, currentStage: stageNumber })));
3564
3563
  }
3565
3564
  function loading() {
3566
- return (index.h("div", { class: sheet$b.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
3565
+ return (index.h("div", { class: sheet$a.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
3567
3566
  return (index.h("div", null,
3568
- index.h("sl-card", { class: sheet$b.classes.Card },
3569
- index.h("div", { class: sheet$b.classes.CardLayout },
3567
+ index.h("sl-card", { class: sheet$a.classes.Card },
3568
+ index.h("div", { class: sheet$a.classes.CardLayout },
3570
3569
  index.h("div", null,
3571
3570
  index.h("sl-skeleton", { style: {
3572
3571
  width: "100px",
@@ -3598,12 +3597,12 @@ function RewardExchangeView(props) {
3598
3597
  if (!(refs === null || refs === void 0 ? void 0 : refs.canvasRef))
3599
3598
  return;
3600
3599
  refs.canvasRef.current = canvas;
3601
- }, id: "my-canvas", class: sheet$b.classes.Confetti }));
3600
+ }, id: "my-canvas", class: sheet$a.classes.Confetti }));
3602
3601
  }
3603
3602
  if (states.noExchangeOptions)
3604
3603
  return states.content.text.empty;
3605
- return (index.h("div", { class: sheet$b.classes.Container, part: "sqm-base" },
3606
- index.h("style", { type: "text/css" }, styleString$b),
3604
+ return (index.h("div", { class: sheet$a.classes.Container, part: "sqm-base" },
3605
+ index.h("style", { type: "text/css" }, styleString$a),
3607
3606
  index.h("div", null,
3608
3607
  stageMap(),
3609
3608
  states.exchangeError && errorMessage(),
@@ -4019,29 +4018,29 @@ function CardFeedView(props, children) {
4019
4018
  index.h("div", { class: sheet.classes.Container, part: "sqm-base" }, children)));
4020
4019
  }
4021
4020
 
4022
- const style$c = {
4021
+ const style$b = {
4023
4022
  HostBlock: mixins.HostBlock,
4024
4023
  couponCodeLabel: {
4025
4024
  margin: "var(--sl-spacing-x-small) 0",
4026
- color: "var(--sl-color-gray-500)",
4025
+ color: "var(--sqm-text-subdued)",
4027
4026
  fontSize: "var(--sl-font-size-small)",
4028
4027
  },
4029
4028
  };
4030
- const vanillaStyle$7 = `
4029
+ const vanillaStyle$6 = `
4031
4030
  :host{
4032
4031
  display: block;
4033
4032
  width: 100%;
4034
4033
  }
4035
4034
  `;
4036
- const sheet$c = JSS.createStyleSheet(style$c);
4037
- const styleString$c = sheet$c.toString();
4035
+ const sheet$b = JSS.createStyleSheet(style$b);
4036
+ const styleString$b = sheet$b.toString();
4038
4037
  function CouponCodeView(props) {
4039
4038
  const error = !props.loading && props.error;
4040
4039
  return (index.h("div", null,
4041
4040
  index.h("style", { type: "text/css" },
4042
- styleString$c,
4043
- vanillaStyle$7),
4044
- index.h("p", { class: sheet$c.classes.couponCodeLabel, style: { textAlign: props.textAlign } }, props.couponCodeLabel),
4041
+ styleString$b,
4042
+ vanillaStyle$6),
4043
+ index.h("p", { class: sheet$b.classes.couponCodeLabel, style: { textAlign: props.textAlign } }, props.couponCodeLabel),
4045
4044
  error ? (index.h("sqm-form-message", { type: props.errorType, exportparts: "erroralert-icon" },
4046
4045
  index.h("div", { part: "erroralert-text" }, props.errorText))) : (index.h(copyTextView.CopyTextView, Object.assign({}, props)))));
4047
4046
  }