@saasquatch/mint-components 1.12.1-1 → 1.12.1-10

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 (267) hide show
  1. package/dist/cjs/{ShadowViewAddon-88821c64.js → ShadowViewAddon-63b78308.js} +67 -137
  2. package/dist/cjs/{global-c3637175.js → global-02e50f09.js} +2 -2
  3. package/dist/cjs/{index.module-b8d9d0ba.js → index.module-df530553.js} +18 -55
  4. package/dist/cjs/loader.cjs.js +3 -3
  5. package/dist/cjs/mint-components.cjs.js +3 -3
  6. package/dist/cjs/{re-render-5bde3d2e.js → re-render-1976e05e.js} +4 -4
  7. package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
  8. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +61 -61
  9. package/dist/cjs/sqm-big-stat_39.cjs.entry.js +64 -69
  10. package/dist/cjs/sqm-checkbox-field-view-e0a31f2a.js +66 -0
  11. package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
  12. package/dist/cjs/sqm-context-router.cjs.entry.js +2 -2
  13. package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
  14. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +5 -5
  15. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
  16. package/dist/cjs/{sqm-invoice-table-view-a9133a11.js → sqm-invoice-table-view-e3b03a00.js} +1 -1
  17. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +5 -5
  18. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +3 -3
  19. package/dist/cjs/{sqm-navigation-sidebar-item-view-a2135064.js → sqm-navigation-sidebar-item-view-a125ec5f.js} +2 -2
  20. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
  21. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
  22. package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
  23. package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -4
  24. package/dist/cjs/sqm-portal-change-marketing.cjs.entry.js +221 -0
  25. package/dist/cjs/{sqm-portal-email-verification-view-050dbe0f.js → sqm-portal-email-verification-view-292b5bf4.js} +1 -1
  26. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +8 -8
  27. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +4 -4
  28. package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
  29. package/dist/cjs/{sqm-portal-profile-view-d97086bc.js → sqm-portal-profile-view-fde54e35.js} +1 -1
  30. package/dist/cjs/sqm-portal-profile.cjs.entry.js +7 -7
  31. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
  32. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +7 -11
  33. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +6 -6
  34. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +6 -6
  35. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
  36. package/dist/cjs/sqm-referred-registration.cjs.entry.js +3 -3
  37. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
  38. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +10 -10
  39. package/dist/cjs/sqm-stencilbook.cjs.entry.js +54 -53
  40. package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
  41. package/dist/cjs/sqm-tabs.cjs.entry.js +4 -4
  42. package/dist/cjs/{useChildElements-410d2435.js → useChildElements-e0d44916.js} +2 -2
  43. package/dist/cjs/{useInstantAccessRegistration-ccf81eae.js → useInstantAccessRegistration-bbe746d1.js} +3 -3
  44. package/dist/cjs/{useReferralTable-824ac152.js → useReferralTable-a76adb0d.js} +9 -9
  45. package/dist/cjs/{useRegistrationFormState-f9ce55be.js → useRegistrationFormState-876ed65d.js} +2 -2
  46. package/dist/cjs/{utilities-f7de6c04.js → utilities-cec9dd36.js} +1 -1
  47. package/dist/collection/collection-manifest.json +1 -0
  48. package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +1 -1
  49. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +6 -15
  50. package/dist/collection/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.js +12 -42
  51. package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.js +39 -0
  52. package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js +191 -0
  53. package/dist/collection/components/sqm-portal-change-marketing/usePortalChangeMarketing.js +112 -0
  54. package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +0 -4
  55. package/dist/esm/{ShadowViewAddon-65c8679e.js → ShadowViewAddon-272f75a5.js} +68 -137
  56. package/dist/esm/{global-6306a9b8.js → global-62554cef.js} +2 -2
  57. package/dist/esm/{index.module-6c840c4e.js → index.module-48f73e70.js} +3 -40
  58. package/dist/esm/loader.js +3 -3
  59. package/dist/esm/mint-components.js +3 -3
  60. package/dist/esm/{re-render-1bcfd0de.js → re-render-cb4d43dc.js} +4 -4
  61. package/dist/esm/sqm-asset-card.entry.js +1 -1
  62. package/dist/esm/sqm-banking-info-form_16.entry.js +61 -61
  63. package/dist/esm/sqm-big-stat_39.entry.js +62 -67
  64. package/dist/esm/sqm-checkbox-field-view-0ef58cb3.js +64 -0
  65. package/dist/esm/sqm-close-button.entry.js +1 -1
  66. package/dist/esm/sqm-context-router.entry.js +2 -2
  67. package/dist/esm/sqm-empty_4.entry.js +2 -2
  68. package/dist/esm/sqm-graphql-client-provider.entry.js +5 -5
  69. package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
  70. package/dist/esm/{sqm-invoice-table-view-71915a5e.js → sqm-invoice-table-view-41a14ca6.js} +1 -1
  71. package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
  72. package/dist/esm/sqm-logout-current-user.entry.js +3 -3
  73. package/dist/esm/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-af40eedb.js} +2 -2
  74. package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
  75. package/dist/esm/sqm-navigation-sidebar.entry.js +3 -3
  76. package/dist/esm/sqm-password-field.entry.js +2 -2
  77. package/dist/esm/sqm-popup-container.entry.js +4 -4
  78. package/dist/esm/sqm-portal-change-marketing.entry.js +217 -0
  79. package/dist/esm/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-460bac1b.js} +1 -1
  80. package/dist/esm/sqm-portal-email-verification.entry.js +8 -8
  81. package/dist/esm/sqm-portal-forgot-password.entry.js +4 -4
  82. package/dist/esm/sqm-portal-logout.entry.js +2 -2
  83. package/dist/esm/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-4caa9f28.js} +1 -1
  84. package/dist/esm/sqm-portal-profile.entry.js +7 -7
  85. package/dist/esm/sqm-portal-protected-route.entry.js +5 -5
  86. package/dist/esm/sqm-portal-registration-form.entry.js +7 -11
  87. package/dist/esm/sqm-portal-reset-password.entry.js +6 -6
  88. package/dist/esm/sqm-portal-verify-email.entry.js +6 -6
  89. package/dist/esm/sqm-referral-table_11.entry.js +5 -5
  90. package/dist/esm/sqm-referred-registration.entry.js +3 -3
  91. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
  92. package/dist/esm/sqm-rewards-table_9.entry.js +10 -10
  93. package/dist/esm/sqm-stencilbook.entry.js +49 -48
  94. package/dist/esm/sqm-tab.entry.js +2 -2
  95. package/dist/esm/sqm-tabs.entry.js +4 -4
  96. package/dist/esm/{useChildElements-fc84e640.js → useChildElements-a6b895dd.js} +2 -2
  97. package/dist/esm/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-46a98499.js} +3 -3
  98. package/dist/esm/{useReferralTable-f6ffa103.js → useReferralTable-6e8350db.js} +9 -9
  99. package/dist/esm/{useRegistrationFormState-849e27f7.js → useRegistrationFormState-de6b208e.js} +2 -2
  100. package/dist/esm/{utilities-443732be.js → utilities-e8022681.js} +1 -1
  101. package/dist/esm-es5/ShadowViewAddon-272f75a5.js +1 -0
  102. package/dist/esm-es5/{global-6306a9b8.js → global-62554cef.js} +2 -2
  103. package/dist/esm-es5/index.module-48f73e70.js +1 -0
  104. package/dist/esm-es5/loader.js +1 -1
  105. package/dist/esm-es5/mint-components.js +1 -1
  106. package/dist/esm-es5/{re-render-1bcfd0de.js → re-render-cb4d43dc.js} +1 -1
  107. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  108. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  109. package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
  110. package/dist/esm-es5/sqm-checkbox-field-view-0ef58cb3.js +1 -0
  111. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  112. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  113. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  114. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  115. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  116. package/dist/esm-es5/{sqm-invoice-table-view-71915a5e.js → sqm-invoice-table-view-41a14ca6.js} +1 -1
  117. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  118. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  119. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-af40eedb.js} +1 -1
  120. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  121. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  122. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  123. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  124. package/dist/esm-es5/sqm-portal-change-marketing.entry.js +1 -0
  125. package/dist/esm-es5/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-460bac1b.js} +1 -1
  126. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  127. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  128. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  129. package/dist/esm-es5/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-4caa9f28.js} +1 -1
  130. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  131. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  132. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  133. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  134. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  135. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  136. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  137. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  138. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  139. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  140. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  141. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  142. package/dist/esm-es5/{useChildElements-fc84e640.js → useChildElements-a6b895dd.js} +1 -1
  143. package/dist/esm-es5/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-46a98499.js} +1 -1
  144. package/dist/esm-es5/{useReferralTable-f6ffa103.js → useReferralTable-6e8350db.js} +1 -1
  145. package/dist/esm-es5/useRegistrationFormState-de6b208e.js +1 -0
  146. package/dist/esm-es5/{utilities-443732be.js → utilities-e8022681.js} +1 -1
  147. package/dist/mint-components/mint-components.esm.js +1 -1
  148. package/dist/mint-components/mint-components.js +1 -1
  149. package/dist/mint-components/{p-9e0230c3.entry.js → p-0068067d.entry.js} +1 -1
  150. package/dist/mint-components/p-018088cc.entry.js +13 -0
  151. package/dist/mint-components/{p-c3babfa4.system.entry.js → p-099c59cc.system.entry.js} +1 -1
  152. package/dist/mint-components/{p-4babe350.system.js → p-0f010c01.system.js} +1 -1
  153. package/dist/mint-components/{p-f531a5c9.system.entry.js → p-0f30148d.system.entry.js} +1 -1
  154. package/dist/mint-components/{p-36e9296e.system.entry.js → p-115edc43.system.entry.js} +1 -1
  155. package/dist/mint-components/{p-22425c71.system.entry.js → p-13976be9.system.entry.js} +1 -1
  156. package/dist/mint-components/p-175075e7.system.js +1 -0
  157. package/dist/mint-components/{p-83c9f37b.system.entry.js → p-1bb2fd65.system.entry.js} +1 -1
  158. package/dist/mint-components/{p-012daf3c.entry.js → p-1bdacfcb.entry.js} +1 -1
  159. package/dist/mint-components/{p-2816bf6a.js → p-1d803c85.js} +1 -1
  160. package/dist/mint-components/{p-17f56865.entry.js → p-1e0f4667.entry.js} +2 -2
  161. package/dist/mint-components/{p-8d554a89.system.js → p-1eb21821.system.js} +1 -1
  162. package/dist/mint-components/{p-51d53165.system.entry.js → p-215d9dce.system.entry.js} +1 -1
  163. package/dist/mint-components/{p-84b25a46.entry.js → p-23112de2.entry.js} +1 -1
  164. package/dist/mint-components/{p-9cdbd1ac.system.entry.js → p-2364eb2d.system.entry.js} +1 -1
  165. package/dist/mint-components/{p-88bf51b7.system.entry.js → p-275b2841.system.entry.js} +1 -1
  166. package/dist/mint-components/p-29023a9c.entry.js +1 -0
  167. package/dist/mint-components/{p-5becb2ff.system.js → p-2a2d4343.system.js} +1 -1
  168. package/dist/mint-components/{p-cb38b9b0.system.entry.js → p-30797093.system.entry.js} +1 -1
  169. package/dist/mint-components/p-30f84f8b.system.js +1 -0
  170. package/dist/mint-components/p-32642d34.js +1 -0
  171. package/dist/mint-components/{p-6c928c7d.entry.js → p-3b08cc52.entry.js} +1 -1
  172. package/dist/mint-components/{p-acd77a6e.entry.js → p-3fefb1f4.entry.js} +8 -8
  173. package/dist/mint-components/{p-1f7d7524.system.entry.js → p-44c3791a.system.entry.js} +1 -1
  174. package/dist/mint-components/p-481dedf2.system.js +1 -0
  175. package/dist/mint-components/p-48b07ec7.system.entry.js +1 -0
  176. package/dist/mint-components/{p-cb433855.system.entry.js → p-498c4ffd.system.entry.js} +1 -1
  177. package/dist/mint-components/p-4dcdf9b6.js +1 -0
  178. package/dist/mint-components/{p-0121e044.js → p-512089bb.js} +1 -1
  179. package/dist/mint-components/{p-f36e33ff.entry.js → p-513f79fb.entry.js} +2 -2
  180. package/dist/mint-components/p-52553737.system.entry.js +1 -0
  181. package/dist/mint-components/{p-03dbe2ce.entry.js → p-52acd113.entry.js} +1 -1
  182. package/dist/mint-components/{p-43621f12.system.js → p-57ea9c0b.system.js} +1 -1
  183. package/dist/mint-components/{p-a45b03d2.entry.js → p-59111d6c.entry.js} +1 -1
  184. package/dist/mint-components/{p-947fe79b.entry.js → p-5ab5131c.entry.js} +1 -1
  185. package/dist/mint-components/{p-4eae91a9.system.js → p-5da7c982.system.js} +1 -1
  186. package/dist/mint-components/{p-b8233366.entry.js → p-5de3473d.entry.js} +1 -1
  187. package/dist/mint-components/{p-94454880.entry.js → p-5f20200a.entry.js} +1 -1
  188. package/dist/mint-components/p-60bf4471.system.entry.js +1 -0
  189. package/dist/mint-components/{p-f4cbbe47.entry.js → p-64b25dd9.entry.js} +1 -1
  190. package/dist/mint-components/{p-4e373c3d.system.js → p-66d09e59.system.js} +1 -1
  191. package/dist/mint-components/{p-e12d3414.system.entry.js → p-670d441e.system.entry.js} +1 -1
  192. package/dist/mint-components/{p-bc826117.system.entry.js → p-68160d49.system.entry.js} +1 -1
  193. package/dist/mint-components/{p-68747d88.js → p-6aed684b.js} +1 -1
  194. package/dist/mint-components/{p-fc422446.system.js → p-6f980faf.system.js} +1 -1
  195. package/dist/mint-components/p-711bb8da.entry.js +1 -0
  196. package/dist/mint-components/{p-cd44de66.system.js → p-74609159.system.js} +1 -1
  197. package/dist/mint-components/{p-4671e644.entry.js → p-74d012fc.entry.js} +1 -1
  198. package/dist/mint-components/p-7624c91a.entry.js +18 -0
  199. package/dist/mint-components/{p-be1ae1ed.system.entry.js → p-7726e4ea.system.entry.js} +1 -1
  200. package/dist/mint-components/{p-0893073b.entry.js → p-778b55a5.entry.js} +1 -1
  201. package/dist/mint-components/{p-9d34f4f0.entry.js → p-7ab32670.entry.js} +1 -1
  202. package/dist/mint-components/{p-11d1b212.js → p-7eabcffc.js} +1 -1
  203. package/dist/mint-components/p-804de0cf.system.entry.js +1 -0
  204. package/dist/mint-components/{p-9ec008cb.system.entry.js → p-83df7db2.system.entry.js} +1 -1
  205. package/dist/mint-components/p-8e3390b6.entry.js +1 -0
  206. package/dist/mint-components/{p-76392386.entry.js → p-902770d7.entry.js} +1 -1
  207. package/dist/mint-components/{p-f450654b.system.entry.js → p-92b08cb2.system.entry.js} +1 -1
  208. package/dist/mint-components/{p-c1f4fb6d.system.entry.js → p-94324315.system.entry.js} +1 -1
  209. package/dist/mint-components/{p-5cd917db.js → p-98602fa9.js} +1 -1
  210. package/dist/mint-components/{p-d468925f.entry.js → p-9982db11.entry.js} +1 -1
  211. package/dist/mint-components/{p-5291891c.entry.js → p-9a520e94.entry.js} +2 -2
  212. package/dist/mint-components/{p-59818690.system.entry.js → p-9aa177d6.system.entry.js} +1 -1
  213. package/dist/mint-components/p-9b4a99c4.js +1 -0
  214. package/dist/mint-components/{p-ac51940e.system.js → p-9bb9a767.system.js} +1 -1
  215. package/dist/mint-components/p-a178a449.system.js +1 -0
  216. package/dist/mint-components/p-a6b36268.system.js +1 -0
  217. package/dist/mint-components/p-b07a88fd.js +1 -0
  218. package/dist/mint-components/{p-bee1e573.entry.js → p-b169229a.entry.js} +1 -1
  219. package/dist/mint-components/{p-04348a9b.js → p-b348d95c.js} +1 -1
  220. package/dist/mint-components/p-b5b9f737.entry.js +1 -0
  221. package/dist/mint-components/{p-7dd1ff31.system.entry.js → p-b7324c0e.system.entry.js} +1 -1
  222. package/dist/mint-components/p-b86003f6.entry.js +1 -0
  223. package/dist/mint-components/{p-5fba1a04.system.entry.js → p-baca1c93.system.entry.js} +1 -1
  224. package/dist/mint-components/{p-0c9ad5f3.system.entry.js → p-bd6d9d54.system.entry.js} +1 -1
  225. package/dist/mint-components/{p-1d27da33.js → p-bda832b2.js} +2 -2
  226. package/dist/mint-components/{p-d83b0cf3.js → p-c4719154.js} +1 -1
  227. package/dist/mint-components/{p-d35d8c06.entry.js → p-c89c890e.entry.js} +2 -2
  228. package/dist/mint-components/{p-a4282d02.system.entry.js → p-c98cd85a.system.entry.js} +1 -1
  229. package/dist/mint-components/{p-3cb18382.system.js → p-ce5057f7.system.js} +1 -1
  230. package/dist/mint-components/p-cefffd56.system.entry.js +1 -0
  231. package/dist/mint-components/{p-0527d90b.system.entry.js → p-d71ec46e.system.entry.js} +1 -1
  232. package/dist/mint-components/{p-e0e7635a.js → p-da1e21f2.js} +1 -1
  233. package/dist/mint-components/{p-b651706a.js → p-de0a29b2.js} +2 -2
  234. package/dist/mint-components/{p-fd21ae8f.entry.js → p-df2ada74.entry.js} +1 -1
  235. package/dist/mint-components/p-e169497d.entry.js +1 -0
  236. package/dist/mint-components/{p-3e7ec0f3.system.entry.js → p-f99765fe.system.entry.js} +1 -1
  237. package/dist/mint-components/{p-04ced592.system.entry.js → p-fc58dc2f.system.entry.js} +1 -1
  238. package/dist/types/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.d.ts +3 -9
  239. package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.d.ts +27 -0
  240. package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing.d.ts +35 -0
  241. package/dist/types/components/sqm-portal-change-marketing/usePortalChangeMarketing.d.ts +3 -0
  242. package/dist/types/components.d.ts +59 -15
  243. package/docs/docs.docx +0 -0
  244. package/docs/raisins.json +1 -1
  245. package/grapesjs/grapesjs.js +1 -1
  246. package/package.json +1 -1
  247. package/dist/esm-es5/ShadowViewAddon-65c8679e.js +0 -1
  248. package/dist/esm-es5/index.module-6c840c4e.js +0 -1
  249. package/dist/esm-es5/useRegistrationFormState-849e27f7.js +0 -1
  250. package/dist/mint-components/p-1279f7a3.system.entry.js +0 -1
  251. package/dist/mint-components/p-15a64357.entry.js +0 -13
  252. package/dist/mint-components/p-1b861be5.entry.js +0 -1
  253. package/dist/mint-components/p-2868f475.entry.js +0 -1
  254. package/dist/mint-components/p-6792c8d8.system.entry.js +0 -1
  255. package/dist/mint-components/p-93576222.system.js +0 -1
  256. package/dist/mint-components/p-99c15c5e.entry.js +0 -1
  257. package/dist/mint-components/p-a02afa72.system.js +0 -1
  258. package/dist/mint-components/p-b1e8a802.entry.js +0 -1
  259. package/dist/mint-components/p-b3e97f8a.system.entry.js +0 -1
  260. package/dist/mint-components/p-bdd6bb13.js +0 -1
  261. package/dist/mint-components/p-c3b37bbf.js +0 -1
  262. package/dist/mint-components/p-c92a743e.entry.js +0 -1
  263. package/dist/mint-components/p-c9fb6102.entry.js +0 -1
  264. package/dist/mint-components/p-ca809fdd.system.js +0 -1
  265. package/dist/mint-components/p-def516b8.system.js +0 -1
  266. package/dist/mint-components/p-f56348dc.system.entry.js +0 -1
  267. package/dist/mint-components/p-f655a7df.js +0 -1
