@adyen/kyc-components 3.62.4 → 3.63.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/{CPIOZS5X-CllBtSdV.js → CPIOZS5X-D5YO5JEb.js} +2 -2
- package/dist/{DebugModal-C5fl5Q-D.js → DebugModal-DhYdEDCa.js} +6 -6
- package/dist/{Introduction-5JCuwv_t.js → Introduction-BQRNe26H.js} +1 -1
- package/dist/{OKF6E45R-BTlw7gZF.js → OKF6E45R-C_uK0Rd2.js} +2 -2
- package/dist/{WXAWMS3D-D13c_LyK.js → WXAWMS3D-C2r1RbXC.js} +1 -1
- package/dist/adyen-kyc-components.js +1 -1
- package/dist/adyenConfig.js +1 -1
- package/dist/{bg-BG-JQoXeKqz.js → bg-BG-C3ggH4fs.js} +5 -4
- package/dist/{core-Bh2eO708.js → core-NxMhVIKR.js} +1055 -633
- package/dist/{cs-CZ-vaBozTTA.js → cs-CZ-CugnTIvT.js} +5 -4
- package/dist/{css-xnEthvch.js → css-gjoLP21X.js} +1 -1
- package/dist/{da-DK-fw4eNQ2y.js → da-DK-BfRPw2TZ.js} +5 -4
- package/dist/{de-DE-BSBrq8Ub.js → de-DE-Bhs6TuvF.js} +5 -4
- package/dist/{el-GR-DHEcN6ZM.js → el-GR-D7VR3vWT.js} +5 -4
- package/dist/{es-ES-OGi9SCih.js → es-ES-nlRzr_v3.js} +5 -4
- package/dist/{et-EE-D1J4FVpl.js → et-EE-DHPQWCCu.js} +6 -5
- package/dist/{fi-FI-BC5y9DRV.js → fi-FI-CIJNphZ3.js} +13 -12
- package/dist/{fr-FR-CiWdJsuO.js → fr-FR-DIGx5VKG.js} +5 -4
- package/dist/{hr-HR-BDWRpmqB.js → hr-HR-BGEo8LHs.js} +5 -4
- package/dist/{hu-HU-Bd9QMhfv.js → hu-HU-CsxAeCnK.js} +5 -4
- package/dist/{it-IT-BKly13Bd.js → it-IT-_1YSTfUg.js} +5 -4
- package/dist/{json-BZG9w_E-.js → json-B_T6NfUY.js} +1 -1
- package/dist/{lt-LT-BZJ3rRip.js → lt-LT-CRvOqfh8.js} +5 -4
- package/dist/{lv-LV-C76tFRyD.js → lv-LV-BQpEUa0f.js} +5 -4
- package/dist/{nl-NL-Cq9nayE6.js → nl-NL-D3KCcc-6.js} +5 -4
- package/dist/{no-NO-BHhjhys2.js → no-NO-Dw_nV_qD.js} +5 -4
- package/dist/{pl-PL-SdjV6jyu.js → pl-PL-CPHtg2fF.js} +5 -4
- package/dist/{plaintext-FzFkzSvp.js → plaintext-dMqzZp43.js} +1 -1
- package/dist/{pt-PT-BDSj1IJC.js → pt-PT-1sWPVY_R.js} +5 -4
- package/dist/{ro-RO-BaWuNSMq.js → ro-RO-ByWYcXY_.js} +5 -4
- package/dist/{sk-SK-DqQsBZrj.js → sk-SK-1knl3_9z.js} +5 -4
- package/dist/{sl-SI-DXGkd146.js → sl-SI-Dh3QKRsF.js} +5 -4
- package/dist/style.css +89 -1
- package/dist/{sv-SE-C9Ku-HpT.js → sv-SE-CTS0Y6VZ.js} +5 -4
- package/dist/types/api/address/useAddressCleanse.d.ts +2 -2
- package/dist/types/api/businessLines/useBusinessLines.d.ts +1 -1
- package/dist/types/api/businessLines/useUpdateSourceOfFunds.d.ts +1 -1
- package/dist/types/api/check/useCheck.d.ts +1 -1
- package/dist/types/api/configurations/useSupportedCountries.d.ts +1 -1
- package/dist/types/api/datasets/useLegalForms.d.ts +1 -1
- package/dist/types/api/datasets/useNaceCodes.d.ts +1 -1
- package/dist/types/api/datasets/useSourceOfFundsTypes.d.ts +1 -1
- package/dist/types/api/entityVerifications/useVerifyIdNumber.d.ts +18 -0
- package/dist/types/api/legalEntity/useConfirmReview.d.ts +7 -0
- package/dist/types/api/legalEntity/useUpdateLegalEntity.d.ts +22 -0
- package/dist/types/api/onboardingStatus/useOnboardingStatus.d.ts +1 -1
- package/dist/types/api/pciTemplate/usePciQuestionnaire.d.ts +8 -0
- package/dist/types/api/pciTemplate/usePciQuestionnaireList.d.ts +0 -4
- package/dist/types/api/pciTemplate/usePciStatus.d.ts +1 -1
- package/dist/types/api/taskStatus/useTaskStatus.d.ts +2 -2
- package/dist/types/api/taxClassification/useTaxClassification.d.ts +13 -0
- package/dist/types/api/termsOfService/{useServiceAgreementAcceptanceInfos.d.ts → useTermsOfServiceAcceptanceInfos.d.ts} +1 -1
- package/dist/types/api/termsOfService/{useServiceAgreementStatus.d.ts → useTermsOfServiceStatus.d.ts} +1 -1
- package/dist/types/api/uiAnalytics/useAnalyticsSession.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BankAccountNumber/fieldConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BankAccountNumber/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/BankCity/types.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BankCode/fieldConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BankCode/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/BankName/types.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BranchCode/fieldConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/BranchCode/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/Iban/fieldConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/Iban/ibanValidator.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/Iban/types.d.ts +2 -2
- package/dist/types/components/BankAccount/fields/SwiftCode/fieldConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/fields/SwiftCode/types.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/BankDocument/BankDocumentRequirements.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/BankDocument/types.d.ts +6 -6
- package/dist/types/components/BankAccount/forms/BankDocument/validate.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/BankVerification/types.d.ts +3 -3
- package/dist/types/components/BankAccount/forms/BankVerification/validate.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutAccount/types.d.ts +4 -4
- package/dist/types/components/BankAccount/forms/PayoutDetails/rules.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutDetails/types.d.ts +10 -10
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/AccountHolderDescriptionFragment.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +3 -3
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/allowedBankCountriesPerCountry.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +2 -2
- package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/types.d.ts +5 -5
- package/dist/types/components/BankAccount/hooks/useAsyncAccountDetailsValidationRules.d.ts +2 -2
- package/dist/types/components/BankAccount/mapping/mapPayoutAccountSchemaToApiBankAccount.d.ts +3 -3
- package/dist/types/components/BankAccount/mapping/mapPayoutDetailsToTransferInstrument.d.ts +2 -2
- package/dist/types/components/BankAccount/mapping/mapPayoutDocumentsToApiDocuments.d.ts +1 -1
- package/dist/types/components/BankAccount/mapping/mapTransferInstrumentToPayoutAccount.d.ts +1 -1
- package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +1919 -1919
- package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/formatAccountVerificationSummary.d.ts +1 -1
- package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/payoutDetailsFormConfig.d.ts +1 -1
- package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/utils.d.ts +2 -2
- package/dist/types/components/BankAccount/utils/defaultPayoutAccountFormat.d.ts +1 -1
- package/dist/types/components/BankAccount/utils/payoutAccountUtil.d.ts +3 -3
- package/dist/types/components/Business/forms/AdditionalInformation/VerifiedBusinessCard.d.ts +2 -2
- package/dist/types/components/Business/forms/AdditionalInformation/types.d.ts +14 -14
- package/dist/types/components/Business/forms/AdditionalInformation/utils.d.ts +3 -3
- package/dist/types/components/Business/forms/BasicInformation/types.d.ts +11 -11
- package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +1 -1
- package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +8 -8
- package/dist/types/components/Business/forms/BusinessSelection/BusinessInformationCard.d.ts +2 -2
- package/dist/types/components/Business/forms/BusinessSelection/types.d.ts +2 -2
- package/dist/types/components/Business/forms/Company/Company.d.ts +1 -1
- package/dist/types/components/Business/forms/Company/rules.d.ts +2 -2
- package/dist/types/components/Business/forms/Company/types.d.ts +9 -9
- package/dist/types/components/Business/forms/CompanyStructure/types.d.ts +4 -4
- package/dist/types/components/Business/forms/CompanyStructure/validate.d.ts +1 -1
- package/dist/types/components/Business/forms/CompanyType/types.d.ts +3 -3
- package/dist/types/components/Business/forms/CompanyType/validate.d.ts +1 -1
- package/dist/types/components/Business/forms/ProofOfDirectorDocument/types.d.ts +3 -3
- package/dist/types/components/Business/forms/RegistrationDocument/config.d.ts +1 -1
- package/dist/types/components/Business/forms/RegistrationDocument/types.d.ts +4 -4
- package/dist/types/components/Business/forms/TaxDocument/config.d.ts +1 -1
- package/dist/types/components/Business/forms/TaxDocument/types.d.ts +4 -4
- package/dist/types/components/Business/hooks/useBusinessData/constants.d.ts +1 -1
- package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +4 -4
- package/dist/types/components/Business/mapping/businessDetails/businessDetailsKeyMappings.d.ts +2 -2
- package/dist/types/components/Business/mapping/businessDetails/mapBusinessDetailsSchemaToLegalEntity.d.ts +3 -3
- package/dist/types/components/Business/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +4 -4
- package/dist/types/components/Business/mapping/businessDetails/mapOrganizationTypeToCompanyType.d.ts +2 -2
- package/dist/types/components/Business/mapping/businessDetails/solePropBusinessDetailsKeyMappings.d.ts +2 -2
- package/dist/types/components/Business/mapping/companyKeyMappings.d.ts +2 -2
- package/dist/types/components/Business/mapping/mapCompanyDocumentToApiDocument.d.ts +1 -1
- package/dist/types/components/Business/mapping/mapCompanyToLegalEntity.d.ts +2 -2
- package/dist/types/components/Business/mapping/mapLegalEntityToCompany.d.ts +2 -2
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/businessDetailsFormConfig.d.ts +1 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/mandatoryFields.d.ts +1 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +14 -13
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +6 -6
- package/dist/types/components/Business/tasks/CompanyDropin/companyFormConfig.d.ts +2 -2
- package/dist/types/components/Business/tasks/CompanyDropin/mandatoryFields.d.ts +1 -1
- package/dist/types/components/Business/tasks/CompanyDropin/types.d.ts +1 -1
- package/dist/types/components/Business/utils/companyTypeMetadata.d.ts +2 -2
- package/dist/types/components/Business/utils/companyUtil.d.ts +7 -7
- package/dist/types/components/Contract/tasks/PciDropin/types.d.ts +2 -2
- package/dist/types/components/Contract/tasks/PciDropin/validate.d.ts +1 -1
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +3 -3
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/useServiceAgreement.d.ts +2 -2
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/validate.d.ts +1 -1
- package/dist/types/components/EFP/fields/LegalFormField/types.d.ts +3 -3
- package/dist/types/components/EFP/fields/NaceCodeField/types.d.ts +2 -2
- package/dist/types/components/EFP/mapping/mapHighExposureToLegalEntity.d.ts +1 -1
- package/dist/types/components/EFP/mapping/mapLegalEntityToHighExposure.d.ts +1 -1
- package/dist/types/components/EFP/mapping/mapSourceOfFundToSourceOfFundsSchema.d.ts +1 -1
- package/dist/types/components/EFP/mapping/sourceOfFundsKeyMappings.d.ts +2 -2
- package/dist/types/components/EFP/tasks/HighExposureDropin/mandatoryFields.d.ts +1 -1
- package/dist/types/components/EFP/tasks/HighExposureDropin/types.d.ts +11 -11
- package/dist/types/components/EFP/tasks/HighExposureDropin/utils.d.ts +3 -3
- package/dist/types/components/EFP/tasks/HighExposureDropin/validate.d.ts +1 -1
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/SOFFinancierModal.d.ts +2 -2
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +1 -1
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +3 -3
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStartedCard.d.ts +1 -1
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SOFUploadModal.d.ts +2 -2
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +3 -3
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/types.d.ts +15 -15
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/utils.d.ts +8 -8
- package/dist/types/components/EFP/tasks/SourceOfFundsDropin/validate.d.ts +1 -1
- package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReporting.d.ts +2 -0
- package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReportingClassificationForm.d.ts +2 -0
- package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReportingGettingStarted.d.ts +5 -5
- package/dist/types/components/EFP/tasks/TaxReportingDropin/taxClassificationStore.d.ts +3 -0
- package/dist/types/components/EFP/tasks/TaxReportingDropin/types.d.ts +23 -6
- package/dist/types/components/EFP/tasks/TaxReportingDropin/utils.d.ts +15 -2
- package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageIndividualComponent/ManageIndividualComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemModal/ManageTransferInstrumentOverviewItemModal.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +51 -20
- package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/useNavigation.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/OnboardingDropinComponent.d.ts +2 -0
- package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/utils.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/ViewVerificationStatusComponent.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/content.d.ts +2 -2
- package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/types.d.ts +1 -1
- package/dist/types/components/Individual/fields/DecisionMakerRole/types.d.ts +5 -5
- package/dist/types/components/Individual/fields/DecisionMakerRole/validate.d.ts +1 -1
- package/dist/types/components/Individual/fields/DriversLicense/DriversLicense.types.d.ts +4 -4
- package/dist/types/components/Individual/fields/IdentityNumber/fieldConfig.d.ts +5 -5
- package/dist/types/components/Individual/fields/IdentityNumber/type.d.ts +3 -3
- package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/types.d.ts +4 -4
- package/dist/types/components/Individual/forms/Individual/IdVerificationMethod/idVerificationMethodMetadata.d.ts +2 -2
- package/dist/types/components/Individual/forms/Individual/IdVerificationMethod/types.d.ts +3 -3
- package/dist/types/components/Individual/forms/Individual/Individual.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityAu/validate.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityHK/validate.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityNZ/validate.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +2 -2
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/types.d.ts +2 -2
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/types.d.ts +11 -11
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/validate.d.ts +7 -7
- package/dist/types/components/Individual/forms/Individual/ProofOfRelationship/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/ProofOfResidency/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/rules.d.ts +3 -3
- package/dist/types/components/Individual/forms/Individual/types.d.ts +13 -13
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.types.d.ts +7 -7
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.types.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/TypeOfIdentity/index.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/validate.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/validate.d.ts +8 -8
- package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/BasicDetails.types.d.ts +8 -8
- package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/validate.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/ConflictRow.d.ts +1 -1
- package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/DataConflictsModal.d.ts +1 -1
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/formatId.d.ts +1 -1
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/individualOnfidoConflictsSchema.d.ts +4 -4
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/mapExtractionResultToSchema.d.ts +1 -1
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +3 -3
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +11 -11
- package/dist/types/components/Individual/helpers/mandateIdVerificationForMotionCapture.d.ts +1 -1
- package/dist/types/components/Individual/helpers/shouldShowMotionCapture.d.ts +4 -4
- package/dist/types/components/Individual/hooks/useIdVerificationToken.d.ts +1 -1
- package/dist/types/components/Individual/mapping/adjustIdentificationData.d.ts +1 -1
- package/dist/types/components/Individual/mapping/getIdentityTypeToApiIdentityTypeMap.d.ts +1 -1
- package/dist/types/components/Individual/mapping/individualKeyMappings.d.ts +2 -2
- package/dist/types/components/Individual/mapping/individualOnfidoKeyMappings.d.ts +2 -2
- package/dist/types/components/Individual/mapping/mapIndividualDocumentToApiDocument.d.ts +1 -1
- package/dist/types/components/Individual/mapping/mapIndividualOnfidoSchemaToLegalEntity.d.ts +1 -1
- package/dist/types/components/Individual/mapping/mapIndividualToLegalEntity.d.ts +1 -1
- package/dist/types/components/Individual/mapping/mapLegalEntityToIndividual.d.ts +1 -1
- package/dist/types/components/Individual/mapping/mapLegalEntityToIndividualOnfidoSchema.d.ts +1 -1
- package/dist/types/components/Individual/tasks/DecisionMakers/types.d.ts +3 -3
- package/dist/types/components/Individual/tasks/IndividualDropin/individualFormConfig.d.ts +1 -1
- package/dist/types/components/Individual/tasks/IndividualDropin/mandatoryFields.d.ts +1 -1
- package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/individualOnfidoFormConfig.d.ts +1 -1
- package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/mandatoryFields.d.ts +1 -1
- package/dist/types/components/Shared/EntityAssociation/types.d.ts +5 -5
- package/dist/types/components/Shared/EntityGuidanceStatus/types.d.ts +4 -4
- package/dist/types/components/Shared/FormNavigation/types.d.ts +5 -5
- package/dist/types/components/Shared/FormWrapper/FormWrapper.d.ts +5 -5
- package/dist/types/components/Shared/Introduction/Introduction.d.ts +1 -1
- package/dist/types/components/Shared/Introduction/IntroductionScreen.d.ts +1 -1
- package/dist/types/components/Shared/Introduction/constants.d.ts +1 -1
- package/dist/types/components/Shared/Introduction/copy.d.ts +2 -2
- package/dist/types/components/Shared/SingpassBanner/SingpassBanner.d.ts +2 -2
- package/dist/types/components/Shared/SingpassSelection/types.d.ts +3 -3
- package/dist/types/components/Shared/Summary/Summary.d.ts +2 -2
- package/dist/types/components/Shared/Summary/summaryItem.d.ts +1 -1
- package/dist/types/components/Shared/Summary/types.d.ts +3 -3
- package/dist/types/components/Shared/devex/DebugListener/debugInfo.d.ts +6 -6
- package/dist/types/components/Shared/devex/DebugTable/DebugTable.d.ts +1 -1
- package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/fieldConfig.d.ts +4 -4
- package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/types.d.ts +3 -3
- package/dist/types/components/Shared/fields/CountryField/types.d.ts +2 -2
- package/dist/types/components/Shared/fields/CountryField/validate.d.ts +1 -1
- package/dist/types/components/Shared/fields/CountryOfGoverningLawField/types.d.ts +2 -2
- package/dist/types/components/Shared/fields/CountryOfGoverningLawField/validate.d.ts +1 -1
- package/dist/types/components/Shared/fields/Currency/types.d.ts +3 -3
- package/dist/types/components/Shared/fields/DBANameField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/DBANameField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/DateOfIncorporationField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/DateOfIncorporationField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/EInvoicingCodeField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/EInvoicingCodeField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/FinancialReportingDate/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +3 -3
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +1 -1
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/TaxIdNumberTypeSelector.d.ts +4 -4
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/VatNumberTypeSelector.d.ts +4 -4
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/countryIdNumberTypes.d.ts +4 -4
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferCompanyRegistrationNumberType.d.ts +2 -2
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferTaxIdNumberType.d.ts +4 -4
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferVatNumberType.d.ts +1 -1
- package/dist/types/components/Shared/fields/LegalCompanyNameField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/LegalCompanyNameField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/Name/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/Name/validate.d.ts +1 -1
- package/dist/types/components/Shared/fields/NumberOfEmployees/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/PhoneField/fieldConfig.d.ts +3 -3
- package/dist/types/components/Shared/fields/PhoneField/types.d.ts +3 -3
- package/dist/types/components/Shared/fields/StateField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StateField/types.d.ts +4 -4
- package/dist/types/components/Shared/fields/StockExchangeMICField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockExchangeMICField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockISINField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockISINField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockTickerSymbol/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/StockTickerSymbol/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/TaxInformationField/fieldConfig.d.ts +3 -3
- package/dist/types/components/Shared/fields/TaxInformationField/types.d.ts +5 -5
- package/dist/types/components/Shared/fields/TradingNameField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/TradingNameField/types.d.ts +1 -1
- package/dist/types/components/Shared/fields/VatNumberField/fieldConfig.d.ts +1 -1
- package/dist/types/components/Shared/fields/VatNumberField/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/Address/constants.d.ts +1 -1
- package/dist/types/components/Shared/forms/Address/types.d.ts +6 -6
- package/dist/types/components/Shared/forms/Address/utils.d.ts +3 -3
- package/dist/types/components/Shared/forms/Address/validate.d.ts +4 -4
- package/dist/types/components/Shared/forms/Address/validate.formats.d.ts +1 -1
- package/dist/types/components/Shared/forms/BusinessTypeSelection/EntityTypeRadioGroupCard.d.ts +4 -4
- package/dist/types/components/Shared/forms/BusinessTypeSelection/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/BusinessTypeSelection/utils.d.ts +7 -7
- package/dist/types/components/Shared/forms/CompanyNameAndCountry/types.d.ts +2 -2
- package/dist/types/components/Shared/forms/CompanyNameAndCountry/validate.d.ts +1 -1
- package/dist/types/components/Shared/forms/CompanyRegistrationDetails/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/ConstitutionalDocument/types.d.ts +2 -2
- package/dist/types/components/Shared/forms/ContactDetails/types.d.ts +2 -2
- package/dist/types/components/Shared/forms/ContactDetails/validate.d.ts +1 -1
- package/dist/types/components/Shared/forms/DocumentUpload/types.d.ts +6 -6
- package/dist/types/components/Shared/forms/FinancialInformation/ReportedValue.d.ts +2 -2
- package/dist/types/components/Shared/forms/FinancialInformation/formatFinancialInformationSummary.d.ts +1 -1
- package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialInformationToFinancialReport.d.ts +2 -2
- package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialReportsToFinancialInformation.d.ts +2 -2
- package/dist/types/components/Shared/forms/FinancialInformation/types.d.ts +3 -3
- package/dist/types/components/Shared/forms/FinancialInformation/validate.d.ts +1 -1
- package/dist/types/components/Shared/forms/RegistrationAddress/types.d.ts +4 -4
- package/dist/types/components/Shared/forms/RegistrationAddress/validate.d.ts +1 -1
- package/dist/types/components/Shared/tasks/CustomerSupport/CustomerSupport.d.ts +1 -1
- package/dist/types/components/Shared/tasks/CustomerSupport/mapping/mapCustomerSupportSchemaToCustomerSupportType.d.ts +2 -2
- package/dist/types/components/Shared/tasks/CustomerSupport/types.d.ts +3 -8
- package/dist/types/components/Shared/tasks/Review/Review.d.ts +3 -2
- package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +2 -2
- package/dist/types/components/Shared/tasks/TaskList/TaskList.d.ts +1 -1
- package/dist/types/components/Shared/tasks/TaskList/types.d.ts +9 -10
- package/dist/types/components/Shared/tasks/TaskList/utils.d.ts +1 -1
- package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +1 -1
- package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +10 -10
- package/dist/types/components/SoleProprietorship/hooks/useExemptSettlor.d.ts +1 -1
- package/dist/types/components/SoleProprietorship/mapping/mapLegalEntityToSoleProp.d.ts +2 -2
- package/dist/types/components/SoleProprietorship/mapping/mapSolePropDocumentToApiDocument.d.ts +1 -1
- package/dist/types/components/SoleProprietorship/mapping/mapSolePropToLegalEntity.d.ts +2 -2
- package/dist/types/components/SoleProprietorship/mapping/solePropKeyMappings.d.ts +2 -2
- package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/mandatoryFields.d.ts +1 -1
- package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/solePropFormConfig.d.ts +1 -1
- package/dist/types/components/Trust/forms/Trust/Trust.d.ts +1 -1
- package/dist/types/components/Trust/forms/Trust/rules.d.ts +1 -1
- package/dist/types/components/Trust/forms/Trust/types.d.ts +8 -8
- package/dist/types/components/Trust/forms/TrustRegistrationDetails/types.d.ts +8 -8
- package/dist/types/components/Trust/forms/TrustRegistrationDetails/validate.d.ts +1 -1
- package/dist/types/components/Trust/forms/TrustRoleAndEntityType/TrustRoleAndEntityType.d.ts +1 -1
- package/dist/types/components/Trust/forms/TrustRoleAndEntityType/getAvailableRoles.d.ts +1 -1
- package/dist/types/components/Trust/forms/TrustRoleAndEntityType/types.d.ts +7 -7
- package/dist/types/components/Trust/forms/TrustRoleAndEntityType/validate.d.ts +1 -1
- package/dist/types/components/Trust/mapping/mapLegalEntityToTrust.d.ts +2 -2
- package/dist/types/components/Trust/mapping/mapTrustDocumentToApiDocument.d.ts +1 -1
- package/dist/types/components/Trust/mapping/mapTrustToLegalEntity.d.ts +2 -2
- package/dist/types/components/Trust/mapping/trustKeyMappings.d.ts +2 -2
- package/dist/types/components/Trust/mapping/trustMembers/getTrustMembers.d.ts +1 -1
- package/dist/types/components/Trust/mapping/trustMembers/mapEntityAssociationsToTrustMembers.d.ts +2 -2
- package/dist/types/components/Trust/mapping/trustMembers/mapRootLegalEntityToTrustMember.d.ts +1 -1
- package/dist/types/components/Trust/mapping/trustMembers/mapUndefinedBeneficiaryInfoToTrustMembers.d.ts +1 -1
- package/dist/types/components/Trust/tasks/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +2 -2
- package/dist/types/components/Trust/tasks/RoleAndTypeDropin/types.d.ts +2 -2
- package/dist/types/components/Trust/tasks/TrustDropin/mandatoryFields.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustDropin/trustFormConfig.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/CompanyTrustMemberTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/ExemptSettlorTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/RegularTrustMemberTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/RootTrusteeTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/types.d.ts +4 -4
- package/dist/types/components/Trust/utils/addOrUpdateAssociatedTrustMember.d.ts +1 -1
- package/dist/types/components/Trust/utils/addOrUpdateUndefinedBeneficiary.d.ts +1 -1
- package/dist/types/components/Trust/utils/createExemptSettlor.d.ts +1 -1
- package/dist/types/components/Trust/utils/deleteAssociatedTrustMember.d.ts +1 -1
- package/dist/types/components/Trust/utils/deleteUndefinedBeneficiary.d.ts +1 -1
- package/dist/types/components/Trust/utils/trustMemberGuidance.d.ts +1 -1
- package/dist/types/components/Trust/utils/trustMemberRequirements.d.ts +1 -1
- package/dist/types/components/Trust/utils/trustUtil.d.ts +5 -5
- package/dist/types/components/Trust/utils/updateExemptSettlorName.d.ts +1 -1
- package/dist/types/components/UnincorporatedPartnership/UnincorporatedPartnershipMembers/UnincorporatedPartnershipMembersOverview.d.ts +4 -4
- package/dist/types/components/UnincorporatedPartnership/UnincorporatedPartnershipMembers/types.d.ts +4 -4
- package/dist/types/components/UnincorporatedPartnership/hooks/useUnincorporatedPartnershipNavigation.d.ts +8 -6
- package/dist/types/components/UnincorporatedPartnership/mapping/mapLegalEntityToUnincorporatedPartnership.d.ts +2 -2
- package/dist/types/components/UnincorporatedPartnership/mapping/mapUnincorporatedPartnershipToLegalEntity.d.ts +2 -2
- package/dist/types/components/UnincorporatedPartnership/mapping/unincorporatedPartnershipKeyMappings.d.ts +2 -2
- package/dist/types/components/UnincorporatedPartnership/types/types.d.ts +1 -1
- package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedParnershipUtil.d.ts +3 -3
- package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedPartnershipMembers.d.ts +3 -3
- package/dist/types/components/index.d.ts +4 -4
- package/dist/types/components/ui/atoms/Accordion/Accordion.d.ts +1 -1
- package/dist/types/components/ui/atoms/Field/Field.types.d.ts +1 -1
- package/dist/types/components/ui/atoms/RadioGroup/RadioGroup.d.ts +1 -1
- package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.d.ts +1 -1
- package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.types.d.ts +1 -1
- package/dist/types/components/ui/atoms/Remove/Remove.types.d.ts +1 -1
- package/dist/types/components/ui/atoms/Svg/svgs.d.ts +2 -0
- package/dist/types/components/ui/atoms/TaskStatusIndicator/TaskStatusIndicator.d.ts +11 -0
- package/dist/types/components/ui/molecules/Alert/types.d.ts +1 -1
- package/dist/types/components/ui/molecules/ContextGuidance/types.d.ts +1 -1
- package/dist/types/components/ui/molecules/DocumentGuidance/DocumentGuidance.types.d.ts +3 -3
- package/dist/types/components/ui/molecules/Dropzone/FilePicker.d.ts +2 -2
- package/dist/types/components/ui/molecules/Dropzone/types.d.ts +2 -2
- package/dist/types/components/ui/molecules/Dropzone/validate.d.ts +2 -2
- package/dist/types/components/ui/molecules/EmbeddedStatus/EmbeddedStatus.d.ts +5 -5
- package/dist/types/components/ui/molecules/EmbeddedStatus/statusToTag.d.ts +4 -4
- package/dist/types/components/ui/molecules/ErrorPanel/types.d.ts +3 -3
- package/dist/types/components/ui/molecules/InputCurrency/InputCurrency.d.ts +2 -2
- package/dist/types/components/ui/molecules/InputDate/InputDate.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputEmail/InputEmail.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputNumber/InputNumber.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputTelephone/InputTelephone.d.ts +1 -1
- package/dist/types/components/ui/molecules/InputText/InputText.d.ts +1 -1
- package/dist/types/components/ui/molecules/MaskedInput/MaskedInput.d.ts +3 -3
- package/dist/types/context/AnalyticsContext/AnalyticsContext.d.ts +1 -1
- package/dist/types/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +5 -7
- package/dist/types/context/CoreContext/CoreContext.d.ts +2 -2
- package/dist/types/context/CoreContext/CoreProvider.d.ts +1 -1
- package/dist/types/context/ExpiryContext/ExpiryContext.d.ts +1 -1
- package/dist/types/context/FormContext/types.d.ts +1 -1
- package/dist/types/context/FormRouterContext/types.d.ts +1 -1
- package/dist/types/context/I18nProvider/I18nContext.d.ts +1 -1
- package/dist/types/context/I18nProvider/I18nProvider.d.ts +1 -1
- package/dist/types/context/SettingsContext/types.d.ts +1 -1
- package/dist/types/context/StateContext/types.d.ts +4 -4
- package/dist/types/context/ToastContext/ToastContext.d.ts +1 -1
- package/dist/types/core/EventEmitter.d.ts +1 -1
- package/dist/types/core/UIElement/UIElement.d.ts +5 -5
- package/dist/types/core/analytics.d.ts +1 -1
- package/dist/types/core/errorMapping.d.ts +4 -4
- package/dist/types/core/models/api/contracts.d.ts +1 -0
- package/dist/types/core/models/api/get-configuration.d.ts +1 -1
- package/dist/types/core/models/api/get-tasks.d.ts +1 -1
- package/dist/types/core/models/api/organization.d.ts +2 -2
- package/dist/types/core/models/decision-maker.d.ts +1 -1
- package/dist/types/core/models/errors/entity-problems.d.ts +1 -1
- package/dist/types/core/models/errors/error-message.d.ts +1 -1
- package/dist/types/core/models/errors/remediation.d.ts +1 -1
- package/dist/types/core/models/field-configurations.d.ts +4 -4
- package/dist/types/core/models/form-configuration.d.ts +4 -4
- package/dist/types/core/models/form-rules.d.ts +5 -5
- package/dist/types/core/models/form.d.ts +1 -1
- package/dist/types/core/process-field-configurations.d.ts +11 -11
- package/dist/types/core/services/agnostic/get-dataset.d.ts +2 -2
- package/dist/types/core/services/componentApi/accept-service-agreement.d.ts +1 -1
- package/dist/types/core/services/componentApi/company-deep-search.d.ts +1 -1
- package/dist/types/core/services/componentApi/company-index-search.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-legal-entity.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/create-trusted-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/delete-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/delete-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-accepted-service-agreement.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-address.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-bankVerification-vendor.d.ts +3 -3
- package/dist/types/core/services/componentApi/get-company-dataset.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-idverification-token.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-legal-entity.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-provider-status.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-scenarios.d.ts +2 -2
- package/dist/types/core/services/componentApi/get-service-agreement-acceptance-infos.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-service-agreement-status.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-service-agreement.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-tasks.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-transfer-instrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/handle-bank-verification-error.d.ts +1 -1
- package/dist/types/core/services/componentApi/idVerification-startcheck.d.ts +1 -1
- package/dist/types/core/services/componentApi/refresh-company-dataset.d.ts +1 -1
- package/dist/types/core/services/componentApi/search-address.d.ts +1 -1
- package/dist/types/core/services/componentApi/update-document.d.ts +1 -1
- package/dist/types/core/services/componentApi/update-legal-entity.d.ts +1 -1
- package/dist/types/core/services/componentApi/update-transferInstrument.d.ts +1 -1
- package/dist/types/core/services/componentApi/validate-account-identification.d.ts +2 -2
- package/dist/types/core/services/componentApi/validate-phone-number.d.ts +1 -1
- package/dist/types/core/services/componentApi/verify-tin.d.ts +1 -1
- package/dist/types/core/types.d.ts +1 -1
- package/dist/types/core/user-events.d.ts +2 -2
- package/dist/types/core/utils.d.ts +1 -1
- package/dist/types/datasets/generators/getAccountFormatForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/getBusinessTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/getCompanyTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/getLegalArrangementTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/generators/loadCountries.d.ts +2 -2
- package/dist/types/datasets/generators/loadStatesDataset.d.ts +2 -2
- package/dist/types/embeds/adyenConfig.d.ts +1 -1
- package/dist/types/embeds/types.d.ts +1 -1
- package/dist/types/embeds/utils.d.ts +1 -1
- package/dist/types/hooks/introduction/useCanSeeIntroduction.d.ts +1 -1
- package/dist/types/hooks/introduction/useIntroductionScreens.d.ts +3 -3
- package/dist/types/hooks/introduction/useShouldShowIntroduction.d.ts +1 -1
- package/dist/types/hooks/singpass/useSingpassMyInfoLogin.d.ts +4 -4
- package/dist/types/hooks/useAccountHolder.d.ts +1 -1
- package/dist/types/hooks/useAllowedCountries.d.ts +1 -1
- package/dist/types/hooks/useAnalytics.d.ts +2 -2
- package/dist/types/hooks/useAssociatedLegalArrangement.d.ts +1 -1
- package/dist/types/hooks/useAssociatedLegalRepresentative.d.ts +1 -1
- package/dist/types/hooks/useAsyncValidator.d.ts +2 -2
- package/dist/types/hooks/useBankConfigurationHandlers.d.ts +6 -6
- package/dist/types/hooks/useBusinessSetup.d.ts +2 -2
- package/dist/types/hooks/useComponentApi.d.ts +2 -5
- package/dist/types/hooks/useDataMissingRemediations.d.ts +2 -2
- package/dist/types/hooks/useDataset.d.ts +2 -2
- package/dist/types/hooks/useForm/reducer.d.ts +1 -1
- package/dist/types/hooks/useForm/types.d.ts +10 -10
- package/dist/types/hooks/useForm/useForm.d.ts +1 -1
- package/dist/types/hooks/useFormComposer.d.ts +4 -4
- package/dist/types/hooks/useLegalEntityType.d.ts +2 -2
- package/dist/types/hooks/useMultiForm/reducer.d.ts +2 -2
- package/dist/types/hooks/useMultiForm/types.d.ts +4 -4
- package/dist/types/hooks/useMultiForm/useMultiFormAsyncValidator.d.ts +2 -2
- package/dist/types/hooks/useMultiForm/useMultiFormStaticValidator.d.ts +2 -2
- package/dist/types/hooks/useScenarioConfiguration.d.ts +6 -6
- package/dist/types/hooks/useStaticValidator/useStaticValidator.d.ts +2 -2
- package/dist/types/hooks/useTranslations.d.ts +1 -1
- package/dist/types/hooks/useUnifyLoadingStatus.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/language/utils.d.ts +1 -1
- package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
- package/dist/types/stores/globalStore/calculateTaskStatus.d.ts +5 -5
- package/dist/types/stores/globalStore/determineTaskIdentifiers.d.ts +6 -6
- package/dist/types/stores/globalStore/get-task-status.d.ts +2 -2
- package/dist/types/stores/globalStore/globalStore.d.ts +8 -8
- package/dist/types/stores/globalStore/isEmptyEntity.d.ts +1 -1
- package/dist/types/stores/globalStore/taskStatus.d.ts +1 -1
- package/dist/types/utils/accountHolderUtils.d.ts +3 -3
- package/dist/types/utils/addressToString.d.ts +2 -2
- package/dist/types/utils/api/documentUtils.d.ts +4 -4
- package/dist/types/utils/api/processCapabilitites.d.ts +7 -7
- package/dist/types/utils/api/processValidationErrors.d.ts +2 -2
- package/dist/types/utils/birthDateUtils.d.ts +3 -3
- package/dist/types/utils/datasetUtil.d.ts +4 -4
- package/dist/types/utils/decisionMakerRoles.d.ts +4 -4
- package/dist/types/utils/dropinUtils.d.ts +2 -2
- package/dist/types/utils/entityAssociationUtil.d.ts +9 -9
- package/dist/types/utils/entityStatusUtil.d.ts +6 -6
- package/dist/types/utils/eventHandlers/handleKeys.d.ts +1 -1
- package/dist/types/utils/formUtils.d.ts +4 -4
- package/dist/types/utils/formatCurrency.d.ts +1 -1
- package/dist/types/utils/getFieldsWithExistingData.d.ts +2 -2
- package/dist/types/utils/getLegalEntityCountry.d.ts +2 -2
- package/dist/types/utils/getName.d.ts +2 -2
- package/dist/types/utils/getProps.d.ts +1 -1
- package/dist/types/utils/getSSNType.d.ts +1 -1
- package/dist/types/utils/makeSelectItemForRole.d.ts +2 -2
- package/dist/types/utils/mapping/documentGuidanceMap.d.ts +1 -1
- package/dist/types/utils/mapping/getPage.d.ts +2 -2
- package/dist/types/utils/mapping/mapExistingFile.d.ts +1 -1
- package/dist/types/utils/mapping/mappingRecord.d.ts +1 -1
- package/dist/types/utils/mapping/reverseMapping.d.ts +1 -1
- package/dist/types/utils/mapping/utils.d.ts +1 -1
- package/dist/types/utils/masking/masks/businessRegistrationNumberMasks.d.ts +1 -1
- package/dist/types/utils/perCountry.d.ts +1 -1
- package/dist/types/utils/perState.d.ts +1 -1
- package/dist/types/utils/regex/postalCodePatterns.d.ts +1 -1
- package/dist/types/utils/roleMetadata.d.ts +4 -4
- package/dist/types/utils/trackNavigation.d.ts +2 -2
- package/dist/types/utils/validation/types.d.ts +3 -3
- package/dist/types/utils/validatorUtils.d.ts +2 -2
- package/dist/types/utils/verification/helpers/verifyIdNumber.d.ts +2 -2
- package/dist/{yaml-D_3m1c9r.js → yaml-BVCQ1chV.js} +1 -1
- package/dist/yapily-logo-vZoAgQ4S.js +8 -0
- package/package.json +6 -2
- package/dist/types/components/Shared/tasks/Review/types.d.ts +0 -6
- package/dist/types/core/models/api/review.d.ts +0 -3
- package/dist/types/core/models/api/verify-id-number.d.ts +0 -14
- package/dist/types/core/services/componentApi/confirm-data-review.d.ts +0 -3
- package/dist/types/core/services/componentApi/download-pci.d.ts +0 -3
- package/dist/types/core/services/componentApi/get-pci-questionnaire.d.ts +0 -3
- package/dist/types/core/services/componentApi/verify-id-number.d.ts +0 -3
|
@@ -162,7 +162,7 @@ const roRO = {
|
|
|
162
162
|
bsbCode: "Codul sucursalei de stat al băncii (BSB).",
|
|
163
163
|
bsbNumber: "Număr BSB",
|
|
164
164
|
btwNummer: "Btw-nummer",
|
|
165
|
-
businessAccountDetailsDescription: "
|
|
165
|
+
businessAccountDetailsDescription: "Spune-ne despre afacerea ta",
|
|
166
166
|
businessAccountDetailsDescriptionReview: "Pentru a te asigura că datele tale sunt actualizate, verifică următoarele detalii. Dacă este necesar, ajustează datele care nu mai sunt corecte.",
|
|
167
167
|
businessAccountTerms: "Condiții aplicabile conturilor persoanelor juridice",
|
|
168
168
|
businessDescription: "Descrierea societății",
|
|
@@ -764,7 +764,6 @@ const roRO = {
|
|
|
764
764
|
fileName: "Nume fișier",
|
|
765
765
|
financialInformation: "Informații financiare",
|
|
766
766
|
financialProductFundingSources: "Surse de finanțare pentru produsele financiare",
|
|
767
|
-
financialProductInformation: "Informații despre produse financiare",
|
|
768
767
|
financialReportingDate: "Data raportării financiare",
|
|
769
768
|
findYourIncorporatedAssociationNumberInThePublicRegistryForYourState: "Găsește numărul asociației tale constituite în registrul public al statului tău.",
|
|
770
769
|
finish: "Finalizează",
|
|
@@ -1024,7 +1023,6 @@ const roRO = {
|
|
|
1024
1023
|
letterFromAttorneyOrNotary: "Scrisoare de la avocat sau notar",
|
|
1025
1024
|
letterFromInsurer: "Scrisoare de la asigurător",
|
|
1026
1025
|
letterFromPreviousEmployer: "Scrisoare de la angajatorul anterior",
|
|
1027
|
-
letUsKnowTheBankAccountToSendReceiveFunds: "Informează-ne cu privire la contul bancar pe care îl folosești pentru a trimite sau a primi fonduri.",
|
|
1028
1026
|
licenceVersionNumber: "Numărul versiunii permisului",
|
|
1029
1027
|
licenseCardNumber: "Număr de card",
|
|
1030
1028
|
licenseNumber: "Numărul permisului de conducere",
|
|
@@ -1196,6 +1194,7 @@ const roRO = {
|
|
|
1196
1194
|
payoutAccount: "Cont de efectuare plăți",
|
|
1197
1195
|
payoutAccountsDescription: "Pentru a-ți configura contul, spune-ne unde să îți trimitem plățile.",
|
|
1198
1196
|
payoutAccountsDescriptionReview: "Pentru a te asigura că datele de plată sunt corecte, verifică următoarele detalii.",
|
|
1197
|
+
payoutBankAccounts: "Conturi bancare pentru plată",
|
|
1199
1198
|
payoutDetails: "Detalii plată efectuată",
|
|
1200
1199
|
payoutIn_Or_: "Plățile în acest cont se pot efectua în %{currencyOne} sau %{currencyTwo}.",
|
|
1201
1200
|
payoutInOnly_: "Plățile către acest cont se pot efectua în %{currency}.",
|
|
@@ -1417,6 +1416,7 @@ const roRO = {
|
|
|
1417
1416
|
retrieveMyinfoBusinessWith: "Preia Myinfo pentru societăți cu",
|
|
1418
1417
|
retrieveMyinfoWith: "Preia informații din Myinfo, cu",
|
|
1419
1418
|
returnToTaskList: "Întoarce-te la lista de sarcini",
|
|
1419
|
+
reviewAndSignLegalDisclosures: "Consultă și semnează declarațiile juridice",
|
|
1420
1420
|
reviewTheInformationBelowAndCorrectMistakesOr: "Revizuiți informațiile de mai jos și corectați eventualele greșeli sau",
|
|
1421
1421
|
RFC: "RFC",
|
|
1422
1422
|
RfcDocument: "Document RFC",
|
|
@@ -1597,6 +1597,7 @@ const roRO = {
|
|
|
1597
1597
|
taxInformationNumber__US: "Numărul de identificare al angajatorului (EIN)",
|
|
1598
1598
|
taxpayerReferenceNumber: "Număr de referință al contribuabilului",
|
|
1599
1599
|
taxReferenceNumber: "Număr de referință fiscală",
|
|
1600
|
+
taxReporting: "Raportare fiscală",
|
|
1600
1601
|
tellUsMoreAboutTheCryptocurrency: "Spune-ne mai multe despre câștigurile din criptomonede care vor fi utilizate cu produsele noastre financiare.",
|
|
1601
1602
|
tellUsMoreAboutTheGamblingProceeds: "Spune-ne mai multe despre veniturile din jocuri de noroc care vor fi utilizate cu produsele noastre financiare.",
|
|
1602
1603
|
tellUsMoreAboutTheGiftOrDonationProceeds: "Spune-ne mai multe despre veniturile din cadouri sau donații care vor fi utilizate cu produsele noastre financiare.",
|
|
@@ -1628,7 +1629,6 @@ const roRO = {
|
|
|
1628
1629
|
thisSessionWillExpireIn: "Această sesiune va expira în %{timeUntilExpiry}. Continuă să lucrezi pentru a evita pierderea oricăror date nesalvate.",
|
|
1629
1630
|
timePeriodIfApplicable: "Perioadă (dacă este cazul)",
|
|
1630
1631
|
titleDeed: "Act de proprietate",
|
|
1631
|
-
toCompleteProcessReviewAndSignOfficialDocumentation: "Pentru a finaliza acest proces, consultă și semnează documentația oficială.",
|
|
1632
1632
|
toggleAssociationMenu: "comută meniul %{name} ",
|
|
1633
1633
|
toHelpTheGovernmentFight: "Pentru a ajuta autoritățile publice să lupte împotriva finanțării terorismului și a activităților de spălare de bani, legislația federală le impune instituțiilor financiare să obțină, să verifice și să înregistreze informații care identifică fiecare persoană (fizică sau juridică) care deschide un cont, precum și anumite persoane care sunt asociate cu un cont.",
|
|
1634
1634
|
tooManyFiles: "Prea multe fișiere",
|
|
@@ -1669,6 +1669,7 @@ const roRO = {
|
|
|
1669
1669
|
ultimateParentCompany: "Societatea-mamă de cel mai înalt rang",
|
|
1670
1670
|
ultimateParentCompanyInformation: "Informații finale privind societatea-mamă de cel mai înalt rang",
|
|
1671
1671
|
unableToDeleteDocument: "Nu se poate șterge documentul",
|
|
1672
|
+
unableToLoadRelatedEntity: "Nu se poate încărcare entitatea asociată",
|
|
1672
1673
|
unableToUploadDocument: "Nu se poate încărca documentul",
|
|
1673
1674
|
unableToVerifyTheIdNumber: "Nu se poate verifica numărul de identificare pentru țara dată",
|
|
1674
1675
|
undefinedBeneficiary: "Beneficiar nedefinit",
|
|
@@ -162,7 +162,7 @@ const skSK = {
|
|
|
162
162
|
bsbCode: "Kód štátnej pobočky banky (BSB)",
|
|
163
163
|
bsbNumber: "Číslo BSB",
|
|
164
164
|
btwNummer: "Btw-nummer",
|
|
165
|
-
businessAccountDetailsDescription: "
|
|
165
|
+
businessAccountDetailsDescription: "Povedzte nám o svojom podnikaní",
|
|
166
166
|
businessAccountDetailsDescriptionReview: "Aby sme sa uistili, že sú vaše údaje aktuálne, overte nasledujúce údaje. V prípade potreby upravte všetky údaje, ktoré už nie sú presné.",
|
|
167
167
|
businessAccountTerms: "Podmienky pre podnikateľský účet",
|
|
168
168
|
businessDescription: "Opis podnikania",
|
|
@@ -764,7 +764,6 @@ const skSK = {
|
|
|
764
764
|
fileName: "Názov súboru",
|
|
765
765
|
financialInformation: "Finančné informácie",
|
|
766
766
|
financialProductFundingSources: "Zdroje financovania finančných produktov",
|
|
767
|
-
financialProductInformation: "Informácie o finančných produktoch",
|
|
768
767
|
financialReportingDate: "Dátum finančného vykazovania",
|
|
769
768
|
findYourIncorporatedAssociationNumberInThePublicRegistryForYourState: "Nájdite číslo registrovaného združenia vo verejnom registri vášho štátu.",
|
|
770
769
|
finish: "Dokončiť",
|
|
@@ -1024,7 +1023,6 @@ const skSK = {
|
|
|
1024
1023
|
letterFromAttorneyOrNotary: "List od advokáta alebo notára",
|
|
1025
1024
|
letterFromInsurer: "List od poisťovateľa",
|
|
1026
1025
|
letterFromPreviousEmployer: "List od predchádzajúceho zamestnávateľa",
|
|
1027
|
-
letUsKnowTheBankAccountToSendReceiveFunds: "Oznámte nám bankový účet, ktorý používate na odosielanie alebo prijímanie finančných prostriedkov.",
|
|
1028
1026
|
licenceVersionNumber: "Číslo verzie licencie",
|
|
1029
1027
|
licenseCardNumber: "Číslo karty",
|
|
1030
1028
|
licenseNumber: "Číslo vodičského preukazu",
|
|
@@ -1196,6 +1194,7 @@ const skSK = {
|
|
|
1196
1194
|
payoutAccount: "Výplatný účet",
|
|
1197
1195
|
payoutAccountsDescription: "Pre nastavenie vášho účtu nám dajte vedieť, kam sa majú posielať platby.",
|
|
1198
1196
|
payoutAccountsDescriptionReview: "Aby sme sa uistili, že údaje o vyplácaní sú presné, overte nasledujúce údaje.",
|
|
1197
|
+
payoutBankAccounts: "Výplatné bankové účty",
|
|
1199
1198
|
payoutDetails: "Podrobnosti o výplatách",
|
|
1200
1199
|
payoutIn_Or_: "Výplaty na tento účet sa môžu uskutočniť v %{currencyOne} alebo %{currencyTwo}.",
|
|
1201
1200
|
payoutInOnly_: "Výplaty na tento účet je možné uskutočniť v %{currency}.",
|
|
@@ -1417,6 +1416,7 @@ const skSK = {
|
|
|
1417
1416
|
retrieveMyinfoBusinessWith: "Načítať Myinfo business pomocou",
|
|
1418
1417
|
retrieveMyinfoWith: "Získať Myinfo pomocou",
|
|
1419
1418
|
returnToTaskList: "Späť na zoznam úloh",
|
|
1419
|
+
reviewAndSignLegalDisclosures: "Skontrolujte a podpíšte právne vyhlásenia",
|
|
1420
1420
|
reviewTheInformationBelowAndCorrectMistakesOr: "Skontrolujte nižšie uvedené informácie a opravte prípadné chyby alebo",
|
|
1421
1421
|
RFC: "RFC",
|
|
1422
1422
|
RfcDocument: "Dokument RFC",
|
|
@@ -1597,6 +1597,7 @@ const skSK = {
|
|
|
1597
1597
|
taxInformationNumber__US: "Identifikačné číslo zamestnávateľa (EIN)",
|
|
1598
1598
|
taxpayerReferenceNumber: "Referenčné číslo daňovníka",
|
|
1599
1599
|
taxReferenceNumber: "Daňové referenčné číslo",
|
|
1600
|
+
taxReporting: "Daňové vykazovanie",
|
|
1600
1601
|
tellUsMoreAboutTheCryptocurrency: "Povedz nám viac o príjmoch z kryptomien, ktoré sa budú používať s našimi finančnými produktmi.",
|
|
1601
1602
|
tellUsMoreAboutTheGamblingProceeds: "Povedzte nám viac o výnosoch z hazardných hier, ktoré sa budú používať s našimi finančnými produktmi.",
|
|
1602
1603
|
tellUsMoreAboutTheGiftOrDonationProceeds: "Povedzte nám viac o výnosoch z darov alebo príspevkov, ktoré sa budú používať s našimi finančnými produktmi.",
|
|
@@ -1628,7 +1629,6 @@ const skSK = {
|
|
|
1628
1629
|
thisSessionWillExpireIn: "Platnosť tejto relácie vyprší v priebehu %{timeUntilExpiry}. Pokračujte v práci, aby ste predišli strate neuložených údajov.",
|
|
1629
1630
|
timePeriodIfApplicable: "Časové obdobie (ak je to relevantné)",
|
|
1630
1631
|
titleDeed: "List vlastníctva",
|
|
1631
|
-
toCompleteProcessReviewAndSignOfficialDocumentation: "Ak chcete tento proces ukončiť, skontrolujte a podpíšte oficiálnu dokumentáciu.",
|
|
1632
1632
|
toggleAssociationMenu: "prepínacia ponuka %{name} ",
|
|
1633
1633
|
toHelpTheGovernmentFight: "S cieľom pomôcť štátu v boji proti financovaniu terorizmu a praniu špinavých peňazí federálny zákon vyžaduje, aby finančné inštitúcie získavali, overovali a zaznamenávali informácie, ktoré identifikujú každú osobu (fyzickú alebo právnickú), ktorá si otvorí účet, a niektoré osoby, ktoré sú s účtom spojené.",
|
|
1634
1634
|
tooManyFiles: "Príliš veľa súborov",
|
|
@@ -1669,6 +1669,7 @@ const skSK = {
|
|
|
1669
1669
|
ultimateParentCompany: "Hlavná materská spoločnosť",
|
|
1670
1670
|
ultimateParentCompanyInformation: "Informácie o hlavnej materskej spoločnosti",
|
|
1671
1671
|
unableToDeleteDocument: "Dokument sa nedá odstrániť",
|
|
1672
|
+
unableToLoadRelatedEntity: "Nepodarilo sa načítať súvisiacu entitu.",
|
|
1672
1673
|
unableToUploadDocument: "Nie je možné nahrať doklad",
|
|
1673
1674
|
unableToVerifyTheIdNumber: "Nepodarilo sa overiť identifikačné číslo pre danú krajinu",
|
|
1674
1675
|
undefinedBeneficiary: "Neurčený príjemca",
|
|
@@ -162,7 +162,7 @@ const slSI = {
|
|
|
162
162
|
bsbCode: "Koda BSB (Bank State Branch)",
|
|
163
163
|
bsbNumber: "Številka BSB",
|
|
164
164
|
btwNummer: "Btw-nummer",
|
|
165
|
-
businessAccountDetailsDescription: "
|
|
165
|
+
businessAccountDetailsDescription: "Povejte nam o svojem podjetju",
|
|
166
166
|
businessAccountDetailsDescriptionReview: "Za zagotovitev ažurnosti vaših podatkov preverite naslednje podrobnosti. Po potrebi prilagodite vse podatke, ki niso več točni.",
|
|
167
167
|
businessAccountTerms: "Pogoji poslovnega računa",
|
|
168
168
|
businessDescription: "Opis poslovanja",
|
|
@@ -764,7 +764,6 @@ const slSI = {
|
|
|
764
764
|
fileName: "Ime datoteke",
|
|
765
765
|
financialInformation: "Finančni podatki",
|
|
766
766
|
financialProductFundingSources: "Viri financiranja finančnih produktov",
|
|
767
|
-
financialProductInformation: "Informacije o finančnem produktu",
|
|
768
767
|
financialReportingDate: "Datum računovodskega poročanja",
|
|
769
768
|
findYourIncorporatedAssociationNumberInThePublicRegistryForYourState: "V javnem registru svoje države poiščite številko registriranega združenja.",
|
|
770
769
|
finish: "Zaključi",
|
|
@@ -1024,7 +1023,6 @@ const slSI = {
|
|
|
1024
1023
|
letterFromAttorneyOrNotary: "Dopis odvetnika ali notarja",
|
|
1025
1024
|
letterFromInsurer: "Dopis zavarovalnice",
|
|
1026
1025
|
letterFromPreviousEmployer: "Dopis prejšnjega delodajalca",
|
|
1027
|
-
letUsKnowTheBankAccountToSendReceiveFunds: "Sporočite nam bančni račun, ki ga uporabljate za pošiljanje ali prejemanje sredstev.",
|
|
1028
1026
|
licenceVersionNumber: "Številka različice dovoljenja",
|
|
1029
1027
|
licenseCardNumber: "Številka kartice",
|
|
1030
1028
|
licenseNumber: "Številka vozniškega dovoljenja",
|
|
@@ -1196,6 +1194,7 @@ const slSI = {
|
|
|
1196
1194
|
payoutAccount: "Račun za izplačilo",
|
|
1197
1195
|
payoutAccountsDescription: "Ob odprtju računa nam sporočite, kam naj pošiljamo vaša izplačila.",
|
|
1198
1196
|
payoutAccountsDescriptionReview: "Za zagotovitev točnosti podatkov za izplačilo preverite naslednje podrobnosti.",
|
|
1197
|
+
payoutBankAccounts: "Bančni računi za izplačilo",
|
|
1199
1198
|
payoutDetails: "Podrobnosti o izplačilu",
|
|
1200
1199
|
payoutIn_Or_: "Izplačila na ta račun se lahko izvedejo v valuti %{currencyOne} ali %{currencyTwo}.",
|
|
1201
1200
|
payoutInOnly_: "Izplačila na ta račun se lahko izvedejo v valuti %{currency}.",
|
|
@@ -1417,6 +1416,7 @@ const slSI = {
|
|
|
1417
1416
|
retrieveMyinfoBusinessWith: "Pridobitev podatkov iz storitve Myinfo business s tem:",
|
|
1418
1417
|
retrieveMyinfoWith: "Pridobitev podatkov iz storitve Myinfo z",
|
|
1419
1418
|
returnToTaskList: "Nazaj na seznam opravil",
|
|
1419
|
+
reviewAndSignLegalDisclosures: "Preglejte in podpišite pravna razkritja",
|
|
1420
1420
|
reviewTheInformationBelowAndCorrectMistakesOr: "Preglejte spodnje informacije in popravite morebitne napake ali",
|
|
1421
1421
|
RFC: "RFC",
|
|
1422
1422
|
RfcDocument: "Dokument RFC",
|
|
@@ -1597,6 +1597,7 @@ const slSI = {
|
|
|
1597
1597
|
taxInformationNumber__US: "Identifikacijska številka delodajalca (EIN)",
|
|
1598
1598
|
taxpayerReferenceNumber: "Sklicna številka zavezanca",
|
|
1599
1599
|
taxReferenceNumber: "Davčna referenčna številka",
|
|
1600
|
+
taxReporting: "Davčno poročanje",
|
|
1600
1601
|
tellUsMoreAboutTheCryptocurrency: "Povejte nam več o prihodkih iz kriptovalut, ki bodo uporabljeni v naših finančnih produktih.",
|
|
1601
1602
|
tellUsMoreAboutTheGamblingProceeds: "Povejte nam več o prihodkih iz iger na srečo, ki bodo uporabljeni v naših finančnih produktih.",
|
|
1602
1603
|
tellUsMoreAboutTheGiftOrDonationProceeds: "Povejte nam več o prihodkih iz daril ali donacij, ki bodo uporabljeni v naših finančnih produktih.",
|
|
@@ -1628,7 +1629,6 @@ const slSI = {
|
|
|
1628
1629
|
thisSessionWillExpireIn: "Ta seja poteče čez %{timeUntilExpiry}. Nadaljujte delo, da preprečite izgubo neshranjenih podatkov.",
|
|
1629
1630
|
timePeriodIfApplicable: "Obdobje (če je ustrezno)",
|
|
1630
1631
|
titleDeed: "Posestni list",
|
|
1631
|
-
toCompleteProcessReviewAndSignOfficialDocumentation: "Za dokončanje tega postopka preglejte in podpišite uradno dokumentacijo.",
|
|
1632
1632
|
toggleAssociationMenu: "preklop menija za %{name} ",
|
|
1633
1633
|
toHelpTheGovernmentFight: "Za pomoč državi v boju proti financiranju terorizma in pranju denarja zvezna zakonodaja od finančnih ustanov zahteva, da pridobijo, preverijo in evidentirajo identifikacijske podatke vseh oseb (fizičnih ali pravnih), ki odprejo račun, in določenih posameznikov, ki so z računom povezani.",
|
|
1634
1634
|
tooManyFiles: "Preveč datotek",
|
|
@@ -1669,6 +1669,7 @@ const slSI = {
|
|
|
1669
1669
|
ultimateParentCompany: "Glavno matično podjetje",
|
|
1670
1670
|
ultimateParentCompanyInformation: "Informacije o glavnem matičnem podjetju",
|
|
1671
1671
|
unableToDeleteDocument: "Dokumenta ni mogoče izbrisati",
|
|
1672
|
+
unableToLoadRelatedEntity: "Povezane entitete ni mogoče naložiti",
|
|
1672
1673
|
unableToUploadDocument: "Dokumenta ni mogoče naložiti",
|
|
1673
1674
|
unableToVerifyTheIdNumber: "Številke osebnega dokumenta za dano državo ni mogoče preveriti",
|
|
1674
1675
|
undefinedBeneficiary: "Neopredeljeni upravičenec",
|
package/dist/style.css
CHANGED
|
@@ -1892,6 +1892,7 @@
|
|
|
1892
1892
|
}
|
|
1893
1893
|
.adyen-kyc-field-verification-methods__logo {
|
|
1894
1894
|
height: 12px;
|
|
1895
|
+
max-width: 75px;
|
|
1895
1896
|
}
|
|
1896
1897
|
|
|
1897
1898
|
.adyen-kyc-radio-group-card__illustration {
|
|
@@ -2229,7 +2230,6 @@ input.adyen-kyc-radio-group-card__radio--floating {
|
|
|
2229
2230
|
transition-property: border-color, box-shadow;
|
|
2230
2231
|
transition-timing-function: ease;
|
|
2231
2232
|
position: relative;
|
|
2232
|
-
z-index: 0;
|
|
2233
2233
|
}
|
|
2234
2234
|
.adyen-kyc-card.adyen-kyc-card--stateful:hover {
|
|
2235
2235
|
border-color: var(--adyen-sdk-color-outline-primary-hover, #c9cdd3);
|
|
@@ -3628,6 +3628,94 @@ fieldset {
|
|
|
3628
3628
|
}
|
|
3629
3629
|
.adyen-kyc-tile-group-horizontal .adyen-kyc-tile-container {
|
|
3630
3630
|
width: 100%;
|
|
3631
|
+
}/* #region Borders */
|
|
3632
|
+
/* #endregion */
|
|
3633
|
+
/* for container queries */
|
|
3634
|
+
/* #region Z-index */
|
|
3635
|
+
/* #endregion */
|
|
3636
|
+
/* #region Timing functions */
|
|
3637
|
+
/* #endregion */
|
|
3638
|
+
/* #region Inline components */
|
|
3639
|
+
/* #endregion */
|
|
3640
|
+
.adyen-kyc-tax-reporting-dropin {
|
|
3641
|
+
display: flex;
|
|
3642
|
+
flex-direction: column;
|
|
3643
|
+
align-items: center;
|
|
3644
|
+
}
|
|
3645
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-text-center {
|
|
3646
|
+
text-align: center;
|
|
3647
|
+
}
|
|
3648
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-radio-caption {
|
|
3649
|
+
margin-bottom: var(--adyen-sdk-spacer-060, 12px);
|
|
3650
|
+
}
|
|
3651
|
+
.adyen-kyc-tax-reporting-dropin-getting-started {
|
|
3652
|
+
text-align: center;
|
|
3653
|
+
max-width: 520px;
|
|
3654
|
+
}
|
|
3655
|
+
.adyen-kyc-tax-reporting-dropin-form-container {
|
|
3656
|
+
max-width: 520px;
|
|
3657
|
+
}
|
|
3658
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-subtitle {
|
|
3659
|
+
text-align: center;
|
|
3660
|
+
margin: var(--adyen-sdk-spacer-040, 8px) 0 var(--adyen-sdk-spacer-140, 64px) 0;
|
|
3661
|
+
}
|
|
3662
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-subtitle a {
|
|
3663
|
+
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3664
|
+
}
|
|
3665
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-summary {
|
|
3666
|
+
text-align: left;
|
|
3667
|
+
margin: var(--adyen-sdk-spacer-140, 64px) 0 var(--adyen-sdk-spacer-100, 32px) 0;
|
|
3668
|
+
}
|
|
3669
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-summary-tax-status-card {
|
|
3670
|
+
border: none;
|
|
3671
|
+
background-color: var(--adyen-sdk-color-background-modal-hover, #f7f7f8);
|
|
3672
|
+
}
|
|
3673
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-summary-tax-status-card--header {
|
|
3674
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
3675
|
+
}
|
|
3676
|
+
.adyen-kyc-tax-reporting-dropin .adyen-kyc-summary-tax-status-card--body {
|
|
3677
|
+
margin: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
3678
|
+
padding: var(--adyen-sdk-spacer-070, 16px) 0;
|
|
3679
|
+
border-top: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
3680
|
+
}/* #region Borders */
|
|
3681
|
+
/* #endregion */
|
|
3682
|
+
/* for container queries */
|
|
3683
|
+
/* #region Z-index */
|
|
3684
|
+
/* #endregion */
|
|
3685
|
+
/* #region Timing functions */
|
|
3686
|
+
/* #endregion */
|
|
3687
|
+
/* #region Inline components */
|
|
3688
|
+
/* #endregion */
|
|
3689
|
+
.adyen-kyc-in-task-status {
|
|
3690
|
+
width: 118px;
|
|
3691
|
+
height: 26px;
|
|
3692
|
+
display: flex;
|
|
3693
|
+
justify-content: center;
|
|
3694
|
+
align-items: center;
|
|
3695
|
+
margin: 0 auto 8px;
|
|
3696
|
+
background-color: var(--adyen-sdk-color-background-modal-hover, #f7f7f8);
|
|
3697
|
+
padding: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-040, 8px);
|
|
3698
|
+
border-radius: var(--adyen-sdk-border-radius-xl, 24px);
|
|
3699
|
+
}
|
|
3700
|
+
.adyen-kyc-in-task-status-indicator {
|
|
3701
|
+
width: var(--adyen-sdk-spacer-060, 12px);
|
|
3702
|
+
height: var(--adyen-sdk-spacer-060, 12px);
|
|
3703
|
+
border-radius: 50%;
|
|
3704
|
+
margin-right: var(--adyen-sdk-spacer-020, 4px);
|
|
3705
|
+
}
|
|
3706
|
+
.adyen-kyc-in-task-status-indicator-success {
|
|
3707
|
+
background-color: var(--adyen-sdk-color-decorative-green, #09ab4b);
|
|
3708
|
+
}
|
|
3709
|
+
.adyen-kyc-in-task-status-indicator-error {
|
|
3710
|
+
color: var(--adyen-sdk-color-decorative-red, #e22d2d);
|
|
3711
|
+
}
|
|
3712
|
+
.adyen-kyc-in-task-status-indicator-warning {
|
|
3713
|
+
color: var(--adyen-sdk-color-decorative-orange, #dd7d00);
|
|
3714
|
+
}
|
|
3715
|
+
.adyen-kyc-in-task-status-label {
|
|
3716
|
+
font-size: var(--adyen-sdk-spacer-060, 12px);
|
|
3717
|
+
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
3718
|
+
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3631
3719
|
}.adyen-kyc-signed-alert:last-of-type {
|
|
3632
3720
|
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
3633
3721
|
}/* #region Borders */
|
|
@@ -162,7 +162,7 @@ const svSE = {
|
|
|
162
162
|
bsbCode: "Kod för bankfilial (BSB)",
|
|
163
163
|
bsbNumber: "BSB-nummer",
|
|
164
164
|
btwNummer: "BTW-nummer",
|
|
165
|
-
businessAccountDetailsDescription: "
|
|
165
|
+
businessAccountDetailsDescription: "Berätta om ditt företag",
|
|
166
166
|
businessAccountDetailsDescriptionReview: "För att säkerställa att dina data är uppdaterade ber vi dig att verifiera följande uppgifter. Justera eventuella uppgifter som inte längre stämmer.",
|
|
167
167
|
businessAccountTerms: "Villkor för företagskonto",
|
|
168
168
|
businessDescription: "Företagsbeskrivning",
|
|
@@ -764,7 +764,6 @@ const svSE = {
|
|
|
764
764
|
fileName: "Filnamn",
|
|
765
765
|
financialInformation: "Finansiell information",
|
|
766
766
|
financialProductFundingSources: "Finansieringskällor för finansiella produkter",
|
|
767
|
-
financialProductInformation: "Information om finansiell produkt",
|
|
768
767
|
financialReportingDate: "Datum för finansiell rapportering",
|
|
769
768
|
findYourIncorporatedAssociationNumberInThePublicRegistryForYourState: "Hitta ditt registrerade föreningsnummer i det offentliga registret för din delstat.",
|
|
770
769
|
finish: "Slutför",
|
|
@@ -1024,7 +1023,6 @@ const svSE = {
|
|
|
1024
1023
|
letterFromAttorneyOrNotary: "Ett brev från advokat eller notarie",
|
|
1025
1024
|
letterFromInsurer: "Brev från försäkringsgivare",
|
|
1026
1025
|
letterFromPreviousEmployer: "Ett brev från tidigare arbetsgivare",
|
|
1027
|
-
letUsKnowTheBankAccountToSendReceiveFunds: "Meddela oss vilket bankkonto du använder för att skicka eller ta emot pengar.",
|
|
1028
1026
|
licenceVersionNumber: "Körkortsnummer",
|
|
1029
1027
|
licenseCardNumber: "Kortnummer",
|
|
1030
1028
|
licenseNumber: "Körkortsnummer",
|
|
@@ -1196,6 +1194,7 @@ const svSE = {
|
|
|
1196
1194
|
payoutAccount: "Utbetalningskonto",
|
|
1197
1195
|
payoutAccountsDescription: "För att ställa in ditt konto behöver vi veta vart vi ska skicka dina utbetalningar.",
|
|
1198
1196
|
payoutAccountsDescriptionReview: "För att säkerställa att dina utbetalningsuppgifter stämmer ber vi dig att verifiera följande uppgifter.",
|
|
1197
|
+
payoutBankAccounts: "Bankkonton för utbetalning",
|
|
1199
1198
|
payoutDetails: "Information om utbetalning",
|
|
1200
1199
|
payoutIn_Or_: "Utbetalningar till detta konto kan göras i %{currencyOne} eller %{currencyTwo}.",
|
|
1201
1200
|
payoutInOnly_: "Utbetalningar till detta konto kan göras i %{currency}.",
|
|
@@ -1417,6 +1416,7 @@ const svSE = {
|
|
|
1417
1416
|
retrieveMyinfoBusinessWith: "Hämta Myinfo business med",
|
|
1418
1417
|
retrieveMyinfoWith: "Hämta Myinfo med",
|
|
1419
1418
|
returnToTaskList: "Gå tillbaka till uppgiftslistan",
|
|
1419
|
+
reviewAndSignLegalDisclosures: "Granska och underteckna juridiska upplysningar",
|
|
1420
1420
|
reviewTheInformationBelowAndCorrectMistakesOr: "Granska informationen nedan och korrigera eventuella misstag, eller",
|
|
1421
1421
|
RFC: "RFC",
|
|
1422
1422
|
RfcDocument: "RFC-dokument",
|
|
@@ -1597,6 +1597,7 @@ const svSE = {
|
|
|
1597
1597
|
taxInformationNumber__US: "Anställningsnummer (EIN)",
|
|
1598
1598
|
taxpayerReferenceNumber: "Skattebetalarens referensnummer",
|
|
1599
1599
|
taxReferenceNumber: "Skattereferensnummer",
|
|
1600
|
+
taxReporting: "Skatterapportering",
|
|
1600
1601
|
tellUsMoreAboutTheCryptocurrency: "Berätta mer om de kryptovalutaintäkter som kommer att användas med våra finansiella produkter.",
|
|
1601
1602
|
tellUsMoreAboutTheGamblingProceeds: "Berätta mer om spelvinsterna som kommer att användas med våra finansiella produkter.",
|
|
1602
1603
|
tellUsMoreAboutTheGiftOrDonationProceeds: "Berätta mer om de intäkter från gåvor eller donationer som kommer att användas med våra finansiella produkter.",
|
|
@@ -1628,7 +1629,6 @@ const svSE = {
|
|
|
1628
1629
|
thisSessionWillExpireIn: "Denna session upphör om %{timeUntilExpiry}. Fortsätt arbeta för att undvika att förlora data som inte har sparats.",
|
|
1629
1630
|
timePeriodIfApplicable: "Tidsperiod (om tillämpligt)",
|
|
1630
1631
|
titleDeed: "Lagfart",
|
|
1631
|
-
toCompleteProcessReviewAndSignOfficialDocumentation: "Granska och underteckna den officiella dokumentationen för att slutföra processen.",
|
|
1632
1632
|
toggleAssociationMenu: "menyalternativ för %{name} ",
|
|
1633
1633
|
toHelpTheGovernmentFight: "För att hjälpa myndigheterna att bekämpa finansiering av terrorism och penningtvätt kräver den federala lagstiftningen att finansinstitut ska inhämta, kontrollera och registrera information som identifierar varje person (individ eller enhet) som öppnar ett konto och vissa personer som är kopplade till ett konto.",
|
|
1634
1634
|
tooManyFiles: "För många filer",
|
|
@@ -1669,6 +1669,7 @@ const svSE = {
|
|
|
1669
1669
|
ultimateParentCompany: "Slutligt moderbolag",
|
|
1670
1670
|
ultimateParentCompanyInformation: "Information om slutligt moderbolag",
|
|
1671
1671
|
unableToDeleteDocument: "Det gick inte att ta bort dokumentet",
|
|
1672
|
+
unableToLoadRelatedEntity: "Det går inte att läsa in relaterad enhet",
|
|
1672
1673
|
unableToUploadDocument: "Det går inte att ladda upp dokument",
|
|
1673
1674
|
unableToVerifyTheIdNumber: "Det gick inte att verifiera ID-numret för det angivna landet",
|
|
1674
1675
|
undefinedBeneficiary: "Odefinierad förmånstagare",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { LoqateAddress } from '
|
|
2
|
-
import type { CleanseAPIRequestPayload } from '
|
|
1
|
+
import type { LoqateAddress } from '../../core/models/api/address-search';
|
|
2
|
+
import type { CleanseAPIRequestPayload } from '../../core/models/api/contracts';
|
|
3
3
|
import type { QueryOptions } from '../types';
|
|
4
4
|
export declare const useAddressCleanse: (data: CleanseAPIRequestPayload | undefined, options?: QueryOptions<LoqateAddress>) => import("@tanstack/react-query").UseQueryResult<LoqateAddress, Error>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { BusinessLinesType } from '
|
|
1
|
+
import type { BusinessLinesType } from '../../core/models/api/source-of-funds';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
/**
|
|
4
4
|
* @param options additional options passed to Tanstack Query, eg; refetchInterval for polling
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type MutationOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { SourceOfFundsPayloadType } from '
|
|
2
|
+
import type { SourceOfFundsPayloadType } from '../../core/models/api/source-of-funds';
|
|
3
3
|
import type { components } from './businessLines.contract';
|
|
4
4
|
type SuccessResponse = components['schemas']['BusinessLineDto'];
|
|
5
5
|
type MutatePayload = SourceOfFundsPayloadType & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CAASRequest } from '
|
|
1
|
+
import type { CAASRequest } from '../../core/models/api/check';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
import type { components } from './check.contract';
|
|
4
4
|
type SuccessResponse = components['schemas']['CheckResponseDto'];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
import type { components } from './configurations.contract';
|
|
4
4
|
type SuccessResponse = components['schemas']['CountriesResponse'];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
import type { components } from './datasets.contract';
|
|
4
4
|
export type DataSetSuccessResponse = components['schemas']['LocalizedDataSet'];
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { DataSetsWithId } from '
|
|
1
|
+
import type { DataSetsWithId } from '../datasets/useLegalForms';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
export declare const useNaceCodes: (options?: QueryOptions<DataSetsWithId[]>) => import("@tanstack/react-query").UseQueryResult<DataSetsWithId[], Error>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { DataSetsWithId } from '
|
|
1
|
+
import type { DataSetsWithId } from '../datasets/useLegalForms';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
export declare const useSourceOfFundsTypes: (options?: QueryOptions<DataSetsWithId[]>) => import("@tanstack/react-query").UseQueryResult<DataSetsWithId[], Error>;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { type QueryOptions } from '@tanstack/react-query';
|
|
2
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
3
|
+
interface OverridenRequest {
|
|
4
|
+
name: {
|
|
5
|
+
firstName: string;
|
|
6
|
+
lastName: string;
|
|
7
|
+
};
|
|
8
|
+
countryCode: CountryCode;
|
|
9
|
+
idNumber: string;
|
|
10
|
+
}
|
|
11
|
+
interface OverridenResponse {
|
|
12
|
+
status: number;
|
|
13
|
+
verified: string;
|
|
14
|
+
errorCode: string;
|
|
15
|
+
}
|
|
16
|
+
export type VerifyIdNumber = (d: OverridenRequest) => Promise<OverridenResponse>;
|
|
17
|
+
export declare const useVerifyIdNumber: (options?: QueryOptions<OverridenResponse>) => import("@tanstack/react-query").UseMutationResult<OverridenResponse, Error, OverridenRequest, unknown>;
|
|
18
|
+
export {};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type MutationOptions } from '@tanstack/react-query';
|
|
2
|
+
import type { components } from './legalEntity.contract';
|
|
3
|
+
type SuccessResponse = components['schemas']['LegalEntityDataReviewConfirmationResponse'];
|
|
4
|
+
export declare const useConfirmReview: (options?: Omit<MutationOptions<SuccessResponse, Error>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<{
|
|
5
|
+
dataReviewedAt?: string;
|
|
6
|
+
}, Error, void, unknown>;
|
|
7
|
+
export {};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { type MutationOptions } from '@tanstack/react-query';
|
|
2
|
+
import type { LegalEntity } from '../../core/models/api/legal-entity';
|
|
3
|
+
import type { components } from './legalEntity.contract';
|
|
4
|
+
type SuccessResponse = components['schemas']['LegalEntityDto'];
|
|
5
|
+
export declare const useUpdateLegalEntity: (options?: Omit<MutationOptions<SuccessResponse, Error, LegalEntity>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<{
|
|
6
|
+
readonly capabilities?: {
|
|
7
|
+
[key: string]: components["schemas"]["LegalEntityCapabilityDto"];
|
|
8
|
+
};
|
|
9
|
+
readonly documentDetails?: components["schemas"]["DocumentReferenceResponse"][];
|
|
10
|
+
entityAssociations?: components["schemas"]["EntityAssociationDto"][];
|
|
11
|
+
readonly id: string;
|
|
12
|
+
individual?: components["schemas"]["IndividualDto"];
|
|
13
|
+
organization?: components["schemas"]["OrganizationDto"];
|
|
14
|
+
readonly problems?: components["schemas"]["CapabilityProblemDto"][];
|
|
15
|
+
soleProprietorship?: components["schemas"]["SoleProprietorshipDto"];
|
|
16
|
+
readonly transferInstruments?: components["schemas"]["TransferInstrumentReferenceDto"][];
|
|
17
|
+
trust?: components["schemas"]["TrustDto"];
|
|
18
|
+
readonly trustedFields?: components["schemas"]["TrustedFieldsDto"][];
|
|
19
|
+
type?: components["schemas"]["LegalEntityType"];
|
|
20
|
+
unincorporatedPartnership?: components["schemas"]["UnincorporatedPartnershipDto"];
|
|
21
|
+
}, Error, LegalEntity, unknown>;
|
|
22
|
+
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { OnboardingStatusResponse } from '
|
|
1
|
+
import type { OnboardingStatusResponse } from '../../core/models/api/view-verification-status';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
export declare const useOnboardingStatus: (options?: QueryOptions<OnboardingStatusResponse>) => import("@tanstack/react-query").UseQueryResult<OnboardingStatusResponse, Error>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { components } from './pci.contract';
|
|
2
|
+
type SuccessResponse = components['schemas']['PciQuestionnaireResponse'];
|
|
3
|
+
/**
|
|
4
|
+
* Returns the details of a questionnaire, notably the content that
|
|
5
|
+
* is used to generate the pdf in the frontend (to base64 blob, appending .pdf)
|
|
6
|
+
*/
|
|
7
|
+
export declare const getPciQuestionnaire: (legalEntityId: string, url: string, documentId: string) => Promise<SuccessResponse>;
|
|
8
|
+
export {};
|
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
import type { QueryOptions } from '@tanstack/react-query';
|
|
2
1
|
import type { components } from './pci.contract';
|
|
3
2
|
type SuccessResponse = components['schemas']['PciQuestionnairesResponse'];
|
|
4
3
|
/**
|
|
5
4
|
* Returns a list of questionnaires for the legalEntity
|
|
6
5
|
*/
|
|
7
6
|
export declare const getPciQuestionnaireList: (legalEntityId: string, url: string) => Promise<SuccessResponse>;
|
|
8
|
-
export declare const usePciQuestionnaireList: (options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
|
|
9
|
-
data?: components["schemas"]["PciDocumentInfo"][];
|
|
10
|
-
}, Error>;
|
|
11
7
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { PciStatus, PciStatusRequest } from '
|
|
1
|
+
import type { PciStatus, PciStatusRequest } from '../../core/models/api/contracts';
|
|
2
2
|
import type { QueryOptions } from '../types';
|
|
3
3
|
export declare const usePciStatus: (data: PciStatusRequest, options?: QueryOptions<PciStatus>) => import("@tanstack/react-query").UseQueryResult<PciStatus, Error>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { QueryOptions } from '
|
|
2
|
-
import type { TaskStatusApiResponse } from '
|
|
1
|
+
import type { QueryOptions } from '../../../types';
|
|
2
|
+
import type { TaskStatusApiResponse } from '../../stores/globalStore/taskStatus';
|
|
3
3
|
/**
|
|
4
4
|
* @param options additional options passed to Tanstack Query, eg; refetchInterval for polling
|
|
5
5
|
*/
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { QueryOptions } from '../types';
|
|
2
|
+
import type { components } from './taxClassification.contract';
|
|
3
|
+
export type TaxClassificationSuccessResponse = components['schemas']['TaxReportingClassification'];
|
|
4
|
+
/**
|
|
5
|
+
* @param options additional options passed to Tanstack Query, eg; refetchInterval for polling
|
|
6
|
+
*/
|
|
7
|
+
export declare const useTaxClassification: (options?: QueryOptions<TaxClassificationSuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
|
|
8
|
+
businessType?: "other" | "listedPublicCompany" | "subsidiaryOfListedPublicCompany" | "governmentalOrganization" | "internationalOrganization" | "financialInstitution";
|
|
9
|
+
financialInstitutionNumber?: string;
|
|
10
|
+
mainSourceOfIncome?: "businessOperation" | "realEstateSales" | "investmentInterestOrRoyalty" | "propertyRental" | "other";
|
|
11
|
+
requestedVerificationCode?: string;
|
|
12
|
+
type?: "nonFinancialNonReportable" | "financialNonReportable" | "nonFinancialActive" | "nonFinancialPassive";
|
|
13
|
+
}, Error>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { QueryOptions } from '../types';
|
|
2
2
|
import type { components } from './termsOfService.contract';
|
|
3
3
|
type SuccessResponse = components['schemas']['GetTermsOfServiceAcceptanceInfosResponse'];
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const useTermsOfServiceAcceptanceInfos: (options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
|
|
5
5
|
data?: components["schemas"]["TermsOfServiceAcceptanceInfo"][];
|
|
6
6
|
}, Error>;
|
|
7
7
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { QueryOptions } from '../types';
|
|
2
2
|
import type { components } from './termsOfService.contract';
|
|
3
3
|
type SuccessResponse = components['schemas']['TermsOfServiceStatusResponse'];
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const useTermsOfServiceStatus: (options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
|
|
5
5
|
termsOfServiceTypes?: components["schemas"]["TermsOfServiceType"][];
|
|
6
6
|
}, Error>;
|
|
7
7
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type QueryOptions } from '@tanstack/react-query';
|
|
2
|
-
import type { MixpanelProperty } from '
|
|
2
|
+
import type { MixpanelProperty } from '../../core/user-events';
|
|
3
3
|
import type { components } from './analytics.contract';
|
|
4
4
|
type SuccessResponse = components['schemas']['InitSessionResponse'];
|
|
5
5
|
interface CorrectSuccessReponse extends SuccessResponse {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { FieldMetadata, NoParams, PerCountryFieldConfig } from '
|
|
1
|
+
import type { FieldMetadata, NoParams, PerCountryFieldConfig } from '../../../../core/models/field-configurations';
|
|
2
2
|
import type { BankAccountNumberSchema } from './types';
|
|
3
3
|
export declare const defaultFieldMetadata: FieldMetadata<BankAccountNumberSchema, 'bankAccountNumber'>;
|
|
4
4
|
export declare const defaultFieldConfig: PerCountryFieldConfig<BankAccountNumberSchema, 'bankAccountNumber', NoParams>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
2
|
-
import type { BaseInnerFormProps } from '
|
|
1
|
+
import type { CountryCode } from '../../../../core/models/country-code';
|
|
2
|
+
import type { BaseInnerFormProps } from '../../../../hooks/useForm/types';
|
|
3
3
|
import type { defaultFieldConfig } from './fieldConfig';
|
|
4
4
|
export interface BankAccountNumberSchema {
|
|
5
5
|
bankAccountNumber?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { FieldMetadata, NoParams, PerCountryFieldConfig } from '
|
|
1
|
+
import type { FieldMetadata, NoParams, PerCountryFieldConfig } from '../../../../core/models/field-configurations';
|
|
2
2
|
import type { BankCodeSchema } from './types';
|
|
3
3
|
export declare const defaultFieldMetadata: FieldMetadata<BankCodeSchema, 'bankCode'>;
|
|
4
4
|
export declare const defaultFieldConfig: PerCountryFieldConfig<BankCodeSchema, 'bankCode', NoParams>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
2
|
-
import type { BaseInnerFormProps } from '
|
|
1
|
+
import type { CountryCode } from '../../../../core/models/country-code';
|
|
2
|
+
import type { BaseInnerFormProps } from '../../../../hooks/useForm/types';
|
|
3
3
|
import type { defaultFieldConfig } from './fieldConfig';
|
|
4
4
|
export interface BankCodeSchema {
|
|
5
5
|
bankCode?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { FieldMetadata, NoParams, PerCountryFieldConfig } from '
|
|
1
|
+
import type { FieldMetadata, NoParams, PerCountryFieldConfig } from '../../../../core/models/field-configurations';
|
|
2
2
|
import type { BranchCodeSchema } from './types';
|
|
3
3
|
export declare const defaultFieldMetadata: FieldMetadata<BranchCodeSchema, 'branchCode'>;
|
|
4
4
|
export declare const defaultFieldConfig: PerCountryFieldConfig<BranchCodeSchema, 'branchCode', NoParams>;
|