@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,n){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:n})}else{e.raw=n}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var n,t=1,i=arguments.length;t<i;t++){n=arguments[t];for(var a in n)if(Object.prototype.hasOwnProperty.call(n,a))e[a]=n[a]}return e};return __assign.apply(this,arguments)};System.register(["./p-989fdd2e.system.js","./p-58bcece7.system.js","./p-ec9c8ced.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js"],(function(e){"use strict";var n,t,i,a,r,s,o,l,d,u,m;return{setters:[function(e){n=e.h},function(e){t=e.f},function(e){i=e.d;a=e.K;r=e.z;s=e.Y;o=e.O;l=e.F;d=e.n},function(e){u=e.c},function(e){m=e.H}],execute:function(){e({C:x,u:v});var c=i.gql(__makeTemplateObject(["\n query getCodes(\n $engagementMedium: UserEngagementMedium!\n $limit: Int!\n $offset: Int!\n $filter: ReferralCodeFilterInput\n ) {\n viewer {\n ... on User {\n referralCodeList(limit: $limit, offset: $offset, filter: $filter) {\n data {\n code\n dateUsed\n dateCopied\n singleUse\n shareLinkCodes(limit: $limit) {\n data {\n linkCode\n shareLink: shortUrl(\n shareMedium: DIRECT\n engagementMedium: EMBED\n )\n email: shortUrl(\n shareMedium: EMAIL\n engagementMedium: $engagementMedium\n )\n whatsApp: shortUrl(\n shareMedium: WHATSAPP\n engagementMedium: $engagementMedium\n )\n fbMessenger: shortUrl(\n shareMedium: FBMESSENGER\n engagementMedium: $engagementMedium\n )\n }\n }\n }\n count\n totalCount\n }\n }\n }\n }\n"],["\n query getCodes(\n $engagementMedium: UserEngagementMedium!\n $limit: Int!\n $offset: Int!\n $filter: ReferralCodeFilterInput\n ) {\n viewer {\n ... on User {\n referralCodeList(limit: $limit, offset: $offset, filter: $filter) {\n data {\n code\n dateUsed\n dateCopied\n singleUse\n shareLinkCodes(limit: $limit) {\n data {\n linkCode\n shareLink: shortUrl(\n shareMedium: DIRECT\n engagementMedium: EMBED\n )\n email: shortUrl(\n shareMedium: EMAIL\n engagementMedium: $engagementMedium\n )\n whatsApp: shortUrl(\n shareMedium: WHATSAPP\n engagementMedium: $engagementMedium\n )\n fbMessenger: shortUrl(\n shareMedium: FBMESSENGER\n engagementMedium: $engagementMedium\n )\n }\n }\n }\n count\n totalCount\n }\n }\n }\n }\n"]));var p=e("a","sq:referral-codes");var f=e("R","sq:referral-codes-pagination");var g=e("S",i.gql(__makeTemplateObject(["\n mutation markReferralCodeCopied($referralCode: String!) {\n markReferralCodeCopied(referralCode: $referralCode) {\n referralCode {\n dateCopied\n }\n }\n }\n"],["\n mutation markReferralCodeCopied($referralCode: String!) {\n markReferralCodeCopied(referralCode: $referralCode) {\n referralCode {\n dateCopied\n }\n }\n }\n"])));function v(e){var n=a();var i=d();var u=e.programId||r();var m=s().refresh;var g=o(c,(function(e){var n;return(n=e===null||e===void 0?void 0:e.viewer)===null||n===void 0?void 0:n.referralCodeList}),{limit:1,offset:0},{engagementMedium:i,programId:u,filter:{fuelTank_eq:true,programId_eq:u,dateUsed_exists:false}},!(n===null||n===void 0?void 0:n.jwt)),v=g.envelope,h=g.states,b=g.callbacks;var C=l({namespace:f,initialValue:{states:h,callbacks:b}}),y=C[0],k=C[1];var M=l({namespace:p,initialValue:{refresh:m,loading:true,referralCode:"",shareLink:"",isCopied:false,isUsed:false,singleUse:false,email:{messageLink:""},fbmessenger:{messageLink:"",shareLink:""},whatsapp:{messageLink:""}}}),x=M[0],w=M[1];t((function(){var e,n,t,i,a,r,s,o,l,d,u,c,p,f,g,C;if((e=v===null||v===void 0?void 0:v.data)===null||e===void 0?void 0:e.length){var y=v.data[0];w({refresh:m,referralCode:y.code,isCopied:!!y.dateCopied,isUsed:!!y.dateUsed,singleUse:!!y.singleUse,shareLink:(i=(t=(n=y.shareLinkCodes)===null||n===void 0?void 0:n.data)===null||t===void 0?void 0:t[0])===null||i===void 0?void 0:i.direct,email:{messageLink:(s=(r=(a=y.shareLinkCodes)===null||a===void 0?void 0:a.data)===null||r===void 0?void 0:r[0])===null||s===void 0?void 0:s.email},fbmessenger:{messageLink:(d=(l=(o=y.shareLinkCodes)===null||o===void 0?void 0:o.data)===null||l===void 0?void 0:l[0])===null||d===void 0?void 0:d.fbMessenger,shareLink:(p=(c=(u=y.shareLinkCodes)===null||u===void 0?void 0:u.data)===null||c===void 0?void 0:c[0])===null||p===void 0?void 0:p.fbMessenger},whatsapp:{messageLink:(C=(g=(f=y.shareLinkCodes)===null||f===void 0?void 0:f.data)===null||g===void 0?void 0:g[0])===null||C===void 0?void 0:C.whatsApp}});k({states:h,callbacks:b})}}),[v]);return{states:__assign(__assign({},h),{noCodes:(v===null||v===void 0?void 0:v.totalCount)===0}),data:x,callbacks:{}}}var h={HostBlock:m,inputStyle:{"&::part(input)":{textOverflow:"ellipsis",width:"100%"},"&::part(base)":{cursor:"pointer",overflow:"visible"},width:"100%"},inputErrorStyle:{"&::part(base)":{border:"2px solid red"}},ContainerDiv:{display:"flex",alignItems:"flex-start",flexDirection:"column",justifyContent:"center",gap:"var(--sl-spacing-x-small)",width:"100%"},containerStyle:{display:"flex",alignItems:"center",gap:"var(--sl-spacing-x-small)",width:"100%"},errorTextStyle:{margin:"0",color:"var(--sl-color-danger-500)"},notificationTextStyle:{margin:"0",color:"var(--sl-color-neutral-500)"}};var b="\n :host{\n display: block; \n width: 100%;\n }\n";var C={right:"\nsl-input::part(input){\n text-align: right;\n}",center:" \nsl-input::part(input){\n text-align: center;\n}",left:""};var y="\n sl-input::part(input){\n cursor: default;\n }\n";var k=u(h);var M=k.toString();function x(e){var t=e.buttonStyle,i=t===void 0?"icon":t;var a=!e.loading&&e.error;var r=a?e.inputPlaceholderText:e.copyString;var s=a||e.loading||e.disabled;var o=e.buttonStyle==="button-below"?"bottom":e.buttonStyle==="button-outside"?"top":"top-end";var l=n("sl-tooltip",{trigger:"manual",content:e.tooltiptext,placement:o,disabled:e.disabled,open:e.open,skidding:e.buttonStyle==="icon"?-5:0,slot:"suffix"},i==="icon"?n("sl-icon-button",{exportparts:"base: icon-button-base",onClick:function(){var n;return(n=e.onClick)===null||n===void 0?void 0:n.call(e)},name:"files",disabled:s}):n("sl-button",{exportparts:"base: copy-button-base",onClick:function(){var n;return(n=e.onClick)===null||n===void 0?void 0:n.call(e)},size:"medium",style:{width:""+(i==="button-below"&&"100%")},disabled:s,type:"primary"},e.copyButtonLabel||"Copy"));return n("div",{class:k.classes.ContainerDiv},n("style",{type:"text/css"},M,b,C[e.textAlign],s&&y),n("div",{class:k.classes.containerStyle,style:{flexDirection:""+(i==="button-below"?"column":"row")}},n("sl-input",{class:k.classes.inputStyle+" "+(a?k.classes.inputErrorStyle:""),exportparts:"base: input-base, input: input-label",value:e.loading?"Loading...":r,readonly:true,disabled:s},i==="icon"&&l,a&&n("p",{slot:"help-text",class:k.classes.errorTextStyle},e.errorText)),(i==="button-outside"||i==="button-below")&&l),e.isCopied&&e.showNotificationText&&e.notificationText&&n("p",{part:"sqm-notification-text",class:k.classes.notificationTextStyle},e.notificationText))}}}}));
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import{r,h as t}from"./p-a8bf33fc.js";import{n as e}from"./p-b619a5e0.js";import{i as a}from"./p-d47569d0.js";import{d as o,z as n,K as s,E as i,i as l}from"./p-d23d5113.js";import{c as d}from"./p-c1086930.js";import{L as c}from"./p-0c4c5874.js";const p=o.gql`
|
|
2
|
+
query ($type: String!, $filter: UserLeaderboardFilterInput) {
|
|
3
|
+
viewer {
|
|
4
|
+
... on User {
|
|
5
|
+
leaderboardRank(type: $type, filter: $filter) {
|
|
6
|
+
rowNumber
|
|
7
|
+
rank
|
|
8
|
+
denseRank
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
`,u=class{constructor(t){r(this,t),this.rankText="You are currently in {rank, selectordinal, one {#st} two {#nd} few {#rd} other {#th} } place!",e(this)}disconnectedCallback(){}render(){const r=l()?function(r){const t=a.formatMessage({id:"rankText",defaultMessage:r.rankText},{rank:1})||"1st";return d({data:{rank:t}},r.demoData||{},{arrayMerge:(r,t)=>t})}(this):function(r){var t,e,o,l;const d=n(),c=null!==(t=r.programId)&&void 0!==t?t:d,u=s(),f=c?{type:r.leaderboardType,filter:{programId_eq:c}}:{type:r.leaderboardType,filter:{}};r.interval&&(f.filter.interval=r.interval);const{data:m}=i(p,f,!(null==u?void 0:u.jwt));return{data:{rank:(null===(e=null==m?void 0:m.viewer)||void 0===e?void 0:e.leaderboardRank)?a.formatMessage({id:"rankText",defaultMessage:r.rankText},{rank:null===(l=null===(o=null==m?void 0:m.viewer)||void 0===o?void 0:o.leaderboardRank)||void 0===l?void 0:l[r.rankType]}):r.unrankedText||"unranked"}}}(this);return t(c,Object.assign({},r))}};u.style="p,.P{font-size:var(--sl-font-size-small);color:var(--sl-color-gray-800);margin-top:0px}p.Subtitle,.P.Subtitle{color:var(--sl-color-gray-500);margin:0px}";export{u as sqm_leaderboard_rank}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./p-
|
|
1
|
+
System.register(["./p-989fdd2e.system.js","./p-1a673057.system.js","./p-cd1d497f.system.js","./p-e0c608e4.system.js"],(function(e){"use strict";var t,s,r,o,n,a;return{setters:[function(e){t=e.h},function(e){s=e.c},function(e){r=e.A;o=e.a;n=e.b},function(e){a=e.T}],execute:function(){e("P",u);var c={Wrapper:r,Column:o,ButtonsContainer:n,Banner:{"&::part(erroralert-base)":{margin:"15px 0px"}},CodeError:{"&::part(erroralert-base)":{"margin-bottom":"15px"}},CodeSuccess:{"&::part(successalert-base)":{"margin-bottom":"15px"}},ContinueButton:{width:"100%"}};var l="\n:host {\n display: block;\n}\n:host([hidden]): {\n display: none;\n}\n";var i=s(c);var p=i.toString();function u(e){var s=e.states,r=e.callbacks;if(s.reset){return t("div",{class:i.classes.Wrapper+" "+i.classes.Column},t("style",{type:"text/css"},p),t(a,{type:"h3"},s.content.resetPasswordHeader),t("sqm-form-message",{class:i.classes.CodeSuccess,exportparts:"success-icon"},t("div",{part:"successalert-text"},s.content.resetSuccessText)),t("div",null,t("sl-button",{class:i.classes.ContinueButton,onClick:r.gotoNextPage,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}if(s.oobCodeValidating){return t("div",null)}if(!s.oobCodeValid){return t("div",{class:i.classes.Wrapper+" "+i.classes.Column},t("style",{type:"text/css"},p),t("sqm-form-message",{class:i.classes.CodeError,type:"error",exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},s.content.codeInvalidText)),t("div",null,t("sl-button",{class:i.classes.ContinueButton,onClick:r.failed,exportparts:"base: primarybutton-base",type:"primary"},s.content.continueButtonText)))}return t("div",{class:i.classes.Wrapper},t("style",{type:"text/css"},l,p),t(a,{type:"h2"},s.reset?s.content.passwordResetHeader:s.content.resetPasswordHeader),t("sl-form",{class:i.classes.Column,"onSl-submit":r.submit},e.states.error&&t("sqm-form-message",{type:"error",class:i.classes.Banner,exportparts:"erroralert-icon"},t("div",{part:"erroralert-text"},e.states.error)),!s.reset&&t("sqm-password-field",{fieldLabel:s.content.passwordFieldLabel,demoData:s.passwordDemoData,meetsRequirementsText:s.content.meetsRequirementsText,doesNotMeetRequirementsText:s.content.doesNotMeetRequirementsText,minErrorText:s.content.minErrorText,uppercaseErrorText:s.content.uppercaseErrorText,lowercaseErrorText:s.content.lowercaseErrorText,hasErrorText:s.content.hasErrorText}),!s.reset&&s.confirmPassword&&t("sl-input",{exportparts:"label: input-label, base: input-base",type:"password",name:"/confirmPassword",label:s.content.confirmPasswordFieldLabel,disabled:s.loading,required:true}),t("div",{class:i.classes.ButtonsContainer},t("sl-button",{class:i.classes.ContinueButton,submit:true,loading:s.loading,exportparts:"base: primarybutton-base",type:"primary"},s.reset?s.content.continueButtonText:s.content.resetPasswordButtonText))))}}}}));
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { VNode } from "../../stencil-public-runtime";
|
|
2
|
+
export interface BaseRegistrationFormViewProps {
|
|
3
|
+
states: {
|
|
4
|
+
error: string;
|
|
5
|
+
};
|
|
6
|
+
callbacks: {
|
|
7
|
+
handleEmailSubmit: Function;
|
|
8
|
+
};
|
|
9
|
+
content: {
|
|
10
|
+
pageLabel?: string;
|
|
11
|
+
googleButton?: VNode;
|
|
12
|
+
secondaryButton?: VNode;
|
|
13
|
+
emailLabel?: string;
|
|
14
|
+
submitLabel?: string;
|
|
15
|
+
requiredFieldErrorMessage: string;
|
|
16
|
+
invalidEmailErrorMessage: string;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
export declare function BaseRegistrationFormView(props: BaseRegistrationFormViewProps): any;
|
|
@@ -5,11 +5,12 @@ export interface CheckboxFieldViewProps {
|
|
|
5
5
|
checked: boolean;
|
|
6
6
|
};
|
|
7
7
|
content: {
|
|
8
|
+
checkboxName: string;
|
|
8
9
|
checkboxLabel: string;
|
|
9
10
|
checkboxLabelLink?: string;
|
|
10
11
|
checkboxLabelLinkText?: string;
|
|
11
12
|
checkboxOptional?: boolean;
|
|
12
|
-
errorMessage
|
|
13
|
+
errorMessage: string;
|
|
13
14
|
};
|
|
14
15
|
callbacks: {
|
|
15
16
|
setChecked: Function;
|
|
@@ -4,7 +4,7 @@ import { CheckboxFieldViewProps } from "./sqm-checkbox-field-view";
|
|
|
4
4
|
* @uiName Form Checkbox Field
|
|
5
5
|
* @validParents ["sqm-portal-register","sqm-portal-registration-form"]
|
|
6
6
|
* @exampleGroup Microsite Components
|
|
7
|
-
* @example Form Checkbox Field - <sqm-checkbox-field checkbox-
|
|
7
|
+
* @example Form Checkbox Field - <sqm-checkbox-field checkbox-label="By signing up you agree to the {labelLink}" checkbox-label-link="https://example.com" checkbox-label-link-text="Terms and Conditions" error-message="Must be checked" ></sqm-checkbox-field>
|
|
8
8
|
*/
|
|
9
9
|
export declare class CheckboxField {
|
|
10
10
|
ignored: boolean;
|
|
@@ -13,7 +13,7 @@ export declare class CheckboxField {
|
|
|
13
13
|
* @uiName Checkbox name attribute
|
|
14
14
|
* @required
|
|
15
15
|
*/
|
|
16
|
-
checkboxName
|
|
16
|
+
checkboxName: string;
|
|
17
17
|
/**
|
|
18
18
|
* @uiName Checkbox label
|
|
19
19
|
* @uiWidget textArea
|
|
@@ -24,15 +24,15 @@ export declare class CheckboxField {
|
|
|
24
24
|
*
|
|
25
25
|
* @uiName Checkbox label link
|
|
26
26
|
*/
|
|
27
|
-
checkboxLabelLink
|
|
27
|
+
checkboxLabelLink: string;
|
|
28
28
|
/**
|
|
29
29
|
* @uiName Checkbox label link lext
|
|
30
30
|
*/
|
|
31
|
-
checkboxLabelLinkText
|
|
31
|
+
checkboxLabelLinkText: string;
|
|
32
32
|
/**
|
|
33
33
|
* @uiName Unchecked error message
|
|
34
34
|
*/
|
|
35
|
-
errorMessage
|
|
35
|
+
errorMessage: string;
|
|
36
36
|
/**
|
|
37
37
|
* @uiName Optional
|
|
38
38
|
*/
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
/**
|
|
3
|
+
* @uiName Google Sign-In Button
|
|
4
|
+
* @description Requires <script src="https://accounts.google.com/gsi/client" async></script> be added to the <head> section.
|
|
5
|
+
*/
|
|
6
|
+
export declare class GoogleSignIn {
|
|
7
|
+
text: string;
|
|
8
|
+
initComplete: EventEmitter<any>;
|
|
9
|
+
constructor();
|
|
10
|
+
disconnectedCallback(): void;
|
|
11
|
+
render(): any;
|
|
12
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface PaginationViewProps {
|
|
2
|
+
states: {
|
|
3
|
+
currentPage?: number;
|
|
4
|
+
totalPages?: number;
|
|
5
|
+
loading: boolean;
|
|
6
|
+
};
|
|
7
|
+
text: {
|
|
8
|
+
paginationText: string;
|
|
9
|
+
};
|
|
10
|
+
callbacks: {
|
|
11
|
+
onNext: (e: Event) => void;
|
|
12
|
+
onPrev: (e: Event) => void;
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
export declare function PaginationView(props: PaginationViewProps): any;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { DemoData } from "../../global/demo";
|
|
2
|
+
import { UsePagination } from "./usePagination";
|
|
3
|
+
/**
|
|
4
|
+
* @uiName Pagination
|
|
5
|
+
* @exampleGroup Common Components
|
|
6
|
+
* @example Link Button - <sqm-pagination></sqm-pagination>
|
|
7
|
+
*/
|
|
8
|
+
export declare class Pagination {
|
|
9
|
+
ignored: boolean;
|
|
10
|
+
/**
|
|
11
|
+
* @uiName Pagination text
|
|
12
|
+
*/
|
|
13
|
+
paginationText: string;
|
|
14
|
+
/**
|
|
15
|
+
* @undocumented
|
|
16
|
+
* @uiType object
|
|
17
|
+
*/
|
|
18
|
+
demoData?: DemoData<UsePagination>;
|
|
19
|
+
constructor();
|
|
20
|
+
disconnectedCallback(): void;
|
|
21
|
+
render(): any;
|
|
22
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Pagination } from "./sqm-pagination";
|
|
2
|
+
export declare type UsePagination = typeof usePagination;
|
|
3
|
+
export declare function usePagination(props: Pagination): {
|
|
4
|
+
states: {
|
|
5
|
+
currentPage: number;
|
|
6
|
+
totalPages: number;
|
|
7
|
+
loading: boolean;
|
|
8
|
+
};
|
|
9
|
+
callbacks: {
|
|
10
|
+
onNext: () => void;
|
|
11
|
+
onPrev: () => void;
|
|
12
|
+
};
|
|
13
|
+
text: {
|
|
14
|
+
paginationText: string;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
title: string;
|
|
3
|
+
};
|
|
4
|
+
export default _default;
|
|
5
|
+
export declare const Default: () => any;
|
|
6
|
+
export declare const RegisterWithError: () => any;
|
|
7
|
+
export declare const RegisterLoading: () => any;
|
|
8
|
+
export declare const TermsAndConditions: () => any;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export interface RegistrationFieldsViewProps {
|
|
2
|
+
states: {
|
|
3
|
+
loading: boolean;
|
|
4
|
+
isGoogle: boolean;
|
|
5
|
+
enablePasswordValidation: boolean;
|
|
6
|
+
registrationFormState: {
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
initialData?: {
|
|
9
|
+
confirmPassword?: string;
|
|
10
|
+
};
|
|
11
|
+
validationErrors?: {
|
|
12
|
+
confirmPassword?: string;
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
callbacks: {};
|
|
17
|
+
text: {};
|
|
18
|
+
content: {
|
|
19
|
+
passwordLabel: string;
|
|
20
|
+
confirmPasswordLabel: string;
|
|
21
|
+
requiredFieldErrorMessage: string;
|
|
22
|
+
invalidEmailErrorMessage: string;
|
|
23
|
+
meetsRequirementsText: string;
|
|
24
|
+
doesNotMeetRequirementsText: string;
|
|
25
|
+
minErrorText: string;
|
|
26
|
+
uppercaseErrorText: string;
|
|
27
|
+
lowercaseErrorText: string;
|
|
28
|
+
hasErrorText: string;
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
export declare const RegistrationFieldsView: (props: RegistrationFieldsViewProps) => any;
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
import { DemoData } from "../../global/demo";
|
|
2
|
+
import { PortalRegistrationFormViewProps } from "../sqm-portal-registration-form/sqm-portal-registration-form-view";
|
|
3
|
+
export declare class PortalGoogleRegistrationForm {
|
|
4
|
+
ignored: boolean;
|
|
5
|
+
/**
|
|
6
|
+
* Redirect participants to this page after they successfully register.
|
|
7
|
+
*
|
|
8
|
+
* @uiName Registration redirect
|
|
9
|
+
* @uiWidget pageSelect
|
|
10
|
+
*/
|
|
11
|
+
nextPage: string;
|
|
12
|
+
/**
|
|
13
|
+
* Redirect participants to this page from their verification email
|
|
14
|
+
*
|
|
15
|
+
* @uiName Email verification redirect
|
|
16
|
+
* @uiWidget pageSelect
|
|
17
|
+
*/
|
|
18
|
+
redirectPath: string;
|
|
19
|
+
/**
|
|
20
|
+
* @uiName Email field label
|
|
21
|
+
*/
|
|
22
|
+
emailLabel: string;
|
|
23
|
+
/**
|
|
24
|
+
* @uiName Password field label
|
|
25
|
+
*/
|
|
26
|
+
passwordLabel: string;
|
|
27
|
+
/**
|
|
28
|
+
* @uiName Submit button text
|
|
29
|
+
*/
|
|
30
|
+
submitLabel: string;
|
|
31
|
+
/**
|
|
32
|
+
* @uiName Login button text
|
|
33
|
+
*/
|
|
34
|
+
loginLabel: string;
|
|
35
|
+
/**
|
|
36
|
+
* @uiName Confirm password field label
|
|
37
|
+
*/
|
|
38
|
+
confirmPasswordLabel: string;
|
|
39
|
+
/**
|
|
40
|
+
* @uiName Show confirm password field
|
|
41
|
+
*/
|
|
42
|
+
confirmPassword: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* @uiName Disable password validation
|
|
45
|
+
*/
|
|
46
|
+
disablePasswordValidation: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* 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.
|
|
49
|
+
*
|
|
50
|
+
* @uiName Hide default fields
|
|
51
|
+
*/
|
|
52
|
+
hideInputs: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* Hides the first name and last name fields
|
|
55
|
+
*
|
|
56
|
+
* @uiName Hide name fields
|
|
57
|
+
*/
|
|
58
|
+
hideNameFields: boolean;
|
|
59
|
+
/**
|
|
60
|
+
* @uiName Header text
|
|
61
|
+
*/
|
|
62
|
+
pageLabel: string;
|
|
63
|
+
/**
|
|
64
|
+
* Redirect participants to this page after clicking the login button.
|
|
65
|
+
*
|
|
66
|
+
* @uiName Login redirect
|
|
67
|
+
* @uiWidget pageSelect
|
|
68
|
+
*/
|
|
69
|
+
loginPath: string;
|
|
70
|
+
/**
|
|
71
|
+
* Login Call-to-action
|
|
72
|
+
*
|
|
73
|
+
* @uiName Login CTA
|
|
74
|
+
*/
|
|
75
|
+
loginCTA: string;
|
|
76
|
+
/**
|
|
77
|
+
* The message to be displayed when a required field is not filled.
|
|
78
|
+
*
|
|
79
|
+
* @uiName Required field message
|
|
80
|
+
* @uiWidget textArea
|
|
81
|
+
*/
|
|
82
|
+
requiredFieldErrorMessage: string;
|
|
83
|
+
/**
|
|
84
|
+
* The message to be displayed when a the form submission fails unexpectedly.
|
|
85
|
+
*
|
|
86
|
+
* @uiName Network error message
|
|
87
|
+
* @uiWidget textArea
|
|
88
|
+
*/
|
|
89
|
+
networkErrorMessage: string;
|
|
90
|
+
/**
|
|
91
|
+
* The message to be displayed when password inputs do not match.
|
|
92
|
+
*
|
|
93
|
+
* @uiName Password mismatch message
|
|
94
|
+
* @uiWidget textArea
|
|
95
|
+
*/
|
|
96
|
+
passwordMismatchErrorMessage: string;
|
|
97
|
+
/**
|
|
98
|
+
* The message to be displayed when the email used is invalid or blocked.
|
|
99
|
+
*
|
|
100
|
+
* @uiName Invalid email message
|
|
101
|
+
* @uiWidget textArea
|
|
102
|
+
*/
|
|
103
|
+
invalidEmailErrorMessage: string;
|
|
104
|
+
/**
|
|
105
|
+
* The message to be displayed when the registration form is disabled.
|
|
106
|
+
*
|
|
107
|
+
* @uiName Form disabled message
|
|
108
|
+
* @uiWidget textArea
|
|
109
|
+
*/
|
|
110
|
+
formDisabledErrorMessage: string;
|
|
111
|
+
/**
|
|
112
|
+
* @uiName Password requirement met
|
|
113
|
+
*/
|
|
114
|
+
meetsRequirementsText: string;
|
|
115
|
+
/**
|
|
116
|
+
* @uiName Password requirement failed
|
|
117
|
+
*/
|
|
118
|
+
doesNotMeetRequirementsText: string;
|
|
119
|
+
/**
|
|
120
|
+
* @uiName Minimum length text
|
|
121
|
+
*/
|
|
122
|
+
minErrorText: string;
|
|
123
|
+
/**
|
|
124
|
+
* @uiName Missing uppercase text
|
|
125
|
+
*/
|
|
126
|
+
uppercaseErrorText: string;
|
|
127
|
+
/**
|
|
128
|
+
* @uiName Missing lowercase text
|
|
129
|
+
*/
|
|
130
|
+
lowercaseErrorText: string;
|
|
131
|
+
/**
|
|
132
|
+
* @uiName Missing number or symbol text
|
|
133
|
+
*/
|
|
134
|
+
hasErrorText: string;
|
|
135
|
+
/**
|
|
136
|
+
* The key of the registration form used for this microsite.
|
|
137
|
+
*
|
|
138
|
+
* @uiName Form key
|
|
139
|
+
* @required
|
|
140
|
+
*/
|
|
141
|
+
formKey: string;
|
|
142
|
+
/**
|
|
143
|
+
* @undocumented
|
|
144
|
+
* @uiType object
|
|
145
|
+
*/
|
|
146
|
+
demoData?: DemoData<PortalRegistrationFormViewProps>;
|
|
147
|
+
/**
|
|
148
|
+
* @undocumented
|
|
149
|
+
* @uiType object
|
|
150
|
+
*/
|
|
151
|
+
demoGoogleData?: DemoData<PortalRegistrationFormViewProps>;
|
|
152
|
+
constructor();
|
|
153
|
+
disconnectedCallback(): void;
|
|
154
|
+
render(): any;
|
|
155
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { PortalGoogleRegistrationForm } from "./sqm-portal-google-registration-form";
|
|
2
|
+
export declare type ValidationErrorFunction = (input: {
|
|
3
|
+
control: any;
|
|
4
|
+
key: string;
|
|
5
|
+
value: any;
|
|
6
|
+
}) => string | undefined;
|
|
7
|
+
export declare function usePortalGoogleRegistrationForm(props: PortalGoogleRegistrationForm): {
|
|
8
|
+
showRegistrationForm: {
|
|
9
|
+
mode: string;
|
|
10
|
+
};
|
|
11
|
+
emailValidationError: any;
|
|
12
|
+
handleGoogleInit: (event: CustomEvent<any>) => void;
|
|
13
|
+
handleEmailSubmit: (event: any) => Promise<void>;
|
|
14
|
+
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { VNode } from "../../stencil-public-runtime";
|
|
1
2
|
export interface PortalLoginViewProps {
|
|
2
3
|
states: {
|
|
3
4
|
error: string;
|
|
@@ -9,6 +10,7 @@ export interface PortalLoginViewProps {
|
|
|
9
10
|
submit: (event: any) => Promise<void>;
|
|
10
11
|
};
|
|
11
12
|
content: {
|
|
13
|
+
googleButton?: VNode;
|
|
12
14
|
forgotPasswordButton?: any;
|
|
13
15
|
secondaryButton?: any;
|
|
14
16
|
emailLabel?: string;
|
|
@@ -54,6 +54,14 @@ export declare class PortalLogin {
|
|
|
54
54
|
* Displayed when the login fails due to a network error. The participant can try refreshing the page.
|
|
55
55
|
*/
|
|
56
56
|
networkErrorMessage: string;
|
|
57
|
+
/**
|
|
58
|
+
* @uiName Register CTA
|
|
59
|
+
*/
|
|
60
|
+
registerCTA: string;
|
|
61
|
+
/**
|
|
62
|
+
* @undocumented
|
|
63
|
+
*/
|
|
64
|
+
showGoogleLogin: boolean;
|
|
57
65
|
/**
|
|
58
66
|
* @undocumented
|
|
59
67
|
* @uiType object
|
package/dist/types/components/sqm-portal-registration-form/PortalRegistrationForm.stories.d.ts
CHANGED
|
@@ -7,5 +7,4 @@ export declare const RegisterWithError: () => any;
|
|
|
7
7
|
export declare const RegisterLoading: () => any;
|
|
8
8
|
export declare const FieldsHidden: () => any;
|
|
9
9
|
export declare const SlottedInputs: () => any;
|
|
10
|
-
export declare const RegisterWithMarketingEmailsCheckbox: () => any;
|
|
11
10
|
export declare const TermsAndConditions: () => any;
|
package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form-view.d.ts
CHANGED
|
@@ -6,6 +6,8 @@ export interface PortalRegistrationFormViewProps {
|
|
|
6
6
|
loading: boolean;
|
|
7
7
|
confirmPassword: boolean;
|
|
8
8
|
hideInputs: boolean;
|
|
9
|
+
hidePasswords?: boolean;
|
|
10
|
+
hideNameFields?: boolean;
|
|
9
11
|
registrationFormState?: RegistrationFormState;
|
|
10
12
|
enablePasswordValidation?: boolean;
|
|
11
13
|
loginPath: string;
|
|
@@ -17,7 +19,6 @@ export interface PortalRegistrationFormViewProps {
|
|
|
17
19
|
content: {
|
|
18
20
|
formData?: VNode;
|
|
19
21
|
terms?: VNode;
|
|
20
|
-
emailOptIn?: VNode;
|
|
21
22
|
passwordField?: VNode;
|
|
22
23
|
secondaryButton?: VNode;
|
|
23
24
|
emailLabel?: string;
|
package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { DemoData } from "../../global/demo";
|
|
|
2
2
|
import { PortalRegistrationFormViewProps } from "./sqm-portal-registration-form-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Microsite Registration
|
|
5
|
-
* @slots [{"name":"formData","title":"Additional Fields"},{"name":"terms","title":"Terms And Conditions Fields"}
|
|
5
|
+
* @slots [{"name":"formData","title":"Additional Fields"},{"name":"terms","title":"Terms And Conditions Fields"}]
|
|
6
6
|
*/
|
|
7
7
|
export declare class PortalRegistrationForm {
|
|
8
8
|
ignored: boolean;
|
|
@@ -54,6 +54,12 @@ export declare class PortalRegistrationForm {
|
|
|
54
54
|
* @uiName Hide default fields
|
|
55
55
|
*/
|
|
56
56
|
hideInputs: boolean;
|
|
57
|
+
/**
|
|
58
|
+
* Hides the first name and last name fields
|
|
59
|
+
*
|
|
60
|
+
* @uiName Hide name fields
|
|
61
|
+
*/
|
|
62
|
+
hideNameFields: boolean;
|
|
57
63
|
/**
|
|
58
64
|
* @uiName Header text
|
|
59
65
|
*/
|
|
@@ -12,6 +12,7 @@ export declare function usePortalRegistrationForm(props: PortalRegistrationForm)
|
|
|
12
12
|
registrationFormState: RegistrationFormState;
|
|
13
13
|
confirmPassword: boolean;
|
|
14
14
|
hideInputs: boolean;
|
|
15
|
+
hideNameFields: boolean;
|
|
15
16
|
loginPath: string;
|
|
16
17
|
enablePasswordValidation: boolean;
|
|
17
18
|
};
|
|
@@ -8,6 +8,7 @@ export default _default;
|
|
|
8
8
|
export declare const ImageAndShareButtons: () => any;
|
|
9
9
|
export declare const LimitWidth: () => any;
|
|
10
10
|
export declare const TimelineAndShareButtons: () => any;
|
|
11
|
+
export declare const OneTimeUsePromoCodes: () => any;
|
|
11
12
|
export declare const StartAlignment: () => any;
|
|
12
13
|
export declare const CenterAlignment: () => any;
|
|
13
14
|
export declare const EndAlignment: () => any;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
title: string;
|
|
3
|
+
parameters: {
|
|
4
|
+
scenario: string;
|
|
5
|
+
};
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const ReferralCode: () => any;
|
|
9
|
+
export declare const ShowNotificationText: () => any;
|
|
10
|
+
export declare const ShowNotificationTextWithButton: () => any;
|
|
11
|
+
export declare const ShowNotificationTextWithButtonBelow: () => any;
|
|
12
|
+
export declare const CustomTooltipText: () => any;
|
|
13
|
+
export declare const TextAlignCenter: () => any;
|
|
14
|
+
export declare const TextAlignRight: () => any;
|
|
15
|
+
export declare const CustomTooltipDuration: () => any;
|
|
16
|
+
export declare const CopyButton: () => any;
|
|
17
|
+
export declare const CopyButtonBelow: () => any;
|
|
18
|
+
export declare const Error: () => any;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { DemoData } from "../../global/demo";
|
|
2
|
+
import { CopyTextViewProps } from "../views/copy-text-view";
|
|
3
|
+
/**
|
|
4
|
+
* @uiName Referral Code
|
|
5
|
+
* @exampleGroup Sharing
|
|
6
|
+
* @example Referral Code - <sqm-referral-code tooltip-text="Copied to Clipboard" tooltip-lifespan="1000" show-notification-text="true"></sqm-referral-code>
|
|
7
|
+
*/
|
|
8
|
+
export declare class ReferralCode {
|
|
9
|
+
/**
|
|
10
|
+
* The ID of the program that should generate the code. Defaults to the program ID in context where this widget is loaded.
|
|
11
|
+
*
|
|
12
|
+
* @uiName Program ID
|
|
13
|
+
* @uiWidget programSelector
|
|
14
|
+
*/
|
|
15
|
+
programId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* Shown inside a tooltip after someone has successfully copied the link to their clipboard
|
|
18
|
+
*
|
|
19
|
+
* @uiName Tooltip text
|
|
20
|
+
*/
|
|
21
|
+
tooltiptext: string;
|
|
22
|
+
/**
|
|
23
|
+
* Boolean used to show notification text below input
|
|
24
|
+
*
|
|
25
|
+
* @uiName Show notification text
|
|
26
|
+
*/
|
|
27
|
+
showNotificationText: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* Shown underneath single-use promo codes when the user has already copied the code
|
|
30
|
+
*
|
|
31
|
+
* @uiName Notification text
|
|
32
|
+
*/
|
|
33
|
+
notificationText: string;
|
|
34
|
+
/**
|
|
35
|
+
* The number of milliseconds that the tooltip appears for
|
|
36
|
+
*
|
|
37
|
+
* @uiName Tooltip lifespan
|
|
38
|
+
*/
|
|
39
|
+
tooltiplifespan: number;
|
|
40
|
+
/**
|
|
41
|
+
* Change the text alignment
|
|
42
|
+
*
|
|
43
|
+
* @uiName Referral code alignment
|
|
44
|
+
* @uiType string
|
|
45
|
+
* @uiEnum ["left", "center", "right"]
|
|
46
|
+
* @uiEnumNames ["Left", "Center", "Right"]
|
|
47
|
+
*/
|
|
48
|
+
textAlign: "left" | "center" | "right";
|
|
49
|
+
/**
|
|
50
|
+
* @uiName Copy button label
|
|
51
|
+
*/
|
|
52
|
+
copyButtonLabel?: string;
|
|
53
|
+
/**
|
|
54
|
+
* Set the copy button style and placement
|
|
55
|
+
*
|
|
56
|
+
* @uiName Style
|
|
57
|
+
* @uiType string
|
|
58
|
+
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
59
|
+
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
60
|
+
*/
|
|
61
|
+
buttonStyle?: "icon" | "button-outside" | "button-below";
|
|
62
|
+
/**
|
|
63
|
+
* @undocumented
|
|
64
|
+
* @uiType object
|
|
65
|
+
*/
|
|
66
|
+
demoData?: DemoData<CopyTextViewProps>;
|
|
67
|
+
constructor();
|
|
68
|
+
disconnectedCallback(): void;
|
|
69
|
+
render(): any;
|
|
70
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
title: string;
|
|
3
|
+
parameters: {
|
|
4
|
+
scenario: string;
|
|
5
|
+
};
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const ReferralCodes: () => any;
|
|
9
|
+
export declare const WithPreviouslyCopiedCode: () => any;
|
|
10
|
+
export declare const Empty: () => any;
|
|
11
|
+
export declare const EmptyWithCustomTextAndImage: () => any;
|
|
12
|
+
export declare const Loading: () => any;
|