@@ -1,24 +1,24 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
2
  import { f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { K, j as jn, x as xn, i as isDemo } from './index.module-6c840c4e.js';
3
+ import { Q, S as Sn, $ as $n, i as isDemo } from './index.module-48f73e70.js';
4
4
 
5
5
  function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
6
6
  var _a;
7
- const userIdent = K();
7
+ const userIdent = Q();
8
8
  const authenticated = !!(userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt);
9
9
  const emailVerified = (_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.emailVerified;
10
- const { pathname, search } = jn();
10
+ const { pathname, search } = Sn();
11
11
  const nextPageParam = new URLSearchParams();
12
12
  nextPageParam.append("nextPage", `${pathname}${search}`);
13
13
  useEffect(() => {
14
14
  if (!authenticated) {
15
- return xn.push({
15
+ return $n.push({
16
16
  pathname: redirectTo,
17
17
  search: "?" + nextPageParam.toString(),
18
18
  });
19
19
  }
20
20
  if (requireEmailVerification && !emailVerified) {
21
- return xn.push({
21
+ return $n.push({
22
22
  pathname: redirectToUnverified || redirectTo,
23
23
  search: "?" + nextPageParam.toString(),
24
24
  });
@@ -1,12 +1,12 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
2
  import { m as useRef, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { d as dist, Q, e as Te, E as En, x as xn, b as useCallback, i as isDemo } from './index.module-6c840c4e.js';
3
+ import { d as dist, L, W as We, y as yn, $ as $n, u as useCallback, i as isDemo } from './index.module-48f73e70.js';
4
4
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import './sqm-text-span-view-8d140661.js';
9
- import { u as useRegistrationFormState } from './useRegistrationFormState-849e27f7.js';
9
+ import { u as useRegistrationFormState } from './useRegistrationFormState-de6b208e.js';
10
10
  import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-1d3066e1.js';
11
11
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
12
12
 
@@ -26,10 +26,10 @@ const RegistrationFormQuery = dist.gql `
26
26
  function usePortalRegistrationForm(props) {
27
27
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
28
28
  const formRef = useRef(null);
29
- const locale = Q();
29
+ const locale = L();
30
30
  const { registrationFormState, setRegistrationFormState } = useRegistrationFormState({});
31
- const [request, { loading, errors, data, formError }] = Te();
32
- const queryResponse = En(RegistrationFormQuery, { key: props.formKey });
31
+ const [request, { loading, errors, data, formError }] = We();
32
+ const queryResponse = yn(RegistrationFormQuery, { key: props.formKey });
33
33
  const formLoading = loading || queryResponse.loading;
34
34
  useEffect(() => {
35
35
  var _a, _b, _c;
@@ -108,9 +108,6 @@ function usePortalRegistrationForm(props) {
108
108
  delete formData.password;
109
109
  delete formData.confirmPassword;
110
110
  const redirectPath = props.redirectPath;
111
- const marketingEmailOptInDate = formData.marketingEmails
112
- ? Date.now()
113
- : null;
114
111
  const variables = {
115
112
  key: props.formKey,
116
113
  formData: {
@@ -118,7 +115,6 @@ function usePortalRegistrationForm(props) {
118
115
  email,
119
116
  password,
120
117
  redirectPath,
121
- ...(formData.marketingEmails && { marketingEmailOptInDate }),
122
118
  ...formData,
123
119
  },
124
120
  };
@@ -138,7 +134,7 @@ function usePortalRegistrationForm(props) {
138
134
  managedIdentityResponse.result.results.length &&
139
135
  managedIdentityResponse.result.results[0].success &&
140
136
  managedIdentityResponse.result.results[0].data.token) {
141
- xn.push(props.nextPage);
137
+ $n.push(props.nextPage);
142
138
  }
143
139
  else if (
144
140
  // check for blocked email error response
@@ -351,7 +347,7 @@ const PortalRegistrationForm = class {
351
347
  : usePortalRegistrationForm(this);
352
348
  const content = {
353
349
  formData: h$1("slot", { name: "formData" }),
354
- secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () => xn.push(states.loginPath) }, this.loginLabel))),
350
+ secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () => $n.push(states.loginPath) }, this.loginLabel))),
355
351
  terms: h$1("slot", { name: "terms" }),
356
352
  emailOptIn: h$1("slot", { name: "emailOptIn" }),
357
353
  emailLabel: this.emailLabel,
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
2
  import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { X as Xe, f as Ke, x as xn, i as isDemo } from './index.module-6c840c4e.js';
3
+ import { h as Qe, T as Te, $ as $n, i as isDemo } from './index.module-48f73e70.js';
4
4
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
@@ -13,9 +13,9 @@ function usePortalResetPassword(props) {
13
13
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
14
14
  const [reset, setReset] = useState(false);
15
15
  const [error, setError] = useState("");
16
- const [verifyPasswordResetCode, verifyPasswordResetCodeState] = Xe();
17
- const [resetPassword, resetPasswordState] = Ke();
18
- const urlParams = new URLSearchParams(xn.location.search);
16
+ const [verifyPasswordResetCode, verifyPasswordResetCodeState] = Qe();
17
+ const [resetPassword, resetPasswordState] = Te();
18
+ const urlParams = new URLSearchParams($n.location.search);
19
19
  const oobCode = urlParams.get("oobCode");
20
20
  urlParams.delete("oobCode");
21
21
  const nextPageOverride = urlParams.get("nextPage");
@@ -53,10 +53,10 @@ function usePortalResetPassword(props) {
53
53
  const gotoNextPage = () => {
54
54
  urlParams.delete("nextPage");
55
55
  const url = sanitizeUrlPath(nextPageOverride || props.nextPage);
56
- xn.push(url.href);
56
+ $n.push(url.href);
57
57
  };
58
58
  const failed = () => {
59
- xn.push({
59
+ $n.push({
60
60
  pathname: props.failedPage,
61
61
  search: urlParams.toString() && "?" + urlParams.toString(),
62
62
  });
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
2
  import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { K, l as ln, x as xn, a as setUserIdentity, i as isDemo } from './index.module-6c840c4e.js';
3
+ import { Q, j as an, $ as $n, b as setUserIdentity, i as isDemo } from './index.module-48f73e70.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './mixins-f60a614c.js';
6
6
  import './JSS-67b5cff8.js';
@@ -13,9 +13,9 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
13
13
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
14
14
  const [completed, setCompleted] = useState(false);
15
15
  const [successful, setSuccessful] = useState(false);
16
- const userIdent = K();
17
- const [request, { loading, data, errors }] = ln();
18
- const urlParams = new URLSearchParams(xn.location.search);
16
+ const userIdent = Q();
17
+ const [request, { loading, data, errors }] = an();
18
+ const urlParams = new URLSearchParams($n.location.search);
19
19
  const oobCode = urlParams.get("oobCode");
20
20
  const oobEmail = urlParams.get("email");
21
21
  const nextPageOverride = urlParams.get("nextPage");
@@ -26,7 +26,7 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
26
26
  successful);
27
27
  const validEmail = ((_c = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _c === void 0 ? void 0 : _c.email) === oobEmail;
28
28
  const failed = () => {
29
- return xn.push({
29
+ return $n.push({
30
30
  pathname: failedPage,
31
31
  search: urlParams.toString() && "?" + urlParams.toString(),
32
32
  });
@@ -34,7 +34,7 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
34
34
  const gotoNextPage = () => {
35
35
  urlParams.delete("nextPage");
36
36
  const url = sanitizeUrlPath(nextPageOverride || nextPage);
37
- xn.push(url.href);
37
+ $n.push(url.href);
38
38
  };
39
39
  const logout = () => {
40
40
  setTimeout(() => {
@@ -1,16 +1,16 @@
1
1
  import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-17b4da69.js';
2
2
  import { n as h, j as useReducer, u as useMemo, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
- import { i as intl } from './global-6306a9b8.js';
4
- import { i as isDemo } from './index.module-6c840c4e.js';
3
+ import { i as intl } from './global-62554cef.js';
4
+ import { i as isDemo } from './index.module-48f73e70.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
9
- import { a as useRequestRerender, u as useRerenderListener } from './re-render-1bcfd0de.js';
10
- import { u as useChildElements } from './useChildElements-fc84e640.js';
9
+ import { a as useRequestRerender, u as useRerenderListener } from './re-render-cb4d43dc.js';
10
+ import { u as useChildElements } from './useChildElements-a6b895dd.js';
11
11
  import { l as luxon } from './luxon-7600be8d.js';
12
12
  import { g as getPaypalMeta } from './mockRewardData-0eb6e778.js';
13
- import { u as useReferralTable, t as tryMethod } from './useReferralTable-f6ffa103.js';
13
+ import { u as useReferralTable, t as tryMethod } from './useReferralTable-6e8350db.js';
14
14
  import { l as luxonLocale } from './utils-334c1e34.js';
15
15
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
16
16
 
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
2
  import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { i as isDemo, a as setUserIdentity } from './index.module-6c840c4e.js';
3
+ import { i as isDemo, b as setUserIdentity } from './index.module-48f73e70.js';
4
4
  import './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import './JSS-67b5cff8.js';
8
8
  import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.js';
9
- import './useRegistrationFormState-849e27f7.js';
10
- import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-8b0a4556.js';
9
+ import './useRegistrationFormState-de6b208e.js';
10
+ import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-46a98499.js';
11
11
 
12
12
  const ReferredRegistration = class {
13
13
  constructor(hostRef) {
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
2
  import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import './index.module-6c840c4e.js';
4
- import { a as useRequestRerender } from './re-render-1bcfd0de.js';
3
+ import './index.module-48f73e70.js';
4
+ import { a as useRequestRerender } from './re-render-cb4d43dc.js';
5
5
 
6
6
  const RewardTableCustomerNoteColumn = class {
7
7
  constructor(hostRef) {
@@ -1,16 +1,16 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
2
  import { b as browser, j as useReducer, f as useEffect, n as h$1, u as useMemo } from './stencil-hooks.module-ac12ca1c.js';
3
- import { i as intl } from './global-6306a9b8.js';
4
- import { d as dist, K, z, Q, E as En, O as On, i as isDemo } from './index.module-6c840c4e.js';
3
+ import { i as intl } from './global-62554cef.js';
4
+ import { d as dist, Q, H, L, y as yn, k as kn, i as isDemo } from './index.module-48f73e70.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
9
- import { u as useRerenderListener, a as useRequestRerender } from './re-render-1bcfd0de.js';
10
- import { u as useChildElements } from './useChildElements-fc84e640.js';
9
+ import { u as useRerenderListener, a as useRequestRerender } from './re-render-cb4d43dc.js';
10
+ import { u as useChildElements } from './useChildElements-a6b895dd.js';
11
11
  import { l as luxon } from './luxon-7600be8d.js';
12
12
  import { m as mockRewardData } from './mockRewardData-0eb6e778.js';
13
- import { g as generateUserError } from './useReferralTable-f6ffa103.js';
13
+ import { g as generateUserError } from './useReferralTable-6e8350db.js';
14
14
  import { l as luxonLocale } from './utils-334c1e34.js';
15
15
 
16
16
  const debug = browser("sq:useRewardsTable");
@@ -162,9 +162,9 @@ const GET_IMPACT_TAX = dist.gql `
162
162
  `;
163
163
  function useRewardsTable(props, emptyElement, loadingElement) {
164
164
  var _a, _b, _c;
165
- const user = K();
166
- const programIdContext = z();
167
- const locale = Q();
165
+ const user = Q();
166
+ const programIdContext = H();
167
+ const locale = L();
168
168
  // Default to context, overriden by props
169
169
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
170
170
  const rewardFilter = {
@@ -186,8 +186,8 @@ function useRewardsTable(props, emptyElement, loadingElement) {
186
186
  loading: false,
187
187
  page: 0,
188
188
  });
189
- const { data: impactTaxData, loading: taxLoading } = En(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
190
- const { envelope: rewardsData, states, callbacks, } = On(GET_REWARDS, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.rewards; }, {
189
+ const { data: impactTaxData, loading: taxLoading } = yn(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
190
+ const { envelope: rewardsData, states, callbacks, } = kn(GET_REWARDS, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.rewards; }, {
191
191
  limit: props.perPage,
192
192
  offset: 0,
193
193
  }, {
@@ -1,12 +1,12 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
2
  import { a as commonjsGlobal, u as useMemo, k as useState, f as useEffect, c as createCommonjsModule, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
- import './global-6306a9b8.js';
4
- import { x as xn, j as jn, a as setUserIdentity, d as dist, o as an, p as setProgramId } from './index.module-6c840c4e.js';
3
+ import './global-62554cef.js';
4
+ import { $ as $n, S as Sn, b as setUserIdentity, d as dist, X as Xe, o as setProgramId } from './index.module-48f73e70.js';
5
5
  import './cjs-bdfb4486.js';
6
6
  import './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
8
  import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
9
- import './useChildElements-fc84e640.js';
9
+ import './useChildElements-a6b895dd.js';
10
10
  import { l as luxon } from './luxon-7600be8d.js';
11
11
  import './utils-334c1e34.js';
12
12
  import './sqm-text-span-view-8d140661.js';
@@ -17,17 +17,18 @@ import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.j
17
17
  import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
18
18
  import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
19
19
  import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-0312e073.js';
20
- import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-f8e78810.js';
21
- import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-c6ac5430.js';
20
+ import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-af40eedb.js';
21
+ import { C as CheckboxFieldView } from './sqm-checkbox-field-view-0ef58cb3.js';
22
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-460bac1b.js';
22
23
  import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-c2ed8fed.js';
23
- import { P as PortalProfileView } from './sqm-portal-profile-view-15ddbec8.js';
24
- import './utilities-443732be.js';
24
+ import { P as PortalProfileView } from './sqm-portal-profile-view-4caa9f28.js';
25
+ import './utilities-e8022681.js';
25
26
  import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-1d3066e1.js';
26
27
  import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-79a85e02.js';
27
28
  import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-d7ea2c56.js';
28
- import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, j as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, k as RewardExchangeView, r as rewardExchangeCustomErrorMsg, l as rewardExchangeLongText, m as rewardExchangeSelected, n as chooseAmountFixed, o as chooseAmountFixedNoDescription, p as chooseAmountVariable, q as chooseAmountVariableNoDescription, s as chooseAmountVariableDisabled, t as chooseAmountVariableUnavailable, v as confirmFixed, w as confirmVariable, x as redemptionError, y as queryError, z as success, A as successVariable, F as loading, G as empty$1, J as rewardExchange, K as CardFeedView, M as CouponCodeView, O as ProgressBar$2, Q as autoColorScaleCss, U as ShadowViewAddon } from './ShadowViewAddon-65c8679e.js';
29
+ import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, D as DropdownFieldView, I as InputFieldView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as CardFeedView, K as CouponCodeView, M as ProgressBar$2, O as autoColorScaleCss, Q as ShadowViewAddon } from './ShadowViewAddon-272f75a5.js';
29
30
  import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-6c582684.js';
30
- import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-71915a5e.js';
31
+ import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-41a14ca6.js';
31
32
 
32
33
  /**
33
34
  * lodash (Custom Build) <https://lodash.com/>
@@ -2536,36 +2537,36 @@ const routes = `
2536
2537
  `;
2537
2538
  const TemplateNavigation = createHookStory(() => {
2538
2539
  return (h("div", null,
2539
- h("button", { onClick: () => xn.push("/") }, "/"),
2540
- h("button", { onClick: () => xn.push("/foo") }, "/foo"),
2541
- h("button", { onClick: () => xn.push("/bar") }, "/bar"),
2542
- h("button", { onClick: () => xn.push("/baz/bang") }, "/baz/bang"),
2543
- h("button", { onClick: () => xn.push("/refer") }, "/refer"),
2544
- h("button", { onClick: () => xn.push("/refer/1") }, "/refer/1"),
2545
- h("button", { onClick: () => xn.push("/refer/2") }, "/refer/2"),
2546
- h("button", { onClick: () => xn.back() }, "Back"),
2547
- h("button", { onClick: () => xn.forward() }, "Forward"),
2540
+ h("button", { onClick: () => $n.push("/") }, "/"),
2541
+ h("button", { onClick: () => $n.push("/foo") }, "/foo"),
2542
+ h("button", { onClick: () => $n.push("/bar") }, "/bar"),
2543
+ h("button", { onClick: () => $n.push("/baz/bang") }, "/baz/bang"),
2544
+ h("button", { onClick: () => $n.push("/refer") }, "/refer"),
2545
+ h("button", { onClick: () => $n.push("/refer/1") }, "/refer/1"),
2546
+ h("button", { onClick: () => $n.push("/refer/2") }, "/refer/2"),
2547
+ h("button", { onClick: () => $n.back() }, "Back"),
2548
+ h("button", { onClick: () => $n.forward() }, "Forward"),
2548
2549
  h("hr", null),
2549
2550
  h("sqm-router", { innerHTML: templates })));
2550
2551
  });
2551
2552
  const RouteNavigation = createHookStory(() => {
2552
2553
  return (h("div", null,
2553
- h("button", { onClick: () => xn.push("/") }, "/"),
2554
- h("button", { onClick: () => xn.push("/foo") }, "/foo"),
2555
- h("button", { onClick: () => xn.push("/bar") }, "/bar"),
2556
- h("button", { onClick: () => xn.push("/baz/bang") }, "/baz/bang"),
2557
- h("button", { onClick: () => xn.push("/refer") }, "/refer"),
2558
- h("button", { onClick: () => xn.push("/refer/1") }, "/refer/1"),
2559
- h("button", { onClick: () => xn.push("/refer/2") }, "/refer/2"),
2560
- h("button", { onClick: () => xn.back() }, "Back"),
2561
- h("button", { onClick: () => xn.forward() }, "Forward"),
2554
+ h("button", { onClick: () => $n.push("/") }, "/"),
2555
+ h("button", { onClick: () => $n.push("/foo") }, "/foo"),
2556
+ h("button", { onClick: () => $n.push("/bar") }, "/bar"),
2557
+ h("button", { onClick: () => $n.push("/baz/bang") }, "/baz/bang"),
2558
+ h("button", { onClick: () => $n.push("/refer") }, "/refer"),
2559
+ h("button", { onClick: () => $n.push("/refer/1") }, "/refer/1"),
2560
+ h("button", { onClick: () => $n.push("/refer/2") }, "/refer/2"),
2561
+ h("button", { onClick: () => $n.back() }, "Back"),
2562
+ h("button", { onClick: () => $n.forward() }, "Forward"),
2562
2563
  h("hr", null),
2563
2564
  h("sqm-router", { innerHTML: routes })));
2564
2565
  });
2565
2566
  const Styling = createHookStory(() => {
2566
2567
  return (h("div", null,
2567
- h("button", { onClick: () => xn.push("/") }, "/"),
2568
- h("button", { onClick: () => xn.push("/foo") }, "/foo"),
2568
+ h("button", { onClick: () => $n.push("/") }, "/"),
2569
+ h("button", { onClick: () => $n.push("/foo") }, "/foo"),
2569
2570
  h("hr", null),
2570
2571
  h("div", { style: { display: "flex", justifyContent: "space-around" } },
2571
2572
  h("sqm-router", { innerHTML: `<template path="/">
@@ -2579,7 +2580,7 @@ function useTemplate(templateString) {
2579
2580
  const [previewTemplate, setPreviewTemplate] = useState(templateString);
2580
2581
  function setPath(e) {
2581
2582
  //@ts-ignore
2582
- xn.push(e.target.value);
2583
+ $n.push(e.target.value);
2583
2584
  }
2584
2585
  return {
2585
2586
  states: { previewTemplate, editedTemplate },
@@ -2743,8 +2744,8 @@ const FullStackFrame = () => {
2743
2744
  "Current path:",
2744
2745
  " ",
2745
2746
  h("code", null,
2746
- h("strong", null, (_a = jn()) === null || _a === void 0 ? void 0 : _a.pathname))),
2747
- h("button", { onClick: xn.back }, "Go Back")));
2747
+ h("strong", null, (_a = Sn()) === null || _a === void 0 ? void 0 : _a.pathname))),
2748
+ h("button", { onClick: $n.back }, "Go Back")));
2748
2749
  };
2749
2750
  const FullStackFrameLoggedOut = () => {
2750
2751
  var _a;
@@ -2768,8 +2769,8 @@ const FullStackFrameLoggedOut = () => {
2768
2769
  "Current path:",
2769
2770
  " ",
2770
2771
  h("code", null,
2771
- h("strong", null, (_a = jn()) === null || _a === void 0 ? void 0 : _a.pathname))),
2772
- h("button", { onClick: xn.back }, "Go Back")));
2772
+ h("strong", null, (_a = Sn()) === null || _a === void 0 ? void 0 : _a.pathname))),
2773
+ h("button", { onClick: $n.back }, "Go Back")));
2773
2774
  };
