@saasquatch/mint-components 2.1.11-0 → 2.1.11-1
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-2b3f51be.js → ShadowViewAddon-c97e80de.js} +428 -25
- package/dist/cjs/{data-6b5095f8.js → data-8c8a08f6.js} +91 -2
- package/dist/cjs/extractProps-e9c55ba8.js +35 -0
- package/dist/cjs/{global-0f8b1267.js → global-b7b1b8fe.js} +3126 -3177
- package/dist/cjs/{index.module-42d413d9.js → index.module-f8c8495f.js} +149 -154
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/{re-render-69bde9ee.js → re-render-72a0ef45.js} +1 -1
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +99 -484
- package/dist/cjs/{sqm-big-stat_46.cjs.entry.js → sqm-big-stat_45.cjs.entry.js} +291 -427
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-code-verification.cjs.entry.js +8 -7
- package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification.cjs.entry.js +418 -0
- package/dist/cjs/sqm-empty_4.cjs.entry.js +3 -3
- package/dist/cjs/sqm-google-sign-in.cjs.entry.js +1 -1
- package/dist/cjs/sqm-graphql-client-provider.cjs.entry.js +1 -1
- package/dist/cjs/sqm-instant-access-registration.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-lead-checkbox-field-view-d90f8941.js → sqm-lead-checkbox-field-view-0af2a157.js} +1 -1
- package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-lead-input-field-view-818d9e9a.js → sqm-lead-input-field-view-0cd7ebdb.js} +1 -1
- package/dist/cjs/sqm-lead-input-field.cjs.entry.js +4 -4
- package/dist/cjs/sqm-leaderboard-rank.cjs.entry.js +2 -2
- package/dist/cjs/sqm-logout-current-user.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-navigation-sidebar-item-view-20693e59.js → sqm-navigation-sidebar-item-view-49b152dd.js} +1 -1
- package/dist/cjs/sqm-navigation-sidebar-item.cjs.entry.js +2 -2
- package/dist/cjs/sqm-navigation-sidebar.cjs.entry.js +1 -1
- package/dist/cjs/sqm-pagination_3.cjs.entry.js +3 -3
- package/dist/cjs/sqm-password-field.cjs.entry.js +2 -2
- package/dist/cjs/sqm-popup-container.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-container-view-70a47420.js → sqm-portal-container-view-757f921b.js} +5 -6
- package/dist/cjs/{sqm-portal-email-verification-view-60f8e0a7.js → sqm-portal-email-verification-view-abb773a7.js} +2 -2
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +8 -8
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-profile-view-2bfd7afd.js → sqm-portal-profile-view-3515e1e5.js} +2 -2
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +5 -5
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-registration-form-view-fd48f1d3.js → sqm-portal-registration-form-view-a45f7a52.js} +1 -1
- package/dist/cjs/{sqm-portal-reset-password-view-d90d77f9.js → sqm-portal-reset-password-view-a767b044.js} +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-verify-email-view-b31638f8.js → sqm-portal-verify-email-view-717d0633.js} +2 -2
- package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -2
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +6 -6
- package/dist/cjs/sqm-rewards-table-customer-note-cell.cjs.entry.js +1 -1
- package/dist/cjs/sqm-rewards-table-customer-note-column.cjs.entry.js +2 -2
- package/dist/cjs/sqm-rewards-table_9.cjs.entry.js +5 -5
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +219 -291
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-text-span-view-8a32dd8c.js → sqm-text-span-view-b9e10f5d.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-user-info-form-view-01bf2f41.js → sqm-user-info-form-view-53306f6e.js} +40 -33
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +1 -1
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +214 -0
- package/dist/cjs/{useChildElements-89bc50a9.js → useChildElements-041127d7.js} +1 -1
- package/dist/cjs/{useInstantAccessRegistration-651aa95b.js → useInstantAccessRegistration-2398df36.js} +2 -2
- package/dist/cjs/{useLeadFormState-76d3b511.js → useLeadFormState-b4c2ab5b.js} +2 -2
- package/dist/cjs/{usePayoutStatus-cf050a03.js → usePayoutStatus-0192fccd.js} +6 -4
- package/dist/cjs/{usePortalRegistrationForm-31822dc4.js → usePortalRegistrationForm-23ee2d62.js} +2 -2
- package/dist/cjs/{useReferralCodes-89c2b972.js → useReferralCodes-0f7948af.js} +1 -1
- package/dist/cjs/{useReferralTable-d3ddfd05.js → useReferralTable-6e9de0d5.js} +3 -3
- package/dist/cjs/{useRegistrationFormState-a223f597.js → useRegistrationFormState-4fe5b770.js} +1 -1
- package/dist/cjs/{useVerificationEmail-994bc32f.js → useVerificationEmail-5d19aa99.js} +1 -1
- package/dist/cjs/{utilities-096934ea.js → utilities-fcdb9504.js} +1 -1
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/sqm-portal-container/sqm-portal-container-view.js +6 -7
- package/dist/collection/components/sqm-portal-google-login/sqm-portal-google-login.js +1 -1
- package/dist/collection/components/sqm-portal-login/sqm-portal-login.js +1 -1
- package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +1 -0
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe-view.js +1 -1
- package/dist/collection/components/sqm-referral-iframe/sqm-referral-iframe.js +27 -1
- package/dist/collection/components/sqm-referral-table/TaxAndCashReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/TaxAndCashReferralTableRewardsCell.stories.js +1 -13
- package/dist/collection/components/sqm-rewards-table/TaxAndCashRewardsTable.stories.js +2 -2
- package/dist/collection/components/sqm-rewards-table/TaxAndCashRewardsTableCell.stories.js +1 -12
- package/dist/collection/components/sqm-share-code/sqm-share-code.js +0 -1
- package/dist/collection/components/sqm-share-link/ShareLink.stories.js +136 -11
- package/dist/collection/components/sqm-share-link/UseShareLink.stories.js +14 -5
- package/dist/collection/components/sqm-share-link/sqm-share-link-view.js +192 -0
- package/dist/collection/components/sqm-share-link/sqm-share-link.js +935 -48
- package/dist/collection/components/sqm-share-link/useShareLink.js +227 -14
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +0 -4
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +1 -1
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +4 -3
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +2 -0
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +11 -510
- package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +5 -20
- package/dist/collection/components/tax-and-cash/data.js +0 -1
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +37 -75
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +13 -688
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +1 -95
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/sqm-indirect-tax-form.js +4 -4
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +11 -49
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +6 -6
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +0 -4
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +2 -2
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +17 -9
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +16 -34
- package/dist/esm/{ShadowViewAddon-78b791d2.js → ShadowViewAddon-33f1a8f7.js} +429 -27
- package/dist/esm/{data-33c16dff.js → data-12e6aae1.js} +85 -3
- package/dist/esm/extractProps-54064fb0.js +32 -0
- package/dist/esm/{global-39f55ec2.js → global-96c14d63.js} +3126 -3177
- package/dist/esm/{index.module-cede12c6.js → index.module-b23fdad8.js} +150 -153
- package/dist/esm/{keys-db1897ae.js → keys-406491dc.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/{re-render-7a0c7976.js → re-render-f30aeb6b.js} +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +89 -474
- package/dist/esm/{sqm-big-stat_46.entry.js → sqm-big-stat_45.entry.js} +286 -421
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-code-verification.entry.js +9 -8
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-email-verification.entry.js +414 -0
- package/dist/esm/sqm-empty_4.entry.js +3 -3
- package/dist/esm/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm/sqm-instant-access-registration.entry.js +3 -3
- package/dist/esm/{sqm-lead-checkbox-field-view-7cee2b4e.js → sqm-lead-checkbox-field-view-7928db07.js} +1 -1
- package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
- package/dist/esm/{sqm-lead-input-field-view-11a4f9a9.js → sqm-lead-input-field-view-d1b91650.js} +1 -1
- package/dist/esm/sqm-lead-input-field.entry.js +4 -4
- package/dist/esm/sqm-leaderboard-rank.entry.js +2 -2
- package/dist/esm/sqm-logout-current-user.entry.js +1 -1
- package/dist/esm/{sqm-navigation-sidebar-item-view-48e7e0d3.js → sqm-navigation-sidebar-item-view-b3beac5a.js} +1 -1
- package/dist/esm/sqm-navigation-sidebar-item.entry.js +2 -2
- package/dist/esm/sqm-navigation-sidebar.entry.js +1 -1
- package/dist/esm/sqm-pagination_3.entry.js +3 -3
- package/dist/esm/sqm-password-field.entry.js +2 -2
- package/dist/esm/sqm-popup-container.entry.js +1 -1
- package/dist/esm/{sqm-portal-container-view-a8c708cd.js → sqm-portal-container-view-200c9df8.js} +6 -7
- package/dist/esm/{sqm-portal-email-verification-view-33f5c108.js → sqm-portal-email-verification-view-04528277.js} +2 -2
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +8 -8
- package/dist/esm/sqm-portal-logout.entry.js +1 -1
- package/dist/esm/{sqm-portal-profile-view-88fd6a93.js → sqm-portal-profile-view-b5ea620f.js} +2 -2
- package/dist/esm/sqm-portal-profile.entry.js +5 -5
- package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm/{sqm-portal-registration-form-view-9bf30b56.js → sqm-portal-registration-form-view-79265df5.js} +1 -1
- package/dist/esm/{sqm-portal-reset-password-view-f8d1689c.js → sqm-portal-reset-password-view-f84c04cf.js} +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/{sqm-portal-verify-email-view-0b70c1b1.js → sqm-portal-verify-email-view-c61536b7.js} +2 -2
- package/dist/esm/sqm-qr-code.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +6 -6
- package/dist/esm/sqm-rewards-table-customer-note-cell.entry.js +1 -1
- package/dist/esm/sqm-rewards-table-customer-note-column.entry.js +2 -2
- package/dist/esm/sqm-rewards-table_9.entry.js +5 -5
- package/dist/esm/sqm-stencilbook.entry.js +185 -257
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/{sqm-text-span-view-4db9e33f.js → sqm-text-span-view-72f43dff.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/{sqm-user-info-form-view-365cef98.js → sqm-user-info-form-view-19d81a2b.js} +19 -12
- package/dist/esm/sqm-widget-verification-controller.entry.js +2 -2
- package/dist/esm/sqm-widget-verification.entry.js +210 -0
- package/dist/esm/{useChildElements-c26d7347.js → useChildElements-9bccfb72.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-e2392f42.js → useInstantAccessRegistration-69fefed0.js} +2 -2
- package/dist/esm/{useLeadFormState-9099c8d4.js → useLeadFormState-dd4e8b08.js} +2 -2
- package/dist/esm/{usePayoutStatus-fa504d49.js → usePayoutStatus-46c0c289.js} +4 -3
- package/dist/esm/{usePortalRegistrationForm-5844032a.js → usePortalRegistrationForm-62de6fb1.js} +2 -2
- package/dist/esm/{useReferralCodes-3cde72d4.js → useReferralCodes-52ca720f.js} +1 -1
- package/dist/esm/{useReferralTable-35e6d4c1.js → useReferralTable-92af4133.js} +3 -3
- package/dist/esm/{useRegistrationFormState-1813bdef.js → useRegistrationFormState-2c090c38.js} +1 -1
- package/dist/esm/{useVerificationEmail-cb3d51e3.js → useVerificationEmail-c13c3b51.js} +1 -1
- package/dist/esm/{utilities-c9e730ed.js → utilities-77b1e0cc.js} +1 -1
- package/dist/esm-es5/ShadowViewAddon-33f1a8f7.js +1 -0
- package/dist/esm-es5/data-12e6aae1.js +1 -0
- package/dist/esm-es5/extractProps-54064fb0.js +1 -0
- package/dist/esm-es5/global-96c14d63.js +271 -0
- package/dist/esm-es5/index.module-b23fdad8.js +1 -0
- package/dist/esm-es5/{keys-db1897ae.js → keys-406491dc.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/{re-render-7a0c7976.js → re-render-f30aeb6b.js} +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_45.entry.js +1 -0
- 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 -0
- package/dist/esm-es5/sqm-empty_4.entry.js +1 -1
- package/dist/esm-es5/sqm-google-sign-in.entry.js +1 -1
- package/dist/esm-es5/sqm-graphql-client-provider.entry.js +1 -1
- package/dist/esm-es5/sqm-instant-access-registration.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-checkbox-field-view-7cee2b4e.js → sqm-lead-checkbox-field-view-7928db07.js} +1 -1
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-input-field-view-11a4f9a9.js → sqm-lead-input-field-view-d1b91650.js} +1 -1
- package/dist/esm-es5/sqm-lead-input-field.entry.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-48e7e0d3.js → sqm-navigation-sidebar-item-view-b3beac5a.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-pagination_3.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-container-view-200c9df8.js +1 -0
- package/dist/esm-es5/{sqm-portal-email-verification-view-33f5c108.js → sqm-portal-email-verification-view-04528277.js} +1 -1
- package/dist/esm-es5/sqm-portal-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-forgot-password_6.entry.js +1 -1
- package/dist/esm-es5/sqm-portal-logout.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-profile-view-88fd6a93.js → sqm-portal-profile-view-b5ea620f.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-view-9bf30b56.js → sqm-portal-registration-form-view-79265df5.js} +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-f8d1689c.js → sqm-portal-reset-password-view-f84c04cf.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-0b70c1b1.js → sqm-portal-verify-email-view-c61536b7.js} +1 -1
- package/dist/esm-es5/sqm-qr-code.entry.js +1 -1
- package/dist/esm-es5/sqm-referral-table_11.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-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-view-4db9e33f.js → sqm-text-span-view-72f43dff.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-user-info-form-view-19d81a2b.js +1 -0
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +1 -0
- package/dist/esm-es5/{useChildElements-c26d7347.js → useChildElements-9bccfb72.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-e2392f42.js → useInstantAccessRegistration-69fefed0.js} +1 -1
- package/dist/esm-es5/{useLeadFormState-9099c8d4.js → useLeadFormState-dd4e8b08.js} +1 -1
- package/dist/esm-es5/{usePayoutStatus-fa504d49.js → usePayoutStatus-46c0c289.js} +2 -2
- package/dist/esm-es5/{usePortalRegistrationForm-5844032a.js → usePortalRegistrationForm-62de6fb1.js} +1 -1
- package/dist/esm-es5/{useReferralCodes-3cde72d4.js → useReferralCodes-52ca720f.js} +1 -1
- package/dist/esm-es5/{useReferralTable-35e6d4c1.js → useReferralTable-92af4133.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-1813bdef.js → useRegistrationFormState-2c090c38.js} +1 -1
- package/dist/esm-es5/{useVerificationEmail-cb3d51e3.js → useVerificationEmail-c13c3b51.js} +1 -1
- package/dist/esm-es5/{utilities-c9e730ed.js → utilities-77b1e0cc.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-d01949f7.system.entry.js → p-00b235c5.system.entry.js} +1 -1
- package/dist/mint-components/{p-62212b9a.entry.js → p-013564b3.entry.js} +1 -1
- package/dist/mint-components/p-02499e08.entry.js +1 -0
- package/dist/mint-components/{p-998c989a.system.entry.js → p-027fc3be.system.entry.js} +1 -1
- package/dist/mint-components/{p-32d078a3.js → p-035d9b65.js} +1 -1
- package/dist/mint-components/{p-e4dbca9a.system.js → p-036a2617.system.js} +1 -1
- package/dist/mint-components/p-0706cf9e.system.entry.js +1 -0
- package/dist/mint-components/p-0797a946.js +1 -0
- package/dist/mint-components/p-08930b83.js +499 -0
- package/dist/mint-components/{p-f11d29fd.entry.js → p-09348341.entry.js} +1 -1
- package/dist/mint-components/{p-991f60fc.entry.js → p-09f7aacd.entry.js} +2 -2
- package/dist/mint-components/p-0b1e90fe.system.js +1 -0
- package/dist/mint-components/{p-8ecc8875.js → p-0c0d4065.js} +5 -6
- package/dist/mint-components/{p-8f9c1387.js → p-0d83907e.js} +1 -1
- package/dist/mint-components/p-1021a49f.system.entry.js +1 -0
- package/dist/mint-components/{p-2d3a12f2.entry.js → p-13292317.entry.js} +2 -2
- package/dist/mint-components/{p-731c4d33.entry.js → p-13d1b10d.entry.js} +1 -1
- package/dist/mint-components/{p-a86ce218.system.js → p-172675ca.system.js} +1 -1
- package/dist/mint-components/{p-d355336b.system.js → p-19c441b2.system.js} +1 -1
- package/dist/mint-components/{p-1d49dddc.entry.js → p-1d92c169.entry.js} +1 -1
- package/dist/mint-components/{p-86381dc7.system.js → p-205cfdcd.system.js} +1 -1
- package/dist/mint-components/{p-4723526d.js → p-2668335b.js} +1 -1
- package/dist/mint-components/{p-45475cf9.system.entry.js → p-2b4af8e8.system.entry.js} +1 -1
- package/dist/mint-components/{p-e9e05970.system.entry.js → p-2d5c2bd4.system.entry.js} +1 -1
- package/dist/mint-components/p-30c1ef36.system.js +1 -0
- package/dist/mint-components/{p-bcadd021.js → p-3286ef38.js} +1 -1
- package/dist/mint-components/{p-0d75a207.js → p-3366b81e.js} +2 -2
- package/dist/mint-components/p-38c7775a.js +1 -0
- package/dist/mint-components/p-3adbfd0b.system.js +6 -0
- package/dist/mint-components/p-3af3e2c1.entry.js +25 -0
- package/dist/mint-components/{p-160828b4.entry.js → p-3bc62ca6.entry.js} +1 -1
- package/dist/mint-components/{p-9d6984e7.entry.js → p-40bad95a.entry.js} +2 -2
- package/dist/mint-components/{p-00463c83.system.js → p-43c31fd5.system.js} +1 -1
- package/dist/mint-components/p-4da5a3fe.system.entry.js +1 -0
- package/dist/mint-components/{p-608da224.entry.js → p-52674798.entry.js} +1 -1
- package/dist/mint-components/p-5492dd51.system.entry.js +1 -0
- package/dist/mint-components/p-57dd28bd.system.js +1 -0
- package/dist/mint-components/{p-c84a2512.system.js → p-5b1d2866.system.js} +1 -1
- package/dist/mint-components/{p-5c9d030a.system.entry.js → p-5b871e38.system.entry.js} +1 -1
- package/dist/mint-components/p-5bc5c61e.entry.js +1 -0
- package/dist/mint-components/{p-b5fed7c6.entry.js → p-5c4ba8a0.entry.js} +1 -1
- package/dist/mint-components/{p-fb4ab5ba.system.entry.js → p-5ce78407.system.entry.js} +1 -1
- package/dist/mint-components/{p-9c1b0c8b.entry.js → p-61897e72.entry.js} +1 -1
- package/dist/mint-components/{p-52748a87.system.entry.js → p-626b31cb.system.entry.js} +1 -1
- package/dist/mint-components/{p-092db51a.js → p-642f2c89.js} +1 -1
- package/dist/mint-components/{p-f4a57aed.entry.js → p-653db72e.entry.js} +1 -1
- package/dist/mint-components/{p-88c9cc1b.entry.js → p-6668f9f0.entry.js} +1 -1
- package/dist/mint-components/{p-f368f04a.system.js → p-686dd5eb.system.js} +1 -1
- package/dist/mint-components/p-6c4ad51a.js +1 -0
- package/dist/mint-components/p-7265bbcb.system.js +271 -0
- package/dist/mint-components/p-738dce27.system.entry.js +1 -0
- package/dist/mint-components/{p-379cb9f1.system.js → p-7562cd98.system.js} +1 -1
- package/dist/mint-components/p-76271ec4.entry.js +9 -0
- package/dist/mint-components/{p-7547180f.system.js → p-77b9cde8.system.js} +1 -1
- package/dist/mint-components/{p-96e4e6a4.entry.js → p-77fa2383.entry.js} +1 -1
- package/dist/mint-components/{p-d5a1c979.system.entry.js → p-782af7ae.system.entry.js} +1 -1
- package/dist/mint-components/p-78b40f71.system.js +1 -0
- package/dist/mint-components/{p-55627a5c.entry.js → p-7939e4af.entry.js} +1 -1
- package/dist/mint-components/{p-9b33e2a7.system.js → p-7b59e13c.system.js} +1 -1
- package/dist/mint-components/p-7efb8782.system.js +1 -0
- package/dist/mint-components/{p-60085f20.system.entry.js → p-80e116ec.system.entry.js} +1 -1
- package/dist/mint-components/{p-370e0d75.js → p-832aea99.js} +1 -1
- package/dist/mint-components/{p-36395228.system.js → p-85721089.system.js} +1 -1
- package/dist/mint-components/{p-28e0062c.system.js → p-8583ce0c.system.js} +1 -1
- package/dist/mint-components/p-8784539d.entry.js +273 -0
- package/dist/mint-components/{p-71561bb2.system.entry.js → p-8899ff38.system.entry.js} +1 -1
- package/dist/mint-components/p-892797eb.system.entry.js +1 -0
- package/dist/mint-components/{p-567a5ded.js → p-8962e023.js} +1 -1
- package/dist/mint-components/{p-3461a8cb.entry.js → p-8f2d03c7.entry.js} +1 -1
- package/dist/mint-components/{p-357040e6.system.entry.js → p-90833864.system.entry.js} +1 -1
- package/dist/mint-components/p-91a96e98.entry.js +1 -0
- package/dist/mint-components/{p-7a08d288.system.entry.js → p-9390586b.system.entry.js} +1 -1
- package/dist/mint-components/{p-0c43b6ff.entry.js → p-95510f27.entry.js} +1 -1
- package/dist/mint-components/{p-9e43f1eb.entry.js → p-982d1f6f.entry.js} +2 -2
- package/dist/mint-components/{p-77117f6c.system.js → p-a0c5631b.system.js} +1 -1
- package/dist/mint-components/{p-df88dcaa.system.js → p-a4825ec2.system.js} +1 -1
- package/dist/mint-components/{p-095b7128.js → p-a4f8abad.js} +1 -1
- package/dist/mint-components/{p-21e7079a.system.entry.js → p-a96c9bbb.system.entry.js} +1 -1
- package/dist/mint-components/{p-886fb141.entry.js → p-af407cce.entry.js} +1 -1
- package/dist/mint-components/{p-86a70151.entry.js → p-b2b85238.entry.js} +1 -1
- package/dist/mint-components/p-b395470f.entry.js +16 -0
- package/dist/mint-components/{p-45e2a83a.js → p-b3ad957c.js} +1 -1
- package/dist/mint-components/{p-1b0cbbae.entry.js → p-b66f45d1.entry.js} +1 -1
- package/dist/mint-components/{p-691d34f1.system.entry.js → p-b96e90a2.system.entry.js} +1 -1
- package/dist/mint-components/{p-3c88d2ed.js → p-bab4929e.js} +2 -2
- package/dist/mint-components/p-bba16a46.system.entry.js +1 -0
- package/dist/mint-components/{p-3c555674.js → p-bc386a7b.js} +1 -1
- package/dist/mint-components/{p-a7f72a66.js → p-bee4af5d.js} +1 -1
- package/dist/mint-components/{p-16deb1a9.system.entry.js → p-c30d0049.system.entry.js} +1 -1
- package/dist/mint-components/p-c3c8d4ee.system.entry.js +1 -0
- package/dist/mint-components/{p-62e1c8b2.system.entry.js → p-c45a929a.system.entry.js} +1 -1
- package/dist/mint-components/{p-50d959bd.js → p-c813ec64.js} +1 -1
- package/dist/mint-components/{p-5dc9e95b.entry.js → p-c8a8d231.entry.js} +2 -2
- package/dist/mint-components/{p-9bd53e4d.system.entry.js → p-c8bcbf8b.system.entry.js} +1 -1
- package/dist/mint-components/p-ca098be1.system.js +1 -0
- package/dist/mint-components/{p-95aaf35a.system.entry.js → p-d005df28.system.entry.js} +1 -1
- package/dist/mint-components/p-d0993bb9.js +1 -0
- package/dist/mint-components/{p-7e36a1ff.js → p-d18dedd4.js} +1 -1
- package/dist/mint-components/{p-e1292288.system.entry.js → p-d3b1ab20.system.entry.js} +1 -1
- package/dist/mint-components/p-d4f332a7.entry.js +106 -0
- package/dist/mint-components/{p-6b1a6b0c.system.js → p-d55c50af.system.js} +1 -1
- package/dist/mint-components/{p-b1b8e629.system.js → p-d6193876.system.js} +1 -1
- package/dist/mint-components/{p-37658fec.entry.js → p-db0a2afd.entry.js} +1 -1
- package/dist/mint-components/p-dd12c32a.system.entry.js +1 -0
- package/dist/mint-components/p-de0d6fd7.js +49 -0
- package/dist/mint-components/{p-ce11858c.js → p-e00ec007.js} +1 -1
- package/dist/mint-components/{p-b5c0bad5.system.entry.js → p-e12754f5.system.entry.js} +1 -1
- package/dist/mint-components/p-e30abc44.js +1 -0
- package/dist/mint-components/{p-3218bb1d.entry.js → p-e506bf7f.entry.js} +1 -1
- package/dist/mint-components/p-e55aafe9.system.js +1 -0
- package/dist/mint-components/{p-f972e5c9.entry.js → p-e5ea43b1.entry.js} +2 -2
- package/dist/mint-components/{p-8474aa63.js → p-e6240c72.js} +1 -1
- package/dist/mint-components/{p-857a2d77.js → p-e84b874c.js} +1 -1
- package/dist/mint-components/{p-dbdb2a46.system.entry.js → p-e9485160.system.entry.js} +1 -1
- package/dist/mint-components/p-ea03e50e.system.js +1 -0
- package/dist/mint-components/{p-3181e54a.entry.js → p-ec0b649a.entry.js} +1 -1
- package/dist/mint-components/{p-2f4d8ab8.system.entry.js → p-f1374258.system.entry.js} +1 -1
- package/dist/mint-components/{p-6194855b.system.entry.js → p-f39cf252.system.entry.js} +1 -1
- package/dist/mint-components/{p-c8e45671.system.entry.js → p-f4e36adf.system.entry.js} +1 -1
- package/dist/mint-components/{p-140e6a15.system.js → p-f55ecf35.system.js} +1 -1
- package/dist/mint-components/{p-3c333076.js → p-f581aac7.js} +1 -1
- package/dist/mint-components/{p-19293c16.entry.js → p-f6528f8a.entry.js} +1 -1
- package/dist/mint-components/{p-247cfbdc.system.entry.js → p-f7ca4cc4.system.entry.js} +1 -1
- package/dist/mint-components/{p-0fec43e8.system.js → p-f8026ed6.system.js} +1 -1
- package/dist/mint-components/{p-438f6702.js → p-f8a09b0f.js} +152 -152
- package/dist/mint-components/{p-3756d0d1.system.entry.js → p-fc284f91.system.entry.js} +1 -1
- package/dist/mint-components/{p-6a4496b3.system.entry.js → p-fe1d3cf8.system.entry.js} +1 -1
- package/dist/mint-components/p-fe70e20c.entry.js +1 -0
- package/dist/mint-components/p-ff118a19.system.js +1 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +1 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +5 -0
- package/dist/types/components/sqm-referral-table/TaxAndCashReferralTableRewardsCell.stories.d.ts +1 -2
- package/dist/types/components/sqm-rewards-table/TaxAndCashRewardsTableCell.stories.d.ts +1 -2
- package/dist/types/components/sqm-share-link/ShareLink.stories.d.ts +9 -0
- package/dist/types/components/sqm-share-link/UseShareLink.stories.d.ts +6 -0
- package/dist/types/components/sqm-share-link/sqm-share-link-view.d.ts +41 -0
- package/dist/types/components/sqm-share-link/sqm-share-link.d.ts +195 -2
- package/dist/types/components/sqm-share-link/useShareLink.d.ts +33 -4
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +0 -78
- package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +0 -2
- package/dist/types/components/tax-and-cash/data.d.ts +0 -1
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +0 -2
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +0 -4
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +0 -165
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +0 -7
- package/dist/types/components.d.ts +359 -616
- package/dist/types/saasquatch.d.ts +0 -1
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/docs/stats.json +122783 -0
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -2
- package/dist/cjs/eventKeys-7af4df4d.js +0 -5
- package/dist/cjs/parseStates-d1effc19.js +0 -16
- package/dist/cjs/sqm-email-verification_2.cjs.entry.js +0 -892
- package/dist/cjs/sqm-partner-info-modal-view-464c52c9.js +0 -135
- package/dist/cjs/utils-a8e0bd9b.js +0 -93
- package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +0 -150
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +0 -129
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +0 -670
- package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +0 -284
- package/dist/collection/components/sqm-widget-verification/WidgetVerification.stories.js +0 -16
- package/dist/esm/eventKeys-f76b6a03.js +0 -3
- package/dist/esm/parseStates-ed75e224.js +0 -14
- package/dist/esm/sqm-email-verification_2.entry.js +0 -887
- package/dist/esm/sqm-partner-info-modal-view-a6324934.js +0 -132
- package/dist/esm/utils-8267d3d8.js +0 -85
- package/dist/esm-es5/ShadowViewAddon-78b791d2.js +0 -1
- package/dist/esm-es5/data-33c16dff.js +0 -1
- package/dist/esm-es5/eventKeys-f76b6a03.js +0 -1
- package/dist/esm-es5/global-39f55ec2.js +0 -285
- package/dist/esm-es5/index.module-cede12c6.js +0 -1
- package/dist/esm-es5/parseStates-ed75e224.js +0 -1
- package/dist/esm-es5/sqm-big-stat_46.entry.js +0 -1
- package/dist/esm-es5/sqm-email-verification_2.entry.js +0 -1
- package/dist/esm-es5/sqm-partner-info-modal-view-a6324934.js +0 -1
- package/dist/esm-es5/sqm-portal-container-view-a8c708cd.js +0 -1
- package/dist/esm-es5/sqm-user-info-form-view-365cef98.js +0 -1
- package/dist/esm-es5/utils-8267d3d8.js +0 -1
- package/dist/mint-components/p-037c1a4f.system.entry.js +0 -1
- package/dist/mint-components/p-038d0b8f.entry.js +0 -133
- package/dist/mint-components/p-0553e659.js +0 -463
- package/dist/mint-components/p-115dfc03.system.js +0 -1
- package/dist/mint-components/p-13f3a647.js +0 -1
- package/dist/mint-components/p-1c413a06.system.js +0 -1
- package/dist/mint-components/p-1e35f151.system.js +0 -1
- package/dist/mint-components/p-28ed2ae9.js +0 -1
- package/dist/mint-components/p-28fe7357.system.entry.js +0 -1
- package/dist/mint-components/p-38dc2f60.entry.js +0 -1
- package/dist/mint-components/p-39840341.js +0 -1
- package/dist/mint-components/p-52eca331.js +0 -1
- package/dist/mint-components/p-5e26014d.system.js +0 -1
- package/dist/mint-components/p-63c299f1.system.js +0 -1
- package/dist/mint-components/p-64041ee1.entry.js +0 -291
- package/dist/mint-components/p-647933ac.entry.js +0 -122
- package/dist/mint-components/p-64f56cc9.system.js +0 -285
- package/dist/mint-components/p-6562cbec.system.entry.js +0 -1
- package/dist/mint-components/p-6f8dde97.system.js +0 -1
- package/dist/mint-components/p-70e34ae1.system.js +0 -6
- package/dist/mint-components/p-7d5956ec.system.entry.js +0 -1
- package/dist/mint-components/p-8b258a3e.system.js +0 -1
- package/dist/mint-components/p-996eb820.entry.js +0 -1
- package/dist/mint-components/p-a0986077.system.entry.js +0 -1
- package/dist/mint-components/p-a1e1c42a.js +0 -1
- package/dist/mint-components/p-a2db4345.system.js +0 -1
- package/dist/mint-components/p-a8891ebd.js +0 -1
- package/dist/mint-components/p-a8ecdc44.system.js +0 -1
- package/dist/mint-components/p-aa319fbe.entry.js +0 -9
- package/dist/mint-components/p-b2a99637.system.js +0 -1
- package/dist/mint-components/p-b2bde2f5.entry.js +0 -1
- package/dist/mint-components/p-b451970a.system.entry.js +0 -1
- package/dist/mint-components/p-b699f76e.system.js +0 -1
- package/dist/mint-components/p-b6a1e2ac.js +0 -1
- package/dist/mint-components/p-c7535e70.system.entry.js +0 -1
- package/dist/mint-components/p-d20188db.js +0 -1
- package/dist/mint-components/p-d6714617.entry.js +0 -1
- package/dist/mint-components/p-e95402dc.js +0 -49
- package/dist/mint-components/p-ee0f1cf1.system.js +0 -1
- package/dist/mint-components/p-f9671d6a.system.entry.js +0 -1
- package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +0 -12
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +0 -51
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +0 -122
- package/dist/types/components/sqm-partner-info-modal/usePartnerInfoModal.d.ts +0 -17
- package/dist/types/components/sqm-widget-verification/WidgetVerification.stories.d.ts +0 -8
- package/shoelace/assets/icons/twitter-x.svg +0 -4
|
@@ -1,41 +1,39 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as Host } from './index-38ad4957.js';
|
|
2
|
-
import './global-
|
|
2
|
+
import './global-96c14d63.js';
|
|
3
3
|
import { a as commonjsGlobal, u as useMemo, k as useState, c as createCommonjsModule, f as useEffect, n as h$1 } from './dom-context-hooks.module-50442785.js';
|
|
4
|
-
import { j as jn,
|
|
4
|
+
import { j as jn, s as setUserIdentity, m as setProgramId, k as kn, d as dist, X as Xe } from './index.module-b23fdad8.js';
|
|
5
5
|
import './cjs-bdfb4486.js';
|
|
6
6
|
import './utils-334c1e34.js';
|
|
7
7
|
import { c as createStyleSheet } from './JSS-67b5cff8.js';
|
|
8
|
-
import './useReferralCodes-
|
|
8
|
+
import './useReferralCodes-52ca720f.js';
|
|
9
9
|
import './mixins-f750863a.js';
|
|
10
10
|
import { C as CopyTextView } from './copy-text-view-87259b11.js';
|
|
11
|
-
import './sqm-text-span-view-
|
|
12
|
-
import { b as PortalRegisterView, P as PortalForgotPasswordView, a as PortalLoginView, c as PortalVerifyEmailView } from './sqm-portal-verify-email-view-
|
|
13
|
-
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-
|
|
11
|
+
import './sqm-text-span-view-72f43dff.js';
|
|
12
|
+
import { b as PortalRegisterView, P as PortalForgotPasswordView, a as PortalLoginView, c as PortalVerifyEmailView } from './sqm-portal-verify-email-view-c61536b7.js';
|
|
13
|
+
import { P as PortalRegistrationFormView } from './sqm-portal-registration-form-view-79265df5.js';
|
|
14
14
|
import { G as GenericTableView } from './GenericTableView-8c72ac30.js';
|
|
15
|
-
import './useChildElements-
|
|
15
|
+
import './useChildElements-9bccfb72.js';
|
|
16
16
|
import { l as luxon } from './luxon-1be92a8e.js';
|
|
17
17
|
import { C as CloseButtonView } from './sqm-close-button-view-fd9012e7.js';
|
|
18
18
|
import './index-ffa26b43.js';
|
|
19
19
|
import './imageUrl-4775f17b.js';
|
|
20
20
|
import { E as EmailRegistrationView } from './email-registration-view-4cdb4129.js';
|
|
21
|
-
import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-
|
|
21
|
+
import { L as LeadCheckboxFieldView } from './sqm-lead-checkbox-field-view-7928db07.js';
|
|
22
22
|
import { L as LeaderboardRankView } from './sqm-leaderboard-rank-view-7a682cc3.js';
|
|
23
23
|
import { L as LogoutCurrentUserView } from './sqm-logout-current-user-view-376c1bf6.js';
|
|
24
24
|
import { N as NavigationSidebarView } from './sqm-navigation-sidebar-view-2b66457a.js';
|
|
25
|
-
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-
|
|
26
|
-
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-
|
|
27
|
-
import { P as PortalProfileView } from './sqm-portal-profile-view-
|
|
28
|
-
import './utilities-
|
|
29
|
-
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-
|
|
25
|
+
import { N as NavigationSidebarItemView } from './sqm-navigation-sidebar-item-view-b3beac5a.js';
|
|
26
|
+
import { P as PortalEmailVerificationView } from './sqm-portal-email-verification-view-04528277.js';
|
|
27
|
+
import { P as PortalProfileView } from './sqm-portal-profile-view-b5ea620f.js';
|
|
28
|
+
import './utilities-77b1e0cc.js';
|
|
29
|
+
import { P as PortalResetPasswordView } from './sqm-portal-reset-password-view-f84c04cf.js';
|
|
30
30
|
import './ErrorView-74cb3af8.js';
|
|
31
31
|
import { Q as QrCodeView } from './sqm-qr-code-view-ce476721.js';
|
|
32
|
-
import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, c as BaseRegistrationFormView, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, d as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, L as LeaderboardView, H as HeroView, I as InputFieldView, N as NameFieldsView, f as ChangeMarktingView, g as PortalFooterView, h as PortalFrameView, R as ReferralIframeView, i as RewardExchangeView, r as rewardExchangeCustomErrorMsg, j as rewardExchangeLongText, k as rewardExchangeSelected, l as chooseAmountFixed, m as chooseAmountFixedNoDescription, n as chooseAmountVariable, o as chooseAmountVariableNoDescription, p as chooseAmountVariableDisabled, q as chooseAmountVariableUnavailable, s as confirmFixed, t as confirmVariable, v as redemptionError, w as queryError, x as success, y as successVariable, z as loading, A as empty$1, F as rewardExchange, G as useShareButton, J as
|
|
33
|
-
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-
|
|
34
|
-
import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView, U as UserInfoFormView$1 } from './sqm-user-info-form-view-
|
|
35
|
-
import { t as taxTypeToName, L as LoadingView } from './
|
|
36
|
-
import { L as LeadInputFieldView } from './sqm-lead-input-field-view-
|
|
37
|
-
import './data-33c16dff.js';
|
|
38
|
-
import { P as PartnerInfoModalView } from './sqm-partner-info-modal-view-a6324934.js';
|
|
32
|
+
import { S as StatContainerView, B as BigStatView, a as ShareButtonView, P as PortalChangePasswordView, b as PoweredByImg$1, c as BaseRegistrationFormView, u as useDemoBigStat, T as TaskCardView, C as CardFeedView, d as CheckboxFieldView, e as CouponCodeView, D as DropdownFieldView, E as EditProfileView, L as LeaderboardView, H as HeroView, I as InputFieldView, N as NameFieldsView, f as ChangeMarktingView, g as PortalFooterView, h as PortalFrameView, R as ReferralIframeView, i as RewardExchangeView, r as rewardExchangeCustomErrorMsg, j as rewardExchangeLongText, k as rewardExchangeSelected, l as chooseAmountFixed, m as chooseAmountFixedNoDescription, n as chooseAmountVariable, o as chooseAmountVariableNoDescription, p as chooseAmountVariableDisabled, q as chooseAmountVariableUnavailable, s as confirmFixed, t as confirmVariable, v as redemptionError, w as queryError, x as success, y as successVariable, z as loading, A as empty$1, F as rewardExchange, G as useShareButton, J as ShareLinkView, K as useShareLink, M as ProgressBarView, O as ProgressBar$2, Q as LeadFormView, U as LeadDropdownFieldView, V as ShadowViewAddon } from './ShadowViewAddon-33f1a8f7.js';
|
|
33
|
+
import { P as PortalContainerView, a as PortalSectionView } from './sqm-portal-container-view-200c9df8.js';
|
|
34
|
+
import { I as InvoiceTableView, a as INDIRECT_TAX_SPAIN_REGIONS, b as INDIRECT_TAX_PROVINCES, O as OtherRegionSlotView, U as UserInfoFormView$1 } from './sqm-user-info-form-view-19d81a2b.js';
|
|
35
|
+
import { t as taxTypeToName, L as LoadingView } from './data-12e6aae1.js';
|
|
36
|
+
import { L as LeadInputFieldView } from './sqm-lead-input-field-view-d1b91650.js';
|
|
39
37
|
|
|
40
38
|
/**
|
|
41
39
|
* lodash (Custom Build) <https://lodash.com/>
|
|
@@ -10702,6 +10700,7 @@ const props$1 = {
|
|
|
10702
10700
|
iframeSrc: "https://example.com",
|
|
10703
10701
|
iframeHeight: "100%",
|
|
10704
10702
|
iframeWidth: "100%",
|
|
10703
|
+
codeParam: "rsCode",
|
|
10705
10704
|
},
|
|
10706
10705
|
},
|
|
10707
10706
|
};
|
|
@@ -11966,19 +11965,7 @@ const PendingTaxSubmission$1 = () => {
|
|
|
11966
11965
|
},
|
|
11967
11966
|
} }, defaultProps$o)));
|
|
11968
11967
|
};
|
|
11969
|
-
const
|
|
11970
|
-
return (h("sqm-referral-table-rewards-cell", Object.assign({ rewards: [
|
|
11971
|
-
{
|
|
11972
|
-
...cashReward,
|
|
11973
|
-
statuses: ["PENDING"],
|
|
11974
|
-
pendingReasons: ["MISSING_PAYOUT_CONFIGURATION"],
|
|
11975
|
-
},
|
|
11976
|
-
], taxConnection: {
|
|
11977
|
-
...taxConnection,
|
|
11978
|
-
connected: false,
|
|
11979
|
-
} }, defaultProps$o)));
|
|
11980
|
-
};
|
|
11981
|
-
const PartnerCreatedSetupStartedButIncomplete = () => {
|
|
11968
|
+
const PendingPartnerCreation$1 = () => {
|
|
11982
11969
|
return (h("sqm-referral-table-rewards-cell", Object.assign({ rewards: [
|
|
11983
11970
|
{
|
|
11984
11971
|
...cashReward,
|
|
@@ -12014,8 +12001,7 @@ const TaxAndCashReferralTableRewardsCell = /*#__PURE__*/Object.freeze({
|
|
|
12014
12001
|
PendingTaxReview: PendingTaxReview$1,
|
|
12015
12002
|
PendingNewTaxForm: PendingNewTaxForm$1,
|
|
12016
12003
|
PendingTaxSubmission: PendingTaxSubmission$1,
|
|
12017
|
-
|
|
12018
|
-
PartnerCreatedSetupStartedButIncomplete: PartnerCreatedSetupStartedButIncomplete,
|
|
12004
|
+
PendingPartnerCreation: PendingPartnerCreation$1,
|
|
12019
12005
|
PendingW9: PendingW9
|
|
12020
12006
|
});
|
|
12021
12007
|
|
|
@@ -12092,7 +12078,7 @@ const taxAndCashTableProps = {
|
|
|
12092
12078
|
h("sqm-referral-table-user-cell", { name: "Partner Creation User" }),
|
|
12093
12079
|
h(Converted, null),
|
|
12094
12080
|
h(DateCell$1, null),
|
|
12095
|
-
h(
|
|
12081
|
+
h(PendingPartnerCreation$1, null),
|
|
12096
12082
|
],
|
|
12097
12083
|
[
|
|
12098
12084
|
h("sqm-referral-table-user-cell", { name: "Missing W9 User" }),
|
|
@@ -13044,7 +13030,6 @@ const processingPFT = {
|
|
|
13044
13030
|
const taxConnection$1 = {
|
|
13045
13031
|
connected: true,
|
|
13046
13032
|
taxHandlingEnabled: true,
|
|
13047
|
-
connectionStatus: "NOT_STARTED",
|
|
13048
13033
|
publisher: {
|
|
13049
13034
|
requiredTaxDocumentType: "W8BEN",
|
|
13050
13035
|
currentTaxDocument: {
|
|
@@ -13105,17 +13090,7 @@ const StatusCellPendingTaxSubmission = () => {
|
|
|
13105
13090
|
},
|
|
13106
13091
|
} }));
|
|
13107
13092
|
};
|
|
13108
|
-
const
|
|
13109
|
-
return (h("sqm-rewards-table-status-cell", { statusText: "Pending", reward: {
|
|
13110
|
-
...cashReward$1,
|
|
13111
|
-
...pending$1,
|
|
13112
|
-
pendingReasons: ["US_TAX"],
|
|
13113
|
-
}, taxConnection: {
|
|
13114
|
-
...taxConnection$1,
|
|
13115
|
-
connected: false,
|
|
13116
|
-
} }));
|
|
13117
|
-
};
|
|
13118
|
-
const StatusCellPartnerNotCreatedSetupNotStarted = () => {
|
|
13093
|
+
const StatusCellPendingPartnerCreation = () => {
|
|
13119
13094
|
return (h("sqm-rewards-table-status-cell", { statusText: "Pending", reward: {
|
|
13120
13095
|
...cashReward$1,
|
|
13121
13096
|
...pending$1,
|
|
@@ -13182,8 +13157,7 @@ const TaxAndCashRewardsTableCell = /*#__PURE__*/Object.freeze({
|
|
|
13182
13157
|
StatusCellPendingTaxReview: StatusCellPendingTaxReview,
|
|
13183
13158
|
StatusCellPendingNewTaxForm: StatusCellPendingNewTaxForm,
|
|
13184
13159
|
StatusCellPendingTaxSubmission: StatusCellPendingTaxSubmission,
|
|
13185
|
-
|
|
13186
|
-
StatusCellPartnerNotCreatedSetupNotStarted: StatusCellPartnerNotCreatedSetupNotStarted,
|
|
13160
|
+
StatusCellPendingPartnerCreation: StatusCellPendingPartnerCreation,
|
|
13187
13161
|
StatusCellPendingW9: StatusCellPendingW9,
|
|
13188
13162
|
StatusCellPayoutSent: StatusCellPayoutSent,
|
|
13189
13163
|
StatusCellPayoutFailed: StatusCellPayoutFailed,
|
|
@@ -13247,7 +13221,7 @@ const r_pending_tax_review = [
|
|
|
13247
13221
|
];
|
|
13248
13222
|
const r_pending_partner_creation = [
|
|
13249
13223
|
h(CashReward$1, null),
|
|
13250
|
-
h(
|
|
13224
|
+
h(StatusCellPendingPartnerCreation, null),
|
|
13251
13225
|
h(SourceCellReferral, null),
|
|
13252
13226
|
h(DateCell$2, null),
|
|
13253
13227
|
];
|
|
@@ -14077,21 +14051,145 @@ const CustomStyles$1 = () => {
|
|
|
14077
14051
|
return h(CopyTextView, Object.assign({}, props));
|
|
14078
14052
|
};
|
|
14079
14053
|
const CustomStylesWithDemoHooks = () => {
|
|
14080
|
-
|
|
14081
|
-
|
|
14082
|
-
|
|
14083
|
-
|
|
14084
|
-
|
|
14085
|
-
|
|
14086
|
-
|
|
14087
|
-
|
|
14088
|
-
|
|
14089
|
-
|
|
14090
|
-
|
|
14054
|
+
return (h("sqm-share-link", { demoData: {
|
|
14055
|
+
copyTextViewProps: {
|
|
14056
|
+
copyString: "https://noah.example.com",
|
|
14057
|
+
open: false,
|
|
14058
|
+
tooltiptext: "Copied!",
|
|
14059
|
+
backgroundColor: "#1ed760",
|
|
14060
|
+
borderRadius: "30px",
|
|
14061
|
+
textColor: "red",
|
|
14062
|
+
buttonType: "primary",
|
|
14063
|
+
borderColor: "#121212",
|
|
14064
|
+
},
|
|
14065
|
+
}, backgroundColor: "#1ed760" }));
|
|
14091
14066
|
};
|
|
14092
14067
|
const FullStack = () => {
|
|
14093
14068
|
return h("sqm-share-link", null);
|
|
14094
14069
|
};
|
|
14070
|
+
// Customize URL stories
|
|
14071
|
+
const noopFn = () => { };
|
|
14072
|
+
const defaultCustomizeProps = {
|
|
14073
|
+
copyTextViewProps: {
|
|
14074
|
+
copyString: "https://ssqt.co/abc123",
|
|
14075
|
+
open: false,
|
|
14076
|
+
tooltiptext: "Copied!",
|
|
14077
|
+
},
|
|
14078
|
+
allowCustomization: true,
|
|
14079
|
+
customizeLinkLabel: "Customize Link",
|
|
14080
|
+
saveLabelText: "Save",
|
|
14081
|
+
savingLabelText: "Saving...",
|
|
14082
|
+
cancelLabelText: "Cancel",
|
|
14083
|
+
editLabelText: "Edit your link",
|
|
14084
|
+
charactersRemainingText: "{count} characters remaining",
|
|
14085
|
+
validatingLabelText: "Validating...",
|
|
14086
|
+
isEditing: false,
|
|
14087
|
+
editValue: "",
|
|
14088
|
+
domainPrefix: "https://ssqt.co/",
|
|
14089
|
+
editsRemaining: 3,
|
|
14090
|
+
maxEdits: 5,
|
|
14091
|
+
limitReached: false,
|
|
14092
|
+
validationError: null,
|
|
14093
|
+
isValidating: false,
|
|
14094
|
+
isSaving: false,
|
|
14095
|
+
characterLimit: 15,
|
|
14096
|
+
minCharacters: 3,
|
|
14097
|
+
charactersRemaining: 15,
|
|
14098
|
+
editLimitText: "You can edit your link up to 5 times.",
|
|
14099
|
+
editLimitReachedText: "5 edit limit reached. To make more changes, please contact {supportLink}.",
|
|
14100
|
+
supportLinkText: "Support",
|
|
14101
|
+
customizeDisabled: false,
|
|
14102
|
+
customizeDisabledTooltip: "Link customization is not available.",
|
|
14103
|
+
minCharactersText: "Minimum 3 characters",
|
|
14104
|
+
onCustomizeClick: noopFn,
|
|
14105
|
+
onEditValueChange: noopFn,
|
|
14106
|
+
onSave: noopFn,
|
|
14107
|
+
onCancel: noopFn,
|
|
14108
|
+
};
|
|
14109
|
+
const CustomizeUrlDefault = () => {
|
|
14110
|
+
return h(ShareLinkView, Object.assign({}, defaultCustomizeProps));
|
|
14111
|
+
};
|
|
14112
|
+
const CustomizeUrlEditing = () => {
|
|
14113
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14114
|
+
...defaultCustomizeProps,
|
|
14115
|
+
isEditing: true,
|
|
14116
|
+
editValue: "nvoiwb18",
|
|
14117
|
+
charactersRemaining: 7,
|
|
14118
|
+
})));
|
|
14119
|
+
};
|
|
14120
|
+
const CustomizeUrlCustomized = () => {
|
|
14121
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14122
|
+
...defaultCustomizeProps,
|
|
14123
|
+
copyTextViewProps: {
|
|
14124
|
+
...defaultCustomizeProps.copyTextViewProps,
|
|
14125
|
+
copyString: "https://ssqt.co/bobtesterson",
|
|
14126
|
+
},
|
|
14127
|
+
})));
|
|
14128
|
+
};
|
|
14129
|
+
const CustomizeUrlLimitReached = () => {
|
|
14130
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14131
|
+
...defaultCustomizeProps,
|
|
14132
|
+
copyTextViewProps: {
|
|
14133
|
+
...defaultCustomizeProps.copyTextViewProps,
|
|
14134
|
+
copyString: "https://ssqt.co/bobtesterson",
|
|
14135
|
+
},
|
|
14136
|
+
editsRemaining: 0,
|
|
14137
|
+
limitReached: true,
|
|
14138
|
+
})));
|
|
14139
|
+
};
|
|
14140
|
+
const CustomizeUrlDisabled = () => {
|
|
14141
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14142
|
+
...defaultCustomizeProps,
|
|
14143
|
+
customizeDisabled: true,
|
|
14144
|
+
})));
|
|
14145
|
+
};
|
|
14146
|
+
const CustomizeUrlValidationError = () => {
|
|
14147
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14148
|
+
...defaultCustomizeProps,
|
|
14149
|
+
isEditing: true,
|
|
14150
|
+
editValue: "nvoiwb18",
|
|
14151
|
+
charactersRemaining: 7,
|
|
14152
|
+
validationError: {
|
|
14153
|
+
code: "EXISTING_CODE_CONFLICT",
|
|
14154
|
+
title: "This link is already taken",
|
|
14155
|
+
description: "Try adding numbers, a dash or underscore to create a unique link.",
|
|
14156
|
+
},
|
|
14157
|
+
})));
|
|
14158
|
+
};
|
|
14159
|
+
const CustomizeUrlInvalidCharacters = () => {
|
|
14160
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14161
|
+
...defaultCustomizeProps,
|
|
14162
|
+
isEditing: true,
|
|
14163
|
+
editValue: "nvoiwb18",
|
|
14164
|
+
charactersRemaining: 7,
|
|
14165
|
+
validationError: {
|
|
14166
|
+
code: "INVALID_CHARACTER",
|
|
14167
|
+
title: "Please use only letters, numbers, dashes and underscores",
|
|
14168
|
+
description: "Special characters can break the link when sharing.",
|
|
14169
|
+
},
|
|
14170
|
+
})));
|
|
14171
|
+
};
|
|
14172
|
+
const CustomizeUrlProfanity = () => {
|
|
14173
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14174
|
+
...defaultCustomizeProps,
|
|
14175
|
+
isEditing: true,
|
|
14176
|
+
editValue: "nvoiwb18",
|
|
14177
|
+
charactersRemaining: 7,
|
|
14178
|
+
validationError: {
|
|
14179
|
+
code: "BLOCKED_WORD",
|
|
14180
|
+
title: "Please try a different link",
|
|
14181
|
+
description: "This link contains a restricted word.",
|
|
14182
|
+
},
|
|
14183
|
+
})));
|
|
14184
|
+
};
|
|
14185
|
+
const CustomizeUrlSaving = () => {
|
|
14186
|
+
return (h(ShareLinkView, Object.assign({}, {
|
|
14187
|
+
...defaultCustomizeProps,
|
|
14188
|
+
isEditing: true,
|
|
14189
|
+
editValue: "bobtesterson",
|
|
14190
|
+
isSaving: true,
|
|
14191
|
+
})));
|
|
14192
|
+
};
|
|
14095
14193
|
|
|
14096
14194
|
const ShareLink = /*#__PURE__*/Object.freeze({
|
|
14097
14195
|
__proto__: null,
|
|
@@ -14106,7 +14204,16 @@ const ShareLink = /*#__PURE__*/Object.freeze({
|
|
|
14106
14204
|
CopyButtonBelow: CopyButtonBelow$3,
|
|
14107
14205
|
CustomStyles: CustomStyles$1,
|
|
14108
14206
|
CustomStylesWithDemoHooks: CustomStylesWithDemoHooks,
|
|
14109
|
-
FullStack: FullStack
|
|
14207
|
+
FullStack: FullStack,
|
|
14208
|
+
CustomizeUrlDefault: CustomizeUrlDefault,
|
|
14209
|
+
CustomizeUrlEditing: CustomizeUrlEditing,
|
|
14210
|
+
CustomizeUrlCustomized: CustomizeUrlCustomized,
|
|
14211
|
+
CustomizeUrlLimitReached: CustomizeUrlLimitReached,
|
|
14212
|
+
CustomizeUrlDisabled: CustomizeUrlDisabled,
|
|
14213
|
+
CustomizeUrlValidationError: CustomizeUrlValidationError,
|
|
14214
|
+
CustomizeUrlInvalidCharacters: CustomizeUrlInvalidCharacters,
|
|
14215
|
+
CustomizeUrlProfanity: CustomizeUrlProfanity,
|
|
14216
|
+
CustomizeUrlSaving: CustomizeUrlSaving
|
|
14110
14217
|
});
|
|
14111
14218
|
|
|
14112
14219
|
const UseShareLink_stories = {
|
|
@@ -14144,11 +14251,11 @@ const BareBonesView$1 = createHookStory(() => {
|
|
|
14144
14251
|
return (h("div", null,
|
|
14145
14252
|
"Sharelink:",
|
|
14146
14253
|
" ",
|
|
14147
|
-
h("code", { style: { borderStyle: "solid", borderWidth: "1px", padding: "2px" } }, res.copyString)));
|
|
14254
|
+
h("code", { style: { borderStyle: "solid", borderWidth: "1px", padding: "2px" } }, res.copyTextViewProps.copyString)));
|
|
14148
14255
|
});
|
|
14149
14256
|
const RegularView$2 = createHookStory(() => {
|
|
14150
14257
|
setupGraphQL$c();
|
|
14151
|
-
return (h(
|
|
14258
|
+
return (h(ShareLinkView, Object.assign({}, useShareLink({
|
|
14152
14259
|
programId: "klip-referral-program",
|
|
14153
14260
|
tooltiptext: "Copied to clipboard",
|
|
14154
14261
|
tooltiplifespan: 1000,
|
|
@@ -14156,19 +14263,29 @@ const RegularView$2 = createHookStory(() => {
|
|
|
14156
14263
|
});
|
|
14157
14264
|
const FastTooltip = createHookStory(() => {
|
|
14158
14265
|
setupGraphQL$c();
|
|
14159
|
-
return (h(
|
|
14266
|
+
return (h(ShareLinkView, Object.assign({}, useShareLink({
|
|
14160
14267
|
programId: "klip-referral-program",
|
|
14161
|
-
tooltiptext: "
|
|
14268
|
+
tooltiptext: "Copied to clipboard",
|
|
14162
14269
|
tooltiplifespan: 500,
|
|
14163
14270
|
}))));
|
|
14164
14271
|
});
|
|
14272
|
+
const CustomizeUrlEnabled = createHookStory(() => {
|
|
14273
|
+
setupGraphQL$c();
|
|
14274
|
+
return (h(ShareLinkView, Object.assign({}, useShareLink({
|
|
14275
|
+
programId: "klip-referral-program",
|
|
14276
|
+
tooltiptext: "Copied to clipboard",
|
|
14277
|
+
tooltiplifespan: 1000,
|
|
14278
|
+
allowCustomization: true,
|
|
14279
|
+
}))));
|
|
14280
|
+
});
|
|
14165
14281
|
|
|
14166
14282
|
const UseShareLink = /*#__PURE__*/Object.freeze({
|
|
14167
14283
|
__proto__: null,
|
|
14168
14284
|
'default': UseShareLink_stories,
|
|
14169
14285
|
BareBonesView: BareBonesView$1,
|
|
14170
14286
|
RegularView: RegularView$2,
|
|
14171
|
-
FastTooltip: FastTooltip
|
|
14287
|
+
FastTooltip: FastTooltip,
|
|
14288
|
+
CustomizeUrlEnabled: CustomizeUrlEnabled
|
|
14172
14289
|
});
|
|
14173
14290
|
|
|
14174
14291
|
const scenario$C = "@author:Zach\n@owner:Zach\nFeature: Tabs\n\n The Tabs takes in the Tab component as children and maps through to display their header and content.\n\n Background: A user on the portal is viewing the widget\n Given a user viewing the Tabs component\n\n @motivating\n Scenario: Content inside the active tab is shown\n Given the header is set to <tabHeader>\n And the content inside is <tabContent>\n And the user has clicked <tabHeader>\n Then the <tabContent> is shown\n Examples:\n | tabHeader | tabContent |\n | Settings | This is the settings tab |\n | General | This is the general tab |\n | History | This is the history tab |\n\n @motivating\n @ui\n Scenario: The placement of the tabs is configurable\n Given The placement prop has been passed a valid <placement>\n Then tabs are placed on the <placementResult>\n Examples:\n | placement | placementResult |\n | | top of the content |\n | left | left hand side of the content |\n | right | right hand side of the content |\n | bottom | bottom of the content |\n\n\n @minutia\n @ui\n Scenario Outline: Tabs are setup to use the brand color\n Given the brand color is set to darkblue\n Then the text inside the active tab is darkblue\n And the underline of the active tab is darkblue\n\n @ui\n Scenario: Tabs are responsive\n Given the user is on a mobile device\n When there are more tabs than the horizontal space allows for\n Then clickable arrows appear on the left and right of the tabs\n And the tabs are scrollable\n\n @landmine\n Scenario: Program section cannot be used inside of tabs\n Given a tabs component\n And tab containing a program section with program-id \"test123\"\n And the program section wraps a component using program context\n When the tabs component is rendered\n Then the \"sq:program-id\" event listener for the program section is removed\n And the component does not use program-id \"test123\" to source its data\n And falls back to the global program id";
|
|
@@ -18723,193 +18840,6 @@ const UserInfoFormView = /*#__PURE__*/Object.freeze({
|
|
|
18723
18840
|
DisabledForm: DisabledForm
|
|
18724
18841
|
});
|
|
18725
18842
|
|
|
18726
|
-
const PartnerInfoModal_stories = {
|
|
18727
|
-
title: "Components/Partner Info Modal",
|
|
18728
|
-
};
|
|
18729
|
-
const demoCountries = [
|
|
18730
|
-
{ countryCode: "US", displayName: "United States" },
|
|
18731
|
-
{ countryCode: "CA", displayName: "Canada" },
|
|
18732
|
-
{ countryCode: "GB", displayName: "United Kingdom" },
|
|
18733
|
-
{ countryCode: "AU", displayName: "Australia" },
|
|
18734
|
-
{ countryCode: "DE", displayName: "Germany" },
|
|
18735
|
-
{ countryCode: "FR", displayName: "France" },
|
|
18736
|
-
{ countryCode: "JP", displayName: "Japan" },
|
|
18737
|
-
];
|
|
18738
|
-
const demoCurrencies = [
|
|
18739
|
-
{ currencyCode: "USD", displayName: "US Dollar" },
|
|
18740
|
-
{ currencyCode: "CAD", displayName: "Canadian Dollar" },
|
|
18741
|
-
{ currencyCode: "GBP", displayName: "British Pound" },
|
|
18742
|
-
{ currencyCode: "EUR", displayName: "Euro" },
|
|
18743
|
-
{ currencyCode: "AUD", displayName: "Australian Dollar" },
|
|
18744
|
-
];
|
|
18745
|
-
const noopCallbacks = {
|
|
18746
|
-
onCountryChange: (e) => console.log("Country changed:", e),
|
|
18747
|
-
onCurrencyChange: (e) => console.log("Currency changed:", e),
|
|
18748
|
-
onCheckboxChange: (e) => console.log("Checkbox changed:", e),
|
|
18749
|
-
setCountrySearch: (v) => console.log("Country search:", v),
|
|
18750
|
-
setCurrencySearch: (v) => console.log("Currency search:", v),
|
|
18751
|
-
onSubmit: () => console.log("Submit"),
|
|
18752
|
-
onClose: () => console.log("Close"),
|
|
18753
|
-
};
|
|
18754
|
-
const defaultText$1 = {
|
|
18755
|
-
modalHeader: "Let's get you ready for rewards",
|
|
18756
|
-
modalHeaderExistingPartner: "We found an existing account",
|
|
18757
|
-
descriptionNewPartner: "Confirm your country and currency now to get your future rewards faster.",
|
|
18758
|
-
descriptionExistingPartner: "We noticed you are already an Impact.com partner, please confirm your information.",
|
|
18759
|
-
supportDescriptionExistingPartner: "If this is a mistake, please contact Support or sign up for this referral program with a different email.",
|
|
18760
|
-
countryLabel: "Country",
|
|
18761
|
-
currencyLabel: "Currency",
|
|
18762
|
-
submitButtonLabel: "Submit",
|
|
18763
|
-
confirmButtonLabel: "Confirm",
|
|
18764
|
-
searchCountryPlaceholder: "Search for a country",
|
|
18765
|
-
searchCurrencyPlaceholder: "Search for a currency",
|
|
18766
|
-
bankingCollectionText: "",
|
|
18767
|
-
allowBankingCollection: "I have read the {termsAndConditionsLink} and allow impact.com to collect my tax and banking information",
|
|
18768
|
-
termsAndConditionsLabel: "terms and conditions",
|
|
18769
|
-
termsAndConditionsLink: "https://terms.advocate.impact.com/PayoutTermsAndConditions.html",
|
|
18770
|
-
};
|
|
18771
|
-
const defaultProps$y = {
|
|
18772
|
-
states: {
|
|
18773
|
-
open: true,
|
|
18774
|
-
loading: false,
|
|
18775
|
-
submitting: false,
|
|
18776
|
-
isExistingPartner: false,
|
|
18777
|
-
countryCode: "",
|
|
18778
|
-
currency: "",
|
|
18779
|
-
error: "",
|
|
18780
|
-
success: false,
|
|
18781
|
-
brandName: "Test Brand",
|
|
18782
|
-
filteredCountries: demoCountries,
|
|
18783
|
-
filteredCurrencies: demoCurrencies,
|
|
18784
|
-
allowBankingCollection: false,
|
|
18785
|
-
checkboxError: "",
|
|
18786
|
-
disabled: false,
|
|
18787
|
-
},
|
|
18788
|
-
callbacks: noopCallbacks,
|
|
18789
|
-
text: defaultText$1,
|
|
18790
|
-
};
|
|
18791
|
-
const NewPartnerEmpty = () => {
|
|
18792
|
-
return h(PartnerInfoModalView, Object.assign({}, defaultProps$y));
|
|
18793
|
-
};
|
|
18794
|
-
const NewPartnerPrefilled = () => {
|
|
18795
|
-
const props = {
|
|
18796
|
-
...defaultProps$y,
|
|
18797
|
-
states: {
|
|
18798
|
-
...defaultProps$y.states,
|
|
18799
|
-
countryCode: "US",
|
|
18800
|
-
currency: "",
|
|
18801
|
-
},
|
|
18802
|
-
};
|
|
18803
|
-
return h(PartnerInfoModalView, Object.assign({}, props));
|
|
18804
|
-
};
|
|
18805
|
-
const NewPartnerFullySelected = () => {
|
|
18806
|
-
const props = {
|
|
18807
|
-
...defaultProps$y,
|
|
18808
|
-
states: {
|
|
18809
|
-
...defaultProps$y.states,
|
|
18810
|
-
countryCode: "US",
|
|
18811
|
-
currency: "USD",
|
|
18812
|
-
},
|
|
18813
|
-
};
|
|
18814
|
-
return h(PartnerInfoModalView, Object.assign({}, props));
|
|
18815
|
-
};
|
|
18816
|
-
const ExistingPartnerConfirm = () => {
|
|
18817
|
-
const props = {
|
|
18818
|
-
...defaultProps$y,
|
|
18819
|
-
states: {
|
|
18820
|
-
...defaultProps$y.states,
|
|
18821
|
-
isExistingPartner: true,
|
|
18822
|
-
countryCode: "CA",
|
|
18823
|
-
currency: "CAD",
|
|
18824
|
-
},
|
|
18825
|
-
};
|
|
18826
|
-
return h(PartnerInfoModalView, Object.assign({}, props));
|
|
18827
|
-
};
|
|
18828
|
-
const Submitting = () => {
|
|
18829
|
-
const props = {
|
|
18830
|
-
...defaultProps$y,
|
|
18831
|
-
states: {
|
|
18832
|
-
...defaultProps$y.states,
|
|
18833
|
-
countryCode: "GB",
|
|
18834
|
-
currency: "GBP",
|
|
18835
|
-
submitting: true,
|
|
18836
|
-
},
|
|
18837
|
-
};
|
|
18838
|
-
return h(PartnerInfoModalView, Object.assign({}, props));
|
|
18839
|
-
};
|
|
18840
|
-
const WithError$3 = () => {
|
|
18841
|
-
const props = {
|
|
18842
|
-
...defaultProps$y,
|
|
18843
|
-
states: {
|
|
18844
|
-
...defaultProps$y.states,
|
|
18845
|
-
countryCode: "US",
|
|
18846
|
-
currency: "USD",
|
|
18847
|
-
error: "An error occurred while creating your partner account. Please try again.",
|
|
18848
|
-
},
|
|
18849
|
-
};
|
|
18850
|
-
return h(PartnerInfoModalView, Object.assign({}, props));
|
|
18851
|
-
};
|
|
18852
|
-
const ValidationError$1 = () => {
|
|
18853
|
-
const props = {
|
|
18854
|
-
...defaultProps$y,
|
|
18855
|
-
states: {
|
|
18856
|
-
...defaultProps$y.states,
|
|
18857
|
-
countryCode: "",
|
|
18858
|
-
currency: "",
|
|
18859
|
-
error: "Please select both a country and currency.",
|
|
18860
|
-
},
|
|
18861
|
-
};
|
|
18862
|
-
return h(PartnerInfoModalView, Object.assign({}, props));
|
|
18863
|
-
};
|
|
18864
|
-
const Closed = () => {
|
|
18865
|
-
const props = {
|
|
18866
|
-
...defaultProps$y,
|
|
18867
|
-
states: {
|
|
18868
|
-
...defaultProps$y.states,
|
|
18869
|
-
open: false,
|
|
18870
|
-
},
|
|
18871
|
-
};
|
|
18872
|
-
return h(PartnerInfoModalView, Object.assign({}, props));
|
|
18873
|
-
};
|
|
18874
|
-
|
|
18875
|
-
const PartnerInfoModal = /*#__PURE__*/Object.freeze({
|
|
18876
|
-
__proto__: null,
|
|
18877
|
-
'default': PartnerInfoModal_stories,
|
|
18878
|
-
NewPartnerEmpty: NewPartnerEmpty,
|
|
18879
|
-
NewPartnerPrefilled: NewPartnerPrefilled,
|
|
18880
|
-
NewPartnerFullySelected: NewPartnerFullySelected,
|
|
18881
|
-
ExistingPartnerConfirm: ExistingPartnerConfirm,
|
|
18882
|
-
Submitting: Submitting,
|
|
18883
|
-
WithError: WithError$3,
|
|
18884
|
-
ValidationError: ValidationError$1,
|
|
18885
|
-
Closed: Closed
|
|
18886
|
-
});
|
|
18887
|
-
|
|
18888
|
-
const WidgetVerification_stories = {
|
|
18889
|
-
title: "Components/Widget Verification",
|
|
18890
|
-
};
|
|
18891
|
-
const Step1Email = () => (h("sqm-widget-verification", { stateController: JSON.stringify({
|
|
18892
|
-
"sqm-widget-verification": { showCode: false },
|
|
18893
|
-
}) }));
|
|
18894
|
-
const Step2Code = () => (h("sqm-widget-verification", { stateController: JSON.stringify({
|
|
18895
|
-
"sqm-widget-verification": { showCode: true },
|
|
18896
|
-
}) }));
|
|
18897
|
-
const Step3PartnerModal = () => (h("sqm-widget-verification", { stateController: JSON.stringify({
|
|
18898
|
-
"sqm-widget-verification": { showPartnerModal: true },
|
|
18899
|
-
}) }));
|
|
18900
|
-
const Loading$h = () => (h("sqm-widget-verification", { stateController: JSON.stringify({
|
|
18901
|
-
"sqm-widget-verification": { loading: true },
|
|
18902
|
-
}) }));
|
|
18903
|
-
|
|
18904
|
-
const WidgetVerification = /*#__PURE__*/Object.freeze({
|
|
18905
|
-
__proto__: null,
|
|
18906
|
-
'default': WidgetVerification_stories,
|
|
18907
|
-
Step1Email: Step1Email,
|
|
18908
|
-
Step2Code: Step2Code,
|
|
18909
|
-
Step3PartnerModal: Step3PartnerModal,
|
|
18910
|
-
Loading: Loading$h
|
|
18911
|
-
});
|
|
18912
|
-
|
|
18913
18843
|
function deepFreeze(obj) {
|
|
18914
18844
|
if (obj instanceof Map) {
|
|
18915
18845
|
obj.clear = obj.delete = obj.set = function () {
|
|
@@ -21603,8 +21533,6 @@ const stories = [
|
|
|
21603
21533
|
TaxAndCashRewardsTable,
|
|
21604
21534
|
TaxAndCashReferralTableRewardsCell,
|
|
21605
21535
|
TaxAndCashReferralTable$1,
|
|
21606
|
-
PartnerInfoModal,
|
|
21607
|
-
WidgetVerification,
|
|
21608
21536
|
];
|
|
21609
21537
|
const StencilStorybook = class {
|
|
21610
21538
|
constructor(hostRef) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-38ad4957.js';
|
|
2
2
|
import { n as h$1 } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import './index.module-
|
|
4
|
-
import { a as useRequestRerender } from './re-render-
|
|
3
|
+
import './index.module-b23fdad8.js';
|
|
4
|
+
import { a as useRequestRerender } from './re-render-f30aeb6b.js';
|
|
5
5
|
|
|
6
6
|
const TabView = ({}, children) => {
|
|
7
7
|
return h(Host, null, children);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { h, c as Host, r as registerInstance } from './index-38ad4957.js';
|
|
2
2
|
import { u as useMemo, f as useEffect, n as h$1 } from './dom-context-hooks.module-50442785.js';
|
|
3
|
-
import { _ } from './index.module-
|
|
3
|
+
import { _ } from './index.module-b23fdad8.js';
|
|
4
4
|
import { g as getProps } from './utils-334c1e34.js';
|
|
5
|
-
import { u as useRerenderListener } from './re-render-
|
|
6
|
-
import { u as useChildElements } from './useChildElements-
|
|
5
|
+
import { u as useRerenderListener } from './re-render-f30aeb6b.js';
|
|
6
|
+
import { u as useChildElements } from './useChildElements-9bccfb72.js';
|
|
7
7
|
|
|
8
8
|
const TabsView = ({ content, placement, textColor = "var(--sqm-text)", }) => {
|
|
9
9
|
// Vertical padding for top & bottom placement, horizontal for left & right.
|
|
@@ -51,7 +51,7 @@ function TextSpanView(props, children) {
|
|
|
51
51
|
display: inline;
|
|
52
52
|
}
|
|
53
53
|
`;
|
|
54
|
-
return (h("span", { class: sheet.classes[type], part: "sqm-text-span
|
|
54
|
+
return (h("span", { class: sheet.classes[type], part: "sqm-text-span" },
|
|
55
55
|
h("style", { type: "text/css" },
|
|
56
56
|
vanillaStyle,
|
|
57
57
|
styleString),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h as h$1 } from './index-38ad4957.js';
|
|
2
2
|
import { n as h } from './dom-context-hooks.module-50442785.js';
|
|
3
3
|
import './JSS-67b5cff8.js';
|
|
4
|
-
import { T as TextSpanView } from './sqm-text-span-view-
|
|
4
|
+
import { T as TextSpanView } from './sqm-text-span-view-72f43dff.js';
|
|
5
5
|
|
|
6
6
|
const TextSpan = class {
|
|
7
7
|
constructor(hostRef) {
|