@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.
Files changed (551) hide show
  1. package/dist/{CPIOZS5X-CllBtSdV.js → CPIOZS5X-D5YO5JEb.js} +2 -2
  2. package/dist/{DebugModal-C5fl5Q-D.js → DebugModal-DhYdEDCa.js} +6 -6
  3. package/dist/{Introduction-5JCuwv_t.js → Introduction-BQRNe26H.js} +1 -1
  4. package/dist/{OKF6E45R-BTlw7gZF.js → OKF6E45R-C_uK0Rd2.js} +2 -2
  5. package/dist/{WXAWMS3D-D13c_LyK.js → WXAWMS3D-C2r1RbXC.js} +1 -1
  6. package/dist/adyen-kyc-components.js +1 -1
  7. package/dist/adyenConfig.js +1 -1
  8. package/dist/{bg-BG-JQoXeKqz.js → bg-BG-C3ggH4fs.js} +5 -4
  9. package/dist/{core-Bh2eO708.js → core-NxMhVIKR.js} +1055 -633
  10. package/dist/{cs-CZ-vaBozTTA.js → cs-CZ-CugnTIvT.js} +5 -4
  11. package/dist/{css-xnEthvch.js → css-gjoLP21X.js} +1 -1
  12. package/dist/{da-DK-fw4eNQ2y.js → da-DK-BfRPw2TZ.js} +5 -4
  13. package/dist/{de-DE-BSBrq8Ub.js → de-DE-Bhs6TuvF.js} +5 -4
  14. package/dist/{el-GR-DHEcN6ZM.js → el-GR-D7VR3vWT.js} +5 -4
  15. package/dist/{es-ES-OGi9SCih.js → es-ES-nlRzr_v3.js} +5 -4
  16. package/dist/{et-EE-D1J4FVpl.js → et-EE-DHPQWCCu.js} +6 -5
  17. package/dist/{fi-FI-BC5y9DRV.js → fi-FI-CIJNphZ3.js} +13 -12
  18. package/dist/{fr-FR-CiWdJsuO.js → fr-FR-DIGx5VKG.js} +5 -4
  19. package/dist/{hr-HR-BDWRpmqB.js → hr-HR-BGEo8LHs.js} +5 -4
  20. package/dist/{hu-HU-Bd9QMhfv.js → hu-HU-CsxAeCnK.js} +5 -4
  21. package/dist/{it-IT-BKly13Bd.js → it-IT-_1YSTfUg.js} +5 -4
  22. package/dist/{json-BZG9w_E-.js → json-B_T6NfUY.js} +1 -1
  23. package/dist/{lt-LT-BZJ3rRip.js → lt-LT-CRvOqfh8.js} +5 -4
  24. package/dist/{lv-LV-C76tFRyD.js → lv-LV-BQpEUa0f.js} +5 -4
  25. package/dist/{nl-NL-Cq9nayE6.js → nl-NL-D3KCcc-6.js} +5 -4
  26. package/dist/{no-NO-BHhjhys2.js → no-NO-Dw_nV_qD.js} +5 -4
  27. package/dist/{pl-PL-SdjV6jyu.js → pl-PL-CPHtg2fF.js} +5 -4
  28. package/dist/{plaintext-FzFkzSvp.js → plaintext-dMqzZp43.js} +1 -1
  29. package/dist/{pt-PT-BDSj1IJC.js → pt-PT-1sWPVY_R.js} +5 -4
  30. package/dist/{ro-RO-BaWuNSMq.js → ro-RO-ByWYcXY_.js} +5 -4
  31. package/dist/{sk-SK-DqQsBZrj.js → sk-SK-1knl3_9z.js} +5 -4
  32. package/dist/{sl-SI-DXGkd146.js → sl-SI-Dh3QKRsF.js} +5 -4
  33. package/dist/style.css +89 -1
  34. package/dist/{sv-SE-C9Ku-HpT.js → sv-SE-CTS0Y6VZ.js} +5 -4
  35. package/dist/types/api/address/useAddressCleanse.d.ts +2 -2
  36. package/dist/types/api/businessLines/useBusinessLines.d.ts +1 -1
  37. package/dist/types/api/businessLines/useUpdateSourceOfFunds.d.ts +1 -1
  38. package/dist/types/api/check/useCheck.d.ts +1 -1
  39. package/dist/types/api/configurations/useSupportedCountries.d.ts +1 -1
  40. package/dist/types/api/datasets/useLegalForms.d.ts +1 -1
  41. package/dist/types/api/datasets/useNaceCodes.d.ts +1 -1
  42. package/dist/types/api/datasets/useSourceOfFundsTypes.d.ts +1 -1
  43. package/dist/types/api/entityVerifications/useVerifyIdNumber.d.ts +18 -0
  44. package/dist/types/api/legalEntity/useConfirmReview.d.ts +7 -0
  45. package/dist/types/api/legalEntity/useUpdateLegalEntity.d.ts +22 -0
  46. package/dist/types/api/onboardingStatus/useOnboardingStatus.d.ts +1 -1
  47. package/dist/types/api/pciTemplate/usePciQuestionnaire.d.ts +8 -0
  48. package/dist/types/api/pciTemplate/usePciQuestionnaireList.d.ts +0 -4
  49. package/dist/types/api/pciTemplate/usePciStatus.d.ts +1 -1
  50. package/dist/types/api/taskStatus/useTaskStatus.d.ts +2 -2
  51. package/dist/types/api/taxClassification/useTaxClassification.d.ts +13 -0
  52. package/dist/types/api/termsOfService/{useServiceAgreementAcceptanceInfos.d.ts → useTermsOfServiceAcceptanceInfos.d.ts} +1 -1
  53. package/dist/types/api/termsOfService/{useServiceAgreementStatus.d.ts → useTermsOfServiceStatus.d.ts} +1 -1
  54. package/dist/types/api/uiAnalytics/useAnalyticsSession.d.ts +1 -1
  55. package/dist/types/components/BankAccount/fields/BankAccountNumber/fieldConfig.d.ts +1 -1
  56. package/dist/types/components/BankAccount/fields/BankAccountNumber/types.d.ts +2 -2
  57. package/dist/types/components/BankAccount/fields/BankCity/types.d.ts +1 -1
  58. package/dist/types/components/BankAccount/fields/BankCode/fieldConfig.d.ts +1 -1
  59. package/dist/types/components/BankAccount/fields/BankCode/types.d.ts +2 -2
  60. package/dist/types/components/BankAccount/fields/BankName/types.d.ts +1 -1
  61. package/dist/types/components/BankAccount/fields/BranchCode/fieldConfig.d.ts +1 -1
  62. package/dist/types/components/BankAccount/fields/BranchCode/types.d.ts +2 -2
  63. package/dist/types/components/BankAccount/fields/Iban/fieldConfig.d.ts +1 -1
  64. package/dist/types/components/BankAccount/fields/Iban/ibanValidator.d.ts +2 -2
  65. package/dist/types/components/BankAccount/fields/Iban/types.d.ts +2 -2
  66. package/dist/types/components/BankAccount/fields/SwiftCode/fieldConfig.d.ts +1 -1
  67. package/dist/types/components/BankAccount/fields/SwiftCode/types.d.ts +1 -1
  68. package/dist/types/components/BankAccount/forms/BankDocument/BankDocumentRequirements.d.ts +1 -1
  69. package/dist/types/components/BankAccount/forms/BankDocument/types.d.ts +6 -6
  70. package/dist/types/components/BankAccount/forms/BankDocument/validate.d.ts +1 -1
  71. package/dist/types/components/BankAccount/forms/BankVerification/types.d.ts +3 -3
  72. package/dist/types/components/BankAccount/forms/BankVerification/validate.d.ts +1 -1
  73. package/dist/types/components/BankAccount/forms/PayoutAccount/types.d.ts +4 -4
  74. package/dist/types/components/BankAccount/forms/PayoutDetails/rules.d.ts +1 -1
  75. package/dist/types/components/BankAccount/forms/PayoutDetails/types.d.ts +10 -10
  76. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/AccountHolderDescriptionFragment.d.ts +1 -1
  77. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +3 -3
  78. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/allowedBankCountriesPerCountry.d.ts +1 -1
  79. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +2 -2
  80. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/types.d.ts +5 -5
  81. package/dist/types/components/BankAccount/hooks/useAsyncAccountDetailsValidationRules.d.ts +2 -2
  82. package/dist/types/components/BankAccount/mapping/mapPayoutAccountSchemaToApiBankAccount.d.ts +3 -3
  83. package/dist/types/components/BankAccount/mapping/mapPayoutDetailsToTransferInstrument.d.ts +2 -2
  84. package/dist/types/components/BankAccount/mapping/mapPayoutDocumentsToApiDocuments.d.ts +1 -1
  85. package/dist/types/components/BankAccount/mapping/mapTransferInstrumentToPayoutAccount.d.ts +1 -1
  86. package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +1919 -1919
  87. package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/formatAccountVerificationSummary.d.ts +1 -1
  88. package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/payoutDetailsFormConfig.d.ts +1 -1
  89. package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/utils.d.ts +2 -2
  90. package/dist/types/components/BankAccount/utils/defaultPayoutAccountFormat.d.ts +1 -1
  91. package/dist/types/components/BankAccount/utils/payoutAccountUtil.d.ts +3 -3
  92. package/dist/types/components/Business/forms/AdditionalInformation/VerifiedBusinessCard.d.ts +2 -2
  93. package/dist/types/components/Business/forms/AdditionalInformation/types.d.ts +14 -14
  94. package/dist/types/components/Business/forms/AdditionalInformation/utils.d.ts +3 -3
  95. package/dist/types/components/Business/forms/BasicInformation/types.d.ts +11 -11
  96. package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +1 -1
  97. package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +8 -8
  98. package/dist/types/components/Business/forms/BusinessSelection/BusinessInformationCard.d.ts +2 -2
  99. package/dist/types/components/Business/forms/BusinessSelection/types.d.ts +2 -2
  100. package/dist/types/components/Business/forms/Company/Company.d.ts +1 -1
  101. package/dist/types/components/Business/forms/Company/rules.d.ts +2 -2
  102. package/dist/types/components/Business/forms/Company/types.d.ts +9 -9
  103. package/dist/types/components/Business/forms/CompanyStructure/types.d.ts +4 -4
  104. package/dist/types/components/Business/forms/CompanyStructure/validate.d.ts +1 -1
  105. package/dist/types/components/Business/forms/CompanyType/types.d.ts +3 -3
  106. package/dist/types/components/Business/forms/CompanyType/validate.d.ts +1 -1
  107. package/dist/types/components/Business/forms/ProofOfDirectorDocument/types.d.ts +3 -3
  108. package/dist/types/components/Business/forms/RegistrationDocument/config.d.ts +1 -1
  109. package/dist/types/components/Business/forms/RegistrationDocument/types.d.ts +4 -4
  110. package/dist/types/components/Business/forms/TaxDocument/config.d.ts +1 -1
  111. package/dist/types/components/Business/forms/TaxDocument/types.d.ts +4 -4
  112. package/dist/types/components/Business/hooks/useBusinessData/constants.d.ts +1 -1
  113. package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +4 -4
  114. package/dist/types/components/Business/mapping/businessDetails/businessDetailsKeyMappings.d.ts +2 -2
  115. package/dist/types/components/Business/mapping/businessDetails/mapBusinessDetailsSchemaToLegalEntity.d.ts +3 -3
  116. package/dist/types/components/Business/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +4 -4
  117. package/dist/types/components/Business/mapping/businessDetails/mapOrganizationTypeToCompanyType.d.ts +2 -2
  118. package/dist/types/components/Business/mapping/businessDetails/solePropBusinessDetailsKeyMappings.d.ts +2 -2
  119. package/dist/types/components/Business/mapping/companyKeyMappings.d.ts +2 -2
  120. package/dist/types/components/Business/mapping/mapCompanyDocumentToApiDocument.d.ts +1 -1
  121. package/dist/types/components/Business/mapping/mapCompanyToLegalEntity.d.ts +2 -2
  122. package/dist/types/components/Business/mapping/mapLegalEntityToCompany.d.ts +2 -2
  123. package/dist/types/components/Business/tasks/BusinessDetailsDropin/businessDetailsFormConfig.d.ts +1 -1
  124. package/dist/types/components/Business/tasks/BusinessDetailsDropin/mandatoryFields.d.ts +1 -1
  125. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +14 -13
  126. package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +6 -6
  127. package/dist/types/components/Business/tasks/CompanyDropin/companyFormConfig.d.ts +2 -2
  128. package/dist/types/components/Business/tasks/CompanyDropin/mandatoryFields.d.ts +1 -1
  129. package/dist/types/components/Business/tasks/CompanyDropin/types.d.ts +1 -1
  130. package/dist/types/components/Business/utils/companyTypeMetadata.d.ts +2 -2
  131. package/dist/types/components/Business/utils/companyUtil.d.ts +7 -7
  132. package/dist/types/components/Contract/tasks/PciDropin/types.d.ts +2 -2
  133. package/dist/types/components/Contract/tasks/PciDropin/validate.d.ts +1 -1
  134. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +3 -3
  135. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/useServiceAgreement.d.ts +2 -2
  136. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/validate.d.ts +1 -1
  137. package/dist/types/components/EFP/fields/LegalFormField/types.d.ts +3 -3
  138. package/dist/types/components/EFP/fields/NaceCodeField/types.d.ts +2 -2
  139. package/dist/types/components/EFP/mapping/mapHighExposureToLegalEntity.d.ts +1 -1
  140. package/dist/types/components/EFP/mapping/mapLegalEntityToHighExposure.d.ts +1 -1
  141. package/dist/types/components/EFP/mapping/mapSourceOfFundToSourceOfFundsSchema.d.ts +1 -1
  142. package/dist/types/components/EFP/mapping/sourceOfFundsKeyMappings.d.ts +2 -2
  143. package/dist/types/components/EFP/tasks/HighExposureDropin/mandatoryFields.d.ts +1 -1
  144. package/dist/types/components/EFP/tasks/HighExposureDropin/types.d.ts +11 -11
  145. package/dist/types/components/EFP/tasks/HighExposureDropin/utils.d.ts +3 -3
  146. package/dist/types/components/EFP/tasks/HighExposureDropin/validate.d.ts +1 -1
  147. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SOFAdditionalData/SOFFinancierModal.d.ts +2 -2
  148. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +1 -1
  149. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +3 -3
  150. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStartedCard.d.ts +1 -1
  151. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SOFUploadModal.d.ts +2 -2
  152. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +3 -3
  153. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/types.d.ts +15 -15
  154. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/utils.d.ts +8 -8
  155. package/dist/types/components/EFP/tasks/SourceOfFundsDropin/validate.d.ts +1 -1
  156. package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReporting.d.ts +2 -0
  157. package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReportingClassificationForm.d.ts +2 -0
  158. package/dist/types/components/EFP/tasks/TaxReportingDropin/TaxReportingGettingStarted.d.ts +5 -5
  159. package/dist/types/components/EFP/tasks/TaxReportingDropin/taxClassificationStore.d.ts +3 -0
  160. package/dist/types/components/EFP/tasks/TaxReportingDropin/types.d.ts +23 -6
  161. package/dist/types/components/EFP/tasks/TaxReportingDropin/utils.d.ts +15 -2
  162. package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -1
  163. package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +1 -1
  164. package/dist/types/components/EmbeddedDropins/ManageIndividualComponent/ManageIndividualComponent.d.ts +1 -1
  165. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +1 -1
  166. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +2 -2
  167. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +2 -2
  168. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemModal/ManageTransferInstrumentOverviewItemModal.d.ts +2 -2
  169. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +51 -20
  170. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/useNavigation.d.ts +2 -2
  171. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/OnboardingDropinComponent.d.ts +2 -0
  172. package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/utils.d.ts +2 -2
  173. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/ViewVerificationStatusComponent.d.ts +2 -2
  174. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/content.d.ts +2 -2
  175. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/types.d.ts +1 -1
  176. package/dist/types/components/Individual/fields/DecisionMakerRole/types.d.ts +5 -5
  177. package/dist/types/components/Individual/fields/DecisionMakerRole/validate.d.ts +1 -1
  178. package/dist/types/components/Individual/fields/DriversLicense/DriversLicense.types.d.ts +4 -4
  179. package/dist/types/components/Individual/fields/IdentityNumber/fieldConfig.d.ts +5 -5
  180. package/dist/types/components/Individual/fields/IdentityNumber/type.d.ts +3 -3
  181. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/types.d.ts +4 -4
  182. package/dist/types/components/Individual/forms/Individual/IdVerificationMethod/idVerificationMethodMetadata.d.ts +2 -2
  183. package/dist/types/components/Individual/forms/Individual/IdVerificationMethod/types.d.ts +3 -3
  184. package/dist/types/components/Individual/forms/Individual/Individual.d.ts +1 -1
  185. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityAu/validate.d.ts +1 -1
  186. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityHK/validate.d.ts +1 -1
  187. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/IdentityNZ/validate.d.ts +1 -1
  188. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +2 -2
  189. package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/types.d.ts +2 -2
  190. package/dist/types/components/Individual/forms/Individual/PersonalDetails/types.d.ts +11 -11
  191. package/dist/types/components/Individual/forms/Individual/PersonalDetails/validate.d.ts +7 -7
  192. package/dist/types/components/Individual/forms/Individual/ProofOfRelationship/types.d.ts +1 -1
  193. package/dist/types/components/Individual/forms/Individual/ProofOfResidency/types.d.ts +1 -1
  194. package/dist/types/components/Individual/forms/Individual/rules.d.ts +3 -3
  195. package/dist/types/components/Individual/forms/Individual/types.d.ts +13 -13
  196. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.types.d.ts +7 -7
  197. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.types.d.ts +2 -2
  198. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/TypeOfIdentity/index.d.ts +2 -2
  199. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/validate.d.ts +2 -2
  200. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/validate.d.ts +8 -8
  201. package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/BasicDetails.types.d.ts +8 -8
  202. package/dist/types/components/Individual/forms/IndividualOnfido/BasicDetails/validate.d.ts +2 -2
  203. package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/ConflictRow.d.ts +1 -1
  204. package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/DataConflictsModal.d.ts +1 -1
  205. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +2 -2
  206. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/formatId.d.ts +1 -1
  207. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/individualOnfidoConflictsSchema.d.ts +4 -4
  208. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/mapExtractionResultToSchema.d.ts +1 -1
  209. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +3 -3
  210. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +11 -11
  211. package/dist/types/components/Individual/helpers/mandateIdVerificationForMotionCapture.d.ts +1 -1
  212. package/dist/types/components/Individual/helpers/shouldShowMotionCapture.d.ts +4 -4
  213. package/dist/types/components/Individual/hooks/useIdVerificationToken.d.ts +1 -1
  214. package/dist/types/components/Individual/mapping/adjustIdentificationData.d.ts +1 -1
  215. package/dist/types/components/Individual/mapping/getIdentityTypeToApiIdentityTypeMap.d.ts +1 -1
  216. package/dist/types/components/Individual/mapping/individualKeyMappings.d.ts +2 -2
  217. package/dist/types/components/Individual/mapping/individualOnfidoKeyMappings.d.ts +2 -2
  218. package/dist/types/components/Individual/mapping/mapIndividualDocumentToApiDocument.d.ts +1 -1
  219. package/dist/types/components/Individual/mapping/mapIndividualOnfidoSchemaToLegalEntity.d.ts +1 -1
  220. package/dist/types/components/Individual/mapping/mapIndividualToLegalEntity.d.ts +1 -1
  221. package/dist/types/components/Individual/mapping/mapLegalEntityToIndividual.d.ts +1 -1
  222. package/dist/types/components/Individual/mapping/mapLegalEntityToIndividualOnfidoSchema.d.ts +1 -1
  223. package/dist/types/components/Individual/tasks/DecisionMakers/types.d.ts +3 -3
  224. package/dist/types/components/Individual/tasks/IndividualDropin/individualFormConfig.d.ts +1 -1
  225. package/dist/types/components/Individual/tasks/IndividualDropin/mandatoryFields.d.ts +1 -1
  226. package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/individualOnfidoFormConfig.d.ts +1 -1
  227. package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/mandatoryFields.d.ts +1 -1
  228. package/dist/types/components/Shared/EntityAssociation/types.d.ts +5 -5
  229. package/dist/types/components/Shared/EntityGuidanceStatus/types.d.ts +4 -4
  230. package/dist/types/components/Shared/FormNavigation/types.d.ts +5 -5
  231. package/dist/types/components/Shared/FormWrapper/FormWrapper.d.ts +5 -5
  232. package/dist/types/components/Shared/Introduction/Introduction.d.ts +1 -1
  233. package/dist/types/components/Shared/Introduction/IntroductionScreen.d.ts +1 -1
  234. package/dist/types/components/Shared/Introduction/constants.d.ts +1 -1
  235. package/dist/types/components/Shared/Introduction/copy.d.ts +2 -2
  236. package/dist/types/components/Shared/SingpassBanner/SingpassBanner.d.ts +2 -2
  237. package/dist/types/components/Shared/SingpassSelection/types.d.ts +3 -3
  238. package/dist/types/components/Shared/Summary/Summary.d.ts +2 -2
  239. package/dist/types/components/Shared/Summary/summaryItem.d.ts +1 -1
  240. package/dist/types/components/Shared/Summary/types.d.ts +3 -3
  241. package/dist/types/components/Shared/devex/DebugListener/debugInfo.d.ts +6 -6
  242. package/dist/types/components/Shared/devex/DebugTable/DebugTable.d.ts +1 -1
  243. package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/fieldConfig.d.ts +4 -4
  244. package/dist/types/components/Shared/fields/BusinessRegistrationNumberField/types.d.ts +3 -3
  245. package/dist/types/components/Shared/fields/CountryField/types.d.ts +2 -2
  246. package/dist/types/components/Shared/fields/CountryField/validate.d.ts +1 -1
  247. package/dist/types/components/Shared/fields/CountryOfGoverningLawField/types.d.ts +2 -2
  248. package/dist/types/components/Shared/fields/CountryOfGoverningLawField/validate.d.ts +1 -1
  249. package/dist/types/components/Shared/fields/Currency/types.d.ts +3 -3
  250. package/dist/types/components/Shared/fields/DBANameField/fieldConfig.d.ts +1 -1
  251. package/dist/types/components/Shared/fields/DBANameField/types.d.ts +1 -1
  252. package/dist/types/components/Shared/fields/DateOfIncorporationField/fieldConfig.d.ts +1 -1
  253. package/dist/types/components/Shared/fields/DateOfIncorporationField/types.d.ts +1 -1
  254. package/dist/types/components/Shared/fields/EInvoicingCodeField/fieldConfig.d.ts +1 -1
  255. package/dist/types/components/Shared/fields/EInvoicingCodeField/types.d.ts +1 -1
  256. package/dist/types/components/Shared/fields/FinancialReportingDate/types.d.ts +1 -1
  257. package/dist/types/components/Shared/fields/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +3 -3
  258. package/dist/types/components/Shared/fields/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +1 -1
  259. package/dist/types/components/Shared/fields/IdFieldTypeSelector/TaxIdNumberTypeSelector.d.ts +4 -4
  260. package/dist/types/components/Shared/fields/IdFieldTypeSelector/VatNumberTypeSelector.d.ts +4 -4
  261. package/dist/types/components/Shared/fields/IdFieldTypeSelector/countryIdNumberTypes.d.ts +4 -4
  262. package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferCompanyRegistrationNumberType.d.ts +2 -2
  263. package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferTaxIdNumberType.d.ts +4 -4
  264. package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferVatNumberType.d.ts +1 -1
  265. package/dist/types/components/Shared/fields/LegalCompanyNameField/fieldConfig.d.ts +1 -1
  266. package/dist/types/components/Shared/fields/LegalCompanyNameField/types.d.ts +1 -1
  267. package/dist/types/components/Shared/fields/Name/types.d.ts +1 -1
  268. package/dist/types/components/Shared/fields/Name/validate.d.ts +1 -1
  269. package/dist/types/components/Shared/fields/NumberOfEmployees/types.d.ts +1 -1
  270. package/dist/types/components/Shared/fields/PhoneField/fieldConfig.d.ts +3 -3
  271. package/dist/types/components/Shared/fields/PhoneField/types.d.ts +3 -3
  272. package/dist/types/components/Shared/fields/StateField/fieldConfig.d.ts +1 -1
  273. package/dist/types/components/Shared/fields/StateField/types.d.ts +4 -4
  274. package/dist/types/components/Shared/fields/StockExchangeMICField/fieldConfig.d.ts +1 -1
  275. package/dist/types/components/Shared/fields/StockExchangeMICField/types.d.ts +1 -1
  276. package/dist/types/components/Shared/fields/StockISINField/fieldConfig.d.ts +1 -1
  277. package/dist/types/components/Shared/fields/StockISINField/types.d.ts +1 -1
  278. package/dist/types/components/Shared/fields/StockTickerSymbol/fieldConfig.d.ts +1 -1
  279. package/dist/types/components/Shared/fields/StockTickerSymbol/types.d.ts +1 -1
  280. package/dist/types/components/Shared/fields/TaxInformationField/fieldConfig.d.ts +3 -3
  281. package/dist/types/components/Shared/fields/TaxInformationField/types.d.ts +5 -5
  282. package/dist/types/components/Shared/fields/TradingNameField/fieldConfig.d.ts +1 -1
  283. package/dist/types/components/Shared/fields/TradingNameField/types.d.ts +1 -1
  284. package/dist/types/components/Shared/fields/VatNumberField/fieldConfig.d.ts +1 -1
  285. package/dist/types/components/Shared/fields/VatNumberField/types.d.ts +3 -3
  286. package/dist/types/components/Shared/forms/Address/constants.d.ts +1 -1
  287. package/dist/types/components/Shared/forms/Address/types.d.ts +6 -6
  288. package/dist/types/components/Shared/forms/Address/utils.d.ts +3 -3
  289. package/dist/types/components/Shared/forms/Address/validate.d.ts +4 -4
  290. package/dist/types/components/Shared/forms/Address/validate.formats.d.ts +1 -1
  291. package/dist/types/components/Shared/forms/BusinessTypeSelection/EntityTypeRadioGroupCard.d.ts +4 -4
  292. package/dist/types/components/Shared/forms/BusinessTypeSelection/types.d.ts +3 -3
  293. package/dist/types/components/Shared/forms/BusinessTypeSelection/utils.d.ts +7 -7
  294. package/dist/types/components/Shared/forms/CompanyNameAndCountry/types.d.ts +2 -2
  295. package/dist/types/components/Shared/forms/CompanyNameAndCountry/validate.d.ts +1 -1
  296. package/dist/types/components/Shared/forms/CompanyRegistrationDetails/types.d.ts +3 -3
  297. package/dist/types/components/Shared/forms/ConstitutionalDocument/types.d.ts +2 -2
  298. package/dist/types/components/Shared/forms/ContactDetails/types.d.ts +2 -2
  299. package/dist/types/components/Shared/forms/ContactDetails/validate.d.ts +1 -1
  300. package/dist/types/components/Shared/forms/DocumentUpload/types.d.ts +6 -6
  301. package/dist/types/components/Shared/forms/FinancialInformation/ReportedValue.d.ts +2 -2
  302. package/dist/types/components/Shared/forms/FinancialInformation/formatFinancialInformationSummary.d.ts +1 -1
  303. package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialInformationToFinancialReport.d.ts +2 -2
  304. package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialReportsToFinancialInformation.d.ts +2 -2
  305. package/dist/types/components/Shared/forms/FinancialInformation/types.d.ts +3 -3
  306. package/dist/types/components/Shared/forms/FinancialInformation/validate.d.ts +1 -1
  307. package/dist/types/components/Shared/forms/RegistrationAddress/types.d.ts +4 -4
  308. package/dist/types/components/Shared/forms/RegistrationAddress/validate.d.ts +1 -1
  309. package/dist/types/components/Shared/tasks/CustomerSupport/CustomerSupport.d.ts +1 -1
  310. package/dist/types/components/Shared/tasks/CustomerSupport/mapping/mapCustomerSupportSchemaToCustomerSupportType.d.ts +2 -2
  311. package/dist/types/components/Shared/tasks/CustomerSupport/types.d.ts +3 -8
  312. package/dist/types/components/Shared/tasks/Review/Review.d.ts +3 -2
  313. package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +2 -2
  314. package/dist/types/components/Shared/tasks/TaskList/TaskList.d.ts +1 -1
  315. package/dist/types/components/Shared/tasks/TaskList/types.d.ts +9 -10
  316. package/dist/types/components/Shared/tasks/TaskList/utils.d.ts +1 -1
  317. package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +1 -1
  318. package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +10 -10
  319. package/dist/types/components/SoleProprietorship/hooks/useExemptSettlor.d.ts +1 -1
  320. package/dist/types/components/SoleProprietorship/mapping/mapLegalEntityToSoleProp.d.ts +2 -2
  321. package/dist/types/components/SoleProprietorship/mapping/mapSolePropDocumentToApiDocument.d.ts +1 -1
  322. package/dist/types/components/SoleProprietorship/mapping/mapSolePropToLegalEntity.d.ts +2 -2
  323. package/dist/types/components/SoleProprietorship/mapping/solePropKeyMappings.d.ts +2 -2
  324. package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/mandatoryFields.d.ts +1 -1
  325. package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/solePropFormConfig.d.ts +1 -1
  326. package/dist/types/components/Trust/forms/Trust/Trust.d.ts +1 -1
  327. package/dist/types/components/Trust/forms/Trust/rules.d.ts +1 -1
  328. package/dist/types/components/Trust/forms/Trust/types.d.ts +8 -8
  329. package/dist/types/components/Trust/forms/TrustRegistrationDetails/types.d.ts +8 -8
  330. package/dist/types/components/Trust/forms/TrustRegistrationDetails/validate.d.ts +1 -1
  331. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/TrustRoleAndEntityType.d.ts +1 -1
  332. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/getAvailableRoles.d.ts +1 -1
  333. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/types.d.ts +7 -7
  334. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/validate.d.ts +1 -1
  335. package/dist/types/components/Trust/mapping/mapLegalEntityToTrust.d.ts +2 -2
  336. package/dist/types/components/Trust/mapping/mapTrustDocumentToApiDocument.d.ts +1 -1
  337. package/dist/types/components/Trust/mapping/mapTrustToLegalEntity.d.ts +2 -2
  338. package/dist/types/components/Trust/mapping/trustKeyMappings.d.ts +2 -2
  339. package/dist/types/components/Trust/mapping/trustMembers/getTrustMembers.d.ts +1 -1
  340. package/dist/types/components/Trust/mapping/trustMembers/mapEntityAssociationsToTrustMembers.d.ts +2 -2
  341. package/dist/types/components/Trust/mapping/trustMembers/mapRootLegalEntityToTrustMember.d.ts +1 -1
  342. package/dist/types/components/Trust/mapping/trustMembers/mapUndefinedBeneficiaryInfoToTrustMembers.d.ts +1 -1
  343. package/dist/types/components/Trust/tasks/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +2 -2
  344. package/dist/types/components/Trust/tasks/RoleAndTypeDropin/types.d.ts +2 -2
  345. package/dist/types/components/Trust/tasks/TrustDropin/mandatoryFields.d.ts +1 -1
  346. package/dist/types/components/Trust/tasks/TrustDropin/trustFormConfig.d.ts +1 -1
  347. package/dist/types/components/Trust/tasks/TrustMembers/CompanyTrustMemberTaskItem.d.ts +1 -1
  348. package/dist/types/components/Trust/tasks/TrustMembers/ExemptSettlorTaskItem.d.ts +1 -1
  349. package/dist/types/components/Trust/tasks/TrustMembers/RegularTrustMemberTaskItem.d.ts +1 -1
  350. package/dist/types/components/Trust/tasks/TrustMembers/RootTrusteeTaskItem.d.ts +1 -1
  351. package/dist/types/components/Trust/tasks/TrustMembers/types.d.ts +4 -4
  352. package/dist/types/components/Trust/utils/addOrUpdateAssociatedTrustMember.d.ts +1 -1
  353. package/dist/types/components/Trust/utils/addOrUpdateUndefinedBeneficiary.d.ts +1 -1
  354. package/dist/types/components/Trust/utils/createExemptSettlor.d.ts +1 -1
  355. package/dist/types/components/Trust/utils/deleteAssociatedTrustMember.d.ts +1 -1
  356. package/dist/types/components/Trust/utils/deleteUndefinedBeneficiary.d.ts +1 -1
  357. package/dist/types/components/Trust/utils/trustMemberGuidance.d.ts +1 -1
  358. package/dist/types/components/Trust/utils/trustMemberRequirements.d.ts +1 -1
  359. package/dist/types/components/Trust/utils/trustUtil.d.ts +5 -5
  360. package/dist/types/components/Trust/utils/updateExemptSettlorName.d.ts +1 -1
  361. package/dist/types/components/UnincorporatedPartnership/UnincorporatedPartnershipMembers/UnincorporatedPartnershipMembersOverview.d.ts +4 -4
  362. package/dist/types/components/UnincorporatedPartnership/UnincorporatedPartnershipMembers/types.d.ts +4 -4
  363. package/dist/types/components/UnincorporatedPartnership/hooks/useUnincorporatedPartnershipNavigation.d.ts +8 -6
  364. package/dist/types/components/UnincorporatedPartnership/mapping/mapLegalEntityToUnincorporatedPartnership.d.ts +2 -2
  365. package/dist/types/components/UnincorporatedPartnership/mapping/mapUnincorporatedPartnershipToLegalEntity.d.ts +2 -2
  366. package/dist/types/components/UnincorporatedPartnership/mapping/unincorporatedPartnershipKeyMappings.d.ts +2 -2
  367. package/dist/types/components/UnincorporatedPartnership/types/types.d.ts +1 -1
  368. package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedParnershipUtil.d.ts +3 -3
  369. package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedPartnershipMembers.d.ts +3 -3
  370. package/dist/types/components/index.d.ts +4 -4
  371. package/dist/types/components/ui/atoms/Accordion/Accordion.d.ts +1 -1
  372. package/dist/types/components/ui/atoms/Field/Field.types.d.ts +1 -1
  373. package/dist/types/components/ui/atoms/RadioGroup/RadioGroup.d.ts +1 -1
  374. package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.d.ts +1 -1
  375. package/dist/types/components/ui/atoms/RadioGroupCard/RadioGroupCard.types.d.ts +1 -1
  376. package/dist/types/components/ui/atoms/Remove/Remove.types.d.ts +1 -1
  377. package/dist/types/components/ui/atoms/Svg/svgs.d.ts +2 -0
  378. package/dist/types/components/ui/atoms/TaskStatusIndicator/TaskStatusIndicator.d.ts +11 -0
  379. package/dist/types/components/ui/molecules/Alert/types.d.ts +1 -1
  380. package/dist/types/components/ui/molecules/ContextGuidance/types.d.ts +1 -1
  381. package/dist/types/components/ui/molecules/DocumentGuidance/DocumentGuidance.types.d.ts +3 -3
  382. package/dist/types/components/ui/molecules/Dropzone/FilePicker.d.ts +2 -2
  383. package/dist/types/components/ui/molecules/Dropzone/types.d.ts +2 -2
  384. package/dist/types/components/ui/molecules/Dropzone/validate.d.ts +2 -2
  385. package/dist/types/components/ui/molecules/EmbeddedStatus/EmbeddedStatus.d.ts +5 -5
  386. package/dist/types/components/ui/molecules/EmbeddedStatus/statusToTag.d.ts +4 -4
  387. package/dist/types/components/ui/molecules/ErrorPanel/types.d.ts +3 -3
  388. package/dist/types/components/ui/molecules/InputCurrency/InputCurrency.d.ts +2 -2
  389. package/dist/types/components/ui/molecules/InputDate/InputDate.d.ts +1 -1
  390. package/dist/types/components/ui/molecules/InputEmail/InputEmail.d.ts +1 -1
  391. package/dist/types/components/ui/molecules/InputNumber/InputNumber.d.ts +1 -1
  392. package/dist/types/components/ui/molecules/InputTelephone/InputTelephone.d.ts +1 -1
  393. package/dist/types/components/ui/molecules/InputText/InputText.d.ts +1 -1
  394. package/dist/types/components/ui/molecules/MaskedInput/MaskedInput.d.ts +3 -3
  395. package/dist/types/context/AnalyticsContext/AnalyticsContext.d.ts +1 -1
  396. package/dist/types/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +5 -7
  397. package/dist/types/context/CoreContext/CoreContext.d.ts +2 -2
  398. package/dist/types/context/CoreContext/CoreProvider.d.ts +1 -1
  399. package/dist/types/context/ExpiryContext/ExpiryContext.d.ts +1 -1
  400. package/dist/types/context/FormContext/types.d.ts +1 -1
  401. package/dist/types/context/FormRouterContext/types.d.ts +1 -1
  402. package/dist/types/context/I18nProvider/I18nContext.d.ts +1 -1
  403. package/dist/types/context/I18nProvider/I18nProvider.d.ts +1 -1
  404. package/dist/types/context/SettingsContext/types.d.ts +1 -1
  405. package/dist/types/context/StateContext/types.d.ts +4 -4
  406. package/dist/types/context/ToastContext/ToastContext.d.ts +1 -1
  407. package/dist/types/core/EventEmitter.d.ts +1 -1
  408. package/dist/types/core/UIElement/UIElement.d.ts +5 -5
  409. package/dist/types/core/analytics.d.ts +1 -1
  410. package/dist/types/core/errorMapping.d.ts +4 -4
  411. package/dist/types/core/models/api/contracts.d.ts +1 -0
  412. package/dist/types/core/models/api/get-configuration.d.ts +1 -1
  413. package/dist/types/core/models/api/get-tasks.d.ts +1 -1
  414. package/dist/types/core/models/api/organization.d.ts +2 -2
  415. package/dist/types/core/models/decision-maker.d.ts +1 -1
  416. package/dist/types/core/models/errors/entity-problems.d.ts +1 -1
  417. package/dist/types/core/models/errors/error-message.d.ts +1 -1
  418. package/dist/types/core/models/errors/remediation.d.ts +1 -1
  419. package/dist/types/core/models/field-configurations.d.ts +4 -4
  420. package/dist/types/core/models/form-configuration.d.ts +4 -4
  421. package/dist/types/core/models/form-rules.d.ts +5 -5
  422. package/dist/types/core/models/form.d.ts +1 -1
  423. package/dist/types/core/process-field-configurations.d.ts +11 -11
  424. package/dist/types/core/services/agnostic/get-dataset.d.ts +2 -2
  425. package/dist/types/core/services/componentApi/accept-service-agreement.d.ts +1 -1
  426. package/dist/types/core/services/componentApi/company-deep-search.d.ts +1 -1
  427. package/dist/types/core/services/componentApi/company-index-search.d.ts +1 -1
  428. package/dist/types/core/services/componentApi/create-document.d.ts +1 -1
  429. package/dist/types/core/services/componentApi/create-legal-entity.d.ts +1 -1
  430. package/dist/types/core/services/componentApi/create-transferInstrument.d.ts +1 -1
  431. package/dist/types/core/services/componentApi/create-trusted-transferInstrument.d.ts +1 -1
  432. package/dist/types/core/services/componentApi/delete-document.d.ts +1 -1
  433. package/dist/types/core/services/componentApi/delete-transferInstrument.d.ts +1 -1
  434. package/dist/types/core/services/componentApi/get-accepted-service-agreement.d.ts +1 -1
  435. package/dist/types/core/services/componentApi/get-address.d.ts +1 -1
  436. package/dist/types/core/services/componentApi/get-bankVerification-vendor.d.ts +3 -3
  437. package/dist/types/core/services/componentApi/get-company-dataset.d.ts +1 -1
  438. package/dist/types/core/services/componentApi/get-document.d.ts +1 -1
  439. package/dist/types/core/services/componentApi/get-idverification-token.d.ts +1 -1
  440. package/dist/types/core/services/componentApi/get-legal-entity.d.ts +1 -1
  441. package/dist/types/core/services/componentApi/get-provider-status.d.ts +1 -1
  442. package/dist/types/core/services/componentApi/get-scenarios.d.ts +2 -2
  443. package/dist/types/core/services/componentApi/get-service-agreement-acceptance-infos.d.ts +1 -1
  444. package/dist/types/core/services/componentApi/get-service-agreement-status.d.ts +1 -1
  445. package/dist/types/core/services/componentApi/get-service-agreement.d.ts +1 -1
  446. package/dist/types/core/services/componentApi/get-tasks.d.ts +1 -1
  447. package/dist/types/core/services/componentApi/get-transfer-instrument.d.ts +1 -1
  448. package/dist/types/core/services/componentApi/handle-bank-verification-error.d.ts +1 -1
  449. package/dist/types/core/services/componentApi/idVerification-startcheck.d.ts +1 -1
  450. package/dist/types/core/services/componentApi/refresh-company-dataset.d.ts +1 -1
  451. package/dist/types/core/services/componentApi/search-address.d.ts +1 -1
  452. package/dist/types/core/services/componentApi/update-document.d.ts +1 -1
  453. package/dist/types/core/services/componentApi/update-legal-entity.d.ts +1 -1
  454. package/dist/types/core/services/componentApi/update-transferInstrument.d.ts +1 -1
  455. package/dist/types/core/services/componentApi/validate-account-identification.d.ts +2 -2
  456. package/dist/types/core/services/componentApi/validate-phone-number.d.ts +1 -1
  457. package/dist/types/core/services/componentApi/verify-tin.d.ts +1 -1
  458. package/dist/types/core/types.d.ts +1 -1
  459. package/dist/types/core/user-events.d.ts +2 -2
  460. package/dist/types/core/utils.d.ts +1 -1
  461. package/dist/types/datasets/generators/getAccountFormatForCountry.d.ts +2 -2
  462. package/dist/types/datasets/generators/getBusinessTypeExamplesForCountry.d.ts +2 -2
  463. package/dist/types/datasets/generators/getCompanyTypeExamplesForCountry.d.ts +2 -2
  464. package/dist/types/datasets/generators/getLegalArrangementTypeExamplesForCountry.d.ts +2 -2
  465. package/dist/types/datasets/generators/loadCountries.d.ts +2 -2
  466. package/dist/types/datasets/generators/loadStatesDataset.d.ts +2 -2
  467. package/dist/types/embeds/adyenConfig.d.ts +1 -1
  468. package/dist/types/embeds/types.d.ts +1 -1
  469. package/dist/types/embeds/utils.d.ts +1 -1
  470. package/dist/types/hooks/introduction/useCanSeeIntroduction.d.ts +1 -1
  471. package/dist/types/hooks/introduction/useIntroductionScreens.d.ts +3 -3
  472. package/dist/types/hooks/introduction/useShouldShowIntroduction.d.ts +1 -1
  473. package/dist/types/hooks/singpass/useSingpassMyInfoLogin.d.ts +4 -4
  474. package/dist/types/hooks/useAccountHolder.d.ts +1 -1
  475. package/dist/types/hooks/useAllowedCountries.d.ts +1 -1
  476. package/dist/types/hooks/useAnalytics.d.ts +2 -2
  477. package/dist/types/hooks/useAssociatedLegalArrangement.d.ts +1 -1
  478. package/dist/types/hooks/useAssociatedLegalRepresentative.d.ts +1 -1
  479. package/dist/types/hooks/useAsyncValidator.d.ts +2 -2
  480. package/dist/types/hooks/useBankConfigurationHandlers.d.ts +6 -6
  481. package/dist/types/hooks/useBusinessSetup.d.ts +2 -2
  482. package/dist/types/hooks/useComponentApi.d.ts +2 -5
  483. package/dist/types/hooks/useDataMissingRemediations.d.ts +2 -2
  484. package/dist/types/hooks/useDataset.d.ts +2 -2
  485. package/dist/types/hooks/useForm/reducer.d.ts +1 -1
  486. package/dist/types/hooks/useForm/types.d.ts +10 -10
  487. package/dist/types/hooks/useForm/useForm.d.ts +1 -1
  488. package/dist/types/hooks/useFormComposer.d.ts +4 -4
  489. package/dist/types/hooks/useLegalEntityType.d.ts +2 -2
  490. package/dist/types/hooks/useMultiForm/reducer.d.ts +2 -2
  491. package/dist/types/hooks/useMultiForm/types.d.ts +4 -4
  492. package/dist/types/hooks/useMultiForm/useMultiFormAsyncValidator.d.ts +2 -2
  493. package/dist/types/hooks/useMultiForm/useMultiFormStaticValidator.d.ts +2 -2
  494. package/dist/types/hooks/useScenarioConfiguration.d.ts +6 -6
  495. package/dist/types/hooks/useStaticValidator/useStaticValidator.d.ts +2 -2
  496. package/dist/types/hooks/useTranslations.d.ts +1 -1
  497. package/dist/types/hooks/useUnifyLoadingStatus.d.ts +1 -1
  498. package/dist/types/index.d.ts +1 -1
  499. package/dist/types/language/utils.d.ts +1 -1
  500. package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
  501. package/dist/types/stores/globalStore/calculateTaskStatus.d.ts +5 -5
  502. package/dist/types/stores/globalStore/determineTaskIdentifiers.d.ts +6 -6
  503. package/dist/types/stores/globalStore/get-task-status.d.ts +2 -2
  504. package/dist/types/stores/globalStore/globalStore.d.ts +8 -8
  505. package/dist/types/stores/globalStore/isEmptyEntity.d.ts +1 -1
  506. package/dist/types/stores/globalStore/taskStatus.d.ts +1 -1
  507. package/dist/types/utils/accountHolderUtils.d.ts +3 -3
  508. package/dist/types/utils/addressToString.d.ts +2 -2
  509. package/dist/types/utils/api/documentUtils.d.ts +4 -4
  510. package/dist/types/utils/api/processCapabilitites.d.ts +7 -7
  511. package/dist/types/utils/api/processValidationErrors.d.ts +2 -2
  512. package/dist/types/utils/birthDateUtils.d.ts +3 -3
  513. package/dist/types/utils/datasetUtil.d.ts +4 -4
  514. package/dist/types/utils/decisionMakerRoles.d.ts +4 -4
  515. package/dist/types/utils/dropinUtils.d.ts +2 -2
  516. package/dist/types/utils/entityAssociationUtil.d.ts +9 -9
  517. package/dist/types/utils/entityStatusUtil.d.ts +6 -6
  518. package/dist/types/utils/eventHandlers/handleKeys.d.ts +1 -1
  519. package/dist/types/utils/formUtils.d.ts +4 -4
  520. package/dist/types/utils/formatCurrency.d.ts +1 -1
  521. package/dist/types/utils/getFieldsWithExistingData.d.ts +2 -2
  522. package/dist/types/utils/getLegalEntityCountry.d.ts +2 -2
  523. package/dist/types/utils/getName.d.ts +2 -2
  524. package/dist/types/utils/getProps.d.ts +1 -1
  525. package/dist/types/utils/getSSNType.d.ts +1 -1
  526. package/dist/types/utils/makeSelectItemForRole.d.ts +2 -2
  527. package/dist/types/utils/mapping/documentGuidanceMap.d.ts +1 -1
  528. package/dist/types/utils/mapping/getPage.d.ts +2 -2
  529. package/dist/types/utils/mapping/mapExistingFile.d.ts +1 -1
  530. package/dist/types/utils/mapping/mappingRecord.d.ts +1 -1
  531. package/dist/types/utils/mapping/reverseMapping.d.ts +1 -1
  532. package/dist/types/utils/mapping/utils.d.ts +1 -1
  533. package/dist/types/utils/masking/masks/businessRegistrationNumberMasks.d.ts +1 -1
  534. package/dist/types/utils/perCountry.d.ts +1 -1
  535. package/dist/types/utils/perState.d.ts +1 -1
  536. package/dist/types/utils/regex/postalCodePatterns.d.ts +1 -1
  537. package/dist/types/utils/roleMetadata.d.ts +4 -4
  538. package/dist/types/utils/trackNavigation.d.ts +2 -2
  539. package/dist/types/utils/validation/types.d.ts +3 -3
  540. package/dist/types/utils/validatorUtils.d.ts +2 -2
  541. package/dist/types/utils/verification/helpers/verifyIdNumber.d.ts +2 -2
  542. package/dist/{yaml-D_3m1c9r.js → yaml-BVCQ1chV.js} +1 -1
  543. package/dist/yapily-logo-vZoAgQ4S.js +8 -0
  544. package/package.json +6 -2
  545. package/dist/types/components/Shared/tasks/Review/types.d.ts +0 -6
  546. package/dist/types/core/models/api/review.d.ts +0 -3
  547. package/dist/types/core/models/api/verify-id-number.d.ts +0 -14
  548. package/dist/types/core/services/componentApi/confirm-data-review.d.ts +0 -3
  549. package/dist/types/core/services/componentApi/download-pci.d.ts +0 -3
  550. package/dist/types/core/services/componentApi/get-pci-questionnaire.d.ts +0 -3
  551. package/dist/types/core/services/componentApi/verify-id-number.d.ts +0 -3