2774
2775
 
2775
2776
  const PortalFrame = /*#__PURE__*/Object.freeze({
@@ -3496,7 +3497,7 @@ function useExchangeButton() {
3496
3497
  const { id, accountId } = setupGraphQL$6();
3497
3498
  const [points, setPoints] = useState(10);
3498
3499
  const [rate, setRate] = useState(100);
3499
- const [exchange, { data, errors }] = an(EXCHANGE);
3500
+ const [exchange, { data, errors }] = Xe(EXCHANGE);
3500
3501
  return {
3501
3502
  states: {
3502
3503
  points,
@@ -4097,16 +4098,16 @@ function DefaultTemplateView(props) {
4097
4098
  gridTemplateColumns: "repeat(9, 80px)",
4098
4099
  gridGap: "10px",
4099
4100
  } },
4100
- h("button", { onClick: () => xn.push("/") }, "Dashboard"),
4101
- props.leadSubmit && (h("button", { onClick: () => xn.push("/refer") }, "Submit a Referral")),
4102
- h("button", { onClick: () => xn.push("/activity") }, "Activity"),
4103
- h("button", { onClick: () => xn.push("/editProfile") }, "Edit Profile"),
4104
- h("button", { onClick: () => xn.push("/login") }, "Login"),
4105
- h("button", { onClick: () => xn.push("/register") }, "Register"),
4106
- h("button", { onClick: () => xn.push("/emailVerification") }, "Email Verification"),
4107
- h("button", { onClick: () => xn.push("/verifyEmail") }, "Verify Email"),
4108
- h("button", { onClick: () => xn.push("/forgotPassword") }, "Forgot Password"),
4109
- h("button", { onClick: () => xn.push("/resetPassword") }, "Reset Password")),
4101
+ h("button", { onClick: () => $n.push("/") }, "Dashboard"),
4102
+ props.leadSubmit && (h("button", { onClick: () => $n.push("/refer") }, "Submit a Referral")),
4103
+ h("button", { onClick: () => $n.push("/activity") }, "Activity"),
4104
+ h("button", { onClick: () => $n.push("/editProfile") }, "Edit Profile"),
4105
+ h("button", { onClick: () => $n.push("/login") }, "Login"),
4106
+ h("button", { onClick: () => $n.push("/register") }, "Register"),
4107
+ h("button", { onClick: () => $n.push("/emailVerification") }, "Email Verification"),
4108
+ h("button", { onClick: () => $n.push("/verifyEmail") }, "Verify Email"),
4109
+ h("button", { onClick: () => $n.push("/forgotPassword") }, "Forgot Password"),
4110
+ h("button", { onClick: () => $n.push("/resetPassword") }, "Reset Password")),
4110
4111
  h("br", null),
4111
4112
  h("div", { innerHTML: states.previewTemplate })));
