@saasquatch/mint-components 2.0.5-2 → 2.0.5

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
@@ -727,12 +727,12 @@ export class TaxAndCashMonolith {
727
727
  * @uiName Submit new tax form button label
728
728
  * @uiGroup Dashboard Properties
729
729
  */
730
- this.dashboard_newFormButton = "Submit new form";
730
+ this.dashboard_newFormButton = "Submit new tax form";
731
731
  /**
732
732
  * @uiName Edit payment info button label
733
733
  * @uiGroup Dashboard Properties
734
734
  */
735
- this.dashboard_editPaymentInformationButton = "Edit Payout Information";
735
+ this.dashboard_editPaymentInformationButton = "Edit payout information";
736
736
  /**
737
737
  * @uiName Not registered for indirect tax text
738
738
  * @uiGroup Dashboard Properties
@@ -884,7 +884,7 @@ export class TaxAndCashMonolith {
884
884
  * @uiGroup Dashboard Properties
885
885
  * @uiWidget textArea
886
886
  */
887
- this.dashboard_verificationRequiredInternalHeader = "Identity Verification in Progress";
887
+ this.dashboard_verificationRequiredInternalHeader = "Identity verification in progress";
888
888
  /**
889
889
  * @uiName Verification required internal alert description
890
890
  * @uiGroup Dashboard Properties
@@ -896,7 +896,7 @@ export class TaxAndCashMonolith {
896
896
  * @uiGroup Dashboard Properties
897
897
  * @uiWidget textArea
898
898
  */
899
- this.dashboard_verificationReviewInternalHeader = "Identity Verification Under Review";
899
+ this.dashboard_verificationReviewInternalHeader = "Identity verification under review";
900
900
  /**
901
901
  * @uiName Verification review internal alert description
902
902
  * @uiGroup Dashboard Properties
@@ -908,7 +908,7 @@ export class TaxAndCashMonolith {
908
908
  * @uiGroup Dashboard Properties
909
909
  * @uiWidget textArea
910
910
  */
911
- this.dashboard_verificationFailedInternalHeader = "Identity Verification Unsuccessful";
911
+ this.dashboard_verificationFailedInternalHeader = "Identity verification usuccessful";
912
912
  /**
913
913
  * @uiName Verification failed internal alert description
914
914
  * @uiGroup Dashboard Properties
@@ -942,6 +942,54 @@ export class TaxAndCashMonolith {
942
942
  * @uiName Account review alert description
943
943
  */
944
944
  this.dashboard_accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
945
+ /**
946
+ * @uiName Payment on hold alert header
947
+ */
948
+ this.dashboard_paymentOnHoldHeader = "We are reviewing your new payout settings";
949
+ /**
950
+ * @uiName Payment on hold alert description
951
+ */
952
+ this.dashboard_paymentOnHoldDescription = "Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.";
953
+ /**
954
+ * @uiName Beneficiary name invalid alert header
955
+ */
956
+ this.dashboard_beneficiaryNameInvalidHeader = "Your payment information does not match your tax form";
957
+ /**
958
+ * @uiName Beneficiary name invalid description
959
+ */
960
+ this.dashboard_beneficiaryNameInvalidDescription = "The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
961
+ /**
962
+ * @uiName Beneficiary name mismatch alert header
963
+ */
964
+ this.dashboard_beneficiaryNameMismatchHeader = "Your payment information does not match your tax form";
965
+ /**
966
+ * @uiName Beneficiary name mismatch alert description
967
+ */
968
+ this.dashboard_beneficiaryNameMismatchDescription = "The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
969
+ /**
970
+ * @uiName Bank name mismatch alert header
971
+ */
972
+ this.dashboard_bankNameMismatchHeader = "Your payment information does not match your tax form";
973
+ /**
974
+ * @uiName Bank name mismatch alert description
975
+ */
976
+ this.dashboard_bankNameMismatchDescription = "The bank account (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.";
977
+ /**
978
+ * @uiName Withdrawal settings invalid alert header
979
+ */
980
+ this.dashboard_withdrawalSettingsInvalidHeader = "Your payment information is incomplete or includes invalid characters";
981
+ /**
982
+ * @uiName Withdrawal settings invalid alert description
983
+ */
984
+ this.dashboard_withdrawalSettingsInvalidDescription = "There are missing fields or invalid characters in your payment information. Please review your information and make sure it is correct. Your payouts are on hold until this is resolved.";
985
+ /**
986
+ * @uiName Payment returned alert header
987
+ */
988
+ this.dashboard_paymentReturnedHeader = "Payout unsuccessful";
989
+ /**
990
+ * @uiName Payment returned alert description
991
+ */
992
+ this.dashboard_paymentReturnedDescription = "Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.";
945
993
  /**
946
994
  * @uiName Terms and Conditions text
947
995
  * @uiGroup Dashboard Properties
@@ -4088,7 +4136,7 @@ export class TaxAndCashMonolith {
4088
4136
  },
4089
4137
  "attribute": "dashboard_new-form-button",
4090
4138
  "reflect": false,
4091
- "defaultValue": "\"Submit new form\""
4139
+ "defaultValue": "\"Submit new tax form\""
4092
4140
  },
4093
4141
  "dashboard_editPaymentInformationButton": {
4094
4142
  "type": "string",
@@ -4112,7 +4160,7 @@ export class TaxAndCashMonolith {
4112
4160
  },
4113
4161
  "attribute": "dashboard_edit-payment-information-button",
4114
4162
  "reflect": false,
4115
- "defaultValue": "\"Edit Payout Information\""
4163
+ "defaultValue": "\"Edit payout information\""
4116
4164
  },
4117
4165
  "dashboard_notRegisteredForTax": {
4118
4166
  "type": "string",
@@ -4760,7 +4808,7 @@ export class TaxAndCashMonolith {
4760
4808
  },
4761
4809
  "attribute": "dashboard_verification-required-internal-header",
4762
4810
  "reflect": false,
4763
- "defaultValue": "\"Identity Verification in Progress\""
4811
+ "defaultValue": "\"Identity verification in progress\""
4764
4812
  },
4765
4813
  "dashboard_verificationRequiredInternalDescription": {
4766
4814
  "type": "string",
@@ -4814,7 +4862,7 @@ export class TaxAndCashMonolith {
4814
4862
  },
4815
4863
  "attribute": "dashboard_verification-review-internal-header",
4816
4864
  "reflect": false,
4817
- "defaultValue": "\"Identity Verification Under Review\""
4865
+ "defaultValue": "\"Identity verification under review\""
4818
4866
  },
4819
4867
  "dashboard_verificationReviewInternalDescription": {
4820
4868
  "type": "string",
@@ -4868,7 +4916,7 @@ export class TaxAndCashMonolith {
4868
4916
  },
4869
4917
  "attribute": "dashboard_verification-failed-internal-header",
4870
4918
  "reflect": false,
4871
- "defaultValue": "\"Identity Verification Unsuccessful\""
4919
+ "defaultValue": "\"Identity verification usuccessful\""
4872
4920
  },
4873
4921
  "dashboard_verificationFailedInternalDescription": {
4874
4922
  "type": "string",
@@ -5020,6 +5068,258 @@ export class TaxAndCashMonolith {
5020
5068
  "reflect": false,
5021
5069
  "defaultValue": "\"This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.\""
5022
5070
  },
5071
+ "dashboard_paymentOnHoldHeader": {
5072
+ "type": "string",
5073
+ "mutable": false,
5074
+ "complexType": {
5075
+ "original": "string",
5076
+ "resolved": "string",
5077
+ "references": {}
5078
+ },
5079
+ "required": false,
5080
+ "optional": false,
5081
+ "docs": {
5082
+ "tags": [{
5083
+ "text": "Payment on hold alert header",
5084
+ "name": "uiName"
5085
+ }],
5086
+ "text": ""
5087
+ },
5088
+ "attribute": "dashboard_payment-on-hold-header",
5089
+ "reflect": false,
5090
+ "defaultValue": "\"We are reviewing your new payout settings\""
5091
+ },
5092
+ "dashboard_paymentOnHoldDescription": {
5093
+ "type": "string",
5094
+ "mutable": false,
5095
+ "complexType": {
5096
+ "original": "string",
5097
+ "resolved": "string",
5098
+ "references": {}
5099
+ },
5100
+ "required": false,
5101
+ "optional": false,
5102
+ "docs": {
5103
+ "tags": [{
5104
+ "text": "Payment on hold alert description",
5105
+ "name": "uiName"
5106
+ }],
5107
+ "text": ""
5108
+ },
5109
+ "attribute": "dashboard_payment-on-hold-description",
5110
+ "reflect": false,
5111
+ "defaultValue": "\"Your payout is temporarily on hold while we review your new payment information, this process is usually resolved within 48 hours.\""
5112
+ },
5113
+ "dashboard_beneficiaryNameInvalidHeader": {
5114
+ "type": "string",
5115
+ "mutable": false,
5116
+ "complexType": {
5117
+ "original": "string",
5118
+ "resolved": "string",
5119
+ "references": {}
5120
+ },
5121
+ "required": false,
5122
+ "optional": false,
5123
+ "docs": {
5124
+ "tags": [{
5125
+ "text": "Beneficiary name invalid alert header",
5126
+ "name": "uiName"
5127
+ }],
5128
+ "text": ""
5129
+ },
5130
+ "attribute": "dashboard_beneficiary-name-invalid-header",
5131
+ "reflect": false,
5132
+ "defaultValue": "\"Your payment information does not match your tax form\""
5133
+ },
5134
+ "dashboard_beneficiaryNameInvalidDescription": {
5135
+ "type": "string",
5136
+ "mutable": false,
5137
+ "complexType": {
5138
+ "original": "string",
5139
+ "resolved": "string",
5140
+ "references": {}
5141
+ },
5142
+ "required": false,
5143
+ "optional": false,
5144
+ "docs": {
5145
+ "tags": [{
5146
+ "text": "Beneficiary name invalid description",
5147
+ "name": "uiName"
5148
+ }],
5149
+ "text": ""
5150
+ },
5151
+ "attribute": "dashboard_beneficiary-name-invalid-description",
5152
+ "reflect": false,
5153
+ "defaultValue": "\"The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.\""
5154
+ },
5155
+ "dashboard_beneficiaryNameMismatchHeader": {
5156
+ "type": "string",
5157
+ "mutable": false,
5158
+ "complexType": {
5159
+ "original": "string",
5160
+ "resolved": "string",
5161
+ "references": {}
5162
+ },
5163
+ "required": false,
5164
+ "optional": false,
5165
+ "docs": {
5166
+ "tags": [{
5167
+ "text": "Beneficiary name mismatch alert header",
5168
+ "name": "uiName"
5169
+ }],
5170
+ "text": ""
5171
+ },
5172
+ "attribute": "dashboard_beneficiary-name-mismatch-header",
5173
+ "reflect": false,
5174
+ "defaultValue": "\"Your payment information does not match your tax form\""
5175
+ },
5176
+ "dashboard_beneficiaryNameMismatchDescription": {
5177
+ "type": "string",
5178
+ "mutable": false,
5179
+ "complexType": {
5180
+ "original": "string",
5181
+ "resolved": "string",
5182
+ "references": {}
5183
+ },
5184
+ "required": false,
5185
+ "optional": false,
5186
+ "docs": {
5187
+ "tags": [{
5188
+ "text": "Beneficiary name mismatch alert description",
5189
+ "name": "uiName"
5190
+ }],
5191
+ "text": ""
5192
+ },
5193
+ "attribute": "dashboard_beneficiary-name-mismatch-description",
5194
+ "reflect": false,
5195
+ "defaultValue": "\"The account holder (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.\""
5196
+ },
5197
+ "dashboard_bankNameMismatchHeader": {
5198
+ "type": "string",
5199
+ "mutable": false,
5200
+ "complexType": {
5201
+ "original": "string",
5202
+ "resolved": "string",
5203
+ "references": {}
5204
+ },
5205
+ "required": false,
5206
+ "optional": false,
5207
+ "docs": {
5208
+ "tags": [{
5209
+ "text": "Bank name mismatch alert header",
5210
+ "name": "uiName"
5211
+ }],
5212
+ "text": ""
5213
+ },
5214
+ "attribute": "dashboard_bank-name-mismatch-header",
5215
+ "reflect": false,
5216
+ "defaultValue": "\"Your payment information does not match your tax form\""
5217
+ },
5218
+ "dashboard_bankNameMismatchDescription": {
5219
+ "type": "string",
5220
+ "mutable": false,
5221
+ "complexType": {
5222
+ "original": "string",
5223
+ "resolved": "string",
5224
+ "references": {}
5225
+ },
5226
+ "required": false,
5227
+ "optional": false,
5228
+ "docs": {
5229
+ "tags": [{
5230
+ "text": "Bank name mismatch alert description",
5231
+ "name": "uiName"
5232
+ }],
5233
+ "text": ""
5234
+ },
5235
+ "attribute": "dashboard_bank-name-mismatch-description",
5236
+ "reflect": false,
5237
+ "defaultValue": "\"The bank account (beneficiary) name in your payment information does not match what was submitted in your tax form. Please review and update your payment information or tax form so that they match exactly and do not include any invalid characters. Your payouts are on hold until this is resolved.\""
5238
+ },
5239
+ "dashboard_withdrawalSettingsInvalidHeader": {
5240
+ "type": "string",
5241
+ "mutable": false,
5242
+ "complexType": {
5243
+ "original": "string",
5244
+ "resolved": "string",
5245
+ "references": {}
5246
+ },
5247
+ "required": false,
5248
+ "optional": false,
5249
+ "docs": {
5250
+ "tags": [{
5251
+ "text": "Withdrawal settings invalid alert header",
5252
+ "name": "uiName"
5253
+ }],
5254
+ "text": ""
5255
+ },
5256
+ "attribute": "dashboard_withdrawal-settings-invalid-header",
5257
+ "reflect": false,
5258
+ "defaultValue": "\"Your payment information is incomplete or includes invalid characters\""
5259
+ },
5260
+ "dashboard_withdrawalSettingsInvalidDescription": {
5261
+ "type": "string",
5262
+ "mutable": false,
5263
+ "complexType": {
5264
+ "original": "string",
5265
+ "resolved": "string",
5266
+ "references": {}
5267
+ },
5268
+ "required": false,
5269
+ "optional": false,
5270
+ "docs": {
5271
+ "tags": [{
5272
+ "text": "Withdrawal settings invalid alert description",
5273
+ "name": "uiName"
5274
+ }],
5275
+ "text": ""
5276
+ },
5277
+ "attribute": "dashboard_withdrawal-settings-invalid-description",
5278
+ "reflect": false,
5279
+ "defaultValue": "\"There are missing fields or invalid characters in your payment information. Please review your information and make sure it is correct. Your payouts are on hold until this is resolved.\""
5280
+ },
5281
+ "dashboard_paymentReturnedHeader": {
5282
+ "type": "string",
5283
+ "mutable": false,
5284
+ "complexType": {
5285
+ "original": "string",
5286
+ "resolved": "string",
5287
+ "references": {}
5288
+ },
5289
+ "required": false,
5290
+ "optional": false,
5291
+ "docs": {
5292
+ "tags": [{
5293
+ "text": "Payment returned alert header",
5294
+ "name": "uiName"
5295
+ }],
5296
+ "text": ""
5297
+ },
5298
+ "attribute": "dashboard_payment-returned-header",
5299
+ "reflect": false,
5300
+ "defaultValue": "\"Payout unsuccessful\""
5301
+ },
5302
+ "dashboard_paymentReturnedDescription": {
5303
+ "type": "string",
5304
+ "mutable": false,
5305
+ "complexType": {
5306
+ "original": "string",
5307
+ "resolved": "string",
5308
+ "references": {}
5309
+ },
5310
+ "required": false,
5311
+ "optional": false,
5312
+ "docs": {
5313
+ "tags": [{
5314
+ "text": "Payment returned alert description",
5315
+ "name": "uiName"
5316
+ }],
5317
+ "text": ""
5318
+ },
5319
+ "attribute": "dashboard_payment-returned-description",
5320
+ "reflect": false,
5321
+ "defaultValue": "\"Our recent payment attempt for your earnings was unsuccessful. Please review your payment information and make sure it is correct.\""
5322
+ },
5023
5323
  "dashboard_termsAndConditions": {
5024
5324
  "type": "string",
5025
5325
  "mutable": false,
@@ -5538,7 +5838,7 @@ export class TaxAndCashMonolith {
5538
5838
  "mutable": false,
5539
5839
  "complexType": {
5540
5840
  "original": "DemoData<TaxAndCashMonolith>",
5541
- "resolved": "{ step1_firstName?: string; step1_lastName?: string; step1_email?: string; step1_country?: string; step1_phoneNumber?: string; step1_address?: string; step1_city?: string; step1_state?: string; step1_province?: string; step1_region?: string; step1_postalCode?: string; step1_currency?: string; step1_currencyHelpText?: string; step1_allowBankingCollection?: string; step1_personalInformation?: string; step1_termsAndConditionsLabel?: string; step1_termsAndConditionsLink?: string; step1_searchForCurrencyText?: string; step2_indirectTax?: string; step2_indirectTaxDescription?: string; step2_indirectTaxDetails?: string; step2_otherRegion?: string; step2_otherRegionSubtext?: string; step2_notRegistered?: string; step2_notRegisteredSubtext?: string; step2_selectedRegion?: string; step2_indirectTaxNumber?: string; step2_province?: string; step2_indirectTaxNumberError?: string; step2_qstNumber?: string; step2_isRegisteredQST?: string; step2_isRegisteredSubRegionIncomeTax?: string; step2_subRegion?: string; step2_subRegionTaxNumberLabel?: string; step2_cannotChangeInfoAlert?: string; step3_taxForm?: string; step3_taxFormLabel?: string; step3_participantType?: string; step3_businessEntity?: string; step3_individualParticipant?: string; step3_taxFormDescription?: string; step3_taxFormDescriptionIndividualParticipant?: string; step3_taxFormDescriptionBusinessEntity?: string; step3_docusignExpired?: string; step3_docusignSessionWarning?: string; step3_docusignError?: string; step3_refreshButton?: string; step3_exitButton?: string; step3_modalTitle?: string; step3_modalDescription?: string; step3_modalButtonText?: string; step4_taxAndPayouts?: string; step4_directlyToBankAccount?: string; step4_toPayPalAccount?: string; step4_paymentScheduleBalanceThreshold?: string; step4_paymentScheduleFixedDay?: string; step4_paymentDaySelectLabel?: string; step4_paymentThresholdSelectLabel?: string; step4_paymentDayFirstOfMonthLabelText?: string; step4_paymentDayFifteenthOfMonthLabelText?: string; step4_paymentMethod?: string; step4_paymentSchedule?: string; step4_paymentMethodSubtext?: string; step4_payPalInputLabel?: string; step4_bankLocationLabel?: string; step4_beneficiaryAccountNameLabel?: string; step4_beneficiaryAccountNameDescription?: string; step4_bankAccountTypeLabel?: string; step4_checkingSelectItemLabel?: string; step4_savingsSelectItemLabel?: string; step4_bankAccountNumberLabel?: string; step4_ibanLabel?: string; step4_swiftCodeLabel?: string; step4_routingCodeLabel?: string; step4_bankNameLabel?: string; step4_classificationEntityLabel?: string; step4_businessSelectItemLabel?: string; step4_individualSelectItemLabel?: string; step4_foreignSelectItemLabel?: string; step4_classificationCPFLabel?: string; step4_patronymicNameLabel?: string; step4_voCodeLabel?: string; step4_agencyCodeLabel?: string; step4_branchCodeLabel?: string; step4_classificationLabel?: string; step4_taxPayerIdLabel?: string; step4_bankAddressLabel?: string; step4_bankCityLabel?: string; step4_bankStateLabel?: string; step4_bankPostalCodeLabel?: string; step4_eftWithdrawalLabel?: string; step4_fxWireProcessingFeeLabel?: string; step4_verifyEmailHeaderText?: string; step4_verifyEmailDescriptionText?: string; step4_modalTitle?: string; step4_modalDescription?: string; step4_modalButtonText?: string; dashboard_statusTextActive?: string; dashboard_statusTextNotActive?: string; dashboard_statusTextNotVerified?: string; dashboard_statusTextRequired?: string; dashboard_requiredTaxForm?: string; dashboard_badgeTextSubmittedOn?: string; dashboard_badgeTextSubmittedOnW8?: string; dashboard_badgeTextAwaitingReview?: string; dashboard_taxAlertHeaderNotActiveW9?: string; dashboard_taxAlertHeaderNotActiveW8?: string; dashboard_taxAlertNotActiveMessageW9?: string; dashboard_taxAlertNotActiveMessageW8?: string; dashboard_invalidForm?: string; dashboard_bankingInformationSectionHeader?: string; dashboard_taxDocumentSectionHeader?: string; dashboard_taxDocumentSectionSubHeader?: string; dashboard_noFormNeededSubtext?: string; dashboard_indirectTaxInfoSectionHeader?: string; dashboard_indirectTaxInfoCanada?: string; dashboard_indirectTaxInfoOtherCountry?: string; dashboard_indirectTaxInfoSpain?: string; dashboard_indirectTaxTooltipSupport?: string; dashboard_indirectTaxDetails?: string; dashboard_newFormButton?: string; dashboard_editPaymentInformationButton?: string; dashboard_notRegisteredForTax?: string; dashboard_qstNumber?: string; dashboard_subRegionTaxNumber?: string; dashboard_statusBadgeText?: string; dashboard_thresholdPayoutText?: string; dashboard_accountText?: string; dashboard_invoiceColumnTitle?: string; dashboard_dateColumnTitle?: string; dashboard_earningsColumnTitle?: string; dashboard_indirectTaxColumnTitle?: string; dashboard_payoutFromImpact?: string; dashboard_earningsAfterTaxColumnTitle?: string; dashboard_payoutHoldAlertHeader?: string; dashboard_payoutHoldAlertDescription?: string; dashboard_payoutMissingInformationText?: string; dashboard_invoiceDescription?: string; dashboard_invoicePrevLabel?: string; dashboard_invoiceMoreLabel?: string; dashboard_invoiceHeader?: string; dashboard_invoiceEmptyStateHeader?: string; dashboard_invoiceEmptyStateText?: string; dashboard_replaceTaxFormModalHeader?: string; dashboard_replaceTaxFormModalBodyText?: string; dashboard_verificationRequiredHeader?: string; dashboard_verificationRequiredDescription?: string; dashboard_verificationRequiredInternalHeader?: string; dashboard_verificationRequiredInternalDescription?: string; dashboard_verificationReviewInternalHeader?: string; dashboard_verificationReviewInternalDescription?: string; dashboard_verificationFailedInternalHeader?: string; dashboard_verificationFailedInternalDescription?: string; dashboard_verificationRequiredButtonText?: string; dashboard_w9RequiredHeader?: string; dashboard_w9RequiredDescription?: string; dashboard_accountReviewHeader?: string; dashboard_accountReviewDescription?: string; dashboard_termsAndConditions?: string; dashboard_w9RequiredButtonText?: string; formStep?: string; generalErrorTitle?: string; generalErrorDescription?: string; fieldRequiredError?: string; invalidCharacterError?: string; fieldInvalidError?: string; continueButton?: string; backButton?: string; cancelButton?: string; isPartnerAlertHeader?: string; isPartnerAlertDescription?: string; searchForCountryText?: string; loadingErrorAlertHeader?: string; loadingErrorAlertDescription?: string; taxAndPayoutsDescription?: string; supportLink?: string; termsAndConditions?: string; stateController?: string; demoData?: Partial<Pick<TaxAndCashMonolith, \"step1_firstName\" | \"step1_lastName\" | \"step1_email\" | \"step1_country\" | \"step1_phoneNumber\" | \"step1_address\" | \"step1_city\" | \"step1_state\" | \"step1_province\" | \"step1_region\" | \"step1_postalCode\" | \"step1_currency\" | \"step1_currencyHelpText\" | \"step1_allowBankingCollection\" | \"step1_personalInformation\" | \"step1_termsAndConditionsLabel\" | \"step1_termsAndConditionsLink\" | \"step1_searchForCurrencyText\" | \"step2_indirectTax\" | \"step2_indirectTaxDescription\" | \"step2_indirectTaxDetails\" | \"step2_otherRegion\" | \"step2_otherRegionSubtext\" | \"step2_notRegistered\" | \"step2_notRegisteredSubtext\" | \"step2_selectedRegion\" | \"step2_indirectTaxNumber\" | \"step2_province\" | \"step2_indirectTaxNumberError\" | \"step2_qstNumber\" | \"step2_isRegisteredQST\" | \"step2_isRegisteredSubRegionIncomeTax\" | \"step2_subRegion\" | \"step2_subRegionTaxNumberLabel\" | \"step2_cannotChangeInfoAlert\" | \"step3_taxForm\" | \"step3_taxFormLabel\" | \"step3_participantType\" | \"step3_businessEntity\" | \"step3_individualParticipant\" | \"step3_taxFormDescription\" | \"step3_taxFormDescriptionIndividualParticipant\" | \"step3_taxFormDescriptionBusinessEntity\" | \"step3_docusignExpired\" | \"step3_docusignSessionWarning\" | \"step3_docusignError\" | \"step3_refreshButton\" | \"step3_exitButton\" | \"step3_modalTitle\" | \"step3_modalDescription\" | \"step3_modalButtonText\" | \"step4_taxAndPayouts\" | \"step4_directlyToBankAccount\" | \"step4_toPayPalAccount\" | \"step4_paymentScheduleBalanceThreshold\" | \"step4_paymentScheduleFixedDay\" | \"step4_paymentDaySelectLabel\" | \"step4_paymentThresholdSelectLabel\" | \"step4_paymentDayFirstOfMonthLabelText\" | \"step4_paymentDayFifteenthOfMonthLabelText\" | \"step4_paymentMethod\" | \"step4_paymentSchedule\" | \"step4_paymentMethodSubtext\" | \"step4_payPalInputLabel\" | \"step4_bankLocationLabel\" | \"step4_beneficiaryAccountNameLabel\" | \"step4_beneficiaryAccountNameDescription\" | \"step4_bankAccountTypeLabel\" | \"step4_checkingSelectItemLabel\" | \"step4_savingsSelectItemLabel\" | \"step4_bankAccountNumberLabel\" | \"step4_ibanLabel\" | \"step4_swiftCodeLabel\" | \"step4_routingCodeLabel\" | \"step4_bankNameLabel\" | \"step4_classificationEntityLabel\" | \"step4_businessSelectItemLabel\" | \"step4_individualSelectItemLabel\" | \"step4_foreignSelectItemLabel\" | \"step4_classificationCPFLabel\" | \"step4_patronymicNameLabel\" | \"step4_voCodeLabel\" | \"step4_agencyCodeLabel\" | \"step4_branchCodeLabel\" | \"step4_classificationLabel\" | \"step4_taxPayerIdLabel\" | \"step4_bankAddressLabel\" | \"step4_bankCityLabel\" | \"step4_bankStateLabel\" | \"step4_bankPostalCodeLabel\" | \"step4_eftWithdrawalLabel\" | \"step4_fxWireProcessingFeeLabel\" | \"step4_verifyEmailHeaderText\" | \"step4_verifyEmailDescriptionText\" | \"step4_modalTitle\" | \"step4_modalDescription\" | \"step4_modalButtonText\" | \"dashboard_statusTextActive\" | \"dashboard_statusTextNotActive\" | \"dashboard_statusTextNotVerified\" | \"dashboard_statusTextRequired\" | \"dashboard_requiredTaxForm\" | \"dashboard_badgeTextSubmittedOn\" | \"dashboard_badgeTextSubmittedOnW8\" | \"dashboard_badgeTextAwaitingReview\" | \"dashboard_taxAlertHeaderNotActiveW9\" | \"dashboard_taxAlertHeaderNotActiveW8\" | \"dashboard_taxAlertNotActiveMessageW9\" | \"dashboard_taxAlertNotActiveMessageW8\" | \"dashboard_invalidForm\" | \"dashboard_bankingInformationSectionHeader\" | \"dashboard_taxDocumentSectionHeader\" | \"dashboard_taxDocumentSectionSubHeader\" | \"dashboard_noFormNeededSubtext\" | \"dashboard_indirectTaxInfoSectionHeader\" | \"dashboard_indirectTaxInfoCanada\" | \"dashboard_indirectTaxInfoOtherCountry\" | \"dashboard_indirectTaxInfoSpain\" | \"dashboard_indirectTaxTooltipSupport\" | \"dashboard_indirectTaxDetails\" | \"dashboard_newFormButton\" | \"dashboard_editPaymentInformationButton\" | \"dashboard_notRegisteredForTax\" | \"dashboard_qstNumber\" | \"dashboard_subRegionTaxNumber\" | \"dashboard_statusBadgeText\" | \"dashboard_thresholdPayoutText\" | \"dashboard_accountText\" | \"dashboard_invoiceColumnTitle\" | \"dashboard_dateColumnTitle\" | \"dashboard_earningsColumnTitle\" | \"dashboard_indirectTaxColumnTitle\" | \"dashboard_payoutFromImpact\" | \"dashboard_earningsAfterTaxColumnTitle\" | \"dashboard_payoutHoldAlertHeader\" | \"dashboard_payoutHoldAlertDescription\" | \"dashboard_payoutMissingInformationText\" | \"dashboard_invoiceDescription\" | \"dashboard_invoicePrevLabel\" | \"dashboard_invoiceMoreLabel\" | \"dashboard_invoiceHeader\" | \"dashboard_invoiceEmptyStateHeader\" | \"dashboard_invoiceEmptyStateText\" | \"dashboard_replaceTaxFormModalHeader\" | \"dashboard_replaceTaxFormModalBodyText\" | \"dashboard_verificationRequiredHeader\" | \"dashboard_verificationRequiredDescription\" | \"dashboard_verificationRequiredInternalHeader\" | \"dashboard_verificationRequiredInternalDescription\" | \"dashboard_verificationReviewInternalHeader\" | \"dashboard_verificationReviewInternalDescription\" | \"dashboard_verificationFailedInternalHeader\" | \"dashboard_verificationFailedInternalDescription\" | \"dashboard_verificationRequiredButtonText\" | \"dashboard_w9RequiredHeader\" | \"dashboard_w9RequiredDescription\" | \"dashboard_accountReviewHeader\" | \"dashboard_accountReviewDescription\" | \"dashboard_termsAndConditions\" | \"dashboard_w9RequiredButtonText\" | \"formStep\" | \"generalErrorTitle\" | \"generalErrorDescription\" | \"fieldRequiredError\" | \"invalidCharacterError\" | \"fieldInvalidError\" | \"continueButton\" | \"backButton\" | \"cancelButton\" | \"isPartnerAlertHeader\" | \"isPartnerAlertDescription\" | \"searchForCountryText\" | \"loadingErrorAlertHeader\" | \"loadingErrorAlertDescription\" | \"taxAndPayoutsDescription\" | \"supportLink\" | \"termsAndConditions\" | \"stateController\" | \"demoData\" | \"disconnectedCallback\" | \"getGeneralStepTextProps\" | \"render\">>; disconnectedCallback?: () => void; getGeneralStepTextProps?: (prefix: string) => PickPrefix<TaxAndCashMonolith, string> & { generalErrorTitle: string; generalErrorDescription: string; fieldRequiredError: string; invalidCharacterError: string; fieldInvalidError: string; continueButton: string; backButton: string; cancelButton: string; isPartnerAlertHeader: string; isPartnerAlertDescription: string; loadingErrorAlertHeader: string; loadingErrorAlertDescription: string; taxAndPayoutsDescription: string; searchForCountryText: string; formStep: string; supportLink: string; }; render?: () => any; }",
5841
+ "resolved": "{ step1_firstName?: string; step1_lastName?: string; step1_email?: string; step1_country?: string; step1_phoneNumber?: string; step1_address?: string; step1_city?: string; step1_state?: string; step1_province?: string; step1_region?: string; step1_postalCode?: string; step1_currency?: string; step1_currencyHelpText?: string; step1_allowBankingCollection?: string; step1_personalInformation?: string; step1_termsAndConditionsLabel?: string; step1_termsAndConditionsLink?: string; step1_searchForCurrencyText?: string; step2_indirectTax?: string; step2_indirectTaxDescription?: string; step2_indirectTaxDetails?: string; step2_otherRegion?: string; step2_otherRegionSubtext?: string; step2_notRegistered?: string; step2_notRegisteredSubtext?: string; step2_selectedRegion?: string; step2_indirectTaxNumber?: string; step2_province?: string; step2_indirectTaxNumberError?: string; step2_qstNumber?: string; step2_isRegisteredQST?: string; step2_isRegisteredSubRegionIncomeTax?: string; step2_subRegion?: string; step2_subRegionTaxNumberLabel?: string; step2_cannotChangeInfoAlert?: string; step3_taxForm?: string; step3_taxFormLabel?: string; step3_participantType?: string; step3_businessEntity?: string; step3_individualParticipant?: string; step3_taxFormDescription?: string; step3_taxFormDescriptionIndividualParticipant?: string; step3_taxFormDescriptionBusinessEntity?: string; step3_docusignExpired?: string; step3_docusignSessionWarning?: string; step3_docusignError?: string; step3_refreshButton?: string; step3_exitButton?: string; step3_modalTitle?: string; step3_modalDescription?: string; step3_modalButtonText?: string; step4_taxAndPayouts?: string; step4_directlyToBankAccount?: string; step4_toPayPalAccount?: string; step4_paymentScheduleBalanceThreshold?: string; step4_paymentScheduleFixedDay?: string; step4_paymentDaySelectLabel?: string; step4_paymentThresholdSelectLabel?: string; step4_paymentDayFirstOfMonthLabelText?: string; step4_paymentDayFifteenthOfMonthLabelText?: string; step4_paymentMethod?: string; step4_paymentSchedule?: string; step4_paymentMethodSubtext?: string; step4_payPalInputLabel?: string; step4_bankLocationLabel?: string; step4_beneficiaryAccountNameLabel?: string; step4_beneficiaryAccountNameDescription?: string; step4_bankAccountTypeLabel?: string; step4_checkingSelectItemLabel?: string; step4_savingsSelectItemLabel?: string; step4_bankAccountNumberLabel?: string; step4_ibanLabel?: string; step4_swiftCodeLabel?: string; step4_routingCodeLabel?: string; step4_bankNameLabel?: string; step4_classificationEntityLabel?: string; step4_businessSelectItemLabel?: string; step4_individualSelectItemLabel?: string; step4_foreignSelectItemLabel?: string; step4_classificationCPFLabel?: string; step4_patronymicNameLabel?: string; step4_voCodeLabel?: string; step4_agencyCodeLabel?: string; step4_branchCodeLabel?: string; step4_classificationLabel?: string; step4_taxPayerIdLabel?: string; step4_bankAddressLabel?: string; step4_bankCityLabel?: string; step4_bankStateLabel?: string; step4_bankPostalCodeLabel?: string; step4_eftWithdrawalLabel?: string; step4_fxWireProcessingFeeLabel?: string; step4_verifyEmailHeaderText?: string; step4_verifyEmailDescriptionText?: string; step4_modalTitle?: string; step4_modalDescription?: string; step4_modalButtonText?: string; dashboard_statusTextActive?: string; dashboard_statusTextNotActive?: string; dashboard_statusTextNotVerified?: string; dashboard_statusTextRequired?: string; dashboard_requiredTaxForm?: string; dashboard_badgeTextSubmittedOn?: string; dashboard_badgeTextSubmittedOnW8?: string; dashboard_badgeTextAwaitingReview?: string; dashboard_taxAlertHeaderNotActiveW9?: string; dashboard_taxAlertHeaderNotActiveW8?: string; dashboard_taxAlertNotActiveMessageW9?: string; dashboard_taxAlertNotActiveMessageW8?: string; dashboard_invalidForm?: string; dashboard_bankingInformationSectionHeader?: string; dashboard_taxDocumentSectionHeader?: string; dashboard_taxDocumentSectionSubHeader?: string; dashboard_noFormNeededSubtext?: string; dashboard_indirectTaxInfoSectionHeader?: string; dashboard_indirectTaxInfoCanada?: string; dashboard_indirectTaxInfoOtherCountry?: string; dashboard_indirectTaxInfoSpain?: string; dashboard_indirectTaxTooltipSupport?: string; dashboard_indirectTaxDetails?: string; dashboard_newFormButton?: string; dashboard_editPaymentInformationButton?: string; dashboard_notRegisteredForTax?: string; dashboard_qstNumber?: string; dashboard_subRegionTaxNumber?: string; dashboard_statusBadgeText?: string; dashboard_thresholdPayoutText?: string; dashboard_accountText?: string; dashboard_invoiceColumnTitle?: string; dashboard_dateColumnTitle?: string; dashboard_earningsColumnTitle?: string; dashboard_indirectTaxColumnTitle?: string; dashboard_payoutFromImpact?: string; dashboard_earningsAfterTaxColumnTitle?: string; dashboard_payoutHoldAlertHeader?: string; dashboard_payoutHoldAlertDescription?: string; dashboard_payoutMissingInformationText?: string; dashboard_invoiceDescription?: string; dashboard_invoicePrevLabel?: string; dashboard_invoiceMoreLabel?: string; dashboard_invoiceHeader?: string; dashboard_invoiceEmptyStateHeader?: string; dashboard_invoiceEmptyStateText?: string; dashboard_replaceTaxFormModalHeader?: string; dashboard_replaceTaxFormModalBodyText?: string; dashboard_verificationRequiredHeader?: string; dashboard_verificationRequiredDescription?: string; dashboard_verificationRequiredInternalHeader?: string; dashboard_verificationRequiredInternalDescription?: string; dashboard_verificationReviewInternalHeader?: string; dashboard_verificationReviewInternalDescription?: string; dashboard_verificationFailedInternalHeader?: string; dashboard_verificationFailedInternalDescription?: string; dashboard_verificationRequiredButtonText?: string; dashboard_w9RequiredHeader?: string; dashboard_w9RequiredDescription?: string; dashboard_accountReviewHeader?: string; dashboard_accountReviewDescription?: string; dashboard_paymentOnHoldHeader?: string; dashboard_paymentOnHoldDescription?: string; dashboard_beneficiaryNameInvalidHeader?: string; dashboard_beneficiaryNameInvalidDescription?: string; dashboard_beneficiaryNameMismatchHeader?: string; dashboard_beneficiaryNameMismatchDescription?: string; dashboard_bankNameMismatchHeader?: string; dashboard_bankNameMismatchDescription?: string; dashboard_withdrawalSettingsInvalidHeader?: string; dashboard_withdrawalSettingsInvalidDescription?: string; dashboard_paymentReturnedHeader?: string; dashboard_paymentReturnedDescription?: string; dashboard_termsAndConditions?: string; dashboard_w9RequiredButtonText?: string; formStep?: string; generalErrorTitle?: string; generalErrorDescription?: string; fieldRequiredError?: string; invalidCharacterError?: string; fieldInvalidError?: string; continueButton?: string; backButton?: string; cancelButton?: string; isPartnerAlertHeader?: string; isPartnerAlertDescription?: string; searchForCountryText?: string; loadingErrorAlertHeader?: string; loadingErrorAlertDescription?: string; taxAndPayoutsDescription?: string; supportLink?: string; termsAndConditions?: string; stateController?: string; demoData?: Partial<Pick<TaxAndCashMonolith, \"step1_firstName\" | \"step1_lastName\" | \"step1_email\" | \"step1_country\" | \"step1_phoneNumber\" | \"step1_address\" | \"step1_city\" | \"step1_state\" | \"step1_province\" | \"step1_region\" | \"step1_postalCode\" | \"step1_currency\" | \"step1_currencyHelpText\" | \"step1_allowBankingCollection\" | \"step1_personalInformation\" | \"step1_termsAndConditionsLabel\" | \"step1_termsAndConditionsLink\" | \"step1_searchForCurrencyText\" | \"step2_indirectTax\" | \"step2_indirectTaxDescription\" | \"step2_indirectTaxDetails\" | \"step2_otherRegion\" | \"step2_otherRegionSubtext\" | \"step2_notRegistered\" | \"step2_notRegisteredSubtext\" | \"step2_selectedRegion\" | \"step2_indirectTaxNumber\" | \"step2_province\" | \"step2_indirectTaxNumberError\" | \"step2_qstNumber\" | \"step2_isRegisteredQST\" | \"step2_isRegisteredSubRegionIncomeTax\" | \"step2_subRegion\" | \"step2_subRegionTaxNumberLabel\" | \"step2_cannotChangeInfoAlert\" | \"step3_taxForm\" | \"step3_taxFormLabel\" | \"step3_participantType\" | \"step3_businessEntity\" | \"step3_individualParticipant\" | \"step3_taxFormDescription\" | \"step3_taxFormDescriptionIndividualParticipant\" | \"step3_taxFormDescriptionBusinessEntity\" | \"step3_docusignExpired\" | \"step3_docusignSessionWarning\" | \"step3_docusignError\" | \"step3_refreshButton\" | \"step3_exitButton\" | \"step3_modalTitle\" | \"step3_modalDescription\" | \"step3_modalButtonText\" | \"step4_taxAndPayouts\" | \"step4_directlyToBankAccount\" | \"step4_toPayPalAccount\" | \"step4_paymentScheduleBalanceThreshold\" | \"step4_paymentScheduleFixedDay\" | \"step4_paymentDaySelectLabel\" | \"step4_paymentThresholdSelectLabel\" | \"step4_paymentDayFirstOfMonthLabelText\" | \"step4_paymentDayFifteenthOfMonthLabelText\" | \"step4_paymentMethod\" | \"step4_paymentSchedule\" | \"step4_paymentMethodSubtext\" | \"step4_payPalInputLabel\" | \"step4_bankLocationLabel\" | \"step4_beneficiaryAccountNameLabel\" | \"step4_beneficiaryAccountNameDescription\" | \"step4_bankAccountTypeLabel\" | \"step4_checkingSelectItemLabel\" | \"step4_savingsSelectItemLabel\" | \"step4_bankAccountNumberLabel\" | \"step4_ibanLabel\" | \"step4_swiftCodeLabel\" | \"step4_routingCodeLabel\" | \"step4_bankNameLabel\" | \"step4_classificationEntityLabel\" | \"step4_businessSelectItemLabel\" | \"step4_individualSelectItemLabel\" | \"step4_foreignSelectItemLabel\" | \"step4_classificationCPFLabel\" | \"step4_patronymicNameLabel\" | \"step4_voCodeLabel\" | \"step4_agencyCodeLabel\" | \"step4_branchCodeLabel\" | \"step4_classificationLabel\" | \"step4_taxPayerIdLabel\" | \"step4_bankAddressLabel\" | \"step4_bankCityLabel\" | \"step4_bankStateLabel\" | \"step4_bankPostalCodeLabel\" | \"step4_eftWithdrawalLabel\" | \"step4_fxWireProcessingFeeLabel\" | \"step4_verifyEmailHeaderText\" | \"step4_verifyEmailDescriptionText\" | \"step4_modalTitle\" | \"step4_modalDescription\" | \"step4_modalButtonText\" | \"dashboard_statusTextActive\" | \"dashboard_statusTextNotActive\" | \"dashboard_statusTextNotVerified\" | \"dashboard_statusTextRequired\" | \"dashboard_requiredTaxForm\" | \"dashboard_badgeTextSubmittedOn\" | \"dashboard_badgeTextSubmittedOnW8\" | \"dashboard_badgeTextAwaitingReview\" | \"dashboard_taxAlertHeaderNotActiveW9\" | \"dashboard_taxAlertHeaderNotActiveW8\" | \"dashboard_taxAlertNotActiveMessageW9\" | \"dashboard_taxAlertNotActiveMessageW8\" | \"dashboard_invalidForm\" | \"dashboard_bankingInformationSectionHeader\" | \"dashboard_taxDocumentSectionHeader\" | \"dashboard_taxDocumentSectionSubHeader\" | \"dashboard_noFormNeededSubtext\" | \"dashboard_indirectTaxInfoSectionHeader\" | \"dashboard_indirectTaxInfoCanada\" | \"dashboard_indirectTaxInfoOtherCountry\" | \"dashboard_indirectTaxInfoSpain\" | \"dashboard_indirectTaxTooltipSupport\" | \"dashboard_indirectTaxDetails\" | \"dashboard_newFormButton\" | \"dashboard_editPaymentInformationButton\" | \"dashboard_notRegisteredForTax\" | \"dashboard_qstNumber\" | \"dashboard_subRegionTaxNumber\" | \"dashboard_statusBadgeText\" | \"dashboard_thresholdPayoutText\" | \"dashboard_accountText\" | \"dashboard_invoiceColumnTitle\" | \"dashboard_dateColumnTitle\" | \"dashboard_earningsColumnTitle\" | \"dashboard_indirectTaxColumnTitle\" | \"dashboard_payoutFromImpact\" | \"dashboard_earningsAfterTaxColumnTitle\" | \"dashboard_payoutHoldAlertHeader\" | \"dashboard_payoutHoldAlertDescription\" | \"dashboard_payoutMissingInformationText\" | \"dashboard_invoiceDescription\" | \"dashboard_invoicePrevLabel\" | \"dashboard_invoiceMoreLabel\" | \"dashboard_invoiceHeader\" | \"dashboard_invoiceEmptyStateHeader\" | \"dashboard_invoiceEmptyStateText\" | \"dashboard_replaceTaxFormModalHeader\" | \"dashboard_replaceTaxFormModalBodyText\" | \"dashboard_verificationRequiredHeader\" | \"dashboard_verificationRequiredDescription\" | \"dashboard_verificationRequiredInternalHeader\" | \"dashboard_verificationRequiredInternalDescription\" | \"dashboard_verificationReviewInternalHeader\" | \"dashboard_verificationReviewInternalDescription\" | \"dashboard_verificationFailedInternalHeader\" | \"dashboard_verificationFailedInternalDescription\" | \"dashboard_verificationRequiredButtonText\" | \"dashboard_w9RequiredHeader\" | \"dashboard_w9RequiredDescription\" | \"dashboard_accountReviewHeader\" | \"dashboard_accountReviewDescription\" | \"dashboard_paymentOnHoldHeader\" | \"dashboard_paymentOnHoldDescription\" | \"dashboard_beneficiaryNameInvalidHeader\" | \"dashboard_beneficiaryNameInvalidDescription\" | \"dashboard_beneficiaryNameMismatchHeader\" | \"dashboard_beneficiaryNameMismatchDescription\" | \"dashboard_bankNameMismatchHeader\" | \"dashboard_bankNameMismatchDescription\" | \"dashboard_withdrawalSettingsInvalidHeader\" | \"dashboard_withdrawalSettingsInvalidDescription\" | \"dashboard_paymentReturnedHeader\" | \"dashboard_paymentReturnedDescription\" | \"dashboard_termsAndConditions\" | \"dashboard_w9RequiredButtonText\" | \"formStep\" | \"generalErrorTitle\" | \"generalErrorDescription\" | \"fieldRequiredError\" | \"invalidCharacterError\" | \"fieldInvalidError\" | \"continueButton\" | \"backButton\" | \"cancelButton\" | \"isPartnerAlertHeader\" | \"isPartnerAlertDescription\" | \"searchForCountryText\" | \"loadingErrorAlertHeader\" | \"loadingErrorAlertDescription\" | \"taxAndPayoutsDescription\" | \"supportLink\" | \"termsAndConditions\" | \"stateController\" | \"demoData\" | \"disconnectedCallback\" | \"getGeneralStepTextProps\" | \"render\">>; disconnectedCallback?: () => void; getGeneralStepTextProps?: (prefix: string) => PickPrefix<TaxAndCashMonolith, string> & { generalErrorTitle: string; generalErrorDescription: string; fieldRequiredError: string; invalidCharacterError: string; fieldInvalidError: string; continueButton: string; backButton: string; cancelButton: string; isPartnerAlertHeader: string; isPartnerAlertDescription: string; loadingErrorAlertHeader: string; loadingErrorAlertDescription: string; taxAndPayoutsDescription: string; searchForCountryText: string; formStep: string; supportLink: string; }; render?: () => any; }",
5542
5842
  "references": {
5543
5843
  "DemoData": {
5544
5844
  "location": "import",
@@ -211,6 +211,11 @@ const style = {
211
211
  SubduedText: {
212
212
  color: "var(--sqm-text-subdued)",
213
213
  },
214
+ ButtonContainer: {
215
+ display: "flex",
216
+ gap: "var(--sl-spacing-medium)",
217
+ flexWrap: "wrap",
218
+ },
214
219
  };
215
220
  const sheet = createStyleSheet(style);
216
221
  const styleString = sheet.toString();
@@ -323,7 +328,7 @@ export const TaxAndCashDashboardView = (props) => {
323
328
  icon: "exclamation-octagon",
324
329
  class: sheet.classes.ErrorHoldAlertContainer,
325
330
  };
326
- case "ACCOUNT_REVIEW":
331
+ case "NEW_PAYEE_REVIEW":
327
332
  return {
328
333
  header: text.accountReviewHeader,
329
334
  description: intl.formatMessage({
@@ -337,6 +342,96 @@ export const TaxAndCashDashboardView = (props) => {
337
342
  icon: "exclamation-triangle",
338
343
  class: sheet.classes.WarningHoldAlertContainer,
339
344
  };
345
+ case "PAYMENT_HOLD_ON_CHANGE":
346
+ return {
347
+ header: text.paymentHoldOnChangeHeader,
348
+ description: intl.formatMessage({
349
+ id: "accountReviewDescription",
350
+ defaultMessage: text.paymentHoldOnChangeDescription,
351
+ }, {
352
+ supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
353
+ }),
354
+ buttonText: null,
355
+ alertType: "warning",
356
+ icon: "exclamation-triangle",
357
+ class: sheet.classes.WarningHoldAlertContainer,
358
+ };
359
+ case "BENEFICIARY_NAME_INVALID":
360
+ return {
361
+ header: text.beneficiaryNameInvalidHeader,
362
+ description: intl.formatMessage({
363
+ id: "accountReviewDescription",
364
+ defaultMessage: text.beneficiaryNameInvalidDescription,
365
+ }, {
366
+ supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
367
+ }),
368
+ button: (h("div", { class: sheet.classes.ButtonContainer },
369
+ h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton),
370
+ h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onNewFormClick }, text.newFormButton))),
371
+ alertType: "warning",
372
+ icon: "exclamation-triangle",
373
+ class: sheet.classes.WarningHoldAlertContainer,
374
+ };
375
+ case "BENEFICIARY_NAME_MISMATCH":
376
+ return {
377
+ header: text.beneficiaryNameMismatchHeader,
378
+ description: intl.formatMessage({
379
+ id: "accountReviewDescription",
380
+ defaultMessage: text.beneficiaryNameMismatchDescription,
381
+ }, {
382
+ supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
383
+ }),
384
+ button: (h("div", { class: sheet.classes.ButtonContainer },
385
+ h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton),
386
+ h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onNewFormClick }, text.newFormButton))),
387
+ alertType: "warning",
388
+ icon: "exclamation-triangle",
389
+ class: sheet.classes.WarningHoldAlertContainer,
390
+ };
391
+ case "BANK_TAX_NAME_MISMATCH":
392
+ return {
393
+ header: text.bankTaxNameMismatchHeader,
394
+ description: intl.formatMessage({
395
+ id: "accountReviewDescription",
396
+ defaultMessage: text.bankTaxNameMismatchDescription,
397
+ }, {
398
+ supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
399
+ }),
400
+ button: (h("div", { class: sheet.classes.ButtonContainer },
401
+ h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton),
402
+ h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onNewFormClick }, text.newFormButton))),
403
+ alertType: "warning",
404
+ icon: "exclamation-triangle",
405
+ class: sheet.classes.WarningHoldAlertContainer,
406
+ };
407
+ case "WITHDRAWAL_SETTINGS_INVALID":
408
+ return {
409
+ header: text.withdrawalSettingsInvalidHeader,
410
+ description: intl.formatMessage({
411
+ id: "accountReviewDescription",
412
+ defaultMessage: text.withdrawalSettingsInvalidDescription,
413
+ }, {
414
+ supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
415
+ }),
416
+ button: (h("sl-button", { disabled: states.disabled || states.loading, type: "default", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton)),
417
+ alertType: "warning",
418
+ icon: "exclamation-triangle",
419
+ class: sheet.classes.WarningHoldAlertContainer,
420
+ };
421
+ case "PAYMENT_RETURNED":
422
+ return {
423
+ header: text.paymentReturnedHeader,
424
+ description: intl.formatMessage({
425
+ id: "accountReviewDescription",
426
+ defaultMessage: text.paymentReturnedDescription,
427
+ }, {
428
+ supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
429
+ }),
430
+ button: (h("sl-button", { disabled: states.disabled || states.loading, type: "primary", class: sheet.classes.EditBankDetailsButton, onClick: callbacks.onEditPayoutInfo }, text.editPaymentInformationButton)),
431
+ alertType: "error",
432
+ icon: "exclamation-triangle",
433
+ class: sheet.classes.WarningHoldAlertContainer,
434
+ };
340
435
  case "HOLD":
341
436
  return {
342
437
  header: text.payoutHoldAlertHeader,