@saasquatch/mint-components 2.0.5-2 → 2.0.5-3

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 (562) hide show
  1. package/dist/cjs/{ErrorView-ee7b0f36.js → ErrorView-3f91e5ab.js} +1 -1
  2. package/dist/cjs/{GenericTableView-be5648e4.js → GenericTableView-a9845e80.js} +1 -1
  3. package/dist/cjs/{ShadowViewAddon-5a9d4a55.js → ShadowViewAddon-ae3a32c3.js} +221 -102
  4. package/dist/cjs/{copy-text-view-bb2c0ea7.js → copy-text-view-322436c2.js} +1 -1
  5. package/dist/cjs/data-24028727.js +248 -0
  6. package/dist/cjs/{dom-context-hooks.module-e7b6727c.js → dom-context-hooks.module-7fa676ae.js} +1 -1
  7. package/dist/cjs/{email-registration-view-306c8878.js → email-registration-view-ace50780.js} +1 -1
  8. package/dist/cjs/{global-d90f3195.js → global-e862bfd4.js} +3178 -3127
  9. package/dist/cjs/{index-8277cbb3.js → index-a43a63b4.js} +1 -1
  10. package/dist/cjs/{index.module-f267fad6.js → index.module-4f54e412.js} +154 -147
  11. package/dist/cjs/loader.cjs.js +5 -5
  12. package/dist/cjs/{luxon-c1ad356a.js → luxon-949beaf2.js} +1 -1
  13. package/dist/cjs/mint-components.cjs.js +5 -5
  14. package/dist/cjs/{mockRewardData-ed603fca.js → mockRewardData-df37c8a3.js} +1 -1
  15. package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
  16. package/dist/cjs/{re-render-f59ad8a9.js → re-render-d516138a.js} +2 -2
  17. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +351 -1500
  18. package/dist/cjs/{sqm-base-registration-form-view-992c7f18.js → sqm-base-registration-form-view-69a4b615.js} +2 -2
  19. package/dist/cjs/{sqm-big-stat_44.cjs.entry.js → sqm-big-stat_47.cjs.entry.js} +782 -34
  20. package/dist/cjs/{sqm-close-button-view-e9f2a454.js → sqm-close-button-view-5e85ac51.js} +1 -1
  21. package/dist/cjs/sqm-close-button.cjs.entry.js +4 -4
  22. package/dist/cjs/sqm-code-verification.cjs.entry.js +6 -6
  23. package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
  24. package/dist/cjs/sqm-email-verification.cjs.entry.js +6 -6
  25. package/dist/cjs/sqm-empty_4.cjs.entry.js +5 -5
  26. package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
  27. package/dist/cjs/sqm-google-sign-in.cjs.entry.js +3 -3
  28. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
  29. package/dist/cjs/sqm-header-logo.cjs.entry.js +17 -4
  30. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
  31. package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +3 -3
  32. package/dist/cjs/{sqm-lead-checkbox-field-view-f4c57a50.js → sqm-lead-checkbox-field-view-dca40eb4.js} +2 -2
  33. package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +6 -6
  34. package/dist/cjs/{sqm-lead-input-field-view-b6d70217.js → sqm-lead-input-field-view-2006001f.js} +2 -2
  35. package/dist/cjs/sqm-lead-input-field.cjs.entry.js +6 -6
  36. package/dist/cjs/{sqm-leaderboard-rank-view-67fd7934.js → sqm-leaderboard-rank-view-6a1e63de.js} +1 -1
  37. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +5 -5
  38. package/dist/cjs/{sqm-logout-current-user-view-f330d641.js → sqm-logout-current-user-view-b61c8bdf.js} +1 -1
  39. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +4 -4
  40. package/dist/cjs/{sqm-navigation-sidebar-item-view-41edbbc4.js → sqm-navigation-sidebar-item-view-4e88f774.js} +2 -2
  41. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
  42. package/dist/cjs/{sqm-navigation-sidebar-view-6616e3e0.js → sqm-navigation-sidebar-view-de90ef03.js} +1 -1
  43. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +4 -4
  44. package/dist/cjs/sqm-pagination_3.cjs.entry.js +6 -6
  45. package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
  46. package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
  47. package/dist/cjs/{sqm-portal-container-view-70a47420.js → sqm-portal-container-view-07e4343f.js} +6 -7
  48. package/dist/cjs/{sqm-portal-email-verification-view-9f1b4ba4.js → sqm-portal-email-verification-view-1745d9a2.js} +3 -3
  49. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +6 -6
  50. package/dist/cjs/sqm-portal-google-login.cjs.entry.js +130 -0
  51. package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +8 -8
  52. package/dist/cjs/sqm-portal-login-view-bb50304c.js +58 -0
  53. package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
  54. package/dist/cjs/{sqm-portal-profile-view-7defab25.js → sqm-portal-profile-view-5c5e29b1.js} +3 -3
  55. package/dist/cjs/sqm-portal-profile.cjs.entry.js +7 -7
  56. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
  57. package/dist/cjs/{sqm-portal-registration-form-view-020f661c.js → sqm-portal-registration-form-view-5a96c2f5.js} +2 -2
  58. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +194 -0
  59. package/dist/cjs/{sqm-portal-reset-password-view-6b1acd90.js → sqm-portal-reset-password-view-25eb2099.js} +2 -2
  60. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +5 -5
  61. package/dist/cjs/sqm-portal-verify-email-view-1c4e781f.js +49 -0
  62. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +171 -0
  63. package/dist/cjs/{sqm-qr-code-view-b388e408.js → sqm-qr-code-view-4ccf89da.js} +2 -2
  64. package/dist/cjs/sqm-qr-code.cjs.entry.js +6 -6
  65. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +11 -11
  66. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +3 -3
  67. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  68. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +10 -10
  69. package/dist/cjs/sqm-route.cjs.entry.js +1 -1
  70. package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
  71. package/dist/cjs/sqm-stencilbook.cjs.entry.js +451 -82
  72. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  73. package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
  74. package/dist/cjs/{sqm-text-span-view-f274fdf2.js → sqm-text-span-view-7a61ae4c.js} +1 -1
  75. package/dist/cjs/sqm-text-span.cjs.entry.js +3 -3
  76. package/dist/cjs/sqm-user-info-form-view-c14ba407.js +2074 -0
  77. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +3 -3
  78. package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
  79. package/dist/cjs/{useChildElements-84b623d1.js → useChildElements-966c9041.js} +2 -2
  80. package/dist/cjs/{useInstantAccessRegistration-dbe420fb.js → useInstantAccessRegistration-08bcb487.js} +3 -3
  81. package/dist/cjs/{useLeadFormState-1895ef0d.js → useLeadFormState-91999606.js} +4 -4
  82. package/dist/cjs/{data-6a389e7b.js → usePayoutStatus-98f2ca76.js} +31 -146
  83. package/dist/cjs/usePortalLogin-1c022d8d.js +74 -0
  84. package/dist/cjs/{usePortalRegistrationForm-a0a45299.js → usePortalRegistrationForm-75b647fe.js} +3 -3
  85. package/dist/cjs/{useReferralCodes-03024ff4.js → useReferralCodes-11cdf43b.js} +2 -2
  86. package/dist/cjs/{useReferralTable-207b4ff0.js → useReferralTable-90d4d6e9.js} +5 -5
  87. package/dist/cjs/{useRegistrationFormState-0f85c946.js → useRegistrationFormState-bbee6e7b.js} +2 -2
  88. package/dist/cjs/{useVerificationEmail-c2acd737.js → useVerificationEmail-9dd3997a.js} +2 -2
  89. package/dist/cjs/{utilities-3577b60d.js → utilities-9a0c5e91.js} +2 -2
  90. package/dist/collection/collection-manifest.json +0 -10
  91. package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +85 -5
  92. package/dist/collection/components/sqm-navigation-menu/useNavigationMenu.js +2 -1
  93. package/dist/collection/components/sqm-password-field/sqm-password-field.js +2 -3
  94. package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +6 -7
  95. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer-view.js +3 -3
  96. package/dist/collection/components/sqm-portal-protected-route/usePortalProtectedRoute.js +1 -1
  97. package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +1 -1
  98. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
  99. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +5 -0
  100. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +10 -5
  101. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +11 -5
  102. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +46 -40
  103. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +13 -0
  104. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +95 -1
  105. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +360 -7
  106. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +29 -2
  107. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +311 -11
  108. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +96 -1
  109. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +310 -10
  110. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +7 -1
  111. package/dist/collection/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.js +325 -0
  112. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +21 -12
  113. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +1 -1
  114. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +101 -9
  115. package/dist/esm/{ErrorView-74cb3af8.js → ErrorView-bbf0a042.js} +1 -1
  116. package/dist/esm/{GenericTableView-8c72ac30.js → GenericTableView-e43d310f.js} +1 -1
  117. package/dist/esm/{ShadowViewAddon-2b061a3a.js → ShadowViewAddon-78a1c35c.js} +221 -104
  118. package/dist/esm/{copy-text-view-87259b11.js → copy-text-view-fac47254.js} +1 -1
  119. package/dist/esm/data-a581119a.js +225 -0
  120. package/dist/esm/{dom-context-hooks.module-50442785.js → dom-context-hooks.module-63370afd.js} +1 -1
  121. package/dist/esm/{email-registration-view-4cdb4129.js → email-registration-view-1f587f8b.js} +1 -1
  122. package/dist/esm/{global-fc653a2a.js → global-58a69018.js} +3178 -3127
  123. package/dist/esm/{index-38ad4957.js → index-b3a06de8.js} +1 -1
  124. package/dist/esm/{index.module-849b7d56.js → index.module-c9811a48.js} +153 -148
  125. package/dist/esm/loader.js +5 -5
  126. package/dist/esm/{luxon-1be92a8e.js → luxon-bbf75a9d.js} +1 -1
  127. package/dist/esm/mint-components.js +5 -5
  128. package/dist/esm/{mockRewardData-9b27d6f1.js → mockRewardData-96a2d26d.js} +1 -1
  129. package/dist/esm/raisins-plop-target.entry.js +1 -1
  130. package/dist/esm/{re-render-2a5345de.js → re-render-7e22fb0d.js} +2 -2
  131. package/dist/esm/sqm-banking-info-form_10.entry.js +328 -1477
  132. package/dist/esm/{sqm-base-registration-form-view-ee556e5f.js → sqm-base-registration-form-view-9e97d8b4.js} +2 -2
  133. package/dist/esm/{sqm-big-stat_44.entry.js → sqm-big-stat_47.entry.js} +777 -32
  134. package/dist/esm/{sqm-close-button-view-fd9012e7.js → sqm-close-button-view-2fa57229.js} +1 -1
  135. package/dist/esm/sqm-close-button.entry.js +4 -4
  136. package/dist/esm/sqm-code-verification.entry.js +6 -6
  137. package/dist/esm/sqm-context-router.entry.js +3 -3
  138. package/dist/esm/sqm-email-verification.entry.js +6 -6
  139. package/dist/esm/sqm-empty_4.entry.js +5 -5
  140. package/dist/esm/sqm-form-message.entry.js +2 -2
  141. package/dist/esm/sqm-google-sign-in.entry.js +3 -3
  142. package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
  143. package/dist/esm/sqm-header-logo.entry.js +17 -4
  144. package/dist/esm/sqm-instant-access-registration.entry.js +6 -6
  145. package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +3 -3
  146. package/dist/esm/{sqm-lead-checkbox-field-view-3d012143.js → sqm-lead-checkbox-field-view-81541e40.js} +2 -2
  147. package/dist/esm/sqm-lead-checkbox-field.entry.js +6 -6
  148. package/dist/esm/{sqm-lead-input-field-view-0199ee1e.js → sqm-lead-input-field-view-d543d939.js} +2 -2
  149. package/dist/esm/sqm-lead-input-field.entry.js +6 -6
  150. package/dist/esm/{sqm-leaderboard-rank-view-7a682cc3.js → sqm-leaderboard-rank-view-18baae5b.js} +1 -1
  151. package/dist/esm/sqm-leaderboard-rank.entry.js +5 -5
  152. package/dist/esm/{sqm-logout-current-user-view-376c1bf6.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  153. package/dist/esm/sqm-logout-current-user.entry.js +4 -4
  154. package/dist/esm/{sqm-navigation-sidebar-item-view-5283300c.js → sqm-navigation-sidebar-item-view-5a452423.js} +2 -2
  155. package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
  156. package/dist/esm/{sqm-navigation-sidebar-view-2b66457a.js → sqm-navigation-sidebar-view-0a2ec560.js} +1 -1
  157. package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
  158. package/dist/esm/sqm-pagination_3.entry.js +6 -6
  159. package/dist/esm/sqm-password-field.entry.js +4 -4
  160. package/dist/esm/sqm-popup-container.entry.js +3 -3
  161. package/dist/esm/{sqm-portal-container-view-a8c708cd.js → sqm-portal-container-view-176e92e3.js} +6 -7
  162. package/dist/esm/{sqm-portal-email-verification-view-03707cd9.js → sqm-portal-email-verification-view-5fb1a99e.js} +3 -3
  163. package/dist/esm/sqm-portal-email-verification.entry.js +6 -6
  164. package/dist/esm/sqm-portal-google-login.entry.js +126 -0
  165. package/dist/esm/sqm-portal-google-registration-form.entry.js +8 -8
  166. package/dist/esm/sqm-portal-login-view-7670cd86.js +56 -0
  167. package/dist/esm/sqm-portal-logout.entry.js +3 -3
  168. package/dist/esm/{sqm-portal-profile-view-cbef4855.js → sqm-portal-profile-view-e3aef106.js} +3 -3
  169. package/dist/esm/sqm-portal-profile.entry.js +7 -7
  170. package/dist/esm/sqm-portal-protected-route.entry.js +3 -3
  171. package/dist/esm/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-8bdc3804.js} +2 -2
  172. package/dist/esm/sqm-portal-registration-form.entry.js +190 -0
  173. package/dist/esm/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-abef7286.js} +2 -2
  174. package/dist/esm/sqm-portal-reset-password.entry.js +5 -5
  175. package/dist/esm/sqm-portal-verify-email-view-33805220.js +47 -0
  176. package/dist/esm/sqm-portal-verify-email.entry.js +167 -0
  177. package/dist/esm/{sqm-qr-code-view-0e88b4bd.js → sqm-qr-code-view-ea505213.js} +2 -2
  178. package/dist/esm/sqm-qr-code.entry.js +6 -6
  179. package/dist/esm/sqm-referral-table_11.entry.js +11 -11
  180. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
  181. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
  182. package/dist/esm/sqm-rewards-table_9.entry.js +10 -10
  183. package/dist/esm/sqm-route.entry.js +1 -1
  184. package/dist/esm/sqm-scroll.entry.js +2 -2
  185. package/dist/esm/sqm-stencilbook.entry.js +402 -33
  186. package/dist/esm/sqm-tab.entry.js +4 -4
  187. package/dist/esm/sqm-tabs.entry.js +5 -5
  188. package/dist/esm/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-4c17b8c9.js} +1 -1
  189. package/dist/esm/sqm-text-span.entry.js +3 -3
  190. package/dist/esm/sqm-user-info-form-view-9a3048d9.js +2066 -0
  191. package/dist/esm/sqm-widget-verification-controller.entry.js +3 -3
  192. package/dist/esm/sqm-widget-verification.entry.js +3 -3
  193. package/dist/esm/{useChildElements-14eb2cd7.js → useChildElements-3d872cef.js} +2 -2
  194. package/dist/esm/{useInstantAccessRegistration-6685ce53.js → useInstantAccessRegistration-dda1f52b.js} +3 -3
  195. package/dist/esm/{useLeadFormState-0d1c899e.js → useLeadFormState-8d4b2620.js} +4 -4
  196. package/dist/esm/{data-4390ef62.js → usePayoutStatus-7404eb9d.js} +32 -132
  197. package/dist/esm/usePortalLogin-f95bbc67.js +72 -0
  198. package/dist/esm/{usePortalRegistrationForm-65765105.js → usePortalRegistrationForm-1eb3cd72.js} +3 -3
  199. package/dist/esm/{useReferralCodes-f87eea47.js → useReferralCodes-c2e809cf.js} +2 -2
  200. package/dist/esm/{useReferralTable-bcf191be.js → useReferralTable-909ccb28.js} +5 -5
  201. package/dist/esm/{useRegistrationFormState-f149c3ba.js → useRegistrationFormState-24d594ea.js} +2 -2
  202. package/dist/esm/{useVerificationEmail-ca464d15.js → useVerificationEmail-55e0e98f.js} +2 -2
  203. package/dist/esm/{utilities-8dba1079.js → utilities-72c07b09.js} +2 -2
  204. package/dist/esm-es5/{ErrorView-74cb3af8.js → ErrorView-bbf0a042.js} +1 -1
  205. package/dist/esm-es5/{GenericTableView-8c72ac30.js → GenericTableView-e43d310f.js} +1 -1
  206. package/dist/esm-es5/ShadowViewAddon-78a1c35c.js +1 -0
  207. package/dist/esm-es5/{copy-text-view-87259b11.js → copy-text-view-fac47254.js} +1 -1
  208. package/dist/esm-es5/data-a581119a.js +1 -0
  209. package/dist/esm-es5/{dom-context-hooks.module-50442785.js → dom-context-hooks.module-63370afd.js} +1 -1
  210. package/dist/esm-es5/{email-registration-view-4cdb4129.js → email-registration-view-1f587f8b.js} +1 -1
  211. package/dist/esm-es5/global-58a69018.js +285 -0
  212. package/dist/esm-es5/index-b3a06de8.js +1 -0
  213. package/dist/esm-es5/index.module-c9811a48.js +1 -0
  214. package/dist/esm-es5/loader.js +1 -1
  215. package/dist/esm-es5/{luxon-1be92a8e.js → luxon-bbf75a9d.js} +1 -1
  216. package/dist/esm-es5/mint-components.js +1 -1
  217. package/dist/esm-es5/{mockRewardData-9b27d6f1.js → mockRewardData-96a2d26d.js} +1 -1
  218. package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
  219. package/dist/esm-es5/{re-render-2a5345de.js → re-render-7e22fb0d.js} +1 -1
  220. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  221. package/dist/esm-es5/{sqm-base-registration-form-view-ee556e5f.js → sqm-base-registration-form-view-9e97d8b4.js} +1 -1
  222. package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -0
  223. package/dist/esm-es5/{sqm-close-button-view-fd9012e7.js → sqm-close-button-view-2fa57229.js} +1 -1
  224. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  225. package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
  226. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  227. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  228. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  229. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  230. package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
  231. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  232. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  233. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  234. package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -1
  235. package/dist/esm-es5/{sqm-lead-checkbox-field-view-3d012143.js → sqm-lead-checkbox-field-view-81541e40.js} +1 -1
  236. package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
  237. package/dist/esm-es5/{sqm-lead-input-field-view-0199ee1e.js → sqm-lead-input-field-view-d543d939.js} +1 -1
  238. package/dist/esm-es5/sqm-lead-input-field.entry.js +1 -1
  239. package/dist/esm-es5/sqm-leaderboard-rank-view-18baae5b.js +1 -0
  240. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  241. package/dist/esm-es5/{sqm-logout-current-user-view-376c1bf6.js → sqm-logout-current-user-view-f21e54e3.js} +1 -1
  242. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  243. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-5283300c.js → sqm-navigation-sidebar-item-view-5a452423.js} +1 -1
  244. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  245. package/dist/esm-es5/{sqm-navigation-sidebar-view-2b66457a.js → sqm-navigation-sidebar-view-0a2ec560.js} +1 -1
  246. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  247. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  248. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  249. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  250. package/dist/esm-es5/sqm-portal-container-view-176e92e3.js +1 -0
  251. package/dist/esm-es5/{sqm-portal-email-verification-view-03707cd9.js → sqm-portal-email-verification-view-5fb1a99e.js} +1 -1
  252. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  253. package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -0
  254. package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
  255. package/dist/esm-es5/sqm-portal-login-view-7670cd86.js +1 -0
  256. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  257. package/dist/esm-es5/{sqm-portal-profile-view-cbef4855.js → sqm-portal-profile-view-e3aef106.js} +1 -1
  258. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  259. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  260. package/dist/esm-es5/{sqm-portal-registration-form-view-2f4936ef.js → sqm-portal-registration-form-view-8bdc3804.js} +1 -1
  261. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -0
  262. package/dist/esm-es5/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-abef7286.js} +1 -1
  263. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  264. package/dist/esm-es5/sqm-portal-verify-email-view-33805220.js +1 -0
  265. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -0
  266. package/dist/esm-es5/{sqm-qr-code-view-0e88b4bd.js → sqm-qr-code-view-ea505213.js} +1 -1
  267. package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
  268. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  269. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  270. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  271. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  272. package/dist/esm-es5/sqm-route.entry.js +1 -1
  273. package/dist/esm-es5/sqm-scroll.entry.js +1 -1
  274. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  275. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  276. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  277. package/dist/esm-es5/{sqm-text-span-view-738acfb3.js → sqm-text-span-view-4c17b8c9.js} +1 -1
  278. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  279. package/dist/esm-es5/sqm-user-info-form-view-9a3048d9.js +1 -0
  280. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
  281. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  282. package/dist/esm-es5/{useChildElements-14eb2cd7.js → useChildElements-3d872cef.js} +1 -1
  283. package/dist/esm-es5/{useInstantAccessRegistration-6685ce53.js → useInstantAccessRegistration-dda1f52b.js} +1 -1
  284. package/dist/esm-es5/{useLeadFormState-0d1c899e.js → useLeadFormState-8d4b2620.js} +1 -1
  285. package/dist/esm-es5/{data-4390ef62.js → usePayoutStatus-7404eb9d.js} +2 -2
  286. package/dist/esm-es5/usePortalLogin-f95bbc67.js +1 -0
  287. package/dist/esm-es5/{usePortalRegistrationForm-65765105.js → usePortalRegistrationForm-1eb3cd72.js} +1 -1
  288. package/dist/esm-es5/{useReferralCodes-f87eea47.js → useReferralCodes-c2e809cf.js} +1 -1
  289. package/dist/esm-es5/{useReferralTable-bcf191be.js → useReferralTable-909ccb28.js} +1 -1
  290. package/dist/esm-es5/{useRegistrationFormState-f149c3ba.js → useRegistrationFormState-24d594ea.js} +1 -1
  291. package/dist/esm-es5/{useVerificationEmail-ca464d15.js → useVerificationEmail-55e0e98f.js} +1 -1
  292. package/dist/esm-es5/{utilities-8dba1079.js → utilities-72c07b09.js} +1 -1
  293. package/dist/mint-components/mint-components.esm.js +1 -1
  294. package/dist/mint-components/mint-components.js +1 -1
  295. package/dist/mint-components/{p-1a3a57c0.js → p-00791abc.js} +1 -1
  296. package/dist/mint-components/{p-2076f887.system.js → p-0087ad39.system.js} +1 -1
  297. package/dist/mint-components/{p-ab927359.system.entry.js → p-011c0990.system.entry.js} +1 -1
  298. package/dist/mint-components/{p-b4a8a34b.js → p-027c0b10.js} +152 -152
  299. package/dist/mint-components/{p-56ca7e3c.js → p-07dc6d68.js} +1 -1
  300. package/dist/mint-components/{p-2786819c.js → p-08700497.js} +1 -1
  301. package/dist/mint-components/p-088f082f.js +1 -0
  302. package/dist/mint-components/{p-d5eb601d.system.js → p-0935f9b7.system.js} +1 -1
  303. package/dist/mint-components/{p-c4151e26.system.entry.js → p-0b9b1b36.system.entry.js} +1 -1
  304. package/dist/mint-components/{p-118e4a22.system.entry.js → p-0c024cf0.system.entry.js} +1 -1
  305. package/dist/mint-components/p-0d71303d.js +1 -0
  306. package/dist/mint-components/p-0e532b53.entry.js +1 -0
  307. package/dist/mint-components/p-0ec54f97.js +1 -0
  308. package/dist/mint-components/{p-494497c2.system.js → p-1215518e.system.js} +1 -1
  309. package/dist/mint-components/p-125a894f.js +1 -0
  310. package/dist/mint-components/{p-39599251.entry.js → p-12e6cea7.entry.js} +2 -2
  311. package/dist/mint-components/{p-f45e076d.system.js → p-1363c4ab.system.js} +1 -1
  312. package/dist/mint-components/{p-18133026.system.entry.js → p-14128c84.system.entry.js} +1 -1
  313. package/dist/mint-components/p-171310d9.system.js +1 -0
  314. package/dist/mint-components/{p-2851c89b.system.js → p-17a0f310.system.js} +1 -1
  315. package/dist/mint-components/{p-ae867ea6.js → p-1aa9136c.js} +1 -1
  316. package/dist/mint-components/p-1b79b186.entry.js +11 -0
  317. package/dist/mint-components/p-1cd0e1e9.system.js +1 -0
  318. package/dist/mint-components/{p-cabf6326.js → p-204861a6.js} +1 -1
  319. package/dist/mint-components/p-20c40fdf.system.js +1 -0
  320. package/dist/mint-components/{p-d267f4bb.system.js → p-2403c6e1.system.js} +1 -1
  321. package/dist/mint-components/p-240bec23.js +1 -0
  322. package/dist/mint-components/{p-bbdbefce.system.entry.js → p-26a7051d.system.entry.js} +1 -1
  323. package/dist/mint-components/{p-07f47f18.system.entry.js → p-2700136f.system.entry.js} +1 -1
  324. package/dist/mint-components/p-28e23d75.system.entry.js +1 -0
  325. package/dist/mint-components/{p-8a85f8f5.entry.js → p-29398c98.entry.js} +1 -1
  326. package/dist/mint-components/p-29ba2eaa.entry.js +1 -0
  327. package/dist/mint-components/{p-73eaa31b.system.entry.js → p-2ea3eea9.system.entry.js} +1 -1
  328. package/dist/mint-components/{p-9046552e.entry.js → p-30278955.entry.js} +1 -1
  329. package/dist/mint-components/{p-3710c2e1.system.entry.js → p-36a1fa33.system.entry.js} +1 -1
  330. package/dist/mint-components/{p-c23f5630.entry.js → p-386ec00c.entry.js} +1 -1
  331. package/dist/mint-components/{p-505f91d6.entry.js → p-3b46fae5.entry.js} +2 -2
  332. package/dist/mint-components/p-3eba9036.js +1 -0
  333. package/dist/mint-components/p-40752a0f.entry.js +1 -0
  334. package/dist/mint-components/{p-eb123e88.system.entry.js → p-40c33b6a.system.entry.js} +1 -1
  335. package/dist/mint-components/{p-acaf505d.entry.js → p-4204a6e3.entry.js} +1 -1
  336. package/dist/mint-components/{p-573ea3fd.system.entry.js → p-42b62299.system.entry.js} +1 -1
  337. package/dist/mint-components/{p-a4290ba4.entry.js → p-43ad51bc.entry.js} +1 -1
  338. package/dist/mint-components/p-44fc6029.js +1 -0
  339. package/dist/mint-components/{p-11c127f5.js → p-460155de.js} +1 -1
  340. package/dist/mint-components/{p-2072706c.system.entry.js → p-478ad7c8.system.entry.js} +1 -1
  341. package/dist/mint-components/{p-ebfaa71d.js → p-49400aab.js} +2 -2
  342. package/dist/mint-components/{p-d1c64df4.system.js → p-4965dae4.system.js} +1 -1
  343. package/dist/mint-components/{p-d276468c.js → p-4a0a76a5.js} +1 -1
  344. package/dist/mint-components/p-4cc72a4e.system.js +285 -0
  345. package/dist/mint-components/{p-b6504987.system.js → p-4f5329a2.system.js} +1 -1
  346. package/dist/mint-components/{p-051908cf.js → p-513f5d80.js} +1 -1
  347. package/dist/mint-components/{p-eb0cb2a5.js → p-51a6a779.js} +1 -1
  348. package/dist/mint-components/{p-74141e43.system.js → p-537a3894.system.js} +1 -1
  349. package/dist/mint-components/{p-ff38a567.entry.js → p-58c79873.entry.js} +1 -1
  350. package/dist/mint-components/p-59b028db.system.js +1 -0
  351. package/dist/mint-components/p-5b7a896e.system.entry.js +1 -0
  352. package/dist/mint-components/p-5cb697b3.system.entry.js +1 -0
  353. package/dist/mint-components/p-5e145a54.system.entry.js +1 -0
  354. package/dist/mint-components/{p-7c74ad5c.system.js → p-5fbe6356.system.js} +1 -1
  355. package/dist/mint-components/{p-7010498f.js → p-5ff2da11.js} +1 -1
  356. package/dist/mint-components/{p-287a9c63.entry.js → p-6076dbaf.entry.js} +1 -1
  357. package/dist/mint-components/{p-ed74b25a.system.entry.js → p-60ec0961.system.entry.js} +1 -1
  358. package/dist/mint-components/p-621f3e30.entry.js +1 -0
  359. package/dist/mint-components/p-625ca62f.entry.js +1 -0
  360. package/dist/mint-components/{p-a7fc1e02.js → p-63e29387.js} +1 -1
  361. package/dist/mint-components/{p-3c46b4dd.system.js → p-64997b59.system.js} +1 -1
  362. package/dist/mint-components/p-6578ea31.system.js +1 -0
  363. package/dist/mint-components/{p-f1584abb.system.entry.js → p-674d9089.system.entry.js} +1 -1
  364. package/dist/mint-components/{p-7b909aa5.system.js → p-67ad2252.system.js} +1 -1
  365. package/dist/mint-components/{p-669d52c4.js → p-68043f30.js} +1 -1
  366. package/dist/mint-components/p-6a0ddee0.entry.js +1 -0
  367. package/dist/mint-components/p-6a5df328.js +46 -0
  368. package/dist/mint-components/{p-832579bf.system.js → p-6c82d60c.system.js} +1 -1
  369. package/dist/mint-components/{p-456ccda6.system.js → p-71271fbd.system.js} +1 -1
  370. package/dist/mint-components/{p-8452837a.system.js → p-7159c51c.system.js} +1 -1
  371. package/dist/mint-components/{p-3c27540c.js → p-71af93e3.js} +1 -1
  372. package/dist/mint-components/p-720f03e2.system.js +1 -0
  373. package/dist/mint-components/{p-23eb911d.system.entry.js → p-72b914b9.system.entry.js} +1 -1
  374. package/dist/mint-components/p-7468c79e.entry.js +273 -0
  375. package/dist/mint-components/{p-d57bdb68.entry.js → p-75b8fd75.entry.js} +1 -1
  376. package/dist/mint-components/{p-dffad4a8.entry.js → p-7602eb6a.entry.js} +1 -1
  377. package/dist/mint-components/{p-4320e2dc.system.entry.js → p-78c754de.system.entry.js} +1 -1
  378. package/dist/mint-components/p-79c0db17.system.entry.js +1 -0
  379. package/dist/mint-components/p-7b8d29bb.entry.js +1 -0
  380. package/dist/mint-components/p-7e323f2c.entry.js +1 -0
  381. package/dist/mint-components/p-7e550c3b.system.entry.js +1 -0
  382. package/dist/mint-components/{p-c1a8b5f4.system.js → p-80569911.system.js} +1 -1
  383. package/dist/mint-components/{p-c7b4e749.system.entry.js → p-829cb9ed.system.entry.js} +1 -1
  384. package/dist/mint-components/{p-0ec9eb9b.entry.js → p-85029918.entry.js} +1 -1
  385. package/dist/mint-components/{p-fc850132.system.js → p-8618e8f6.system.js} +1 -1
  386. package/dist/mint-components/{p-479202a9.system.js → p-867b2baf.system.js} +1 -1
  387. package/dist/mint-components/{p-fbcd2ae2.entry.js → p-8931d05e.entry.js} +2 -2
  388. package/dist/mint-components/{p-4308b18f.system.entry.js → p-8afb47c5.system.entry.js} +1 -1
  389. package/dist/mint-components/p-8caef004.js +1 -0
  390. package/dist/mint-components/{p-8a11659b.system.js → p-8d9fa981.system.js} +1 -1
  391. package/dist/mint-components/p-8de73da9.js +112 -0
  392. package/dist/mint-components/{p-45be99ae.system.js → p-8e28333b.system.js} +1 -1
  393. package/dist/mint-components/{p-7295c99c.entry.js → p-92a54b0c.entry.js} +1 -1
  394. package/dist/mint-components/p-947bacd1.system.js +1 -0
  395. package/dist/mint-components/{p-9652e637.system.entry.js → p-9491f5fb.system.entry.js} +1 -1
  396. package/dist/mint-components/p-9580aac3.js +1 -0
  397. package/dist/mint-components/{p-aeb00548.entry.js → p-95b6e903.entry.js} +1 -1
  398. package/dist/mint-components/p-976ee669.js +1 -0
  399. package/dist/mint-components/{p-39ad8f1b.js → p-97dc6863.js} +2 -2
  400. package/dist/mint-components/p-988f236f.js +1 -0
  401. package/dist/mint-components/p-9a172a0f.entry.js +106 -0
  402. package/dist/mint-components/{p-0fe8d9fc.system.entry.js → p-9ba07029.system.entry.js} +1 -1
  403. package/dist/mint-components/{p-e230562f.js → p-9c79ab08.js} +2 -2
  404. package/dist/mint-components/{p-de293f9f.system.entry.js → p-9d46f87f.system.entry.js} +1 -1
  405. package/dist/mint-components/p-9e297104.entry.js +1 -0
  406. package/dist/mint-components/p-9eba8408.js +1 -0
  407. package/dist/mint-components/{p-256763e8.entry.js → p-a32afaaa.entry.js} +1 -1
  408. package/dist/mint-components/{p-d0559e66.js → p-a45680fe.js} +1 -1
  409. package/dist/mint-components/p-a470e203.entry.js +13 -0
  410. package/dist/mint-components/{p-9ba932a9.entry.js → p-a4e8eb33.entry.js} +1 -1
  411. package/dist/mint-components/{p-044a76f1.js → p-a513c1a6.js} +1 -1
  412. package/dist/mint-components/p-a6f4fb03.system.js +1 -0
  413. package/dist/mint-components/p-a7e35f51.system.js +6 -0
  414. package/dist/mint-components/{p-a13d7d73.system.entry.js → p-a8c86cd8.system.entry.js} +1 -1
  415. package/dist/mint-components/{p-bf3e7bc8.js → p-a974c549.js} +1 -1
  416. package/dist/mint-components/{p-fb0ea0df.system.entry.js → p-ac86903a.system.entry.js} +1 -1
  417. package/dist/mint-components/{p-df728783.entry.js → p-ac9138fd.entry.js} +1 -1
  418. package/dist/mint-components/p-ad3ebf4d.entry.js +1 -0
  419. package/dist/mint-components/{p-f1cf660f.system.entry.js → p-af69ee79.system.entry.js} +1 -1
  420. package/dist/mint-components/{p-0bdf0a4b.entry.js → p-b00e8365.entry.js} +1 -1
  421. package/dist/mint-components/p-b3510ca0.system.entry.js +1 -0
  422. package/dist/mint-components/{p-dac20392.system.js → p-b6911812.system.js} +1 -1
  423. package/dist/mint-components/p-ba79655c.system.js +1 -0
  424. package/dist/mint-components/{p-9bea2329.system.js → p-bb5d153f.system.js} +1 -1
  425. package/dist/mint-components/{p-a81690ae.system.js → p-bcac83f0.system.js} +1 -1
  426. package/dist/mint-components/p-bd093069.system.entry.js +1 -0
  427. package/dist/mint-components/p-bdb6194c.entry.js +1 -0
  428. package/dist/mint-components/{p-e9b0160b.js → p-bf044217.js} +1 -1
  429. package/dist/mint-components/{p-ca3f598c.js → p-c30ad421.js} +1 -1
  430. package/dist/mint-components/{p-e31c7242.system.entry.js → p-c3dce602.system.entry.js} +1 -1
  431. package/dist/mint-components/{p-f59cf0a8.system.entry.js → p-c6e8086f.system.entry.js} +1 -1
  432. package/dist/mint-components/{p-083180bf.js → p-c7c11325.js} +1 -1
  433. package/dist/mint-components/p-c95a437e.entry.js +1 -0
  434. package/dist/mint-components/p-cc8ca3ff.system.entry.js +1 -0
  435. package/dist/mint-components/{p-97b8073f.system.js → p-ce81839d.system.js} +1 -1
  436. package/dist/mint-components/p-d08bcd88.entry.js +1 -0
  437. package/dist/mint-components/{p-dd28cd8c.system.js → p-d09d3b8f.system.js} +1 -1
  438. package/dist/mint-components/p-d399b343.system.entry.js +1 -0
  439. package/dist/mint-components/{p-a9f72689.system.entry.js → p-d69c0a32.system.entry.js} +1 -1
  440. package/dist/mint-components/{p-f32d8d19.entry.js → p-d88d8ffe.entry.js} +1 -1
  441. package/dist/mint-components/{p-e6c7c09c.entry.js → p-d9780ae9.entry.js} +1 -1
  442. package/dist/mint-components/{p-128dad3d.entry.js → p-dc5bca55.entry.js} +1 -1
  443. package/dist/mint-components/p-dcc50d90.entry.js +1 -0
  444. package/dist/mint-components/{p-e82ffaee.system.entry.js → p-deecffd0.system.entry.js} +1 -1
  445. package/dist/mint-components/p-e115d0a2.entry.js +9 -0
  446. package/dist/mint-components/{p-6890a3b2.entry.js → p-e1422b78.entry.js} +1 -1
  447. package/dist/mint-components/{p-5c3bb317.system.js → p-e174b704.system.js} +1 -1
  448. package/dist/mint-components/{p-7e04b813.entry.js → p-e19f0908.entry.js} +1 -1
  449. package/dist/mint-components/{p-c857676d.system.entry.js → p-e3b4e06a.system.entry.js} +1 -1
  450. package/dist/mint-components/p-e3ee8c37.system.js +1 -0
  451. package/dist/mint-components/{p-ca71dfff.system.entry.js → p-e8bda98a.system.entry.js} +1 -1
  452. package/dist/mint-components/{p-f89c6a57.system.js → p-eaeddfe2.system.js} +1 -1
  453. package/dist/mint-components/{p-aaf290ce.entry.js → p-ee3a7577.entry.js} +2 -2
  454. package/dist/mint-components/p-ee83de0e.js +448 -0
  455. package/dist/mint-components/{p-4d3c4cc5.system.entry.js → p-ee92a728.system.entry.js} +1 -1
  456. package/dist/mint-components/{p-b1eb2a6a.js → p-f1dc581f.js} +1 -1
  457. package/dist/mint-components/{p-58dbdf63.system.js → p-f1f6a13d.system.js} +1 -1
  458. package/dist/mint-components/{p-266e25fd.system.entry.js → p-f3613921.system.entry.js} +1 -1
  459. package/dist/mint-components/{p-8b9f6e1e.system.entry.js → p-f3c2074b.system.entry.js} +1 -1
  460. package/dist/mint-components/{p-cb225348.system.entry.js → p-f5256738.system.entry.js} +1 -1
  461. package/dist/mint-components/p-f5820d03.system.js +1 -0
  462. package/dist/mint-components/{p-5708d347.js → p-f5fff87e.js} +1 -1
  463. package/dist/mint-components/{p-c09ae087.system.js → p-f6baa0c9.system.js} +1 -1
  464. package/dist/mint-components/p-f6eae77c.js +1 -0
  465. package/dist/mint-components/{p-1aebfc0e.entry.js → p-f7e49c12.entry.js} +3 -3
  466. package/dist/mint-components/{p-88e16945.js → p-f9c7248e.js} +1 -1
  467. package/dist/mint-components/{p-b9f57e84.system.entry.js → p-fb2976fc.system.entry.js} +1 -1
  468. package/dist/mint-components/{p-2c70a817.system.entry.js → p-fcf8bdbc.system.entry.js} +1 -1
  469. package/dist/mint-components/{p-aaa0ed28.system.js → p-ff0e1564.system.js} +1 -1
  470. package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +17 -2
  471. package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +11 -1
  472. package/dist/types/components/sqm-password-field/usePasswordField.d.ts +0 -11
  473. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password-view.d.ts +1 -1
  474. package/dist/types/components/tax-and-cash/data.d.ts +5 -4
  475. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +24 -0
  476. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +7 -0
  477. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +16 -0
  478. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +57 -0
  479. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +3 -1
  480. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +48 -0
  481. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +12 -0
  482. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +48 -0
  483. package/dist/types/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.d.ts +17 -0
  484. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +3 -0
  485. package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +2 -0
  486. package/dist/types/components.d.ts +338 -4
  487. package/docs/docs.docx +0 -0
  488. package/docs/picklesdoc--2024-01-15--11-20-00.xlsx +0 -0
  489. package/docs/picklesdoc--2024-01-15--11-24-04.xlsx +0 -0
  490. package/docs/raisins.json +1 -1
  491. package/grapesjs/grapesjs.js +1 -1
  492. package/package.json +2 -2
  493. package/dist/cjs/IndirectTaxDetailsView-d339f4a2.js +0 -660
  494. package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +0 -1078
  495. package/dist/cjs/sqm-portal-verify-email-view-6fcde0e7.js +0 -220
  496. package/dist/cjs/utils-064a7c83.js +0 -105
  497. package/dist/esm/IndirectTaxDetailsView-4cf9514a.js +0 -653
  498. package/dist/esm/sqm-portal-forgot-password_6.entry.js +0 -1069
  499. package/dist/esm/sqm-portal-verify-email-view-e02a49b1.js +0 -215
  500. package/dist/esm/utils-3c8913e6.js +0 -97
  501. package/dist/esm-es5/IndirectTaxDetailsView-4cf9514a.js +0 -1
  502. package/dist/esm-es5/ShadowViewAddon-2b061a3a.js +0 -1
  503. package/dist/esm-es5/global-fc653a2a.js +0 -271
  504. package/dist/esm-es5/index-38ad4957.js +0 -1
  505. package/dist/esm-es5/index.module-849b7d56.js +0 -1
  506. package/dist/esm-es5/sqm-big-stat_44.entry.js +0 -1
  507. package/dist/esm-es5/sqm-leaderboard-rank-view-7a682cc3.js +0 -1
  508. package/dist/esm-es5/sqm-portal-container-view-a8c708cd.js +0 -1
  509. package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +0 -1
  510. package/dist/esm-es5/sqm-portal-verify-email-view-e02a49b1.js +0 -1
  511. package/dist/esm-es5/utils-3c8913e6.js +0 -1
  512. package/dist/mint-components/p-01eab918.js +0 -1
  513. package/dist/mint-components/p-071b49c1.entry.js +0 -11
  514. package/dist/mint-components/p-080fdd32.entry.js +0 -1
  515. package/dist/mint-components/p-128979ef.js +0 -1
  516. package/dist/mint-components/p-191fc062.entry.js +0 -273
  517. package/dist/mint-components/p-1b50850b.entry.js +0 -13
  518. package/dist/mint-components/p-2c9dc1ff.js +0 -1
  519. package/dist/mint-components/p-2fa1f10f.entry.js +0 -9
  520. package/dist/mint-components/p-301b5e90.js +0 -1
  521. package/dist/mint-components/p-382aa99f.entry.js +0 -1
  522. package/dist/mint-components/p-3c25bdb4.system.entry.js +0 -1
  523. package/dist/mint-components/p-3f00929b.entry.js +0 -99
  524. package/dist/mint-components/p-51428d05.system.js +0 -271
  525. package/dist/mint-components/p-53b079e9.system.entry.js +0 -1
  526. package/dist/mint-components/p-5b542964.entry.js +0 -1
  527. package/dist/mint-components/p-6306b75e.system.entry.js +0 -1
  528. package/dist/mint-components/p-641f968d.system.js +0 -1
  529. package/dist/mint-components/p-670b2ab4.system.js +0 -1
  530. package/dist/mint-components/p-6c3a1d86.js +0 -1
  531. package/dist/mint-components/p-7646a6a4.entry.js +0 -1
  532. package/dist/mint-components/p-7a5cabc8.system.entry.js +0 -1
  533. package/dist/mint-components/p-80569727.system.js +0 -1
  534. package/dist/mint-components/p-831af05f.js +0 -157
  535. package/dist/mint-components/p-8766952b.entry.js +0 -1
  536. package/dist/mint-components/p-8d25a7f7.js +0 -448
  537. package/dist/mint-components/p-9191b949.system.entry.js +0 -1
  538. package/dist/mint-components/p-941776f2.entry.js +0 -1
  539. package/dist/mint-components/p-95fe044b.js +0 -1
  540. package/dist/mint-components/p-972d5086.entry.js +0 -1
  541. package/dist/mint-components/p-9d31def7.js +0 -1
  542. package/dist/mint-components/p-9f44a4bd.js +0 -1
  543. package/dist/mint-components/p-b131b384.system.js +0 -1
  544. package/dist/mint-components/p-b35a43d1.system.js +0 -1
  545. package/dist/mint-components/p-b54da510.system.entry.js +0 -1
  546. package/dist/mint-components/p-b61be711.entry.js +0 -1
  547. package/dist/mint-components/p-b699f76e.system.js +0 -1
  548. package/dist/mint-components/p-b6a1e2ac.js +0 -1
  549. package/dist/mint-components/p-c5e6c28e.js +0 -1
  550. package/dist/mint-components/p-ca3dbd51.js +0 -1
  551. package/dist/mint-components/p-ce4a36b2.system.js +0 -6
  552. package/dist/mint-components/p-d65991d0.entry.js +0 -1
  553. package/dist/mint-components/p-d9a88615.system.js +0 -1
  554. package/dist/mint-components/p-df28013f.system.entry.js +0 -1
  555. package/dist/mint-components/p-e21dad58.entry.js +0 -1
  556. package/dist/mint-components/p-f207070d.entry.js +0 -1
  557. package/dist/mint-components/p-f62aa495.system.js +0 -1
  558. package/dist/mint-components/p-f72cf379.js +0 -1
  559. package/dist/mint-components/p-f998a53a.system.entry.js +0 -1
  560. package/dist/mint-components/p-fb5c9802.entry.js +0 -1
  561. package/dist/mint-components/p-fc66ec16.system.js +0 -1
  562. package/docs/stats.json +0 -122783
