@saasquatch/mint-components 2.5.0-2 → 2.5.0-4

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 (329) hide show
  1. package/dist/cjs/{GenericTableView-4c48c630.js → GenericTableView-4633b8dc.js} +1 -1
  2. package/dist/cjs/{ShadowViewAddon-331ac9e4.js → ShadowViewAddon-0b9f6c4e.js} +6 -6
  3. package/dist/cjs/{copy-text-view-bb2c0ea7.js → copy-text-view-a3f1ef93.js} +1 -1
  4. package/dist/cjs/{data-89ac73dd.js → data-04ef5511.js} +2 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/mint-components.cjs.js +1 -1
  7. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +48 -34
  8. package/dist/cjs/sqm-big-stat_47.cjs.entry.js +55 -25
  9. package/dist/cjs/sqm-email-verification_2.cjs.entry.js +3 -3
  10. package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
  11. package/dist/cjs/{sqm-partner-info-modal-view-431100ad.js → sqm-partner-info-modal-view-a0675259.js} +2 -2
  12. package/dist/cjs/{sqm-portal-email-verification-view-6cc7ef05.js → sqm-portal-email-verification-view-a2a60c53.js} +1 -1
  13. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +1 -1
  14. package/dist/cjs/{sqm-portal-reset-password-view-a767b044.js → sqm-portal-reset-password-view-6786bd86.js} +3 -3
  15. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
  16. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
  17. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +6 -1
  18. package/dist/cjs/sqm-stencilbook.cjs.entry.js +80 -13
  19. package/dist/cjs/{sqm-user-info-form-view-c5f9b79b.js → sqm-user-info-form-view-fd5fb0a5.js} +52 -49
  20. package/dist/cjs/{subregions-3d27e279.js → subregions-d12829d6.js} +28 -0
  21. package/dist/cjs/{useIndirectTaxForm-5211013b.js → useIndirectTaxForm-0969e194.js} +26 -3
  22. package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +1 -0
  23. package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -0
  24. package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +3 -0
  25. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +2 -2
  26. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +7 -0
  27. package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +1 -0
  28. package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +3 -0
  29. package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.js +8 -0
  30. package/dist/collection/components/sqm-empty/sqm-empty.js +3 -0
  31. package/dist/collection/components/sqm-form-message/sqm-form-message.js +8 -0
  32. package/dist/collection/components/sqm-hero/sqm-hero.js +5 -0
  33. package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +9 -0
  34. package/dist/collection/components/sqm-image/sqm-image.js +2 -0
  35. package/dist/collection/components/sqm-input-field/sqm-input-field.js +3 -0
  36. package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +5 -0
  37. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
  38. package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +3 -1
  39. package/dist/collection/components/sqm-lead-form/sqm-lead-checkbox-field.js +1 -0
  40. package/dist/collection/components/sqm-lead-form/sqm-lead-dropdown-field.js +1 -0
  41. package/dist/collection/components/sqm-lead-form/sqm-lead-form.js +8 -0
  42. package/dist/collection/components/sqm-lead-form/sqm-lead-input-field.js +1 -0
  43. package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +2 -0
  44. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +2 -0
  45. package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +2 -0
  46. package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +1 -0
  47. package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +2 -0
  48. package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +2 -0
  49. package/dist/collection/components/sqm-pagination/sqm-pagination.js +4 -0
  50. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +2 -2
  51. package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +6 -0
  52. package/dist/collection/components/sqm-password-field/sqm-password-field.js +3 -0
  53. package/dist/collection/components/sqm-popup-container/sqm-popup-container.js +2 -0
  54. package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js +5 -0
  55. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +1 -1
  56. package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +9 -0
  57. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -0
  58. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +1 -1
  59. package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +6 -0
  60. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -0
  61. package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +9 -0
  62. package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +3 -0
  63. package/dist/collection/components/sqm-portal-google-login/sqm-portal-google-login.js +1 -0
  64. package/dist/collection/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.js +3 -0
  65. package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +8 -0
  66. package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +8 -0
  67. package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +6 -0
  68. package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +6 -0
  69. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +3 -3
  70. package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +8 -0
  71. package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +6 -0
  72. package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +1 -0
  73. package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +1 -0
  74. package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +4 -0
  75. package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +1 -0
  76. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +3 -0
  77. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +1 -0
  78. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +3 -0
  79. package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +1 -0
  80. package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +1 -0
  81. package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +5 -0
  82. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +10 -0
  83. package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +5 -0
  84. package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -0
  85. package/dist/collection/components/sqm-scroll/sqm-scroll.js +1 -0
  86. package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +1 -1
  87. package/dist/collection/components/sqm-share-button/sqm-share-button.js +4 -0
  88. package/dist/collection/components/sqm-share-code/sqm-share-code.js +3 -0
  89. package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +1 -1
  90. package/dist/collection/components/sqm-share-link/sqm-share-link.js +5 -0
  91. package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +3 -0
  92. package/dist/collection/components/sqm-tabs/sqm-tabs.js +1 -0
  93. package/dist/collection/components/sqm-task-card/sqm-task-card.js +10 -0
  94. package/dist/collection/components/sqm-text-span/sqm-text-span.js +1 -0
  95. package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +5 -0
  96. package/dist/collection/components/sqm-timeline/sqm-timeline.js +2 -1
  97. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -0
  98. package/dist/collection/components/sqm-user-attribute/sqm-user-attribute.js +1 -0
  99. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +6 -0
  100. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +1 -1
  101. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +5 -0
  102. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +19 -0
  103. package/dist/collection/components/tax-and-cash/data.js +2 -0
  104. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +3 -3
  105. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +5 -0
  106. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +3 -3
  107. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +3 -0
  108. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +5 -5
  109. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +4 -0
  110. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.js +25 -0
  111. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +13 -9
  112. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +1 -0
  113. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +10 -9
  114. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +7 -0
  115. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +24 -13
  116. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +56 -1
  117. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +25 -1
  118. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +70 -7
  119. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/TaxAndCashDashboardView.stories.js +11 -3
  120. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +45 -42
  121. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +55 -1
  122. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +2 -1
  123. package/dist/collection/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.js +3 -1
  124. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +4 -4
  125. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +5 -0
  126. package/dist/collection/components/tax-and-cash/utils.js +26 -0
  127. package/dist/collection/components/views/copy-text-view.js +1 -1
  128. package/dist/collection/tables/GenericTableView.js +1 -1
  129. package/dist/esm/{GenericTableView-471a9386.js → GenericTableView-6ed48a94.js} +1 -1
  130. package/dist/esm/{ShadowViewAddon-ae0cd8b9.js → ShadowViewAddon-821a1ab5.js} +6 -6
  131. package/dist/esm/{copy-text-view-87259b11.js → copy-text-view-997fe4da.js} +1 -1
  132. package/dist/esm/{data-8698cbc6.js → data-0be04430.js} +2 -0
  133. package/dist/esm/loader.js +1 -1
  134. package/dist/esm/mint-components.js +1 -1
  135. package/dist/esm/sqm-banking-info-form_10.entry.js +48 -34
  136. package/dist/esm/sqm-big-stat_47.entry.js +55 -25
  137. package/dist/esm/sqm-email-verification_2.entry.js +3 -3
  138. package/dist/esm/sqm-pagination_3.entry.js +1 -1
  139. package/dist/esm/{sqm-partner-info-modal-view-34d4be5b.js → sqm-partner-info-modal-view-51cc2c1d.js} +2 -2
  140. package/dist/esm/{sqm-portal-email-verification-view-29ca7a13.js → sqm-portal-email-verification-view-bd5effa7.js} +1 -1
  141. package/dist/esm/sqm-portal-email-verification.entry.js +1 -1
  142. package/dist/esm/{sqm-portal-reset-password-view-f84c04cf.js → sqm-portal-reset-password-view-d4265b2e.js} +3 -3
  143. package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
  144. package/dist/esm/sqm-referral-table_11.entry.js +1 -1
  145. package/dist/esm/sqm-rewards-table_9.entry.js +6 -1
  146. package/dist/esm/sqm-stencilbook.entry.js +80 -13
  147. package/dist/esm/{sqm-user-info-form-view-ceb3917a.js → sqm-user-info-form-view-3ab5deb7.js} +52 -49
  148. package/dist/esm/{subregions-810a5c2d.js → subregions-98789b46.js} +27 -1
  149. package/dist/esm/{useIndirectTaxForm-4dc576f0.js → useIndirectTaxForm-bbe8779d.js} +26 -3
  150. package/dist/esm-es5/{GenericTableView-471a9386.js → GenericTableView-6ed48a94.js} +1 -1
  151. package/dist/esm-es5/ShadowViewAddon-821a1ab5.js +1 -0
  152. package/dist/esm-es5/{copy-text-view-87259b11.js → copy-text-view-997fe4da.js} +1 -1
  153. package/dist/esm-es5/data-0be04430.js +1 -0
  154. package/dist/esm-es5/loader.js +1 -1
  155. package/dist/esm-es5/mint-components.js +1 -1
  156. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  157. package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -1
  158. package/dist/esm-es5/sqm-email-verification_2.entry.js +1 -1
  159. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
  160. package/dist/esm-es5/sqm-partner-info-modal-view-51cc2c1d.js +1 -0
  161. package/dist/esm-es5/sqm-portal-email-verification-view-bd5effa7.js +1 -0
  162. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  163. package/dist/esm-es5/sqm-portal-reset-password-view-d4265b2e.js +1 -0
  164. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  165. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  166. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  167. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  168. package/dist/esm-es5/sqm-user-info-form-view-3ab5deb7.js +1 -0
  169. package/dist/esm-es5/subregions-98789b46.js +1 -0
  170. package/dist/esm-es5/useIndirectTaxForm-bbe8779d.js +6 -0
  171. package/dist/mint-components/mint-components.esm.js +1 -1
  172. package/dist/mint-components/{p-361e8a80.entry.js → p-053f896c.entry.js} +1 -1
  173. package/dist/mint-components/p-07b989a3.system.js +6 -0
  174. package/dist/mint-components/p-0bb88089.system.js +1 -0
  175. package/dist/mint-components/{p-c51ea96f.system.entry.js → p-0eec70ac.system.entry.js} +1 -1
  176. package/dist/mint-components/{p-54c03a3e.entry.js → p-138b893b.entry.js} +1 -1
  177. package/dist/mint-components/p-139c9583.system.entry.js +1 -0
  178. package/dist/mint-components/{p-b69dbed8.system.js → p-1874fa92.system.js} +1 -1
  179. package/dist/mint-components/p-227ca8d4.system.js +1 -0
  180. package/dist/mint-components/p-3916d72c.entry.js +83 -0
  181. package/dist/mint-components/p-3c46c0bc.js +1 -0
  182. package/dist/mint-components/p-406e6f3d.js +1 -0
  183. package/dist/mint-components/p-4236a9e4.js +1 -0
  184. package/dist/mint-components/{p-7468e5b8.entry.js → p-4c79a3a2.entry.js} +2 -2
  185. package/dist/mint-components/{p-97b8073f.system.js → p-4d0de6f7.system.js} +1 -1
  186. package/dist/mint-components/p-53575d04.js +1 -0
  187. package/dist/mint-components/{p-d276468c.js → p-543f6913.js} +1 -1
  188. package/dist/mint-components/{p-fa85ea51.system.entry.js → p-5486d4fc.system.entry.js} +1 -1
  189. package/dist/mint-components/{p-84495fb8.entry.js → p-593237b3.entry.js} +1 -1
  190. package/dist/mint-components/{p-3ada35f5.entry.js → p-63a157dc.entry.js} +1 -1
  191. package/dist/mint-components/{p-05466678.entry.js → p-7a9bbc7b.entry.js} +3 -3
  192. package/dist/mint-components/{p-5c52100b.js → p-7aa89fa8.js} +2 -0
  193. package/dist/mint-components/p-7ebb54b5.system.entry.js +1 -0
  194. package/dist/mint-components/{p-abf7c765.system.entry.js → p-80c9fe93.system.entry.js} +1 -1
  195. package/dist/mint-components/p-811f0ad3.system.js +1 -0
  196. package/dist/mint-components/p-817f065b.system.js +1 -0
  197. package/dist/mint-components/{p-dc196a22.system.entry.js → p-824cd0fa.system.entry.js} +1 -1
  198. package/dist/mint-components/p-826e3db0.system.js +1 -0
  199. package/dist/mint-components/{p-381af581.js → p-83a53576.js} +1 -1
  200. package/dist/mint-components/p-965fda2e.system.entry.js +1 -0
  201. package/dist/mint-components/p-9eff1572.system.js +1 -0
  202. package/dist/mint-components/{p-d870d624.system.entry.js → p-af869409.system.entry.js} +1 -1
  203. package/dist/mint-components/p-b1a644d9.system.js +1 -0
  204. package/dist/mint-components/p-b1feb0f1.js +108 -0
  205. package/dist/mint-components/p-b79bdbf9.js +499 -0
  206. package/dist/mint-components/p-bfb00685.system.js +1 -1
  207. package/dist/mint-components/{p-8bdabf61.entry.js → p-cc5080a3.entry.js} +2 -2
  208. package/dist/mint-components/{p-ee6700a3.system.entry.js → p-de89f645.system.entry.js} +1 -1
  209. package/dist/mint-components/{p-714bf981.entry.js → p-f11a39b4.entry.js} +1 -1
  210. package/dist/mint-components/p-f2e2ef27.js +1 -0
  211. package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +1 -0
  212. package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -0
  213. package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +3 -0
  214. package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +7 -0
  215. package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +1 -0
  216. package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +3 -0
  217. package/dist/types/components/sqm-edit-profile/sqm-edit-profile.d.ts +8 -0
  218. package/dist/types/components/sqm-empty/sqm-empty.d.ts +3 -0
  219. package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +8 -0
  220. package/dist/types/components/sqm-hero/sqm-hero.d.ts +5 -0
  221. package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +9 -0
  222. package/dist/types/components/sqm-image/sqm-image.d.ts +2 -0
  223. package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +3 -0
  224. package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +5 -0
  225. package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +3 -1
  226. package/dist/types/components/sqm-lead-form/sqm-lead-checkbox-field.d.ts +1 -0
  227. package/dist/types/components/sqm-lead-form/sqm-lead-dropdown-field.d.ts +1 -0
  228. package/dist/types/components/sqm-lead-form/sqm-lead-form.d.ts +8 -0
  229. package/dist/types/components/sqm-lead-form/sqm-lead-input-field.d.ts +1 -0
  230. package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +2 -0
  231. package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +2 -0
  232. package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +2 -0
  233. package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +1 -0
  234. package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +2 -0
  235. package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +2 -0
  236. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +4 -0
  237. package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +6 -0
  238. package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +3 -0
  239. package/dist/types/components/sqm-popup-container/sqm-popup-container.d.ts +2 -0
  240. package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing.d.ts +5 -0
  241. package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +9 -0
  242. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +1 -0
  243. package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +6 -0
  244. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -0
  245. package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +9 -0
  246. package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +3 -0
  247. package/dist/types/components/sqm-portal-google-login/sqm-portal-google-login.d.ts +1 -0
  248. package/dist/types/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.d.ts +3 -0
  249. package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +8 -0
  250. package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +8 -0
  251. package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +6 -0
  252. package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +6 -0
  253. package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +8 -0
  254. package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +6 -0
  255. package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +1 -0
  256. package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +1 -0
  257. package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +4 -0
  258. package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +1 -0
  259. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +3 -0
  260. package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +1 -0
  261. package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +3 -0
  262. package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
  263. package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -0
  264. package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +5 -0
  265. package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +10 -0
  266. package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +3 -0
  267. package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +1 -0
  268. package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +4 -0
  269. package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +3 -0
  270. package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +5 -0
  271. package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +3 -0
  272. package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +1 -0
  273. package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +10 -0
  274. package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +1 -0
  275. package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +5 -0
  276. package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +1 -0
  277. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -0
  278. package/dist/types/components/sqm-user-attribute/sqm-user-attribute.d.ts +1 -0
  279. package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +6 -0
  280. package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +5 -0
  281. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -0
  282. package/dist/types/components/tax-and-cash/data.d.ts +2 -0
  283. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +4 -0
  284. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +2 -0
  285. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.d.ts +4 -0
  286. package/dist/types/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.d.ts +3 -0
  287. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.d.ts +1 -0
  288. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +1 -0
  289. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +3 -0
  290. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +13 -0
  291. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +2 -1
  292. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +12 -0
  293. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/TaxAndCashDashboardView.stories.d.ts +1 -0
  294. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +3 -0
  295. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +12 -0
  296. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +5 -0
  297. package/dist/types/components/tax-and-cash/utils.d.ts +5 -1
  298. package/dist/types/components.d.ts +54 -0
  299. package/docs/docs.docx +0 -0
  300. package/docs/raisins.json +1 -1
  301. package/grapesjs/grapesjs.js +1 -1
  302. package/package.json +1 -1
  303. package/dist/esm-es5/ShadowViewAddon-ae0cd8b9.js +0 -1
  304. package/dist/esm-es5/data-8698cbc6.js +0 -1
  305. package/dist/esm-es5/sqm-partner-info-modal-view-34d4be5b.js +0 -1
  306. package/dist/esm-es5/sqm-portal-email-verification-view-29ca7a13.js +0 -1
  307. package/dist/esm-es5/sqm-portal-reset-password-view-f84c04cf.js +0 -1
  308. package/dist/esm-es5/sqm-user-info-form-view-ceb3917a.js +0 -1
  309. package/dist/esm-es5/subregions-810a5c2d.js +0 -1
  310. package/dist/esm-es5/useIndirectTaxForm-4dc576f0.js +0 -6
  311. package/dist/mint-components/p-0ad64881.js +0 -101
  312. package/dist/mint-components/p-3d2fe16b.js +0 -499
  313. package/dist/mint-components/p-41e1547d.system.entry.js +0 -1
  314. package/dist/mint-components/p-4481f259.entry.js +0 -83
  315. package/dist/mint-components/p-6c31a79b.system.entry.js +0 -1
  316. package/dist/mint-components/p-6cd93ea3.system.js +0 -6
  317. package/dist/mint-components/p-765e3379.js +0 -1
  318. package/dist/mint-components/p-87f119f0.system.js +0 -1
  319. package/dist/mint-components/p-92f520c9.js +0 -1
  320. package/dist/mint-components/p-93f1e26a.system.entry.js +0 -1
  321. package/dist/mint-components/p-990e73ba.system.js +0 -1
  322. package/dist/mint-components/p-9c1f5317.system.js +0 -1
  323. package/dist/mint-components/p-9c982f7e.js +0 -1
  324. package/dist/mint-components/p-a4825ec2.system.js +0 -1
  325. package/dist/mint-components/p-ad90628d.system.js +0 -1
  326. package/dist/mint-components/p-aef2db59.system.js +0 -1
  327. package/dist/mint-components/p-b3ad957c.js +0 -1
  328. package/dist/mint-components/p-c36fedea.js +0 -1
  329. package/dist/mint-components/p-fd231c49.system.js +0 -1
