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

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 (391) hide show
  1. package/dist/cjs/{ShadowViewAddon-ba87315e.js → ShadowViewAddon-c3e91cee.js} +103 -79
  2. package/dist/cjs/{email-registration-view-5170d9f1.js → email-registration-view-248652bb.js} +1 -1
  3. package/dist/cjs/{global-0e1b8019.js → global-02e50f09.js} +12 -163
  4. package/dist/cjs/{index.module-2d82a984.js → index.module-df530553.js} +244 -1444
  5. package/dist/cjs/loader.cjs.js +4 -4
  6. package/dist/cjs/{luxon-20eafbd9.js → luxon-05098e19.js} +1 -1
  7. package/dist/cjs/mint-components.cjs.js +4 -4
  8. package/dist/cjs/{mockRewardData-3c470512.js → mockRewardData-4258e067.js} +1 -1
  9. package/dist/cjs/{re-render-7744b75a.js → re-render-1976e05e.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 +522 -493
  12. package/dist/cjs/sqm-big-stat_38.cjs.entry.js +174 -134
  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 +14 -7
  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 +7 -7
  20. package/dist/cjs/{sqm-invoice-table-view-e75291d8.js → sqm-invoice-table-view-e3b03a00.js} +3 -2
  21. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +11 -12
  22. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +17 -19
  23. package/dist/cjs/{sqm-navigation-sidebar-item-view-34d8941e.js → sqm-navigation-sidebar-item-view-a125ec5f.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-container-view-5fb2ad49.js → sqm-portal-container-view-990a85a3.js} +1 -1
  29. package/dist/cjs/{sqm-portal-email-verification-view-a056e53e.js → sqm-portal-email-verification-view-292b5bf4.js} +1 -1
  30. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +10 -10
  31. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -7
  32. package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
  33. package/dist/cjs/{sqm-portal-profile-view-c1753d1a.js → sqm-portal-profile-view-fde54e35.js} +1 -1
  34. package/dist/cjs/sqm-portal-profile.cjs.entry.js +14 -15
  35. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
  36. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +11 -12
  37. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -9
  38. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +9 -10
  39. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +16 -17
  40. package/dist/cjs/sqm-referred-registration.cjs.entry.js +7 -7
  41. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
  42. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  43. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +66 -67
  44. package/dist/cjs/sqm-stencilbook.cjs.entry.js +226 -106
  45. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  46. package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
  47. package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
  48. package/dist/cjs/{stencil-hooks.module-a5a04d8a.js → stencil-hooks.module-72742a0b.js} +4 -1
  49. package/dist/cjs/{useChildElements-079a23aa.js → useChildElements-e0d44916.js} +3 -3
  50. package/dist/cjs/{useInstantAccessRegistration-615a4dec.js → useInstantAccessRegistration-bbe746d1.js} +4 -4
  51. package/dist/cjs/{useReferralTable-034e8eb1.js → useReferralTable-a76adb0d.js} +19 -20
  52. package/dist/cjs/{useRegistrationFormState-cabaa291.js → useRegistrationFormState-876ed65d.js} +3 -3
  53. package/dist/cjs/{utilities-a4072d5b.js → utilities-cec9dd36.js} +2 -2
  54. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -1
  55. package/dist/collection/components/sqm-empty/EmptyState.stories.js +1 -1
  56. package/dist/collection/components/sqm-image/sqm-image-view.js +1 -1
  57. package/dist/collection/components/sqm-image/sqm-image.js +20 -0
  58. package/dist/collection/components/sqm-leaderboard/Leaderboard.stories.js +130 -24
  59. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +55 -29
  60. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +93 -29
  61. package/dist/collection/components/sqm-leaderboard/useLeaderboard.js +40 -4
  62. package/dist/collection/components/sqm-logout-current-user/useLogoutCurrentUser.js +9 -10
  63. package/dist/collection/components/sqm-portal-container/PortalContainer.stories.js +19 -7
  64. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
  65. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +37 -0
  66. package/dist/collection/components/sqm-portal-verify-email/PortalVerifyEmail.stories.js +0 -2
  67. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +2 -2
  68. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +0 -1
  69. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +1 -1
  70. package/dist/collection/components/sqm-share-button/ShareButton.stories.js +1 -1
  71. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +1 -1
  72. package/dist/collection/components/sqm-share-button/sqm-share-button.js +2 -2
  73. package/dist/collection/components/sqm-task-card/UseTaskCard.stories.js +1 -1
  74. package/dist/collection/components/sqm-task-card/sqm-task-card.js +1 -1
  75. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +2 -1
  76. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +2 -2
  77. package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +1 -4
  78. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +2 -1
  79. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +27 -2
  80. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +4 -1
  81. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +4 -7
  82. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +29 -0
  83. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +1 -1
  84. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +55 -32
  85. package/dist/collection/components/views/email-registration-view.js +1 -1
  86. package/dist/collection/global/global.js +1 -1
  87. package/dist/collection/stories/NewPortal.stories.js +1 -1
  88. package/dist/esm/{ShadowViewAddon-cebdd86a.js → ShadowViewAddon-e012b2aa.js} +77 -53
  89. package/dist/esm/{email-registration-view-07d80492.js → email-registration-view-a89a88bf.js} +1 -1
  90. package/dist/esm/{global-ce667547.js → global-04c7d3b5.js} +12 -163
  91. package/dist/esm/{index.module-cfe48b0e.js → index.module-def4aec5.js} +223 -1426
  92. package/dist/esm/loader.js +4 -4
  93. package/dist/esm/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
  94. package/dist/esm/mint-components.js +4 -4
  95. package/dist/esm/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
  96. package/dist/esm/{re-render-9f58806b.js → re-render-12fd274a.js} +5 -5
  97. package/dist/esm/sqm-asset-card.entry.js +2 -2
  98. package/dist/esm/sqm-banking-info-form_16.entry.js +143 -114
  99. package/dist/esm/sqm-big-stat_38.entry.js +123 -83
  100. package/dist/esm/sqm-close-button.entry.js +2 -2
  101. package/dist/esm/sqm-context-router.entry.js +3 -3
  102. package/dist/esm/sqm-empty_4.entry.js +11 -4
  103. package/dist/esm/sqm-form-message.entry.js +1 -1
  104. package/dist/esm/sqm-graphql-client-provider.entry.js +6 -6
  105. package/dist/esm/sqm-header-logo.entry.js +1 -1
  106. package/dist/esm/sqm-instant-access-registration.entry.js +6 -6
  107. package/dist/esm/{sqm-invoice-table-view-bccf5bbc.js → sqm-invoice-table-view-6e13a323.js} +3 -2
  108. package/dist/esm/sqm-leaderboard-rank.entry.js +6 -7
  109. package/dist/esm/sqm-logout-current-user.entry.js +12 -14
  110. package/dist/esm/{sqm-navigation-sidebar-item-view-407d8d6a.js → sqm-navigation-sidebar-item-view-60ef06cc.js} +2 -2
  111. package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
  112. package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
  113. package/dist/esm/sqm-password-field.entry.js +3 -3
  114. package/dist/esm/sqm-popup-container.entry.js +5 -5
  115. package/dist/esm/{sqm-portal-container-view-ab89c6cc.js → sqm-portal-container-view-6c582684.js} +1 -1
  116. package/dist/esm/{sqm-portal-email-verification-view-b8ba7573.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
  117. package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
  118. package/dist/esm/sqm-portal-forgot-password.entry.js +6 -6
  119. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  120. package/dist/esm/{sqm-portal-profile-view-9cbfeaf9.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  121. package/dist/esm/sqm-portal-profile.entry.js +8 -9
  122. package/dist/esm/sqm-portal-protected-route.entry.js +6 -6
  123. package/dist/esm/sqm-portal-registration-form.entry.js +9 -10
  124. package/dist/esm/sqm-portal-reset-password.entry.js +8 -8
  125. package/dist/esm/sqm-portal-verify-email.entry.js +8 -9
  126. package/dist/esm/sqm-referral-table_11.entry.js +8 -9
  127. package/dist/esm/sqm-referred-registration.entry.js +6 -6
  128. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  129. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
  130. package/dist/esm/sqm-rewards-table_9.entry.js +13 -14
  131. package/dist/esm/sqm-stencilbook.entry.js +224 -104
  132. package/dist/esm/sqm-tab.entry.js +3 -3
  133. package/dist/esm/sqm-tabs.entry.js +5 -5
  134. package/dist/esm/sqm-text-span.entry.js +1 -1
  135. package/dist/esm/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
  136. package/dist/esm/{useChildElements-55ba77b1.js → useChildElements-32e1bda1.js} +3 -3
  137. package/dist/esm/{useInstantAccessRegistration-c8486b92.js → useInstantAccessRegistration-46b89952.js} +4 -4
  138. package/dist/esm/{useReferralTable-1671695f.js → useReferralTable-f4de0650.js} +10 -11
  139. package/dist/esm/{useRegistrationFormState-554eed2c.js → useRegistrationFormState-9fc1ac80.js} +3 -3
  140. package/dist/esm/{utilities-aa00400c.js → utilities-3f5bba22.js} +2 -2
  141. package/dist/esm-es5/ShadowViewAddon-e012b2aa.js +1 -0
  142. package/dist/esm-es5/email-registration-view-a89a88bf.js +1 -0
  143. package/dist/esm-es5/global-04c7d3b5.js +285 -0
  144. package/dist/esm-es5/index.module-def4aec5.js +1 -0
  145. package/dist/esm-es5/loader.js +1 -1
  146. package/dist/esm-es5/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
  147. package/dist/esm-es5/mint-components.js +1 -1
  148. package/dist/esm-es5/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
  149. package/dist/esm-es5/{re-render-9f58806b.js → re-render-12fd274a.js} +1 -1
  150. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  151. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
  152. package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
  153. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  154. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  155. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  156. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  157. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  158. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  159. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  160. package/dist/esm-es5/sqm-invoice-table-view-6e13a323.js +1 -0
  161. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  162. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  163. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-407d8d6a.js → sqm-navigation-sidebar-item-view-60ef06cc.js} +1 -1
  164. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  165. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  166. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  167. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  168. package/dist/esm-es5/sqm-portal-container-view-6c582684.js +1 -0
  169. package/dist/esm-es5/{sqm-portal-email-verification-view-b8ba7573.js → sqm-portal-email-verification-view-4307c992.js} +1 -1
  170. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  171. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  172. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  173. package/dist/esm-es5/{sqm-portal-profile-view-9cbfeaf9.js → sqm-portal-profile-view-ffe955c8.js} +1 -1
  174. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  175. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  176. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  177. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  178. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  179. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  180. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  181. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  182. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  183. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  184. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  185. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  186. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  187. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  188. package/dist/esm-es5/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
  189. package/dist/esm-es5/useChildElements-32e1bda1.js +1 -0
  190. package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +1 -0
  191. package/dist/esm-es5/useReferralTable-f4de0650.js +1 -0
  192. package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +1 -0
  193. package/dist/esm-es5/{utilities-aa00400c.js → utilities-3f5bba22.js} +1 -1
  194. package/dist/mint-components/mint-components.esm.js +1 -1
  195. package/dist/mint-components/mint-components.js +1 -1
  196. package/dist/mint-components/p-01cfff8a.system.entry.js +1 -0
  197. package/dist/mint-components/p-021a735d.entry.js +1 -0
  198. package/dist/mint-components/p-02424350.system.js +1 -0
  199. package/dist/mint-components/p-03494732.entry.js +1 -0
  200. package/dist/mint-components/{p-a2189daf.system.entry.js → p-07f675ab.system.entry.js} +1 -1
  201. package/dist/mint-components/p-0b9fa97f.js +1 -0
  202. package/dist/mint-components/{p-94b397d0.system.js → p-0d8c53ac.system.js} +1 -1
  203. package/dist/mint-components/{p-d491eac5.js → p-10685090.js} +24 -24
  204. package/dist/mint-components/p-10e89d0a.entry.js +1 -0
  205. package/dist/mint-components/{p-a05a21b8.entry.js → p-137ea86e.entry.js} +1 -1
  206. package/dist/mint-components/{p-cdd04337.entry.js → p-178d2d2e.entry.js} +1 -1
  207. package/dist/mint-components/p-1c857edb.entry.js +33 -0
  208. package/dist/mint-components/p-1dd69917.system.entry.js +1 -0
  209. package/dist/mint-components/{p-9223640e.js → p-251e7567.js} +1 -1
  210. package/dist/mint-components/{p-0979f82e.system.js → p-2a414b2e.system.js} +2 -2
  211. package/dist/mint-components/p-2dd67762.entry.js +1 -0
  212. package/dist/mint-components/{p-a2fc8ec6.js → p-2ee2ebba.js} +4 -4
  213. package/dist/mint-components/{p-3912f9af.entry.js → p-3223ba7b.entry.js} +1 -1
  214. package/dist/mint-components/p-32d1d162.entry.js +1 -0
  215. package/dist/mint-components/p-35d84041.system.entry.js +1 -0
  216. package/dist/mint-components/{p-cb45d0a8.system.js → p-370a1a73.system.js} +1 -1
  217. package/dist/mint-components/{p-69ae3f41.system.js → p-3d4656bb.system.js} +1 -1
  218. package/dist/mint-components/p-3ec16698.entry.js +13 -0
  219. package/dist/mint-components/p-3f385f47.entry.js +223 -0
  220. package/dist/mint-components/{p-83a759a6.js → p-41a11a7f.js} +1 -1
  221. package/dist/mint-components/p-44787d6e.system.js +1 -0
  222. package/dist/mint-components/{p-2669e88d.system.entry.js → p-4502ed11.system.entry.js} +1 -1
  223. package/dist/mint-components/{p-2a82e591.js → p-4d233cd4.js} +1 -1
  224. package/dist/mint-components/{p-8c616b35.system.js → p-4df8f1d2.system.js} +1 -1
  225. package/dist/mint-components/p-4ea58025.system.entry.js +1 -0
  226. package/dist/mint-components/{p-9a02b093.entry.js → p-4edde470.entry.js} +1 -1
  227. package/dist/mint-components/p-509e29e6.js +1 -0
  228. package/dist/mint-components/p-51f517a2.js +1 -0
  229. package/dist/mint-components/{p-709c0d6d.entry.js → p-56f14840.entry.js} +1 -1
  230. package/dist/mint-components/{p-2f75d0c6.system.entry.js → p-58ef25d3.system.entry.js} +1 -1
  231. package/dist/mint-components/{p-2c8c2ae9.system.js → p-59fe4ad1.system.js} +22 -22
  232. package/dist/mint-components/p-5b333fa8.system.entry.js +1 -0
  233. package/dist/mint-components/p-5be235f9.entry.js +1 -0
  234. package/dist/mint-components/{p-349315e6.system.entry.js → p-5cac90e8.system.entry.js} +1 -1
  235. package/dist/mint-components/{p-a56fbe1f.system.entry.js → p-5f1c4160.system.entry.js} +1 -1
  236. package/dist/mint-components/p-61eab172.js +1 -0
  237. package/dist/mint-components/{p-0034b33b.system.js → p-674a64fe.system.js} +1 -1
  238. package/dist/mint-components/{p-95af445c.system.entry.js → p-6afb4f48.system.entry.js} +1 -1
  239. package/dist/mint-components/{p-db7b9e12.entry.js → p-6cef104b.entry.js} +1 -1
  240. package/dist/mint-components/p-7049e9b0.entry.js +1 -0
  241. package/dist/mint-components/p-711ba77e.system.entry.js +1 -0
  242. package/dist/mint-components/p-733825fa.system.entry.js +1 -0
  243. package/dist/mint-components/p-76b2506e.system.entry.js +1 -0
  244. package/dist/mint-components/p-770368bc.system.js +1 -0
  245. package/dist/mint-components/{p-fd8496a0.system.entry.js → p-7731f793.system.entry.js} +1 -1
  246. package/dist/mint-components/p-79191f88.entry.js +1 -0
  247. package/dist/mint-components/{p-7a1e23b0.entry.js → p-7f088154.entry.js} +1 -1
  248. package/dist/mint-components/{p-5464dd3c.system.entry.js → p-8679ed9f.system.entry.js} +1 -1
  249. package/dist/mint-components/{p-747e6ce6.entry.js → p-86990110.entry.js} +1 -1
  250. package/dist/mint-components/p-8704937c.js +1248 -0
  251. package/dist/mint-components/{p-14beec1b.system.entry.js → p-88aac6a9.system.entry.js} +1 -1
  252. package/dist/mint-components/p-8b5b78ca.entry.js +1 -0
  253. package/dist/mint-components/{p-de9b0bcf.system.entry.js → p-8e907ac7.system.entry.js} +1 -1
  254. package/dist/mint-components/p-91669312.entry.js +1 -0
  255. package/dist/mint-components/p-95771f79.system.js +1 -0
  256. package/dist/mint-components/p-9c310991.system.entry.js +1 -0
  257. package/dist/mint-components/p-9df2fe24.entry.js +9 -0
  258. package/dist/mint-components/p-9f0629ba.system.entry.js +1 -0
  259. package/dist/mint-components/p-a1dba9a1.system.entry.js +1 -0
  260. package/dist/mint-components/p-a51533cb.system.js +1 -0
  261. package/dist/mint-components/p-a6a7dcaa.js +1 -0
  262. package/dist/mint-components/{p-ce23dbff.system.entry.js → p-a7c2ced2.system.entry.js} +1 -1
  263. package/dist/mint-components/p-a8f7cb95.js +1 -0
  264. package/dist/mint-components/{p-5f4a0d5a.entry.js → p-a9050eb0.entry.js} +1 -1
  265. package/dist/mint-components/p-aad11a68.entry.js +1 -0
  266. package/dist/mint-components/p-af062c8f.system.entry.js +1 -0
  267. package/dist/mint-components/{p-f0553edd.system.entry.js → p-afd366ae.system.entry.js} +1 -1
  268. package/dist/mint-components/p-b370fca8.system.js +1 -0
  269. package/dist/mint-components/p-b3b5b4b7.system.entry.js +1 -0
  270. package/dist/mint-components/{p-8b37f9fa.entry.js → p-b4c52c5a.entry.js} +3 -3
  271. package/dist/mint-components/p-b5861974.system.entry.js +1 -0
  272. package/dist/mint-components/{p-bf161aff.system.entry.js → p-b6fc1227.system.entry.js} +1 -1
  273. package/dist/mint-components/p-bb00db59.js +1 -0
  274. package/dist/mint-components/{p-74ba2bdd.system.entry.js → p-be4b748a.system.entry.js} +1 -1
  275. package/dist/mint-components/{p-e704842c.js → p-c7fd9e16.js} +1 -1
  276. package/dist/mint-components/p-c84659a3.system.js +1 -0
  277. package/dist/mint-components/p-c8878e79.entry.js +1 -0
  278. package/dist/mint-components/{p-4baf9ec9.entry.js → p-ce5afa40.entry.js} +1 -1
  279. package/dist/mint-components/{p-8d2d99b5.js → p-ce621bcc.js} +1 -1
  280. package/dist/mint-components/{p-e5299352.system.js → p-ce9e7c98.system.js} +1 -1
  281. package/dist/mint-components/{p-ad218d0b.system.entry.js → p-cf690d55.system.entry.js} +1 -1
  282. package/dist/mint-components/p-d495896f.system.entry.js +1 -0
  283. package/dist/mint-components/p-d8d2de11.entry.js +1 -0
  284. package/dist/mint-components/{p-5c602e84.entry.js → p-dd0d79bf.entry.js} +1 -1
  285. package/dist/mint-components/{p-553a92e2.system.js → p-dd7ee007.system.js} +1 -1
  286. package/dist/mint-components/p-e3735866.entry.js +11 -0
  287. package/dist/mint-components/p-e5a0c50e.entry.js +13 -0
  288. package/dist/mint-components/{p-92990ceb.js → p-eaada4da.js} +1 -1
  289. package/dist/mint-components/p-eba44835.system.entry.js +1 -0
  290. package/dist/mint-components/p-ec41d6a4.entry.js +174 -0
  291. package/dist/mint-components/{p-cc24f7e0.system.js → p-ed095674.system.js} +1 -1
  292. package/dist/mint-components/p-ed17e637.system.js +1 -0
  293. package/dist/mint-components/p-ed6ebd60.system.js +1 -0
  294. package/dist/mint-components/{p-7ab14d4b.system.entry.js → p-f0806232.system.entry.js} +1 -1
  295. package/dist/mint-components/{p-48704504.js → p-f3053c61.js} +1 -1
  296. package/dist/mint-components/{p-cfc4a126.system.entry.js → p-fb20eb5e.system.entry.js} +1 -1
  297. package/dist/mint-components/{p-79097c07.entry.js → p-fbdf0738.entry.js} +1 -1
  298. package/dist/mint-components/{p-1b24bb52.js → p-fd2c5407.js} +1 -1
  299. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -1
  300. package/dist/types/components/sqm-image/sqm-image-view.d.ts +1 -0
  301. package/dist/types/components/sqm-image/sqm-image.d.ts +5 -0
  302. package/dist/types/components/sqm-leaderboard/Leaderboard.stories.d.ts +5 -1
  303. package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +6 -4
  304. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +23 -6
  305. package/dist/types/components/sqm-leaderboard/useLeaderboard.d.ts +4 -2
  306. package/dist/types/components/sqm-portal-container/PortalContainer.stories.d.ts +1 -0
  307. package/dist/types/components/sqm-portal-container/sqm-portal-container-view.d.ts +1 -0
  308. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +7 -0
  309. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email-view.d.ts +0 -1
  310. package/dist/types/components/sqm-portal-verify-email/usePortalVerifyEmail.d.ts +0 -1
  311. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +2 -2
  312. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +1 -1
  313. package/dist/types/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.d.ts +0 -1
  314. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +3 -0
  315. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +5 -0
  316. package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +3 -2
  317. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +5 -0
  318. package/dist/types/components.d.ts +86 -14
  319. package/dist/types/saasquatch.d.ts +1 -1
  320. package/docs/docs.docx +0 -0
  321. package/docs/raisins.json +1 -1
  322. package/grapesjs/grapesjs.js +1 -1
  323. package/package.json +2 -2
  324. package/dist/cjs/index-56d1fa5b.js +0 -2227
  325. package/dist/esm/index-0c7b14c5.js +0 -2225
  326. package/dist/esm-es5/ShadowViewAddon-cebdd86a.js +0 -1
  327. package/dist/esm-es5/email-registration-view-07d80492.js +0 -1
  328. package/dist/esm-es5/global-ce667547.js +0 -285
  329. package/dist/esm-es5/index-0c7b14c5.js +0 -1
  330. package/dist/esm-es5/index.module-cfe48b0e.js +0 -53
  331. package/dist/esm-es5/sqm-invoice-table-view-bccf5bbc.js +0 -1
  332. package/dist/esm-es5/sqm-portal-container-view-ab89c6cc.js +0 -1
  333. package/dist/esm-es5/useChildElements-55ba77b1.js +0 -1
  334. package/dist/esm-es5/useInstantAccessRegistration-c8486b92.js +0 -1
  335. package/dist/esm-es5/useReferralTable-1671695f.js +0 -1
  336. package/dist/esm-es5/useRegistrationFormState-554eed2c.js +0 -1
  337. package/dist/mint-components/p-10036f16.js +0 -1
  338. package/dist/mint-components/p-1128f16d.entry.js +0 -187
  339. package/dist/mint-components/p-155e5795.entry.js +0 -1
  340. package/dist/mint-components/p-175cf117.system.entry.js +0 -1
  341. package/dist/mint-components/p-1bb39bf3.js +0 -1
  342. package/dist/mint-components/p-1c021084.system.js +0 -1
  343. package/dist/mint-components/p-1cb0c56c.js +0 -1
  344. package/dist/mint-components/p-22082cf5.entry.js +0 -1
  345. package/dist/mint-components/p-2c1ec58d.system.entry.js +0 -1
  346. package/dist/mint-components/p-2d713a4a.entry.js +0 -1
  347. package/dist/mint-components/p-37518555.system.entry.js +0 -1
  348. package/dist/mint-components/p-4e5ff6d5.system.entry.js +0 -1
  349. package/dist/mint-components/p-4fd5cde2.entry.js +0 -1
  350. package/dist/mint-components/p-55ba5de4.js +0 -42
  351. package/dist/mint-components/p-569acf5d.entry.js +0 -1
  352. package/dist/mint-components/p-5a9e6c23.system.js +0 -1
  353. package/dist/mint-components/p-5e346208.system.entry.js +0 -1
  354. package/dist/mint-components/p-5f4cf5f4.system.js +0 -53
  355. package/dist/mint-components/p-6361cd09.system.entry.js +0 -1
  356. package/dist/mint-components/p-65976f70.system.entry.js +0 -1
  357. package/dist/mint-components/p-6bf41e0d.system.js +0 -1
  358. package/dist/mint-components/p-6fbfd683.js +0 -1
  359. package/dist/mint-components/p-77150ca3.entry.js +0 -1
  360. package/dist/mint-components/p-7b0c819b.entry.js +0 -174
  361. package/dist/mint-components/p-81ef4d8d.system.entry.js +0 -1
  362. package/dist/mint-components/p-84a5feb6.js +0 -1
  363. package/dist/mint-components/p-858a87ce.entry.js +0 -1
  364. package/dist/mint-components/p-89669879.system.js +0 -1
  365. package/dist/mint-components/p-8a82d287.entry.js +0 -1
  366. package/dist/mint-components/p-8d0312ad.entry.js +0 -13
  367. package/dist/mint-components/p-922578e4.system.js +0 -1
  368. package/dist/mint-components/p-93c4b92a.system.js +0 -1
  369. package/dist/mint-components/p-93feb565.system.entry.js +0 -1
  370. package/dist/mint-components/p-97f9ea19.system.js +0 -1
  371. package/dist/mint-components/p-9c1011db.entry.js +0 -9
  372. package/dist/mint-components/p-a1dddd9c.entry.js +0 -1
  373. package/dist/mint-components/p-a230e0f7.entry.js +0 -1
  374. package/dist/mint-components/p-a63607fe.js +0 -1
  375. package/dist/mint-components/p-a6ad8082.system.js +0 -1
  376. package/dist/mint-components/p-a7e84030.js +0 -1248
  377. package/dist/mint-components/p-aa1750ad.js +0 -1
  378. package/dist/mint-components/p-b9e629c4.entry.js +0 -1
  379. package/dist/mint-components/p-ba9642a9.entry.js +0 -33
  380. package/dist/mint-components/p-cac64545.system.entry.js +0 -1
  381. package/dist/mint-components/p-cc2a5934.entry.js +0 -13
  382. package/dist/mint-components/p-cca80c2e.system.entry.js +0 -1
  383. package/dist/mint-components/p-cf8ccbf5.entry.js +0 -1
  384. package/dist/mint-components/p-d29db28c.system.entry.js +0 -1
  385. package/dist/mint-components/p-d5e0b017.entry.js +0 -9
  386. package/dist/mint-components/p-dbb74fc2.system.entry.js +0 -1
  387. package/dist/mint-components/p-e3ddb67b.system.entry.js +0 -1
  388. package/dist/mint-components/p-eb8cb617.system.js +0 -1
  389. package/dist/mint-components/p-ef4336c4.system.entry.js +0 -1
  390. package/dist/mint-components/p-fec47694.entry.js +0 -1
  391. package/dist/mint-components/p-ff87ca9c.system.entry.js +0 -1
@@ -1,32 +1,30 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { K, E as En, s as setUserIdentity, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { d as dist, Q, y as yn, b as setUserIdentity, i as isDemo } from './index.module-def4aec5.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './JSS-67b5cff8.js';
6
- import { d as dist } from './index-0c7b14c5.js';
7
6
  import { g as getProps } from './utils-334c1e34.js';
8
7
  import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
9
8
 
10
9
  const GET_USER_DETAILS = dist.gql `
11
- query getUserDetails($id: String!, $accountId: String!) {
12
- user(id: $id, accountId: $accountId) {
13
- id
14
- accountId
15
- email
10
+ query getUserDetails {
11
+ viewer {
12
+ ... on User {
13
+ id
14
+ accountId
15
+ email
16
+ }
16
17
  }
17
18
  }
18
19
  `;
19
20
  function useLogoutCurrentUser(props) {
20
21
  var _a, _b;
21
- const user = K();
22
- const { loading, data } = En(GET_USER_DETAILS, {
23
- id: user === null || user === void 0 ? void 0 : user.id,
24
- accountId: user === null || user === void 0 ? void 0 : user.accountId,
25
- }, !user);
22
+ const user = Q();
23
+ const { loading, data } = yn(GET_USER_DETAILS, {}, !user);
26
24
  const onSwitchClick = () => {
27
25
  setUserIdentity(undefined);
28
26
  };
29
- const filledInEmailText = (_a = props.userIdentificationText) === null || _a === void 0 ? void 0 : _a.replace("{email}", (_b = data === null || data === void 0 ? void 0 : data.user) === null || _b === void 0 ? void 0 : _b.email);
27
+ const filledInEmailText = (_a = props.userIdentificationText) === null || _a === void 0 ? void 0 : _a.replace("{email}", (_b = data === null || data === void 0 ? void 0 : data.viewer) === null || _b === void 0 ? void 0 : _b.email);
30
28
  return {
31
29
  loading,
32
30
  onSwitchClick,
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { x as xn } from './index.module-cfe48b0e.js';
2
+ import { $ as $n } from './index.module-def4aec5.js';
3
3
  import { g as gap } from './mixins-f60a614c.js';
4
4
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
5
5
 
@@ -33,7 +33,7 @@ function NavigationSidebarItemView(props) {
33
33
  const styleString = sheet.toString();
34
34
  return (h("a", { part: "sqm-link", href: data.path, onClick: (e) => {
35
35
  e.preventDefault();
36
- xn.push(data.path);
36
+ $n.push(data.path);
37
37
  }, class: sheet.classes.ItemContainer },
38
38
  h("style", { type: "text/css" }, styleString),
39
39
  h("sl-icon", { class: sheet.classes.Icon, name: data.icon }),
@@ -1,14 +1,14 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { j as jn, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { S as Sn, i as isDemo } from './index.module-def4aec5.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import './mixins-f60a614c.js';
6
6
  import './JSS-67b5cff8.js';
7
7
  import { g as getProps } from './utils-334c1e34.js';
8
- import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-407d8d6a.js';
8
+ import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-60ef06cc.js';
9
9
 
10
10
  function useNavigationSidebarItem(props) {
11
- const currentPage = jn();
11
+ const currentPage = Sn();
12
12
  return {
13
13
  states: {
14
14
  active: currentPage.pathname === props.path,
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h, f as useState, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
3
- import { j as jn, z } from './index.module-cfe48b0e.js';
2
+ import { n as h, k as useState, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { S as Sn, H } from './index.module-def4aec5.js';
4
4
  import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-0312e073.js';
5
5
 
6
6
  const NavigationSidebar = class {
@@ -16,8 +16,8 @@ const NavigationSidebar = class {
16
16
  }
17
17
  };
18
18
  function useNavigationSidebar() {
19
- const location = jn();
20
- const programId = z();
19
+ const location = Sn();
20
+ const programId = H();
21
21
  const [checked, setChecked] = useState(false);
22
22
  // Close hamburger menu after navigation
23
23
  useEffect(() => {
@@ -1,11 +1,11 @@
1
1
  import { h, r as registerInstance } from './index-17b4da69.js';
2
- import { k as d, f as useState, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { i as d, k as useState, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as isDemo } from './index.module-def4aec5.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
5
  import { E as ErrorStyles } from './mixins-f60a614c.js';
6
6
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
7
7
  import { g as getProps } from './utils-334c1e34.js';
8
- import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-554eed2c.js';
8
+ import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-9fc1ac80.js';
9
9
 
10
10
  var constants = {
11
11
  error: {
@@ -1,6 +1,6 @@
1
1
  import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
2
- import { j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { n as ne } from './index.module-cfe48b0e.js';
2
+ import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { B } from './index.module-def4aec5.js';
4
4
  import { g as getProps } from './utils-334c1e34.js';
5
5
 
6
6
  const PopupContainerView = (props) => {
@@ -14,10 +14,10 @@ const PopupContainerView = (props) => {
14
14
  };
15
15
 
16
16
  function usePopupContainer(props) {
17
- const engagementMedium = ne();
17
+ const engagementMedium = B();
18
18
  function closePopup() {
19
19
  var _a;
20
- if (ne() === "POPUP") {
20
+ if (B() === "POPUP") {
21
21
  (_a = window.frameElement["squatchJsApi"]) === null || _a === void 0 ? void 0 : _a.close();
22
22
  }
23
23
  }
@@ -31,7 +31,7 @@ function usePopupContainer(props) {
31
31
  ? "0"
32
32
  : `var(--sl-spacing-${props.embedPadding})`
33
33
  : "0";
34
- const padding = ne() === "POPUP" ? popupPadding : embedPadding;
34
+ const padding = B() === "POPUP" ? popupPadding : embedPadding;
35
35
  return {
36
36
  states: {
37
37
  showCloseButton: props.closeButton && engagementMedium === "POPUP",
@@ -27,7 +27,7 @@ function PortalContainerView(props, children) {
27
27
  Container: {
28
28
  boxSizing: "border-box",
29
29
  display: props.display || "grid",
30
- flexWrap: "wrap",
30
+ flexWrap: props.flexWrap || "wrap",
31
31
  "grid-template-columns": props.direction === "row"
32
32
  ? `repeat(auto-fill, minmax(${props.minWidth}, auto))`
33
33
  : "100%",
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-ce667547.js';
2
+ import { i as intl } from './global-04c7d3b5.js';
3
3
  import { A as AuthWrapper, a as AuthColumn } from './mixins-f60a614c.js';
4
4
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
5
5
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
@@ -1,20 +1,20 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, e as useRef, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import './global-ce667547.js';
4
- import { h as hn, u as un, K, x as xn, a as useCallback, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './global-04c7d3b5.js';
4
+ import { l as ln, n as nn, Q, $ as $n, u as useCallback, i as isDemo } from './index.module-def4aec5.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 { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-b8ba7573.js';
9
+ import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-4307c992.js';
10
10
 
11
11
  function usePortalEmailVerification(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
13
- const [request, { loading, data, errors }] = hn();
14
- const [getVerificationStatus, { data: user, loading: loadingVerification }] = un();
15
- const userIdent = K();
13
+ const [request, { loading, data, errors }] = ln();
14
+ const [getVerificationStatus, { data: user, loading: loadingVerification }] = nn();
15
+ const userIdent = Q();
16
16
  const email = (_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.email;
17
- const urlParams = new URLSearchParams(xn.location.search);
17
+ const urlParams = new URLSearchParams($n.location.search);
18
18
  const nextPage = urlParams.get("nextPage");
19
19
  const [success, setSuccess] = useState(false);
20
20
  const [error, setError] = useState("");
@@ -44,7 +44,7 @@ function usePortalEmailVerification(props) {
44
44
  const data = (await getVerificationStatus());
45
45
  if ((_a = data === null || data === void 0 ? void 0 : data.managedIdentitySession) === null || _a === void 0 ? void 0 : _a.emailVerified) {
46
46
  clearInterval(timerRef.current);
47
- return xn.push({
47
+ return $n.push({
48
48
  pathname: props.redirectPath,
49
49
  search: urlParams.toString() && "?" + urlParams.toString(),
50
50
  });
@@ -1,19 +1,19 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { v as vn, x as xn, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { k as useState, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { e as un, $ as $n, i as isDemo } from './index.module-def4aec5.js';
4
+ import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import './mixins-f60a614c.js';
6
7
  import './JSS-67b5cff8.js';
7
8
  import './sqm-text-span-view-8d140661.js';
8
- import { j as jsonpointer } from './jsonpointer-388a7082.js';
9
9
  import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-c2ed8fed.js';
10
10
 
11
11
  function usePortalForgotPassword(props) {
12
12
  var _a, _b, _c, _d, _e, _f, _g;
13
13
  const [success, setSuccess] = useState(false);
14
14
  const [error, setError] = useState("");
15
- const [request, { loading, data, errors }] = vn();
16
- const urlParams = new URLSearchParams(xn.location.search);
15
+ const [request, { loading, data, errors }] = un();
16
+ const urlParams = new URLSearchParams($n.location.search);
17
17
  const nextPage = urlParams.get("nextPage");
18
18
  const submit = async (event) => {
19
19
  var _a;
@@ -102,7 +102,7 @@ const PortalForgotPassword = class {
102
102
  ? usePortalForgotPasswordDemo(this)
103
103
  : usePortalForgotPassword(this);
104
104
  const content = {
105
- secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () => xn.push(states.loginPath) }, this.loginText))),
105
+ secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () => $n.push(states.loginPath) }, this.loginText))),
106
106
  messageSlot: h$1("slot", { name: "messageSlot" }, this.headerText),
107
107
  emailLabel: this.emailLabel,
108
108
  submitLabel: this.submitLabel,
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { s as setUserIdentity, x as xn, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { b as setUserIdentity, $ as $n, i as isDemo } from './index.module-def4aec5.js';
4
4
 
5
5
  function usePortalLogout({ nextPage }) {
6
6
  setUserIdentity(undefined);
7
- xn.push({ pathname: nextPage, search: "" });
7
+ $n.push({ pathname: nextPage, search: "" });
8
8
  }
9
9
 
10
10
  const PortalLogout = class {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-ce667547.js';
2
+ import { i as intl } from './global-04c7d3b5.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
5
5
 
@@ -1,14 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import './global-ce667547.js';
4
- import { K, E as En, b as xe, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './global-04c7d3b5.js';
4
+ import { d as dist, Q, y as yn, f as $e, i as isDemo } from './index.module-def4aec5.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
6
  import './JSS-67b5cff8.js';
7
- import { d as dist } from './index-0c7b14c5.js';
8
7
  import { g as getProps } from './utils-334c1e34.js';
9
8
  import './sqm-text-span-view-8d140661.js';
10
- import { P as PortalProfileView } from './sqm-portal-profile-view-9cbfeaf9.js';
11
- import { i as isEmpty } from './utilities-aa00400c.js';
9
+ import { P as PortalProfileView } from './sqm-portal-profile-view-ffe955c8.js';
10
+ import { i as isEmpty } from './utilities-3f5bba22.js';
12
11
 
13
12
  const GET_USER = dist.gql `
14
13
  query {
@@ -54,12 +53,12 @@ const defaultFormState = {
54
53
  error: "",
55
54
  };
56
55
  function usePortalProfile(props) {
57
- const userIdent = K();
56
+ const userIdent = Q();
58
57
  const [success, setSuccess] = useState(false);
59
58
  const [userData, setUserData] = useState(undefined);
60
59
  const [formState, setFormState] = useState(defaultFormState);
61
- const userDataResponse = En(GET_USER, {}, !(userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt));
62
- const [upsertUser, upsertUserResponse] = xe(UPSERT_USER);
60
+ const userDataResponse = yn(GET_USER, {}, !(userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt));
61
+ const [upsertUser, upsertUserResponse] = $e(UPSERT_USER);
63
62
  useEffect(() => {
64
63
  if (upsertUserResponse === null || upsertUserResponse === void 0 ? void 0 : upsertUserResponse.loading)
65
64
  return;
@@ -1,24 +1,24 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { K, j as jn, x as xn, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { Q, S as Sn, $ as $n, i as isDemo } from './index.module-def4aec5.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,13 +1,12 @@
1
1
  import { h, r as registerInstance } from './index-17b4da69.js';
2
- import { e as useRef, d as useEffect, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
3
- import { Q, c as Te, E as En, x as xn, a as useCallback, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { m as useRef, f as useEffect, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { d as dist, L, W as We, y as yn, $ as $n, u as useCallback, i as isDemo } from './index.module-def4aec5.js';
4
+ import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import { A as AuthWrapper, a as AuthColumn, H as HostBlock, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
6
7
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
7
- import { d as dist } from './index-0c7b14c5.js';
8
8
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
9
- import { j as jsonpointer } from './jsonpointer-388a7082.js';
10
- import { u as useRegistrationFormState } from './useRegistrationFormState-554eed2c.js';
9
+ import { u as useRegistrationFormState } from './useRegistrationFormState-9fc1ac80.js';
11
10
  import { A as AsYouType } from './AsYouType-46f67d0d.js';
12
11
 
13
12
  const style = {
@@ -103,10 +102,10 @@ const RegistrationFormQuery = dist.gql `
103
102
  function usePortalRegistrationForm(props) {
104
103
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
105
104
  const formRef = useRef(null);
106
- const locale = Q();
105
+ const locale = L();
107
106
  const { registrationFormState, setRegistrationFormState } = useRegistrationFormState({});
108
- const [request, { loading, errors, data, formError }] = Te();
109
- const queryResponse = En(RegistrationFormQuery, { key: props.formKey });
107
+ const [request, { loading, errors, data, formError }] = We();
108
+ const queryResponse = yn(RegistrationFormQuery, { key: props.formKey });
110
109
  const formLoading = loading || queryResponse.loading;
111
110
  useEffect(() => {
112
111
  var _a, _b, _c;
@@ -209,7 +208,7 @@ function usePortalRegistrationForm(props) {
209
208
  managedIdentityResponse.result.results.length &&
210
209
  managedIdentityResponse.result.results[0].success &&
211
210
  managedIdentityResponse.result.results[0].data.token) {
212
- xn.push(props.nextPage);
211
+ $n.push(props.nextPage);
213
212
  }
214
213
  else if (
215
214
  // check for blocked email error response
@@ -422,7 +421,7 @@ const PortalRegistrationForm = class {
422
421
  : usePortalRegistrationForm(this);
423
422
  const content = {
424
423
  formData: h("slot", { name: "formData" }),
425
- secondaryButton: (h("slot", { name: "secondaryButton" }, h("sl-button", { type: "text", disabled: states.loading, onClick: () => xn.push(states.loginPath) }, this.loginLabel))),
424
+ secondaryButton: (h("slot", { name: "secondaryButton" }, h("sl-button", { type: "text", disabled: states.loading, onClick: () => $n.push(states.loginPath) }, this.loginLabel))),
426
425
  terms: h("slot", { name: "terms" }),
427
426
  emailLabel: this.emailLabel,
428
427
  passwordLabel: this.passwordLabel,
@@ -1,21 +1,21 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { X as Xe, d as Ke, x as xn, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { h as Qe, T as Te, $ as $n, i as isDemo } from './index.module-def4aec5.js';
4
+ import { j as jsonpointer } from './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import './mixins-f60a614c.js';
6
7
  import './JSS-67b5cff8.js';
7
8
  import { s as sanitizeUrlPath } from './utils-334c1e34.js';
8
9
  import './sqm-text-span-view-8d140661.js';
9
- import { j as jsonpointer } from './jsonpointer-388a7082.js';
10
10
  import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-79a85e02.js';
11
11
 
12
12
  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
- import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { K, l as ln, x as xn, s as setUserIdentity, i as isDemo } from './index.module-cfe48b0e.js';
2
+ import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { Q, j as an, $ as $n, b as setUserIdentity, i as isDemo } from './index.module-def4aec5.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(() => {
@@ -74,7 +74,6 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
74
74
  error: ((_g = (_f = (_e = (_d = errors === null || errors === void 0 ? void 0 : errors.response) === null || _d === void 0 ? void 0 : _d.errors) === null || _e === void 0 ? void 0 : _e[0]) === null || _f === void 0 ? void 0 : _f.extensions) === null || _g === void 0 ? void 0 : _g.message) || ((_k = (_j = (_h = errors === null || errors === void 0 ? void 0 : errors.response) === null || _h === void 0 ? void 0 : _h.errors) === null || _j === void 0 ? void 0 : _j[0]) === null || _k === void 0 ? void 0 : _k.message) ||
75
75
  (((errors === null || errors === void 0 ? void 0 : errors.message) || !validEmail) && networkErrorMessage),
76
76
  success: completed && (verified || validEmail),
77
- verified,
78
77
  },
79
78
  data: {
80
79
  oobCode,
@@ -146,7 +145,7 @@ const PortalVerifyEmail = class {
146
145
  };
147
146
  function usePortalVerifyEmailDemo(props) {
148
147
  return cjs({
149
- states: { error: "", loading: false, verified: true },
148
+ states: { error: "", loading: false, success: true },
150
149
  data: {
151
150
  oobCode: "code",
152
151
  },
@@ -1,17 +1,16 @@
1
1
  import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-17b4da69.js';
2
- import { j as h, h as useReducer, u as useMemo, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as intl } from './global-ce667547.js';
4
- import { i as isDemo } from './index.module-cfe48b0e.js';
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-04c7d3b5.js';
4
+ import { i as isDemo } from './index.module-def4aec5.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-9f58806b.js';
10
- import { u as useChildElements } from './useChildElements-55ba77b1.js';
11
- import { l as luxon } from './luxon-63e24900.js';
12
- import { g as getPaypalMeta } from './mockRewardData-e6b763d1.js';
13
- import './index-0c7b14c5.js';
14
- import { u as useReferralTable, t as tryMethod } from './useReferralTable-1671695f.js';
9
+ import { a as useRequestRerender, u as useRerenderListener } from './re-render-12fd274a.js';
10
+ import { u as useChildElements } from './useChildElements-32e1bda1.js';
11
+ import { l as luxon } from './luxon-7600be8d.js';
12
+ import { g as getPaypalMeta } from './mockRewardData-0eb6e778.js';
13
+ import { u as useReferralTable, t as tryMethod } from './useReferralTable-f4de0650.js';
15
14
  import { l as luxonLocale } from './utils-334c1e34.js';
16
15
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
17
16
 
@@ -1,13 +1,13 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as isDemo, s as setUserIdentity } from './index.module-cfe48b0e.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import { i as isDemo, b as setUserIdentity } from './index.module-def4aec5.js';
4
+ import './jsonpointer-388a7082.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
6
  import './mixins-f60a614c.js';
6
7
  import './JSS-67b5cff8.js';
7
- import { E as EmailRegistrationView } from './email-registration-view-07d80492.js';
8
- import './jsonpointer-388a7082.js';
9
- import './useRegistrationFormState-554eed2c.js';
10
- import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-c8486b92.js';
8
+ import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.js';
9
+ import './useRegistrationFormState-9fc1ac80.js';
10
+ import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-46b89952.js';
11
11
 
12
12
  const ReferredRegistration = class {
13
13
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
3
  import './JSS-67b5cff8.js';
4
4
  import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { j as h } from './stencil-hooks.module-3c7f7c90.js';
3
- import './index.module-cfe48b0e.js';
4
- import { a as useRequestRerender } from './re-render-9f58806b.js';
2
+ import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
+ import './index.module-def4aec5.js';
4
+ import { a as useRequestRerender } from './re-render-12fd274a.js';
5
5
 
6
6
  const RewardTableCustomerNoteColumn = class {
7
7
  constructor(hostRef) {
@@ -1,17 +1,16 @@
1
1
  import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
- import { b as browser, h as useReducer, d as useEffect, j as h$1, u as useMemo } from './stencil-hooks.module-3c7f7c90.js';
3
- import { i as intl } from './global-ce667547.js';
4
- import { K, z, Q, E as En, O as On, i as isDemo } from './index.module-cfe48b0e.js';
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-04c7d3b5.js';
4
+ import { d as dist, Q, H, L, y as yn, k as kn, i as isDemo } from './index.module-def4aec5.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-9f58806b.js';
10
- import { u as useChildElements } from './useChildElements-55ba77b1.js';
11
- import { l as luxon } from './luxon-63e24900.js';
12
- import { m as mockRewardData } from './mockRewardData-e6b763d1.js';
13
- import { d as dist } from './index-0c7b14c5.js';
14
- import { g as generateUserError } from './useReferralTable-1671695f.js';
9
+ import { u as useRerenderListener, a as useRequestRerender } from './re-render-12fd274a.js';
10
+ import { u as useChildElements } from './useChildElements-32e1bda1.js';
11
+ import { l as luxon } from './luxon-7600be8d.js';
12
+ import { m as mockRewardData } from './mockRewardData-0eb6e778.js';
13
+ import { g as generateUserError } from './useReferralTable-f4de0650.js';
15
14
  import { l as luxonLocale } from './utils-334c1e34.js';
16
15
 
17
16
  const debug = browser("sq:useRewardsTable");
@@ -163,9 +162,9 @@ const GET_IMPACT_TAX = dist.gql `
163
162
  `;
164
163
  function useRewardsTable(props, emptyElement, loadingElement) {
165
164
  var _a, _b, _c;
166
- const user = K();
167
- const programIdContext = z();
168
- const locale = Q();
165
+ const user = Q();
166
+ const programIdContext = H();
167
+ const locale = L();
169
168
  // Default to context, overriden by props
170
169
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
171
170
  const rewardFilter = {
@@ -187,8 +186,8 @@ function useRewardsTable(props, emptyElement, loadingElement) {
187
186
  loading: false,
188
187
  page: 0,
189
188
  });
190
- const { data: impactTaxData, loading: taxLoading } = En(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
191
- 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; }, {
192
191
  limit: props.perPage,
193
192
  offset: 0,
194
193
  }, {