@@ -2,34 +2,36 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-8277cbb3.js');
6
- const global = require('./global-d90f3195.js');
7
- const domContextHooks_module = require('./dom-context-hooks.module-e7b6727c.js');
8
- const index_module = require('./index.module-f267fad6.js');
5
+ const index = require('./index-a43a63b4.js');
6
+ const global = require('./global-e862bfd4.js');
7
+ const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
8
+ const index_module = require('./index.module-4f54e412.js');
9
9
  const jsonpointer = require('./jsonpointer-11327262.js');
10
10
  const cjs = require('./cjs-1066ec21.js');
11
11
  const utils = require('./utils-6847bc06.js');
12
12
  const JSS = require('./JSS-8503a151.js');
13
- require('./useReferralCodes-03024ff4.js');
13
+ require('./useReferralCodes-11cdf43b.js');
14
14
  require('./mixins-4761d472.js');
15
- const copyTextView = require('./copy-text-view-bb2c0ea7.js');
16
- require('./sqm-text-span-view-f274fdf2.js');
17
- const AsYouType = require('./AsYouType-6788393a.js');
18
- const useRegistrationFormState = require('./useRegistrationFormState-0f85c946.js');
19
- const reRender = require('./re-render-f59ad8a9.js');
20
- const useChildElements = require('./useChildElements-84b623d1.js');
21
- require('./luxon-c1ad356a.js');
15
+ const copyTextView = require('./copy-text-view-322436c2.js');
16
+ const reRender = require('./re-render-d516138a.js');
17
+ const useChildElements = require('./useChildElements-966c9041.js');
18
+ require('./luxon-949beaf2.js');
19
+ require('./sqm-text-span-view-7a61ae4c.js');
22
20
  const index$1 = require('./index-8c6255f5.js');
