@saasquatch/mint-components 1.12.1-4 → 1.12.1-6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-80d7642e.js → GenericTableView-7ef786c3.js} +2 -2
- package/dist/cjs/{ShadowViewAddon-67836b9c.js → ShadowViewAddon-fae7ab2c.js} +200 -286
- package/dist/cjs/copy-text-view-43e8349f.js +231 -0
- package/dist/cjs/{email-registration-view-248652bb.js → email-registration-view-4eeee3e4.js} +2 -2
- package/dist/cjs/{global-02e50f09.js → global-d9abaf4d.js} +3 -3
- package/dist/cjs/{index-b0129cd6.js → index-3cf5ef3d.js} +16 -0
- package/dist/cjs/{index.module-df530553.js → index.module-ccf9bd9c.js} +57 -19
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-05098e19.js → luxon-14ae1f8a.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{mixins-fe9d4112.js → mixins-f7e0377a.js} +0 -1
- package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-a384d9f5.js} +1 -1
- package/dist/cjs/raisins-plop-target.cjs.entry.js +1 -1
- package/dist/cjs/{re-render-1976e05e.js → re-render-1e63c82b.js} +5 -5
- package/dist/cjs/{sqm-asset-card-view-a0e33f21.js → sqm-asset-card-view-a3abee0b.js} +1 -1
- package/dist/cjs/sqm-asset-card.cjs.entry.js +4 -4
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +67 -67
- package/dist/cjs/sqm-base-registration-form-view-e4a74dee.js +68 -0
- package/dist/cjs/{sqm-big-stat_39.cjs.entry.js → sqm-big-stat_37.cjs.entry.js} +91 -153
- package/dist/cjs/{sqm-close-button-view-fd6e8f60.js → sqm-close-button-view-0cdada3a.js} +2 -2
- package/dist/cjs/sqm-close-button.cjs.entry.js +5 -5
- package/dist/cjs/sqm-context-router.cjs.entry.js +4 -4
- package/dist/cjs/sqm-empty_4.cjs.entry.js +11 -7
- package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +45 -0
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +7 -7
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +7 -7
- package/dist/cjs/{sqm-invoice-table-view-e3b03a00.js → sqm-invoice-table-view-a13d1c7f.js} +2 -2
- package/dist/cjs/{sqm-leaderboard-rank-view-5a3d4a88.js → sqm-leaderboard-rank-view-133f8d95.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +8 -8
- package/dist/cjs/{sqm-logout-current-user-view-c9f18d96.js → sqm-logout-current-user-view-64ca6abe.js} +1 -1
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +7 -7
- package/dist/cjs/sqm-name-fields-view-57c734bf.js +55 -0
- package/dist/cjs/sqm-name-fields.cjs.entry.js +59 -0
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-38519acf.js} +4 -4
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +7 -7
- package/dist/cjs/{sqm-navigation-sidebar-view-921704fb.js → sqm-navigation-sidebar-view-37209a17.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +6 -6
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +392 -0
- package/dist/cjs/sqm-password-field.cjs.entry.js +6 -6
- package/dist/cjs/sqm-popup-container.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-portal-container-view-990a85a3.js → sqm-portal-container-view-9a36f5ed.js} +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-292b5bf4.js → sqm-portal-email-verification-view-6e1e80e7.js} +4 -4
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +12 -12
- package/dist/cjs/{sqm-portal-forgot-password-view-969c49ed.js → sqm-portal-forgot-password-view-97903679.js} +3 -3
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +9 -9
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +314 -0
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-portal-profile-view-fde54e35.js → sqm-portal-profile-view-f4489585.js} +3 -3
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +11 -11
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +7 -7
- package/dist/cjs/{sqm-portal-registration-form-view-621348a6.js → sqm-portal-registration-form-view-5f277c9d.js} +19 -17
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +19 -222
- package/dist/cjs/{sqm-portal-reset-password-view-96f329ed.js → sqm-portal-reset-password-view-0ed5419e.js} +3 -3
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +12 -12
- package/dist/cjs/{sqm-portal-verify-email-view-7ffcc0d4.js → sqm-portal-verify-email-view-cd2c3086.js} +3 -3
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +12 -12
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +15 -13
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +7 -7
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +3 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +17 -17
- package/dist/cjs/sqm-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +747 -419
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-text-span-view-e1cd9bd3.js → sqm-text-span-view-a22f50aa.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +3 -3
- package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-ece1ee46.js} +1 -1
- package/dist/cjs/{useChildElements-e0d44916.js → useChildElements-438cf387.js} +3 -3
- package/dist/cjs/{useInstantAccessRegistration-bbe746d1.js → useInstantAccessRegistration-7d91867a.js} +4 -4
- package/dist/cjs/usePortalRegistrationForm-b9a28240.js +214 -0
- package/dist/cjs/{useReferralTable-a76adb0d.js → useReferralTable-6b4920f9.js} +11 -11
- package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-5911d016.js} +3 -3
- package/dist/cjs/{utilities-cec9dd36.js → utilities-27e9535b.js} +2 -2
- package/dist/collection/collection-manifest.json +13 -2
- package/dist/collection/components/sqm-base-registration/BaseRegistrationForm.stories.js +36 -0
- package/dist/collection/components/sqm-base-registration/sqm-base-registration-form-view.js +63 -0
- package/dist/collection/components/sqm-checkbox-field/CheckboxField.stories.js +1 -0
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field-view.js +16 -7
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +6 -6
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +1 -1
- package/dist/collection/components/sqm-empty/sqm-empty.js +10 -2
- package/dist/collection/components/sqm-google-sign-in/sqm-google-sign-in.js +78 -0
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-pagination/Pagination.stories.js +12 -0
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +32 -0
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +112 -0
- package/dist/collection/components/sqm-pagination/usePagination.js +29 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container.js +0 -4
- package/dist/collection/components/sqm-portal-google-registration-form/PortalGoogleRegistrationForm.stories.js +78 -0
- package/dist/collection/components/sqm-portal-google-registration-form/small-views/RegistrationFieldsView.js +86 -0
- package/dist/collection/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.js +880 -0
- package/dist/collection/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.js +70 -0
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +28 -4
- package/dist/collection/components/sqm-portal-login/sqm-portal-login-view.js +9 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +80 -3
- package/dist/collection/components/sqm-portal-register/sqm-portal-register-view.js +6 -3
- package/dist/collection/components/sqm-portal-registration-form/PortalRegistrationForm.stories.js +1 -5
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form-view.js +16 -14
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +30 -3
- package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +1 -6
- package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +20 -0
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +60 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +317 -0
- package/dist/collection/components/sqm-referral-code/useReferralCode.js +63 -0
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +65 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +69 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +219 -0
- package/dist/collection/components/sqm-referral-codes/useReferralCodes.js +131 -0
- package/dist/collection/components/sqm-referral-table/ReferralTableRewardsCell.stories.js +0 -1
- package/dist/collection/components/sqm-referral-table/cells/sqm-referral-table-rewards-cell.js +6 -2
- package/dist/collection/components/sqm-rewards-table/RewardsTableCell.stories.js +1 -3
- package/dist/collection/components/sqm-share-button/useShareButton.js +29 -18
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +1 -1
- package/dist/collection/components/sqm-share-link/useShareLink.js +11 -4
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +12 -4
- package/dist/collection/components/views/copy-text-view.js +18 -3
- package/dist/collection/global/mixins.js +0 -1
- package/dist/collection/stories/Widget.stories.js +5 -0
- package/dist/esm/{GenericTableView-d59d8ab4.js → GenericTableView-6aa9fac9.js} +2 -2
- package/dist/esm/{ShadowViewAddon-1e90c3f1.js → ShadowViewAddon-f91cd444.js} +199 -283
- package/dist/esm/copy-text-view-61eebf5d.js +225 -0
- package/dist/esm/{email-registration-view-a89a88bf.js → email-registration-view-6870d230.js} +2 -2
- package/dist/esm/{global-04c7d3b5.js → global-3611a2b7.js} +3 -3
- package/dist/esm/{index-17b4da69.js → index-60f16d0a.js} +15 -1
- package/dist/esm/{index.module-def4aec5.js → index.module-f3d96fbb.js} +41 -4
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-7600be8d.js → luxon-9b1f9912.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{mixins-f60a614c.js → mixins-83f90fa1.js} +0 -1
- package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-8b3afd15.js} +1 -1
- package/dist/esm/raisins-plop-target.entry.js +1 -1
- package/dist/esm/{re-render-12fd274a.js → re-render-3b630de2.js} +5 -5
- package/dist/esm/{sqm-asset-card-view-9d93fbdd.js → sqm-asset-card-view-2157b61f.js} +1 -1
- package/dist/esm/sqm-asset-card.entry.js +4 -4
- package/dist/esm/sqm-banking-info-form_16.entry.js +67 -67
- package/dist/esm/sqm-base-registration-form-view-dd481f19.js +66 -0
- package/dist/esm/{sqm-big-stat_39.entry.js → sqm-big-stat_37.entry.js} +90 -150
- package/dist/esm/{sqm-close-button-view-dc65b4e3.js → sqm-close-button-view-0c0bfff8.js} +2 -2
- package/dist/esm/sqm-close-button.entry.js +5 -5
- package/dist/esm/sqm-context-router.entry.js +4 -4
- package/dist/esm/sqm-empty_4.entry.js +11 -7
- package/dist/esm/sqm-form-message.entry.js +2 -2
- package/dist/esm/sqm-google-sign-in.entry.js +41 -0
- package/dist/esm/sqm-graphql-client-provider.entry.js +7 -7
- package/dist/esm/sqm-header-logo.entry.js +2 -2
- package/dist/esm/sqm-instant-access-registration.entry.js +7 -7
- package/dist/esm/{sqm-invoice-table-view-6e13a323.js → sqm-invoice-table-view-b8240dc6.js} +2 -2
- package/dist/esm/{sqm-leaderboard-rank-view-10657658.js → sqm-leaderboard-rank-view-7cd0de83.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +8 -8
- package/dist/esm/{sqm-logout-current-user-view-2c6122cd.js → sqm-logout-current-user-view-02e9f508.js} +1 -1
- package/dist/esm/sqm-logout-current-user.entry.js +7 -7
- package/dist/esm/sqm-name-fields-view-ec19e9e8.js +53 -0
- package/dist/esm/sqm-name-fields.entry.js +55 -0
- package/dist/esm/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-a4e4edb6.js} +4 -4
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +7 -7
- package/dist/esm/{sqm-navigation-sidebar-view-0312e073.js → sqm-navigation-sidebar-view-ce55d74d.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar.entry.js +6 -6
- package/dist/esm/sqm-pagination_3.entry.js +386 -0
- package/dist/esm/sqm-password-field.entry.js +6 -6
- package/dist/esm/sqm-popup-container.entry.js +6 -6
- package/dist/esm/{sqm-portal-container-view-6c582684.js → sqm-portal-container-view-c3be4b88.js} +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-4307c992.js → sqm-portal-email-verification-view-d500dd01.js} +4 -4
- package/dist/esm/sqm-portal-email-verification.entry.js +12 -12
- package/dist/esm/{sqm-portal-forgot-password-view-c2ed8fed.js → sqm-portal-forgot-password-view-4f6c89a7.js} +3 -3
- package/dist/esm/sqm-portal-forgot-password.entry.js +9 -9
- package/dist/esm/sqm-portal-google-registration-form.entry.js +310 -0
- package/dist/esm/sqm-portal-logout.entry.js +4 -4
- package/dist/esm/{sqm-portal-profile-view-ffe955c8.js → sqm-portal-profile-view-2997f902.js} +3 -3
- package/dist/esm/sqm-portal-profile.entry.js +11 -11
- package/dist/esm/sqm-portal-protected-route.entry.js +7 -7
- package/dist/esm/sqm-portal-registration-form-view-30ced11c.js +85 -0
- package/dist/esm/sqm-portal-registration-form.entry.js +18 -221
- package/dist/esm/{sqm-portal-reset-password-view-79a85e02.js → sqm-portal-reset-password-view-e29f1842.js} +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +12 -12
- package/dist/esm/{sqm-portal-verify-email-view-d7ea2c56.js → sqm-portal-verify-email-view-d5dcf5c5.js} +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +12 -12
- package/dist/esm/sqm-referral-table_11.entry.js +15 -13
- package/dist/esm/sqm-referred-registration.entry.js +7 -7
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
- package/dist/esm/sqm-rewards-table_9.entry.js +17 -17
- package/dist/esm/sqm-route.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +733 -405
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +6 -6
- package/dist/esm/{sqm-text-span-view-8d140661.js → sqm-text-span-view-d1b54710.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +3 -3
- package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-e20edc0b.js} +1 -1
- package/dist/esm/{useChildElements-32e1bda1.js → useChildElements-d1d3fedd.js} +3 -3
- package/dist/esm/{useInstantAccessRegistration-46b89952.js → useInstantAccessRegistration-c5d80a2e.js} +4 -4
- package/dist/esm/usePortalRegistrationForm-a00ba140.js +212 -0
- package/dist/esm/{useReferralTable-f4de0650.js → useReferralTable-fbcfc2a7.js} +11 -11
- package/dist/esm/{useRegistrationFormState-9fc1ac80.js → useRegistrationFormState-33f9cb24.js} +3 -3
- package/dist/esm/{utilities-3f5bba22.js → utilities-33996ce7.js} +2 -2
- package/dist/esm-es5/{GenericTableView-d59d8ab4.js → GenericTableView-6aa9fac9.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-f91cd444.js +1 -0
- package/dist/esm-es5/copy-text-view-61eebf5d.js +1 -0
- package/dist/esm-es5/{email-registration-view-a89a88bf.js → email-registration-view-6870d230.js} +1 -1
- package/dist/esm-es5/{global-04c7d3b5.js → global-3611a2b7.js} +2 -2
- package/dist/esm-es5/{index-17b4da69.js → index-60f16d0a.js} +1 -1
- package/dist/esm-es5/index.module-f3d96fbb.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-7600be8d.js → luxon-9b1f9912.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mixins-f60a614c.js → mixins-83f90fa1.js} +1 -1
- package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-8b3afd15.js} +1 -1
- package/dist/esm-es5/raisins-plop-target.entry.js +1 -1
- package/dist/esm-es5/{re-render-12fd274a.js → re-render-3b630de2.js} +1 -1
- package/dist/esm-es5/{sqm-asset-card-view-9d93fbdd.js → sqm-asset-card-view-2157b61f.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
- package/dist/esm-es5/sqm-base-registration-form-view-dd481f19.js +1 -0
- package/dist/esm-es5/sqm-big-stat_37.entry.js +1 -0
- package/dist/esm-es5/{sqm-close-button-view-dc65b4e3.js → sqm-close-button-view-0c0bfff8.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -0
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-invoice-table-view-6e13a323.js → sqm-invoice-table-view-b8240dc6.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-7cd0de83.js +1 -0
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/{sqm-logout-current-user-view-2c6122cd.js → sqm-logout-current-user-view-02e9f508.js} +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-name-fields-view-ec19e9e8.js +1 -0
- package/dist/esm-es5/sqm-name-fields.entry.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-a4e4edb6.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-view-0312e073.js → sqm-navigation-sidebar-view-ce55d74d.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -0
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-6c582684.js → sqm-portal-container-view-c3be4b88.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-4307c992.js → sqm-portal-email-verification-view-d500dd01.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-c2ed8fed.js → sqm-portal-forgot-password-view-4f6c89a7.js} +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -0
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-ffe955c8.js → sqm-portal-profile-view-2997f902.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-registration-form-view-30ced11c.js +1 -0
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-79a85e02.js → sqm-portal-reset-password-view-e29f1842.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-d7ea2c56.js → sqm-portal-verify-email-view-d5dcf5c5.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-route.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/{sqm-text-span-view-8d140661.js → sqm-text-span-view-d1b54710.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-e20edc0b.js} +1 -1
- package/dist/esm-es5/useChildElements-d1d3fedd.js +1 -0
- package/dist/esm-es5/useInstantAccessRegistration-c5d80a2e.js +1 -0
- package/dist/esm-es5/usePortalRegistrationForm-a00ba140.js +1 -0
- package/dist/esm-es5/{useReferralTable-f4de0650.js → useReferralTable-fbcfc2a7.js} +1 -1
- package/dist/esm-es5/useRegistrationFormState-33f9cb24.js +1 -0
- package/dist/esm-es5/{utilities-3f5bba22.js → utilities-33996ce7.js} +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-56f14840.entry.js → p-070fa30d.entry.js} +1 -1
- package/dist/mint-components/p-0725d1a7.system.entry.js +1 -0
- package/dist/mint-components/{p-1c857edb.entry.js → p-0954e95d.entry.js} +2 -2
- package/dist/mint-components/p-0a20844c.js +13 -0
- package/dist/mint-components/{p-6afb4f48.system.entry.js → p-0aa76ad0.system.entry.js} +1 -1
- package/dist/mint-components/{p-c5d2e4ba.js → p-0b6200b3.js} +1 -1
- package/dist/mint-components/p-0c4c5874.js +1 -0
- package/dist/mint-components/{p-cf690d55.system.entry.js → p-0e89ac7f.system.entry.js} +1 -1
- package/dist/mint-components/{p-8679ed9f.system.entry.js → p-0fd20804.system.entry.js} +1 -1
- package/dist/mint-components/p-0fe8fbe1.system.entry.js +1 -0
- package/dist/mint-components/{p-251e7567.js → p-12d27b9b.js} +1 -1
- package/dist/mint-components/p-13fe7290.js +1 -0
- package/dist/mint-components/{p-7731f793.system.entry.js → p-14dc52dc.system.entry.js} +1 -1
- package/dist/mint-components/{p-c84659a3.system.js → p-15b2063c.system.js} +1 -1
- package/dist/mint-components/{p-021a735d.entry.js → p-1739dfb8.entry.js} +1 -1
- package/dist/mint-components/{p-6b5e355c.system.js → p-1ab3f305.system.js} +1 -1
- package/dist/mint-components/{p-a9050eb0.entry.js → p-1d58a8ff.entry.js} +1 -1
- package/dist/mint-components/{p-4d233cd4.js → p-22110634.js} +1 -1
- package/dist/mint-components/{p-e546347e.system.js → p-222fa722.system.js} +1 -1
- package/dist/mint-components/p-2295cf05.system.js +1 -0
- package/dist/mint-components/p-24d441bf.system.js +1 -0
- package/dist/mint-components/{p-5f1c4160.system.entry.js → p-273ad080.system.entry.js} +1 -1
- package/dist/mint-components/p-27ba7f25.system.entry.js +1 -0
- package/dist/mint-components/p-27f281f4.system.js +1 -0
- package/dist/mint-components/{p-509e29e6.js → p-2dff4fb2.js} +1 -1
- package/dist/mint-components/{p-01cfff8a.system.entry.js → p-38b8050c.system.entry.js} +1 -1
- package/dist/mint-components/p-38bd81d1.system.js +1 -0
- package/dist/mint-components/{p-370a1a73.system.js → p-3ae32130.system.js} +1 -1
- package/dist/mint-components/{p-88aac6a9.system.entry.js → p-3b923175.system.entry.js} +1 -1
- package/dist/mint-components/{p-4edde470.entry.js → p-3c00282b.entry.js} +1 -1
- package/dist/mint-components/p-3c04f8d1.system.js +1 -0
- package/dist/mint-components/p-3d4978ca.system.entry.js +1 -0
- package/dist/mint-components/{p-4ea58025.system.entry.js → p-3dbcd42a.system.entry.js} +1 -1
- package/dist/mint-components/{p-3223ba7b.entry.js → p-3dc9a448.entry.js} +1 -1
- package/dist/mint-components/{p-b6fc1227.system.entry.js → p-44c4a54f.system.entry.js} +1 -1
- package/dist/mint-components/p-455a3f54.system.entry.js +1 -0
- package/dist/mint-components/p-478e8baa.system.js +1 -0
- package/dist/mint-components/p-4b55e96b.entry.js +223 -0
- package/dist/mint-components/p-4b9cdf01.system.entry.js +1 -0
- package/dist/mint-components/p-500a2bff.entry.js +13 -0
- package/dist/mint-components/{p-3ed71bef.system.js → p-5057380a.system.js} +1 -1
- package/dist/mint-components/{p-e3e16c36.js → p-5309ebf3.js} +1 -1
- package/dist/mint-components/p-53238aee.js +1 -0
- package/dist/mint-components/{p-2a414b2e.system.js → p-58bcece7.system.js} +1 -1
- package/dist/mint-components/p-59cf8677.entry.js +1 -0
- package/dist/mint-components/{p-44787d6e.system.js → p-5b6cf6cd.system.js} +1 -1
- package/dist/mint-components/{p-bb00db59.js → p-5c714029.js} +1 -1
- package/dist/mint-components/p-5e61bdfd.entry.js +1 -0
- package/dist/mint-components/{p-ec41d6a4.entry.js → p-5fb1bcb5.entry.js} +6 -6
- package/dist/mint-components/p-6465b781.js +1 -0
- package/dist/mint-components/p-6673a331.system.js +1 -0
- package/dist/mint-components/{p-2ee2ebba.js → p-682450a8.js} +2 -2
- package/dist/mint-components/{p-41a11a7f.js → p-683cfd07.js} +1 -1
- package/dist/mint-components/{p-7d5e0645.system.js → p-697d6e54.system.js} +1 -1
- package/dist/mint-components/p-6a218ad6.js +1 -0
- package/dist/mint-components/p-6a95e6b7.js +52 -0
- package/dist/mint-components/{p-6cef104b.entry.js → p-6ac9d2cf.entry.js} +1 -1
- package/dist/mint-components/p-7027b14d.js +1 -0
- package/dist/mint-components/{p-be4b748a.system.entry.js → p-70eafbbd.system.entry.js} +1 -1
- package/dist/mint-components/{p-35d84041.system.entry.js → p-7141d536.system.entry.js} +1 -1
- package/dist/mint-components/{p-ce621bcc.js → p-71d6b762.js} +1 -1
- package/dist/mint-components/p-74d5d3d1.entry.js +1 -0
- package/dist/mint-components/{p-fbdf0738.entry.js → p-75956e50.entry.js} +1 -1
- package/dist/mint-components/{p-f0806232.system.entry.js → p-7bc9308c.system.entry.js} +1 -1
- package/dist/mint-components/p-7c78da35.system.entry.js +1 -0
- package/dist/mint-components/{p-a1dba9a1.system.entry.js → p-7d2d59ec.system.entry.js} +1 -1
- package/dist/mint-components/{p-e8dde8f4.system.js → p-7e3ada1b.system.js} +1 -1
- package/dist/mint-components/p-7ef0cb0a.system.js +1 -0
- package/dist/mint-components/p-7facf5cd.system.entry.js +1 -0
- package/dist/mint-components/p-823f61da.entry.js +1 -0
- package/dist/mint-components/p-8329e1fa.system.js +1 -0
- package/dist/mint-components/p-8525931d.system.entry.js +1 -0
- package/dist/mint-components/{p-ce5afa40.entry.js → p-863340dc.entry.js} +1 -1
- package/dist/mint-components/{p-178d2d2e.entry.js → p-8799b28f.entry.js} +1 -1
- package/dist/mint-components/p-88104392.system.entry.js +1 -0
- package/dist/mint-components/{p-79da7f18.js → p-88197cfd.js} +1 -1
- package/dist/mint-components/p-8a0a87e7.system.entry.js +1 -0
- package/dist/mint-components/{p-c1a47137.system.entry.js → p-8f705bea.system.entry.js} +1 -1
- package/dist/mint-components/p-8fb2af73.system.js +1 -0
- package/dist/mint-components/{p-02be1a88.js → p-91521e9d.js} +1 -1
- package/dist/mint-components/p-920b48ad.system.entry.js +1 -0
- package/dist/mint-components/p-93124bdb.entry.js +1 -0
- package/dist/mint-components/p-944918d9.entry.js +1 -0
- package/dist/mint-components/p-966eed0f.system.js +1 -0
- package/dist/mint-components/{p-c8610d0c.js → p-9716a83b.js} +1 -1
- package/dist/mint-components/{p-ff17b3a4.system.js → p-989fdd2e.system.js} +1 -1
- package/dist/mint-components/p-9c7a031a.js +1 -0
- package/dist/mint-components/{p-f3053c61.js → p-9d078f60.js} +1 -1
- package/dist/mint-components/{p-1dd69917.system.entry.js → p-9d954277.system.entry.js} +1 -1
- package/dist/mint-components/{p-3036cf58.system.js → p-9e4e3d5f.system.js} +1 -1
- package/dist/mint-components/{p-c7fd9e16.js → p-9fff2218.js} +1 -1
- package/dist/mint-components/p-a1cb66c0.system.js +1 -0
- package/dist/mint-components/p-a2a3d9dc.entry.js +1 -0
- package/dist/mint-components/{p-ed095674.system.js → p-a631db44.system.js} +1 -1
- package/dist/mint-components/{p-59fe4ad1.system.js → p-a67e8ef4.system.js} +1 -1
- package/dist/mint-components/p-a8bf33fc.js +1 -0
- package/dist/mint-components/p-a9166b6a.entry.js +1 -0
- package/dist/mint-components/{p-fb93c962.js → p-aa5446c1.js} +1 -1
- package/dist/mint-components/{p-4502ed11.system.entry.js → p-adc14a77.system.entry.js} +1 -1
- package/dist/mint-components/{p-2dd67762.entry.js → p-aeea67a3.entry.js} +1 -1
- package/dist/mint-components/{p-a7c2ced2.system.entry.js → p-b043693d.system.entry.js} +1 -1
- package/dist/mint-components/{p-5d0c9424.js → p-b11f43ee.js} +1 -1
- package/dist/mint-components/{p-1b9e6fc6.js → p-b33381a7.js} +1 -1
- package/dist/mint-components/{p-639d3dd3.entry.js → p-b3499953.entry.js} +1 -1
- package/dist/mint-components/{p-eaada4da.js → p-b402df18.js} +1 -1
- package/dist/mint-components/{p-fd2c5407.js → p-b619a5e0.js} +1 -1
- package/dist/mint-components/p-b667d890.system.entry.js +1 -0
- package/dist/mint-components/p-b6a4ce83.entry.js +1 -0
- package/dist/mint-components/p-b6f41077.entry.js +1 -0
- package/dist/mint-components/p-b7bd7ff0.js +1 -0
- package/dist/mint-components/p-b7edef12.system.entry.js +1 -0
- package/dist/mint-components/p-b959acfb.entry.js +9 -0
- package/dist/mint-components/{p-9c310991.system.entry.js → p-bc305236.system.entry.js} +1 -1
- package/dist/mint-components/{p-7f088154.entry.js → p-bd5706ba.entry.js} +1 -1
- package/dist/mint-components/p-bebe70b4.js +391 -0
- package/dist/mint-components/p-c037a0f3.entry.js +1 -0
- package/dist/mint-components/{p-c5577dd7.system.js → p-c1ede4f5.system.js} +1 -1
- package/dist/mint-components/{p-fb20eb5e.system.entry.js → p-c2bc302f.system.entry.js} +1 -1
- package/dist/mint-components/{p-92110eef.entry.js → p-c33ccfb7.entry.js} +1 -1
- package/dist/mint-components/p-c4c922fc.system.entry.js +1 -0
- package/dist/mint-components/p-c56b47e5.system.js +1 -0
- package/dist/mint-components/p-c5dd12cf.entry.js +1 -0
- package/dist/mint-components/{p-f6934a55.system.js → p-cd1d497f.system.js} +1 -1
- package/dist/mint-components/p-cd39acd0.system.entry.js +1 -0
- package/dist/mint-components/p-d23d5113.js +1 -0
- package/dist/mint-components/{p-8704937c.js → p-d47569d0.js} +1 -1
- package/dist/mint-components/{p-ce9e7c98.system.js → p-d477a07b.system.js} +1 -1
- package/dist/mint-components/p-d4c0d53f.js +1 -0
- package/dist/mint-components/{p-b4c52c5a.entry.js → p-d59c19ba.entry.js} +2 -2
- package/dist/mint-components/{p-137ea86e.entry.js → p-d9dd65fd.entry.js} +1 -1
- package/dist/mint-components/{p-aad11a68.entry.js → p-dacefee2.entry.js} +1 -1
- package/dist/mint-components/{p-4f775e84.system.js → p-e0c608e4.system.js} +1 -1
- package/dist/mint-components/p-e10be944.entry.js +1 -0
- package/dist/mint-components/{p-ac1bf045.js → p-e56447fd.js} +1 -1
- package/dist/mint-components/{p-e3735866.entry.js → p-e605fe66.entry.js} +2 -2
- package/dist/mint-components/p-e64c49dd.system.js +1 -0
- package/dist/mint-components/{p-86990110.entry.js → p-e864a155.entry.js} +1 -1
- package/dist/mint-components/p-eac81420.entry.js +1 -0
- package/dist/mint-components/{p-88a2e66e.system.entry.js → p-ec379cf4.system.entry.js} +1 -1
- package/dist/mint-components/p-ec867cad.system.entry.js +1 -0
- package/dist/mint-components/p-ec9c8ced.system.js +1 -0
- package/dist/mint-components/{p-0d8c53ac.system.js → p-ef7b966e.system.js} +1 -1
- package/dist/mint-components/p-f3d3abd0.system.js +1 -0
- package/dist/mint-components/{p-5cac90e8.system.entry.js → p-f7175fc2.system.entry.js} +1 -1
- package/dist/mint-components/p-f81cc2cd.entry.js +1 -0
- package/dist/mint-components/{p-5b333fa8.system.entry.js → p-f8450975.system.entry.js} +1 -1
- package/dist/mint-components/p-f8b41805.system.js +1 -0
- package/dist/mint-components/p-fde23de1.entry.js +13 -0
- package/dist/mint-components/{p-4e48267b.system.js → p-ff19bf56.system.js} +1 -1
- package/dist/types/components/sqm-base-registration/BaseRegistrationForm.stories.d.ts +6 -0
- package/dist/types/components/sqm-base-registration/sqm-base-registration-form-view.d.ts +19 -0
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field-view.d.ts +2 -1
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +5 -5
- package/dist/types/components/sqm-empty/sqm-empty.d.ts +1 -1
- package/dist/types/components/sqm-google-sign-in/sqm-google-sign-in.d.ts +12 -0
- package/dist/types/components/{sqm-marketing-emails-checkbox/MarketingEmailsCheckbox.stories.d.ts → sqm-pagination/Pagination.stories.d.ts} +0 -3
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +15 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +22 -0
- package/dist/types/components/sqm-pagination/usePagination.d.ts +16 -0
- package/dist/types/components/sqm-portal-container/sqm-portal-container.d.ts +0 -1
- package/dist/types/components/sqm-portal-google-registration-form/PortalGoogleRegistrationForm.stories.d.ts +8 -0
- package/dist/types/components/sqm-portal-google-registration-form/small-views/RegistrationFieldsView.d.ts +31 -0
- package/dist/types/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.d.ts +155 -0
- package/dist/types/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.d.ts +14 -0
- package/dist/types/components/sqm-portal-login/PortalLogin.stories.d.ts +1 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login-view.d.ts +2 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login.d.ts +8 -0
- package/dist/types/components/sqm-portal-registration-form/PortalRegistrationForm.stories.d.ts +0 -1
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts +2 -1
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +7 -1
- package/dist/types/components/sqm-portal-registration-form/usePortalRegistrationForm.d.ts +1 -0
- package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +18 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +70 -0
- package/dist/types/components/sqm-referral-code/useReferralCode.d.ts +3 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +12 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +16 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +39 -0
- package/dist/types/components/sqm-referral-codes/useReferralCodes.d.ts +52 -0
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +1 -0
- package/dist/types/components/views/copy-text-view.d.ts +3 -0
- package/dist/types/components.d.ts +544 -49
- package/dist/types/global/mixins.d.ts +0 -2
- package/dist/types/stories/Widget.stories.d.ts +6 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/collection/components/sqm-marketing-emails-checkbox/MarketingEmailsCheckbox.stories.js +0 -11
- package/dist/collection/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.js +0 -130
- package/dist/esm/sqm-portal-registration-form-view-1d3066e1.js +0 -83
- package/dist/esm-es5/ShadowViewAddon-1e90c3f1.js +0 -1
- package/dist/esm-es5/index.module-def4aec5.js +0 -1
- package/dist/esm-es5/sqm-big-stat_39.entry.js +0 -1
- package/dist/esm-es5/sqm-leaderboard-rank-view-10657658.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-60ef06cc.js +0 -1
- package/dist/esm-es5/sqm-portal-registration-form-view-1d3066e1.js +0 -1
- package/dist/esm-es5/useChildElements-32e1bda1.js +0 -1
- package/dist/esm-es5/useInstantAccessRegistration-46b89952.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +0 -1
- package/dist/mint-components/p-02424350.system.js +0 -1
- package/dist/mint-components/p-03494732.entry.js +0 -1
- package/dist/mint-components/p-07f675ab.system.entry.js +0 -1
- package/dist/mint-components/p-0a898ab1.js +0 -1
- package/dist/mint-components/p-0b9fa97f.js +0 -1
- package/dist/mint-components/p-10e89d0a.entry.js +0 -1
- package/dist/mint-components/p-18a0e0d7.entry.js +0 -13
- package/dist/mint-components/p-21233898.system.entry.js +0 -1
- package/dist/mint-components/p-32d1d162.entry.js +0 -1
- package/dist/mint-components/p-3d4656bb.system.js +0 -1
- package/dist/mint-components/p-3ec16698.entry.js +0 -13
- package/dist/mint-components/p-40b1de58.js +0 -1
- package/dist/mint-components/p-4112e198.system.js +0 -1
- package/dist/mint-components/p-4df8f1d2.system.js +0 -1
- package/dist/mint-components/p-51f517a2.js +0 -1
- package/dist/mint-components/p-54051e76.system.entry.js +0 -1
- package/dist/mint-components/p-58ef25d3.system.entry.js +0 -1
- package/dist/mint-components/p-5be235f9.entry.js +0 -1
- package/dist/mint-components/p-61eab172.js +0 -1
- package/dist/mint-components/p-64c3217a.js +0 -1
- package/dist/mint-components/p-674a64fe.system.js +0 -1
- package/dist/mint-components/p-675e974b.system.js +0 -1
- package/dist/mint-components/p-7049e9b0.entry.js +0 -1
- package/dist/mint-components/p-711ba77e.system.entry.js +0 -1
- package/dist/mint-components/p-770368bc.system.js +0 -1
- package/dist/mint-components/p-79191f88.entry.js +0 -1
- package/dist/mint-components/p-80ed03b6.entry.js +0 -9
- package/dist/mint-components/p-8b5b78ca.entry.js +0 -1
- package/dist/mint-components/p-8e907ac7.system.entry.js +0 -1
- package/dist/mint-components/p-91669312.entry.js +0 -1
- package/dist/mint-components/p-9dcfa187.system.js +0 -1
- package/dist/mint-components/p-9f0629ba.system.entry.js +0 -1
- package/dist/mint-components/p-a51533cb.system.js +0 -1
- package/dist/mint-components/p-a6a7dcaa.js +0 -1
- package/dist/mint-components/p-a8f7cb95.js +0 -1
- package/dist/mint-components/p-af062c8f.system.entry.js +0 -1
- package/dist/mint-components/p-afd366ae.system.entry.js +0 -1
- package/dist/mint-components/p-b370fca8.system.js +0 -1
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +0 -1
- package/dist/mint-components/p-b5861974.system.entry.js +0 -1
- package/dist/mint-components/p-c8878e79.entry.js +0 -1
- package/dist/mint-components/p-cb923bed.system.entry.js +0 -1
- package/dist/mint-components/p-d49e2f7a.js +0 -1
- package/dist/mint-components/p-d8d2de11.entry.js +0 -1
- package/dist/mint-components/p-dd0d79bf.entry.js +0 -1
- package/dist/mint-components/p-dd7ee007.system.js +0 -1
- package/dist/mint-components/p-eba44835.system.entry.js +0 -1
- package/dist/mint-components/p-ecdb5b0e.entry.js +0 -223
- package/dist/mint-components/p-ed17e637.system.js +0 -1
- package/dist/mint-components/p-ed6ebd60.system.js +0 -1
- package/dist/mint-components/p-fe66d24c.js +0 -391
- package/dist/types/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.d.ts +0 -28
|
@@ -1,33 +1,36 @@
|
|
|
1
|
-
import { h, r as registerInstance, c as Host } from './index-
|
|
2
|
-
import { a as commonjsGlobal, u as useMemo, k as useState, f as useEffect, c as createCommonjsModule, n as h$1 } from './stencil-hooks.module-
|
|
3
|
-
import './global-
|
|
4
|
-
import {
|
|
1
|
+
import { h, r as registerInstance, c as Host } from './index-60f16d0a.js';
|
|
2
|
+
import { a as commonjsGlobal, u as useMemo, k as useState, f as useEffect, c as createCommonjsModule, n as h$1 } from './stencil-hooks.module-e20edc0b.js';
|
|
3
|
+
import './global-3611a2b7.js';
|
|
4
|
+
import { c as xn, j as jn, b as setUserIdentity, d as dist, q as an, r as setProgramId } from './index.module-f3d96fbb.js';
|
|
5
5
|
import './cjs-bdfb4486.js';
|
|
6
|
-
import './mixins-f60a614c.js';
|
|
7
|
-
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
-
import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
|
|
9
|
-
import './useChildElements-32e1bda1.js';
|
|
10
|
-
import { l as luxon } from './luxon-7600be8d.js';
|
|
11
6
|
import './utils-334c1e34.js';
|
|
12
|
-
import './
|
|
13
|
-
import {
|
|
14
|
-
import
|
|
7
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
+
import { C as CopyTextView } from './copy-text-view-61eebf5d.js';
|
|
9
|
+
import './mixins-83f90fa1.js';
|
|
10
|
+
import { G as GenericTableView } from './GenericTableView-6aa9fac9.js';
|
|
11
|
+
import './useChildElements-d1d3fedd.js';
|
|
12
|
+
import { l as luxon } from './luxon-9b1f9912.js';
|
|
13
|
+
import './sqm-text-span-view-d1b54710.js';
|
|
14
|
+
import { A as AssetCardView } from './sqm-asset-card-view-2157b61f.js';
|
|
15
|
+
import { C as CloseButtonView } from './sqm-close-button-view-0c0bfff8.js';
|
|
15
16
|
import './index-ffa26b43.js';
|
|
16
|
-
import { E as EmailRegistrationView } from './email-registration-view-
|
|
17
|
-
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-
|
|
18
|
-
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-
|
|
19
|
-
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-
|
|
20
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
21
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
22
|
-
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-
|
|
23
|
-
import {
|
|
24
|
-
import './
|
|
25
|
-
import { P as
|
|
26
|
-
import
|
|
27
|
-
import { P as
|
|
28
|
-
import {
|
|
29
|
-
import { P as
|
|
30
|
-
import {
|
|
17
|
+
import { E as EmailRegistrationView } from './email-registration-view-6870d230.js';
|
|
18
|
+
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-7cd0de83.js';
|
|
19
|
+
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-02e9f508.js';
|
|
20
|
+
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-ce55d74d.js';
|
|
21
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-a4e4edb6.js';
|
|
22
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-d500dd01.js';
|
|
23
|
+
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-4f6c89a7.js';
|
|
24
|
+
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-dd481f19.js';
|
|
25
|
+
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-30ced11c.js';
|
|
26
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-2997f902.js';
|
|
27
|
+
import './utilities-33996ce7.js';
|
|
28
|
+
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-e29f1842.js';
|
|
29
|
+
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-d5dcf5c5.js';
|
|
30
|
+
import { S as ShareButtonView, L as LeaderboardView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, C as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, j as RewardExchangeView, r as rewardExchangeCustomErrorMsg, k as rewardExchangeLongText, l as rewardExchangeSelected, m as chooseAmountFixed, n as chooseAmountFixedNoDescription, o as chooseAmountVariable, p as chooseAmountVariableNoDescription, q as chooseAmountVariableDisabled, s as chooseAmountVariableUnavailable, t as confirmFixed, v as confirmVariable, w as redemptionError, x as queryError, y as success, z as successVariable, A as loading, F as empty$1, G as rewardExchange, J as CardFeedView, K as CouponCodeView, M as ProgressBar$2, N as autoColorScaleCss, O as ShadowViewAddon } from './ShadowViewAddon-f91cd444.js';
|
|
31
|
+
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-c3be4b88.js';
|
|
32
|
+
import { N as NameFieldsView } from './sqm-name-fields-view-ec19e9e8.js';
|
|
33
|
+
import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-b8240dc6.js';
|
|
31
34
|
|
|
32
35
|
/**
|
|
33
36
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -1625,6 +1628,19 @@ const EmptyState = /*#__PURE__*/Object.freeze({
|
|
|
1625
1628
|
SlottedIntoComponent: SlottedIntoComponent
|
|
1626
1629
|
});
|
|
1627
1630
|
|
|
1631
|
+
const Pagination_stories = {
|
|
1632
|
+
title: "Components/Link Button",
|
|
1633
|
+
};
|
|
1634
|
+
const Default = () => {
|
|
1635
|
+
return h("sqm-pagination", null);
|
|
1636
|
+
};
|
|
1637
|
+
|
|
1638
|
+
const Pagination = /*#__PURE__*/Object.freeze({
|
|
1639
|
+
__proto__: null,
|
|
1640
|
+
'default': Pagination_stories,
|
|
1641
|
+
Default: Default
|
|
1642
|
+
});
|
|
1643
|
+
|
|
1628
1644
|
const scenario$2 = "@author:johan\n@owner:johan\nFeature: Share Link\n\n The share link component is a box that allows users to see and copy their share link for a given program\n\n Background: Environment\n Given there is a valid program ID in the environment\n And there is a valid user ID and account ID in the environment\n\n @motivating\n Scenario: A Users sharelink can be copied to their clipboard\n Given tooltipText is \"hello tooltip\"\n When the component renders\n Then there is a textbox with the user's share link\n When the clipboard icon is clicked\n Then the link is copied to clipboard\n And a tooltip appears for ~1 second\n\n @minutia\n Scenario: Tooltip lifespan defaults to 2000\n Given the tooltip's lifespan is set to 2000\n And there is tooltip text\n When the component renders\n And the clipboard icon is clicked\n Then a tooltip appears for ~2 seconds\n\n @minutia\n Scenario: Demo\n Given isDemo() returns true\n Then the share link is \"https://www.example.com/sharelink/abc\"\n And the component won't be interactive\n And the tooltip is hidden\n\n @minutia\n Scenario: Program ID can be sourced from prop\n Given the programId prop is set to \"program-a\"\n And window.widgetIdent.programId is set to \"program-b\"\n When the component renders\n Then the share link is for \"program-a\"\n\n @minutia\n Scenario: Program ID can be sourced from window\n Given the programId prop is unset\n And window.widgetIdent.programId is set to \"program-b\"\n When the component renders\n Then the share link is for \"program-b\"\n\n @minutia\n Scenario: An analytic event is fired when a user copies their sharelink\n Given a user viewing the share link component\n And the component is rendered for \"program-a\"\n When they click to copy their link\n Then an \"USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT\" analytic event is fired\n And it is for \"program-a\"\n And it has share medium \"DIRECT\"\n\n\n @ui\n Scenario Outline: user can edit the alignment of the share link text\n Given a user is editing the share link component\n Then they see \"Align text\" props\n And the default value is \"left\"\n When they change the option to <option>\n Then they see the text in <position>\n Examples:\n | option | position |\n | left | left |\n | center | center |\n | right | right |\n\n @ui\n Scenario Outline: The position of the copy button can be changed\n Given a user is editing the share link component\n Then they see \"Style\" props\n And the default value is \"icon\"\n When they change the option to <option>\n Then they see the copy button in <position>\n Examples:\n | option | position |\n | button outside | outside the input, on the right |\n | button below | outside the input, below |\n | icon | inside the input as an icon |\n";
|
|
1629
1645
|
|
|
1630
1646
|
const ShareLink_stories = {
|
|
@@ -1633,7 +1649,7 @@ const ShareLink_stories = {
|
|
|
1633
1649
|
scenario: scenario$2,
|
|
1634
1650
|
},
|
|
1635
1651
|
};
|
|
1636
|
-
const Default = () => {
|
|
1652
|
+
const Default$1 = () => {
|
|
1637
1653
|
const props = {
|
|
1638
1654
|
copyString: "https://noah.example.com",
|
|
1639
1655
|
open: false,
|
|
@@ -1697,7 +1713,7 @@ const FullStack = () => {
|
|
|
1697
1713
|
const ShareLink = /*#__PURE__*/Object.freeze({
|
|
1698
1714
|
__proto__: null,
|
|
1699
1715
|
'default': ShareLink_stories,
|
|
1700
|
-
Default: Default,
|
|
1716
|
+
Default: Default$1,
|
|
1701
1717
|
Tooltip: Tooltip,
|
|
1702
1718
|
Disabled: Disabled,
|
|
1703
1719
|
Error: Error$1,
|
|
@@ -1716,7 +1732,7 @@ const BigStat_stories = {
|
|
|
1716
1732
|
scenario: scenario$3,
|
|
1717
1733
|
},
|
|
1718
1734
|
};
|
|
1719
|
-
const Default$
|
|
1735
|
+
const Default$2 = () => {
|
|
1720
1736
|
const props = { value: 990000, statvalue: "9.900,00", loading: false };
|
|
1721
1737
|
return h(BigStatView, Object.assign({}, props), "Big stat");
|
|
1722
1738
|
};
|
|
@@ -1799,7 +1815,7 @@ const MultipleStats = () => {
|
|
|
1799
1815
|
const BigStat = /*#__PURE__*/Object.freeze({
|
|
1800
1816
|
__proto__: null,
|
|
1801
1817
|
'default': BigStat_stories,
|
|
1802
|
-
Default: Default$
|
|
1818
|
+
Default: Default$2,
|
|
1803
1819
|
LeftAlign: LeftAlign,
|
|
1804
1820
|
RightAlign: RightAlign,
|
|
1805
1821
|
FlexReverse: FlexReverse,
|
|
@@ -2536,36 +2552,36 @@ const routes = `
|
|
|
2536
2552
|
`;
|
|
2537
2553
|
const TemplateNavigation = createHookStory(() => {
|
|
2538
2554
|
return (h("div", null,
|
|
2539
|
-
h("button", { onClick: () =>
|
|
2540
|
-
h("button", { onClick: () =>
|
|
2541
|
-
h("button", { onClick: () =>
|
|
2542
|
-
h("button", { onClick: () =>
|
|
2543
|
-
h("button", { onClick: () =>
|
|
2544
|
-
h("button", { onClick: () =>
|
|
2545
|
-
h("button", { onClick: () =>
|
|
2546
|
-
h("button", { onClick: () =>
|
|
2547
|
-
h("button", { onClick: () =>
|
|
2555
|
+
h("button", { onClick: () => xn.push("/") }, "/"),
|
|
2556
|
+
h("button", { onClick: () => xn.push("/foo") }, "/foo"),
|
|
2557
|
+
h("button", { onClick: () => xn.push("/bar") }, "/bar"),
|
|
2558
|
+
h("button", { onClick: () => xn.push("/baz/bang") }, "/baz/bang"),
|
|
2559
|
+
h("button", { onClick: () => xn.push("/refer") }, "/refer"),
|
|
2560
|
+
h("button", { onClick: () => xn.push("/refer/1") }, "/refer/1"),
|
|
2561
|
+
h("button", { onClick: () => xn.push("/refer/2") }, "/refer/2"),
|
|
2562
|
+
h("button", { onClick: () => xn.back() }, "Back"),
|
|
2563
|
+
h("button", { onClick: () => xn.forward() }, "Forward"),
|
|
2548
2564
|
h("hr", null),
|
|
2549
2565
|
h("sqm-router", { innerHTML: templates })));
|
|
2550
2566
|
});
|
|
2551
2567
|
const RouteNavigation = createHookStory(() => {
|
|
2552
2568
|
return (h("div", null,
|
|
2553
|
-
h("button", { onClick: () =>
|
|
2554
|
-
h("button", { onClick: () =>
|
|
2555
|
-
h("button", { onClick: () =>
|
|
2556
|
-
h("button", { onClick: () =>
|
|
2557
|
-
h("button", { onClick: () =>
|
|
2558
|
-
h("button", { onClick: () =>
|
|
2559
|
-
h("button", { onClick: () =>
|
|
2560
|
-
h("button", { onClick: () =>
|
|
2561
|
-
h("button", { onClick: () =>
|
|
2569
|
+
h("button", { onClick: () => xn.push("/") }, "/"),
|
|
2570
|
+
h("button", { onClick: () => xn.push("/foo") }, "/foo"),
|
|
2571
|
+
h("button", { onClick: () => xn.push("/bar") }, "/bar"),
|
|
2572
|
+
h("button", { onClick: () => xn.push("/baz/bang") }, "/baz/bang"),
|
|
2573
|
+
h("button", { onClick: () => xn.push("/refer") }, "/refer"),
|
|
2574
|
+
h("button", { onClick: () => xn.push("/refer/1") }, "/refer/1"),
|
|
2575
|
+
h("button", { onClick: () => xn.push("/refer/2") }, "/refer/2"),
|
|
2576
|
+
h("button", { onClick: () => xn.back() }, "Back"),
|
|
2577
|
+
h("button", { onClick: () => xn.forward() }, "Forward"),
|
|
2562
2578
|
h("hr", null),
|
|
2563
2579
|
h("sqm-router", { innerHTML: routes })));
|
|
2564
2580
|
});
|
|
2565
2581
|
const Styling = createHookStory(() => {
|
|
2566
2582
|
return (h("div", null,
|
|
2567
|
-
h("button", { onClick: () =>
|
|
2568
|
-
h("button", { onClick: () =>
|
|
2583
|
+
h("button", { onClick: () => xn.push("/") }, "/"),
|
|
2584
|
+
h("button", { onClick: () => xn.push("/foo") }, "/foo"),
|
|
2569
2585
|
h("hr", null),
|
|
2570
2586
|
h("div", { style: { display: "flex", justifyContent: "space-around" } },
|
|
2571
2587
|
h("sqm-router", { innerHTML: `<template path="/">
|
|
@@ -2579,7 +2595,7 @@ function useTemplate(templateString) {
|
|
|
2579
2595
|
const [previewTemplate, setPreviewTemplate] = useState(templateString);
|
|
2580
2596
|
function setPath(e) {
|
|
2581
2597
|
//@ts-ignore
|
|
2582
|
-
|
|
2598
|
+
xn.push(e.target.value);
|
|
2583
2599
|
}
|
|
2584
2600
|
return {
|
|
2585
2601
|
states: { previewTemplate, editedTemplate },
|
|
@@ -2743,8 +2759,8 @@ const FullStackFrame = () => {
|
|
|
2743
2759
|
"Current path:",
|
|
2744
2760
|
" ",
|
|
2745
2761
|
h("code", null,
|
|
2746
|
-
h("strong", null, (_a =
|
|
2747
|
-
h("button", { onClick:
|
|
2762
|
+
h("strong", null, (_a = jn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2763
|
+
h("button", { onClick: xn.back }, "Go Back")));
|
|
2748
2764
|
};
|
|
2749
2765
|
const FullStackFrameLoggedOut = () => {
|
|
2750
2766
|
var _a;
|
|
@@ -2768,8 +2784,8 @@ const FullStackFrameLoggedOut = () => {
|
|
|
2768
2784
|
"Current path:",
|
|
2769
2785
|
" ",
|
|
2770
2786
|
h("code", null,
|
|
2771
|
-
h("strong", null, (_a =
|
|
2772
|
-
h("button", { onClick:
|
|
2787
|
+
h("strong", null, (_a = jn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2788
|
+
h("button", { onClick: xn.back }, "Go Back")));
|
|
2773
2789
|
};
|
|
2774
2790
|
|
|
2775
2791
|
const PortalFrame = /*#__PURE__*/Object.freeze({
|
|
@@ -3496,7 +3512,7 @@ function useExchangeButton() {
|
|
|
3496
3512
|
const { id, accountId } = setupGraphQL$6();
|
|
3497
3513
|
const [points, setPoints] = useState(10);
|
|
3498
3514
|
const [rate, setRate] = useState(100);
|
|
3499
|
-
const [exchange, { data, errors }] =
|
|
3515
|
+
const [exchange, { data, errors }] = an(EXCHANGE);
|
|
3500
3516
|
return {
|
|
3501
3517
|
states: {
|
|
3502
3518
|
points,
|
|
@@ -4067,6 +4083,8 @@ const referralWidget = "<sqm-brand brand-color=\"#4225c4\" brand-font=\"Nunito S
|
|
|
4067
4083
|
|
|
4068
4084
|
const monoWidget = "<sqm-brand brand-color=\"#4225c4\" brand-font=\"Nunito Sans\">\n <sqm-portal-container\n direction=\"column\"\n padding=\"small\"\n gap=\"xxx-large\"\n display=\"grid\"\n max-width=\"100%\"\n background-color=\"#ffffff\"\n >\n <sqm-portal-container\n direction=\"column\"\n padding=\"none\"\n gap=\"xxx-large\"\n display=\"grid\"\n max-width=\"100%\"\n >\n <sqm-hero-image\n image-url=\"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\"\n header=\"MyCompany Rewards\"\n description=\"Refer friends and complete tasks to earn rewards\"\n layout=\"columns\"\n image-pos=\"right\"\n background-color=\"#F9F9F9\"\n image-mobile-pos=\"top\"\n image-percentage=\"50\"\n padding-image=\"none\"\n padding-text=\"xxxx-large\"\n >\n </sqm-hero-image>\n </sqm-portal-container>\n <sqm-portal-container\n direction=\"column\"\n padding=\"none\"\n gap=\"xxx-large\"\n max-width=\"770px\"\n center\n display=\"grid\"\n >\n <sqm-stat-container space=\"xxx-large\" display=\"flex\">\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n >\n <p>Referrals</p>\n </sqm-big-stat>\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/integrationRewardsCountFiltered/AVAILABLE/global\"\n >\n <p>Giftcards Earned</p>\n </sqm-big-stat>\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/POINT/value/global\"\n >\n <p>Points Balance</p>\n </sqm-big-stat>\n </sqm-stat-container>\n <sqm-portal-container\n gap=\"xx-large\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <sqm-titled-section\n text-align=\"center\"\n label-margin=\"xxx-small\"\n padding=\"none\"\n >\n <h3 slot=\"label\">Share $50 with friends</h3>\n <p slot=\"content\">\n They’ll get a $50 credit towards a new account and you’ll get up to\n $1200\n </p>\n </sqm-titled-section>\n <sqm-referral-card vertical-alignment=\"start\">\n <sqm-portal-container\n gap=\"large\"\n slot=\"left\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <p>\n They’ll get a $50 credit towards a new account and you’ll get:\n </p>\n <sqm-timeline icon=\"circle\">\n <sqm-timeline-entry\n reward=\"$50\"\n unit=\"visa giftcard\"\n desc=\"Your friend purchases a Business plan\"\n icon=\"circle\"\n >\n </sqm-timeline-entry>\n <sqm-timeline-entry\n reward=\"$200\"\n unit=\"visa giftcard\"\n desc=\"Our sales team qualifies your friend as a good fit for our Enterprise plan\"\n icon=\"circle\"\n >\n </sqm-timeline-entry>\n <sqm-timeline-entry\n reward=\"$1000\"\n unit=\"visa giftcard\"\n desc=\"Your friend purchases an Enterprise plan\"\n icon=\"circle\"\n >\n </sqm-timeline-entry>\n </sqm-timeline>\n </sqm-portal-container>\n <sqm-portal-container\n gap=\"large\"\n slot=\"right\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <p>Choose how you want to share:</p>\n <p><sub>Your unique referral link:</sub></p>\n <sqm-share-link\n tooltip-text=\"Copied to Clipboard\"\n tooltip-lifespan=\"1000\"\n >\n </sqm-share-link>\n <sqm-portal-container\n gap=\"x-small\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <sqm-share-button\n medium=\"email\"\n icon-slot=\"prefix\"\n size=\"medium\"\n type=\"default\"\n >\n Share via email\n </sqm-share-button>\n <sqm-share-button\n medium=\"linkedin\"\n icon-slot=\"prefix\"\n size=\"medium\"\n type=\"default\"\n >\n Share on LinkedIn\n </sqm-share-button>\n <sqm-share-button\n medium=\"twitter\"\n icon-slot=\"prefix\"\n size=\"medium\"\n type=\"default\"\n >\n Post about us on X\n </sqm-share-button>\n </sqm-portal-container>\n </sqm-portal-container>\n </sqm-referral-card>\n <sqm-portal-container\n gap=\"xx-large\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n min-width=\"\"\n padding=\"none\"\n >\n <sqm-titled-section text-align=\"center\" label-margin=\"xxx-small\">\n <h3 slot=\"label\">Earn more rewards</h3>\n <p slot=\"content\">\n Get points while using our product. Use those points to redeem\n rewards like one free month of Enterprise or two plane tickets to\n anywhere in North America\n </p>\n </sqm-titled-section>\n <sqm-card-feed gap=\"24\" width=\"347\">\n <sqm-task-card\n reward-amount=\"20\"\n goal=\"1\"\n card-title=\"Complete a Survey\"\n description=\"Fill out our NPS survey and get 20 points for giving us honest feedback.\"\n button-text=\"Take survey\"\n reward-unit=\"Points\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n finite=\"0\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n <sqm-task-card\n reward-amount=\"250\"\n goal=\"500\"\n show-progress-bar\n card-title=\"Spend $500\"\n description=\"Earn 250 points when you spend $500 or more.\"\n button-text=\"See plans\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n progress-bar-unit=\"$\"\n finite=\"0\"\n reward-unit=\"Points\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n <sqm-task-card\n goal=\"1\"\n reward-amount=\"50\"\n card-title=\"Follow Us on X\"\n description=\"Earn 50 points when you Follow Us on X!\"\n button-text=\"Follow\"\n button-link=\"https://twitter.com/\"\n open-new-tab=\"true\"\n event-key=\"socialFollow\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n finite=\"0\"\n reward-unit=\"Points\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n <sqm-task-card\n reward-amount=\"1\"\n reward-unit=\"Free Month\"\n goal=\"1\"\n card-title=\"Upgrade Your Plan\"\n description=\"Receive one free month for being a committed customer when you upgrade your plan.\"\n button-text=\"Upgrade\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n open-new-tab=\"false\"\n finite=\"0\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n </sqm-card-feed>\n </sqm-portal-container>\n <sqm-tabs>\n <sqm-tab header=\"Referral history\">\n <sqm-referral-table\n per-page=\"4\"\n hidden-columns=\"2\"\n more-label=\"Next\"\n prev-label=\"Prev\"\n sm-breakpoint=\"599\"\n md-breakpoint=\"799\"\n >\n <sqm-referral-table-user-column\n column-title=\"User\"\n anonymous-user=\"Anonymous User\"\n deleted-user=\"Deleted User\"\n >\n </sqm-referral-table-user-column>\n <sqm-referral-table-status-column\n column-title=\"Referral status\"\n converted-status-text=\"Converted\"\n in-progress-status-text=\"In Progress\"\n >\n </sqm-referral-table-status-column>\n <sqm-referral-table-rewards-column\n column-title=\"Rewards\"\n expiring-text=\"Expiring in\"\n fuel-tank-text=\"Your code is\"\n pending-for-text=\"{status} for {date}\"\n reward-received-text=\"Reward received on\"\n status-long-text=\"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} other {Not available} }\"\n status-text=\"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }\"\n >\n </sqm-referral-table-rewards-column>\n <sqm-referral-table-date-column\n column-title=\"Date referred\"\n date-shown=\"dateReferralStarted\"\n >\n </sqm-referral-table-date-column>\n <sqm-empty\n slot=\"empty\"\n empty-state-image=\"https://res.cloudinary.com/saasquatch/image/upload/v1644000223/squatch-assets/empty_referral2.png\"\n empty-state-header=\"View your referral details\"\n empty-state-text=\"Refer a friend to view the status of your referrals and rewards earned\"\n >\n </sqm-empty>\n </sqm-referral-table>\n </sqm-tab>\n <sqm-tab header=\"Reward history\">\n <sqm-rewards-table\n per-page=\"4\"\n program-id=\"\"\n hidden-columns=\"0\"\n more-label=\"Next\"\n prev-label=\"Prev\"\n sm-breakpoint=\"599\"\n md-breakpoint=\"799\"\n >\n <sqm-rewards-table-reward-column\n available-text=\"{availableAmount} remaining\"\n column-title=\"Reward\"\n copy-text=\"Copied!\"\n redeemed-text=\"{redeemedAmount} redeemed\"\n >\n </sqm-rewards-table-reward-column>\n <sqm-rewards-table-source-column\n anonymous-user=\"Anonymous User\"\n column-title=\"Source\"\n deleted-user=\"Deleted User\"\n referral-text=\"{rewardSource, select, FRIEND_SIGNUP {Referral to} REFERRED {Referred by} other {}}\"\n reward-exchange-text=\"Reward Exchange\"\n reward-source-text=\"{rewardSource, select, MANUAL {Manual} AUTOMATED {{programName}} other {}}\"\n >\n </sqm-rewards-table-source-column>\n <sqm-rewards-table-status-column\n column-title=\"Status\"\n expiry-text=\"Expires on \"\n status-text=\"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }\"\n >\n </sqm-rewards-table-status-column>\n <sqm-rewards-table-date-column\n column-title=\"Date received\"\n date-shown=\"dateGiven\"\n >\n </sqm-rewards-table-date-column>\n <sqm-empty\n slot=\"empty\"\n empty-state-image=\"https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_reward2.png\"\n empty-state-header=\"View your rewards\"\n empty-state-text=\"Refer friends and complete tasks to view the details of your rewards\"\n >\n </sqm-empty>\n </sqm-rewards-table>\n </sqm-tab>\n </sqm-tabs>\n </sqm-portal-container>\n <sqm-portal-footer\n support-email=\"support@example.com\"\n terms-link=\"https:\\/\\/example.com\"\n faq-link=\"https:\\/\\/example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n padding-bottom=\"none\"\n padding-left=\"none\"\n padding-right=\"none\"\n padding-top=\"none\"\n ></sqm-portal-footer>\n </sqm-portal-container>\n </sqm-portal-container>\n</sqm-brand>\n";
|
|
4069
4085
|
|
|
4086
|
+
const promoCodeReferralWidget = "<sqm-brand brand-color=\"#4225c4\" brand-font=\"Nunito Sans\">\n <sqm-portal-container\n direction=\"column\"\n padding=\"small\"\n gap=\"xxx-large\"\n display=\"grid\"\n max-width=\"100%\"\n background-color=\"#ffffff\"\n >\n <sqm-portal-container\n direction=\"column\"\n padding=\"none\"\n gap=\"xxx-large\"\n display=\"grid\"\n max-width=\"100%\"\n >\n <sqm-hero-image\n image-url=\"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\"\n header=\"MyCompany Rewards\"\n description=\"Refer a friend and earn up to $1200 in rewards\"\n layout=\"columns\"\n image-pos=\"right\"\n background-color=\"#F9F9F9\"\n >\n </sqm-hero-image>\n </sqm-portal-container>\n <sqm-portal-container\n direction=\"column\"\n padding=\"none\"\n gap=\"xxx-large\"\n max-width=\"770px\"\n center\n display=\"grid\"\n >\n <sqm-stat-container space=\"xxx-large\" display=\"flex\">\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n >\n <p>Referrals</p>\n </sqm-big-stat>\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/integrationRewardsCountFiltered/AVAILABLE/global\"\n >\n <p>Giftcards</p>\n </sqm-big-stat>\n </sqm-stat-container>\n <sqm-portal-container\n gap=\"large\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <sqm-titled-section\n text-align=\"center\"\n label-margin=\"xxx-small\"\n padding=\"none\"\n >\n <h3 slot=\"label\">Get rewarded when your friend uses our product</h3>\n </sqm-titled-section>\n <sqm-referral-card vertical-alignment=\"start\">\n <sqm-portal-container\n gap=\"large\"\n slot=\"left\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <p>\n They’ll get a $50 credit towards a new account and you’ll get:\n </p>\n <sqm-timeline icon=\"circle\">\n <sqm-timeline-entry\n reward=\"$50\"\n unit=\"visa giftcard\"\n desc=\"Your friend purchases a Business plan\"\n icon=\"circle\"\n >\n </sqm-timeline-entry>\n <sqm-timeline-entry\n reward=\"$200\"\n unit=\"visa giftcard\"\n desc=\"Our sales team qualifies your friend as a good fit for our Enterprise plan\"\n icon=\"circle\"\n >\n </sqm-timeline-entry>\n <sqm-timeline-entry\n reward=\"$1000\"\n unit=\"visa giftcard\"\n desc=\"Your friend purchases an Enterprise plan\"\n icon=\"circle\"\n >\n </sqm-timeline-entry>\n </sqm-timeline>\n </sqm-portal-container>\n <sqm-referral-codes slot=\"right\">\n <sqm-pagination slot=\"pagination\"></sqm-pagination>\n <sqm-referral-code\n slot=\"shareCodes\"\n show-notification-text=\"true\"\n ></sqm-referral-code>\n <sqm-portal-container gap=\"small\" slot=\"shareButtons\">\n <sqm-share-button medium=\"email\"\n >Share via email</sqm-share-button\n >\n <sqm-share-button medium=\"fbmessenger\"\n >Share on Facebook</sqm-share-button\n >\n <sqm-share-button medium=\"whatsapp\"\n >Share on WhatsApp</sqm-share-button\n >\n </sqm-portal-container>\n </sqm-referral-codes>\n </sqm-referral-card>\n </sqm-portal-container>\n <sqm-portal-container\n gap=\"large\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <sqm-titled-section\n padding=\"none\"\n text-align=\"center\"\n label-margin=\"xx-small\"\n >\n <h3 slot=\"label\">Referral History</h3>\n </sqm-titled-section>\n <sqm-referral-table\n per-page=\"4\"\n hidden-columns=\"2\"\n more-label=\"Next\"\n prev-label=\"Prev\"\n sm-breakpoint=\"599\"\n md-breakpoint=\"799\"\n >\n <sqm-referral-table-user-column\n column-title=\"User\"\n anonymous-user=\"Anonymous User\"\n deleted-user=\"Deleted User\"\n >\n </sqm-referral-table-user-column>\n <sqm-referral-table-status-column\n column-title=\"Referral status\"\n converted-status-text=\"Converted\"\n in-progress-status-text=\"In Progress\"\n >\n </sqm-referral-table-status-column>\n <sqm-referral-table-rewards-column\n column-title=\"Rewards\"\n expiring-text=\"Expiring in\"\n fuel-tank-text=\"Your code is\"\n pending-for-text=\"{status} for {date}\"\n reward-received-text=\"Reward received on\"\n status-long-text=\"{status, select, AVAILABLE {Reward expiring on} CANCELLED {Reward cancelled on} PENDING {Available on} EXPIRED {Reward expired on} other {Not available} }\"\n status-text=\"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }\"\n >\n </sqm-referral-table-rewards-column>\n <sqm-referral-table-date-column\n column-title=\"Date referred\"\n date-shown=\"dateReferralStarted\"\n >\n </sqm-referral-table-date-column>\n <sqm-empty\n slot=\"empty\"\n empty-state-image=\"https://res.cloudinary.com/saasquatch/image/upload/v1644000223/squatch-assets/empty_referral2.png\"\n empty-state-header=\"View your referral details\"\n empty-state-text=\"Refer a friend to view the status of your referrals and rewards earned\"\n ></sqm-empty>\n </sqm-referral-table>\n </sqm-portal-container>\n <sqm-portal-footer\n support-email=\"support@example.com\"\n terms-link=\"https:\\/\\/example.com\"\n faq-link=\"https:\\/\\/example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n padding-bottom=\"none\"\n padding-left=\"none\"\n padding-right=\"none\"\n padding-top=\"none\"\n ></sqm-portal-footer>\n </sqm-portal-container>\n </sqm-portal-container>\n</sqm-brand>\n";
|
|
4087
|
+
|
|
4070
4088
|
const loyaltyWidget = "<sqm-brand brand-color=\"#4225c4\" brand-font=\"Nunito Sans\">\n <sqm-portal-container\n direction=\"column\"\n padding=\"small\"\n gap=\"xxxx-large\"\n display=\"grid\"\n max-width=\"100%\"\n background-color=\"#ffffff\"\n >\n <sqm-portal-container\n direction=\"column\"\n padding=\"none\"\n gap=\"xxx-large\"\n display=\"grid\"\n max-width=\"100%\"\n >\n <sqm-hero-image\n image-url=\"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\"\n header=\"MyCompany Rewards\"\n description=\"Complete tasks to earn rewards\"\n layout=\"overlay\"\n padding-image=\"xxxx-large\"\n padding-text=\"xxx-large\"\n image-pos=\"center\"\n overlay-color=\"#5e5669\"\n overlay-opacity=\"0.9\"\n >\n </sqm-hero-image>\n <sqm-portal-container\n direction=\"column\"\n padding=\"none\"\n gap=\"xxx-large\"\n max-width=\"770px\"\n center\n display=\"grid\"\n >\n <sqm-program-explainer header=\"How it works\">\n <sqm-program-explainer-step\n description=\"Complete tasks like uploading your first video or sharing videos with friends\"\n header=\"Earn points for using our product\"\n icon=\"cash-stack\"\n text-color=\"#000000\"\n >\n </sqm-program-explainer-step>\n <sqm-program-explainer-step\n description=\"Redeem rewards like one free month of Enterprise or two plane tickets to anywhere in North America\"\n header=\"Redeem rewards with your points\"\n icon=\"people\"\n text-color=\"#000000\"\n >\n </sqm-program-explainer-step>\n </sqm-program-explainer>\n <sqm-portal-container\n center\n direction=\"row\"\n display=\"flex\"\n justify-content=\"space-between\"\n gap=\"xxx-large\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <sqm-stat-container space=\"xxx-large\" display=\"flex\">\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsRedeemed/CREDIT/POINTS\"\n >\n <p>Points Redeemed</p>\n </sqm-big-stat>\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/POINT/value/global\"\n >\n <p>Points Balance</p>\n </sqm-big-stat>\n </sqm-stat-container>\n </sqm-portal-container>\n <sqm-portal-container\n direction=\"column\"\n padding=\"none\"\n gap=\"xx-large\"\n display=\"grid\"\n max-width=\"100%\"\n >\n <sqm-titled-section\n label-margin=\"small\"\n padding=\"none\"\n text-align=\"center\"\n >\n <h3 slot=\"label\">Earn points</h3>\n </sqm-titled-section>\n <sqm-card-feed gap=\"24\" width=\"347\">\n <sqm-task-card\n reward-amount=\"20\"\n goal=\"1\"\n card-title=\"Complete a Survey\"\n description=\"Fill out our NPS survey and get 20 points for giving us honest feedback.\"\n button-text=\"Take survey\"\n reward-unit=\"Points\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n finite=\"0\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n <sqm-task-card\n reward-amount=\"250\"\n goal=\"500\"\n show-progress-bar\n card-title=\"Spend $500\"\n description=\"Earn 250 points when you spend $500 or more.\"\n button-text=\"See plans\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n progress-bar-unit=\"$\"\n finite=\"0\"\n reward-unit=\"Points\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n <sqm-task-card\n goal=\"1\"\n reward-amount=\"50\"\n card-title=\"Follow Us on X\"\n description=\"Earn 50 points when you Follow Us on X!\"\n button-text=\"Follow\"\n button-link=\"https://twitter.com/\"\n open-new-tab=\"true\"\n event-key=\"socialFollow\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n finite=\"0\"\n reward-unit=\"Points\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n <sqm-task-card\n reward-amount=\"1\"\n reward-unit=\"Free Month\"\n goal=\"1\"\n card-title=\"Upgrade Your Plan\"\n description=\"Receive one free month for being a committed customer when you upgrade your plan.\"\n button-text=\"Upgrade\"\n completed-text=\"Completed {finite, select, 0 {{count, plural, =1 {{count} time} other {{count} times}}} other {{count}/{finite} times}}\"\n ended-message=\"Ended {endDate}\"\n expiry-message=\"Ends {endDate}\"\n open-new-tab=\"false\"\n finite=\"0\"\n starts-on-message=\"Starts {startDate}\"\n >\n </sqm-task-card>\n </sqm-card-feed>\n <sqm-portal-container\n gap=\"large\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n >\n <sqm-titled-section\n padding=\"none\"\n text-align=\"center\"\n label-margin=\"xx-small\"\n >\n <h3 slot=\"label\">Reward History</h3>\n </sqm-titled-section>\n <sqm-rewards-table\n per-page=\"4\"\n hidden-columns=\"0\"\n more-label=\"Next\"\n prev-label=\"Prev\"\n sm-breakpoint=\"599\"\n md-breakpoint=\"799\"\n >\n <sqm-rewards-table-reward-column\n available-text=\"{availableAmount} remaining\"\n column-title=\"Reward\"\n copy-text=\"Copied!\"\n redeemed-text=\"{redeemedAmount} redeemed\"\n >\n </sqm-rewards-table-reward-column>\n <sqm-rewards-table-source-column\n anonymous-user=\"Anonymous User\"\n column-title=\"Source\"\n deleted-user=\"Deleted User\"\n referral-text=\"{rewardSource, select, FRIEND_SIGNUP {Referral to} REFERRED {Referred by} other {}}\"\n reward-exchange-text=\"Reward Exchange\"\n reward-source-text=\"{rewardSource, select, MANUAL {Manual} AUTOMATED {{programName}} other {}}\"\n >\n </sqm-rewards-table-source-column>\n <sqm-rewards-table-status-column\n column-title=\"Status\"\n expiry-text=\"Expires on \"\n status-text=\"{status, select, AVAILABLE {Available} CANCELLED {Cancelled} PENDING {Pending} EXPIRED {Expired} REDEEMED {Redeemed} other {Not available} }\"\n >\n </sqm-rewards-table-status-column>\n <sqm-rewards-table-date-column\n column-title=\"Date received\"\n date-shown=\"dateGiven\"\n >\n </sqm-rewards-table-date-column>\n <sqm-empty\n slot=\"empty\"\n empty-state-image=\"https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_reward2.png\"\n empty-state-header=\"View your rewards\"\n empty-state-text=\"Refer friends and complete tasks to view the details of your rewards\"\n >\n </sqm-empty>\n </sqm-rewards-table>\n </sqm-portal-container>\n </sqm-portal-container>\n <sqm-portal-footer\n support-email=\"support@example.com\"\n terms-link=\"https:\\/\\/example.com\"\n faq-link=\"https:\\/\\/example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n padding-bottom=\"none\"\n padding-left=\"none\"\n padding-right=\"none\"\n padding-top=\"none\"\n ></sqm-portal-footer>\n </sqm-portal-container>\n </sqm-portal-container>\n </sqm-portal-container>\n</sqm-brand>\n";
|
|
4071
4089
|
|
|
4072
4090
|
const instantAccessReferrerShareWidget = "<sqm-hero\n background=\"https://res.cloudinary.com/saasquatch/image/upload/v1683589933/Portal%20Assets/Screen-Shot-2022-01-06-at-3.23.58-AM.png\"\n columns=\"2\"\n padding-size=\"medium\"\n wrap-direction=\"wrap\"\n secondary-background=\"#FFFFFF\"\n min-height=\"200\"\n ><sqm-referral-card\n vertical-alignment=\"start\"\n slot=\"secondary-column\"\n padding-bottom=\"small\"\n padding-left=\"x-large\"\n padding-right=\"x-large\"\n padding-top=\"small\"\n >\n <sqm-titled-section\n text-align=\"center\"\n label-margin=\"none\"\n padding=\"none\"\n slot=\"header\"\n ><h1 slot=\"label\">Invite your friends to unlock rewards!</h1>\n <p slot=\"content\">\n They’ll get a $50 credit towards a new account and\n you’ll get a $50 in credit for each friend you refer.\n </p></sqm-titled-section\n >\n <sqm-portal-container\n gap=\"small\"\n direction=\"column\"\n display=\"grid\"\n max-width=\"100%\"\n padding=\"none\"\n slot=\"left\"\n >\n <p style=\"margin: 0\">Choose how you want to share:</p>\n <sqm-share-link\n tooltip-text=\"Copied to Clipboard\"\n tooltip-lifespan=\"1000\"\n >\n </sqm-share-link>\n <sqm-share-button\n medium=\"email\"\n icon-slot=\"prefix\"\n size=\"medium\"\n type=\"default\"\n >\n Share via email\n </sqm-share-button>\n <sqm-share-button\n medium=\"linkedin\"\n icon-slot=\"prefix\"\n size=\"medium\"\n type=\"default\"\n >\n Share on LinkedIn\n </sqm-share-button>\n <sqm-share-button\n medium=\"twitter\"\n icon-slot=\"prefix\"\n size=\"medium\"\n type=\"default\"\n >\n Post about us on X\n </sqm-share-button> </sqm-portal-container\n ><sqm-portal-container\n display=\"flex\"\n slot=\"footer\"\n gap=\"small\"\n justify-content=\"center\"\n >\n <sqm-logout-current-user\n user-identification-text=\"{email}\"\n switch-user-link=\"#\"\n switch-user-text=\"not you?\"\n ></sqm-logout-current-user>\n <sqm-portal-footer\n support-email=\"support@example.com\"\n show-powered-by=\"true\"\n padding-bottom=\"x-small\"\n padding-left=\"none\"\n padding-right=\"none\"\n padding-top=\"none\"\n hide-support-text\n terms-text=\"Terms And Conditions\"\n terms-link=\"https://example.com\"\n ></sqm-portal-footer></sqm-portal-container\n ></sqm-referral-card>\n</sqm-hero>\n";
|
|
@@ -4097,16 +4115,16 @@ function DefaultTemplateView(props) {
|
|
|
4097
4115
|
gridTemplateColumns: "repeat(9, 80px)",
|
|
4098
4116
|
gridGap: "10px",
|
|
4099
4117
|
} },
|
|
4100
|
-
h("button", { onClick: () =>
|
|
4101
|
-
props.leadSubmit && (h("button", { onClick: () =>
|
|
4102
|
-
h("button", { onClick: () =>
|
|
4103
|
-
h("button", { onClick: () =>
|
|
4104
|
-
h("button", { onClick: () =>
|
|
4105
|
-
h("button", { onClick: () =>
|
|
4106
|
-
h("button", { onClick: () =>
|
|
4107
|
-
h("button", { onClick: () =>
|
|
4108
|
-
h("button", { onClick: () =>
|
|
4109
|
-
h("button", { onClick: () =>
|
|
4118
|
+
h("button", { onClick: () => xn.push("/") }, "Dashboard"),
|
|
4119
|
+
props.leadSubmit && (h("button", { onClick: () => xn.push("/refer") }, "Submit a Referral")),
|
|
4120
|
+
h("button", { onClick: () => xn.push("/activity") }, "Activity"),
|
|
4121
|
+
h("button", { onClick: () => xn.push("/editProfile") }, "Edit Profile"),
|
|
4122
|
+
h("button", { onClick: () => xn.push("/login") }, "Login"),
|
|
4123
|
+
h("button", { onClick: () => xn.push("/register") }, "Register"),
|
|
4124
|
+
h("button", { onClick: () => xn.push("/emailVerification") }, "Email Verification"),
|
|
4125
|
+
h("button", { onClick: () => xn.push("/verifyEmail") }, "Verify Email"),
|
|
4126
|
+
h("button", { onClick: () => xn.push("/forgotPassword") }, "Forgot Password"),
|
|
4127
|
+
h("button", { onClick: () => xn.push("/resetPassword") }, "Reset Password")),
|
|
4110
4128
|
h("br", null),
|
|
4111
4129
|
h("div", { innerHTML: states.previewTemplate })));
|
|
4112
4130
|
}
|
|
@@ -7123,6 +7141,10 @@ const Loyalty = createHookStory(() => {
|
|
|
7123
7141
|
const { states, callbacks } = useTemplate$1(loyaltyWidget);
|
|
7124
7142
|
return (h(DefaultTemplateView, { states: states, callbacks: callbacks, template: loyaltyWidget }));
|
|
7125
7143
|
});
|
|
7144
|
+
const PromoCodeReferralWidget = createHookStory(() => {
|
|
7145
|
+
const { states, callbacks } = useTemplate$1(promoCodeReferralWidget);
|
|
7146
|
+
return (h(DefaultTemplateView, { states: states, callbacks: callbacks, template: referralWidget }));
|
|
7147
|
+
});
|
|
7126
7148
|
const InstantAccessReferrerShareWidget = createHookStory(() => {
|
|
7127
7149
|
const { states, callbacks } = useTemplate$1(instantAccessReferrerShareWidget);
|
|
7128
7150
|
return h(TemplateView$1, { states: states, callbacks: callbacks });
|
|
@@ -7154,6 +7176,7 @@ const Widget = /*#__PURE__*/Object.freeze({
|
|
|
7154
7176
|
ReferralWidget: ReferralWidget,
|
|
7155
7177
|
MonoWidget: MonoWidget,
|
|
7156
7178
|
Loyalty: Loyalty,
|
|
7179
|
+
PromoCodeReferralWidget: PromoCodeReferralWidget,
|
|
7157
7180
|
InstantAccessReferrerShareWidget: InstantAccessReferrerShareWidget,
|
|
7158
7181
|
PaypalMonoWidget: PaypalMonoWidget,
|
|
7159
7182
|
PaypalReferralWidget: PaypalReferralWidget,
|
|
@@ -7247,7 +7270,9 @@ const defaultProps$2 = {
|
|
|
7247
7270
|
callbacks: {
|
|
7248
7271
|
submit: async (e) => await e,
|
|
7249
7272
|
},
|
|
7250
|
-
content: {
|
|
7273
|
+
content: {
|
|
7274
|
+
pageLabel: "Sign in to your account",
|
|
7275
|
+
},
|
|
7251
7276
|
};
|
|
7252
7277
|
const errorProps = {
|
|
7253
7278
|
states: {
|
|
@@ -7259,7 +7284,9 @@ const errorProps = {
|
|
|
7259
7284
|
callbacks: {
|
|
7260
7285
|
submit: async (e) => await e,
|
|
7261
7286
|
},
|
|
7262
|
-
content: {
|
|
7287
|
+
content: {
|
|
7288
|
+
pageLabel: "Sign in to your account",
|
|
7289
|
+
},
|
|
7263
7290
|
};
|
|
7264
7291
|
const loadingProps = {
|
|
7265
7292
|
states: {
|
|
@@ -7271,16 +7298,37 @@ const loadingProps = {
|
|
|
7271
7298
|
callbacks: {
|
|
7272
7299
|
submit: async (e) => await e,
|
|
7273
7300
|
},
|
|
7274
|
-
content: {
|
|
7275
|
-
|
|
7276
|
-
|
|
7301
|
+
content: {
|
|
7302
|
+
pageLabel: "Sign in to your account",
|
|
7303
|
+
},
|
|
7304
|
+
};
|
|
7305
|
+
const Default$3 = () => (h("sqm-portal-login", { showGoogleLogin: false, demoData: { ...defaultProps$2 } }));
|
|
7306
|
+
const IsGoogle = () => (
|
|
7307
|
+
// <sqm-portal-login
|
|
7308
|
+
// showGoogleLogin
|
|
7309
|
+
// demoData={{
|
|
7310
|
+
// ...defaultProps,
|
|
7311
|
+
// content: {
|
|
7312
|
+
// googleButton: <sl-button>Sign in with Google</sl-button>,
|
|
7313
|
+
// },
|
|
7314
|
+
// states: { ...defaultProps.states },
|
|
7315
|
+
// }}
|
|
7316
|
+
// ></sqm-portal-login>
|
|
7317
|
+
h(PortalLoginView, Object.assign({}, defaultProps$2, { content: {
|
|
7318
|
+
secondaryButton: (h("span", null,
|
|
7319
|
+
"Don't have an account?",
|
|
7320
|
+
" ",
|
|
7321
|
+
h("sl-button", { style: { width: "60px" }, size: "large", type: "text" }, "Register"))),
|
|
7322
|
+
googleButton: h("sl-button", null, "Sign in with Google"),
|
|
7323
|
+
} })));
|
|
7277
7324
|
const LoginWithError = () => h(PortalLoginView, Object.assign({}, errorProps));
|
|
7278
7325
|
const LoginLoading = () => h(PortalLoginView, Object.assign({}, loadingProps));
|
|
7279
7326
|
|
|
7280
7327
|
const PortalLogin = /*#__PURE__*/Object.freeze({
|
|
7281
7328
|
__proto__: null,
|
|
7282
7329
|
'default': PortalLogin_stories,
|
|
7283
|
-
Default: Default$
|
|
7330
|
+
Default: Default$3,
|
|
7331
|
+
IsGoogle: IsGoogle,
|
|
7284
7332
|
LoginWithError: LoginWithError,
|
|
7285
7333
|
LoginLoading: LoginLoading
|
|
7286
7334
|
});
|
|
@@ -7383,7 +7431,7 @@ const slottedProps = {
|
|
|
7383
7431
|
h("sl-input", { exportparts: "label: input-label, base: input-base", label: "Slotted Input 2", required: true }))),
|
|
7384
7432
|
},
|
|
7385
7433
|
};
|
|
7386
|
-
const Default$
|
|
7434
|
+
const Default$4 = () => h(PortalRegisterView, Object.assign({}, defaultProps$3));
|
|
7387
7435
|
const RegisterWithError = () => h(PortalRegisterView, Object.assign({}, errorProps$1));
|
|
7388
7436
|
const RegisterLoading = () => h(PortalRegisterView, Object.assign({}, loadingProps$1));
|
|
7389
7437
|
const FieldsHidden = () => {
|
|
@@ -7410,7 +7458,7 @@ const TermsAndConditions = () => (h(PortalRegisterView, Object.assign({}, defaul
|
|
|
7410
7458
|
const PortalRegister = /*#__PURE__*/Object.freeze({
|
|
7411
7459
|
__proto__: null,
|
|
7412
7460
|
'default': PortalRegister_stories,
|
|
7413
|
-
Default: Default$
|
|
7461
|
+
Default: Default$4,
|
|
7414
7462
|
RegisterWithError: RegisterWithError,
|
|
7415
7463
|
RegisterLoading: RegisterLoading,
|
|
7416
7464
|
FieldsHidden: FieldsHidden,
|
|
@@ -7418,126 +7466,6 @@ const PortalRegister = /*#__PURE__*/Object.freeze({
|
|
|
7418
7466
|
TermsAndConditions: TermsAndConditions
|
|
7419
7467
|
});
|
|
7420
7468
|
|
|
7421
|
-
const PortalRegistrationForm_stories = {
|
|
7422
|
-
title: "Components/Microsite Register Form New",
|
|
7423
|
-
};
|
|
7424
|
-
const defaultProps$4 = {
|
|
7425
|
-
states: {
|
|
7426
|
-
error: "",
|
|
7427
|
-
loading: false,
|
|
7428
|
-
confirmPassword: true,
|
|
7429
|
-
hideInputs: false,
|
|
7430
|
-
loginPath: "/login",
|
|
7431
|
-
},
|
|
7432
|
-
callbacks: {
|
|
7433
|
-
submit: () => console.log("Submit!"),
|
|
7434
|
-
inputFunction: () => { },
|
|
7435
|
-
},
|
|
7436
|
-
refs: {
|
|
7437
|
-
formRef: {},
|
|
7438
|
-
},
|
|
7439
|
-
content: { pageLabel: "Register", confirmPasswordLabel: "Confirm Password" },
|
|
7440
|
-
};
|
|
7441
|
-
const errorProps$2 = {
|
|
7442
|
-
states: {
|
|
7443
|
-
error: "Something went wrong. Please try again.",
|
|
7444
|
-
loading: false,
|
|
7445
|
-
confirmPassword: true,
|
|
7446
|
-
hideInputs: false,
|
|
7447
|
-
loginPath: "/login",
|
|
7448
|
-
},
|
|
7449
|
-
callbacks: {
|
|
7450
|
-
submit: () => console.log("Submit!"),
|
|
7451
|
-
inputFunction: () => { },
|
|
7452
|
-
},
|
|
7453
|
-
refs: {
|
|
7454
|
-
formRef: {},
|
|
7455
|
-
},
|
|
7456
|
-
content: {
|
|
7457
|
-
pageLabel: "Register",
|
|
7458
|
-
confirmPasswordLabel: "Confirm Password",
|
|
7459
|
-
},
|
|
7460
|
-
};
|
|
7461
|
-
const loadingProps$2 = {
|
|
7462
|
-
states: {
|
|
7463
|
-
error: "",
|
|
7464
|
-
loading: true,
|
|
7465
|
-
confirmPassword: true,
|
|
7466
|
-
hideInputs: false,
|
|
7467
|
-
loginPath: "/login",
|
|
7468
|
-
},
|
|
7469
|
-
callbacks: {
|
|
7470
|
-
submit: () => console.log("Submit!"),
|
|
7471
|
-
inputFunction: () => { },
|
|
7472
|
-
},
|
|
7473
|
-
refs: {
|
|
7474
|
-
formRef: {},
|
|
7475
|
-
},
|
|
7476
|
-
content: { pageLabel: "Register", confirmPasswordLabel: "Confirm Password" },
|
|
7477
|
-
};
|
|
7478
|
-
const slottedProps$1 = {
|
|
7479
|
-
states: {
|
|
7480
|
-
error: "",
|
|
7481
|
-
loading: false,
|
|
7482
|
-
confirmPassword: true,
|
|
7483
|
-
hideInputs: false,
|
|
7484
|
-
loginPath: "/login",
|
|
7485
|
-
},
|
|
7486
|
-
callbacks: {
|
|
7487
|
-
submit: () => console.log("Submit!"),
|
|
7488
|
-
inputFunction: () => { },
|
|
7489
|
-
},
|
|
7490
|
-
refs: {
|
|
7491
|
-
formRef: {},
|
|
7492
|
-
},
|
|
7493
|
-
content: {
|
|
7494
|
-
pageLabel: "Register",
|
|
7495
|
-
confirmPasswordLabel: "Confirm Password",
|
|
7496
|
-
formData: (h("div", null,
|
|
7497
|
-
h("sl-input", { style: { marginBottom: "var(--sl-spacing-x-large)" }, exportparts: "label: input-label, base: input-base", label: "Slotted Input", required: true }),
|
|
7498
|
-
h("sl-input", { exportparts: "label: input-label, base: input-base", label: "Slotted Input 2", required: true }))),
|
|
7499
|
-
},
|
|
7500
|
-
};
|
|
7501
|
-
const Default$4 = () => h(PortalRegistrationFormView, Object.assign({}, defaultProps$4));
|
|
7502
|
-
const RegisterWithError$1 = () => (h(PortalRegistrationFormView, Object.assign({}, errorProps$2)));
|
|
7503
|
-
const RegisterLoading$1 = () => (h(PortalRegistrationFormView, Object.assign({}, loadingProps$2)));
|
|
7504
|
-
const FieldsHidden$1 = () => {
|
|
7505
|
-
return (h("sqm-portal-register", { demoData: {
|
|
7506
|
-
states: {
|
|
7507
|
-
error: "",
|
|
7508
|
-
loading: true,
|
|
7509
|
-
registrationFormState: {},
|
|
7510
|
-
confirmPassword: true,
|
|
7511
|
-
hideInputs: true,
|
|
7512
|
-
loginPath: "/login",
|
|
7513
|
-
},
|
|
7514
|
-
} }));
|
|
7515
|
-
};
|
|
7516
|
-
const SlottedInputs$1 = () => (h(PortalRegistrationFormView, Object.assign({}, slottedProps$1)));
|
|
7517
|
-
const RegisterWithMarketingEmailsCheckbox = () => (h(PortalRegistrationFormView, Object.assign({}, defaultProps$4, { content: {
|
|
7518
|
-
...defaultProps$4.content,
|
|
7519
|
-
emailOptIn: (h("sqm-checkbox-field", { checkboxLabel: "I would like to receive marketing and promotional emails for this referral program" })),
|
|
7520
|
-
} })));
|
|
7521
|
-
const TermsAndConditions$1 = () => (h(PortalRegistrationFormView, Object.assign({}, defaultProps$4, { content: {
|
|
7522
|
-
...defaultProps$4.content,
|
|
7523
|
-
terms: (h("p", null,
|
|
7524
|
-
"By signing up you agree to the",
|
|
7525
|
-
" ",
|
|
7526
|
-
h("a", { href: "https://example.com", target: "_blank" }, "Terms and Conditions"))),
|
|
7527
|
-
} })));
|
|
7528
|
-
|
|
7529
|
-
const NewPortalRegistrationForm = /*#__PURE__*/Object.freeze({
|
|
7530
|
-
__proto__: null,
|
|
7531
|
-
'default': PortalRegistrationForm_stories,
|
|
7532
|
-
Default: Default$4,
|
|
7533
|
-
RegisterWithError: RegisterWithError$1,
|
|
7534
|
-
RegisterLoading: RegisterLoading$1,
|
|
7535
|
-
FieldsHidden: FieldsHidden$1,
|
|
7536
|
-
SlottedInputs: SlottedInputs$1,
|
|
7537
|
-
RegisterWithMarketingEmailsCheckbox: RegisterWithMarketingEmailsCheckbox,
|
|
7538
|
-
TermsAndConditions: TermsAndConditions$1
|
|
7539
|
-
});
|
|
7540
|
-
|
|
7541
7469
|
const scenario$6 = "@author:derek\n@owner:ian\nFeature: Forgot Password\n\n @motivating\n Scenario: Users can request to reset their password\n Given a user enters their email address\n And that email address is linked to a previously created account\n When they click \"Reset Password\"\n Then the button enters a loading state\n When the password reset email is sent\n Then a confirmation banner is shown stating a password reset email was sent\n\n @motivating\n Scenario: Users are notified if sending their password reset email fails\n Given a user enters their email address\n And that email address is linked to a previously created account\n When they click \"Reset Password\"\n Then the button enters a loading state\n When the password reset email fails to send\n Then the user does not receive a password reset email\n And an error banner is shown stating that they should try again\n\n @motivating\n @landmine\n Scenario: If the input email is not associated to an account a success banner is shown but an email is not be sent\n Given the user entered an email address that is not associated to an accoun\n When they click \"Reset Password\"\n Then the button enters a loading state\n But no email is sent\n And a success banner is shown stating a password reset email was sent if the given email was associated to an account\n\n @motivating\n Scenario: Users can resend password reset email\n Given a user had previously requested to reset their password\n When they enter their email address\n And that email address is linked to a previously created account\n And they click \"Reset Password\"\n Then the user receives a second password reset email\n And a success banner is shown stating that their email was sent\n\n @motivating\n Scenario Outline: The email link can be configured to redirect users to a specific base path but defaults to \"/resetPassword\"\n Given a user viewing the password reset component\n And the component <mayHave> \"redirect-path\" with <value>\n When they request a password reset email\n And they click the link in the email\n Then they are redirected to <redirectPath>\n Examples:\n | mayHave | value | redirectPath |\n | doesn't have | N/A | /resetPassword |\n | has | /resetMyPassword | /resetMyPassword |\n\n @minutia\n Scenario Outline: Navigation back to the login page can be customized but defaults to \"/login\"\n Given a user viewing the password reset component\n And the component <mayHave> \"login-path\" with <value>\n Then they see a \"Sign In\" text button\n When they click \"Sign In\"\n Then they are redirected to <redirectPath>\n Examples:\n | mayHave | value | redirectPath |\n | doesn't have | N/A | /login |\n | has | /signin | /signin |";
|
|
7542
7470
|
|
|
7543
7471
|
const PortalForgotPassword_stories = {
|
|
@@ -7546,7 +7474,7 @@ const PortalForgotPassword_stories = {
|
|
|
7546
7474
|
scenario: scenario$6,
|
|
7547
7475
|
},
|
|
7548
7476
|
};
|
|
7549
|
-
const defaultProps$
|
|
7477
|
+
const defaultProps$4 = {
|
|
7550
7478
|
states: {
|
|
7551
7479
|
error: "",
|
|
7552
7480
|
loading: false,
|
|
@@ -7561,7 +7489,7 @@ const defaultProps$5 = {
|
|
|
7561
7489
|
messageSlot: "Enter your email below to receive a password reset link.",
|
|
7562
7490
|
},
|
|
7563
7491
|
};
|
|
7564
|
-
const errorProps$
|
|
7492
|
+
const errorProps$2 = {
|
|
7565
7493
|
states: {
|
|
7566
7494
|
error: "Something went wrong. Please try again.",
|
|
7567
7495
|
loading: false,
|
|
@@ -7576,7 +7504,7 @@ const errorProps$3 = {
|
|
|
7576
7504
|
messageSlot: "Enter your email below to receive a password reset link.",
|
|
7577
7505
|
},
|
|
7578
7506
|
};
|
|
7579
|
-
const loadingProps$
|
|
7507
|
+
const loadingProps$2 = {
|
|
7580
7508
|
states: {
|
|
7581
7509
|
error: "",
|
|
7582
7510
|
loading: true,
|
|
@@ -7606,9 +7534,9 @@ const successProps = {
|
|
|
7606
7534
|
messageSlot: "Enter your email below to receive a password reset link.",
|
|
7607
7535
|
},
|
|
7608
7536
|
};
|
|
7609
|
-
const Default$5 = () => h(PortalForgotPasswordView, Object.assign({}, defaultProps$
|
|
7610
|
-
const ForgotPasswordWithError = () => (h(PortalForgotPasswordView, Object.assign({}, errorProps$
|
|
7611
|
-
const ForgotPasswordLoading = () => (h(PortalForgotPasswordView, Object.assign({}, loadingProps$
|
|
7537
|
+
const Default$5 = () => h(PortalForgotPasswordView, Object.assign({}, defaultProps$4));
|
|
7538
|
+
const ForgotPasswordWithError = () => (h(PortalForgotPasswordView, Object.assign({}, errorProps$2)));
|
|
7539
|
+
const ForgotPasswordLoading = () => (h(PortalForgotPasswordView, Object.assign({}, loadingProps$2)));
|
|
7612
7540
|
const ForgotPasswordSuccess = () => (h(PortalForgotPasswordView, Object.assign({}, successProps)));
|
|
7613
7541
|
|
|
7614
7542
|
const PortalForgotPassword = /*#__PURE__*/Object.freeze({
|
|
@@ -7647,12 +7575,12 @@ const defaultStates = {
|
|
|
7647
7575
|
loadingVerification: false,
|
|
7648
7576
|
countdown: 10,
|
|
7649
7577
|
};
|
|
7650
|
-
const defaultProps$
|
|
7578
|
+
const defaultProps$5 = {
|
|
7651
7579
|
states: defaultStates,
|
|
7652
7580
|
callbacks: defaultCallbacks,
|
|
7653
7581
|
content: defaultContent,
|
|
7654
7582
|
};
|
|
7655
|
-
const errorProps$
|
|
7583
|
+
const errorProps$3 = {
|
|
7656
7584
|
states: {
|
|
7657
7585
|
...defaultStates,
|
|
7658
7586
|
error: "Something went wrong. Please try again.",
|
|
@@ -7660,7 +7588,7 @@ const errorProps$4 = {
|
|
|
7660
7588
|
callbacks: defaultCallbacks,
|
|
7661
7589
|
content: defaultContent,
|
|
7662
7590
|
};
|
|
7663
|
-
const loadingProps$
|
|
7591
|
+
const loadingProps$3 = {
|
|
7664
7592
|
states: {
|
|
7665
7593
|
...defaultStates,
|
|
7666
7594
|
loading: true,
|
|
@@ -7685,9 +7613,9 @@ const loadingVerificationProps = {
|
|
|
7685
7613
|
callbacks: defaultCallbacks,
|
|
7686
7614
|
content: defaultContent,
|
|
7687
7615
|
};
|
|
7688
|
-
const Default$6 = () => h(PortalEmailVerificationView, Object.assign({}, defaultProps$
|
|
7689
|
-
const EmailVerificationWithError = () => (h(PortalEmailVerificationView, Object.assign({}, errorProps$
|
|
7690
|
-
const EmailVerificationLoading = () => (h(PortalEmailVerificationView, Object.assign({}, loadingProps$
|
|
7616
|
+
const Default$6 = () => h(PortalEmailVerificationView, Object.assign({}, defaultProps$5));
|
|
7617
|
+
const EmailVerificationWithError = () => (h(PortalEmailVerificationView, Object.assign({}, errorProps$3)));
|
|
7618
|
+
const EmailVerificationLoading = () => (h(PortalEmailVerificationView, Object.assign({}, loadingProps$3)));
|
|
7691
7619
|
const EmailVerificationCheckingVerification = () => (h(PortalEmailVerificationView, Object.assign({}, loadingVerificationProps)));
|
|
7692
7620
|
const EmailVerificationSuccess = () => (h(PortalEmailVerificationView, Object.assign({}, successProps$1)));
|
|
7693
7621
|
|
|
@@ -7709,7 +7637,7 @@ const PortalResetPassword_stories = {
|
|
|
7709
7637
|
scenario: scenario$8,
|
|
7710
7638
|
},
|
|
7711
7639
|
};
|
|
7712
|
-
const defaultProps$
|
|
7640
|
+
const defaultProps$6 = {
|
|
7713
7641
|
states: {
|
|
7714
7642
|
error: "",
|
|
7715
7643
|
loading: false,
|
|
@@ -7755,7 +7683,7 @@ const defaultPropsNoConfirm = {
|
|
|
7755
7683
|
failed: () => console.log("failed"),
|
|
7756
7684
|
},
|
|
7757
7685
|
};
|
|
7758
|
-
const errorProps$
|
|
7686
|
+
const errorProps$4 = {
|
|
7759
7687
|
states: {
|
|
7760
7688
|
error: "Something went wrong. Please try again.",
|
|
7761
7689
|
loading: false,
|
|
@@ -7778,7 +7706,7 @@ const errorProps$5 = {
|
|
|
7778
7706
|
failed: () => console.log("failed"),
|
|
7779
7707
|
},
|
|
7780
7708
|
};
|
|
7781
|
-
const loadingProps$
|
|
7709
|
+
const loadingProps$4 = {
|
|
7782
7710
|
states: {
|
|
7783
7711
|
error: "",
|
|
7784
7712
|
loading: true,
|
|
@@ -7847,10 +7775,10 @@ const validatingCodeProps = {
|
|
|
7847
7775
|
failed: () => console.log("failed"),
|
|
7848
7776
|
},
|
|
7849
7777
|
};
|
|
7850
|
-
const Default$7 = () => h(PortalResetPasswordView, Object.assign({}, defaultProps$
|
|
7778
|
+
const Default$7 = () => h(PortalResetPasswordView, Object.assign({}, defaultProps$6));
|
|
7851
7779
|
const DefaultWithoutConfirmField = () => (h(PortalResetPasswordView, Object.assign({}, defaultPropsNoConfirm)));
|
|
7852
|
-
const ResetPasswordWithError = () => (h(PortalResetPasswordView, Object.assign({}, errorProps$
|
|
7853
|
-
const ResetPasswordLoading = () => (h(PortalResetPasswordView, Object.assign({}, loadingProps$
|
|
7780
|
+
const ResetPasswordWithError = () => (h(PortalResetPasswordView, Object.assign({}, errorProps$4)));
|
|
7781
|
+
const ResetPasswordLoading = () => (h(PortalResetPasswordView, Object.assign({}, loadingProps$4)));
|
|
7854
7782
|
const ResetPasswordSuccess = () => (h(PortalResetPasswordView, Object.assign({}, successProps$2)));
|
|
7855
7783
|
const CodeValidating = () => (h(PortalResetPasswordView, Object.assign({}, validatingCodeProps)));
|
|
7856
7784
|
|
|
@@ -7873,7 +7801,7 @@ const PortalVerifyEmail_stories = {
|
|
|
7873
7801
|
scenario: scenario$9,
|
|
7874
7802
|
},
|
|
7875
7803
|
};
|
|
7876
|
-
const errorProps$
|
|
7804
|
+
const errorProps$5 = {
|
|
7877
7805
|
states: {
|
|
7878
7806
|
error: "Something went wrong. Please try again.",
|
|
7879
7807
|
loading: false,
|
|
@@ -7907,7 +7835,7 @@ const verifiedProps = {
|
|
|
7907
7835
|
},
|
|
7908
7836
|
content: {},
|
|
7909
7837
|
};
|
|
7910
|
-
const EmailVerificationWithError$1 = () => (h(PortalVerifyEmailView, Object.assign({}, errorProps$
|
|
7838
|
+
const EmailVerificationWithError$1 = () => (h(PortalVerifyEmailView, Object.assign({}, errorProps$5)));
|
|
7911
7839
|
const EmailVerificationSuccess$1 = () => (h(PortalVerifyEmailView, Object.assign({}, verifiedProps)));
|
|
7912
7840
|
|
|
7913
7841
|
const PortalVerifyEmail = /*#__PURE__*/Object.freeze({
|
|
@@ -8037,7 +7965,7 @@ const ChangePassword_stories = {
|
|
|
8037
7965
|
scenario: scenario$a,
|
|
8038
7966
|
},
|
|
8039
7967
|
};
|
|
8040
|
-
const defaultProps$
|
|
7968
|
+
const defaultProps$7 = {
|
|
8041
7969
|
states: {
|
|
8042
7970
|
open: false,
|
|
8043
7971
|
loading: false,
|
|
@@ -8081,7 +8009,7 @@ const openProps = {
|
|
|
8081
8009
|
submit: (e) => console.log("Submit", e),
|
|
8082
8010
|
},
|
|
8083
8011
|
};
|
|
8084
|
-
const errorProps$
|
|
8012
|
+
const errorProps$6 = {
|
|
8085
8013
|
states: {
|
|
8086
8014
|
open: true,
|
|
8087
8015
|
loading: false,
|
|
@@ -8125,7 +8053,7 @@ const passwordErrorProps = {
|
|
|
8125
8053
|
submit: (e) => console.log("Submit", e),
|
|
8126
8054
|
},
|
|
8127
8055
|
};
|
|
8128
|
-
const loadingProps$
|
|
8056
|
+
const loadingProps$5 = {
|
|
8129
8057
|
states: {
|
|
8130
8058
|
open: true,
|
|
8131
8059
|
loading: true,
|
|
@@ -8169,11 +8097,11 @@ const successProps$3 = {
|
|
|
8169
8097
|
submit: (e) => console.log("Submit", e),
|
|
8170
8098
|
},
|
|
8171
8099
|
};
|
|
8172
|
-
const Default$9 = () => h(PortalChangePasswordView, Object.assign({}, defaultProps$
|
|
8100
|
+
const Default$9 = () => h(PortalChangePasswordView, Object.assign({}, defaultProps$7));
|
|
8173
8101
|
const Open = () => h(PortalChangePasswordView, Object.assign({}, openProps));
|
|
8174
|
-
const Error$2 = () => h(PortalChangePasswordView, Object.assign({}, errorProps$
|
|
8102
|
+
const Error$2 = () => h(PortalChangePasswordView, Object.assign({}, errorProps$6));
|
|
8175
8103
|
const PaswordError = () => (h(PortalChangePasswordView, Object.assign({}, passwordErrorProps)));
|
|
8176
|
-
const Loading$1 = () => h(PortalChangePasswordView, Object.assign({}, loadingProps$
|
|
8104
|
+
const Loading$1 = () => h(PortalChangePasswordView, Object.assign({}, loadingProps$5));
|
|
8177
8105
|
const Success = () => h(PortalChangePasswordView, Object.assign({}, successProps$3));
|
|
8178
8106
|
|
|
8179
8107
|
const ChangePassword = /*#__PURE__*/Object.freeze({
|
|
@@ -8190,7 +8118,7 @@ const ChangePassword = /*#__PURE__*/Object.freeze({
|
|
|
8190
8118
|
const PortalProfile_stories = {
|
|
8191
8119
|
title: "Components/Microsite Profile",
|
|
8192
8120
|
};
|
|
8193
|
-
const defaultProps$
|
|
8121
|
+
const defaultProps$8 = {
|
|
8194
8122
|
states: {
|
|
8195
8123
|
success: false,
|
|
8196
8124
|
loading: false,
|
|
@@ -8262,7 +8190,7 @@ const noCountry = {
|
|
|
8262
8190
|
onChange: (e) => console.log(e),
|
|
8263
8191
|
},
|
|
8264
8192
|
};
|
|
8265
|
-
const loadingProps$
|
|
8193
|
+
const loadingProps$6 = {
|
|
8266
8194
|
states: {
|
|
8267
8195
|
success: false,
|
|
8268
8196
|
loading: true,
|
|
@@ -8334,7 +8262,7 @@ const disabledProps = {
|
|
|
8334
8262
|
onChange: (e) => console.log(e),
|
|
8335
8263
|
},
|
|
8336
8264
|
};
|
|
8337
|
-
const errorProps$
|
|
8265
|
+
const errorProps$7 = {
|
|
8338
8266
|
states: {
|
|
8339
8267
|
success: false,
|
|
8340
8268
|
loading: false,
|
|
@@ -8406,11 +8334,11 @@ const successProps$4 = {
|
|
|
8406
8334
|
onChange: (e) => console.log(e),
|
|
8407
8335
|
},
|
|
8408
8336
|
};
|
|
8409
|
-
const Default$a = () => h(PortalProfileView, Object.assign({}, defaultProps$
|
|
8337
|
+
const Default$a = () => h(PortalProfileView, Object.assign({}, defaultProps$8));
|
|
8410
8338
|
const DefaultNoCountry = () => h(PortalProfileView, Object.assign({}, noCountry));
|
|
8411
|
-
const Loading$2 = () => h(PortalProfileView, Object.assign({}, loadingProps$
|
|
8339
|
+
const Loading$2 = () => h(PortalProfileView, Object.assign({}, loadingProps$6));
|
|
8412
8340
|
const Disabled$1 = () => h(PortalProfileView, Object.assign({}, disabledProps));
|
|
8413
|
-
const Error$3 = () => h(PortalProfileView, Object.assign({}, errorProps$
|
|
8341
|
+
const Error$3 = () => h(PortalProfileView, Object.assign({}, errorProps$7));
|
|
8414
8342
|
const Success$1 = () => h(PortalProfileView, Object.assign({}, successProps$4));
|
|
8415
8343
|
|
|
8416
8344
|
const PortalProfile = /*#__PURE__*/Object.freeze({
|
|
@@ -8718,7 +8646,6 @@ const PayoutFailed = () => {
|
|
|
8718
8646
|
},
|
|
8719
8647
|
], statusText: statusText, statusLongText: statusLongText, fuelTankText: "Your code is", rewardReceivedText: "Reward received on", expiringText: "Expiring in", pendingForText: "{status} for {date}", deniedHelpText: "Contact support if you think this is a mistake." }));
|
|
8720
8648
|
};
|
|
8721
|
-
// AL: TODO payout cancelled
|
|
8722
8649
|
const PayoutCancelled = () => {
|
|
8723
8650
|
return (h("sqm-referral-table-rewards-cell", { rewards: [
|
|
8724
8651
|
{
|
|
@@ -10165,7 +10092,7 @@ const portalTemplate = "<sqm-portal-frame>\n <a slot=\"header\" href=\"/\">\n
|
|
|
10165
10092
|
|
|
10166
10093
|
const portalLeadSubmitTemplate = "<sqm-portal-frame>\n <a slot=\"header\" href=\"/\">\n <sqm-text style=\"height: 60px\">\n <img\n style=\"height: 60px\"\n src=\"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png\"\n />\n </sqm-text>\n </a>\n <sqb-program-section program-id=\"referral-program\">\n <sqm-router>\n <template\n path=\"/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)\"\n >\n <sqm-hero\n background=\"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80\"\n >\n <sqm-router>\n <template path=\"/register\">\n <sqm-portal-register>\n <sqm-name-fields slot=\"formData\"></sqm-name-fields>\n </sqm-portal-register>\n </template>\n\n <template path=\"/emailVerification\">\n <sqm-portal-protected-route\n redirect-to=\"/login\"\n ></sqm-portal-protected-route>\n <sqm-portal-email-verification></sqm-portal-email-verification>\n </template>\n\n <template path=\"/login\">\n <sqm-portal-login></sqm-portal-login>\n </template>\n\n <template path=\"/verifyEmail\">\n <sqm-portal-verify-email></sqm-portal-verify-email>\n </template>\n\n <template path=\"/forgotPassword\">\n <sqm-portal-forgot-password\n email-label=\"Business Email\"\n ></sqm-portal-forgot-password>\n </template>\n\n <template path=\"/resetPassword\">\n <sqm-portal-reset-password\n confirm-password=\"true\"\n ></sqm-portal-reset-password>\n </template>\n <template path=\"/logout\">\n <sqm-portal-logout next-page=\"/login\"></sqm-portal-logout>\n </template>\n </sqm-router>\n </sqm-hero>\n </template>\n </sqm-router>\n <sqm-router>\n <template path=\"/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?\">\n <sqm-divided-layout\n direction=\"row\"\n style=\"\n border-top: 1px solid #eaeaea;\n border-bottom: 1px solid #eaeaea;\n \"\n >\n <sqm-navigation-sidebar>\n <sqm-navigation-sidebar-item\n path=\"/\"\n icon=\"house\"\n label=\"Dashboard\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/refer\"\n icon=\"inbox\"\n label=\"Submit A Lead\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/activity\"\n icon=\"bar-chart\"\n label=\"Activity\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/editProfile\"\n icon=\"person\"\n label=\"Edit Profile\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/logout\"\n icon=\"box-arrow-right\"\n label=\"Logout\"\n ></sqm-navigation-sidebar-item>\n </sqm-navigation-sidebar>\n <sqm-divided-layout direction=\"column\">\n <sqm-router>\n <template path=\"/\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqb-widget\n widget-type=\"p/referral-program/w/referrerWidget\"\n track-loads=\"true\"\n ></sqb-widget>\n </template>\n <template path=\"/editProfile\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n ><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n </sqm-portal-container>\n </template>\n <template path=\"/refer\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-referral-iframe></sqm-referral-iframe>\n </template>\n <template path=\"/activity\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n >\n <sqm-text> <h1>Activity</h1></sqm-text>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\n >\n </sqm-stat-container>\n <sqm-referral-table>\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\n <sqm-referral-table-date-column\n column-title=\"Referred\"\n date-shown=\"dateReferralStarted\"\n ></sqm-referral-table-date-column> </sqm-referral-table\n ></sqm-portal-container>\n </template>\n </sqm-router>\n </sqm-divided-layout>\n </sqm-divided-layout>\n </template>\n </sqm-router>\n </sqb-program-section>\n <sqm-portal-footer\n slot=\"footer\"\n support-email=\"support@example.com\"\n terms-link=\"https://example.com\"\n faq-link=\"https://example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n ></sqm-portal-footer>\n</sqm-portal-frame>\n";
|
|
10167
10094
|
|
|
10168
|
-
const taxAndCashTemplate = "<sqm-portal-frame>\n <a slot=\"header\" href=\"/\">\n <sqm-text style=\"height: 60px\">\n <img\n style=\"height: 60px\"\n src=\"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png\"\n />\n </sqm-text>\n </a>\n <sqb-program-section program-id=\"referral-program\">\n <sqm-router>\n <template\n path=\"/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)\"\n >\n <sqm-hero\n background=\"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80\"\n >\n <sqm-router>\n <template path=\"/register\">\n <sqm-portal-register>\n <sqm-name-fields slot=\"formData\"></sqm-name-fields>\n </sqm-portal-register>\n </template>\n\n <template path=\"/emailVerification\">\n <sqm-portal-protected-route\n redirect-to=\"/login\"\n ></sqm-portal-protected-route>\n <sqm-portal-email-verification></sqm-portal-email-verification>\n </template>\n\n <template path=\"/login\">\n <sqm-portal-login></sqm-portal-login>\n </template>\n\n <template path=\"/verifyEmail\">\n <sqm-portal-verify-email></sqm-portal-verify-email>\n </template>\n\n <template path=\"/forgotPassword\">\n <sqm-portal-forgot-password\n email-label=\"Business Email\"\n ></sqm-portal-forgot-password>\n </template>\n\n <template path=\"/resetPassword\">\n <sqm-portal-reset-password\n confirm-password=\"true\"\n ></sqm-portal-reset-password>\n </template>\n <template path=\"/logout\">\n <sqm-portal-logout next-page=\"/login\"></sqm-portal-logout>\n </template>\n </sqm-router>\n </sqm-hero>\n </template>\n </sqm-router>\n <sqm-router>\n <template path=\"/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?\">\n <sqm-divided-layout\n direction=\"row\"\n style=\"\n border-top: 1px solid #eaeaea;\n border-bottom: 1px solid #eaeaea;\n \"\n >\n <sqm-navigation-sidebar>\n <sqm-navigation-sidebar-item\n path=\"/\"\n icon=\"house\"\n label=\"Dashboard\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/activity\"\n icon=\"bar-chart\"\n label=\"Activity\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/editProfile\"\n icon=\"person\"\n label=\"Edit Profile\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/taxAndCash\"\n icon=\"file-earmark-text\"\n label=\"Tax & Payout Settings\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/logout\"\n icon=\"box-arrow-right\"\n label=\"Logout\"\n ></sqm-navigation-sidebar-item>\n </sqm-navigation-sidebar>\n <sqm-divided-layout direction=\"column\" content-area-width=\"1200px\">\n <sqm-router>\n <template path=\"/\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqb-widget\n widget-type=\"p/referral-program/w/referrerWidget\"\n track-loads=\"true\"\n ></sqb-widget>\n </template>\n <template path=\"/editProfile\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n ><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n </sqm-portal-container>\n </template>\n <template path=\"/refer\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-referral-iframe></sqm-referral-iframe>\n </template>\n <template path=\"/activity\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n >\n <sqm-text>\n <h1>Activity</h1>\n </sqm-text>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text>\n <p>Referrals</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text>\n <p>Rewards Earned</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text>\n <p>Reward Balance</p>\n </sqm-text></sqm-big-stat\n >\n </sqm-stat-container>\n <sqm-referral-table>\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\n <sqm-referral-table-date-column\n column-title=\"Referred\"\n date-shown=\"dateReferralStarted\"\n ></sqm-referral-table-date-column> </sqm-referral-table\n ></sqm-portal-container>\n </template>\n <template path=\"/taxAndCash\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-tax-and-cash\n step-1_first-name=\"First name\"\n step-1_last-name=\"Last name\"\n step-1_email=\"Email\"\n step-1_country=\"Country\"\n step-1_phone-number=\"Phone number\"\n step-1_address=\"Address\"\n step-1_city=\"City\"\n step-1_state=\"State\"\n step-1_province=\"Province\"\n step-1_region=\"Region\"\n step-1_postal-code=\"Postal code\"\n step-1_currency=\"Currency\"\n step-1_currency-help-text=\"Choose your preferred payout currency\"\n step-1_allow-banking-collection=\"I have read the {termsAndConditionsLink} and allow impact.com to collect my tax and banking information\"\n step-1_personal-information=\"Personal Information\"\n step-1_terms-and-conditions-label=\"terms and conditions\"\n step-1_terms-and-conditions-link=\"/payout-terms-and-conditions\"\n step-1_search-for-currency-text=\"Search for currency..\"\n step-2_indirect-tax=\"Indirect Tax\"\n step-2_indirect-tax-description=\"Indirect taxes (e.g. VAT, HST, GST) are transaction based taxes often applied to goods and services. Service providers are typically required to register with their tax authority and collect these taxes on behalf governments.\"\n step-2_indirect-tax-details=\"Indirect tax details\"\n step-2_other-region=\"Registered for indirect tax\"\n step-2_other-region-subtext=\"If you’ve registered with your tax authority, add your information to stay tax compliant.\"\n step-2_not-registered=\"Not registered for indirect tax\"\n step-2_not-registered-subtext=\"If you’ve never set up indirect tax with your tax authority, then you’re likely not considered registered.\"\n step-2_selected-region=\"Country / region of indirect tax\"\n step-2_indirect-tax-number=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}}\"\n step-2_province=\"Province\"\n step-2_indirect-tax-number-error=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}} is required\"\n step-2_qst-number=\"QST number\"\n step-2_is-registered-q-s-t=\"I am registered for QST Tax\"\n step-2_is-registered-sub-region-income-tax=\"I am an individual registered for Income Tax purposes in Spain, and withholding tax will apply to any payments made to me.\"\n step-2_sub-region=\"Sub-region\"\n step-2_sub-region-tax-number-label=\"Income Tax Number\"\n step-2_cannot-change-info-alert=\"Changes to your personal and indirect tax information can only be made through our Support team after you complete this step. Make sure these are correct before continuing.\"\n step-3_tax-form=\"Tax form\"\n step-3_tax-form-label=\"{documentType} Tax Form\"\n step-3_participant-type=\"Participant type\"\n step-3_business-entity=\"I represent a business\"\n step-3_individual-participant=\"I am an individual participant\"\n step-3_tax-form-description=\"Participants based in the US need to submit a {documentType} form.\"\n step-3_tax-form-description-individual-participant=\"Participants residing outside of the US, joining the referral program of a US-based company, need to submit a {documentType} form.\"\n step-3_tax-form-description-business-entity=\"Participants residing outside of the US who represent a business entity need to submit a {documentType} form.\"\n step-3_docusign-expired=\"For your security and privacy, we automatically end your session after 20 minutes of inactivity. Please refresh and re-enter your tax information to continue.\"\n step-3_docusign-session-warning=\"For your security, we automatically end your session when you have not interacted with the form after 20 minutes.\"\n step-3_docusign-error=\"There was a problem displaying this form. Please refresh the page. If this problem continues, contact Support.\"\n step-3_refresh-button=\"Refresh Page\"\n step-3_exit-button=\"Exit\"\n step-4_tax-and-payouts=\"Payouts\"\n step-4_directly-to-bank-account=\"Directly to my bank account\"\n step-4_to-pay-pal-account=\"PayPal (2% processing fee capped to {feeCap})\"\n step-4_payment-schedule-balance-threshold=\"Pay me when my balance reaches a threshold\"\n step-4_payment-schedule-fixed-day=\"Pay me on a fixed day of the month\"\n step-4_payment-day-select-label=\"Payment Day\"\n step-4_payment-threshold-select-label=\"Payment threshold\"\n step-4_payment-day-first-of-month-label-text=\"1st of the month\"\n step-4_payment-day-fifteenth-of-month-label-text=\"15th of the month\"\n step-4_payment-method=\"Payment method\"\n step-4_payment-schedule=\"Payment schedule\"\n step-4_payment-method-subtext=\"Payouts will be sent from our referral program provider, impact.com.\"\n step-4_pay-pal-input-label=\"PayPal email\"\n step-4_bank-location-label=\"Bank country location\"\n step-4_beneficiary-account-name-label=\"Beneficiary account name\"\n step-4_bank-account-type-label=\"Bank account type\"\n step-4_checking-select-item-label=\"Checking\"\n step-4_savings-select-item-label=\"Savings\"\n step-4_bank-account-number-label=\"Bank account number\"\n step-4_iban-label=\"IBAN\"\n step-4_swift-code-label=\"SWIFT code\"\n step-4_routing-code-label=\"{bankCountry, select, AU {BSB number} CA {Routing number} CZ {Bank code} HK {Clearing code} SG {Clearing code} US {ABA routing number} NZ {BSB number} ZA {Bank/Branch number} IN {IFSC} CNY {CNAPS} other {Routing code} }\"\n step-4_bank-name-label=\"Bank name\"\n step-4_classification-entity-label=\"Classification entity\"\n step-4_business-select-item-label=\"Business\"\n step-4_individual-select-item-label=\"Individual\"\n step-4_foreign-select-item-label=\"Foreign\"\n step-4_classification-c-p-f-label=\"Classification CPF\"\n step-4_patronymic-name-label=\"Patronymic name\"\n step-4_vo-code-label=\"VO code\"\n step-4_agency-code-label=\"Agency code\"\n step-4_branch-code-label=\"Branch code\"\n step-4_classification-label=\"Classification\"\n step-4_tax-payer-id-label=\"Beneficiary INN\"\n step-4-bank-address-label=\"Bank address\"\n step-4_bank-city-label=\"Bank city\"\n step-4_bank-state-label=\"Bank Province / State\"\n step-4_bank-postal-code-label=\"Bank postal code\"\n step-4_eft-withdrawal-label=\"EFT Withdrawal (free)\"\n step-4_fx-wire-processing-fee-label=\"FX Wire (Processing Fee {currency}{defaultFxFee}.00)\"\n dashboard_status-text-active=\"Active\"\n dashboard_status-text-not-active=\"Invalid Tax Form\"\n dashboard_status-text-not-verified=\"Not Verified\"\n dashboard_badge-text-submitted-on=\"Submitted on {dateSubmitted}.\"\n dashboard_badge-text-submitted-on-w-8=\"Submitted on {dateSubmitted}. Valid for three years after submission.\"\n dashboard_badge-text-awaiting-review=\"Awaiting review. Submitted on {dateSubmitted}.\"\n dashboard_tax-alert-header-not-active-w-9=\"Your W9 tax form has personal information that doesn’t match your profile\"\n dashboard_tax-alert-header-not-active-w-8=\"{documentType} tax form is invalid\"\n dashboard_tax-alert-not-active-message-w-9=\"Please resubmit a new {documentType} form.\"\n dashboard_tax-alert-not-active-message-w-8=\"Your tax form may have expired or has personal information that doesn’t match your profile. Please submit a new {documentType} form.\"\n dashboard_invalid-form=\"Make sure your information is correct and submit new form.\"\n dashboard_banking-information-section-header=\"Payout Information\"\n dashboard_tax-document-section-header=\"Tax documents\"\n dashboard_tax-document-section-sub-header=\"{documentType} tax form\"\n dashboard_no-form-needed-subtext=\"Tax documents are only required if you are based in the US or joining the referral program of a US based brand.\"\n dashboard_indirect-tax-info-section-header=\"Indirect tax\"\n dashboard_indirect-tax-info-spain=\"Registered in {country}, {subRegion}\"\n dashboard_indirect-tax-info-other-country=\"Registered in {country}\"\n dashboard_indirect-tax-info-canada=\"Registered in {province}, {country}\"\n dashboard_indirect-tax-tooltip-support=\"To make changes to your indirect tax information, please contact Support.\"\n dashboard_indirect-tax-details=\"{indirectTaxType} number: {indirectTaxNumber}\"\n dashboard_new-form-button=\"Submit new form\"\n dashboard_edit-payment-information-button=\"Edit Payout Information\"\n dashboard_not-registered-for-tax=\"Not registered for indirect tax. If you’ve previously registered with your tax authority, contact Support to add your information to stay tax compliant.\"\n dashboard_qst-number=\"QST number: {qstNumber}\"\n dashboard_sub-region-tax-number=\"Income tax number: {subRegionTaxNumber}\"\n dashboard_status-badge-text=\"{badgeText, select, payoutToday {Payout Today} nextPayout {Next Payout} }\"\n dashboard_threshold-payout-text=\"Next payout occurs when balance is {thresholdBalance}\"\n dashboard_account-text=\"Account\"\n dashboard_invoice-column-title=\"Invoice\"\n dashboard_date-column-title=\"Date\"\n dashboard_earnings-column-title=\"Earnings\"\n dashboard_indirect-tax-column-title=\"Indirect tax\"\n dashboard_payout-from-impact=\"Your balance may take up to 24 hours to update. Payouts will be sent from our referral program provider, impact.com.\"\n dashboard_earnings-after-tax-column-title=\"Earnings after tax\"\n dashboard_error-title-text=\"Your payout is on hold \"\n dashboard_error-description-text=\"If you’ve recently added your payout information, please wait while we verify your information. If it’s still on hold after a few days, please contact Support or check your inbox for an email from our referral program provider, impact.com.\"\n dashboard_payout-missing-information-text=\"Missing banking information, go to Impact.com to resolve.\"\n dashboard_invoice-description=\"View and download your invoices to report your earnings and stay tax compliant.\"\n dashboard_invoice-prev-label=\"Prev\"\n dashboard_invoice-more-label=\"Next\"\n dashboard_invoice-header=\"Invoices\"\n dashboard_invoice-empty-state-header=\"View your invoice details\"\n dashboard_invoice-empty-state-text=\"Refer a friend to view the status of your invoices and rewards earned\"\n dashboard_replace-tax-form-modal-header=\"Replace existing tax form\"\n dashboard_replace-tax-form-modal-body-text=\"Submitting a new tax form will remove your existing form. Make sure to sign and complete your new tax form to prevent any issues with your next payout.\"\n form-step=\"Step {step} of {count}\"\n general-error-title=\"There was a problem submitting your information\"\n general-error-description=\"Please review your information and try again. If this problem continues, contact Support.\"\n field-required-error=\"{fieldName} is required\"\n invalid-character-error=\"{fieldName} includes characters that aren't supported.\"\n field-invalid-error=\"{fieldName} is invalid\"\n continue-button=\"Continue\"\n back-button=\"Back\"\n cancel-button=\"Cancel\"\n is-partner-alert-header=\"An account with this email already exists with our referral program provider, impact.com\"\n is-partner-alert-description=\"If you don’t recognize this referral program provider or believe this is a mistake, please contact Support or sign up for this referral program with a different email.\"\n search-for-country-text=\"Search for country..\"\n loading-error-alert-header=\"There was a problem loading your form\"\n loading-error-alert-description=\"Please refresh the page and try again. If this problem continues, contact Support.\"\n tax-and-payouts-description=\"Submit your tax documents and add your banking information to receive your rewards.\"\n ></sqm-tax-and-cash>\n </template>\n </sqm-router>\n </sqm-divided-layout>\n </sqm-divided-layout>\n </template>\n </sqm-router>\n </sqb-program-section>\n <sqm-portal-footer\n slot=\"footer\"\n support-email=\"support@example.com\"\n terms-link=\"https://example.com\"\n faq-link=\"https://example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n ></sqm-portal-footer>\n</sqm-portal-frame>\n";
|
|
10095
|
+
const taxAndCashTemplate = "<sqm-portal-frame>\n <a slot=\"header\" href=\"/\">\n <sqm-text style=\"height: 60px\">\n <img\n style=\"height: 60px\"\n src=\"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png\"\n />\n </sqm-text>\n </a>\n <sqb-program-section program-id=\"referral-program\">\n <sqm-router>\n <template\n path=\"/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)\"\n >\n <sqm-hero\n background=\"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80\"\n >\n <sqm-router>\n <template path=\"/register\">\n <sqm-portal-login></sqm-portal-login>\n <sqm-portal-register>\n <sqm-name-fields slot=\"formData\"></sqm-name-fields>\n </sqm-portal-register>\n </template>\n\n <template path=\"/emailVerification\">\n <sqm-portal-protected-route\n redirect-to=\"/login\"\n ></sqm-portal-protected-route>\n <sqm-portal-email-verification></sqm-portal-email-verification>\n </template>\n\n <template path=\"/login\">\n <sqm-portal-login></sqm-portal-login>\n </template>\n\n <template path=\"/verifyEmail\">\n <sqm-portal-verify-email></sqm-portal-verify-email>\n </template>\n\n <template path=\"/forgotPassword\">\n <sqm-portal-forgot-password\n email-label=\"Business Email\"\n ></sqm-portal-forgot-password>\n </template>\n\n <template path=\"/resetPassword\">\n <sqm-portal-reset-password\n confirm-password=\"true\"\n ></sqm-portal-reset-password>\n </template>\n <template path=\"/logout\">\n <sqm-portal-logout next-page=\"/login\"></sqm-portal-logout>\n </template>\n </sqm-router>\n </sqm-hero>\n </template>\n </sqm-router>\n <sqm-router>\n <template path=\"/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?\">\n <sqm-divided-layout\n direction=\"row\"\n style=\"\n border-top: 1px solid #eaeaea;\n border-bottom: 1px solid #eaeaea;\n \"\n >\n <sqm-navigation-sidebar>\n <sqm-navigation-sidebar-item\n path=\"/\"\n icon=\"house\"\n label=\"Dashboard\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/activity\"\n icon=\"bar-chart\"\n label=\"Activity\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/editProfile\"\n icon=\"person\"\n label=\"Edit Profile\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/taxAndCash\"\n icon=\"file-earmark-text\"\n label=\"Tax & Payout Settings\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/logout\"\n icon=\"box-arrow-right\"\n label=\"Logout\"\n ></sqm-navigation-sidebar-item>\n </sqm-navigation-sidebar>\n <sqm-divided-layout direction=\"column\" content-area-width=\"1200px\">\n <sqm-router>\n <template path=\"/\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqb-widget\n widget-type=\"p/referral-program/w/referrerWidget\"\n track-loads=\"true\"\n ></sqb-widget>\n </template>\n <template path=\"/editProfile\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n ><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n </sqm-portal-container>\n </template>\n <template path=\"/refer\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-referral-iframe></sqm-referral-iframe>\n </template>\n <template path=\"/activity\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n >\n <sqm-text>\n <h1>Activity</h1>\n </sqm-text>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text>\n <p>Referrals</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text>\n <p>Rewards Earned</p>\n </sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text>\n <p>Reward Balance</p>\n </sqm-text></sqm-big-stat\n >\n </sqm-stat-container>\n <sqm-referral-table>\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\n <sqm-referral-table-date-column\n column-title=\"Referred\"\n date-shown=\"dateReferralStarted\"\n ></sqm-referral-table-date-column> </sqm-referral-table\n ></sqm-portal-container>\n </template>\n <template path=\"/taxAndCash\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-tax-and-cash\n step-1_first-name=\"First name\"\n step-1_last-name=\"Last name\"\n step-1_email=\"Email\"\n step-1_country=\"Country\"\n step-1_phone-number=\"Phone number\"\n step-1_address=\"Address\"\n step-1_city=\"City\"\n step-1_state=\"State\"\n step-1_province=\"Province\"\n step-1_region=\"Region\"\n step-1_postal-code=\"Postal code\"\n step-1_currency=\"Currency\"\n step-1_currency-help-text=\"Choose your preferred payout currency\"\n step-1_allow-banking-collection=\"I have read the {termsAndConditionsLink} and allow impact.com to collect my tax and banking information\"\n step-1_personal-information=\"Personal Information\"\n step-1_terms-and-conditions-label=\"terms and conditions\"\n step-1_terms-and-conditions-link=\"/payout-terms-and-conditions\"\n step-1_search-for-currency-text=\"Search for currency..\"\n step-2_indirect-tax=\"Indirect Tax\"\n step-2_indirect-tax-description=\"Indirect taxes (e.g. VAT, HST, GST) are transaction based taxes often applied to goods and services. Service providers are typically required to register with their tax authority and collect these taxes on behalf governments.\"\n step-2_indirect-tax-details=\"Indirect tax details\"\n step-2_other-region=\"Registered for indirect tax\"\n step-2_other-region-subtext=\"If you’ve registered with your tax authority, add your information to stay tax compliant.\"\n step-2_not-registered=\"Not registered for indirect tax\"\n step-2_not-registered-subtext=\"If you’ve never set up indirect tax with your tax authority, then you’re likely not considered registered.\"\n step-2_selected-region=\"Country / region of indirect tax\"\n step-2_indirect-tax-number=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}}\"\n step-2_province=\"Province\"\n step-2_indirect-tax-number-error=\"{taxType, select, GST {GST number} HST {HST number} VAT {VAT number} CT {CT number} SST {SST number} GENERAL {Indirect tax number}} is required\"\n step-2_qst-number=\"QST number\"\n step-2_is-registered-q-s-t=\"I am registered for QST Tax\"\n step-2_is-registered-sub-region-income-tax=\"I am an individual registered for Income Tax purposes in Spain, and withholding tax will apply to any payments made to me.\"\n step-2_sub-region=\"Sub-region\"\n step-2_sub-region-tax-number-label=\"Income Tax Number\"\n step-2_cannot-change-info-alert=\"Changes to your personal and indirect tax information can only be made through our Support team after you complete this step. Make sure these are correct before continuing.\"\n step-3_tax-form=\"Tax form\"\n step-3_tax-form-label=\"{documentType} Tax Form\"\n step-3_participant-type=\"Participant type\"\n step-3_business-entity=\"I represent a business\"\n step-3_individual-participant=\"I am an individual participant\"\n step-3_tax-form-description=\"Participants based in the US need to submit a {documentType} form.\"\n step-3_tax-form-description-individual-participant=\"Participants residing outside of the US, joining the referral program of a US-based company, need to submit a {documentType} form.\"\n step-3_tax-form-description-business-entity=\"Participants residing outside of the US who represent a business entity need to submit a {documentType} form.\"\n step-3_docusign-expired=\"For your security and privacy, we automatically end your session after 20 minutes of inactivity. Please refresh and re-enter your tax information to continue.\"\n step-3_docusign-session-warning=\"For your security, we automatically end your session when you have not interacted with the form after 20 minutes.\"\n step-3_docusign-error=\"There was a problem displaying this form. Please refresh the page. If this problem continues, contact Support.\"\n step-3_refresh-button=\"Refresh Page\"\n step-3_exit-button=\"Exit\"\n step-4_tax-and-payouts=\"Payouts\"\n step-4_directly-to-bank-account=\"Directly to my bank account\"\n step-4_to-pay-pal-account=\"PayPal (2% processing fee capped to {feeCap})\"\n step-4_payment-schedule-balance-threshold=\"Pay me when my balance reaches a threshold\"\n step-4_payment-schedule-fixed-day=\"Pay me on a fixed day of the month\"\n step-4_payment-day-select-label=\"Payment Day\"\n step-4_payment-threshold-select-label=\"Payment threshold\"\n step-4_payment-day-first-of-month-label-text=\"1st of the month\"\n step-4_payment-day-fifteenth-of-month-label-text=\"15th of the month\"\n step-4_payment-method=\"Payment method\"\n step-4_payment-schedule=\"Payment schedule\"\n step-4_payment-method-subtext=\"Payouts will be sent from our referral program provider, impact.com.\"\n step-4_pay-pal-input-label=\"PayPal email\"\n step-4_bank-location-label=\"Bank country location\"\n step-4_beneficiary-account-name-label=\"Beneficiary account name\"\n step-4_bank-account-type-label=\"Bank account type\"\n step-4_checking-select-item-label=\"Checking\"\n step-4_savings-select-item-label=\"Savings\"\n step-4_bank-account-number-label=\"Bank account number\"\n step-4_iban-label=\"IBAN\"\n step-4_swift-code-label=\"SWIFT code\"\n step-4_routing-code-label=\"{bankCountry, select, AU {BSB number} CA {Routing number} CZ {Bank code} HK {Clearing code} SG {Clearing code} US {ABA routing number} NZ {BSB number} ZA {Bank/Branch number} IN {IFSC} CNY {CNAPS} other {Routing code} }\"\n step-4_bank-name-label=\"Bank name\"\n step-4_classification-entity-label=\"Classification entity\"\n step-4_business-select-item-label=\"Business\"\n step-4_individual-select-item-label=\"Individual\"\n step-4_foreign-select-item-label=\"Foreign\"\n step-4_classification-c-p-f-label=\"Classification CPF\"\n step-4_patronymic-name-label=\"Patronymic name\"\n step-4_vo-code-label=\"VO code\"\n step-4_agency-code-label=\"Agency code\"\n step-4_branch-code-label=\"Branch code\"\n step-4_classification-label=\"Classification\"\n step-4_tax-payer-id-label=\"Beneficiary INN\"\n step-4-bank-address-label=\"Bank address\"\n step-4_bank-city-label=\"Bank city\"\n step-4_bank-state-label=\"Bank Province / State\"\n step-4_bank-postal-code-label=\"Bank postal code\"\n step-4_eft-withdrawal-label=\"EFT Withdrawal (free)\"\n step-4_fx-wire-processing-fee-label=\"FX Wire (Processing Fee {currency}{defaultFxFee}.00)\"\n dashboard_status-text-active=\"Active\"\n dashboard_status-text-not-active=\"Invalid Tax Form\"\n dashboard_status-text-not-verified=\"Not Verified\"\n dashboard_badge-text-submitted-on=\"Submitted on {dateSubmitted}.\"\n dashboard_badge-text-submitted-on-w-8=\"Submitted on {dateSubmitted}. Valid for three years after submission.\"\n dashboard_badge-text-awaiting-review=\"Awaiting review. Submitted on {dateSubmitted}.\"\n dashboard_tax-alert-header-not-active-w-9=\"Your W9 tax form has personal information that doesn’t match your profile\"\n dashboard_tax-alert-header-not-active-w-8=\"{documentType} tax form is invalid\"\n dashboard_tax-alert-not-active-message-w-9=\"Please resubmit a new {documentType} form.\"\n dashboard_tax-alert-not-active-message-w-8=\"Your tax form may have expired or has personal information that doesn’t match your profile. Please submit a new {documentType} form.\"\n dashboard_invalid-form=\"Make sure your information is correct and submit new form.\"\n dashboard_banking-information-section-header=\"Payout Information\"\n dashboard_tax-document-section-header=\"Tax documents\"\n dashboard_tax-document-section-sub-header=\"{documentType} tax form\"\n dashboard_no-form-needed-subtext=\"Tax documents are only required if you are based in the US or joining the referral program of a US based brand.\"\n dashboard_indirect-tax-info-section-header=\"Indirect tax\"\n dashboard_indirect-tax-info-spain=\"Registered in {country}, {subRegion}\"\n dashboard_indirect-tax-info-other-country=\"Registered in {country}\"\n dashboard_indirect-tax-info-canada=\"Registered in {province}, {country}\"\n dashboard_indirect-tax-tooltip-support=\"To make changes to your indirect tax information, please contact Support.\"\n dashboard_indirect-tax-details=\"{indirectTaxType} number: {indirectTaxNumber}\"\n dashboard_new-form-button=\"Submit new form\"\n dashboard_edit-payment-information-button=\"Edit Payout Information\"\n dashboard_not-registered-for-tax=\"Not registered for indirect tax. If you’ve previously registered with your tax authority, contact Support to add your information to stay tax compliant.\"\n dashboard_qst-number=\"QST number: {qstNumber}\"\n dashboard_sub-region-tax-number=\"Income tax number: {subRegionTaxNumber}\"\n dashboard_status-badge-text=\"{badgeText, select, payoutToday {Payout Today} nextPayout {Next Payout} }\"\n dashboard_threshold-payout-text=\"Next payout occurs when balance is {thresholdBalance}\"\n dashboard_account-text=\"Account\"\n dashboard_invoice-column-title=\"Invoice\"\n dashboard_date-column-title=\"Date\"\n dashboard_earnings-column-title=\"Earnings\"\n dashboard_indirect-tax-column-title=\"Indirect tax\"\n dashboard_payout-from-impact=\"Your balance may take up to 24 hours to update. Payouts will be sent from our referral program provider, impact.com.\"\n dashboard_earnings-after-tax-column-title=\"Earnings after tax\"\n dashboard_error-title-text=\"Your payout is on hold \"\n dashboard_error-description-text=\"If you’ve recently added your payout information, please wait while we verify your information. If it’s still on hold after a few days, please contact Support or check your inbox for an email from our referral program provider, impact.com.\"\n dashboard_payout-missing-information-text=\"Missing banking information, go to Impact.com to resolve.\"\n dashboard_invoice-description=\"View and download your invoices to report your earnings and stay tax compliant.\"\n dashboard_invoice-prev-label=\"Prev\"\n dashboard_invoice-more-label=\"Next\"\n dashboard_invoice-header=\"Invoices\"\n dashboard_invoice-empty-state-header=\"View your invoice details\"\n dashboard_invoice-empty-state-text=\"Refer a friend to view the status of your invoices and rewards earned\"\n dashboard_replace-tax-form-modal-header=\"Replace existing tax form\"\n dashboard_replace-tax-form-modal-body-text=\"Submitting a new tax form will remove your existing form. Make sure to sign and complete your new tax form to prevent any issues with your next payout.\"\n form-step=\"Step {step} of {count}\"\n general-error-title=\"There was a problem submitting your information\"\n general-error-description=\"Please review your information and try again. If this problem continues, contact Support.\"\n field-required-error=\"{fieldName} is required\"\n invalid-character-error=\"{fieldName} includes characters that aren't supported.\"\n field-invalid-error=\"{fieldName} is invalid\"\n continue-button=\"Continue\"\n back-button=\"Back\"\n cancel-button=\"Cancel\"\n is-partner-alert-header=\"An account with this email already exists with our referral program provider, impact.com\"\n is-partner-alert-description=\"If you don’t recognize this referral program provider or believe this is a mistake, please contact Support or sign up for this referral program with a different email.\"\n search-for-country-text=\"Search for country..\"\n loading-error-alert-header=\"There was a problem loading your form\"\n loading-error-alert-description=\"Please refresh the page and try again. If this problem continues, contact Support.\"\n tax-and-payouts-description=\"Submit your tax documents and add your banking information to receive your rewards.\"\n ></sqm-tax-and-cash>\n </template>\n </sqm-router>\n </sqm-divided-layout>\n </sqm-divided-layout>\n </template>\n </sqm-router>\n </sqb-program-section>\n <sqm-portal-footer\n slot=\"footer\"\n support-email=\"support@example.com\"\n terms-link=\"https://example.com\"\n faq-link=\"https://example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n ></sqm-portal-footer>\n</sqm-portal-frame>\n";
|
|
10169
10096
|
|
|
10170
10097
|
const portalLeadSubmitTemplateWithDashboard = "<sqm-portal-frame>\n <a slot=\"header\" href=\"/\">\n <sqm-text style=\"height: 60px\">\n <img\n style=\"height: 60px\"\n src=\"https://res.cloudinary.com/saasquatch/image/upload/v1634255445/squatch-assets/Copy_of_saasquatch-logo-tree-large-horizontal.png\"\n />\n </sqm-text>\n </a>\n <sqb-program-section program-id=\"referral-program\">\n <sqm-router>\n <template\n path=\"/:path(\\bregister\\b|\\bemailVerification\\b|\\blogin\\b|\\bverifyEmail\\b|\\bforgotPassword\\b|\\bresetPassword\\b|\\blogout\\b)\"\n >\n <sqm-hero\n background=\"https://images.unsplash.com/photo-1599676821464-3555954838dc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1939&q=80\"\n >\n <sqm-router>\n <template path=\"/register\">\n <sqm-portal-register>\n <sqm-name-fields slot=\"formData\"></sqm-name-fields>\n </sqm-portal-register>\n </template>\n\n <template path=\"/emailVerification\">\n <sqm-portal-protected-route\n redirect-to=\"/login\"\n ></sqm-portal-protected-route>\n <sqm-portal-email-verification></sqm-portal-email-verification>\n </template>\n\n <template path=\"/login\">\n <sqm-portal-login></sqm-portal-login>\n </template>\n\n <template path=\"/verifyEmail\">\n <sqm-portal-verify-email></sqm-portal-verify-email>\n </template>\n\n <template path=\"/forgotPassword\">\n <sqm-portal-forgot-password\n email-label=\"Business Email\"\n ></sqm-portal-forgot-password>\n </template>\n\n <template path=\"/resetPassword\">\n <sqm-portal-reset-password\n confirm-password=\"true\"\n ></sqm-portal-reset-password>\n </template>\n <template path=\"/logout\">\n <sqm-portal-logout next-page=\"/login\"></sqm-portal-logout>\n </template>\n </sqm-router>\n </sqm-hero>\n </template>\n </sqm-router>\n <sqm-router>\n <template path=\"/:path(\\bactivity\\b|\\beditProfile\\b|\\brefer\\b)?\">\n <sqm-divided-layout\n direction=\"row\"\n style=\"\n border-top: 1px solid #eaeaea;\n border-bottom: 1px solid #eaeaea;\n \"\n >\n <sqm-navigation-sidebar>\n <sqm-navigation-sidebar-item\n path=\"/\"\n icon=\"house\"\n label=\"Dashboard\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/refer\"\n icon=\"inbox\"\n label=\"Submit A Lead\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/activity\"\n icon=\"bar-chart\"\n label=\"Activity\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/editProfile\"\n icon=\"person\"\n label=\"Edit Profile\"\n ></sqm-navigation-sidebar-item>\n <sqm-navigation-sidebar-item\n path=\"/logout\"\n icon=\"box-arrow-right\"\n label=\"Logout\"\n ></sqm-navigation-sidebar-item>\n </sqm-navigation-sidebar>\n <sqm-divided-layout direction=\"column\">\n <sqm-router>\n <template path=\"/\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n ><sqm-titled-section label-margin=\"xx-small\"\n ><sqm-text slot=\"label\"> <p>Welcome back,</p> </sqm-text\n ><sqm-text slot=\"content\">\n <h1>\n <sqm-user-name\n fallback=\"Anonymous User\"\n ></sqm-user-name>\n </h1> </sqm-text\n ></sqm-titled-section>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\n >\n </sqm-stat-container> </sqm-portal-container\n ><sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n >\n <sqm-titled-section padding=\"none\" label-margin=\"x-large\"\n ><sqm-text slot=\"label\">\n <h2>Partner and Profit</h2> </sqm-text\n ><sqm-text slot=\"content\">\n <p>\n Get rewarded for referring potential customers to\n SaaSquatch. Earn commission for each successful lead you\n send our way\n </p>\n </sqm-text></sqm-titled-section\n >\n <sqm-titled-section label-margin=\"small\" padding=\"none\"\n ><sqm-text slot=\"label\">\n <h3>Share your referral link</h3> </sqm-text\n ><sqm-share-link slot=\"content\"></sqm-share-link\n ></sqm-titled-section>\n <sqm-titled-section label-margin=\"small\" padding=\"none\">\n <sqm-text slot=\"label\">\n <h3>Share your referral code</h3> </sqm-text\n ><sqm-share-code slot=\"content\"></sqm-share-code>\n </sqm-titled-section>\n <sqm-titled-section label-margin=\"small\" padding=\"none\"\n ><sqm-text slot=\"label\">\n <h3>Share via social media</h3> </sqm-text\n ><sqm-portal-container\n slot=\"content\"\n direction=\"row\"\n padding=\"none\"\n gap=\"xxx-large\"\n min-width=\"160px\"\n ><sqm-share-button\n icon=\"envelope\"\n medium=\"email\"\n size=\"medium\"\n pill=\"true\"\n >Email a friend</sqm-share-button\n ><sqm-share-button\n medium=\"twitter\"\n size=\"medium\"\n pill=\"true\"\n >Post about us on X</sqm-share-button\n ><sqm-share-button\n medium=\"facebook\"\n size=\"medium\"\n pill=\"true\"\n >Share on Facebook</sqm-share-button\n ></sqm-portal-container\n ></sqm-titled-section\n ></sqm-portal-container\n >\n </template>\n <template path=\"/editProfile\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-profile></sqm-portal-profile> </sqm-portal-container\n ><sqm-portal-container direction=\"column\" gap=\"xxx-large\">\n <sqm-portal-change-password></sqm-portal-change-password>\n </sqm-portal-container>\n </template>\n <template path=\"/refer\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-referral-iframe></sqm-referral-iframe>\n </template>\n <template path=\"/activity\">\n <sqm-portal-protected-route\n require-email-verification=\"true\"\n redirect-to=\"/login\"\n redirect-to-unverified=\"/emailVerification\"\n ></sqm-portal-protected-route>\n <sqm-portal-container\n direction=\"column\"\n padding=\"xxx-large\"\n gap=\"xxx-large\"\n >\n <sqm-text> <h1>Activity</h1></sqm-text>\n <sqm-stat-container space=\"xxxx-large\"\n ><sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/referralsCount\"\n ><sqm-text><p>Referrals</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardsCountFiltered/AVAILABLE\"\n ><sqm-text><p>Rewards Earned</p></sqm-text></sqm-big-stat\n >\n <sqm-big-stat\n flex-reverse=\"true\"\n alignment=\"left\"\n stat-type=\"/rewardBalance/CREDIT/CENTS\"\n ><sqm-text><p>Reward Balance</p></sqm-text></sqm-big-stat\n >\n </sqm-stat-container>\n <sqm-referral-table>\n <sqm-referral-table-user-column></sqm-referral-table-user-column>\n <sqm-referral-table-rewards-column></sqm-referral-table-rewards-column>\n <sqm-referral-table-status-column></sqm-referral-table-status-column>\n <sqm-referral-table-date-column\n column-title=\"Referred\"\n date-shown=\"dateReferralStarted\"\n ></sqm-referral-table-date-column> </sqm-referral-table\n ></sqm-portal-container>\n </template>\n </sqm-router>\n </sqm-divided-layout>\n </sqm-divided-layout>\n </template>\n </sqm-router>\n </sqb-program-section>\n <sqm-portal-footer\n slot=\"footer\"\n support-email=\"support@example.com\"\n terms-link=\"https://example.com\"\n faq-link=\"https://example.com\"\n terms-text=\"Terms And Conditions\"\n faq-text=\"FAQ\"\n show-powered-by=\"true\"\n ></sqm-portal-footer>\n</sqm-portal-frame>\n";
|
|
10171
10098
|
|
|
@@ -10201,13 +10128,13 @@ const emailVerifiedTemplate = "<sqm-portal-verify-email></sqm-portal-verify-emai
|
|
|
10201
10128
|
|
|
10202
10129
|
const emailVerificationTemplate = "<sqm-portal-protected-route redirect-to=\"/login\"></sqm-portal-protected-route>\n<sqm-portal-email-verification></sqm-portal-email-verification>\n";
|
|
10203
10130
|
|
|
10204
|
-
const LoginReadme = "# sqm-portal-login\n\n\n\n<!-- Auto Generated Below -->\n\n\n## Properties\n\n| Property | Attribute | Description | Type
|
|
10131
|
+
const LoginReadme = "# sqm-portal-login\n\n\n\n<!-- Auto Generated Below -->\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| --------------------- | ----------------------- | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; forgotPasswordPath: string; registerPath: string; }; content?: { googleButton?: VNode; forgotPasswordButton?: any; secondaryButton?: any; emailLabel?: string; passwordLabel?: string; submitLabel?: string; pageLabel?: string; }; }` | `undefined` |\n| `emailLabel` | `email-label` | | `string` | `\"Email\"` |\n| `forgotPasswordLabel` | `forgot-password-label` | | `string` | `\"Forgot Password?\"` |\n| `forgotPasswordPath` | `forgot-password-path` | Redirect participants to this page to reset their password | `string` | `\"/forgotPassword\"` |\n| `networkErrorMessage` | `network-error-message` | | `string` | `\"An error occurred while logging you in. Please refresh the page and try again.\"` |\n| `nextPage` | `next-page` | Redirect participants to this page after they successfully login. | `string` | `\"/\"` |\n| `pageLabel` | `page-label` | | `string` | `\"Sign in to your account\"` |\n| `passwordLabel` | `password-label` | | `string` | `\"Password\"` |\n| `registerCTA` | `register-c-t-a` | | `string` | `\"Don't have an account?\"` |\n| `registerLabel` | `register-label` | | `string` | `\"Register\"` |\n| `registerPath` | `register-path` | Redirect participants to this page to start registration. | `string` | `\"/register\"` |\n| `submitLabel` | `submit-label` | | `string` | `\"Sign In\"` |\n\n\n## Dependencies\n\n### Used by\n\n - [sqm-stencilbook](../sqm-stencilbook)\n\n### Depends on\n\n- [sqm-google-sign-in](../sqm-google-sign-in)\n- [sqm-form-message](../sqm-form-message)\n\n### Graph\n```mermaid\ngraph TD;\n sqm-portal-login --> sqm-google-sign-in\n sqm-portal-login --> sqm-form-message\n sqm-stencilbook --> sqm-portal-login\n style sqm-portal-login fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n";
|
|
10205
10132
|
|
|
10206
10133
|
const ReferralIframeReadme = "# sqm-referral-iframe\n\n\n\n<!-- Auto Generated Below -->\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| -------------- | --------------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ----------- |\n| `demoData` | -- | | `{ states?: { content: { iframeSrc: string; iframeHeight: string; iframeWidth: string; }; }; data?: { shareCode: string; }; }` | `undefined` |\n| `iframeHeight` | `iframe-height` | Define the height of the iframe with any valid CSS height value. Example: 100px, 5rem, or auto. | `string` | `\"100%\"` |\n| `iframeSrc` | `iframe-src` | URL of iframe to display | `string` | `undefined` |\n| `iframeWidth` | `iframe-width` | Define the width of the iframe with any valid CSS width value. Example: 100px, 5rem, or auto. | `string` | `\"100%\"` |\n\n\n## Dependencies\n\n### Used by\n\n - [sqm-stencilbook](../sqm-stencilbook)\n\n### Graph\n```mermaid\ngraph TD;\n sqm-stencilbook --> sqm-referral-iframe\n style sqm-referral-iframe fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n";
|
|
10207
10134
|
|
|
10208
10135
|
const ForgotPasswordReadme = "# sqm-portal-forgot-password\n\n\n\n<!-- Auto Generated Below -->\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| --------------------- | ----------------------- | ----------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; success: boolean; loginPath: string; }; content?: { secondaryButton: any; messageSlot: any; emailLabel?: string; submitLabel?: string; successAlertText?: string; }; }` | `undefined` |\n| `emailLabel` | `email-label` | | `string` | `\"Email\"` |\n| `headerText` | `header-text` | | `string` | `\"Enter your email below to receive a password reset link.\"` |\n| `loginPath` | `login-path` | | `string` | `\"/login\"` |\n| `loginText` | `login-text` | | `string` | `\"Sign In\"` |\n| `networkErrorMessage` | `network-error-message` | | `string` | `\"An error occurred while loading this page. Please refresh the page.\"` |\n| `redirectPath` | `redirect-path` | Redirect participants to this page after they verify their email. | `string` | `\"/resetPassword\"` |\n| `submitLabel` | `submit-label` | | `string` | `\"Request Password Reset\"` |\n| `successAlertText` | `success-alert-text` | | `string` | `\"If an account with that email exists, a password reset email will be sent.\"` |\n\n\n## Dependencies\n\n### Depends on\n\n- [sqm-form-message](../sqm-form-message)\n\n### Graph\n```mermaid\ngraph TD;\n sqm-portal-forgot-password --> sqm-form-message\n style sqm-portal-forgot-password fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n";
|
|
10209
10136
|
|
|
10210
|
-
const RegisterReadme = "# sqm-portal-register\n\n\n\n<!-- Auto Generated Below -->\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| ------------------------------ | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |\n| `confirmPassword` | `confirm-password` | | `boolean` | `false` |\n| `confirmPasswordLabel` | `confirm-password-label` | | `string` | `\"Confirm Password\"` |\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; confirmPassword: boolean; hideInputs: boolean; registrationFormState: RegistrationFormState; disablePasswordValidation?: boolean; loginPath: string; }; refs?: { formRef: any; }; content?: { formData?: VNode; terms?: VNode; passwordField?: VNode; secondaryButton?: VNode; emailLabel?: string; passwordLabel?: string; submitLabel?: string; pageLabel?: string; confirmPasswordLabel: string; requiredFieldErrorMessage: string; invalidEmailErrorMessage: string; meetsRequirementsText?: string; doesNotMeetRequirementsText?: string; minErrorText?: string; uppercaseErrorText?: string; lowercaseErrorText?: string; hasErrorText?: string; }; }` | `undefined` |\n| `disablePasswordValidation` | `disable-password-validation` | | `boolean` | `false` |\n| `doesNotMeetRequirementsText` | `does-not-meet-requirements-text` | | `string` | `\"Password must meet the following requirements:\"` |\n| `emailLabel` | `email-label` | | `string` | `\"Email\"` |\n| `hasErrorText` | `has-error-text` | | `string` | `\"contain at least 1 number or symbol\"` |\n| `hideInputs` | `hide-inputs` | Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes \"email\" and \"password\" for this form to succeed. | `boolean` | `false` |\n| `invalidEmailErrorMessage` | `invalid-email-error-message` | The message to be displayed when the email used is invalid or blocked. | `string` | `\"Must be a valid email address\"` |\n| `loginLabel` | `login-label` | | `string` | `\"Sign in\"` |\n| `loginPath` | `login-path` | Redirect participants to this page after clicking the login button. | `string` | `\"/login\"` |\n| `lowercaseErrorText` | `lowercase-error-text` | | `string` | `\"contain at least 1 lowercase character\"` |\n| `meetsRequirementsText` | `meets-requirements-text` | | `string` | `\"Password has met all requirements\"` |\n| `minErrorText` | `min-error-text` | | `string` | `\"be a minimum of 8 characters\"` |\n| `networkErrorMessage` | `network-error-message` | The message to be displayed when a the form submission fails unexpectedly. | `string` | `\"Network request failed.\"` |\n| `nextPage` | `next-page` | Redirect participants to this page from their verification email | `string` | `\"/\"` |\n| `pageLabel` | `page-label` | | `string` | `\"Register\"` |\n| `passwordLabel` | `password-label` | | `string` | `\"Password\"` |\n| `passwordMismatchErrorMessage` | `password-mismatch-error-message` | The message to be displayed when password inputs do not match. | `string` | `\"Passwords do not match.\"` |\n| `redirectPath` | `redirect-path` | The page that participants are redirected to from the verification email. | `string` | `\"/verifyEmail\"` |\n| `requiredFieldErrorMessage` | `required-field-error-message` | The message to be displayed when a required field is not filled. | `string` | `\"Cannot be empty\"` |\n| `submitLabel` | `submit-label` | | `string` | `\"Register\"` |\n| `uppercaseErrorText` | `uppercase-error-text` | | `string` | `\"contain at least 1 uppercase character\"` |\n\n\n## Dependencies\n\n### Used by\n\n - [sqm-stencilbook](../sqm-stencilbook)\n\n### Depends on\n\n- [sqm-form-message](../sqm-form-message)\n- [sqm-password-field](../sqm-password-field)\n\n### Graph\n```mermaid\ngraph TD;\n sqm-portal-register --> sqm-form-message\n sqm-portal-register --> sqm-password-field\n sqm-stencilbook --> sqm-portal-register\n style sqm-portal-register fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n";
|
|
10137
|
+
const RegisterReadme = "# sqm-portal-register\n\n\n\n<!-- Auto Generated Below -->\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| ------------------------------ | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------- |\n| `confirmPassword` | `confirm-password` | | `boolean` | `false` |\n| `confirmPasswordLabel` | `confirm-password-label` | | `string` | `\"Confirm Password\"` |\n| `demoData` | -- | | `{ states?: { error: string; loading: boolean; confirmPassword: boolean; hideInputs: boolean; registrationFormState: RegistrationFormState; disablePasswordValidation?: boolean; loginPath: string; isGoogle: boolean; }; refs?: { formRef: any; }; content?: { formData?: VNode; terms?: VNode; passwordField?: VNode; secondaryButton?: VNode; emailLabel?: string; passwordLabel?: string; submitLabel?: string; pageLabel?: string; confirmPasswordLabel: string; requiredFieldErrorMessage: string; invalidEmailErrorMessage: string; meetsRequirementsText?: string; doesNotMeetRequirementsText?: string; minErrorText?: string; uppercaseErrorText?: string; lowercaseErrorText?: string; hasErrorText?: string; }; }` | `undefined` |\n| `disablePasswordValidation` | `disable-password-validation` | | `boolean` | `false` |\n| `doesNotMeetRequirementsText` | `does-not-meet-requirements-text` | | `string` | `\"Password must meet the following requirements:\"` |\n| `emailLabel` | `email-label` | | `string` | `\"Email\"` |\n| `hasErrorText` | `has-error-text` | | `string` | `\"contain at least 1 number or symbol\"` |\n| `hideInputs` | `hide-inputs` | Hides the email and password fields. Note: If you hide default inputs, you must add additional input fields. They must have the input name attributes \"email\" and \"password\" for this form to succeed. | `boolean` | `false` |\n| `invalidEmailErrorMessage` | `invalid-email-error-message` | The message to be displayed when the email used is invalid or blocked. | `string` | `\"Must be a valid email address\"` |\n| `loginLabel` | `login-label` | | `string` | `\"Sign in\"` |\n| `loginPath` | `login-path` | Redirect participants to this page after clicking the login button. | `string` | `\"/login\"` |\n| `lowercaseErrorText` | `lowercase-error-text` | | `string` | `\"contain at least 1 lowercase character\"` |\n| `meetsRequirementsText` | `meets-requirements-text` | | `string` | `\"Password has met all requirements\"` |\n| `minErrorText` | `min-error-text` | | `string` | `\"be a minimum of 8 characters\"` |\n| `networkErrorMessage` | `network-error-message` | The message to be displayed when a the form submission fails unexpectedly. | `string` | `\"Network request failed.\"` |\n| `nextPage` | `next-page` | Redirect participants to this page from their verification email | `string` | `\"/\"` |\n| `pageLabel` | `page-label` | | `string` | `\"Register\"` |\n| `passwordLabel` | `password-label` | | `string` | `\"Password\"` |\n| `passwordMismatchErrorMessage` | `password-mismatch-error-message` | The message to be displayed when password inputs do not match. | `string` | `\"Passwords do not match.\"` |\n| `redirectPath` | `redirect-path` | The page that participants are redirected to from the verification email. | `string` | `\"/verifyEmail\"` |\n| `requiredFieldErrorMessage` | `required-field-error-message` | The message to be displayed when a required field is not filled. | `string` | `\"Cannot be empty\"` |\n| `submitLabel` | `submit-label` | | `string` | `\"Register\"` |\n| `uppercaseErrorText` | `uppercase-error-text` | | `string` | `\"contain at least 1 uppercase character\"` |\n\n\n## Dependencies\n\n### Used by\n\n - [sqm-stencilbook](../sqm-stencilbook)\n\n### Depends on\n\n- [sqm-form-message](../sqm-form-message)\n- [sqm-password-field](../sqm-password-field)\n\n### Graph\n```mermaid\ngraph TD;\n sqm-portal-register --> sqm-form-message\n sqm-portal-register --> sqm-password-field\n sqm-stencilbook --> sqm-portal-register\n style sqm-portal-register fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n";
|
|
10211
10138
|
|
|
10212
10139
|
const EditProfileReadme = "# sqm-portal-profile\n\n\n\n<!-- Auto Generated Below -->\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| ------------------------ | --------------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |\n| `countrytext` | `countrytext` | | `string` | `\"Country\"` |\n| `demoData` | -- | | `{ states?: { success: boolean; loading: boolean; submitDisabled: boolean; showCountry: boolean; formState: { country: string; firstName: string; lastName: string; errors: any; error: string; }; user: { id: string; accountId: string; firstName: string; lastName: string; email: string; countryCode: string; }; text: { firstnametext: string; lastnametext: string; emailtext: string; countrytext: string; editProfileHeader: string; editProfileSubHeader: string; submitChangeButtonText: string; submissionSuccessText?: string; fieldEmptyText?: string; }; }; }` | `undefined` |\n| `editProfileHeader` | `edit-profile-header` | | `string` | `\"Edit your profile\"` |\n| `editProfileSubHeader` | `edit-profile-sub-header` | | `string` | `\"Personal Information\"` |\n| `emailtext` | `emailtext` | | `string` | `\"Email\"` |\n| `fieldEmptyText` | `field-empty-text` | | `string` | `\"Field is required\"` |\n| `firstnametext` | `firstnametext` | | `string` | `\"First Name\"` |\n| `formErrorText` | `form-error-text` | | `string` | `\"Please correct the errors below to update your profile.\"` |\n| `hideCountry` | `hide-country` | | `boolean` | `false` |\n| `lastnametext` | `lastnametext` | | `string` | `\"Last Name\"` |\n| `networkRequestMessage` | `network-request-message` | | `string` | `\"An error occurred while loading this page. Please refresh the page.\"` |\n| `submissionSuccessText` | `submission-success-text` | | `string` | `\"Your profile has been successfully updated.\"` |\n| `submitChangeButtonText` | `submit-change-button-text` | | `string` | `\"Submit Changes\"` |\n\n\n## Dependencies\n\n### Depends on\n\n- [sqm-form-message](../sqm-form-message)\n\n### Graph\n```mermaid\ngraph TD;\n sqm-portal-profile --> sqm-form-message\n style sqm-portal-profile fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n";
|
|
10213
10140
|
|
|
@@ -10402,7 +10329,7 @@ const PortalFooter_stories = {
|
|
|
10402
10329
|
scenario: scenario$f,
|
|
10403
10330
|
},
|
|
10404
10331
|
};
|
|
10405
|
-
const defaultProps$
|
|
10332
|
+
const defaultProps$9 = {
|
|
10406
10333
|
supportEmail: "support@example.com",
|
|
10407
10334
|
supportText: "For program support, contact {email}",
|
|
10408
10335
|
hidePoweredBy: false,
|
|
@@ -10412,12 +10339,12 @@ const defaultProps$a = {
|
|
|
10412
10339
|
paddingBottom: "large",
|
|
10413
10340
|
paddingLeft: "large",
|
|
10414
10341
|
};
|
|
10415
|
-
const DefaultFooter = () => h(PortalFooterView, Object.assign({}, defaultProps$
|
|
10416
|
-
const FooterWithTerms = () => (h(PortalFooterView, Object.assign({}, defaultProps$
|
|
10417
|
-
const FooterWithFAQ = () => (h(PortalFooterView, Object.assign({}, defaultProps$
|
|
10418
|
-
const FooterWithTermsAndFAQ = () => (h(PortalFooterView, Object.assign({}, defaultProps$
|
|
10419
|
-
const FooterNoPoweredBy = () => (h(PortalFooterView, Object.assign({}, defaultProps$
|
|
10420
|
-
const FooterNoSupportText = () => (h(PortalFooterView, Object.assign({}, defaultProps$
|
|
10342
|
+
const DefaultFooter = () => h(PortalFooterView, Object.assign({}, defaultProps$9));
|
|
10343
|
+
const FooterWithTerms = () => (h(PortalFooterView, Object.assign({}, defaultProps$9, { termsLink: "https://example.com", termsText: "Terms and Conditions" })));
|
|
10344
|
+
const FooterWithFAQ = () => (h(PortalFooterView, Object.assign({}, defaultProps$9, { faqLink: "https://example.com", faqText: "FAQ" })));
|
|
10345
|
+
const FooterWithTermsAndFAQ = () => (h(PortalFooterView, Object.assign({}, defaultProps$9, { termsLink: "https://example.com", termsText: "Terms and Conditions", faqLink: "https://example.com", faqText: "FAQ" })));
|
|
10346
|
+
const FooterNoPoweredBy = () => (h(PortalFooterView, Object.assign({}, defaultProps$9, { termsLink: "https://example.com", termsText: "Terms and Conditions", faqLink: "https://example.com", faqText: "FAQ", hidePoweredBy: true })));
|
|
10347
|
+
const FooterNoSupportText = () => (h(PortalFooterView, Object.assign({}, defaultProps$9, { termsLink: "https://example.com", termsText: "Terms and Conditions", faqLink: "https://example.com", faqText: "FAQ", hideSupportText: true })));
|
|
10421
10348
|
|
|
10422
10349
|
const PortalFooter = /*#__PURE__*/Object.freeze({
|
|
10423
10350
|
__proto__: null,
|
|
@@ -10699,7 +10626,7 @@ const props$1 = {
|
|
|
10699
10626
|
},
|
|
10700
10627
|
},
|
|
10701
10628
|
};
|
|
10702
|
-
const errorProps$
|
|
10629
|
+
const errorProps$8 = {
|
|
10703
10630
|
states: {
|
|
10704
10631
|
registrationFormState: {
|
|
10705
10632
|
validationErrors: {
|
|
@@ -10717,7 +10644,7 @@ const NameFields = () => {
|
|
|
10717
10644
|
return h(NameFieldsView, Object.assign({}, props$1));
|
|
10718
10645
|
};
|
|
10719
10646
|
const NameFieldsWithErrors = () => {
|
|
10720
|
-
return h(NameFieldsView, Object.assign({}, errorProps$
|
|
10647
|
+
return h(NameFieldsView, Object.assign({}, errorProps$8));
|
|
10721
10648
|
};
|
|
10722
10649
|
|
|
10723
10650
|
const NameFields$1 = /*#__PURE__*/Object.freeze({
|
|
@@ -10735,7 +10662,7 @@ const CheckboxField_stories = {
|
|
|
10735
10662
|
scenario: scenario$j,
|
|
10736
10663
|
},
|
|
10737
10664
|
};
|
|
10738
|
-
const defaultProps$
|
|
10665
|
+
const defaultProps$a = {
|
|
10739
10666
|
states: {
|
|
10740
10667
|
registrationFormState: {
|
|
10741
10668
|
validationErrors: {},
|
|
@@ -10743,6 +10670,7 @@ const defaultProps$b = {
|
|
|
10743
10670
|
checked: false,
|
|
10744
10671
|
},
|
|
10745
10672
|
content: {
|
|
10673
|
+
checkboxName: "agree",
|
|
10746
10674
|
checkboxLabel: "By signing up you agree to the {labelLink}",
|
|
10747
10675
|
checkboxLabelLink: "https://example.com",
|
|
10748
10676
|
checkboxLabelLinkText: "Terms and Conditions",
|
|
@@ -10775,35 +10703,35 @@ const defaultRegisterProps = {
|
|
|
10775
10703
|
invalidEmailErrorMessage: "Must be a valid email address",
|
|
10776
10704
|
},
|
|
10777
10705
|
};
|
|
10778
|
-
const Default$c = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$
|
|
10779
|
-
const DefaultChecked = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$
|
|
10780
|
-
...defaultProps$
|
|
10706
|
+
const Default$c = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$a))));
|
|
10707
|
+
const DefaultChecked = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$a, { states: {
|
|
10708
|
+
...defaultProps$a.states,
|
|
10781
10709
|
checked: true,
|
|
10782
10710
|
} }))));
|
|
10783
|
-
const CustomLabel = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$
|
|
10784
|
-
...defaultProps$
|
|
10711
|
+
const CustomLabel = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$a, { content: {
|
|
10712
|
+
...defaultProps$a.content,
|
|
10785
10713
|
checkboxLabel: "I Agree",
|
|
10786
10714
|
} }))));
|
|
10787
|
-
const Error$4 = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$
|
|
10788
|
-
...defaultProps$
|
|
10715
|
+
const Error$4 = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$a, { states: {
|
|
10716
|
+
...defaultProps$a.states,
|
|
10789
10717
|
registrationFormState: {
|
|
10790
10718
|
validationErrors: {
|
|
10791
10719
|
agree: "Must be checked",
|
|
10792
10720
|
},
|
|
10793
10721
|
},
|
|
10794
10722
|
} }))));
|
|
10795
|
-
const CustomError = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$
|
|
10796
|
-
...defaultProps$
|
|
10723
|
+
const CustomError = createHookStory(() => (h(CheckboxFieldView, Object.assign({}, defaultProps$a, { states: {
|
|
10724
|
+
...defaultProps$a.states,
|
|
10797
10725
|
registrationFormState: {
|
|
10798
10726
|
validationErrors: {
|
|
10799
10727
|
agree: "Must be checked",
|
|
10800
10728
|
},
|
|
10801
10729
|
},
|
|
10802
10730
|
}, content: {
|
|
10803
|
-
...defaultProps$
|
|
10731
|
+
...defaultProps$a.content,
|
|
10804
10732
|
errorMessage: "This checkbox must be checked to continue",
|
|
10805
10733
|
} }))));
|
|
10806
|
-
const TermsAndConditions$
|
|
10734
|
+
const TermsAndConditions$1 = createHookStory(() => (h(PortalRegisterView, Object.assign({}, defaultRegisterProps, {
|
|
10807
10735
|
//@ts-ignore
|
|
10808
10736
|
content: {
|
|
10809
10737
|
...defaultRegisterProps.content,
|
|
@@ -10835,29 +10763,11 @@ const CheckboxField = /*#__PURE__*/Object.freeze({
|
|
|
10835
10763
|
CustomLabel: CustomLabel,
|
|
10836
10764
|
Error: Error$4,
|
|
10837
10765
|
CustomError: CustomError,
|
|
10838
|
-
TermsAndConditions: TermsAndConditions$
|
|
10766
|
+
TermsAndConditions: TermsAndConditions$1,
|
|
10839
10767
|
TermsAndConditionsCustomLabel: TermsAndConditionsCustomLabel,
|
|
10840
10768
|
TermsAndConditionsLongCustomLabel: TermsAndConditionsLongCustomLabel
|
|
10841
10769
|
});
|
|
10842
10770
|
|
|
10843
|
-
const scenario$k = "@owner:zach\n@author:zach\nFeature: Marketing Emails Checkbox\n\n A checkbox that is used to opt in for referral program marketing emails.\n\n Background: A user is on the portal registration page\n Given a user is viewing the \"/register\"\n And \"/register\" contains the registration form\n And the registration form has the following fields\n | fields |\n | first name |\n | last name |\n | email |\n | password |\n | Marketing Emails Checkbox |\n \n @motivating\n Scenario: Checkbox is optional by default\n Given the user is filling out the registration form\n And the name fields have valid input\n And the email field has valid input\n And the password field has valid input\n And the checkbox is not checked\n When they try to register\n Then the form is submitted\n And there is no error for the checkbox\n\n Scenario: The form field name is provided by default\n Given the customer has added a marketing emails checkbox to their registration form\n Then the field name is automatically set to \"marketing-emails\"\n And the name is configurable \n\n\n\n ";
|
|
10844
|
-
|
|
10845
|
-
const MarketingEmailsCheckbox_stories = {
|
|
10846
|
-
title: "Components/Marketing Emails Checkbox",
|
|
10847
|
-
parameters: {
|
|
10848
|
-
scenario: scenario$k,
|
|
10849
|
-
},
|
|
10850
|
-
};
|
|
10851
|
-
const Default$d = () => {
|
|
10852
|
-
return h("sqm-marketing-emails-checkbox", null);
|
|
10853
|
-
};
|
|
10854
|
-
|
|
10855
|
-
const MarketingEmailsCheckbox = /*#__PURE__*/Object.freeze({
|
|
10856
|
-
__proto__: null,
|
|
10857
|
-
'default': MarketingEmailsCheckbox_stories,
|
|
10858
|
-
Default: Default$d
|
|
10859
|
-
});
|
|
10860
|
-
|
|
10861
10771
|
const UseCheckboxField_stories = {
|
|
10862
10772
|
title: "Hooks / useCheckboxField",
|
|
10863
10773
|
parameters: {
|
|
@@ -10887,7 +10797,7 @@ function setupGraphQL$9() {
|
|
|
10887
10797
|
}, []);
|
|
10888
10798
|
return { id, accountId };
|
|
10889
10799
|
}
|
|
10890
|
-
const TermsAndConditions$
|
|
10800
|
+
const TermsAndConditions$2 = createHookStory(() => {
|
|
10891
10801
|
setupGraphQL$9();
|
|
10892
10802
|
return (h("sqm-portal-register", null,
|
|
10893
10803
|
h("div", { slot: "terms" },
|
|
@@ -10925,7 +10835,7 @@ const MissingName = createHookStory(() => {
|
|
|
10925
10835
|
const UseCheckboxField = /*#__PURE__*/Object.freeze({
|
|
10926
10836
|
__proto__: null,
|
|
10927
10837
|
'default': UseCheckboxField_stories,
|
|
10928
|
-
TermsAndConditions: TermsAndConditions$
|
|
10838
|
+
TermsAndConditions: TermsAndConditions$2,
|
|
10929
10839
|
TermsAndConditionsWithLabel: TermsAndConditionsWithLabel,
|
|
10930
10840
|
MultipleCheckboxes: MultipleCheckboxes,
|
|
10931
10841
|
OptionalCheckboxes: OptionalCheckboxes,
|
|
@@ -10935,7 +10845,7 @@ const UseCheckboxField = /*#__PURE__*/Object.freeze({
|
|
|
10935
10845
|
const DropdownField_stories = {
|
|
10936
10846
|
title: "Components/Dropdown Field",
|
|
10937
10847
|
};
|
|
10938
|
-
const defaultProps$
|
|
10848
|
+
const defaultProps$b = {
|
|
10939
10849
|
states: {
|
|
10940
10850
|
registrationFormState: {},
|
|
10941
10851
|
},
|
|
@@ -10950,24 +10860,24 @@ const defaultProps$c = {
|
|
|
10950
10860
|
],
|
|
10951
10861
|
},
|
|
10952
10862
|
};
|
|
10953
|
-
const Default$
|
|
10954
|
-
const CustomLabel$1 = createHookStory(() => (h(DropdownFieldView, Object.assign({}, defaultProps$
|
|
10955
|
-
...defaultProps$
|
|
10863
|
+
const Default$d = createHookStory(() => (h(DropdownFieldView, Object.assign({}, defaultProps$b))));
|
|
10864
|
+
const CustomLabel$1 = createHookStory(() => (h(DropdownFieldView, Object.assign({}, defaultProps$b, { content: {
|
|
10865
|
+
...defaultProps$b.content,
|
|
10956
10866
|
dropdownLabel: "Pick your favorite",
|
|
10957
10867
|
} }))));
|
|
10958
|
-
const Error$5 = createHookStory(() => (h(DropdownFieldView, Object.assign({}, defaultProps$
|
|
10959
|
-
...defaultProps$
|
|
10868
|
+
const Error$5 = createHookStory(() => (h(DropdownFieldView, Object.assign({}, defaultProps$b, { states: {
|
|
10869
|
+
...defaultProps$b.states,
|
|
10960
10870
|
registrationFormState: {
|
|
10961
10871
|
validationErrors: {
|
|
10962
10872
|
options: "Must select an option",
|
|
10963
10873
|
},
|
|
10964
10874
|
},
|
|
10965
10875
|
} }))));
|
|
10966
|
-
const CustomError$1 = createHookStory(() => (h(DropdownFieldView, Object.assign({}, defaultProps$
|
|
10967
|
-
...defaultProps$
|
|
10876
|
+
const CustomError$1 = createHookStory(() => (h(DropdownFieldView, Object.assign({}, defaultProps$b, { content: {
|
|
10877
|
+
...defaultProps$b.content,
|
|
10968
10878
|
errorMessage: "An option must be selected to continue",
|
|
10969
10879
|
}, states: {
|
|
10970
|
-
...defaultProps$
|
|
10880
|
+
...defaultProps$b.states,
|
|
10971
10881
|
registrationFormState: {
|
|
10972
10882
|
validationErrors: {
|
|
10973
10883
|
options: "Must select an option",
|
|
@@ -10978,7 +10888,7 @@ const CustomError$1 = createHookStory(() => (h(DropdownFieldView, Object.assign(
|
|
|
10978
10888
|
const DropdownField = /*#__PURE__*/Object.freeze({
|
|
10979
10889
|
__proto__: null,
|
|
10980
10890
|
'default': DropdownField_stories,
|
|
10981
|
-
Default: Default$
|
|
10891
|
+
Default: Default$d,
|
|
10982
10892
|
CustomLabel: CustomLabel$1,
|
|
10983
10893
|
Error: Error$5,
|
|
10984
10894
|
CustomError: CustomError$1
|
|
@@ -11043,15 +10953,15 @@ const UseDropdownField = /*#__PURE__*/Object.freeze({
|
|
|
11043
10953
|
MissingName: MissingName$1
|
|
11044
10954
|
});
|
|
11045
10955
|
|
|
11046
|
-
const scenario$
|
|
10956
|
+
const scenario$k = "@author:derek\n@owner:derek\nFeature: Form Input Field\n\n This component is used as a custom registration field during registration. The field can be text,\n a date or phone number. A motivating use case is to ask for a users company name, this value would then be mapped\n through the Managed Identity Service and upserted on the user after registration.\n\n Background: A user exists and is viewing the hosted portal registration\n Given a user is viewing \"/register\"\n And \"/register\" contains the registration form\n And the registration form has a custom input field\n\n @motivating\n Scenario Outline: Input fields are required by default but can be optional\n Given the input has prop \"field-optional\" with <value>\n And the input is empty\n When the user tries to register\n Then the input <mayBe> highlighted in red\n And an error message <mayAppear> in red below\n And form submission <mayBe> blocked\n Examples:\n | value | mayBe | mayAppear |\n | false | is | appears |\n | | is | appears |\n | true | isn't | doesn't appear |\n\n @motivating\n Scenario: Input field labels are configurable\n Given the input has prop \"field-label\" with value \"My Custom Input\"\n When the user views the registration form\n Then they see the input field\n And it has label \"My Custom Input\" above the input\n\n @minutia\n Scenario Outline: The validation error message is configurable\n The error message string is evaluated as an ICU string, but currently is provided no context\n Given the input is required\n And it has prop \"error-message\" with <value>\n When the user tries to register\n But they haven't filled in the input\n Then they see <errorMessage> below\n Examples:\n | value | errorMessage |\n | | Cannot be empty |\n | My Custom Message | My Custom Message |\n\n @motivating\n Scenario: Form data attribute name is configurable\n Given the input has prop \"field-name\" with value \"myCustomField\"\n When the user types \"testing testing\" into the input\n And they register\n Then \"testing testing\" is submitted under \"myCustomField\" in the form data\n\n @motivating\n Scenario Outline: The input field is a text input by default\n Given the input <mayHave> prop \"field-type\" with <value>\n When the user views the input field\n Then it is a text input\n Examples:\n | mayHave | value |\n | has | text |\n | doesn't have | |\n\n @motivating\n Scenario: Date type inputs are supported\n Given the input has prop \"field-type\" \"date\"\n When the user views the input field\n Then they see \"mm/dd/yyyy\" as a placeholder\n And they see a calendar icon on the right\n When they start typing a date\n Then it maintains the \"mm/dd/yyyy\" format\n When they click the calendar icon\n Then a dropdown appears\n And they see a calendar\n When they select a date\n Then it is applied to the input\n\n @landmine\n Scenario: The clear text button in the date picker does not clear the date\n Due to an incompatibility between our shoelace version and the browser, the clear funtionality is not supported currently\n Given the input has prop \"field-type\" \"date\"\n And the user has entered a date\n When they click the calendar icon\n And click the 'clear' text button\n Then their selected date is not cleared\n\n @motivating\n Scenario: Phone number type inputs are supported\n Given the input has prop \"field-type\" with value \"tel\"\n When the user starts typing a phone number in the input\n Then it is formatted into the following form \"(XXX) XXX-XXXX\"\n When they pre-fix their phone number with a \"1\"\n Then it is formatted into the following form \"1 (XXX) XXX-XXXX\"\n\n @landmine\n Scenario: Telephone formatting is removed after 10 numbers\n Given a user using a phone number input field\n And they entered their 10 character phone number\n And it was not prefixed with a 1\n When they add another character\n Then the formatting is removed\n\n @landmine\n Scenario Outline: Input values are always recorded as strings in the form data\n Given the input has prop \"field-type\" with <value>\n And it has a \"field-name\"\n When the user inputs <formInput>\n And they register\n Then <formData> is recorded in the form data as a string\n Examples:\n | value | formInput | formData |\n | text | Hello there | Hello there |\n | date | 05/07/2021 | 2021-05-07 |\n | tel | (250) 234-9877 | (250) 234-9877 |\n\n @minutia\n Scenario Outline: The input field component fails fast if a field name isn't provided\n Given the input <mayHave> prop \"field-name\"\n And it <mayHavePropValue>\n When a user views the input\n Then an alert with an error message is displayed in place of the input\n And it has a details section\n When \"More details\" is clicked\n Then the following information is displayed\n | information |\n | component being used |\n | missing attribute(s) |\n Examples:\n | mayBeAnAttribute | mayHavePropValue |\n | doesn't have | N/A |\n | has | \"\" |\n | has | |";
|
|
11047
10957
|
|
|
11048
10958
|
const InputField_stories = {
|
|
11049
10959
|
title: "Components/Input Field",
|
|
11050
10960
|
parameters: {
|
|
11051
|
-
scenario: scenario$
|
|
10961
|
+
scenario: scenario$k,
|
|
11052
10962
|
},
|
|
11053
10963
|
};
|
|
11054
|
-
const defaultProps$
|
|
10964
|
+
const defaultProps$c = {
|
|
11055
10965
|
states: {
|
|
11056
10966
|
registrationFormState: {
|
|
11057
10967
|
validationErrors: {},
|
|
@@ -11088,21 +10998,21 @@ const defaultRegisterProps$1 = {
|
|
|
11088
10998
|
invalidEmailErrorMessage: "Must be a valid email address",
|
|
11089
10999
|
},
|
|
11090
11000
|
};
|
|
11091
|
-
const Default$
|
|
11092
|
-
const CustomLabel$2 = () => (h(InputFieldView, Object.assign({}, defaultProps$
|
|
11093
|
-
const Error$6 = () => (h(InputFieldView, Object.assign({}, defaultProps$
|
|
11094
|
-
...defaultProps$
|
|
11001
|
+
const Default$e = () => h(InputFieldView, Object.assign({}, defaultProps$c));
|
|
11002
|
+
const CustomLabel$2 = () => (h(InputFieldView, Object.assign({}, defaultProps$c, { content: { ...defaultProps$c.content, fieldLabel: "My Label" } })));
|
|
11003
|
+
const Error$6 = () => (h(InputFieldView, Object.assign({}, defaultProps$c, { states: {
|
|
11004
|
+
...defaultProps$c.states,
|
|
11095
11005
|
registrationFormState: {
|
|
11096
11006
|
validationErrors: {
|
|
11097
11007
|
field: "Cannot be empty",
|
|
11098
11008
|
},
|
|
11099
11009
|
},
|
|
11100
11010
|
} })));
|
|
11101
|
-
const CustomError$2 = () => (h(InputFieldView, Object.assign({}, defaultProps$
|
|
11102
|
-
...defaultProps$
|
|
11011
|
+
const CustomError$2 = () => (h(InputFieldView, Object.assign({}, defaultProps$c, { content: {
|
|
11012
|
+
...defaultProps$c.content,
|
|
11103
11013
|
errorMessage: "A value must be entered to continue",
|
|
11104
11014
|
}, states: {
|
|
11105
|
-
...defaultProps$
|
|
11015
|
+
...defaultProps$c.states,
|
|
11106
11016
|
registrationFormState: {
|
|
11107
11017
|
validationErrors: {
|
|
11108
11018
|
field: "Cannot be empty",
|
|
@@ -11110,27 +11020,27 @@ const CustomError$2 = () => (h(InputFieldView, Object.assign({}, defaultProps$d,
|
|
|
11110
11020
|
},
|
|
11111
11021
|
} })));
|
|
11112
11022
|
const DateType = () => {
|
|
11113
|
-
return (h(InputFieldView, Object.assign({}, defaultProps$
|
|
11114
|
-
...defaultProps$
|
|
11023
|
+
return (h(InputFieldView, Object.assign({}, defaultProps$c, { content: {
|
|
11024
|
+
...defaultProps$c.content,
|
|
11115
11025
|
fieldLabel: "Date",
|
|
11116
11026
|
fieldType: "date",
|
|
11117
11027
|
} })));
|
|
11118
11028
|
};
|
|
11119
11029
|
const TelType = () => {
|
|
11120
|
-
return (h(InputFieldView, Object.assign({}, defaultProps$
|
|
11121
|
-
...defaultProps$
|
|
11030
|
+
return (h(InputFieldView, Object.assign({}, defaultProps$c, { content: {
|
|
11031
|
+
...defaultProps$c.content,
|
|
11122
11032
|
fieldLabel: "Phone Number",
|
|
11123
11033
|
fieldType: "tel",
|
|
11124
11034
|
} })));
|
|
11125
11035
|
};
|
|
11126
11036
|
const RegistrationField = () => (h(PortalRegisterView, Object.assign({}, defaultRegisterProps$1, { content: {
|
|
11127
11037
|
...defaultRegisterProps$1.content,
|
|
11128
|
-
formData: h(InputFieldView, Object.assign({}, defaultProps$
|
|
11038
|
+
formData: h(InputFieldView, Object.assign({}, defaultProps$c)),
|
|
11129
11039
|
} })));
|
|
11130
11040
|
const RegistrationFieldCustomLabel = () => (h(PortalRegisterView, Object.assign({}, defaultRegisterProps$1, { content: {
|
|
11131
11041
|
...defaultRegisterProps$1.content,
|
|
11132
|
-
formData: (h(InputFieldView, Object.assign({}, defaultProps$
|
|
11133
|
-
...defaultProps$
|
|
11042
|
+
formData: (h(InputFieldView, Object.assign({}, defaultProps$c, { content: {
|
|
11043
|
+
...defaultProps$c.content,
|
|
11134
11044
|
fieldLabel: "Data",
|
|
11135
11045
|
} }))),
|
|
11136
11046
|
} })));
|
|
@@ -11138,7 +11048,7 @@ const RegistrationFieldCustomLabel = () => (h(PortalRegisterView, Object.assign(
|
|
|
11138
11048
|
const InputField = /*#__PURE__*/Object.freeze({
|
|
11139
11049
|
__proto__: null,
|
|
11140
11050
|
'default': InputField_stories,
|
|
11141
|
-
Default: Default$
|
|
11051
|
+
Default: Default$e,
|
|
11142
11052
|
CustomLabel: CustomLabel$2,
|
|
11143
11053
|
Error: Error$6,
|
|
11144
11054
|
CustomError: CustomError$2,
|
|
@@ -11151,7 +11061,7 @@ const InputField = /*#__PURE__*/Object.freeze({
|
|
|
11151
11061
|
const UseInputField_stories = {
|
|
11152
11062
|
title: "Hooks / useInputField",
|
|
11153
11063
|
parameters: {
|
|
11154
|
-
scenario: scenario$
|
|
11064
|
+
scenario: scenario$k,
|
|
11155
11065
|
},
|
|
11156
11066
|
};
|
|
11157
11067
|
function setupGraphQL$b() {
|
|
@@ -11233,12 +11143,12 @@ const UseInputField = /*#__PURE__*/Object.freeze({
|
|
|
11233
11143
|
MissingName: MissingName$2
|
|
11234
11144
|
});
|
|
11235
11145
|
|
|
11236
|
-
const scenario$m = "@author:derek\n@owner:derek\nFeature: Reward Exchange List\n\n The Reward Exchange List gives end users the power to exchange their rewards for other rewards.\n It populates a list from the reward exchange rules set up on a given tenant.\n\n Background:\n Given a tenant with reward exchange rules\n\n @motivating\n @ui\n Scenario: The empty state is shown if there are no visible exchanges\n Given a user with no visible exchanges\n When they view the reward exchange\n Then no exchange options are displayed\n And they see an image of a present\n And \"Redeem Rewards\" in bold\n And \"Use your points to redeem rewards once they become available\" below the bolded text\n And the pagination buttons are disabled\n\n @minutia\n @ui\n Scenario: A custom empty state can be provided\n Given a user with no visible exchanges\n And a custom empty state has been supplied in the \"empty\" slot\n When they view the reward exchange\n Then they see the custom empty state\n\n @motivating\n @ui\n Scenario: A Loading Skeleton is displayed when the reward exchange rules are loading\n Given a user\n When they load the reward exchange list\n Then they see a loading Skeleton\n And it has 8 skeleton cards\n When the reward exchange rules have loaded\n Then the skeleton is replaced with reward exchange options\n\n @motivating\n Scenario: An error banner appears when the reward exchange list fails to load\n Given a user trying to view the reward exchange list\n But it fails to load\n Then an error banner is displayed\n And it displays \"Unable to load reward exchange list. Please try again\"\n\n @motivating\n @ui\n Scenario: The exchange progress bar progresses through the exchange process\n Given a user who is eligible for the tenants reward exchange rules\n When they view the reward exchange list\n Then the process bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with green outline, white fill and number 1 in green |\n | Step 2 `Select` title in grey |\n | Step 2 circle with grey fill and number 2 in white |\n | Step 3 `Confirm` title in grey |\n | Step 3 circle with grey fill and number 3 in white |\n | lines between all steps are greyed out |\n When they continue to the selection page\n Then the progress bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with white checkmark and green fill |\n | Step 2 `Select` title in black |\n | Step 2 circle with green outline, white fill and number 2 in green |\n | Step 3 `Confirm` title in grey |\n | Step 3 circle with grey fill and number 3 in white |\n | Green line between step 1 and 2 |\n | Grey line between step 2 and 3 |\n When they continue to the confirmation page\n Then the progress bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with white checkmark and green fill |\n | Step 2 `Select` title in black |\n | Step 2 circle with white checkmark and green fill |\n | Step 3 `Confirm` title in black |\n | Step 3 circle with green outline, white fill and number 3 in green |\n | Green line between all steps |\n When they continue to the redemption page\n Then the progress bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with white checkmark and green fill |\n | Step 2 `Select` title in black |\n | Step 2 circle with white checkmark and green fill |\n | Step 3 `Confirm` title in black |\n | Step 3 circle with white checkmark and green fill |\n | Green line between all steps |\n\n @motivating\n Scenario: Users must choose a reward exchange option to continue to the selection page\n Given a user who is eligible for the tenants reward exchange rules\n When they view the reward exchange list\n Then the 'Continue' button is disabled\n When they select a reward exchange card\n Then the card is outlined in brand colour with a brand colour cirlcular check box icon in the top right\n And the continue button is no longer disabled\n When they click \"Continue\"\n Then they are brought to the selection page\n\n @motivating\n @ui\n Scenario: Reward exchange rule names and images are used in the reward exchange cards\n Given a tenant reward exchange rule\n And it has name \"My Visa Exchange Rule\"\n And it has an image\n When a user views the reward exchange list\n Then they see a exchange card with title \"My Visa Exchange Rule\"\n And the exchange image on the left hand side of the card\n\n @motivating\n Scenario Outline: Reward exchange source values are displayed on reward exchange cards\n Given a <type> reward exchange rule\n When a user views the reward exchange list\n Then they see <text> under the name on the exchange option cards\n And the pretty values are localized to a user locale\n Examples:\n | type | text |\n | FIXED_GLOBAL_REWARD | the exchange source pretty value |\n | STEPPED_FIXED_GLOBAL_REWARD | the exchange source min pretty value to the source max pretty value |\n | VARIABLE_GLOBAL_REWARD | the exchange source min pretty value to the source max pretty value |\n | VARIABLE_CREDIT_REWARD | the exchange source min pretty value to the source max pretty value |\n\n @motivating\n Scenario Outline: Reward exchange cards can display customized error messages\n Given a reward exchange rule\n And it has <availabilityPredicate>\n And the reward exchange list has prop \"not-available-error\" with <value>\n When the user views the reward exchange list\n Then the card for the reward exchange rule is disabled\n And <message> is displayed\n Examples:\n | availabilityPredicate | value | message |\n | 'champion' in user.segments ? \"NOT_CHAMPION\" : true | {unavailableReasonCode, select, NOT_CHAMPION {Sorry must be a champion!} other {unavailableReasonCode} } | Sorry must be a champion! |\n | user.customFields.purchaseCount < 10 ? \"MORE_PURCHASE\" : true | {unavailableReasonCode, select, MORE_PURCHASE {Complete 10 purchases to unlock} other {unavailableReasonCode} } | Complete 10 purchases to unlock |\n\n @motivating\n Scenario: Exchange options are disabled if they put a user over the W9 limit\n Given a user who is approaching their W9 limit\n And a reward exchange rule\n And its destination reward has a US taxable value that would put the user over their limit\n When they view the reward exchange list\n Then the reward exchange card is disabled\n And a \"US Tax Limit\" error message is displayed on to the right of a exclamation triangle icon\n And the text is orange\n And the icon is orange\n\n @motivating\n Scenario Outline: Exchange options are disabled if a users lacks enough credit to redeem\n Given a <type> reward exchange rule\n But the user lacks enough credit to exchange for it\n When they view the reward exchange list\n Then the reward exchange card is disabled\n And a <text> error message is displayed on to the right of a exclamation triangle icon\n And the text is orange\n And the icon is orange\n Examples:\n | type | text |\n | FIXED_GLOBAL_REWARD | {prettySourceValue} required |\n | STEPPED_FIXED_GLOBAL_REWARD | {prettySourceMinValue} required |\n | VARIABLE_GLOBAL_REWARD | {prettySourceMinValue} required |\n | VARIABLE_CREDIT_REWARD | {prettySourceMinValue} required |\n\n @motivating\n Scenario: Users can go back to the Rewards page from the Select page\n Given a user viewing the Select page\n Then they see a \"Cancel\" text button\n And a \"Continue to confirmation\" brand colour button in the bottom right corner\n When they click \"Cancel\"\n Then they return to the Rewards page\n\n @motivating\n Scenario: Users can go back to the Select Page from the Confirm page\n Given a user viewing the Confirm page\n Then they see a \"Back\" text button\n And a \"Redeem\" brand colour button in the bottom right corner\n When they click \"Back\"\n Then they return to the Select Page\n\n @motivating\n Scenario: Reward rules with visibility predicates that evaluates to false are not shown\n Given a tenant reward exchange rule with visibility predicates that evaluates to false\n When a user views the reward exchange list\n Then they do not see the card for that reward exchange rule\n\n @motivating\n Scenario Outline: Users can choose their reward option for variable rewards on the Select page\n Given a <type> exchange rule\n And it has the following fields\n | fields |\n | name |\n | description |\n | image |\n When a user views the reward exchange list\n And they progress to the Select page for this exchange\n Then they see the exchange rule image on the left hand side\n And on the right hand side they see the following in this order from top to bottom\n | elements |\n | exchange name |\n | exchange description |\n | select list with all exchange options using pretty values, destination reward above source reward |\n Examples:\n | type |\n | STEPPED_FIXED_GLOBAL_REWARD |\n | VARIABLE_GLOBAL_REWARD |\n | VARIABLE_CREDIT_REWARD |\n\n @motivating\n Scenario: Users who selected a fixed exchange rule see exchange information on the Select page\n Given a \"FIXED_GLOBAL_REWARD\" exchange rule\n And it has the following fields\n | fields |\n | name |\n | description |\n | image |\n When a user views the reward exchange list\n And they progress to the Select page for this exchange\n Then they see the exchange rule image on the left hand side\n And on the right hand side they see the following in this order from top to bottom\n | elements |\n | exchange name |\n | exchange source pretty value displayed in brand colour |\n | exchange description |\n\n @motivating\n Scenario Outline: Users selection variable rewards can only select rewards they are eligible to exchange for\n Given a <type> exchange rule\n When a user views the reward exchange list\n And they progress to the Select page for this exchange\n Then they see a drop down with all the reward exchange selections\n When they click on the drop down\n But they are not eligible for all of the exchanges options <dueToReason>\n Then the ineligble options are disabled\n And under the source value is <text>\n Examples:\n | type | dueToReason | text |\n | STEPPED_FIXED_GLOBAL_REWARD | due to insufficent source value | {prettySourceValue} required |\n | VARIABLE_GLOBAL_REWARD | due to insufficent source value | {prettySourceValue} required |\n | VARIABLE_CREDIT_REWARD | due to insufficent source value | {prettySourceValue} required |\n | STEPPED_FIXED_GLOBAL_REWARD | W9 | US Tax Limit |\n | VARIABLE_GLOBAL_REWARD | W9 | US Tax Limit |\n | VARIABLE_CREDIT_REWARD | W9 | US Tax Limit |\n\n @motivating\n Scenario Outline: The Confirm page allows users to view their exchange before committing\n Given a <type> exchange rule\n When a user views the reward exchange list\n And they select the exchange\n And they progress to Confirm page\n Then they see a row with title \"Reward\"\n And it contains the exchange name\n And it contains the exchange image\n And they <maySee> a row with title \"Reward Amount\"\n And it <mayContain> <amountTitle>\n And they see a row with title \"Cost to Redeem\"\n And it contains the source reward pretty value in bolded text\n Examples:\n | type | maySee | mayContain | amountTitle |\n | FIXED_GLOBAL_REWARD | don't | doesn't contain | N/A |\n | VARIABLE_GLOBAL_REWARD | see | contains | the pretty destination value |\n | STEPPED_FIXED_GLOBAL_REWARD | see | contains | the pretty destination value |\n | VARIABLE_CREDIT_REWARD | see | contains | the pretty destination value |\n\n @motivating\n Scenario: An error banner is displayed if an error occurs during redemeption\n Given a user has selected a reward to exchange\n And is on the confirmation page\n When they click \"Redeem\"\n But an error occurs\n Then an error banner appears\n And it contains details about the error\n And the reward exchange is not completed\n\n @motivating\n Scenario: Confetti is displayed when a reward exchange succeeds\n Given a user has selected a reward to exchange\n And they are on the confirmation page\n When they click \"Redeem\"\n And the exchange is successful\n Then they see confetti centered on the success page\n And they see text describing what they exchanged for their new reward\n And they see a \"Done\" brand colour button\n When they click \"Done\"\n Then they see the Rewards page\n\n @motivating\n Scenario: Fuel tank codes are shown when a reward exchange succeeds\n Given a user has selected to exchange for a fuel tank reward\n When they complete the reward exchange\n And are on the success page\n Then they see a textbox with their fuel tank code\n And a clipboard icon\n When they click the clipboard icon\n Then their fuel tank code is copied to their clipboard\n\n @motivating\n Scenario Outline: Users can exchange for any type of reward\n Given a <type> reward exchange rule for a <reward>\n And a user who has enough source credit to exchange for the reward\n When they go through the exchange flow\n And exchange for their reward\n Then their credit is exchanged for the <reward>\n Examples:\n | type | reward |\n | FIXED_GLOBAL_REWARD | gift card |\n | FIXED_GLOBAL_REWARD | fuel tank code |\n | FIXED_GLOBAL_REWARD | discount |\n | FIXED_GLOBAL_REWARD | credit reward |\n | STEPPED_FIXED_GLOBAL_REWARD | gift card |\n | STEPPED_FIXED_GLOBAL_REWARD | discount |\n | STEPPED_FIXED_GLOBAL_REWARD | credit reward |\n | VARIABLE_GLOBAL_REWARD | gift card |\n | VARIABLE_GLOBAL_REWARD | discount |\n | VARIABLE_GLOBAL_REWARD | credit reward |\n | VARIABLE_CREDIT_REWARD | credit reward |";
|
|
11146
|
+
const scenario$l = "@author:derek\n@owner:derek\nFeature: Reward Exchange List\n\n The Reward Exchange List gives end users the power to exchange their rewards for other rewards.\n It populates a list from the reward exchange rules set up on a given tenant.\n\n Background:\n Given a tenant with reward exchange rules\n\n @motivating\n @ui\n Scenario: The empty state is shown if there are no visible exchanges\n Given a user with no visible exchanges\n When they view the reward exchange\n Then no exchange options are displayed\n And they see an image of a present\n And \"Redeem Rewards\" in bold\n And \"Use your points to redeem rewards once they become available\" below the bolded text\n And the pagination buttons are disabled\n\n @minutia\n @ui\n Scenario: A custom empty state can be provided\n Given a user with no visible exchanges\n And a custom empty state has been supplied in the \"empty\" slot\n When they view the reward exchange\n Then they see the custom empty state\n\n @motivating\n @ui\n Scenario: A Loading Skeleton is displayed when the reward exchange rules are loading\n Given a user\n When they load the reward exchange list\n Then they see a loading Skeleton\n And it has 8 skeleton cards\n When the reward exchange rules have loaded\n Then the skeleton is replaced with reward exchange options\n\n @motivating\n Scenario: An error banner appears when the reward exchange list fails to load\n Given a user trying to view the reward exchange list\n But it fails to load\n Then an error banner is displayed\n And it displays \"Unable to load reward exchange list. Please try again\"\n\n @motivating\n @ui\n Scenario: The exchange progress bar progresses through the exchange process\n Given a user who is eligible for the tenants reward exchange rules\n When they view the reward exchange list\n Then the process bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with green outline, white fill and number 1 in green |\n | Step 2 `Select` title in grey |\n | Step 2 circle with grey fill and number 2 in white |\n | Step 3 `Confirm` title in grey |\n | Step 3 circle with grey fill and number 3 in white |\n | lines between all steps are greyed out |\n When they continue to the selection page\n Then the progress bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with white checkmark and green fill |\n | Step 2 `Select` title in black |\n | Step 2 circle with green outline, white fill and number 2 in green |\n | Step 3 `Confirm` title in grey |\n | Step 3 circle with grey fill and number 3 in white |\n | Green line between step 1 and 2 |\n | Grey line between step 2 and 3 |\n When they continue to the confirmation page\n Then the progress bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with white checkmark and green fill |\n | Step 2 `Select` title in black |\n | Step 2 circle with white checkmark and green fill |\n | Step 3 `Confirm` title in black |\n | Step 3 circle with green outline, white fill and number 3 in green |\n | Green line between all steps |\n When they continue to the redemption page\n Then the progress bar displays the following elements\n | elements |\n | Step 1 `Rewards` title in black |\n | Step 1 circle with white checkmark and green fill |\n | Step 2 `Select` title in black |\n | Step 2 circle with white checkmark and green fill |\n | Step 3 `Confirm` title in black |\n | Step 3 circle with white checkmark and green fill |\n | Green line between all steps |\n\n @motivating\n Scenario: Users must choose a reward exchange option to continue to the selection page\n Given a user who is eligible for the tenants reward exchange rules\n When they view the reward exchange list\n Then the 'Continue' button is disabled\n When they select a reward exchange card\n Then the card is outlined in brand colour with a brand colour cirlcular check box icon in the top right\n And the continue button is no longer disabled\n When they click \"Continue\"\n Then they are brought to the selection page\n\n @motivating\n @ui\n Scenario: Reward exchange rule names and images are used in the reward exchange cards\n Given a tenant reward exchange rule\n And it has name \"My Visa Exchange Rule\"\n And it has an image\n When a user views the reward exchange list\n Then they see a exchange card with title \"My Visa Exchange Rule\"\n And the exchange image on the left hand side of the card\n\n @motivating\n Scenario Outline: Reward exchange source values are displayed on reward exchange cards\n Given a <type> reward exchange rule\n When a user views the reward exchange list\n Then they see <text> under the name on the exchange option cards\n And the pretty values are localized to a user locale\n Examples:\n | type | text |\n | FIXED_GLOBAL_REWARD | the exchange source pretty value |\n | STEPPED_FIXED_GLOBAL_REWARD | the exchange source min pretty value to the source max pretty value |\n | VARIABLE_GLOBAL_REWARD | the exchange source min pretty value to the source max pretty value |\n | VARIABLE_CREDIT_REWARD | the exchange source min pretty value to the source max pretty value |\n\n @motivating\n Scenario Outline: Reward exchange cards can display customized error messages\n Given a reward exchange rule\n And it has <availabilityPredicate>\n And the reward exchange list has prop \"not-available-error\" with <value>\n When the user views the reward exchange list\n Then the card for the reward exchange rule is disabled\n And <message> is displayed\n Examples:\n | availabilityPredicate | value | message |\n | 'champion' in user.segments ? \"NOT_CHAMPION\" : true | {unavailableReasonCode, select, NOT_CHAMPION {Sorry must be a champion!} other {unavailableReasonCode} } | Sorry must be a champion! |\n | user.customFields.purchaseCount < 10 ? \"MORE_PURCHASE\" : true | {unavailableReasonCode, select, MORE_PURCHASE {Complete 10 purchases to unlock} other {unavailableReasonCode} } | Complete 10 purchases to unlock |\n\n @motivating\n Scenario: Exchange options are disabled if they put a user over the W9 limit\n Given a user who is approaching their W9 limit\n And a reward exchange rule\n And its destination reward has a US taxable value that would put the user over their limit\n When they view the reward exchange list\n Then the reward exchange card is disabled\n And a \"US Tax Limit\" error message is displayed on to the right of a exclamation triangle icon\n And the text is orange\n And the icon is orange\n\n @motivating\n Scenario Outline: Exchange options are disabled if a users lacks enough credit to redeem\n Given a <type> reward exchange rule\n But the user lacks enough credit to exchange for it\n When they view the reward exchange list\n Then the reward exchange card is disabled\n And a <text> error message is displayed on to the right of a exclamation triangle icon\n And the text is orange\n And the icon is orange\n Examples:\n | type | text |\n | FIXED_GLOBAL_REWARD | {prettySourceValue} required |\n | STEPPED_FIXED_GLOBAL_REWARD | {prettySourceMinValue} required |\n | VARIABLE_GLOBAL_REWARD | {prettySourceMinValue} required |\n | VARIABLE_CREDIT_REWARD | {prettySourceMinValue} required |\n\n @motivating\n Scenario: Users can go back to the Rewards page from the Select page\n Given a user viewing the Select page\n Then they see a \"Cancel\" text button\n And a \"Continue to confirmation\" brand colour button in the bottom right corner\n When they click \"Cancel\"\n Then they return to the Rewards page\n\n @motivating\n Scenario: Users can go back to the Select Page from the Confirm page\n Given a user viewing the Confirm page\n Then they see a \"Back\" text button\n And a \"Redeem\" brand colour button in the bottom right corner\n When they click \"Back\"\n Then they return to the Select Page\n\n @motivating\n Scenario: Reward rules with visibility predicates that evaluates to false are not shown\n Given a tenant reward exchange rule with visibility predicates that evaluates to false\n When a user views the reward exchange list\n Then they do not see the card for that reward exchange rule\n\n @motivating\n Scenario Outline: Users can choose their reward option for variable rewards on the Select page\n Given a <type> exchange rule\n And it has the following fields\n | fields |\n | name |\n | description |\n | image |\n When a user views the reward exchange list\n And they progress to the Select page for this exchange\n Then they see the exchange rule image on the left hand side\n And on the right hand side they see the following in this order from top to bottom\n | elements |\n | exchange name |\n | exchange description |\n | select list with all exchange options using pretty values, destination reward above source reward |\n Examples:\n | type |\n | STEPPED_FIXED_GLOBAL_REWARD |\n | VARIABLE_GLOBAL_REWARD |\n | VARIABLE_CREDIT_REWARD |\n\n @motivating\n Scenario: Users who selected a fixed exchange rule see exchange information on the Select page\n Given a \"FIXED_GLOBAL_REWARD\" exchange rule\n And it has the following fields\n | fields |\n | name |\n | description |\n | image |\n When a user views the reward exchange list\n And they progress to the Select page for this exchange\n Then they see the exchange rule image on the left hand side\n And on the right hand side they see the following in this order from top to bottom\n | elements |\n | exchange name |\n | exchange source pretty value displayed in brand colour |\n | exchange description |\n\n @motivating\n Scenario Outline: Users selection variable rewards can only select rewards they are eligible to exchange for\n Given a <type> exchange rule\n When a user views the reward exchange list\n And they progress to the Select page for this exchange\n Then they see a drop down with all the reward exchange selections\n When they click on the drop down\n But they are not eligible for all of the exchanges options <dueToReason>\n Then the ineligble options are disabled\n And under the source value is <text>\n Examples:\n | type | dueToReason | text |\n | STEPPED_FIXED_GLOBAL_REWARD | due to insufficent source value | {prettySourceValue} required |\n | VARIABLE_GLOBAL_REWARD | due to insufficent source value | {prettySourceValue} required |\n | VARIABLE_CREDIT_REWARD | due to insufficent source value | {prettySourceValue} required |\n | STEPPED_FIXED_GLOBAL_REWARD | W9 | US Tax Limit |\n | VARIABLE_GLOBAL_REWARD | W9 | US Tax Limit |\n | VARIABLE_CREDIT_REWARD | W9 | US Tax Limit |\n\n @motivating\n Scenario Outline: The Confirm page allows users to view their exchange before committing\n Given a <type> exchange rule\n When a user views the reward exchange list\n And they select the exchange\n And they progress to Confirm page\n Then they see a row with title \"Reward\"\n And it contains the exchange name\n And it contains the exchange image\n And they <maySee> a row with title \"Reward Amount\"\n And it <mayContain> <amountTitle>\n And they see a row with title \"Cost to Redeem\"\n And it contains the source reward pretty value in bolded text\n Examples:\n | type | maySee | mayContain | amountTitle |\n | FIXED_GLOBAL_REWARD | don't | doesn't contain | N/A |\n | VARIABLE_GLOBAL_REWARD | see | contains | the pretty destination value |\n | STEPPED_FIXED_GLOBAL_REWARD | see | contains | the pretty destination value |\n | VARIABLE_CREDIT_REWARD | see | contains | the pretty destination value |\n\n @motivating\n Scenario: An error banner is displayed if an error occurs during redemeption\n Given a user has selected a reward to exchange\n And is on the confirmation page\n When they click \"Redeem\"\n But an error occurs\n Then an error banner appears\n And it contains details about the error\n And the reward exchange is not completed\n\n @motivating\n Scenario: Confetti is displayed when a reward exchange succeeds\n Given a user has selected a reward to exchange\n And they are on the confirmation page\n When they click \"Redeem\"\n And the exchange is successful\n Then they see confetti centered on the success page\n And they see text describing what they exchanged for their new reward\n And they see a \"Done\" brand colour button\n When they click \"Done\"\n Then they see the Rewards page\n\n @motivating\n Scenario: Fuel tank codes are shown when a reward exchange succeeds\n Given a user has selected to exchange for a fuel tank reward\n When they complete the reward exchange\n And are on the success page\n Then they see a textbox with their fuel tank code\n And a clipboard icon\n When they click the clipboard icon\n Then their fuel tank code is copied to their clipboard\n\n @motivating\n Scenario Outline: Users can exchange for any type of reward\n Given a <type> reward exchange rule for a <reward>\n And a user who has enough source credit to exchange for the reward\n When they go through the exchange flow\n And exchange for their reward\n Then their credit is exchanged for the <reward>\n Examples:\n | type | reward |\n | FIXED_GLOBAL_REWARD | gift card |\n | FIXED_GLOBAL_REWARD | fuel tank code |\n | FIXED_GLOBAL_REWARD | discount |\n | FIXED_GLOBAL_REWARD | credit reward |\n | STEPPED_FIXED_GLOBAL_REWARD | gift card |\n | STEPPED_FIXED_GLOBAL_REWARD | discount |\n | STEPPED_FIXED_GLOBAL_REWARD | credit reward |\n | VARIABLE_GLOBAL_REWARD | gift card |\n | VARIABLE_GLOBAL_REWARD | discount |\n | VARIABLE_GLOBAL_REWARD | credit reward |\n | VARIABLE_CREDIT_REWARD | credit reward |";
|
|
11237
11147
|
|
|
11238
11148
|
const RewardExchangeList_stories = {
|
|
11239
11149
|
title: "Components/Reward Exchange List",
|
|
11240
11150
|
parameters: {
|
|
11241
|
-
scenario: scenario$
|
|
11151
|
+
scenario: scenario$l,
|
|
11242
11152
|
},
|
|
11243
11153
|
};
|
|
11244
11154
|
const StoryBase = (props) => () => {
|
|
@@ -11286,12 +11196,12 @@ const RewardExchangeList = /*#__PURE__*/Object.freeze({
|
|
|
11286
11196
|
Empty: Empty$2
|
|
11287
11197
|
});
|
|
11288
11198
|
|
|
11289
|
-
const scenario$
|
|
11199
|
+
const scenario$m = "@author:derek\n@owner:derek\nFeature: Program Explainer\n\n @motivating\n @ui\n Scenario Outline: The program explainer wraps program explainer steps and aligns them\n Given a program explainer component\n And it has <number> program explainer steps as components\n When a user views the program explainer\n Then they see <number> steps aligned horizontally\n And they have equal height/width\n And equal padding in between\n When they are viewed on a screen smaller than 500px\n Then the steps stack vertically with equal padding in between\n And they have equal width\n But height may vary\n Examples:\n | number |\n | 2 |\n | 3 |\n | 4 |\n\n @motivating\n @ui\n Scenario: The program explainer displays a section header\n Given a program explainer step with props\n | prop | value |\n | header | My Header |\n And it has program explainer steps as children\n When a user views the program explainer\n Then they see \"My Header\" centered above the explainer steps\n\n @motivating\n @ui\n Scenario: Colours are customizable\n Given a program explainer with props\n | prop | value |\n | text-color | purple |\n | background-color | grey |\n When a user views the program explainer\n Then the header is purple\n And the background between steos is grey\n";
|
|
11290
11200
|
|
|
11291
11201
|
const ProgramExplainer_stories = {
|
|
11292
11202
|
title: "Components/Program Explainer",
|
|
11293
11203
|
parameters: {
|
|
11294
|
-
scenario: scenario$
|
|
11204
|
+
scenario: scenario$m,
|
|
11295
11205
|
},
|
|
11296
11206
|
};
|
|
11297
11207
|
const OneStep = () => {
|
|
@@ -11347,12 +11257,12 @@ const ProgramExplainer = /*#__PURE__*/Object.freeze({
|
|
|
11347
11257
|
ProgramExplainerGeneric: ProgramExplainerGeneric
|
|
11348
11258
|
});
|
|
11349
11259
|
|
|
11350
|
-
const scenario$
|
|
11260
|
+
const scenario$n = "@author:derek\n@owner:derek\nFeature: Program Explainer Step\n\n @motivating\n @ui\n Scenario: The program explainer step displays a icon, header and description\n Given a program explainer step with props\n | prop | value |\n | header | My Header |\n | description | My program explainer description |\n | icon | person-plus-fill |\n When a user views the explainer step\n Then they see an person icon with a + in the top left hand corner\n And the icon is weight 300 brand colour\n And below they see \"My Header\" in large bold font\n And below they see \"My program explainer description\" in medium font\n And the step background colour is weight 50 brand colour\n\n @motivating\n @ui\n Scenario: The program explainer can display an image in place of an icon\n Given a program explainer\n And it has an \"image-url\" prop with a value of a valid url to an image\n When a user views the explainer step\n Then the image is displayed in place of an incon in the top left hand corner\n\n @motivating\n @ui\n Scenario: Colours are customizable\n Given a program explainer step with props\n | prop | value |\n | text-color | purple |\n | background-color | grey |\n When a user views the explainer step\n Then they see the step background is grey\n And the header text is purple\n And the description text is purple\n";
|
|
11351
11261
|
|
|
11352
11262
|
const ProgramExplainerStep_stories = {
|
|
11353
11263
|
title: "Components/Program Explainer Step",
|
|
11354
11264
|
parameters: {
|
|
11355
|
-
scenario: scenario$
|
|
11265
|
+
scenario: scenario$n,
|
|
11356
11266
|
},
|
|
11357
11267
|
};
|
|
11358
11268
|
const ProgramExplainerStep = () => {
|
|
@@ -11369,12 +11279,12 @@ const ProgramExplainerStep$1 = /*#__PURE__*/Object.freeze({
|
|
|
11369
11279
|
ProgramExplainerStepCustom: ProgramExplainerStepCustom
|
|
11370
11280
|
});
|
|
11371
11281
|
|
|
11372
|
-
const scenario$
|
|
11282
|
+
const scenario$o = "@author:derek\n@owner:logan\nFeature: Brand Configuration\n\n\t@motivating\n\tScenario: The brand components creates a colour pallet from a brand colour and applies it to children\n\t\tGiven a brand component with \"brand-color\" \"#4225c4\"\n\t\tAnd it is wrapping several mint components\n\t\tWhen a user views the children components\n\t\tThen the following css variables are set\n\t\t\t| variable | value |\n\t\t\t| --sl-color-primary-50 | hsla(251, 68%, 95%, 1) |\n\t\t\t| --sl-color-primary-100 | hsla(251, 68%, 86%, 1) |\n\t\t\t| --sl-color-primary-200 | hsla(251, 68%, 76%, 1) |\n\t\t\t| --sl-color-primary-300 | hsla(251, 68%, 66%, 1) |\n\t\t\t| --sl-color-primary-400 | hsla(251, 68%, 56%, 1) |\n\t\t\t| --sl-color-primary-500 | hsla(251, 68%, 46%, 1) |\n\t\t\t| --sl-color-primary-600 | hsla(251, 68%, 39%, 1) |\n\t\t\t| --sl-color-primary-700 | hsla(251, 68%, 32%, 1) |\n\t\t\t| --sl-color-primary-800 | hsla(251, 68%, 25%, 1) |\n\t\t\t| --sl-color-primary-900 | hsla(251, 68%, 18%, 1) |\n\t\t\t| --sl-color-primary-950 | hsla(251, 68%, 15%, 1) |\n\t\t\t| --sl-focus-ring-color-primary | var(--sl-color-primary-100) |\n\t\t\t| --sl-input-border-color-focus | var(--sl-color-primary-500) |\n\t\t\t| --sl-color-primary-hue | var(--sl-color-primary-500) |\n\t\tAnd they are applied to the children components\n\t\tBut they are not applied to any components outside of the brand component\n\t\tAnd they are not applied to any vanilla components\n\n\t@minutia\n\tScenario Outline: The brand colour can be hex, HSL or rgb\n\t\tGiven a brand component with \"brand-color\" <colour>\n\t\tAnd it is wrapping several mint components\n\t\tWhen a user views the children components\n\t\tThen the colour is used to create a brand palete\n\t\tAnd it is applied to the children components\n\t\tExamples:\n\t\t\t| colour |\n\t\t\t| #4225c4 |\n\t\t\t| rgb(66, 37, 196) |\n\t\t\t| hsl(251, 68%, 46%) |\n\t\t\t| hsla(251, 68%, 46%, 1) |\n\n\t@motivating\n\tScenario: The brand component can apply a brand font to children components\n\t\tGiven a brand component with \"brand-font\" \"Nunito Sans\"\n\t\tAnd it is wrapping several mint components\n\t\tWhen a user views the children components\n\t\tThen the following css variables are set\n\t\t\t| variable | value |\n\t\t\t| --sl-font-sans | \"Nunito Sans\", arial |\n\t\t\t| --sl-input-font-family | \"Nunito Sans\", arial |\n\t\t\t| --sl-tooltip-font-family | \"Nunito Sans\", arial |\n\t\t\t| font-family | \"Nunito Sans\", arial |\n\t\tAnd they are applied to the children components\n\t\tAnd the children component's text is \"Nunito Sans\"";
|
|
11373
11283
|
|
|
11374
11284
|
const SqmBrand_stories = {
|
|
11375
11285
|
title: "Components/Brand",
|
|
11376
11286
|
parameters: {
|
|
11377
|
-
scenario: scenario$
|
|
11287
|
+
scenario: scenario$o,
|
|
11378
11288
|
},
|
|
11379
11289
|
};
|
|
11380
11290
|
const SampleComponents = () => (h("div", { style: { padding: "10px", border: "5px solid #EEE" } },
|
|
@@ -11475,12 +11385,12 @@ const BrandStories = /*#__PURE__*/Object.freeze({
|
|
|
11475
11385
|
Fonts: Fonts
|
|
11476
11386
|
});
|
|
11477
11387
|
|
|
11478
|
-
const scenario$
|
|
11388
|
+
const scenario$p = "@author:kutay\n@owner:kutay\nFeature: Card Feed\n\n\tThe Card Feed component displays Task Card components in a grid layout.\n\n\tBackground: A user on the portal is viewing the widget\n\t\tGiven a user viewing the Card Feed component\n\n\t@motivating\n\tScenario: The Card Feed component displays Task Cards given as children slots\n\t\tGiven a Card Feed component\n\t\tAnd it is wrapping a number of task cards as children\n\t\tWhen the user views the Card Feed\n\t\tThen the task cards are displayed in a masonry layout\n\t\tWhen the card feed with grows or shrinks in width\n\t\tThen the number of columns adjust to the given width\n\n\t@motivating\n\t@ui\n\tScenario Outline: The Card Feed component can have a maximum width\n\t\tGiven a Card Feed component\n\t\tAnd it is wrapping a number of task cards as children\n\t\tAnd has prop \"width\" has a provided <value>\n\t\tThen the task cards are displayed in a masonry layout\n\t\tWhen the card feed with grows or shrinks in width\n\t\tThen the number of columns adjust to the given width\n\t\tAnd the task cards do not exceed <width>\n\t\tExamples:\n\t\t\t| value | width |\n\t\t\t| | 347px |\n\t\t\t| 200 | 200px |\n\t\t\t| 400 | 400px |\n\n\t@motivating\n\t@ui\n\tScenario Outline: The Card Feed component gap between task cards can be customized\n\t\tGiven a Card Feed component\n\t\tAnd it is wrapping a number of task cards as children\n\t\tAnd has prop \"gap\" has a provided <value>\n\t\tThen the task cards are displayed in a masonry layout\n\t\tAnd the gap between the columns is the <gap>\n\t\tExamples:\n\t\t\t| value | gap |\n\t\t\t| | 24px |\n\t\t\t| 20 | 20px |\n\t\t\t| 50 | 50px |";
|
|
11479
11389
|
|
|
11480
11390
|
const CardFeed_stories = {
|
|
11481
11391
|
title: "Components/Card Feed",
|
|
11482
11392
|
parameters: {
|
|
11483
|
-
scenario: scenario$
|
|
11393
|
+
scenario: scenario$p,
|
|
11484
11394
|
},
|
|
11485
11395
|
};
|
|
11486
11396
|
const oneAction$1 = {
|
|
@@ -11717,12 +11627,12 @@ const CardFeed = /*#__PURE__*/Object.freeze({
|
|
|
11717
11627
|
CardFeedGeneric: CardFeedGeneric
|
|
11718
11628
|
});
|
|
11719
11629
|
|
|
11720
|
-
const scenario$
|
|
11630
|
+
const scenario$q = "@author:kutay\n@owner:noah\nFeature: Portal Container\n\n\t@motivating\n\t@ui\n\tScenario: Horizontal content overflows, but does not stretch\n\t\tGiven there are two element in the container\n\t\tAnd the first is small\n\t\tAnd the second would stretch the container wider than it's parent\n\t\tThen the second one is clipped\n\t\tAnd the first one doesn't stretch\n\n\t@landmine\n\t@ui\n\tScenario: `max-width` is required for displaying as a row\n\t\tGiven I have `direction` to \"row\"\n\t\tAnd I have not set a `max-width`\n\t\tThen it displays as a column\n\n\t@motivating\n\t@ui\n\tScenario Outline: Content padding can be customized\n\t\tGiven prop \"padding\" has <value>\n\t\tThen <padding> is applied to content\n\n\t\tExamples:\n\t\t\t| value | padding |\n\t\t\t| none | no padding |\n\t\t\t| xxx-small | xxx-small |\n\t\t\t| xx-small | xx-small |\n\t\t\t| x-small | x-small |\n\t\t\t| small | small |\n\t\t\t| medium | medium |\n\t\t\t| large | large |\n\t\t\t| x-large | x-large |\n\t\t\t| xx-large | xx-large |\n\t\t\t| xxx-large | xxx-large |\n\t\t\t| xxxx-large | xxxx-large |\n\t\t\t| N/A | no padding |\n\n\n\t@motivating\n\t@ui\n\tScenario Outline: Gap between content elements can be customized\n\t\tGiven prop \"gap\" has <value>\n\t\tThen <gap> is applied to elements between content\n\n\t\tExamples:\n\t\t\t| value | gap |\n\t\t\t| none | no padding |\n\t\t\t| xxx-small | xxx-small |\n\t\t\t| xx-small | xx-small |\n\t\t\t| x-small | x-small |\n\t\t\t| small | small |\n\t\t\t| medium | medium |\n\t\t\t| large | large |\n\t\t\t| x-large | x-large |\n\t\t\t| xx-large | xx-large |\n\t\t\t| xxx-large | xxx-large |\n\t\t\t| xxxx-large | xxxx-large |\n\t\t\t| N/A | no padding |\n\n\t@minutia\n\t@ui\n\tScenario: Content can be center aligned in horizontal view\n\t\tGiven I have supplied the prop \"center\"\n\t\tThen the content is center aligned\n\n\t@minutia\n\t@ui\n\tScenario: Content in the last row can span full width with display in horizontal view\n\t\tGiven I have `display` to \"flex\"\n\t\tThen the content is full width on the last row\n\n\t@motivating\n\t@ui\n\tScenario Outline: Content can be aligned along the x-axis\n\t\tGiven prop \"justify-content\" has <value>\n\t\tThen content within the container is aligned <alignment>\n\n\t\tExamples:\n\t\t\t| value | alignment |\n\t\t\t| none | no alignment |\n\t\t\t| start | to the start |\n\t\t\t| center | to the center |\n\t\t\t| end | to the end |\n\t\t\t| space-between | with space between |\n\t\t\t| space-around | with space around |\n\t\t\t| space-evenly | with space evenly |\n\n\n\t@motivating\n\t@ui\n\tScenario Outline: Component background color can be customized\n\t\tGiven a user is viewing the Portal Container component\n\t\tThen the default value is \"#ffffff00\"\n\t\tWhen the prop \"background-color\" has <value>\n\t\tThen the background has color <backgroundColor>\n\t\tExamples:\n\t\t\t| value | backgroundColor |\n\t\t\t| empty (default value) | var(--sl-color-neutral-0) (#ffffff) |\n\t\t\t| aquamarine | #7fffd4 |\n";
|
|
11721
11631
|
|
|
11722
11632
|
const PortalContainer_stories = {
|
|
11723
11633
|
title: "Components/Microsite Container",
|
|
11724
11634
|
parameters: {
|
|
11725
|
-
scenario: scenario$
|
|
11635
|
+
scenario: scenario$q,
|
|
11726
11636
|
},
|
|
11727
11637
|
};
|
|
11728
11638
|
const TooWideColumn = () => (h("div", { style: { width: "200px", border: "1px dashed grey" } },
|
|
@@ -11888,13 +11798,13 @@ const scenario2 = "@author:derek\n@owner:derek\nFeature: Reward Table reward Col
|
|
|
11888
11798
|
|
|
11889
11799
|
const scenario3 = "@author:derek @owner:derek\nFeature: Reward Table Status Column\n Shows the status of each reward\n\n Background: \n Given the status column is included in the reward table\n\n @motivating @ui\n Scenario Outline: The title of the status column is configurable\n Given the \"column-title\" prop is set to <value>\n Then the status column is shown with <columnTitle>\n\n Examples: \n | value | columnTitle |\n | Status | |\n | My column title | My column title |\n\n @motivating @ui\n Scenario Outline: The status column displays the status of each reward\n Given a user\n And they have a <status> reward\n When they view the reward table\n Then the status of their reward is displayed in <pillColour> pill with <text>\n\n Examples: \n | status | text | pillColour |\n | AVAILABLE | Available | Green |\n | CANCELLED | Cancelled | Red |\n | PENDING | Pending | Orange |\n | EXPIRED | Expired | Red |\n | REDEEMED | Redeemed | Blue |\n | PENDING_REVIEW | Pending | Orange |\n | PAYOUT_TRANSFERRED | Payout Approved | blue |\n | PAYOUT_NOT_YET_DUE | Payout Approved | blue |\n | PAYOUT_OVERDUE | Payout Failed | Red |\n | PAYOUT_REVERSED | Payout Cancelled | Red |\n | PENDING_TAX_REVIEW | Pending | Orange |\n | PENDING_NEW_TAX_FORM | Pending | Orange |\n | PENDING_TAX_SUBMISSION | Pending | Orange |\n | PENDING_PARTNER_CREATION | Pending | Orange |\n | DENIED | Denied | Red |\n\n @motivating\n Scenario Outline: Reward status related information is displayed under status pills\n Given a user\n And they have a <reward>\n And their program is\n When they view the reward table\n Then they see their reward\n And under the pill is <text>\n And the date is localized to the users locale\n\n Examples: \n | reward | text |\n | available reward with an expiry date | localized expiry date in format \"Month-Day-Year\" |\n | redeemed reward | localized redemption date in format \"Month-Day-Year\" |\n | expired reward | localized expired date in format \"Month-Day-Year\" |\n | cancelled reward | localized cancelled date in format \"Month-Day-Year\" |\n | pending reward with a end date | localized pending for date in format \"Month-Day-Year\" |\n | pending reward due to W9 | W-9 required |\n | pending reward due to fufillment error | Fulfillment error |\n | reward pending review of referral | Pending review |\n | pending reward due to no connected Impact partner | Complete your tax and cash payout setup to receive your rewards. |\n | pending reward due to an invalid tax document | Invalid tax form. Submit a new form to receive your rewards. |\n | pending reward due to user required to submit a tax document | Submit your tax documents to receive your rewards. |\n | pending reward due to tax document being in review | Awaiting tax form review. |\n | reward whose payout failed | Payout failed due to a fulfillment issue and is currently being retried. |\n | reward whose payout was approved | Reward approved for payout and was scheduled for payment based on your settings. |\n | reward whose payout was cancelled | If you think this is a mistake, contact our Support team. |\n | cancelled reward from denied referral | Flagged as fraud |\n\n @minutia\n Scenario Outline: Tax-related reward statuses are based on the user's Impact tax connection\n Given a user\n And they are in a program that has Impact tax handling enabled\n And they have at least one pending reward\n And the reward's pending reasons include \"PAYOUT_CONFIGURATION_MISSING\"\n Then the status description will be\n \"\"\"\n Complete your tax and cash payout setup to receive your rewards.\n \"\"\"\n\n @motivating\n Scenario Outline: Statuses can be customized\n Given the \"status-text\" prop is \"{status, select, AVAILABLE {Redeem me!} CANCELLED {Unavailable} PENDING {Coming soon!} EXPIRED {Past due} REDEEMED {Spent} PENDING_REVIEW {Pending Review!} PAYOUT_SENT {Payout Sent!} PAYOUT_FAILED {Payout Failed!} PENDING_TAX_REVIEW {Pending Tax Review!} PENDING_NEW_TAX_FORM {Pending new tax form!} PENDING_TAX_SUBMISSION {Pending tax submission!} PENDING_PARTNER_CREATION {Pending partner creation!} DENIED {Unlucky!}}\"\n And a user\n And they have a <status> reward\n When they view the reward table\n Then the status of their reward is displayed in <pillColour> pill with <text>\n\n Examples: \n | status | text | pillColour |\n | AVAILABLE | Redeem me! | Green |\n | CANCELLED | Unavailable | Red |\n | PENDING | Coming soon! | Orange |\n | EXPIRED | Past due | Red |\n | REDEEMED | Spent | Blue |\n | PENDING_REVIEW | Pending Review! | Orange |\n | PAYOUT_TRANSFERRED | Payout Approved! | Blue |\n | PAYOUT_NOT_YET_DUE | Payout Approved! | Blue |\n | PAYOUT_OVERDUE | Payout Failed! | Red |\n | PAYOUT_REVERSED | Payout Cancelled! | Red |\n | DENIED | Unlucky! | Red |\n\n @minutia @ui\n Scenario: Expiry status date text can be configured\n Given the \"expiry-text\" prop has <value>\n And a user with an available reward with an expiry date\n When they view the reward table\n Then they see <text> under the Available Status pill\n\n Examples: \n | value | text |\n | | Expires on <EXPIRY DATE> |\n | Redeem before | Redeem before <EXPIRY DATE> |\n";
|
|
11890
11800
|
|
|
11891
|
-
const scenario4 = "@author:derek @owner:derek\nFeature: Reward Table Source Column\n Shows the source of each reward\n\n @motivating @ui\n Scenario Outline: The title of the source column is configurable\n Given the \"column-title\" prop is set to <value>\n Then the source column is shown with <columnTitle>\n\n Examples:\n | value | columnTitle |\n | Source | |\n | My column title | My column title |\n\n @motivating @ui\n Scenario: The source column displays manual if the reward is caused by a manual action\n Given a user with a \"MANUAL\" reward\n When they view the rewards table\n Then the source of their reward is displayed as \"Manual\"\n\n @motivating @ui\n Scenario: The source column displays the program name if the reward is caused automatically by a program\n Given a user with a \"AUTOMATED\" program reward\n And the program has name \"Loyalty Program\"\n When they view the rewards table\n Then the source of their reward is displayed as \"Loyalty Program\"\n\n @motivating @ui\n Scenario Outline: The source column displays customizable reward exchange text with amount if the reward is caused by reward exchange\n Given the \"reward-exchange-text\" prop is <propValue>\n And a user with a \"MANUAL\" reward\n But it was created by a reward exchange\n Then they view the rewards table\n Then the source displays <exchangeText>\n And under it displays the following\n | prettyRedeemedCredit → prettyValue |\n\n Examples:\n | propValue | exchangeText |\n | | Reward Exchange |\n | Exchanged | Exchanged |\n\n @motivating @ui\n Scenario Outline: The source column displays customizable referral information if the reward is from a referral\n Given the \"reward-source-text\" prop is <propValue>\n And a user with a referral reward\n And that reward has <rewardSource>\n When they view the rewards table\n Then then source displays <referralText>\n And under it displays the full name of the <referralUser>\n\n Examples:\n | propValue | rewardSource | referralText | referralUser |\n | | REFERRED | Referred by | referrer user |\n | | FRIEND_SIGNUP | Referral to | referred user |\n | {rewardSource, select, FRIEND_SIGNUP {You Referred} REFERRED {Referred you} other {}} | REFERRED | Referred you | referrer user |\n | {rewardSource, select, FRIEND_SIGNUP {You Referred} REFERRED {Referred you} other {}} | FRIEND_SIGNUP | You Referred | referred user |\n\n @motivating @ui\n Scenario Outline: The source column displays the existing name for a referral if either the first name or last name does not exist\n Given a user with a referral reward\n And referral user exists\n And referral user has <name>\n But referral user has no <otherName>\n When they view the rewards table\n Then referral user's name is displayed as <name>\n\n Examples:\n | name | otherName |\n | first.name | last.name |\n | last.name | first.name |\n\n @motivating @ui\n Scenario Outline: The source column displays referral as \"Anonymous User\" if the referral user has no names\n Given a user with a referral reward\n And that reward has <rewardSource>\n And the <referralUser> has no first name\n And the <referralUser> has no last name\n When they view the rewards table\n Then then source displays <sourceText>\n And under it displays \"Anonymous User\"\n\n Examples:\n | rewardSource | referralUser | sourceText |\n | FRIEND_SIGNUP | referrer | Referral to |\n | REFERRED | referred user | Referred by |\n\n @motivating @ui\n Scenario Outline: The source column displays referral as \"Deleted User\" if the referral user is deleted in the system\n Given a user with a referral reward\n And that reward has <rewardSource>\n But <referral> user was deleted\n When they view the rewards table\n Then the source displays <sourceText>\n And under it displays \"Deleted User\"\n\n Examples:\n | rewardSource | referral | sourceText |\n | \"FRIEND_SIGNUP\" | referrer | Referral to |\n | \"REFERRED\" | referred | Referred by |\n
|
|
11801
|
+
const scenario4 = "@author:derek @owner:derek\nFeature: Reward Table Source Column\n Shows the source of each reward\n\n @motivating @ui\n Scenario Outline: The title of the source column is configurable\n Given the \"column-title\" prop is set to <value>\n Then the source column is shown with <columnTitle>\n\n Examples:\n | value | columnTitle |\n | Source | |\n | My column title | My column title |\n\n @motivating @ui\n Scenario: The source column displays manual if the reward is caused by a manual action\n Given a user with a \"MANUAL\" reward\n When they view the rewards table\n Then the source of their reward is displayed as \"Manual\"\n\n @motivating @ui\n Scenario: The source column displays the program name if the reward is caused automatically by a program\n Given a user with a \"AUTOMATED\" program reward\n And the program has name \"Loyalty Program\"\n When they view the rewards table\n Then the source of their reward is displayed as \"Loyalty Program\"\n\n @motivating @ui\n Scenario Outline: The source column displays customizable reward exchange text with amount if the reward is caused by reward exchange\n Given the \"reward-exchange-text\" prop is <propValue>\n And a user with a \"MANUAL\" reward\n But it was created by a reward exchange\n Then they view the rewards table\n Then the source displays <exchangeText>\n And under it displays the following\n | prettyRedeemedCredit → prettyValue |\n\n Examples:\n | propValue | exchangeText |\n | | Reward Exchange |\n | Exchanged | Exchanged |\n\n @motivating @ui\n Scenario Outline: The source column displays customizable referral information if the reward is from a referral\n Given the \"reward-source-text\" prop is <propValue>\n And a user with a referral reward\n And that reward has <rewardSource>\n When they view the rewards table\n Then then source displays <referralText>\n And under it displays the full name of the <referralUser>\n\n Examples:\n | propValue | rewardSource | referralText | referralUser |\n | | REFERRED | Referred by | referrer user |\n | | FRIEND_SIGNUP | Referral to | referred user |\n | {rewardSource, select, FRIEND_SIGNUP {You Referred} REFERRED {Referred you} other {}} | REFERRED | Referred you | referrer user |\n | {rewardSource, select, FRIEND_SIGNUP {You Referred} REFERRED {Referred you} other {}} | FRIEND_SIGNUP | You Referred | referred user |\n\n @motivating @ui\n Scenario Outline: The source column displays the existing name for a referral if either the first name or last name does not exist\n Given a user with a referral reward\n And referral user exists\n And referral user has <name>\n But referral user has no <otherName>\n When they view the rewards table\n Then referral user's name is displayed as <name>\n\n Examples:\n | name | otherName |\n | first.name | last.name |\n | last.name | first.name |\n\n @motivating @ui\n Scenario Outline: The source column displays referral as \"Anonymous User\" if the referral user has no names\n Given a user with a referral reward\n And that reward has <rewardSource>\n And the <referralUser> has no first name\n And the <referralUser> has no last name\n When they view the rewards table\n Then then source displays <sourceText>\n And under it displays \"Anonymous User\"\n\n Examples:\n | rewardSource | referralUser | sourceText |\n | FRIEND_SIGNUP | referrer | Referral to |\n | REFERRED | referred user | Referred by |\n\n @motivating @ui\n Scenario Outline: The source column displays referral as \"Deleted User\" if the referral user is deleted in the system\n Given a user with a referral reward\n And that reward has <rewardSource>\n But <referral> user was deleted\n When they view the rewards table\n Then the source displays <sourceText>\n And under it displays \"Deleted User\"\n\n Examples:\n | rewardSource | referral | sourceText |\n | \"FRIEND_SIGNUP\" | referrer | Referral to |\n | \"REFERRED\" | referred | Referred by |\n\n @motivating @ui\n Scenario Outline: The source column displays referral as \"Deleted referral\" if the referral user is deleted in the system\n Given a user with a referral reward\n And that reward has <rewardSource>\n But <referral> user was deleted\n When they view the rewards table\n Then the source displays <sourceText>\n And under it displays \"Deleted referral\"\n\n Examples:\n | rewardSource | referral | sourceText |\n | \"FRIEND_SIGNUP\" | referrer | Referral to |\n | \"REFERRED\" | referred | Referred by |\n\n @minutia @ui\n Scenario Outline: Name fallbacks for referral users without names are customizable\n Given <prop> with <value>\n And a user with a referral reward\n But the referral user <hadAction>\n When they view the rewards table\n Then the source displays <value> as the referral user\n\n Examples:\n | prop | value | hadAction |\n | deleted-user | Former Customer | was deleted |\n | anonymous-user | Nameless User | had first and last name deleted |\n\n @motivating\n Scenario Outline: Source text can be customized\n Given the \"reward-source-text\" prop is \"{rewardSource, select, MANUAL {Support} AUTOMATED {Loyalty Program} other {}}\"\n And a user with a <rewardSource> reward\n When they view the rewards table\n Then the source is <sourceText>\n\n Examples:\n | rewardSource | sourceText |\n | MANUAL | Support |\n | AUTOMATED | Loyalty Program |\n";
|
|
11892
11802
|
|
|
11893
|
-
const scenario$
|
|
11803
|
+
const scenario$r = scenario1 + scenario2 + scenario3 + scenario4;
|
|
11894
11804
|
const RewardsTableCell_stories = {
|
|
11895
11805
|
title: "Components/Rewards Table Cell",
|
|
11896
11806
|
parameters: {
|
|
11897
|
-
scenario: scenario$
|
|
11807
|
+
scenario: scenario$r,
|
|
11898
11808
|
},
|
|
11899
11809
|
};
|
|
11900
11810
|
const rewardsData$1 = {
|
|
@@ -12111,9 +12021,7 @@ const SourceCellDeletedUser = () => {
|
|
|
12111
12021
|
return (h("sqm-rewards-table-source-cell", { reward: { ...rewardsData$1, ...referral(null) }, referralText: "Referral to", deletedUserText: "Deleted User" }));
|
|
12112
12022
|
};
|
|
12113
12023
|
const SourceCellDeletedReferral = () => {
|
|
12114
|
-
return (
|
|
12115
|
-
// AL: TODO
|
|
12116
|
-
h("sqm-rewards-table-source-cell", {
|
|
12024
|
+
return (h("sqm-rewards-table-source-cell", {
|
|
12117
12025
|
//@ts-ignore
|
|
12118
12026
|
reward: { ...rewardsData$1, ...deletedReferral() }, referralText: "Referral to", deletedReferralText: "Deleted Referral" }));
|
|
12119
12027
|
};
|
|
@@ -12343,12 +12251,12 @@ const RewardsTableCell = /*#__PURE__*/Object.freeze({
|
|
|
12343
12251
|
EmptyCell: EmptyCell$2
|
|
12344
12252
|
});
|
|
12345
12253
|
|
|
12346
|
-
const scenario$
|
|
12254
|
+
const scenario$s = "@owner:sam\n@author:sam\nFeature: Rewards Table\n\n Shows a list of rewards as a table\n\n @motivating\n @ui\n Scenario: The empty state is shown if there are no rewards\n Given a user with rewards\n When they view the reward table\n Then no rewards are displayed\n And they see an image with a user icon\n And \"View your rewards\" in bold\n And \"See all the rewards you have earned from referring friends and completing tasks\" below the bolded text\n And the pagination buttons are disabled\n\n @minutia\n @ui\n Scenario: A custom empty state can be provided\n Given a user with no rewards\n And a custom empty state has been supplied in the \"empty\" slot\n When they view the reward table\n Then they see the custom empty state\n\n @minutia\n @ui\n Scenario: The loading state is shown while rewards are loading\n Given the table is loading\n Then the loading state is shown in the table\n And a custom loading state can be supplied in the \"loading\" slot\n And the pagination buttons are disabled\n\n @motivating\n @ui\n Scenario Outline: The table becomes paginated when the number of rewards exceeds the per page limit\n Given the user has <number of rewards>\n And the table is configured to show <page limit> rewards per page\n Then the table will have <number of pages> page(s)\n And pagination buttons will allow users to navigate between pages\n And the pagination button to go to the next page is disabled on the last page of rewards\n And the pagination button to go to the previous page is disabled on the first page of rewards\n Examples:\n | number of rewards | page limit | number of pages |\n | 0 | 4 | 1 |\n | 1 | 4 | 1 |\n | 3 | 4 | 1 |\n | 5 | 4 | 2 |\n | 42 | 4 | 11 |\n\n @motivating\n @ui\n Scenario: The table converts to a card view on tablet and mobile window sizes\n Given a user with rewards\n When they view the table\n And their window size is smaller than \"799px\"\n Then rewards are displayed as cards\n And they are in two columns\n When their window size is smaller than \"599px\"\n Then the rewards are displayed as cards in a singular column\n\n @motivating\n @ui\n Scenario: Table and Mobile beakpoints can be configured\n Given the reward table has been configured with the following props\n | prop | value |\n | smBreakpoint | 599 |\n | mdBreakpoint | 799 |\n And a user with rewards\n When they view the table\n And their window size is smaller than \"799px\"\n Then rewards are displayed as cards\n And they are in two columns\n When their window size is smaller than \"599px\"\n Then the rewards are displayed as cards in a singular column\n\n @motivating\n @ui\n Scenario Outline: By default the first column heading is hidden in mobile\n Given a reward table with 4 columns\n And prop \"hidden-columns\" with <hideColumnValue>\n And a user with rewards\n When they view the reward table\n And their window size is below the tablet breakpoint\n Then reward cards are displayed\n And the titles of <columnsArehidden> within the card\n Examples:\n | hideColumnValue | columnsArehidden |\n | | the first column |\n | 0,1,2 | the first, second and third columns |\n | 3 | the fourth column |\n\n @motivating\n Scenario: Only rewards which occured in the program specific by \"program-id\" are shown\n Given the table is configured with \"program-id\"\n Then only rewards from the program with \"program-id\" are shown\n\n @landmine\n Scenario: When a `classic` program Id is set then any reward without a programId is shown\n There is no easy way for the backend to filter for \"classic\" programs,\n thus we are filtering for rewards without programId's.\n\n Given the \"program-id\" of the table is set to \"classic\"\n Then rewards from classic programs are shown\n And manual rewards are shown\n\n @minutia\n @ui\n Scenario: Column heading can be hidden\n Given the table is configured with \"hide-labels\" set to \"true\"\n Then the table is displayed without column headings";
|
|
12347
12255
|
|
|
12348
12256
|
const RewardsTable_stories = {
|
|
12349
12257
|
title: "Components/Rewards Table",
|
|
12350
12258
|
parameters: {
|
|
12351
|
-
scenario: scenario$
|
|
12259
|
+
scenario: scenario$s,
|
|
12352
12260
|
},
|
|
12353
12261
|
};
|
|
12354
12262
|
const loadingElement$1 = (h("div", { slot: "loading", style: { display: "contents" } },
|
|
@@ -12660,12 +12568,12 @@ const UseReferralTable = /*#__PURE__*/Object.freeze({
|
|
|
12660
12568
|
ReferralTableFr: ReferralTableFr
|
|
12661
12569
|
});
|
|
12662
12570
|
|
|
12663
|
-
const scenario$u = "@author:kutay\n@owner:kutay\nFeature: Hero Image\n\n\tThe Hero Image component displays media images with a header, description and button using an overlay or a double column layout to offer an attrative widget page.\n\n\tBackground: A user on the portal is viewing the widget\n\t\tGiven a user viewing the Hero Image component\n\n\t@motivating\n\t@ui\n\tScenario: Overlay image displays header, description, and button with brand color\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\tThen they see their image\n\t\tAnd the image has no padding\n\t\tAnd it has a brand colour overlay\n\t\tAnd \"Klip Rewards\" is displayed over top of the image in xxx-large font\n\t\tAnd below \"Refer friends or complete tasks while using Klip to earn rewards\" is displayed over top of the image in x-large font\n\t\tAnd below they see a brand coloured button with text \"Start earning\"\n\t\tAnd the text section has xxx-large padding\n\t\tWhen the component is scaled down to 599px\n\t\tThen the image is scaled to fit content\n\n\t@motivating\n\t@ui\n\tScenario Outline: Overlay image crop can be aligned left, center or right\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\t\t| image-pos | <value> |\n\t\tThen the image with overlay is displayed\n\t\tWhen the component is scaled down to 599px\n\t\tThen the image is <alignment> to fit content\n\t\tExamples:\n\t\t\t| value | alignment |\n\t\t\t| left | left aligned |\n\t\t\t| center | centered |\n\t\t\t| right | right aligned |\n\t\t\t| N/A | centered |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Overlay padding is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\t\t| padding-text | <value> |\n\t\tThen the image with overlay is displayed\n\t\tAnd <padding> is applied around header, description and button\n\t\tExamples:\n\t\t\t| value | padding |\n\t\t\t| none | no padding |\n\t\t\t| xxx-small | xxx-small |\n\t\t\t| xx-small | xx-small |\n\t\t\t| x-small | x-small |\n\t\t\t| small | small |\n\t\t\t| medium | medium |\n\t\t\t| large | large |\n\t\t\t| x-large | x-large |\n\t\t\t| xx-large | xx-large |\n\t\t\t| xxx-large | xxx-large |\n\t\t\t| xxxx-large | xxxx-large |\n\t\t\t| N/A | no padding |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Overlay color and background is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\t\t| text-color | <textColor> |\n\t\t\t| overlay-color | <overlayColor> |\n\t\t\t| overlay-opacity | <overlayOpacity> |\n\t\tThen the image with overlay is displayed\n\t\tAnd the overlay is <overlayColor>\n\t\tAnd the overlay has <overlayOpacity>\n\t\tAnd the text is <textColor>\n\t\tExamples:\n\t\t\t| textColor | overlayColor | overlayOpacity |\n\t\t\t| #fffc4b | #ff7f7f | 0.9 |\n\t\t\t| #1d0314 | #4baa1a | 0 |\n\t\t\t| #211a27 | #aa481a | 1 |\n\n\t@motivating\n\t@ui\n\tScenario: Two-column layout displays an image on one side and on the other side a header, description, and button\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\tThen the image is displayed on the left\n\t\tAnd the following elements are displayed on the right\n\t\t\t| elements |\n\t\t\t| header |\n\t\t\t| description |\n\t\t\t| button |\n\t\tWhen the component is scaled down to 599px\n\t\tThen the two-column layout switches to a row layout\n\t\tAnd the image is displayed on top\n\t\tAnd the content is displayed below\n\n\t@motivating\n\t@ui\n\tScenario Outline: Image position is configurable for desktop and mobile\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| image-pos | <imagePos> |\n\t\t\t| image-mobile-pos | <imageMobilePos> |\n\t\tThen the image is displayed on the <imagePos>\n\t\tWhen the component is scaled down to 599px\n\t\tThen two-column layout switches to a row layout\n\t\tAnd image is displayed on the <imageMobilePos>\n\t\tExamples:\n\t\t\t| imagePos | imageMobilePos |\n\t\t\t| left | top |\n\t\t\t| right | bottom |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Padding is configurable for the image and text of two column layouts\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| padding-text | <paddingText> |\n\t\t\t| padding-image | <paddingImage> |\n\t\tThen the two column layout is displayed\n\t\tAnd the image has padding <paddingImage>\n\t\tAnd the text has padding <paddingText>\n\t\tExamples:\n\t\t\t| paddingText | paddingImage |\n\t\t\t| xxx-small | xxx-small |\n\t\t\t| xx-small | xx-small |\n\t\t\t| x-small | x-small |\n\t\t\t| small | small |\n\t\t\t| medium | medium |\n\t\t\t| large | large |\n\t\t\t| x-large | x-large |\n\t\t\t| xx-large | xx-large |\n\t\t\t| xxx-large | xxx-large |\n\t\t\t| xxxx-large | xxxx-large |\n\t\t\t| none | none |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Two-column layout image division percentage is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000248/squatch-assets/MVgOJn7.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| image-percentage | <percent> |\n\t\tThen the two column layout is displayed\n\t\tAnd the image takes up <percent> of the two-column layout\n\t\tAnd the text elements take up the remainder of the space\n\t\tExamples:\n\t\t\t| percent |\n\t\t\t| 25% |\n\t\t\t| 42% |\n\t\t\t| 66% |\n\n\t@motivating\n\t@ui\n\tScenario: Two-column layout text and background color is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| text-color | <textColor> |\n\t\t\t| background-color | <backgroundColor> |\n\t\tThen the two column layout is displayed\n\t\tAnd the text has color <textColor>\n\t\tAnd the background has color <backgroundColor>\n\t\tExamples:\n\t\t\t| textColor | backgroundColor |\n\t\t\t| #fffc4b | #ff7f7f |\n\t\t\t| #1d0314 | #4baa1a |\n\t\t\t| #211a27 | #aa481a |";
|
|
12571
|
+
const scenario$t = "@author:kutay\n@owner:kutay\nFeature: Hero Image\n\n\tThe Hero Image component displays media images with a header, description and button using an overlay or a double column layout to offer an attrative widget page.\n\n\tBackground: A user on the portal is viewing the widget\n\t\tGiven a user viewing the Hero Image component\n\n\t@motivating\n\t@ui\n\tScenario: Overlay image displays header, description, and button with brand color\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\tThen they see their image\n\t\tAnd the image has no padding\n\t\tAnd it has a brand colour overlay\n\t\tAnd \"Klip Rewards\" is displayed over top of the image in xxx-large font\n\t\tAnd below \"Refer friends or complete tasks while using Klip to earn rewards\" is displayed over top of the image in x-large font\n\t\tAnd below they see a brand coloured button with text \"Start earning\"\n\t\tAnd the text section has xxx-large padding\n\t\tWhen the component is scaled down to 599px\n\t\tThen the image is scaled to fit content\n\n\t@motivating\n\t@ui\n\tScenario Outline: Overlay image crop can be aligned left, center or right\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\t\t| image-pos | <value> |\n\t\tThen the image with overlay is displayed\n\t\tWhen the component is scaled down to 599px\n\t\tThen the image is <alignment> to fit content\n\t\tExamples:\n\t\t\t| value | alignment |\n\t\t\t| left | left aligned |\n\t\t\t| center | centered |\n\t\t\t| right | right aligned |\n\t\t\t| N/A | centered |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Overlay padding is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\t\t| padding-text | <value> |\n\t\tThen the image with overlay is displayed\n\t\tAnd <padding> is applied around header, description and button\n\t\tExamples:\n\t\t\t| value | padding |\n\t\t\t| none | no padding |\n\t\t\t| xxx-small | xxx-small |\n\t\t\t| xx-small | xx-small |\n\t\t\t| x-small | x-small |\n\t\t\t| small | small |\n\t\t\t| medium | medium |\n\t\t\t| large | large |\n\t\t\t| x-large | x-large |\n\t\t\t| xx-large | xx-large |\n\t\t\t| xxx-large | xxx-large |\n\t\t\t| xxxx-large | xxxx-large |\n\t\t\t| N/A | no padding |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Overlay color and background is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000278/squatch-assets/bTwu1Um.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"overlay\" |\n\t\t\t| text-color | <textColor> |\n\t\t\t| overlay-color | <overlayColor> |\n\t\t\t| overlay-opacity | <overlayOpacity> |\n\t\tThen the image with overlay is displayed\n\t\tAnd the overlay is <overlayColor>\n\t\tAnd the overlay has <overlayOpacity>\n\t\tAnd the text is <textColor>\n\t\tExamples:\n\t\t\t| textColor | overlayColor | overlayOpacity |\n\t\t\t| #fffc4b | #ff7f7f | 0.9 |\n\t\t\t| #1d0314 | #4baa1a | 0 |\n\t\t\t| #211a27 | #aa481a | 1 |\n\n\t@motivating\n\t@ui\n\tScenario: Two-column layout displays an image on one side and on the other side a header, description, and button\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\tThen the image is displayed on the left\n\t\tAnd the following elements are displayed on the right\n\t\t\t| elements |\n\t\t\t| header |\n\t\t\t| description |\n\t\t\t| button |\n\t\tWhen the component is scaled down to 599px\n\t\tThen the two-column layout switches to a row layout\n\t\tAnd the image is displayed on top\n\t\tAnd the content is displayed below\n\n\t@motivating\n\t@ui\n\tScenario Outline: Image position is configurable for desktop and mobile\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| image-pos | <imagePos> |\n\t\t\t| image-mobile-pos | <imageMobilePos> |\n\t\tThen the image is displayed on the <imagePos>\n\t\tWhen the component is scaled down to 599px\n\t\tThen two-column layout switches to a row layout\n\t\tAnd image is displayed on the <imageMobilePos>\n\t\tExamples:\n\t\t\t| imagePos | imageMobilePos |\n\t\t\t| left | top |\n\t\t\t| right | bottom |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Padding is configurable for the image and text of two column layouts\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| padding-text | <paddingText> |\n\t\t\t| padding-image | <paddingImage> |\n\t\tThen the two column layout is displayed\n\t\tAnd the image has padding <paddingImage>\n\t\tAnd the text has padding <paddingText>\n\t\tExamples:\n\t\t\t| paddingText | paddingImage |\n\t\t\t| xxx-small | xxx-small |\n\t\t\t| xx-small | xx-small |\n\t\t\t| x-small | x-small |\n\t\t\t| small | small |\n\t\t\t| medium | medium |\n\t\t\t| large | large |\n\t\t\t| x-large | x-large |\n\t\t\t| xx-large | xx-large |\n\t\t\t| xxx-large | xxx-large |\n\t\t\t| xxxx-large | xxxx-large |\n\t\t\t| none | none |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Two-column layout image division percentage is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000248/squatch-assets/MVgOJn7.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| image-percentage | <percent> |\n\t\tThen the two column layout is displayed\n\t\tAnd the image takes up <percent> of the two-column layout\n\t\tAnd the text elements take up the remainder of the space\n\t\tExamples:\n\t\t\t| percent |\n\t\t\t| 25% |\n\t\t\t| 42% |\n\t\t\t| 66% |\n\n\t@motivating\n\t@ui\n\tScenario: Two-column layout text and background color is configurable\n\t\tGiven a Hero Image component configured with the following props\n\t\t\t| prop | value |\n\t\t\t| image-url | \"https://res.cloudinary.com/saasquatch/image/upload/v1644000275/squatch-assets/yr6ER3R.png\" |\n\t\t\t| header | \"Klip Rewards\" |\n\t\t\t| description | \"Refer friends or complete tasks while using Klip to earn rewards\" |\n\t\t\t| button-text | \"Start earning\" |\n\t\t\t| layout | \"columns\" |\n\t\t\t| text-color | <textColor> |\n\t\t\t| background-color | <backgroundColor> |\n\t\tThen the two column layout is displayed\n\t\tAnd the text has color <textColor>\n\t\tAnd the background has color <backgroundColor>\n\t\tExamples:\n\t\t\t| textColor | backgroundColor |\n\t\t\t| #fffc4b | #ff7f7f |\n\t\t\t| #1d0314 | #4baa1a |\n\t\t\t| #211a27 | #aa481a |";
|
|
12664
12572
|
|
|
12665
12573
|
const HeroImage_stories = {
|
|
12666
12574
|
title: "Components/Hero Image",
|
|
12667
12575
|
parameters: {
|
|
12668
|
-
scenario: scenario$
|
|
12576
|
+
scenario: scenario$t,
|
|
12669
12577
|
},
|
|
12670
12578
|
};
|
|
12671
12579
|
const OverlayHeader = () => {
|
|
@@ -12738,12 +12646,12 @@ const HeroImage = /*#__PURE__*/Object.freeze({
|
|
|
12738
12646
|
ColumnsCustomColors: ColumnsCustomColors
|
|
12739
12647
|
});
|
|
12740
12648
|
|
|
12741
|
-
const scenario$
|
|
12649
|
+
const scenario$u = "@author:kutay\n@owner:kutay\nFeature: Referral Card\n\n\tThe Referral Card component takes in two slots and displays them side by side.\n\n\tBackground: A user on the portal is viewing the widget\n\t\tGiven a user viewing the Referral Card component\n\n\t@motivating\n\t@ui\n\tScenario: Referral Card component displays provided content in left and right slots side by side\n\t\tGiven a Referral Card component\n\t\tAnd a slot with the name \"left\"\n\t\tAnd a slot with the name \"right\"\n\t\tWhen the user views the referral card\n\t\tThen the slot contents are displayed the card with equal width\n\t\tWhen the component is scaled down to 499px\n\t\tThen the column layout switches to row layout\n\t\tAnd the \"left\" slot content is displayed above the \"right\" slot content\n\n\t@minutia\n\t@ui\n\tScenario: Left or right column content spans the whole card if there is no content in the other column\n\t\tGiven a Referral Card component\n\t\tAnd there content in one column\n\t\tAnd there is no content in the other column\n\t\tThen the column with content spans 100% of the card width\n\t\tAnd the column with content respects the container's padding\n\t\tAnd the column without content has zero width\n\n\t@motivating\n\t@ui\n\tScenario Outline: Referral Card component content can be vertically aligned start, center, end\n\t\tGiven a Referral Card component\n\t\tAnd a slot with the name \"left\"\n\t\tAnd a slot with the name \"right\"\n\t\tAnd the prop \"vertical-alignment\" has <value>\n\t\tThen slots contents are displayed inside the card\n\t\tAnd slots are vertically aligned to <alignment> of the card\n\t\tExamples:\n\t\t\t| value | alignment |\n\t\t\t| start | the top |\n\t\t\t| center | the center |\n\t\t\t| end | the bottom |\n\t\t\t| N/A | the top |\n\n\t@ui\n\tScenario Outline: Container border can be toggled\n\t\tGiven a user is viewing the referral card component\n\t\tThen the default value for the prop \"include-border\" is \"true\"\n\t\tWhen \"include-border\" has <value>\n\t\tThen the referral card component's border <maybe> included\n\t\tExamples:\n\t\t\t| value | maybe |\n\t\t\t| true | is |\n\t\t\t| false | isn't |\n\t\t\t| empty (no value) | is |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Component background color can be customized\n\t\tGiven a user is viewing the Referral Card component\n\t\tThen the default value is \"#ffffff\"\n\t\tWhen the prop \"background-color\" has <value>\n\t\tThen the background has color <backgroundColor>\n\t\tExamples:\n\t\t\t| value | backgroundColor |\n\t\t\t| empty (default value) | var(--sl-color-neutral-0) (#ffffff) |\n\t\t\t| aquamarine | #7fffd4 |\n\n\t@motivating\n\t@ui\n\tScenario Outline: Container padding can be customized\n\t\tGiven a user is looking at the component\n\t\tThen the default values for \"padding-top\", \"padding-bottom\", \"padding-left\", \"padding-right\" is \"large\"\n\t\tWhen prop \"padding-top\" has <value>\n\t\tThen <padding> is applied to content\n\t\tAnd the same applies to \"padding-bottom\", \"padding-left\", \"padding-right\"\n\n\t\tExamples:\n\t\t\t| value | padding |\n\t\t\t| none | no padding |\n\t\t\t| xxx-small | xxx-small |\n\t\t\t| xx-small | xx-small |\n\t\t\t| x-small | x-small |\n\t\t\t| small | small |\n\t\t\t| medium | medium |\n\t\t\t| large | large |\n\t\t\t| x-large | x-large |\n\t\t\t| xx-large | xx-large |\n\t\t\t| xxx-large | xxx-large |\n\t\t\t| xxxx-large | xxxx-large |\n\t\t\t| N/A | no padding |";
|
|
12742
12650
|
|
|
12743
12651
|
const ReferralCard_stories = {
|
|
12744
12652
|
title: "Components/Referral Card",
|
|
12745
12653
|
parameters: {
|
|
12746
|
-
scenario: scenario$
|
|
12654
|
+
scenario: scenario$u,
|
|
12747
12655
|
},
|
|
12748
12656
|
};
|
|
12749
12657
|
const media = (slot) => {
|
|
@@ -12761,6 +12669,21 @@ const sharebutton = (slot) => {
|
|
|
12761
12669
|
h("sqm-share-button", { medium: "facebook" }, "Share on Facebook"),
|
|
12762
12670
|
h("sqm-share-button", { medium: "twitter" }, "Post about us on X"))));
|
|
12763
12671
|
};
|
|
12672
|
+
const shareButtonsWithPromoCodes = (slot) => {
|
|
12673
|
+
return (h("sqm-portal-container", { gap: "large", slot: slot },
|
|
12674
|
+
h("sqm-text", null, "Choose how you want to share:"),
|
|
12675
|
+
h("sqm-text", null,
|
|
12676
|
+
h("sub", null, "Share with your friends:"),
|
|
12677
|
+
h("sqm-share-code", null),
|
|
12678
|
+
h("sqm-share-link", null)),
|
|
12679
|
+
h("sqm-portal-container", { gap: "x-small" },
|
|
12680
|
+
h("sqm-share-button", { medium: "email" }, "Share via email"),
|
|
12681
|
+
h("sqm-share-button", { medium: "facebook" }, "Share on Facebook"),
|
|
12682
|
+
h("sqm-share-button", { medium: "twitter" }, "Post about us on X"),
|
|
12683
|
+
h("sqm-portal-container", { gap: "x-small" },
|
|
12684
|
+
h("span", { style: { textAlign: "center", color: "var(--sl-color-gray-500)" } }, "You have copied this code before"),
|
|
12685
|
+
h("sqm-pagination", null)))));
|
|
12686
|
+
};
|
|
12764
12687
|
const timeline = (slot, count) => {
|
|
12765
12688
|
return (h("sqm-timeline", { slot: slot, icon: "circle" },
|
|
12766
12689
|
count > 0 && (h("sqm-timeline-entry", { reward: "75", unit: "points", desc: "Your friends signs up for a free trial" })),
|
|
@@ -12783,6 +12706,11 @@ const TimelineAndShareButtons = () => {
|
|
|
12783
12706
|
timeline("left", 3),
|
|
12784
12707
|
sharebutton("right")));
|
|
12785
12708
|
};
|
|
12709
|
+
const OneTimeUsePromoCodes = () => {
|
|
12710
|
+
return (h("sqm-referral-card", null,
|
|
12711
|
+
timeline("left", 4),
|
|
12712
|
+
shareButtonsWithPromoCodes("right")));
|
|
12713
|
+
};
|
|
12786
12714
|
const StartAlignment = () => {
|
|
12787
12715
|
return (h("sqm-referral-card", { "vertical-alignment": "start" },
|
|
12788
12716
|
timeline("left", 4),
|
|
@@ -12859,6 +12787,7 @@ const ReferralCard = /*#__PURE__*/Object.freeze({
|
|
|
12859
12787
|
ImageAndShareButtons: ImageAndShareButtons,
|
|
12860
12788
|
LimitWidth: LimitWidth,
|
|
12861
12789
|
TimelineAndShareButtons: TimelineAndShareButtons,
|
|
12790
|
+
OneTimeUsePromoCodes: OneTimeUsePromoCodes,
|
|
12862
12791
|
StartAlignment: StartAlignment,
|
|
12863
12792
|
CenterAlignment: CenterAlignment,
|
|
12864
12793
|
EndAlignment: EndAlignment,
|
|
@@ -12876,11 +12805,11 @@ const scenarioTimeline = "@author:derek\n@owner:kutay\nFeature: Timeline\n\n
|
|
|
12876
12805
|
|
|
12877
12806
|
const scenarioTimelineEntry = "@author:derek\n@owner:kutay\nFeature: Timeline Entry\n\n @motivating\n @ui\n Scenario: Timeline entries have an icon, a reward and an entry desciption\n Given an timeline entry with the following props\n | prop | value |\n | unit | Visa Giftcard |\n | reward | 50$ |\n | desc | Earn a 50$ Visa Giftcard for each referral you make |\n When a user views the entry\n Then they see a gift icon\n And see \"$50 VISA GIFTCARRD\" to the right\n And \"$50\" is bolded with x-large font size\n And below they see \"Earn a 50$ Visa Giftcard for each referral you make\"\n\n @motivating\n @ui\n Scenario Outline: Icon can either be a gift or a brand colour cirle\n Given a timeline entry with \"icon\" <iconPropValue>\n When a user views the entry\n Then they see an <icon>\n Examples:\n | iconPropValue 1 | icon |\n | gift | gift |\n | circle | brand colour circle |\n | | gift |\n\n @motivating\n @ui\n Scenario: A timeline entry can display a line to connect it to another entry\n Given a timeline entry with \"line\" \"true\"\n When a user views the entry\n Then they see the entry\n But it has a brand colour line connecting it to the next timeline entry\n";
|
|
12878
12807
|
|
|
12879
|
-
const scenario$
|
|
12808
|
+
const scenario$v = scenarioTimeline + scenarioTimelineEntry;
|
|
12880
12809
|
const Timeline_stories = {
|
|
12881
12810
|
title: "Components/Timeline",
|
|
12882
12811
|
parameters: {
|
|
12883
|
-
scenario: scenario$
|
|
12812
|
+
scenario: scenario$v,
|
|
12884
12813
|
},
|
|
12885
12814
|
};
|
|
12886
12815
|
const TimelineWith1Reward = () => {
|
|
@@ -12953,12 +12882,12 @@ const Timeline = /*#__PURE__*/Object.freeze({
|
|
|
12953
12882
|
TimelineWith4Rewards: TimelineWith4Rewards
|
|
12954
12883
|
});
|
|
12955
12884
|
|
|
12956
|
-
const scenario$
|
|
12885
|
+
const scenario$w = "@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";
|
|
12957
12886
|
|
|
12958
12887
|
const Image_stories = {
|
|
12959
12888
|
title: "Components/Image",
|
|
12960
12889
|
parameters: {
|
|
12961
|
-
scenario: scenario$
|
|
12890
|
+
scenario: scenario$w,
|
|
12962
12891
|
},
|
|
12963
12892
|
};
|
|
12964
12893
|
const Image = () => {
|
|
@@ -12991,12 +12920,12 @@ const Image$1 = /*#__PURE__*/Object.freeze({
|
|
|
12991
12920
|
MinimumHeight: MinimumHeight
|
|
12992
12921
|
});
|
|
12993
12922
|
|
|
12994
|
-
const scenario$
|
|
12923
|
+
const scenario$x = "@author:derek\n@owner:noah\nFeature: Titled Section\n\n Background: The titled section has a label and content\n Given a titled section\n And it has a label\n And it has content in the content slot\n\n @motivating\n @ui\n Scenario: Text alignment defaults to left align but can be configured\n Given the titled section has \"text-align\" <textAlignPropValue>\n When a user views the titled section\n Then the text in the label is <aligned>\n And the text in the content is <aligned>\n Examples:\n | textAlignPropValue | aligned |\n | center | center |\n | left | left |\n | right | right |\n | | left |\n\n @minutia\n @ui\n Scenario: Label margin is configurable\n Given the titled section has \"label-margin\" <marginPropValue>\n When a user views the titled section\n Then <marginPropValue> margin is between the label and content\n Examples:\n | marginPropValue | margin |\n | none | no |\n | xxx-small | xxx-small |\n | xx-small | xx-small |\n | x-small | x-small |\n | small | small |\n | medium | medium |\n | large | large |\n | x-large | x-large |\n | xx-large | xx-large |\n | xxx-large | xxx-large |\n | xxxx-large | xxxx-large |\n | | no |\n\n @minutia\n @ui\n Scenario Outline: Titled section padding is configurable\n Given the titled section has \"padding\" <paddingPropValue>\n When a user views the titled section\n Then <paddingPropValue> padding is applied around the titled section\n Examples:\n | paddingPropValue | padding |\n | none | no |\n | xxx-small | xxx-small |\n | xx-small | xx-small |\n | x-small | x-small |\n | small | small |\n | medium | medium |\n | large | large |\n | x-large | x-large |\n | xx-large | xx-large |\n | xxx-large | xxx-large |\n | xxxx-large | xxxx-large |\n | | no |";
|
|
12995
12924
|
|
|
12996
12925
|
const TitledSection_stories = {
|
|
12997
12926
|
title: "Components/Titled Section",
|
|
12998
12927
|
parameters: {
|
|
12999
|
-
scenario: scenario$
|
|
12928
|
+
scenario: scenario$x,
|
|
13000
12929
|
},
|
|
13001
12930
|
};
|
|
13002
12931
|
const AlignLeft = () => {
|
|
@@ -13392,12 +13321,12 @@ const Scroll = /*#__PURE__*/Object.freeze({
|
|
|
13392
13321
|
ShoelaceProps: ShoelaceProps
|
|
13393
13322
|
});
|
|
13394
13323
|
|
|
13395
|
-
const scenario$
|
|
13324
|
+
const scenario$y = "@author:Zach\n@owner:Zach\nFeature: Tabs\n\n The Tabs takes in the Tab component as children and maps through to display their header and content.\n\n Background: A user on the portal is viewing the widget\n Given a user viewing the Tabs component\n\n @motivating\n Scenario: Content inside the active tab is shown\n Given the header is set to <tabHeader>\n And the content inside is <tabContent>\n And the user has clicked <tabHeader>\n Then the <tabContent> is shown\n Examples:\n | tabHeader | tabContent |\n | Settings | This is the settings tab |\n | General | This is the general tab |\n | History | This is the history tab |\n\n @motivating\n @ui\n Scenario: The placement of the tabs is configurable\n Given The placement prop has been passed a valid <placement>\n Then tabs are placed on the <placementResult>\n Examples:\n | placement | placementResult |\n | | top of the content |\n | left | left hand side of the content |\n | right | right hand side of the content |\n | bottom | bottom of the content |\n\n\n @minutia\n @ui\n Scenario Outline: Tabs are setup to use the brand color\n Given the brand color is set to darkblue\n Then the text inside the active tab is darkblue\n And the underline of the active tab is darkblue\n\n @ui\n Scenario: Tabs are responsive\n Given the user is on a mobile device\n When there are more tabs than the horizontal space allows for\n Then clickable arrows appear on the left and right of the tabs\n And the tabs are scrollable\n\n @landmine\n Scenario: Program section cannot be used inside of tabs\n Given a tabs component\n And tab containing a program section with program-id \"test123\"\n And the program section wraps a component using program context\n When the tabs component is rendered\n Then the \"sq:program-id\" event listener for the program section is removed\n And the component does not use program-id \"test123\" to source its data\n And falls back to the global program id";
|
|
13396
13325
|
|
|
13397
13326
|
const Tabs_stories = {
|
|
13398
13327
|
title: "Components/Tabs",
|
|
13399
13328
|
parameters: {
|
|
13400
|
-
scenario: scenario$
|
|
13329
|
+
scenario: scenario$y,
|
|
13401
13330
|
},
|
|
13402
13331
|
};
|
|
13403
13332
|
const SimpleTabs = () => (h("div", { style: { maxWidth: "700px", margin: "auto" }, innerHTML: `
|
|
@@ -13897,12 +13826,12 @@ const Tabs = /*#__PURE__*/Object.freeze({
|
|
|
13897
13826
|
RightTabs: RightTabs
|
|
13898
13827
|
});
|
|
13899
13828
|
|
|
13900
|
-
const scenario$
|
|
13829
|
+
const scenario$z = "@author:johan\n@owner:johan\nFeature: Share Code\n\n The share code component is a box that allows users to see and copy their referral code for a given program\n\n Background: Environment\n Given there is a valid program ID in the environment\n And there is a valid user ID and account ID in the environment\n\n @motivating\n Scenario: A Users referral code can be copied to their clipboard\n Given tooltiptext is \"hello tooltip\"\n When the component renders\n Then there is a textbox with the user's share code\n When the clipboard icon is clicked\n Then the code is copied to clipboard\n And a tooltip will appear for ~1 second\n\n @minutia\n Scenario: Tooltip lifespan defaults to 2000\n Given the tooltip's lifespan is set to 2000\n And there is tooltip text\n When the component renders\n And the clipboard icon is clicked\n Then a tooltip will appear for ~2 seconds\n\n @minutia\n Scenario: Demo\n Given isDemo() returns true\n Then the share code is \"SHARECODE001\"\n And the component won't be interactive\n And the tooltip is hidden\n\n @minutia\n Scenario: Program ID can be sourced from prop\n Given the programId prop is set to \"program-a\"\n And window.widgetIdent.programId is set to \"program-b\"\n When the component renders\n Then the share code is for \"program-a\"\n\n @minutia\n Scenario: Program ID can be sourced from window\n Given the programId prop is unset\n And window.widgetIdent.programId is set to \"program-b\"\n When the component renders\n Then the share code is for \"program-b\"\n\n @minutia\n Scenario: An analytic event is fired when a user copies their code\n Given a user viewing the share code component\n And the component is rendered for \"program-a\"\n When they click to copy their code\n Then an \"USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT\" analytic event is fired\n And it is for \"program-a\"\n And it has share medium \"DIRECT\"\n\n\n @ui\n Scenario Outline: user can edit the alignment of the share code text\n Given a user is editing the share code component\n Then they see \"Align text\" props\n And the default value is \"left\"\n When they change the option to <option>\n Then they see the text in <position>\n Examples:\n | option | position |\n | left | left |\n | center | center |\n | right | right |\n\n @ui\n Scenario Outline: The position of the copy button can be changed\n Given a user is editing the share code component\n Then they see \"Style\" props\n And the default value is \"icon\"\n When they change the option to <option>\n Then they see the copy button in <position>\n Examples:\n | option | position |\n | button outside | outside the input, on the right |\n | button below | outside the input, below |\n | icon | inside the input as an icon |\n";
|
|
13901
13830
|
|
|
13902
13831
|
const ShareCode_stories = {
|
|
13903
13832
|
title: "Components/Share Code",
|
|
13904
13833
|
parameters: {
|
|
13905
|
-
scenario: scenario$
|
|
13834
|
+
scenario: scenario$z,
|
|
13906
13835
|
},
|
|
13907
13836
|
};
|
|
13908
13837
|
const ShareCode = () => {
|
|
@@ -13960,6 +13889,82 @@ const ShareCode$1 = /*#__PURE__*/Object.freeze({
|
|
|
13960
13889
|
Error: Error$7
|
|
13961
13890
|
});
|
|
13962
13891
|
|
|
13892
|
+
const scenario$A = "@author:sam\n@owner:sam\nFeature: Referral Code\n\n The referral code component is a box that allows users to see and copy their referral promo code for a given program\n\n Background: Environment\n Given there is a valid program ID in the environment\n And there is a valid user ID and account ID in the environment\n\n @motivating\n Scenario: A Users referral code can be copied to their clipboard\n Given tooltiptext is \"hello tooltip\"\n When the component renders\n Then there is a textbox with the user's referral code\n When the clipboard icon is clicked\n Then the code is copied to clipboard\n And a tooltip will appear for ~1 second\n\n @minutia\n Scenario: Tooltip lifespan can be customized\n Given the tooltip's lifespan is set to 2000\n And there is tooltip text\n When the component renders\n And the clipboard icon is clicked\n Then a tooltip will appear for ~2 seconds\n\n @minutia\n Scenario: Demo\n Given isDemo() returns true\n Then the share code is \"SHARECODE001\"\n And the component won't be interactive\n And the tooltip is hidden\n\n @minutia\n Scenario: Program ID can be sourced from prop\n Given the programId prop is set to \"program-a\"\n And window.widgetIdent.programId is set to \"program-b\"\n When the component renders\n Then the share code is for \"program-a\"\n\n @minutia\n Scenario: Program ID can be sourced from window\n Given the programId prop is unset\n And window.widgetIdent.programId is set to \"program-b\"\n When the component renders\n Then the share code is for \"program-b\"\n\n @minutia\n Scenario: An analytic event is fired when a user copies their code\n Given a user viewing the referral code component\n And the component is rendered for \"program-a\"\n When they click to copy their code\n Then an \"USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT\" analytic event is fired\n And it is for \"program-a\"\n And it has share medium \"DIRECT\"\n\n @ui\n Scenario Outline: user can edit the alignment of the share code text\n Given a user is editing the referral code component\n Then they see \"Align text\" props\n And the default value is \"left\"\n When they change the option to <option>\n Then they see the text in <position>\n Examples:\n | option | position |\n | left | left |\n | center | center |\n | right | right |\n\n @ui\n Scenario Outline: The position of the copy button can be changed\n Given a user is editing the referral code component\n Then they see \"Style\" props\n And the default value is \"icon\"\n When they change the option to <option>\n Then they see the copy button in <position>\n Examples:\n | option | position |\n | button outside | outside the input, on the right |\n | button below | outside the input, below |\n | icon | inside the input as an icon |\n";
|
|
13893
|
+
|
|
13894
|
+
const ReferralCode_stories = {
|
|
13895
|
+
title: "Components/Referral Code",
|
|
13896
|
+
parameters: {
|
|
13897
|
+
scenario: scenario$A,
|
|
13898
|
+
},
|
|
13899
|
+
};
|
|
13900
|
+
const ReferralCode = () => {
|
|
13901
|
+
return (h("sqm-referral-code", { tooltiptext: "Copied to Clipboard" }));
|
|
13902
|
+
};
|
|
13903
|
+
const ShowNotificationText = () => {
|
|
13904
|
+
return (h("sqm-referral-code", { showNotificationText: true, notificationText: "You've copied this code before" }));
|
|
13905
|
+
};
|
|
13906
|
+
const ShowNotificationTextWithButton = () => {
|
|
13907
|
+
return (h("sqm-referral-code", { showNotificationText: true, notificationText: "You've copied this code before", buttonStyle: "button-outside" }));
|
|
13908
|
+
};
|
|
13909
|
+
const ShowNotificationTextWithButtonBelow = () => {
|
|
13910
|
+
return (h("sqm-referral-code", { showNotificationText: true, notificationText: "You've copied this code before", buttonStyle: "button-below" }));
|
|
13911
|
+
};
|
|
13912
|
+
const CustomTooltipText$1 = () => {
|
|
13913
|
+
return (h("sqm-referral-code", { tooltiptext: "CUSTOM TOOLTIP TEXT" }));
|
|
13914
|
+
};
|
|
13915
|
+
const TextAlignCenter$2 = () => {
|
|
13916
|
+
return h("sqm-referral-code", { textAlign: "center" });
|
|
13917
|
+
};
|
|
13918
|
+
const TextAlignRight$2 = () => {
|
|
13919
|
+
return h("sqm-referral-code", { textAlign: "right" });
|
|
13920
|
+
};
|
|
13921
|
+
const CustomTooltipDuration$1 = () => {
|
|
13922
|
+
return (h("sqm-referral-code", { tooltiplifespan: 5000, tooltiptext: "CUSTOM TOOLTIP TEXT" }));
|
|
13923
|
+
};
|
|
13924
|
+
const CopyButton$2 = () => {
|
|
13925
|
+
return (h(CopyTextView, Object.assign({}, {
|
|
13926
|
+
copyString: "https://noah.example.com",
|
|
13927
|
+
open: false,
|
|
13928
|
+
tooltiptext: "Copied!",
|
|
13929
|
+
isCopyIcon: false,
|
|
13930
|
+
buttonStyle: "button-outside",
|
|
13931
|
+
})));
|
|
13932
|
+
};
|
|
13933
|
+
const CopyButtonBelow$2 = () => {
|
|
13934
|
+
return (h(CopyTextView, Object.assign({}, {
|
|
13935
|
+
copyString: "https://noah.example.com",
|
|
13936
|
+
open: false,
|
|
13937
|
+
tooltiptext: "Copied!",
|
|
13938
|
+
buttonStyle: "button-below",
|
|
13939
|
+
})));
|
|
13940
|
+
};
|
|
13941
|
+
const Error$8 = () => {
|
|
13942
|
+
const props = {
|
|
13943
|
+
copyString: "https://noah.example.com",
|
|
13944
|
+
disabled: true,
|
|
13945
|
+
open: true,
|
|
13946
|
+
tooltiptext: "Copied!",
|
|
13947
|
+
error: true,
|
|
13948
|
+
};
|
|
13949
|
+
return h(CopyTextView, Object.assign({}, props));
|
|
13950
|
+
};
|
|
13951
|
+
|
|
13952
|
+
const ReferralCode$1 = /*#__PURE__*/Object.freeze({
|
|
13953
|
+
__proto__: null,
|
|
13954
|
+
'default': ReferralCode_stories,
|
|
13955
|
+
ReferralCode: ReferralCode,
|
|
13956
|
+
ShowNotificationText: ShowNotificationText,
|
|
13957
|
+
ShowNotificationTextWithButton: ShowNotificationTextWithButton,
|
|
13958
|
+
ShowNotificationTextWithButtonBelow: ShowNotificationTextWithButtonBelow,
|
|
13959
|
+
CustomTooltipText: CustomTooltipText$1,
|
|
13960
|
+
TextAlignCenter: TextAlignCenter$2,
|
|
13961
|
+
TextAlignRight: TextAlignRight$2,
|
|
13962
|
+
CustomTooltipDuration: CustomTooltipDuration$1,
|
|
13963
|
+
CopyButton: CopyButton$2,
|
|
13964
|
+
CopyButtonBelow: CopyButtonBelow$2,
|
|
13965
|
+
Error: Error$8
|
|
13966
|
+
});
|
|
13967
|
+
|
|
13963
13968
|
// import scenario from "./ShareCode.feature";
|
|
13964
13969
|
const EmailRegistration_stories = {
|
|
13965
13970
|
title: "Components/Email Registration",
|
|
@@ -13967,7 +13972,7 @@ const EmailRegistration_stories = {
|
|
|
13967
13972
|
// scenario,
|
|
13968
13973
|
},
|
|
13969
13974
|
};
|
|
13970
|
-
const defaultProps$
|
|
13975
|
+
const defaultProps$d = {
|
|
13971
13976
|
states: {
|
|
13972
13977
|
error: "",
|
|
13973
13978
|
loading: false,
|
|
@@ -13986,59 +13991,59 @@ const defaultProps$e = {
|
|
|
13986
13991
|
fraudErrorMessageTitle: "Looks like you tried referring yourself",
|
|
13987
13992
|
},
|
|
13988
13993
|
};
|
|
13989
|
-
const Default$
|
|
13994
|
+
const Default$f = () => h(EmailRegistrationView, Object.assign({}, defaultProps$d));
|
|
13990
13995
|
const HasFirstNameLastName = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
13991
|
-
...defaultProps$
|
|
13996
|
+
...defaultProps$d,
|
|
13992
13997
|
content: {
|
|
13993
|
-
...defaultProps$
|
|
13998
|
+
...defaultProps$d.content,
|
|
13994
13999
|
includeName: true,
|
|
13995
14000
|
},
|
|
13996
14001
|
})));
|
|
13997
14002
|
const WithSlots = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
13998
|
-
...defaultProps$
|
|
14003
|
+
...defaultProps$d,
|
|
13999
14004
|
content: {
|
|
14000
|
-
...defaultProps$
|
|
14005
|
+
...defaultProps$d.content,
|
|
14001
14006
|
topSlot: h("div", null, "Hello this is the top slot"),
|
|
14002
14007
|
bottomSlot: h("div", null, "Hello this is the bottom slot"),
|
|
14003
14008
|
},
|
|
14004
14009
|
})));
|
|
14005
14010
|
const NoBorder$1 = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
14006
|
-
...defaultProps$
|
|
14011
|
+
...defaultProps$d,
|
|
14007
14012
|
content: {
|
|
14008
|
-
...defaultProps$
|
|
14013
|
+
...defaultProps$d.content,
|
|
14009
14014
|
hideBorder: true,
|
|
14010
14015
|
},
|
|
14011
14016
|
})));
|
|
14012
14017
|
const BackgroundColor$2 = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
14013
|
-
...defaultProps$
|
|
14018
|
+
...defaultProps$d,
|
|
14014
14019
|
content: {
|
|
14015
|
-
...defaultProps$
|
|
14020
|
+
...defaultProps$d.content,
|
|
14016
14021
|
backgroundColor: "aquamarine",
|
|
14017
14022
|
},
|
|
14018
14023
|
})));
|
|
14019
14024
|
const Loading$4 = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
14020
|
-
...defaultProps$
|
|
14025
|
+
...defaultProps$d,
|
|
14021
14026
|
states: {
|
|
14022
14027
|
error: "",
|
|
14023
14028
|
loading: true,
|
|
14024
14029
|
},
|
|
14025
14030
|
})));
|
|
14026
|
-
const Error$
|
|
14027
|
-
...defaultProps$
|
|
14031
|
+
const Error$9 = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
14032
|
+
...defaultProps$d,
|
|
14028
14033
|
states: {
|
|
14029
14034
|
error: "Something went wrong. Please try again.",
|
|
14030
14035
|
loading: false,
|
|
14031
14036
|
},
|
|
14032
14037
|
})));
|
|
14033
14038
|
const FraudError = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
14034
|
-
...defaultProps$
|
|
14039
|
+
...defaultProps$d,
|
|
14035
14040
|
states: {
|
|
14036
14041
|
error: "FRAUD",
|
|
14037
14042
|
loading: false,
|
|
14038
14043
|
},
|
|
14039
14044
|
})));
|
|
14040
14045
|
const EmptyEmailError = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
14041
|
-
...defaultProps$
|
|
14046
|
+
...defaultProps$d,
|
|
14042
14047
|
states: {
|
|
14043
14048
|
error: "Something went wrong. Please try again.",
|
|
14044
14049
|
loading: false,
|
|
@@ -14051,13 +14056,13 @@ const EmptyEmailError = () => (h(EmailRegistrationView, Object.assign({}, {
|
|
|
14051
14056
|
const EmailRegistration = /*#__PURE__*/Object.freeze({
|
|
14052
14057
|
__proto__: null,
|
|
14053
14058
|
'default': EmailRegistration_stories,
|
|
14054
|
-
Default: Default$
|
|
14059
|
+
Default: Default$f,
|
|
14055
14060
|
HasFirstNameLastName: HasFirstNameLastName,
|
|
14056
14061
|
WithSlots: WithSlots,
|
|
14057
14062
|
NoBorder: NoBorder$1,
|
|
14058
14063
|
BackgroundColor: BackgroundColor$2,
|
|
14059
14064
|
Loading: Loading$4,
|
|
14060
|
-
Error: Error$
|
|
14065
|
+
Error: Error$9,
|
|
14061
14066
|
FraudError: FraudError,
|
|
14062
14067
|
EmptyEmailError: EmptyEmailError
|
|
14063
14068
|
});
|
|
@@ -14070,7 +14075,7 @@ const CouponCode_stories = {
|
|
|
14070
14075
|
scenario: scenario$B,
|
|
14071
14076
|
},
|
|
14072
14077
|
};
|
|
14073
|
-
const defaultProps$
|
|
14078
|
+
const defaultProps$e = {
|
|
14074
14079
|
tooltiptext: "Copied to Clipboard",
|
|
14075
14080
|
copyString: "THANKSJANE125uv125",
|
|
14076
14081
|
open: false,
|
|
@@ -14082,69 +14087,69 @@ const defaultProps$f = {
|
|
|
14082
14087
|
const CouponCode = () => {
|
|
14083
14088
|
return h("sqm-coupon-code", { tooltiptext: "Copied to Clipboard" });
|
|
14084
14089
|
};
|
|
14085
|
-
const CustomTooltipText$
|
|
14090
|
+
const CustomTooltipText$2 = () => {
|
|
14086
14091
|
return h("sqm-coupon-code", { tooltiptext: "CUSTOM TOOLTIP TEXT" });
|
|
14087
14092
|
};
|
|
14088
|
-
const CustomTooltipDuration$
|
|
14093
|
+
const CustomTooltipDuration$2 = () => {
|
|
14089
14094
|
return (h("sqm-coupon-code", { tooltiplifespan: 5000, tooltiptext: "CUSTOM TOOLTIP TEXT" }));
|
|
14090
14095
|
};
|
|
14091
|
-
const TextAlignCenter$
|
|
14096
|
+
const TextAlignCenter$3 = () => {
|
|
14092
14097
|
return h("sqm-coupon-code", { textAlign: "center" });
|
|
14093
14098
|
};
|
|
14094
|
-
const TextAlignRight$
|
|
14099
|
+
const TextAlignRight$3 = () => {
|
|
14095
14100
|
return h("sqm-coupon-code", { textAlign: "right" });
|
|
14096
14101
|
};
|
|
14097
|
-
const CopyButton$
|
|
14098
|
-
return (h("sqm-coupon-code", Object.assign({}, defaultProps$
|
|
14102
|
+
const CopyButton$3 = () => {
|
|
14103
|
+
return (h("sqm-coupon-code", Object.assign({}, defaultProps$e, { buttonStyle: "button-outside" })));
|
|
14099
14104
|
};
|
|
14100
14105
|
const CopyButtonCustomLabel = () => {
|
|
14101
|
-
return (h("sqm-coupon-code", Object.assign({}, defaultProps$
|
|
14106
|
+
return (h("sqm-coupon-code", Object.assign({}, defaultProps$e, { buttonStyle: "button-outside", "copy-button-label": "test long custom label" })));
|
|
14102
14107
|
};
|
|
14103
|
-
const CopyButtonBelow$
|
|
14104
|
-
return (h("sqm-coupon-code", Object.assign({}, defaultProps$
|
|
14108
|
+
const CopyButtonBelow$3 = () => {
|
|
14109
|
+
return (h("sqm-coupon-code", Object.assign({}, defaultProps$e, { buttonStyle: "button-below" })));
|
|
14105
14110
|
};
|
|
14106
14111
|
const CopyButtonBelowCustomLabel = () => {
|
|
14107
|
-
return (h("sqm-coupon-code", Object.assign({}, defaultProps$
|
|
14112
|
+
return (h("sqm-coupon-code", Object.assign({}, defaultProps$e, { buttonStyle: "button-below", "copy-button-label": "test long custom label" })));
|
|
14108
14113
|
};
|
|
14109
14114
|
const Loading$5 = () => {
|
|
14110
|
-
return h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14115
|
+
return h(CouponCodeView, Object.assign({}, defaultProps$e, { loading: true }));
|
|
14111
14116
|
};
|
|
14112
14117
|
const CopyButtonLoading = () => {
|
|
14113
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14118
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { buttonStyle: "button-outside", loading: true })));
|
|
14114
14119
|
};
|
|
14115
14120
|
const CopyButtonBelowLoading = () => {
|
|
14116
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14121
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { buttonStyle: "button-below", loading: true })));
|
|
14117
14122
|
};
|
|
14118
14123
|
const ErrorGeneric = () => {
|
|
14119
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14124
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { errorType: "warning", error: true, errorText: "We couldn't fetch your code. Please try again later or reach out to the Support team for help resolving this issue." })));
|
|
14120
14125
|
};
|
|
14121
14126
|
const ErrorPending = () => {
|
|
14122
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14127
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { errorType: "info", error: true, errorText: "Your code will be available on April 24, 2023. Mark your calendar and come back then to redeem your reward!" })));
|
|
14123
14128
|
};
|
|
14124
14129
|
const ErrorFullfillment = () => {
|
|
14125
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14130
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { errorType: "warning", error: true, errorText: "We couldn't fetch your code. Please try again later or reach out to the Support team for help resolving this issue." })));
|
|
14126
14131
|
};
|
|
14127
14132
|
const ErrorCancelled = () => {
|
|
14128
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14133
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { errorType: "warning", error: true, errorText: "This code has been cancelled. Please reach out to the Support team for help resolving this issue." })));
|
|
14129
14134
|
};
|
|
14130
14135
|
const ErrorExpired = () => {
|
|
14131
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14136
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { errorType: "warning", error: true, errorText: "Looks like this code has expired. Please reach out to the Support team for help resolving this issue." })));
|
|
14132
14137
|
};
|
|
14133
14138
|
const ErrorRedeemed = () => {
|
|
14134
|
-
return (h(CouponCodeView, Object.assign({}, defaultProps$
|
|
14139
|
+
return (h(CouponCodeView, Object.assign({}, defaultProps$e, { errorType: "success", error: true, errorText: "Looks like you\u2019ve already redeemed this code." })));
|
|
14135
14140
|
};
|
|
14136
14141
|
|
|
14137
14142
|
const CouponCode$1 = /*#__PURE__*/Object.freeze({
|
|
14138
14143
|
__proto__: null,
|
|
14139
14144
|
'default': CouponCode_stories,
|
|
14140
14145
|
CouponCode: CouponCode,
|
|
14141
|
-
CustomTooltipText: CustomTooltipText$
|
|
14142
|
-
CustomTooltipDuration: CustomTooltipDuration$
|
|
14143
|
-
TextAlignCenter: TextAlignCenter$
|
|
14144
|
-
TextAlignRight: TextAlignRight$
|
|
14145
|
-
CopyButton: CopyButton$
|
|
14146
|
+
CustomTooltipText: CustomTooltipText$2,
|
|
14147
|
+
CustomTooltipDuration: CustomTooltipDuration$2,
|
|
14148
|
+
TextAlignCenter: TextAlignCenter$3,
|
|
14149
|
+
TextAlignRight: TextAlignRight$3,
|
|
14150
|
+
CopyButton: CopyButton$3,
|
|
14146
14151
|
CopyButtonCustomLabel: CopyButtonCustomLabel,
|
|
14147
|
-
CopyButtonBelow: CopyButtonBelow$
|
|
14152
|
+
CopyButtonBelow: CopyButtonBelow$3,
|
|
14148
14153
|
CopyButtonBelowCustomLabel: CopyButtonBelowCustomLabel,
|
|
14149
14154
|
Loading: Loading$5,
|
|
14150
14155
|
CopyButtonLoading: CopyButtonLoading,
|
|
@@ -14165,21 +14170,21 @@ const LogoutCurrentUser_stories = {
|
|
|
14165
14170
|
scenario: scenario$C,
|
|
14166
14171
|
},
|
|
14167
14172
|
};
|
|
14168
|
-
const defaultProps$
|
|
14173
|
+
const defaultProps$f = {
|
|
14169
14174
|
filledInEmailText: "Currently showing referral data for noah.clarke@saasquatch.com",
|
|
14170
14175
|
onSwitchClick: () => console.log("clicked"),
|
|
14171
14176
|
switchUserText: "not you?",
|
|
14172
14177
|
loading: false,
|
|
14173
14178
|
emailErrorText: "Error fetching email",
|
|
14174
14179
|
};
|
|
14175
|
-
const Default$
|
|
14176
|
-
return h(LogoutCurrentUserView, Object.assign({}, defaultProps$
|
|
14180
|
+
const Default$g = () => {
|
|
14181
|
+
return h(LogoutCurrentUserView, Object.assign({}, defaultProps$f));
|
|
14177
14182
|
};
|
|
14178
14183
|
|
|
14179
14184
|
const LogoutCurrentUser = /*#__PURE__*/Object.freeze({
|
|
14180
14185
|
__proto__: null,
|
|
14181
14186
|
'default': LogoutCurrentUser_stories,
|
|
14182
|
-
Default: Default$
|
|
14187
|
+
Default: Default$g
|
|
14183
14188
|
});
|
|
14184
14189
|
|
|
14185
14190
|
const scenario$D = "@author:noah\n@owner:noah\n\nFeature: Link Button\n\n\t@ui\n\tScenario: Links can be opened in the same tab\n\t\tWhen a user clicks the button\n\t\tThen a link opens in the same tab\n\t\tAnd if the component is in an iFrame then the link is opened in the parent window not the iFrame\n\n\t@ui\n\tScenario: Links can be opened in a new tab\n\t\tWhen a user clicks the button\n\t\tThen a link opens in a new tab\n\t\tAnd if the component is in an iFrame then the link is still opened in a new tab\n\n\n\t@ui\n\tScenario: Props control the link and button text\n\t\tGiven the \"link\" prop is set to \"https://www.example.com\"\n\t\tAnd the \"buttonText\" prop is set to \"Click me!\"\n\t\tThen a button is shown with the text \"Click me!\"\n\t\tAnd when clicked the button opens https://www.example.com\n\n\t@ui\n\tScenario Outline: The button type can be set\n\t\tGiven the button type is set to <value>\n\t\tThen a <buttonType> is shown\n\t\tExamples:\n\t\t\t| value | buttonType |\n\t\t\t| <null> | primary |\n\t\t\t| default | default |\n\t\t\t| primary | primary |\n\t\t\t| success | success |\n\t\t\t| neutral | neutral |\n\t\t\t| warning | warning |\n\t\t\t| danger | danger |";
|
|
@@ -14190,22 +14195,22 @@ const LinkButton_stories = {
|
|
|
14190
14195
|
scenario: scenario$D,
|
|
14191
14196
|
},
|
|
14192
14197
|
};
|
|
14193
|
-
const defaultProps$
|
|
14198
|
+
const defaultProps$g = {
|
|
14194
14199
|
link: "https://example.com",
|
|
14195
14200
|
openInNewTab: false,
|
|
14196
14201
|
buttonText: "Button Text",
|
|
14197
14202
|
};
|
|
14198
|
-
const Default$
|
|
14199
|
-
return h("sqm-link-button", Object.assign({}, defaultProps$
|
|
14203
|
+
const Default$h = () => {
|
|
14204
|
+
return h("sqm-link-button", Object.assign({}, defaultProps$g));
|
|
14200
14205
|
};
|
|
14201
14206
|
const OpenInNewTab = () => {
|
|
14202
|
-
return (h("sqm-link-button", Object.assign({}, { ...defaultProps$
|
|
14207
|
+
return (h("sqm-link-button", Object.assign({}, { ...defaultProps$g, openInNewTab: true })));
|
|
14203
14208
|
};
|
|
14204
14209
|
|
|
14205
14210
|
const LinkButton = /*#__PURE__*/Object.freeze({
|
|
14206
14211
|
__proto__: null,
|
|
14207
14212
|
'default': LinkButton_stories,
|
|
14208
|
-
Default: Default$
|
|
14213
|
+
Default: Default$h,
|
|
14209
14214
|
OpenInNewTab: OpenInNewTab
|
|
14210
14215
|
});
|
|
14211
14216
|
|
|
@@ -14215,7 +14220,7 @@ const CloseButton_stories = {
|
|
|
14215
14220
|
// scenario,
|
|
14216
14221
|
},
|
|
14217
14222
|
};
|
|
14218
|
-
const defaultProps$
|
|
14223
|
+
const defaultProps$h = {};
|
|
14219
14224
|
const containerStyles = {
|
|
14220
14225
|
position: "relative",
|
|
14221
14226
|
width: "500px",
|
|
@@ -14223,22 +14228,22 @@ const containerStyles = {
|
|
|
14223
14228
|
border: "1px solid black",
|
|
14224
14229
|
padding: "25px",
|
|
14225
14230
|
};
|
|
14226
|
-
const Default$
|
|
14227
|
-
return h(CloseButtonView, Object.assign({}, defaultProps$
|
|
14231
|
+
const Default$i = () => {
|
|
14232
|
+
return h(CloseButtonView, Object.assign({}, defaultProps$h));
|
|
14228
14233
|
};
|
|
14229
14234
|
const InAContainer = () => {
|
|
14230
14235
|
return (h("div", { style: containerStyles },
|
|
14231
|
-
h(CloseButtonView, Object.assign({}, defaultProps$
|
|
14236
|
+
h(CloseButtonView, Object.assign({}, defaultProps$h))));
|
|
14232
14237
|
};
|
|
14233
14238
|
const CustomColor$1 = () => {
|
|
14234
14239
|
return (h("div", { style: containerStyles },
|
|
14235
|
-
h(CloseButtonView, Object.assign({}, { ...defaultProps$
|
|
14240
|
+
h(CloseButtonView, Object.assign({}, { ...defaultProps$h, color: "blue" }))));
|
|
14236
14241
|
};
|
|
14237
14242
|
|
|
14238
14243
|
const CloseButton = /*#__PURE__*/Object.freeze({
|
|
14239
14244
|
__proto__: null,
|
|
14240
14245
|
'default': CloseButton_stories,
|
|
14241
|
-
Default: Default$
|
|
14246
|
+
Default: Default$i,
|
|
14242
14247
|
InAContainer: InAContainer,
|
|
14243
14248
|
CustomColor: CustomColor$1
|
|
14244
14249
|
});
|
|
@@ -14428,17 +14433,17 @@ const RadioCardView = ({ title, icon, description, selected, }) => {
|
|
|
14428
14433
|
const RadioCard_stories = {
|
|
14429
14434
|
title: "Components/Radio Card",
|
|
14430
14435
|
};
|
|
14431
|
-
const defaultProps$
|
|
14436
|
+
const defaultProps$i = {
|
|
14432
14437
|
selected: false,
|
|
14433
14438
|
title: "Card Title",
|
|
14434
14439
|
description: "Description text goes here",
|
|
14435
14440
|
icon: "apple",
|
|
14436
14441
|
};
|
|
14437
14442
|
const DefaultView$1 = () => {
|
|
14438
|
-
return h(RadioCardView, Object.assign({}, defaultProps$
|
|
14443
|
+
return h(RadioCardView, Object.assign({}, defaultProps$i));
|
|
14439
14444
|
};
|
|
14440
14445
|
const Selected = () => {
|
|
14441
|
-
return h(RadioCardView, Object.assign({}, defaultProps$
|
|
14446
|
+
return h(RadioCardView, Object.assign({}, defaultProps$i, { selected: true }));
|
|
14442
14447
|
};
|
|
14443
14448
|
|
|
14444
14449
|
const RadioCard = /*#__PURE__*/Object.freeze({
|
|
@@ -14451,13 +14456,13 @@ const RadioCard = /*#__PURE__*/Object.freeze({
|
|
|
14451
14456
|
const ProgressBar_stories = {
|
|
14452
14457
|
title: "Components/Progress Bar",
|
|
14453
14458
|
};
|
|
14454
|
-
const defaultProps$
|
|
14459
|
+
const defaultProps$j = {
|
|
14455
14460
|
progress: 2,
|
|
14456
14461
|
goal: 4,
|
|
14457
14462
|
steps: true,
|
|
14458
14463
|
};
|
|
14459
14464
|
const TaxAndPayoutsProgressBar = () => {
|
|
14460
|
-
return h(ProgressBar$2, Object.assign({}, defaultProps$
|
|
14465
|
+
return h(ProgressBar$2, Object.assign({}, defaultProps$j, { stageCount: 4, currentStage: 2 }));
|
|
14461
14466
|
};
|
|
14462
14467
|
|
|
14463
14468
|
const ProgressBar$1 = /*#__PURE__*/Object.freeze({
|
|
@@ -14476,7 +14481,7 @@ const Loading$6 = () => {
|
|
|
14476
14481
|
},
|
|
14477
14482
|
} }));
|
|
14478
14483
|
};
|
|
14479
|
-
const Error$
|
|
14484
|
+
const Error$a = () => {
|
|
14480
14485
|
return (h("sqm-payout-details-card", { demoData: {
|
|
14481
14486
|
states: {
|
|
14482
14487
|
error: true,
|
|
@@ -14517,7 +14522,7 @@ const PayoutDetailsCard = /*#__PURE__*/Object.freeze({
|
|
|
14517
14522
|
__proto__: null,
|
|
14518
14523
|
'default': PayoutDetailsCard_stories,
|
|
14519
14524
|
Loading: Loading$6,
|
|
14520
|
-
Error: Error$
|
|
14525
|
+
Error: Error$a,
|
|
14521
14526
|
NextPayout: NextPayout,
|
|
14522
14527
|
PayoutToday: PayoutToday,
|
|
14523
14528
|
ThresholdPayout: ThresholdPayout,
|
|
@@ -15127,6 +15132,325 @@ const UseInvoiceTableCells = /*#__PURE__*/Object.freeze({
|
|
|
15127
15132
|
InvoiceTableDemoHook: InvoiceTableDemoHook
|
|
15128
15133
|
});
|
|
15129
15134
|
|
|
15135
|
+
const scenario$E = "@author:sam\n@owner:sam\n\nFeature: Referral Codes Component\n\n A paginated display of available and used promo codes for the user to share with others\n\n @motivating\n Scenario: Promo code can be shared using various share mediums\n Given an authenticated user\n And the program has promo codes configured\n When the promo code section is loaded\n Then the promo code can be copied directly\n And the promo code can be shared using <shareMedium>\n Examples:\n | shareMedium |\n | DIRECT |\n | EMAIL |\n | FBMESSENGER |\n | WHATSAPP |\n\n @minutia\n Scenario: Clicking any of the share mediums sets the code as copied\n Given an authenticated user\n And the program has promo codes configured\n When the promo code section is loaded\n When clicking <shareMedium> button\n Then the code is marked as copied\n And the copied notification text is shown\n Examples:\n | shareMedium |\n | DIRECT |\n | EMAIL |\n | FBMESSENGER |\n | WHATSAPP |\n\n @minutia\n Scenario Outline: User is notified if the currently viewed promo code has been copied already\n Given an authenticated user\n And the program has promo codes configured\n When the promo code section is loaded\n And the code has not been copied already\n Then no notification text is displayed\n When the code is changed to one that has been copied\n Then the <notificationText> is displayed\n Examples:\n | notificationText |\n | You've copied this code before |\n | Previously Copied |\n | foo |\n\n @minutia\n Scenario Outline: Share buttons slots use the link from referral codes instead of the default query\n Given an authenticated user\n And the program has promo codes configured\n And a <shareMedium> button is a child of `<sqm-referral-codes>`\n Then the <shareMedium> button is shown\n And the link uses <promoCode>\n Examples:\n | propName | shareMedium | promoCode |\n | hideSharelink | DIRECT | PROMOCODE1 |\n | hideEmail | EMAIL | PROMOCODE1 |\n | hideFbMessenger | FBMESSENGER | PROMOCODE1 |\n | hideWhatsApp | WHATSAPP | PROMOCODE1 |\n\n @minutia\n Scenario Outline: Number of codes is displayed in the pagination component\n Given an authenticated user\n And the program has promo codes configured\n When the promo code section is loaded\n And the user has <numCodes> available\n And the user is on <currentPage>\n Then the pagination text is <paginationText>\n Examples:\n | numCodes | currentPage | paginationText |\n | 5 | 1 | 1 of 5 |\n | 5 | 2 | 2 of 5 |\n | 5 | 3 | 3 of 5 |\n | 5 | 4 | 4 of 5 |\n | 5 | 5 | 5 of 5 |\n | 1 | 1 | 1 of 1 |\n | 0 | 0 | 0 of 0 |\n\n @minutia\n Scenario: Loading state is shown when changing code page\n Given an authenticated user\n And the program has promo codes configured\n When the promo code section is loaded\n And the user has more than 1 available\n When the next button is clicked\n Then a loading state is shown\n\n\n";
|
|
15136
|
+
|
|
15137
|
+
const ReferralCodes_stories = {
|
|
15138
|
+
title: "Components/Referral Codes",
|
|
15139
|
+
parameters: {
|
|
15140
|
+
scenario: scenario$E,
|
|
15141
|
+
},
|
|
15142
|
+
};
|
|
15143
|
+
const demoData = {
|
|
15144
|
+
titleText: "Start sharing",
|
|
15145
|
+
emptyStateHeaderText: "Your new codes and links aren’t ready yet",
|
|
15146
|
+
emptyStateDescriptionText: "Please contact our program support team to let them know you’re out of codes.",
|
|
15147
|
+
emptyStateImageUrl: "https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_leaderboard2.png",
|
|
15148
|
+
states: {
|
|
15149
|
+
noCodes: false,
|
|
15150
|
+
loading: false,
|
|
15151
|
+
},
|
|
15152
|
+
};
|
|
15153
|
+
const pagination = (slot) => {
|
|
15154
|
+
return h("sqm-pagination", { slot: slot });
|
|
15155
|
+
};
|
|
15156
|
+
const shareButtons = (slot) => {
|
|
15157
|
+
return (h("sqm-portal-container", { gap: "small", slot: slot },
|
|
15158
|
+
h("sqm-share-button", { medium: "email" }, "Share via email"),
|
|
15159
|
+
h("sqm-share-button", { medium: "facebook" }, "Share on Facebook"),
|
|
15160
|
+
h("sqm-share-button", { medium: "whatsapp" }, "Share on WhatsApp")));
|
|
15161
|
+
};
|
|
15162
|
+
const shareCodes = (slot) => {
|
|
15163
|
+
return h("sqm-referral-code", { slot: slot });
|
|
15164
|
+
};
|
|
15165
|
+
const shareCodeWithPreviouslyCopied = (slot) => {
|
|
15166
|
+
return (h("sqm-referral-code", { slot: slot, showNotificationText: true, notificationText: "You\u2019ve copied this before." }));
|
|
15167
|
+
};
|
|
15168
|
+
const ReferralCodes = () => {
|
|
15169
|
+
return (h("sqm-referral-codes", null,
|
|
15170
|
+
pagination("pagination"),
|
|
15171
|
+
shareCodes("shareCodes"),
|
|
15172
|
+
shareButtons("shareButtons")));
|
|
15173
|
+
};
|
|
15174
|
+
const WithPreviouslyCopiedCode = () => {
|
|
15175
|
+
return (h("sqm-referral-codes", null,
|
|
15176
|
+
pagination("pagination"),
|
|
15177
|
+
shareCodeWithPreviouslyCopied("shareCodes"),
|
|
15178
|
+
shareButtons("shareButtons")));
|
|
15179
|
+
};
|
|
15180
|
+
const Empty$3 = () => {
|
|
15181
|
+
return (h("sqm-referral-codes", { demoData: { states: { ...demoData.states, noCodes: true } } },
|
|
15182
|
+
pagination("pagination"),
|
|
15183
|
+
shareCodes("shareCodes"),
|
|
15184
|
+
shareButtons("shareButtons")));
|
|
15185
|
+
};
|
|
15186
|
+
const EmptyWithCustomTextAndImage = () => {
|
|
15187
|
+
return (h("sqm-referral-codes", { emptyStateHeaderText: "Tus nuevos c\u00F3digos y enlaces a\u00FAn no est\u00E1n listos", emptyStateDescriptionText: "Comun\u00EDquese con nuestro equipo de soporte del programa para informarles que no tiene c\u00F3digos.", emptyStateImageUrl: "https://img.freepik.com/free-vector/hand-drawn-no-data-concept_52683-127829.jpg?t=st=1738890457~exp=1738894057~hmac=2f0f32c1f0fc051f47d772a4517e2e4c4f38af5069fb855edc96d8331d9d1329&w=826", demoData: {
|
|
15188
|
+
states: { ...demoData.states, noCodes: true },
|
|
15189
|
+
} },
|
|
15190
|
+
pagination("pagination"),
|
|
15191
|
+
shareCodes("shareCodes"),
|
|
15192
|
+
shareButtons("shareButtons")));
|
|
15193
|
+
};
|
|
15194
|
+
const Loading$7 = () => {
|
|
15195
|
+
return (h("sqm-referral-codes", { demoData: { states: { ...demoData.states, loading: true } } },
|
|
15196
|
+
pagination("pagination"),
|
|
15197
|
+
shareCodes("shareCodes"),
|
|
15198
|
+
shareButtons("shareButtons")));
|
|
15199
|
+
};
|
|
15200
|
+
|
|
15201
|
+
const ReferralCodes$1 = /*#__PURE__*/Object.freeze({
|
|
15202
|
+
__proto__: null,
|
|
15203
|
+
'default': ReferralCodes_stories,
|
|
15204
|
+
ReferralCodes: ReferralCodes,
|
|
15205
|
+
WithPreviouslyCopiedCode: WithPreviouslyCopiedCode,
|
|
15206
|
+
Empty: Empty$3,
|
|
15207
|
+
EmptyWithCustomTextAndImage: EmptyWithCustomTextAndImage,
|
|
15208
|
+
Loading: Loading$7
|
|
15209
|
+
});
|
|
15210
|
+
|
|
15211
|
+
const BaseRegistrationForm_stories = {
|
|
15212
|
+
title: "Components/Microsite Base Registration",
|
|
15213
|
+
};
|
|
15214
|
+
const defaultProps$k = {
|
|
15215
|
+
states: {
|
|
15216
|
+
error: "",
|
|
15217
|
+
},
|
|
15218
|
+
callbacks: {
|
|
15219
|
+
handleEmailSubmit: () => console.log("Submit!"),
|
|
15220
|
+
},
|
|
15221
|
+
content: {
|
|
15222
|
+
pageLabel: "Register",
|
|
15223
|
+
requiredFieldErrorMessage: "Cannot be empty",
|
|
15224
|
+
invalidEmailErrorMessage: "Must be a valid email address",
|
|
15225
|
+
googleButton: h("sl-button", null, "Register with Google"),
|
|
15226
|
+
secondaryButton: (h("span", null,
|
|
15227
|
+
"Already have an account?",
|
|
15228
|
+
" ",
|
|
15229
|
+
h("sl-button", { padding: "0", style: { width: "60px" }, size: "large", type: "text" }, "Sign in"),
|
|
15230
|
+
" ")),
|
|
15231
|
+
},
|
|
15232
|
+
};
|
|
15233
|
+
const errorProps$9 = {
|
|
15234
|
+
...defaultProps$k,
|
|
15235
|
+
states: {
|
|
15236
|
+
error: "Something went wrong. Please try again.",
|
|
15237
|
+
},
|
|
15238
|
+
};
|
|
15239
|
+
const Default$j = () => {
|
|
15240
|
+
return h(BaseRegistrationFormView, Object.assign({}, defaultProps$k));
|
|
15241
|
+
};
|
|
15242
|
+
const EmailError = () => {
|
|
15243
|
+
return h(BaseRegistrationFormView, Object.assign({}, errorProps$9));
|
|
15244
|
+
};
|
|
15245
|
+
|
|
15246
|
+
const BaseRegistrationForm = /*#__PURE__*/Object.freeze({
|
|
15247
|
+
__proto__: null,
|
|
15248
|
+
'default': BaseRegistrationForm_stories,
|
|
15249
|
+
Default: Default$j,
|
|
15250
|
+
EmailError: EmailError
|
|
15251
|
+
});
|
|
15252
|
+
|
|
15253
|
+
const PortalRegistrationForm_stories = {
|
|
15254
|
+
title: "Components/Microsite Portal Register",
|
|
15255
|
+
};
|
|
15256
|
+
const defaultProps$l = {
|
|
15257
|
+
states: {
|
|
15258
|
+
error: "",
|
|
15259
|
+
loading: false,
|
|
15260
|
+
confirmPassword: true,
|
|
15261
|
+
hideInputs: false,
|
|
15262
|
+
loginPath: "/login",
|
|
15263
|
+
},
|
|
15264
|
+
callbacks: {
|
|
15265
|
+
submit: () => console.log("Submit!"),
|
|
15266
|
+
inputFunction: () => { },
|
|
15267
|
+
},
|
|
15268
|
+
refs: {
|
|
15269
|
+
formRef: {},
|
|
15270
|
+
},
|
|
15271
|
+
content: { pageLabel: "Register", confirmPasswordLabel: "Confirm Password" },
|
|
15272
|
+
};
|
|
15273
|
+
const errorProps$a = {
|
|
15274
|
+
states: {
|
|
15275
|
+
error: "Something went wrong. Please try again.",
|
|
15276
|
+
loading: false,
|
|
15277
|
+
confirmPassword: true,
|
|
15278
|
+
hideInputs: false,
|
|
15279
|
+
loginPath: "/login",
|
|
15280
|
+
},
|
|
15281
|
+
callbacks: {
|
|
15282
|
+
submit: () => console.log("Submit!"),
|
|
15283
|
+
inputFunction: () => { },
|
|
15284
|
+
},
|
|
15285
|
+
refs: {
|
|
15286
|
+
formRef: {},
|
|
15287
|
+
},
|
|
15288
|
+
content: {
|
|
15289
|
+
pageLabel: "Register",
|
|
15290
|
+
confirmPasswordLabel: "Confirm Password",
|
|
15291
|
+
},
|
|
15292
|
+
};
|
|
15293
|
+
const loadingProps$7 = {
|
|
15294
|
+
states: {
|
|
15295
|
+
error: "",
|
|
15296
|
+
loading: true,
|
|
15297
|
+
confirmPassword: true,
|
|
15298
|
+
hideInputs: false,
|
|
15299
|
+
loginPath: "/login",
|
|
15300
|
+
},
|
|
15301
|
+
callbacks: {
|
|
15302
|
+
submit: () => console.log("Submit!"),
|
|
15303
|
+
inputFunction: () => { },
|
|
15304
|
+
},
|
|
15305
|
+
refs: {
|
|
15306
|
+
formRef: {},
|
|
15307
|
+
},
|
|
15308
|
+
content: { pageLabel: "Register", confirmPasswordLabel: "Confirm Password" },
|
|
15309
|
+
};
|
|
15310
|
+
const slottedProps$1 = {
|
|
15311
|
+
states: {
|
|
15312
|
+
error: "",
|
|
15313
|
+
loading: false,
|
|
15314
|
+
confirmPassword: true,
|
|
15315
|
+
hideInputs: false,
|
|
15316
|
+
loginPath: "/login",
|
|
15317
|
+
},
|
|
15318
|
+
callbacks: {
|
|
15319
|
+
submit: () => console.log("Submit!"),
|
|
15320
|
+
inputFunction: () => { },
|
|
15321
|
+
},
|
|
15322
|
+
refs: {
|
|
15323
|
+
formRef: {},
|
|
15324
|
+
},
|
|
15325
|
+
content: {
|
|
15326
|
+
pageLabel: "Register",
|
|
15327
|
+
confirmPasswordLabel: "Confirm Password",
|
|
15328
|
+
formData: (h("div", null,
|
|
15329
|
+
h("sl-input", { style: { marginBottom: "var(--sl-spacing-x-large)" }, exportparts: "label: input-label, base: input-base", label: "Slotted Input", required: true }),
|
|
15330
|
+
h("sl-input", { exportparts: "label: input-label, base: input-base", label: "Slotted Input 2", required: true }))),
|
|
15331
|
+
},
|
|
15332
|
+
};
|
|
15333
|
+
const Default$k = () => h(PortalRegistrationFormView, Object.assign({}, defaultProps$l));
|
|
15334
|
+
const RegisterWithError$1 = () => (h(PortalRegistrationFormView, Object.assign({}, errorProps$a)));
|
|
15335
|
+
const RegisterLoading$1 = () => (h(PortalRegistrationFormView, Object.assign({}, loadingProps$7)));
|
|
15336
|
+
const FieldsHidden$1 = () => {
|
|
15337
|
+
return (h("sqm-portal-register", { demoData: {
|
|
15338
|
+
states: {
|
|
15339
|
+
error: "",
|
|
15340
|
+
loading: true,
|
|
15341
|
+
registrationFormState: {},
|
|
15342
|
+
confirmPassword: true,
|
|
15343
|
+
hideInputs: true,
|
|
15344
|
+
loginPath: "/login",
|
|
15345
|
+
},
|
|
15346
|
+
} }));
|
|
15347
|
+
};
|
|
15348
|
+
const SlottedInputs$1 = () => (h(PortalRegistrationFormView, Object.assign({}, slottedProps$1)));
|
|
15349
|
+
const TermsAndConditions$3 = () => (h(PortalRegistrationFormView, Object.assign({}, defaultProps$l, { content: {
|
|
15350
|
+
...defaultProps$l.content,
|
|
15351
|
+
terms: (h("p", null,
|
|
15352
|
+
"By signing up you agree to the",
|
|
15353
|
+
" ",
|
|
15354
|
+
h("a", { href: "https://example.com", target: "_blank" }, "Terms and Conditions"))),
|
|
15355
|
+
} })));
|
|
15356
|
+
|
|
15357
|
+
const PortalRegistrationForm = /*#__PURE__*/Object.freeze({
|
|
15358
|
+
__proto__: null,
|
|
15359
|
+
'default': PortalRegistrationForm_stories,
|
|
15360
|
+
Default: Default$k,
|
|
15361
|
+
RegisterWithError: RegisterWithError$1,
|
|
15362
|
+
RegisterLoading: RegisterLoading$1,
|
|
15363
|
+
FieldsHidden: FieldsHidden$1,
|
|
15364
|
+
SlottedInputs: SlottedInputs$1,
|
|
15365
|
+
TermsAndConditions: TermsAndConditions$3
|
|
15366
|
+
});
|
|
15367
|
+
|
|
15368
|
+
const PortalGoogleRegistrationForm_stories = {
|
|
15369
|
+
title: "Components/Microsite Google Register",
|
|
15370
|
+
};
|
|
15371
|
+
const defaultProps$m = {
|
|
15372
|
+
states: {
|
|
15373
|
+
error: "",
|
|
15374
|
+
loading: false,
|
|
15375
|
+
confirmPassword: false,
|
|
15376
|
+
hideInputs: false,
|
|
15377
|
+
hideNameFields: false,
|
|
15378
|
+
loginPath: "/login",
|
|
15379
|
+
hidePasswords: true,
|
|
15380
|
+
registrationFormState: {
|
|
15381
|
+
initialData: {
|
|
15382
|
+
email: "testuser@example.com",
|
|
15383
|
+
},
|
|
15384
|
+
},
|
|
15385
|
+
},
|
|
15386
|
+
callbacks: {
|
|
15387
|
+
submit: () => console.log("Submit!"),
|
|
15388
|
+
inputFunction: () => { },
|
|
15389
|
+
},
|
|
15390
|
+
refs: {
|
|
15391
|
+
formRef: {},
|
|
15392
|
+
},
|
|
15393
|
+
content: {
|
|
15394
|
+
pageLabel: "Register",
|
|
15395
|
+
passwordField: null,
|
|
15396
|
+
formData: (h("div", null,
|
|
15397
|
+
" ",
|
|
15398
|
+
h("sl-input", { style: { marginBottom: "var(--sl-spacing-x-large)" }, exportparts: "label: input-label, base: input-base", label: "Slotted Input", required: true }),
|
|
15399
|
+
h("sl-input", { exportparts: "label: input-label, base: input-base", label: "Slotted Input 2", required: true }))),
|
|
15400
|
+
},
|
|
15401
|
+
};
|
|
15402
|
+
const errorProps$b = {
|
|
15403
|
+
...defaultProps$m,
|
|
15404
|
+
states: {
|
|
15405
|
+
error: "Something went wrong. Please try again.",
|
|
15406
|
+
loading: false,
|
|
15407
|
+
confirmPassword: false,
|
|
15408
|
+
hideInputs: false,
|
|
15409
|
+
loginPath: "/login",
|
|
15410
|
+
hidePasswords: true,
|
|
15411
|
+
registrationFormState: {
|
|
15412
|
+
initialData: {
|
|
15413
|
+
email: "testuser@example.com",
|
|
15414
|
+
},
|
|
15415
|
+
},
|
|
15416
|
+
},
|
|
15417
|
+
};
|
|
15418
|
+
const loadingProps$8 = {
|
|
15419
|
+
...defaultProps$m,
|
|
15420
|
+
states: {
|
|
15421
|
+
error: "",
|
|
15422
|
+
loading: true,
|
|
15423
|
+
hideInputs: false,
|
|
15424
|
+
loginPath: "/login",
|
|
15425
|
+
confirmPassword: false,
|
|
15426
|
+
hidePasswords: true,
|
|
15427
|
+
registrationFormState: {
|
|
15428
|
+
initialData: {
|
|
15429
|
+
email: "testuser@example.com",
|
|
15430
|
+
},
|
|
15431
|
+
},
|
|
15432
|
+
},
|
|
15433
|
+
};
|
|
15434
|
+
const Default$l = () => (h(PortalRegistrationFormView, Object.assign({}, defaultProps$m)));
|
|
15435
|
+
const RegisterWithError$2 = () => (h(PortalRegistrationFormView, Object.assign({}, errorProps$b)));
|
|
15436
|
+
const RegisterLoading$2 = () => (h(PortalRegistrationFormView, Object.assign({}, loadingProps$8)));
|
|
15437
|
+
const TermsAndConditions$4 = () => (h(PortalRegistrationFormView, Object.assign({}, defaultProps$m, { content: {
|
|
15438
|
+
...defaultProps$m.content,
|
|
15439
|
+
terms: (h("p", null,
|
|
15440
|
+
"By signing up you agree to the",
|
|
15441
|
+
" ",
|
|
15442
|
+
h("a", { href: "https://example.com", target: "_blank" }, "Terms and Conditions"))),
|
|
15443
|
+
} })));
|
|
15444
|
+
|
|
15445
|
+
const PortalGoogleRegistrationFormStories = /*#__PURE__*/Object.freeze({
|
|
15446
|
+
__proto__: null,
|
|
15447
|
+
'default': PortalGoogleRegistrationForm_stories,
|
|
15448
|
+
Default: Default$l,
|
|
15449
|
+
RegisterWithError: RegisterWithError$2,
|
|
15450
|
+
RegisterLoading: RegisterLoading$2,
|
|
15451
|
+
TermsAndConditions: TermsAndConditions$4
|
|
15452
|
+
});
|
|
15453
|
+
|
|
15130
15454
|
/**
|
|
15131
15455
|
*
|
|
15132
15456
|
* Themes
|
|
@@ -15139,7 +15463,7 @@ const UseInvoiceTableCells = /*#__PURE__*/Object.freeze({
|
|
|
15139
15463
|
*
|
|
15140
15464
|
*/
|
|
15141
15465
|
//
|
|
15142
|
-
const Default$
|
|
15466
|
+
const Default$m = `
|
|
15143
15467
|
// No CSS
|
|
15144
15468
|
`;
|
|
15145
15469
|
const Orangey = `
|
|
@@ -15173,7 +15497,7 @@ const Klip = `
|
|
|
15173
15497
|
|
|
15174
15498
|
const Themes = /*#__PURE__*/Object.freeze({
|
|
15175
15499
|
__proto__: null,
|
|
15176
|
-
Default: Default$
|
|
15500
|
+
Default: Default$m,
|
|
15177
15501
|
Orangey: Orangey,
|
|
15178
15502
|
Netflix: Netflix,
|
|
15179
15503
|
SaaSquatchCorporate: SaaSquatchCorporate,
|
|
@@ -17772,6 +18096,7 @@ const stories = [
|
|
|
17772
18096
|
InvoiceTableCells,
|
|
17773
18097
|
UseInvoiceTableCells,
|
|
17774
18098
|
ShareButton,
|
|
18099
|
+
Pagination,
|
|
17775
18100
|
ShareLink,
|
|
17776
18101
|
BigStat,
|
|
17777
18102
|
Leaderboard,
|
|
@@ -17817,7 +18142,6 @@ const stories = [
|
|
|
17817
18142
|
ReferralIframe$1,
|
|
17818
18143
|
NameFields$1,
|
|
17819
18144
|
CheckboxField,
|
|
17820
|
-
MarketingEmailsCheckbox,
|
|
17821
18145
|
DropdownField,
|
|
17822
18146
|
InputField,
|
|
17823
18147
|
RewardExchangeList,
|
|
@@ -17841,6 +18165,8 @@ const stories = [
|
|
|
17841
18165
|
Tabs,
|
|
17842
18166
|
ShareCode$1,
|
|
17843
18167
|
CouponCode$1,
|
|
18168
|
+
ReferralCode$1,
|
|
18169
|
+
ReferralCodes$1,
|
|
17844
18170
|
LogoutCurrentUser,
|
|
17845
18171
|
LinkButton,
|
|
17846
18172
|
EmailRegistration,
|
|
@@ -17851,7 +18177,9 @@ const stories = [
|
|
|
17851
18177
|
TaxFormSlots,
|
|
17852
18178
|
PayoutDetailsCard,
|
|
17853
18179
|
BankingInfoForm,
|
|
17854
|
-
|
|
18180
|
+
BaseRegistrationForm,
|
|
18181
|
+
PortalRegistrationForm,
|
|
18182
|
+
PortalGoogleRegistrationFormStories,
|
|
17855
18183
|
];
|
|
17856
18184
|
const StencilStorybook = class {
|
|
17857
18185
|
constructor(hostRef) {
|