@@ -12,17 +12,17 @@ const utils = require('./utils-6847bc06.js');
12
12
  const JSS = require('./JSS-8503a151.js');
13
13
  require('./mixins-4761d472.js');
14
14
  require('./AsYouType-d15caac8.js');
15
- const subregions = require('./subregions-3d27e279.js');
16
- const GenericTableView = require('./GenericTableView-4c48c630.js');
15
+ const subregions = require('./subregions-d12829d6.js');
16
+ const GenericTableView = require('./GenericTableView-4633b8dc.js');
17
17
  const reRender = require('./re-render-72a0ef45.js');
18
18
  const useReferralTable = require('./useReferralTable-06887d9a.js');
19
19
  const useChildElements = require('./useChildElements-041127d7.js');
20
20
  const luxon = require('./luxon-c1ad356a.js');
21
- const sqmUserInfoFormView = require('./sqm-user-info-form-view-c5f9b79b.js');
22
- const data = require('./data-89ac73dd.js');
21
+ const sqmUserInfoFormView = require('./sqm-user-info-form-view-fd5fb0a5.js');
22
+ const data = require('./data-04ef5511.js');
23
23
  const keys = require('./keys-5a2c9ed2.js');
24
24
  const eventKeys = require('./eventKeys-7af4df4d.js');
