@adyen/kyc-components 3.0.0-beta.8 → 3.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/es/{HK-0561cac3.mjs → HK-675b8651.mjs} +0 -6
- package/dist/es/NZ-d7a003bc.mjs +24 -0
- package/dist/es/adyen-kyc-components.es.js +17921 -11986
- package/dist/style.css +11406 -1958
- package/dist/types/components/BusinessTypeSelection/BusinessTypeSelection.d.ts +16 -0
- package/dist/types/components/BusinessTypeSelection/types.d.ts +38 -0
- package/dist/types/components/BusinessTypeSelection/utils.d.ts +25 -0
- package/dist/types/components/Company/rules.d.ts +21 -1
- package/dist/types/components/Company/types.d.ts +1 -0
- package/dist/types/components/CompanyBasics/component/CompanyBasicsComponent.d.ts +8 -0
- package/dist/types/components/CompanyBasics/index.d.ts +1 -0
- package/dist/types/components/CompanyBasics/types.d.ts +20 -0
- package/dist/types/components/CompanyBasics/validate.d.ts +4 -0
- package/dist/types/components/CompanyLookup/CompanyLookupResultsHeader.d.ts +2 -0
- package/dist/types/components/CompanyLookup/CompanyLookupResultsList.d.ts +2 -0
- package/dist/types/components/CompanyLookup/LookupResult.d.ts +3 -0
- package/dist/types/components/CompanyLookup/component/CompanyLookupComponent.d.ts +5 -0
- package/dist/types/components/CompanyLookup/index.d.ts +1 -0
- package/dist/types/components/CompanyLookup/types.d.ts +67 -0
- package/dist/types/components/CompanyNameAndCountry/types.d.ts +1 -0
- package/dist/types/components/CompanyOtherDetails/component/CompanyOtherDetailsComponent.d.ts +8 -0
- package/dist/types/components/CompanyOtherDetails/index.d.ts +1 -0
- package/dist/types/components/CompanyOtherDetails/types.d.ts +17 -0
- package/dist/types/components/CompanyOtherDetails/validate.d.ts +8 -0
- package/dist/types/components/CompanyRegistrationDetails/component/labels.d.ts +6 -0
- package/dist/types/components/CompanySearch/component/CompanySearchComponent.d.ts +2 -0
- package/dist/types/components/CompanySearch/forms.d.ts +38 -0
- package/dist/types/components/CompanySearch/index.d.ts +1 -0
- package/dist/types/components/CompanySearch/types.d.ts +29 -0
- package/dist/types/components/CompanyStructure/component/CompanyStructureComponent.d.ts +8 -0
- package/dist/types/components/CompanyStructure/index.d.ts +1 -0
- package/dist/types/components/CompanyStructure/types.d.ts +6 -0
- package/dist/types/components/CompanyStructure/validate.d.ts +3 -0
- package/dist/types/components/ConstitutionalDocument/ConstitutionalDocumentComponent.d.ts +4 -10
- package/dist/types/components/ConstitutionalDocument/types.d.ts +4 -0
- package/dist/types/components/ContactDetails/component/ContactDetailsComponent.d.ts +7 -1
- package/dist/types/components/DocumentUpload/types.d.ts +2 -1
- package/dist/types/components/Dropins/CompanyDropin/types.d.ts +3 -3
- package/dist/types/components/Dropins/CompanySearchDropin/components/CompanySearchDropinComponent.d.ts +2 -0
- package/dist/types/components/Dropins/CompanySearchDropin/index.d.ts +1 -0
- package/dist/types/components/Dropins/CompanySearchDropin/types.d.ts +10 -0
- package/dist/types/components/Dropins/CompanySearchDropin/utils.d.ts +8 -0
- package/dist/types/components/Dropins/FormWrapper/FormWrapper.d.ts +1 -1
- package/dist/types/components/Dropins/IndividualDropin/components/IndividualDropinComponent.d.ts +1 -1
- package/dist/types/components/Dropins/PayoutDetailsDropin/components/PayoutDetailsDropinComponent.d.ts +2 -2
- package/dist/types/components/Dropins/PciDropin/types.d.ts +1 -1
- package/dist/types/components/Dropins/RoleAndTypeDropin/components/RoleAndTypeDropinComponent.d.ts +1 -1
- package/dist/types/components/Dropins/RoleAndTypeDropin/types.d.ts +3 -0
- package/dist/types/components/Dropins/ServiceAgreementDropinComponent/components/useServiceAgreement.d.ts +2 -2
- package/dist/types/components/Dropins/ServiceAgreementDropinComponent/types.d.ts +1 -1
- package/dist/types/components/Dropins/types.d.ts +8 -1
- package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +16 -0
- package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +12 -0
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +12 -0
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +12 -0
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemSummary/ManageTransferInstrumentOverviewItemSummary.d.ts +8 -0
- package/dist/types/components/IdDocumentUpload/types.d.ts +4 -3
- package/dist/types/components/IdentityNumber/component/IdentityNumberComponent.d.ts +3 -1
- package/dist/types/components/IdentityNumber/formats.d.ts +3 -0
- package/dist/types/components/IdentityNumber/type.d.ts +2 -0
- package/dist/types/components/IdentityNumber/validate.d.ts +2 -1
- package/dist/types/components/IdentityNumber/validate.helper.d.ts +3 -5
- package/dist/types/components/Individual/types.d.ts +4 -3
- package/dist/types/components/Introduction/Introduction.d.ts +10 -0
- package/dist/types/components/Introduction/IntroductionScreen.d.ts +8 -0
- package/dist/types/components/Introduction/constants.d.ts +3 -0
- package/dist/types/components/Introduction/copy.d.ts +14 -0
- package/dist/types/components/Introduction/types.d.ts +12 -0
- package/dist/types/components/LegalEntityTypeSwitcher/type.d.ts +5 -2
- package/dist/types/components/PayoutAccount/helpers/mapPayoutAccountSchemaToApiBankAccount.d.ts +2 -0
- package/dist/types/components/PayoutAccount/types.d.ts +3 -2
- package/dist/types/components/PayoutBankStatement/component/BankDocumentRequirements.d.ts +3 -1
- package/dist/types/components/PayoutBankStatement/types.d.ts +4 -2
- package/dist/types/components/PayoutDetails/component/PayoutDetailsComponent.d.ts +2 -2
- package/dist/types/components/PayoutDetails/types.d.ts +5 -3
- package/dist/types/components/PayoutVerificationMethod/component/AccountHolderDescriptionFragment.d.ts +7 -0
- package/dist/types/components/PayoutVerificationMethod/types.d.ts +2 -2
- package/dist/types/components/PersonalDetails/component/IdentityComponent/identityUS/component/IdentityUSComponent.d.ts +1 -1
- package/dist/types/components/PersonalDetails/component/labels.d.ts +4 -0
- package/dist/types/components/PersonalDetails/types.d.ts +4 -0
- package/dist/types/components/RegistrationAddress/types.d.ts +1 -0
- package/dist/types/components/SoleProp/types.d.ts +2 -2
- package/dist/types/components/TaskList/component/PayoutAccountTaskListItem.d.ts +2 -2
- package/dist/types/components/TaskList/component/TaskItemStatus.d.ts +1 -1
- package/dist/types/components/TaskList/component/TaskListItem.d.ts +1 -1
- package/dist/types/components/TaskList/types.d.ts +10 -1
- package/dist/types/components/Trust/types.d.ts +2 -2
- package/dist/types/components/TrustMembers/component/RootTrusteeTaskItem.d.ts +2 -1
- package/dist/types/components/TrustMembers/types.d.ts +7 -3
- package/dist/types/components/TrustRoleAndEntityType/convertExistingTrustMember.d.ts +2 -1
- package/dist/types/components/TrustRoleAndEntityType/getAvailableRoles.d.ts +2 -0
- package/dist/types/components/TrustRoleAndEntityType/types.d.ts +10 -0
- package/dist/types/components/index.d.ts +6 -2
- package/dist/types/components/internal/Accordion/types.d.ts +1 -1
- package/dist/types/components/internal/AccordionItem/AccordionItem.d.ts +1 -1
- package/dist/types/components/internal/AccordionItem/types.d.ts +3 -2
- package/dist/types/components/internal/AccountHolder/types.d.ts +2 -1
- package/dist/types/components/internal/Address/components/SearchAddress.d.ts +1 -1
- package/dist/types/components/internal/Address/types.d.ts +5 -3
- package/dist/types/components/internal/Address/utils.d.ts +1 -1
- package/dist/types/components/internal/Alert/Alert.d.ts +1 -3
- package/dist/types/components/internal/Alert/components/VerificationErrorAlert.d.ts +1 -1
- package/dist/types/components/internal/Alert/index.d.ts +1 -1
- package/dist/types/components/internal/Alert/types.d.ts +2 -0
- package/dist/types/components/internal/BankAccountNumber/types.d.ts +4 -1
- package/dist/types/components/internal/BusinessRegistrationNumber/fieldConfig.d.ts +12 -0
- package/dist/types/components/internal/BusinessRegistrationNumber/types.d.ts +5 -3
- package/dist/types/components/internal/BusinessRegistrationNumberField/BusinessRegistrationNumberField.d.ts +3 -0
- package/dist/types/components/internal/BusinessRegistrationNumberField/index.d.ts +1 -0
- package/dist/types/components/internal/BusinessRegistrationNumberField/types.d.ts +8 -0
- package/dist/types/components/internal/Button/types.d.ts +2 -2
- package/dist/types/components/internal/Card/Card.d.ts +1 -1
- package/dist/types/components/internal/Card/types.d.ts +2 -0
- package/dist/types/components/internal/ContractViewer/ContractViewer.d.ts +1 -0
- package/dist/types/components/internal/ContractViewer/types.d.ts +4 -83
- package/dist/types/components/internal/CountryField/CountryField.d.ts +2 -2
- package/dist/types/components/internal/CountryField/types.d.ts +1 -1
- package/dist/types/components/internal/CountryField/validate.d.ts +3 -0
- package/dist/types/components/internal/DateOfIncorporationField/DateOfIncorporationField.d.ts +3 -0
- package/dist/types/components/internal/DateOfIncorporationField/index.d.ts +1 -0
- package/dist/types/components/internal/DateOfIncorporationField/types.d.ts +5 -0
- package/dist/types/components/internal/DateOfIncorporationField/validate.d.ts +3 -0
- package/dist/types/components/internal/ErrorPanel/components/NavigateToFieldLink.d.ts +5 -4
- package/dist/types/components/internal/FormFields/Dropzone/FilePicker.d.ts +3 -2
- package/dist/types/components/internal/FormFields/Dropzone/types.d.ts +3 -7
- package/dist/types/components/internal/FormFields/Dropzone/validate.d.ts +2 -1
- package/dist/types/components/internal/FormFields/Field/Field.d.ts +2 -3
- package/dist/types/components/internal/FormFields/Field/types.d.ts +5 -2
- package/dist/types/components/internal/FormFields/InputBase.d.ts +2 -2
- package/dist/types/components/internal/FormFields/InputDate/utils.d.ts +1 -1
- package/dist/types/components/internal/FormFields/InputEmail.d.ts +2 -1
- package/dist/types/components/internal/FormFields/InputTelephone.d.ts +2 -1
- package/dist/types/components/internal/FormFields/InputText.d.ts +1 -1
- package/dist/types/components/internal/FormFields/MaskedInputText/MaskedInputText.d.ts +22 -0
- package/dist/types/components/internal/FormFields/RadioGroup/RadioGroup.d.ts +1 -8
- package/dist/types/components/internal/FormFields/RadioGroup/types.d.ts +3 -2
- package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCard.d.ts +1 -1
- package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCardSelect.d.ts +1 -1
- package/dist/types/components/internal/FormFields/RadioGroupCard/types.d.ts +5 -4
- package/dist/types/components/internal/FormFields/utils.d.ts +6 -1
- package/dist/types/components/internal/Iban/ibanValidator.d.ts +4 -2
- package/dist/types/components/internal/Iban/types.d.ts +2 -1
- package/dist/types/components/internal/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +11 -0
- package/dist/types/components/internal/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +9 -0
- package/dist/types/components/internal/IdFieldTypeSelector/VatNumberTypeSelector.d.ts +9 -0
- package/dist/types/components/internal/IdFieldTypeSelector/countryIdNumberTypes.d.ts +90 -0
- package/dist/types/components/internal/LegalCompanyNameField/LegalCompanyNameField.d.ts +2 -3
- package/dist/types/components/internal/LegalCompanyNameField/types.d.ts +1 -1
- package/dist/types/components/internal/LegalCompanyNameField/validate.d.ts +3 -0
- package/dist/types/components/internal/Name/Name.d.ts +13 -1
- package/dist/types/components/internal/Remove/Remove.d.ts +1 -1
- package/dist/types/components/internal/Remove/types.d.ts +6 -4
- package/dist/types/components/internal/StateField/StateField.d.ts +2 -2
- package/dist/types/components/internal/StateField/types.d.ts +3 -1
- package/dist/types/components/internal/StateField/validate.d.ts +3 -0
- package/dist/types/components/internal/Status/Status.d.ts +1 -1
- package/dist/types/components/internal/Status/types.d.ts +2 -0
- package/dist/types/components/internal/StockExchangeMICField/StockExchangeMICField.d.ts +3 -0
- package/dist/types/components/internal/StockExchangeMICField/index.d.ts +1 -0
- package/dist/types/components/internal/StockExchangeMICField/types.d.ts +5 -0
- package/dist/types/components/internal/StockExchangeMICField/validate.d.ts +3 -0
- package/dist/types/components/internal/StockISINField/StockISINField.d.ts +3 -0
- package/dist/types/components/internal/StockISINField/index.d.ts +1 -0
- package/dist/types/components/internal/StockISINField/types.d.ts +5 -0
- package/dist/types/components/internal/StockISINField/validate.d.ts +3 -0
- package/dist/types/components/internal/Summary/Summary.d.ts +1 -1
- package/dist/types/components/internal/Summary/index.d.ts +1 -0
- package/dist/types/components/internal/Summary/types.d.ts +3 -1
- package/dist/types/components/internal/TaxId/rules.d.ts +2 -1
- package/dist/types/components/internal/TaxInformationField/TaxInformationField.d.ts +4 -0
- package/dist/types/components/internal/TaxInformationField/index.d.ts +1 -0
- package/dist/types/components/internal/TaxInformationField/types.d.ts +13 -0
- package/dist/types/components/internal/TaxInformationField/validate.d.ts +4 -0
- package/dist/types/components/internal/TradingNameField/TradingNameField.d.ts +3 -0
- package/dist/types/components/internal/TradingNameField/index.d.ts +1 -0
- package/dist/types/components/internal/TradingNameField/types.d.ts +8 -0
- package/dist/types/components/internal/TradingNameField/validate.d.ts +3 -0
- package/dist/types/components/internal/VatNumber/types.d.ts +3 -6
- package/dist/types/components/internal/VatNumber/validate.d.ts +2 -1
- package/dist/types/components/internal/VatNumber/vatNumberValidation.d.ts +4 -0
- package/dist/types/components/internal/VatNumberField/VatNumberField.d.ts +3 -0
- package/dist/types/components/internal/VatNumberField/index.d.ts +1 -0
- package/dist/types/components/internal/VatNumberField/types.d.ts +11 -0
- package/dist/types/components/internal/VatNumberField/validate.d.ts +4 -0
- package/dist/types/core/Context/AuthContext/AuthContext.d.ts +0 -1
- package/dist/types/core/Context/AuthContext/AuthProvider.d.ts +5 -2
- package/dist/types/core/Context/ConfigurationApiContext/ConfigurationApiContext.d.ts +3 -7
- package/dist/types/core/Context/ConfigurationApiContext/getEmbeddedApi.d.ts +1 -2
- package/dist/types/core/Context/CoreProvider.d.ts +2 -1
- package/dist/types/core/Context/ExperimentContext/types.d.ts +15 -3
- package/dist/types/core/Context/SettingsContext/types.d.ts +20 -12
- package/dist/types/core/Context/StateContext/StateProvider.d.ts +8 -4
- package/dist/types/core/Context/StateContext/types.d.ts +9 -7
- package/dist/types/core/Context/StateContext/useGlobalData.d.ts +7 -5
- package/dist/types/core/SDKValidation/index.d.ts +1 -1
- package/dist/types/core/Services/componentApi/create-legal-entity.d.ts +3 -0
- package/dist/types/core/Services/componentApi/delete-transferInstrument.d.ts +3 -0
- package/dist/types/core/Services/componentApi/get-address.d.ts +3 -0
- package/dist/types/core/Services/componentApi/get-bankVerification-vendor.d.ts +1 -1
- package/dist/types/core/Services/componentApi/get-idverification-token.d.ts +3 -0
- package/dist/types/core/Services/componentApi/get-supported-countries.d.ts +3 -0
- package/dist/types/core/Services/componentApi/idVerification-startcheck.d.ts +3 -0
- package/dist/types/core/Services/componentApi/index.d.ts +4 -1
- package/dist/types/core/Services/componentApi/search-address.d.ts +3 -0
- package/dist/types/core/Services/componentApi/update-legal-entity.d.ts +3 -0
- package/dist/types/core/Services/componentApi/validate-phone-number.d.ts +3 -0
- package/dist/types/core/Services/componentApi/verify-id-number.d.ts +3 -0
- package/dist/types/core/Services/http.d.ts +1 -0
- package/dist/types/core/Services/kycExternalApi/account-identification.d.ts +4 -0
- package/dist/types/core/Services/kycExternalApi/index.d.ts +1 -5
- package/dist/types/core/Services/session.d.ts +5 -0
- package/dist/types/core/Services/types.d.ts +1 -2
- package/dist/types/core/Services/utils.d.ts +3 -0
- package/dist/types/core/constants.d.ts +1 -0
- package/dist/types/core/core.d.ts +2 -1
- package/dist/types/core/errorMapping.d.ts +3 -1
- package/dist/types/core/hooks/introduction/useCanSeeIntroduction.d.ts +5 -0
- package/dist/types/core/hooks/introduction/useHasSeenIntroduction.d.ts +7 -0
- package/dist/types/core/hooks/introduction/useIntroductionScreens.d.ts +8 -0
- package/dist/types/core/hooks/introduction/useShouldShowIntroduction.d.ts +5 -0
- package/dist/types/core/hooks/types.d.ts +1 -0
- package/dist/types/core/hooks/useAccountHolder.d.ts +2 -0
- package/dist/types/core/hooks/useAllowedCountries.d.ts +2 -0
- package/dist/types/core/hooks/useAsyncAccountDetailsValidationRules.d.ts +3 -0
- package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +1 -1
- package/dist/types/core/hooks/useBusinessSetup.d.ts +22 -0
- package/dist/types/core/hooks/useBusinessTypeSelection.d.ts +2 -0
- package/dist/types/core/hooks/useCompanySearch/index.d.ts +1 -0
- package/dist/types/core/hooks/useCompanySearch/types.d.ts +42 -0
- package/dist/types/core/hooks/useCompanySearch/useCompanySearch.d.ts +5 -0
- package/dist/types/core/hooks/useCompanySearchTaskSubmit.d.ts +33 -0
- package/dist/types/core/hooks/useComponentApi.d.ts +7 -0
- package/dist/types/core/hooks/useDataMissingRemediations.d.ts +18 -0
- package/dist/types/core/hooks/useEnableNewEntryFlow.d.ts +1 -0
- package/dist/types/core/hooks/useExemptSettlor.d.ts +1 -1
- package/dist/types/core/hooks/useForm/types.d.ts +34 -10
- package/dist/types/core/hooks/useForm/useForm.d.ts +2 -1
- package/dist/types/core/hooks/useForm/utils.d.ts +12 -1
- package/dist/types/core/hooks/useFormComposer.d.ts +4 -5
- package/dist/types/core/hooks/useInterval.d.ts +4 -0
- package/dist/types/core/hooks/useIsElementVisible.d.ts +1 -0
- package/dist/types/core/hooks/useLegalEntityType.d.ts +6 -0
- package/dist/types/core/hooks/useLocalStorage.d.ts +5 -2
- package/dist/types/core/hooks/useScenarioConfiguration.d.ts +3 -1
- package/dist/types/core/models/api/accountIdentification.d.ts +1 -1
- package/dist/types/core/models/api/attachment.d.ts +3 -2
- package/dist/types/core/models/api/capability.d.ts +1 -1
- package/dist/types/core/models/api/company-search.d.ts +17 -35
- package/dist/types/core/models/api/individual.d.ts +1 -0
- package/dist/types/core/models/api/legal-entity.d.ts +3 -2
- package/dist/types/core/models/api/organization.d.ts +8 -8
- package/dist/types/core/models/api/transfer-instrument-reference.d.ts +2 -2
- package/dist/types/core/models/api/transfer-instrument.d.ts +5 -0
- package/dist/types/core/models/api/trusted-transferInstrument.d.ts +1 -0
- package/dist/types/core/models/api/verification-error.d.ts +2 -2
- package/dist/types/core/models/company.d.ts +7 -0
- package/dist/types/core/models/country-code.d.ts +1 -1
- package/dist/types/core/models/country-config.d.ts +9 -5
- package/dist/types/core/models/currency.d.ts +6 -3
- package/dist/types/core/models/decision-maker.d.ts +1 -1
- package/dist/types/core/models/errors/entity-problems.d.ts +4 -4
- package/dist/types/core/models/errors/validation-error.d.ts +4 -0
- package/dist/types/core/models/field-configurations.d.ts +5 -3
- package/dist/types/core/models/file.d.ts +8 -0
- package/dist/types/core/models/form-rules.d.ts +1 -0
- package/dist/types/core/models/form.d.ts +1 -0
- package/dist/types/core/models/identity.d.ts +3 -1
- package/dist/types/core/models/payout-account.d.ts +1 -1
- package/dist/types/core/models/province-code.d.ts +47 -0
- package/dist/types/core/models/state-code.d.ts +32 -1
- package/dist/types/core/process-field-configurations.d.ts +4 -2
- package/dist/types/core/types.d.ts +2 -1
- package/dist/types/core/user-events.d.ts +7 -6
- package/dist/types/language/Language.d.ts +3 -5
- package/dist/types/language/config.d.ts +221 -73
- package/dist/types/language/types.d.ts +5 -0
- package/dist/types/utils/accountHolderUtils.d.ts +4 -2
- package/dist/types/utils/api/documentUtils.d.ts +6 -4
- package/dist/types/utils/api/processCapabilitites.d.ts +3 -1
- package/dist/types/utils/company-util.d.ts +2 -1
- package/dist/types/utils/decision-maker-roles.d.ts +10 -19
- package/dist/types/utils/dropin-utils.d.ts +6 -6
- package/dist/types/utils/entity-association-util.d.ts +23 -17
- package/dist/types/utils/entity-status-util.d.ts +1 -3
- package/dist/types/utils/entriesOf.d.ts +1 -0
- package/dist/types/utils/file.d.ts +3 -3
- package/dist/types/utils/formUtils.d.ts +16 -8
- package/dist/types/utils/genUtils.d.ts +13 -10
- package/dist/types/utils/get-name.d.ts +2 -2
- package/dist/types/utils/get-task-status.d.ts +3 -3
- package/dist/types/utils/getFieldsWithExistingData.d.ts +2 -1
- package/dist/types/utils/makeArrayOfRepeatedObjects.d.ts +1 -0
- package/dist/types/utils/makeSelectItemForRole.d.ts +4 -0
- package/dist/types/utils/mapping/companySearch/index.d.ts +3 -0
- package/dist/types/utils/mapping/companySearch/mapCompanyDataResponseToFormSchema.d.ts +3 -0
- package/dist/types/utils/mapping/companySearch/mapCompanySearchSchemaToLegalEntity.d.ts +5 -0
- package/dist/types/utils/mapping/companySearch/mapLegalEntityToCompanySearchSchema.d.ts +4 -0
- package/dist/types/utils/mapping/componentApiMapping.d.ts +576 -14
- package/dist/types/utils/mapping/documentGuidanceMap.d.ts +1 -1
- package/dist/types/utils/mapping/mapping.d.ts +7 -3
- package/dist/types/utils/mapping/trustMembers/getTrustMembers.d.ts +1 -0
- package/dist/types/utils/masking/displayValueToPureValue.d.ts +10 -0
- package/dist/types/utils/masking/maskHelpers.d.ts +6 -0
- package/dist/types/utils/masking/maskTypes.d.ts +15 -0
- package/dist/types/utils/masking/masks/businessRegistrationNumberMasks.d.ts +256 -0
- package/dist/types/utils/masking/masks/vatNumberMasks.d.ts +4 -0
- package/dist/types/utils/masking/matchAgainstMask.d.ts +28 -0
- package/dist/types/utils/masking/transformers/types.d.ts +1 -0
- package/dist/types/utils/masking/transformers/uppercase.d.ts +2 -0
- package/dist/types/utils/payout-account-util.d.ts +9 -0
- package/dist/types/utils/perCountry.d.ts +5 -0
- package/dist/types/utils/regex/basePatterns.d.ts +1 -2
- package/dist/types/utils/regex/businessRegistrationNumberPatterns.d.ts +160 -2
- package/dist/types/utils/regex/countryIdNumberPatterns.d.ts +3 -0
- package/dist/types/utils/regex/index.d.ts +0 -2
- package/dist/types/utils/regex/patternValidators.d.ts +3 -0
- package/dist/types/utils/regex/vatNumberPatterns.d.ts +5 -3
- package/dist/types/utils/remove-object-empty-values.d.ts +1 -1
- package/dist/types/utils/roleMetadata.d.ts +13 -0
- package/dist/types/utils/sanitizeHtml.d.ts +3 -0
- package/dist/types/utils/scroll.d.ts +1 -1
- package/dist/types/utils/trust-util.d.ts +4 -25
- package/dist/types/utils/trustMembers/handlers/addOrUpdateAssociatedTrustMember.d.ts +6 -1
- package/dist/types/utils/trustMembers/handlers/createExemptSettlor.d.ts +4 -0
- package/dist/types/utils/trustMembers/handlers/updateExemptSettlorName.d.ts +4 -0
- package/dist/types/utils/useForwardRef.d.ts +2 -1
- package/dist/types/utils/validation/types.d.ts +10 -13
- package/dist/types/utils/validatorUtils.d.ts +6 -0
- package/package.json +8 -5
- package/dist/es/NZ-12ed2cb9.mjs +0 -47
- package/dist/types/components/EmbeddedDropins/TransferInstrumentComponent/TransferInstrumentComponent.d.ts +0 -10
- package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityAu/component/ProofOfIdentityCard.d.ts +0 -15
- package/dist/types/components/TaskIntros/TaskIntro.d.ts +0 -8
- package/dist/types/components/TaskIntros/TaskIntros.d.ts +0 -10
- package/dist/types/components/TaskIntros/copy.d.ts +0 -14
- package/dist/types/components/TaskIntros/types.d.ts +0 -8
- package/dist/types/components/internal/BusinessRegistrationNumber/formatters.d.ts +0 -4
- package/dist/types/components/internal/BusinessRegistrationNumber/validate.d.ts +0 -20
- package/dist/types/components/internal/ContractViewer/components/Chapter/Chapter.d.ts +0 -2
- package/dist/types/components/internal/ContractViewer/components/ContentElements/ContentElements.d.ts +0 -2
- package/dist/types/components/internal/ContractViewer/components/InternalReference/InternalReference.d.ts +0 -2
- package/dist/types/components/internal/ContractViewer/components/List/List.d.ts +0 -2
- package/dist/types/components/internal/ContractViewer/components/Paragraph/Paragraph.d.ts +0 -3
- package/dist/types/components/internal/ContractViewer/components/Section/Section.d.ts +0 -3
- package/dist/types/components/internal/ContractViewer/components/Table/Table.d.ts +0 -3
- package/dist/types/components/internal/ContractViewer/components/Text/Text.d.ts +0 -3
- package/dist/types/components/internal/ContractViewer/components/Weblink/Weblink.d.ts +0 -3
- package/dist/types/core/Services/auth/refresh-sdkToken.d.ts +0 -6
- package/dist/types/core/Services/kycExternalApi/company-deep-search.d.ts +0 -5
- package/dist/types/core/Services/kycExternalApi/company-index-search.d.ts +0 -5
- package/dist/types/core/Services/kycExternalApi/get-company-data.d.ts +0 -5
- package/dist/types/core/Services/kycExternalApi/refresh-company-data.d.ts +0 -5
- package/dist/types/core/Services/kycExternalApi/verify-tin.d.ts +0 -5
- package/dist/types/core/hooks/taskIntros.d.ts +0 -10
- package/dist/types/core/hooks/useSdkToken.d.ts +0 -5
- package/dist/types/openbankingsdk/OpenBankingSDK.d.ts +0 -14
- package/dist/types/openbankingsdk/types.d.ts +0 -22
- package/dist/types/utils/escapeHtml.d.ts +0 -3
- package/dist/types/utils/regex/trustRegistrationNumberPatterns.d.ts +0 -2
- package/dist/types/utils/regex/types.d.ts +0 -30
- /package/dist/types/core/Services/componentApi/{get-transfer-intsrument.d.ts → get-transfer-instrument.d.ts} +0 -0
|
@@ -41,6 +41,7 @@ export declare const defaultTranslation: {
|
|
|
41
41
|
SSNFormatUS9Digits: string;
|
|
42
42
|
SINFormatCA: string;
|
|
43
43
|
invalidFormat: string;
|
|
44
|
+
formatIsCorrect: string;
|
|
44
45
|
fieldIsRequired: string;
|
|
45
46
|
tooManyFiles: string;
|
|
46
47
|
duplicatedFiles: string;
|
|
@@ -54,9 +55,11 @@ export declare const defaultTranslation: {
|
|
|
54
55
|
individualDetails: string;
|
|
55
56
|
socialSecurityNumber: string;
|
|
56
57
|
socialSecurityNumber9Digits: string;
|
|
58
|
+
socialInsuranceNumber: string;
|
|
57
59
|
codiceFiscale: string;
|
|
58
60
|
personnummer: string;
|
|
59
61
|
dni: string;
|
|
62
|
+
nie: string;
|
|
60
63
|
peselNumber: string;
|
|
61
64
|
detCentralePersonregister: string;
|
|
62
65
|
codNumericPersonal: string;
|
|
@@ -68,7 +71,6 @@ export declare const defaultTranslation: {
|
|
|
68
71
|
invalidFormatForNZDriversLicenseNumber: string;
|
|
69
72
|
invalidFormatForAuDriversLicenseCardNumber: string;
|
|
70
73
|
invalidFormatForNZDriversLicenseCardNumber: string;
|
|
71
|
-
invalidFormatForAuProofOfIdentityCardNumber: string;
|
|
72
74
|
invalidFormatForHKPassportNumber: string;
|
|
73
75
|
invalidFormatForHKDriversLicenseNumber: string;
|
|
74
76
|
invalidFormatForHKIdentityCardNumber: string;
|
|
@@ -113,6 +115,8 @@ export declare const defaultTranslation: {
|
|
|
113
115
|
dateOfIncorporation: string;
|
|
114
116
|
passportExpiryDate: string;
|
|
115
117
|
proofOfNationality: string;
|
|
118
|
+
identityNumberExempt__US: string;
|
|
119
|
+
identityNumberExempt__CA: string;
|
|
116
120
|
uploadDocumentForSsn: string;
|
|
117
121
|
uploadDocumentForNric: string;
|
|
118
122
|
operationalAddressHeader: string;
|
|
@@ -127,8 +131,18 @@ export declare const defaultTranslation: {
|
|
|
127
131
|
privateCompanyDescription: string;
|
|
128
132
|
publicCompanyTitle: string;
|
|
129
133
|
publicCompanyDescription: string;
|
|
134
|
+
partnershipIncorporated: string;
|
|
135
|
+
partnershipUnincorporated: string;
|
|
136
|
+
associationIncorporated: string;
|
|
137
|
+
incorporatedPartnership: string;
|
|
138
|
+
unincorporatedPartnership: string;
|
|
130
139
|
incorporatedPartnershipTitle: string;
|
|
140
|
+
partnershipIncorporatedDescription: string;
|
|
141
|
+
partnershipUnincorporatedDescription: string;
|
|
142
|
+
partnershipIncorporatedNewEntryFlowDescription: string;
|
|
143
|
+
partnershipUnincorporatedNewEntryFlowDescription: string;
|
|
131
144
|
incorporatedPartnershipDescription: string;
|
|
145
|
+
unincorporatedPartnershipDescription: string;
|
|
132
146
|
nonProfitOrCharitableOrgTitle: string;
|
|
133
147
|
nonProfitOrCharitableOrgDescription: string;
|
|
134
148
|
governmentalOrganizationTitle: string;
|
|
@@ -176,8 +190,10 @@ export declare const defaultTranslation: {
|
|
|
176
190
|
validationPleaseEnterAValidRegistrationNumber: string;
|
|
177
191
|
validationPleaseEnterAValidRegistrationNumberWithFormat: string;
|
|
178
192
|
validationPleaseEnterAValidVatNumber: string;
|
|
193
|
+
validationPleaseEnterAValidIdNumberWithFormat: string;
|
|
179
194
|
validationPleaseEnterAValidVatNumberWithFormat: string;
|
|
180
195
|
validationPleaseEnterAValidTaxIdNumberWithFormat: string;
|
|
196
|
+
validationPleaseEnterAValidTaxIdNumber: string;
|
|
181
197
|
validationPleaseEnterAValidIRDNumber: string;
|
|
182
198
|
aValidAbnShouldBe11Digits: string;
|
|
183
199
|
aValidUenOrGstShouldBe9To10Characters: string;
|
|
@@ -190,10 +206,8 @@ export declare const defaultTranslation: {
|
|
|
190
206
|
validationDigitsBetween: string;
|
|
191
207
|
validationDigits: string;
|
|
192
208
|
enterValidRegistrationNumber: string;
|
|
193
|
-
stockExchangeMIC: string;
|
|
194
209
|
stockExchangeMICHelper: string;
|
|
195
210
|
stockISINHelper: string;
|
|
196
|
-
stockISIN: string;
|
|
197
211
|
validationPleaseEnterAValidMarketIdentifier: string;
|
|
198
212
|
validationPleaseEnterAValidStockISIN: string;
|
|
199
213
|
shareholderDocument: string;
|
|
@@ -216,14 +230,8 @@ export declare const defaultTranslation: {
|
|
|
216
230
|
byClickingSubmitReview: string;
|
|
217
231
|
nameAndCountry: string;
|
|
218
232
|
companyCountry: string;
|
|
219
|
-
legalCompanyName: string;
|
|
220
|
-
legalCompanyNameHelper: string;
|
|
221
|
-
legalCompanyNameHelper__AU: string;
|
|
222
|
-
legalCompanyNameHelper__NL: string;
|
|
223
|
-
legalCompanyNameHelper__US: string;
|
|
224
|
-
legalCompanyNameHelper__SG: string;
|
|
225
|
-
legalCompanyNameHelper__HK: string;
|
|
226
233
|
accountDetailsDescription: string;
|
|
234
|
+
provideFewDetailsAboutYourself: string;
|
|
227
235
|
provideDetails: string;
|
|
228
236
|
payoutAccountsDescription: string;
|
|
229
237
|
payoutAccountsDescriptionReview: string;
|
|
@@ -255,6 +263,7 @@ export declare const defaultTranslation: {
|
|
|
255
263
|
paymentProcessingTerms: string;
|
|
256
264
|
accountHolderTerms: string;
|
|
257
265
|
capitalUserTerms: string;
|
|
266
|
+
pccr: string;
|
|
258
267
|
businessAccountTerms: string;
|
|
259
268
|
cardUserTerms: string;
|
|
260
269
|
franchiseesTAndCs: string;
|
|
@@ -270,11 +279,15 @@ export declare const defaultTranslation: {
|
|
|
270
279
|
invalidRole: string;
|
|
271
280
|
unableToVerifyTheIdNumber: string;
|
|
272
281
|
download: string;
|
|
282
|
+
downloadACopy: string;
|
|
273
283
|
accountHolder: string;
|
|
274
284
|
accountHolderDescriptionCompany: string;
|
|
275
285
|
accountHolderDescriptionIndividual: string;
|
|
276
286
|
accountHolderDescriptionSoleProp: string;
|
|
277
287
|
bankAccountToHaveSameNameAsTrust: string;
|
|
288
|
+
bankAccountHasToBeInYourName: string;
|
|
289
|
+
orSoleProprietorshipName: string;
|
|
290
|
+
bankAccountHasToBeInYourCompanyName: string;
|
|
278
291
|
bankCountry: string;
|
|
279
292
|
bankAccountCountry: string;
|
|
280
293
|
currency: string;
|
|
@@ -295,6 +308,10 @@ export declare const defaultTranslation: {
|
|
|
295
308
|
clearingCode: string;
|
|
296
309
|
bankCode: string;
|
|
297
310
|
bankName: string;
|
|
311
|
+
accountNumber: string;
|
|
312
|
+
bsbCode: string;
|
|
313
|
+
branchNumber: string;
|
|
314
|
+
clearingNumber: string;
|
|
298
315
|
achRoutingNumber: string;
|
|
299
316
|
decisionMaker: string;
|
|
300
317
|
decisionMakerDescription: string;
|
|
@@ -309,9 +326,9 @@ export declare const defaultTranslation: {
|
|
|
309
326
|
provideAllDirectors: string;
|
|
310
327
|
addDecisionMaker: string;
|
|
311
328
|
decisionMakers: string;
|
|
312
|
-
|
|
329
|
+
goToIntroduction: string;
|
|
313
330
|
goToOverview: string;
|
|
314
|
-
|
|
331
|
+
goToOverviewFromIntroduction: string;
|
|
315
332
|
saveAndGoToOverview: string;
|
|
316
333
|
pleaseEnsureTheFollowing: string;
|
|
317
334
|
edit: string;
|
|
@@ -380,6 +397,7 @@ export declare const defaultTranslation: {
|
|
|
380
397
|
routingNumberVisible: string;
|
|
381
398
|
showsCountryOfBankAccount: string;
|
|
382
399
|
hasToBeOfficialDocumentFromBank: string;
|
|
400
|
+
hasBankStampOrBankSignature: string;
|
|
383
401
|
ifDocumentMoreThan12months: string;
|
|
384
402
|
whyDoINeedToFillInThisInformation: string;
|
|
385
403
|
reasonForFillingCompanyRegistrationDetails: string;
|
|
@@ -429,6 +447,7 @@ export declare const defaultTranslation: {
|
|
|
429
447
|
australianBusinessNumberAcn: string;
|
|
430
448
|
"NZBN/NCN": string;
|
|
431
449
|
NZBN: string;
|
|
450
|
+
companyNumberNZ: string;
|
|
432
451
|
enterpriseNumber: string;
|
|
433
452
|
NIP: string;
|
|
434
453
|
NIPC: string;
|
|
@@ -445,6 +464,7 @@ export declare const defaultTranslation: {
|
|
|
445
464
|
organisationsnummer: string;
|
|
446
465
|
momsregistreringsnummer: string;
|
|
447
466
|
codiceFiscaleOrCCIAA: string;
|
|
467
|
+
CCIAA: string;
|
|
448
468
|
"UST-ID": string;
|
|
449
469
|
DIC: string;
|
|
450
470
|
ICO: string;
|
|
@@ -452,7 +472,7 @@ export declare const defaultTranslation: {
|
|
|
452
472
|
handelsregisternummer: string;
|
|
453
473
|
NumeroDeTVA: string;
|
|
454
474
|
organisasjonsnummer: string;
|
|
455
|
-
|
|
475
|
+
mvanummer: string;
|
|
456
476
|
verificationErrorMessage: string;
|
|
457
477
|
remediationFormErrorMessage: string;
|
|
458
478
|
youHaveUnsavedChanges: string;
|
|
@@ -464,15 +484,25 @@ export declare const defaultTranslation: {
|
|
|
464
484
|
companyRegistrationNumber: string;
|
|
465
485
|
companyRegistrationNumber__HK: string;
|
|
466
486
|
euVatNumber: string;
|
|
487
|
+
euVatNumber__helperText__NL: string;
|
|
467
488
|
vatNumber: string;
|
|
468
489
|
regonKrsNumber: string;
|
|
469
490
|
registrationNumber: string;
|
|
491
|
+
identificationNumber: string;
|
|
492
|
+
whichTypeOfRegistrationNumberDoYouHave: string;
|
|
493
|
+
whichTypeOfIdNumberDoYouHave: string;
|
|
494
|
+
whichTypeOfTaxIdNumberDoYouHave: string;
|
|
495
|
+
regon: string;
|
|
496
|
+
krsNumber: string;
|
|
470
497
|
registrationNumber__nonProfit__FR: string;
|
|
471
|
-
|
|
498
|
+
rnaNumber: string;
|
|
499
|
+
siret: string;
|
|
472
500
|
registrationNumber__PR: string;
|
|
501
|
+
employerIdentificationNumber: string;
|
|
473
502
|
charityNumber: string;
|
|
474
503
|
firmenbuchnummer: string;
|
|
475
504
|
firmenbuchnummerOrZVR: string;
|
|
505
|
+
zentralesVereinsregisterId: string;
|
|
476
506
|
"stepsX/YofForm": string;
|
|
477
507
|
no: string;
|
|
478
508
|
yes: string;
|
|
@@ -584,11 +614,42 @@ export declare const defaultTranslation: {
|
|
|
584
614
|
issuedByTheTaxAuthority: string;
|
|
585
615
|
providePageWithPhotoAndCode: string;
|
|
586
616
|
constitutionalDocument: string;
|
|
617
|
+
constitutionalDocument__header: string;
|
|
618
|
+
constitutionalDocument__headerDescription: string;
|
|
587
619
|
solePropDetails: string;
|
|
588
620
|
soleProprietorDetails: string;
|
|
621
|
+
soleProprietorshipDetails: string;
|
|
589
622
|
selectAccountHolder: string;
|
|
590
623
|
nameOfBankAccountHolder: string;
|
|
624
|
+
enterValidAccountDetails: string;
|
|
625
|
+
enterValid_: string;
|
|
626
|
+
whatBestDescribesYourBusinessSetup: string;
|
|
627
|
+
whichLegalArrangementDoesYourBusinessHave: string;
|
|
628
|
+
sorryWeCantSetUpAnAccountForYou: string;
|
|
629
|
+
changeYourBusinessSetup: string;
|
|
630
|
+
someInformationWillNotBeSaved: string;
|
|
631
|
+
yesChange: string;
|
|
632
|
+
youAreNotSoleProprietorAndUseBankAccount: string;
|
|
633
|
+
soleProprietorship: string;
|
|
634
|
+
youAreRegisteredSoleProprietorAndUseBankAccount: string;
|
|
635
|
+
company: string;
|
|
636
|
+
youUseCompanyBankAccount: string;
|
|
637
|
+
trust: string;
|
|
638
|
+
trustPartnershipOrAssociation: string;
|
|
639
|
+
whatTypeOfTrusteeAreYou: string;
|
|
640
|
+
youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation: string;
|
|
641
|
+
individualTrustee: string;
|
|
642
|
+
companyTrustee: string;
|
|
643
|
+
association: string;
|
|
644
|
+
partnership: string;
|
|
645
|
+
youAreTrusteeManagingTheTrustForBeneficiaries: string;
|
|
646
|
+
jointlyOwnedBusinessWhereTwoOrMorePeopleOperateAndShareProfits: string;
|
|
647
|
+
groupOfPeopleActingTogetherForNonCommercialPurpose: string;
|
|
648
|
+
ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations: string;
|
|
649
|
+
needHelpYouCanAlwaysReachOutToCustomerSupport: string;
|
|
591
650
|
myName: string;
|
|
651
|
+
setUpYourAccount: string;
|
|
652
|
+
yourBusinessSetup: string;
|
|
592
653
|
myNameDescription: string;
|
|
593
654
|
mySoleProprietorName: string;
|
|
594
655
|
mySoleProprietorNameDescription: string;
|
|
@@ -601,15 +662,24 @@ export declare const defaultTranslation: {
|
|
|
601
662
|
anAssociation: string;
|
|
602
663
|
anAssociationDescription: string;
|
|
603
664
|
legalNameOfSoleProprietor: string;
|
|
665
|
+
legalNameOfSoleProprietorship: string;
|
|
666
|
+
letUsKnowTheBankAccountToSendReceiveFunds: string;
|
|
667
|
+
bankAccount: string;
|
|
668
|
+
bankAccountDetails: string;
|
|
669
|
+
addExtraBankAccount: string;
|
|
670
|
+
addAndVerifyYourBankDetails: string;
|
|
604
671
|
failedToFetchSoleProp: string;
|
|
605
672
|
uniqueIdentificationCode: string;
|
|
606
673
|
identifikacionenNomerDDS: string;
|
|
607
674
|
MBS: string;
|
|
675
|
+
MBO: string;
|
|
608
676
|
PDVIdBrojOIB: string;
|
|
609
677
|
cyRegistrationNumber: string;
|
|
610
678
|
arithmosEngraphes: string;
|
|
611
679
|
"CVR-nummer": string;
|
|
612
680
|
momsregistreringsnummerOrStamregister: string;
|
|
681
|
+
momsregistreringsnummerCVR: string;
|
|
682
|
+
stamregister: string;
|
|
613
683
|
registrikood: string;
|
|
614
684
|
kaibemaksukohustuslaseNumber: string;
|
|
615
685
|
YTunnus: string;
|
|
@@ -636,23 +706,22 @@ export declare const defaultTranslation: {
|
|
|
636
706
|
mcRegistrationNumber: string;
|
|
637
707
|
liRegistrationNumber: string;
|
|
638
708
|
Mehrwertsteuernummer: string;
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
"8digitsOptional-": string;
|
|
709
|
+
enterNDigitsForExample: string;
|
|
710
|
+
enterNCharactersForExample: string;
|
|
711
|
+
enterXToYDigitsForExample: string;
|
|
712
|
+
enterXToYCharactersForExample: string;
|
|
713
|
+
enterXToYCharactersWithAMixForExample: string;
|
|
714
|
+
enterAMaximumOfNDigitsForExample: string;
|
|
715
|
+
enterAMaximumOfNMoreDigitsForExample: string;
|
|
716
|
+
enterAMaximumOfNCharactersForExample: string;
|
|
717
|
+
enterAMaximumOfNCharactersWithAMixForExample: string;
|
|
718
|
+
enterNDigitsAndThen1LetterForExample: string;
|
|
719
|
+
enter1LetterAndThenNDigitsForExample: string;
|
|
720
|
+
enter1LetterAndThenXToYDigitsForExample: string;
|
|
721
|
+
enterNLettersAndThenXToYDigitsForExample: string;
|
|
722
|
+
enterXToYLettersAndThenWToZDigitsForExample: string;
|
|
723
|
+
enterTheRemainingNDigitsForExample: string;
|
|
724
|
+
enterTheRemainingXToYDigitsForExample: string;
|
|
656
725
|
provideAllOwners: string;
|
|
657
726
|
ifNoOwnersSpecifyControllingPersons: string;
|
|
658
727
|
provideAtLeastOneSignatory: string;
|
|
@@ -678,16 +747,22 @@ export declare const defaultTranslation: {
|
|
|
678
747
|
goBackAndProvideDocumentScans: string;
|
|
679
748
|
identityCard: string;
|
|
680
749
|
uploadOneOfTheFollowing: string;
|
|
750
|
+
uploadOneOfTheseDocuments: string;
|
|
681
751
|
documentIssuedWithinLastYear: string;
|
|
682
752
|
learnMore: string;
|
|
683
753
|
doingBusinessAsNameFiling: string;
|
|
754
|
+
doingBusinessAsNameFiling__FR: string;
|
|
755
|
+
doingBusinessAsNameFiling__US: string;
|
|
756
|
+
businessRegistrationDocument__FR: string;
|
|
684
757
|
taxFiling: string;
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
758
|
+
taxFiling__US: string;
|
|
759
|
+
einVerificationLetter: string;
|
|
760
|
+
areYouACompany: string;
|
|
761
|
+
singingUpAsIndividualButLooksLikeYouAreACompany: string;
|
|
762
|
+
wouldYouLikeToSignUpAsCompanyInstead: string;
|
|
763
|
+
areYouAnIndividual: string;
|
|
764
|
+
singingUpAsCompanyButLooksLikeYouAreAnIndividual: string;
|
|
765
|
+
wouldYouLikeToSignUpAsIndividualInstead: string;
|
|
691
766
|
continue: string;
|
|
692
767
|
noGoBack: string;
|
|
693
768
|
continueCompany: string;
|
|
@@ -699,7 +774,6 @@ export declare const defaultTranslation: {
|
|
|
699
774
|
loading: string;
|
|
700
775
|
businessIncorporationNumber: string;
|
|
701
776
|
doNotHaveBusinessIncorporationNumber: string;
|
|
702
|
-
socialInsuranceNumber: string;
|
|
703
777
|
verificationMethod: string;
|
|
704
778
|
verifyViaMobileBankAppOrBankWebsite: string;
|
|
705
779
|
provideAccountDetailsAndUploadBankStatement: string;
|
|
@@ -731,13 +805,7 @@ export declare const defaultTranslation: {
|
|
|
731
805
|
instantVerification: string;
|
|
732
806
|
xCharactersLeft: string;
|
|
733
807
|
goBack: string;
|
|
734
|
-
businessRegistrationNumber: string;
|
|
735
|
-
businessRegistrationNumber__HK: string;
|
|
736
808
|
doNotHaveBusinessNumber: string;
|
|
737
|
-
"UEN/GST": string;
|
|
738
|
-
UEN: string;
|
|
739
|
-
"IRD/GST": string;
|
|
740
|
-
IRD: string;
|
|
741
809
|
enterNameExactlyAsAppearInID: string;
|
|
742
810
|
enterLastNameExactlyAsAppearInID: string;
|
|
743
811
|
takePhotoOriginalDocumentWithPhone: string;
|
|
@@ -770,6 +838,53 @@ export declare const defaultTranslation: {
|
|
|
770
838
|
residencePermitBack: string;
|
|
771
839
|
residencePermitFront: string;
|
|
772
840
|
manualUpload: string;
|
|
841
|
+
missingMultipleDecisionMakers: string;
|
|
842
|
+
legalCompanyName: string;
|
|
843
|
+
legalCompanyName__helperText: string;
|
|
844
|
+
legalCompanyName__helperText__AU: string;
|
|
845
|
+
legalCompanyName__helperText__NL: string;
|
|
846
|
+
legalCompanyName__helperText__US: string;
|
|
847
|
+
legalCompanyName__helperText__SG: string;
|
|
848
|
+
legalCompanyName__helperText__HK: string;
|
|
849
|
+
taxInformationNumber: string;
|
|
850
|
+
taxInformationNumber__US: string;
|
|
851
|
+
taxInformationNumber__helperText__US: string;
|
|
852
|
+
businessRegistrationNumber: string;
|
|
853
|
+
businessRegistrationNumber__optional: string;
|
|
854
|
+
businessRegistrationNumber__HK: string;
|
|
855
|
+
businessRegistrationNumber__helperText__US: string;
|
|
856
|
+
businessRegistrationNumber__placeholder__US: string;
|
|
857
|
+
stockExchangeMIC: string;
|
|
858
|
+
stockExchangeMIC__US: string;
|
|
859
|
+
stockExchangeMIC__placeholder__US: string;
|
|
860
|
+
stockExchangeMIC__helperText: string;
|
|
861
|
+
stockISIN: string;
|
|
862
|
+
stockISIN__US: string;
|
|
863
|
+
stockISIN__placeholder__US: string;
|
|
864
|
+
stockISIN__helperText: string;
|
|
865
|
+
companyLookupResultsHeader: string;
|
|
866
|
+
companyLookupResultsHeader__searching: string;
|
|
867
|
+
companyLookupResultsHeader__verifying: string;
|
|
868
|
+
companyLookupResultsHeader__noResults: string;
|
|
869
|
+
companyLookupResultsHeader__results: string;
|
|
870
|
+
companyLookupResultsHeader__searchFailure: string;
|
|
871
|
+
companyLookupResultsHeaderDescription__noResults: string;
|
|
872
|
+
companyLookupResultsHeaderDescription__results: string;
|
|
873
|
+
companyLookupResultsHeaderDescription__searchFailure: string;
|
|
874
|
+
companyLookupResultsListAlert__title__verified: string;
|
|
875
|
+
companyLookupResultsListAlert__title__warning: string;
|
|
876
|
+
companyLookupResultsListAlert__title__error: string;
|
|
877
|
+
companyLookupResultsListAlert__description__warning: string;
|
|
878
|
+
companyBasicsFormName: string;
|
|
879
|
+
companyRegistrationAddressFormName: string;
|
|
880
|
+
companyRegistrationAddressFormDescription: string;
|
|
881
|
+
companyStructureFormName: string;
|
|
882
|
+
companyStructureFormDescription: string;
|
|
883
|
+
companyOtherDetailsFormName: string;
|
|
884
|
+
companyRegistrationDocumentFormName: string;
|
|
885
|
+
companyRegistrationDocumentFormDescription: string;
|
|
886
|
+
companyTaxDocumentFormName: string;
|
|
887
|
+
companyTaxDocumentFormDescription: string;
|
|
773
888
|
errorMessage_1_10: string;
|
|
774
889
|
errorMessage_1_11: string;
|
|
775
890
|
errorMessage_1_12: string;
|
|
@@ -859,6 +974,7 @@ export declare const defaultTranslation: {
|
|
|
859
974
|
errorMessage_1_3049: string;
|
|
860
975
|
errorMessage_1_3050: string;
|
|
861
976
|
errorMessage_1_3051: string;
|
|
977
|
+
errorMessage_1_3052: string;
|
|
862
978
|
errorMessage_1_3062: string;
|
|
863
979
|
errorMessage_1_5000: string;
|
|
864
980
|
errorMessage_1_5001: string;
|
|
@@ -986,6 +1102,10 @@ export declare const defaultTranslation: {
|
|
|
986
1102
|
errorMessage_1_7020: string;
|
|
987
1103
|
errorMessage_1_7021: string;
|
|
988
1104
|
errorMessage_1_7022: string;
|
|
1105
|
+
errorMessage_2_8064: string;
|
|
1106
|
+
errorMessage_2_8067: string;
|
|
1107
|
+
errorMessage_2_8189: string;
|
|
1108
|
+
errorMessage_2_8193: string;
|
|
989
1109
|
errorMessage_3_10: string;
|
|
990
1110
|
remediationMessage_1_100: string;
|
|
991
1111
|
remediationMessage_1_101: string;
|
|
@@ -1024,6 +1144,10 @@ export declare const defaultTranslation: {
|
|
|
1024
1144
|
remediationMessage_1_703: string;
|
|
1025
1145
|
remediationMessage_1_704: string;
|
|
1026
1146
|
remediationMessage_1_705: string;
|
|
1147
|
+
remediationMessage_2_123: string;
|
|
1148
|
+
remediationMessage_2_124: string;
|
|
1149
|
+
remediationMessage_2_151: string;
|
|
1150
|
+
remediationMessage_2_185: string;
|
|
1027
1151
|
remediationMessage_3_100: string;
|
|
1028
1152
|
sameNameAsLegalName: string;
|
|
1029
1153
|
whereCanIFindTheseNumbersOnMyDriversLicense: string;
|
|
@@ -1034,6 +1158,7 @@ export declare const defaultTranslation: {
|
|
|
1034
1158
|
patriotActDisclosureTextParagraph1: string;
|
|
1035
1159
|
patriotActDisclosureTextParagraph2: string;
|
|
1036
1160
|
trusteeAsTrusteeForTrust: string;
|
|
1161
|
+
trusteeAsTrusteeForTrustDoingBusinessAs: string;
|
|
1037
1162
|
trustDeed: string;
|
|
1038
1163
|
trustInstrument: string;
|
|
1039
1164
|
makeSureToHaveYourTrustDeed: string;
|
|
@@ -1053,33 +1178,56 @@ export declare const defaultTranslation: {
|
|
|
1053
1178
|
lastNameOfSettlor: string;
|
|
1054
1179
|
enterSettlorsFirstNameExactlyAsItAppearsInID: string;
|
|
1055
1180
|
enterSettlorsLastNameExactlyAsItAppearsInID: string;
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1181
|
+
introductionScreenPrologueTitle: string;
|
|
1182
|
+
introductionScreenPrologueDescriptionP1: string;
|
|
1183
|
+
introductionScreenPrologueDescriptionP2: string;
|
|
1184
|
+
introductionScreenCompanyTitle: string;
|
|
1185
|
+
introductionScreenCompanyDescriptionP1: string;
|
|
1186
|
+
introductionScreenCompanyDescriptionP2: string;
|
|
1187
|
+
introductionScreenCompanyDescriptionLI1: string;
|
|
1188
|
+
introductionScreenIndividualTitle: string;
|
|
1189
|
+
introductionScreenIndividualDescriptionP1: string;
|
|
1190
|
+
introductionScreenIndividualDescriptionP2: string;
|
|
1191
|
+
introductionScreenIndividualDescriptionLI1: string;
|
|
1192
|
+
introductionScreenIndividualDescriptionLI2: string;
|
|
1193
|
+
introductionScreenIndividualDescriptionLI3: string;
|
|
1194
|
+
introductionScreenDecisionMakerTitle: string;
|
|
1195
|
+
introductionScreenDecisionMakerDescriptionP1: string;
|
|
1196
|
+
introductionScreenDecisionMakerDescriptionP2: string;
|
|
1197
|
+
introductionScreenDecisionMakerDescriptionLI1: string;
|
|
1198
|
+
introductionScreenDecisionMakerDescriptionLI2: string;
|
|
1199
|
+
introductionScreenDecisionMakerDescriptionLI3: string;
|
|
1200
|
+
introductionScreenSoleProprietorCompanyTitle: string;
|
|
1201
|
+
introductionScreenSoleProprietorCompanyDescriptionP1: string;
|
|
1202
|
+
introductionScreenSoleProprietorCompanyDescriptionP2: string;
|
|
1203
|
+
introductionScreenSoleProprietorCompanyDescriptionLI1: string;
|
|
1204
|
+
introductionScreenTrustTitle: string;
|
|
1205
|
+
introductionScreenTrustDescriptionP1: string;
|
|
1206
|
+
introductionScreenTrustDescriptionP2: string;
|
|
1207
|
+
introductionScreenTrustDescriptionLI1: string;
|
|
1208
|
+
introductionScreenTrustMemberTitle: string;
|
|
1209
|
+
introductionScreenTrustMemberDescriptionP1: string;
|
|
1210
|
+
introductionScreenTrustMemberDescriptionP2: string;
|
|
1211
|
+
introductionScreenTrustMemberDescriptionLI1: string;
|
|
1212
|
+
introductionScreenTrustMemberDescriptionLI2: string;
|
|
1213
|
+
introductionScreenTrustMemberDescriptionLI3: string;
|
|
1214
|
+
introductionScreenAccountTitle: string;
|
|
1215
|
+
introductionScreenAccountDescriptionP1: string;
|
|
1216
|
+
introductionScreenAccountDescriptionP2: string;
|
|
1217
|
+
introductionScreenEpilogueTitle: string;
|
|
1218
|
+
introductionScreenEpilogueDescriptionP1: string;
|
|
1219
|
+
introductionScreenEpilogueDescriptionP2: string;
|
|
1220
|
+
addBankDetails: string;
|
|
1221
|
+
addMissingBankDetails: string;
|
|
1222
|
+
bankDetails: string;
|
|
1223
|
+
addAnotherBankAccount: string;
|
|
1224
|
+
bankDetailsBeingProcessed: string;
|
|
1225
|
+
bankDetailsVerified: string;
|
|
1226
|
+
bankDetailsNotVerified: string;
|
|
1227
|
+
unableToProceedUsingFunctionality: string;
|
|
1228
|
+
showDetails: string;
|
|
1229
|
+
missingDetailsToPerformPayouts: string;
|
|
1230
|
+
completeAddingAccount: string;
|
|
1231
|
+
removeThisBankAccount: string;
|
|
1232
|
+
editDetails: string;
|
|
1085
1233
|
};
|
|
@@ -2,6 +2,11 @@ import type translations from './locales/en-US.json';
|
|
|
2
2
|
export type TranslationKey = keyof typeof translations;
|
|
3
3
|
export type TranslationItem = string;
|
|
4
4
|
export type Translations = Record<TranslationKey, TranslationItem>;
|
|
5
|
+
export type TranslationObject = {
|
|
6
|
+
key: TranslationKey;
|
|
7
|
+
values: Record<string, string>;
|
|
8
|
+
};
|
|
9
|
+
export type Translatable = TranslationKey | TranslationObject;
|
|
5
10
|
export type CustomTranslations = {
|
|
6
11
|
[locale: string]: {
|
|
7
12
|
[translationKey: string]: string;
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { AccountHolderOption } from '../components/internal/AccountHolder/types';
|
|
2
|
-
import {
|
|
2
|
+
import { ExistingLegalEntity } from '../core/models/api/legal-entity';
|
|
3
|
+
import { LegalEntityType } from '../core/models/api/legal-entity-type';
|
|
4
|
+
export declare const entityTypeToCorrespondingAccountHolderOption: Record<LegalEntityType, AccountHolderOption>;
|
|
3
5
|
/**
|
|
4
6
|
** Account holder option is not stored in backend as it does not effect any check evaluations.
|
|
5
7
|
** The value is computed in the front end based on the associations and current flow of the legalEntity
|
|
6
8
|
* */
|
|
7
|
-
export declare const getDefaultAccountHolderType: (legalEntityResponse:
|
|
9
|
+
export declare const getDefaultAccountHolderType: (legalEntityResponse: ExistingLegalEntity | undefined, isTypeChanging?: boolean) => AccountHolderOption | undefined;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { DropinAPIHandlers } from '../../components/Dropins/types';
|
|
2
2
|
import { Document, DocumentEntityType, DocumentType, ExistingDocument } from '../../core/models/api/document';
|
|
3
|
+
import { FileSchema } from '../../core/models/file';
|
|
3
4
|
export type DocumentApiUtils = {
|
|
4
5
|
fetchDocuments(documentIds: string[], entityId: string): Promise<Document[]>;
|
|
5
6
|
fetchDocument(documentId: string, entityId: string): Promise<Document>;
|
|
@@ -8,14 +9,15 @@ export type DocumentApiUtils = {
|
|
|
8
9
|
declare const documentApiUtils: (createDocumentHandler: Required<DropinAPIHandlers>['handleCreateDocument'], getDocumentHandler: Required<DropinAPIHandlers>['handleGetDocument'], updateDocumentHandler: Required<DropinAPIHandlers>['handleUpdateDocument']) => DocumentApiUtils;
|
|
9
10
|
export declare const getDocument: (entityId: string | undefined, documentType: DocumentType) => ExistingDocument | undefined;
|
|
10
11
|
export declare const getIdDocument: (entityId: string) => Document | undefined;
|
|
11
|
-
export
|
|
12
|
+
export interface CreateDocumentRequestProps {
|
|
12
13
|
entityId: string;
|
|
13
14
|
entityType: DocumentEntityType;
|
|
14
15
|
documentType: DocumentType;
|
|
15
|
-
page1:
|
|
16
|
-
page2?:
|
|
16
|
+
page1: FileSchema;
|
|
17
|
+
page2?: FileSchema;
|
|
17
18
|
description?: string;
|
|
18
19
|
existingDocument?: ExistingDocument;
|
|
19
|
-
}
|
|
20
|
+
}
|
|
21
|
+
export declare const createDocumentRequest: ({ entityId, entityType, documentType, page1, page2, description, existingDocument, }: CreateDocumentRequestProps) => Promise<Document | undefined>;
|
|
20
22
|
export declare const getFileExtention: (fileName: string) => string | undefined;
|
|
21
23
|
export default documentApiUtils;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { ExperimentName } from '../../core/Context/ExperimentContext/types';
|
|
1
2
|
import { ExistingLegalEntity } from '../../core/models/api/legal-entity';
|
|
3
|
+
import { ExistingTransferInstrument } from '../../core/models/api/transfer-instrument';
|
|
2
4
|
import { CapabilityProblems } from '../../core/models/errors/capability-problems';
|
|
3
5
|
import { Remediation } from '../../core/models/errors/remediation';
|
|
4
|
-
export declare function getCapabilityProblems(
|
|
6
|
+
export declare function getCapabilityProblems(entity: ExistingLegalEntity | ExistingTransferInstrument, isExperimentEnabled?: (key: ExperimentName) => boolean): CapabilityProblems;
|
|
5
7
|
export declare const remediationHasFileUploadField: (remediation: Remediation) => boolean;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { Organization } from '../core/models/api/organization';
|
|
1
|
+
import { Organization, TaxInformationType } from '../core/models/api/organization';
|
|
2
2
|
import { Trust } from '../core/models/api/trust';
|
|
3
3
|
import { CountryCode } from '../core/models/country-code';
|
|
4
|
+
export declare const countryToTaxInfoTypeMap: Record<string, TaxInformationType>;
|
|
4
5
|
export declare const updateTaxInformation: <T extends Organization | import("../core/models/api/legal-arrangement").LegalArrangement | Trust>({ taxId, country, exemptedFromTax, isUen, entity, }: {
|
|
5
6
|
taxId: string;
|
|
6
7
|
country: CountryCode;
|