@saasquatch/mint-components 2.5.0-2 → 2.5.0-4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-4c48c630.js → GenericTableView-4633b8dc.js} +1 -1
- package/dist/cjs/{ShadowViewAddon-331ac9e4.js → ShadowViewAddon-0b9f6c4e.js} +6 -6
- package/dist/cjs/{copy-text-view-bb2c0ea7.js → copy-text-view-a3f1ef93.js} +1 -1
- package/dist/cjs/{data-89ac73dd.js → data-04ef5511.js} +2 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +48 -34
- package/dist/cjs/sqm-big-stat_47.cjs.entry.js +55 -25
- package/dist/cjs/sqm-email-verification_2.cjs.entry.js +3 -3
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-partner-info-modal-view-431100ad.js → sqm-partner-info-modal-view-a0675259.js} +2 -2
- package/dist/cjs/{sqm-portal-email-verification-view-6cc7ef05.js → sqm-portal-email-verification-view-a2a60c53.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-reset-password-view-a767b044.js → sqm-portal-reset-password-view-6786bd86.js} +3 -3
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +6 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +80 -13
- package/dist/cjs/{sqm-user-info-form-view-c5f9b79b.js → sqm-user-info-form-view-fd5fb0a5.js} +52 -49
- package/dist/cjs/{subregions-3d27e279.js → subregions-d12829d6.js} +28 -0
- package/dist/cjs/{useIndirectTaxForm-5211013b.js → useIndirectTaxForm-0969e194.js} +26 -3
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +1 -0
- package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -0
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +3 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +2 -2
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +7 -0
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +1 -0
- package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +3 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile.js +8 -0
- package/dist/collection/components/sqm-empty/sqm-empty.js +3 -0
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +8 -0
- package/dist/collection/components/sqm-hero/sqm-hero.js +5 -0
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +9 -0
- package/dist/collection/components/sqm-image/sqm-image.js +2 -0
- package/dist/collection/components/sqm-input-field/sqm-input-field.js +3 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +5 -0
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table-view.js +1 -1
- package/dist/collection/components/sqm-invoice-table/sqm-invoice-table.js +3 -1
- package/dist/collection/components/sqm-lead-form/sqm-lead-checkbox-field.js +1 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-dropdown-field.js +1 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-form.js +8 -0
- package/dist/collection/components/sqm-lead-form/sqm-lead-input-field.js +1 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +2 -0
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +2 -0
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +2 -0
- package/dist/collection/components/sqm-navigation-menu/sqm-navigation-menu.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +2 -0
- package/dist/collection/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.js +2 -0
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +4 -0
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +2 -2
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +6 -0
- package/dist/collection/components/sqm-password-field/sqm-password-field.js +3 -0
- package/dist/collection/components/sqm-popup-container/sqm-popup-container.js +2 -0
- package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js +5 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password-view.js +1 -1
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +9 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +1 -0
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification-view.js +1 -1
- package/dist/collection/components/sqm-portal-email-verification/sqm-portal-email-verification.js +6 -0
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -0
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +9 -0
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +3 -0
- package/dist/collection/components/sqm-portal-google-login/sqm-portal-google-login.js +1 -0
- package/dist/collection/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.js +3 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +8 -0
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +8 -0
- package/dist/collection/components/sqm-portal-register/sqm-portal-register.js +6 -0
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +6 -0
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password-view.js +3 -3
- package/dist/collection/components/sqm-portal-reset-password/sqm-portal-reset-password.js +8 -0
- package/dist/collection/components/sqm-portal-verify-email/sqm-portal-verify-email.js +6 -0
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +1 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +1 -0
- package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +4 -0
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +1 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +3 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +1 -0
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +3 -0
- package/dist/collection/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.js +1 -0
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +1 -0
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +5 -0
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +10 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +5 -0
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +3 -0
- package/dist/collection/components/sqm-scroll/sqm-scroll.js +1 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +1 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +4 -0
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +3 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +1 -1
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +5 -0
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +3 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +1 -0
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +10 -0
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +1 -0
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +5 -0
- package/dist/collection/components/sqm-timeline/sqm-timeline.js +2 -1
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -0
- package/dist/collection/components/sqm-user-attribute/sqm-user-attribute.js +1 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +6 -0
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +1 -1
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +5 -0
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +19 -0
- package/dist/collection/components/tax-and-cash/data.js +2 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +5 -0
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +3 -3
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.js +3 -0
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +5 -5
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +4 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.js +25 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +13 -9
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/usePayoutDetailsCard.js +10 -9
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +7 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +24 -13
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +56 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +25 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +70 -7
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/TaxAndCashDashboardView.stories.js +11 -3
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +45 -42
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +55 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +2 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/UserInfoFormView.stories.js +3 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +5 -0
- package/dist/collection/components/tax-and-cash/utils.js +26 -0
- package/dist/collection/components/views/copy-text-view.js +1 -1
- package/dist/collection/tables/GenericTableView.js +1 -1
- package/dist/esm/{GenericTableView-471a9386.js → GenericTableView-6ed48a94.js} +1 -1
- package/dist/esm/{ShadowViewAddon-ae0cd8b9.js → ShadowViewAddon-821a1ab5.js} +6 -6
- package/dist/esm/{copy-text-view-87259b11.js → copy-text-view-997fe4da.js} +1 -1
- package/dist/esm/{data-8698cbc6.js → data-0be04430.js} +2 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +48 -34
- package/dist/esm/sqm-big-stat_47.entry.js +55 -25
- package/dist/esm/sqm-email-verification_2.entry.js +3 -3
- package/dist/esm/sqm-pagination_3.entry.js +1 -1
- package/dist/esm/{sqm-partner-info-modal-view-34d4be5b.js → sqm-partner-info-modal-view-51cc2c1d.js} +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-29ca7a13.js → sqm-portal-email-verification-view-bd5effa7.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm/{sqm-portal-reset-password-view-f84c04cf.js → sqm-portal-reset-password-view-d4265b2e.js} +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +6 -1
- package/dist/esm/sqm-stencilbook.entry.js +80 -13
- package/dist/esm/{sqm-user-info-form-view-ceb3917a.js → sqm-user-info-form-view-3ab5deb7.js} +52 -49
- package/dist/esm/{subregions-810a5c2d.js → subregions-98789b46.js} +27 -1
- package/dist/esm/{useIndirectTaxForm-4dc576f0.js → useIndirectTaxForm-bbe8779d.js} +26 -3
- package/dist/esm-es5/{GenericTableView-471a9386.js → GenericTableView-6ed48a94.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-821a1ab5.js +1 -0
- package/dist/esm-es5/{copy-text-view-87259b11.js → copy-text-view-997fe4da.js} +1 -1
- package/dist/esm-es5/data-0be04430.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_47.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification_2.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/sqm-partner-info-modal-view-51cc2c1d.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification-view-bd5effa7.js +1 -0
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-reset-password-view-d4265b2e.js +1 -0
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-user-info-form-view-3ab5deb7.js +1 -0
- package/dist/esm-es5/subregions-98789b46.js +1 -0
- package/dist/esm-es5/useIndirectTaxForm-bbe8779d.js +6 -0
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/{p-361e8a80.entry.js → p-053f896c.entry.js} +1 -1
- package/dist/mint-components/p-07b989a3.system.js +6 -0
- package/dist/mint-components/p-0bb88089.system.js +1 -0
- package/dist/mint-components/{p-c51ea96f.system.entry.js → p-0eec70ac.system.entry.js} +1 -1
- package/dist/mint-components/{p-54c03a3e.entry.js → p-138b893b.entry.js} +1 -1
- package/dist/mint-components/p-139c9583.system.entry.js +1 -0
- package/dist/mint-components/{p-b69dbed8.system.js → p-1874fa92.system.js} +1 -1
- package/dist/mint-components/p-227ca8d4.system.js +1 -0
- package/dist/mint-components/p-3916d72c.entry.js +83 -0
- package/dist/mint-components/p-3c46c0bc.js +1 -0
- package/dist/mint-components/p-406e6f3d.js +1 -0
- package/dist/mint-components/p-4236a9e4.js +1 -0
- package/dist/mint-components/{p-7468e5b8.entry.js → p-4c79a3a2.entry.js} +2 -2
- package/dist/mint-components/{p-97b8073f.system.js → p-4d0de6f7.system.js} +1 -1
- package/dist/mint-components/p-53575d04.js +1 -0
- package/dist/mint-components/{p-d276468c.js → p-543f6913.js} +1 -1
- package/dist/mint-components/{p-fa85ea51.system.entry.js → p-5486d4fc.system.entry.js} +1 -1
- package/dist/mint-components/{p-84495fb8.entry.js → p-593237b3.entry.js} +1 -1
- package/dist/mint-components/{p-3ada35f5.entry.js → p-63a157dc.entry.js} +1 -1
- package/dist/mint-components/{p-05466678.entry.js → p-7a9bbc7b.entry.js} +3 -3
- package/dist/mint-components/{p-5c52100b.js → p-7aa89fa8.js} +2 -0
- package/dist/mint-components/p-7ebb54b5.system.entry.js +1 -0
- package/dist/mint-components/{p-abf7c765.system.entry.js → p-80c9fe93.system.entry.js} +1 -1
- package/dist/mint-components/p-811f0ad3.system.js +1 -0
- package/dist/mint-components/p-817f065b.system.js +1 -0
- package/dist/mint-components/{p-dc196a22.system.entry.js → p-824cd0fa.system.entry.js} +1 -1
- package/dist/mint-components/p-826e3db0.system.js +1 -0
- package/dist/mint-components/{p-381af581.js → p-83a53576.js} +1 -1
- package/dist/mint-components/p-965fda2e.system.entry.js +1 -0
- package/dist/mint-components/p-9eff1572.system.js +1 -0
- package/dist/mint-components/{p-d870d624.system.entry.js → p-af869409.system.entry.js} +1 -1
- package/dist/mint-components/p-b1a644d9.system.js +1 -0
- package/dist/mint-components/p-b1feb0f1.js +108 -0
- package/dist/mint-components/p-b79bdbf9.js +499 -0
- package/dist/mint-components/p-bfb00685.system.js +1 -1
- package/dist/mint-components/{p-8bdabf61.entry.js → p-cc5080a3.entry.js} +2 -2
- package/dist/mint-components/{p-ee6700a3.system.entry.js → p-de89f645.system.entry.js} +1 -1
- package/dist/mint-components/{p-714bf981.entry.js → p-f11a39b4.entry.js} +1 -1
- package/dist/mint-components/p-f2e2ef27.js +1 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +1 -0
- package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -0
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +3 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +7 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +1 -0
- package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +3 -0
- package/dist/types/components/sqm-edit-profile/sqm-edit-profile.d.ts +8 -0
- package/dist/types/components/sqm-empty/sqm-empty.d.ts +3 -0
- package/dist/types/components/sqm-form-message/sqm-form-message.d.ts +8 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +5 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +9 -0
- package/dist/types/components/sqm-image/sqm-image.d.ts +2 -0
- package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +3 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +5 -0
- package/dist/types/components/sqm-invoice-table/sqm-invoice-table.d.ts +3 -1
- package/dist/types/components/sqm-lead-form/sqm-lead-checkbox-field.d.ts +1 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-dropdown-field.d.ts +1 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-form.d.ts +8 -0
- package/dist/types/components/sqm-lead-form/sqm-lead-input-field.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +2 -0
- package/dist/types/components/sqm-logout-current-user/sqm-logout-current-user.d.ts +2 -0
- package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +2 -0
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +2 -0
- package/dist/types/components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item.d.ts +2 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +4 -0
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +6 -0
- package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +3 -0
- package/dist/types/components/sqm-popup-container/sqm-popup-container.d.ts +2 -0
- package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing.d.ts +5 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +9 -0
- package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +1 -0
- package/dist/types/components/sqm-portal-email-verification/sqm-portal-email-verification.d.ts +6 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -0
- package/dist/types/components/sqm-portal-forgot-password/sqm-portal-forgot-password.d.ts +9 -0
- package/dist/types/components/sqm-portal-frame/sqm-portal-frame.d.ts +3 -0
- package/dist/types/components/sqm-portal-google-login/sqm-portal-google-login.d.ts +1 -0
- package/dist/types/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.d.ts +3 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +8 -0
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +8 -0
- package/dist/types/components/sqm-portal-register/sqm-portal-register.d.ts +6 -0
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +6 -0
- package/dist/types/components/sqm-portal-reset-password/sqm-portal-reset-password.d.ts +8 -0
- package/dist/types/components/sqm-portal-verify-email/sqm-portal-verify-email.d.ts +6 -0
- package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +1 -0
- package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +4 -0
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +3 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.d.ts +3 -0
- package/dist/types/components/sqm-referral-table/columns/sqm-referral-table-rewards-column.d.ts +1 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +1 -0
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +5 -0
- package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +10 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.d.ts +3 -0
- package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +1 -0
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +4 -0
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +3 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +5 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +3 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +1 -0
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +10 -0
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +5 -0
- package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +1 -0
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -0
- package/dist/types/components/sqm-user-attribute/sqm-user-attribute.d.ts +1 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +6 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +5 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/data.d.ts +2 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form.d.ts +2 -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 +3 -0
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +3 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +13 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +2 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +12 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/TaxAndCashDashboardView.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +3 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +12 -0
- package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.d.ts +5 -0
- package/dist/types/components/tax-and-cash/utils.d.ts +5 -1
- package/dist/types/components.d.ts +54 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/ShadowViewAddon-ae0cd8b9.js +0 -1
- package/dist/esm-es5/data-8698cbc6.js +0 -1
- package/dist/esm-es5/sqm-partner-info-modal-view-34d4be5b.js +0 -1
- package/dist/esm-es5/sqm-portal-email-verification-view-29ca7a13.js +0 -1
- package/dist/esm-es5/sqm-portal-reset-password-view-f84c04cf.js +0 -1
- package/dist/esm-es5/sqm-user-info-form-view-ceb3917a.js +0 -1
- package/dist/esm-es5/subregions-810a5c2d.js +0 -1
- package/dist/esm-es5/useIndirectTaxForm-4dc576f0.js +0 -6
- package/dist/mint-components/p-0ad64881.js +0 -101
- package/dist/mint-components/p-3d2fe16b.js +0 -499
- package/dist/mint-components/p-41e1547d.system.entry.js +0 -1
- package/dist/mint-components/p-4481f259.entry.js +0 -83
- package/dist/mint-components/p-6c31a79b.system.entry.js +0 -1
- package/dist/mint-components/p-6cd93ea3.system.js +0 -6
- package/dist/mint-components/p-765e3379.js +0 -1
- package/dist/mint-components/p-87f119f0.system.js +0 -1
- package/dist/mint-components/p-92f520c9.js +0 -1
- package/dist/mint-components/p-93f1e26a.system.entry.js +0 -1
- package/dist/mint-components/p-990e73ba.system.js +0 -1
- package/dist/mint-components/p-9c1f5317.system.js +0 -1
- package/dist/mint-components/p-9c982f7e.js +0 -1
- package/dist/mint-components/p-a4825ec2.system.js +0 -1
- package/dist/mint-components/p-ad90628d.system.js +0 -1
- package/dist/mint-components/p-aef2db59.system.js +0 -1
- package/dist/mint-components/p-b3ad957c.js +0 -1
- package/dist/mint-components/p-c36fedea.js +0 -1
- package/dist/mint-components/p-fd231c49.system.js +0 -1
|
@@ -8,17 +8,17 @@ import { g as getProps } from './utils-334c1e34.js';
|
|
|
8
8
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
9
|
import './mixins-f750863a.js';
|
|
10
10
|
import './AsYouType-2d56519e.js';
|
|
11
|
-
import { t as taxTypeToName,
|
|
12
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
11
|
+
import { t as taxTypeToName, d as validTaxDocument, I as INDIRECT_TAX_SPAIN_REGIONS, a as INDIRECT_TAX_PROVINCES, b as formatPayoutThreshold, c as isBalanceUnderPayoutThreshold, o as objectIsFull, e as toDomesticNumber, A as ADDRESS_REGIONS } from './subregions-98789b46.js';
|
|
12
|
+
import { G as GenericTableView } from './GenericTableView-6ed48a94.js';
|
|
13
13
|
import { u as useRerenderListener, a as useRequestRerender } from './re-render-bf46ba54.js';
|
|
14
14
|
import { g as generateUserError, d as dropZoneColumnIndexes } from './useReferralTable-3aa4b527.js';
|
|
15
15
|
import { u as useChildElements } from './useChildElements-06937df7.js';
|
|
16
16
|
import { l as luxon } from './luxon-1be92a8e.js';
|
|
17
|
-
import { O as OtherRegionSlotView, I as InvoiceTableView, v as vatLabels, T as TaxAndCashDashboardView, U as UserInfoFormView } from './sqm-user-info-form-view-
|
|
18
|
-
import { F as FORM_STEPS, a as TAX_FORM_CONTEXT_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, f as FINANCE_NETWORK_SETTINGS_NAMESPACE, c as USER_QUERY_NAMESPACE, T as TAX_CONTEXT_NAMESPACE, C as CURRENCIES_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE } from './data-
|
|
17
|
+
import { O as OtherRegionSlotView, I as InvoiceTableView, v as vatLabels, T as TaxAndCashDashboardView, U as UserInfoFormView } from './sqm-user-info-form-view-3ab5deb7.js';
|
|
18
|
+
import { F as FORM_STEPS, a as TAX_FORM_CONTEXT_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, f as FINANCE_NETWORK_SETTINGS_NAMESPACE, c as USER_QUERY_NAMESPACE, T as TAX_CONTEXT_NAMESPACE, C as CURRENCIES_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE } from './data-0be04430.js';
|
|
19
19
|
import { c as VERIFICATION_EVENT_KEY } from './keys-1054056a.js';
|
|
20
20
|
import { T as TAX_FORM_UPDATED_EVENT_KEY } from './eventKeys-f76b6a03.js';
|
|
21
|
-
import { a as useIndirectTaxForm, b as useVeriffApp, g as getStatus, V as VERIFF_COMPLETE_EVENT_KEY, c as CONNECT_PARTNER, C as COMPLETE_PARTNER } from './useIndirectTaxForm-
|
|
21
|
+
import { a as useIndirectTaxForm, b as useVeriffApp, g as getStatus, V as VERIFF_COMPLETE_EVENT_KEY, c as CONNECT_PARTNER, C as COMPLETE_PARTNER } from './useIndirectTaxForm-bbe8779d.js';
|
|
22
22
|
|
|
23
23
|
function getFormMap({ props, getValidationErrorMessage, bankCountry, }) {
|
|
24
24
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76;
|
|
@@ -768,7 +768,7 @@ const BankingInfoFormView = (props) => {
|
|
|
768
768
|
h("div", { class: classes.LargeSkeleton }))));
|
|
769
769
|
return skeletons;
|
|
770
770
|
};
|
|
771
|
-
return (h("sl-form", { class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
771
|
+
return (h("sl-form", { part: "form-container", class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
772
772
|
h("style", { type: "text/css" },
|
|
773
773
|
styleString,
|
|
774
774
|
vanillaStyle),
|
|
@@ -792,7 +792,7 @@ const BankingInfoFormView = (props) => {
|
|
|
792
792
|
id: "generalDescription",
|
|
793
793
|
defaultMessage: text.error.generalDescription,
|
|
794
794
|
}, {
|
|
795
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
795
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
796
796
|
}))),
|
|
797
797
|
states.isPartner && !states.hideSteps && (h("sqm-form-message", { type: "info" },
|
|
798
798
|
h("p", { part: "alert-title" }, text.isPartnerAlertHeader),
|
|
@@ -800,7 +800,7 @@ const BankingInfoFormView = (props) => {
|
|
|
800
800
|
id: "isPartnerAlertDescription",
|
|
801
801
|
defaultMessage: text.isPartnerAlertDescription,
|
|
802
802
|
}, {
|
|
803
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
803
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
804
804
|
}))),
|
|
805
805
|
h("div", null,
|
|
806
806
|
h("h4", null, text.paymentMethod),
|
|
@@ -2416,7 +2416,7 @@ const DocusignFormView = (props) => {
|
|
|
2416
2416
|
var _a;
|
|
2417
2417
|
const { states, states: { formState, documentTypeString }, callbacks, text, slots, } = props;
|
|
2418
2418
|
const { classes } = sheet$2;
|
|
2419
|
-
return (h("div", { class: classes.Container },
|
|
2419
|
+
return (h("div", { class: classes.Container, part: "form-container" },
|
|
2420
2420
|
h("style", { type: "text/css" },
|
|
2421
2421
|
styleString$2,
|
|
2422
2422
|
vanillaStyle$1),
|
|
@@ -2446,7 +2446,7 @@ const DocusignFormView = (props) => {
|
|
|
2446
2446
|
id: "loadingErrorAlertDescription",
|
|
2447
2447
|
defaultMessage: text.error.loadingErrorAlertDescription,
|
|
2448
2448
|
}, {
|
|
2449
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2449
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
2450
2450
|
})))),
|
|
2451
2451
|
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("sqm-form-message", { type: "error" },
|
|
2452
2452
|
h("p", { part: "alert-title" }, text.error.generalTitle),
|
|
@@ -2454,7 +2454,7 @@ const DocusignFormView = (props) => {
|
|
|
2454
2454
|
id: "generalDescription",
|
|
2455
2455
|
defaultMessage: text.error.generalDescription,
|
|
2456
2456
|
}, {
|
|
2457
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2457
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
2458
2458
|
}))),
|
|
2459
2459
|
h("div", null,
|
|
2460
2460
|
h("div", null,
|
|
@@ -2804,7 +2804,7 @@ const IndirectTaxFormView = (props) => {
|
|
|
2804
2804
|
var _a;
|
|
2805
2805
|
const { states, states: { formState }, callbacks, text, refs, slots, } = props;
|
|
2806
2806
|
const { classes } = sheet$3;
|
|
2807
|
-
return (h("sl-form", { class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
2807
|
+
return (h("sl-form", { part: "form-container", class: classes.FormWrapper, "onSl-submit": callbacks.onSubmit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
2808
2808
|
h("style", { type: "text/css" },
|
|
2809
2809
|
styleString$3,
|
|
2810
2810
|
vanillaStyle$2),
|
|
@@ -2826,7 +2826,7 @@ const IndirectTaxFormView = (props) => {
|
|
|
2826
2826
|
id: "loadingErrorAlertDescription",
|
|
2827
2827
|
defaultMessage: text.error.loadingErrorAlertDescription,
|
|
2828
2828
|
}, {
|
|
2829
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2829
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
2830
2830
|
})))),
|
|
2831
2831
|
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("sqm-form-message", { type: "error" },
|
|
2832
2832
|
h("p", { part: "alert-title" }, text.error.generalTitle),
|
|
@@ -2834,7 +2834,7 @@ const IndirectTaxFormView = (props) => {
|
|
|
2834
2834
|
id: "generalDescription",
|
|
2835
2835
|
defaultMessage: text.error.generalDescription,
|
|
2836
2836
|
}, {
|
|
2837
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2837
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
2838
2838
|
}))),
|
|
2839
2839
|
states.isPartnerLegacy && (h("sqm-form-message", { loading: states.loading, type: "info" },
|
|
2840
2840
|
h("p", { part: "alert-title" }, text.isPartnerAlertHeader),
|
|
@@ -2842,7 +2842,7 @@ const IndirectTaxFormView = (props) => {
|
|
|
2842
2842
|
id: "isPartnerAlertDescription",
|
|
2843
2843
|
defaultMessage: text.isPartnerAlertDescription,
|
|
2844
2844
|
}, {
|
|
2845
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2845
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
2846
2846
|
}))),
|
|
2847
2847
|
h("div", null,
|
|
2848
2848
|
h("h4", null, text.indirectTaxDetails))),
|
|
@@ -2862,7 +2862,7 @@ const IndirectTaxFormView = (props) => {
|
|
|
2862
2862
|
id: "cannotChangeInfoAlert",
|
|
2863
2863
|
defaultMessage: text.cannotChangeInfoAlert,
|
|
2864
2864
|
}, {
|
|
2865
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2865
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
2866
2866
|
})),
|
|
2867
2867
|
h("div", { class: classes.BtnContainer },
|
|
2868
2868
|
h("sl-button", { class: classes.PrimaryButton, type: "primary", disabled: states.disabled, submit: true, exportparts: "base: primarybutton-base" }, text.continueButton),
|
|
@@ -3675,7 +3675,7 @@ function PayoutDetailsCardView(props) {
|
|
|
3675
3675
|
const { classes } = sheet;
|
|
3676
3676
|
const { states, text } = props;
|
|
3677
3677
|
const renderLoadingSkeleton = () => {
|
|
3678
|
-
return (h("div", { class: classes.CardContainer },
|
|
3678
|
+
return (h("div", { class: classes.CardContainer, part: "payout-details-card" },
|
|
3679
3679
|
h("div", { class: classes.StatusContainer, style: { display: "block" } },
|
|
3680
3680
|
h("sqm-skeleton", { style: { marginBottom: "var(--sl-spacing-medium)" }, width: "25%", height: "16px" }),
|
|
3681
3681
|
h("sqm-skeleton", { width: "25%", height: "24px" })),
|
|
@@ -3702,18 +3702,22 @@ function PayoutDetailsCardView(props) {
|
|
|
3702
3702
|
}, {
|
|
3703
3703
|
thresholdBalance: states.thresholdBalance,
|
|
3704
3704
|
});
|
|
3705
|
+
// No payout is scheduled while the balance sits under the minimum
|
|
3706
|
+
const scheduleText = states.badgeStatus === "thresholdPayout"
|
|
3707
|
+
? states.thresholdBalance
|
|
3708
|
+
? thresholdText
|
|
3709
|
+
: ""
|
|
3710
|
+
: states.belowPayoutThreshold
|
|
3711
|
+
? ""
|
|
3712
|
+
: states.nextPayoutDate;
|
|
3713
|
+
const showBadge = states.badgeStatus !== "thresholdPayout" && !states.belowPayoutThreshold;
|
|
3705
3714
|
return (h("div", { class: classes.Container },
|
|
3706
3715
|
h("style", { type: "text/css" }, styleString),
|
|
3707
3716
|
states.loading ? (renderLoadingSkeleton()) : (h("div", { class: classes.CardContainer },
|
|
3708
3717
|
h("div", { class: classes.StatusContainer },
|
|
3709
|
-
h("p", { class: classes.SubduedRegularText },
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
: ""
|
|
3713
|
-
: states.nextPayoutDate),
|
|
3714
|
-
states.badgeStatus === "thresholdPayout"
|
|
3715
|
-
? null
|
|
3716
|
-
: renderStatusBadge(states.badgeStatus, text.statusBadgeText)),
|
|
3718
|
+
h("p", { class: classes.SubduedRegularText }, scheduleText),
|
|
3719
|
+
showBadge &&
|
|
3720
|
+
renderStatusBadge(states.badgeStatus, text.statusBadgeText)),
|
|
3717
3721
|
h("h1", { class: classes.MainCurrency }, states.balance),
|
|
3718
3722
|
states.payoutType === "PAYPAL" ? (h("div", { class: classes.PaypalDetailsContainer },
|
|
3719
3723
|
h("span", { class: classes.PaypalEmail }, states.paypalEmailAddress),
|
|
@@ -3724,7 +3728,7 @@ function PayoutDetailsCardView(props) {
|
|
|
3724
3728
|
}
|
|
3725
3729
|
|
|
3726
3730
|
function usePayoutDetailsCard(props) {
|
|
3727
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j
|
|
3731
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
3728
3732
|
const { data, loading } = $n(USER_QUERY_NAMESPACE);
|
|
3729
3733
|
const publisher = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.impactConnection) === null || _b === void 0 ? void 0 : _b.publisher;
|
|
3730
3734
|
function getPayoutDetailedStatusText(paymentDay) {
|
|
@@ -3763,18 +3767,18 @@ function usePayoutDetailsCard(props) {
|
|
|
3763
3767
|
return {
|
|
3764
3768
|
states: {
|
|
3765
3769
|
loading,
|
|
3766
|
-
thresholdBalance: (
|
|
3767
|
-
|
|
3768
|
-
balance: (
|
|
3769
|
-
badgeStatus: ((
|
|
3770
|
+
thresholdBalance: formatPayoutThreshold(publisher),
|
|
3771
|
+
belowPayoutThreshold: isBalanceUnderPayoutThreshold(publisher),
|
|
3772
|
+
balance: (_d = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _d === void 0 ? void 0 : _d.balance,
|
|
3773
|
+
badgeStatus: ((_e = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _e === void 0 ? void 0 : _e.paymentSchedulingType) !== "FIXED_DAY"
|
|
3770
3774
|
? "thresholdPayout"
|
|
3771
3775
|
: isPayoutToday
|
|
3772
3776
|
? "payoutToday"
|
|
3773
3777
|
: "nextPayout",
|
|
3774
|
-
payoutType: (
|
|
3775
|
-
error: (
|
|
3776
|
-
paypalEmailAddress: (
|
|
3777
|
-
cardNumberPreview: (
|
|
3778
|
+
payoutType: (_f = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _f === void 0 ? void 0 : _f.paymentMethod,
|
|
3779
|
+
error: (_g = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _g === void 0 ? void 0 : _g.hold,
|
|
3780
|
+
paypalEmailAddress: (_h = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _h === void 0 ? void 0 : _h.paypalEmailAddress,
|
|
3781
|
+
cardNumberPreview: (_j = publisher === null || publisher === void 0 ? void 0 : publisher.withdrawalSettings) === null || _j === void 0 ? void 0 : _j.bankAccountNumber,
|
|
3778
3782
|
nextPayoutDate: paymentDay,
|
|
3779
3783
|
},
|
|
3780
3784
|
text: props.getTextProps(),
|
|
@@ -3830,6 +3834,7 @@ function useDemoPayoutDetailsCard(props) {
|
|
|
3830
3834
|
loading: false,
|
|
3831
3835
|
error: false,
|
|
3832
3836
|
thresholdBalance: "$50",
|
|
3837
|
+
belowPayoutThreshold: false,
|
|
3833
3838
|
mainCurrency: { currencyText: "USD", amountText: "100.00" },
|
|
3834
3839
|
badgeStatus: "nextPayout",
|
|
3835
3840
|
payoutType: "BANK_TRANSFER",
|
|
@@ -3963,6 +3968,7 @@ const useTaxAndCashDashboard = (props) => {
|
|
|
3963
3968
|
showNewFormDialog: showDialog,
|
|
3964
3969
|
hasHold: !!((_o = publisher === null || publisher === void 0 ? void 0 : publisher.payoutsAccount) === null || _o === void 0 ? void 0 : _o.hold),
|
|
3965
3970
|
payoutStatus,
|
|
3971
|
+
minPayoutAmount: formatPayoutThreshold(publisher),
|
|
3966
3972
|
veriffLoading,
|
|
3967
3973
|
enforceUsTaxComplianceOption,
|
|
3968
3974
|
},
|
|
@@ -4223,6 +4229,14 @@ const TaxAndCashDashboard = class {
|
|
|
4223
4229
|
* @uiName Account review alert description
|
|
4224
4230
|
*/
|
|
4225
4231
|
this.accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
|
|
4232
|
+
/**
|
|
4233
|
+
* @uiName Balance under payout minimum alert header
|
|
4234
|
+
*/
|
|
4235
|
+
this.balanceUnderThresholdHeader = "Your balance is under the minimum payout";
|
|
4236
|
+
/**
|
|
4237
|
+
* @uiName Balance under payout minimum alert description
|
|
4238
|
+
*/
|
|
4239
|
+
this.balanceUnderThresholdDescription = "Your total balance is under {minPayoutAmount}, the minimum required for payout.";
|
|
4226
4240
|
/**
|
|
4227
4241
|
* @uiName Payment hold on change alert header
|
|
4228
4242
|
*/
|
|
@@ -8,10 +8,10 @@ import { g as getProps, a as getMissingProps } from './utils-334c1e34.js';
|
|
|
8
8
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
9
|
import './useReferralCodes-25f8b792.js';
|
|
10
10
|
import './mixins-f750863a.js';
|
|
11
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
11
|
+
import { C as CopyTextView } from './copy-text-view-997fe4da.js';
|
|
12
12
|
import './sqm-text-span-view-72f43dff.js';
|
|
13
13
|
import { A as AsYouType } from './AsYouType-2d56519e.js';
|
|
14
|
-
import { g as getCountryObj, i as isValidI18nPhoneNumber, L as LoadingView } from './subregions-
|
|
14
|
+
import { g as getCountryObj, i as isValidI18nPhoneNumber, L as LoadingView } from './subregions-98789b46.js';
|
|
15
15
|
import { R as REGISTRATION_FORM_STATE_CONTEXT, a as useRegistrationForm } from './useRegistrationFormState-aa44cfff.js';
|
|
16
16
|
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-79265df5.js';
|
|
17
17
|
import { u as usePortalRegistrationForm } from './usePortalRegistrationForm-78fdfd93.js';
|
|
@@ -25,12 +25,12 @@ import { u as useInstantAccessRegistration } from './useInstantAccessRegistratio
|
|
|
25
25
|
import { R as RequiredPropsError, L as LEAD_FORM_STATE_CONTEXT, u as useLeadFormState } from './useLeadFormState-6214b2d9.js';
|
|
26
26
|
import { i as isEmpty } from './utilities-cbd8f2eb.js';
|
|
27
27
|
import { E as ErrorView } from './ErrorView-74cb3af8.js';
|
|
28
|
-
import { u as useDemoBigStat, W as useBigStat, B as BigStatView, C as CardFeedView, d as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as LeadDropdownFieldView, Q as LeadFormView, X as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, c as BaseRegistrationFormView, R as ReferralIframeView, i as RewardExchangeView, Y as demoRewardExchange, G as useShareButton, a as ShareButtonView, K as useShareLink, J as ShareLinkView, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-
|
|
28
|
+
import { u as useDemoBigStat, W as useBigStat, B as BigStatView, C as CardFeedView, d as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, U as LeadDropdownFieldView, Q as LeadFormView, X as withShadowView, L as LeaderboardView, N as NameFieldsView, f as ChangeMarktingView, P as PortalChangePasswordView, g as PortalFooterView, h as PortalFrameView, c as BaseRegistrationFormView, R as ReferralIframeView, i as RewardExchangeView, Y as demoRewardExchange, G as useShareButton, a as ShareButtonView, K as useShareLink, J as ShareLinkView, S as StatContainerView, T as TaskCardView } from './ShadowViewAddon-821a1ab5.js';
|
|
29
29
|
import './sqm-portal-container-view-200c9df8.js';
|
|
30
|
-
import { T as TAX_CONTEXT_NAMESPACE, a as TAX_FORM_CONTEXT_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE, C as CURRENCIES_NAMESPACE, b as COUNTRIES_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, c as USER_QUERY_NAMESPACE, G as GET_USER$2, d as COUNTRIES_QUERY_NAMESPACE, e as GET_COUNTRIES, f as FINANCE_NETWORK_SETTINGS_NAMESPACE, g as GET_FINANCE_NETWORK_SETTINGS, h as CURRENCIES_QUERY_NAMESPACE, i as GET_CURRENCIES } from './data-
|
|
30
|
+
import { T as TAX_CONTEXT_NAMESPACE, a as TAX_FORM_CONTEXT_NAMESPACE, U as USER_FORM_CONTEXT_NAMESPACE, C as CURRENCIES_NAMESPACE, b as COUNTRIES_NAMESPACE, S as SORTED_COUNTRIES_NAMESPACE, c as USER_QUERY_NAMESPACE, G as GET_USER$2, d as COUNTRIES_QUERY_NAMESPACE, e as GET_COUNTRIES, f as FINANCE_NETWORK_SETTINGS_NAMESPACE, g as GET_FINANCE_NETWORK_SETTINGS, h as CURRENCIES_QUERY_NAMESPACE, i as GET_CURRENCIES } from './data-0be04430.js';
|
|
31
31
|
import { S as SHOW_CODE_NAMESPACE, a as VERIFICATION_EMAIL_NAMESPACE, b as SHOW_PARTNER_MODAL_NAMESPACE, P as PARTNER_CREATED_NAMESPACE, V as VERIFICATION_PARENT_NAMESPACE } from './keys-1054056a.js';
|
|
32
32
|
import './eventKeys-f76b6a03.js';
|
|
33
|
-
import { u as usePayoutStatus, C as COMPLETE_PARTNER } from './useIndirectTaxForm-
|
|
33
|
+
import { u as usePayoutStatus, C as COMPLETE_PARTNER } from './useIndirectTaxForm-bbe8779d.js';
|
|
34
34
|
import { p as parseStates } from './parseStates-ed75e224.js';
|
|
35
35
|
|
|
36
36
|
/**
|
|
@@ -2998,7 +2998,7 @@ function PayoutStatusAlertView(props) {
|
|
|
2998
2998
|
id: "verificationRequiredDescription",
|
|
2999
2999
|
defaultMessage: text.verificationRequiredDescription,
|
|
3000
3000
|
}, {
|
|
3001
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3001
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3002
3002
|
}),
|
|
3003
3003
|
buttonText: text.verificationRequiredButtonText,
|
|
3004
3004
|
alertType: "warning",
|
|
@@ -3010,7 +3010,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3010
3010
|
id: "verificationRequiredInternalDescription",
|
|
3011
3011
|
defaultMessage: text.verificationRequiredInternalDescription,
|
|
3012
3012
|
}, {
|
|
3013
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3013
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3014
3014
|
}),
|
|
3015
3015
|
alertType: "warning",
|
|
3016
3016
|
};
|
|
@@ -3021,7 +3021,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3021
3021
|
id: "verificationReviewInternalDescription",
|
|
3022
3022
|
defaultMessage: text.verificationReviewInternalDescription,
|
|
3023
3023
|
}, {
|
|
3024
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3024
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3025
3025
|
}),
|
|
3026
3026
|
alertType: "warning",
|
|
3027
3027
|
};
|
|
@@ -3032,7 +3032,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3032
3032
|
id: "verificationFailedInternalDescription",
|
|
3033
3033
|
defaultMessage: text.verificationFailedInternalDescription,
|
|
3034
3034
|
}, {
|
|
3035
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3035
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3036
3036
|
}),
|
|
3037
3037
|
alertType: "error",
|
|
3038
3038
|
};
|
|
@@ -3058,7 +3058,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3058
3058
|
id: "holdDescription",
|
|
3059
3059
|
defaultMessage: text.holdDescription,
|
|
3060
3060
|
}, {
|
|
3061
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3061
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3062
3062
|
}),
|
|
3063
3063
|
buttonText: null,
|
|
3064
3064
|
alertType: "warning",
|
|
@@ -3072,12 +3072,23 @@ function PayoutStatusAlertView(props) {
|
|
|
3072
3072
|
id: "accountReviewDescription",
|
|
3073
3073
|
defaultMessage: text.accountReviewDescription,
|
|
3074
3074
|
}, {
|
|
3075
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3075
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3076
3076
|
}),
|
|
3077
3077
|
buttonText: null,
|
|
3078
3078
|
alertType: "warning",
|
|
3079
3079
|
icon: "exclamation-triangle",
|
|
3080
3080
|
};
|
|
3081
|
+
case "BALANCE_UNDER_THRESHOLD":
|
|
3082
|
+
return {
|
|
3083
|
+
header: text.balanceUnderThresholdHeader,
|
|
3084
|
+
description: intl.formatMessage({
|
|
3085
|
+
id: "balanceUnderThresholdDescription",
|
|
3086
|
+
defaultMessage: text.balanceUnderThresholdDescription,
|
|
3087
|
+
}, { minPayoutAmount: states.minPayoutAmount }),
|
|
3088
|
+
buttonText: null,
|
|
3089
|
+
alertType: "info",
|
|
3090
|
+
icon: "info-circle",
|
|
3091
|
+
};
|
|
3081
3092
|
case "PAYMENT_HOLD_ON_CHANGE":
|
|
3082
3093
|
return {
|
|
3083
3094
|
header: text.paymentHoldOnChangeHeader,
|
|
@@ -3085,7 +3096,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3085
3096
|
id: "accountReviewDescription",
|
|
3086
3097
|
defaultMessage: text.paymentHoldOnChangeDescription,
|
|
3087
3098
|
}, {
|
|
3088
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3099
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3089
3100
|
}),
|
|
3090
3101
|
buttonText: null,
|
|
3091
3102
|
alertType: "warning",
|
|
@@ -3098,7 +3109,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3098
3109
|
id: "accountReviewDescription",
|
|
3099
3110
|
defaultMessage: text.beneficiaryNameInvalidDescription,
|
|
3100
3111
|
}, {
|
|
3101
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3112
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3102
3113
|
}),
|
|
3103
3114
|
button: (h$1("div", { class: sheet$2.classes.ButtonContainer },
|
|
3104
3115
|
h$1("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
|
|
@@ -3113,7 +3124,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3113
3124
|
id: "accountReviewDescription",
|
|
3114
3125
|
defaultMessage: text.beneficiaryNameMismatchDescription,
|
|
3115
3126
|
}, {
|
|
3116
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3127
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3117
3128
|
}),
|
|
3118
3129
|
button: (h$1("div", { class: sheet$2.classes.ButtonContainer },
|
|
3119
3130
|
h$1("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
|
|
@@ -3128,7 +3139,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3128
3139
|
id: "accountReviewDescription",
|
|
3129
3140
|
defaultMessage: text.bankTaxNameMismatchDescription,
|
|
3130
3141
|
}, {
|
|
3131
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3142
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3132
3143
|
}),
|
|
3133
3144
|
button: (h$1("div", { class: sheet$2.classes.ButtonContainer },
|
|
3134
3145
|
h$1("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton),
|
|
@@ -3143,7 +3154,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3143
3154
|
id: "accountReviewDescription",
|
|
3144
3155
|
defaultMessage: text.withdrawalSettingsInvalidDescription,
|
|
3145
3156
|
}, {
|
|
3146
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3157
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3147
3158
|
}),
|
|
3148
3159
|
button: (h$1("div", { class: sheet$2.classes.ButtonContainer },
|
|
3149
3160
|
h$1("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
|
|
@@ -3157,7 +3168,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3157
3168
|
id: "accountReviewDescription",
|
|
3158
3169
|
defaultMessage: text.paymentReturnedDescription,
|
|
3159
3170
|
}, {
|
|
3160
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3171
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3161
3172
|
}),
|
|
3162
3173
|
button: (h$1("div", { class: sheet$2.classes.ButtonContainer },
|
|
3163
3174
|
h$1("sl-button", { disabled: states.loading, type: "primary", exportparts: "base: primarybutton-base", onClick: callbacks.onPaymentInfoClick }, text.editPaymentInformationButton))),
|
|
@@ -3171,7 +3182,7 @@ function PayoutStatusAlertView(props) {
|
|
|
3171
3182
|
id: "holdDescription",
|
|
3172
3183
|
defaultMessage: text.holdDescription,
|
|
3173
3184
|
}, {
|
|
3174
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
3185
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
3175
3186
|
}),
|
|
3176
3187
|
buttonText: null,
|
|
3177
3188
|
alertType: "warning",
|
|
@@ -3285,6 +3296,14 @@ const PayoutStatusAlert = class {
|
|
|
3285
3296
|
* @uiName Account review alert description
|
|
3286
3297
|
*/
|
|
3287
3298
|
this.accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
|
|
3299
|
+
/**
|
|
3300
|
+
* @uiName Balance under payout minimum alert header
|
|
3301
|
+
*/
|
|
3302
|
+
this.balanceUnderThresholdHeader = "Your balance is under the minimum payout";
|
|
3303
|
+
/**
|
|
3304
|
+
* @uiName Balance under payout minimum alert description
|
|
3305
|
+
*/
|
|
3306
|
+
this.balanceUnderThresholdDescription = "Your total balance is under {minPayoutAmount}, the minimum required for payout.";
|
|
3288
3307
|
/**
|
|
3289
3308
|
* @uiName Payment on hold alert header
|
|
3290
3309
|
*/
|
|
@@ -7812,6 +7831,17 @@ const TaxAndCashMonolith = class {
|
|
|
7812
7831
|
* @uiName Account review alert description
|
|
7813
7832
|
*/
|
|
7814
7833
|
this.dashboard_accountReviewDescription = "This process takes 48 hours, payouts are on hold until it's completed. You will receive an email from our referral provider, Impact.com, if any issues arise. It contains details on how to resolve this issue. If you need further assistance, please reach out to our {supportLink}.";
|
|
7834
|
+
/**
|
|
7835
|
+
* @uiName Balance under payout minimum alert header
|
|
7836
|
+
* @uiGroup Dashboard Properties
|
|
7837
|
+
*/
|
|
7838
|
+
this.dashboard_balanceUnderThresholdHeader = "Your balance is under the minimum payout";
|
|
7839
|
+
/**
|
|
7840
|
+
* @uiName Balance under payout minimum alert description
|
|
7841
|
+
* @uiGroup Dashboard Properties
|
|
7842
|
+
* @uiWidget textArea
|
|
7843
|
+
*/
|
|
7844
|
+
this.dashboard_balanceUnderThresholdDescription = "Your total balance is under {minPayoutAmount}, the minimum required for payout.";
|
|
7815
7845
|
/**
|
|
7816
7846
|
* @uiName Payment on hold alert header
|
|
7817
7847
|
*/
|
|
@@ -8028,21 +8058,21 @@ const TaxAndCashMonolith = class {
|
|
|
8028
8058
|
}
|
|
8029
8059
|
switch (props.step) {
|
|
8030
8060
|
case "/1":
|
|
8031
|
-
return (h$1("sqm-user-info-form", Object.assign({}, this.getGeneralStepTextProps("step1_"))));
|
|
8061
|
+
return (h$1("sqm-user-info-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step1_"))));
|
|
8032
8062
|
case "/2":
|
|
8033
|
-
return (h$1("sqm-indirect-tax-form", Object.assign({}, this.getGeneralStepTextProps("step2_"))));
|
|
8063
|
+
return (h$1("sqm-indirect-tax-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step2_"))));
|
|
8034
8064
|
case "/3":
|
|
8035
|
-
return (h$1("sqm-docusign-form", Object.assign({}, this.getGeneralStepTextProps("step3_"))));
|
|
8065
|
+
return (h$1("sqm-docusign-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step3_"))));
|
|
8036
8066
|
case "/4":
|
|
8037
|
-
return (h$1("sqm-banking-info-form", Object.assign({}, this.getGeneralStepTextProps("step4_"))));
|
|
8067
|
+
return (h$1("sqm-banking-info-form", Object.assign({ exportparts: "form-container: container" }, this.getGeneralStepTextProps("step4_"))));
|
|
8038
8068
|
case "/dashboard":
|
|
8039
|
-
return (h$1("sqm-tax-and-cash-dashboard", Object.assign({}, this.getGeneralStepTextProps("dashboard_"), { stateController: props["sqm-tax-and-cash-dashboard_stateController"] || "{}" })));
|
|
8069
|
+
return (h$1("sqm-tax-and-cash-dashboard", Object.assign({ exportparts: "dashboard-container: container" }, this.getGeneralStepTextProps("dashboard_"), { stateController: props["sqm-tax-and-cash-dashboard_stateController"] || "{}" })));
|
|
8040
8070
|
case "/error":
|
|
8041
8071
|
return (h$1(ErrorView, { loadingErrorAlertHeader: this.loadingErrorAlertHeader, loadingErrorAlertDescription: intl.formatMessage({
|
|
8042
8072
|
id: "loadingErrorAlertDescription",
|
|
8043
8073
|
defaultMessage: this.loadingErrorAlertDescription,
|
|
8044
8074
|
}, {
|
|
8045
|
-
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, this.supportLink)),
|
|
8075
|
+
supportLink: (h$1("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, this.supportLink)),
|
|
8046
8076
|
}) }));
|
|
8047
8077
|
}
|
|
8048
8078
|
return h$1(LoadingView, null);
|
|
@@ -8096,7 +8126,7 @@ const Timeline = class {
|
|
|
8096
8126
|
margin-bottom: var(--sl-spacing-xx-large);
|
|
8097
8127
|
}
|
|
8098
8128
|
`;
|
|
8099
|
-
return (h$1("div",
|
|
8129
|
+
return (h$1("div", { part: "sqm-base" }, h$1("style", { type: "text/css" }, vanillaStyle), h$1("slot", null)));
|
|
8100
8130
|
}
|
|
8101
8131
|
};
|
|
8102
8132
|
|
|
@@ -6,8 +6,8 @@ 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
8
|
import { T as TextSpanView } from './sqm-text-span-view-72f43dff.js';
|
|
9
|
-
import { g as GET_FINANCE_NETWORK_SETTINGS } from './data-
|
|
10
|
-
import { a as PartnerInfoModalContentView, P as PartnerInfoModalView } from './sqm-partner-info-modal-view-
|
|
9
|
+
import { g as GET_FINANCE_NETWORK_SETTINGS } from './data-0be04430.js';
|
|
10
|
+
import { a as PartnerInfoModalContentView, P as PartnerInfoModalView } from './sqm-partner-info-modal-view-51cc2c1d.js';
|
|
11
11
|
import { S as SHOW_CODE_NAMESPACE, a as VERIFICATION_EMAIL_NAMESPACE, P as PARTNER_CREATED_NAMESPACE } from './keys-1054056a.js';
|
|
12
12
|
import { T as TAX_FORM_UPDATED_EVENT_KEY } from './eventKeys-f76b6a03.js';
|
|
13
13
|
import { p as parseStates } from './parseStates-ed75e224.js';
|
|
@@ -347,7 +347,7 @@ function WidgetEmailVerificationView(props) {
|
|
|
347
347
|
id: "sendCodeErrorDescription",
|
|
348
348
|
defaultMessage: text.sendCodeErrorDescription,
|
|
349
349
|
}, {
|
|
350
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
350
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
351
351
|
}))),
|
|
352
352
|
states.initialLoading ? (renderLoadingSkeleton()) : (h("div", { class: sheet.classes.Wrapper },
|
|
353
353
|
h(TextSpanView, { type: "p" }, text.verifyEmailHeaderText),
|
|
@@ -7,7 +7,7 @@ import { g as getProps } from './utils-334c1e34.js';
|
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import { R as REFERRAL_CODES_PAGINATION_CONTEXT, a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED, u as useReferralCodes } from './useReferralCodes-25f8b792.js';
|
|
9
9
|
import './mixins-f750863a.js';
|
|
10
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
10
|
+
import { C as CopyTextView } from './copy-text-view-997fe4da.js';
|
|
11
11
|
|
|
12
12
|
const style = {
|
|
13
13
|
Container: {
|
package/dist/esm/{sqm-partner-info-modal-view-34d4be5b.js → sqm-partner-info-modal-view-51cc2c1d.js}
RENAMED
|
@@ -86,7 +86,7 @@ function PartnerInfoModalContentView(props) {
|
|
|
86
86
|
id: "supportDescriptionExistingPartner",
|
|
87
87
|
defaultMessage: text.supportDescriptionExistingPartner,
|
|
88
88
|
}, {
|
|
89
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
89
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-payment-support@impact.com` }, text.supportLink)),
|
|
90
90
|
});
|
|
91
91
|
const description = states.isExistingPartner ? (h("span", { class: sheet.classes.DescriptionContainer },
|
|
92
92
|
h("p", null, text.descriptionExistingPartner),
|
|
@@ -100,7 +100,7 @@ function PartnerInfoModalContentView(props) {
|
|
|
100
100
|
}, {
|
|
101
101
|
termsAndConditionsLink: (h("a", { href: text.termsAndConditionsLink, target: "_blank" }, text.termsAndConditionsLabel)),
|
|
102
102
|
});
|
|
103
|
-
return (h("div",
|
|
103
|
+
return (h("div", { part: "sqm-base" },
|
|
104
104
|
h("style", { type: "text/css" }, styleString),
|
|
105
105
|
h("div", { class: sheet.classes.FormFields },
|
|
106
106
|
description,
|
|
@@ -39,7 +39,7 @@ const sheet = createStyleSheet(style);
|
|
|
39
39
|
const styleString = sheet.toString();
|
|
40
40
|
function PortalEmailVerificationView(props) {
|
|
41
41
|
const { states, callbacks, content: { email, verifyMessage, emailVerificationHeader, resendEmailButtonText, verificationStatusMessage, verificationLoadingMessage, verificationResentMessage, }, } = props;
|
|
42
|
-
return (h("div", { class: sheet.classes.Wrapper },
|
|
42
|
+
return (h("div", { class: sheet.classes.Wrapper, part: "sqm-base" },
|
|
43
43
|
h("style", { type: "text/css" },
|
|
44
44
|
vanillaStyle,
|
|
45
45
|
styleString),
|
|
@@ -6,7 +6,7 @@ import { c as cjs } from './cjs-bdfb4486.js';
|
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-f750863a.js';
|
|
8
8
|
import './sqm-text-span-view-72f43dff.js';
|
|
9
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
9
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-bd5effa7.js';
|
|
10
10
|
|
|
11
11
|
function usePortalEmailVerification(props) {
|
|
12
12
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -39,7 +39,7 @@ const styleString = sheet.toString();
|
|
|
39
39
|
function PortalResetPasswordView(props) {
|
|
40
40
|
const { states, callbacks } = props;
|
|
41
41
|
if (states.reset) {
|
|
42
|
-
return (h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}
|
|
42
|
+
return (h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}`, part: "sqm-base" },
|
|
43
43
|
h("style", { type: "text/css" }, styleString),
|
|
44
44
|
h(TextSpanView, { type: "h3" }, states.content.resetPasswordHeader),
|
|
45
45
|
h("sqm-form-message", { class: sheet.classes.CodeSuccess, exportparts: "success-icon" },
|
|
@@ -51,14 +51,14 @@ function PortalResetPasswordView(props) {
|
|
|
51
51
|
return h("div", null);
|
|
52
52
|
}
|
|
53
53
|
if (!states.oobCodeValid) {
|
|
54
|
-
return (h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}
|
|
54
|
+
return (h("div", { class: `${sheet.classes.Wrapper} ${sheet.classes.Column}`, part: "sqm-base" },
|
|
55
55
|
h("style", { type: "text/css" }, styleString),
|
|
56
56
|
h("sqm-form-message", { class: sheet.classes.CodeError, type: "error", exportparts: "erroralert-icon" },
|
|
57
57
|
h("div", { part: "erroralert-text" }, states.content.codeInvalidText)),
|
|
58
58
|
h("div", null,
|
|
59
59
|
h("sl-button", { class: sheet.classes.ContinueButton, onClick: callbacks.failed, exportparts: "base: primarybutton-base", type: "primary" }, states.content.continueButtonText))));
|
|
60
60
|
}
|
|
61
|
-
return (h("div", { class: sheet.classes.Wrapper },
|
|
61
|
+
return (h("div", { class: sheet.classes.Wrapper, part: "sqm-base" },
|
|
62
62
|
h("style", { type: "text/css" },
|
|
63
63
|
vanillaStyle,
|
|
64
64
|
styleString),
|
|
@@ -7,7 +7,7 @@ import { s as sanitizeUrlPath } from './utils-334c1e34.js';
|
|
|
7
7
|
import './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-f750863a.js';
|
|
9
9
|
import './sqm-text-span-view-72f43dff.js';
|
|
10
|
-
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-
|
|
10
|
+
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-d4265b2e.js';
|
|
11
11
|
|
|
12
12
|
function usePortalResetPassword(props) {
|
|
13
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
@@ -7,7 +7,7 @@ import { l as luxonLocale } from './utils-334c1e34.js';
|
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-f750863a.js';
|
|
9
9
|
import { T as TextSpanView } from './sqm-text-span-view-72f43dff.js';
|
|
10
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
10
|
+
import { G as GenericTableView } from './GenericTableView-6ed48a94.js';
|
|
11
11
|
import { a as useRequestRerender, u as useRerenderListener } from './re-render-bf46ba54.js';
|
|
12
12
|
import { u as useReferralTable, t as tryMethod, d as dropZoneColumnIndexes } from './useReferralTable-3aa4b527.js';
|
|
13
13
|
import { u as useChildElements } from './useChildElements-06937df7.js';
|
|
@@ -6,7 +6,7 @@ import { c as cjs } from './cjs-bdfb4486.js';
|
|
|
6
6
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-f750863a.js';
|
|
9
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
9
|
+
import { G as GenericTableView } from './GenericTableView-6ed48a94.js';
|
|
10
10
|
import { u as useRerenderListener, a as useRequestRerender } from './re-render-bf46ba54.js';
|
|
11
11
|
import { g as generateUserError, d as dropZoneColumnIndexes } from './useReferralTable-3aa4b527.js';
|
|
12
12
|
import { u as useChildElements } from './useChildElements-06937df7.js';
|
|
@@ -490,6 +490,11 @@ const style = {
|
|
|
490
490
|
"margin-right": "var(--sl-spacing-small)",
|
|
491
491
|
"flex-wrap": "wrap",
|
|
492
492
|
},
|
|
493
|
+
/**
|
|
494
|
+
* @csspart sqm-reward-cell-value - The reward value
|
|
495
|
+
* @csspart sqm-reward-cell-progress - The reward progress
|
|
496
|
+
* @csspart sqm-reward-cell-subtext - The reward subtext
|
|
497
|
+
*/
|
|
493
498
|
Details: {
|
|
494
499
|
"padding-bottom": "var(--sl-spacing-small)",
|
|
495
500
|
"max-width": "500px",
|