25
- const useIndirectTaxForm = require('./useIndirectTaxForm-5211013b.js');
25
+ const useIndirectTaxForm = require('./useIndirectTaxForm-0969e194.js');
26
26
 
27
27
  function getFormMap({ props, getValidationErrorMessage, bankCountry, }) {
28
28
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76;
@@ -772,7 +772,7 @@ const BankingInfoFormView = (props) => {
772
772
  index.h("div", { class: classes.LargeSkeleton }))));
773
773
  return skeletons;
774
774
  };
775
- return (index.h("sl-form", { class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
775
+ return (index.h("sl-form", { part: "form-container", class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
776
776
  index.h("style", { type: "text/css" },
777
777
  styleString,
778
778
  vanillaStyle),
@@ -796,7 +796,7 @@ const BankingInfoFormView = (props) => {
796
796
  id: "generalDescription",
797
797
  defaultMessage: text.error.generalDescription,
798
798
  }, {
799
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
799
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
800
800
  }))),
801
801
  states.isPartner && !states.hideSteps && (index.h("sqm-form-message", { type: "info" },
802
802
  index.h("p", { part: "alert-title" }, text.isPartnerAlertHeader),
@@ -804,7 +804,7 @@ const BankingInfoFormView = (props) => {
804
804
  id: "isPartnerAlertDescription",
805
805
  defaultMessage: text.isPartnerAlertDescription,
806
806
  }, {
807
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
807
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
808
808
  }))),
809
809
  index.h("div", null,
810
810
  index.h("h4", null, text.paymentMethod),
@@ -2420,7 +2420,7 @@ const DocusignFormView = (props) => {
2420
2420
  var _a;
2421
2421
  const { states, states: { formState, documentTypeString }, callbacks, text, slots, } = props;
2422
2422
  const { classes } = sheet$2;
2423
- return (index.h("div", { class: classes.Container },
2423
+ return (index.h("div", { class: classes.Container, part: "form-container" },
2424
2424
  index.h("style", { type: "text/css" },
2425
2425
  styleString$2,
2426
2426
  vanillaStyle$1),
@@ -2450,7 +2450,7 @@ const DocusignFormView = (props) => {
2450
2450
  id: "loadingErrorAlertDescription",
2451
2451
  defaultMessage: text.error.loadingErrorAlertDescription,
2452
2452
  }, {
2453
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2453
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
2454
2454
  })))),
2455
2455
  ((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (index.h("sqm-form-message", { type: "error" },
2456
2456
  index.h("p", { part: "alert-title" }, text.error.generalTitle),
@@ -2458,7 +2458,7 @@ const DocusignFormView = (props) => {
2458
2458
  id: "generalDescription",
2459
2459
  defaultMessage: text.error.generalDescription,
2460
2460
  }, {
2461
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2461
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
2462
2462
  }))),
2463
2463
  index.h("div", null,
2464
2464
  index.h("div", null,
@@ -2808,7 +2808,7 @@ const IndirectTaxFormView = (props) => {
2808
2808
  var _a;
2809
2809
  const { states, states: { formState }, callbacks, text, refs, slots, } = props;
2810
2810
  const { classes } = sheet$3;
2811
- return (index.h("sl-form", { class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
2811
+ return (index.h("sl-form", { part: "form-container", class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
2812
2812
  index.h("style", { type: "text/css" },
2813
2813
  styleString$3,
2814
2814
  vanillaStyle$2),
@@ -2830,7 +2830,7 @@ const IndirectTaxFormView = (props) => {
2830
2830
  id: "loadingErrorAlertDescription",
2831
2831
  defaultMessage: text.error.loadingErrorAlertDescription,
2832
2832
  }, {
2833
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2833
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
2834
2834
  })))),
2835
2835
  ((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (index.h("sqm-form-message", { type: "error" },
2836
2836
  index.h("p", { part: "alert-title" }, text.error.generalTitle),
@@ -2838,7 +2838,7 @@ const IndirectTaxFormView = (props) => {
2838
2838
  id: "generalDescription",
2839
2839
  defaultMessage: text.error.generalDescription,
2840
2840
  }, {
2841
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2841
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
2842
2842
  }))),
2843
2843
  states.isPartnerLegacy && (index.h("sqm-form-message", { loading: states.loading, type: "info" },
2844
2844
  index.h("p", { part: "alert-title" }, text.isPartnerAlertHeader),
@@ -2846,7 +2846,7 @@ const IndirectTaxFormView = (props) => {
2846
2846
  id: "isPartnerAlertDescription",
2847
2847
  defaultMessage: text.isPartnerAlertDescription,
2848
2848
  }, {
2849
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2849
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
2850
2850
  }))),
2851
2851
  index.h("div", null,
2852
2852
  index.h("h4", null, text.indirectTaxDetails))),
@@ -2866,7 +2866,7 @@ const IndirectTaxFormView = (props) => {
2866
2866
  id: "cannotChangeInfoAlert",
2867
2867
  defaultMessage: text.cannotChangeInfoAlert,
2868
2868
  }, {
2869
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
2869
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
2870
2870
  })),
2871
2871
  index.h("div", { class: classes.BtnContainer },
2872
2872
  index.h("sl-button", { class: classes.PrimaryButton, type: "primary", disabled: states.disabled, submit: true, exportparts: "base: primarybutton-base" }, text.continueButton),
@@ -3679,7 +3679,7 @@ function PayoutDetailsCardView(props) {
3679
3679
  const { classes } = sheet;
3680
3680
  const { states, text } = props;
3681
3681
  const renderLoadingSkeleton = () => {
3682
- return (index.h("div", { class: classes.CardContainer },
3682
+ return (index.h("div", { class: classes.CardContainer, part: "payout-details-card" },
3683
3683
  index.h("div", { class: classes.StatusContainer, style: { display: "block" } },
3684
3684
  index.h("sqm-skeleton", { style: { marginBottom: "var(--sl-spacing-medium)" }, width: "25%", height: "16px" }),
3685
3685
  index.h("sqm-skeleton", { width: "25%", height: "24px" })),
@@ -3706,18 +3706,22 @@ function PayoutDetailsCardView(props) {
3706
3706
  }, {
3707
3707
  thresholdBalance: states.thresholdBalance,
3708
3708
  });
3709
+ // No payout is scheduled while the balance sits under the minimum
3710
+ const scheduleText = states.badgeStatus === "thresholdPayout"
3711
+ ? states.thresholdBalance
3712
+ ? thresholdText
3713
+ : ""
3714
+ : states.belowPayoutThreshold
3715
+ ? ""
3716
+ : states.nextPayoutDate;
3717
+ const showBadge = states.badgeStatus !== "thresholdPayout" && !states.belowPayoutThreshold;
3709
3718
  return (index.h("div", { class: classes.Container },
3710
3719
  index.h("style", { type: "text/css" }, styleString),
3711
3720
  states.loading ? (renderLoadingSkeleton()) : (index.h("div", { class: classes.CardContainer },
3712
3721
  index.h("div", { class: classes.StatusContainer },
3713
- index.h("p", { class: classes.SubduedRegularText }, states.badgeStatus === "thresholdPayout"
3714
- ? states.thresholdBalance
3715
- ? thresholdText
3716
- : ""
3717
- : states.nextPayoutDate),
3718
- states.badgeStatus === "thresholdPayout"
3719
- ? null
3720
- : renderStatusBadge(states.badgeStatus, text.statusBadgeText)),
3722
+ index.h("p", { class: classes.SubduedRegularText }, scheduleText),
3723
+ showBadge &&
3724
+ renderStatusBadge(states.badgeStatus, text.statusBadgeText)),
3721
3725
  index.h("h1", { class: classes.MainCurrency }, states.balance),
3722
3726
  states.payoutType === "PAYPAL" ? (index.h("div", { class: classes.PaypalDetailsContainer },
3723
3727
  index.h("span", { class: classes.PaypalEmail }, states.paypalEmailAddress),
@@ -3728,7 +3732,7 @@ function PayoutDetailsCardView(props) {
3728
3732
  }
3729
3733
 
3730
3734
  function usePayoutDetailsCard(props) {
3731
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l;
3735
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j;
3732
3736
  const { data: data$1, loading } = index_module.$n(data.USER_QUERY_NAMESPACE);
3733
3737
  const publisher = (_b = (_a = data$1 === null || data$1 === void 0 ? void 0 : data$1.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher;
3734
3738
  function getPayoutDetailedStatusText(paymentDay) {
@@ -3767,18 +3771,18 @@ function usePayoutDetailsCard(props) {
3767
3771
  return {
3768
3772
  states: {
3769
3773
  loading,
3770
- thresholdBalance: ((_d = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _d === void 0 ? void 0 : _d.paymentThreshold) ? `${publisher === null || publisher === void 0 ? void 0 : publisher.currency}${(_e = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _e === void 0 ? void 0 : _e.paymentThreshold}`
3771
- : undefined,
3772
- balance: (_f = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _f === void 0 ? void 0 : _f.balance,
3773
- badgeStatus: ((_g = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _g === void 0 ? void 0 : _g.paymentSchedulingType) !== "FIXED_DAY"
3774
+ thresholdBalance: subregions.formatPayoutThreshold(publisher),
3775
+ belowPayoutThreshold: subregions.isBalanceUnderPayoutThreshold(publisher),
3776
+ balance: (_d = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _d === void 0 ? void 0 : _d.balance,
3777
+ badgeStatus: ((_e = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _e === void 0 ? void 0 : _e.paymentSchedulingType) !== "FIXED_DAY"
3774
3778
  ? "thresholdPayout"
3775
3779
  : isPayoutToday
3776
3780
  ? "payoutToday"
3777
3781
  : "nextPayout",
3778
- payoutType: (_h = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _h === void 0 ? void 0 : _h.paymentMethod,
3779
- error: (_j = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _j === void 0 ? void 0 : _j.hold,
3780
- paypalEmailAddress: (_k = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _k === void 0 ? void 0 : _k.paypalEmailAddress,
3781
- cardNumberPreview: (_l = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _l === void 0 ? void 0 : _l.bankAccountNumber,
3782
+ payoutType: (_f = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _f === void 0 ? void 0 : _f.paymentMethod,
3783
+ error: (_g = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _g === void 0 ? void 0 : _g.hold,
3784
+ paypalEmailAddress: (_h = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _h === void 0 ? void 0 : _h.paypalEmailAddress,
3785
+ cardNumberPreview: (_j = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _j === void 0 ? void 0 : _j.bankAccountNumber,
3782
3786
  nextPayoutDate: paymentDay,
3783
3787
  },
3784
3788
  text: props.getTextProps(),
@@ -3834,6 +3838,7 @@ function useDemoPayoutDetailsCard(props) {
3834
3838
  loading: false,
3835
3839
  error: false,
3836
3840
  thresholdBalance: "$50",
3841
+ belowPayoutThreshold: false,
3837
3842
  mainCurrency: { currencyText: "USD", amountText: "100.00" },
3838
3843
  badgeStatus: "nextPayout",
3839
3844
  payoutType: "BANK_TRANSFER",
@@ -3967,6 +3972,7 @@ const useTaxAndCashDashboard = (props) => {
3967
3972
  showNewFormDialog: showDialog,
3968
3973
  hasHold: !!((_o = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _o === void 0 ? void 0 : _o.hold),
3969
3974
  payoutStatus,
3975
+ minPayoutAmount: subregions.formatPayoutThreshold(publisher),
3970
3976
  veriffLoading,
3971
3977
  enforceUsTaxComplianceOption,
3972
3978
  },
@@ -4227,6 +4233,14 @@ const TaxAndCashDashboard = class {
4227
4233
  * @uiName Account review alert description
4228
4234
  */
4229
4235
  this.accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
4236
+ /**
4237
+ * @uiName Balance under payout minimum alert header
4238
+ */
4239
+ this.balanceUnderThresholdHeader = "Your balance is under the minimum payout";
4240
+ /**
4241
+ * @uiName Balance under payout minimum alert description
4242
+ */
4243
+ this.balanceUnderThresholdDescription = "Your total balance is under {minPayoutAmount}, the minimum required for payout.";
4230
4244
  /**
4231
4245
  * @uiName Payment hold on change alert header
4232
4246
  */
@@ -12,10 +12,10 @@ const utils = require('./utils-6847bc06.js');
12
12
  const JSS = require('./JSS-8503a151.js');
13
13
  require('./useReferralCodes-0f7948af.js');
14
14
  require('./mixins-4761d472.js');
15
- const copyTextView = require('./copy-text-view-bb2c0ea7.js');
15
+ const copyTextView = require('./copy-text-view-a3f1ef93.js');
16
16
  require('./sqm-text-span-view-b9e10f5d.js');
17
17
  const AsYouType = require('./AsYouType-d15caac8.js');
18
- const subregions = require('./subregions-3d27e279.js');
18
+ const subregions = require('./subregions-d12829d6.js');
19
19
  const useRegistrationFormState = require('./useRegistrationFormState-4fe5b770.js');
20
20
  const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-a45f7a52.js');
21
21
  const usePortalRegistrationForm = require('./usePortalRegistrationForm-8a3a14ac.js');
@@ -29,12 +29,12 @@ const useInstantAccessRegistration = require('./useInstantAccessRegistration-239
29
29
  const useLeadFormState = require('./useLeadFormState-bf49984b.js');
30
30
  const utilities = require('./utilities-fcdb9504.js');
31
31
  const ErrorView = require('./ErrorView-ee7b0f36.js');
32
- const ShadowViewAddon = require('./ShadowViewAddon-331ac9e4.js');
32
+ const ShadowViewAddon = require('./ShadowViewAddon-0b9f6c4e.js');
33
33
  require('./sqm-portal-container-view-757f921b.js');
34
- const data = require('./data-89ac73dd.js');
34
+ const data = require('./data-04ef5511.js');
35
35
  const keys = require('./keys-5a2c9ed2.js');
36
36
  require('./eventKeys-7af4df4d.js');
37
- const useIndirectTaxForm = require('./useIndirectTaxForm-5211013b.js');
37
+ const useIndirectTaxForm = require('./useIndirectTaxForm-0969e194.js');
38
38
  const parseStates = require('./parseStates-d1effc19.js');
39
39
 
40
40
  /**
@@ -3002,7 +3002,7 @@ function PayoutStatusAlertView(props) {
3002
3002
  id: "verificationRequiredDescription",
3003
3003
  defaultMessage: text.verificationRequiredDescription,
3004
3004
  }, {
3005
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3005
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3006
3006
  }),
3007
3007
  buttonText: text.verificationRequiredButtonText,
3008
3008
  alertType: "warning",
@@ -3014,7 +3014,7 @@ function PayoutStatusAlertView(props) {
3014
3014
  id: "verificationRequiredInternalDescription",
3015
3015
  defaultMessage: text.verificationRequiredInternalDescription,
3016
3016
  }, {
3017
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3017
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3018
3018
  }),
3019
3019
  alertType: "warning",
3020
3020
  };
@@ -3025,7 +3025,7 @@ function PayoutStatusAlertView(props) {
3025
3025
  id: "verificationReviewInternalDescription",
3026
3026
  defaultMessage: text.verificationReviewInternalDescription,
3027
3027
  }, {
3028
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3028
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3029
3029
  }),
3030
3030
  alertType: "warning",
3031
3031
  };
@@ -3036,7 +3036,7 @@ function PayoutStatusAlertView(props) {
3036
3036
  id: "verificationFailedInternalDescription",
3037
3037
  defaultMessage: text.verificationFailedInternalDescription,
3038
3038
  }, {
3039
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3039
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3040
3040
  }),
3041
3041
  alertType: "error",
3042
3042
  };
@@ -3062,7 +3062,7 @@ function PayoutStatusAlertView(props) {
3062
3062
  id: "holdDescription",
3063
3063
  defaultMessage: text.holdDescription,
3064
3064
  }, {
3065
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3065
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3066
3066
  }),
3067
3067
  buttonText: null,
3068
3068
  alertType: "warning",
@@ -3076,12 +3076,23 @@ function PayoutStatusAlertView(props) {
3076
3076
  id: "accountReviewDescription",
3077
3077
  defaultMessage: text.accountReviewDescription,
3078
3078
  }, {
3079
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3079
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3080
3080
  }),
3081
3081
  buttonText: null,
3082
3082
  alertType: "warning",
3083
3083
  icon: "exclamation-triangle",
3084
3084
  };
3085
+ case "BALANCE_UNDER_THRESHOLD":
3086
+ return {
3087
+ header: text.balanceUnderThresholdHeader,
3088
+ description: global.intl.formatMessage({
3089
+ id: "balanceUnderThresholdDescription",
3090
+ defaultMessage: text.balanceUnderThresholdDescription,
3091
+ }, { minPayoutAmount: states.minPayoutAmount }),
3092
+ buttonText: null,
3093
+ alertType: "info",
3094
+ icon: "info-circle",
3095
+ };
3085
3096
  case "PAYMENT_HOLD_ON_CHANGE":
3086
3097
  return {
3087
3098
  header: text.paymentHoldOnChangeHeader,
@@ -3089,7 +3100,7 @@ function PayoutStatusAlertView(props) {
3089
3100
  id: "accountReviewDescription",
3090
3101
  defaultMessage: text.paymentHoldOnChangeDescription,
3091
3102
  }, {
3092
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3103
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3093
3104
  }),
3094
3105
  buttonText: null,
3095
3106
  alertType: "warning",
@@ -3102,7 +3113,7 @@ function PayoutStatusAlertView(props) {
3102
3113
  id: "accountReviewDescription",
3103
3114
  defaultMessage: text.beneficiaryNameInvalidDescription,
3104
3115
  }, {
3105
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3116
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3106
3117
  }),
3107
3118
  button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3108
3119
  index.h("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
@@ -3117,7 +3128,7 @@ function PayoutStatusAlertView(props) {
3117
3128
  id: "accountReviewDescription",
3118
3129
  defaultMessage: text.beneficiaryNameMismatchDescription,
3119
3130
  }, {
3120
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3131
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3121
3132
  }),
3122
3133
  button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3123
3134
  index.h("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
@@ -3132,7 +3143,7 @@ function PayoutStatusAlertView(props) {
3132
3143
  id: "accountReviewDescription",
3133
3144
  defaultMessage: text.bankTaxNameMismatchDescription,
3134
3145
  }, {
3135
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3146
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3136
3147
  }),
3137
3148
  button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3138
3149
  index.h("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
@@ -3147,7 +3158,7 @@ function PayoutStatusAlertView(props) {
3147
3158
  id: "accountReviewDescription",
3148
3159
  defaultMessage: text.withdrawalSettingsInvalidDescription,
3149
3160
  }, {
3150
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3161
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3151
3162
  }),
3152
3163
  button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3153
3164
  index.h("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
@@ -3161,7 +3172,7 @@ function PayoutStatusAlertView(props) {
3161
3172
  id: "accountReviewDescription",
3162
3173
  defaultMessage: text.paymentReturnedDescription,
3163
3174
  }, {
3164
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3175
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3165
3176
  }),
3166
3177
  button: (index.h("div", { class: sheet$2.classes.ButtonContainer },
3167
3178
  index.h("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
@@ -3175,7 +3186,7 @@ function PayoutStatusAlertView(props) {
3175
3186
  id: "holdDescription",
3176
3187
  defaultMessage: text.holdDescription,
3177
3188
  }, {
3178
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
3189
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
3179
3190
  }),
3180
3191
  buttonText: null,
3181
3192
  alertType: "warning",
@@ -3289,6 +3300,14 @@ const PayoutStatusAlert = class {
3289
3300
  * @uiName Account review alert description
3290
3301
  */
3291
3302
  this.accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
3303
+ /**
3304
+ * @uiName Balance under payout minimum alert header
3305
+ */
3306
+ this.balanceUnderThresholdHeader = "Your balance is under the minimum payout";
3307
+ /**
3308
+ * @uiName Balance under payout minimum alert description
3309
+ */
3310
+ this.balanceUnderThresholdDescription = "Your total balance is under {minPayoutAmount}, the minimum required for payout.";
3292
3311
  /**
3293
3312
  * @uiName Payment on hold alert header
3294
3313
  */
@@ -7816,6 +7835,17 @@ const TaxAndCashMonolith = class {
7816
7835
  * @uiName Account review alert description
7817
7836
  */
7818
7837
  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}.";
7838
+ /**
7839
+ * @uiName Balance under payout minimum alert header
7840
+ * @uiGroup Dashboard Properties
7841
+ */
7842
+ this.dashboard_balanceUnderThresholdHeader = "Your balance is under the minimum payout";
7843
+ /**
7844
+ * @uiName Balance under payout minimum alert description
7845
+ * @uiGroup Dashboard Properties
7846
+ * @uiWidget textArea
7847
+ */
7848
+ this.dashboard_balanceUnderThresholdDescription = "Your total balance is under {minPayoutAmount}, the minimum required for payout.";
7819
7849
  /**
7820
7850
  * @uiName Payment on hold alert header
7821
7851
  */
@@ -8032,21 +8062,21 @@ const TaxAndCashMonolith = class {
8032
8062
  }
8033
8063
  switch (props.step) {
8034
8064
  case "/1":
8035
- return (index.h("sqm-user-info-form", Object.assign({}, this.getGeneralStepTextProps("step1_"))));
8065
+ return (index.h("sqm-user-info-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step1_"))));
8036
8066
  case "/2":
8037
- return (index.h("sqm-indirect-tax-form", Object.assign({}, this.getGeneralStepTextProps("step2_"))));
8067
+ return (index.h("sqm-indirect-tax-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step2_"))));
8038
8068
  case "/3":
8039
- return (index.h("sqm-docusign-form", Object.assign({}, this.getGeneralStepTextProps("step3_"))));
8069
+ return (index.h("sqm-docusign-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step3_"))));
8040
8070
  case "/4":
8041
- return (index.h("sqm-banking-info-form", Object.assign({}, this.getGeneralStepTextProps("step4_"))));
8071
+ return (index.h("sqm-banking-info-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step4_"))));
8042
8072
  case "/dashboard":
8043
- return (index.h("sqm-tax-and-cash-dashboard", Object.assign({}, this.getGeneralStepTextProps("dashboard_"), { stateController: props["sqm-tax-and-cash-dashboard_stateController"] || "{}" })));
8073
+ return (index.h("sqm-tax-and-cash-dashboard", Object.assign({ exportparts: "dashboard-container: container" }, this.getGeneralStepTextProps("dashboard_"), { stateController: props["sqm-tax-and-cash-dashboard_stateController"] || "{}" })));
8044
8074
  case "/error":
8045
8075
  return (index.h(ErrorView.ErrorView, { loadingErrorAlertHeader: this.loadingErrorAlertHeader, loadingErrorAlertDescription: global.intl.formatMessage({
8046
8076
  id: "loadingErrorAlertDescription",
8047
8077
  defaultMessage: this.loadingErrorAlertDescription,
8048
8078
  }, {
8049
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, this.supportLink)),
8079
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, this.supportLink)),
8050
8080
  }) }));
8051
8081
  }
8052
8082
  return index.h(subregions.LoadingView, null);
@@ -8100,7 +8130,7 @@ const Timeline = class {
8100
8130
  margin-bottom: var(--sl-spacing-xx-large);
8101
8131
  }
8102
8132
  `;
8103
- return (index.h("div", null, index.h("style", { type: "text/css" }, vanillaStyle), index.h("slot", null)));
8133
+ return (index.h("div", { part: "sqm-base" }, index.h("style", { type: "text/css" }, vanillaStyle), index.h("slot", null)));
8104
8134
  }
8105
8135
  };
8106
8136
 
@@ -10,8 +10,8 @@ const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
13
- const data = require('./data-89ac73dd.js');
14
- const sqmPartnerInfoModalView = require('./sqm-partner-info-modal-view-431100ad.js');
13
+ const data = require('./data-04ef5511.js');
14
+ const sqmPartnerInfoModalView = require('./sqm-partner-info-modal-view-a0675259.js');
15
15
  const keys = require('./keys-5a2c9ed2.js');
16
16
  const eventKeys = require('./eventKeys-7af4df4d.js');
17
17
  const parseStates = require('./parseStates-d1effc19.js');
@@ -351,7 +351,7 @@ function WidgetEmailVerificationView(props) {
351
351
  id: "sendCodeErrorDescription",
352
352
  defaultMessage: text.sendCodeErrorDescription,
353
353
  }, {
354
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
354
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
355
355
  }))),
356
356
  states.initialLoading ? (renderLoadingSkeleton()) : (index.h("div", { class: sheet.classes.Wrapper },
357
357
  index.h(sqmTextSpanView.TextSpanView, { type: "p" }, text.verifyEmailHeaderText),
@@ -11,7 +11,7 @@ const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  const useReferralCodes = require('./useReferralCodes-0f7948af.js');
13
13
  require('./mixins-4761d472.js');
14
- const copyTextView = require('./copy-text-view-bb2c0ea7.js');
14
+ const copyTextView = require('./copy-text-view-a3f1ef93.js');
15
15
 
16
16
  const style = {
17
17
  Container: {
@@ -88,7 +88,7 @@ function PartnerInfoModalContentView(props) {
88
88
  id: "supportDescriptionExistingPartner",
89
89
  defaultMessage: text.supportDescriptionExistingPartner,
90
90
  }, {
91
- supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
91
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
92
92
  });
93
93
  const description = states.isExistingPartner ? (index.h("span", { class: sheet.classes.DescriptionContainer },
94
94
  index.h("p", null, text.descriptionExistingPartner),
@@ -102,7 +102,7 @@ function PartnerInfoModalContentView(props) {
102
102
  }, {
103
103
  termsAndConditionsLink: (index.h("a", { href: text.termsAndConditionsLink, target: "_blank" }, text.termsAndConditionsLabel)),
104
104
  });
105
- return (index.h("div", null,
105
+ return (index.h("div", { part: "sqm-base" },
106
106
  index.h("style", { type: "text/css" }, styleString),
107
107
  index.h("div", { class: sheet.classes.FormFields },
108
108
  description,
@@ -41,7 +41,7 @@ const sheet = JSS.createStyleSheet(style);
41
41
  const styleString = sheet.toString();
42
42
  function PortalEmailVerificationView(props) {
43
43
  const { states, callbacks, content: { email, verifyMessage, emailVerificationHeader, resendEmailButtonText, verificationStatusMessage, verificationLoadingMessage, verificationResentMessage, }, } = props;
44
- return (index.h("div", { class: sheet.classes.Wrapper },
44
+ return (index.h("div", { class: sheet.classes.Wrapper, part: "sqm-base" },
45
45
  index.h("style", { type: "text/css" },
46
46
  vanillaStyle,
47
47
  styleString),
@@ -10,7 +10,7 @@ const cjs = require('./cjs-1066ec21.js');
10
10
  require('./JSS-8503a151.js');
11
11
  require('./mixins-4761d472.js');
12
12
  require('./sqm-text-span-view-b9e10f5d.js');
13
- const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-6cc7ef05.js');
13
+ const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-a2a60c53.js');
14
14
 
15
15
  function usePortalEmailVerification(props) {
16
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
@@ -41,7 +41,7 @@ const styleString = sheet.toString();
41
41
  function PortalResetPasswordView(props) {
42
42
  const { states, callbacks } = props;
43
43
  if (states.reset) {
44
- return (index.h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}` },
44
+ return (index.h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}`, part: "sqm-base" },
45
45
  index.h("style", { type: "text/css" }, styleString),
46
46
  index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, states.content.resetPasswordHeader),
47
47
  index.h("sqm-form-message", { class: sheet.classes.CodeSuccess, exportparts: "success-icon" },
@@ -53,14 +53,14 @@ function PortalResetPasswordView(props) {
53
53
  return index.h("div", null);
54
54
  }
55
55
  if (!states.oobCodeValid) {
56
- return (index.h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}` },
56
+ return (index.h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}`, part: "sqm-base" },
57
57
  index.h("style", { type: "text/css" }, styleString),
58
58
  index.h("sqm-form-message", { class: sheet.classes.CodeError, type: "error", exportparts: "erroralert-icon" },
59
59
  index.h("div", { part: "erroralert-text" }, states.content.codeInvalidText)),
60
60
  index.h("div", null,
61
61
  index.h("sl-button", { class: sheet.classes.ContinueButton, onClick: callbacks.failed, exportparts: "base: primarybutton-base", type: "primary" }, states.content.continueButtonText))));
62
62
  }
63
- return (index.h("div", { class: sheet.classes.Wrapper },
63
+ return (index.h("div", { class: sheet.classes.Wrapper, part: "sqm-base" },
64
64
  index.h("style", { type: "text/css" },
65
65
  vanillaStyle,
66
66
  styleString),
@@ -11,7 +11,7 @@ const utils = require('./utils-6847bc06.js');
11
11
  require('./JSS-8503a151.js');
12
12
  require('./mixins-4761d472.js');
13
13
  require('./sqm-text-span-view-b9e10f5d.js');
14
- const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-a767b044.js');
14
+ const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-6786bd86.js');
15
15
 
16
16
  function usePortalResetPassword(props) {
17
17
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
@@ -11,7 +11,7 @@ const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  require('./mixins-4761d472.js');
13
13
  const sqmTextSpanView = require('./sqm-text-span-view-b9e10f5d.js');
14
- const GenericTableView = require('./GenericTableView-4c48c630.js');
14
+ const GenericTableView = require('./GenericTableView-4633b8dc.js');
15
15
  const reRender = require('./re-render-72a0ef45.js');
16
16
  const useReferralTable = require('./useReferralTable-06887d9a.js');
17
17
  const useChildElements = require('./useChildElements-041127d7.js');
@@ -10,7 +10,7 @@ const cjs = require('./cjs-1066ec21.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
11
  const JSS = require('./JSS-8503a151.js');
12
12
  require('./mixins-4761d472.js');
13
- const GenericTableView = require('./GenericTableView-4c48c630.js');
13
+ const GenericTableView = require('./GenericTableView-4633b8dc.js');
14
14
  const reRender = require('./re-render-72a0ef45.js');
15
15
  const useReferralTable = require('./useReferralTable-06887d9a.js');
16
16
  const useChildElements = require('./useChildElements-041127d7.js');
@@ -494,6 +494,11 @@ const style = {
494
494
  "margin-right": "var(--sl-spacing-small)",
495
495
  "flex-wrap": "wrap",
496
496
  },
497
+ /**
498
+ * @csspart sqm-reward-cell-value - The reward value
499
+ * @csspart sqm-reward-cell-progress - The reward progress
500
+ * @csspart sqm-reward-cell-subtext - The reward subtext
501
+ */
497
502
  Details: {
498
503
  "padding-bottom": "var(--sl-spacing-small)",
499
504
  "max-width": "500px",