23
- const emailRegistrationView = require('./email-registration-view-306c8878.js');
24
- const useInstantAccessRegistration = require('./useInstantAccessRegistration-dbe420fb.js');
25
- const useLeadFormState = require('./useLeadFormState-1895ef0d.js');
26
- const utilities = require('./utilities-3577b60d.js');
27
- const ErrorView = require('./ErrorView-ee7b0f36.js');
28
- const ShadowViewAddon = require('./ShadowViewAddon-5a9d4a55.js');
29
- require('./sqm-portal-container-view-70a47420.js');
30
- const utils$1 = require('./utils-064a7c83.js');
21
+ const emailRegistrationView = require('./email-registration-view-ace50780.js');
22
+ const useRegistrationFormState = require('./useRegistrationFormState-bbee6e7b.js');
23
+ const useInstantAccessRegistration = require('./useInstantAccessRegistration-08bcb487.js');
24
+ const useLeadFormState = require('./useLeadFormState-91999606.js');
25
+ const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
26
+ const usePortalLogin = require('./usePortalLogin-1c022d8d.js');
27
+ const AsYouType = require('./AsYouType-6788393a.js');
28
+ const utilities = require('./utilities-9a0c5e91.js');
29
+ const ErrorView = require('./ErrorView-3f91e5ab.js');
30
+ const ShadowViewAddon = require('./ShadowViewAddon-ae3a32c3.js');
31
+ require('./sqm-portal-container-view-07e4343f.js');
32
+ const data = require('./data-24028727.js');
31
33
  const extractProps = require('./extractProps-e9c55ba8.js');
