@saasquatch/mint-components 1.11.0-5 → 1.11.0-7

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 (328) hide show
  1. package/dist/cjs/{ShadowViewAddon-21aa34f8.js → ShadowViewAddon-ba87315e.js} +48 -47
  2. package/dist/cjs/{global-4a59a374.js → global-0e1b8019.js} +162 -11
  3. package/dist/cjs/index-56d1fa5b.js +2227 -0
  4. package/dist/cjs/{index.module-df530553.js → index.module-2d82a984.js} +1444 -244
  5. package/dist/cjs/loader.cjs.js +4 -4
  6. package/dist/cjs/{luxon-05098e19.js → luxon-20eafbd9.js} +1 -1
  7. package/dist/cjs/mint-components.cjs.js +4 -4
  8. package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-3c470512.js} +1 -1
  9. package/dist/cjs/{re-render-1976e05e.js → re-render-7744b75a.js} +5 -5
  10. package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
  11. package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +470 -470
  12. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +114 -113
  13. package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
  14. package/dist/cjs/sqm-context-router.cjs.entry.js +4 -4
  15. package/dist/cjs/sqm-empty_4.cjs.entry.js +6 -6
  16. package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
  17. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +7 -7
  18. package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
  19. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
  20. package/dist/cjs/{sqm-invoice-table-view-7739a5b4.js → sqm-invoice-table-view-e75291d8.js} +1 -1
  21. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +12 -11
  22. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +10 -9
  23. package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-34d8941e.js} +2 -2
  24. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +5 -5
  25. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +5 -5
  26. package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
  27. package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -6
  28. package/dist/cjs/{sqm-portal-email-verification-view-07161940.js → sqm-portal-email-verification-view-a056e53e.js} +1 -1
  29. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +10 -10
  30. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -7
  31. package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
  32. package/dist/cjs/{sqm-portal-profile-view-07b99f80.js → sqm-portal-profile-view-c1753d1a.js} +1 -1
  33. package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -14
  34. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
  35. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +12 -11
  36. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -9
  37. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +8 -8
  38. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +17 -16
  39. package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
  40. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
  41. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  42. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +67 -66
  43. package/dist/cjs/sqm-stencilbook.cjs.entry.js +50 -49
  44. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  45. package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
  46. package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
  47. package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-a5a04d8a.js} +1 -4
  48. package/dist/cjs/{useChildElements-e0d44916.js → useChildElements-079a23aa.js} +3 -3
  49. package/dist/cjs/{useInstantAccessRegistration-bbe746d1.js → useInstantAccessRegistration-615a4dec.js} +4 -4
  50. package/dist/cjs/{useReferralTable-a76adb0d.js → useReferralTable-034e8eb1.js} +20 -19
  51. package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-cabaa291.js} +3 -3
  52. package/dist/cjs/{utilities-cec9dd36.js → utilities-a4072d5b.js} +2 -2
  53. package/dist/collection/collection-manifest.json +0 -2
  54. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/data.js +13 -14
  55. package/dist/esm/{ShadowViewAddon-90897c22.js → ShadowViewAddon-cebdd86a.js} +22 -21
  56. package/dist/esm/{global-e7bb0343.js → global-ce667547.js} +162 -11
  57. package/dist/esm/index-0c7b14c5.js +2225 -0
  58. package/dist/esm/{index.module-def4aec5.js → index.module-cfe48b0e.js} +1426 -223
  59. package/dist/esm/loader.js +4 -4
  60. package/dist/esm/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
  61. package/dist/esm/mint-components.js +4 -4
  62. package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
  63. package/dist/esm/{re-render-12fd274a.js → re-render-9f58806b.js} +5 -5
  64. package/dist/esm/sqm-asset-card.entry.js +2 -2
  65. package/dist/esm/sqm-banking-info-form_16.entry.js +78 -78
  66. package/dist/esm/sqm-big-stat_38.entry.js +63 -62
  67. package/dist/esm/sqm-close-button.entry.js +2 -2
  68. package/dist/esm/sqm-context-router.entry.js +3 -3
  69. package/dist/esm/sqm-empty_4.entry.js +3 -3
  70. package/dist/esm/sqm-form-message.entry.js +1 -1
  71. package/dist/esm/sqm-graphql-client-provider.entry.js +6 -6
  72. package/dist/esm/sqm-header-logo.entry.js +1 -1
  73. package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
  74. package/dist/esm/{sqm-invoice-table-view-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.js} +1 -1
  75. package/dist/esm/sqm-leaderboard-rank.entry.js +7 -6
  76. package/dist/esm/sqm-logout-current-user.entry.js +5 -4
  77. package/dist/esm/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-407d8d6a.js} +2 -2
  78. package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
  79. package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
  80. package/dist/esm/sqm-password-field.entry.js +3 -3
  81. package/dist/esm/sqm-popup-container.entry.js +5 -5
  82. package/dist/esm/{sqm-portal-email-verification-view-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.js} +1 -1
  83. package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
  84. package/dist/esm/sqm-portal-forgot-password.entry.js +6 -6
  85. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  86. package/dist/esm/{sqm-portal-profile-view-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.js} +1 -1
  87. package/dist/esm/sqm-portal-profile.entry.js +9 -8
  88. package/dist/esm/sqm-portal-protected-route.entry.js +6 -6
  89. package/dist/esm/sqm-portal-registration-form.entry.js +10 -9
  90. package/dist/esm/sqm-portal-reset-password.entry.js +8 -8
  91. package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
  92. package/dist/esm/sqm-referral-table_11.entry.js +9 -8
  93. package/dist/esm/sqm-referred-registration.entry.js +5 -5
  94. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  95. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
  96. package/dist/esm/sqm-rewards-table_9.entry.js +14 -13
  97. package/dist/esm/sqm-stencilbook.entry.js +48 -47
  98. package/dist/esm/sqm-tab.entry.js +3 -3
  99. package/dist/esm/sqm-tabs.entry.js +5 -5
  100. package/dist/esm/sqm-text-span.entry.js +1 -1
  101. package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
  102. package/dist/esm/{useChildElements-32e1bda1.js → useChildElements-55ba77b1.js} +3 -3
  103. package/dist/esm/{useInstantAccessRegistration-46b89952.js → useInstantAccessRegistration-c8486b92.js} +4 -4
  104. package/dist/esm/{useReferralTable-f4de0650.js → useReferralTable-1671695f.js} +11 -10
  105. package/dist/esm/{useRegistrationFormState-9fc1ac80.js → useRegistrationFormState-554eed2c.js} +3 -3
  106. package/dist/esm/{utilities-3f5bba22.js → utilities-aa00400c.js} +2 -2
  107. package/dist/esm-es5/ShadowViewAddon-cebdd86a.js +1 -0
  108. package/dist/esm-es5/global-ce667547.js +285 -0
  109. package/dist/esm-es5/index-0c7b14c5.js +1 -0
  110. package/dist/esm-es5/index.module-cfe48b0e.js +53 -0
  111. package/dist/esm-es5/loader.js +1 -1
  112. package/dist/esm-es5/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
  113. package/dist/esm-es5/mint-components.js +1 -1
  114. package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
  115. package/dist/esm-es5/{re-render-12fd274a.js → re-render-9f58806b.js} +1 -1
  116. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  117. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  118. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  119. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  120. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  121. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  122. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  123. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  124. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  125. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  126. package/dist/esm-es5/{sqm-invoice-table-view-fb2f95b9.js → sqm-invoice-table-view-bccf5bbc.js} +1 -1
  127. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  128. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  129. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-407d8d6a.js} +1 -1
  130. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  131. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  132. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  133. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  134. package/dist/esm-es5/{sqm-portal-email-verification-view-0b32261f.js → sqm-portal-email-verification-view-b8ba7573.js} +1 -1
  135. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  136. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  137. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  138. package/dist/esm-es5/{sqm-portal-profile-view-03026a5e.js → sqm-portal-profile-view-9cbfeaf9.js} +1 -1
  139. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  140. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  141. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  142. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  143. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  144. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  145. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  146. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  147. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  148. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  149. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  150. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  151. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  152. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  153. package/dist/esm-es5/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
  154. package/dist/esm-es5/useChildElements-55ba77b1.js +1 -0
  155. package/dist/esm-es5/useInstantAccessRegistration-c8486b92.js +1 -0
  156. package/dist/esm-es5/useReferralTable-1671695f.js +1 -0
  157. package/dist/esm-es5/useRegistrationFormState-554eed2c.js +1 -0
  158. package/dist/esm-es5/{utilities-3f5bba22.js → utilities-aa00400c.js} +1 -1
  159. package/dist/mint-components/mint-components.esm.js +1 -1
  160. package/dist/mint-components/mint-components.js +1 -1
  161. package/dist/mint-components/{p-674a64fe.system.js → p-0034b33b.system.js} +1 -1
  162. package/dist/mint-components/{p-2a414b2e.system.js → p-0979f82e.system.js} +2 -2
  163. package/dist/mint-components/{p-cde759a7.entry.js → p-1128f16d.entry.js} +14 -14
  164. package/dist/mint-components/{p-88aac6a9.system.entry.js → p-14beec1b.system.entry.js} +1 -1
  165. package/dist/mint-components/{p-5956a47e.entry.js → p-155e5795.entry.js} +1 -1
  166. package/dist/mint-components/p-175cf117.system.entry.js +1 -0
  167. package/dist/mint-components/{p-fd2c5407.js → p-1b24bb52.js} +1 -1
  168. package/dist/mint-components/p-1bb39bf3.js +1 -0
  169. package/dist/mint-components/p-1c021084.system.js +1 -0
  170. package/dist/mint-components/p-1cb0c56c.js +1 -0
  171. package/dist/mint-components/p-22082cf5.entry.js +1 -0
  172. package/dist/mint-components/{p-4502ed11.system.entry.js → p-2669e88d.system.entry.js} +1 -1
  173. package/dist/mint-components/{p-0e556260.js → p-2a82e591.js} +1 -1
  174. package/dist/mint-components/p-2c1ec58d.system.entry.js +1 -0
  175. package/dist/mint-components/{p-573fab0f.system.js → p-2c8c2ae9.system.js} +22 -22
  176. package/dist/mint-components/p-2d713a4a.entry.js +1 -0
  177. package/dist/mint-components/{p-58ef25d3.system.entry.js → p-2f75d0c6.system.entry.js} +1 -1
  178. package/dist/mint-components/{p-5cac90e8.system.entry.js → p-349315e6.system.entry.js} +1 -1
  179. package/dist/mint-components/{p-64491c96.system.entry.js → p-37518555.system.entry.js} +1 -1
  180. package/dist/mint-components/{p-3223ba7b.entry.js → p-3912f9af.entry.js} +1 -1
  181. package/dist/mint-components/{p-f3053c61.js → p-48704504.js} +1 -1
  182. package/dist/mint-components/{p-ce5afa40.entry.js → p-4baf9ec9.entry.js} +1 -1
  183. package/dist/mint-components/p-4e5ff6d5.system.entry.js +1 -0
  184. package/dist/mint-components/p-4fd5cde2.entry.js +1 -0
  185. package/dist/mint-components/{p-e84a74fe.system.entry.js → p-5464dd3c.system.entry.js} +1 -1
  186. package/dist/mint-components/{p-dd7ee007.system.js → p-553a92e2.system.js} +1 -1
  187. package/dist/mint-components/p-55ba5de4.js +42 -0
  188. package/dist/mint-components/p-569acf5d.entry.js +1 -0
  189. package/dist/mint-components/p-5a9e6c23.system.js +1 -0
  190. package/dist/mint-components/{p-dd0d79bf.entry.js → p-5c602e84.entry.js} +1 -1
  191. package/dist/mint-components/p-5e346208.system.entry.js +1 -0
  192. package/dist/mint-components/{p-a9050eb0.entry.js → p-5f4a0d5a.entry.js} +1 -1
  193. package/dist/mint-components/p-5f4cf5f4.system.js +53 -0
  194. package/dist/mint-components/p-6361cd09.system.entry.js +1 -0
  195. package/dist/mint-components/p-65976f70.system.entry.js +1 -0
  196. package/dist/mint-components/{p-3d4656bb.system.js → p-69ae3f41.system.js} +1 -1
  197. package/dist/mint-components/p-6fbfd683.js +1 -0
  198. package/dist/mint-components/{p-57e4ef5f.entry.js → p-709c0d6d.entry.js} +1 -1
  199. package/dist/mint-components/{p-86990110.entry.js → p-747e6ce6.entry.js} +1 -1
  200. package/dist/mint-components/{p-8fe21979.system.entry.js → p-74ba2bdd.system.entry.js} +1 -1
  201. package/dist/mint-components/p-77150ca3.entry.js +1 -0
  202. package/dist/mint-components/{p-fbdf0738.entry.js → p-79097c07.entry.js} +1 -1
  203. package/dist/mint-components/{p-ebcec043.entry.js → p-7a1e23b0.entry.js} +1 -1
  204. package/dist/mint-components/{p-f0806232.system.entry.js → p-7ab14d4b.system.entry.js} +1 -1
  205. package/dist/mint-components/{p-9dc3f592.entry.js → p-7b0c819b.entry.js} +23 -24
  206. package/dist/mint-components/p-81ef4d8d.system.entry.js +1 -0
  207. package/dist/mint-components/{p-41a11a7f.js → p-83a759a6.js} +1 -1
  208. package/dist/mint-components/p-84a5feb6.js +1 -0
  209. package/dist/mint-components/p-858a87ce.entry.js +1 -0
  210. package/dist/mint-components/p-89669879.system.js +1 -0
  211. package/dist/mint-components/p-8a82d287.entry.js +1 -0
  212. package/dist/mint-components/{p-7a572b34.entry.js → p-8b37f9fa.entry.js} +3 -3
  213. package/dist/mint-components/{p-d7df3dfd.system.js → p-8c616b35.system.js} +1 -1
  214. package/dist/mint-components/p-8d0312ad.entry.js +13 -0
  215. package/dist/mint-components/{p-66172a05.js → p-8d2d99b5.js} +1 -1
  216. package/dist/mint-components/{p-251e7567.js → p-9223640e.js} +1 -1
  217. package/dist/mint-components/{p-eaada4da.js → p-92990ceb.js} +1 -1
  218. package/dist/mint-components/{p-51721f6b.system.js → p-93c4b92a.system.js} +1 -1
  219. package/dist/mint-components/p-93feb565.system.entry.js +1 -0
  220. package/dist/mint-components/{p-0d8c53ac.system.js → p-94b397d0.system.js} +1 -1
  221. package/dist/mint-components/{p-6afb4f48.system.entry.js → p-95af445c.system.entry.js} +1 -1
  222. package/dist/mint-components/p-97f9ea19.system.js +1 -0
  223. package/dist/mint-components/{p-4edde470.entry.js → p-9a02b093.entry.js} +1 -1
  224. package/dist/mint-components/{p-007383e1.entry.js → p-9c1011db.entry.js} +2 -2
  225. package/dist/mint-components/{p-137ea86e.entry.js → p-a05a21b8.entry.js} +1 -1
  226. package/dist/mint-components/p-a1dddd9c.entry.js +1 -0
  227. package/dist/mint-components/{p-07f675ab.system.entry.js → p-a2189daf.system.entry.js} +1 -1
  228. package/dist/mint-components/p-a230e0f7.entry.js +1 -0
  229. package/dist/mint-components/{p-2ee2ebba.js → p-a2fc8ec6.js} +4 -4
  230. package/dist/mint-components/{p-5f1c4160.system.entry.js → p-a56fbe1f.system.entry.js} +1 -1
  231. package/dist/mint-components/p-a63607fe.js +1 -0
  232. package/dist/mint-components/p-a6ad8082.system.js +1 -0
  233. package/dist/mint-components/{p-9774fbc5.js → p-a7e84030.js} +153 -153
  234. package/dist/mint-components/{p-28b6106f.js → p-aa1750ad.js} +1 -1
  235. package/dist/mint-components/{p-cf690d55.system.entry.js → p-ad218d0b.system.entry.js} +1 -1
  236. package/dist/mint-components/p-b9e629c4.entry.js +1 -0
  237. package/dist/mint-components/{p-cf158064.entry.js → p-ba9642a9.entry.js} +3 -3
  238. package/dist/mint-components/{p-4864ed8a.system.entry.js → p-bf161aff.system.entry.js} +1 -1
  239. package/dist/mint-components/p-cac64545.system.entry.js +1 -0
  240. package/dist/mint-components/{p-370a1a73.system.js → p-cb45d0a8.system.js} +1 -1
  241. package/dist/mint-components/{p-c7a3fd1b.system.js → p-cc24f7e0.system.js} +1 -1
  242. package/dist/mint-components/p-cc2a5934.entry.js +13 -0
  243. package/dist/mint-components/p-cca80c2e.system.entry.js +1 -0
  244. package/dist/mint-components/{p-178d2d2e.entry.js → p-cdd04337.entry.js} +1 -1
  245. package/dist/mint-components/{p-b12f7281.system.entry.js → p-ce23dbff.system.entry.js} +1 -1
  246. package/dist/mint-components/{p-fe5675b3.entry.js → p-cf8ccbf5.entry.js} +1 -1
  247. package/dist/mint-components/{p-fb20eb5e.system.entry.js → p-cfc4a126.system.entry.js} +1 -1
  248. package/dist/mint-components/p-d29db28c.system.entry.js +1 -0
  249. package/dist/mint-components/{p-05948592.js → p-d491eac5.js} +24 -24
  250. package/dist/mint-components/{p-671ee3fd.entry.js → p-d5e0b017.entry.js} +2 -2
  251. package/dist/mint-components/{p-6cef104b.entry.js → p-db7b9e12.entry.js} +1 -1
  252. package/dist/mint-components/p-dbb74fc2.system.entry.js +1 -0
  253. package/dist/mint-components/{p-8e907ac7.system.entry.js → p-de9b0bcf.system.entry.js} +1 -1
  254. package/dist/mint-components/p-e3ddb67b.system.entry.js +1 -0
  255. package/dist/mint-components/{p-ce9e7c98.system.js → p-e5299352.system.js} +1 -1
  256. package/dist/mint-components/p-eb8cb617.system.js +1 -0
  257. package/dist/mint-components/p-ef4336c4.system.entry.js +1 -0
  258. package/dist/mint-components/{p-afd366ae.system.entry.js → p-f0553edd.system.entry.js} +1 -1
  259. package/dist/mint-components/{p-7731f793.system.entry.js → p-fd8496a0.system.entry.js} +1 -1
  260. package/dist/mint-components/p-fec47694.entry.js +1 -0
  261. package/dist/mint-components/p-ff87ca9c.system.entry.js +1 -0
  262. package/dist/types/components.d.ts +0 -26
  263. package/docs/docs.docx +0 -0
  264. package/docs/raisins.json +1 -1
  265. package/grapesjs/grapesjs.js +1 -1
  266. package/package.json +1 -1
  267. package/dist/cjs/sqm-cash-payouts.cjs.entry.js +0 -19
  268. package/dist/cjs/sqm-widget-verification.cjs.entry.js +0 -89
  269. package/dist/collection/components/sqm-cash-payouts/sqm-cash-payouts.js +0 -16
  270. package/dist/collection/components/sqm-cash-payouts/sqm-widget-verification/sqm-widget-verification.js +0 -47
  271. package/dist/collection/components/sqm-cash-payouts/sqm-widget-verification/useWidgetVerification.js +0 -53
  272. package/dist/esm/sqm-cash-payouts.entry.js +0 -15
  273. package/dist/esm/sqm-widget-verification.entry.js +0 -85
  274. package/dist/esm-es5/ShadowViewAddon-90897c22.js +0 -1
  275. package/dist/esm-es5/global-e7bb0343.js +0 -285
  276. package/dist/esm-es5/index.module-def4aec5.js +0 -1
  277. package/dist/esm-es5/sqm-cash-payouts.entry.js +0 -1
  278. package/dist/esm-es5/sqm-widget-verification.entry.js +0 -1
  279. package/dist/esm-es5/useChildElements-32e1bda1.js +0 -1
  280. package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +0 -1
  281. package/dist/esm-es5/useReferralTable-f4de0650.js +0 -1
  282. package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +0 -1
  283. package/dist/mint-components/p-02424350.system.js +0 -1
  284. package/dist/mint-components/p-03494732.entry.js +0 -1
  285. package/dist/mint-components/p-0b9fa97f.js +0 -1
  286. package/dist/mint-components/p-10e89d0a.entry.js +0 -1
  287. package/dist/mint-components/p-1b485560.system.entry.js +0 -1
  288. package/dist/mint-components/p-217ad395.entry.js +0 -1
  289. package/dist/mint-components/p-2434470e.system.entry.js +0 -1
  290. package/dist/mint-components/p-2dd67762.entry.js +0 -1
  291. package/dist/mint-components/p-51f517a2.js +0 -1
  292. package/dist/mint-components/p-55a782cf.system.entry.js +0 -1
  293. package/dist/mint-components/p-5be235f9.entry.js +0 -1
  294. package/dist/mint-components/p-5c55dc92.system.entry.js +0 -1
  295. package/dist/mint-components/p-5d485450.entry.js +0 -1
  296. package/dist/mint-components/p-5db9aa17.system.entry.js +0 -1
  297. package/dist/mint-components/p-61eab172.js +0 -1
  298. package/dist/mint-components/p-711ba77e.system.entry.js +0 -1
  299. package/dist/mint-components/p-733825fa.system.entry.js +0 -1
  300. package/dist/mint-components/p-770368bc.system.js +0 -1
  301. package/dist/mint-components/p-79191f88.entry.js +0 -1
  302. package/dist/mint-components/p-8b5b78ca.entry.js +0 -1
  303. package/dist/mint-components/p-91669312.entry.js +0 -1
  304. package/dist/mint-components/p-956ed10a.entry.js +0 -13
  305. package/dist/mint-components/p-97198e2c.system.js +0 -1
  306. package/dist/mint-components/p-973f6501.system.entry.js +0 -1
  307. package/dist/mint-components/p-9c310991.system.entry.js +0 -1
  308. package/dist/mint-components/p-a61e6394.system.entry.js +0 -1
  309. package/dist/mint-components/p-a6a7dcaa.js +0 -1
  310. package/dist/mint-components/p-a8f7cb95.js +0 -1
  311. package/dist/mint-components/p-aad11a68.entry.js +0 -1
  312. package/dist/mint-components/p-af062c8f.system.entry.js +0 -1
  313. package/dist/mint-components/p-b370fca8.system.js +0 -1
  314. package/dist/mint-components/p-b3b5b4b7.system.entry.js +0 -1
  315. package/dist/mint-components/p-b5861974.system.entry.js +0 -1
  316. package/dist/mint-components/p-b8dbb809.system.entry.js +0 -1
  317. package/dist/mint-components/p-be38de26.system.js +0 -1
  318. package/dist/mint-components/p-c84659a3.system.js +0 -1
  319. package/dist/mint-components/p-c8878e79.entry.js +0 -1
  320. package/dist/mint-components/p-dab544d9.entry.js +0 -1
  321. package/dist/mint-components/p-db6fbcf4.entry.js +0 -1
  322. package/dist/mint-components/p-dc63e429.system.entry.js +0 -1
  323. package/dist/mint-components/p-e5a0c50e.entry.js +0 -13
  324. package/dist/mint-components/p-eba44835.system.entry.js +0 -1
  325. package/dist/mint-components/p-f8f6c99d.system.entry.js +0 -1
  326. package/dist/types/components/sqm-cash-payouts/sqm-cash-payouts.d.ts +0 -8
  327. package/dist/types/components/sqm-cash-payouts/sqm-widget-verification/sqm-widget-verification.d.ts +0 -9
  328. package/dist/types/components/sqm-cash-payouts/sqm-widget-verification/useWidgetVerification.d.ts +0 -9
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-df530553.js');
8
- const reRender = require('./re-render-1976e05e.js');
9
- const useChildElements = require('./useChildElements-e0d44916.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
+ const index_module = require('./index.module-2d82a984.js');
8
+ const reRender = require('./re-render-7744b75a.js');
9
+ const useChildElements = require('./useChildElements-079a23aa.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
 
12
12
  const TabsView = ({ content, placement, }) => {
@@ -41,7 +41,7 @@ const TabsView = ({ content, placement, }) => {
41
41
  const REVEAL_EVENT = "sq:reveal";
42
42
  function useTabs() {
43
43
  const rawTabs = useChildElements.useChildElements();
44
- const host = index_module._();
44
+ const host = index_module.T();
45
45
  const tick = reRender.useRerenderListener();
46
46
  const tabs = stencilHooks_module.useMemo(() => rawTabs
47
47
  .filter((tab) => tab.tagName === "SQM-TAB" || tab.tagName === "RAISINS-PLOP-TARGET")
@@ -86,7 +86,7 @@ function useTabs() {
86
86
  const Tabs = class {
87
87
  constructor(hostRef) {
88
88
  index.registerInstance(this, hostRef);
89
- stencilHooks_module.h$1(this);
89
+ stencilHooks_module.h(this);
90
90
  }
91
91
  disconnectedCallback() { }
92
92
  render() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
7
7
  require('./JSS-8503a151.js');
8
8
  const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
9
9
 
@@ -11,7 +11,7 @@ const Text = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.ignored = true;
14
- stencilHooks_module.h$1(this);
14
+ stencilHooks_module.h(this);
15
15
  }
16
16
  disconnectedCallback() { }
17
17
  componentWillLoad() { }
@@ -1114,17 +1114,14 @@ function c$1(){return (c$1=Object.assign||function(e){for(var t=1;t<arguments.le
1114
1114
  function s$2(){return index.getRenderingRef()}function l$1(){var e=s$2();return index.getElement(e)}function d$2(e,t){void 0===t&&(t={});var n=l$1();return h$1(n,e,t)}function m$2(e,t){var n=l$1();return y$1(n,e,t)}var p$1=browser("stencil-hook");function h$2(t){var r,u=index.getElement(t),c=(r=!1,new State(function(){p$1("Queue update on element",u),r||(r=!0,Promise.resolve().then(function(){p$1("Forced update on element",u),r=!1,index.forceUpdate(u);}));},u)),a=t.disconnectedCallback;if(!a)throw new Error("Stencil hooks requires `disconnectedCallback` to be defined (even if it's empty). This is because of how the Stencil compiler works internally");t.disconnectedCallback=function(){c.teardown(),v(a);};var i=t.connectedCallback;t.connectedCallback=function(){c.update(),v(i);};var f=t.render.bind(t);t.render=function(){var e=c.run(f);return c.runEffects(),e};}function v(e){"function"==typeof e&&e();}
1115
1115
 
1116
1116
  exports.browser = browser;
1117
- exports.c = c;
1118
1117
  exports.commonjsGlobal = commonjsGlobal;
1119
1118
  exports.createCommonjsModule = createCommonjsModule;
1120
1119
  exports.d = d$2;
1121
1120
  exports.getAugmentedNamespace = getAugmentedNamespace;
1122
1121
  exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
1123
- exports.h = h$1;
1124
- exports.h$1 = h$2;
1122
+ exports.h = h$2;
1125
1123
  exports.l = l$1;
1126
1124
  exports.m = m$2;
1127
- exports.s = s$1;
1128
1125
  exports.useEffect = useEffect;
1129
1126
  exports.useMemo = useMemo;
1130
1127
  exports.useReducer = useReducer;
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
4
- const index_module = require('./index.module-df530553.js');
3
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
4
+ const index_module = require('./index.module-2d82a984.js');
5
5
 
6
6
  function useChildElements() {
7
- const host = index_module._();
7
+ const host = index_module.T();
8
8
  const initialState = host.children.length
9
9
  ? Array.from(host.children)
10
10
  : [];
@@ -1,15 +1,15 @@
1
1
  'use strict';
2
2
 
3
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
4
- const index_module = require('./index.module-df530553.js');
3
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
4
+ const index_module = require('./index.module-2d82a984.js');
5
5
  const jsonpointer = require('./jsonpointer-11327262.js');
6
- const useRegistrationFormState = require('./useRegistrationFormState-876ed65d.js');
6
+ const useRegistrationFormState = require('./useRegistrationFormState-cabaa291.js');
7
7
 
8
8
  function useInstantAccessRegistration(props) {
9
9
  const cookie = new URLSearchParams(window.location.search);
10
10
  const cookies = cookie === null || cookie === void 0 ? void 0 : cookie.get("_saasquatch");
11
11
  const { registrationFormState, setRegistrationFormState } = useRegistrationFormState.useRegistrationFormState();
12
- const [request, { loading, errors, data }] = index_module.mn();
12
+ const [request, { loading, errors, data }] = index_module.Cn();
13
13
  const [error, setError] = stencilHooks_module.useState("");
14
14
  const submit = async (event) => {
15
15
  var _a;
@@ -1,14 +1,15 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-b0129cd6.js');
4
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
5
- const index_module = require('./index.module-df530553.js');
6
- const reRender = require('./re-render-1976e05e.js');
7
- const useChildElements = require('./useChildElements-e0d44916.js');
3
+ const index$1 = require('./index-b0129cd6.js');
4
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
5
+ const index_module = require('./index.module-2d82a984.js');
6
+ const reRender = require('./re-render-7744b75a.js');
7
+ const useChildElements = require('./useChildElements-079a23aa.js');
8
+ const index = require('./index-56d1fa5b.js');
8
9
 
9
10
  const debug = stencilHooks_module.browser("sq:useReferralTable");
10
11
  const CSS_NAMESPACE = "sqm-referral-table";
11
- const GET_REFERRER_DATA = index_module.dist.gql `
12
+ const GET_REFERRER_DATA = index.dist.gql `
12
13
  query getReferrals(
13
14
  $programId: ID
14
15
  $rewardFilter: RewardFilterInput
@@ -77,7 +78,7 @@ const GET_REFERRER_DATA = index_module.dist.gql `
77
78
  }
78
79
  }
79
80
  `;
80
- const GET_REFERRAL_DATA = index_module.dist.gql `
81
+ const GET_REFERRAL_DATA = index.dist.gql `
81
82
  query getReferrals(
82
83
  $limit: Int!
83
84
  $offset: Int!
@@ -214,7 +215,7 @@ const GET_REFERRAL_DATA = index_module.dist.gql `
214
215
  }
215
216
  }
216
217
  `;
217
- const GET_IMPACT_TAX = index_module.dist.gql `
218
+ const GET_IMPACT_TAX = index.dist.gql `
218
219
  query getImpactTax {
219
220
  viewer {
220
221
  ... on User {
@@ -245,8 +246,8 @@ const GET_IMPACT_TAX = index_module.dist.gql `
245
246
  `;
246
247
  function useReferralTable(props, emptyElement, loadingElement) {
247
248
  var _a, _b, _c, _d;
248
- const user = index_module.Q();
249
- const programIdContext = index_module.H();
249
+ const user = index_module.K();
250
+ const programIdContext = index_module.z();
250
251
  // Default to context, overriden by props
251
252
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
252
253
  // If no program ID, shows all programs
@@ -268,17 +269,17 @@ function useReferralTable(props, emptyElement, loadingElement) {
268
269
  loading: false,
269
270
  page: 0,
270
271
  });
271
- const locale = index_module.L();
272
- const { data: referrerResponse, loading: referrerLoading, refetch, } = index_module.yn(GET_REFERRER_DATA, {
272
+ const locale = index_module.Q();
273
+ const { data: referrerResponse, loading: referrerLoading, refetch, } = index_module.En(GET_REFERRER_DATA, {
273
274
  programId: programId === "classic" ? null : programId,
274
275
  rewardFilter,
275
276
  locale,
276
277
  }, !props.showReferrer || !(user === null || user === void 0 ? void 0 : user.jwt));
277
278
  const referrerData = (_b = referrerResponse === null || referrerResponse === void 0 ? void 0 : referrerResponse.viewer) === null || _b === void 0 ? void 0 : _b.referredByReferral;
278
279
  const showReferrerRow = props.showReferrer && !!(referrerData === null || referrerData === void 0 ? void 0 : referrerData.dateReferralStarted);
279
- const { data: taxResponse, loading: taxLoading } = index_module.yn(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
280
+ const { data: taxResponse, loading: taxLoading } = index_module.En(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
280
281
  const taxConnection = (_c = taxResponse === null || taxResponse === void 0 ? void 0 : taxResponse.viewer) === null || _c === void 0 ? void 0 : _c.impactConnection;
281
- const { envelope: referralData, states, callbacks, } = index_module.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; }, {
282
+ const { envelope: referralData, states, callbacks, } = index_module.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; }, {
282
283
  limit: props.perPage,
283
284
  offset: 0,
284
285
  }, {
@@ -311,12 +312,12 @@ function useReferralTable(props, emptyElement, loadingElement) {
311
312
  // show the referrer row before any other rows
312
313
  let referrerRow;
313
314
  if (showReferrerRow && states.currentPage === 0) {
314
- const referrerPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderReferrerCell(referrerData, locale, index.h)));
315
+ const referrerPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderReferrerCell(referrerData, locale, index$1.h)));
315
316
  referrerRow = await Promise.all(referrerPromise);
316
317
  }
317
318
  // get the column cells (renderCell is asynchronous)
318
319
  const cellsPromise = data === null || data === void 0 ? void 0 : data.map(async (r) => {
319
- const cellPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderCell(r, { locale, taxConnection }, index.h)));
320
+ const cellPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderCell(r, { locale, taxConnection }, index$1.h)));
320
321
  const cells = (await Promise.all(cellPromise));
321
322
  return cells;
322
323
  });
@@ -404,7 +405,7 @@ async function tryMethod(c, callback) {
404
405
  debug("label promise failed", e);
405
406
  }
406
407
  debug("label promise failed", e);
407
- return index.h("span", null);
408
+ return index$1.h("span", null);
408
409
  }
409
410
  try {
410
411
  return await renderPromise;
@@ -414,8 +415,8 @@ async function tryMethod(c, callback) {
414
415
  // This should not happen so we fail fast
415
416
  debug("Error rendering label", e);
416
417
  const userError = generateUserError(e);
417
- return (index.h("details", null,
418
- index.h("summary", null, "Error"),
418
+ return (index$1.h("details", null,
419
+ index$1.h("summary", null, "Error"),
419
420
  userError));
420
421
  }
421
422
  }
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
4
- const index_module = require('./index.module-df530553.js');
3
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
4
+ const index_module = require('./index.module-2d82a984.js');
5
5
 
6
6
  const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
7
7
  function useRegistrationFormState(formState) {
8
- const host = index_module._();
8
+ const host = index_module.T();
9
9
  const [registrationFormState, setRegistrationFormState] = stencilHooks_module.y(host, REGISTRATION_FORM_STATE_CONTEXT, formState);
10
10
  return { registrationFormState, setRegistrationFormState };
11
11
  }
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
4
- const index_module = require('./index.module-df530553.js');
3
+ const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
4
+ const index_module = require('./index.module-2d82a984.js');
5
5
 
6
6
  // import { IntlMessageFormat } from 'intl-messageformat';
7
7
  function isMobile(breakPoint) {
@@ -13,8 +13,6 @@
13
13
  "./components/sqm-big-stat/sqm-big-stat.js",
14
14
  "./components/sqm-brand/sqm-brand.js",
15
15
  "./components/sqm-card-feed/sqm-card-feed.js",
16
- "./components/sqm-cash-payouts/sqm-cash-payouts.js",
17
- "./components/sqm-cash-payouts/sqm-widget-verification/sqm-widget-verification.js",
18
16
  "./components/sqm-checkbox-field/sqm-checkbox-field.js",
19
17
  "./components/sqm-close-button/sqm-close-button.js",
20
18
  "./components/sqm-context-router/sqm-context-router.js",
@@ -50,20 +50,19 @@ export const GET_USER = gql `
50
50
  type
51
51
  dateCreated
52
52
  }
53
- # !!!!! UNCOMMENT ME !!!!!!!!
54
- # withdrawalSettings {
55
- # paymentMethod
56
- # paypalEmailAddress
57
- # bankCountry
58
- # bankAccountNumber
59
- # paymentSchedulingType
60
- # paymentThreshold
61
- # paymentDay
62
- # }
63
- # payoutsAccount {
64
- # hold
65
- # balance
66
- # }
53
+ withdrawalSettings {
54
+ paymentMethod
55
+ paypalEmailAddress
56
+ bankCountry
57
+ bankAccountNumber
58
+ paymentSchedulingType
59
+ paymentThreshold
60
+ paymentDay
61
+ }
62
+ payoutsAccount {
63
+ hold
64
+ balance
65
+ }
67
66
  }
68
67
  }
69
68
  }
@@ -1,16 +1,17 @@
1
1
  import { h, c as Host, d as getAssetPath, g as getElement } from './index-17b4da69.js';
2
- import { k as useState, b as browser, u as useMemo } from './stencil-hooks.module-ac12ca1c.js';
3
- import { i as intl } from './global-e7bb0343.js';
4
- import { d as dist, H, Q, y as yn, f as $e, B, a as getEnvironmentSDK, L } from './index.module-def4aec5.js';
2
+ import { f as useState, b as browser, u as useMemo } from './stencil-hooks.module-3c7f7c90.js';
3
+ import { i as intl } from './global-ce667547.js';
4
+ import { z as z$1, K, E as En, b as xe, n as ne, g as getEnvironmentSDK, Q } from './index.module-cfe48b0e.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
7
7
  import { c as createStyleSheet, j as jss, a as create } from './JSS-67b5cff8.js';
8
- import { u as useChildElements } from './useChildElements-32e1bda1.js';
9
- import { l as luxon } from './luxon-7600be8d.js';
8
+ import { u as useChildElements } from './useChildElements-55ba77b1.js';
9
+ import { l as luxon } from './luxon-63e24900.js';
10
+ import { d as dist } from './index-0c7b14c5.js';
10
11
  import { l as luxonLocale } from './utils-334c1e34.js';
11
12
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
12
13
  import { p as pathToRegexp } from './index-ffa26b43.js';
13
- import { a as isValidColor, b as isMobile } from './utilities-3f5bba22.js';
14
+ import { a as isValidColor, b as isMobile } from './utilities-aa00400c.js';
14
15
  import { a as PortalSectionView, P as PortalContainerView } from './sqm-portal-container-view-ab89c6cc.js';
15
16
 
16
17
  const medium = {
@@ -421,11 +422,11 @@ const WIDGET_ENGAGEMENT_EVENT = dist.gql `
421
422
  `;
422
423
  function useShareLink(props) {
423
424
  var _a, _b;
424
- const { programId = H() } = props;
425
- const user = Q();
426
- const engagementMedium = B();
427
- const { data } = yn(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt));
428
- const [sendLoadEvent] = $e(WIDGET_ENGAGEMENT_EVENT);
425
+ const { programId = z$1() } = props;
426
+ const user = K();
427
+ const engagementMedium = ne();
428
+ const { data } = En(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt));
429
+ const [sendLoadEvent] = xe(WIDGET_ENGAGEMENT_EVENT);
429
430
  const copyString = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink) !== null && _b !== void 0 ? _b :
430
431
  // Shown during loading
431
432
  "...";
@@ -510,15 +511,15 @@ function GenericShare(res, errorText) {
510
511
  function useShareButton(props) {
511
512
  var _a, _b;
512
513
  const { sharetitle, sharetext, medium } = props;
513
- const programId = props.programId ? props.programId : H();
514
- const user = Q();
514
+ const programId = props.programId ? props.programId : z$1();
515
+ const user = K();
515
516
  const variables = {
516
- engagementMedium: B(),
517
+ engagementMedium: ne(),
517
518
  programId: programId,
518
519
  shareMedium: medium.toUpperCase(),
519
520
  };
520
521
  // only queries if a programId is available
521
- const res = yn(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId);
522
+ const res = En(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId);
522
523
  const directLink = (_b = (_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.shareLink;
523
524
  const environment = getEnvironmentSDK();
524
525
  const hide = (medium.toLocaleUpperCase() === "SMS" &&
@@ -542,7 +543,7 @@ function useShareButton(props) {
542
543
  const debug = browser("sq:useBigStat");
543
544
  const LOADING = "...";
544
545
  const debugQuery = (query, variables, getStat) => {
545
- const res = yn(query, variables);
546
+ const res = En(query, variables);
546
547
  if (!(res === null || res === void 0 ? void 0 : res.data) && !res.loading) {
547
548
  console.error("issue getting stat:", res);
548
549
  }
@@ -953,7 +954,7 @@ const rewardsRedeemedWeekQuery = (programId, locale, type, unit, global = "") =>
953
954
  locale: $locale
954
955
  formatType: UNIT_FORMATTED
955
956
  )}`;
956
- const result = yn(query, {
957
+ const result = En(query, {
957
958
  value: redeemedTotal,
958
959
  unit,
959
960
  locale,
@@ -1012,7 +1013,7 @@ const rewardsRedeemedMonthQuery = (programId, locale, type, unit, global = "") =
1012
1013
  locale: $locale
1013
1014
  formatType: UNIT_FORMATTED
1014
1015
  )}`;
1015
- const result = yn(query, {
1016
+ const result = En(query, {
1016
1017
  value: redeemedTotal,
1017
1018
  unit,
1018
1019
  locale,
@@ -1408,11 +1409,11 @@ const StatPaths = [
1408
1409
  const StatPatterns = StatPaths.map((pattern) => pathToRegexp(pattern.route));
1409
1410
  function useBigStat(props) {
1410
1411
  var _a;
1411
- const { statType, flexReverse, alignment, programId = H(), } = props;
1412
+ const { statType, flexReverse, alignment, programId = z$1(), } = props;
1412
1413
  // triggers a re-render if the label is manually changed
1413
1414
  useChildElements();
1414
- const locale = L();
1415
- const userIdent = Q();
1415
+ const locale = Q();
1416
+ const userIdent = K();
1416
1417
  const re = useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
1417
1418
  if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
1418
1419
  return {
@@ -1,5 +1,5 @@
1
- import { g as getAugmentedNamespace, c as createCommonjsModule, a as commonjsGlobal, b as browser, l as l$1 } from './stencil-hooks.module-ac12ca1c.js';
2
- import { s as src, m as memoize, U } from './index.module-def4aec5.js';
1
+ import { g as getAugmentedNamespace, c as createCommonjsModule, a as commonjsGlobal, b as browser, l as l$1 } from './stencil-hooks.module-3c7f7c90.js';
2
+ import { J } from './index.module-cfe48b0e.js';
3
3
 
4
4
  var __assign = (undefined && undefined.__assign) || function () {
5
5
  __assign = Object.assign || function(t) {
@@ -11996,6 +11996,157 @@ function parse(input, opts) {
11996
11996
  return els;
11997
11997
  }
11998
11998
 
11999
+ //
12000
+ // Main
12001
+ //
12002
+
12003
+ function memoize (fn, options) {
12004
+ var cache = options && options.cache
12005
+ ? options.cache
12006
+ : cacheDefault;
12007
+
12008
+ var serializer = options && options.serializer
12009
+ ? options.serializer
12010
+ : serializerDefault;
12011
+
12012
+ var strategy = options && options.strategy
12013
+ ? options.strategy
12014
+ : strategyDefault;
12015
+
12016
+ return strategy(fn, {
12017
+ cache: cache,
12018
+ serializer: serializer
12019
+ })
12020
+ }
12021
+
12022
+ //
12023
+ // Strategy
12024
+ //
12025
+
12026
+ function isPrimitive (value) {
12027
+ return value == null || typeof value === 'number' || typeof value === 'boolean' // || typeof value === "string" 'unsafe' primitive for our needs
12028
+ }
12029
+
12030
+ function monadic (fn, cache, serializer, arg) {
12031
+ var cacheKey = isPrimitive(arg) ? arg : serializer(arg);
12032
+
12033
+ var computedValue = cache.get(cacheKey);
12034
+ if (typeof computedValue === 'undefined') {
12035
+ computedValue = fn.call(this, arg);
12036
+ cache.set(cacheKey, computedValue);
12037
+ }
12038
+
12039
+ return computedValue
12040
+ }
12041
+
12042
+ function variadic (fn, cache, serializer) {
12043
+ var args = Array.prototype.slice.call(arguments, 3);
12044
+ var cacheKey = serializer(args);
12045
+
12046
+ var computedValue = cache.get(cacheKey);
12047
+ if (typeof computedValue === 'undefined') {
12048
+ computedValue = fn.apply(this, args);
12049
+ cache.set(cacheKey, computedValue);
12050
+ }
12051
+
12052
+ return computedValue
12053
+ }
12054
+
12055
+ function assemble (fn, context, strategy, cache, serialize) {
12056
+ return strategy.bind(
12057
+ context,
12058
+ fn,
12059
+ cache,
12060
+ serialize
12061
+ )
12062
+ }
12063
+
12064
+ function strategyDefault (fn, options) {
12065
+ var strategy = fn.length === 1 ? monadic : variadic;
12066
+
12067
+ return assemble(
12068
+ fn,
12069
+ this,
12070
+ strategy,
12071
+ options.cache.create(),
12072
+ options.serializer
12073
+ )
12074
+ }
12075
+
12076
+ function strategyVariadic (fn, options) {
12077
+ var strategy = variadic;
12078
+
12079
+ return assemble(
12080
+ fn,
12081
+ this,
12082
+ strategy,
12083
+ options.cache.create(),
12084
+ options.serializer
12085
+ )
12086
+ }
12087
+
12088
+ function strategyMonadic (fn, options) {
12089
+ var strategy = monadic;
12090
+
12091
+ return assemble(
12092
+ fn,
12093
+ this,
12094
+ strategy,
12095
+ options.cache.create(),
12096
+ options.serializer
12097
+ )
12098
+ }
12099
+
12100
+ //
12101
+ // Serializer
12102
+ //
12103
+
12104
+ function serializerDefault () {
12105
+ return JSON.stringify(arguments)
12106
+ }
12107
+
12108
+ //
12109
+ // Cache
12110
+ //
12111
+
12112
+ function ObjectWithoutPrototypeCache () {
12113
+ this.cache = Object.create(null);
12114
+ }
12115
+
12116
+ ObjectWithoutPrototypeCache.prototype.has = function (key) {
12117
+ return (key in this.cache)
12118
+ };
12119
+
12120
+ ObjectWithoutPrototypeCache.prototype.get = function (key) {
12121
+ return this.cache[key]
12122
+ };
12123
+
12124
+ ObjectWithoutPrototypeCache.prototype.set = function (key, value) {
12125
+ this.cache[key] = value;
12126
+ };
12127
+
12128
+ var cacheDefault = {
12129
+ create: function create () {
12130
+ return new ObjectWithoutPrototypeCache()
12131
+ }
12132
+ };
12133
+
12134
+ //
12135
+ // API
12136
+ //
12137
+
12138
+ var src = memoize;
12139
+ var strategies = {
12140
+ variadic: strategyVariadic,
12141
+ monadic: strategyMonadic
12142
+ };
12143
+ src.strategies = strategies;
12144
+
12145
+ const memoize$1 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.assign(/*#__PURE__*/Object.create(null), src, {
12146
+ 'default': src,
12147
+ strategies: strategies
12148
+ }));
12149
+
11999
12150
  var ErrorCode;
12000
12151
  (function (ErrorCode) {
12001
12152
  // When we have a placeholder but no value to format
@@ -12258,7 +12409,7 @@ function createFastMemoizeCache(store) {
12258
12409
  };
12259
12410
  }
12260
12411
  // @ts-ignore this is to deal with rollup's default import shenanigans
12261
- var _memoizeIntl = src || memoize;
12412
+ var _memoizeIntl = src || memoize$1;
12262
12413
  var memoizeIntl = _memoizeIntl;
12263
12414
  function createDefaultFormatters(cache) {
12264
12415
  if (cache === void 0) { cache = {
@@ -12550,7 +12701,7 @@ function createFastMemoizeCache$1(store) {
12550
12701
  };
12551
12702
  }
12552
12703
  // @ts-ignore this is to deal with rollup's default import shenanigans
12553
- var _memoizeIntl$1 = src || memoize;
12704
+ var _memoizeIntl$1 = src || memoize$1;
12554
12705
  var memoizeIntl$1 = _memoizeIntl$1;
12555
12706
  /**
12556
12707
  * Create intl formatters and populate cache
@@ -13529,7 +13680,7 @@ var TemplateResult = class {
13529
13680
  * subject to an additional IP rights grant found at
13530
13681
  * http://polymer.github.io/PATENTS.txt
13531
13682
  */
13532
- var isPrimitive = (value) => {
13683
+ var isPrimitive$1 = (value) => {
13533
13684
  return value === null || !(typeof value === "object" || typeof value === "function");
13534
13685
  };
13535
13686
  var isIterable = (value) => {
@@ -13568,7 +13719,7 @@ var AttributeCommitter = class {
13568
13719
  const part = parts2[i];
13569
13720
  if (part !== void 0) {
13570
13721
  const v = part.value;
13571
- if (isPrimitive(v) || !isIterable(v)) {
13722
+ if (isPrimitive$1(v) || !isIterable(v)) {
13572
13723
  text += typeof v === "string" ? v : String(v);
13573
13724
  } else {
13574
13725
  for (const t of v) {
@@ -13593,7 +13744,7 @@ var AttributePart = class {
13593
13744
  this.committer = committer;
13594
13745
  }
13595
13746
  setValue(value) {
13596
- if (value !== noChange && (!isPrimitive(value) || value !== this.value)) {
13747
+ if (value !== noChange && (!isPrimitive$1(value) || value !== this.value)) {
13597
13748
  this.value = value;
13598
13749
  if (!isDirective(value)) {
13599
13750
  this.committer.dirty = true;
@@ -13651,7 +13802,7 @@ var NodePart = class {
13651
13802
  if (value === noChange) {
13652
13803
  return;
13653
13804
  }
13654
- if (isPrimitive(value)) {
13805
+ if (isPrimitive$1(value)) {
13655
13806
  if (value !== this.value) {
13656
13807
  this.__commitText(value);
13657
13808
  }
@@ -18479,7 +18630,7 @@ var unsafeHTML = directive((value) => (part) => {
18479
18630
  throw new Error("unsafeHTML can only be used in text bindings");
18480
18631
  }
18481
18632
  const previousValue = previousValues$1.get(part);
18482
- if (previousValue !== void 0 && isPrimitive(value) && value === previousValue.value && part.value === previousValue.fragment) {
18633
+ if (previousValue !== void 0 && isPrimitive$1(value) && value === previousValue.value && part.value === previousValue.fragment) {
18483
18634
  return;
18484
18635
  }
18485
18636
  const template = document.createElement("template");
@@ -20158,7 +20309,7 @@ var unsafeSVG = directive((value) => (part) => {
20158
20309
  throw new Error("unsafeSVG can only be used in text bindings");
20159
20310
  }
20160
20311
  const previousValue = previousValues$2.get(part);
20161
- if (previousValue !== void 0 && isPrimitive(value) && value === previousValue.value && part.value === previousValue.fragment) {
20312
+ if (previousValue !== void 0 && isPrimitive$1(value) && value === previousValue.value && part.value === previousValue.fragment) {
20162
20313
  return;
20163
20314
  }
20164
20315
  const template = document.createElement("template");
@@ -26635,7 +26786,7 @@ sl-input::part(label){
26635
26786
 
26636
26787
  `;
26637
26788
 
26638
- U(l$1);
26789
+ J(l$1);
26639
26790
  const debug = browser("sq:global");
26640
26791
  const cache = createIntlCache();
26641
26792
  const intl = createIntl({