@saasquatch/mint-components 1.15.0-1 → 1.15.0-11
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 +188 -96
- package/dist/cjs/sqm-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-empty_4.cjs.entry.js +50 -49
- 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 +70 -18
- 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-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 +1 -1
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.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/Text.stories.js +12 -0
- package/dist/collection/components/sqm-text/sqm-text.js +104 -48
- 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/Timeline.stories.js +8 -1
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +45 -45
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry.js +53 -0
- 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 +188 -96
- package/dist/esm/sqm-email-verification.entry.js +2 -2
- package/dist/esm/sqm-empty_4.entry.js +50 -49
- 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 +70 -18
- 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-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-1ae6c418.entry.js +1 -0
- 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-ef6381d4.entry.js → p-3f3ae257.entry.js} +2 -2
- package/dist/mint-components/p-4027c743.system.entry.js +1 -0
- 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-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-116baa69.entry.js → p-8e876dde.entry.js} +13 -13
- package/dist/mint-components/p-9abb9ab0.entry.js +13 -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-c571bc61.system.entry.js +1 -0
- 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-dce51a2e.system.entry.js +1 -0
- 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-f219e877.system.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-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-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 +1 -1
- 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/Text.stories.d.ts +6 -0
- package/dist/types/components/sqm-text/sqm-text.d.ts +14 -0
- package/dist/types/components/sqm-text-span/sqm-text-span.d.ts +1 -0
- package/dist/types/components/sqm-timeline/Timeline.stories.d.ts +1 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry-view.d.ts +2 -0
- package/dist/types/components/sqm-timeline/sqm-timeline-entry.d.ts +14 -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 +592 -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
|
@@ -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-19fe8600.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-b2f47da0.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-9f7b86a9.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-e77710f0.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-9618130b.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-55066ec6.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: () => {
|
|
@@ -13043,7 +13056,7 @@ const Timeline_stories = {
|
|
|
13043
13056
|
const TimelineWith1Reward = () => {
|
|
13044
13057
|
return (index.h("div", null,
|
|
13045
13058
|
index.h("sqm-timeline", null,
|
|
13046
|
-
index.h("sqm-timeline-entry", { reward: "75", unit: "points", desc: "Your friends signs up for a free trial" })),
|
|
13059
|
+
index.h("sqm-timeline-entry", { textColor: "red", lineColor: "red", reward: "75", unit: "points", desc: "Your friends signs up for a free trial" })),
|
|
13047
13060
|
index.h("br", null),
|
|
13048
13061
|
" ",
|
|
13049
13062
|
index.h("hr", null),
|
|
@@ -13100,6 +13113,13 @@ const TimelineWith4Rewards = () => {
|
|
|
13100
13113
|
index.h("sqm-timeline-entry", { reward: "$200", unit: "visa giftcard", desc: "Your friend qualifies as a good fit for Klip Team" }),
|
|
13101
13114
|
index.h("sqm-timeline-entry", { reward: "$1000", unit: "visa giftcard", desc: "Your friend purchases Klip Team" }))));
|
|
13102
13115
|
};
|
|
13116
|
+
const TimelineWithCustomColors = () => {
|
|
13117
|
+
return (index.h("sqm-timeline", null,
|
|
13118
|
+
index.h("sqm-timeline-entry", { "text-color": "red", "line-color": "red", reward: "75", unit: "points", desc: "Your friends signs up for a free trial" }),
|
|
13119
|
+
index.h("sqm-timeline-entry", { "text-color": "red", "line-color": "red", reward: "$50", unit: "visa giftcard", desc: "Your friends signs up for Klip Personal" }),
|
|
13120
|
+
index.h("sqm-timeline-entry", { "text-color": "red", "line-color": "red", reward: "$200", unit: "visa giftcard", desc: "Your friend qualifies as a good fit for Klip Team" }),
|
|
13121
|
+
index.h("sqm-timeline-entry", { "text-color": "red", "line-color": "red", reward: "$1000", unit: "visa giftcard", desc: "Your friend purchases Klip Team" })));
|
|
13122
|
+
};
|
|
13103
13123
|
|
|
13104
13124
|
const Timeline = /*#__PURE__*/Object.freeze({
|
|
13105
13125
|
__proto__: null,
|
|
@@ -13107,7 +13127,8 @@ const Timeline = /*#__PURE__*/Object.freeze({
|
|
|
13107
13127
|
TimelineWith1Reward: TimelineWith1Reward,
|
|
13108
13128
|
TimelineWith2Rewards: TimelineWith2Rewards,
|
|
13109
13129
|
TimelineWith3Rewards: TimelineWith3Rewards,
|
|
13110
|
-
TimelineWith4Rewards: TimelineWith4Rewards
|
|
13130
|
+
TimelineWith4Rewards: TimelineWith4Rewards,
|
|
13131
|
+
TimelineWithCustomColors: TimelineWithCustomColors
|
|
13111
13132
|
});
|
|
13112
13133
|
|
|
13113
13134
|
const scenario$x = "@author:kutay\n@owner:kutay\nFeature: Image\n\n\tBackground: A user on the portal is viewing the widget\n\t\tGiven a user viewing the image component\n\n\t@motivating\n\t@ui\n\tScenario: Image is displayed from URL\n\t\tGiven an Image component\n\t\tAnd prop \"image-url\" is provided with a valid image url\n\t\tThen the image is displayed\n\t\tAnd it is centered\n\n\t@motivating\n\t@ui\n\tScenario Outline: Images can be aligned left, center or right\n\t\tGiven an Image component\n\t\tAnd prop \"image-url\" is provided with a valid image url\n\t\tAnd prop \"align\" has <value>\n\t\tThen the image is displayed\n\t\tAnd it is aligned to the <value>\n\t\tExamples:\n\t\t\t| value |\n\t\t\t| left |\n\t\t\t| center |\n\t\t\t| right |\n\n\t@motivating\n\t@ui\n\tScenario: Image background can be assigned a color\n\t\tGiven an Image component\n\t\tAnd prop \"image-url\" is provided with a valid image url\n\t\tAnd prop \"background-color\" is provided a color\n\t\tThen the image is displayed\n\t\tAnd the background is the provided color\n\n\t@motivating\n\t@ui\n\tScenario: Image minimum height can be constrained\n\t\tGiven an Image component\n\t\tAnd prop \"image-url\" is provided\n\t\tAnd prop \"min-height\" is given a minimum value\n\t\tThen the image is displayed\n\t\tAnd the container size changes\n\t\tThen the image does not shrink below its minimum height";
|
|
@@ -14131,6 +14152,9 @@ const ReferralCode = () => {
|
|
|
14131
14152
|
const ShowNotificationText = () => {
|
|
14132
14153
|
return (index.h("sqm-referral-code", { showNotificationText: true, notificationText: "You've copied this code before" }));
|
|
14133
14154
|
};
|
|
14155
|
+
const ShowNotificationTextRed = () => {
|
|
14156
|
+
return (index.h("sqm-referral-code", { textColor: "red", showNotificationText: true, notificationText: "You've copied this code before" }));
|
|
14157
|
+
};
|
|
14134
14158
|
const ShowNotificationTextWithButton = () => {
|
|
14135
14159
|
return (index.h("sqm-referral-code", { showNotificationText: true, notificationText: "You've copied this code before", buttonStyle: "button-outside" }));
|
|
14136
14160
|
};
|
|
@@ -14182,6 +14206,7 @@ const ReferralCode$1 = /*#__PURE__*/Object.freeze({
|
|
|
14182
14206
|
'default': ReferralCode_stories,
|
|
14183
14207
|
ReferralCode: ReferralCode,
|
|
14184
14208
|
ShowNotificationText: ShowNotificationText,
|
|
14209
|
+
ShowNotificationTextRed: ShowNotificationTextRed,
|
|
14185
14210
|
ShowNotificationTextWithButton: ShowNotificationTextWithButton,
|
|
14186
14211
|
ShowNotificationTextWithButtonBelow: ShowNotificationTextWithButtonBelow,
|
|
14187
14212
|
CustomTooltipText: CustomTooltipText$1,
|
|
@@ -15587,6 +15612,12 @@ const WithPreviouslyCopiedCode = () => {
|
|
|
15587
15612
|
shareCodeWithPreviouslyCopied("shareCodes"),
|
|
15588
15613
|
shareButtons("shareButtons")));
|
|
15589
15614
|
};
|
|
15615
|
+
const WithPreviouslyCopiedCodeAndCustomColor = () => {
|
|
15616
|
+
return (index.h("sqm-referral-codes", { textColor: "red" },
|
|
15617
|
+
pagination("pagination"),
|
|
15618
|
+
shareCodeWithPreviouslyCopied("shareCodes"),
|
|
15619
|
+
shareButtons("shareButtons")));
|
|
15620
|
+
};
|
|
15590
15621
|
const Empty$3 = () => {
|
|
15591
15622
|
return (index.h("sqm-referral-codes", { demoData: { states: { ...demoData.states, noCodes: true } } },
|
|
15592
15623
|
pagination("pagination"),
|
|
@@ -15613,6 +15644,7 @@ const ReferralCodes$1 = /*#__PURE__*/Object.freeze({
|
|
|
15613
15644
|
'default': ReferralCodes_stories,
|
|
15614
15645
|
ReferralCodes: ReferralCodes,
|
|
15615
15646
|
WithPreviouslyCopiedCode: WithPreviouslyCopiedCode,
|
|
15647
|
+
WithPreviouslyCopiedCodeAndCustomColor: WithPreviouslyCopiedCodeAndCustomColor,
|
|
15616
15648
|
Empty: Empty$3,
|
|
15617
15649
|
EmptyWithCustomTextAndImage: EmptyWithCustomTextAndImage,
|
|
15618
15650
|
Loading: Loading$b
|
|
@@ -15818,6 +15850,25 @@ const QRCode = /*#__PURE__*/Object.freeze({
|
|
|
15818
15850
|
DownloadError: DownloadError
|
|
15819
15851
|
});
|
|
15820
15852
|
|
|
15853
|
+
const Text_stories = {
|
|
15854
|
+
title: "Components/Text",
|
|
15855
|
+
};
|
|
15856
|
+
const PurpleText = () => {
|
|
15857
|
+
return (index.h("sqm-text", { textColor: "slateblue" },
|
|
15858
|
+
index.h("p", null, "This is the text component")));
|
|
15859
|
+
};
|
|
15860
|
+
const CustomFontSize = () => {
|
|
15861
|
+
return (index.h("sqm-text", { fontSize: 36 },
|
|
15862
|
+
index.h("p", null, "This is the text component")));
|
|
15863
|
+
};
|
|
15864
|
+
|
|
15865
|
+
const Text = /*#__PURE__*/Object.freeze({
|
|
15866
|
+
__proto__: null,
|
|
15867
|
+
'default': Text_stories,
|
|
15868
|
+
PurpleText: PurpleText,
|
|
15869
|
+
CustomFontSize: CustomFontSize
|
|
15870
|
+
});
|
|
15871
|
+
|
|
15821
15872
|
/**
|
|
15822
15873
|
*
|
|
15823
15874
|
* Themes
|
|
@@ -18555,6 +18606,7 @@ const stories = [
|
|
|
18555
18606
|
PayoutButtonScroll,
|
|
18556
18607
|
PayoutStatusAlert,
|
|
18557
18608
|
QRCode,
|
|
18609
|
+
Text,
|
|
18558
18610
|
];
|
|
18559
18611
|
const StencilStorybook = class {
|
|
18560
18612
|
constructor(hostRef) {
|
|
@@ -7,37 +7,37 @@ const style = {
|
|
|
7
7
|
p: {
|
|
8
8
|
"font-size": "var(--sl-font-size-small)",
|
|
9
9
|
"font-weight": "400",
|
|
10
|
-
color: "var(--
|
|
10
|
+
color: "var(--sq-text)",
|
|
11
11
|
margin: "0",
|
|
12
12
|
},
|
|
13
13
|
subtext: {
|
|
14
14
|
"font-size": "var(--sl-font-size-x-small)",
|
|
15
15
|
"font-weight": "400",
|
|
16
|
-
color: "var(--
|
|
16
|
+
color: "var(--sqm-text-subdued)",
|
|
17
17
|
margin: "0",
|
|
18
18
|
},
|
|
19
19
|
h1: {
|
|
20
20
|
"font-size": "var(--sl-font-size-xx-large)",
|
|
21
21
|
"font-weight": "600",
|
|
22
|
-
color: "var(--
|
|
22
|
+
color: "var(--sq-text)",
|
|
23
23
|
margin: "0",
|
|
24
24
|
},
|
|
25
25
|
h2: {
|
|
26
26
|
"font-size": "var(--sl-font-size-x-large)",
|
|
27
27
|
"font-weight": "600",
|
|
28
|
-
color: "var(--
|
|
28
|
+
color: "var(--sq-text)",
|
|
29
29
|
margin: "0",
|
|
30
30
|
},
|
|
31
31
|
h3: {
|
|
32
32
|
"font-size": "var(--sl-font-size-large)",
|
|
33
33
|
"font-weight": "600",
|
|
34
|
-
color: "var(--
|
|
34
|
+
color: "var(--sq-text)",
|
|
35
35
|
margin: "0",
|
|
36
36
|
},
|
|
37
37
|
h4: {
|
|
38
38
|
"font-size": "13px",
|
|
39
39
|
"font-weight": "600",
|
|
40
|
-
color: "var(--
|
|
40
|
+
color: "var(--sq-text)",
|
|
41
41
|
margin: "0",
|
|
42
42
|
},
|
|
43
43
|
};
|
|
@@ -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 Text = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -22,8 +22,7 @@ export function BigStatView(props) {
|
|
|
22
22
|
Description: {
|
|
23
23
|
"font-size": "var(--sl-font-size-small)",
|
|
24
24
|
"font-weight": "var(--sl-font-weight-normal)",
|
|
25
|
-
color: "var(--
|
|
26
|
-
"text-transform": "uppercase",
|
|
25
|
+
color: "var(--sqm-text-subdued)",
|
|
27
26
|
"text-align": alignment,
|
|
28
27
|
},
|
|
29
28
|
};
|
|
@@ -5,7 +5,7 @@ import { CardFeedView } from "./sqm-card-feed-view";
|
|
|
5
5
|
/**
|
|
6
6
|
* @uiName Card Feed
|
|
7
7
|
* @slots [{"name":"","title":"Cards"}]
|
|
8
|
-
* @validParents ["sqm-brand","sqm-portal-container", "sqm-popup-container
|
|
8
|
+
* @validParents ["sqm-brand","sqm-portal-container", "sqm-popup-container", "sqm-titled-section", "div", "sqm-divided-layout", "template", "sqb-program-section", "sqb-conditional-section"]
|
|
9
9
|
* @validChildren ["sqm-task-card"]
|
|
10
10
|
* @exampleGroup Rewards
|
|
11
11
|
* @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>
|
|
@@ -7,6 +7,7 @@ import { CouponCodeView } from "./sqm-coupon-code-view";
|
|
|
7
7
|
import { useCouponCode } from "./useCouponCode";
|
|
8
8
|
/**
|
|
9
9
|
* @uiName Coupon Code
|
|
10
|
+
* @validParents ["sqm-brand","sqm-portal-container","div","sqm-popup-container","sqm-hero","sqm-referral-card","sqm-titled-section", "sqb-program-section", "sqb-conditional-section"]
|
|
10
11
|
* @compatibility Built for instant access
|
|
11
12
|
* @exampleGroup Instant Access
|
|
12
13
|
* @example Coupon Code - <sqm-coupon-code tooltip-text="Copied to Clipboard" tooltip-lifespan="1000"></sqm-coupon-code>
|
|
@@ -30,6 +31,7 @@ export class CouponCode {
|
|
|
30
31
|
* @uiType string
|
|
31
32
|
* @uiEnum ["left", "center", "right"]
|
|
32
33
|
* @uiEnumNames ["Left", "Center", "Right"]
|
|
34
|
+
* @uiGroup Style
|
|
33
35
|
*/
|
|
34
36
|
this.textAlign = "left";
|
|
35
37
|
/**
|
|
@@ -43,6 +45,7 @@ export class CouponCode {
|
|
|
43
45
|
* @uiType string
|
|
44
46
|
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
45
47
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
48
|
+
* @uiGroup Style
|
|
46
49
|
*/
|
|
47
50
|
this.buttonStyle = "icon";
|
|
48
51
|
/**
|
|
@@ -104,6 +107,15 @@ export class CouponCode {
|
|
|
104
107
|
* @uiGroup Coupon code error
|
|
105
108
|
*/
|
|
106
109
|
this.couponCodePlaceholder = "...";
|
|
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
|
+
this.buttonType = "primary";
|
|
107
119
|
withHooks(this);
|
|
108
120
|
}
|
|
109
121
|
disconnectedCallback() { }
|
|
@@ -205,6 +217,9 @@ export class CouponCode {
|
|
|
205
217
|
}, {
|
|
206
218
|
"text": "[\"Left\", \"Center\", \"Right\"]",
|
|
207
219
|
"name": "uiEnumNames"
|
|
220
|
+
}, {
|
|
221
|
+
"text": "Style",
|
|
222
|
+
"name": "uiGroup"
|
|
208
223
|
}],
|
|
209
224
|
"text": ""
|
|
210
225
|
},
|
|
@@ -256,6 +271,9 @@ export class CouponCode {
|
|
|
256
271
|
}, {
|
|
257
272
|
"text": "[\"Icon\", \"Button outside\", \"Button below\"]",
|
|
258
273
|
"name": "uiEnumNames"
|
|
274
|
+
}, {
|
|
275
|
+
"text": "Style",
|
|
276
|
+
"name": "uiGroup"
|
|
259
277
|
}],
|
|
260
278
|
"text": "Set the copy button style and placement."
|
|
261
279
|
},
|
|
@@ -470,12 +488,158 @@ export class CouponCode {
|
|
|
470
488
|
"reflect": false,
|
|
471
489
|
"defaultValue": "\"...\""
|
|
472
490
|
},
|
|
491
|
+
"borderColor": {
|
|
492
|
+
"type": "string",
|
|
493
|
+
"mutable": false,
|
|
494
|
+
"complexType": {
|
|
495
|
+
"original": "string",
|
|
496
|
+
"resolved": "string",
|
|
497
|
+
"references": {}
|
|
498
|
+
},
|
|
499
|
+
"required": false,
|
|
500
|
+
"optional": true,
|
|
501
|
+
"docs": {
|
|
502
|
+
"tags": [{
|
|
503
|
+
"text": "Border color",
|
|
504
|
+
"name": "uiName"
|
|
505
|
+
}, {
|
|
506
|
+
"text": "color",
|
|
507
|
+
"name": "uiWidget"
|
|
508
|
+
}, {
|
|
509
|
+
"text": "color",
|
|
510
|
+
"name": "format"
|
|
511
|
+
}, {
|
|
512
|
+
"text": "Style",
|
|
513
|
+
"name": "uiGroup"
|
|
514
|
+
}],
|
|
515
|
+
"text": "Border color of share link container (default is set to 1px solid transparent)"
|
|
516
|
+
},
|
|
517
|
+
"attribute": "border-color",
|
|
518
|
+
"reflect": false
|
|
519
|
+
},
|
|
520
|
+
"textColor": {
|
|
521
|
+
"type": "string",
|
|
522
|
+
"mutable": false,
|
|
523
|
+
"complexType": {
|
|
524
|
+
"original": "string",
|
|
525
|
+
"resolved": "string",
|
|
526
|
+
"references": {}
|
|
527
|
+
},
|
|
528
|
+
"required": false,
|
|
529
|
+
"optional": true,
|
|
530
|
+
"docs": {
|
|
531
|
+
"tags": [{
|
|
532
|
+
"text": "Text color",
|
|
533
|
+
"name": "uiName"
|
|
534
|
+
}, {
|
|
535
|
+
"text": "color",
|
|
536
|
+
"name": "uiWidget"
|
|
537
|
+
}, {
|
|
538
|
+
"text": "color",
|
|
539
|
+
"name": "format"
|
|
540
|
+
}, {
|
|
541
|
+
"text": "Style",
|
|
542
|
+
"name": "uiGroup"
|
|
543
|
+
}],
|
|
544
|
+
"text": "Color of the text and copy icon"
|
|
545
|
+
},
|
|
546
|
+
"attribute": "text-color",
|
|
547
|
+
"reflect": false
|
|
548
|
+
},
|
|
549
|
+
"borderRadius": {
|
|
550
|
+
"type": "string",
|
|
551
|
+
"mutable": false,
|
|
552
|
+
"complexType": {
|
|
553
|
+
"original": "string",
|
|
554
|
+
"resolved": "string",
|
|
555
|
+
"references": {}
|
|
556
|
+
},
|
|
557
|
+
"required": false,
|
|
558
|
+
"optional": true,
|
|
559
|
+
"docs": {
|
|
560
|
+
"tags": [{
|
|
561
|
+
"text": "Border Radius",
|
|
562
|
+
"name": "uiName"
|
|
563
|
+
}, {
|
|
564
|
+
"text": "number",
|
|
565
|
+
"name": "uiType"
|
|
566
|
+
}, {
|
|
567
|
+
"text": "Style",
|
|
568
|
+
"name": "uiGroup"
|
|
569
|
+
}],
|
|
570
|
+
"text": "The border radius on the share link container (in pixels)"
|
|
571
|
+
},
|
|
572
|
+
"attribute": "border-radius",
|
|
573
|
+
"reflect": false
|
|
574
|
+
},
|
|
575
|
+
"buttonType": {
|
|
576
|
+
"type": "string",
|
|
577
|
+
"mutable": false,
|
|
578
|
+
"complexType": {
|
|
579
|
+
"original": "\"primary\" | \"secondary\"",
|
|
580
|
+
"resolved": "\"primary\" | \"secondary\"",
|
|
581
|
+
"references": {}
|
|
582
|
+
},
|
|
583
|
+
"required": false,
|
|
584
|
+
"optional": true,
|
|
585
|
+
"docs": {
|
|
586
|
+
"tags": [{
|
|
587
|
+
"text": "Button Type",
|
|
588
|
+
"name": "uiName"
|
|
589
|
+
}, {
|
|
590
|
+
"text": "string",
|
|
591
|
+
"name": "uiType"
|
|
592
|
+
}, {
|
|
593
|
+
"text": "[\"primary\", \"secondary\"]",
|
|
594
|
+
"name": "uiEnum"
|
|
595
|
+
}, {
|
|
596
|
+
"text": "[\"Primary\", \"Secondary\"]",
|
|
597
|
+
"name": "uiEnumNames"
|
|
598
|
+
}, {
|
|
599
|
+
"text": "Style",
|
|
600
|
+
"name": "uiGroup"
|
|
601
|
+
}],
|
|
602
|
+
"text": "The type of the button (primary or secondary) that will be used to copy the link."
|
|
603
|
+
},
|
|
604
|
+
"attribute": "button-type",
|
|
605
|
+
"reflect": false,
|
|
606
|
+
"defaultValue": "\"primary\""
|
|
607
|
+
},
|
|
608
|
+
"backgroundColor": {
|
|
609
|
+
"type": "string",
|
|
610
|
+
"mutable": false,
|
|
611
|
+
"complexType": {
|
|
612
|
+
"original": "string",
|
|
613
|
+
"resolved": "string",
|
|
614
|
+
"references": {}
|
|
615
|
+
},
|
|
616
|
+
"required": false,
|
|
617
|
+
"optional": true,
|
|
618
|
+
"docs": {
|
|
619
|
+
"tags": [{
|
|
620
|
+
"text": "Background color",
|
|
621
|
+
"name": "uiName"
|
|
622
|
+
}, {
|
|
623
|
+
"text": "color",
|
|
624
|
+
"name": "uiWidget"
|
|
625
|
+
}, {
|
|
626
|
+
"text": "color",
|
|
627
|
+
"name": "format"
|
|
628
|
+
}, {
|
|
629
|
+
"text": "Style",
|
|
630
|
+
"name": "uiGroup"
|
|
631
|
+
}],
|
|
632
|
+
"text": "Background color of share link container"
|
|
633
|
+
},
|
|
634
|
+
"attribute": "background-color",
|
|
635
|
+
"reflect": false
|
|
636
|
+
},
|
|
473
637
|
"demoData": {
|
|
474
638
|
"type": "unknown",
|
|
475
639
|
"mutable": false,
|
|
476
640
|
"complexType": {
|
|
477
641
|
"original": "DemoData<CouponCodeViewProps>",
|
|
478
|
-
"resolved": "{ loading?: boolean; errorType?: \"error\" | \"warning\" | \"info\" | \"success\"; couponCodeLabel?: string; copyString?: string; tooltiptext?: string; open?: boolean; copyButtonLabel?: string; disabled?: boolean; textAlign?: \"left\" | \"right\" | \"center\"; buttonStyle?: \"icon\" | \"button-outside\" | \"button-below\"; error?: boolean; errorText?: string; notificationText?: string; showNotificationText?: boolean; inputPlaceholderText?: string; dateAvailable?: string; isCopied?: boolean; onClick?: () => void; }",
|
|
642
|
+
"resolved": "{ loading?: boolean; textColor?: string; errorType?: \"error\" | \"warning\" | \"info\" | \"success\"; couponCodeLabel?: string; copyString?: string; tooltiptext?: string; open?: boolean; copyButtonLabel?: string; disabled?: boolean; textAlign?: \"left\" | \"right\" | \"center\"; buttonStyle?: \"icon\" | \"button-outside\" | \"button-below\"; error?: boolean; errorText?: string; notificationText?: string; showNotificationText?: boolean; inputPlaceholderText?: string; dateAvailable?: string; isCopied?: boolean; backgroundColor?: string; borderRadius?: string; buttonType?: \"primary\" | \"secondary\"; borderColor?: string; onClick?: () => void; }",
|
|
479
643
|
"references": {
|
|
480
644
|
"DemoData": {
|
|
481
645
|
"location": "import",
|
|
@@ -514,6 +678,11 @@ function useDemoCouponCode(props) {
|
|
|
514
678
|
error: false,
|
|
515
679
|
couponCodePlaceholder: props.couponCodePlaceholder,
|
|
516
680
|
couponCodeLabel: props.couponCodeLabel,
|
|
681
|
+
borderColor: props.borderColor,
|
|
682
|
+
backgroundColor: props.backgroundColor,
|
|
683
|
+
textColor: props.textColor,
|
|
684
|
+
borderRadius: props.borderRadius,
|
|
685
|
+
buttonType: props.buttonType,
|
|
517
686
|
open,
|
|
518
687
|
onClick: () => {
|
|
519
688
|
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
@@ -7,6 +7,8 @@ import { getProps } from "../../utils/utils";
|
|
|
7
7
|
* Spacing is left up to the child
|
|
8
8
|
*
|
|
9
9
|
* @uiName Divided Layout
|
|
10
|
+
* @validParents ["sqm-brand","sqm-portal-container","div","sqm-popup-container","sqm-hero","sqm-referral-card","sqm-titled-section","sqb-program-section","sqb-conditional-section"]
|
|
11
|
+
* @exampleGroup Layout
|
|
10
12
|
* @slots [{"name":"", "title":"Layout Content"}]
|
|
11
13
|
*/
|
|
12
14
|
export class DividedLayout {
|
|
@@ -32,7 +32,7 @@ const EditProfileView = (props) => {
|
|
|
32
32
|
}, submit: true, exportparts: "base: primarybutton-base" }, text.updatetext),
|
|
33
33
|
h("sl-button", { onClick: () => {
|
|
34
34
|
callbacks.setShowEdit(false);
|
|
35
|
-
}, exportparts: "base:
|
|
35
|
+
}, exportparts: "base: secondarybutton-base" }, text.canceltext)))));
|
|
36
36
|
}
|
|
37
37
|
return (h("div", { class: `CardWrapper FormWrapper ${!states.showEdit && "ShowEdit"}`, part: "sqm-base" },
|
|
38
38
|
h("div", { class: "FormSection" },
|
|
@@ -8,7 +8,7 @@ export function EmptyStateView(props) {
|
|
|
8
8
|
h("sqm-text", { slot: "label" },
|
|
9
9
|
h("p", { part: "header-text" }, emptyStateHeader)),
|
|
10
10
|
h("sqm-text", { slot: "content" },
|
|
11
|
-
h("p", { part: "description-text"
|
|
11
|
+
h("p", { part: "description-text" }, intl.formatMessage({
|
|
12
12
|
id: "emptyStateText",
|
|
13
13
|
defaultMessage: emptyStateText,
|
|
14
14
|
}, {
|
|
@@ -23,7 +23,7 @@ export const FullStackSuccess = () => {
|
|
|
23
23
|
h("div", { class: "AlertContent" },
|
|
24
24
|
h("div", { part: "successalert-text" }, "Title"),
|
|
25
25
|
h("div", { part: "successalert-subtext" }, "Body text."),
|
|
26
|
-
h("sl-button", { type: "
|
|
26
|
+
h("sl-button", { type: "primary", exportparts: "base: primarybutton-base", onClick: () => {
|
|
27
27
|
console.log("click");
|
|
28
28
|
} }, "Primary Action"),
|
|
29
29
|
h("sl-button", { class: "SecondaryTextButton", type: "text", onClick: () => {
|
|
@@ -4,6 +4,7 @@ import { HeroView } from "./sqm-hero-view";
|
|
|
4
4
|
import { getProps } from "../../utils/utils";
|
|
5
5
|
/**
|
|
6
6
|
* @uiName Hero Layout
|
|
7
|
+
* @validParents ["sqm-portal-container","sqm-brand","div"]
|
|
7
8
|
* @slots [{"name":"","title":"Primary Column Content"},{"name":"secondary-column","title":"Secondary Column Content"}]
|
|
8
9
|
* @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>
|
|
9
10
|
* @exampleGroup Layout
|
|
@@ -38,7 +38,7 @@ export function HeroImageView(props, children) {
|
|
|
38
38
|
props.paddingImage +
|
|
39
39
|
"))",
|
|
40
40
|
textAlign: "center",
|
|
41
|
-
color: props.textColor || "var(--
|
|
41
|
+
color: props.textColor || "var(--sqm-text)",
|
|
42
42
|
lineHeight: "var(--sl-line-height-dense)",
|
|
43
43
|
"@media (max-width: 599px)": {
|
|
44
44
|
padding: "var(--sl-spacing-" + props.paddingText + ")",
|
|
@@ -49,7 +49,7 @@ export function HeroImageView(props, children) {
|
|
|
49
49
|
background: props.backgroundColor || "",
|
|
50
50
|
flexDirection: props.imagePos === "right" ? "row-reverse" : "row",
|
|
51
51
|
lineHeight: "var(--sl-line-height-dense)",
|
|
52
|
-
color: props.textColor || "var(--
|
|
52
|
+
color: props.textColor || "var(--sqm-text)",
|
|
53
53
|
"& .image-area": {
|
|
54
54
|
width: props.imagePercentage ? props.imagePercentage + "%" : "50%",
|
|
55
55
|
padding: "var(--sl-spacing-" + props.paddingImage + ")",
|
|
@@ -119,7 +119,7 @@ export function HeroImageView(props, children) {
|
|
|
119
119
|
h("div", { class: sheet.classes.Overlay, part: "sqm-overlay" },
|
|
120
120
|
props.header && (h("div", { class: sheet.classes.Header }, props.header)),
|
|
121
121
|
props.description && (h("div", { class: sheet.classes.Description }, props.description)),
|
|
122
|
-
props.buttonText && (h("sl-button", { class: sheet.classes.Button, type: "primary", onClick: () => props.buttonNewTab
|
|
122
|
+
props.buttonText && (h("sl-button", { class: sheet.classes.Button, type: "primary", exportparts: `base: ${props.buttonType === "primary" ? "primary" : "secondary"}button-base`, onClick: () => props.buttonNewTab
|
|
123
123
|
? window.open(props.buttonLink)
|
|
124
124
|
: window.open(props.buttonLink, "_parent") }, props.buttonText)),
|
|
125
125
|
children && children)));
|