32
- const data = require('./data-6a389e7b.js');
34
+ const usePayoutStatus = require('./usePayoutStatus-98f2ca76.js');
33
35
 
34
36
  /**
35
37
  *
@@ -2901,6 +2903,12 @@ function useDemoPayoutButtonScroll(props) {
2901
2903
  }
2902
2904
 
2903
2905
  const style$2 = {
2906
+ ButtonContainer: {
2907
+ display: "flex",
2908
+ gap: "var(--sl-spacing-medium)",
2909
+ marginTop: "var(--sl-spacing-medium)",
2910
+ flexWrap: "wrap",
2911
+ },
2904
2912
  SkeletonOne: {
2905
2913
  width: "50%",
2906
2914
  height: "16px",
@@ -3025,7 +3033,7 @@ function PayoutStatusAlertView(props) {
3025
3033
  icon: "exclamation-triangle",
3026
3034
  };
3027
3035
  }
3028
- case "ACCOUNT_REVIEW":
3036
+ case "NEW_PAYEE_REVIEW":
3029
3037
  return {
3030
3038
  header: text.accountReviewHeader,
3031
3039
  description: global.intl.formatMessage({
@@ -3038,6 +3046,92 @@ function PayoutStatusAlertView(props) {
3038
3046
  alertType: "warning",
3039
3047
  icon: "exclamation-triangle",
3040
3048
  };
3049
+ case "PAYMENT_HOLD_ON_CHANGE":
3050
+ return {
3051
+ header: text.paymentHoldOnChangeHeader,
3052
+ description: global.intl.formatMessage({
3053
+ id: "accountReviewDescription",
3054
+ defaultMessage: text.paymentHoldOnChangeDescription,
3055
+ }, {
3056
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3057
+ }),
3058
+ buttonText: null,
3059
+ alertType: "warning",
3060
+ icon: "exclamation-triangle",
3061
+ };
3062
+ case "BENEFICIARY_NAME_INVALID":
3063
+ return {
3064
+ header: text.beneficiaryNameInvalidHeader,
3065
+ description: global.intl.formatMessage({
3066
+ id: "accountReviewDescription",
3067
+ defaultMessage: text.beneficiaryNameInvalidDescription,
3068
+ }, {
3069
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3070
+ }),
3071
+ button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3072
+ index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3073
+ index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3074
+ alertType: "warning",
3075
+ icon: "exclamation-triangle",
3076
+ };
3077
+ case "BENEFICIARY_NAME_MISMATCH":
3078
+ return {
3079
+ header: text.beneficiaryNameMismatchHeader,
3080
+ description: global.intl.formatMessage({
3081
+ id: "accountReviewDescription",
3082
+ defaultMessage: text.beneficiaryNameMismatchDescription,
3083
+ }, {
3084
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3085
+ }),
3086
+ button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3087
+ index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3088
+ index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3089
+ alertType: "warning",
3090
+ icon: "exclamation-triangle",
3091
+ };
3092
+ case "BANK_TAX_NAME_MISMATCH":
3093
+ return {
3094
+ header: text.bankTaxNameMismatchHeader,
3095
+ description: global.intl.formatMessage({
3096
+ id: "accountReviewDescription",
3097
+ defaultMessage: text.bankTaxNameMismatchDescription,
3098
+ }, {
3099
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3100
+ }),
3101
+ button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3102
+ index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
3103
+ index.h("sl-button", { disabled: states.loading, type: "default", onClick: callbacks.onNewFormClick }, text.newFormButton))),
3104
+ alertType: "warning",
3105
+ icon: "exclamation-triangle",
3106
+ };
3107
+ case "WITHDRAWAL_SETTINGS_INVALID":
3108
+ return {
3109
+ header: text.withdrawalSettingsInvalidHeader,
3110
+ description: global.intl.formatMessage({
3111
+ id: "accountReviewDescription",
3112
+ defaultMessage: text.withdrawalSettingsInvalidDescription,
3113
+ }, {
3114
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3115
+ }),
3116
+ button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3117
+ index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
3118
+ alertType: "warning",
3119
+ icon: "exclamation-triangle",
3120
+ };
3121
+ case "PAYMENT_RETURNED":
3122
+ return {
3123
+ header: text.paymentReturnedHeader,
3124
+ description: global.intl.formatMessage({
3125
+ id: "accountReviewDescription",
3126
+ defaultMessage: text.paymentReturnedDescription,
3127
+ }, {
3128
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3129
+ }),
3130
+ button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3131
+ index.h("sl-button", { disabled: states.loading, type: "primary", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
3132
+ alertType: "error",
3133
+ icon: "exclamation-triangle",
3134
+ };
3041
3135
  case "HOLD":
3042
3136
  return {
3043
3137
  header: text.holdHeader,
@@ -3073,6 +3167,8 @@ function PayoutStatusAlertView(props) {
3073
3167
  return (index.h("div", { style: { paddingTop: "10px" } },
3074
3168
  index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText)));
3075
3169
  default:
3170
+ if (alertDetails.button)
3171
+ return alertDetails.button;
3076
3172
  return;
3077
3173
  }
3078
3174
  }
@@ -3099,6 +3195,15 @@ const PayoutStatusAlert = class {
3099
3195
  * @uiName Info required alert header
3100
3196
  */