@@ -1,6 +1,6 @@
1
- import type { ServiceAgreementRequest, ServiceAgreementResponse, ServiceAgreementSignRequest } from '#core/models/api/contracts';
2
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
3
- import type { TaskTypes } from '#shared/tasks/TaskList/types';
1
+ import type { ServiceAgreementRequest, ServiceAgreementResponse, ServiceAgreementSignRequest } from '../../../../core/models/api/contracts';
2
+ import type { ExistingLegalEntity } from '../../../../core/models/api/legal-entity';
3
+ import type { TaskTypes } from '../../../Shared/tasks/TaskList/types';
4
4
  import type { DropinAPIHandlers, DropinProps } from '../../../EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
5
5
  export type ServiceAgreementType = 'adyenForPlatformsManage' | 'adyenIssuing' | 'adyenForPlatformsAdvanced' | 'adyenCapital' | 'adyenAccount' | 'adyenCard' | 'adyenFranchisee' | 'adyenPccr' | 'adyenChargeCard';
6
6
  export interface ServiceAgreementAcceptanceInfo {
@@ -1,6 +1,6 @@
1
1
  import type { Document } from '@adyen/adyen-document-viewer';
2
- import type { LoadingStatus } from '#atoms/LoaderWrapper/constants';
3
- import type { ServiceAgreementRequest, ServiceAgreementResponse } from '#core/models/api/contracts';
2
+ import type { LoadingStatus } from '../../../ui/atoms/LoaderWrapper/constants';
3
+ import type { ServiceAgreementRequest, ServiceAgreementResponse } from '../../../../core/models/api/contracts';
4
4
  import type { DropinAPIHandlers } from '../../../EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
5
5
  import type { ServiceAgreementType } from './types';
6
6
  type ServiceAgreement = {
@@ -1,3 +1,3 @@
1
- import type { ValidatorRules } from '#utils/validation/types';
1
+ import type { ValidatorRules } from '../../../../utils/validation/types';
2
2
  import type { ServiceAgreementSchema } from './types';
3
3
  export declare const serviceAgreementValidationRules: ValidatorRules<ServiceAgreementSchema>;
@@ -1,6 +1,6 @@
1
- import type { FieldErrorMessage } from '#atoms/Field/Field.types';
2
- import type { CountryCode } from '#core/models/country-code';
3
- import type { BaseFormFieldProps } from '#hooks/useForm/types';
1
+ import type { FieldErrorMessage } from '../../../ui/atoms/Field/Field.types';
2
+ import type { CountryCode } from '../../../../core/models/country-code';
3
+ import type { BaseFormFieldProps } from '../../../../hooks/useForm/types';
4
4
  interface LegalFormFieldSchema {
5
5
  legalForm?: string;
6
6
  }
@@ -1,5 +1,5 @@
1
- import type { FieldErrorMessage } from '#atoms/Field/Field.types';
2
- import type { BaseFormFieldProps } from '#hooks/useForm/types';
1
+ import type { FieldErrorMessage } from '../../../ui/atoms/Field/Field.types';
2
+ import type { BaseFormFieldProps } from '../../../../hooks/useForm/types';
3
3
  interface NaceCodeFieldSchema {
4
4
  naceCode?: string;
5
5
  }
@@ -1,3 +1,3 @@
1
- import type { LegalEntity } from '#models/api/legal-entity';
1
+ import type { LegalEntity } from '../../../core/models/api/legal-entity';
2
2
  import type { HighExposureSchema } from '../tasks/HighExposureDropin/types';
3
3
  export declare const mapHighExposureToLegalEntity: (data: HighExposureSchema) => LegalEntity;
@@ -1,3 +1,3 @@
1
- import type { LegalEntity } from '#models/api/legal-entity';
1
+ import type { LegalEntity } from '../../../core/models/api/legal-entity';
2
2
  import type { HighExposureSchema } from '../tasks/HighExposureDropin/types';
3
3
  export declare const mapLegalEntityToHighExposure: (legalEntity: LegalEntity) => HighExposureSchema;
@@ -1,3 +1,3 @@
1
- import type { BusinessLinesType } from '#models/api/source-of-funds';
1
+ import type { BusinessLinesType } from '../../../core/models/api/source-of-funds';
2
2
  import type { SourceOfFundsSchema } from '../tasks/SourceOfFundsDropin/types';
3
3
  export declare const mapSourceOfFundToSourceOfFundsSchema: (businessLine: BusinessLinesType) => SourceOfFundsSchema;
@@ -1,4 +1,4 @@
1
- import type { BusinessLinesType } from '#models/api/source-of-funds';
2
- import type { MappingRecord } from '#utils/mapping/mappingRecord';
1
+ import type { BusinessLinesType } from '../../../core/models/api/source-of-funds';
2
+ import type { MappingRecord } from '../../../utils/mapping/mappingRecord';
3
3
  import type { SourceOfFundsSchema } from '../tasks/SourceOfFundsDropin/types';
4
4
  export declare const sourceOfFundsComponentsKeyMapping: MappingRecord<SourceOfFundsSchema, BusinessLinesType>;
@@ -1,3 +1,3 @@
1
- import type { MappingKey } from '#utils/mapping/mappingRecord';
1
+ import type { MappingKey } from '../../../../utils/mapping/mappingRecord';
2
2
  import type { HighExposureSchema } from './types';
3
3
  export declare const MANDATORY_FIELDS_HIGH_EXPOSURE: Array<MappingKey<HighExposureSchema>>;
@@ -1,14 +1,14 @@
1
- import type { AddressSearchRequest, AddressSearchResponse, LoqateAddress } from '#core/models/api/address-search';
2
- import type { CapabilityName } from '#core/models/api/capability';
3
- import type { ExistingLegalEntity, LegalEntity, PatchLegalEntity } from '#core/models/api/legal-entity';
4
- import type { CountryCode } from '#core/models/country-code';
5
- import type { Currency } from '#core/models/currency';
6
- import type { FormList, FormModel } from '#core/models/form';
7
- import type { BaseInnerFormProps, BaseOuterFormProps } from '#hooks/useForm/types';
8
- import type { Translatable, TranslationKey } from '#language/types';
9
- import type { AddressSchema } from '#shared/forms/Address/types';
10
- import type { FormUtils } from '#utils/formUtils';
11
- import type { ValidationRuleResult, ValidatorMode } from '#utils/validation/types';
1
+ import type { AddressSearchRequest, AddressSearchResponse, LoqateAddress } from '../../../../core/models/api/address-search';
2
+ import type { CapabilityName } from '../../../../core/models/api/capability';
3
+ import type { ExistingLegalEntity, LegalEntity, PatchLegalEntity } from '../../../../core/models/api/legal-entity';
4
+ import type { CountryCode } from '../../../../core/models/country-code';
5
+ import type { Currency } from '../../../../core/models/currency';
6
+ import type { FormList, FormModel } from '../../../../core/models/form';
7
+ import type { BaseInnerFormProps, BaseOuterFormProps } from '../../../../hooks/useForm/types';
8
+ import type { Translatable, TranslationKey } from '../../../../../types';
9
+ import type { AddressSchema } from '../../../Shared/forms/Address/types';
10
+ import type { FormUtils } from '../../../../utils/formUtils';
11
+ import type { ValidationRuleResult, ValidatorMode } from '../../../../utils/validation/types';
12
12
  import type { DropinAPIHandlers } from '../../../EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
13
13
  export interface HighExposureCompanySchema {
14
14
  numberOfEmployees?: number;
@@ -1,6 +1,6 @@
1
- import type { ExistingLegalEntity, LegalEntity } from '#core/models/api/legal-entity';
2
- import type { Organization } from '#core/models/api/organization';
3
- import type { CountryCode, CountryCodes } from '#core/models/country-code';
1
+ import type { ExistingLegalEntity, LegalEntity } from '../../../../core/models/api/legal-entity';
2
+ import type { Organization } from '../../../../core/models/api/organization';
3
+ import type { CountryCode, CountryCodes } from '../../../../core/models/country-code';
4
4
  import type { HighExposureCompanySchema, HighExposureParentSchemasCombined, HighExposureSchema } from './types';
5
5
  import { HighExposureIndex } from './types';
6
6
  export declare const getLegalEntityId: (exposureIndex: HighExposureIndex, rootLegalEntity: ExistingLegalEntity | undefined) => undefined | string;
@@ -1,4 +1,4 @@
1
- import type { ValidatorRules } from '#utils/validation/types';
1
+ import type { ValidatorRules } from '../../../../utils/validation/types';
2
2
  import type { HighExposureCompanySchema, HighExposureParentCompanySchema, HighExposureUltimateParentCompanySchema } from './types';
3
3
  export declare const validateLegalEntityIdentifier: (legalEntityIdentifier: string | null | undefined) => boolean;
4
4
  export declare const validateDateNotInTheFuture: (selectedDate: string | null | undefined) => boolean;
@@ -1,6 +1,6 @@
1
1
  import type { JSX } from 'preact';
2
- import type { SourceOfFundsFinancierType } from '#core/models/api/source-of-funds';
3
- import type { Translatable } from '#language/types';
2
+ import type { SourceOfFundsFinancierType } from '../../../../../core/models/api/source-of-funds';
3
+ import type { Translatable } from '../../../../../../types';
4
4
  export interface SOFFinancierModalProps {
5
5
  handleModalClose: () => void;
6
6
  financier?: SourceOfFundsFinancierType;
@@ -1,2 +1,2 @@
1
1
  import type { SourceOfFundsDropinProps } from './types';
2
- export declare function SourceOfFundsDropin({ legalEntityResponse, country, problems, handleHomeClick, handleCreateDocument, handleDeleteDocument, handleUpdateDocument, handleGetDocument, handleGetLegalEntity, handleUpdateLegalEntity, handleCreateLegalEntity, }: SourceOfFundsDropinProps): import("preact/jsx-runtime").JSX.Element;
2
+ export declare function SourceOfFundsDropin({ legalEntityResponse, country, problems, handleHomeClick, handleCreateDocument, handleDeleteDocument, handleUpdateDocument, handleGetDocument, handleGetLegalEntity, handleCreateLegalEntity, }: SourceOfFundsDropinProps): import("preact/jsx-runtime").JSX.Element;
@@ -1,6 +1,6 @@
1
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
2
- import type { Problem } from '#core/models/api/problem';
3
- import type { BusinessLinesType } from '#core/models/api/source-of-funds';
1
+ import type { ExistingLegalEntity } from '../../../../../core/models/api/legal-entity';
2
+ import type { Problem } from '../../../../../core/models/api/problem';
3
+ import type { BusinessLinesType } from '../../../../../core/models/api/source-of-funds';
4
4
  import type { SourceOfFundsSchema } from '../types';
5
5
  export interface SourceOfFundsGettingStartedProps {
6
6
  handleCancelClick?: () => void;
@@ -1,4 +1,4 @@
1
- import { type StructuredListItem } from '#atoms/StructuredList/StructuredList';
1
+ import { type StructuredListItem } from '../../../../ui/atoms/StructuredList/StructuredList';
2
2
  export interface SourceOfFundsGettingStartedCardProps {
3
3
  id?: string | number;
4
4
  title: string;
@@ -1,5 +1,5 @@
1
- import type { BusinessLinesType } from '#core/models/api/source-of-funds';
2
- import type { DocumentApiUtils } from '#utils/api/documentUtils';
1
+ import type { BusinessLinesType } from '../../../../../core/models/api/source-of-funds';
2
+ import type { DocumentApiUtils } from '../../../../../utils/api/documentUtils';
3
3
  export interface SOFUploadModalProps {
4
4
  handleModalClose: () => void;
5
5
  legalEntityId: string;
@@ -1,6 +1,6 @@
1
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
2
- import type { BusinessLinesType } from '#core/models/api/source-of-funds';
3
- import type { DocumentApiUtils } from '#utils/api/documentUtils';
1
+ import type { ExistingLegalEntity } from '../../../../../core/models/api/legal-entity';
2
+ import type { BusinessLinesType } from '../../../../../core/models/api/source-of-funds';
3
+ import type { DocumentApiUtils } from '../../../../../utils/api/documentUtils';
4
4
  export interface SourceOfFundsUploadProps {
5
5
  businessLines: BusinessLinesType[];
6
6
  documentUtils: DocumentApiUtils;
@@ -1,17 +1,17 @@
1
- import type { CapabilityName } from '#core/models/api/capability';
2
- import type { DataSet } from '#core/models/api/data-set';
3
- import type { Individual } from '#core/models/api/individual';
4
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
5
- import type { LegalEntityType } from '#core/models/api/legal-entity-type';
6
- import type { Organization } from '#core/models/api/organization';
7
- import type { BusinessLinesType, SourceOfFundsAmount, SourceOfFundsCategoryType, SourceOfFundsFinancierType } from '#core/models/api/source-of-funds';
8
- import type { CountryCode } from '#core/models/country-code';
9
- import type { EntityProblems } from '#core/models/errors/entity-problems';
10
- import type { FormModel } from '#core/models/form';
11
- import type { BaseInnerFormProps, BaseOuterFormProps } from '#hooks/useForm/types';
12
- import type { TaskTypes } from '#stores/globalStore/taskTypes';
13
- import type { FormUtils } from '#utils/formUtils';
14
- import type { ValidationRuleResult, ValidatorMode } from '#utils/validation/types';
1
+ import type { CapabilityName } from '../../../../core/models/api/capability';
2
+ import type { DataSet } from '../../../../core/models/api/data-set';
3
+ import type { Individual } from '../../../../core/models/api/individual';
4
+ import type { ExistingLegalEntity } from '../../../../core/models/api/legal-entity';
5
+ import type { LegalEntityType } from '../../../../core/models/api/legal-entity-type';
6
+ import type { Organization } from '../../../../core/models/api/organization';
7
+ import type { BusinessLinesType, SourceOfFundsAmount, SourceOfFundsCategoryType, SourceOfFundsFinancierType } from '../../../../core/models/api/source-of-funds';
8
+ import type { CountryCode } from '../../../../core/models/country-code';
9
+ import type { EntityProblems } from '../../../../core/models/errors/entity-problems';
10
+ import type { FormModel } from '../../../../core/models/form';
11
+ import type { BaseInnerFormProps, BaseOuterFormProps } from '../../../../hooks/useForm/types';
12
+ import type { TaskTypes } from '../../../../stores/globalStore/taskTypes';
13
+ import type { FormUtils } from '../../../../utils/formUtils';
14
+ import type { ValidationRuleResult, ValidatorMode } from '../../../../utils/validation/types';
15
15
  import type { DropinAPIHandlers, DropinProps } from '../../../EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
16
16
  export interface SourceOfFundsProps extends BaseOuterFormProps<SourceOfFundsSchema> {
17
17
  activeForm?: FormModel;
@@ -25,7 +25,7 @@ export interface SourceOfFundsProps extends BaseOuterFormProps<SourceOfFundsSche
25
25
  onNext?(e: any, callbacks: any, isValid: any): void;
26
26
  onBack?(): void;
27
27
  }
28
- type SourceOfFundsDropinApiHandlers = Pick<Required<DropinAPIHandlers>, 'handleUpdateLegalEntity' | 'handleCreateDocument' | 'handleDeleteDocument' | 'handleGetDocument' | 'handleUpdateDocument' | 'handleGetLegalEntity' | 'handleCreateLegalEntity'>;
28
+ type SourceOfFundsDropinApiHandlers = Pick<Required<DropinAPIHandlers>, 'handleCreateDocument' | 'handleDeleteDocument' | 'handleGetDocument' | 'handleUpdateDocument' | 'handleGetLegalEntity' | 'handleCreateLegalEntity'>;
29
29
  export interface SourceOfFundsSchema {
30
30
  sourceOfFundsType?: SourceOfFundsTypeSchema;
31
31
  additionalData?: SourceOfFundsAdditionalDataSchema;
@@ -1,11 +1,11 @@
1
- import type { SelectItem } from '#atoms/Select/Select.types';
2
- import type { StructuredListItem } from '#atoms/StructuredList/StructuredList';
3
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
4
- import type { Problem } from '#core/models/api/problem';
5
- import type { BusinessLinesServiceType, BusinessLinesType, SourceOfFundsCategoryType, SourceOfFundsFinancierType, SourceOfFundsPayloadType, SourceOfFundsType } from '#core/models/api/source-of-funds';
6
- import type { VerificationError } from '#core/models/api/verification-error';
7
- import type { Language } from '#language/Language';
8
- import type { TranslationKey } from '#language/types';
1
+ import type { SelectItem } from '../../../ui/atoms/Select/Select.types';
2
+ import type { StructuredListItem } from '../../../ui/atoms/StructuredList/StructuredList';
3
+ import type { ExistingLegalEntity } from '../../../../core/models/api/legal-entity';
4
+ import type { Problem } from '../../../../core/models/api/problem';
5
+ import type { BusinessLinesServiceType, BusinessLinesType, SourceOfFundsCategoryType, SourceOfFundsFinancierType, SourceOfFundsPayloadType, SourceOfFundsType } from '../../../../core/models/api/source-of-funds';
6
+ import type { VerificationError } from '../../../../core/models/api/verification-error';
7
+ import type { Language } from '../../../../language/Language';
8
+ import type { TranslationKey } from '../../../../../types';
9
9
  import type { SOFFinancierModalInputError } from './SOFAdditionalData/SOFFinancierModal';
10
10
  import type { OriginatorTypeUnion, SOFOriginatorPayload, SourceOfFundsAdditionalDataSchema, SourceOfFundsTypeSchema } from './types';
11
11
  export declare const allowedCurrencies: SelectItem[];
@@ -1,4 +1,4 @@
1
- import type { ValidatorRules } from '#utils/validation/types';
1
+ import type { ValidatorRules } from '../../../../utils/validation/types';
2
2
  import type { SourceOfFundsAdditionalDataSchema, SourceOfFundsTypeSchema } from './types';
3
3
  export declare const sourceOfFundsTypeValidations: ValidatorRules<SourceOfFundsTypeSchema>;
4
4
  export declare const sourceOfFundsAdditionalDataValidations: ValidatorRules<SourceOfFundsAdditionalDataSchema>;
@@ -0,0 +1,2 @@
1
+ import type { TaxReportingPageProps } from './types';
2
+ export declare function TaxReporting(props: TaxReportingPageProps): import("preact/jsx-runtime").JSX.Element;
@@ -0,0 +1,2 @@
1
+ import type { TaxClassificationFormProps } from './types';
2
+ export declare function TaxReportingClassificationForm({ data, taxReportingClassification, taxRecommendationData, errors, }: TaxClassificationFormProps): import("preact/jsx-runtime").JSX.Element;
@@ -1,9 +1,9 @@
1
- import type { Problem } from '#core/models/api/problem';
2
- import type { TaxReportingClassification } from '#models/api/tax-reporting-classification';
1
+ import type { Problem } from '../../../../core/models/api/problem';
2
+ import type { TaxReportingSchema } from './types';
3
3
  export interface TaxReportingGettingStartedProps {
4
4
  handleCancelClick?: () => void;
5
- handleGettingStartedClick: () => void;
6
- taxReportingClassification?: TaxReportingClassification;
5
+ handleToggleFormVisible: () => void;
6
+ taxReportingClassification?: TaxReportingSchema;
7
7
  problems?: Problem[];
8
8
  }
9
- export declare const TaxReportingGettingStarted: ({ handleGettingStartedClick, handleCancelClick, taxReportingClassification, }: TaxReportingGettingStartedProps) => import("preact/jsx-runtime").JSX.Element;
9
+ export declare const TaxReportingGettingStarted: ({ handleToggleFormVisible, handleCancelClick, taxReportingClassification, }: TaxReportingGettingStartedProps) => import("preact/jsx-runtime").JSX.Element;
@@ -0,0 +1,3 @@
1
+ export declare const taxClassificationErrorMessage: import("@preact/signals-core").Signal<string>;
2
+ export declare const setTaxClassificationErrorMessage: (message: string | undefined) => void;
3
+ export declare const clearTaxClassificationErrorMessage: () => void;
@@ -1,9 +1,10 @@
1
- import type { CountryCode } from '#core/models/country-code';
2
- import type { EntityProblems } from '#core/models/errors/entity-problems';
3
- import type { FormModel } from '#core/models/form';
4
- import type { BaseOuterFormProps } from '#hooks/useForm/types';
5
- import type { TaxReportingClassification } from '#models/api/tax-reporting-classification';
6
- import type { TaskTypes } from '#stores/globalStore/taskTypes';
1
+ import type { TaxClassificationSuccessResponse } from '../../../../api/taxClassification/useTaxClassification';
2
+ import type { CountryCode } from '../../../../core/models/country-code';
3
+ import type { EntityProblems } from '../../../../core/models/errors/entity-problems';
4
+ import type { FormModel } from '../../../../core/models/form';
5
+ import type { BaseInnerFormProps, BaseOuterFormProps } from '../../../../hooks/useForm/types';
6
+ import type { TaxReportingClassification, TaxReportingClassificationType } from '../../../../core/models/api/tax-reporting-classification';
7
+ import type { TaskTypes } from '../../../../stores/globalStore/taskTypes';
7
8
  import type { DropinProps } from '../../../EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types';
8
9
  export interface TaxReportingProps extends BaseOuterFormProps<TaxReportingClassification> {
9
10
  activeForm?: FormModel;
@@ -16,3 +17,19 @@ export interface TaxReportingProps extends BaseOuterFormProps<TaxReportingClassi
16
17
  export interface TaxReportingDropinProps extends Omit<TaxReportingProps, 'legalEntityId' | 'legalEntityResponse' | 'handleGetLegalEntity' | 'handleUpdateLegalEntity'>, DropinProps {
17
18
  onSubmit?(dataSubmitted: TaxReportingClassification): void;
18
19
  }
20
+ export interface TaxReportingPageProps extends BaseOuterFormProps<TaxReportingSchema> {
21
+ taxRecommendationData?: TaxClassificationSuccessResponse;
22
+ taxReportingClassification?: TaxReportingClassification;
23
+ onNext?(e: any, callbacks: any, isValid: any): void;
24
+ onBack?(): void;
25
+ }
26
+ export interface TaxClassificationFormProps extends BaseInnerFormProps<TaxClassificationFormSchema> {
27
+ taxRecommendationData?: TaxClassificationSuccessResponse;
28
+ taxReportingClassification?: TaxReportingClassification;
29
+ }
30
+ export interface TaxReportingSchema {
31
+ taxClassification: TaxClassificationFormSchema;
32
+ }
33
+ export interface TaxClassificationFormSchema {
34
+ type?: TaxReportingClassificationType;
35
+ }
@@ -1,7 +1,20 @@
1
+ import type { RadioGroupItem } from '../../../ui/atoms/RadioGroup/RadioGroup';
2
+ import type { StructuredListItem } from '../../../ui/atoms/StructuredList/StructuredList';
3
+ import type { Language } from '../../../../language/Language';
4
+ import type { TranslationKey } from '../../../../../types';
5
+ import type { TaxReportingClassification, TaxReportingClassificationType } from '../../../../core/models/api/tax-reporting-classification';
6
+ import type { TaxReportingSchema } from './types';
1
7
  export declare const taxReportingForms: {
2
- readonly classification: {
3
- readonly formId: "classification";
8
+ readonly taxClassification: {
9
+ readonly formId: "taxClassification";
4
10
  readonly formName: "chooseATaxReportingClassificationOption";
5
11
  readonly fields: string[];
6
12
  };
7
13
  };
14
+ export declare const taxReportingRequiredFields: {
15
+ taxClassification: "type"[];
16
+ };
17
+ export declare const taxReportingOptions: Record<TaxReportingClassificationType, TranslationKey>;
18
+ export declare const getTaxStatusSummary: (i18n: Language, taxReportingClassification?: TaxReportingSchema) => StructuredListItem[];
19
+ export declare const getTaxOptionsRadioItems: (i18n: Language, taxRecommendationData?: TaxReportingClassification, taxReportingClassification?: TaxReportingClassification) => RadioGroupItem[];
20
+ export declare const getRecommendedTaxOptionsRadioItems: (i18n: Language, showRecommendation?: boolean, taxRecommendationData?: TaxReportingClassification) => RadioGroupItem[];
@@ -1,5 +1,5 @@
1
1
  import type { RequireAtLeastOne } from 'type-fest';
2
- import type { TaskTypes } from '#shared/tasks/TaskList/types';
2
+ import type { TaskTypes } from '../../Shared/tasks/TaskList/types';
3
3
  import type { IndividualSchema } from '../../Individual/forms/Individual/types';
4
4
  interface CreateIndividualComponentPropsBase {
5
5
  taskType?: TaskTypes;
@@ -1,4 +1,4 @@
1
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
1
+ import type { ExistingLegalEntity } from '../../../core/models/api/legal-entity';
2
2
  import type { PayoutDetailsSchema } from '../../BankAccount/forms/PayoutDetails/types';
3
3
  export interface CreateTransferInstrumentComponentProps {
4
4
  legalEntityId: ExistingLegalEntity['id'];
@@ -1,4 +1,4 @@
1
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
1
+ import type { ExistingLegalEntity } from '../../../core/models/api/legal-entity';
2
2
  export interface ManageIndividualComponentProps {
3
3
  legalEntityId: ExistingLegalEntity['id'];
4
4
  onClick?(): void;
@@ -1,5 +1,5 @@
1
1
  import './ManageTransferInstrumentComponent.scss';
2
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
2
+ import type { ExistingLegalEntity } from '../../../core/models/api/legal-entity';
3
3
  export interface ManageTransferInstrumentComponentProps {
4
4
  legalEntityId: ExistingLegalEntity['id'];
5
5
  onAdd(legalEntityId: string): void;
@@ -1,6 +1,6 @@
1
1
  import './ManageTransferInstrumentOverview.scss';
2
- import type { GetTransferInstrumentResponse } from '#api/transferInstruments/useTransferInstruments';
3
- import type { ExistingTransferInstrument } from '#core/models/api/transfer-instrument';
2
+ import type { GetTransferInstrumentResponse } from '../../../../api/transferInstruments/useTransferInstruments';
3
+ import type { ExistingTransferInstrument } from '../../../../core/models/api/transfer-instrument';
4
4
  interface ManageTransferInstrumentOverviewProps {
5
5
  transferInstrumentReferences?: GetTransferInstrumentResponse;
6
6
  legalEntityId: ExistingTransferInstrument['legalEntityId'];
@@ -1,5 +1,5 @@
1
- import type { TransferInstrumentReferenceWithStatusId } from '#api/transferInstruments/useTransferInstruments';
2
- import type { ExistingTransferInstrument } from '#core/models/api/transfer-instrument';
1
+ import type { TransferInstrumentReferenceWithStatusId } from '../../../../api/transferInstruments/useTransferInstruments';
2
+ import type { ExistingTransferInstrument } from '../../../../core/models/api/transfer-instrument';
3
3
  interface ManageTransferInstrumentOverviewItemProps {
4
4
  transferInstrumentReference: TransferInstrumentReferenceWithStatusId;
5
5
  transferInstrument?: ExistingTransferInstrument;
@@ -1,6 +1,6 @@
1
1
  import './ManageTransferInstrumentOverviewItemModal.scss';
2
- import type { TransferInstrumentReferenceWithStatusId } from '#api/transferInstruments/useTransferInstruments';
3
- import type { ExistingTransferInstrument } from '#core/models/api/transfer-instrument';
2
+ import type { TransferInstrumentReferenceWithStatusId } from '../../../../api/transferInstruments/useTransferInstruments';
3
+ import type { ExistingTransferInstrument } from '../../../../core/models/api/transfer-instrument';
4
4
  export interface ManageTransferInstrumentOverviewItemModalProps {
5
5
  status: TransferInstrumentReferenceWithStatusId['status'];
6
6
  transferInstrument: ExistingTransferInstrument | undefined;
@@ -1,19 +1,18 @@
1
- import type { State, TopLevelDataSchema } from '#context/StateContext/types';
2
- import type { AddressSearchRequest, AddressSearchResponse, LoqateAddress } from '#core/models/api/address-search';
3
- import type { CapabilityName } from '#core/models/api/capability';
4
- import type { CompanyDatasetRequest, CompanyDatasetResponse, CompanySearchRequest, CompanySearchResponse, TinVerificationRequest, TinVerificationResponse } from '#core/models/api/company-search';
5
- import type { DownloadPci, PciQuestionnaires, ServiceAgreementAcceptanceInfos, ServiceAgreementAcceptedDocumentResponse, ServiceAgreementRequest, ServiceAgreementResponse, ServiceAgreementSignRequest, ServiceAgreementSignResponse, ServiceAgreementStatus, ServiceAgreementUnacceptedDocumentRequest, ServiceAgreementUnacceptedDocumentResponse } from '#core/models/api/contracts';
6
- import type { Document, ExistingDocument } from '#core/models/api/document';
7
- import type { BankVerificationVendorsResponse } from '#core/models/api/get-bankVerification-providers';
8
- import type { InstantIdVerificationStartCheckRequest, InstantIdVerificationStartCheckResponse, InstantIdVerificationTokenRequest, InstantIdVerificationTokenResponse } from '#core/models/api/instant-id-verification';
9
- import type { ExistingLegalEntity, LegalEntity, PatchLegalEntity } from '#core/models/api/legal-entity';
10
- import type { ReviewCompletion } from '#core/models/api/review';
11
- import type { ExistingTransferInstrument, TransferInstrument } from '#core/models/api/transfer-instrument';
12
- import type { BankVerificationErrorResponse, CreateTrustedTransferInstrumentResponse } from '#core/models/api/trusted-transferInstrument';
13
- import type { CountryCode } from '#core/models/country-code';
14
- import type { Language } from '#language/Language';
15
- import type { TranslationKey } from '#language/types';
16
- import type { TaskTypes } from '#stores/globalStore/taskTypes';
1
+ import type { State, TopLevelDataSchema } from '../../../../context/StateContext/types';
2
+ import type { AddressSearchRequest, AddressSearchResponse, LoqateAddress } from '../../../../core/models/api/address-search';
3
+ import type { CapabilityName } from '../../../../core/models/api/capability';
4
+ import type { CompanyDatasetRequest, CompanyDatasetResponse, CompanySearchRequest, CompanySearchResponse, TinVerificationRequest, TinVerificationResponse } from '../../../../core/models/api/company-search';
5
+ import type { ServiceAgreementAcceptanceInfos, ServiceAgreementAcceptedDocumentResponse, ServiceAgreementRequest, ServiceAgreementResponse, ServiceAgreementSignRequest, ServiceAgreementSignResponse, ServiceAgreementStatus, ServiceAgreementUnacceptedDocumentRequest, ServiceAgreementUnacceptedDocumentResponse } from '../../../../core/models/api/contracts';
6
+ import type { Document, ExistingDocument } from '../../../../core/models/api/document';
7
+ import type { BankVerificationVendorsResponse } from '../../../../core/models/api/get-bankVerification-providers';
8
+ import type { InstantIdVerificationStartCheckRequest, InstantIdVerificationStartCheckResponse, InstantIdVerificationTokenRequest, InstantIdVerificationTokenResponse } from '../../../../core/models/api/instant-id-verification';
9
+ import type { ExistingLegalEntity, LegalEntity, PatchLegalEntity } from '../../../../core/models/api/legal-entity';
10
+ import type { ExistingTransferInstrument, TransferInstrument } from '../../../../core/models/api/transfer-instrument';
11
+ import type { BankVerificationErrorResponse, CreateTrustedTransferInstrumentResponse } from '../../../../core/models/api/trusted-transferInstrument';
12
+ import type { CountryCode } from '../../../../core/models/country-code';
13
+ import type { Language } from '../../../../language/Language';
14
+ import type { TranslationKey } from '../../../../../types';
15
+ import type { TaskTypes } from '../../../../stores/globalStore/taskTypes';
17
16
  export interface SingpassLinkResponseItem {
18
17
  authUrl: string;
19
18
  success: boolean;
@@ -21,7 +20,7 @@ export interface SingpassLinkResponseItem {
21
20
  export interface SingpassLinkResponse {
22
21
  item: SingpassLinkResponseItem;
23
22
  }
24
- export interface DropinComposerProps extends Required<Pick<DropinAPIHandlers, 'handleGetLegalEntity' | 'handleUpdateLegalEntity' | 'handleCreateLegalEntity' | 'handleGetPciQuestionnaires' | 'handleGetServiceAgreementStatus' | 'handleGetServiceAgreementAcceptanceInfos' | 'handleGetTransferInstrument' | 'handleDeleteTransferInstrument' | 'handleCreateTransferInstrument' | 'handleUpdateTransferInstrument' | 'handleGetDocument' | 'handleUpdateDocument' | 'handleCreateDocument' | 'handleDeleteDocument' | 'handleCompanyIndexSearch' | 'handleCompanyDeepSearch' | 'handleGetCompanyDataset' | 'handleRefreshCompanyDataset' | 'handleVerifyTin' | 'handleClearCompanyData' | 'handleGetBankVerificationVendors' | 'handleDownloadPci' | 'handleGetServiceAgreement' | 'handleViewAcceptedTermsOfServiceDocument' | 'handleDownloadAcceptedTermsOfServiceDocument' | 'handleDownloadUnacceptedTermsOfServiceDocument' | 'handleSignServiceAgreement' | 'handleReviewConfirm'>>, Pick<DropinAPIHandlers, 'handleCreateTrustedTransferInstrument' | 'handleBankVerificationError' | 'handleGetIdVerificationStartCheck' | 'handleGetIdVerificationToken' | 'handleAddressSearch' | 'handleFindAddress' | 'handleOpenSingpassAuthorizationLink' | 'handleCompanyRegistrationNumberIndexSearch' | 'handleCompanyRegistrationNumberDeepSearch'> {
23
+ export interface DropinComposerProps extends Required<Pick<DropinAPIHandlers, 'handleGetLegalEntity' | 'handleUpdateLegalEntity' | 'handleCreateLegalEntity' | 'handleGetServiceAgreementStatus' | 'handleGetServiceAgreementAcceptanceInfos' | 'handleGetTransferInstrument' | 'handleDeleteTransferInstrument' | 'handleCreateTransferInstrument' | 'handleUpdateTransferInstrument' | 'handleGetDocument' | 'handleUpdateDocument' | 'handleCreateDocument' | 'handleDeleteDocument' | 'handleCompanyIndexSearch' | 'handleCompanyDeepSearch' | 'handleGetCompanyDataset' | 'handleRefreshCompanyDataset' | 'handleVerifyTin' | 'handleClearCompanyData' | 'handleGetBankVerificationVendors' | 'handleGetServiceAgreement' | 'handleViewAcceptedTermsOfServiceDocument' | 'handleDownloadAcceptedTermsOfServiceDocument' | 'handleDownloadUnacceptedTermsOfServiceDocument' | 'handleSignServiceAgreement'>>, Pick<DropinAPIHandlers, 'handleCreateTrustedTransferInstrument' | 'handleBankVerificationError' | 'handleGetIdVerificationStartCheck' | 'handleGetIdVerificationToken' | 'handleAddressSearch' | 'handleFindAddress' | 'handleOpenSingpassAuthorizationLink' | 'handleCompanyRegistrationNumberIndexSearch' | 'handleCompanyRegistrationNumberDeepSearch'> {
25
24
  capabilities?: CapabilityName[];
26
25
  legalEntityResponse: ExistingLegalEntity;
27
26
  onChange?: (state: State<TopLevelDataSchema>) => void;
@@ -30,43 +29,75 @@ export interface DropinComposerProps extends Required<Pick<DropinAPIHandlers, 'h
30
29
  onNavigate?: (task: TaskTypes) => void;
31
30
  isInstantVerificationEnabled?: boolean;
32
31
  }
32
+ /** @deprecated */
33
33
  export interface DropinAPIHandlers {
34
- handleReviewConfirm?(legalEntityId: string): Promise<ReviewCompletion>;
34
+ /** @deprecated */
35
35
  handleGetLegalEntity?(legalEntityId: string): Promise<ExistingLegalEntity>;
36
+ /** @deprecated */
36
37
  handleCreateLegalEntity?(data: LegalEntity): Promise<ExistingLegalEntity>;
38
+ /** @deprecated */
37
39
  handleUpdateLegalEntity?(data: PatchLegalEntity, legalEntityId: string): Promise<ExistingLegalEntity>;
40
+ /** @deprecated */
38
41
  handleCreateDocument?(data: Document, legalEntityId: string): Promise<ExistingDocument>;
42
+ /** @deprecated */
39
43
  handleUpdateDocument?(data: Document, documentId: string, legalEntityId: string): Promise<ExistingDocument>;
44
+ /** @deprecated */
40
45
  handleDeleteDocument?(documentId: string, legalEntityId: string): Promise<ExistingDocument>;
46
+ /** @deprecated */
41
47
  handleGetDocument?(documentId: string, legalEntityId: string): Promise<ExistingDocument>;
48
+ /** @deprecated */
42
49
  handleGetBankVerificationVendors?(country: CountryCode, openBankingPartnerConfigId?: string, locale?: Language['locale']): Promise<BankVerificationVendorsResponse>;
50
+ /** @deprecated */
43
51
  handleGetTransferInstrument?(transferInstrumentId: string): Promise<ExistingTransferInstrument>;
52
+ /** @deprecated */
44
53
  handleUpdateTransferInstrument?(data: TransferInstrument, transferInstrumentId: string): Promise<ExistingTransferInstrument>;
54
+ /** @deprecated */
45
55
  handleDeleteTransferInstrument?(transferInstrumentId: string): Promise<TransferInstrument>;
56
+ /** @deprecated */
46
57
  handleCreateTransferInstrument?(data: TransferInstrument): Promise<ExistingTransferInstrument>;
58
+ /** @deprecated */
47
59
  handleBankVerificationError?(errorCode: string, errorMessage: string, state: string, metadata?: Map<string, string>): Promise<BankVerificationErrorResponse>;
48
- handleGetPciQuestionnaires?(legalEntityId: string): Promise<PciQuestionnaires>;
49
- handleDownloadPci?(legalEntityId: string, pciReference: string): Promise<DownloadPci>;
60
+ /** @deprecated */
50
61
  handleGetServiceAgreement?(legalEntityId: string, data: ServiceAgreementRequest): Promise<ServiceAgreementResponse>;
62
+ /** @deprecated */
51
63
  handleSignServiceAgreement?(legalEntityId: string, termsOfServiceDocumentId: string, data: ServiceAgreementSignRequest): Promise<ServiceAgreementSignResponse>;
64
+ /** @deprecated */
52
65
  handleGetServiceAgreementStatus?(legalEntityId: string): Promise<ServiceAgreementStatus>;
66
+ /** @deprecated */
53
67
  handleViewAcceptedTermsOfServiceDocument?(legalEntityId: string, termsOfServiceAcceptanceReference: string): Promise<ServiceAgreementAcceptedDocumentResponse>;
68
+ /** @deprecated */
54
69
  handleDownloadAcceptedTermsOfServiceDocument?(legalEntityId: string, termsOfServiceAcceptanceReference: string): Promise<ServiceAgreementAcceptedDocumentResponse>;
70
+ /** @deprecated */
55
71
  handleDownloadUnacceptedTermsOfServiceDocument?(legalEntityId: string, data: ServiceAgreementUnacceptedDocumentRequest): Promise<ServiceAgreementUnacceptedDocumentResponse>;
72
+ /** @deprecated */
56
73
  handleGetServiceAgreementAcceptanceInfos?(legalEntityId: string): Promise<ServiceAgreementAcceptanceInfos>;
74
+ /** @deprecated */
57
75
  handleAddressSearch?(data: AddressSearchRequest, legalEntityId: string): Promise<AddressSearchResponse>;
76
+ /** @deprecated */
58
77
  handleFindAddress?(addressId: string): Promise<LoqateAddress>;
78
+ /** @deprecated */
59
79
  handleGetIdVerificationToken?(legalEntityId: string, data: InstantIdVerificationTokenRequest): Promise<InstantIdVerificationTokenResponse>;
80
+ /** @deprecated */
60
81
  handleGetIdVerificationStartCheck?(legalEntityId: string, data: InstantIdVerificationStartCheckRequest): Promise<InstantIdVerificationStartCheckResponse>;
82
+ /** @deprecated */
61
83
  handleCompanyIndexSearch?(data: CompanySearchRequest): Promise<CompanySearchResponse>;
84
+ /** @deprecated */
62
85
  handleCompanyDeepSearch?(data: CompanySearchRequest): Promise<CompanySearchResponse>;
86
+ /** @deprecated */
63
87
  handleCompanyRegistrationNumberIndexSearch?(data: CompanySearchRequest): Promise<CompanySearchResponse>;
88
+ /** @deprecated */
64
89
  handleCompanyRegistrationNumberDeepSearch?(data: CompanySearchRequest): Promise<CompanySearchResponse>;
90
+ /** @deprecated */
65
91
  handleGetCompanyDataset?(data: CompanyDatasetRequest): Promise<CompanyDatasetResponse>;
92
+ /** @deprecated */
66
93
  handleRefreshCompanyDataset?(data: CompanyDatasetRequest): Promise<CompanyDatasetResponse>;
94
+ /** @deprecated */
67
95
  handleVerifyTin?(data: TinVerificationRequest): Promise<TinVerificationResponse>;
96
+ /** @deprecated */
68
97
  handleClearCompanyData?(): Promise<void>;
98
+ /** @deprecated */
69
99
  handleOpenSingpassAuthorizationLink?(): Promise<SingpassLinkResponse>;
100
+ /** @deprecated */
70
101
  handleCreateTrustedTransferInstrument?(code: string, state: string): Promise<CreateTrustedTransferInstrumentResponse>;
71
102
  }
72
103
  export interface DropinProps {
@@ -1,5 +1,5 @@
1
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
2
- import { TaskTypes } from '#shared/tasks/TaskList/types';
1
+ import type { ExistingLegalEntity } from '../../../../core/models/api/legal-entity';
2
+ import { TaskTypes } from '../../../Shared/tasks/TaskList/types';
3
3
  import type { DropinAPIHandlers } from './types';
4
4
  interface UseNavigationOptions {
5
5
  legalEntity: ExistingLegalEntity;
@@ -1,6 +1,8 @@
1
+ import type { ComponentOptions } from '../..';
1
2
  interface OnboardingDropinComponentProps {
2
3
  legalEntityId: string;
3
4
  openBankingPartnerConfigId?: string;
4
5
  }
6
+ export type OnboardingDropinComponentOptions = ComponentOptions<'onboardingDropinComponent'>;
5
7
  export declare function OnboardingDropinComponent({ legalEntityId, openBankingPartnerConfigId, }: OnboardingDropinComponentProps): import("preact/jsx-runtime").JSX.Element;
6
8
  export {};
@@ -1,5 +1,5 @@
1
- import type { Language } from '#language/Language';
2
- import type { DatasetUtil } from '#utils/datasetUtil';
1
+ import type { Language } from '../../../language/Language';
2
+ import type { DatasetUtil } from '../../../utils/datasetUtil';
3
3
  import type { HighExposureCustomLabels, HighExposureSchema, HighExposureSummaryType } from '../../EFP/tasks/HighExposureDropin/types';
4
4
  export declare const customLabels: HighExposureCustomLabels;
5
5
  export declare const getTranslatedLegalInsolvency: (i18n: Language, insolvencyData?: string) => string;
@@ -1,5 +1,5 @@
1
- import type { ExistingLegalEntity } from '#core/models/api/legal-entity';
2
- import { OnboardingStatus } from '#core/models/api/view-verification-status';
1
+ import type { ExistingLegalEntity } from '../../../core/models/api/legal-entity';
2
+ import { OnboardingStatus } from '../../../core/models/api/view-verification-status';
3
3
  import type { ErrorEntity, OnboardingRedirectConfig } from './types';
4
4
  interface ViewVerificationStatusComponentProps {
5
5
  legalEntityId: ExistingLegalEntity['id'];