@saasquatch/mint-components 1.12.0-1 → 1.12.0-3
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-88821c64.js → ShadowViewAddon-13173901.js} +33 -32
- package/dist/cjs/{global-c3637175.js → global-e4ebdbcc.js} +161 -10
- package/dist/cjs/index-56d1fa5b.js +2227 -0
- package/dist/cjs/{index.module-b8d9d0ba.js → index.module-236d0403.js} +1392 -228
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{luxon-05098e19.js → luxon-20eafbd9.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +4 -4
- package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-3c470512.js} +1 -1
- package/dist/cjs/{re-render-5bde3d2e.js → re-render-5de6631a.js} +2 -2
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +409 -440
- package/dist/cjs/sqm-big-stat_39.cjs.entry.js +127 -73
- package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
- package/dist/cjs/sqm-code-verification.cjs.entry.js +38 -34
- package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
- package/dist/cjs/sqm-email-verification.cjs.entry.js +34 -10
- package/dist/cjs/sqm-empty_4.cjs.entry.js +6 -6
- package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-invoice-table-view-ce9a34ac.js → sqm-invoice-table-view-dbba9bb4.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +9 -8
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +8 -7
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a2135064.js → sqm-navigation-sidebar-item-view-fc865ecf.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-email-verification-view-050dbe0f.js → sqm-portal-email-verification-view-4bc2760b.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-profile-view-d97086bc.js → sqm-portal-profile-view-cbab7c80.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +12 -11
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +7 -6
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +17 -16
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +62 -61
- package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +46 -24
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
- package/dist/cjs/sqm-widget-verification-internal.cjs.entry.js +3 -3
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
- package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-a5a04d8a.js} +1 -4
- package/dist/cjs/{useChildElements-410d2435.js → useChildElements-23beb180.js} +2 -2
- package/dist/cjs/useEmailVerification-33465f36.js +155 -0
- package/dist/cjs/{useInstantAccessRegistration-ccf81eae.js → useInstantAccessRegistration-7c125c00.js} +3 -3
- package/dist/cjs/{useReferralTable-824ac152.js → useReferralTable-54d0ba70.js} +14 -13
- package/dist/cjs/{useRegistrationFormState-f9ce55be.js → useRegistrationFormState-e7e820d0.js} +2 -2
- package/dist/cjs/{utilities-f7de6c04.js → utilities-ac5b5f2c.js} +2 -2
- package/dist/collection/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.js +1 -2
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll.js +16 -3
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/WidgetCodeVerification.stories.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +19 -9
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +6 -58
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +10 -7
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.js +23 -3
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +17 -4
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +59 -7
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.js +88 -9
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +2 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +29 -8
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +56 -8
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +0 -16
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +0 -79
- package/dist/esm/{ShadowViewAddon-65c8679e.js → ShadowViewAddon-72e231a5.js} +7 -6
- package/dist/esm/{global-6306a9b8.js → global-adae7650.js} +161 -10
- package/dist/esm/index-0c7b14c5.js +2225 -0
- package/dist/esm/{index.module-6c840c4e.js → index.module-c0eb7dc2.js} +1389 -222
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm/mint-components.js +4 -4
- package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm/{re-render-1bcfd0de.js → re-render-5882a144.js} +2 -2
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +10 -41
- package/dist/esm/sqm-big-stat_39.entry.js +72 -18
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-code-verification.entry.js +36 -32
- package/dist/esm/sqm-context-router.entry.js +2 -2
- package/dist/esm/sqm-email-verification.entry.js +33 -9
- package/dist/esm/sqm-empty_4.entry.js +3 -3
- package/dist/esm/sqm-form-message.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +2 -2
- package/dist/esm/sqm-header-logo.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
- package/dist/esm/{sqm-invoice-table-view-08c03ba7.js → sqm-invoice-table-view-663674f2.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +4 -3
- package/dist/esm/sqm-logout-current-user.entry.js +3 -2
- package/dist/esm/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-4715e546.js} +1 -1
- 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 +3 -3
- package/dist/esm/sqm-popup-container.entry.js +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-598eb9a7.js} +1 -1
- 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 +2 -2
- package/dist/esm/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-a0f6ad48.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +6 -5
- package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +5 -4
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +9 -8
- package/dist/esm/sqm-referred-registration.entry.js +5 -5
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
- package/dist/esm/sqm-rewards-table_9.entry.js +9 -8
- package/dist/esm/sqm-scroll.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +44 -22
- package/dist/esm/sqm-tab.entry.js +3 -3
- package/dist/esm/sqm-tabs.entry.js +4 -4
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/sqm-widget-verification-internal.entry.js +2 -2
- package/dist/esm/sqm-widget-verification.entry.js +2 -2
- package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm/{useChildElements-fc84e640.js → useChildElements-fe94b660.js} +2 -2
- package/dist/esm/useEmailVerification-8f2dc2bd.js +152 -0
- package/dist/esm/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-670c1b98.js} +3 -3
- package/dist/esm/{useReferralTable-f6ffa103.js → useReferralTable-52008143.js} +5 -4
- package/dist/esm/{useRegistrationFormState-849e27f7.js → useRegistrationFormState-4cfd1a8d.js} +2 -2
- package/dist/esm/{utilities-443732be.js → utilities-98445452.js} +2 -2
- package/dist/esm-es5/ShadowViewAddon-72e231a5.js +1 -0
- package/dist/esm-es5/global-adae7650.js +285 -0
- package/dist/esm-es5/index-0c7b14c5.js +1 -0
- package/dist/esm-es5/index.module-c0eb7dc2.js +53 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm-es5/{re-render-1bcfd0de.js → re-render-5882a144.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_39.entry.js +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-invoice-table-view-08c03ba7.js → sqm-invoice-table-view-663674f2.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-f8e78810.js → sqm-navigation-sidebar-item-view-4715e546.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-c6ac5430.js → sqm-portal-email-verification-view-598eb9a7.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-15ddbec8.js → sqm-portal-profile-view-a0f6ad48.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-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-scroll.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.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-internal.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm-es5/useChildElements-fe94b660.js +1 -0
- package/dist/esm-es5/useEmailVerification-8f2dc2bd.js +1 -0
- package/dist/esm-es5/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-670c1b98.js} +1 -1
- package/dist/esm-es5/useReferralTable-52008143.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-4cfd1a8d.js +1 -0
- package/dist/esm-es5/{utilities-443732be.js → utilities-98445452.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-0078bc76.system.js +53 -0
- package/dist/mint-components/{p-5becb2ff.system.js → p-00ec17d4.system.js} +1 -1
- package/dist/mint-components/{p-cd44de66.system.js → p-06c561ea.system.js} +1 -1
- package/dist/mint-components/{p-2a414b2e.system.js → p-0979f82e.system.js} +2 -2
- package/dist/mint-components/{p-d83b0cf3.js → p-0db003f7.js} +153 -153
- package/dist/mint-components/{p-0121e044.js → p-0ecb3019.js} +1 -1
- package/dist/mint-components/{p-04ced592.system.entry.js → p-14488d1c.system.entry.js} +1 -1
- package/dist/mint-components/{p-88aac6a9.system.entry.js → p-14beec1b.system.entry.js} +1 -1
- package/dist/mint-components/{p-a85f57bb.entry.js → p-15e01e7a.entry.js} +1 -1
- package/dist/mint-components/{p-2816bf6a.js → p-1602bf01.js} +1 -1
- package/dist/mint-components/p-18399da0.system.entry.js +1 -0
- package/dist/mint-components/{p-c1f4fb6d.system.entry.js → p-18cd88c4.system.entry.js} +1 -1
- package/dist/mint-components/{p-fd2c5407.js → p-1b24bb52.js} +1 -1
- package/dist/mint-components/{p-03dbe2ce.entry.js → p-1e40967f.entry.js} +1 -1
- package/dist/mint-components/p-1f02e20b.entry.js +1 -0
- package/dist/mint-components/p-253c87e1.system.entry.js +1 -0
- package/dist/mint-components/p-25a70095.system.entry.js +1 -0
- package/dist/mint-components/p-2632464d.entry.js +1 -0
- package/dist/mint-components/p-286190c4.system.entry.js +1 -0
- package/dist/mint-components/{p-4e373c3d.system.js → p-34a87e67.system.js} +1 -1
- package/dist/mint-components/{p-59818690.system.entry.js → p-34dab223.system.entry.js} +1 -1
- package/dist/mint-components/{p-947fe79b.entry.js → p-3ba349a3.entry.js} +1 -1
- package/dist/mint-components/{p-be1ae1ed.system.entry.js → p-3c46b3de.system.entry.js} +1 -1
- package/dist/mint-components/{p-bc826117.system.entry.js → p-3da2b3cf.system.entry.js} +1 -1
- package/dist/mint-components/p-414b3b6c.system.entry.js +1 -0
- package/dist/mint-components/p-4185f6f5.system.entry.js +1 -0
- package/dist/mint-components/{p-1d27da33.js → p-4209cd94.js} +4 -4
- package/dist/mint-components/{p-43621f12.system.js → p-423821b9.system.js} +1 -1
- package/dist/mint-components/{p-3e7ec0f3.system.entry.js → p-45d0b48a.system.entry.js} +1 -1
- package/dist/mint-components/{p-88bf51b7.system.entry.js → p-45d6cde6.system.entry.js} +1 -1
- package/dist/mint-components/{p-f3053c61.js → p-48704504.js} +1 -1
- package/dist/mint-components/{p-5291891c.entry.js → p-4c0b7768.entry.js} +3 -3
- package/dist/mint-components/{p-c763c0b2.js → p-4d060f15.js} +1 -1
- package/dist/mint-components/p-52241ba9.system.js +1 -0
- package/dist/mint-components/p-556753b2.js +42 -0
- package/dist/mint-components/p-55dcb6ff.system.js +1 -0
- package/dist/mint-components/{p-9d34f4f0.entry.js → p-56b37aeb.entry.js} +3 -3
- package/dist/mint-components/{p-1f7d7524.system.entry.js → p-5a2fd8e0.system.entry.js} +1 -1
- package/dist/mint-components/{p-dd0d79bf.entry.js → p-5c602e84.entry.js} +1 -1
- package/dist/mint-components/{p-e0e7635a.js → p-611a30f0.js} +1 -1
- package/dist/mint-components/{p-9e0230c3.entry.js → p-64acc813.entry.js} +1 -1
- package/dist/mint-components/{p-76392386.entry.js → p-657b290b.entry.js} +1 -1
- package/dist/mint-components/{p-04348a9b.js → p-65a449de.js} +1 -1
- package/dist/mint-components/p-65de8fb2.js +1 -0
- package/dist/mint-components/{p-4671e644.entry.js → p-6a70d2d6.entry.js} +1 -1
- package/dist/mint-components/p-6eede6e5.system.entry.js +1 -0
- package/dist/mint-components/p-6fbfd683.js +1 -0
- package/dist/mint-components/{p-9ec008cb.system.entry.js → p-70886c65.system.entry.js} +1 -1
- package/dist/mint-components/{p-c3b37bbf.js → p-7507d72b.js} +1 -1
- package/dist/mint-components/{p-0527d90b.system.entry.js → p-78a831e0.system.entry.js} +1 -1
- package/dist/mint-components/p-78c1bd77.system.js +1 -0
- package/dist/mint-components/{p-fbdf0738.entry.js → p-79097c07.entry.js} +1 -1
- package/dist/mint-components/{p-f0806232.system.entry.js → p-7ab14d4b.system.entry.js} +1 -1
- package/dist/mint-components/p-7c4c727c.system.entry.js +1 -0
- package/dist/mint-components/p-7e5f0292.system.entry.js +1 -0
- package/dist/mint-components/{p-ead27698.system.entry.js → p-816fb64f.system.entry.js} +1 -1
- package/dist/mint-components/p-832eba3a.entry.js +1 -0
- package/dist/mint-components/p-858a87ce.entry.js +1 -0
- package/dist/mint-components/p-89669879.system.js +1 -0
- package/dist/mint-components/p-8b7d2f44.entry.js +1 -0
- package/dist/mint-components/{p-b651706a.js → p-8ccb4267.js} +24 -24
- package/dist/mint-components/{p-a5a9aa07.entry.js → p-8d696fc9.entry.js} +11 -11
- package/dist/mint-components/{p-39af4acd.entry.js → p-8da20810.entry.js} +17 -17
- package/dist/mint-components/p-8defb972.system.entry.js +1 -0
- package/dist/mint-components/{p-251e7567.js → p-9223640e.js} +1 -1
- package/dist/mint-components/{p-6afb4f48.system.entry.js → p-95af445c.system.entry.js} +1 -1
- package/dist/mint-components/{p-721a89c6.entry.js → p-99a09fab.entry.js} +2 -2
- package/dist/mint-components/p-9cdaa099.entry.js +1 -0
- package/dist/mint-components/{p-5fba1a04.system.entry.js → p-a1f0d8ba.system.entry.js} +1 -1
- package/dist/mint-components/{p-a45b03d2.entry.js → p-a2e1af83.entry.js} +1 -1
- package/dist/mint-components/p-a80c8f5c.system.js +1 -0
- package/dist/mint-components/{p-1f9a9b70.system.entry.js → p-a9487844.system.entry.js} +1 -1
- package/dist/mint-components/{p-51d53165.system.entry.js → p-ab7322f0.system.entry.js} +1 -1
- package/dist/mint-components/{p-4eae91a9.system.js → p-ab89b44a.system.js} +1 -1
- package/dist/mint-components/{p-c3babfa4.system.entry.js → p-ac69b460.system.entry.js} +1 -1
- package/dist/mint-components/{p-f56348dc.system.entry.js → p-b14a77e8.system.entry.js} +1 -1
- package/dist/mint-components/p-b28df069.js +1 -0
- package/dist/mint-components/p-b4771476.entry.js +1 -0
- package/dist/mint-components/{p-9cdbd1ac.system.entry.js → p-c293f586.system.entry.js} +1 -1
- package/dist/mint-components/p-c9ca8473.system.entry.js +1 -0
- package/dist/mint-components/p-cac64545.system.entry.js +1 -0
- package/dist/mint-components/{p-bee1e573.entry.js → p-cadb8dba.entry.js} +1 -1
- package/dist/mint-components/{p-6c928c7d.entry.js → p-cafebf8a.entry.js} +1 -1
- package/dist/mint-components/{p-370a1a73.system.js → p-cb45d0a8.system.js} +1 -1
- package/dist/mint-components/{p-84b25a46.entry.js → p-cdcd825e.entry.js} +1 -1
- package/dist/mint-components/{p-178d2d2e.entry.js → p-cdd04337.entry.js} +1 -1
- package/dist/mint-components/{p-83c9f37b.system.entry.js → p-d0c4f3bf.system.entry.js} +1 -1
- package/dist/mint-components/{p-94454880.entry.js → p-d2a925d5.entry.js} +1 -1
- package/dist/mint-components/p-d3293ac3.entry.js +11 -0
- package/dist/mint-components/{p-b1e8a802.entry.js → p-d39da925.entry.js} +1 -1
- package/dist/mint-components/p-d4138847.system.entry.js +1 -0
- package/dist/mint-components/p-d70bfe30.entry.js +8 -0
- package/dist/mint-components/p-d7b701a7.entry.js +1 -0
- package/dist/mint-components/{p-36f7caec.system.entry.js → p-d90ef1da.system.entry.js} +1 -1
- package/dist/mint-components/{p-ac51940e.system.js → p-dce3d296.system.js} +1 -1
- package/dist/mint-components/{p-68747d88.js → p-def70672.js} +1 -1
- package/dist/mint-components/p-e05ff098.system.js +1 -0
- package/dist/mint-components/p-e4c3817a.system.entry.js +1 -0
- package/dist/mint-components/{p-ce9e7c98.system.js → p-e5299352.system.js} +1 -1
- package/dist/mint-components/p-e7797040.entry.js +1 -0
- package/dist/mint-components/{p-e93e5740.entry.js → p-e810da97.entry.js} +1 -1
- package/dist/mint-components/p-e82eec3c.entry.js +13 -0
- package/dist/mint-components/p-e8bfd924.system.entry.js +1 -0
- package/dist/mint-components/p-e8fcaaa2.entry.js +13 -0
- package/dist/mint-components/{p-1b861be5.entry.js → p-ee328054.entry.js} +1 -1
- package/dist/mint-components/p-ef49d744.entry.js +1 -0
- package/dist/mint-components/{p-22425c71.system.entry.js → p-f0fba496.system.entry.js} +1 -1
- package/dist/mint-components/{p-4babe350.system.js → p-f338ef55.system.js} +1 -1
- package/dist/mint-components/p-f5f0fc0e.entry.js +1 -0
- package/dist/mint-components/{p-65e2c043.system.js → p-faf019cf.system.js} +1 -1
- package/dist/mint-components/p-fcb224ab.js +25 -0
- package/dist/mint-components/{p-fc422446.system.js → p-fda3d0ca.system.js} +22 -22
- package/dist/mint-components/p-fe8e1071.entry.js +1 -0
- package/dist/types/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.d.ts +0 -1
- package/dist/types/components/sqm-payout-button-scroll/sqm-payout-button-scroll.d.ts +7 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.d.ts +2 -3
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +0 -10
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.d.ts +1 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.d.ts +4 -1
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.d.ts +6 -1
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +10 -2
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.d.ts +7 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +2 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +24 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +0 -3
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +0 -16
- package/dist/types/components.d.ts +82 -52
- 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/cjs/useEmailVerification-30a1c7f6.js +0 -75
- package/dist/esm/useEmailVerification-7135732c.js +0 -72
- package/dist/esm-es5/ShadowViewAddon-65c8679e.js +0 -1
- package/dist/esm-es5/global-6306a9b8.js +0 -285
- package/dist/esm-es5/index.module-6c840c4e.js +0 -1
- package/dist/esm-es5/useChildElements-fc84e640.js +0 -1
- package/dist/esm-es5/useEmailVerification-7135732c.js +0 -1
- package/dist/esm-es5/useReferralTable-f6ffa103.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-849e27f7.js +0 -1
- package/dist/mint-components/p-012daf3c.entry.js +0 -1
- package/dist/mint-components/p-0893073b.entry.js +0 -1
- package/dist/mint-components/p-0c9ad5f3.system.entry.js +0 -1
- package/dist/mint-components/p-117b4705.system.js +0 -1
- package/dist/mint-components/p-11d1b212.js +0 -1
- package/dist/mint-components/p-1bd0cda8.system.entry.js +0 -1
- package/dist/mint-components/p-1ee62d9f.system.entry.js +0 -1
- package/dist/mint-components/p-23fdd44e.entry.js +0 -1
- package/dist/mint-components/p-2868f475.entry.js +0 -1
- package/dist/mint-components/p-36e9296e.system.entry.js +0 -1
- package/dist/mint-components/p-3925bcd6.entry.js +0 -13
- package/dist/mint-components/p-39397731.entry.js +0 -1
- package/dist/mint-components/p-64491210.system.entry.js +0 -1
- package/dist/mint-components/p-663303b7.entry.js +0 -8
- package/dist/mint-components/p-66a04cca.system.entry.js +0 -1
- package/dist/mint-components/p-7dd1ff31.system.entry.js +0 -1
- package/dist/mint-components/p-7f5c7bf7.system.entry.js +0 -1
- package/dist/mint-components/p-8a337864.js +0 -7
- package/dist/mint-components/p-8d554a89.system.js +0 -1
- package/dist/mint-components/p-93576222.system.js +0 -1
- package/dist/mint-components/p-99c15c5e.entry.js +0 -1
- package/dist/mint-components/p-a02afa72.system.js +0 -1
- package/dist/mint-components/p-a4282d02.system.entry.js +0 -1
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +0 -1
- package/dist/mint-components/p-bdd6bb13.js +0 -1
- package/dist/mint-components/p-c8878e79.entry.js +0 -1
- package/dist/mint-components/p-c92a743e.entry.js +0 -1
- package/dist/mint-components/p-c9fb6102.entry.js +0 -1
- package/dist/mint-components/p-ca809fdd.system.js +0 -1
- package/dist/mint-components/p-cb433855.system.entry.js +0 -1
- package/dist/mint-components/p-d35d8c06.entry.js +0 -11
- package/dist/mint-components/p-d468925f.entry.js +0 -1
- package/dist/mint-components/p-def516b8.system.js +0 -1
- package/dist/mint-components/p-e12d3414.system.entry.js +0 -1
- package/dist/mint-components/p-e9ca48fc.system.entry.js +0 -1
- package/dist/mint-components/p-f36e33ff.entry.js +0 -13
- package/dist/mint-components/p-f450654b.system.entry.js +0 -1
- package/dist/mint-components/p-f4cbbe47.entry.js +0 -1
- package/dist/mint-components/p-f531a5c9.system.entry.js +0 -1
- package/dist/mint-components/p-f655a7df.js +0 -1
- package/dist/mint-components/p-fd21ae8f.entry.js +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { s as setUserIdentity, x as xn, i as isDemo } from './index.module-c0eb7dc2.js';
|
|
4
4
|
|
|
5
5
|
function usePortalLogout({ nextPage }) {
|
|
6
6
|
setUserIdentity(undefined);
|
package/dist/esm/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-a0f6ad48.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { i as intl } from './global-
|
|
2
|
+
import { i as intl } from './global-adae7650.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
5
5
|
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import './global-
|
|
4
|
-
import {
|
|
2
|
+
import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import './global-adae7650.js';
|
|
4
|
+
import { K, E as En, b as xe, i as isDemo } from './index.module-c0eb7dc2.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
|
+
import { d as dist } from './index-0c7b14c5.js';
|
|
7
8
|
import { g as getProps } from './utils-334c1e34.js';
|
|
8
9
|
import './sqm-text-span-view-8d140661.js';
|
|
9
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
10
|
-
import { i as isEmpty } from './utilities-
|
|
10
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-a0f6ad48.js';
|
|
11
|
+
import { i as isEmpty } from './utilities-98445452.js';
|
|
11
12
|
|
|
12
13
|
const GET_USER = dist.gql `
|
|
13
14
|
query {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { K, j as jn, x as xn, i as isDemo } from './index.module-
|
|
2
|
+
import { d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { K, j as jn, x as xn, i as isDemo } from './index.module-c0eb7dc2.js';
|
|
4
4
|
|
|
5
5
|
function usePortalProtectedRoute({ requireEmailVerification, redirectTo, redirectToUnverified, }) {
|
|
6
6
|
var _a;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
2
|
+
import { e as useRef, d as useEffect, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { Q, c as Te, E as En, x as xn, a as useCallback, i as isDemo } from './index.module-c0eb7dc2.js';
|
|
5
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
5
|
import { A as AuthWrapper, a as AuthColumn, H as HostBlock, b as AuthButtonsContainer, E as ErrorStyles } from './mixins-f60a614c.js';
|
|
7
6
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
7
|
+
import { d as dist } from './index-0c7b14c5.js';
|
|
8
8
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
9
|
-
import {
|
|
9
|
+
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
10
|
+
import { u as useRegistrationFormState } from './useRegistrationFormState-4cfd1a8d.js';
|
|
10
11
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
11
12
|
|
|
12
13
|
const style = {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { X as Xe,
|
|
4
|
-
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
2
|
+
import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { X as Xe, d as Ke, x as xn, i as isDemo } from './index.module-c0eb7dc2.js';
|
|
5
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
5
|
import './mixins-f60a614c.js';
|
|
7
6
|
import './JSS-67b5cff8.js';
|
|
8
7
|
import { s as sanitizeUrlPath } from './utils-334c1e34.js';
|
|
9
8
|
import './sqm-text-span-view-8d140661.js';
|
|
9
|
+
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
10
10
|
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-79a85e02.js';
|
|
11
11
|
|
|
12
12
|
function usePortalResetPassword(props) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { K, l as ln, x as xn,
|
|
2
|
+
import { f as useState, d as useEffect, j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { K, l as ln, x as xn, s as setUserIdentity, i as isDemo } from './index.module-c0eb7dc2.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import './mixins-f60a614c.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, g as getElement, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { i as isDemo } from './index.module-
|
|
2
|
+
import { j as h, h as useReducer, u as useMemo, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { i as intl } from './global-adae7650.js';
|
|
4
|
+
import { i as isDemo } from './index.module-c0eb7dc2.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './mixins-f60a614c.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
|
|
9
|
-
import { a as useRequestRerender, u as useRerenderListener } from './re-render-
|
|
10
|
-
import { u as useChildElements } from './useChildElements-
|
|
11
|
-
import { l as luxon } from './luxon-
|
|
12
|
-
import { g as getPaypalMeta } from './mockRewardData-
|
|
13
|
-
import
|
|
9
|
+
import { a as useRequestRerender, u as useRerenderListener } from './re-render-5882a144.js';
|
|
10
|
+
import { u as useChildElements } from './useChildElements-fe94b660.js';
|
|
11
|
+
import { l as luxon } from './luxon-63e24900.js';
|
|
12
|
+
import { g as getPaypalMeta } from './mockRewardData-e6b763d1.js';
|
|
13
|
+
import './index-0c7b14c5.js';
|
|
14
|
+
import { u as useReferralTable, t as tryMethod } from './useReferralTable-52008143.js';
|
|
14
15
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
15
16
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
16
17
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as isDemo,
|
|
4
|
-
import './jsonpointer-388a7082.js';
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { i as isDemo, s as setUserIdentity } from './index.module-c0eb7dc2.js';
|
|
5
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
5
|
import './mixins-f60a614c.js';
|
|
7
6
|
import './JSS-67b5cff8.js';
|
|
8
7
|
import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.js';
|
|
9
|
-
import './
|
|
10
|
-
import
|
|
8
|
+
import './jsonpointer-388a7082.js';
|
|
9
|
+
import './useRegistrationFormState-4cfd1a8d.js';
|
|
10
|
+
import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-670c1b98.js';
|
|
11
11
|
|
|
12
12
|
const ReferredRegistration = class {
|
|
13
13
|
constructor(hostRef) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
3
|
import './JSS-67b5cff8.js';
|
|
4
4
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
5
5
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import './index.module-
|
|
4
|
-
import { a as useRequestRerender } from './re-render-
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import './index.module-c0eb7dc2.js';
|
|
4
|
+
import { a as useRequestRerender } from './re-render-5882a144.js';
|
|
5
5
|
|
|
6
6
|
const RewardTableCustomerNoteColumn = class {
|
|
7
7
|
constructor(hostRef) {
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { b as browser,
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import {
|
|
2
|
+
import { b as browser, h as useReducer, d as useEffect, j as h$1, u as useMemo } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { i as intl } from './global-adae7650.js';
|
|
4
|
+
import { K, z, Q, E as En, O as On, i as isDemo } from './index.module-c0eb7dc2.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './mixins-f60a614c.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
|
|
9
|
-
import { u as useRerenderListener, a as useRequestRerender } from './re-render-
|
|
10
|
-
import { u as useChildElements } from './useChildElements-
|
|
11
|
-
import { l as luxon } from './luxon-
|
|
12
|
-
import { m as mockRewardData } from './mockRewardData-
|
|
13
|
-
import {
|
|
9
|
+
import { u as useRerenderListener, a as useRequestRerender } from './re-render-5882a144.js';
|
|
10
|
+
import { u as useChildElements } from './useChildElements-fe94b660.js';
|
|
11
|
+
import { l as luxon } from './luxon-63e24900.js';
|
|
12
|
+
import { m as mockRewardData } from './mockRewardData-e6b763d1.js';
|
|
13
|
+
import { d as dist } from './index-0c7b14c5.js';
|
|
14
|
+
import { g as generateUserError } from './useReferralTable-52008143.js';
|
|
14
15
|
import { l as luxonLocale } from './utils-334c1e34.js';
|
|
15
16
|
|
|
16
17
|
const debug = browser("sq:useRewardsTable");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
|
|
5
5
|
const REVEAL_EVENT = "sq:reveal";
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { a as commonjsGlobal, u as useMemo,
|
|
3
|
-
import './global-
|
|
4
|
-
import { x as xn, j as jn,
|
|
2
|
+
import { a as commonjsGlobal, u as useMemo, f as useState, d as useEffect, c as createCommonjsModule, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import './global-adae7650.js';
|
|
4
|
+
import { x as xn, j as jn, s as setUserIdentity, e as an, f as setProgramId } from './index.module-c0eb7dc2.js';
|
|
5
5
|
import './cjs-bdfb4486.js';
|
|
6
6
|
import './mixins-f60a614c.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
8
|
import { G as GenericTableView } from './GenericTableView-d59d8ab4.js';
|
|
9
|
-
import './useChildElements-
|
|
10
|
-
import { l as luxon } from './luxon-
|
|
9
|
+
import './useChildElements-fe94b660.js';
|
|
10
|
+
import { l as luxon } from './luxon-63e24900.js';
|
|
11
|
+
import { d as dist } from './index-0c7b14c5.js';
|
|
11
12
|
import './utils-334c1e34.js';
|
|
12
13
|
import './sqm-text-span-view-8d140661.js';
|
|
13
14
|
import { A as AssetCardView } from './sqm-asset-card-view-9d93fbdd.js';
|
|
@@ -17,16 +18,16 @@ import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.j
|
|
|
17
18
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
|
|
18
19
|
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
|
|
19
20
|
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-0312e073.js';
|
|
20
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
21
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
21
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-4715e546.js';
|
|
22
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-598eb9a7.js';
|
|
22
23
|
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-c2ed8fed.js';
|
|
23
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
24
|
-
import './utilities-
|
|
24
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-a0f6ad48.js';
|
|
25
|
+
import './utilities-98445452.js';
|
|
25
26
|
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-79a85e02.js';
|
|
26
27
|
import { P as PortalVerifyEmailView } from './sqm-portal-verify-email-view-d7ea2c56.js';
|
|
27
|
-
import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, j as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, k as RewardExchangeView, r as rewardExchangeCustomErrorMsg, l as rewardExchangeLongText, m as rewardExchangeSelected, n as chooseAmountFixed, o as chooseAmountFixedNoDescription, p as chooseAmountVariable, q as chooseAmountVariableNoDescription, s as chooseAmountVariableDisabled, t as chooseAmountVariableUnavailable, v as confirmFixed, w as confirmVariable, x as redemptionError, y as queryError, z as success, A as successVariable, F as loading, G as empty$1, J as rewardExchange, K as CardFeedView, M as CouponCodeView, O as ProgressBar$2, Q as autoColorScaleCss, U as ShadowViewAddon } from './ShadowViewAddon-
|
|
28
|
+
import { S as ShareButtonView, L as LeaderboardView, C as CopyTextView, B as BigStatView, P as PortalFrameView, E as EditProfileView, u as useShareLink, a as useShareButton, b as useDemoBigStat, c as StatContainerView, d as PortalChangePasswordView, e as PortalLoginView, f as PortalRegisterView, T as TaskCardView, g as ProgressBarView, h as PoweredByImg$1, i as PortalFooterView, H as HeroView, R as ReferralIframeView, N as NameFieldsView, j as CheckboxFieldView, D as DropdownFieldView, I as InputFieldView, k as RewardExchangeView, r as rewardExchangeCustomErrorMsg, l as rewardExchangeLongText, m as rewardExchangeSelected, n as chooseAmountFixed, o as chooseAmountFixedNoDescription, p as chooseAmountVariable, q as chooseAmountVariableNoDescription, s as chooseAmountVariableDisabled, t as chooseAmountVariableUnavailable, v as confirmFixed, w as confirmVariable, x as redemptionError, y as queryError, z as success, A as successVariable, F as loading, G as empty$1, J as rewardExchange, K as CardFeedView, M as CouponCodeView, O as ProgressBar$2, Q as autoColorScaleCss, U as ShadowViewAddon } from './ShadowViewAddon-72e231a5.js';
|
|
28
29
|
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-6c582684.js';
|
|
29
|
-
import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-
|
|
30
|
+
import { O as OtherRegionSlotView, I as InvoiceTableView, T as TaxForm } from './sqm-invoice-table-view-663674f2.js';
|
|
30
31
|
|
|
31
32
|
/**
|
|
32
33
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -14995,20 +14996,40 @@ const WidgetEmailVerification_stories = {
|
|
|
14995
14996
|
};
|
|
14996
14997
|
const defaultProps$k = {
|
|
14997
14998
|
email: "",
|
|
14998
|
-
error:
|
|
14999
|
+
error: false,
|
|
14999
15000
|
loading: false,
|
|
15001
|
+
initialLoading: false,
|
|
15002
|
+
sendCodeError: false,
|
|
15000
15003
|
};
|
|
15001
15004
|
const Default$i = () => (h("sqm-email-verification", { demoData: {} }));
|
|
15005
|
+
const EmailIsPrefilled = () => (h("sqm-email-verification", { demoData: {
|
|
15006
|
+
states: {
|
|
15007
|
+
...defaultProps$k,
|
|
15008
|
+
email: "test@example.com",
|
|
15009
|
+
},
|
|
15010
|
+
} }));
|
|
15002
15011
|
const Loading$7 = () => (h("sqm-email-verification", { demoData: {
|
|
15012
|
+
states: {
|
|
15013
|
+
...defaultProps$k,
|
|
15014
|
+
initialLoading: true,
|
|
15015
|
+
},
|
|
15016
|
+
} }));
|
|
15017
|
+
const SaveLoading = () => (h("sqm-email-verification", { demoData: {
|
|
15003
15018
|
states: {
|
|
15004
15019
|
...defaultProps$k,
|
|
15005
15020
|
loading: true,
|
|
15006
15021
|
},
|
|
15007
15022
|
} }));
|
|
15008
|
-
const
|
|
15023
|
+
const InvalidEmail = () => (h("sqm-email-verification", { demoData: {
|
|
15024
|
+
states: {
|
|
15025
|
+
...defaultProps$k,
|
|
15026
|
+
error: true,
|
|
15027
|
+
},
|
|
15028
|
+
} }));
|
|
15029
|
+
const SendCodeError = () => (h("sqm-email-verification", { demoData: {
|
|
15009
15030
|
states: {
|
|
15010
15031
|
...defaultProps$k,
|
|
15011
|
-
|
|
15032
|
+
sendCodeError: true,
|
|
15012
15033
|
},
|
|
15013
15034
|
} }));
|
|
15014
15035
|
|
|
@@ -15016,8 +15037,11 @@ const WidgetEmailVerification = /*#__PURE__*/Object.freeze({
|
|
|
15016
15037
|
__proto__: null,
|
|
15017
15038
|
'default': WidgetEmailVerification_stories,
|
|
15018
15039
|
Default: Default$i,
|
|
15040
|
+
EmailIsPrefilled: EmailIsPrefilled,
|
|
15019
15041
|
Loading: Loading$7,
|
|
15020
|
-
|
|
15042
|
+
SaveLoading: SaveLoading,
|
|
15043
|
+
InvalidEmail: InvalidEmail,
|
|
15044
|
+
SendCodeError: SendCodeError
|
|
15021
15045
|
});
|
|
15022
15046
|
|
|
15023
15047
|
const WidgetCodeVerification_stories = {
|
|
@@ -15027,7 +15051,7 @@ const defaultProps$l = {
|
|
|
15027
15051
|
email: "testemail@example.com",
|
|
15028
15052
|
loading: false,
|
|
15029
15053
|
verifyFailed: false,
|
|
15030
|
-
|
|
15054
|
+
emailResent: false,
|
|
15031
15055
|
};
|
|
15032
15056
|
const Default$j = () => (h("sqm-code-verification", { demoData: { states: defaultProps$l } }));
|
|
15033
15057
|
const Loading$8 = () => (h("sqm-code-verification", { demoData: {
|
|
@@ -15039,7 +15063,7 @@ const Loading$8 = () => (h("sqm-code-verification", { demoData: {
|
|
|
15039
15063
|
const CodeResent = () => (h("sqm-code-verification", { demoData: {
|
|
15040
15064
|
states: {
|
|
15041
15065
|
...defaultProps$l,
|
|
15042
|
-
|
|
15066
|
+
emailResent: true,
|
|
15043
15067
|
},
|
|
15044
15068
|
} }));
|
|
15045
15069
|
const VerificationFailed = () => (h("sqm-code-verification", { demoData: {
|
|
@@ -15062,15 +15086,13 @@ const PayoutButtonScroll_stories = {
|
|
|
15062
15086
|
title: "Components/Payout Scroll Button",
|
|
15063
15087
|
};
|
|
15064
15088
|
const defaultProps$m = {
|
|
15065
|
-
payoutSettingsComplete:
|
|
15089
|
+
payoutSettingsComplete: true,
|
|
15066
15090
|
};
|
|
15067
|
-
const Default$k = () => (h("sqm-payout-button-scroll", { demoData: { states: defaultProps$m } }));
|
|
15068
15091
|
const CompletedTaxForm = () => (h("sqm-payout-button-scroll", { demoData: { states: { ...defaultProps$m, payoutSettingsComplete: true } } }));
|
|
15069
15092
|
|
|
15070
15093
|
const PayoutButtonScroll = /*#__PURE__*/Object.freeze({
|
|
15071
15094
|
__proto__: null,
|
|
15072
15095
|
'default': PayoutButtonScroll_stories,
|
|
15073
|
-
Default: Default$k,
|
|
15074
15096
|
CompletedTaxForm: CompletedTaxForm
|
|
15075
15097
|
});
|
|
15076
15098
|
|
|
@@ -15107,7 +15129,7 @@ const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
|
|
|
15107
15129
|
*
|
|
15108
15130
|
*/
|
|
15109
15131
|
//
|
|
15110
|
-
const Default$
|
|
15132
|
+
const Default$k = `
|
|
15111
15133
|
// No CSS
|
|
15112
15134
|
`;
|
|
15113
15135
|
const Orangey = `
|
|
@@ -15141,7 +15163,7 @@ const Klip = `
|
|
|
15141
15163
|
|
|
15142
15164
|
const Themes = /*#__PURE__*/Object.freeze({
|
|
15143
15165
|
__proto__: null,
|
|
15144
|
-
Default: Default$
|
|
15166
|
+
Default: Default$k,
|
|
15145
15167
|
Orangey: Orangey,
|
|
15146
15168
|
Netflix: Netflix,
|
|
15147
15169
|
SaaSquatchCorporate: SaaSquatchCorporate,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import './index.module-
|
|
4
|
-
import { a as useRequestRerender } from './re-render-
|
|
2
|
+
import { j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import './index.module-c0eb7dc2.js';
|
|
4
|
+
import { a as useRequestRerender } from './re-render-5882a144.js';
|
|
5
5
|
|
|
6
6
|
const TabView = ({}, children) => {
|
|
7
7
|
return h(Host, null, children);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import { u as useMemo,
|
|
3
|
-
import { T } from './index.module-
|
|
4
|
-
import { u as useRerenderListener } from './re-render-
|
|
5
|
-
import { u as useChildElements } from './useChildElements-
|
|
2
|
+
import { u as useMemo, d as useEffect, j as h$1 } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { T } from './index.module-c0eb7dc2.js';
|
|
4
|
+
import { u as useRerenderListener } from './re-render-5882a144.js';
|
|
5
|
+
import { u as useChildElements } from './useChildElements-fe94b660.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
|
|
8
8
|
const TabsView = ({ content, placement, }) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
3
|
import './JSS-67b5cff8.js';
|
|
4
4
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { K, F as Fn } from './index.module-
|
|
2
|
+
import { j as h } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { K, F as Fn } from './index.module-c0eb7dc2.js';
|
|
4
4
|
import { S as SHOW_CODE_NAMESPACE, b as VERIFICATION_EMAIL_NAMESPACE } from './keys-a1496e39.js';
|
|
5
5
|
|
|
6
6
|
const WidgetVerificationInternal = class {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { b as browser,
|
|
3
|
-
import { F as Fn,
|
|
2
|
+
import { b as browser, j as h, f as useState, d as useEffect, l } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { F as Fn, a as useCallback } from './index.module-c0eb7dc2.js';
|
|
4
4
|
import { V as VERIFICATION_EVENT_KEY, a as VERIFICATION_PARENT_NAMESPACE } from './keys-a1496e39.js';
|
|
5
5
|
|
|
6
6
|
const debug = browser("sq:widget-verification");
|
|
@@ -1111,4 +1111,4 @@ function c$1(){return (c$1=Object.assign||function(e){for(var t=1;t<arguments.le
|
|
|
1111
1111
|
|
|
1112
1112
|
function s$2(){return getRenderingRef()}function l$1(){var e=s$2();return getElement(e)}function d$2(e,t){void 0===t&&(t={});var n=l$1();return h$1(n,e,t)}function m$2(e,t){var n=l$1();return y$1(n,e,t)}var p$1=browser("stencil-hook");function h$2(t){var r,u=getElement(t),c=(r=!1,new State(function(){p$1("Queue update on element",u),r||(r=!0,Promise.resolve().then(function(){p$1("Forced update on element",u),r=!1,forceUpdate(u);}));},u)),a=t.disconnectedCallback;if(!a)throw new Error("Stencil hooks requires `disconnectedCallback` to be defined (even if it's empty). This is because of how the Stencil compiler works internally");t.disconnectedCallback=function(){c.teardown(),v(a);};var i=t.connectedCallback;t.connectedCallback=function(){c.update(),v(i);};var f=t.render.bind(t);t.render=function(){var e=c.run(f);return c.runEffects(),e};}function v(e){"function"==typeof e&&e();}
|
|
1113
1113
|
|
|
1114
|
-
export { commonjsGlobal as a, browser as b, createCommonjsModule as c,
|
|
1114
|
+
export { commonjsGlobal as a, browser as b, createCommonjsModule as c, useEffect as d, useRef as e, useState as f, getAugmentedNamespace as g, useReducer as h, getDefaultExportFromCjs as i, h$2 as j, d$2 as k, l$1 as l, m$2 as m, useMemo as u, y$1 as y };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { T } from './index.module-
|
|
1
|
+
import { f as useState, u as useMemo } from './stencil-hooks.module-3c7f7c90.js';
|
|
2
|
+
import { T } from './index.module-c0eb7dc2.js';
|
|
3
3
|
|
|
4
4
|
function useChildElements() {
|
|
5
5
|
const host = T();
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
import { f as useState, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
|
|
2
|
+
import { M as Mn, E as En, K, b as xe } from './index.module-c0eb7dc2.js';
|
|
3
|
+
import { d as dist } from './index-0c7b14c5.js';
|
|
4
|
+
import { S as SHOW_CODE_NAMESPACE, b as VERIFICATION_EMAIL_NAMESPACE } from './keys-a1496e39.js';
|
|
5
|
+
|
|
6
|
+
const VerificationEmailMutation = dist.gql `
|
|
7
|
+
mutation requestUserEmailVerification($user: UserIdInput!) {
|
|
8
|
+
requestUserEmailVerification(user: $user) {
|
|
9
|
+
success
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
`;
|
|
13
|
+
const UpsertUserEmailMutation = dist.gql `
|
|
14
|
+
mutation upsertUser($userInput: UserInput!) {
|
|
15
|
+
user(userInput: $userInput) {
|
|
16
|
+
id
|
|
17
|
+
accountId
|
|
18
|
+
email
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
`;
|
|
22
|
+
const UserLookupQuery = dist.gql `
|
|
23
|
+
query user {
|
|
24
|
+
viewer {
|
|
25
|
+
... on User {
|
|
26
|
+
id
|
|
27
|
+
accountId
|
|
28
|
+
email
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
`;
|
|
33
|
+
// TODO: Move to component-boilerplate
|
|
34
|
+
function useVerificationEmailMutation() {
|
|
35
|
+
const user = K();
|
|
36
|
+
const [request, { loading: loading, data, errors }] = xe(VerificationEmailMutation);
|
|
37
|
+
const sendVerificationEmailMutation = async () => {
|
|
38
|
+
try {
|
|
39
|
+
const result = await request({
|
|
40
|
+
user: {
|
|
41
|
+
id: user.id,
|
|
42
|
+
accountId: user.accountId,
|
|
43
|
+
},
|
|
44
|
+
});
|
|
45
|
+
if (result instanceof Error || !result)
|
|
46
|
+
throw new Error();
|
|
47
|
+
return result;
|
|
48
|
+
}
|
|
49
|
+
catch (e) {
|
|
50
|
+
console.error("Could not send verification email", e);
|
|
51
|
+
return undefined;
|
|
52
|
+
}
|
|
53
|
+
};
|
|
54
|
+
return [
|
|
55
|
+
sendVerificationEmailMutation,
|
|
56
|
+
{
|
|
57
|
+
loading,
|
|
58
|
+
data,
|
|
59
|
+
errors,
|
|
60
|
+
},
|
|
61
|
+
];
|
|
62
|
+
}
|
|
63
|
+
function useUpsertUserEmail() {
|
|
64
|
+
const user = K();
|
|
65
|
+
const [request, { loading: loading, data, errors }] = xe(UpsertUserEmailMutation);
|
|
66
|
+
const upsertUserEmail = async (email) => {
|
|
67
|
+
try {
|
|
68
|
+
const result = await request({
|
|
69
|
+
user: {
|
|
70
|
+
id: user.id,
|
|
71
|
+
accountId: user.accountId,
|
|
72
|
+
email,
|
|
73
|
+
},
|
|
74
|
+
});
|
|
75
|
+
if (result instanceof Error || !result)
|
|
76
|
+
throw new Error();
|
|
77
|
+
return result;
|
|
78
|
+
}
|
|
79
|
+
catch (e) {
|
|
80
|
+
console.error("Could not set email on user", e);
|
|
81
|
+
return undefined;
|
|
82
|
+
}
|
|
83
|
+
};
|
|
84
|
+
return [
|
|
85
|
+
upsertUserEmail,
|
|
86
|
+
{
|
|
87
|
+
loading,
|
|
88
|
+
data,
|
|
89
|
+
errors,
|
|
90
|
+
},
|
|
91
|
+
];
|
|
92
|
+
}
|
|
93
|
+
function useWidgetEmailVerification(props) {
|
|
94
|
+
const [_, setShowCode] = Mn(SHOW_CODE_NAMESPACE);
|
|
95
|
+
const [email, setEmail] = Mn(VERIFICATION_EMAIL_NAMESPACE);
|
|
96
|
+
const [emailExists, setEmailExists] = useState(false);
|
|
97
|
+
const [error, setError] = useState(false);
|
|
98
|
+
const [mutationError, setMutationError] = useState(false);
|
|
99
|
+
const [sendVerificationEmailMutation] = useVerificationEmailMutation();
|
|
100
|
+
const [upsertUserEmail] = useUpsertUserEmail();
|
|
101
|
+
const [loading, setLoading] = useState(false);
|
|
102
|
+
const { data, loading: initialLoading } = En(UserLookupQuery, {});
|
|
103
|
+
const emailRegex = /^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
|
|
104
|
+
useEffect(() => {
|
|
105
|
+
if (!(data === null || data === void 0 ? void 0 : data.viewer))
|
|
106
|
+
return;
|
|
107
|
+
setEmailExists(!!data.viewer.email);
|
|
108
|
+
}, [data]);
|
|
109
|
+
const submitEmail = async (e) => {
|
|
110
|
+
e.preventDefault();
|
|
111
|
+
if (!(data === null || data === void 0 ? void 0 : data.viewer))
|
|
112
|
+
return;
|
|
113
|
+
setLoading(true);
|
|
114
|
+
const toAddress = data.viewer.email;
|
|
115
|
+
if (!toAddress) {
|
|
116
|
+
// If no email on the user, set one
|
|
117
|
+
const formData = e.detail.formData;
|
|
118
|
+
const newEmail = formData.get("email").toString();
|
|
119
|
+
if (!emailRegex.test(newEmail)) {
|
|
120
|
+
setError(true);
|
|
121
|
+
return;
|
|
122
|
+
}
|
|
123
|
+
const result = await upsertUserEmail(newEmail);
|
|
124
|
+
if (!result || !result.user.email)
|
|
125
|
+
setError(true);
|
|
126
|
+
}
|
|
127
|
+
const result = await sendVerificationEmailMutation();
|
|
128
|
+
if (!result || !result.requestUserEmailVerification.success)
|
|
129
|
+
setMutationError(true);
|
|
130
|
+
else {
|
|
131
|
+
// This is used to let the code verification widget know an email was already sent
|
|
132
|
+
setEmail(toAddress);
|
|
133
|
+
setShowCode(true);
|
|
134
|
+
}
|
|
135
|
+
setLoading(false);
|
|
136
|
+
};
|
|
137
|
+
return {
|
|
138
|
+
callbacks: {
|
|
139
|
+
submitEmail,
|
|
140
|
+
},
|
|
141
|
+
states: {
|
|
142
|
+
loading,
|
|
143
|
+
initialLoading,
|
|
144
|
+
error,
|
|
145
|
+
email: data === null || data === void 0 ? void 0 : data.viewer.email,
|
|
146
|
+
sendCodeError: mutationError,
|
|
147
|
+
},
|
|
148
|
+
text: props.getTextProps(),
|
|
149
|
+
};
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
export { useVerificationEmailMutation as a, useWidgetEmailVerification as u };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { C as Cn } from './index.module-
|
|
1
|
+
import { f as useState } from './stencil-hooks.module-3c7f7c90.js';
|
|
2
|
+
import { C as Cn } from './index.module-c0eb7dc2.js';
|
|
3
3
|
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
4
|
-
import { u as useRegistrationFormState } from './useRegistrationFormState-
|
|
4
|
+
import { u as useRegistrationFormState } from './useRegistrationFormState-4cfd1a8d.js';
|
|
5
5
|
|
|
6
6
|
function useInstantAccessRegistration(props) {
|
|
7
7
|
const cookie = new URLSearchParams(window.location.search);
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { h } from './index-17b4da69.js';
|
|
2
|
-
import { b as browser,
|
|
3
|
-
import {
|
|
4
|
-
import { u as useRerenderListener } from './re-render-
|
|
5
|
-
import { u as useChildElements } from './useChildElements-
|
|
2
|
+
import { b as browser, h as useReducer, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
|
|
3
|
+
import { K, z, Q, E as En, O as On } from './index.module-c0eb7dc2.js';
|
|
4
|
+
import { u as useRerenderListener } from './re-render-5882a144.js';
|
|
5
|
+
import { u as useChildElements } from './useChildElements-fe94b660.js';
|
|
6
|
+
import { d as dist } from './index-0c7b14c5.js';
|
|
6
7
|
|
|
7
8
|
const debug = browser("sq:useReferralTable");
|
|
8
9
|
const CSS_NAMESPACE = "sqm-referral-table";
|
package/dist/esm/{useRegistrationFormState-849e27f7.js → useRegistrationFormState-4cfd1a8d.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { y } from './stencil-hooks.module-
|
|
2
|
-
import { T } from './index.module-
|
|
1
|
+
import { y } from './stencil-hooks.module-3c7f7c90.js';
|
|
2
|
+
import { T } from './index.module-c0eb7dc2.js';
|
|
3
3
|
|
|
4
4
|
const REGISTRATION_FORM_STATE_CONTEXT = "sq:registration-form-state";
|
|
5
5
|
function useRegistrationFormState(formState) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { f as useState, d as useEffect } from './stencil-hooks.module-3c7f7c90.js';
|
|
2
|
+
import { a as useCallback } from './index.module-c0eb7dc2.js';
|
|
3
3
|
|
|
4
4
|
// import { IntlMessageFormat } from 'intl-messageformat';
|
|
5
5
|
function isMobile(breakPoint) {
|