@saasquatch/mint-components 2.1.10-57 → 2.2.0-0
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-a26deae6.js → ShadowViewAddon-2b3f51be.js} +7 -7
- package/dist/cjs/{data-8c8a08f6.js → data-6b5095f8.js} +2 -91
- package/dist/cjs/eventKeys-7af4df4d.js +5 -0
- package/dist/cjs/{global-b7b1b8fe.js → global-0f8b1267.js} +3177 -3126
- package/dist/cjs/{index.module-f8c8495f.js → index.module-42d413d9.js} +154 -149
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/mint-components.cjs.js +3 -3
- package/dist/cjs/parseStates-d1effc19.js +16 -0
- package/dist/cjs/{re-render-72a0ef45.js → re-render-69bde9ee.js} +1 -1
- package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +484 -99
- package/dist/cjs/sqm-big-stat_46.cjs.entry.js +404 -96
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-code-verification.cjs.entry.js +7 -8
- package/dist/cjs/sqm-context-router.cjs.entry.js +1 -1
- package/dist/cjs/sqm-email-verification_2.cjs.entry.js +892 -0
- package/dist/cjs/sqm-empty_4.cjs.entry.js +2 -2
- 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-0af2a157.js → sqm-lead-checkbox-field-view-d90f8941.js} +1 -1
- package/dist/cjs/sqm-lead-checkbox-field.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-lead-input-field-view-0cd7ebdb.js → sqm-lead-input-field-view-818d9e9a.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-49b152dd.js → sqm-navigation-sidebar-item-view-20693e59.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-partner-info-modal-view-540886b4.js +138 -0
- 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-email-verification-view-c81fe7f1.js → sqm-portal-email-verification-view-60f8e0a7.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 +6 -6
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-profile-view-639337e3.js → sqm-portal-profile-view-2bfd7afd.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-020f661c.js → sqm-portal-registration-form-view-fd48f1d3.js} +1 -1
- package/dist/cjs/{sqm-portal-reset-password-view-6b1acd90.js → sqm-portal-reset-password-view-d90d77f9.js} +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-portal-verify-email-view-424e406a.js → sqm-portal-verify-email-view-b31638f8.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 +265 -84
- 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-f274fdf2.js → sqm-text-span-view-8a32dd8c.js} +1 -1
- package/dist/cjs/sqm-text-span.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-user-info-form-view-53306f6e.js → sqm-user-info-form-view-01bf2f41.js} +33 -40
- package/dist/cjs/sqm-widget-verification-controller.cjs.entry.js +1 -1
- package/dist/cjs/{useChildElements-041127d7.js → useChildElements-89bc50a9.js} +1 -1
- package/dist/cjs/{useInstantAccessRegistration-2398df36.js → useInstantAccessRegistration-651aa95b.js} +2 -2
- package/dist/cjs/{useLeadFormState-b4c2ab5b.js → useLeadFormState-76d3b511.js} +2 -2
- package/dist/cjs/{usePayoutStatus-0192fccd.js → usePayoutStatus-cf050a03.js} +4 -6
- package/dist/cjs/{usePortalRegistrationForm-23ee2d62.js → usePortalRegistrationForm-31822dc4.js} +2 -2
- package/dist/cjs/{useReferralCodes-0f7948af.js → useReferralCodes-89c2b972.js} +1 -1
- package/dist/cjs/{useReferralTable-6e9de0d5.js → useReferralTable-d3ddfd05.js} +3 -3
- package/dist/cjs/{useRegistrationFormState-4fe5b770.js → useRegistrationFormState-a223f597.js} +1 -1
- package/dist/cjs/{useVerificationEmail-5d19aa99.js → useVerificationEmail-994bc32f.js} +1 -1
- package/dist/cjs/{utilities-fcdb9504.js → utilities-096934ea.js} +1 -1
- package/dist/cjs/utils-a8e0bd9b.js +93 -0
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +150 -0
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +132 -0
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +670 -0
- package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +284 -0
- package/dist/collection/components/sqm-referral-iframe/ReferralIframe.stories.js +0 -1
- 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 +1 -27
- package/dist/collection/components/sqm-referral-table/TaxAndCashReferralTable.stories.js +2 -2
- package/dist/collection/components/sqm-referral-table/TaxAndCashReferralTableRewardsCell.stories.js +13 -1
- package/dist/collection/components/sqm-rewards-table/TaxAndCashRewardsTable.stories.js +2 -2
- package/dist/collection/components/sqm-rewards-table/TaxAndCashRewardsTableCell.stories.js +12 -1
- package/dist/collection/components/sqm-stencilbook/sqm-stencilbook.js +4 -2
- package/dist/collection/components/sqm-text-span/sqm-text-span-view.js +1 -1
- package/dist/collection/components/sqm-widget-verification/WidgetVerification.stories.js +16 -0
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/sqm-code-verification-view.js +3 -4
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +0 -2
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification.js +510 -11
- package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +20 -5
- package/dist/collection/components/tax-and-cash/data.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +75 -37
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +688 -13
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +95 -1
- 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 +49 -11
- 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 +4 -0
- 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 +9 -17
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +34 -16
- package/dist/esm/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-78b791d2.js} +7 -7
- package/dist/{mint-components/p-0c0d4065.js → esm/data-33c16dff.js} +24 -5
- package/dist/esm/eventKeys-f76b6a03.js +3 -0
- package/dist/esm/{global-96c14d63.js → global-39f55ec2.js} +3177 -3126
- package/dist/esm/{index.module-b23fdad8.js → index.module-cede12c6.js} +153 -150
- package/dist/esm/{keys-406491dc.js → keys-db1897ae.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mint-components.js +3 -3
- package/dist/esm/parseStates-ed75e224.js +14 -0
- package/dist/esm/{re-render-f30aeb6b.js → re-render-7a0c7976.js} +1 -1
- package/dist/esm/sqm-banking-info-form_10.entry.js +474 -89
- package/dist/esm/sqm-big-stat_46.entry.js +398 -90
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-code-verification.entry.js +8 -9
- package/dist/esm/sqm-context-router.entry.js +1 -1
- package/dist/esm/sqm-email-verification_2.entry.js +887 -0
- package/dist/esm/sqm-empty_4.entry.js +2 -2
- 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-7928db07.js → sqm-lead-checkbox-field-view-7cee2b4e.js} +1 -1
- package/dist/esm/sqm-lead-checkbox-field.entry.js +4 -4
- package/dist/esm/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-11a4f9a9.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-b3beac5a.js → sqm-navigation-sidebar-item-view-48e7e0d3.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-partner-info-modal-view-eec8606e.js +135 -0
- 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-email-verification-view-426370f1.js → sqm-portal-email-verification-view-33f5c108.js} +2 -2
- package/dist/esm/sqm-portal-email-verification.entry.js +4 -4
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +6 -6
- package/dist/esm/sqm-portal-logout.entry.js +1 -1
- package/dist/esm/{sqm-portal-profile-view-f015fd6a.js → sqm-portal-profile-view-88fd6a93.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-2f4936ef.js → sqm-portal-registration-form-view-9bf30b56.js} +1 -1
- package/dist/esm/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-f8d1689c.js} +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +3 -3
- package/dist/esm/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-0b70c1b1.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 +231 -50
- 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-738acfb3.js → sqm-text-span-view-4db9e33f.js} +1 -1
- package/dist/esm/sqm-text-span.entry.js +1 -1
- package/dist/esm/{sqm-user-info-form-view-19d81a2b.js → sqm-user-info-form-view-365cef98.js} +12 -19
- package/dist/esm/sqm-widget-verification-controller.entry.js +2 -2
- package/dist/esm/{useChildElements-9bccfb72.js → useChildElements-c26d7347.js} +1 -1
- package/dist/esm/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-e2392f42.js} +2 -2
- package/dist/esm/{useLeadFormState-dd4e8b08.js → useLeadFormState-9099c8d4.js} +2 -2
- package/dist/esm/{usePayoutStatus-46c0c289.js → usePayoutStatus-fa504d49.js} +3 -4
- package/dist/esm/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-5844032a.js} +2 -2
- package/dist/esm/{useReferralCodes-52ca720f.js → useReferralCodes-3cde72d4.js} +1 -1
- package/dist/esm/{useReferralTable-92af4133.js → useReferralTable-35e6d4c1.js} +3 -3
- package/dist/esm/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-1813bdef.js} +1 -1
- package/dist/esm/{useVerificationEmail-c13c3b51.js → useVerificationEmail-cb3d51e3.js} +1 -1
- package/dist/esm/{utilities-77b1e0cc.js → utilities-c9e730ed.js} +1 -1
- package/dist/esm/utils-8267d3d8.js +85 -0
- package/dist/esm-es5/{ShadowViewAddon-47f1e579.js → ShadowViewAddon-78b791d2.js} +1 -1
- package/dist/esm-es5/data-33c16dff.js +1 -0
- package/dist/esm-es5/eventKeys-f76b6a03.js +1 -0
- package/dist/esm-es5/global-39f55ec2.js +285 -0
- package/dist/esm-es5/index.module-cede12c6.js +1 -0
- package/dist/esm-es5/{keys-406491dc.js → keys-db1897ae.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/parseStates-ed75e224.js +1 -0
- package/dist/esm-es5/{re-render-f30aeb6b.js → re-render-7a0c7976.js} +1 -1
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_46.entry.js +1 -1
- package/dist/esm-es5/sqm-close-button.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-context-router.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification_2.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-7928db07.js → sqm-lead-checkbox-field-view-7cee2b4e.js} +1 -1
- package/dist/esm-es5/sqm-lead-checkbox-field.entry.js +1 -1
- package/dist/esm-es5/{sqm-lead-input-field-view-d1b91650.js → sqm-lead-input-field-view-11a4f9a9.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-b3beac5a.js → sqm-navigation-sidebar-item-view-48e7e0d3.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-partner-info-modal-view-eec8606e.js +1 -0
- package/dist/esm-es5/sqm-password-field.entry.js +1 -1
- package/dist/esm-es5/sqm-popup-container.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-email-verification-view-426370f1.js → sqm-portal-email-verification-view-33f5c108.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-f015fd6a.js → sqm-portal-profile-view-88fd6a93.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-2f4936ef.js → sqm-portal-registration-form-view-9bf30b56.js} +1 -1
- package/dist/esm-es5/{sqm-portal-reset-password-view-cfbc0eb0.js → sqm-portal-reset-password-view-f8d1689c.js} +1 -1
- package/dist/esm-es5/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-1a638fae.js → sqm-portal-verify-email-view-0b70c1b1.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-738acfb3.js → sqm-text-span-view-4db9e33f.js} +1 -1
- package/dist/esm-es5/sqm-text-span.entry.js +1 -1
- package/dist/esm-es5/sqm-user-info-form-view-365cef98.js +1 -0
- package/dist/esm-es5/sqm-widget-verification-controller.entry.js +1 -1
- package/dist/esm-es5/{useChildElements-9bccfb72.js → useChildElements-c26d7347.js} +1 -1
- package/dist/esm-es5/{useInstantAccessRegistration-69fefed0.js → useInstantAccessRegistration-e2392f42.js} +1 -1
- package/dist/esm-es5/{useLeadFormState-dd4e8b08.js → useLeadFormState-9099c8d4.js} +1 -1
- package/dist/esm-es5/{usePayoutStatus-46c0c289.js → usePayoutStatus-fa504d49.js} +2 -2
- package/dist/esm-es5/{usePortalRegistrationForm-62de6fb1.js → usePortalRegistrationForm-5844032a.js} +1 -1
- package/dist/esm-es5/{useReferralCodes-52ca720f.js → useReferralCodes-3cde72d4.js} +1 -1
- package/dist/esm-es5/{useReferralTable-92af4133.js → useReferralTable-35e6d4c1.js} +1 -1
- package/dist/esm-es5/{useRegistrationFormState-2c090c38.js → useRegistrationFormState-1813bdef.js} +1 -1
- package/dist/esm-es5/{useVerificationEmail-c13c3b51.js → useVerificationEmail-cb3d51e3.js} +1 -1
- package/dist/esm-es5/{utilities-77b1e0cc.js → utilities-c9e730ed.js} +1 -1
- package/dist/esm-es5/utils-8267d3d8.js +1 -0
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/mint-components.js +1 -1
- package/dist/mint-components/{p-f35d856a.system.js → p-00463c83.system.js} +1 -1
- package/dist/mint-components/p-037c1a4f.system.entry.js +1 -0
- package/dist/mint-components/p-038d0b8f.entry.js +133 -0
- package/dist/mint-components/{p-217dedde.js → p-0553e659.js} +2 -2
- package/dist/mint-components/{p-642f2c89.js → p-092db51a.js} +1 -1
- package/dist/mint-components/{p-a4f8abad.js → p-095b7128.js} +1 -1
- package/dist/mint-components/{p-95510f27.entry.js → p-0c43b6ff.entry.js} +1 -1
- package/dist/mint-components/{p-3366b81e.js → p-0d75a207.js} +2 -2
- package/dist/mint-components/{p-e4f17c21.system.js → p-0fec43e8.system.js} +1 -1
- package/dist/mint-components/p-115dfc03.system.js +1 -0
- package/dist/mint-components/p-13f3a647.js +1 -0
- package/dist/mint-components/{p-f55ecf35.system.js → p-140e6a15.system.js} +1 -1
- package/dist/mint-components/{p-3bc62ca6.entry.js → p-160828b4.entry.js} +1 -1
- package/dist/mint-components/{p-c30d0049.system.entry.js → p-16deb1a9.system.entry.js} +1 -1
- package/dist/mint-components/{p-f0baeed0.entry.js → p-19293c16.entry.js} +1 -1
- package/dist/mint-components/{p-b66f45d1.entry.js → p-1b0cbbae.entry.js} +1 -1
- package/dist/mint-components/p-1c413a06.system.js +1 -0
- package/dist/mint-components/{p-d4570314.entry.js → p-1d49dddc.entry.js} +1 -1
- package/dist/mint-components/{p-a96c9bbb.system.entry.js → p-21e7079a.system.entry.js} +1 -1
- package/dist/mint-components/{p-5141769d.system.entry.js → p-247cfbdc.system.entry.js} +1 -1
- package/dist/mint-components/{p-8583ce0c.system.js → p-28e0062c.system.js} +1 -1
- package/dist/mint-components/p-28ed2ae9.js +1 -0
- package/dist/mint-components/{p-e3497e0e.system.entry.js → p-28fe7357.system.entry.js} +1 -1
- package/dist/mint-components/{p-25558a33.entry.js → p-2d3a12f2.entry.js} +2 -2
- package/dist/mint-components/{p-f1374258.system.entry.js → p-2f4d8ab8.system.entry.js} +1 -1
- package/dist/mint-components/{p-ec0b649a.entry.js → p-3181e54a.entry.js} +1 -1
- package/dist/mint-components/{p-fb5c9802.entry.js → p-3218bb1d.entry.js} +1 -1
- package/dist/mint-components/{p-035d9b65.js → p-32d078a3.js} +1 -1
- package/dist/mint-components/{p-8f2d03c7.entry.js → p-3461a8cb.entry.js} +1 -1
- package/dist/mint-components/{p-90833864.system.entry.js → p-357040e6.system.entry.js} +1 -1
- package/dist/mint-components/{p-85721089.system.js → p-36395228.system.js} +1 -1
- package/dist/mint-components/{p-e6ace3ab.js → p-370e0d75.js} +1 -1
- package/dist/mint-components/{p-fc284f91.system.entry.js → p-3756d0d1.system.entry.js} +1 -1
- package/dist/mint-components/{p-db0a2afd.entry.js → p-37658fec.entry.js} +1 -1
- package/dist/mint-components/{p-7b909aa5.system.js → p-379cb9f1.system.js} +1 -1
- package/dist/mint-components/{p-55676213.entry.js → p-38dc2f60.entry.js} +1 -1
- package/dist/mint-components/p-39840341.js +1 -0
- package/dist/mint-components/{p-f581aac7.js → p-3c333076.js} +1 -1
- package/dist/mint-components/{p-bc386a7b.js → p-3c555674.js} +1 -1
- package/dist/mint-components/{p-bab4929e.js → p-3c88d2ed.js} +2 -2
- package/dist/mint-components/{p-f8a09b0f.js → p-438f6702.js} +152 -152
- package/dist/mint-components/{p-2b4af8e8.system.entry.js → p-45475cf9.system.entry.js} +1 -1
- package/dist/mint-components/{p-56ca7e3c.js → p-45e2a83a.js} +1 -1
- package/dist/mint-components/{p-7161e1a6.js → p-4723526d.js} +1 -1
- package/dist/mint-components/p-4d009702.system.entry.js +1 -0
- package/dist/mint-components/{p-cabf6326.js → p-50d959bd.js} +1 -1
- package/dist/mint-components/{p-626b31cb.system.entry.js → p-52748a87.system.entry.js} +1 -1
- package/dist/mint-components/p-52eca331.js +1 -0
- package/dist/mint-components/{p-cb0a5990.entry.js → p-55627a5c.entry.js} +1 -1
- package/dist/mint-components/p-55d4caaa.entry.js +122 -0
- package/dist/mint-components/{p-d997001a.js → p-567a5ded.js} +1 -1
- package/dist/mint-components/p-574a4089.system.js +1 -0
- package/dist/mint-components/{p-5b871e38.system.entry.js → p-5c9d030a.system.entry.js} +1 -1
- package/dist/mint-components/{p-c8a8d231.entry.js → p-5dc9e95b.entry.js} +2 -2
- package/dist/mint-components/p-5e26014d.system.js +1 -0
- package/dist/mint-components/{p-80e116ec.system.entry.js → p-60085f20.system.entry.js} +1 -1
- package/dist/mint-components/{p-52674798.entry.js → p-608da224.entry.js} +1 -1
- package/dist/mint-components/{p-f39cf252.system.entry.js → p-6194855b.system.entry.js} +1 -1
- package/dist/mint-components/{p-013564b3.entry.js → p-62212b9a.entry.js} +1 -1
- package/dist/mint-components/{p-c45a929a.system.entry.js → p-62e1c8b2.system.entry.js} +1 -1
- package/dist/mint-components/p-63c299f1.system.js +1 -0
- package/dist/mint-components/p-64041ee1.entry.js +291 -0
- package/dist/mint-components/p-64f56cc9.system.js +285 -0
- package/dist/mint-components/{p-70570e4d.system.entry.js → p-691d34f1.system.entry.js} +1 -1
- package/dist/mint-components/{p-fe1d3cf8.system.entry.js → p-6a4496b3.system.entry.js} +1 -1
- package/dist/mint-components/{p-692e14c5.system.js → p-6b1a6b0c.system.js} +1 -1
- package/dist/mint-components/p-6f8dde97.system.js +1 -0
- package/dist/mint-components/p-70e34ae1.system.js +6 -0
- package/dist/mint-components/{p-b9f57e84.system.entry.js → p-71561bb2.system.entry.js} +1 -1
- package/dist/mint-components/{p-d65991d0.entry.js → p-731c4d33.entry.js} +1 -1
- package/dist/mint-components/{p-77b9cde8.system.js → p-7547180f.system.js} +1 -1
- package/dist/mint-components/{p-a0c5631b.system.js → p-77117f6c.system.js} +1 -1
- package/dist/mint-components/{p-dd368927.system.entry.js → p-7a08d288.system.entry.js} +1 -1
- package/dist/mint-components/p-7d5956ec.system.entry.js +1 -0
- package/dist/mint-components/{p-d18dedd4.js → p-7e36a1ff.js} +1 -1
- package/dist/mint-components/{p-e6240c72.js → p-8474aa63.js} +1 -1
- package/dist/mint-components/{p-e84b874c.js → p-857a2d77.js} +1 -1
- package/dist/mint-components/{p-205cfdcd.system.js → p-86381dc7.system.js} +1 -1
- package/dist/mint-components/{p-b2b85238.entry.js → p-86a70151.entry.js} +1 -1
- package/dist/mint-components/{p-058aefe1.entry.js → p-886fb141.entry.js} +1 -1
- package/dist/mint-components/{p-6668f9f0.entry.js → p-88c9cc1b.entry.js} +1 -1
- package/dist/mint-components/{p-ce050888.system.js → p-8b258a3e.system.js} +1 -1
- package/dist/mint-components/p-8ecc8875.js +116 -0
- package/dist/mint-components/{p-0d83907e.js → p-8f9c1387.js} +1 -1
- package/dist/mint-components/p-91369a5f.js +1 -0
- package/dist/mint-components/{p-d005df28.system.entry.js → p-95aaf35a.system.entry.js} +1 -1
- package/dist/mint-components/{p-77fa2383.entry.js → p-96e4e6a4.entry.js} +1 -1
- package/dist/mint-components/{p-09f7aacd.entry.js → p-991f60fc.entry.js} +2 -2
- package/dist/mint-components/p-996eb820.entry.js +1 -0
- package/dist/mint-components/{p-027fc3be.system.entry.js → p-998c989a.system.entry.js} +1 -1
- package/dist/mint-components/{p-7b59e13c.system.js → p-9b33e2a7.system.js} +1 -1
- package/dist/mint-components/{p-c8bcbf8b.system.entry.js → p-9bd53e4d.system.entry.js} +1 -1
- package/dist/mint-components/{p-61897e72.entry.js → p-9c1b0c8b.entry.js} +1 -1
- package/dist/mint-components/{p-5ff7b000.entry.js → p-9d6984e7.entry.js} +2 -2
- package/dist/mint-components/{p-982d1f6f.entry.js → p-9e43f1eb.entry.js} +2 -2
- package/dist/mint-components/p-a0986077.system.entry.js +1 -0
- package/dist/mint-components/p-a2db4345.system.js +1 -0
- package/dist/mint-components/{p-669d52c4.js → p-a7f72a66.js} +1 -1
- package/dist/mint-components/{p-172675ca.system.js → p-a86ce218.system.js} +1 -1
- package/dist/mint-components/p-a8891ebd.js +1 -0
- package/dist/mint-components/p-a8ecdc44.system.js +1 -0
- package/dist/mint-components/{p-d6193876.system.js → p-b1b8e629.system.js} +1 -1
- package/dist/mint-components/p-b2a99637.system.js +1 -0
- package/dist/mint-components/p-b2bde2f5.entry.js +1 -0
- package/dist/mint-components/p-b451970a.system.entry.js +1 -0
- package/dist/mint-components/{p-e12754f5.system.entry.js → p-b5c0bad5.system.entry.js} +1 -1
- package/dist/mint-components/{p-5c4ba8a0.entry.js → p-b5fed7c6.entry.js} +1 -1
- package/dist/mint-components/{p-3286ef38.js → p-bcadd021.js} +1 -1
- package/dist/mint-components/p-c7535e70.system.entry.js +1 -0
- package/dist/mint-components/{p-5b1d2866.system.js → p-c84a2512.system.js} +1 -1
- package/dist/mint-components/{p-f4e36adf.system.entry.js → p-c8e45671.system.entry.js} +1 -1
- package/dist/mint-components/{p-e00ec007.js → p-ce11858c.js} +1 -1
- package/dist/mint-components/{p-ab0ea688.system.entry.js → p-d01949f7.system.entry.js} +1 -1
- package/dist/mint-components/p-d20188db.js +1 -0
- package/dist/mint-components/p-d273eb05.entry.js +9 -0
- package/dist/mint-components/{p-19c441b2.system.js → p-d355336b.system.js} +1 -1
- package/dist/mint-components/{p-782af7ae.system.entry.js → p-d5a1c979.system.entry.js} +1 -1
- package/dist/mint-components/p-d6714617.entry.js +1 -0
- package/dist/mint-components/{p-aefc6c4f.system.entry.js → p-dbdb2a46.system.entry.js} +1 -1
- package/dist/mint-components/{p-3c46b4dd.system.js → p-df88dcaa.system.js} +1 -1
- package/dist/mint-components/{p-18133026.system.entry.js → p-e1292288.system.entry.js} +1 -1
- package/dist/mint-components/{p-036a2617.system.js → p-e4dbca9a.system.js} +1 -1
- package/dist/mint-components/p-e95402dc.js +49 -0
- package/dist/mint-components/{p-2d5c2bd4.system.entry.js → p-e9e05970.system.entry.js} +1 -1
- package/dist/mint-components/p-ea5eec69.system.entry.js +1 -0
- package/dist/mint-components/p-ee0f1cf1.system.js +1 -0
- package/dist/mint-components/{p-09348341.entry.js → p-f11d29fd.entry.js} +1 -1
- package/dist/mint-components/{p-dac20392.system.js → p-f368f04a.system.js} +1 -1
- package/dist/mint-components/{p-653db72e.entry.js → p-f4a57aed.entry.js} +1 -1
- package/dist/mint-components/{p-e5ea43b1.entry.js → p-f972e5c9.entry.js} +2 -2
- package/dist/mint-components/{p-5ce78407.system.entry.js → p-fb4ab5ba.system.entry.js} +1 -1
- package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +12 -0
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +51 -0
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +122 -0
- package/dist/types/components/sqm-partner-info-modal/usePartnerInfoModal.d.ts +17 -0
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe-view.d.ts +0 -1
- package/dist/types/components/sqm-referral-iframe/sqm-referral-iframe.d.ts +0 -5
- package/dist/types/components/sqm-referral-table/TaxAndCashReferralTableRewardsCell.stories.d.ts +2 -1
- package/dist/types/components/sqm-rewards-table/TaxAndCashRewardsTableCell.stories.d.ts +2 -1
- package/dist/types/components/sqm-widget-verification/WidgetVerification.stories.d.ts +8 -0
- package/dist/types/components/sqm-widget-verification/sqm-widget-verification.d.ts +78 -0
- package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +2 -0
- package/dist/types/components/tax-and-cash/data.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +2 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form-view.d.ts +4 -0
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.d.ts +165 -0
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +7 -0
- package/dist/types/components.d.ts +614 -88
- package/dist/types/global/android.d.ts +7 -0
- package/dist/types/global/demo.d.ts +2 -0
- package/dist/types/saasquatch.d.ts +1 -0
- package/dist/types/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/shoelace/assets/icons/twitter-x.svg +4 -0
- package/dist/cjs/extractProps-e9c55ba8.js +0 -35
- package/dist/cjs/sqm-email-verification.cjs.entry.js +0 -418
- package/dist/cjs/sqm-widget-verification.cjs.entry.js +0 -214
- package/dist/collection/components/sqm-user-attribute/UserAttribute.stories.js +0 -25
- package/dist/collection/components/sqm-user-attribute/sqm-user-attribute-view.js +0 -19
- package/dist/collection/components/sqm-user-attribute/sqm-user-attribute.js +0 -172
- package/dist/collection/components/sqm-user-attribute/useUserAttribute.js +0 -26
- package/dist/esm/data-12e6aae1.js +0 -216
- package/dist/esm/extractProps-54064fb0.js +0 -32
- package/dist/esm/sqm-email-verification.entry.js +0 -414
- package/dist/esm/sqm-widget-verification.entry.js +0 -210
- package/dist/esm-es5/data-12e6aae1.js +0 -1
- package/dist/esm-es5/extractProps-54064fb0.js +0 -1
- package/dist/esm-es5/global-96c14d63.js +0 -271
- package/dist/esm-es5/index.module-b23fdad8.js +0 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +0 -1
- package/dist/esm-es5/sqm-user-info-form-view-19d81a2b.js +0 -1
- package/dist/esm-es5/sqm-widget-verification.entry.js +0 -1
- package/dist/mint-components/p-02499e08.entry.js +0 -1
- package/dist/mint-components/p-0706cf9e.system.entry.js +0 -1
- package/dist/mint-components/p-0797a946.js +0 -1
- package/dist/mint-components/p-30c1ef36.system.js +0 -1
- package/dist/mint-components/p-38c7775a.js +0 -1
- package/dist/mint-components/p-3adbfd0b.system.js +0 -6
- package/dist/mint-components/p-4007afba.system.entry.js +0 -1
- package/dist/mint-components/p-445f50cc.entry.js +0 -9
- package/dist/mint-components/p-4da5a3fe.system.entry.js +0 -1
- package/dist/mint-components/p-5492dd51.system.entry.js +0 -1
- package/dist/mint-components/p-57dd28bd.system.js +0 -1
- package/dist/mint-components/p-6c4ad51a.js +0 -1
- package/dist/mint-components/p-6e512063.entry.js +0 -25
- package/dist/mint-components/p-7265bbcb.system.js +0 -271
- package/dist/mint-components/p-738dce27.system.entry.js +0 -1
- package/dist/mint-components/p-746500b2.entry.js +0 -281
- package/dist/mint-components/p-7efb8782.system.js +0 -1
- package/dist/mint-components/p-89a20547.system.entry.js +0 -1
- package/dist/mint-components/p-91a96e98.entry.js +0 -1
- package/dist/mint-components/p-b395470f.entry.js +0 -16
- package/dist/mint-components/p-c67f8558.system.entry.js +0 -1
- package/dist/mint-components/p-ca098be1.system.js +0 -1
- package/dist/mint-components/p-d0993bb9.js +0 -1
- package/dist/mint-components/p-d4f332a7.entry.js +0 -106
- package/dist/mint-components/p-de0d6fd7.js +0 -49
- package/dist/mint-components/p-e55aafe9.system.js +0 -1
- package/dist/mint-components/p-ea03e50e.system.js +0 -1
- package/dist/mint-components/p-fbe00c97.system.entry.js +0 -1
- package/dist/mint-components/p-fe70e20c.entry.js +0 -1
- package/dist/mint-components/p-ff118a19.system.js +0 -1
- package/dist/types/components/sqm-user-attribute/UserAttribute.stories.d.ts +0 -7
- package/dist/types/components/sqm-user-attribute/sqm-user-attribute-view.d.ts +0 -8
- package/dist/types/components/sqm-user-attribute/sqm-user-attribute.d.ts +0 -45
- package/dist/types/components/sqm-user-attribute/useUserAttribute.d.ts +0 -3
|
@@ -34,6 +34,7 @@ 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";
|
|
37
38
|
import { PasswordFieldViewDemoProps } from "./components/sqm-password-field/usePasswordField";
|
|
38
39
|
import { PayoutButtonScrollViewProps } from "./components/sqm-payout-button-scroll/sqm-payout-button-scroll-view";
|
|
39
40
|
import { PayoutStatusAlertViewProps } from "./components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view";
|
|
@@ -56,7 +57,6 @@ import { RewardExchangeViewProps } from "./components/sqm-reward-exchange-list/s
|
|
|
56
57
|
import { ShareButtonViewProps } from "./components/sqm-share-button/sqm-share-button-view";
|
|
57
58
|
import { TaskCardViewProps } from "./components/sqm-task-card/sqm-task-card-view";
|
|
58
59
|
import { UseTaxAndCashDashboardResult } from "./components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard";
|
|
59
|
-
import { UserAttributeViewProps } from "./components/sqm-user-attribute/sqm-user-attribute-view";
|
|
60
60
|
import { UseUserInfoFormResult } from "./components/tax-and-cash/sqm-user-info-form/useUserInfoForm";
|
|
61
61
|
import { UserNameViewProps } from "./components/sqm-user-name/sqm-user-name-view";
|
|
62
62
|
export namespace Components {
|
|
@@ -65,6 +65,12 @@ 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;
|
|
68
74
|
/**
|
|
69
75
|
* @uiName Agency code field label
|
|
70
76
|
*/
|
|
@@ -74,18 +80,42 @@ export namespace Components {
|
|
|
74
80
|
* @uiName Back button label
|
|
75
81
|
*/
|
|
76
82
|
"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;
|
|
77
89
|
/**
|
|
78
90
|
* @uiName Bank account number field label
|
|
79
91
|
*/
|
|
80
92
|
"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;
|
|
81
99
|
/**
|
|
82
100
|
* @uiName Bank account type field label
|
|
83
101
|
*/
|
|
84
102
|
"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;
|
|
85
109
|
/**
|
|
86
110
|
* @uiName Bank address field label
|
|
87
111
|
*/
|
|
88
112
|
"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;
|
|
89
119
|
/**
|
|
90
120
|
* @uiName Bank city field label
|
|
91
121
|
*/
|
|
@@ -94,14 +124,32 @@ export namespace Components {
|
|
|
94
124
|
* @uiName Bank country field label
|
|
95
125
|
*/
|
|
96
126
|
"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;
|
|
97
133
|
/**
|
|
98
134
|
* @uiName Bank name field label
|
|
99
135
|
*/
|
|
100
136
|
"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;
|
|
101
143
|
/**
|
|
102
144
|
* @uiName Bank postal code field label
|
|
103
145
|
*/
|
|
104
146
|
"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;
|
|
105
153
|
/**
|
|
106
154
|
* @uiName Bank province/state field label
|
|
107
155
|
*/
|
|
@@ -110,14 +158,32 @@ export namespace Components {
|
|
|
110
158
|
* @uiName Beneficiary account field description
|
|
111
159
|
*/
|
|
112
160
|
"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;
|
|
113
167
|
/**
|
|
114
168
|
* @uiName Beneficiary account field label
|
|
115
169
|
*/
|
|
116
170
|
"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;
|
|
117
177
|
/**
|
|
118
178
|
* @uiName Branch code field label
|
|
119
179
|
*/
|
|
120
180
|
"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;
|
|
121
187
|
/**
|
|
122
188
|
* One of three options listed for the classification field
|
|
123
189
|
* @uiName Business classification option
|
|
@@ -131,6 +197,12 @@ export namespace Components {
|
|
|
131
197
|
* @uiName Classification CPF field label
|
|
132
198
|
*/
|
|
133
199
|
"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;
|
|
134
206
|
/**
|
|
135
207
|
* @uiName Classification entity field label
|
|
136
208
|
*/
|
|
@@ -238,6 +310,12 @@ export namespace Components {
|
|
|
238
310
|
* @uiName Information modal title
|
|
239
311
|
*/
|
|
240
312
|
"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;
|
|
241
319
|
/**
|
|
242
320
|
* @uiName Patronymic name field label
|
|
243
321
|
*/
|
|
@@ -247,6 +325,12 @@ export namespace Components {
|
|
|
247
325
|
* @uiName PayPal email field label
|
|
248
326
|
*/
|
|
249
327
|
"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;
|
|
250
334
|
/**
|
|
251
335
|
* Label text for the payment day select option for the fifteenth of the month
|
|
252
336
|
* @uiName Fifteenth of month payday option
|
|
@@ -282,11 +366,29 @@ export namespace Components {
|
|
|
282
366
|
* @uiName Fixed day payment schedule option
|
|
283
367
|
*/
|
|
284
368
|
"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;
|
|
285
375
|
/**
|
|
286
376
|
* Participant use this field to select the balance at which they want to be paid
|
|
287
377
|
* @uiName Payment threshold field label
|
|
288
378
|
*/
|
|
289
379
|
"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;
|
|
290
392
|
/**
|
|
291
393
|
* @uiName Routing code field label
|
|
292
394
|
*/
|
|
@@ -304,6 +406,12 @@ export namespace Components {
|
|
|
304
406
|
* @uiName Support link text
|
|
305
407
|
*/
|
|
306
408
|
"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;
|
|
307
415
|
/**
|
|
308
416
|
* @uiName SWIFT code field label
|
|
309
417
|
*/
|
|
@@ -317,6 +425,12 @@ export namespace Components {
|
|
|
317
425
|
* @uiName Page description
|
|
318
426
|
*/
|
|
319
427
|
"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;
|
|
320
434
|
/**
|
|
321
435
|
* @uiName Taxpayer ID field label
|
|
322
436
|
*/
|
|
@@ -334,6 +448,12 @@ export namespace Components {
|
|
|
334
448
|
* @uiName Verify email header
|
|
335
449
|
*/
|
|
336
450
|
"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;
|
|
337
457
|
/**
|
|
338
458
|
* @uiName VO code field label
|
|
339
459
|
*/
|
|
@@ -2191,6 +2311,110 @@ export namespace Components {
|
|
|
2191
2311
|
*/
|
|
2192
2312
|
"paginationText": string;
|
|
2193
2313
|
}
|
|
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
|
+
}
|
|
2194
2418
|
interface SqmPasswordField {
|
|
2195
2419
|
/**
|
|
2196
2420
|
* @undocumented
|
|
@@ -3880,11 +4104,6 @@ export namespace Components {
|
|
|
3880
4104
|
"titleText"?: string;
|
|
3881
4105
|
}
|
|
3882
4106
|
interface SqmReferralIframe {
|
|
3883
|
-
/**
|
|
3884
|
-
* Override the default parameter name used in the iframe
|
|
3885
|
-
* @uiName Referral code parameter name
|
|
3886
|
-
*/
|
|
3887
|
-
"codeParam": string;
|
|
3888
4107
|
/**
|
|
3889
4108
|
* @undocumented
|
|
3890
4109
|
* @uiType object
|
|
@@ -6813,40 +7032,6 @@ export namespace Components {
|
|
|
6813
7032
|
*/
|
|
6814
7033
|
"textAlign": "left" | "center" | "right";
|
|
6815
7034
|
}
|
|
6816
|
-
interface SqmUserAttribute {
|
|
6817
|
-
/**
|
|
6818
|
-
* @uiName Color
|
|
6819
|
-
* @uiWidget color
|
|
6820
|
-
* @format color
|
|
6821
|
-
* @uiGroup Style
|
|
6822
|
-
*/
|
|
6823
|
-
"color"?: string;
|
|
6824
|
-
/**
|
|
6825
|
-
* @undocumented
|
|
6826
|
-
* @uiType object
|
|
6827
|
-
*/
|
|
6828
|
-
"demoData"?: DemoData<UserAttributeViewProps>;
|
|
6829
|
-
/**
|
|
6830
|
-
* Number in pixels.
|
|
6831
|
-
* @uiName Font size
|
|
6832
|
-
* @uiGroup Style
|
|
6833
|
-
*/
|
|
6834
|
-
"fontSize"?: number;
|
|
6835
|
-
/**
|
|
6836
|
-
* Font weight
|
|
6837
|
-
* @uiName Font weight
|
|
6838
|
-
* @uiGroup Style
|
|
6839
|
-
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
6840
|
-
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
6841
|
-
*/
|
|
6842
|
-
"fontWeight"?: number;
|
|
6843
|
-
/**
|
|
6844
|
-
* The custom field key to display.
|
|
6845
|
-
* @uiName Custom field key
|
|
6846
|
-
* @uiWidget customFieldSelector
|
|
6847
|
-
*/
|
|
6848
|
-
"value": string;
|
|
6849
|
-
}
|
|
6850
7035
|
interface SqmUserInfoForm {
|
|
6851
7036
|
/**
|
|
6852
7037
|
* @uiName Address field label
|
|
@@ -7066,6 +7251,78 @@ export namespace Components {
|
|
|
7066
7251
|
* @uiGroup Code Verification Step
|
|
7067
7252
|
*/
|
|
7068
7253
|
"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;
|
|
7069
7326
|
/**
|
|
7070
7327
|
* @uiName Email input label
|
|
7071
7328
|
* @uiGroup Email Verification Step
|
|
@@ -7106,10 +7363,16 @@ export namespace Components {
|
|
|
7106
7363
|
* @uiGroup General Text
|
|
7107
7364
|
*/
|
|
7108
7365
|
"general_verifyEmailHeader": string;
|
|
7366
|
+
/**
|
|
7367
|
+
* @uiName General widget header text with partner creation
|
|
7368
|
+
* @uiGroup General Text
|
|
7369
|
+
*/
|
|
7370
|
+
"general_widgetHeaderWithPartnerCreation": string;
|
|
7109
7371
|
/**
|
|
7110
7372
|
* @undocumented
|
|
7111
7373
|
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
7112
7374
|
* @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" }
|
|
7113
7376
|
*/
|
|
7114
7377
|
"stateController": string;
|
|
7115
7378
|
}
|
|
@@ -7417,6 +7680,12 @@ declare global {
|
|
|
7417
7680
|
prototype: HTMLSqmPaginationElement;
|
|
7418
7681
|
new (): HTMLSqmPaginationElement;
|
|
7419
7682
|
};
|
|
7683
|
+
interface HTMLSqmPartnerInfoModalElement extends Components.SqmPartnerInfoModal, HTMLStencilElement {
|
|
7684
|
+
}
|
|
7685
|
+
var HTMLSqmPartnerInfoModalElement: {
|
|
7686
|
+
prototype: HTMLSqmPartnerInfoModalElement;
|
|
7687
|
+
new (): HTMLSqmPartnerInfoModalElement;
|
|
7688
|
+
};
|
|
7420
7689
|
interface HTMLSqmPasswordFieldElement extends Components.SqmPasswordField, HTMLStencilElement {
|
|
7421
7690
|
}
|
|
7422
7691
|
var HTMLSqmPasswordFieldElement: {
|
|
@@ -7867,12 +8136,6 @@ declare global {
|
|
|
7867
8136
|
prototype: HTMLSqmTitledSectionElement;
|
|
7868
8137
|
new (): HTMLSqmTitledSectionElement;
|
|
7869
8138
|
};
|
|
7870
|
-
interface HTMLSqmUserAttributeElement extends Components.SqmUserAttribute, HTMLStencilElement {
|
|
7871
|
-
}
|
|
7872
|
-
var HTMLSqmUserAttributeElement: {
|
|
7873
|
-
prototype: HTMLSqmUserAttributeElement;
|
|
7874
|
-
new (): HTMLSqmUserAttributeElement;
|
|
7875
|
-
};
|
|
7876
8139
|
interface HTMLSqmUserInfoFormElement extends Components.SqmUserInfoForm, HTMLStencilElement {
|
|
7877
8140
|
}
|
|
7878
8141
|
var HTMLSqmUserInfoFormElement: {
|
|
@@ -7947,6 +8210,7 @@ declare global {
|
|
|
7947
8210
|
"sqm-navigation-sidebar": HTMLSqmNavigationSidebarElement;
|
|
7948
8211
|
"sqm-navigation-sidebar-item": HTMLSqmNavigationSidebarItemElement;
|
|
7949
8212
|
"sqm-pagination": HTMLSqmPaginationElement;
|
|
8213
|
+
"sqm-partner-info-modal": HTMLSqmPartnerInfoModalElement;
|
|
7950
8214
|
"sqm-password-field": HTMLSqmPasswordFieldElement;
|
|
7951
8215
|
"sqm-payout-button-scroll": HTMLSqmPayoutButtonScrollElement;
|
|
7952
8216
|
"sqm-payout-details-card": HTMLSqmPayoutDetailsCardElement;
|
|
@@ -8022,7 +8286,6 @@ declare global {
|
|
|
8022
8286
|
"sqm-timeline": HTMLSqmTimelineElement;
|
|
8023
8287
|
"sqm-timeline-entry": HTMLSqmTimelineEntryElement;
|
|
8024
8288
|
"sqm-titled-section": HTMLSqmTitledSectionElement;
|
|
8025
|
-
"sqm-user-attribute": HTMLSqmUserAttributeElement;
|
|
8026
8289
|
"sqm-user-info-form": HTMLSqmUserInfoFormElement;
|
|
8027
8290
|
"sqm-user-name": HTMLSqmUserNameElement;
|
|
8028
8291
|
"sqm-widget-verification": HTMLSqmWidgetVerificationElement;
|
|
@@ -8033,6 +8296,12 @@ declare namespace LocalJSX {
|
|
|
8033
8296
|
interface RaisinsPlopTarget {
|
|
8034
8297
|
}
|
|
8035
8298
|
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;
|
|
8036
8305
|
/**
|
|
8037
8306
|
* @uiName Agency code field label
|
|
8038
8307
|
*/
|
|
@@ -8042,18 +8311,42 @@ declare namespace LocalJSX {
|
|
|
8042
8311
|
* @uiName Back button label
|
|
8043
8312
|
*/
|
|
8044
8313
|
"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;
|
|
8045
8320
|
/**
|
|
8046
8321
|
* @uiName Bank account number field label
|
|
8047
8322
|
*/
|
|
8048
8323
|
"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;
|
|
8049
8330
|
/**
|
|
8050
8331
|
* @uiName Bank account type field label
|
|
8051
8332
|
*/
|
|
8052
8333
|
"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;
|
|
8053
8340
|
/**
|
|
8054
8341
|
* @uiName Bank address field label
|
|
8055
8342
|
*/
|
|
8056
8343
|
"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;
|
|
8057
8350
|
/**
|
|
8058
8351
|
* @uiName Bank city field label
|
|
8059
8352
|
*/
|
|
@@ -8062,14 +8355,32 @@ declare namespace LocalJSX {
|
|
|
8062
8355
|
* @uiName Bank country field label
|
|
8063
8356
|
*/
|
|
8064
8357
|
"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;
|
|
8065
8364
|
/**
|
|
8066
8365
|
* @uiName Bank name field label
|
|
8067
8366
|
*/
|
|
8068
8367
|
"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;
|
|
8069
8374
|
/**
|
|
8070
8375
|
* @uiName Bank postal code field label
|
|
8071
8376
|
*/
|
|
8072
8377
|
"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;
|
|
8073
8384
|
/**
|
|
8074
8385
|
* @uiName Bank province/state field label
|
|
8075
8386
|
*/
|
|
@@ -8078,14 +8389,32 @@ declare namespace LocalJSX {
|
|
|
8078
8389
|
* @uiName Beneficiary account field description
|
|
8079
8390
|
*/
|
|
8080
8391
|
"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;
|
|
8081
8398
|
/**
|
|
8082
8399
|
* @uiName Beneficiary account field label
|
|
8083
8400
|
*/
|
|
8084
8401
|
"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;
|
|
8085
8408
|
/**
|
|
8086
8409
|
* @uiName Branch code field label
|
|
8087
8410
|
*/
|
|
8088
8411
|
"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;
|
|
8089
8418
|
/**
|
|
8090
8419
|
* One of three options listed for the classification field
|
|
8091
8420
|
* @uiName Business classification option
|
|
@@ -8099,6 +8428,12 @@ declare namespace LocalJSX {
|
|
|
8099
8428
|
* @uiName Classification CPF field label
|
|
8100
8429
|
*/
|
|
8101
8430
|
"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;
|
|
8102
8437
|
/**
|
|
8103
8438
|
* @uiName Classification entity field label
|
|
8104
8439
|
*/
|
|
@@ -8206,6 +8541,12 @@ declare namespace LocalJSX {
|
|
|
8206
8541
|
* @uiName Information modal title
|
|
8207
8542
|
*/
|
|
8208
8543
|
"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;
|
|
8209
8550
|
/**
|
|
8210
8551
|
* @uiName Patronymic name field label
|
|
8211
8552
|
*/
|
|
@@ -8215,6 +8556,12 @@ declare namespace LocalJSX {
|
|
|
8215
8556
|
* @uiName PayPal email field label
|
|
8216
8557
|
*/
|
|
8217
8558
|
"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;
|
|
8218
8565
|
/**
|
|
8219
8566
|
* Label text for the payment day select option for the fifteenth of the month
|
|
8220
8567
|
* @uiName Fifteenth of month payday option
|
|
@@ -8250,11 +8597,29 @@ declare namespace LocalJSX {
|
|
|
8250
8597
|
* @uiName Fixed day payment schedule option
|
|
8251
8598
|
*/
|
|
8252
8599
|
"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;
|
|
8253
8606
|
/**
|
|
8254
8607
|
* Participant use this field to select the balance at which they want to be paid
|
|
8255
8608
|
* @uiName Payment threshold field label
|
|
8256
8609
|
*/
|
|
8257
8610
|
"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;
|
|
8258
8623
|
/**
|
|
8259
8624
|
* @uiName Routing code field label
|
|
8260
8625
|
*/
|
|
@@ -8272,6 +8637,12 @@ declare namespace LocalJSX {
|
|
|
8272
8637
|
* @uiName Support link text
|
|
8273
8638
|
*/
|
|
8274
8639
|
"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;
|
|
8275
8646
|
/**
|
|
8276
8647
|
* @uiName SWIFT code field label
|
|
8277
8648
|
*/
|
|
@@ -8285,6 +8656,12 @@ declare namespace LocalJSX {
|
|
|
8285
8656
|
* @uiName Page description
|
|
8286
8657
|
*/
|
|
8287
8658
|
"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;
|
|
8288
8665
|
/**
|
|
8289
8666
|
* @uiName Taxpayer ID field label
|
|
8290
8667
|
*/
|
|
@@ -8302,6 +8679,12 @@ declare namespace LocalJSX {
|
|
|
8302
8679
|
* @uiName Verify email header
|
|
8303
8680
|
*/
|
|
8304
8681
|
"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;
|
|
8305
8688
|
/**
|
|
8306
8689
|
* @uiName VO code field label
|
|
8307
8690
|
*/
|
|
@@ -10154,6 +10537,110 @@ declare namespace LocalJSX {
|
|
|
10154
10537
|
*/
|
|
10155
10538
|
"paginationText"?: string;
|
|
10156
10539
|
}
|
|
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
|
+
}
|
|
10157
10644
|
interface SqmPasswordField {
|
|
10158
10645
|
/**
|
|
10159
10646
|
* @undocumented
|
|
@@ -11843,11 +12330,6 @@ declare namespace LocalJSX {
|
|
|
11843
12330
|
"titleText"?: string;
|
|
11844
12331
|
}
|
|
11845
12332
|
interface SqmReferralIframe {
|
|
11846
|
-
/**
|
|
11847
|
-
* Override the default parameter name used in the iframe
|
|
11848
|
-
* @uiName Referral code parameter name
|
|
11849
|
-
*/
|
|
11850
|
-
"codeParam"?: string;
|
|
11851
12333
|
/**
|
|
11852
12334
|
* @undocumented
|
|
11853
12335
|
* @uiType object
|
|
@@ -14751,40 +15233,6 @@ declare namespace LocalJSX {
|
|
|
14751
15233
|
*/
|
|
14752
15234
|
"textAlign"?: "left" | "center" | "right";
|
|
14753
15235
|
}
|
|
14754
|
-
interface SqmUserAttribute {
|
|
14755
|
-
/**
|
|
14756
|
-
* @uiName Color
|
|
14757
|
-
* @uiWidget color
|
|
14758
|
-
* @format color
|
|
14759
|
-
* @uiGroup Style
|
|
14760
|
-
*/
|
|
14761
|
-
"color"?: string;
|
|
14762
|
-
/**
|
|
14763
|
-
* @undocumented
|
|
14764
|
-
* @uiType object
|
|
14765
|
-
*/
|
|
14766
|
-
"demoData"?: DemoData<UserAttributeViewProps>;
|
|
14767
|
-
/**
|
|
14768
|
-
* Number in pixels.
|
|
14769
|
-
* @uiName Font size
|
|
14770
|
-
* @uiGroup Style
|
|
14771
|
-
*/
|
|
14772
|
-
"fontSize"?: number;
|
|
14773
|
-
/**
|
|
14774
|
-
* Font weight
|
|
14775
|
-
* @uiName Font weight
|
|
14776
|
-
* @uiGroup Style
|
|
14777
|
-
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
14778
|
-
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
14779
|
-
*/
|
|
14780
|
-
"fontWeight"?: number;
|
|
14781
|
-
/**
|
|
14782
|
-
* The custom field key to display.
|
|
14783
|
-
* @uiName Custom field key
|
|
14784
|
-
* @uiWidget customFieldSelector
|
|
14785
|
-
*/
|
|
14786
|
-
"value"?: string;
|
|
14787
|
-
}
|
|
14788
15236
|
interface SqmUserInfoForm {
|
|
14789
15237
|
/**
|
|
14790
15238
|
* @uiName Address field label
|
|
@@ -15004,6 +15452,78 @@ declare namespace LocalJSX {
|
|
|
15004
15452
|
* @uiGroup Code Verification Step
|
|
15005
15453
|
*/
|
|
15006
15454
|
"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;
|
|
15007
15527
|
/**
|
|
15008
15528
|
* @uiName Email input label
|
|
15009
15529
|
* @uiGroup Email Verification Step
|
|
@@ -15044,10 +15564,16 @@ declare namespace LocalJSX {
|
|
|
15044
15564
|
* @uiGroup General Text
|
|
15045
15565
|
*/
|
|
15046
15566
|
"general_verifyEmailHeader"?: string;
|
|
15567
|
+
/**
|
|
15568
|
+
* @uiName General widget header text with partner creation
|
|
15569
|
+
* @uiGroup General Text
|
|
15570
|
+
*/
|
|
15571
|
+
"general_widgetHeaderWithPartnerCreation"?: string;
|
|
15047
15572
|
/**
|
|
15048
15573
|
* @undocumented
|
|
15049
15574
|
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
15050
15575
|
* @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" }
|
|
15051
15577
|
*/
|
|
15052
15578
|
"stateController"?: string;
|
|
15053
15579
|
}
|
|
@@ -15109,6 +15635,7 @@ declare namespace LocalJSX {
|
|
|
15109
15635
|
"sqm-navigation-sidebar": SqmNavigationSidebar;
|
|
15110
15636
|
"sqm-navigation-sidebar-item": SqmNavigationSidebarItem;
|
|
15111
15637
|
"sqm-pagination": SqmPagination;
|
|
15638
|
+
"sqm-partner-info-modal": SqmPartnerInfoModal;
|
|
15112
15639
|
"sqm-password-field": SqmPasswordField;
|
|
15113
15640
|
"sqm-payout-button-scroll": SqmPayoutButtonScroll;
|
|
15114
15641
|
"sqm-payout-details-card": SqmPayoutDetailsCard;
|
|
@@ -15184,7 +15711,6 @@ declare namespace LocalJSX {
|
|
|
15184
15711
|
"sqm-timeline": SqmTimeline;
|
|
15185
15712
|
"sqm-timeline-entry": SqmTimelineEntry;
|
|
15186
15713
|
"sqm-titled-section": SqmTitledSection;
|
|
15187
|
-
"sqm-user-attribute": SqmUserAttribute;
|
|
15188
15714
|
"sqm-user-info-form": SqmUserInfoForm;
|
|
15189
15715
|
"sqm-user-name": SqmUserName;
|
|
15190
15716
|
"sqm-widget-verification": SqmWidgetVerification;
|
|
@@ -15244,6 +15770,7 @@ declare module "@stencil/core" {
|
|
|
15244
15770
|
"sqm-navigation-sidebar": LocalJSX.SqmNavigationSidebar & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarElement>;
|
|
15245
15771
|
"sqm-navigation-sidebar-item": LocalJSX.SqmNavigationSidebarItem & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarItemElement>;
|
|
15246
15772
|
"sqm-pagination": LocalJSX.SqmPagination & JSXBase.HTMLAttributes<HTMLSqmPaginationElement>;
|
|
15773
|
+
"sqm-partner-info-modal": LocalJSX.SqmPartnerInfoModal & JSXBase.HTMLAttributes<HTMLSqmPartnerInfoModalElement>;
|
|
15247
15774
|
"sqm-password-field": LocalJSX.SqmPasswordField & JSXBase.HTMLAttributes<HTMLSqmPasswordFieldElement>;
|
|
15248
15775
|
"sqm-payout-button-scroll": LocalJSX.SqmPayoutButtonScroll & JSXBase.HTMLAttributes<HTMLSqmPayoutButtonScrollElement>;
|
|
15249
15776
|
"sqm-payout-details-card": LocalJSX.SqmPayoutDetailsCard & JSXBase.HTMLAttributes<HTMLSqmPayoutDetailsCardElement>;
|
|
@@ -15319,7 +15846,6 @@ declare module "@stencil/core" {
|
|
|
15319
15846
|
"sqm-timeline": LocalJSX.SqmTimeline & JSXBase.HTMLAttributes<HTMLSqmTimelineElement>;
|
|
15320
15847
|
"sqm-timeline-entry": LocalJSX.SqmTimelineEntry & JSXBase.HTMLAttributes<HTMLSqmTimelineEntryElement>;
|
|
15321
15848
|
"sqm-titled-section": LocalJSX.SqmTitledSection & JSXBase.HTMLAttributes<HTMLSqmTitledSectionElement>;
|
|
15322
|
-
"sqm-user-attribute": LocalJSX.SqmUserAttribute & JSXBase.HTMLAttributes<HTMLSqmUserAttributeElement>;
|
|
15323
15849
|
"sqm-user-info-form": LocalJSX.SqmUserInfoForm & JSXBase.HTMLAttributes<HTMLSqmUserInfoFormElement>;
|
|
15324
15850
|
"sqm-user-name": LocalJSX.SqmUserName & JSXBase.HTMLAttributes<HTMLSqmUserNameElement>;
|
|
15325
15851
|
"sqm-widget-verification": LocalJSX.SqmWidgetVerification & JSXBase.HTMLAttributes<HTMLSqmWidgetVerificationElement>;
|