4112
4113
  }
@@ -10179,7 +10180,7 @@ const dashboardTemplate = "<sqm-portal-container direction=\"column\" padding=\"
10179
10180
 
10180
10181
  const leadSubmitTemplate = "<sqm-referral-iframe></sqm-referral-iframe>\n";
10181
10182
 
10182
- const editProfileTemplate = "<sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n></sqm-portal-protected-route>\n<sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n</sqm-portal-container>\n";
10183
+ const editProfileTemplate = "<sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n></sqm-portal-protected-route>\n<sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n</sqm-portal-container>\n<sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-marketing></sqm-portal-change-marketing>\n</sqm-portal-container>\n";
10183
10184
 
10184
10185
  const activityTemplate = "<sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n></sqm-portal-protected-route>\n<sqm-portal-container direction=\"column\" padding=\"xxx-large\" gap=\"xxx-large\">\n <sqm-text> <h1>Activity</h1></sqm-text>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\n >\n </sqm-stat-container>\n <sqm-referral-table>\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\n <sqm-referral-table-date-column\n column-title=\"Referred\"\n date-shown=\"dateReferralStarted\"\n ></sqm-referral-table-date-column> </sqm-referral-table\n></sqm-portal-container>\n";
10185
10186
 
@@ -10743,7 +10744,7 @@ const defaultProps$b = {
10743
10744
  checked: false,
10744
10745
  },