3101
3197
  this.informationRequiredHeader = "Payout and tax information required";
3198
+ /**
3199
+ *
3200
+ * @uiName Edit payment info button label
3201
+ */
3202
+ this.editPaymentInformationButton = "Edit Payout Information";
3203
+ /**
3204
+ * @uiName Submit new tax form button label
3205
+ */
3206
+ this.newFormButton = "Submit new tax form";
3102
3207
  /**
3103
3208
  * @uiName Info required alert description
3104
3209
  */
@@ -3122,7 +3227,7 @@ const PayoutStatusAlert = class {
3122
3227
  /**
3123
3228
  * @uiName Verification required internal alert header
3124
3229
  */
3125
- this.verificationRequiredInternalHeader = "Identity Verification in Progress";
3230
+ this.verificationRequiredInternalHeader = "Identity Verification in progress";
3126
3231
  /**
3127
3232
  * @uiName Verification required internal alert description
3128
3233
  */
@@ -3130,7 +3235,7 @@ const PayoutStatusAlert = class {
3130
3235
  /**
3131
3236
  * @uiName Verification review internal alert header
3132
3237
  */
3133
- this.verificationReviewInternalHeader = "Identity Verification Under Review";
3238
+ this.verificationReviewInternalHeader = "Identity Verification under review";
3134
3239
  /**
3135
3240
  * @uiName Verification review internal alert description
3136
3241
  */
@@ -3138,7 +3243,7 @@ const PayoutStatusAlert = class {
3138
3243
  /**
3139
3244
  * @uiName Verification failed internal alert header
3140
3245
  */
3141
- this.verificationFailedInternalHeader = "Identity Verification Unsuccessful";
3246
+ this.verificationFailedInternalHeader = "Identity verification unsuccessful";
3142
3247
  /**
3143
3248
  * @uiName Verification failed internal alert description
3144
3249
  */
@@ -3151,6 +3256,54 @@ const PayoutStatusAlert = class {
3151
3256
  * @uiName Account review alert description
3152
3257
  */
3153
3258
  this.accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
3259
+ /**
3260
+ * @uiName Payment on hold alert header
3261
+ */
3262
+ this.paymentHoldOnChangeHeader = "We are reviewing your new payout settings";
3263
+ /**
3264
+ * @uiName Payment on hold alert description
3265
+ */
3266
+ this.paymentHoldOnChangeDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
3267
+ /**
3268
+ * @uiName Beneficiary name invalid alert header
3269
+ */
3270
+ this.beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
3271
+ /**
3272
+ * @uiName Beneficiary name invalid description
3273
+ */
3274
+ this.beneficiaryNameInvalidDescription = "The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3275
+ /**
3276
+ * @uiName Beneficiary name mismatch alert header
3277
+ */
3278
+ this.beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
3279
+ /**
3280
+ * @uiName Beneficiary name mismatch alert description
3281
+ */
3282
+ this.beneficiaryNameMismatchDescription = "The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3283
+ /**
3284
+ * @uiName Bank name mismatch alert header
3285
+ */
3286
+ this.bankTaxNameMismatchHeader = "Your payment information does not match your tax form";
3287
+ /**
3288
+ * @uiName Bank name mismatch alert description
3289
+ */
3290
+ this.bankTaxNameMismatchDescription = "The bank account (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
3291
+ /**
3292
+ * @uiName Withdrawal settings invalid alert header
3293
+ */
3294
+ this.withdrawalSettingsInvalidHeader = "Your payment information is incomplete or includes invalid characters";
3295
+ /**
3296
+ * @uiName Withdrawal settings invalid alert description
3297
+ */
3298
+ this.withdrawalSettingsInvalidDescription = "There are missing fields or invalid characters in your payment information. Please review your information and make sure it is correct. Your payouts are on hold until this is resolved.";
3299
+ /**
3300
+ * @uiName Payment returned alert header
3301
+ */
3302
+ this.paymentReturnedHeader = "Payout unsuccessful";
3303
+ /**
3304
+ * @uiName Payment returned alert description
3305
+ */
3306
+ this.paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
3154
3307
  /**
3155
3308
  * @uiName W-9 payment threshold alert header
3156
3309
  */
@@ -3208,7 +3361,7 @@ const PayoutStatusAlert = class {
3208
3361
  render() {
3209
3362
  const props = index_module.isDemo()
3210
3363
  ? useDemoPayoutStatusAlert(this)
3211
- : data.usePayoutStatus(this);
3364
+ : usePayoutStatus.usePayoutStatus(this);
3212
3365
  return index.h(PayoutStatusAlertView, Object.assign({}, props));
3213
3366
  }
3214
3367
  };
@@ -3220,7 +3373,7 @@ function useDemoPayoutStatusAlert(props) {
3220
3373
  return cjs.cjs({
3221
3374
  states: {
3222
3375
  error: false,
3223
- status: "INFORMATION_REQUIRED",
3376
+ status: props.demoData.states.status,
3224
3377
  loading: false,
3225
3378
  veriffLoading: false,
3226
3379
  },
@@ -3229,6 +3382,8 @@ function useDemoPayoutStatusAlert(props) {
3229
3382
  callbacks: {
3230
3383
  onTermsClick: () => { },
3231
3384
  onClick: () => console.log("show"),
3385
+ onPaymentInfoClick: () => { },
3386
+ onNewFormClick: () => { },
3232
3387
  },
3233
3388
  }, formatted || props.demoData || {}, { arrayMerge: (_, a) => a });
3234
3389
  }
@@ -3658,6 +3813,147 @@ const PortalFooter = class {
3658
3813
  static get assetsDirs() { return ["../../assets"]; }
3659
3814
  };
3660
3815
 
3816
+ function usePortalForgotPassword(props) {
3817
+ var _a, _b, _c, _d, _e, _f, _g;
3818
+ const [success, setSuccess] = domContextHooks_module.useState(false);
3819
+ const [error, setError] = domContextHooks_module.useState("");
3820
+ const [request, { loading, data, errors }] = index_module.un();
3821
+ const urlParams = new URLSearchParams(index_module.jn.location.search);
3822
+ const nextPage = urlParams.get("nextPage");
3823
+ const submit = async (event) => {
3824
+ var _a;
3825
+ setError("");
3826
+ setSuccess(false);
3827
+ let formData = event.detail.formData;
3828
+ formData === null || formData === void 0 ? void 0 : formData.forEach((value, key) => {
3829
+ jsonpointer.jsonpointer.set(formData, key, value);
3830
+ });
3831
+ const urlParams = nextPage ? { nextPage } : null;
3832
+ const redirectPath = props.redirectPath;
3833
+ const variables = { email: formData.email, urlParams, redirectPath };
3834
+ const result = await request(variables);
3835
+ if (result instanceof Error) {
3836
+ if (result.message)
3837
+ setError(props.networkErrorMessage);
3838
+ return;
3839
+ }
3840
+ if ((_a = result.requestManagedIdentityPasswordResetEmail) === null || _a === void 0 ? void 0 : _a.success) {
3841
+ setSuccess(true);
3842
+ }
3843
+ };
3844
+ return {
3845
+ states: {
3846
+ loading,
3847
+ error: ((_d = (_c = (_b = (_a = errors === null || errors === void 0 ? void 0 : errors.response) === null || _a === void 0 ? void 0 : _a.errors) === null || _b === void 0 ? void 0 : _b[0]) === null || _c === void 0 ? void 0 : _c.extensions) === null || _d === void 0 ? void 0 : _d.message) || ((_g = (_f = (_e = errors === null || errors === void 0 ? void 0 : errors.response) === null || _e === void 0 ? void 0 : _e.errors) === null || _f === void 0 ? void 0 : _f[0]) === null || _g === void 0 ? void 0 : _g.message) ||
3848
+ error,
3849
+ success,
3850
+ loginPath: props.loginPath,
3851
+ headerText: props.headerText,
3852
+ loginText: props.loginText,
3853
+ },
3854
+ callbacks: {
3855
+ submit,
3856
+ },
3857
+ };
3858
+ }
3859
+
3860
+ const PortalForgotPassword = class {
3861
+ constructor(hostRef) {
3862
+ index.registerInstance(this, hostRef);
3863
+ this.ignored = true;
3864
+ /**
3865
+ * Redirect participants to this page after they verify their email.
3866
+ *
3867
+ * @uiName Email redirect
3868
+ * @uiWidget pageSelect
3869
+ */
3870
+ this.redirectPath = "/resetPassword";
3871
+ /**
3872
+ * @uiName Email field label
3873
+ */
3874
+ this.emailLabel = "Email";
3875
+ /**
3876
+ * @uiName Password reset button text
3877
+ */
3878
+ this.submitLabel = "Request Password Reset";
3879
+ /**
3880
+ * @uiName Login redirect path
3881
+ * @uiWidget pageSelect
3882
+ */
3883
+ this.loginPath = "/login";
3884
+ /**
3885
+ * @uiName Header text
3886
+ * @uiWidget textArea
3887
+ */
3888
+ this.headerText = "Enter your email below to receive a password reset link.";
3889
+ /**
3890
+ * @uiName Sign in link text
3891
+ */
3892
+ this.loginText = "Sign In";
3893
+ /**
3894
+ * Displayed when the forgot password action fails due to a network error. The participant can try refreshing the page.
3895
+ * @uiName Network error message
3896
+ */
3897
+ this.networkErrorMessage = "An error occurred while loading this page. Please refresh the page.";
3898
+ /**
3899
+ * @uiName Email verification sent text
3900
+ */
3901
+ this.successAlertText = "If an account with that email exists, a password reset email will be sent.";
3902
+ /**
3903
+ * @uiName Background color
3904
+ * @uiWidget color
3905
+ */
3906
+ this.backgroundColor = "var(--sqm-portal-background, #ffffff)";
3907
+ /**
3908
+ * @uiName Border radius
3909
+ * @uiWidget number
3910
+ */
3911
+ this.borderRadius = "var(--sqm-border-radius-normal, 8px)";
3912
+ /**
3913
+ * @uiName Border style
3914
+ * @uiWidget textArea
3915
+ */
3916
+ this.border = "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color, #eaeaea)";
3917
+ domContextHooks_module.h$1(this);
3918
+ }
3919
+ disconnectedCallback() { }
3920
+ render() {
3921
+ const { states, callbacks } = index_module.isDemo()
3922
+ ? usePortalForgotPasswordDemo(this)
3923
+ : usePortalForgotPassword(this);
3924
+ const content = {
3925
+ messageSlot: index.h("slot", { name: "messageSlot" }, this.headerText),
3926
+ emailLabel: this.emailLabel,
3927
+ submitLabel: this.submitLabel,
3928
+ successAlertText: this.successAlertText,
3929
+ loginText: this.loginText,
3930
+ backgroundColor: this.backgroundColor,
3931
+ borderRadius: this.borderRadius,
3932
+ border: this.border,
3933
+ };
3934
+ return (index.h(ShadowViewAddon.PortalForgotPasswordView, { states: states, callbacks: callbacks, content: content }));
3935
+ }
3936
+ };
3937
+ function usePortalForgotPasswordDemo(props) {
3938
+ return cjs.cjs({
3939
+ states: { error: "", loading: false, success: false },
3940
+ callbacks: {
3941
+ submit: async (_event) => { },
3942
+ },
3943
+ content: {
3944
+ secondaryButton: (index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", disabled: false, onClick: () => index_module.jn.push(props.loginPath) }, props.loginText)),
3945
+ messageSlot: index.h("span", null, props.headerText),
3946
+ emailLabel: props.emailLabel,
3947
+ submitLabel: props.submitLabel,
3948
+ successAlertText: props.successAlertText,
3949
+ loginText: props.loginText,
3950
+ backgroundColor: props.backgroundColor,
3951
+ borderRadius: props.borderRadius,
3952
+ border: props.border,
3953
+ },
3954
+ }, props.demoData || {}, { arrayMerge: (_, a) => a });
3955
+ }
3956
+
3661
3957
  function usePortalFrame(footerContent, headerContent, props) {
3662
3958
  const [, rerender] = index_module.yn();
3663
3959
  return {
@@ -3732,6 +4028,407 @@ function usePortalFrameDemo(footerContent, headerContent, props) {
3732
4028
  }, props.demoData || {}, { arrayMerge: (_, a) => a });
3733
4029
  }
3734
4030
 
4031
+ const PortalLogin = class {
4032
+ constructor(hostRef) {
4033
+ index.registerInstance(this, hostRef);
4034
+ this.ignored = true;
4035
+ /**
4036
+ * Redirect participants to this page after they successfully login.
4037
+ *
4038
+ * @uiName Login redirect
4039
+ * @uiWidget pageSelect
4040
+ */
4041
+ this.nextPage = "/";
4042
+ /**
4043
+ * @uiName Email field label
4044
+ */
4045
+ this.emailLabel = "Email";
4046
+ /**
4047
+ * @uiName Password field label
4048
+ */
4049
+ this.passwordLabel = "Password";
4050
+ /**
4051
+ * @uiName Submit button text
4052
+ */
4053
+ this.submitLabel = "Sign In";
4054
+ /**
4055
+ * Redirect participants to this page to reset their password
4056
+ * @uiName Forgot password redirect
4057
+ * @uiWidget pageSelect
4058
+ */
4059
+ this.forgotPasswordPath = "/forgotPassword";
4060
+ /**
4061
+ * @uiName Forgot password text
4062
+ */
4063
+ this.forgotPasswordLabel = "Forgot Password?";
4064
+ /**
4065
+ * @uiName Register button text
4066
+ */
4067
+ this.registerLabel = "Register";
4068
+ /**
4069
+ * Redirect participants to this page to start registration.
4070
+ * @uiName Register button redirect
4071
+ * @uiWidget pageSelect
4072
+ */
4073
+ this.registerPath = "/register";
4074
+ /**
4075
+ * @uiName Heading label
4076
+ * @uiWidget textArea
4077
+ */
4078
+ this.pageLabel = "Sign in to your account";
4079
+ /**
4080
+ * Displayed when the login fails due to a network error. The participant can try refreshing the page.
4081
+ * @uiName Network error message
4082
+ */
4083
+ this.networkErrorMessage = "An error occurred while logging you in. Please refresh the page and try again.";
4084
+ /**
4085
+ * @uiName Register CTA
4086
+ */
4087
+ this.registerCTA = "Don't have an account?";
4088
+ domContextHooks_module.h$1(this);
4089
+ }
4090
+ disconnectedCallback() { }
4091
+ render() {
4092
+ const { states, callbacks } = index_module.isDemo()
4093
+ ? useLoginDemo(this)
4094
+ : usePortalLogin.usePortalLogin(this);
4095
+ const styles = {
4096
+ RegisterButton: {
4097
+ "&::part(label)": {
4098
+ padding: "0",
4099
+ },
4100
+ },
4101
+ };
4102
+ const sheet = JSS.createStyleSheet(styles);
4103
+ const styleString = sheet.toString();
4104
+ const content = {
4105
+ forgotPasswordButton: (index.h("slot", { name: "forgotPassword" }, index.h("a", { onClick: () => index_module.jn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
4106
+ googleButton: null,
4107
+ secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("style", null, styleString), index.h("sl-button", { exportparts: "base: secondarybutton-base", type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.registerPath) }, this.registerLabel))),
4108
+ emailLabel: this.emailLabel,
4109
+ passwordLabel: this.passwordLabel,
4110
+ submitLabel: this.submitLabel,
4111
+ pageLabel: this.pageLabel,
4112
+ };
4113
+ return (index.h(sqmPortalLoginView.PortalLoginView, { states: states, callbacks: callbacks, content: content }));
4114
+ }
4115
+ };
4116
+ function useLoginDemo(props) {
4117
+ return cjs.cjs({
4118
+ states: {
4119
+ error: "",
4120
+ loading: false,
4121
+ forgotPasswordPath: "/forgotPassword",
4122
+ registerPath: "/register",
4123
+ showLoginForm: "manual",
4124
+ },
4125
+ callbacks: {
4126
+ googleSubmit: async () => {
4127
+ console.log("google submit");
4128
+ },
4129
+ submit: async (_event) => {
4130
+ console.log("submit");
4131
+ },
4132
+ },
4133
+ content: {
4134
+ googleButton: null,
4135
+ },
4136
+ }, props.demoData || {}, { arrayMerge: (_, a) => a });
4137
+ }
4138
+
4139
+ function usePortalRegister(props) {
4140
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j;
4141
+ const formRef = domContextHooks_module.useRef(null);
4142
+ const { registrationFormState, setRegistrationFormState } = useRegistrationFormState.useRegistrationFormState({});
4143
+ const [request, { loading, errors, data }] = index_module.Ve();
4144
+ domContextHooks_module.useEffect(() => {
4145
+ if (!formRef.current)
4146
+ return;
4147
+ const form = formRef.current;
4148
+ form.addEventListener("sl-input", inputFunction);
4149
+ return () => {
4150
+ form.removeEventListener("sl-input", inputFunction);
4151
+ };
4152
+ }, [formRef.current]);
4153
+ const submit = async (event) => {
4154
+ var _a;
4155
+ let formControls = event.target.getFormControls();
4156
+ let formData = {};
4157
+ let validationErrors = {};
4158
+ formControls === null || formControls === void 0 ? void 0 : formControls.forEach((control) => {
4159
+ if (!control.name)
4160
+ return;
4161
+ const key = control.name;
4162
+ const value = control.value;
4163
+ jsonpointer.jsonpointer.set(formData, key, value);
4164
+ // required validation
4165
+ if (control.required && !value) {
4166
+ jsonpointer.jsonpointer.set(validationErrors, key, props.requiredFieldErrorMessage);
4167
+ }
4168
+ // custom validation
4169
+ if (typeof control.validationError === "function") {
4170
+ const validate = control.validationError;
4171
+ const validationError = validate({ control, key, value });
4172
+ if (validationError)
4173
+ jsonpointer.jsonpointer.set(validationErrors, key, validationError);
4174
+ }
4175
+ });
4176
+ if ((props.confirmPassword || formData.confirmPassword) &&
4177
+ formData.password !== formData.confirmPassword) {
4178
+ validationErrors = {
4179
+ ...validationErrors,
4180
+ confirmPassword: props.passwordMismatchErrorMessage,
4181
+ };
4182
+ }
4183
+ if (Object.keys(validationErrors).length) {
4184
+ setRegistrationFormState({ loading: false, error: "", validationErrors });
4185
+ // early return for validation errors
4186
+ return;
4187
+ }
4188
+ setRegistrationFormState({
4189
+ loading: true,
4190
+ error: "",
4191
+ validationErrors: {},
4192
+ });
4193
+ const { email, password } = formData;
4194
+ delete formData.email;
4195
+ delete formData.password;
4196
+ delete formData.confirmPassword;
4197
+ formData = { ...formData };
4198
+ const redirectPath = props.redirectPath;
4199
+ const variables = {
4200
+ email,
4201
+ password,
4202
+ formData,
4203
+ redirectPath,
4204
+ };
4205
+ try {
4206
+ const result = await request(variables);
4207
+ if (result instanceof Error) {
4208
+ throw result;
4209
+ }
4210
+ setRegistrationFormState({
4211
+ loading: false,
4212
+ error: "",
4213
+ validationErrors: {},
4214
+ });
4215
+ if ((_a = result.registerManagedIdentityWithEmailAndPassword) === null || _a === void 0 ? void 0 : _a.token) {
4216
+ index_module.jn.push(props.nextPage);
4217
+ }
4218
+ }
4219
+ catch (error) {
4220
+ setRegistrationFormState({
4221
+ loading: false,
4222
+ error: props.networkErrorMessage,
4223
+ validationErrors: {},
4224
+ });
4225
+ }
4226
+ };
4227
+ const inputFunction = index_module.useCallback((e) => {
4228
+ var _a, _b;
4229
+ const name = (_b = (_a = e.target) === null || _a === void 0 ? void 0 : _a.type) === null || _b === void 0 ? void 0 : _b.toLowerCase();
4230
+ if (name !== "tel")
4231
+ return;
4232
+ const asYouType = new AsYouType.AsYouType("US");
4233
+ e.target.value = asYouType.input(e.target.value);
4234
+ }, []);
4235
+ let errorMessage = "";
4236
+ if ((_a = errors === null || errors === void 0 ? void 0 : errors.response) === null || _a === void 0 ? void 0 : _a["error"]) {
4237
+ errorMessage = props.networkErrorMessage;
4238
+ }
4239
+ else if ((errors === null || errors === void 0 ? void 0 : errors.message) && !((_b = errors === null || errors === void 0 ? void 0 : errors.response) === null || _b === void 0 ? void 0 : _b.errors.length)) {
4240
+ errorMessage = props.networkErrorMessage;
4241
+ }
4242
+ else {
4243
+ errorMessage =
4244
+ ((_f = (_e = (_d = (_c = errors === null || errors === void 0 ? void 0 : errors.response) === null || _c === void 0 ? void 0 : _c.errors) === null || _d === void 0 ? void 0 : _d[0]) === null || _e === void 0 ? void 0 : _e.extensions) === null || _f === void 0 ? void 0 : _f.message) || ((_j = (_h = (_g = errors === null || errors === void 0 ? void 0 : errors.response) === null || _g === void 0 ? void 0 : _g.errors) === null || _h === void 0 ? void 0 : _h[0]) === null || _j === void 0 ? void 0 : _j.message) || (registrationFormState === null || registrationFormState === void 0 ? void 0 : registrationFormState.error);
4245
+ }
4246
+ return {
4247
+ states: {
4248
+ loading,
4249
+ error: errorMessage,
4250
+ registrationFormState,
4251
+ confirmPassword: props.confirmPassword,
4252
+ hideInputs: props.hideInputs,
4253
+ loginPath: props.loginPath,
4254
+ disablePasswordValidation: props.disablePasswordValidation,
4255
+ },
4256
+ callbacks: {
4257
+ submit,
4258
+ inputFunction,
4259
+ },
4260
+ refs: {
4261
+ formRef,
4262
+ },
4263
+ };
4264
+ }
4265
+
4266
+ const PortalRegister = class {
4267
+ constructor(hostRef) {
4268
+ index.registerInstance(this, hostRef);
4269
+ this.ignored = false;
4270
+ /**
4271
+ * Redirect participants to this page from their verification email
4272
+ *
4273
+ * @uiName Registration redirect
4274
+ * @uiWidget pageSelect
4275
+ */
4276
+ this.nextPage = "/";
4277
+ /**
4278
+ * The page that participants are redirected to from the verification email.
4279
+ *
4280
+ * @uiName Email verification redirect
4281
+ * @uiWidget pageSelect
4282
+ */
4283
+ this.redirectPath = "/verifyEmail";
4284
+ /**
4285
+ * @uiName Email field label
4286
+ */
4287
+ this.emailLabel = "Email";
4288
+ /**
4289
+ * @uiName Password field label
4290
+ */
4291
+ this.passwordLabel = "Password";
4292
+ /**
4293
+ * @uiName Submit button text
4294
+ */
4295
+ this.submitLabel = "Register";
4296
+ /**
4297
+ * @uiName Login button text
4298
+ */
4299
+ this.loginLabel = "Sign in";
4300
+ /**
4301
+ * @uiName Confirm password field label
4302
+ */
4303
+ this.confirmPasswordLabel = "Confirm Password";
4304
+ /**
4305
+ * @uiName Show confirm password field
4306
+ */
4307
+ this.confirmPassword = false;
4308
+ /**
4309
+ * @uiName Disable password validation
4310
+ */
4311
+ this.disablePasswordValidation = false;
4312
+ /**
4313
+ * Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes "email" and "password" for this form to succeed.
4314
+ *
4315
+ * @uiName Hide default fields
4316
+ */
4317
+ this.hideInputs = false;
4318
+ /**
4319
+ * @uiName Header text
4320
+ */
4321
+ this.pageLabel = "Register";
4322
+ /**
4323
+ * Redirect participants to this page after clicking the login button.
4324
+ *
4325
+ * @uiName Login redirect
4326
+ * @uiWidget pageSelect
4327
+ */
4328
+ this.loginPath = "/login";
4329
+ /**
4330
+ * The message to be displayed when a required field is not filled.
4331
+ *
4332
+ * @uiName Required field message
4333
+ * @uiWidget textArea
4334
+ */
4335
+ this.requiredFieldErrorMessage = "Cannot be empty";
4336
+ /**
4337
+ * The message to be displayed when a the form submission fails unexpectedly.
4338
+ *
4339
+ * @uiName Network error message
4340
+ * @uiWidget textArea
4341
+ */
4342
+ this.networkErrorMessage = "Network request failed.";
4343
+ /**
4344
+ * The message to be displayed when password inputs do not match.
4345
+ *
4346
+ * @uiName Password mismatch message
4347
+ * @uiWidget textArea
4348
+ */
4349
+ this.passwordMismatchErrorMessage = "Passwords do not match.";
4350
+ /**
4351
+ * The message to be displayed when the email used is invalid or blocked.
4352
+ *
4353
+ * @uiName Invalid email message
4354
+ * @uiWidget textArea
4355
+ */
4356
+ this.invalidEmailErrorMessage = "Must be a valid email address";
4357
+ /**
4358
+ * @uiName Password requirement met
4359
+ */
4360
+ this.meetsRequirementsText = "Password has met all requirements";
4361
+ /**
4362
+ * @uiName Password requirement failed
4363
+ */
4364
+ this.doesNotMeetRequirementsText = "Password must meet the following requirements:";
4365
+ /**
4366
+ * @uiName Minimum length text
4367
+ */
4368
+ this.minErrorText = "be a minimum of 8 characters";
4369
+ /**
4370
+ * @uiName Missing uppercase text
4371
+ */
4372
+ this.uppercaseErrorText = "contain at least 1 uppercase character";
4373
+ /**
4374
+ * @uiName Missing lowercase text
4375
+ */
4376
+ this.lowercaseErrorText = "contain at least 1 lowercase character";
4377
+ /**
4378
+ * @uiName Missing number or symbol text
4379
+ */
4380
+ this.hasErrorText = "contain at least 1 number or symbol";
4381
+ domContextHooks_module.h$1(this);
4382
+ }
4383
+ disconnectedCallback() { }
4384
+ render() {
4385
+ const { states, callbacks, refs } = index_module.isDemo()
4386
+ ? useRegisterDemo$1(this)
4387
+ : usePortalRegister(this);
4388
+ const content = {
4389
+ formData: index.h("slot", { name: "formData" }),
4390
+ secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.jn.push(states.loginPath) }, this.loginLabel))),
4391
+ terms: index.h("slot", { name: "terms" }),
4392
+ emailLabel: this.emailLabel,
4393
+ passwordLabel: this.passwordLabel,
4394
+ submitLabel: this.submitLabel,
4395
+ pageLabel: this.pageLabel,
4396
+ confirmPasswordLabel: this.confirmPasswordLabel,
4397
+ invalidEmailErrorMessage: this.invalidEmailErrorMessage,
4398
+ requiredFieldErrorMessage: this.requiredFieldErrorMessage,
4399
+ meetsRequirementsText: this.meetsRequirementsText,
4400
+ doesNotMeetRequirementsText: this.doesNotMeetRequirementsText,
4401
+ minErrorText: this.minErrorText,
4402
+ uppercaseErrorText: this.uppercaseErrorText,
4403
+ lowercaseErrorText: this.lowercaseErrorText,
4404
+ hasErrorText: this.hasErrorText,
4405
+ };
4406
+ return (index.h(ShadowViewAddon.PortalRegisterView, { states: states, callbacks: callbacks, content: content, refs: refs }));
4407
+ }
4408
+ };
4409
+ function useRegisterDemo$1(props) {
4410
+ return cjs.cjs({
4411
+ states: {
4412
+ error: "",
4413
+ loading: false,
4414
+ confirmPassword: props.confirmPassword,
4415
+ hideInputs: props.hideInputs || false,
4416
+ customPasswordField: false,
4417
+ loginPath: props.loginPath,
4418
+ disablePasswordValidation: props.disablePasswordValidation,
4419
+ },
4420
+ callbacks: {
4421
+ submit: async (_event) => {
4422
+ console.log("submit");
4423
+ },
4424
+ inputFunction: () => { },
4425
+ },
4426
+ refs: {
4427
+ formRef: {},
4428
+ },
4429
+ }, props.demoData || {}, { arrayMerge: (_, a) => a });
4430
+ }
4431
+
3735
4432
  function ProgramExplainerView(props, children) {
3736
4433
  const style = {
3737
4434
  Container: {
@@ -5961,7 +6658,7 @@ function useTaxAndCash() {
5961
6658
  const availableCountries = domContextHooks_module.useMemo(() => new Set(paymentOptions === null || paymentOptions === void 0 ? void 0 : paymentOptions.map((option) => option.countryCode).filter((value) => value)), [paymentOptions]);
5962
6659
  const _topCountries = ["CA", "GB", "US"];
5963
6660
  const sortedCountries = domContextHooks_module.useMemo(() => Array.from(availableCountries)
5964
- .map((countryCode) => utils$1.getCountryObj({ countryCode, locale: intlLocale }))
6661
+ .map((countryCode) => data.getCountryObj({ countryCode, locale: intlLocale }))
5965
6662
  .sort(sortByName)
5966
6663
  .reduce((prev, countryObj) => {
5967
6664
  if (_topCountries.includes(countryObj.countryCode))
@@ -6724,12 +7421,12 @@ const TaxAndCashMonolith = class {
6724
7421
  * @uiName Submit new tax form button label
6725
7422
  * @uiGroup Dashboard Properties
6726
7423
  */
6727
- this.dashboard_newFormButton = "Submit new form";
7424
+ this.dashboard_newFormButton = "Submit new tax form";
6728
7425
  /**
6729
7426
  * @uiName Edit payment info button label
6730
7427
  * @uiGroup Dashboard Properties
6731
7428
  */
6732
- this.dashboard_editPaymentInformationButton = "Edit Payout Information";
7429
+ this.dashboard_editPaymentInformationButton = "Edit payout information";
6733
7430
  /**
6734
7431
  * @uiName Not registered for indirect tax text
6735
7432
  * @uiGroup Dashboard Properties
@@ -6881,7 +7578,7 @@ const TaxAndCashMonolith = class {
6881
7578
  * @uiGroup Dashboard Properties
6882
7579
  * @uiWidget textArea
6883
7580
  */
6884
- this.dashboard_verificationRequiredInternalHeader = "Identity Verification in Progress";
7581
+ this.dashboard_verificationRequiredInternalHeader = "Identity verification in progress";
6885
7582
  /**
6886
7583
  * @uiName Verification required internal alert description
6887
7584
  * @uiGroup Dashboard Properties
@@ -6893,7 +7590,7 @@ const TaxAndCashMonolith = class {
6893
7590
  * @uiGroup Dashboard Properties
6894
7591
  * @uiWidget textArea
6895
7592
  */
6896
- this.dashboard_verificationReviewInternalHeader = "Identity Verification Under Review";
7593
+ this.dashboard_verificationReviewInternalHeader = "Identity verification under review";
6897
7594
  /**
6898
7595
  * @uiName Verification review internal alert description
6899
7596
  * @uiGroup Dashboard Properties
@@ -6905,7 +7602,7 @@ const TaxAndCashMonolith = class {
6905
7602
  * @uiGroup Dashboard Properties
6906
7603
  * @uiWidget textArea
6907
7604
  */
6908
- this.dashboard_verificationFailedInternalHeader = "Identity Verification Unsuccessful";
7605
+ this.dashboard_verificationFailedInternalHeader = "Identity verification usuccessful";
6909
7606
  /**
6910
7607
  * @uiName Verification failed internal alert description
6911
7608
  * @uiGroup Dashboard Properties
@@ -6939,6 +7636,54 @@ const TaxAndCashMonolith = class {
6939
7636
  * @uiName Account review alert description
6940
7637
  */
6941
7638
  this.dashboard_accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
7639
+ /**
7640
+ * @uiName Payment on hold alert header
7641
+ */
7642
+ this.dashboard_paymentOnHoldHeader = "We are reviewing your new payout settings";
7643
+ /**
7644
+ * @uiName Payment on hold alert description
7645
+ */
7646
+ this.dashboard_paymentOnHoldDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
7647
+ /**
7648
+ * @uiName Beneficiary name invalid alert header
7649
+ */
7650
+ this.dashboard_beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
7651
+ /**
7652
+ * @uiName Beneficiary name invalid description
7653
+ */
7654
+ this.dashboard_beneficiaryNameInvalidDescription = "The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7655
+ /**
7656
+ * @uiName Beneficiary name mismatch alert header
7657
+ */
7658
+ this.dashboard_beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
7659
+ /**
7660
+ * @uiName Beneficiary name mismatch alert description
7661
+ */
7662
+ this.dashboard_beneficiaryNameMismatchDescription = "The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7663
+ /**
7664
+ * @uiName Bank name mismatch alert header
7665
+ */
7666
+ this.dashboard_bankNameMismatchHeader = "Your payment information does not match your tax form";
7667
+ /**
7668
+ * @uiName Bank name mismatch alert description
7669
+ */
7670
+ this.dashboard_bankNameMismatchDescription = "The bank account (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
7671
+ /**
7672
+ * @uiName Withdrawal settings invalid alert header
7673
+ */
7674
+ this.dashboard_withdrawalSettingsInvalidHeader = "Your payment information is incomplete or includes invalid characters";
7675
+ /**
7676
+ * @uiName Withdrawal settings invalid alert description
7677
+ */
7678
+ this.dashboard_withdrawalSettingsInvalidDescription = "There are missing fields or invalid characters in your payment information. Please review your information and make sure it is correct. Your payouts are on hold until this is resolved.";
7679
+ /**
7680
+ * @uiName Payment returned alert header
7681
+ */
7682
+ this.dashboard_paymentReturnedHeader = "Payout unsuccessful";
7683
+ /**
7684
+ * @uiName Payment returned alert description
7685
+ */
7686
+ this.dashboard_paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
6942
7687
  /**
6943
7688
  * @uiName Terms and Conditions text
6944
7689
  * @uiGroup Dashboard Properties
@@ -7124,7 +7869,7 @@ const TaxAndCashMonolith = class {
7124
7869
  supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, this.supportLink)),
7125
7870
  }) }));
7126
7871
  }
7127
- return index.h(utils$1.LoadingView, null);
7872
+ return index.h(data.LoadingView, null);
7128
7873
  }
7129
7874
  };
7130
7875
  function useDemoTaxAndCash(props) {
@@ -7363,7 +8108,10 @@ exports.sqm_payout_status_alert = PayoutStatusAlert;
7363
8108
  exports.sqm_portal_change_marketing = PortalChangeMarketing;
7364
8109
  exports.sqm_portal_change_password = PortalChangePassword;
7365
8110
  exports.sqm_portal_footer = PortalFooter;
8111
+ exports.sqm_portal_forgot_password = PortalForgotPassword;
7366
8112
  exports.sqm_portal_frame = PortalFrame;
8113
+ exports.sqm_portal_login = PortalLogin;
8114
+ exports.sqm_portal_register = PortalRegister;
7367
8115
  exports.sqm_program_explainer = ProgramExplainer;
7368
8116
  exports.sqm_program_explainer_step = ProgramExplainerStep;
7369
8117
  exports.sqm_program_menu = ProgramMenu;