@saasquatch/mint-components 1.12.0-0 → 1.12.0-2
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/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/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
|
@@ -2,24 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
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-
|
|
5
|
+
const index$1 = require('./index-b0129cd6.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');
|
|
9
9
|
const cjs = require('./cjs-1066ec21.js');
|
|
10
10
|
require('./mixins-fe9d4112.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const GenericTableView = require('./GenericTableView-80d7642e.js');
|
|
13
|
-
const reRender = require('./re-render-
|
|
14
|
-
const useChildElements = require('./useChildElements-
|
|
15
|
-
const luxon = require('./luxon-
|
|
16
|
-
const mockRewardData = require('./mockRewardData-
|
|
17
|
-
const
|
|
13
|
+
const reRender = require('./re-render-5de6631a.js');
|
|
14
|
+
const useChildElements = require('./useChildElements-23beb180.js');
|
|
15
|
+
const luxon = require('./luxon-20eafbd9.js');
|
|
16
|
+
const mockRewardData = require('./mockRewardData-3c470512.js');
|
|
17
|
+
const index = require('./index-56d1fa5b.js');
|
|
18
|
+
const useReferralTable = require('./useReferralTable-54d0ba70.js');
|
|
18
19
|
const utils = require('./utils-6847bc06.js');
|
|
19
20
|
|
|
20
21
|
const debug = stencilHooks_module.browser("sq:useRewardsTable");
|
|
21
22
|
const CSS_NAMESPACE = "sqm-rewards-table";
|
|
22
|
-
const GET_REWARDS =
|
|
23
|
+
const GET_REWARDS = index.dist.gql `
|
|
23
24
|
query getRewards(
|
|
24
25
|
$limit: Int!
|
|
25
26
|
$offset: Int!
|
|
@@ -135,7 +136,7 @@ const GET_REWARDS = index_module.dist.gql `
|
|
|
135
136
|
}
|
|
136
137
|
}
|
|
137
138
|
`;
|
|
138
|
-
const GET_IMPACT_TAX =
|
|
139
|
+
const GET_IMPACT_TAX = index.dist.gql `
|
|
139
140
|
query getImpactTax {
|
|
140
141
|
viewer {
|
|
141
142
|
... on User {
|
|
@@ -209,7 +210,7 @@ function useRewardsTable(props, emptyElement, loadingElement) {
|
|
|
209
210
|
const columnsPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderLabel()));
|
|
210
211
|
// get the column cells (renderCell is asynchronous)
|
|
211
212
|
const cellsPromise = data === null || data === void 0 ? void 0 : data.map(async (r) => {
|
|
212
|
-
const cellPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderCell(r, { locale, taxConnection }, index.h)));
|
|
213
|
+
const cellPromise = columnComponents === null || columnComponents === void 0 ? void 0 : columnComponents.map(async (c) => tryMethod(c, () => c.renderCell(r, { locale, taxConnection }, index$1.h)));
|
|
213
214
|
const cells = (await Promise.all(cellPromise));
|
|
214
215
|
return cells;
|
|
215
216
|
});
|
|
@@ -277,7 +278,7 @@ async function tryMethod(c, callback) {
|
|
|
277
278
|
// renderLabel did not return a promise, so this method probably doesn't exist
|
|
278
279
|
// therefore, we IGNORE the label
|
|
279
280
|
debug("label promise failed", e);
|
|
280
|
-
return index.h("span", null);
|
|
281
|
+
return index$1.h("span", null);
|
|
281
282
|
}
|
|
282
283
|
try {
|
|
283
284
|
return await labelPromise;
|
|
@@ -287,15 +288,15 @@ async function tryMethod(c, callback) {
|
|
|
287
288
|
// This should not happen so we fail fast
|
|
288
289
|
debug("Error rendering label", e);
|
|
289
290
|
const userError = useReferralTable.generateUserError(e);
|
|
290
|
-
return (index.h("details", null,
|
|
291
|
-
index.h("summary", null, "Error"),
|
|
291
|
+
return (index$1.h("details", null,
|
|
292
|
+
index$1.h("summary", null, "Error"),
|
|
292
293
|
userError));
|
|
293
294
|
}
|
|
294
295
|
}
|
|
295
296
|
|
|
296
297
|
const RewardsTable = class {
|
|
297
298
|
constructor(hostRef) {
|
|
298
|
-
index.registerInstance(this, hostRef);
|
|
299
|
+
index$1.registerInstance(this, hostRef);
|
|
299
300
|
/** @uiName Rewards per page */
|
|
300
301
|
this.perPage = 4;
|
|
301
302
|
/** @uiName Hide column labels */
|
|
@@ -313,27 +314,27 @@ const RewardsTable = class {
|
|
|
313
314
|
this.smBreakpoint = 599;
|
|
314
315
|
/** @uiName Tablet breakpoint */
|
|
315
316
|
this.mdBreakpoint = 799;
|
|
316
|
-
stencilHooks_module.h
|
|
317
|
+
stencilHooks_module.h(this);
|
|
317
318
|
}
|
|
318
319
|
disconnectedCallback() { }
|
|
319
320
|
render() {
|
|
320
|
-
const empty = index.h(EmptySlot, null);
|
|
321
|
-
const loading = index.h(LoadingSlot, null);
|
|
321
|
+
const empty = index$1.h(EmptySlot, null);
|
|
322
|
+
const loading = index$1.h(LoadingSlot, null);
|
|
322
323
|
const { states, data, callbacks, elements } = index_module.isDemo()
|
|
323
324
|
? useRewardsTableDemo(this, empty, loading)
|
|
324
325
|
: useRewardsTable(this, empty, loading);
|
|
325
326
|
reRender.useRequestRerender([this.perPage]);
|
|
326
|
-
return (index.h(GenericTableView.GenericTableView, { states: states, data: data, callbacks: callbacks, elements: elements }));
|
|
327
|
+
return (index$1.h(GenericTableView.GenericTableView, { states: states, data: data, callbacks: callbacks, elements: elements }));
|
|
327
328
|
}
|
|
328
329
|
};
|
|
329
330
|
function EmptySlot() {
|
|
330
|
-
return (index.h("slot", { name: "empty" }, index.h("sqm-empty", { "empty-state-image": "https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_reward2.png", "empty-state-header": "View your rewards", "empty-state-text": "Refer friends and complete tasks to view the details of your rewards" })));
|
|
331
|
+
return (index$1.h("slot", { name: "empty" }, index$1.h("sqm-empty", { "empty-state-image": "https://res.cloudinary.com/saasquatch/image/upload/v1644360953/squatch-assets/empty_reward2.png", "empty-state-header": "View your rewards", "empty-state-text": "Refer friends and complete tasks to view the details of your rewards" })));
|
|
331
332
|
}
|
|
332
333
|
function LoadingSlot() {
|
|
333
|
-
return (index.h("slot", { name: "loading" }, index.h(LoadingRow, null), index.h(LoadingRow, null), index.h(LoadingRow, null), index.h(LoadingRow, null)));
|
|
334
|
+
return (index$1.h("slot", { name: "loading" }, index$1.h(LoadingRow, null), index$1.h(LoadingRow, null), index$1.h(LoadingRow, null), index$1.h(LoadingRow, null)));
|
|
334
335
|
}
|
|
335
336
|
function LoadingRow() {
|
|
336
|
-
return (index.h("sqm-table-row", null, index.h("sqm-table-cell", { colspan: 5 }, index.h("sl-skeleton", null))));
|
|
337
|
+
return (index$1.h("sqm-table-row", null, index$1.h("sqm-table-cell", { colspan: 5 }, index$1.h("sl-skeleton", null))));
|
|
337
338
|
}
|
|
338
339
|
function useRewardsTableDemo(props, emptyElement, loadingElement) {
|
|
339
340
|
const [content, setContent] = stencilHooks_module.useReducer((state, next) => ({
|
|
@@ -428,10 +429,10 @@ function useRewardsTableDemo(props, emptyElement, loadingElement) {
|
|
|
428
429
|
|
|
429
430
|
const RewardTableDateCell = class {
|
|
430
431
|
constructor(hostRef) {
|
|
431
|
-
index.registerInstance(this, hostRef);
|
|
432
|
+
index$1.registerInstance(this, hostRef);
|
|
432
433
|
this.ignored = true;
|
|
433
434
|
this.locale = "en";
|
|
434
|
-
stencilHooks_module.h
|
|
435
|
+
stencilHooks_module.h(this);
|
|
435
436
|
}
|
|
436
437
|
disconnectedCallback() { }
|
|
437
438
|
render() {
|
|
@@ -445,7 +446,7 @@ const RewardTableDateCell = class {
|
|
|
445
446
|
|
|
446
447
|
const RewardTableDateColumn = class {
|
|
447
448
|
constructor(hostRef) {
|
|
448
|
-
index.registerInstance(this, hostRef);
|
|
449
|
+
index$1.registerInstance(this, hostRef);
|
|
449
450
|
/**
|
|
450
451
|
* @uiName Date column title
|
|
451
452
|
*/
|
|
@@ -461,18 +462,18 @@ const RewardTableDateColumn = class {
|
|
|
461
462
|
* @uiEnumNames ["Date Given", "Date Expires", "Date Cancelled", "Date Redeemed", "Date Scheduled For"]
|
|
462
463
|
*/
|
|
463
464
|
this.dateShown = "dateGiven";
|
|
464
|
-
stencilHooks_module.h
|
|
465
|
+
stencilHooks_module.h(this);
|
|
465
466
|
}
|
|
466
467
|
disconnectedCallback() { }
|
|
467
468
|
async renderCell(data, options) {
|
|
468
|
-
return (index.h("sqm-rewards-table-date-cell", { date: data[this.dateShown], locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
469
|
+
return (index$1.h("sqm-rewards-table-date-cell", { date: data[this.dateShown], locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
469
470
|
}
|
|
470
471
|
async renderLabel() {
|
|
471
472
|
return this.columnTitle;
|
|
472
473
|
}
|
|
473
474
|
render() {
|
|
474
475
|
reRender.useRequestRerender([this.dateShown, this.columnTitle]);
|
|
475
|
-
return index.h(index.Host, { style: { display: "none" } });
|
|
476
|
+
return index$1.h(index$1.Host, { style: { display: "none" } });
|
|
476
477
|
}
|
|
477
478
|
};
|
|
478
479
|
|
|
@@ -549,7 +550,7 @@ const sheet = JSS.createStyleSheet(style);
|
|
|
549
550
|
const styleString = sheet.toString();
|
|
550
551
|
const RewardTableRewardsCell = class {
|
|
551
552
|
constructor(hostRef) {
|
|
552
|
-
index.registerInstance(this, hostRef);
|
|
553
|
+
index$1.registerInstance(this, hostRef);
|
|
553
554
|
}
|
|
554
555
|
// TODO: value function from portalv2
|
|
555
556
|
render() {
|
|
@@ -562,19 +563,19 @@ const RewardTableRewardsCell = class {
|
|
|
562
563
|
const singleReward = reward.prettyValueNumber === "1" ||
|
|
563
564
|
(reward.dateRedeemed && reward.prettyAvailableNumber === "0");
|
|
564
565
|
if (reward.type === "FUELTANK") {
|
|
565
|
-
return (index.h("div", { class: sheet.classes.Fueltank }, reward.prettyValue, reward.fuelTankCode && (index.h("div", { class: "code", onClick: () => navigator.clipboard.writeText(reward.fuelTankCode) }, index.h("sl-tooltip", { trigger: "click", placement: "top", distance: 5, skidding: 11, content: this.copyText, "onSl-show": (e) => setTimeout(() => e.path[0].hide(), 1000) }, index.h("span", { class: "text" }, reward.fuelTankCode), index.h("span", { class: "icon" }, index.h("sl-icon", { name: "files" })))))));
|
|
566
|
+
return (index$1.h("div", { class: sheet.classes.Fueltank }, reward.prettyValue, reward.fuelTankCode && (index$1.h("div", { class: "code", onClick: () => navigator.clipboard.writeText(reward.fuelTankCode) }, index$1.h("sl-tooltip", { trigger: "click", placement: "top", distance: 5, skidding: 11, content: this.copyText, "onSl-show": (e) => setTimeout(() => e.path[0].hide(), 1000) }, index$1.h("span", { class: "text" }, reward.fuelTankCode), index$1.h("span", { class: "icon" }, index$1.h("sl-icon", { name: "files" })))))));
|
|
566
567
|
}
|
|
567
568
|
if (reward.type === "CREDIT" && !singleReward) {
|
|
568
569
|
const remainingValue = parseFloat(reward.prettyValueNumber) -
|
|
569
570
|
parseFloat(reward.prettyRedeemedNumber);
|
|
570
571
|
const progress = Math.round((remainingValue / parseFloat(reward.prettyValueNumber)) * 100);
|
|
571
572
|
const progressBarSubtext = reward.statuses.includes("EXPIRED") ||
|
|
572
|
-
reward.statuses.includes("CANCELLED") ? (index.h("div", null, global.intl.formatMessage({
|
|
573
|
+
reward.statuses.includes("CANCELLED") ? (index$1.h("div", null, global.intl.formatMessage({
|
|
573
574
|
id: "redeemedText",
|
|
574
575
|
defaultMessage: this.redeemedText,
|
|
575
576
|
}, {
|
|
576
577
|
redeemedAmount: reward.prettyRedeemedCredit,
|
|
577
|
-
}))) : (index.h("div", null, global.intl.formatMessage({
|
|
578
|
+
}))) : (index$1.h("div", null, global.intl.formatMessage({
|
|
578
579
|
id: "availableText",
|
|
579
580
|
defaultMessage: this.availableText,
|
|
580
581
|
}, {
|
|
@@ -616,17 +617,17 @@ const RewardTableRewardsCell = class {
|
|
|
616
617
|
};
|
|
617
618
|
const sheet = JSS.createStyleSheet(style);
|
|
618
619
|
const styleString = sheet.toString();
|
|
619
|
-
return (index.h("div", null, index.h("style", { type: "text/css" }, styleString), index.h("div", { class: sheet.classes.Container }, index.h("span", { part: "sqm-reward-cell-value" }, pimpedPrettyValue + " "), index.h("br", null), " ", index.h("div", { part: "sqm-reward-cell-progress", class: sheet.classes.Progress }), index.h("span", { part: "sqm-reward-cell-subtext", class: sheet.classes.Subtext }, progressBarSubtext))));
|
|
620
|
+
return (index$1.h("div", null, index$1.h("style", { type: "text/css" }, styleString), index$1.h("div", { class: sheet.classes.Container }, index$1.h("span", { part: "sqm-reward-cell-value" }, pimpedPrettyValue + " "), index$1.h("br", null), " ", index$1.h("div", { part: "sqm-reward-cell-progress", class: sheet.classes.Progress }), index$1.h("span", { part: "sqm-reward-cell-subtext", class: sheet.classes.Subtext }, progressBarSubtext))));
|
|
620
621
|
}
|
|
621
|
-
return index.h("div", null, pimpedPrettyValue);
|
|
622
|
+
return index$1.h("div", null, pimpedPrettyValue);
|
|
622
623
|
};
|
|
623
|
-
return (index.h("div", { style: { display: "contents" } }, index.h("style", { type: "text/css" }, styleString), index.h(RewardValue, { reward: this.reward })));
|
|
624
|
+
return (index$1.h("div", { style: { display: "contents" } }, index$1.h("style", { type: "text/css" }, styleString), index$1.h(RewardValue, { reward: this.reward })));
|
|
624
625
|
}
|
|
625
626
|
};
|
|
626
627
|
|
|
627
628
|
const RewardsTableColumn = class {
|
|
628
629
|
constructor(hostRef) {
|
|
629
|
-
index.registerInstance(this, hostRef);
|
|
630
|
+
index$1.registerInstance(this, hostRef);
|
|
630
631
|
/**
|
|
631
632
|
* @uiName Reward column title
|
|
632
633
|
*/
|
|
@@ -643,11 +644,11 @@ const RewardsTableColumn = class {
|
|
|
643
644
|
* @uiName Copied fuel tank text
|
|
644
645
|
*/
|
|
645
646
|
this.copyText = "Copied!";
|
|
646
|
-
stencilHooks_module.h
|
|
647
|
+
stencilHooks_module.h(this);
|
|
647
648
|
}
|
|
648
649
|
disconnectedCallback() { }
|
|
649
650
|
async renderCell(data, options) {
|
|
650
|
-
return (index.h("sqm-rewards-table-reward-cell", { reward: data, redeemedText: this.redeemedText, availableText: this.availableText, copyText: this.copyText, locale: options === null || options === void 0 ? void 0 : options.locale, exportparts: "sqm-rewards-cell-value, sqm-rewards-cell-progress-bar, sqm-rewards-cell-subtext" }));
|
|
651
|
+
return (index$1.h("sqm-rewards-table-reward-cell", { reward: data, redeemedText: this.redeemedText, availableText: this.availableText, copyText: this.copyText, locale: options === null || options === void 0 ? void 0 : options.locale, exportparts: "sqm-rewards-cell-value, sqm-rewards-cell-progress-bar, sqm-rewards-cell-subtext" }));
|
|
651
652
|
}
|
|
652
653
|
async renderLabel() {
|
|
653
654
|
return this.columnTitle;
|
|
@@ -659,20 +660,20 @@ const RewardsTableColumn = class {
|
|
|
659
660
|
this.availableText,
|
|
660
661
|
this.copyText,
|
|
661
662
|
]);
|
|
662
|
-
return index.h(index.Host, { style: { display: "none" } });
|
|
663
|
+
return index$1.h(index$1.Host, { style: { display: "none" } });
|
|
663
664
|
}
|
|
664
665
|
};
|
|
665
666
|
|
|
666
667
|
const RewardTableSourceCell = class {
|
|
667
668
|
constructor(hostRef) {
|
|
668
|
-
index.registerInstance(this, hostRef);
|
|
669
|
+
index$1.registerInstance(this, hostRef);
|
|
669
670
|
this.locale = "en";
|
|
670
671
|
}
|
|
671
672
|
render() {
|
|
672
673
|
global.intl.locale = this.locale;
|
|
673
674
|
const RewardSource = ({ reward }) => {
|
|
674
675
|
var _a;
|
|
675
|
-
return (index.h("span", null, global.intl.formatMessage({
|
|
676
|
+
return (index$1.h("span", null, global.intl.formatMessage({
|
|
676
677
|
id: "rewardSourceText",
|
|
677
678
|
defaultMessage: this.rewardSourceText,
|
|
678
679
|
}, {
|
|
@@ -683,15 +684,15 @@ const RewardTableSourceCell = class {
|
|
|
683
684
|
const SOURCE_COLUMN_LENGTH = 21;
|
|
684
685
|
const RewardExchangeBadge = ({ reward }) => {
|
|
685
686
|
var _a;
|
|
686
|
-
const rewardExchange = (index.h("div", null, index.h("span", { style: {
|
|
687
|
+
const rewardExchange = (index$1.h("div", null, index$1.h("span", { style: {
|
|
687
688
|
fontSize: "var(--sl-font-size-small)",
|
|
688
689
|
color: "var(--sl-color-neutral-500)",
|
|
689
|
-
} }, this.rewardExchangeText), index.h("br", null), (_a = reward.exchangedRewardRedemptionTransaction) === null || _a === void 0 ? void 0 :
|
|
690
|
+
} }, this.rewardExchangeText), index$1.h("br", null), (_a = reward.exchangedRewardRedemptionTransaction) === null || _a === void 0 ? void 0 :
|
|
690
691
|
_a.prettyRedeemedCredit, " → ", reward.prettyValue));
|
|
691
692
|
return reward.exchangedRewardRedemptionTransaction.prettyRedeemedCredit
|
|
692
693
|
.length +
|
|
693
694
|
reward.prettyValue.length <
|
|
694
|
-
SOURCE_COLUMN_LENGTH ? (rewardExchange) : (index.h("div", { style: {
|
|
695
|
+
SOURCE_COLUMN_LENGTH ? (rewardExchange) : (index$1.h("div", { style: {
|
|
695
696
|
display: "inline-block",
|
|
696
697
|
verticalAlign: "top",
|
|
697
698
|
} }, rewardExchange));
|
|
@@ -708,9 +709,9 @@ const RewardTableSourceCell = class {
|
|
|
708
709
|
return `${user.firstName} ${user.lastName}`;
|
|
709
710
|
};
|
|
710
711
|
const Source = () => this.reward.rewardSource === "FRIEND_SIGNUP" ||
|
|
711
|
-
this.reward.rewardSource === "REFERRED" ? (this.reward.referral === null ? (index.h("p", { style: {
|
|
712
|
+
this.reward.rewardSource === "REFERRED" ? (this.reward.referral === null ? (index$1.h("p", { style: {
|
|
712
713
|
color: "var(--sl-color-gray-400)",
|
|
713
|
-
} }, this.deletedReferralText)) : (index.h("div", null, index.h("div", { style: {
|
|
714
|
+
} }, this.deletedReferralText)) : (index$1.h("div", null, index$1.h("div", { style: {
|
|
714
715
|
fontSize: "var(--sl-font-size-small)",
|
|
715
716
|
color: "var(--sl-color-neutral-500)",
|
|
716
717
|
} }, global.intl.formatMessage({
|
|
@@ -718,16 +719,16 @@ const RewardTableSourceCell = class {
|
|
|
718
719
|
defaultMessage: this.referralText,
|
|
719
720
|
}, {
|
|
720
721
|
rewardSource: this.reward.rewardSource,
|
|
721
|
-
})), index.h("div", null, this.reward.rewardSource == "FRIEND_SIGNUP"
|
|
722
|
+
})), index$1.h("div", null, this.reward.rewardSource == "FRIEND_SIGNUP"
|
|
722
723
|
? getFullName(this.reward.referral.referredUser)
|
|
723
|
-
: getFullName(this.reward.referral.referrerUser))))) : this.reward.exchangedRewardRedemptionTransaction ? (index.h(RewardExchangeBadge, { reward: this.reward })) : (index.h(RewardSource, { reward: this.reward }));
|
|
724
|
-
return index.h(Source, null);
|
|
724
|
+
: getFullName(this.reward.referral.referrerUser))))) : this.reward.exchangedRewardRedemptionTransaction ? (index$1.h(RewardExchangeBadge, { reward: this.reward })) : (index$1.h(RewardSource, { reward: this.reward }));
|
|
725
|
+
return index$1.h(Source, null);
|
|
725
726
|
}
|
|
726
727
|
};
|
|
727
728
|
|
|
728
729
|
const RewardTableUserColumn = class {
|
|
729
730
|
constructor(hostRef) {
|
|
730
|
-
index.registerInstance(this, hostRef);
|
|
731
|
+
index$1.registerInstance(this, hostRef);
|
|
731
732
|
/**
|
|
732
733
|
* @uiName Soruce column title
|
|
733
734
|
*/
|
|
@@ -762,11 +763,11 @@ const RewardTableUserColumn = class {
|
|
|
762
763
|
* @uiWidget textArea
|
|
763
764
|
*/
|
|
764
765
|
this.rewardSourceText = "{rewardSource, select, MANUAL {Manual} AUTOMATED {{programName}} other {}}";
|
|
765
|
-
stencilHooks_module.h
|
|
766
|
+
stencilHooks_module.h(this);
|
|
766
767
|
}
|
|
767
768
|
disconnectedCallback() { }
|
|
768
769
|
async renderCell(data, options) {
|
|
769
|
-
return (index.h("sqm-rewards-table-source-cell", { reward: data, anonymousUserText: this.anonymousUser, deletedUserText: this.deletedUser, rewardExchangeText: this.rewardExchangeText, referralText: this.referralText, rewardSourceText: this.rewardSourceText, locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
770
|
+
return (index$1.h("sqm-rewards-table-source-cell", { reward: data, anonymousUserText: this.anonymousUser, deletedUserText: this.deletedUser, rewardExchangeText: this.rewardExchangeText, referralText: this.referralText, rewardSourceText: this.rewardSourceText, locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
770
771
|
}
|
|
771
772
|
async renderLabel() {
|
|
772
773
|
return this.columnTitle;
|
|
@@ -780,7 +781,7 @@ const RewardTableUserColumn = class {
|
|
|
780
781
|
this.referralText,
|
|
781
782
|
this.rewardSourceText,
|
|
782
783
|
]);
|
|
783
|
-
return index.h(index.Host, { style: { display: "none" } });
|
|
784
|
+
return index$1.h(index$1.Host, { style: { display: "none" } });
|
|
784
785
|
}
|
|
785
786
|
};
|
|
786
787
|
|
|
@@ -810,7 +811,7 @@ const sheet$1 = JSS.createStyleSheet(style$1);
|
|
|
810
811
|
const styleString$1 = sheet$1.toString();
|
|
811
812
|
const RewardTableStatusCell = class {
|
|
812
813
|
constructor(hostRef) {
|
|
813
|
-
index.registerInstance(this, hostRef);
|
|
814
|
+
index$1.registerInstance(this, hostRef);
|
|
814
815
|
this.expiryText = "Expires";
|
|
815
816
|
this.locale = "en";
|
|
816
817
|
this.pendingUsTax = "W-9 required";
|
|
@@ -950,9 +951,9 @@ const RewardTableStatusCell = class {
|
|
|
950
951
|
: rewardStatus === "DENIED"
|
|
951
952
|
? this.deniedText
|
|
952
953
|
: null;
|
|
953
|
-
return (index.h("div", { style: { display: "contents" } }, index.h("style", { type: "text/css" }, styleString$1), index.h("sl-badge", { type: badgeType, pill: true, class: rewardStatus === "REDEEMED" || rewardStatus === "PAYOUT_APPROVED"
|
|
954
|
+
return (index$1.h("div", { style: { display: "contents" } }, index$1.h("style", { type: "text/css" }, styleString$1), index$1.h("sl-badge", { type: badgeType, pill: true, class: rewardStatus === "REDEEMED" || rewardStatus === "PAYOUT_APPROVED"
|
|
954
955
|
? sheet$1.classes.RedeemBadge
|
|
955
|
-
: sheet$1.classes.Badge }, statusText), index.h("p", { class: sheet$1.classes.Date }, fraudStatusText ||
|
|
956
|
+
: sheet$1.classes.Badge }, statusText), index$1.h("p", { class: sheet$1.classes.Date }, fraudStatusText ||
|
|
956
957
|
pendingReasons ||
|
|
957
958
|
this.getPayoutStatusText(rewardStatus) ||
|
|
958
959
|
date)));
|
|
@@ -979,7 +980,7 @@ const RewardTableStatusCell = class {
|
|
|
979
980
|
|
|
980
981
|
const RewardTableStatusColumn = class {
|
|
981
982
|
constructor(hostRef) {
|
|
982
|
-
index.registerInstance(this, hostRef);
|
|
983
|
+
index$1.registerInstance(this, hostRef);
|
|
983
984
|
/**
|
|
984
985
|
* @uiName Column title
|
|
985
986
|
*/
|
|
@@ -1067,11 +1068,11 @@ const RewardTableStatusColumn = class {
|
|
|
1067
1068
|
* @uiName Payout approved text
|
|
1068
1069
|
*/
|
|
1069
1070
|
this.payoutApproved = "Reward approved for payout and was scheduled for payment based on your settings.";
|
|
1070
|
-
stencilHooks_module.h
|
|
1071
|
+
stencilHooks_module.h(this);
|
|
1071
1072
|
}
|
|
1072
1073
|
disconnectedCallback() { }
|
|
1073
1074
|
async renderCell(data, options) {
|
|
1074
|
-
return (index.h("sqm-rewards-table-status-cell", { statusText: this.statusText, reward: data, taxConnection: options === null || options === void 0 ? void 0 : options.taxConnection, expiryText: this.expiryText, pendingScheduled: this.pendingScheduled, pendingUsTax: this.pendingUsTax, pendingUnhandled: this.pendingUnhandled, pendingReviewText: this.pendingReviewText, payoutFailed: this.payoutFailed, payoutApproved: this.payoutApproved, payoutCancelled: this.payoutCancelled, deniedText: this.deniedText, locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
1075
|
+
return (index$1.h("sqm-rewards-table-status-cell", { statusText: this.statusText, reward: data, taxConnection: options === null || options === void 0 ? void 0 : options.taxConnection, expiryText: this.expiryText, pendingScheduled: this.pendingScheduled, pendingUsTax: this.pendingUsTax, pendingUnhandled: this.pendingUnhandled, pendingReviewText: this.pendingReviewText, payoutFailed: this.payoutFailed, payoutApproved: this.payoutApproved, payoutCancelled: this.payoutCancelled, deniedText: this.deniedText, locale: options === null || options === void 0 ? void 0 : options.locale }));
|
|
1075
1076
|
}
|
|
1076
1077
|
async renderLabel() {
|
|
1077
1078
|
return this.columnTitle;
|
|
@@ -1086,7 +1087,7 @@ const RewardTableStatusColumn = class {
|
|
|
1086
1087
|
this.pendingUsTax,
|
|
1087
1088
|
this.pendingUnhandled,
|
|
1088
1089
|
]);
|
|
1089
|
-
return index.h(index.Host, { style: { display: "none" } });
|
|
1090
|
+
return index$1.h(index$1.Host, { style: { display: "none" } });
|
|
1090
1091
|
}
|
|
1091
1092
|
};
|
|
1092
1093
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
7
7
|
const JSS = require('./JSS-8503a151.js');
|
|
8
8
|
|
|
9
9
|
const REVEAL_EVENT = "sq:reveal";
|
|
@@ -43,7 +43,7 @@ const Scroll = class {
|
|
|
43
43
|
* @uiEnumNames ["Smooth", "Auto"]
|
|
44
44
|
*/
|
|
45
45
|
this.scrollAnimation = "smooth";
|
|
46
|
-
stencilHooks_module.h
|
|
46
|
+
stencilHooks_module.h(this);
|
|
47
47
|
}
|
|
48
48
|
disconnectedCallback() { }
|
|
49
49
|
render() {
|
|
@@ -3,15 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./global-
|
|
8
|
-
const index_module = require('./index.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
7
|
+
require('./global-e4ebdbcc.js');
|
|
8
|
+
const index_module = require('./index.module-236d0403.js');
|
|
9
9
|
require('./cjs-1066ec21.js');
|
|
10
10
|
require('./mixins-fe9d4112.js');
|
|
11
11
|
const JSS = require('./JSS-8503a151.js');
|
|
12
12
|
const GenericTableView = require('./GenericTableView-80d7642e.js');
|
|
13
|
-
require('./useChildElements-
|
|
14
|
-
const luxon = require('./luxon-
|
|
13
|
+
require('./useChildElements-23beb180.js');
|
|
14
|
+
const luxon = require('./luxon-20eafbd9.js');
|
|
15
|
+
const index$1 = require('./index-56d1fa5b.js');
|
|
15
16
|
require('./utils-6847bc06.js');
|
|
16
17
|
require('./sqm-text-span-view-e1cd9bd3.js');
|
|
17
18
|
const sqmAssetCardView = require('./sqm-asset-card-view-a0e33f21.js');
|
|
@@ -21,16 +22,16 @@ const emailRegistrationView = require('./email-registration-view-248652bb.js');
|
|
|
21
22
|
const sqmLeaderboardRankView = require('./sqm-leaderboard-rank-view-5a3d4a88.js');
|
|
22
23
|
const sqmLogoutCurrentUserView = require('./sqm-logout-current-user-view-c9f18d96.js');
|
|
23
24
|
const sqmNavigationSidebarView = require('./sqm-navigation-sidebar-view-921704fb.js');
|
|
24
|
-
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-
|
|
25
|
-
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-
|
|
25
|
+
const sqmNavigationSidebarItemView = require('./sqm-navigation-sidebar-item-view-fc865ecf.js');
|
|
26
|
+
const sqmPortalEmailVerificationView = require('./sqm-portal-email-verification-view-4bc2760b.js');
|
|
26
27
|
const sqmPortalForgotPasswordView = require('./sqm-portal-forgot-password-view-969c49ed.js');
|
|
27
|
-
const sqmPortalProfileView = require('./sqm-portal-profile-view-
|
|
28
|
-
require('./utilities-
|
|
28
|
+
const sqmPortalProfileView = require('./sqm-portal-profile-view-cbab7c80.js');
|
|
29
|
+
require('./utilities-ac5b5f2c.js');
|
|
29
30
|
const sqmPortalResetPasswordView = require('./sqm-portal-reset-password-view-96f329ed.js');
|
|
30
31
|
const sqmPortalVerifyEmailView = require('./sqm-portal-verify-email-view-7ffcc0d4.js');
|
|
31
|
-
const ShadowViewAddon = require('./ShadowViewAddon-
|
|
32
|
+
const ShadowViewAddon = require('./ShadowViewAddon-13173901.js');
|
|
32
33
|
const sqmPortalContainerView = require('./sqm-portal-container-view-990a85a3.js');
|
|
33
|
-
const sqmInvoiceTableView = require('./sqm-invoice-table-view-
|
|
34
|
+
const sqmInvoiceTableView = require('./sqm-invoice-table-view-dbba9bb4.js');
|
|
34
35
|
|
|
35
36
|
/**
|
|
36
37
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -3460,7 +3461,7 @@ const FormMessage = /*#__PURE__*/Object.freeze({
|
|
|
3460
3461
|
FullStackSuccess: FullStackSuccess
|
|
3461
3462
|
});
|
|
3462
3463
|
|
|
3463
|
-
const EXCHANGE =
|
|
3464
|
+
const EXCHANGE = index$1.dist.gql `
|
|
3464
3465
|
mutation exchange($exchangeRewardInput: ExchangeRewardInput!) {
|
|
3465
3466
|
exchangeReward(exchangeRewardInput: $exchangeRewardInput) {
|
|
3466
3467
|
reward {
|
|
@@ -14999,20 +15000,40 @@ const WidgetEmailVerification_stories = {
|
|
|
14999
15000
|
};
|
|
15000
15001
|
const defaultProps$k = {
|
|
15001
15002
|
email: "",
|
|
15002
|
-
error:
|
|
15003
|
+
error: false,
|
|
15003
15004
|
loading: false,
|
|
15005
|
+
initialLoading: false,
|
|
15006
|
+
sendCodeError: false,
|
|
15004
15007
|
};
|
|
15005
15008
|
const Default$i = () => (index.h("sqm-email-verification", { demoData: {} }));
|
|
15009
|
+
const EmailIsPrefilled = () => (index.h("sqm-email-verification", { demoData: {
|
|
15010
|
+
states: {
|
|
15011
|
+
...defaultProps$k,
|
|
15012
|
+
email: "test@example.com",
|
|
15013
|
+
},
|
|
15014
|
+
} }));
|
|
15006
15015
|
const Loading$7 = () => (index.h("sqm-email-verification", { demoData: {
|
|
15016
|
+
states: {
|
|
15017
|
+
...defaultProps$k,
|
|
15018
|
+
initialLoading: true,
|
|
15019
|
+
},
|
|
15020
|
+
} }));
|
|
15021
|
+
const SaveLoading = () => (index.h("sqm-email-verification", { demoData: {
|
|
15007
15022
|
states: {
|
|
15008
15023
|
...defaultProps$k,
|
|
15009
15024
|
loading: true,
|
|
15010
15025
|
},
|
|
15011
15026
|
} }));
|
|
15012
|
-
const
|
|
15027
|
+
const InvalidEmail = () => (index.h("sqm-email-verification", { demoData: {
|
|
15028
|
+
states: {
|
|
15029
|
+
...defaultProps$k,
|
|
15030
|
+
error: true,
|
|
15031
|
+
},
|
|
15032
|
+
} }));
|
|
15033
|
+
const SendCodeError = () => (index.h("sqm-email-verification", { demoData: {
|
|
15013
15034
|
states: {
|
|
15014
15035
|
...defaultProps$k,
|
|
15015
|
-
|
|
15036
|
+
sendCodeError: true,
|
|
15016
15037
|
},
|
|
15017
15038
|
} }));
|
|
15018
15039
|
|
|
@@ -15020,8 +15041,11 @@ const WidgetEmailVerification = /*#__PURE__*/Object.freeze({
|
|
|
15020
15041
|
__proto__: null,
|
|
15021
15042
|
'default': WidgetEmailVerification_stories,
|
|
15022
15043
|
Default: Default$i,
|
|
15044
|
+
EmailIsPrefilled: EmailIsPrefilled,
|
|
15023
15045
|
Loading: Loading$7,
|
|
15024
|
-
|
|
15046
|
+
SaveLoading: SaveLoading,
|
|
15047
|
+
InvalidEmail: InvalidEmail,
|
|
15048
|
+
SendCodeError: SendCodeError
|
|
15025
15049
|
});
|
|
15026
15050
|
|
|
15027
15051
|
const WidgetCodeVerification_stories = {
|
|
@@ -15031,7 +15055,7 @@ const defaultProps$l = {
|
|
|
15031
15055
|
email: "testemail@example.com",
|
|
15032
15056
|
loading: false,
|
|
15033
15057
|
verifyFailed: false,
|
|
15034
|
-
|
|
15058
|
+
emailResent: false,
|
|
15035
15059
|
};
|
|
15036
15060
|
const Default$j = () => (index.h("sqm-code-verification", { demoData: { states: defaultProps$l } }));
|
|
15037
15061
|
const Loading$8 = () => (index.h("sqm-code-verification", { demoData: {
|
|
@@ -15043,7 +15067,7 @@ const Loading$8 = () => (index.h("sqm-code-verification", { demoData: {
|
|
|
15043
15067
|
const CodeResent = () => (index.h("sqm-code-verification", { demoData: {
|
|
15044
15068
|
states: {
|
|
15045
15069
|
...defaultProps$l,
|
|
15046
|
-
|
|
15070
|
+
emailResent: true,
|
|
15047
15071
|
},
|
|
15048
15072
|
} }));
|
|
15049
15073
|
const VerificationFailed = () => (index.h("sqm-code-verification", { demoData: {
|
|
@@ -15066,15 +15090,13 @@ const PayoutButtonScroll_stories = {
|
|
|
15066
15090
|
title: "Components/Payout Scroll Button",
|
|
15067
15091
|
};
|
|
15068
15092
|
const defaultProps$m = {
|
|
15069
|
-
payoutSettingsComplete:
|
|
15093
|
+
payoutSettingsComplete: true,
|
|
15070
15094
|
};
|
|
15071
|
-
const Default$k = () => (index.h("sqm-payout-button-scroll", { demoData: { states: defaultProps$m } }));
|
|
15072
15095
|
const CompletedTaxForm = () => (index.h("sqm-payout-button-scroll", { demoData: { states: { ...defaultProps$m, payoutSettingsComplete: true } } }));
|
|
15073
15096
|
|
|
15074
15097
|
const PayoutButtonScroll = /*#__PURE__*/Object.freeze({
|
|
15075
15098
|
__proto__: null,
|
|
15076
15099
|
'default': PayoutButtonScroll_stories,
|
|
15077
|
-
Default: Default$k,
|
|
15078
15100
|
CompletedTaxForm: CompletedTaxForm
|
|
15079
15101
|
});
|
|
15080
15102
|
|
|
@@ -15111,7 +15133,7 @@ const PayoutStatusAlert = /*#__PURE__*/Object.freeze({
|
|
|
15111
15133
|
*
|
|
15112
15134
|
*/
|
|
15113
15135
|
//
|
|
15114
|
-
const Default$
|
|
15136
|
+
const Default$k = `
|
|
15115
15137
|
// No CSS
|
|
15116
15138
|
`;
|
|
15117
15139
|
const Orangey = `
|
|
@@ -15145,7 +15167,7 @@ const Klip = `
|
|
|
15145
15167
|
|
|
15146
15168
|
const Themes = /*#__PURE__*/Object.freeze({
|
|
15147
15169
|
__proto__: null,
|
|
15148
|
-
Default: Default$
|
|
15170
|
+
Default: Default$k,
|
|
15149
15171
|
Orangey: Orangey,
|
|
15150
15172
|
Netflix: Netflix,
|
|
15151
15173
|
SaaSquatchCorporate: SaaSquatchCorporate,
|
|
@@ -17831,7 +17853,7 @@ const StencilStorybook = class {
|
|
|
17831
17853
|
constructor(hostRef) {
|
|
17832
17854
|
index.registerInstance(this, hostRef);
|
|
17833
17855
|
this.ignored = true;
|
|
17834
|
-
stencilHooks_module.h
|
|
17856
|
+
stencilHooks_module.h(this);
|
|
17835
17857
|
}
|
|
17836
17858
|
disconnectedCallback() { }
|
|
17837
17859
|
render() {
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
7
|
+
require('./index.module-236d0403.js');
|
|
8
|
+
const reRender = require('./re-render-5de6631a.js');
|
|
9
9
|
|
|
10
10
|
const TabView = ({}, children) => {
|
|
11
11
|
return index.h(index.Host, null, children);
|
|
@@ -14,7 +14,7 @@ const TabView = ({}, children) => {
|
|
|
14
14
|
const Tab = class {
|
|
15
15
|
constructor(hostRef) {
|
|
16
16
|
index.registerInstance(this, hostRef);
|
|
17
|
-
stencilHooks_module.h
|
|
17
|
+
stencilHooks_module.h(this);
|
|
18
18
|
}
|
|
19
19
|
disconnectedCallback() { }
|
|
20
20
|
render() {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
7
|
-
const index_module = require('./index.module-
|
|
8
|
-
const reRender = require('./re-render-
|
|
9
|
-
const useChildElements = require('./useChildElements-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
7
|
+
const index_module = require('./index.module-236d0403.js');
|
|
8
|
+
const reRender = require('./re-render-5de6631a.js');
|
|
9
|
+
const useChildElements = require('./useChildElements-23beb180.js');
|
|
10
10
|
const utils = require('./utils-6847bc06.js');
|
|
11
11
|
|
|
12
12
|
const TabsView = ({ content, placement, }) => {
|
|
@@ -86,7 +86,7 @@ function useTabs() {
|
|
|
86
86
|
const Tabs = class {
|
|
87
87
|
constructor(hostRef) {
|
|
88
88
|
index.registerInstance(this, hostRef);
|
|
89
|
-
stencilHooks_module.h
|
|
89
|
+
stencilHooks_module.h(this);
|
|
90
90
|
}
|
|
91
91
|
disconnectedCallback() { }
|
|
92
92
|
render() {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-b0129cd6.js');
|
|
6
|
-
const stencilHooks_module = require('./stencil-hooks.module-
|
|
6
|
+
const stencilHooks_module = require('./stencil-hooks.module-a5a04d8a.js');
|
|
7
7
|
require('./JSS-8503a151.js');
|
|
8
8
|
const sqmTextSpanView = require('./sqm-text-span-view-e1cd9bd3.js');
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ const Text = class {
|
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
this.ignored = true;
|
|
14
|
-
stencilHooks_module.h
|
|
14
|
+
stencilHooks_module.h(this);
|
|
15
15
|
}
|
|
16
16
|
disconnectedCallback() { }
|
|
17
17
|
componentWillLoad() { }
|
|
@@ -3,14 +3,14 @@
|
|
|
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
|
const keys = require('./keys-cff24974.js');
|
|
9
9
|
|
|
10
10
|
const WidgetVerificationInternal = class {
|
|
11
11
|
constructor(hostRef) {
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
|
-
stencilHooks_module.h
|
|
13
|
+
stencilHooks_module.h(this);
|
|
14
14
|
}
|
|
15
15
|
disconnectedCallback() { }
|
|
16
16
|
render() {
|