@saasquatch/mint-components 1.3.0-0 → 1.3.0-4
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-bb9682fe.js → ShadowViewAddon-c3bab86a.js} +1 -1
- package/dist/cjs/{global-41325a31.js → global-8213dd16.js} +2 -2
- package/dist/cjs/{index.module-c7136d45.js → index.module-d0897d1f.js} +7 -11
- package/dist/cjs/loader.cjs.js +4 -3
- package/dist/cjs/mint-components.cjs.js +4 -3
- package/dist/cjs/{re-render-7f2f4927.js → re-render-ac0dbebb.js} +1 -1
- package/dist/cjs/sqm-asset-card.cjs.entry.js +2 -1
- package/dist/cjs/sqm-big-stat.cjs.entry.js +3 -2
- package/dist/cjs/{sqm-divided-layout_24.cjs.entry.js → sqm-divided-layout_25.cjs.entry.js} +199 -49
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +2 -1
- package/dist/cjs/sqm-hero-view-6df8c596.js +127 -0
- package/dist/cjs/sqm-hero.cjs.entry.js +3 -2
- package/dist/cjs/{sqm-leaderboard-rank-view-210a5903.js → sqm-leaderboard-rank-view-21033f44.js} +2 -2
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +4 -3
- package/dist/cjs/sqm-leaderboard.cjs.entry.js +3 -2
- package/dist/cjs/sqm-name-fields.cjs.entry.js +2 -1
- package/dist/cjs/{sqm-navigation-sidebar-item-view-647457cc.js → sqm-navigation-sidebar-item-view-ebe97f51.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -3
- package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -2
- package/dist/cjs/sqm-portal-change-password.cjs.entry.js +2 -1
- package/dist/cjs/sqm-portal-container.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-2783df51.js → sqm-portal-email-verification-view-62e5019a.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +4 -3
- package/dist/cjs/{sqm-portal-footer-view-759622be.js → sqm-portal-footer-view-574b54bb.js} +1 -1
- package/dist/cjs/sqm-portal-footer.cjs.entry.js +5 -4
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -1
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -1
- package/dist/cjs/{sqm-portal-profile-view-3d25fa77.js → sqm-portal-profile-view-2369f52f.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +5 -4
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +2 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +2 -1
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +8 -1
- package/dist/cjs/sqm-referral-table-column.cjs.entry.js +3 -2
- package/dist/cjs/sqm-referral-table-date-column.cjs.entry.js +3 -2
- package/dist/cjs/sqm-referral-table-rewards-column.cjs.entry.js +3 -2
- package/dist/cjs/sqm-referral-table-status-column.cjs.entry.js +3 -2
- package/dist/cjs/sqm-referral-table-user-column.cjs.entry.js +3 -2
- package/dist/cjs/sqm-share-code.cjs.entry.js +3 -2
- package/dist/cjs/sqm-stat-container.cjs.entry.js +1 -1
- package/dist/cjs/sqm-titled-section.cjs.entry.js +1 -1
- package/dist/cjs/use-callback-fadb2643.js +7 -0
- package/dist/cjs/{useDemoBigStat-91a13c03.js → useDemoBigStat-9088c624.js} +1 -1
- package/dist/cjs/{utils-008094cc.js → utils-95e5317c.js} +5 -0
- package/dist/collection/components/sqm-hero/sqm-hero-view.js +40 -7
- package/dist/collection/components/sqm-hero/sqm-hero.js +20 -0
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +6 -0
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +21 -8
- package/dist/collection/global/styles.js +1 -1
- package/dist/collection/global/styles.ts +1 -1
- package/dist/collection/stories/Hero.stories.js +4 -0
- package/dist/collection/stories/ReferralIframe.stories.js +4 -0
- package/dist/collection/utilities.js +13 -0
- package/dist/collection/utils/RequiredPropsError.js +47 -0
- package/dist/collection/utils/utils.js +4 -0
- package/dist/esm/{ShadowViewAddon-37d4d088.js → ShadowViewAddon-ea448731.js} +1 -1
- package/dist/esm/{extends-faeb047d.js → extends-3a3f9fe2.js} +1 -1
- package/dist/esm/{global-9b0df53b.js → global-ec7e3d4a.js} +3 -3
- package/dist/esm/{index.module-7a2b1f9b.js → index.module-923f4abb.js} +8 -11
- package/dist/esm/{jss-preset-default.esm-5aaab97b.js → jss-preset-default.esm-71fae192.js} +1 -1
- package/dist/esm/loader.js +5 -4
- package/dist/esm/mint-components.js +5 -4
- package/dist/esm/{re-render-ef074b0e.js → re-render-82fb30e2.js} +2 -2
- package/dist/esm/{sqm-asset-card-view-90c2a945.js → sqm-asset-card-view-6f360937.js} +1 -1
- package/dist/esm/sqm-asset-card.entry.js +5 -4
- package/dist/esm/sqm-big-stat.entry.js +5 -4
- package/dist/esm/{sqm-divided-layout_24.entry.js → sqm-divided-layout_25.entry.js} +211 -62
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -2
- package/dist/esm/sqm-hero-view-96881a49.js +125 -0
- package/dist/esm/sqm-hero.entry.js +5 -4
- package/dist/esm/{sqm-leaderboard-rank-view-1671e73e.js → sqm-leaderboard-rank-view-39f3bb68.js} +2 -2
- package/dist/esm/sqm-leaderboard-rank.entry.js +5 -4
- package/dist/esm/sqm-leaderboard.entry.js +4 -3
- package/dist/esm/{sqm-name-fields-view-905b83dc.js → sqm-name-fields-view-5e02fd84.js} +1 -1
- package/dist/esm/sqm-name-fields.entry.js +5 -4
- package/dist/esm/{sqm-navigation-sidebar-item-view-000b0afb.js → sqm-navigation-sidebar-item-view-4052cdeb.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +6 -5
- package/dist/esm/{sqm-navigation-sidebar-view-88b569ee.js → sqm-navigation-sidebar-view-7b9db1c3.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar.entry.js +3 -3
- package/dist/esm/sqm-popup-container.entry.js +4 -3
- package/dist/esm/{sqm-portal-change-password-view-d35171ea.js → sqm-portal-change-password-view-f7f19227.js} +4 -4
- package/dist/esm/sqm-portal-change-password.entry.js +8 -7
- package/dist/esm/{sqm-portal-container-view-262b17b1.js → sqm-portal-container-view-73757ca5.js} +1 -1
- package/dist/esm/sqm-portal-container.entry.js +4 -4
- package/dist/esm/{sqm-portal-email-verification-view-0a1cd7f4.js → sqm-portal-email-verification-view-96c26b09.js} +3 -3
- package/dist/esm/sqm-portal-email-verification.entry.js +7 -6
- package/dist/esm/{sqm-portal-footer-view-51c88b85.js → sqm-portal-footer-view-64604c2c.js} +2 -2
- package/dist/esm/sqm-portal-footer.entry.js +7 -6
- package/dist/esm/{sqm-portal-forgot-password-view-97566434.js → sqm-portal-forgot-password-view-a803e8ba.js} +2 -2
- package/dist/esm/sqm-portal-forgot-password.entry.js +6 -5
- package/dist/esm/sqm-portal-logout.entry.js +3 -2
- package/dist/esm/{sqm-portal-profile-view-4dc351c8.js → sqm-portal-profile-view-487cb78d.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +9 -8
- package/dist/esm/sqm-portal-protected-route.entry.js +3 -2
- package/dist/esm/{sqm-portal-reset-password-view-ad457f29.js → sqm-portal-reset-password-view-667bcd25.js} +2 -2
- package/dist/esm/sqm-portal-reset-password.entry.js +6 -5
- package/dist/esm/{sqm-portal-section-view-4ff6dcfb.js → sqm-portal-section-view-f0876545.js} +1 -1
- package/dist/esm/{sqm-portal-verify-email-view-094a5a58.js → sqm-portal-verify-email-view-26f1d297.js} +2 -2
- package/dist/esm/sqm-portal-verify-email.entry.js +12 -5
- package/dist/esm/sqm-referral-table-column.entry.js +4 -3
- package/dist/esm/sqm-referral-table-date-column.entry.js +4 -3
- package/dist/esm/sqm-referral-table-rewards-column.entry.js +4 -3
- package/dist/esm/sqm-referral-table-status-column.entry.js +4 -3
- package/dist/esm/sqm-referral-table-user-column.entry.js +4 -3
- package/dist/esm/sqm-share-code.entry.js +6 -5
- package/dist/esm/{sqm-share-link-view-077b643a.js → sqm-share-link-view-da79ea6c.js} +1 -1
- package/dist/esm/{sqm-stat-container-view-fc69587b.js → sqm-stat-container-view-4133feb6.js} +1 -1
- package/dist/esm/sqm-stat-container.entry.js +4 -4
- package/dist/esm/{sqm-text-span-view-244dee55.js → sqm-text-span-view-1781df94.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +3 -3
- package/dist/esm/sqm-titled-section.entry.js +4 -4
- package/dist/esm/use-callback-b38a1523.js +5 -0
- package/dist/esm/{useDemoBigStat-f0b2149f.js → useDemoBigStat-3d8318e8.js} +3 -3
- package/dist/esm/{utils-5ce97f37.js → utils-454405f5.js} +5 -1
- package/dist/esm-es5/{ShadowViewAddon-37d4d088.js → ShadowViewAddon-ea448731.js} +1 -1
- package/dist/esm-es5/{extends-faeb047d.js → extends-3a3f9fe2.js} +1 -1
- package/dist/esm-es5/{global-9b0df53b.js → global-ec7e3d4a.js} +2 -2
- package/dist/esm-es5/index.module-923f4abb.js +1 -0
- package/dist/esm-es5/{jss-preset-default.esm-5aaab97b.js → jss-preset-default.esm-71fae192.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-ef074b0e.js → re-render-82fb30e2.js} +1 -1
- package/dist/esm-es5/{sqm-asset-card-view-90c2a945.js → sqm-asset-card-view-6f360937.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat.entry.js +1 -1
- package/dist/esm-es5/sqm-divided-layout_25.entry.js +1 -0
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-hero-view-96881a49.js +1 -0
- package/dist/esm-es5/sqm-hero.entry.js +1 -1
- package/dist/esm-es5/{sqm-leaderboard-rank-view-1671e73e.js → sqm-leaderboard-rank-view-39f3bb68.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard.entry.js +1 -1
- package/dist/esm-es5/{sqm-name-fields-view-905b83dc.js → sqm-name-fields-view-5e02fd84.js} +1 -1
- package/dist/esm-es5/sqm-name-fields.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-000b0afb.js → sqm-navigation-sidebar-item-view-4052cdeb.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-view-88b569ee.js → sqm-navigation-sidebar-view-7b9db1c3.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-change-password-view-d35171ea.js → sqm-portal-change-password-view-f7f19227.js} +1 -1
- package/dist/esm-es5/sqm-portal-change-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-262b17b1.js → sqm-portal-container-view-73757ca5.js} +1 -1
- package/dist/esm-es5/sqm-portal-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-0a1cd7f4.js → sqm-portal-email-verification-view-96c26b09.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-footer-view-51c88b85.js → sqm-portal-footer-view-64604c2c.js} +1 -1
- package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-97566434.js → sqm-portal-forgot-password-view-a803e8ba.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-4dc351c8.js → sqm-portal-profile-view-487cb78d.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-view-ad457f29.js → sqm-portal-reset-password-view-667bcd25.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-section-view-f0876545.js +1 -0
- package/dist/esm-es5/{sqm-portal-verify-email-view-094a5a58.js → sqm-portal-verify-email-view-26f1d297.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table-column.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table-date-column.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table-rewards-column.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table-status-column.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table-user-column.entry.js +1 -1
- package/dist/esm-es5/sqm-share-code.entry.js +1 -1
- package/dist/esm-es5/{sqm-share-link-view-077b643a.js → sqm-share-link-view-da79ea6c.js} +1 -1
- package/dist/esm-es5/{sqm-stat-container-view-fc69587b.js → sqm-stat-container-view-4133feb6.js} +1 -1
- package/dist/esm-es5/sqm-stat-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-text-span-view-244dee55.js → sqm-text-span-view-1781df94.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-titled-section.entry.js +1 -1
- package/dist/esm-es5/use-callback-b38a1523.js +1 -0
- package/dist/esm-es5/{useDemoBigStat-f0b2149f.js → useDemoBigStat-3d8318e8.js} +1 -1
- package/dist/esm-es5/utils-454405f5.js +1 -0
- package/dist/mint-components/global/styles.ts +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-f565060c.system.entry.js → p-001f7503.system.entry.js} +1 -1
- package/dist/mint-components/{p-b06ebc3a.system.js → p-015b683f.system.js} +1 -1
- package/dist/mint-components/{p-91051a17.js → p-03b93ab7.js} +1 -1
- package/dist/mint-components/p-0903c674.system.entry.js +1 -0
- package/dist/mint-components/p-098dd33f.js +1 -0
- package/dist/mint-components/p-0a39b23c.system.entry.js +1 -0
- package/dist/mint-components/p-0bcefa93.entry.js +1 -0
- package/dist/mint-components/p-0e18af01.system.entry.js +1 -0
- package/dist/mint-components/p-11d27de2.entry.js +1 -0
- package/dist/mint-components/{p-6351e904.system.entry.js → p-14cd0581.system.entry.js} +1 -1
- package/dist/mint-components/p-18dfb307.entry.js +1 -0
- package/dist/mint-components/{p-53cc16c2.system.js → p-1b7d89a7.system.js} +1 -1
- package/dist/mint-components/p-1e182e88.system.js +1 -0
- package/dist/mint-components/p-1eaed597.system.js +1 -0
- package/dist/mint-components/p-204f77ff.system.entry.js +1 -0
- package/dist/mint-components/p-21535512.system.entry.js +1 -0
- package/dist/mint-components/p-297ce998.js +1 -0
- package/dist/mint-components/p-31780728.entry.js +1 -0
- package/dist/mint-components/{p-32f8d2e9.system.js → p-324b1a0a.system.js} +1 -1
- package/dist/mint-components/{p-87dd4834.system.js → p-34696973.system.js} +1 -1
- package/dist/mint-components/p-34b1664d.system.js +1 -0
- package/dist/mint-components/p-35f88f6f.entry.js +1 -0
- package/dist/mint-components/{p-a5c23ff1.system.js → p-367e536c.system.js} +1 -1
- package/dist/mint-components/p-36eff56d.entry.js +230 -0
- package/dist/mint-components/{p-6f14c9b9.js → p-3729ed75.js} +1 -1
- package/dist/mint-components/p-37a471fc.entry.js +1 -0
- package/dist/mint-components/p-383b5805.system.entry.js +1 -0
- package/dist/mint-components/{p-b3dc1eed.js → p-39c2b991.js} +1 -1
- package/dist/mint-components/p-3c011b5f.entry.js +1 -0
- package/dist/mint-components/{p-66a0f3a5.js → p-44578b22.js} +1 -1
- package/dist/mint-components/{p-3238453c.system.js → p-45dd160a.system.js} +1 -1
- package/dist/mint-components/p-48c645a3.entry.js +1 -0
- package/dist/mint-components/p-4b48757a.js +1 -0
- package/dist/mint-components/p-4d3f7469.system.entry.js +1 -0
- package/dist/mint-components/p-4ed86e2d.system.entry.js +1 -0
- package/dist/mint-components/p-5034c668.entry.js +1 -0
- package/dist/mint-components/{p-c9dcb59d.js → p-509dda90.js} +1 -1
- package/dist/mint-components/p-53ec4863.entry.js +1 -0
- package/dist/mint-components/{p-7fe58f22.system.js → p-547a0354.system.js} +1 -1
- package/dist/mint-components/p-54df90c6.system.entry.js +1 -0
- package/dist/mint-components/{p-952ced85.system.js → p-5532709f.system.js} +1 -1
- package/dist/mint-components/p-554c5f57.system.entry.js +1 -0
- package/dist/mint-components/p-55cd07cb.entry.js +1 -0
- package/dist/mint-components/p-590cee05.system.entry.js +1 -0
- package/dist/mint-components/p-59feb5d8.entry.js +1 -0
- package/dist/mint-components/{p-2c1b1b4a.js → p-5cb6efc2.js} +1 -1
- package/dist/mint-components/{p-ff551711.system.entry.js → p-5d5c2f6e.system.entry.js} +1 -1
- package/dist/mint-components/{p-9bc9cb7c.js → p-5f9d8656.js} +1 -1
- package/dist/mint-components/{p-78921248.system.js → p-60ae1ec5.system.js} +1 -1
- package/dist/mint-components/p-664772e7.entry.js +1 -0
- package/dist/mint-components/{p-071017d1.system.js → p-69f28472.system.js} +1 -1
- package/dist/mint-components/p-6d27cd05.system.entry.js +1 -0
- package/dist/mint-components/{p-d8bb6548.js → p-73f9055e.js} +1 -1
- package/dist/mint-components/p-7566bbd1.entry.js +1 -0
- package/dist/mint-components/p-7625e323.system.entry.js +1 -0
- package/dist/mint-components/p-7b2b631c.system.entry.js +1 -0
- package/dist/mint-components/p-7d590016.entry.js +33 -0
- package/dist/mint-components/p-857e6458.entry.js +9 -0
- package/dist/mint-components/{p-d2c4ba13.js → p-8771690e.js} +1 -1
- package/dist/mint-components/{p-8800d99f.system.js → p-8c9341e2.system.js} +1 -1
- package/dist/mint-components/p-90bce1c7.system.js +1 -0
- package/dist/mint-components/p-90e56f26.system.entry.js +1 -0
- package/dist/mint-components/p-939229d2.entry.js +1 -0
- package/dist/mint-components/{p-3a9d8fd9.js → p-93ff0e96.js} +1 -1
- package/dist/mint-components/{p-018abb60.js → p-952ed169.js} +1 -1
- package/dist/mint-components/{p-d0b85220.system.js → p-9792922d.system.js} +1 -1
- package/dist/mint-components/p-98089fbf.entry.js +1 -0
- package/dist/mint-components/p-9966d9e6.entry.js +1 -0
- package/dist/mint-components/p-99b8b447.system.entry.js +1 -0
- package/dist/mint-components/{p-589cf2b1.system.js → p-9a4e95e4.system.js} +1 -1
- package/dist/mint-components/{p-728baee1.js → p-9a6cabff.js} +1 -1
- package/dist/mint-components/{p-70e7a091.js → p-9b4f2af6.js} +1 -1
- package/dist/mint-components/p-9d24d720.entry.js +1 -0
- package/dist/mint-components/{p-3f44a18b.system.js → p-9d636757.system.js} +1 -1
- package/dist/mint-components/p-a0c77ee3.entry.js +1 -0
- package/dist/mint-components/{p-2d36f982.system.js → p-a31b1e63.system.js} +1 -1
- package/dist/mint-components/{p-26c10c02.system.js → p-a8f7ed54.system.js} +1 -1
- package/dist/mint-components/p-ae1a11b0.entry.js +1 -0
- package/dist/mint-components/{p-fab1a041.js → p-b14170aa.js} +1 -1
- package/dist/mint-components/p-b2c6df33.system.entry.js +1 -0
- package/dist/mint-components/{p-12b2e2f6.system.js → p-b4a949fb.system.js} +1 -1
- package/dist/mint-components/{p-eabb1d5e.system.js → p-b6b11e17.system.js} +1 -1
- package/dist/mint-components/p-b91cc28f.entry.js +13 -0
- package/dist/mint-components/p-b9b1de35.entry.js +1 -0
- package/dist/mint-components/p-ba505a8c.js +1 -0
- package/dist/mint-components/{p-07c29bf8.system.js → p-bb76c6f3.system.js} +1 -1
- package/dist/mint-components/p-bd338930.system.entry.js +1 -0
- package/dist/mint-components/p-bdeb28ee.system.entry.js +1 -0
- package/dist/mint-components/{p-c0928ad6.system.js → p-be1e4d3a.system.js} +1 -1
- package/dist/mint-components/{p-8cb93c84.js → p-bf174df9.js} +1 -1
- package/dist/mint-components/p-c26c3995.system.entry.js +1 -0
- package/dist/mint-components/{p-c299ef9e.js → p-c2b36b64.js} +1 -1
- package/dist/mint-components/{p-44c218b7.system.js → p-c8bab5cb.system.js} +2 -2
- package/dist/mint-components/{p-e762f4a9.js → p-ca31df10.js} +2 -2
- package/dist/mint-components/p-ce5b0116.entry.js +1 -0
- package/dist/mint-components/p-ce796d3f.entry.js +1 -0
- package/dist/mint-components/p-d23061c8.entry.js +1 -0
- package/dist/mint-components/{p-aa0a8f28.system.entry.js → p-d3c3d0d1.system.entry.js} +1 -1
- package/dist/mint-components/p-d7d6bf44.system.js +1 -0
- package/dist/mint-components/{p-cd8b61b9.system.js → p-da1067bb.system.js} +1 -1
- package/dist/mint-components/{p-6f2bdfc9.js → p-db5a1e78.js} +1 -1
- package/dist/mint-components/p-e069bc2d.entry.js +1 -0
- package/dist/mint-components/p-e426715b.js +1 -0
- package/dist/mint-components/p-e43cc1f8.system.entry.js +1 -0
- package/dist/mint-components/p-e796284f.system.js +1 -0
- package/dist/mint-components/p-e8dd2d00.system.entry.js +1 -0
- package/dist/mint-components/p-ebcd8a59.js +1 -0
- package/dist/mint-components/p-efbed7ae.js +1 -0
- package/dist/mint-components/p-f2fe10b8.system.entry.js +1 -0
- package/dist/mint-components/{p-8fb8768e.system.entry.js → p-f85f36c6.system.entry.js} +1 -1
- package/dist/mint-components/{p-ce68f8ab.js → p-f8bbe12e.js} +1 -1
- package/dist/mint-components/p-f9173ce0.system.entry.js +1 -0
- package/dist/mint-components/{p-00a7878e.entry.js → p-f9cb55dc.entry.js} +1 -1
- package/dist/mint-components/p-faf0d84f.system.entry.js +1 -0
- package/dist/mint-components/p-fb1b6fdf.js +1 -0
- package/dist/types/components/sqm-hero/sqm-hero-view.d.ts +1 -0
- package/dist/types/components/sqm-hero/sqm-hero.d.ts +2 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +1 -0
- package/dist/types/components.d.ts +10 -0
- package/dist/types/global/styles.d.ts +1 -1
- package/dist/types/stories/ReferralIframe.stories.d.ts +1 -0
- package/dist/types/utilities.d.ts +2 -0
- package/dist/types/utils/RequiredPropsError.d.ts +7 -0
- package/dist/types/utils/utils.d.ts +9 -0
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/sqm-hero-view-2b308dfa.js +0 -79
- package/dist/cjs/sqm-referral-iframe-view-ae201ff3.js +0 -34
- package/dist/cjs/sqm-referral-iframe.cjs.entry.js +0 -72
- package/dist/esm/sqm-hero-view-78729349.js +0 -77
- package/dist/esm/sqm-referral-iframe-view-ac2f7d03.js +0 -32
- package/dist/esm/sqm-referral-iframe.entry.js +0 -68
- package/dist/esm-es5/index.module-7a2b1f9b.js +0 -1
- package/dist/esm-es5/sqm-divided-layout_24.entry.js +0 -1
- package/dist/esm-es5/sqm-hero-view-78729349.js +0 -1
- package/dist/esm-es5/sqm-portal-section-view-4ff6dcfb.js +0 -1
- package/dist/esm-es5/sqm-referral-iframe-view-ac2f7d03.js +0 -1
- package/dist/esm-es5/sqm-referral-iframe.entry.js +0 -1
- package/dist/esm-es5/utils-5ce97f37.js +0 -1
- package/dist/mint-components/p-01886178.system.entry.js +0 -1
- package/dist/mint-components/p-039ce368.entry.js +0 -1
- package/dist/mint-components/p-0f5ff224.system.js +0 -1
- package/dist/mint-components/p-0fb2c366.entry.js +0 -1
- package/dist/mint-components/p-19397f81.entry.js +0 -1
- package/dist/mint-components/p-1a769e51.entry.js +0 -1
- package/dist/mint-components/p-2ba883db.entry.js +0 -1
- package/dist/mint-components/p-2cdec9ad.entry.js +0 -13
- package/dist/mint-components/p-2dec8566.system.entry.js +0 -1
- package/dist/mint-components/p-32882023.system.js +0 -1
- package/dist/mint-components/p-34753f0f.system.entry.js +0 -1
- package/dist/mint-components/p-3b11a64b.system.entry.js +0 -1
- package/dist/mint-components/p-3efbcfbc.entry.js +0 -9
- package/dist/mint-components/p-3fc0aadd.system.entry.js +0 -1
- package/dist/mint-components/p-400ac741.system.entry.js +0 -1
- package/dist/mint-components/p-405fdd25.entry.js +0 -33
- package/dist/mint-components/p-42508905.entry.js +0 -1
- package/dist/mint-components/p-44d021c2.js +0 -1
- package/dist/mint-components/p-4af50953.entry.js +0 -1
- package/dist/mint-components/p-5130b319.system.entry.js +0 -1
- package/dist/mint-components/p-58bde85c.entry.js +0 -1
- package/dist/mint-components/p-5bf5669f.entry.js +0 -1
- package/dist/mint-components/p-5c348f35.system.entry.js +0 -1
- package/dist/mint-components/p-5c5eeae5.system.entry.js +0 -1
- package/dist/mint-components/p-5d4bf2d3.entry.js +0 -1
- package/dist/mint-components/p-609d6b60.system.entry.js +0 -1
- package/dist/mint-components/p-66624f12.js +0 -1
- package/dist/mint-components/p-677e2a4f.js +0 -1
- package/dist/mint-components/p-6c4a5477.system.entry.js +0 -1
- package/dist/mint-components/p-713803a8.entry.js +0 -1
- package/dist/mint-components/p-759095b4.entry.js +0 -1
- package/dist/mint-components/p-827e9331.system.entry.js +0 -1
- package/dist/mint-components/p-86e8477a.system.entry.js +0 -1
- package/dist/mint-components/p-8857db4f.entry.js +0 -1
- package/dist/mint-components/p-8a29612f.system.js +0 -1
- package/dist/mint-components/p-8b2ff345.js +0 -1
- package/dist/mint-components/p-8f2e4183.entry.js +0 -1
- package/dist/mint-components/p-8fd81ed1.entry.js +0 -1
- package/dist/mint-components/p-92523c2c.system.entry.js +0 -1
- package/dist/mint-components/p-96d2c899.system.entry.js +0 -1
- package/dist/mint-components/p-983a906c.system.entry.js +0 -1
- package/dist/mint-components/p-9914bb02.js +0 -1
- package/dist/mint-components/p-9b1891ea.system.entry.js +0 -1
- package/dist/mint-components/p-9f9cab88.system.entry.js +0 -1
- package/dist/mint-components/p-a206810e.entry.js +0 -222
- package/dist/mint-components/p-a6366354.entry.js +0 -1
- package/dist/mint-components/p-a6d1f806.system.entry.js +0 -1
- package/dist/mint-components/p-a741d57c.system.js +0 -1
- package/dist/mint-components/p-a7b3c543.entry.js +0 -1
- package/dist/mint-components/p-ac53f0e3.system.js +0 -1
- package/dist/mint-components/p-af1fbd6d.js +0 -1
- package/dist/mint-components/p-b1ffc8f7.entry.js +0 -1
- package/dist/mint-components/p-b6d7ce7c.js +0 -1
- package/dist/mint-components/p-bdcbf204.system.entry.js +0 -1
- package/dist/mint-components/p-be9f14da.system.entry.js +0 -1
- package/dist/mint-components/p-c7e70699.entry.js +0 -1
- package/dist/mint-components/p-cff30dca.entry.js +0 -1
- package/dist/mint-components/p-d34338c4.entry.js +0 -9
- package/dist/mint-components/p-d37839f3.entry.js +0 -1
- package/dist/mint-components/p-d65a1cfd.system.entry.js +0 -1
- package/dist/mint-components/p-dc8cea11.system.entry.js +0 -1
- package/dist/mint-components/p-e17b5154.system.entry.js +0 -1
- package/dist/mint-components/p-e42844a9.js +0 -1
- package/dist/mint-components/p-e64db5fb.system.entry.js +0 -1
- package/dist/mint-components/p-e6a26e32.system.js +0 -1
- package/dist/mint-components/p-eb11cccf.system.entry.js +0 -1
- package/dist/mint-components/p-eb7a59b0.entry.js +0 -1
- package/dist/mint-components/p-ee1ab8f5.entry.js +0 -1
- package/dist/mint-components/p-f1ddcb9f.entry.js +0 -1
- package/dist/mint-components/p-fbebd453.entry.js +0 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { o as m,
|
|
3
|
-
import
|
|
2
|
+
import { o as m, e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { Q, k, f as pe, g as ge } from './index.module-923f4abb.js';
|
|
4
5
|
|
|
5
6
|
async function useGraphQLClientProvider({ domain }) {
|
|
6
7
|
const token = Q();
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import { h } from './index-17b4da69.js';
|
|
2
|
+
import { j as useState, e as useEffect } from './extends-3a3f9fe2.js';
|
|
3
|
+
import { u as useCallback } from './use-callback-b38a1523.js';
|
|
4
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
5
|
+
|
|
6
|
+
// import { IntlMessageFormat } from 'intl-messageformat';
|
|
7
|
+
function isMobile(breakPoint) {
|
|
8
|
+
const [width, setWidth] = useState(window.innerWidth);
|
|
9
|
+
const handleWindowResize = useCallback(() => setWidth(window.innerWidth), []);
|
|
10
|
+
useEffect(() => {
|
|
11
|
+
window.addEventListener("resize", handleWindowResize);
|
|
12
|
+
return () => window.removeEventListener("resize", handleWindowResize);
|
|
13
|
+
}, []);
|
|
14
|
+
return width > breakPoint ? false : true;
|
|
15
|
+
}
|
|
16
|
+
function isValidColor(teststr) {
|
|
17
|
+
return CSS.supports(`(color: ${teststr})`);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
function HeroView(props) {
|
|
21
|
+
const { states, content } = props;
|
|
22
|
+
const parseBackground = (provided_bg) => {
|
|
23
|
+
if (provided_bg) {
|
|
24
|
+
if (isValidColor(provided_bg)) {
|
|
25
|
+
return provided_bg;
|
|
26
|
+
}
|
|
27
|
+
else {
|
|
28
|
+
return `url(${provided_bg})`;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
else {
|
|
32
|
+
return "";
|
|
33
|
+
}
|
|
34
|
+
};
|
|
35
|
+
const column = {
|
|
36
|
+
display: "flex",
|
|
37
|
+
flexDirection: "column",
|
|
38
|
+
alignItems: "center",
|
|
39
|
+
minHeight: "100%",
|
|
40
|
+
};
|
|
41
|
+
const getVertivalPadding = (half) => {
|
|
42
|
+
if (isMobile(767)) {
|
|
43
|
+
return half ? "var(--sl-spacing-small)" : "var(--sl-spacing-large)";
|
|
44
|
+
}
|
|
45
|
+
else if (isMobile(1023)) {
|
|
46
|
+
return half ? "var(--sl-spacing-x-large)" : "var(--sl-spacing-xxx-large)";
|
|
47
|
+
}
|
|
48
|
+
else {
|
|
49
|
+
return half
|
|
50
|
+
? "var(--sl-spacing-xx-large)"
|
|
51
|
+
: "var(--sl-spacing-xxxx-large)";
|
|
52
|
+
}
|
|
53
|
+
};
|
|
54
|
+
const style = {
|
|
55
|
+
TwoColumnContainer: {
|
|
56
|
+
display: "flex",
|
|
57
|
+
"@media screen and (max-width: 1023px)": {
|
|
58
|
+
flexDirection: states.wrapDirection == "wrap-reverse" ? "column-reverse" : "column",
|
|
59
|
+
justfiyContent: "center",
|
|
60
|
+
},
|
|
61
|
+
},
|
|
62
|
+
ColumnWrapper: {
|
|
63
|
+
paddingTop: getVertivalPadding(),
|
|
64
|
+
paddingBottom: getVertivalPadding(),
|
|
65
|
+
paddingLeft: "5%",
|
|
66
|
+
paddingRight: "5%",
|
|
67
|
+
"&:first-of-type": {
|
|
68
|
+
background: `no-repeat center/cover ${parseBackground(states.background)}`,
|
|
69
|
+
},
|
|
70
|
+
"&:last-of-type": {
|
|
71
|
+
background: `no-repeat center/cover ${parseBackground(states.secondaryBackground)}`,
|
|
72
|
+
},
|
|
73
|
+
"@media screen and (min-width: 1023px)": { flex: "1 1 0" },
|
|
74
|
+
"@media screen and (max-width: 1023px)": {
|
|
75
|
+
"&:first-of-type": {
|
|
76
|
+
paddingBottom: getVertivalPadding(true),
|
|
77
|
+
},
|
|
78
|
+
"&:last-of-type": {
|
|
79
|
+
paddingTop: getVertivalPadding(true),
|
|
80
|
+
},
|
|
81
|
+
},
|
|
82
|
+
...column,
|
|
83
|
+
},
|
|
84
|
+
SingleColumnContainer: {
|
|
85
|
+
background: `no-repeat center/cover ${parseBackground(states.background)}`,
|
|
86
|
+
...column,
|
|
87
|
+
},
|
|
88
|
+
Container: {
|
|
89
|
+
width: "100%",
|
|
90
|
+
maxWidth: "var(--sqm-max-width)",
|
|
91
|
+
margin: "0 auto",
|
|
92
|
+
flex: 1,
|
|
93
|
+
...column,
|
|
94
|
+
alignItems: "unset",
|
|
95
|
+
},
|
|
96
|
+
};
|
|
97
|
+
jss.setup(create());
|
|
98
|
+
const sheet = jss.createStyleSheet(style);
|
|
99
|
+
const styleString = sheet.toString();
|
|
100
|
+
const vanillaStyle = `
|
|
101
|
+
:host{
|
|
102
|
+
height: 100%;
|
|
103
|
+
display: contents;
|
|
104
|
+
}
|
|
105
|
+
sqm-hero{
|
|
106
|
+
height: 100%;
|
|
107
|
+
display: contents;
|
|
108
|
+
}
|
|
109
|
+
img{
|
|
110
|
+
max-width: 100%;
|
|
111
|
+
height: auto;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
`;
|
|
115
|
+
// NOTE: Spacing on the columns is controlled on the slots itself. For example using inline styling
|
|
116
|
+
return (h("div", { class: sheet.classes.Container },
|
|
117
|
+
h("style", { type: "text/css" },
|
|
118
|
+
vanillaStyle,
|
|
119
|
+
styleString),
|
|
120
|
+
states.columns == 2 ? (h("div", { class: sheet.classes.TwoColumnContainer },
|
|
121
|
+
h("div", { class: sheet.classes.ColumnWrapper }, content.primaryColumn),
|
|
122
|
+
h("div", { class: sheet.classes.ColumnWrapper }, content.secondaryColumn))) : (h("div", { class: sheet.classes.SingleColumnContainer }, content.primaryColumn))));
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
export { HeroView as H };
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import './
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
5
|
+
import { g as getProps } from './utils-454405f5.js';
|
|
6
|
+
import { H as HeroView } from './sqm-hero-view-96881a49.js';
|
|
6
7
|
|
|
7
8
|
const Hero = class {
|
|
8
9
|
constructor(hostRef) {
|
package/dist/esm/{sqm-leaderboard-rank-view-1671e73e.js → sqm-leaderboard-rank-view-39f3bb68.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { _ as __assign } from './global-
|
|
3
|
-
import { p as parse } from './index.module-
|
|
2
|
+
import { _ as __assign } from './global-ec7e3d4a.js';
|
|
3
|
+
import { p as parse } from './index.module-923f4abb.js';
|
|
4
4
|
|
|
5
5
|
var docCache = new Map();
|
|
6
6
|
var fragmentSourceMap = new Map();
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import { i as intl, c as createIntl } from './global-
|
|
4
|
-
import
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import { i as intl, c as createIntl } from './global-ec7e3d4a.js';
|
|
4
|
+
import './use-callback-b38a1523.js';
|
|
5
|
+
import { M, T, e as en, j } from './index.module-923f4abb.js';
|
|
5
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
|
-
import { g as gql, L as LeaderboardRankView } from './sqm-leaderboard-rank-view-
|
|
7
|
+
import { g as gql, L as LeaderboardRankView } from './sqm-leaderboard-rank-view-39f3bb68.js';
|
|
7
8
|
|
|
8
9
|
const GET_RANK = gql `
|
|
9
10
|
query ($type: String!, $filter: UserLeaderboardFilterInput) {
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { j } from './index.module-923f4abb.js';
|
|
4
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
|
-
import { w as withShadowView, u as useLeaderboard, L as LeaderboardView } from './ShadowViewAddon-
|
|
6
|
+
import { w as withShadowView, u as useLeaderboard, L as LeaderboardView } from './ShadowViewAddon-ea448731.js';
|
|
6
7
|
|
|
7
8
|
const sqmLeaderboardCss = ":host{display:block}:host([hidden]){display:none}table{width:100%}th{font-size:var(--sl-font-size-small);font-weight:var(--sl-font-weight-semibold);text-align:left}td{font-size:var(--sl-font-size-medium);font-weight:var(--sl-font-weight-normal)}td,th{color:var(--sl-color-gray-800);padding:var(--sl-spacing-x-small) var(--sl-spacing-small)}.User{width:100%}.Score{width:auto;white-space:nowrap}";
|
|
8
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
3
3
|
import { E as ErrorStyles } from './mixins-583d364a.js';
|
|
4
4
|
|
|
5
5
|
const style = {
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { n as d, m as h } from './extends-
|
|
3
|
-
import
|
|
4
|
-
import './
|
|
2
|
+
import { n as d, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { j } from './index.module-923f4abb.js';
|
|
5
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
5
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
7
|
import './mixins-583d364a.js';
|
|
7
|
-
import { N as NameFieldsView } from './sqm-name-fields-view-
|
|
8
|
+
import { N as NameFieldsView } from './sqm-name-fields-view-5e02fd84.js';
|
|
8
9
|
|
|
9
10
|
const CONTEXT_NAME = "sq:validation-state";
|
|
10
11
|
function useNameFields(props) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { r as rn } from './index.module-
|
|
3
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { r as rn } from './index.module-923f4abb.js';
|
|
3
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
4
4
|
import { g as gap } from './mixins-583d364a.js';
|
|
5
5
|
|
|
6
6
|
function NavigationSidebarItemView(props) {
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import
|
|
4
|
-
import './
|
|
5
|
-
import
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { c as an, j } from './index.module-923f4abb.js';
|
|
5
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
6
|
+
import { g as getProps } from './utils-454405f5.js';
|
|
6
7
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
8
|
import './mixins-583d364a.js';
|
|
8
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
9
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-4052cdeb.js';
|
|
9
10
|
|
|
10
11
|
function useNavigationSidebarItem(props) {
|
|
11
12
|
const currentPage = an();
|
package/dist/esm/{sqm-navigation-sidebar-view-88b569ee.js → sqm-navigation-sidebar-view-7b9db1c3.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
3
3
|
import { g as gap } from './mixins-583d364a.js';
|
|
4
4
|
|
|
5
5
|
const style = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import './jss-preset-default.esm-
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
4
4
|
import './mixins-583d364a.js';
|
|
5
|
-
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-
|
|
5
|
+
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-7b9db1c3.js';
|
|
6
6
|
|
|
7
7
|
const NavigationSidebar = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import { m as h$1 } from './extends-
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
2
|
+
import { m as h$1 } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { x } from './index.module-923f4abb.js';
|
|
5
|
+
import { g as getProps } from './utils-454405f5.js';
|
|
5
6
|
|
|
6
7
|
const PopupContainerView = (props) => {
|
|
7
8
|
const { states, callbacks } = props;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
3
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
-
import { P as PortalSectionView } from './sqm-portal-section-view-
|
|
5
|
-
import { P as PortalContainerView } from './sqm-portal-container-view-
|
|
2
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
3
|
+
import { T as TextSpanView } from './sqm-text-span-view-1781df94.js';
|
|
4
|
+
import { P as PortalSectionView } from './sqm-portal-section-view-f0876545.js';
|
|
5
|
+
import { P as PortalContainerView } from './sqm-portal-container-view-73757ca5.js';
|
|
6
6
|
|
|
7
7
|
function PortalChangePasswordView(props) {
|
|
8
8
|
const { states, callbacks } = props;
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
2
|
+
import { j as useState, e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { h as De, T, j } from './index.module-923f4abb.js';
|
|
4
5
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
5
|
-
import './jss-preset-default.esm-
|
|
6
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
6
7
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
|
-
import './sqm-text-span-view-
|
|
8
|
-
import './sqm-portal-section-view-
|
|
9
|
-
import './sqm-portal-container-view-
|
|
10
|
-
import { P as PortalChangePasswordView } from './sqm-portal-change-password-view-
|
|
8
|
+
import './sqm-text-span-view-1781df94.js';
|
|
9
|
+
import './sqm-portal-section-view-f0876545.js';
|
|
10
|
+
import './sqm-portal-container-view-73757ca5.js';
|
|
11
|
+
import { P as PortalChangePasswordView } from './sqm-portal-change-password-view-f7f19227.js';
|
|
11
12
|
|
|
12
13
|
function usePortalChangePassword(props) {
|
|
13
14
|
var _a, _b, _c, _d;
|
package/dist/esm/{sqm-portal-container-view-262b17b1.js → sqm-portal-container-view-73757ca5.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
3
3
|
|
|
4
4
|
function PortalContainerView(props, children) {
|
|
5
5
|
const style = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import './jss-preset-default.esm-
|
|
4
|
-
import { g as getProps } from './utils-
|
|
5
|
-
import { P as PortalContainerView } from './sqm-portal-container-view-
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
4
|
+
import { g as getProps } from './utils-454405f5.js';
|
|
5
|
+
import { P as PortalContainerView } from './sqm-portal-container-view-73757ca5.js';
|
|
6
6
|
|
|
7
7
|
const PortalContainer = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
3
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { i as intl } from './global-ec7e3d4a.js';
|
|
3
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
4
4
|
import { A as AuthWrapper, a as AuthColumn } from './mixins-583d364a.js';
|
|
5
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
5
|
+
import { T as TextSpanView } from './sqm-text-span-view-1781df94.js';
|
|
6
6
|
|
|
7
7
|
const style = {
|
|
8
8
|
Wrapper: AuthWrapper,
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import './global-
|
|
4
|
-
import
|
|
5
|
-
import './
|
|
2
|
+
import { j as useState, e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './global-ec7e3d4a.js';
|
|
4
|
+
import './use-callback-b38a1523.js';
|
|
5
|
+
import { B as Be, T, j } from './index.module-923f4abb.js';
|
|
6
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
6
7
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
8
|
import './mixins-583d364a.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
9
|
+
import './sqm-text-span-view-1781df94.js';
|
|
10
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-96c26b09.js';
|
|
10
11
|
|
|
11
12
|
function usePortalEmailVerification(props) {
|
|
12
13
|
var _a, _b, _c, _d, _e;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
3
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { i as intl } from './global-ec7e3d4a.js';
|
|
3
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.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,10 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import './global-
|
|
4
|
-
import './
|
|
5
|
-
import './
|
|
6
|
-
import
|
|
7
|
-
import {
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './global-ec7e3d4a.js';
|
|
4
|
+
import './use-callback-b38a1523.js';
|
|
5
|
+
import './index.module-923f4abb.js';
|
|
6
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
7
|
+
import { g as getProps } from './utils-454405f5.js';
|
|
8
|
+
import { a as PortalFooterView } from './sqm-portal-footer-view-64604c2c.js';
|
|
8
9
|
|
|
9
10
|
const PortalFooter = class {
|
|
10
11
|
constructor(hostRef) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer } from './mixins-583d364a.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-1781df94.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
2
|
+
import { j as useState, e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { z as ze, j, r as rn } from './index.module-923f4abb.js';
|
|
4
5
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
5
|
-
import './jss-preset-default.esm-
|
|
6
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
6
7
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
8
|
import './mixins-583d364a.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-
|
|
9
|
+
import './sqm-text-span-view-1781df94.js';
|
|
10
|
+
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-a803e8ba.js';
|
|
10
11
|
|
|
11
12
|
function usePortalForgotPassword() {
|
|
12
13
|
var _a, _b, _c, _d;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { L, r as rn, j } from './index.module-923f4abb.js';
|
|
4
5
|
|
|
5
6
|
function usePortalLogout({ nextPage }) {
|
|
6
7
|
L(undefined);
|
package/dist/esm/{sqm-portal-profile-view-4dc351c8.js → sqm-portal-profile-view-487cb78d.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
3
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
5
|
-
import { P as PortalContainerView } from './sqm-portal-container-view-
|
|
2
|
+
import { i as intl } from './global-ec7e3d4a.js';
|
|
3
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-1781df94.js';
|
|
5
|
+
import { P as PortalContainerView } from './sqm-portal-container-view-73757ca5.js';
|
|
6
6
|
|
|
7
7
|
function PortalProfileView(props) {
|
|
8
8
|
var _a, _b, _c, _d, _e;
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import './global-
|
|
4
|
-
import
|
|
5
|
-
import './
|
|
6
|
-
import
|
|
2
|
+
import { j as useState, e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './global-ec7e3d4a.js';
|
|
4
|
+
import './use-callback-b38a1523.js';
|
|
5
|
+
import { d as dist, T, e as en, b as be, j } from './index.module-923f4abb.js';
|
|
6
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
7
|
+
import { g as getProps } from './utils-454405f5.js';
|
|
7
8
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import './sqm-portal-container-view-
|
|
10
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
9
|
+
import './sqm-text-span-view-1781df94.js';
|
|
10
|
+
import './sqm-portal-container-view-73757ca5.js';
|
|
11
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-487cb78d.js';
|
|
11
12
|
|
|
12
13
|
const GET_USER = dist.gql `
|
|
13
14
|
query {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
2
|
+
import { e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { T, c as an, r as rn, j } from './index.module-923f4abb.js';
|
|
4
5
|
|
|
5
6
|
function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
|
|
6
7
|
var _a;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer } from './mixins-583d364a.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-1781df94.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
2
|
+
import { j as useState, e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { i as Re, $ as $e, r as rn, j } from './index.module-923f4abb.js';
|
|
4
5
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
5
|
-
import './jss-preset-default.esm-
|
|
6
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
6
7
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
7
8
|
import './mixins-583d364a.js';
|
|
8
|
-
import './sqm-text-span-view-
|
|
9
|
-
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-
|
|
9
|
+
import './sqm-text-span-view-1781df94.js';
|
|
10
|
+
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-667bcd25.js';
|
|
10
11
|
|
|
11
12
|
function usePortalResetPassword(props) {
|
|
12
13
|
var _a, _b, _c, _d, _e, _f;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { j as jss, c as create } from './jss-preset-default.esm-
|
|
2
|
+
import { j as jss, c as create } from './jss-preset-default.esm-71fae192.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn } from './mixins-583d364a.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-1781df94.js';
|
|
5
5
|
|
|
6
6
|
const style = {
|
|
7
7
|
Wrapper: AuthWrapper,
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import './
|
|
2
|
+
import { j as useState, e as useEffect, m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import { T, l as Le, r as rn, j } from './index.module-923f4abb.js';
|
|
5
|
+
import './jss-preset-default.esm-71fae192.js';
|
|
5
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
7
|
import './mixins-583d364a.js';
|
|
7
|
-
import './sqm-text-span-view-
|
|
8
|
-
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-
|
|
8
|
+
import './sqm-text-span-view-1781df94.js';
|
|
9
|
+
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-26f1d297.js';
|
|
9
10
|
|
|
10
11
|
function usePortalVerifyEmail({ nextPage }) {
|
|
11
12
|
var _a, _b, _c, _d, _e;
|
|
@@ -58,6 +59,12 @@ function usePortalVerifyEmail({ nextPage }) {
|
|
|
58
59
|
((_b = data === null || data === void 0 ? void 0 : data.verifyManagedIdentityEmail) === null || _b === void 0 ? void 0 : _b.success) === false) {
|
|
59
60
|
setDisableContinue(false);
|
|
60
61
|
}
|
|
62
|
+
else if (!userIdent) {
|
|
63
|
+
setDisableContinue(false);
|
|
64
|
+
setTimeout(() => {
|
|
65
|
+
rn.push(nextPageOverride || nextPage);
|
|
66
|
+
}, 3000);
|
|
67
|
+
}
|
|
61
68
|
}, [(_b = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _b === void 0 ? void 0 : _b.emailVerified]);
|
|
62
69
|
useEffect(() => {
|
|
63
70
|
if (errors === null || errors === void 0 ? void 0 : errors.message) {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import './
|
|
4
|
-
import
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import './index.module-923f4abb.js';
|
|
5
|
+
import { a as useRequestRerender } from './re-render-82fb30e2.js';
|
|
5
6
|
|
|
6
7
|
const ReferralTableGenericColumn = class {
|
|
7
8
|
constructor(hostRef) {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import './
|
|
4
|
-
import
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import './index.module-923f4abb.js';
|
|
5
|
+
import { a as useRequestRerender } from './re-render-82fb30e2.js';
|
|
5
6
|
|
|
6
7
|
const ReferralTableDateColumn = class {
|
|
7
8
|
constructor(hostRef) {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { m as h } from './extends-
|
|
3
|
-
import './
|
|
4
|
-
import
|
|
2
|
+
import { m as h } from './extends-3a3f9fe2.js';
|
|
3
|
+
import './use-callback-b38a1523.js';
|
|
4
|
+
import './index.module-923f4abb.js';
|
|
5
|
+
import { a as useRequestRerender } from './re-render-82fb30e2.js';
|
|
5
6
|
|
|
6
7
|
const ReferralTableRewardsColumn = class {
|
|
7
8
|
constructor(hostRef) {
|