@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
@@ -2,19 +2,20 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-b8d9d0ba.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
+ const global = require('./global-ae358e7d.js');
8
+ const index_module = require('./index.module-191d84c2.js');
8
9
  const cjs = require('./cjs-1066ec21.js');
9
- const JSS = require('./JSS-8503a151.js');
10
10
  const utils = require('./utils-6847bc06.js');
11
- const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
11
+ const JSS = require('./JSS-8503a151.js');
12
+ const sqmTextSpanView = require('./sqm-text-span-view-38222836.js');
12
13
  const keys = require('./keys-cff24974.js');
13
- const useVerificationEmail = require('./useVerificationEmail-6aacdb71.js');
14
+ const useVerificationEmail = require('./useVerificationEmail-f3db90da.js');
14
15
 
15
16
  const UpsertUserEmailMutation = index_module.dist.gql `
16
17
  mutation upsertUser($userInput: UserInput!) {
17
- user(userInput: $userInput) {
18
+ upsertUser(userInput: $userInput) {
18
19
  id
19
20
  accountId
20
21
  email
@@ -39,12 +40,12 @@ const UserLookupQuery = index_module.dist.gql `
39
40
  }
40
41
  `;
41
42
  function useUpsertUserEmail() {
42
- const user = index_module.K();
43
- const [request, { loading: loading, data, errors }] = index_module.xe(UpsertUserEmailMutation);
43
+ const user = index_module.Q();
44
+ const [request, { loading: loading, data, errors }] = index_module.$e(UpsertUserEmailMutation);
44
45
  const upsertUserEmail = async (email) => {
45
46
  try {
46
47
  const result = await request({
47
- user: {
48
+ userInput: {
48
49
  id: user.id,
49
50
  accountId: user.accountId,
50
51
  email,
@@ -69,15 +70,15 @@ function useUpsertUserEmail() {
69
70
  ];
70
71
  }
71
72
  function useWidgetEmailVerification(props) {
72
- const [_, setShowCode] = index_module.Mn(keys.SHOW_CODE_NAMESPACE);
73
- const [email, setEmail] = index_module.Mn(keys.VERIFICATION_EMAIL_NAMESPACE);
73
+ const [_, setShowCode] = index_module.bn(keys.SHOW_CODE_NAMESPACE);
74
+ const [email, setEmail] = index_module.bn(keys.VERIFICATION_EMAIL_NAMESPACE);
74
75
  const [emailExists, setEmailExists] = stencilHooks_module.useState(false);
75
76
  const [error, setError] = stencilHooks_module.useState(false);
76
77
  const [mutationError, setMutationError] = stencilHooks_module.useState(false);
77
78
  const { initialized, send: [sendEmail, { loading: sendLoading, errors }], } = useVerificationEmail.useVerificationEmail();
78
79
  const [upsertUserEmail] = useUpsertUserEmail();
79
80
  const [loading, setLoading] = stencilHooks_module.useState(true);
80
- const { data, loading: initialLoading } = index_module.En(UserLookupQuery, {});
81
+ const { data, loading: initialLoading } = index_module.yn(UserLookupQuery, {});
81
82
  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,}))$/;
82
83
  stencilHooks_module.useEffect(() => {
83
84
  if (!(data === null || data === void 0 ? void 0 : data.viewer))
@@ -153,10 +154,7 @@ const style = {
153
154
  backgroundColor: "var(--sl-color-red-100)",
154
155
  borderTop: "none",
155
156
  },
156
- "&::part(message)": {
157
- display: "flex",
158
- flexDirection: "column",
159
- },
157
+ "&::part(message)": {},
160
158
  },
161
159
  ContinueButton: {
162
160
  width: "100%",
@@ -209,12 +207,18 @@ function WidgetEmailVerificationView(props) {
209
207
  states.sendCodeError && (index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "danger", class: sheet.classes.ErrorAlertContainer, open: true },
210
208
  index.h("sl-icon", { slot: "icon", name: "exclamation-octagon" }),
211
209
  index.h("b", null, text.sendCodeErrorHeader),
212
- text.sendCodeErrorDescription)),
210
+ index.h("br", null),
211
+ global.intl.formatMessage({
212
+ id: "sendCodeErrorDescription",
213
+ defaultMessage: text.sendCodeErrorDescription,
214
+ }, {
215
+ supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
216
+ }))),
213
217
  states.initialLoading ? (renderLoadingSkeleton()) : (index.h("div", { class: sheet.classes.Wrapper },
214
218
  index.h(sqmTextSpanView.TextSpanView, { type: "p" }, text.verifyEmailHeaderText),
215
219
  index.h("sl-form", { "onSl-submit": callbacks.submitEmail },
216
220
  index.h("div", { class: sheet.classes.InputsContainer },
217
- index.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
221
+ index.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
218
222
  ? {
219
223
  class: sheet.classes.ErrorInput,
220
224
  helpText: text.emailValidationErrorText,
@@ -233,11 +237,15 @@ const WidgetEmailVerification = class {
233
237
  /**
234
238
  * @uiName Send code to email alert header
235
239
  */
236
- this.sendCodeErrorHeader = "There was an error sending your code.";
240
+ this.sendCodeErrorHeader = "There was an error sending your code";
241
+ /**
242
+ * @uiName Support link text
243
+ */
244
+ this.supportLink = "support team";
237
245
  /**
238
246
  * @uiName Send code to email alert description
239
247
  */
240
- this.sendCodeErrorDescription = "Please try again. If this problem continues, contact our program support team.";
248
+ this.sendCodeErrorDescription = "Please try again. If this problem continues, contact our program {supportLink}.";
241
249
  /**
242
250
  * @uiName Email input label
243
251
  */
@@ -264,7 +272,7 @@ const WidgetEmailVerification = class {
264
272
  }
265
273
  };
266
274
  function useDemoWidgetEmailVerification(props) {
267
- const setShowCode = index_module.Sn(keys.SHOW_CODE_NAMESPACE);
275
+ const setShowCode = index_module.wn(keys.SHOW_CODE_NAMESPACE);
268
276
  return cjs.cjs({
269
277
  states: {
270
278
  error: true,
@@ -2,13 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const global = require('./global-c3637175.js');
8
- require('./index.module-b8d9d0ba.js');
9
- require('./JSS-8503a151.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
+ const global = require('./global-ae358e7d.js');
8
+ require('./index.module-191d84c2.js');
10
9
  const utils = require('./utils-6847bc06.js');
11
- const sqmPortalContainerView = require('./sqm-portal-container-view-990a85a3.js');
10
+ require('./JSS-8503a151.js');
11
+ const sqmPortalContainerView = require('./sqm-portal-container-view-976bf0f5.js');
12
12
 
13
13
  function EmptyStateView(props) {
14
14
  const { emptyStateHeader, emptyStateImage, emptyStateText, supportText, missingFeature = "", } = props;
@@ -36,6 +36,11 @@ function EmptyStateView(props) {
36
36
  const Empty = class {
37
37
  constructor(hostRef) {
38
38
  index.registerInstance(this, hostRef);
39
+ /**
40
+ * @uiWidget ImageUpload
41
+ * @format url
42
+ * @uiName Image */
43
+ this.emptyStateImage = "https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png";
39
44
  }
40
45
  render() {
41
46
  return (index.h(index.Host, { slot: "empty" }, index.h(EmptyStateView, { emptyStateImage: this.emptyStateImage, emptyStateHeader: this.emptyStateHeader, emptyStateText: this.emptyStateText, supportText: this.supportText })));
@@ -81,7 +86,6 @@ const PortalContainer = class {
81
86
  /**
82
87
  * @uiName Background color
83
88
  * @uiWidget color
84
- * @uiGroup Card style
85
89
  * @uiType string
86
90
  */
87
91
  this.backgroundColor = "#ffffff00";
@@ -121,7 +125,7 @@ const vanillaStyle = `
121
125
 
