@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,42 +2,43 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-8277cbb3.js');
6
- 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
+ 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
  require('./cjs-1066ec21.js');
10
10
  require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
- require('./useReferralCodes-03024ff4.js');
12
+ require('./useReferralCodes-11cdf43b.js');
13
13
  require('./mixins-4761d472.js');
14
- const copyTextView = require('./copy-text-view-bb2c0ea7.js');
15
- require('./sqm-text-span-view-f274fdf2.js');
16
- const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-6fcde0e7.js');
17
- const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-020f661c.js');
18
- const GenericTableView = require('./GenericTableView-be5648e4.js');
19
- require('./useChildElements-84b623d1.js');
20
- const luxon = require('./luxon-c1ad356a.js');
21
- const sqmCloseButtonView = require('./sqm-close-button-view-e9f2a454.js');
14
+ const copyTextView = require('./copy-text-view-322436c2.js');
15
+ const GenericTableView = require('./GenericTableView-a9845e80.js');
16
+ require('./useChildElements-966c9041.js');
17
+ const luxon = require('./luxon-949beaf2.js');
18
+ require('./sqm-text-span-view-7a61ae4c.js');
19
+ const sqmCloseButtonView = require('./sqm-close-button-view-5e85ac51.js');
22
20
  require('./index-8c6255f5.js');
23
- const emailRegistrationView = require('./email-registration-view-306c8878.js');
24
- const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-f4c57a50.js');
25
- const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-67fd7934.js');
26
- const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-f330d641.js');
27
- const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-6616e3e0.js');
28
- const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-41edbbc4.js');
29
- const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-9f1b4ba4.js');
30
- const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-992c7f18.js');
31
- const sqmPortalProfileView = require('./sqm-portal-profile-view-7defab25.js');
32
- require('./utilities-3577b60d.js');
33
- const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-6b1acd90.js');
34
- require('./ErrorView-ee7b0f36.js');
35
- const sqmQrCodeView = require('./sqm-qr-code-view-b388e408.js');
36
- const ShadowViewAddon = require('./ShadowViewAddon-5a9d4a55.js');
37
- const sqmPortalContainerView = require('./sqm-portal-container-view-70a47420.js');
38
- const IndirectTaxDetailsView = require('./IndirectTaxDetailsView-d339f4a2.js');
39
- const utils = require('./utils-064a7c83.js');
40
- const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-b6d70217.js');
21
+ const emailRegistrationView = require('./email-registration-view-ace50780.js');
22
+ const sqmLeadCheckboxFieldView = require('./sqm-lead-checkbox-field-view-dca40eb4.js');
23
+ const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-6a1e63de.js');
24
+ const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-b61c8bdf.js');
25
+ const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-de90ef03.js');
26
+ const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-4e88f774.js');
27
+ const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-1745d9a2.js');
28
+ const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
29
+ const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-69a4b615.js');
30
+ const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-5a96c2f5.js');
31
+ const sqmPortalProfileView = require('./sqm-portal-profile-view-5c5e29b1.js');
32
+ require('./utilities-9a0c5e91.js');
33
+ const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-25eb2099.js');
34
+ const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-1c4e781f.js');
35
+ require('./ErrorView-3f91e5ab.js');
36
+ const sqmQrCodeView = require('./sqm-qr-code-view-4ccf89da.js');
37
+ const ShadowViewAddon = require('./ShadowViewAddon-ae3a32c3.js');
38
+ const sqmPortalContainerView = require('./sqm-portal-container-view-07e4343f.js');
39
+ const sqmUserInfoFormView = require('./sqm-user-info-form-view-c14ba407.js');
40
+ const data = require('./data-24028727.js');
41
+ const sqmLeadInputFieldView = require('./sqm-lead-input-field-view-2006001f.js');
41
42
 
