@saasquatch/mint-components 2.0.5-1 → 2.0.5-2
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-00e7bf6d.js → ShadowViewAddon-5a9d4a55.js} +89 -208
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/{sqm-big-stat_47.cjs.entry.js → sqm-big-stat_44.cjs.entry.js} +4 -551
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +1 -1
- package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +1078 -0
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-verify-email-view-6fcde0e7.js +220 -0
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +1 -1
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +19 -20
- package/dist/collection/collection-manifest.json +10 -0
- package/dist/esm/{IndirectTaxDetailsView-62f67557.js → IndirectTaxDetailsView-4cf9514a.js} +2 -2
- package/dist/esm/{ShadowViewAddon-a470afbc.js → ShadowViewAddon-2b061a3a.js} +96 -213
- package/dist/esm/{data-4e42ca0f.js → data-4390ef62.js} +1 -1
- package/dist/esm/{global-31893424.js → global-fc653a2a.js} +1 -1
- package/dist/esm/{index.module-0bef7c88.js → index.module-849b7d56.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-90d2cf01.js → re-render-2a5345de.js} +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +8 -8
- package/dist/esm/{sqm-big-stat_47.entry.js → sqm-big-stat_44.entry.js} +15 -559
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-code-verification.entry.js +3 -3
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +3 -3
- package/dist/esm/sqm-empty_4.entry.js +2 -2
- package/dist/esm/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/{sqm-lead-checkbox-field-view-184561a6.js → sqm-lead-checkbox-field-view-3d012143.js} +1 -1
- package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
- package/dist/esm/{sqm-lead-input-field-view-66f9c1c5.js → sqm-lead-input-field-view-0199ee1e.js} +1 -1
- package/dist/esm/sqm-lead-input-field.entry.js +4 -4
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm/{sqm-navigation-sidebar-item-view-55385bda.js → sqm-navigation-sidebar-item-view-5283300c.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
- package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm/sqm-pagination_3.entry.js +3 -3
- 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-5dc1cbf3.js → sqm-portal-email-verification-view-03707cd9.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +1069 -0
- package/dist/esm/sqm-portal-google-registration-form.entry.js +5 -5
- package/dist/esm/sqm-portal-logout.entry.js +1 -1
- package/dist/esm/{sqm-portal-profile-view-8022ff18.js → sqm-portal-profile-view-cbef4855.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +4 -4
- package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm/sqm-portal-verify-email-view-e02a49b1.js +215 -0
- package/dist/esm/sqm-qr-code.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +6 -6
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
- package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
- package/dist/esm/sqm-stencilbook.entry.js +16 -17
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm/sqm-widget-verification.entry.js +1 -1
- package/dist/esm/{useChildElements-3721fb0b.js → useChildElements-14eb2cd7.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-f12801ad.js → useInstantAccessRegistration-6685ce53.js} +2 -2
- package/dist/esm/{useLeadFormState-259e4b23.js → useLeadFormState-0d1c899e.js} +2 -2
- package/dist/esm/{usePortalRegistrationForm-b448c386.js → usePortalRegistrationForm-65765105.js} +2 -2
- package/dist/esm/{useReferralCodes-9287638d.js → useReferralCodes-f87eea47.js} +1 -1
- package/dist/esm/{useReferralTable-9db5a0ff.js → useReferralTable-bcf191be.js} +3 -3
- package/dist/esm/{useRegistrationFormState-90b6af96.js → useRegistrationFormState-f149c3ba.js} +1 -1
- package/dist/esm/{useVerificationEmail-5ce6400d.js → useVerificationEmail-ca464d15.js} +1 -1
- package/dist/esm/{utilities-add80719.js → utilities-8dba1079.js} +1 -1
- package/dist/esm/{utils-635fa4ea.js → utils-3c8913e6.js} +1 -1
- package/dist/esm-es5/{IndirectTaxDetailsView-62f67557.js → IndirectTaxDetailsView-4cf9514a.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-2b061a3a.js +1 -0
- package/dist/esm-es5/{data-4e42ca0f.js → data-4390ef62.js} +1 -1
- package/dist/esm-es5/{global-31893424.js → global-fc653a2a.js} +1 -1
- package/dist/esm-es5/{index.module-0bef7c88.js → index.module-849b7d56.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-90d2cf01.js → re-render-2a5345de.js} +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_44.entry.js +1 -0
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.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-lead-checkbox-field-view-184561a6.js → sqm-lead-checkbox-field-view-3d012143.js} +1 -1
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-input-field-view-66f9c1c5.js → sqm-lead-input-field-view-0199ee1e.js} +1 -1
- package/dist/esm-es5/sqm-lead-input-field.entry.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-55385bda.js → sqm-navigation-sidebar-item-view-5283300c.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-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-5dc1cbf3.js → sqm-portal-email-verification-view-03707cd9.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -0
- 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-8022ff18.js → sqm-portal-profile-view-cbef4855.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-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-verify-email-view-e02a49b1.js +1 -0
- package/dist/esm-es5/sqm-qr-code.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-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-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-3721fb0b.js → useChildElements-14eb2cd7.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-f12801ad.js → useInstantAccessRegistration-6685ce53.js} +1 -1
- package/dist/esm-es5/{useLeadFormState-259e4b23.js → useLeadFormState-0d1c899e.js} +1 -1
- package/dist/esm-es5/{usePortalRegistrationForm-b448c386.js → usePortalRegistrationForm-65765105.js} +1 -1
- package/dist/esm-es5/{useReferralCodes-9287638d.js → useReferralCodes-f87eea47.js} +1 -1
- package/dist/esm-es5/{useReferralTable-9db5a0ff.js → useReferralTable-bcf191be.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-90b6af96.js → useRegistrationFormState-f149c3ba.js} +1 -1
- package/dist/esm-es5/{useVerificationEmail-5ce6400d.js → useVerificationEmail-ca464d15.js} +1 -1
- package/dist/esm-es5/{utilities-add80719.js → utilities-8dba1079.js} +1 -1
- package/dist/esm-es5/{utils-635fa4ea.js → utils-3c8913e6.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-01eab918.js +1 -0
- package/dist/mint-components/p-051908cf.js +1 -0
- package/dist/mint-components/{p-af6e09cb.entry.js → p-071b49c1.entry.js} +1 -1
- package/dist/mint-components/{p-985324ac.system.entry.js → p-07f47f18.system.entry.js} +1 -1
- package/dist/mint-components/p-080fdd32.entry.js +1 -0
- package/dist/mint-components/{p-456ee337.entry.js → p-0bdf0a4b.entry.js} +1 -1
- package/dist/mint-components/{p-289fb8c3.system.entry.js → p-0fe8d9fc.system.entry.js} +1 -1
- package/dist/mint-components/{p-beff34a1.system.entry.js → p-118e4a22.system.entry.js} +1 -1
- package/dist/mint-components/{p-cc926179.entry.js → p-128dad3d.entry.js} +1 -1
- package/dist/mint-components/p-191fc062.entry.js +273 -0
- package/dist/mint-components/{p-2fd02806.entry.js → p-1aebfc0e.entry.js} +2 -2
- package/dist/mint-components/p-1b50850b.entry.js +13 -0
- package/dist/mint-components/{p-0cb43649.system.js → p-2076f887.system.js} +1 -1
- package/dist/mint-components/{p-fb3e9155.system.entry.js → p-23eb911d.system.entry.js} +1 -1
- package/dist/mint-components/{p-1b3e8ebe.entry.js → p-256763e8.entry.js} +1 -1
- package/dist/mint-components/{p-d2f0816a.system.entry.js → p-266e25fd.system.entry.js} +1 -1
- package/dist/mint-components/{p-cf0d2ca3.system.js → p-2851c89b.system.js} +1 -1
- package/dist/mint-components/{p-17b90cc9.entry.js → p-287a9c63.entry.js} +1 -1
- package/dist/mint-components/{p-ff102740.system.entry.js → p-2c70a817.system.entry.js} +1 -1
- package/dist/mint-components/p-2c9dc1ff.js +1 -0
- package/dist/mint-components/p-2fa1f10f.entry.js +9 -0
- package/dist/mint-components/{p-0ecdf3b3.js → p-301b5e90.js} +1 -1
- package/dist/mint-components/{p-26950b0a.system.entry.js → p-3710c2e1.system.entry.js} +1 -1
- package/dist/mint-components/{p-0728b5d5.entry.js → p-382aa99f.entry.js} +1 -1
- package/dist/mint-components/{p-bd317183.entry.js → p-39599251.entry.js} +1 -1
- package/dist/mint-components/{p-a69d6920.js → p-39ad8f1b.js} +2 -2
- package/dist/mint-components/p-3c25bdb4.system.entry.js +1 -0
- package/dist/mint-components/p-3c27540c.js +1 -0
- package/dist/mint-components/{p-8ad15caa.entry.js → p-3f00929b.entry.js} +1 -1
- package/dist/mint-components/{p-6eb15b8b.system.entry.js → p-4308b18f.system.entry.js} +1 -1
- package/dist/mint-components/{p-df1f3dcb.system.entry.js → p-4320e2dc.system.entry.js} +1 -1
- package/dist/mint-components/{p-3bf17416.system.js → p-479202a9.system.js} +1 -1
- package/dist/mint-components/{p-60e6b691.system.js → p-494497c2.system.js} +1 -1
- package/dist/mint-components/{p-c2cd0657.system.entry.js → p-4d3c4cc5.system.entry.js} +1 -1
- package/dist/mint-components/{p-cf5f2a1a.entry.js → p-505f91d6.entry.js} +2 -2
- package/dist/mint-components/{p-ade6644e.system.js → p-51428d05.system.js} +1 -1
- package/dist/mint-components/{p-b7e1513f.js → p-5708d347.js} +1 -1
- package/dist/mint-components/p-5b542964.entry.js +1 -0
- package/dist/mint-components/p-5c3bb317.system.js +1 -0
- package/dist/mint-components/p-6306b75e.system.entry.js +1 -0
- package/dist/mint-components/{p-adc687d2.system.js → p-670b2ab4.system.js} +1 -1
- package/dist/mint-components/{p-89ca6721.entry.js → p-6890a3b2.entry.js} +1 -1
- package/dist/mint-components/p-7295c99c.entry.js +1 -0
- package/dist/mint-components/{p-186834ee.system.entry.js → p-73eaa31b.system.entry.js} +1 -1
- package/dist/mint-components/{p-8ae21c99.system.js → p-74141e43.system.js} +1 -1
- package/dist/mint-components/p-7646a6a4.entry.js +1 -0
- package/dist/mint-components/{p-eadf3ea0.system.entry.js → p-7a5cabc8.system.entry.js} +1 -1
- package/dist/mint-components/{p-f0fcab7a.system.js → p-7c74ad5c.system.js} +1 -1
- package/dist/mint-components/{p-d7ca8c6c.entry.js → p-7e04b813.entry.js} +1 -1
- package/dist/mint-components/p-80569727.system.js +1 -0
- package/dist/mint-components/{p-5bff2e59.js → p-831af05f.js} +4 -4
- package/dist/mint-components/{p-220bf9bc.system.js → p-832579bf.system.js} +1 -1
- package/dist/mint-components/{p-ad04c7ea.entry.js → p-8766952b.entry.js} +1 -1
- package/dist/mint-components/{p-bf45741a.system.js → p-8a11659b.system.js} +1 -1
- package/dist/mint-components/{p-165052a3.entry.js → p-8a85f8f5.entry.js} +1 -1
- package/dist/mint-components/{p-4d2a0a42.system.entry.js → p-8b9f6e1e.system.entry.js} +1 -1
- package/dist/mint-components/p-8d25a7f7.js +448 -0
- package/dist/mint-components/{p-e00c413e.entry.js → p-9046552e.entry.js} +1 -1
- package/dist/mint-components/{p-703ec717.system.entry.js → p-9191b949.system.entry.js} +1 -1
- package/dist/mint-components/{p-a070c828.entry.js → p-941776f2.entry.js} +1 -1
- package/dist/mint-components/p-95fe044b.js +1 -0
- package/dist/mint-components/{p-b6215a34.system.entry.js → p-9652e637.system.entry.js} +1 -1
- package/dist/mint-components/{p-3b4cfc7a.entry.js → p-9ba932a9.entry.js} +1 -1
- package/dist/mint-components/p-9bea2329.system.js +1 -0
- package/dist/mint-components/{p-747b0bc0.js → p-9d31def7.js} +1 -1
- package/dist/mint-components/{p-0ab1b421.js → p-9f44a4bd.js} +1 -1
- package/dist/mint-components/{p-8b1f7092.system.entry.js → p-a13d7d73.system.entry.js} +1 -1
- package/dist/mint-components/{p-84a467be.entry.js → p-a4290ba4.entry.js} +1 -1
- package/dist/mint-components/{p-d1b371d7.system.js → p-a81690ae.system.js} +1 -1
- package/dist/mint-components/{p-bcbede0f.system.entry.js → p-a9f72689.system.entry.js} +1 -1
- package/dist/mint-components/{p-a9cc3f05.system.js → p-aaa0ed28.system.js} +1 -1
- package/dist/mint-components/{p-1debe96f.entry.js → p-aaf290ce.entry.js} +1 -1
- package/dist/mint-components/{p-d7a77305.system.entry.js → p-ab927359.system.entry.js} +1 -1
- package/dist/mint-components/{p-d0de7b62.js → p-ae867ea6.js} +1 -1
- package/dist/mint-components/{p-77d24a8e.entry.js → p-aeb00548.entry.js} +1 -1
- package/dist/mint-components/{p-fc3bc313.system.js → p-b131b384.system.js} +1 -1
- package/dist/mint-components/{p-6cd2e9ac.system.js → p-b35a43d1.system.js} +1 -1
- package/dist/mint-components/{p-c65b0189.js → p-b4a8a34b.js} +1 -1
- package/dist/mint-components/p-b54da510.system.entry.js +1 -0
- package/dist/mint-components/{p-5de5f74c.system.entry.js → p-bbdbefce.system.entry.js} +1 -1
- package/dist/mint-components/{p-70d4936d.js → p-bf3e7bc8.js} +1 -1
- package/dist/mint-components/{p-0f47f904.entry.js → p-c23f5630.entry.js} +1 -1
- package/dist/mint-components/{p-4e47568a.system.entry.js → p-c4151e26.system.entry.js} +1 -1
- package/dist/mint-components/{p-5423baa1.js → p-c5e6c28e.js} +1 -1
- package/dist/mint-components/{p-2478d23c.system.entry.js → p-c7b4e749.system.entry.js} +1 -1
- package/dist/mint-components/{p-1fcbfc5c.system.entry.js → p-c857676d.system.entry.js} +1 -1
- package/dist/mint-components/{p-c6ac6625.js → p-ca3dbd51.js} +1 -1
- package/dist/mint-components/{p-079cf9d7.js → p-ca3f598c.js} +2 -2
- package/dist/mint-components/{p-11e16fe2.system.entry.js → p-ca71dfff.system.entry.js} +1 -1
- package/dist/mint-components/{p-e2899c78.system.entry.js → p-cb225348.system.entry.js} +1 -1
- package/dist/mint-components/{p-110360b9.system.js → p-ce4a36b2.system.js} +1 -1
- package/dist/mint-components/{p-d3449429.entry.js → p-d57bdb68.entry.js} +1 -1
- package/dist/mint-components/p-d9a88615.system.js +1 -0
- package/dist/mint-components/{p-a91ff3f7.system.js → p-dd28cd8c.system.js} +1 -1
- package/dist/mint-components/{p-9df20b9f.system.entry.js → p-de293f9f.system.entry.js} +1 -1
- package/dist/mint-components/p-e21dad58.entry.js +1 -0
- package/dist/mint-components/{p-f7a09923.js → p-e230562f.js} +2 -2
- package/dist/mint-components/{p-8055a9c7.entry.js → p-e6c7c09c.entry.js} +1 -1
- package/dist/mint-components/{p-369021f9.system.entry.js → p-e82ffaee.system.entry.js} +1 -1
- package/dist/mint-components/{p-1111eb94.js → p-e9b0160b.js} +1 -1
- package/dist/mint-components/{p-f38483aa.system.entry.js → p-eb123e88.system.entry.js} +1 -1
- package/dist/mint-components/{p-a6ef5e76.js → p-ebfaa71d.js} +2 -2
- package/dist/mint-components/{p-6c451c54.system.entry.js → p-ed74b25a.system.entry.js} +1 -1
- package/dist/mint-components/{p-4bc9f0e5.system.entry.js → p-f1cf660f.system.entry.js} +1 -1
- package/dist/mint-components/p-f207070d.entry.js +1 -0
- package/dist/mint-components/p-f32d8d19.entry.js +1 -0
- package/dist/mint-components/{p-59a8c3b1.system.entry.js → p-f59cf0a8.system.entry.js} +1 -1
- package/dist/mint-components/{p-78beaa20.system.js → p-f62aa495.system.js} +1 -1
- package/dist/mint-components/{p-68141f06.js → p-f72cf379.js} +1 -1
- package/dist/mint-components/{p-168d59d6.system.entry.js → p-f998a53a.system.entry.js} +1 -1
- package/dist/mint-components/{p-abf70313.system.entry.js → p-fb0ea0df.system.entry.js} +1 -1
- package/dist/mint-components/{p-644df4e5.entry.js → p-fbcd2ae2.entry.js} +1 -1
- package/dist/mint-components/p-fc66ec16.system.js +1 -0
- package/dist/mint-components/{p-bd74bc30.system.js → p-fc850132.system.js} +1 -1
- package/dist/mint-components/{p-253c0ba6.entry.js → p-ff38a567.entry.js} +1 -1
- package/docs/docs.docx +0 -0
- package/package.json +1 -1
- package/dist/cjs/sqm-portal-google-login.cjs.entry.js +0 -130
- package/dist/cjs/sqm-portal-login-view-298425ad.js +0 -58
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +0 -194
- package/dist/cjs/sqm-portal-verify-email-view-eb487415.js +0 -49
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +0 -171
- package/dist/cjs/usePortalLogin-95e7c3a0.js +0 -74
- package/dist/esm/sqm-portal-google-login.entry.js +0 -126
- package/dist/esm/sqm-portal-login-view-40f4f6f1.js +0 -56
- package/dist/esm/sqm-portal-registration-form.entry.js +0 -190
- package/dist/esm/sqm-portal-verify-email-view-547bdbef.js +0 -47
- package/dist/esm/sqm-portal-verify-email.entry.js +0 -167
- package/dist/esm/usePortalLogin-9f9ea240.js +0 -72
- package/dist/esm-es5/ShadowViewAddon-a470afbc.js +0 -1
- package/dist/esm-es5/sqm-big-stat_47.entry.js +0 -1
- package/dist/esm-es5/sqm-portal-google-login.entry.js +0 -1
- package/dist/esm-es5/sqm-portal-login-view-40f4f6f1.js +0 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +0 -1
- package/dist/esm-es5/sqm-portal-verify-email-view-547bdbef.js +0 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +0 -1
- package/dist/esm-es5/usePortalLogin-9f9ea240.js +0 -1
- package/dist/mint-components/p-02232e0c.entry.js +0 -1
- package/dist/mint-components/p-0ffd3316.entry.js +0 -1
- package/dist/mint-components/p-1f21cb92.entry.js +0 -9
- package/dist/mint-components/p-23e2c5f4.js +0 -1
- package/dist/mint-components/p-30a281ee.entry.js +0 -1
- package/dist/mint-components/p-348d9e18.system.js +0 -1
- package/dist/mint-components/p-46172119.entry.js +0 -1
- package/dist/mint-components/p-47143651.system.js +0 -1
- package/dist/mint-components/p-4ea55134.js +0 -1
- package/dist/mint-components/p-5ff17d5c.system.js +0 -1
- package/dist/mint-components/p-60f8b8ff.js +0 -1
- package/dist/mint-components/p-69604a2c.entry.js +0 -1
- package/dist/mint-components/p-69c93d10.system.js +0 -1
- package/dist/mint-components/p-85dcd4a6.system.entry.js +0 -1
- package/dist/mint-components/p-8b202cbd.system.entry.js +0 -1
- package/dist/mint-components/p-8d33addb.js +0 -1
- package/dist/mint-components/p-95cc1859.js +0 -1
- package/dist/mint-components/p-9d88b86e.entry.js +0 -1
- package/dist/mint-components/p-a52c0604.entry.js +0 -1
- package/dist/mint-components/p-a625b75f.js +0 -1
- package/dist/mint-components/p-af4bf3fc.system.entry.js +0 -1
- package/dist/mint-components/p-b7a46b96.system.entry.js +0 -1
- package/dist/mint-components/p-b7daf892.system.js +0 -1
- package/dist/mint-components/p-c2f3b2f4.system.js +0 -1
- package/dist/mint-components/p-cfcae11a.js +0 -448
- package/dist/mint-components/p-da2183c2.js +0 -1
- package/dist/mint-components/p-eb640601.entry.js +0 -13
- package/dist/mint-components/p-eb644fb7.system.entry.js +0 -1
- package/dist/mint-components/p-f0c8d3aa.entry.js +0 -273
- package/dist/mint-components/p-f21e0be3.entry.js +0 -1
- package/dist/mint-components/p-f41af37d.entry.js +0 -1
- package/dist/mint-components/p-f80b1849.system.js +0 -1
- package/dist/cjs/{usePortalRegistrationForm-cdf6cb76.js → usePortalRegistrationForm-a0a45299.js} +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-38ad4957.js';
|
|
2
2
|
import { k as useState, n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { i as isDemo, j as jn } from './index.module-
|
|
3
|
+
import { i as isDemo, j as jn } from './index.module-849b7d56.js';
|
|
4
4
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
7
7
|
import './mixins-f750863a.js';
|
|
8
8
|
import './sqm-text-span-view-738acfb3.js';
|
|
9
|
-
import { a as useRegistrationForm } from './useRegistrationFormState-90b6af96.js';
|
|
10
|
-
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-ee556e5f.js';
|
|
11
|
-
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-2f4936ef.js';
|
|
12
9
|
import './AsYouType-46f67d0d.js';
|
|
13
|
-
import {
|
|
10
|
+
import { a as useRegistrationForm } from './useRegistrationFormState-f149c3ba.js';
|
|
11
|
+
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-2f4936ef.js';
|
|
12
|
+
import { u as usePortalRegistrationForm } from './usePortalRegistrationForm-65765105.js';
|
|
13
|
+
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-ee556e5f.js';
|
|
14
14
|
|
|
15
15
|
class InvalidTokenError extends Error {
|
|
16
16
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance } from './index-38ad4957.js';
|
|
2
2
|
import { n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { s as setUserIdentity, j as jn, i as isDemo } from './index.module-
|
|
3
|
+
import { s as setUserIdentity, j as jn, i as isDemo } from './index.module-849b7d56.js';
|
|
4
4
|
|
|
5
5
|
function usePortalLogout({ nextPage }) {
|
|
6
6
|
setUserIdentity(undefined);
|
package/dist/esm/{sqm-portal-profile-view-8022ff18.js → sqm-portal-profile-view-cbef4855.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-38ad4957.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-fc653a2a.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
import { T as TextSpanView } from './sqm-text-span-view-738acfb3.js';
|
|
5
5
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-38ad4957.js';
|
|
2
|
-
import './global-
|
|
2
|
+
import './global-fc653a2a.js';
|
|
3
3
|
import { k as useState, f as useEffect, n as h } from './dom-context-hooks.module-50442785.js';
|
|
4
|
-
import { d as dist, J, w as wn, $ as $e, i as isDemo } from './index.module-
|
|
4
|
+
import { d as dist, J, w as wn, $ as $e, i as isDemo } from './index.module-849b7d56.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
import './JSS-67b5cff8.js';
|
|
8
8
|
import './sqm-text-span-view-738acfb3.js';
|
|
9
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
10
|
-
import { i as isEmpty } from './utilities-
|
|
9
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-cbef4855.js';
|
|
10
|
+
import { i as isEmpty } from './utilities-8dba1079.js';
|
|
11
11
|
|
|
12
12
|
const GET_USER = dist.gql `
|
|
13
13
|
query {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-38ad4957.js';
|
|
2
2
|
import { f as useEffect, n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { J, k as kn, j as jn, i as isDemo } from './index.module-
|
|
3
|
+
import { J, k as kn, j as jn, i as isDemo } from './index.module-849b7d56.js';
|
|
4
4
|
|
|
5
5
|
function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
|
|
6
6
|
var _a;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-38ad4957.js';
|
|
2
2
|
import { k as useState, f as useEffect, n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import {
|
|
3
|
+
import { f as Je, T as Te, j as jn, i as isDemo } from './index.module-849b7d56.js';
|
|
4
4
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { s as sanitizeUrlPath } from './utils-334c1e34.js';
|
|
@@ -0,0 +1,215 @@
|
|
|
1
|
+
import { h } from './index-38ad4957.js';
|
|
2
|
+
import { j as jn } from './index.module-849b7d56.js';
|
|
3
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
|
+
import { A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, H as HostBlock, E as ErrorStyles } from './mixins-f750863a.js';
|
|
5
|
+
import { T as TextSpanView } from './sqm-text-span-view-738acfb3.js';
|
|
6
|
+
|
|
7
|
+
const vanillaStyle = `
|
|
8
|
+
:host {
|
|
9
|
+
display: block;
|
|
10
|
+
}
|
|
11
|
+
:host([hidden]): {
|
|
12
|
+
display: none;
|
|
13
|
+
}
|
|
14
|
+
`;
|
|
15
|
+
function PortalForgotPasswordView(props) {
|
|
16
|
+
const { states, callbacks, content } = props;
|
|
17
|
+
const style = {
|
|
18
|
+
FormWrapper: {
|
|
19
|
+
...AuthWrapper,
|
|
20
|
+
background: content.backgroundColor || "var(--sqm-portal-background)",
|
|
21
|
+
borderRadius: content.borderRadius || "var(--sqm-border-radius-normal)",
|
|
22
|
+
border: content.border ||
|
|
23
|
+
"var(--sqm-border-thickness) solid var(--sqm-border-color)",
|
|
24
|
+
},
|
|
25
|
+
Column: { ...AuthColumn },
|
|
26
|
+
ButtonsContainer: AuthButtonsContainer,
|
|
27
|
+
SecondaryButton: {
|
|
28
|
+
margin: "auto",
|
|
29
|
+
display: "block",
|
|
30
|
+
cursor: "pointer",
|
|
31
|
+
},
|
|
32
|
+
};
|
|
33
|
+
const sheet = createStyleSheet(style);
|
|
34
|
+
const styleString = sheet.toString();
|
|
35
|
+
return (h("div", { class: sheet.classes.FormWrapper, part: "sqm-base" },
|
|
36
|
+
h("style", { type: "text/css" },
|
|
37
|
+
vanillaStyle,
|
|
38
|
+
styleString),
|
|
39
|
+
h(TextSpanView, { type: "h3" }, content.messageSlot),
|
|
40
|
+
h("sl-form", { class: sheet.classes.Column, "onSl-submit": callbacks.submit },
|
|
41
|
+
props.states.error && (h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
42
|
+
h("div", { part: "erroralert-text" }, props.states.error))),
|
|
43
|
+
props.states.success && (h("sqm-form-message", { type: "success", exportparts: "successalert-icon" },
|
|
44
|
+
h("div", { part: "successalert-text" }, content.successAlertText))),
|
|
45
|
+
h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
|
|
46
|
+
h("div", { class: sheet.classes.ButtonsContainer },
|
|
47
|
+
h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Reset Password"),
|
|
48
|
+
h("sl-button", { type: "secondary", exportparts: "base: secondarybutton-base", class: sheet.classes.SecondaryButton, disabled: states.loading, onClick: () => jn.push(states.loginPath) }, content.loginText)))));
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
const style = {
|
|
52
|
+
Wrapper: AuthWrapper,
|
|
53
|
+
Column: AuthColumn,
|
|
54
|
+
ForgotButtonContainer: {
|
|
55
|
+
display: "inline",
|
|
56
|
+
cursor: "pointer",
|
|
57
|
+
"font-size": "13px",
|
|
58
|
+
"font-weight": "600",
|
|
59
|
+
color: "var(--sqm-text-subdued)",
|
|
60
|
+
margin: "0",
|
|
61
|
+
},
|
|
62
|
+
ButtonsContainer: {
|
|
63
|
+
...AuthButtonsContainer,
|
|
64
|
+
gap: "var(--sl-spacing-medium)",
|
|
65
|
+
"& > *": {
|
|
66
|
+
margin: "0 !important",
|
|
67
|
+
},
|
|
68
|
+
},
|
|
69
|
+
};
|
|
70
|
+
const vanillaStyle$1 = `
|
|
71
|
+
:host {
|
|
72
|
+
display: block;
|
|
73
|
+
}
|
|
74
|
+
:host([hidden]): {
|
|
75
|
+
display: none;
|
|
76
|
+
}
|
|
77
|
+
`;
|
|
78
|
+
const sheet = createStyleSheet(style);
|
|
79
|
+
const styleString = sheet.toString();
|
|
80
|
+
function PortalLoginView(props) {
|
|
81
|
+
const { states, callbacks, content } = props;
|
|
82
|
+
return (h("div", { class: sheet.classes.Wrapper, part: "sqm-base" },
|
|
83
|
+
h("style", { type: "text/css" },
|
|
84
|
+
vanillaStyle$1,
|
|
85
|
+
styleString),
|
|
86
|
+
h(TextSpanView, { type: "h3" }, content.pageLabel),
|
|
87
|
+
h("sl-form", { class: sheet.classes.Column, "onSl-submit": callbacks.submit },
|
|
88
|
+
props.states.error && (h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
89
|
+
h("div", { part: "erroralert-text" }, props.states.error))),
|
|
90
|
+
h("sl-input", { exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true }),
|
|
91
|
+
h("div", null,
|
|
92
|
+
h("sl-input", { exportparts: "label: input-label, base: input-base", type: "password", name: "/password", label: content.passwordLabel || "Password", disabled: states.loading, required: true }),
|
|
93
|
+
h("div", { class: sheet.classes.ForgotButtonContainer }, content.forgotPasswordButton)),
|
|
94
|
+
h("div", { class: sheet.classes.ButtonsContainer },
|
|
95
|
+
h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Login"),
|
|
96
|
+
content.googleButton && h("sl-menu-divider", null),
|
|
97
|
+
content.googleButton,
|
|
98
|
+
content.secondaryButton))));
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
const style$1 = {
|
|
102
|
+
Wrapper: { ...AuthWrapper, "max-width": "600px" },
|
|
103
|
+
Column: AuthColumn,
|
|
104
|
+
HostBlock: HostBlock,
|
|
105
|
+
":host": {
|
|
106
|
+
margin: "0 auto",
|
|
107
|
+
width: "100%",
|
|
108
|
+
},
|
|
109
|
+
ButtonsContainer: AuthButtonsContainer,
|
|
110
|
+
ErrorStyle: ErrorStyles,
|
|
111
|
+
};
|
|
112
|
+
const vanillaStyle$2 = `
|
|
113
|
+
sqm-portal-register {
|
|
114
|
+
margin: 0 auto;
|
|
115
|
+
width: 100%;
|
|
116
|
+
display: block;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
:host{
|
|
120
|
+
display: block;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
:host([hidden]) {
|
|
124
|
+
display: none;
|
|
125
|
+
}
|
|
126
|
+
`;
|
|
127
|
+
const sheet$1 = createStyleSheet(style$1);
|
|
128
|
+
const styleString$1 = sheet$1.toString();
|
|
129
|
+
function PortalRegisterView(props) {
|
|
130
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
131
|
+
const { states, refs, callbacks, content } = props;
|
|
132
|
+
if (states.error) {
|
|
133
|
+
window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
|
134
|
+
}
|
|
135
|
+
return (h("div", { class: sheet$1.classes.Wrapper, part: "sqm-base" },
|
|
136
|
+
h("style", { type: "text/css" },
|
|
137
|
+
vanillaStyle$2,
|
|
138
|
+
styleString$1),
|
|
139
|
+
h(TextSpanView, { type: "h3" }, content.pageLabel),
|
|
140
|
+
h("sl-form", { class: sheet$1.classes.Column, "onSl-submit": callbacks.submit, ref: (el) => (refs.formRef.current = el), novalidate: true },
|
|
141
|
+
states.error && (h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
142
|
+
h("div", { part: "erroralert-text" }, props.states.error))),
|
|
143
|
+
content.formData,
|
|
144
|
+
!states.hideInputs && (h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "email", name: "/email", label: content.emailLabel || "Email", disabled: states.loading, required: true, validationError: ({ value }) => {
|
|
145
|
+
if (!value) {
|
|
146
|
+
return content.requiredFieldErrorMessage;
|
|
147
|
+
}
|
|
148
|
+
// this matches shoelace validation, but could be better
|
|
149
|
+
if (!value.includes("@")) {
|
|
150
|
+
return content.invalidEmailErrorMessage;
|
|
151
|
+
}
|
|
152
|
+
} }, (((_b = (_a = states.registrationFormState) === null || _a === void 0 ? void 0 : _a.validationErrors) === null || _b === void 0 ? void 0 : _b.email) ? {
|
|
153
|
+
class: sheet$1.classes.ErrorStyle,
|
|
154
|
+
helpText: ((_d = (_c = states.registrationFormState) === null || _c === void 0 ? void 0 : _c.validationErrors) === null || _d === void 0 ? void 0 : _d.email) ||
|
|
155
|
+
content.requiredFieldErrorMessage,
|
|
156
|
+
}
|
|
157
|
+
: [])))),
|
|
158
|
+
!states.hideInputs && (h("sqm-password-field", { fieldLabel: content.passwordLabel, "disable-validation": states.disablePasswordValidation, meetsRequirementsText: content.meetsRequirementsText, doesNotMeetRequirementsText: content.doesNotMeetRequirementsText, minErrorText: content.minErrorText, uppercaseErrorText: content.uppercaseErrorText, lowercaseErrorText: content.lowercaseErrorText, hasErrorText: content.hasErrorText })),
|
|
159
|
+
content.passwordField,
|
|
160
|
+
!states.hideInputs && states.confirmPassword && (h("sl-input", Object.assign({ exportparts: "label: input-label, base: input-base", type: "password", name: "/confirmPassword", label: content.confirmPasswordLabel, disabled: states.loading || ((_e = states.registrationFormState) === null || _e === void 0 ? void 0 : _e.disabled), required: true }, (((_g = (_f = states.registrationFormState) === null || _f === void 0 ? void 0 : _f.initialData) === null || _g === void 0 ? void 0 : _g.confirmPassword) ? {
|
|
161
|
+
value: (_j = (_h = states.registrationFormState) === null || _h === void 0 ? void 0 : _h.initialData) === null || _j === void 0 ? void 0 : _j.confirmPassword,
|
|
162
|
+
}
|
|
163
|
+
: {}), (((_l = (_k = states.registrationFormState) === null || _k === void 0 ? void 0 : _k.validationErrors) === null || _l === void 0 ? void 0 : _l.confirmPassword) ? {
|
|
164
|
+
class: sheet$1.classes.ErrorStyle,
|
|
165
|
+
helpText: ((_o = (_m = states.registrationFormState) === null || _m === void 0 ? void 0 : _m.validationErrors) === null || _o === void 0 ? void 0 : _o.confirmPassword) || content.requiredFieldErrorMessage,
|
|
166
|
+
}
|
|
167
|
+
: [])))),
|
|
168
|
+
content.terms,
|
|
169
|
+
h("div", { class: sheet$1.classes.ButtonsContainer },
|
|
170
|
+
h("sl-button", { submit: true, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.submitLabel || "Register"),
|
|
171
|
+
content.secondaryButton))));
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
const style$2 = {
|
|
175
|
+
Wrapper: AuthWrapper,
|
|
176
|
+
Column: AuthColumn,
|
|
177
|
+
ContinueButton: {
|
|
178
|
+
width: "100%",
|
|
179
|
+
},
|
|
180
|
+
};
|
|
181
|
+
const vanillaStyle$3 = `
|
|
182
|
+
:host {
|
|
183
|
+
display: block;
|
|
184
|
+
}
|
|
185
|
+
:host([hidden]): {
|
|
186
|
+
display: none;
|
|
187
|
+
}
|
|
188
|
+
`;
|
|
189
|
+
const sheet$2 = createStyleSheet(style$2);
|
|
190
|
+
const styleString$2 = sheet$2.toString();
|
|
191
|
+
function PortalVerifyEmailView(props) {
|
|
192
|
+
const { states, data, callbacks, content } = props;
|
|
193
|
+
if (states.loading)
|
|
194
|
+
return;
|
|
195
|
+
if (states.success) {
|
|
196
|
+
return (h("div", { class: sheet$2.classes.Wrapper, part: "sqm-base" },
|
|
197
|
+
h("style", { type: "text/css" },
|
|
198
|
+
vanillaStyle$3,
|
|
199
|
+
styleString$2),
|
|
200
|
+
h(TextSpanView, { type: "h3" }, content.verifyEmailText),
|
|
201
|
+
h("sqm-form-message", { exportparts: "success-icon" },
|
|
202
|
+
h("div", { part: "successalert-text" }, content.verifySuccessText)),
|
|
203
|
+
h("sl-button", { class: sheet$2.classes.ContinueButton, onClick: callbacks.gotoNextPage, loading: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.continueText)));
|
|
204
|
+
}
|
|
205
|
+
if (states.error || !data.oobCode) {
|
|
206
|
+
return (h("div", { class: sheet$2.classes.Wrapper, part: "sqm-base" },
|
|
207
|
+
h("style", { type: "text/css" }, styleString$2),
|
|
208
|
+
h(TextSpanView, { type: "h3" }, content.verifyEmailText),
|
|
209
|
+
h("sqm-form-message", { type: "error", exportparts: "erroralert-icon" },
|
|
210
|
+
h("div", { part: "erroralert-text" }, content.verifyInvalidText)),
|
|
211
|
+
h("sl-button", { class: sheet$2.classes.ContinueButton, onClick: callbacks.failed, disabled: states.loading, exportparts: "base: primarybutton-base", type: "primary" }, content.continueText)));
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
export { PortalForgotPasswordView as P, PortalLoginView as a, PortalRegisterView as b, PortalVerifyEmailView as c };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-38ad4957.js';
|
|
2
2
|
import { k as useState, f as useEffect, n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { d as dist, H, J, B, F as Fn, w as wn, $ as $e, i as isDemo } from './index.module-
|
|
3
|
+
import { d as dist, H, J, B, F as Fn, w as wn, $ as $e, i as isDemo } from './index.module-849b7d56.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
|
-
import { a as REFERRAL_CODES_NAMESPACE } from './useReferralCodes-
|
|
7
|
+
import { a as REFERRAL_CODES_NAMESPACE } from './useReferralCodes-f87eea47.js';
|
|
8
8
|
import './ErrorView-74cb3af8.js';
|
|
9
9
|
import { Q as QrCodeView } from './sqm-qr-code-view-0e88b4bd.js';
|
|
10
10
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-38ad4957.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-fc653a2a.js';
|
|
3
3
|
import { n as h, j as useReducer, u as useMemo, f as useEffect } from './dom-context-hooks.module-50442785.js';
|
|
4
|
-
import { i as isDemo } from './index.module-
|
|
4
|
+
import { i as isDemo } from './index.module-849b7d56.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-f750863a.js';
|
|
9
|
+
import { T as TextSpanView } from './sqm-text-span-view-738acfb3.js';
|
|
9
10
|
import { G as GenericTableView } from './GenericTableView-8c72ac30.js';
|
|
10
|
-
import { a as useRequestRerender, u as useRerenderListener } from './re-render-
|
|
11
|
-
import { u as useChildElements } from './useChildElements-
|
|
11
|
+
import { a as useRequestRerender, u as useRerenderListener } from './re-render-2a5345de.js';
|
|
12
|
+
import { u as useChildElements } from './useChildElements-14eb2cd7.js';
|
|
12
13
|
import { l as luxon } from './luxon-1be92a8e.js';
|
|
13
14
|
import { g as getPaypalMeta } from './mockRewardData-9b27d6f1.js';
|
|
14
|
-
import { u as useReferralTable, t as tryMethod } from './useReferralTable-
|
|
15
|
-
import { T as TextSpanView } from './sqm-text-span-view-738acfb3.js';
|
|
15
|
+
import { u as useReferralTable, t as tryMethod } from './useReferralTable-bcf191be.js';
|
|
16
16
|
|
|
17
17
|
const mockReferralData = (count = 4) => {
|
|
18
18
|
const data = [...Array(count)].map(() => getMockData());
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-38ad4957.js';
|
|
2
2
|
import { n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import './index.module-
|
|
4
|
-
import { a as useRequestRerender } from './re-render-
|
|
3
|
+
import './index.module-849b7d56.js';
|
|
4
|
+
import { a as useRequestRerender } from './re-render-2a5345de.js';
|
|
5
5
|
|
|
6
6
|
const RewardTableCustomerNoteColumn = class {
|
|
7
7
|
constructor(hostRef) {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-38ad4957.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-fc653a2a.js';
|
|
3
3
|
import { b as browser, j as useReducer, f as useEffect, n as h$1, u as useMemo } from './dom-context-hooks.module-50442785.js';
|
|
4
|
-
import { d as dist, J, H, L, w as wn, R as Rn, i as isDemo } from './index.module-
|
|
4
|
+
import { d as dist, J, H, L, w as wn, R as Rn, i as isDemo } from './index.module-849b7d56.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import './mixins-f750863a.js';
|
|
9
9
|
import { G as GenericTableView } from './GenericTableView-8c72ac30.js';
|
|
10
|
-
import { u as useRerenderListener, a as useRequestRerender } from './re-render-
|
|
11
|
-
import { u as useChildElements } from './useChildElements-
|
|
10
|
+
import { u as useRerenderListener, a as useRequestRerender } from './re-render-2a5345de.js';
|
|
11
|
+
import { u as useChildElements } from './useChildElements-14eb2cd7.js';
|
|
12
12
|
import { l as luxon } from './luxon-1be92a8e.js';
|
|
13
13
|
import { m as mockRewardData } from './mockRewardData-9b27d6f1.js';
|
|
14
|
-
import { g as generateUserError } from './useReferralTable-
|
|
14
|
+
import { g as generateUserError } from './useReferralTable-bcf191be.js';
|
|
15
15
|
|
|
16
16
|
const debug = browser("sq:useRewardsTable");
|
|
17
17
|
const CSS_NAMESPACE = "sqm-rewards-table";
|
|
@@ -1,40 +1,39 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-38ad4957.js';
|
|
2
|
-
import './global-
|
|
2
|
+
import './global-fc653a2a.js';
|
|
3
3
|
import { a as commonjsGlobal, u as useMemo, k as useState, c as createCommonjsModule, f as useEffect, n as h$1 } from './dom-context-hooks.module-50442785.js';
|
|
4
|
-
import { j as jn, s as setUserIdentity,
|
|
4
|
+
import { j as jn, s as setUserIdentity, m as setProgramId, k as kn, d as dist, X as Xe } from './index.module-849b7d56.js';
|
|
5
5
|
import './cjs-bdfb4486.js';
|
|
6
6
|
import './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
-
import './useReferralCodes-
|
|
8
|
+
import './useReferralCodes-f87eea47.js';
|
|
9
9
|
import './mixins-f750863a.js';
|
|
10
10
|
import { C as CopyTextView } from './copy-text-view-87259b11.js';
|
|
11
|
+
import './sqm-text-span-view-738acfb3.js';
|
|
12
|
+
import { b as PortalRegisterView, P as PortalForgotPasswordView, a as PortalLoginView, c as PortalVerifyEmailView } from './sqm-portal-verify-email-view-e02a49b1.js';
|
|
13
|
+
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-2f4936ef.js';
|
|
11
14
|
import { G as GenericTableView } from './GenericTableView-8c72ac30.js';
|
|
12
|
-
import './useChildElements-
|
|
15
|
+
import './useChildElements-14eb2cd7.js';
|
|
13
16
|
import { l as luxon } from './luxon-1be92a8e.js';
|
|
14
|
-
import './sqm-text-span-view-738acfb3.js';
|
|
15
17
|
import { C as CloseButtonView } from './sqm-close-button-view-fd9012e7.js';
|
|
16
18
|
import './index-ffa26b43.js';
|
|
17
19
|
import { E as EmailRegistrationView } from './email-registration-view-4cdb4129.js';
|
|
18
|
-
import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-
|
|
20
|
+
import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-3d012143.js';
|
|
19
21
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-7a682cc3.js';
|
|
20
22
|
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-376c1bf6.js';
|
|
21
23
|
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-2b66457a.js';
|
|
22
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
23
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
24
|
-
import { P as PortalLoginView } from './sqm-portal-login-view-40f4f6f1.js';
|
|
24
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-5283300c.js';
|
|
25
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-03707cd9.js';
|
|
25
26
|
import { B as BaseRegistrationFormView } from './sqm-base-registration-form-view-ee556e5f.js';
|
|
26
|
-
import { P as
|
|
27
|
-
import
|
|
28
|
-
import './utilities-add80719.js';
|
|
27
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-cbef4855.js';
|
|
28
|
+
import './utilities-8dba1079.js';
|
|
29
29
|
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-cfbc0eb0.js';
|
|
30
|
-
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-547bdbef.js';
|
|
31
30
|
import './ErrorView-74cb3af8.js';
|
|
32
31
|
import { Q as QrCodeView } from './sqm-qr-code-view-0e88b4bd.js';
|
|
33
|
-
import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, c as CheckboxFieldView, d as
|
|
32
|
+
import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, c as CheckboxFieldView, d as CouponCodeView, D as DropdownFieldView, E as EditProfileView, L as LeaderboardView, H as HeroView, I as InputFieldView, N as NameFieldsView, e as ChangeMarktingView, f as PortalFooterView, g as PortalFrameView, R as ReferralIframeView, h as RewardExchangeView, r as rewardExchangeCustomErrorMsg, i as rewardExchangeLongText, j as rewardExchangeSelected, k as chooseAmountFixed, l as chooseAmountFixedNoDescription, m as chooseAmountVariable, n as chooseAmountVariableNoDescription, o as chooseAmountVariableDisabled, p as chooseAmountVariableUnavailable, q as confirmFixed, s as confirmVariable, t as redemptionError, v as queryError, w as success, x as successVariable, y as loading, z as empty$1, A as rewardExchange, F as useShareButton, G as useShareLink, J as ProgressBarView, K as ProgressBar$2, M as LeadFormView, O as LeadDropdownFieldView, Q as ShadowViewAddon } from './ShadowViewAddon-2b061a3a.js';
|
|
34
33
|
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-a8c708cd.js';
|
|
35
|
-
import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView } from './IndirectTaxDetailsView-
|
|
36
|
-
import { t as taxTypeToName, L as LoadingView } from './utils-
|
|
37
|
-
import { L as LeadInputFieldView } from './sqm-lead-input-field-view-
|
|
34
|
+
import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView } from './IndirectTaxDetailsView-4cf9514a.js';
|
|
35
|
+
import { t as taxTypeToName, L as LoadingView } from './utils-3c8913e6.js';
|
|
36
|
+
import { L as LeadInputFieldView } from './sqm-lead-input-field-view-0199ee1e.js';
|
|
38
37
|
|
|
39
38
|
/**
|
|
40
39
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-38ad4957.js';
|
|
2
2
|
import { n as h$1 } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import './index.module-
|
|
4
|
-
import { a as useRequestRerender } from './re-render-
|
|
3
|
+
import './index.module-849b7d56.js';
|
|
4
|
+
import { a as useRequestRerender } from './re-render-2a5345de.js';
|
|
5
5
|
|
|
6
6
|
const TabView = ({}, children) => {
|
|
7
7
|
return h(Host, null, children);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-38ad4957.js';
|
|
2
2
|
import { u as useMemo, f as useEffect, n as h$1 } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { _ } from './index.module-
|
|
3
|
+
import { _ } from './index.module-849b7d56.js';
|
|
4
4
|
import { g as getProps } from './utils-334c1e34.js';
|
|
5
|
-
import { u as useRerenderListener } from './re-render-
|
|
6
|
-
import { u as useChildElements } from './useChildElements-
|
|
5
|
+
import { u as useRerenderListener } from './re-render-2a5345de.js';
|
|
6
|
+
import { u as useChildElements } from './useChildElements-14eb2cd7.js';
|
|
7
7
|
|
|
8
8
|
const TabsView = ({ content, placement, textColor = "var(--sqm-text)", }) => {
|
|
9
9
|
// Vertical padding for top & bottom placement, horizontal for left & right.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-38ad4957.js';
|
|
2
2
|
import { b as browser, n as h, k as useState, f as useEffect } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { I as In,
|
|
3
|
+
import { I as In, b as useCallback, i as isDemo } from './index.module-849b7d56.js';
|
|
4
4
|
import { a as VERIFICATION_PARENT_NAMESPACE } from './keys-406491dc.js';
|
|
5
5
|
|
|
6
6
|
const debug = browser("sq:widget-verification");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-38ad4957.js';
|
|
2
2
|
import { k as useState, f as useEffect, n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { d as dist, J, I as In,
|
|
3
|
+
import { d as dist, J, I as In, o as En, X as Xe, i as isDemo } from './index.module-849b7d56.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
6
|
import { e as extractProps, p as parseStates } from './extractProps-54064fb0.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { k as useState } from './dom-context-hooks.module-50442785.js';
|
|
2
|
-
import { L, v as vn } from './index.module-
|
|
2
|
+
import { L, v as vn } from './index.module-849b7d56.js';
|
|
3
3
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
4
|
-
import { u as useRegistrationFormState } from './useRegistrationFormState-
|
|
4
|
+
import { u as useRegistrationFormState } from './useRegistrationFormState-f149c3ba.js';
|
|
5
5
|
|
|
6
6
|
function useInstantAccessRegistration(props) {
|
|
7
7
|
const locale = L();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-38ad4957.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-fc653a2a.js';
|
|
3
3
|
import { k as useState, y } from './dom-context-hooks.module-50442785.js';
|
|
4
|
-
import { _ } from './index.module-
|
|
4
|
+
import { _ } from './index.module-849b7d56.js';
|
|
5
5
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
6
6
|
|
|
7
7
|
const style = {
|
package/dist/esm/{usePortalRegistrationForm-b448c386.js → usePortalRegistrationForm-65765105.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { m as useRef, f as useEffect } from './dom-context-hooks.module-50442785.js';
|
|
2
|
-
import { d as dist, L, O as Oe, w as wn, j as jn,
|
|
2
|
+
import { d as dist, L, O as Oe, w as wn, j as jn, b as useCallback } from './index.module-849b7d56.js';
|
|
3
3
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
4
|
-
import { u as useRegistrationFormState } from './useRegistrationFormState-90b6af96.js';
|
|
5
4
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
5
|
+
import { u as useRegistrationFormState } from './useRegistrationFormState-f149c3ba.js';
|
|
6
6
|
|
|
7
7
|
const RegistrationFormQuery = dist.gql `
|
|
8
8
|
query RegistrationFormQuery($key: String!) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { f as useEffect } from './dom-context-hooks.module-50442785.js';
|
|
2
|
-
import { d as dist, J, B, H, Q as Qe, R as Rn, I as In } from './index.module-
|
|
2
|
+
import { d as dist, J, B, H, Q as Qe, R as Rn, I as In } from './index.module-849b7d56.js';
|
|
3
3
|
|
|
4
4
|
const GET_REFERRAL_CODES = dist.gql `
|
|
5
5
|
query getCodes(
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-38ad4957.js';
|
|
2
2
|
import { b as browser, j as useReducer, f as useEffect } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { d as dist, J, H, L, w as wn, R as Rn } from './index.module-
|
|
4
|
-
import { u as useRerenderListener } from './re-render-
|
|
5
|
-
import { u as useChildElements } from './useChildElements-
|
|
3
|
+
import { d as dist, J, H, L, w as wn, R as Rn } from './index.module-849b7d56.js';
|
|
4
|
+
import { u as useRerenderListener } from './re-render-2a5345de.js';
|
|
5
|
+
import { u as useChildElements } from './useChildElements-14eb2cd7.js';
|
|
6
6
|
|
|
7
7
|
const debug = browser("sq:useReferralTable");
|
|
8
8
|
const CSS_NAMESPACE = "sqm-referral-table";
|
package/dist/esm/{useRegistrationFormState-90b6af96.js → useRegistrationFormState-f149c3ba.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as d, y } from './dom-context-hooks.module-50442785.js';
|
|
2
|
-
import { _ } from './index.module-
|
|
2
|
+
import { _ } from './index.module-849b7d56.js';
|
|
3
3
|
|
|
4
4
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
5
5
|
const REGISTRATION_FORM_STATE_CONTEXT_INTERNAL = "sq:registration-form-state-internal";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { k as useState, f as useEffect } from './dom-context-hooks.module-50442785.js';
|
|
2
|
-
import { d as dist, J, X as Xe, $ as $e } from './index.module-
|
|
2
|
+
import { d as dist, J, X as Xe, $ as $e } from './index.module-849b7d56.js';
|
|
3
3
|
|
|
4
4
|
const UserLookupQuery = dist.gql `
|
|
5
5
|
query userLookup {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { k as useState, f as useEffect } from './dom-context-hooks.module-50442785.js';
|
|
2
|
-
import {
|
|
2
|
+
import { b as useCallback } from './index.module-849b7d56.js';
|
|
3
3
|
|
|
4
4
|
// import { IntlMessageFormat } from 'intl-messageformat';
|
|
5
5
|
function isMobile(breakPoint) {
|