@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
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-38031ab9.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
10
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
|
-
const utils = require('./utils-
|
|
11
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
12
12
|
const JSS = require('./JSS-8503a151.js');
|
|
13
13
|
require('./useReferralCodes-11cdf43b.js');
|
|
14
14
|
require('./mixins-4761d472.js');
|
|
15
|
-
const copyTextView = require('./copy-text-view-
|
|
15
|
+
const copyTextView = require('./copy-text-view-e5223a96.js');
|
|
16
16
|
const reRender = require('./re-render-d516138a.js');
|
|
17
17
|
const useChildElements = require('./useChildElements-966c9041.js');
|
|
18
18
|
require('./luxon-949beaf2.js');
|
|
@@ -20,10 +20,10 @@ require('./sqm-text-span-view-7a61ae4c.js');
|
|
|
20
20
|
const index$1 = require('./index-8c6255f5.js');
|
|
21
21
|
const useRegistrationFormState = require('./useRegistrationFormState-bbee6e7b.js');
|
|
22
22
|
const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
|
|
23
|
-
const usePortalLogin = require('./usePortalLogin-
|
|
23
|
+
const usePortalLogin = require('./usePortalLogin-6aa864ef.js');
|
|
24
24
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
25
25
|
const utilities = require('./utilities-9a0c5e91.js');
|
|
26
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
26
|
+
const ShadowViewAddon = require('./ShadowViewAddon-e0aa9b07.js');
|
|
27
27
|
require('./sqm-portal-container-view-07e4343f.js');
|
|
28
28
|
const usePayoutStatus = require('./usePayoutStatus-3b34dab1.js');
|
|
29
29
|
|
|
@@ -315,7 +315,7 @@ const Google = {
|
|
|
315
315
|
},
|
|
316
316
|
informative: {
|
|
317
317
|
text: "#01368c",
|
|
318
|
-
border: "#
|
|
318
|
+
border: "#BFDBFE",
|
|
319
319
|
background: "#E8F0FE",
|
|
320
320
|
iconAndBadge: "#4285F4",
|
|
321
321
|
},
|
|
@@ -1141,14 +1141,14 @@ function DividedLayoutView(props, children) {
|
|
|
1141
1141
|
return {
|
|
1142
1142
|
"border-right": props.borderless
|
|
1143
1143
|
? "none"
|
|
1144
|
-
: `
|
|
1144
|
+
: `var(--sqm-border-thickness) solid ${props.borderColor || "var(--sqm-border-color)"}`,
|
|
1145
1145
|
};
|
|
1146
1146
|
}
|
|
1147
1147
|
else {
|
|
1148
1148
|
return {
|
|
1149
1149
|
"border-bottom": props.borderless
|
|
1150
1150
|
? "none"
|
|
1151
|
-
: `
|
|
1151
|
+
: `var(--sqm-border-thickness) solid ${props.borderColor || "var(--sqm-border-color)"}`,
|
|
1152
1152
|
};
|
|
1153
1153
|
}
|
|
1154
1154
|
};
|
|
@@ -1209,7 +1209,7 @@ const DividedLayout = class {
|
|
|
1209
1209
|
* Uses Shorthand CSS border syntax allowing specification of thickness, fill style and color.
|
|
1210
1210
|
* @uiName Border style
|
|
1211
1211
|
*/
|
|
1212
|
-
this.dividerStyle = "
|
|
1212
|
+
this.dividerStyle = "var(--sqm-border-thickness) solid var(--sqm-border-color)";
|
|
1213
1213
|
/**
|
|
1214
1214
|
* Background color of the divider
|
|
1215
1215
|
* @uiName Divider Background Color
|
|
@@ -2517,33 +2517,6 @@ const style$3 = {
|
|
|
2517
2517
|
margin: "0",
|
|
2518
2518
|
marginBottom: "var(--sl-spacing-small)",
|
|
2519
2519
|
},
|
|
2520
|
-
ErrorAlertContainer: {
|
|
2521
|
-
"&::part(base)": {
|
|
2522
|
-
backgroundColor: "var(--sl-color-red-100)",
|
|
2523
|
-
borderTop: "none",
|
|
2524
|
-
},
|
|
2525
|
-
"& sl-icon::part(base)": {
|
|
2526
|
-
color: "var(--sl-color-danger-500)",
|
|
2527
|
-
},
|
|
2528
|
-
},
|
|
2529
|
-
WarningAlertContainer: {
|
|
2530
|
-
"&::part(base)": {
|
|
2531
|
-
backgroundColor: "var(--sl-color-yellow-100)",
|
|
2532
|
-
borderTop: "none",
|
|
2533
|
-
},
|
|
2534
|
-
"& sl-icon::part(base)": {
|
|
2535
|
-
color: "var(--sl-color-danger-500)",
|
|
2536
|
-
},
|
|
2537
|
-
},
|
|
2538
|
-
InfoAlertContainer: {
|
|
2539
|
-
"&::part(base)": {
|
|
2540
|
-
backgroundColor: "var(--sl-color-sky-100)",
|
|
2541
|
-
borderTop: "none",
|
|
2542
|
-
},
|
|
2543
|
-
"& sl-icon::part(base)": {
|
|
2544
|
-
color: "var(--sl-color-blue-500)",
|
|
2545
|
-
},
|
|
2546
|
-
},
|
|
2547
2520
|
Dialog: {
|
|
2548
2521
|
"&::part(panel)": {
|
|
2549
2522
|
height: "600px",
|
|
@@ -2559,6 +2532,13 @@ const style$3 = {
|
|
|
2559
2532
|
"&::part(footer)": {},
|
|
2560
2533
|
},
|
|
2561
2534
|
};
|
|
2535
|
+
const vanillaStyle$1 = `
|
|
2536
|
+
a {
|
|
2537
|
+
color: inherit;
|
|
2538
|
+
text-decoration: underline;
|
|
2539
|
+
cursor: pointer;
|
|
2540
|
+
}
|
|
2541
|
+
`;
|
|
2562
2542
|
const sheet$3 = JSS.createStyleSheet(style$3);
|
|
2563
2543
|
const styleString$3 = sheet$3.toString();
|
|
2564
2544
|
function PayoutStatusAlertView(props) {
|
|
@@ -2570,8 +2550,6 @@ function PayoutStatusAlertView(props) {
|
|
|
2570
2550
|
description: text.errorDescription,
|
|
2571
2551
|
buttonText: null,
|
|
2572
2552
|
alertType: "critical",
|
|
2573
|
-
icon: "exclamation-triangle",
|
|
2574
|
-
class: sheet$3.classes.ErrorAlertContainer,
|
|
2575
2553
|
};
|
|
2576
2554
|
switch (status) {
|
|
2577
2555
|
case "INFORMATION_REQUIRED":
|
|
@@ -2580,8 +2558,6 @@ function PayoutStatusAlertView(props) {
|
|
|
2580
2558
|
description: text.informationRequiredDescription,
|
|
2581
2559
|
buttonText: text.informationRequiredButtonText,
|
|
2582
2560
|
alertType: "info",
|
|
2583
|
-
icon: "info-circle",
|
|
2584
|
-
class: sheet$3.classes.InfoAlertContainer,
|
|
2585
2561
|
};
|
|
2586
2562
|
case "VERIFICATION:REQUIRED":
|
|
2587
2563
|
return {
|
|
@@ -2594,8 +2570,6 @@ function PayoutStatusAlertView(props) {
|
|
|
2594
2570
|
}),
|
|
2595
2571
|
buttonText: text.verificationRequiredButtonText,
|
|
2596
2572
|
alertType: "warning",
|
|
2597
|
-
icon: "exclamation-triangle",
|
|
2598
|
-
class: sheet$3.classes.WarningAlertContainer,
|
|
2599
2573
|
};
|
|
2600
2574
|
case "VERIFICATION:INTERNAL":
|
|
2601
2575
|
return {
|
|
@@ -2607,8 +2581,6 @@ function PayoutStatusAlertView(props) {
|
|
|
2607
2581
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2608
2582
|
}),
|
|
2609
2583
|
alertType: "warning",
|
|
2610
|
-
icon: "exclamation-triangle",
|
|
2611
|
-
class: sheet$3.classes.WarningAlertContainer,
|
|
2612
2584
|
};
|
|
2613
2585
|
case "VERIFICATION:REVIEW":
|
|
2614
2586
|
return {
|
|
@@ -2620,8 +2592,6 @@ function PayoutStatusAlertView(props) {
|
|
|
2620
2592
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2621
2593
|
}),
|
|
2622
2594
|
alertType: "warning",
|
|
2623
|
-
icon: "exclamation-triangle",
|
|
2624
|
-
class: sheet$3.classes.WarningAlertContainer,
|
|
2625
2595
|
};
|
|
2626
2596
|
case "VERIFICATION:FAILED":
|
|
2627
2597
|
return {
|
|
@@ -2633,8 +2603,6 @@ function PayoutStatusAlertView(props) {
|
|
|
2633
2603
|
supportLink: (index.h("a", { target: "_blank", href: `mailto:advocate-support@impact.com` }, text.supportLink)),
|
|
2634
2604
|
}),
|
|
2635
2605
|
alertType: "critical",
|
|
2636
|
-
icon: "exclamation-octagon",
|
|
2637
|
-
class: sheet$3.classes.ErrorAlertContainer,
|
|
2638
2606
|
};
|
|
2639
2607
|
case "HOLD":
|
|
2640
2608
|
return {
|
|
@@ -2647,8 +2615,6 @@ function PayoutStatusAlertView(props) {
|
|
|
2647
2615
|
}),
|
|
2648
2616
|
buttonText: null,
|
|
2649
2617
|
alertType: "warning",
|
|
2650
|
-
icon: "exclamation-triangle",
|
|
2651
|
-
class: sheet$3.classes.WarningAlertContainer,
|
|
2652
2618
|
};
|
|
2653
2619
|
default:
|
|
2654
2620
|
return;
|
|
@@ -2657,11 +2623,15 @@ function PayoutStatusAlertView(props) {
|
|
|
2657
2623
|
function getButton(status) {
|
|
2658
2624
|
switch (status) {
|
|
2659
2625
|
case "INFORMATION_REQUIRED":
|
|
2660
|
-
return data.type === "SquatchJS2" ? (index.h("
|
|
2626
|
+
return data.type === "SquatchJS2" ? (index.h("div", { style: { paddingTop: "10px" } },
|
|
2627
|
+
index.h("sqm-scroll", { "scroll-tag-name": "sqm-tabs", "button-text": text.informationRequiredButtonText, "scroll-animation": "smooth" }))) : data.type === "SquatchPortal" ? (index.h("div", { style: { paddingTop: "10px" } },
|
|
2628
|
+
index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", onClick: callbacks.onTermsClick }, text.informationRequiredButtonText))) : (
|
|
2661
2629
|
// Demo case
|
|
2662
|
-
index.h("
|
|
2630
|
+
index.h("div", { style: { paddingTop: "10px" } },
|
|
2631
|
+
index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base" }, text.informationRequiredButtonText)));
|
|
2663
2632
|
case "VERIFICATION:REQUIRED":
|
|
2664
|
-
return (index.h("
|
|
2633
|
+
return (index.h("div", { style: { paddingTop: "10px" } },
|
|
2634
|
+
index.h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", loading: states.veriffLoading, onClick: callbacks.onClick }, text.verificationRequiredButtonText)));
|
|
2665
2635
|
default:
|
|
2666
2636
|
return;
|
|
2667
2637
|
}
|
|
@@ -2675,10 +2645,10 @@ function PayoutStatusAlertView(props) {
|
|
|
2675
2645
|
}
|
|
2676
2646
|
return (index.h("div", { part: "sqm-base" },
|
|
2677
2647
|
index.h("style", { type: "text/css" }, styleString$3),
|
|
2678
|
-
index.h("
|
|
2679
|
-
|
|
2680
|
-
index.h("
|
|
2681
|
-
index.h("p", {
|
|
2648
|
+
index.h("style", { type: "text/css" }, vanillaStyle$1),
|
|
2649
|
+
index.h("sqm-form-message", { type: alertDetails.alertType },
|
|
2650
|
+
index.h("p", { part: "alert-title" }, alertDetails.header),
|
|
2651
|
+
index.h("p", { part: "alert-description" }, alertDetails.description),
|
|
2682
2652
|
getButton(states.status))));
|
|
2683
2653
|
}
|
|
2684
2654
|
|
|
@@ -3241,21 +3211,20 @@ const PortalFrame = class {
|
|
|
3241
3211
|
* @uiWidget color
|
|
3242
3212
|
* @uiType string
|
|
3243
3213
|
*/
|
|
3244
|
-
this.backgroundColor = "var(--sqm-portal-background, #fff)
|
|
3245
|
-
// TODO: Replace with border variable later
|
|
3214
|
+
this.backgroundColor = "var(--sqm-portal-background, #fff)";
|
|
3246
3215
|
/**
|
|
3247
3216
|
* Borders placed to seperate the header and footer from the body content.
|
|
3248
3217
|
* @uiName Border
|
|
3249
3218
|
* @uiType string
|
|
3250
3219
|
*/
|
|
3251
|
-
this.border = "1px solid var(--sqm-
|
|
3220
|
+
this.border = "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color, #eaeaea)";
|
|
3252
3221
|
/**
|
|
3253
3222
|
* Background color for the header and footer.
|
|
3254
3223
|
* @uiName Header and Footer Background Color
|
|
3255
3224
|
* @uiWidget color
|
|
3256
3225
|
* @uiType string
|
|
3257
3226
|
*/
|
|
3258
|
-
this.headerAndFooterBackgroundColor = "var(--sqm-portal-background, #fff)
|
|
3227
|
+
this.headerAndFooterBackgroundColor = "var(--sqm-portal-background, #fff)";
|
|
3259
3228
|
domContextHooks_module.h$1(this);
|
|
3260
3229
|
}
|
|
3261
3230
|
disconnectedCallback() { }
|
|
@@ -3866,7 +3835,7 @@ const ProgramMenu = class {
|
|
|
3866
3835
|
}
|
|
3867
3836
|
};
|
|
3868
3837
|
|
|
3869
|
-
const vanillaStyle$
|
|
3838
|
+
const vanillaStyle$2 = `
|
|
3870
3839
|
:host{
|
|
3871
3840
|
display: block;
|
|
3872
3841
|
}
|
|
@@ -3904,7 +3873,9 @@ function ReferralCardView(props) {
|
|
|
3904
3873
|
const styleString = sheet.toString();
|
|
3905
3874
|
const borderColor = props.borderColor || "var(--sqm-border-color)";
|
|
3906
3875
|
return (index.h("div", { part: "sqm-base", class: sheet.classes.Container, style: {
|
|
3907
|
-
border: `${props.hideBorder
|
|
3876
|
+
border: `${props.hideBorder
|
|
3877
|
+
? "none"
|
|
3878
|
+
: `var(--sqm-border-thickness) solid ${borderColor}`}`,
|
|
3908
3879
|
"padding-top": `var(--sl-spacing-${props.paddingTop})`,
|
|
3909
3880
|
"padding-right": `var(--sl-spacing-${props.paddingRight})`,
|
|
3910
3881
|
"padding-bottom": `var(--sl-spacing-${props.paddingBottom})`,
|
|
@@ -3915,7 +3886,7 @@ function ReferralCardView(props) {
|
|
|
3915
3886
|
} },
|
|
3916
3887
|
index.h("style", { type: "text/css" },
|
|
3917
3888
|
styleString,
|
|
3918
|
-
vanillaStyle$
|
|
3889
|
+
vanillaStyle$2),
|
|
3919
3890
|
props.hasHeader && (index.h("div", { class: sheet.classes.EndContainer }, props.slots.header)),
|
|
3920
3891
|
index.h("div", { part: "sqm-column-container", class: sheet.classes.ColumnContainer, style: {
|
|
3921
3892
|
alignItems: props.verticalAlignment,
|
|
@@ -5708,7 +5679,7 @@ const Gift = () => (index.h("svg", { width: "24", height: "24", viewBox: "0 0 24
|
|
|
5708
5679
|
const Circle = () => (index.h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
5709
5680
|
index.h("circle", { cx: "12", cy: "12", r: "9", fill: "currentColor", stroke: "currentColor", "stroke-width": "2" })));
|
|
5710
5681
|
|
|
5711
|
-
const vanillaStyle$
|
|
5682
|
+
const vanillaStyle$3 = `
|
|
5712
5683
|
:host{
|
|
5713
5684
|
display: block;
|
|
5714
5685
|
}
|
|
@@ -5768,7 +5739,7 @@ function TimelineEntryView(props) {
|
|
|
5768
5739
|
return (index.h("div", { class: sheet.classes.TimelineReward, part: "sqm-base" },
|
|
5769
5740
|
index.h("style", { type: "text/css" },
|
|
5770
5741
|
styleString,
|
|
5771
|
-
vanillaStyle$
|
|
5742
|
+
vanillaStyle$3),
|
|
5772
5743
|
index.h("div", { class: "container", part: "sqm-entry-container" },
|
|
5773
5744
|
index.h("div", { class: "line" }, "/"),
|
|
5774
5745
|
index.h("div", { class: "step" },
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-38031ab9.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
|
-
const utils = require('./utils-
|
|
10
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const mixins = require('./mixins-4761d472.js');
|
|
13
13
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
@@ -37,6 +37,9 @@ const style = {
|
|
|
37
37
|
},
|
|
38
38
|
CodeInput: {
|
|
39
39
|
maxWidth: "40px",
|
|
40
|
+
"&::part(base)": {
|
|
41
|
+
borderRadius: "4px !important",
|
|
42
|
+
},
|
|
40
43
|
"&::part(input)": {
|
|
41
44
|
margin: "0",
|
|
42
45
|
padding: "0 var(--sl-input-spacing-small)",
|
|
@@ -46,6 +49,9 @@ const style = {
|
|
|
46
49
|
CodeInputError: {
|
|
47
50
|
...mixins.ErrorStyles,
|
|
48
51
|
maxWidth: "40px",
|
|
52
|
+
"&::part(base)": {
|
|
53
|
+
borderRadius: "4px !important",
|
|
54
|
+
},
|
|
49
55
|
"&::part(input)": {
|
|
50
56
|
margin: "0",
|
|
51
57
|
padding: "0 var(--sl-input-spacing-small)",
|
|
@@ -53,7 +59,7 @@ const style = {
|
|
|
53
59
|
},
|
|
54
60
|
},
|
|
55
61
|
ErrorText: {
|
|
56
|
-
color: "var(--
|
|
62
|
+
color: "var(--sqm-danger-color-text)",
|
|
57
63
|
fontSize: "var(--sl-font-size-small)",
|
|
58
64
|
margin: "0",
|
|
59
65
|
},
|
|
@@ -96,7 +102,11 @@ function WidgetCodeVerificationView(props) {
|
|
|
96
102
|
id: "resendCodeText",
|
|
97
103
|
defaultMessage: text.resendCodeText,
|
|
98
104
|
}, {
|
|
99
|
-
resendCodeLink: (index.h("a", { href: "", style: {
|
|
105
|
+
resendCodeLink: (index.h("a", { href: "", style: {
|
|
106
|
+
textDecoration: "underline",
|
|
107
|
+
color: "inherit",
|
|
108
|
+
cursor: "pointer",
|
|
109
|
+
}, onClick: (e) => {
|
|
100
110
|
e.preventDefault();
|
|
101
111
|
callbacks.resendEmail();
|
|
102
112
|
} }, text.resendCodeLabel)),
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index$1 = require('./index-a43a63b4.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
7
|
const index_module = require('./index.module-4f54e412.js');
|
|
8
|
-
const utils = require('./utils-
|
|
8
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
9
9
|
const index = require('./index-8c6255f5.js');
|
|
10
10
|
|
|
11
11
|
const debug = domContextHooks_module.browser("sq:useRouter");
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-38031ab9.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
|
-
const utils = require('./utils-
|
|
10
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
13
13
|
const keys = require('./keys-cff24974.js');
|
|
@@ -149,13 +149,6 @@ const style = {
|
|
|
149
149
|
flexDirection: "column",
|
|
150
150
|
maxWidth: "320px",
|
|
151
151
|
},
|
|
152
|
-
ErrorAlertContainer: {
|
|
153
|
-
"&::part(base)": {
|
|
154
|
-
backgroundColor: "var(--sl-color-red-100)",
|
|
155
|
-
borderTop: "none",
|
|
156
|
-
},
|
|
157
|
-
"&::part(message)": {},
|
|
158
|
-
},
|
|
159
152
|
ContinueButton: {
|
|
160
153
|
width: "100%",
|
|
161
154
|
maxWidth: "100px",
|
|
@@ -189,6 +182,12 @@ const vanillaStyle = `
|
|
|
189
182
|
:host([hidden]): {
|
|
190
183
|
display: none;
|
|
191
184
|
}
|
|
185
|
+
|
|
186
|
+
a {
|
|
187
|
+
color: inherit;
|
|
188
|
+
text-decoration: underline;
|
|
189
|
+
cursor: pointer;
|
|
190
|
+
}
|
|
192
191
|
`;
|
|
193
192
|
const sheet = JSS.createStyleSheet(style);
|
|
194
193
|
const styleString = sheet.toString();
|
|
@@ -204,10 +203,8 @@ function WidgetEmailVerificationView(props) {
|
|
|
204
203
|
index.h("style", { type: "text/css" },
|
|
205
204
|
vanillaStyle,
|
|
206
205
|
styleString),
|
|
207
|
-
states.sendCodeError && (index.h("
|
|
208
|
-
index.h("
|
|
209
|
-
index.h("b", null, text.sendCodeErrorHeader),
|
|
210
|
-
index.h("br", null),
|
|
206
|
+
states.sendCodeError && (index.h("sqm-form-message", { type: "error" },
|
|
207
|
+
index.h("p", { part: "alert-title" }, text.sendCodeErrorHeader),
|
|
211
208
|
global.intl.formatMessage({
|
|
212
209
|
id: "sendCodeErrorDescription",
|
|
213
210
|
defaultMessage: text.sendCodeErrorDescription,
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-38031ab9.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
require('./index.module-4f54e412.js');
|
|
9
|
-
const utils = require('./utils-
|
|
9
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const sqmPortalContainerView = require('./sqm-portal-container-view-07e4343f.js');
|
|
12
12
|
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
7
|
|
|
8
|
-
const sqmFormMessageCss = "sl-alert::part(base){border:
|
|
8
|
+
const sqmFormMessageCss = "sl-alert::part(base){border:var(--sqm-border-thickness) solid;border-radius:var(--sqm-border-radius-normal);font-family:var(--sqm-primary-font)}.Error::part(base){color:var(--sqm-danger-color-text);background-color:var(--sqm-danger-color-background);border-color:var(--sqm-danger-color-border);font-size:14px}.Error::part(icon){color:var(--sqm-danger-color-icon);font-size:24px}.Warning::part(base){color:var(--sqm-warning-color-text);background-color:var(--sqm-warning-color-background);border-color:var(--sqm-warning-color-border)}.Warning::part(icon){color:var(--sqm-warning-color-icon);font-size:24px}.Success::part(base){color:var(--sqm-success-color-text);background-color:var(--sqm-success-color-background);border-color:var(--sqm-success-color-border)}.Success::part(icon){color:var(--sqm-success-color-icon);font-size:24px}.Info::part(base){color:var(--sqm-informative-color-text);background-color:var(--sqm-informative-color-background);border-color:var(--sqm-informative-color-border)}.Info::part(icon){color:var(--sqm-informative-color-icon);font-size:24px}::slotted(*){margin:0}::slotted(*[part=alert-title]){font-size:16px;font-weight:bold}::slotted(*[part=alert-description]),::slotted(*[part=erroralert-text]){font-size:14px}";
|
|
9
9
|
|
|
10
10
|
const FormMessage = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -16,16 +16,16 @@ const FormMessage = class {
|
|
|
16
16
|
disconnectedCallback() { }
|
|
17
17
|
render() {
|
|
18
18
|
if (this.type === "error") {
|
|
19
|
-
return (index.h("sl-alert", { exportparts: "base: erroralert-base, icon:erroralert-icon", class: "Error", type: "danger", open: true }, index.h("sl-icon", { slot: "icon", name: `${this.icon ? this.icon : "exclamation-octagon"}` }), index.h("slot", null)));
|
|
19
|
+
return (index.h("sl-alert", { exportparts: "base: erroralert-base, icon:erroralert-icon", class: "Error", type: "danger", open: true }, index.h("sl-icon", { part: "alert-icon", slot: "icon", name: `${this.icon ? this.icon : "exclamation-octagon"}` }), index.h("slot", null)));
|
|
20
20
|
}
|
|
21
21
|
else if (this.type === "info") {
|
|
22
|
-
return (index.h("sl-alert", { exportparts: "base: infoalert-base, icon:infoalert-icon", class: "Info", type: "primary", open: true }, index.h("sl-icon", { slot: "icon", name: `${this.icon ? this.icon : "info-circle"}` }), index.h("slot", null)));
|
|
22
|
+
return (index.h("sl-alert", { exportparts: "base: infoalert-base, icon:infoalert-icon", class: "Info", type: "primary", open: true }, index.h("sl-icon", { slot: "icon", part: "alert-icon", name: `${this.icon ? this.icon : "info-circle"}` }), index.h("slot", null)));
|
|
23
23
|
}
|
|
24
24
|
else if (this.type === "warning") {
|
|
25
|
-
return (index.h("sl-alert", { exportparts: "base: warningalert-base, icon:warningalert-icon", class: "Warning", type: "warning", open: true }, index.h("sl-icon", { slot: "icon", name: `${this.icon ? this.icon : "exclamation-triangle"}` }), index.h("slot", null)));
|
|
25
|
+
return (index.h("sl-alert", { exportparts: "base: warningalert-base, icon:warningalert-icon", class: "Warning", type: "warning", open: true }, index.h("sl-icon", { part: "alert-icon", slot: "icon", name: `${this.icon ? this.icon : "exclamation-triangle"}` }), index.h("slot", null)));
|
|
26
26
|
}
|
|
27
27
|
else {
|
|
28
|
-
return (index.h("sl-alert", { exportparts: "base: successalert-base, icon:successalert-icon", class: "Success", type: "success", open: true }, index.h("sl-icon", { slot: "icon", name: `${this.icon ? this.icon : "check2-circle"}` }), index.h("slot", null)));
|
|
28
|
+
return (index.h("sl-alert", { exportparts: "base: successalert-base, icon:successalert-icon", class: "Success", type: "success", open: true }, index.h("sl-icon", { part: "alert-icon", slot: "icon", name: `${this.icon ? this.icon : "check2-circle"}` }), index.h("slot", null)));
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
};
|
|
@@ -9,7 +9,7 @@ require('./jsonpointer-11327262.js');
|
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
|
-
const emailRegistrationView = require('./email-registration-view-
|
|
12
|
+
const emailRegistrationView = require('./email-registration-view-ace50780.js');
|
|
13
13
|
require('./useRegistrationFormState-bbee6e7b.js');
|
|
14
14
|
const useInstantAccessRegistration = require('./useInstantAccessRegistration-08bcb487.js');
|
|
15
15
|
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
|
-
const utils = require('./utils-
|
|
7
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
8
8
|
const luxon = require('./luxon-949beaf2.js');
|
|
9
9
|
|
|
10
10
|
const InvoiceTableDataCell = class {
|
|
@@ -70,7 +70,7 @@ const TableRow = class {
|
|
|
70
70
|
/**
|
|
71
71
|
* @uiName Border
|
|
72
72
|
*/
|
|
73
|
-
this.border = "1px solid #
|
|
73
|
+
this.border = "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color, #eaeaea)";
|
|
74
74
|
}
|
|
75
75
|
render() {
|
|
76
76
|
return (index.h(index.Host, { style: { display: "contents" } }, index.h("tr", { style: { border: this.border } }, index.h("slot", null))));
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-38031ab9.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -6,7 +6,7 @@ const index = require('./index-a43a63b4.js');
|
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
7
|
const index_module = require('./index.module-4f54e412.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
|
-
const utils = require('./utils-
|
|
9
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-b61c8bdf.js');
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@ const index = require('./index-a43a63b4.js');
|
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
7
|
const index_module = require('./index.module-4f54e412.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
|
-
const utils = require('./utils-
|
|
9
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
12
|
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-ec7a5c53.js');
|
package/dist/cjs/{sqm-navigation-sidebar-view-50ee8796.js → sqm-navigation-sidebar-view-de90ef03.js}
RENAMED
|
@@ -75,7 +75,7 @@ function NavigationSidebarView(props, children) {
|
|
|
75
75
|
.menu-items {
|
|
76
76
|
display: none;
|
|
77
77
|
padding: 20px;
|
|
78
|
-
border-right:
|
|
78
|
+
border-right: var(--sqm-border-thickness) solid var(--sqm-border-color);
|
|
79
79
|
padding-top: 60px;
|
|
80
80
|
background: var(--sqm-portal-background);
|
|
81
81
|
width: 100vw;
|
|
@@ -6,7 +6,7 @@ const index = require('./index-a43a63b4.js');
|
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
7
|
const index_module = require('./index.module-4f54e412.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
|
-
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-
|
|
9
|
+
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-de90ef03.js');
|
|
10
10
|
|
|
11
11
|
const NavigationSidebar = class {
|
|
12
12
|
constructor(hostRef) {
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
const global = require('./global-
|
|
6
|
+
const global = require('./global-38031ab9.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
|
-
const utils = require('./utils-
|
|
10
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const useReferralCodes = require('./useReferralCodes-11cdf43b.js');
|
|
13
13
|
require('./mixins-4761d472.js');
|
|
14
|
-
const copyTextView = require('./copy-text-view-
|
|
14
|
+
const copyTextView = require('./copy-text-view-e5223a96.js');
|
|
15
15
|
|
|
16
16
|
const style = {
|
|
17
17
|
Container: {
|
|
@@ -6,7 +6,7 @@ const index = require('./index-a43a63b4.js');
|
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
7
|
const index_module = require('./index.module-4f54e412.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
|
-
const utils = require('./utils-
|
|
9
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
10
10
|
const JSS = require('./JSS-8503a151.js');
|
|
11
11
|
const mixins = require('./mixins-4761d472.js');
|
|
12
12
|
const useRegistrationFormState = require('./useRegistrationFormState-bbee6e7b.js');
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
6
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
7
7
|
const index_module = require('./index.module-4f54e412.js');
|
|
8
|
-
const utils = require('./utils-
|
|
8
|
+
const utils = require('./utils-7cbd60cc.js');
|
|
9
9
|
|
|
10
10
|
const PopupContainerView = (props) => {
|
|
11
11
|
const { states, callbacks } = props;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a43a63b4.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-38031ab9.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-4761d472.js');
|
|
7
7
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a43a63b4.js');
|
|
6
|
-
require('./global-
|
|
6
|
+
require('./global-38031ab9.js');
|
|
7
7
|
const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js');
|
|
8
8
|
const index_module = require('./index.module-4f54e412.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-4761d472.js');
|
|
12
12
|
require('./sqm-text-span-view-7a61ae4c.js');
|
|
13
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
13
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-f1671646.js');
|
|
14
14
|
|
|
15
15
|
function usePortalEmailVerification(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -112,7 +112,7 @@ const PortalForgotPassword = class {
|
|
|
112
112
|
* @uiName Border style
|
|
113
113
|
* @uiWidget textArea
|
|
114
114
|
*/
|
|
115
|
-
this.border = "1px solid var(--sqm-border-color, #eaeaea)";
|
|
115
|
+
this.border = "var(--sqm-border-thickness, 1px) solid var(--sqm-border-color, #eaeaea)";
|
|
116
116
|
domContextHooks_module.h$1(this);
|
|
117
117
|
}
|
|
118
118
|
disconnectedCallback() { }
|
|
@@ -7,12 +7,12 @@ const domContextHooks_module = require('./dom-context-hooks.module-7fa676ae.js')
|
|
|
7
7
|
const index_module = require('./index.module-4f54e412.js');
|
|
8
8
|
require('./jsonpointer-11327262.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
|
-
require('./utils-
|
|
10
|
+
require('./utils-7cbd60cc.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-4761d472.js');
|
|
13
13
|
require('./sqm-text-span-view-7a61ae4c.js');
|
|
14
14
|
const sqmPortalLoginView = require('./sqm-portal-login-view-bb50304c.js');
|
|
15
|
-
const usePortalLogin = require('./usePortalLogin-
|
|
15
|
+
const usePortalLogin = require('./usePortalLogin-6aa864ef.js');
|
|
16
16
|
|
|
17
17
|
const PortalGoogleLogin = class {
|
|
18
18
|
constructor(hostRef) {
|
package/dist/cjs/{sqm-portal-profile-view-cff9bfc7.js → sqm-portal-profile-view-5aabad8c.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a43a63b4.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-38031ab9.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const sqmTextSpanView = require('./sqm-text-span-view-7a61ae4c.js');
|
|
7
7
|
|