@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
|
@@ -3,25 +3,25 @@
|
|
|
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 global = require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
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
|
+
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
9
10
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
11
|
require('./mixins-fe9d4112.js');
|
|
11
12
|
const JSS = require('./JSS-8503a151.js');
|
|
12
|
-
const reRender = require('./re-render-
|
|
13
|
-
const useChildElements = require('./useChildElements-
|
|
14
|
-
require('./luxon-
|
|
15
|
-
const index$1 = require('./index-56d1fa5b.js');
|
|
13
|
+
const reRender = require('./re-render-5bde3d2e.js');
|
|
14
|
+
const useChildElements = require('./useChildElements-410d2435.js');
|
|
15
|
+
require('./luxon-05098e19.js');
|
|
16
16
|
const utils = require('./utils-6847bc06.js');
|
|
17
17
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
18
|
-
const index$
|
|
19
|
-
const
|
|
20
|
-
const
|
|
21
|
-
const utilities = require('./utilities-ac5b5f2c.js');
|
|
18
|
+
const index$1 = require('./index-8c6255f5.js');
|
|
19
|
+
const useRegistrationFormState = require('./useRegistrationFormState-f9ce55be.js');
|
|
20
|
+
const utilities = require('./utilities-f7de6c04.js');
|
|
22
21
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
23
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
22
|
+
const ShadowViewAddon = require('./ShadowViewAddon-040cffad.js');
|
|
24
23
|
require('./sqm-portal-container-view-990a85a3.js');
|
|
24
|
+
const usePayoutStatus = require('./usePayoutStatus-b9fb7399.js');
|
|
25
25
|
|
|
26
26
|
const BigStat = class {
|
|
27
27
|
constructor(hostRef) {
|
|
@@ -34,7 +34,7 @@ const BigStat = class {
|
|
|
34
34
|
*/
|
|
35
35
|
this.flexReverse = false;
|
|
36
36
|
this.ignored = true;
|
|
37
|
-
stencilHooks_module.h(this);
|
|
37
|
+
stencilHooks_module.h$1(this);
|
|
38
38
|
}
|
|
39
39
|
disconnectedCallback() { }
|
|
40
40
|
render() {
|
|
@@ -63,7 +63,7 @@ function buildFontsCssUrl(...fonts) {
|
|
|
63
63
|
const BrandComponent = class {
|
|
64
64
|
constructor(hostRef) {
|
|
65
65
|
index.registerInstance(this, hostRef);
|
|
66
|
-
stencilHooks_module.h(this);
|
|
66
|
+
stencilHooks_module.h$1(this);
|
|
67
67
|
}
|
|
68
68
|
disconnectedCallback() { }
|
|
69
69
|
render() {
|
|
@@ -129,7 +129,7 @@ const CardFeed = class {
|
|
|
129
129
|
* @uiType number
|
|
130
130
|
*/
|
|
131
131
|
this.gap = 24;
|
|
132
|
-
stencilHooks_module.h(this);
|
|
132
|
+
stencilHooks_module.h$1(this);
|
|
133
133
|
}
|
|
134
134
|
disconnectedCallback() { }
|
|
135
135
|
render() {
|
|
@@ -237,7 +237,7 @@ const CheckboxField = class {
|
|
|
237
237
|
* @uiName Optional
|
|
238
238
|
*/
|
|
239
239
|
this.checkboxOptional = false;
|
|
240
|
-
stencilHooks_module.h(this);
|
|
240
|
+
stencilHooks_module.h$1(this);
|
|
241
241
|
}
|
|
242
242
|
disconnectedCallback() { }
|
|
243
243
|
render() {
|
|
@@ -271,7 +271,7 @@ function useCheckboxFieldDemo(props) {
|
|
|
271
271
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
const FuelTankRewardsQuery =
|
|
274
|
+
const FuelTankRewardsQuery = index_module.dist.gql `
|
|
275
275
|
query fuelTankRewardsQuery($programId: ID!) {
|
|
276
276
|
user: viewer {
|
|
277
277
|
... on User {
|
|
@@ -296,7 +296,7 @@ const FuelTankRewardsQuery = index$1.dist.gql `
|
|
|
296
296
|
}
|
|
297
297
|
}
|
|
298
298
|
`;
|
|
299
|
-
const WIDGET_ENGAGEMENT_EVENT =
|
|
299
|
+
const WIDGET_ENGAGEMENT_EVENT = index_module.dist.gql `
|
|
300
300
|
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
301
301
|
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
302
302
|
}
|
|
@@ -489,7 +489,7 @@ const CouponCode = class {
|
|
|
489
489
|
* @uiGroup Coupon code error
|
|
490
490
|
*/
|
|
491
491
|
this.couponCodePlaceholder = "...";
|
|
492
|
-
stencilHooks_module.h(this);
|
|
492
|
+
stencilHooks_module.h$1(this);
|
|
493
493
|
}
|
|
494
494
|
disconnectedCallback() { }
|
|
495
495
|
render() {
|
|
@@ -589,7 +589,7 @@ const DividedLayout = class {
|
|
|
589
589
|
* @uiName Border style
|
|
590
590
|
*/
|
|
591
591
|
this.dividerStyle = "1px solid #EAEAEA";
|
|
592
|
-
stencilHooks_module.h(this);
|
|
592
|
+
stencilHooks_module.h$1(this);
|
|
593
593
|
}
|
|
594
594
|
disconnectedCallback() { }
|
|
595
595
|
render() {
|
|
@@ -623,7 +623,7 @@ const DropdownField = class {
|
|
|
623
623
|
* @default
|
|
624
624
|
*/
|
|
625
625
|
this.dropdownOptional = false;
|
|
626
|
-
stencilHooks_module.h(this);
|
|
626
|
+
stencilHooks_module.h$1(this);
|
|
627
627
|
}
|
|
628
628
|
disconnectedCallback() { }
|
|
629
629
|
render() {
|
|
@@ -654,7 +654,7 @@ function useDropdownFieldDemo(props) {
|
|
|
654
654
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
655
655
|
}
|
|
656
656
|
|
|
657
|
-
const GET_USER =
|
|
657
|
+
const GET_USER = index_module.dist.gql `
|
|
658
658
|
query {
|
|
659
659
|
viewer {
|
|
660
660
|
... on User {
|
|
@@ -668,7 +668,7 @@ const GET_USER = index$1.dist.gql `
|
|
|
668
668
|
}
|
|
669
669
|
}
|
|
670
670
|
`;
|
|
671
|
-
const UPSERT_USER =
|
|
671
|
+
const UPSERT_USER = index_module.dist.gql `
|
|
672
672
|
mutation (
|
|
673
673
|
$id: String!
|
|
674
674
|
$accountId: String!
|
|
@@ -826,7 +826,7 @@ const EditProfile = class {
|
|
|
826
826
|
* @uiName Form error message
|
|
827
827
|
*/
|
|
828
828
|
this.formErrorText = "Please correct the errors below to update your profile.";
|
|
829
|
-
stencilHooks_module.h(this);
|
|
829
|
+
stencilHooks_module.h$1(this);
|
|
830
830
|
}
|
|
831
831
|
disconnectedCallback() { }
|
|
832
832
|
render() {
|
|
@@ -929,7 +929,7 @@ const Hero = class {
|
|
|
929
929
|
* @uiEnumNames ["Wrap", "Wrap Reverse"]
|
|
930
930
|
*/
|
|
931
931
|
this.wrapDirection = "wrap";
|
|
932
|
-
stencilHooks_module.h(this);
|
|
932
|
+
stencilHooks_module.h$1(this);
|
|
933
933
|
}
|
|
934
934
|
disconnectedCallback() { }
|
|
935
935
|
// TODO: Improve empty slot behavior with useChildElements to check for empty slot
|
|
@@ -1135,7 +1135,7 @@ const HeroImage = class {
|
|
|
1135
1135
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1136
1136
|
*/
|
|
1137
1137
|
this.paddingImage = "none";
|
|
1138
|
-
stencilHooks_module.h(this);
|
|
1138
|
+
stencilHooks_module.h$1(this);
|
|
1139
1139
|
}
|
|
1140
1140
|
disconnectedCallback() { }
|
|
1141
1141
|
render() {
|
|
@@ -1147,7 +1147,7 @@ const SqmHookStoryContainer = class {
|
|
|
1147
1147
|
constructor(hostRef) {
|
|
1148
1148
|
index.registerInstance(this, hostRef);
|
|
1149
1149
|
this.ignored = true;
|
|
1150
|
-
stencilHooks_module.h(this);
|
|
1150
|
+
stencilHooks_module.h$1(this);
|
|
1151
1151
|
}
|
|
1152
1152
|
disconnectedCallback() { }
|
|
1153
1153
|
render() {
|
|
@@ -1232,7 +1232,7 @@ const InputField = class {
|
|
|
1232
1232
|
* @default
|
|
1233
1233
|
*/
|
|
1234
1234
|
this.fieldOptional = false;
|
|
1235
|
-
stencilHooks_module.h(this);
|
|
1235
|
+
stencilHooks_module.h$1(this);
|
|
1236
1236
|
}
|
|
1237
1237
|
disconnectedCallback() { }
|
|
1238
1238
|
render() {
|
|
@@ -1260,7 +1260,7 @@ function useInputFieldDemo(props) {
|
|
|
1260
1260
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
1261
1261
|
}
|
|
1262
1262
|
|
|
1263
|
-
const GET_LEADERBOARD =
|
|
1263
|
+
const GET_LEADERBOARD = index_module.dist.gql `
|
|
1264
1264
|
query (
|
|
1265
1265
|
$type: String!
|
|
1266
1266
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1282,7 +1282,7 @@ const GET_LEADERBOARD = index$1.dist.gql `
|
|
|
1282
1282
|
}
|
|
1283
1283
|
}
|
|
1284
1284
|
`;
|
|
1285
|
-
const GET_LEADERBOARD_WITHOUT_NAMES =
|
|
1285
|
+
const GET_LEADERBOARD_WITHOUT_NAMES = index_module.dist.gql `
|
|
1286
1286
|
query (
|
|
1287
1287
|
$type: String!
|
|
1288
1288
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1302,7 +1302,7 @@ const GET_LEADERBOARD_WITHOUT_NAMES = index$1.dist.gql `
|
|
|
1302
1302
|
}
|
|
1303
1303
|
}
|
|
1304
1304
|
`;
|
|
1305
|
-
const GET_RANK =
|
|
1305
|
+
const GET_RANK = index_module.dist.gql `
|
|
1306
1306
|
query (
|
|
1307
1307
|
$type: String!
|
|
1308
1308
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1322,7 +1322,7 @@ const GET_RANK = index$1.dist.gql `
|
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
1324
|
`;
|
|
1325
|
-
const GET_RANK_WITHOUT_NAMES =
|
|
1325
|
+
const GET_RANK_WITHOUT_NAMES = index_module.dist.gql `
|
|
1326
1326
|
query (
|
|
1327
1327
|
$type: String!
|
|
1328
1328
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1453,7 +1453,7 @@ const Leaderboard = class {
|
|
|
1453
1453
|
*/
|
|
1454
1454
|
this.maxRows = 10;
|
|
1455
1455
|
this.ignored = true;
|
|
1456
|
-
stencilHooks_module.h(this);
|
|
1456
|
+
stencilHooks_module.h$1(this);
|
|
1457
1457
|
ShadowViewAddon.withShadowView(this);
|
|
1458
1458
|
}
|
|
1459
1459
|
disconnectedCallback() { }
|
|
@@ -1629,7 +1629,7 @@ const NameFields = class {
|
|
|
1629
1629
|
* @uiName Last name label
|
|
1630
1630
|
*/
|
|
1631
1631
|
this.lastNameLabel = "Last Name";
|
|
1632
|
-
stencilHooks_module.h(this);
|
|
1632
|
+
stencilHooks_module.h$1(this);
|
|
1633
1633
|
}
|
|
1634
1634
|
disconnectedCallback() { }
|
|
1635
1635
|
render() {
|
|
@@ -1694,7 +1694,7 @@ const NavigationMenu = class {
|
|
|
1694
1694
|
constructor(hostRef) {
|
|
1695
1695
|
index.registerInstance(this, hostRef);
|
|
1696
1696
|
this.ignored = true;
|
|
1697
|
-
stencilHooks_module.h(this);
|
|
1697
|
+
stencilHooks_module.h$1(this);
|
|
1698
1698
|
}
|
|
1699
1699
|
disconnectedCallback() { }
|
|
1700
1700
|
render() {
|
|
@@ -1756,7 +1756,7 @@ const PayoutButtonScroll = class {
|
|
|
1756
1756
|
*/
|
|
1757
1757
|
this.payoutButtonDescription = "Check your payout settings to see when you’ll get paid out next";
|
|
1758
1758
|
this.ignored = true;
|
|
1759
|
-
stencilHooks_module.h(this);
|
|
1759
|
+
stencilHooks_module.h$1(this);
|
|
1760
1760
|
}
|
|
1761
1761
|
disconnectedCallback() { }
|
|
1762
1762
|
getTextProps() {
|
|
@@ -1785,6 +1785,15 @@ const style$3 = {
|
|
|
1785
1785
|
margin: "0",
|
|
1786
1786
|
marginBottom: "var(--sl-spacing-small)",
|
|
1787
1787
|
},
|
|
1788
|
+
ErrorAlertContainer: {
|
|
1789
|
+
"&::part(base)": {
|
|
1790
|
+
backgroundColor: "var(--sl-color-red-100)",
|
|
1791
|
+
borderTop: "none",
|
|
1792
|
+
},
|
|
1793
|
+
"& sl-icon::part(base)": {
|
|
1794
|
+
color: "var(--sl-color-danger-500)",
|
|
1795
|
+
},
|
|
1796
|
+
},
|
|
1788
1797
|
WarningAlertContainer: {
|
|
1789
1798
|
"&::part(base)": {
|
|
1790
1799
|
backgroundColor: "var(--sl-color-yellow-100)",
|
|
@@ -1803,6 +1812,20 @@ const style$3 = {
|
|
|
1803
1812
|
color: "var(--sl-color-blue-500)",
|
|
1804
1813
|
},
|
|
1805
1814
|
},
|
|
1815
|
+
Dialog: {
|
|
1816
|
+
"&::part(panel)": {
|
|
1817
|
+
height: "600px",
|
|
1818
|
+
},
|
|
1819
|
+
"&::part(close-button)": {
|
|
1820
|
+
marginBottom: "var(--sl-spacing-xx-large)",
|
|
1821
|
+
},
|
|
1822
|
+
"&::part(title)": {
|
|
1823
|
+
display: "none",
|
|
1824
|
+
},
|
|
1825
|
+
"&::part(header)": {},
|
|
1826
|
+
"&::part(body)": { padding: "0" },
|
|
1827
|
+
"&::part(footer)": {},
|
|
1828
|
+
},
|
|
1806
1829
|
};
|
|
1807
1830
|
const sheet$3 = JSS.createStyleSheet(style$3);
|
|
1808
1831
|
const styleString$3 = sheet$3.toString();
|
|
@@ -1816,6 +1839,15 @@ function PayoutStatusAlertView(props) {
|
|
|
1816
1839
|
return index.h("div", null);
|
|
1817
1840
|
}
|
|
1818
1841
|
function getAlert(status) {
|
|
1842
|
+
if (states.error)
|
|
1843
|
+
return {
|
|
1844
|
+
header: text.errorHeader,
|
|
1845
|
+
description: text.errorDescription,
|
|
1846
|
+
buttonText: null,
|
|
1847
|
+
alertType: "critical",
|
|
1848
|
+
icon: "exclamation-triangle",
|
|
1849
|
+
class: sheet$3.classes.ErrorAlertContainer,
|
|
1850
|
+
};
|
|
1819
1851
|
switch (status) {
|
|
1820
1852
|
case "INFORMATION_REQUIRED":
|
|
1821
1853
|
return {
|
|
@@ -1868,67 +1900,10 @@ function PayoutStatusAlertView(props) {
|
|
|
1868
1900
|
index.h("strong", null, (_d = getAlert(states.status)) === null || _d === void 0 ? void 0 : _d.header),
|
|
1869
1901
|
index.h("p", { class: sheet$3.classes.AlertDescriptionText }, (_e = getAlert(states.status)) === null || _e === void 0 ? void 0 : _e.description),
|
|
1870
1902
|
getButton(states.status)),
|
|
1871
|
-
index.h("sl-dialog", {
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
}
|
|
1875
|
-
|
|
1876
|
-
const GET_USER_STATUS = index$1.dist.gql `
|
|
1877
|
-
query getUserStatus {
|
|
1878
|
-
user: viewer {
|
|
1879
|
-
... on User {
|
|
1880
|
-
id
|
|
1881
|
-
impactConnection {
|
|
1882
|
-
connected
|
|
1883
|
-
publisher {
|
|
1884
|
-
id
|
|
1885
|
-
payoutsAccount {
|
|
1886
|
-
hold
|
|
1887
|
-
}
|
|
1888
|
-
}
|
|
1889
|
-
}
|
|
1890
|
-
}
|
|
1891
|
-
}
|
|
1892
|
-
}
|
|
1893
|
-
`;
|
|
1894
|
-
function usePayoutStatus(props) {
|
|
1895
|
-
const { type } = index_module.getEnvironmentSDK();
|
|
1896
|
-
const { loading, data, errors, refetch } = index_module.En(GET_USER_STATUS, {});
|
|
1897
|
-
const [status, setStatus] = stencilHooks_module.useState(undefined);
|
|
1898
|
-
const [showDialog, setShowDialog] = stencilHooks_module.useState(false);
|
|
1899
|
-
stencilHooks_module.useEffect(() => {
|
|
1900
|
-
if (!data)
|
|
1901
|
-
return;
|
|
1902
|
-
function getStatus(data) {
|
|
1903
|
-
var _a, _b;
|
|
1904
|
-
const account = (_b = (_a = data.user.impactConnection) === null || _a === void 0 ? void 0 : _a.publisher) === null || _b === void 0 ? void 0 : _b.payoutsAccount;
|
|
1905
|
-
if (!account)
|
|
1906
|
-
return "INFORMATION_REQUIRED";
|
|
1907
|
-
if (account.hold)
|
|
1908
|
-
return "HOLD";
|
|
1909
|
-
// @ts-ignore, TODO: add check for account verification
|
|
1910
|
-
if (!account.verified)
|
|
1911
|
-
return "VERIFICATION_NEEDED";
|
|
1912
|
-
return "DONE";
|
|
1913
|
-
}
|
|
1914
|
-
const s = getStatus(data);
|
|
1915
|
-
setStatus(s);
|
|
1916
|
-
}, [data]);
|
|
1917
|
-
stencilHooks_module.useEffect(() => {
|
|
1918
|
-
const cb = () => refetch();
|
|
1919
|
-
window.addEventListener("sqm:tax-form-updated", cb);
|
|
1920
|
-
return () => window.removeEventListener("sqm:tax-form-updated", cb);
|
|
1921
|
-
}, []);
|
|
1922
|
-
return {
|
|
1923
|
-
states: { loading, status, showVerifyIdentity: showDialog },
|
|
1924
|
-
data: { type },
|
|
1925
|
-
text: props.getTextProps(),
|
|
1926
|
-
callbacks: {
|
|
1927
|
-
onTermsClick: () => window.open(props.termsUrl, "_blank").focus(),
|
|
1928
|
-
onClick: () => setShowDialog(true),
|
|
1929
|
-
onCancel: () => setShowDialog(false),
|
|
1930
|
-
},
|
|
1931
|
-
};
|
|
1903
|
+
index.h("sl-dialog", { noDismiss: true, class: sheet$3.classes.Dialog, open: states.showVerifyIdentity, "onSl-hide": callbacks.onCancel },
|
|
1904
|
+
index.h("iframe", {
|
|
1905
|
+
// AL: TODO replace iframe URL with verification url when available
|
|
1906
|
+
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" }))));
|
|
1932
1907
|
}
|
|
1933
1908
|
|
|
1934
1909
|
const PayoutStatusAlert = class {
|
|
@@ -1970,7 +1945,15 @@ const PayoutStatusAlert = class {
|
|
|
1970
1945
|
* @uiName Cash & Payouts Terms and Conditions url
|
|
1971
1946
|
*/
|
|
1972
1947
|
this.termsUrl = "https://terms.advocate.impact.com/PayoutTermsAndConditions.html";
|
|
1973
|
-
|
|
1948
|
+
/**
|
|
1949
|
+
* @uiName Error header
|
|
1950
|
+
*/
|
|
1951
|
+
this.errorHeader = "Could not determine payout status.";
|
|
1952
|
+
/**
|
|
1953
|
+
* @uiName Error description
|
|
1954
|
+
*/
|
|
1955
|
+
this.errorDescription = "There was an error with determining your payout status.";
|
|
1956
|
+
stencilHooks_module.h$1(this);
|
|
1974
1957
|
}
|
|
1975
1958
|
disconnectedCallback() { }
|
|
1976
1959
|
getTextProps() {
|
|
@@ -1979,13 +1962,15 @@ const PayoutStatusAlert = class {
|
|
|
1979
1962
|
render() {
|
|
1980
1963
|
const props = index_module.isDemo()
|
|
1981
1964
|
? useDemoPayoutStatusAlert(this)
|
|
1982
|
-
: usePayoutStatus(this);
|
|
1965
|
+
: usePayoutStatus.usePayoutStatus(this);
|
|
1966
|
+
console.log({ props });
|
|
1983
1967
|
return index.h(PayoutStatusAlertView, Object.assign({}, props));
|
|
1984
1968
|
}
|
|
1985
1969
|
};
|
|
1986
1970
|
function useDemoPayoutStatusAlert(props) {
|
|
1987
1971
|
return cjs.cjs({
|
|
1988
1972
|
states: {
|
|
1973
|
+
error: false,
|
|
1989
1974
|
status: "INFORMATION_REQUIRED",
|
|
1990
1975
|
loading: false,
|
|
1991
1976
|
showVerifyIdentity: false,
|
|
@@ -2143,7 +2128,7 @@ const PortalChangePassword = class {
|
|
|
2143
2128
|
* @uiName Missing number or symbol text
|
|
2144
2129
|
*/
|
|
2145
2130
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
2146
|
-
stencilHooks_module.h(this);
|
|
2131
|
+
stencilHooks_module.h$1(this);
|
|
2147
2132
|
}
|
|
2148
2133
|
disconnectedCallback() { }
|
|
2149
2134
|
render() {
|
|
@@ -2238,7 +2223,7 @@ const PortalFooter = class {
|
|
|
2238
2223
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
2239
2224
|
*/
|
|
2240
2225
|
this.paddingLeft = "large";
|
|
2241
|
-
stencilHooks_module.h(this);
|
|
2226
|
+
stencilHooks_module.h$1(this);
|
|
2242
2227
|
}
|
|
2243
2228
|
disconnectedCallback() { }
|
|
2244
2229
|
render() {
|
|
@@ -2268,7 +2253,7 @@ const PortalFrame = class {
|
|
|
2268
2253
|
* @undocumented
|
|
2269
2254
|
*/
|
|
2270
2255
|
this.notFullScreen = false;
|
|
2271
|
-
stencilHooks_module.h(this);
|
|
2256
|
+
stencilHooks_module.h$1(this);
|
|
2272
2257
|
}
|
|
2273
2258
|
disconnectedCallback() { }
|
|
2274
2259
|
render() {
|
|
@@ -2390,7 +2375,7 @@ const PortalLogin = class {
|
|
|
2390
2375
|
* Displayed when the login fails due to a network error. The participant can try refreshing the page.
|
|
2391
2376
|
*/
|
|
2392
2377
|
this.networkErrorMessage = "An error occurred while logging you in. Please refresh the page and try again.";
|
|
2393
|
-
stencilHooks_module.h(this);
|
|
2378
|
+
stencilHooks_module.h$1(this);
|
|
2394
2379
|
}
|
|
2395
2380
|
disconnectedCallback() { }
|
|
2396
2381
|
render() {
|
|
@@ -2666,7 +2651,7 @@ const PortalRegister = class {
|
|
|
2666
2651
|
* @uiName Missing number or symbol text
|
|
2667
2652
|
*/
|
|
2668
2653
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
2669
|
-
stencilHooks_module.h(this);
|
|
2654
|
+
stencilHooks_module.h$1(this);
|
|
2670
2655
|
}
|
|
2671
2656
|
disconnectedCallback() { }
|
|
2672
2657
|
render() {
|
|
@@ -2764,7 +2749,7 @@ const ProgramExplainer = class {
|
|
|
2764
2749
|
constructor(hostRef) {
|
|
2765
2750
|
index.registerInstance(this, hostRef);
|
|
2766
2751
|
this.ignored = true;
|
|
2767
|
-
stencilHooks_module.h(this);
|
|
2752
|
+
stencilHooks_module.h$1(this);
|
|
2768
2753
|
}
|
|
2769
2754
|
disconnectedCallback() { }
|
|
2770
2755
|
render() {
|
|
@@ -2835,7 +2820,7 @@ function ProgramExplainerStepView(props) {
|
|
|
2835
2820
|
const ProgramExplainerStep = class {
|
|
2836
2821
|
constructor(hostRef) {
|
|
2837
2822
|
index.registerInstance(this, hostRef);
|
|
2838
|
-
stencilHooks_module.h(this);
|
|
2823
|
+
stencilHooks_module.h$1(this);
|
|
2839
2824
|
}
|
|
2840
2825
|
disconnectedCallback() { }
|
|
2841
2826
|
render() {
|
|
@@ -2878,7 +2863,7 @@ const ProgramMenu = class {
|
|
|
2878
2863
|
constructor(hostRef) {
|
|
2879
2864
|
index.registerInstance(this, hostRef);
|
|
2880
2865
|
this.ignored = true;
|
|
2881
|
-
stencilHooks_module.h(this);
|
|
2866
|
+
stencilHooks_module.h$1(this);
|
|
2882
2867
|
}
|
|
2883
2868
|
disconnectedCallback() { }
|
|
2884
2869
|
render() {
|
|
@@ -3000,7 +2985,7 @@ const ReferralCard = class {
|
|
|
3000
2985
|
* @uiType boolean
|
|
3001
2986
|
*/
|
|
3002
2987
|
this.limitWidth = false;
|
|
3003
|
-
stencilHooks_module.h(this);
|
|
2988
|
+
stencilHooks_module.h$1(this);
|
|
3004
2989
|
}
|
|
3005
2990
|
disconnectedCallback() { }
|
|
3006
2991
|
render() {
|
|
@@ -3017,7 +3002,7 @@ const ReferralCard = class {
|
|
|
3017
3002
|
}
|
|
3018
3003
|
};
|
|
3019
3004
|
|
|
3020
|
-
const GET_USER_DETAILS =
|
|
3005
|
+
const GET_USER_DETAILS = index_module.dist.gql `
|
|
3021
3006
|
query getUser($programId: ID) {
|
|
3022
3007
|
viewer {
|
|
3023
3008
|
... on User {
|
|
@@ -3055,7 +3040,7 @@ const SqmReferralIframe = class {
|
|
|
3055
3040
|
* @uiName IFrame width
|
|
3056
3041
|
*/
|
|
3057
3042
|
this.iframeWidth = "100%";
|
|
3058
|
-
stencilHooks_module.h(this);
|
|
3043
|
+
stencilHooks_module.h$1(this);
|
|
3059
3044
|
}
|
|
3060
3045
|
disconnectedCallback() { }
|
|
3061
3046
|
render() {
|
|
@@ -3688,7 +3673,7 @@ var module$1 = {};
|
|
|
3688
3673
|
|
|
3689
3674
|
const confetti = module$1.exports;
|
|
3690
3675
|
|
|
3691
|
-
const GET_EXCHANGE_LIST =
|
|
3676
|
+
const GET_EXCHANGE_LIST = index_module.dist.gql `
|
|
3692
3677
|
query getExchangeList {
|
|
3693
3678
|
viewer {
|
|
3694
3679
|
... on User {
|
|
@@ -3731,7 +3716,7 @@ const GET_EXCHANGE_LIST = index$1.dist.gql `
|
|
|
3731
3716
|
}
|
|
3732
3717
|
}
|
|
3733
3718
|
`;
|
|
3734
|
-
const EXCHANGE =
|
|
3719
|
+
const EXCHANGE = index_module.dist.gql `
|
|
3735
3720
|
mutation exchange($exchangeRewardInput: ExchangeRewardInput!) {
|
|
3736
3721
|
exchangeReward(exchangeRewardInput: $exchangeRewardInput) {
|
|
3737
3722
|
reward {
|
|
@@ -4024,7 +4009,7 @@ const SqmRewardExchangeList = class {
|
|
|
4024
4009
|
* @uiName Cost row title
|
|
4025
4010
|
*/
|
|
4026
4011
|
this.costTitle = "Cost to Redeem";
|
|
4027
|
-
stencilHooks_module.h(this);
|
|
4012
|
+
stencilHooks_module.h$1(this);
|
|
4028
4013
|
}
|
|
4029
4014
|
disconnectedCallback() { }
|
|
4030
4015
|
render() {
|
|
@@ -4080,7 +4065,7 @@ const debug$1 = stencilHooks_module.browser("sq:useRouter");
|
|
|
4080
4065
|
function matchPath(pattern, page) {
|
|
4081
4066
|
if (!pattern)
|
|
4082
4067
|
return;
|
|
4083
|
-
const regexp = index$
|
|
4068
|
+
const regexp = index$1.pathToRegexp(pattern);
|
|
4084
4069
|
return regexp.exec(page);
|
|
4085
4070
|
}
|
|
4086
4071
|
function useRouter() {
|
|
@@ -4158,7 +4143,7 @@ const SqmRouter = class {
|
|
|
4158
4143
|
constructor(hostRef) {
|
|
4159
4144
|
index.registerInstance(this, hostRef);
|
|
4160
4145
|
this.ignored = true;
|
|
4161
|
-
stencilHooks_module.h(this);
|
|
4146
|
+
stencilHooks_module.h$1(this);
|
|
4162
4147
|
}
|
|
4163
4148
|
disconnectedCallback() { }
|
|
4164
4149
|
render() {
|
|
@@ -4207,7 +4192,7 @@ const ShareButton = class {
|
|
|
4207
4192
|
* @uiName Unsupported platform text
|
|
4208
4193
|
*/
|
|
4209
4194
|
this.unsupportedPlatformText = "Error: not on a supported device";
|
|
4210
|
-
stencilHooks_module.h(this);
|
|
4195
|
+
stencilHooks_module.h$1(this);
|
|
4211
4196
|
}
|
|
4212
4197
|
disconnectedCallback() { }
|
|
4213
4198
|
render() {
|
|
@@ -4230,7 +4215,7 @@ function useDemoShareButton(props) {
|
|
|
4230
4215
|
}
|
|
4231
4216
|
ShareButton.style = sqmShareButtonCss;
|
|
4232
4217
|
|
|
4233
|
-
const MessageLinkQuery =
|
|
4218
|
+
const MessageLinkQuery = index_module.dist.gql `
|
|
4234
4219
|
query ($programId: ID) {
|
|
4235
4220
|
user: viewer {
|
|
4236
4221
|
... on User {
|
|
@@ -4239,7 +4224,7 @@ const MessageLinkQuery = index$1.dist.gql `
|
|
|
4239
4224
|
}
|
|
4240
4225
|
}
|
|
4241
4226
|
`;
|
|
4242
|
-
const WIDGET_ENGAGEMENT_EVENT$1 =
|
|
4227
|
+
const WIDGET_ENGAGEMENT_EVENT$1 = index_module.dist.gql `
|
|
4243
4228
|
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
4244
4229
|
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
4245
4230
|
}
|
|
@@ -4314,7 +4299,7 @@ const ShareCode = class {
|
|
|
4314
4299
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4315
4300
|
*/
|
|
4316
4301
|
this.buttonStyle = "icon";
|
|
4317
|
-
stencilHooks_module.h(this);
|
|
4302
|
+
stencilHooks_module.h$1(this);
|
|
4318
4303
|
}
|
|
4319
4304
|
disconnectedCallback() { }
|
|
4320
4305
|
render() {
|
|
@@ -4383,7 +4368,7 @@ const ShareLink = class {
|
|
|
4383
4368
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4384
4369
|
*/
|
|
4385
4370
|
this.buttonStyle = "icon";
|
|
4386
|
-
stencilHooks_module.h(this);
|
|
4371
|
+
stencilHooks_module.h$1(this);
|
|
4387
4372
|
}
|
|
4388
4373
|
disconnectedCallback() { }
|
|
4389
4374
|
render() {
|
|
@@ -4433,7 +4418,7 @@ const StatContainer = class {
|
|
|
4433
4418
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4434
4419
|
*/
|
|
4435
4420
|
this.display = "grid";
|
|
4436
|
-
stencilHooks_module.h(this);
|
|
4421
|
+
stencilHooks_module.h$1(this);
|
|
4437
4422
|
}
|
|
4438
4423
|
disconnectedCallback() { }
|
|
4439
4424
|
render() {
|
|
@@ -4441,7 +4426,7 @@ const StatContainer = class {
|
|
|
4441
4426
|
}
|
|
4442
4427
|
};
|
|
4443
4428
|
|
|
4444
|
-
const SEND_EVENT =
|
|
4429
|
+
const SEND_EVENT = index_module.dist.gql `
|
|
4445
4430
|
mutation taskCardEvent($userEventInput: UserEventInput!) {
|
|
4446
4431
|
logUserEvent(userEventInput: $userEventInput) {
|
|
4447
4432
|
userId
|
|
@@ -4591,7 +4576,7 @@ const TaskCard = class {
|
|
|
4591
4576
|
* @uiGroup Button
|
|
4592
4577
|
*/
|
|
4593
4578
|
this.hideButton = false;
|
|
4594
|
-
stencilHooks_module.h(this);
|
|
4579
|
+
stencilHooks_module.h$1(this);
|
|
4595
4580
|
}
|
|
4596
4581
|
disconnectedCallback() { }
|
|
4597
4582
|
render() {
|
|
@@ -4631,7 +4616,7 @@ const Timeline = class {
|
|
|
4631
4616
|
* @uiEnumNames ["Gift", "Circle"]
|
|
4632
4617
|
*/
|
|
4633
4618
|
this.icon = "gift";
|
|
4634
|
-
stencilHooks_module.h(this);
|
|
4619
|
+
stencilHooks_module.h$1(this);
|
|
4635
4620
|
}
|
|
4636
4621
|
disconnectedCallback() { }
|
|
4637
4622
|
render() {
|
|
@@ -4745,7 +4730,7 @@ const TimelineReward = class {
|
|
|
4745
4730
|
index.registerInstance(this, hostRef);
|
|
4746
4731
|
this.ignored = true;
|
|
4747
4732
|
this.iconState = "gift";
|
|
4748
|
-
stencilHooks_module.h(this);
|
|
4733
|
+
stencilHooks_module.h$1(this);
|
|
4749
4734
|
}
|
|
4750
4735
|
async setIcon(value) {
|
|
4751
4736
|
this.iconState = value;
|
|
@@ -4761,7 +4746,7 @@ function UserNameView(props) {
|
|
|
4761
4746
|
return index.h(index.Host, null, props.loading ? props.loadingText : props.username);
|
|
4762
4747
|
}
|
|
4763
4748
|
|
|
4764
|
-
const GET_USER_NAME =
|
|
4749
|
+
const GET_USER_NAME = index_module.dist.gql `
|
|
4765
4750
|
query getUserName {
|
|
4766
4751
|
viewer {
|
|
4767
4752
|
... on User {
|
|
@@ -4799,7 +4784,7 @@ const UserName = class {
|
|
|
4799
4784
|
* @uiName Loading text
|
|
4800
4785
|
*/
|
|
4801
4786
|
this.loadingText = "...";
|
|
4802
|
-
stencilHooks_module.h(this);
|
|
4787
|
+
stencilHooks_module.h$1(this);
|
|
4803
4788
|
}
|
|
4804
4789
|
disconnectedCallback() { }
|
|
4805
4790
|
render() {
|
|
@@ -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
|
require('./mixins-fe9d4112.js');
|
|
9
9
|
require('./JSS-8503a151.js');
|
|
10
10
|
const sqmCloseButtonView = require('./sqm-close-button-view-fd6e8f60.js');
|
|
@@ -18,7 +18,7 @@ const CloseButton = class {
|
|
|
18
18
|
* @uiType string
|
|
19
19
|
*/
|
|
20
20
|
this.color = "#000000";
|
|
21
|
-
stencilHooks_module.h(this);
|
|
21
|
+
stencilHooks_module.h$1(this);
|
|
22
22
|
}
|
|
23
23
|
disconnectedCallback() { }
|
|
24
24
|
render() {
|