@saasquatch/mint-components 1.13.0-8 → 1.13.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.
- package/dist/cjs/{ShadowViewAddon-44cb1a98.js → ShadowViewAddon-d98f73be.js} +109 -157
- package/dist/cjs/{copy-text-view-9b950efe.js → copy-text-view-a5524c20.js} +1 -1
- package/dist/cjs/extractProps-fd93ba62.js +21 -0
- package/dist/cjs/{global-19fc8a7a.js → global-e31dc4f5.js} +1 -1
- package/dist/cjs/{index.module-57703088.js → index.module-ee84433d.js} +4 -0
- package/dist/cjs/keys-cff24974.js +11 -0
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{re-render-35b016ed.js → re-render-b324deab.js} +1 -1
- package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-banking-info-form_16.cjs.entry.js → sqm-banking-info-form_17.cjs.entry.js} +1012 -239
- package/dist/cjs/{sqm-base-registration-form-view-d5685747.js → sqm-base-registration-form-view-8a2c8763.js} +1 -1
- package/dist/cjs/{sqm-big-stat_38.cjs.entry.js → sqm-big-stat_39.cjs.entry.js} +402 -191
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification.cjs.entry.js +291 -0
- package/dist/cjs/sqm-empty_4.cjs.entry.js +3 -3
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +32 -7
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +1 -1
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-invoice-table-view-9dfa2a16.js → sqm-invoice-table-view-baded4af.js} +172 -2
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-navigation-sidebar-item-view-9bba5f7e.js → sqm-navigation-sidebar-item-view-6f35d2ee.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +2 -2
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
- package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-98d84549.js → sqm-portal-email-verification-view-7ebb426a.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +1 -1
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +130 -0
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-login-view-761a4d8e.js +58 -0
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-profile-view-bae28ea0.js → sqm-portal-profile-view-33164798.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-registration-form-view-e947a5b3.js → sqm-portal-registration-form-view-ebf355a6.js} +13 -12
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +3 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +5 -5
- package/dist/cjs/sqm-scroll.cjs.entry.js +109 -0
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +265 -73
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +113 -0
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +203 -0
- package/dist/cjs/{useChildElements-854cd1e5.js → useChildElements-1b35d945.js} +1 -1
- package/dist/cjs/{useInstantAccessRegistration-daff8290.js → useInstantAccessRegistration-9a46c324.js} +2 -2
- package/dist/cjs/usePayoutStatus-4b5894ef.js +1045 -0
- package/dist/cjs/usePortalLogin-63d896d1.js +74 -0
- package/dist/cjs/{usePortalRegistrationForm-a89d736e.js → usePortalRegistrationForm-f25d89e7.js} +2 -2
- package/dist/cjs/{useReferralTable-283d2316.js → useReferralTable-7c3f9600.js} +3 -3
- package/dist/cjs/{useRegistrationFormState-986b5ea1.js → useRegistrationFormState-7b820f0c.js} +1 -1
- package/dist/cjs/useVerificationEmail-95a82767.js +173 -0
- package/dist/cjs/{utilities-c135f16f.js → utilities-78f5e169.js} +1 -1
- package/dist/collection/collection-manifest.json +8 -1
- package/dist/collection/components/sqm-base-registration/sqm-base-registration-form-view.js +1 -1
- package/dist/collection/components/sqm-big-stat/useBigStat.js +6 -3
- package/dist/collection/components/sqm-google-sign-in/sqm-google-sign-in.js +24 -9
- package/dist/collection/components/sqm-google-sign-in/useGoogleSignIn.js +28 -1
- package/dist/collection/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.js +15 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +24 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll.js +122 -0
- package/dist/collection/components/sqm-payout-button-scroll/usePayoutButton.js +37 -0
- package/dist/collection/components/sqm-portal-google-login/sqm-portal-google-login.js +428 -0
- package/dist/collection/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.js +3 -3
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +2 -13
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +2 -30
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +9 -4
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form-view.js +13 -12
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +1 -1
- package/dist/collection/components/sqm-referral-table/ReferralTable.stories.js +7 -1
- package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +16 -3
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +7 -12
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +8 -0
- package/dist/collection/components/sqm-text/sqm-text.js +1 -1
- package/dist/collection/components/sqm-widget-verification/keys.js +4 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/WidgetCodeVerification.stories.js +36 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +128 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +301 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +153 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.js +58 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +95 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +251 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.js +126 -0
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-controller.js +120 -0
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +536 -0
- package/dist/collection/components/sqm-widget-verification/useVerificationEmail.js +169 -0
- package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +60 -0
- package/dist/collection/components/tax-and-cash/BankingForm.stories.js +20 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +165 -1
- package/dist/collection/components/tax-and-cash/eventKeys.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +12 -2
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +128 -11
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +109 -39
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +15 -2
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +12 -2
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +31 -6
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +3 -0
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +26 -8
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +33 -8
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +3 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.js +0 -7
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +0 -5
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +0 -56
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +18 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +176 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +527 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +76 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/data.js +7 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +415 -24
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +138 -9
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +283 -17
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +17 -2
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +23 -9
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +33 -8
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +16 -11
- package/dist/collection/components/tax-and-cash/useVeriffApp.js +64 -0
- package/dist/esm/{ShadowViewAddon-eba44767.js → ShadowViewAddon-ddfbe8e2.js} +110 -157
- package/dist/esm/{copy-text-view-b060162f.js → copy-text-view-459a2e35.js} +1 -1
- package/dist/esm/extractProps-ae1afbb3.js +19 -0
- package/dist/esm/{global-bedc4329.js → global-be1f9992.js} +1 -1
- package/dist/esm/{index.module-a2989d3c.js → index.module-89a79f66.js} +5 -1
- package/dist/esm/keys-406491dc.js +6 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-268bb9c8.js → re-render-cc945f38.js} +1 -1
- package/dist/esm/sqm-asset-card.entry.js +1 -1
- package/dist/esm/{sqm-banking-info-form_16.entry.js → sqm-banking-info-form_17.entry.js} +1012 -240
- package/dist/esm/{sqm-base-registration-form-view-98c4db70.js → sqm-base-registration-form-view-593d4ac3.js} +1 -1
- package/dist/esm/{sqm-big-stat_38.entry.js → sqm-big-stat_39.entry.js} +400 -190
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +287 -0
- package/dist/esm/sqm-empty_4.entry.js +3 -3
- package/dist/esm/sqm-google-sign-in.entry.js +33 -8
- package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/{sqm-invoice-table-view-8e2bb54a.js → sqm-invoice-table-view-af69cd33.js} +172 -2
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm/{sqm-navigation-sidebar-item-view-56da6bca.js → sqm-navigation-sidebar-item-view-8f1c72bc.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
- package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm/sqm-pagination_3.entry.js +3 -3
- package/dist/esm/sqm-password-field.entry.js +2 -2
- package/dist/esm/sqm-popup-container.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-44c8970f.js → sqm-portal-email-verification-view-35b4353b.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
- package/dist/esm/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm/sqm-portal-google-login.entry.js +126 -0
- package/dist/esm/sqm-portal-google-registration-form.entry.js +6 -6
- package/dist/esm/sqm-portal-login-view-7e49609a.js +56 -0
- package/dist/esm/sqm-portal-logout.entry.js +1 -1
- package/dist/esm/{sqm-portal-profile-view-39039274.js → sqm-portal-profile-view-93003974.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +4 -4
- package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm/{sqm-portal-registration-form-view-90e2bfd5.js → sqm-portal-registration-form-view-32c4b488.js} +13 -12
- package/dist/esm/sqm-portal-registration-form.entry.js +4 -4
- package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +5 -5
- package/dist/esm/sqm-referred-registration.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
- package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
- package/dist/esm/sqm-scroll.entry.js +105 -0
- package/dist/esm/sqm-stencilbook.entry.js +263 -71
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/sqm-widget-verification-controller.entry.js +109 -0
- package/dist/esm/sqm-widget-verification.entry.js +199 -0
- package/dist/esm/stencil-hooks.module-4bc38af4.js +1 -1
- package/dist/esm/{useChildElements-38c11321.js → useChildElements-7945ae56.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-7255b0ca.js → useInstantAccessRegistration-cd0172c8.js} +2 -2
- package/dist/esm/usePayoutStatus-58aa56b4.js +1039 -0
- package/dist/esm/usePortalLogin-ef647a50.js +72 -0
- package/dist/esm/{usePortalRegistrationForm-5715c7a5.js → usePortalRegistrationForm-4b35a357.js} +2 -2
- package/dist/esm/{useReferralTable-d77b11f5.js → useReferralTable-b3876ed6.js} +3 -3
- package/dist/esm/{useRegistrationFormState-01cdd8c7.js → useRegistrationFormState-d6f33135.js} +1 -1
- package/dist/esm/useVerificationEmail-edc318cb.js +171 -0
- package/dist/esm/{utilities-863d06d1.js → utilities-5b0ca040.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-ddfbe8e2.js +1 -0
- package/dist/esm-es5/{copy-text-view-b060162f.js → copy-text-view-459a2e35.js} +1 -1
- package/dist/esm-es5/extractProps-ae1afbb3.js +1 -0
- package/dist/esm-es5/{global-bedc4329.js → global-be1f9992.js} +1 -1
- package/dist/esm-es5/index.module-89a79f66.js +1 -0
- package/dist/esm-es5/keys-406491dc.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-268bb9c8.js → re-render-cc945f38.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -0
- package/dist/esm-es5/sqm-base-registration-form-view-593d4ac3.js +1 -0
- package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -0
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -0
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-view-af69cd33.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-56da6bca.js → sqm-navigation-sidebar-item-view-8f1c72bc.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-44c8970f.js → sqm-portal-email-verification-view-35b4353b.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-login-view-7e49609a.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-39039274.js → sqm-portal-profile-view-93003974.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-registration-form-view-32c4b488.js +1 -0
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -0
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -0
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -0
- package/dist/esm-es5/stencil-hooks.module-4bc38af4.js +1 -1
- package/dist/esm-es5/{useChildElements-38c11321.js → useChildElements-7945ae56.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-7255b0ca.js → useInstantAccessRegistration-cd0172c8.js} +1 -1
- package/dist/esm-es5/usePayoutStatus-58aa56b4.js +6 -0
- package/dist/esm-es5/usePortalLogin-ef647a50.js +1 -0
- package/dist/esm-es5/{usePortalRegistrationForm-5715c7a5.js → usePortalRegistrationForm-4b35a357.js} +1 -1
- package/dist/esm-es5/{useReferralTable-d77b11f5.js → useReferralTable-b3876ed6.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-01cdd8c7.js → useRegistrationFormState-d6f33135.js} +1 -1
- package/dist/esm-es5/useVerificationEmail-edc318cb.js +1 -0
- package/dist/esm-es5/{utilities-863d06d1.js → utilities-5b0ca040.js} +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-2126e1e6.entry.js → p-04a6e457.entry.js} +1 -1
- package/dist/mint-components/{p-3e1b7fb4.entry.js → p-079405ff.entry.js} +1 -1
- package/dist/mint-components/{p-35698aaa.system.js → p-0d182dc1.system.js} +1 -1
- package/dist/mint-components/p-0ebab63e.system.js +1 -0
- package/dist/mint-components/{p-ca04737a.entry.js → p-10d17989.entry.js} +1 -1
- package/dist/mint-components/p-11d8ea66.system.js +1 -0
- package/dist/mint-components/{p-95c64cfd.system.js → p-13ed8586.system.js} +1 -1
- package/dist/mint-components/{p-3972037c.system.entry.js → p-141bf5c1.system.entry.js} +1 -1
- package/dist/mint-components/{p-80fc549b.entry.js → p-1513309d.entry.js} +1 -1
- package/dist/mint-components/{p-79ea1597.system.entry.js → p-164a9103.system.entry.js} +1 -1
- package/dist/mint-components/p-18425f38.system.entry.js +1 -0
- package/dist/mint-components/p-19ccb4ce.js +1 -0
- package/dist/mint-components/{p-0aa62b64.entry.js → p-1a6b7d2a.entry.js} +1 -1
- package/dist/mint-components/{p-de9afac2.system.entry.js → p-1fa9ed0d.system.entry.js} +1 -1
- package/dist/mint-components/p-21620f81.system.entry.js +1 -0
- package/dist/mint-components/p-26468242.js +1 -0
- package/dist/mint-components/{p-53aaa0a4.entry.js → p-275b4767.entry.js} +1 -1
- package/dist/mint-components/{p-618e1342.entry.js → p-284e4ed5.entry.js} +1 -1
- package/dist/mint-components/{p-e544bb9a.entry.js → p-2ae0e06a.entry.js} +1 -1
- package/dist/mint-components/p-2d52e2d7.system.js +1 -0
- package/dist/mint-components/{p-4ae54b04.entry.js → p-2da21ba4.entry.js} +1 -1
- package/dist/mint-components/{p-45436d5a.entry.js → p-2f101bae.entry.js} +1 -1
- package/dist/mint-components/p-301ddcaa.system.entry.js +1 -0
- package/dist/mint-components/p-33c96e14.entry.js +16 -0
- package/dist/mint-components/{p-731aa5c6.system.entry.js → p-36ffebd8.system.entry.js} +1 -1
- package/dist/mint-components/p-37996351.system.js +1 -0
- package/dist/mint-components/p-38c7775a.js +1 -0
- package/dist/mint-components/{p-4448febd.entry.js → p-38fc919b.entry.js} +1 -1
- package/dist/mint-components/{p-40e99b24.js → p-3db34d68.js} +1 -1
- package/dist/mint-components/{p-ebdcea27.system.entry.js → p-420554af.system.entry.js} +1 -1
- package/dist/mint-components/{p-571c451e.entry.js → p-4428294b.entry.js} +1 -1
- package/dist/mint-components/{p-a21d1a30.system.entry.js → p-4469fea6.system.entry.js} +1 -1
- package/dist/mint-components/p-44891949.entry.js +1 -0
- package/dist/mint-components/p-4794641c.system.js +1 -0
- package/dist/mint-components/p-480e08e9.js +31 -0
- package/dist/mint-components/p-48135f99.system.js +2 -2
- package/dist/mint-components/{p-492fdaf9.js → p-4e451f75.js} +1 -1
- package/dist/mint-components/p-4e526a94.js +1 -0
- package/dist/mint-components/{p-92a25556.system.entry.js → p-50c902ca.system.entry.js} +1 -1
- package/dist/mint-components/{p-4bcb04aa.system.entry.js → p-51d3cde7.system.entry.js} +1 -1
- package/dist/mint-components/p-527216de.system.js +1 -0
- package/dist/mint-components/{p-2dc5e60a.entry.js → p-54440d8d.entry.js} +1 -1
- package/dist/mint-components/p-5488fdd9.system.js +1 -0
- package/dist/mint-components/{p-8da47802.system.entry.js → p-54adee71.system.entry.js} +1 -1
- package/dist/mint-components/p-57dd28bd.system.js +1 -0
- package/dist/mint-components/{p-a8524459.system.js → p-59274a91.system.js} +1 -1
- package/dist/mint-components/{p-7989a098.system.entry.js → p-5c28406d.system.entry.js} +1 -1
- package/dist/mint-components/{p-9a0c3ed9.system.entry.js → p-5d7e308c.system.entry.js} +1 -1
- package/dist/mint-components/{p-09c5e3ee.system.js → p-635d5ef2.system.js} +1 -1
- package/dist/mint-components/{p-6de85677.js → p-63a75798.js} +1 -1
- package/dist/mint-components/p-6427e963.entry.js +1 -0
- package/dist/mint-components/{p-506679e9.js → p-65069b66.js} +1 -1
- package/dist/mint-components/{p-9e49479a.entry.js → p-653f963f.entry.js} +2 -2
- package/dist/mint-components/p-68d18642.entry.js +9 -0
- package/dist/mint-components/{p-b9d17fa1.entry.js → p-693942df.entry.js} +1 -1
- package/dist/mint-components/p-6b78811d.entry.js +241 -0
- package/dist/mint-components/p-6b7a595f.system.js +1 -0
- package/dist/mint-components/p-6cd4f2b1.system.js +1 -0
- package/dist/mint-components/{p-550ef977.js → p-6d2f5a1d.js} +2 -2
- package/dist/mint-components/p-6eaf9c57.entry.js +1 -0
- package/dist/mint-components/{p-7166caa6.system.js → p-717cc8ac.system.js} +1 -1
- package/dist/mint-components/{p-7bcf4467.system.entry.js → p-71bc04d2.system.entry.js} +1 -1
- package/dist/mint-components/p-793d2130.js +1 -0
- package/dist/mint-components/{p-b114e746.entry.js → p-7ab21e4d.entry.js} +1 -1
- package/dist/mint-components/{p-2ab3b8d6.js → p-7f2d4212.js} +1 -1
- package/dist/mint-components/p-8175e85f.system.js +1 -0
- package/dist/mint-components/{p-81665df6.system.entry.js → p-8362cb4c.system.entry.js} +1 -1
- package/dist/mint-components/{p-bd4810c7.system.entry.js → p-85671c3d.system.entry.js} +1 -1
- package/dist/mint-components/{p-f9de8a59.system.js → p-89903f6d.system.js} +1 -1
- package/dist/mint-components/{p-0873eaa8.entry.js → p-8abfeff8.entry.js} +1 -1
- package/dist/mint-components/p-8c23d1b8.js +1 -0
- package/dist/mint-components/{p-8056fd5b.system.entry.js → p-8d9d04b7.system.entry.js} +1 -1
- package/dist/mint-components/{p-988ea164.system.entry.js → p-90fc6774.system.entry.js} +1 -1
- package/dist/mint-components/p-91959fbe.js +1 -0
- package/dist/mint-components/p-9320582e.system.js +1 -0
- package/dist/mint-components/p-94a876b9.js +1 -0
- package/dist/mint-components/p-962f3200.js +1 -0
- package/dist/mint-components/{p-1c5cffae.js → p-98698131.js} +1 -1
- package/dist/mint-components/{p-f32c8cb5.entry.js → p-99374849.entry.js} +1 -1
- package/dist/mint-components/{p-a4a5beb5.system.entry.js → p-99bc1231.system.entry.js} +1 -1
- package/dist/mint-components/{p-9a16a3d8.system.entry.js → p-9b6a0152.system.entry.js} +1 -1
- package/dist/mint-components/p-9cf80e85.system.entry.js +1 -0
- package/dist/mint-components/{p-f4a1dc19.entry.js → p-a2fde301.entry.js} +1 -1
- package/dist/mint-components/p-a71b9154.system.js +1 -0
- package/dist/mint-components/p-a8645c1b.system.js +1 -0
- package/dist/mint-components/{p-635aaf11.system.entry.js → p-b287833c.system.entry.js} +1 -1
- package/dist/mint-components/p-b3532369.js +394 -0
- package/dist/mint-components/{p-8975c2be.entry.js → p-b51e79b3.entry.js} +1 -1
- package/dist/mint-components/{p-f0c23e81.system.entry.js → p-b7d1469d.system.entry.js} +1 -1
- package/dist/mint-components/{p-7cb919d4.system.entry.js → p-b82e1935.system.entry.js} +1 -1
- package/dist/mint-components/p-b93fd99c.system.entry.js +1 -0
- package/dist/mint-components/p-bb0f585c.system.js +1 -0
- package/dist/mint-components/{p-1833c4f5.js → p-bbcd824a.js} +1 -1
- package/dist/mint-components/p-bd91bba4.js +1 -0
- package/dist/mint-components/{p-f2fd1910.system.js → p-bdb7d451.system.js} +1 -1
- package/dist/mint-components/{p-24c4e0b8.system.entry.js → p-c060f770.system.entry.js} +1 -1
- package/dist/mint-components/{p-1ef299d7.js → p-c0f19490.js} +1 -1
- package/dist/mint-components/{p-ca740238.system.entry.js → p-c2fdd608.system.entry.js} +1 -1
- package/dist/mint-components/p-c36506f6.system.entry.js +1 -0
- package/dist/mint-components/p-c8cbb40f.system.entry.js +1 -0
- package/dist/mint-components/p-cb7bdbe4.entry.js +1 -0
- package/dist/mint-components/p-cbbfac66.entry.js +25 -0
- package/dist/mint-components/p-cc7af682.system.js +6 -0
- package/dist/mint-components/{p-4f45be94.system.js → p-cd569259.system.js} +1 -1
- package/dist/mint-components/p-cd651f81.js +2 -2
- package/dist/mint-components/p-d07f3090.entry.js +1 -0
- package/dist/mint-components/p-d1b92919.system.entry.js +1 -0
- package/dist/mint-components/p-d6831af5.js +48 -0
- package/dist/mint-components/p-da7708a7.entry.js +1 -0
- package/dist/mint-components/p-dbcb5359.js +1 -0
- package/dist/mint-components/{p-75f50e5a.entry.js → p-dcc81e90.entry.js} +1 -1
- package/dist/mint-components/{p-1b0c58bc.system.entry.js → p-de8e9981.system.entry.js} +1 -1
- package/dist/mint-components/{p-857947fa.system.entry.js → p-e5a5ae7f.system.entry.js} +1 -1
- package/dist/mint-components/{p-045d1d49.entry.js → p-e6045498.entry.js} +1 -1
- package/dist/mint-components/{p-9b779add.entry.js → p-e6f50ffd.entry.js} +1 -1
- package/dist/mint-components/{p-c470caf6.entry.js → p-e8ffcc68.entry.js} +2 -2
- package/dist/mint-components/p-f0772618.system.entry.js +1 -0
- package/dist/mint-components/p-f29eda2f.entry.js +205 -0
- package/dist/mint-components/{p-9f231a48.system.entry.js → p-f4a72903.system.entry.js} +1 -1
- package/dist/mint-components/{p-aaeaff1a.system.entry.js → p-f4a8ee29.system.entry.js} +1 -1
- package/dist/mint-components/p-fa37513e.system.entry.js +1 -0
- package/dist/mint-components/{p-e0b344fb.entry.js → p-fe2e2f4a.entry.js} +1 -1
- package/dist/mint-components/p-ff8b8067.entry.js +33 -0
- package/dist/types/components/sqm-google-sign-in/sqm-google-sign-in.d.ts +2 -0
- package/dist/types/components/sqm-google-sign-in/useGoogleSignIn.d.ts +1 -1
- package/dist/types/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.d.ts +6 -0
- package/dist/types/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.d.ts +10 -0
- package/dist/types/components/sqm-payout-button-scroll/sqm-payout-button-scroll.d.ts +26 -0
- package/dist/types/components/sqm-payout-button-scroll/usePayoutButton.d.ts +7 -0
- package/dist/types/components/sqm-portal-google-login/sqm-portal-google-login.d.ts +74 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +0 -4
- package/dist/types/components/sqm-portal-login/usePortalLogin.d.ts +2 -1
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/ReferralTableRewardsCell.stories.d.ts +1 -0
- package/dist/types/components/sqm-rewards-table/RewardsTableCell.stories.d.ts +1 -0
- package/dist/types/components/sqm-widget-verification/keys.d.ts +4 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/WidgetCodeVerification.stories.d.ts +9 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.d.ts +26 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +54 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.d.ts +25 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.d.ts +11 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.d.ts +22 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +44 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.d.ts +10 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification-controller.d.ts +12 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +96 -0
- package/dist/types/components/sqm-widget-verification/useVerificationEmail.d.ts +15 -0
- package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +5 -0
- package/dist/types/components/tax-and-cash/BankingForm.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +6 -0
- package/dist/types/components/tax-and-cash/eventKeys.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +8 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +13 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/useDocusignForm.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.d.ts +0 -1
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.d.ts +0 -4
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +1 -16
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +12 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +36 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +90 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +20 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/data.d.ts +6 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/extractProps.d.ts +5 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +82 -3
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +17 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +47 -2
- package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +4 -0
- package/dist/types/components/tax-and-cash/useVeriffApp.d.ts +6 -0
- package/dist/types/components.d.ts +1071 -86
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +3 -4
- package/dist/collection/components/sqm-portal-google-registration-form/small-views/RegistrationFieldsView.js +0 -86
- package/dist/esm-es5/ShadowViewAddon-eba44767.js +0 -1
- package/dist/esm-es5/index.module-a2989d3c.js +0 -1
- package/dist/esm-es5/sqm-banking-info-form_16.entry.js +0 -1
- package/dist/esm-es5/sqm-base-registration-form-view-98c4db70.js +0 -1
- package/dist/esm-es5/sqm-big-stat_38.entry.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-8e2bb54a.js +0 -1
- package/dist/esm-es5/sqm-portal-registration-form-view-90e2bfd5.js +0 -1
- package/dist/mint-components/p-0323586f.entry.js +0 -223
- package/dist/mint-components/p-046f4631.system.js +0 -1
- package/dist/mint-components/p-0e53c59e.system.js +0 -1
- package/dist/mint-components/p-16c7bfda.js +0 -391
- package/dist/mint-components/p-28042d23.entry.js +0 -174
- package/dist/mint-components/p-30108c0e.js +0 -1
- package/dist/mint-components/p-31a691af.js +0 -1
- package/dist/mint-components/p-39b1a7fe.js +0 -1
- package/dist/mint-components/p-3bdd338c.system.js +0 -1
- package/dist/mint-components/p-3ec660e9.js +0 -1
- package/dist/mint-components/p-46ab5f80.system.js +0 -1
- package/dist/mint-components/p-4daa3f8a.system.entry.js +0 -1
- package/dist/mint-components/p-569a43a2.system.entry.js +0 -1
- package/dist/mint-components/p-62f6627d.js +0 -1
- package/dist/mint-components/p-749c7c9c.system.js +0 -1
- package/dist/mint-components/p-868f176e.entry.js +0 -1
- package/dist/mint-components/p-8d77feee.js +0 -1
- package/dist/mint-components/p-96b48c2b.system.js +0 -1
- package/dist/mint-components/p-a1f40614.system.entry.js +0 -1
- package/dist/mint-components/p-ac2b7eb8.system.js +0 -1
- package/dist/mint-components/p-b611eefd.entry.js +0 -1
- package/dist/mint-components/p-be2ccfb1.entry.js +0 -1
- package/dist/mint-components/p-c4b21562.system.entry.js +0 -1
- package/dist/mint-components/p-c6a8c075.system.js +0 -1
- package/dist/mint-components/p-cd480e3f.entry.js +0 -33
- package/dist/mint-components/p-cf505e92.system.js +0 -1
- package/dist/mint-components/p-d671e44e.system.js +0 -1
- package/dist/mint-components/p-d87ce3d2.js +0 -1
- package/dist/mint-components/p-ea9fd654.entry.js +0 -9
- package/dist/mint-components/p-fe4a9dfe.system.entry.js +0 -1
- package/dist/types/components/sqm-portal-google-registration-form/small-views/RegistrationFieldsView.d.ts +0 -31
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-be1f9992.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
|
|
5
5
|
const INDIRECT_TAX_PROVINCES = [
|
|
@@ -696,6 +696,7 @@ const stepTwoProps = {
|
|
|
696
696
|
};
|
|
697
697
|
const stepFourProps = {
|
|
698
698
|
states: {
|
|
699
|
+
showVerification: false,
|
|
699
700
|
step: "4",
|
|
700
701
|
hideSteps: false,
|
|
701
702
|
disabled: false,
|
|
@@ -706,11 +707,14 @@ const stepFourProps = {
|
|
|
706
707
|
saveDisabled: false,
|
|
707
708
|
thresholds: [],
|
|
708
709
|
loadingError: false,
|
|
710
|
+
email: "test@example.com",
|
|
709
711
|
formState: {
|
|
710
712
|
paymentMethodChecked: "toBankAccount",
|
|
711
713
|
},
|
|
712
714
|
},
|
|
713
715
|
callbacks: {
|
|
716
|
+
onVerificationHide: () => { },
|
|
717
|
+
onVerification: () => { },
|
|
714
718
|
onSubmit: async () => console.log("Submit"),
|
|
715
719
|
setPaymentMethodChecked: () => { },
|
|
716
720
|
setPaymentScheduleChecked: () => { },
|
|
@@ -747,6 +751,8 @@ const docusignFormProps = {
|
|
|
747
751
|
};
|
|
748
752
|
const dashboardProps = {
|
|
749
753
|
states: {
|
|
754
|
+
veriffLoading: false,
|
|
755
|
+
payoutStatus: "DONE",
|
|
750
756
|
canEditPayoutInfo: true,
|
|
751
757
|
disabled: false,
|
|
752
758
|
status: "ACTIVE",
|
|
@@ -758,6 +764,7 @@ const dashboardProps = {
|
|
|
758
764
|
indirectTaxNumber: "123456",
|
|
759
765
|
indirectTaxType: "VAT",
|
|
760
766
|
showNewFormDialog: false,
|
|
767
|
+
hasHold: false,
|
|
761
768
|
},
|
|
762
769
|
slots: {
|
|
763
770
|
payoutDetailsCardSlot: (h("sqm-payout-details-card", { demoData: {
|
|
@@ -771,7 +778,7 @@ const GeneralLoadingView = () => {
|
|
|
771
778
|
return h(LoadingView, null);
|
|
772
779
|
};
|
|
773
780
|
const GeneralErrorView = () => {
|
|
774
|
-
return (h(ErrorView, { loadingErrorAlertHeader: "There was a problem loading your form", loadingErrorAlertDescription: "Please refresh the page and try again. If this problem continues, contact
|
|
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." }));
|
|
775
782
|
};
|
|
776
783
|
// STEP ONE
|
|
777
784
|
const StepOne = () => {
|
|
@@ -1255,6 +1262,20 @@ const StepFourToPaypalChecked = () => {
|
|
|
1255
1262
|
},
|
|
1256
1263
|
} }));
|
|
1257
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
|
+
};
|
|
1258
1279
|
const TaxAndCashDashboardActiveW9Form = () => {
|
|
1259
1280
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1260
1281
|
...dashboardProps,
|
|
@@ -1264,6 +1285,8 @@ const TaxAndCashDashboardActiveW8BENForm = () => {
|
|
|
1264
1285
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1265
1286
|
...dashboardProps,
|
|
1266
1287
|
states: {
|
|
1288
|
+
payoutStatus: "DONE",
|
|
1289
|
+
veriffLoading: false,
|
|
1267
1290
|
noFormNeeded: false,
|
|
1268
1291
|
canEditPayoutInfo: true,
|
|
1269
1292
|
documentType: "W8BEN",
|
|
@@ -1272,6 +1295,7 @@ const TaxAndCashDashboardActiveW8BENForm = () => {
|
|
|
1272
1295
|
indirectTaxType: "VAT",
|
|
1273
1296
|
indirectTaxNumber: "123456",
|
|
1274
1297
|
showNewFormDialog: false,
|
|
1298
|
+
hasHold: false,
|
|
1275
1299
|
},
|
|
1276
1300
|
} }));
|
|
1277
1301
|
};
|
|
@@ -1279,6 +1303,8 @@ const TaxAndCashDashboardActiveW8BENEForm = () => {
|
|
|
1279
1303
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1280
1304
|
...dashboardProps,
|
|
1281
1305
|
states: {
|
|
1306
|
+
payoutStatus: "DONE",
|
|
1307
|
+
veriffLoading: false,
|
|
1282
1308
|
noFormNeeded: false,
|
|
1283
1309
|
canEditPayoutInfo: true,
|
|
1284
1310
|
documentType: "W8BENE",
|
|
@@ -1287,6 +1313,7 @@ const TaxAndCashDashboardActiveW8BENEForm = () => {
|
|
|
1287
1313
|
indirectTaxType: "VAT",
|
|
1288
1314
|
indirectTaxNumber: "123456",
|
|
1289
1315
|
showNewFormDialog: false,
|
|
1316
|
+
hasHold: false,
|
|
1290
1317
|
},
|
|
1291
1318
|
} }));
|
|
1292
1319
|
};
|
|
@@ -1294,6 +1321,8 @@ const TaxAndCashDashboardNotActiveW9Form = () => {
|
|
|
1294
1321
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1295
1322
|
...dashboardProps,
|
|
1296
1323
|
states: {
|
|
1324
|
+
payoutStatus: "DONE",
|
|
1325
|
+
veriffLoading: false,
|
|
1297
1326
|
noFormNeeded: false,
|
|
1298
1327
|
canEditPayoutInfo: true,
|
|
1299
1328
|
status: "INACTIVE",
|
|
@@ -1303,6 +1332,7 @@ const TaxAndCashDashboardNotActiveW9Form = () => {
|
|
|
1303
1332
|
indirectTaxType: "VAT",
|
|
1304
1333
|
indirectTaxNumber: "123456",
|
|
1305
1334
|
showNewFormDialog: false,
|
|
1335
|
+
hasHold: false,
|
|
1306
1336
|
},
|
|
1307
1337
|
} }));
|
|
1308
1338
|
};
|
|
@@ -1310,6 +1340,7 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
|
|
|
1310
1340
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1311
1341
|
...dashboardProps,
|
|
1312
1342
|
states: {
|
|
1343
|
+
payoutStatus: "DONE",
|
|
1313
1344
|
canEditPayoutInfo: true,
|
|
1314
1345
|
disabled: false,
|
|
1315
1346
|
status: "NOT_VERIFIED",
|
|
@@ -1320,6 +1351,8 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
|
|
|
1320
1351
|
indirectTaxType: "VAT",
|
|
1321
1352
|
indirectTaxNumber: "123456",
|
|
1322
1353
|
showNewFormDialog: false,
|
|
1354
|
+
hasHold: false,
|
|
1355
|
+
veriffLoading: false,
|
|
1323
1356
|
},
|
|
1324
1357
|
} }));
|
|
1325
1358
|
};
|
|
@@ -1327,6 +1360,8 @@ const TaxAndCashDashboardNotVerifiedW8BENForm = () => {
|
|
|
1327
1360
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1328
1361
|
...dashboardProps,
|
|
1329
1362
|
states: {
|
|
1363
|
+
payoutStatus: "DONE",
|
|
1364
|
+
veriffLoading: false,
|
|
1330
1365
|
canEditPayoutInfo: true,
|
|
1331
1366
|
disabled: false,
|
|
1332
1367
|
status: "NOT_VERIFIED",
|
|
@@ -1338,6 +1373,7 @@ const TaxAndCashDashboardNotVerifiedW8BENForm = () => {
|
|
|
1338
1373
|
indirectTaxType: "VAT",
|
|
1339
1374
|
indirectTaxNumber: "123456",
|
|
1340
1375
|
showNewFormDialog: false,
|
|
1376
|
+
hasHold: false,
|
|
1341
1377
|
},
|
|
1342
1378
|
} }));
|
|
1343
1379
|
};
|
|
@@ -1345,6 +1381,8 @@ const TaxAndCashDashboardNotVerifiedW8BENEForm = () => {
|
|
|
1345
1381
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1346
1382
|
...dashboardProps,
|
|
1347
1383
|
states: {
|
|
1384
|
+
payoutStatus: "DONE",
|
|
1385
|
+
veriffLoading: false,
|
|
1348
1386
|
canEditPayoutInfo: true,
|
|
1349
1387
|
disabled: false,
|
|
1350
1388
|
status: "NOT_VERIFIED",
|
|
@@ -1356,6 +1394,7 @@ const TaxAndCashDashboardNotVerifiedW8BENEForm = () => {
|
|
|
1356
1394
|
indirectTaxType: "VAT",
|
|
1357
1395
|
indirectTaxNumber: "123456",
|
|
1358
1396
|
showNewFormDialog: false,
|
|
1397
|
+
hasHold: false,
|
|
1359
1398
|
},
|
|
1360
1399
|
} }));
|
|
1361
1400
|
};
|
|
@@ -1363,6 +1402,8 @@ const TaxAndCashDashboardNotActiveW8BENEForm = () => {
|
|
|
1363
1402
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1364
1403
|
...dashboardProps,
|
|
1365
1404
|
states: {
|
|
1405
|
+
payoutStatus: "DONE",
|
|
1406
|
+
veriffLoading: false,
|
|
1366
1407
|
canEditPayoutInfo: true,
|
|
1367
1408
|
disabled: false,
|
|
1368
1409
|
status: "NOT_ACTIVE",
|
|
@@ -1374,6 +1415,7 @@ const TaxAndCashDashboardNotActiveW8BENEForm = () => {
|
|
|
1374
1415
|
indirectTaxType: "VAT",
|
|
1375
1416
|
country: "United Kingdom",
|
|
1376
1417
|
showNewFormDialog: false,
|
|
1418
|
+
hasHold: false,
|
|
1377
1419
|
},
|
|
1378
1420
|
} }));
|
|
1379
1421
|
};
|
|
@@ -1381,6 +1423,8 @@ const TaxAndCashDashboardNoFormNeeded = () => {
|
|
|
1381
1423
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1382
1424
|
...dashboardProps,
|
|
1383
1425
|
states: {
|
|
1426
|
+
payoutStatus: "DONE",
|
|
1427
|
+
veriffLoading: false,
|
|
1384
1428
|
canEditPayoutInfo: true,
|
|
1385
1429
|
disabled: false,
|
|
1386
1430
|
documentType: "W9",
|
|
@@ -1392,6 +1436,7 @@ const TaxAndCashDashboardNoFormNeeded = () => {
|
|
|
1392
1436
|
indirectTaxNumber: "123456",
|
|
1393
1437
|
indirectTaxType: "GST",
|
|
1394
1438
|
showNewFormDialog: false,
|
|
1439
|
+
hasHold: false,
|
|
1395
1440
|
},
|
|
1396
1441
|
} }));
|
|
1397
1442
|
};
|
|
@@ -1399,6 +1444,8 @@ const TaxAndCashDashboardIndirectTaxCanada = () => {
|
|
|
1399
1444
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1400
1445
|
...dashboardProps,
|
|
1401
1446
|
states: {
|
|
1447
|
+
payoutStatus: "DONE",
|
|
1448
|
+
veriffLoading: false,
|
|
1402
1449
|
canEditPayoutInfo: true,
|
|
1403
1450
|
status: "ACTIVE",
|
|
1404
1451
|
disabled: false,
|
|
@@ -1411,6 +1458,7 @@ const TaxAndCashDashboardIndirectTaxCanada = () => {
|
|
|
1411
1458
|
indirectTaxType: "GST",
|
|
1412
1459
|
indirectTaxNumber: "123456",
|
|
1413
1460
|
showNewFormDialog: false,
|
|
1461
|
+
hasHold: false,
|
|
1414
1462
|
},
|
|
1415
1463
|
} }));
|
|
1416
1464
|
};
|
|
@@ -1418,6 +1466,8 @@ const TaxAndCashDashboardIndirectTaxCanadaQuebec = () => {
|
|
|
1418
1466
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1419
1467
|
...dashboardProps,
|
|
1420
1468
|
states: {
|
|
1469
|
+
payoutStatus: "DONE",
|
|
1470
|
+
veriffLoading: false,
|
|
1421
1471
|
canEditPayoutInfo: true,
|
|
1422
1472
|
status: "ACTIVE",
|
|
1423
1473
|
disabled: false,
|
|
@@ -1431,6 +1481,7 @@ const TaxAndCashDashboardIndirectTaxCanadaQuebec = () => {
|
|
|
1431
1481
|
indirectTaxNumber: "123456",
|
|
1432
1482
|
qstNumber: "44212",
|
|
1433
1483
|
showNewFormDialog: false,
|
|
1484
|
+
hasHold: false,
|
|
1434
1485
|
},
|
|
1435
1486
|
} }));
|
|
1436
1487
|
};
|
|
@@ -1438,6 +1489,8 @@ const TaxAndCashDashboardIndirectTaxSpain = () => {
|
|
|
1438
1489
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1439
1490
|
...dashboardProps,
|
|
1440
1491
|
states: {
|
|
1492
|
+
payoutStatus: "DONE",
|
|
1493
|
+
veriffLoading: false,
|
|
1441
1494
|
canEditPayoutInfo: true,
|
|
1442
1495
|
status: "ACTIVE",
|
|
1443
1496
|
disabled: false,
|
|
@@ -1451,6 +1504,7 @@ const TaxAndCashDashboardIndirectTaxSpain = () => {
|
|
|
1451
1504
|
indirectTaxNumber: "123456",
|
|
1452
1505
|
subRegionTaxNumber: "44212",
|
|
1453
1506
|
showNewFormDialog: false,
|
|
1507
|
+
hasHold: false,
|
|
1454
1508
|
},
|
|
1455
1509
|
} }));
|
|
1456
1510
|
};
|
|
@@ -1458,6 +1512,80 @@ const TaxAndCashDashboardIndirectTaxNotRegistered = () => {
|
|
|
1458
1512
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1459
1513
|
...dashboardProps,
|
|
1460
1514
|
states: {
|
|
1515
|
+
payoutStatus: "DONE",
|
|
1516
|
+
veriffLoading: false,
|
|
1517
|
+
canEditPayoutInfo: true,
|
|
1518
|
+
status: "ACTIVE",
|
|
1519
|
+
documentType: "W8BEN",
|
|
1520
|
+
documentTypeString: taxTypeToName("W8BEN"),
|
|
1521
|
+
dateSubmitted: "Jan 18th, 2025",
|
|
1522
|
+
noFormNeeded: false,
|
|
1523
|
+
notRegistered: true,
|
|
1524
|
+
showNewFormDialog: false,
|
|
1525
|
+
hasHold: false,
|
|
1526
|
+
},
|
|
1527
|
+
} }));
|
|
1528
|
+
};
|
|
1529
|
+
const TaxAndCashDashboardIdentityVerifcationRequired = () => {
|
|
1530
|
+
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1531
|
+
...dashboardProps,
|
|
1532
|
+
states: {
|
|
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,
|
|
1461
1589
|
canEditPayoutInfo: true,
|
|
1462
1590
|
status: "ACTIVE",
|
|
1463
1591
|
documentType: "W8BEN",
|
|
@@ -1466,6 +1594,7 @@ const TaxAndCashDashboardIndirectTaxNotRegistered = () => {
|
|
|
1466
1594
|
noFormNeeded: false,
|
|
1467
1595
|
notRegistered: true,
|
|
1468
1596
|
showNewFormDialog: false,
|
|
1597
|
+
hasHold: false,
|
|
1469
1598
|
},
|
|
1470
1599
|
} }));
|
|
1471
1600
|
};
|
|
@@ -1473,6 +1602,8 @@ const TaxAndCashDashboardNewTaxForm = () => {
|
|
|
1473
1602
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1474
1603
|
...dashboardProps,
|
|
1475
1604
|
states: {
|
|
1605
|
+
payoutStatus: "DONE",
|
|
1606
|
+
veriffLoading: false,
|
|
1476
1607
|
canEditPayoutInfo: true,
|
|
1477
1608
|
status: "ACTIVE",
|
|
1478
1609
|
documentType: "W8BEN",
|
|
@@ -1481,6 +1612,27 @@ const TaxAndCashDashboardNewTaxForm = () => {
|
|
|
1481
1612
|
noFormNeeded: false,
|
|
1482
1613
|
notRegistered: true,
|
|
1483
1614
|
showNewFormDialog: true,
|
|
1615
|
+
hasHold: false,
|
|
1616
|
+
},
|
|
1617
|
+
} }));
|
|
1618
|
+
};
|
|
1619
|
+
const TaxAndCashDashboardPayoutsOnHold = () => {
|
|
1620
|
+
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1621
|
+
...dashboardProps,
|
|
1622
|
+
states: {
|
|
1623
|
+
payoutStatus: "DONE",
|
|
1624
|
+
veriffLoading: false,
|
|
1625
|
+
canEditPayoutInfo: true,
|
|
1626
|
+
disabled: true,
|
|
1627
|
+
status: "ACTIVE",
|
|
1628
|
+
documentType: "W8BEN",
|
|
1629
|
+
documentTypeString: taxTypeToName("W8BEN"),
|
|
1630
|
+
dateSubmitted: "Jan 18th, 2025",
|
|
1631
|
+
noFormNeeded: false,
|
|
1632
|
+
indirectTaxNumber: "123456",
|
|
1633
|
+
country: "Slovania",
|
|
1634
|
+
showNewFormDialog: false,
|
|
1635
|
+
hasHold: true,
|
|
1484
1636
|
},
|
|
1485
1637
|
} }));
|
|
1486
1638
|
};
|
|
@@ -1488,6 +1640,8 @@ const TaxAndCashDashboardLoading = () => {
|
|
|
1488
1640
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1489
1641
|
...dashboardProps,
|
|
1490
1642
|
states: {
|
|
1643
|
+
payoutStatus: "DONE",
|
|
1644
|
+
veriffLoading: false,
|
|
1491
1645
|
canEditPayoutInfo: true,
|
|
1492
1646
|
disabled: false,
|
|
1493
1647
|
status: "ACTIVE",
|
|
@@ -1497,6 +1651,7 @@ const TaxAndCashDashboardLoading = () => {
|
|
|
1497
1651
|
noFormNeeded: false,
|
|
1498
1652
|
loading: true,
|
|
1499
1653
|
showNewFormDialog: false,
|
|
1654
|
+
hasHold: false,
|
|
1500
1655
|
},
|
|
1501
1656
|
} }));
|
|
1502
1657
|
};
|
|
@@ -1504,6 +1659,8 @@ const TaxAndCashDashboardWithLoadingError = () => {
|
|
|
1504
1659
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1505
1660
|
...dashboardProps,
|
|
1506
1661
|
states: {
|
|
1662
|
+
payoutStatus: "DONE",
|
|
1663
|
+
veriffLoading: false,
|
|
1507
1664
|
disabled: false,
|
|
1508
1665
|
canEditPayoutInfo: true,
|
|
1509
1666
|
status: "ACTIVE",
|
|
@@ -1514,6 +1671,7 @@ const TaxAndCashDashboardWithLoadingError = () => {
|
|
|
1514
1671
|
loading: true,
|
|
1515
1672
|
loadingError: true,
|
|
1516
1673
|
showNewFormDialog: false,
|
|
1674
|
+
hasHold: false,
|
|
1517
1675
|
},
|
|
1518
1676
|
} }));
|
|
1519
1677
|
};
|
|
@@ -1521,6 +1679,8 @@ const TaxAndCashDashboardWithGeneralError = () => {
|
|
|
1521
1679
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1522
1680
|
...dashboardProps,
|
|
1523
1681
|
states: {
|
|
1682
|
+
payoutStatus: "DONE",
|
|
1683
|
+
veriffLoading: false,
|
|
1524
1684
|
canEditPayoutInfo: true,
|
|
1525
1685
|
disabled: false,
|
|
1526
1686
|
status: "ACTIVE",
|
|
@@ -1532,6 +1692,7 @@ const TaxAndCashDashboardWithGeneralError = () => {
|
|
|
1532
1692
|
indirectTaxType: "VAT",
|
|
1533
1693
|
country: "Slovania",
|
|
1534
1694
|
showNewFormDialog: false,
|
|
1695
|
+
hasHold: false,
|
|
1535
1696
|
errors: {
|
|
1536
1697
|
general: true,
|
|
1537
1698
|
},
|
|
@@ -1542,6 +1703,8 @@ const TaxAndCashDashboardDisabled = () => {
|
|
|
1542
1703
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1543
1704
|
...dashboardProps,
|
|
1544
1705
|
states: {
|
|
1706
|
+
payoutStatus: "DONE",
|
|
1707
|
+
veriffLoading: false,
|
|
1545
1708
|
canEditPayoutInfo: true,
|
|
1546
1709
|
disabled: true,
|
|
1547
1710
|
status: "ACTIVE",
|
|
@@ -1552,6 +1715,7 @@ const TaxAndCashDashboardDisabled = () => {
|
|
|
1552
1715
|
indirectTaxNumber: "123456",
|
|
1553
1716
|
country: "Slovania",
|
|
1554
1717
|
showNewFormDialog: false,
|
|
1718
|
+
hasHold: false,
|
|
1555
1719
|
},
|
|
1556
1720
|
} }));
|
|
1557
1721
|
};
|
|
@@ -1605,6 +1769,7 @@ const TaxForm = /*#__PURE__*/Object.freeze({
|
|
|
1605
1769
|
StepFourIsPartner: StepFourIsPartner,
|
|
1606
1770
|
StepFourDirectToBankChecked: StepFourDirectToBankChecked,
|
|
1607
1771
|
StepFourToPaypalChecked: StepFourToPaypalChecked,
|
|
1772
|
+
StepFourReVerifyEmail: StepFourReVerifyEmail,
|
|
1608
1773
|
TaxAndCashDashboardActiveW9Form: TaxAndCashDashboardActiveW9Form,
|
|
1609
1774
|
TaxAndCashDashboardActiveW8BENForm: TaxAndCashDashboardActiveW8BENForm,
|
|
1610
1775
|
TaxAndCashDashboardActiveW8BENEForm: TaxAndCashDashboardActiveW8BENEForm,
|
|
@@ -1618,7 +1783,12 @@ const TaxForm = /*#__PURE__*/Object.freeze({
|
|
|
1618
1783
|
TaxAndCashDashboardIndirectTaxCanadaQuebec: TaxAndCashDashboardIndirectTaxCanadaQuebec,
|
|
1619
1784
|
TaxAndCashDashboardIndirectTaxSpain: TaxAndCashDashboardIndirectTaxSpain,
|
|
1620
1785
|
TaxAndCashDashboardIndirectTaxNotRegistered: TaxAndCashDashboardIndirectTaxNotRegistered,
|
|
1786
|
+
TaxAndCashDashboardIdentityVerifcationRequired: TaxAndCashDashboardIdentityVerifcationRequired,
|
|
1787
|
+
TaxAndCashDashboardIdentityVerifcationRequiredInternal: TaxAndCashDashboardIdentityVerifcationRequiredInternal,
|
|
1788
|
+
TaxAndCashDashboardIdentityVerifcationReviewInternal: TaxAndCashDashboardIdentityVerifcationReviewInternal,
|
|
1789
|
+
TaxAndCashDashboardIdentityVerifcationFailedInternal: TaxAndCashDashboardIdentityVerifcationFailedInternal,
|
|
1621
1790
|
TaxAndCashDashboardNewTaxForm: TaxAndCashDashboardNewTaxForm,
|
|
1791
|
+
TaxAndCashDashboardPayoutsOnHold: TaxAndCashDashboardPayoutsOnHold,
|
|
1622
1792
|
TaxAndCashDashboardLoading: TaxAndCashDashboardLoading,
|
|
1623
1793
|
TaxAndCashDashboardWithLoadingError: TaxAndCashDashboardWithLoadingError,
|
|
1624
1794
|
TaxAndCashDashboardWithGeneralError: TaxAndCashDashboardWithGeneralError,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { d as dist, H, J, w as wn, i as isDemo } from './index.module-
|
|
3
|
+
import { i as intl } from './global-be1f9992.js';
|
|
4
|
+
import { d as dist, H, J, w as wn, i as isDemo } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-753c8d4a.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { d as dist, J, w as wn, b as setUserIdentity, i as isDemo } from './index.module-
|
|
3
|
+
import { d as dist, J, w as wn, b as setUserIdentity, i as isDemo } from './index.module-89a79f66.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { k as kn, i as isDemo } from './index.module-
|
|
3
|
+
import { k as kn, i as isDemo } from './index.module-89a79f66.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-83f90fa1.js';
|
|
8
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
8
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-8f1c72bc.js';
|
|
9
9
|
|
|
10
10
|
function useNavigationSidebarItem(props) {
|
|
11
11
|
const currentPage = kn();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { n as h, k as useState, f as useEffect } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { k as kn, H } from './index.module-
|
|
3
|
+
import { k as kn, H } from './index.module-89a79f66.js';
|
|
4
4
|
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-9d802b78.js';
|
|
5
5
|
|
|
6
6
|
const NavigationSidebar = class {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { h, F as Fragment, r as registerInstance } from './index-91e7729f.js';
|
|
2
2
|
import { n as h$1, k as useState } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { F as Fn, i as isDemo, d as dist, H, J, w as wn, $ as $e, B } from './index.module-
|
|
3
|
+
import { i as intl } from './global-be1f9992.js';
|
|
4
|
+
import { F as Fn, i as isDemo, d as dist, H, J, w as wn, $ as $e, B } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
-
import { R as REFERRAL_CODES_PAGINATION_CONTEXT, a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED, C as CopyTextView, u as useReferralCodes } from './copy-text-view-
|
|
8
|
+
import { R as REFERRAL_CODES_PAGINATION_CONTEXT, a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED, C as CopyTextView, u as useReferralCodes } from './copy-text-view-459a2e35.js';
|
|
9
9
|
import './mixins-83f90fa1.js';
|
|
10
10
|
|
|
11
11
|
const style = {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-91e7729f.js';
|
|
2
2
|
import { i as d, k as useState, n as h$1 } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as isDemo } from './index.module-
|
|
3
|
+
import { i as isDemo } from './index.module-89a79f66.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
7
7
|
import { E as ErrorStyles } from './mixins-83f90fa1.js';
|
|
8
|
-
import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-
|
|
8
|
+
import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-d6f33135.js';
|
|
9
9
|
|
|
10
10
|
var constants = {
|
|
11
11
|
error: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-91e7729f.js';
|
|
2
2
|
import { n as h$1 } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { B } from './index.module-
|
|
3
|
+
import { B } from './index.module-89a79f66.js';
|
|
4
4
|
import { g as getProps } from './utils-334c1e34.js';
|
|
5
5
|
|
|
6
6
|
const PopupContainerView = (props) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-be1f9992.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
import { A as AuthWrapper, a as AuthColumn } from './mixins-83f90fa1.js';
|
|
5
5
|
import { T as TextSpanView } from './sqm-text-span-view-ca32495e.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import './global-
|
|
4
|
-
import { l as ln, n as nn, J, j as jn, u as useCallback, i as isDemo } from './index.module-
|
|
3
|
+
import './global-be1f9992.js';
|
|
4
|
+
import { l as ln, n as nn, J, j as jn, u as useCallback, i as isDemo } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-83f90fa1.js';
|
|
8
8
|
import './sqm-text-span-view-ca32495e.js';
|
|
9
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
9
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-35b4353b.js';
|
|
10
10
|
|
|
11
11
|
function usePortalEmailVerification(props) {
|
|
12
12
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { k as useState, n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { c as un, j as jn, i as isDemo } from './index.module-
|
|
3
|
+
import { c as un, j as jn, i as isDemo } from './index.module-89a79f66.js';
|
|
4
4
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|