@saasquatch/mint-components 1.15.0-0 → 1.15.0-10
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-787391f7.js → ShadowViewAddon-9618130b.js} +304 -321
- package/dist/cjs/{copy-text-view-c85acaaa.js → copy-text-view-b2f47da0.js} +53 -38
- package/dist/cjs/{global-e31dc4f5.js → global-19fe8600.js} +70 -13
- 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 +146 -55
- package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-empty_4.cjs.entry.js +9 -8
- package/dist/cjs/{sqm-invoice-table-view-16ac73d0.js → sqm-invoice-table-view-55066ec6.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +72 -55
- package/dist/cjs/{sqm-portal-email-verification-view-7ebb426a.js → sqm-portal-email-verification-view-9f7b86a9.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-33164798.js → sqm-portal-profile-view-e77710f0.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 +40 -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-big-stat/sqm-big-stat-view.js +1 -2
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +2 -0
- package/dist/collection/components/sqm-card-feed/sqm-card-feed.js +1 -1
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +1 -1
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +170 -1
- package/dist/collection/components/sqm-divided-layout/sqm-divided-layout.js +2 -0
- package/dist/collection/components/sqm-edit-profile/sqm-edit-profile-view.js +1 -1
- package/dist/collection/components/sqm-empty/sqm-empty-view.js +1 -1
- package/dist/collection/components/sqm-form-message/FormMessage.stories.js +1 -1
- package/dist/collection/components/sqm-header-logo/sqm-header-logo.js +1 -0
- package/dist/collection/components/sqm-hero/sqm-hero.js +1 -0
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +3 -3
- package/dist/collection/components/sqm-hero-image/sqm-hero-image.js +80 -0
- package/dist/collection/components/sqm-image/sqm-image.js +1 -0
- package/dist/collection/components/sqm-instant-access-registration/sqm-instant-access-registration.js +1 -0
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard-view.js +54 -54
- package/dist/collection/components/sqm-leaderboard/sqm-leaderboard.js +26 -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-navigation-menu/sqm-navigation-menu.js +1 -0
- package/dist/collection/components/sqm-navigation-sidebar/sqm-navigation-sidebar.js +2 -0
- package/dist/collection/components/sqm-portal-change-password/sqm-portal-change-password.js +1 -0
- package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -0
- package/dist/collection/components/sqm-portal-logout/sqm-portal-logout.js +1 -0
- package/dist/collection/components/sqm-portal-profile/sqm-portal-profile.js +1 -0
- package/dist/collection/components/sqm-portal-protected-route/sqm-portal-protected-route.js +1 -0
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer-view.js +1 -1
- package/dist/collection/components/sqm-program-explainer/sqm-program-explainer.js +2 -0
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +9 -3
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +77 -2
- package/dist/collection/components/sqm-program-menu/sqm-program-menu.js +1 -0
- package/dist/collection/components/sqm-qr-code/sqm-qr-code-view.js +2 -7
- package/dist/collection/components/sqm-qr-code/sqm-qr-code.js +1 -0
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +32 -31
- package/dist/collection/components/sqm-referral-card/sqm-referral-card.js +78 -1
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +3 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +170 -1
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +6 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +46 -46
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +29 -1
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +0 -2
- package/dist/collection/components/sqm-referral-table/sqm-referral-table.js +2 -0
- package/dist/collection/components/sqm-referred-registration/sqm-referred-registration.js +1 -0
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +2 -0
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +2 -2
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +1 -0
- package/dist/collection/components/sqm-route/sqm-route.js +1 -0
- package/dist/collection/components/sqm-router/sqm-router.js +2 -0
- package/dist/collection/components/sqm-scroll/sqm-scroll.js +1 -0
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +2 -1
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +170 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +12 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +171 -3
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +2 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +2 -0
- 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 +147 -0
- package/dist/collection/components/sqm-task-card/useTaskCard.js +10 -0
- package/dist/collection/components/sqm-text/sqm-text.js +8 -6
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +6 -6
- package/dist/collection/components/sqm-text-span/sqm-text-span.js +1 -0
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +1 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline.js +3 -1
- package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +2 -0
- 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 +70 -13
- package/dist/collection/global/styles.ts +70 -13
- package/dist/collection/tables/GenericTableView.js +2 -2
- package/dist/esm/{GenericTableView-7b9087af.js → GenericTableView-e7addb2b.js} +2 -2
- package/dist/esm/{ShadowViewAddon-cf230f50.js → ShadowViewAddon-8f268346.js} +304 -321
- package/dist/esm/{copy-text-view-782137ba.js → copy-text-view-0ac6e1d1.js} +53 -38
- package/dist/esm/{global-be1f9992.js → global-9d6f3bbe.js} +70 -13
- 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 +146 -55
- package/dist/esm/sqm-email-verification.entry.js +2 -2
- package/dist/esm/sqm-empty_4.entry.js +9 -8
- package/dist/esm/{sqm-invoice-table-view-2c726568.js → sqm-invoice-table-view-fda573e4.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-pagination_3.entry.js +72 -55
- package/dist/esm/{sqm-portal-email-verification-view-35b4353b.js → sqm-portal-email-verification-view-14f1c22c.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-93003974.js → sqm-portal-profile-view-41116f1d.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 +40 -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-8f268346.js +1 -0
- package/dist/esm-es5/copy-text-view-0ac6e1d1.js +1 -0
- package/dist/esm-es5/{global-be1f9992.js → global-9d6f3bbe.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-2c726568.js → sqm-invoice-table-view-fda573e4.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-35b4353b.js → sqm-portal-email-verification-view-14f1c22c.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-93003974.js → sqm-portal-profile-view-41116f1d.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 +70 -13
- 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-070ac4ab.system.entry.js +1 -0
- package/dist/mint-components/{p-116baa69.entry.js → p-0c7cbba4.entry.js} +13 -13
- package/dist/mint-components/{p-21620f81.system.entry.js → p-12536a1f.system.entry.js} +1 -1
- package/dist/mint-components/{p-0d182dc1.system.js → p-17da19a2.system.js} +1 -1
- package/dist/mint-components/{p-10d17989.entry.js → p-1b7e6ee9.entry.js} +1 -1
- package/dist/mint-components/{p-7a9290ba.js → p-20245645.js} +1 -1
- package/dist/mint-components/{p-4794641c.system.js → p-217514ac.system.js} +1 -1
- package/dist/mint-components/{p-bbcd824a.js → p-28b011a0.js} +1 -1
- package/dist/mint-components/{p-19bc3406.system.entry.js → p-2b462e4f.system.entry.js} +1 -1
- package/dist/mint-components/p-2c7ebd5b.js +1 -0
- package/dist/mint-components/p-2e110002.system.js +1 -0
- package/dist/mint-components/p-3109f2d2.js +394 -0
- package/dist/mint-components/{p-57eef0af.entry.js → p-320d3c31.entry.js} +6 -6
- package/dist/mint-components/p-32dbde60.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-a2fde301.entry.js → p-3af1ec4c.entry.js} +1 -1
- package/dist/mint-components/{p-63a75798.js → p-3c96533f.js} +1 -1
- package/dist/mint-components/p-3e9bb8f2.system.entry.js +1 -0
- package/dist/mint-components/p-4027c743.system.entry.js +1 -0
- package/dist/mint-components/{p-ef6381d4.entry.js → p-411bfb78.entry.js} +2 -2
- package/dist/mint-components/{p-50c902ca.system.entry.js → p-45bb63c7.system.entry.js} +1 -1
- package/dist/mint-components/p-49206a9c.entry.js +1 -0
- package/dist/mint-components/{p-90fc6774.system.entry.js → p-4b6f2eca.system.entry.js} +1 -1
- package/dist/mint-components/{p-cd569259.system.js → p-4d91a1d6.system.js} +1 -1
- package/dist/mint-components/{p-a7746488.system.js → p-52858682.system.js} +1 -1
- package/dist/mint-components/{p-e5d0375e.system.js → p-571e1427.system.js} +1 -1
- package/dist/mint-components/{p-492b70db.system.js → p-5dbe8b0a.system.js} +1 -1
- package/dist/mint-components/p-5fbabd19.system.entry.js +1 -0
- package/dist/mint-components/{p-9386ad84.system.entry.js → p-605c2904.system.entry.js} +1 -1
- package/dist/mint-components/{p-bdb7d451.system.js → p-642b0650.system.js} +1 -1
- package/dist/mint-components/{p-91959fbe.js → p-69ac09d4.js} +1 -1
- package/dist/mint-components/{p-3f067fd5.js → p-6d8f7c71.js} +1 -1
- package/dist/mint-components/p-70c41f97.system.js +1 -0
- package/dist/mint-components/{p-99ad7d56.system.js → p-71d7c2a0.system.js} +1 -1
- package/dist/mint-components/{p-65069b66.js → p-776260e8.js} +19 -19
- 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-7e3d84a3.entry.js +13 -0
- 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-8119a65e.system.entry.js +1 -0
- package/dist/mint-components/{p-cbbfac66.entry.js → p-82d04fd3.entry.js} +2 -2
- package/dist/mint-components/{p-5d7e308c.system.entry.js → p-868daffd.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-8ab87bd4.entry.js +144 -0
- package/dist/mint-components/{p-837a0fdd.js → p-8c494bf1.js} +1 -1
- package/dist/mint-components/p-8d9328dd.entry.js +33 -0
- package/dist/mint-components/p-9abb9ab0.entry.js +13 -0
- package/dist/mint-components/p-9ca87c75.entry.js +1 -0
- 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-f0772618.system.entry.js → p-ac9f4085.system.entry.js} +1 -1
- package/dist/mint-components/p-afbb3f73.entry.js +1 -0
- package/dist/mint-components/p-b12e132b.system.entry.js +1 -0
- package/dist/mint-components/{p-b287833c.system.entry.js → p-b385c9f0.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-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-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-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-ee06426a.system.js +1 -0
- package/dist/mint-components/{p-3f6e0197.system.entry.js → p-f2228da3.system.entry.js} +1 -1
- package/dist/mint-components/p-f9da2c34.system.entry.js +1 -0
- package/dist/mint-components/{p-380bfde1.entry.js → p-fd0a013f.entry.js} +1 -1
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +2 -0
- package/dist/types/components/sqm-card-feed/sqm-card-feed.d.ts +1 -1
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +43 -0
- package/dist/types/components/sqm-divided-layout/sqm-divided-layout.d.ts +2 -0
- package/dist/types/components/sqm-header-logo/sqm-header-logo.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image-view.d.ts +1 -0
- package/dist/types/components/sqm-hero-image/sqm-hero-image.d.ts +20 -0
- package/dist/types/components/sqm-image/sqm-image.d.ts +1 -0
- package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard-view.d.ts +1 -0
- package/dist/types/components/sqm-leaderboard/sqm-leaderboard.d.ts +6 -0
- package/dist/types/components/sqm-navigation-menu/sqm-navigation-menu.d.ts +1 -0
- package/dist/types/components/sqm-navigation-sidebar/sqm-navigation-sidebar.d.ts +2 -0
- package/dist/types/components/sqm-portal-change-password/sqm-portal-change-password.d.ts +1 -0
- package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +1 -0
- package/dist/types/components/sqm-portal-logout/sqm-portal-logout.d.ts +1 -0
- package/dist/types/components/sqm-portal-profile/sqm-portal-profile.d.ts +1 -0
- package/dist/types/components/sqm-portal-protected-route/sqm-portal-protected-route.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer/sqm-program-explainer.d.ts +2 -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-program-menu/sqm-program-menu.d.ts +1 -0
- package/dist/types/components/sqm-qr-code/sqm-qr-code.d.ts +1 -0
- package/dist/types/components/sqm-referral-card/sqm-referral-card-view.d.ts +5 -2
- package/dist/types/components/sqm-referral-card/sqm-referral-card.d.ts +23 -1
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +43 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +7 -0
- package/dist/types/components/sqm-referral-table/sqm-referral-table.d.ts +2 -0
- package/dist/types/components/sqm-referred-registration/sqm-referred-registration.d.ts +1 -0
- package/dist/types/components/sqm-reward-exchange-list/sqm-reward-exchange-list.d.ts +2 -0
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -0
- package/dist/types/components/sqm-route/sqm-route.d.ts +1 -0
- package/dist/types/components/sqm-router/sqm-router.d.ts +2 -0
- package/dist/types/components/sqm-scroll/sqm-scroll.d.ts +1 -0
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +1 -0
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +43 -0
- 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 +43 -1
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +2 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +2 -0
- 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 +33 -0
- package/dist/types/components/sqm-task-card/useTaskCard.d.ts +9 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +1 -0
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline.d.ts +3 -1
- package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +2 -0
- package/dist/types/components/views/copy-text-view.d.ts +5 -0
- package/dist/types/components.d.ts +538 -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-cf230f50.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-1f089c3f.system.entry.js +0 -1
- package/dist/mint-components/p-31015791.js +0 -1
- package/dist/mint-components/p-37996351.system.js +0 -1
- package/dist/mint-components/p-3b90e01b.system.js +0 -1
- package/dist/mint-components/p-4e773bb1.system.entry.js +0 -1
- package/dist/mint-components/p-562428ef.system.js +0 -1
- package/dist/mint-components/p-5cb7f9fc.system.entry.js +0 -1
- package/dist/mint-components/p-653f963f.entry.js +0 -13
- package/dist/mint-components/p-693942df.entry.js +0 -144
- package/dist/mint-components/p-6cc141b9.js +0 -394
- package/dist/mint-components/p-7846937e.entry.js +0 -13
- package/dist/mint-components/p-b207beeb.entry.js +0 -1
- package/dist/mint-components/p-b82e1935.system.entry.js +0 -1
- package/dist/mint-components/p-c9f1dde7.js +0 -1
- package/dist/mint-components/p-cb7bdbe4.entry.js +0 -1
- package/dist/mint-components/p-daee25f9.system.entry.js +0 -1
- package/dist/mint-components/p-de8e9981.system.entry.js +0 -1
- package/dist/mint-components/p-e07bc6c4.system.js +0 -1
- package/dist/mint-components/p-e5a5ae7f.system.entry.js +0 -1
- package/dist/mint-components/p-f56bedd5.js +0 -1
- package/dist/mint-components/p-fe2e2f4a.entry.js +0 -1
- package/dist/mint-components/p-ff8b8067.entry.js +0 -33
|
@@ -3,6 +3,8 @@ import { DemoData } from "../../global/demo";
|
|
|
3
3
|
/**
|
|
4
4
|
*
|
|
5
5
|
* @uiName User Stat
|
|
6
|
+
* @validParents ["sqm-stat-container"]
|
|
7
|
+
* @validChildren ["p","div","h1","h2","h3","h4","h5","span"]
|
|
6
8
|
* @slots [{"name":"","title":"Stat Text"}]
|
|
7
9
|
* @slotEditor richText
|
|
8
10
|
* @exampleGroup Statistics
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Card Feed
|
|
3
3
|
* @slots [{"name":"","title":"Cards"}]
|
|
4
|
-
* @validParents ["sqm-brand","sqm-portal-container", "sqm-popup-container
|
|
4
|
+
* @validParents ["sqm-brand","sqm-portal-container", "sqm-popup-container", "sqm-titled-section", "div", "sqm-divided-layout", "template", "sqb-program-section", "sqb-conditional-section"]
|
|
5
5
|
* @validChildren ["sqm-task-card"]
|
|
6
6
|
* @exampleGroup Rewards
|
|
7
7
|
* @example Task Card Feed - <sqm-card-feed gap="24" width="347"> <sqm-task-card reward-amount="20" goal="1" card-title="Complete a Survey" description="Fill out our NPS survey and get 20 points for giving us honest feedback." button-text="Take survey" reward-unit="Points" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card reward-amount="250" goal="500" show-progress-bar card-title="Spend $500" description="Earn 250 points when you spend $500 or more." button-text="See plans" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" progress-bar-unit="$" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card goal="1" reward-amount="50" card-title="Follow Us on X" description="Earn 50 points when you Follow Us on X!" button-text="Follow" button-link="https://twitter.com/" open-new-tab="true" event-key="socialFollow" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" finite="0" reward-unit="Points" starts-on-message="Starts {startDate}" > </sqm-task-card> <sqm-task-card reward-amount="1" reward-unit="Free Month" goal="1" card-title="Upgrade Your Plan" description="Receive one free month for being a committed customer when you upgrade your plan." button-text="Upgrade" completed-text="Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}" ended-message="Ended {endDate}" expiry-message="Ends {endDate}" open-new-tab="false" finite="0" starts-on-message="Starts {startDate}" > </sqm-task-card> </sqm-card-feed>
|
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { CouponCodeViewProps } from "./sqm-coupon-code-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Coupon Code
|
|
5
|
+
* @validParents ["sqm-brand","sqm-portal-container","div","sqm-popup-container","sqm-hero","sqm-referral-card","sqm-titled-section", "sqb-program-section", "sqb-conditional-section"]
|
|
5
6
|
* @compatibility Built for instant access
|
|
6
7
|
* @exampleGroup Instant Access
|
|
7
8
|
* @example Coupon Code - <sqm-coupon-code tooltip-text="Copied to Clipboard" tooltip-lifespan="1000"></sqm-coupon-code>
|
|
@@ -31,6 +32,7 @@ export declare class CouponCode {
|
|
|
31
32
|
* @uiType string
|
|
32
33
|
* @uiEnum ["left", "center", "right"]
|
|
33
34
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
35
|
+
* @uiGroup Style
|
|
34
36
|
*/
|
|
35
37
|
textAlign?: "left" | "center" | "right";
|
|
36
38
|
/**
|
|
@@ -44,6 +46,7 @@ export declare class CouponCode {
|
|
|
44
46
|
* @uiType string
|
|
45
47
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
46
48
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
49
|
+
* @uiGroup Style
|
|
47
50
|
*/
|
|
48
51
|
buttonStyle?: "icon" | "button-outside" | "button-below";
|
|
49
52
|
/**
|
|
@@ -105,6 +108,46 @@ export declare class CouponCode {
|
|
|
105
108
|
* @uiGroup Coupon code error
|
|
106
109
|
*/
|
|
107
110
|
couponCodePlaceholder: string;
|
|
111
|
+
/**
|
|
112
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
113
|
+
* @uiName Border color
|
|
114
|
+
* @uiWidget color
|
|
115
|
+
* @format color
|
|
116
|
+
* @uiGroup Style
|
|
117
|
+
*/
|
|
118
|
+
borderColor?: string;
|
|
119
|
+
/**
|
|
120
|
+
* Color of the text and copy icon
|
|
121
|
+
* @uiName Text color
|
|
122
|
+
* @uiWidget color
|
|
123
|
+
* @format color
|
|
124
|
+
* @uiGroup Style
|
|
125
|
+
*/
|
|
126
|
+
textColor?: string;
|
|
127
|
+
/**
|
|
128
|
+
* The border radius on the share link container (in pixels)
|
|
129
|
+
* @uiName Border Radius
|
|
130
|
+
* @uiType number
|
|
131
|
+
* @uiGroup Style
|
|
132
|
+
*/
|
|
133
|
+
borderRadius?: string;
|
|
134
|
+
/**
|
|
135
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
136
|
+
* @uiName Button Type
|
|
137
|
+
* @uiType string
|
|
138
|
+
* @uiEnum ["primary", "secondary"]
|
|
139
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
140
|
+
* @uiGroup Style
|
|
141
|
+
*/
|
|
142
|
+
buttonType?: "primary" | "secondary";
|
|
143
|
+
/**
|
|
144
|
+
* Background color of share link container
|
|
145
|
+
* @uiName Background color
|
|
146
|
+
* @uiWidget color
|
|
147
|
+
* @format color
|
|
148
|
+
* @uiGroup Style
|
|
149
|
+
*/
|
|
150
|
+
backgroundColor?: string;
|
|
108
151
|
/**
|
|
109
152
|
* @undocumented
|
|
110
153
|
* @uiType object
|
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
* Spacing is left up to the child
|
|
4
4
|
*
|
|
5
5
|
* @uiName Divided Layout
|
|
6
|
+
* @validParents ["sqm-brand","sqm-portal-container","div","sqm-popup-container","sqm-hero","sqm-referral-card","sqm-titled-section","sqb-program-section","sqb-conditional-section"]
|
|
7
|
+
* @exampleGroup Layout
|
|
6
8
|
* @slots [{"name":"", "title":"Layout Content"}]
|
|
7
9
|
*/
|
|
8
10
|
export declare class DividedLayout {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Hero Layout
|
|
3
|
+
* @validParents ["sqm-portal-container","sqm-brand","div"]
|
|
3
4
|
* @slots [{"name":"","title":"Primary Column Content"},{"name":"secondary-column","title":"Secondary Column Content"}]
|
|
4
5
|
* @example Two Column Hero Layout - <sqm-hero background="https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80" min-height="0" columns="2" padding-size="large" wrap-direction="wrap" secondary-background="lightgrey"><h1>Primary Column Content</h1><h1 slot="secondary-column">Secondary Column Content</h1></sqm-hero>
|
|
5
6
|
* @exampleGroup Layout
|
|
@@ -17,5 +17,6 @@ export interface HeroImageViewProps {
|
|
|
17
17
|
paddingImage?: Spacing;
|
|
18
18
|
imagePos: "left" | "center" | "right";
|
|
19
19
|
imageMobilePos: "top" | "bottom";
|
|
20
|
+
buttonType?: "primary" | "secondary";
|
|
20
21
|
}
|
|
21
22
|
export declare function HeroImageView(props: HeroImageViewProps, children: VNode): any;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Spacing } from "../../global/mixins";
|
|
2
2
|
/**
|
|
3
3
|
* @uiName Hero Image
|
|
4
|
+
* @validParents ["sqm-portal-container","sqm-brand", "div"]
|
|
4
5
|
* @exampleGroup Common Components
|
|
5
6
|
* @example Two Column Hero Image - <sqm-hero-image image-url="https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png" header="MyCompany Rewards" description="Refer a friend and earn up to $1200 in rewards" layout="columns" image-pos="right" background-color="#F9F9F9"></sqm-hero-image>
|
|
6
7
|
* @example Overlay Hero Image - <sqm-hero-image image-url="https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png" header="MyCompany Rewards" description="Refer a friend and earn up to $1200 in rewards" layout="overlay" image-pos="center" background-color="#F9F9F9" button-link="https://www.example.com" button-new-tab button-text="Earn!" image-percentage="45" overlay-opacity=".5" padding-image="small" padding-text="xxxx-large"></sqm-hero-image>
|
|
@@ -16,22 +17,26 @@ export declare class HeroImage {
|
|
|
16
17
|
* @uiName Overlay color
|
|
17
18
|
* @uiWidget color
|
|
18
19
|
* @format color
|
|
20
|
+
* @uiGroup Style
|
|
19
21
|
*/
|
|
20
22
|
overlayColor?: string;
|
|
21
23
|
/**
|
|
22
24
|
* @uiName Overlay opacity
|
|
25
|
+
* @uiGroup Style
|
|
23
26
|
*/
|
|
24
27
|
overlayOpacity: string;
|
|
25
28
|
/**
|
|
26
29
|
* @uiName Text color
|
|
27
30
|
* @uiWidget color
|
|
28
31
|
* @format color
|
|
32
|
+
* @uiGroup Style
|
|
29
33
|
*/
|
|
30
34
|
textColor?: string;
|
|
31
35
|
/**
|
|
32
36
|
* @uiName Background color
|
|
33
37
|
* @uiWidget color
|
|
34
38
|
* @format color
|
|
39
|
+
* @uiGroup Style
|
|
35
40
|
*/
|
|
36
41
|
backgroundColor?: string;
|
|
37
42
|
/**
|
|
@@ -39,11 +44,13 @@ export declare class HeroImage {
|
|
|
39
44
|
* @uiType string
|
|
40
45
|
* @uiEnum ["overlay", "columns"]
|
|
41
46
|
* @uiEnumNames ["Overlay", "Two-column"]
|
|
47
|
+
* @uiGroup Style
|
|
42
48
|
*/
|
|
43
49
|
layout: "overlay" | "columns";
|
|
44
50
|
/**
|
|
45
51
|
* @uiName Image percentage
|
|
46
52
|
* @uiType number
|
|
53
|
+
* @uiGroup Style
|
|
47
54
|
*/
|
|
48
55
|
imagePercentage: number;
|
|
49
56
|
/**
|
|
@@ -51,6 +58,7 @@ export declare class HeroImage {
|
|
|
51
58
|
* @uiType string
|
|
52
59
|
* @uiEnum ["left", "center", "right"]
|
|
53
60
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
61
|
+
* @uiGroup Style
|
|
54
62
|
*/
|
|
55
63
|
imagePos: "left" | "center" | "right";
|
|
56
64
|
/**
|
|
@@ -58,6 +66,7 @@ export declare class HeroImage {
|
|
|
58
66
|
* @uiType string
|
|
59
67
|
* @uiEnum ["top", "bottom"]
|
|
60
68
|
* @uiEnumNames ["Top", "Bottom"]
|
|
69
|
+
* @uiGroup Style
|
|
61
70
|
*/
|
|
62
71
|
imageMobilePos: "top" | "bottom";
|
|
63
72
|
/**
|
|
@@ -87,6 +96,7 @@ export declare class HeroImage {
|
|
|
87
96
|
* @uiType string
|
|
88
97
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
89
98
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
99
|
+
* @uiGroup Style
|
|
90
100
|
*/
|
|
91
101
|
paddingText: Spacing;
|
|
92
102
|
/**
|
|
@@ -94,8 +104,18 @@ export declare class HeroImage {
|
|
|
94
104
|
* @uiType string
|
|
95
105
|
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
96
106
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
107
|
+
* @uiGroup Style
|
|
97
108
|
*/
|
|
98
109
|
paddingImage: Spacing;
|
|
110
|
+
/**
|
|
111
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
112
|
+
* @uiName Button Type
|
|
113
|
+
* @uiType string
|
|
114
|
+
* @uiEnum ["primary", "secondary"]
|
|
115
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
116
|
+
* @uiGroup Style
|
|
117
|
+
*/
|
|
118
|
+
buttonType?: "primary" | "secondary";
|
|
99
119
|
constructor();
|
|
100
120
|
disconnectedCallback(): void;
|
|
101
121
|
render(): any;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Image
|
|
3
|
+
* @validParents ["sqm-brand","div","sqm-portal-container","sqm-divided-layout","sqm-titled-section", "sqb-program-section", "sqb-conditional-section"]
|
|
3
4
|
* @exampleGroup Common Components
|
|
4
5
|
* @example Image - <sqm-image image-url="https://res.cloudinary.com/saasquatch/image/upload/v1644000259/squatch-assets/tn47wOj.png" alignment="center"></sqm-image>
|
|
5
6
|
*/
|
package/dist/types/components/sqm-instant-access-registration/sqm-instant-access-registration.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { EmailRegistrationViewProps } from "../views/email-registration-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Instant Access Registration
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-hero","template", "sqb-program-section", "sqb-conditional-section"]
|
|
5
6
|
* @compatibility Built for instant access
|
|
6
7
|
* @exampleGroup Instant Access
|
|
7
8
|
* @example Instant Access Registration - <sqm-instant-access-registration></sqm-instant-access-registration>
|
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { LeaderboardViewProps } from "./sqm-leaderboard-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Leaderboard
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-hero","sqm-instant-access-registration","sqm-brand","sqb-program-section","sqb-conditional-section"]
|
|
5
6
|
* @slots [{"name":"empty", "title":"Empty State"}]
|
|
6
7
|
* @requiredFeatures ["LEADERBOARDS"]
|
|
7
8
|
* @exampleGroup Leaderboard
|
|
@@ -59,6 +60,11 @@ export declare class Leaderboard {
|
|
|
59
60
|
* @uiName Viewing user text
|
|
60
61
|
*/
|
|
61
62
|
viewingUserText: string;
|
|
63
|
+
/**
|
|
64
|
+
* @uiWidget color
|
|
65
|
+
* @uiName Viewing user highlight color
|
|
66
|
+
*/
|
|
67
|
+
viewingUserHighlightColor: string;
|
|
62
68
|
/**
|
|
63
69
|
* Hide the Names of users to protect personal identifiable information
|
|
64
70
|
*
|
|
@@ -2,6 +2,7 @@ import { NavigationMenuViewProps } from "./sqm-navigation-menu-view";
|
|
|
2
2
|
import { DemoData } from "../../global/demo";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Navigation Menu
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-brand","sqm-divided-layout"]
|
|
5
6
|
*/
|
|
6
7
|
export declare class NavigationMenu {
|
|
7
8
|
ignored: boolean;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Microsite Sidebar
|
|
3
|
+
* @validParents ["div","sqm-divided-layout","template","sqm-portal-container","sqm-brand"]
|
|
4
|
+
* @validChildren ["sqm-navigation-sidebar-item"]
|
|
3
5
|
* @slots [{"name":"", "title":"Sidebar Content"}]
|
|
4
6
|
*/
|
|
5
7
|
export declare class NavigationSidebar {
|
|
@@ -2,6 +2,7 @@ import { PortalChangePasswordViewProps } from "./sqm-portal-change-password-view
|
|
|
2
2
|
import { DemoData } from "../../global/demo";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Microsite Password Change
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand"]
|
|
5
6
|
*/
|
|
6
7
|
export declare class PortalChangePassword {
|
|
7
8
|
ignored: boolean;
|
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { PortalLoginViewProps } from "./sqm-portal-login-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Microsite Login
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand", "template"]
|
|
5
6
|
*/
|
|
6
7
|
export declare class PortalLogin {
|
|
7
8
|
ignored: boolean;
|
|
@@ -2,6 +2,7 @@ import { PortalProfileViewProps } from "./sqm-portal-profile-view";
|
|
|
2
2
|
import { DemoData } from "../../global/demo";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Microsite Participant Profile
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template"]
|
|
5
6
|
*/
|
|
6
7
|
export declare class PortalProfile {
|
|
7
8
|
ignored: boolean;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Microsite Protected Route
|
|
3
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template", "sqb-program-section", "sqb-conditional-section"]
|
|
3
4
|
* @slots [{"name":"","title":"Route Content"}]
|
|
4
5
|
*/
|
|
5
6
|
export declare class PortalProtectedRoute {
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Program Explainer
|
|
3
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqb-program-section","sqb-conditional-section"]
|
|
4
|
+
* @validChildren ["sqm-program-explainer-step"]
|
|
3
5
|
* @exampleGroup Common Components
|
|
4
6
|
* @slots [{"name":"", "title":"Explainer", "validChildren":["sqm-program-explainer-step"]}]
|
|
5
7
|
* @example Program Explainer - <sqm-program-explainer header="How it works"><sqm-program-explainer-step description="Explore and use our product while earning points in the process!" header="Earn points" icon="cash-stack" text-color="#000000"></sqm-program-explainer-step><sqm-program-explainer-step description="Use your points and redeem rewards like one free month of Enterprise or a visa giftcard" header="Redeem rewards" icon="people" text-color="#000000"></sqm-program-explainer-step></sqm-program-explainer>
|
|
@@ -19,13 +19,30 @@ export declare class ProgramExplainerStep {
|
|
|
19
19
|
* @uiWidget color
|
|
20
20
|
* @format color
|
|
21
21
|
*/
|
|
22
|
-
textColor
|
|
22
|
+
textColor?: string;
|
|
23
23
|
/**
|
|
24
24
|
* @uiName Background color
|
|
25
25
|
* @uiWidget color
|
|
26
26
|
* @format color
|
|
27
27
|
*/
|
|
28
|
-
backgroundColor
|
|
28
|
+
backgroundColor?: string;
|
|
29
|
+
/**
|
|
30
|
+
* @uiName Border radius
|
|
31
|
+
* @type number
|
|
32
|
+
*/
|
|
33
|
+
borderRadius?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @uiName Icon Background color
|
|
36
|
+
* @uiWidget color
|
|
37
|
+
* @format color
|
|
38
|
+
*/
|
|
39
|
+
iconBackgroundColor?: string;
|
|
40
|
+
/**
|
|
41
|
+
* @uiName Icon color
|
|
42
|
+
* @uiWidget color
|
|
43
|
+
* @format color
|
|
44
|
+
*/
|
|
45
|
+
iconColor?: string;
|
|
29
46
|
/**
|
|
30
47
|
* Displayed in place of an icon
|
|
31
48
|
*
|
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { QRCodeViewProps } from "./sqm-qr-code-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName QR Code
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand", "sqb-program-section", "sqb-conditional-section"]
|
|
5
6
|
* @exampleGroup Sharing
|
|
6
7
|
* @example QR Code - <sqm-qr-code></sqm-qr-code>
|
|
7
8
|
*/
|
|
@@ -2,7 +2,10 @@ import { VNode } from "../../stencil-public-runtime";
|
|
|
2
2
|
export interface ReferralCardViewProps {
|
|
3
3
|
verticalAlignment: "start" | "center" | "end";
|
|
4
4
|
hideBorder?: boolean;
|
|
5
|
-
|
|
5
|
+
borderColor?: string;
|
|
6
|
+
borderRadius?: number;
|
|
7
|
+
textColor?: string;
|
|
8
|
+
backgroundColor?: string;
|
|
6
9
|
slots: {
|
|
7
10
|
left: VNode;
|
|
8
11
|
right: VNode;
|
|
@@ -13,7 +16,7 @@ export interface ReferralCardViewProps {
|
|
|
13
16
|
paddingRight?: string;
|
|
14
17
|
paddingBottom?: string;
|
|
15
18
|
paddingLeft?: string;
|
|
16
|
-
limitWidth
|
|
19
|
+
limitWidth?: boolean;
|
|
17
20
|
hasHeader: boolean;
|
|
18
21
|
hasFooter: boolean;
|
|
19
22
|
}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @uiName Referral Card
|
|
3
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqb-program-section","sqb-conditional-section"]
|
|
4
|
+
* @validChildren ["div","sqm-portal-container","p","sqm-timeline","h1","h2","h3","h5","h4","sqm-pagination","sqm-qr-code","sqm-referral-code","sqm-referral-codes","sqm-share-code","sqm-share-link","sqm-text","span"]
|
|
3
5
|
* @exampleGroup Referrals
|
|
4
6
|
* @slots [{"name":"left", "title":"Left Content"},{"name":"right", "title":"Right Content"},{"name":"header", "title":"Header Content"},{"name":"footer", "title":"Footer Content"}]
|
|
5
7
|
* @example Referral Card - <sqm-referral-card vertical-alignment="start"> <sqm-portal-container gap="large" slot="left" direction="column" display="grid" max-width="100%" padding="none" > <sqm-text >They’ll get a $50 credit towards a new account and you’ll get: </sqm-text> <sqm-timeline icon="circle"> <sqm-timeline-entry reward="$50" unit="visa giftcard" desc="Your friend purchases a Business plan" icon="circle" > </sqm-timeline-entry> <sqm-timeline-entry reward="$200" unit="visa giftcard" desc="Our sales team qualifies your friend as a good fit for our Enterprise plan" icon="circle" > </sqm-timeline-entry> <sqm-timeline-entry reward="$1000" unit="visa giftcard" desc="Your friend purchases an Enterprise plan" icon="circle" > </sqm-timeline-entry> </sqm-timeline> </sqm-portal-container> <sqm-portal-container gap="large" slot="right" direction="column" display="grid" max-width="100%" padding="none" > <sqm-text>Choose how you want to share: </sqm-text> <sqm-text> <sub>Your unique referral link:</sub> <sqm-share-link tooltip-text="Copied to Clipboard" tooltip-lifespan="1000" > </sqm-share-link> </sqm-text> <sqm-portal-container gap="x-small" direction="column" display="grid" max-width="100%" padding="none" > <sqm-share-button medium="email" icon-slot="prefix" size="medium" type="default" > Share via email </sqm-share-button> <sqm-share-button medium="linkedin" icon-slot="prefix" size="medium" type="default" > Share on LinkedIn </sqm-share-button> <sqm-share-button medium="twitter" icon-slot="prefix" size="medium" type="default" > Share on Twitter </sqm-share-button> </sqm-portal-container> </sqm-portal-container> </sqm-referral-card>
|
|
6
|
-
*/
|
|
8
|
+
* */
|
|
7
9
|
export declare class ReferralCard {
|
|
8
10
|
ignored: boolean;
|
|
9
11
|
/**
|
|
@@ -52,6 +54,26 @@ export declare class ReferralCard {
|
|
|
52
54
|
* @uiType string
|
|
53
55
|
*/
|
|
54
56
|
backgroundColor: string;
|
|
57
|
+
/**
|
|
58
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
59
|
+
* @uiName Border color
|
|
60
|
+
* @uiWidget color
|
|
61
|
+
* @format color
|
|
62
|
+
*/
|
|
63
|
+
borderColor?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Color of the text and copy icon
|
|
66
|
+
* @uiName Text color
|
|
67
|
+
* @uiWidget color
|
|
68
|
+
* @format color
|
|
69
|
+
*/
|
|
70
|
+
textColor?: string;
|
|
71
|
+
/**
|
|
72
|
+
* The border radius on the share link container (in pixels)
|
|
73
|
+
* @uiName Border Radius
|
|
74
|
+
* @uiType number
|
|
75
|
+
*/
|
|
76
|
+
borderRadius?: number;
|
|
55
77
|
/**
|
|
56
78
|
* @uiName Limit width
|
|
57
79
|
* @uiType boolean
|
|
@@ -7,6 +7,7 @@ declare const _default: {
|
|
|
7
7
|
export default _default;
|
|
8
8
|
export declare const ReferralCode: () => any;
|
|
9
9
|
export declare const ShowNotificationText: () => any;
|
|
10
|
+
export declare const ShowNotificationTextRed: () => any;
|
|
10
11
|
export declare const ShowNotificationTextWithButton: () => any;
|
|
11
12
|
export declare const ShowNotificationTextWithButtonBelow: () => any;
|
|
12
13
|
export declare const CustomTooltipText: () => any;
|
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { CopyTextViewProps } from "../views/copy-text-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Referral Code
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-referral-card","span"]
|
|
5
6
|
* @exampleGroup Sharing
|
|
6
7
|
* @example Referral Code - <sqm-referral-code tooltip-text="Copied to Clipboard" tooltip-lifespan="1000" show-notification-text="true"></sqm-referral-code>
|
|
7
8
|
*/
|
|
@@ -44,6 +45,7 @@ export declare class ReferralCode {
|
|
|
44
45
|
* @uiType string
|
|
45
46
|
* @uiEnum ["left", "center", "right"]
|
|
46
47
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
48
|
+
* @uiGroup Style
|
|
47
49
|
*/
|
|
48
50
|
textAlign: "left" | "center" | "right";
|
|
49
51
|
/**
|
|
@@ -57,8 +59,49 @@ export declare class ReferralCode {
|
|
|
57
59
|
* @uiType string
|
|
58
60
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
59
61
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
62
|
+
* @uiGroup Style
|
|
60
63
|
*/
|
|
61
64
|
buttonStyle?: "icon" | "button-outside" | "button-below";
|
|
65
|
+
/**
|
|
66
|
+
* Background color of share link container
|
|
67
|
+
* @uiName Background color
|
|
68
|
+
* @uiWidget color
|
|
69
|
+
* @format color
|
|
70
|
+
* @uiGroup Style
|
|
71
|
+
*/
|
|
72
|
+
backgroundColor?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Border color of share link container (default is set to 1px solid transparent)
|
|
75
|
+
* @uiName Border color
|
|
76
|
+
* @uiWidget color
|
|
77
|
+
* @format color
|
|
78
|
+
* @uiGroup Style
|
|
79
|
+
*/
|
|
80
|
+
borderColor?: string;
|
|
81
|
+
/**
|
|
82
|
+
* Color of the text and copy icon
|
|
83
|
+
* @uiName Text color
|
|
84
|
+
* @uiWidget color
|
|
85
|
+
* @format color
|
|
86
|
+
* @uiGroup Style
|
|
87
|
+
*/
|
|
88
|
+
textColor?: string;
|
|
89
|
+
/**
|
|
90
|
+
* The border radius on the share link container (in pixels)
|
|
91
|
+
* @uiName Border Radius
|
|
92
|
+
* @uiType number
|
|
93
|
+
* @uiGroup Style
|
|
94
|
+
*/
|
|
95
|
+
borderRadius?: string;
|
|
96
|
+
/**
|
|
97
|
+
* The type of the button (primary or secondary) that will be used to copy the link.
|
|
98
|
+
* @uiName Button Type
|
|
99
|
+
* @uiType string
|
|
100
|
+
* @uiEnum ["primary", "secondary"]
|
|
101
|
+
* @uiEnumNames ["Primary", "Secondary"]
|
|
102
|
+
* @uiGroup Style
|
|
103
|
+
*/
|
|
104
|
+
buttonType?: "primary" | "secondary";
|
|
62
105
|
/**
|
|
63
106
|
* @undocumented
|
|
64
107
|
* @uiType object
|
|
@@ -7,6 +7,7 @@ declare const _default: {
|
|
|
7
7
|
export default _default;
|
|
8
8
|
export declare const ReferralCodes: () => any;
|
|
9
9
|
export declare const WithPreviouslyCopiedCode: () => any;
|
|
10
|
+
export declare const WithPreviouslyCopiedCodeAndCustomColor: () => any;
|
|
10
11
|
export declare const Empty: () => any;
|
|
11
12
|
export declare const EmptyWithCustomTextAndImage: () => any;
|
|
12
13
|
export declare const Loading: () => any;
|
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { ReferralCodesViewProps } from "./sqm-referral-codes-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Promo Codes
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-referral-card","span","sqb-program-section","sqb-conditional-section"]
|
|
5
6
|
* @slots [{"name":"", "title":"Promo Codes Content"}]
|
|
6
7
|
* @exampleGroup Sharing
|
|
7
8
|
* @example Promo Codes - <sqm-referral-codes><sqm-pagination slot="pagination"></sqm-pagination><sqm-referral-code slot="shareCodes" show-notification-text="true"></sqm-referral-code><sqm-portal-container gap="small" slot="shareButtons"><sqm-share-button medium="email">Share via email</sqm-share-button><sqm-share-button medium="fbmessenger">Share on Facebook</sqm-share-button><sqm-share-button medium="whatsapp">Share on WhatsApp</sqm-share-button></sqm-portal-container></sqm-referral-codes>
|
|
@@ -11,6 +12,12 @@ export declare class ReferralCodes {
|
|
|
11
12
|
* @uiName Title Text
|
|
12
13
|
*/
|
|
13
14
|
titleText?: string;
|
|
15
|
+
/**
|
|
16
|
+
* @uiName Text Color
|
|
17
|
+
* @uiType string
|
|
18
|
+
* @uiWidget color
|
|
19
|
+
*/
|
|
20
|
+
textColor?: string;
|
|
14
21
|
/**
|
|
15
22
|
* @uiName Empty State Header Text
|
|
16
23
|
*/
|
|
@@ -2,6 +2,8 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { GenericTableViewProps } from "../../tables/GenericTableView";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Referral Table
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-referral-card","span","sqm-tab","sqb-program-section","sqb-conditional-section"]
|
|
6
|
+
* @validChildren ["sqm-referral-table-column","sqm-referral-table-date-column","sqm-referral-table-rewards-column","sqm-referral-table-status-column","sqm-referral-table-user-column","sqm-empty"]
|
|
5
7
|
* @exampleGroup Referrals
|
|
6
8
|
* @slots [{"name":"", "title":"Table Row"},{"name":"empty", "title":"Empty"},{"name":"loading","title":"Loading"}]
|
|
7
9
|
* @example Referral Table - <sqm-referral-table per-page="4" hidden-columns="2" more-label="Next" prev-label="Prev" sm-breakpoint="599" md-breakpoint="799" > <sqm-referral-table-user-column column-title="Customer" anonymous-user="Anonymous User" deleted-user="Deleted User" ></sqm-referral-table-user-column> <sqm-referral-table-rewards-column column-title="Rewards" status-text="{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} PENDING_REVIEW {Pending} PAYOUT_APPROVED {Payout Approved} PAYOUT_FAILED {Payout Failed} PAYOUT_CANCELLED {Payout Cancelled} PENDING_TAX_REVIEW {Pending} PENDING_NEW_TAX_FORM {Pending} PENDING_TAX_SUBMISSION {Pending} PENDING_PARTNER_CREATION {Pending} DENIED {Denied} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }" status-long-text="{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} PENDING_REVIEW {Pending since} PAYOUT_APPROVED {Reward approved for payout and was scheduled for payment based on your settings.} PAYOUT_FAILED {Payout failed due to a fulfillment issue and is currently being retried.} PAYOUT_CANCELLED {If you think this is a mistake, contact our Support team.} PENDING_TAX_REVIEW {Awaiting tax form review} PENDING_NEW_TAX_FORM {Invalid tax form. Submit a new form to receive your rewards.} PENDING_TAX_SUBMISSION {Submit your tax documents to receive your rewards} PENDING_PARTNER_CREATION {Complete your tax and cash payout setup to receive your rewards} DENIED {Denied on} EXPIRED {Reward expired on} other {Not available} }" fuel-tank-text="Your code is" reward-received-text="Reward received on" expiring-text="Expiring in" pending-for-text="{status} for {date}" denied-help-text="Contact support if you think this is a mistake." ></sqm-referral-table-rewards-column> <sqm-referral-table-date-column column-title="Date converted" date-shown="dateConverted" ></sqm-referral-table-date-column> <sqm-referral-table-status-column column-title="Status" converted-status-text="Converted" in-progress-status-text="In Progress" pending-review-status-text="Pending" denied-status-text="Denied" pending-review-status-sub-text="Awaiting review" denied-status-sub-text="Detected self-referral" ></sqm-referral-table-status-column> <sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644000223/squatch-assets/empty_referral2.png" empty-state-header="View your referral details" empty-state-text="Refer a friend to view the status of your referrals and rewards earned" slot="empty" ></sqm-empty> </sqm-referral-table>
|
|
@@ -2,6 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { EmailRegistrationViewProps } from "../views/email-registration-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Instant Access Friend Registration
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-hero","sqb-program-section","sqb-conditional-section"]
|
|
5
6
|
* @compatibility Built for instant access
|
|
6
7
|
* @exampleGroup Instant Access
|
|
7
8
|
* @example Instant Access Friend Registration - <sqm-referred-registration></sqm-referred-registration>
|
|
@@ -2,6 +2,8 @@ import { RewardExchangeViewProps } from "./sqm-reward-exchange-list-view";
|
|
|
2
2
|
import { DemoData } from "../../global/demo";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Reward Exchange
|
|
5
|
+
* @validParents ["sqm-portal-container","div","sqm-divided-layout","sqm-brand","template","sqm-hero","sqm-tab","sqb-program-section","sqb-conditional-section"]
|
|
6
|
+
* @validChildren ["sqm-empty"]
|
|
5
7
|
* @slots [{"name":"empty", "title":"Empty State"}]
|
|
6
8
|
* @exampleGroup Rewards
|
|
7
9
|
* @example Reward Exchange - <sqm-reward-exchange-list not-available-error="{unavailableReasonCode, select, US_TAX {US Tax limit} INSUFFICIENT_REDEEMABLE_CREDIT {{sourceValue} required} AVAILABILITY_PREDICATE {Not available} other {{unavailableReasonCode}} }" choose-reward-title="Rewards" choose-amount-title="Select" confirmation-title="Confirm" reward-title="Choose a reward" cancel-text="Cancel" back-text="Back" continue-text="Continue" continue-to-confirmation-text="Continue to confirmation" redeem-text="Redeem" redeem-title="Confirm and redeem" redemption-success-text="Redeemed {sourceValue} for {destinationValue}" source-amount-message="{ruleType, select, FIXED_GLOBAL_REWARD {{sourceValue}} other {{sourceMinValue} to {sourceMaxValue}}}" tooltip-text="Copied" done-text="Done" select-text="Select amount to receive" query-error="Unable to load reward exchange list. Please try again" redemption-error="An error occured trying to redeem this reward. Please try again" not-enough-error="Not enough {sourceUnit} to redeem for this reward" reward-redeemed-text="Reward redeemed" promo-code="Promo Code" skeleton-card-num=8 reward-name-title="Reward" reward-amount-title="Reward Amount" cost-title="Cost to Redeem"><sqm-empty empty-state-image="https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_exchange2.png" empty-state-header="Redeem rewards" empty-state-text="Use your points to redeem rewards once they become available" slot="empty"></sqm-empty></sqm-reward-exchange-list>
|