122
126
  sqm-text h4 {
123
127
  font-size: var(--sl-font-size-large);
124
- font-weight: var(--sl-font-weight-semibold);
128
+ font-weight: var(--sl-font-weight-bold);
125
129
  color: var(--sl-color-neutral-800);
126
130
  margin: 0;
127
131
  }
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
7
 
8
8
  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)}";
9
9
 
@@ -2,17 +2,17 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-b8d9d0ba.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
+ const index_module = require('./index.module-191d84c2.js');
8
8
 
9
9
  async function useGraphQLClientProvider({ domain }) {
10
- const token = index_module.B();
10
+ const token = index_module.J();
11
11
  const appDomain = domain;
12
- const tenantAlias = index_module.Y();
12
+ const tenantAlias = index_module.z();
13
13
  // Memoization is shared. One client per domain, tenant and token (or null)
14
- const managedIdentityClient = index_module.ke(appDomain, tenantAlias, token);
15
- const [, setGraphQLClient] = stencilHooks_module.m(index_module.$e, managedIdentityClient);
14
+ const managedIdentityClient = index_module.Ee(appDomain, tenantAlias, token);
15
+ const [, setGraphQLClient] = stencilHooks_module.m(index_module.Pe, managedIdentityClient);
16
16
  stencilHooks_module.useEffect(() => {
17
17
  setGraphQLClient(managedIdentityClient);
18
18
  }, [managedIdentityClient]);
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
7
 
8
8
  const HeroImage = class {
9
9
  constructor(hostRef) {
@@ -2,16 +2,16 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-b8d9d0ba.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
+ const index_module = require('./index.module-191d84c2.js');
8
8
  require('./jsonpointer-11327262.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
- require('./mixins-fe9d4112.js');
11
10
  require('./JSS-8503a151.js');
12
- const emailRegistrationView = require('./email-registration-view-248652bb.js');
13
- require('./useRegistrationFormState-f9ce55be.js');
14
- const useInstantAccessRegistration = require('./useInstantAccessRegistration-ccf81eae.js');
11
+ require('./mixins-fe9d4112.js');
12
+ const emailRegistrationView = require('./email-registration-view-54cedb43.js');
13
+ require('./useRegistrationFormState-b07ba3d4.js');
14
+ const useInstantAccessRegistration = require('./useInstantAccessRegistration-fb1d317a.js');
15
15
 
16
16
  const InstantAccessRegistration = class {
17
17
  constructor(hostRef) {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-b0129cd6.js');
4
- const global = require('./global-c3637175.js');
3
+ const index = require('./index-ff72278c.js');
4
+ const global = require('./global-ae358e7d.js');
5
5
  const JSS = require('./JSS-8503a151.js');
6
6
 
7
7
  const INDIRECT_TAX_PROVINCES = [
@@ -709,11 +709,13 @@ const stepFourProps = {
709
709
  saveDisabled: false,
710
710
  thresholds: [],
711
711
  loadingError: false,
712
+ email: "test@example.com",
712
713
  formState: {
713
714
  paymentMethodChecked: "toBankAccount",
714
715
  },
715
716
  },
716
717
  callbacks: {
718
+ onVerificationHide: () => { },
717
719
  onVerification: () => { },
718
720
  onSubmit: async () => console.log("Submit"),
719
721
  setPaymentMethodChecked: () => { },
@@ -751,7 +753,7 @@ const docusignFormProps = {
751
753
  };
752
754
  const dashboardProps = {
753
755
  states: {
754
- showVerifyIdentity: false,
756
+ veriffLoading: false,
755
757
  payoutStatus: "DONE",
756
758
  canEditPayoutInfo: true,
757
759
  disabled: false,
@@ -778,7 +780,7 @@ const GeneralLoadingView = () => {
778
780
  return index.h(LoadingView, null);
779
781
  };
780
782
  const GeneralErrorView = () => {
781
- return (index.h(ErrorView, { loadingErrorAlertHeader: "There was a problem loading your form", loadingErrorAlertDescription: "Please refresh the page and try again. If this problem continues, contact Support." }));
783
+ return (index.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." }));
782
784
  };
783
785
  // STEP ONE
784
786
  const StepOne = () => {
@@ -1262,6 +1264,20 @@ const StepFourToPaypalChecked = () => {
1262
1264
  },
1263
1265
  } }));
1264
1266
  };
1267
+ const StepFourReVerifyEmail = () => {
1268
+ return (index.h("sqm-banking-info-form", { demoData: {
1269
+ ...stepFourProps,
1270
+ states: {
1271
+ ...stepFourProps.states,
1272
+ showVerification: true,
1273
+ isPartner: true,
1274
+ formState: {
1275
+ ...stepFourProps.states.formState,
1276
+ paymentMethodChecked: "toPayPalAccount",
1277
+ },
1278
+ },
1279
+ } }));
1280
+ };
1265
1281
  const TaxAndCashDashboardActiveW9Form = () => {
1266
1282
  return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
1267
1283
  ...dashboardProps,
@@ -1272,7 +1288,7 @@ const TaxAndCashDashboardActiveW8BENForm = () => {
1272
1288
  ...dashboardProps,
1273
1289
  states: {
1274
1290
  payoutStatus: "DONE",
1275
- showVerifyIdentity: false,
1291
+ veriffLoading: false,
1276
1292
  noFormNeeded: false,
1277
1293
  canEditPayoutInfo: true,
1278
1294
  documentType: "W8BEN",
@@ -1290,7 +1306,7 @@ const TaxAndCashDashboardActiveW8BENEForm = () => {
1290
1306
  ...dashboardProps,
1291
1307
  states: {
1292
1308
  payoutStatus: "DONE",
1293
- showVerifyIdentity: false,
1309
+ veriffLoading: false,
1294
1310
  noFormNeeded: false,
1295
1311
  canEditPayoutInfo: true,
1296
1312
  documentType: "W8BENE",
@@ -1308,7 +1324,7 @@ const TaxAndCashDashboardNotActiveW9Form = () => {
1308
1324
  ...dashboardProps,
1309
1325
  states: {
1310
1326
  payoutStatus: "DONE",
1311
- showVerifyIdentity: false,
1327
+ veriffLoading: false,
1312
1328
  noFormNeeded: false,
1313
1329
  canEditPayoutInfo: true,
1314
1330
  status: "INACTIVE",
@@ -1327,7 +1343,6 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
1327
1343
  ...dashboardProps,
1328
1344
  states: {
1329
1345
  payoutStatus: "DONE",
1330
- showVerifyIdentity: false,
1331
1346
  canEditPayoutInfo: true,
1332
1347
  disabled: false,
1333
1348
  status: "NOT_VERIFIED",
@@ -1339,6 +1354,7 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
1339
1354
  indirectTaxNumber: "123456",
1340
1355
  showNewFormDialog: false,
1341
1356
  hasHold: false,
1357
+ veriffLoading: false,
1342
1358
  },
1343
1359
  } }));
1344
1360
  };
@@ -1347,7 +1363,7 @@ const TaxAndCashDashboardNotVerifiedW8BENForm = () => {
1347
1363
  ...dashboardProps,
1348
1364
  states: {
1349
1365
  payoutStatus: "DONE",
1350
- showVerifyIdentity: false,
1366
+ veriffLoading: false,
1351
1367
  canEditPayoutInfo: true,
1352
1368
  disabled: false,
1353
1369
  status: "NOT_VERIFIED",
@@ -1368,7 +1384,7 @@ const TaxAndCashDashboardNotVerifiedW8BENEForm = () => {
1368
1384
  ...dashboardProps,
1369
1385
  states: {
1370
1386
  payoutStatus: "DONE",
1371
- showVerifyIdentity: false,
1387
+ veriffLoading: false,
1372
1388
  canEditPayoutInfo: true,
1373
1389
  disabled: false,
1374
1390
  status: "NOT_VERIFIED",
@@ -1389,7 +1405,7 @@ const TaxAndCashDashboardNotActiveW8BENEForm = () => {
1389
1405
  ...dashboardProps,
1390
1406
  states: {
1391
1407
  payoutStatus: "DONE",
1392
- showVerifyIdentity: false,
1408
+ veriffLoading: false,
1393
1409
  canEditPayoutInfo: true,
1394
1410
  disabled: false,
1395
1411
  status: "NOT_ACTIVE",
@@ -1410,7 +1426,7 @@ const TaxAndCashDashboardNoFormNeeded = () => {
1410
1426
  ...dashboardProps,
1411
1427
  states: {
1412
1428
  payoutStatus: "DONE",
1413
- showVerifyIdentity: false,
1429
+ veriffLoading: false,
1414
1430
  canEditPayoutInfo: true,
1415
1431
  disabled: false,
1416
1432
  documentType: "W9",
@@ -1431,7 +1447,7 @@ const TaxAndCashDashboardIndirectTaxCanada = () => {
1431
1447
  ...dashboardProps,
1432
1448
  states: {
1433
1449
  payoutStatus: "DONE",
1434
- showVerifyIdentity: false,
1450
+ veriffLoading: false,
1435
1451
  canEditPayoutInfo: true,
1436
1452
  status: "ACTIVE",
1437
1453
  disabled: false,
@@ -1453,7 +1469,7 @@ const TaxAndCashDashboardIndirectTaxCanadaQuebec = () => {
1453
1469
  ...dashboardProps,
1454
1470
  states: {
1455
1471
  payoutStatus: "DONE",
1456
- showVerifyIdentity: false,
1472
+ veriffLoading: false,
1457
1473
  canEditPayoutInfo: true,
1458
1474
  status: "ACTIVE",
1459
1475
  disabled: false,
@@ -1476,7 +1492,7 @@ const TaxAndCashDashboardIndirectTaxSpain = () => {
1476
1492
  ...dashboardProps,
1477
1493
  states: {
1478
1494
  payoutStatus: "DONE",
1479
- showVerifyIdentity: false,
1495
+ veriffLoading: false,
1480
1496
  canEditPayoutInfo: true,
1481
1497
  status: "ACTIVE",
1482
1498
  disabled: false,
@@ -1499,7 +1515,7 @@ const TaxAndCashDashboardIndirectTaxNotRegistered = () => {
1499
1515
  ...dashboardProps,
1500
1516
  states: {
1501
1517
  payoutStatus: "DONE",
1502
- showVerifyIdentity: false,
1518
+ veriffLoading: false,
1503
1519
  canEditPayoutInfo: true,
1504
1520
  status: "ACTIVE",
1505
1521
  documentType: "W8BEN",
@@ -1516,10 +1532,62 @@ const TaxAndCashDashboardIdentityVerifcationRequired = () => {
1516
1532
  return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
1517
1533
  ...dashboardProps,
1518
1534
  states: {
1519
- payoutStatus: "VERIFICATION_NEEDED",
1520
- showVerifyIdentity: true,
1521
- showIdentityVerificationDialog: true,
1522
- identiyRequired: true,
1535
+ payoutStatus: "VERIFICATION:REQUIRED",
1536
+ veriffLoading: false,
1537
+ canEditPayoutInfo: true,
1538
+ status: "ACTIVE",
1539
+ documentType: "W8BEN",
1540
+ documentTypeString: taxTypeToName("W8BEN"),
1541
+ dateSubmitted: "Jan 18th, 2025",
1542
+ noFormNeeded: false,
1543
+ notRegistered: true,
1544
+ showNewFormDialog: false,
1545
+ hasHold: false,
1546
+ },
1547
+ } }));
1548
+ };
1549
+ const TaxAndCashDashboardIdentityVerifcationRequiredInternal = () => {
1550
+ return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
1551
+ ...dashboardProps,
1552
+ states: {
1553
+ payoutStatus: "VERIFICATION:INTERNAL",
1554
+ veriffLoading: false,
1555
+ canEditPayoutInfo: true,
1556
+ status: "ACTIVE",
1557
+ documentType: "W8BEN",
1558
+ documentTypeString: taxTypeToName("W8BEN"),
1559
+ dateSubmitted: "Jan 18th, 2025",
1560
+ noFormNeeded: false,
1561
+ notRegistered: true,
1562
+ showNewFormDialog: false,
1563
+ hasHold: false,
1564
+ },
1565
+ } }));
1566
+ };
1567
+ const TaxAndCashDashboardIdentityVerifcationReviewInternal = () => {
1568
+ return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
1569
+ ...dashboardProps,
1570
+ states: {
1571
+ payoutStatus: "VERIFICATION:REVIEW",
1572
+ veriffLoading: false,
1573
+ canEditPayoutInfo: true,
1574
+ status: "ACTIVE",
1575
+ documentType: "W8BEN",
1576
+ documentTypeString: taxTypeToName("W8BEN"),
1577
+ dateSubmitted: "Jan 18th, 2025",
1578
+ noFormNeeded: false,
1579
+ notRegistered: true,
1580
+ showNewFormDialog: false,
1581
+ hasHold: false,
1582
+ },
1583
+ } }));
1584
+ };
1585
+ const TaxAndCashDashboardIdentityVerifcationFailedInternal = () => {
1586
+ return (index.h("sqm-tax-and-cash-dashboard", { demoData: {
1587
+ ...dashboardProps,
1588
+ states: {
1589
+ payoutStatus: "VERIFICATION:FAILED",
1590
+ veriffLoading: false,
1523
1591
  canEditPayoutInfo: true,
1524
1592
  status: "ACTIVE",
1525
1593
  documentType: "W8BEN",
@@ -1537,7 +1605,7 @@ const TaxAndCashDashboardNewTaxForm = () => {
1537
1605
  ...dashboardProps,
1538
1606
  states: {
1539
1607
  payoutStatus: "DONE",
1540
- showVerifyIdentity: false,
1608
+ veriffLoading: false,
1541
1609
  canEditPayoutInfo: true,
1542
1610
  status: "ACTIVE",
1543
1611
  documentType: "W8BEN",
@@ -1555,7 +1623,7 @@ const TaxAndCashDashboardPayoutsOnHold = () => {
1555
1623
  ...dashboardProps,
1556
1624
  states: {
1557
1625
  payoutStatus: "DONE",
1558
- showVerifyIdentity: false,
1626
+ veriffLoading: false,
1559
1627
  canEditPayoutInfo: true,
1560
1628
  disabled: true,
1561
1629
  status: "ACTIVE",
@@ -1575,7 +1643,7 @@ const TaxAndCashDashboardLoading = () => {
1575
1643
  ...dashboardProps,
1576
1644
  states: {
1577
1645
  payoutStatus: "DONE",
1578
- showVerifyIdentity: false,
1646
+ veriffLoading: false,
1579
1647
  canEditPayoutInfo: true,
1580
1648
  disabled: false,
1581
1649
  status: "ACTIVE",
@@ -1594,7 +1662,7 @@ const TaxAndCashDashboardWithLoadingError = () => {
1594
1662
  ...dashboardProps,
1595
1663
  states: {
1596
1664
  payoutStatus: "DONE",
1597
- showVerifyIdentity: false,
1665
+ veriffLoading: false,
1598
1666
  disabled: false,
1599
1667
  canEditPayoutInfo: true,
1600
1668
  status: "ACTIVE",
@@ -1614,7 +1682,7 @@ const TaxAndCashDashboardWithGeneralError = () => {
1614
1682
  ...dashboardProps,
1615
1683
  states: {
1616
1684
  payoutStatus: "DONE",
1617
- showVerifyIdentity: false,
1685
+ veriffLoading: false,
1618
1686
  canEditPayoutInfo: true,
1619
1687
  disabled: false,
1620
1688
  status: "ACTIVE",
@@ -1638,7 +1706,7 @@ const TaxAndCashDashboardDisabled = () => {
1638
1706
  ...dashboardProps,
1639
1707
  states: {
1640
1708
  payoutStatus: "DONE",
1641
- showVerifyIdentity: false,
1709
+ veriffLoading: false,
1642
1710
  canEditPayoutInfo: true,
1643
1711
  disabled: true,
1644
1712
  status: "ACTIVE",
@@ -1703,6 +1771,7 @@ const TaxForm = /*#__PURE__*/Object.freeze({
1703
1771
  StepFourIsPartner: StepFourIsPartner,
1704
1772
  StepFourDirectToBankChecked: StepFourDirectToBankChecked,
1705
1773
  StepFourToPaypalChecked: StepFourToPaypalChecked,
1774
+ StepFourReVerifyEmail: StepFourReVerifyEmail,
1706
1775
  TaxAndCashDashboardActiveW9Form: TaxAndCashDashboardActiveW9Form,
1707
1776
  TaxAndCashDashboardActiveW8BENForm: TaxAndCashDashboardActiveW8BENForm,
1708
1777
  TaxAndCashDashboardActiveW8BENEForm: TaxAndCashDashboardActiveW8BENEForm,
@@ -1717,6 +1786,9 @@ const TaxForm = /*#__PURE__*/Object.freeze({
1717
1786
  TaxAndCashDashboardIndirectTaxSpain: TaxAndCashDashboardIndirectTaxSpain,
1718
1787
  TaxAndCashDashboardIndirectTaxNotRegistered: TaxAndCashDashboardIndirectTaxNotRegistered,
1719
1788
  TaxAndCashDashboardIdentityVerifcationRequired: TaxAndCashDashboardIdentityVerifcationRequired,
1789
+ TaxAndCashDashboardIdentityVerifcationRequiredInternal: TaxAndCashDashboardIdentityVerifcationRequiredInternal,
1790
+ TaxAndCashDashboardIdentityVerifcationReviewInternal: TaxAndCashDashboardIdentityVerifcationReviewInternal,
1791
+ TaxAndCashDashboardIdentityVerifcationFailedInternal: TaxAndCashDashboardIdentityVerifcationFailedInternal,
1720
1792
  TaxAndCashDashboardNewTaxForm: TaxAndCashDashboardNewTaxForm,
1721
1793
  TaxAndCashDashboardPayoutsOnHold: TaxAndCashDashboardPayoutsOnHold,
1722
1794
  TaxAndCashDashboardLoading: TaxAndCashDashboardLoading,
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-b0129cd6.js');
3
+ const index = require('./index-ff72278c.js');
4
4
 
5
5
  function LeaderboardRankView(props) {
6
6
  const { data } = props;
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const global = require('./global-c3637175.js');
8
- const index_module = require('./index.module-b8d9d0ba.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
+ const global = require('./global-ae358e7d.js');
8
+ const index_module = require('./index.module-191d84c2.js');
9
9
  const cjs = require('./cjs-1066ec21.js');
10
- const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-5a3d4a88.js');
10
+ const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-317eb84f.js');
11
11
 
12
12
  const GET_RANK = index_module.dist.gql `
13
13
  query ($type: String!, $filter: UserLeaderboardFilterInput) {
@@ -24,10 +24,10 @@ const GET_RANK = index_module.dist.gql `
24
24
  `;
25
25
  function useLeaderboardRank(props) {
26
26
  var _a, _b, _c, _d;
27
- const programIdContext = index_module.z();
27
+ const programIdContext = index_module.H();
28
28
  // Default to context, overriden by props
29
29
  const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
30
- const user = index_module.K();
30
+ const user = index_module.Q();
31
31
  const rankVariables = programId
32
32
  ? {
33
33
  type: props.leaderboardType,
@@ -40,7 +40,7 @@ function useLeaderboardRank(props) {
40
40
  if (props.interval) {
41
41
  rankVariables.filter["interval"] = props.interval;
42
42
  }
43
- const { data: rankData } = index_module.En(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
43
+ const { data: rankData } = index_module.yn(GET_RANK, rankVariables, !(user === null || user === void 0 ? void 0 : user.jwt));
44
44
  const fullRankText = ((_b = rankData === null || rankData === void 0 ? void 0 : rankData.viewer) === null || _b === void 0 ? void 0 : _b.leaderboardRank) ? global.intl.formatMessage({ id: "rankText", defaultMessage: props.rankText }, {
45
45
  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],
46
46
  })
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-b0129cd6.js');
3
+ const index = require('./index-ff72278c.js');
4
4
  const JSS = require('./JSS-8503a151.js');
5
5
 
6
6
  const style = {
@@ -2,13 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-b0129cd6.js');
6
- const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
7
- const index_module = require('./index.module-b8d9d0ba.js');
5
+ const index = require('./index-ff72278c.js');
6
+ const stencilHooks_module = require('./stencil-hooks.module-8f69ed33.js');
7
+ const index_module = require('./index.module-191d84c2.js');
8
8
  const cjs = require('./cjs-1066ec21.js');
9
- require('./JSS-8503a151.js');
10
9
  const utils = require('./utils-6847bc06.js');
11
- const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-c9f18d96.js');
10
+ require('./JSS-8503a151.js');
11
+ const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-1912b773.js');
12
12
 
13
13
  const GET_USER_DETAILS = index_module.dist.gql `
14
14
  query getUserDetails {
@@ -23,8 +23,8 @@ const GET_USER_DETAILS = index_module.dist.gql `
23
23
  `;
24
24
  function useLogoutCurrentUser(props) {
25
25
  var _a, _b;
26
- const user = index_module.K();
27
- const { loading, data } = index_module.En(GET_USER_DETAILS, {}, !user);
26
+ const user = index_module.Q();
27
+ const { loading, data } = index_module.yn(GET_USER_DETAILS, {}, !user);
28
28
  const onSwitchClick = () => {
29
29
  index_module.setUserIdentity(undefined);
30
30
  };
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-b0129cd6.js');
4
- const index_module = require('./index.module-b8d9d0ba.js');
5
- const mixins = require('./mixins-fe9d4112.js');
3
+ const index = require('./index-ff72278c.js');
4
+ const index_module = require('./index.module-191d84c2.js');
6
5
  const JSS = require('./JSS-8503a151.js');
6
+ const mixins = require('./mixins-fe9d4112.js');
7
7
 
8
8
  function NavigationSidebarItemView(props) {
9
9
  const { states, data } = props;
@@ -35,7 +35,7 @@ function NavigationSidebarItemView(props) {
35
35
  const styleString = sheet.toString();
36
36
  return (index.h("a", { part: "sqm-link", href: data.path, onClick: (e) => {
37
37
  e.preventDefault();
38
- index_module.xn.push(data.path);
38
+ index_module.$n.push(data.path);
39
39
  }, class: sheet.classes.ItemContainer },
40
40
  index.h("style", { type: "text/css" }, styleString),
41
41
  index.h("sl-icon", { class: sheet.classes.Icon, name: data.icon }),