@saasquatch/mint-components 1.12.0-1 → 1.12.0-3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{ShadowViewAddon-88821c64.js → ShadowViewAddon-13173901.js} +33 -32
- package/dist/cjs/{global-c3637175.js → global-e4ebdbcc.js} +161 -10
- package/dist/cjs/index-56d1fa5b.js +2227 -0
- package/dist/cjs/{index.module-b8d9d0ba.js → index.module-236d0403.js} +1392 -228
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{luxon-05098e19.js → luxon-20eafbd9.js} +1 -1
- package/dist/cjs/mint-components.cjs.js +4 -4
- package/dist/cjs/{mockRewardData-4258e067.js → mockRewardData-3c470512.js} +1 -1
- package/dist/cjs/{re-render-5bde3d2e.js → re-render-5de6631a.js} +2 -2
- package/dist/cjs/sqm-asset-card.cjs.entry.js +3 -3
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +409 -440
- package/dist/cjs/sqm-big-stat_39.cjs.entry.js +127 -73
- package/dist/cjs/sqm-close-button.cjs.entry.js +3 -3
- package/dist/cjs/sqm-code-verification.cjs.entry.js +38 -34
- package/dist/cjs/sqm-context-router.cjs.entry.js +3 -3
- package/dist/cjs/sqm-email-verification.cjs.entry.js +34 -10
- package/dist/cjs/sqm-empty_4.cjs.entry.js +6 -6
- package/dist/cjs/sqm-form-message.cjs.entry.js +2 -2
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +3 -3
- package/dist/cjs/sqm-header-logo.cjs.entry.js +2 -2
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +6 -6
- package/dist/cjs/{sqm-invoice-table-view-ce9a34ac.js → sqm-invoice-table-view-dbba9bb4.js} +1 -1
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +9 -8
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +8 -7
- package/dist/cjs/{sqm-navigation-sidebar-item-view-a2135064.js → sqm-navigation-sidebar-item-view-fc865ecf.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +4 -4
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-popup-container.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-email-verification-view-050dbe0f.js → sqm-portal-email-verification-view-4bc2760b.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-forgot-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-profile-view-d97086bc.js → sqm-portal-profile-view-cbab7c80.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +12 -11
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-registration-form.cjs.entry.js +7 -6
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-verify-email.cjs.entry.js +3 -3
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +17 -16
- package/dist/cjs/sqm-referred-registration.cjs.entry.js +6 -6
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +4 -4
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +62 -61
- package/dist/cjs/sqm-scroll.cjs.entry.js +2 -2
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +46 -24
- package/dist/cjs/sqm-tab.cjs.entry.js +4 -4
- package/dist/cjs/sqm-tabs.cjs.entry.js +5 -5
- package/dist/cjs/sqm-text-span.cjs.entry.js +2 -2
- package/dist/cjs/sqm-widget-verification-internal.cjs.entry.js +3 -3
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +3 -3
- package/dist/cjs/{stencil-hooks.module-72742a0b.js → stencil-hooks.module-a5a04d8a.js} +1 -4
- package/dist/cjs/{useChildElements-410d2435.js → useChildElements-23beb180.js} +2 -2
- package/dist/cjs/useEmailVerification-33465f36.js +155 -0
- package/dist/cjs/{useInstantAccessRegistration-ccf81eae.js → useInstantAccessRegistration-7c125c00.js} +3 -3
- package/dist/cjs/{useReferralTable-824ac152.js → useReferralTable-54d0ba70.js} +14 -13
- package/dist/cjs/{useRegistrationFormState-f9ce55be.js → useRegistrationFormState-e7e820d0.js} +2 -2
- package/dist/cjs/{utilities-f7de6c04.js → utilities-ac5b5f2c.js} +2 -2
- package/dist/collection/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.js +1 -2
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll-view.js +1 -0
- package/dist/collection/components/sqm-payout-button-scroll/sqm-payout-button-scroll.js +16 -3
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/WidgetCodeVerification.stories.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +19 -9
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.js +6 -58
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +10 -7
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.js +23 -3
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +17 -4
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.js +59 -7
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.js +88 -9
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +2 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +29 -8
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +56 -8
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +0 -16
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +0 -79
- package/dist/esm/{ShadowViewAddon-65c8679e.js → ShadowViewAddon-72e231a5.js} +7 -6
- package/dist/esm/{global-6306a9b8.js → global-adae7650.js} +161 -10
- package/dist/esm/index-0c7b14c5.js +2225 -0
- package/dist/esm/{index.module-6c840c4e.js → index.module-c0eb7dc2.js} +1389 -222
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm/mint-components.js +4 -4
- package/dist/esm/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm/{re-render-1bcfd0de.js → re-render-5882a144.js} +2 -2
- package/dist/esm/sqm-asset-card.entry.js +2 -2
- package/dist/esm/sqm-banking-info-form_16.entry.js +10 -41
- package/dist/esm/sqm-big-stat_39.entry.js +72 -18
- package/dist/esm/sqm-close-button.entry.js +2 -2
- package/dist/esm/sqm-code-verification.entry.js +36 -32
- package/dist/esm/sqm-context-router.entry.js +2 -2
- package/dist/esm/sqm-email-verification.entry.js +33 -9
- package/dist/esm/sqm-empty_4.entry.js +3 -3
- package/dist/esm/sqm-form-message.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +2 -2
- package/dist/esm/sqm-header-logo.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +5 -5
- package/dist/esm/{sqm-invoice-table-view-08c03ba7.js → sqm-invoice-table-view-663674f2.js} +1 -1
- package/dist/esm/sqm-leaderboard-rank.entry.js +4 -3
- package/dist/esm/sqm-logout-current-user.entry.js +3 -2
- package/dist/esm/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-4715e546.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +3 -3
- package/dist/esm/sqm-navigation-sidebar.entry.js +2 -2
- package/dist/esm/sqm-password-field.entry.js +3 -3
- package/dist/esm/sqm-popup-container.entry.js +2 -2
- package/dist/esm/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-598eb9a7.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/sqm-portal-forgot-password.entry.js +3 -3
- package/dist/esm/sqm-portal-logout.entry.js +2 -2
- package/dist/esm/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-a0f6ad48.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +6 -5
- package/dist/esm/sqm-portal-protected-route.entry.js +2 -2
- package/dist/esm/sqm-portal-registration-form.entry.js +5 -4
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/sqm-portal-verify-email.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +9 -8
- package/dist/esm/sqm-referred-registration.entry.js +5 -5
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +3 -3
- package/dist/esm/sqm-rewards-table_9.entry.js +9 -8
- package/dist/esm/sqm-scroll.entry.js +1 -1
- package/dist/esm/sqm-stencilbook.entry.js +44 -22
- package/dist/esm/sqm-tab.entry.js +3 -3
- package/dist/esm/sqm-tabs.entry.js +4 -4
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/sqm-widget-verification-internal.entry.js +2 -2
- package/dist/esm/sqm-widget-verification.entry.js +2 -2
- package/dist/esm/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm/{useChildElements-fc84e640.js → useChildElements-fe94b660.js} +2 -2
- package/dist/esm/useEmailVerification-8f2dc2bd.js +152 -0
- package/dist/esm/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-670c1b98.js} +3 -3
- package/dist/esm/{useReferralTable-f6ffa103.js → useReferralTable-52008143.js} +5 -4
- package/dist/esm/{useRegistrationFormState-849e27f7.js → useRegistrationFormState-4cfd1a8d.js} +2 -2
- package/dist/esm/{utilities-443732be.js → utilities-98445452.js} +2 -2
- package/dist/esm-es5/ShadowViewAddon-72e231a5.js +1 -0
- package/dist/esm-es5/global-adae7650.js +285 -0
- package/dist/esm-es5/index-0c7b14c5.js +1 -0
- package/dist/esm-es5/index.module-c0eb7dc2.js +53 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/{luxon-7600be8d.js → luxon-63e24900.js} +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{mockRewardData-0eb6e778.js → mockRewardData-e6b763d1.js} +1 -1
- package/dist/esm-es5/{re-render-1bcfd0de.js → re-render-5882a144.js} +1 -1
- package/dist/esm-es5/sqm-asset-card.entry.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_16.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-form-message.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-header-logo.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-invoice-table-view-08c03ba7.js → sqm-invoice-table-view-663674f2.js} +1 -1
- package/dist/esm-es5/sqm-leaderboard-rank.entry.js +1 -1
- package/dist/esm-es5/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm-es5/{sqm-navigation-sidebar-item-view-f8e78810.js → sqm-navigation-sidebar-item-view-4715e546.js} +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar-item.entry.js +1 -1
- package/dist/esm-es5/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-c6ac5430.js → sqm-portal-email-verification-view-598eb9a7.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-15ddbec8.js → sqm-portal-profile-view-a0f6ad48.js} +1 -1
- package/dist/esm-es5/sqm-portal-profile.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-verify-email.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.entry.js +1 -1
- package/dist/esm-es5/sqm-referred-registration.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table-customer-note-column.entry.js +1 -1
- package/dist/esm-es5/sqm-rewards-table_9.entry.js +1 -1
- package/dist/esm-es5/sqm-scroll.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tab.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-internal.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -1
- package/dist/esm-es5/{stencil-hooks.module-ac12ca1c.js → stencil-hooks.module-3c7f7c90.js} +1 -1
- package/dist/esm-es5/useChildElements-fe94b660.js +1 -0
- package/dist/esm-es5/useEmailVerification-8f2dc2bd.js +1 -0
- package/dist/esm-es5/{useInstantAccessRegistration-8b0a4556.js → useInstantAccessRegistration-670c1b98.js} +1 -1
- package/dist/esm-es5/useReferralTable-52008143.js +1 -0
- package/dist/esm-es5/useRegistrationFormState-4cfd1a8d.js +1 -0
- package/dist/esm-es5/{utilities-443732be.js → utilities-98445452.js} +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/p-0078bc76.system.js +53 -0
- package/dist/mint-components/{p-5becb2ff.system.js → p-00ec17d4.system.js} +1 -1
- package/dist/mint-components/{p-cd44de66.system.js → p-06c561ea.system.js} +1 -1
- package/dist/mint-components/{p-2a414b2e.system.js → p-0979f82e.system.js} +2 -2
- package/dist/mint-components/{p-d83b0cf3.js → p-0db003f7.js} +153 -153
- package/dist/mint-components/{p-0121e044.js → p-0ecb3019.js} +1 -1
- package/dist/mint-components/{p-04ced592.system.entry.js → p-14488d1c.system.entry.js} +1 -1
- package/dist/mint-components/{p-88aac6a9.system.entry.js → p-14beec1b.system.entry.js} +1 -1
- package/dist/mint-components/{p-a85f57bb.entry.js → p-15e01e7a.entry.js} +1 -1
- package/dist/mint-components/{p-2816bf6a.js → p-1602bf01.js} +1 -1
- package/dist/mint-components/p-18399da0.system.entry.js +1 -0
- package/dist/mint-components/{p-c1f4fb6d.system.entry.js → p-18cd88c4.system.entry.js} +1 -1
- package/dist/mint-components/{p-fd2c5407.js → p-1b24bb52.js} +1 -1
- package/dist/mint-components/{p-03dbe2ce.entry.js → p-1e40967f.entry.js} +1 -1
- package/dist/mint-components/p-1f02e20b.entry.js +1 -0
- package/dist/mint-components/p-253c87e1.system.entry.js +1 -0
- package/dist/mint-components/p-25a70095.system.entry.js +1 -0
- package/dist/mint-components/p-2632464d.entry.js +1 -0
- package/dist/mint-components/p-286190c4.system.entry.js +1 -0
- package/dist/mint-components/{p-4e373c3d.system.js → p-34a87e67.system.js} +1 -1
- package/dist/mint-components/{p-59818690.system.entry.js → p-34dab223.system.entry.js} +1 -1
- package/dist/mint-components/{p-947fe79b.entry.js → p-3ba349a3.entry.js} +1 -1
- package/dist/mint-components/{p-be1ae1ed.system.entry.js → p-3c46b3de.system.entry.js} +1 -1
- package/dist/mint-components/{p-bc826117.system.entry.js → p-3da2b3cf.system.entry.js} +1 -1
- package/dist/mint-components/p-414b3b6c.system.entry.js +1 -0
- package/dist/mint-components/p-4185f6f5.system.entry.js +1 -0
- package/dist/mint-components/{p-1d27da33.js → p-4209cd94.js} +4 -4
- package/dist/mint-components/{p-43621f12.system.js → p-423821b9.system.js} +1 -1
- package/dist/mint-components/{p-3e7ec0f3.system.entry.js → p-45d0b48a.system.entry.js} +1 -1
- package/dist/mint-components/{p-88bf51b7.system.entry.js → p-45d6cde6.system.entry.js} +1 -1
- package/dist/mint-components/{p-f3053c61.js → p-48704504.js} +1 -1
- package/dist/mint-components/{p-5291891c.entry.js → p-4c0b7768.entry.js} +3 -3
- package/dist/mint-components/{p-c763c0b2.js → p-4d060f15.js} +1 -1
- package/dist/mint-components/p-52241ba9.system.js +1 -0
- package/dist/mint-components/p-556753b2.js +42 -0
- package/dist/mint-components/p-55dcb6ff.system.js +1 -0
- package/dist/mint-components/{p-9d34f4f0.entry.js → p-56b37aeb.entry.js} +3 -3
- package/dist/mint-components/{p-1f7d7524.system.entry.js → p-5a2fd8e0.system.entry.js} +1 -1
- package/dist/mint-components/{p-dd0d79bf.entry.js → p-5c602e84.entry.js} +1 -1
- package/dist/mint-components/{p-e0e7635a.js → p-611a30f0.js} +1 -1
- package/dist/mint-components/{p-9e0230c3.entry.js → p-64acc813.entry.js} +1 -1
- package/dist/mint-components/{p-76392386.entry.js → p-657b290b.entry.js} +1 -1
- package/dist/mint-components/{p-04348a9b.js → p-65a449de.js} +1 -1
- package/dist/mint-components/p-65de8fb2.js +1 -0
- package/dist/mint-components/{p-4671e644.entry.js → p-6a70d2d6.entry.js} +1 -1
- package/dist/mint-components/p-6eede6e5.system.entry.js +1 -0
- package/dist/mint-components/p-6fbfd683.js +1 -0
- package/dist/mint-components/{p-9ec008cb.system.entry.js → p-70886c65.system.entry.js} +1 -1
- package/dist/mint-components/{p-c3b37bbf.js → p-7507d72b.js} +1 -1
- package/dist/mint-components/{p-0527d90b.system.entry.js → p-78a831e0.system.entry.js} +1 -1
- package/dist/mint-components/p-78c1bd77.system.js +1 -0
- package/dist/mint-components/{p-fbdf0738.entry.js → p-79097c07.entry.js} +1 -1
- package/dist/mint-components/{p-f0806232.system.entry.js → p-7ab14d4b.system.entry.js} +1 -1
- package/dist/mint-components/p-7c4c727c.system.entry.js +1 -0
- package/dist/mint-components/p-7e5f0292.system.entry.js +1 -0
- package/dist/mint-components/{p-ead27698.system.entry.js → p-816fb64f.system.entry.js} +1 -1
- package/dist/mint-components/p-832eba3a.entry.js +1 -0
- package/dist/mint-components/p-858a87ce.entry.js +1 -0
- package/dist/mint-components/p-89669879.system.js +1 -0
- package/dist/mint-components/p-8b7d2f44.entry.js +1 -0
- package/dist/mint-components/{p-b651706a.js → p-8ccb4267.js} +24 -24
- package/dist/mint-components/{p-a5a9aa07.entry.js → p-8d696fc9.entry.js} +11 -11
- package/dist/mint-components/{p-39af4acd.entry.js → p-8da20810.entry.js} +17 -17
- package/dist/mint-components/p-8defb972.system.entry.js +1 -0
- package/dist/mint-components/{p-251e7567.js → p-9223640e.js} +1 -1
- package/dist/mint-components/{p-6afb4f48.system.entry.js → p-95af445c.system.entry.js} +1 -1
- package/dist/mint-components/{p-721a89c6.entry.js → p-99a09fab.entry.js} +2 -2
- package/dist/mint-components/p-9cdaa099.entry.js +1 -0
- package/dist/mint-components/{p-5fba1a04.system.entry.js → p-a1f0d8ba.system.entry.js} +1 -1
- package/dist/mint-components/{p-a45b03d2.entry.js → p-a2e1af83.entry.js} +1 -1
- package/dist/mint-components/p-a80c8f5c.system.js +1 -0
- package/dist/mint-components/{p-1f9a9b70.system.entry.js → p-a9487844.system.entry.js} +1 -1
- package/dist/mint-components/{p-51d53165.system.entry.js → p-ab7322f0.system.entry.js} +1 -1
- package/dist/mint-components/{p-4eae91a9.system.js → p-ab89b44a.system.js} +1 -1
- package/dist/mint-components/{p-c3babfa4.system.entry.js → p-ac69b460.system.entry.js} +1 -1
- package/dist/mint-components/{p-f56348dc.system.entry.js → p-b14a77e8.system.entry.js} +1 -1
- package/dist/mint-components/p-b28df069.js +1 -0
- package/dist/mint-components/p-b4771476.entry.js +1 -0
- package/dist/mint-components/{p-9cdbd1ac.system.entry.js → p-c293f586.system.entry.js} +1 -1
- package/dist/mint-components/p-c9ca8473.system.entry.js +1 -0
- package/dist/mint-components/p-cac64545.system.entry.js +1 -0
- package/dist/mint-components/{p-bee1e573.entry.js → p-cadb8dba.entry.js} +1 -1
- package/dist/mint-components/{p-6c928c7d.entry.js → p-cafebf8a.entry.js} +1 -1
- package/dist/mint-components/{p-370a1a73.system.js → p-cb45d0a8.system.js} +1 -1
- package/dist/mint-components/{p-84b25a46.entry.js → p-cdcd825e.entry.js} +1 -1
- package/dist/mint-components/{p-178d2d2e.entry.js → p-cdd04337.entry.js} +1 -1
- package/dist/mint-components/{p-83c9f37b.system.entry.js → p-d0c4f3bf.system.entry.js} +1 -1
- package/dist/mint-components/{p-94454880.entry.js → p-d2a925d5.entry.js} +1 -1
- package/dist/mint-components/p-d3293ac3.entry.js +11 -0
- package/dist/mint-components/{p-b1e8a802.entry.js → p-d39da925.entry.js} +1 -1
- package/dist/mint-components/p-d4138847.system.entry.js +1 -0
- package/dist/mint-components/p-d70bfe30.entry.js +8 -0
- package/dist/mint-components/p-d7b701a7.entry.js +1 -0
- package/dist/mint-components/{p-36f7caec.system.entry.js → p-d90ef1da.system.entry.js} +1 -1
- package/dist/mint-components/{p-ac51940e.system.js → p-dce3d296.system.js} +1 -1
- package/dist/mint-components/{p-68747d88.js → p-def70672.js} +1 -1
- package/dist/mint-components/p-e05ff098.system.js +1 -0
- package/dist/mint-components/p-e4c3817a.system.entry.js +1 -0
- package/dist/mint-components/{p-ce9e7c98.system.js → p-e5299352.system.js} +1 -1
- package/dist/mint-components/p-e7797040.entry.js +1 -0
- package/dist/mint-components/{p-e93e5740.entry.js → p-e810da97.entry.js} +1 -1
- package/dist/mint-components/p-e82eec3c.entry.js +13 -0
- package/dist/mint-components/p-e8bfd924.system.entry.js +1 -0
- package/dist/mint-components/p-e8fcaaa2.entry.js +13 -0
- package/dist/mint-components/{p-1b861be5.entry.js → p-ee328054.entry.js} +1 -1
- package/dist/mint-components/p-ef49d744.entry.js +1 -0
- package/dist/mint-components/{p-22425c71.system.entry.js → p-f0fba496.system.entry.js} +1 -1
- package/dist/mint-components/{p-4babe350.system.js → p-f338ef55.system.js} +1 -1
- package/dist/mint-components/p-f5f0fc0e.entry.js +1 -0
- package/dist/mint-components/{p-65e2c043.system.js → p-faf019cf.system.js} +1 -1
- package/dist/mint-components/p-fcb224ab.js +25 -0
- package/dist/mint-components/{p-fc422446.system.js → p-fda3d0ca.system.js} +22 -22
- package/dist/mint-components/p-fe8e1071.entry.js +1 -0
- package/dist/types/components/sqm-payout-button-scroll/PayoutButtonScroll.stories.d.ts +0 -1
- package/dist/types/components/sqm-payout-button-scroll/sqm-payout-button-scroll.d.ts +7 -0
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.d.ts +2 -3
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification.d.ts +0 -10
- package/dist/types/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.d.ts +1 -0
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/WidgetEmailVerification.stories.d.ts +4 -1
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.d.ts +6 -1
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification.d.ts +10 -2
- package/dist/types/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.d.ts +7 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +2 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +24 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +0 -3
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +0 -16
- package/dist/types/components.d.ts +82 -52
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/useEmailVerification-30a1c7f6.js +0 -75
- package/dist/esm/useEmailVerification-7135732c.js +0 -72
- package/dist/esm-es5/ShadowViewAddon-65c8679e.js +0 -1
- package/dist/esm-es5/global-6306a9b8.js +0 -285
- package/dist/esm-es5/index.module-6c840c4e.js +0 -1
- package/dist/esm-es5/useChildElements-fc84e640.js +0 -1
- package/dist/esm-es5/useEmailVerification-7135732c.js +0 -1
- package/dist/esm-es5/useReferralTable-f6ffa103.js +0 -1
- package/dist/esm-es5/useRegistrationFormState-849e27f7.js +0 -1
- package/dist/mint-components/p-012daf3c.entry.js +0 -1
- package/dist/mint-components/p-0893073b.entry.js +0 -1
- package/dist/mint-components/p-0c9ad5f3.system.entry.js +0 -1
- package/dist/mint-components/p-117b4705.system.js +0 -1
- package/dist/mint-components/p-11d1b212.js +0 -1
- package/dist/mint-components/p-1bd0cda8.system.entry.js +0 -1
- package/dist/mint-components/p-1ee62d9f.system.entry.js +0 -1
- package/dist/mint-components/p-23fdd44e.entry.js +0 -1
- package/dist/mint-components/p-2868f475.entry.js +0 -1
- package/dist/mint-components/p-36e9296e.system.entry.js +0 -1
- package/dist/mint-components/p-3925bcd6.entry.js +0 -13
- package/dist/mint-components/p-39397731.entry.js +0 -1
- package/dist/mint-components/p-64491210.system.entry.js +0 -1
- package/dist/mint-components/p-663303b7.entry.js +0 -8
- package/dist/mint-components/p-66a04cca.system.entry.js +0 -1
- package/dist/mint-components/p-7dd1ff31.system.entry.js +0 -1
- package/dist/mint-components/p-7f5c7bf7.system.entry.js +0 -1
- package/dist/mint-components/p-8a337864.js +0 -7
- package/dist/mint-components/p-8d554a89.system.js +0 -1
- package/dist/mint-components/p-93576222.system.js +0 -1
- package/dist/mint-components/p-99c15c5e.entry.js +0 -1
- package/dist/mint-components/p-a02afa72.system.js +0 -1
- package/dist/mint-components/p-a4282d02.system.entry.js +0 -1
- package/dist/mint-components/p-b3b5b4b7.system.entry.js +0 -1
- package/dist/mint-components/p-bdd6bb13.js +0 -1
- package/dist/mint-components/p-c8878e79.entry.js +0 -1
- package/dist/mint-components/p-c92a743e.entry.js +0 -1
- package/dist/mint-components/p-c9fb6102.entry.js +0 -1
- package/dist/mint-components/p-ca809fdd.system.js +0 -1
- package/dist/mint-components/p-cb433855.system.entry.js +0 -1
- package/dist/mint-components/p-d35d8c06.entry.js +0 -11
- package/dist/mint-components/p-d468925f.entry.js +0 -1
- package/dist/mint-components/p-def516b8.system.js +0 -1
- package/dist/mint-components/p-e12d3414.system.entry.js +0 -1
- package/dist/mint-components/p-e9ca48fc.system.entry.js +0 -1
- package/dist/mint-components/p-f36e33ff.entry.js +0 -13
- package/dist/mint-components/p-f450654b.system.entry.js +0 -1
- package/dist/mint-components/p-f4cbbe47.entry.js +0 -1
- package/dist/mint-components/p-f531a5c9.system.entry.js +0 -1
- package/dist/mint-components/p-f655a7df.js +0 -1
- package/dist/mint-components/p-fd21ae8f.entry.js +0 -1
|
@@ -3,23 +3,24 @@
|
|
|
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-
|
|
9
|
-
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
7
|
+
const global = require('./global-e4ebdbcc.js');
|
|
8
|
+
const index_module = require('./index.module-236d0403.js');
|
|
10
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
11
10
|
require('./mixins-fe9d4112.js');
|
|
12
11
|
const JSS = require('./JSS-8503a151.js');
|
|
13
|
-
const reRender = require('./re-render-
|
|
14
|
-
const useChildElements = require('./useChildElements-
|
|
15
|
-
require('./luxon-
|
|
12
|
+
const reRender = require('./re-render-5de6631a.js');
|
|
13
|
+
const useChildElements = require('./useChildElements-23beb180.js');
|
|
14
|
+
require('./luxon-20eafbd9.js');
|
|
15
|
+
const index$1 = require('./index-56d1fa5b.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
|
|
18
|
+
const index$2 = require('./index-8c6255f5.js');
|
|
19
|
+
const jsonpointer = require('./jsonpointer-11327262.js');
|
|
20
|
+
const useRegistrationFormState = require('./useRegistrationFormState-e7e820d0.js');
|
|
21
|
+
const utilities = require('./utilities-ac5b5f2c.js');
|
|
21
22
|
const AsYouType = require('./AsYouType-6788393a.js');
|
|
22
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
23
|
+
const ShadowViewAddon = require('./ShadowViewAddon-13173901.js');
|
|
23
24
|
require('./sqm-portal-container-view-990a85a3.js');
|
|
24
25
|
|
|
25
26
|
const BigStat = class {
|
|
@@ -33,7 +34,7 @@ const BigStat = class {
|
|
|
33
34
|
*/
|
|
34
35
|
this.flexReverse = false;
|
|
35
36
|
this.ignored = true;
|
|
36
|
-
stencilHooks_module.h
|
|
37
|
+
stencilHooks_module.h(this);
|
|
37
38
|
}
|
|
38
39
|
disconnectedCallback() { }
|
|
39
40
|
render() {
|
|
@@ -62,7 +63,7 @@ function buildFontsCssUrl(...fonts) {
|
|
|
62
63
|
const BrandComponent = class {
|
|
63
64
|
constructor(hostRef) {
|
|
64
65
|
index.registerInstance(this, hostRef);
|
|
65
|
-
stencilHooks_module.h
|
|
66
|
+
stencilHooks_module.h(this);
|
|
66
67
|
}
|
|
67
68
|
disconnectedCallback() { }
|
|
68
69
|
render() {
|
|
@@ -128,7 +129,7 @@ const CardFeed = class {
|
|
|
128
129
|
* @uiType number
|
|
129
130
|
*/
|
|
130
131
|
this.gap = 24;
|
|
131
|
-
stencilHooks_module.h
|
|
132
|
+
stencilHooks_module.h(this);
|
|
132
133
|
}
|
|
133
134
|
disconnectedCallback() { }
|
|
134
135
|
render() {
|
|
@@ -236,7 +237,7 @@ const CheckboxField = class {
|
|
|
236
237
|
* @uiName Optional
|
|
237
238
|
*/
|
|
238
239
|
this.checkboxOptional = false;
|
|
239
|
-
stencilHooks_module.h
|
|
240
|
+
stencilHooks_module.h(this);
|
|
240
241
|
}
|
|
241
242
|
disconnectedCallback() { }
|
|
242
243
|
render() {
|
|
@@ -270,7 +271,7 @@ function useCheckboxFieldDemo(props) {
|
|
|
270
271
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
271
272
|
}
|
|
272
273
|
|
|
273
|
-
const FuelTankRewardsQuery =
|
|
274
|
+
const FuelTankRewardsQuery = index$1.dist.gql `
|
|
274
275
|
query fuelTankRewardsQuery($programId: ID!) {
|
|
275
276
|
user: viewer {
|
|
276
277
|
... on User {
|
|
@@ -295,7 +296,7 @@ const FuelTankRewardsQuery = index_module.dist.gql `
|
|
|
295
296
|
}
|
|
296
297
|
}
|
|
297
298
|
`;
|
|
298
|
-
const WIDGET_ENGAGEMENT_EVENT =
|
|
299
|
+
const WIDGET_ENGAGEMENT_EVENT = index$1.dist.gql `
|
|
299
300
|
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
300
301
|
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
301
302
|
}
|
|
@@ -488,7 +489,7 @@ const CouponCode = class {
|
|
|
488
489
|
* @uiGroup Coupon code error
|
|
489
490
|
*/
|
|
490
491
|
this.couponCodePlaceholder = "...";
|
|
491
|
-
stencilHooks_module.h
|
|
492
|
+
stencilHooks_module.h(this);
|
|
492
493
|
}
|
|
493
494
|
disconnectedCallback() { }
|
|
494
495
|
render() {
|
|
@@ -588,7 +589,7 @@ const DividedLayout = class {
|
|
|
588
589
|
* @uiName Border style
|
|
589
590
|
*/
|
|
590
591
|
this.dividerStyle = "1px solid #EAEAEA";
|
|
591
|
-
stencilHooks_module.h
|
|
592
|
+
stencilHooks_module.h(this);
|
|
592
593
|
}
|
|
593
594
|
disconnectedCallback() { }
|
|
594
595
|
render() {
|
|
@@ -622,7 +623,7 @@ const DropdownField = class {
|
|
|
622
623
|
* @default
|
|
623
624
|
*/
|
|
624
625
|
this.dropdownOptional = false;
|
|
625
|
-
stencilHooks_module.h
|
|
626
|
+
stencilHooks_module.h(this);
|
|
626
627
|
}
|
|
627
628
|
disconnectedCallback() { }
|
|
628
629
|
render() {
|
|
@@ -653,7 +654,7 @@ function useDropdownFieldDemo(props) {
|
|
|
653
654
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
654
655
|
}
|
|
655
656
|
|
|
656
|
-
const GET_USER =
|
|
657
|
+
const GET_USER = index$1.dist.gql `
|
|
657
658
|
query {
|
|
658
659
|
viewer {
|
|
659
660
|
... on User {
|
|
@@ -667,7 +668,7 @@ const GET_USER = index_module.dist.gql `
|
|
|
667
668
|
}
|
|
668
669
|
}
|
|
669
670
|
`;
|
|
670
|
-
const UPSERT_USER =
|
|
671
|
+
const UPSERT_USER = index$1.dist.gql `
|
|
671
672
|
mutation (
|
|
672
673
|
$id: String!
|
|
673
674
|
$accountId: String!
|
|
@@ -825,7 +826,7 @@ const EditProfile = class {
|
|
|
825
826
|
* @uiName Form error message
|
|
826
827
|
*/
|
|
827
828
|
this.formErrorText = "Please correct the errors below to update your profile.";
|
|
828
|
-
stencilHooks_module.h
|
|
829
|
+
stencilHooks_module.h(this);
|
|
829
830
|
}
|
|
830
831
|
disconnectedCallback() { }
|
|
831
832
|
render() {
|
|
@@ -928,7 +929,7 @@ const Hero = class {
|
|
|
928
929
|
* @uiEnumNames ["Wrap", "Wrap Reverse"]
|
|
929
930
|
*/
|
|
930
931
|
this.wrapDirection = "wrap";
|
|
931
|
-
stencilHooks_module.h
|
|
932
|
+
stencilHooks_module.h(this);
|
|
932
933
|
}
|
|
933
934
|
disconnectedCallback() { }
|
|
934
935
|
// TODO: Improve empty slot behavior with useChildElements to check for empty slot
|
|
@@ -1134,7 +1135,7 @@ const HeroImage = class {
|
|
|
1134
1135
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
1135
1136
|
*/
|
|
1136
1137
|
this.paddingImage = "none";
|
|
1137
|
-
stencilHooks_module.h
|
|
1138
|
+
stencilHooks_module.h(this);
|
|
1138
1139
|
}
|
|
1139
1140
|
disconnectedCallback() { }
|
|
1140
1141
|
render() {
|
|
@@ -1146,7 +1147,7 @@ const SqmHookStoryContainer = class {
|
|
|
1146
1147
|
constructor(hostRef) {
|
|
1147
1148
|
index.registerInstance(this, hostRef);
|
|
1148
1149
|
this.ignored = true;
|
|
1149
|
-
stencilHooks_module.h
|
|
1150
|
+
stencilHooks_module.h(this);
|
|
1150
1151
|
}
|
|
1151
1152
|
disconnectedCallback() { }
|
|
1152
1153
|
render() {
|
|
@@ -1231,7 +1232,7 @@ const InputField = class {
|
|
|
1231
1232
|
* @default
|
|
1232
1233
|
*/
|
|
1233
1234
|
this.fieldOptional = false;
|
|
1234
|
-
stencilHooks_module.h
|
|
1235
|
+
stencilHooks_module.h(this);
|
|
1235
1236
|
}
|
|
1236
1237
|
disconnectedCallback() { }
|
|
1237
1238
|
render() {
|
|
@@ -1259,7 +1260,7 @@ function useInputFieldDemo(props) {
|
|
|
1259
1260
|
}, props.demoData || {}, { arrayMerge: (_, a) => a });
|
|
1260
1261
|
}
|
|
1261
1262
|
|
|
1262
|
-
const GET_LEADERBOARD =
|
|
1263
|
+
const GET_LEADERBOARD = index$1.dist.gql `
|
|
1263
1264
|
query (
|
|
1264
1265
|
$type: String!
|
|
1265
1266
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1281,7 +1282,7 @@ const GET_LEADERBOARD = index_module.dist.gql `
|
|
|
1281
1282
|
}
|
|
1282
1283
|
}
|
|
1283
1284
|
`;
|
|
1284
|
-
const GET_LEADERBOARD_WITHOUT_NAMES =
|
|
1285
|
+
const GET_LEADERBOARD_WITHOUT_NAMES = index$1.dist.gql `
|
|
1285
1286
|
query (
|
|
1286
1287
|
$type: String!
|
|
1287
1288
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1301,7 +1302,7 @@ const GET_LEADERBOARD_WITHOUT_NAMES = index_module.dist.gql `
|
|
|
1301
1302
|
}
|
|
1302
1303
|
}
|
|
1303
1304
|
`;
|
|
1304
|
-
const GET_RANK =
|
|
1305
|
+
const GET_RANK = index$1.dist.gql `
|
|
1305
1306
|
query (
|
|
1306
1307
|
$type: String!
|
|
1307
1308
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1321,7 +1322,7 @@ const GET_RANK = index_module.dist.gql `
|
|
|
1321
1322
|
}
|
|
1322
1323
|
}
|
|
1323
1324
|
`;
|
|
1324
|
-
const GET_RANK_WITHOUT_NAMES =
|
|
1325
|
+
const GET_RANK_WITHOUT_NAMES = index$1.dist.gql `
|
|
1325
1326
|
query (
|
|
1326
1327
|
$type: String!
|
|
1327
1328
|
$filter: UserLeaderboardFilterInput
|
|
@@ -1452,7 +1453,7 @@ const Leaderboard = class {
|
|
|
1452
1453
|
*/
|
|
1453
1454
|
this.maxRows = 10;
|
|
1454
1455
|
this.ignored = true;
|
|
1455
|
-
stencilHooks_module.h
|
|
1456
|
+
stencilHooks_module.h(this);
|
|
1456
1457
|
ShadowViewAddon.withShadowView(this);
|
|
1457
1458
|
}
|
|
1458
1459
|
disconnectedCallback() { }
|
|
@@ -1628,7 +1629,7 @@ const NameFields = class {
|
|
|
1628
1629
|
* @uiName Last name label
|
|
1629
1630
|
*/
|
|
1630
1631
|
this.lastNameLabel = "Last Name";
|
|
1631
|
-
stencilHooks_module.h
|
|
1632
|
+
stencilHooks_module.h(this);
|
|
1632
1633
|
}
|
|
1633
1634
|
disconnectedCallback() { }
|
|
1634
1635
|
render() {
|
|
@@ -1693,7 +1694,7 @@ const NavigationMenu = class {
|
|
|
1693
1694
|
constructor(hostRef) {
|
|
1694
1695
|
index.registerInstance(this, hostRef);
|
|
1695
1696
|
this.ignored = true;
|
|
1696
|
-
stencilHooks_module.h
|
|
1697
|
+
stencilHooks_module.h(this);
|
|
1697
1698
|
}
|
|
1698
1699
|
disconnectedCallback() { }
|
|
1699
1700
|
render() {
|
|
@@ -1727,6 +1728,7 @@ const style$2 = {
|
|
|
1727
1728
|
PayoutButtonDescription: {
|
|
1728
1729
|
color: "var(--sl-color-neutral-500)",
|
|
1729
1730
|
fontSize: "var(--sl-font-size-small)",
|
|
1731
|
+
margin: "0",
|
|
1730
1732
|
},
|
|
1731
1733
|
};
|
|
1732
1734
|
const sheet$2 = JSS.createStyleSheet(style$2);
|
|
@@ -1744,10 +1746,17 @@ function PayoutButtonScrollView(props) {
|
|
|
1744
1746
|
const PayoutButtonScroll = class {
|
|
1745
1747
|
constructor(hostRef) {
|
|
1746
1748
|
index.registerInstance(this, hostRef);
|
|
1749
|
+
/**
|
|
1750
|
+
* @uiName Payout button text
|
|
1751
|
+
*/
|
|
1747
1752
|
this.payoutButtonText = "Payouts & Tax Settings";
|
|
1753
|
+
/**
|
|
1754
|
+
* Description text under payout button
|
|
1755
|
+
* @uiName Payout button description text
|
|
1756
|
+
*/
|
|
1748
1757
|
this.payoutButtonDescription = "Check your payout settings to see when you’ll get paid out next";
|
|
1749
1758
|
this.ignored = true;
|
|
1750
|
-
stencilHooks_module.h
|
|
1759
|
+
stencilHooks_module.h(this);
|
|
1751
1760
|
}
|
|
1752
1761
|
disconnectedCallback() { }
|
|
1753
1762
|
getTextProps() {
|
|
@@ -1776,11 +1785,29 @@ const style$3 = {
|
|
|
1776
1785
|
margin: "0",
|
|
1777
1786
|
marginBottom: "var(--sl-spacing-small)",
|
|
1778
1787
|
},
|
|
1788
|
+
WarningAlertContainer: {
|
|
1789
|
+
"&::part(base)": {
|
|
1790
|
+
backgroundColor: "var(--sl-color-yellow-100)",
|
|
1791
|
+
borderTop: "none",
|
|
1792
|
+
},
|
|
1793
|
+
"& sl-icon::part(base)": {
|
|
1794
|
+
color: "var(--sl-color-danger-500)",
|
|
1795
|
+
},
|
|
1796
|
+
},
|
|
1797
|
+
InfoAlertContainer: {
|
|
1798
|
+
"&::part(base)": {
|
|
1799
|
+
backgroundColor: "var(--sl-color-sky-100)",
|
|
1800
|
+
borderTop: "none",
|
|
1801
|
+
},
|
|
1802
|
+
"& sl-icon::part(base)": {
|
|
1803
|
+
color: "var(--sl-color-blue-500)",
|
|
1804
|
+
},
|
|
1805
|
+
},
|
|
1779
1806
|
};
|
|
1780
1807
|
const sheet$3 = JSS.createStyleSheet(style$3);
|
|
1781
1808
|
const styleString$3 = sheet$3.toString();
|
|
1782
1809
|
function PayoutStatusAlertView(props) {
|
|
1783
|
-
var _a, _b, _c, _d;
|
|
1810
|
+
var _a, _b, _c, _d, _e;
|
|
1784
1811
|
const { text, states } = props;
|
|
1785
1812
|
if (states.loading) {
|
|
1786
1813
|
return index.h("sl-skeleton", { class: sheet$3.classes.SkeletonOne });
|
|
@@ -1796,7 +1823,8 @@ function PayoutStatusAlertView(props) {
|
|
|
1796
1823
|
description: text.informationRequiredDescription,
|
|
1797
1824
|
buttonText: text.verificationRequiredButtonText,
|
|
1798
1825
|
alertType: "info",
|
|
1799
|
-
icon: "
|
|
1826
|
+
icon: "info-circle",
|
|
1827
|
+
class: sheet$3.classes.InfoAlertContainer,
|
|
1800
1828
|
};
|
|
1801
1829
|
case "VERIFICATION_NEEDED":
|
|
1802
1830
|
return {
|
|
@@ -1804,7 +1832,8 @@ function PayoutStatusAlertView(props) {
|
|
|
1804
1832
|
description: text.verificationRequiredDescription,
|
|
1805
1833
|
buttonText: text.verificationRequiredButtonText,
|
|
1806
1834
|
alertType: "warning",
|
|
1807
|
-
icon: "exclamation-
|
|
1835
|
+
icon: "exclamation-triangle",
|
|
1836
|
+
class: sheet$3.classes.WarningAlertContainer,
|
|
1808
1837
|
};
|
|
1809
1838
|
case "HOLD":
|
|
1810
1839
|
return {
|
|
@@ -1812,7 +1841,8 @@ function PayoutStatusAlertView(props) {
|
|
|
1812
1841
|
description: text.holdDescription,
|
|
1813
1842
|
buttonText: null,
|
|
1814
1843
|
alertType: "warning",
|
|
1815
|
-
icon: "exclamation-
|
|
1844
|
+
icon: "exclamation-triangle",
|
|
1845
|
+
class: sheet$3.classes.WarningAlertContainer,
|
|
1816
1846
|
};
|
|
1817
1847
|
default:
|
|
1818
1848
|
return;
|
|
@@ -1831,14 +1861,14 @@ function PayoutStatusAlertView(props) {
|
|
|
1831
1861
|
}
|
|
1832
1862
|
return (index.h("div", { part: "sqm-base" },
|
|
1833
1863
|
index.h("style", { type: "text/css" }, styleString$3),
|
|
1834
|
-
index.h("
|
|
1835
|
-
index.h("sl-icon", { slot: "icon", name: (
|
|
1836
|
-
index.h("strong", null, (
|
|
1837
|
-
index.h("p", { class: sheet$3.classes.AlertDescriptionText }, (
|
|
1864
|
+
index.h("sl-alert", { exportparts: "base: alert-base, icon:alert-icon", type: (_a = getAlert(states.status)) === null || _a === void 0 ? void 0 : _a.alertType, class: (_b = getAlert(states.status)) === null || _b === void 0 ? void 0 : _b.class, open: true },
|
|
1865
|
+
index.h("sl-icon", { slot: "icon", name: (_c = getAlert(states.status)) === null || _c === void 0 ? void 0 : _c.icon }),
|
|
1866
|
+
index.h("strong", null, (_d = getAlert(states.status)) === null || _d === void 0 ? void 0 : _d.header),
|
|
1867
|
+
index.h("p", { class: sheet$3.classes.AlertDescriptionText }, (_e = getAlert(states.status)) === null || _e === void 0 ? void 0 : _e.description),
|
|
1838
1868
|
getButton(states.status))));
|
|
1839
1869
|
}
|
|
1840
1870
|
|
|
1841
|
-
const GET_USER_STATUS =
|
|
1871
|
+
const GET_USER_STATUS = index$1.dist.gql `
|
|
1842
1872
|
query getUserStatus {
|
|
1843
1873
|
user: viewer {
|
|
1844
1874
|
... on User {
|
|
@@ -1889,15 +1919,39 @@ function usePayoutStatus(props) {
|
|
|
1889
1919
|
const PayoutStatusAlert = class {
|
|
1890
1920
|
constructor(hostRef) {
|
|
1891
1921
|
index.registerInstance(this, hostRef);
|
|
1922
|
+
/**
|
|
1923
|
+
* @uiName Info required alert header
|
|
1924
|
+
*/
|
|
1892
1925
|
this.informationRequiredHeader = "Payout and tax information required";
|
|
1926
|
+
/**
|
|
1927
|
+
* @uiName Info required alert description
|
|
1928
|
+
*/
|
|
1893
1929
|
this.informationRequiredDescription = "Submit your banking details and tax documents to receive your rewards.";
|
|
1930
|
+
/**
|
|
1931
|
+
* @uiName Info required alert button text
|
|
1932
|
+
*/
|
|
1894
1933
|
this.informationRequiredButtonText = "Payouts & Tax Settings";
|
|
1934
|
+
/**
|
|
1935
|
+
* @uiName Verification required alert header
|
|
1936
|
+
*/
|
|
1895
1937
|
this.verificationRequiredHeader = "Verify your identity";
|
|
1938
|
+
/**
|
|
1939
|
+
* @uiName Verification required alert description
|
|
1940
|
+
*/
|
|
1896
1941
|
this.verificationRequiredDescription = "Complete your verification to start receiving your cash rewards. It should only take a few minutes verify.";
|
|
1942
|
+
/**
|
|
1943
|
+
* @uiName Verification required alert button text
|
|
1944
|
+
*/
|
|
1897
1945
|
this.verificationRequiredButtonText = "Start Verification";
|
|
1946
|
+
/**
|
|
1947
|
+
* @uiName Payout on hold alert header
|
|
1948
|
+
*/
|
|
1898
1949
|
this.holdHeader = "Your payouts and account are on hold";
|
|
1950
|
+
/**
|
|
1951
|
+
* @uiName Payout on hold alert description
|
|
1952
|
+
*/
|
|
1899
1953
|
this.holdDescription = "Please check your inbox for an email from our referral provider, impact.com. It contains details on how to resolve this issue. If you need further assistance, feel free to reach out to {support email}.";
|
|
1900
|
-
stencilHooks_module.h
|
|
1954
|
+
stencilHooks_module.h(this);
|
|
1901
1955
|
}
|
|
1902
1956
|
disconnectedCallback() { }
|
|
1903
1957
|
getTextProps() {
|
|
@@ -2063,7 +2117,7 @@ const PortalChangePassword = class {
|
|
|
2063
2117
|
* @uiName Missing number or symbol text
|
|
2064
2118
|
*/
|
|
2065
2119
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
2066
|
-
stencilHooks_module.h
|
|
2120
|
+
stencilHooks_module.h(this);
|
|
2067
2121
|
}
|
|
2068
2122
|
disconnectedCallback() { }
|
|
2069
2123
|
render() {
|
|
@@ -2158,7 +2212,7 @@ const PortalFooter = class {
|
|
|
2158
2212
|
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
2159
2213
|
*/
|
|
2160
2214
|
this.paddingLeft = "large";
|
|
2161
|
-
stencilHooks_module.h
|
|
2215
|
+
stencilHooks_module.h(this);
|
|
2162
2216
|
}
|
|
2163
2217
|
disconnectedCallback() { }
|
|
2164
2218
|
render() {
|
|
@@ -2188,7 +2242,7 @@ const PortalFrame = class {
|
|
|
2188
2242
|
* @undocumented
|
|
2189
2243
|
*/
|
|
2190
2244
|
this.notFullScreen = false;
|
|
2191
|
-
stencilHooks_module.h
|
|
2245
|
+
stencilHooks_module.h(this);
|
|
2192
2246
|
}
|
|
2193
2247
|
disconnectedCallback() { }
|
|
2194
2248
|
render() {
|
|
@@ -2310,7 +2364,7 @@ const PortalLogin = class {
|
|
|
2310
2364
|
* Displayed when the login fails due to a network error. The participant can try refreshing the page.
|
|
2311
2365
|
*/
|
|
2312
2366
|
this.networkErrorMessage = "An error occurred while logging you in. Please refresh the page and try again.";
|
|
2313
|
-
stencilHooks_module.h
|
|
2367
|
+
stencilHooks_module.h(this);
|
|
2314
2368
|
}
|
|
2315
2369
|
disconnectedCallback() { }
|
|
2316
2370
|
render() {
|
|
@@ -2586,7 +2640,7 @@ const PortalRegister = class {
|
|
|
2586
2640
|
* @uiName Missing number or symbol text
|
|
2587
2641
|
*/
|
|
2588
2642
|
this.hasErrorText = "contain at least 1 number or symbol";
|
|
2589
|
-
stencilHooks_module.h
|
|
2643
|
+
stencilHooks_module.h(this);
|
|
2590
2644
|
}
|
|
2591
2645
|
disconnectedCallback() { }
|
|
2592
2646
|
render() {
|
|
@@ -2684,7 +2738,7 @@ const ProgramExplainer = class {
|
|
|
2684
2738
|
constructor(hostRef) {
|
|
2685
2739
|
index.registerInstance(this, hostRef);
|
|
2686
2740
|
this.ignored = true;
|
|
2687
|
-
stencilHooks_module.h
|
|
2741
|
+
stencilHooks_module.h(this);
|
|
2688
2742
|
}
|
|
2689
2743
|
disconnectedCallback() { }
|
|
2690
2744
|
render() {
|
|
@@ -2755,7 +2809,7 @@ function ProgramExplainerStepView(props) {
|
|
|
2755
2809
|
const ProgramExplainerStep = class {
|
|
2756
2810
|
constructor(hostRef) {
|
|
2757
2811
|
index.registerInstance(this, hostRef);
|
|
2758
|
-
stencilHooks_module.h
|
|
2812
|
+
stencilHooks_module.h(this);
|
|
2759
2813
|
}
|
|
2760
2814
|
disconnectedCallback() { }
|
|
2761
2815
|
render() {
|
|
@@ -2798,7 +2852,7 @@ const ProgramMenu = class {
|
|
|
2798
2852
|
constructor(hostRef) {
|
|
2799
2853
|
index.registerInstance(this, hostRef);
|
|
2800
2854
|
this.ignored = true;
|
|
2801
|
-
stencilHooks_module.h
|
|
2855
|
+
stencilHooks_module.h(this);
|
|
2802
2856
|
}
|
|
2803
2857
|
disconnectedCallback() { }
|
|
2804
2858
|
render() {
|
|
@@ -2920,7 +2974,7 @@ const ReferralCard = class {
|
|
|
2920
2974
|
* @uiType boolean
|
|
2921
2975
|
*/
|
|
2922
2976
|
this.limitWidth = false;
|
|
2923
|
-
stencilHooks_module.h
|
|
2977
|
+
stencilHooks_module.h(this);
|
|
2924
2978
|
}
|
|
2925
2979
|
disconnectedCallback() { }
|
|
2926
2980
|
render() {
|
|
@@ -2937,7 +2991,7 @@ const ReferralCard = class {
|
|
|
2937
2991
|
}
|
|
2938
2992
|
};
|
|
2939
2993
|
|
|
2940
|
-
const GET_USER_DETAILS =
|
|
2994
|
+
const GET_USER_DETAILS = index$1.dist.gql `
|
|
2941
2995
|
query getUser($programId: ID) {
|
|
2942
2996
|
viewer {
|
|
2943
2997
|
... on User {
|
|
@@ -2975,7 +3029,7 @@ const SqmReferralIframe = class {
|
|
|
2975
3029
|
* @uiName IFrame width
|
|
2976
3030
|
*/
|
|
2977
3031
|
this.iframeWidth = "100%";
|
|
2978
|
-
stencilHooks_module.h
|
|
3032
|
+
stencilHooks_module.h(this);
|
|
2979
3033
|
}
|
|
2980
3034
|
disconnectedCallback() { }
|
|
2981
3035
|
render() {
|
|
@@ -3608,7 +3662,7 @@ var module$1 = {};
|
|
|
3608
3662
|
|
|
3609
3663
|
const confetti = module$1.exports;
|
|
3610
3664
|
|
|
3611
|
-
const GET_EXCHANGE_LIST =
|
|
3665
|
+
const GET_EXCHANGE_LIST = index$1.dist.gql `
|
|
3612
3666
|
query getExchangeList {
|
|
3613
3667
|
viewer {
|
|
3614
3668
|
... on User {
|
|
@@ -3651,7 +3705,7 @@ const GET_EXCHANGE_LIST = index_module.dist.gql `
|
|
|
3651
3705
|
}
|
|
3652
3706
|
}
|
|
3653
3707
|
`;
|
|
3654
|
-
const EXCHANGE =
|
|
3708
|
+
const EXCHANGE = index$1.dist.gql `
|
|
3655
3709
|
mutation exchange($exchangeRewardInput: ExchangeRewardInput!) {
|
|
3656
3710
|
exchangeReward(exchangeRewardInput: $exchangeRewardInput) {
|
|
3657
3711
|
reward {
|
|
@@ -3944,7 +3998,7 @@ const SqmRewardExchangeList = class {
|
|
|
3944
3998
|
* @uiName Cost row title
|
|
3945
3999
|
*/
|
|
3946
4000
|
this.costTitle = "Cost to Redeem";
|
|
3947
|
-
stencilHooks_module.h
|
|
4001
|
+
stencilHooks_module.h(this);
|
|
3948
4002
|
}
|
|
3949
4003
|
disconnectedCallback() { }
|
|
3950
4004
|
render() {
|
|
@@ -4000,7 +4054,7 @@ const debug$1 = stencilHooks_module.browser("sq:useRouter");
|
|
|
4000
4054
|
function matchPath(pattern, page) {
|
|
4001
4055
|
if (!pattern)
|
|
4002
4056
|
return;
|
|
4003
|
-
const regexp = index$
|
|
4057
|
+
const regexp = index$2.pathToRegexp(pattern);
|
|
4004
4058
|
return regexp.exec(page);
|
|
4005
4059
|
}
|
|
4006
4060
|
function useRouter() {
|
|
@@ -4078,7 +4132,7 @@ const SqmRouter = class {
|
|
|
4078
4132
|
constructor(hostRef) {
|
|
4079
4133
|
index.registerInstance(this, hostRef);
|
|
4080
4134
|
this.ignored = true;
|
|
4081
|
-
stencilHooks_module.h
|
|
4135
|
+
stencilHooks_module.h(this);
|
|
4082
4136
|
}
|
|
4083
4137
|
disconnectedCallback() { }
|
|
4084
4138
|
render() {
|
|
@@ -4127,7 +4181,7 @@ const ShareButton = class {
|
|
|
4127
4181
|
* @uiName Unsupported platform text
|
|
4128
4182
|
*/
|
|
4129
4183
|
this.unsupportedPlatformText = "Error: not on a supported device";
|
|
4130
|
-
stencilHooks_module.h
|
|
4184
|
+
stencilHooks_module.h(this);
|
|
4131
4185
|
}
|
|
4132
4186
|
disconnectedCallback() { }
|
|
4133
4187
|
render() {
|
|
@@ -4150,7 +4204,7 @@ function useDemoShareButton(props) {
|
|
|
4150
4204
|
}
|
|
4151
4205
|
ShareButton.style = sqmShareButtonCss;
|
|
4152
4206
|
|
|
4153
|
-
const MessageLinkQuery =
|
|
4207
|
+
const MessageLinkQuery = index$1.dist.gql `
|
|
4154
4208
|
query ($programId: ID) {
|
|
4155
4209
|
user: viewer {
|
|
4156
4210
|
... on User {
|
|
@@ -4159,7 +4213,7 @@ const MessageLinkQuery = index_module.dist.gql `
|
|
|
4159
4213
|
}
|
|
4160
4214
|
}
|
|
4161
4215
|
`;
|
|
4162
|
-
const WIDGET_ENGAGEMENT_EVENT$1 =
|
|
4216
|
+
const WIDGET_ENGAGEMENT_EVENT$1 = index$1.dist.gql `
|
|
4163
4217
|
mutation loadEvent($eventMeta: UserAnalyticsEvent!) {
|
|
4164
4218
|
createUserAnalyticsEvent(eventMeta: $eventMeta)
|
|
4165
4219
|
}
|
|
@@ -4234,7 +4288,7 @@ const ShareCode = class {
|
|
|
4234
4288
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4235
4289
|
*/
|
|
4236
4290
|
this.buttonStyle = "icon";
|
|
4237
|
-
stencilHooks_module.h
|
|
4291
|
+
stencilHooks_module.h(this);
|
|
4238
4292
|
}
|
|
4239
4293
|
disconnectedCallback() { }
|
|
4240
4294
|
render() {
|
|
@@ -4303,7 +4357,7 @@ const ShareLink = class {
|
|
|
4303
4357
|
* @uiEnumNames ["Icon", "Button outside", "Button below"]
|
|
4304
4358
|
*/
|
|
4305
4359
|
this.buttonStyle = "icon";
|
|
4306
|
-
stencilHooks_module.h
|
|
4360
|
+
stencilHooks_module.h(this);
|
|
4307
4361
|
}
|
|
4308
4362
|
disconnectedCallback() { }
|
|
4309
4363
|
render() {
|
|
@@ -4353,7 +4407,7 @@ const StatContainer = class {
|
|
|
4353
4407
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4354
4408
|
*/
|
|
4355
4409
|
this.display = "grid";
|
|
4356
|
-
stencilHooks_module.h
|
|
4410
|
+
stencilHooks_module.h(this);
|
|
4357
4411
|
}
|
|
4358
4412
|
disconnectedCallback() { }
|
|
4359
4413
|
render() {
|
|
@@ -4361,7 +4415,7 @@ const StatContainer = class {
|
|
|
4361
4415
|
}
|
|
4362
4416
|
};
|
|
4363
4417
|
|
|
4364
|
-
const SEND_EVENT =
|
|
4418
|
+
const SEND_EVENT = index$1.dist.gql `
|
|
4365
4419
|
mutation taskCardEvent($userEventInput: UserEventInput!) {
|
|
4366
4420
|
logUserEvent(userEventInput: $userEventInput) {
|
|
4367
4421
|
userId
|
|
@@ -4511,7 +4565,7 @@ const TaskCard = class {
|
|
|
4511
4565
|
* @uiGroup Button
|
|
4512
4566
|
*/
|
|
4513
4567
|
this.hideButton = false;
|
|
4514
|
-
stencilHooks_module.h
|
|
4568
|
+
stencilHooks_module.h(this);
|
|
4515
4569
|
}
|
|
4516
4570
|
disconnectedCallback() { }
|
|
4517
4571
|
render() {
|
|
@@ -4551,7 +4605,7 @@ const Timeline = class {
|
|
|
4551
4605
|
* @uiEnumNames ["Gift", "Circle"]
|
|
4552
4606
|
*/
|
|
4553
4607
|
this.icon = "gift";
|
|
4554
|
-
stencilHooks_module.h
|
|
4608
|
+
stencilHooks_module.h(this);
|
|
4555
4609
|
}
|
|
4556
4610
|
disconnectedCallback() { }
|
|
4557
4611
|
render() {
|
|
@@ -4665,7 +4719,7 @@ const TimelineReward = class {
|
|
|
4665
4719
|
index.registerInstance(this, hostRef);
|
|
4666
4720
|
this.ignored = true;
|
|
4667
4721
|
this.iconState = "gift";
|
|
4668
|
-
stencilHooks_module.h
|
|
4722
|
+
stencilHooks_module.h(this);
|
|
4669
4723
|
}
|
|
4670
4724
|
async setIcon(value) {
|
|
4671
4725
|
this.iconState = value;
|
|
@@ -4681,7 +4735,7 @@ function UserNameView(props) {
|
|
|
4681
4735
|
return index.h(index.Host, null, props.loading ? props.loadingText : props.username);
|
|
4682
4736
|
}
|
|
4683
4737
|
|
|
4684
|
-
const GET_USER_NAME =
|
|
4738
|
+
const GET_USER_NAME = index$1.dist.gql `
|
|
4685
4739
|
query getUserName {
|
|
4686
4740
|
viewer {
|
|
4687
4741
|
... on User {
|
|
@@ -4719,7 +4773,7 @@ const UserName = class {
|
|
|
4719
4773
|
* @uiName Loading text
|
|
4720
4774
|
*/
|
|
4721
4775
|
this.loadingText = "...";
|
|
4722
|
-
stencilHooks_module.h
|
|
4776
|
+
stencilHooks_module.h(this);
|
|
4723
4777
|
}
|
|
4724
4778
|
disconnectedCallback() { }
|
|
4725
4779
|
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-a5a04d8a.js');
|
|
7
|
+
const index_module = require('./index.module-236d0403.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
|
|
21
|
+
stencilHooks_module.h(this);
|
|
22
22
|
}
|
|
23
23
|
disconnectedCallback() { }
|
|
24
24
|
render() {
|