@saasquatch/mint-components 1.12.1-14 → 1.12.1-15
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-63b78308.js → ShadowViewAddon-9aee7df5.js} +195 -90
- package/dist/cjs/{global-02e50f09.js → global-41c0a650.js} +1 -1
- package/dist/cjs/{index.module-df530553.js → index.module-d8342710.js} +12 -10
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{re-render-1976e05e.js → re-render-dd8d65bf.js} +2 -2
- package/dist/cjs/sqm-asset-card.cjs.entry.js +1 -1
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +51 -51
- package/dist/cjs/{sqm-big-stat_39.cjs.entry.js → sqm-big-stat_40.cjs.entry.js} +220 -43
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
- package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-invoice-table-view-e3b03a00.js → sqm-invoice-table-view-41a0b707.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +4 -4
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a125ec5f.js → sqm-navigation-sidebar-item-view-5f7886d6.js} +2 -2
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +3 -3
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
- package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-email-verification-view-292b5bf4.js → sqm-portal-email-verification-view-56fabc90.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +2 -2
- package/dist/cjs/{sqm-portal-profile-view-fde54e35.js → sqm-portal-profile-view-7c9c60a6.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +6 -6
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +5 -5
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +3 -3
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +8 -8
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +235 -172
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{useChildElements-e0d44916.js → useChildElements-57e11069.js} +1 -1
- package/dist/cjs/{useInstantAccessRegistration-bbe746d1.js → useInstantAccessRegistration-14ccf9d4.js} +3 -3
- package/dist/cjs/{useReferralTable-a76adb0d.js → useReferralTable-ef36b29e.js} +7 -7
- package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-7d608337.js} +1 -1
- package/dist/cjs/{utilities-cec9dd36.js → utilities-7df0fdad.js} +1 -1
- package/dist/collection/components/sqm-portal-change-marketing/ChangeMarketing.stories.js +55 -0
- package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.js +5 -4
- package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js +5 -5
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +2 -0
- package/dist/esm/{ShadowViewAddon-272f75a5.js → ShadowViewAddon-cadd38e4.js} +194 -91
- package/dist/esm/{global-62554cef.js → global-c1e70cb2.js} +1 -1
- package/dist/esm/{index.module-48f73e70.js → index.module-3344e7dc.js} +4 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-cb4d43dc.js → re-render-29151677.js} +2 -2
- package/dist/esm/sqm-asset-card.entry.js +1 -1
- package/dist/esm/sqm-banking-info-form_16.entry.js +51 -51
- package/dist/esm/{sqm-big-stat_39.entry.js → sqm-big-stat_40.entry.js} +218 -42
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-empty_4.entry.js +2 -2
- package/dist/esm/sqm-graphql-client-provider.entry.js +3 -3
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/{sqm-invoice-table-view-41a14ca6.js → sqm-invoice-table-view-eb4b3f63.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +4 -4
- package/dist/esm/sqm-logout-current-user.entry.js +3 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-af40eedb.js → sqm-navigation-sidebar-item-view-08e47843.js} +2 -2
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
- package/dist/esm/sqm-password-field.entry.js +2 -2
- package/dist/esm/sqm-popup-container.entry.js +1 -1
- package/dist/esm/{sqm-portal-email-verification-view-460bac1b.js → sqm-portal-email-verification-view-52a45f66.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +6 -6
- package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
- package/dist/esm/sqm-portal-logout.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-4caa9f28.js → sqm-portal-profile-view-4810da8a.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +6 -6
- package/dist/esm/sqm-portal-protected-route.entry.js +5 -5
- package/dist/esm/sqm-portal-registration-form.entry.js +6 -6
- package/dist/esm/sqm-portal-reset-password.entry.js +5 -5
- package/dist/esm/sqm-portal-verify-email.entry.js +5 -5
- package/dist/esm/sqm-referral-table_11.entry.js +5 -5
- package/dist/esm/sqm-referred-registration.entry.js +3 -3
- 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 +235 -172
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/{useChildElements-a6b895dd.js → useChildElements-cc98d6c4.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-46a98499.js → useInstantAccessRegistration-e95685e5.js} +3 -3
- package/dist/esm/{useReferralTable-6e8350db.js → useReferralTable-f1ffc72e.js} +7 -7
- package/dist/esm/{useRegistrationFormState-de6b208e.js → useRegistrationFormState-4151cec4.js} +1 -1
- package/dist/esm/{utilities-e8022681.js → utilities-4d60af2c.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-cadd38e4.js +1 -0
- package/dist/esm-es5/{global-62554cef.js → global-c1e70cb2.js} +1 -1
- package/dist/esm-es5/index.module-3344e7dc.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-cb4d43dc.js → re-render-29151677.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_40.entry.js +1 -0
- 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-41a14ca6.js → sqm-invoice-table-view-eb4b3f63.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-af40eedb.js → sqm-navigation-sidebar-item-view-08e47843.js} +1 -1
- 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-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-460bac1b.js → sqm-portal-email-verification-view-52a45f66.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.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-4caa9f28.js → sqm-portal-profile-view-4810da8a.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.entry.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-a6b895dd.js → useChildElements-cc98d6c4.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-46a98499.js → useInstantAccessRegistration-e95685e5.js} +1 -1
- package/dist/esm-es5/{useReferralTable-6e8350db.js → useReferralTable-f1ffc72e.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-de6b208e.js → useRegistrationFormState-4151cec4.js} +1 -1
- package/dist/esm-es5/{utilities-e8022681.js → utilities-4d60af2c.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-bd6d9d54.system.entry.js → p-00aa314d.system.entry.js} +1 -1
- package/dist/mint-components/{p-bda832b2.js → p-051dd2a0.js} +2 -2
- package/dist/mint-components/{p-3fefb1f4.entry.js → p-063f4458.entry.js} +32 -15
- package/dist/mint-components/p-06ab1968.js +1 -0
- package/dist/mint-components/p-0afb7d5d.system.js +1 -0
- package/dist/mint-components/{p-f99765fe.system.entry.js → p-0c06a6f5.system.entry.js} +1 -1
- package/dist/mint-components/{p-9bb9a767.system.js → p-0f65c86c.system.js} +1 -1
- package/dist/mint-components/{p-9982db11.entry.js → p-1064099e.entry.js} +1 -1
- package/dist/mint-components/{p-83df7db2.system.entry.js → p-17c59360.system.entry.js} +1 -1
- package/dist/mint-components/p-186542b8.system.js +1 -0
- package/dist/mint-components/{p-0f30148d.system.entry.js → p-19c94256.system.entry.js} +1 -1
- package/dist/mint-components/p-1ba5157e.js +1 -0
- package/dist/mint-components/{p-68160d49.system.entry.js → p-1ca1ca86.system.entry.js} +1 -1
- package/dist/mint-components/p-2037fbd3.js +1 -0
- package/dist/mint-components/{p-94324315.system.entry.js → p-284cc389.system.entry.js} +1 -1
- package/dist/mint-components/{p-23112de2.entry.js → p-29a80f6e.entry.js} +1 -1
- package/dist/mint-components/p-2b85b9d2.entry.js +1 -0
- package/dist/mint-components/p-30909368.entry.js +1 -0
- package/dist/mint-components/{p-5f20200a.entry.js → p-36332fc7.entry.js} +1 -1
- package/dist/mint-components/p-3d6eac77.js +1 -0
- package/dist/mint-components/p-3e87d803.entry.js +1 -0
- package/dist/mint-components/{p-30797093.system.entry.js → p-3edd4ea8.system.entry.js} +1 -1
- package/dist/mint-components/{p-13976be9.system.entry.js → p-40ad6540.system.entry.js} +1 -1
- package/dist/mint-components/{p-5de3473d.entry.js → p-42baa318.entry.js} +1 -1
- package/dist/mint-components/{p-2a2d4343.system.js → p-45b1b2be.system.js} +1 -1
- package/dist/mint-components/p-46af0bf6.system.js +1 -0
- package/dist/mint-components/{p-902770d7.entry.js → p-4893f186.entry.js} +1 -1
- package/dist/mint-components/{p-b169229a.entry.js → p-4c6c314b.entry.js} +1 -1
- package/dist/mint-components/{p-0068067d.entry.js → p-4e582dd8.entry.js} +1 -1
- package/dist/mint-components/p-50135af6.entry.js +1 -0
- package/dist/mint-components/{p-7726e4ea.system.entry.js → p-5bdf586c.system.entry.js} +1 -1
- package/dist/mint-components/p-5d86d0b4.entry.js +1 -0
- package/dist/mint-components/{p-92b08cb2.system.entry.js → p-63b5126d.system.entry.js} +1 -1
- package/dist/mint-components/p-658d5964.system.entry.js +1 -0
- package/dist/mint-components/p-67a8b7ae.system.js +1 -0
- package/dist/mint-components/{p-9a520e94.entry.js → p-69a0a791.entry.js} +2 -2
- package/dist/mint-components/{p-498c4ffd.system.entry.js → p-6a4b1ec0.system.entry.js} +1 -1
- package/dist/mint-components/{p-59111d6c.entry.js → p-6c9eb87a.entry.js} +1 -1
- package/dist/mint-components/{p-44c3791a.system.entry.js → p-6e50122b.system.entry.js} +1 -1
- package/dist/mint-components/p-6fdf020e.entry.js +1 -0
- package/dist/mint-components/{p-64b25dd9.entry.js → p-7a33cd80.entry.js} +1 -1
- package/dist/mint-components/p-7c49ebfa.entry.js +1 -0
- package/dist/mint-components/{p-c89c890e.entry.js → p-85f3c5d5.entry.js} +2 -2
- package/dist/mint-components/{p-0f010c01.system.js → p-8833552d.system.js} +1 -1
- package/dist/mint-components/{p-74d012fc.entry.js → p-91c1a54d.entry.js} +1 -1
- package/dist/mint-components/{p-b348d95c.js → p-920641bf.js} +1 -1
- package/dist/mint-components/{p-018088cc.entry.js → p-924384b2.entry.js} +2 -2
- package/dist/mint-components/{p-1d803c85.js → p-9276151f.js} +1 -1
- package/dist/mint-components/{p-115edc43.system.entry.js → p-98072a24.system.entry.js} +1 -1
- package/dist/mint-components/{p-5da7c982.system.js → p-99b2ff9c.system.js} +1 -1
- package/dist/mint-components/p-9e62ac1f.system.entry.js +1 -0
- package/dist/mint-components/{p-66d09e59.system.js → p-a1b5a82c.system.js} +1 -1
- package/dist/mint-components/{p-57ea9c0b.system.js → p-a2bce8d7.system.js} +1 -1
- package/dist/mint-components/{p-98602fa9.js → p-a7161d9f.js} +1 -1
- package/dist/mint-components/{p-74609159.system.js → p-a8ebb87a.system.js} +1 -1
- package/dist/mint-components/{p-baca1c93.system.entry.js → p-a8ec5664.system.entry.js} +1 -1
- package/dist/mint-components/{p-52acd113.entry.js → p-ac1fb0c4.entry.js} +1 -1
- package/dist/mint-components/{p-2364eb2d.system.entry.js → p-ad8dbab8.system.entry.js} +1 -1
- package/dist/mint-components/p-ae72631b.entry.js +9 -0
- package/dist/mint-components/{p-1bb2fd65.system.entry.js → p-b6557eff.system.entry.js} +1 -1
- package/dist/mint-components/{p-804de0cf.system.entry.js → p-b758d962.system.entry.js} +1 -1
- package/dist/mint-components/{p-ce5057f7.system.js → p-b8fff589.system.js} +1 -1
- package/dist/mint-components/{p-d71ec46e.system.entry.js → p-b9cab58d.system.entry.js} +1 -1
- package/dist/mint-components/{p-1bdacfcb.entry.js → p-bb873ddd.entry.js} +1 -1
- package/dist/mint-components/{p-6f980faf.system.js → p-c588e9c1.system.js} +1 -1
- package/dist/mint-components/{p-512089bb.js → p-c810bcfc.js} +1 -1
- package/dist/mint-components/{p-778b55a5.entry.js → p-cb029418.entry.js} +1 -1
- package/dist/mint-components/{p-6aed684b.js → p-cbfc4b47.js} +1 -1
- package/dist/mint-components/{p-cefffd56.system.entry.js → p-cd326a35.system.entry.js} +1 -1
- package/dist/mint-components/{p-c98cd85a.system.entry.js → p-d1ebd4c9.system.entry.js} +1 -1
- package/dist/mint-components/{p-df2ada74.entry.js → p-d2389ef4.entry.js} +1 -1
- package/dist/mint-components/{p-215d9dce.system.entry.js → p-d5b327ec.system.entry.js} +1 -1
- package/dist/mint-components/{p-fc58dc2f.system.entry.js → p-db0d4d3a.system.entry.js} +1 -1
- package/dist/mint-components/{p-da1e21f2.js → p-e10b0628.js} +1 -1
- package/dist/mint-components/{p-275b2841.system.entry.js → p-e4d14213.system.entry.js} +1 -1
- package/dist/mint-components/{p-7ab32670.entry.js → p-ea2075fd.entry.js} +2 -2
- package/dist/mint-components/p-ea46d642.js +391 -0
- package/dist/mint-components/{p-c4719154.js → p-eb64a65f.js} +1 -1
- package/dist/mint-components/{p-099c59cc.system.entry.js → p-ebab1714.system.entry.js} +1 -1
- package/dist/mint-components/{p-b7324c0e.system.entry.js → p-f093ed85.system.entry.js} +1 -1
- package/dist/mint-components/{p-9aa177d6.system.entry.js → p-f58c7201.system.entry.js} +1 -1
- package/dist/mint-components/{p-1eb21821.system.js → p-f8d2c679.system.js} +1 -1
- package/dist/mint-components/{p-513f79fb.entry.js → p-fa160846.entry.js} +2 -2
- package/dist/mint-components/{p-3b08cc52.entry.js → p-fcf7f4c1.entry.js} +1 -1
- package/dist/mint-components/{p-670d441e.system.entry.js → p-fe163a23.system.entry.js} +1 -1
- package/dist/types/components/sqm-portal-change-marketing/ChangeMarketing.stories.d.ts +8 -0
- package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.d.ts +2 -2
- package/dist/types/components/sqm-portal-change-marketing/sqm-portal-change-marketing.d.ts +3 -3
- package/dist/types/components/sqm-portal-change-marketing/usePortalChangeMarketing.d.ts +2 -2
- package/dist/types/components.d.ts +4 -4
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/package.json +1 -1
- package/dist/cjs/sqm-checkbox-field-view-e0a31f2a.js +0 -66
- package/dist/cjs/sqm-portal-change-marketing.cjs.entry.js +0 -236
- package/dist/esm/sqm-checkbox-field-view-0ef58cb3.js +0 -64
- package/dist/esm/sqm-portal-change-marketing.entry.js +0 -232
- package/dist/esm-es5/ShadowViewAddon-272f75a5.js +0 -1
- package/dist/esm-es5/index.module-48f73e70.js +0 -1
- package/dist/esm-es5/sqm-big-stat_39.entry.js +0 -1
- package/dist/esm-es5/sqm-checkbox-field-view-0ef58cb3.js +0 -1
- package/dist/esm-es5/sqm-portal-change-marketing.entry.js +0 -1
- package/dist/mint-components/p-1514e0af.system.entry.js +0 -1
- package/dist/mint-components/p-175075e7.system.js +0 -1
- package/dist/mint-components/p-1e0f4667.entry.js +0 -9
- package/dist/mint-components/p-29023a9c.entry.js +0 -1
- package/dist/mint-components/p-30f84f8b.system.js +0 -1
- package/dist/mint-components/p-32642d34.js +0 -1
- package/dist/mint-components/p-481dedf2.system.js +0 -1
- package/dist/mint-components/p-48b07ec7.system.entry.js +0 -1
- package/dist/mint-components/p-4dcdf9b6.js +0 -1
- package/dist/mint-components/p-52553737.system.entry.js +0 -1
- package/dist/mint-components/p-5ab5131c.entry.js +0 -1
- package/dist/mint-components/p-711bb8da.entry.js +0 -1
- package/dist/mint-components/p-7eabcffc.js +0 -1
- package/dist/mint-components/p-8e3390b6.entry.js +0 -1
- package/dist/mint-components/p-9b4a99c4.js +0 -1
- package/dist/mint-components/p-a178a449.system.js +0 -1
- package/dist/mint-components/p-a6b36268.system.js +0 -1
- package/dist/mint-components/p-b07a88fd.js +0 -1
- package/dist/mint-components/p-b5b9f737.entry.js +0 -1
- package/dist/mint-components/p-b86003f6.entry.js +0 -1
- package/dist/mint-components/p-de0a29b2.js +0 -391
- package/dist/mint-components/p-e169497d.entry.js +0 -1
- package/dist/mint-components/p-f9067e53.entry.js +0 -18
- 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
|
@@ -4,8 +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-72742a0b.js');
|
|
7
|
-
require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
7
|
+
require('./index.module-d8342710.js');
|
|
8
|
+
const reRender = require('./re-render-dd8d65bf.js');
|
|
9
9
|
|
|
10
10
|
const TabView = ({}, children) => {
|
|
11
11
|
return index.h(index.Host, null, children);
|
|
@@ -4,9 +4,9 @@ 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-72742a0b.js');
|
|
7
|
-
const index_module = require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
9
|
-
const useChildElements = require('./useChildElements-
|
|
7
|
+
const index_module = require('./index.module-d8342710.js');
|
|
8
|
+
const reRender = require('./re-render-dd8d65bf.js');
|
|
9
|
+
const useChildElements = require('./useChildElements-57e11069.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
|
|
12
12
|
const TabsView = ({ content, placement, }) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-d8342710.js');
|
|
5
5
|
|
|
6
6
|
function useChildElements() {
|
|
7
7
|
const host = index_module._();
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-d8342710.js');
|
|
5
5
|
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
-
const useRegistrationFormState = require('./useRegistrationFormState-
|
|
6
|
+
const useRegistrationFormState = require('./useRegistrationFormState-7d608337.js');
|
|
7
7
|
|
|
8
8
|
function useInstantAccessRegistration(props) {
|
|
9
9
|
const cookie = new URLSearchParams(window.location.search);
|
|
10
10
|
const cookies = cookie === null || cookie === void 0 ? void 0 : cookie.get("_saasquatch");
|
|
11
11
|
const { registrationFormState, setRegistrationFormState } = useRegistrationFormState.useRegistrationFormState();
|
|
12
|
-
const [request, { loading, errors, data }] = index_module.
|
|
12
|
+
const [request, { loading, errors, data }] = index_module.vn();
|
|
13
13
|
const [error, setError] = stencilHooks_module.useState("");
|
|
14
14
|
const submit = async (event) => {
|
|
15
15
|
var _a;
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
const index = require('./index-b0129cd6.js');
|
|
4
4
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.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-d8342710.js');
|
|
6
|
+
const reRender = require('./re-render-dd8d65bf.js');
|
|
7
|
+
const useChildElements = require('./useChildElements-57e11069.js');
|
|
8
8
|
|
|
9
9
|
const debug = stencilHooks_module.browser("sq:useReferralTable");
|
|
10
10
|
const CSS_NAMESPACE = "sqm-referral-table";
|
|
@@ -245,7 +245,7 @@ const GET_IMPACT_TAX = index_module.dist.gql `
|
|
|
245
245
|
`;
|
|
246
246
|
function useReferralTable(props, emptyElement, loadingElement) {
|
|
247
247
|
var _a, _b, _c, _d;
|
|
248
|
-
const user = index_module.
|
|
248
|
+
const user = index_module.J();
|
|
249
249
|
const programIdContext = index_module.H();
|
|
250
250
|
// Default to context, overriden by props
|
|
251
251
|
const programId = (_a = props.programId) !== null && _a !== void 0 ? _a : programIdContext;
|
|
@@ -269,16 +269,16 @@ function useReferralTable(props, emptyElement, loadingElement) {
|
|
|
269
269
|
page: 0,
|
|
270
270
|
});
|
|
271
271
|
const locale = index_module.L();
|
|
272
|
-
const { data: referrerResponse, loading: referrerLoading, refetch, } = index_module.
|
|
272
|
+
const { data: referrerResponse, loading: referrerLoading, refetch, } = index_module.wn(GET_REFERRER_DATA, {
|
|
273
273
|
programId: programId === "classic" ? null : programId,
|
|
274
274
|
rewardFilter,
|
|
275
275
|
locale,
|
|
276
276
|
}, !props.showReferrer || !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
277
277
|
const referrerData = (_b = referrerResponse === null || referrerResponse === void 0 ? void 0 : referrerResponse.viewer) === null || _b === void 0 ? void 0 : _b.referredByReferral;
|
|
278
278
|
const showReferrerRow = props.showReferrer && !!(referrerData === null || referrerData === void 0 ? void 0 : referrerData.dateReferralStarted);
|
|
279
|
-
const { data: taxResponse, loading: taxLoading } = index_module.
|
|
279
|
+
const { data: taxResponse, loading: taxLoading } = index_module.wn(GET_IMPACT_TAX, {}, !(user === null || user === void 0 ? void 0 : user.jwt));
|
|
280
280
|
const taxConnection = (_c = taxResponse === null || taxResponse === void 0 ? void 0 : taxResponse.viewer) === null || _c === void 0 ? void 0 : _c.impactConnection;
|
|
281
|
-
const { envelope: referralData, states, callbacks, } = index_module.
|
|
281
|
+
const { envelope: referralData, states, callbacks, } = index_module.Rn(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; }, {
|
|
282
282
|
limit: props.perPage,
|
|
283
283
|
offset: 0,
|
|
284
284
|
}, {
|
package/dist/cjs/{useRegistrationFormState-876ed65d.js → useRegistrationFormState-7d608337.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-d8342710.js');
|
|
5
5
|
|
|
6
6
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
7
7
|
function useRegistrationFormState(formState) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
4
|
-
const index_module = require('./index.module-
|
|
4
|
+
const index_module = require('./index.module-d8342710.js');
|
|
5
5
|
|
|
6
6
|
// import { IntlMessageFormat } from 'intl-messageformat';
|
|
7
7
|
function isMobile(breakPoint) {
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
import { ChangeMarktingView } from "./sqm-portal-change-marketing-view";
|
|
3
|
+
// import scenario from "./sqm-marketing-emails-checkbox.feature";
|
|
4
|
+
export default {
|
|
5
|
+
title: "Components/Change Marketing Emails Status",
|
|
6
|
+
};
|
|
7
|
+
const defaultProps = {
|
|
8
|
+
states: {
|
|
9
|
+
success: false,
|
|
10
|
+
loading: false,
|
|
11
|
+
submitDisabled: false,
|
|
12
|
+
formState: {
|
|
13
|
+
marketingEmailOptIn: false,
|
|
14
|
+
errors: null,
|
|
15
|
+
error: "",
|
|
16
|
+
},
|
|
17
|
+
user: {
|
|
18
|
+
id: "zach",
|
|
19
|
+
accountId: "zach",
|
|
20
|
+
marketingEmailOptIn: false,
|
|
21
|
+
},
|
|
22
|
+
text: {
|
|
23
|
+
emailPreferencesHeader: "Email preferences",
|
|
24
|
+
marketingCheckboxLabel: "I want to receive marketing emails and promotions for this referral program from impact.com",
|
|
25
|
+
submitChangeButtonText: "Save",
|
|
26
|
+
successMessage: "Opt-in preference has been changed.",
|
|
27
|
+
},
|
|
28
|
+
},
|
|
29
|
+
callbacks: {
|
|
30
|
+
onSubmit: (props) => console.log(props),
|
|
31
|
+
setChecked: (value) => console.log(value),
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
export const Default = () => {
|
|
35
|
+
return h("sqm-portal-change-marketing", null);
|
|
36
|
+
};
|
|
37
|
+
export const Loading = () => {
|
|
38
|
+
return (h(ChangeMarktingView, Object.assign({}, defaultProps, { states: { ...defaultProps.states, loading: true } })));
|
|
39
|
+
};
|
|
40
|
+
export const Error = () => {
|
|
41
|
+
return (h(ChangeMarktingView, Object.assign({}, defaultProps, { states: {
|
|
42
|
+
...defaultProps.states,
|
|
43
|
+
formState: {
|
|
44
|
+
...defaultProps.states.formState,
|
|
45
|
+
errors: { error: true },
|
|
46
|
+
error: "An error string",
|
|
47
|
+
},
|
|
48
|
+
} })));
|
|
49
|
+
};
|
|
50
|
+
export const Success = () => {
|
|
51
|
+
return (h(ChangeMarktingView, Object.assign({}, defaultProps, { states: {
|
|
52
|
+
...defaultProps.states,
|
|
53
|
+
success: true,
|
|
54
|
+
} })));
|
|
55
|
+
};
|
package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing-view.js
CHANGED
|
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
import { createStyleSheet } from "../../styling/JSS";
|
|
3
3
|
import { CheckboxFieldView } from "../sqm-checkbox-field/sqm-checkbox-field-view";
|
|
4
4
|
import { TextSpanView } from "../sqm-text-span/sqm-text-span-view";
|
|
5
|
-
export function
|
|
5
|
+
export function ChangeMarktingView(props) {
|
|
6
6
|
const { states, callbacks } = props;
|
|
7
7
|
const { text, formState } = states;
|
|
8
8
|
const { error } = formState;
|
|
@@ -10,9 +10,10 @@ export function PortalProfileView(props) {
|
|
|
10
10
|
Container: {
|
|
11
11
|
display: "flex",
|
|
12
12
|
flexDirection: "column",
|
|
13
|
-
gap: "var(--sl-spacing-
|
|
14
|
-
padding: "var(--sl-spacing-xxx-large)",
|
|
13
|
+
gap: "var(--sl-spacing-x-small)",
|
|
14
|
+
padding: "0 var(--sl-spacing-xxx-large) var(--sl-spacing-xxx-large)",
|
|
15
15
|
},
|
|
16
|
+
SubmitButton: { marginBottom: "var(--sl-spacing-medium)" },
|
|
16
17
|
Error: {
|
|
17
18
|
"&::part(erroralert-base)": {
|
|
18
19
|
"margin-bottom": "15px",
|
|
@@ -38,7 +39,7 @@ export function PortalProfileView(props) {
|
|
|
38
39
|
}, callbacks: {
|
|
39
40
|
setChecked: callbacks.setChecked,
|
|
40
41
|
} }),
|
|
41
|
-
h("sl-button", { type: "primary", submit: true, loading: states.loading, disabled: states.submitDisabled }, text.submitChangeButtonText),
|
|
42
|
+
h("sl-button", { class: sheet.classes.SubmitButton, type: "primary", submit: true, loading: states.loading, disabled: states.submitDisabled }, text.submitChangeButtonText),
|
|
42
43
|
error && (h("sqm-form-message", { class: sheet.classes.Error, type: "error", exportparts: "erroralert-icon" },
|
|
43
44
|
h("div", { part: "erroralert-text" }, error))),
|
|
44
45
|
states.success && (h("sqm-form-message", { class: sheet.classes.Success, type: "success", exportparts: "successalert-icon" },
|
package/dist/collection/components/sqm-portal-change-marketing/sqm-portal-change-marketing.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Component, h, Prop, State } from "@stencil/core";
|
|
2
2
|
import { withHooks } from "@saasquatch/stencil-hooks";
|
|
3
|
-
import {
|
|
3
|
+
import { ChangeMarktingView, } from "./sqm-portal-change-marketing-view";
|
|
4
4
|
import { usePortalProfile } from "./usePortalChangeMarketing";
|
|
5
5
|
import { getProps } from "../../utils/utils";
|
|
6
6
|
import { isDemo } from "@saasquatch/component-boilerplate";
|
|
@@ -8,7 +8,7 @@ import deepmerge from "deepmerge";
|
|
|
8
8
|
/**
|
|
9
9
|
* @uiName Change Marketing Opt in Status
|
|
10
10
|
* @exampleGroup Microsite Components
|
|
11
|
-
* @example Marketing Opt in Status - <div><sqm-portal-container direction="column" gap="
|
|
11
|
+
* @example Marketing Opt in Status - <div><sqm-portal-container direction="column" gap="large"><sqm-portal-change-marketing></sqm-portal-change-marketing></sqm-portal-container></div>
|
|
12
12
|
*/
|
|
13
13
|
export class PortalChangeMarketing {
|
|
14
14
|
constructor() {
|
|
@@ -41,7 +41,7 @@ export class PortalChangeMarketing {
|
|
|
41
41
|
const props = isDemo()
|
|
42
42
|
? usePortalProfileDemo(getProps(this))
|
|
43
43
|
: usePortalProfile(getProps(this));
|
|
44
|
-
return h(
|
|
44
|
+
return h(ChangeMarktingView, Object.assign({}, props));
|
|
45
45
|
}
|
|
46
46
|
static get is() { return "sqm-portal-change-marketing"; }
|
|
47
47
|
static get encapsulation() { return "shadow"; }
|
|
@@ -155,14 +155,14 @@ export class PortalChangeMarketing {
|
|
|
155
155
|
"type": "unknown",
|
|
156
156
|
"mutable": false,
|
|
157
157
|
"complexType": {
|
|
158
|
-
"original": "DemoData<
|
|
158
|
+
"original": "DemoData<ChangeMarketingViewProps>",
|
|
159
159
|
"resolved": "{ states?: { success: boolean; loading: boolean; submitDisabled: boolean; formState: { marketingEmailOptIn: boolean; errors: any; error: string; }; user: { id: string; accountId: string; marketingEmailOptIn: boolean; }; text: { emailPreferencesHeader: string; marketingCheckboxLabel: string; submitChangeButtonText: string; successMessage: string; }; }; }",
|
|
160
160
|
"references": {
|
|
161
161
|
"DemoData": {
|
|
162
162
|
"location": "import",
|
|
163
163
|
"path": "../../global/demo"
|
|
164
164
|
},
|
|
165
|
-
"
|
|
165
|
+
"ChangeMarketingViewProps": {
|
|
166
166
|
"location": "import",
|
|
167
167
|
"path": "./sqm-portal-change-marketing-view"
|
|
168
168
|
}
|
|
@@ -33,6 +33,7 @@ import * as PortalVerifyEmail from "../sqm-portal-verify-email/PortalVerifyEmail
|
|
|
33
33
|
import * as AssetCard from "../sqm-asset-card/AssetCard.stories";
|
|
34
34
|
import * as DividedLayout from "../sqm-divided-layout/DividedLayout.stories";
|
|
35
35
|
import * as ChangePassword from "../sqm-portal-change-password/ChangePassword.stories";
|
|
36
|
+
import * as ChangeMarketing from "../sqm-portal-change-marketing/ChangeMarketing.stories";
|
|
36
37
|
import * as PortalProfile from "../sqm-portal-profile/PortalProfile.stories";
|
|
37
38
|
import * as ReferralTable from "../sqm-referral-table/ReferralTable.stories";
|
|
38
39
|
import * as ReferralTableCell from "../sqm-referral-table/ReferralTableCell.stories";
|
|
@@ -175,6 +176,7 @@ const stories = [
|
|
|
175
176
|
PayoutDetailsCard,
|
|
176
177
|
BankingInfoForm,
|
|
177
178
|
NewPortalRegistrationForm,
|
|
179
|
+
ChangeMarketing,
|
|
178
180
|
];
|
|
179
181
|
/**
|
|
180
182
|
* For internal documentation
|