@saasquatch/mint-components 1.12.0-9 → 1.12.0

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 (573) hide show
  1. package/dist/cjs/{GenericTableView-80d7642e.js → GenericTableView-bb2fcd95.js} +2 -2
  2. package/dist/cjs/{ShadowViewAddon-040cffad.js → ShadowViewAddon-652aa5e4.js} +178 -236
  3. package/dist/cjs/copy-text-view-f1ce8888.js +231 -0
  4. package/dist/cjs/{email-registration-view-248652bb.js → email-registration-view-54cedb43.js} +2 -2
  5. package/dist/cjs/{global-c3637175.js → global-ae358e7d.js} +3 -3
  6. package/dist/cjs/{index-b0129cd6.js → index-ff72278c.js} +2 -0
  7. package/dist/cjs/{index.module-b8d9d0ba.js → index.module-191d84c2.js} +19 -52
  8. package/dist/cjs/loader.cjs.js +5 -5
  9. package/dist/cjs/{luxon-05098e19.js → luxon-45228ff5.js} +1 -1
  10. package/dist/cjs/mint-components.cjs.js +5 -5
  11. package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-d6be2267.js} +1 -1
  12. package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
  13. package/dist/cjs/{re-render-5bde3d2e.js → re-render-811491ef.js} +5 -5
  14. package/dist/cjs/{sqm-asset-card-view-a0e33f21.js → sqm-asset-card-view-30ca5188.js} +1 -1
  15. package/dist/cjs/sqm-asset-card.cjs.entry.js +4 -4
  16. package/dist/cjs/{sqm-banking-info-form_16.cjs.entry.js → sqm-banking-info-form_17.cjs.entry.js} +907 -257
  17. package/dist/cjs/sqm-big-stat_39.cjs.entry.js +211 -102
  18. package/dist/cjs/{sqm-close-button-view-fd6e8f60.js → sqm-close-button-view-6a709e00.js} +2 -2
  19. package/dist/cjs/sqm-close-button.cjs.entry.js +5 -5
  20. package/dist/cjs/sqm-context-router.cjs.entry.js +4 -4
  21. package/dist/cjs/sqm-email-verification.cjs.entry.js +30 -22
  22. package/dist/cjs/sqm-empty_4.cjs.entry.js +12 -8
  23. package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
  24. package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +7 -7
  25. package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
  26. package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +7 -7
  27. package/dist/cjs/{sqm-invoice-table-view-c58966f8.js → sqm-invoice-table-view-bfea11c8.js} +98 -26
  28. package/dist/cjs/{sqm-leaderboard-rank-view-5a3d4a88.js → sqm-leaderboard-rank-view-317eb84f.js} +1 -1
  29. package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +8 -8
  30. package/dist/cjs/{sqm-logout-current-user-view-c9f18d96.js → sqm-logout-current-user-view-1912b773.js} +1 -1
  31. package/dist/cjs/sqm-logout-current-user.cjs.entry.js +7 -7
  32. package/dist/cjs/{sqm-navigation-sidebar-item-view-a2135064.js → sqm-navigation-sidebar-item-view-67d1184c.js} +4 -4
  33. package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +7 -7
  34. package/dist/cjs/{sqm-navigation-sidebar-view-921704fb.js → sqm-navigation-sidebar-view-215eba1d.js} +1 -1
  35. package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +6 -6
  36. package/dist/cjs/sqm-pagination_3.cjs.entry.js +392 -0
  37. package/dist/cjs/sqm-password-field.cjs.entry.js +6 -6
  38. package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -6
  39. package/dist/cjs/{sqm-portal-container-view-990a85a3.js → sqm-portal-container-view-976bf0f5.js} +1 -1
  40. package/dist/cjs/{sqm-portal-email-verification-view-050dbe0f.js → sqm-portal-email-verification-view-1a852b01.js} +4 -4
  41. package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +12 -12
  42. package/dist/cjs/{sqm-portal-forgot-password-view-969c49ed.js → sqm-portal-forgot-password-view-24339191.js} +3 -3
  43. package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +9 -9
  44. package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
  45. package/dist/cjs/{sqm-portal-profile-view-d97086bc.js → sqm-portal-profile-view-a2ed3b27.js} +3 -3
  46. package/dist/cjs/sqm-portal-profile.cjs.entry.js +11 -11
  47. package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
  48. package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +11 -11
  49. package/dist/cjs/{sqm-portal-reset-password-view-96f329ed.js → sqm-portal-reset-password-view-1b85b8cf.js} +3 -3
  50. package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +12 -12
  51. package/dist/cjs/{sqm-portal-verify-email-view-7ffcc0d4.js → sqm-portal-verify-email-view-cc3c87c3.js} +3 -3
  52. package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +12 -12
  53. package/dist/cjs/sqm-referral-table_11.cjs.entry.js +15 -13
  54. package/dist/cjs/sqm-referred-registration.cjs.entry.js +7 -7
  55. package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +3 -3
  56. package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
  57. package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +17 -17
  58. package/dist/cjs/sqm-route.cjs.entry.js +1 -1
  59. package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
  60. package/dist/cjs/sqm-stencilbook.cjs.entry.js +427 -183
  61. package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
  62. package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
  63. package/dist/cjs/{sqm-text-span-view-e1cd9bd3.js → sqm-text-span-view-38222836.js} +1 -1
  64. package/dist/cjs/sqm-text-span.cjs.entry.js +3 -3
  65. package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +113 -0
  66. package/dist/cjs/sqm-widget-verification.cjs.entry.js +104 -111
  67. package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-8f69ed33.js} +1 -1
  68. package/dist/cjs/{useChildElements-410d2435.js → useChildElements-d64dfedd.js} +3 -3
  69. package/dist/cjs/{useInstantAccessRegistration-ccf81eae.js → useInstantAccessRegistration-fb1d317a.js} +4 -4
  70. package/dist/cjs/usePayoutStatus-9f25038a.js +1045 -0
  71. package/dist/cjs/{useReferralTable-824ac152.js → useReferralTable-b09d9b9e.js} +11 -11
  72. package/dist/cjs/{useRegistrationFormState-f9ce55be.js → useRegistrationFormState-b07ba3d4.js} +3 -3
  73. package/dist/cjs/{useVerificationEmail-6aacdb71.js → useVerificationEmail-f3db90da.js} +13 -9
  74. package/dist/cjs/{utilities-f7de6c04.js → utilities-cec246be.js} +2 -2
  75. package/dist/collection/collection-manifest.json +11 -1
  76. package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +1 -1
  77. package/dist/collection/components/sqm-empty/sqm-empty.js +10 -2
  78. package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
  79. package/dist/collection/components/sqm-pagination/Pagination.stories.js +12 -0
  80. package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +32 -0
  81. package/dist/collection/components/sqm-pagination/sqm-pagination.js +112 -0
  82. package/dist/collection/components/sqm-pagination/usePagination.js +29 -0
  83. package/dist/collection/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.js +7 -0
  84. package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +2 -1
  85. package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll.js +5 -1
  86. package/dist/collection/components/sqm-payout-button-scroll/usePayoutButton.js +3 -10
  87. package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +0 -4
  88. package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +20 -0
  89. package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +60 -0
  90. package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +317 -0
  91. package/dist/collection/components/sqm-referral-code/useReferralCode.js +63 -0
  92. package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +65 -0
  93. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +69 -0
  94. package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +219 -0
  95. package/dist/collection/components/sqm-referral-codes/useReferralCodes.js +131 -0
  96. package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +7 -1
  97. package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +16 -4
  98. package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +6 -2
  99. package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +8 -15
  100. package/dist/collection/components/sqm-share-button/useShareButton.js +29 -18
  101. package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
  102. package/dist/collection/components/sqm-share-link/sqm-share-link.js +1 -1
  103. package/dist/collection/components/sqm-share-link/useShareLink.js +11 -4
  104. package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +6 -0
  105. package/dist/collection/components/sqm-text/sqm-text.js +1 -1
  106. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +1 -1
  107. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +2 -2
  108. package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +3 -3
  109. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.js +22 -6
  110. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +10 -6
  111. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +29 -4
  112. package/dist/collection/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.js +2 -2
  113. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +120 -0
  114. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +106 -127
  115. package/dist/collection/components/sqm-widget-verification/useVerificationEmail.js +5 -1
  116. package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +60 -0
  117. package/dist/collection/components/tax-and-cash/BankingForm.stories.js +18 -0
  118. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +92 -24
  119. package/dist/collection/components/tax-and-cash/eventKeys.js +1 -0
  120. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +12 -2
  121. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +127 -14
  122. package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +8 -1
  123. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +12 -2
  124. package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +31 -6
  125. package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +3 -0
  126. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +26 -8
  127. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +33 -8
  128. package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +3 -0
  129. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.js +0 -7
  130. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +0 -5
  131. package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +0 -56
  132. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +5 -9
  133. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +70 -25
  134. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +186 -13
  135. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +21 -10
  136. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +414 -23
  137. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +133 -26
  138. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +190 -14
  139. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +13 -5
  140. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +23 -9
  141. package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +33 -8
  142. package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +2 -0
  143. package/dist/collection/components/tax-and-cash/useVeriffApp.js +64 -0
  144. package/dist/collection/components/views/copy-text-view.js +18 -3
  145. package/dist/collection/stories/Widget.stories.js +5 -0
  146. package/dist/esm/{GenericTableView-d59d8ab4.js → GenericTableView-706f5b56.js} +2 -2
  147. package/dist/esm/{ShadowViewAddon-69b61037.js → ShadowViewAddon-a0cff36f.js} +177 -234
  148. package/dist/esm/copy-text-view-200d6958.js +225 -0
  149. package/dist/esm/{email-registration-view-a89a88bf.js → email-registration-view-5ecee6f8.js} +2 -2
  150. package/dist/esm/{global-6306a9b8.js → global-9832e13a.js} +3 -3
  151. package/dist/esm/{index-17b4da69.js → index-014ddfa3.js} +2 -1
  152. package/dist/esm/{index.module-6c840c4e.js → index.module-32d2bf62.js} +4 -37
  153. package/dist/esm/{keys-db1897ae.js → keys-406491dc.js} +1 -1
  154. package/dist/esm/loader.js +5 -5
  155. package/dist/esm/{luxon-7600be8d.js → luxon-12195d94.js} +1 -1
  156. package/dist/esm/mint-components.js +5 -5
  157. package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-133c20ca.js} +1 -1
  158. package/dist/esm/raisins-plop-target.entry.js +1 -1
  159. package/dist/esm/{re-render-1bcfd0de.js → re-render-6977623c.js} +5 -5
  160. package/dist/esm/{sqm-asset-card-view-9d93fbdd.js → sqm-asset-card-view-da88351a.js} +1 -1
  161. package/dist/esm/sqm-asset-card.entry.js +4 -4
  162. package/dist/esm/{sqm-banking-info-form_16.entry.js → sqm-banking-info-form_17.entry.js} +907 -258
  163. package/dist/esm/sqm-big-stat_39.entry.js +209 -100
  164. package/dist/esm/{sqm-close-button-view-dc65b4e3.js → sqm-close-button-view-8058642b.js} +2 -2
  165. package/dist/esm/sqm-close-button.entry.js +5 -5
  166. package/dist/esm/sqm-context-router.entry.js +4 -4
  167. package/dist/esm/sqm-email-verification.entry.js +31 -23
  168. package/dist/esm/sqm-empty_4.entry.js +12 -8
  169. package/dist/esm/sqm-form-message.entry.js +2 -2
  170. package/dist/esm/sqm-graphql-client-provider.entry.js +7 -7
  171. package/dist/esm/sqm-header-logo.entry.js +2 -2
  172. package/dist/esm/sqm-instant-access-registration.entry.js +7 -7
  173. package/dist/esm/{sqm-invoice-table-view-d1cfdaf4.js → sqm-invoice-table-view-e3a1287a.js} +98 -26
  174. package/dist/esm/{sqm-leaderboard-rank-view-10657658.js → sqm-leaderboard-rank-view-773a586f.js} +1 -1
  175. package/dist/esm/sqm-leaderboard-rank.entry.js +8 -8
  176. package/dist/esm/{sqm-logout-current-user-view-2c6122cd.js → sqm-logout-current-user-view-dfcd508a.js} +1 -1
  177. package/dist/esm/sqm-logout-current-user.entry.js +7 -7
  178. package/dist/esm/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-721b0060.js} +4 -4
  179. package/dist/esm/sqm-navigation-sidebar-item.entry.js +7 -7
  180. package/dist/esm/{sqm-navigation-sidebar-view-0312e073.js → sqm-navigation-sidebar-view-5f332ea1.js} +1 -1
  181. package/dist/esm/sqm-navigation-sidebar.entry.js +6 -6
  182. package/dist/esm/sqm-pagination_3.entry.js +386 -0
  183. package/dist/esm/sqm-password-field.entry.js +6 -6
  184. package/dist/esm/sqm-popup-container.entry.js +6 -6
  185. package/dist/esm/{sqm-portal-container-view-6c582684.js → sqm-portal-container-view-83df005d.js} +1 -1
  186. package/dist/esm/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-d90f5490.js} +4 -4
  187. package/dist/esm/sqm-portal-email-verification.entry.js +12 -12
  188. package/dist/esm/{sqm-portal-forgot-password-view-c2ed8fed.js → sqm-portal-forgot-password-view-8629f753.js} +3 -3
  189. package/dist/esm/sqm-portal-forgot-password.entry.js +9 -9
  190. package/dist/esm/sqm-portal-logout.entry.js +4 -4
  191. package/dist/esm/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-9ac8ea4d.js} +3 -3
  192. package/dist/esm/sqm-portal-profile.entry.js +11 -11
  193. package/dist/esm/sqm-portal-protected-route.entry.js +7 -7
  194. package/dist/esm/sqm-portal-registration-form.entry.js +11 -11
  195. package/dist/esm/{sqm-portal-reset-password-view-79a85e02.js → sqm-portal-reset-password-view-865655da.js} +3 -3
  196. package/dist/esm/sqm-portal-reset-password.entry.js +12 -12
  197. package/dist/esm/{sqm-portal-verify-email-view-d7ea2c56.js → sqm-portal-verify-email-view-6c60df25.js} +3 -3
  198. package/dist/esm/sqm-portal-verify-email.entry.js +12 -12
  199. package/dist/esm/sqm-referral-table_11.entry.js +15 -13
  200. package/dist/esm/sqm-referred-registration.entry.js +7 -7
  201. package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
  202. package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
  203. package/dist/esm/sqm-rewards-table_9.entry.js +17 -17
  204. package/dist/esm/sqm-route.entry.js +1 -1
  205. package/dist/esm/sqm-scroll.entry.js +2 -2
  206. package/dist/esm/sqm-stencilbook.entry.js +414 -170
  207. package/dist/esm/sqm-tab.entry.js +4 -4
  208. package/dist/esm/sqm-tabs.entry.js +6 -6
  209. package/dist/esm/{sqm-text-span-view-8d140661.js → sqm-text-span-view-d6e03f93.js} +1 -1
  210. package/dist/esm/sqm-text-span.entry.js +3 -3
  211. package/dist/esm/sqm-widget-verification-controller.entry.js +109 -0
  212. package/dist/esm/sqm-widget-verification.entry.js +105 -112
  213. package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-576d7f01.js} +1 -1
  214. package/dist/esm/{useChildElements-fc84e640.js → useChildElements-dd86d4a4.js} +3 -3
  215. package/dist/esm/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-82ac94b9.js} +4 -4
  216. package/dist/esm/usePayoutStatus-a7510912.js +1039 -0
  217. package/dist/esm/{useReferralTable-f6ffa103.js → useReferralTable-f677f1aa.js} +11 -11
  218. package/dist/esm/{useRegistrationFormState-849e27f7.js → useRegistrationFormState-6e89095a.js} +3 -3
  219. package/dist/esm/{useVerificationEmail-c32696ba.js → useVerificationEmail-7e3eb7c0.js} +13 -9
  220. package/dist/esm/{utilities-443732be.js → utilities-34fdb9e3.js} +2 -2
  221. package/dist/esm-es5/{GenericTableView-d59d8ab4.js → GenericTableView-706f5b56.js} +1 -1
  222. package/dist/esm-es5/ShadowViewAddon-a0cff36f.js +1 -0
  223. package/dist/esm-es5/copy-text-view-200d6958.js +1 -0
  224. package/dist/esm-es5/{email-registration-view-a89a88bf.js → email-registration-view-5ecee6f8.js} +1 -1
  225. package/dist/esm-es5/{global-6306a9b8.js → global-9832e13a.js} +2 -2
  226. package/dist/esm-es5/{index-17b4da69.js → index-014ddfa3.js} +1 -1
  227. package/dist/esm-es5/index.module-32d2bf62.js +1 -0
  228. package/dist/esm-es5/{keys-db1897ae.js → keys-406491dc.js} +1 -1
  229. package/dist/esm-es5/loader.js +1 -1
  230. package/dist/esm-es5/{luxon-7600be8d.js → luxon-12195d94.js} +1 -1
  231. package/dist/esm-es5/mint-components.js +1 -1
  232. package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-133c20ca.js} +1 -1
  233. package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
  234. package/dist/esm-es5/{re-render-1bcfd0de.js → re-render-6977623c.js} +1 -1
  235. package/dist/esm-es5/{sqm-asset-card-view-9d93fbdd.js → sqm-asset-card-view-da88351a.js} +1 -1
  236. package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
  237. package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -0
  238. package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
  239. package/dist/esm-es5/{sqm-close-button-view-dc65b4e3.js → sqm-close-button-view-8058642b.js} +1 -1
  240. package/dist/esm-es5/sqm-close-button.entry.js +1 -1
  241. package/dist/esm-es5/sqm-context-router.entry.js +1 -1
  242. package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
  243. package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
  244. package/dist/esm-es5/sqm-form-message.entry.js +1 -1
  245. package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
  246. package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
  247. package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
  248. package/dist/esm-es5/sqm-invoice-table-view-e3a1287a.js +1 -0
  249. package/dist/esm-es5/sqm-leaderboard-rank-view-773a586f.js +1 -0
  250. package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
  251. package/dist/esm-es5/{sqm-logout-current-user-view-2c6122cd.js → sqm-logout-current-user-view-dfcd508a.js} +1 -1
  252. package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
  253. package/dist/esm-es5/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-721b0060.js} +1 -1
  254. package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
  255. package/dist/esm-es5/{sqm-navigation-sidebar-view-0312e073.js → sqm-navigation-sidebar-view-5f332ea1.js} +1 -1
  256. package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
  257. package/dist/esm-es5/sqm-pagination_3.entry.js +1 -0
  258. package/dist/esm-es5/sqm-password-field.entry.js +1 -1
  259. package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
  260. package/dist/esm-es5/{sqm-portal-container-view-6c582684.js → sqm-portal-container-view-83df005d.js} +1 -1
  261. package/dist/esm-es5/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-d90f5490.js} +1 -1
  262. package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
  263. package/dist/esm-es5/{sqm-portal-forgot-password-view-c2ed8fed.js → sqm-portal-forgot-password-view-8629f753.js} +1 -1
  264. package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
  265. package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
  266. package/dist/esm-es5/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-9ac8ea4d.js} +1 -1
  267. package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
  268. package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
  269. package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
  270. package/dist/esm-es5/{sqm-portal-reset-password-view-79a85e02.js → sqm-portal-reset-password-view-865655da.js} +1 -1
  271. package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
  272. package/dist/esm-es5/{sqm-portal-verify-email-view-d7ea2c56.js → sqm-portal-verify-email-view-6c60df25.js} +1 -1
  273. package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
  274. package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
  275. package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
  276. package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
  277. package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
  278. package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
  279. package/dist/esm-es5/sqm-route.entry.js +1 -1
  280. package/dist/esm-es5/sqm-scroll.entry.js +1 -1
  281. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  282. package/dist/esm-es5/sqm-tab.entry.js +1 -1
  283. package/dist/esm-es5/sqm-tabs.entry.js +1 -1
  284. package/dist/esm-es5/{sqm-text-span-view-8d140661.js → sqm-text-span-view-d6e03f93.js} +1 -1
  285. package/dist/esm-es5/sqm-text-span.entry.js +1 -1
  286. package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -0
  287. package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
  288. package/dist/esm-es5/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-576d7f01.js} +1 -1
  289. package/dist/esm-es5/useChildElements-dd86d4a4.js +1 -0
  290. package/dist/esm-es5/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-82ac94b9.js} +1 -1
  291. package/dist/esm-es5/usePayoutStatus-a7510912.js +6 -0
  292. package/dist/esm-es5/{useReferralTable-f6ffa103.js → useReferralTable-f677f1aa.js} +1 -1
  293. package/dist/esm-es5/useRegistrationFormState-6e89095a.js +1 -0
  294. package/dist/esm-es5/useVerificationEmail-7e3eb7c0.js +1 -0
  295. package/dist/esm-es5/{utilities-443732be.js → utilities-34fdb9e3.js} +1 -1
  296. package/dist/mint-components/mint-components.esm.js +1 -1
  297. package/dist/mint-components/mint-components.js +1 -1
  298. package/dist/mint-components/{p-fd2c5407.js → p-019506c4.js} +1 -1
  299. package/dist/mint-components/{p-43621f12.system.js → p-01d6c1f0.system.js} +1 -1
  300. package/dist/mint-components/{p-59818690.system.entry.js → p-04a17b6f.system.entry.js} +1 -1
  301. package/dist/mint-components/p-062051ad.entry.js +1 -0
  302. package/dist/mint-components/{p-c5577dd7.system.js → p-06b8a582.system.js} +1 -1
  303. package/dist/mint-components/p-0740469e.entry.js +33 -0
  304. package/dist/mint-components/p-0d485762.system.entry.js +1 -0
  305. package/dist/mint-components/{p-a51533cb.system.js → p-0dc18b5c.system.js} +1 -1
  306. package/dist/mint-components/p-11c8ad61.entry.js +9 -0
  307. package/dist/mint-components/{p-d468925f.entry.js → p-135356c8.entry.js} +1 -1
  308. package/dist/mint-components/p-147eddc7.system.js +1 -0
  309. package/dist/mint-components/{p-7dd1ff31.system.entry.js → p-14f23e8b.system.entry.js} +1 -1
  310. package/dist/mint-components/{p-251e7567.js → p-1a4e5a3a.js} +1 -1
  311. package/dist/mint-components/p-1d00f622.entry.js +25 -0
  312. package/dist/mint-components/{p-cb433855.system.entry.js → p-1da85c55.system.entry.js} +1 -1
  313. package/dist/mint-components/{p-7d5e0645.system.js → p-1e03d640.system.js} +1 -1
  314. package/dist/mint-components/{p-f4cbbe47.entry.js → p-1f03999a.entry.js} +1 -1
  315. package/dist/mint-components/{p-ff17b3a4.system.js → p-21d94eab.system.js} +1 -1
  316. package/dist/mint-components/p-2478ab2e.js +1 -0
  317. package/dist/mint-components/p-26989f51.system.entry.js +1 -0
  318. package/dist/mint-components/{p-04348a9b.js → p-27063220.js} +1 -1
  319. package/dist/mint-components/{p-fd21ae8f.entry.js → p-27f4da12.entry.js} +1 -1
  320. package/dist/mint-components/{p-e12d3414.system.entry.js → p-28e02729.system.entry.js} +1 -1
  321. package/dist/mint-components/{p-c1a47137.system.entry.js → p-29952a5b.system.entry.js} +1 -1
  322. package/dist/mint-components/p-2a2fb958.system.js +1 -0
  323. package/dist/mint-components/{p-ac51940e.system.js → p-2ae74e3d.system.js} +1 -1
  324. package/dist/mint-components/{p-5becb2ff.system.js → p-2bc74e74.system.js} +1 -1
  325. package/dist/mint-components/{p-4f775e84.system.js → p-2be11651.system.js} +1 -1
  326. package/dist/mint-components/{p-94454880.entry.js → p-2be940fd.entry.js} +1 -1
  327. package/dist/mint-components/{p-d83b0cf3.js → p-346b0453.js} +1 -1
  328. package/dist/mint-components/p-38c7775a.js +1 -0
  329. package/dist/mint-components/p-38e25302.system.js +1 -0
  330. package/dist/mint-components/{p-cd44de66.system.js → p-38eeea85.system.js} +1 -1
  331. package/dist/mint-components/p-3a82938a.system.js +1 -0
  332. package/dist/mint-components/p-3b9a0443.js +1 -0
  333. package/dist/mint-components/{p-3ed71bef.system.js → p-3c6bc373.system.js} +1 -1
  334. package/dist/mint-components/{p-fb93c962.js → p-42390bcc.js} +1 -1
  335. package/dist/mint-components/p-437d9179.entry.js +1 -0
  336. package/dist/mint-components/{p-9cdbd1ac.system.entry.js → p-4460a1b5.system.entry.js} +1 -1
  337. package/dist/mint-components/{p-e546347e.system.js → p-4531488f.system.js} +1 -1
  338. package/dist/mint-components/{p-5291891c.entry.js → p-45348151.entry.js} +2 -2
  339. package/dist/mint-components/{p-2a414b2e.system.js → p-45d71b2a.system.js} +1 -1
  340. package/dist/mint-components/{p-fc422446.system.js → p-4665c2df.system.js} +1 -1
  341. package/dist/mint-components/p-4769ea4e.js +1 -0
  342. package/dist/mint-components/p-4810eded.js +52 -0
  343. package/dist/mint-components/p-493ceeaa.system.entry.js +1 -0
  344. package/dist/mint-components/{p-be1ae1ed.system.entry.js → p-4d50c2fd.system.entry.js} +1 -1
  345. package/dist/mint-components/{p-0527d90b.system.entry.js → p-4e88b1cc.system.entry.js} +1 -1
  346. package/dist/mint-components/p-5327c91f.system.js +1 -0
  347. package/dist/mint-components/p-533a6058.entry.js +1 -0
  348. package/dist/mint-components/p-558daf4f.system.js +1 -0
  349. package/dist/mint-components/p-55a5bbca.system.entry.js +1 -0
  350. package/dist/mint-components/{p-3925bcd6.entry.js → p-567510ed.entry.js} +1 -1
  351. package/dist/mint-components/p-57dd28bd.system.js +1 -0
  352. package/dist/mint-components/p-57f92fe0.entry.js +1 -0
  353. package/dist/mint-components/{p-c3b37bbf.js → p-597d9584.js} +1 -1
  354. package/dist/mint-components/{p-1b9e6fc6.js → p-59e310c8.js} +1 -1
  355. package/dist/mint-components/p-59fb25c9.system.entry.js +1 -0
  356. package/dist/mint-components/{p-2816bf6a.js → p-5c3bf70d.js} +1 -1
  357. package/dist/mint-components/{p-92110eef.entry.js → p-5c70bc39.entry.js} +1 -1
  358. package/dist/mint-components/p-606f8320.js +31 -0
  359. package/dist/mint-components/{p-64c3217a.js → p-61d5f26e.js} +1 -1
  360. package/dist/mint-components/{p-509e29e6.js → p-6568392b.js} +1 -1
  361. package/dist/mint-components/{p-03dbe2ce.entry.js → p-6765a6d5.entry.js} +1 -1
  362. package/dist/mint-components/{p-0c9ad5f3.system.entry.js → p-69429d09.system.entry.js} +1 -1
  363. package/dist/mint-components/p-6b3cb50a.entry.js +1 -0
  364. package/dist/mint-components/{p-0121e044.js → p-6c03512b.js} +1 -1
  365. package/dist/mint-components/{p-79da7f18.js → p-6d164a9e.js} +1 -1
  366. package/dist/mint-components/{p-c1f4fb6d.system.entry.js → p-70f4aab2.system.entry.js} +1 -1
  367. package/dist/mint-components/p-72aff425.js +48 -0
  368. package/dist/mint-components/p-72b57205.js +1 -0
  369. package/dist/mint-components/p-73e9caad.system.js +1 -0
  370. package/dist/mint-components/{p-3036cf58.system.js → p-752650b9.system.js} +1 -1
  371. package/dist/mint-components/{p-5fba1a04.system.entry.js → p-775685a2.system.entry.js} +1 -1
  372. package/dist/mint-components/p-7a4a47b2.entry.js +205 -0
  373. package/dist/mint-components/{p-f3053c61.js → p-7ae55645.js} +1 -1
  374. package/dist/mint-components/{p-f450654b.system.entry.js → p-7c1650bb.system.entry.js} +1 -1
  375. package/dist/mint-components/{p-3e7ec0f3.system.entry.js → p-7d85fba4.system.entry.js} +1 -1
  376. package/dist/mint-components/p-7ddd0248.entry.js +1 -0
  377. package/dist/mint-components/{p-c3babfa4.system.entry.js → p-7e0c2fd5.system.entry.js} +1 -1
  378. package/dist/mint-components/{p-a45b03d2.entry.js → p-813f6633.entry.js} +1 -1
  379. package/dist/mint-components/{p-370a1a73.system.js → p-81ed0e97.system.js} +1 -1
  380. package/dist/mint-components/p-81fd8e56.system.js +1 -0
  381. package/dist/mint-components/{p-6b5e355c.system.js → p-842cbd05.system.js} +1 -1
  382. package/dist/mint-components/{p-88bf51b7.system.entry.js → p-87bde6c3.system.entry.js} +1 -1
  383. package/dist/mint-components/{p-64491210.system.entry.js → p-89283c37.system.entry.js} +1 -1
  384. package/dist/mint-components/{p-d35d8c06.entry.js → p-8b24b795.entry.js} +2 -2
  385. package/dist/mint-components/{p-6c928c7d.entry.js → p-8b66735f.entry.js} +1 -1
  386. package/dist/mint-components/p-8e6c97b5.system.entry.js +1 -0
  387. package/dist/mint-components/{p-8d554a89.system.js → p-90b906e3.system.js} +1 -1
  388. package/dist/mint-components/p-95f71da6.entry.js +1 -0
  389. package/dist/mint-components/p-96755021.entry.js +16 -0
  390. package/dist/mint-components/{p-ead27698.system.entry.js → p-98c5589b.system.entry.js} +1 -1
  391. package/dist/mint-components/p-9a3612e3.system.js +1 -0
  392. package/dist/mint-components/{p-012daf3c.entry.js → p-9c980a21.entry.js} +1 -1
  393. package/dist/mint-components/{p-6afb4f48.system.entry.js → p-9f9f851d.system.entry.js} +1 -1
  394. package/dist/mint-components/{p-4e48267b.system.js → p-9fc73ff8.system.js} +1 -1
  395. package/dist/mint-components/p-a13c83c5.entry.js +1 -0
  396. package/dist/mint-components/p-a1cc7c75.system.js +6 -0
  397. package/dist/mint-components/{p-e8dde8f4.system.js → p-a2aed0da.system.js} +1 -1
  398. package/dist/mint-components/{p-178d2d2e.entry.js → p-a3fdbfed.entry.js} +1 -1
  399. package/dist/mint-components/{p-fbdf0738.entry.js → p-a4c1b404.entry.js} +1 -1
  400. package/dist/mint-components/p-a5c46b1f.system.entry.js +1 -0
  401. package/dist/mint-components/p-a966450d.entry.js +1 -0
  402. package/dist/mint-components/{p-1f7d7524.system.entry.js → p-a9ad04e3.system.entry.js} +1 -1
  403. package/dist/mint-components/{p-c5d2e4ba.js → p-a9ff5495.js} +1 -1
  404. package/dist/mint-components/{p-ce9e7c98.system.js → p-b210bcc2.system.js} +1 -1
  405. package/dist/mint-components/{p-bc826117.system.entry.js → p-b38c43c6.system.entry.js} +1 -1
  406. package/dist/mint-components/{p-04ced592.system.entry.js → p-b4fd6877.system.entry.js} +1 -1
  407. package/dist/mint-components/{p-c8610d0c.js → p-b7705066.js} +1 -1
  408. package/dist/mint-components/p-b7ea46a9.system.entry.js +1 -0
  409. package/dist/mint-components/{p-a85f57bb.entry.js → p-b8e79be3.entry.js} +1 -1
  410. package/dist/mint-components/p-bc827206.entry.js +241 -0
  411. package/dist/mint-components/p-bd5cb4f3.system.js +1 -0
  412. package/dist/mint-components/{p-51d53165.system.entry.js → p-bf1ce947.system.entry.js} +1 -1
  413. package/dist/mint-components/{p-83c9f37b.system.entry.js → p-c10eb4d9.system.entry.js} +1 -1
  414. package/dist/mint-components/{p-f0806232.system.entry.js → p-c2281e04.system.entry.js} +1 -1
  415. package/dist/mint-components/{p-1d27da33.js → p-c49e034d.js} +2 -2
  416. package/dist/mint-components/p-c5a86ae0.system.js +1 -0
  417. package/dist/mint-components/{p-bee1e573.entry.js → p-c6b10310.entry.js} +1 -1
  418. package/dist/mint-components/p-c7d74b3d.entry.js +1 -0
  419. package/dist/mint-components/{p-f56348dc.system.entry.js → p-c9a1e91f.system.entry.js} +1 -1
  420. package/dist/mint-components/{p-9e0230c3.entry.js → p-ce7d155e.entry.js} +1 -1
  421. package/dist/mint-components/{p-e3e16c36.js → p-d25af377.js} +1 -1
  422. package/dist/mint-components/{p-f531a5c9.system.entry.js → p-d2ce8962.system.entry.js} +1 -1
  423. package/dist/mint-components/{p-76392386.entry.js → p-d2fdccaf.entry.js} +1 -1
  424. package/dist/mint-components/p-d30d4615.system.entry.js +1 -0
  425. package/dist/mint-components/p-d72ca162.entry.js +13 -0
  426. package/dist/mint-components/p-d8d97ff5.js +1 -0
  427. package/dist/mint-components/p-d9125705.entry.js +1 -0
  428. package/dist/mint-components/{p-bdd6bb13.js → p-d998f2cf.js} +1 -1
  429. package/dist/mint-components/{p-e0e7635a.js → p-da694498.js} +1 -1
  430. package/dist/mint-components/p-dc10f1c8.entry.js +1 -0
  431. package/dist/mint-components/p-dd5a844d.entry.js +1 -0
  432. package/dist/mint-components/{p-ac1bf045.js → p-e039ce2f.js} +1 -1
  433. package/dist/mint-components/{p-88aac6a9.system.entry.js → p-e401cb44.system.entry.js} +1 -1
  434. package/dist/mint-components/{p-68747d88.js → p-e445df4e.js} +1 -1
  435. package/dist/mint-components/{p-ed6ebd60.system.js → p-e479d77e.system.js} +1 -1
  436. package/dist/mint-components/{p-88a2e66e.system.entry.js → p-e53e95ce.system.entry.js} +1 -1
  437. package/dist/mint-components/p-e9561792.entry.js +1 -0
  438. package/dist/mint-components/{p-36e9296e.system.entry.js → p-ea99fae7.system.entry.js} +1 -1
  439. package/dist/mint-components/{p-5d0c9424.js → p-ee343d0b.js} +1 -1
  440. package/dist/mint-components/{p-22425c71.system.entry.js → p-f1a8e889.system.entry.js} +1 -1
  441. package/dist/mint-components/{p-c7fd9e16.js → p-f29e62e1.js} +1 -1
  442. package/dist/mint-components/{p-9eae245f.js → p-f754e08b.js} +23 -23
  443. package/dist/mint-components/p-f831ddd1.entry.js +13 -0
  444. package/dist/mint-components/{p-b3b5b4b7.system.entry.js → p-f9564398.system.entry.js} +1 -1
  445. package/dist/types/components/sqm-empty/sqm-empty.d.ts +1 -1
  446. package/dist/types/components/sqm-pagination/Pagination.stories.d.ts +5 -0
  447. package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +15 -0
  448. package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +22 -0
  449. package/dist/types/components/sqm-pagination/usePagination.d.ts +16 -0
  450. package/dist/types/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.d.ts +1 -0
  451. package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +0 -1
  452. package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +1 -0
  453. package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +18 -0
  454. package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +70 -0
  455. package/dist/types/components/sqm-referral-code/useReferralCode.d.ts +3 -0
  456. package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +12 -0
  457. package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +16 -0
  458. package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +39 -0
  459. package/dist/types/components/sqm-referral-codes/useReferralCodes.d.ts +52 -0
  460. package/dist/types/components/sqm-referral-table/ReferralTableRewardsCell.stories.d.ts +1 -0
  461. package/dist/types/components/sqm-rewards-table/RewardsTableCell.stories.d.ts +1 -0
  462. package/dist/types/components/sqm-share-link/useShareLink.d.ts +1 -0
  463. package/dist/types/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.d.ts +1 -0
  464. package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.d.ts +1 -0
  465. package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +4 -0
  466. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +12 -0
  467. package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +13 -4
  468. package/dist/types/components/sqm-widget-verification/useVerificationEmail.d.ts +1 -0
  469. package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +5 -0
  470. package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
  471. package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +4 -0
  472. package/dist/types/components/tax-and-cash/eventKeys.d.ts +1 -0
  473. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +6 -0
  474. package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +13 -0
  475. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -0
  476. package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +4 -0
  477. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.d.ts +1 -0
  478. package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.d.ts +4 -0
  479. package/dist/types/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.d.ts +0 -1
  480. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.d.ts +0 -4
  481. package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +1 -16
  482. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +3 -1
  483. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +8 -2
  484. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +30 -2
  485. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +3 -4
  486. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/extractProps.d.ts +5 -1
  487. package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +82 -3
  488. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +9 -4
  489. package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +28 -0
  490. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +1 -0
  491. package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +4 -0
  492. package/dist/types/components/tax-and-cash/useVeriffApp.d.ts +6 -0
  493. package/dist/types/components/views/copy-text-view.d.ts +3 -0
  494. package/dist/types/components.d.ts +591 -92
  495. package/dist/types/stories/Widget.stories.d.ts +6 -0
  496. package/docs/docs.docx +0 -0
  497. package/docs/raisins.json +1 -1
  498. package/grapesjs/grapesjs.js +1 -1
  499. package/package.json +3 -2
  500. package/dist/cjs/sqm-code-verification.cjs.entry.js +0 -342
  501. package/dist/cjs/sqm-widget-verification-internal.cjs.entry.js +0 -103
  502. package/dist/cjs/usePayoutStatus-b9fb7399.js +0 -70
  503. package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-internal.js +0 -339
  504. package/dist/esm/sqm-code-verification.entry.js +0 -338
  505. package/dist/esm/sqm-widget-verification-internal.entry.js +0 -99
  506. package/dist/esm/usePayoutStatus-1a635054.js +0 -67
  507. package/dist/esm-es5/ShadowViewAddon-69b61037.js +0 -1
  508. package/dist/esm-es5/index.module-6c840c4e.js +0 -1
  509. package/dist/esm-es5/sqm-banking-info-form_16.entry.js +0 -1
  510. package/dist/esm-es5/sqm-code-verification.entry.js +0 -1
  511. package/dist/esm-es5/sqm-invoice-table-view-d1cfdaf4.js +0 -1
  512. package/dist/esm-es5/sqm-leaderboard-rank-view-10657658.js +0 -1
  513. package/dist/esm-es5/sqm-widget-verification-internal.entry.js +0 -1
  514. package/dist/esm-es5/useChildElements-fc84e640.js +0 -1
  515. package/dist/esm-es5/usePayoutStatus-1a635054.js +0 -1
  516. package/dist/esm-es5/useRegistrationFormState-849e27f7.js +0 -1
  517. package/dist/esm-es5/useVerificationEmail-c32696ba.js +0 -1
  518. package/dist/mint-components/p-0893073b.entry.js +0 -1
  519. package/dist/mint-components/p-0a898ab1.js +0 -1
  520. package/dist/mint-components/p-11d1b212.js +0 -1
  521. package/dist/mint-components/p-1712a9fd.entry.js +0 -11
  522. package/dist/mint-components/p-1b861be5.entry.js +0 -1
  523. package/dist/mint-components/p-1e616d45.system.js +0 -1
  524. package/dist/mint-components/p-24092973.entry.js +0 -9
  525. package/dist/mint-components/p-2868f475.entry.js +0 -1
  526. package/dist/mint-components/p-331d060e.entry.js +0 -223
  527. package/dist/mint-components/p-39840341.js +0 -1
  528. package/dist/mint-components/p-4364001c.entry.js +0 -12
  529. package/dist/mint-components/p-4671e644.entry.js +0 -1
  530. package/dist/mint-components/p-4babe350.system.js +0 -1
  531. package/dist/mint-components/p-4bd7a472.js +0 -1
  532. package/dist/mint-components/p-4e373c3d.system.js +0 -1
  533. package/dist/mint-components/p-4eae91a9.system.js +0 -1
  534. package/dist/mint-components/p-517224ef.js +0 -19
  535. package/dist/mint-components/p-5a23b560.system.entry.js +0 -1
  536. package/dist/mint-components/p-639d3dd3.entry.js +0 -1
  537. package/dist/mint-components/p-8300d8c8.system.js +0 -1
  538. package/dist/mint-components/p-84b25a46.entry.js +0 -1
  539. package/dist/mint-components/p-8bddb468.system.entry.js +0 -1
  540. package/dist/mint-components/p-93576222.system.js +0 -1
  541. package/dist/mint-components/p-947fe79b.entry.js +0 -1
  542. package/dist/mint-components/p-9596e97c.system.entry.js +0 -1
  543. package/dist/mint-components/p-974070c4.system.entry.js +0 -1
  544. package/dist/mint-components/p-99c15c5e.entry.js +0 -1
  545. package/dist/mint-components/p-9d34f4f0.entry.js +0 -33
  546. package/dist/mint-components/p-9dcfa187.system.js +0 -1
  547. package/dist/mint-components/p-9ec008cb.system.entry.js +0 -1
  548. package/dist/mint-components/p-a4282d02.system.entry.js +0 -1
  549. package/dist/mint-components/p-b1e8a802.entry.js +0 -1
  550. package/dist/mint-components/p-b2a99637.system.js +0 -1
  551. package/dist/mint-components/p-b62faaa5.system.entry.js +0 -1
  552. package/dist/mint-components/p-c05e7b9f.entry.js +0 -195
  553. package/dist/mint-components/p-c510fb88.entry.js +0 -1
  554. package/dist/mint-components/p-c7057066.system.entry.js +0 -1
  555. package/dist/mint-components/p-c8878e79.entry.js +0 -1
  556. package/dist/mint-components/p-c92a743e.entry.js +0 -1
  557. package/dist/mint-components/p-c9fb6102.entry.js +0 -1
  558. package/dist/mint-components/p-ca809fdd.system.js +0 -1
  559. package/dist/mint-components/p-d49e2f7a.js +0 -1
  560. package/dist/mint-components/p-d7806f31.js +0 -48
  561. package/dist/mint-components/p-dd0d79bf.entry.js +0 -1
  562. package/dist/mint-components/p-def516b8.system.js +0 -1
  563. package/dist/mint-components/p-e01ac27c.system.js +0 -1
  564. package/dist/mint-components/p-e45a8501.system.entry.js +0 -1
  565. package/dist/mint-components/p-e990dc21.system.js +0 -1
  566. package/dist/mint-components/p-f340214f.entry.js +0 -25
  567. package/dist/mint-components/p-f36e33ff.entry.js +0 -13
  568. package/dist/mint-components/p-f655a7df.js +0 -1
  569. package/dist/types/components/sqm-widget-verification/sqm-widget-verification-internal.d.ts +0 -20
  570. package/dist/types/global/android.d.ts +0 -7
  571. package/dist/types/global/demo.d.ts +0 -2
  572. package/dist/types/stories/features.d.ts +0 -4
  573. package/dist/types/stories/templates.d.ts +0 -4
