@saasquatch/mint-components 2.1.9-9 → 2.1.10-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-d679ec76.js → ShadowViewAddon-a26deae6.js} +6 -6
- package/dist/cjs/{data-e83f8a41.js → data-8c8a08f6.js} +2 -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 +94 -401
- package/dist/cjs/{sqm-big-stat_46.cjs.entry.js → sqm-big-stat_45.cjs.entry.js} +37 -397
- package/dist/cjs/sqm-close-button.cjs.entry.js +1 -1
- package/dist/cjs/sqm-code-verification.cjs.entry.js +7 -6
- 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 +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-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-email-verification-view-2b4b92da.js → sqm-portal-email-verification-view-c81fe7f1.js} +1 -1
- package/dist/cjs/sqm-portal-email-verification.cjs.entry.js +3 -3
- package/dist/cjs/sqm-portal-forgot-password_6.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-logout.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-profile-view-bfdbb98d.js → sqm-portal-profile-view-639337e3.js} +1 -1
- package/dist/cjs/sqm-portal-profile.cjs.entry.js +4 -4
- package/dist/cjs/sqm-portal-protected-route.cjs.entry.js +1 -1
- package/dist/cjs/sqm-portal-reset-password.cjs.entry.js +1 -1
- package/dist/cjs/{sqm-portal-verify-email-view-90cd89e3.js → sqm-portal-verify-email-view-424e406a.js} +1 -1
- package/dist/cjs/sqm-qr-code.cjs.entry.js +2 -2
- package/dist/cjs/sqm-referral-table_11.cjs.entry.js +5 -5
- 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 +15 -200
- package/dist/cjs/sqm-tab.cjs.entry.js +2 -2
- package/dist/cjs/sqm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{sqm-user-info-form-view-923ff8d9.js → sqm-user-info-form-view-53306f6e.js} +12 -9
- 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-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-stencilbook/sqm-stencilbook.js +0 -4
- 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 +4 -473
- package/dist/collection/components/sqm-widget-verification/useWidgetVerification.js +5 -20
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/formDefinitions.js +55 -75
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +63 -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-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 +65 -7
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/useTaxAndCash.js +1 -10
- 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 +10 -7
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +2 -7
- package/dist/esm/{ShadowViewAddon-657d18f0.js → ShadowViewAddon-47f1e579.js} +6 -6
- package/dist/esm/{data-2b0feb3f.js → data-12e6aae1.js} +2 -2
- 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 +91 -398
- package/dist/esm/{sqm-big-stat_46.entry.js → sqm-big-stat_45.entry.js} +34 -393
- package/dist/esm/sqm-close-button.entry.js +1 -1
- package/dist/esm/sqm-code-verification.entry.js +8 -7
- 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 +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-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-email-verification-view-80736644.js → sqm-portal-email-verification-view-426370f1.js} +1 -1
- package/dist/esm/sqm-portal-email-verification.entry.js +3 -3
- package/dist/esm/sqm-portal-forgot-password_6.entry.js +4 -4
- package/dist/esm/sqm-portal-logout.entry.js +1 -1
- package/dist/esm/{sqm-portal-profile-view-a6be8558.js → sqm-portal-profile-view-f015fd6a.js} +1 -1
- package/dist/esm/sqm-portal-profile.entry.js +4 -4
- package/dist/esm/sqm-portal-protected-route.entry.js +1 -1
- package/dist/esm/sqm-portal-reset-password.entry.js +1 -1
- package/dist/esm/{sqm-portal-verify-email-view-92297506.js → sqm-portal-verify-email-view-1a638fae.js} +1 -1
- package/dist/esm/sqm-qr-code.entry.js +2 -2
- package/dist/esm/sqm-referral-table_11.entry.js +5 -5
- 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 +15 -200
- package/dist/esm/sqm-tab.entry.js +2 -2
- package/dist/esm/sqm-tabs.entry.js +3 -3
- package/dist/esm/{sqm-user-info-form-view-f9026468.js → sqm-user-info-form-view-19d81a2b.js} +12 -9
- 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-657d18f0.js → ShadowViewAddon-47f1e579.js} +1 -1
- package/dist/esm-es5/{data-2b0feb3f.js → data-12e6aae1.js} +1 -1
- 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-email-verification-view-80736644.js → sqm-portal-email-verification-view-426370f1.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-a6be8558.js → sqm-portal-profile-view-f015fd6a.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-reset-password.entry.js +1 -1
- package/dist/esm-es5/{sqm-portal-verify-email-view-92297506.js → sqm-portal-verify-email-view-1a638fae.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-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-user-info-form-view-f9026468.js → sqm-user-info-form-view-19d81a2b.js} +1 -1
- 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-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-886fb141.entry.js → p-058aefe1.entry.js} +1 -1
- package/dist/mint-components/p-0614dcbc.entry.js +9 -0
- 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-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-a5912b2f.js → p-0c0d4065.js} +3 -3
- package/dist/mint-components/{p-8f9c1387.js → p-0d83907e.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-86381dc7.system.js → p-205cfdcd.system.js} +1 -1
- package/dist/mint-components/{p-896390f9.js → p-217dedde.js} +2 -2
- package/dist/mint-components/{p-e5ee6cf5.entry.js → p-25558a33.entry.js} +2 -2
- 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-3687d433.entry.js +106 -0
- package/dist/mint-components/p-38c7775a.js +1 -0
- package/dist/mint-components/p-3adbfd0b.system.js +6 -0
- package/dist/mint-components/{p-160828b4.entry.js → p-3bc62ca6.entry.js} +1 -1
- package/dist/mint-components/p-4da5a3fe.system.entry.js +1 -0
- package/dist/mint-components/{p-15a703c7.system.entry.js → p-5141769d.system.entry.js} +1 -1
- package/dist/mint-components/{p-608da224.entry.js → p-52674798.entry.js} +1 -1
- package/dist/mint-components/{p-bba694e4.entry.js → p-55676213.entry.js} +1 -1
- package/dist/mint-components/p-57ac2160.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-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-5ff7b000.entry.js +33 -0
- 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-6640bbd6.entry.js +273 -0
- package/dist/mint-components/{p-88c9cc1b.entry.js → p-6668f9f0.entry.js} +1 -1
- package/dist/mint-components/{p-be63f29b.system.js → p-692e14c5.system.js} +1 -1
- package/dist/mint-components/{p-014977d7.js → p-6c4ad51a.js} +1 -1
- package/dist/mint-components/p-6e512063.entry.js +25 -0
- package/dist/mint-components/{p-71545bfd.system.entry.js → p-70570e4d.system.entry.js} +1 -1
- package/dist/mint-components/{p-a7ee6531.js → p-7161e1a6.js} +1 -1
- 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-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-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-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-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-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-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-66c0100c.system.entry.js → p-ab0ea688.system.entry.js} +1 -1
- package/dist/mint-components/p-abc28aeb.system.entry.js +1 -0
- package/dist/mint-components/{p-dbdb2a46.system.entry.js → p-aefc6c4f.system.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-1b0cbbae.entry.js → p-b66f45d1.entry.js} +1 -1
- package/dist/mint-components/{p-3c88d2ed.js → p-bab4929e.js} +2 -2
- package/dist/mint-components/{p-3c555674.js → p-bc386a7b.js} +1 -1
- package/dist/mint-components/p-bf545082.system.entry.js +1 -0
- package/dist/mint-components/{p-16deb1a9.system.entry.js → p-c30d0049.system.entry.js} +1 -1
- package/dist/mint-components/{p-62e1c8b2.system.entry.js → p-c45a929a.system.entry.js} +1 -1
- package/dist/mint-components/p-c67f8558.system.entry.js +1 -0
- 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-93c5c8ec.entry.js → p-cb0a5990.entry.js} +1 -1
- package/dist/mint-components/{p-74aac245.system.js → p-ce050888.system.js} +1 -1
- 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-ba953c21.entry.js → p-d4570314.entry.js} +1 -1
- package/dist/mint-components/{p-b1b8e629.system.js → p-d6193876.system.js} +1 -1
- package/dist/mint-components/{p-b5f57914.js → p-d997001a.js} +1 -1
- package/dist/mint-components/{p-37658fec.entry.js → p-db0a2afd.entry.js} +1 -1
- package/dist/mint-components/{p-b297016f.system.entry.js → p-dd368927.system.entry.js} +1 -1
- 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-098d134a.system.entry.js → p-e3497e0e.system.entry.js} +1 -1
- package/dist/mint-components/{p-d798004f.system.js → p-e4f17c21.system.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-f18a6658.js → p-e6ace3ab.js} +1 -1
- package/dist/mint-components/{p-857a2d77.js → p-e84b874c.js} +1 -1
- package/dist/mint-components/{p-eaf5d0af.system.js → p-ea03e50e.system.js} +1 -1
- package/dist/mint-components/{p-3181e54a.entry.js → p-ec0b649a.entry.js} +1 -1
- package/dist/mint-components/{p-8139fdec.entry.js → p-f0baeed0.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-31dde9fc.system.js → p-f35d856a.system.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-438f6702.js → p-f8a09b0f.js} +152 -152
- package/dist/mint-components/p-fbe00c97.system.entry.js +1 -0
- 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-54bf015a.system.js → p-ff118a19.system.js} +1 -1
- 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-widget-verification/sqm-widget-verification.d.ts +0 -73
- package/dist/types/components/sqm-widget-verification/useWidgetVerification.d.ts +0 -2
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/formDefinitions.d.ts +6 -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 +8 -165
- package/dist/types/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.d.ts +2 -0
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +10 -0
- package/dist/types/components.d.ts +38 -554
- 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 +1 -1
- 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 -810
- package/dist/cjs/sqm-partner-info-modal-view-cd758f12.js +0 -107
- package/dist/collection/components/sqm-partner-info-modal/PartnerInfoModal.stories.js +0 -145
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal-view.js +0 -102
- package/dist/collection/components/sqm-partner-info-modal/sqm-partner-info-modal.js +0 -553
- package/dist/collection/components/sqm-partner-info-modal/usePartnerInfoModal.js +0 -232
- 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 -805
- package/dist/esm/sqm-partner-info-modal-view-dbedda28.js +0 -105
- 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-dbedda28.js +0 -1
- package/dist/mint-components/p-115dfc03.system.js +0 -1
- package/dist/mint-components/p-13f3a647.js +0 -1
- package/dist/mint-components/p-1b2fcd7f.entry.js +0 -108
- package/dist/mint-components/p-1c413a06.system.js +0 -1
- package/dist/mint-components/p-28ed2ae9.js +0 -1
- package/dist/mint-components/p-39840341.js +0 -1
- package/dist/mint-components/p-59f69bdc.system.entry.js +0 -1
- package/dist/mint-components/p-604e548b.entry.js +0 -291
- package/dist/mint-components/p-63c299f1.system.js +0 -1
- package/dist/mint-components/p-64b56141.system.entry.js +0 -1
- package/dist/mint-components/p-64f56cc9.system.js +0 -285
- package/dist/mint-components/p-6638c7c6.system.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-7144ac40.js +0 -1
- package/dist/mint-components/p-7a5814ef.system.entry.js +0 -1
- package/dist/mint-components/p-996eb820.entry.js +0 -1
- package/dist/mint-components/p-a8ecdc44.system.js +0 -1
- package/dist/mint-components/p-adcc37f3.entry.js +0 -105
- 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-bf81b818.system.entry.js +0 -1
- package/dist/mint-components/p-bfbfde38.entry.js +0 -33
- 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-d2927531.entry.js +0 -9
- package/dist/mint-components/p-d6714617.entry.js +0 -1
- package/dist/mint-components/p-dac1f2cb.system.entry.js +0 -1
- package/dist/mint-components/p-e95402dc.js +0 -49
- package/dist/types/components/sqm-partner-info-modal/PartnerInfoModal.stories.d.ts +0 -13
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal-view.d.ts +0 -43
- package/dist/types/components/sqm-partner-info-modal/sqm-partner-info-modal.d.ts +0 -101
- 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";
|
|
@@ -65,12 +64,6 @@ export namespace Components {
|
|
|
65
64
|
"renderLabel": (idx: any) => Promise<any>;
|
|
66
65
|
}
|
|
67
66
|
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
67
|
/**
|
|
75
68
|
* @uiName Agency code field label
|
|
76
69
|
*/
|
|
@@ -80,42 +73,18 @@ export namespace Components {
|
|
|
80
73
|
* @uiName Back button label
|
|
81
74
|
*/
|
|
82
75
|
"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
76
|
/**
|
|
90
77
|
* @uiName Bank account number field label
|
|
91
78
|
*/
|
|
92
79
|
"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
80
|
/**
|
|
100
81
|
* @uiName Bank account type field label
|
|
101
82
|
*/
|
|
102
83
|
"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
84
|
/**
|
|
110
85
|
* @uiName Bank address field label
|
|
111
86
|
*/
|
|
112
87
|
"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
88
|
/**
|
|
120
89
|
* @uiName Bank city field label
|
|
121
90
|
*/
|
|
@@ -124,32 +93,14 @@ export namespace Components {
|
|
|
124
93
|
* @uiName Bank country field label
|
|
125
94
|
*/
|
|
126
95
|
"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
96
|
/**
|
|
134
97
|
* @uiName Bank name field label
|
|
135
98
|
*/
|
|
136
99
|
"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
100
|
/**
|
|
144
101
|
* @uiName Bank postal code field label
|
|
145
102
|
*/
|
|
146
103
|
"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
104
|
/**
|
|
154
105
|
* @uiName Bank province/state field label
|
|
155
106
|
*/
|
|
@@ -158,32 +109,18 @@ export namespace Components {
|
|
|
158
109
|
* @uiName Beneficiary account field description
|
|
159
110
|
*/
|
|
160
111
|
"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
112
|
/**
|
|
168
113
|
* @uiName Beneficiary account field label
|
|
169
114
|
*/
|
|
170
115
|
"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
116
|
/**
|
|
178
117
|
* @uiName Branch code field label
|
|
179
118
|
*/
|
|
180
119
|
"branchCodeLabel": string;
|
|
181
120
|
/**
|
|
182
|
-
*
|
|
183
|
-
* @uiName Branch name error
|
|
184
|
-
* @uiWidget textArea
|
|
121
|
+
* @uiName Branch name field label
|
|
185
122
|
*/
|
|
186
|
-
"
|
|
123
|
+
"branchNameLabel": string;
|
|
187
124
|
/**
|
|
188
125
|
* One of three options listed for the classification field
|
|
189
126
|
* @uiName Business classification option
|
|
@@ -198,11 +135,9 @@ export namespace Components {
|
|
|
198
135
|
*/
|
|
199
136
|
"classificationCPFLabel": string;
|
|
200
137
|
/**
|
|
201
|
-
*
|
|
202
|
-
* @uiName Classification code error
|
|
203
|
-
* @uiWidget textArea
|
|
138
|
+
* @uiName Classification code field label
|
|
204
139
|
*/
|
|
205
|
-
"
|
|
140
|
+
"classificationCodeLabel": string;
|
|
206
141
|
/**
|
|
207
142
|
* @uiName Classification entity field label
|
|
208
143
|
*/
|
|
@@ -310,12 +245,6 @@ export namespace Components {
|
|
|
310
245
|
* @uiName Information modal title
|
|
311
246
|
*/
|
|
312
247
|
"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
248
|
/**
|
|
320
249
|
* @uiName Patronymic name field label
|
|
321
250
|
*/
|
|
@@ -325,12 +254,6 @@ export namespace Components {
|
|
|
325
254
|
* @uiName PayPal email field label
|
|
326
255
|
*/
|
|
327
256
|
"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
257
|
/**
|
|
335
258
|
* Label text for the payment day select option for the fifteenth of the month
|
|
336
259
|
* @uiName Fifteenth of month payday option
|
|
@@ -366,29 +289,11 @@ export namespace Components {
|
|
|
366
289
|
* @uiName Fixed day payment schedule option
|
|
367
290
|
*/
|
|
368
291
|
"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
292
|
/**
|
|
376
293
|
* Participant use this field to select the balance at which they want to be paid
|
|
377
294
|
* @uiName Payment threshold field label
|
|
378
295
|
*/
|
|
379
296
|
"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
297
|
/**
|
|
393
298
|
* @uiName Routing code field label
|
|
394
299
|
*/
|
|
@@ -406,12 +311,6 @@ export namespace Components {
|
|
|
406
311
|
* @uiName Support link text
|
|
407
312
|
*/
|
|
408
313
|
"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
314
|
/**
|
|
416
315
|
* @uiName SWIFT code field label
|
|
417
316
|
*/
|
|
@@ -425,12 +324,6 @@ export namespace Components {
|
|
|
425
324
|
* @uiName Page description
|
|
426
325
|
*/
|
|
427
326
|
"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
327
|
/**
|
|
435
328
|
* @uiName Taxpayer ID field label
|
|
436
329
|
*/
|
|
@@ -448,12 +341,6 @@ export namespace Components {
|
|
|
448
341
|
* @uiName Verify email header
|
|
449
342
|
*/
|
|
450
343
|
"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
344
|
/**
|
|
458
345
|
* @uiName VO code field label
|
|
459
346
|
*/
|
|
@@ -2311,89 +2198,6 @@ export namespace Components {
|
|
|
2311
2198
|
*/
|
|
2312
2199
|
"paginationText": string;
|
|
2313
2200
|
}
|
|
2314
|
-
interface SqmPartnerInfoModal {
|
|
2315
|
-
/**
|
|
2316
|
-
* Brand name shown in the modal header
|
|
2317
|
-
* @uiName Brand name
|
|
2318
|
-
*/
|
|
2319
|
-
"brandName": string;
|
|
2320
|
-
/**
|
|
2321
|
-
* @uiName Confirm button label
|
|
2322
|
-
*/
|
|
2323
|
-
"confirmButtonLabel": string;
|
|
2324
|
-
/**
|
|
2325
|
-
* @uiName Country label
|
|
2326
|
-
*/
|
|
2327
|
-
"countryLabel": string;
|
|
2328
|
-
/**
|
|
2329
|
-
* @uiName Currency label
|
|
2330
|
-
*/
|
|
2331
|
-
"currencyLabel": string;
|
|
2332
|
-
/**
|
|
2333
|
-
* @undocumented
|
|
2334
|
-
* @uiType object
|
|
2335
|
-
*/
|
|
2336
|
-
"demoData"?: DemoData<PartnerInfoModalResult>;
|
|
2337
|
-
/**
|
|
2338
|
-
* Description for existing partner confirmation
|
|
2339
|
-
* @uiName Existing partner description
|
|
2340
|
-
* @uiWidget textArea
|
|
2341
|
-
*/
|
|
2342
|
-
"descriptionExistingPartner": string;
|
|
2343
|
-
/**
|
|
2344
|
-
* Description for new partner setup
|
|
2345
|
-
* @uiName New partner description
|
|
2346
|
-
* @uiWidget textArea
|
|
2347
|
-
*/
|
|
2348
|
-
"descriptionNewPartner": string;
|
|
2349
|
-
/**
|
|
2350
|
-
* @uiName Missing fields error text
|
|
2351
|
-
* @uiWidget textArea
|
|
2352
|
-
*/
|
|
2353
|
-
"missingFieldsErrorText": string;
|
|
2354
|
-
/**
|
|
2355
|
-
* Header text when user has no existing partner
|
|
2356
|
-
* @uiName New partner header
|
|
2357
|
-
* @uiWidget textArea
|
|
2358
|
-
*/
|
|
2359
|
-
"modalHeader": string;
|
|
2360
|
-
/**
|
|
2361
|
-
* Header text when user has an existing partner
|
|
2362
|
-
* @uiName Existing partner header
|
|
2363
|
-
* @uiWidget textArea
|
|
2364
|
-
*/
|
|
2365
|
-
"modalHeaderExistingPartner": string;
|
|
2366
|
-
/**
|
|
2367
|
-
* @uiName Network error text
|
|
2368
|
-
* @uiWidget textArea
|
|
2369
|
-
*/
|
|
2370
|
-
"networkErrorText": string;
|
|
2371
|
-
/**
|
|
2372
|
-
* @uiName Search country placeholder
|
|
2373
|
-
*/
|
|
2374
|
-
"searchCountryPlaceholder": string;
|
|
2375
|
-
/**
|
|
2376
|
-
* @uiName Search currency placeholder
|
|
2377
|
-
*/
|
|
2378
|
-
"searchCurrencyPlaceholder": string;
|
|
2379
|
-
/**
|
|
2380
|
-
* @undocumented
|
|
2381
|
-
* @componentState { "title": "New partner", "props": { "states": { "open": true, "isExistingPartner": false } } }
|
|
2382
|
-
* @componentState { "title": "Existing partner", "props": { "states": { "open": true, "isExistingPartner": true, "countryCode": "US", "currency": "USD" } } }
|
|
2383
|
-
* @componentState { "title": "Connected (hidden)", "props": { "states": { "open": false } } }
|
|
2384
|
-
*/
|
|
2385
|
-
"stateController": string;
|
|
2386
|
-
/**
|
|
2387
|
-
* @uiName Submit button label
|
|
2388
|
-
*/
|
|
2389
|
-
"submitButtonLabel": string;
|
|
2390
|
-
/**
|
|
2391
|
-
* Support description for existing partner confirmation
|
|
2392
|
-
* @uiName Existing partner support description
|
|
2393
|
-
* @uiWidget textArea
|
|
2394
|
-
*/
|
|
2395
|
-
"supportDescriptionExistingPartner": string;
|
|
2396
|
-
}
|
|
2397
2201
|
interface SqmPasswordField {
|
|
2398
2202
|
/**
|
|
2399
2203
|
* @undocumented
|
|
@@ -4083,6 +3887,11 @@ export namespace Components {
|
|
|
4083
3887
|
"titleText"?: string;
|
|
4084
3888
|
}
|
|
4085
3889
|
interface SqmReferralIframe {
|
|
3890
|
+
/**
|
|
3891
|
+
* Override the default parameter name used in the iframe
|
|
3892
|
+
* @uiName Referral code parameter name
|
|
3893
|
+
*/
|
|
3894
|
+
"codeParam": string;
|
|
4086
3895
|
/**
|
|
4087
3896
|
* @undocumented
|
|
4088
3897
|
* @uiType object
|
|
@@ -6309,6 +6118,11 @@ export namespace Components {
|
|
|
6309
6118
|
* @uiGroup Step 4 Properties
|
|
6310
6119
|
*/
|
|
6311
6120
|
"step4_branchCodeLabel": string;
|
|
6121
|
+
/**
|
|
6122
|
+
* @uiName Branch name field label
|
|
6123
|
+
* @uiGroup Step 4 Properties
|
|
6124
|
+
*/
|
|
6125
|
+
"step4_branchNameLabel": string;
|
|
6312
6126
|
/**
|
|
6313
6127
|
* One of three options listed for the classification field
|
|
6314
6128
|
* @uiName Business classification option
|
|
@@ -6325,6 +6139,11 @@ export namespace Components {
|
|
|
6325
6139
|
* @uiGroup Step 4 Properties
|
|
6326
6140
|
*/
|
|
6327
6141
|
"step4_classificationCPFLabel": string;
|
|
6142
|
+
/**
|
|
6143
|
+
* @uiName Classification code field label
|
|
6144
|
+
* @uiGroup Step 4 Properties
|
|
6145
|
+
*/
|
|
6146
|
+
"step4_classificationCodeLabel": string;
|
|
6328
6147
|
/**
|
|
6329
6148
|
* @uiName Classification entity field label
|
|
6330
6149
|
* @uiGroup Step 4 Properties
|
|
@@ -7230,78 +7049,6 @@ export namespace Components {
|
|
|
7230
7049
|
* @uiGroup Code Verification Step
|
|
7231
7050
|
*/
|
|
7232
7051
|
"codeStep_verifyText": string;
|
|
7233
|
-
/**
|
|
7234
|
-
* @uiName Confirm button label
|
|
7235
|
-
* @uiGroup Partner Creation Step
|
|
7236
|
-
*/
|
|
7237
|
-
"createPartnerStep_confirmButtonLabel": string;
|
|
7238
|
-
/**
|
|
7239
|
-
* @uiName Country label
|
|
7240
|
-
* @uiGroup Partner Creation Step
|
|
7241
|
-
*/
|
|
7242
|
-
"createPartnerStep_countryLabel": string;
|
|
7243
|
-
/**
|
|
7244
|
-
* @uiName Currency label
|
|
7245
|
-
* @uiGroup Partner Creation Step
|
|
7246
|
-
*/
|
|
7247
|
-
"createPartnerStep_currencyLabel": string;
|
|
7248
|
-
/**
|
|
7249
|
-
* @uiName Existing partner description
|
|
7250
|
-
* @uiGroup Partner Creation Step
|
|
7251
|
-
* @uiWidget textArea
|
|
7252
|
-
*/
|
|
7253
|
-
"createPartnerStep_descriptionExistingPartner": string;
|
|
7254
|
-
/**
|
|
7255
|
-
* @uiName New partner description
|
|
7256
|
-
* @uiGroup Partner Creation Step
|
|
7257
|
-
* @uiWidget textArea
|
|
7258
|
-
*/
|
|
7259
|
-
"createPartnerStep_descriptionNewPartner": string;
|
|
7260
|
-
/**
|
|
7261
|
-
* @uiName Missing fields error text
|
|
7262
|
-
* @uiGroup Partner Creation Step
|
|
7263
|
-
* @uiWidget textArea
|
|
7264
|
-
*/
|
|
7265
|
-
"createPartnerStep_missingFieldsErrorText": string;
|
|
7266
|
-
/**
|
|
7267
|
-
* @uiName New partner header
|
|
7268
|
-
* @uiGroup Partner Creation Step
|
|
7269
|
-
* @uiWidget textArea
|
|
7270
|
-
*/
|
|
7271
|
-
"createPartnerStep_modalHeader": string;
|
|
7272
|
-
/**
|
|
7273
|
-
* @uiName Existing partner header
|
|
7274
|
-
* @uiGroup Partner Creation Step
|
|
7275
|
-
* @uiWidget textArea
|
|
7276
|
-
*/
|
|
7277
|
-
"createPartnerStep_modalHeaderExistingPartner": string;
|
|
7278
|
-
/**
|
|
7279
|
-
* @uiName Network error text
|
|
7280
|
-
* @uiGroup Partner Creation Step
|
|
7281
|
-
* @uiWidget textArea
|
|
7282
|
-
*/
|
|
7283
|
-
"createPartnerStep_networkErrorText": string;
|
|
7284
|
-
/**
|
|
7285
|
-
* @uiName Search country placeholder
|
|
7286
|
-
* @uiGroup Partner Creation Step
|
|
7287
|
-
*/
|
|
7288
|
-
"createPartnerStep_searchCountryPlaceholder": string;
|
|
7289
|
-
/**
|
|
7290
|
-
* @uiName Search currency placeholder
|
|
7291
|
-
* @uiGroup Partner Creation Step
|
|
7292
|
-
*/
|
|
7293
|
-
"createPartnerStep_searchCurrencyPlaceholder": string;
|
|
7294
|
-
/**
|
|
7295
|
-
* @uiName Submit button label
|
|
7296
|
-
* @uiGroup Partner Creation Step
|
|
7297
|
-
*/
|
|
7298
|
-
"createPartnerStep_submitButtonLabel": string;
|
|
7299
|
-
/**
|
|
7300
|
-
* @uiName Existing partner support description
|
|
7301
|
-
* @uiGroup Partner Creation Step
|
|
7302
|
-
* @uiWidget textArea
|
|
7303
|
-
*/
|
|
7304
|
-
"createPartnerStep_supportDescriptionExistingPartner": string;
|
|
7305
7052
|
/**
|
|
7306
7053
|
* @uiName Email input label
|
|
7307
7054
|
* @uiGroup Email Verification Step
|
|
@@ -7346,7 +7093,6 @@ export namespace Components {
|
|
|
7346
7093
|
* @undocumented
|
|
7347
7094
|
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
7348
7095
|
* @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
|
|
7349
|
-
* @componentState { "title": "Step 3: Create Partner", "props": { "showPartnerModal": true }, "dependencies": ["sqm-partner-info-modal"], "uiGroup": "Partner Creation Step" }
|
|
7350
7096
|
*/
|
|
7351
7097
|
"stateController": string;
|
|
7352
7098
|
}
|
|
@@ -7654,12 +7400,6 @@ declare global {
|
|
|
7654
7400
|
prototype: HTMLSqmPaginationElement;
|
|
7655
7401
|
new (): HTMLSqmPaginationElement;
|
|
7656
7402
|
};
|
|
7657
|
-
interface HTMLSqmPartnerInfoModalElement extends Components.SqmPartnerInfoModal, HTMLStencilElement {
|
|
7658
|
-
}
|
|
7659
|
-
var HTMLSqmPartnerInfoModalElement: {
|
|
7660
|
-
prototype: HTMLSqmPartnerInfoModalElement;
|
|
7661
|
-
new (): HTMLSqmPartnerInfoModalElement;
|
|
7662
|
-
};
|
|
7663
7403
|
interface HTMLSqmPasswordFieldElement extends Components.SqmPasswordField, HTMLStencilElement {
|
|
7664
7404
|
}
|
|
7665
7405
|
var HTMLSqmPasswordFieldElement: {
|
|
@@ -8184,7 +7924,6 @@ declare global {
|
|
|
8184
7924
|
"sqm-navigation-sidebar": HTMLSqmNavigationSidebarElement;
|
|
8185
7925
|
"sqm-navigation-sidebar-item": HTMLSqmNavigationSidebarItemElement;
|
|
8186
7926
|
"sqm-pagination": HTMLSqmPaginationElement;
|
|
8187
|
-
"sqm-partner-info-modal": HTMLSqmPartnerInfoModalElement;
|
|
8188
7927
|
"sqm-password-field": HTMLSqmPasswordFieldElement;
|
|
8189
7928
|
"sqm-payout-button-scroll": HTMLSqmPayoutButtonScrollElement;
|
|
8190
7929
|
"sqm-payout-details-card": HTMLSqmPayoutDetailsCardElement;
|
|
@@ -8270,12 +8009,6 @@ declare namespace LocalJSX {
|
|
|
8270
8009
|
interface RaisinsPlopTarget {
|
|
8271
8010
|
}
|
|
8272
8011
|
interface SqmBankingInfoForm {
|
|
8273
|
-
/**
|
|
8274
|
-
* Error messages for the agency code field. Supports error codes: empty, alphanumeric, tooShort
|
|
8275
|
-
* @uiName Agency code error
|
|
8276
|
-
* @uiWidget textArea
|
|
8277
|
-
*/
|
|
8278
|
-
"agencyCodeError"?: string;
|
|
8279
8012
|
/**
|
|
8280
8013
|
* @uiName Agency code field label
|
|
8281
8014
|
*/
|
|
@@ -8285,42 +8018,18 @@ declare namespace LocalJSX {
|
|
|
8285
8018
|
* @uiName Back button label
|
|
8286
8019
|
*/
|
|
8287
8020
|
"backButton"?: string;
|
|
8288
|
-
/**
|
|
8289
|
-
* Error messages for the bank account number / IBAN field. Supports error codes: empty, invalidUk, invalid, ibanEmpty, ibanAlphanumeric, ibanInvalid, ibanCountryMismatch
|
|
8290
|
-
* @uiName Bank account number / IBAN error
|
|
8291
|
-
* @uiWidget textArea
|
|
8292
|
-
*/
|
|
8293
|
-
"bankAccountNumberError"?: string;
|
|
8294
8021
|
/**
|
|
8295
8022
|
* @uiName Bank account number field label
|
|
8296
8023
|
*/
|
|
8297
8024
|
"bankAccountNumberLabel"?: string;
|
|
8298
|
-
/**
|
|
8299
|
-
* Error messages for the bank account type field. Supports error codes: empty
|
|
8300
|
-
* @uiName Bank account type error
|
|
8301
|
-
* @uiWidget textArea
|
|
8302
|
-
*/
|
|
8303
|
-
"bankAccountTypeError"?: string;
|
|
8304
8025
|
/**
|
|
8305
8026
|
* @uiName Bank account type field label
|
|
8306
8027
|
*/
|
|
8307
8028
|
"bankAccountTypeLabel"?: string;
|
|
8308
|
-
/**
|
|
8309
|
-
* Error messages for the bank address field. Supports error codes: empty
|
|
8310
|
-
* @uiName Bank address error
|
|
8311
|
-
* @uiWidget textArea
|
|
8312
|
-
*/
|
|
8313
|
-
"bankAddressError"?: string;
|
|
8314
8029
|
/**
|
|
8315
8030
|
* @uiName Bank address field label
|
|
8316
8031
|
*/
|
|
8317
8032
|
"bankAddressLabel"?: string;
|
|
8318
|
-
/**
|
|
8319
|
-
* Error messages for the bank city field. Supports error codes: empty
|
|
8320
|
-
* @uiName Bank city error
|
|
8321
|
-
* @uiWidget textArea
|
|
8322
|
-
*/
|
|
8323
|
-
"bankCityError"?: string;
|
|
8324
8033
|
/**
|
|
8325
8034
|
* @uiName Bank city field label
|
|
8326
8035
|
*/
|
|
@@ -8329,32 +8038,14 @@ declare namespace LocalJSX {
|
|
|
8329
8038
|
* @uiName Bank country field label
|
|
8330
8039
|
*/
|
|
8331
8040
|
"bankLocationLabel"?: string;
|
|
8332
|
-
/**
|
|
8333
|
-
* Error messages for the bank name field. Supports error codes: empty
|
|
8334
|
-
* @uiName Bank name error
|
|
8335
|
-
* @uiWidget textArea
|
|
8336
|
-
*/
|
|
8337
|
-
"bankNameError"?: string;
|
|
8338
8041
|
/**
|
|
8339
8042
|
* @uiName Bank name field label
|
|
8340
8043
|
*/
|
|
8341
8044
|
"bankNameLabel"?: string;
|
|
8342
|
-
/**
|
|
8343
|
-
* Error messages for the bank postal code field. Supports error codes: empty
|
|
8344
|
-
* @uiName Bank postal code error
|
|
8345
|
-
* @uiWidget textArea
|
|
8346
|
-
*/
|
|
8347
|
-
"bankPostalCodeError"?: string;
|
|
8348
8045
|
/**
|
|
8349
8046
|
* @uiName Bank postal code field label
|
|
8350
8047
|
*/
|
|
8351
8048
|
"bankPostalCodeLabel"?: string;
|
|
8352
|
-
/**
|
|
8353
|
-
* Error messages for the bank province/state field. Supports error codes: empty
|
|
8354
|
-
* @uiName Bank province/state error
|
|
8355
|
-
* @uiWidget textArea
|
|
8356
|
-
*/
|
|
8357
|
-
"bankStateError"?: string;
|
|
8358
8049
|
/**
|
|
8359
8050
|
* @uiName Bank province/state field label
|
|
8360
8051
|
*/
|
|
@@ -8363,32 +8054,18 @@ declare namespace LocalJSX {
|
|
|
8363
8054
|
* @uiName Beneficiary account field description
|
|
8364
8055
|
*/
|
|
8365
8056
|
"beneficiaryAccountNameDescription"?: string;
|
|
8366
|
-
/**
|
|
8367
|
-
* Error messages for the beneficiary / account holder name field. Supports error codes: empty, invalidCharacters, numeric, tooLong, nonEnglish, businessNameMismatch, nameMismatch, businessPayeeMismatch, payeeMismatch
|
|
8368
|
-
* @uiName Beneficiary account name error
|
|
8369
|
-
* @uiWidget textArea
|
|
8370
|
-
*/
|
|
8371
|
-
"beneficiaryAccountNameError"?: string;
|
|
8372
8057
|
/**
|
|
8373
8058
|
* @uiName Beneficiary account field label
|
|
8374
8059
|
*/
|
|
8375
8060
|
"beneficiaryAccountNameLabel"?: string;
|
|
8376
|
-
/**
|
|
8377
|
-
* Error messages for the branch code field. Supports error codes: invalid
|
|
8378
|
-
* @uiName Branch code error
|
|
8379
|
-
* @uiWidget textArea
|
|
8380
|
-
*/
|
|
8381
|
-
"branchCodeError"?: string;
|
|
8382
8061
|
/**
|
|
8383
8062
|
* @uiName Branch code field label
|
|
8384
8063
|
*/
|
|
8385
8064
|
"branchCodeLabel"?: string;
|
|
8386
8065
|
/**
|
|
8387
|
-
*
|
|
8388
|
-
* @uiName Branch name error
|
|
8389
|
-
* @uiWidget textArea
|
|
8066
|
+
* @uiName Branch name field label
|
|
8390
8067
|
*/
|
|
8391
|
-
"
|
|
8068
|
+
"branchNameLabel"?: string;
|
|
8392
8069
|
/**
|
|
8393
8070
|
* One of three options listed for the classification field
|
|
8394
8071
|
* @uiName Business classification option
|
|
@@ -8403,11 +8080,9 @@ declare namespace LocalJSX {
|
|
|
8403
8080
|
*/
|
|
8404
8081
|
"classificationCPFLabel"?: string;
|
|
8405
8082
|
/**
|
|
8406
|
-
*
|
|
8407
|
-
* @uiName Classification code error
|
|
8408
|
-
* @uiWidget textArea
|
|
8083
|
+
* @uiName Classification code field label
|
|
8409
8084
|
*/
|
|
8410
|
-
"
|
|
8085
|
+
"classificationCodeLabel"?: string;
|
|
8411
8086
|
/**
|
|
8412
8087
|
* @uiName Classification entity field label
|
|
8413
8088
|
*/
|
|
@@ -8515,12 +8190,6 @@ declare namespace LocalJSX {
|
|
|
8515
8190
|
* @uiName Information modal title
|
|
8516
8191
|
*/
|
|
8517
8192
|
"modalTitle"?: string;
|
|
8518
|
-
/**
|
|
8519
|
-
* Error messages for the patronymic name field. Supports error codes: empty, alphanumeric
|
|
8520
|
-
* @uiName Patronymic name error
|
|
8521
|
-
* @uiWidget textArea
|
|
8522
|
-
*/
|
|
8523
|
-
"patronymicNameError"?: string;
|
|
8524
8193
|
/**
|
|
8525
8194
|
* @uiName Patronymic name field label
|
|
8526
8195
|
*/
|
|
@@ -8530,12 +8199,6 @@ declare namespace LocalJSX {
|
|
|
8530
8199
|
* @uiName PayPal email field label
|
|
8531
8200
|
*/
|
|
8532
8201
|
"payPalInputLabel"?: string;
|
|
8533
|
-
/**
|
|
8534
|
-
* Error messages for the payment day field. Supports error codes: empty, invalid
|
|
8535
|
-
* @uiName Payment day error
|
|
8536
|
-
* @uiWidget textArea
|
|
8537
|
-
*/
|
|
8538
|
-
"paymentDayError"?: string;
|
|
8539
8202
|
/**
|
|
8540
8203
|
* Label text for the payment day select option for the fifteenth of the month
|
|
8541
8204
|
* @uiName Fifteenth of month payday option
|
|
@@ -8571,29 +8234,11 @@ declare namespace LocalJSX {
|
|
|
8571
8234
|
* @uiName Fixed day payment schedule option
|
|
8572
8235
|
*/
|
|
8573
8236
|
"paymentScheduleFixedDay"?: string;
|
|
8574
|
-
/**
|
|
8575
|
-
* Error messages for the payment threshold field. Supports error codes: empty, invalid
|
|
8576
|
-
* @uiName Payment threshold error
|
|
8577
|
-
* @uiWidget textArea
|
|
8578
|
-
*/
|
|
8579
|
-
"paymentThresholdError"?: string;
|
|
8580
8237
|
/**
|
|
8581
8238
|
* Participant use this field to select the balance at which they want to be paid
|
|
8582
8239
|
* @uiName Payment threshold field label
|
|
8583
8240
|
*/
|
|
8584
8241
|
"paymentThresholdSelectLabel"?: string;
|
|
8585
|
-
/**
|
|
8586
|
-
* Error messages for the PayPal email field. Supports error codes: empty, unsupportedCurrency, invalidEmail, verificationIncomplete
|
|
8587
|
-
* @uiName PayPal email error
|
|
8588
|
-
* @uiWidget textArea
|
|
8589
|
-
*/
|
|
8590
|
-
"paypalEmailError"?: string;
|
|
8591
|
-
/**
|
|
8592
|
-
* Error messages for the routing code / sort code / BSB field. Supports error codes: invalidBsb, invalidSortCode, empty, invalid
|
|
8593
|
-
* @uiName Routing code error
|
|
8594
|
-
* @uiWidget textArea
|
|
8595
|
-
*/
|
|
8596
|
-
"routingCodeError"?: string;
|
|
8597
8242
|
/**
|
|
8598
8243
|
* @uiName Routing code field label
|
|
8599
8244
|
*/
|
|
@@ -8611,12 +8256,6 @@ declare namespace LocalJSX {
|
|
|
8611
8256
|
* @uiName Support link text
|
|
8612
8257
|
*/
|
|
8613
8258
|
"supportLink"?: string;
|
|
8614
|
-
/**
|
|
8615
|
-
* Error messages for the SWIFT / BIC code field. Supports error codes: empty, alphanumeric, invalid
|
|
8616
|
-
* @uiName SWIFT code error
|
|
8617
|
-
* @uiWidget textArea
|
|
8618
|
-
*/
|
|
8619
|
-
"swiftCodeError"?: string;
|
|
8620
8259
|
/**
|
|
8621
8260
|
* @uiName SWIFT code field label
|
|
8622
8261
|
*/
|
|
@@ -8630,12 +8269,6 @@ declare namespace LocalJSX {
|
|
|
8630
8269
|
* @uiName Page description
|
|
8631
8270
|
*/
|
|
8632
8271
|
"taxAndPayoutsDescription"?: string;
|
|
8633
|
-
/**
|
|
8634
|
-
* 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
|
|
8635
|
-
* @uiName Tax payer ID error
|
|
8636
|
-
* @uiWidget textArea
|
|
8637
|
-
*/
|
|
8638
|
-
"taxPayerIdError"?: string;
|
|
8639
8272
|
/**
|
|
8640
8273
|
* @uiName Taxpayer ID field label
|
|
8641
8274
|
*/
|
|
@@ -8653,12 +8286,6 @@ declare namespace LocalJSX {
|
|
|
8653
8286
|
* @uiName Verify email header
|
|
8654
8287
|
*/
|
|
8655
8288
|
"verifyEmailHeaderText"?: string;
|
|
8656
|
-
/**
|
|
8657
|
-
* Error messages for the VO code field. Supports error codes: empty, alphanumeric
|
|
8658
|
-
* @uiName VO code error
|
|
8659
|
-
* @uiWidget textArea
|
|
8660
|
-
*/
|
|
8661
|
-
"voCodeError"?: string;
|
|
8662
8289
|
/**
|
|
8663
8290
|
* @uiName VO code field label
|
|
8664
8291
|
*/
|
|
@@ -10511,89 +10138,6 @@ declare namespace LocalJSX {
|
|
|
10511
10138
|
*/
|
|
10512
10139
|
"paginationText"?: string;
|
|
10513
10140
|
}
|
|
10514
|
-
interface SqmPartnerInfoModal {
|
|
10515
|
-
/**
|
|
10516
|
-
* Brand name shown in the modal header
|
|
10517
|
-
* @uiName Brand name
|
|
10518
|
-
*/
|
|
10519
|
-
"brandName"?: string;
|
|
10520
|
-
/**
|
|
10521
|
-
* @uiName Confirm button label
|
|
10522
|
-
*/
|
|
10523
|
-
"confirmButtonLabel"?: string;
|
|
10524
|
-
/**
|
|
10525
|
-
* @uiName Country label
|
|
10526
|
-
*/
|
|
10527
|
-
"countryLabel"?: string;
|
|
10528
|
-
/**
|
|
10529
|
-
* @uiName Currency label
|
|
10530
|
-
*/
|
|
10531
|
-
"currencyLabel"?: string;
|
|
10532
|
-
/**
|
|
10533
|
-
* @undocumented
|
|
10534
|
-
* @uiType object
|
|
10535
|
-
*/
|
|
10536
|
-
"demoData"?: DemoData<PartnerInfoModalResult>;
|
|
10537
|
-
/**
|
|
10538
|
-
* Description for existing partner confirmation
|
|
10539
|
-
* @uiName Existing partner description
|
|
10540
|
-
* @uiWidget textArea
|
|
10541
|
-
*/
|
|
10542
|
-
"descriptionExistingPartner"?: string;
|
|
10543
|
-
/**
|
|
10544
|
-
* Description for new partner setup
|
|
10545
|
-
* @uiName New partner description
|
|
10546
|
-
* @uiWidget textArea
|
|
10547
|
-
*/
|
|
10548
|
-
"descriptionNewPartner"?: string;
|
|
10549
|
-
/**
|
|
10550
|
-
* @uiName Missing fields error text
|
|
10551
|
-
* @uiWidget textArea
|
|
10552
|
-
*/
|
|
10553
|
-
"missingFieldsErrorText"?: string;
|
|
10554
|
-
/**
|
|
10555
|
-
* Header text when user has no existing partner
|
|
10556
|
-
* @uiName New partner header
|
|
10557
|
-
* @uiWidget textArea
|
|
10558
|
-
*/
|
|
10559
|
-
"modalHeader"?: string;
|
|
10560
|
-
/**
|
|
10561
|
-
* Header text when user has an existing partner
|
|
10562
|
-
* @uiName Existing partner header
|
|
10563
|
-
* @uiWidget textArea
|
|
10564
|
-
*/
|
|
10565
|
-
"modalHeaderExistingPartner"?: string;
|
|
10566
|
-
/**
|
|
10567
|
-
* @uiName Network error text
|
|
10568
|
-
* @uiWidget textArea
|
|
10569
|
-
*/
|
|
10570
|
-
"networkErrorText"?: string;
|
|
10571
|
-
/**
|
|
10572
|
-
* @uiName Search country placeholder
|
|
10573
|
-
*/
|
|
10574
|
-
"searchCountryPlaceholder"?: string;
|
|
10575
|
-
/**
|
|
10576
|
-
* @uiName Search currency placeholder
|
|
10577
|
-
*/
|
|
10578
|
-
"searchCurrencyPlaceholder"?: string;
|
|
10579
|
-
/**
|
|
10580
|
-
* @undocumented
|
|
10581
|
-
* @componentState { "title": "New partner", "props": { "states": { "open": true, "isExistingPartner": false } } }
|
|
10582
|
-
* @componentState { "title": "Existing partner", "props": { "states": { "open": true, "isExistingPartner": true, "countryCode": "US", "currency": "USD" } } }
|
|
10583
|
-
* @componentState { "title": "Connected (hidden)", "props": { "states": { "open": false } } }
|
|
10584
|
-
*/
|
|
10585
|
-
"stateController"?: string;
|
|
10586
|
-
/**
|
|
10587
|
-
* @uiName Submit button label
|
|
10588
|
-
*/
|
|
10589
|
-
"submitButtonLabel"?: string;
|
|
10590
|
-
/**
|
|
10591
|
-
* Support description for existing partner confirmation
|
|
10592
|
-
* @uiName Existing partner support description
|
|
10593
|
-
* @uiWidget textArea
|
|
10594
|
-
*/
|
|
10595
|
-
"supportDescriptionExistingPartner"?: string;
|
|
10596
|
-
}
|
|
10597
10141
|
interface SqmPasswordField {
|
|
10598
10142
|
/**
|
|
10599
10143
|
* @undocumented
|
|
@@ -12283,6 +11827,11 @@ declare namespace LocalJSX {
|
|
|
12283
11827
|
"titleText"?: string;
|
|
12284
11828
|
}
|
|
12285
11829
|
interface SqmReferralIframe {
|
|
11830
|
+
/**
|
|
11831
|
+
* Override the default parameter name used in the iframe
|
|
11832
|
+
* @uiName Referral code parameter name
|
|
11833
|
+
*/
|
|
11834
|
+
"codeParam"?: string;
|
|
12286
11835
|
/**
|
|
12287
11836
|
* @undocumented
|
|
12288
11837
|
* @uiType object
|
|
@@ -14485,6 +14034,11 @@ declare namespace LocalJSX {
|
|
|
14485
14034
|
* @uiGroup Step 4 Properties
|
|
14486
14035
|
*/
|
|
14487
14036
|
"step4_branchCodeLabel"?: string;
|
|
14037
|
+
/**
|
|
14038
|
+
* @uiName Branch name field label
|
|
14039
|
+
* @uiGroup Step 4 Properties
|
|
14040
|
+
*/
|
|
14041
|
+
"step4_branchNameLabel"?: string;
|
|
14488
14042
|
/**
|
|
14489
14043
|
* One of three options listed for the classification field
|
|
14490
14044
|
* @uiName Business classification option
|
|
@@ -14501,6 +14055,11 @@ declare namespace LocalJSX {
|
|
|
14501
14055
|
* @uiGroup Step 4 Properties
|
|
14502
14056
|
*/
|
|
14503
14057
|
"step4_classificationCPFLabel"?: string;
|
|
14058
|
+
/**
|
|
14059
|
+
* @uiName Classification code field label
|
|
14060
|
+
* @uiGroup Step 4 Properties
|
|
14061
|
+
*/
|
|
14062
|
+
"step4_classificationCodeLabel"?: string;
|
|
14504
14063
|
/**
|
|
14505
14064
|
* @uiName Classification entity field label
|
|
14506
14065
|
* @uiGroup Step 4 Properties
|
|
@@ -15405,78 +14964,6 @@ declare namespace LocalJSX {
|
|
|
15405
14964
|
* @uiGroup Code Verification Step
|
|
15406
14965
|
*/
|
|
15407
14966
|
"codeStep_verifyText"?: string;
|
|
15408
|
-
/**
|
|
15409
|
-
* @uiName Confirm button label
|
|
15410
|
-
* @uiGroup Partner Creation Step
|
|
15411
|
-
*/
|
|
15412
|
-
"createPartnerStep_confirmButtonLabel"?: string;
|
|
15413
|
-
/**
|
|
15414
|
-
* @uiName Country label
|
|
15415
|
-
* @uiGroup Partner Creation Step
|
|
15416
|
-
*/
|
|
15417
|
-
"createPartnerStep_countryLabel"?: string;
|
|
15418
|
-
/**
|
|
15419
|
-
* @uiName Currency label
|
|
15420
|
-
* @uiGroup Partner Creation Step
|
|
15421
|
-
*/
|
|
15422
|
-
"createPartnerStep_currencyLabel"?: string;
|
|
15423
|
-
/**
|
|
15424
|
-
* @uiName Existing partner description
|
|
15425
|
-
* @uiGroup Partner Creation Step
|
|
15426
|
-
* @uiWidget textArea
|
|
15427
|
-
*/
|
|
15428
|
-
"createPartnerStep_descriptionExistingPartner"?: string;
|
|
15429
|
-
/**
|
|
15430
|
-
* @uiName New partner description
|
|
15431
|
-
* @uiGroup Partner Creation Step
|
|
15432
|
-
* @uiWidget textArea
|
|
15433
|
-
*/
|
|
15434
|
-
"createPartnerStep_descriptionNewPartner"?: string;
|
|
15435
|
-
/**
|
|
15436
|
-
* @uiName Missing fields error text
|
|
15437
|
-
* @uiGroup Partner Creation Step
|
|
15438
|
-
* @uiWidget textArea
|
|
15439
|
-
*/
|
|
15440
|
-
"createPartnerStep_missingFieldsErrorText"?: string;
|
|
15441
|
-
/**
|
|
15442
|
-
* @uiName New partner header
|
|
15443
|
-
* @uiGroup Partner Creation Step
|
|
15444
|
-
* @uiWidget textArea
|
|
15445
|
-
*/
|
|
15446
|
-
"createPartnerStep_modalHeader"?: string;
|
|
15447
|
-
/**
|
|
15448
|
-
* @uiName Existing partner header
|
|
15449
|
-
* @uiGroup Partner Creation Step
|
|
15450
|
-
* @uiWidget textArea
|
|
15451
|
-
*/
|
|
15452
|
-
"createPartnerStep_modalHeaderExistingPartner"?: string;
|
|
15453
|
-
/**
|
|
15454
|
-
* @uiName Network error text
|
|
15455
|
-
* @uiGroup Partner Creation Step
|
|
15456
|
-
* @uiWidget textArea
|
|
15457
|
-
*/
|
|
15458
|
-
"createPartnerStep_networkErrorText"?: string;
|
|
15459
|
-
/**
|
|
15460
|
-
* @uiName Search country placeholder
|
|
15461
|
-
* @uiGroup Partner Creation Step
|
|
15462
|
-
*/
|
|
15463
|
-
"createPartnerStep_searchCountryPlaceholder"?: string;
|
|
15464
|
-
/**
|
|
15465
|
-
* @uiName Search currency placeholder
|
|
15466
|
-
* @uiGroup Partner Creation Step
|
|
15467
|
-
*/
|
|
15468
|
-
"createPartnerStep_searchCurrencyPlaceholder"?: string;
|
|
15469
|
-
/**
|
|
15470
|
-
* @uiName Submit button label
|
|
15471
|
-
* @uiGroup Partner Creation Step
|
|
15472
|
-
*/
|
|
15473
|
-
"createPartnerStep_submitButtonLabel"?: string;
|
|
15474
|
-
/**
|
|
15475
|
-
* @uiName Existing partner support description
|
|
15476
|
-
* @uiGroup Partner Creation Step
|
|
15477
|
-
* @uiWidget textArea
|
|
15478
|
-
*/
|
|
15479
|
-
"createPartnerStep_supportDescriptionExistingPartner"?: string;
|
|
15480
14967
|
/**
|
|
15481
14968
|
* @uiName Email input label
|
|
15482
14969
|
* @uiGroup Email Verification Step
|
|
@@ -15521,7 +15008,6 @@ declare namespace LocalJSX {
|
|
|
15521
15008
|
* @undocumented
|
|
15522
15009
|
* @componentState { "title": "Step 1: Enter email", "props": { "showCode": false }, "dependencies": ["sqm-email-verification"], "uiGroup": "Email Verification Step" }
|
|
15523
15010
|
* @componentState { "title": "Step 2: Enter code", "props": { "showCode": true }, "dependencies": ["sqm-code-verification"], "uiGroup": "Code Verification Step" }
|
|
15524
|
-
* @componentState { "title": "Step 3: Create Partner", "props": { "showPartnerModal": true }, "dependencies": ["sqm-partner-info-modal"], "uiGroup": "Partner Creation Step" }
|
|
15525
15011
|
*/
|
|
15526
15012
|
"stateController"?: string;
|
|
15527
15013
|
}
|
|
@@ -15583,7 +15069,6 @@ declare namespace LocalJSX {
|
|
|
15583
15069
|
"sqm-navigation-sidebar": SqmNavigationSidebar;
|
|
15584
15070
|
"sqm-navigation-sidebar-item": SqmNavigationSidebarItem;
|
|
15585
15071
|
"sqm-pagination": SqmPagination;
|
|
15586
|
-
"sqm-partner-info-modal": SqmPartnerInfoModal;
|
|
15587
15072
|
"sqm-password-field": SqmPasswordField;
|
|
15588
15073
|
"sqm-payout-button-scroll": SqmPayoutButtonScroll;
|
|
15589
15074
|
"sqm-payout-details-card": SqmPayoutDetailsCard;
|
|
@@ -15718,7 +15203,6 @@ declare module "@stencil/core" {
|
|
|
15718
15203
|
"sqm-navigation-sidebar": LocalJSX.SqmNavigationSidebar & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarElement>;
|
|
15719
15204
|
"sqm-navigation-sidebar-item": LocalJSX.SqmNavigationSidebarItem & JSXBase.HTMLAttributes<HTMLSqmNavigationSidebarItemElement>;
|
|
15720
15205
|
"sqm-pagination": LocalJSX.SqmPagination & JSXBase.HTMLAttributes<HTMLSqmPaginationElement>;
|
|
15721
|
-
"sqm-partner-info-modal": LocalJSX.SqmPartnerInfoModal & JSXBase.HTMLAttributes<HTMLSqmPartnerInfoModalElement>;
|
|
15722
15206
|
"sqm-password-field": LocalJSX.SqmPasswordField & JSXBase.HTMLAttributes<HTMLSqmPasswordFieldElement>;
|
|
15723
15207
|
"sqm-payout-button-scroll": LocalJSX.SqmPayoutButtonScroll & JSXBase.HTMLAttributes<HTMLSqmPayoutButtonScrollElement>;
|
|
15724
15208
|
"sqm-payout-details-card": LocalJSX.SqmPayoutDetailsCard & JSXBase.HTMLAttributes<HTMLSqmPayoutDetailsCardElement>;
|