@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
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import type { TopLevelDataSchema } from '
|
|
2
|
-
import type { BaseOuterFormProps } from '
|
|
3
|
-
import type { Scenario } from '
|
|
4
|
-
import type { LegalEntityTrustedFields } from '
|
|
5
|
-
import type { LegalEntityType } from '
|
|
6
|
-
import type { VerificationError } from '
|
|
7
|
-
import type { Remediation } from '
|
|
8
|
-
import type { FormList } from '
|
|
9
|
-
import type { FormConfiguration, FormConfigurationWithoutRules, PerScenarioFormConfiguration } from '
|
|
10
|
-
import type { FormRules } from '
|
|
11
|
-
import type { AnyTLDSFieldName } from '
|
|
1
|
+
import type { TopLevelDataSchema } from '../context/StateContext/types';
|
|
2
|
+
import type { BaseOuterFormProps } from '../hooks/useForm/types';
|
|
3
|
+
import type { Scenario } from './models/api/get-scenarios';
|
|
4
|
+
import type { LegalEntityTrustedFields } from './models/api/legal-entity';
|
|
5
|
+
import type { LegalEntityType } from './models/api/legal-entity-type';
|
|
6
|
+
import type { VerificationError } from './models/api/verification-error';
|
|
7
|
+
import type { Remediation } from './models/errors/remediation';
|
|
8
|
+
import type { FormList } from './models/form';
|
|
9
|
+
import type { FormConfiguration, FormConfigurationWithoutRules, PerScenarioFormConfiguration } from './models/form-configuration';
|
|
10
|
+
import type { FormRules } from './models/form-rules';
|
|
11
|
+
import type { AnyTLDSFieldName } from '../utils/getFieldsWithExistingData';
|
|
12
12
|
export declare const composePerScenarioFormConfigurations: <TLDS extends TopLevelDataSchema>(scenarios: Scenario[], configurations: PerScenarioFormConfiguration<TLDS, string>) => FormConfiguration<TLDS, string>;
|
|
13
13
|
export declare const augmentWithCountryConfigs: <FormSchema>(countrySpecificConfig: FormConfigurationWithoutRules<FormSchema> | undefined, baseFormConfig: FormConfiguration<FormSchema, string>) => FormConfiguration<FormSchema, string>;
|
|
14
14
|
export type PropsFromConfiguration<FormSchema> = Required<Pick<BaseOuterFormProps<FormSchema>, 'allFields' | 'requiredFields' | 'optionalFields' | 'labels' | 'obscuredFields' | 'trustedFields'>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { DataSet } from '
|
|
2
|
-
import type { DatasetIdentifier } from '
|
|
1
|
+
import type { DataSet } from '../../models/api/data-set';
|
|
2
|
+
import type { DatasetIdentifier } from '../../../utils/datasetUtil';
|
|
3
3
|
export declare const getDataset: (identifier: DatasetIdentifier, locale: string) => Promise<DataSet>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ServiceAgreementSignRequest, ServiceAgreementSignResponse } from '
|
|
1
|
+
import type { ServiceAgreementSignRequest, ServiceAgreementSignResponse } from '../../models/api/contracts';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const acceptServiceAgreement: (context: ComponentApiRequestContext, termsOfServiceDocumentId: string, data: ServiceAgreementSignRequest) => Promise<ServiceAgreementSignResponse>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CompanySearchRequest, CompanySearchResponse } from '
|
|
1
|
+
import type { CompanySearchRequest, CompanySearchResponse } from '../../models/api/company-search';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const companyDeepSearch: (context: ComponentApiRequestContext, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
|
|
4
4
|
export declare const companyRegistrationNumberDeepSearch: (context: ComponentApiRequestContext, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CompanySearchRequest, CompanySearchResponse } from '
|
|
1
|
+
import type { CompanySearchRequest, CompanySearchResponse } from '../../models/api/company-search';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const companyIndexSearch: (context: ComponentApiRequestContext, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
|
|
4
4
|
export declare const companyRegistrationNumberIndexSearch: (context: ComponentApiRequestContext, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { Document, ExistingDocument } from '
|
|
1
|
+
import type { Document, ExistingDocument } from '../../models/api/document';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const createDocument: (context: ComponentApiRequestContext, document: Document, ownerId: string) => Promise<ExistingDocument>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingLegalEntity, LegalEntity } from '
|
|
1
|
+
import type { ExistingLegalEntity, LegalEntity } from '../../models/api/legal-entity';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const createLegalEntity: (context: ComponentApiRequestContext, legalEntity: LegalEntity) => Promise<ExistingLegalEntity>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingTransferInstrument, TransferInstrument } from '
|
|
1
|
+
import type { ExistingTransferInstrument, TransferInstrument } from '../../models/api/transfer-instrument';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const createTransferInstrument: (context: ComponentApiRequestContext, transferInstrument: TransferInstrument) => Promise<ExistingTransferInstrument>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { CreateTrustedTransferInstrumentResponse } from '
|
|
1
|
+
import type { CreateTrustedTransferInstrumentResponse } from '../../models/api/trusted-transferInstrument';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const createTrustedTransferInstrument: (context: ComponentApiRequestContext, code: string, state: string) => Promise<CreateTrustedTransferInstrumentResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingDocument } from '
|
|
1
|
+
import type { ExistingDocument } from '../../models/api/document';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const deleteDocument: (context: ComponentApiRequestContext, documentId: string) => Promise<ExistingDocument>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingTransferInstrument } from '
|
|
1
|
+
import type { ExistingTransferInstrument } from '../../models/api/transfer-instrument';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const deleteTransferInstrument: (context: ComponentApiRequestContext, transferInstrumentId: ExistingTransferInstrument["id"]) => Promise<ExistingTransferInstrument>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ServiceAgreementAcceptedDocumentResponse, TermsOfServiceDocumentFormat } from '
|
|
1
|
+
import type { ServiceAgreementAcceptedDocumentResponse, TermsOfServiceDocumentFormat } from '../../models/api/contracts';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getAcceptedServiceAgreement: (context: ComponentApiRequestContext, termsOfServiceAcceptanceReference: string, documentFormat: TermsOfServiceDocumentFormat) => Promise<ServiceAgreementAcceptedDocumentResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { LoqateAddress } from '
|
|
1
|
+
import type { LoqateAddress } from '../../models/api/address-search';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getAddress: (context: ComponentApiRequestContext, addressId: string) => Promise<LoqateAddress>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { Language } from '
|
|
2
|
-
import type { BankVerificationVendorsResponse } from '
|
|
3
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { Language } from '../../../language/Language';
|
|
2
|
+
import type { BankVerificationVendorsResponse } from '../../models/api/get-bankVerification-providers';
|
|
3
|
+
import type { CountryCode } from '../../models/country-code';
|
|
4
4
|
import type { ComponentApiRequestContext } from '../types';
|
|
5
5
|
export declare const getBankVerificationVendor: (context: ComponentApiRequestContext, country: CountryCode, openBankingPartnerConfigId?: string, locale?: Language["locale"]) => Promise<BankVerificationVendorsResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { CompanyDatasetRequest, CompanyDatasetResponse } from '
|
|
1
|
+
import type { CompanyDatasetRequest, CompanyDatasetResponse } from '../../models/api/company-search';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getCompanyDataset: (context: ComponentApiRequestContext, data: CompanyDatasetRequest) => Promise<CompanyDatasetResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingDocument } from '
|
|
1
|
+
import type { ExistingDocument } from '../../models/api/document';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getDocument: (context: ComponentApiRequestContext, documentId: string) => Promise<ExistingDocument>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { InstantIdVerificationTokenRequest, InstantIdVerificationTokenResponse } from '
|
|
1
|
+
import type { InstantIdVerificationTokenRequest, InstantIdVerificationTokenResponse } from '../../models/api/instant-id-verification';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getIdverificationToken: (context: ComponentApiRequestContext, request: InstantIdVerificationTokenRequest) => Promise<InstantIdVerificationTokenResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingLegalEntity, LegalEntity } from '
|
|
1
|
+
import type { ExistingLegalEntity, LegalEntity } from '../../models/api/legal-entity';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getLegalEntity: (context: ComponentApiRequestContext, legalEntityId: LegalEntity["id"]) => Promise<ExistingLegalEntity>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ProviderStatusRequest, ProviderStatusResponse } from '
|
|
1
|
+
import type { ProviderStatusRequest, ProviderStatusResponse } from '../../models/api/provider-status';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getProviderStatus: (context: ComponentApiRequestContext, request: ProviderStatusRequest) => Promise<ProviderStatusResponse>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { GetConfigurationRequest } from '
|
|
2
|
-
import type { GetScenariosResponse } from '
|
|
1
|
+
import type { GetConfigurationRequest } from '../../models/api/get-configuration';
|
|
2
|
+
import type { GetScenariosResponse } from '../../models/api/get-scenarios';
|
|
3
3
|
import type { ComponentApiRequestContext } from '../types';
|
|
4
4
|
export declare const getScenarios: (request: GetConfigurationRequest, context: ComponentApiRequestContext) => Promise<GetScenariosResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ServiceAgreementAcceptanceInfos } from '
|
|
1
|
+
import type { ServiceAgreementAcceptanceInfos } from '../../models/api/contracts';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getServiceAgreementAcceptanceInfos: (context: ComponentApiRequestContext) => Promise<ServiceAgreementAcceptanceInfos>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { type ServiceAgreementStatus } from '
|
|
1
|
+
import { type ServiceAgreementStatus } from '../../models/api/contracts';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getServiceAgreementStatus: (context: ComponentApiRequestContext) => Promise<ServiceAgreementStatus>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { type ServiceAgreementRequest, type ServiceAgreementResponse } from '
|
|
1
|
+
import { type ServiceAgreementRequest, type ServiceAgreementResponse } from '../../models/api/contracts';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getServiceAgreement: (context: ComponentApiRequestContext, data: ServiceAgreementRequest) => Promise<ServiceAgreementResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { GetTasksResponse } from '
|
|
1
|
+
import type { GetTasksResponse } from '../../models/api/get-tasks';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getTasks: (context: ComponentApiRequestContext) => Promise<GetTasksResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingTransferInstrument } from '
|
|
1
|
+
import type { ExistingTransferInstrument } from '../../models/api/transfer-instrument';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const getTransferInstrument: (context: ComponentApiRequestContext, transferInstrumentId: string) => Promise<ExistingTransferInstrument>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { BankVerificationErrorResponse } from '
|
|
1
|
+
import type { BankVerificationErrorResponse } from '../../models/api/trusted-transferInstrument';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const handleBankVerificationError: (context: ComponentApiRequestContext, errorCode: string, errorMessage: string, state: string, metadata?: Map<string, string>) => Promise<BankVerificationErrorResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { InstantIdVerificationStartCheckRequest, InstantIdVerificationStartCheckResponse } from '
|
|
1
|
+
import type { InstantIdVerificationStartCheckRequest, InstantIdVerificationStartCheckResponse } from '../../models/api/instant-id-verification';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const idVerificationStartcheck: (context: ComponentApiRequestContext, request: InstantIdVerificationStartCheckRequest) => Promise<InstantIdVerificationStartCheckResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { CompanyDatasetRequest, CompanyDatasetResponse } from '
|
|
1
|
+
import type { CompanyDatasetRequest, CompanyDatasetResponse } from '../../models/api/company-search';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const refreshCompanyDataset: (context: ComponentApiRequestContext, data: CompanyDatasetRequest) => Promise<CompanyDatasetResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { AddressSearchRequest, AddressSearchResponse } from '
|
|
1
|
+
import type { AddressSearchRequest, AddressSearchResponse } from '../../models/api/address-search';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const searchAddress: (context: ComponentApiRequestContext, address: AddressSearchRequest) => Promise<AddressSearchResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { Document, ExistingDocument } from '
|
|
1
|
+
import type { Document, ExistingDocument } from '../../models/api/document';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const updateDocument: (context: ComponentApiRequestContext, document: Document, documentId: string, ownerId: string) => Promise<ExistingDocument>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingLegalEntity, LegalEntity } from '
|
|
1
|
+
import type { ExistingLegalEntity, LegalEntity } from '../../models/api/legal-entity';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const updateLegalEntity: (context: ComponentApiRequestContext, legalEntity: LegalEntity, legalEntityId: LegalEntity["id"]) => Promise<ExistingLegalEntity>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ExistingTransferInstrument, TransferInstrument } from '
|
|
1
|
+
import type { ExistingTransferInstrument, TransferInstrument } from '../../models/api/transfer-instrument';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const updateTransferInstrument: (context: ComponentApiRequestContext, transferInstrument: TransferInstrument, transferInstrumentId: string) => Promise<ExistingTransferInstrument>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AccountIdentification } from '
|
|
2
|
-
import type { AccountValidationResponse } from '
|
|
1
|
+
import type { AccountIdentification } from '../../models/api/accountIdentification';
|
|
2
|
+
import type { AccountValidationResponse } from '../../models/errors/validation-error';
|
|
3
3
|
import type { ComponentApiRequestContext } from '../types';
|
|
4
4
|
export declare const validateAccountIdentification: (context: ComponentApiRequestContext, payoutAccountDetails: AccountIdentification) => Promise<AccountValidationResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ValidationResponse } from '
|
|
1
|
+
import type { ValidationResponse } from '../../models/errors/validation-error';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const validatePhoneNumber: (context: ComponentApiRequestContext, phoneNumber: string) => Promise<ValidationResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { TinVerificationRequest, TinVerificationResponse } from '
|
|
1
|
+
import type { TinVerificationRequest, TinVerificationResponse } from '../../models/api/company-search';
|
|
2
2
|
import type { ComponentApiRequestContext } from '../types';
|
|
3
3
|
export declare const verifyTin: (context: ComponentApiRequestContext, data: TinVerificationRequest) => Promise<TinVerificationResponse>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { SetOptional } from 'type-fest';
|
|
2
|
-
import type { LegalEntityType } from '
|
|
3
|
-
import type { TaskIdentifier } from '
|
|
2
|
+
import type { LegalEntityType } from './models/api/legal-entity-type';
|
|
3
|
+
import type { TaskIdentifier } from '../stores/globalStore/globalStore';
|
|
4
4
|
export type MixpanelProperty = string | number | boolean | any[] | null | undefined;
|
|
5
5
|
/**
|
|
6
6
|
* Level of the funnel that is relevant for this event
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
2
|
-
import type { Currency } from '
|
|
1
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
2
|
+
import type { Currency } from '../../core/models/currency';
|
|
3
3
|
import type { PayoutAccountSchema } from '../../components/BankAccount/forms/PayoutAccount/types';
|
|
4
4
|
export interface AccountFormatRequirements {
|
|
5
5
|
currency?: Currency;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
2
|
-
import type { BusinessType } from '
|
|
1
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
2
|
+
import type { BusinessType } from '../../components/Shared/forms/BusinessTypeSelection/types';
|
|
3
3
|
export type BusinessTypeExamples = Partial<Record<BusinessType, string[]>>;
|
|
4
4
|
export declare const useBusinessTypeExamples: (country: CountryCode) => Partial<Record<BusinessType, string[]>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CompanyTypesValue } from '
|
|
2
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { CompanyTypesValue } from '../../core/models/api/company-types-value';
|
|
2
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
3
3
|
export type CompanyTypeExamples = Partial<Record<CompanyTypesValue, string[]>>;
|
|
4
4
|
export declare const useCompanyTypeExamples: (country: CountryCode) => Partial<Record<CompanyTypesValue, string[]>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
2
|
-
import type { LegalArrangementOption } from '
|
|
1
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
2
|
+
import type { LegalArrangementOption } from '../../core/types/AccountHolder.types';
|
|
3
3
|
export type LegalArrangementTypeExamples = Partial<Record<LegalArrangementOption, string[]>>;
|
|
4
4
|
export declare const useLegalArrangementTypeExamples: (country: CountryCode) => Partial<Record<LegalArrangementOption, string[]>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { DataSet } from '
|
|
2
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { DataSet } from '../../core/models/api/data-set';
|
|
2
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
3
3
|
export declare const loadCountriesDataset: (locale: string) => Promise<DataSet<CountryCode>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { DataSet } from '
|
|
2
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { DataSet } from '../../core/models/api/data-set';
|
|
2
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
3
3
|
export declare const loadStatesDataset: (country: CountryCode, locale: string) => Promise<DataSet>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { ExistingLegalEntity } from '
|
|
2
|
-
import { IntroductionScreens } from '
|
|
3
|
-
import { TaskTypes } from '
|
|
1
|
+
import type { ExistingLegalEntity } from '../../core/models/api/legal-entity';
|
|
2
|
+
import { IntroductionScreens } from '../../components/Shared/Introduction/types';
|
|
3
|
+
import { TaskTypes } from '../../stores/globalStore/taskTypes';
|
|
4
4
|
export interface UseIntroductionScreensProps {
|
|
5
5
|
legalEntity: ExistingLegalEntity;
|
|
6
6
|
tasks: TaskTypes[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { AccountHolderOption } from '
|
|
2
|
-
import type { Translatable } from '
|
|
3
|
-
import type { ExistingLegalEntity } from '
|
|
4
|
-
import type { UniqueEntityAssociation } from '
|
|
1
|
+
import type { AccountHolderOption } from '../../core/types/AccountHolder.types';
|
|
2
|
+
import type { Translatable } from '../../../types';
|
|
3
|
+
import type { ExistingLegalEntity } from '../../core/models/api/legal-entity';
|
|
4
|
+
import type { UniqueEntityAssociation } from '../../components/Shared/EntityAssociation/types';
|
|
5
5
|
import type { SingpassLinkResponse } from '../../components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
|
|
6
6
|
export declare enum SingpassMyInfoLoginActionType {
|
|
7
7
|
LOADING = "LOADING",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AccountHolderOption } from '
|
|
1
|
+
import type { AccountHolderOption } from '../core/types/AccountHolder.types';
|
|
2
2
|
interface UseAccountHolder {
|
|
3
3
|
accountHolder: AccountHolderOption | undefined;
|
|
4
4
|
setAccountHolder: (accountHolder: AccountHolderOption | undefined) => void;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { CountryCode } from '../core/models/country-code';
|
|
2
2
|
export declare const useAllowedCountries: () => CountryCode[] | undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AnalyticsEventPayload, EventQueueItem, EventType, MixpanelProperty, UserEvents } from '
|
|
2
|
-
import type { EmbeddedAnalyticsSessionRequest } from '
|
|
1
|
+
import type { AnalyticsEventPayload, EventQueueItem, EventType, MixpanelProperty, UserEvents } from '../core/user-events';
|
|
2
|
+
import type { EmbeddedAnalyticsSessionRequest } from '../core/models/api/analytics';
|
|
3
3
|
export type UseAnalyticsProps = {
|
|
4
4
|
userEvents: UserEvents;
|
|
5
5
|
sessionId: string | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExistingLegalEntity } from '
|
|
1
|
+
import type { ExistingLegalEntity } from '../core/models/api/legal-entity';
|
|
2
2
|
import type { DropinAPIHandlers } from '../components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
|
|
3
3
|
interface UseAssociatedLegalArrangementOptions {
|
|
4
4
|
rootLegalEntity: ExistingLegalEntity | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExistingLegalEntity } from '
|
|
1
|
+
import type { ExistingLegalEntity } from '../core/models/api/legal-entity';
|
|
2
2
|
import type { DropinAPIHandlers } from '../components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
|
|
3
3
|
export declare const useAssociatedLegalRepresentative: ({ legalEntity, handleGetLegalEntity, }: {
|
|
4
4
|
legalEntity: ExistingLegalEntity;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AsyncValidatorRules, ValidatorMode } from '
|
|
2
|
-
import { ValidationResult } from '
|
|
1
|
+
import type { AsyncValidatorRules, ValidatorMode } from '../utils/validation/types';
|
|
2
|
+
import { ValidationResult } from '../utils/validation/validationResult';
|
|
3
3
|
import type { FormState } from './useForm/types';
|
|
4
4
|
export type AsyncValidationResults<FormSchema> = Partial<Record<keyof FormSchema, ValidationResult>>;
|
|
5
5
|
export type TriggerAsyncValidation<FormSchema> = (field: keyof FormSchema, formState: FormState<FormSchema>, mode: ValidatorMode) => void;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { LoadingStatus } from '
|
|
2
|
-
import type { ConfigurationApi } from '
|
|
3
|
-
import type { CapabilityName } from '
|
|
4
|
-
import type { GetConfigurationResponse } from '
|
|
5
|
-
import type { LegalEntityType } from '
|
|
6
|
-
import type { CountryCode } from '
|
|
1
|
+
import type { LoadingStatus } from '../components/ui/atoms/LoaderWrapper/constants';
|
|
2
|
+
import type { ConfigurationApi } from '../context/ConfigurationApiContext/ConfigurationApiContext';
|
|
3
|
+
import type { CapabilityName } from '../core/models/api/capability';
|
|
4
|
+
import type { GetConfigurationResponse } from '../core/models/api/get-configuration';
|
|
5
|
+
import type { LegalEntityType } from '../core/models/api/legal-entity-type';
|
|
6
|
+
import type { CountryCode } from '../core/models/country-code';
|
|
7
7
|
import type { BankVerificationVendor } from '../components/BankAccount/forms/BankVerification/types';
|
|
8
8
|
import type { DropinAPIHandlers } from '../components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
|
|
9
9
|
interface UseBankConfigurationHandlersProps {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AccountHolderOption } from '
|
|
2
|
-
import type { ExistingLegalEntity } from '
|
|
1
|
+
import type { AccountHolderOption } from '../core/types/AccountHolder.types';
|
|
2
|
+
import type { ExistingLegalEntity } from '../core/models/api/legal-entity';
|
|
3
3
|
export declare enum BusinessType {
|
|
4
4
|
INDIVIDUAL = "individual",
|
|
5
5
|
COMPANY = "company",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { ProviderStatusRequest, ProviderStatusResponse } from '
|
|
2
|
-
import type { BankVerificationErrorResponse } from '
|
|
1
|
+
import type { ProviderStatusRequest, ProviderStatusResponse } from '../core/models/api/provider-status';
|
|
2
|
+
import type { BankVerificationErrorResponse } from '../core/models/api/trusted-transferInstrument';
|
|
3
3
|
import type { DropinAPIHandlers } from '../components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
|
|
4
4
|
export type ComponentApi = {
|
|
5
5
|
getLegalEntity: Required<DropinAPIHandlers>['handleGetLegalEntity'];
|
|
@@ -20,8 +20,6 @@ export type ComponentApi = {
|
|
|
20
20
|
searchAddress: Required<DropinAPIHandlers>['handleAddressSearch'];
|
|
21
21
|
createTrustedTransferInstrument: Required<DropinAPIHandlers>['handleCreateTrustedTransferInstrument'];
|
|
22
22
|
handleBankVerificationError(errorCode: string, errorMessage: string, state: string, metadata?: Map<string, string>): Promise<BankVerificationErrorResponse>;
|
|
23
|
-
getPciQuestionnaires: Required<DropinAPIHandlers>['handleGetPciQuestionnaires'];
|
|
24
|
-
downloadPci: Required<DropinAPIHandlers>['handleDownloadPci'];
|
|
25
23
|
getServiceAgreementStatus: Required<DropinAPIHandlers>['handleGetServiceAgreementStatus'];
|
|
26
24
|
getServiceAgreementAcceptanceInfos: Required<DropinAPIHandlers>['handleGetServiceAgreementAcceptanceInfos'];
|
|
27
25
|
getServiceAgreement: Required<DropinAPIHandlers>['handleGetServiceAgreement'];
|
|
@@ -29,7 +27,6 @@ export type ComponentApi = {
|
|
|
29
27
|
getAcceptedServiceAgreement: Required<DropinAPIHandlers>['handleViewAcceptedTermsOfServiceDocument'];
|
|
30
28
|
downloadAcceptedServiceAgreement: Required<DropinAPIHandlers>['handleDownloadAcceptedTermsOfServiceDocument'];
|
|
31
29
|
downloadUnacceptedServiceAgreement: Required<DropinAPIHandlers>['handleDownloadUnacceptedTermsOfServiceDocument'];
|
|
32
|
-
confirmDataReview: Required<DropinAPIHandlers>['handleReviewConfirm'];
|
|
33
30
|
getProviderStatus: (request: ProviderStatusRequest) => Promise<ProviderStatusResponse>;
|
|
34
31
|
companyIndexSearch: Required<DropinAPIHandlers>['handleCompanyIndexSearch'];
|
|
35
32
|
companyDeepSearch: Required<DropinAPIHandlers>['handleCompanyDeepSearch'];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { CapabilityProblems } from '
|
|
2
|
-
import { TaskTypes } from '
|
|
1
|
+
import type { CapabilityProblems } from '../core/models/errors/capability-problems';
|
|
2
|
+
import { TaskTypes } from '../stores/globalStore/taskTypes';
|
|
3
3
|
interface UseDataMissingRemediationsProps {
|
|
4
4
|
legalEntityId: string;
|
|
5
5
|
problems: CapabilityProblems;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { DataSet } from '
|
|
2
|
-
import type { DatasetIdentifier } from '
|
|
1
|
+
import type { DataSet } from '../core/models/api/data-set';
|
|
2
|
+
import type { DatasetIdentifier } from '../utils/datasetUtil';
|
|
3
3
|
export declare function useDataset<T extends string = string>(datasetIdentifier: DatasetIdentifier, skip?: boolean): {
|
|
4
4
|
dataset: DataSet<T>;
|
|
5
5
|
loaded: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Reducer } from 'preact/hooks';
|
|
2
|
-
import type { FormatRules, ValidationRuleResult, ValidatorMode } from '
|
|
2
|
+
import type { FormatRules, ValidationRuleResult, ValidatorMode } from '../../utils/validation/types';
|
|
3
3
|
import type { TriggerAsyncValidation } from '../useAsyncValidator';
|
|
4
4
|
import type { TriggerStaticValidation } from '../useStaticValidator/useStaticValidator';
|
|
5
5
|
import type { FieldValue, FormState } from './types';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import type { Dispatch, StateUpdater } from 'preact/hooks';
|
|
2
|
-
import type { AnyFormIdOfTLDS } from '
|
|
3
|
-
import type { Translatable, TranslationKey } from '
|
|
4
|
-
import type { CapabilityName } from '
|
|
5
|
-
import type { TrustedFieldsProvider } from '
|
|
6
|
-
import type { CountryCode } from '
|
|
7
|
-
import type { EntityProblems } from '
|
|
8
|
-
import type { FormVerificationErrors } from '
|
|
9
|
-
import type { FormModel } from '
|
|
10
|
-
import type { Mask } from '
|
|
11
|
-
import type { ValidationRuleResult, ValidatorMode, ValidatorRules } from '
|
|
2
|
+
import type { AnyFormIdOfTLDS } from '../../context/StateContext/types';
|
|
3
|
+
import type { Translatable, TranslationKey } from '../../../types';
|
|
4
|
+
import type { CapabilityName } from '../../core/models/api/capability';
|
|
5
|
+
import type { TrustedFieldsProvider } from '../../core/models/api/trusted-fields-provider';
|
|
6
|
+
import type { CountryCode } from '../../core/models/country-code';
|
|
7
|
+
import type { EntityProblems } from '../../core/models/errors/entity-problems';
|
|
8
|
+
import type { FormVerificationErrors } from '../../core/models/errors/form-verification-errors';
|
|
9
|
+
import type { FormModel } from '../../core/models/form';
|
|
10
|
+
import type { Mask } from '../../utils/masking/maskTypes';
|
|
11
|
+
import type { ValidationRuleResult, ValidatorMode, ValidatorRules } from '../../utils/validation/types';
|
|
12
12
|
export type FieldData<FieldSchema> = {
|
|
13
13
|
[fieldData in keyof FieldSchema]: FieldSchema[fieldData];
|
|
14
14
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AsyncValidatorRules, FormatRules, ValidatorRules } from '
|
|
1
|
+
import type { AsyncValidatorRules, FormatRules, ValidatorRules } from '../../utils/validation/types';
|
|
2
2
|
import type { Form } from './types';
|
|
3
3
|
export interface UseFormOptions<FormSchema> {
|
|
4
4
|
schema: (keyof FormSchema)[] | ((data: Partial<FormSchema>) => (keyof FormSchema)[]);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { Dispatch, StateUpdater } from 'preact/hooks';
|
|
2
|
-
import type { TopLevelDataSchema } from '
|
|
3
|
-
import type { AdditionalEventProperties } from '
|
|
4
|
-
import type { EntityProblems } from '
|
|
5
|
-
import type { FormModelWithValidity } from '
|
|
2
|
+
import type { TopLevelDataSchema } from '../context/StateContext/types';
|
|
3
|
+
import type { AdditionalEventProperties } from '../core/user-events';
|
|
4
|
+
import type { EntityProblems } from '../core/models/errors/entity-problems';
|
|
5
|
+
import type { FormModelWithValidity } from '../core/models/form';
|
|
6
6
|
import type { Form } from './useMultiForm/types';
|
|
7
7
|
export interface FormComposer {
|
|
8
8
|
handleNextClick(): void;
|