@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
|
@@ -34,7 +34,6 @@ import { NavigationMenuViewProps } from "./components/sqm-navigation-menu/sqm-na
|
|
|
34
34
|
import { NavigationSidebarViewProps } from "./components/sqm-navigation-sidebar/sqm-navigation-sidebar-view";
|
|
35
35
|
import { NavigationSidebarItemViewProps } from "./components/sqm-navigation-sidebar-item/sqm-navigation-sidebar-item-view";
|
|
36
36
|
import { UsePagination } from "./components/sqm-pagination/usePagination";
|
|
37
|
-
import { PartnerInfoModalResult } from "./components/sqm-partner-info-modal/usePartnerInfoModal";
|
|
38
37
|
import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/usePasswordField";
|
|
39
38
|
import { PayoutButtonScrollViewProps } from "./components/sqm-payout-button-scroll/sqm-payout-button-scroll-view";
|
|
40
39
|
import { PayoutStatusAlertViewProps } from "./components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view";
|
|
@@ -55,6 +54,7 @@ import { ReferralIframeViewProps } from "./components/sqm-referral-iframe/sqm-re
|
|
|
55
54
|
import { ReferralDates } from "./components/sqm-referral-table/useReferralTable";
|
|
56
55
|
import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/sqm-reward-exchange-list-view";
|
|
57
56
|
import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
|
|
57
|
+
import { ShareLinkViewProps } from "./components/sqm-share-link/sqm-share-link-view";
|
|
58
58
|
import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
|
|
59
59
|
import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
|
|
60
60
|
import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
|
|
@@ -65,12 +65,6 @@ export namespace Components {
|
|
|
65
65
|
"renderLabel": (idx: any) => Promise<any>;
|
|
66
66
|
}
|
|
67
67
|
interface SqmBankingInfoForm {
|
|
68
|
-
/**
|
|
69
|
-
* Error messages for the agency code field. Supports error codes: empty, alphanumeric, tooShort
|
|
70
|
-
* @uiName Agency code error
|
|
71
|
-
* @uiWidget textArea
|
|
72
|
-
*/
|
|
73
|
-
"agencyCodeError": string;
|
|
74
68
|
/**
|
|
75
69
|
* @uiName Agency code field label
|
|
76
70
|
*/
|
|
@@ -80,42 +74,18 @@ export namespace Components {
|
|
|
80
74
|
* @uiName Back button label
|
|
81
75
|
*/
|
|
82
76
|
"backButton": string;
|
|
83
|
-
/**
|
|
84
|
-
* Error messages for the bank account number / IBAN field. Supports error codes: empty, invalidUk, invalid, ibanEmpty, ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
|
|
85
|
-
* @uiName Bank account number / IBAN error
|
|
86
|
-
* @uiWidget textArea
|
|
87
|
-
*/
|
|
88
|
-
"bankAccountNumberError": string;
|
|
89
77
|
/**
|
|
90
78
|
* @uiName Bank account number field label
|
|
91
79
|
*/
|
|
92
80
|
"bankAccountNumberLabel": string;
|
|
93
|
-
/**
|
|
94
|
-
* Error messages for the bank account type field. Supports error codes: empty
|
|
95
|
-
* @uiName Bank account type error
|
|
96
|
-
* @uiWidget textArea
|
|
97
|
-
*/
|
|
98
|
-
"bankAccountTypeError": string;
|
|
99
81
|
/**
|
|
100
82
|
* @uiName Bank account type field label
|
|
101
83
|
*/
|
|
102
84
|
"bankAccountTypeLabel": string;
|
|
103
|
-
/**
|
|
104
|
-
* Error messages for the bank address field. Supports error codes: empty
|
|
105
|
-
* @uiName Bank address error
|
|
106
|
-
* @uiWidget textArea
|
|
107
|
-
*/
|
|
108
|
-
"bankAddressError": string;
|
|
109
85
|
/**
|
|
110
86
|
* @uiName Bank address field label
|
|
111
87
|
*/
|
|
112
88
|
"bankAddressLabel": string;
|
|
113
|
-
/**
|
|
114
|
-
* Error messages for the bank city field. Supports error codes: empty
|
|
115
|
-
* @uiName Bank city error
|
|
116
|
-
* @uiWidget textArea
|
|
117
|
-
*/
|
|
118
|
-
"bankCityError": string;
|
|
119
89
|
/**
|
|
120
90
|
* @uiName Bank city field label
|
|
121
91
|
*/
|
|
@@ -124,32 +94,14 @@ export namespace Components {
|
|
|
124
94
|
* @uiName Bank country field label
|
|
125
95
|
*/
|
|
126
96
|
"bankLocationLabel": string;
|
|
127
|
-
/**
|
|
128
|
-
* Error messages for the bank name field. Supports error codes: empty
|
|
129
|
-
* @uiName Bank name error
|
|
130
|
-
* @uiWidget textArea
|
|
131
|
-
*/
|
|
132
|
-
"bankNameError": string;
|
|
133
97
|
/**
|
|
134
98
|
* @uiName Bank name field label
|
|
135
99
|
*/
|
|
136
100
|
"bankNameLabel": string;
|
|
137
|
-
/**
|
|
138
|
-
* Error messages for the bank postal code field. Supports error codes: empty
|
|
139
|
-
* @uiName Bank postal code error
|
|
140
|
-
* @uiWidget textArea
|
|
141
|
-
*/
|
|
142
|
-
"bankPostalCodeError": string;
|
|
143
101
|
/**
|
|
144
102
|
* @uiName Bank postal code field label
|
|
145
103
|
*/
|
|
146
104
|
"bankPostalCodeLabel": string;
|
|
147
|
-
/**
|
|
148
|
-
* Error messages for the bank province/state field. Supports error codes: empty
|
|
149
|
-
* @uiName Bank province/state error
|
|
150
|
-
* @uiWidget textArea
|
|
151
|
-
*/
|
|
152
|
-
"bankStateError": string;
|
|
153
105
|
/**
|
|
154
106
|
* @uiName Bank province/state field label
|
|
155
107
|
*/
|
|
@@ -158,32 +110,14 @@ export namespace Components {
|
|
|
158
110
|
* @uiName Beneficiary account field description
|
|
159
111
|
*/
|
|
160
112
|
"beneficiaryAccountNameDescription": string;
|
|
161
|
-
/**
|
|
162
|
-
* Error messages for the beneficiary / account holder name field. Supports error codes: empty, invalidCharacters, numeric, tooLong, nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
|
|
163
|
-
* @uiName Beneficiary account name error
|
|
164
|
-
* @uiWidget textArea
|
|
165
|
-
*/
|
|
166
|
-
"beneficiaryAccountNameError": string;
|
|
167
113
|
/**
|
|
168
114
|
* @uiName Beneficiary account field label
|
|
169
115
|
*/
|
|
170
116
|
"beneficiaryAccountNameLabel": string;
|
|
171
|
-
/**
|
|
172
|
-
* Error messages for the branch code field. Supports error codes: invalid
|
|
173
|
-
* @uiName Branch code error
|
|
174
|
-
* @uiWidget textArea
|
|
175
|
-
*/
|
|
176
|
-
"branchCodeError": string;
|
|
177
117
|
/**
|
|
178
118
|
* @uiName Branch code field label
|
|
179
119
|
*/
|
|
180
120
|
"branchCodeLabel": string;
|
|
181
|
-
/**
|
|
182
|
-
* Error messages for the branch name field. Supports error codes: empty
|
|
183
|
-
* @uiName Branch name error
|
|
184
|
-
* @uiWidget textArea
|
|
185
|
-
*/
|
|
186
|
-
"branchNameError": string;
|
|
187
121
|
/**
|
|
188
122
|
* One of three options listed for the classification field
|
|
189
123
|
* @uiName Business classification option
|
|
@@ -197,12 +131,6 @@ export namespace Components {
|
|
|
197
131
|
* @uiName Classification CPF field label
|
|
198
132
|
*/
|
|
199
133
|
"classificationCPFLabel": string;
|
|
200
|
-
/**
|
|
201
|
-
* Error messages for the classification code field. Supports error codes: empty, invalidKzt
|
|
202
|
-
* @uiName Classification code error
|
|
203
|
-
* @uiWidget textArea
|
|
204
|
-
*/
|
|
205
|
-
"classificationCodeError": string;
|
|
206
134
|
/**
|
|
207
135
|
* @uiName Classification entity field label
|
|
208
136
|
*/
|
|
@@ -310,12 +238,6 @@ export namespace Components {
|
|
|
310
238
|
* @uiName Information modal title
|
|
311
239
|
*/
|
|
312
240
|
"modalTitle": string;
|
|
313
|
-
/**
|
|
314
|
-
* Error messages for the patronymic name field. Supports error codes: empty, alphanumeric
|
|
315
|
-
* @uiName Patronymic name error
|
|
316
|
-
* @uiWidget textArea
|
|
317
|
-
*/
|
|
318
|
-
"patronymicNameError": string;
|
|
319
241
|
/**
|
|
320
242
|
* @uiName Patronymic name field label
|
|
321
243
|
*/
|
|
@@ -325,12 +247,6 @@ export namespace Components {
|
|
|
325
247
|
* @uiName PayPal email field label
|
|
326
248
|
*/
|
|
327
249
|
"payPalInputLabel": string;
|
|
328
|
-
/**
|
|
329
|
-
* Error messages for the payment day field. Supports error codes: empty, invalid
|
|
330
|
-
* @uiName Payment day error
|
|
331
|
-
* @uiWidget textArea
|
|
332
|
-
*/
|
|
333
|
-
"paymentDayError": string;
|
|
334
250
|
/**
|
|
335
251
|
* Label text for the payment day select option for the fifteenth of the month
|
|
336
252
|
* @uiName Fifteenth of month payday option
|
|
@@ -366,29 +282,11 @@ export namespace Components {
|
|
|
366
282
|
* @uiName Fixed day payment schedule option
|
|
367
283
|
*/
|
|
368
284
|
"paymentScheduleFixedDay": string;
|
|
369
|
-
/**
|
|
370
|
-
* Error messages for the payment threshold field. Supports error codes: empty, invalid
|
|
371
|
-
* @uiName Payment threshold error
|
|
372
|
-
* @uiWidget textArea
|
|
373
|
-
*/
|
|
374
|
-
"paymentThresholdError": string;
|
|
375
285
|
/**
|
|
376
286
|
* Participant use this field to select the balance at which they want to be paid
|
|
377
287
|
* @uiName Payment threshold field label
|
|
378
288
|
*/
|
|
379
289
|
"paymentThresholdSelectLabel": string;
|
|
380
|
-
/**
|
|
381
|
-
* Error messages for the PayPal email field. Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
|
|
382
|
-
* @uiName PayPal email error
|
|
383
|
-
* @uiWidget textArea
|
|
384
|
-
*/
|
|
385
|
-
"paypalEmailError": string;
|
|
386
|
-
/**
|
|
387
|
-
* Error messages for the routing code / sort code / BSB field. Supports error codes: invalidBsb, invalidSortCode, empty, invalid
|
|
388
|
-
* @uiName Routing code error
|
|
389
|
-
* @uiWidget textArea
|
|
390
|
-
*/
|
|
391
|
-
"routingCodeError": string;
|
|
392
290
|
/**
|
|
393
291
|
* @uiName Routing code field label
|
|
394
292
|
*/
|
|
@@ -406,12 +304,6 @@ export namespace Components {
|
|
|
406
304
|
* @uiName Support link text
|
|
407
305
|
*/
|
|
408
306
|
"supportLink": string;
|
|
409
|
-
/**
|
|
410
|
-
* Error messages for the SWIFT / BIC code field. Supports error codes: empty, alphanumeric, invalid
|
|
411
|
-
* @uiName SWIFT code error
|
|
412
|
-
* @uiWidget textArea
|
|
413
|
-
*/
|
|
414
|
-
"swiftCodeError": string;
|
|
415
307
|
/**
|
|
416
308
|
* @uiName SWIFT code field label
|
|
417
309
|
*/
|
|
@@ -425,12 +317,6 @@ export namespace Components {
|
|
|
425
317
|
* @uiName Page description
|
|
426
318
|
*/
|
|
427
319
|
"taxAndPayoutsDescription": string;
|
|
428
|
-
/**
|
|
429
|
-
* Error messages for the tax payer ID / classification entity field. Supports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr, alphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort
|
|
430
|
-
* @uiName Tax payer ID error
|
|
431
|
-
* @uiWidget textArea
|
|
432
|
-
*/
|
|
433
|
-
"taxPayerIdError": string;
|
|
434
320
|
/**
|
|
435
321
|
* @uiName Taxpayer ID field label
|
|
436
322
|
*/
|
|
@@ -448,12 +334,6 @@ export namespace Components {
|
|
|
448
334
|
* @uiName Verify email header
|
|
449
335
|
*/
|
|
450
336
|
"verifyEmailHeaderText": string;
|
|
451
|
-
/**
|
|
452
|
-
* Error messages for the VO code field. Supports error codes: empty, alphanumeric
|
|
453
|
-
* @uiName VO code error
|
|
454
|
-
* @uiWidget textArea
|
|
455
|
-
*/
|
|
456
|
-
"voCodeError": string;
|
|
457
337
|
/**
|
|
458
338
|
* @uiName VO code field label
|
|
459
339
|
*/
|
|
@@ -2311,110 +2191,6 @@ export namespace Components {
|
|
|
2311
2191
|
*/
|
|
2312
2192
|
"paginationText": string;
|
|
2313
2193
|
}
|
|
2314
|
-
interface SqmPartnerInfoModal {
|
|
2315
|
-
/**
|
|
2316
|
-
* Edit the property called terms and conditions text to change what's displayed for {termsAndConditionsLink}.
|
|
2317
|
-
* @uiName Terms and conditions checkbox
|
|
2318
|
-
*/
|
|
2319
|
-
"allowBankingCollection": string;
|
|
2320
|
-
/**
|
|
2321
|
-
* Brand name shown in the modal header
|
|
2322
|
-
* @uiName Brand name
|
|
2323
|
-
*/
|
|
2324
|
-
"brandName": string;
|
|
2325
|
-
/**
|
|
2326
|
-
* @uiName Confirm button label
|
|
2327
|
-
*/
|
|
2328
|
-
"confirmButtonLabel": string;
|
|
2329
|
-
/**
|
|
2330
|
-
* @uiName Country label
|
|
2331
|
-
*/
|
|
2332
|
-
"countryLabel": string;
|
|
2333
|
-
/**
|
|
2334
|
-
* @uiName Currency label
|
|
2335
|
-
*/
|
|
2336
|
-
"currencyLabel": string;
|
|
2337
|
-
/**
|
|
2338
|
-
* @undocumented
|
|
2339
|
-
* @uiType object
|
|
2340
|
-
*/
|
|
2341
|
-
"demoData"?: DemoData<PartnerInfoModalResult>;
|
|
2342
|
-
/**
|
|
2343
|
-
* Description for existing partner confirmation
|
|
2344
|
-
* @uiName Existing partner description
|
|
2345
|
-
* @uiWidget textArea
|
|
2346
|
-
*/
|
|
2347
|
-
"descriptionExistingPartner": string;
|
|
2348
|
-
/**
|
|
2349
|
-
* Description for new partner setup
|
|
2350
|
-
* @uiName New partner description
|
|
2351
|
-
* @uiWidget textArea
|
|
2352
|
-
*/
|
|
2353
|
-
"descriptionNewPartner": string;
|
|
2354
|
-
/**
|
|
2355
|
-
* Used to render in another modal.
|
|
2356
|
-
* @undocumented
|
|
2357
|
-
*/
|
|
2358
|
-
"inModal": boolean;
|
|
2359
|
-
/**
|
|
2360
|
-
* @uiName Missing fields error text
|
|
2361
|
-
* @uiWidget textArea
|
|
2362
|
-
*/
|
|
2363
|
-
"missingFieldsErrorText": string;
|
|
2364
|
-
/**
|
|
2365
|
-
* Header text when user has no existing partner
|
|
2366
|
-
* @uiName New partner header
|
|
2367
|
-
* @uiWidget textArea
|
|
2368
|
-
*/
|
|
2369
|
-
"modalHeader": string;
|
|
2370
|
-
/**
|
|
2371
|
-
* Header text when user has an existing partner
|
|
2372
|
-
* @uiName Existing partner header
|
|
2373
|
-
* @uiWidget textArea
|
|
2374
|
-
*/
|
|
2375
|
-
"modalHeaderExistingPartner": string;
|
|
2376
|
-
/**
|
|
2377
|
-
* @uiName Network error text
|
|
2378
|
-
* @uiWidget textArea
|
|
2379
|
-
*/
|
|
2380
|
-
"networkErrorText": string;
|
|
2381
|
-
/**
|
|
2382
|
-
* @uiName Search country placeholder
|
|
2383
|
-
*/
|
|
2384
|
-
"searchCountryPlaceholder": string;
|
|
2385
|
-
/**
|
|
2386
|
-
* @uiName Search currency placeholder
|
|
2387
|
-
*/
|
|
2388
|
-
"searchCurrencyPlaceholder": string;
|
|
2389
|
-
/**
|
|
2390
|
-
* @undocumented
|
|
2391
|
-
* @componentState { "title": "New partner", "props": { "states": { "open": true, "isExistingPartner": false } } }
|
|
2392
|
-
* @componentState { "title": "Existing partner", "props": { "states": { "open": true, "isExistingPartner": true, "countryCode": "US", "currency": "USD" } } }
|
|
2393
|
-
* @componentState { "title": "Connected (hidden)", "props": { "states": { "open": false } } }
|
|
2394
|
-
*/
|
|
2395
|
-
"stateController": string;
|
|
2396
|
-
/**
|
|
2397
|
-
* @uiName Submit button label
|
|
2398
|
-
*/
|
|
2399
|
-
"submitButtonLabel": string;
|
|
2400
|
-
/**
|
|
2401
|
-
* Support description for existing partner confirmation
|
|
2402
|
-
* @uiName Existing partner support description
|
|
2403
|
-
* @uiWidget textArea
|
|
2404
|
-
*/
|
|
2405
|
-
"supportDescriptionExistingPartner": string;
|
|
2406
|
-
/**
|
|
2407
|
-
* The link text that appears in the terms and conditions checkbox
|
|
2408
|
-
* @uiName Terms and conditions text
|
|
2409
|
-
* @uiWidget textArea
|
|
2410
|
-
*/
|
|
2411
|
-
"termsAndConditionsLabel": string;
|
|
2412
|
-
/**
|
|
2413
|
-
* The link that appears in the terms and conditions checkbox
|
|
2414
|
-
* @uiName Terms and conditions link
|
|
2415
|
-
*/
|
|
2416
|
-
"termsAndConditionsLink": string;
|
|
2417
|
-
}
|
|
2418
2194
|
interface SqmPasswordField {
|
|
2419
2195
|
/**
|
|
2420
2196
|
* @undocumented
|
|
@@ -4104,6 +3880,11 @@ export namespace Components {
|
|
|
4104
3880
|
"titleText"?: string;
|
|
4105
3881
|
}
|
|
4106
3882
|
interface SqmReferralIframe {
|
|
3883
|
+
/**
|
|
3884
|
+
* Override the default parameter name used in the iframe
|
|
3885
|
+
* @uiName Referral code parameter name
|
|
3886
|
+
*/
|
|
3887
|
+
"codeParam": string;
|
|
4107
3888
|
/**
|
|
4108
3889
|
* @undocumented
|
|
4109
3890
|
* @uiType object
|
|
@@ -5113,6 +4894,15 @@ export namespace Components {
|
|
|
5113
4894
|
"tooltiptext": string;
|
|
5114
4895
|
}
|
|
5115
4896
|
interface SqmShareLink {
|
|
4897
|
+
/**
|
|
4898
|
+
* Let advocates customize their share links up to 5 times.
|
|
4899
|
+
* @uiName Allow customization
|
|
4900
|
+
* @uiType boolean
|
|
4901
|
+
* @uiGroup Customizable Vanity Link
|
|
4902
|
+
* @uiWidget CustomLinkSwitch
|
|
4903
|
+
* @requiredFlavor impact
|
|
4904
|
+
*/
|
|
4905
|
+
"allowCustomization"?: boolean;
|
|
5116
4906
|
/**
|
|
5117
4907
|
* Background color of share link container
|
|
5118
4908
|
* @uiName Background color
|
|
@@ -5154,21 +4944,177 @@ export namespace Components {
|
|
|
5154
4944
|
* @uiGroup Style
|
|
5155
4945
|
*/
|
|
5156
4946
|
"buttonType"?: "primary" | "secondary";
|
|
4947
|
+
/**
|
|
4948
|
+
* Text for the cancel button in editing mode
|
|
4949
|
+
* @uiName Cancel button label
|
|
4950
|
+
* @uiType string
|
|
4951
|
+
* @uiGroup Customizable Vanity Link
|
|
4952
|
+
* @requiredFlavor impact
|
|
4953
|
+
*/
|
|
4954
|
+
"cancelLabelText"?: string;
|
|
4955
|
+
/**
|
|
4956
|
+
* Text shown when nearing the character limit. Use {charactersRemaining} as a placeholder for the count.
|
|
4957
|
+
* @uiName Characters remaining text
|
|
4958
|
+
* @uiType string
|
|
4959
|
+
* @uiGroup Customizable Vanity Link
|
|
4960
|
+
* @requiredFlavor impact
|
|
4961
|
+
*/
|
|
4962
|
+
"charactersRemainingText"?: string;
|
|
5157
4963
|
/**
|
|
5158
4964
|
* @uiName Copy button label
|
|
5159
4965
|
*/
|
|
5160
4966
|
"copyButtonLabel": string;
|
|
4967
|
+
/**
|
|
4968
|
+
* Tooltip text shown when link customization is disabled
|
|
4969
|
+
* @uiName Customize disabled tooltip
|
|
4970
|
+
* @uiType string
|
|
4971
|
+
* @uiGroup Customizable Vanity Link
|
|
4972
|
+
* @requiredFlavor impact
|
|
4973
|
+
*/
|
|
4974
|
+
"customizeDisabledTooltip"?: string;
|
|
4975
|
+
/**
|
|
4976
|
+
* Displayed below the share link.
|
|
4977
|
+
* @uiName Customize link button label
|
|
4978
|
+
* @uiType string
|
|
4979
|
+
* @uiGroup Customizable Vanity Link
|
|
4980
|
+
* @requiredFlavor impact
|
|
4981
|
+
*/
|
|
4982
|
+
"customizeLinkButtonLabel"?: string;
|
|
5161
4983
|
/**
|
|
5162
4984
|
* @undocumented
|
|
5163
4985
|
* @uiType object
|
|
5164
4986
|
*/
|
|
5165
|
-
"demoData"?: DemoData<
|
|
4987
|
+
"demoData"?: DemoData<ShareLinkViewProps>;
|
|
4988
|
+
/**
|
|
4989
|
+
* Label shown above the link input while editing
|
|
4990
|
+
* @uiName Edit input label
|
|
4991
|
+
* @uiType string
|
|
4992
|
+
* @uiGroup Customizable Vanity Link
|
|
4993
|
+
* @requiredFlavor impact
|
|
4994
|
+
*/
|
|
4995
|
+
"editLabelText"?: string;
|
|
4996
|
+
/**
|
|
4997
|
+
* Message shown when the URL has been edited 5 times. To display a clickable link, use {supportLink} as a placeholder.
|
|
4998
|
+
* @uiName Edit limit reached text
|
|
4999
|
+
* @uiType string
|
|
5000
|
+
* @uiWidget textarea
|
|
5001
|
+
* @uiGroup Customizable Vanity Link
|
|
5002
|
+
* @requiredFlavor impact
|
|
5003
|
+
*/
|
|
5004
|
+
"editLimitReachedText"?: string;
|
|
5005
|
+
/**
|
|
5006
|
+
* Subtext shown while the user is customizing their URL.
|
|
5007
|
+
* @uiName Edit limit text
|
|
5008
|
+
* @uiType string
|
|
5009
|
+
* @uiGroup Customizable Vanity Link
|
|
5010
|
+
* @requiredFlavor impact
|
|
5011
|
+
*/
|
|
5012
|
+
"editLimitText"?: string;
|
|
5013
|
+
/**
|
|
5014
|
+
* Description text shown when the link contains invalid special characters.
|
|
5015
|
+
* @uiName Invalid characters error description
|
|
5016
|
+
* @uiType string
|
|
5017
|
+
* @uiWidget textarea
|
|
5018
|
+
* @uiGroup Customizable Vanity Link
|
|
5019
|
+
* @requiredFlavor impact
|
|
5020
|
+
*/
|
|
5021
|
+
"invalidCharactersErrorDescription"?: string;
|
|
5022
|
+
/**
|
|
5023
|
+
* Title of the error message shown when the link contains invalid special characters.
|
|
5024
|
+
* @uiName Invalid characters error title
|
|
5025
|
+
* @uiType string
|
|
5026
|
+
* @uiGroup Customizable Vanity Link
|
|
5027
|
+
* @requiredFlavor impact
|
|
5028
|
+
*/
|
|
5029
|
+
"invalidCharactersErrorTitle"?: string;
|
|
5030
|
+
/**
|
|
5031
|
+
* Description text shown when the link has already been taken
|
|
5032
|
+
* @uiName Link taken error message
|
|
5033
|
+
* @uiType string
|
|
5034
|
+
* @uiWidget textarea
|
|
5035
|
+
* @uiGroup Customizable Vanity Link
|
|
5036
|
+
* @requiredFlavor impact
|
|
5037
|
+
*/
|
|
5038
|
+
"linkTakenErrorDescription"?: string;
|
|
5039
|
+
/**
|
|
5040
|
+
* Title of the error message shown when the link has already been taken
|
|
5041
|
+
* @uiName Link taken error title
|
|
5042
|
+
* @uiType string
|
|
5043
|
+
* @uiGroup Customizable Vanity Link
|
|
5044
|
+
* @requiredFlavor impact
|
|
5045
|
+
*/
|
|
5046
|
+
"linkTakenErrorTitle"?: string;
|
|
5047
|
+
/**
|
|
5048
|
+
* @uiName Min characters text
|
|
5049
|
+
* @uiType string
|
|
5050
|
+
* @uiGroup Customizable Vanity Link
|
|
5051
|
+
* @requiredFlavor impact
|
|
5052
|
+
*/
|
|
5053
|
+
"minCharactersText"?: string;
|
|
5166
5054
|
/**
|
|
5167
5055
|
* The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
|
|
5168
5056
|
* @uiName Program ID
|
|
5169
5057
|
* @uiWidget programSelector
|
|
5170
5058
|
*/
|
|
5171
5059
|
"programId"?: string;
|
|
5060
|
+
/**
|
|
5061
|
+
* Description text shown when the link contains profanity or brand names.
|
|
5062
|
+
* @uiName Restricted words error description
|
|
5063
|
+
* @uiType string
|
|
5064
|
+
* @uiWidget textarea
|
|
5065
|
+
* @uiGroup Customizable Vanity Link
|
|
5066
|
+
* @requiredFlavor impact
|
|
5067
|
+
*/
|
|
5068
|
+
"restrictedWordsErrorDescription"?: string;
|
|
5069
|
+
/**
|
|
5070
|
+
* Title of the error message shown when the link contains profanity or brand names.
|
|
5071
|
+
* @uiName Restricted words error title
|
|
5072
|
+
* @uiType string
|
|
5073
|
+
* @uiGroup Customizable Vanity Link
|
|
5074
|
+
* @requiredFlavor impact
|
|
5075
|
+
*/
|
|
5076
|
+
"restrictedWordsErrorTitle"?: string;
|
|
5077
|
+
/**
|
|
5078
|
+
* Description shown when saving fails with an unknown error
|
|
5079
|
+
* @uiName Save error description
|
|
5080
|
+
* @uiType string
|
|
5081
|
+
* @uiWidget textarea
|
|
5082
|
+
* @uiGroup Customizable Vanity Link
|
|
5083
|
+
* @requiredFlavor impact
|
|
5084
|
+
*/
|
|
5085
|
+
"saveErrorDescription"?: string;
|
|
5086
|
+
/**
|
|
5087
|
+
* Title shown when saving fails with an unknown error
|
|
5088
|
+
* @uiName Save error title
|
|
5089
|
+
* @uiType string
|
|
5090
|
+
* @uiGroup Customizable Vanity Link
|
|
5091
|
+
* @requiredFlavor impact
|
|
5092
|
+
*/
|
|
5093
|
+
"saveErrorTitle"?: string;
|
|
5094
|
+
/**
|
|
5095
|
+
* Text for the save button in editing mode
|
|
5096
|
+
* @uiName Save button label
|
|
5097
|
+
* @uiType string
|
|
5098
|
+
* @uiGroup Customizable Vanity Link
|
|
5099
|
+
* @requiredFlavor impact
|
|
5100
|
+
*/
|
|
5101
|
+
"saveLabelText"?: string;
|
|
5102
|
+
/**
|
|
5103
|
+
* Text for the save button while saving is in progress
|
|
5104
|
+
* @uiName Saving button label
|
|
5105
|
+
* @uiType string
|
|
5106
|
+
* @uiGroup Customizable Vanity Link
|
|
5107
|
+
* @requiredFlavor impact
|
|
5108
|
+
*/
|
|
5109
|
+
"savingLabelText"?: string;
|
|
5110
|
+
/**
|
|
5111
|
+
* Display text for the support link in the edit limit reached message
|
|
5112
|
+
* @uiName Support link text
|
|
5113
|
+
* @uiType string
|
|
5114
|
+
* @uiGroup Customizable Vanity Link
|
|
5115
|
+
* @requiredFlavor impact
|
|
5116
|
+
*/
|
|
5117
|
+
"supportLinkText"?: string;
|
|
5172
5118
|
/**
|
|
5173
5119
|
* Change the text alignment
|
|
5174
5120
|
* @uiName Share link alignment
|
|
@@ -5196,6 +5142,14 @@ export namespace Components {
|
|
|
5196
5142
|
* @uiName Tooltip text
|
|
5197
5143
|
*/
|
|
5198
5144
|
"tooltiptext": string;
|
|
5145
|
+
/**
|
|
5146
|
+
* Text shown while the link is being validated
|
|
5147
|
+
* @uiName Validating label
|
|
5148
|
+
* @uiType string
|
|
5149
|
+
* @uiGroup Customizable Vanity Link
|
|
5150
|
+
* @requiredFlavor impact
|
|
5151
|
+
*/
|
|
5152
|
+
"validatingLabelText"?: string;
|
|
5199
5153
|
}
|
|
5200
5154
|
interface SqmSkeleton {
|
|
5201
5155
|
/**
|
|
@@ -7251,78 +7205,6 @@ export namespace Components {
|
|
|
7251
7205
|
* @uiGroup Code Verification Step
|
|
7252
7206
|
*/
|
|
7253
7207
|
"codeStep_verifyText": string;
|
|
7254
|
-
/**
|
|
7255
|
-
* @uiName Confirm button label
|
|
7256
|
-
* @uiGroup Partner Creation Step
|
|
7257
|
-
*/
|
|
7258
|
-
"createPartnerStep_confirmButtonLabel": string;
|
|
7259
|
-
/**
|
|
7260
|
-
* @uiName Country label
|
|
7261
|
-
* @uiGroup Partner Creation Step
|
|
7262
|
-
*/
|
|
7263
|
-
"createPartnerStep_countryLabel": string;
|
|
7264
|
-
/**
|
|
7265
|
-
* @uiName Currency label
|
|
7266
|
-
* @uiGroup Partner Creation Step
|
|
7267
|
-
*/
|
|
7268
|
-
"createPartnerStep_currencyLabel": string;
|
|
7269
|
-
/**
|
|
7270
|
-
* @uiName Existing partner description
|
|
7271
|
-
* @uiGroup Partner Creation Step
|
|
7272
|
-
* @uiWidget textArea
|
|
7273
|
-
*/
|
|
7274
|
-
"createPartnerStep_descriptionExistingPartner": string;
|
|
7275
|
-
/**
|
|
7276
|
-
* @uiName New partner description
|
|
7277
|
-
* @uiGroup Partner Creation Step
|
|
7278
|
-
* @uiWidget textArea
|
|
7279
|
-
*/
|
|
7280
|
-
"createPartnerStep_descriptionNewPartner": string;
|
|
7281
|
-
/**
|
|
7282
|
-
* @uiName Missing fields error text
|
|
7283
|
-
* @uiGroup Partner Creation Step
|
|
7284
|
-
* @uiWidget textArea
|
|
7285
|
-
*/
|
|
7286
|
-
"createPartnerStep_missingFieldsErrorText": string;
|
|
7287
|
-
/**
|
|
7288
|
-
* @uiName New partner header
|
|
7289
|
-
* @uiGroup Partner Creation Step
|
|
7290
|
-
* @uiWidget textArea
|
|
7291
|
-
*/
|
|
7292
|
-
"createPartnerStep_modalHeader": string;
|
|
7293
|
-
/**
|
|
7294
|
-
* @uiName Existing partner header
|
|
7295
|
-
* @uiGroup Partner Creation Step
|
|
7296
|
-
* @uiWidget textArea
|
|
7297
|
-
*/
|
|
7298
|
-
"createPartnerStep_modalHeaderExistingPartner": string;
|
|
7299
|
-
/**
|
|
7300
|
-
* @uiName Network error text
|
|
7301
|
-
* @uiGroup Partner Creation Step
|
|
7302
|
-
* @uiWidget textArea
|
|
7303
|
-
*/
|
|
7304
|
-
"createPartnerStep_networkErrorText": string;
|
|
7305
|
-
/**
|
|
7306
|
-
* @uiName Search country placeholder
|
|
7307
|
-
* @uiGroup Partner Creation Step
|
|
7308
|
-
*/
|
|
7309
|
-
"createPartnerStep_searchCountryPlaceholder": string;
|
|
7310
|
-
/**
|
|
7311
|
-
* @uiName Search currency placeholder
|
|
7312
|
-
* @uiGroup Partner Creation Step
|
|
7313
|
-
*/
|
|
7314
|
-
"createPartnerStep_searchCurrencyPlaceholder": string;
|
|
7315
|
-
/**
|
|
7316
|
-
* @uiName Submit button label
|
|
7317
|
-
* @uiGroup Partner Creation Step
|
|
7318
|
-
*/
|
|
7319
|
-
"createPartnerStep_submitButtonLabel": string;
|
|
7320
|
-
/**
|
|
7321
|
-
* @uiName Existing partner support description
|
|
7322
|
-
* @uiGroup Partner Creation Step
|
|
7323
|
-
* @uiWidget textArea
|
|
7324
|
-
*/
|
|
7325
|
-
"createPartnerStep_supportDescriptionExistingPartner": string;
|
|
7326
7208
|
/**
|
|
7327
7209
|
* @uiName Email input label
|
|
7328
7210
|
* @uiGroup Email Verification Step
|
|
@@ -7363,16 +7245,10 @@ export namespace Components {
|
|
|
7363
7245
|
* @uiGroup General Text
|
|
7364
7246
|
*/
|
|
7365
7247
|
"general_verifyEmailHeader": string;
|
|
7366
|
-
/**
|
|
7367
|
-
* @uiName General widget header text with partner creation
|
|
7368
|
-
* @uiGroup General Text
|
|
7369
|
-
*/
|
|
7370
|
-
"general_widgetHeaderWithPartnerCreation": string;
|
|
7371
7248
|
/**
|
|
7372
7249
|
* @undocumented
|
|
7373
7250
|
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
7374
7251
|
* @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
|
|
7375
|
-
* @componentState { "title": "Step 3: Create Partner", "props": { "showPartnerModal": true }, "dependencies": ["sqm-partner-info-modal"], "uiGroup": "Partner Creation Step" }
|
|
7376
7252
|
*/
|
|
7377
7253
|
"stateController": string;
|
|
7378
7254
|
}
|
|
@@ -7680,12 +7556,6 @@ declare global {
|
|
|
7680
7556
|
prototype: HTMLSqmPaginationElement;
|
|
7681
7557
|
new (): HTMLSqmPaginationElement;
|
|
7682
7558
|
};
|
|
7683
|
-
interface HTMLSqmPartnerInfoModalElement extends Components.SqmPartnerInfoModal, HTMLStencilElement {
|
|
7684
|
-
}
|
|
7685
|
-
var HTMLSqmPartnerInfoModalElement: {
|
|
7686
|
-
prototype: HTMLSqmPartnerInfoModalElement;
|
|
7687
|
-
new (): HTMLSqmPartnerInfoModalElement;
|
|
7688
|
-
};
|
|
7689
7559
|
interface HTMLSqmPasswordFieldElement extends Components.SqmPasswordField, HTMLStencilElement {
|
|
7690
7560
|
}
|
|
7691
7561
|
var HTMLSqmPasswordFieldElement: {
|
|
@@ -8210,7 +8080,6 @@ declare global {
|
|
|
8210
8080
|
"sqm-navigation-sidebar": HTMLSqmNavigationSidebarElement;
|
|
8211
8081
|
"sqm-navigation-sidebar-item": HTMLSqmNavigationSidebarItemElement;
|
|
8212
8082
|
"sqm-pagination": HTMLSqmPaginationElement;
|
|
8213
|
-
"sqm-partner-info-modal": HTMLSqmPartnerInfoModalElement;
|
|
8214
8083
|
"sqm-password-field": HTMLSqmPasswordFieldElement;
|
|
8215
8084
|
"sqm-payout-button-scroll": HTMLSqmPayoutButtonScrollElement;
|
|
8216
8085
|
"sqm-payout-details-card": HTMLSqmPayoutDetailsCardElement;
|
|
@@ -8296,12 +8165,6 @@ declare namespace LocalJSX {
|
|
|
8296
8165
|
interface RaisinsPlopTarget {
|
|
8297
8166
|
}
|
|
8298
8167
|
interface SqmBankingInfoForm {
|
|
8299
|
-
/**
|
|
8300
|
-
* Error messages for the agency code field. Supports error codes: empty, alphanumeric, tooShort
|
|
8301
|
-
* @uiName Agency code error
|
|
8302
|
-
* @uiWidget textArea
|
|
8303
|
-
*/
|
|
8304
|
-
"agencyCodeError"?: string;
|
|
8305
8168
|
/**
|
|
8306
8169
|
* @uiName Agency code field label
|
|
8307
8170
|
*/
|
|
@@ -8311,42 +8174,18 @@ declare namespace LocalJSX {
|
|
|
8311
8174
|
* @uiName Back button label
|
|
8312
8175
|
*/
|
|
8313
8176
|
"backButton"?: string;
|
|
8314
|
-
/**
|
|
8315
|
-
* Error messages for the bank account number / IBAN field. Supports error codes: empty, invalidUk, invalid, ibanEmpty, ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
|
|
8316
|
-
* @uiName Bank account number / IBAN error
|
|
8317
|
-
* @uiWidget textArea
|
|
8318
|
-
*/
|
|
8319
|
-
"bankAccountNumberError"?: string;
|
|
8320
8177
|
/**
|
|
8321
8178
|
* @uiName Bank account number field label
|
|
8322
8179
|
*/
|
|
8323
8180
|
"bankAccountNumberLabel"?: string;
|
|
8324
|
-
/**
|
|
8325
|
-
* Error messages for the bank account type field. Supports error codes: empty
|
|
8326
|
-
* @uiName Bank account type error
|
|
8327
|
-
* @uiWidget textArea
|
|
8328
|
-
*/
|
|
8329
|
-
"bankAccountTypeError"?: string;
|
|
8330
8181
|
/**
|
|
8331
8182
|
* @uiName Bank account type field label
|
|
8332
8183
|
*/
|
|
8333
8184
|
"bankAccountTypeLabel"?: string;
|
|
8334
|
-
/**
|
|
8335
|
-
* Error messages for the bank address field. Supports error codes: empty
|
|
8336
|
-
* @uiName Bank address error
|
|
8337
|
-
* @uiWidget textArea
|
|
8338
|
-
*/
|
|
8339
|
-
"bankAddressError"?: string;
|
|
8340
8185
|
/**
|
|
8341
8186
|
* @uiName Bank address field label
|
|
8342
8187
|
*/
|
|
8343
8188
|
"bankAddressLabel"?: string;
|
|
8344
|
-
/**
|
|
8345
|
-
* Error messages for the bank city field. Supports error codes: empty
|
|
8346
|
-
* @uiName Bank city error
|
|
8347
|
-
* @uiWidget textArea
|
|
8348
|
-
*/
|
|
8349
|
-
"bankCityError"?: string;
|
|
8350
8189
|
/**
|
|
8351
8190
|
* @uiName Bank city field label
|
|
8352
8191
|
*/
|
|
@@ -8355,32 +8194,14 @@ declare namespace LocalJSX {
|
|
|
8355
8194
|
* @uiName Bank country field label
|
|
8356
8195
|
*/
|
|
8357
8196
|
"bankLocationLabel"?: string;
|
|
8358
|
-
/**
|
|
8359
|
-
* Error messages for the bank name field. Supports error codes: empty
|
|
8360
|
-
* @uiName Bank name error
|
|
8361
|
-
* @uiWidget textArea
|
|
8362
|
-
*/
|
|
8363
|
-
"bankNameError"?: string;
|
|
8364
8197
|
/**
|
|
8365
8198
|
* @uiName Bank name field label
|
|
8366
8199
|
*/
|
|
8367
8200
|
"bankNameLabel"?: string;
|
|
8368
|
-
/**
|
|
8369
|
-
* Error messages for the bank postal code field. Supports error codes: empty
|
|
8370
|
-
* @uiName Bank postal code error
|
|
8371
|
-
* @uiWidget textArea
|
|
8372
|
-
*/
|
|
8373
|
-
"bankPostalCodeError"?: string;
|
|
8374
8201
|
/**
|
|
8375
8202
|
* @uiName Bank postal code field label
|
|
8376
8203
|
*/
|
|
8377
8204
|
"bankPostalCodeLabel"?: string;
|
|
8378
|
-
/**
|
|
8379
|
-
* Error messages for the bank province/state field. Supports error codes: empty
|
|
8380
|
-
* @uiName Bank province/state error
|
|
8381
|
-
* @uiWidget textArea
|
|
8382
|
-
*/
|
|
8383
|
-
"bankStateError"?: string;
|
|
8384
8205
|
/**
|
|
8385
8206
|
* @uiName Bank province/state field label
|
|
8386
8207
|
*/
|
|
@@ -8389,32 +8210,14 @@ declare namespace LocalJSX {
|
|
|
8389
8210
|
* @uiName Beneficiary account field description
|
|
8390
8211
|
*/
|
|
8391
8212
|
"beneficiaryAccountNameDescription"?: string;
|
|
8392
|
-
/**
|
|
8393
|
-
* Error messages for the beneficiary / account holder name field. Supports error codes: empty, invalidCharacters, numeric, tooLong, nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
|
|
8394
|
-
* @uiName Beneficiary account name error
|
|
8395
|
-
* @uiWidget textArea
|
|
8396
|
-
*/
|
|
8397
|
-
"beneficiaryAccountNameError"?: string;
|
|
8398
8213
|
/**
|
|
8399
8214
|
* @uiName Beneficiary account field label
|
|
8400
8215
|
*/
|
|
8401
8216
|
"beneficiaryAccountNameLabel"?: string;
|
|
8402
|
-
/**
|
|
8403
|
-
* Error messages for the branch code field. Supports error codes: invalid
|
|
8404
|
-
* @uiName Branch code error
|
|
8405
|
-
* @uiWidget textArea
|
|
8406
|
-
*/
|
|
8407
|
-
"branchCodeError"?: string;
|
|
8408
8217
|
/**
|
|
8409
8218
|
* @uiName Branch code field label
|
|
8410
8219
|
*/
|
|
8411
8220
|
"branchCodeLabel"?: string;
|
|
8412
|
-
/**
|
|
8413
|
-
* Error messages for the branch name field. Supports error codes: empty
|
|
8414
|
-
* @uiName Branch name error
|
|
8415
|
-
* @uiWidget textArea
|
|
8416
|
-
*/
|
|
8417
|
-
"branchNameError"?: string;
|
|
8418
8221
|
/**
|
|
8419
8222
|
* One of three options listed for the classification field
|
|
8420
8223
|
* @uiName Business classification option
|
|
@@ -8428,12 +8231,6 @@ declare namespace LocalJSX {
|
|
|
8428
8231
|
* @uiName Classification CPF field label
|
|
8429
8232
|
*/
|
|
8430
8233
|
"classificationCPFLabel"?: string;
|
|
8431
|
-
/**
|
|
8432
|
-
* Error messages for the classification code field. Supports error codes: empty, invalidKzt
|
|
8433
|
-
* @uiName Classification code error
|
|
8434
|
-
* @uiWidget textArea
|
|
8435
|
-
*/
|
|
8436
|
-
"classificationCodeError"?: string;
|
|
8437
8234
|
/**
|
|
8438
8235
|
* @uiName Classification entity field label
|
|
8439
8236
|
*/
|
|
@@ -8541,12 +8338,6 @@ declare namespace LocalJSX {
|
|
|
8541
8338
|
* @uiName Information modal title
|
|
8542
8339
|
*/
|
|
8543
8340
|
"modalTitle"?: string;
|
|
8544
|
-
/**
|
|
8545
|
-
* Error messages for the patronymic name field. Supports error codes: empty, alphanumeric
|
|
8546
|
-
* @uiName Patronymic name error
|
|
8547
|
-
* @uiWidget textArea
|
|
8548
|
-
*/
|
|
8549
|
-
"patronymicNameError"?: string;
|
|
8550
8341
|
/**
|
|
8551
8342
|
* @uiName Patronymic name field label
|
|
8552
8343
|
*/
|
|
@@ -8556,12 +8347,6 @@ declare namespace LocalJSX {
|
|
|
8556
8347
|
* @uiName PayPal email field label
|
|
8557
8348
|
*/
|
|
8558
8349
|
"payPalInputLabel"?: string;
|
|
8559
|
-
/**
|
|
8560
|
-
* Error messages for the payment day field. Supports error codes: empty, invalid
|
|
8561
|
-
* @uiName Payment day error
|
|
8562
|
-
* @uiWidget textArea
|
|
8563
|
-
*/
|
|
8564
|
-
"paymentDayError"?: string;
|
|
8565
8350
|
/**
|
|
8566
8351
|
* Label text for the payment day select option for the fifteenth of the month
|
|
8567
8352
|
* @uiName Fifteenth of month payday option
|
|
@@ -8597,29 +8382,11 @@ declare namespace LocalJSX {
|
|
|
8597
8382
|
* @uiName Fixed day payment schedule option
|
|
8598
8383
|
*/
|
|
8599
8384
|
"paymentScheduleFixedDay"?: string;
|
|
8600
|
-
/**
|
|
8601
|
-
* Error messages for the payment threshold field. Supports error codes: empty, invalid
|
|
8602
|
-
* @uiName Payment threshold error
|
|
8603
|
-
* @uiWidget textArea
|
|
8604
|
-
*/
|
|
8605
|
-
"paymentThresholdError"?: string;
|
|
8606
8385
|
/**
|
|
8607
8386
|
* Participant use this field to select the balance at which they want to be paid
|
|
8608
8387
|
* @uiName Payment threshold field label
|
|
8609
8388
|
*/
|
|
8610
8389
|
"paymentThresholdSelectLabel"?: string;
|
|
8611
|
-
/**
|
|
8612
|
-
* Error messages for the PayPal email field. Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
|
|
8613
|
-
* @uiName PayPal email error
|
|
8614
|
-
* @uiWidget textArea
|
|
8615
|
-
*/
|
|
8616
|
-
"paypalEmailError"?: string;
|
|
8617
|
-
/**
|
|
8618
|
-
* Error messages for the routing code / sort code / BSB field. Supports error codes: invalidBsb, invalidSortCode, empty, invalid
|
|
8619
|
-
* @uiName Routing code error
|
|
8620
|
-
* @uiWidget textArea
|
|
8621
|
-
*/
|
|
8622
|
-
"routingCodeError"?: string;
|
|
8623
8390
|
/**
|
|
8624
8391
|
* @uiName Routing code field label
|
|
8625
8392
|
*/
|
|
@@ -8637,12 +8404,6 @@ declare namespace LocalJSX {
|
|
|
8637
8404
|
* @uiName Support link text
|
|
8638
8405
|
*/
|
|
8639
8406
|
"supportLink"?: string;
|
|
8640
|
-
/**
|
|
8641
|
-
* Error messages for the SWIFT / BIC code field. Supports error codes: empty, alphanumeric, invalid
|
|
8642
|
-
* @uiName SWIFT code error
|
|
8643
|
-
* @uiWidget textArea
|
|
8644
|
-
*/
|
|
8645
|
-
"swiftCodeError"?: string;
|
|
8646
8407
|
/**
|
|
8647
8408
|
* @uiName SWIFT code field label
|
|
8648
8409
|
*/
|
|
@@ -8656,12 +8417,6 @@ declare namespace LocalJSX {
|
|
|
8656
8417
|
* @uiName Page description
|
|
8657
8418
|
*/
|
|
8658
8419
|
"taxAndPayoutsDescription"?: string;
|
|
8659
|
-
/**
|
|
8660
|
-
* Error messages for the tax payer ID / classification entity field. Supports error codes: empty, emptyAr, emptyKr, alphanumeric, alphanumericAr, alphanumericKr, invalid, invalidAr, invalidKr, invalidKzt, cnpjTooShort, cpfTooShort
|
|
8661
|
-
* @uiName Tax payer ID error
|
|
8662
|
-
* @uiWidget textArea
|
|
8663
|
-
*/
|
|
8664
|
-
"taxPayerIdError"?: string;
|
|
8665
8420
|
/**
|
|
8666
8421
|
* @uiName Taxpayer ID field label
|
|
8667
8422
|
*/
|
|
@@ -8679,12 +8434,6 @@ declare namespace LocalJSX {
|
|
|
8679
8434
|
* @uiName Verify email header
|
|
8680
8435
|
*/
|
|
8681
8436
|
"verifyEmailHeaderText"?: string;
|
|
8682
|
-
/**
|
|
8683
|
-
* Error messages for the VO code field. Supports error codes: empty, alphanumeric
|
|
8684
|
-
* @uiName VO code error
|
|
8685
|
-
* @uiWidget textArea
|
|
8686
|
-
*/
|
|
8687
|
-
"voCodeError"?: string;
|
|
8688
8437
|
/**
|
|
8689
8438
|
* @uiName VO code field label
|
|
8690
8439
|
*/
|
|
@@ -10537,110 +10286,6 @@ declare namespace LocalJSX {
|
|
|
10537
10286
|
*/
|
|
10538
10287
|
"paginationText"?: string;
|
|
10539
10288
|
}
|
|
10540
|
-
interface SqmPartnerInfoModal {
|
|
10541
|
-
/**
|
|
10542
|
-
* Edit the property called terms and conditions text to change what's displayed for {termsAndConditionsLink}.
|
|
10543
|
-
* @uiName Terms and conditions checkbox
|
|
10544
|
-
*/
|
|
10545
|
-
"allowBankingCollection"?: string;
|
|
10546
|
-
/**
|
|
10547
|
-
* Brand name shown in the modal header
|
|
10548
|
-
* @uiName Brand name
|
|
10549
|
-
*/
|
|
10550
|
-
"brandName"?: string;
|
|
10551
|
-
/**
|
|
10552
|
-
* @uiName Confirm button label
|
|
10553
|
-
*/
|
|
10554
|
-
"confirmButtonLabel"?: string;
|
|
10555
|
-
/**
|
|
10556
|
-
* @uiName Country label
|
|
10557
|
-
*/
|
|
10558
|
-
"countryLabel"?: string;
|
|
10559
|
-
/**
|
|
10560
|
-
* @uiName Currency label
|
|
10561
|
-
*/
|
|
10562
|
-
"currencyLabel"?: string;
|
|
10563
|
-
/**
|
|
10564
|
-
* @undocumented
|
|
10565
|
-
* @uiType object
|
|
10566
|
-
*/
|
|
10567
|
-
"demoData"?: DemoData<PartnerInfoModalResult>;
|
|
10568
|
-
/**
|
|
10569
|
-
* Description for existing partner confirmation
|
|
10570
|
-
* @uiName Existing partner description
|
|
10571
|
-
* @uiWidget textArea
|
|
10572
|
-
*/
|
|
10573
|
-
"descriptionExistingPartner"?: string;
|
|
10574
|
-
/**
|
|
10575
|
-
* Description for new partner setup
|
|
10576
|
-
* @uiName New partner description
|
|
10577
|
-
* @uiWidget textArea
|
|
10578
|
-
*/
|
|
10579
|
-
"descriptionNewPartner"?: string;
|
|
10580
|
-
/**
|
|
10581
|
-
* Used to render in another modal.
|
|
10582
|
-
* @undocumented
|
|
10583
|
-
*/
|
|
10584
|
-
"inModal"?: boolean;
|
|
10585
|
-
/**
|
|
10586
|
-
* @uiName Missing fields error text
|
|
10587
|
-
* @uiWidget textArea
|
|
10588
|
-
*/
|
|
10589
|
-
"missingFieldsErrorText"?: string;
|
|
10590
|
-
/**
|
|
10591
|
-
* Header text when user has no existing partner
|
|
10592
|
-
* @uiName New partner header
|
|
10593
|
-
* @uiWidget textArea
|
|
10594
|
-
*/
|
|
10595
|
-
"modalHeader"?: string;
|
|
10596
|
-
/**
|
|
10597
|
-
* Header text when user has an existing partner
|
|
10598
|
-
* @uiName Existing partner header
|
|
10599
|
-
* @uiWidget textArea
|
|
10600
|
-
*/
|
|
10601
|
-
"modalHeaderExistingPartner"?: string;
|
|
10602
|
-
/**
|
|
10603
|
-
* @uiName Network error text
|
|
10604
|
-
* @uiWidget textArea
|
|
10605
|
-
*/
|
|
10606
|
-
"networkErrorText"?: string;
|
|
10607
|
-
/**
|
|
10608
|
-
* @uiName Search country placeholder
|
|
10609
|
-
*/
|
|
10610
|
-
"searchCountryPlaceholder"?: string;
|
|
10611
|
-
/**
|
|
10612
|
-
* @uiName Search currency placeholder
|
|
10613
|
-
*/
|
|
10614
|
-
"searchCurrencyPlaceholder"?: string;
|
|
10615
|
-
/**
|
|
10616
|
-
* @undocumented
|
|
10617
|
-
* @componentState { "title": "New partner", "props": { "states": { "open": true, "isExistingPartner": false } } }
|
|
10618
|
-
* @componentState { "title": "Existing partner", "props": { "states": { "open": true, "isExistingPartner": true, "countryCode": "US", "currency": "USD" } } }
|
|
10619
|
-
* @componentState { "title": "Connected (hidden)", "props": { "states": { "open": false } } }
|
|
10620
|
-
*/
|
|
10621
|
-
"stateController"?: string;
|
|
10622
|
-
/**
|
|
10623
|
-
* @uiName Submit button label
|
|
10624
|
-
*/
|
|
10625
|
-
"submitButtonLabel"?: string;
|
|
10626
|
-
/**
|
|
10627
|
-
* Support description for existing partner confirmation
|
|
10628
|
-
* @uiName Existing partner support description
|
|
10629
|
-
* @uiWidget textArea
|
|
10630
|
-
*/
|
|
10631
|
-
"supportDescriptionExistingPartner"?: string;
|
|
10632
|
-
/**
|
|
10633
|
-
* The link text that appears in the terms and conditions checkbox
|
|
10634
|
-
* @uiName Terms and conditions text
|
|
10635
|
-
* @uiWidget textArea
|
|
10636
|
-
*/
|
|
10637
|
-
"termsAndConditionsLabel"?: string;
|
|
10638
|
-
/**
|
|
10639
|
-
* The link that appears in the terms and conditions checkbox
|
|
10640
|
-
* @uiName Terms and conditions link
|
|
10641
|
-
*/
|
|
10642
|
-
"termsAndConditionsLink"?: string;
|
|
10643
|
-
}
|
|
10644
10289
|
interface SqmPasswordField {
|
|
10645
10290
|
/**
|
|
10646
10291
|
* @undocumented
|
|
@@ -12330,6 +11975,11 @@ declare namespace LocalJSX {
|
|
|
12330
11975
|
"titleText"?: string;
|
|
12331
11976
|
}
|
|
12332
11977
|
interface SqmReferralIframe {
|
|
11978
|
+
/**
|
|
11979
|
+
* Override the default parameter name used in the iframe
|
|
11980
|
+
* @uiName Referral code parameter name
|
|
11981
|
+
*/
|
|
11982
|
+
"codeParam"?: string;
|
|
12333
11983
|
/**
|
|
12334
11984
|
* @undocumented
|
|
12335
11985
|
* @uiType object
|
|
@@ -13315,6 +12965,15 @@ declare namespace LocalJSX {
|
|
|
13315
12965
|
"tooltiptext"?: string;
|
|
13316
12966
|
}
|
|
13317
12967
|
interface SqmShareLink {
|
|
12968
|
+
/**
|
|
12969
|
+
* Let advocates customize their share links up to 5 times.
|
|
12970
|
+
* @uiName Allow customization
|
|
12971
|
+
* @uiType boolean
|
|
12972
|
+
* @uiGroup Customizable Vanity Link
|
|
12973
|
+
* @uiWidget CustomLinkSwitch
|
|
12974
|
+
* @requiredFlavor impact
|
|
12975
|
+
*/
|
|
12976
|
+
"allowCustomization"?: boolean;
|
|
13318
12977
|
/**
|
|
13319
12978
|
* Background color of share link container
|
|
13320
12979
|
* @uiName Background color
|
|
@@ -13356,21 +13015,177 @@ declare namespace LocalJSX {
|
|
|
13356
13015
|
* @uiGroup Style
|
|
13357
13016
|
*/
|
|
13358
13017
|
"buttonType"?: "primary" | "secondary";
|
|
13018
|
+
/**
|
|
13019
|
+
* Text for the cancel button in editing mode
|
|
13020
|
+
* @uiName Cancel button label
|
|
13021
|
+
* @uiType string
|
|
13022
|
+
* @uiGroup Customizable Vanity Link
|
|
13023
|
+
* @requiredFlavor impact
|
|
13024
|
+
*/
|
|
13025
|
+
"cancelLabelText"?: string;
|
|
13026
|
+
/**
|
|
13027
|
+
* Text shown when nearing the character limit. Use {charactersRemaining} as a placeholder for the count.
|
|
13028
|
+
* @uiName Characters remaining text
|
|
13029
|
+
* @uiType string
|
|
13030
|
+
* @uiGroup Customizable Vanity Link
|
|
13031
|
+
* @requiredFlavor impact
|
|
13032
|
+
*/
|
|
13033
|
+
"charactersRemainingText"?: string;
|
|
13359
13034
|
/**
|
|
13360
13035
|
* @uiName Copy button label
|
|
13361
13036
|
*/
|
|
13362
13037
|
"copyButtonLabel"?: string;
|
|
13038
|
+
/**
|
|
13039
|
+
* Tooltip text shown when link customization is disabled
|
|
13040
|
+
* @uiName Customize disabled tooltip
|
|
13041
|
+
* @uiType string
|
|
13042
|
+
* @uiGroup Customizable Vanity Link
|
|
13043
|
+
* @requiredFlavor impact
|
|
13044
|
+
*/
|
|
13045
|
+
"customizeDisabledTooltip"?: string;
|
|
13046
|
+
/**
|
|
13047
|
+
* Displayed below the share link.
|
|
13048
|
+
* @uiName Customize link button label
|
|
13049
|
+
* @uiType string
|
|
13050
|
+
* @uiGroup Customizable Vanity Link
|
|
13051
|
+
* @requiredFlavor impact
|
|
13052
|
+
*/
|
|
13053
|
+
"customizeLinkButtonLabel"?: string;
|
|
13363
13054
|
/**
|
|
13364
13055
|
* @undocumented
|
|
13365
13056
|
* @uiType object
|
|
13366
13057
|
*/
|
|
13367
|
-
"demoData"?: DemoData<
|
|
13058
|
+
"demoData"?: DemoData<ShareLinkViewProps>;
|
|
13059
|
+
/**
|
|
13060
|
+
* Label shown above the link input while editing
|
|
13061
|
+
* @uiName Edit input label
|
|
13062
|
+
* @uiType string
|
|
13063
|
+
* @uiGroup Customizable Vanity Link
|
|
13064
|
+
* @requiredFlavor impact
|
|
13065
|
+
*/
|
|
13066
|
+
"editLabelText"?: string;
|
|
13067
|
+
/**
|
|
13068
|
+
* Message shown when the URL has been edited 5 times. To display a clickable link, use {supportLink} as a placeholder.
|
|
13069
|
+
* @uiName Edit limit reached text
|
|
13070
|
+
* @uiType string
|
|
13071
|
+
* @uiWidget textarea
|
|
13072
|
+
* @uiGroup Customizable Vanity Link
|
|
13073
|
+
* @requiredFlavor impact
|
|
13074
|
+
*/
|
|
13075
|
+
"editLimitReachedText"?: string;
|
|
13076
|
+
/**
|
|
13077
|
+
* Subtext shown while the user is customizing their URL.
|
|
13078
|
+
* @uiName Edit limit text
|
|
13079
|
+
* @uiType string
|
|
13080
|
+
* @uiGroup Customizable Vanity Link
|
|
13081
|
+
* @requiredFlavor impact
|
|
13082
|
+
*/
|
|
13083
|
+
"editLimitText"?: string;
|
|
13084
|
+
/**
|
|
13085
|
+
* Description text shown when the link contains invalid special characters.
|
|
13086
|
+
* @uiName Invalid characters error description
|
|
13087
|
+
* @uiType string
|
|
13088
|
+
* @uiWidget textarea
|
|
13089
|
+
* @uiGroup Customizable Vanity Link
|
|
13090
|
+
* @requiredFlavor impact
|
|
13091
|
+
*/
|
|
13092
|
+
"invalidCharactersErrorDescription"?: string;
|
|
13093
|
+
/**
|
|
13094
|
+
* Title of the error message shown when the link contains invalid special characters.
|
|
13095
|
+
* @uiName Invalid characters error title
|
|
13096
|
+
* @uiType string
|
|
13097
|
+
* @uiGroup Customizable Vanity Link
|
|
13098
|
+
* @requiredFlavor impact
|
|
13099
|
+
*/
|
|
13100
|
+
"invalidCharactersErrorTitle"?: string;
|
|
13101
|
+
/**
|
|
13102
|
+
* Description text shown when the link has already been taken
|
|
13103
|
+
* @uiName Link taken error message
|
|
13104
|
+
* @uiType string
|
|
13105
|
+
* @uiWidget textarea
|
|
13106
|
+
* @uiGroup Customizable Vanity Link
|
|
13107
|
+
* @requiredFlavor impact
|
|
13108
|
+
*/
|
|
13109
|
+
"linkTakenErrorDescription"?: string;
|
|
13110
|
+
/**
|
|
13111
|
+
* Title of the error message shown when the link has already been taken
|
|
13112
|
+
* @uiName Link taken error title
|
|
13113
|
+
* @uiType string
|
|
13114
|
+
* @uiGroup Customizable Vanity Link
|
|
13115
|
+
* @requiredFlavor impact
|
|
13116
|
+
*/
|
|
13117
|
+
"linkTakenErrorTitle"?: string;
|
|
13118
|
+
/**
|
|
13119
|
+
* @uiName Min characters text
|
|
13120
|
+
* @uiType string
|
|
13121
|
+
* @uiGroup Customizable Vanity Link
|
|
13122
|
+
* @requiredFlavor impact
|
|
13123
|
+
*/
|
|
13124
|
+
"minCharactersText"?: string;
|
|
13368
13125
|
/**
|
|
13369
13126
|
* The ID of the program that should generate the link. Defaults to the program ID in context where this widget is loaded.
|
|
13370
13127
|
* @uiName Program ID
|
|
13371
13128
|
* @uiWidget programSelector
|
|
13372
13129
|
*/
|
|
13373
13130
|
"programId"?: string;
|
|
13131
|
+
/**
|
|
13132
|
+
* Description text shown when the link contains profanity or brand names.
|
|
13133
|
+
* @uiName Restricted words error description
|
|
13134
|
+
* @uiType string
|
|
13135
|
+
* @uiWidget textarea
|
|
13136
|
+
* @uiGroup Customizable Vanity Link
|
|
13137
|
+
* @requiredFlavor impact
|
|
13138
|
+
*/
|
|
13139
|
+
"restrictedWordsErrorDescription"?: string;
|
|
13140
|
+
/**
|
|
13141
|
+
* Title of the error message shown when the link contains profanity or brand names.
|
|
13142
|
+
* @uiName Restricted words error title
|
|
13143
|
+
* @uiType string
|
|
13144
|
+
* @uiGroup Customizable Vanity Link
|
|
13145
|
+
* @requiredFlavor impact
|
|
13146
|
+
*/
|
|
13147
|
+
"restrictedWordsErrorTitle"?: string;
|
|
13148
|
+
/**
|
|
13149
|
+
* Description shown when saving fails with an unknown error
|
|
13150
|
+
* @uiName Save error description
|
|
13151
|
+
* @uiType string
|
|
13152
|
+
* @uiWidget textarea
|
|
13153
|
+
* @uiGroup Customizable Vanity Link
|
|
13154
|
+
* @requiredFlavor impact
|
|
13155
|
+
*/
|
|
13156
|
+
"saveErrorDescription"?: string;
|
|
13157
|
+
/**
|
|
13158
|
+
* Title shown when saving fails with an unknown error
|
|
13159
|
+
* @uiName Save error title
|
|
13160
|
+
* @uiType string
|
|
13161
|
+
* @uiGroup Customizable Vanity Link
|
|
13162
|
+
* @requiredFlavor impact
|
|
13163
|
+
*/
|
|
13164
|
+
"saveErrorTitle"?: string;
|
|
13165
|
+
/**
|
|
13166
|
+
* Text for the save button in editing mode
|
|
13167
|
+
* @uiName Save button label
|
|
13168
|
+
* @uiType string
|
|
13169
|
+
* @uiGroup Customizable Vanity Link
|
|
13170
|
+
* @requiredFlavor impact
|
|
13171
|
+
*/
|
|
13172
|
+
"saveLabelText"?: string;
|
|
13173
|
+
/**
|
|
13174
|
+
* Text for the save button while saving is in progress
|
|
13175
|
+
* @uiName Saving button label
|
|
13176
|
+
* @uiType string
|
|
13177
|
+
* @uiGroup Customizable Vanity Link
|
|
13178
|
+
* @requiredFlavor impact
|
|
13179
|
+
*/
|
|
13180
|
+
"savingLabelText"?: string;
|
|
13181
|
+
/**
|
|
13182
|
+
* Display text for the support link in the edit limit reached message
|
|
13183
|
+
* @uiName Support link text
|
|
13184
|
+
* @uiType string
|
|
13185
|
+
* @uiGroup Customizable Vanity Link
|
|
13186
|
+
* @requiredFlavor impact
|
|
13187
|
+
*/
|
|
13188
|
+
"supportLinkText"?: string;
|
|
13374
13189
|
/**
|
|
13375
13190
|
* Change the text alignment
|
|
13376
13191
|
* @uiName Share link alignment
|
|
@@ -13398,6 +13213,14 @@ declare namespace LocalJSX {
|
|
|
13398
13213
|
* @uiName Tooltip text
|
|
13399
13214
|
*/
|
|
13400
13215
|
"tooltiptext"?: string;
|
|
13216
|
+
/**
|
|
13217
|
+
* Text shown while the link is being validated
|
|
13218
|
+
* @uiName Validating label
|
|
13219
|
+
* @uiType string
|
|
13220
|
+
* @uiGroup Customizable Vanity Link
|
|
13221
|
+
* @requiredFlavor impact
|
|
13222
|
+
*/
|
|
13223
|
+
"validatingLabelText"?: string;
|
|
13401
13224
|
}
|
|
13402
13225
|
interface SqmSkeleton {
|
|
13403
13226
|
/**
|
|
@@ -15452,78 +15275,6 @@ declare namespace LocalJSX {
|
|
|
15452
15275
|
* @uiGroup Code Verification Step
|
|
15453
15276
|
*/
|
|
15454
15277
|
"codeStep_verifyText"?: string;
|
|
15455
|
-
/**
|
|
15456
|
-
* @uiName Confirm button label
|
|
15457
|
-
* @uiGroup Partner Creation Step
|
|
15458
|
-
*/
|
|
15459
|
-
"createPartnerStep_confirmButtonLabel"?: string;
|
|
15460
|
-
/**
|
|
15461
|
-
* @uiName Country label
|
|
15462
|
-
* @uiGroup Partner Creation Step
|
|
15463
|
-
*/
|
|
15464
|
-
"createPartnerStep_countryLabel"?: string;
|
|
15465
|
-
/**
|
|
15466
|
-
* @uiName Currency label
|
|
15467
|
-
* @uiGroup Partner Creation Step
|
|
15468
|
-
*/
|
|
15469
|
-
"createPartnerStep_currencyLabel"?: string;
|
|
15470
|
-
/**
|
|
15471
|
-
* @uiName Existing partner description
|
|
15472
|
-
* @uiGroup Partner Creation Step
|
|
15473
|
-
* @uiWidget textArea
|
|
15474
|
-
*/
|
|
15475
|
-
"createPartnerStep_descriptionExistingPartner"?: string;
|
|
15476
|
-
/**
|
|
15477
|
-
* @uiName New partner description
|
|
15478
|
-
* @uiGroup Partner Creation Step
|
|
15479
|
-
* @uiWidget textArea
|
|
15480
|
-
*/
|
|
15481
|
-
"createPartnerStep_descriptionNewPartner"?: string;
|
|
15482
|
-
/**
|
|
15483
|
-
* @uiName Missing fields error text
|
|
15484
|
-
* @uiGroup Partner Creation Step
|
|
15485
|
-
* @uiWidget textArea
|
|
15486
|
-
*/
|
|
15487
|
-
"createPartnerStep_missingFieldsErrorText"?: string;
|
|
15488
|
-
/**
|
|
15489
|
-
* @uiName New partner header
|
|
15490
|
-
* @uiGroup Partner Creation Step
|
|
15491
|
-
* @uiWidget textArea
|
|
15492
|
-
*/
|
|
15493
|
-
"createPartnerStep_modalHeader"?: string;
|
|
15494
|
-
/**
|
|
15495
|
-
* @uiName Existing partner header
|
|
15496
|
-
* @uiGroup Partner Creation Step
|
|
15497
|
-
* @uiWidget textArea
|
|
15498
|
-
*/
|
|
15499
|
-
"createPartnerStep_modalHeaderExistingPartner"?: string;
|
|
15500
|
-
/**
|
|
15501
|
-
* @uiName Network error text
|
|
15502
|
-
* @uiGroup Partner Creation Step
|
|
15503
|
-
* @uiWidget textArea
|
|
15504
|
-
*/
|
|
15505
|
-
"createPartnerStep_networkErrorText"?: string;
|
|
15506
|
-
/**
|
|
15507
|
-
* @uiName Search country placeholder
|
|
15508
|
-
* @uiGroup Partner Creation Step
|
|
15509
|
-
*/
|
|
15510
|
-
"createPartnerStep_searchCountryPlaceholder"?: string;
|
|
15511
|
-
/**
|
|
15512
|
-
* @uiName Search currency placeholder
|
|
15513
|
-
* @uiGroup Partner Creation Step
|
|
15514
|
-
*/
|
|
15515
|
-
"createPartnerStep_searchCurrencyPlaceholder"?: string;
|
|
15516
|
-
/**
|
|
15517
|
-
* @uiName Submit button label
|
|
15518
|
-
* @uiGroup Partner Creation Step
|
|
15519
|
-
*/
|
|
15520
|
-
"createPartnerStep_submitButtonLabel"?: string;
|
|
15521
|
-
/**
|
|
15522
|
-
* @uiName Existing partner support description
|
|
15523
|
-
* @uiGroup Partner Creation Step
|
|
15524
|
-
* @uiWidget textArea
|
|
15525
|
-
*/
|
|
15526
|
-
"createPartnerStep_supportDescriptionExistingPartner"?: string;
|
|
15527
15278
|
/**
|
|
15528
15279
|
* @uiName Email input label
|
|
15529
15280
|
* @uiGroup Email Verification Step
|
|
@@ -15564,16 +15315,10 @@ declare namespace LocalJSX {
|
|
|
15564
15315
|
* @uiGroup General Text
|
|
15565
15316
|
*/
|
|
15566
15317
|
"general_verifyEmailHeader"?: string;
|
|
15567
|
-
/**
|
|
15568
|
-
* @uiName General widget header text with partner creation
|
|
15569
|
-
* @uiGroup General Text
|
|
15570
|
-
*/
|
|
15571
|
-
"general_widgetHeaderWithPartnerCreation"?: string;
|
|
15572
15318
|
/**
|
|
15573
15319
|
* @undocumented
|
|
15574
15320
|
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
15575
15321
|
* @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
|
|
15576
|
-
* @componentState { "title": "Step 3: Create Partner", "props": { "showPartnerModal": true }, "dependencies": ["sqm-partner-info-modal"], "uiGroup": "Partner Creation Step" }
|
|
15577
15322
|
*/
|
|
15578
15323
|
"stateController"?: string;
|
|
15579
15324
|
}
|
|
@@ -15635,7 +15380,6 @@ declare namespace LocalJSX {
|
|
|
15635
15380
|
"sqm-navigation-sidebar": SqmNavigationSidebar;
|
|
15636
15381
|
"sqm-navigation-sidebar-item": SqmNavigationSidebarItem;
|
|
15637
15382
|
"sqm-pagination": SqmPagination;
|
|
15638
|
-
"sqm-partner-info-modal": SqmPartnerInfoModal;
|
|
15639
15383
|
"sqm-password-field": SqmPasswordField;
|
|
15640
15384
|
"sqm-payout-button-scroll": SqmPayoutButtonScroll;
|
|
15641
15385
|
"sqm-payout-details-card": SqmPayoutDetailsCard;
|
|
@@ -15770,7 +15514,6 @@ declare module "@stencil/core" {
|
|
|
15770
15514
|
"sqm-navigation-sidebar": LocalJSX.SqmNavigationSidebar & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarElement>;
|
|
15771
15515
|
"sqm-navigation-sidebar-item": LocalJSX.SqmNavigationSidebarItem & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarItemElement>;
|
|
15772
15516
|
"sqm-pagination": LocalJSX.SqmPagination & JSXBase.HTMLAttributes<HTMLSqmPaginationElement>;
|
|
15773
|
-
"sqm-partner-info-modal": LocalJSX.SqmPartnerInfoModal & JSXBase.HTMLAttributes<HTMLSqmPartnerInfoModalElement>;
|
|
15774
15517
|
"sqm-password-field": LocalJSX.SqmPasswordField & JSXBase.HTMLAttributes<HTMLSqmPasswordFieldElement>;
|
|
15775
15518
|
"sqm-payout-button-scroll": LocalJSX.SqmPayoutButtonScroll & JSXBase.HTMLAttributes<HTMLSqmPayoutButtonScrollElement>;
|
|
15776
15519
|
"sqm-payout-details-card": LocalJSX.SqmPayoutDetailsCard & JSXBase.HTMLAttributes<HTMLSqmPayoutDetailsCardElement>;
|