@saasquatch/mint-components 1.12.0-7 → 1.12.0-9
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-13173901.js → ShadowViewAddon-040cffad.js} +38 -36
- package/dist/cjs/{global-e4ebdbcc.js → global-c3637175.js} +10 -161
- package/dist/cjs/{index.module-236d0403.js → index.module-b8d9d0ba.js} +228 -1392
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{luxon-20eafbd9.js → luxon-05098e19.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +4 -4
- package/dist/cjs/{mockRewardData-3c470512.js → mockRewardData-4258e067.js} +1 -1
- package/dist/cjs/{re-render-5de6631a.js → re-render-5bde3d2e.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 +452 -415
- package/dist/cjs/sqm-big-stat_39.cjs.entry.js +112 -127
- package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
- package/dist/cjs/sqm-code-verification.cjs.entry.js +6 -10
- package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
- package/dist/cjs/sqm-email-verification.cjs.entry.js +24 -25
- 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-e530775f.js → sqm-invoice-table-view-c58966f8.js} +41 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +8 -9
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +7 -8
- package/dist/cjs/{sqm-navigation-sidebar-item-view-fc865ecf.js → sqm-navigation-sidebar-item-view-a2135064.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-4bc2760b.js → sqm-portal-email-verification-view-050dbe0f.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-cbab7c80.js → sqm-portal-profile-view-d97086bc.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +11 -12
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +6 -7
- 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 +16 -17
- 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 +61 -62
- package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +17 -15
- 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 +11 -12
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
- package/dist/cjs/{stencil-hooks.module-a5a04d8a.js → stencil-hooks.module-72742a0b.js} +4 -1
- package/dist/cjs/{useChildElements-23beb180.js → useChildElements-410d2435.js} +2 -2
- package/dist/cjs/{useInstantAccessRegistration-7c125c00.js → useInstantAccessRegistration-ccf81eae.js} +3 -3
- package/dist/cjs/usePayoutStatus-b9fb7399.js +70 -0
- package/dist/cjs/{useReferralTable-54d0ba70.js → useReferralTable-824ac152.js} +13 -14
- package/dist/cjs/{useRegistrationFormState-e7e820d0.js → useRegistrationFormState-f9ce55be.js} +2 -2
- package/dist/cjs/{useVerificationEmail-35aea294.js → useVerificationEmail-6aacdb71.js} +7 -8
- package/dist/cjs/{utilities-ac5b5f2c.js → utilities-f7de6c04.js} +2 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +6 -3
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +0 -3
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-internal.js +2 -2
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +40 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +2 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +36 -3
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +53 -1
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +18 -13
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/data.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +11 -0
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +90 -1
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +6 -0
- package/dist/esm/{ShadowViewAddon-72e231a5.js → ShadowViewAddon-69b61037.js} +12 -10
- package/dist/esm/{global-adae7650.js → global-6306a9b8.js} +10 -161
- package/dist/esm/{index.module-c0eb7dc2.js → index.module-6c840c4e.js} +222 -1389
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
- package/dist/esm/mint-components.js +4 -4
- package/dist/esm/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
- package/dist/esm/{re-render-5882a144.js → re-render-1bcfd0de.js} +2 -2
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +49 -12
- package/dist/esm/sqm-big-stat_39.entry.js +57 -72
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-code-verification.entry.js +4 -8
- package/dist/esm/sqm-context-router.entry.js +2 -2
- package/dist/esm/sqm-email-verification.entry.js +3 -4
- 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-22bb7240.js → sqm-invoice-table-view-d1cfdaf4.js} +41 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +3 -4
- package/dist/esm/sqm-logout-current-user.entry.js +2 -3
- package/dist/esm/{sqm-navigation-sidebar-item-view-4715e546.js → sqm-navigation-sidebar-item-view-f8e78810.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-598eb9a7.js → sqm-portal-email-verification-view-c6ac5430.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-a0f6ad48.js → sqm-portal-profile-view-15ddbec8.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +5 -6
- package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +4 -5
- 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 +8 -9
- 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 +8 -9
- package/dist/esm/sqm-scroll.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +15 -13
- 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 +4 -5
- package/dist/esm/sqm-widget-verification.entry.js +2 -2
- package/dist/esm/{stencil-hooks.module-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
- package/dist/esm/{useChildElements-fe94b660.js → useChildElements-fc84e640.js} +2 -2
- package/dist/esm/{useInstantAccessRegistration-670c1b98.js → useInstantAccessRegistration-8b0a4556.js} +3 -3
- package/dist/esm/usePayoutStatus-1a635054.js +67 -0
- package/dist/esm/{useReferralTable-52008143.js → useReferralTable-f6ffa103.js} +4 -5
- package/dist/esm/{useRegistrationFormState-4cfd1a8d.js → useRegistrationFormState-849e27f7.js} +2 -2
- package/dist/esm/{useVerificationEmail-02b78bd7.js → useVerificationEmail-c32696ba.js} +2 -3
- package/dist/esm/{utilities-98445452.js → utilities-443732be.js} +2 -2
- package/dist/esm-es5/ShadowViewAddon-69b61037.js +1 -0
- package/dist/esm-es5/global-6306a9b8.js +285 -0
- package/dist/esm-es5/index.module-6c840c4e.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-63e24900.js → luxon-7600be8d.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-e6b763d1.js → mockRewardData-0eb6e778.js} +1 -1
- package/dist/esm-es5/{re-render-5882a144.js → re-render-1bcfd0de.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-d1cfdaf4.js +1 -0
- 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-4715e546.js → sqm-navigation-sidebar-item-view-f8e78810.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-598eb9a7.js → sqm-portal-email-verification-view-c6ac5430.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-a0f6ad48.js → sqm-portal-profile-view-15ddbec8.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-3c7f7c90.js → stencil-hooks.module-ac12ca1c.js} +1 -1
- package/dist/esm-es5/useChildElements-fc84e640.js +1 -0
- package/dist/esm-es5/{useInstantAccessRegistration-670c1b98.js → useInstantAccessRegistration-8b0a4556.js} +1 -1
- package/dist/esm-es5/usePayoutStatus-1a635054.js +1 -0
- package/dist/esm-es5/useReferralTable-f6ffa103.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-849e27f7.js +1 -0
- package/dist/esm-es5/useVerificationEmail-c32696ba.js +1 -0
- package/dist/esm-es5/{utilities-98445452.js → utilities-443732be.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-0ecb3019.js → p-0121e044.js} +1 -1
- package/dist/mint-components/p-012daf3c.entry.js +1 -0
- package/dist/mint-components/{p-1e40967f.entry.js → p-03dbe2ce.entry.js} +1 -1
- package/dist/mint-components/{p-65a449de.js → p-04348a9b.js} +1 -1
- package/dist/mint-components/{p-14488d1c.system.entry.js → p-04ced592.system.entry.js} +1 -1
- package/dist/mint-components/{p-78a831e0.system.entry.js → p-0527d90b.system.entry.js} +1 -1
- package/dist/mint-components/p-0893073b.entry.js +1 -0
- package/dist/mint-components/p-0c9ad5f3.system.entry.js +1 -0
- package/dist/mint-components/p-11d1b212.js +1 -0
- package/dist/mint-components/p-1712a9fd.entry.js +11 -0
- package/dist/mint-components/{p-cdd04337.entry.js → p-178d2d2e.entry.js} +1 -1
- package/dist/mint-components/{p-ee328054.entry.js → p-1b861be5.entry.js} +1 -1
- package/dist/mint-components/{p-4209cd94.js → p-1d27da33.js} +4 -4
- package/dist/mint-components/p-1e616d45.system.js +1 -0
- package/dist/mint-components/{p-5a2fd8e0.system.entry.js → p-1f7d7524.system.entry.js} +1 -1
- package/dist/mint-components/{p-f0fba496.system.entry.js → p-22425c71.system.entry.js} +1 -1
- package/dist/mint-components/{p-126a4f24.entry.js → p-24092973.entry.js} +2 -2
- package/dist/mint-components/{p-9223640e.js → p-251e7567.js} +1 -1
- package/dist/mint-components/{p-1602bf01.js → p-2816bf6a.js} +1 -1
- package/dist/mint-components/p-2868f475.entry.js +1 -0
- package/dist/mint-components/{p-0979f82e.system.js → p-2a414b2e.system.js} +2 -2
- package/dist/mint-components/p-331d060e.entry.js +223 -0
- package/dist/mint-components/p-36e9296e.system.entry.js +1 -0
- package/dist/mint-components/{p-cb45d0a8.system.js → p-370a1a73.system.js} +1 -1
- package/dist/mint-components/p-3925bcd6.entry.js +13 -0
- package/dist/mint-components/{p-45d0b48a.system.entry.js → p-3e7ec0f3.system.entry.js} +1 -1
- package/dist/mint-components/{p-423821b9.system.js → p-43621f12.system.js} +1 -1
- package/dist/mint-components/p-4364001c.entry.js +12 -0
- package/dist/mint-components/{p-6a70d2d6.entry.js → p-4671e644.entry.js} +1 -1
- package/dist/mint-components/{p-f338ef55.system.js → p-4babe350.system.js} +1 -1
- package/dist/mint-components/p-4bd7a472.js +1 -0
- package/dist/mint-components/{p-34a87e67.system.js → p-4e373c3d.system.js} +1 -1
- package/dist/mint-components/{p-ab89b44a.system.js → p-4eae91a9.system.js} +1 -1
- package/dist/mint-components/p-517224ef.js +19 -0
- package/dist/mint-components/{p-ab7322f0.system.entry.js → p-51d53165.system.entry.js} +1 -1
- package/dist/mint-components/{p-4c0b7768.entry.js → p-5291891c.entry.js} +3 -3
- package/dist/mint-components/{p-34dab223.system.entry.js → p-59818690.system.entry.js} +1 -1
- package/dist/mint-components/p-5a23b560.system.entry.js +1 -0
- package/dist/mint-components/{p-00ec17d4.system.js → p-5becb2ff.system.js} +1 -1
- package/dist/mint-components/{p-a1f0d8ba.system.entry.js → p-5fba1a04.system.entry.js} +1 -1
- package/dist/mint-components/p-64491210.system.entry.js +1 -0
- package/dist/mint-components/{p-def70672.js → p-68747d88.js} +1 -1
- package/dist/mint-components/{p-95af445c.system.entry.js → p-6afb4f48.system.entry.js} +1 -1
- package/dist/mint-components/{p-cafebf8a.entry.js → p-6c928c7d.entry.js} +1 -1
- package/dist/mint-components/{p-657b290b.entry.js → p-76392386.entry.js} +1 -1
- package/dist/mint-components/p-7dd1ff31.system.entry.js +1 -0
- package/dist/mint-components/p-8300d8c8.system.js +1 -0
- package/dist/mint-components/{p-d0c4f3bf.system.entry.js → p-83c9f37b.system.entry.js} +1 -1
- package/dist/mint-components/{p-cdcd825e.entry.js → p-84b25a46.entry.js} +1 -1
- package/dist/mint-components/{p-14beec1b.system.entry.js → p-88aac6a9.system.entry.js} +1 -1
- package/dist/mint-components/{p-45d6cde6.system.entry.js → p-88bf51b7.system.entry.js} +1 -1
- package/dist/mint-components/p-8bddb468.system.entry.js +1 -0
- package/dist/mint-components/p-8d554a89.system.js +1 -0
- package/dist/mint-components/p-93576222.system.js +1 -0
- package/dist/mint-components/{p-d2a925d5.entry.js → p-94454880.entry.js} +1 -1
- package/dist/mint-components/{p-3ba349a3.entry.js → p-947fe79b.entry.js} +1 -1
- package/dist/mint-components/{p-ca423ca2.system.entry.js → p-9596e97c.system.entry.js} +1 -1
- package/dist/mint-components/p-974070c4.system.entry.js +1 -0
- package/dist/mint-components/p-99c15c5e.entry.js +1 -0
- package/dist/mint-components/{p-c293f586.system.entry.js → p-9cdbd1ac.system.entry.js} +1 -1
- package/dist/mint-components/{p-56b37aeb.entry.js → p-9d34f4f0.entry.js} +3 -3
- package/dist/mint-components/{p-64acc813.entry.js → p-9e0230c3.entry.js} +1 -1
- package/dist/mint-components/{p-8ccb4267.js → p-9eae245f.js} +30 -27
- package/dist/mint-components/{p-70886c65.system.entry.js → p-9ec008cb.system.entry.js} +1 -1
- package/dist/mint-components/p-a4282d02.system.entry.js +1 -0
- package/dist/mint-components/{p-a2e1af83.entry.js → p-a45b03d2.entry.js} +1 -1
- package/dist/mint-components/{p-15e01e7a.entry.js → p-a85f57bb.entry.js} +1 -1
- package/dist/mint-components/{p-dce3d296.system.js → p-ac51940e.system.js} +1 -1
- package/dist/mint-components/{p-d39da925.entry.js → p-b1e8a802.entry.js} +1 -1
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +1 -0
- package/dist/mint-components/p-b62faaa5.system.entry.js +1 -0
- package/dist/mint-components/{p-3da2b3cf.system.entry.js → p-bc826117.system.entry.js} +1 -1
- package/dist/mint-components/p-bdd6bb13.js +1 -0
- package/dist/mint-components/{p-3c46b3de.system.entry.js → p-be1ae1ed.system.entry.js} +1 -1
- package/dist/mint-components/{p-cadb8dba.entry.js → p-bee1e573.entry.js} +1 -1
- package/dist/mint-components/{p-0aebee07.entry.js → p-c05e7b9f.entry.js} +12 -11
- package/dist/mint-components/{p-18cd88c4.system.entry.js → p-c1f4fb6d.system.entry.js} +1 -1
- package/dist/mint-components/{p-7507d72b.js → p-c3b37bbf.js} +1 -1
- package/dist/mint-components/{p-ac69b460.system.entry.js → p-c3babfa4.system.entry.js} +1 -1
- package/dist/mint-components/{p-e373b78a.entry.js → p-c510fb88.entry.js} +1 -1
- package/dist/mint-components/{p-a60ec391.system.entry.js → p-c7057066.system.entry.js} +1 -1
- package/dist/mint-components/p-c8878e79.entry.js +1 -0
- package/dist/mint-components/p-c92a743e.entry.js +1 -0
- package/dist/mint-components/p-c9fb6102.entry.js +1 -0
- package/dist/mint-components/p-ca809fdd.system.js +1 -0
- package/dist/mint-components/p-cb433855.system.entry.js +1 -0
- package/dist/mint-components/{p-06c561ea.system.js → p-cd44de66.system.js} +1 -1
- package/dist/mint-components/{p-e5299352.system.js → p-ce9e7c98.system.js} +1 -1
- package/dist/mint-components/p-d35d8c06.entry.js +11 -0
- package/dist/mint-components/p-d468925f.entry.js +1 -0
- package/dist/mint-components/{p-7666cd3d.js → p-d7806f31.js} +6 -6
- package/dist/mint-components/{p-0db003f7.js → p-d83b0cf3.js} +153 -153
- package/dist/mint-components/{p-5c602e84.entry.js → p-dd0d79bf.entry.js} +1 -1
- package/dist/mint-components/p-def516b8.system.js +1 -0
- package/dist/mint-components/p-e01ac27c.system.js +1 -0
- package/dist/mint-components/{p-611a30f0.js → p-e0e7635a.js} +1 -1
- package/dist/mint-components/p-e12d3414.system.entry.js +1 -0
- package/dist/mint-components/p-e45a8501.system.entry.js +1 -0
- package/dist/mint-components/p-e990dc21.system.js +1 -0
- package/dist/mint-components/{p-816fb64f.system.entry.js → p-ead27698.system.entry.js} +1 -1
- package/dist/mint-components/{p-7ab14d4b.system.entry.js → p-f0806232.system.entry.js} +1 -1
- package/dist/mint-components/{p-48704504.js → p-f3053c61.js} +1 -1
- package/dist/mint-components/p-f340214f.entry.js +25 -0
- package/dist/mint-components/p-f36e33ff.entry.js +13 -0
- package/dist/mint-components/p-f450654b.system.entry.js +1 -0
- package/dist/mint-components/p-f4cbbe47.entry.js +1 -0
- package/dist/mint-components/p-f531a5c9.system.entry.js +1 -0
- package/dist/mint-components/{p-b14a77e8.system.entry.js → p-f56348dc.system.entry.js} +1 -1
- package/dist/mint-components/p-f655a7df.js +1 -0
- package/dist/mint-components/{p-79097c07.entry.js → p-fbdf0738.entry.js} +1 -1
- package/dist/mint-components/{p-fda3d0ca.system.js → p-fc422446.system.js} +22 -22
- package/dist/mint-components/p-fd21ae8f.entry.js +1 -0
- package/dist/mint-components/{p-1b24bb52.js → p-fd2c5407.js} +1 -1
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +3 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +8 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +3 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/data.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +7 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +17 -0
- package/dist/types/components.d.ts +50 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/index-56d1fa5b.js +0 -2227
- package/dist/esm/index-0c7b14c5.js +0 -2225
- package/dist/esm-es5/ShadowViewAddon-72e231a5.js +0 -1
- package/dist/esm-es5/global-adae7650.js +0 -285
- package/dist/esm-es5/index-0c7b14c5.js +0 -1
- package/dist/esm-es5/index.module-c0eb7dc2.js +0 -53
- package/dist/esm-es5/sqm-invoice-table-view-22bb7240.js +0 -1
- package/dist/esm-es5/useChildElements-fe94b660.js +0 -1
- package/dist/esm-es5/useReferralTable-52008143.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-4cfd1a8d.js +0 -1
- package/dist/esm-es5/useVerificationEmail-02b78bd7.js +0 -1
- package/dist/mint-components/p-0078bc76.system.js +0 -53
- package/dist/mint-components/p-0e2d876d.entry.js +0 -240
- package/dist/mint-components/p-116c1809.entry.js +0 -11
- package/dist/mint-components/p-1f02e20b.entry.js +0 -1
- package/dist/mint-components/p-22b7bd75.system.entry.js +0 -1
- package/dist/mint-components/p-253c87e1.system.entry.js +0 -1
- package/dist/mint-components/p-2632464d.entry.js +0 -1
- package/dist/mint-components/p-28450e40.system.entry.js +0 -1
- package/dist/mint-components/p-286190c4.system.entry.js +0 -1
- package/dist/mint-components/p-2b5b2586.system.js +0 -1
- package/dist/mint-components/p-414b3b6c.system.entry.js +0 -1
- package/dist/mint-components/p-4185f6f5.system.entry.js +0 -1
- package/dist/mint-components/p-4a43ffbd.js +0 -1
- package/dist/mint-components/p-52241ba9.system.js +0 -1
- package/dist/mint-components/p-556753b2.js +0 -42
- package/dist/mint-components/p-55dcb6ff.system.js +0 -1
- package/dist/mint-components/p-55fe2ec0.system.entry.js +0 -1
- package/dist/mint-components/p-65de8fb2.js +0 -1
- package/dist/mint-components/p-6fb496ac.entry.js +0 -12
- package/dist/mint-components/p-6fbfd683.js +0 -1
- package/dist/mint-components/p-71b8adf7.system.js +0 -1
- package/dist/mint-components/p-7c4c727c.system.entry.js +0 -1
- package/dist/mint-components/p-858a87ce.entry.js +0 -1
- package/dist/mint-components/p-87bf9880.entry.js +0 -25
- package/dist/mint-components/p-89669879.system.js +0 -1
- package/dist/mint-components/p-8a7d2170.system.entry.js +0 -1
- package/dist/mint-components/p-8b7d2f44.entry.js +0 -1
- package/dist/mint-components/p-8defb972.system.entry.js +0 -1
- package/dist/mint-components/p-9cdaa099.entry.js +0 -1
- package/dist/mint-components/p-a5eedbe2.system.entry.js +0 -1
- package/dist/mint-components/p-a80c8f5c.system.js +0 -1
- package/dist/mint-components/p-b28df069.js +0 -1
- package/dist/mint-components/p-b4771476.entry.js +0 -1
- package/dist/mint-components/p-c9ca8473.system.entry.js +0 -1
- package/dist/mint-components/p-cac64545.system.entry.js +0 -1
- package/dist/mint-components/p-d3293ac3.entry.js +0 -11
- package/dist/mint-components/p-d7b701a7.entry.js +0 -1
- package/dist/mint-components/p-e05ff098.system.js +0 -1
- package/dist/mint-components/p-e4c3817a.system.entry.js +0 -1
- package/dist/mint-components/p-e7797040.entry.js +0 -1
- package/dist/mint-components/p-e82eec3c.entry.js +0 -13
- package/dist/mint-components/p-e8bfd924.system.entry.js +0 -1
- package/dist/mint-components/p-e8fcaaa2.entry.js +0 -13
- package/dist/mint-components/p-ef49d744.entry.js +0 -1
- package/dist/mint-components/p-f5f0fc0e.entry.js +0 -1
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { i as isDemo, T, K, z,
|
|
2
|
+
import { n as h, f as useEffect, k as useState, i as d, u as useMemo, m as useRef, b as browser, j as useReducer } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { i as intl } from './global-6306a9b8.js';
|
|
4
|
+
import { i as isDemo, T, d as dist, K, z, c as xe, E as En, n as ne, Q, w as wn, x as xn, q as ze, W as We, U as Ue, b as useCallback, r as Ye, j as jn } from './index.module-6c840c4e.js';
|
|
5
|
+
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
5
6
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
7
|
import './mixins-f60a614c.js';
|
|
7
8
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
-
import { a as useRequestRerender } from './re-render-
|
|
9
|
-
import { u as useChildElements } from './useChildElements-
|
|
10
|
-
import './luxon-
|
|
11
|
-
import { d as dist } from './index-0c7b14c5.js';
|
|
9
|
+
import { a as useRequestRerender } from './re-render-1bcfd0de.js';
|
|
10
|
+
import { u as useChildElements } from './useChildElements-fc84e640.js';
|
|
11
|
+
import './luxon-7600be8d.js';
|
|
12
12
|
import { g as getProps, a as getMissingProps, s as sanitizeUrlPath } from './utils-334c1e34.js';
|
|
13
13
|
import './sqm-text-span-view-8d140661.js';
|
|
14
14
|
import { p as pathToRegexp } from './index-ffa26b43.js';
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import { i as isEmpty } from './utilities-98445452.js';
|
|
15
|
+
import { R as REGISTRATION_FORM_STATE_CONTEXT, u as useRegistrationFormState } from './useRegistrationFormState-849e27f7.js';
|
|
16
|
+
import { i as isEmpty } from './utilities-443732be.js';
|
|
18
17
|
import { A as AsYouType } from './AsYouType-46f67d0d.js';
|
|
19
|
-
import { b as useDemoBigStat, V as useBigStat, B as BigStatView, Q as autoColorScaleCss, K as CardFeedView, j as CheckboxFieldView, M as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, W as withShadowView, L as LeaderboardView, N as NameFieldsView, d as PortalChangePasswordView, i as PortalFooterView, P as PortalFrameView, e as PortalLoginView, f as PortalRegisterView, R as ReferralIframeView, X as demoRewardExchange, k as RewardExchangeView, a as useShareButton, S as ShareButtonView, C as CopyTextView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-
|
|
18
|
+
import { b as useDemoBigStat, V as useBigStat, B as BigStatView, Q as autoColorScaleCss, K as CardFeedView, j as CheckboxFieldView, M as CouponCodeView, D as DropdownFieldView, E as EditProfileView, H as HeroView, I as InputFieldView, W as withShadowView, L as LeaderboardView, N as NameFieldsView, d as PortalChangePasswordView, i as PortalFooterView, P as PortalFrameView, e as PortalLoginView, f as PortalRegisterView, R as ReferralIframeView, X as demoRewardExchange, k as RewardExchangeView, a as useShareButton, S as ShareButtonView, C as CopyTextView, u as useShareLink, c as StatContainerView, T as TaskCardView } from './ShadowViewAddon-69b61037.js';
|
|
20
19
|
import './sqm-portal-container-view-6c582684.js';
|
|
20
|
+
import { u as usePayoutStatus } from './usePayoutStatus-1a635054.js';
|
|
21
21
|
|
|
22
22
|
const BigStat = class {
|
|
23
23
|
constructor(hostRef) {
|
|
@@ -1781,6 +1781,15 @@ const style$3 = {
|
|
|
1781
1781
|
margin: "0",
|
|
1782
1782
|
marginBottom: "var(--sl-spacing-small)",
|
|
1783
1783
|
},
|
|
1784
|
+
ErrorAlertContainer: {
|
|
1785
|
+
"&::part(base)": {
|
|
1786
|
+
backgroundColor: "var(--sl-color-red-100)",
|
|
1787
|
+
borderTop: "none",
|
|
1788
|
+
},
|
|
1789
|
+
"& sl-icon::part(base)": {
|
|
1790
|
+
color: "var(--sl-color-danger-500)",
|
|
1791
|
+
},
|
|
1792
|
+
},
|
|
1784
1793
|
WarningAlertContainer: {
|
|
1785
1794
|
"&::part(base)": {
|
|
1786
1795
|
backgroundColor: "var(--sl-color-yellow-100)",
|
|
@@ -1799,6 +1808,20 @@ const style$3 = {
|
|
|
1799
1808
|
color: "var(--sl-color-blue-500)",
|
|
1800
1809
|
},
|
|
1801
1810
|
},
|
|
1811
|
+
Dialog: {
|
|
1812
|
+
"&::part(panel)": {
|
|
1813
|
+
height: "600px",
|
|
1814
|
+
},
|
|
1815
|
+
"&::part(close-button)": {
|
|
1816
|
+
marginBottom: "var(--sl-spacing-xx-large)",
|
|
1817
|
+
},
|
|
1818
|
+
"&::part(title)": {
|
|
1819
|
+
display: "none",
|
|
1820
|
+
},
|
|
1821
|
+
"&::part(header)": {},
|
|
1822
|
+
"&::part(body)": { padding: "0" },
|
|
1823
|
+
"&::part(footer)": {},
|
|
1824
|
+
},
|
|
1802
1825
|
};
|
|
1803
1826
|
const sheet$3 = createStyleSheet(style$3);
|
|
1804
1827
|
const styleString$3 = sheet$3.toString();
|
|
@@ -1812,6 +1835,15 @@ function PayoutStatusAlertView(props) {
|
|
|
1812
1835
|
return h$1("div", null);
|
|
1813
1836
|
}
|
|
1814
1837
|
function getAlert(status) {
|
|
1838
|
+
if (states.error)
|
|
1839
|
+
return {
|
|
1840
|
+
header: text.errorHeader,
|
|
1841
|
+
description: text.errorDescription,
|
|
1842
|
+
buttonText: null,
|
|
1843
|
+
alertType: "critical",
|
|
1844
|
+
icon: "exclamation-triangle",
|
|
1845
|
+
class: sheet$3.classes.ErrorAlertContainer,
|
|
1846
|
+
};
|
|
1815
1847
|
switch (status) {
|
|
1816
1848
|
case "INFORMATION_REQUIRED":
|
|
1817
1849
|
return {
|
|
@@ -1864,67 +1896,10 @@ function PayoutStatusAlertView(props) {
|
|
|
1864
1896
|
h$1("strong", null, (_d = getAlert(states.status)) === null || _d === void 0 ? void 0 : _d.header),
|
|
1865
1897
|
h$1("p", { class: sheet$3.classes.AlertDescriptionText }, (_e = getAlert(states.status)) === null || _e === void 0 ? void 0 : _e.description),
|
|
1866
1898
|
getButton(states.status)),
|
|
1867
|
-
h$1("sl-dialog", {
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
}
|
|
1871
|
-
|
|
1872
|
-
const GET_USER_STATUS = dist.gql `
|
|
1873
|
-
query getUserStatus {
|
|
1874
|
-
user: viewer {
|
|
1875
|
-
... on User {
|
|
1876
|
-
id
|
|
1877
|
-
impactConnection {
|
|
1878
|
-
connected
|
|
1879
|
-
publisher {
|
|
1880
|
-
id
|
|
1881
|
-
payoutsAccount {
|
|
1882
|
-
hold
|
|
1883
|
-
}
|
|
1884
|
-
}
|
|
1885
|
-
}
|
|
1886
|
-
}
|
|
1887
|
-
}
|
|
1888
|
-
}
|
|
1889
|
-
`;
|
|
1890
|
-
function usePayoutStatus(props) {
|
|
1891
|
-
const { type } = getEnvironmentSDK();
|
|
1892
|
-
const { loading, data, errors, refetch } = En(GET_USER_STATUS, {});
|
|
1893
|
-
const [status, setStatus] = useState(undefined);
|
|
1894
|
-
const [showDialog, setShowDialog] = useState(false);
|
|
1895
|
-
useEffect(() => {
|
|
1896
|
-
if (!data)
|
|
1897
|
-
return;
|
|
1898
|
-
function getStatus(data) {
|
|
1899
|
-
var _a, _b;
|
|
1900
|
-
const account = (_b = (_a = data.user.impactConnection) === null || _a === void 0 ? void 0 : _a.publisher) === null || _b === void 0 ? void 0 : _b.payoutsAccount;
|
|
1901
|
-
if (!account)
|
|
1902
|
-
return "INFORMATION_REQUIRED";
|
|
1903
|
-
if (account.hold)
|
|
1904
|
-
return "HOLD";
|
|
1905
|
-
// @ts-ignore, TODO: add check for account verification
|
|
1906
|
-
if (!account.verified)
|
|
1907
|
-
return "VERIFICATION_NEEDED";
|
|
1908
|
-
return "DONE";
|
|
1909
|
-
}
|
|
1910
|
-
const s = getStatus(data);
|
|
1911
|
-
setStatus(s);
|
|
1912
|
-
}, [data]);
|
|
1913
|
-
useEffect(() => {
|
|
1914
|
-
const cb = () => refetch();
|
|
1915
|
-
window.addEventListener("sqm:tax-form-updated", cb);
|
|
1916
|
-
return () => window.removeEventListener("sqm:tax-form-updated", cb);
|
|
1917
|
-
}, []);
|
|
1918
|
-
return {
|
|
1919
|
-
states: { loading, status, showVerifyIdentity: showDialog },
|
|
1920
|
-
data: { type },
|
|
1921
|
-
text: props.getTextProps(),
|
|
1922
|
-
callbacks: {
|
|
1923
|
-
onTermsClick: () => window.open(props.termsUrl, "_blank").focus(),
|
|
1924
|
-
onClick: () => setShowDialog(true),
|
|
1925
|
-
onCancel: () => setShowDialog(false),
|
|
1926
|
-
},
|
|
1927
|
-
};
|
|
1899
|
+
h$1("sl-dialog", { noDismiss: true, class: sheet$3.classes.Dialog, open: states.showVerifyIdentity, "onSl-hide": callbacks.onCancel },
|
|
1900
|
+
h$1("iframe", {
|
|
1901
|
+
// AL: TODO replace iframe URL with verification url when available
|
|
1902
|
+
scrolling: "yes", frameBorder: "0", width: "100%", height: "100%", src: "https://impacttech.complytaxforms.com/ServiceRedirect.aspx?Language=eng&Param1=UxBORV4bOIrqNb4gbpNmtvW3wjdZJyx4gPElIGMJNR8=&UUID=B576EA3E-80FD-4D85-AA59-653D23A7CCE8" }))));
|
|
1928
1903
|
}
|
|
1929
1904
|
|
|
1930
1905
|
const PayoutStatusAlert = class {
|
|
@@ -1966,6 +1941,14 @@ const PayoutStatusAlert = class {
|
|
|
1966
1941
|
* @uiName Cash & Payouts Terms and Conditions url
|
|
1967
1942
|
*/
|
|
1968
1943
|
this.termsUrl = "https://terms.advocate.impact.com/PayoutTermsAndConditions.html";
|
|
1944
|
+
/**
|
|
1945
|
+
* @uiName Error header
|
|
1946
|
+
*/
|
|
1947
|
+
this.errorHeader = "Could not determine payout status.";
|
|
1948
|
+
/**
|
|
1949
|
+
* @uiName Error description
|
|
1950
|
+
*/
|
|
1951
|
+
this.errorDescription = "There was an error with determining your payout status.";
|
|
1969
1952
|
h(this);
|
|
1970
1953
|
}
|
|
1971
1954
|
disconnectedCallback() { }
|
|
@@ -1976,12 +1959,14 @@ const PayoutStatusAlert = class {
|
|
|
1976
1959
|
const props = isDemo()
|
|
1977
1960
|
? useDemoPayoutStatusAlert(this)
|
|
1978
1961
|
: usePayoutStatus(this);
|
|
1962
|
+
console.log({ props });
|
|
1979
1963
|
return h$1(PayoutStatusAlertView, Object.assign({}, props));
|
|
1980
1964
|
}
|
|
1981
1965
|
};
|
|
1982
1966
|
function useDemoPayoutStatusAlert(props) {
|
|
1983
1967
|
return cjs({
|
|
1984
1968
|
states: {
|
|
1969
|
+
error: false,
|
|
1985
1970
|
status: "INFORMATION_REQUIRED",
|
|
1986
1971
|
loading: false,
|
|
1987
1972
|
showVerifyIdentity: false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { g as getEnvironmentSDK } from './index.module-
|
|
2
|
+
import { n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { g as getEnvironmentSDK } from './index.module-6c840c4e.js';
|
|
4
4
|
import './mixins-f60a614c.js';
|
|
5
5
|
import './JSS-67b5cff8.js';
|
|
6
6
|
import { C as CloseButtonView } from './sqm-close-button-view-dc65b4e3.js';
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import { l,
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { M as Mn, D as Dn, i as isDemo, S as Sn } from './index.module-
|
|
2
|
+
import { l, k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { i as intl } from './global-6306a9b8.js';
|
|
4
|
+
import { d as dist, M as Mn, D as Dn, i as isDemo, S as Sn } from './index.module-6c840c4e.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import { E as ErrorStyles } from './mixins-f60a614c.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
-
import { d as dist } from './index-0c7b14c5.js';
|
|
9
8
|
import { g as getProps } from './utils-334c1e34.js';
|
|
10
9
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
11
10
|
import { a as VERIFICATION_EMAIL_NAMESPACE, S as SHOW_CODE_NAMESPACE, V as VERIFICATION_PARENT_NAMESPACE } from './keys-db1897ae.js';
|
|
12
|
-
import { u as useVerificationEmail } from './useVerificationEmail-
|
|
11
|
+
import { u as useVerificationEmail } from './useVerificationEmail-c32696ba.js';
|
|
13
12
|
|
|
14
13
|
const style = {
|
|
15
14
|
Wrapper: {
|
|
@@ -155,9 +154,6 @@ function useWidgetCodeVerification(props) {
|
|
|
155
154
|
const [codeRef, setCodeRef] = useState(null);
|
|
156
155
|
const [validationError, setValidationError] = useState(false);
|
|
157
156
|
const [emailError, setEmailError] = useState(false);
|
|
158
|
-
// // TODO: Need to handle error states for these errors
|
|
159
|
-
// const [verifyUser, { loading: verifyLoading, errors: verifyErrors }] =
|
|
160
|
-
// useCodeVerificationMutation();
|
|
161
157
|
const { initialized, send: [sendEmail, { loading: sendLoading, errors: sendErrors }], verify: [verifyEmail, { loading: verifyLoading, errors: verifyErrors }], } = useVerificationEmail();
|
|
162
158
|
useEffect(() => {
|
|
163
159
|
if (!codeRef)
|
|
@@ -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 { T } from './index.module-
|
|
2
|
+
import { b as browser, k as useState, i as d, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { T } from './index.module-6c840c4e.js';
|
|
4
4
|
import { g as getProps } from './utils-334c1e34.js';
|
|
5
5
|
import { p as pathToRegexp } from './index-ffa26b43.js';
|
|
6
6
|
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { M as Mn, E as En, K,
|
|
2
|
+
import { k as useState, f as useEffect, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { d as dist, M as Mn, E as En, K, c as xe, i as isDemo, S as Sn } from './index.module-6c840c4e.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
6
|
-
import { d as dist } from './index-0c7b14c5.js';
|
|
7
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
8
7
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
9
8
|
import { S as SHOW_CODE_NAMESPACE, a as VERIFICATION_EMAIL_NAMESPACE } from './keys-db1897ae.js';
|
|
10
|
-
import { u as useVerificationEmail } from './useVerificationEmail-
|
|
9
|
+
import { u as useVerificationEmail } from './useVerificationEmail-c32696ba.js';
|
|
11
10
|
|
|
12
11
|
const UpsertUserEmailMutation = dist.gql `
|
|
13
12
|
mutation upsertUser($userInput: UserInput!) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import './index.module-
|
|
2
|
+
import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { i as intl } from './global-6306a9b8.js';
|
|
4
|
+
import './index.module-6c840c4e.js';
|
|
5
5
|
import './JSS-67b5cff8.js';
|
|
6
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
7
7
|
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-6c582684.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
2
|
+
import { n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
3
|
|
|
4
4
|
const sqmFormMessageCss = "sl-alert::part(base){border:1px solid;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(20, 20, 20, 0.1);box-shadow:0 1px 2px rgba(20, 20, 20, 0.1)}.Error::part(base){background-color:var(--sl-color-danger-100);border-color:var(--sl-color-danger-200)}.Warning::part(base){background-color:var(--sl-color-warning-100);border-color:var(--sl-color-warning-200)}.Success::part(base){background-color:var(--sl-color-success-100);border-color:var(--sl-color-success-200)}.Info::part(base){background-color:var(--sl-color-primary-100);border-color:var(--sl-color-primary-200)}";
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1, c as Host } from './index-17b4da69.js';
|
|
2
|
-
import { m,
|
|
3
|
-
import { B, k as ke, Y, $ as $e } from './index.module-
|
|
2
|
+
import { o as m, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { B, k as ke, Y, $ as $e } from './index.module-6c840c4e.js';
|
|
4
4
|
|
|
5
5
|
async function useGraphQLClientProvider({ domain }) {
|
|
6
6
|
const token = B();
|
|
@@ -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,
|
|
2
|
+
import { n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { i as isDemo, a as setUserIdentity } from './index.module-6c840c4e.js';
|
|
4
|
+
import './jsonpointer-388a7082.js';
|
|
4
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
6
|
import './mixins-f60a614c.js';
|
|
6
7
|
import './JSS-67b5cff8.js';
|
|
7
8
|
import { E as EmailRegistrationView } from './email-registration-view-a89a88bf.js';
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
10
|
-
import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-670c1b98.js';
|
|
9
|
+
import './useRegistrationFormState-849e27f7.js';
|
|
10
|
+
import { u as useInstantAccessRegistration } from './useInstantAccessRegistration-8b0a4556.js';
|
|
11
11
|
|
|
12
12
|
const InstantAccessRegistration = class {
|
|
13
13
|
constructor(hostRef) {
|
|
@@ -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-6306a9b8.js';
|
|
3
3
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
4
4
|
|
|
5
5
|
const INDIRECT_TAX_PROVINCES = [
|
|
@@ -749,6 +749,8 @@ const docusignFormProps = {
|
|
|
749
749
|
};
|
|
750
750
|
const dashboardProps = {
|
|
751
751
|
states: {
|
|
752
|
+
showVerifyIdentity: false,
|
|
753
|
+
payoutStatus: "DONE",
|
|
752
754
|
canEditPayoutInfo: true,
|
|
753
755
|
disabled: false,
|
|
754
756
|
status: "ACTIVE",
|
|
@@ -1267,6 +1269,8 @@ const TaxAndCashDashboardActiveW8BENForm = () => {
|
|
|
1267
1269
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1268
1270
|
...dashboardProps,
|
|
1269
1271
|
states: {
|
|
1272
|
+
payoutStatus: "DONE",
|
|
1273
|
+
showVerifyIdentity: false,
|
|
1270
1274
|
noFormNeeded: false,
|
|
1271
1275
|
canEditPayoutInfo: true,
|
|
1272
1276
|
documentType: "W8BEN",
|
|
@@ -1283,6 +1287,8 @@ const TaxAndCashDashboardActiveW8BENEForm = () => {
|
|
|
1283
1287
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1284
1288
|
...dashboardProps,
|
|
1285
1289
|
states: {
|
|
1290
|
+
payoutStatus: "DONE",
|
|
1291
|
+
showVerifyIdentity: false,
|
|
1286
1292
|
noFormNeeded: false,
|
|
1287
1293
|
canEditPayoutInfo: true,
|
|
1288
1294
|
documentType: "W8BENE",
|
|
@@ -1299,6 +1305,8 @@ const TaxAndCashDashboardNotActiveW9Form = () => {
|
|
|
1299
1305
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1300
1306
|
...dashboardProps,
|
|
1301
1307
|
states: {
|
|
1308
|
+
payoutStatus: "DONE",
|
|
1309
|
+
showVerifyIdentity: false,
|
|
1302
1310
|
noFormNeeded: false,
|
|
1303
1311
|
canEditPayoutInfo: true,
|
|
1304
1312
|
status: "INACTIVE",
|
|
@@ -1316,6 +1324,8 @@ const TaxAndCashDashboardNotVerifiedW9Form = () => {
|
|
|
1316
1324
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1317
1325
|
...dashboardProps,
|
|
1318
1326
|
states: {
|
|
1327
|
+
payoutStatus: "DONE",
|
|
1328
|
+
showVerifyIdentity: false,
|
|
1319
1329
|
canEditPayoutInfo: true,
|
|
1320
1330
|
disabled: false,
|
|
1321
1331
|
status: "NOT_VERIFIED",
|
|
@@ -1334,6 +1344,8 @@ const TaxAndCashDashboardNotVerifiedW8BENForm = () => {
|
|
|
1334
1344
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1335
1345
|
...dashboardProps,
|
|
1336
1346
|
states: {
|
|
1347
|
+
payoutStatus: "DONE",
|
|
1348
|
+
showVerifyIdentity: false,
|
|
1337
1349
|
canEditPayoutInfo: true,
|
|
1338
1350
|
disabled: false,
|
|
1339
1351
|
status: "NOT_VERIFIED",
|
|
@@ -1353,6 +1365,8 @@ const TaxAndCashDashboardNotVerifiedW8BENEForm = () => {
|
|
|
1353
1365
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1354
1366
|
...dashboardProps,
|
|
1355
1367
|
states: {
|
|
1368
|
+
payoutStatus: "DONE",
|
|
1369
|
+
showVerifyIdentity: false,
|
|
1356
1370
|
canEditPayoutInfo: true,
|
|
1357
1371
|
disabled: false,
|
|
1358
1372
|
status: "NOT_VERIFIED",
|
|
@@ -1372,6 +1386,8 @@ const TaxAndCashDashboardNotActiveW8BENEForm = () => {
|
|
|
1372
1386
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1373
1387
|
...dashboardProps,
|
|
1374
1388
|
states: {
|
|
1389
|
+
payoutStatus: "DONE",
|
|
1390
|
+
showVerifyIdentity: false,
|
|
1375
1391
|
canEditPayoutInfo: true,
|
|
1376
1392
|
disabled: false,
|
|
1377
1393
|
status: "NOT_ACTIVE",
|
|
@@ -1391,6 +1407,8 @@ const TaxAndCashDashboardNoFormNeeded = () => {
|
|
|
1391
1407
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1392
1408
|
...dashboardProps,
|
|
1393
1409
|
states: {
|
|
1410
|
+
payoutStatus: "DONE",
|
|
1411
|
+
showVerifyIdentity: false,
|
|
1394
1412
|
canEditPayoutInfo: true,
|
|
1395
1413
|
disabled: false,
|
|
1396
1414
|
documentType: "W9",
|
|
@@ -1410,6 +1428,8 @@ const TaxAndCashDashboardIndirectTaxCanada = () => {
|
|
|
1410
1428
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1411
1429
|
...dashboardProps,
|
|
1412
1430
|
states: {
|
|
1431
|
+
payoutStatus: "DONE",
|
|
1432
|
+
showVerifyIdentity: false,
|
|
1413
1433
|
canEditPayoutInfo: true,
|
|
1414
1434
|
status: "ACTIVE",
|
|
1415
1435
|
disabled: false,
|
|
@@ -1430,6 +1450,8 @@ const TaxAndCashDashboardIndirectTaxCanadaQuebec = () => {
|
|
|
1430
1450
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1431
1451
|
...dashboardProps,
|
|
1432
1452
|
states: {
|
|
1453
|
+
payoutStatus: "DONE",
|
|
1454
|
+
showVerifyIdentity: false,
|
|
1433
1455
|
canEditPayoutInfo: true,
|
|
1434
1456
|
status: "ACTIVE",
|
|
1435
1457
|
disabled: false,
|
|
@@ -1451,6 +1473,8 @@ const TaxAndCashDashboardIndirectTaxSpain = () => {
|
|
|
1451
1473
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1452
1474
|
...dashboardProps,
|
|
1453
1475
|
states: {
|
|
1476
|
+
payoutStatus: "DONE",
|
|
1477
|
+
showVerifyIdentity: false,
|
|
1454
1478
|
canEditPayoutInfo: true,
|
|
1455
1479
|
status: "ACTIVE",
|
|
1456
1480
|
disabled: false,
|
|
@@ -1472,6 +1496,8 @@ const TaxAndCashDashboardIndirectTaxNotRegistered = () => {
|
|
|
1472
1496
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1473
1497
|
...dashboardProps,
|
|
1474
1498
|
states: {
|
|
1499
|
+
payoutStatus: "DONE",
|
|
1500
|
+
showVerifyIdentity: false,
|
|
1475
1501
|
canEditPayoutInfo: true,
|
|
1476
1502
|
status: "ACTIVE",
|
|
1477
1503
|
documentType: "W8BEN",
|
|
@@ -1488,6 +1514,8 @@ const TaxAndCashDashboardIdentityVerifcationRequired = () => {
|
|
|
1488
1514
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1489
1515
|
...dashboardProps,
|
|
1490
1516
|
states: {
|
|
1517
|
+
payoutStatus: "VERIFICATION_NEEDED",
|
|
1518
|
+
showVerifyIdentity: true,
|
|
1491
1519
|
showIdentityVerificationDialog: true,
|
|
1492
1520
|
identiyRequired: true,
|
|
1493
1521
|
canEditPayoutInfo: true,
|
|
@@ -1506,6 +1534,8 @@ const TaxAndCashDashboardNewTaxForm = () => {
|
|
|
1506
1534
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1507
1535
|
...dashboardProps,
|
|
1508
1536
|
states: {
|
|
1537
|
+
payoutStatus: "DONE",
|
|
1538
|
+
showVerifyIdentity: false,
|
|
1509
1539
|
canEditPayoutInfo: true,
|
|
1510
1540
|
status: "ACTIVE",
|
|
1511
1541
|
documentType: "W8BEN",
|
|
@@ -1522,6 +1552,8 @@ const TaxAndCashDashboardPayoutsOnHold = () => {
|
|
|
1522
1552
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1523
1553
|
...dashboardProps,
|
|
1524
1554
|
states: {
|
|
1555
|
+
payoutStatus: "DONE",
|
|
1556
|
+
showVerifyIdentity: false,
|
|
1525
1557
|
canEditPayoutInfo: true,
|
|
1526
1558
|
disabled: true,
|
|
1527
1559
|
status: "ACTIVE",
|
|
@@ -1540,6 +1572,8 @@ const TaxAndCashDashboardLoading = () => {
|
|
|
1540
1572
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1541
1573
|
...dashboardProps,
|
|
1542
1574
|
states: {
|
|
1575
|
+
payoutStatus: "DONE",
|
|
1576
|
+
showVerifyIdentity: false,
|
|
1543
1577
|
canEditPayoutInfo: true,
|
|
1544
1578
|
disabled: false,
|
|
1545
1579
|
status: "ACTIVE",
|
|
@@ -1557,6 +1591,8 @@ const TaxAndCashDashboardWithLoadingError = () => {
|
|
|
1557
1591
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1558
1592
|
...dashboardProps,
|
|
1559
1593
|
states: {
|
|
1594
|
+
payoutStatus: "DONE",
|
|
1595
|
+
showVerifyIdentity: false,
|
|
1560
1596
|
disabled: false,
|
|
1561
1597
|
canEditPayoutInfo: true,
|
|
1562
1598
|
status: "ACTIVE",
|
|
@@ -1575,6 +1611,8 @@ const TaxAndCashDashboardWithGeneralError = () => {
|
|
|
1575
1611
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1576
1612
|
...dashboardProps,
|
|
1577
1613
|
states: {
|
|
1614
|
+
payoutStatus: "DONE",
|
|
1615
|
+
showVerifyIdentity: false,
|
|
1578
1616
|
canEditPayoutInfo: true,
|
|
1579
1617
|
disabled: false,
|
|
1580
1618
|
status: "ACTIVE",
|
|
@@ -1597,6 +1635,8 @@ const TaxAndCashDashboardDisabled = () => {
|
|
|
1597
1635
|
return (h("sqm-tax-and-cash-dashboard", { demoData: {
|
|
1598
1636
|
...dashboardProps,
|
|
1599
1637
|
states: {
|
|
1638
|
+
payoutStatus: "DONE",
|
|
1639
|
+
showVerifyIdentity: false,
|
|
1600
1640
|
canEditPayoutInfo: true,
|
|
1601
1641
|
disabled: true,
|
|
1602
1642
|
status: "ACTIVE",
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as intl } from './global-
|
|
4
|
-
import { z, K, E as En, i as isDemo } from './index.module-
|
|
2
|
+
import { n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { i as intl } from './global-6306a9b8.js';
|
|
4
|
+
import { d as dist, z, K, E as En, i as isDemo } from './index.module-6c840c4e.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
|
-
import { d as dist } from './index-0c7b14c5.js';
|
|
7
6
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-10657658.js';
|
|
8
7
|
|
|
9
8
|
const GET_RANK = dist.gql `
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { K, E as En,
|
|
2
|
+
import { n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { d as dist, K, E as En, a as setUserIdentity, i as isDemo } from './index.module-6c840c4e.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import './JSS-67b5cff8.js';
|
|
6
|
-
import { d as dist } from './index-0c7b14c5.js';
|
|
7
6
|
import { g as getProps } from './utils-334c1e34.js';
|
|
8
7
|
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-2c6122cd.js';
|
|
9
8
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { j as jn, i as isDemo } from './index.module-
|
|
2
|
+
import { n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { j as jn, i as isDemo } from './index.module-6c840c4e.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import './mixins-f60a614c.js';
|
|
6
6
|
import './JSS-67b5cff8.js';
|
|
7
7
|
import { g as getProps } from './utils-334c1e34.js';
|
|
8
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
8
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-f8e78810.js';
|
|
9
9
|
|
|
10
10
|
function useNavigationSidebarItem(props) {
|
|
11
11
|
const currentPage = jn();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { j as jn, z } from './index.module-
|
|
2
|
+
import { n as h, k as useState, f as useEffect } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { j as jn, z } from './index.module-6c840c4e.js';
|
|
4
4
|
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-0312e073.js';
|
|
5
5
|
|
|
6
6
|
const NavigationSidebar = class {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { h, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { i as isDemo } from './index.module-
|
|
2
|
+
import { i as d, k as useState, n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { i as isDemo } from './index.module-6c840c4e.js';
|
|
4
4
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
5
|
import { E as ErrorStyles } from './mixins-f60a614c.js';
|
|
6
6
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
7
7
|
import { g as getProps } from './utils-334c1e34.js';
|
|
8
|
-
import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-
|
|
8
|
+
import { R as REGISTRATION_FORM_STATE_CONTEXT } from './useRegistrationFormState-849e27f7.js';
|
|
9
9
|
|
|
10
10
|
var constants = {
|
|
11
11
|
error: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { n as ne } from './index.module-
|
|
2
|
+
import { n as h$1 } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { n as ne } from './index.module-6c840c4e.js';
|
|
4
4
|
import { g as getProps } from './utils-334c1e34.js';
|
|
5
5
|
|
|
6
6
|
const PopupContainerView = (props) => {
|
|
@@ -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-6306a9b8.js';
|
|
3
3
|
import { A as AuthWrapper, a as AuthColumn } from './mixins-f60a614c.js';
|
|
4
4
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
5
5
|
import { T as TextSpanView } from './sqm-text-span-view-8d140661.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import './global-
|
|
4
|
-
import { h as hn, u as un, K, x as xn,
|
|
2
|
+
import { k as useState, m as useRef, f as useEffect, n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import './global-6306a9b8.js';
|
|
4
|
+
import { h as hn, u as un, K, x as xn, b as useCallback, i as isDemo } from './index.module-6c840c4e.js';
|
|
5
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
6
6
|
import './mixins-f60a614c.js';
|
|
7
7
|
import './JSS-67b5cff8.js';
|
|
8
8
|
import './sqm-text-span-view-8d140661.js';
|
|
9
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
9
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-c6ac5430.js';
|
|
10
10
|
|
|
11
11
|
function usePortalEmailVerification(props) {
|
|
12
12
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import { v as vn, x as xn, i as isDemo } from './index.module-
|
|
2
|
+
import { k as useState, n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { v as vn, x as xn, i as isDemo } from './index.module-6c840c4e.js';
|
|
4
|
+
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
4
5
|
import { c as cjs } from './cjs-bdfb4486.js';
|
|
5
6
|
import './mixins-f60a614c.js';
|
|
6
7
|
import './JSS-67b5cff8.js';
|
|
7
8
|
import './sqm-text-span-view-8d140661.js';
|
|
8
|
-
import { j as jsonpointer } from './jsonpointer-388a7082.js';
|
|
9
9
|
import { P as PortalForgotPasswordView } from './sqm-portal-forgot-password-view-c2ed8fed.js';
|
|
10
10
|
|
|
11
11
|
function usePortalForgotPassword(props) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance } from './index-17b4da69.js';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { n as h } from './stencil-hooks.module-ac12ca1c.js';
|
|
3
|
+
import { a as setUserIdentity, x as xn, i as isDemo } from './index.module-6c840c4e.js';
|
|
4
4
|
|
|
5
5
|
function usePortalLogout({ nextPage }) {
|
|
6
6
|
setUserIdentity(undefined);
|