@saasquatch/mint-components 1.6.2-10 → 1.6.2-13
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-58ede93c.js} +17 -21
- 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 +87 -93
- 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 +19 -23
- 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 +18 -21
- 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 +28 -28
- 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 +31 -38
- 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 -11
- 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-change-password/usePortalChangePassword.js +7 -10
- package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +14 -17
- package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +14 -16
- package/dist/collection/components/sqm-portal-frame/sqm-portal-frame-view.js +0 -4
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +13 -16
- package/dist/collection/components/sqm-portal-register/usePortalRegister.js +21 -20
- package/dist/collection/components/sqm-portal-registration-form/usePortalRegistrationForm.js +22 -21
- package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +23 -29
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +1 -2
- 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-6b6e9c10.js} +17 -21
- 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 +87 -93
- 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 +20 -24
- 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 +19 -22
- 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 +28 -28
- 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 +31 -38
- 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 -11
- 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-6b6e9c10.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-01016d01.entry.js +1 -0
- 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-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-242bd74b.entry.js → p-0ec88b18.entry.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-703f4552.entry.js → p-0f44ced1.entry.js} +4 -4
- 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-1cb7125b.entry.js +1 -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-23ce9541.system.entry.js +1 -0
- package/dist/mint-components/{p-210cd41b.js → p-24d6c3fd.js} +1 -1
- package/dist/mint-components/{p-1c40d459.js → p-27d8b5e4.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-3aa067f0.entry.js +13 -0
- package/dist/mint-components/p-3c2febd2.system.entry.js +1 -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-40a8ea40.entry.js +1 -0
- package/dist/mint-components/{p-1c21b5d1.js → p-41962e08.js} +1 -1
- package/dist/mint-components/p-4352909d.js +1 -0
- package/dist/mint-components/p-4560faa8.entry.js +1 -0
- package/dist/mint-components/{p-2cac212f.system.js → p-486f5810.system.js} +1 -1
- package/dist/mint-components/p-49c7d8f5.system.entry.js +1 -0
- package/dist/mint-components/{p-83d4885d.entry.js → p-4a5d61fe.entry.js} +2 -2
- package/dist/mint-components/p-4b83d7ea.js +1 -0
- 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-528ce342.system.entry.js +1 -0
- package/dist/mint-components/p-5352b716.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-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-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-79aa6d79.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-7fcb4118.system.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-9db0c9fc.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-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-6b5fbbdb.js → p-b21814ac.js} +1 -1
- package/dist/mint-components/p-b33e0421.system.js +1 -0
- package/dist/mint-components/p-b7b4772a.entry.js +1 -0
- 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-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-e48269b2.system.js +1 -0
- package/dist/mint-components/p-e502bbcc.entry.js +13 -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-e67fc6a5.entry.js +1 -0
- package/dist/mint-components/p-eaa9a926.entry.js +1 -0
- 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-1cc3dfe5.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-51102b8f.entry.js +0 -13
- 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
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
2
|
import { 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 { N, X as Xe, f as fn, 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 { s as sanitizeUrlPath } from './utils-334c1e34.js';
|
|
10
|
-
import './sqm-text-span-view-
|
|
11
|
-
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-
|
|
9
|
+
import './sqm-text-span-view-8b194920.js';
|
|
10
|
+
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-833644ac.js';
|
|
12
11
|
|
|
13
12
|
function usePortalVerifyEmail({ nextPage, failedPage }) {
|
|
14
13
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
15
|
-
const userIdent =
|
|
16
|
-
const [request, { loading, data, errors }] =
|
|
17
|
-
const urlParams = new URLSearchParams(
|
|
14
|
+
const userIdent = N();
|
|
15
|
+
const [request, { loading, data, errors }] = Xe();
|
|
16
|
+
const urlParams = new URLSearchParams(fn.location.search);
|
|
18
17
|
const oobCode = urlParams.get("oobCode");
|
|
19
18
|
const nextPageOverride = urlParams.get("nextPage");
|
|
20
19
|
// derived from useMutation in component boilerplate initialState
|
|
@@ -22,7 +21,7 @@ function usePortalVerifyEmail({ nextPage, failedPage }) {
|
|
|
22
21
|
// if logged out, userIdent?.managedIdentity?.emailVerified will be falsey, even if verification was successful
|
|
23
22
|
const verified = !!(((_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.emailVerified) || (data === null || data === void 0 ? void 0 : data.verifyManagedIdentityEmail.success));
|
|
24
23
|
const failed = () => {
|
|
25
|
-
return
|
|
24
|
+
return fn.push({
|
|
26
25
|
pathname: failedPage,
|
|
27
26
|
search: urlParams.toString() && "?" + urlParams.toString(),
|
|
28
27
|
});
|
|
@@ -31,13 +30,12 @@ function usePortalVerifyEmail({ nextPage, failedPage }) {
|
|
|
31
30
|
urlParams.delete("nextPage");
|
|
32
31
|
const url = sanitizeUrlPath(nextPageOverride || nextPage);
|
|
33
32
|
// window.history.pushState(undefined, "", url.href);
|
|
34
|
-
|
|
33
|
+
fn.push(url.href);
|
|
35
34
|
};
|
|
36
35
|
const submit = async () => {
|
|
37
36
|
var _a;
|
|
38
37
|
if (oobCode) {
|
|
39
38
|
const result = await request({ oobCode });
|
|
40
|
-
console.log({ result });
|
|
41
39
|
if ((result instanceof Error ||
|
|
42
40
|
!result.verifyManagedIdentityEmail.success) &&
|
|
43
41
|
!((_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.emailVerified)) {
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-17b4da69.js';
|
|
2
2
|
import { m as h, u as useReducer, k as useMemo, f as useEffect } 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 { i as isDemo } from './index.module-
|
|
6
|
-
import './extends-c31f1eff.js';
|
|
5
|
+
import { 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 { c as createStyleSheet } from './JSS-
|
|
10
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
11
|
-
import { a as useRequestRerender, u as useRerenderListener } from './re-render-
|
|
12
|
-
import { u as useChildElements } from './useChildElements-
|
|
8
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
|
+
import { G as GenericTableView } from './GenericTableView-ce26115f.js';
|
|
10
|
+
import { a as useRequestRerender, u as useRerenderListener } from './re-render-8ece93cd.js';
|
|
11
|
+
import { u as useChildElements } from './useChildElements-d86f03c6.js';
|
|
13
12
|
import { l as luxon } from './luxon-5a398612.js';
|
|
14
|
-
import { u as useReferralTable, t as tryMethod } from './useReferralTable-
|
|
13
|
+
import { u as useReferralTable, t as tryMethod } from './useReferralTable-7aeb954d.js';
|
|
15
14
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
16
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
15
|
+
import { T as TextSpanView } from './sqm-text-span-view-8b194920.js';
|
|
17
16
|
|
|
18
17
|
const mockReferralData = (count = 4) => {
|
|
19
18
|
const data = [...Array(count)].map(() => getMockData());
|
|
@@ -1,8 +1,7 @@
|
|
|
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 './
|
|
4
|
-
import './
|
|
5
|
-
import { T as TextSpanView } from './sqm-text-span-view-0ba1484d.js';
|
|
3
|
+
import './JSS-67b5cff8.js';
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-8b194920.js';
|
|
6
5
|
|
|
7
6
|
const RewardTableCustomerNoteCell = class {
|
|
8
7
|
constructor(hostRef) {
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } 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 './index.module-
|
|
5
|
-
import './
|
|
6
|
-
import { a as useRequestRerender } from './re-render-81cd3caa.js';
|
|
4
|
+
import './index.module-25496635.js';
|
|
5
|
+
import { a as useRequestRerender } from './re-render-8ece93cd.js';
|
|
7
6
|
|
|
8
7
|
const RewardTableCustomerNoteColumn = class {
|
|
9
8
|
constructor(hostRef) {
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
|
|
2
2
|
import { b as browser, u as useReducer, f as useEffect, m as h$1, k as useMemo } 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, N, O, x, v as vn, 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 { c as createStyleSheet } from './JSS-
|
|
10
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
11
|
-
import { u as useRerenderListener, a as useRequestRerender } from './re-render-
|
|
12
|
-
import { u as useChildElements } from './useChildElements-
|
|
8
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
|
+
import { G as GenericTableView } from './GenericTableView-ce26115f.js';
|
|
10
|
+
import { u as useRerenderListener, a as useRequestRerender } from './re-render-8ece93cd.js';
|
|
11
|
+
import { u as useChildElements } from './useChildElements-d86f03c6.js';
|
|
13
12
|
import { l as luxon } from './luxon-5a398612.js';
|
|
14
|
-
import { g as generateUserError } from './useReferralTable-
|
|
13
|
+
import { g as generateUserError } from './useReferralTable-7aeb954d.js';
|
|
15
14
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
16
15
|
|
|
17
16
|
const mockRewardData = (count = 4) => {
|
|
@@ -214,9 +213,9 @@ const GET_REWARDS = dist.gql `
|
|
|
214
213
|
`;
|
|
215
214
|
function useRewardsTable(props, emptyElement, loadingElement) {
|
|
216
215
|
var _a, _b;
|
|
217
|
-
const user =
|
|
218
|
-
const programIdContext =
|
|
219
|
-
const locale =
|
|
216
|
+
const user = N();
|
|
217
|
+
const programIdContext = O();
|
|
218
|
+
const locale = x();
|
|
220
219
|
// Default to context, overriden by props
|
|
221
220
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
222
221
|
const rewardFilter = {
|
|
@@ -238,7 +237,7 @@ function useRewardsTable(props, emptyElement, loadingElement) {
|
|
|
238
237
|
loading: false,
|
|
239
238
|
page: 0,
|
|
240
239
|
});
|
|
241
|
-
const { envelope: rewardsData, states, callbacks, } =
|
|
240
|
+
const { envelope: rewardsData, states, callbacks, } = vn(GET_REWARDS, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.rewards; }, {
|
|
242
241
|
limit: props.perPage,
|
|
243
242
|
offset: 0,
|
|
244
243
|
}, {
|
|
@@ -1,31 +1,30 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
|
|
2
2
|
import { a as commonjsGlobal, k as useMemo, i as useState, f as useEffect, c as createCommonjsModule, m as h$1 } 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 { f as fn, c as cn, b as setUserIdentity, d as dist, z as ze, g as setProgramId } from './index.module-25496635.js';
|
|
7
6
|
import './cjs-bdfb4486.js';
|
|
8
7
|
import './mixins-f60a614c.js';
|
|
9
|
-
import { c as createStyleSheet } from './JSS-
|
|
10
|
-
import { G as GenericTableView } from './GenericTableView-
|
|
11
|
-
import './useChildElements-
|
|
8
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
9
|
+
import { G as GenericTableView } from './GenericTableView-ce26115f.js';
|
|
10
|
+
import './useChildElements-d86f03c6.js';
|
|
12
11
|
import { l as luxon } from './luxon-5a398612.js';
|
|
13
12
|
import './utils-334c1e34.js';
|
|
14
|
-
import './sqm-text-span-view-
|
|
15
|
-
import { A as AssetCardView } from './sqm-asset-card-view-
|
|
16
|
-
import { H as HeroView } from './sqm-hero-view-
|
|
13
|
+
import './sqm-text-span-view-8b194920.js';
|
|
14
|
+
import { A as AssetCardView } from './sqm-asset-card-view-b0f8ef8e.js';
|
|
15
|
+
import { H as HeroView } from './sqm-hero-view-b8ce1900.js';
|
|
17
16
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
|
|
18
|
-
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-
|
|
19
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
20
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
21
|
-
import { a as PoweredByImg$1, P as PortalFooterView } from './sqm-portal-footer-view-
|
|
22
|
-
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-
|
|
23
|
-
import { P as PortalContainerView } from './sqm-portal-container-view-
|
|
24
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
25
|
-
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-
|
|
26
|
-
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-
|
|
27
|
-
import { S as ShareButtonView, L as LeaderboardView, a as ShareLinkView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, b as useShareButton, c as useDemoBigStat, d as StatContainerView, e as PortalChangePasswordView, f as PortalLoginView, g as PortalRegisterView, T as TaskCardView, h as ProgressBarView, R as ReferralIframeView, N as NameFieldsView, C as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, i as RewardExchangeView, r as rewardExchangeCustomErrorMsg, j as rewardExchangeLongText, k as rewardExchangeSelected, l as chooseAmountFixed, m as chooseAmountFixedNoDescription, n as chooseAmountVariable, o as chooseAmountVariableNoDescription, p as chooseAmountVariableDisabled, q as chooseAmountVariableUnavailable, s as confirmFixed, t as confirmVariable, v as redemptionError, w as queryError, x as success, y as successVariable, z as loading, A as empty$1, F as rewardExchange, G as CardFeedView, H as autoColorScaleCss, J as ShadowViewAddon } from './ShadowViewAddon-
|
|
28
|
-
import { P as PortalSectionView } from './sqm-portal-section-view-
|
|
17
|
+
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-aa1313e7.js';
|
|
18
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-24d5f092.js';
|
|
19
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-4fa01d0a.js';
|
|
20
|
+
import { a as PoweredByImg$1, P as PortalFooterView } from './sqm-portal-footer-view-c4059af8.js';
|
|
21
|
+
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-29c2e39b.js';
|
|
22
|
+
import { P as PortalContainerView } from './sqm-portal-container-view-228f2b65.js';
|
|
23
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-ec58906b.js';
|
|
24
|
+
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-06f6ffac.js';
|
|
25
|
+
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-833644ac.js';
|
|
26
|
+
import { S as ShareButtonView, L as LeaderboardView, a as ShareLinkView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, b as useShareButton, c as useDemoBigStat, d as StatContainerView, e as PortalChangePasswordView, f as PortalLoginView, g as PortalRegisterView, T as TaskCardView, h as ProgressBarView, R as ReferralIframeView, N as NameFieldsView, C as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, i as RewardExchangeView, r as rewardExchangeCustomErrorMsg, j as rewardExchangeLongText, k as rewardExchangeSelected, l as chooseAmountFixed, m as chooseAmountFixedNoDescription, n as chooseAmountVariable, o as chooseAmountVariableNoDescription, p as chooseAmountVariableDisabled, q as chooseAmountVariableUnavailable, s as confirmFixed, t as confirmVariable, v as redemptionError, w as queryError, x as success, y as successVariable, z as loading, A as empty$1, F as rewardExchange, G as CardFeedView, H as autoColorScaleCss, J as ShadowViewAddon } from './ShadowViewAddon-6b6e9c10.js';
|
|
27
|
+
import { P as PortalSectionView } from './sqm-portal-section-view-a991e019.js';
|
|
29
28
|
|
|
30
29
|
/**
|
|
31
30
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -2354,36 +2353,36 @@ const routes = `
|
|
|
2354
2353
|
`;
|
|
2355
2354
|
const TemplateNavigation = createHookStory(() => {
|
|
2356
2355
|
return (h("div", null,
|
|
2357
|
-
h("button", { onClick: () =>
|
|
2358
|
-
h("button", { onClick: () =>
|
|
2359
|
-
h("button", { onClick: () =>
|
|
2360
|
-
h("button", { onClick: () =>
|
|
2361
|
-
h("button", { onClick: () =>
|
|
2362
|
-
h("button", { onClick: () =>
|
|
2363
|
-
h("button", { onClick: () =>
|
|
2364
|
-
h("button", { onClick: () =>
|
|
2365
|
-
h("button", { onClick: () =>
|
|
2356
|
+
h("button", { onClick: () => fn.push("/") }, "/"),
|
|
2357
|
+
h("button", { onClick: () => fn.push("/foo") }, "/foo"),
|
|
2358
|
+
h("button", { onClick: () => fn.push("/bar") }, "/bar"),
|
|
2359
|
+
h("button", { onClick: () => fn.push("/baz/bang") }, "/baz/bang"),
|
|
2360
|
+
h("button", { onClick: () => fn.push("/refer") }, "/refer"),
|
|
2361
|
+
h("button", { onClick: () => fn.push("/refer/1") }, "/refer/1"),
|
|
2362
|
+
h("button", { onClick: () => fn.push("/refer/2") }, "/refer/2"),
|
|
2363
|
+
h("button", { onClick: () => fn.back() }, "Back"),
|
|
2364
|
+
h("button", { onClick: () => fn.forward() }, "Forward"),
|
|
2366
2365
|
h("hr", null),
|
|
2367
2366
|
h("sqm-router", { innerHTML: templates })));
|
|
2368
2367
|
});
|
|
2369
2368
|
const RouteNavigation = createHookStory(() => {
|
|
2370
2369
|
return (h("div", null,
|
|
2371
|
-
h("button", { onClick: () =>
|
|
2372
|
-
h("button", { onClick: () =>
|
|
2373
|
-
h("button", { onClick: () =>
|
|
2374
|
-
h("button", { onClick: () =>
|
|
2375
|
-
h("button", { onClick: () =>
|
|
2376
|
-
h("button", { onClick: () =>
|
|
2377
|
-
h("button", { onClick: () =>
|
|
2378
|
-
h("button", { onClick: () =>
|
|
2379
|
-
h("button", { onClick: () =>
|
|
2370
|
+
h("button", { onClick: () => fn.push("/") }, "/"),
|
|
2371
|
+
h("button", { onClick: () => fn.push("/foo") }, "/foo"),
|
|
2372
|
+
h("button", { onClick: () => fn.push("/bar") }, "/bar"),
|
|
2373
|
+
h("button", { onClick: () => fn.push("/baz/bang") }, "/baz/bang"),
|
|
2374
|
+
h("button", { onClick: () => fn.push("/refer") }, "/refer"),
|
|
2375
|
+
h("button", { onClick: () => fn.push("/refer/1") }, "/refer/1"),
|
|
2376
|
+
h("button", { onClick: () => fn.push("/refer/2") }, "/refer/2"),
|
|
2377
|
+
h("button", { onClick: () => fn.back() }, "Back"),
|
|
2378
|
+
h("button", { onClick: () => fn.forward() }, "Forward"),
|
|
2380
2379
|
h("hr", null),
|
|
2381
2380
|
h("sqm-router", { innerHTML: routes })));
|
|
2382
2381
|
});
|
|
2383
2382
|
const Styling = createHookStory(() => {
|
|
2384
2383
|
return (h("div", null,
|
|
2385
|
-
h("button", { onClick: () =>
|
|
2386
|
-
h("button", { onClick: () =>
|
|
2384
|
+
h("button", { onClick: () => fn.push("/") }, "/"),
|
|
2385
|
+
h("button", { onClick: () => fn.push("/foo") }, "/foo"),
|
|
2387
2386
|
h("hr", null),
|
|
2388
2387
|
h("div", { style: { display: "flex", justifyContent: "space-around" } },
|
|
2389
2388
|
h("sqm-router", { innerHTML: `<template path="/">
|
|
@@ -2397,7 +2396,7 @@ function useTemplate(templateString) {
|
|
|
2397
2396
|
const [previewTemplate, setPreviewTemplate] = useState(templateString);
|
|
2398
2397
|
function setPath(e) {
|
|
2399
2398
|
//@ts-ignore
|
|
2400
|
-
|
|
2399
|
+
fn.push(e.target.value);
|
|
2401
2400
|
}
|
|
2402
2401
|
return {
|
|
2403
2402
|
states: { previewTemplate, editedTemplate },
|
|
@@ -2561,8 +2560,8 @@ const FullStackFrame = () => {
|
|
|
2561
2560
|
"Current path:",
|
|
2562
2561
|
" ",
|
|
2563
2562
|
h("code", null,
|
|
2564
|
-
h("strong", null, (_a =
|
|
2565
|
-
h("button", { onClick:
|
|
2563
|
+
h("strong", null, (_a = cn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2564
|
+
h("button", { onClick: fn.back }, "Go Back")));
|
|
2566
2565
|
};
|
|
2567
2566
|
const FullStackFrameLoggedOut = () => {
|
|
2568
2567
|
var _a;
|
|
@@ -2586,8 +2585,8 @@ const FullStackFrameLoggedOut = () => {
|
|
|
2586
2585
|
"Current path:",
|
|
2587
2586
|
" ",
|
|
2588
2587
|
h("code", null,
|
|
2589
|
-
h("strong", null, (_a =
|
|
2590
|
-
h("button", { onClick:
|
|
2588
|
+
h("strong", null, (_a = cn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2589
|
+
h("button", { onClick: fn.back }, "Go Back")));
|
|
2591
2590
|
};
|
|
2592
2591
|
|
|
2593
2592
|
const PortalFrame = /*#__PURE__*/Object.freeze({
|
|
@@ -3273,7 +3272,7 @@ function useExchangeButton() {
|
|
|
3273
3272
|
const { id, accountId } = setupGraphQL$6();
|
|
3274
3273
|
const [points, setPoints] = useState(10);
|
|
3275
3274
|
const [rate, setRate] = useState(100);
|
|
3276
|
-
const [exchange, { data, errors }] =
|
|
3275
|
+
const [exchange, { data, errors }] = ze(EXCHANGE);
|
|
3277
3276
|
return {
|
|
3278
3277
|
states: {
|
|
3279
3278
|
points,
|
|
@@ -9631,16 +9630,16 @@ function DefaultTemplateView$1(props) {
|
|
|
9631
9630
|
gridTemplateColumns: "repeat(9, 80px)",
|
|
9632
9631
|
gridGap: "10px",
|
|
9633
9632
|
} },
|
|
9634
|
-
h("button", { onClick: () =>
|
|
9635
|
-
props.leadSubmit && (h("button", { onClick: () =>
|
|
9636
|
-
h("button", { onClick: () =>
|
|
9637
|
-
h("button", { onClick: () =>
|
|
9638
|
-
h("button", { onClick: () =>
|
|
9639
|
-
h("button", { onClick: () =>
|
|
9640
|
-
h("button", { onClick: () =>
|
|
9641
|
-
h("button", { onClick: () =>
|
|
9642
|
-
h("button", { onClick: () =>
|
|
9643
|
-
h("button", { onClick: () =>
|
|
9633
|
+
h("button", { onClick: () => fn.push("/") }, "Dashboard"),
|
|
9634
|
+
props.leadSubmit && (h("button", { onClick: () => fn.push("/refer") }, "Submit a Referral")),
|
|
9635
|
+
h("button", { onClick: () => fn.push("/activity") }, "Activity"),
|
|
9636
|
+
h("button", { onClick: () => fn.push("/editProfile") }, "Edit Profile"),
|
|
9637
|
+
h("button", { onClick: () => fn.push("/login") }, "Login"),
|
|
9638
|
+
h("button", { onClick: () => fn.push("/register") }, "Register"),
|
|
9639
|
+
h("button", { onClick: () => fn.push("/emailVerification") }, "Email Verification"),
|
|
9640
|
+
h("button", { onClick: () => fn.push("/verifyEmail") }, "Verify Email"),
|
|
9641
|
+
h("button", { onClick: () => fn.push("/forgotPassword") }, "Forgot Password"),
|
|
9642
|
+
h("button", { onClick: () => fn.push("/resetPassword") }, "Reset Password")),
|
|
9644
9643
|
h("br", null),
|
|
9645
9644
|
h("div", { innerHTML: states.previewTemplate })));
|
|
9646
9645
|
}
|
|
@@ -1,9 +1,8 @@
|
|
|
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 './index.module-
|
|
5
|
-
import './
|
|
6
|
-
import { a as useRequestRerender } from './re-render-81cd3caa.js';
|
|
4
|
+
import './index.module-25496635.js';
|
|
5
|
+
import { a as useRequestRerender } from './re-render-8ece93cd.js';
|
|
7
6
|
|
|
8
7
|
const TabView = ({}, children) => {
|
|
9
8
|
return h(Host, null, children);
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
2
|
import { l, k as useMemo, f as useEffect, m as h$1 } from './stencil-hooks.module-eefa3570.js';
|
|
3
3
|
import './use-callback-684c8bb7.js';
|
|
4
|
-
import {
|
|
5
|
-
import './
|
|
6
|
-
import { u as
|
|
7
|
-
import { u as useChildElements } from './useChildElements-9431f3e2.js';
|
|
4
|
+
import { R } from './index.module-25496635.js';
|
|
5
|
+
import { u as useRerenderListener } from './re-render-8ece93cd.js';
|
|
6
|
+
import { u as useChildElements } from './useChildElements-d86f03c6.js';
|
|
8
7
|
import { g as getProps } from './utils-334c1e34.js';
|
|
9
8
|
|
|
10
9
|
const TabsView = ({ content, placement, }) => {
|
|
@@ -40,7 +39,7 @@ const TabsView = ({ content, placement, }) => {
|
|
|
40
39
|
const REVEAL_EVENT = "sq:reveal";
|
|
41
40
|
function useTabs() {
|
|
42
41
|
const rawTabs = useChildElements();
|
|
43
|
-
const host =
|
|
42
|
+
const host = R();
|
|
44
43
|
const tick = useRerenderListener();
|
|
45
44
|
const tabs = useMemo(() => rawTabs
|
|
46
45
|
.filter((tab) => tab.tagName === "SQM-TAB" || tab.tagName === "RAISINS-PLOP-TARGET")
|
|
@@ -1,8 +1,7 @@
|
|
|
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 './
|
|
4
|
-
import './
|
|
5
|
-
import { T as TextSpanView } from './sqm-text-span-view-0ba1484d.js';
|
|
3
|
+
import './JSS-67b5cff8.js';
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-8b194920.js';
|
|
6
5
|
|
|
7
6
|
const Text = class {
|
|
8
7
|
constructor(hostRef) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { i as useState, k as useMemo } from './stencil-hooks.module-eefa3570.js';
|
|
2
|
-
import {
|
|
2
|
+
import { R } from './index.module-25496635.js';
|
|
3
3
|
|
|
4
4
|
function useChildElements() {
|
|
5
|
-
const host =
|
|
5
|
+
const host = R();
|
|
6
6
|
const initialState = host.children.length
|
|
7
7
|
? Array.from(host.children)
|
|
8
8
|
: [];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
2
|
import { b as browser, u as useReducer, f as useEffect } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import { d as dist,
|
|
4
|
-
import { u as useRerenderListener } from './re-render-
|
|
5
|
-
import { u as useChildElements } from './useChildElements-
|
|
3
|
+
import { d as dist, N, O, x, a as dn, v as vn } from './index.module-25496635.js';
|
|
4
|
+
import { u as useRerenderListener } from './re-render-8ece93cd.js';
|
|
5
|
+
import { u as useChildElements } from './useChildElements-d86f03c6.js';
|
|
6
6
|
|
|
7
7
|
const debug = browser("sq:useReferralTable");
|
|
8
8
|
const CSS_NAMESPACE = "sqm-referral-table";
|
|
@@ -176,8 +176,8 @@ const GET_REFERRAL_DATA = dist.gql `
|
|
|
176
176
|
`;
|
|
177
177
|
function useReferralTable(props, emptyElement, loadingElement) {
|
|
178
178
|
var _a, _b, _c;
|
|
179
|
-
const user =
|
|
180
|
-
const programIdContext =
|
|
179
|
+
const user = N();
|
|
180
|
+
const programIdContext = O();
|
|
181
181
|
// Default to context, overriden by props
|
|
182
182
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
183
183
|
// If no program ID, shows all programs
|
|
@@ -199,7 +199,7 @@ function useReferralTable(props, emptyElement, loadingElement) {
|
|
|
199
199
|
loading: false,
|
|
200
200
|
page: 0,
|
|
201
201
|
});
|
|
202
|
-
const locale =
|
|
202
|
+
const locale = x();
|
|
203
203
|
const { data: referrerResponse, loading: referrerLoading, refetch, } = dn(GET_REFERRER_DATA, {
|
|
204
204
|
programId: programId === "classic" ? null : programId,
|
|
205
205
|
rewardFilter,
|
|
@@ -207,7 +207,7 @@ function useReferralTable(props, emptyElement, loadingElement) {
|
|
|
207
207
|
}, !props.showReferrer || !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
208
208
|
const referrerData = (_b = referrerResponse === null || referrerResponse === void 0 ? void 0 : referrerResponse.viewer) === null || _b === void 0 ? void 0 : _b.referredByReferral;
|
|
209
209
|
const showReferrerRow = props.showReferrer && !!(referrerData === null || referrerData === void 0 ? void 0 : referrerData.dateReferralStarted);
|
|
210
|
-
const { envelope: referralData, states, callbacks, } =
|
|
210
|
+
const { envelope: referralData, states, callbacks, } = vn(GET_REFERRAL_DATA, (data) => { var _a; return (_a = data === null || data === void 0 ? void 0 : data.viewer) === null || _a === void 0 ? void 0 : _a.referrals; }, {
|
|
211
211
|
limit: props.perPage,
|
|
212
212
|
offset: 0,
|
|
213
213
|
}, {
|
package/dist/esm/{useRegistrationFormState-ebb08075.js → useRegistrationFormState-e94eec81.js}
RENAMED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { y } from './stencil-hooks.module-eefa3570.js';
|
|
2
|
-
import {
|
|
2
|
+
import { R } from './index.module-25496635.js';
|
|
3
3
|
|
|
4
4
|
const FORM_VALIDATION_CONTEXT = "sq:validation-state";
|
|
5
5
|
function useValidationState(formState) {
|
|
6
|
-
const host =
|
|
6
|
+
const host = R();
|
|
7
7
|
const [validationState, setValidationState] = y(host, FORM_VALIDATION_CONTEXT, formState);
|
|
8
8
|
return { validationState, setValidationState };
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
12
12
|
function useRegistrationFormState(formState) {
|
|
13
|
-
const host =
|
|
13
|
+
const host = R();
|
|
14
14
|
const [registrationFormState, setRegistrationFormState] = y(host, REGISTRATION_FORM_STATE_CONTEXT, formState);
|
|
15
15
|
return { registrationFormState, setRegistrationFormState };
|
|
16
16
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var a,t=1,l=arguments.length;t<l;t++){a=arguments[t];for(var r in a)if(Object.prototype.hasOwnProperty.call(a,r))e[r]=a[r]}return e};return __assign.apply(this,arguments)};import{h}from"./index-17b4da69.js";import{g as gap}from"./mixins-f60a614c.js";import{c as createStyleSheet}from"./JSS-
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var a,t=1,l=arguments.length;t<l;t++){a=arguments[t];for(var r in a)if(Object.prototype.hasOwnProperty.call(a,r))e[r]=a[r]}return e};return __assign.apply(this,arguments)};import{h}from"./index-17b4da69.js";import{g as gap}from"./mixins-f60a614c.js";import{c as createStyleSheet}from"./JSS-67b5cff8.js";function GenericTableView(e){var a;var t=e.states,l=e.data,r=e.callbacks,s=e.elements;var n=s.columns,i=s.rows;var o=t.show;var d=l.hiddenColumns&&l.hiddenColumns.split(",").map(Number);var p="@media (max-width: "+l.mdBreakpoint+"px)";var m="@media (min-width: "+(Boolean(i.length<2)?l.mdBreakpoint:l.smBreakpoint)+"px) and (max-width: "+l.mdBreakpoint+"px)";var c={Table:(a={tableLayout:"fixed",width:"100%","& th":{paddingBottom:"var(--sl-spacing-small)",textAlign:"left",fontWeight:"var(--sl-font-weight-semibold)",overflowWrap:"anywhere"},"& tr":{},"& td":{borderTop:"1px solid var(--sl-color-neutral-200)",padding:"var(--sl-spacing-small)",paddingLeft:"0",overflow:"hidden",textOverflow:"ellipsis"}},a[p]={"& thead":{display:"none"},"& tr":{display:"block",background:"#FFFFFF",border:"1px solid var(--sl-color-neutral-200)",boxShadow:"0px 2px 4px rgba(0, 0, 0, 0.1)",borderRadius:"var(--sl-border-radius-large)",padding:"var(--sl-spacing-medium)",fontSize:"var(--sl-font-size-small)",marginBottom:"var(--sl-spacing-large)"},"& td":{display:"grid",borderTop:"none",padding:"0",marginBottom:"var(--sl-spacing-medium)","&:first-child":{textAlign:"left"},"&:before":{content:"attr(data-label)",whiteSpace:"nowrap"},"&:last-child":{marginBottom:"0"},"&.hidden:before":{content:"none"}}},a[m]={"& tbody":{display:"grid",gridTemplateColumns:"0.5fr 0.5fr",gap:"25px"}},a),ButtonContainer:__assign({display:"flex","justify-content":"flex-end","margin-top":"var(--sl-spacing-small)"},gap({direction:"row",size:"var(--sl-spacing-small)"})),ButtonDisabled:{"&::part(base)":{opacity:"0.25"}}};var u=createStyleSheet(c);var g=u.toString();if(o==="empty")return s.emptyElement;return h("div",null,h("style",{type:"text/css"},g),h("table",{class:u.classes.Table},l.textOverrides.showLabels&&h("thead",null,h("tr",null,n===null||n===void 0?void 0:n.map((function(e){if(typeof e==="string")return h("th",null,e);return h("th",{style:{width:"30px"}},e)})))),h("tbody",null,o==="loading"&&s.loadingElement,o==="rows"&&(i===null||i===void 0?void 0:i.map((function(e,a){return h("tr",{style:{borderTop:""+(!l.textOverrides.showLabels&&a===0?"none":"")},part:"table-row"},e.map((function(e,a){return typeof n[a]==="string"?h("td",{class:(d===null||d===void 0?void 0:d.includes(a))?"hidden":"","data-label":n[a]+":",style:{gridTemplateColumns:(d===null||d===void 0?void 0:d.includes(a))?"1fr":"0.5fr 0.5fr"}},e):h("td",null)})))}))))),h("div",{class:u.classes.ButtonContainer,part:t.namespace+"-button-wrapper"},h("sl-button",{size:"small",disabled:!t.hasPrev,loading:o==="loading",onClick:r.prevPage,exportparts:"base: defaultbutton-base",class:!t.hasPrev?u.classes.ButtonDisabled:""},l.textOverrides.prevLabel),h("sl-button",{size:"small",loading:o==="loading",disabled:!t.hasNext,onClick:r.nextPage,exportparts:"base: defaultbutton-base",class:!t.hasNext?u.classes.ButtonDisabled:""},l.textOverrides.moreLabel)))}export{GenericTableView as G};
|