@@ -1,16 +1,17 @@
1
- import { h, r as registerInstance } from './index-17b4da69.js';
2
- import { k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
- import { d as dist, M as Mn, E as En, K, c as xe, i as isDemo, S as Sn } from './index.module-6c840c4e.js';
1
+ import { h, r as registerInstance } from './index-014ddfa3.js';
2
+ import { k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-576d7f01.js';
3
+ import { i as intl } from './global-9832e13a.js';
4
+ import { d as dist, t as bn, y as yn, Q, $ as $e, i as isDemo, w as wn } from './index.module-32d2bf62.js';
4
5
  import { c as cjs } from './cjs-bdfb4486.js';
5
- import { c as createStyleSheet } from './JSS-67b5cff8.js';
6
6
  import { g as getProps } from './utils-334c1e34.js';
7
- import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
8
- import { S as SHOW_CODE_NAMESPACE, a as VERIFICATION_EMAIL_NAMESPACE } from './keys-db1897ae.js';
9
- import { u as useVerificationEmail } from './useVerificationEmail-c32696ba.js';
7
+ import { c as createStyleSheet } from './JSS-67b5cff8.js';
8
+ import { T as TextSpanView } from './sqm-text-span-view-d6e03f93.js';
9
+ import { S as SHOW_CODE_NAMESPACE, V as VERIFICATION_EMAIL_NAMESPACE } from './keys-406491dc.js';
10
+ import { u as useVerificationEmail } from './useVerificationEmail-7e3eb7c0.js';
10
11
 
11
12
  const UpsertUserEmailMutation = dist.gql `
12
13
  mutation upsertUser($userInput: UserInput!) {
13
- user(userInput: $userInput) {
14
+ upsertUser(userInput: $userInput) {
14
15
  id
15
16
  accountId
16
17
  email
@@ -35,12 +36,12 @@ const UserLookupQuery = dist.gql `
35
36
  }
36
37
  `;
37
38
  function useUpsertUserEmail() {
38
- const user = K();
39
- const [request, { loading: loading, data, errors }] = xe(UpsertUserEmailMutation);
39
+ const user = Q();
40
+ const [request, { loading: loading, data, errors }] = $e(UpsertUserEmailMutation);
40
41
  const upsertUserEmail = async (email) => {
41
42
  try {
42
43
  const result = await request({
43
- user: {
44
+ userInput: {
44
45
  id: user.id,
45
46
  accountId: user.accountId,
46
47
  email,
@@ -65,15 +66,15 @@ function useUpsertUserEmail() {
65
66
  ];
66
67
  }
67
68
  function useWidgetEmailVerification(props) {
68
- const [_, setShowCode] = Mn(SHOW_CODE_NAMESPACE);
69
- const [email, setEmail] = Mn(VERIFICATION_EMAIL_NAMESPACE);
69
+ const [_, setShowCode] = bn(SHOW_CODE_NAMESPACE);
70
+ const [email, setEmail] = bn(VERIFICATION_EMAIL_NAMESPACE);
70
71
  const [emailExists, setEmailExists] = useState(false);
71
72
  const [error, setError] = useState(false);
72
73
  const [mutationError, setMutationError] = useState(false);
73
74
  const { initialized, send: [sendEmail, { loading: sendLoading, errors }], } = useVerificationEmail();
74
75
  const [upsertUserEmail] = useUpsertUserEmail();
75
76
  const [loading, setLoading] = useState(true);
76
- const { data, loading: initialLoading } = En(UserLookupQuery, {});
77
+ const { data, loading: initialLoading } = yn(UserLookupQuery, {});
77
78
  const emailRegex = /^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
78
79
  useEffect(() => {
79
80
  if (!(data === null || data === void 0 ? void 0 : data.viewer))
@@ -149,10 +150,7 @@ const style = {
149
150
  backgroundColor: "var(--sl-color-red-100)",
150
151
  borderTop: "none",
151
152
  },
152
- "&::part(message)": {
153
- display: "flex",
154
- flexDirection: "column",
155
- },
153
+ "&::part(message)": {},
156
154
  },
157
155
  ContinueButton: {
158
156
  width: "100%",
@@ -205,12 +203,18 @@ function WidgetEmailVerificationView(props) {
205
203
  states.sendCodeError && (h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "danger", class: sheet.classes.ErrorAlertContainer, open: true },
206
204
  h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
207
205
  h("b", null, text.sendCodeErrorHeader),
208
- text.sendCodeErrorDescription)),
206
+ h("br", null),
207
+ intl.formatMessage({
208
+ id: "sendCodeErrorDescription",
209
+ defaultMessage: text.sendCodeErrorDescription,
210
+ }, {
211
+ supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
212
+ }))),
209
213
  states.initialLoading ? (renderLoadingSkeleton()) : (h("div", { class: sheet.classes.Wrapper },
210
214
  h(TextSpanView, { type: "p" }, text.verifyEmailHeaderText),
211
215
  h("sl-form", { "onSl-submit": callbacks.submitEmail },
212
216
  h("div", { class: sheet.classes.InputsContainer },
213
- h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", label: text.emailLabel, value: states.email, type: "email", id: "email", name: "email", disabled: !!states.email || states.loading }, (states.error
217
+ h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", label: text.emailLabel, value: states.email || "", type: "email", id: "email", name: "email", disabled: !!states.email || states.loading }, (states.error
214
218
  ? {
215
219
  class: sheet.classes.ErrorInput,
216
220
  helpText: text.emailValidationErrorText,
@@ -229,11 +233,15 @@ const WidgetEmailVerification = class {
229
233
  /**
230
234
  * @uiName Send code to email alert header
231
235
  */
232
- this.sendCodeErrorHeader = "There was an error sending your code.";
236
+ this.sendCodeErrorHeader = "There was an error sending your code";
237
+ /**
238
+ * @uiName Support link text
239
+ */
240
+ this.supportLink = "support team";
233
241
  /**
234
242
  * @uiName Send code to email alert description
235
243
  */
236
- this.sendCodeErrorDescription = "Please try again. If this problem continues, contact our program support team.";
244
+ this.sendCodeErrorDescription = "Please try again. If this problem continues, contact our program {supportLink}.";
237
245
  /**
238
246
  * @uiName Email input label
239
247
  */
@@ -260,7 +268,7 @@ const WidgetEmailVerification = class {
260
268
  }
261
269
  };
262
270
  function useDemoWidgetEmailVerification(props) {
263
- const setShowCode = Sn(SHOW_CODE_NAMESPACE);
271
+ const setShowCode = wn(SHOW_CODE_NAMESPACE);
264
272
  return cjs({
265
273
  states: {
266
274
  error: true,
@@ -1,10 +1,10 @@
1
- import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
2
- import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
3
- import { i as intl } from './global-6306a9b8.js';
4
- import './index.module-6c840c4e.js';
5
- import './JSS-67b5cff8.js';
1
+ import { h, r as registerInstance, c as Host } from './index-014ddfa3.js';
2
+ import { n as h$1 } from './stencil-hooks.module-576d7f01.js';
3
+ import { i as intl } from './global-9832e13a.js';
4
+ import './index.module-32d2bf62.js';
6
5
  import { g as getProps } from './utils-334c1e34.js';
7
- import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-6c582684.js';
6
+ import './JSS-67b5cff8.js';
7
+ import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-83df005d.js';
8
8
 
9
9
  function EmptyStateView(props) {
10
10
  const { emptyStateHeader, emptyStateImage, emptyStateText, supportText, missingFeature = "", } = props;
@@ -32,6 +32,11 @@ function EmptyStateView(props) {
32
32
  const Empty = class {
33
33
  constructor(hostRef) {
34
34
  registerInstance(this, hostRef);
35
+ /**
36
+ * @uiWidget ImageUpload
37
+ * @format url
38
+ * @uiName Image */
39
+ this.emptyStateImage = "https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png";
35
40
  }
36
41
  render() {
37
42
  return (h(Host, { slot: "empty" }, h(EmptyStateView, { emptyStateImage: this.emptyStateImage, emptyStateHeader: this.emptyStateHeader, emptyStateText: this.emptyStateText, supportText: this.supportText })));
@@ -77,7 +82,6 @@ const PortalContainer = class {
77
82
  /**
78
83
  * @uiName Background color
79
84
  * @uiWidget color
80
- * @uiGroup Card style
81
85
  * @uiType string
82
86
  */
83
87
  this.backgroundColor = "#ffffff00";
@@ -117,7 +121,7 @@ const vanillaStyle = `
117
121
 
118
122
  sqm-text h4 {
119
123
  font-size: var(--sl-font-size-large);
120
- font-weight: var(--sl-font-weight-semibold);
124
+ font-weight: var(--sl-font-weight-bold);
121
125
  color: var(--sl-color-neutral-800);
122
126
  margin: 0;
123
127
  }
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-ac12ca1c.js';
1
+ import { r as registerInstance, h as h$1 } from './index-014ddfa3.js';
2
+ import { n as h } from './stencil-hooks.module-576d7f01.js';
3
3
 
4
4
  const sqmFormMessageCss = "sl-alert::part(base){border:1px solid;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(20, 20, 20, 0.1);box-shadow:0 1px 2px rgba(20, 20, 20, 0.1)}.Error::part(base){background-color:var(--sl-color-danger-100);border-color:var(--sl-color-danger-200)}.Warning::part(base){background-color:var(--sl-color-warning-100);border-color:var(--sl-color-warning-200)}.Success::part(base){background-color:var(--sl-color-success-100);border-color:var(--sl-color-success-200)}.Info::part(base){background-color:var(--sl-color-primary-100);border-color:var(--sl-color-primary-200)}";
5
5
 
@@ -1,14 +1,14 @@
1
- import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { o as m, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { B, k as ke, Y, $ as $e } from './index.module-6c840c4e.js';
1
+ import { r as registerInstance, h as h$1, c as Host } from './index-014ddfa3.js';
2
+ import { o as m, f as useEffect, n as h } from './stencil-hooks.module-576d7f01.js';
3
+ import { J, E as Ee, b as z, P as Pe } from './index.module-32d2bf62.js';
4
4
 
5
5
  async function useGraphQLClientProvider({ domain }) {
6
- const token = B();
6
+ const token = J();
7
7
  const appDomain = domain;
8
- const tenantAlias = Y();
8
+ const tenantAlias = z();
9
9
  // Memoization is shared. One client per domain, tenant and token (or null)
10
- const managedIdentityClient = ke(appDomain, tenantAlias, token);
11
- const [, setGraphQLClient] = m($e, managedIdentityClient);
10
+ const managedIdentityClient = Ee(appDomain, tenantAlias, token);
11
+ const [, setGraphQLClient] = m(Pe, managedIdentityClient);
12
12
  useEffect(() => {
13
13
  setGraphQLClient(managedIdentityClient);
14
14
  }, [managedIdentityClient]);
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-ac12ca1c.js';
1
+ import { r as registerInstance, h as h$1, c as Host } from './index-014ddfa3.js';
2
+ import { n as h } from './stencil-hooks.module-576d7f01.js';
3
3
 
4
4
  const HeroImage = class {
5
5
  constructor(hostRef) {
@@ -1,13 +1,13 @@
1
- import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { i as isDemo, a as setUserIdentity } from './index.module-6c840c4e.js';
1
+ import { r as registerInstance, h as h$1 } from './index-014ddfa3.js';
2
+ import { n as h } from './stencil-hooks.module-576d7f01.js';
3
+ import { i as isDemo, c as setUserIdentity } from './index.module-32d2bf62.js';
4
4
  import './jsonpointer-388a7082.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
- import './mixins-f60a614c.js';
7
6
  import './JSS-67b5cff8.js';
8
- import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.js';
9
- import './useRegistrationFormState-849e27f7.js';
10
- import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-8b0a4556.js';
7
+ import './mixins-f60a614c.js';
8
+ import { E as EmailRegistrationView } from './email-registration-view-5ecee6f8.js';
9
+ import './useRegistrationFormState-6e89095a.js';
10
+ import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-82ac94b9.js';
11
11
 
12
12
  const InstantAccessRegistration = class {
13
13
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
- import { h } from './index-17b4da69.js';
2
- import { i as intl } from './global-6306a9b8.js';
1
+ import { h } from './index-014ddfa3.js';
2
+ import { i as intl } from './global-9832e13a.js';
3
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
4
 
5
5
  const INDIRECT_TAX_PROVINCES = [
@@ -707,11 +707,13 @@ const stepFourProps = {
707
707
  saveDisabled: false,
708
708
  thresholds: [],
709
709
  loadingError: false,
710
+ email: "test@example.com",
710
711
  formState: {
711
712
  paymentMethodChecked: "toBankAccount",
712
713
  },
713
714
  },
714
715
  callbacks: {
716
+ onVerificationHide: () => { },
715
717
  onVerification: () => { },
716
718
  onSubmit: async () => console.log("Submit"),
717
719
  setPaymentMethodChecked: () => { },
@@ -749,7 +751,7 @@ const docusignFormProps = {
749
751
  };
750
752
  const dashboardProps = {
751
753
  states: {
752
- showVerifyIdentity: false,
754
+ veriffLoading: false,
753
755
  payoutStatus: "DONE",
754
756
  canEditPayoutInfo: true,
755
757
  disabled: false,
@@ -776,7 +778,7 @@ const GeneralLoadingView = () => {
776
778
  return h(LoadingView, null);
777
779
  };
778
780
  const GeneralErrorView = () => {
779
- return (h(ErrorView, { loadingErrorAlertHeader: "There was a problem loading your form", loadingErrorAlertDescription: "Please refresh the page and try again. If this problem continues, contact Support." }));
781
+ return (h(ErrorView, { loadingErrorAlertHeader: "There was a problem loading your form", loadingErrorAlertDescription: "Please refresh the page and try again. If this problem continues, contact our support team." }));
780
782
  };
781
783
  // STEP ONE
782
784
  const StepOne = () => {
@@ -1260,6 +1262,20 @@ const StepFourToPaypalChecked = () => {
1260
1262
  },
1261
1263
  } }));
1262
1264
  };
1265
+ const StepFourReVerifyEmail = () => {
1266
+ return (h("sqm-banking-info-form", { demoData: {
1267
+ ...stepFourProps,
1268
+ states: {
1269
+ ...stepFourProps.states,
1270
+ showVerification: true,
1271
+ isPartner: true,
1272
+ formState: {
1273
+ ...stepFourProps.states.formState,
1274
+ paymentMethodChecked: "toPayPalAccount",
1275
+ },
1276
+ },
1277
+ } }));
1278
+ };
1263
1279
  const TaxAndCashDashboardActiveW9Form = () => {
1264
1280
  return (h("sqm-tax-and-cash-dashboard", { demoData: {
1265
1281
  ...dashboardProps,
@@ -1270,7 +1286,7 @@ const TaxAndCashDashboardActiveW8BENForm = () => {
1270
1286
  ...dashboardProps,
1271
1287
  states: {
1272
1288
  payoutStatus: "DONE",
1273
- showVerifyIdentity: false,
1289
+ veriffLoading: false,
1274
1290
  noFormNeeded: false,
1275
1291
  canEditPayoutInfo: true,
1276
1292
  documentType: "W8BEN",
@@ -1288,7 +1304,7 @@ const TaxAndCashDashboardActiveW8BENEForm = () => {
1288
1304
  ...dashboardProps,
1289
1305
  states: {
1290
1306
  payoutStatus: "DONE",
1291
- showVerifyIdentity: false,
1307
+ veriffLoading: false,
1292
1308
  noFormNeeded: false,
1293
1309
  canEditPayoutInfo: true,
1294
1310
  documentType: "W8BENE",
@@ -1306,7 +1322,7 @@ const TaxAndCashDashboardNotActiveW9Form = () => {
1306
1322
  ...dashboardProps,
1307
1323
  states: {
1308
1324
  payoutStatus: "DONE",
1309
- showVerifyIdentity: false,
1325
+ veriffLoading: false,
1310
1326
  noFormNeeded: false,
1311
1327
  canEditPayoutInfo: true,
1312
1328
  status: "INACTIVE",
@@ -1325,7 +1341,6 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
1325
1341
  ...dashboardProps,
1326
1342
  states: {
1327
1343
  payoutStatus: "DONE",
1328
- showVerifyIdentity: false,
1329
1344
  canEditPayoutInfo: true,
1330
1345
  disabled: false,
1331
1346
  status: "NOT_VERIFIED",
@@ -1337,6 +1352,7 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
1337
1352
  indirectTaxNumber: "123456",
1338
1353
  showNewFormDialog: false,
1339
1354
  hasHold: false,
1355
+ veriffLoading: false,
1340
1356
  },
1341
1357
  } }));
1342
1358
  };
@@ -1345,7 +1361,7 @@ const TaxAndCashDashboardNotVerifiedW8BENForm = () => {
1345
1361
  ...dashboardProps,
1346
1362
  states: {
1347
1363
  payoutStatus: "DONE",
1348
- showVerifyIdentity: false,
1364
+ veriffLoading: false,
1349
1365
  canEditPayoutInfo: true,
1350
1366
  disabled: false,
1351
1367
  status: "NOT_VERIFIED",
@@ -1366,7 +1382,7 @@ const TaxAndCashDashboardNotVerifiedW8BENEForm = () => {
1366
1382
  ...dashboardProps,
1367
1383
  states: {
1368
1384
  payoutStatus: "DONE",
1369
- showVerifyIdentity: false,
1385
+ veriffLoading: false,
1370
1386
  canEditPayoutInfo: true,
1371
1387
  disabled: false,
1372
1388
  status: "NOT_VERIFIED",
@@ -1387,7 +1403,7 @@ const TaxAndCashDashboardNotActiveW8BENEForm = () => {
1387
1403
  ...dashboardProps,
1388
1404
  states: {
1389
1405
  payoutStatus: "DONE",
1390
- showVerifyIdentity: false,
1406
+ veriffLoading: false,
1391
1407
  canEditPayoutInfo: true,
1392
1408
  disabled: false,
1393
1409
  status: "NOT_ACTIVE",
@@ -1408,7 +1424,7 @@ const TaxAndCashDashboardNoFormNeeded = () => {
1408
1424
  ...dashboardProps,
1409
1425
  states: {
1410
1426
  payoutStatus: "DONE",
1411
- showVerifyIdentity: false,
1427
+ veriffLoading: false,
1412
1428
  canEditPayoutInfo: true,
1413
1429
  disabled: false,
1414
1430
  documentType: "W9",
@@ -1429,7 +1445,7 @@ const TaxAndCashDashboardIndirectTaxCanada = () => {
1429
1445
  ...dashboardProps,
1430
1446
  states: {
1431
1447
  payoutStatus: "DONE",
1432
- showVerifyIdentity: false,
1448
+ veriffLoading: false,
1433
1449
  canEditPayoutInfo: true,
1434
1450
  status: "ACTIVE",
1435
1451
  disabled: false,
@@ -1451,7 +1467,7 @@ const TaxAndCashDashboardIndirectTaxCanadaQuebec = () => {
1451
1467
  ...dashboardProps,
1452
1468
  states: {
1453
1469
  payoutStatus: "DONE",
1454
- showVerifyIdentity: false,
1470
+ veriffLoading: false,
1455
1471
  canEditPayoutInfo: true,
1456
1472
  status: "ACTIVE",
1457
1473
  disabled: false,
@@ -1474,7 +1490,7 @@ const TaxAndCashDashboardIndirectTaxSpain = () => {
1474
1490
  ...dashboardProps,
1475
1491
  states: {
1476
1492
  payoutStatus: "DONE",
1477
- showVerifyIdentity: false,
1493
+ veriffLoading: false,
1478
1494
  canEditPayoutInfo: true,
1479
1495
  status: "ACTIVE",
1480
1496
  disabled: false,
@@ -1497,7 +1513,7 @@ const TaxAndCashDashboardIndirectTaxNotRegistered = () => {
1497
1513
  ...dashboardProps,
1498
1514
  states: {
1499
1515
  payoutStatus: "DONE",
1500
- showVerifyIdentity: false,
1516
+ veriffLoading: false,
1501
1517
  canEditPayoutInfo: true,
1502
1518
  status: "ACTIVE",
1503
1519
  documentType: "W8BEN",
@@ -1514,10 +1530,62 @@ const TaxAndCashDashboardIdentityVerifcationRequired = () => {
1514
1530
  return (h("sqm-tax-and-cash-dashboard", { demoData: {
1515
1531
  ...dashboardProps,
1516
1532
  states: {
1517
- payoutStatus: "VERIFICATION_NEEDED",
1518
- showVerifyIdentity: true,
1519
- showIdentityVerificationDialog: true,
1520
- identiyRequired: true,
1533
+ payoutStatus: "VERIFICATION:REQUIRED",
1534
+ veriffLoading: false,
1535
+ canEditPayoutInfo: true,
1536
+ status: "ACTIVE",
1537
+ documentType: "W8BEN",
1538
+ documentTypeString: taxTypeToName("W8BEN"),
1539
+ dateSubmitted: "Jan 18th, 2025",
1540
+ noFormNeeded: false,
1541
+ notRegistered: true,
1542
+ showNewFormDialog: false,
1543
+ hasHold: false,
1544
+ },
1545
+ } }));
1546
+ };
1547
+ const TaxAndCashDashboardIdentityVerifcationRequiredInternal = () => {
1548
+ return (h("sqm-tax-and-cash-dashboard", { demoData: {
1549
+ ...dashboardProps,
1550
+ states: {
1551
+ payoutStatus: "VERIFICATION:INTERNAL",
1552
+ veriffLoading: false,
1553
+ canEditPayoutInfo: true,
1554
+ status: "ACTIVE",
1555
+ documentType: "W8BEN",
1556
+ documentTypeString: taxTypeToName("W8BEN"),
1557
+ dateSubmitted: "Jan 18th, 2025",
1558
+ noFormNeeded: false,
1559
+ notRegistered: true,
1560
+ showNewFormDialog: false,
1561
+ hasHold: false,
1562
+ },
1563
+ } }));
1564
+ };
1565
+ const TaxAndCashDashboardIdentityVerifcationReviewInternal = () => {
1566
+ return (h("sqm-tax-and-cash-dashboard", { demoData: {
1567
+ ...dashboardProps,
1568
+ states: {
1569
+ payoutStatus: "VERIFICATION:REVIEW",
1570
+ veriffLoading: false,
1571
+ canEditPayoutInfo: true,
1572
+ status: "ACTIVE",
1573
+ documentType: "W8BEN",
1574
+ documentTypeString: taxTypeToName("W8BEN"),
1575
+ dateSubmitted: "Jan 18th, 2025",
1576
+ noFormNeeded: false,
1577
+ notRegistered: true,
1578
+ showNewFormDialog: false,
1579
+ hasHold: false,
1580
+ },
1581
+ } }));
1582
+ };
1583
+ const TaxAndCashDashboardIdentityVerifcationFailedInternal = () => {
1584
+ return (h("sqm-tax-and-cash-dashboard", { demoData: {
1585
+ ...dashboardProps,
1586
+ states: {
1587
+ payoutStatus: "VERIFICATION:FAILED",
1588
+ veriffLoading: false,
1521
1589
  canEditPayoutInfo: true,
1522
1590
  status: "ACTIVE",
1523
1591
  documentType: "W8BEN",
@@ -1535,7 +1603,7 @@ const TaxAndCashDashboardNewTaxForm = () => {
1535
1603
  ...dashboardProps,
1536
1604
  states: {
1537
1605
  payoutStatus: "DONE",
1538
- showVerifyIdentity: false,
1606
+ veriffLoading: false,
1539
1607
  canEditPayoutInfo: true,
1540
1608
  status: "ACTIVE",
1541
1609
  documentType: "W8BEN",
@@ -1553,7 +1621,7 @@ const TaxAndCashDashboardPayoutsOnHold = () => {
1553
1621
  ...dashboardProps,
1554
1622
  states: {
1555
1623
  payoutStatus: "DONE",
1556
- showVerifyIdentity: false,
1624
+ veriffLoading: false,
1557
1625
  canEditPayoutInfo: true,
1558
1626
  disabled: true,
1559
1627
  status: "ACTIVE",
@@ -1573,7 +1641,7 @@ const TaxAndCashDashboardLoading = () => {
1573
1641
  ...dashboardProps,
1574
1642
  states: {
1575
1643
  payoutStatus: "DONE",
1576
- showVerifyIdentity: false,
1644
+ veriffLoading: false,
1577
1645
  canEditPayoutInfo: true,
1578
1646
  disabled: false,
1579
1647
  status: "ACTIVE",
@@ -1592,7 +1660,7 @@ const TaxAndCashDashboardWithLoadingError = () => {
1592
1660
  ...dashboardProps,
1593
1661
  states: {
1594
1662
  payoutStatus: "DONE",
1595
- showVerifyIdentity: false,
1663
+ veriffLoading: false,
1596
1664
  disabled: false,
1597
1665
  canEditPayoutInfo: true,
1598
1666
  status: "ACTIVE",
@@ -1612,7 +1680,7 @@ const TaxAndCashDashboardWithGeneralError = () => {
1612
1680
  ...dashboardProps,
1613
1681
  states: {
1614
1682
  payoutStatus: "DONE",
1615
- showVerifyIdentity: false,
1683
+ veriffLoading: false,
1616
1684
  canEditPayoutInfo: true,
1617
1685
  disabled: false,
1618
1686
  status: "ACTIVE",
@@ -1636,7 +1704,7 @@ const TaxAndCashDashboardDisabled = () => {
1636
1704
  ...dashboardProps,
1637
1705
  states: {
1638
1706
  payoutStatus: "DONE",
1639
- showVerifyIdentity: false,
1707
+ veriffLoading: false,
1640
1708
  canEditPayoutInfo: true,
1641
1709
  disabled: true,
1642
1710
  status: "ACTIVE",
@@ -1701,6 +1769,7 @@ const TaxForm = /*#__PURE__*/Object.freeze({
1701
1769
  StepFourIsPartner: StepFourIsPartner,
1702
1770
  StepFourDirectToBankChecked: StepFourDirectToBankChecked,
1703
1771
  StepFourToPaypalChecked: StepFourToPaypalChecked,
1772
+ StepFourReVerifyEmail: StepFourReVerifyEmail,
1704
1773
  TaxAndCashDashboardActiveW9Form: TaxAndCashDashboardActiveW9Form,
1705
1774
  TaxAndCashDashboardActiveW8BENForm: TaxAndCashDashboardActiveW8BENForm,
1706
1775
  TaxAndCashDashboardActiveW8BENEForm: TaxAndCashDashboardActiveW8BENEForm,
@@ -1715,6 +1784,9 @@ const TaxForm = /*#__PURE__*/Object.freeze({
1715
1784
  TaxAndCashDashboardIndirectTaxSpain: TaxAndCashDashboardIndirectTaxSpain,
1716
1785
  TaxAndCashDashboardIndirectTaxNotRegistered: TaxAndCashDashboardIndirectTaxNotRegistered,
1717
1786
  TaxAndCashDashboardIdentityVerifcationRequired: TaxAndCashDashboardIdentityVerifcationRequired,
1787
+ TaxAndCashDashboardIdentityVerifcationRequiredInternal: TaxAndCashDashboardIdentityVerifcationRequiredInternal,
1788
+ TaxAndCashDashboardIdentityVerifcationReviewInternal: TaxAndCashDashboardIdentityVerifcationReviewInternal,
1789
+ TaxAndCashDashboardIdentityVerifcationFailedInternal: TaxAndCashDashboardIdentityVerifcationFailedInternal,
1718
1790
  TaxAndCashDashboardNewTaxForm: TaxAndCashDashboardNewTaxForm,
1719
1791
  TaxAndCashDashboardPayoutsOnHold: TaxAndCashDashboardPayoutsOnHold,
1720
1792
  TaxAndCashDashboardLoading: TaxAndCashDashboardLoading,
@@ -1,4 +1,4 @@
1
- import { h } from './index-17b4da69.js';
1
+ import { h } from './index-014ddfa3.js';
2
2
 
3
3
  function LeaderboardRankView(props) {
4
4
  const { data } = props;
@@ -1,9 +1,9 @@
1
- import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { i as intl } from './global-6306a9b8.js';
4
- import { d as dist, z, K, E as En, i as isDemo } from './index.module-6c840c4e.js';
1
+ import { r as registerInstance, h as h$1 } from './index-014ddfa3.js';
2
+ import { n as h } from './stencil-hooks.module-576d7f01.js';
3
+ import { i as intl } from './global-9832e13a.js';
4
+ import { d as dist, H, Q, y as yn, i as isDemo } from './index.module-32d2bf62.js';
5
5
  import { c as cjs } from './cjs-bdfb4486.js';
6
- import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
6
+ import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-773a586f.js';
7
7
 
8
8
  const GET_RANK = dist.gql `
9
9
  query ($type: String!, $filter: UserLeaderboardFilterInput) {
@@ -20,10 +20,10 @@ const GET_RANK = dist.gql `
20
20
  `;
21
21
  function useLeaderboardRank(props) {
22
22
  var _a, _b, _c, _d;
23
- const programIdContext = z();
23
+ const programIdContext = H();
24
24
  // Default to context, overriden by props
25
25
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
26
- const user = K();
26
+ const user = Q();
27
27
  const rankVariables = programId
28
28
  ? {
29
29
  type: props.leaderboardType,
@@ -36,7 +36,7 @@ function useLeaderboardRank(props) {
36
36
  if (props.interval) {
37
37
  rankVariables.filter["interval"] = props.interval;
38
38
  }
39
- const { data: rankData } = En(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
39
+ const { data: rankData } = yn(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
40
40
  const fullRankText = ((_b = rankData === null || rankData === void 0 ? void 0 : rankData.viewer) === null || _b === void 0 ? void 0 : _b.leaderboardRank) ? intl.formatMessage({ id: "rankText", defaultMessage: props.rankText }, {
41
41
  rank: (_d = (_c = rankData === null || rankData === void 0 ? void 0 : rankData.viewer) === null || _c === void 0 ? void 0 : _c.leaderboardRank) === null || _d === void 0 ? void 0 : _d[props.rankType],
42
42
  })
@@ -1,4 +1,4 @@
1
- import { h } from './index-17b4da69.js';
1
+ import { h } from './index-014ddfa3.js';
2
2
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
3
3
 
4
4
  const style = {
@@ -1,10 +1,10 @@
1
- import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { d as dist, K, E as En, a as setUserIdentity, i as isDemo } from './index.module-6c840c4e.js';
1
+ import { r as registerInstance, h as h$1 } from './index-014ddfa3.js';
2
+ import { n as h } from './stencil-hooks.module-576d7f01.js';
3
+ import { d as dist, Q, y as yn, c as setUserIdentity, i as isDemo } from './index.module-32d2bf62.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
- import './JSS-67b5cff8.js';
6
5
  import { g as getProps } from './utils-334c1e34.js';
7
- import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
6
+ import './JSS-67b5cff8.js';
7
+ import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-dfcd508a.js';
8
8
 
9
9
  const GET_USER_DETAILS = dist.gql `
10
10
  query getUserDetails {
@@ -19,8 +19,8 @@ const GET_USER_DETAILS = dist.gql `
19
19
  `;
20
20
  function useLogoutCurrentUser(props) {
21
21
  var _a, _b;
22
- const user = K();
23
- const { loading, data } = En(GET_USER_DETAILS, {}, !user);
22
+ const user = Q();
23
+ const { loading, data } = yn(GET_USER_DETAILS, {}, !user);
24
24
  const onSwitchClick = () => {
25
25
  setUserIdentity(undefined);
26
26
  };
@@ -1,7 +1,7 @@
1
- import { h } from './index-17b4da69.js';
2
- import { x as xn } from './index.module-6c840c4e.js';
3
- import { g as gap } from './mixins-f60a614c.js';
1
+ import { h } from './index-014ddfa3.js';
2
+ import { f as $n } from './index.module-32d2bf62.js';
4
3
  import { c as createStyleSheet } from './JSS-67b5cff8.js';
4
+ import { g as gap } from './mixins-f60a614c.js';
5
5
 
6
6
  function NavigationSidebarItemView(props) {
7
7
  const { states, data } = props;
@@ -33,7 +33,7 @@ function NavigationSidebarItemView(props) {
33
33
  const styleString = sheet.toString();
34
34
  return (h("a", { part: "sqm-link", href: data.path, onClick: (e) => {
35
35
  e.preventDefault();
36
- xn.push(data.path);
36
+ $n.push(data.path);
37
37
  }, class: sheet.classes.ItemContainer },
38
38
  h("style", { type: "text/css" }, styleString),
39
39
  h("sl-icon", { class: sheet.classes.Icon, name: data.icon }),
@@ -1,14 +1,14 @@
1
- import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
2
- import { n as h } from './stencil-hooks.module-ac12ca1c.js';
3
- import { j as jn, i as isDemo } from './index.module-6c840c4e.js';
1
+ import { r as registerInstance, h as h$1 } from './index-014ddfa3.js';
2
+ import { n as h } from './stencil-hooks.module-576d7f01.js';
3
+ import { S as Sn, i as isDemo } from './index.module-32d2bf62.js';
4
4
  import { c as cjs } from './cjs-bdfb4486.js';
5
- import './mixins-f60a614c.js';
6
- import './JSS-67b5cff8.js';
7
5
  import { g as getProps } from './utils-334c1e34.js';
8
- import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-f8e78810.js';
6
+ import './JSS-67b5cff8.js';
7
+ import './mixins-f60a614c.js';
8
+ import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-721b0060.js';
9
9
 
10
10
  function useNavigationSidebarItem(props) {
11
- const currentPage = jn();
11
+ const currentPage = Sn();
12
12
  return {
13
13
  states: {
14
14
  active: currentPage.pathname === props.path,