@saasquatch/mint-components 1.12.1-4 → 1.13.0-0
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-2aa1bd99.js} +209 -246
- 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_38.cjs.entry.js} +92 -107
- 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-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 +306 -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-add61eb6.js} +17 -16
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +12 -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 +752 -411
- 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-0d4fbcde.js +213 -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 +25 -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 +112 -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 +851 -0
- package/dist/collection/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.js +70 -0
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +14 -3
- 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 +81 -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 +14 -13
- package/dist/collection/components/sqm-portal-registration-form/sqm-portal-registration-form.js +2 -3
- package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +0 -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/cells/sqm-referral-table-rewards-cell.js +6 -2
- 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-af23bc54.js} +208 -244
- 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_38.entry.js} +91 -105
- 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-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 +302 -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-20b9c9bc.js +84 -0
- package/dist/esm/sqm-portal-registration-form.entry.js +11 -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 +739 -398
- 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-e8ec6d4e.js +211 -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-af23bc54.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_38.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-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-20b9c9bc.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-e8ec6d4e.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-003fb0ae.system.js +1 -0
- 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-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-192689fc.entry.js +1 -0
- 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-5f1c4160.system.entry.js → p-273ad080.system.entry.js} +1 -1
- 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-3e8e2f37.system.js +1 -0
- package/dist/mint-components/p-3f3cd0b9.system.entry.js +1 -0
- 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-4692d45d.system.entry.js +1 -0
- package/dist/mint-components/p-478e8baa.system.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-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-5dd51c6f.entry.js +9 -0
- 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-64af8fa4.system.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-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-705de128.js +13 -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-76769baa.entry.js +223 -0
- package/dist/mint-components/{p-f0806232.system.entry.js → p-7bc9308c.system.entry.js} +1 -1
- 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-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-9259fd35.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-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-ad00a797.system.entry.js +1 -0
- package/dist/mint-components/{p-4502ed11.system.entry.js → p-adc14a77.system.entry.js} +1 -1
- package/dist/mint-components/p-aed99250.js +391 -0
- 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-b7edef12.system.entry.js +1 -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-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-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-ec9c8ced.system.js +1 -0
- package/dist/mint-components/{p-0d8c53ac.system.js → p-ef7b966e.system.js} +1 -1
- package/dist/mint-components/{p-5cac90e8.system.entry.js → p-f7175fc2.system.entry.js} +1 -1
- package/dist/mint-components/p-f8047aab.entry.js +1 -0
- 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/mint-components/p-ffe78243.js +1 -0
- package/dist/types/components/{sqm-marketing-emails-checkbox/MarketingEmailsCheckbox.stories.d.ts → sqm-base-registration/BaseRegistrationForm.stories.d.ts} +0 -3
- 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-pagination/Pagination.stories.d.ts +5 -0
- 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 +10 -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 +149 -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 +1 -1
- package/dist/types/components/sqm-portal-registration-form/sqm-portal-registration-form.d.ts +1 -1
- 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 +524 -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,19 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const index = require('./index-
|
|
4
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
5
|
-
const global = require('./global-
|
|
6
|
-
const index_module = require('./index.module-
|
|
3
|
+
const index = require('./index-3cf5ef3d.js');
|
|
4
|
+
const stencilHooks_module = require('./stencil-hooks.module-ece1ee46.js');
|
|
5
|
+
const global = require('./global-d9abaf4d.js');
|
|
6
|
+
const index_module = require('./index.module-ccf9bd9c.js');
|
|
7
7
|
const cjs = require('./cjs-1066ec21.js');
|
|
8
|
-
const mixins = require('./mixins-fe9d4112.js');
|
|
9
|
-
const JSS = require('./JSS-8503a151.js');
|
|
10
|
-
const useChildElements = require('./useChildElements-e0d44916.js');
|
|
11
|
-
const luxon = require('./luxon-05098e19.js');
|
|
12
8
|
const utils = require('./utils-6847bc06.js');
|
|
13
|
-
const
|
|
9
|
+
const JSS = require('./JSS-8503a151.js');
|
|
10
|
+
const copyTextView = require('./copy-text-view-43e8349f.js');
|
|
11
|
+
const mixins = require('./mixins-f7e0377a.js');
|
|
12
|
+
const useChildElements = require('./useChildElements-438cf387.js');
|
|
13
|
+
const luxon = require('./luxon-14ae1f8a.js');
|
|
14
|
+
const sqmTextSpanView = require('./sqm-text-span-view-a22f50aa.js');
|
|
14
15
|
const index$1 = require('./index-8c6255f5.js');
|
|
15
|
-
const utilities = require('./utilities-
|
|
16
|
-
const sqmPortalContainerView = require('./sqm-portal-container-view-
|
|
16
|
+
const utilities = require('./utilities-27e9535b.js');
|
|
17
|
+
const sqmPortalContainerView = require('./sqm-portal-container-view-9a36f5ed.js');
|
|
17
18
|
|
|
18
19
|
const medium = {
|
|
19
20
|
facebook: { color: "#1877f2", text: "#fff", icon: "facebook" },
|
|
@@ -218,80 +219,6 @@ function LeaderboardView(props) {
|
|
|
218
219
|
index.h("td", { class: "Score" }, ((_c = data.viewerRank) === null || _c === void 0 ? void 0 : _c.textValue) || "0"))))));
|
|
219
220
|
}
|
|
220
221
|
|
|
221
|
-
const style$2 = {
|
|
222
|
-
HostBlock: mixins.HostBlock,
|
|
223
|
-
inputStyle: {
|
|
224
|
-
"&::part(input)": { textOverflow: "ellipsis", width: "100%" },
|
|
225
|
-
"&::part(base)": { cursor: "pointer", overflow: "visible" },
|
|
226
|
-
width: "100%",
|
|
227
|
-
},
|
|
228
|
-
inputErrorStyle: {
|
|
229
|
-
"&::part(base)": {
|
|
230
|
-
border: "2px solid red",
|
|
231
|
-
},
|
|
232
|
-
},
|
|
233
|
-
containerStyle: {
|
|
234
|
-
display: "flex",
|
|
235
|
-
alignItems: "center",
|
|
236
|
-
gap: "var(--sl-spacing-x-small)",
|
|
237
|
-
width: "100%",
|
|
238
|
-
},
|
|
239
|
-
errorTextStyle: {
|
|
240
|
-
margin: "0",
|
|
241
|
-
color: "var(--sl-color-danger-500)",
|
|
242
|
-
},
|
|
243
|
-
};
|
|
244
|
-
const vanillaStyle$1 = `
|
|
245
|
-
:host{
|
|
246
|
-
display: block;
|
|
247
|
-
width: 100%;
|
|
248
|
-
}
|
|
249
|
-
`;
|
|
250
|
-
const textAlignStyle = {
|
|
251
|
-
right: `
|
|
252
|
-
sl-input::part(input){
|
|
253
|
-
text-align: right;
|
|
254
|
-
}`,
|
|
255
|
-
center: `
|
|
256
|
-
sl-input::part(input){
|
|
257
|
-
text-align: center;
|
|
258
|
-
}`,
|
|
259
|
-
left: ``,
|
|
260
|
-
};
|
|
261
|
-
const disabledStyles = `
|
|
262
|
-
sl-input::part(input){
|
|
263
|
-
cursor: default;
|
|
264
|
-
}
|
|
265
|
-
`;
|
|
266
|
-
const sheet$2 = JSS.createStyleSheet(style$2);
|
|
267
|
-
const styleString$2 = sheet$2.toString();
|
|
268
|
-
function CopyTextView(props) {
|
|
269
|
-
const { buttonStyle = "icon" } = props;
|
|
270
|
-
const error = !props.loading && props.error;
|
|
271
|
-
const inputText = error ? props.inputPlaceholderText : props.copyString;
|
|
272
|
-
const disabled = error || props.loading || props.disabled;
|
|
273
|
-
const tooltipPlacement = props.buttonStyle === "button-below"
|
|
274
|
-
? "bottom"
|
|
275
|
-
: props.buttonStyle === "button-outside"
|
|
276
|
-
? "top"
|
|
277
|
-
: "top-end";
|
|
278
|
-
const copyButton = (index.h("sl-tooltip", { trigger: "manual", content: props.tooltiptext, placement: tooltipPlacement, disabled: props.disabled, open: props.open, skidding: props.buttonStyle === "icon" ? -5 : 0, slot: "suffix" }, buttonStyle === "icon" ? (index.h("sl-icon-button", { exportparts: "base: icon-button-base", onClick: () => { var _a; return (_a = props.onClick) === null || _a === void 0 ? void 0 : _a.call(props); }, name: "files", disabled: disabled })) : (index.h("sl-button", { exportparts: "base: copy-button-base", onClick: () => { var _a; return (_a = props.onClick) === null || _a === void 0 ? void 0 : _a.call(props); }, size: "medium", style: { width: `${buttonStyle === "button-below" && "100%"}` }, disabled: disabled, type: "primary" }, props.copyButtonLabel || "Copy"))));
|
|
279
|
-
return (index.h("div", null,
|
|
280
|
-
index.h("style", { type: "text/css" },
|
|
281
|
-
styleString$2,
|
|
282
|
-
vanillaStyle$1,
|
|
283
|
-
textAlignStyle[props.textAlign],
|
|
284
|
-
disabled && disabledStyles),
|
|
285
|
-
index.h("div", { class: sheet$2.classes.containerStyle, style: {
|
|
286
|
-
flexDirection: `${buttonStyle === "button-below" ? "column" : "row"}`,
|
|
287
|
-
} },
|
|
288
|
-
index.h("sl-input", { class: `${sheet$2.classes.inputStyle} ${error ? sheet$2.classes.inputErrorStyle : ""}`, exportparts: "base: input-base, input: input-label", value: props.loading ? "Loading..." : inputText, readonly: true, disabled: disabled },
|
|
289
|
-
buttonStyle === "icon" && copyButton,
|
|
290
|
-
error && (index.h("p", { slot: "help-text", class: sheet$2.classes.errorTextStyle }, props.errorText))),
|
|
291
|
-
(buttonStyle === "button-outside" || buttonStyle === "button-below") &&
|
|
292
|
-
copyButton)));
|
|
293
|
-
}
|
|
294
|
-
|
|
295
222
|
function BigStatView(props) {
|
|
296
223
|
const { statvalue, flexReverse, alignment } = props;
|
|
297
224
|
// Dependent on props, not feasiable to move out
|
|
@@ -327,7 +254,7 @@ function BigStatView(props) {
|
|
|
327
254
|
index.h("div", { part: "stat-description", class: sheet.classes.Description }, props.labelSlot)));
|
|
328
255
|
}
|
|
329
256
|
|
|
330
|
-
const style$
|
|
257
|
+
const style$2 = {
|
|
331
258
|
HostBlock: mixins.HostBlock,
|
|
332
259
|
Frame: {
|
|
333
260
|
display: "flex",
|
|
@@ -361,17 +288,17 @@ const style$3 = {
|
|
|
361
288
|
},
|
|
362
289
|
},
|
|
363
290
|
};
|
|
364
|
-
const sheet$
|
|
365
|
-
const styleString$
|
|
291
|
+
const sheet$2 = JSS.createStyleSheet(style$2);
|
|
292
|
+
const styleString$2 = sheet$2.toString();
|
|
366
293
|
function PortalFrameView(props, children) {
|
|
367
294
|
const { data, notFullScreen } = props;
|
|
368
|
-
return (index.h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet$
|
|
369
|
-
index.h("style", { type: "text/css" }, styleString$
|
|
370
|
-
index.h("div", { class: sheet$
|
|
295
|
+
return (index.h("div", { style: { minHeight: notFullScreen ? "100%" : "100vh" }, class: sheet$2.classes.Frame, part: "sqm-base" },
|
|
296
|
+
index.h("style", { type: "text/css" }, styleString$2),
|
|
297
|
+
index.h("div", { class: sheet$2.classes.HeaderWrapper, part: "sqm-header" },
|
|
371
298
|
data.header,
|
|
372
299
|
index.h("slot", { name: "sqm-navigation-menu" })),
|
|
373
300
|
children,
|
|
374
|
-
index.h("div", { class: sheet$
|
|
301
|
+
index.h("div", { class: sheet$2.classes.FooterWrapper, part: "sqm-footer" }, data.footer)));
|
|
375
302
|
}
|
|
376
303
|
|
|
377
304
|
const EditProfileView = (props) => {
|
|
@@ -448,16 +375,22 @@ const WIDGET_ENGAGEMENT_EVENT = index_module.dist.gql `
|
|
|
448
375
|
`;
|
|
449
376
|
function useShareLink(props) {
|
|
450
377
|
var _a, _b;
|
|
451
|
-
const { programId = index_module.
|
|
452
|
-
const user = index_module.
|
|
453
|
-
const engagementMedium = index_module.
|
|
454
|
-
const
|
|
455
|
-
const
|
|
456
|
-
const
|
|
378
|
+
const { programId = index_module.z() } = props;
|
|
379
|
+
const user = index_module.K();
|
|
380
|
+
const engagementMedium = index_module.ne();
|
|
381
|
+
const contextData = index_module.Dn(copyTextView.REFERRAL_CODES_NAMESPACE);
|
|
382
|
+
const { data } = index_module.En(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt) || !!props.linkOverride || (contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) !== undefined);
|
|
383
|
+
const [sendLoadEvent] = index_module.xe(WIDGET_ENGAGEMENT_EVENT);
|
|
384
|
+
const [setCopied, copiedRes] = index_module.xe(copyTextView.SET_CODE_COPIED);
|
|
385
|
+
const copyString = (_b = ((contextData === null || contextData === void 0 ? void 0 : contextData.shareLink) || ((_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink))) !== null && _b !== void 0 ? _b :
|
|
457
386
|
// Shown during loading
|
|
458
387
|
"...";
|
|
459
388
|
const [open, setOpen] = stencilHooks_module.useState(false);
|
|
460
|
-
function onClick() {
|
|
389
|
+
async function onClick() {
|
|
390
|
+
if (contextData) {
|
|
391
|
+
await setCopied({ referralCode: contextData.referralCode });
|
|
392
|
+
contextData.refresh();
|
|
393
|
+
}
|
|
461
394
|
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
462
395
|
// Only if called from a user-initiated event
|
|
463
396
|
navigator.clipboard.writeText(copyString);
|
|
@@ -516,60 +449,70 @@ function NativeShare(props, directLink, undefinedErrorText, unsupportedPlatformT
|
|
|
516
449
|
alert(unsupportedPlatformText);
|
|
517
450
|
}
|
|
518
451
|
}
|
|
519
|
-
function FacebookShare(directLink,
|
|
520
|
-
|
|
521
|
-
if (((_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.messageLink) === "undefined" ||
|
|
522
|
-
directLink === "undefined") {
|
|
452
|
+
function FacebookShare(directLink, messageLink, errorText) {
|
|
453
|
+
if (messageLink === "undefined" || directLink === "undefined") {
|
|
523
454
|
return alert(errorText);
|
|
524
455
|
}
|
|
525
456
|
if (typeof SquatchAndroid.shareOnFacebook !== "undefined") {
|
|
526
|
-
return SquatchAndroid.shareOnFacebook(directLink,
|
|
457
|
+
return SquatchAndroid.shareOnFacebook(directLink, messageLink);
|
|
527
458
|
}
|
|
528
459
|
else {
|
|
529
|
-
return GenericShare(
|
|
460
|
+
return GenericShare(messageLink, errorText);
|
|
530
461
|
}
|
|
531
462
|
}
|
|
532
|
-
function GenericShare(
|
|
533
|
-
|
|
534
|
-
return ((_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.messageLink) ? window.open(res.data.viewer.messageLink)
|
|
535
|
-
: alert(errorText);
|
|
463
|
+
function GenericShare(messageLink, errorText) {
|
|
464
|
+
return messageLink ? window.open(messageLink) : alert(errorText);
|
|
536
465
|
}
|
|
537
466
|
function useShareButton(props) {
|
|
538
467
|
var _a, _b;
|
|
539
468
|
const { sharetitle, sharetext, medium } = props;
|
|
540
|
-
const programId = props.programId ? props.programId : index_module.
|
|
541
|
-
const user = index_module.
|
|
469
|
+
const programId = props.programId ? props.programId : index_module.z();
|
|
470
|
+
const user = index_module.K();
|
|
471
|
+
const engagementMedium = index_module.ne();
|
|
542
472
|
const variables = {
|
|
543
|
-
engagementMedium
|
|
473
|
+
engagementMedium,
|
|
544
474
|
programId: programId,
|
|
545
475
|
shareMedium: medium.toUpperCase(),
|
|
546
476
|
};
|
|
477
|
+
const contextData = index_module.Dn(copyTextView.REFERRAL_CODES_NAMESPACE);
|
|
478
|
+
const overrideData = contextData === null || contextData === void 0 ? void 0 : contextData[medium];
|
|
547
479
|
// only queries if a programId is available
|
|
548
|
-
const res = index_module.
|
|
549
|
-
const
|
|
480
|
+
const res = index_module.En(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId || overrideData !== undefined);
|
|
481
|
+
const [setCopied, copiedRes] = index_module.xe(copyTextView.SET_CODE_COPIED);
|
|
482
|
+
const directLink = (overrideData === null || overrideData === void 0 ? void 0 : overrideData.shareLink) || ((_b = (_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.shareLink);
|
|
550
483
|
const environment = index_module.getEnvironmentSDK();
|
|
551
484
|
const hide = (medium.toLocaleUpperCase() === "SMS" &&
|
|
552
485
|
window.orientation === undefined) ||
|
|
553
486
|
(medium.toLocaleUpperCase() === "DIRECT" && !window.navigator.share);
|
|
554
|
-
function onClick() {
|
|
487
|
+
async function onClick() {
|
|
488
|
+
var _a, _b, _c, _d;
|
|
489
|
+
if (overrideData) {
|
|
490
|
+
await setCopied({ referralCode: contextData.referralCode });
|
|
491
|
+
contextData.refresh();
|
|
492
|
+
}
|
|
555
493
|
if (medium.toLocaleUpperCase() === "FACEBOOK" &&
|
|
556
494
|
environment.type === "SquatchAndroid") {
|
|
557
|
-
FacebookShare(directLink, res, props.errorText);
|
|
495
|
+
FacebookShare(directLink, (overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink) || ((_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.messageLink), props.errorText);
|
|
558
496
|
}
|
|
559
497
|
else if (medium.toLocaleUpperCase() === "DIRECT") {
|
|
560
498
|
NativeShare({ sharetitle, sharetext }, directLink, props.errorText, props.unsupportedPlatformText);
|
|
561
499
|
}
|
|
562
500
|
else {
|
|
563
|
-
GenericShare(res, props.errorText);
|
|
501
|
+
GenericShare((overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink) || ((_d = (_c = res.data) === null || _c === void 0 ? void 0 : _c.viewer) === null || _d === void 0 ? void 0 : _d.messageLink), props.errorText);
|
|
564
502
|
}
|
|
565
503
|
}
|
|
566
|
-
return {
|
|
504
|
+
return {
|
|
505
|
+
...props,
|
|
506
|
+
loading: res.loading && !(overrideData === null || overrideData === void 0 ? void 0 : overrideData.messageLink),
|
|
507
|
+
onClick,
|
|
508
|
+
hide,
|
|
509
|
+
};
|
|
567
510
|
}
|
|
568
511
|
|
|
569
512
|
const debug = stencilHooks_module.browser("sq:useBigStat");
|
|
570
513
|
const LOADING = "...";
|
|
571
514
|
const debugQuery = (query, variables, getStat) => {
|
|
572
|
-
const res = index_module.
|
|
515
|
+
const res = index_module.En(query, variables);
|
|
573
516
|
if (!(res === null || res === void 0 ? void 0 : res.data) && !res.loading) {
|
|
574
517
|
console.error("issue getting stat:", res);
|
|
575
518
|
}
|
|
@@ -980,7 +923,7 @@ const rewardsRedeemedWeekQuery = (programId, locale, type, unit, global = "") =>
|
|
|
980
923
|
locale: $locale
|
|
981
924
|
formatType: UNIT_FORMATTED
|
|
982
925
|
)}`;
|
|
983
|
-
const result = index_module.
|
|
926
|
+
const result = index_module.En(query, {
|
|
984
927
|
value: redeemedTotal,
|
|
985
928
|
unit,
|
|
986
929
|
locale,
|
|
@@ -1039,7 +982,7 @@ const rewardsRedeemedMonthQuery = (programId, locale, type, unit, global = "") =
|
|
|
1039
982
|
locale: $locale
|
|
1040
983
|
formatType: UNIT_FORMATTED
|
|
1041
984
|
)}`;
|
|
1042
|
-
const result = index_module.
|
|
985
|
+
const result = index_module.En(query, {
|
|
1043
986
|
value: redeemedTotal,
|
|
1044
987
|
unit,
|
|
1045
988
|
locale,
|
|
@@ -1435,11 +1378,11 @@ const StatPaths = [
|
|
|
1435
1378
|
const StatPatterns = StatPaths.map((pattern) => index$1.pathToRegexp(pattern.route));
|
|
1436
1379
|
function useBigStat(props) {
|
|
1437
1380
|
var _a;
|
|
1438
|
-
const { statType, flexReverse, alignment, programId = index_module.
|
|
1381
|
+
const { statType, flexReverse, alignment, programId = index_module.z(), } = props;
|
|
1439
1382
|
// triggers a re-render if the label is manually changed
|
|
1440
1383
|
useChildElements.useChildElements();
|
|
1441
|
-
const locale = index_module.
|
|
1442
|
-
const userIdent = index_module.
|
|
1384
|
+
const locale = index_module.Q();
|
|
1385
|
+
const userIdent = index_module.K();
|
|
1443
1386
|
const re = stencilHooks_module.useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1444
1387
|
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1445
1388
|
return {
|
|
@@ -1636,7 +1579,7 @@ function PortalChangePasswordView(props) {
|
|
|
1636
1579
|
index.h("style", { type: "text/css" }, styleString))));
|
|
1637
1580
|
}
|
|
1638
1581
|
|
|
1639
|
-
const style$
|
|
1582
|
+
const style$3 = {
|
|
1640
1583
|
Wrapper: mixins.AuthWrapper,
|
|
1641
1584
|
Column: mixins.AuthColumn,
|
|
1642
1585
|
ForgotButtonContainer: {
|
|
@@ -1647,9 +1590,15 @@ const style$4 = {
|
|
|
1647
1590
|
color: "#AAAAAA",
|
|
1648
1591
|
margin: "0",
|
|
1649
1592
|
},
|
|
1650
|
-
ButtonsContainer:
|
|
1593
|
+
ButtonsContainer: {
|
|
1594
|
+
...mixins.AuthButtonsContainer,
|
|
1595
|
+
gap: "var(--sl-spacing-medium)",
|
|
1596
|
+
"& > *": {
|
|
1597
|
+
margin: "0 !important",
|
|
1598
|
+
},
|
|
1599
|
+
},
|
|
1651
1600
|
};
|
|
1652
|
-
const vanillaStyle$
|
|
1601
|
+
const vanillaStyle$1 = `
|
|
1653
1602
|
:host {
|
|
1654
1603
|
display: block;
|
|
1655
1604
|
}
|
|
@@ -1657,28 +1606,30 @@ const vanillaStyle$2 = `
|
|
|
1657
1606
|
display: none;
|
|
1658
1607
|
}
|
|
1659
1608
|
`;
|
|
1660
|
-
const sheet$
|
|
1661
|
-
const styleString$
|
|
1609
|
+
const sheet$3 = JSS.createStyleSheet(style$3);
|
|
1610
|
+
const styleString$3 = sheet$3.toString();
|
|
1662
1611
|
function PortalLoginView(props) {
|
|
1663
1612
|
const { states, callbacks, content } = props;
|
|
1664
|
-
return (index.h("div", { class: sheet$
|
|
1613
|
+
return (index.h("div", { class: sheet$3.classes.Wrapper, part: "sqm-base" },
|
|
1665
1614
|
index.h("style", { type: "text/css" },
|
|
1666
|
-
vanillaStyle$
|
|
1667
|
-
styleString$
|
|
1615
|
+
vanillaStyle$1,
|
|
1616
|
+
styleString$3),
|
|
1668
1617
|
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
|
|
1669
|
-
index.h("sl-form", { class: sheet$
|
|
1618
|
+
index.h("sl-form", { class: sheet$3.classes.Column, "onSl-submit": callbacks.submit },
|
|
1670
1619
|
props.states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
1671
1620
|
index.h("div", { part: "erroralert-text" }, props.states.error))),
|
|
1672
1621
|
index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
|
|
1673
1622
|
index.h("div", null,
|
|
1674
1623
|
index.h("sl-input", { exportparts: "label: input-label, base: input-base", type: "password", name: "/password", label: content.passwordLabel || "Password", disabled: states.loading, required: true }),
|
|
1675
|
-
index.h("div", { class: sheet$
|
|
1676
|
-
index.h("div", { class: sheet$
|
|
1624
|
+
index.h("div", { class: sheet$3.classes.ForgotButtonContainer }, content.forgotPasswordButton)),
|
|
1625
|
+
index.h("div", { class: sheet$3.classes.ButtonsContainer },
|
|
1677
1626
|
index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Login"),
|
|
1627
|
+
content.googleButton && index.h("sl-menu-divider", null),
|
|
1628
|
+
content.googleButton,
|
|
1678
1629
|
content.secondaryButton))));
|
|
1679
1630
|
}
|
|
1680
1631
|
|
|
1681
|
-
const style$
|
|
1632
|
+
const style$4 = {
|
|
1682
1633
|
Wrapper: { ...mixins.AuthWrapper, "max-width": "600px" },
|
|
1683
1634
|
Column: mixins.AuthColumn,
|
|
1684
1635
|
HostBlock: mixins.HostBlock,
|
|
@@ -1689,7 +1640,7 @@ const style$5 = {
|
|
|
1689
1640
|
ButtonsContainer: mixins.AuthButtonsContainer,
|
|
1690
1641
|
ErrorStyle: mixins.ErrorStyles,
|
|
1691
1642
|
};
|
|
1692
|
-
const vanillaStyle$
|
|
1643
|
+
const vanillaStyle$2 = `
|
|
1693
1644
|
sqm-portal-register {
|
|
1694
1645
|
margin: 0 auto;
|
|
1695
1646
|
width: 100%;
|
|
@@ -1704,20 +1655,20 @@ sqm-portal-register {
|
|
|
1704
1655
|
display: none;
|
|
1705
1656
|
}
|
|
1706
1657
|
`;
|
|
1707
|
-
const sheet$
|
|
1708
|
-
const styleString$
|
|
1658
|
+
const sheet$4 = JSS.createStyleSheet(style$4);
|
|
1659
|
+
const styleString$4 = sheet$4.toString();
|
|
1709
1660
|
function PortalRegisterView(props) {
|
|
1710
|
-
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
1661
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
1711
1662
|
const { states, refs, callbacks, content } = props;
|
|
1712
1663
|
if (states.error) {
|
|
1713
1664
|
window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
|
1714
1665
|
}
|
|
1715
|
-
return (index.h("div", { class: sheet$
|
|
1666
|
+
return (index.h("div", { class: sheet$4.classes.Wrapper, part: "sqm-base" },
|
|
1716
1667
|
index.h("style", { type: "text/css" },
|
|
1717
|
-
vanillaStyle$
|
|
1718
|
-
styleString$
|
|
1668
|
+
vanillaStyle$2,
|
|
1669
|
+
styleString$4),
|
|
1719
1670
|
index.h(sqmTextSpanView.TextSpanView, { type: "h3" }, content.pageLabel),
|
|
1720
|
-
index.h("sl-form", { class: sheet$
|
|
1671
|
+
index.h("sl-form", { class: sheet$4.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
1721
1672
|
states.error && (index.h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
1722
1673
|
index.h("div", { part: "erroralert-text" }, props.states.error))),
|
|
1723
1674
|
content.formData,
|
|
@@ -1730,25 +1681,28 @@ function PortalRegisterView(props) {
|
|
|
1730
1681
|
return content.invalidEmailErrorMessage;
|
|
1731
1682
|
}
|
|
1732
1683
|
} }, (((_b = (_a = states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
|
|
1733
|
-
class: sheet$
|
|
1684
|
+
class: sheet$4.classes.ErrorStyle,
|
|
1734
1685
|
helpText: ((_d = (_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
|
|
1735
1686
|
content.requiredFieldErrorMessage,
|
|
1736
1687
|
}
|
|
1737
1688
|
: [])))),
|
|
1738
1689
|
!states.hideInputs && (index.h("sqm-password-field", { fieldLabel: content.passwordLabel, "disable-validation": states.disablePasswordValidation, meetsRequirementsText: content.meetsRequirementsText, doesNotMeetRequirementsText: content.doesNotMeetRequirementsText, minErrorText: content.minErrorText, uppercaseErrorText: content.uppercaseErrorText, lowercaseErrorText: content.lowercaseErrorText, hasErrorText: content.hasErrorText })),
|
|
1739
1690
|
content.passwordField,
|
|
1740
|
-
!states.hideInputs && states.confirmPassword && (index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "password", name: "/confirmPassword", label: content.confirmPasswordLabel, disabled: states.loading, required: true }, (((
|
|
1741
|
-
|
|
1742
|
-
|
|
1691
|
+
!states.hideInputs && states.confirmPassword && (index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "password", name: "/confirmPassword", label: content.confirmPasswordLabel, disabled: states.loading || ((_e = states.registrationFormState) === null || _e === void 0 ? void 0 : _e.disabled), required: true }, (((_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.confirmPassword) ? {
|
|
1692
|
+
value: (_j = (_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.initialData) === null || _j === void 0 ? void 0 : _j.confirmPassword,
|
|
1693
|
+
}
|
|
1694
|
+
: {}), (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.validationErrors) === null || _l === void 0 ? void 0 : _l.confirmPassword) ? {
|
|
1695
|
+
class: sheet$4.classes.ErrorStyle,
|
|
1696
|
+
helpText: ((_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.validationErrors) === null || _o === void 0 ? void 0 : _o.confirmPassword) || content.requiredFieldErrorMessage,
|
|
1743
1697
|
}
|
|
1744
1698
|
: [])))),
|
|
1745
1699
|
content.terms,
|
|
1746
|
-
index.h("div", { class: sheet$
|
|
1700
|
+
index.h("div", { class: sheet$4.classes.ButtonsContainer },
|
|
1747
1701
|
index.h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"),
|
|
1748
1702
|
content.secondaryButton))));
|
|
1749
1703
|
}
|
|
1750
1704
|
|
|
1751
|
-
const style$
|
|
1705
|
+
const style$5 = {
|
|
1752
1706
|
Description: {
|
|
1753
1707
|
"& input[type=checkbox]": {
|
|
1754
1708
|
display: "none",
|
|
@@ -1787,13 +1741,13 @@ const style$6 = {
|
|
|
1787
1741
|
},
|
|
1788
1742
|
},
|
|
1789
1743
|
};
|
|
1790
|
-
const sheet$
|
|
1791
|
-
const styleString$
|
|
1744
|
+
const sheet$5 = JSS.createStyleSheet(style$5);
|
|
1745
|
+
const styleString$5 = sheet$5.toString();
|
|
1792
1746
|
function Details(props) {
|
|
1793
1747
|
const rid = Math.random().toString(36).slice(2);
|
|
1794
1748
|
return (index.h("div", { style: { opacity: props.opacity } },
|
|
1795
|
-
index.h("style", { type: "text/css" }, styleString$
|
|
1796
|
-
index.h("span", { class: sheet$
|
|
1749
|
+
index.h("style", { type: "text/css" }, styleString$5),
|
|
1750
|
+
index.h("span", { class: sheet$5.classes.Description },
|
|
1797
1751
|
index.h("input", { type: "checkbox", id: "details-" + rid }),
|
|
1798
1752
|
index.h("label", { class: "details", htmlFor: "details-" + rid },
|
|
1799
1753
|
index.h("sl-icon", { exportparts: "base: chevron-icon", name: "chevron-down" })),
|
|
@@ -1815,7 +1769,7 @@ const GreyGift = () => {
|
|
|
1815
1769
|
index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14 2.70949C14 3.59565 12.6694 4.93746 12 5H9V16H7.00179V5H4.58792C3.21247 4.70182 2 3.64537 2 2.52072C2 1.42474 2.47603 0.556701 3.34184 0.182041C4.16921 -0.175986 5.12452 0.0203328 5.87976 0.544666C6.80676 1.18825 7.32679 2.3963 7.79856 3.49226C7.83996 3.58845 7.88099 3.68378 7.9219 3.77778C7.96173 3.68865 8.00186 3.59793 8.0425 3.50608C8.50995 2.44948 9.04359 1.24325 9.9404 0.59563C10.7332 0.0231438 11.741 -0.193157 12.6121 0.198945C13.5129 0.604397 14 1.53453 14 2.70949ZM10.6123 1.5C11.0928 1.15305 11.668 1.09012 12.1597 1.5C12.5879 1.85694 12.6108 2.02497 12.6658 2.42926L12.6755 2.5C12.6755 3.09851 12.1597 4 11.6439 4C11.2785 4 10.9914 3.99691 10.7224 3.99402C10.2319 3.98875 9.80131 3.98412 9.06496 4C9.20533 3.72786 9.31743 3.46669 9.42434 3.21761C9.71026 2.55143 9.95907 1.97176 10.6123 1.5ZM4.93861 1.5C4.70607 1.33855 4.17281 1.4106 3.95166 1.5063C3.76894 1.58537 3.49602 1.82658 3.49602 2.52072C3.49602 3.19524 4.58792 3.77778 4.58792 3.77778C4.58792 3.77778 5.45441 4 7.00179 4C6.47506 2.69451 5.7289 2.04867 4.93861 1.5Z", fill: "#828282" })));
|
|
1816
1770
|
};
|
|
1817
1771
|
|
|
1818
|
-
const style$
|
|
1772
|
+
const style$6 = {
|
|
1819
1773
|
ProgressBar: {
|
|
1820
1774
|
"& .progress-bar": {
|
|
1821
1775
|
height: "0",
|
|
@@ -1927,14 +1881,14 @@ const style$7 = {
|
|
|
1927
1881
|
},
|
|
1928
1882
|
},
|
|
1929
1883
|
};
|
|
1930
|
-
const sheet$
|
|
1931
|
-
const styleString$
|
|
1884
|
+
const sheet$6 = JSS.createStyleSheet(style$6, { classNamePrefix: "sqm-prog-bar" });
|
|
1885
|
+
const styleString$6 = sheet$6.toString();
|
|
1932
1886
|
function ProgressBarView(props) {
|
|
1933
1887
|
const { progress = 0, goal = 1, steps = false, progressBarUnit = "", repeatable = false, complete = false, expired = false, finite = 0, opacity = "1", } = props;
|
|
1934
1888
|
let aggregate = buildProgressBar(repeatable, steps, props);
|
|
1935
1889
|
const { columns, items } = aggregate;
|
|
1936
|
-
return (index.h("div", { class: sheet$
|
|
1937
|
-
index.h("style", { type: "text/css" }, styleString$
|
|
1890
|
+
return (index.h("div", { class: sheet$6.classes.ProgressBar, "data-expired": expired, "data-complete": complete, "data-steps": steps, "data-done": goal <= progress, style: { opacity: opacity } },
|
|
1891
|
+
index.h("style", { type: "text/css" }, styleString$6),
|
|
1938
1892
|
index.h("div", { class: (!Boolean(finite) && progress >= 2 * goal) ||
|
|
1939
1893
|
(Boolean(finite) && progress > 2 * goal)
|
|
1940
1894
|
? "progress-bar repeatable-steps"
|
|
@@ -2225,7 +2179,7 @@ const arrow_left_right = () => {
|
|
|
2225
2179
|
index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.265 2.789a.346.346 0 000-.489L8.066.101a.346.346 0 10-.489.489l1.61 1.609H2.073a.691.691 0 00-.69.691v1.728a.346.346 0 00.69 0V2.89h7.114L7.577 4.5a.346.346 0 10.49.488l2.198-2.2zM.101 9.21a.346.346 0 000 .489l2.2 2.199a.346.346 0 00.488-.489l-1.61-1.609h7.114c.382 0 .691-.31.691-.691V7.382a.346.346 0 00-.691 0V9.11H1.18L2.789 7.5a.346.346 0 10-.489-.488l-2.199 2.2z", fill: "currentColor" })));
|
|
2226
2180
|
};
|
|
2227
2181
|
|
|
2228
|
-
const style$
|
|
2182
|
+
const style$7 = {
|
|
2229
2183
|
TaskCard: {
|
|
2230
2184
|
display: "inline-block",
|
|
2231
2185
|
width: "100%",
|
|
@@ -2379,8 +2333,8 @@ const style$8 = {
|
|
|
2379
2333
|
},
|
|
2380
2334
|
},
|
|
2381
2335
|
};
|
|
2382
|
-
const sheet$
|
|
2383
|
-
const styleString$
|
|
2336
|
+
const sheet$7 = JSS.createStyleSheet(style$7);
|
|
2337
|
+
const styleString$7 = sheet$7.toString();
|
|
2384
2338
|
function TaskCardView(props) {
|
|
2385
2339
|
var _a, _b;
|
|
2386
2340
|
const { callbacks, states, content } = props;
|
|
@@ -2416,11 +2370,11 @@ function TaskCardView(props) {
|
|
|
2416
2370
|
}
|
|
2417
2371
|
|
|
2418
2372
|
`;
|
|
2419
|
-
return (index.h("div", { class: sheet$
|
|
2373
|
+
return (index.h("div", { class: sheet$7.classes.TaskCard, part: "sqm-base" },
|
|
2420
2374
|
index.h("style", { type: "text/css" },
|
|
2421
|
-
styleString$
|
|
2375
|
+
styleString$7,
|
|
2422
2376
|
vanillaStyle),
|
|
2423
|
-
!states.loading && taskNotStarted && (index.h("div", { class: sheet$
|
|
2377
|
+
!states.loading && taskNotStarted && (index.h("div", { class: sheet$7.classes.NotStarted },
|
|
2424
2378
|
index.h("span", { class: "icon" },
|
|
2425
2379
|
index.h("sl-icon", { name: "info-circle-fill" })),
|
|
2426
2380
|
global.intl.formatMessage({
|
|
@@ -2431,7 +2385,7 @@ function TaskCardView(props) {
|
|
|
2431
2385
|
.setLocale(utils.luxonLocale(states.locale))
|
|
2432
2386
|
.toLocaleString(luxon.luxon.DateTime.DATETIME_MED),
|
|
2433
2387
|
}))),
|
|
2434
|
-
!states.loading && taskEnded && (index.h("div", { class: sheet$
|
|
2388
|
+
!states.loading && taskEnded && (index.h("div", { class: sheet$7.classes.Ended },
|
|
2435
2389
|
index.h("span", { class: "icon" },
|
|
2436
2390
|
index.h("sl-icon", { exportparts: "base: task-card-icon", name: "exclamation-triangle-fill" })),
|
|
2437
2391
|
global.intl.formatMessage({
|
|
@@ -2451,7 +2405,7 @@ function TaskCardView(props) {
|
|
|
2451
2405
|
? "main complete"
|
|
2452
2406
|
: "main" },
|
|
2453
2407
|
index.h("div", { class: "container", part: "sqm-card-container", "data-subdue": taskComplete || taskUnavailable },
|
|
2454
|
-
index.h("div", { class: sheet$
|
|
2408
|
+
index.h("div", { class: sheet$7.classes.Header, style: { opacity: taskComplete || taskUnavailable ? "0.45" : "1" } }, states.loading ? (index.h("sl-skeleton", { style: { width: "22%", margin: "0" } })) : (index.h("div", null,
|
|
2455
2409
|
showComplete && (index.h("span", { class: taskUnavailable ? "icon neutral" : "icon" }, taskComplete ? checkmark_filled$1 : checkmark_circle$1)),
|
|
2456
2410
|
index.h("span", { part: "sqm-value", class: "value" }, content.rewardAmount),
|
|
2457
2411
|
index.h("span", { part: "sqm-unit", class: "text" }, content.rewardUnit)))),
|
|
@@ -2467,7 +2421,7 @@ function TaskCardView(props) {
|
|
|
2467
2421
|
} }, content.cardTitle)),
|
|
2468
2422
|
states.loading ? (index.h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.description && (index.h(Details, Object.assign({}, props, { opacity: taskComplete || taskUnavailable ? "0.45" : "1" })))),
|
|
2469
2423
|
content.showProgressBar && states.loading ? (index.h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.showProgressBar && (index.h(ProgressBarView, Object.assign({}, props.content, props.states, { opacity: taskComplete || taskUnavailable ? "0.45" : "1", complete: taskComplete, expired: taskUnavailable })))),
|
|
2470
|
-
index.h("div", { class: sheet$
|
|
2424
|
+
index.h("div", { class: sheet$7.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (index.h("sl-skeleton", { style: { width: "25%", marginLeft: "auto" } })) : (index.h("div", { style: { display: "contents" } },
|
|
2471
2425
|
index.h("span", { class: "text" },
|
|
2472
2426
|
content.repeatable && (index.h("div", null,
|
|
2473
2427
|
index.h("span", { class: repetitions > 0
|
|
@@ -2538,7 +2492,7 @@ function PoweredByImg({ color = "#A6A6A6", width = 120, height = 16, }) {
|
|
|
2538
2492
|
index.h("path", { d: "M1661.53 157.54H1589.77C1590.42 169.37 1593.54 178.535 1599.13 185.035C1604.85 191.535 1612.65 194.785 1622.53 194.785C1628.51 194.785 1633.97 193.485 1638.91 190.885C1643.98 188.285 1647.95 184.645 1650.81 179.965L1657.24 186.4C1653.34 192.12 1648.4 196.475 1642.42 199.465C1636.57 202.455 1629.94 203.95 1622.53 203.95C1609.01 203.95 1598.35 199.465 1590.55 190.495C1582.88 181.525 1579.05 169.175 1579.05 153.445C1579.05 137.585 1582.82 125.17 1590.36 116.2C1597.9 107.1 1608.23 102.55 1621.36 102.55C1633.84 102.55 1643.66 106.84 1650.81 115.42C1657.96 124 1661.53 135.895 1661.53 151.105V157.54ZM1651.39 147.4C1651.39 136.48 1648.66 127.77 1643.2 121.27C1637.74 114.77 1630.46 111.52 1621.36 111.52C1611.74 111.52 1604.2 114.77 1598.74 121.27C1593.28 127.77 1590.29 137.065 1589.77 149.155H1651.39V147.4Z", fill: color })));
|
|
2539
2493
|
}
|
|
2540
2494
|
|
|
2541
|
-
const vanillaStyle$
|
|
2495
|
+
const vanillaStyle$3 = `
|
|
2542
2496
|
:host{
|
|
2543
2497
|
margin: 0 auto;
|
|
2544
2498
|
width: 100%;
|
|
@@ -2594,7 +2548,7 @@ function PortalFooterView(props) {
|
|
|
2594
2548
|
const styleString = sheet.toString();
|
|
2595
2549
|
return (index.h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
2596
2550
|
index.h("style", { type: "text/css" },
|
|
2597
|
-
vanillaStyle$
|
|
2551
|
+
vanillaStyle$3,
|
|
2598
2552
|
styleString),
|
|
2599
2553
|
index.h("div", { class: sheet.classes.RowContainer },
|
|
2600
2554
|
props.faqLink && (index.h("a", { target: "_blank", href: props.faqLink }, props.faqText)),
|
|
@@ -2766,7 +2720,7 @@ function ReferralIframeView(props) {
|
|
|
2766
2720
|
index.h("iframe", { class: sheet.classes.IFrame, src: `${content.iframeSrc}?rsCode=${data.shareCode}` })));
|
|
2767
2721
|
}
|
|
2768
2722
|
|
|
2769
|
-
const style$
|
|
2723
|
+
const style$8 = {
|
|
2770
2724
|
ErrorStyle: mixins.ErrorStyles,
|
|
2771
2725
|
FieldsContainer: {
|
|
2772
2726
|
"& sl-input": {
|
|
@@ -2774,7 +2728,7 @@ const style$9 = {
|
|
|
2774
2728
|
},
|
|
2775
2729
|
},
|
|
2776
2730
|
};
|
|
2777
|
-
const vanillaStyle$
|
|
2731
|
+
const vanillaStyle$4 = `
|
|
2778
2732
|
:host {
|
|
2779
2733
|
margin: 0 auto;
|
|
2780
2734
|
width: 100%;
|
|
@@ -2786,21 +2740,21 @@ sl-input::part(label){
|
|
|
2786
2740
|
font-weight: var(--sl-font-weight-semibold);
|
|
2787
2741
|
}
|
|
2788
2742
|
`;
|
|
2789
|
-
const sheet$
|
|
2790
|
-
const styleString$
|
|
2743
|
+
const sheet$8 = JSS.createStyleSheet(style$8);
|
|
2744
|
+
const styleString$8 = sheet$8.toString();
|
|
2791
2745
|
function NameFieldsView(props) {
|
|
2792
2746
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
2793
2747
|
const { states } = props;
|
|
2794
2748
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2795
|
-
return (index.h("div", { class: sheet$
|
|
2749
|
+
return (index.h("div", { class: sheet$8.classes.FieldsContainer },
|
|
2796
2750
|
index.h("style", { type: "text/css" },
|
|
2797
|
-
vanillaStyle$
|
|
2798
|
-
styleString$
|
|
2751
|
+
vanillaStyle$4,
|
|
2752
|
+
styleString$8),
|
|
2799
2753
|
index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: "/firstName", type: "text", label: states.content.firstNameLabel, required: true, disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e.firstName) ? {
|
|
2800
2754
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.firstName,
|
|
2801
2755
|
}
|
|
2802
2756
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) ? {
|
|
2803
|
-
class: sheet$
|
|
2757
|
+
class: sheet$8.classes.ErrorStyle,
|
|
2804
2758
|
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) || "Cannot be empty",
|
|
2805
2759
|
}
|
|
2806
2760
|
: []))),
|
|
@@ -2808,13 +2762,13 @@ function NameFieldsView(props) {
|
|
|
2808
2762
|
value: (_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.initialData) === null || _o === void 0 ? void 0 : _o.lastName,
|
|
2809
2763
|
}
|
|
2810
2764
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) ? {
|
|
2811
|
-
class: sheet$
|
|
2765
|
+
class: sheet$8.classes.ErrorStyle,
|
|
2812
2766
|
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) || "Cannot be empty",
|
|
2813
2767
|
}
|
|
2814
2768
|
: [])))));
|
|
2815
2769
|
}
|
|
2816
2770
|
|
|
2817
|
-
const style$
|
|
2771
|
+
const style$9 = {
|
|
2818
2772
|
ErrorStyle: {
|
|
2819
2773
|
"&::part(control)": {
|
|
2820
2774
|
background: "var(--sl-color-danger-10)",
|
|
@@ -2837,7 +2791,7 @@ const style$a = {
|
|
|
2837
2791
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
2838
2792
|
},
|
|
2839
2793
|
};
|
|
2840
|
-
const vanillaStyle$
|
|
2794
|
+
const vanillaStyle$5 = `
|
|
2841
2795
|
:host {
|
|
2842
2796
|
margin: 0 auto;
|
|
2843
2797
|
width: 100%;
|
|
@@ -2853,27 +2807,37 @@ sl-checkbox::part(base){
|
|
|
2853
2807
|
}
|
|
2854
2808
|
`;
|
|
2855
2809
|
JSS.jss.setup(JSS.create());
|
|
2856
|
-
const sheet$
|
|
2857
|
-
const styleString$
|
|
2810
|
+
const sheet$9 = JSS.jss.createStyleSheet(style$9);
|
|
2811
|
+
const styleString$9 = sheet$9.toString();
|
|
2858
2812
|
function CheckboxFieldView(props) {
|
|
2859
|
-
var _b, _c;
|
|
2813
|
+
var _a, _b, _c;
|
|
2860
2814
|
const { states, content, callbacks } = props;
|
|
2861
|
-
|
|
2815
|
+
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2816
|
+
return (index.h("div", { class: sheet$9.classes.FieldContainer, part: "sqm-base" },
|
|
2862
2817
|
index.h("style", { type: "text/css" },
|
|
2863
|
-
vanillaStyle$
|
|
2864
|
-
styleString$
|
|
2865
|
-
index.h("sl-checkbox", Object.assign({ exportparts: "label: input-label, base: input-base", name:
|
|
2818
|
+
vanillaStyle$5,
|
|
2819
|
+
styleString$9),
|
|
2820
|
+
index.h("sl-checkbox", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.checkboxName}`, checked: states.checked, "onSl-change": (e) => {
|
|
2866
2821
|
e.target.value = e.target.checked;
|
|
2867
2822
|
callbacks.setChecked(e.target.value);
|
|
2868
|
-
} }, (!content.checkboxOptional ? { required:
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2823
|
+
} }, (!content.checkboxOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (!states.checked && (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.checkboxName])
|
|
2824
|
+
? {
|
|
2825
|
+
class: sheet$9.classes.ErrorStyle,
|
|
2826
|
+
}
|
|
2827
|
+
: [])),
|
|
2828
|
+
global.intl.formatMessage({
|
|
2829
|
+
id: content.checkboxName + "-message",
|
|
2830
|
+
defaultMessage: content.checkboxLabel,
|
|
2831
|
+
}, {
|
|
2832
|
+
labelLink: (index.h("a", { href: content.checkboxLabelLink, target: "_blank" }, content.checkboxLabelLinkText || content.checkboxLabelLink)),
|
|
2833
|
+
}),
|
|
2834
|
+
!states.checked && (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.checkboxName]) && (index.h("p", { class: sheet$9.classes.ErrorMessageStyle }, global.intl.formatMessage({
|
|
2835
|
+
id: `errorMessage-${content.checkboxName}`,
|
|
2836
|
+
defaultMessage: content.errorMessage,
|
|
2837
|
+
}))))));
|
|
2874
2838
|
}
|
|
2875
2839
|
|
|
2876
|
-
const style$
|
|
2840
|
+
const style$a = {
|
|
2877
2841
|
ErrorStyle: {
|
|
2878
2842
|
"--sl-input-border-color": "var(--sl-color-danger-500)",
|
|
2879
2843
|
"--sl-input-background-color": "var(--sl-color-danger-10)",
|
|
@@ -2889,7 +2853,7 @@ const style$b = {
|
|
|
2889
2853
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
2890
2854
|
},
|
|
2891
2855
|
};
|
|
2892
|
-
const vanillaStyle$
|
|
2856
|
+
const vanillaStyle$6 = `
|
|
2893
2857
|
:host {
|
|
2894
2858
|
margin: 0 auto;
|
|
2895
2859
|
width: 100%;
|
|
@@ -2901,36 +2865,36 @@ sl-select::part(label){
|
|
|
2901
2865
|
}
|
|
2902
2866
|
`;
|
|
2903
2867
|
JSS.jss.setup(JSS.create());
|
|
2904
|
-
const sheet$
|
|
2905
|
-
const styleString$
|
|
2868
|
+
const sheet$a = JSS.jss.createStyleSheet(style$a);
|
|
2869
|
+
const styleString$a = sheet$a.toString();
|
|
2906
2870
|
function DropdownFieldView(props) {
|
|
2907
2871
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
2908
2872
|
const { states, content } = props;
|
|
2909
2873
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2910
|
-
return (index.h("div", { class: sheet$
|
|
2874
|
+
return (index.h("div", { class: sheet$a.classes.FieldContainer, part: "sqm-base" },
|
|
2911
2875
|
index.h("style", { type: "text/css" },
|
|
2912
|
-
vanillaStyle$
|
|
2913
|
-
styleString$
|
|
2876
|
+
vanillaStyle$6,
|
|
2877
|
+
styleString$a),
|
|
2914
2878
|
index.h("sl-select", Object.assign({ exportparts: "label: input-label, base: input-base", label: content.dropdownLabel, name: `/${content.dropdownName}` }, (!content.dropdownOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e[content.dropdownName]) ? {
|
|
2915
2879
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.dropdownName],
|
|
2916
2880
|
}
|
|
2917
2881
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) ? {
|
|
2918
|
-
class: sheet$
|
|
2882
|
+
class: sheet$a.classes.ErrorStyle,
|
|
2919
2883
|
}
|
|
2920
2884
|
: [])), content.selectOptions),
|
|
2921
|
-
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$
|
|
2885
|
+
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (index.h("p", { class: sheet$a.classes.ErrorMessageStyle }, global.intl.formatMessage({
|
|
2922
2886
|
id: `errorMessage-${content.dropdownName}`,
|
|
2923
2887
|
defaultMessage: content.errorMessage,
|
|
2924
2888
|
})))));
|
|
2925
2889
|
}
|
|
2926
2890
|
|
|
2927
|
-
const style$
|
|
2891
|
+
const style$b = {
|
|
2928
2892
|
ErrorStyle: mixins.ErrorStyles,
|
|
2929
2893
|
FieldContainer: {
|
|
2930
2894
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
2931
2895
|
},
|
|
2932
2896
|
};
|
|
2933
|
-
const vanillaStyle$
|
|
2897
|
+
const vanillaStyle$7 = `
|
|
2934
2898
|
:host {
|
|
2935
2899
|
margin: 0 auto;
|
|
2936
2900
|
width: 100%;
|
|
@@ -2938,21 +2902,21 @@ const vanillaStyle$8 = `
|
|
|
2938
2902
|
}
|
|
2939
2903
|
`;
|
|
2940
2904
|
JSS.jss.setup(JSS.create());
|
|
2941
|
-
const sheet$
|
|
2942
|
-
const styleString$
|
|
2905
|
+
const sheet$b = JSS.jss.createStyleSheet(style$b);
|
|
2906
|
+
const styleString$b = sheet$b.toString();
|
|
2943
2907
|
function InputFieldView(props) {
|
|
2944
2908
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
2945
2909
|
const { states, content } = props;
|
|
2946
2910
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2947
|
-
return (index.h("div", { class: sheet$
|
|
2911
|
+
return (index.h("div", { class: sheet$b.classes.FieldContainer, part: "sqm-base" },
|
|
2948
2912
|
index.h("style", { type: "text/css" },
|
|
2949
|
-
vanillaStyle$
|
|
2950
|
-
styleString$
|
|
2913
|
+
vanillaStyle$7,
|
|
2914
|
+
styleString$b),
|
|
2951
2915
|
index.h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.fieldName}`, type: content.fieldType, label: content.fieldLabel }, (!content.fieldOptional ? { required: true } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled) }, (((_e = (_d = states.registrationFormState) === null || _d === void 0 ? void 0 : _d.initialData) === null || _e === void 0 ? void 0 : _e[content.fieldName]) ? {
|
|
2952
2916
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.fieldName],
|
|
2953
2917
|
}
|
|
2954
2918
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]) ? {
|
|
2955
|
-
class: sheet$
|
|
2919
|
+
class: sheet$b.classes.ErrorStyle,
|
|
2956
2920
|
helpText: global.intl.formatMessage({
|
|
2957
2921
|
id: `errorMessage-${content.fieldName}`,
|
|
2958
2922
|
defaultMessage: content.errorMessage || (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]),
|
|
@@ -3047,7 +3011,7 @@ function ProgressBar({ stageCount, currentStage, }) {
|
|
|
3047
3011
|
return (index.h("div", { style: { display: "flex", columnGap: "-2px" } }, Array.from(Array(stageCount).keys()).map((stage) => (index.h(Progress, { active: currentStage === stage, completed: currentStage > stage, incomplete: currentStage < stage, stage: stage })))));
|
|
3048
3012
|
}
|
|
3049
3013
|
|
|
3050
|
-
const style$
|
|
3014
|
+
const style$c = {
|
|
3051
3015
|
HostBlock: mixins.HostBlock,
|
|
3052
3016
|
Container: {
|
|
3053
3017
|
minWidth: "300px",
|
|
@@ -3398,8 +3362,8 @@ const style$d = {
|
|
|
3398
3362
|
},
|
|
3399
3363
|
};
|
|
3400
3364
|
// JSS config
|
|
3401
|
-
const sheet$
|
|
3402
|
-
const styleString$
|
|
3365
|
+
const sheet$c = JSS.createStyleSheet(style$c);
|
|
3366
|
+
const styleString$c = sheet$c.toString();
|
|
3403
3367
|
const stageList = ["chooseReward", "chooseAmount", "confirmation", "success"];
|
|
3404
3368
|
function RewardExchangeView(props) {
|
|
3405
3369
|
const { states, data, callbacks, refs } = props;
|
|
@@ -3422,7 +3386,7 @@ function RewardExchangeView(props) {
|
|
|
3422
3386
|
sourceUnit: item.sourceUnit,
|
|
3423
3387
|
})));
|
|
3424
3388
|
}
|
|
3425
|
-
return (index.h("sl-select", { style: { width: "auto" }, label: (_b = states === null || states === void 0 ? void 0 : states.content) === null || _b === void 0 ? void 0 : _b.text.selectText, class: sheet$
|
|
3389
|
+
return (index.h("sl-select", { style: { width: "auto" }, label: (_b = states === null || states === void 0 ? void 0 : states.content) === null || _b === void 0 ? void 0 : _b.text.selectText, class: sheet$c.classes.Select, value: states.selectedStep, "onSl-select": (e) => {
|
|
3426
3390
|
var _a, _b, _c, _d, _e;
|
|
3427
3391
|
return callbacks.setExchangeState({
|
|
3428
3392
|
amount: (_c = (_b = (_a = e.detail) === null || _a === void 0 ? void 0 : _a.item) === null || _b === void 0 ? void 0 : _b.value) === null || _c === void 0 ? void 0 : _c.sourceValue,
|
|
@@ -3430,7 +3394,7 @@ function RewardExchangeView(props) {
|
|
|
3430
3394
|
});
|
|
3431
3395
|
} }, (_c = item.steps) === null || _c === void 0 ? void 0 : _c.map((step) => {
|
|
3432
3396
|
var _a, _b;
|
|
3433
|
-
return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$
|
|
3397
|
+
return (index.h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$c.classes.SelectItem },
|
|
3434
3398
|
step.prettyDestinationValue,
|
|
3435
3399
|
index.h("br", null),
|
|
3436
3400
|
index.h("div", { class: "step-cost", slot: "suffix" },
|
|
@@ -3449,8 +3413,8 @@ function RewardExchangeView(props) {
|
|
|
3449
3413
|
var _a;
|
|
3450
3414
|
return [
|
|
3451
3415
|
index.h("div", { part: "choose-reward-container" },
|
|
3452
|
-
index.h("div", { class: sheet$
|
|
3453
|
-
states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$
|
|
3416
|
+
index.h("div", { class: sheet$c.classes.Title }, states.content.text.rewardTitle),
|
|
3417
|
+
states.loading || states.queryError ? (loading()) : (index.h("div", { class: sheet$c.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
|
|
3454
3418
|
var _a, _b, _c, _d, _e;
|
|
3455
3419
|
const style = {
|
|
3456
3420
|
boxShadow: item.key === (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.key)
|
|
@@ -3459,7 +3423,7 @@ function RewardExchangeView(props) {
|
|
|
3459
3423
|
borderRadius: "4px",
|
|
3460
3424
|
};
|
|
3461
3425
|
return (index.h("div", { key: item.key, style: style },
|
|
3462
|
-
index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$
|
|
3426
|
+
index.h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$c.classes.Card, style: {
|
|
3463
3427
|
cursor: item.unavailableReasonCode
|
|
3464
3428
|
? "not-allowed"
|
|
3465
3429
|
: "pointer",
|
|
@@ -3476,14 +3440,14 @@ function RewardExchangeView(props) {
|
|
|
3476
3440
|
? "rgba(0, 0, 0, 0.05)"
|
|
3477
3441
|
: "rgba(0, 0, 0, 0)",
|
|
3478
3442
|
} },
|
|
3479
|
-
index.h("div", { class: sheet$
|
|
3443
|
+
index.h("div", { class: sheet$c.classes.Image, style: {
|
|
3480
3444
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3481
3445
|
} },
|
|
3482
3446
|
index.h("img", { class: item.unavailableReasonCode
|
|
3483
3447
|
? "image subdued"
|
|
3484
3448
|
: "image", src: (item === null || item === void 0 ? void 0 : item.imageUrl) ||
|
|
3485
3449
|
index.getAssetPath("./assets/Reward-image.png") })),
|
|
3486
|
-
index.h("div", { class: sheet$
|
|
3450
|
+
index.h("div", { class: sheet$c.classes.TextArea, style: {
|
|
3487
3451
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3488
3452
|
} },
|
|
3489
3453
|
index.h("div", { class: "title", style: {
|
|
@@ -3516,7 +3480,7 @@ function RewardExchangeView(props) {
|
|
|
3516
3480
|
item.prettySourceMinValue,
|
|
3517
3481
|
}))))))));
|
|
3518
3482
|
}))),
|
|
3519
|
-
index.h("div", { class: sheet$
|
|
3483
|
+
index.h("div", { class: sheet$c.classes.Button },
|
|
3520
3484
|
index.h("sl-button", { exportparts: "base: primarybutton-base", class: "continue right", size: "large", onClick: () => callbacks.setStage("chooseAmount"), loading: states.loading, disabled: !states.selectedItem }, states.content.text.continueText))),
|
|
3521
3485
|
];
|
|
3522
3486
|
}
|
|
@@ -3527,7 +3491,7 @@ function RewardExchangeView(props) {
|
|
|
3527
3491
|
? false
|
|
3528
3492
|
: input && !states.amount;
|
|
3529
3493
|
return (index.h("div", null,
|
|
3530
|
-
index.h("div", { class: sheet$
|
|
3494
|
+
index.h("div", { class: sheet$c.classes.ChooseAmount, part: "choose-amount-container" },
|
|
3531
3495
|
index.h("div", { class: "wrapper" },
|
|
3532
3496
|
index.h("img", { class: "image", src: (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
|
|
3533
3497
|
index.getAssetPath("./assets/Reward-image.png") }),
|
|
@@ -3536,7 +3500,7 @@ function RewardExchangeView(props) {
|
|
|
3536
3500
|
((_c = states.selectedItem) === null || _c === void 0 ? void 0 : _c.ruleType) === "FIXED_GLOBAL_REWARD" ? (index.h("div", { class: "points" }, input)) : (index.h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)),
|
|
3537
3501
|
((_d = states.selectedItem) === null || _d === void 0 ? void 0 : _d.ruleType) === "FIXED_GLOBAL_REWARD" ? (index.h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)) : (index.h("div", null, input)),
|
|
3538
3502
|
index.h("div", { class: "space" }))),
|
|
3539
|
-
index.h("div", { class: sheet$
|
|
3503
|
+
index.h("div", { class: sheet$c.classes.Button },
|
|
3540
3504
|
index.h("sl-button", { exportparts: "base: secondarybutton-base", class: "cancel", size: "large", type: "text", onClick: () => callbacks.resetState() }, states.content.text.cancelText),
|
|
3541
3505
|
index.h("sl-button", { exportparts: "base: primarybutton-base", class: "continue", size: "large", onClick: () => callbacks.setStage("confirmation"), disabled: isDisabled }, states.content.text.continueToConfirmationText)))));
|
|
3542
3506
|
}
|
|
@@ -3544,8 +3508,8 @@ function RewardExchangeView(props) {
|
|
|
3544
3508
|
const cost = (selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettySourceValue) || selectedItem.prettySourceValue;
|
|
3545
3509
|
const amount = selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettyDestinationValue;
|
|
3546
3510
|
return (index.h("div", null,
|
|
3547
|
-
index.h("div", { class: sheet$
|
|
3548
|
-
index.h("div", { class: sheet$
|
|
3511
|
+
index.h("div", { class: sheet$c.classes.Confirmation, part: "confirmation-container" },
|
|
3512
|
+
index.h("div", { class: sheet$c.classes.Title }, states.content.text.redeemTitle),
|
|
3549
3513
|
index.h("div", { class: "wrapper" },
|
|
3550
3514
|
index.h("div", { class: "field" }, states.content.text.rewardNameTitle),
|
|
3551
3515
|
index.h("div", { class: "reward-item-container" },
|
|
@@ -3560,13 +3524,13 @@ function RewardExchangeView(props) {
|
|
|
3560
3524
|
index.h("div", { class: "wrapper top-border padding" },
|
|
3561
3525
|
index.h("div", { class: "field" }, states.content.text.costTitle),
|
|
3562
3526
|
index.h("div", { class: "value" }, cost)),
|
|
3563
|
-
index.h("div", { class: sheet$
|
|
3527
|
+
index.h("div", { class: sheet$c.classes.Button },
|
|
3564
3528
|
index.h("sl-button", { class: "cancel", type: "text", size: "large", onClick: () => callbacks.setStage("chooseAmount") }, states.content.text.backText),
|
|
3565
3529
|
index.h("sl-button", { class: "continue", size: "large", loading: states.loading, onClick: callbacks.exchangeReward }, states.content.text.redeemText)))));
|
|
3566
3530
|
}
|
|
3567
3531
|
function success() {
|
|
3568
3532
|
var _a, _b, _c, _d, _e, _f;
|
|
3569
|
-
return (index.h("div", { class: sheet$
|
|
3533
|
+
return (index.h("div", { class: sheet$c.classes.Success, part: "success-container" },
|
|
3570
3534
|
index.h(Gift$1, null),
|
|
3571
3535
|
index.h(Confetti, null),
|
|
3572
3536
|
index.h("div", { class: "title" }, (_a = states.content.text) === null || _a === void 0 ? void 0 : _a.rewardRedeemedText),
|
|
@@ -3580,8 +3544,8 @@ function RewardExchangeView(props) {
|
|
|
3580
3544
|
})),
|
|
3581
3545
|
(data === null || data === void 0 ? void 0 : data.fuelTankCode) && (index.h("div", { class: "promo" },
|
|
3582
3546
|
states.content.text.promoCode,
|
|
3583
|
-
index.h(CopyTextView, { copyString: data.fuelTankCode, tooltiptext: (_f = states === null || states === void 0 ? void 0 : states.content) === null || _f === void 0 ? void 0 : _f.text.tooltipText, open: states.open, onClick: callbacks.copyFuelTankCode }))),
|
|
3584
|
-
index.h("div", { class: sheet$
|
|
3547
|
+
index.h(copyTextView.CopyTextView, { copyString: data.fuelTankCode, tooltiptext: (_f = states === null || states === void 0 ? void 0 : states.content) === null || _f === void 0 ? void 0 : _f.text.tooltipText, open: states.open, onClick: callbacks.copyFuelTankCode }))),
|
|
3548
|
+
index.h("div", { class: sheet$c.classes.Button },
|
|
3585
3549
|
index.h("sl-button", { class: "continue center", type: "primary", size: "large", onClick: () => callbacks.resetState(true) }, states.content.text.doneText))));
|
|
3586
3550
|
}
|
|
3587
3551
|
const stages = {
|
|
@@ -3593,7 +3557,7 @@ function RewardExchangeView(props) {
|
|
|
3593
3557
|
const currentStage = stages[states.redeemStage];
|
|
3594
3558
|
function stageMap() {
|
|
3595
3559
|
const stageNumber = stageList.indexOf(states.redeemStage);
|
|
3596
|
-
return (index.h("div", { class: sheet$
|
|
3560
|
+
return (index.h("div", { class: sheet$c.classes.ProgressBar },
|
|
3597
3561
|
index.h("div", { class: "text-area" }, Object.keys(stageProgressList).map((stage) => {
|
|
3598
3562
|
if (stageList.indexOf(stage) <= stageNumber) {
|
|
3599
3563
|
return index.h("span", { class: "text" }, stageProgressList[stage]);
|
|
@@ -3605,10 +3569,10 @@ function RewardExchangeView(props) {
|
|
|
3605
3569
|
index.h(ProgressBar, { stageCount: 3, currentStage: stageNumber })));
|
|
3606
3570
|
}
|
|
3607
3571
|
function loading() {
|
|
3608
|
-
return (index.h("div", { class: sheet$
|
|
3572
|
+
return (index.h("div", { class: sheet$c.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
|
|
3609
3573
|
return (index.h("div", null,
|
|
3610
|
-
index.h("sl-card", { class: sheet$
|
|
3611
|
-
index.h("div", { class: sheet$
|
|
3574
|
+
index.h("sl-card", { class: sheet$c.classes.Card },
|
|
3575
|
+
index.h("div", { class: sheet$c.classes.CardLayout },
|
|
3612
3576
|
index.h("div", null,
|
|
3613
3577
|
index.h("sl-skeleton", { style: {
|
|
3614
3578
|
width: "100px",
|
|
@@ -3640,12 +3604,12 @@ function RewardExchangeView(props) {
|
|
|
3640
3604
|
if (!(refs === null || refs === void 0 ? void 0 : refs.canvasRef))
|
|
3641
3605
|
return;
|
|
3642
3606
|
refs.canvasRef.current = canvas;
|
|
3643
|
-
}, id: "my-canvas", class: sheet$
|
|
3607
|
+
}, id: "my-canvas", class: sheet$c.classes.Confetti }));
|
|
3644
3608
|
}
|
|
3645
3609
|
if (states.noExchangeOptions)
|
|
3646
3610
|
return states.content.text.empty;
|
|
3647
|
-
return (index.h("div", { class: sheet$
|
|
3648
|
-
index.h("style", { type: "text/css" }, styleString$
|
|
3611
|
+
return (index.h("div", { class: sheet$c.classes.Container, part: "sqm-base" },
|
|
3612
|
+
index.h("style", { type: "text/css" }, styleString$c),
|
|
3649
3613
|
index.h("div", null,
|
|
3650
3614
|
stageMap(),
|
|
3651
3615
|
states.exchangeError && errorMessage(),
|
|
@@ -4061,7 +4025,7 @@ function CardFeedView(props, children) {
|
|
|
4061
4025
|
index.h("div", { class: sheet.classes.Container, part: "sqm-base" }, children)));
|
|
4062
4026
|
}
|
|
4063
4027
|
|
|
4064
|
-
const style$
|
|
4028
|
+
const style$d = {
|
|
4065
4029
|
HostBlock: mixins.HostBlock,
|
|
4066
4030
|
couponCodeLabel: {
|
|
4067
4031
|
margin: "var(--sl-spacing-x-small) 0",
|
|
@@ -4069,23 +4033,23 @@ const style$e = {
|
|
|
4069
4033
|
fontSize: "var(--sl-font-size-small)",
|
|
4070
4034
|
},
|
|
4071
4035
|
};
|
|
4072
|
-
const vanillaStyle$
|
|
4036
|
+
const vanillaStyle$8 = `
|
|
4073
4037
|
:host{
|
|
4074
4038
|
display: block;
|
|
4075
4039
|
width: 100%;
|
|
4076
4040
|
}
|
|
4077
4041
|
`;
|
|
4078
|
-
const sheet$
|
|
4079
|
-
const styleString$
|
|
4042
|
+
const sheet$d = JSS.createStyleSheet(style$d);
|
|
4043
|
+
const styleString$d = sheet$d.toString();
|
|
4080
4044
|
function CouponCodeView(props) {
|
|
4081
4045
|
const error = !props.loading && props.error;
|
|
4082
4046
|
return (index.h("div", null,
|
|
4083
4047
|
index.h("style", { type: "text/css" },
|
|
4084
|
-
styleString$
|
|
4085
|
-
vanillaStyle$
|
|
4086
|
-
index.h("p", { class: sheet$
|
|
4048
|
+
styleString$d,
|
|
4049
|
+
vanillaStyle$8),
|
|
4050
|
+
index.h("p", { class: sheet$d.classes.couponCodeLabel, style: { textAlign: props.textAlign } }, props.couponCodeLabel),
|
|
4087
4051
|
error ? (index.h("sqm-form-message", { type: props.errorType, exportparts: "erroralert-icon" },
|
|
4088
|
-
index.h("div", { part: "erroralert-text" }, props.errorText))) : (index.h(CopyTextView, Object.assign({}, props)))));
|
|
4052
|
+
index.h("div", { part: "erroralert-text" }, props.errorText))) : (index.h(copyTextView.CopyTextView, Object.assign({}, props)))));
|
|
4089
4053
|
}
|
|
4090
4054
|
|
|
4091
4055
|
function t(t,n,r){return Math.min(Math.max(t,r),n)}class n extends Error{constructor(t){super(`Failed to parse color: "${t}"`);}}function r(r){if("string"!=typeof r)throw new n(r);if("transparent"===r.trim().toLowerCase())return [0,0,0,0];let e=r.trim();e=u.test(r)?function(t){const r=t.toLowerCase().trim(),e=o[function(t){let n=5381,r=t.length;for(;r;)n=33*n^t.charCodeAt(--r);return (n>>>0)%2341}(r)];if(!e)throw new n(t);return `#${e}`}(r):r;const f=s.exec(e);if(f){const t=Array.from(f).slice(1);return [...t.slice(0,3).map(t=>parseInt(_(t,2),16)),parseInt(_(t[3]||"f",2),16)/255]}const p=i.exec(e);if(p){const t=Array.from(p).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,16)),parseInt(t[3]||"ff",16)/255]}const z=a.exec(e);if(z){const t=Array.from(z).slice(1);return [...t.slice(0,3).map(t=>parseInt(t,10)),parseFloat(t[3]||"1")]}const h=c.exec(e);if(h){const[e,o,_,s]=Array.from(h).slice(1).map(parseFloat);if(t(0,100,o)!==o)throw new n(r);if(t(0,100,_)!==_)throw new n(r);return [...l(e,o,_),s||1]}throw new n(r)}const e=t=>parseInt(t.replace(/_/g,""),36),o="1q29ehhb 1n09sgk7 1kl1ekf_ _yl4zsno 16z9eiv3 1p29lhp8 _bd9zg04 17u0____ _iw9zhe5 _to73___ _r45e31e _7l6g016 _jh8ouiv _zn3qba8 1jy4zshs 11u87k0u 1ro9yvyo 1aj3xael 1gz9zjz0 _3w8l4xo 1bf1ekf_ _ke3v___ _4rrkb__ 13j776yz _646mbhl _nrjr4__ _le6mbhl 1n37ehkb _m75f91n _qj3bzfz 1939yygw 11i5z6x8 _1k5f8xs 1509441m 15t5lwgf _ae2th1n _tg1ugcv 1lp1ugcv 16e14up_ _h55rw7n _ny9yavn _7a11xb_ 1ih442g9 _pv442g9 1mv16xof 14e6y7tu 1oo9zkds 17d1cisi _4v9y70f _y98m8kc 1019pq0v 12o9zda8 _348j4f4 1et50i2o _8epa8__ _ts6senj 1o350i2o 1mi9eiuo 1259yrp0 1ln80gnw _632xcoy 1cn9zldc _f29edu4 1n490c8q _9f9ziet 1b94vk74 _m49zkct 1kz6s73a 1eu9dtog _q58s1rz 1dy9sjiq __u89jo3 _aj5nkwg _ld89jo3 13h9z6wx _qa9z2ii _l119xgq _bs5arju 1hj4nwk9 1qt4nwk9 1ge6wau6 14j9zlcw 11p1edc_ _ms1zcxe _439shk6 _jt9y70f _754zsow 1la40eju _oq5p___ _x279qkz 1fa5r3rv _yd2d9ip _424tcku _8y1di2_ _zi2uabw _yy7rn9h 12yz980_ __39ljp6 1b59zg0x _n39zfzp 1fy9zest _b33k___ _hp9wq92 1il50hz4 _io472ub _lj9z3eo 19z9ykg0 _8t8iu3a 12b9bl4a 1ak5yw0o _896v4ku _tb8k8lv _s59zi6t _c09ze0p 1lg80oqn 1id9z8wb _238nba5 1kq6wgdi _154zssg _tn3zk49 _da9y6tc 1sg7cv4f _r12jvtt 1gq5fmkz 1cs9rvci _lp9jn1c _xw1tdnb 13f9zje6 16f6973h _vo7ir40 _bt5arjf _rc45e4t _hr4e100 10v4e100 _hc9zke2 _w91egv_ _sj2r1kk 13c87yx8 _vqpds__ _ni8ggk8 _tj9yqfb 1ia2j4r4 _7x9b10u 1fc9ld4j 1eq9zldr _5j9lhpx _ez9zl6o _md61fzm".split(" ").reduce((t,n)=>{const r=e(n.substring(0,3)),o=e(n.substring(3)).toString(16);let _="";for(let t=0;t<6-o.length;t++)_+="0";return t[r]=`${_}${o}`,t},{}),_=(t,n)=>Array.from(Array(n)).map(()=>t).join(""),s=new RegExp(`^#${_("([a-f0-9])",3)}([a-f0-9])?$`,"i"),i=new RegExp(`^#${_("([a-f0-9]{2})",3)}([a-f0-9]{2})?$`,"i"),a=new RegExp(`^rgba?\\(\\s*(\\d+)\\s*${_(",\\s*(\\d+)\\s*",2)}(?:,\\s*([\\d.]+))?\\s*\\)$`,"i"),c=/^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%(?:\s*,\s*([\d.]+))?\s*\)$/i,u=/^[a-z]+$/i,f=t=>Math.round(255*t),l=(t,n,r)=>{let e=r/100;if(0===n)return [e,e,e].map(f);const o=(t%360+360)%360/60,_=(1-Math.abs(2*e-1))*(n/100),s=_*(1-Math.abs(o%2-1));let i=0,a=0,c=0;o>=0&&o<1?(i=_,a=s):o>=1&&o<2?(i=s,a=_):o>=2&&o<3?(a=_,c=s):o>=3&&o<4?(a=s,c=_):o>=4&&o<5?(i=s,c=_):o>=5&&o<6&&(i=_,c=s);const u=e-_/2;return [i+u,a+u,c+u].map(f)};function p(t){const[n,e,o,_]=r(t).map((t,n)=>3===n?t:t/255),s=Math.max(n,e,o),i=Math.min(n,e,o),a=(s+i)/2;if(s===i)return [0,0,a,_];const c=s-i;return [60*(n===s?(e-o)/c+(e<o?6:0):e===s?(o-n)/c+2:(n-e)/c+4),a>.5?c/(2-s-i):c/(s+i),a,_]}function z(n,r,e,o){return `hsla(${(n%360).toFixed()}, ${t(0,100,100*r).toFixed()}%, ${t(0,100,100*e).toFixed()}%, ${parseFloat(t(0,1,o).toFixed(3))})`}
|
|
@@ -4176,7 +4140,6 @@ const ShadowViewAddon = ({ story }, children) => {
|
|
|
4176
4140
|
exports.BigStatView = BigStatView;
|
|
4177
4141
|
exports.CardFeedView = CardFeedView;
|
|
4178
4142
|
exports.CheckboxFieldView = CheckboxFieldView;
|
|
4179
|
-
exports.CopyTextView = CopyTextView;
|
|
4180
4143
|
exports.CouponCodeView = CouponCodeView;
|
|
4181
4144
|
exports.DropdownFieldView = DropdownFieldView;
|
|
4182
4145
|
exports.EditProfileView = EditProfileView;
|