@saasquatch/mint-components 1.11.0 → 1.11.1-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ShadowViewAddon-c3e91cee.js → ShadowViewAddon-2c6026c3.js} +137 -212
- package/dist/cjs/copy-text-view-a22ad7e7.js +173 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +3 -3
- package/dist/cjs/sqm-big-stat_38.cjs.entry.js +6 -5
- package/dist/cjs/sqm-close-button.cjs.entry.js +2 -2
- package/dist/cjs/sqm-empty_4.cjs.entry.js +1 -1
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +2 -2
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +316 -0
- package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +2 -2
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +3 -3
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +3 -3
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +241 -84
- package/dist/cjs/sqm-tabs.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +10 -0
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code.js +1 -1
- package/dist/collection/components/sqm-logout-current-user/sqm-logout-current-user.js +1 -1
- package/dist/collection/components/sqm-pagination/Pagination.stories.js +12 -0
- package/dist/collection/components/sqm-pagination/sqm-pagination-view.js +30 -0
- package/dist/collection/components/sqm-pagination/sqm-pagination.js +85 -0
- package/dist/collection/components/sqm-pagination/usePagination.js +8 -0
- package/dist/collection/components/sqm-referral-card/ReferralCard.stories.js +20 -0
- package/dist/collection/components/sqm-referral-code/ReferralCode.stories.js +60 -0
- package/dist/collection/components/sqm-referral-code/sqm-referral-code.js +315 -0
- package/dist/collection/components/sqm-referral-code/useReferralCode.js +51 -0
- package/dist/collection/components/sqm-referral-codes/ReferralCodes.stories.js +35 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes-view.js +59 -0
- package/dist/collection/components/sqm-referral-codes/sqm-referral-codes.js +99 -0
- package/dist/collection/components/sqm-referral-codes/useReferralCodes.js +75 -0
- package/dist/collection/components/sqm-share-button/useShareButton.js +15 -16
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +1 -1
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +1 -1
- package/dist/collection/components/sqm-share-link/useShareLink.js +5 -3
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +6 -0
- package/dist/collection/components/views/copy-text-view.js +16 -2
- package/dist/esm/{ShadowViewAddon-e012b2aa.js → ShadowViewAddon-5bb2b69a.js} +140 -214
- package/dist/esm/copy-text-view-bf55abeb.js +168 -0
- package/dist/esm/{global-04c7d3b5.js → global-b89b6edc.js} +1 -1
- package/dist/esm/{index.module-def4aec5.js → index.module-f122af7b.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-12fd274a.js → re-render-c64289f3.js} +1 -1
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +9 -9
- package/dist/esm/sqm-big-stat_38.entry.js +10 -9
- package/dist/esm/sqm-close-button.entry.js +3 -3
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-empty_4.entry.js +3 -3
- package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
- package/dist/esm/{sqm-invoice-table-view-6e13a323.js → sqm-invoice-table-view-09cc28d6.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-logout-current-user.entry.js +3 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-60ef06cc.js → sqm-navigation-sidebar-item-view-14114804.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +4 -4
- package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm/sqm-pagination_3.entry.js +310 -0
- package/dist/esm/sqm-password-field.entry.js +4 -4
- package/dist/esm/sqm-popup-container.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-4307c992.js → sqm-portal-email-verification-view-ced567c9.js} +2 -2
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
- package/dist/esm/sqm-portal-logout.entry.js +1 -1
- package/dist/esm/{sqm-portal-profile-view-ffe955c8.js → sqm-portal-profile-view-d72dd5ac.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +6 -6
- package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm/sqm-portal-registration-form.entry.js +3 -3
- package/dist/esm/sqm-portal-reset-password.entry.js +4 -4
- package/dist/esm/sqm-portal-verify-email.entry.js +4 -4
- package/dist/esm/sqm-referral-table_11.entry.js +8 -8
- package/dist/esm/sqm-referred-registration.entry.js +5 -5
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
- package/dist/esm/sqm-rewards-table_9.entry.js +8 -8
- package/dist/esm/sqm-stencilbook.entry.js +234 -77
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/{useChildElements-32e1bda1.js → useChildElements-37daf533.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-46b89952.js → useInstantAccessRegistration-9d4cb797.js} +2 -2
- package/dist/esm/{useReferralTable-f4de0650.js → useReferralTable-42f99ea2.js} +3 -3
- package/dist/esm/{useRegistrationFormState-9fc1ac80.js → useRegistrationFormState-53c71782.js} +1 -1
- package/dist/esm/{utilities-3f5bba22.js → utilities-18d10876.js} +1 -1
- package/dist/esm-es5/{GenericTableView-d59d8ab4.js → GenericTableView-bf154727.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-5bb2b69a.js +1 -0
- package/dist/esm-es5/copy-text-view-bf55abeb.js +1 -0
- package/dist/esm-es5/{email-registration-view-a89a88bf.js → email-registration-view-12793040.js} +1 -1
- package/dist/esm-es5/{global-04c7d3b5.js → global-b89b6edc.js} +1 -1
- package/dist/esm-es5/{index.module-def4aec5.js → index.module-f122af7b.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-12fd274a.js → re-render-c64289f3.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_38.entry.js +1 -1
- package/dist/esm-es5/{sqm-close-button-view-dc65b4e3.js → sqm-close-button-view-b24c708b.js} +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-invoice-table-view-6e13a323.js → sqm-invoice-table-view-09cc28d6.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-14114804.js +1 -0
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-pagination_3.entry.js +1 -0
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-4307c992.js → sqm-portal-email-verification-view-ced567c9.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-forgot-password-view-c2ed8fed.js → sqm-portal-forgot-password-view-95cd454f.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-ffe955c8.js → sqm-portal-profile-view-d72dd5ac.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-79a85e02.js → sqm-portal-reset-password-view-f1454d43.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-d7ea2c56.js → sqm-portal-verify-email-view-3739f523.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-referred-registration.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/{useChildElements-32e1bda1.js → useChildElements-37daf533.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-46b89952.js → useInstantAccessRegistration-9d4cb797.js} +1 -1
- package/dist/esm-es5/{useReferralTable-f4de0650.js → useReferralTable-42f99ea2.js} +1 -1
- package/dist/esm-es5/useRegistrationFormState-53c71782.js +1 -0
- package/dist/esm-es5/{utilities-3f5bba22.js → utilities-18d10876.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-a8f7cb95.js → p-00be5090.js} +1 -1
- package/dist/mint-components/{p-7049e9b0.entry.js → p-01434e4a.entry.js} +1 -1
- package/dist/mint-components/p-0161f5da.entry.js +13 -0
- package/dist/mint-components/{p-c5d2e4ba.js → p-02f6cda4.js} +1 -1
- package/dist/mint-components/{p-4e48267b.system.js → p-03a647c2.system.js} +1 -1
- package/dist/mint-components/{p-509e29e6.js → p-0806343b.js} +1 -1
- package/dist/mint-components/{p-3d4656bb.system.js → p-0f028514.system.js} +1 -1
- package/dist/mint-components/{p-b370fca8.system.js → p-1099290c.system.js} +1 -1
- package/dist/mint-components/{p-d8d2de11.entry.js → p-110dddfe.entry.js} +1 -1
- package/dist/mint-components/{p-137ea86e.entry.js → p-12c56ba6.entry.js} +1 -1
- package/dist/mint-components/{p-5cac90e8.system.entry.js → p-14dac608.system.entry.js} +1 -1
- package/dist/mint-components/{p-d49e2f7a.js → p-15dee492.js} +1 -1
- package/dist/mint-components/{p-c5577dd7.system.js → p-18a19cb5.system.js} +1 -1
- package/dist/mint-components/{p-711ba77e.system.entry.js → p-18a7f543.system.entry.js} +1 -1
- package/dist/mint-components/{p-a9050eb0.entry.js → p-1b1d10e5.entry.js} +1 -1
- package/dist/mint-components/{p-3ec16698.entry.js → p-1c6e4a5f.entry.js} +2 -2
- package/dist/mint-components/{p-32d1d162.entry.js → p-1c710e16.entry.js} +1 -1
- package/dist/mint-components/{p-01cfff8a.system.entry.js → p-1ce4fa30.system.entry.js} +1 -1
- package/dist/mint-components/{p-eaada4da.js → p-1df19ea2.js} +1 -1
- package/dist/mint-components/{p-02424350.system.js → p-21d4f6ce.system.js} +1 -1
- package/dist/mint-components/{p-733825fa.system.entry.js → p-22de9f73.system.entry.js} +1 -1
- package/dist/mint-components/{p-b4c52c5a.entry.js → p-246a2827.entry.js} +2 -2
- package/dist/mint-components/{p-8e907ac7.system.entry.js → p-26306ac4.system.entry.js} +1 -1
- package/dist/mint-components/p-2e16db11.entry.js +1 -0
- package/dist/mint-components/{p-1b9e6fc6.js → p-32cf8417.js} +1 -1
- package/dist/mint-components/{p-ce621bcc.js → p-3373d84e.js} +1 -1
- package/dist/mint-components/{p-56f14840.entry.js → p-3cc5474d.entry.js} +1 -1
- package/dist/mint-components/{p-7f088154.entry.js → p-41499327.entry.js} +1 -1
- package/dist/mint-components/{p-44787d6e.system.js → p-43a990b6.system.js} +1 -1
- package/dist/mint-components/{p-59fe4ad1.system.js → p-46ca288c.system.js} +1 -1
- package/dist/mint-components/{p-9f0629ba.system.entry.js → p-476182e7.system.entry.js} +1 -1
- package/dist/mint-components/p-4856b234.system.entry.js +1 -0
- package/dist/mint-components/{p-ec41d6a4.entry.js → p-48b7d703.entry.js} +6 -6
- package/dist/mint-components/p-494e407e.entry.js +1 -0
- package/dist/mint-components/{p-a51533cb.system.js → p-523ed056.system.js} +1 -1
- package/dist/mint-components/{p-eba44835.system.entry.js → p-53ff8bd0.system.entry.js} +1 -1
- package/dist/mint-components/{p-0d8c53ac.system.js → p-55588b46.system.js} +1 -1
- package/dist/mint-components/{p-3ed71bef.system.js → p-59c141a2.system.js} +1 -1
- package/dist/mint-components/p-5b7e2d53.entry.js +1 -0
- package/dist/mint-components/p-5c845bc2.system.entry.js +1 -0
- package/dist/mint-components/p-5d37482d.entry.js +1 -0
- package/dist/mint-components/p-5fc8d87c.system.js +1 -0
- package/dist/mint-components/p-646d302a.system.js +1 -0
- package/dist/mint-components/p-6628bc0e.system.js +1 -0
- package/dist/mint-components/{p-4502ed11.system.entry.js → p-67846dce.system.entry.js} +1 -1
- package/dist/mint-components/p-6b0e6a6c.js +1 -0
- package/dist/mint-components/{p-6cef104b.entry.js → p-6e62f207.entry.js} +1 -1
- package/dist/mint-components/{p-770368bc.system.js → p-6e7e8af6.system.js} +1 -1
- package/dist/mint-components/{p-3f385f47.entry.js → p-73c6b26d.entry.js} +9 -9
- package/dist/mint-components/{p-c84659a3.system.js → p-73decce7.system.js} +1 -1
- package/dist/mint-components/{p-58ef25d3.system.entry.js → p-7962ab58.system.entry.js} +1 -1
- package/dist/mint-components/{p-4edde470.entry.js → p-798ed3a2.entry.js} +1 -1
- package/dist/mint-components/{p-41a11a7f.js → p-8077e9c6.js} +1 -1
- package/dist/mint-components/{p-cf690d55.system.entry.js → p-82e09b8d.system.entry.js} +1 -1
- package/dist/mint-components/{p-fb93c962.js → p-855ae1b5.js} +1 -1
- package/dist/mint-components/p-89a760ea.js +1 -0
- package/dist/mint-components/{p-af062c8f.system.entry.js → p-8c97bfb1.system.entry.js} +1 -1
- package/dist/mint-components/{p-a7c2ced2.system.entry.js → p-9288cca6.system.entry.js} +1 -1
- package/dist/mint-components/{p-1c857edb.entry.js → p-942d1c22.entry.js} +2 -2
- package/dist/mint-components/{p-86990110.entry.js → p-96cb9c17.entry.js} +1 -1
- package/dist/mint-components/{p-2ee2ebba.js → p-991c9787.js} +2 -2
- package/dist/mint-components/{p-8704937c.js → p-9c3d78e9.js} +1 -1
- package/dist/mint-components/{p-674a64fe.system.js → p-9deac406.system.js} +1 -1
- package/dist/mint-components/{p-1dd69917.system.entry.js → p-a1150633.system.entry.js} +1 -1
- package/dist/mint-components/{p-b5861974.system.entry.js → p-a474b0ec.system.entry.js} +1 -1
- package/dist/mint-components/{p-9c310991.system.entry.js → p-acc93caa.system.entry.js} +1 -1
- package/dist/mint-components/{p-9df2fe24.entry.js → p-b0ce005d.entry.js} +2 -2
- package/dist/mint-components/{p-e5a0c50e.entry.js → p-b334bde8.entry.js} +2 -2
- package/dist/mint-components/p-b4eb9c46.entry.js +11 -0
- package/dist/mint-components/p-b5176703.entry.js +1 -0
- package/dist/mint-components/p-b71c0e2d.system.entry.js +1 -0
- package/dist/mint-components/{p-7d5e0645.system.js → p-bb6f6681.system.js} +1 -1
- package/dist/mint-components/p-bd4e9c2b.js +1 -0
- package/dist/mint-components/{p-ed095674.system.js → p-bf834367.system.js} +1 -1
- package/dist/mint-components/{p-07f675ab.system.entry.js → p-c1ba2ad0.system.entry.js} +1 -1
- package/dist/mint-components/p-c37137cd.js +2 -0
- package/dist/mint-components/{p-be4b748a.system.entry.js → p-c39f9dc1.system.entry.js} +1 -1
- package/dist/mint-components/p-c7ce2c1e.system.js +1 -0
- package/dist/mint-components/p-ca17d998.entry.js +1 -0
- package/dist/mint-components/{p-e8dde8f4.system.js → p-ce746af8.system.js} +1 -1
- package/dist/mint-components/{p-2dd67762.entry.js → p-cfbe2f86.entry.js} +1 -1
- package/dist/mint-components/{p-3223ba7b.entry.js → p-d3d281ff.entry.js} +1 -1
- package/dist/mint-components/p-d666b326.js +1 -0
- package/dist/mint-components/{p-a1dba9a1.system.entry.js → p-d68ed4a6.system.entry.js} +1 -1
- package/dist/mint-components/{p-4ea58025.system.entry.js → p-daba8cd2.system.entry.js} +1 -1
- package/dist/mint-components/p-dc41ff27.entry.js +1 -0
- package/dist/mint-components/{p-afd366ae.system.entry.js → p-de2a8fae.system.entry.js} +1 -1
- package/dist/mint-components/{p-8679ed9f.system.entry.js → p-e2bb72eb.system.entry.js} +1 -1
- package/dist/mint-components/{p-4d233cd4.js → p-e41cb11f.js} +1 -1
- package/dist/mint-components/{p-bb00db59.js → p-ea88142c.js} +1 -1
- package/dist/mint-components/p-eb4e9efb.system.entry.js +1 -0
- package/dist/mint-components/{p-b6fc1227.system.entry.js → p-ec8a9e91.system.entry.js} +1 -1
- package/dist/mint-components/{p-5b333fa8.system.entry.js → p-ecefeaa9.system.entry.js} +1 -1
- package/dist/mint-components/{p-c8610d0c.js → p-ed161025.js} +1 -1
- package/dist/mint-components/p-f1ec1180.entry.js +1 -0
- package/dist/mint-components/{p-4df8f1d2.system.js → p-f44d88fa.system.js} +1 -1
- package/dist/mint-components/{p-35d84041.system.entry.js → p-f52c3aec.system.entry.js} +1 -1
- package/dist/mint-components/{p-aad11a68.entry.js → p-fae82751.entry.js} +1 -1
- package/dist/mint-components/{p-fb20eb5e.system.entry.js → p-fb2c0ce4.system.entry.js} +1 -1
- package/dist/mint-components/{p-10685090.js → p-fec0ac31.js} +24 -24
- package/dist/mint-components/{p-7731f793.system.entry.js → p-ff41c804.system.entry.js} +1 -1
- package/dist/types/components/sqm-pagination/Pagination.stories.d.ts +5 -0
- package/dist/types/components/sqm-pagination/sqm-pagination-view.d.ts +7 -0
- package/dist/types/components/sqm-pagination/sqm-pagination.d.ts +17 -0
- package/dist/types/components/sqm-pagination/usePagination.d.ts +15 -0
- package/dist/types/components/sqm-referral-card/ReferralCard.stories.d.ts +1 -0
- package/dist/types/components/sqm-referral-code/ReferralCode.stories.d.ts +18 -0
- package/dist/types/components/sqm-referral-code/sqm-referral-code.d.ts +70 -0
- package/dist/types/components/sqm-referral-code/useReferralCode.d.ts +9 -0
- package/dist/types/components/sqm-referral-codes/ReferralCodes.stories.d.ts +9 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes-view.d.ts +10 -0
- package/dist/types/components/sqm-referral-codes/sqm-referral-codes.d.ts +21 -0
- package/dist/types/components/sqm-referral-codes/useReferralCodes.d.ts +59 -0
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +1 -0
- package/dist/types/components/views/copy-text-view.d.ts +2 -0
- package/dist/types/components.d.ts +170 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/ShadowViewAddon-e012b2aa.js +0 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item-view-60ef06cc.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-9fc1ac80.js +0 -1
- package/dist/mint-components/p-021a735d.entry.js +0 -1
- package/dist/mint-components/p-03494732.entry.js +0 -1
- package/dist/mint-components/p-0b9fa97f.js +0 -1
- package/dist/mint-components/p-10e89d0a.entry.js +0 -1
- package/dist/mint-components/p-51f517a2.js +0 -1
- package/dist/mint-components/p-5be235f9.entry.js +0 -1
- package/dist/mint-components/p-5f1c4160.system.entry.js +0 -1
- package/dist/mint-components/p-61eab172.js +0 -1
- package/dist/mint-components/p-76b2506e.system.entry.js +0 -1
- package/dist/mint-components/p-79191f88.entry.js +0 -1
- package/dist/mint-components/p-8b5b78ca.entry.js +0 -1
- package/dist/mint-components/p-91669312.entry.js +0 -1
- package/dist/mint-components/p-95771f79.system.js +0 -1
- package/dist/mint-components/p-a6a7dcaa.js +0 -1
- package/dist/mint-components/p-ce5afa40.entry.js +0 -1
- package/dist/mint-components/p-d495896f.system.entry.js +0 -1
- package/dist/mint-components/p-dd7ee007.system.js +0 -1
- package/dist/mint-components/p-e3735866.entry.js +0 -11
- package/dist/mint-components/p-ed17e637.system.js +0 -1
- package/dist/types/global/android.d.ts +0 -7
- package/dist/types/global/demo.d.ts +0 -2
- package/dist/types/stories/features.d.ts +0 -4
- package/dist/types/stories/templates.d.ts +0 -4
- package/dist/cjs/{GenericTableView-80d7642e.js → GenericTableView-a3f48e15.js} +1 -1
- package/dist/cjs/{email-registration-view-248652bb.js → email-registration-view-4c5d9379.js} +1 -1
- package/dist/cjs/{sqm-close-button-view-fd6e8f60.js → sqm-close-button-view-217239b7.js} +1 -1
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-4e90b6f5.js} +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-292b5bf4.js → sqm-portal-email-verification-view-bff9783d.js} +1 -1
- package/dist/cjs/{sqm-portal-forgot-password-view-969c49ed.js → sqm-portal-forgot-password-view-3cd69fe7.js} +1 -1
- package/dist/cjs/{sqm-portal-reset-password-view-96f329ed.js → sqm-portal-reset-password-view-34771d2c.js} +1 -1
- package/dist/cjs/{sqm-portal-verify-email-view-7ffcc0d4.js → sqm-portal-verify-email-view-c8f91506.js} +1 -1
- package/dist/esm/{GenericTableView-d59d8ab4.js → GenericTableView-bf154727.js} +1 -1
- package/dist/esm/{email-registration-view-a89a88bf.js → email-registration-view-12793040.js} +1 -1
- package/dist/esm/{sqm-close-button-view-dc65b4e3.js → sqm-close-button-view-b24c708b.js} +1 -1
- package/dist/esm/{sqm-portal-forgot-password-view-c2ed8fed.js → sqm-portal-forgot-password-view-95cd454f.js} +1 -1
- package/dist/esm/{sqm-portal-reset-password-view-79a85e02.js → sqm-portal-reset-password-view-f1454d43.js} +1 -1
- package/dist/esm/{sqm-portal-verify-email-view-d7ea2c56.js → sqm-portal-verify-email-view-3739f523.js} +1 -1
|
@@ -0,0 +1,316 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
const index = require('./index-b0129cd6.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-df530553.js');
|
|
8
|
+
const utils = require('./utils-6847bc06.js');
|
|
9
|
+
const JSS = require('./JSS-8503a151.js');
|
|
10
|
+
const copyTextView = require('./copy-text-view-a22ad7e7.js');
|
|
11
|
+
const cjs = require('./cjs-1066ec21.js');
|
|
12
|
+
require('./mixins-fe9d4112.js');
|
|
13
|
+
|
|
14
|
+
const style = {
|
|
15
|
+
Container: {
|
|
16
|
+
display: "flex",
|
|
17
|
+
justifyContent: "flex-end",
|
|
18
|
+
alignItems: "center",
|
|
19
|
+
gap: "var(--sl-spacing-small)",
|
|
20
|
+
width: "100%",
|
|
21
|
+
},
|
|
22
|
+
TextContainer: {
|
|
23
|
+
display: "flex",
|
|
24
|
+
gap: "var(--sl-spacing-xx-small)",
|
|
25
|
+
},
|
|
26
|
+
};
|
|
27
|
+
const sheet = JSS.createStyleSheet(style);
|
|
28
|
+
const styleString = sheet.toString();
|
|
29
|
+
function PaginationView(props) {
|
|
30
|
+
const { onNext, onPrev, currentPage, totalPages } = props;
|
|
31
|
+
return (index.h("span", { class: sheet.classes.Container, part: "sqm-base" },
|
|
32
|
+
index.h("style", { type: "text/css" }, styleString),
|
|
33
|
+
index.h("sl-button", { onClick: onPrev, part: "sqm-pagination-button", circle: true, disabled: currentPage === 1 },
|
|
34
|
+
index.h("sl-icon", { name: "chevron-left", label: "Previous Page" })),
|
|
35
|
+
index.h("div", { class: sheet.classes.TextContainer },
|
|
36
|
+
index.h("span", null, currentPage),
|
|
37
|
+
index.h("span", null, "of"),
|
|
38
|
+
index.h("span", null, totalPages)),
|
|
39
|
+
index.h("sl-button", { onClick: onNext, part: "sqm-pagination-button", circle: true, disabled: currentPage === totalPages },
|
|
40
|
+
index.h("sl-icon", { name: "chevron-right", label: "Previous Page" }))));
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
function usePagination() {
|
|
44
|
+
const context = index_module.In(copyTextView.REFERRAL_CODES_PAGINATION_CONTEXT);
|
|
45
|
+
return {
|
|
46
|
+
...context,
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
const Pagination = class {
|
|
51
|
+
constructor(hostRef) {
|
|
52
|
+
index.registerInstance(this, hostRef);
|
|
53
|
+
this.ignored = true;
|
|
54
|
+
stencilHooks_module.h$1(this);
|
|
55
|
+
}
|
|
56
|
+
disconnectedCallback() { }
|
|
57
|
+
render() {
|
|
58
|
+
// const props = getProps(this);
|
|
59
|
+
var _a, _b;
|
|
60
|
+
const hookProps = index_module.isDemo()
|
|
61
|
+
? useDemoPagination(utils.getProps(this))
|
|
62
|
+
: usePagination();
|
|
63
|
+
const props = {
|
|
64
|
+
currentPage: (_a = hookProps.states) === null || _a === void 0 ? void 0 : _a.currentPage,
|
|
65
|
+
totalPages: (_b = hookProps.states) === null || _b === void 0 ? void 0 : _b.pageCount,
|
|
66
|
+
onNext: () => { var _a, _b; return (_a = hookProps.callbacks) === null || _a === void 0 ? void 0 : _a.setCurrentPage(((_b = hookProps.states) === null || _b === void 0 ? void 0 : _b.currentPage) + 1); },
|
|
67
|
+
onPrev: () => { var _a, _b; return (_a = hookProps.callbacks) === null || _a === void 0 ? void 0 : _a.setCurrentPage(((_b = hookProps.states) === null || _b === void 0 ? void 0 : _b.currentPage) - 1); },
|
|
68
|
+
text: {
|
|
69
|
+
ofText: "of",
|
|
70
|
+
},
|
|
71
|
+
};
|
|
72
|
+
return index.h(PaginationView, Object.assign({}, props));
|
|
73
|
+
}
|
|
74
|
+
};
|
|
75
|
+
function useDemoPagination(props) {
|
|
76
|
+
const [currentPage, setCurrentPage] = stencilHooks_module.useState(1);
|
|
77
|
+
return cjs.cjs({
|
|
78
|
+
states: {
|
|
79
|
+
currentPage: currentPage,
|
|
80
|
+
pageCount: 5,
|
|
81
|
+
},
|
|
82
|
+
callbacks: {
|
|
83
|
+
setCurrentPage,
|
|
84
|
+
},
|
|
85
|
+
text: {
|
|
86
|
+
ofText: `${currentPage} of 5`,
|
|
87
|
+
},
|
|
88
|
+
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
const MessageLinkQuery = index_module.dist.gql `
|
|
92
|
+
query ($programId: ID) {
|
|
93
|
+
user: viewer {
|
|
94
|
+
... on User {
|
|
95
|
+
referralCode(programId: $programId)
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
`;
|
|
100
|
+
const WIDGET_ENGAGEMENT_EVENT = index_module.dist.gql `
|
|
101
|
+
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
102
|
+
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
103
|
+
}
|
|
104
|
+
`;
|
|
105
|
+
function useReferralCode(props) {
|
|
106
|
+
var _a, _b;
|
|
107
|
+
const { programId = index_module.H() } = props;
|
|
108
|
+
const user = index_module.Q();
|
|
109
|
+
const engagementMedium = index_module.B();
|
|
110
|
+
const contextData = index_module.In(copyTextView.REFERRAL_CODES_NAMESPACE);
|
|
111
|
+
const { data } = index_module.yn(MessageLinkQuery, { programId }, !(user === null || user === void 0 ? void 0 : user.jwt) || (contextData === null || contextData === void 0 ? void 0 : contextData.referralCode) !== undefined);
|
|
112
|
+
const [sendLoadEvent] = index_module.$e(WIDGET_ENGAGEMENT_EVENT);
|
|
113
|
+
const copyString = (_b = ((contextData === null || contextData === void 0 ? void 0 : contextData.referralCode) || ((_a = data === null || data === void 0 ? void 0 : data.user) === null || _a === void 0 ? void 0 : _a.referralCode))) !== null && _b !== void 0 ? _b :
|
|
114
|
+
// Shown during loading
|
|
115
|
+
"...";
|
|
116
|
+
const [open, setOpen] = stencilHooks_module.useState(false);
|
|
117
|
+
function onClick() {
|
|
118
|
+
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
119
|
+
// Only if called from a user-initiated event
|
|
120
|
+
navigator.clipboard.writeText(copyString);
|
|
121
|
+
setOpen(true);
|
|
122
|
+
setTimeout(() => setOpen(false), props.tooltiplifespan);
|
|
123
|
+
sendLoadEvent({
|
|
124
|
+
eventMeta: {
|
|
125
|
+
programId,
|
|
126
|
+
id: user === null || user === void 0 ? void 0 : user.id,
|
|
127
|
+
accountId: user === null || user === void 0 ? void 0 : user.accountId,
|
|
128
|
+
type: "USER_REFERRAL_PROGRAM_ENGAGEMENT_EVENT",
|
|
129
|
+
meta: {
|
|
130
|
+
engagementMedium,
|
|
131
|
+
shareMedium: "DIRECT",
|
|
132
|
+
},
|
|
133
|
+
},
|
|
134
|
+
});
|
|
135
|
+
}
|
|
136
|
+
return { ...props, onClick, open, copyString: copyString };
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
const ReferralCode = class {
|
|
140
|
+
constructor(hostRef) {
|
|
141
|
+
index.registerInstance(this, hostRef);
|
|
142
|
+
/**
|
|
143
|
+
* Shown inside a tooltip after someone has successfully copied the link to their clipboard
|
|
144
|
+
*
|
|
145
|
+
* @uiName Tooltip text
|
|
146
|
+
*/
|
|
147
|
+
this.tooltiptext = "Copied to Clipboard";
|
|
148
|
+
/**
|
|
149
|
+
* Boolean used to show notification text below input
|
|
150
|
+
*
|
|
151
|
+
* @uiName Show notification text
|
|
152
|
+
*/
|
|
153
|
+
this.showNotificationText = false;
|
|
154
|
+
/**
|
|
155
|
+
* Shown underneath the referral code when the user has already copied the code
|
|
156
|
+
*
|
|
157
|
+
* @uiName Notification text
|
|
158
|
+
*/
|
|
159
|
+
this.notificationText = "You've copied this code before";
|
|
160
|
+
/**
|
|
161
|
+
* The number of milliseconds that the tooltip appears for
|
|
162
|
+
*
|
|
163
|
+
* @uiName Tooltip lifespan
|
|
164
|
+
*/
|
|
165
|
+
this.tooltiplifespan = 1000;
|
|
166
|
+
/**
|
|
167
|
+
* Change the text alignment
|
|
168
|
+
*
|
|
169
|
+
* @uiName referral code alignment
|
|
170
|
+
* @uiType string
|
|
171
|
+
* @uiEnum ["left", "center", "right"]
|
|
172
|
+
* @uiEnumNames ["Left", "Center", "Right"]
|
|
173
|
+
*/
|
|
174
|
+
this.textAlign = "left";
|
|
175
|
+
/**
|
|
176
|
+
* @uiName Copy button label
|
|
177
|
+
*/
|
|
178
|
+
this.copyButtonLabel = "Copy Code";
|
|
179
|
+
/**
|
|
180
|
+
* Set the copy button style and placement
|
|
181
|
+
*
|
|
182
|
+
* @uiName Style
|
|
183
|
+
* @uiType string
|
|
184
|
+
* @uiEnum ["icon", "button-outside", "button-below"]
|
|
185
|
+
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
186
|
+
*/
|
|
187
|
+
this.buttonStyle = "icon";
|
|
188
|
+
stencilHooks_module.h$1(this);
|
|
189
|
+
}
|
|
190
|
+
disconnectedCallback() { }
|
|
191
|
+
render() {
|
|
192
|
+
const thisProps = utils.getProps(this);
|
|
193
|
+
const props = index_module.isDemo()
|
|
194
|
+
? useDemoReferralCode(thisProps)
|
|
195
|
+
: useReferralCode(thisProps);
|
|
196
|
+
return index.h(copyTextView.CopyTextView, Object.assign({}, props));
|
|
197
|
+
}
|
|
198
|
+
};
|
|
199
|
+
function useDemoReferralCode(props) {
|
|
200
|
+
const [open, setOpen] = stencilHooks_module.useState(false);
|
|
201
|
+
const copyString = "REFERRALCODE001";
|
|
202
|
+
return cjs.cjs({
|
|
203
|
+
copyString: copyString,
|
|
204
|
+
tooltiptext: props.tooltiptext,
|
|
205
|
+
textAlign: props.textAlign,
|
|
206
|
+
copyButtonLabel: props.copyButtonLabel,
|
|
207
|
+
buttonStyle: props.buttonStyle,
|
|
208
|
+
notificationText: props.notificationText,
|
|
209
|
+
showNotificationText: props.showNotificationText,
|
|
210
|
+
rewardStatus: "AVAILABLE",
|
|
211
|
+
open,
|
|
212
|
+
onClick: () => {
|
|
213
|
+
// Should well supported: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility
|
|
214
|
+
// Only if called from a user-initiated event
|
|
215
|
+
navigator.clipboard.writeText(copyString);
|
|
216
|
+
setOpen(true);
|
|
217
|
+
setTimeout(() => setOpen(false), props.tooltiplifespan);
|
|
218
|
+
},
|
|
219
|
+
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
const style$1 = {
|
|
223
|
+
Wrapper: {
|
|
224
|
+
width: "100%",
|
|
225
|
+
display: "flex",
|
|
226
|
+
alignItems: "flex-start",
|
|
227
|
+
justifyContent: "center",
|
|
228
|
+
flexDirection: "column",
|
|
229
|
+
gap: "var(--sl-spacing-large)",
|
|
230
|
+
},
|
|
231
|
+
HeaderContainer: {
|
|
232
|
+
display: "flex",
|
|
233
|
+
alignItems: "center",
|
|
234
|
+
justifyContent: "space-between",
|
|
235
|
+
width: "100%",
|
|
236
|
+
},
|
|
237
|
+
ShareCodeContainer: {
|
|
238
|
+
width: "100%",
|
|
239
|
+
display: "flex",
|
|
240
|
+
alignItems: "flex-start",
|
|
241
|
+
justifyContent: "center",
|
|
242
|
+
flexDirection: "column",
|
|
243
|
+
},
|
|
244
|
+
ShareButtonContainer: {
|
|
245
|
+
width: "100%",
|
|
246
|
+
display: "flex",
|
|
247
|
+
alignItems: "flex-start",
|
|
248
|
+
justifyContent: "center",
|
|
249
|
+
flexDirection: "column",
|
|
250
|
+
},
|
|
251
|
+
TitleText: {
|
|
252
|
+
color: "var(--sl-color-neutral-700)",
|
|
253
|
+
fontSize: "var(--sl-font-size-large)",
|
|
254
|
+
margin: "0",
|
|
255
|
+
},
|
|
256
|
+
};
|
|
257
|
+
const vanillaStyle = `
|
|
258
|
+
:host {
|
|
259
|
+
display: block;
|
|
260
|
+
}
|
|
261
|
+
:host([hidden]): {
|
|
262
|
+
display: none;
|
|
263
|
+
}
|
|
264
|
+
`;
|
|
265
|
+
const sheet$1 = JSS.createStyleSheet(style$1);
|
|
266
|
+
const styleString$1 = sheet$1.toString();
|
|
267
|
+
function ReferralCodesView(props) {
|
|
268
|
+
const { slots, titleText } = props;
|
|
269
|
+
return (index.h("div", { class: sheet$1.classes.Wrapper, part: "sqm-base" },
|
|
270
|
+
index.h("style", { type: "text/css" },
|
|
271
|
+
vanillaStyle,
|
|
272
|
+
styleString$1),
|
|
273
|
+
index.h("div", { class: sheet$1.classes.HeaderContainer },
|
|
274
|
+
index.h("h2", { class: sheet$1.classes.TitleText }, titleText),
|
|
275
|
+
slots.pagination),
|
|
276
|
+
index.h("div", { class: sheet$1.classes.ShareCodeContainer }, slots.shareCodes),
|
|
277
|
+
index.h("div", { class: sheet$1.classes.ShareButtonContainer }, slots.shareButtons)));
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
const ReferralCodes = class {
|
|
281
|
+
constructor(hostRef) {
|
|
282
|
+
index.registerInstance(this, hostRef);
|
|
283
|
+
/**
|
|
284
|
+
* @uiName Title Text
|
|
285
|
+
*/
|
|
286
|
+
this.titleText = "Your referral code";
|
|
287
|
+
stencilHooks_module.h$1(this);
|
|
288
|
+
}
|
|
289
|
+
disconnectedCallback() { }
|
|
290
|
+
render() {
|
|
291
|
+
const thisProps = utils.getProps(this);
|
|
292
|
+
const props = index_module.isDemo()
|
|
293
|
+
? useDemoReferralCodes(thisProps)
|
|
294
|
+
: copyTextView.useReferralCodes(thisProps);
|
|
295
|
+
console.log(props);
|
|
296
|
+
const slots = {
|
|
297
|
+
shareButtons: index.h("slot", { name: "shareButtons" }),
|
|
298
|
+
shareCodes: index.h("slot", { name: "shareCodes" }),
|
|
299
|
+
pagination: index.h("slot", { name: "pagination" }),
|
|
300
|
+
};
|
|
301
|
+
const viewProps = {
|
|
302
|
+
slots,
|
|
303
|
+
...props,
|
|
304
|
+
};
|
|
305
|
+
return index.h(ReferralCodesView, Object.assign({}, viewProps));
|
|
306
|
+
}
|
|
307
|
+
};
|
|
308
|
+
function useDemoReferralCodes(props) {
|
|
309
|
+
return cjs.cjs({
|
|
310
|
+
titleText: props.titleText,
|
|
311
|
+
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
exports.sqm_pagination = Pagination;
|
|
315
|
+
exports.sqm_referral_code = ReferralCode;
|
|
316
|
+
exports.sqm_referral_codes = ReferralCodes;
|
|
@@ -5,10 +5,10 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const index_module = require('./index.module-df530553.js');
|
|
8
|
+
const utils = require('./utils-6847bc06.js');
|
|
9
|
+
const JSS = require('./JSS-8503a151.js');
|
|
8
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
11
|
const mixins = require('./mixins-fe9d4112.js');
|
|
10
|
-
const JSS = require('./JSS-8503a151.js');
|
|
11
|
-
const utils = require('./utils-6847bc06.js');
|
|
12
12
|
const useRegistrationFormState = require('./useRegistrationFormState-876ed65d.js');
|
|
13
13
|
|
|
14
14
|
var constants = {
|
|
@@ -6,11 +6,11 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
require('./global-02e50f09.js');
|
|
8
8
|
const index_module = require('./index.module-df530553.js');
|
|
9
|
+
require('./JSS-8503a151.js');
|
|
9
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
11
|
require('./mixins-fe9d4112.js');
|
|
11
|
-
require('./JSS-8503a151.js');
|
|
12
12
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
13
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
13
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-bff9783d.js');
|
|
14
14
|
|
|
15
15
|
function usePortalEmailVerification(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -6,11 +6,11 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const index_module = require('./index.module-df530553.js');
|
|
8
8
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
9
|
+
require('./JSS-8503a151.js');
|
|
9
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
11
|
require('./mixins-fe9d4112.js');
|
|
11
|
-
require('./JSS-8503a151.js');
|
|
12
12
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
13
|
-
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-
|
|
13
|
+
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-3cd69fe7.js');
|
|
14
14
|
|
|
15
15
|
function usePortalForgotPassword(props) {
|
|
16
16
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
@@ -6,9 +6,9 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
require('./global-02e50f09.js');
|
|
8
8
|
const index_module = require('./index.module-df530553.js');
|
|
9
|
-
const cjs = require('./cjs-1066ec21.js');
|
|
10
|
-
require('./JSS-8503a151.js');
|
|
11
9
|
const utils = require('./utils-6847bc06.js');
|
|
10
|
+
require('./JSS-8503a151.js');
|
|
11
|
+
const cjs = require('./cjs-1066ec21.js');
|
|
12
12
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
13
13
|
const sqmPortalProfileView = require('./sqm-portal-profile-view-fde54e35.js');
|
|
14
14
|
const utilities = require('./utilities-cec9dd36.js');
|
|
@@ -6,9 +6,9 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const index_module = require('./index.module-df530553.js');
|
|
8
8
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
9
|
+
const JSS = require('./JSS-8503a151.js');
|
|
9
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
11
|
const mixins = require('./mixins-fe9d4112.js');
|
|
11
|
-
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
|
|
13
13
|
const useRegistrationFormState = require('./useRegistrationFormState-876ed65d.js');
|
|
14
14
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
@@ -6,12 +6,12 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const index_module = require('./index.module-df530553.js');
|
|
8
8
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
9
|
+
const utils = require('./utils-6847bc06.js');
|
|
10
|
+
require('./JSS-8503a151.js');
|
|
9
11
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
12
|
require('./mixins-fe9d4112.js');
|
|
11
|
-
require('./JSS-8503a151.js');
|
|
12
|
-
const utils = require('./utils-6847bc06.js');
|
|
13
13
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
14
|
-
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-
|
|
14
|
+
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-34771d2c.js');
|
|
15
15
|
|
|
16
16
|
function usePortalResetPassword(props) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
@@ -5,12 +5,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const index_module = require('./index.module-df530553.js');
|
|
8
|
+
const utils = require('./utils-6847bc06.js');
|
|
9
|
+
require('./JSS-8503a151.js');
|
|
8
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
9
11
|
require('./mixins-fe9d4112.js');
|
|
10
|
-
require('./JSS-8503a151.js');
|
|
11
|
-
const utils = require('./utils-6847bc06.js');
|
|
12
12
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
13
|
-
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-
|
|
13
|
+
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-c8f91506.js');
|
|
14
14
|
|
|
15
15
|
let globalPromise = null;
|
|
16
16
|
function usePortalVerifyEmail({ nextPage, failedPage, verifySuccessText, verifyEmailText, verifyInvalidText, networkErrorMessage, continueText, }) {
|
|
@@ -6,16 +6,16 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const global = require('./global-02e50f09.js');
|
|
8
8
|
const index_module = require('./index.module-df530553.js');
|
|
9
|
+
const utils = require('./utils-6847bc06.js');
|
|
10
|
+
const JSS = require('./JSS-8503a151.js');
|
|
9
11
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
12
|
require('./mixins-fe9d4112.js');
|
|
11
|
-
const
|
|
12
|
-
const GenericTableView = require('./GenericTableView-80d7642e.js');
|
|
13
|
+
const GenericTableView = require('./GenericTableView-a3f48e15.js');
|
|
13
14
|
const reRender = require('./re-render-1976e05e.js');
|
|
14
15
|
const useChildElements = require('./useChildElements-e0d44916.js');
|
|
15
16
|
const luxon = require('./luxon-05098e19.js');
|
|
16
17
|
const mockRewardData = require('./mockRewardData-4258e067.js');
|
|
17
18
|
const useReferralTable = require('./useReferralTable-a76adb0d.js');
|
|
18
|
-
const utils = require('./utils-6847bc06.js');
|
|
19
19
|
const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
|
|
20
20
|
|
|
21
21
|
const mockReferralData = (count = 4) => {
|
|
@@ -6,10 +6,10 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const index_module = require('./index.module-df530553.js');
|
|
8
8
|
require('./jsonpointer-11327262.js');
|
|
9
|
+
require('./JSS-8503a151.js');
|
|
9
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
11
|
require('./mixins-fe9d4112.js');
|
|
11
|
-
require('./
|
|
12
|
-
const emailRegistrationView = require('./email-registration-view-248652bb.js');
|
|
12
|
+
const emailRegistrationView = require('./email-registration-view-4c5d9379.js');
|
|
13
13
|
require('./useRegistrationFormState-876ed65d.js');
|
|
14
14
|
const useInstantAccessRegistration = require('./useInstantAccessRegistration-bbe746d1.js');
|
|
15
15
|
|
|
@@ -6,16 +6,16 @@ const index = require('./index-b0129cd6.js');
|
|
|
6
6
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const global = require('./global-02e50f09.js');
|
|
8
8
|
const index_module = require('./index.module-df530553.js');
|
|
9
|
+
const utils = require('./utils-6847bc06.js');
|
|
10
|
+
const JSS = require('./JSS-8503a151.js');
|
|
9
11
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
12
|
require('./mixins-fe9d4112.js');
|
|
11
|
-
const
|
|
12
|
-
const GenericTableView = require('./GenericTableView-80d7642e.js');
|
|
13
|
+
const GenericTableView = require('./GenericTableView-a3f48e15.js');
|
|
13
14
|
const reRender = require('./re-render-1976e05e.js');
|
|
14
15
|
const useChildElements = require('./useChildElements-e0d44916.js');
|
|
15
16
|
const luxon = require('./luxon-05098e19.js');
|
|
16
17
|
const mockRewardData = require('./mockRewardData-4258e067.js');
|
|
17
18
|
const useReferralTable = require('./useReferralTable-a76adb0d.js');
|
|
18
|
-
const utils = require('./utils-6847bc06.js');
|
|
19
19
|
|
|
20
20
|
const debug = stencilHooks_module.browser("sq:useRewardsTable");
|
|
21
21
|
const CSS_NAMESPACE = "sqm-rewards-table";
|