@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
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
10
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
@@ -12,18 +12,18 @@ const utils = require('./utils-6847bc06.js');
|
|
|
12
12
|
const JSS = require('./JSS-8503a151.js');
|
|
13
13
|
require('./useReferralCodes-82e8797b.js');
|
|
14
14
|
require('./mixins-f7e0377a.js');
|
|
15
|
-
const copyTextView = require('./copy-text-view-
|
|
15
|
+
const copyTextView = require('./copy-text-view-7441206d.js');
|
|
16
16
|
const reRender = require('./re-render-b324deab.js');
|
|
17
17
|
const useChildElements = require('./useChildElements-1b35d945.js');
|
|
18
18
|
require('./luxon-2926d85f.js');
|
|
19
|
-
require('./sqm-text-span-view-
|
|
19
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
20
20
|
const index$1 = require('./index-8c6255f5.js');
|
|
21
21
|
const useRegistrationFormState = require('./useRegistrationFormState-7b820f0c.js');
|
|
22
|
-
const sqmPortalLoginView = require('./sqm-portal-login-view-
|
|
22
|
+
const sqmPortalLoginView = require('./sqm-portal-login-view-84e99287.js');
|
|
23
23
|
const usePortalLogin = require('./usePortalLogin-63d896d1.js');
|
|
24
24
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
25
25
|
const utilities = require('./utilities-78f5e169.js');
|
|
26
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
26
|
+
const ShadowViewAddon = require('./ShadowViewAddon-e666dc8b.js');
|
|
27
27
|
require('./sqm-portal-container-view-4f15143a.js');
|
|
28
28
|
const usePayoutStatus = require('./usePayoutStatus-4b5894ef.js');
|
|
29
29
|
|
|
@@ -1068,7 +1068,7 @@ function HeroImageView(props, children) {
|
|
|
1068
1068
|
index.h("div", { class: sheet.classes.Overlay, part: "sqm-overlay" },
|
|
1069
1069
|
props.header && (index.h("div", { class: sheet.classes.Header }, props.header)),
|
|
1070
1070
|
props.description && (index.h("div", { class: sheet.classes.Description }, props.description)),
|
|
1071
|
-
props.buttonText && (index.h("sl-button", { class: sheet.classes.Button, type: "primary", onClick: () => props.buttonNewTab
|
|
1071
|
+
props.buttonText && (index.h("sl-button", { class: sheet.classes.Button, type: "primary", exportparts: "base: primarybutton-base", onClick: () => props.buttonNewTab
|
|
1072
1072
|
? window.open(props.buttonLink)
|
|
1073
1073
|
: window.open(props.buttonLink, "_parent") }, props.buttonText)),
|
|
1074
1074
|
children && children)));
|
|
@@ -1533,6 +1533,7 @@ function useLeaderboardDemo(props) {
|
|
|
1533
1533
|
hasLeaders: true,
|
|
1534
1534
|
isEssentials: false,
|
|
1535
1535
|
styles: {
|
|
1536
|
+
// viewingUserHighlightColor: props.viewingUserHighlightColor,
|
|
1536
1537
|
usersheading: props.usersheading
|
|
1537
1538
|
? props.usersheading
|
|
1538
1539
|
: "Top referrers",
|
|
@@ -3073,6 +3074,7 @@ function ProgramExplainerStepView(props) {
|
|
|
3073
3074
|
width: "100%",
|
|
3074
3075
|
padding: "var(--sl-spacing-x-large)",
|
|
3075
3076
|
lineHeight: "var(--sl-line-height-dense)",
|
|
3077
|
+
borderRadius: props.borderRadius || "var(--sl-border-radius-large)",
|
|
3076
3078
|
color: props.textColor || "var(--sqm-text)",
|
|
3077
3079
|
background: props.backgroundColor || "var(--sl-color-primary-50)",
|
|
3078
3080
|
"@media (max-width: 499px)": {
|
|
@@ -3109,11 +3111,14 @@ function ProgramExplainerStepView(props) {
|
|
|
3109
3111
|
borderRadius: "100%",
|
|
3110
3112
|
objectFit: "cover",
|
|
3111
3113
|
userSelect: "none",
|
|
3112
|
-
background: "
|
|
3113
|
-
color: "var(--sl-color-primary-
|
|
3114
|
+
background: props.iconBackgroundColor || "var(--sl-color-white)",
|
|
3115
|
+
color: props.iconColor || "var(--sl-color-primary-500)",
|
|
3114
3116
|
fontSize: "26px",
|
|
3115
3117
|
textAlign: "center",
|
|
3116
3118
|
lineHeight: "72px",
|
|
3119
|
+
display: "flex",
|
|
3120
|
+
alignItems: "center",
|
|
3121
|
+
justifyContent: "center",
|
|
3117
3122
|
},
|
|
3118
3123
|
};
|
|
3119
3124
|
const sheet = JSS.createStyleSheet(style);
|
|
@@ -4669,13 +4674,23 @@ const ShareLink = class {
|
|
|
4669
4674
|
* @uiName Copy button label
|
|
4670
4675
|
*/
|
|
4671
4676
|
this.copyButtonLabel = "Copy Link";
|
|
4677
|
+
/**
|
|
4678
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
4679
|
+
* @uiName Button Type
|
|
4680
|
+
* @uiType string
|
|
4681
|
+
* @uiEnum ["primary", "secondary"]
|
|
4682
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4683
|
+
* @uiGroup Style
|
|
4684
|
+
*/
|
|
4685
|
+
this.buttonType = "primary";
|
|
4672
4686
|
/**
|
|
4673
4687
|
* Set the copy button style and placement
|
|
4674
4688
|
*
|
|
4675
|
-
* @uiName
|
|
4689
|
+
* @uiName Button style
|
|
4676
4690
|
* @uiType string
|
|
4677
4691
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
4678
4692
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4693
|
+
* @uiGroup Style
|
|
4679
4694
|
*/
|
|
4680
4695
|
this.buttonStyle = "icon";
|
|
4681
4696
|
stencilHooks_module.h$1(this);
|
|
@@ -4697,7 +4712,12 @@ function useDemoShareLink(props) {
|
|
|
4697
4712
|
tooltiptext: props.tooltiptext,
|
|
4698
4713
|
textAlign: props.textAlign,
|
|
4699
4714
|
buttonStyle: props.buttonStyle,
|
|
4715
|
+
backgroundColor: props.backgroundColor,
|
|
4716
|
+
textColor: props.textColor,
|
|
4717
|
+
borderRadius: props.borderRadius,
|
|
4718
|
+
buttonType: props.buttonType,
|
|
4700
4719
|
copyButtonLabel: props.copyButtonLabel,
|
|
4720
|
+
// borderColor: props.borderColor,
|
|
4701
4721
|
rewardStatus: "AVAILABLE",
|
|
4702
4722
|
open,
|
|
4703
4723
|
onClick: () => {
|
|
@@ -4771,8 +4791,18 @@ function useTaskCard(props) {
|
|
|
4771
4791
|
function onClick() {
|
|
4772
4792
|
props.eventKey ? sendEvent(props.eventKey) : openLink();
|
|
4773
4793
|
}
|
|
4794
|
+
const styles = {
|
|
4795
|
+
card: {
|
|
4796
|
+
backgroundColor: props.backgroundColor,
|
|
4797
|
+
textColor: props.textColor,
|
|
4798
|
+
borderColor: props.borderColor,
|
|
4799
|
+
borderRadius: props.borderRadius,
|
|
4800
|
+
buttonStyle: props.buttonStyle,
|
|
4801
|
+
},
|
|
4802
|
+
};
|
|
4774
4803
|
return {
|
|
4775
4804
|
states: { loadingEvent, locale },
|
|
4805
|
+
styles,
|
|
4776
4806
|
callbacks: { sendEvent, onClick },
|
|
4777
4807
|
};
|
|
4778
4808
|
}
|
|
@@ -4886,6 +4916,14 @@ const TaskCard = class {
|
|
|
4886
4916
|
* @uiGroup Button
|
|
4887
4917
|
*/
|
|
4888
4918
|
this.hideButton = false;
|
|
4919
|
+
/**
|
|
4920
|
+
* @uiName Button Style
|
|
4921
|
+
* @uiType string
|
|
4922
|
+
* @uiEnum ["primary", "secondary"]
|
|
4923
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
4924
|
+
* @uiGroup Style
|
|
4925
|
+
*/
|
|
4926
|
+
this.buttonStyle = "primary";
|
|
4889
4927
|
stencilHooks_module.h$1(this);
|
|
4890
4928
|
}
|
|
4891
4929
|
disconnectedCallback() { }
|
|
@@ -4897,6 +4935,7 @@ const TaskCard = class {
|
|
|
4897
4935
|
const { states, callbacks } = index_module.isDemo()
|
|
4898
4936
|
? useTaskCardDemo(this)
|
|
4899
4937
|
: useTaskCard(this);
|
|
4938
|
+
console.log("button style from controller", this.buttonStyle);
|
|
4900
4939
|
return (index.h(ShadowViewAddon.TaskCardView, { callbacks: callbacks, states: {
|
|
4901
4940
|
loading,
|
|
4902
4941
|
loadingEvent: states.loadingEvent,
|
|
@@ -4,12 +4,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
12
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
13
13
|
const keys = require('./keys-cff24974.js');
|
|
14
14
|
const useVerificationEmail = require('./useVerificationEmail-95a82767.js');
|
|
15
15
|
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-124aec2c.js');
|
|
8
8
|
require('./index.module-ee84433d.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-d39a55d8.js');
|
|
@@ -52,7 +52,7 @@ function useLeaderboardRank(props) {
|
|
|
52
52
|
};
|
|
53
53
|
}
|
|
54
54
|
|
|
55
|
-
const sqmLeaderboardRankCss = "p,.P{font-size:var(--sl-font-size-small);color:var(--
|
|
55
|
+
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}";
|
|
56
56
|
|
|
57
57
|
const LeaderboardRank = class {
|
|
58
58
|
constructor(hostRef) {
|
|
@@ -4,14 +4,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const useReferralCodes = require('./useReferralCodes-82e8797b.js');
|
|
13
13
|
require('./mixins-f7e0377a.js');
|
|
14
|
-
const copyTextView = require('./copy-text-view-
|
|
14
|
+
const copyTextView = require('./copy-text-view-7441206d.js');
|
|
15
15
|
|
|
16
16
|
const style = {
|
|
17
17
|
Container: {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-124aec2c.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const mixins = require('./mixins-f7e0377a.js');
|
|
7
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
7
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
8
8
|
|
|
9
9
|
const style = {
|
|
10
10
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -4,13 +4,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-f7e0377a.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
13
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
12
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
13
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-f5ce25cc.js');
|
|
14
14
|
|
|
15
15
|
function usePortalEmailVerification(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
4
|
const JSS = require('./JSS-8503a151.js');
|
|
5
5
|
const mixins = require('./mixins-f7e0377a.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
7
7
|
|
|
8
8
|
const style = {
|
|
9
9
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -9,8 +9,8 @@ const jsonpointer = require('./jsonpointer-11327262.js');
|
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-f7e0377a.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
13
|
-
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-
|
|
12
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
13
|
+
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-b986086e.js');
|
|
14
14
|
|
|
15
15
|
function usePortalForgotPassword(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
@@ -10,8 +10,8 @@ const cjs = require('./cjs-1066ec21.js');
|
|
|
10
10
|
require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-f7e0377a.js');
|
|
13
|
-
require('./sqm-text-span-view-
|
|
14
|
-
const sqmPortalLoginView = require('./sqm-portal-login-view-
|
|
13
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
14
|
+
const sqmPortalLoginView = require('./sqm-portal-login-view-84e99287.js');
|
|
15
15
|
const usePortalLogin = require('./usePortalLogin-63d896d1.js');
|
|
16
16
|
|
|
17
17
|
const PortalGoogleLogin = class {
|
|
@@ -9,10 +9,10 @@ const jsonpointer = require('./jsonpointer-11327262.js');
|
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const JSS = require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-f7e0377a.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
12
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
13
13
|
const useRegistrationFormState = require('./useRegistrationFormState-7b820f0c.js');
|
|
14
|
-
const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-
|
|
15
|
-
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-
|
|
14
|
+
const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-1b2440c3.js');
|
|
15
|
+
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-4377d849.js');
|
|
16
16
|
require('./AsYouType-6788393a.js');
|
|
17
17
|
const usePortalRegistrationForm = require('./usePortalRegistrationForm-f25d89e7.js');
|
|
18
18
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
4
|
const JSS = require('./JSS-8503a151.js');
|
|
5
5
|
const mixins = require('./mixins-f7e0377a.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
7
7
|
|
|
8
8
|
const style = {
|
|
9
9
|
Wrapper: mixins.AuthWrapper,
|
package/dist/cjs/{sqm-portal-profile-view-e3026b53.js → sqm-portal-profile-view-07d13061.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-124aec2c.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
7
7
|
|
|
8
8
|
function PortalProfileView(props) {
|
|
9
9
|
var _a, _b, _c, _d, _e;
|
|
@@ -4,13 +4,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
13
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
12
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
13
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-07d13061.js');
|
|
14
14
|
const utilities = require('./utilities-78f5e169.js');
|
|
15
15
|
|
|
16
16
|
const GET_USER = index_module.dist.gql `
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
4
|
const JSS = require('./JSS-8503a151.js');
|
|
5
5
|
const mixins = require('./mixins-f7e0377a.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
7
7
|
|
|
8
8
|
const style = {
|
|
9
9
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -9,9 +9,9 @@ require('./jsonpointer-11327262.js');
|
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-f7e0377a.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
12
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
13
13
|
require('./useRegistrationFormState-7b820f0c.js');
|
|
14
|
-
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-
|
|
14
|
+
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-4377d849.js');
|
|
15
15
|
require('./AsYouType-6788393a.js');
|
|
16
16
|
const usePortalRegistrationForm = require('./usePortalRegistrationForm-f25d89e7.js');
|
|
17
17
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
4
|
const JSS = require('./JSS-8503a151.js');
|
|
5
5
|
const mixins = require('./mixins-f7e0377a.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
7
7
|
|
|
8
8
|
const style = {
|
|
9
9
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -10,8 +10,8 @@ const cjs = require('./cjs-1066ec21.js');
|
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-f7e0377a.js');
|
|
13
|
-
require('./sqm-text-span-view-
|
|
14
|
-
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-
|
|
13
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
14
|
+
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-52fc50fe.js');
|
|
15
15
|
|
|
16
16
|
function usePortalResetPassword(props) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
4
|
const JSS = require('./JSS-8503a151.js');
|
|
5
5
|
const mixins = require('./mixins-f7e0377a.js');
|
|
6
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
6
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
7
7
|
|
|
8
8
|
const style = {
|
|
9
9
|
Wrapper: mixins.AuthWrapper,
|
|
@@ -9,8 +9,8 @@ const cjs = require('./cjs-1066ec21.js');
|
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-f7e0377a.js');
|
|
12
|
-
require('./sqm-text-span-view-
|
|
13
|
-
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-
|
|
12
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
13
|
+
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-4f837226.js');
|
|
14
14
|
|
|
15
15
|
let globalPromise = null;
|
|
16
16
|
function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyEmailText, verifyInvalidText, networkErrorMessage, continueText, }) {
|
|
@@ -41,11 +41,6 @@ const style = {
|
|
|
41
41
|
height: "100%",
|
|
42
42
|
maxWidth: "335px",
|
|
43
43
|
},
|
|
44
|
-
TextButton: {
|
|
45
|
-
"&::part(base)": {
|
|
46
|
-
color: "var(--sl-color-gray-600)",
|
|
47
|
-
},
|
|
48
|
-
},
|
|
49
44
|
LoadingSkeleton: {
|
|
50
45
|
"&::part(indicator)": {
|
|
51
46
|
borderRadius: "0px !important",
|
|
@@ -96,8 +91,8 @@ function QrCodeView({ error, qrLink, titleText, downloadCodeText, printCodeText,
|
|
|
96
91
|
!hideTitle && index.h("span", { part: "sqm-title" }, titleText),
|
|
97
92
|
codeContent,
|
|
98
93
|
index.h("div", { class: sheet.classes.ButtonContainer },
|
|
99
|
-
index.h("sl-button", { size: "small", exportparts: "base:
|
|
100
|
-
index.h("sl-button", { size: "small", exportparts: "base: textbutton-base", type: "text", onClick: createPrintable
|
|
94
|
+
index.h("sl-button", { size: "small", exportparts: "base: primarybutton-base", type: "primary", onClick: createDownloadable }, downloadCodeText),
|
|
95
|
+
index.h("sl-button", { size: "small", exportparts: "base: textbutton-base", type: "text", onClick: createPrintable }, printCodeText)))));
|
|
101
96
|
}
|
|
102
97
|
|
|
103
98
|
exports.QrCodeView = QrCodeView;
|
|
@@ -10,7 +10,7 @@ const utils = require('./utils-6847bc06.js');
|
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const useReferralCodes = require('./useReferralCodes-82e8797b.js');
|
|
12
12
|
require('./ErrorView-b2fcf954.js');
|
|
13
|
-
const sqmQrCodeView = require('./sqm-qr-code-view-
|
|
13
|
+
const sqmQrCodeView = require('./sqm-qr-code-view-3da9ed28.js');
|
|
14
14
|
|
|
15
15
|
const ShareLinkQuery = index_module.dist.gql `
|
|
16
16
|
query shareLink($programId: ID, $engagementMedium: UserEngagementMedium!) {
|
|
@@ -4,19 +4,19 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-f7e0377a.js');
|
|
13
|
-
const GenericTableView = require('./GenericTableView-
|
|
13
|
+
const GenericTableView = require('./GenericTableView-f0e9c531.js');
|
|
14
14
|
const reRender = require('./re-render-b324deab.js');
|
|
15
15
|
const useChildElements = require('./useChildElements-1b35d945.js');
|
|
16
16
|
const luxon = require('./luxon-2926d85f.js');
|
|
17
17
|
const mockRewardData = require('./mockRewardData-272e22d6.js');
|
|
18
18
|
const useReferralTable = require('./useReferralTable-7c3f9600.js');
|
|
19
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
19
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
20
20
|
|
|
21
21
|
const mockReferralData = (count = 4) => {
|
|
22
22
|
const data = [...Array(count)].map(() => getMockData());
|
|
@@ -448,9 +448,7 @@ const ReferralTableRewardsCell = class {
|
|
|
448
448
|
"flex-wrap": "wrap",
|
|
449
449
|
},
|
|
450
450
|
Details: {
|
|
451
|
-
"padding-bottom": "var(--sl-spacing-small)",
|
|
452
451
|
"max-width": "500px",
|
|
453
|
-
// "padding-right": "var(--sl-spacing-x-small)",
|
|
454
452
|
"&::part(header)": {
|
|
455
453
|
padding: "var(--sl-spacing-x-small)",
|
|
456
454
|
cursor: `${this.hideDetails ? "default" : "pointer"}`,
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
7
|
require('./JSS-8503a151.js');
|
|
8
|
-
const sqmTextSpanView = require('./sqm-text-span-view-
|
|
8
|
+
const sqmTextSpanView = require('./sqm-text-span-view-56e48a78.js');
|
|
9
9
|
|
|
10
10
|
const RewardTableCustomerNoteCell = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -4,13 +4,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
7
|
+
const global = require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-f7e0377a.js');
|
|
13
|
-
const GenericTableView = require('./GenericTableView-
|
|
13
|
+
const GenericTableView = require('./GenericTableView-f0e9c531.js');
|
|
14
14
|
const reRender = require('./re-render-b324deab.js');
|
|
15
15
|
const useChildElements = require('./useChildElements-1b35d945.js');
|
|
16
16
|
const luxon = require('./luxon-2926d85f.js');
|
|
@@ -607,11 +607,11 @@ const RewardTableRewardsCell = class {
|
|
|
607
607
|
},
|
|
608
608
|
Text: {
|
|
609
609
|
fontSize: "var(--sl-font-size-medium)",
|
|
610
|
-
color: "var(--
|
|
610
|
+
color: "var(--sqm-text)",
|
|
611
611
|
},
|
|
612
612
|
Subtext: {
|
|
613
613
|
fontSize: "var(--sl-font-size-small)",
|
|
614
|
-
color: "var(--
|
|
614
|
+
color: "var(--sqm-text-subdued)",
|
|
615
615
|
},
|
|
616
616
|
};
|
|
617
617
|
const sheet = JSS.createStyleSheet(style);
|
|
@@ -4,18 +4,18 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-124aec2c.js');
|
|
8
8
|
const index_module = require('./index.module-ee84433d.js');
|
|
9
9
|
require('./cjs-1066ec21.js');
|
|
10
10
|
require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./useReferralCodes-82e8797b.js');
|
|
13
13
|
require('./mixins-f7e0377a.js');
|
|
14
|
-
const copyTextView = require('./copy-text-view-
|
|
15
|
-
const GenericTableView = require('./GenericTableView-
|
|
14
|
+
const copyTextView = require('./copy-text-view-7441206d.js');
|
|
15
|
+
const GenericTableView = require('./GenericTableView-f0e9c531.js');
|
|
16
16
|
require('./useChildElements-1b35d945.js');
|
|
17
17
|
const luxon = require('./luxon-2926d85f.js');
|
|
18
|
-
require('./sqm-text-span-view-
|
|
18
|
+
require('./sqm-text-span-view-56e48a78.js');
|
|
19
19
|
const sqmAssetCardView = require('./sqm-asset-card-view-21ddf04f.js');
|
|
20
20
|
const sqmCloseButtonView = require('./sqm-close-button-view-ea3fa23b.js');
|
|
21
21
|
require('./index-8c6255f5.js');
|
|
@@ -24,20 +24,20 @@ const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-d39a55d8.js'
|
|
|
24
24
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-11d57c12.js');
|
|
25
25
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-17111896.js');
|
|
26
26
|
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-6f35d2ee.js');
|
|
27
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
28
|
-
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-
|
|
29
|
-
const sqmPortalLoginView = require('./sqm-portal-login-view-
|
|
30
|
-
const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-
|
|
31
|
-
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-
|
|
32
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
27
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-f5ce25cc.js');
|
|
28
|
+
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-b986086e.js');
|
|
29
|
+
const sqmPortalLoginView = require('./sqm-portal-login-view-84e99287.js');
|
|
30
|
+
const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-1b2440c3.js');
|
|
31
|
+
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-4377d849.js');
|
|
32
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-07d13061.js');
|
|
33
33
|
require('./utilities-78f5e169.js');
|
|
34
|
-
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-
|
|
35
|
-
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-
|
|
34
|
+
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-52fc50fe.js');
|
|
35
|
+
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-4f837226.js');
|
|
36
36
|
require('./ErrorView-b2fcf954.js');
|
|
37
|
-
const sqmQrCodeView = require('./sqm-qr-code-view-
|
|
38
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
37
|
+
const sqmQrCodeView = require('./sqm-qr-code-view-3da9ed28.js');
|
|
38
|
+
const ShadowViewAddon = require('./ShadowViewAddon-e666dc8b.js');
|
|
39
39
|
const sqmPortalContainerView = require('./sqm-portal-container-view-4f15143a.js');
|
|
40
|
-
const sqmInvoiceTableView = require('./sqm-invoice-table-view-
|
|
40
|
+
const sqmInvoiceTableView = require('./sqm-invoice-table-view-f369b0a6.js');
|
|
41
41
|
|
|
42
42
|
/**
|
|
43
43
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -1726,6 +1726,18 @@ const CopyButtonBelow = () => {
|
|
|
1726
1726
|
buttonStyle: "button-below",
|
|
1727
1727
|
})));
|
|
1728
1728
|
};
|
|
1729
|
+
const CustomStyles = () => {
|
|
1730
|
+
const props = {
|
|
1731
|
+
copyString: "https://noah.example.com",
|
|
1732
|
+
open: false,
|
|
1733
|
+
tooltiptext: "Copied!",
|
|
1734
|
+
backgroundColor: "#1ed760",
|
|
1735
|
+
borderRadius: "30px",
|
|
1736
|
+
textColor: "#121212",
|
|
1737
|
+
buttonType: "primary",
|
|
1738
|
+
};
|
|
1739
|
+
return index.h(copyTextView.CopyTextView, Object.assign({}, props));
|
|
1740
|
+
};
|
|
1729
1741
|
const FullStack = () => {
|
|
1730
1742
|
return index.h("sqm-share-link", null);
|
|
1731
1743
|
};
|
|
@@ -1741,6 +1753,7 @@ const ShareLink = /*#__PURE__*/Object.freeze({
|
|
|
1741
1753
|
TextAlignRight: TextAlignRight,
|
|
1742
1754
|
CopyButton: CopyButton,
|
|
1743
1755
|
CopyButtonBelow: CopyButtonBelow,
|
|
1756
|
+
CustomStyles: CustomStyles,
|
|
1744
1757
|
FullStack: FullStack
|
|
1745
1758
|
});
|
|
1746
1759
|
|
|
@@ -3475,7 +3488,7 @@ const FullStackSuccess = () => {
|
|
|
3475
3488
|
index.h("div", { class: "AlertContent" },
|
|
3476
3489
|
index.h("div", { part: "successalert-text" }, "Title"),
|
|
3477
3490
|
index.h("div", { part: "successalert-subtext" }, "Body text."),
|
|
3478
|
-
index.h("sl-button", { type: "
|
|
3491
|
+
index.h("sl-button", { type: "primary", exportparts: "base: primarybutton-base", onClick: () => {
|
|
3479
3492
|
console.log("click");
|
|
3480
3493
|
} }, "Primary Action"),
|
|
3481
3494
|
index.h("sl-button", { class: "SecondaryTextButton", type: "text", onClick: () => {
|