@saasquatch/mint-components 1.15.0-4 → 1.15.0-6
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-a9f4ba75.js → GenericTableView-f0e9c531.js} +2 -2
- package/dist/cjs/{ShadowViewAddon-9e7916d8.js → ShadowViewAddon-e666dc8b.js} +302 -318
- package/dist/cjs/{copy-text-view-c85acaaa.js → copy-text-view-7441206d.js} +53 -38
- package/dist/cjs/{global-0cf6d295.js → global-124aec2c.js} +67 -10
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mint-components.cjs.js +2 -2
- package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +7 -44
- package/dist/cjs/{sqm-base-registration-form-view-8a2c8763.js → sqm-base-registration-form-view-1b2440c3.js} +1 -1
- package/dist/cjs/sqm-big-stat_41.cjs.entry.js +48 -9
- package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-invoice-table-view-dbf7a907.js → sqm-invoice-table-view-f369b0a6.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-email-verification-view-ab0fb983.js → sqm-portal-email-verification-view-f5ce25cc.js} +2 -2
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-forgot-password-view-78f19ef9.js → sqm-portal-forgot-password-view-b986086e.js} +1 -1
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-login-view-761a4d8e.js → sqm-portal-login-view-84e99287.js} +1 -1
- package/dist/cjs/{sqm-portal-profile-view-e3026b53.js → sqm-portal-profile-view-07d13061.js} +2 -2
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-registration-form-view-637a4bf4.js → sqm-portal-registration-form-view-4377d849.js} +1 -1
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-reset-password-view-fe602822.js → sqm-portal-reset-password-view-52fc50fe.js} +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-verify-email-view-7b678f34.js → sqm-portal-verify-email-view-4f837226.js} +1 -1
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-qr-code-view-15dfc0b6.js → sqm-qr-code-view-3da9ed28.js} +2 -7
- package/dist/cjs/sqm-qr-code.cjs.entry.js +1 -1
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +3 -5
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +4 -4
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +29 -16
- package/dist/cjs/{sqm-text-span-view-0aa82125.js → sqm-text-span-view-56e48a78.js} +6 -6
- package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +1 -1
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +1 -1
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +1 -1
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +54 -54
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +25 -1
- package/dist/collection/components/sqm-leaderboard-rank/sqm-leaderboard-rank.css +2 -2
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +6 -2
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +77 -2
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +2 -7
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +1 -1
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +0 -2
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +2 -2
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +1 -1
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +12 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +54 -3
- package/dist/collection/components/sqm-task-card/DetailsView.js +1 -1
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +139 -155
- package/dist/collection/components/sqm-task-card/sqm-task-card.js +146 -0
- package/dist/collection/components/sqm-task-card/useTaskCard.js +10 -0
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +6 -6
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.js +1 -12
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/sqm-docusign-form-view.js +0 -15
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form-view.js +1 -11
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +1 -2
- package/dist/collection/components/views/copy-text-view.js +53 -38
- package/dist/collection/global/mixins.js +2 -2
- package/dist/collection/global/styles.js +67 -10
- package/dist/collection/global/styles.ts +67 -10
- package/dist/collection/tables/GenericTableView.js +2 -2
- package/dist/esm/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +2 -2
- package/dist/esm/{ShadowViewAddon-e350d540.js → ShadowViewAddon-7c10e0ee.js} +302 -318
- package/dist/esm/{copy-text-view-782137ba.js → copy-text-view-717050d5.js} +53 -38
- package/dist/esm/{global-1d207c9e.js → global-6dc825bc.js} +67 -10
- package/dist/esm/loader.js +2 -2
- package/dist/esm/mint-components.js +2 -2
- package/dist/esm/sqm-banking-info-form_17.entry.js +7 -44
- package/dist/esm/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
- package/dist/esm/sqm-big-stat_41.entry.js +48 -9
- package/dist/esm/sqm-email-verification.entry.js +2 -2
- package/dist/esm/sqm-empty_4.entry.js +1 -1
- package/dist/esm/{sqm-invoice-table-view-e0c9772a.js → sqm-invoice-table-view-1bd8afaa.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-pagination_3.entry.js +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-6c8bad0b.js → sqm-portal-email-verification-view-d96d6c43.js} +2 -2
- package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
- package/dist/esm/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.js} +1 -1
- package/dist/esm/sqm-portal-forgot-password.entry.js +2 -2
- package/dist/esm/sqm-portal-google-login.entry.js +2 -2
- package/dist/esm/sqm-portal-google-registration-form.entry.js +3 -3
- package/dist/esm/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
- package/dist/esm/{sqm-portal-profile-view-cbdeec1f.js → sqm-portal-profile-view-4ce1c7c3.js} +2 -2
- package/dist/esm/sqm-portal-profile.entry.js +3 -3
- package/dist/esm/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
- package/dist/esm/sqm-portal-registration-form.entry.js +2 -2
- package/dist/esm/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +2 -2
- package/dist/esm/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
- package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
- package/dist/esm/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +2 -7
- package/dist/esm/sqm-qr-code.entry.js +1 -1
- package/dist/esm/sqm-referral-table_11.entry.js +3 -5
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table_9.entry.js +4 -4
- package/dist/esm/sqm-stencilbook.entry.js +29 -16
- package/dist/esm/{sqm-text-span-view-ca32495e.js → sqm-text-span-view-c577cc60.js} +6 -6
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-7c10e0ee.js +1 -0
- package/dist/esm-es5/copy-text-view-717050d5.js +1 -0
- package/dist/esm-es5/{global-1d207c9e.js → global-6dc825bc.js} +4 -4
- 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_17.entry.js +1 -1
- package/dist/esm-es5/{sqm-base-registration-form-view-593d4ac3.js → sqm-base-registration-form-view-31f1cb87.js} +1 -1
- package/dist/esm-es5/sqm-big-stat_41.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-invoice-table-view-e0c9772a.js → sqm-invoice-table-view-1bd8afaa.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-6c8bad0b.js → sqm-portal-email-verification-view-d96d6c43.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-3d3182f1.js → sqm-portal-forgot-password-view-50444a7c.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-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-login-view-7e49609a.js → sqm-portal-login-view-37c85d04.js} +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-cbdeec1f.js → sqm-portal-profile-view-4ce1c7c3.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-registration-form-view-3c1f6000.js → sqm-portal-registration-form-view-21d57492.js} +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-54a8651f.js → sqm-portal-reset-password-view-b000ffc5.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-b12cb894.js → sqm-portal-verify-email-view-2983ba9b.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/{sqm-qr-code-view-f1d0763b.js → sqm-qr-code-view-10b8b4cb.js} +1 -1
- 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-rewards-table-customer-note-cell.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-text-span-view-c577cc60.js +1 -0
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/mint-components/global/styles.ts +67 -10
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-2f101bae.entry.js → p-0559d880.entry.js} +1 -1
- package/dist/mint-components/{p-d929b9d5.system.js → p-11519322.system.js} +1 -1
- package/dist/mint-components/p-11542862.system.entry.js +1 -0
- package/dist/mint-components/{p-7a9290ba.js → p-20245645.js} +1 -1
- package/dist/mint-components/{p-9cb06082.system.entry.js → p-208d8d75.system.entry.js} +1 -1
- package/dist/mint-components/{p-4794641c.system.js → p-217514ac.system.js} +1 -1
- package/dist/mint-components/{p-19bc3406.system.entry.js → p-2b462e4f.system.entry.js} +1 -1
- package/dist/mint-components/p-2c07df76.entry.js +144 -0
- package/dist/mint-components/p-2e110002.system.js +1 -0
- package/dist/mint-components/{p-9bfd9bed.system.entry.js → p-345fd28e.system.entry.js} +1 -1
- package/dist/mint-components/{p-aad32fb6.system.js → p-38de17fa.system.js} +1 -1
- package/dist/mint-components/{p-c8147def.js → p-3a49811c.js} +1 -1
- package/dist/mint-components/{p-a2fde301.entry.js → p-3af1ec4c.entry.js} +1 -1
- package/dist/mint-components/{p-475245d1.system.js → p-44a82cf3.system.js} +1 -1
- package/dist/mint-components/p-4874193a.system.js +1 -0
- package/dist/mint-components/p-49206a9c.entry.js +1 -0
- package/dist/mint-components/{p-9db71c84.entry.js → p-49deb225.entry.js} +1 -1
- package/dist/mint-components/{p-90fc6774.system.entry.js → p-4b6f2eca.system.entry.js} +1 -1
- package/dist/mint-components/{p-15d77d0b.entry.js → p-4dbe2d08.entry.js} +1 -1
- package/dist/mint-components/{p-3a31cc83.entry.js → p-51495bc3.entry.js} +1 -1
- package/dist/mint-components/{p-e5d0375e.system.js → p-571e1427.system.js} +1 -1
- package/dist/mint-components/p-5ca8959a.system.entry.js +1 -0
- package/dist/mint-components/{p-492b70db.system.js → p-5dbe8b0a.system.js} +1 -1
- package/dist/mint-components/{p-9386ad84.system.entry.js → p-605c2904.system.entry.js} +1 -1
- package/dist/mint-components/{p-f1e72435.entry.js → p-619c2aa3.entry.js} +2 -2
- package/dist/mint-components/{p-91959fbe.js → p-69ac09d4.js} +1 -1
- package/dist/mint-components/p-6f34c2c2.entry.js +13 -0
- package/dist/mint-components/{p-99ad7d56.system.js → p-71d7c2a0.system.js} +1 -1
- package/dist/mint-components/{p-f87ae19e.entry.js → p-734695a0.entry.js} +6 -6
- package/dist/mint-components/{p-0c78815e.system.entry.js → p-7cbec088.system.entry.js} +1 -1
- package/dist/mint-components/{p-dbcb5359.js → p-7e3a84bc.js} +1 -1
- package/dist/mint-components/{p-b2bf509e.entry.js → p-7f1e10d3.entry.js} +2 -2
- package/dist/mint-components/{p-2da21ba4.entry.js → p-802b9f7e.entry.js} +1 -1
- package/dist/mint-components/{p-85671c3d.system.entry.js → p-8053366e.system.entry.js} +1 -1
- package/dist/mint-components/{p-5bdafc7e.system.entry.js → p-837dbf90.system.entry.js} +1 -1
- package/dist/mint-components/{p-d07f3090.entry.js → p-87c21535.entry.js} +1 -1
- package/dist/mint-components/p-893d7ab4.js +1 -0
- package/dist/mint-components/{p-c3bfb9c3.entry.js → p-8b36fe4f.entry.js} +5 -5
- package/dist/mint-components/p-8c12078e.js +394 -0
- package/dist/mint-components/{p-837a0fdd.js → p-8c494bf1.js} +1 -1
- package/dist/mint-components/{p-904ebcf6.system.entry.js → p-90421929.system.entry.js} +1 -1
- package/dist/mint-components/{p-709e1799.system.entry.js → p-9209a016.system.entry.js} +1 -1
- package/dist/mint-components/{p-b33b7eb5.system.js → p-93fed35b.system.js} +1 -1
- package/dist/mint-components/{p-9d3d4098.system.js → p-95ae4ab9.system.js} +1 -1
- package/dist/mint-components/{p-1673fae9.system.entry.js → p-a37541ae.system.entry.js} +1 -1
- package/dist/mint-components/{p-53730ffe.entry.js → p-a81b507f.entry.js} +3 -3
- package/dist/mint-components/{p-0d2d0b6d.entry.js → p-aaff68dc.entry.js} +1 -1
- package/dist/mint-components/{p-fbac722b.js → p-abefb7cc.js} +1 -1
- package/dist/mint-components/{p-f0772618.system.entry.js → p-ac9f4085.system.entry.js} +1 -1
- package/dist/mint-components/{p-6df88590.system.entry.js → p-ad985d37.system.entry.js} +1 -1
- package/dist/mint-components/{p-b75bb6e3.system.js → p-b5fb3826.system.js} +1 -1
- package/dist/mint-components/{p-0ebab63e.system.js → p-bd2a2546.system.js} +1 -1
- package/dist/mint-components/p-bdbbc673.system.entry.js +1 -0
- package/dist/mint-components/p-c3680c02.js +1 -0
- package/dist/mint-components/{p-441b60ac.system.entry.js → p-c6841ab8.system.entry.js} +1 -1
- package/dist/mint-components/{p-626e9e84.js → p-ccb5699b.js} +1 -1
- package/dist/mint-components/{p-7f80a9d7.entry.js → p-ccf8c9aa.entry.js} +1 -1
- package/dist/mint-components/p-cd63a965.system.entry.js +1 -0
- package/dist/mint-components/{p-e41aac34.js → p-cf8677ea.js} +1 -1
- package/dist/mint-components/{p-9b894557.entry.js → p-d3e5704c.entry.js} +1 -1
- package/dist/mint-components/p-d8cf46ba.system.js +1 -0
- package/dist/mint-components/{p-91ab3da1.js → p-dc52c36a.js} +1 -1
- package/dist/mint-components/{p-f7c99803.system.js → p-df89186f.system.js} +1 -1
- package/dist/mint-components/{p-6d4a313f.js → p-e01fe915.js} +19 -19
- package/dist/mint-components/{p-f940190a.js → p-e145e4f8.js} +1 -1
- package/dist/mint-components/{p-5c28406d.system.entry.js → p-e21a1cb8.system.entry.js} +1 -1
- package/dist/mint-components/p-eab1c9f3.js +1 -0
- package/dist/mint-components/{p-3ba1ab43.system.js → p-ed11966d.system.js} +1 -1
- package/dist/mint-components/p-eda5e82c.entry.js +1 -0
- package/dist/mint-components/{p-3f6e0197.system.entry.js → p-f2228da3.system.entry.js} +1 -1
- package/dist/mint-components/{p-380bfde1.entry.js → p-fd0a013f.entry.js} +1 -1
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +5 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +3 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +19 -2
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +1 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +30 -1
- package/dist/types/components/sqm-task-card/sqm-task-card-view.d.ts +5 -0
- package/dist/types/components/sqm-task-card/sqm-task-card.d.ts +32 -0
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +9 -0
- package/dist/types/components/views/copy-text-view.d.ts +5 -0
- package/dist/types/components.d.ts +132 -4
- package/dist/types/global/styles.d.ts +1 -1
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/ShadowViewAddon-e350d540.js +0 -1
- package/dist/esm-es5/copy-text-view-782137ba.js +0 -1
- package/dist/esm-es5/sqm-text-span-view-ca32495e.js +0 -1
- package/dist/mint-components/p-091e7ca2.system.entry.js +0 -1
- package/dist/mint-components/p-23379b5b.entry.js +0 -144
- package/dist/mint-components/p-2bcd406c.system.js +0 -1
- package/dist/mint-components/p-31015791.js +0 -1
- package/dist/mint-components/p-342bc70c.system.entry.js +0 -1
- package/dist/mint-components/p-3b90e01b.system.js +0 -1
- package/dist/mint-components/p-6a97b51d.entry.js +0 -13
- package/dist/mint-components/p-716d0275.entry.js +0 -1
- package/dist/mint-components/p-b207beeb.entry.js +0 -1
- package/dist/mint-components/p-babcdb1f.system.entry.js +0 -1
- package/dist/mint-components/p-c9f1dde7.js +0 -1
- package/dist/mint-components/p-e07bc6c4.system.js +0 -1
- package/dist/mint-components/p-f3e2098c.js +0 -394
- package/dist/mint-components/p-f56bedd5.js +0 -1
- package/dist/mint-components/p-f71ae358.system.entry.js +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-91e7729f.js';
|
|
2
2
|
import { n as h, f as useEffect, k as useState, i as d, u as useMemo, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
4
4
|
import { i as isDemo, _, d as dist, J, H, $ as $e, w as wn, B, L, y as yn, j as jn, r as Ue, V as Ve, u as useCallback, Q as Qe, k as kn } from './index.module-89a79f66.js';
|
|
5
5
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
6
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
@@ -8,18 +8,18 @@ import { g as getProps, a as getMissingProps } from './utils-334c1e34.js';
|
|
|
8
8
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
9
|
import './useReferralCodes-8f75921a.js';
|
|
10
10
|
import './mixins-83f90fa1.js';
|
|
11
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
11
|
+
import { C as CopyTextView } from './copy-text-view-717050d5.js';
|
|
12
12
|
import { a as useRequestRerender } from './re-render-cc945f38.js';
|
|
13
13
|
import { u as useChildElements } from './useChildElements-7945ae56.js';
|
|
14
14
|
import './luxon-8d51c92b.js';
|
|
15
|
-
import './sqm-text-span-view-
|
|
15
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
16
16
|
import { p as pathToRegexp } from './index-ffa26b43.js';
|
|
17
17
|
import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-d6f33135.js';
|
|
18
|
-
import { P as PortalLoginView } from './sqm-portal-login-view-
|
|
18
|
+
import { P as PortalLoginView } from './sqm-portal-login-view-37c85d04.js';
|
|
19
19
|
import { u as usePortalLogin } from './usePortalLogin-ef647a50.js';
|
|
20
20
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
21
21
|
import { i as isEmpty } from './utilities-5b0ca040.js';
|
|
22
|
-
import { b as useDemoBigStat, U as useBigStat, B as BigStatView, O as autoColorScaleCss, J as CardFeedView, i as CheckboxFieldView, K as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, V as withShadowView, L as LeaderboardView, N as NameFieldsView, C as ChangeMarktingView, d as PortalChangePasswordView, h as PortalFooterView, P as PortalFrameView, e as PortalRegisterView, R as ReferralIframeView, W as demoRewardExchange, j as RewardExchangeView, a as useShareButton, S as ShareButtonView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-
|
|
22
|
+
import { b as useDemoBigStat, U as useBigStat, B as BigStatView, O as autoColorScaleCss, J as CardFeedView, i as CheckboxFieldView, K as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, V as withShadowView, L as LeaderboardView, N as NameFieldsView, C as ChangeMarktingView, d as PortalChangePasswordView, h as PortalFooterView, P as PortalFrameView, e as PortalRegisterView, R as ReferralIframeView, W as demoRewardExchange, j as RewardExchangeView, a as useShareButton, S as ShareButtonView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-7c10e0ee.js';
|
|
23
23
|
import './sqm-portal-container-view-1683ae32.js';
|
|
24
24
|
import { u as usePayoutStatus } from './usePayoutStatus-58aa56b4.js';
|
|
25
25
|
|
|
@@ -1064,7 +1064,7 @@ function HeroImageView(props, children) {
|
|
|
1064
1064
|
h$1("div", { class: sheet.classes.Overlay, part: "sqm-overlay" },
|
|
1065
1065
|
props.header && (h$1("div", { class: sheet.classes.Header }, props.header)),
|
|
1066
1066
|
props.description && (h$1("div", { class: sheet.classes.Description }, props.description)),
|
|
1067
|
-
props.buttonText && (h$1("sl-button", { class: sheet.classes.Button, type: "primary", onClick: () => props.buttonNewTab
|
|
1067
|
+
props.buttonText && (h$1("sl-button", { class: sheet.classes.Button, type: "primary", exportparts: "base: primarybutton-base", onClick: () => props.buttonNewTab
|
|
1068
1068
|
? window.open(props.buttonLink)
|
|
1069
1069
|
: window.open(props.buttonLink, "_parent") }, props.buttonText)),
|
|
1070
1070
|
children && children)));
|
|
@@ -1529,6 +1529,7 @@ function useLeaderboardDemo(props) {
|
|
|
1529
1529
|
hasLeaders: true,
|
|
1530
1530
|
isEssentials: false,
|
|
1531
1531
|
styles: {
|
|
1532
|
+
// viewingUserHighlightColor: props.viewingUserHighlightColor,
|
|
1532
1533
|
usersheading: props.usersheading
|
|
1533
1534
|
? props.usersheading
|
|
1534
1535
|
: "Top referrers",
|
|
@@ -3069,6 +3070,7 @@ function ProgramExplainerStepView(props) {
|
|
|
3069
3070
|
width: "100%",
|
|
3070
3071
|
padding: "var(--sl-spacing-x-large)",
|
|
3071
3072
|
lineHeight: "var(--sl-line-height-dense)",
|
|
3073
|
+
borderRadius: props.borderRadius || "var(--sl-border-radius-large)",
|
|
3072
3074
|
color: props.textColor || "var(--sqm-text)",
|
|
3073
3075
|
background: props.backgroundColor || "var(--sl-color-primary-50)",
|
|
3074
3076
|
"@media (max-width: 499px)": {
|
|
@@ -3105,11 +3107,14 @@ function ProgramExplainerStepView(props) {
|
|
|
3105
3107
|
borderRadius: "100%",
|
|
3106
3108
|
objectFit: "cover",
|
|
3107
3109
|
userSelect: "none",
|
|
3108
|
-
background: "
|
|
3109
|
-
color: "var(--sl-color-primary-
|
|
3110
|
+
background: props.iconBackgroundColor || "var(--sl-color-white)",
|
|
3111
|
+
color: props.iconColor || "var(--sl-color-primary-500)",
|
|
3110
3112
|
fontSize: "26px",
|
|
3111
3113
|
textAlign: "center",
|
|
3112
3114
|
lineHeight: "72px",
|
|
3115
|
+
display: "flex",
|
|
3116
|
+
alignItems: "center",
|
|
3117
|
+
justifyContent: "center",
|
|
3113
3118
|
},
|
|
3114
3119
|
};
|
|
3115
3120
|
const sheet = createStyleSheet(style);
|
|
@@ -4665,13 +4670,23 @@ const ShareLink = class {
|
|
|
4665
4670
|
* @uiName Copy button label
|
|
4666
4671
|
*/
|
|
4667
4672
|
this.copyButtonLabel = "Copy Link";
|
|
4673
|
+
/**
|
|
4674
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
4675
|
+
* @uiName Button Type
|
|
4676
|
+
* @uiType string
|
|
4677
|
+
* @uiEnum ["primary", "secondary"]
|
|
4678
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4679
|
+
* @uiGroup Style
|
|
4680
|
+
*/
|
|
4681
|
+
this.buttonType = "primary";
|
|
4668
4682
|
/**
|
|
4669
4683
|
* Set the copy button style and placement
|
|
4670
4684
|
*
|
|
4671
|
-
* @uiName
|
|
4685
|
+
* @uiName Button style
|
|
4672
4686
|
* @uiType string
|
|
4673
4687
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4674
4688
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4689
|
+
* @uiGroup Style
|
|
4675
4690
|
*/
|
|
4676
4691
|
this.buttonStyle = "icon";
|
|
4677
4692
|
h(this);
|
|
@@ -4693,7 +4708,12 @@ function useDemoShareLink(props) {
|
|
|
4693
4708
|
tooltiptext: props.tooltiptext,
|
|
4694
4709
|
textAlign: props.textAlign,
|
|
4695
4710
|
buttonStyle: props.buttonStyle,
|
|
4711
|
+
backgroundColor: props.backgroundColor,
|
|
4712
|
+
textColor: props.textColor,
|
|
4713
|
+
borderRadius: props.borderRadius,
|
|
4714
|
+
buttonType: props.buttonType,
|
|
4696
4715
|
copyButtonLabel: props.copyButtonLabel,
|
|
4716
|
+
// borderColor: props.borderColor,
|
|
4697
4717
|
rewardStatus: "AVAILABLE",
|
|
4698
4718
|
open,
|
|
4699
4719
|
onClick: () => {
|
|
@@ -4767,8 +4787,18 @@ function useTaskCard(props) {
|
|
|
4767
4787
|
function onClick() {
|
|
4768
4788
|
props.eventKey ? sendEvent(props.eventKey) : openLink();
|
|
4769
4789
|
}
|
|
4790
|
+
const styles = {
|
|
4791
|
+
card: {
|
|
4792
|
+
backgroundColor: props.backgroundColor,
|
|
4793
|
+
textColor: props.textColor,
|
|
4794
|
+
borderColor: props.borderColor,
|
|
4795
|
+
borderRadius: props.borderRadius,
|
|
4796
|
+
buttonStyle: props.buttonStyle,
|
|
4797
|
+
},
|
|
4798
|
+
};
|
|
4770
4799
|
return {
|
|
4771
4800
|
states: { loadingEvent, locale },
|
|
4801
|
+
styles,
|
|
4772
4802
|
callbacks: { sendEvent, onClick },
|
|
4773
4803
|
};
|
|
4774
4804
|
}
|
|
@@ -4882,6 +4912,14 @@ const TaskCard = class {
|
|
|
4882
4912
|
* @uiGroup Button
|
|
4883
4913
|
*/
|
|
4884
4914
|
this.hideButton = false;
|
|
4915
|
+
/**
|
|
4916
|
+
* @uiName Button Style
|
|
4917
|
+
* @uiType string
|
|
4918
|
+
* @uiEnum ["primary", "secondary"]
|
|
4919
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4920
|
+
* @uiGroup Style
|
|
4921
|
+
*/
|
|
4922
|
+
this.buttonStyle = "primary";
|
|
4885
4923
|
h(this);
|
|
4886
4924
|
}
|
|
4887
4925
|
disconnectedCallback() { }
|
|
@@ -4893,6 +4931,7 @@ const TaskCard = class {
|
|
|
4893
4931
|
const { states, callbacks } = isDemo()
|
|
4894
4932
|
? useTaskCardDemo(this)
|
|
4895
4933
|
: useTaskCard(this);
|
|
4934
|
+
console.log("button style from controller", this.buttonStyle);
|
|
4896
4935
|
return (h$1(TaskCardView, { callbacks: callbacks, states: {
|
|
4897
4936
|
loading,
|
|
4898
4937
|
loadingEvent: states.loadingEvent,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-91e7729f.js';
|
|
2
2
|
import { k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
4
4
|
import { d as dist, t as Pn, w as wn, J, $ as $e, i as isDemo, q as En } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
8
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
9
9
|
import { S as SHOW_CODE_NAMESPACE, V as VERIFICATION_EMAIL_NAMESPACE } from './keys-406491dc.js';
|
|
10
10
|
import { u as useVerificationEmail } from './useVerificationEmail-edc318cb.js';
|
|
11
11
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-91e7729f.js';
|
|
2
2
|
import { n as h$1 } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
4
4
|
import './index.module-89a79f66.js';
|
|
5
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
4
4
|
import { d as dist, H, J, w as wn, i as isDemo } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-753c8d4a.js';
|
|
@@ -48,7 +48,7 @@ function useLeaderboardRank(props) {
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
const sqmLeaderboardRankCss = "p,.P{font-size:var(--sl-font-size-small);color:var(--
|
|
51
|
+
const sqmLeaderboardRankCss = "p,.P{font-size:var(--sl-font-size-small);color:var(--sqm-text);margin-top:0px}p.Subtitle,.P.Subtitle{color:var(--sqm-text-subdued);margin:0px}";
|
|
52
52
|
|
|
53
53
|
const LeaderboardRank = class {
|
|
54
54
|
constructor(hostRef) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { h, F as Fragment, r as registerInstance } from './index-91e7729f.js';
|
|
2
2
|
import { n as h$1, k as useState } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
4
4
|
import { F as Fn, i as isDemo, d as dist, H, J, w as wn, $ as $e, B } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import { R as REFERRAL_CODES_PAGINATION_CONTEXT, a as REFERRAL_CODES_NAMESPACE, S as SET_CODE_COPIED, u as useReferralCodes } from './useReferralCodes-8f75921a.js';
|
|
9
9
|
import './mixins-83f90fa1.js';
|
|
10
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
10
|
+
import { C as CopyTextView } from './copy-text-view-717050d5.js';
|
|
11
11
|
|
|
12
12
|
const style = {
|
|
13
13
|
Container: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
import { A as AuthWrapper, a as AuthColumn } from './mixins-83f90fa1.js';
|
|
5
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
5
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
6
6
|
|
|
7
7
|
const style = {
|
|
8
8
|
Wrapper: AuthWrapper,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import './global-
|
|
3
|
+
import './global-6dc825bc.js';
|
|
4
4
|
import { l as ln, n as nn, J, j as jn, u as useCallback, i as isDemo } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-83f90fa1.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
8
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
9
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-d96d6c43.js';
|
|
10
10
|
|
|
11
11
|
function usePortalEmailVerification(props) {
|
|
12
12
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
2
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer } from './mixins-83f90fa1.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
|
@@ -5,8 +5,8 @@ import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-83f90fa1.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-
|
|
8
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
9
|
+
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-50444a7c.js';
|
|
10
10
|
|
|
11
11
|
function usePortalForgotPassword(props) {
|
|
12
12
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
@@ -6,8 +6,8 @@ import { c as cjs } from './cjs-bdfb4486.js';
|
|
|
6
6
|
import './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-83f90fa1.js';
|
|
9
|
-
import './sqm-text-span-view-
|
|
10
|
-
import { P as PortalLoginView } from './sqm-portal-login-view-
|
|
9
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
10
|
+
import { P as PortalLoginView } from './sqm-portal-login-view-37c85d04.js';
|
|
11
11
|
import { u as usePortalLogin } from './usePortalLogin-ef647a50.js';
|
|
12
12
|
|
|
13
13
|
const PortalGoogleLogin = class {
|
|
@@ -5,10 +5,10 @@ import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-83f90fa1.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
8
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
9
9
|
import { a as useRegistrationForm } from './useRegistrationFormState-d6f33135.js';
|
|
10
|
-
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-
|
|
11
|
-
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-
|
|
10
|
+
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-31f1cb87.js';
|
|
11
|
+
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-21d57492.js';
|
|
12
12
|
import './AsYouType-46f67d0d.js';
|
|
13
13
|
import { u as usePortalRegistrationForm } from './usePortalRegistrationForm-4b35a357.js';
|
|
14
14
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
2
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer } from './mixins-83f90fa1.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
package/dist/esm/{sqm-portal-profile-view-cbdeec1f.js → sqm-portal-profile-view-4ce1c7c3.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
5
5
|
|
|
6
6
|
function PortalProfileView(props) {
|
|
7
7
|
var _a, _b, _c, _d, _e;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { k as useState, f as useEffect, n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import './global-
|
|
3
|
+
import './global-6dc825bc.js';
|
|
4
4
|
import { d as dist, J, w as wn, $ as $e, i as isDemo } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
import './JSS-67b5cff8.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
8
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
9
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-4ce1c7c3.js';
|
|
10
10
|
import { i as isEmpty } from './utilities-5b0ca040.js';
|
|
11
11
|
|
|
12
12
|
const GET_USER = dist.gql `
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
2
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn, H as HostBlock, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-83f90fa1.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
|
@@ -5,9 +5,9 @@ import './jsonpointer-388a7082.js';
|
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-83f90fa1.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
8
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
9
9
|
import './useRegistrationFormState-d6f33135.js';
|
|
10
|
-
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-
|
|
10
|
+
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-21d57492.js';
|
|
11
11
|
import './AsYouType-46f67d0d.js';
|
|
12
12
|
import { u as usePortalRegistrationForm } from './usePortalRegistrationForm-4b35a357.js';
|
|
13
13
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
2
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer } from './mixins-83f90fa1.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
|
@@ -6,8 +6,8 @@ import { c as cjs } from './cjs-bdfb4486.js';
|
|
|
6
6
|
import { s as sanitizeUrlPath } from './utils-334c1e34.js';
|
|
7
7
|
import './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-83f90fa1.js';
|
|
9
|
-
import './sqm-text-span-view-
|
|
10
|
-
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-
|
|
9
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
10
|
+
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-b000ffc5.js';
|
|
11
11
|
|
|
12
12
|
function usePortalResetPassword(props) {
|
|
13
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-91e7729f.js';
|
|
2
2
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn } from './mixins-83f90fa1.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
|
@@ -5,8 +5,8 @@ import { c as cjs } from './cjs-bdfb4486.js';
|
|
|
5
5
|
import { s as sanitizeUrlPath, g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-83f90fa1.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-
|
|
8
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
9
|
+
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-2983ba9b.js';
|
|
10
10
|
|
|
11
11
|
let globalPromise = null;
|
|
12
12
|
function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyEmailText, verifyInvalidText, networkErrorMessage, continueText, }) {
|
|
@@ -39,11 +39,6 @@ const style = {
|
|
|
39
39
|
height: "100%",
|
|
40
40
|
maxWidth: "335px",
|
|
41
41
|
},
|
|
42
|
-
TextButton: {
|
|
43
|
-
"&::part(base)": {
|
|
44
|
-
color: "var(--sl-color-gray-600)",
|
|
45
|
-
},
|
|
46
|
-
},
|
|
47
42
|
LoadingSkeleton: {
|
|
48
43
|
"&::part(indicator)": {
|
|
49
44
|
borderRadius: "0px !important",
|
|
@@ -94,8 +89,8 @@ function QrCodeView({ error, qrLink, titleText, downloadCodeText, printCodeText,
|
|
|
94
89
|
!hideTitle && h("span", { part: "sqm-title" }, titleText),
|
|
95
90
|
codeContent,
|
|
96
91
|
h("div", { class: sheet.classes.ButtonContainer },
|
|
97
|
-
h("sl-button", { size: "small", exportparts: "base:
|
|
98
|
-
h("sl-button", { size: "small", exportparts: "base: textbutton-base", type: "text", onClick: createPrintable
|
|
92
|
+
h("sl-button", { size: "small", exportparts: "base: primarybutton-base", type: "primary", onClick: createDownloadable }, downloadCodeText),
|
|
93
|
+
h("sl-button", { size: "small", exportparts: "base: textbutton-base", type: "text", onClick: createPrintable }, printCodeText)))));
|
|
99
94
|
}
|
|
100
95
|
|
|
101
96
|
export { QrCodeView as Q };
|
|
@@ -6,7 +6,7 @@ import { g as getProps } from './utils-334c1e34.js';
|
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import { a as REFERRAL_CODES_NAMESPACE } from './useReferralCodes-8f75921a.js';
|
|
8
8
|
import './ErrorView-48e2b969.js';
|
|
9
|
-
import { Q as QrCodeView } from './sqm-qr-code-view-
|
|
9
|
+
import { Q as QrCodeView } from './sqm-qr-code-view-10b8b4cb.js';
|
|
10
10
|
|
|
11
11
|
const ShareLinkQuery = dist.gql `
|
|
12
12
|
query shareLink($programId: ID, $engagementMedium: UserEngagementMedium!) {
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-91e7729f.js';
|
|
2
2
|
import { n as h, j as useReducer, u as useMemo, f as useEffect } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
4
4
|
import { i as isDemo } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-83f90fa1.js';
|
|
9
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
9
|
+
import { G as GenericTableView } from './GenericTableView-e7addb2b.js';
|
|
10
10
|
import { a as useRequestRerender, u as useRerenderListener } from './re-render-cc945f38.js';
|
|
11
11
|
import { u as useChildElements } from './useChildElements-7945ae56.js';
|
|
12
12
|
import { l as luxon } from './luxon-8d51c92b.js';
|
|
13
13
|
import { g as getPaypalMeta } from './mockRewardData-8bd1b356.js';
|
|
14
14
|
import { u as useReferralTable, t as tryMethod } from './useReferralTable-b3876ed6.js';
|
|
15
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
15
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
16
16
|
|
|
17
17
|
const mockReferralData = (count = 4) => {
|
|
18
18
|
const data = [...Array(count)].map(() => getMockData());
|
|
@@ -444,9 +444,7 @@ const ReferralTableRewardsCell = class {
|
|
|
444
444
|
"flex-wrap": "wrap",
|
|
445
445
|
},
|
|
446
446
|
Details: {
|
|
447
|
-
"padding-bottom": "var(--sl-spacing-small)",
|
|
448
447
|
"max-width": "500px",
|
|
449
|
-
// "padding-right": "var(--sl-spacing-x-small)",
|
|
450
448
|
"&::part(header)": {
|
|
451
449
|
padding: "var(--sl-spacing-x-small)",
|
|
452
450
|
cursor: `${this.hideDetails ? "default" : "pointer"}`,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-91e7729f.js';
|
|
2
2
|
import { n as h } from './stencil-hooks.module-4bc38af4.js';
|
|
3
3
|
import './JSS-67b5cff8.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-c577cc60.js';
|
|
5
5
|
|
|
6
6
|
const RewardTableCustomerNoteCell = class {
|
|
7
7
|
constructor(hostRef) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-91e7729f.js';
|
|
2
2
|
import { b as browser, j as useReducer, f as useEffect, n as h$1, u as useMemo } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-6dc825bc.js';
|
|
4
4
|
import { d as dist, J, H, L, w as wn, R as Rn, i as isDemo } from './index.module-89a79f66.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-83f90fa1.js';
|
|
9
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
9
|
+
import { G as GenericTableView } from './GenericTableView-e7addb2b.js';
|
|
10
10
|
import { u as useRerenderListener, a as useRequestRerender } from './re-render-cc945f38.js';
|
|
11
11
|
import { u as useChildElements } from './useChildElements-7945ae56.js';
|
|
12
12
|
import { l as luxon } from './luxon-8d51c92b.js';
|
|
@@ -603,11 +603,11 @@ const RewardTableRewardsCell = class {
|
|
|
603
603
|
},
|
|
604
604
|
Text: {
|
|
605
605
|
fontSize: "var(--sl-font-size-medium)",
|
|
606
|
-
color: "var(--
|
|
606
|
+
color: "var(--sqm-text)",
|
|
607
607
|
},
|
|
608
608
|
Subtext: {
|
|
609
609
|
fontSize: "var(--sl-font-size-small)",
|
|
610
|
-
color: "var(--
|
|
610
|
+
color: "var(--sqm-text-subdued)",
|
|
611
611
|
},
|
|
612
612
|
};
|
|
613
613
|
const sheet = createStyleSheet(style);
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-91e7729f.js';
|
|
2
2
|
import { a as commonjsGlobal, u as useMemo, k as useState, f as useEffect, c as createCommonjsModule, n as h$1 } from './stencil-hooks.module-4bc38af4.js';
|
|
3
|
-
import './global-
|
|
3
|
+
import './global-6dc825bc.js';
|
|
4
4
|
import { j as jn, k as kn, b as setUserIdentity, d as dist, X as Xe, p as setProgramId } from './index.module-89a79f66.js';
|
|
5
5
|
import './cjs-bdfb4486.js';
|
|
6
6
|
import './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './useReferralCodes-8f75921a.js';
|
|
9
9
|
import './mixins-83f90fa1.js';
|
|
10
|
-
import { C as CopyTextView } from './copy-text-view-
|
|
11
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
10
|
+
import { C as CopyTextView } from './copy-text-view-717050d5.js';
|
|
11
|
+
import { G as GenericTableView } from './GenericTableView-e7addb2b.js';
|
|
12
12
|
import './useChildElements-7945ae56.js';
|
|
13
13
|
import { l as luxon } from './luxon-8d51c92b.js';
|
|
14
|
-
import './sqm-text-span-view-
|
|
14
|
+
import './sqm-text-span-view-c577cc60.js';
|
|
15
15
|
import { A as AssetCardView } from './sqm-asset-card-view-fe5db3c0.js';
|
|
16
16
|
import { C as CloseButtonView } from './sqm-close-button-view-f9819751.js';
|
|
17
17
|
import './index-ffa26b43.js';
|
|
@@ -20,20 +20,20 @@ import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-753c8d4a.j
|
|
|
20
20
|
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-8ef8180f.js';
|
|
21
21
|
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-9d802b78.js';
|
|
22
22
|
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-8f1c72bc.js';
|
|
23
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
24
|
-
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-
|
|
25
|
-
import { P as PortalLoginView } from './sqm-portal-login-view-
|
|
26
|
-
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-
|
|
27
|
-
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-
|
|
28
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
23
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-d96d6c43.js';
|
|
24
|
+
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-50444a7c.js';
|
|
25
|
+
import { P as PortalLoginView } from './sqm-portal-login-view-37c85d04.js';
|
|
26
|
+
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-31f1cb87.js';
|
|
27
|
+
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-21d57492.js';
|
|
28
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-4ce1c7c3.js';
|
|
29
29
|
import './utilities-5b0ca040.js';
|
|
30
|
-
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-
|
|
31
|
-
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-
|
|
30
|
+
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-b000ffc5.js';
|
|
31
|
+
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-2983ba9b.js';
|
|
32
32
|
import './ErrorView-48e2b969.js';
|
|
33
|
-
import { Q as QrCodeView } from './sqm-qr-code-view-
|
|
34
|
-
import { S as ShareButtonView, L as LeaderboardView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalRegisterView, C as ChangeMarktingView, T as TaskCardView, f as ProgressBarView, g as PoweredByImg$1, h as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, i as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as CardFeedView, K as CouponCodeView, M as ProgressBar$2, O as autoColorScaleCss, Q as ShadowViewAddon } from './ShadowViewAddon-
|
|
33
|
+
import { Q as QrCodeView } from './sqm-qr-code-view-10b8b4cb.js';
|
|
34
|
+
import { S as ShareButtonView, L as LeaderboardView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalRegisterView, C as ChangeMarktingView, T as TaskCardView, f as ProgressBarView, g as PoweredByImg$1, h as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, i as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as CardFeedView, K as CouponCodeView, M as ProgressBar$2, O as autoColorScaleCss, Q as ShadowViewAddon } from './ShadowViewAddon-7c10e0ee.js';
|
|
35
35
|
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-1683ae32.js';
|
|
36
|
-
import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-
|
|
36
|
+
import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-1bd8afaa.js';
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -1722,6 +1722,18 @@ const CopyButtonBelow = () => {
|
|
|
1722
1722
|
buttonStyle: "button-below",
|
|
1723
1723
|
})));
|
|
1724
1724
|
};
|
|
1725
|
+
const CustomStyles = () => {
|
|
1726
|
+
const props = {
|
|
1727
|
+
copyString: "https://noah.example.com",
|
|
1728
|
+
open: false,
|
|
1729
|
+
tooltiptext: "Copied!",
|
|
1730
|
+
backgroundColor: "#1ed760",
|
|
1731
|
+
borderRadius: "30px",
|
|
1732
|
+
textColor: "#121212",
|
|
1733
|
+
buttonType: "primary",
|
|
1734
|
+
};
|
|
1735
|
+
return h(CopyTextView, Object.assign({}, props));
|
|
1736
|
+
};
|
|
1725
1737
|
const FullStack = () => {
|
|
1726
1738
|
return h("sqm-share-link", null);
|
|
1727
1739
|
};
|
|
@@ -1737,6 +1749,7 @@ const ShareLink = /*#__PURE__*/Object.freeze({
|
|
|
1737
1749
|
TextAlignRight: TextAlignRight,
|
|
1738
1750
|
CopyButton: CopyButton,
|
|
1739
1751
|
CopyButtonBelow: CopyButtonBelow,
|
|
1752
|
+
CustomStyles: CustomStyles,
|
|
1740
1753
|
FullStack: FullStack
|
|
1741
1754
|
});
|
|
1742
1755
|
|
|
@@ -3471,7 +3484,7 @@ const FullStackSuccess = () => {
|
|
|
3471
3484
|
h("div", { class: "AlertContent" },
|
|
3472
3485
|
h("div", { part: "successalert-text" }, "Title"),
|
|
3473
3486
|
h("div", { part: "successalert-subtext" }, "Body text."),
|
|
3474
|
-
h("sl-button", { type: "
|
|
3487
|
+
h("sl-button", { type: "primary", exportparts: "base: primarybutton-base", onClick: () => {
|
|
3475
3488
|
console.log("click");
|
|
3476
3489
|
} }, "Primary Action"),
|
|
3477
3490
|
h("sl-button", { class: "SecondaryTextButton", type: "text", onClick: () => {
|