10745
10746
  content: {
10746
- checkboxName: "agree",
10747
+ checkboxName: "terms",
10747
10748
  checkboxLabel: "By signing up you agree to the {labelLink}",
10748
10749
  checkboxLabelLink: "https://example.com",
10749
10750
  checkboxLabelLinkText: "Terms and Conditions",
@@ -10841,7 +10842,7 @@ const CheckboxField = /*#__PURE__*/Object.freeze({
10841
10842
  TermsAndConditionsLongCustomLabel: TermsAndConditionsLongCustomLabel
10842
10843
  });
10843
10844
 
10844
- const scenario$k = "@owner:zach\n@author:zach\nFeature: Marketing Emails Checkbox\n\n A checkbox that is used to opt in for referral program marketing emails.\n\n Background: A user is on the portal registration page\n Given a user is viewing the \"/register\"\n And \"/register\" contains the registration form\n And the registration form has the following fields\n | fields |\n | first name |\n | last name |\n | email |\n | password |\n | Marketing Emails Checkbox |\n \n @motivating\n Scenario: Checkbox is optional by default\n Given the user is filling out the registration form\n And the name fields have valid input\n And the email field has valid input\n And the password field has valid input\n And the checkbox is not checked\n When they try to register\n Then the form is submitted\n And there is no error for the checkbox\n\n Scenario: The form field name is provided by default\n Given the customer has added a marketing emails checkbox to their registration form\n Then the field name is automatically set to \"marketing-emails\"\n And the name is configurable \n\n\n\n ";
10845
+ const scenario$k = "@owner:zach\n@author:zach\nFeature: Marketing Emails Checkbox\n\n A checkbox that is used to opt in for referral program marketing emails.\n\n Background: A user is on the portal registration page\n Given a user is viewing the \"/register\"\n And \"/register\" contains the registration form\n And the registration form has the following fields\n | fields |\n | first name |\n | last name |\n | email |\n | password |\n | Marketing Emails Checkbox |\n\n @motivating\n Scenario: Checkbox is optional by default\n Given the user is filling out the registration form\n And the name fields have valid input\n And the email field has valid input\n And the password field has valid input\n And the checkbox is not checked\n When they try to register\n Then the form is submitted\n And there is no error for the checkbox\n\n Scenario: The form field name is provided by default\n Given the customer has added a marketing emails checkbox to their registration form\n Then the field name is automatically set to \"marketingEmailOptIn\"\n And the name is not configurable";
10845
10846
 
10846
10847
  const MarketingEmailsCheckbox_stories = {
10847
10848
  title: "Components/Marketing Emails Checkbox",
@@ -1,7 +1,7 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
2
2
  import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
- import './index.module-6c840c4e.js';
4
- import { a as useRequestRerender } from './re-render-1bcfd0de.js';
3
+ import './index.module-48f73e70.js';
4
+ import { a as useRequestRerender } from './re-render-cb4d43dc.js';
5
5
 
6
6
  const TabView = ({}, children) => {
7
7
  return h(Host, null, children);
@@ -1,8 +1,8 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
2
2
  import { u as useMemo, f as useEffect, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
- import { T } from './index.module-6c840c4e.js';
4
- import { u as useRerenderListener } from './re-render-1bcfd0de.js';
5
- import { u as useChildElements } from './useChildElements-fc84e640.js';
3
+ import { _ } from './index.module-48f73e70.js';
4
+ import { u as useRerenderListener } from './re-render-cb4d43dc.js';
5
+ import { u as useChildElements } from './useChildElements-a6b895dd.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
7
7
 
8
8
  const TabsView = ({ content, placement, }) => {
@@ -37,7 +37,7 @@ const TabsView = ({ content, placement, }) => {
37
37
  const REVEAL_EVENT = "sq:reveal";
38
38
  function useTabs() {
39
39
  const rawTabs = useChildElements();
40
- const host = T();
40
+ const host = _();
41
41
  const tick = useRerenderListener();
42
42
  const tabs = useMemo(() => rawTabs
43
43
  .filter((tab) => tab.tagName === "SQM-TAB" || tab.tagName === "RAISINS-PLOP-TARGET")
@@ -1,8 +1,8 @@
1
1
  import { k as useState, u as useMemo } from './stencil-hooks.module-ac12ca1c.js';
2
- import { T } from './index.module-6c840c4e.js';
2
+ import { _ } from './index.module-48f73e70.js';
3
3
 
4
4
  function useChildElements() {
5
- const host = T();
5
+ const host = _();
6
6
  const initialState = host.children.length
7
7
  ? Array.from(host.children)
8
8
  : [];
@@ -1,13 +1,13 @@
1
1
  import { k as useState } from './stencil-hooks.module-ac12ca1c.js';
2
- import { C as Cn } from './index.module-6c840c4e.js';
2
+ import { c as mn } from './index.module-48f73e70.js';
3
3
  import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
- import { u as useRegistrationFormState } from './useRegistrationFormState-849e27f7.js';
4
+ import { u as useRegistrationFormState } from './useRegistrationFormState-de6b208e.js';
5
5
 
6
6
  function useInstantAccessRegistration(props) {
7
7
  const cookie = new URLSearchParams(window.location.search);
8
8
  const cookies = cookie === null || cookie === void 0 ? void 0 : cookie.get("_saasquatch");
9
9
  const { registrationFormState, setRegistrationFormState } = useRegistrationFormState();
10
- const [request, { loading, errors, data }] = Cn();
10
+ const [request, { loading, errors, data }] = mn();
11
11
  const [error, setError] = useState("");
12
12
  const submit = async (event) => {
13
13
  var _a;
@@ -1,8 +1,8 @@
1
1
  import { h } from './index-17b4da69.js';
2
2
  import { b as browser, j as useReducer, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
- import { d as dist, K, z, Q, E as En, O as On } from './index.module-6c840c4e.js';
4
- import { u as useRerenderListener } from './re-render-1bcfd0de.js';
5
- import { u as useChildElements } from './useChildElements-fc84e640.js';
3
+ import { d as dist, Q, H, L, y as yn, k as kn } from './index.module-48f73e70.js';
4
+ import { u as useRerenderListener } from './re-render-cb4d43dc.js';
5
+ import { u as useChildElements } from './useChildElements-a6b895dd.js';
6
6
 
7
7
  const debug = browser("sq:useReferralTable");
8
8
  const CSS_NAMESPACE = "sqm-referral-table";
@@ -243,8 +243,8 @@ const GET_IMPACT_TAX = dist.gql `
243
243
  `;
244
244
  function useReferralTable(props, emptyElement, loadingElement) {
245
245
  var _a, _b, _c, _d;
246
- const user = K();
247
- const programIdContext = z();
246
+ const user = Q();
247
+ const programIdContext = H();
248
248
  // Default to context, overriden by props
249
249
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
250
250
  // If no program ID, shows all programs
@@ -266,17 +266,17 @@ function useReferralTable(props, emptyElement, loadingElement) {
266
266
  loading: false,
267
267
  page: 0,
268
268
  });
269
- const locale = Q();
270
- const { data: referrerResponse, loading: referrerLoading, refetch, } = En(GET_REFERRER_DATA, {
269
+ const locale = L();
270
+ const { data: referrerResponse, loading: referrerLoading, refetch, } = yn(GET_REFERRER_DATA, {
271
271
  programId: programId === "classic" ? null : programId,
272
272
  rewardFilter,
273
273
  locale,
274
274
  }, !props.showReferrer || !(user === null || user === void 0 ? void 0 : user.jwt));
275
275
  const referrerData = (_b = referrerResponse === null || referrerResponse === void 0 ? void 0 : referrerResponse.viewer) === null || _b === void 0 ? void 0 : _b.referredByReferral;
276
276
  const showReferrerRow = props.showReferrer && !!(referrerData === null || referrerData === void 0 ? void 0 : referrerData.dateReferralStarted);
277
- const { data: taxResponse, loading: taxLoading } = En(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
277
+ const { data: taxResponse, loading: taxLoading } = yn(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
278
278
  const taxConnection = (_c = taxResponse === null || taxResponse === void 0 ? void 0 : taxResponse.viewer) === null || _c === void 0 ? void 0 : _c.impactConnection;
279
- const { envelope: referralData, states, callbacks, } = On(GET_REFERRAL_DATA, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.referrals; }, {
279
+ const { envelope: referralData, states, callbacks, } = kn(GET_REFERRAL_DATA, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.referrals; }, {
280
280
  limit: props.perPage,
281
281
  offset: 0,
282
282
  }, {
@@ -1,9 +1,9 @@
1
1
  import { y } from './stencil-hooks.module-ac12ca1c.js';
2
- import { T } from './index.module-6c840c4e.js';
2
+ import { _ } from './index.module-48f73e70.js';
3
3
 
4
4
  const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
5
5
  function useRegistrationFormState(formState) {
6
- const host = T();
6
+ const host = _();
7
7
  const [registrationFormState, setRegistrationFormState] = y(host, REGISTRATION_FORM_STATE_CONTEXT, formState);
8
8
  return { registrationFormState, setRegistrationFormState };
9
9
  }
@@ -1,5 +1,5 @@
1
1
  import { k as useState, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
2
- import { b as useCallback } from './index.module-6c840c4e.js';
2
+ import { u as useCallback } from './index.module-48f73e70.js';
3
3
 
4
4
  // import { IntlMessageFormat } from 'intl-messageformat';
5
5
  function isMobile(breakPoint) {