@saasquatch/mint-components 1.15.0-61 → 1.15.0-63
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-107ade89.js → GenericTableView-a9845e80.js} +3 -3
- package/dist/cjs/{IndirectTaxDetailsView-14d6e170.js → IndirectTaxDetailsView-79703291.js} +4 -4
- package/dist/cjs/{ShadowViewAddon-8ec56e95.js → ShadowViewAddon-e0aa9b07.js} +10 -10
- package/dist/cjs/{copy-text-view-95cf4875.js → copy-text-view-e5223a96.js} +4 -4
- package/dist/cjs/{email-registration-view-996fb438.js → email-registration-view-ace50780.js} +3 -1
- package/dist/cjs/{global-a3a85ff0.js → global-38031ab9.js} +61 -54
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mint-components.cjs.js +2 -2
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +151 -294
- package/dist/cjs/sqm-big-stat_42.cjs.entry.js +37 -66
- package/dist/cjs/sqm-code-verification.cjs.entry.js +14 -4
- package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification.cjs.entry.js +10 -13
- package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
- package/dist/cjs/sqm-form-message.cjs.entry.js +5 -5
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +1 -1
- package/dist/cjs/sqm-invoice-table-data-cell_5.cjs.entry.js +2 -2
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-navigation-sidebar-view-50ee8796.js → sqm-navigation-sidebar-view-de90ef03.js} +1 -1
- 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 +1 -1
- package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-aec35ba2.js → sqm-portal-email-verification-view-f1671646.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +1 -1
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-cff9bfc7.js → sqm-portal-profile-view-5aabad8c.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
- 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-qr-code-view-2cca145e.js → sqm-qr-code-view-0c3b2f48.js} +7 -2
- package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -3
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +4 -4
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +3 -3
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +36 -44
- package/dist/cjs/sqm-tabs.cjs.entry.js +1 -1
- package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +4 -5
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +1 -1
- package/dist/cjs/{usePortalLogin-1c022d8d.js → usePortalLogin-6aa864ef.js} +1 -1
- package/dist/cjs/{utils-940abb91.js → utils-62fd5f09.js} +1 -1
- package/dist/cjs/{utils-6847bc06.js → utils-7cbd60cc.js} +5 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +1 -1
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout-view.js +2 -2
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +2 -2
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +8 -16
- package/dist/collection/components/sqm-form-message/sqm-form-message.css +50 -11
- package/dist/collection/components/sqm-form-message/sqm-form-message.js +4 -4
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +1 -1
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar-view.js +1 -1
- package/dist/collection/components/sqm-portal-forgot-password/sqm-portal-forgot-password.js +2 -2
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame.js +6 -7
- package/dist/collection/components/sqm-radio-card/sqm-radio-card-view.js +2 -2
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +3 -1
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +2 -2
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +1 -1
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +1 -1
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +3 -3
- package/dist/collection/components/sqm-stencilbook/Themes.js +1 -1
- package/dist/collection/components/sqm-table-row/sqm-table-row.js +2 -2
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +3 -3
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +12 -2
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +8 -11
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +3 -2
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +6 -35
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/docusign-iframe/DocusignIframe.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +19 -47
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +14 -65
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +5 -11
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +18 -48
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/ErrorView.js +3 -27
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +3 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +87 -83
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/small-views/IndirectTaxDetailsView.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +13 -45
- package/dist/collection/components/views/copy-text-view.js +4 -4
- package/dist/collection/components/views/email-registration-view.js +3 -1
- package/dist/collection/global/styles.js +61 -54
- package/dist/collection/global/styles.ts +9 -2
- package/dist/collection/tables/GenericTableView.js +3 -3
- package/dist/collection/utils/utils.js +4 -0
- package/dist/esm/{GenericTableView-dd9be3ea.js → GenericTableView-e43d310f.js} +3 -3
- package/dist/esm/{IndirectTaxDetailsView-ceeb9b1a.js → IndirectTaxDetailsView-3bf366d5.js} +4 -4
- package/dist/esm/{ShadowViewAddon-b07a7e53.js → ShadowViewAddon-2984432d.js} +10 -10
- package/dist/esm/{copy-text-view-6dec9902.js → copy-text-view-8d1713d7.js} +4 -4
- package/dist/esm/{email-registration-view-db81655f.js → email-registration-view-1f587f8b.js} +3 -1
- package/dist/esm/{global-e9173b4c.js → global-75f87c77.js} +61 -54
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mint-components.js +2 -2
- package/dist/esm/sqm-banking-info-form_10.entry.js +151 -294
- package/dist/esm/sqm-big-stat_42.entry.js +37 -66
- package/dist/esm/sqm-code-verification.entry.js +14 -4
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +10 -13
- package/dist/esm/sqm-empty_4.entry.js +2 -2
- package/dist/esm/sqm-form-message.entry.js +5 -5
- package/dist/esm/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm/sqm-invoice-table-data-cell_5.entry.js +2 -2
- package/dist/esm/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm/{sqm-navigation-sidebar-view-6c13798c.js → sqm-navigation-sidebar-view-0a2ec560.js} +1 -1
- 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 +1 -1
- package/dist/esm/sqm-popup-container.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-a82e199f.js → sqm-portal-email-verification-view-46311e88.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +2 -2
- package/dist/esm/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm/sqm-portal-google-login.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-caabc8d3.js → sqm-portal-profile-view-f7cb1c88.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +3 -3
- 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-qr-code-view-11121d3c.js → sqm-qr-code-view-97124a66.js} +6 -1
- package/dist/esm/sqm-qr-code.entry.js +2 -3
- package/dist/esm/sqm-referral-table_11.entry.js +4 -4
- package/dist/esm/sqm-referred-registration.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +3 -3
- package/dist/esm/sqm-stencilbook.entry.js +36 -44
- package/dist/esm/sqm-tabs.entry.js +1 -1
- package/dist/esm/sqm-tax-and-cash.entry.js +4 -5
- package/dist/esm/sqm-widget-verification.entry.js +1 -1
- package/dist/esm/{usePortalLogin-61abe78e.js → usePortalLogin-d0720c81.js} +1 -1
- package/dist/esm/{utils-334c1e34.js → utils-03188de2.js} +5 -1
- package/dist/esm/{utils-985d9996.js → utils-edd7677f.js} +1 -1
- package/dist/esm-es5/GenericTableView-e43d310f.js +1 -0
- package/dist/esm-es5/{IndirectTaxDetailsView-ceeb9b1a.js → IndirectTaxDetailsView-3bf366d5.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-2984432d.js +1 -0
- package/dist/esm-es5/copy-text-view-8d1713d7.js +1 -0
- package/dist/esm-es5/email-registration-view-1f587f8b.js +1 -0
- package/dist/esm-es5/{global-e9173b4c.js → global-75f87c77.js} +3 -3
- 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_42.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.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 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-data-cell_5.entry.js +1 -1
- 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.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-0a2ec560.js +1 -0
- 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-a82e199f.js → sqm-portal-email-verification-view-46311e88.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 -1
- package/dist/esm-es5/{sqm-portal-profile-view-caabc8d3.js → sqm-portal-profile-view-f7cb1c88.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.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-qr-code-view-97124a66.js +1 -0
- package/dist/esm-es5/sqm-qr-code.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_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{usePortalLogin-61abe78e.js → usePortalLogin-d0720c81.js} +1 -1
- package/dist/esm-es5/utils-03188de2.js +1 -0
- package/dist/esm-es5/{utils-985d9996.js → utils-edd7677f.js} +1 -1
- package/dist/mint-components/global/styles.ts +9 -2
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-949ca517.system.entry.js → p-002e6205.system.entry.js} +1 -1
- package/dist/mint-components/{p-fe01d78b.system.js → p-03bc8092.system.js} +1 -1
- package/dist/mint-components/p-0935f9b7.system.js +1 -0
- package/dist/mint-components/{p-d98ec069.system.entry.js → p-09faca85.system.entry.js} +1 -1
- package/dist/mint-components/p-0b0f49ad.entry.js +1 -0
- package/dist/mint-components/{p-93c743a4.system.js → p-0b9d56b2.system.js} +1 -1
- package/dist/mint-components/{p-23671c40.entry.js → p-0d178b8a.entry.js} +1 -1
- package/dist/mint-components/{p-3c546860.system.entry.js → p-0d22c0e5.system.entry.js} +1 -1
- package/dist/mint-components/{p-c7861962.entry.js → p-0fca4ae0.entry.js} +1 -1
- package/dist/mint-components/p-100c878b.system.entry.js +1 -0
- package/dist/mint-components/p-1337f47c.entry.js +1 -0
- package/dist/mint-components/p-1363c4ab.system.js +1 -0
- package/dist/mint-components/p-15bfd7e2.system.js +1 -0
- package/dist/mint-components/p-16b37afe.system.entry.js +1 -0
- package/dist/mint-components/{p-08a77d1e.system.entry.js → p-1ad8f7f4.system.entry.js} +1 -1
- package/dist/mint-components/p-1cad4160.system.entry.js +1 -0
- package/dist/mint-components/{p-87dd87cc.system.entry.js → p-207fb692.system.entry.js} +1 -1
- package/dist/mint-components/{p-01551599.system.js → p-21b680c9.system.js} +1 -1
- package/dist/mint-components/{p-b5346a5a.entry.js → p-22c11f0e.entry.js} +1 -1
- package/dist/mint-components/{p-7b635ed8.system.entry.js → p-22d20816.system.entry.js} +1 -1
- package/dist/mint-components/{p-b64f7dcb.system.entry.js → p-258f4e5e.system.entry.js} +1 -1
- package/dist/mint-components/p-29be244d.entry.js +9 -0
- package/dist/mint-components/{p-b11dd241.system.js → p-2ce2d1f0.system.js} +1 -1
- package/dist/mint-components/{p-a91408bf.entry.js → p-2fd26011.entry.js} +1 -1
- package/dist/mint-components/{p-693ba0b4.js → p-32ed7c0c.js} +1 -1
- package/dist/mint-components/p-32fa454c.entry.js +1 -0
- package/dist/mint-components/{p-d2e8193d.entry.js → p-33d0edc0.entry.js} +11 -11
- package/dist/mint-components/{p-a07e0930.system.entry.js → p-3d1b91a1.system.entry.js} +1 -1
- package/dist/mint-components/{p-19703136.system.entry.js → p-3e3b02a3.system.entry.js} +1 -1
- package/dist/mint-components/p-40c01a5a.system.js +1 -0
- package/dist/mint-components/{p-35061d76.system.entry.js → p-4271f436.system.entry.js} +1 -1
- package/dist/mint-components/{p-a554c304.js → p-474124e9.js} +1 -1
- package/dist/mint-components/p-4aefb976.system.entry.js +1 -0
- package/dist/mint-components/{p-4211fe5e.entry.js → p-50348f43.entry.js} +1 -1
- package/dist/mint-components/{p-c431aedf.entry.js → p-564ac69e.entry.js} +2 -2
- package/dist/mint-components/p-59f8eb90.entry.js +93 -0
- package/dist/mint-components/{p-e49b253f.entry.js → p-5e0af707.entry.js} +2 -2
- package/dist/mint-components/{p-f7700805.js → p-5ed49bf2.js} +1 -1
- package/dist/mint-components/p-5ff2da11.js +1 -0
- package/dist/mint-components/{p-f5f97cd2.system.js → p-643749bc.system.js} +1 -1
- package/dist/mint-components/p-692bacf3.js +1 -0
- package/dist/mint-components/{p-9ec99ced.js → p-6951663b.js} +1 -1
- package/dist/mint-components/{p-d2699bed.system.entry.js → p-6b076bae.system.entry.js} +1 -1
- package/dist/mint-components/p-6f6d5370.entry.js +25 -0
- package/dist/mint-components/{p-4cb0d07d.entry.js → p-6fb9b5ab.entry.js} +1 -1
- package/dist/mint-components/{p-65ed872f.entry.js → p-711bc624.entry.js} +1 -1
- package/dist/mint-components/{p-641bdf0e.system.entry.js → p-7b4eb94e.system.entry.js} +1 -1
- package/dist/mint-components/{p-734dde9b.system.js → p-82505f6e.system.js} +1 -1
- package/dist/mint-components/p-8c69fc5f.system.entry.js +1 -0
- package/dist/mint-components/{p-987036b6.system.entry.js → p-9374b5bb.system.entry.js} +1 -1
- package/dist/mint-components/{p-3a7e5207.entry.js → p-97852163.entry.js} +1 -1
- package/dist/mint-components/{p-b11d89bd.entry.js → p-9aadc253.entry.js} +1 -1
- package/dist/mint-components/p-9d126299.system.entry.js +1 -0
- package/dist/mint-components/{p-b70ef2f5.system.entry.js → p-a2533860.system.entry.js} +1 -1
- package/dist/mint-components/{p-327125c2.entry.js → p-a5c9ce6c.entry.js} +1 -1
- package/dist/mint-components/{p-8a9939ef.system.entry.js → p-a67cbe0b.system.entry.js} +1 -1
- package/dist/mint-components/p-a99658e0.entry.js +1 -0
- package/dist/mint-components/p-acb26ec0.system.js +1 -0
- package/dist/mint-components/{p-4aed3645.entry.js → p-b2bf7fcb.entry.js} +1 -1
- package/dist/mint-components/p-b2c04108.system.entry.js +1 -0
- package/dist/mint-components/{p-d9cfd2ad.js → p-b6da4fa0.js} +1 -1
- package/dist/mint-components/p-b710c7e0.js +1 -0
- package/dist/mint-components/{p-a2858916.system.js → p-b7d13172.system.js} +1 -1
- package/dist/mint-components/{p-0de7e5ec.entry.js → p-b9bccc55.entry.js} +1 -1
- package/dist/mint-components/p-bad50dc1.entry.js +1 -0
- package/dist/mint-components/{p-bac0b56a.entry.js → p-bb627d95.entry.js} +2 -2
- package/dist/mint-components/p-bcbac6f3.system.entry.js +1 -0
- package/dist/mint-components/p-bd288a80.system.js +1 -0
- package/dist/mint-components/p-c7965639.entry.js +1 -0
- package/dist/mint-components/{p-adb13f08.system.entry.js → p-d513848f.system.entry.js} +1 -1
- package/dist/mint-components/{p-e5d72a05.entry.js → p-d5f1df29.entry.js} +1 -1
- package/dist/mint-components/p-d785a297.system.entry.js +1 -0
- package/dist/mint-components/p-d87982c1.js +394 -0
- package/dist/mint-components/p-d97c6f67.entry.js +1 -0
- package/dist/mint-components/{p-c6fc6ce5.js → p-dec5f3fc.js} +1 -1
- package/dist/mint-components/{p-884a1b19.entry.js → p-e539fed3.entry.js} +1 -1
- package/dist/mint-components/{p-dcddb256.system.entry.js → p-e992648a.system.entry.js} +1 -1
- package/dist/mint-components/p-eaeddfe2.system.js +1 -0
- package/dist/mint-components/{p-f8520da2.system.entry.js → p-ebb487d0.system.entry.js} +1 -1
- package/dist/mint-components/{p-a8b53df1.system.entry.js → p-f0e0d0b9.system.entry.js} +1 -1
- package/dist/mint-components/p-f1da802b.entry.js +11 -0
- package/dist/mint-components/p-f1dc581f.js +1 -0
- package/dist/mint-components/p-f2140374.system.entry.js +1 -0
- package/dist/mint-components/{p-cd207258.js → p-f2ee69f1.js} +1 -1
- package/dist/mint-components/{p-b35ceac8.system.entry.js → p-f94788ab.system.entry.js} +1 -1
- package/dist/mint-components/p-f9c7248e.js +1 -0
- package/dist/mint-components/{p-3191e4a8.entry.js → p-fe3fe6b6.entry.js} +1 -1
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +1 -1
- package/dist/types/components/sqm-form-message/FormMessage.stories.d.ts +0 -1
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +2 -2
- package/dist/types/components/sqm-rewards-table/cells/sqm-rewards-table-status-cell.d.ts +1 -1
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +1 -1
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +1 -1
- package/dist/types/components.d.ts +10 -10
- package/dist/types/utils/utils.d.ts +1 -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/cjs/ErrorView-5504c2b6.js +0 -35
- package/dist/esm/ErrorView-eaafd6f5.js +0 -33
- package/dist/esm-es5/ErrorView-eaafd6f5.js +0 -1
- package/dist/esm-es5/GenericTableView-dd9be3ea.js +0 -1
- package/dist/esm-es5/ShadowViewAddon-b07a7e53.js +0 -1
- package/dist/esm-es5/copy-text-view-6dec9902.js +0 -1
- package/dist/esm-es5/email-registration-view-db81655f.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-view-6c13798c.js +0 -1
- package/dist/esm-es5/sqm-qr-code-view-11121d3c.js +0 -1
- package/dist/esm-es5/utils-334c1e34.js +0 -1
- package/dist/mint-components/p-042e5aa3.entry.js +0 -1
- package/dist/mint-components/p-10c2a48c.system.js +0 -1
- package/dist/mint-components/p-12fd7ee9.system.js +0 -1
- package/dist/mint-components/p-18ac73c1.system.entry.js +0 -1
- package/dist/mint-components/p-2487d469.system.entry.js +0 -1
- package/dist/mint-components/p-24af584d.js +0 -1
- package/dist/mint-components/p-3cb1d066.js +0 -1
- package/dist/mint-components/p-3e3b15ea.system.entry.js +0 -1
- package/dist/mint-components/p-4196d37a.system.js +0 -1
- package/dist/mint-components/p-470c9c64.system.js +0 -1
- package/dist/mint-components/p-4a9aaf3d.entry.js +0 -1
- package/dist/mint-components/p-4c29a9f8.system.entry.js +0 -1
- package/dist/mint-components/p-512969d4.system.js +0 -1
- package/dist/mint-components/p-5f3483c4.entry.js +0 -1
- package/dist/mint-components/p-6333265f.system.js +0 -1
- package/dist/mint-components/p-65fec8a8.entry.js +0 -25
- package/dist/mint-components/p-676ca2c0.system.js +0 -1
- package/dist/mint-components/p-6d2d4f7c.entry.js +0 -1
- package/dist/mint-components/p-6ef5b1c1.system.entry.js +0 -1
- package/dist/mint-components/p-71c43de5.system.entry.js +0 -1
- package/dist/mint-components/p-73213344.system.entry.js +0 -1
- package/dist/mint-components/p-7b4f0dbc.js +0 -1
- package/dist/mint-components/p-7f54c9f9.entry.js +0 -11
- package/dist/mint-components/p-8b1d837f.entry.js +0 -1
- package/dist/mint-components/p-951ded9b.js +0 -1
- package/dist/mint-components/p-99fb2a50.js +0 -1
- package/dist/mint-components/p-aec58483.entry.js +0 -1
- package/dist/mint-components/p-b1ddc706.js +0 -1
- package/dist/mint-components/p-c00c4e19.system.entry.js +0 -1
- package/dist/mint-components/p-d2d15c86.system.entry.js +0 -1
- package/dist/mint-components/p-eea132c7.system.entry.js +0 -1
- package/dist/mint-components/p-f0368b8b.system.js +0 -1
- package/dist/mint-components/p-f0bfef49.entry.js +0 -9
- package/dist/mint-components/p-f13d856d.js +0 -394
- package/dist/mint-components/p-f7462bef.entry.js +0 -93
- package/dist/mint-components/p-fa89e7d4.entry.js +0 -1
package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js
CHANGED
|
@@ -48,35 +48,10 @@ const style = {
|
|
|
48
48
|
DescriptionText: {
|
|
49
49
|
color: "var(--sqm-text-subdued)",
|
|
50
50
|
},
|
|
51
|
-
AlertContainer: {
|
|
52
|
-
"&::part(base)": {
|
|
53
|
-
backgroundColor: "var(--sqm-danger-color-background)",
|
|
54
|
-
border: "none",
|
|
55
|
-
padding: "0 16px",
|
|
56
|
-
color: "var(--sqm-danger-color-text)",
|
|
57
|
-
marginBottom: "16px",
|
|
58
|
-
},
|
|
59
|
-
"& sl-icon::part(base)": {
|
|
60
|
-
color: "var(--sqm-danger-color-icon)",
|
|
61
|
-
},
|
|
62
|
-
},
|
|
63
51
|
RadioContainer: {
|
|
64
52
|
display: "flex",
|
|
65
53
|
flexDirection: "column",
|
|
66
54
|
},
|
|
67
|
-
PartnerAlertContainer: {
|
|
68
|
-
"&::part(base)": {
|
|
69
|
-
backgroundColor: "var(--sqm-informative-color-background)",
|
|
70
|
-
borderTop: "none",
|
|
71
|
-
padding: "0 16px",
|
|
72
|
-
border: "none",
|
|
73
|
-
color: "var(--sqm-informative-color-text)",
|
|
74
|
-
marginBottom: "16px",
|
|
75
|
-
},
|
|
76
|
-
"& sl-icon::part(base)": {
|
|
77
|
-
color: "var(--sqm-informative-color-icon)",
|
|
78
|
-
},
|
|
79
|
-
},
|
|
80
55
|
Checkbox: {
|
|
81
56
|
"&::part(control)": {
|
|
82
57
|
borderRadius: "50% !important",
|
|
@@ -88,8 +63,8 @@ const style = {
|
|
|
88
63
|
InputContainer: {
|
|
89
64
|
padding: "16px",
|
|
90
65
|
margin: "16px 0px 16px 0px",
|
|
91
|
-
borderTop: "1px solid var(--sqm-border-color)",
|
|
92
|
-
borderBottom: "1px solid var(--sqm-border-color)",
|
|
66
|
+
borderTop: "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)",
|
|
67
|
+
borderBottom: "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)",
|
|
93
68
|
display: "flex",
|
|
94
69
|
flexDirection: "column",
|
|
95
70
|
width: "100%",
|
|
@@ -231,20 +206,16 @@ export const BankingInfoFormView = (props) => {
|
|
|
231
206
|
}, { step: states.step, count: FORM_STEPS }))),
|
|
232
207
|
h("h3", { style: { fontSize: "24px" } }, text.taxAndPayouts),
|
|
233
208
|
h("p", { class: classes.PageDescriptionText }, text.taxAndPayoutsDescription)),
|
|
234
|
-
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("
|
|
235
|
-
h("
|
|
236
|
-
h("strong", null, text.error.generalTitle),
|
|
237
|
-
h("br", null),
|
|
209
|
+
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("sqm-form-message", { type: "error" },
|
|
210
|
+
h("p", { part: "alert-title" }, text.error.generalTitle),
|
|
238
211
|
intl.formatMessage({
|
|
239
212
|
id: "generalDescription",
|
|
240
213
|
defaultMessage: text.error.generalDescription,
|
|
241
214
|
}, {
|
|
242
215
|
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
243
216
|
}))),
|
|
244
|
-
states.isPartner && !states.hideSteps && (h("
|
|
245
|
-
h("
|
|
246
|
-
h("strong", null, text.isPartnerAlertHeader),
|
|
247
|
-
h("br", null),
|
|
217
|
+
states.isPartner && !states.hideSteps && (h("sqm-form-message", { type: "info" },
|
|
218
|
+
h("p", { part: "alert-title" }, text.isPartnerAlertHeader),
|
|
248
219
|
intl.formatMessage({
|
|
249
220
|
id: "isPartnerAlertDescription",
|
|
250
221
|
defaultMessage: text.isPartnerAlertDescription,
|
|
@@ -48,31 +48,6 @@ const style = {
|
|
|
48
48
|
BoldText: {
|
|
49
49
|
fontWeight: "bold",
|
|
50
50
|
},
|
|
51
|
-
ErrorAlertContainer: {
|
|
52
|
-
"&::part(base)": {
|
|
53
|
-
backgroundColor: "var(--sqm-danger-color-background)",
|
|
54
|
-
border: "none",
|
|
55
|
-
padding: "0 16px",
|
|
56
|
-
color: "var(--sqm-danger-color-text)",
|
|
57
|
-
marginBottom: "16px",
|
|
58
|
-
},
|
|
59
|
-
"& sl-icon::part(base)": {
|
|
60
|
-
color: "var(--sqm-danger-color-icon)",
|
|
61
|
-
},
|
|
62
|
-
},
|
|
63
|
-
InfoAlert: {
|
|
64
|
-
"&::part(base)": {
|
|
65
|
-
backgroundColor: "var(--sqm-informative-color-background)",
|
|
66
|
-
borderTop: "none",
|
|
67
|
-
padding: "0 16px",
|
|
68
|
-
border: "none",
|
|
69
|
-
color: "var(--sqm-informative-color-text)",
|
|
70
|
-
marginBottom: "16px",
|
|
71
|
-
},
|
|
72
|
-
"& sl-icon::part(base)": {
|
|
73
|
-
color: "var(--sqm-informative-color-icon)",
|
|
74
|
-
},
|
|
75
|
-
},
|
|
76
51
|
Container: {
|
|
77
52
|
width: "100%",
|
|
78
53
|
display: "flex",
|
|
@@ -122,20 +97,21 @@ const style = {
|
|
|
122
97
|
const sheet = createStyleSheet(style);
|
|
123
98
|
const styleString = sheet.toString();
|
|
124
99
|
const vanillaStyle = `
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
100
|
+
:host{
|
|
101
|
+
display: block;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
* {
|
|
105
|
+
margin: 0;
|
|
106
|
+
padding: 0;
|
|
107
|
+
box-sizing: border-box;
|
|
108
|
+
}
|
|
133
109
|
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
110
|
+
a {
|
|
111
|
+
color: inherit;
|
|
112
|
+
text-decoration: underline;
|
|
113
|
+
cursor: pointer;
|
|
114
|
+
}
|
|
139
115
|
|
|
140
116
|
|
|
141
117
|
`;
|
|
@@ -149,7 +125,7 @@ export const DocusignFormView = (props) => {
|
|
|
149
125
|
vanillaStyle),
|
|
150
126
|
h("sl-dialog", { class: sheet.classes.Dialog, open: states.showModal, "onSl-hide": callbacks.onModalClose },
|
|
151
127
|
h("div", { class: classes.ModalTitleContainer, slot: "label" },
|
|
152
|
-
h("sl-icon", { name: "info-circle", style: { color: "var(--
|
|
128
|
+
h("sl-icon", { name: "info-circle", style: { color: "var(--sqm-informative-color-icon)" } }),
|
|
153
129
|
h("h2", { style: { fontSize: "var(--sl-font-size-large)" } }, text.modalTitle)),
|
|
154
130
|
h("p", null, intl.formatMessage({
|
|
155
131
|
id: "modalText",
|
|
@@ -167,20 +143,16 @@ export const DocusignFormView = (props) => {
|
|
|
167
143
|
h("h3", null, text.taxForm),
|
|
168
144
|
h("p", { class: classes.PageDescriptionText }, text.taxAndPayoutsDescription))),
|
|
169
145
|
states.loadingError && (h("div", null,
|
|
170
|
-
h("
|
|
171
|
-
h("
|
|
172
|
-
h("strong", null, text.error.loadingErrorAlertHeader),
|
|
173
|
-
h("br", null),
|
|
146
|
+
h("sqm-form-message", { type: "error" },
|
|
147
|
+
h("p", { part: "alert-title" }, text.error.loadingErrorAlertHeader),
|
|
174
148
|
intl.formatMessage({
|
|
175
149
|
id: "loadingErrorAlertDescription",
|
|
176
150
|
defaultMessage: text.error.loadingErrorAlertDescription,
|
|
177
151
|
}, {
|
|
178
152
|
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
179
153
|
})))),
|
|
180
|
-
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("
|
|
181
|
-
h("
|
|
182
|
-
h("strong", null, text.error.generalTitle),
|
|
183
|
-
h("br", null),
|
|
154
|
+
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("sqm-form-message", { type: "error" },
|
|
155
|
+
h("p", { part: "alert-title" }, text.error.generalTitle),
|
|
184
156
|
intl.formatMessage({
|
|
185
157
|
id: "generalDescription",
|
|
186
158
|
defaultMessage: text.error.generalDescription,
|
package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js
CHANGED
|
@@ -57,47 +57,6 @@ const style = {
|
|
|
57
57
|
DescriptionText: {
|
|
58
58
|
color: "var(--sqm-text-subdued)",
|
|
59
59
|
},
|
|
60
|
-
AlertContainer: {
|
|
61
|
-
"&::part(base)": {
|
|
62
|
-
backgroundColor: "var(--sqm-danger-color-background)",
|
|
63
|
-
border: "none",
|
|
64
|
-
padding: "0 16px",
|
|
65
|
-
marginBottom: "16px",
|
|
66
|
-
},
|
|
67
|
-
"& sl-icon::part(base)": {
|
|
68
|
-
color: "var(--sqm-danger-color-icon)",
|
|
69
|
-
},
|
|
70
|
-
},
|
|
71
|
-
PartnerAlertContainer: {
|
|
72
|
-
"&::part(base)": {
|
|
73
|
-
backgroundColor: "var(--sqm-informative-color-background)",
|
|
74
|
-
borderTop: "none",
|
|
75
|
-
padding: "0 16px",
|
|
76
|
-
border: "none",
|
|
77
|
-
color: "var(--sqm-informative-color-text)",
|
|
78
|
-
marginBottom: "16px",
|
|
79
|
-
},
|
|
80
|
-
"& sl-icon::part(base)": {
|
|
81
|
-
color: "var(--sqm-informative-color-icon)",
|
|
82
|
-
},
|
|
83
|
-
},
|
|
84
|
-
InfoAlert: {
|
|
85
|
-
marginTop: "var(--sl-spacing-large)",
|
|
86
|
-
"&::part(base)": {
|
|
87
|
-
backgroundColor: "transparent",
|
|
88
|
-
borderTop: "none",
|
|
89
|
-
padding: "0px",
|
|
90
|
-
border: "none",
|
|
91
|
-
},
|
|
92
|
-
"&::part(message)": {
|
|
93
|
-
alignItems: "center",
|
|
94
|
-
padding: "var(--sl-spacing-small)",
|
|
95
|
-
whiteSpace: "nowrap",
|
|
96
|
-
},
|
|
97
|
-
"& sl-icon::part(base)": {
|
|
98
|
-
color: "var(--sl-color-yellow-500)",
|
|
99
|
-
},
|
|
100
|
-
},
|
|
101
60
|
InfoWarningIcon: {
|
|
102
61
|
height: "26px",
|
|
103
62
|
width: "26px",
|
|
@@ -142,17 +101,15 @@ const vanillaStyle = `
|
|
|
142
101
|
}
|
|
143
102
|
|
|
144
103
|
hr {
|
|
145
|
-
border: 1px solid var(--sqm-border-color);
|
|
104
|
+
border: var(--sqm-border-thickness, 1px) solid var(--sqm-border-color);
|
|
146
105
|
}
|
|
147
106
|
|
|
148
107
|
a {
|
|
149
108
|
color: inherit;
|
|
150
109
|
text-decoration: underline;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
a:hover {
|
|
154
110
|
cursor: pointer;
|
|
155
111
|
}
|
|
112
|
+
|
|
156
113
|
* {
|
|
157
114
|
margin: 0;
|
|
158
115
|
padding: 0;
|
|
@@ -180,30 +137,24 @@ export const IndirectTaxFormView = (props) => {
|
|
|
180
137
|
h("p", { class: classes.PageDescriptionText }, text.taxAndPayoutsDescription),
|
|
181
138
|
h("p", { class: classes.DescriptionText }, text.indirectTaxDescription)),
|
|
182
139
|
states.loadingError && (h("div", null,
|
|
183
|
-
h("
|
|
184
|
-
h("
|
|
185
|
-
h("strong", null, text.error.loadingErrorAlertHeader),
|
|
186
|
-
h("br", null),
|
|
140
|
+
h("sqm-form-message", { type: "error" },
|
|
141
|
+
h("p", { part: "alert-title" }, text.error.loadingErrorAlertHeader),
|
|
187
142
|
intl.formatMessage({
|
|
188
143
|
id: "loadingErrorAlertDescription",
|
|
189
144
|
defaultMessage: text.error.loadingErrorAlertDescription,
|
|
190
145
|
}, {
|
|
191
146
|
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
192
147
|
})))),
|
|
193
|
-
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("
|
|
194
|
-
h("
|
|
195
|
-
h("strong", null, text.error.generalTitle),
|
|
196
|
-
h("br", null),
|
|
148
|
+
((_a = formState.errors) === null || _a === void 0 ? void 0 : _a.general) && (h("sqm-form-message", { type: "error" },
|
|
149
|
+
h("p", { part: "alert-title" }, text.error.generalTitle),
|
|
197
150
|
intl.formatMessage({
|
|
198
151
|
id: "generalDescription",
|
|
199
152
|
defaultMessage: text.error.generalDescription,
|
|
200
153
|
}, {
|
|
201
154
|
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
202
155
|
}))),
|
|
203
|
-
states.isPartner && (h("
|
|
204
|
-
h("
|
|
205
|
-
h("strong", null, text.isPartnerAlertHeader),
|
|
206
|
-
h("br", null),
|
|
156
|
+
states.isPartner && (h("sqm-form-message", { type: "info" },
|
|
157
|
+
h("p", { part: "alert-title" }, text.isPartnerAlertHeader),
|
|
207
158
|
intl.formatMessage({
|
|
208
159
|
id: "isPartnerAlertDescription",
|
|
209
160
|
defaultMessage: text.isPartnerAlertDescription,
|
|
@@ -224,14 +175,12 @@ export const IndirectTaxFormView = (props) => {
|
|
|
224
175
|
text.otherRegion,
|
|
225
176
|
h("p", { class: classes.DescriptionText }, text.otherRegionSubtext))),
|
|
226
177
|
slots.registeredInDifferentCountryDetailsSlot)),
|
|
227
|
-
h("
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
234
|
-
})),
|
|
178
|
+
h("sqm-form-message", { type: "info" }, intl.formatMessage({
|
|
179
|
+
id: "cannotChangeInfoAlert",
|
|
180
|
+
defaultMessage: text.cannotChangeInfoAlert,
|
|
181
|
+
}, {
|
|
182
|
+
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
183
|
+
})),
|
|
235
184
|
h("div", { class: classes.BtnContainer },
|
|
236
185
|
h("sl-button", { class: classes.PrimaryButton, type: "primary", disabled: states.disabled, submit: true, exportparts: "base: primarybutton-base" }, text.continueButton),
|
|
237
186
|
h("sl-button", { class: classes.SecondaryButton, type: "text", disabled: states.disabled, onClick: callbacks.onBack, exportparts: "base: secondarybutton-base" }, text.backButton))))));
|
|
@@ -12,7 +12,7 @@ const style = {
|
|
|
12
12
|
borderRadius: "var(--sqm-border-radius-normal)",
|
|
13
13
|
padding: "var(--sl-spacing-large)",
|
|
14
14
|
minHeight: "150px",
|
|
15
|
-
border: "1px solid var(--sqm-border-color)",
|
|
15
|
+
border: "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)",
|
|
16
16
|
maxWidth: "450px",
|
|
17
17
|
},
|
|
18
18
|
StatusContainer: {
|
|
@@ -36,7 +36,7 @@ const style = {
|
|
|
36
36
|
width: "auto",
|
|
37
37
|
},
|
|
38
38
|
PaypalEmail: {
|
|
39
|
-
borderRight: "1px solid var(--sqm-border-color)",
|
|
39
|
+
borderRight: "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)",
|
|
40
40
|
paddingRight: "var(--sl-spacing-small)",
|
|
41
41
|
"@media (max-width: 499px)": {
|
|
42
42
|
borderRight: "none",
|
|
@@ -78,7 +78,7 @@ const style = {
|
|
|
78
78
|
gap: "var(--sl-spacing-xx-small) var(--sl-spacing-small)",
|
|
79
79
|
paddingTop: "var(--sq-spacing-xx-small)",
|
|
80
80
|
"& > :not(:last-child)": {
|
|
81
|
-
borderRight: "1px solid var(--sqm-border-color)",
|
|
81
|
+
borderRight: "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)",
|
|
82
82
|
},
|
|
83
83
|
"& > :nth-child(3)": {
|
|
84
84
|
border: "none",
|
|
@@ -95,7 +95,7 @@ const style = {
|
|
|
95
95
|
},
|
|
96
96
|
W9Container: {
|
|
97
97
|
paddingTop: "var(--sl-spacing-large)",
|
|
98
|
-
borderTop: "1px solid var(--sqm-border-color)",
|
|
98
|
+
borderTop: "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color)",
|
|
99
99
|
},
|
|
100
100
|
SkeletonOne: {
|
|
101
101
|
width: "25%",
|
|
@@ -112,7 +112,7 @@ const style = {
|
|
|
112
112
|
Alert: {
|
|
113
113
|
"&::part(base)": {
|
|
114
114
|
backgroundColor: "var(--sqm-warning-color-background)",
|
|
115
|
-
border: "1px solid var(--sqm-warning-color-border)",
|
|
115
|
+
border: "var(--sqm-border-thickness, 1px) solid var(--sqm-warning-color-border)",
|
|
116
116
|
padding: "0 16px",
|
|
117
117
|
},
|
|
118
118
|
"& sl-icon": {
|
|
@@ -139,12 +139,6 @@ const style = {
|
|
|
139
139
|
color: "var(--sqm-informative-color-text)",
|
|
140
140
|
},
|
|
141
141
|
},
|
|
142
|
-
AlertContent: {
|
|
143
|
-
display: "flex",
|
|
144
|
-
alignItems: "flex-start",
|
|
145
|
-
justifyContent: "flex-start",
|
|
146
|
-
flexDirection: "column",
|
|
147
|
-
},
|
|
148
142
|
Container: {
|
|
149
143
|
display: "flex",
|
|
150
144
|
flexDirection: "column",
|
|
@@ -10,33 +10,6 @@ const style = {
|
|
|
10
10
|
margin: "0",
|
|
11
11
|
marginBottom: "var(--sl-spacing-small)",
|
|
12
12
|
},
|
|
13
|
-
ErrorAlertContainer: {
|
|
14
|
-
"&::part(base)": {
|
|
15
|
-
backgroundColor: "var(--sl-color-red-100)",
|
|
16
|
-
borderTop: "none",
|
|
17
|
-
},
|
|
18
|
-
"& sl-icon::part(base)": {
|
|
19
|
-
color: "var(--sl-color-danger-500)",
|
|
20
|
-
},
|
|
21
|
-
},
|
|
22
|
-
WarningAlertContainer: {
|
|
23
|
-
"&::part(base)": {
|
|
24
|
-
backgroundColor: "var(--sl-color-yellow-100)",
|
|
25
|
-
borderTop: "none",
|
|
26
|
-
},
|
|
27
|
-
"& sl-icon::part(base)": {
|
|
28
|
-
color: "var(--sl-color-danger-500)",
|
|
29
|
-
},
|
|
30
|
-
},
|
|
31
|
-
InfoAlertContainer: {
|
|
32
|
-
"&::part(base)": {
|
|
33
|
-
backgroundColor: "var(--sl-color-sky-100)",
|
|
34
|
-
borderTop: "none",
|
|
35
|
-
},
|
|
36
|
-
"& sl-icon::part(base)": {
|
|
37
|
-
color: "var(--sl-color-blue-500)",
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
13
|
Dialog: {
|
|
41
14
|
"&::part(panel)": {
|
|
42
15
|
height: "600px",
|
|
@@ -52,6 +25,13 @@ const style = {
|
|
|
52
25
|
"&::part(footer)": {},
|
|
53
26
|
},
|
|
54
27
|
};
|
|
28
|
+
const vanillaStyle = `
|
|
29
|
+
a {
|
|
30
|
+
color: inherit;
|
|
31
|
+
text-decoration: underline;
|
|
32
|
+
cursor: pointer;
|
|
33
|
+
}
|
|
34
|
+
`;
|
|
55
35
|
const sheet = createStyleSheet(style);
|
|
56
36
|
const styleString = sheet.toString();
|
|
57
37
|
export function PayoutStatusAlertView(props) {
|
|
@@ -63,8 +43,6 @@ export function PayoutStatusAlertView(props) {
|
|
|
63
43
|
description: text.errorDescription,
|
|
64
44
|
buttonText: null,
|
|
65
45
|
alertType: "critical",
|
|
66
|
-
icon: "exclamation-triangle",
|
|
67
|
-
class: sheet.classes.ErrorAlertContainer,
|
|
68
46
|
};
|
|
69
47
|
switch (status) {
|
|
70
48
|
case "INFORMATION_REQUIRED":
|
|
@@ -73,8 +51,6 @@ export function PayoutStatusAlertView(props) {
|
|
|
73
51
|
description: text.informationRequiredDescription,
|
|
74
52
|
buttonText: text.informationRequiredButtonText,
|
|
75
53
|
alertType: "info",
|
|
76
|
-
icon: "info-circle",
|
|
77
|
-
class: sheet.classes.InfoAlertContainer,
|
|
78
54
|
};
|
|
79
55
|
case "VERIFICATION:REQUIRED":
|
|
80
56
|
return {
|
|
@@ -87,8 +63,6 @@ export function PayoutStatusAlertView(props) {
|
|
|
87
63
|
}),
|
|
88
64
|
buttonText: text.verificationRequiredButtonText,
|
|
89
65
|
alertType: "warning",
|
|
90
|
-
icon: "exclamation-triangle",
|
|
91
|
-
class: sheet.classes.WarningAlertContainer,
|
|
92
66
|
};
|
|
93
67
|
case "VERIFICATION:INTERNAL":
|
|
94
68
|
return {
|
|
@@ -100,8 +74,6 @@ export function PayoutStatusAlertView(props) {
|
|
|
100
74
|
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
101
75
|
}),
|
|
102
76
|
alertType: "warning",
|
|
103
|
-
icon: "exclamation-triangle",
|
|
104
|
-
class: sheet.classes.WarningAlertContainer,
|
|
105
77
|
};
|
|
106
78
|
case "VERIFICATION:REVIEW":
|
|
107
79
|
return {
|
|
@@ -113,8 +85,6 @@ export function PayoutStatusAlertView(props) {
|
|
|
113
85
|
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
114
86
|
}),
|
|
115
87
|
alertType: "warning",
|
|
116
|
-
icon: "exclamation-triangle",
|
|
117
|
-
class: sheet.classes.WarningAlertContainer,
|
|
118
88
|
};
|
|
119
89
|
case "VERIFICATION:FAILED":
|
|
120
90
|
return {
|
|
@@ -126,8 +96,6 @@ export function PayoutStatusAlertView(props) {
|
|
|
126
96
|
supportLink: (h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
127
97
|
}),
|
|
128
98
|
alertType: "critical",
|
|
129
|
-
icon: "exclamation-octagon",
|
|
130
|
-
class: sheet.classes.ErrorAlertContainer,
|
|
131
99
|
};
|
|
132
100
|
case "HOLD":
|
|
133
101
|
return {
|
|
@@ -140,8 +108,6 @@ export function PayoutStatusAlertView(props) {
|
|
|
140
108
|
}),
|
|
141
109
|
buttonText: null,
|
|
142
110
|
alertType: "warning",
|
|
143
|
-
icon: "exclamation-triangle",
|
|
144
|
-
class: sheet.classes.WarningAlertContainer,
|
|
145
111
|
};
|
|
146
112
|
default:
|
|
147
113
|
return;
|
|
@@ -150,11 +116,15 @@ export function PayoutStatusAlertView(props) {
|
|
|
150
116
|
function getButton(status) {
|
|
151
117
|
switch (status) {
|
|
152
118
|
case "INFORMATION_REQUIRED":
|
|
153
|
-
return data.type === "SquatchJS2" ? (h("
|
|
119
|
+
return data.type === "SquatchJS2" ? (h("div", { style: { paddingTop: "10px" } },
|
|
120
|
+
h("sqm-scroll", { "scroll-tag-name": "sqm-tabs", "button-text": text.informationRequiredButtonText, "scroll-animation": "smooth" }))) : data.type === "SquatchPortal" ? (h("div", { style: { paddingTop: "10px" } },
|
|
121
|
+
h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", onClick: callbacks.onTermsClick }, text.informationRequiredButtonText))) : (
|
|
154
122
|
// Demo case
|
|
155
|
-
h("
|
|
123
|
+
h("div", { style: { paddingTop: "10px" } },
|
|
124
|
+
h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base" }, text.informationRequiredButtonText)));
|
|
156
125
|
case "VERIFICATION:REQUIRED":
|
|
157
|
-
return (h("
|
|
126
|
+
return (h("div", { style: { paddingTop: "10px" } },
|
|
127
|
+
h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText)));
|
|
158
128
|
default:
|
|
159
129
|
return;
|
|
160
130
|
}
|
|
@@ -168,9 +138,9 @@ export function PayoutStatusAlertView(props) {
|
|
|
168
138
|
}
|
|
169
139
|
return (h("div", { part: "sqm-base" },
|
|
170
140
|
h("style", { type: "text/css" }, styleString),
|
|
171
|
-
h("
|
|
172
|
-
|
|
173
|
-
h("
|
|
174
|
-
h("p", {
|
|
141
|
+
h("style", { type: "text/css" }, vanillaStyle),
|
|
142
|
+
h("sqm-form-message", { type: alertDetails.alertType },
|
|
143
|
+
h("p", { part: "alert-title" }, alertDetails.header),
|
|
144
|
+
h("p", { part: "alert-description" }, alertDetails.description),
|
|
175
145
|
getButton(states.status))));
|
|
176
146
|
}
|
|
@@ -1,30 +1,6 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
import { createStyleSheet } from "../../../styling/JSS";
|
|
3
|
-
const styles = {
|
|
4
|
-
Alert: {
|
|
5
|
-
"&::part(base)": {
|
|
6
|
-
backgroundColor: "var(--sl-color-danger-100)",
|
|
7
|
-
border: "1px solid var(--sl-color-danger-200)",
|
|
8
|
-
padding: "0 16px",
|
|
9
|
-
},
|
|
10
|
-
"& sl-icon": {
|
|
11
|
-
margin: 0,
|
|
12
|
-
},
|
|
13
|
-
"& sl-icon::part(base)": {
|
|
14
|
-
color: "var(--sl-color-danger-500)",
|
|
15
|
-
margin: 0,
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
};
|
|
19
2
|
export const ErrorView = (props) => {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
return (h("div", null,
|
|
24
|
-
h("style", null, styleString),
|
|
25
|
-
h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: "danger", open: true, class: classes.Alert },
|
|
26
|
-
h("sl-icon", { slot: "icon", name: "exclamation-octagon", class: "Error" }),
|
|
27
|
-
h("strong", null, props.loadingErrorAlertHeader),
|
|
28
|
-
h("br", null),
|
|
29
|
-
props.loadingErrorAlertDescription)));
|
|
3
|
+
return (h("sqm-form-message", { type: "error" },
|
|
4
|
+
h("p", { part: "alert-title" }, props.loadingErrorAlertHeader),
|
|
5
|
+
h("p", { part: "alert-description" }, props.loadingErrorAlertDescription)));
|
|
30
6
|
};
|
|
@@ -5,7 +5,6 @@ import deepmerge from "deepmerge";
|
|
|
5
5
|
import { parseStates } from "../../../utils/parseStates";
|
|
6
6
|
import { getProps } from "../../../utils/utils";
|
|
7
7
|
import { TAX_CONTEXT_NAMESPACE } from "../data";
|
|
8
|
-
import { ErrorView } from "./ErrorView";
|
|
9
8
|
import { extractProps } from "./extractProps";
|
|
10
9
|
import LoadingView from "./LoadingView";
|
|
11
10
|
import { useTaxAndCash } from "./useTaxAndCash";
|
|
@@ -1075,7 +1074,9 @@ export class TaxAndCashMonolith {
|
|
|
1075
1074
|
case "/dashboard":
|
|
1076
1075
|
return (h("sqm-tax-and-cash-dashboard", Object.assign({}, this.getGeneralStepTextProps("dashboard_"), extractProps(props, "sqm-tax-and-cash-dashboard_"))));
|
|
1077
1076
|
case "/error":
|
|
1078
|
-
return (h(
|
|
1077
|
+
return (h("sqm-form-message", { type: "error" },
|
|
1078
|
+
h("p", { part: "alert-title" }, this.loadingErrorAlertHeader),
|
|
1079
|
+
h("p", { part: "alert-description" }, this.loadingErrorAlertDescription)));
|
|
1079
1080
|
}
|
|
1080
1081
|
};
|
|
1081
1082
|
return getStep() || h(LoadingView, null);
|