@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
|
@@ -2,25 +2,24 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const global = require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
5
|
+
const index = require('./index-b0129cd6.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const global = require('./global-c3637175.js');
|
|
8
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./mixins-fe9d4112.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const GenericTableView = require('./GenericTableView-80d7642e.js');
|
|
13
|
-
const reRender = require('./re-render-
|
|
14
|
-
const useChildElements = require('./useChildElements-
|
|
15
|
-
const luxon = require('./luxon-
|
|
16
|
-
const mockRewardData = require('./mockRewardData-
|
|
17
|
-
const
|
|
18
|
-
const useReferralTable = require('./useReferralTable-54d0ba70.js');
|
|
13
|
+
const reRender = require('./re-render-5bde3d2e.js');
|
|
14
|
+
const useChildElements = require('./useChildElements-410d2435.js');
|
|
15
|
+
const luxon = require('./luxon-05098e19.js');
|
|
16
|
+
const mockRewardData = require('./mockRewardData-4258e067.js');
|
|
17
|
+
const useReferralTable = require('./useReferralTable-824ac152.js');
|
|
19
18
|
const utils = require('./utils-6847bc06.js');
|
|
20
19
|
|
|
21
20
|
const debug = stencilHooks_module.browser("sq:useRewardsTable");
|
|
22
21
|
const CSS_NAMESPACE = "sqm-rewards-table";
|
|
23
|
-
const GET_REWARDS =
|
|
22
|
+
const GET_REWARDS = index_module.dist.gql `
|
|
24
23
|
query getRewards(
|
|
25
24
|
$limit: Int!
|
|
26
25
|
$offset: Int!
|
|
@@ -136,7 +135,7 @@ const GET_REWARDS = index.dist.gql `
|
|
|
136
135
|
}
|
|
137
136
|
}
|
|
138
137
|
`;
|
|
139
|
-
const GET_IMPACT_TAX =
|
|
138
|
+
const GET_IMPACT_TAX = index_module.dist.gql `
|
|
140
139
|
query getImpactTax {
|
|
141
140
|
viewer {
|
|
142
141
|
... on User {
|
|
@@ -210,7 +209,7 @@ function useRewardsTable(props, emptyElement, loadingElement) {
|
|
|
210
209
|
const columnsPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderLabel()));
|
|
211
210
|
// get the column cells (renderCell is asynchronous)
|
|
212
211
|
const cellsPromise = data === null || data === void 0 ? void 0 : data.map(async (r) => {
|
|
213
|
-
const cellPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderCell(r, { locale, taxConnection }, index
|
|
212
|
+
const cellPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderCell(r, { locale, taxConnection }, index.h)));
|
|
214
213
|
const cells = (await Promise.all(cellPromise));
|
|
215
214
|
return cells;
|
|
216
215
|
});
|
|
@@ -278,7 +277,7 @@ async function tryMethod(c, callback) {
|
|
|
278
277
|
// renderLabel did not return a promise, so this method probably doesn't exist
|
|
279
278
|
// therefore, we IGNORE the label
|
|
280
279
|
debug("label promise failed", e);
|
|
281
|
-
return index
|
|
280
|
+
return index.h("span", null);
|
|
282
281
|
}
|
|
283
282
|
try {
|
|
284
283
|
return await labelPromise;
|
|
@@ -288,15 +287,15 @@ async function tryMethod(c, callback) {
|
|
|
288
287
|
// This should not happen so we fail fast
|
|
289
288
|
debug("Error rendering label", e);
|
|
290
289
|
const userError = useReferralTable.generateUserError(e);
|
|
291
|
-
return (index
|
|
292
|
-
index
|
|
290
|
+
return (index.h("details", null,
|
|
291
|
+
index.h("summary", null, "Error"),
|
|
293
292
|
userError));
|
|
294
293
|
}
|
|
295
294
|
}
|
|
296
295
|
|
|
297
296
|
const RewardsTable = class {
|
|
298
297
|
constructor(hostRef) {
|
|
299
|
-
index
|
|
298
|
+
index.registerInstance(this, hostRef);
|
|
300
299
|
/** @uiName Rewards per page */
|
|
301
300
|
this.perPage = 4;
|
|
302
301
|
/** @uiName Hide column labels */
|
|
@@ -314,27 +313,27 @@ const RewardsTable = class {
|
|
|
314
313
|
this.smBreakpoint = 599;
|
|
315
314
|
/** @uiName Tablet breakpoint */
|
|
316
315
|
this.mdBreakpoint = 799;
|
|
317
|
-
stencilHooks_module.h(this);
|
|
316
|
+
stencilHooks_module.h$1(this);
|
|
318
317
|
}
|
|
319
318
|
disconnectedCallback() { }
|
|
320
319
|
render() {
|
|
321
|
-
const empty = index
|
|
322
|
-
const loading = index
|
|
320
|
+
const empty = index.h(EmptySlot, null);
|
|
321
|
+
const loading = index.h(LoadingSlot, null);
|
|
323
322
|
const { states, data, callbacks, elements } = index_module.isDemo()
|
|
324
323
|
? useRewardsTableDemo(this, empty, loading)
|
|
325
324
|
: useRewardsTable(this, empty, loading);
|
|
326
325
|
reRender.useRequestRerender([this.perPage]);
|
|
327
|
-
return (index
|
|
326
|
+
return (index.h(GenericTableView.GenericTableView, { states: states, data: data, callbacks: callbacks, elements: elements }));
|
|
328
327
|
}
|
|
329
328
|
};
|
|
330
329
|
function EmptySlot() {
|
|
331
|
-
return (index
|
|
330
|
+
return (index.h("slot", { name: "empty" }, index.h("sqm-empty", { "empty-state-image": "https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_reward2.png", "empty-state-header": "View your rewards", "empty-state-text": "Refer friends and complete tasks to view the details of your rewards" })));
|
|
332
331
|
}
|
|
333
332
|
function LoadingSlot() {
|
|
334
|
-
return (index
|
|
333
|
+
return (index.h("slot", { name: "loading" }, index.h(LoadingRow, null), index.h(LoadingRow, null), index.h(LoadingRow, null), index.h(LoadingRow, null)));
|
|
335
334
|
}
|
|
336
335
|
function LoadingRow() {
|
|
337
|
-
return (index
|
|
336
|
+
return (index.h("sqm-table-row", null, index.h("sqm-table-cell", { colspan: 5 }, index.h("sl-skeleton", null))));
|
|
338
337
|
}
|
|
339
338
|
function useRewardsTableDemo(props, emptyElement, loadingElement) {
|
|
340
339
|
const [content, setContent] = stencilHooks_module.useReducer((state, next) => ({
|
|
@@ -429,10 +428,10 @@ function useRewardsTableDemo(props, emptyElement, loadingElement) {
|
|
|
429
428
|
|
|
430
429
|
const RewardTableDateCell = class {
|
|
431
430
|
constructor(hostRef) {
|
|
432
|
-
index
|
|
431
|
+
index.registerInstance(this, hostRef);
|
|
433
432
|
this.ignored = true;
|
|
434
433
|
this.locale = "en";
|
|
435
|
-
stencilHooks_module.h(this);
|
|
434
|
+
stencilHooks_module.h$1(this);
|
|
436
435
|
}
|
|
437
436
|
disconnectedCallback() { }
|
|
438
437
|
render() {
|
|
@@ -446,7 +445,7 @@ const RewardTableDateCell = class {
|
|
|
446
445
|
|
|
447
446
|
const RewardTableDateColumn = class {
|
|
448
447
|
constructor(hostRef) {
|
|
449
|
-
index
|
|
448
|
+
index.registerInstance(this, hostRef);
|
|
450
449
|
/**
|
|
451
450
|
* @uiName Date column title
|
|
452
451
|
*/
|
|
@@ -462,18 +461,18 @@ const RewardTableDateColumn = class {
|
|
|
462
461
|
* @uiEnumNames ["Date Given", "Date Expires", "Date Cancelled", "Date Redeemed", "Date Scheduled For"]
|
|
463
462
|
*/
|
|
464
463
|
this.dateShown = "dateGiven";
|
|
465
|
-
stencilHooks_module.h(this);
|
|
464
|
+
stencilHooks_module.h$1(this);
|
|
466
465
|
}
|
|
467
466
|
disconnectedCallback() { }
|
|
468
467
|
async renderCell(data, options) {
|
|
469
|
-
return (index
|
|
468
|
+
return (index.h("sqm-rewards-table-date-cell", { date: data[this.dateShown], locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
470
469
|
}
|
|
471
470
|
async renderLabel() {
|
|
472
471
|
return this.columnTitle;
|
|
473
472
|
}
|
|
474
473
|
render() {
|
|
475
474
|
reRender.useRequestRerender([this.dateShown, this.columnTitle]);
|
|
476
|
-
return index
|
|
475
|
+
return index.h(index.Host, { style: { display: "none" } });
|
|
477
476
|
}
|
|
478
477
|
};
|
|
479
478
|
|
|
@@ -550,7 +549,7 @@ const sheet = JSS.createStyleSheet(style);
|
|
|
550
549
|
const styleString = sheet.toString();
|
|
551
550
|
const RewardTableRewardsCell = class {
|
|
552
551
|
constructor(hostRef) {
|
|
553
|
-
index
|
|
552
|
+
index.registerInstance(this, hostRef);
|
|
554
553
|
}
|
|
555
554
|
// TODO: value function from portalv2
|
|
556
555
|
render() {
|
|
@@ -563,19 +562,19 @@ const RewardTableRewardsCell = class {
|
|
|
563
562
|
const singleReward = reward.prettyValueNumber === "1" ||
|
|
564
563
|
(reward.dateRedeemed && reward.prettyAvailableNumber === "0");
|
|
565
564
|
if (reward.type === "FUELTANK") {
|
|
566
|
-
return (index
|
|
565
|
+
return (index.h("div", { class: sheet.classes.Fueltank }, reward.prettyValue, reward.fuelTankCode && (index.h("div", { class: "code", onClick: () => navigator.clipboard.writeText(reward.fuelTankCode) }, index.h("sl-tooltip", { trigger: "click", placement: "top", distance: 5, skidding: 11, content: this.copyText, "onSl-show": (e) => setTimeout(() => e.path[0].hide(), 1000) }, index.h("span", { class: "text" }, reward.fuelTankCode), index.h("span", { class: "icon" }, index.h("sl-icon", { name: "files" })))))));
|
|
567
566
|
}
|
|
568
567
|
if (reward.type === "CREDIT" && !singleReward) {
|
|
569
568
|
const remainingValue = parseFloat(reward.prettyValueNumber) -
|
|
570
569
|
parseFloat(reward.prettyRedeemedNumber);
|
|
571
570
|
const progress = Math.round((remainingValue / parseFloat(reward.prettyValueNumber)) * 100);
|
|
572
571
|
const progressBarSubtext = reward.statuses.includes("EXPIRED") ||
|
|
573
|
-
reward.statuses.includes("CANCELLED") ? (index
|
|
572
|
+
reward.statuses.includes("CANCELLED") ? (index.h("div", null, global.intl.formatMessage({
|
|
574
573
|
id: "redeemedText",
|
|
575
574
|
defaultMessage: this.redeemedText,
|
|
576
575
|
}, {
|
|
577
576
|
redeemedAmount: reward.prettyRedeemedCredit,
|
|
578
|
-
}))) : (index
|
|
577
|
+
}))) : (index.h("div", null, global.intl.formatMessage({
|
|
579
578
|
id: "availableText",
|
|
580
579
|
defaultMessage: this.availableText,
|
|
581
580
|
}, {
|
|
@@ -617,17 +616,17 @@ const RewardTableRewardsCell = class {
|
|
|
617
616
|
};
|
|
618
617
|
const sheet = JSS.createStyleSheet(style);
|
|
619
618
|
const styleString = sheet.toString();
|
|
620
|
-
return (index
|
|
619
|
+
return (index.h("div", null, index.h("style", { type: "text/css" }, styleString), index.h("div", { class: sheet.classes.Container }, index.h("span", { part: "sqm-reward-cell-value" }, pimpedPrettyValue + " "), index.h("br", null), " ", index.h("div", { part: "sqm-reward-cell-progress", class: sheet.classes.Progress }), index.h("span", { part: "sqm-reward-cell-subtext", class: sheet.classes.Subtext }, progressBarSubtext))));
|
|
621
620
|
}
|
|
622
|
-
return index
|
|
621
|
+
return index.h("div", null, pimpedPrettyValue);
|
|
623
622
|
};
|
|
624
|
-
return (index
|
|
623
|
+
return (index.h("div", { style: { display: "contents" } }, index.h("style", { type: "text/css" }, styleString), index.h(RewardValue, { reward: this.reward })));
|
|
625
624
|
}
|
|
626
625
|
};
|
|
627
626
|
|
|
628
627
|
const RewardsTableColumn = class {
|
|
629
628
|
constructor(hostRef) {
|
|
630
|
-
index
|
|
629
|
+
index.registerInstance(this, hostRef);
|
|
631
630
|
/**
|
|
632
631
|
* @uiName Reward column title
|
|
633
632
|
*/
|
|
@@ -644,11 +643,11 @@ const RewardsTableColumn = class {
|
|
|
644
643
|
* @uiName Copied fuel tank text
|
|
645
644
|
*/
|
|
646
645
|
this.copyText = "Copied!";
|
|
647
|
-
stencilHooks_module.h(this);
|
|
646
|
+
stencilHooks_module.h$1(this);
|
|
648
647
|
}
|
|
649
648
|
disconnectedCallback() { }
|
|
650
649
|
async renderCell(data, options) {
|
|
651
|
-
return (index
|
|
650
|
+
return (index.h("sqm-rewards-table-reward-cell", { reward: data, redeemedText: this.redeemedText, availableText: this.availableText, copyText: this.copyText, locale: options === null || options === void 0 ? void 0 : options.locale, exportparts: "sqm-rewards-cell-value, sqm-rewards-cell-progress-bar, sqm-rewards-cell-subtext" }));
|
|
652
651
|
}
|
|
653
652
|
async renderLabel() {
|
|
654
653
|
return this.columnTitle;
|
|
@@ -660,20 +659,20 @@ const RewardsTableColumn = class {
|
|
|
660
659
|
this.availableText,
|
|
661
660
|
this.copyText,
|
|
662
661
|
]);
|
|
663
|
-
return index
|
|
662
|
+
return index.h(index.Host, { style: { display: "none" } });
|
|
664
663
|
}
|
|
665
664
|
};
|
|
666
665
|
|
|
667
666
|
const RewardTableSourceCell = class {
|
|
668
667
|
constructor(hostRef) {
|
|
669
|
-
index
|
|
668
|
+
index.registerInstance(this, hostRef);
|
|
670
669
|
this.locale = "en";
|
|
671
670
|
}
|
|
672
671
|
render() {
|
|
673
672
|
global.intl.locale = this.locale;
|
|
674
673
|
const RewardSource = ({ reward }) => {
|
|
675
674
|
var _a;
|
|
676
|
-
return (index
|
|
675
|
+
return (index.h("span", null, global.intl.formatMessage({
|
|
677
676
|
id: "rewardSourceText",
|
|
678
677
|
defaultMessage: this.rewardSourceText,
|
|
679
678
|
}, {
|
|
@@ -684,15 +683,15 @@ const RewardTableSourceCell = class {
|
|
|
684
683
|
const SOURCE_COLUMN_LENGTH = 21;
|
|
685
684
|
const RewardExchangeBadge = ({ reward }) => {
|
|
686
685
|
var _a;
|
|
687
|
-
const rewardExchange = (index
|
|
686
|
+
const rewardExchange = (index.h("div", null, index.h("span", { style: {
|
|
688
687
|
fontSize: "var(--sl-font-size-small)",
|
|
689
688
|
color: "var(--sl-color-neutral-500)",
|
|
690
|
-
} }, this.rewardExchangeText), index
|
|
689
|
+
} }, this.rewardExchangeText), index.h("br", null), (_a = reward.exchangedRewardRedemptionTransaction) === null || _a === void 0 ? void 0 :
|
|
691
690
|
_a.prettyRedeemedCredit, " → ", reward.prettyValue));
|
|
692
691
|
return reward.exchangedRewardRedemptionTransaction.prettyRedeemedCredit
|
|
693
692
|
.length +
|
|
694
693
|
reward.prettyValue.length <
|
|
695
|
-
SOURCE_COLUMN_LENGTH ? (rewardExchange) : (index
|
|
694
|
+
SOURCE_COLUMN_LENGTH ? (rewardExchange) : (index.h("div", { style: {
|
|
696
695
|
display: "inline-block",
|
|
697
696
|
verticalAlign: "top",
|
|
698
697
|
} }, rewardExchange));
|
|
@@ -709,9 +708,9 @@ const RewardTableSourceCell = class {
|
|
|
709
708
|
return `${user.firstName} ${user.lastName}`;
|
|
710
709
|
};
|
|
711
710
|
const Source = () => this.reward.rewardSource === "FRIEND_SIGNUP" ||
|
|
712
|
-
this.reward.rewardSource === "REFERRED" ? (this.reward.referral === null ? (index
|
|
711
|
+
this.reward.rewardSource === "REFERRED" ? (this.reward.referral === null ? (index.h("p", { style: {
|
|
713
712
|
color: "var(--sl-color-gray-400)",
|
|
714
|
-
} }, this.deletedReferralText)) : (index
|
|
713
|
+
} }, this.deletedReferralText)) : (index.h("div", null, index.h("div", { style: {
|
|
715
714
|
fontSize: "var(--sl-font-size-small)",
|
|
716
715
|
color: "var(--sl-color-neutral-500)",
|
|
717
716
|
} }, global.intl.formatMessage({
|
|
@@ -719,16 +718,16 @@ const RewardTableSourceCell = class {
|
|
|
719
718
|
defaultMessage: this.referralText,
|
|
720
719
|
}, {
|
|
721
720
|
rewardSource: this.reward.rewardSource,
|
|
722
|
-
})), index
|
|
721
|
+
})), index.h("div", null, this.reward.rewardSource == "FRIEND_SIGNUP"
|
|
723
722
|
? getFullName(this.reward.referral.referredUser)
|
|
724
|
-
: getFullName(this.reward.referral.referrerUser))))) : this.reward.exchangedRewardRedemptionTransaction ? (index
|
|
725
|
-
return index
|
|
723
|
+
: getFullName(this.reward.referral.referrerUser))))) : this.reward.exchangedRewardRedemptionTransaction ? (index.h(RewardExchangeBadge, { reward: this.reward })) : (index.h(RewardSource, { reward: this.reward }));
|
|
724
|
+
return index.h(Source, null);
|
|
726
725
|
}
|
|
727
726
|
};
|
|
728
727
|
|
|
729
728
|
const RewardTableUserColumn = class {
|
|
730
729
|
constructor(hostRef) {
|
|
731
|
-
index
|
|
730
|
+
index.registerInstance(this, hostRef);
|
|
732
731
|
/**
|
|
733
732
|
* @uiName Soruce column title
|
|
734
733
|
*/
|
|
@@ -763,11 +762,11 @@ const RewardTableUserColumn = class {
|
|
|
763
762
|
* @uiWidget textArea
|
|
764
763
|
*/
|
|
765
764
|
this.rewardSourceText = "{rewardSource, select, MANUAL {Manual} AUTOMATED {{programName}} other {}}";
|
|
766
|
-
stencilHooks_module.h(this);
|
|
765
|
+
stencilHooks_module.h$1(this);
|
|
767
766
|
}
|
|
768
767
|
disconnectedCallback() { }
|
|
769
768
|
async renderCell(data, options) {
|
|
770
|
-
return (index
|
|
769
|
+
return (index.h("sqm-rewards-table-source-cell", { reward: data, anonymousUserText: this.anonymousUser, deletedUserText: this.deletedUser, rewardExchangeText: this.rewardExchangeText, referralText: this.referralText, rewardSourceText: this.rewardSourceText, locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
771
770
|
}
|
|
772
771
|
async renderLabel() {
|
|
773
772
|
return this.columnTitle;
|
|
@@ -781,7 +780,7 @@ const RewardTableUserColumn = class {
|
|
|
781
780
|
this.referralText,
|
|
782
781
|
this.rewardSourceText,
|
|
783
782
|
]);
|
|
784
|
-
return index
|
|
783
|
+
return index.h(index.Host, { style: { display: "none" } });
|
|
785
784
|
}
|
|
786
785
|
};
|
|
787
786
|
|
|
@@ -811,7 +810,7 @@ const sheet$1 = JSS.createStyleSheet(style$1);
|
|
|
811
810
|
const styleString$1 = sheet$1.toString();
|
|
812
811
|
const RewardTableStatusCell = class {
|
|
813
812
|
constructor(hostRef) {
|
|
814
|
-
index
|
|
813
|
+
index.registerInstance(this, hostRef);
|
|
815
814
|
this.expiryText = "Expires";
|
|
816
815
|
this.locale = "en";
|
|
817
816
|
this.pendingUsTax = "W-9 required";
|
|
@@ -951,9 +950,9 @@ const RewardTableStatusCell = class {
|
|
|
951
950
|
: rewardStatus === "DENIED"
|
|
952
951
|
? this.deniedText
|
|
953
952
|
: null;
|
|
954
|
-
return (index
|
|
953
|
+
return (index.h("div", { style: { display: "contents" } }, index.h("style", { type: "text/css" }, styleString$1), index.h("sl-badge", { type: badgeType, pill: true, class: rewardStatus === "REDEEMED" || rewardStatus === "PAYOUT_APPROVED"
|
|
955
954
|
? sheet$1.classes.RedeemBadge
|
|
956
|
-
: sheet$1.classes.Badge }, statusText), index
|
|
955
|
+
: sheet$1.classes.Badge }, statusText), index.h("p", { class: sheet$1.classes.Date }, fraudStatusText ||
|
|
957
956
|
pendingReasons ||
|
|
958
957
|
this.getPayoutStatusText(rewardStatus) ||
|
|
959
958
|
date)));
|
|
@@ -980,7 +979,7 @@ const RewardTableStatusCell = class {
|
|
|
980
979
|
|
|
981
980
|
const RewardTableStatusColumn = class {
|
|
982
981
|
constructor(hostRef) {
|
|
983
|
-
index
|
|
982
|
+
index.registerInstance(this, hostRef);
|
|
984
983
|
/**
|
|
985
984
|
* @uiName Column title
|
|
986
985
|
*/
|
|
@@ -1068,11 +1067,11 @@ const RewardTableStatusColumn = class {
|
|
|
1068
1067
|
* @uiName Payout approved text
|
|
1069
1068
|
*/
|
|
1070
1069
|
this.payoutApproved = "Reward approved for payout and was scheduled for payment based on your settings.";
|
|
1071
|
-
stencilHooks_module.h(this);
|
|
1070
|
+
stencilHooks_module.h$1(this);
|
|
1072
1071
|
}
|
|
1073
1072
|
disconnectedCallback() { }
|
|
1074
1073
|
async renderCell(data, options) {
|
|
1075
|
-
return (index
|
|
1074
|
+
return (index.h("sqm-rewards-table-status-cell", { statusText: this.statusText, reward: data, taxConnection: options === null || options === void 0 ? void 0 : options.taxConnection, expiryText: this.expiryText, pendingScheduled: this.pendingScheduled, pendingUsTax: this.pendingUsTax, pendingUnhandled: this.pendingUnhandled, pendingReviewText: this.pendingReviewText, payoutFailed: this.payoutFailed, payoutApproved: this.payoutApproved, payoutCancelled: this.payoutCancelled, deniedText: this.deniedText, locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
1076
1075
|
}
|
|
1077
1076
|
async renderLabel() {
|
|
1078
1077
|
return this.columnTitle;
|
|
@@ -1087,7 +1086,7 @@ const RewardTableStatusColumn = class {
|
|
|
1087
1086
|
this.pendingUsTax,
|
|
1088
1087
|
this.pendingUnhandled,
|
|
1089
1088
|
]);
|
|
1090
|
-
return index
|
|
1089
|
+
return index.h(index.Host, { style: { display: "none" } });
|
|
1091
1090
|
}
|
|
1092
1091
|
};
|
|
1093
1092
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
const JSS = require('./JSS-8503a151.js');
|
|
8
8
|
|
|
9
9
|
const REVEAL_EVENT = "sq:reveal";
|
|
@@ -43,7 +43,7 @@ const Scroll = class {
|
|
|
43
43
|
* @uiEnumNames ["Smooth", "Auto"]
|
|
44
44
|
*/
|
|
45
45
|
this.scrollAnimation = "smooth";
|
|
46
|
-
stencilHooks_module.h(this);
|
|
46
|
+
stencilHooks_module.h$1(this);
|
|
47
47
|
}
|
|
48
48
|
disconnectedCallback() { }
|
|
49
49
|
render() {
|
|
@@ -3,16 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
require('./global-c3637175.js');
|
|
8
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
9
9
|
require('./cjs-1066ec21.js');
|
|
10
10
|
require('./mixins-fe9d4112.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const GenericTableView = require('./GenericTableView-80d7642e.js');
|
|
13
|
-
require('./useChildElements-
|
|
14
|
-
const luxon = require('./luxon-
|
|
15
|
-
const index$1 = require('./index-56d1fa5b.js');
|
|
13
|
+
require('./useChildElements-410d2435.js');
|
|
14
|
+
const luxon = require('./luxon-05098e19.js');
|
|
16
15
|
require('./utils-6847bc06.js');
|
|
17
16
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
18
17
|
const sqmAssetCardView = require('./sqm-asset-card-view-a0e33f21.js');
|
|
@@ -22,16 +21,16 @@ const emailRegistrationView = require('./email-registration-view-248652bb.js');
|
|
|
22
21
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-5a3d4a88.js');
|
|
23
22
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-c9f18d96.js');
|
|
24
23
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-921704fb.js');
|
|
25
|
-
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-
|
|
26
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
24
|
+
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-a2135064.js');
|
|
25
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-050dbe0f.js');
|
|
27
26
|
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-969c49ed.js');
|
|
28
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
29
|
-
require('./utilities-
|
|
27
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-d97086bc.js');
|
|
28
|
+
require('./utilities-f7de6c04.js');
|
|
30
29
|
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-96f329ed.js');
|
|
31
30
|
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-7ffcc0d4.js');
|
|
32
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
31
|
+
const ShadowViewAddon = require('./ShadowViewAddon-040cffad.js');
|
|
33
32
|
const sqmPortalContainerView = require('./sqm-portal-container-view-990a85a3.js');
|
|
34
|
-
const sqmInvoiceTableView = require('./sqm-invoice-table-view-
|
|
33
|
+
const sqmInvoiceTableView = require('./sqm-invoice-table-view-c58966f8.js');
|
|
35
34
|
|
|
36
35
|
/**
|
|
37
36
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -3461,7 +3460,7 @@ const FormMessage = /*#__PURE__*/Object.freeze({
|
|
|
3461
3460
|
FullStackSuccess: FullStackSuccess
|
|
3462
3461
|
});
|
|
3463
3462
|
|
|
3464
|
-
const EXCHANGE =
|
|
3463
|
+
const EXCHANGE = index_module.dist.gql `
|
|
3465
3464
|
mutation exchange($exchangeRewardInput: ExchangeRewardInput!) {
|
|
3466
3465
|
exchangeReward(exchangeRewardInput: $exchangeRewardInput) {
|
|
3467
3466
|
reward {
|
|
@@ -15113,6 +15112,7 @@ const PayoutStatusAlert_stories = {
|
|
|
15113
15112
|
title: "Components/Payout Status Alert",
|
|
15114
15113
|
};
|
|
15115
15114
|
const defaultProps$n = {
|
|
15115
|
+
error: false,
|
|
15116
15116
|
status: "INFORMATION_REQUIRED",
|
|
15117
15117
|
loading: false,
|
|
15118
15118
|
showVerifyIdentity: false,
|
|
@@ -15128,6 +15128,7 @@ const VerifyIdentityOpen = () => (index.h("sqm-payout-status-alert", { demoData:
|
|
|
15128
15128
|
} }));
|
|
15129
15129
|
const Hold = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$n, status: "HOLD" } } }));
|
|
15130
15130
|
const Loading$9 = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$n, loading: true } } }));
|
|
15131
|
+
const Error$a = () => (index.h("sqm-payout-status-alert", { demoData: { states: { ...defaultProps$n, error: true } } }));
|
|
15131
15132
|
|
|
15132
15133
|
const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
|
|
15133
15134
|
__proto__: null,
|
|
@@ -15136,7 +15137,8 @@ const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
|
|
|
15136
15137
|
VerifyIdentity: VerifyIdentity,
|
|
15137
15138
|
VerifyIdentityOpen: VerifyIdentityOpen,
|
|
15138
15139
|
Hold: Hold,
|
|
15139
|
-
Loading: Loading$9
|
|
15140
|
+
Loading: Loading$9,
|
|
15141
|
+
Error: Error$a
|
|
15140
15142
|
});
|
|
15141
15143
|
|
|
15142
15144
|
/**
|
|
@@ -17871,7 +17873,7 @@ const StencilStorybook = class {
|
|
|
17871
17873
|
constructor(hostRef) {
|
|
17872
17874
|
index.registerInstance(this, hostRef);
|
|
17873
17875
|
this.ignored = true;
|
|
17874
|
-
stencilHooks_module.h(this);
|
|
17876
|
+
stencilHooks_module.h$1(this);
|
|
17875
17877
|
}
|
|
17876
17878
|
disconnectedCallback() { }
|
|
17877
17879
|
render() {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
require('./index.module-b8d9d0ba.js');
|
|
8
|
+
const reRender = require('./re-render-5bde3d2e.js');
|
|
9
9
|
|
|
10
10
|
const TabView = ({}, children) => {
|
|
11
11
|
return index.h(index.Host, null, children);
|
|
@@ -14,7 +14,7 @@ const TabView = ({}, children) => {
|
|
|
14
14
|
const Tab = class {
|
|
15
15
|
constructor(hostRef) {
|
|
16
16
|
index.registerInstance(this, hostRef);
|
|
17
|
-
stencilHooks_module.h(this);
|
|
17
|
+
stencilHooks_module.h$1(this);
|
|
18
18
|
}
|
|
19
19
|
disconnectedCallback() { }
|
|
20
20
|
render() {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
9
|
-
const useChildElements = require('./useChildElements-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
|
+
const reRender = require('./re-render-5bde3d2e.js');
|
|
9
|
+
const useChildElements = require('./useChildElements-410d2435.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
|
|
12
12
|
const TabsView = ({ content, placement, }) => {
|
|
@@ -86,7 +86,7 @@ function useTabs() {
|
|
|
86
86
|
const Tabs = class {
|
|
87
87
|
constructor(hostRef) {
|
|
88
88
|
index.registerInstance(this, hostRef);
|
|
89
|
-
stencilHooks_module.h(this);
|
|
89
|
+
stencilHooks_module.h$1(this);
|
|
90
90
|
}
|
|
91
91
|
disconnectedCallback() { }
|
|
92
92
|
render() {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
7
|
require('./JSS-8503a151.js');
|
|
8
8
|
const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ const Text = class {
|
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
this.ignored = true;
|
|
14
|
-
stencilHooks_module.h(this);
|
|
14
|
+
stencilHooks_module.h$1(this);
|
|
15
15
|
}
|
|
16
16
|
disconnectedCallback() { }
|
|
17
17
|
componentWillLoad() { }
|
|
@@ -2,16 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
8
|
-
const index = require('./index-56d1fa5b.js');
|
|
5
|
+
const index = require('./index-b0129cd6.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
9
8
|
const utils = require('./utils-6847bc06.js');
|
|
10
9
|
const keys = require('./keys-cff24974.js');
|
|
11
10
|
const extractProps = require('./extractProps-fd93ba62.js');
|
|
12
11
|
|
|
13
|
-
const USER_LOOKUP =
|
|
14
|
-
query
|
|
12
|
+
const USER_LOOKUP = index_module.dist.gql `
|
|
13
|
+
query checkUserVerification {
|
|
15
14
|
viewer {
|
|
16
15
|
... on User {
|
|
17
16
|
id
|
|
@@ -46,7 +45,7 @@ function useWidgetVerificationInternal() {
|
|
|
46
45
|
setContext(true);
|
|
47
46
|
}
|
|
48
47
|
catch (e) {
|
|
49
|
-
console.error("Could not fetch user information", e);
|
|
48
|
+
console.error("Could not fetch user information:", e);
|
|
50
49
|
}
|
|
51
50
|
finally {
|
|
52
51
|
setLoading(false);
|
|
@@ -61,8 +60,8 @@ function useWidgetVerificationInternal() {
|
|
|
61
60
|
}
|
|
62
61
|
const WidgetVerificationInternal = class {
|
|
63
62
|
constructor(hostRef) {
|
|
64
|
-
index
|
|
65
|
-
stencilHooks_module.h(this);
|
|
63
|
+
index.registerInstance(this, hostRef);
|
|
64
|
+
stencilHooks_module.h$1(this);
|
|
66
65
|
}
|
|
67
66
|
disconnectedCallback() { }
|
|
68
67
|
getStepTextProps(prefix) {
|
|
@@ -75,14 +74,14 @@ const WidgetVerificationInternal = class {
|
|
|
75
74
|
: useWidgetVerificationInternal();
|
|
76
75
|
// TODO: Shoelace spinner is throwing errors
|
|
77
76
|
if (loading)
|
|
78
|
-
return index
|
|
77
|
+
return index.h("div", null);
|
|
79
78
|
// if (loading) {
|
|
80
79
|
// return <sl-spinner style="font-size: 2rem;"></sl-spinner>;
|
|
81
80
|
// }
|
|
82
81
|
if (showCode) {
|
|
83
|
-
return (index
|
|
82
|
+
return (index.h("sqm-code-verification", Object.assign({ onVerification: onVerification }, this.getStepTextProps("codeStep_"))));
|
|
84
83
|
}
|
|
85
|
-
return (index
|
|
84
|
+
return (index.h("sqm-email-verification", Object.assign({}, this.getStepTextProps("emailStep_"))));
|
|
86
85
|
}
|
|
87
86
|
};
|
|
88
87
|
function useDemoWidgetVerificationInternal() {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-72742a0b.js');
|
|
7
|
+
const index_module = require('./index.module-b8d9d0ba.js');
|
|
8
8
|
const utils = require('./utils-6847bc06.js');
|
|
9
9
|
const keys = require('./keys-cff24974.js');
|
|
10
10
|
|
|
@@ -123,7 +123,7 @@ const WidgetVerification = class {
|
|
|
123
123
|
* @uiGroup Code Verification Step
|
|
124
124
|
*/
|
|
125
125
|
this.codeStep_networkErrorMessage = "An error occurred while verifying your email. Please refresh the page and try again.";
|
|
126
|
-
stencilHooks_module.h(this);
|
|
126
|
+
stencilHooks_module.h$1(this);
|
|
127
127
|
}
|
|
128
128
|
disconnectedCallback() { }
|
|
129
129
|
render() {
|
|
@@ -1114,14 +1114,17 @@ function c$1(){return (c$1=Object.assign||function(e){for(var t=1;t<arguments.le
|
|
|
1114
1114
|
function s$2(){return index.getRenderingRef()}function l$1(){var e=s$2();return index.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=index.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,index.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();}
|
|
1115
1115
|
|
|
1116
1116
|
exports.browser = browser;
|
|
1117
|
+
exports.c = c;
|
|
1117
1118
|
exports.commonjsGlobal = commonjsGlobal;
|
|
1118
1119
|
exports.createCommonjsModule = createCommonjsModule;
|
|
1119
1120
|
exports.d = d$2;
|
|
1120
1121
|
exports.getAugmentedNamespace = getAugmentedNamespace;
|
|
1121
1122
|
exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
|
|
1122
|
-
exports.h = h$
|
|
1123
|
+
exports.h = h$1;
|
|
1124
|
+
exports.h$1 = h$2;
|
|
1123
1125
|
exports.l = l$1;
|
|
1124
1126
|
exports.m = m$2;
|
|
1127
|
+
exports.s = s$1;
|
|
1125
1128
|
exports.useEffect = useEffect;
|
|
1126
1129
|
exports.useMemo = useMemo;
|
|
1127
1130
|
exports.useReducer = useReducer;
|