@saasquatch/mint-components 1.13.0-1 → 1.13.0-11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ShadowViewAddon-c195102f.js → ShadowViewAddon-44cb1a98.js} +15 -15
- package/dist/cjs/{copy-text-view-f7a88b15.js → copy-text-view-9b950efe.js} +6 -6
- package/dist/cjs/{global-0cb2907a.js → global-19fc8a7a.js} +1 -1
- package/dist/cjs/{index.module-3ae0c462.js → index.module-57703088.js} +13 -11
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{re-render-5bfdb0d3.js → re-render-35b016ed.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_38.cjs.entry.js +68 -48
- 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-google-sign-in.cjs.entry.js +19 -3
- 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-1c270db0.js → sqm-invoice-table-view-9dfa2a16.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-9691839f.js → sqm-navigation-sidebar-item-view-9bba5f7e.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-pagination_3.cjs.entry.js +7 -7
- 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-758f11cb.js → sqm-portal-email-verification-view-98d84549.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-google-registration-form.cjs.entry.js +73 -6
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-b944ddba.js → sqm-portal-profile-view-bae28ea0.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 +4 -4
- 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 +48 -45
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{useChildElements-4e04d4a0.js → useChildElements-854cd1e5.js} +1 -1
- package/dist/cjs/{useInstantAccessRegistration-b732990f.js → useInstantAccessRegistration-daff8290.js} +3 -3
- package/dist/cjs/{usePortalRegistrationForm-99ec3cc2.js → usePortalRegistrationForm-a89d736e.js} +5 -5
- package/dist/cjs/{useReferralTable-56d6576f.js → useReferralTable-283d2316.js} +7 -7
- package/dist/cjs/{useRegistrationFormState-2a738647.js → useRegistrationFormState-986b5ea1.js} +1 -1
- package/dist/cjs/{utilities-7da4d59a.js → utilities-c135f16f.js} +1 -1
- package/dist/collection/components/sqm-google-sign-in/sqm-google-sign-in.js +15 -2
- package/dist/collection/components/sqm-google-sign-in/useGoogleSignIn.js +5 -0
- package/dist/collection/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.js +28 -1
- package/dist/collection/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.js +5 -2
- package/dist/collection/components/sqm-portal-login/PortalLogin.stories.js +3 -0
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +5 -12
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +24 -4
- package/dist/esm/{ShadowViewAddon-fb9d29e1.js → ShadowViewAddon-eba44767.js} +15 -15
- package/dist/esm/{copy-text-view-d79ce112.js → copy-text-view-b060162f.js} +6 -6
- package/dist/esm/{global-29e5c68b.js → global-bedc4329.js} +1 -1
- package/dist/esm/{index.module-bc8dd3be.js → index.module-a2989d3c.js} +4 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-2a185c6d.js → re-render-268bb9c8.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_38.entry.js +68 -48
- 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-google-sign-in.entry.js +19 -3
- 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-79fd00be.js → sqm-invoice-table-view-8e2bb54a.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-700e2c99.js → sqm-navigation-sidebar-item-view-56da6bca.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-pagination_3.entry.js +7 -7
- 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-e2f6cd82.js → sqm-portal-email-verification-view-44c8970f.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-google-registration-form.entry.js +73 -6
- package/dist/esm/sqm-portal-logout.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-a52abf17.js → sqm-portal-profile-view-39039274.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 +4 -4
- 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 +48 -45
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/{useChildElements-9d6edd4a.js → useChildElements-38c11321.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-031d4454.js → useInstantAccessRegistration-7255b0ca.js} +3 -3
- package/dist/esm/{usePortalRegistrationForm-475d3959.js → usePortalRegistrationForm-5715c7a5.js} +5 -5
- package/dist/esm/{useReferralTable-ccbc4934.js → useReferralTable-d77b11f5.js} +7 -7
- package/dist/esm/{useRegistrationFormState-34651ee4.js → useRegistrationFormState-01cdd8c7.js} +1 -1
- package/dist/esm/{utilities-fe487ceb.js → utilities-863d06d1.js} +1 -1
- package/dist/esm-es5/{ShadowViewAddon-fb9d29e1.js → ShadowViewAddon-eba44767.js} +1 -1
- package/dist/esm-es5/{copy-text-view-d79ce112.js → copy-text-view-b060162f.js} +1 -1
- package/dist/esm-es5/{global-29e5c68b.js → global-bedc4329.js} +1 -1
- package/dist/esm-es5/index.module-a2989d3c.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-2a185c6d.js → re-render-268bb9c8.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_38.entry.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-google-sign-in.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-79fd00be.js → sqm-invoice-table-view-8e2bb54a.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-56da6bca.js +1 -0
- 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-pagination_3.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-e2f6cd82.js → sqm-portal-email-verification-view-44c8970f.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-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-a52abf17.js → sqm-portal-profile-view-39039274.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-38c11321.js +1 -0
- package/dist/esm-es5/{useInstantAccessRegistration-031d4454.js → useInstantAccessRegistration-7255b0ca.js} +1 -1
- package/dist/esm-es5/{usePortalRegistrationForm-475d3959.js → usePortalRegistrationForm-5715c7a5.js} +1 -1
- package/dist/esm-es5/{useReferralTable-ccbc4934.js → useReferralTable-d77b11f5.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-34651ee4.js → useRegistrationFormState-01cdd8c7.js} +1 -1
- package/dist/esm-es5/{utilities-fe487ceb.js → utilities-863d06d1.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-6487e6bf.entry.js → p-0323586f.entry.js} +16 -16
- package/dist/mint-components/p-045d1d49.entry.js +1 -0
- package/dist/mint-components/{p-0ae73dd2.system.js → p-046f4631.system.js} +1 -1
- package/dist/mint-components/{p-28353152.entry.js → p-0873eaa8.entry.js} +1 -1
- package/dist/mint-components/{p-a8d088cd.system.js → p-09c5e3ee.system.js} +1 -1
- package/dist/mint-components/{p-a3b972e6.entry.js → p-0aa62b64.entry.js} +1 -1
- package/dist/mint-components/p-0e53c59e.system.js +1 -0
- package/dist/mint-components/{p-e2639e1f.js → p-16c7bfda.js} +1 -1
- package/dist/mint-components/{p-a12351b8.js → p-1833c4f5.js} +1 -1
- package/dist/mint-components/{p-55885404.system.entry.js → p-1b0c58bc.system.entry.js} +1 -1
- package/dist/mint-components/{p-13c1fe04.js → p-1c5cffae.js} +1 -1
- package/dist/mint-components/{p-3aa09019.js → p-1ef299d7.js} +2 -2
- package/dist/mint-components/{p-482729cf.entry.js → p-2126e1e6.entry.js} +1 -1
- package/dist/mint-components/{p-37bb8a23.system.entry.js → p-24c4e0b8.system.entry.js} +1 -1
- package/dist/mint-components/{p-ec4dff25.entry.js → p-28042d23.entry.js} +1 -1
- package/dist/mint-components/{p-859954f7.js → p-2ab3b8d6.js} +1 -1
- package/dist/mint-components/{p-d419afab.entry.js → p-2dc5e60a.entry.js} +1 -1
- package/dist/mint-components/{p-a1b09b0d.js → p-30108c0e.js} +1 -1
- package/dist/mint-components/p-31a691af.js +1 -0
- package/dist/mint-components/{p-84add09b.system.js → p-35698aaa.system.js} +1 -1
- package/dist/mint-components/p-3972037c.system.entry.js +1 -0
- package/dist/mint-components/p-39b1a7fe.js +1 -0
- package/dist/mint-components/p-3bdd338c.system.js +1 -0
- package/dist/mint-components/{p-84d54a69.entry.js → p-3e1b7fb4.entry.js} +1 -1
- package/dist/mint-components/p-3ec660e9.js +1 -0
- package/dist/mint-components/{p-2564c732.js → p-40e99b24.js} +1 -1
- package/dist/mint-components/p-4448febd.entry.js +1 -0
- package/dist/mint-components/{p-b54f56c0.entry.js → p-45436d5a.entry.js} +1 -1
- package/dist/mint-components/{p-e44a0794.system.js → p-46ab5f80.system.js} +1 -1
- package/dist/mint-components/{p-f8d3bb77.js → p-492fdaf9.js} +1 -1
- package/dist/mint-components/{p-f34449e7.entry.js → p-4ae54b04.entry.js} +1 -1
- package/dist/mint-components/{p-1544a0f1.system.entry.js → p-4bcb04aa.system.entry.js} +1 -1
- package/dist/mint-components/p-4daa3f8a.system.entry.js +1 -0
- package/dist/mint-components/{p-6f78f2f4.system.js → p-4f45be94.system.js} +1 -1
- package/dist/mint-components/{p-2e4a0990.js → p-506679e9.js} +1 -1
- package/dist/mint-components/p-53aaa0a4.entry.js +1 -0
- package/dist/mint-components/{p-660ac5ad.js → p-550ef977.js} +2 -2
- package/dist/mint-components/{p-c60f1c6d.entry.js → p-571c451e.entry.js} +1 -1
- package/dist/mint-components/{p-2c01a479.entry.js → p-618e1342.entry.js} +1 -1
- package/dist/mint-components/{p-f9881658.system.entry.js → p-635aaf11.system.entry.js} +1 -1
- package/dist/mint-components/{p-18fdfaff.js → p-6de85677.js} +1 -1
- package/dist/mint-components/{p-edafa368.system.js → p-7166caa6.system.js} +1 -1
- package/dist/mint-components/{p-6e209200.system.entry.js → p-731aa5c6.system.entry.js} +1 -1
- package/dist/mint-components/p-749c7c9c.system.js +1 -0
- package/dist/mint-components/{p-57bb1a14.entry.js → p-75f50e5a.entry.js} +1 -1
- package/dist/mint-components/{p-f07ce541.system.entry.js → p-7989a098.system.entry.js} +1 -1
- package/dist/mint-components/{p-b39f7ba2.system.entry.js → p-79ea1597.system.entry.js} +1 -1
- package/dist/mint-components/{p-120495ed.system.entry.js → p-7bcf4467.system.entry.js} +1 -1
- package/dist/mint-components/{p-d3aa845e.system.entry.js → p-7cb919d4.system.entry.js} +1 -1
- package/dist/mint-components/{p-502f1135.system.entry.js → p-8056fd5b.system.entry.js} +1 -1
- package/dist/mint-components/p-80fc549b.entry.js +1 -0
- package/dist/mint-components/{p-cabcb677.system.entry.js → p-81665df6.system.entry.js} +1 -1
- package/dist/mint-components/{p-3d5530b7.system.entry.js → p-857947fa.system.entry.js} +1 -1
- package/dist/mint-components/p-868f176e.entry.js +1 -0
- package/dist/mint-components/{p-78f3e403.entry.js → p-8975c2be.entry.js} +2 -2
- package/dist/mint-components/p-8af0db5a.entry.js +1 -0
- package/dist/mint-components/{p-67269167.js → p-8d77feee.js} +1 -1
- package/dist/mint-components/p-8da47802.system.entry.js +1 -0
- package/dist/mint-components/{p-1d3d2a7b.system.entry.js → p-92a25556.system.entry.js} +1 -1
- package/dist/mint-components/p-95c64cfd.system.js +1 -0
- package/dist/mint-components/{p-8280da48.system.entry.js → p-988ea164.system.entry.js} +1 -1
- package/dist/mint-components/{p-ce72ea82.system.entry.js → p-9a0c3ed9.system.entry.js} +1 -1
- package/dist/mint-components/{p-9b90dae2.system.entry.js → p-9a16a3d8.system.entry.js} +1 -1
- package/dist/mint-components/{p-d1a32dab.entry.js → p-9b779add.entry.js} +1 -1
- package/dist/mint-components/{p-3f35e499.entry.js → p-9e49479a.entry.js} +1 -1
- package/dist/mint-components/{p-625141de.system.entry.js → p-9f231a48.system.entry.js} +1 -1
- package/dist/mint-components/p-a1f40614.system.entry.js +1 -0
- package/dist/mint-components/{p-dc383779.system.entry.js → p-a21d1a30.system.entry.js} +1 -1
- package/dist/mint-components/{p-f2d931b4.system.entry.js → p-a4a5beb5.system.entry.js} +1 -1
- package/dist/mint-components/{p-ea58b97c.system.js → p-a8524459.system.js} +1 -1
- package/dist/mint-components/{p-7dec07a0.system.entry.js → p-aaeaff1a.system.entry.js} +1 -1
- package/dist/mint-components/p-ac2b7eb8.system.js +1 -0
- package/dist/mint-components/{p-269c7fcf.entry.js → p-b114e746.entry.js} +1 -1
- package/dist/mint-components/{p-bcbaf408.entry.js → p-b611eefd.entry.js} +1 -1
- package/dist/mint-components/{p-ebf8b913.entry.js → p-b9d17fa1.entry.js} +2 -2
- package/dist/mint-components/{p-c43b22fc.system.entry.js → p-bd4810c7.system.entry.js} +1 -1
- package/dist/mint-components/{p-102ecd33.entry.js → p-c470caf6.entry.js} +2 -2
- package/dist/mint-components/p-c4b21562.system.entry.js +1 -0
- package/dist/mint-components/{p-74d2611a.entry.js → p-ca04737a.entry.js} +1 -1
- package/dist/mint-components/{p-7503adda.system.entry.js → p-ca740238.system.entry.js} +1 -1
- package/dist/mint-components/{p-0feca7a7.entry.js → p-cd480e3f.entry.js} +1 -1
- package/dist/mint-components/p-cf505e92.system.js +1 -0
- package/dist/mint-components/p-d4af00c3.system.entry.js +1 -0
- package/dist/mint-components/p-d671e44e.system.js +1 -0
- package/dist/mint-components/{p-b2fe992e.system.entry.js → p-de9afac2.system.entry.js} +1 -1
- package/dist/mint-components/{p-3f1d9ec1.entry.js → p-e0b344fb.entry.js} +1 -1
- package/dist/mint-components/{p-51f712d3.entry.js → p-e544bb9a.entry.js} +1 -1
- package/dist/mint-components/p-ea9fd654.entry.js +9 -0
- package/dist/mint-components/p-ebdcea27.system.entry.js +1 -0
- package/dist/mint-components/p-f0c23e81.system.entry.js +1 -0
- package/dist/mint-components/{p-076ef8f4.system.js → p-f2fd1910.system.js} +1 -1
- package/dist/mint-components/{p-e7460ad7.entry.js → p-f32c8cb5.entry.js} +1 -1
- package/dist/mint-components/{p-f110c14d.entry.js → p-f4a1dc19.entry.js} +1 -1
- package/dist/mint-components/{p-4e138f8c.system.js → p-f9de8a59.system.js} +1 -1
- package/dist/mint-components/{p-1713fcc2.system.entry.js → p-fe4a9dfe.system.entry.js} +1 -1
- package/dist/types/components/sqm-google-sign-in/sqm-google-sign-in.d.ts +1 -0
- package/dist/types/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.d.ts +6 -0
- package/dist/types/components/sqm-portal-login/sqm-portal-login-view.d.ts +1 -0
- package/dist/types/components/sqm-portal-login/usePortalLogin.d.ts +1 -0
- package/dist/types/components.d.ts +10 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +3 -2
- package/dist/esm-es5/index.module-bc8dd3be.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-700e2c99.js +0 -1
- package/dist/esm-es5/useChildElements-9d6edd4a.js +0 -1
- package/dist/mint-components/p-053746b0.entry.js +0 -1
- package/dist/mint-components/p-05f952b4.js +0 -1
- package/dist/mint-components/p-08bd17ec.system.js +0 -1
- package/dist/mint-components/p-1a99fc5a.entry.js +0 -1
- package/dist/mint-components/p-1f0c1adb.entry.js +0 -1
- package/dist/mint-components/p-376eeb6c.system.entry.js +0 -1
- package/dist/mint-components/p-3dc91b3e.system.js +0 -1
- package/dist/mint-components/p-3f633736.entry.js +0 -1
- package/dist/mint-components/p-533ccb5b.entry.js +0 -1
- package/dist/mint-components/p-548df223.system.js +0 -1
- package/dist/mint-components/p-5b2b106c.system.entry.js +0 -1
- package/dist/mint-components/p-5cdd1ac8.system.js +0 -1
- package/dist/mint-components/p-7bdac1cb.system.entry.js +0 -1
- package/dist/mint-components/p-7c83f973.system.entry.js +0 -1
- package/dist/mint-components/p-82b4d2c5.entry.js +0 -9
- package/dist/mint-components/p-a37bc542.system.entry.js +0 -1
- package/dist/mint-components/p-a496f781.system.js +0 -1
- package/dist/mint-components/p-af6cc283.system.entry.js +0 -1
- package/dist/mint-components/p-b0b220a2.js +0 -1
- package/dist/mint-components/p-b2b447dc.system.js +0 -1
- package/dist/mint-components/p-c2f1fb15.system.entry.js +0 -1
- package/dist/mint-components/p-cb008ff3.js +0 -1
- package/dist/mint-components/p-e5996773.entry.js +0 -1
- package/dist/mint-components/p-eaa75e41.system.entry.js +0 -1
- package/dist/mint-components/p-fee4859d.system.js +0 -1
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-57703088.js');
|
|
8
8
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
@@ -17,9 +17,9 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
|
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
18
18
|
const [completed, setCompleted] = stencilHooks_module.useState(false);
|
|
19
19
|
const [successful, setSuccessful] = stencilHooks_module.useState(false);
|
|
20
|
-
const userIdent = index_module.
|
|
20
|
+
const userIdent = index_module.J();
|
|
21
21
|
const [request, { loading, data, errors }] = index_module.an();
|
|
22
|
-
const urlParams = new URLSearchParams(index_module
|
|
22
|
+
const urlParams = new URLSearchParams(index_module.jn.location.search);
|
|
23
23
|
const oobCode = urlParams.get("oobCode");
|
|
24
24
|
const oobEmail = urlParams.get("email");
|
|
25
25
|
const nextPageOverride = urlParams.get("nextPage");
|
|
@@ -30,7 +30,7 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
|
|
|
30
30
|
successful);
|
|
31
31
|
const validEmail = ((_c = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _c === void 0 ? void 0 : _c.email) === oobEmail;
|
|
32
32
|
const failed = () => {
|
|
33
|
-
return index_module
|
|
33
|
+
return index_module.jn.push({
|
|
34
34
|
pathname: failedPage,
|
|
35
35
|
search: urlParams.toString() && "?" + urlParams.toString(),
|
|
36
36
|
});
|
|
@@ -38,7 +38,7 @@ function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyE
|
|
|
38
38
|
const gotoNextPage = () => {
|
|
39
39
|
urlParams.delete("nextPage");
|
|
40
40
|
const url = utils.sanitizeUrlPath(nextPageOverride || nextPage);
|
|
41
|
-
index_module
|
|
41
|
+
index_module.jn.push(url.href);
|
|
42
42
|
};
|
|
43
43
|
const logout = () => {
|
|
44
44
|
setTimeout(() => {
|
|
@@ -4,18 +4,18 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
7
|
+
const global = require('./global-19fc8a7a.js');
|
|
8
|
+
const index_module = require('./index.module-57703088.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-f7e0377a.js');
|
|
13
13
|
const GenericTableView = require('./GenericTableView-a9f4ba75.js');
|
|
14
|
-
const reRender = require('./re-render-
|
|
15
|
-
const useChildElements = require('./useChildElements-
|
|
14
|
+
const reRender = require('./re-render-35b016ed.js');
|
|
15
|
+
const useChildElements = require('./useChildElements-854cd1e5.js');
|
|
16
16
|
const luxon = require('./luxon-2926d85f.js');
|
|
17
17
|
const mockRewardData = require('./mockRewardData-272e22d6.js');
|
|
18
|
-
const useReferralTable = require('./useReferralTable-
|
|
18
|
+
const useReferralTable = require('./useReferralTable-283d2316.js');
|
|
19
19
|
const sqmTextSpanView = require('./sqm-text-span-view-0aa82125.js');
|
|
20
20
|
|
|
21
21
|
const mockReferralData = (count = 4) => {
|
|
@@ -4,14 +4,14 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-57703088.js');
|
|
8
8
|
require('./jsonpointer-11327262.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
require('./mixins-f7e0377a.js');
|
|
12
12
|
const emailRegistrationView = require('./email-registration-view-55b378dc.js');
|
|
13
|
-
require('./useRegistrationFormState-
|
|
14
|
-
const useInstantAccessRegistration = require('./useInstantAccessRegistration-
|
|
13
|
+
require('./useRegistrationFormState-986b5ea1.js');
|
|
14
|
+
const useInstantAccessRegistration = require('./useInstantAccessRegistration-daff8290.js');
|
|
15
15
|
|
|
16
16
|
const ReferredRegistration = class {
|
|
17
17
|
constructor(hostRef) {
|
|
@@ -4,8 +4,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
7
|
+
require('./index.module-57703088.js');
|
|
8
|
+
const reRender = require('./re-render-35b016ed.js');
|
|
9
9
|
|
|
10
10
|
const RewardTableCustomerNoteColumn = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -4,18 +4,18 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
7
|
+
const global = require('./global-19fc8a7a.js');
|
|
8
|
+
const index_module = require('./index.module-57703088.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
require('./mixins-f7e0377a.js');
|
|
13
13
|
const GenericTableView = require('./GenericTableView-a9f4ba75.js');
|
|
14
|
-
const reRender = require('./re-render-
|
|
15
|
-
const useChildElements = require('./useChildElements-
|
|
14
|
+
const reRender = require('./re-render-35b016ed.js');
|
|
15
|
+
const useChildElements = require('./useChildElements-854cd1e5.js');
|
|
16
16
|
const luxon = require('./luxon-2926d85f.js');
|
|
17
17
|
const mockRewardData = require('./mockRewardData-272e22d6.js');
|
|
18
|
-
const useReferralTable = require('./useReferralTable-
|
|
18
|
+
const useReferralTable = require('./useReferralTable-283d2316.js');
|
|
19
19
|
|
|
20
20
|
const debug = stencilHooks_module.browser("sq:useRewardsTable");
|
|
21
21
|
const CSS_NAMESPACE = "sqm-rewards-table";
|
|
@@ -166,7 +166,7 @@ const GET_IMPACT_TAX = index_module.dist.gql `
|
|
|
166
166
|
`;
|
|
167
167
|
function useRewardsTable(props, emptyElement, loadingElement) {
|
|
168
168
|
var _a, _b, _c;
|
|
169
|
-
const user = index_module.
|
|
169
|
+
const user = index_module.J();
|
|
170
170
|
const programIdContext = index_module.H();
|
|
171
171
|
const locale = index_module.L();
|
|
172
172
|
// Default to context, overriden by props
|
|
@@ -190,8 +190,8 @@ function useRewardsTable(props, emptyElement, loadingElement) {
|
|
|
190
190
|
loading: false,
|
|
191
191
|
page: 0,
|
|
192
192
|
});
|
|
193
|
-
const { data: impactTaxData, loading: taxLoading } = index_module.
|
|
194
|
-
const { envelope: rewardsData, states, callbacks, } = index_module.
|
|
193
|
+
const { data: impactTaxData, loading: taxLoading } = index_module.wn(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
194
|
+
const { envelope: rewardsData, states, callbacks, } = index_module.Rn(GET_REWARDS, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.rewards; }, {
|
|
195
195
|
limit: props.perPage,
|
|
196
196
|
offset: 0,
|
|
197
197
|
}, {
|
|
@@ -4,15 +4,15 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
7
|
+
require('./global-19fc8a7a.js');
|
|
8
|
+
const index_module = require('./index.module-57703088.js');
|
|
9
9
|
require('./cjs-1066ec21.js');
|
|
10
10
|
require('./utils-6847bc06.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
-
const copyTextView = require('./copy-text-view-
|
|
12
|
+
const copyTextView = require('./copy-text-view-9b950efe.js');
|
|
13
13
|
require('./mixins-f7e0377a.js');
|
|
14
14
|
const GenericTableView = require('./GenericTableView-a9f4ba75.js');
|
|
15
|
-
require('./useChildElements-
|
|
15
|
+
require('./useChildElements-854cd1e5.js');
|
|
16
16
|
const luxon = require('./luxon-2926d85f.js');
|
|
17
17
|
require('./sqm-text-span-view-0aa82125.js');
|
|
18
18
|
const sqmAssetCardView = require('./sqm-asset-card-view-21ddf04f.js');
|
|
@@ -22,18 +22,18 @@ const emailRegistrationView = require('./email-registration-view-55b378dc.js');
|
|
|
22
22
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-d39a55d8.js');
|
|
23
23
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-11d57c12.js');
|
|
24
24
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-17111896.js');
|
|
25
|
-
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-
|
|
26
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
25
|
+
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-9bba5f7e.js');
|
|
26
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-98d84549.js');
|
|
27
27
|
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-78f19ef9.js');
|
|
28
28
|
const sqmBaseRegistrationFormView = require('./sqm-base-registration-form-view-d5685747.js');
|
|
29
29
|
const sqmPortalRegistrationFormView = require('./sqm-portal-registration-form-view-e947a5b3.js');
|
|
30
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
31
|
-
require('./utilities-
|
|
30
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-bae28ea0.js');
|
|
31
|
+
require('./utilities-c135f16f.js');
|
|
32
32
|
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-fe602822.js');
|
|
33
33
|
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-7b678f34.js');
|
|
34
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
34
|
+
const ShadowViewAddon = require('./ShadowViewAddon-44cb1a98.js');
|
|
35
35
|
const sqmPortalContainerView = require('./sqm-portal-container-view-4f15143a.js');
|
|
36
|
-
const sqmInvoiceTableView = require('./sqm-invoice-table-view-
|
|
36
|
+
const sqmInvoiceTableView = require('./sqm-invoice-table-view-9dfa2a16.js');
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -2555,36 +2555,36 @@ const routes = `
|
|
|
2555
2555
|
`;
|
|
2556
2556
|
const TemplateNavigation = createHookStory(() => {
|
|
2557
2557
|
return (index.h("div", null,
|
|
2558
|
-
index.h("button", { onClick: () => index_module
|
|
2559
|
-
index.h("button", { onClick: () => index_module
|
|
2560
|
-
index.h("button", { onClick: () => index_module
|
|
2561
|
-
index.h("button", { onClick: () => index_module
|
|
2562
|
-
index.h("button", { onClick: () => index_module
|
|
2563
|
-
index.h("button", { onClick: () => index_module
|
|
2564
|
-
index.h("button", { onClick: () => index_module
|
|
2565
|
-
index.h("button", { onClick: () => index_module
|
|
2566
|
-
index.h("button", { onClick: () => index_module
|
|
2558
|
+
index.h("button", { onClick: () => index_module.jn.push("/") }, "/"),
|
|
2559
|
+
index.h("button", { onClick: () => index_module.jn.push("/foo") }, "/foo"),
|
|
2560
|
+
index.h("button", { onClick: () => index_module.jn.push("/bar") }, "/bar"),
|
|
2561
|
+
index.h("button", { onClick: () => index_module.jn.push("/baz/bang") }, "/baz/bang"),
|
|
2562
|
+
index.h("button", { onClick: () => index_module.jn.push("/refer") }, "/refer"),
|
|
2563
|
+
index.h("button", { onClick: () => index_module.jn.push("/refer/1") }, "/refer/1"),
|
|
2564
|
+
index.h("button", { onClick: () => index_module.jn.push("/refer/2") }, "/refer/2"),
|
|
2565
|
+
index.h("button", { onClick: () => index_module.jn.back() }, "Back"),
|
|
2566
|
+
index.h("button", { onClick: () => index_module.jn.forward() }, "Forward"),
|
|
2567
2567
|
index.h("hr", null),
|
|
2568
2568
|
index.h("sqm-router", { innerHTML: templates })));
|
|
2569
2569
|
});
|
|
2570
2570
|
const RouteNavigation = createHookStory(() => {
|
|
2571
2571
|
return (index.h("div", null,
|
|
2572
|
-
index.h("button", { onClick: () => index_module
|
|
2573
|
-
index.h("button", { onClick: () => index_module
|
|
2574
|
-
index.h("button", { onClick: () => index_module
|
|
2575
|
-
index.h("button", { onClick: () => index_module
|
|
2576
|
-
index.h("button", { onClick: () => index_module
|
|
2577
|
-
index.h("button", { onClick: () => index_module
|
|
2578
|
-
index.h("button", { onClick: () => index_module
|
|
2579
|
-
index.h("button", { onClick: () => index_module
|
|
2580
|
-
index.h("button", { onClick: () => index_module
|
|
2572
|
+
index.h("button", { onClick: () => index_module.jn.push("/") }, "/"),
|
|
2573
|
+
index.h("button", { onClick: () => index_module.jn.push("/foo") }, "/foo"),
|
|
2574
|
+
index.h("button", { onClick: () => index_module.jn.push("/bar") }, "/bar"),
|
|
2575
|
+
index.h("button", { onClick: () => index_module.jn.push("/baz/bang") }, "/baz/bang"),
|
|
2576
|
+
index.h("button", { onClick: () => index_module.jn.push("/refer") }, "/refer"),
|
|
2577
|
+
index.h("button", { onClick: () => index_module.jn.push("/refer/1") }, "/refer/1"),
|
|
2578
|
+
index.h("button", { onClick: () => index_module.jn.push("/refer/2") }, "/refer/2"),
|
|
2579
|
+
index.h("button", { onClick: () => index_module.jn.back() }, "Back"),
|
|
2580
|
+
index.h("button", { onClick: () => index_module.jn.forward() }, "Forward"),
|
|
2581
2581
|
index.h("hr", null),
|
|
2582
2582
|
index.h("sqm-router", { innerHTML: routes })));
|
|
2583
2583
|
});
|
|
2584
2584
|
const Styling = createHookStory(() => {
|
|
2585
2585
|
return (index.h("div", null,
|
|
2586
|
-
index.h("button", { onClick: () => index_module
|
|
2587
|
-
index.h("button", { onClick: () => index_module
|
|
2586
|
+
index.h("button", { onClick: () => index_module.jn.push("/") }, "/"),
|
|
2587
|
+
index.h("button", { onClick: () => index_module.jn.push("/foo") }, "/foo"),
|
|
2588
2588
|
index.h("hr", null),
|
|
2589
2589
|
index.h("div", { style: { display: "flex", justifyContent: "space-around" } },
|
|
2590
2590
|
index.h("sqm-router", { innerHTML: `<template path="/">
|
|
@@ -2598,7 +2598,7 @@ function useTemplate(templateString) {
|
|
|
2598
2598
|
const [previewTemplate, setPreviewTemplate] = stencilHooks_module.useState(templateString);
|
|
2599
2599
|
function setPath(e) {
|
|
2600
2600
|
//@ts-ignore
|
|
2601
|
-
index_module
|
|
2601
|
+
index_module.jn.push(e.target.value);
|
|
2602
2602
|
}
|
|
2603
2603
|
return {
|
|
2604
2604
|
states: { previewTemplate, editedTemplate },
|
|
@@ -2762,8 +2762,8 @@ const FullStackFrame = () => {
|
|
|
2762
2762
|
"Current path:",
|
|
2763
2763
|
" ",
|
|
2764
2764
|
index.h("code", null,
|
|
2765
|
-
index.h("strong", null, (_a = index_module.
|
|
2766
|
-
index.h("button", { onClick: index_module
|
|
2765
|
+
index.h("strong", null, (_a = index_module.kn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2766
|
+
index.h("button", { onClick: index_module.jn.back }, "Go Back")));
|
|
2767
2767
|
};
|
|
2768
2768
|
const FullStackFrameLoggedOut = () => {
|
|
2769
2769
|
var _a;
|
|
@@ -2787,8 +2787,8 @@ const FullStackFrameLoggedOut = () => {
|
|
|
2787
2787
|
"Current path:",
|
|
2788
2788
|
" ",
|
|
2789
2789
|
index.h("code", null,
|
|
2790
|
-
index.h("strong", null, (_a = index_module.
|
|
2791
|
-
index.h("button", { onClick: index_module
|
|
2790
|
+
index.h("strong", null, (_a = index_module.kn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2791
|
+
index.h("button", { onClick: index_module.jn.back }, "Go Back")));
|
|
2792
2792
|
};
|
|
2793
2793
|
|
|
2794
2794
|
const PortalFrame = /*#__PURE__*/Object.freeze({
|
|
@@ -4118,16 +4118,16 @@ function DefaultTemplateView(props) {
|
|
|
4118
4118
|
gridTemplateColumns: "repeat(9, 80px)",
|
|
4119
4119
|
gridGap: "10px",
|
|
4120
4120
|
} },
|
|
4121
|
-
index.h("button", { onClick: () => index_module
|
|
4122
|
-
props.leadSubmit && (index.h("button", { onClick: () => index_module
|
|
4123
|
-
index.h("button", { onClick: () => index_module
|
|
4124
|
-
index.h("button", { onClick: () => index_module
|
|
4125
|
-
index.h("button", { onClick: () => index_module
|
|
4126
|
-
index.h("button", { onClick: () => index_module
|
|
4127
|
-
index.h("button", { onClick: () => index_module
|
|
4128
|
-
index.h("button", { onClick: () => index_module
|
|
4129
|
-
index.h("button", { onClick: () => index_module
|
|
4130
|
-
index.h("button", { onClick: () => index_module
|
|
4121
|
+
index.h("button", { onClick: () => index_module.jn.push("/") }, "Dashboard"),
|
|
4122
|
+
props.leadSubmit && (index.h("button", { onClick: () => index_module.jn.push("/refer") }, "Submit a Referral")),
|
|
4123
|
+
index.h("button", { onClick: () => index_module.jn.push("/activity") }, "Activity"),
|
|
4124
|
+
index.h("button", { onClick: () => index_module.jn.push("/editProfile") }, "Edit Profile"),
|
|
4125
|
+
index.h("button", { onClick: () => index_module.jn.push("/login") }, "Login"),
|
|
4126
|
+
index.h("button", { onClick: () => index_module.jn.push("/register") }, "Register"),
|
|
4127
|
+
index.h("button", { onClick: () => index_module.jn.push("/emailVerification") }, "Email Verification"),
|
|
4128
|
+
index.h("button", { onClick: () => index_module.jn.push("/verifyEmail") }, "Verify Email"),
|
|
4129
|
+
index.h("button", { onClick: () => index_module.jn.push("/forgotPassword") }, "Forgot Password"),
|
|
4130
|
+
index.h("button", { onClick: () => index_module.jn.push("/resetPassword") }, "Reset Password")),
|
|
4131
4131
|
index.h("br", null),
|
|
4132
4132
|
index.h("div", { innerHTML: states.previewTemplate })));
|
|
4133
4133
|
}
|
|
@@ -7271,6 +7271,7 @@ const defaultProps$2 = {
|
|
|
7271
7271
|
registerPath: "/register",
|
|
7272
7272
|
},
|
|
7273
7273
|
callbacks: {
|
|
7274
|
+
googleSubmit: async () => { },
|
|
7274
7275
|
submit: async (e) => await e,
|
|
7275
7276
|
},
|
|
7276
7277
|
content: {
|
|
@@ -7285,6 +7286,7 @@ const errorProps = {
|
|
|
7285
7286
|
registerPath: "/register",
|
|
7286
7287
|
},
|
|
7287
7288
|
callbacks: {
|
|
7289
|
+
googleSubmit: async () => { },
|
|
7288
7290
|
submit: async (e) => await e,
|
|
7289
7291
|
},
|
|
7290
7292
|
content: {
|
|
@@ -7299,6 +7301,7 @@ const loadingProps = {
|
|
|
7299
7301
|
registerPath: "/register",
|
|
7300
7302
|
},
|
|
7301
7303
|
callbacks: {
|
|
7304
|
+
googleSubmit: async () => { },
|
|
7302
7305
|
submit: async (e) => await e,
|
|
7303
7306
|
},
|
|
7304
7307
|
content: {
|
|
@@ -4,8 +4,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
7
|
+
require('./index.module-57703088.js');
|
|
8
|
+
const reRender = require('./re-render-35b016ed.js');
|
|
9
9
|
|
|
10
10
|
const TabView = ({}, children) => {
|
|
11
11
|
return index.h(index.Host, null, children);
|
|
@@ -4,10 +4,10 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-a29c60ef.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
7
|
+
const index_module = require('./index.module-57703088.js');
|
|
8
8
|
const utils = require('./utils-6847bc06.js');
|
|
9
|
-
const reRender = require('./re-render-
|
|
10
|
-
const useChildElements = require('./useChildElements-
|
|
9
|
+
const reRender = require('./re-render-35b016ed.js');
|
|
10
|
+
const useChildElements = require('./useChildElements-854cd1e5.js');
|
|
11
11
|
|
|
12
12
|
const TabsView = ({ content, placement, }) => {
|
|
13
13
|
// Vertical padding for top & bottom placement, horizontal for left & right.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-57703088.js');
|
|
5
5
|
|
|
6
6
|
function useChildElements() {
|
|
7
7
|
const host = index_module._();
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-57703088.js');
|
|
5
5
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
6
|
+
const useRegistrationFormState = require('./useRegistrationFormState-986b5ea1.js');
|
|
7
7
|
|
|
8
8
|
function useInstantAccessRegistration(props) {
|
|
9
9
|
const cookie = new URLSearchParams(window.location.search);
|
|
10
10
|
const cookies = cookie === null || cookie === void 0 ? void 0 : cookie.get("_saasquatch");
|
|
11
11
|
const { registrationFormState, setRegistrationFormState } = useRegistrationFormState.useRegistrationFormState();
|
|
12
|
-
const [request, { loading, errors, data }] = index_module.
|
|
12
|
+
const [request, { loading, errors, data }] = index_module.vn();
|
|
13
13
|
const [error, setError] = stencilHooks_module.useState("");
|
|
14
14
|
const submit = async (event) => {
|
|
15
15
|
var _a;
|
package/dist/cjs/{usePortalRegistrationForm-99ec3cc2.js → usePortalRegistrationForm-a89d736e.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-57703088.js');
|
|
5
5
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
6
|
+
const useRegistrationFormState = require('./useRegistrationFormState-986b5ea1.js');
|
|
7
7
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
8
8
|
|
|
9
9
|
const RegistrationFormQuery = index_module.dist.gql `
|
|
@@ -24,8 +24,8 @@ function usePortalRegistrationForm(props) {
|
|
|
24
24
|
const formRef = stencilHooks_module.useRef(null);
|
|
25
25
|
const locale = index_module.L();
|
|
26
26
|
const { registrationFormState, setRegistrationFormState } = useRegistrationFormState.useRegistrationFormState({});
|
|
27
|
-
const [request, { loading, errors, data, formError }] = index_module.
|
|
28
|
-
const queryResponse = index_module.
|
|
27
|
+
const [request, { loading, errors, data, formError }] = index_module.Oe();
|
|
28
|
+
const queryResponse = index_module.wn(RegistrationFormQuery, { key: props.formKey });
|
|
29
29
|
const formLoading = loading || queryResponse.loading;
|
|
30
30
|
stencilHooks_module.useEffect(() => {
|
|
31
31
|
var _a, _b, _c;
|
|
@@ -130,7 +130,7 @@ function usePortalRegistrationForm(props) {
|
|
|
130
130
|
managedIdentityResponse.result.results.length &&
|
|
131
131
|
managedIdentityResponse.result.results[0].success &&
|
|
132
132
|
managedIdentityResponse.result.results[0].data.token) {
|
|
133
|
-
index_module
|
|
133
|
+
index_module.jn.push(props.nextPage);
|
|
134
134
|
}
|
|
135
135
|
else if (
|
|
136
136
|
// check for blocked email error response
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
const index = require('./index-a29c60ef.js');
|
|
4
4
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
5
|
-
const index_module = require('./index.module-
|
|
6
|
-
const reRender = require('./re-render-
|
|
7
|
-
const useChildElements = require('./useChildElements-
|
|
5
|
+
const index_module = require('./index.module-57703088.js');
|
|
6
|
+
const reRender = require('./re-render-35b016ed.js');
|
|
7
|
+
const useChildElements = require('./useChildElements-854cd1e5.js');
|
|
8
8
|
|
|
9
9
|
const debug = stencilHooks_module.browser("sq:useReferralTable");
|
|
10
10
|
const CSS_NAMESPACE = "sqm-referral-table";
|
|
@@ -245,7 +245,7 @@ const GET_IMPACT_TAX = index_module.dist.gql `
|
|
|
245
245
|
`;
|
|
246
246
|
function useReferralTable(props, emptyElement, loadingElement) {
|
|
247
247
|
var _a, _b, _c, _d;
|
|
248
|
-
const user = index_module.
|
|
248
|
+
const user = index_module.J();
|
|
249
249
|
const programIdContext = index_module.H();
|
|
250
250
|
// Default to context, overriden by props
|
|
251
251
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
@@ -269,16 +269,16 @@ function useReferralTable(props, emptyElement, loadingElement) {
|
|
|
269
269
|
page: 0,
|
|
270
270
|
});
|
|
271
271
|
const locale = index_module.L();
|
|
272
|
-
const { data: referrerResponse, loading: referrerLoading, refetch, } = index_module.
|
|
272
|
+
const { data: referrerResponse, loading: referrerLoading, refetch, } = index_module.wn(GET_REFERRER_DATA, {
|
|
273
273
|
programId: programId === "classic" ? null : programId,
|
|
274
274
|
rewardFilter,
|
|
275
275
|
locale,
|
|
276
276
|
}, !props.showReferrer || !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
277
277
|
const referrerData = (_b = referrerResponse === null || referrerResponse === void 0 ? void 0 : referrerResponse.viewer) === null || _b === void 0 ? void 0 : _b.referredByReferral;
|
|
278
278
|
const showReferrerRow = props.showReferrer && !!(referrerData === null || referrerData === void 0 ? void 0 : referrerData.dateReferralStarted);
|
|
279
|
-
const { data: taxResponse, loading: taxLoading } = index_module.
|
|
279
|
+
const { data: taxResponse, loading: taxLoading } = index_module.wn(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
280
280
|
const taxConnection = (_c = taxResponse === null || taxResponse === void 0 ? void 0 : taxResponse.viewer) === null || _c === void 0 ? void 0 : _c.impactConnection;
|
|
281
|
-
const { envelope: referralData, states, callbacks, } = index_module.
|
|
281
|
+
const { envelope: referralData, states, callbacks, } = index_module.Rn(GET_REFERRAL_DATA, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.referrals; }, {
|
|
282
282
|
limit: props.perPage,
|
|
283
283
|
offset: 0,
|
|
284
284
|
}, {
|
package/dist/cjs/{useRegistrationFormState-2a738647.js → useRegistrationFormState-986b5ea1.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-57703088.js');
|
|
5
5
|
|
|
6
6
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
7
7
|
const REGISTRATION_FORM_STATE_CONTEXT_INTERNAL = "sq:registration-form-state-internal";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-3a336b0f.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-57703088.js');
|
|
5
5
|
|
|
6
6
|
// import { IntlMessageFormat } from 'intl-messageformat';
|
|
7
7
|
function isMobile(breakPoint) {
|
|
@@ -5,6 +5,7 @@ import { useGoogleSignIn } from "./useGoogleSignIn";
|
|
|
5
5
|
/**
|
|
6
6
|
* @uiName Google Sign-In Button
|
|
7
7
|
* @description Requires <script src="https://accounts.google.com/gsi/client" async></script> be added to the <head> section.
|
|
8
|
+
* @undocumented
|
|
8
9
|
*/
|
|
9
10
|
export class GoogleSignIn {
|
|
10
11
|
constructor() {
|
|
@@ -24,8 +25,14 @@ export class GoogleSignIn {
|
|
|
24
25
|
const { setGoogleButtonDiv } = isDemo()
|
|
25
26
|
? useDemoGoogleSignIn(this)
|
|
26
27
|
: useGoogleSignIn(this);
|
|
28
|
+
console.log(setGoogleButtonDiv);
|
|
27
29
|
return (h("div", null,
|
|
28
|
-
h("
|
|
30
|
+
h("style", null, `
|
|
31
|
+
#googleSignIn {
|
|
32
|
+
max-width: 402px;
|
|
33
|
+
width: 100%
|
|
34
|
+
}`),
|
|
35
|
+
h("div", { id: "googleSignIn", ref: setGoogleButtonDiv })));
|
|
29
36
|
}
|
|
30
37
|
static get is() { return "sqm-google-sign-in"; }
|
|
31
38
|
static get encapsulation() { return "shadow"; }
|
|
@@ -87,12 +94,18 @@ function useDemoGoogleSignIn(props) {
|
|
|
87
94
|
if (!googleButtonDiv || !loaded)
|
|
88
95
|
return;
|
|
89
96
|
const cb = () => {
|
|
90
|
-
props.initComplete.emit({ credential:
|
|
97
|
+
props.initComplete.emit({ credential: null });
|
|
91
98
|
};
|
|
99
|
+
// @ts-expect-error
|
|
100
|
+
google.accounts.id.initialize({
|
|
101
|
+
client_id: "PLACEHOLDER",
|
|
102
|
+
cb: () => { },
|
|
103
|
+
});
|
|
92
104
|
//@ts-expect-error
|
|
93
105
|
google.accounts.id.renderButton(googleButtonDiv, {
|
|
94
106
|
theme: "outline",
|
|
95
107
|
size: "large",
|
|
108
|
+
width: 400,
|
|
96
109
|
text: props.text,
|
|
97
110
|
click_listener: cb,
|
|
98
111
|
});
|
|
@@ -30,11 +30,16 @@ export function useGoogleSignIn(props) {
|
|
|
30
30
|
useEffect(() => {
|
|
31
31
|
if (!googleButtonDiv || !loaded)
|
|
32
32
|
return;
|
|
33
|
+
console.log(googleButtonDiv, "googleBUttonDiv");
|
|
34
|
+
googleButtonDiv.style.maxWidth = "402px";
|
|
35
|
+
googleButtonDiv.style.width = "100%";
|
|
33
36
|
//@ts-expect-error
|
|
34
37
|
google.accounts.id.renderButton(googleButtonDiv, {
|
|
35
38
|
theme: "outline",
|
|
36
39
|
size: "large",
|
|
37
40
|
text: props.text,
|
|
41
|
+
height: 40,
|
|
42
|
+
width: "100%",
|
|
38
43
|
});
|
|
39
44
|
}, [googleButtonDiv, loaded]);
|
|
40
45
|
return {
|
|
@@ -134,6 +134,12 @@ export class PortalGoogleRegistrationForm {
|
|
|
134
134
|
* @uiName Missing number or symbol text
|
|
135
135
|
*/
|
|
136
136
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
137
|
+
/**
|
|
138
|
+
* Can be "signup_with", "signin_with", "continue_with", or "signin"
|
|
139
|
+
*
|
|
140
|
+
* @uiName Google button text
|
|
141
|
+
*/
|
|
142
|
+
this.googleButtonText = "signup_with";
|
|
137
143
|
withHooks(this);
|
|
138
144
|
}
|
|
139
145
|
disconnectedCallback() { }
|
|
@@ -153,7 +159,7 @@ export class PortalGoogleRegistrationForm {
|
|
|
153
159
|
const { handleGoogleInit, handleEmailSubmit, showRegistrationForm, emailValidationError, } = isDemo() ? useGoogleDemo(this) : usePortalGoogleRegistrationForm(this);
|
|
154
160
|
const content = {
|
|
155
161
|
formData: h("slot", { name: "formData" }),
|
|
156
|
-
googleButton: (h("sqm-google-sign-in", { text:
|
|
162
|
+
googleButton: (h("sqm-google-sign-in", { text: this.googleButtonText, onInitComplete: handleGoogleInit })),
|
|
157
163
|
secondaryButton: (h("slot", { name: "secondaryButton" },
|
|
158
164
|
h("style", null, styleString),
|
|
159
165
|
h("span", null,
|
|
@@ -746,6 +752,27 @@ export class PortalGoogleRegistrationForm {
|
|
|
746
752
|
"attribute": "form-key",
|
|
747
753
|
"reflect": false
|
|
748
754
|
},
|
|
755
|
+
"googleButtonText": {
|
|
756
|
+
"type": "string",
|
|
757
|
+
"mutable": false,
|
|
758
|
+
"complexType": {
|
|
759
|
+
"original": "string",
|
|
760
|
+
"resolved": "string",
|
|
761
|
+
"references": {}
|
|
762
|
+
},
|
|
763
|
+
"required": false,
|
|
764
|
+
"optional": false,
|
|
765
|
+
"docs": {
|
|
766
|
+
"tags": [{
|
|
767
|
+
"text": "Google button text",
|
|
768
|
+
"name": "uiName"
|
|
769
|
+
}],
|
|
770
|
+
"text": "Can be \"signup_with\", \"signin_with\", \"continue_with\", or \"signin\""
|
|
771
|
+
},
|
|
772
|
+
"attribute": "google-button-text",
|
|
773
|
+
"reflect": false,
|
|
774
|
+
"defaultValue": "\"signup_with\""
|
|
775
|
+
},
|
|
749
776
|
"demoData": {
|
|
750
777
|
"type": "unknown",
|
|
751
778
|
"mutable": false,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useState } from "@saasquatch/universal-hooks";
|
|
2
2
|
import jsonpointer from "jsonpointer";
|
|
3
|
-
import decode from "jwt-decode";
|
|
4
3
|
import { useRegistrationForm } from "../sqm-portal-registration-form/useRegistrationFormState";
|
|
4
|
+
import { jwtDecode } from "jwt-decode";
|
|
5
5
|
export function usePortalGoogleRegistrationForm(props) {
|
|
6
6
|
const [emailValidationError, setEmailValidationError] = useState(null);
|
|
7
7
|
const [registrationFormState, setRegistrationFormState] = useRegistrationForm();
|
|
@@ -43,8 +43,11 @@ export function usePortalGoogleRegistrationForm(props) {
|
|
|
43
43
|
setShowRegistrationForm({ mode: "manual" });
|
|
44
44
|
};
|
|
45
45
|
const handleGoogleInit = (event) => {
|
|
46
|
+
var _a;
|
|
47
|
+
if (!((_a = event.detail) === null || _a === void 0 ? void 0 : _a.credential))
|
|
48
|
+
return;
|
|
46
49
|
try {
|
|
47
|
-
const res =
|
|
50
|
+
const res = jwtDecode(event.detail.credential);
|
|
48
51
|
setRegistrationFormState({
|
|
49
52
|
...registrationFormState,
|
|
50
53
|
_googleOAuthIdToken: event.detail.credential,
|
|
@@ -11,6 +11,7 @@ const defaultProps = {
|
|
|
11
11
|
registerPath: "/register",
|
|
12
12
|
},
|
|
13
13
|
callbacks: {
|
|
14
|
+
googleSubmit: async () => { },
|
|
14
15
|
submit: async (e) => await e,
|
|
15
16
|
},
|
|
16
17
|
content: {
|
|
@@ -25,6 +26,7 @@ const errorProps = {
|
|
|
25
26
|
registerPath: "/register",
|
|
26
27
|
},
|
|
27
28
|
callbacks: {
|
|
29
|
+
googleSubmit: async () => { },
|
|
28
30
|
submit: async (e) => await e,
|
|
29
31
|
},
|
|
30
32
|
content: {
|
|
@@ -39,6 +41,7 @@ const loadingProps = {
|
|
|
39
41
|
registerPath: "/register",
|
|
40
42
|
},
|
|
41
43
|
callbacks: {
|
|
44
|
+
googleSubmit: async () => { },
|
|
42
45
|
submit: async (e) => await e,
|
|
43
46
|
},
|
|
44
47
|
content: {
|