42
43
  /**
43
44
  * lodash (Custom Build) <https://lodash.com/>
@@ -1795,7 +1796,7 @@ const resetPasswordTemplate = "<sqm-portal-reset-password confirm-password=\"tru
1795
1796
 
1796
1797
  const resetPasswordEmailTemplate = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional //EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n\n<html\n xmlns=\"http://www.w3.org/1999/xhtml\"\n xmlns:o=\"urn:schemas-microsoft-com:office:office\"\n xmlns:v=\"urn:schemas-microsoft-com:vml\"\n>\n <head>\n <!--[if gte mso 9\n ]><xml\n ><o:OfficeDocumentSettings\n ><o:AllowPNG /><o:PixelsPerInch\n >96</o:PixelsPerInch\n ></o:OfficeDocumentSettings\n ></xml\n ><!\n [endif]-->\n <meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\" />\n <meta content=\"width=device-width\" name=\"viewport\" />\n <!--[if !mso]><!-->\n <meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\" />\n <!--<![endif]-->\n <title></title>\n <!--[if !mso]><!-->\n <!--<![endif]-->\n <style type=\"text/css\">\n body {\n margin: 0;\n padding: 0;\n }\n\n table,\n td,\n tr {\n vertical-align: top;\n border-collapse: collapse;\n }\n\n * {\n line-height: inherit;\n }\n\n a[x-apple-data-detectors=\"true\"] {\n color: inherit !important;\n text-decoration: none !important;\n }\n </style>\n <style id=\"media-query\" type=\"text/css\">\n @media (max-width: 520px) {\n .block-grid,\n .col {\n min-width: 320px !important;\n max-width: 100% !important;\n display: block !important;\n }\n\n .block-grid {\n width: 100% !important;\n }\n\n .col {\n width: 100% !important;\n }\n\n .col_cont {\n margin: 0 auto;\n }\n\n img.fullwidth,\n img.fullwidthOnMobile {\n max-width: 100% !important;\n }\n\n .no-stack .col {\n min-width: 0 !important;\n display: table-cell !important;\n }\n\n .no-stack.two-up .col {\n width: 50% !important;\n }\n\n .no-stack .col.num2 {\n width: 16.6% !important;\n }\n\n .no-stack .col.num3 {\n width: 25% !important;\n }\n\n .no-stack .col.num4 {\n width: 33% !important;\n }\n\n .no-stack .col.num5 {\n width: 41.6% !important;\n }\n\n .no-stack .col.num6 {\n width: 50% !important;\n }\n\n .no-stack .col.num7 {\n width: 58.3% !important;\n }\n\n .no-stack .col.num8 {\n width: 66.6% !important;\n }\n\n .no-stack .col.num9 {\n width: 75% !important;\n }\n\n .no-stack .col.num10 {\n width: 83.3% !important;\n }\n\n .video-block {\n max-width: none !important;\n }\n\n .mobile_hide {\n min-height: 0px;\n max-height: 0px;\n max-width: 0px;\n display: none;\n overflow: hidden;\n font-size: 0px;\n }\n\n .desktop_hide {\n display: block !important;\n max-height: none !important;\n }\n }\n </style>\n <style id=\"icon-media-query\" type=\"text/css\">\n @media (max-width: 520px) {\n .icons-inner {\n text-align: center;\n }\n\n .icons-inner td {\n margin: 0 auto;\n }\n }\n </style>\n </head>\n <body\n class=\"clean-body\"\n style=\"\n margin: 0;\n padding: 0;\n -webkit-text-size-adjust: 100%;\n background-color: #ffffff;\n \"\n >\n <!--[if IE]><div class=\"ie-browser\"><![endif]-->\n <table\n bgcolor=\"#FFFFFF\"\n cellpadding=\"0\"\n cellspacing=\"0\"\n class=\"nl-container\"\n role=\"presentation\"\n style=\"\n table-layout: fixed;\n vertical-align: top;\n min-width: 320px;\n border-spacing: 0;\n border-collapse: collapse;\n mso-table-lspace: 0pt;\n mso-table-rspace: 0pt;\n background-color: #ffffff;\n width: 100%;\n \"\n valign=\"top\"\n width=\"100%\"\n >\n <tbody>\n <tr style=\"vertical-align: top\" valign=\"top\">\n <td style=\"word-break: break-word; vertical-align: top\" valign=\"top\">\n <!--[if (mso)|(IE)]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td align=\"center\" style=\"background-color:#FFFFFF\"><![endif]-->\n <div style=\"background-color: transparent\">\n <div\n class=\"block-grid\"\n style=\"\n min-width: 320px;\n max-width: 500px;\n overflow-wrap: break-word;\n word-wrap: break-word;\n word-break: break-word;\n margin: 0 auto;\n background-color: transparent;\n \"\n >\n <div\n style=\"\n border-collapse: collapse;\n display: table;\n width: 100%;\n background-color: transparent;\n \"\n >\n <!--[if (mso)|(IE)]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"background-color:transparent;\"><tr><td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:500px\"><tr class=\"layout-full-width\" style=\"background-color:transparent\"><![endif]-->\n <!--[if (mso)|(IE)]><td align=\"center\" width=\"500\" style=\"background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;\" valign=\"top\"><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td style=\"padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;\"><![endif]-->\n <div\n class=\"col num12\"\n style=\"\n min-width: 320px;\n max-width: 500px;\n display: table-cell;\n vertical-align: top;\n width: 500px;\n \"\n >\n <div class=\"col_cont\" style=\"width: 100% !important\">\n <!--[if (!mso)&(!IE)]><!-->\n <div\n style=\"\n border-top: 0px solid transparent;\n border-left: 0px solid transparent;\n border-bottom: 0px solid transparent;\n border-right: 0px solid transparent;\n padding-top: 5px;\n padding-bottom: 5px;\n padding-right: 0px;\n padding-left: 0px;\n \"\n >\n <!--<![endif]-->\n <table\n cellpadding=\"0\"\n cellspacing=\"0\"\n role=\"presentation\"\n style=\"\n table-layout: fixed;\n vertical-align: top;\n border-spacing: 0;\n border-collapse: collapse;\n mso-table-lspace: 0pt;\n mso-table-rspace: 0pt;\n \"\n valign=\"top\"\n width=\"100%\"\n >\n <tr style=\"vertical-align: top\" valign=\"top\">\n <td\n align=\"center\"\n style=\"\n word-break: break-word;\n vertical-align: top;\n padding-bottom: 20px;\n padding-left: 10px;\n padding-right: 10px;\n padding-top: 10px;\n text-align: center;\n width: 100%;\n \"\n valign=\"top\"\n width=\"100%\"\n >\n <h1\n style=\"\n color: #444445;\n direction: ltr;\n font-family: 'Helvetica Neue', Helvetica,\n Arial, sans-serif;\n font-size: 20px;\n font-weight: normal;\n letter-spacing: normal;\n line-height: 120%;\n text-align: left;\n margin-top: 0;\n margin-bottom: 0;\n \"\n >\n <strong>Reset your password</strong>\n </h1>\n </td>\n </tr>\n </table>\n <!--[if mso]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td style=\"padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif\"><![endif]-->\n <div\n style=\"\n color: #444445;\n font-family: Arial, Helvetica Neue, Helvetica,\n sans-serif;\n line-height: 1.8;\n padding-top: 10px;\n padding-right: 10px;\n padding-bottom: 10px;\n padding-left: 10px;\n \"\n >\n <div\n class=\"txtTinyMce-wrapper\"\n style=\"\n font-size: 14px;\n line-height: 1.8;\n color: #444445;\n font-family: Arial, Helvetica Neue, Helvetica,\n sans-serif;\n mso-line-height-alt: 25px;\n \"\n >\n <p\n style=\"\n margin: 0;\n font-size: 14px;\n line-height: 1.8;\n word-break: break-word;\n mso-line-height-alt: 25px;\n margin-top: 0;\n margin-bottom: 0;\n \"\n >\n <span style=\"font-size: 14px\"\n >We received a request to reset your password.\n Click the button below to reset your\n password.</span\n >\n </p>\n </div>\n </div>\n <div\n align=\"center\"\n class=\"button-container\"\n style=\"\n padding-top: 10px;\n padding-right: 10px;\n padding-bottom: 10px;\n padding-left: 10px;\n \"\n >\n <!--[if mso]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\"><tr><td style=\"padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px\" align=\"center\"><v:roundrect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" target=\"_blank\" href={{validationLink}} style=\"height:31.5pt;width:390pt;v-text-anchor:middle;\" arcsize=\"12%\" stroke=\"false\" fillcolor=\"#2270ee\"><w:anchorlock/><v:textbox inset=\"0,0,0,0\"><center style=\"color:#ffffff; font-family:Arial, sans-serif; font-size:14px\"><!\n [endif]--><a\n href=\"{{validationLink}}\"\n target=\"_blank\"\n style=\"\n -webkit-text-size-adjust: none;\n text-decoration: none;\n display: block;\n color: #ffffff;\n background-color: #2270ee;\n border-radius: 5px;\n -webkit-border-radius: 5px;\n -moz-border-radius: 5px;\n width: 100%;\n width: calc(100% - 2px);\n border-top: var(--sqm-border-thickness, 1px) solid\n #2270ee;\n border-right: var(--sqm-border-thickness, 1px)\n solid #2270ee;\n border-bottom: var(--sqm-border-thickness, 1px)\n solid #2270ee;\n border-left: var(--sqm-border-thickness, 1px)\n solid #2270ee;\n padding-top: 5px;\n padding-bottom: 5px;\n font-family: 'Helvetica Neue', Helvetica, Arial,\n sans-serif;\n text-align: center;\n mso-border-alt: none;\n word-break: keep-all;\n \"\n target=\"_blank\"\n ><span\n style=\"\n padding-left: 20px;\n padding-right: 20px;\n font-size: 14px;\n display: inline-block;\n letter-spacing: undefined;\n \"\n ><span\n style=\"\n font-size: 16px;\n line-height: 2;\n word-break: break-word;\n mso-line-height-alt: 32px;\n \"\n ><span\n style=\"font-size: 14px; line-height: 28px\"\n >Reset Password</span\n ></span\n ></span\n ></a\n >\n <!--[if mso]></center></v:textbox></v:roundrect></td></tr></table><![endif]-->\n </div>\n <!--[if mso]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td style=\"padding-right: 10px; padding-left: 10px; padding-top: 15px; padding-bottom: 15px; font-family: Arial, sans-serif\"><![endif]-->\n <div\n style=\"\n color: #444445;\n font-family: Arial, Helvetica Neue, Helvetica,\n sans-serif;\n line-height: 1.2;\n padding-top: 15px;\n padding-right: 10px;\n padding-bottom: 15px;\n padding-left: 10px;\n \"\n >\n <div\n class=\"txtTinyMce-wrapper\"\n style=\"\n font-size: 14px;\n line-height: 1.2;\n color: #444445;\n font-family: Arial, Helvetica Neue, Helvetica,\n sans-serif;\n mso-line-height-alt: 17px;\n \"\n >\n <p\n style=\"\n margin: 0;\n font-size: 12px;\n line-height: 1.2;\n word-break: break-word;\n mso-line-height-alt: 14px;\n margin-top: 0;\n margin-bottom: 0;\n \"\n >\n <span style=\"font-size: 12px\"\n >If you didn't request a password reset please\n ignore this email. Your password will not\n change.</span\n >\n </p>\n </div>\n </div>\n <!--[if mso]></td></tr></table><![endif]-->\n <!--[if (!mso)&(!IE)]><!-->\n </div>\n <!--<![endif]-->\n </div>\n </div>\n <!--[if (mso)|(IE)]></td></tr></table><![endif]-->\n <!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]-->\n </div>\n </div>\n </div>\n <!--[if (mso)|(IE)]></td></tr></table><![endif]-->\n </td>\n </tr>\n </tbody>\n </table>\n <!--[if (IE)]></div><![endif]-->\n </body>\n</html>\n";
1797
1798
 
1798
- const taxAndCashTemplate = "<sqm-portal-frame>\n <a slot=\"header\" href=\"/\">\n <sqm-text style=\"height: 60px\">\n <img\n style=\"height: 60px\"\n src=\"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png\"\n />\n </sqm-text>\n </a>\n <sqb-program-section program-id=\"referral-program\">\n <sqm-router>\n <template\n path=\"/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)\"\n >\n <sqm-hero\n background=\"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80\"\n >\n <sqm-router>\n <template path=\"/register\">\n <sqm-portal-login></sqm-portal-login>\n <sqm-portal-register>\n <sqm-name-fields slot=\"formData\"></sqm-name-fields>\n </sqm-portal-register>\n </template>\n\n <template path=\"/emailVerification\">\n <sqm-portal-protected-route\n redirect-to=\"/login\"\n ></sqm-portal-protected-route>\n <sqm-portal-email-verification></sqm-portal-email-verification>\n </template>\n\n <template path=\"/login\">\n <sqm-portal-login></sqm-portal-login>\n </template>\n\n <template path=\"/verifyEmail\">\n <sqm-portal-verify-email></sqm-portal-verify-email>\n </template>\n\n <template path=\"/forgotPassword\">\n <sqm-portal-forgot-password\n email-label=\"Business Email\"\n ></sqm-portal-forgot-password>\n </template>\n\n <template path=\"/resetPassword\">\n <sqm-portal-reset-password\n confirm-password=\"true\"\n ></sqm-portal-reset-password>\n </template>\n <template path=\"/logout\">\n <sqm-portal-logout next-page=\"/login\"></sqm-portal-logout>\n </template>\n </sqm-router>\n </sqm-hero>\n </template>\n </sqm-router>\n <sqm-router>\n <template path=\"/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?\">\n <sqm-divided-layout\n direction=\"row\"\n style=\"\n border-top: var(--sqm-border-thickness, 1px) solid #eaeaea;\n border-bottom: var(--sqm-border-thickness, 1px) solid #eaeaea;\n \"\n >\n <sqm-navigation-sidebar>\n <sqm-navigation-sidebar-item\n path=\"/\"\n icon=\"house\"\n label=\"Dashboard\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/activity\"\n icon=\"bar-chart\"\n label=\"Activity\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/editProfile\"\n icon=\"person\"\n label=\"Edit Profile\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/taxAndCash\"\n icon=\"file-earmark-text\"\n label=\"Tax & Payout Settings\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/logout\"\n icon=\"box-arrow-right\"\n label=\"Logout\"\n ></sqm-navigation-sidebar-item>\n </sqm-navigation-sidebar>\n <sqm-divided-layout direction=\"column\" content-area-width=\"1200px\">\n <sqm-router>\n <template path=\"/\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqb-widget\n widget-type=\"p/referral-program/w/referrerWidget\"\n track-loads=\"true\"\n ></sqb-widget>\n </template>\n <template path=\"/editProfile\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n ><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n </sqm-portal-container>\n </template>\n <template path=\"/refer\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-referral-iframe></sqm-referral-iframe>\n </template>\n <template path=\"/activity\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n >\n <sqm-text>\n <h1>Activity</h1>\n </sqm-text>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text>\n <p>Referrals</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text>\n <p>Rewards Earned</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text>\n <p>Reward Balance</p>\n </sqm-text></sqm-big-stat\n >\n </sqm-stat-container>\n <sqm-referral-table>\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\n <sqm-referral-table-date-column\n column-title=\"Referred\"\n date-shown=\"dateReferralStarted\"\n ></sqm-referral-table-date-column> </sqm-referral-table\n ></sqm-portal-container>\n </template>\n <template path=\"/taxAndCash\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-tax-and-cash\n step-1_first-name=\"First name\"\n step-1_last-name=\"Last name\"\n step-1_email=\"Email\"\n step-1_country=\"Country\"\n step-1_phone-number=\"Phone number\"\n step-1_address=\"Address\"\n step-1_city=\"City\"\n step-1_state=\"State\"\n step-1_province=\"Province\"\n step-1_region=\"Region\"\n step-1_postal-code=\"Postal code\"\n step-1_currency=\"Currency\"\n step-1_currency-help-text=\"Choose your preferred payout currency\"\n step-1_allow-banking-collection=\"I have read the {termsAndConditionsLink} and allow impact.com to collect my tax and banking information\"\n step-1_personal-information=\"Personal Information\"\n step-1_terms-and-conditions-label=\"terms and conditions\"\n step-1_terms-and-conditions-link=\"/payout-terms-and-conditions\"\n step-1_search-for-currency-text=\"Search for currency..\"\n step-2_indirect-tax=\"Indirect Tax\"\n step-2_indirect-tax-description=\"Indirect taxes (e.g. VAT, HST, GST) are transaction based taxes often applied to goods and services. Service providers are typically required to register with their tax authority and collect these taxes on behalf governments.\"\n step-2_indirect-tax-details=\"Indirect tax details\"\n step-2_other-region=\"Registered for indirect tax\"\n step-2_other-region-subtext=\"If you’ve registered with your tax authority, add your information to stay tax compliant.\"\n step-2_not-registered=\"Not registered for indirect tax\"\n step-2_not-registered-subtext=\"If you’ve never set up indirect tax with your tax authority, then you’re likely not considered registered.\"\n step-2_selected-region=\"Country / region of indirect tax\"\n step-2_indirect-tax-number=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}}\"\n step-2_province=\"Province\"\n step-2_indirect-tax-number-error=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}} is required\"\n step-2_qst-number=\"QST number\"\n step-2_is-registered-q-s-t=\"I am registered for QST Tax\"\n step-2_is-registered-sub-region-income-tax=\"I am an individual registered for Income Tax purposes in Spain, and withholding tax will apply to any payments made to me.\"\n step-2_sub-region=\"Sub-region\"\n step-2_sub-region-tax-number-label=\"Income Tax Number\"\n step-2_cannot-change-info-alert=\"Changes to your personal and indirect tax information can only be made through our Support team after you complete this step. Make sure these are correct before continuing.\"\n step-3_tax-form=\"Tax form\"\n step-3_tax-form-label=\"{documentType} Tax Form\"\n step-3_participant-type=\"Participant type\"\n step-3_business-entity=\"I represent a business\"\n step-3_individual-participant=\"I am an individual participant\"\n step-3_tax-form-description=\"Participants based in the US need to submit a {documentType} form.\"\n step-3_tax-form-description-individual-participant=\"Participants residing outside of the US, joining the referral program of a US-based company, need to submit a {documentType} form.\"\n step-3_tax-form-description-business-entity=\"Participants residing outside of the US working with a US Brand need to submit a {documentType} form.\"\n step-3_docusign-expired=\"For your security and privacy, we automatically end your session after 20 minutes of inactivity. Please refresh and re-enter your tax information to continue.\"\n step-3_docusign-session-warning=\"For your security, we automatically end your session when you have not interacted with the form after 20 minutes.\"\n step-3_docusign-error=\"There was a problem displaying this form. Please refresh the page. If this problem continues, contact Support.\"\n step-3_refresh-button=\"Refresh Page\"\n step-3_exit-button=\"Exit\"\n step-3_modal-title=\"Important Note\"\n step-3_modal-description=\"Remember the name you enter in your tax form. It must exactly match the bank account holder name configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.\"\n step-3_modal-button-text=\"I understand\"\n step-4_tax-and-payouts=\"Payouts\"\n step-4_directly-to-bank-account=\"Directly to my bank account\"\n step-4_to-pay-pal-account=\"PayPal (2% processing fee capped to {feeCap})\"\n step-4_payment-schedule-balance-threshold=\"Pay me when my balance reaches a threshold\"\n step-4_payment-schedule-fixed-day=\"Pay me on a fixed day of the month\"\n step-4_payment-day-select-label=\"Payment Day\"\n step-4_payment-threshold-select-label=\"Payment threshold\"\n step-4_payment-day-first-of-month-label-text=\"1st of the month\"\n step-4_payment-day-fifteenth-of-month-label-text=\"15th of the month\"\n step-4_payment-method=\"Payment method\"\n step-4_payment-schedule=\"Payment schedule\"\n step-4_payment-method-subtext=\"Payouts will be sent from our referral program provider, impact.com.\"\n step-4_pay-pal-input-label=\"PayPal email\"\n step-4_bank-location-label=\"Bank country location\"\n step-4_beneficiary-account-name-label=\"Account holder name\"\n step-4_beneficiary-account-name-description=\"The beneficiary name of your bank account. Ensure this matches the name on your tax form.\"\n step-4_bank-account-type-label=\"Bank account type\"\n step-4_checking-select-item-label=\"Checking\"\n step-4_savings-select-item-label=\"Savings\"\n step-4_bank-account-number-label=\"Bank account number\"\n step-4_iban-label=\"IBAN\"\n step-4_swift-code-label=\"SWIFT code\"\n step-4_routing-code-label=\"{bankCountry, select, AU {BSB number} CA {Routing number} CZ {Bank code} HK {Clearing code} SG {Clearing code} US {ABA routing number} NZ {BSB number} ZA {Bank/Branch number} IN {IFSC} CNY {CNAPS} other {Routing code} }\"\n step-4_bank-name-label=\"Bank name\"\n step-4_classification-entity-label=\"Classification entity\"\n step-4_business-select-item-label=\"Business\"\n step-4_individual-select-item-label=\"Individual\"\n step-4_foreign-select-item-label=\"Foreign\"\n step-4_classification-c-p-f-label=\"Classification CPF\"\n step-4_patronymic-name-label=\"Patronymic name\"\n step-4_vo-code-label=\"VO code\"\n step-4_agency-code-label=\"Agency code\"\n step-4_branch-code-label=\"Branch code\"\n step-4_classification-label=\"Classification\"\n step-4_tax-payer-id-label=\"Beneficiary INN\"\n step-4-bank-address-label=\"Bank address\"\n step-4_bank-city-label=\"Bank city\"\n step-4_bank-state-label=\"Bank Province / State\"\n step-4_bank-postal-code-label=\"Bank postal code\"\n step-4_eft-withdrawal-label=\"EFT Withdrawal (free)\"\n step-4_fx-wire-processing-fee-label=\"FX Wire (Processing Fee {currency}{defaultFxFee}.00)\"\n step-4_modal-title=\"Important Note\"\n step-4_modal-description=\"Updating payment information places your account and payouts on hold for up to 48 hours while we verify your change. Payments scheduled during the hold period are skipped.\"\n step-4_modal-button-text=\"I understand, update my information\"\n dashboard_status-text-active=\"Active\"\n dashboard_status-text-not-active=\"Invalid Tax Form\"\n dashboard_status-text-not-verified=\"Not Verified\"\n dashboard_badge-text-submitted-on=\"Submitted on {dateSubmitted}.\"\n dashboard_badge-text-submitted-on-w-8=\"Submitted on {dateSubmitted}. Valid for three years after submission.\"\n dashboard_badge-text-awaiting-review=\"Awaiting review. Submitted on {dateSubmitted}.\"\n dashboard_tax-alert-header-not-active-w-9=\"Your W-9 tax form has personal information that doesn’t match your profile\"\n dashboard_tax-alert-header-not-active-w-8=\"{documentType} tax form is invalid\"\n dashboard_tax-alert-not-active-message-w-9=\"Please resubmit a new {documentType} form.\"\n dashboard_tax-alert-not-active-message-w-8=\"Your tax form may have expired or has personal information that doesn’t match your profile. Please submit a new {documentType} form.\"\n dashboard_invalid-form=\"Make sure your information is correct and submit new form.\"\n dashboard_banking-information-section-header=\"Payout Information\"\n dashboard_tax-document-section-header=\"Tax documents\"\n dashboard_tax-document-section-sub-header=\"{documentType} tax form\"\n dashboard_no-form-needed-subtext=\"Tax documents are only required if you are based in the US or joining the referral program of a US based brand.\"\n dashboard_indirect-tax-info-section-header=\"Indirect tax\"\n dashboard_indirect-tax-info-spain=\"Registered in {country}, {subRegion}\"\n dashboard_indirect-tax-info-other-country=\"Registered in {country}\"\n dashboard_indirect-tax-info-canada=\"Registered in {province}, {country}\"\n dashboard_indirect-tax-tooltip-support=\"To make changes to your indirect tax information, please contact Support.\"\n dashboard_indirect-tax-details=\"{indirectTaxType} number: {indirectTaxNumber}\"\n dashboard_new-form-button=\"Submit new form\"\n dashboard_edit-payment-information-button=\"Edit Payout Information\"\n dashboard_not-registered-for-tax=\"Not registered for indirect tax. If you’ve previously registered with your tax authority, contact Support to add your information to stay tax compliant.\"\n dashboard_qst-number=\"QST number: {qstNumber}\"\n dashboard_sub-region-tax-number=\"Income tax number: {subRegionTaxNumber}\"\n dashboard_status-badge-text=\"{badgeText, select, payoutToday {Payout Today} nextPayout {Next Payout} }\"\n dashboard_threshold-payout-text=\"Next payout occurs when balance is {thresholdBalance}\"\n dashboard_account-text=\"Account\"\n dashboard_invoice-column-title=\"Invoice\"\n dashboard_date-column-title=\"Date\"\n dashboard_earnings-column-title=\"Earnings\"\n dashboard_indirect-tax-column-title=\"Indirect tax\"\n dashboard_payout-from-impact=\"Your balance may take up to 24 hours to update. Payouts will be sent from our referral program provider, impact.com.\"\n dashboard_earnings-after-tax-column-title=\"Earnings after tax\"\n dashboard_error-title-text=\"Your payout is on hold \"\n dashboard_error-description-text=\"If you’ve recently added your payout information, please wait while we verify your information. If it’s still on hold after a few days, please contact Support or check your inbox for an email from our referral program provider, impact.com.\"\n dashboard_payout-missing-information-text=\"Missing banking information, go to Impact.com to resolve.\"\n dashboard_invoice-description=\"View and download your invoices to report your earnings and stay tax compliant.\"\n dashboard_invoice-prev-label=\"Prev\"\n dashboard_invoice-more-label=\"Next\"\n dashboard_invoice-header=\"Invoices\"\n dashboard_invoice-empty-state-header=\"View your invoice details\"\n dashboard_invoice-empty-state-text=\"Refer a friend to view the status of your invoices and rewards earned\"\n dashboard_replace-tax-form-modal-header=\"Replace existing tax form\"\n dashboard_replace-tax-form-modal-body-text=\"Submitting a new tax form will remove your existing form. Make sure to sign and complete your new tax form to prevent any issues with your next payout.\"\n form-step=\"Step {step} of {count}\"\n general-error-title=\"There was a problem submitting your information\"\n general-error-description=\"Please review your information and try again. If this problem continues, contact Support.\"\n field-required-error=\"{fieldName} is required\"\n invalid-character-error=\"{fieldName} includes characters that aren't supported.\"\n field-invalid-error=\"{fieldName} is invalid\"\n continue-button=\"Continue\"\n back-button=\"Back\"\n cancel-button=\"Cancel\"\n is-partner-alert-header=\"An account with this email already exists with our referral program provider, impact.com\"\n is-partner-alert-description=\"If you don’t recognize this referral program provider or believe this is a mistake, please contact Support or sign up for this referral program with a different email.\"\n search-for-country-text=\"Search for country..\"\n loading-error-alert-header=\"There was a problem loading your form\"\n loading-error-alert-description=\"Please refresh the page and try again. If this problem continues, contact Support.\"\n tax-and-payouts-description=\"Submit your tax documents and add your banking information to receive your rewards.\"\n ></sqm-tax-and-cash>\n </template>\n </sqm-router>\n </sqm-divided-layout>\n </sqm-divided-layout>\n </template>\n </sqm-router>\n </sqb-program-section>\n <sqm-portal-footer\n slot=\"footer\"\n support-email=\"support@example.com\"\n terms-link=\"https://example.com\"\n faq-link=\"https://example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n ></sqm-portal-footer>\n</sqm-portal-frame>\n";
1799
+ const taxAndCashTemplate = "<sqm-portal-frame>\n <a slot=\"header\" href=\"/\">\n <sqm-text style=\"height: 60px\">\n <img\n style=\"height: 60px\"\n src=\"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png\"\n />\n </sqm-text>\n </a>\n <sqb-program-section program-id=\"referral-program\">\n <sqm-router>\n <template\n path=\"/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)\"\n >\n <sqm-hero\n background=\"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80\"\n >\n <sqm-router>\n <template path=\"/register\">\n <sqm-portal-login></sqm-portal-login>\n <sqm-portal-register>\n <sqm-name-fields slot=\"formData\"></sqm-name-fields>\n </sqm-portal-register>\n </template>\n\n <template path=\"/emailVerification\">\n <sqm-portal-protected-route\n redirect-to=\"/login\"\n ></sqm-portal-protected-route>\n <sqm-portal-email-verification></sqm-portal-email-verification>\n </template>\n\n <template path=\"/login\">\n <sqm-portal-login></sqm-portal-login>\n </template>\n\n <template path=\"/verifyEmail\">\n <sqm-portal-verify-email></sqm-portal-verify-email>\n </template>\n\n <template path=\"/forgotPassword\">\n <sqm-portal-forgot-password\n email-label=\"Business Email\"\n ></sqm-portal-forgot-password>\n </template>\n\n <template path=\"/resetPassword\">\n <sqm-portal-reset-password\n confirm-password=\"true\"\n ></sqm-portal-reset-password>\n </template>\n <template path=\"/logout\">\n <sqm-portal-logout next-page=\"/login\"></sqm-portal-logout>\n </template>\n </sqm-router>\n </sqm-hero>\n </template>\n </sqm-router>\n <sqm-router>\n <template path=\"/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?\">\n <sqm-divided-layout\n direction=\"row\"\n style=\"\n border-top: var(--sqm-border-thickness, 1px) solid #eaeaea;\n border-bottom: var(--sqm-border-thickness, 1px) solid #eaeaea;\n \"\n >\n <sqm-navigation-sidebar>\n <sqm-navigation-sidebar-item\n path=\"/\"\n icon=\"house\"\n label=\"Dashboard\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/activity\"\n icon=\"bar-chart\"\n label=\"Activity\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/editProfile\"\n icon=\"person\"\n label=\"Edit Profile\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/taxAndCash\"\n icon=\"file-earmark-text\"\n label=\"Tax & Payout Settings\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/logout\"\n icon=\"box-arrow-right\"\n label=\"Logout\"\n ></sqm-navigation-sidebar-item>\n </sqm-navigation-sidebar>\n <sqm-divided-layout direction=\"column\" content-area-width=\"1200px\">\n <sqm-router>\n <template path=\"/\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqb-widget\n widget-type=\"p/referral-program/w/referrerWidget\"\n track-loads=\"true\"\n ></sqb-widget>\n </template>\n <template path=\"/editProfile\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n ><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n </sqm-portal-container>\n </template>\n <template path=\"/refer\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-referral-iframe></sqm-referral-iframe>\n </template>\n <template path=\"/activity\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n >\n <sqm-text>\n <h1>Activity</h1>\n </sqm-text>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text>\n <p>Referrals</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text>\n <p>Rewards Earned</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text>\n <p>Reward Balance</p>\n </sqm-text></sqm-big-stat\n >\n </sqm-stat-container>\n <sqm-referral-table>\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\n <sqm-referral-table-date-column\n column-title=\"Referred\"\n date-shown=\"dateReferralStarted\"\n ></sqm-referral-table-date-column> </sqm-referral-table\n ></sqm-portal-container>\n </template>\n <template path=\"/taxAndCash\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-tax-and-cash\n step-1_first-name=\"First name\"\n step-1_last-name=\"Last name\"\n step-1_email=\"Email\"\n step-1_country=\"Country\"\n step-1_phone-number=\"Phone number\"\n step-1_address=\"Address\"\n step-1_city=\"City\"\n step-1_state=\"State\"\n step-1_province=\"Province\"\n step-1_region=\"Region\"\n step-1_postal-code=\"Postal code\"\n step-1_currency=\"Currency\"\n step-1_currency-help-text=\"Choose your preferred payout currency\"\n step-1_allow-banking-collection=\"I have read the {termsAndConditionsLink} and allow impact.com to collect my tax and banking information\"\n step-1_personal-information=\"Personal Information\"\n step-1_terms-and-conditions-label=\"terms and conditions\"\n step-1_terms-and-conditions-link=\"/payout-terms-and-conditions\"\n step-1_search-for-currency-text=\"Search for currency..\"\n step-2_indirect-tax=\"Indirect Tax\"\n step-2_indirect-tax-description=\"Indirect taxes (e.g. VAT, HST, GST) are transaction based taxes often applied to goods and services. Service providers are typically required to register with their tax authority and collect these taxes on behalf governments.\"\n step-2_indirect-tax-details=\"Indirect tax details\"\n step-2_other-region=\"Registered for indirect tax\"\n step-2_other-region-subtext=\"If you’ve registered with your tax authority, add your information to stay tax compliant.\"\n step-2_not-registered=\"Not registered for indirect tax\"\n step-2_not-registered-subtext=\"If you’ve never set up indirect tax with your tax authority, then you’re likely not considered registered.\"\n step-2_selected-region=\"Country / region of indirect tax\"\n step-2_indirect-tax-number=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}}\"\n step-2_province=\"Province\"\n step-2_indirect-tax-number-error=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}} is required\"\n step-2_qst-number=\"QST number\"\n step-2_is-registered-q-s-t=\"I am registered for QST Tax\"\n step-2_is-registered-sub-region-income-tax=\"I am an individual registered for Income Tax purposes in Spain, and withholding tax will apply to any payments made to me.\"\n step-2_sub-region=\"Sub-region\"\n step-2_sub-region-tax-number-label=\"Income Tax Number\"\n step-2_cannot-change-info-alert=\"Changes to your personal and indirect tax information can only be made through our Support team after you complete this step. Make sure these are correct before continuing.\"\n step-3_tax-form=\"Tax form\"\n step-3_tax-form-label=\"{documentType} Tax Form\"\n step-3_participant-type=\"Participant type\"\n step-3_business-entity=\"I represent a business\"\n step-3_individual-participant=\"I am an individual participant\"\n step-3_tax-form-description=\"Participants based in the US need to submit a {documentType} form.\"\n step-3_tax-form-description-individual-participant=\"Participants residing outside of the US, joining the referral program of a US-based company, need to submit a {documentType} form.\"\n step-3_tax-form-description-business-entity=\"Participants residing outside of the US working with a US Brand need to submit a {documentType} form.\"\n step-3_docusign-expired=\"For your security and privacy, we automatically end your session after 20 minutes of inactivity. Please refresh and re-enter your tax information to continue.\"\n step-3_docusign-session-warning=\"For your security, we automatically end your session when you have not interacted with the form after 20 minutes.\"\n step-3_docusign-error=\"There was a problem displaying this form. Please refresh the page. If this problem continues, contact Support.\"\n step-3_refresh-button=\"Refresh Page\"\n step-3_exit-button=\"Exit\"\n step-3_modal-title=\"Important Note\"\n step-3_modal-description=\"Remember the name you enter in your tax form. It must exactly match the bank account holder name configured in the next step. {br}{br}Otherwise you will have to resubmit your form again and there will be delays receiving your payout.\"\n step-3_modal-button-text=\"I understand\"\n step-4_tax-and-payouts=\"Payouts\"\n step-4_directly-to-bank-account=\"Directly to my bank account\"\n step-4_to-pay-pal-account=\"PayPal (2% processing fee capped to {feeCap})\"\n step-4_payment-schedule-balance-threshold=\"Pay me when my balance reaches a threshold\"\n step-4_payment-schedule-fixed-day=\"Pay me on a fixed day of the month\"\n step-4_payment-day-select-label=\"Payment Day\"\n step-4_payment-threshold-select-label=\"Payment threshold\"\n step-4_payment-day-first-of-month-label-text=\"1st of the month\"\n step-4_payment-day-fifteenth-of-month-label-text=\"15th of the month\"\n step-4_payment-method=\"Payment method\"\n step-4_payment-schedule=\"Payment schedule\"\n step-4_payment-method-subtext=\"Payouts will be sent from our referral program provider, impact.com.\"\n step-4_pay-pal-input-label=\"PayPal email\"\n step-4_bank-location-label=\"Bank country location\"\n step-4_beneficiary-account-name-label=\"Account holder name\"\n step-4_beneficiary-account-name-description=\"The beneficiary name of your bank account. Ensure this matches the name on your tax form.\"\n step-4_bank-account-type-label=\"Bank account type\"\n step-4_checking-select-item-label=\"Checking\"\n step-4_savings-select-item-label=\"Savings\"\n step-4_bank-account-number-label=\"Bank account number\"\n step-4_iban-label=\"IBAN\"\n step-4_swift-code-label=\"SWIFT code\"\n step-4_routing-code-label=\"{bankCountry, select, AU {BSB number} CA {Routing number} CZ {Bank code} HK {Clearing code} SG {Clearing code} US {ABA routing number} NZ {BSB number} ZA {Bank/Branch number} IN {IFSC} CNY {CNAPS} other {Routing code} }\"\n step-4_bank-name-label=\"Bank name\"\n step-4_classification-entity-label=\"Classification entity\"\n step-4_business-select-item-label=\"Business\"\n step-4_individual-select-item-label=\"Individual\"\n step-4_foreign-select-item-label=\"Foreign\"\n step-4_classification-c-p-f-label=\"Classification CPF\"\n step-4_patronymic-name-label=\"Patronymic name\"\n step-4_vo-code-label=\"VO code\"\n step-4_agency-code-label=\"Agency code\"\n step-4_branch-code-label=\"Branch code\"\n step-4_classification-label=\"Classification\"\n step-4_tax-payer-id-label=\"Beneficiary INN\"\n step-4-bank-address-label=\"Bank address\"\n step-4_bank-city-label=\"Bank city\"\n step-4_bank-state-label=\"Bank Province / State\"\n step-4_bank-postal-code-label=\"Bank postal code\"\n step-4_eft-withdrawal-label=\"EFT Withdrawal (free)\"\n step-4_fx-wire-processing-fee-label=\"FX Wire (Processing Fee {currency}{defaultFxFee}.00)\"\n step-4_modal-title=\"Important Note\"\n step-4_modal-description=\"Updating payment information places your account and payouts on hold for up to 48 hours while we verify your change. Payments scheduled during the hold period are skipped.\"\n step-4_modal-button-text=\"I understand, update my information\"\n dashboard_status-text-active=\"Active\"\n dashboard_status-text-not-active=\"Invalid Tax Form\"\n dashboard_status-text-not-verified=\"Not Verified\"\n dashboard_badge-text-submitted-on=\"Submitted on {dateSubmitted}.\"\n dashboard_badge-text-submitted-on-w-8=\"Submitted on {dateSubmitted}. Valid for three years after submission.\"\n dashboard_badge-text-awaiting-review=\"Awaiting review. Submitted on {dateSubmitted}.\"\n dashboard_tax-alert-header-not-active-w-9=\"Your W-9 tax form has personal information that doesn’t match your profile\"\n dashboard_tax-alert-header-not-active-w-8=\"{documentType} tax form is invalid\"\n dashboard_tax-alert-not-active-message-w-9=\"Please resubmit a new {documentType} form.\"\n dashboard_tax-alert-not-active-message-w-8=\"Your tax form may have expired or has personal information that doesn’t match your profile. Please submit a new {documentType} form.\"\n dashboard_invalid-form=\"Make sure your information is correct and submit new form.\"\n dashboard_banking-information-section-header=\"Payout Information\"\n dashboard_tax-document-section-header=\"Tax documents\"\n dashboard_tax-document-section-sub-header=\"{documentType} tax form\"\n dashboard_no-form-needed-subtext=\"Tax documents are only required if you are based in the US or joining the referral program of a US based brand.\"\n dashboard_indirect-tax-info-section-header=\"Indirect tax\"\n dashboard_indirect-tax-info-spain=\"Registered in {country}, {subRegion}\"\n dashboard_indirect-tax-info-other-country=\"Registered in {country}\"\n dashboard_indirect-tax-info-canada=\"Registered in {province}, {country}\"\n dashboard_indirect-tax-tooltip-support=\"To make changes to your indirect tax information, please contact Support.\"\n dashboard_indirect-tax-details=\"{indirectTaxType} number: {indirectTaxNumber}\"\n dashboard_new-form-button=\"Submit new tax form\"\n dashboard_edit-payment-information-button=\"Edit payout information\"\n dashboard_not-registered-for-tax=\"Not registered for indirect tax. If you’ve previously registered with your tax authority, contact Support to add your information to stay tax compliant.\"\n dashboard_qst-number=\"QST number: {qstNumber}\"\n dashboard_sub-region-tax-number=\"Income tax number: {subRegionTaxNumber}\"\n dashboard_status-badge-text=\"{badgeText, select, payoutToday {Payout Today} nextPayout {Next Payout} }\"\n dashboard_threshold-payout-text=\"Next payout occurs when balance is {thresholdBalance}\"\n dashboard_account-text=\"Account\"\n dashboard_invoice-column-title=\"Invoice\"\n dashboard_date-column-title=\"Date\"\n dashboard_earnings-column-title=\"Earnings\"\n dashboard_indirect-tax-column-title=\"Indirect tax\"\n dashboard_payout-from-impact=\"Your balance may take up to 24 hours to update. Payouts will be sent from our referral program provider, impact.com.\"\n dashboard_earnings-after-tax-column-title=\"Earnings after tax\"\n dashboard_error-title-text=\"Your payout is on hold \"\n dashboard_error-description-text=\"If you’ve recently added your payout information, please wait while we verify your information. If it’s still on hold after a few days, please contact Support or check your inbox for an email from our referral program provider, impact.com.\"\n dashboard_payout-missing-information-text=\"Missing banking information, go to Impact.com to resolve.\"\n dashboard_invoice-description=\"View and download your invoices to report your earnings and stay tax compliant.\"\n dashboard_invoice-prev-label=\"Prev\"\n dashboard_invoice-more-label=\"Next\"\n dashboard_invoice-header=\"Invoices\"\n dashboard_invoice-empty-state-header=\"View your invoice details\"\n dashboard_invoice-empty-state-text=\"Refer a friend to view the status of your invoices and rewards earned\"\n dashboard_replace-tax-form-modal-header=\"Replace existing tax form\"\n dashboard_replace-tax-form-modal-body-text=\"Submitting a new tax form will remove your existing form. Make sure to sign and complete your new tax form to prevent any issues with your next payout.\"\n form-step=\"Step {step} of {count}\"\n general-error-title=\"There was a problem submitting your information\"\n general-error-description=\"Please review your information and try again. If this problem continues, contact Support.\"\n field-required-error=\"{fieldName} is required\"\n invalid-character-error=\"{fieldName} includes characters that aren't supported.\"\n field-invalid-error=\"{fieldName} is invalid\"\n continue-button=\"Continue\"\n back-button=\"Back\"\n cancel-button=\"Cancel\"\n is-partner-alert-header=\"An account with this email already exists with our referral program provider, impact.com\"\n is-partner-alert-description=\"If you don’t recognize this referral program provider or believe this is a mistake, please contact Support or sign up for this referral program with a different email.\"\n search-for-country-text=\"Search for country..\"\n loading-error-alert-header=\"There was a problem loading your form\"\n loading-error-alert-description=\"Please refresh the page and try again. If this problem continues, contact Support.\"\n tax-and-payouts-description=\"Submit your tax documents and add your banking information to receive your rewards.\"\n ></sqm-tax-and-cash>\n </template>\n </sqm-router>\n </sqm-divided-layout>\n </sqm-divided-layout>\n </template>\n </sqm-router>\n </sqb-program-section>\n <sqm-portal-footer\n slot=\"footer\"\n support-email=\"support@example.com\"\n terms-link=\"https://example.com\"\n faq-link=\"https://example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n ></sqm-portal-footer>\n</sqm-portal-frame>\n";
1799
1800
 
1800
1801
  const taxPayoutReminderEmailTemplate = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional //EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n\n<html\n xmlns=\"http://www.w3.org/1999/xhtml\"\n xmlns:o=\"urn:schemas-microsoft-com:office:office\"\n xmlns:v=\"urn:schemas-microsoft-com:vml\"\n>\n <head>\n <!--[if gte mso 9\n ]><xml\n ><o:OfficeDocumentSettings\n ><o:AllowPNG /><o:PixelsPerInch\n >96</o:PixelsPerInch\n ></o:OfficeDocumentSettings\n ></xml\n ><!\n [endif]-->\n <meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\" />\n <meta content=\"width=device-width\" name=\"viewport\" />\n <!--[if !mso]><!-->\n <meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\" />\n <!--<![endif]-->\n <title></title>\n <!--[if !mso]><!-->\n <!--<![endif]-->\n <style type=\"text/css\">\n body {\n margin: 0;\n padding: 0;\n }\n\n table,\n td,\n tr {\n vertical-align: top;\n border-collapse: collapse;\n }\n\n * {\n line-height: inherit;\n }\n\n a[x-apple-data-detectors=\"true\"] {\n color: inherit !important;\n text-decoration: none !important;\n }\n </style>\n <style id=\"media-query\" type=\"text/css\">\n @media (max-width: 520px) {\n .block-grid,\n .col {\n min-width: 320px !important;\n max-width: 100% !important;\n display: block !important;\n }\n\n .block-grid {\n width: 100% !important;\n }\n\n .col {\n width: 100% !important;\n }\n\n .col_cont {\n margin: 0 auto;\n }\n\n img.fullwidth,\n img.fullwidthOnMobile {\n max-width: 100% !important;\n }\n\n .no-stack .col {\n min-width: 0 !important;\n display: table-cell !important;\n }\n\n .no-stack.two-up .col {\n width: 50% !important;\n }\n\n .no-stack .col.num2 {\n width: 16.6% !important;\n }\n\n .no-stack .col.num3 {\n width: 25% !important;\n }\n\n .no-stack .col.num4 {\n width: 33% !important;\n }\n\n .no-stack .col.num5 {\n width: 41.6% !important;\n }\n\n .no-stack .col.num6 {\n width: 50% !important;\n }\n\n .no-stack .col.num7 {\n width: 58.3% !important;\n }\n\n .no-stack .col.num8 {\n width: 66.6% !important;\n }\n\n .no-stack .col.num9 {\n width: 75% !important;\n }\n\n .no-stack .col.num10 {\n width: 83.3% !important;\n }\n\n .video-block {\n max-width: none !important;\n }\n\n .mobile_hide {\n min-height: 0px;\n max-height: 0px;\n max-width: 0px;\n display: none;\n overflow: hidden;\n font-size: 0px;\n }\n\n .desktop_hide {\n display: block !important;\n max-height: none !important;\n }\n }\n </style>\n <style id=\"icon-media-query\" type=\"text/css\">\n @media (max-width: 520px) {\n .icons-inner {\n text-align: center;\n }\n\n .icons-inner td {\n margin: 0 auto;\n }\n }\n </style>\n </head>\n <body\n class=\"clean-body\"\n style=\"\n margin: 0;\n padding: 0;\n -webkit-text-size-adjust: 100%;\n background-color: #ffffff;\n \"\n >\n <!--[if IE]><div class=\"ie-browser\"><![endif]-->\n <table\n bgcolor=\"#FFFFFF\"\n cellpadding=\"0\"\n cellspacing=\"0\"\n class=\"nl-container\"\n role=\"presentation\"\n style=\"\n table-layout: fixed;\n vertical-align: top;\n min-width: 320px;\n border-spacing: 0;\n border-collapse: collapse;\n mso-table-lspace: 0pt;\n mso-table-rspace: 0pt;\n background-color: #ffffff;\n width: 100%;\n \"\n valign=\"top\"\n width=\"100%\"\n >\n <tbody>\n <tr style=\"vertical-align: top\" valign=\"top\">\n <td style=\"word-break: break-word; vertical-align: top\" valign=\"top\">\n <!--[if (mso)|(IE)]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td align=\"center\" style=\"background-color:#FFFFFF\"><![endif]-->\n <div style=\"background-color: transparent\">\n <div\n class=\"block-grid\"\n style=\"\n min-width: 320px;\n max-width: 500px;\n overflow-wrap: break-word;\n word-wrap: break-word;\n word-break: break-word;\n margin: 0 auto;\n background-color: transparent;\n \"\n >\n <div\n style=\"\n border-collapse: collapse;\n display: table;\n width: 100%;\n background-color: transparent;\n \"\n >\n <!--[if (mso)|(IE)]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"background-color:transparent;\"><tr><td align=\"center\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:500px\"><tr class=\"layout-full-width\" style=\"background-color:transparent\"><![endif]-->\n <!--[if (mso)|(IE)]><td align=\"center\" width=\"500\" style=\"background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;\" valign=\"top\"><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td style=\"padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;\"><![endif]-->\n <div\n class=\"col num12\"\n style=\"\n min-width: 320px;\n max-width: 500px;\n display: table-cell;\n vertical-align: top;\n width: 500px;\n \"\n >\n <div class=\"col_cont\" style=\"width: 100% !important\">\n <!--[if (!mso)&(!IE)]><!-->\n <div\n style=\"\n border-top: 0px solid transparent;\n border-left: 0px solid transparent;\n border-bottom: 0px solid transparent;\n border-right: 0px solid transparent;\n padding-top: 5px;\n padding-bottom: 5px;\n padding-right: 0px;\n padding-left: 0px;\n \"\n >\n <!--<![endif]-->\n <table\n cellpadding=\"0\"\n cellspacing=\"0\"\n role=\"presentation\"\n style=\"\n table-layout: fixed;\n vertical-align: top;\n border-spacing: 0;\n border-collapse: collapse;\n mso-table-lspace: 0pt;\n mso-table-rspace: 0pt;\n \"\n valign=\"top\"\n width=\"100%\"\n >\n <tr style=\"vertical-align: top\" valign=\"top\">\n <td\n align=\"center\"\n style=\"\n word-break: break-word;\n vertical-align: top;\n padding-bottom: 20px;\n padding-left: 10px;\n padding-right: 10px;\n padding-top: 10px;\n text-align: center;\n width: 100%;\n \"\n valign=\"top\"\n width=\"100%\"\n >\n <h1\n style=\"\n color: #444445;\n direction: ltr;\n font-family: 'Helvetica Neue', Helvetica,\n Arial, sans-serif;\n font-size: 20px;\n font-weight: normal;\n letter-spacing: normal;\n line-height: 120%;\n text-align: left;\n margin-top: 0;\n margin-bottom: 0;\n \"\n >\n <strong>Submit your tax and payout info to receive your rewards</strong>\n </h1>\n </td>\n </tr>\n </table>\n <!--[if mso]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td style=\"padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif\"><![endif]-->\n <div\n style=\"\n color: #444445;\n font-family: Arial, Helvetica Neue, Helvetica,\n sans-serif;\n line-height: 1.8;\n padding-top: 10px;\n padding-right: 10px;\n padding-bottom: 10px;\n padding-left: 10px;\n \"\n >\n <div\n class=\"txtTinyMce-wrapper\"\n style=\"\n font-size: 14px;\n line-height: 1.8;\n color: #444445;\n font-family: Arial, Helvetica Neue, Helvetica,\n sans-serif;\n mso-line-height-alt: 25px;\n \"\n >\n <p\n style=\"\n margin: 0;\n font-size: 14px;\n line-height: 1.8;\n word-break: break-word;\n mso-line-height-alt: 25px;\n margin-top: 0;\n margin-bottom: 0;\n \"\n >\n <span style=\"font-size: 14px\"\n >Congratulations! You earned a cash reward in our {{programName}}. To\n receive your reward payment, log in to your account and submit your\n tax and payout information.</span\n >\n </p>\n </div>\n </div>\n <!--[if mso]></td></tr></table><![endif]-->\n <div\n align=\"center\"\n class=\"button-container\"\n style=\"\n padding-top: 10px;\n padding-right: 10px;\n padding-bottom: 10px;\n padding-left: 10px;\n \"\n >\n <!--[if mso]><table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;\"><tr><td style=\"padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px\" align=\"center\"><v:roundrect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" target=\"_blank\" href={{validationLink}} style=\"height:31.5pt;width:390pt;v-text-anchor:middle;\" arcsize=\"12%\" stroke=\"false\" fillcolor=\"#2270ee\"><w:anchorlock/><v:textbox inset=\"0,0,0,0\"><center style=\"color:#ffffff; font-family:Arial, sans-serif; font-size:14px\"><!\n [endif]--><a\n href={{loginLink}}\n\t\t\t\t\t\t\ttarget=\"_blank\"\n style=\"\n -webkit-text-size-adjust: none;\n text-decoration: none;\n display: block;\n color: #ffffff;\n background-color: #2270ee;\n border-radius: 5px;\n -webkit-border-radius: 5px;\n -moz-border-radius: 5px;\n width: 100%;\n width: calc(100% - 2px);\n border-top: var(--sqm-border-thickness, 1px) solid #2270ee;\n border-right: var(--sqm-border-thickness, 1px) solid #2270ee;\n border-bottom: var(--sqm-border-thickness, 1px) solid #2270ee;\n border-left: var(--sqm-border-thickness, 1px) solid #2270ee;\n padding-top: 5px;\n padding-bottom: 5px;\n font-family: 'Helvetica Neue', Helvetica, Arial,\n sans-serif;\n text-align: center;\n mso-border-alt: none;\n word-break: keep-all;\n \"\n target=\"_blank\"\n ><span\n style=\"\n padding-left: 20px;\n padding-right: 20px;\n font-size: 14px;\n display: inline-block;\n letter-spacing: undefined;\n \"\n ><span\n style=\"\n font-size: 16px;\n line-height: 2;\n word-break: break-word;\n mso-line-height-alt: 32px;\n \"\n ><span\n style=\"font-size: 14px; line-height: 28px\"\n >Log In</span\n ></span\n ></span\n ></a\n >\n <!--[if mso]></center></v:textbox></v:roundrect></td></tr></table><![endif]-->\n </div>\n <!--<![endif]-->\n </div>\n </div>\n <!--[if (mso)|(IE)]></td></tr></table><![endif]-->\n <!--[if (mso)|(IE)]></td></tr></table></td></tr></table><![endif]-->\n </div>\n </div>\n </div>\n <!--[if (mso)|(IE)]></td></tr></table><![endif]-->\n </td>\n </tr>\n </tbody>\n </table>\n <!--[if (IE)]></div><![endif]-->\n </body>\n</html>";
1801
1802
 
@@ -5802,14 +5803,14 @@ const CustomError = createHookStory(() => (index.h(ShadowViewAddon.CheckboxField
5802
5803
  ...defaultProps$1.content,
5803
5804
  errorMessage: "This checkbox must be checked to continue",
5804
5805
  } }))));
5805
- const TermsAndConditions = createHookStory(() => (index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, defaultRegisterProps, {
5806
+ const TermsAndConditions = createHookStory(() => (index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, defaultRegisterProps, {
5806
5807
  //@ts-ignore
5807
5808
  content: {
5808
5809
  ...defaultRegisterProps.content,
5809
5810
  terms: (index.h("p", null,
5810
5811
  index.h("sqm-checkbox-field", null))),
5811
5812
  } }))));
5812
- const TermsAndConditionsCustomLabel = createHookStory(() => (index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, defaultRegisterProps, {
5813
+ const TermsAndConditionsCustomLabel = createHookStory(() => (index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, defaultRegisterProps, {
5813
5814
  //@ts-ignore
5814
5815
  content: {
5815
5816
  ...defaultRegisterProps.content,
@@ -5819,7 +5820,7 @@ const TermsAndConditionsCustomLabel = createHookStory(() => (index.h(sqmPortalVe
5819
5820
  index.h("a", { href: "https://example.com", target: "_blank" }, "Terms and Conditions"),
5820
5821
  index.h("sqm-checkbox-field", { "checkbox-label": "I agree" }))),
5821
5822
  } }))));
5822
- const TermsAndConditionsLongCustomLabel = createHookStory(() => (index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, defaultRegisterProps, {
5823
+ const TermsAndConditionsLongCustomLabel = createHookStory(() => (index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, defaultRegisterProps, {
5823
5824
  //@ts-ignore
5824
5825
  content: {
5825
5826
  ...defaultRegisterProps.content,
@@ -6881,11 +6882,11 @@ const TelType = () => {
6881
6882
  fieldType: "tel",
6882
6883
  } })));
6883
6884
  };
6884
- const RegistrationField = () => (index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, defaultRegisterProps$1, { content: {
6885
+ const RegistrationField = () => (index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, defaultRegisterProps$1, { content: {
6885
6886
  ...defaultRegisterProps$1.content,
6886
6887
  formData: index.h(ShadowViewAddon.InputFieldView, Object.assign({}, defaultProps$6)),
6887
6888
  } })));
6888
- const RegistrationFieldCustomLabel = () => (index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, defaultRegisterProps$1, { content: {
6889
+ const RegistrationFieldCustomLabel = () => (index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, defaultRegisterProps$1, { content: {
6889
6890
  ...defaultRegisterProps$1.content,
6890
6891
  formData: (index.h(ShadowViewAddon.InputFieldView, Object.assign({}, defaultProps$6, { content: {
6891
6892
  ...defaultProps$6.content,
@@ -7111,7 +7112,7 @@ const simpleInvoiceTableProps = {
7111
7112
  },
7112
7113
  };
7113
7114
  const SimpleInvoiceTable = () => {
7114
- return (index.h(IndirectTaxDetailsView.InvoiceTableView, { header: "Invoices", description: "Invoice table description" },
7115
+ return (index.h(sqmUserInfoFormView.InvoiceTableView, { header: "Invoices", description: "Invoice table description" },
7115
7116
  index.h(GenericTableView.GenericTableView, Object.assign({}, simpleInvoiceTableProps))));
7116
7117
  };
7117
7118
  const EmptyTable = () => {
@@ -9020,11 +9021,11 @@ const successProps$2 = {
9020
9021
  successAlertText: "An email has been sent with instructions to reset your password.",
9021
9022
  },
9022
9023
  };
9023
- const Default$e = () => index.h(sqmPortalVerifyEmailView.PortalForgotPasswordView, Object.assign({}, defaultProps$e));
9024
+ const Default$e = () => index.h(ShadowViewAddon.PortalForgotPasswordView, Object.assign({}, defaultProps$e));
9024
9025
  const DemoDataTest = () => (index.h("sqm-portal-forgot-password", null));
9025
- const ForgotPasswordWithError = () => (index.h(sqmPortalVerifyEmailView.PortalForgotPasswordView, Object.assign({}, errorProps$4)));
9026
- const ForgotPasswordLoading = () => (index.h(sqmPortalVerifyEmailView.PortalForgotPasswordView, Object.assign({}, loadingProps$2)));
9027
- const ForgotPasswordSuccess = () => (index.h(sqmPortalVerifyEmailView.PortalForgotPasswordView, Object.assign({}, successProps$2)));
9026
+ const ForgotPasswordWithError = () => (index.h(ShadowViewAddon.PortalForgotPasswordView, Object.assign({}, errorProps$4)));
9027
+ const ForgotPasswordLoading = () => (index.h(ShadowViewAddon.PortalForgotPasswordView, Object.assign({}, loadingProps$2)));
9028
+ const ForgotPasswordSuccess = () => (index.h(ShadowViewAddon.PortalForgotPasswordView, Object.assign({}, successProps$2)));
9028
9029
 
9029
9030
  const PortalForgotPassword = /*#__PURE__*/Object.freeze({
9030
9031
  __proto__: null,
@@ -9320,7 +9321,7 @@ const googleProps = {
9320
9321
  },
9321
9322
  };
9322
9323
  const Default$g = () => (index.h("sqm-portal-login", { demoData: { ...defaultProps$h } }));
9323
- const Text = () => index.h(sqmPortalVerifyEmailView.PortalLoginView, Object.assign({}, defaultProps$h));
9324
+ const Text = () => index.h(sqmPortalLoginView.PortalLoginView, Object.assign({}, defaultProps$h));
9324
9325
  const IsGoogle = () => (index.h("sqm-portal-login", { demoData: { ...googleProps } }));
9325
9326
  const LoginWithError = () => (index.h("sqm-portal-login", { demoData: { ...errorProps$6 } }));
9326
9327
  const LoginLoading = () => (index.h("sqm-portal-login", { demoData: { ...loadingProps$4 } }));
@@ -9670,9 +9671,9 @@ const slottedProps = {
9670
9671
  index.h("sl-input", { exportparts: "label: input-label, base: input-base", label: "Slotted Input 2", required: true }))),
