@adyen/kyc-components 3.38.1 → 3.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/adyen-kyc-components.es.js +4679 -1172
- package/dist/es/{bg-BG-DSGcxUqd.js → bg-BG-CLc3Itip.js} +0 -97
- package/dist/es/{cs-CZ-DAS2jbyW.js → cs-CZ-egy1O9QR.js} +0 -97
- package/dist/es/{da-DK-CH9-Y2_h.js → da-DK-Dv9rPHto.js} +0 -97
- package/dist/es/{de-DE-Cvre4fQ7.js → de-DE-Qp3ZTbvh.js} +1 -98
- package/dist/es/{el-GR-BLJi6VdO.js → el-GR-D0zWM9HP.js} +0 -97
- package/dist/es/{es-ES-BfHjS5Hb.js → es-ES-xC1Sc-Sk.js} +0 -97
- package/dist/es/{et-EE-DG5Cjsj_.js → et-EE-D8diwwod.js} +0 -97
- package/dist/es/{fi-FI-RdmcbEt_.js → fi-FI-BrX-GPPR.js} +0 -97
- package/dist/es/{fr-FR-Cuu7ywoh.js → fr-FR-CTr4D8vs.js} +0 -97
- package/dist/es/{hr-HR-CwRw-oEW.js → hr-HR-BEjlz2M0.js} +0 -97
- package/dist/es/{hu-HU-PO0jI1sW.js → hu-HU-CLBVDHtE.js} +0 -97
- package/dist/es/{it-IT-RXBJv4US.js → it-IT-B-WY98i1.js} +0 -97
- package/dist/es/{lt-LT-BCLEVKxe.js → lt-LT-DkYLw3F1.js} +0 -97
- package/dist/es/{lv-LV-DfWQ_6E9.js → lv-LV-BTcpmzWG.js} +0 -97
- package/dist/es/{nl-NL-2CzcCtiM.js → nl-NL-DFRDUuVO.js} +0 -97
- package/dist/es/{no-NO-r9q3S-TP.js → no-NO-nr74oJGp.js} +0 -97
- package/dist/es/{pl-PL-Nix6oaTv.js → pl-PL-BKDEM-sF.js} +0 -97
- package/dist/es/{pt-PT-CGVej1Ae.js → pt-PT-BEOsVyuS.js} +0 -97
- package/dist/es/{ro-RO-DhJK0CPN.js → ro-RO-5OE4sez9.js} +0 -97
- package/dist/es/{sk-SK-Akja9ejH.js → sk-SK-DZnXAokm.js} +0 -97
- package/dist/es/{sl-SI-Bq22qBey.js → sl-SI-ySYCo3IF.js} +0 -97
- package/dist/es/{sv-SE-2gCnkRkv.js → sv-SE-BNCCTGyd.js} +0 -97
- package/dist/es/webinar-DgBtUiyw.js +13 -0
- package/dist/style.css +112 -22
- package/dist/types/components/AdditionalInformation/{component/AdditionalInformationComponent.d.ts → AdditionalInformation.d.ts} +3 -3
- package/dist/types/components/AdditionalInformation/types.d.ts +2 -1
- package/dist/types/components/BankDocument/{component/BankDocumentComponent.d.ts → BankDocument.d.ts} +2 -2
- package/dist/types/components/BankDocument/{component/BankDocumentRequirements.d.ts → BankDocumentRequirements.d.ts} +3 -3
- package/dist/types/components/BankDocument/validate.d.ts +3 -0
- package/dist/types/components/BankVerification/verification/widget/BankVerificationWidget.d.ts +3 -0
- package/dist/types/components/BankVerification/verification/widget/types.d.ts +43 -0
- package/dist/types/components/BasicInformation/{component/BasicInformationComponent.d.ts → BasicInformation.d.ts} +3 -3
- package/dist/types/components/BusinessDetails/{component/BusinessDetailsComponent.d.ts → BusinessDetails.d.ts} +2 -2
- package/dist/types/components/BusinessDetails/forms.d.ts +2 -2
- package/dist/types/components/BusinessDetails/types.d.ts +2 -0
- package/dist/types/components/BusinessSelection/{component/BusinessSelectionComponent.d.ts → BusinessSelection.d.ts} +2 -2
- package/dist/types/components/BusinessTypeSelection/{component/BusinessTypeSelection.d.ts → BusinessTypeSelection.d.ts} +3 -3
- package/dist/types/components/BusinessTypeSelection/EntityTypeRadioGroupCard.d.ts +11 -0
- package/dist/types/components/BusinessTypeSelection/types.d.ts +3 -1
- package/dist/types/components/BusinessTypeSelection/utils.d.ts +12 -5
- package/dist/types/components/Company/{component/CompanyComponent.d.ts → Company.d.ts} +5 -5
- package/dist/types/components/Company/rules.d.ts +1 -0
- package/dist/types/components/CompanyNameAndCountry/{component/CompanyNameAndCountryComponent.d.ts → CompanyNameAndCountry.d.ts} +1 -1
- package/dist/types/components/CompanyRegistrationDetails/{component/CompanyRegistrationDetailsComponent.d.ts → CompanyRegistrationDetails.d.ts} +2 -2
- package/dist/types/components/CompanyRegistrationDetails/types.d.ts +2 -1
- package/dist/types/components/CompanyStructure/{component/CompanyStructureComponent.d.ts → CompanyStructure.d.ts} +3 -3
- package/dist/types/components/CompanyType/{component/CompanyTypeComponent.d.ts → CompanyType.d.ts} +2 -2
- package/dist/types/components/ContactDetails/{component/ContactDetailsComponent.d.ts → ContactDetails.d.ts} +1 -1
- package/dist/types/components/ContactDetails/types.d.ts +4 -3
- package/dist/types/components/CustomerSupport/CustomerSupport.d.ts +2 -0
- package/dist/types/components/CustomerSupport/types.d.ts +19 -0
- package/dist/types/components/DebugWrapper/DebugWrapper.d.ts +1 -2
- package/dist/types/components/DecisionMakers/{component/DecisionMakersComponent.d.ts → DecisionMakers.d.ts} +2 -2
- package/dist/types/components/Dropins/BusinessDetailsDropin/{components/BusinessDetailsDropinComponent.d.ts → BusinessDetailsDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/CompanyDropin/{components/CompanyDropinComponent.d.ts → CompanyDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/DropinComposer/DropinComposer.d.ts +2 -0
- package/dist/types/components/Dropins/DropinComposer/{components/useNavigation.d.ts → useNavigation.d.ts} +3 -3
- package/dist/types/components/Dropins/HighExposureDropin/{components/AdditionalFieldsForHighExposureCompany.d.ts → AdditionalFieldsForHighExposureCompany.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/AdditionalFieldsForHighExposureParentCompany.d.ts → AdditionalFieldsForHighExposureParentCompany.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/AdditionalFieldsForHighExposureUltimateParentCompany.d.ts → AdditionalFieldsForHighExposureUltimateParentCompany.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/HighExposureBasicCompanyInformation.d.ts → HighExposureBasicCompanyInformation.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/HighExposureBusinessInformation.d.ts → HighExposureBusinessInformation.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/HighExposureDropinComponent.d.ts → HighExposureDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/HighExposureFinancialInformation.d.ts → HighExposureFinancialInformation.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/HighExposureLegalInformation.d.ts → HighExposureLegalInformation.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/HighExposureOwnershipStructure.d.ts → HighExposureOwnershipStructure.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/{components/HighExposureRegisteredAddress.d.ts → HighExposureRegisteredAddress.d.ts} +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/types.d.ts +4 -3
- package/dist/types/components/Dropins/HighExposureDropin/utils.d.ts +0 -1
- package/dist/types/components/Dropins/IndividualDropin/{components/IndividualDropinComponent.d.ts → IndividualDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/PayoutDetailsDropin/{components/PayoutDetailsDropinComponent.d.ts → PayoutDetailsDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/PciDropin/{components/PciDropinComponent.d.ts → PciDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/RoleAndTypeDropin/{components/RoleAndTypeDropinComponent.d.ts → RoleAndTypeDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +5 -0
- package/dist/types/components/Dropins/{ServiceAgreementDropinComponent/components/ServiceAgreementDropinComponent.d.ts → ServiceAgreementDropin/ServiceAgreementDropin.d.ts} +2 -2
- package/dist/types/components/Dropins/{ServiceAgreementDropinComponent → ServiceAgreementDropin}/types.d.ts +1 -4
- package/dist/types/components/Dropins/{ServiceAgreementDropinComponent/components → ServiceAgreementDropin}/useServiceAgreement.d.ts +4 -4
- package/dist/types/components/Dropins/SolePropDropin/{components/SolePropDropinComponent.d.ts → SolePropDropin.d.ts} +1 -1
- package/dist/types/components/Dropins/TrustDropin/{components/TrustDropinComponent.d.ts → TrustDropin.d.ts} +1 -1
- package/dist/types/components/EmbeddedDropins/AcceptTermsOfServiceComponent/AcceptTermsOfServiceComponent.d.ts +1 -1
- package/dist/types/components/FinancialInformation/{component/FinancialInformation.d.ts → FinancialInformation.d.ts} +1 -1
- package/dist/types/components/FinancialInformation/{component/ReportedValue.d.ts → ReportedValue.d.ts} +3 -2
- package/dist/types/components/IdDocumentUpload/{component/IdDocumentAlreadyUpload.d.ts → IdDocumentAlreadyUpload.d.ts} +1 -1
- package/dist/types/components/IdDocumentUpload/{component/IdDocumentInstantVerificationComponent.d.ts → IdDocumentInstantVerification.d.ts} +2 -2
- package/dist/types/components/IdDocumentUpload/{component/IdDocumentManualUpload.d.ts → IdDocumentManualUpload.d.ts} +2 -2
- package/dist/types/components/IdDocumentUpload/{component/IdDocumentUploadComponent.d.ts → IdDocumentUpload.d.ts} +2 -2
- package/dist/types/components/IdVerification/{component/IdVerificationComponent.d.ts → IdVerification.d.ts} +2 -2
- package/dist/types/components/IdentityNumber/{component/IdentityNumberComponent.d.ts → IdentityNumber.d.ts} +2 -2
- package/dist/types/components/IdentityNumber/fieldConfig.d.ts +1 -1
- package/dist/types/components/Individual/{component/IndividualComponent.d.ts → Individual.d.ts} +3 -3
- package/dist/types/components/Individual/types.d.ts +2 -0
- package/dist/types/components/PayoutAccount/{component/PayoutAccountComponent.d.ts → PayoutAccount.d.ts} +1 -1
- package/dist/types/components/PayoutDetails/{component/PayoutDetailsComponent.d.ts → PayoutDetails.d.ts} +5 -5
- package/dist/types/components/PayoutVerificationMethod/{component/AccountHolderDescriptionFragment.d.ts → AccountHolderDescriptionFragment.d.ts} +1 -1
- package/dist/types/components/PayoutVerificationMethod/{component/PayoutVerificationMethod.d.ts → PayoutVerificationMethod.d.ts} +3 -3
- package/dist/types/components/PayoutVerificationMethod/{component/PreferInstantVerificationMethod → PreferInstantVerificationMethod}/PreferInstantVerificationMethod.d.ts +7 -7
- package/dist/types/components/PersonalDetails/{component/IdentityComponent/IdentityComponent.d.ts → Identity/Identity.d.ts} +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent/IdentityAu/component → Identity/IdentityAu}/DriversLicense.d.ts +4 -4
- package/dist/types/components/PersonalDetails/{component/IdentityComponent/IdentityAu/component/IdentityAuComponent.d.ts → Identity/IdentityAu/IdentityAu.d.ts} +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent → Identity}/IdentityAu/validate.d.ts +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent/IdentityHK/component/IdentityHKComponent.d.ts → Identity/IdentityHK/IdentityHK.d.ts} +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent → Identity}/IdentityHK/validate.d.ts +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent/IdentityNZ/component → Identity/IdentityNZ}/DriversLicense.d.ts +3 -3
- package/dist/types/components/PersonalDetails/{component/IdentityComponent/IdentityNZ/component/IdentityNZComponent.d.ts → Identity/IdentityNZ/IdentityNZ.d.ts} +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent → Identity}/IdentityNZ/validate.d.ts +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent → Identity}/TypeOfIdentity/index.d.ts +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent/identityUS/component/IdentityUSComponent.d.ts → Identity/identityUS/IdentityUS.d.ts} +1 -1
- package/dist/types/components/PersonalDetails/{component/IdentityComponent → Identity}/types.d.ts +3 -3
- package/dist/types/components/PersonalDetails/{component/PersonalDetailsComponent.d.ts → PersonalDetails.d.ts} +3 -3
- package/dist/types/components/PersonalDetails/types.d.ts +3 -3
- package/dist/types/components/RegistrationAddress/{component/RegistrationAddressComponent.d.ts → RegistrationAddress.d.ts} +2 -2
- package/dist/types/components/Review/{component/ReviewComponent.d.ts → Review.d.ts} +1 -1
- package/dist/types/components/SoleProp/{component/SolePropComponent.d.ts → SoleProp.d.ts} +4 -4
- package/dist/types/components/TaskList/{component/PayoutAccountTaskListItem.d.ts → PayoutAccountTaskListItem.d.ts} +3 -3
- package/dist/types/components/TaskList/{component/TaskItemStatus.d.ts → TaskItemStatus.d.ts} +1 -1
- package/dist/types/components/TaskList/{component/TaskListComponent.d.ts → TaskList.d.ts} +2 -2
- package/dist/types/components/TaskList/{component/TaskListGroup.d.ts → TaskListGroup.d.ts} +2 -2
- package/dist/types/components/TaskList/{component/TaskListItem.d.ts → TaskListItem.d.ts} +2 -2
- package/dist/types/components/TaskList/types.d.ts +2 -1
- package/dist/types/components/Trust/{component/TrustComponent.d.ts → Trust.d.ts} +3 -3
- package/dist/types/components/TrustMembers/{component/CompanyTrustMemberTaskItem.d.ts → CompanyTrustMemberTaskItem.d.ts} +2 -2
- package/dist/types/components/TrustMembers/{component/ExemptSettlorTaskItem.d.ts → ExemptSettlorTaskItem.d.ts} +2 -2
- package/dist/types/components/TrustMembers/{component/RegularTrustMemberTaskItem.d.ts → RegularTrustMemberTaskItem.d.ts} +2 -2
- package/dist/types/components/TrustMembers/{component/RootTrusteeTaskItem.d.ts → RootTrusteeTaskItem.d.ts} +2 -2
- package/dist/types/components/TrustMembers/{component/TrustMembersOverview.d.ts → TrustMembersOverview.d.ts} +3 -3
- package/dist/types/components/TrustMembers/{component/UndefinedBeneficiaryTaskItem.d.ts → UndefinedBeneficiaryTaskItem.d.ts} +1 -1
- package/dist/types/components/TrustRegistrationDetails/{component/TrustRegistrationDetailsComponent.d.ts → TrustRegistrationDetails.d.ts} +1 -1
- package/dist/types/components/TrustRoleAndEntityType/{component/TrustRoleAndEntityType.d.ts → TrustRoleAndEntityType.d.ts} +1 -1
- package/dist/types/components/TrustRoleAndEntityType/types.d.ts +2 -1
- package/dist/types/components/index.d.ts +8 -8
- package/dist/types/components/internal/Address/Address.d.ts +2 -11
- package/dist/types/components/internal/Address/AddressForm.d.ts +12 -0
- package/dist/types/components/internal/Address/{components/FieldContainerComponent.d.ts → FieldContainer.d.ts} +2 -2
- package/dist/types/components/internal/Address/{components/FieldContainer.d.ts → FieldWrapper.d.ts} +2 -2
- package/dist/types/components/internal/Address/{components/SearchAddress.d.ts → SearchAddress.d.ts} +1 -1
- package/dist/types/components/internal/Alert/{components/VerificationErrorAlert.d.ts → VerificationErrorAlert.d.ts} +1 -1
- package/dist/types/components/internal/DebugTable/DebugTable.d.ts +5 -0
- package/dist/types/components/internal/DebugTable/types.d.ts +5 -0
- package/dist/types/components/internal/DecisionMakerRole/NomineeDecisionMakerRole.d.ts +4 -0
- package/dist/types/components/internal/DecisionMakerRole/types.d.ts +11 -0
- package/dist/types/components/internal/DecisionMakerRole/validate.d.ts +2 -1
- package/dist/types/components/internal/EInvoicingCodeField/EInvoicingCodeField.d.ts +3 -0
- package/dist/types/components/internal/EInvoicingCodeField/fieldConfig.d.ts +3 -0
- package/dist/types/components/internal/EInvoicingCodeField/types.d.ts +5 -0
- package/dist/types/components/internal/EntityGuidanceStatus/{component/EntityGuidanceStatus.d.ts → EntityGuidanceStatus.d.ts} +2 -2
- package/dist/types/components/internal/EntityGuidanceStatus/{component/EntityStatusIcon.d.ts → EntityStatusIcon.d.ts} +1 -1
- package/dist/types/components/internal/ErrorPanel/{components/ServerValidationErrors.d.ts → ServerValidationErrors.d.ts} +1 -1
- package/dist/types/components/internal/ErrorPanel/{components/VerificationErrors.d.ts → VerificationErrors.d.ts} +1 -1
- package/dist/types/components/internal/FormFields/Dropzone/{components/DropzoneFile.d.ts → DropzoneFile.d.ts} +1 -1
- package/dist/types/components/internal/FormFields/Field/Field.d.ts +1 -1
- package/dist/types/components/internal/FormFields/Field/types.d.ts +3 -2
- package/dist/types/components/internal/FormFields/InputBase.d.ts +2 -1
- package/dist/types/components/internal/FormFields/InputCurrency.d.ts +1 -1
- package/dist/types/components/internal/FormFields/InputEmail.d.ts +6 -1
- package/dist/types/components/internal/FormFields/InputGroup/InputGroup.d.ts +10 -0
- package/dist/types/components/internal/FormFields/InputTelephone.d.ts +6 -1
- package/dist/types/components/internal/FormFields/InputText.d.ts +2 -3
- package/dist/types/components/internal/FormFields/{MaskedInputText/MaskedInputText.d.ts → MaskedInput/MaskedInput.d.ts} +6 -4
- package/dist/types/components/internal/FormFields/RadioGroupCard/RadioGroupCard.d.ts +22 -2
- package/dist/types/components/internal/FormFields/Select/{components/SelectButton.d.ts → SelectButton.d.ts} +2 -2
- package/dist/types/components/internal/FormFields/Select/{components/SelectList.d.ts → SelectList.d.ts} +2 -2
- package/dist/types/components/internal/FormFields/Select/{components/SelectListItem.d.ts → SelectListItem.d.ts} +2 -2
- package/dist/types/components/internal/PhoneField/PhoneField.d.ts +4 -0
- package/dist/types/components/internal/PhoneField/PhoneFieldExperimentWrapper.d.ts +8 -0
- package/dist/types/components/internal/PhoneField/fieldConfig.d.ts +7 -0
- package/dist/types/components/internal/PhoneField/types.d.ts +9 -0
- package/dist/types/components/internal/PhoneInput/PhoneInput.d.ts +1 -0
- package/dist/types/components/internal/Svg/Svg.d.ts +2 -2
- package/dist/types/components/internal/Svg/svgs.d.ts +109 -28
- package/dist/types/core/Context/ExperimentContext/types.d.ts +4 -2
- package/dist/types/core/Context/StateContext/types.d.ts +2 -1
- package/dist/types/core/hooks/useAnalytics.d.ts +3 -2
- package/dist/types/core/models/api/contracts.d.ts +1 -1
- package/dist/types/core/models/api/customerSupport.d.ts +12 -0
- package/dist/types/core/models/api/financialReport.d.ts +4 -4
- package/dist/types/core/models/api/individual.d.ts +3 -1
- package/dist/types/core/models/api/legal-arrangement.d.ts +2 -0
- package/dist/types/core/models/api/legal-entity-association.d.ts +5 -0
- package/dist/types/core/models/api/organization.d.ts +5 -0
- package/dist/types/core/models/api/phone.d.ts +2 -0
- package/dist/types/core/models/company.d.ts +2 -1
- package/dist/types/core/models/identity.d.ts +3 -3
- package/dist/types/core/utils.d.ts +10 -4
- package/dist/types/utils/api/documentUtils.d.ts +11 -0
- package/dist/types/utils/entity-association-util.d.ts +7 -1
- package/dist/types/utils/genUtils.d.ts +2 -2
- package/dist/types/utils/localizeDateString.d.ts +11 -0
- package/dist/types/utils/mapping/businessDetails/mapOrganizationTypeToCompanyType.d.ts +2 -2
- package/dist/types/utils/mapping/componentApiMapping.d.ts +34 -679
- package/dist/types/utils/mapping/mapping.d.ts +7 -0
- package/dist/types/utils/mapping/utils.d.ts +2 -2
- package/package.json +16 -13
- package/dist/types/components/BankDocument/component/validate.d.ts +0 -3
- package/dist/types/components/BankVerification/verification/widget/component/BankVerificationWidget.d.ts +0 -16
- package/dist/types/components/BusinessTypeSelection/component/EntityTypeRadioGroupCard.d.ts +0 -11
- package/dist/types/components/Dropins/DropinComposer/components/DropinComposerComponent.d.ts +0 -2
- package/dist/types/components/Dropins/RoleAndTypeDropin/components/formatRoleAndEntityTypeSummary.d.ts +0 -5
- package/dist/types/components/internal/Address/AddressComponent.d.ts +0 -3
- package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCardSelect.d.ts +0 -23
- /package/dist/types/components/AccountSetupRejected/{component/AccountSetupRejected.d.ts → AccountSetupRejected.d.ts} +0 -0
- /package/dist/types/components/ConstitutionalDocument/{ConstitutionalDocumentComponent.d.ts → ConstitutionalDocument.d.ts} +0 -0
- /package/dist/types/components/Dropins/{ServiceAgreementDropinComponent → ServiceAgreementDropin}/validate.d.ts +0 -0
- /package/dist/types/components/IdVerificationMethod/{IdVerificationMethodComponent.d.ts → IdVerificationMethod.d.ts} +0 -0
- /package/dist/types/components/PayoutAccount/{component/CheckGuidance → CheckGuidance}/CheckGuidance.d.ts +0 -0
- /package/dist/types/components/ProofOfResidency/{ProofOfResidencyComponent.d.ts → ProofOfResidency.d.ts} +0 -0
- /package/dist/types/components/RegistrationDocument/{RegistrationDocumentComponent.d.ts → RegistrationDocument.d.ts} +0 -0
- /package/dist/types/components/TaxDocument/{TaxDocumentComponent.d.ts → TaxDocument.d.ts} +0 -0
- /package/dist/types/components/internal/DecisionMakerRole/{DecisionMakerRoleComponent.d.ts → DecisionMakerRole.d.ts} +0 -0
- /package/dist/types/components/internal/ErrorPanel/{components/NavigateToFieldLink.d.ts → NavigateToFieldLink.d.ts} +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { HighExposureParentCompanyDetailsProps } from '
|
|
1
|
+
import type { HighExposureParentCompanyDetailsProps } from './types';
|
|
2
2
|
declare function AdditionalFieldsForHighExposureParentCompany(props: HighExposureParentCompanyDetailsProps): import("preact").JSX.Element;
|
|
3
3
|
export default AdditionalFieldsForHighExposureParentCompany;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { HighExposureUltimateParentCompanyDetailsProps } from '
|
|
1
|
+
import type { HighExposureUltimateParentCompanyDetailsProps } from './types';
|
|
2
2
|
declare function AdditionalFieldsForHighExposureUltimateParentCompany(props: HighExposureUltimateParentCompanyDetailsProps): import("preact").JSX.Element;
|
|
3
3
|
export default AdditionalFieldsForHighExposureUltimateParentCompany;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import './styles.scss';
|
|
2
|
-
import type { HighExposureBasicCompanyInformationProps } from '
|
|
2
|
+
import type { HighExposureBasicCompanyInformationProps } from './types';
|
|
3
3
|
declare function HighExposureBasicCompanyInformation({ formUtils, data, valid, errors, fieldProblems, handleChangeFor, sectionHeading, }: HighExposureBasicCompanyInformationProps): import("preact").JSX.Element;
|
|
4
4
|
export default HighExposureBasicCompanyInformation;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import './styles.scss';
|
|
2
|
-
import type { HighExposureBusinessInformationProps } from '
|
|
2
|
+
import type { HighExposureBusinessInformationProps } from './types';
|
|
3
3
|
declare function HighExposureBusinessInformation({ formUtils, data, valid, errors, fieldProblems, handleChangeFor, country, targetPage, sectionHeading, }: HighExposureBusinessInformationProps): import("preact").JSX.Element;
|
|
4
4
|
export default HighExposureBusinessInformation;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { HighExposureDropinProps } from '
|
|
1
|
+
import type { HighExposureDropinProps } from './types';
|
|
2
2
|
export declare const highExposureFormsRequiredFields: Record<string, string[]>;
|
|
3
3
|
declare function HighExposureDropinComponent(props: HighExposureDropinProps): import("preact").JSX.Element;
|
|
4
4
|
export default HighExposureDropinComponent;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import './styles.scss';
|
|
2
|
-
import type { HighExposureFinancialInformationProps } from '
|
|
2
|
+
import type { HighExposureFinancialInformationProps } from './types';
|
|
3
3
|
declare function HighExposureFinancialInformation({ formUtils, data, valid, errors, fieldProblems, handleChangeFor, country, sectionHeading, }: HighExposureFinancialInformationProps): import("preact").JSX.Element;
|
|
4
4
|
export default HighExposureFinancialInformation;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { HighExposureLegalInformationProps } from '
|
|
1
|
+
import type { HighExposureLegalInformationProps } from './types';
|
|
2
2
|
declare function HighExposureLegalInformation({ formUtils, data, valid, errors, fieldProblems, handleChangeFor, sectionHeading, }: HighExposureLegalInformationProps): import("preact").JSX.Element;
|
|
3
3
|
export default HighExposureLegalInformation;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import './styles.scss';
|
|
2
|
-
import { type HighExposureOwnershipStructureProps } from '
|
|
2
|
+
import { type HighExposureOwnershipStructureProps } from './types';
|
|
3
3
|
declare function HighExposureOwnershipStructure({ formUtils, data, valid, errors, fieldProblems, handleChangeFor, legalEntity, }: HighExposureOwnershipStructureProps): import("preact").JSX.Element;
|
|
4
4
|
export default HighExposureOwnershipStructure;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import './styles.scss';
|
|
2
|
-
import { type HighExposureRegisteredAddressProps } from '
|
|
2
|
+
import { type HighExposureRegisteredAddressProps } from './types';
|
|
3
3
|
declare function HighExposureRegisteredAddress({ formUtils, valid, errors, fieldProblems, handleChangeFor, legalEntity, sectionHeading, country, handleAddressSearch, handleFindAddress, formId, setValid, shouldValidate, defaultData, }: HighExposureRegisteredAddressProps): import("preact").JSX.Element;
|
|
4
4
|
export default HighExposureRegisteredAddress;
|
|
@@ -2,6 +2,7 @@ import type { BaseInnerFormProps, BaseOuterFormProps } from '../../../core/hooks
|
|
|
2
2
|
import type { CapabilityName } from '../../../core/models/api/capability';
|
|
3
3
|
import type { ExistingLegalEntity, LegalEntity } from '../../../core/models/api/legal-entity';
|
|
4
4
|
import type { CountryCode } from '../../../core/models/country-code';
|
|
5
|
+
import type { Currency } from '../../../core/models/currency';
|
|
5
6
|
import type { FormList, FormModel } from '../../../core/models/form';
|
|
6
7
|
import type { Translatable, TranslationKey } from '../../../language/types';
|
|
7
8
|
import type { FormUtils } from '../../../utils/formUtils';
|
|
@@ -19,7 +20,7 @@ export interface HighExposureCompanySchema {
|
|
|
19
20
|
isCompanyOwnedByAnotherCompany?: string;
|
|
20
21
|
isParentOwnedByAnotherCompany?: string;
|
|
21
22
|
netAssets?: number;
|
|
22
|
-
currency?:
|
|
23
|
+
currency?: Currency;
|
|
23
24
|
annualTurnover?: number;
|
|
24
25
|
financialReportingDate?: string;
|
|
25
26
|
legalInformationInsolvency?: string;
|
|
@@ -38,7 +39,7 @@ export type HighExposureParentCompanySchema = {
|
|
|
38
39
|
doesNotKnowNumberOfEmployees?: boolean;
|
|
39
40
|
isThisAddressTheMainHeadquarters?: string;
|
|
40
41
|
netAssets?: number;
|
|
41
|
-
currency?:
|
|
42
|
+
currency?: Currency;
|
|
42
43
|
annualTurnover?: number;
|
|
43
44
|
financialReportingDate?: string;
|
|
44
45
|
legalInformationInsolvency?: string;
|
|
@@ -57,7 +58,7 @@ export type HighExposureUltimateParentCompanySchema = {
|
|
|
57
58
|
doesNotKnowNumberOfEmployees?: boolean;
|
|
58
59
|
isThisAddressTheMainHeadquarters?: string;
|
|
59
60
|
netAssets?: number;
|
|
60
|
-
currency?:
|
|
61
|
+
currency?: Currency;
|
|
61
62
|
annualTurnover?: number;
|
|
62
63
|
financialReportingDate?: string;
|
|
63
64
|
legalInformationInsolvency?: string;
|
|
@@ -12,7 +12,6 @@ export declare const prepareExposureSubmitData: (exposureIndex: HighExposureInde
|
|
|
12
12
|
export declare const getHighExposureFinancialReportData: (financialReport?: FinancialReport) => Partial<HighExposureCompanySchema | HighExposureParentSchemasCombined>;
|
|
13
13
|
export declare const appendHighExposureData: (legalOrganization?: Organization, highExposureData?: HighExposureCompanySchema | HighExposureParentSchemasCombined) => HighExposureCompanySchema | HighExposureParentSchemasCombined | undefined;
|
|
14
14
|
export declare const handleHighExposureFormSubmission: (highExposureType: HighExposureIndex, details: LegalEntity | null, createFunction: (details: LegalEntity) => Promise<ExistingLegalEntity>, updateFunction: (details: LegalEntity, id: string) => Promise<ExistingLegalEntity>, entityId?: string) => Promise<ExistingLegalEntity | void>;
|
|
15
|
-
export declare const getIntlDate: (date: string) => string;
|
|
16
15
|
export declare const isEeaCountry: (country?: CountryCodes | string) => boolean;
|
|
17
16
|
export declare const getCompanySchemaKeys: (country: CountryCode, currentData: Partial<HighExposureCompanySchema>, schemaKeys: (keyof HighExposureCompanySchema)[]) => Array<keyof HighExposureCompanySchema>;
|
|
18
17
|
export declare const getParentCompanySchemaKeys: (currentData: Partial<HighExposureParentSchemasCombined>, schemaKeys: (keyof HighExposureParentSchemasCombined)[]) => Array<keyof HighExposureParentSchemasCombined>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { IndividualDropinProps } from '
|
|
1
|
+
import type { IndividualDropinProps } from '../../Individual/types';
|
|
2
2
|
export declare function IndividualDropinComponent({ handleCreateDocument, handleGetDocument, handleUpdateDocument, handleAddressSearch, handleFindAddress, handleGetIdVerificationToken, handleGetIdVerificationStartCheck, handleOpenSingpassAuthorizationLink, taskType, trackingConfig, parentLegalEntity, legalEntityResponse, taskName, handleHomeClick, handleCloseClick, homeButtonLabel, isTargetLegalEntityType, country: parentCountry, handleCreateLegalEntity, capabilities, onChange, problems: propProblems, handleUpdateLegalEntity, trustMember, onSubmit: externalOnSubmit, onTypeSwitch, hideNavigation, asModal, handleBackClick: externalBackClick, trustedFields, trustedFieldsProvider, trustedRoles, }: IndividualDropinProps): import("preact").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { PayoutDetailsDropinProps } from '
|
|
1
|
+
import type { PayoutDetailsDropinProps } from '../../PayoutDetails/types';
|
|
2
2
|
export declare function PayoutDetailsDropinComponent({ transferInstrument, setTransferInstrument, handleCreateDocument, handleGetDocument, handleUpdateDocument, handleUpdateTransferInstrument, handleCreateTransferInstrument, handleGetBankVerificationVendors, legalEntityResponse, associatedLegalArrangement, trackingConfig, accountHolder, problems: propProblems, onSubmit: externalOnSubmit, onChange, taskType: propTaskType, taskName, capabilities, handleHomeClick, homeButtonLabel, hideNavigation, refreshLegalEntity, navigateBackToTaskList, handleCreateTrustedTransferInstrument, handleBankVerificationError, handleBackClick: externalBackClick, }: PayoutDetailsDropinProps): import("preact").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { PciDropinProps } from '
|
|
1
|
+
import type { PciDropinProps } from './types';
|
|
2
2
|
export declare function PciDropinComponent({ legalEntityResponse, pciTemplateResponse, handleHomeClick, handleSign, taskType, trackingConfig, asEmbedded, asModal, needsSigning, // TODO: move up to upcoming layout
|
|
3
3
|
handleCloseClick, }: PciDropinProps): import("preact").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { RoleAndTypeDropinProps } from '
|
|
1
|
+
import type { RoleAndTypeDropinProps } from './types';
|
|
2
2
|
export declare function RoleAndTypeDropinComponent({ existingTrustMember, navigateToFullDropinFor, navigateBack, addOrUpdateTrustMember, getLegalEntityHandler, isOrganizationSettlorWithExemptionEnabled, country, }: RoleAndTypeDropinProps): import("preact").JSX.Element;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type Language from '../../../language/Language';
|
|
2
|
+
import type { SummaryOf } from '../../internal/Summary/types';
|
|
3
|
+
import type { TrustMember } from '../../TrustMembers/types';
|
|
4
|
+
import type { TrustRoleAndEntityTypeSchema } from '../../TrustRoleAndEntityType/types';
|
|
5
|
+
export declare const formatRoleAndEntityTypeSummary: (data: TrustMember, i18n: Language, isOrganizationSettlorWithExemptionEnabled: boolean | undefined) => SummaryOf<TrustRoleAndEntityTypeSchema>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import type { ServiceAgreementDropinProps } from '
|
|
1
|
+
import './ServiceAgreementDropin.scss';
|
|
2
|
+
import type { ServiceAgreementDropinProps } from './types';
|
|
3
3
|
export declare function ServiceAgreementDropinComponent({ legalEntityResponse, handleGetServiceAgreement, handleViewAcceptedTermsOfServiceDocument, handleDownloadAcceptedTermsOfServiceDocument, handleDownloadUnacceptedTermsOfServiceDocument, handleHomeClick, handleAddSigner, handleSign, taskType, serviceAgreementTypes, serviceAgreementAcceptanceInfos, trackingConfig, asEmbedded, asModal, handleCloseClick, }: ServiceAgreementDropinProps): import("preact").JSX.Element;
|
|
@@ -10,9 +10,6 @@ export interface ServiceAgreementAcceptanceInfo {
|
|
|
10
10
|
id: string;
|
|
11
11
|
type: ServiceAgreementType;
|
|
12
12
|
}
|
|
13
|
-
export interface ServiceAgreementAcceptanceInfoWithName extends ServiceAgreementAcceptanceInfo {
|
|
14
|
-
acceptedByName?: string;
|
|
15
|
-
}
|
|
16
13
|
export interface ServiceAgreementSchema {
|
|
17
14
|
signer?: string;
|
|
18
15
|
acceptServiceAgreement?: boolean;
|
|
@@ -21,7 +18,7 @@ export interface ServiceAgreementDropinProps extends DropinProps {
|
|
|
21
18
|
legalEntityResponse: ExistingLegalEntity;
|
|
22
19
|
taskType: TaskTypes.SERVICE_AGREEMENT;
|
|
23
20
|
serviceAgreementTypes: ServiceAgreementType[];
|
|
24
|
-
serviceAgreementAcceptanceInfos:
|
|
21
|
+
serviceAgreementAcceptanceInfos: ServiceAgreementAcceptanceInfo[];
|
|
25
22
|
handleHomeClick(): void;
|
|
26
23
|
handleAddSigner(): void;
|
|
27
24
|
handleGetServiceAgreement(legalEntityId: string, data: ServiceAgreementRequest): Promise<ServiceAgreementResponse>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { Document } from '@adyen/adyen-document-viewer';
|
|
2
|
-
import type { ServiceAgreementRequest, ServiceAgreementResponse } from '
|
|
3
|
-
import type { LoadingStatus } from '
|
|
4
|
-
import type { DropinAPIHandlers } from '
|
|
5
|
-
import type { ServiceAgreementType } from '
|
|
2
|
+
import type { ServiceAgreementRequest, ServiceAgreementResponse } from '../../../core/models/api/contracts';
|
|
3
|
+
import type { LoadingStatus } from '../../internal/LoaderWrapper/constants';
|
|
4
|
+
import type { DropinAPIHandlers } from '../types';
|
|
5
|
+
import type { ServiceAgreementType } from './types';
|
|
6
6
|
export type ServiceAgreement = {
|
|
7
7
|
id: string;
|
|
8
8
|
contract: Document;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { SolePropDropinProps } from '
|
|
1
|
+
import type { SolePropDropinProps } from '../../SoleProp/types';
|
|
2
2
|
export declare function SolePropDropinComponent({ problems: problemsProp, capabilities, country: externalCountry, parentLegalEntity, legalEntityResponse, homeButtonLabel, hideDropinLayout, onSubmit: onExternalSubmit, onChange, taskType, trackingConfig, handleHomeClick, handleCreateDocument, handleGetDocument, handleUpdateDocument, handleAddressSearch, handleFindAddress, handleUpdateLegalEntity, handleCreateLegalEntity, }: SolePropDropinProps): import("preact").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { TrustDropinProps } from '
|
|
1
|
+
import type { TrustDropinProps } from '../../Trust/types';
|
|
2
2
|
export declare function TrustDropinComponent({ parentLegalEntity, capabilities, country, legalEntityResponse, handleCreateLegalEntity, handleUpdateLegalEntity, handleCreateDocument, handleGetDocument, handleUpdateDocument, handleAddressSearch, handleFindAddress, trackingConfig, taskType, problems: problemsProp, onSubmit: externalOnSubmit, onChange, hideDropinLayout, handleHomeClick, homeButtonLabel, }: TrustDropinProps): import("preact").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ServiceAgreementType } from '../../Dropins/
|
|
1
|
+
import type { ServiceAgreementType } from '../../Dropins/ServiceAgreementDropin/types';
|
|
2
2
|
interface AcceptTermsOfServiceProps {
|
|
3
3
|
legalEntityId: string;
|
|
4
4
|
modalView?: boolean;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { FinancialInformationProps, FinancialInformationSchema } from '
|
|
1
|
+
import type { FinancialInformationProps, FinancialInformationSchema } from './types';
|
|
2
2
|
export declare const financialInformationFields: Array<keyof FinancialInformationSchema>;
|
|
3
3
|
export declare function FinancialInformation(props: FinancialInformationProps): import("preact").JSX.Element;
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import type { JSX } from 'preact';
|
|
2
|
-
import type { Currency } from '
|
|
2
|
+
import type { Currency } from '../../core/models/currency';
|
|
3
3
|
interface ReportedValueProps {
|
|
4
4
|
currency: Currency;
|
|
5
5
|
amount: number | undefined;
|
|
6
6
|
onAmountChanged: (amount: number) => void;
|
|
7
7
|
helper: string;
|
|
8
|
+
label: string;
|
|
8
9
|
fieldName: string;
|
|
9
10
|
errorMessage: string | boolean | JSX.Element | undefined;
|
|
10
11
|
isValid: boolean | undefined;
|
|
11
12
|
}
|
|
12
|
-
export declare const ReportedValue: ({ currency, amount, onAmountChanged, helper, fieldName, errorMessage, isValid, }: ReportedValueProps) => JSX.Element;
|
|
13
|
+
export declare const ReportedValue: ({ currency, amount, onAmountChanged, label, helper, fieldName, errorMessage, isValid, }: ReportedValueProps) => JSX.Element;
|
|
13
14
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { IdDocumentAlreadyUploadProps } from '
|
|
1
|
+
import type { IdDocumentAlreadyUploadProps } from './types';
|
|
2
2
|
declare function IdDocumentAlreadyUpload(props: IdDocumentAlreadyUploadProps): import("preact").JSX.Element;
|
|
3
3
|
export default IdDocumentAlreadyUpload;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import type { IdDocumentInstantVerificationProps } from '
|
|
1
|
+
import './IdDocumentUpload.scss';
|
|
2
|
+
import type { IdDocumentInstantVerificationProps } from './types';
|
|
3
3
|
declare function IdDocumentInstantVerificationComponent(props: IdDocumentInstantVerificationProps): import("preact").JSX.Element;
|
|
4
4
|
declare const IdDocumentInstantVerification: typeof IdDocumentInstantVerificationComponent;
|
|
5
5
|
export default IdDocumentInstantVerification;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import type { IdDocumentManualUploadProps, IdDocumentUploadSchema } from '
|
|
1
|
+
import './IdDocumentUpload.scss';
|
|
2
|
+
import type { IdDocumentManualUploadProps, IdDocumentUploadSchema } from './types';
|
|
3
3
|
export declare const idDocumentUploadFields: Array<keyof IdDocumentUploadSchema>;
|
|
4
4
|
declare function IdDocumentManualUploadComponent(props: IdDocumentManualUploadProps): import("preact").JSX.Element;
|
|
5
5
|
declare const IdDocumentManualUpload: typeof IdDocumentManualUploadComponent;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import type { IdDocumentUploadProps } from '
|
|
1
|
+
import './IdDocumentUpload.scss';
|
|
2
|
+
import type { IdDocumentUploadProps } from './types';
|
|
3
3
|
declare function IdDocumentUploadComponent(props: IdDocumentUploadProps): import("preact").JSX.Element;
|
|
4
4
|
export default IdDocumentUploadComponent;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import type { IdVerificationProps } from '
|
|
1
|
+
import './IdVerification.scss';
|
|
2
|
+
import type { IdVerificationProps } from './types';
|
|
3
3
|
export declare function IdVerificationComponent({ userDetails, legalEntityId, handleGetIdVerificationToken, onIdVerificationClose, onIdVerificationError, onIdVerificationComplete, }: IdVerificationProps): import("preact").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import type { IdentityNumberProps, IdentityNumberSchema } from '
|
|
1
|
+
import './IdentityNumber.scss';
|
|
2
|
+
import type { IdentityNumberProps, IdentityNumberSchema } from './type';
|
|
3
3
|
export declare const idNumberFields: (keyof IdentityNumberSchema)[];
|
|
4
4
|
export declare function IdentityNumberComponent(props: IdentityNumberProps): import("preact").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { FieldMetadata } from '../../core/models/country-config';
|
|
2
2
|
import type { NoParams, PerCountryFieldConfig } from '../../core/models/field-configurations';
|
|
3
3
|
import type { IndividualIdNumberType } from '../internal/IdFieldTypeSelector/countryIdNumberTypes';
|
|
4
|
-
import type { IdentitySchema } from '../PersonalDetails/
|
|
4
|
+
import type { IdentitySchema } from '../PersonalDetails/Identity/types';
|
|
5
5
|
import type { IdentityNumberSchema } from './type';
|
|
6
6
|
export interface FieldConfigParams {
|
|
7
7
|
idNumberType?: IndividualIdNumberType | 'idNumber';
|
package/dist/types/components/Individual/{component/IndividualComponent.d.ts → Individual.d.ts}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import type { FormList } from '
|
|
3
|
-
import type { IndividualProps } from '
|
|
1
|
+
import './Individual.scss';
|
|
2
|
+
import type { FormList } from '../../core/models/form';
|
|
3
|
+
import type { IndividualProps } from './types';
|
|
4
4
|
export declare const individualForms: FormList;
|
|
5
5
|
export declare const individualDocumentForms: string[];
|
|
6
6
|
export declare function IndividualComponent(props: IndividualProps): import("preact").JSX.Element;
|
|
@@ -14,6 +14,7 @@ import type { IdDocumentUploadSchema } from '../IdDocumentUpload/types';
|
|
|
14
14
|
import type { IdVerificationMethodSchema } from '../IdVerificationMethod/types';
|
|
15
15
|
import type { AccountHolderOption } from '../internal/AccountHolder/types';
|
|
16
16
|
import type { AddressSchema } from '../internal/Address/types';
|
|
17
|
+
import type { NomineeDecisionMakerRoleSchema } from '../internal/DecisionMakerRole/types';
|
|
17
18
|
import type { PersonalDetailsSchema } from '../PersonalDetails/types';
|
|
18
19
|
import type { TaskTypes } from '../TaskList/types';
|
|
19
20
|
import type { TrustMember } from '../TrustMembers/types';
|
|
@@ -26,6 +27,7 @@ export interface IndividualSchema {
|
|
|
26
27
|
proofOfNationalId?: DocumentUploadSchema;
|
|
27
28
|
proofOfRelationship?: DocumentUploadSchema;
|
|
28
29
|
idVerificationMethod?: IdVerificationMethodSchema;
|
|
30
|
+
nominee?: NomineeDecisionMakerRoleSchema;
|
|
29
31
|
}
|
|
30
32
|
export interface IndividualProps extends BaseOuterFormProps<IndividualSchema> {
|
|
31
33
|
handleAddressSearch?: DropinAPIHandlers['handleAddressSearch'];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { PayoutAccountProps, PayoutAccountSchema } from '
|
|
1
|
+
import type { PayoutAccountProps, PayoutAccountSchema } from './types';
|
|
2
2
|
export declare const payoutAccountFields: Array<keyof PayoutAccountSchema>;
|
|
3
3
|
declare function PayoutAccountComponent(props: PayoutAccountProps): import("preact").JSX.Element;
|
|
4
4
|
declare const PayoutAccount: typeof PayoutAccountComponent;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import type { BankDocumentSchema } from '
|
|
3
|
-
import type { AccountVerificationSchema } from '
|
|
4
|
-
import type { PayoutAccountSchema } from '
|
|
5
|
-
import type { PayoutDetailsProps } from '
|
|
1
|
+
import './PayoutDetails.scss';
|
|
2
|
+
import type { BankDocumentSchema } from '../BankDocument/types';
|
|
3
|
+
import type { AccountVerificationSchema } from '../BankVerification/types';
|
|
4
|
+
import type { PayoutAccountSchema } from '../PayoutAccount/types';
|
|
5
|
+
import type { PayoutDetailsProps } from './types';
|
|
6
6
|
export declare const payoutSteps: {
|
|
7
7
|
readonly payoutVerificationMethod: {
|
|
8
8
|
readonly formId: "payoutVerificationMethod";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { JSX } from 'preact';
|
|
2
|
-
import type { ExistingLegalEntity } from '
|
|
2
|
+
import type { ExistingLegalEntity } from '../../core/models/api/legal-entity';
|
|
3
3
|
interface AccountHolderDescriptionFragmentProps {
|
|
4
4
|
legalEntityResponse: ExistingLegalEntity;
|
|
5
5
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '
|
|
1
|
+
import './VerificationMethod.scss';
|
|
2
2
|
import type { JSX } from 'preact/jsx-runtime';
|
|
3
|
-
import type { AccountVerificationSchema } from '
|
|
4
|
-
import type { PayoutVerificationMethodProps, PayoutVerificationMethodSchema } from '
|
|
3
|
+
import type { AccountVerificationSchema } from '../BankVerification/types';
|
|
4
|
+
import type { PayoutVerificationMethodProps, PayoutVerificationMethodSchema } from './types';
|
|
5
5
|
export declare const payoutVerificationMethodFields: Array<keyof PayoutVerificationMethodSchema | keyof AccountVerificationSchema>;
|
|
6
6
|
export declare function PayoutVerificationMethod(props: PayoutVerificationMethodProps): JSX.Element;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { type Dispatch, type StateUpdater } from 'preact/hooks';
|
|
2
|
-
import type { LegalEntity } from '
|
|
3
|
-
import type { BankVerificationErrorResponse } from '
|
|
4
|
-
import type { ValidatorMode } from '
|
|
5
|
-
import type { BankVerificationVendor, InstantVerificationErrorNotification } from '
|
|
6
|
-
import type { LoadingStatus } from '
|
|
7
|
-
import type { PayoutDetailsProps } from '
|
|
8
|
-
import type { PayoutVerificationMethodSchema, VerificationMethod } from '
|
|
2
|
+
import type { LegalEntity } from '../../../core/models/api/legal-entity';
|
|
3
|
+
import type { BankVerificationErrorResponse } from '../../../core/models/api/trusted-transferInstrument';
|
|
4
|
+
import type { ValidatorMode } from '../../../utils/validation/types';
|
|
5
|
+
import type { BankVerificationVendor, InstantVerificationErrorNotification } from '../../BankVerification/types';
|
|
6
|
+
import type { LoadingStatus } from '../../internal/LoaderWrapper/constants';
|
|
7
|
+
import type { PayoutDetailsProps } from '../../PayoutDetails/types';
|
|
8
|
+
import type { PayoutVerificationMethodSchema, VerificationMethod } from '../types';
|
|
9
9
|
interface PreferInstantVerificationMethodProps {
|
|
10
10
|
provider: BankVerificationVendor | undefined;
|
|
11
11
|
bankInfoValidated: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { IdentityComponentProps } from '
|
|
1
|
+
import type { IdentityComponentProps } from '../types';
|
|
2
2
|
export declare function IdentityComponent(props: IdentityComponentProps): import("preact").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { FormUtils } from '
|
|
2
|
-
import type { IdentityNumberSchema } from '
|
|
3
|
-
import type { MultiSelectOnChangeProps, SingleSelectOnChangeProps } from '
|
|
4
|
-
import type { AdditionalIdentityInfoSchema } from '
|
|
1
|
+
import type { FormUtils } from '../../../../utils/formUtils';
|
|
2
|
+
import type { IdentityNumberSchema } from '../../../IdentityNumber/type';
|
|
3
|
+
import type { MultiSelectOnChangeProps, SingleSelectOnChangeProps } from '../../../internal/FormFields/Select/types';
|
|
4
|
+
import type { AdditionalIdentityInfoSchema } from '../types';
|
|
5
5
|
interface AuDriversLicenseSchema {
|
|
6
6
|
idNumber?: IdentityNumberSchema['idNumber'];
|
|
7
7
|
licenseCardNumber?: AdditionalIdentityInfoSchema['licenseCardNumber'];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { IdentityFormProps } from '
|
|
1
|
+
import type { IdentityFormProps } from '../types';
|
|
2
2
|
export declare function IdentityAuComponent({ labels, data: propsData, placeholders, helperText, requiredFields, readOnlyFields, optionalFields, obscuredFields, shouldValidate, fieldValidationErrors, validators, }: IdentityFormProps): import("preact").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ValidatorRules } from '
|
|
1
|
+
import type { ValidatorRules } from '../../../../utils/validation/types';
|
|
2
2
|
import type { IdentitySchema } from '../types';
|
|
3
3
|
export declare const auIdentityValidationRules: ValidatorRules<IdentitySchema>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { IdentityFormProps } from '
|
|
1
|
+
import type { IdentityFormProps } from '../types';
|
|
2
2
|
export declare function IdentityHKComponent({ labels, data: propsData, placeholders, helperText, requiredFields, readOnlyFields, optionalFields, obscuredFields, shouldValidate, fieldValidationErrors, validators, }: IdentityFormProps): import("preact").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ValidatorRules } from '
|
|
1
|
+
import type { ValidatorRules } from '../../../../utils/validation/types';
|
|
2
2
|
import type { IdentitySchema } from '../types';
|
|
3
3
|
export declare const identityValidationRules: ValidatorRules<IdentitySchema>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { FormUtils } from '
|
|
2
|
-
import type { IdentityNumberSchema } from '
|
|
3
|
-
import type { AdditionalIdentityInfoSchema } from '
|
|
1
|
+
import type { FormUtils } from '../../../../utils/formUtils';
|
|
2
|
+
import type { IdentityNumberSchema } from '../../../IdentityNumber/type';
|
|
3
|
+
import type { AdditionalIdentityInfoSchema } from '../types';
|
|
4
4
|
interface NZDriversLicenseSchema {
|
|
5
5
|
idNumber?: IdentityNumberSchema['idNumber'];
|
|
6
6
|
licenseCardNumber?: AdditionalIdentityInfoSchema['licenseCardNumber'];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { IdentityFormProps } from '
|
|
1
|
+
import type { IdentityFormProps } from '../types';
|
|
2
2
|
export declare function IdentityNZComponent({ labels, data: propsData, placeholders, helperText, requiredFields, readOnlyFields, optionalFields, obscuredFields, shouldValidate, fieldValidationErrors, validators, }: IdentityFormProps): import("preact").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ValidatorRules } from '
|
|
1
|
+
import type { ValidatorRules } from '../../../../utils/validation/types';
|
|
2
2
|
import type { IdentitySchema } from '../types';
|
|
3
3
|
export declare const nzIdentityValidationRules: ValidatorRules<IdentitySchema>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { IndividualIdNumberOption, IndividualIdNumberType } from '
|
|
1
|
+
import type { IndividualIdNumberOption, IndividualIdNumberType } from '../../../internal/IdFieldTypeSelector/countryIdNumberTypes';
|
|
2
2
|
export interface TypeOfIdentityProps {
|
|
3
3
|
availableIdentityTypesOptions: readonly IndividualIdNumberOption[];
|
|
4
4
|
selectedIdentityType: IndividualIdNumberType | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { IdentityNumberProps } from '
|
|
1
|
+
import type { IdentityNumberProps } from '../../../IdentityNumber/type';
|
|
2
2
|
export declare const IdentityUSComponent: import("preact").FunctionalComponent<import("preact/compat").PropsWithoutRef<IdentityNumberProps> & {
|
|
3
3
|
ref?: import("preact").Ref<unknown>;
|
|
4
4
|
}>;
|
package/dist/types/components/PersonalDetails/{component/IdentityComponent → Identity}/types.d.ts
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { BaseInnerFormProps } from '
|
|
2
|
-
import type { IdentityNumberSchema } from '
|
|
3
|
-
import type { IndividualIdNumberType } from '
|
|
1
|
+
import type { BaseInnerFormProps } from '../../../core/hooks/useForm/types';
|
|
2
|
+
import type { IdentityNumberSchema } from '../../IdentityNumber/type';
|
|
3
|
+
import type { IndividualIdNumberType } from '../../internal/IdFieldTypeSelector/countryIdNumberTypes';
|
|
4
4
|
export interface AdditionalIdentityInfoSchema {
|
|
5
5
|
typeOfIdentity?: IndividualIdNumberType;
|
|
6
6
|
issuerState?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { LegalRepresentativeRelationshipType } from '
|
|
2
|
-
import type { TranslationKey } from '
|
|
3
|
-
import type { PersonalDetailsProps, PersonalDetailsSchema } from '
|
|
1
|
+
import type { LegalRepresentativeRelationshipType } from '../../core/models/api/legal-entity-association';
|
|
2
|
+
import type { TranslationKey } from '../../language/types';
|
|
3
|
+
import type { PersonalDetailsProps, PersonalDetailsSchema } from './types';
|
|
4
4
|
export declare const personalDetailsFields: Array<keyof PersonalDetailsSchema>;
|
|
5
5
|
export declare const relationshipOptions: Array<{
|
|
6
6
|
id: LegalRepresentativeRelationshipType;
|
|
@@ -7,12 +7,12 @@ import type { TranslationKey } from '../../language/types';
|
|
|
7
7
|
import type { ValidationRuleResults } from '../../utils/validation/types';
|
|
8
8
|
import type { ContactDetailsSchema } from '../ContactDetails/types';
|
|
9
9
|
import type { IdentityNumberSchema } from '../IdentityNumber/type';
|
|
10
|
-
import type { DecisionMakerRoleSchema } from '../internal/DecisionMakerRole/types';
|
|
10
|
+
import type { DecisionMakerRoleSchema, NomineeDecisionMakerRoleSchema } from '../internal/DecisionMakerRole/types';
|
|
11
11
|
import type { IndividualIdNumberType } from '../internal/IdFieldTypeSelector/countryIdNumberTypes';
|
|
12
12
|
import type { NameSchema } from '../internal/Name/types';
|
|
13
13
|
import type { TaskTypes } from '../TaskList/types';
|
|
14
|
-
import type { AdditionalIdentityInfoSchema } from './
|
|
15
|
-
export interface PersonalDetailsSchema extends NameSchema, IdentityNumberSchema, AdditionalIdentityInfoSchema, DecisionMakerRoleSchema, ContactDetailsSchema {
|
|
14
|
+
import type { AdditionalIdentityInfoSchema } from './Identity/types';
|
|
15
|
+
export interface PersonalDetailsSchema extends NameSchema, IdentityNumberSchema, AdditionalIdentityInfoSchema, DecisionMakerRoleSchema, NomineeDecisionMakerRoleSchema, ContactDetailsSchema {
|
|
16
16
|
birthDate?: string;
|
|
17
17
|
residencyCountry?: CountryCode;
|
|
18
18
|
nationality?: CountryCode;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { FormList } from '
|
|
2
|
-
import type { RegistrationAddressProps } from '
|
|
1
|
+
import type { FormList } from '../../core/models/form';
|
|
2
|
+
import type { RegistrationAddressProps } from './types';
|
|
3
3
|
export declare const registrationAddressFields: string[];
|
|
4
4
|
export declare const registrationAddressForms: FormList;
|
|
5
5
|
export declare function RegistrationAddressComponent(props: RegistrationAddressProps): import("preact").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { ReviewConfirmProps } from '
|
|
1
|
+
import type { ReviewConfirmProps } from './types';
|
|
2
2
|
declare function ReviewComponent({ legalEntityId, handleReviewConfirm, handleHomeClick, }: ReviewConfirmProps): import("preact").JSX.Element;
|
|
3
3
|
export default ReviewComponent;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import type { FinancialInformationSchema } from '
|
|
2
|
-
import type { SolePropProps } from '
|
|
1
|
+
import type { FinancialInformationSchema } from '../FinancialInformation/types';
|
|
2
|
+
import type { SolePropProps } from './types';
|
|
3
3
|
export declare const solePropForms: {
|
|
4
4
|
readonly solePropNameAndCountry: {
|
|
5
5
|
readonly formId: "solePropNameAndCountry";
|
|
6
6
|
readonly formName: "basicInformation";
|
|
7
|
-
readonly fields: ("country" | "legalCompanyName" | keyof import("
|
|
7
|
+
readonly fields: ("country" | "legalCompanyName" | keyof import("../internal/CountryOfGoverningLawField/types").CountryOfGoverningLawFieldSchema)[];
|
|
8
8
|
};
|
|
9
9
|
readonly solePropRegistrationDetails: {
|
|
10
10
|
readonly formId: "solePropRegistrationDetails";
|
|
11
11
|
readonly formName: "registrationDetails";
|
|
12
|
-
readonly fields: ("dateOfIncorporation" | "stockExchangeMIC" | "stockISIN" | "stockTickerSymbol" | keyof import("
|
|
12
|
+
readonly fields: ("dateOfIncorporation" | "eInvoicingCode" | "stockExchangeMIC" | "stockISIN" | "stockTickerSymbol" | keyof import("../internal/BusinessRegistrationNumberField/types").BusinessRegistrationNumberFieldSchema | keyof import("../internal/DBANameField/types").DBANameFieldSchema | keyof import("../internal/VatNumberField/types").VatNumberFieldSchema | keyof import("../internal/TaxInformationField/types").TaxInformationFieldSchema | keyof import("../internal/TradingNameField/types").TradingNameFieldSchema)[];
|
|
13
13
|
};
|
|
14
14
|
readonly solePropRegistrationAddress: {
|
|
15
15
|
readonly formId: "solePropRegistrationAddress";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { ExistingLegalEntity } from '
|
|
2
|
-
import type { TransferInstrumentOverview } from '
|
|
3
|
-
import type { CapabilityProblems } from '
|
|
1
|
+
import type { ExistingLegalEntity } from '../../core/models/api/legal-entity';
|
|
2
|
+
import type { TransferInstrumentOverview } from '../../core/models/api/transfer-instrument';
|
|
3
|
+
import type { CapabilityProblems } from '../../core/models/errors/capability-problems';
|
|
4
4
|
export interface PayoutAccountTaskListItemProps {
|
|
5
5
|
legalEntityResponse: ExistingLegalEntity;
|
|
6
6
|
account: TransferInstrumentOverview;
|
package/dist/types/components/TaskList/{component/TaskItemStatus.d.ts → TaskItemStatus.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { JSX } from 'preact';
|
|
2
|
-
import type { TaskStatusProps } from '
|
|
2
|
+
import type { TaskStatusProps } from './types';
|
|
3
3
|
declare const TaskItemStatus: ({ status, downloadHandler, size, showText, statusLabel, }: TaskStatusProps) => JSX.Element;
|
|
4
4
|
export default TaskItemStatus;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import type { TaskListComponentProps } from '
|
|
1
|
+
import './TaskList.scss';
|
|
2
|
+
import type { TaskListComponentProps } from './types';
|
|
3
3
|
declare function TaskListComponent({ tasks, trackingConfig, onNavigateToTask, legalEntityResponse, capabilityProblems, onPciDownload, isReview, pciStatus, serviceAgreementTypes, serviceAgreementAcceptanceInfos, hasRequiredTrustMemberCount, onTransferInstrumentDelete, singpassComponent, }: TaskListComponentProps): import("preact").JSX.Element;
|
|
4
4
|
export default TaskListComponent;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import '
|
|
1
|
+
import './TaskListGroup.scss';
|
|
2
2
|
import type { FunctionalComponent } from 'preact';
|
|
3
|
-
import type { TaskListGroupProps } from '
|
|
3
|
+
import type { TaskListGroupProps } from './types';
|
|
4
4
|
declare const TaskListGroup: FunctionalComponent<TaskListGroupProps>;
|
|
5
5
|
export default TaskListGroup;
|