@saasquatch/mint-components 1.6.2-10 → 1.6.2-11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{GenericTableView-47869553.js → GenericTableView-9271483b.js} +1 -1
- package/dist/cjs/{JSS-97fd087e.js → JSS-8503a151.js} +35 -19
- package/dist/cjs/{ShadowViewAddon-0ce4871c.js → ShadowViewAddon-090eff1a.js} +17 -17
- package/dist/cjs/{global-4e52f274.js → global-b645d18a.js} +2 -2
- package/dist/cjs/{index.module-7972acac.js → index.module-93c78ac7.js} +227 -535
- package/dist/cjs/loader.cjs.js +2 -3
- package/dist/cjs/mint-components.cjs.js +2 -3
- package/dist/cjs/{re-render-99b2655c.js → re-render-afeabe91.js} +4 -4
- package/dist/cjs/{sqm-asset-card-view-3da8cac1.js → sqm-asset-card-view-59c39ed2.js} +1 -1
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -4
- package/dist/cjs/sqm-big-stat_35.cjs.entry.js +50 -51
- package/dist/cjs/sqm-empty_5.cjs.entry.js +3 -4
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +5 -6
- package/dist/cjs/{sqm-hero-view-bc763ed2.js → sqm-hero-view-ba78dcaf.js} +1 -1
- package/dist/cjs/sqm-hero.cjs.entry.js +2 -3
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-navigation-sidebar-item-view-b3ca14b4.js → sqm-navigation-sidebar-item-view-2eda59bf.js} +3 -3
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-navigation-sidebar-view-969adcdc.js → sqm-navigation-sidebar-view-2ffde416.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +2 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +3 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-portal-container-view-840db620.js → sqm-portal-container-view-2ddcaa12.js} +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-f2a35e7c.js → sqm-portal-email-verification-view-b280d0b0.js} +3 -3
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +8 -9
- package/dist/cjs/{sqm-portal-footer-view-8eadb31d.js → sqm-portal-footer-view-5d6451ad.js} +2 -2
- package/dist/cjs/sqm-portal-footer.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-portal-forgot-password-view-fed1f563.js → sqm-portal-forgot-password-view-ccaf2bd4.js} +2 -2
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +7 -8
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -3
- package/dist/cjs/{sqm-portal-profile-view-730252e8.js → sqm-portal-profile-view-e615e2b2.js} +4 -4
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +8 -9
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -6
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +7 -8
- package/dist/cjs/{sqm-portal-reset-password-view-f8dc0b79.js → sqm-portal-reset-password-view-4d23de69.js} +2 -2
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +9 -10
- package/dist/cjs/{sqm-portal-section-view-854a3e9c.js → sqm-portal-section-view-1e5bbcb1.js} +1 -1
- package/dist/cjs/{sqm-portal-verify-email-view-cc59877c.js → sqm-portal-verify-email-view-96adafc0.js} +2 -2
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +9 -10
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +8 -9
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -3
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +11 -12
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +55 -56
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -3
- package/dist/cjs/sqm-tabs.cjs.entry.js +4 -5
- package/dist/cjs/{sqm-text-span-view-2c7d94b5.js → sqm-text-span-view-b318af73.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -3
- package/dist/cjs/{useChildElements-42a97f2a.js → useChildElements-c0cc8f5d.js} +2 -2
- package/dist/cjs/{useReferralTable-a985ce58.js → useReferralTable-db1b33db.js} +7 -7
- package/dist/cjs/{useRegistrationFormState-b7598d69.js → useRegistrationFormState-d0e43ca9.js} +3 -3
- package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js +2 -2
- package/dist/collection/components/sqm-portal-forgot-password/usePortalForgotPassword.js +2 -2
- package/dist/collection/components/sqm-portal-login/usePortalLogin.js +1 -1
- package/dist/collection/components/sqm-portal-reset-password/usePortalResetPassword.js +1 -1
- package/dist/collection/components/sqm-portal-verify-email/usePortalVerifyEmail.js +1 -1
- package/dist/esm/{GenericTableView-10cac7d6.js → GenericTableView-ce26115f.js} +1 -1
- package/dist/esm/{JSS-f00f9536.js → JSS-67b5cff8.js} +17 -1
- package/dist/esm/{ShadowViewAddon-846aecda.js → ShadowViewAddon-2e0cf632.js} +17 -17
- package/dist/esm/{global-44835899.js → global-c2d5e2fa.js} +2 -2
- package/dist/esm/{index.module-132e274f.js → index.module-25496635.js} +211 -519
- package/dist/esm/loader.js +2 -3
- package/dist/esm/mint-components.js +2 -3
- package/dist/esm/{re-render-81cd3caa.js → re-render-8ece93cd.js} +4 -4
- package/dist/esm/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-b0f8ef8e.js} +1 -1
- package/dist/esm/sqm-asset-card.entry.js +3 -4
- package/dist/esm/sqm-big-stat_35.entry.js +50 -51
- package/dist/esm/sqm-empty_5.entry.js +3 -4
- package/dist/esm/sqm-graphql-client-provider.entry.js +5 -6
- package/dist/esm/{sqm-hero-view-9fb2be89.js → sqm-hero-view-b8ce1900.js} +1 -1
- package/dist/esm/sqm-hero.entry.js +2 -3
- package/dist/esm/sqm-leaderboard-rank.entry.js +4 -5
- package/dist/esm/{sqm-navigation-sidebar-item-view-364af025.js → sqm-navigation-sidebar-item-view-24d5f092.js} +3 -3
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -5
- package/dist/esm/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-aa1313e7.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -3
- package/dist/esm/sqm-password-field.entry.js +3 -4
- package/dist/esm/sqm-popup-container.entry.js +4 -5
- package/dist/esm/{sqm-portal-container-view-ca454627.js → sqm-portal-container-view-228f2b65.js} +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-5ac21bb4.js → sqm-portal-email-verification-view-4fa01d0a.js} +3 -3
- package/dist/esm/sqm-portal-email-verification.entry.js +8 -9
- package/dist/esm/{sqm-portal-footer-view-f3a6eaed.js → sqm-portal-footer-view-c4059af8.js} +2 -2
- package/dist/esm/sqm-portal-footer.entry.js +4 -5
- package/dist/esm/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-29c2e39b.js} +2 -2
- package/dist/esm/sqm-portal-forgot-password.entry.js +7 -8
- package/dist/esm/sqm-portal-logout.entry.js +2 -3
- package/dist/esm/{sqm-portal-profile-view-630f05c8.js → sqm-portal-profile-view-ec58906b.js} +4 -4
- package/dist/esm/sqm-portal-profile.entry.js +8 -9
- package/dist/esm/sqm-portal-protected-route.entry.js +5 -6
- package/dist/esm/sqm-portal-registration-form.entry.js +7 -8
- package/dist/esm/{sqm-portal-reset-password-view-213b3af6.js → sqm-portal-reset-password-view-06f6ffac.js} +2 -2
- package/dist/esm/sqm-portal-reset-password.entry.js +11 -12
- package/dist/esm/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-a991e019.js} +1 -1
- package/dist/esm/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-833644ac.js} +2 -2
- package/dist/esm/sqm-portal-verify-email.entry.js +9 -10
- package/dist/esm/sqm-referral-table_11.entry.js +8 -9
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +2 -3
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -3
- package/dist/esm/sqm-rewards-table_9.entry.js +11 -12
- package/dist/esm/sqm-stencilbook.entry.js +55 -56
- package/dist/esm/sqm-tab.entry.js +2 -3
- package/dist/esm/sqm-tabs.entry.js +4 -5
- package/dist/esm/{sqm-text-span-view-0ba1484d.js → sqm-text-span-view-8b194920.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +2 -3
- package/dist/esm/{useChildElements-9431f3e2.js → useChildElements-d86f03c6.js} +2 -2
- package/dist/esm/{useReferralTable-0516b6d5.js → useReferralTable-7aeb954d.js} +7 -7
- package/dist/esm/{useRegistrationFormState-ebb08075.js → useRegistrationFormState-e94eec81.js} +3 -3
- package/dist/esm-es5/{GenericTableView-10cac7d6.js → GenericTableView-ce26115f.js} +1 -1
- package/dist/esm-es5/{JSS-f00f9536.js → JSS-67b5cff8.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-2e0cf632.js +1 -0
- package/dist/esm-es5/{global-44835899.js → global-c2d5e2fa.js} +2 -2
- package/dist/esm-es5/index.module-25496635.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-81cd3caa.js → re-render-8ece93cd.js} +1 -1
- package/dist/esm-es5/{sqm-asset-card-view-08e68656.js → sqm-asset-card-view-b0f8ef8e.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_35.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_5.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/{sqm-hero-view-9fb2be89.js → sqm-hero-view-b8ce1900.js} +1 -1
- package/dist/esm-es5/sqm-hero.entry.js +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-24d5f092.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-view-06d444ca.js → sqm-navigation-sidebar-view-aa1313e7.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-container-view-ca454627.js → sqm-portal-container-view-228f2b65.js} +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-5ac21bb4.js → sqm-portal-email-verification-view-4fa01d0a.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-footer-view-f3a6eaed.js → sqm-portal-footer-view-c4059af8.js} +1 -1
- package/dist/esm-es5/sqm-portal-footer.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-86d13eef.js → sqm-portal-forgot-password-view-29c2e39b.js} +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-630f05c8.js → sqm-portal-profile-view-ec58906b.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-213b3af6.js → sqm-portal-reset-password-view-06f6ffac.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-section-view-6c249c74.js → sqm-portal-section-view-a991e019.js} +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-c32dfd7e.js → sqm-portal-verify-email-view-833644ac.js} +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/{sqm-text-span-view-0ba1484d.js → sqm-text-span-view-8b194920.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-9431f3e2.js → useChildElements-d86f03c6.js} +1 -1
- package/dist/esm-es5/{useReferralTable-0516b6d5.js → useReferralTable-7aeb954d.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-ebb08075.js → useRegistrationFormState-e94eec81.js} +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-02cc2ae0.entry.js +1 -0
- package/dist/mint-components/{p-c627c865.js → p-0425104d.js} +2 -2
- package/dist/mint-components/{p-ec689579.js → p-043501b1.js} +1 -1
- package/dist/mint-components/p-0746d416.system.entry.js +1 -0
- package/dist/mint-components/p-0c98df9a.system.entry.js +1 -0
- package/dist/mint-components/{p-3abbc5b3.system.js → p-0e6f1340.system.js} +1 -1
- package/dist/mint-components/{p-b7e6ce3c.system.js → p-0f20108e.system.js} +1 -1
- package/dist/mint-components/p-0f3c6e11.entry.js +1 -0
- package/dist/mint-components/p-11a4a003.system.js +1 -0
- package/dist/mint-components/{p-52a2beaf.js → p-13cfd4bd.js} +1 -1
- package/dist/mint-components/{p-d64a0bc1.js → p-16671c5a.js} +1 -1
- package/dist/mint-components/p-175ef60c.js +1 -0
- package/dist/mint-components/{p-0e441a14.system.js → p-177f1699.system.js} +1 -1
- package/dist/mint-components/{p-7dea8d9a.js → p-19deed13.js} +1 -1
- package/dist/mint-components/p-19f572c9.entry.js +1 -0
- package/dist/mint-components/p-1a673057.system.js +8 -0
- package/dist/mint-components/{p-4935076f.system.js → p-20268b64.system.js} +1 -1
- package/dist/mint-components/{p-0d482ad4.js → p-233e784a.js} +1 -1
- package/dist/mint-components/{p-210cd41b.js → p-24d6c3fd.js} +1 -1
- package/dist/mint-components/{p-b0668789.system.js → p-27da3d2f.system.js} +1 -1
- package/dist/mint-components/{p-4778fb68.js → p-2895613d.js} +1 -1
- package/dist/mint-components/p-28b0cd34.entry.js +1 -0
- package/dist/mint-components/p-29c42c90.system.entry.js +1 -0
- package/dist/mint-components/{p-0f4c1e0e.entry.js → p-29d7ffd1.entry.js} +3 -3
- package/dist/mint-components/{p-0d49d56d.js → p-33fe169e.js} +1 -1
- package/dist/mint-components/p-3582d202.system.entry.js +1 -0
- package/dist/mint-components/p-369d00f3.system.entry.js +1 -0
- package/dist/mint-components/{p-51102b8f.entry.js → p-379c5754.entry.js} +2 -2
- package/dist/mint-components/p-3aa067f0.entry.js +13 -0
- package/dist/mint-components/p-3cd4d8bb.system.entry.js +1 -0
- package/dist/mint-components/p-3f15986b.entry.js +1 -0
- package/dist/mint-components/p-3f8b27a1.entry.js +1 -0
- package/dist/mint-components/p-40a8ea40.entry.js +1 -0
- package/dist/mint-components/{p-1c21b5d1.js → p-41962e08.js} +1 -1
- package/dist/mint-components/p-41c60fa2.system.entry.js +1 -0
- package/dist/mint-components/p-4352909d.js +1 -0
- package/dist/mint-components/p-4560faa8.entry.js +1 -0
- package/dist/mint-components/p-46bcab94.system.entry.js +1 -0
- package/dist/mint-components/{p-2cac212f.system.js → p-486f5810.system.js} +1 -1
- package/dist/mint-components/{p-83d4885d.entry.js → p-4a5d61fe.entry.js} +2 -2
- package/dist/mint-components/p-4a8494b4.entry.js +1 -0
- package/dist/mint-components/p-4b83d7ea.js +1 -0
- package/dist/mint-components/{p-703f4552.entry.js → p-4bba97ae.entry.js} +4 -4
- package/dist/mint-components/p-4cc59fed.system.entry.js +1 -0
- package/dist/mint-components/{p-1f6fdeda.system.entry.js → p-4d4e5ac4.system.entry.js} +1 -1
- package/dist/mint-components/p-51438962.system.entry.js +1 -0
- package/dist/mint-components/p-528ce342.system.entry.js +1 -0
- package/dist/mint-components/p-54db9721.js +1 -0
- package/dist/mint-components/p-58c173ff.entry.js +1 -0
- package/dist/mint-components/{p-a53d815e.system.js → p-5d4d81bf.system.js} +1 -1
- package/dist/mint-components/p-5effdc5e.system.entry.js +1 -0
- package/dist/mint-components/p-61b954e7.entry.js +1 -0
- package/dist/mint-components/p-674c9b4b.system.entry.js +1 -0
- package/dist/mint-components/p-6a31ddea.system.entry.js +1 -0
- package/dist/mint-components/p-6a529e0e.entry.js +1 -0
- package/dist/mint-components/{p-986f10d2.system.js → p-6b8b7dc0.system.js} +1 -1
- package/dist/mint-components/{p-0148c516.js → p-6dd27a5e.js} +1 -1
- package/dist/mint-components/p-76f151b2.entry.js +1 -0
- package/dist/mint-components/p-76f7b3d2.entry.js +1 -0
- package/dist/mint-components/{p-89fc4544.system.js → p-7850a5e5.system.js} +1 -1
- package/dist/mint-components/{p-1c24a18c.js → p-78dcf8ff.js} +1 -1
- package/dist/mint-components/p-79d2781f.system.entry.js +1 -0
- package/dist/mint-components/p-7aa067b0.system.entry.js +1 -0
- package/dist/mint-components/p-7ab63827.entry.js +1 -0
- package/dist/mint-components/{p-afcf252c.js → p-914511f3.js} +1 -1
- package/dist/mint-components/{p-292857fd.system.js → p-94578d79.system.js} +1 -1
- package/dist/mint-components/p-986e52e2.system.entry.js +1 -0
- package/dist/mint-components/p-9a87d5ae.system.entry.js +1 -0
- package/dist/mint-components/p-9fa6c616.entry.js +1 -0
- package/dist/mint-components/{p-275cf42f.js → p-a4505a80.js} +1 -1
- package/dist/mint-components/{p-3c8becd3.js → p-a46c0d32.js} +1 -1
- package/dist/mint-components/p-a951d772.system.entry.js +1 -0
- package/dist/mint-components/p-a993b2b2.system.entry.js +1 -0
- package/dist/mint-components/p-aefc2633.system.entry.js +1 -0
- package/dist/mint-components/{p-574ba520.system.js → p-b01e28dd.system.js} +1 -1
- package/dist/mint-components/{p-1c40d459.js → p-b025d888.js} +1 -1
- package/dist/mint-components/{p-6b5fbbdb.js → p-b21814ac.js} +1 -1
- package/dist/mint-components/p-b33e0421.system.js +1 -0
- package/dist/mint-components/{p-242bd74b.entry.js → p-bc4f641c.entry.js} +1 -1
- package/dist/mint-components/p-bd3c2e67.system.js +1 -0
- package/dist/mint-components/{p-446a0805.system.js → p-bef0a1f4.system.js} +1 -1
- package/dist/mint-components/p-bf17dc65.system.js +1 -0
- package/dist/mint-components/p-c5db3dcc.entry.js +1 -0
- package/dist/mint-components/p-c869970e.system.entry.js +1 -0
- package/dist/mint-components/p-cdec6312.system.entry.js +1 -0
- package/dist/mint-components/p-cef45012.js +1 -0
- package/dist/mint-components/{p-519dc03b.system.js → p-d20361b8.system.js} +1 -1
- package/dist/mint-components/p-dd5f7670.entry.js +1 -0
- package/dist/mint-components/p-de2cd263.entry.js +1 -0
- package/dist/mint-components/p-de745531.system.entry.js +1 -0
- package/dist/mint-components/p-e0de4ac3.entry.js +1 -0
- package/dist/mint-components/p-e5380001.system.entry.js +1 -0
- package/dist/mint-components/{p-192617e7.system.js → p-e58c257b.system.js} +1 -1
- package/dist/mint-components/p-e58df0ff.system.entry.js +1 -0
- package/dist/mint-components/p-eaa9a926.entry.js +1 -0
- package/dist/mint-components/{p-1cc3dfe5.system.js → p-ed86f80a.system.js} +1 -1
- package/dist/mint-components/{p-5d292177.system.js → p-ee5a4598.system.js} +1 -1
- package/dist/mint-components/{p-19b0e2b5.system.js → p-ef18a3bd.system.js} +1 -1
- package/dist/mint-components/{p-53aef3ba.system.js → p-fdcd2b8f.system.js} +1 -1
- package/docs/docs.docx +0 -0
- package/package.json +2 -2
- package/dist/cjs/extends-08099afd.js +0 -21
- package/dist/esm/extends-c31f1eff.js +0 -19
- package/dist/esm-es5/ShadowViewAddon-846aecda.js +0 -1
- package/dist/esm-es5/extends-c31f1eff.js +0 -1
- package/dist/esm-es5/index.module-132e274f.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-364af025.js +0 -1
- package/dist/mint-components/p-00d4636f.system.entry.js +0 -1
- package/dist/mint-components/p-06f56536.js +0 -1
- package/dist/mint-components/p-07d424a2.system.entry.js +0 -1
- package/dist/mint-components/p-088d3b4a.system.entry.js +0 -1
- package/dist/mint-components/p-0b1d703d.entry.js +0 -1
- package/dist/mint-components/p-136325c0.system.js +0 -1
- package/dist/mint-components/p-162fca19.js +0 -1
- package/dist/mint-components/p-1c17892a.system.js +0 -1
- package/dist/mint-components/p-222e5418.entry.js +0 -1
- package/dist/mint-components/p-2383eadd.system.entry.js +0 -1
- package/dist/mint-components/p-2dce26fa.system.entry.js +0 -1
- package/dist/mint-components/p-3d0dc005.system.entry.js +0 -1
- package/dist/mint-components/p-3f43b39c.entry.js +0 -1
- package/dist/mint-components/p-436779be.js +0 -1
- package/dist/mint-components/p-4ce8e325.system.entry.js +0 -1
- package/dist/mint-components/p-50553269.system.entry.js +0 -1
- package/dist/mint-components/p-50afa774.entry.js +0 -1
- package/dist/mint-components/p-5928afc0.js +0 -1
- package/dist/mint-components/p-63101d0c.entry.js +0 -1
- package/dist/mint-components/p-73681688.system.entry.js +0 -1
- package/dist/mint-components/p-7c3e3cb4.entry.js +0 -1
- package/dist/mint-components/p-7f4b0ba0.system.entry.js +0 -1
- package/dist/mint-components/p-81f34787.js +0 -1
- package/dist/mint-components/p-8b7a19d3.system.entry.js +0 -1
- package/dist/mint-components/p-8c4bcbc6.entry.js +0 -1
- package/dist/mint-components/p-8d6a2a61.system.entry.js +0 -1
- package/dist/mint-components/p-90dfce36.entry.js +0 -1
- package/dist/mint-components/p-9f596d8d.system.entry.js +0 -1
- package/dist/mint-components/p-a1acdbb4.entry.js +0 -1
- package/dist/mint-components/p-a395bae0.entry.js +0 -1
- package/dist/mint-components/p-a4335cb5.system.entry.js +0 -1
- package/dist/mint-components/p-af3b56d3.system.entry.js +0 -1
- package/dist/mint-components/p-b2e7ca31.system.entry.js +0 -1
- package/dist/mint-components/p-b3d7d353.entry.js +0 -1
- package/dist/mint-components/p-b52109dd.entry.js +0 -1
- package/dist/mint-components/p-b593a42e.system.entry.js +0 -1
- package/dist/mint-components/p-bb9dadd3.system.entry.js +0 -1
- package/dist/mint-components/p-bc2cf095.entry.js +0 -1
- package/dist/mint-components/p-bed78bee.system.entry.js +0 -1
- package/dist/mint-components/p-c01e754d.system.entry.js +0 -1
- package/dist/mint-components/p-c4e22786.system.js +0 -1
- package/dist/mint-components/p-ca08cf71.entry.js +0 -1
- package/dist/mint-components/p-cac0e237.entry.js +0 -1
- package/dist/mint-components/p-ce6f7e0e.entry.js +0 -1
- package/dist/mint-components/p-ceeeb344.entry.js +0 -1
- package/dist/mint-components/p-ceefa54a.system.entry.js +0 -1
- package/dist/mint-components/p-d08b59df.entry.js +0 -13
- package/dist/mint-components/p-d21ccfa1.entry.js +0 -1
- package/dist/mint-components/p-d307abaa.entry.js +0 -1
- package/dist/mint-components/p-d5c94703.entry.js +0 -1
- package/dist/mint-components/p-d5d32d0d.system.js +0 -8
- package/dist/mint-components/p-d8876d3f.js +0 -1
- package/dist/mint-components/p-dc37fe51.system.js +0 -1
- package/dist/mint-components/p-df2b4e11.system.entry.js +0 -1
- package/dist/mint-components/p-e0fa9595.system.js +0 -1
- package/dist/mint-components/p-e8d07dfa.system.entry.js +0 -1
- package/dist/mint-components/p-f3eaabf8.system.entry.js +0 -1
- package/dist/mint-components/p-f54b436e.entry.js +0 -1
- package/dist/mint-components/p-f5e601b0.system.entry.js +0 -1
- package/dist/mint-components/p-f8863064.system.entry.js +0 -1
- package/docs/grapesjs.js +0 -54
|
@@ -4,32 +4,31 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-6fe43579.js');
|
|
7
|
-
require('./global-
|
|
7
|
+
require('./global-b645d18a.js');
|
|
8
8
|
require('./use-callback-5d15897d.js');
|
|
9
|
-
const index_module = require('./index.module-
|
|
10
|
-
require('./extends-08099afd.js');
|
|
9
|
+
const index_module = require('./index.module-93c78ac7.js');
|
|
11
10
|
require('./cjs-1066ec21.js');
|
|
12
11
|
require('./mixins-fe9d4112.js');
|
|
13
|
-
const JSS = require('./JSS-
|
|
14
|
-
const GenericTableView = require('./GenericTableView-
|
|
15
|
-
require('./useChildElements-
|
|
12
|
+
const JSS = require('./JSS-8503a151.js');
|
|
13
|
+
const GenericTableView = require('./GenericTableView-9271483b.js');
|
|
14
|
+
require('./useChildElements-c0cc8f5d.js');
|
|
16
15
|
const luxon = require('./luxon-479fc825.js');
|
|
17
16
|
require('./utils-6847bc06.js');
|
|
18
|
-
require('./sqm-text-span-view-
|
|
19
|
-
const sqmAssetCardView = require('./sqm-asset-card-view-
|
|
20
|
-
const sqmHeroView = require('./sqm-hero-view-
|
|
17
|
+
require('./sqm-text-span-view-b318af73.js');
|
|
18
|
+
const sqmAssetCardView = require('./sqm-asset-card-view-59c39ed2.js');
|
|
19
|
+
const sqmHeroView = require('./sqm-hero-view-ba78dcaf.js');
|
|
21
20
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-5a3d4a88.js');
|
|
22
|
-
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-
|
|
23
|
-
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-
|
|
24
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
25
|
-
const sqmPortalFooterView = require('./sqm-portal-footer-view-
|
|
26
|
-
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-
|
|
27
|
-
const sqmPortalContainerView = require('./sqm-portal-container-view-
|
|
28
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
29
|
-
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-
|
|
30
|
-
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-
|
|
31
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
32
|
-
const sqmPortalSectionView = require('./sqm-portal-section-view-
|
|
21
|
+
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-2ffde416.js');
|
|
22
|
+
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-2eda59bf.js');
|
|
23
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-b280d0b0.js');
|
|
24
|
+
const sqmPortalFooterView = require('./sqm-portal-footer-view-5d6451ad.js');
|
|
25
|
+
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-ccaf2bd4.js');
|
|
26
|
+
const sqmPortalContainerView = require('./sqm-portal-container-view-2ddcaa12.js');
|
|
27
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-e615e2b2.js');
|
|
28
|
+
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-4d23de69.js');
|
|
29
|
+
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-96adafc0.js');
|
|
30
|
+
const ShadowViewAddon = require('./ShadowViewAddon-090eff1a.js');
|
|
31
|
+
const sqmPortalSectionView = require('./sqm-portal-section-view-1e5bbcb1.js');
|
|
33
32
|
|
|
34
33
|
/**
|
|
35
34
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -2358,36 +2357,36 @@ const routes = `
|
|
|
2358
2357
|
`;
|
|
2359
2358
|
const TemplateNavigation = createHookStory(() => {
|
|
2360
2359
|
return (index.h("div", null,
|
|
2361
|
-
index.h("button", { onClick: () => index_module.
|
|
2362
|
-
index.h("button", { onClick: () => index_module.
|
|
2363
|
-
index.h("button", { onClick: () => index_module.
|
|
2364
|
-
index.h("button", { onClick: () => index_module.
|
|
2365
|
-
index.h("button", { onClick: () => index_module.
|
|
2366
|
-
index.h("button", { onClick: () => index_module.
|
|
2367
|
-
index.h("button", { onClick: () => index_module.
|
|
2368
|
-
index.h("button", { onClick: () => index_module.
|
|
2369
|
-
index.h("button", { onClick: () => index_module.
|
|
2360
|
+
index.h("button", { onClick: () => index_module.fn.push("/") }, "/"),
|
|
2361
|
+
index.h("button", { onClick: () => index_module.fn.push("/foo") }, "/foo"),
|
|
2362
|
+
index.h("button", { onClick: () => index_module.fn.push("/bar") }, "/bar"),
|
|
2363
|
+
index.h("button", { onClick: () => index_module.fn.push("/baz/bang") }, "/baz/bang"),
|
|
2364
|
+
index.h("button", { onClick: () => index_module.fn.push("/refer") }, "/refer"),
|
|
2365
|
+
index.h("button", { onClick: () => index_module.fn.push("/refer/1") }, "/refer/1"),
|
|
2366
|
+
index.h("button", { onClick: () => index_module.fn.push("/refer/2") }, "/refer/2"),
|
|
2367
|
+
index.h("button", { onClick: () => index_module.fn.back() }, "Back"),
|
|
2368
|
+
index.h("button", { onClick: () => index_module.fn.forward() }, "Forward"),
|
|
2370
2369
|
index.h("hr", null),
|
|
2371
2370
|
index.h("sqm-router", { innerHTML: templates })));
|
|
2372
2371
|
});
|
|
2373
2372
|
const RouteNavigation = createHookStory(() => {
|
|
2374
2373
|
return (index.h("div", null,
|
|
2375
|
-
index.h("button", { onClick: () => index_module.
|
|
2376
|
-
index.h("button", { onClick: () => index_module.
|
|
2377
|
-
index.h("button", { onClick: () => index_module.
|
|
2378
|
-
index.h("button", { onClick: () => index_module.
|
|
2379
|
-
index.h("button", { onClick: () => index_module.
|
|
2380
|
-
index.h("button", { onClick: () => index_module.
|
|
2381
|
-
index.h("button", { onClick: () => index_module.
|
|
2382
|
-
index.h("button", { onClick: () => index_module.
|
|
2383
|
-
index.h("button", { onClick: () => index_module.
|
|
2374
|
+
index.h("button", { onClick: () => index_module.fn.push("/") }, "/"),
|
|
2375
|
+
index.h("button", { onClick: () => index_module.fn.push("/foo") }, "/foo"),
|
|
2376
|
+
index.h("button", { onClick: () => index_module.fn.push("/bar") }, "/bar"),
|
|
2377
|
+
index.h("button", { onClick: () => index_module.fn.push("/baz/bang") }, "/baz/bang"),
|
|
2378
|
+
index.h("button", { onClick: () => index_module.fn.push("/refer") }, "/refer"),
|
|
2379
|
+
index.h("button", { onClick: () => index_module.fn.push("/refer/1") }, "/refer/1"),
|
|
2380
|
+
index.h("button", { onClick: () => index_module.fn.push("/refer/2") }, "/refer/2"),
|
|
2381
|
+
index.h("button", { onClick: () => index_module.fn.back() }, "Back"),
|
|
2382
|
+
index.h("button", { onClick: () => index_module.fn.forward() }, "Forward"),
|
|
2384
2383
|
index.h("hr", null),
|
|
2385
2384
|
index.h("sqm-router", { innerHTML: routes })));
|
|
2386
2385
|
});
|
|
2387
2386
|
const Styling = createHookStory(() => {
|
|
2388
2387
|
return (index.h("div", null,
|
|
2389
|
-
index.h("button", { onClick: () => index_module.
|
|
2390
|
-
index.h("button", { onClick: () => index_module.
|
|
2388
|
+
index.h("button", { onClick: () => index_module.fn.push("/") }, "/"),
|
|
2389
|
+
index.h("button", { onClick: () => index_module.fn.push("/foo") }, "/foo"),
|
|
2391
2390
|
index.h("hr", null),
|
|
2392
2391
|
index.h("div", { style: { display: "flex", justifyContent: "space-around" } },
|
|
2393
2392
|
index.h("sqm-router", { innerHTML: `<template path="/">
|
|
@@ -2401,7 +2400,7 @@ function useTemplate(templateString) {
|
|
|
2401
2400
|
const [previewTemplate, setPreviewTemplate] = stencilHooks_module.useState(templateString);
|
|
2402
2401
|
function setPath(e) {
|
|
2403
2402
|
//@ts-ignore
|
|
2404
|
-
index_module.
|
|
2403
|
+
index_module.fn.push(e.target.value);
|
|
2405
2404
|
}
|
|
2406
2405
|
return {
|
|
2407
2406
|
states: { previewTemplate, editedTemplate },
|
|
@@ -2565,8 +2564,8 @@ const FullStackFrame = () => {
|
|
|
2565
2564
|
"Current path:",
|
|
2566
2565
|
" ",
|
|
2567
2566
|
index.h("code", null,
|
|
2568
|
-
index.h("strong", null, (_a = index_module.
|
|
2569
|
-
index.h("button", { onClick: index_module.
|
|
2567
|
+
index.h("strong", null, (_a = index_module.cn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2568
|
+
index.h("button", { onClick: index_module.fn.back }, "Go Back")));
|
|
2570
2569
|
};
|
|
2571
2570
|
const FullStackFrameLoggedOut = () => {
|
|
2572
2571
|
var _a;
|
|
@@ -2590,8 +2589,8 @@ const FullStackFrameLoggedOut = () => {
|
|
|
2590
2589
|
"Current path:",
|
|
2591
2590
|
" ",
|
|
2592
2591
|
index.h("code", null,
|
|
2593
|
-
index.h("strong", null, (_a = index_module.
|
|
2594
|
-
index.h("button", { onClick: index_module.
|
|
2592
|
+
index.h("strong", null, (_a = index_module.cn()) === null || _a === void 0 ? void 0 : _a.pathname))),
|
|
2593
|
+
index.h("button", { onClick: index_module.fn.back }, "Go Back")));
|
|
2595
2594
|
};
|
|
2596
2595
|
|
|
2597
2596
|
const PortalFrame = /*#__PURE__*/Object.freeze({
|
|
@@ -3277,7 +3276,7 @@ function useExchangeButton() {
|
|
|
3277
3276
|
const { id, accountId } = setupGraphQL$6();
|
|
3278
3277
|
const [points, setPoints] = stencilHooks_module.useState(10);
|
|
3279
3278
|
const [rate, setRate] = stencilHooks_module.useState(100);
|
|
3280
|
-
const [exchange, { data, errors }] = index_module.
|
|
3279
|
+
const [exchange, { data, errors }] = index_module.ze(EXCHANGE);
|
|
3281
3280
|
return {
|
|
3282
3281
|
states: {
|
|
3283
3282
|
points,
|
|
@@ -9635,16 +9634,16 @@ function DefaultTemplateView$1(props) {
|
|
|
9635
9634
|
gridTemplateColumns: "repeat(9, 80px)",
|
|
9636
9635
|
gridGap: "10px",
|
|
9637
9636
|
} },
|
|
9638
|
-
index.h("button", { onClick: () => index_module.
|
|
9639
|
-
props.leadSubmit && (index.h("button", { onClick: () => index_module.
|
|
9640
|
-
index.h("button", { onClick: () => index_module.
|
|
9641
|
-
index.h("button", { onClick: () => index_module.
|
|
9642
|
-
index.h("button", { onClick: () => index_module.
|
|
9643
|
-
index.h("button", { onClick: () => index_module.
|
|
9644
|
-
index.h("button", { onClick: () => index_module.
|
|
9645
|
-
index.h("button", { onClick: () => index_module.
|
|
9646
|
-
index.h("button", { onClick: () => index_module.
|
|
9647
|
-
index.h("button", { onClick: () => index_module.
|
|
9637
|
+
index.h("button", { onClick: () => index_module.fn.push("/") }, "Dashboard"),
|
|
9638
|
+
props.leadSubmit && (index.h("button", { onClick: () => index_module.fn.push("/refer") }, "Submit a Referral")),
|
|
9639
|
+
index.h("button", { onClick: () => index_module.fn.push("/activity") }, "Activity"),
|
|
9640
|
+
index.h("button", { onClick: () => index_module.fn.push("/editProfile") }, "Edit Profile"),
|
|
9641
|
+
index.h("button", { onClick: () => index_module.fn.push("/login") }, "Login"),
|
|
9642
|
+
index.h("button", { onClick: () => index_module.fn.push("/register") }, "Register"),
|
|
9643
|
+
index.h("button", { onClick: () => index_module.fn.push("/emailVerification") }, "Email Verification"),
|
|
9644
|
+
index.h("button", { onClick: () => index_module.fn.push("/verifyEmail") }, "Verify Email"),
|
|
9645
|
+
index.h("button", { onClick: () => index_module.fn.push("/forgotPassword") }, "Forgot Password"),
|
|
9646
|
+
index.h("button", { onClick: () => index_module.fn.push("/resetPassword") }, "Reset Password")),
|
|
9648
9647
|
index.h("br", null),
|
|
9649
9648
|
index.h("div", { innerHTML: states.previewTemplate })));
|
|
9650
9649
|
}
|
|
@@ -5,9 +5,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-6fe43579.js');
|
|
7
7
|
require('./use-callback-5d15897d.js');
|
|
8
|
-
require('./index.module-
|
|
9
|
-
require('./
|
|
10
|
-
const reRender = require('./re-render-99b2655c.js');
|
|
8
|
+
require('./index.module-93c78ac7.js');
|
|
9
|
+
const reRender = require('./re-render-afeabe91.js');
|
|
11
10
|
|
|
12
11
|
const TabView = ({}, children) => {
|
|
13
12
|
return index.h(index.Host, null, children);
|
|
@@ -5,10 +5,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-6fe43579.js');
|
|
7
7
|
require('./use-callback-5d15897d.js');
|
|
8
|
-
const index_module = require('./index.module-
|
|
9
|
-
require('./
|
|
10
|
-
const
|
|
11
|
-
const useChildElements = require('./useChildElements-42a97f2a.js');
|
|
8
|
+
const index_module = require('./index.module-93c78ac7.js');
|
|
9
|
+
const reRender = require('./re-render-afeabe91.js');
|
|
10
|
+
const useChildElements = require('./useChildElements-c0cc8f5d.js');
|
|
12
11
|
const utils = require('./utils-6847bc06.js');
|
|
13
12
|
|
|
14
13
|
const TabsView = ({ content, placement, }) => {
|
|
@@ -44,7 +43,7 @@ const TabsView = ({ content, placement, }) => {
|
|
|
44
43
|
const REVEAL_EVENT = "sq:reveal";
|
|
45
44
|
function useTabs() {
|
|
46
45
|
const rawTabs = useChildElements.useChildElements();
|
|
47
|
-
const host = index_module.
|
|
46
|
+
const host = index_module.R();
|
|
48
47
|
const tick = reRender.useRerenderListener();
|
|
49
48
|
const tabs = stencilHooks_module.useMemo(() => rawTabs
|
|
50
49
|
.filter((tab) => tab.tagName === "SQM-TAB" || tab.tagName === "RAISINS-PLOP-TARGET")
|
|
@@ -4,9 +4,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-6fe43579.js');
|
|
7
|
-
require('./
|
|
8
|
-
require('./
|
|
9
|
-
const sqmTextSpanView = require('./sqm-text-span-view-2c7d94b5.js');
|
|
7
|
+
require('./JSS-8503a151.js');
|
|
8
|
+
const sqmTextSpanView = require('./sqm-text-span-view-b318af73.js');
|
|
10
9
|
|
|
11
10
|
const Text = class {
|
|
12
11
|
constructor(hostRef) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-6fe43579.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-93c78ac7.js');
|
|
5
5
|
|
|
6
6
|
function useChildElements() {
|
|
7
|
-
const host = index_module.
|
|
7
|
+
const host = index_module.R();
|
|
8
8
|
const initialState = host.children.length
|
|
9
9
|
? Array.from(host.children)
|
|
10
10
|
: [];
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
const index = require('./index-b0129cd6.js');
|
|
4
4
|
const stencilHooks_module = require('./stencil-hooks.module-6fe43579.js');
|
|
5
|
-
const index_module = require('./index.module-
|
|
6
|
-
const reRender = require('./re-render-
|
|
7
|
-
const useChildElements = require('./useChildElements-
|
|
5
|
+
const index_module = require('./index.module-93c78ac7.js');
|
|
6
|
+
const reRender = require('./re-render-afeabe91.js');
|
|
7
|
+
const useChildElements = require('./useChildElements-c0cc8f5d.js');
|
|
8
8
|
|
|
9
9
|
const debug = stencilHooks_module.browser("sq:useReferralTable");
|
|
10
10
|
const CSS_NAMESPACE = "sqm-referral-table";
|
|
@@ -178,8 +178,8 @@ const GET_REFERRAL_DATA = index_module.dist.gql `
|
|
|
178
178
|
`;
|
|
179
179
|
function useReferralTable(props, emptyElement, loadingElement) {
|
|
180
180
|
var _a, _b, _c;
|
|
181
|
-
const user = index_module.
|
|
182
|
-
const programIdContext = index_module.
|
|
181
|
+
const user = index_module.N();
|
|
182
|
+
const programIdContext = index_module.O();
|
|
183
183
|
// Default to context, overriden by props
|
|
184
184
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
185
185
|
// If no program ID, shows all programs
|
|
@@ -201,7 +201,7 @@ function useReferralTable(props, emptyElement, loadingElement) {
|
|
|
201
201
|
loading: false,
|
|
202
202
|
page: 0,
|
|
203
203
|
});
|
|
204
|
-
const locale = index_module.
|
|
204
|
+
const locale = index_module.x();
|
|
205
205
|
const { data: referrerResponse, loading: referrerLoading, refetch, } = index_module.dn(GET_REFERRER_DATA, {
|
|
206
206
|
programId: programId === "classic" ? null : programId,
|
|
207
207
|
rewardFilter,
|
|
@@ -209,7 +209,7 @@ function useReferralTable(props, emptyElement, loadingElement) {
|
|
|
209
209
|
}, !props.showReferrer || !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
210
210
|
const referrerData = (_b = referrerResponse === null || referrerResponse === void 0 ? void 0 : referrerResponse.viewer) === null || _b === void 0 ? void 0 : _b.referredByReferral;
|
|
211
211
|
const showReferrerRow = props.showReferrer && !!(referrerData === null || referrerData === void 0 ? void 0 : referrerData.dateReferralStarted);
|
|
212
|
-
const { envelope: referralData, states, callbacks, } = index_module.
|
|
212
|
+
const { envelope: referralData, states, callbacks, } = index_module.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; }, {
|
|
213
213
|
limit: props.perPage,
|
|
214
214
|
offset: 0,
|
|
215
215
|
}, {
|
package/dist/cjs/{useRegistrationFormState-b7598d69.js → useRegistrationFormState-d0e43ca9.js}
RENAMED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-6fe43579.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-93c78ac7.js');
|
|
5
5
|
|
|
6
6
|
const FORM_VALIDATION_CONTEXT = "sq:validation-state";
|
|
7
7
|
function useValidationState(formState) {
|
|
8
|
-
const host = index_module.
|
|
8
|
+
const host = index_module.R();
|
|
9
9
|
const [validationState, setValidationState] = stencilHooks_module.y(host, FORM_VALIDATION_CONTEXT, formState);
|
|
10
10
|
return { validationState, setValidationState };
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
14
14
|
function useRegistrationFormState(formState) {
|
|
15
|
-
const host = index_module.
|
|
15
|
+
const host = index_module.R();
|
|
16
16
|
const [registrationFormState, setRegistrationFormState] = stencilHooks_module.y(host, REGISTRATION_FORM_STATE_CONTEXT, formState);
|
|
17
17
|
return { registrationFormState, setRegistrationFormState };
|
|
18
18
|
}
|
package/dist/collection/components/sqm-portal-email-verification/usePortalEmailVerification.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useEffect, useState } from "@saasquatch/universal-hooks";
|
|
2
|
-
import { useUserIdentity, useRequestVerificationEmailMutation, } from "@saasquatch/component-boilerplate";
|
|
2
|
+
import { useUserIdentity, useRequestVerificationEmailMutation, navigation, } from "@saasquatch/component-boilerplate";
|
|
3
3
|
export function usePortalEmailVerification(props) {
|
|
4
4
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
5
5
|
const [request, { loading, data, errors }] = useRequestVerificationEmailMutation();
|
|
@@ -7,7 +7,7 @@ export function usePortalEmailVerification(props) {
|
|
|
7
7
|
const email = (_a = userIdent === null || userIdent === void 0 ? void 0 : userIdent.managedIdentity) === null || _a === void 0 ? void 0 : _a.email;
|
|
8
8
|
const [success, setSuccess] = useState(false);
|
|
9
9
|
const [error, setError] = useState("");
|
|
10
|
-
const urlParams = new URLSearchParams(
|
|
10
|
+
const urlParams = new URLSearchParams(navigation.location.search);
|
|
11
11
|
const nextPage = urlParams.get("nextPage");
|
|
12
12
|
const submit = async () => {
|
|
13
13
|
if (!email)
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import jsonpointer from "jsonpointer";
|
|
2
2
|
import { useEffect, useState } from "@saasquatch/universal-hooks";
|
|
3
|
-
import { useRequestPasswordResetEmailMutation } from "@saasquatch/component-boilerplate";
|
|
3
|
+
import { navigation, useRequestPasswordResetEmailMutation, } from "@saasquatch/component-boilerplate";
|
|
4
4
|
export function usePortalForgotPassword(props) {
|
|
5
5
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
6
6
|
const [success, setSuccess] = useState(false);
|
|
7
7
|
const [error, setError] = useState("");
|
|
8
8
|
const [request, { loading, data, errors }] = useRequestPasswordResetEmailMutation();
|
|
9
|
-
const urlParams = new URLSearchParams(
|
|
9
|
+
const urlParams = new URLSearchParams(navigation.location.search);
|
|
10
10
|
const nextPage = urlParams.get("nextPage");
|
|
11
11
|
const submit = async (event) => {
|
|
12
12
|
setError("");
|
|
@@ -6,7 +6,7 @@ export function usePortalLogin(props) {
|
|
|
6
6
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
7
7
|
const [request, { loading, errors, data }] = useAuthenticateWithEmailAndPasswordMutation();
|
|
8
8
|
const [error, setError] = useState("");
|
|
9
|
-
const urlParams = new URLSearchParams(
|
|
9
|
+
const urlParams = new URLSearchParams(navigation.location.search);
|
|
10
10
|
const nextPageOverride = urlParams.get("nextPage");
|
|
11
11
|
const submit = async (event) => {
|
|
12
12
|
setError("");
|
|
@@ -8,7 +8,7 @@ export function usePortalResetPassword(props) {
|
|
|
8
8
|
const [error, setError] = useState("");
|
|
9
9
|
const [verifyPasswordResetCode, verifyPasswordResetCodeState] = useVerifyPasswordResetCodeMutation();
|
|
10
10
|
const [resetPassword, resetPasswordState] = useResetPasswordMutation();
|
|
11
|
-
const urlParams = new URLSearchParams(
|
|
11
|
+
const urlParams = new URLSearchParams(navigation.location.search);
|
|
12
12
|
const oobCode = urlParams.get("oobCode");
|
|
13
13
|
urlParams.delete("oobCode");
|
|
14
14
|
const nextPageOverride = urlParams.get("nextPage");
|
|
@@ -5,7 +5,7 @@ export function usePortalVerifyEmail({ nextPage, failedPage }) {
|
|
|
5
5
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
6
6
|
const userIdent = useUserIdentity();
|
|
7
7
|
const [request, { loading, data, errors }] = useVerifyEmailMutation();
|
|
8
|
-
const urlParams = new URLSearchParams(
|
|
8
|
+
const urlParams = new URLSearchParams(navigation.location.search);
|
|
9
9
|
const oobCode = urlParams.get("oobCode");
|
|
10
10
|
const nextPageOverride = urlParams.get("nextPage");
|
|
11
11
|
// derived from useMutation in component boilerplate initialState
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
2
|
import { g as gap } from './mixins-f60a614c.js';
|
|
3
|
-
import { c as createStyleSheet } from './JSS-
|
|
3
|
+
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
|
|
5
5
|
function GenericTableView(props) {
|
|
6
6
|
const { states, data, callbacks, elements } = props;
|
|
@@ -1,4 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
function _extends() {
|
|
2
|
+
_extends = Object.assign || function (target) {
|
|
3
|
+
for (var i = 1; i < arguments.length; i++) {
|
|
4
|
+
var source = arguments[i];
|
|
5
|
+
|
|
6
|
+
for (var key in source) {
|
|
7
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
8
|
+
target[key] = source[key];
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
return target;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
return _extends.apply(this, arguments);
|
|
17
|
+
}
|
|
2
18
|
|
|
3
19
|
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
|
|
4
20
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { h, c as Host, d as getAssetPath, g as getElement } from './index-17b4da69.js';
|
|
2
2
|
import { i as useState, b as browser, k as useMemo } from './stencil-hooks.module-eefa3570.js';
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { d as dist,
|
|
3
|
+
import { i as intl } from './global-c2d5e2fa.js';
|
|
4
|
+
import { d as dist, O, N, a as dn, P as Pe, U, j as getEnvironmentSDK, x } from './index.module-25496635.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { H as HostBlock, A as AuthWrapper, a as AuthColumn, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
|
|
7
|
-
import { c as createStyleSheet, j as jss, a as create } from './JSS-
|
|
8
|
-
import { u as useChildElements } from './useChildElements-
|
|
7
|
+
import { c as createStyleSheet, j as jss, a as create } from './JSS-67b5cff8.js';
|
|
8
|
+
import { u as useChildElements } from './useChildElements-d86f03c6.js';
|
|
9
9
|
import { l as luxon } from './luxon-5a398612.js';
|
|
10
10
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
11
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
12
|
-
import { P as PortalContainerView } from './sqm-portal-container-view-
|
|
13
|
-
import { P as PortalSectionView } from './sqm-portal-section-view-
|
|
11
|
+
import { T as TextSpanView } from './sqm-text-span-view-8b194920.js';
|
|
12
|
+
import { P as PortalContainerView } from './sqm-portal-container-view-228f2b65.js';
|
|
13
|
+
import { P as PortalSectionView } from './sqm-portal-section-view-a991e019.js';
|
|
14
14
|
|
|
15
15
|
const medium = {
|
|
16
16
|
facebook: { color: "#1877f2", text: "#fff", icon: "facebook" },
|
|
@@ -359,11 +359,11 @@ const WIDGET_ENGAGEMENT_EVENT = dist.gql `
|
|
|
359
359
|
`;
|
|
360
360
|
function useShareLink(props) {
|
|
361
361
|
var _a, _b;
|
|
362
|
-
const { programId =
|
|
363
|
-
const user =
|
|
364
|
-
const engagementMedium =
|
|
362
|
+
const { programId = O() } = props;
|
|
363
|
+
const user = N();
|
|
364
|
+
const engagementMedium = U();
|
|
365
365
|
const { data } = dn(MessageLinkQuery, { programId }, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
366
|
-
const [sendLoadEvent] =
|
|
366
|
+
const [sendLoadEvent] = Pe(WIDGET_ENGAGEMENT_EVENT);
|
|
367
367
|
const shareString = (_b = (_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.shareLink) !== null && _b !== void 0 ? _b :
|
|
368
368
|
// Shown during loading
|
|
369
369
|
"...";
|
|
@@ -448,10 +448,10 @@ function GenericShare(res) {
|
|
|
448
448
|
function useShareButton(props) {
|
|
449
449
|
var _a, _b;
|
|
450
450
|
const { sharetitle, sharetext, medium } = props;
|
|
451
|
-
const programId = props.programId ? props.programId :
|
|
452
|
-
const user =
|
|
451
|
+
const programId = props.programId ? props.programId : O();
|
|
452
|
+
const user = N();
|
|
453
453
|
const variables = {
|
|
454
|
-
engagementMedium:
|
|
454
|
+
engagementMedium: U(),
|
|
455
455
|
programId: programId,
|
|
456
456
|
shareMedium: medium.toUpperCase(),
|
|
457
457
|
};
|
|
@@ -1332,11 +1332,11 @@ const StatPaths = [
|
|
|
1332
1332
|
const StatPatterns = StatPaths.map((pattern) => pathToRegexp(pattern.route));
|
|
1333
1333
|
function useBigStat(props) {
|
|
1334
1334
|
var _a;
|
|
1335
|
-
const { statType, flexReverse, alignment, programId =
|
|
1335
|
+
const { statType, flexReverse, alignment, programId = O(), } = props;
|
|
1336
1336
|
// triggers a re-render if the label is manually changed
|
|
1337
1337
|
useChildElements();
|
|
1338
|
-
const locale =
|
|
1339
|
-
const userIdent =
|
|
1338
|
+
const locale = x();
|
|
1339
|
+
const userIdent = N();
|
|
1340
1340
|
const re = useMemo(() => StatPatterns.find((re) => re.exec(statType)), [statType]);
|
|
1341
1341
|
if (!(re === null || re === void 0 ? void 0 : re.exec(statType))) {
|
|
1342
1342
|
return {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { g as getAugmentedNamespace, c as createCommonjsModule, a as commonjsGlobal, b as browser, l as l$1 } from './stencil-hooks.module-eefa3570.js';
|
|
2
|
-
import { s as src, m as memoize,
|
|
2
|
+
import { s as src, m as memoize, V } from './index.module-25496635.js';
|
|
3
3
|
|
|
4
4
|
var __assign = (undefined && undefined.__assign) || function () {
|
|
5
5
|
__assign = Object.assign || function(t) {
|
|
@@ -26629,7 +26629,7 @@ sl-input::part(label){
|
|
|
26629
26629
|
|
|
26630
26630
|
`;
|
|
26631
26631
|
|
|
26632
|
-
|
|
26632
|
+
V(l$1);
|
|
26633
26633
|
const debug = browser("sq:global");
|
|
26634
26634
|
const cache = createIntlCache();
|
|
26635
26635
|
const intl = createIntl({
|