9671
9672
  },
9672
9673
  };
9673
- const Default$i = () => index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, defaultProps$j));
9674
- const RegisterWithError$1 = () => index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, errorProps$8));
9675
- const RegisterLoading$1 = () => index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, loadingProps$6));
9674
+ const Default$i = () => index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, defaultProps$j));
9675
+ const RegisterWithError$1 = () => index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, errorProps$8));
9676
+ const RegisterLoading$1 = () => index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, loadingProps$6));
9676
9677
  const FieldsHidden = () => {
9677
9678
  return (index.h("sqm-portal-register", { demoData: {
9678
9679
  states: {
@@ -9685,8 +9686,8 @@ const FieldsHidden = () => {
9685
9686
  },
9686
9687
  } }));
9687
9688
  };
9688
- const SlottedInputs = () => index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, slottedProps));
9689
- const TermsAndConditions$3 = () => (index.h(sqmPortalVerifyEmailView.PortalRegisterView, Object.assign({}, defaultProps$j, { content: {
9689
+ const SlottedInputs = () => index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, slottedProps));
9690
+ const TermsAndConditions$3 = () => (index.h(ShadowViewAddon.PortalRegisterView, Object.assign({}, defaultProps$j, { content: {
9690
9691
  ...defaultProps$j.content,
9691
9692
  terms: (index.h("p", null,
9692
9693
  "By signing up you agree to the",
@@ -15649,6 +15650,7 @@ const stepOneProps = {
15649
15650
  },
15650
15651
  },
15651
15652
  data: {
15653
+ partnerData: {},
15652
15654
  regionLabelEnum: "STATE",
15653
15655
  regions: [],
15654
15656
  phoneCountries: [
@@ -15733,6 +15735,10 @@ const stepOneProps = {
15733
15735
  displayName: "USD",
15734
15736
  },
15735
15737
  ],
15738
+ userData: {
15739
+ firstName: "",
15740
+ lastName: "",
15741
+ },
15736
15742
  },
15737
15743
  refs: {
15738
15744
  formRef: { current: null },
@@ -15763,7 +15769,7 @@ const stepTwoProps = {
15763
15769
  setCountrySearch: (c) => console.log(c),
15764
15770
  },
15765
15771
  data: {
15766
- esRegions: IndirectTaxDetailsView.INDIRECT_TAX_SPAIN_REGIONS,
15772
+ esRegions: sqmUserInfoFormView.INDIRECT_TAX_SPAIN_REGIONS,
15767
15773
  countries: [
15768
15774
  {
15769
15775
  countryCode: "CA",
@@ -15800,7 +15806,7 @@ const stepTwoProps = {
15800
15806
  displayName: "United States",
15801
15807
  },
15802
15808
  ],
15803
- provinces: IndirectTaxDetailsView.INDIRECT_TAX_PROVINCES,
15809
+ provinces: sqmUserInfoFormView.INDIRECT_TAX_PROVINCES,
15804
15810
  },
15805
15811
  slotProps: {
15806
15812
  formState: {
@@ -15878,7 +15884,7 @@ const dashboardProps = {
15878
15884
  disabled: false,
15879
15885
  status: "ACTIVE",
15880
15886
  documentType: "W9",
15881
- documentTypeString: utils.taxTypeToName("W9"),
15887
+ documentTypeString: data.taxTypeToName("W9"),
15882
15888
  dateSubmitted: "Jan 18th, 2025",
15883
15889
  noFormNeeded: false,
15884
15890
  country: "United Kingdom",
@@ -15896,7 +15902,7 @@ const dashboardProps = {
15896
15902
  },
15897
15903
  };
15898
15904
  const GeneralLoadingView = () => {
15899
- return index.h(utils.LoadingView, null);
15905
+ return index.h(data.LoadingView, null);
15900
15906
  };
15901
15907
  const GeneralErrorView = () => {
15902
15908
  return (index.h("sqm-form-message", { type: "error" },
@@ -16235,7 +16241,7 @@ const StepThreeWithDocusign = () => {
16235
16241
  return (index.h("sqm-docusign-form", { demoData: {
16236
16242
  states: {
16237
16243
  documentType: "W9",
16238
- documentTypeString: utils.taxTypeToName("W9"),
16244
+ documentTypeString: data.taxTypeToName("W9"),
16239
16245
  ...docusignFormProps.states,
16240
16246
  },
16241
16247
  } }));
@@ -16245,7 +16251,7 @@ const StepThreeWithDocusignW8BEN = () => {
16245
16251
  states: {
16246
16252
  ...docusignFormProps.states,
16247
16253
  documentType: "W8BEN",
16248
- documentTypeString: utils.taxTypeToName("W8BEN"),
16254
+ documentTypeString: data.taxTypeToName("W8BEN"),
16249
16255
  },
16250
16256
  } }));
16251
16257
  };
@@ -16254,7 +16260,7 @@ const StepThreeWithDocusignW8BENE = () => {
16254
16260
  states: {
16255
16261
  ...docusignFormProps.states,
16256
16262
  documentType: "W8BENE",
16257
- documentTypeString: utils.taxTypeToName("W8BENE"),
16263
+ documentTypeString: data.taxTypeToName("W8BENE"),
16258
16264
  formState: {
16259
16265
  taxFormExpired: false,
16260
16266
  participantType: "businessEntity",
@@ -16350,7 +16356,7 @@ const StepThreeWithDocusignModalOpen = () => {
16350
16356
  return (index.h("sqm-docusign-form", { demoData: {
16351
16357
  states: {
16352
16358
  documentType: "W9",
16353
- documentTypeString: utils.taxTypeToName("W9"),
16359
+ documentTypeString: data.taxTypeToName("W9"),
16354
16360
  ...docusignFormProps.states,
16355
16361
  showModal: true,
16356
16362
  },
@@ -16423,7 +16429,7 @@ const TaxAndCashDashboardActiveW8BENForm = () => {
16423
16429
  noFormNeeded: false,
16424
16430
  canEditPayoutInfo: true,
16425
16431
  documentType: "W8BEN",
16426
- documentTypeString: utils.taxTypeToName("W8BEN"),
16432
+ documentTypeString: data.taxTypeToName("W8BEN"),
16427
16433
  country: "United Kingdom",
16428
16434
  indirectTaxType: "VAT",
16429
16435
  indirectTaxNumber: "123456",
@@ -16441,7 +16447,7 @@ const TaxAndCashDashboardActiveW8BENEForm = () => {
16441
16447
  noFormNeeded: false,
16442
16448
  canEditPayoutInfo: true,
16443
16449
  documentType: "W8BENE",
16444
- documentTypeString: utils.taxTypeToName("W8BENE"),
16450
+ documentTypeString: data.taxTypeToName("W8BENE"),
16445
16451
  country: "United Kingdom",
16446
16452
  indirectTaxType: "VAT",
16447
16453
  indirectTaxNumber: "123456",
@@ -16460,7 +16466,7 @@ const TaxAndCashDashboardNotActiveW9Form = () => {
16460
16466
  canEditPayoutInfo: true,
16461
16467
  status: "INACTIVE",
16462
16468
  documentType: "W9",
16463
- documentTypeString: utils.taxTypeToName("W9"),
16469
+ documentTypeString: data.taxTypeToName("W9"),
16464
16470
  country: "United Kingdom",
16465
16471
  indirectTaxType: "VAT",
16466
16472
  indirectTaxNumber: "123456",
@@ -16478,7 +16484,7 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
16478
16484
  disabled: false,
16479
16485
  status: "NOT_VERIFIED",
16480
16486
  documentType: "W9",
16481
- documentTypeString: utils.taxTypeToName("W9"),
16487
+ documentTypeString: data.taxTypeToName("W9"),
16482
16488
  noFormNeeded: false,
16483
16489
  country: "United States",
16484
16490
  indirectTaxType: "VAT",
@@ -16499,7 +16505,7 @@ const TaxAndCashDashboardNotVerifiedW8BENForm = () => {
16499
16505
  disabled: false,
16500
16506
  status: "NOT_VERIFIED",
16501
16507
  documentType: "W8BEN",
16502
- documentTypeString: utils.taxTypeToName("W8BEN"),
16508
+ documentTypeString: data.taxTypeToName("W8BEN"),
16503
16509
  dateSubmitted: "Jan 18th, 2025",
16504
16510
  noFormNeeded: false,
16505
16511
  country: "United Kingdom",
@@ -16520,7 +16526,7 @@ const TaxAndCashDashboardNotVerifiedW8BENEForm = () => {
16520
16526
  disabled: false,
16521
16527
  status: "NOT_VERIFIED",
16522
16528
  documentType: "W8BENE",
16523
- documentTypeString: utils.taxTypeToName("W8BENE"),
16529
+ documentTypeString: data.taxTypeToName("W8BENE"),
16524
16530
  dateSubmitted: "Jan 18th, 2025",
16525
16531
  noFormNeeded: false,
16526
16532
  country: "United Kingdom",
@@ -16541,7 +16547,7 @@ const TaxAndCashDashboardNotActiveW8BENEForm = () => {
16541
16547
  disabled: false,
16542
16548
  status: "NOT_ACTIVE",
16543
16549
  documentType: "W8BENE",
16544
- documentTypeString: utils.taxTypeToName("W8BENE"),
16550
+ documentTypeString: data.taxTypeToName("W8BENE"),
16545
16551
  dateSubmitted: "Jan 18th, 2025",
16546
16552
  noFormNeeded: false,
16547
16553
  indirectTaxNumber: "123456",
@@ -16561,7 +16567,7 @@ const TaxAndCashDashboardNoFormNeeded = () => {
16561
16567
  canEditPayoutInfo: true,
16562
16568
  disabled: false,
16563
16569
  documentType: "W9",
16564
- documentTypeString: utils.taxTypeToName("W9"),
16570
+ documentTypeString: data.taxTypeToName("W9"),
16565
16571
  dateSubmitted: "Jan 18th, 2025",
16566
16572
  noFormNeeded: true,
16567
16573
  province: "Ontario",
@@ -16583,7 +16589,7 @@ const TaxAndCashDashboardIndirectTaxCanada = () => {
16583
16589
  status: "ACTIVE",
16584
16590
  disabled: false,
16585
16591
  documentType: "W8BENE",
16586
- documentTypeString: utils.taxTypeToName("W8BENE"),
16592
+ documentTypeString: data.taxTypeToName("W8BENE"),
16587
16593
  dateSubmitted: "Jan 18th, 2025",
16588
16594
  noFormNeeded: false,
16589
16595
  province: "Ontario",
@@ -16605,7 +16611,7 @@ const TaxAndCashDashboardIndirectTaxCanadaQuebec = () => {
16605
16611
  status: "ACTIVE",
16606
16612
  disabled: false,
16607
16613
  documentType: "W8BENE",
16608
- documentTypeString: utils.taxTypeToName("W8BENE"),
16614
+ documentTypeString: data.taxTypeToName("W8BENE"),
16609
16615
  dateSubmitted: "Jan 18th, 2025",
16610
16616
  noFormNeeded: false,
16611
16617
  province: "Quebec",
@@ -16628,7 +16634,7 @@ const TaxAndCashDashboardIndirectTaxSpain = () => {
16628
16634
  status: "ACTIVE",
16629
16635
  disabled: false,
16630
16636
  documentType: "W8BENE",
16631
- documentTypeString: utils.taxTypeToName("W8BENE"),
16637
+ documentTypeString: data.taxTypeToName("W8BENE"),
16632
16638
  dateSubmitted: "Jan 18th, 2025",
16633
16639
  noFormNeeded: false,
16634
16640
  country: "Spain",
@@ -16650,7 +16656,7 @@ const TaxAndCashDashboardIndirectTaxNotRegistered = () => {
16650
16656
  canEditPayoutInfo: true,
16651
16657
  status: "ACTIVE",
16652
16658
  documentType: "W8BEN",
16653
- documentTypeString: utils.taxTypeToName("W8BEN"),
16659
+ documentTypeString: data.taxTypeToName("W8BEN"),
16654
16660
  dateSubmitted: "Jan 18th, 2025",
16655
16661
  noFormNeeded: false,
16656
16662
  notRegistered: true,
@@ -16668,7 +16674,7 @@ const TaxAndCashDashboardIdentityVerifcationRequired = () => {
16668
16674
  canEditPayoutInfo: true,
16669
16675
  status: "ACTIVE",
16670
16676
  documentType: "W8BEN",
16671
- documentTypeString: utils.taxTypeToName("W8BEN"),
16677
+ documentTypeString: data.taxTypeToName("W8BEN"),
16672
16678
  dateSubmitted: "Jan 18th, 2025",
16673
16679
  noFormNeeded: false,
16674
16680
  notRegistered: true,
@@ -16686,7 +16692,7 @@ const TaxAndCashDashboardIdentityVerifcationRequiredInternal = () => {
16686
16692
  canEditPayoutInfo: true,
16687
16693
  status: "ACTIVE",
16688
16694
  documentType: "W8BEN",
16689
- documentTypeString: utils.taxTypeToName("W8BEN"),
16695
+ documentTypeString: data.taxTypeToName("W8BEN"),
16690
16696
  dateSubmitted: "Jan 18th, 2025",
16691
16697
  noFormNeeded: false,
16692
16698
  notRegistered: true,
@@ -16704,7 +16710,7 @@ const TaxAndCashDashboardIdentityVerifcationReviewInternal = () => {
16704
16710
  canEditPayoutInfo: true,
16705
16711
  status: "ACTIVE",
16706
16712
  documentType: "W8BEN",
16707
- documentTypeString: utils.taxTypeToName("W8BEN"),
16713
+ documentTypeString: data.taxTypeToName("W8BEN"),
16708
16714
  dateSubmitted: "Jan 18th, 2025",
16709
16715
  noFormNeeded: false,
16710
16716
  notRegistered: true,
@@ -16722,7 +16728,7 @@ const TaxAndCashDashboardIdentityVerifcationFailedInternal = () => {
16722
16728
  canEditPayoutInfo: true,
16723
16729
  status: "ACTIVE",
16724
16730
  documentType: "W8BEN",
16725
- documentTypeString: utils.taxTypeToName("W8BEN"),
16731
+ documentTypeString: data.taxTypeToName("W8BEN"),
16726
16732
  dateSubmitted: "Jan 18th, 2025",
16727
16733
  noFormNeeded: false,
16728
16734
  notRegistered: true,
@@ -16740,7 +16746,7 @@ const TaxAndCashDashboardW9ThresholdReached = () => {
16740
16746
  canEditPayoutInfo: true,
16741
16747
  status: null,
16742
16748
  documentType: "W9",
16743
- documentTypeString: utils.taxTypeToName("W9"),
16749
+ documentTypeString: data.taxTypeToName("W9"),
16744
16750
  dateSubmitted: "Jan 18th, 2025",
16745
16751
  noFormNeeded: false,
16746
16752
  notRegistered: false,
@@ -16759,7 +16765,7 @@ const TaxAndCashDashboardNewTaxForm = () => {
16759
16765
  canEditPayoutInfo: true,
16760
16766
  status: "ACTIVE",
16761
16767
  documentType: "W8BEN",
16762
- documentTypeString: utils.taxTypeToName("W8BEN"),
16768
+ documentTypeString: data.taxTypeToName("W8BEN"),
16763
16769
  dateSubmitted: "Jan 18th, 2025",
16764
16770
  noFormNeeded: false,
16765
16771
  notRegistered: true,
@@ -16778,7 +16784,7 @@ const TaxAndCashDashboardPayoutsOnHold = () => {
16778
16784
  disabled: true,
16779
16785
  status: "ACTIVE",
16780
16786
  documentType: "W8BEN",
16781
- documentTypeString: utils.taxTypeToName("W8BEN"),
16787
+ documentTypeString: data.taxTypeToName("W8BEN"),
16782
16788
  dateSubmitted: "Jan 18th, 2025",
16783
16789
  noFormNeeded: false,
16784
16790
  indirectTaxNumber: "123456",
@@ -16798,7 +16804,7 @@ const TaxAndCashDashboardLoading = () => {
16798
16804
  disabled: false,
16799
16805
  status: "ACTIVE",
16800
16806
  documentType: "W9",
16801
- documentTypeString: utils.taxTypeToName("W9"),
16807
+ documentTypeString: data.taxTypeToName("W9"),
16802
16808
  dateSubmitted: "Jan 18th, 2025",
16803
16809
  noFormNeeded: false,
16804
16810
  loading: true,
@@ -16817,7 +16823,7 @@ const TaxAndCashDashboardWithLoadingError = () => {
16817
16823
  canEditPayoutInfo: true,
16818
16824
  status: "ACTIVE",
16819
16825
  documentType: "W9",
16820
- documentTypeString: utils.taxTypeToName("W9"),
16826
+ documentTypeString: data.taxTypeToName("W9"),
16821
16827
  dateSubmitted: "Jan 18th, 2025",
16822
16828
  noFormNeeded: false,
16823
16829
  loading: true,
@@ -16837,7 +16843,7 @@ const TaxAndCashDashboardWithGeneralError = () => {
16837
16843
  disabled: false,
16838
16844
  status: "ACTIVE",
16839
16845
  documentType: "W9",
16840
- documentTypeString: utils.taxTypeToName("W9"),
16846
+ documentTypeString: data.taxTypeToName("W9"),
16841
16847
  dateSubmitted: "Jan 18th, 2025",
16842
16848
  noFormNeeded: false,
16843
16849
  indirectTaxNumber: "123456",
@@ -16861,7 +16867,7 @@ const TaxAndCashDashboardDisabled = () => {
16861
16867
  disabled: true,
16862
16868
  status: "ACTIVE",
16863
16869
  documentType: "W8BEN",
16864
- documentTypeString: utils.taxTypeToName("W8BEN"),
16870
+ documentTypeString: data.taxTypeToName("W8BEN"),
16865
16871
  dateSubmitted: "Jan 18th, 2025",
16866
16872
  noFormNeeded: false,
16867
16873
  indirectTaxNumber: "123456",
@@ -17018,6 +17024,19 @@ const W9ThresholdReached = () => (index.h("sqm-payout-status-alert", { demoData:
17018
17024
  const Hold = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "HOLD" } } }));
17019
17025
  const Loading$b = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, loading: true } } }));
17020
17026
  const Error$b = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, error: true } } }));
17027
+ const NewPayeeReview = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "NEW_PAYEE_REVIEW" } } }));
17028
+ const PaymentHoldOnChange = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "PAYMENT_HOLD_ON_CHANGE" } } }));
17029
+ const BeneficiaryNameInvalid = () => (index.h("sqm-payout-status-alert", { demoData: {
17030
+ states: { ...defaultProps$r, status: "BENEFICIARY_NAME_INVALID" },
17031
+ } }));
17032
+ const BeneficiaryNameMismatch = () => (index.h("sqm-payout-status-alert", { demoData: {
17033
+ states: { ...defaultProps$r, status: "BENEFICIARY_NAME_MISMATCH" },
17034
+ } }));
17035
+ const BankTaxNameMismatch = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "BANK_TAX_NAME_MISMATCH" } } }));
17036
+ const WithdrawalSettingsInvalid = () => (index.h("sqm-payout-status-alert", { demoData: {
17037
+ states: { ...defaultProps$r, status: "WITHDRAWAL_SETTINGS_INVALID" },
17038
+ } }));
17039
+ const PaymentReturned = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$r, status: "PAYMENT_RETURNED" } } }));
17021
17040
 
17022
17041
  const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
17023
17042
  __proto__: null,
@@ -17030,7 +17049,14 @@ const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
17030
17049
  W9ThresholdReached: W9ThresholdReached,
17031
17050
  Hold: Hold,
17032
17051
  Loading: Loading$b,
17033
- Error: Error$b
17052
+ Error: Error$b,
17053
+ NewPayeeReview: NewPayeeReview,
17054
+ PaymentHoldOnChange: PaymentHoldOnChange,
17055
+ BeneficiaryNameInvalid: BeneficiaryNameInvalid,
17056
+ BeneficiaryNameMismatch: BeneficiaryNameMismatch,
17057
+ BankTaxNameMismatch: BankTaxNameMismatch,
17058
+ WithdrawalSettingsInvalid: WithdrawalSettingsInvalid,
17059
+ PaymentReturned: PaymentReturned
17034
17060
  });
17035
17061
 
17036
17062
  // ! IMPORTANT: These objects cannot be used as default values for component props
@@ -17115,13 +17141,13 @@ const registeredInCanada = {
17115
17141
  text: indirectDetailsSlotText,
17116
17142
  };
17117
17143
  const RegisteredInOtherRegion = () => {
17118
- return index.h(IndirectTaxDetailsView.OtherRegionSlotView, Object.assign({}, registeredInOtherRegion));
17144
+ return index.h(sqmUserInfoFormView.OtherRegionSlotView, Object.assign({}, registeredInOtherRegion));
17119
17145
  };
17120
17146
  const RegisteredInCanada = () => {
17121
17147
  return index.h(IndirectDetailsSlotView, Object.assign({}, registeredInCanada));
17122
17148
  };
17123
17149
  const RegisteredInOtherRegionWithErrors = () => {
17124
- return (index.h(IndirectTaxDetailsView.OtherRegionSlotView, Object.assign({}, registeredInOtherRegion, { states: {
17150
+ return (index.h(sqmUserInfoFormView.OtherRegionSlotView, Object.assign({}, registeredInOtherRegion, { states: {
17125
17151
  ...registeredInOtherRegion.states,
17126
17152
  formState: {
17127
17153
  ...registeredInOtherRegion.states.formState,
@@ -17543,6 +17569,348 @@ const LeadCheckboxField = /*#__PURE__*/Object.freeze({
17543
17569
  CustomError: CustomError$3
17544
17570
  });
17545
17571
 
17572
+ const UserInfoFormView_stories = {
17573
+ title: "Components/User Info Form View",
17574
+ };
17575
+ const mockCountries = [
17576
+ { countryCode: "US", displayName: "United States" },
17577
+ { countryCode: "CA", displayName: "Canada" },
17578
+ { countryCode: "GB", displayName: "United Kingdom" },
17579
+ { countryCode: "AU", displayName: "Australia" },
17580
+ { countryCode: "DE", displayName: "Germany" },
17581
+ { countryCode: "FR", displayName: "France" },
17582
+ { countryCode: "ES", displayName: "Spain" },
17583
+ ];
17584
+ const mockCurrencies = [
17585
+ { currencyCode: "USD", displayName: "US Dollar" },
17586
+ { currencyCode: "CAD", displayName: "Canadian Dollar" },
17587
+ { currencyCode: "GBP", displayName: "British Pound" },
17588
+ { currencyCode: "EUR", displayName: "Euro" },
17589
+ { currencyCode: "AUD", displayName: "Australian Dollar" },
17590
+ ];
17591
+ const mockUSRegions = [
17592
+ { label: "California", value: "CA" },
17593
+ { label: "New York", value: "NY" },
17594
+ { label: "Texas", value: "TX" },
17595
+ { label: "Florida", value: "FL" },
17596
+ { label: "Washington", value: "WA" },
17597
+ ];
17598
+ const mockPartnerData = {
17599
+ id: "partner-123",
17600
+ brandedSignup: true,
17601
+ countryCode: "US",
17602
+ currency: "USD",
17603
+ billingAddress: "123 Main St",
17604
+ billingCity: "San Francisco",
17605
+ billingState: "CA",
17606
+ billingCountryCode: "US",
17607
+ billingPostalCode: "94102",
17608
+ phoneNumberCountryCode: "US",
17609
+ phoneNumber: "4155551234",
17610
+ currentTaxDocument: null,
17611
+ taxInformation: null,
17612
+ requiredTaxDocumentType: null,
17613
+ withdrawalSettings: {
17614
+ paymentMethod: "PAYPAL",
17615
+ paypalEmailAddress: null,
17616
+ bankCountry: null,
17617
+ bankAccountNumber: null,
17618
+ paymentSchedulingType: "BALANCE_THRESHOLD",
17619
+ paymentThreshold: null,
17620
+ paymentDay: null,
17621
+ },
17622
+ payoutsAccount: {
17623
+ hold: false,
17624
+ holdReasons: [],
17625
+ balance: "0",
17626
+ },
17627
+ };
17628
+ const defaultText = {
17629
+ formStep: "Step {step} of {count}",
17630
+ firstName: "First Name",
17631
+ lastName: "Last Name",
17632
+ email: "Email",
17633
+ country: "Country",
17634
+ phoneNumber: "Phone Number",
17635
+ address: "Address",
17636
+ city: "City",
17637
+ state: "State",
17638
+ province: "Province",
17639
+ region: "Region",
17640
+ postalCode: "Postal Code",
17641
+ currency: "Currency",
17642
+ currencyHelpText: "Select your preferred currency for payouts",
17643
+ allowBankingCollection: "I agree to the {termsAndConditionsLink}",
17644
+ personalInformation: "Personal Information",
17645
+ continueButton: "Continue",
17646
+ isPartnerAlertHeader: "Partner Account Detected",
17647
+ isPartnerAlertDescription: "Some fields are pre-filled from your partner account. Contact {supportLink} if you need to make changes.",
17648
+ termsAndConditionsLabel: "Terms and Conditions",
17649
+ termsAndConditionsLink: "https://example.com/terms",
17650
+ taxAndPayoutsDescription: "Please provide your information for tax and payout purposes.",
17651
+ supportLink: "support@example.com",
17652
+ error: {
17653
+ generalTitle: "Error",
17654
+ generalDescription: "An error occurred. Please contact {supportLink} for assistance.",
17655
+ invalidCharacterError: "Invalid characters detected",
17656
+ fieldRequiredError: "{fieldName} is required",
17657
+ fieldInvalidError: "Invalid value",
17658
+ loadingErrorAlertHeader: "Loading Error",
17659
+ loadingErrorAlertDescription: "Failed to load form data. Please contact {supportLink}.",
17660
+ },
17661
+ searchForCountryText: "Search for country...",
17662
+ searchForCurrencyText: "Search for currency...",
17663
+ };
17664
+ const baseProps = {
17665
+ states: {
17666
+ step: "1",
17667
+ hideState: false,
17668
+ hideSteps: false,
17669
+ disabled: false,
17670
+ loadingError: false,
17671
+ loading: false,
17672
+ isPartner: false,
17673
+ isUser: false,
17674
+ formState: {
17675
+ firstName: "",
17676
+ lastName: "",
17677
+ email: "user@example.com",
17678
+ countryCode: "US",
17679
+ currency: "USD",
17680
+ phoneNumberCountryCode: "US",
17681
+ phoneNumber: "",
17682
+ address: "",
17683
+ city: "",
17684
+ state: "",
17685
+ postalCode: "",
17686
+ allowBankingCollection: false,
17687
+ errors: {},
17688
+ },
17689
+ },
17690
+ data: {
17691
+ regionLabelEnum: "STATE",
17692
+ regions: mockUSRegions,
17693
+ countries: mockCountries,
17694
+ phoneCountries: mockCountries,
17695
+ allCountries: mockCountries,
17696
+ allCurrencies: mockCurrencies,
17697
+ currencies: mockCurrencies,
17698
+ partnerData: undefined,
17699
+ userData: undefined,
17700
+ },
17701
+ callbacks: {
17702
+ setCurrencySearch: (c) => console.log("setCurrencySearch", c),
17703
+ setCountrySearch: (c) => console.log("setCountrySearch", c),
17704
+ setPhoneCountrySearch: (c) => console.log("setPhoneCountrySearch", c),
17705
+ onSubmit: (props) => console.log("onSubmit", props),
17706
+ onFormChange: (field, e) => console.log("onFormChange", field, e),
17707
+ },
17708
+ text: defaultText,
17709
+ refs: {
17710
+ formRef: { current: null },
17711
+ currencyRef: { current: null },
17712
+ phoneCountryRef: { current: null },
17713
+ },
17714
+ };
17715
+ const Default$u = () => {
17716
+ return index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps));
17717
+ };
17718
+ const WithPrefilledData = () => {
17719
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17720
+ ...baseProps.states,
17721
+ formState: {
17722
+ ...baseProps.states.formState,
17723
+ firstName: "John",
17724
+ lastName: "Doe",
17725
+ email: "john.doe@example.com",
17726
+ countryCode: "US",
17727
+ currency: "USD",
17728
+ phoneNumberCountryCode: "US",
17729
+ phoneNumber: "4155551234",
17730
+ address: "123 Main St",
17731
+ city: "San Francisco",
17732
+ state: "CA",
17733
+ postalCode: "94102",
17734
+ },
17735
+ } })));
17736
+ };
17737
+ const Loading$e = () => {
17738
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17739
+ ...baseProps.states,
17740
+ loading: true,
17741
+ } })));
17742
+ };
17743
+ const LoadingError = () => {
17744
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17745
+ ...baseProps.states,
17746
+ loadingError: true,
17747
+ } })));
17748
+ };
17749
+ const WithValidationErrors = () => {
17750
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17751
+ ...baseProps.states,
17752
+ formState: {
17753
+ ...baseProps.states.formState,
17754
+ firstName: "John",
17755
+ lastName: "Doe",
17756
+ errors: {
17757
+ firstName: "First Name is required",
17758
+ lastName: "Last Name is required",
17759
+ phoneNumber: "Phone Number is required",
17760
+ address: "Address contains invalid characters",
17761
+ city: "City is required",
17762
+ state: "State is required",
17763
+ postalCode: "Postal Code is required",
17764
+ currency: "Currency is required",
17765
+ countryCode: "Country is required",
17766
+ allowBankingCollection: "You must accept the terms and conditions",
17767
+ },
17768
+ },
17769
+ } })));
17770
+ };
17771
+ const WithGeneralError = () => {
17772
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17773
+ ...baseProps.states,
17774
+ formState: {
17775
+ ...baseProps.states.formState,
17776
+ errors: {
17777
+ general: "An error occurred. Please contact support for assistance.",
17778
+ },
17779
+ },
17780
+ } })));
17781
+ };
17782
+ const PartnerAccount = () => {
17783
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17784
+ ...baseProps.states,
17785
+ isPartner: true,
17786
+ formState: {
17787
+ ...baseProps.states.formState,
17788
+ firstName: "Jane",
17789
+ lastName: "Smith",
17790
+ email: "jane.smith@example.com",
17791
+ countryCode: "US",
17792
+ currency: "USD",
17793
+ phoneNumberCountryCode: "US",
17794
+ phoneNumber: "4155551234",
17795
+ address: "123 Main St",
17796
+ city: "San Francisco",
17797
+ state: "CA",
17798
+ postalCode: "94102",
17799
+ },
17800
+ }, data: {
17801
+ ...baseProps.data,
17802
+ partnerData: mockPartnerData,
17803
+ } })));
17804
+ };
17805
+ const UserAccount = () => {
17806
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17807
+ ...baseProps.states,
17808
+ isUser: true,
17809
+ formState: {
17810
+ ...baseProps.states.formState,
17811
+ firstName: "Bob",
17812
+ lastName: "Johnson",
17813
+ email: "bob.johnson@example.com",
17814
+ },
17815
+ }, data: {
17816
+ ...baseProps.data,
17817
+ userData: {
17818
+ firstName: "Bob",
17819
+ lastName: "Johnson",
17820
+ },
17821
+ } })));
17822
+ };
17823
+ const UserAccountMissingLastName = () => {
17824
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17825
+ ...baseProps.states,
17826
+ isUser: true,
17827
+ formState: {
17828
+ ...baseProps.states.formState,
17829
+ firstName: "Bob",
17830
+ lastName: undefined,
17831
+ email: "bob.johnson@example.com",
17832
+ },
17833
+ }, data: {
17834
+ ...baseProps.data,
17835
+ userData: {
17836
+ firstName: "Bob",
17837
+ lastName: undefined,
17838
+ },
17839
+ } })));
17840
+ };
17841
+ const CanadianAddress = () => {
17842
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17843
+ ...baseProps.states,
17844
+ formState: {
17845
+ ...baseProps.states.formState,
17846
+ firstName: "Alice",
17847
+ lastName: "Martin",
17848
+ countryCode: "CA",
17849
+ state: "BC",
17850
+ },
17851
+ }, data: {
17852
+ ...baseProps.data,
17853
+ regionLabelEnum: "PROVINCE",
17854
+ regions: [
17855
+ { label: "British Columbia", value: "BC" },
17856
+ { label: "Ontario", value: "ON" },
17857
+ { label: "Quebec", value: "QC" },
17858
+ { label: "Alberta", value: "AB" },
17859
+ ],
17860
+ } })));
17861
+ };
17862
+ const NoStateRegion = () => {
17863
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17864
+ ...baseProps.states,
17865
+ hideState: true,
17866
+ formState: {
17867
+ ...baseProps.states.formState,
17868
+ firstName: "Pierre",
17869
+ lastName: "Dubois",
17870
+ countryCode: "FR",
17871
+ },
17872
+ }, data: {
17873
+ ...baseProps.data,
17874
+ regionLabelEnum: undefined,
17875
+ regions: [],
17876
+ } })));
17877
+ };
17878
+ const HideSteps = () => {
17879
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17880
+ ...baseProps.states,
17881
+ hideSteps: true,
17882
+ } })));
17883
+ };
17884
+ const DisabledForm = () => {
17885
+ return (index.h(sqmUserInfoFormView.UserInfoFormView, Object.assign({}, baseProps, { states: {
17886
+ ...baseProps.states,
17887
+ disabled: true,
17888
+ formState: {
17889
+ ...baseProps.states.formState,
17890
+ firstName: "Disabled",
17891
+ lastName: "User",
17892
+ },
17893
+ } })));
17894
+ };
17895
+
17896
+ const UserInfoFormView = /*#__PURE__*/Object.freeze({
17897
+ __proto__: null,
17898
+ 'default': UserInfoFormView_stories,
17899
+ Default: Default$u,
17900
+ WithPrefilledData: WithPrefilledData,
17901
+ Loading: Loading$e,
17902
+ LoadingError: LoadingError,
17903
+ WithValidationErrors: WithValidationErrors,
17904
+ WithGeneralError: WithGeneralError,
17905
+ PartnerAccount: PartnerAccount,
17906
+ UserAccount: UserAccount,
17907
+ UserAccountMissingLastName: UserAccountMissingLastName,
17908
+ CanadianAddress: CanadianAddress,
17909
+ NoStateRegion: NoStateRegion,
17910
+ HideSteps: HideSteps,
17911
+ DisabledForm: DisabledForm
17912
+ });
17913
+
17546
17914
  function deepFreeze(obj) {
17547
17915
  if (obj instanceof Map) {
17548
17916
  obj.clear = obj.delete = obj.set = function () {
@@ -20130,6 +20498,7 @@ const CucumberAddon = ({ story }, children) => {
20130
20498
  };
20131
20499
 
20132
20500
  const stories = [
20501
+ UserInfoFormView,
20133
20502
  InvoiceTable,
20134
20503
  InvoiceTableCells,
20135
20504
  UseInvoiceTableCells,