@saasquatch/mint-components 1.12.1-14 → 1.12.1-15
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/{ShadowViewAddon-63b78308.js → ShadowViewAddon-9aee7df5.js} +195 -90
- package/dist/cjs/{global-02e50f09.js → global-41c0a650.js} +1 -1
- package/dist/cjs/{index.module-df530553.js → index.module-d8342710.js} +12 -10
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{re-render-1976e05e.js → re-render-dd8d65bf.js} +2 -2
- package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +51 -51
- package/dist/cjs/{sqm-big-stat_39.cjs.entry.js → sqm-big-stat_40.cjs.entry.js} +220 -43
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
- package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-invoice-table-view-e3b03a00.js → sqm-invoice-table-view-41a0b707.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +4 -4
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-5f7886d6.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
- package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-292b5bf4.js → sqm-portal-email-verification-view-56fabc90.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-fde54e35.js → sqm-portal-profile-view-7c9c60a6.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +5 -5
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +3 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +8 -8
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +235 -172
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{useChildElements-e0d44916.js → useChildElements-57e11069.js} +1 -1
- package/dist/cjs/{useInstantAccessRegistration-bbe746d1.js → useInstantAccessRegistration-14ccf9d4.js} +3 -3
- package/dist/cjs/{useReferralTable-a76adb0d.js → useReferralTable-ef36b29e.js} +7 -7
- package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-7d608337.js} +1 -1
- package/dist/cjs/{utilities-cec9dd36.js → utilities-7df0fdad.js} +1 -1
- package/dist/collection/components/sqm-portal-change-marketing/ChangeMarketing.stories.js +55 -0
- package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.js +5 -4
- package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js +5 -5
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
- package/dist/esm/{ShadowViewAddon-272f75a5.js → ShadowViewAddon-cadd38e4.js} +194 -91
- package/dist/esm/{global-62554cef.js → global-c1e70cb2.js} +1 -1
- package/dist/esm/{index.module-48f73e70.js → index.module-3344e7dc.js} +4 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-cb4d43dc.js → re-render-29151677.js} +2 -2
- package/dist/esm/sqm-asset-card.entry.js +1 -1
- package/dist/esm/sqm-banking-info-form_16.entry.js +51 -51
- package/dist/esm/{sqm-big-stat_39.entry.js → sqm-big-stat_40.entry.js} +218 -42
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-empty_4.entry.js +2 -2
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/{sqm-invoice-table-view-41a14ca6.js → sqm-invoice-table-view-eb4b3f63.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +4 -4
- package/dist/esm/sqm-logout-current-user.entry.js +3 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-af40eedb.js → sqm-navigation-sidebar-item-view-08e47843.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
- package/dist/esm/sqm-password-field.entry.js +2 -2
- package/dist/esm/sqm-popup-container.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-460bac1b.js → sqm-portal-email-verification-view-52a45f66.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +6 -6
- package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
- package/dist/esm/sqm-portal-logout.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-4caa9f28.js → sqm-portal-profile-view-4810da8a.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +6 -6
- package/dist/esm/sqm-portal-protected-route.entry.js +5 -5
- package/dist/esm/sqm-portal-registration-form.entry.js +6 -6
- package/dist/esm/sqm-portal-reset-password.entry.js +5 -5
- package/dist/esm/sqm-portal-verify-email.entry.js +5 -5
- package/dist/esm/sqm-referral-table_11.entry.js +5 -5
- package/dist/esm/sqm-referred-registration.entry.js +3 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
- package/dist/esm/sqm-rewards-table_9.entry.js +8 -8
- package/dist/esm/sqm-stencilbook.entry.js +235 -172
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/{useChildElements-a6b895dd.js → useChildElements-cc98d6c4.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-46a98499.js → useInstantAccessRegistration-e95685e5.js} +3 -3
- package/dist/esm/{useReferralTable-6e8350db.js → useReferralTable-f1ffc72e.js} +7 -7
- package/dist/esm/{useRegistrationFormState-de6b208e.js → useRegistrationFormState-4151cec4.js} +1 -1
- package/dist/esm/{utilities-e8022681.js → utilities-4d60af2c.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-cadd38e4.js +1 -0
- package/dist/esm-es5/{global-62554cef.js → global-c1e70cb2.js} +1 -1
- package/dist/esm-es5/index.module-3344e7dc.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-cb4d43dc.js → re-render-29151677.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-big-stat_40.entry.js +1 -0
- 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-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-invoice-table-view-41a14ca6.js → sqm-invoice-table-view-eb4b3f63.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-af40eedb.js → sqm-navigation-sidebar-item-view-08e47843.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- 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-email-verification-view-460bac1b.js → sqm-portal-email-verification-view-52a45f66.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-4caa9f28.js → sqm-portal-profile-view-4810da8a.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.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.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-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-a6b895dd.js → useChildElements-cc98d6c4.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-46a98499.js → useInstantAccessRegistration-e95685e5.js} +1 -1
- package/dist/esm-es5/{useReferralTable-6e8350db.js → useReferralTable-f1ffc72e.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-de6b208e.js → useRegistrationFormState-4151cec4.js} +1 -1
- package/dist/esm-es5/{utilities-e8022681.js → utilities-4d60af2c.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-bd6d9d54.system.entry.js → p-00aa314d.system.entry.js} +1 -1
- package/dist/mint-components/{p-bda832b2.js → p-051dd2a0.js} +2 -2
- package/dist/mint-components/{p-3fefb1f4.entry.js → p-063f4458.entry.js} +32 -15
- package/dist/mint-components/p-06ab1968.js +1 -0
- package/dist/mint-components/p-0afb7d5d.system.js +1 -0
- package/dist/mint-components/{p-f99765fe.system.entry.js → p-0c06a6f5.system.entry.js} +1 -1
- package/dist/mint-components/{p-9bb9a767.system.js → p-0f65c86c.system.js} +1 -1
- package/dist/mint-components/{p-9982db11.entry.js → p-1064099e.entry.js} +1 -1
- package/dist/mint-components/{p-83df7db2.system.entry.js → p-17c59360.system.entry.js} +1 -1
- package/dist/mint-components/p-186542b8.system.js +1 -0
- package/dist/mint-components/{p-0f30148d.system.entry.js → p-19c94256.system.entry.js} +1 -1
- package/dist/mint-components/p-1ba5157e.js +1 -0
- package/dist/mint-components/{p-68160d49.system.entry.js → p-1ca1ca86.system.entry.js} +1 -1
- package/dist/mint-components/p-2037fbd3.js +1 -0
- package/dist/mint-components/{p-94324315.system.entry.js → p-284cc389.system.entry.js} +1 -1
- package/dist/mint-components/{p-23112de2.entry.js → p-29a80f6e.entry.js} +1 -1
- package/dist/mint-components/p-2b85b9d2.entry.js +1 -0
- package/dist/mint-components/p-30909368.entry.js +1 -0
- package/dist/mint-components/{p-5f20200a.entry.js → p-36332fc7.entry.js} +1 -1
- package/dist/mint-components/p-3d6eac77.js +1 -0
- package/dist/mint-components/p-3e87d803.entry.js +1 -0
- package/dist/mint-components/{p-30797093.system.entry.js → p-3edd4ea8.system.entry.js} +1 -1
- package/dist/mint-components/{p-13976be9.system.entry.js → p-40ad6540.system.entry.js} +1 -1
- package/dist/mint-components/{p-5de3473d.entry.js → p-42baa318.entry.js} +1 -1
- package/dist/mint-components/{p-2a2d4343.system.js → p-45b1b2be.system.js} +1 -1
- package/dist/mint-components/p-46af0bf6.system.js +1 -0
- package/dist/mint-components/{p-902770d7.entry.js → p-4893f186.entry.js} +1 -1
- package/dist/mint-components/{p-b169229a.entry.js → p-4c6c314b.entry.js} +1 -1
- package/dist/mint-components/{p-0068067d.entry.js → p-4e582dd8.entry.js} +1 -1
- package/dist/mint-components/p-50135af6.entry.js +1 -0
- package/dist/mint-components/{p-7726e4ea.system.entry.js → p-5bdf586c.system.entry.js} +1 -1
- package/dist/mint-components/p-5d86d0b4.entry.js +1 -0
- package/dist/mint-components/{p-92b08cb2.system.entry.js → p-63b5126d.system.entry.js} +1 -1
- package/dist/mint-components/p-658d5964.system.entry.js +1 -0
- package/dist/mint-components/p-67a8b7ae.system.js +1 -0
- package/dist/mint-components/{p-9a520e94.entry.js → p-69a0a791.entry.js} +2 -2
- package/dist/mint-components/{p-498c4ffd.system.entry.js → p-6a4b1ec0.system.entry.js} +1 -1
- package/dist/mint-components/{p-59111d6c.entry.js → p-6c9eb87a.entry.js} +1 -1
- package/dist/mint-components/{p-44c3791a.system.entry.js → p-6e50122b.system.entry.js} +1 -1
- package/dist/mint-components/p-6fdf020e.entry.js +1 -0
- package/dist/mint-components/{p-64b25dd9.entry.js → p-7a33cd80.entry.js} +1 -1
- package/dist/mint-components/p-7c49ebfa.entry.js +1 -0
- package/dist/mint-components/{p-c89c890e.entry.js → p-85f3c5d5.entry.js} +2 -2
- package/dist/mint-components/{p-0f010c01.system.js → p-8833552d.system.js} +1 -1
- package/dist/mint-components/{p-74d012fc.entry.js → p-91c1a54d.entry.js} +1 -1
- package/dist/mint-components/{p-b348d95c.js → p-920641bf.js} +1 -1
- package/dist/mint-components/{p-018088cc.entry.js → p-924384b2.entry.js} +2 -2
- package/dist/mint-components/{p-1d803c85.js → p-9276151f.js} +1 -1
- package/dist/mint-components/{p-115edc43.system.entry.js → p-98072a24.system.entry.js} +1 -1
- package/dist/mint-components/{p-5da7c982.system.js → p-99b2ff9c.system.js} +1 -1
- package/dist/mint-components/p-9e62ac1f.system.entry.js +1 -0
- package/dist/mint-components/{p-66d09e59.system.js → p-a1b5a82c.system.js} +1 -1
- package/dist/mint-components/{p-57ea9c0b.system.js → p-a2bce8d7.system.js} +1 -1
- package/dist/mint-components/{p-98602fa9.js → p-a7161d9f.js} +1 -1
- package/dist/mint-components/{p-74609159.system.js → p-a8ebb87a.system.js} +1 -1
- package/dist/mint-components/{p-baca1c93.system.entry.js → p-a8ec5664.system.entry.js} +1 -1
- package/dist/mint-components/{p-52acd113.entry.js → p-ac1fb0c4.entry.js} +1 -1
- package/dist/mint-components/{p-2364eb2d.system.entry.js → p-ad8dbab8.system.entry.js} +1 -1
- package/dist/mint-components/p-ae72631b.entry.js +9 -0
- package/dist/mint-components/{p-1bb2fd65.system.entry.js → p-b6557eff.system.entry.js} +1 -1
- package/dist/mint-components/{p-804de0cf.system.entry.js → p-b758d962.system.entry.js} +1 -1
- package/dist/mint-components/{p-ce5057f7.system.js → p-b8fff589.system.js} +1 -1
- package/dist/mint-components/{p-d71ec46e.system.entry.js → p-b9cab58d.system.entry.js} +1 -1
- package/dist/mint-components/{p-1bdacfcb.entry.js → p-bb873ddd.entry.js} +1 -1
- package/dist/mint-components/{p-6f980faf.system.js → p-c588e9c1.system.js} +1 -1
- package/dist/mint-components/{p-512089bb.js → p-c810bcfc.js} +1 -1
- package/dist/mint-components/{p-778b55a5.entry.js → p-cb029418.entry.js} +1 -1
- package/dist/mint-components/{p-6aed684b.js → p-cbfc4b47.js} +1 -1
- package/dist/mint-components/{p-cefffd56.system.entry.js → p-cd326a35.system.entry.js} +1 -1
- package/dist/mint-components/{p-c98cd85a.system.entry.js → p-d1ebd4c9.system.entry.js} +1 -1
- package/dist/mint-components/{p-df2ada74.entry.js → p-d2389ef4.entry.js} +1 -1
- package/dist/mint-components/{p-215d9dce.system.entry.js → p-d5b327ec.system.entry.js} +1 -1
- package/dist/mint-components/{p-fc58dc2f.system.entry.js → p-db0d4d3a.system.entry.js} +1 -1
- package/dist/mint-components/{p-da1e21f2.js → p-e10b0628.js} +1 -1
- package/dist/mint-components/{p-275b2841.system.entry.js → p-e4d14213.system.entry.js} +1 -1
- package/dist/mint-components/{p-7ab32670.entry.js → p-ea2075fd.entry.js} +2 -2
- package/dist/mint-components/p-ea46d642.js +391 -0
- package/dist/mint-components/{p-c4719154.js → p-eb64a65f.js} +1 -1
- package/dist/mint-components/{p-099c59cc.system.entry.js → p-ebab1714.system.entry.js} +1 -1
- package/dist/mint-components/{p-b7324c0e.system.entry.js → p-f093ed85.system.entry.js} +1 -1
- package/dist/mint-components/{p-9aa177d6.system.entry.js → p-f58c7201.system.entry.js} +1 -1
- package/dist/mint-components/{p-1eb21821.system.js → p-f8d2c679.system.js} +1 -1
- package/dist/mint-components/{p-513f79fb.entry.js → p-fa160846.entry.js} +2 -2
- package/dist/mint-components/{p-3b08cc52.entry.js → p-fcf7f4c1.entry.js} +1 -1
- package/dist/mint-components/{p-670d441e.system.entry.js → p-fe163a23.system.entry.js} +1 -1
- package/dist/types/components/sqm-portal-change-marketing/ChangeMarketing.stories.d.ts +8 -0
- package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.d.ts +2 -2
- package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing.d.ts +3 -3
- package/dist/types/components/sqm-portal-change-marketing/usePortalChangeMarketing.d.ts +2 -2
- package/dist/types/components.d.ts +4 -4
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
- package/dist/cjs/sqm-checkbox-field-view-e0a31f2a.js +0 -66
- package/dist/cjs/sqm-portal-change-marketing.cjs.entry.js +0 -236
- package/dist/esm/sqm-checkbox-field-view-0ef58cb3.js +0 -64
- package/dist/esm/sqm-portal-change-marketing.entry.js +0 -232
- package/dist/esm-es5/ShadowViewAddon-272f75a5.js +0 -1
- package/dist/esm-es5/index.module-48f73e70.js +0 -1
- package/dist/esm-es5/sqm-big-stat_39.entry.js +0 -1
- package/dist/esm-es5/sqm-checkbox-field-view-0ef58cb3.js +0 -1
- package/dist/esm-es5/sqm-portal-change-marketing.entry.js +0 -1
- package/dist/mint-components/p-1514e0af.system.entry.js +0 -1
- package/dist/mint-components/p-175075e7.system.js +0 -1
- package/dist/mint-components/p-1e0f4667.entry.js +0 -9
- package/dist/mint-components/p-29023a9c.entry.js +0 -1
- package/dist/mint-components/p-30f84f8b.system.js +0 -1
- package/dist/mint-components/p-32642d34.js +0 -1
- package/dist/mint-components/p-481dedf2.system.js +0 -1
- package/dist/mint-components/p-48b07ec7.system.entry.js +0 -1
- package/dist/mint-components/p-4dcdf9b6.js +0 -1
- package/dist/mint-components/p-52553737.system.entry.js +0 -1
- package/dist/mint-components/p-5ab5131c.entry.js +0 -1
- package/dist/mint-components/p-711bb8da.entry.js +0 -1
- package/dist/mint-components/p-7eabcffc.js +0 -1
- package/dist/mint-components/p-8e3390b6.entry.js +0 -1
- package/dist/mint-components/p-9b4a99c4.js +0 -1
- package/dist/mint-components/p-a178a449.system.js +0 -1
- package/dist/mint-components/p-a6b36268.system.js +0 -1
- package/dist/mint-components/p-b07a88fd.js +0 -1
- package/dist/mint-components/p-b5b9f737.entry.js +0 -1
- package/dist/mint-components/p-b86003f6.entry.js +0 -1
- package/dist/mint-components/p-de0a29b2.js +0 -391
- package/dist/mint-components/p-e169497d.entry.js +0 -1
- package/dist/mint-components/p-f9067e53.entry.js +0 -18
- package/dist/types/global/android.d.ts +0 -7
- package/dist/types/global/demo.d.ts +0 -2
- package/dist/types/stories/features.d.ts +0 -4
- package/dist/types/stories/templates.d.ts +0 -4
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { h, c as Host, d as getAssetPath, g as getElement } from './index-17b4da69.js';
|
|
2
2
|
import { k as useState, b as browser, u as useMemo } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { d as dist, H,
|
|
3
|
+
import { i as intl } from './global-c1e70cb2.js';
|
|
4
|
+
import { d as dist, H, J, w as wn, $ as $e, B, g as getEnvironmentSDK, L } from './index.module-3344e7dc.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
|
|
7
7
|
import { c as createStyleSheet, j as jss, a as create } from './JSS-67b5cff8.js';
|
|
8
|
-
import { u as useChildElements } from './useChildElements-
|
|
8
|
+
import { u as useChildElements } from './useChildElements-cc98d6c4.js';
|
|
9
9
|
import { l as luxon } from './luxon-7600be8d.js';
|
|
10
10
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
11
11
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
12
12
|
import { p as pathToRegexp } from './index-ffa26b43.js';
|
|
13
|
-
import { a as isValidColor, b as isMobile } from './utilities-
|
|
13
|
+
import { a as isValidColor, b as isMobile } from './utilities-4d60af2c.js';
|
|
14
14
|
import { a as PortalSectionView, P as PortalContainerView } from './sqm-portal-container-view-6c582684.js';
|
|
15
15
|
|
|
16
16
|
const medium = {
|
|
@@ -447,9 +447,9 @@ const WIDGET_ENGAGEMENT_EVENT = dist.gql `
|
|
|
447
447
|
function useShareLink(props) {
|
|
448
448
|
var _a, _b;
|
|
449
449
|
const { programId = H() } = props;
|
|
450
|
-
const user =
|
|
450
|
+
const user = J();
|
|
451
451
|
const engagementMedium = B();
|
|
452
|
-
const { data } =
|
|
452
|
+
const { data } = wn(MessageLinkQuery, { programId, engagementMedium }, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
453
453
|
const [sendLoadEvent] = $e(WIDGET_ENGAGEMENT_EVENT);
|
|
454
454
|
const copyString = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink) !== null && _b !== void 0 ? _b :
|
|
455
455
|
// Shown during loading
|
|
@@ -536,14 +536,14 @@ function useShareButton(props) {
|
|
|
536
536
|
var _a, _b;
|
|
537
537
|
const { sharetitle, sharetext, medium } = props;
|
|
538
538
|
const programId = props.programId ? props.programId : H();
|
|
539
|
-
const user =
|
|
539
|
+
const user = J();
|
|
540
540
|
const variables = {
|
|
541
541
|
engagementMedium: B(),
|
|
542
542
|
programId: programId,
|
|
543
543
|
shareMedium: medium.toUpperCase(),
|
|
544
544
|
};
|
|
545
545
|
// only queries if a programId is available
|
|
546
|
-
const res =
|
|
546
|
+
const res = wn(MessageLinkQuery$1, variables, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId);
|
|
547
547
|
const directLink = (_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;
|
|
548
548
|
const environment = getEnvironmentSDK();
|
|
549
549
|
const hide = (medium.toLocaleUpperCase() === "SMS" &&
|
|
@@ -567,7 +567,7 @@ function useShareButton(props) {
|
|
|
567
567
|
const debug = browser("sq:useBigStat");
|
|
568
568
|
const LOADING = "...";
|
|
569
569
|
const debugQuery = (query, variables, getStat) => {
|
|
570
|
-
const res =
|
|
570
|
+
const res = wn(query, variables);
|
|
571
571
|
if (!(res === null || res === void 0 ? void 0 : res.data) && !res.loading) {
|
|
572
572
|
console.error("issue getting stat:", res);
|
|
573
573
|
}
|
|
@@ -978,7 +978,7 @@ const rewardsRedeemedWeekQuery = (programId, locale, type, unit, global = "") =>
|
|
|
978
978
|
locale: $locale
|
|
979
979
|
formatType: UNIT_FORMATTED
|
|
980
980
|
)}`;
|
|
981
|
-
const result =
|
|
981
|
+
const result = wn(query, {
|
|
982
982
|
value: redeemedTotal,
|
|
983
983
|
unit,
|
|
984
984
|
locale,
|
|
@@ -1037,7 +1037,7 @@ const rewardsRedeemedMonthQuery = (programId, locale, type, unit, global = "") =
|
|
|
1037
1037
|
locale: $locale
|
|
1038
1038
|
formatType: UNIT_FORMATTED
|
|
1039
1039
|
)}`;
|
|
1040
|
-
const result =
|
|
1040
|
+
const result = wn(query, {
|
|
1041
1041
|
value: redeemedTotal,
|
|
1042
1042
|
unit,
|
|
1043
1043
|
locale,
|
|
@@ -1437,7 +1437,7 @@ function useBigStat(props) {
|
|
|
1437
1437
|
// triggers a re-render if the label is manually changed
|
|
1438
1438
|
useChildElements();
|
|
1439
1439
|
const locale = L();
|
|
1440
|
-
const userIdent =
|
|
1440
|
+
const userIdent = J();
|
|
1441
1441
|
const re = useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1442
1442
|
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1443
1443
|
return {
|
|
@@ -1747,6 +1747,109 @@ function PortalRegisterView(props) {
|
|
|
1747
1747
|
}
|
|
1748
1748
|
|
|
1749
1749
|
const style$6 = {
|
|
1750
|
+
ErrorStyle: {
|
|
1751
|
+
"&::part(control)": {
|
|
1752
|
+
background: "var(--sl-color-danger-10)",
|
|
1753
|
+
borderColor: "var(--sl-color-danger-500)",
|
|
1754
|
+
outline: "var(--sl-color-danger-500)",
|
|
1755
|
+
},
|
|
1756
|
+
"&:host": {
|
|
1757
|
+
"--focus-ring": "0 0 0 var(--sl-focus-ring-width) red !important",
|
|
1758
|
+
},
|
|
1759
|
+
},
|
|
1760
|
+
ErrorMessageStyle: {
|
|
1761
|
+
margin: 0,
|
|
1762
|
+
marginTop: "5px",
|
|
1763
|
+
color: "var(--sl-color-danger-500)",
|
|
1764
|
+
fontSize: "var(--sl-input-help-text-font-size-medium)",
|
|
1765
|
+
fontFamily: "var(--sl-font-sans)",
|
|
1766
|
+
fontWeight: "var(--sl-font-weight-normal)",
|
|
1767
|
+
},
|
|
1768
|
+
FieldContainer: {
|
|
1769
|
+
"margin-bottom": "var(--sl-spacing-large)",
|
|
1770
|
+
},
|
|
1771
|
+
};
|
|
1772
|
+
const vanillaStyle$4 = `
|
|
1773
|
+
:host {
|
|
1774
|
+
margin: 0 auto;
|
|
1775
|
+
width: 100%;
|
|
1776
|
+
display: block;
|
|
1777
|
+
}
|
|
1778
|
+
sl-checkbox::part(label){
|
|
1779
|
+
font-size: var(--sl-input-label-font-size-small);
|
|
1780
|
+
font-weight: var(--sl-font-weight-normal);
|
|
1781
|
+
line-height: 20px;
|
|
1782
|
+
}
|
|
1783
|
+
sl-checkbox::part(base){
|
|
1784
|
+
align-items: start;
|
|
1785
|
+
}
|
|
1786
|
+
`;
|
|
1787
|
+
jss.setup(create());
|
|
1788
|
+
const sheet$6 = jss.createStyleSheet(style$6);
|
|
1789
|
+
const styleString$6 = sheet$6.toString();
|
|
1790
|
+
function CheckboxFieldView(props) {
|
|
1791
|
+
var _b, _c;
|
|
1792
|
+
const { states, content, callbacks } = props;
|
|
1793
|
+
return (h("div", { class: sheet$6.classes.FieldContainer, part: "sqm-base" },
|
|
1794
|
+
h("style", { type: "text/css" },
|
|
1795
|
+
vanillaStyle$4,
|
|
1796
|
+
styleString$6),
|
|
1797
|
+
h("sl-checkbox", Object.assign({ exportparts: "label: input-label, base: input-base", name: `/${content.checkboxName}`, checked: states.checked, "onSl-change": (e) => {
|
|
1798
|
+
e.target.value = e.target.checked;
|
|
1799
|
+
callbacks.setChecked(e.target.value);
|
|
1800
|
+
} }, (!content.checkboxOptional ? { required: false } : []), { disabled: ((_b = states.registrationFormState) === null || _b === void 0 ? void 0 : _b.loading) || ((_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.disabled), required: false }), intl.formatMessage({
|
|
1801
|
+
id: content.checkboxName + "-message",
|
|
1802
|
+
defaultMessage: content.checkboxLabel,
|
|
1803
|
+
}, {
|
|
1804
|
+
labelLink: (h("a", { href: content.checkboxLabelLink, target: "_blank" }, content.checkboxLabelLinkText || content.checkboxLabelLink)),
|
|
1805
|
+
}))));
|
|
1806
|
+
}
|
|
1807
|
+
|
|
1808
|
+
function ChangeMarktingView(props) {
|
|
1809
|
+
const { states, callbacks } = props;
|
|
1810
|
+
const { text, formState } = states;
|
|
1811
|
+
const { error } = formState;
|
|
1812
|
+
const style = {
|
|
1813
|
+
Container: {
|
|
1814
|
+
display: "flex",
|
|
1815
|
+
flexDirection: "column",
|
|
1816
|
+
gap: "var(--sl-spacing-x-small)",
|
|
1817
|
+
padding: "0 var(--sl-spacing-xxx-large) var(--sl-spacing-xxx-large)",
|
|
1818
|
+
},
|
|
1819
|
+
SubmitButton: { marginBottom: "var(--sl-spacing-medium)" },
|
|
1820
|
+
Error: {
|
|
1821
|
+
"&::part(erroralert-base)": {
|
|
1822
|
+
"margin-bottom": "15px",
|
|
1823
|
+
},
|
|
1824
|
+
},
|
|
1825
|
+
Success: {
|
|
1826
|
+
"&::part(successalert-base)": {
|
|
1827
|
+
"margin-bottom": "15px",
|
|
1828
|
+
},
|
|
1829
|
+
},
|
|
1830
|
+
};
|
|
1831
|
+
const sheet = createStyleSheet(style);
|
|
1832
|
+
const styleString = sheet.toString();
|
|
1833
|
+
return (h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
1834
|
+
h("style", { type: "text/css" }, styleString),
|
|
1835
|
+
h(TextSpanView, Object.assign({}, { type: "h2" }), text.emailPreferencesHeader),
|
|
1836
|
+
h("sl-form", { "onSl-submit": callbacks.onSubmit },
|
|
1837
|
+
h(CheckboxFieldView, { states: {
|
|
1838
|
+
checked: states.formState.marketingEmailOptIn,
|
|
1839
|
+
}, content: {
|
|
1840
|
+
checkboxLabel: text.marketingCheckboxLabel,
|
|
1841
|
+
checkboxName: "marketingEmailOptIn",
|
|
1842
|
+
}, callbacks: {
|
|
1843
|
+
setChecked: callbacks.setChecked,
|
|
1844
|
+
} }),
|
|
1845
|
+
h("sl-button", { class: sheet.classes.SubmitButton, type: "primary", submit: true, loading: states.loading, disabled: states.submitDisabled }, text.submitChangeButtonText),
|
|
1846
|
+
error && (h("sqm-form-message", { class: sheet.classes.Error, type: "error", exportparts: "erroralert-icon" },
|
|
1847
|
+
h("div", { part: "erroralert-text" }, error))),
|
|
1848
|
+
states.success && (h("sqm-form-message", { class: sheet.classes.Success, type: "success", exportparts: "successalert-icon" },
|
|
1849
|
+
h("div", { part: "successalert-text" }, states.text.successMessage))))));
|
|
1850
|
+
}
|
|
1851
|
+
|
|
1852
|
+
const style$7 = {
|
|
1750
1853
|
Description: {
|
|
1751
1854
|
"& input[type=checkbox]": {
|
|
1752
1855
|
display: "none",
|
|
@@ -1785,13 +1888,13 @@ const style$6 = {
|
|
|
1785
1888
|
},
|
|
1786
1889
|
},
|
|
1787
1890
|
};
|
|
1788
|
-
const sheet$
|
|
1789
|
-
const styleString$
|
|
1891
|
+
const sheet$7 = createStyleSheet(style$7);
|
|
1892
|
+
const styleString$7 = sheet$7.toString();
|
|
1790
1893
|
function Details(props) {
|
|
1791
1894
|
const rid = Math.random().toString(36).slice(2);
|
|
1792
1895
|
return (h("div", { style: { opacity: props.opacity } },
|
|
1793
|
-
h("style", { type: "text/css" }, styleString$
|
|
1794
|
-
h("span", { class: sheet$
|
|
1896
|
+
h("style", { type: "text/css" }, styleString$7),
|
|
1897
|
+
h("span", { class: sheet$7.classes.Description },
|
|
1795
1898
|
h("input", { type: "checkbox", id: "details-" + rid }),
|
|
1796
1899
|
h("label", { class: "details", htmlFor: "details-" + rid },
|
|
1797
1900
|
h("sl-icon", { exportparts: "base: chevron-icon", name: "chevron-down" })),
|
|
@@ -1813,7 +1916,7 @@ const GreyGift = () => {
|
|
|
1813
1916
|
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" })));
|
|
1814
1917
|
};
|
|
1815
1918
|
|
|
1816
|
-
const style$
|
|
1919
|
+
const style$8 = {
|
|
1817
1920
|
ProgressBar: {
|
|
1818
1921
|
"& .progress-bar": {
|
|
1819
1922
|
height: "0",
|
|
@@ -1925,14 +2028,14 @@ const style$7 = {
|
|
|
1925
2028
|
},
|
|
1926
2029
|
},
|
|
1927
2030
|
};
|
|
1928
|
-
const sheet$
|
|
1929
|
-
const styleString$
|
|
2031
|
+
const sheet$8 = createStyleSheet(style$8, { classNamePrefix: "sqm-prog-bar" });
|
|
2032
|
+
const styleString$8 = sheet$8.toString();
|
|
1930
2033
|
function ProgressBarView(props) {
|
|
1931
2034
|
const { progress = 0, goal = 1, steps = false, progressBarUnit = "", repeatable = false, complete = false, expired = false, finite = 0, opacity = "1", } = props;
|
|
1932
2035
|
let aggregate = buildProgressBar(repeatable, steps, props);
|
|
1933
2036
|
const { columns, items } = aggregate;
|
|
1934
|
-
return (h("div", { class: sheet$
|
|
1935
|
-
h("style", { type: "text/css" }, styleString$
|
|
2037
|
+
return (h("div", { class: sheet$8.classes.ProgressBar, "data-expired": expired, "data-complete": complete, "data-steps": steps, "data-done": goal <= progress, style: { opacity: opacity } },
|
|
2038
|
+
h("style", { type: "text/css" }, styleString$8),
|
|
1936
2039
|
h("div", { class: (!Boolean(finite) && progress >= 2 * goal) ||
|
|
1937
2040
|
(Boolean(finite) && progress > 2 * goal)
|
|
1938
2041
|
? "progress-bar repeatable-steps"
|
|
@@ -2223,7 +2326,7 @@ const arrow_left_right = () => {
|
|
|
2223
2326
|
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" })));
|
|
2224
2327
|
};
|
|
2225
2328
|
|
|
2226
|
-
const style$
|
|
2329
|
+
const style$9 = {
|
|
2227
2330
|
TaskCard: {
|
|
2228
2331
|
display: "inline-block",
|
|
2229
2332
|
width: "100%",
|
|
@@ -2377,8 +2480,8 @@ const style$8 = {
|
|
|
2377
2480
|
},
|
|
2378
2481
|
},
|
|
2379
2482
|
};
|
|
2380
|
-
const sheet$
|
|
2381
|
-
const styleString$
|
|
2483
|
+
const sheet$9 = createStyleSheet(style$9);
|
|
2484
|
+
const styleString$9 = sheet$9.toString();
|
|
2382
2485
|
function TaskCardView(props) {
|
|
2383
2486
|
var _a, _b;
|
|
2384
2487
|
const { callbacks, states, content } = props;
|
|
@@ -2414,11 +2517,11 @@ function TaskCardView(props) {
|
|
|
2414
2517
|
}
|
|
2415
2518
|
|
|
2416
2519
|
`;
|
|
2417
|
-
return (h("div", { class: sheet$
|
|
2520
|
+
return (h("div", { class: sheet$9.classes.TaskCard, part: "sqm-base" },
|
|
2418
2521
|
h("style", { type: "text/css" },
|
|
2419
|
-
styleString$
|
|
2522
|
+
styleString$9,
|
|
2420
2523
|
vanillaStyle),
|
|
2421
|
-
!states.loading && taskNotStarted && (h("div", { class: sheet$
|
|
2524
|
+
!states.loading && taskNotStarted && (h("div", { class: sheet$9.classes.NotStarted },
|
|
2422
2525
|
h("span", { class: "icon" },
|
|
2423
2526
|
h("sl-icon", { name: "info-circle-fill" })),
|
|
2424
2527
|
intl.formatMessage({
|
|
@@ -2429,7 +2532,7 @@ function TaskCardView(props) {
|
|
|
2429
2532
|
.setLocale(luxonLocale(states.locale))
|
|
2430
2533
|
.toLocaleString(luxon.DateTime.DATETIME_MED),
|
|
2431
2534
|
}))),
|
|
2432
|
-
!states.loading && taskEnded && (h("div", { class: sheet$
|
|
2535
|
+
!states.loading && taskEnded && (h("div", { class: sheet$9.classes.Ended },
|
|
2433
2536
|
h("span", { class: "icon" },
|
|
2434
2537
|
h("sl-icon", { exportparts: "base: task-card-icon", name: "exclamation-triangle-fill" })),
|
|
2435
2538
|
intl.formatMessage({
|
|
@@ -2449,7 +2552,7 @@ function TaskCardView(props) {
|
|
|
2449
2552
|
? "main complete"
|
|
2450
2553
|
: "main" },
|
|
2451
2554
|
h("div", { class: "container", part: "sqm-card-container", "data-subdue": taskComplete || taskUnavailable },
|
|
2452
|
-
h("div", { class: sheet$
|
|
2555
|
+
h("div", { class: sheet$9.classes.Header, style: { opacity: taskComplete || taskUnavailable ? "0.45" : "1" } }, states.loading ? (h("sl-skeleton", { style: { width: "22%", margin: "0" } })) : (h("div", null,
|
|
2453
2556
|
showComplete && (h("span", { class: taskUnavailable ? "icon neutral" : "icon" }, taskComplete ? checkmark_filled$1 : checkmark_circle$1)),
|
|
2454
2557
|
h("span", { part: "sqm-value", class: "value" }, content.rewardAmount),
|
|
2455
2558
|
h("span", { part: "sqm-unit", class: "text" }, content.rewardUnit)))),
|
|
@@ -2465,7 +2568,7 @@ function TaskCardView(props) {
|
|
|
2465
2568
|
} }, content.cardTitle)),
|
|
2466
2569
|
states.loading ? (h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.description && (h(Details, Object.assign({}, props, { opacity: taskComplete || taskUnavailable ? "0.45" : "1" })))),
|
|
2467
2570
|
content.showProgressBar && states.loading ? (h("sl-skeleton", { style: { margin: "var(--sl-spacing-medium) 0" } })) : (content.showProgressBar && (h(ProgressBarView, Object.assign({}, props.content, props.states, { opacity: taskComplete || taskUnavailable ? "0.45" : "1", complete: taskComplete, expired: taskUnavailable })))),
|
|
2468
|
-
h("div", { class: sheet$
|
|
2571
|
+
h("div", { class: sheet$9.classes.Footer, "data-subdue": taskComplete || taskUnavailable }, states.loading ? (h("sl-skeleton", { style: { width: "25%", marginLeft: "auto" } })) : (h("div", { style: { display: "contents" } },
|
|
2469
2572
|
h("span", { class: "text" },
|
|
2470
2573
|
content.repeatable && (h("div", null,
|
|
2471
2574
|
h("span", { class: repetitions > 0
|
|
@@ -2536,7 +2639,7 @@ function PoweredByImg({ color = "#A6A6A6", width = 120, height = 16, }) {
|
|
|
2536
2639
|
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 })));
|
|
2537
2640
|
}
|
|
2538
2641
|
|
|
2539
|
-
const vanillaStyle$
|
|
2642
|
+
const vanillaStyle$5 = `
|
|
2540
2643
|
:host{
|
|
2541
2644
|
margin: 0 auto;
|
|
2542
2645
|
width: 100%;
|
|
@@ -2592,7 +2695,7 @@ function PortalFooterView(props) {
|
|
|
2592
2695
|
const styleString = sheet.toString();
|
|
2593
2696
|
return (h("div", { class: sheet.classes.Container, part: "sqm-base" },
|
|
2594
2697
|
h("style", { type: "text/css" },
|
|
2595
|
-
vanillaStyle$
|
|
2698
|
+
vanillaStyle$5,
|
|
2596
2699
|
styleString),
|
|
2597
2700
|
h("div", { class: sheet.classes.RowContainer },
|
|
2598
2701
|
props.faqLink && (h("a", { target: "_blank", href: props.faqLink }, props.faqText)),
|
|
@@ -2764,7 +2867,7 @@ function ReferralIframeView(props) {
|
|
|
2764
2867
|
h("iframe", { class: sheet.classes.IFrame, src: `${content.iframeSrc}?rsCode=${data.shareCode}` })));
|
|
2765
2868
|
}
|
|
2766
2869
|
|
|
2767
|
-
const style$
|
|
2870
|
+
const style$a = {
|
|
2768
2871
|
ErrorStyle: ErrorStyles,
|
|
2769
2872
|
FieldsContainer: {
|
|
2770
2873
|
"& sl-input": {
|
|
@@ -2772,7 +2875,7 @@ const style$9 = {
|
|
|
2772
2875
|
},
|
|
2773
2876
|
},
|
|
2774
2877
|
};
|
|
2775
|
-
const vanillaStyle$
|
|
2878
|
+
const vanillaStyle$6 = `
|
|
2776
2879
|
:host {
|
|
2777
2880
|
margin: 0 auto;
|
|
2778
2881
|
width: 100%;
|
|
@@ -2784,21 +2887,21 @@ sl-input::part(label){
|
|
|
2784
2887
|
font-weight: var(--sl-font-weight-semibold);
|
|
2785
2888
|
}
|
|
2786
2889
|
`;
|
|
2787
|
-
const sheet$
|
|
2788
|
-
const styleString$
|
|
2890
|
+
const sheet$a = createStyleSheet(style$a);
|
|
2891
|
+
const styleString$a = sheet$a.toString();
|
|
2789
2892
|
function NameFieldsView(props) {
|
|
2790
2893
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
2791
2894
|
const { states } = props;
|
|
2792
2895
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2793
|
-
return (h("div", { class: sheet$
|
|
2896
|
+
return (h("div", { class: sheet$a.classes.FieldsContainer },
|
|
2794
2897
|
h("style", { type: "text/css" },
|
|
2795
|
-
vanillaStyle$
|
|
2796
|
-
styleString$
|
|
2898
|
+
vanillaStyle$6,
|
|
2899
|
+
styleString$a),
|
|
2797
2900
|
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) ? {
|
|
2798
2901
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.firstName,
|
|
2799
2902
|
}
|
|
2800
2903
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) ? {
|
|
2801
|
-
class: sheet$
|
|
2904
|
+
class: sheet$a.classes.ErrorStyle,
|
|
2802
2905
|
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.firstName) || "Cannot be empty",
|
|
2803
2906
|
}
|
|
2804
2907
|
: []))),
|
|
@@ -2806,13 +2909,13 @@ function NameFieldsView(props) {
|
|
|
2806
2909
|
value: (_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.initialData) === null || _o === void 0 ? void 0 : _o.lastName,
|
|
2807
2910
|
}
|
|
2808
2911
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) ? {
|
|
2809
|
-
class: sheet$
|
|
2912
|
+
class: sheet$a.classes.ErrorStyle,
|
|
2810
2913
|
helpText: (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors.lastName) || "Cannot be empty",
|
|
2811
2914
|
}
|
|
2812
2915
|
: [])))));
|
|
2813
2916
|
}
|
|
2814
2917
|
|
|
2815
|
-
const style$
|
|
2918
|
+
const style$b = {
|
|
2816
2919
|
ErrorStyle: {
|
|
2817
2920
|
"--sl-input-border-color": "var(--sl-color-danger-500)",
|
|
2818
2921
|
"--sl-input-background-color": "var(--sl-color-danger-10)",
|
|
@@ -2828,7 +2931,7 @@ const style$a = {
|
|
|
2828
2931
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
2829
2932
|
},
|
|
2830
2933
|
};
|
|
2831
|
-
const vanillaStyle$
|
|
2934
|
+
const vanillaStyle$7 = `
|
|
2832
2935
|
:host {
|
|
2833
2936
|
margin: 0 auto;
|
|
2834
2937
|
width: 100%;
|
|
@@ -2840,36 +2943,36 @@ sl-select::part(label){
|
|
|
2840
2943
|
}
|
|
2841
2944
|
`;
|
|
2842
2945
|
jss.setup(create());
|
|
2843
|
-
const sheet$
|
|
2844
|
-
const styleString$
|
|
2946
|
+
const sheet$b = jss.createStyleSheet(style$b);
|
|
2947
|
+
const styleString$b = sheet$b.toString();
|
|
2845
2948
|
function DropdownFieldView(props) {
|
|
2846
2949
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
2847
2950
|
const { states, content } = props;
|
|
2848
2951
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2849
|
-
return (h("div", { class: sheet$
|
|
2952
|
+
return (h("div", { class: sheet$b.classes.FieldContainer, part: "sqm-base" },
|
|
2850
2953
|
h("style", { type: "text/css" },
|
|
2851
|
-
vanillaStyle$
|
|
2852
|
-
styleString$
|
|
2954
|
+
vanillaStyle$7,
|
|
2955
|
+
styleString$b),
|
|
2853
2956
|
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]) ? {
|
|
2854
2957
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.dropdownName],
|
|
2855
2958
|
}
|
|
2856
2959
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) ? {
|
|
2857
|
-
class: sheet$
|
|
2960
|
+
class: sheet$b.classes.ErrorStyle,
|
|
2858
2961
|
}
|
|
2859
2962
|
: [])), content.selectOptions),
|
|
2860
|
-
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (h("p", { class: sheet$
|
|
2963
|
+
(validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.dropdownName]) && (h("p", { class: sheet$b.classes.ErrorMessageStyle }, intl.formatMessage({
|
|
2861
2964
|
id: `errorMessage-${content.dropdownName}`,
|
|
2862
2965
|
defaultMessage: content.errorMessage,
|
|
2863
2966
|
})))));
|
|
2864
2967
|
}
|
|
2865
2968
|
|
|
2866
|
-
const style$
|
|
2969
|
+
const style$c = {
|
|
2867
2970
|
ErrorStyle: ErrorStyles,
|
|
2868
2971
|
FieldContainer: {
|
|
2869
2972
|
"margin-bottom": "var(--sl-spacing-large)",
|
|
2870
2973
|
},
|
|
2871
2974
|
};
|
|
2872
|
-
const vanillaStyle$
|
|
2975
|
+
const vanillaStyle$8 = `
|
|
2873
2976
|
:host {
|
|
2874
2977
|
margin: 0 auto;
|
|
2875
2978
|
width: 100%;
|
|
@@ -2877,21 +2980,21 @@ const vanillaStyle$7 = `
|
|
|
2877
2980
|
}
|
|
2878
2981
|
`;
|
|
2879
2982
|
jss.setup(create());
|
|
2880
|
-
const sheet$
|
|
2881
|
-
const styleString$
|
|
2983
|
+
const sheet$c = jss.createStyleSheet(style$c);
|
|
2984
|
+
const styleString$c = sheet$c.toString();
|
|
2882
2985
|
function InputFieldView(props) {
|
|
2883
2986
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
2884
2987
|
const { states, content } = props;
|
|
2885
2988
|
const validationErrors = (_a = states === null || states === void 0 ? void 0 : states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors;
|
|
2886
|
-
return (h("div", { class: sheet$
|
|
2989
|
+
return (h("div", { class: sheet$c.classes.FieldContainer, part: "sqm-base" },
|
|
2887
2990
|
h("style", { type: "text/css" },
|
|
2888
|
-
vanillaStyle$
|
|
2889
|
-
styleString$
|
|
2991
|
+
vanillaStyle$8,
|
|
2992
|
+
styleString$c),
|
|
2890
2993
|
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]) ? {
|
|
2891
2994
|
value: (_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g[content.fieldName],
|
|
2892
2995
|
}
|
|
2893
2996
|
: {}), ((validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]) ? {
|
|
2894
|
-
class: sheet$
|
|
2997
|
+
class: sheet$c.classes.ErrorStyle,
|
|
2895
2998
|
helpText: intl.formatMessage({
|
|
2896
2999
|
id: `errorMessage-${content.fieldName}`,
|
|
2897
3000
|
defaultMessage: content.errorMessage || (validationErrors === null || validationErrors === void 0 ? void 0 : validationErrors[content.fieldName]),
|
|
@@ -2986,7 +3089,7 @@ function ProgressBar({ stageCount, currentStage, }) {
|
|
|
2986
3089
|
return (h("div", { style: { display: "flex", columnGap: "-2px" } }, Array.from(Array(stageCount).keys()).map((stage) => (h(Progress, { active: currentStage === stage, completed: currentStage > stage, incomplete: currentStage < stage, stage: stage })))));
|
|
2987
3090
|
}
|
|
2988
3091
|
|
|
2989
|
-
const style$
|
|
3092
|
+
const style$d = {
|
|
2990
3093
|
HostBlock: HostBlock,
|
|
2991
3094
|
Container: {
|
|
2992
3095
|
minWidth: "300px",
|
|
@@ -3337,8 +3440,8 @@ const style$c = {
|
|
|
3337
3440
|
},
|
|
3338
3441
|
};
|
|
3339
3442
|
// JSS config
|
|
3340
|
-
const sheet$
|
|
3341
|
-
const styleString$
|
|
3443
|
+
const sheet$d = createStyleSheet(style$d);
|
|
3444
|
+
const styleString$d = sheet$d.toString();
|
|
3342
3445
|
const stageList = ["chooseReward", "chooseAmount", "confirmation", "success"];
|
|
3343
3446
|
function RewardExchangeView(props) {
|
|
3344
3447
|
const { states, data, callbacks, refs } = props;
|
|
@@ -3361,7 +3464,7 @@ function RewardExchangeView(props) {
|
|
|
3361
3464
|
sourceUnit: item.sourceUnit,
|
|
3362
3465
|
})));
|
|
3363
3466
|
}
|
|
3364
|
-
return (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$
|
|
3467
|
+
return (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$d.classes.Select, value: states.selectedStep, "onSl-select": (e) => {
|
|
3365
3468
|
var _a, _b, _c, _d, _e;
|
|
3366
3469
|
return callbacks.setExchangeState({
|
|
3367
3470
|
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,
|
|
@@ -3369,7 +3472,7 @@ function RewardExchangeView(props) {
|
|
|
3369
3472
|
});
|
|
3370
3473
|
} }, (_c = item.steps) === null || _c === void 0 ? void 0 : _c.map((step) => {
|
|
3371
3474
|
var _a, _b;
|
|
3372
|
-
return (h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$
|
|
3475
|
+
return (h("sl-menu-item", { value: step, disabled: !step.available, class: sheet$d.classes.SelectItem },
|
|
3373
3476
|
step.prettyDestinationValue,
|
|
3374
3477
|
h("br", null),
|
|
3375
3478
|
h("div", { class: "step-cost", slot: "suffix" },
|
|
@@ -3388,8 +3491,8 @@ function RewardExchangeView(props) {
|
|
|
3388
3491
|
var _a;
|
|
3389
3492
|
return [
|
|
3390
3493
|
h("div", { part: "choose-reward-container" },
|
|
3391
|
-
h("div", { class: sheet$
|
|
3392
|
-
states.loading || states.queryError ? (loading()) : (h("div", { class: sheet$
|
|
3494
|
+
h("div", { class: sheet$d.classes.Title }, states.content.text.rewardTitle),
|
|
3495
|
+
states.loading || states.queryError ? (loading()) : (h("div", { class: sheet$d.classes.Grid }, (_a = data.exchangeList) === null || _a === void 0 ? void 0 : _a.map((item) => {
|
|
3393
3496
|
var _a, _b, _c, _d, _e;
|
|
3394
3497
|
const style = {
|
|
3395
3498
|
boxShadow: item.key === (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.key)
|
|
@@ -3398,7 +3501,7 @@ function RewardExchangeView(props) {
|
|
|
3398
3501
|
borderRadius: "4px",
|
|
3399
3502
|
};
|
|
3400
3503
|
return (h("div", { key: item.key, style: style },
|
|
3401
|
-
h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$
|
|
3504
|
+
h("sl-card", { exportparts: "base: exchange-card-container", class: sheet$d.classes.Card, style: {
|
|
3402
3505
|
cursor: item.unavailableReasonCode
|
|
3403
3506
|
? "not-allowed"
|
|
3404
3507
|
: "pointer",
|
|
@@ -3415,14 +3518,14 @@ function RewardExchangeView(props) {
|
|
|
3415
3518
|
? "rgba(0, 0, 0, 0.05)"
|
|
3416
3519
|
: "rgba(0, 0, 0, 0)",
|
|
3417
3520
|
} },
|
|
3418
|
-
h("div", { class: sheet$
|
|
3521
|
+
h("div", { class: sheet$d.classes.Image, style: {
|
|
3419
3522
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3420
3523
|
} },
|
|
3421
3524
|
h("img", { class: item.unavailableReasonCode
|
|
3422
3525
|
? "image subdued"
|
|
3423
3526
|
: "image", src: (item === null || item === void 0 ? void 0 : item.imageUrl) ||
|
|
3424
3527
|
getAssetPath("./assets/Reward-image.png") })),
|
|
3425
|
-
h("div", { class: sheet$
|
|
3528
|
+
h("div", { class: sheet$d.classes.TextArea, style: {
|
|
3426
3529
|
opacity: item.unavailableReasonCode ? "0.5" : "1",
|
|
3427
3530
|
} },
|
|
3428
3531
|
h("div", { class: "title", style: {
|
|
@@ -3455,7 +3558,7 @@ function RewardExchangeView(props) {
|
|
|
3455
3558
|
item.prettySourceMinValue,
|
|
3456
3559
|
}))))))));
|
|
3457
3560
|
}))),
|
|
3458
|
-
h("div", { class: sheet$
|
|
3561
|
+
h("div", { class: sheet$d.classes.Button },
|
|
3459
3562
|
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))),
|
|
3460
3563
|
];
|
|
3461
3564
|
}
|
|
@@ -3466,7 +3569,7 @@ function RewardExchangeView(props) {
|
|
|
3466
3569
|
? false
|
|
3467
3570
|
: input && !states.amount;
|
|
3468
3571
|
return (h("div", null,
|
|
3469
|
-
h("div", { class: sheet$
|
|
3572
|
+
h("div", { class: sheet$d.classes.ChooseAmount, part: "choose-amount-container" },
|
|
3470
3573
|
h("div", { class: "wrapper" },
|
|
3471
3574
|
h("img", { class: "image", src: (selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.imageUrl) ||
|
|
3472
3575
|
getAssetPath("./assets/Reward-image.png") }),
|
|
@@ -3475,7 +3578,7 @@ function RewardExchangeView(props) {
|
|
|
3475
3578
|
((_c = states.selectedItem) === null || _c === void 0 ? void 0 : _c.ruleType) === "FIXED_GLOBAL_REWARD" ? (h("div", { class: "points" }, input)) : (h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)),
|
|
3476
3579
|
((_d = states.selectedItem) === null || _d === void 0 ? void 0 : _d.ruleType) === "FIXED_GLOBAL_REWARD" ? (h("div", { class: "description" }, selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem.description)) : (h("div", null, input)),
|
|
3477
3580
|
h("div", { class: "space" }))),
|
|
3478
|
-
h("div", { class: sheet$
|
|
3581
|
+
h("div", { class: sheet$d.classes.Button },
|
|
3479
3582
|
h("sl-button", { exportparts: "base: secondarybutton-base", class: "cancel", size: "large", type: "text", onClick: () => callbacks.resetState() }, states.content.text.cancelText),
|
|
3480
3583
|
h("sl-button", { exportparts: "base: primarybutton-base", class: "continue", size: "large", onClick: () => callbacks.setStage("confirmation"), disabled: isDisabled }, states.content.text.continueToConfirmationText)))));
|
|
3481
3584
|
}
|
|
@@ -3483,8 +3586,8 @@ function RewardExchangeView(props) {
|
|
|
3483
3586
|
const cost = (selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettySourceValue) || selectedItem.prettySourceValue;
|
|
3484
3587
|
const amount = selectedStep === null || selectedStep === void 0 ? void 0 : selectedStep.prettyDestinationValue;
|
|
3485
3588
|
return (h("div", null,
|
|
3486
|
-
h("div", { class: sheet$
|
|
3487
|
-
h("div", { class: sheet$
|
|
3589
|
+
h("div", { class: sheet$d.classes.Confirmation, part: "confirmation-container" },
|
|
3590
|
+
h("div", { class: sheet$d.classes.Title }, states.content.text.redeemTitle),
|
|
3488
3591
|
h("div", { class: "wrapper" },
|
|
3489
3592
|
h("div", { class: "field" }, states.content.text.rewardNameTitle),
|
|
3490
3593
|
h("div", { class: "reward-item-container" },
|
|
@@ -3499,13 +3602,13 @@ function RewardExchangeView(props) {
|
|
|
3499
3602
|
h("div", { class: "wrapper top-border padding" },
|
|
3500
3603
|
h("div", { class: "field" }, states.content.text.costTitle),
|
|
3501
3604
|
h("div", { class: "value" }, cost)),
|
|
3502
|
-
h("div", { class: sheet$
|
|
3605
|
+
h("div", { class: sheet$d.classes.Button },
|
|
3503
3606
|
h("sl-button", { class: "cancel", type: "text", size: "large", onClick: () => callbacks.setStage("chooseAmount") }, states.content.text.backText),
|
|
3504
3607
|
h("sl-button", { class: "continue", size: "large", loading: states.loading, onClick: callbacks.exchangeReward }, states.content.text.redeemText)))));
|
|
3505
3608
|
}
|
|
3506
3609
|
function success() {
|
|
3507
3610
|
var _a, _b, _c, _d, _e, _f;
|
|
3508
|
-
return (h("div", { class: sheet$
|
|
3611
|
+
return (h("div", { class: sheet$d.classes.Success, part: "success-container" },
|
|
3509
3612
|
h(Gift$1, null),
|
|
3510
3613
|
h(Confetti, null),
|
|
3511
3614
|
h("div", { class: "title" }, (_a = states.content.text) === null || _a === void 0 ? void 0 : _a.rewardRedeemedText),
|
|
@@ -3520,7 +3623,7 @@ function RewardExchangeView(props) {
|
|
|
3520
3623
|
(data === null || data === void 0 ? void 0 : data.fuelTankCode) && (h("div", { class: "promo" },
|
|
3521
3624
|
states.content.text.promoCode,
|
|
3522
3625
|
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 }))),
|
|
3523
|
-
h("div", { class: sheet$
|
|
3626
|
+
h("div", { class: sheet$d.classes.Button },
|
|
3524
3627
|
h("sl-button", { class: "continue center", type: "primary", size: "large", onClick: () => callbacks.resetState(true) }, states.content.text.doneText))));
|
|
3525
3628
|
}
|
|
3526
3629
|
const stages = {
|
|
@@ -3532,7 +3635,7 @@ function RewardExchangeView(props) {
|
|
|
3532
3635
|
const currentStage = stages[states.redeemStage];
|
|
3533
3636
|
function stageMap() {
|
|
3534
3637
|
const stageNumber = stageList.indexOf(states.redeemStage);
|
|
3535
|
-
return (h("div", { class: sheet$
|
|
3638
|
+
return (h("div", { class: sheet$d.classes.ProgressBar },
|
|
3536
3639
|
h("div", { class: "text-area" }, Object.keys(stageProgressList).map((stage) => {
|
|
3537
3640
|
if (stageList.indexOf(stage) <= stageNumber) {
|
|
3538
3641
|
return h("span", { class: "text" }, stageProgressList[stage]);
|
|
@@ -3544,10 +3647,10 @@ function RewardExchangeView(props) {
|
|
|
3544
3647
|
h(ProgressBar, { stageCount: 3, currentStage: stageNumber })));
|
|
3545
3648
|
}
|
|
3546
3649
|
function loading() {
|
|
3547
|
-
return (h("div", { class: sheet$
|
|
3650
|
+
return (h("div", { class: sheet$d.classes.Grid, part: "loading-container" }, [...Array(states.content.text.skeletonCardNum)].map(() => {
|
|
3548
3651
|
return (h("div", null,
|
|
3549
|
-
h("sl-card", { class: sheet$
|
|
3550
|
-
h("div", { class: sheet$
|
|
3652
|
+
h("sl-card", { class: sheet$d.classes.Card },
|
|
3653
|
+
h("div", { class: sheet$d.classes.CardLayout },
|
|
3551
3654
|
h("div", null,
|
|
3552
3655
|
h("sl-skeleton", { style: {
|
|
3553
3656
|
width: "100px",
|
|
@@ -3579,12 +3682,12 @@ function RewardExchangeView(props) {
|
|
|
3579
3682
|
if (!(refs === null || refs === void 0 ? void 0 : refs.canvasRef))
|
|
3580
3683
|
return;
|
|
3581
3684
|
refs.canvasRef.current = canvas;
|
|
3582
|
-
}, id: "my-canvas", class: sheet$
|
|
3685
|
+
}, id: "my-canvas", class: sheet$d.classes.Confetti }));
|
|
3583
3686
|
}
|
|
3584
3687
|
if (states.noExchangeOptions)
|
|
3585
3688
|
return states.content.text.empty;
|
|
3586
|
-
return (h("div", { class: sheet$
|
|
3587
|
-
h("style", { type: "text/css" }, styleString$
|
|
3689
|
+
return (h("div", { class: sheet$d.classes.Container, part: "sqm-base" },
|
|
3690
|
+
h("style", { type: "text/css" }, styleString$d),
|
|
3588
3691
|
h("div", null,
|
|
3589
3692
|
stageMap(),
|
|
3590
3693
|
states.exchangeError && errorMessage(),
|
|
@@ -4000,7 +4103,7 @@ function CardFeedView(props, children) {
|
|
|
4000
4103
|
h("div", { class: sheet.classes.Container, part: "sqm-base" }, children)));
|
|
4001
4104
|
}
|
|
4002
4105
|
|
|
4003
|
-
const style$
|
|
4106
|
+
const style$e = {
|
|
4004
4107
|
HostBlock: HostBlock,
|
|
4005
4108
|
couponCodeLabel: {
|
|
4006
4109
|
margin: "var(--sl-spacing-x-small) 0",
|
|
@@ -4008,21 +4111,21 @@ const style$d = {
|
|
|
4008
4111
|
fontSize: "var(--sl-font-size-small)",
|
|
4009
4112
|
},
|
|
4010
4113
|
};
|
|
4011
|
-
const vanillaStyle$
|
|
4114
|
+
const vanillaStyle$9 = `
|
|
4012
4115
|
:host{
|
|
4013
4116
|
display: block;
|
|
4014
4117
|
width: 100%;
|
|
4015
4118
|
}
|
|
4016
4119
|
`;
|
|
4017
|
-
const sheet$
|
|
4018
|
-
const styleString$
|
|
4120
|
+
const sheet$e = createStyleSheet(style$e);
|
|
4121
|
+
const styleString$e = sheet$e.toString();
|
|
4019
4122
|
function CouponCodeView(props) {
|
|
4020
4123
|
const error = !props.loading && props.error;
|
|
4021
4124
|
return (h("div", null,
|
|
4022
4125
|
h("style", { type: "text/css" },
|
|
4023
|
-
styleString$
|
|
4024
|
-
vanillaStyle$
|
|
4025
|
-
h("p", { class: sheet$
|
|
4126
|
+
styleString$e,
|
|
4127
|
+
vanillaStyle$9),
|
|
4128
|
+
h("p", { class: sheet$e.classes.couponCodeLabel, style: { textAlign: props.textAlign } }, props.couponCodeLabel),
|
|
4026
4129
|
error ? (h("sqm-form-message", { type: props.errorType, exportparts: "erroralert-icon" },
|
|
4027
4130
|
h("div", { part: "erroralert-text" }, props.errorText))) : (h(CopyTextView, Object.assign({}, props)))));
|
|
4028
4131
|
}
|
|
@@ -4112,4 +4215,4 @@ const ShadowViewAddon = ({ story }, children) => {
|
|
|
4112
4215
|
h(TagName, { "stencilbook-shadow-view": randomInt })));
|
|
4113
4216
|
};
|
|
4114
4217
|
|
|
4115
|
-
export {
|
|
4218
|
+
export { success as A, BigStatView as B, CopyTextView as C, DropdownFieldView as D, EditProfileView as E, successVariable as F, loading as G, HeroView as H, InputFieldView as I, empty as J, rewardExchange as K, LeaderboardView as L, CardFeedView as M, NameFieldsView as N, CouponCodeView as O, PortalFrameView as P, ProgressBar as Q, ReferralIframeView as R, ShareButtonView as S, TaskCardView as T, autoColorScaleCss as U, ShadowViewAddon as V, useBigStat as W, withShadowView as X, demoRewardExchange as Y, useShareButton as a, useDemoBigStat as b, StatContainerView as c, PortalChangePasswordView as d, PortalLoginView as e, PortalRegisterView as f, ChangeMarktingView as g, ProgressBarView as h, PoweredByImg as i, PortalFooterView as j, CheckboxFieldView as k, RewardExchangeView as l, rewardExchangeLongText as m, rewardExchangeSelected as n, chooseAmountFixed as o, chooseAmountFixedNoDescription as p, chooseAmountVariable as q, rewardExchangeCustomErrorMsg as r, chooseAmountVariableNoDescription as s, chooseAmountVariableDisabled as t, useShareLink as u, chooseAmountVariableUnavailable as v, confirmFixed as w, confirmVariable as x, redemptionError as y, queryError as z };
|