@saasquatch/mint-components 1.6.2-10 → 1.6.2-11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-47869553.js → GenericTableView-9271483b.js} +1 -1
- package/dist/cjs/{JSS-97fd087e.js → JSS-8503a151.js} +35 -19
- package/dist/cjs/{ShadowViewAddon-0ce4871c.js → ShadowViewAddon-090eff1a.js} +17 -17
- package/dist/cjs/{global-4e52f274.js → global-b645d18a.js} +2 -2
- package/dist/cjs/{index.module-7972acac.js → index.module-93c78ac7.js} +227 -535
- package/dist/cjs/loader.cjs.js +2 -3
- package/dist/cjs/mint-components.cjs.js +2 -3
- package/dist/cjs/{re-render-99b2655c.js → re-render-afeabe91.js} +4 -4
- package/dist/cjs/{sqm-asset-card-view-3da8cac1.js → sqm-asset-card-view-59c39ed2.js} +1 -1
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -4
- package/dist/cjs/sqm-big-stat_35.cjs.entry.js +50 -51
- package/dist/cjs/sqm-empty_5.cjs.entry.js +3 -4
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +5 -6
- package/dist/cjs/{sqm-hero-view-bc763ed2.js → sqm-hero-view-ba78dcaf.js} +1 -1
- package/dist/cjs/sqm-hero.cjs.entry.js +2 -3
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-navigation-sidebar-item-view-b3ca14b4.js → sqm-navigation-sidebar-item-view-2eda59bf.js} +3 -3
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-navigation-sidebar-view-969adcdc.js → sqm-navigation-sidebar-view-2ffde416.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +2 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +3 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-portal-container-view-840db620.js → sqm-portal-container-view-2ddcaa12.js} +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-f2a35e7c.js → sqm-portal-email-verification-view-b280d0b0.js} +3 -3
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +8 -9
- package/dist/cjs/{sqm-portal-footer-view-8eadb31d.js → sqm-portal-footer-view-5d6451ad.js} +2 -2
- package/dist/cjs/sqm-portal-footer.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-portal-forgot-password-view-fed1f563.js → sqm-portal-forgot-password-view-ccaf2bd4.js} +2 -2
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -8
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -3
- package/dist/cjs/{sqm-portal-profile-view-730252e8.js → sqm-portal-profile-view-e615e2b2.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +8 -9
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -6
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +7 -8
- package/dist/cjs/{sqm-portal-reset-password-view-f8dc0b79.js → sqm-portal-reset-password-view-4d23de69.js} +2 -2
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -10
- package/dist/cjs/{sqm-portal-section-view-854a3e9c.js → sqm-portal-section-view-1e5bbcb1.js} +1 -1
- package/dist/cjs/{sqm-portal-verify-email-view-cc59877c.js → sqm-portal-verify-email-view-96adafc0.js} +2 -2
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +9 -10
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +8 -9
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -3
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +11 -12
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +55 -56
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -3
- package/dist/cjs/sqm-tabs.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-text-span-view-2c7d94b5.js → sqm-text-span-view-b318af73.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -3
- package/dist/cjs/{useChildElements-42a97f2a.js → useChildElements-c0cc8f5d.js} +2 -2
- package/dist/cjs/{useReferralTable-a985ce58.js → useReferralTable-db1b33db.js} +7 -7
- package/dist/cjs/{useRegistrationFormState-b7598d69.js → useRegistrationFormState-d0e43ca9.js} +3 -3
- package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +2 -2
- package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +2 -2
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +1 -1
- package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +1 -1
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +1 -1
- package/dist/esm/{GenericTableView-10cac7d6.js → GenericTableView-ce26115f.js} +1 -1
- package/dist/esm/{JSS-f00f9536.js → JSS-67b5cff8.js} +17 -1
- package/dist/esm/{ShadowViewAddon-846aecda.js → ShadowViewAddon-2e0cf632.js} +17 -17
- package/dist/esm/{global-44835899.js → global-c2d5e2fa.js} +2 -2
- package/dist/esm/{index.module-132e274f.js → index.module-25496635.js} +211 -519
- package/dist/esm/loader.js +2 -3
- package/dist/esm/mint-components.js +2 -3
- package/dist/esm/{re-render-81cd3caa.js → re-render-8ece93cd.js} +4 -4
- package/dist/esm/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-b0f8ef8e.js} +1 -1
- package/dist/esm/sqm-asset-card.entry.js +3 -4
- package/dist/esm/sqm-big-stat_35.entry.js +50 -51
- package/dist/esm/sqm-empty_5.entry.js +3 -4
- package/dist/esm/sqm-graphql-client-provider.entry.js +5 -6
- package/dist/esm/{sqm-hero-view-9fb2be89.js → sqm-hero-view-b8ce1900.js} +1 -1
- package/dist/esm/sqm-hero.entry.js +2 -3
- package/dist/esm/sqm-leaderboard-rank.entry.js +4 -5
- package/dist/esm/{sqm-navigation-sidebar-item-view-364af025.js → sqm-navigation-sidebar-item-view-24d5f092.js} +3 -3
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -5
- package/dist/esm/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-aa1313e7.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -3
- package/dist/esm/sqm-password-field.entry.js +3 -4
- package/dist/esm/sqm-popup-container.entry.js +4 -5
- package/dist/esm/{sqm-portal-container-view-ca454627.js → sqm-portal-container-view-228f2b65.js} +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-5ac21bb4.js → sqm-portal-email-verification-view-4fa01d0a.js} +3 -3
- package/dist/esm/sqm-portal-email-verification.entry.js +8 -9
- package/dist/esm/{sqm-portal-footer-view-f3a6eaed.js → sqm-portal-footer-view-c4059af8.js} +2 -2
- package/dist/esm/sqm-portal-footer.entry.js +4 -5
- package/dist/esm/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-29c2e39b.js} +2 -2
- package/dist/esm/sqm-portal-forgot-password.entry.js +7 -8
- package/dist/esm/sqm-portal-logout.entry.js +2 -3
- package/dist/esm/{sqm-portal-profile-view-630f05c8.js → sqm-portal-profile-view-ec58906b.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +8 -9
- package/dist/esm/sqm-portal-protected-route.entry.js +5 -6
- package/dist/esm/sqm-portal-registration-form.entry.js +7 -8
- package/dist/esm/{sqm-portal-reset-password-view-213b3af6.js → sqm-portal-reset-password-view-06f6ffac.js} +2 -2
- package/dist/esm/sqm-portal-reset-password.entry.js +11 -12
- package/dist/esm/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-a991e019.js} +1 -1
- package/dist/esm/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-833644ac.js} +2 -2
- package/dist/esm/sqm-portal-verify-email.entry.js +9 -10
- package/dist/esm/sqm-referral-table_11.entry.js +8 -9
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +2 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -3
- package/dist/esm/sqm-rewards-table_9.entry.js +11 -12
- package/dist/esm/sqm-stencilbook.entry.js +55 -56
- package/dist/esm/sqm-tab.entry.js +2 -3
- package/dist/esm/sqm-tabs.entry.js +4 -5
- package/dist/esm/{sqm-text-span-view-0ba1484d.js → sqm-text-span-view-8b194920.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +2 -3
- package/dist/esm/{useChildElements-9431f3e2.js → useChildElements-d86f03c6.js} +2 -2
- package/dist/esm/{useReferralTable-0516b6d5.js → useReferralTable-7aeb954d.js} +7 -7
- package/dist/esm/{useRegistrationFormState-ebb08075.js → useRegistrationFormState-e94eec81.js} +3 -3
- package/dist/esm-es5/{GenericTableView-10cac7d6.js → GenericTableView-ce26115f.js} +1 -1
- package/dist/esm-es5/{JSS-f00f9536.js → JSS-67b5cff8.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-2e0cf632.js +1 -0
- package/dist/esm-es5/{global-44835899.js → global-c2d5e2fa.js} +2 -2
- package/dist/esm-es5/index.module-25496635.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-81cd3caa.js → re-render-8ece93cd.js} +1 -1
- package/dist/esm-es5/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-b0f8ef8e.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_35.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_5.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/{sqm-hero-view-9fb2be89.js → sqm-hero-view-b8ce1900.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-24d5f092.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-aa1313e7.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-ca454627.js → sqm-portal-container-view-228f2b65.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-5ac21bb4.js → sqm-portal-email-verification-view-4fa01d0a.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-footer-view-f3a6eaed.js → sqm-portal-footer-view-c4059af8.js} +1 -1
- package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-29c2e39b.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-630f05c8.js → sqm-portal-profile-view-ec58906b.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-view-213b3af6.js → sqm-portal-reset-password-view-06f6ffac.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-a991e019.js} +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-833644ac.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-view-0ba1484d.js → sqm-text-span-view-8b194920.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-9431f3e2.js → useChildElements-d86f03c6.js} +1 -1
- package/dist/esm-es5/{useReferralTable-0516b6d5.js → useReferralTable-7aeb954d.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-ebb08075.js → useRegistrationFormState-e94eec81.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-02cc2ae0.entry.js +1 -0
- package/dist/mint-components/{p-c627c865.js → p-0425104d.js} +2 -2
- package/dist/mint-components/{p-ec689579.js → p-043501b1.js} +1 -1
- package/dist/mint-components/p-0746d416.system.entry.js +1 -0
- package/dist/mint-components/p-0c98df9a.system.entry.js +1 -0
- package/dist/mint-components/{p-3abbc5b3.system.js → p-0e6f1340.system.js} +1 -1
- package/dist/mint-components/{p-b7e6ce3c.system.js → p-0f20108e.system.js} +1 -1
- package/dist/mint-components/p-0f3c6e11.entry.js +1 -0
- package/dist/mint-components/p-11a4a003.system.js +1 -0
- package/dist/mint-components/{p-52a2beaf.js → p-13cfd4bd.js} +1 -1
- package/dist/mint-components/{p-d64a0bc1.js → p-16671c5a.js} +1 -1
- package/dist/mint-components/p-175ef60c.js +1 -0
- package/dist/mint-components/{p-0e441a14.system.js → p-177f1699.system.js} +1 -1
- package/dist/mint-components/{p-7dea8d9a.js → p-19deed13.js} +1 -1
- package/dist/mint-components/p-19f572c9.entry.js +1 -0
- package/dist/mint-components/p-1a673057.system.js +8 -0
- package/dist/mint-components/{p-4935076f.system.js → p-20268b64.system.js} +1 -1
- package/dist/mint-components/{p-0d482ad4.js → p-233e784a.js} +1 -1
- package/dist/mint-components/{p-210cd41b.js → p-24d6c3fd.js} +1 -1
- package/dist/mint-components/{p-b0668789.system.js → p-27da3d2f.system.js} +1 -1
- package/dist/mint-components/{p-4778fb68.js → p-2895613d.js} +1 -1
- package/dist/mint-components/p-28b0cd34.entry.js +1 -0
- package/dist/mint-components/p-29c42c90.system.entry.js +1 -0
- package/dist/mint-components/{p-0f4c1e0e.entry.js → p-29d7ffd1.entry.js} +3 -3
- package/dist/mint-components/{p-0d49d56d.js → p-33fe169e.js} +1 -1
- package/dist/mint-components/p-3582d202.system.entry.js +1 -0
- package/dist/mint-components/p-369d00f3.system.entry.js +1 -0
- package/dist/mint-components/{p-51102b8f.entry.js → p-379c5754.entry.js} +2 -2
- package/dist/mint-components/p-3aa067f0.entry.js +13 -0
- package/dist/mint-components/p-3cd4d8bb.system.entry.js +1 -0
- package/dist/mint-components/p-3f15986b.entry.js +1 -0
- package/dist/mint-components/p-3f8b27a1.entry.js +1 -0
- package/dist/mint-components/p-40a8ea40.entry.js +1 -0
- package/dist/mint-components/{p-1c21b5d1.js → p-41962e08.js} +1 -1
- package/dist/mint-components/p-41c60fa2.system.entry.js +1 -0
- package/dist/mint-components/p-4352909d.js +1 -0
- package/dist/mint-components/p-4560faa8.entry.js +1 -0
- package/dist/mint-components/p-46bcab94.system.entry.js +1 -0
- package/dist/mint-components/{p-2cac212f.system.js → p-486f5810.system.js} +1 -1
- package/dist/mint-components/{p-83d4885d.entry.js → p-4a5d61fe.entry.js} +2 -2
- package/dist/mint-components/p-4a8494b4.entry.js +1 -0
- package/dist/mint-components/p-4b83d7ea.js +1 -0
- package/dist/mint-components/{p-703f4552.entry.js → p-4bba97ae.entry.js} +4 -4
- package/dist/mint-components/p-4cc59fed.system.entry.js +1 -0
- package/dist/mint-components/{p-1f6fdeda.system.entry.js → p-4d4e5ac4.system.entry.js} +1 -1
- package/dist/mint-components/p-51438962.system.entry.js +1 -0
- package/dist/mint-components/p-528ce342.system.entry.js +1 -0
- package/dist/mint-components/p-54db9721.js +1 -0
- package/dist/mint-components/p-58c173ff.entry.js +1 -0
- package/dist/mint-components/{p-a53d815e.system.js → p-5d4d81bf.system.js} +1 -1
- package/dist/mint-components/p-5effdc5e.system.entry.js +1 -0
- package/dist/mint-components/p-61b954e7.entry.js +1 -0
- package/dist/mint-components/p-674c9b4b.system.entry.js +1 -0
- package/dist/mint-components/p-6a31ddea.system.entry.js +1 -0
- package/dist/mint-components/p-6a529e0e.entry.js +1 -0
- package/dist/mint-components/{p-986f10d2.system.js → p-6b8b7dc0.system.js} +1 -1
- package/dist/mint-components/{p-0148c516.js → p-6dd27a5e.js} +1 -1
- package/dist/mint-components/p-76f151b2.entry.js +1 -0
- package/dist/mint-components/p-76f7b3d2.entry.js +1 -0
- package/dist/mint-components/{p-89fc4544.system.js → p-7850a5e5.system.js} +1 -1
- package/dist/mint-components/{p-1c24a18c.js → p-78dcf8ff.js} +1 -1
- package/dist/mint-components/p-79d2781f.system.entry.js +1 -0
- package/dist/mint-components/p-7aa067b0.system.entry.js +1 -0
- package/dist/mint-components/p-7ab63827.entry.js +1 -0
- package/dist/mint-components/{p-afcf252c.js → p-914511f3.js} +1 -1
- package/dist/mint-components/{p-292857fd.system.js → p-94578d79.system.js} +1 -1
- package/dist/mint-components/p-986e52e2.system.entry.js +1 -0
- package/dist/mint-components/p-9a87d5ae.system.entry.js +1 -0
- package/dist/mint-components/p-9fa6c616.entry.js +1 -0
- package/dist/mint-components/{p-275cf42f.js → p-a4505a80.js} +1 -1
- package/dist/mint-components/{p-3c8becd3.js → p-a46c0d32.js} +1 -1
- package/dist/mint-components/p-a951d772.system.entry.js +1 -0
- package/dist/mint-components/p-a993b2b2.system.entry.js +1 -0
- package/dist/mint-components/p-aefc2633.system.entry.js +1 -0
- package/dist/mint-components/{p-574ba520.system.js → p-b01e28dd.system.js} +1 -1
- package/dist/mint-components/{p-1c40d459.js → p-b025d888.js} +1 -1
- package/dist/mint-components/{p-6b5fbbdb.js → p-b21814ac.js} +1 -1
- package/dist/mint-components/p-b33e0421.system.js +1 -0
- package/dist/mint-components/{p-242bd74b.entry.js → p-bc4f641c.entry.js} +1 -1
- package/dist/mint-components/p-bd3c2e67.system.js +1 -0
- package/dist/mint-components/{p-446a0805.system.js → p-bef0a1f4.system.js} +1 -1
- package/dist/mint-components/p-bf17dc65.system.js +1 -0
- package/dist/mint-components/p-c5db3dcc.entry.js +1 -0
- package/dist/mint-components/p-c869970e.system.entry.js +1 -0
- package/dist/mint-components/p-cdec6312.system.entry.js +1 -0
- package/dist/mint-components/p-cef45012.js +1 -0
- package/dist/mint-components/{p-519dc03b.system.js → p-d20361b8.system.js} +1 -1
- package/dist/mint-components/p-dd5f7670.entry.js +1 -0
- package/dist/mint-components/p-de2cd263.entry.js +1 -0
- package/dist/mint-components/p-de745531.system.entry.js +1 -0
- package/dist/mint-components/p-e0de4ac3.entry.js +1 -0
- package/dist/mint-components/p-e5380001.system.entry.js +1 -0
- package/dist/mint-components/{p-192617e7.system.js → p-e58c257b.system.js} +1 -1
- package/dist/mint-components/p-e58df0ff.system.entry.js +1 -0
- package/dist/mint-components/p-eaa9a926.entry.js +1 -0
- package/dist/mint-components/{p-1cc3dfe5.system.js → p-ed86f80a.system.js} +1 -1
- package/dist/mint-components/{p-5d292177.system.js → p-ee5a4598.system.js} +1 -1
- package/dist/mint-components/{p-19b0e2b5.system.js → p-ef18a3bd.system.js} +1 -1
- package/dist/mint-components/{p-53aef3ba.system.js → p-fdcd2b8f.system.js} +1 -1
- package/docs/docs.docx +0 -0
- package/package.json +2 -2
- package/dist/cjs/extends-08099afd.js +0 -21
- package/dist/esm/extends-c31f1eff.js +0 -19
- package/dist/esm-es5/ShadowViewAddon-846aecda.js +0 -1
- package/dist/esm-es5/extends-c31f1eff.js +0 -1
- package/dist/esm-es5/index.module-132e274f.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-364af025.js +0 -1
- package/dist/mint-components/p-00d4636f.system.entry.js +0 -1
- package/dist/mint-components/p-06f56536.js +0 -1
- package/dist/mint-components/p-07d424a2.system.entry.js +0 -1
- package/dist/mint-components/p-088d3b4a.system.entry.js +0 -1
- package/dist/mint-components/p-0b1d703d.entry.js +0 -1
- package/dist/mint-components/p-136325c0.system.js +0 -1
- package/dist/mint-components/p-162fca19.js +0 -1
- package/dist/mint-components/p-1c17892a.system.js +0 -1
- package/dist/mint-components/p-222e5418.entry.js +0 -1
- package/dist/mint-components/p-2383eadd.system.entry.js +0 -1
- package/dist/mint-components/p-2dce26fa.system.entry.js +0 -1
- package/dist/mint-components/p-3d0dc005.system.entry.js +0 -1
- package/dist/mint-components/p-3f43b39c.entry.js +0 -1
- package/dist/mint-components/p-436779be.js +0 -1
- package/dist/mint-components/p-4ce8e325.system.entry.js +0 -1
- package/dist/mint-components/p-50553269.system.entry.js +0 -1
- package/dist/mint-components/p-50afa774.entry.js +0 -1
- package/dist/mint-components/p-5928afc0.js +0 -1
- package/dist/mint-components/p-63101d0c.entry.js +0 -1
- package/dist/mint-components/p-73681688.system.entry.js +0 -1
- package/dist/mint-components/p-7c3e3cb4.entry.js +0 -1
- package/dist/mint-components/p-7f4b0ba0.system.entry.js +0 -1
- package/dist/mint-components/p-81f34787.js +0 -1
- package/dist/mint-components/p-8b7a19d3.system.entry.js +0 -1
- package/dist/mint-components/p-8c4bcbc6.entry.js +0 -1
- package/dist/mint-components/p-8d6a2a61.system.entry.js +0 -1
- package/dist/mint-components/p-90dfce36.entry.js +0 -1
- package/dist/mint-components/p-9f596d8d.system.entry.js +0 -1
- package/dist/mint-components/p-a1acdbb4.entry.js +0 -1
- package/dist/mint-components/p-a395bae0.entry.js +0 -1
- package/dist/mint-components/p-a4335cb5.system.entry.js +0 -1
- package/dist/mint-components/p-af3b56d3.system.entry.js +0 -1
- package/dist/mint-components/p-b2e7ca31.system.entry.js +0 -1
- package/dist/mint-components/p-b3d7d353.entry.js +0 -1
- package/dist/mint-components/p-b52109dd.entry.js +0 -1
- package/dist/mint-components/p-b593a42e.system.entry.js +0 -1
- package/dist/mint-components/p-bb9dadd3.system.entry.js +0 -1
- package/dist/mint-components/p-bc2cf095.entry.js +0 -1
- package/dist/mint-components/p-bed78bee.system.entry.js +0 -1
- package/dist/mint-components/p-c01e754d.system.entry.js +0 -1
- package/dist/mint-components/p-c4e22786.system.js +0 -1
- package/dist/mint-components/p-ca08cf71.entry.js +0 -1
- package/dist/mint-components/p-cac0e237.entry.js +0 -1
- package/dist/mint-components/p-ce6f7e0e.entry.js +0 -1
- package/dist/mint-components/p-ceeeb344.entry.js +0 -1
- package/dist/mint-components/p-ceefa54a.system.entry.js +0 -1
- package/dist/mint-components/p-d08b59df.entry.js +0 -13
- package/dist/mint-components/p-d21ccfa1.entry.js +0 -1
- package/dist/mint-components/p-d307abaa.entry.js +0 -1
- package/dist/mint-components/p-d5c94703.entry.js +0 -1
- package/dist/mint-components/p-d5d32d0d.system.js +0 -8
- package/dist/mint-components/p-d8876d3f.js +0 -1
- package/dist/mint-components/p-dc37fe51.system.js +0 -1
- package/dist/mint-components/p-df2b4e11.system.entry.js +0 -1
- package/dist/mint-components/p-e0fa9595.system.js +0 -1
- package/dist/mint-components/p-e8d07dfa.system.entry.js +0 -1
- package/dist/mint-components/p-f3eaabf8.system.entry.js +0 -1
- package/dist/mint-components/p-f54b436e.entry.js +0 -1
- package/dist/mint-components/p-f5e601b0.system.entry.js +0 -1
- package/dist/mint-components/p-f8863064.system.entry.js +0 -1
- package/docs/grapesjs.js +0 -54
package/dist/esm/loader.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { p as promiseResolve, b as bootstrapLazy } from './index-17b4da69.js';
|
|
2
2
|
import './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import './global-
|
|
3
|
+
import './global-c2d5e2fa.js';
|
|
4
4
|
import './use-callback-684c8bb7.js';
|
|
5
|
-
import './index.module-
|
|
6
|
-
import './extends-c31f1eff.js';
|
|
5
|
+
import './index.module-25496635.js';
|
|
7
6
|
|
|
8
7
|
/*
|
|
9
8
|
Stencil Client Patch Esm v2.4.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { p as promiseResolve, H, b as bootstrapLazy } from './index-17b4da69.js';
|
|
2
2
|
import './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import './global-
|
|
3
|
+
import './global-c2d5e2fa.js';
|
|
4
4
|
import './use-callback-684c8bb7.js';
|
|
5
|
-
import './index.module-
|
|
6
|
-
import './extends-c31f1eff.js';
|
|
5
|
+
import './index.module-25496635.js';
|
|
7
6
|
|
|
8
7
|
/*
|
|
9
8
|
Stencil Client Patch Browser v2.4.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { f as useEffect } from './stencil-hooks.module-eefa3570.js';
|
|
2
|
-
import {
|
|
2
|
+
import { R, o as on } from './index.module-25496635.js';
|
|
3
3
|
|
|
4
4
|
const RENDER_EVENT = "sqm:request-rerender";
|
|
5
5
|
/**
|
|
@@ -10,7 +10,7 @@ const RENDER_EVENT = "sqm:request-rerender";
|
|
|
10
10
|
* @param deps an array of dependencies used for useEffect
|
|
11
11
|
*/
|
|
12
12
|
function useRequestRerender(deps) {
|
|
13
|
-
const host =
|
|
13
|
+
const host = R();
|
|
14
14
|
useEffect(() => {
|
|
15
15
|
host.dispatchEvent(new CustomEvent(RENDER_EVENT, {
|
|
16
16
|
detail: true,
|
|
@@ -23,8 +23,8 @@ function useRequestRerender(deps) {
|
|
|
23
23
|
* Re-renders a parent component when child components make the request
|
|
24
24
|
*/
|
|
25
25
|
function useRerenderListener() {
|
|
26
|
-
const host =
|
|
27
|
-
const [tick, rerender] =
|
|
26
|
+
const host = R();
|
|
27
|
+
const [tick, rerender] = on();
|
|
28
28
|
useEffect(() => {
|
|
29
29
|
const listener = (e) => {
|
|
30
30
|
// Preventes recursively nested components from sending requests up all the way
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import './use-callback-684c8bb7.js';
|
|
4
|
-
import { i as isDemo } from './index.module-
|
|
5
|
-
import './extends-c31f1eff.js';
|
|
4
|
+
import { i as isDemo } from './index.module-25496635.js';
|
|
6
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
|
-
import './JSS-
|
|
8
|
-
import { A as AssetCardView } from './sqm-asset-card-view-
|
|
6
|
+
import './JSS-67b5cff8.js';
|
|
7
|
+
import { A as AssetCardView } from './sqm-asset-card-view-b0f8ef8e.js';
|
|
9
8
|
|
|
10
9
|
const useAssetCard = (_props) => {
|
|
11
10
|
return {
|
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
2
|
import { m as h, f as useEffect, i as useState, o as d, j as useRef, b as browser, u as useReducer } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-c2d5e2fa.js';
|
|
4
4
|
import { u as useCallback } from './use-callback-684c8bb7.js';
|
|
5
|
-
import { i as isDemo,
|
|
6
|
-
import './extends-c31f1eff.js';
|
|
5
|
+
import { i as isDemo, R, d as dist, N, a as dn, P as Pe, O, x, o as on, f as fn, k as Ve, M as Me, l as je, p as Le, c as cn, U } from './index.module-25496635.js';
|
|
7
6
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
8
7
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
9
8
|
import './mixins-f60a614c.js';
|
|
10
|
-
import { c as createStyleSheet } from './JSS-
|
|
11
|
-
import { a as useRequestRerender } from './re-render-
|
|
12
|
-
import { u as useChildElements } from './useChildElements-
|
|
9
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
10
|
+
import { a as useRequestRerender } from './re-render-8ece93cd.js';
|
|
11
|
+
import { u as useChildElements } from './useChildElements-d86f03c6.js';
|
|
13
12
|
import './luxon-5a398612.js';
|
|
14
13
|
import { g as getProps, a as getMissingProps, s as sanitizeUrlPath } from './utils-334c1e34.js';
|
|
15
|
-
import './sqm-text-span-view-
|
|
16
|
-
import './sqm-portal-container-view-
|
|
14
|
+
import './sqm-text-span-view-8b194920.js';
|
|
15
|
+
import './sqm-portal-container-view-228f2b65.js';
|
|
17
16
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
18
|
-
import { F as FORM_VALIDATION_CONTEXT, R as REGISTRATION_FORM_STATE_CONTEXT, a as useValidationState } from './useRegistrationFormState-
|
|
19
|
-
import { c as useDemoBigStat, K as useBigStat, B as BigStatView, H as autoColorScaleCss, G as CardFeedView, C as CheckboxFieldView, D as DropdownFieldView, E as EditProfileView, I as InputFieldView, M as withShadowView, L as LeaderboardView, N as NameFieldsView, e as PortalChangePasswordView, P as PortalFrameView, f as PortalLoginView, g as PortalRegisterView, R as ReferralIframeView, O as demoRewardExchange, i as RewardExchangeView, Q as pathToRegexp, b as useShareButton, S as ShareButtonView, a as ShareLinkView, u as useShareLink, d as StatContainerView, T as TaskCardView } from './ShadowViewAddon-
|
|
20
|
-
import './sqm-portal-section-view-
|
|
17
|
+
import { F as FORM_VALIDATION_CONTEXT, R as REGISTRATION_FORM_STATE_CONTEXT, a as useValidationState } from './useRegistrationFormState-e94eec81.js';
|
|
18
|
+
import { c as useDemoBigStat, K as useBigStat, B as BigStatView, H as autoColorScaleCss, G as CardFeedView, C as CheckboxFieldView, D as DropdownFieldView, E as EditProfileView, I as InputFieldView, M as withShadowView, L as LeaderboardView, N as NameFieldsView, e as PortalChangePasswordView, P as PortalFrameView, f as PortalLoginView, g as PortalRegisterView, R as ReferralIframeView, O as demoRewardExchange, i as RewardExchangeView, Q as pathToRegexp, b as useShareButton, S as ShareButtonView, a as ShareLinkView, u as useShareLink, d as StatContainerView, T as TaskCardView } from './ShadowViewAddon-2e0cf632.js';
|
|
19
|
+
import './sqm-portal-section-view-a991e019.js';
|
|
21
20
|
|
|
22
21
|
const BigStat = class {
|
|
23
22
|
constructor(hostRef) {
|
|
@@ -36,7 +35,7 @@ const BigStat = class {
|
|
|
36
35
|
render() {
|
|
37
36
|
var _a;
|
|
38
37
|
const { props, label } = isDemo() ? useDemoBigStat(this) : useBigStat(this);
|
|
39
|
-
const host =
|
|
38
|
+
const host = R();
|
|
40
39
|
const hasLabel = !!((_a = host.innerHTML) === null || _a === void 0 ? void 0 : _a.trim());
|
|
41
40
|
const labelSlot = h$1("slot", { name: "label" }, hasLabel ? h$1("slot", null) : label);
|
|
42
41
|
return h$1(BigStatView, Object.assign({}, props, { labelSlot: labelSlot }));
|
|
@@ -148,7 +147,7 @@ const styleString = sheet.toString();
|
|
|
148
147
|
function RequiredPropsError({ missingProps, heading = "There was a problem loading this section", subheading = "There was a technical problem that prevented this section from loading. Please contact us with the link to this page.", description = "Error occured while loading <{tagName}>. Values for the following attributes are missing:", }, children) {
|
|
149
148
|
if (!missingProps)
|
|
150
149
|
return false;
|
|
151
|
-
const host =
|
|
150
|
+
const host = R();
|
|
152
151
|
const [detailsOpen, setDetailsOpen] = useState(false);
|
|
153
152
|
return (h$1("sl-alert", { type: "danger", open: true },
|
|
154
153
|
h$1("style", { type: "text/css" }, styleString),
|
|
@@ -418,13 +417,13 @@ const defaultFormState = {
|
|
|
418
417
|
error: "",
|
|
419
418
|
};
|
|
420
419
|
function useEditProfile(props) {
|
|
421
|
-
const userIdent =
|
|
420
|
+
const userIdent = N();
|
|
422
421
|
const [showEdit, setShowEdit] = useState(false);
|
|
423
422
|
const [error, setError] = useState("");
|
|
424
423
|
const [userData, setUserData] = useState(undefined);
|
|
425
424
|
const [formState, setFormState] = useState(defaultFormState);
|
|
426
425
|
const userDataResponse = dn(GET_USER, {}, !(userIdent === null || userIdent === void 0 ? void 0 : userIdent.jwt));
|
|
427
|
-
const [upsertUser, upsertUserResponse] =
|
|
426
|
+
const [upsertUser, upsertUserResponse] = Pe(UPSERT_USER);
|
|
428
427
|
useEffect(() => {
|
|
429
428
|
if ((upsertUserResponse === null || upsertUserResponse === void 0 ? void 0 : upsertUserResponse.loading) || !showEdit)
|
|
430
429
|
return;
|
|
@@ -910,11 +909,11 @@ const GET_RANK = dist.gql `
|
|
|
910
909
|
`;
|
|
911
910
|
function useLeaderboard(props) {
|
|
912
911
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
913
|
-
const programIdContext =
|
|
912
|
+
const programIdContext = O();
|
|
914
913
|
// Default to context, overriden by props
|
|
915
914
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
916
|
-
const user =
|
|
917
|
-
const locale =
|
|
915
|
+
const user = N();
|
|
916
|
+
const locale = x();
|
|
918
917
|
const variables = programId
|
|
919
918
|
? {
|
|
920
919
|
type: props.leaderboardType,
|
|
@@ -1163,12 +1162,12 @@ function NavigationMenuView(props) {
|
|
|
1163
1162
|
}
|
|
1164
1163
|
|
|
1165
1164
|
function handleMenu(e) {
|
|
1166
|
-
|
|
1165
|
+
fn.push(e.detail.item.value);
|
|
1167
1166
|
}
|
|
1168
1167
|
function useNavigationMenu(props) {
|
|
1169
1168
|
const ref = useRef();
|
|
1170
|
-
const [, rerender] =
|
|
1171
|
-
const user =
|
|
1169
|
+
const [, rerender] = on();
|
|
1170
|
+
const user = N();
|
|
1172
1171
|
useEffect(() => {
|
|
1173
1172
|
var _a;
|
|
1174
1173
|
(_a = ref.current) === null || _a === void 0 ? void 0 : _a.addEventListener("sl-select", (e) => handleMenu(e));
|
|
@@ -1222,11 +1221,11 @@ NavigationMenu.style = sqmNavigationMenuCss;
|
|
|
1222
1221
|
|
|
1223
1222
|
function usePortalChangePassword(props) {
|
|
1224
1223
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
1225
|
-
const [request, { loading, errors, data }] =
|
|
1224
|
+
const [request, { loading, errors, data }] = Ve();
|
|
1226
1225
|
const [open, setOpen] = useState(false);
|
|
1227
1226
|
const [error, setError] = useState("");
|
|
1228
1227
|
const [success, setSuccess] = useState(false);
|
|
1229
|
-
const user =
|
|
1228
|
+
const user = N();
|
|
1230
1229
|
const submit = async (event) => {
|
|
1231
1230
|
var _a;
|
|
1232
1231
|
setSuccess(false);
|
|
@@ -1362,7 +1361,7 @@ function usePortalChangePasswordDemo(props) {
|
|
|
1362
1361
|
}
|
|
1363
1362
|
|
|
1364
1363
|
function usePortalFrame(footerContent, headerContent) {
|
|
1365
|
-
const [, rerender] =
|
|
1364
|
+
const [, rerender] = on();
|
|
1366
1365
|
return {
|
|
1367
1366
|
data: {
|
|
1368
1367
|
footer: footerContent,
|
|
@@ -1407,9 +1406,9 @@ function usePortalFrameDemo(footerContent, headerContent, props) {
|
|
|
1407
1406
|
|
|
1408
1407
|
function usePortalLogin(props) {
|
|
1409
1408
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
1410
|
-
const [request, { loading, errors, data }] =
|
|
1409
|
+
const [request, { loading, errors, data }] = Me();
|
|
1411
1410
|
const [error, setError] = useState("");
|
|
1412
|
-
const urlParams = new URLSearchParams(
|
|
1411
|
+
const urlParams = new URLSearchParams(fn.location.search);
|
|
1413
1412
|
const nextPageOverride = urlParams.get("nextPage");
|
|
1414
1413
|
const submit = async (event) => {
|
|
1415
1414
|
setError("");
|
|
@@ -1425,7 +1424,7 @@ function usePortalLogin(props) {
|
|
|
1425
1424
|
if ((_a = data === null || data === void 0 ? void 0 : data.authenticateManagedIdentityWithEmailAndPassword) === null || _a === void 0 ? void 0 : _a.token) {
|
|
1426
1425
|
urlParams.delete("nextPage");
|
|
1427
1426
|
const url = sanitizeUrlPath(nextPageOverride || props.nextPage);
|
|
1428
|
-
|
|
1427
|
+
fn.push(url.href);
|
|
1429
1428
|
}
|
|
1430
1429
|
}, [(_a = data === null || data === void 0 ? void 0 : data.authenticateManagedIdentityWithEmailAndPassword) === null || _a === void 0 ? void 0 : _a.token]);
|
|
1431
1430
|
useEffect(() => {
|
|
@@ -1500,8 +1499,8 @@ const PortalLogin = class {
|
|
|
1500
1499
|
? useLoginDemo(this)
|
|
1501
1500
|
: usePortalLogin(this);
|
|
1502
1501
|
const content = {
|
|
1503
|
-
forgotPasswordButton: (h$1("slot", { name: "forgotPassword" }, h$1("a", { onClick: () =>
|
|
1504
|
-
secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () =>
|
|
1502
|
+
forgotPasswordButton: (h$1("slot", { name: "forgotPassword" }, h$1("a", { onClick: () => fn.push(states.forgotPasswordPath) }, this.forgotPasswordLabel))),
|
|
1503
|
+
secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () => fn.push(states.registerPath) }, this.registerLabel))),
|
|
1505
1504
|
emailLabel: this.emailLabel,
|
|
1506
1505
|
passwordLabel: this.passwordLabel,
|
|
1507
1506
|
submitLabel: this.submitLabel,
|
|
@@ -1530,7 +1529,7 @@ function usePortalRegister(props) {
|
|
|
1530
1529
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
1531
1530
|
const formRef = useRef(null);
|
|
1532
1531
|
const { validationState, setValidationState } = useValidationState({});
|
|
1533
|
-
const [request, { loading, errors, data }] =
|
|
1532
|
+
const [request, { loading, errors, data }] = je();
|
|
1534
1533
|
const submit = async (event) => {
|
|
1535
1534
|
let formControls = event.target.getFormControls();
|
|
1536
1535
|
let formData = {};
|
|
@@ -1595,7 +1594,7 @@ function usePortalRegister(props) {
|
|
|
1595
1594
|
useEffect(() => {
|
|
1596
1595
|
var _a;
|
|
1597
1596
|
if ((_a = data === null || data === void 0 ? void 0 : data.registerManagedIdentityWithEmailAndPassword) === null || _a === void 0 ? void 0 : _a.token) {
|
|
1598
|
-
|
|
1597
|
+
fn.push(props.nextPage);
|
|
1599
1598
|
}
|
|
1600
1599
|
}, [(_a = data === null || data === void 0 ? void 0 : data.registerManagedIdentityWithEmailAndPassword) === null || _a === void 0 ? void 0 : _a.token]);
|
|
1601
1600
|
useEffect(() => {
|
|
@@ -1708,7 +1707,7 @@ const PortalRegister = class {
|
|
|
1708
1707
|
: usePortalRegister(this);
|
|
1709
1708
|
const content = {
|
|
1710
1709
|
formData: h$1("slot", { name: "formData" }),
|
|
1711
|
-
secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () =>
|
|
1710
|
+
secondaryButton: (h$1("slot", { name: "secondaryButton" }, h$1("sl-button", { type: "text", disabled: states.loading, onClick: () => fn.push(states.loginPath) }, this.loginLabel))),
|
|
1712
1711
|
terms: h$1("slot", { name: "terms" }),
|
|
1713
1712
|
emailLabel: this.emailLabel,
|
|
1714
1713
|
passwordLabel: this.passwordLabel,
|
|
@@ -1870,11 +1869,11 @@ const ProgramExplainerStep = class {
|
|
|
1870
1869
|
const debug = browser('sq:useProgramMenu');
|
|
1871
1870
|
const UPDATE_PROGRAM_EVENT = 'sq:update-program-id';
|
|
1872
1871
|
function useProgramMenu(props) {
|
|
1873
|
-
const programId =
|
|
1874
|
-
const host =
|
|
1872
|
+
const programId = O();
|
|
1873
|
+
const host = R();
|
|
1875
1874
|
debug({ programId, props });
|
|
1876
1875
|
const ref = useRef();
|
|
1877
|
-
const [, rerender] =
|
|
1876
|
+
const [, rerender] = on();
|
|
1878
1877
|
useEffect(() => {
|
|
1879
1878
|
var _a;
|
|
1880
1879
|
(_a = ref.current) === null || _a === void 0 ? void 0 : _a.addEventListener('sl-select', (e) => {
|
|
@@ -2000,8 +1999,8 @@ const GET_USER_DETAILS = dist.gql `
|
|
|
2000
1999
|
`;
|
|
2001
2000
|
function useReferralIframe(props) {
|
|
2002
2001
|
var _a;
|
|
2003
|
-
const programId =
|
|
2004
|
-
const user =
|
|
2002
|
+
const programId = O();
|
|
2003
|
+
const user = N();
|
|
2005
2004
|
const { data } = dn(GET_USER_DETAILS, { programId }, !(user === null || user === void 0 ? void 0 : user.jwt) || !programId);
|
|
2006
2005
|
return {
|
|
2007
2006
|
states: {
|
|
@@ -2727,8 +2726,8 @@ function useRewardExchangeList(props) {
|
|
|
2727
2726
|
});
|
|
2728
2727
|
const [open, setOpen] = useState(false);
|
|
2729
2728
|
const { selectedItem, selectedStep, redeemStage, amount, exchangeError } = exchangeState;
|
|
2730
|
-
const user =
|
|
2731
|
-
const [exchange, { data: exchangeResponse, loading: exchangeLoading, errors },] =
|
|
2729
|
+
const user = N();
|
|
2730
|
+
const [exchange, { data: exchangeResponse, loading: exchangeLoading, errors },] = Pe(EXCHANGE);
|
|
2732
2731
|
const { data, loading, refetch, errors: queryError, } = dn(GET_EXCHANGE_LIST, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
2733
2732
|
useEffect(() => {
|
|
2734
2733
|
var _a, _b;
|
|
@@ -2748,7 +2747,7 @@ function useRewardExchangeList(props) {
|
|
|
2748
2747
|
canvas.confetti || confetti.create(canvas, { resize: true });
|
|
2749
2748
|
canvas.confetti();
|
|
2750
2749
|
}, [canvasRef.current]);
|
|
2751
|
-
const { refresh } =
|
|
2750
|
+
const { refresh } = Le();
|
|
2752
2751
|
async function exchangeReward() {
|
|
2753
2752
|
if (!selectedItem)
|
|
2754
2753
|
return;
|
|
@@ -3056,8 +3055,8 @@ function matchPath(pattern, page) {
|
|
|
3056
3055
|
return regexp.exec(page);
|
|
3057
3056
|
}
|
|
3058
3057
|
function useRouter() {
|
|
3059
|
-
const location =
|
|
3060
|
-
const host =
|
|
3058
|
+
const location = cn();
|
|
3059
|
+
const host = R();
|
|
3061
3060
|
const [slot, setSlot] = useState(undefined);
|
|
3062
3061
|
const [container, setContainer] = useState(undefined);
|
|
3063
3062
|
const page = location.pathname;
|
|
@@ -3308,11 +3307,11 @@ const WIDGET_ENGAGEMENT_EVENT = dist.gql `
|
|
|
3308
3307
|
`;
|
|
3309
3308
|
function useShareCode(props) {
|
|
3310
3309
|
var _a, _b;
|
|
3311
|
-
const programId =
|
|
3312
|
-
const user =
|
|
3313
|
-
const engagementMedium =
|
|
3310
|
+
const programId = O();
|
|
3311
|
+
const user = N();
|
|
3312
|
+
const engagementMedium = U();
|
|
3314
3313
|
const { data } = dn(MessageLinkQuery, { programId }, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
3315
|
-
const [sendLoadEvent] =
|
|
3314
|
+
const [sendLoadEvent] = Pe(WIDGET_ENGAGEMENT_EVENT);
|
|
3316
3315
|
const shareString = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.referralCode) !== null && _b !== void 0 ? _b :
|
|
3317
3316
|
// Shown during loading
|
|
3318
3317
|
"...";
|
|
@@ -3485,10 +3484,10 @@ const SEND_EVENT = dist.gql `
|
|
|
3485
3484
|
}
|
|
3486
3485
|
`;
|
|
3487
3486
|
function useTaskCard(props) {
|
|
3488
|
-
const user =
|
|
3489
|
-
const locale =
|
|
3490
|
-
const [sendUserEvent, { data, loading: loadingEvent }] =
|
|
3491
|
-
const { refresh } =
|
|
3487
|
+
const user = N();
|
|
3488
|
+
const locale = x();
|
|
3489
|
+
const [sendUserEvent, { data, loading: loadingEvent }] = Pe(SEND_EVENT);
|
|
3490
|
+
const { refresh } = Le();
|
|
3492
3491
|
useEffect(() => {
|
|
3493
3492
|
if (data) {
|
|
3494
3493
|
refresh();
|
|
@@ -3804,7 +3803,7 @@ const GET_USER_NAME = dist.gql `
|
|
|
3804
3803
|
`;
|
|
3805
3804
|
function useUserName(props) {
|
|
3806
3805
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
3807
|
-
const user =
|
|
3806
|
+
const user = N();
|
|
3808
3807
|
const res = dn(GET_USER_NAME, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
3809
3808
|
const loading = res.loading;
|
|
3810
3809
|
const username = ((_b = (_a = res.data) === null || _a === void 0 ? void 0 : _a.viewer) === null || _b === void 0 ? void 0 : _b.firstName) || ((_d = (_c = res.data) === null || _c === void 0 ? void 0 : _c.viewer) === null || _d === void 0 ? void 0 : _d.lastName)
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
|
|
2
2
|
import { m as h$1 } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import './
|
|
4
|
-
import { c as createStyleSheet } from './JSS-f00f9536.js';
|
|
3
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
5
4
|
import { g as getProps } from './utils-334c1e34.js';
|
|
6
|
-
import { P as PortalContainerView } from './sqm-portal-container-view-
|
|
7
|
-
import { P as PortalSectionView } from './sqm-portal-section-view-
|
|
5
|
+
import { P as PortalContainerView } from './sqm-portal-container-view-228f2b65.js';
|
|
6
|
+
import { P as PortalSectionView } from './sqm-portal-section-view-a991e019.js';
|
|
8
7
|
|
|
9
8
|
function EmptyStateView(props) {
|
|
10
9
|
const { emptyStateHeader, emptyStateImage, emptyStateText } = props;
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
2
|
import { n as m, f as useEffect, m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import './use-callback-684c8bb7.js';
|
|
4
|
-
import {
|
|
5
|
-
import './extends-c31f1eff.js';
|
|
4
|
+
import { H, y as ye, L, h as he } from './index.module-25496635.js';
|
|
6
5
|
|
|
7
6
|
async function useGraphQLClientProvider({ domain }) {
|
|
8
|
-
const token =
|
|
7
|
+
const token = H();
|
|
9
8
|
const appDomain = domain;
|
|
10
|
-
const tenantAlias =
|
|
9
|
+
const tenantAlias = L();
|
|
11
10
|
// Memoization is shared. One client per domain, tenant and token (or null)
|
|
12
|
-
const managedIdentityClient =
|
|
13
|
-
const [, setGraphQLClient] = m(
|
|
11
|
+
const managedIdentityClient = ye(appDomain, tenantAlias, token);
|
|
12
|
+
const [, setGraphQLClient] = m(he, managedIdentityClient);
|
|
14
13
|
useEffect(() => {
|
|
15
14
|
setGraphQLClient(managedIdentityClient);
|
|
16
15
|
}, [managedIdentityClient]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
2
|
import { i as useState, f as useEffect } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import { u as useCallback } from './use-callback-684c8bb7.js';
|
|
4
|
-
import { c as createStyleSheet } from './JSS-
|
|
4
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
5
5
|
|
|
6
6
|
// import { IntlMessageFormat } from 'intl-messageformat';
|
|
7
7
|
function isMobile(breakPoint) {
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import './use-callback-684c8bb7.js';
|
|
4
|
-
import './
|
|
5
|
-
import './JSS-f00f9536.js';
|
|
4
|
+
import './JSS-67b5cff8.js';
|
|
6
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
|
-
import { H as HeroView } from './sqm-hero-view-
|
|
6
|
+
import { H as HeroView } from './sqm-hero-view-b8ce1900.js';
|
|
8
7
|
|
|
9
8
|
const Hero = class {
|
|
10
9
|
constructor(hostRef) {
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
3
|
+
import { i as intl } from './global-c2d5e2fa.js';
|
|
4
4
|
import './use-callback-684c8bb7.js';
|
|
5
|
-
import { d as dist,
|
|
6
|
-
import './extends-c31f1eff.js';
|
|
5
|
+
import { d as dist, O, N, a as dn, i as isDemo } from './index.module-25496635.js';
|
|
7
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
8
7
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
|
|
9
8
|
|
|
@@ -22,10 +21,10 @@ const GET_RANK = dist.gql `
|
|
|
22
21
|
`;
|
|
23
22
|
function useLeaderboardRank(props) {
|
|
24
23
|
var _a, _b, _c, _d;
|
|
25
|
-
const programIdContext =
|
|
24
|
+
const programIdContext = O();
|
|
26
25
|
// Default to context, overriden by props
|
|
27
26
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
28
|
-
const user =
|
|
27
|
+
const user = N();
|
|
29
28
|
const rankVariables = programId
|
|
30
29
|
? {
|
|
31
30
|
type: props.leaderboardType,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
2
|
+
import { f as fn } from './index.module-25496635.js';
|
|
3
3
|
import { g as gap } from './mixins-f60a614c.js';
|
|
4
|
-
import { c as createStyleSheet } from './JSS-
|
|
4
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
5
5
|
|
|
6
6
|
function NavigationSidebarItemView(props) {
|
|
7
7
|
const { states, data } = props;
|
|
@@ -33,7 +33,7 @@ function NavigationSidebarItemView(props) {
|
|
|
33
33
|
const styleString = sheet.toString();
|
|
34
34
|
return (h("a", { href: data.path, onClick: (e) => {
|
|
35
35
|
e.preventDefault();
|
|
36
|
-
|
|
36
|
+
fn.push(data.path);
|
|
37
37
|
}, class: sheet.classes.ItemContainer },
|
|
38
38
|
h("style", { type: "text/css" }, styleString),
|
|
39
39
|
h("sl-icon", { class: sheet.classes.Icon, name: data.icon }),
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import './use-callback-684c8bb7.js';
|
|
4
|
-
import {
|
|
5
|
-
import './extends-c31f1eff.js';
|
|
4
|
+
import { c as cn, i as isDemo } from './index.module-25496635.js';
|
|
6
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
6
|
import './mixins-f60a614c.js';
|
|
8
|
-
import './JSS-
|
|
7
|
+
import './JSS-67b5cff8.js';
|
|
9
8
|
import { g as getProps } from './utils-334c1e34.js';
|
|
10
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
9
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-24d5f092.js';
|
|
11
10
|
|
|
12
11
|
function useNavigationSidebarItem(props) {
|
|
13
|
-
const currentPage =
|
|
12
|
+
const currentPage = cn();
|
|
14
13
|
return {
|
|
15
14
|
states: {
|
|
16
15
|
active: currentPage.pathname === props.path,
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import './extends-c31f1eff.js';
|
|
4
3
|
import './mixins-f60a614c.js';
|
|
5
|
-
import './JSS-
|
|
6
|
-
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-
|
|
4
|
+
import './JSS-67b5cff8.js';
|
|
5
|
+
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-aa1313e7.js';
|
|
7
6
|
|
|
8
7
|
const NavigationSidebar = class {
|
|
9
8
|
constructor(hostRef) {
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-17b4da69.js';
|
|
2
2
|
import { o as d, i as useState, m as h$1 } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import './use-callback-684c8bb7.js';
|
|
4
|
-
import { i as isDemo } from './index.module-
|
|
5
|
-
import './extends-c31f1eff.js';
|
|
4
|
+
import { i as isDemo } from './index.module-25496635.js';
|
|
6
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
6
|
import { E as ErrorStyles } from './mixins-f60a614c.js';
|
|
8
|
-
import { c as createStyleSheet } from './JSS-
|
|
9
|
-
import { F as FORM_VALIDATION_CONTEXT, R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-
|
|
7
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
+
import { F as FORM_VALIDATION_CONTEXT, R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-e94eec81.js';
|
|
10
9
|
|
|
11
10
|
var constants = {
|
|
12
11
|
error: {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
2
|
import { m as h$1 } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import './use-callback-684c8bb7.js';
|
|
4
|
-
import {
|
|
5
|
-
import './extends-c31f1eff.js';
|
|
4
|
+
import { U } from './index.module-25496635.js';
|
|
6
5
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
6
|
|
|
8
7
|
const PopupContainerView = (props) => {
|
|
@@ -16,10 +15,10 @@ const PopupContainerView = (props) => {
|
|
|
16
15
|
};
|
|
17
16
|
|
|
18
17
|
function usePopupContainer(props) {
|
|
19
|
-
const engagementMedium =
|
|
18
|
+
const engagementMedium = U();
|
|
20
19
|
function closePopup() {
|
|
21
20
|
var _a;
|
|
22
|
-
if (
|
|
21
|
+
if (U() === "POPUP") {
|
|
23
22
|
(_a = window.frameElement["squatchJsApi"]) === null || _a === void 0 ? void 0 : _a.close();
|
|
24
23
|
}
|
|
25
24
|
}
|
|
@@ -33,7 +32,7 @@ function usePopupContainer(props) {
|
|
|
33
32
|
? "0"
|
|
34
33
|
: `var(--sl-spacing-${props.embedPadding})`
|
|
35
34
|
: "0";
|
|
36
|
-
const padding =
|
|
35
|
+
const padding = U() === "POPUP" ? popupPadding : embedPadding;
|
|
37
36
|
return {
|
|
38
37
|
states: {
|
|
39
38
|
showCloseButton: props.closeButton && engagementMedium === "POPUP",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-c2d5e2fa.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn } from './mixins-f60a614c.js';
|
|
4
|
-
import { c as createStyleSheet } from './JSS-
|
|
5
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
5
|
+
import { T as TextSpanView } from './sqm-text-span-view-8b194920.js';
|
|
6
6
|
|
|
7
7
|
const style = {
|
|
8
8
|
Wrapper: AuthWrapper,
|
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { i as useState, f as useEffect, m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import './global-
|
|
3
|
+
import './global-c2d5e2fa.js';
|
|
4
4
|
import './use-callback-684c8bb7.js';
|
|
5
|
-
import {
|
|
6
|
-
import './extends-c31f1eff.js';
|
|
5
|
+
import { t as tn, N, f as fn, i as isDemo } from './index.module-25496635.js';
|
|
7
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
8
7
|
import './mixins-f60a614c.js';
|
|
9
|
-
import './JSS-
|
|
10
|
-
import './sqm-text-span-view-
|
|
11
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
8
|
+
import './JSS-67b5cff8.js';
|
|
9
|
+
import './sqm-text-span-view-8b194920.js';
|
|
10
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-4fa01d0a.js';
|
|
12
11
|
|
|
13
12
|
function usePortalEmailVerification(props) {
|
|
14
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
15
|
-
const [request, { loading, data, errors }] =
|
|
16
|
-
const userIdent =
|
|
14
|
+
const [request, { loading, data, errors }] = tn();
|
|
15
|
+
const userIdent = N();
|
|
17
16
|
const email = (_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.email;
|
|
18
17
|
const [success, setSuccess] = useState(false);
|
|
19
18
|
const [error, setError] = useState("");
|
|
20
|
-
const urlParams = new URLSearchParams(
|
|
19
|
+
const urlParams = new URLSearchParams(fn.location.search);
|
|
21
20
|
const nextPage = urlParams.get("nextPage");
|
|
22
21
|
const submit = async () => {
|
|
23
22
|
if (!email)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
3
|
-
import { c as createStyleSheet } from './JSS-
|
|
2
|
+
import { i as intl } from './global-c2d5e2fa.js';
|
|
3
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
|
|
5
5
|
function PoweredByImg({ color = "#A6A6A6", width = 190, height = 29, }) {
|
|
6
6
|
return (h("svg", { width: width, height: height, viewBox: "0 0 132 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { m as h } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import './global-
|
|
3
|
+
import './global-c2d5e2fa.js';
|
|
4
4
|
import './use-callback-684c8bb7.js';
|
|
5
|
-
import './index.module-
|
|
6
|
-
import './
|
|
7
|
-
import './JSS-f00f9536.js';
|
|
5
|
+
import './index.module-25496635.js';
|
|
6
|
+
import './JSS-67b5cff8.js';
|
|
8
7
|
import { g as getProps } from './utils-334c1e34.js';
|
|
9
|
-
import { P as PortalFooterView } from './sqm-portal-footer-view-
|
|
8
|
+
import { P as PortalFooterView } from './sqm-portal-footer-view-c4059af8.js';
|
|
10
9
|
|
|
11
10
|
const PortalFooter = class {
|
|
12
11
|
constructor(hostRef) {
|