@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 +1 @@
|
|
|
1
|
-
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]}return e};return __assign.apply(this,arguments)};System.register(["./p-641f968d.system.js","./p-b6504987.system.js","./p-
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(e,t){if(Object.defineProperty){Object.defineProperty(e,"raw",{value:t})}else{e.raw=t}return e};var __assign=this&&this.__assign||function(){__assign=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++){t=arguments[n];for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]}return e};return __assign.apply(this,arguments)};System.register(["./p-641f968d.system.js","./p-b6504987.system.js","./p-30c1ef36.system.js","./p-4bd679a7.system.js","./p-6333265f.system.js","./p-1a673057.system.js","./p-d267f4bb.system.js"],(function(e){"use strict";var t,n,i,r,s,a,o,c,u,l,f;return{setters:[function(e){t=e.r;n=e.h},function(e){i=e.n},function(e){r=e.d;s=e.J;a=e.w;o=e.s;c=e.i},function(e){u=e.c},function(e){l=e.g},function(){},function(e){f=e.L}],execute:function(){var d=r.gql(__makeTemplateObject(["\n query getUserDetails {\n viewer {\n ... on User {\n id\n accountId\n email\n }\n }\n }\n"],["\n query getUserDetails {\n viewer {\n ... on User {\n id\n accountId\n email\n }\n }\n }\n"]));function m(e){var t,n;var i=s();var r=a(d,{},!i),c=r.loading,u=r.data;var l=function(){o(undefined)};var f=(t=e.userIdentificationText)===null||t===void 0?void 0:t.replace("{email}",(n=u===null||u===void 0?void 0:u.viewer)===null||n===void 0?void 0:n.email);return __assign({loading:c,onSwitchClick:l,filledInEmailText:f},e)}var h=e("sqm_logout_current_user",function(){function e(e){t(this,e);this.userIdentificationText="{email}";this.switchUserText="not you?";this.emailErrorText="Error fetching email";i(this)}e.prototype.disconnectedCallback=function(){};e.prototype.render=function(){var e=c()?v(this):m(l(this));var t={userIdentificationText:this.userIdentificationText,switchUserText:this.switchUserText,emailErrorText:this.emailErrorText};return n(f,Object.assign({},e,t))};return e}());function v(e){return u({onSwitchClick:function(){return o(undefined)},filledInEmailText:"john@example.com",switchUserText:e.switchUserText,emailErrorText:e.emailErrorText,loading:false},e.demoData||{},{arrayMerge:function(e,t){return t}})}}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var s,e=1,n=arguments.length;e<n;e++){s=arguments[e];for(var
|
|
1
|
+
var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var s,e=1,n=arguments.length;e<n;e++){s=arguments[e];for(var o in s)if(Object.prototype.hasOwnProperty.call(s,o))t[o]=s[o]}return t};return __assign.apply(this,arguments)};System.register(["./p-641f968d.system.js","./p-b6504987.system.js","./p-30c1ef36.system.js","./p-6333265f.system.js"],(function(t){"use strict";var s,e,n,o,a,r;return{setters:[function(t){s=t.h;e=t.c;n=t.r},function(t){o=t.n},function(t){a=t.B},function(t){r=t.g}],execute:function(){var c=function(t){var n=t.states,o=t.callbacks;var a=n.styles;return s(e,{class:"squatch-container"},s("div",{style:{padding:t.states.styles.padding},part:"sqm-base"},a.closeButton&&s("span",{part:"sqm-close-button",class:"close squatch-header-close","data-close-panel":"#squatch-panel",onClick:function(){return o.closePopup()}},a.closeButtonText),s("slot",null),a.poweredBy?s("a",{class:"sqh-attribution",href:"https://impact.com/advocate/",target:"_blank"},a.poweredByText):""))};function i(t){var s=a();function e(){var t;if(a()==="POPUP"){(t=window.frameElement["squatchJsApi"])===null||t===void 0?void 0:t.close()}}var n=t.popupPadding?t.popupPadding==="none"?"0":"var(--sl-spacing-"+t.popupPadding+")":"var(--sl-spacing-medium)";var o=t.embedPadding?t.embedPadding==="none"?"0":"var(--sl-spacing-"+t.embedPadding+")":"0";var r=a()==="POPUP"?n:o;return{states:{showCloseButton:t.closeButton&&s==="POPUP",styles:__assign(__assign({},t),{padding:r,closeButtonText:t.closeButtonText?t.closeButtonText:"X",poweredByText:t.poweredByText})},data:{},callbacks:{closePopup:e}}}var p=".squatch-header-close{position:absolute;right:20px;top:10px;cursor:pointer}.squatch-container{background-color:var(--widget-background-color);display:block}";var u=t("sqm_popup_container",function(){function t(t){n(this,t);this.poweredByText="Powered By";o(this)}t.prototype.disconnectedCallback=function(){};t.prototype.render=function(){var t=r(this);return s(c,Object.assign({},i(t)))};return t}());u.style=p}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{h as s,c as r,r as t}from"./p-083180bf.js";import{n as o}from"./p-a7fc1e02.js";import"./p-d0993bb9.js";import{a}from"./p-642f2c89.js";const c=({},t)=>s(r,null,t),l=class{constructor(s){t(this,s),o(this)}disconnectedCallback(){}render(){return a([this.header]),s(c,null,s("slot",null))}};export{l as sqm_tab}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var __makeTemplateObject=this&&this.__makeTemplateObject||function(n,e){if(Object.defineProperty){Object.defineProperty(n,"raw",{value:e})}else{n.raw=e}return n};System.register(["./p-641f968d.system.js","./p-7265bbcb.system.js","./p-30c1ef36.system.js","./p-1a673057.system.js"],(function(n){"use strict";var e,t,a,i;return{setters:[function(n){e=n.h},function(n){t=n.i},function(n){a=n.d},function(n){i=n.c}],execute:function(){n({g:p,l:l,v:m});var r={Container:{display:"flex",flexDirection:"column",gap:"35px"},HeaderContainer:{display:"flex",flexDirection:"column",gap:"10px"}};var s=i(r);var o=s.toString();var d=n("L",(function(){return e("div",{class:s.classes.Container},e("style",{type:"text/css"},o),e("sqm-skeleton",{width:"45%",height:"40px !important"}),e("div",{class:s.classes.HeaderContainer},e("sqm-skeleton",{width:"15%"}),e("sqm-skeleton",{width:"25%",height:"30px !important"})),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"75%",height:"35px"}),e("sqm-skeleton",{width:"15%"}),e("sqm-skeleton",{width:"80px",height:"30px !important"}))}));function l(n){var e=["W9","W8BENE","W8BEN"];if(e.includes(n))return true;return false}var c=n("o",(function(n){return!Object.keys(n).find((function(e){return n[e]==undefined}))}));var u=n("t",(function(n){switch(n){case"W9":return"W-9";case"W8BEN":case"W8BENE":return"W-8";default:return""}}));function m(n,e){var t=e.trim();var a=t.search(n);return a>-1}var h=n("f",(function(n,e){return t.formatMessage({id:n,defaultMessage:e},{fieldName:n})}));function p(n){var e=n.countryCode,t=n.locale;var a=new Intl.DisplayNames([t],{type:"region"}).of(e);return{countryCode:e,displayName:a}}var y=n("T","sq:tax-and-cash");var f=n("a","sq:tax-form-context");var g=n("c","sq:user-info-query");var x=n("U","sq:user-form-context");var C=n("h","sq:finance-network-settings");var q=n("b","sq:countries:list");var w=n("S","sq:countries:sorted");var b=n("d","sq:countries:query");var k=n("C","sq:currencies:list");var v=n("j","sq:currencies:query");var T=n("G",a.gql(__makeTemplateObject(["\n query getUserTaxInfo {\n user: viewer {\n ... on User {\n id\n firstName\n lastName\n email\n countryCode\n customFields\n rewards(limit: 1000) {\n data {\n statuses\n partnerFundsTransfer {\n id\n status\n dateScheduled\n dateCreated\n dateTransferred\n }\n }\n }\n managedIdentity {\n uid\n email\n emailVerified\n }\n impactConnection {\n connected\n user {\n firstName\n lastName\n }\n publisher {\n id\n brandedSignup\n countryCode\n currency\n billingAddress\n billingCity\n billingState\n billingCountryCode\n billingPostalCode\n phoneNumberCountryCode\n phoneNumber\n taxInformation {\n indirectTaxId\n indirectTaxCountryCode\n indirectTaxRegion\n additionalTaxId\n withholdingTaxId\n withholdingTaxCountryCode\n }\n requiredTaxDocumentType\n currentTaxDocument {\n status\n type\n dateCreated\n }\n withdrawalSettings {\n paymentMethod\n paypalEmailAddress\n bankCountry\n bankAccountNumber\n paymentSchedulingType\n paymentThreshold\n paymentDay\n }\n payoutsAccount {\n hold\n holdReasons\n balance\n }\n }\n }\n }\n }\n }\n"],["\n query getUserTaxInfo {\n user: viewer {\n ... on User {\n id\n firstName\n lastName\n email\n countryCode\n customFields\n rewards(limit: 1000) {\n data {\n statuses\n partnerFundsTransfer {\n id\n status\n dateScheduled\n dateCreated\n dateTransferred\n }\n }\n }\n managedIdentity {\n uid\n email\n emailVerified\n }\n impactConnection {\n connected\n user {\n firstName\n lastName\n }\n publisher {\n id\n brandedSignup\n countryCode\n currency\n billingAddress\n billingCity\n billingState\n billingCountryCode\n billingPostalCode\n phoneNumberCountryCode\n phoneNumber\n taxInformation {\n indirectTaxId\n indirectTaxCountryCode\n indirectTaxRegion\n additionalTaxId\n withholdingTaxId\n withholdingTaxCountryCode\n }\n requiredTaxDocumentType\n currentTaxDocument {\n status\n type\n dateCreated\n }\n withdrawalSettings {\n paymentMethod\n paypalEmailAddress\n bankCountry\n bankAccountNumber\n paymentSchedulingType\n paymentThreshold\n paymentDay\n }\n payoutsAccount {\n hold\n holdReasons\n balance\n }\n }\n }\n }\n }\n }\n"])));var N=n("e",a.gql(__makeTemplateObject(["\n query getCountries {\n impactPayoutCountries(limit: 1000) {\n data {\n countryCode\n displayName\n }\n }\n }\n"],["\n query getCountries {\n impactPayoutCountries(limit: 1000) {\n data {\n countryCode\n displayName\n }\n }\n }\n"])));var F=n("k",a.gql(__makeTemplateObject(["\n query currencies($locale: RSLocale) {\n currencies(limit: 300) {\n data {\n displayName(locale: $locale)\n currencyCode\n }\n }\n }\n"],["\n query currencies($locale: RSLocale) {\n currencies(limit: 300) {\n data {\n displayName(locale: $locale)\n currencyCode\n }\n }\n }\n"])));var S=n("i",a.gql(__makeTemplateObject(["\n query impactFinanceNetworkSettings(\n $filter: ImpactFinanceNetworkSettingsFilterInput\n ) {\n impactFinanceNetworkSettings(filter: $filter, limit: 1000) {\n data {\n countryCode\n currency\n defaultFinancePaymentMethodId\n thresholdOptions\n withdrawalSettingId\n internationalEftFee\n foreignFxFee\n defaultFxFee\n }\n totalCount\n }\n }\n"],["\n query impactFinanceNetworkSettings(\n $filter: ImpactFinanceNetworkSettingsFilterInput\n ) {\n impactFinanceNetworkSettings(filter: $filter, limit: 1000) {\n data {\n countryCode\n currency\n defaultFinancePaymentMethodId\n thresholdOptions\n withdrawalSettingId\n internationalEftFee\n foreignFxFee\n defaultFxFee\n }\n totalCount\n }\n }\n"])));var I=n("F",4)}}}));
|
|
@@ -21,6 +21,11 @@ export declare class SqmReferralIframe {
|
|
|
21
21
|
* @uiName IFrame width
|
|
22
22
|
*/
|
|
23
23
|
iframeWidth: string;
|
|
24
|
+
/**
|
|
25
|
+
* Override the default parameter name used in the iframe
|
|
26
|
+
* @uiName Referral code parameter name
|
|
27
|
+
*/
|
|
28
|
+
codeParam: string;
|
|
24
29
|
/**
|
|
25
30
|
* @undocumented
|
|
26
31
|
* @uiType object
|
package/dist/types/components/sqm-referral-table/TaxAndCashReferralTableRewardsCell.stories.d.ts
CHANGED
|
@@ -10,6 +10,5 @@ export declare const PayoutCancelled: () => any;
|
|
|
10
10
|
export declare const PendingTaxReview: () => any;
|
|
11
11
|
export declare const PendingNewTaxForm: () => any;
|
|
12
12
|
export declare const PendingTaxSubmission: () => any;
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const PartnerCreatedSetupStartedButIncomplete: () => any;
|
|
13
|
+
export declare const PendingPartnerCreation: () => any;
|
|
15
14
|
export declare const PendingW9: () => any;
|
|
@@ -6,8 +6,7 @@ export declare const CashReward: () => any;
|
|
|
6
6
|
export declare const StatusCellPendingTaxReview: () => any;
|
|
7
7
|
export declare const StatusCellPendingNewTaxForm: () => any;
|
|
8
8
|
export declare const StatusCellPendingTaxSubmission: () => any;
|
|
9
|
-
export declare const
|
|
10
|
-
export declare const StatusCellPartnerNotCreatedSetupNotStarted: () => any;
|
|
9
|
+
export declare const StatusCellPendingPartnerCreation: () => any;
|
|
11
10
|
export declare const StatusCellPendingW9: () => any;
|
|
12
11
|
export declare const StatusCellPayoutSent: () => any;
|
|
13
12
|
export declare const StatusCellPayoutFailed: () => any;
|
|
@@ -16,3 +16,12 @@ export declare const CopyButtonBelow: () => any;
|
|
|
16
16
|
export declare const CustomStyles: () => any;
|
|
17
17
|
export declare const CustomStylesWithDemoHooks: () => any;
|
|
18
18
|
export declare const FullStack: () => any;
|
|
19
|
+
export declare const CustomizeUrlDefault: () => any;
|
|
20
|
+
export declare const CustomizeUrlEditing: () => any;
|
|
21
|
+
export declare const CustomizeUrlCustomized: () => any;
|
|
22
|
+
export declare const CustomizeUrlLimitReached: () => any;
|
|
23
|
+
export declare const CustomizeUrlDisabled: () => any;
|
|
24
|
+
export declare const CustomizeUrlValidationError: () => any;
|
|
25
|
+
export declare const CustomizeUrlInvalidCharacters: () => any;
|
|
26
|
+
export declare const CustomizeUrlProfanity: () => any;
|
|
27
|
+
export declare const CustomizeUrlSaving: () => any;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { CopyTextViewProps } from "../views/copy-text-view";
|
|
2
|
+
export declare type ValidationErrorCode = "EXISTING_CODE_CONFLICT" | "INVALID_CHARACTER" | "BLOCKED_WORD" | null;
|
|
3
|
+
export interface ValidationErrorInfo {
|
|
4
|
+
code: ValidationErrorCode;
|
|
5
|
+
title: string;
|
|
6
|
+
description: string;
|
|
7
|
+
}
|
|
8
|
+
export interface ShareLinkViewProps {
|
|
9
|
+
copyTextViewProps: CopyTextViewProps;
|
|
10
|
+
allowCustomization: boolean;
|
|
11
|
+
customizeLinkLabel: string;
|
|
12
|
+
saveLabelText: string;
|
|
13
|
+
savingLabelText: string;
|
|
14
|
+
cancelLabelText: string;
|
|
15
|
+
editLabelText: string;
|
|
16
|
+
charactersRemainingText: string;
|
|
17
|
+
validatingLabelText: string;
|
|
18
|
+
isEditing: boolean;
|
|
19
|
+
editValue: string;
|
|
20
|
+
domainPrefix: string;
|
|
21
|
+
editsRemaining: number;
|
|
22
|
+
maxEdits: number;
|
|
23
|
+
limitReached: boolean;
|
|
24
|
+
validationError: ValidationErrorInfo | null;
|
|
25
|
+
isValidating: boolean;
|
|
26
|
+
isSaving: boolean;
|
|
27
|
+
characterLimit: number;
|
|
28
|
+
minCharacters: number;
|
|
29
|
+
charactersRemaining: number;
|
|
30
|
+
editLimitText: string;
|
|
31
|
+
editLimitReachedText: string;
|
|
32
|
+
minCharactersText: string;
|
|
33
|
+
supportLinkText: string;
|
|
34
|
+
customizeDisabled: boolean;
|
|
35
|
+
customizeDisabledTooltip: string;
|
|
36
|
+
onCustomizeClick: () => void;
|
|
37
|
+
onEditValueChange: (value: string) => void;
|
|
38
|
+
onSave: () => void;
|
|
39
|
+
onCancel: () => void;
|
|
40
|
+
}
|
|
41
|
+
export declare function ShareLinkView(props: ShareLinkViewProps): any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DemoData } from "../../global/demo";
|
|
2
|
-
import {
|
|
2
|
+
import { ShareLinkViewProps } from "./sqm-share-link-view";
|
|
3
3
|
/**
|
|
4
4
|
* @uiName Share Link
|
|
5
5
|
* @exampleGroup Sharing
|
|
@@ -90,11 +90,204 @@ export declare class ShareLink {
|
|
|
90
90
|
* @uiGroup Style
|
|
91
91
|
*/
|
|
92
92
|
buttonStyle?: "icon" | "button-outside" | "button-below";
|
|
93
|
+
/**
|
|
94
|
+
* Let advocates customize their share links up to 5 times.
|
|
95
|
+
*
|
|
96
|
+
* @uiName Allow customization
|
|
97
|
+
* @uiType boolean
|
|
98
|
+
* @uiGroup Customizable Vanity Link
|
|
99
|
+
* @uiWidget CustomLinkSwitch
|
|
100
|
+
* @requiredFlavor impact
|
|
101
|
+
*/
|
|
102
|
+
allowCustomization?: boolean;
|
|
103
|
+
/**
|
|
104
|
+
* Text for the cancel button in editing mode
|
|
105
|
+
*
|
|
106
|
+
* @uiName Cancel button label
|
|
107
|
+
* @uiType string
|
|
108
|
+
* @uiGroup Customizable Vanity Link
|
|
109
|
+
* @requiredFlavor impact
|
|
110
|
+
*/
|
|
111
|
+
cancelLabelText?: string;
|
|
112
|
+
/**
|
|
113
|
+
* Tooltip text shown when link customization is disabled
|
|
114
|
+
*
|
|
115
|
+
* @uiName Customize disabled tooltip
|
|
116
|
+
* @uiType string
|
|
117
|
+
* @uiGroup Customizable Vanity Link
|
|
118
|
+
* @requiredFlavor impact
|
|
119
|
+
*/
|
|
120
|
+
customizeDisabledTooltip?: string;
|
|
121
|
+
/**
|
|
122
|
+
* Displayed below the share link.
|
|
123
|
+
*
|
|
124
|
+
* @uiName Customize link button label
|
|
125
|
+
* @uiType string
|
|
126
|
+
* @uiGroup Customizable Vanity Link
|
|
127
|
+
* @requiredFlavor impact
|
|
128
|
+
*/
|
|
129
|
+
customizeLinkButtonLabel?: string;
|
|
130
|
+
/**
|
|
131
|
+
* Message shown when the URL has been edited 5 times. To display a clickable link, use {supportLink} as a placeholder.
|
|
132
|
+
*
|
|
133
|
+
* @uiName Edit limit reached text
|
|
134
|
+
* @uiType string
|
|
135
|
+
* @uiWidget textarea
|
|
136
|
+
* @uiGroup Customizable Vanity Link
|
|
137
|
+
* @requiredFlavor impact
|
|
138
|
+
*/
|
|
139
|
+
editLimitReachedText?: string;
|
|
140
|
+
/**
|
|
141
|
+
* Subtext shown while the user is customizing their URL.
|
|
142
|
+
*
|
|
143
|
+
* @uiName Edit limit text
|
|
144
|
+
* @uiType string
|
|
145
|
+
* @uiGroup Customizable Vanity Link
|
|
146
|
+
* @requiredFlavor impact
|
|
147
|
+
*/
|
|
148
|
+
editLimitText?: string;
|
|
149
|
+
/**
|
|
150
|
+
* Description text shown when the link contains invalid special characters.
|
|
151
|
+
*
|
|
152
|
+
* @uiName Invalid characters error description
|
|
153
|
+
* @uiType string
|
|
154
|
+
* @uiWidget textarea
|
|
155
|
+
* @uiGroup Customizable Vanity Link
|
|
156
|
+
* @requiredFlavor impact
|
|
157
|
+
*/
|
|
158
|
+
invalidCharactersErrorDescription?: string;
|
|
159
|
+
/**
|
|
160
|
+
* Title of the error message shown when the link contains invalid special characters.
|
|
161
|
+
*
|
|
162
|
+
* @uiName Invalid characters error title
|
|
163
|
+
* @uiType string
|
|
164
|
+
* @uiGroup Customizable Vanity Link
|
|
165
|
+
* @requiredFlavor impact
|
|
166
|
+
*/
|
|
167
|
+
invalidCharactersErrorTitle?: string;
|
|
168
|
+
/**
|
|
169
|
+
* Description text shown when the link has already been taken
|
|
170
|
+
*
|
|
171
|
+
* @uiName Link taken error message
|
|
172
|
+
* @uiType string
|
|
173
|
+
* @uiWidget textarea
|
|
174
|
+
* @uiGroup Customizable Vanity Link
|
|
175
|
+
* @requiredFlavor impact
|
|
176
|
+
*/
|
|
177
|
+
linkTakenErrorDescription?: string;
|
|
178
|
+
/**
|
|
179
|
+
* Title of the error message shown when the link has already been taken
|
|
180
|
+
*
|
|
181
|
+
* @uiName Link taken error title
|
|
182
|
+
* @uiType string
|
|
183
|
+
* @uiGroup Customizable Vanity Link
|
|
184
|
+
* @requiredFlavor impact
|
|
185
|
+
*/
|
|
186
|
+
linkTakenErrorTitle?: string;
|
|
187
|
+
/**
|
|
188
|
+
* Description text shown when the link contains profanity or brand names.
|
|
189
|
+
*
|
|
190
|
+
* @uiName Restricted words error description
|
|
191
|
+
* @uiType string
|
|
192
|
+
* @uiWidget textarea
|
|
193
|
+
* @uiGroup Customizable Vanity Link
|
|
194
|
+
* @requiredFlavor impact
|
|
195
|
+
*/
|
|
196
|
+
restrictedWordsErrorDescription?: string;
|
|
197
|
+
/**
|
|
198
|
+
* Title of the error message shown when the link contains profanity or brand names.
|
|
199
|
+
*
|
|
200
|
+
* @uiName Restricted words error title
|
|
201
|
+
* @uiType string
|
|
202
|
+
* @uiGroup Customizable Vanity Link
|
|
203
|
+
* @requiredFlavor impact
|
|
204
|
+
*/
|
|
205
|
+
restrictedWordsErrorTitle?: string;
|
|
206
|
+
/**
|
|
207
|
+
* Text for the save button in editing mode
|
|
208
|
+
*
|
|
209
|
+
* @uiName Save button label
|
|
210
|
+
* @uiType string
|
|
211
|
+
* @uiGroup Customizable Vanity Link
|
|
212
|
+
* @requiredFlavor impact
|
|
213
|
+
*/
|
|
214
|
+
saveLabelText?: string;
|
|
215
|
+
/**
|
|
216
|
+
* Text for the save button while saving is in progress
|
|
217
|
+
*
|
|
218
|
+
* @uiName Saving button label
|
|
219
|
+
* @uiType string
|
|
220
|
+
* @uiGroup Customizable Vanity Link
|
|
221
|
+
* @requiredFlavor impact
|
|
222
|
+
*/
|
|
223
|
+
savingLabelText?: string;
|
|
224
|
+
/**
|
|
225
|
+
* Label shown above the link input while editing
|
|
226
|
+
*
|
|
227
|
+
* @uiName Edit input label
|
|
228
|
+
* @uiType string
|
|
229
|
+
* @uiGroup Customizable Vanity Link
|
|
230
|
+
* @requiredFlavor impact
|
|
231
|
+
*/
|
|
232
|
+
editLabelText?: string;
|
|
233
|
+
/**
|
|
234
|
+
* Text shown when nearing the character limit. Use {charactersRemaining} as a placeholder for the count.
|
|
235
|
+
*
|
|
236
|
+
* @uiName Characters remaining text
|
|
237
|
+
* @uiType string
|
|
238
|
+
* @uiGroup Customizable Vanity Link
|
|
239
|
+
* @requiredFlavor impact
|
|
240
|
+
*/
|
|
241
|
+
charactersRemainingText?: string;
|
|
242
|
+
/**
|
|
243
|
+
* Text shown while the link is being validated
|
|
244
|
+
*
|
|
245
|
+
* @uiName Validating label
|
|
246
|
+
* @uiType string
|
|
247
|
+
* @uiGroup Customizable Vanity Link
|
|
248
|
+
* @requiredFlavor impact
|
|
249
|
+
*/
|
|
250
|
+
validatingLabelText?: string;
|
|
251
|
+
/**
|
|
252
|
+
* @uiName Min characters text
|
|
253
|
+
* @uiType string
|
|
254
|
+
* @uiGroup Customizable Vanity Link
|
|
255
|
+
* @requiredFlavor impact
|
|
256
|
+
*/
|
|
257
|
+
minCharactersText?: string;
|
|
258
|
+
/**
|
|
259
|
+
* Display text for the support link in the edit limit reached message
|
|
260
|
+
*
|
|
261
|
+
* @uiName Support link text
|
|
262
|
+
* @uiType string
|
|
263
|
+
* @uiGroup Customizable Vanity Link
|
|
264
|
+
* @requiredFlavor impact
|
|
265
|
+
*/
|
|
266
|
+
supportLinkText?: string;
|
|
267
|
+
/**
|
|
268
|
+
* Title shown when saving fails with an unknown error
|
|
269
|
+
*
|
|
270
|
+
* @uiName Save error title
|
|
271
|
+
* @uiType string
|
|
272
|
+
* @uiGroup Customizable Vanity Link
|
|
273
|
+
* @requiredFlavor impact
|
|
274
|
+
*/
|
|
275
|
+
saveErrorTitle?: string;
|
|
276
|
+
/**
|
|
277
|
+
* Description shown when saving fails with an unknown error
|
|
278
|
+
*
|
|
279
|
+
* @uiName Save error description
|
|
280
|
+
* @uiType string
|
|
281
|
+
* @uiWidget textarea
|
|
282
|
+
* @uiGroup Customizable Vanity Link
|
|
283
|
+
* @requiredFlavor impact
|
|
284
|
+
*/
|
|
285
|
+
saveErrorDescription?: string;
|
|
93
286
|
/**
|
|
94
287
|
* @undocumented
|
|
95
288
|
* @uiType object
|
|
96
289
|
*/
|
|
97
|
-
demoData?: DemoData<
|
|
290
|
+
demoData?: DemoData<ShareLinkViewProps>;
|
|
98
291
|
constructor();
|
|
99
292
|
disconnectedCallback(): void;
|
|
100
293
|
render(): any;
|
|
@@ -1,9 +1,38 @@
|
|
|
1
|
-
import {
|
|
2
|
-
interface ShareLinkProps {
|
|
1
|
+
import { ShareLinkViewProps } from "./sqm-share-link-view";
|
|
2
|
+
export interface ShareLinkProps {
|
|
3
3
|
programId?: string;
|
|
4
4
|
tooltiptext: string;
|
|
5
5
|
tooltiplifespan: number;
|
|
6
6
|
linkOverride?: string;
|
|
7
|
+
allowCustomization?: boolean;
|
|
8
|
+
customizeUrlText?: string;
|
|
9
|
+
customizeLinkButtonLabel?: string;
|
|
10
|
+
saveLabelText?: string;
|
|
11
|
+
savingLabelText?: string;
|
|
12
|
+
cancelLabelText?: string;
|
|
13
|
+
editLabelText?: string;
|
|
14
|
+
charactersRemainingText?: string;
|
|
15
|
+
validatingLabelText?: string;
|
|
16
|
+
textAlign?: "left" | "center" | "right";
|
|
17
|
+
buttonStyle?: "icon" | "button-outside" | "button-below";
|
|
18
|
+
backgroundColor?: string;
|
|
19
|
+
textColor?: string;
|
|
20
|
+
borderRadius?: string;
|
|
21
|
+
buttonType?: "primary" | "secondary";
|
|
22
|
+
copyButtonLabel?: string;
|
|
23
|
+
borderColor?: string;
|
|
24
|
+
linkTakenErrorTitle?: string;
|
|
25
|
+
linkTakenErrorDescription?: string;
|
|
26
|
+
invalidCharactersErrorTitle?: string;
|
|
27
|
+
invalidCharactersErrorDescription?: string;
|
|
28
|
+
restrictedWordsErrorTitle?: string;
|
|
29
|
+
restrictedWordsErrorDescription?: string;
|
|
30
|
+
editLimitText?: string;
|
|
31
|
+
editLimitReachedText?: string;
|
|
32
|
+
supportLinkText?: string;
|
|
33
|
+
customizeDisabledTooltip?: string;
|
|
34
|
+
minCharactersText?: string;
|
|
35
|
+
saveErrorTitle?: string;
|
|
36
|
+
saveErrorDescription?: string;
|
|
7
37
|
}
|
|
8
|
-
export declare function useShareLink(props: ShareLinkProps):
|
|
9
|
-
export {};
|
|
38
|
+
export declare function useShareLink(props: ShareLinkProps): ShareLinkViewProps;
|
|
@@ -4,11 +4,6 @@
|
|
|
4
4
|
* @example Widget Verification - <sqm-widget-verification></sqm-widget-verification>
|
|
5
5
|
*/
|
|
6
6
|
export declare class WidgetVerification {
|
|
7
|
-
/**
|
|
8
|
-
* @uiName General widget header text with partner creation
|
|
9
|
-
* @uiGroup General Text
|
|
10
|
-
*/
|
|
11
|
-
general_widgetHeaderWithPartnerCreation: string;
|
|
12
7
|
/**
|
|
13
8
|
* @uiName General verify widget header text
|
|
14
9
|
* @uiGroup General Text
|
|
@@ -94,83 +89,10 @@ export declare class WidgetVerification {
|
|
|
94
89
|
* @uiGroup Code Verification Step
|
|
95
90
|
*/
|
|
96
91
|
codeStep_networkErrorMessage: string;
|
|
97
|
-
/**
|
|
98
|
-
* @uiName New partner header
|
|
99
|
-
* @uiGroup Partner Creation Step
|
|
100
|
-
* @uiWidget textArea
|
|
101
|
-
*/
|
|
102
|
-
createPartnerStep_modalHeader: string;
|
|
103
|
-
/**
|
|
104
|
-
* @uiName Existing partner header
|
|
105
|
-
* @uiGroup Partner Creation Step
|
|
106
|
-
* @uiWidget textArea
|
|
107
|
-
*/
|
|
108
|
-
createPartnerStep_modalHeaderExistingPartner: string;
|
|
109
|
-
/**
|
|
110
|
-
* @uiName New partner description
|
|
111
|
-
* @uiGroup Partner Creation Step
|
|
112
|
-
* @uiWidget textArea
|
|
113
|
-
*/
|
|
114
|
-
createPartnerStep_descriptionNewPartner: string;
|
|
115
|
-
/**
|
|
116
|
-
* @uiName Existing partner description
|
|
117
|
-
* @uiGroup Partner Creation Step
|
|
118
|
-
* @uiWidget textArea
|
|
119
|
-
*/
|
|
120
|
-
createPartnerStep_descriptionExistingPartner: string;
|
|
121
|
-
/**
|
|
122
|
-
* @uiName Existing partner support description
|
|
123
|
-
* @uiGroup Partner Creation Step
|
|
124
|
-
* @uiWidget textArea
|
|
125
|
-
*/
|
|
126
|
-
createPartnerStep_supportDescriptionExistingPartner: string;
|
|
127
|
-
/**
|
|
128
|
-
* @uiName Country label
|
|
129
|
-
* @uiGroup Partner Creation Step
|
|
130
|
-
*/
|
|
131
|
-
createPartnerStep_countryLabel: string;
|
|
132
|
-
/**
|
|
133
|
-
* @uiName Currency label
|
|
134
|
-
* @uiGroup Partner Creation Step
|
|
135
|
-
*/
|
|
136
|
-
createPartnerStep_currencyLabel: string;
|
|
137
|
-
/**
|
|
138
|
-
* @uiName Submit button label
|
|
139
|
-
* @uiGroup Partner Creation Step
|
|
140
|
-
*/
|
|
141
|
-
createPartnerStep_submitButtonLabel: string;
|
|
142
|
-
/**
|
|
143
|
-
* @uiName Confirm button label
|
|
144
|
-
* @uiGroup Partner Creation Step
|
|
145
|
-
*/
|
|
146
|
-
createPartnerStep_confirmButtonLabel: string;
|
|
147
|
-
/**
|
|
148
|
-
* @uiName Search country placeholder
|
|
149
|
-
* @uiGroup Partner Creation Step
|
|
150
|
-
*/
|
|
151
|
-
createPartnerStep_searchCountryPlaceholder: string;
|
|
152
|
-
/**
|
|
153
|
-
* @uiName Search currency placeholder
|
|
154
|
-
* @uiGroup Partner Creation Step
|
|
155
|
-
*/
|
|
156
|
-
createPartnerStep_searchCurrencyPlaceholder: string;
|
|
157
|
-
/**
|
|
158
|
-
* @uiName Network error text
|
|
159
|
-
* @uiGroup Partner Creation Step
|
|
160
|
-
* @uiWidget textArea
|
|
161
|
-
*/
|
|
162
|
-
createPartnerStep_networkErrorText: string;
|
|
163
|
-
/**
|
|
164
|
-
* @uiName Missing fields error text
|
|
165
|
-
* @uiGroup Partner Creation Step
|
|
166
|
-
* @uiWidget textArea
|
|
167
|
-
*/
|
|
168
|
-
createPartnerStep_missingFieldsErrorText: string;
|
|
169
92
|
/**
|
|
170
93
|
* @undocumented
|
|
171
94
|
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
172
95
|
* @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
|
|
173
|
-
* @componentState { "title": "Step 3: Create Partner", "props": { "showPartnerModal": true }, "dependencies": ["sqm-partner-info-modal"], "uiGroup": "Partner Creation Step" }
|
|
174
96
|
*/
|
|
175
97
|
stateController: string;
|
|
176
98
|
constructor();
|
package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts
CHANGED
|
@@ -28,7 +28,6 @@ export interface BankingInfoFormViewProps {
|
|
|
28
28
|
inputErrors?: {
|
|
29
29
|
[field: string]: {
|
|
30
30
|
type: "required" | "invalid";
|
|
31
|
-
errorCode?: string;
|
|
32
31
|
};
|
|
33
32
|
};
|
|
34
33
|
};
|
|
@@ -104,9 +103,6 @@ export interface BankingInfoFormViewProps {
|
|
|
104
103
|
generalTitle: string;
|
|
105
104
|
generalDescription: string;
|
|
106
105
|
};
|
|
107
|
-
errorMessages?: {
|
|
108
|
-
[field: string]: string;
|
|
109
|
-
};
|
|
110
106
|
};
|
|
111
107
|
refs: {
|
|
112
108
|
formRef: any;
|