@saasquatch/mint-components 1.6.7-2 → 1.6.7-3
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/{sqm-portal-footer-view-349373b2.js → PoweredByImg-7084ef2d.js} +0 -66
- package/dist/cjs/{ShadowViewAddon-9c42e820.js → ShadowViewAddon-2d3ef919.js} +64 -52
- package/dist/cjs/{global-67a37b3f.js → global-3ebda209.js} +161 -10
- package/dist/cjs/index-e4027f09.js +2227 -0
- package/dist/cjs/{index.module-c6626247.js → index.module-30d74cb5.js} +51 -50
- package/dist/cjs/loader.cjs.js +5 -5
- package/dist/cjs/{luxon-53e983a6.js → luxon-1b6e7276.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +5 -5
- package/dist/cjs/{re-render-fce04f85.js → re-render-6963789e.js} +3 -3
- package/dist/cjs/sqm-asset-card.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-big-stat_35.cjs.entry.js → sqm-big-stat_36.cjs.entry.js} +243 -112
- package/dist/cjs/sqm-empty_5.cjs.entry.js +6 -6
- package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +6 -6
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-hero-view-fcc0188c.js → sqm-hero-view-201fca7e.js} +2 -2
- package/dist/cjs/sqm-hero.cjs.entry.js +4 -4
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +12 -11
- package/dist/cjs/{sqm-navigation-sidebar-item-view-8b4f304f.js → sqm-navigation-sidebar-item-view-9bba2bad.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +6 -6
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +5 -5
- package/dist/cjs/sqm-password-field.cjs.entry.js +5 -5
- package/dist/cjs/sqm-passwordless-registration-view-60f25a41.js +51 -0
- package/dist/cjs/sqm-passwordless-registration.cjs.entry.js +124 -0
- package/dist/cjs/sqm-popup-container.cjs.entry.js +7 -7
- package/dist/cjs/{sqm-portal-container-view-3215dce9.js → sqm-portal-container-view-ec1be9eb.js} +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-6f41962b.js → sqm-portal-email-verification-view-e834e79c.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +10 -10
- package/dist/cjs/sqm-portal-footer-view-6e490bc6.js +71 -0
- package/dist/cjs/sqm-portal-footer.cjs.entry.js +7 -6
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -7
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +5 -5
- package/dist/cjs/{sqm-portal-profile-view-b8215eae.js → sqm-portal-profile-view-c143c506.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +15 -14
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +8 -8
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +11 -10
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +10 -10
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +8 -8
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +17 -16
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +5 -5
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +62 -61
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +162 -69
- package/dist/cjs/sqm-tab.cjs.entry.js +5 -5
- package/dist/cjs/sqm-tabs.cjs.entry.js +6 -6
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
- package/dist/cjs/sqm-user-identifier.cjs.entry.js +56 -0
- package/dist/cjs/{stencil-hooks.module-e4bf7f2d.js → stencil-hooks.module-5344b631.js} +1 -4
- package/dist/cjs/{use-callback-86e9ac75.js → use-callback-05714e23.js} +1 -1
- package/dist/cjs/{useChildElements-eaa9e49d.js → useChildElements-161457a6.js} +2 -2
- package/dist/cjs/{useReferralTable-6257eb3b.js → useReferralTable-e933351b.js} +17 -16
- package/dist/cjs/{useRegistrationFormState-a1861717.js → useRegistrationFormState-5f21a453.js} +2 -2
- package/dist/collection/collection-manifest.json +3 -0
- package/dist/collection/components/sqm-card-feed/sqm-card-feed-view.js +1 -1
- package/dist/collection/components/sqm-coupon-code/CouponCode.stories.js +22 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +208 -0
- package/dist/collection/components/sqm-coupon-code/useCouponCode.js +49 -0
- package/dist/collection/components/sqm-hero-image/sqm-hero-image-view.js +2 -3
- package/dist/collection/components/sqm-image/sqm-image-view.js +1 -1
- package/dist/collection/components/sqm-passwordless-registration/PasswordlessRegistration.stories.js +32 -0
- package/dist/collection/components/sqm-passwordless-registration/sqm-passwordless-registration-view.js +46 -0
- package/dist/collection/components/sqm-passwordless-registration/sqm-passwordless-registration.js +267 -0
- package/dist/collection/components/sqm-passwordless-registration/usePasswordlessRegistration.js +38 -0
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +1 -1
- package/dist/collection/components/sqm-referral-card/sqm-referral-card-view.js +2 -4
- package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list-view.js +2 -2
- package/dist/collection/components/sqm-rewards-table/cells/sqm-rewards-table-reward-cell.js +3 -3
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-reward-column.js +1 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +1 -1
- package/dist/collection/components/sqm-share-code/ShareCode.stories.js +7 -1
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +65 -9
- package/dist/collection/components/sqm-share-code/useShareCode.js +3 -3
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +13 -7
- package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +4 -4
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +65 -9
- package/dist/collection/components/sqm-share-link/useShareLink.js +3 -3
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +4 -0
- package/dist/collection/components/sqm-task-card/DetailsView.js +1 -1
- package/dist/collection/components/sqm-task-card/sqm-task-card-view.js +10 -9
- package/dist/collection/components/sqm-timeline/sqm-timeline-entry-view.js +4 -4
- package/dist/collection/components/sqm-user-identifier/UserIdentifier.stories.js +26 -0
- package/dist/collection/components/sqm-user-identifier/sqm-user-identifier-view.js +32 -0
- package/dist/collection/components/sqm-user-identifier/sqm-user-identifier.js +131 -0
- package/dist/collection/components/views/copy-text-view.js +28 -0
- package/dist/collection/stories/NewPortal.stories.js +5 -5
- package/dist/esm/{sqm-portal-footer-view-41fe6018.js → PoweredByImg-1114005e.js} +1 -66
- package/dist/esm/{ShadowViewAddon-9791fbe2.js → ShadowViewAddon-e57c3d40.js} +47 -35
- package/dist/esm/{global-fbe84c58.js → global-4bd89b1d.js} +161 -10
- package/dist/esm/index-4bffa04c.js +2225 -0
- package/dist/esm/{index.module-3c720e8f.js → index.module-5043fba6.js} +38 -35
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{luxon-1e38d7f1.js → luxon-dccb73bb.js} +1 -1
- package/dist/esm/mint-components.js +5 -5
- package/dist/esm/{re-render-695ddbbd.js → re-render-a3c1732f.js} +3 -3
- package/dist/esm/sqm-asset-card.entry.js +3 -3
- package/dist/esm/{sqm-big-stat_35.entry.js → sqm-big-stat_36.entry.js} +201 -71
- package/dist/esm/sqm-empty_5.entry.js +3 -3
- package/dist/esm/sqm-form-message.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +5 -5
- package/dist/esm/sqm-header-logo.entry.js +1 -1
- package/dist/esm/{sqm-hero-view-f1809063.js → sqm-hero-view-27de6b06.js} +2 -2
- package/dist/esm/sqm-hero.entry.js +3 -3
- package/dist/esm/sqm-leaderboard-rank.entry.js +7 -6
- package/dist/esm/{sqm-navigation-sidebar-item-view-6f909ba7.js → sqm-navigation-sidebar-item-view-d63373b2.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +5 -5
- package/dist/esm/sqm-navigation-sidebar.entry.js +4 -4
- package/dist/esm/sqm-password-field.entry.js +4 -4
- package/dist/esm/sqm-passwordless-registration-view-dcd145d6.js +49 -0
- package/dist/esm/sqm-passwordless-registration.entry.js +120 -0
- package/dist/esm/sqm-popup-container.entry.js +6 -6
- package/dist/esm/{sqm-portal-container-view-8e091565.js → sqm-portal-container-view-06bce80d.js} +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-381320c4.js → sqm-portal-email-verification-view-9c993283.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +9 -9
- package/dist/esm/sqm-portal-footer-view-d673e9b9.js +69 -0
- package/dist/esm/sqm-portal-footer.entry.js +6 -5
- package/dist/esm/sqm-portal-forgot-password.entry.js +6 -6
- package/dist/esm/sqm-portal-logout.entry.js +4 -4
- package/dist/esm/{sqm-portal-profile-view-510e0fac.js → sqm-portal-profile-view-0b4315c2.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +9 -8
- package/dist/esm/sqm-portal-protected-route.entry.js +7 -7
- package/dist/esm/sqm-portal-registration-form.entry.js +9 -8
- package/dist/esm/sqm-portal-reset-password.entry.js +9 -9
- package/dist/esm/sqm-portal-verify-email.entry.js +7 -7
- package/dist/esm/sqm-referral-table_11.entry.js +9 -8
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +4 -4
- package/dist/esm/sqm-rewards-table_9.entry.js +13 -12
- package/dist/esm/sqm-stencilbook.entry.js +157 -64
- package/dist/esm/sqm-tab.entry.js +4 -4
- package/dist/esm/sqm-tabs.entry.js +5 -5
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/sqm-user-identifier.entry.js +52 -0
- package/dist/esm/{stencil-hooks.module-b48b45ec.js → stencil-hooks.module-6bde7453.js} +1 -1
- package/dist/esm/{use-callback-051c06c6.js → use-callback-c5579ecb.js} +1 -1
- package/dist/esm/{useChildElements-79be4145.js → useChildElements-a68649fd.js} +2 -2
- package/dist/esm/{useReferralTable-7f8db41f.js → useReferralTable-6c6c06cb.js} +9 -8
- package/dist/esm/{useRegistrationFormState-6ce2e16f.js → useRegistrationFormState-97f39def.js} +2 -2
- package/dist/esm-es5/PoweredByImg-1114005e.js +1 -0
- package/dist/esm-es5/ShadowViewAddon-e57c3d40.js +1 -0
- package/dist/esm-es5/global-4bd89b1d.js +285 -0
- package/dist/esm-es5/index-4bffa04c.js +1 -0
- package/dist/esm-es5/index.module-5043fba6.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-1e38d7f1.js → luxon-dccb73bb.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-695ddbbd.js → re-render-a3c1732f.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_36.entry.js +1 -0
- package/dist/esm-es5/sqm-empty_5.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/{sqm-hero-view-f1809063.js → sqm-hero-view-27de6b06.js} +1 -1
- package/dist/esm-es5/sqm-hero.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-d63373b2.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-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-passwordless-registration-view-dcd145d6.js +1 -0
- package/dist/esm-es5/sqm-passwordless-registration.entry.js +1 -0
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-8e091565.js → sqm-portal-container-view-06bce80d.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-381320c4.js → sqm-portal-email-verification-view-9c993283.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-footer-view-d673e9b9.js +1 -0
- package/dist/esm-es5/sqm-portal-footer.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-510e0fac.js → sqm-portal-profile-view-0b4315c2.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-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-user-identifier.entry.js +1 -0
- package/dist/esm-es5/{stencil-hooks.module-b48b45ec.js → stencil-hooks.module-6bde7453.js} +1 -1
- package/dist/esm-es5/use-callback-c5579ecb.js +1 -0
- package/dist/esm-es5/{useChildElements-79be4145.js → useChildElements-a68649fd.js} +1 -1
- package/dist/esm-es5/useReferralTable-6c6c06cb.js +1 -0
- package/dist/esm-es5/{useRegistrationFormState-6ce2e16f.js → useRegistrationFormState-97f39def.js} +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +98 -8543
- package/dist/mint-components/p-014e183e.system.js +1 -0
- package/dist/mint-components/p-040a7ac6.system.entry.js +1 -0
- package/dist/mint-components/{p-3c189cea.system.js → p-0a15b302.system.js} +1 -1
- package/dist/mint-components/{p-52ce1373.system.entry.js → p-0a4c867d.system.entry.js} +1 -1
- package/dist/mint-components/p-0afd05cc.system.entry.js +1 -0
- package/dist/mint-components/p-0b07c70b.entry.js +171 -0
- package/dist/mint-components/p-0b3af3f2.js +1 -0
- package/dist/mint-components/{p-eab70762.system.entry.js → p-0e344e4c.system.entry.js} +1 -1
- package/dist/mint-components/p-15e0bdb5.entry.js +1 -0
- package/dist/mint-components/p-18d5795d.system.js +1 -0
- package/dist/mint-components/p-1943d52e.js +1 -0
- package/dist/mint-components/p-1b0c59f0.system.entry.js +1 -0
- package/dist/mint-components/p-1e350778.system.entry.js +1 -0
- package/dist/mint-components/{p-2433b74c.js → p-218c8a32.js} +1 -1
- package/dist/mint-components/{p-e931152c.entry.js → p-21bf8abc.entry.js} +1 -1
- package/dist/mint-components/p-25d4bd6c.entry.js +1 -0
- package/dist/mint-components/{p-9bacac1a.system.entry.js → p-26131a87.system.entry.js} +1 -1
- package/dist/mint-components/{p-f4a318fa.entry.js → p-293d8305.entry.js} +2 -2
- package/dist/mint-components/p-2bc7c025.system.entry.js +1 -0
- package/dist/mint-components/{p-1ea19d11.system.entry.js → p-2c8645c6.system.entry.js} +1 -1
- package/dist/mint-components/{p-c3d4bd17.entry.js → p-2d728c9b.entry.js} +1 -1
- package/dist/mint-components/p-2dcc4495.entry.js +1 -0
- package/dist/mint-components/{p-e7548e13.system.entry.js → p-2f8ddf17.system.entry.js} +1 -1
- package/dist/mint-components/{p-07a2fa17.system.js → p-2ffe61a0.system.js} +1 -1
- package/dist/mint-components/{p-33e9fcfc.js → p-3aa51afb.js} +3 -3
- package/dist/mint-components/{p-48cc1220.system.entry.js → p-3b084b9e.system.entry.js} +1 -1
- package/dist/mint-components/p-4056a7f4.entry.js +1 -0
- package/dist/mint-components/p-41377dac.system.js +1 -0
- package/dist/mint-components/{p-707e7a2e.system.entry.js → p-4777598b.system.entry.js} +1 -1
- package/dist/mint-components/p-497c2091.system.entry.js +1 -0
- package/dist/mint-components/{p-d91a5c01.js → p-4e38410c.js} +153 -153
- package/dist/mint-components/{p-f6e8985b.system.entry.js → p-4fc59b30.system.entry.js} +1 -1
- package/dist/mint-components/p-545c6333.system.entry.js +1 -0
- package/dist/mint-components/{p-0179da5a.entry.js → p-54d0019e.entry.js} +3 -3
- package/dist/mint-components/p-561b5ade.js +268 -0
- package/dist/mint-components/{p-04950f4c.system.js → p-5bba84a6.system.js} +1 -1
- package/dist/mint-components/p-5bfe901d.js +1 -0
- package/dist/mint-components/p-5da32b79.system.entry.js +1 -0
- package/dist/mint-components/{p-d54de97b.system.entry.js → p-68454fb6.system.entry.js} +1 -1
- package/dist/mint-components/p-6b5824db.entry.js +13 -0
- package/dist/mint-components/{p-b79c0e38.system.js → p-6b9e32ca.system.js} +2 -2
- package/dist/mint-components/p-721deaaf.system.js +1 -0
- package/dist/mint-components/{p-1c80a930.entry.js → p-848a7767.entry.js} +1 -1
- package/dist/mint-components/{p-45ee4fcd.entry.js → p-850c27d0.entry.js} +1 -1
- package/dist/mint-components/{p-a421f44e.system.js → p-88bfcec2.system.js} +1 -1
- package/dist/mint-components/p-8a7b0f2c.system.entry.js +1 -0
- package/dist/mint-components/{p-c06cd3cc.system.js → p-8c0e613f.system.js} +1 -1
- package/dist/mint-components/{p-14c9767e.system.entry.js → p-8ddb2c01.system.entry.js} +1 -1
- package/dist/mint-components/p-8e84f311.system.entry.js +1 -0
- package/dist/mint-components/p-910c977e.entry.js +13 -0
- package/dist/mint-components/{p-d1a74f7e.js → p-938ff1fc.js} +1 -1
- package/dist/mint-components/{p-1866c07f.entry.js → p-94cf16d4.entry.js} +1 -1
- package/dist/mint-components/p-9c63de96.system.js +1 -0
- package/dist/mint-components/p-9ccc4b8a.system.entry.js +1 -0
- package/dist/mint-components/{p-1c2c05ea.system.entry.js → p-9dce9be7.system.entry.js} +1 -1
- package/dist/mint-components/p-9f011b61.system.entry.js +1 -0
- package/dist/mint-components/p-9f06a318.entry.js +1 -0
- package/dist/mint-components/p-a0dcecee.system.js +1 -0
- package/dist/mint-components/p-a15a06d1.entry.js +1 -0
- package/dist/mint-components/p-a208711a.js +1 -0
- package/dist/mint-components/p-a4b7f6a6.system.js +1 -0
- package/dist/mint-components/{p-5ee4e422.system.entry.js → p-a853bf1c.system.entry.js} +1 -1
- package/dist/mint-components/{p-ebdd7428.js → p-acc9e541.js} +1 -1
- package/dist/mint-components/{p-72b166c9.system.entry.js → p-ad694844.system.entry.js} +1 -1
- package/dist/mint-components/{p-03bf73ac.entry.js → p-b0601c94.entry.js} +1 -1
- package/dist/mint-components/{p-3f075d21.entry.js → p-b0f1dfad.entry.js} +1 -1
- package/dist/mint-components/p-b56a0052.system.js +1 -0
- package/dist/mint-components/{p-5a8866c0.system.entry.js → p-b6de33e5.system.entry.js} +1 -1
- package/dist/mint-components/p-b76c5252.entry.js +1 -0
- package/dist/mint-components/{p-6f9f5609.js → p-b8301966.js} +1 -1
- package/dist/mint-components/{p-6db612cd.entry.js → p-b9831b79.entry.js} +1 -1
- package/dist/mint-components/p-c3fa90e4.entry.js +1 -0
- package/dist/mint-components/{p-ed801cb7.js → p-c5966d38.js} +1 -1
- package/dist/mint-components/p-c5bd5f21.entry.js +9 -0
- package/dist/mint-components/p-c78edab5.entry.js +1 -0
- package/dist/mint-components/p-c7e36372.system.js +1 -0
- package/dist/mint-components/p-c96900ab.js +1 -0
- package/dist/mint-components/p-ce7fef38.system.js +1 -0
- package/dist/mint-components/p-ceb6a9e5.js +1 -0
- package/dist/mint-components/p-ceefa840.system.entry.js +1 -0
- package/dist/mint-components/p-d4dd44ce.js +1 -0
- package/dist/mint-components/{p-25254dd1.js → p-d566db0b.js} +1 -1
- package/dist/mint-components/{p-7e15b154.entry.js → p-d96ba635.entry.js} +1 -1
- package/dist/mint-components/{p-e6f5ccc0.entry.js → p-db01736e.entry.js} +1 -1
- package/dist/mint-components/p-dbb3533c.system.entry.js +1 -0
- package/dist/mint-components/{p-6eb41f14.system.entry.js → p-dc9f2ec3.system.entry.js} +1 -1
- package/dist/mint-components/p-dcdfc20a.entry.js +1 -0
- package/dist/mint-components/p-e36afaf4.system.entry.js +1 -0
- package/dist/mint-components/p-eae501f9.js +1 -0
- package/dist/mint-components/p-eb5e8657.entry.js +1 -0
- package/dist/mint-components/p-ece264ab.entry.js +1 -0
- package/dist/mint-components/p-ee7e5b54.system.js +1 -0
- package/dist/mint-components/p-f19e6247.entry.js +1 -0
- package/dist/mint-components/p-f4dbaf32.js +1 -0
- package/dist/mint-components/{p-c9a2502c.system.js → p-f572337b.system.js} +1 -1
- package/dist/mint-components/p-f5a0ea6c.entry.js +1 -0
- package/dist/mint-components/{p-8b422807.entry.js → p-f628a8cd.entry.js} +1 -1
- package/dist/mint-components/p-f6e9b11e.js +1 -0
- package/dist/mint-components/p-f9203fcb.system.entry.js +1 -0
- package/dist/mint-components/p-fab61d16.system.js +1 -0
- package/dist/mint-components/{p-e02ac363.system.js → p-fbc2343f.system.js} +22 -22
- package/dist/types/components/sqm-coupon-code/CouponCode.stories.d.ts +10 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code.d.ts +48 -0
- package/dist/types/components/sqm-coupon-code/useCouponCode.d.ts +8 -0
- package/dist/types/components/sqm-passwordless-registration/PasswordlessRegistration.stories.d.ts +8 -0
- package/dist/types/components/sqm-passwordless-registration/sqm-passwordless-registration-view.d.ts +21 -0
- package/dist/types/components/sqm-passwordless-registration/sqm-passwordless-registration.d.ts +48 -0
- package/dist/types/components/sqm-passwordless-registration/usePasswordlessRegistration.d.ts +9 -0
- package/dist/types/components/sqm-share-code/ShareCode.stories.d.ts +2 -0
- package/dist/types/components/sqm-share-code/sqm-share-code.d.ts +14 -2
- package/dist/types/components/sqm-share-code/useShareCode.d.ts +2 -2
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +2 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +14 -2
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +2 -2
- package/dist/types/components/sqm-user-identifier/UserIdentifier.stories.d.ts +13 -0
- package/dist/types/components/sqm-user-identifier/sqm-user-identifier-view.d.ts +9 -0
- package/dist/types/components/sqm-user-identifier/sqm-user-identifier.d.ts +33 -0
- package/dist/types/components/views/copy-text-view.d.ts +10 -0
- package/dist/types/components.d.ts +267 -5
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -2
- package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +0 -18
- package/dist/esm-es5/ShadowViewAddon-9791fbe2.js +0 -1
- package/dist/esm-es5/global-fbe84c58.js +0 -285
- package/dist/esm-es5/index.module-3c720e8f.js +0 -1
- package/dist/esm-es5/sqm-big-stat_35.entry.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-6f909ba7.js +0 -1
- package/dist/esm-es5/sqm-portal-footer-view-41fe6018.js +0 -1
- package/dist/esm-es5/use-callback-051c06c6.js +0 -1
- package/dist/esm-es5/useReferralTable-7f8db41f.js +0 -1
- package/dist/mint-components/p-02356211.system.entry.js +0 -1
- package/dist/mint-components/p-1303bd2f.system.entry.js +0 -1
- package/dist/mint-components/p-1696a6e2.system.entry.js +0 -1
- package/dist/mint-components/p-1d1fac2c.js +0 -1
- package/dist/mint-components/p-1f54fd38.system.js +0 -1
- package/dist/mint-components/p-21b4895e.entry.js +0 -9
- package/dist/mint-components/p-27fc534b.system.entry.js +0 -1
- package/dist/mint-components/p-2bfa2da4.js +0 -1
- package/dist/mint-components/p-2e4443d4.entry.js +0 -1
- package/dist/mint-components/p-4294a89c.entry.js +0 -1
- package/dist/mint-components/p-45bb95ba.js +0 -1
- package/dist/mint-components/p-4c3f24a7.entry.js +0 -1
- package/dist/mint-components/p-5027afd7.entry.js +0 -159
- package/dist/mint-components/p-51dd43c0.system.js +0 -1
- package/dist/mint-components/p-600c88be.system.js +0 -1
- package/dist/mint-components/p-6b627b02.system.entry.js +0 -1
- package/dist/mint-components/p-6e28498f.system.entry.js +0 -1
- package/dist/mint-components/p-7578e83f.system.entry.js +0 -1
- package/dist/mint-components/p-78651bde.entry.js +0 -1
- package/dist/mint-components/p-79be7593.system.js +0 -1
- package/dist/mint-components/p-7f156573.system.entry.js +0 -1
- package/dist/mint-components/p-84e18e6b.system.js +0 -1
- package/dist/mint-components/p-895858d0.entry.js +0 -1
- package/dist/mint-components/p-8aa61264.system.js +0 -1
- package/dist/mint-components/p-8f2e7864.js +0 -268
- package/dist/mint-components/p-8fc166eb.js +0 -1
- package/dist/mint-components/p-8ffaf231.system.entry.js +0 -1
- package/dist/mint-components/p-926e57e7.entry.js +0 -1
- package/dist/mint-components/p-93832713.js +0 -1
- package/dist/mint-components/p-9732cfef.system.js +0 -1
- package/dist/mint-components/p-9775b40a.entry.js +0 -13
- package/dist/mint-components/p-9b833cfb.system.entry.js +0 -1
- package/dist/mint-components/p-9e16b967.entry.js +0 -1
- package/dist/mint-components/p-a44bf369.entry.js +0 -1
- package/dist/mint-components/p-a7da9285.entry.js +0 -13
- package/dist/mint-components/p-a9af92ea.entry.js +0 -1
- package/dist/mint-components/p-aaa3de28.entry.js +0 -1
- package/dist/mint-components/p-ac000fc6.system.js +0 -1
- package/dist/mint-components/p-b0e85f24.entry.js +0 -1
- package/dist/mint-components/p-b2a0461f.system.entry.js +0 -1
- package/dist/mint-components/p-b76df920.entry.js +0 -1
- package/dist/mint-components/p-c7090fd1.system.js +0 -1
- package/dist/mint-components/p-cd898a3a.js +0 -1
- package/dist/mint-components/p-d1d42507.system.entry.js +0 -1
- package/dist/mint-components/p-df63ee45.system.entry.js +0 -1
- package/dist/mint-components/p-f66b4b3a.js +0 -1
- package/dist/mint-components/p-fad0a26c.system.entry.js +0 -1
- package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +0 -8
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const index = require('./index-b0129cd6.js');
|
|
4
|
+
const global = require('./global-3ebda209.js');
|
|
5
|
+
const JSS = require('./JSS-8503a151.js');
|
|
6
|
+
const PoweredByImg = require('./PoweredByImg-7084ef2d.js');
|
|
7
|
+
|
|
8
|
+
const vanillaStyle = `
|
|
9
|
+
:host{
|
|
10
|
+
margin: 0 auto;
|
|
11
|
+
width: 100%;
|
|
12
|
+
}
|
|
13
|
+
a{
|
|
14
|
+
cursor:pointer;
|
|
15
|
+
color: inherit;
|
|
16
|
+
text-decoration: none;
|
|
17
|
+
}
|
|
18
|
+
`;
|
|
19
|
+
function PortalFooterView(props) {
|
|
20
|
+
const style = {
|
|
21
|
+
RowContainer: {
|
|
22
|
+
display: "flex",
|
|
23
|
+
"& > :not(:last-child)": {
|
|
24
|
+
"margin-right": "var(--sl-spacing-large)",
|
|
25
|
+
},
|
|
26
|
+
},
|
|
27
|
+
Container: {
|
|
28
|
+
display: "flex",
|
|
29
|
+
"flex-direction": "column",
|
|
30
|
+
"align-items": "center",
|
|
31
|
+
"font-size": "var(--sl-font-size-small)",
|
|
32
|
+
color: "var(--sl-color-gray-600)",
|
|
33
|
+
"padding-top": `var(--sl-spacing-${props.paddingTop})`,
|
|
34
|
+
"padding-right": `var(--sl-spacing-${props.paddingRight})`,
|
|
35
|
+
"padding-bottom": `var(--sl-spacing-${props.paddingBottom})`,
|
|
36
|
+
"padding-left": `var(--sl-spacing-${props.paddingLeft})`,
|
|
37
|
+
"& a:hover": {
|
|
38
|
+
color: "var(--sl-color-gray-900)",
|
|
39
|
+
},
|
|
40
|
+
},
|
|
41
|
+
SupportText: {
|
|
42
|
+
textAlign: "center",
|
|
43
|
+
},
|
|
44
|
+
PoweredByLink: {
|
|
45
|
+
color: "var(--sl-color-gray-400)",
|
|
46
|
+
"font-size": "var(--sl-font-size-xx-small)",
|
|
47
|
+
"&:hover": {
|
|
48
|
+
color: "var(--sl-color-gray-900)",
|
|
49
|
+
},
|
|
50
|
+
},
|
|
51
|
+
};
|
|
52
|
+
const sheet = JSS.createStyleSheet(style);
|
|
53
|
+
const styleString = sheet.toString();
|
|
54
|
+
return (index.h("div", { class: sheet.classes.Container },
|
|
55
|
+
index.h("style", { type: "text/css" },
|
|
56
|
+
vanillaStyle,
|
|
57
|
+
styleString),
|
|
58
|
+
index.h("div", { class: sheet.classes.RowContainer },
|
|
59
|
+
props.faqLink && (index.h("a", { target: "_blank", href: props.faqLink }, props.faqText)),
|
|
60
|
+
props.termsLink && (index.h("a", { target: "_blank", href: props.termsLink }, props.termsText))),
|
|
61
|
+
index.h("p", { class: sheet.classes.SupportText }, global.intl.formatMessage({
|
|
62
|
+
id: "supportFooter",
|
|
63
|
+
defaultMessage: props.supportText,
|
|
64
|
+
}, {
|
|
65
|
+
email: (index.h("a", { target: "_blank", href: `mailto:${props.supportEmail}` }, props.supportEmail)),
|
|
66
|
+
})),
|
|
67
|
+
!props.hidePoweredBy && (index.h("a", { class: sheet.classes.PoweredByLink, target: "_blank", href: props.poweredByLink },
|
|
68
|
+
index.h(PoweredByImg.PoweredByImg, null)))));
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
exports.PortalFooterView = PortalFooterView;
|
|
@@ -3,13 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./global-
|
|
8
|
-
require('./use-callback-
|
|
9
|
-
require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./global-3ebda209.js');
|
|
8
|
+
require('./use-callback-05714e23.js');
|
|
9
|
+
require('./index.module-30d74cb5.js');
|
|
10
10
|
require('./JSS-8503a151.js');
|
|
11
11
|
const utils = require('./utils-6847bc06.js');
|
|
12
|
-
|
|
12
|
+
require('./PoweredByImg-7084ef2d.js');
|
|
13
|
+
const sqmPortalFooterView = require('./sqm-portal-footer-view-6e490bc6.js');
|
|
13
14
|
|
|
14
15
|
const PortalFooter = class {
|
|
15
16
|
constructor(hostRef) {
|
|
@@ -56,7 +57,7 @@ const PortalFooter = class {
|
|
|
56
57
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
57
58
|
*/
|
|
58
59
|
this.paddingLeft = "large";
|
|
59
|
-
stencilHooks_module.h
|
|
60
|
+
stencilHooks_module.h(this);
|
|
60
61
|
}
|
|
61
62
|
disconnectedCallback() { }
|
|
62
63
|
render() {
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./use-callback-
|
|
8
|
-
const index_module = require('./index.module-
|
|
9
|
-
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./use-callback-05714e23.js');
|
|
8
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
10
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
10
|
require('./mixins-fe9d4112.js');
|
|
12
11
|
require('./JSS-8503a151.js');
|
|
13
12
|
require('./sqm-text-span-view-1acdf7e9.js');
|
|
13
|
+
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
14
14
|
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-a3573ade.js');
|
|
15
15
|
|
|
16
16
|
function usePortalForgotPassword(props) {
|
|
@@ -18,7 +18,7 @@ function usePortalForgotPassword(props) {
|
|
|
18
18
|
const [success, setSuccess] = stencilHooks_module.useState(false);
|
|
19
19
|
const [error, setError] = stencilHooks_module.useState("");
|
|
20
20
|
const [request, { loading, data, errors }] = index_module.nn();
|
|
21
|
-
const urlParams = new URLSearchParams(index_module.
|
|
21
|
+
const urlParams = new URLSearchParams(index_module.gn.location.search);
|
|
22
22
|
const nextPage = urlParams.get("nextPage");
|
|
23
23
|
const submit = async (event) => {
|
|
24
24
|
var _a;
|
|
@@ -90,7 +90,7 @@ const PortalForgotPassword = class {
|
|
|
90
90
|
* Sign In Link Text
|
|
91
91
|
*/
|
|
92
92
|
this.loginText = "Sign In";
|
|
93
|
-
stencilHooks_module.h
|
|
93
|
+
stencilHooks_module.h(this);
|
|
94
94
|
}
|
|
95
95
|
disconnectedCallback() { }
|
|
96
96
|
render() {
|
|
@@ -98,7 +98,7 @@ const PortalForgotPassword = class {
|
|
|
98
98
|
? usePortalForgotPasswordDemo(this)
|
|
99
99
|
: usePortalForgotPassword(this);
|
|
100
100
|
const content = {
|
|
101
|
-
secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.
|
|
101
|
+
secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.gn.push(states.loginPath) }, "Sign In"))),
|
|
102
102
|
messageSlot: (index.h("slot", { name: "messageSlot" }, "Enter your email below to receive a password reset link.")),
|
|
103
103
|
emailLabel: this.emailLabel,
|
|
104
104
|
submitLabel: this.submitLabel,
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./use-callback-
|
|
8
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./use-callback-05714e23.js');
|
|
8
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
9
9
|
|
|
10
10
|
function usePortalLogout({ nextPage }) {
|
|
11
11
|
index_module.setUserIdentity(undefined);
|
|
12
|
-
index_module.
|
|
12
|
+
index_module.gn.push({ pathname: nextPage, search: "" });
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
const PortalLogout = class {
|
|
@@ -23,7 +23,7 @@ const PortalLogout = class {
|
|
|
23
23
|
* @uiWidget pageSelect
|
|
24
24
|
*/
|
|
25
25
|
this.nextPage = "/";
|
|
26
|
-
stencilHooks_module.h
|
|
26
|
+
stencilHooks_module.h(this);
|
|
27
27
|
}
|
|
28
28
|
disconnectedCallback() { }
|
|
29
29
|
render() {
|
package/dist/cjs/{sqm-portal-profile-view-b8215eae.js → sqm-portal-profile-view-c143c506.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-b0129cd6.js');
|
|
4
|
-
const global = require('./global-
|
|
4
|
+
const global = require('./global-3ebda209.js');
|
|
5
5
|
const JSS = require('./JSS-8503a151.js');
|
|
6
6
|
const sqmTextSpanView = require('./sqm-text-span-view-1acdf7e9.js');
|
|
7
7
|
|
|
@@ -2,18 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./global-
|
|
8
|
-
require('./use-callback-
|
|
9
|
-
const index_module = require('./index.module-
|
|
5
|
+
const index$1 = require('./index-b0129cd6.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./global-3ebda209.js');
|
|
8
|
+
require('./use-callback-05714e23.js');
|
|
9
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
10
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
12
|
+
const index = require('./index-e4027f09.js');
|
|
12
13
|
const utils = require('./utils-6847bc06.js');
|
|
13
14
|
require('./sqm-text-span-view-1acdf7e9.js');
|
|
14
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
15
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-c143c506.js');
|
|
15
16
|
|
|
16
|
-
const GET_USER =
|
|
17
|
+
const GET_USER = index.dist.gql `
|
|
17
18
|
query {
|
|
18
19
|
viewer {
|
|
19
20
|
... on User {
|
|
@@ -27,7 +28,7 @@ const GET_USER = index_module.dist.gql `
|
|
|
27
28
|
}
|
|
28
29
|
}
|
|
29
30
|
`;
|
|
30
|
-
const UPSERT_USER =
|
|
31
|
+
const UPSERT_USER = index.dist.gql `
|
|
31
32
|
mutation (
|
|
32
33
|
$id: String!
|
|
33
34
|
$accountId: String!
|
|
@@ -57,12 +58,12 @@ const defaultFormState = {
|
|
|
57
58
|
error: "",
|
|
58
59
|
};
|
|
59
60
|
function usePortalProfile(props) {
|
|
60
|
-
const userIdent = index_module.
|
|
61
|
+
const userIdent = index_module.W();
|
|
61
62
|
const [success, setSuccess] = stencilHooks_module.useState(false);
|
|
62
63
|
const [userData, setUserData] = stencilHooks_module.useState(undefined);
|
|
63
64
|
const [formState, setFormState] = stencilHooks_module.useState(defaultFormState);
|
|
64
|
-
const userDataResponse = index_module.
|
|
65
|
-
const [upsertUser, upsertUserResponse] = index_module.
|
|
65
|
+
const userDataResponse = index_module.fn(GET_USER, {}, !(userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt));
|
|
66
|
+
const [upsertUser, upsertUserResponse] = index_module.Fe(UPSERT_USER);
|
|
66
67
|
stencilHooks_module.useEffect(() => {
|
|
67
68
|
if (upsertUserResponse === null || upsertUserResponse === void 0 ? void 0 : upsertUserResponse.loading)
|
|
68
69
|
return;
|
|
@@ -162,7 +163,7 @@ function usePortalProfile(props) {
|
|
|
162
163
|
|
|
163
164
|
const PortalProfile = class {
|
|
164
165
|
constructor(hostRef) {
|
|
165
|
-
index.registerInstance(this, hostRef);
|
|
166
|
+
index$1.registerInstance(this, hostRef);
|
|
166
167
|
this.ignored = true;
|
|
167
168
|
/**
|
|
168
169
|
* @uiName First Name Label
|
|
@@ -196,14 +197,14 @@ const PortalProfile = class {
|
|
|
196
197
|
* @uiName Hide Country Field
|
|
197
198
|
*/
|
|
198
199
|
this.hideCountry = false;
|
|
199
|
-
stencilHooks_module.h
|
|
200
|
+
stencilHooks_module.h(this);
|
|
200
201
|
}
|
|
201
202
|
disconnectedCallback() { }
|
|
202
203
|
render() {
|
|
203
204
|
const props = index_module.isDemo()
|
|
204
205
|
? usePortalProfileDemo(utils.getProps(this))
|
|
205
206
|
: usePortalProfile(utils.getProps(this));
|
|
206
|
-
return index.h(sqmPortalProfileView.PortalProfileView, Object.assign({}, props));
|
|
207
|
+
return index$1.h(sqmPortalProfileView.PortalProfileView, Object.assign({}, props));
|
|
207
208
|
}
|
|
208
209
|
};
|
|
209
210
|
function usePortalProfileDemo(props) {
|
|
@@ -3,27 +3,27 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./use-callback-
|
|
8
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./use-callback-05714e23.js');
|
|
8
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
9
9
|
|
|
10
10
|
function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
|
|
11
11
|
var _a;
|
|
12
|
-
const userIdent = index_module.
|
|
12
|
+
const userIdent = index_module.W();
|
|
13
13
|
const authenticated = !!(userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt);
|
|
14
14
|
const emailVerified = (_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.emailVerified;
|
|
15
|
-
const { pathname, search } = index_module.
|
|
15
|
+
const { pathname, search } = index_module.mn();
|
|
16
16
|
const nextPageParam = new URLSearchParams();
|
|
17
17
|
nextPageParam.append("nextPage", `${pathname}${search}`);
|
|
18
18
|
stencilHooks_module.useEffect(() => {
|
|
19
19
|
if (!authenticated) {
|
|
20
|
-
return index_module.
|
|
20
|
+
return index_module.gn.push({
|
|
21
21
|
pathname: redirectTo,
|
|
22
22
|
search: "?" + nextPageParam.toString(),
|
|
23
23
|
});
|
|
24
24
|
}
|
|
25
25
|
if (requireEmailVerification && !emailVerified) {
|
|
26
|
-
return index_module.
|
|
26
|
+
return index_module.gn.push({
|
|
27
27
|
pathname: redirectToUnverified || redirectTo,
|
|
28
28
|
search: "?" + nextPageParam.toString(),
|
|
29
29
|
});
|
|
@@ -52,7 +52,7 @@ const PortalProtectedRoute = class {
|
|
|
52
52
|
* @uiName Unverified Participant Redirect
|
|
53
53
|
*/
|
|
54
54
|
this.redirectToUnverified = "/emailVerification";
|
|
55
|
-
stencilHooks_module.h
|
|
55
|
+
stencilHooks_module.h(this);
|
|
56
56
|
}
|
|
57
57
|
disconnectedCallback() { }
|
|
58
58
|
render() {
|
|
@@ -3,16 +3,17 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const useCallback = require('./use-callback-
|
|
8
|
-
const index_module = require('./index.module-
|
|
9
|
-
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
const useCallback = require('./use-callback-05714e23.js');
|
|
8
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
10
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
10
|
const mixins = require('./mixins-fe9d4112.js');
|
|
12
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
+
const index$1 = require('./index-e4027f09.js');
|
|
13
13
|
const sqmTextSpanView = require('./sqm-text-span-view-1acdf7e9.js');
|
|
14
|
+
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
14
15
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
15
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
16
|
+
const useRegistrationFormState = require('./useRegistrationFormState-5f21a453.js');
|
|
16
17
|
|
|
17
18
|
const style = {
|
|
18
19
|
Wrapper: { ...mixins.AuthWrapper, "max-width": "600px" },
|
|
@@ -91,7 +92,7 @@ function PortalRegistrationFormView(props) {
|
|
|
91
92
|
content.secondaryButton))));
|
|
92
93
|
}
|
|
93
94
|
|
|
94
|
-
const RegistrationFormQuery =
|
|
95
|
+
const RegistrationFormQuery = index$1.dist.gql `
|
|
95
96
|
query RegistrationFormQuery($key: String!) {
|
|
96
97
|
form(key: $key) {
|
|
97
98
|
key
|
|
@@ -109,7 +110,7 @@ function usePortalRegistrationForm(props) {
|
|
|
109
110
|
const formRef = stencilHooks_module.useRef(null);
|
|
110
111
|
const { registrationFormState, setRegistrationFormState } = useRegistrationFormState.useRegistrationFormState({});
|
|
111
112
|
const [request, { loading, errors, data, formError }] = index_module.qe();
|
|
112
|
-
const queryResponse = index_module.
|
|
113
|
+
const queryResponse = index_module.fn(RegistrationFormQuery, { key: props.formKey });
|
|
113
114
|
const formLoading = loading || queryResponse.loading;
|
|
114
115
|
stencilHooks_module.useEffect(() => {
|
|
115
116
|
var _a, _b, _c;
|
|
@@ -211,7 +212,7 @@ function usePortalRegistrationForm(props) {
|
|
|
211
212
|
managedIdentityResponse.result.results.length &&
|
|
212
213
|
managedIdentityResponse.result.results[0].success &&
|
|
213
214
|
managedIdentityResponse.result.results[0].data.token) {
|
|
214
|
-
index_module.
|
|
215
|
+
index_module.gn.push(props.nextPage);
|
|
215
216
|
}
|
|
216
217
|
else if (
|
|
217
218
|
// check for blocked email error response
|
|
@@ -391,7 +392,7 @@ const PortalRegistrationForm = class {
|
|
|
391
392
|
* @uiWidget textArea
|
|
392
393
|
*/
|
|
393
394
|
this.formDisabledErrorMessage = "The registration form is currently disabled.";
|
|
394
|
-
stencilHooks_module.h
|
|
395
|
+
stencilHooks_module.h(this);
|
|
395
396
|
}
|
|
396
397
|
disconnectedCallback() { }
|
|
397
398
|
render() {
|
|
@@ -400,7 +401,7 @@ const PortalRegistrationForm = class {
|
|
|
400
401
|
: usePortalRegistrationForm(this);
|
|
401
402
|
const content = {
|
|
402
403
|
formData: index.h("slot", { name: "formData" }),
|
|
403
|
-
secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.
|
|
404
|
+
secondaryButton: (index.h("slot", { name: "secondaryButton" }, index.h("sl-button", { type: "text", disabled: states.loading, onClick: () => index_module.gn.push(states.loginPath) }, this.loginLabel))),
|
|
404
405
|
terms: index.h("slot", { name: "terms" }),
|
|
405
406
|
emailLabel: this.emailLabel,
|
|
406
407
|
passwordLabel: this.passwordLabel,
|
|
@@ -3,24 +3,24 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./use-callback-
|
|
8
|
-
const index_module = require('./index.module-
|
|
9
|
-
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./use-callback-05714e23.js');
|
|
8
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
10
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
10
|
require('./mixins-fe9d4112.js');
|
|
12
11
|
require('./JSS-8503a151.js');
|
|
13
12
|
const utils = require('./utils-6847bc06.js');
|
|
14
13
|
require('./sqm-text-span-view-1acdf7e9.js');
|
|
14
|
+
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
15
15
|
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-a5d48909.js');
|
|
16
16
|
|
|
17
17
|
function usePortalResetPassword(props) {
|
|
18
18
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
19
19
|
const [reset, setReset] = stencilHooks_module.useState(false);
|
|
20
20
|
const [error, setError] = stencilHooks_module.useState("");
|
|
21
|
-
const [verifyPasswordResetCode, verifyPasswordResetCodeState] = index_module.
|
|
22
|
-
const [resetPassword, resetPasswordState] = index_module.
|
|
23
|
-
const urlParams = new URLSearchParams(index_module.
|
|
21
|
+
const [verifyPasswordResetCode, verifyPasswordResetCodeState] = index_module.We();
|
|
22
|
+
const [resetPassword, resetPasswordState] = index_module.Ne();
|
|
23
|
+
const urlParams = new URLSearchParams(index_module.gn.location.search);
|
|
24
24
|
const oobCode = urlParams.get("oobCode");
|
|
25
25
|
urlParams.delete("oobCode");
|
|
26
26
|
const nextPageOverride = urlParams.get("nextPage");
|
|
@@ -58,10 +58,10 @@ function usePortalResetPassword(props) {
|
|
|
58
58
|
const gotoNextPage = () => {
|
|
59
59
|
urlParams.delete("nextPage");
|
|
60
60
|
const url = utils.sanitizeUrlPath(nextPageOverride || props.nextPage);
|
|
61
|
-
index_module.
|
|
61
|
+
index_module.gn.push(url.href);
|
|
62
62
|
};
|
|
63
63
|
const failed = () => {
|
|
64
|
-
index_module.
|
|
64
|
+
index_module.gn.push({
|
|
65
65
|
pathname: props.failedPage,
|
|
66
66
|
search: urlParams.toString() && "?" + urlParams.toString(),
|
|
67
67
|
});
|
|
@@ -139,7 +139,7 @@ const PortalResetPassword = class {
|
|
|
139
139
|
* @uiName Password Field Label
|
|
140
140
|
*/
|
|
141
141
|
this.passwordFieldLabel = "New Password";
|
|
142
|
-
stencilHooks_module.h
|
|
142
|
+
stencilHooks_module.h(this);
|
|
143
143
|
}
|
|
144
144
|
disconnectedCallback() { }
|
|
145
145
|
render() {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./use-callback-
|
|
8
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./use-callback-05714e23.js');
|
|
8
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./mixins-fe9d4112.js');
|
|
11
11
|
require('./JSS-8503a151.js');
|
|
@@ -15,9 +15,9 @@ const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-9657cc0
|
|
|
15
15
|
|
|
16
16
|
function usePortalVerifyEmail({ nextPage, failedPage }) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
18
|
-
const userIdent = index_module.
|
|
18
|
+
const userIdent = index_module.W();
|
|
19
19
|
const [request, { loading, data, errors }] = index_module.Xe();
|
|
20
|
-
const urlParams = new URLSearchParams(index_module.
|
|
20
|
+
const urlParams = new URLSearchParams(index_module.gn.location.search);
|
|
21
21
|
const oobCode = urlParams.get("oobCode");
|
|
22
22
|
const nextPageOverride = urlParams.get("nextPage");
|
|
23
23
|
// derived from useMutation in component boilerplate initialState
|
|
@@ -25,7 +25,7 @@ function usePortalVerifyEmail({ nextPage, failedPage }) {
|
|
|
25
25
|
// if logged out, userIdent?.managedIdentity?.emailVerified will be falsey, even if verification was successful
|
|
26
26
|
const verified = !!(((_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.emailVerified) || (data === null || data === void 0 ? void 0 : data.verifyManagedIdentityEmail.success));
|
|
27
27
|
const failed = () => {
|
|
28
|
-
return index_module.
|
|
28
|
+
return index_module.gn.push({
|
|
29
29
|
pathname: failedPage,
|
|
30
30
|
search: urlParams.toString() && "?" + urlParams.toString(),
|
|
31
31
|
});
|
|
@@ -33,7 +33,7 @@ function usePortalVerifyEmail({ nextPage, failedPage }) {
|
|
|
33
33
|
const gotoNextPage = () => {
|
|
34
34
|
urlParams.delete("nextPage");
|
|
35
35
|
const url = utils.sanitizeUrlPath(nextPageOverride || nextPage);
|
|
36
|
-
index_module.
|
|
36
|
+
index_module.gn.push(url.href);
|
|
37
37
|
};
|
|
38
38
|
const submit = async () => {
|
|
39
39
|
var _a;
|
|
@@ -94,7 +94,7 @@ const PortalVerifyEmail = class {
|
|
|
94
94
|
* @uiWidget pageSelect
|
|
95
95
|
*/
|
|
96
96
|
this.failedPage = "/";
|
|
97
|
-
stencilHooks_module.h
|
|
97
|
+
stencilHooks_module.h(this);
|
|
98
98
|
}
|
|
99
99
|
disconnectedCallback() { }
|
|
100
100
|
render() {
|
|
@@ -3,18 +3,19 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
require('./use-callback-
|
|
9
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
const global = require('./global-3ebda209.js');
|
|
8
|
+
require('./use-callback-05714e23.js');
|
|
9
|
+
const index_module = require('./index.module-30d74cb5.js');
|
|
10
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
11
|
require('./mixins-fe9d4112.js');
|
|
12
12
|
const JSS = require('./JSS-8503a151.js');
|
|
13
13
|
const GenericTableView = require('./GenericTableView-9271483b.js');
|
|
14
|
-
const reRender = require('./re-render-
|
|
15
|
-
const useChildElements = require('./useChildElements-
|
|
16
|
-
const luxon = require('./luxon-
|
|
17
|
-
const useReferralTable = require('./useReferralTable-
|
|
14
|
+
const reRender = require('./re-render-6963789e.js');
|
|
15
|
+
const useChildElements = require('./useChildElements-161457a6.js');
|
|
16
|
+
const luxon = require('./luxon-1b6e7276.js');
|
|
17
|
+
const useReferralTable = require('./useReferralTable-e933351b.js');
|
|
18
|
+
require('./index-e4027f09.js');
|
|
18
19
|
const utils = require('./utils-6847bc06.js');
|
|
19
20
|
const sqmTextSpanView = require('./sqm-text-span-view-1acdf7e9.js');
|
|
20
21
|
|
|
@@ -194,7 +195,7 @@ const ReferralTable = class {
|
|
|
194
195
|
this.smBreakpoint = 599;
|
|
195
196
|
/** @uiName Tablet Breakpoint */
|
|
196
197
|
this.mdBreakpoint = 799;
|
|
197
|
-
stencilHooks_module.h
|
|
198
|
+
stencilHooks_module.h(this);
|
|
198
199
|
}
|
|
199
200
|
disconnectedCallback() { }
|
|
200
201
|
render() {
|
|
@@ -330,7 +331,7 @@ const ReferralTableCell = class {
|
|
|
330
331
|
constructor(hostRef) {
|
|
331
332
|
index.registerInstance(this, hostRef);
|
|
332
333
|
this.ignored = true;
|
|
333
|
-
stencilHooks_module.h
|
|
334
|
+
stencilHooks_module.h(this);
|
|
334
335
|
}
|
|
335
336
|
disconnectedCallback() { }
|
|
336
337
|
render() {
|
|
@@ -341,7 +342,7 @@ const ReferralTableCell = class {
|
|
|
341
342
|
const ReferralTableGenericColumn = class {
|
|
342
343
|
constructor(hostRef) {
|
|
343
344
|
index.registerInstance(this, hostRef);
|
|
344
|
-
stencilHooks_module.h
|
|
345
|
+
stencilHooks_module.h(this);
|
|
345
346
|
}
|
|
346
347
|
disconnectedCallback() { }
|
|
347
348
|
async renderCell(_) {
|
|
@@ -362,7 +363,7 @@ const ReferralTableDateCell = class {
|
|
|
362
363
|
index.registerInstance(this, hostRef);
|
|
363
364
|
this.ignored = true;
|
|
364
365
|
this.locale = "en";
|
|
365
|
-
stencilHooks_module.h
|
|
366
|
+
stencilHooks_module.h(this);
|
|
366
367
|
}
|
|
367
368
|
disconnectedCallback() { }
|
|
368
369
|
render() {
|
|
@@ -402,7 +403,7 @@ const ReferralTableDateColumn = class {
|
|
|
402
403
|
* "Date User Modified"]
|
|
403
404
|
*/
|
|
404
405
|
this.dateShown = "dateConverted";
|
|
405
|
-
stencilHooks_module.h
|
|
406
|
+
stencilHooks_module.h(this);
|
|
406
407
|
}
|
|
407
408
|
disconnectedCallback() { }
|
|
408
409
|
async renderCell(data, locale) {
|
|
@@ -613,7 +614,7 @@ const ReferralTableRewardsColumn = class {
|
|
|
613
614
|
* @default
|
|
614
615
|
*/
|
|
615
616
|
this.hideDetails = false;
|
|
616
|
-
stencilHooks_module.h
|
|
617
|
+
stencilHooks_module.h(this);
|
|
617
618
|
}
|
|
618
619
|
disconnectedCallback() { }
|
|
619
620
|
async renderCell(data, locale) {
|
|
@@ -677,7 +678,7 @@ const ReferralTableStatusColumn = class {
|
|
|
677
678
|
* @uiName In Progress Status Text
|
|
678
679
|
*/
|
|
679
680
|
this.inProgressStatusText = "In Progress";
|
|
680
|
-
stencilHooks_module.h
|
|
681
|
+
stencilHooks_module.h(this);
|
|
681
682
|
}
|
|
682
683
|
disconnectedCallback() { }
|
|
683
684
|
async renderCell(data) {
|
|
@@ -735,7 +736,7 @@ const ReferralTableUserColumn = class {
|
|
|
735
736
|
* @uiName Deleted User Text
|
|
736
737
|
*/
|
|
737
738
|
this.deletedUser = "Deleted User";
|
|
738
|
-
stencilHooks_module.h
|
|
739
|
+
stencilHooks_module.h(this);
|
|
739
740
|
}
|
|
740
741
|
disconnectedCallback() { }
|
|
741
742
|
async renderCell(data) {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
7
|
require('./JSS-8503a151.js');
|
|
8
8
|
const sqmTextSpanView = require('./sqm-text-span-view-1acdf7e9.js');
|
|
9
9
|
|
|
@@ -12,7 +12,7 @@ const RewardTableCustomerNoteCell = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
this.ignored = true;
|
|
14
14
|
this.locale = "en";
|
|
15
|
-
stencilHooks_module.h
|
|
15
|
+
stencilHooks_module.h(this);
|
|
16
16
|
}
|
|
17
17
|
disconnectedCallback() { }
|
|
18
18
|
render() {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./use-callback-
|
|
8
|
-
require('./index.module-
|
|
9
|
-
const reRender = require('./re-render-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-5344b631.js');
|
|
7
|
+
require('./use-callback-05714e23.js');
|
|
8
|
+
require('./index.module-30d74cb5.js');
|
|
9
|
+
const reRender = require('./re-render-6963789e.js');
|
|
10
10
|
|
|
11
11
|
const RewardTableCustomerNoteColumn = class {
|
|
12
12
|
constructor(hostRef) {
|
|
@@ -15,7 +15,7 @@ const RewardTableCustomerNoteColumn = class {
|
|
|
15
15
|
* @uiName Column Title
|
|
16
16
|
*/
|
|
17
17
|
this.columnTitle = "Note";
|
|
18
|
-
stencilHooks_module.h
|
|
18
|
+
stencilHooks_module.h(this);
|
|
19
19
|
}
|
|
20
20
|
disconnectedCallback() { }
|
|
21
21
|
async renderCell(data, locale) {
|