@adyen/kyc-components 3.13.3 → 3.14.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 (771) hide show
  1. package/dist/es/adyen-kyc-components.es.js +120 -372
  2. package/dist/style.css +6 -10
  3. package/dist/types/components/AutoResizer.d.ts +1 -1
  4. package/dist/types/components/BankDocument/component/BankDocumentComponent.d.ts +1 -1
  5. package/dist/types/components/BankDocument/component/BankDocumentRequirements.d.ts +2 -1
  6. package/dist/types/components/BankDocument/component/validate.d.ts +2 -2
  7. package/dist/types/components/BankVerification/BankVerification.d.ts +1 -1
  8. package/dist/types/components/BankVerification/types.d.ts +8 -8
  9. package/dist/types/components/BankVerification/validate.d.ts +2 -2
  10. package/dist/types/components/BankVerification/verification/widget/component/BankVerificationWidget.d.ts +3 -3
  11. package/dist/types/components/BankVerification/verification/widget/iframeWidget.d.ts +1 -1
  12. package/dist/types/components/BaseElement.d.ts +2 -2
  13. package/dist/types/components/BusinessTypeSelection/component/BusinessTypeSelection.d.ts +3 -3
  14. package/dist/types/components/BusinessTypeSelection/component/EntityTypeRadioGroupCard.d.ts +4 -4
  15. package/dist/types/components/BusinessTypeSelection/types.d.ts +5 -5
  16. package/dist/types/components/BusinessTypeSelection/utils.d.ts +6 -6
  17. package/dist/types/components/Company/component/CompanyComponent.d.ts +3 -3
  18. package/dist/types/components/Company/rules.d.ts +5 -5
  19. package/dist/types/components/Company/types.d.ts +1 -1
  20. package/dist/types/components/CompanyBasics/component/CompanyBasicsComponent.d.ts +2 -2
  21. package/dist/types/components/CompanyLookup/CompanyLookupResultsHeader.d.ts +1 -1
  22. package/dist/types/components/CompanyLookup/CompanyLookupResultsList.d.ts +1 -1
  23. package/dist/types/components/CompanyLookup/LookupResult.d.ts +1 -1
  24. package/dist/types/components/CompanyLookup/component/CompanyLookupComponent.d.ts +1 -1
  25. package/dist/types/components/CompanyNameAndCountry/component/CompanyNameAndCountryComponent.d.ts +1 -1
  26. package/dist/types/components/CompanyNameAndCountry/validate.d.ts +2 -2
  27. package/dist/types/components/CompanyOtherDetails/component/CompanyOtherDetailsComponent.d.ts +2 -2
  28. package/dist/types/components/CompanyRegistrationDetails/component/CompanyRegistrationDetailsComponent.d.ts +1 -1
  29. package/dist/types/components/CompanyRegistrationDetails/types.d.ts +6 -6
  30. package/dist/types/components/CompanySearch/component/CompanySearchComponent.d.ts +1 -1
  31. package/dist/types/components/CompanySearch/forms.d.ts +1 -1
  32. package/dist/types/components/CompanyStructure/component/CompanyStructureComponent.d.ts +2 -2
  33. package/dist/types/components/CompanyType/component/CompanyTypeComponent.d.ts +1 -1
  34. package/dist/types/components/CompanyType/types.d.ts +3 -3
  35. package/dist/types/components/CompanyType/validate.d.ts +2 -2
  36. package/dist/types/components/ConstitutionalDocument/ConstitutionalDocumentComponent.d.ts +1 -1
  37. package/dist/types/components/ConstitutionalDocument/types.d.ts +3 -3
  38. package/dist/types/components/ContactDetails/component/ContactDetailsComponent.d.ts +1 -1
  39. package/dist/types/components/ContactDetails/validate.d.ts +2 -2
  40. package/dist/types/components/DecisionMakers/component/DecisionMakersComponent.d.ts +1 -1
  41. package/dist/types/components/DecisionMakers/types.d.ts +3 -3
  42. package/dist/types/components/DocumentUpload/DocumentUpload.d.ts +1 -1
  43. package/dist/types/components/DocumentUpload/types.d.ts +6 -6
  44. package/dist/types/components/Dropins/CompanyDropin/components/CompanyDropinComponent.d.ts +1 -1
  45. package/dist/types/components/Dropins/CompanyDropin/types.d.ts +1 -2
  46. package/dist/types/components/Dropins/CompanySearchDropin/components/CompanySearchDropinComponent.d.ts +1 -1
  47. package/dist/types/components/Dropins/CompanySearchDropin/utils.d.ts +2 -2
  48. package/dist/types/components/Dropins/DropinComposer/components/DropinComposerComponent.d.ts +1 -1
  49. package/dist/types/components/Dropins/DropinLayout/ActionBar/ActionBar.d.ts +1 -1
  50. package/dist/types/components/Dropins/DropinLayout/DropinLayout.d.ts +1 -1
  51. package/dist/types/components/Dropins/FormNavigation/FormNavigation.d.ts +1 -1
  52. package/dist/types/components/Dropins/FormNavigation/FormNavigationItem.d.ts +1 -1
  53. package/dist/types/components/Dropins/FormNavigation/types.d.ts +4 -4
  54. package/dist/types/components/Dropins/FormWrapper/FormWrapper.d.ts +7 -7
  55. package/dist/types/components/Dropins/IndividualDropin/components/IndividualDropinComponent.d.ts +1 -1
  56. package/dist/types/components/Dropins/PayoutDetailsDropin/components/PayoutDetailsDropinComponent.d.ts +1 -1
  57. package/dist/types/components/Dropins/PciDropin/components/PciDropinComponent.d.ts +1 -1
  58. package/dist/types/components/Dropins/PciDropin/types.d.ts +3 -3
  59. package/dist/types/components/Dropins/PciDropin/validate.d.ts +1 -1
  60. package/dist/types/components/Dropins/RoleAndTypeDropin/components/RoleAndTypeDropinComponent.d.ts +1 -1
  61. package/dist/types/components/Dropins/RoleAndTypeDropin/types.d.ts +3 -3
  62. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/components/ServiceAgreementDropinComponent.d.ts +2 -2
  63. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/components/useServiceAgreement.d.ts +7 -5
  64. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/types.d.ts +5 -4
  65. package/dist/types/components/Dropins/ServiceAgreementDropinComponent/validate.d.ts +2 -2
  66. package/dist/types/components/Dropins/SolePropDropin/components/SolePropDropinComponent.d.ts +1 -1
  67. package/dist/types/components/Dropins/TrustDropin/components/TrustDropinComponent.d.ts +1 -1
  68. package/dist/types/components/Dropins/types.d.ts +14 -13
  69. package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +2 -2
  70. package/dist/types/components/EmbeddedDropins/CreateTransferInstrumentComponent/CreateTransferInstrumentComponent.d.ts +2 -2
  71. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentComponent.d.ts +2 -2
  72. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverview/ManageTransferInstrumentOverview.d.ts +2 -2
  73. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItem/ManageTransferInstrumentOverviewItem.d.ts +2 -2
  74. package/dist/types/components/EmbeddedDropins/ManageTransferInstrumentComponent/ManageTransferInstrumentOverviewItemSummary/ManageTransferInstrumentOverviewItemSummary.d.ts +1 -1
  75. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/ViewVerificationStatusComponent.d.ts +4 -3
  76. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/content.d.ts +2 -1
  77. package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/types.d.ts +1 -1
  78. package/dist/types/components/IdDocumentUpload/component/IdDocumentAlreadyUpload.d.ts +1 -1
  79. package/dist/types/components/IdDocumentUpload/component/IdDocumentInstantVerificationComponent.d.ts +1 -1
  80. package/dist/types/components/IdDocumentUpload/component/IdDocumentManualUpload.d.ts +1 -1
  81. package/dist/types/components/IdDocumentUpload/component/IdDocumentUploadComponent.d.ts +1 -1
  82. package/dist/types/components/IdDocumentUpload/types.d.ts +4 -4
  83. package/dist/types/components/IdVerification/component/IdVerificationComponent.d.ts +1 -1
  84. package/dist/types/components/IdVerification/types.d.ts +1 -1
  85. package/dist/types/components/IdVerificationMethod/IdVerificationMethodComponent.d.ts +2 -2
  86. package/dist/types/components/IdVerificationMethod/idVerificationMethodMetadata.d.ts +2 -2
  87. package/dist/types/components/IdVerificationMethod/types.d.ts +2 -2
  88. package/dist/types/components/IdentityNumber/component/IdentityNumberComponent.d.ts +1 -1
  89. package/dist/types/components/IdentityNumber/fieldConfig.d.ts +5 -5
  90. package/dist/types/components/IdentityNumber/type.d.ts +3 -3
  91. package/dist/types/components/Individual/component/IndividualComponent.d.ts +2 -2
  92. package/dist/types/components/Individual/rules.d.ts +3 -3
  93. package/dist/types/components/Individual/types.d.ts +13 -13
  94. package/dist/types/components/Introduction/Introduction.d.ts +1 -1
  95. package/dist/types/components/Introduction/IntroductionScreen.d.ts +2 -2
  96. package/dist/types/components/Introduction/copy.d.ts +3 -3
  97. package/dist/types/components/LegalEntityTypeSwitcher/LegalEntityTypeSwitcher.d.ts +1 -1
  98. package/dist/types/components/LegalEntityTypeSwitcher/type.d.ts +3 -3
  99. package/dist/types/components/PayoutAccount/component/PayoutAccountComponent.d.ts +1 -1
  100. package/dist/types/components/PayoutAccount/helpers/mapPayoutAccountSchemaToApiBankAccount.d.ts +4 -4
  101. package/dist/types/components/PayoutAccount/types.d.ts +4 -4
  102. package/dist/types/components/PayoutDetails/component/PayoutDetailsComponent.d.ts +5 -5
  103. package/dist/types/components/PayoutDetails/rules.d.ts +5 -5
  104. package/dist/types/components/PayoutDetails/types.d.ts +11 -11
  105. package/dist/types/components/PayoutVerificationMethod/allowedBankCountriesPerCountry.d.ts +1 -1
  106. package/dist/types/components/PayoutVerificationMethod/component/AccountHolderDescriptionFragment.d.ts +2 -2
  107. package/dist/types/components/PayoutVerificationMethod/component/PayoutVerificationMethod.d.ts +2 -2
  108. package/dist/types/components/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +2 -2
  109. package/dist/types/components/PayoutVerificationMethod/types.d.ts +1 -1
  110. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityAu/component/DriversLicense.d.ts +4 -4
  111. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityAu/component/IdentityAuComponent.d.ts +1 -1
  112. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityAu/validate.d.ts +2 -2
  113. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityComponent.d.ts +1 -1
  114. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityHK/component/IdentityHKComponent.d.ts +1 -1
  115. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityHK/validate.d.ts +2 -2
  116. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityNZ/component/DriversLicense.d.ts +3 -3
  117. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityNZ/component/IdentityNZComponent.d.ts +1 -1
  118. package/dist/types/components/PersonalDetails/component/IdentityComponent/IdentityNZ/validate.d.ts +2 -2
  119. package/dist/types/components/PersonalDetails/component/IdentityComponent/TypeOfIdentity/index.d.ts +1 -1
  120. package/dist/types/components/PersonalDetails/component/IdentityComponent/identityUS/component/IdentityUSComponent.d.ts +1 -1
  121. package/dist/types/components/PersonalDetails/component/IdentityComponent/types.d.ts +3 -3
  122. package/dist/types/components/PersonalDetails/component/PersonalDetailsComponent.d.ts +1 -1
  123. package/dist/types/components/PersonalDetails/types.d.ts +11 -11
  124. package/dist/types/components/PersonalDetails/validate.d.ts +2 -2
  125. package/dist/types/components/ProofOfResidency/ProofOfResidencyComponent.d.ts +1 -1
  126. package/dist/types/components/ProofOfResidency/types.d.ts +1 -1
  127. package/dist/types/components/RegistrationAddress/component/RegistrationAddressComponent.d.ts +2 -2
  128. package/dist/types/components/RegistrationAddress/types.d.ts +4 -4
  129. package/dist/types/components/RegistrationAddress/validate.d.ts +2 -2
  130. package/dist/types/components/Review/component/ReviewComponent.d.ts +1 -1
  131. package/dist/types/components/Review/types.d.ts +1 -1
  132. package/dist/types/components/SingpassSelection/index.d.ts +2 -2
  133. package/dist/types/components/SoleProp/component/SolePropComponent.d.ts +1 -1
  134. package/dist/types/components/SoleProp/types.d.ts +6 -6
  135. package/dist/types/components/StepProgressIndicator/StepProgressIndicator.d.ts +1 -1
  136. package/dist/types/components/TaskList/component/PayoutAccountTaskListItem.d.ts +3 -3
  137. package/dist/types/components/TaskList/component/TaskItemStatus.d.ts +2 -2
  138. package/dist/types/components/TaskList/component/TaskListComponent.d.ts +1 -1
  139. package/dist/types/components/TaskList/component/TaskListGroup.d.ts +2 -2
  140. package/dist/types/components/TaskList/component/TaskListItem.d.ts +1 -1
  141. package/dist/types/components/TaskList/types.d.ts +4 -3
  142. package/dist/types/components/TaxDocument/TaxDocumentComponent.d.ts +1 -1
  143. package/dist/types/components/Trust/component/TrustComponent.d.ts +2 -2
  144. package/dist/types/components/Trust/rules.d.ts +2 -2
  145. package/dist/types/components/Trust/types.d.ts +6 -6
  146. package/dist/types/components/TrustMembers/component/CompanyTrustMemberTaskItem.d.ts +2 -2
  147. package/dist/types/components/TrustMembers/component/ExemptSettlorTaskItem.d.ts +2 -2
  148. package/dist/types/components/TrustMembers/component/RegularTrustMemberTaskItem.d.ts +2 -2
  149. package/dist/types/components/TrustMembers/component/RootTrusteeTaskItem.d.ts +2 -2
  150. package/dist/types/components/TrustMembers/component/TrustMembersOverview.d.ts +2 -2
  151. package/dist/types/components/TrustMembers/component/UndefinedBeneficiaryTaskItem.d.ts +1 -1
  152. package/dist/types/components/TrustMembers/types.d.ts +5 -5
  153. package/dist/types/components/TrustRegistrationDetails/component/TrustRegistrationDetailsComponent.d.ts +1 -1
  154. package/dist/types/components/TrustRegistrationDetails/types.d.ts +4 -4
  155. package/dist/types/components/TrustRegistrationDetails/validate.d.ts +2 -2
  156. package/dist/types/components/TrustRoleAndEntityType/component/TrustRoleAndEntityType.d.ts +1 -1
  157. package/dist/types/components/TrustRoleAndEntityType/convertExistingTrustMember.d.ts +2 -2
  158. package/dist/types/components/TrustRoleAndEntityType/getAvailableRoles.d.ts +2 -2
  159. package/dist/types/components/TrustRoleAndEntityType/types.d.ts +6 -6
  160. package/dist/types/components/TrustRoleAndEntityType/validate.d.ts +2 -2
  161. package/dist/types/components/UIElement.d.ts +11 -10
  162. package/dist/types/components/index.d.ts +4 -4
  163. package/dist/types/components/internal/Accordion/Accordion.d.ts +1 -1
  164. package/dist/types/components/internal/Accordion/AccordionContext.d.ts +1 -1
  165. package/dist/types/components/internal/Accordion/types.d.ts +1 -1
  166. package/dist/types/components/internal/AccordionItem/AccordionItem.d.ts +1 -1
  167. package/dist/types/components/internal/AccordionItem/types.d.ts +3 -3
  168. package/dist/types/components/internal/AccordionItem/useAccordionContext.d.ts +1 -1
  169. package/dist/types/components/internal/AccountHolder/AccountHolder.d.ts +1 -1
  170. package/dist/types/components/internal/AccountHolder/types.d.ts +2 -2
  171. package/dist/types/components/internal/AccountHolder/validate.d.ts +2 -2
  172. package/dist/types/components/internal/Address/Address.d.ts +1 -1
  173. package/dist/types/components/internal/Address/components/FieldContainer.d.ts +1 -1
  174. package/dist/types/components/internal/Address/components/SearchAddress.d.ts +2 -2
  175. package/dist/types/components/internal/Address/constants.d.ts +1 -1
  176. package/dist/types/components/internal/Address/types.d.ts +3 -3
  177. package/dist/types/components/internal/Address/utils.d.ts +3 -3
  178. package/dist/types/components/internal/Address/validate.d.ts +3 -3
  179. package/dist/types/components/internal/Address/validate.formats.d.ts +2 -2
  180. package/dist/types/components/internal/Alert/Alert.d.ts +1 -1
  181. package/dist/types/components/internal/Alert/components/VerificationErrorAlert.d.ts +1 -1
  182. package/dist/types/components/internal/Alert/types.d.ts +2 -2
  183. package/dist/types/components/internal/BankAccountFormat/BankAccountFormat.d.ts +1 -1
  184. package/dist/types/components/internal/BankAccountNumber/BankAccountNumber.d.ts +1 -1
  185. package/dist/types/components/internal/BankAccountNumber/fieldConfig.d.ts +3 -3
  186. package/dist/types/components/internal/BankAccountNumber/types.d.ts +2 -2
  187. package/dist/types/components/internal/BankCity/BankCity.d.ts +1 -1
  188. package/dist/types/components/internal/BankCode/BankCode.d.ts +1 -1
  189. package/dist/types/components/internal/BankCode/fieldConfig.d.ts +3 -3
  190. package/dist/types/components/internal/BankCode/types.d.ts +2 -2
  191. package/dist/types/components/internal/BankName/BankName.d.ts +1 -1
  192. package/dist/types/components/internal/BranchCode/BranchCode.d.ts +1 -1
  193. package/dist/types/components/internal/BranchCode/fieldConfig.d.ts +3 -3
  194. package/dist/types/components/internal/BranchCode/types.d.ts +2 -2
  195. package/dist/types/components/internal/BusinessRegistrationNumber/BusinessRegistrationNumber.d.ts +1 -1
  196. package/dist/types/components/internal/BusinessRegistrationNumber/types.d.ts +1 -1
  197. package/dist/types/components/internal/Button/Button.d.ts +2 -2
  198. package/dist/types/components/internal/Button/types.d.ts +2 -2
  199. package/dist/types/components/internal/Card/Card.d.ts +2 -2
  200. package/dist/types/components/internal/Card/CardGroup.d.ts +1 -1
  201. package/dist/types/components/internal/Card/types.d.ts +1 -1
  202. package/dist/types/components/internal/CollapsibleContainer/CollapsibleContainer.d.ts +1 -1
  203. package/dist/types/components/internal/CollapsibleContainer/types.d.ts +1 -1
  204. package/dist/types/components/internal/ContextGuidance/ContextGuidance.d.ts +1 -1
  205. package/dist/types/components/internal/ContextGuidance/types.d.ts +1 -1
  206. package/dist/types/components/internal/ContractViewer/ContractViewer.d.ts +1 -1
  207. package/dist/types/components/internal/CountryField/CountryField.d.ts +1 -1
  208. package/dist/types/components/internal/CountryField/validate.d.ts +2 -2
  209. package/dist/types/components/internal/Currency/Currency.d.ts +2 -2
  210. package/dist/types/components/internal/Currency/types.d.ts +2 -2
  211. package/dist/types/components/internal/DateOfIncorporationField/DateOfIncorporationField.d.ts +1 -1
  212. package/dist/types/components/internal/DateOfIncorporationField/validate.d.ts +2 -2
  213. package/dist/types/components/internal/DecisionMakerRole/DecisionMakerRoleComponent.d.ts +1 -1
  214. package/dist/types/components/internal/DecisionMakerRole/types.d.ts +1 -1
  215. package/dist/types/components/internal/Disclaimer/Disclaimer.d.ts +1 -1
  216. package/dist/types/components/internal/DocumentGuidance/DocumentGuidance.d.ts +1 -1
  217. package/dist/types/components/internal/DocumentGuidance/type.d.ts +1 -1
  218. package/dist/types/components/internal/EntityAssociation/EntityAssociation.d.ts +1 -1
  219. package/dist/types/components/internal/EntityAssociation/types.d.ts +7 -7
  220. package/dist/types/components/internal/EntityGuidanceStatus/component/EntityGuidanceStatus.d.ts +1 -1
  221. package/dist/types/components/internal/EntityGuidanceStatus/component/EntityStatusIcon.d.ts +1 -1
  222. package/dist/types/components/internal/EntityGuidanceStatus/types.d.ts +4 -4
  223. package/dist/types/components/internal/ErrorPanel/ErrorPanel.d.ts +1 -1
  224. package/dist/types/components/internal/ErrorPanel/components/ServerValidationErrors.d.ts +1 -1
  225. package/dist/types/components/internal/ErrorPanel/components/VerificationErrors.d.ts +1 -1
  226. package/dist/types/components/internal/ErrorPanel/types.d.ts +3 -3
  227. package/dist/types/components/internal/FormFields/Checkbox/Checkbox.d.ts +1 -1
  228. package/dist/types/components/internal/FormFields/Dropzone/Dropzone.d.ts +1 -1
  229. package/dist/types/components/internal/FormFields/Dropzone/FilePicker.d.ts +4 -4
  230. package/dist/types/components/internal/FormFields/Dropzone/components/DropzoneFile.d.ts +1 -1
  231. package/dist/types/components/internal/FormFields/Dropzone/types.d.ts +3 -3
  232. package/dist/types/components/internal/FormFields/Dropzone/validate.d.ts +2 -2
  233. package/dist/types/components/internal/FormFields/Field/Field.d.ts +2 -2
  234. package/dist/types/components/internal/FormFields/Field/types.d.ts +3 -3
  235. package/dist/types/components/internal/FormFields/InputBase.d.ts +1 -1
  236. package/dist/types/components/internal/FormFields/InputDate/InputDate.d.ts +2 -2
  237. package/dist/types/components/internal/FormFields/InputEmail.d.ts +1 -1
  238. package/dist/types/components/internal/FormFields/InputRadio/InputRadio.d.ts +1 -1
  239. package/dist/types/components/internal/FormFields/InputTelephone.d.ts +1 -1
  240. package/dist/types/components/internal/FormFields/InputText.d.ts +1 -1
  241. package/dist/types/components/internal/FormFields/MaskedInputText/MaskedInputText.d.ts +3 -3
  242. package/dist/types/components/internal/FormFields/MultiSelectList/MultiSelectList.d.ts +1 -1
  243. package/dist/types/components/internal/FormFields/RadioGroup/RadioGroup.d.ts +1 -1
  244. package/dist/types/components/internal/FormFields/RadioGroup/types.d.ts +2 -2
  245. package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCard.d.ts +1 -1
  246. package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCardSelect.d.ts +3 -3
  247. package/dist/types/components/internal/FormFields/RadioGroupCard/RadioGroupCard.d.ts +1 -1
  248. package/dist/types/components/internal/FormFields/RadioGroupCard/types.d.ts +2 -2
  249. package/dist/types/components/internal/FormFields/Select/Select.d.ts +2 -2
  250. package/dist/types/components/internal/FormFields/Select/components/SelectButton.d.ts +1 -1
  251. package/dist/types/components/internal/FormFields/Select/components/SelectList.d.ts +1 -1
  252. package/dist/types/components/internal/FormFields/Select/components/SelectListItem.d.ts +1 -1
  253. package/dist/types/components/internal/FormFields/Select/types.d.ts +2 -2
  254. package/dist/types/components/internal/FormHeader/FormHeader.d.ts +1 -1
  255. package/dist/types/components/internal/FormHeader/type.d.ts +1 -1
  256. package/dist/types/components/internal/Heading/Heading.d.ts +1 -1
  257. package/dist/types/components/internal/Iban/Iban.d.ts +1 -1
  258. package/dist/types/components/internal/Iban/fieldConfig.d.ts +3 -3
  259. package/dist/types/components/internal/Iban/ibanValidator.d.ts +2 -2
  260. package/dist/types/components/internal/Iban/types.d.ts +2 -2
  261. package/dist/types/components/internal/IdFieldTypeSelector/CompanyRegistrationNumberTypeSelector.d.ts +4 -4
  262. package/dist/types/components/internal/IdFieldTypeSelector/IndividualIdNumberTypeSelector.d.ts +2 -2
  263. package/dist/types/components/internal/IdFieldTypeSelector/TaxIdNumberTypeSelector.d.ts +5 -5
  264. package/dist/types/components/internal/IdFieldTypeSelector/countryIdNumberTypes.d.ts +3 -3
  265. package/dist/types/components/internal/IdFieldTypeSelector/inferCompanyRegistrationNumberType.d.ts +3 -3
  266. package/dist/types/components/internal/IdFieldTypeSelector/inferTaxIdNumberType.d.ts +2 -2
  267. package/dist/types/components/internal/LegalCompanyNameField/LegalCompanyNameField.d.ts +1 -1
  268. package/dist/types/components/internal/LegalCompanyNameField/validate.d.ts +2 -2
  269. package/dist/types/components/internal/Link/Link.d.ts +1 -1
  270. package/dist/types/components/internal/Link/types.d.ts +2 -2
  271. package/dist/types/components/internal/List/List.d.ts +1 -1
  272. package/dist/types/components/internal/List/ListItem.d.ts +1 -1
  273. package/dist/types/components/internal/List/types.d.ts +1 -1
  274. package/dist/types/components/internal/LoaderWrapper/LoaderWrapper.d.ts +3 -3
  275. package/dist/types/components/internal/Menu/ActionsMenu.d.ts +1 -1
  276. package/dist/types/components/internal/Name/Name.d.ts +1 -1
  277. package/dist/types/components/internal/Name/validate.d.ts +2 -2
  278. package/dist/types/components/internal/PhoneInput/PhoneInput.d.ts +1 -1
  279. package/dist/types/components/internal/PhoneInput/types.d.ts +1 -1
  280. package/dist/types/components/internal/PhoneInput/validate.d.ts +3 -3
  281. package/dist/types/components/internal/Remove/Remove.d.ts +2 -2
  282. package/dist/types/components/internal/Remove/types.d.ts +2 -2
  283. package/dist/types/components/internal/StateField/StateField.d.ts +1 -1
  284. package/dist/types/components/internal/StateField/validate.d.ts +2 -2
  285. package/dist/types/components/internal/Status/Status.d.ts +1 -1
  286. package/dist/types/components/internal/Status/types.d.ts +1 -1
  287. package/dist/types/components/internal/StockExchangeMICField/StockExchangeMICField.d.ts +1 -1
  288. package/dist/types/components/internal/StockExchangeMICField/fieldConfig.d.ts +2 -2
  289. package/dist/types/components/internal/StockISINField/StockISINField.d.ts +1 -1
  290. package/dist/types/components/internal/StockISINField/fieldConfig.d.ts +2 -2
  291. package/dist/types/components/internal/Summary/Summary.d.ts +3 -3
  292. package/dist/types/components/internal/Summary/types.d.ts +2 -2
  293. package/dist/types/components/internal/SwiftCode/SwiftCode.d.ts +1 -1
  294. package/dist/types/components/internal/SwiftCode/fieldConfig.d.ts +2 -2
  295. package/dist/types/components/internal/Tag/Tag.d.ts +1 -1
  296. package/dist/types/components/internal/TaxId/TaxId.d.ts +1 -1
  297. package/dist/types/components/internal/TaxId/fieldConfig.d.ts +3 -3
  298. package/dist/types/components/internal/TaxId/types.d.ts +3 -3
  299. package/dist/types/components/internal/TaxInformationField/TaxInformationField.d.ts +2 -2
  300. package/dist/types/components/internal/TaxInformationField/fieldConfig.d.ts +3 -3
  301. package/dist/types/components/internal/TaxInformationField/types.d.ts +2 -2
  302. package/dist/types/components/internal/Toast/Toast.d.ts +1 -1
  303. package/dist/types/components/internal/TradingNameField/TradingNameField.d.ts +1 -1
  304. package/dist/types/components/internal/TradingNameField/validate.d.ts +2 -2
  305. package/dist/types/components/internal/VatNumber/VatNumber.d.ts +1 -1
  306. package/dist/types/components/internal/VatNumber/fieldConfig.d.ts +4 -4
  307. package/dist/types/components/internal/VatNumber/types.d.ts +1 -1
  308. package/dist/types/core/Context/AuthContext/AuthProvider.d.ts +1 -1
  309. package/dist/types/core/Context/AuthContext/useAuthContext.d.ts +1 -1
  310. package/dist/types/core/Context/ConfigurationApiContext/ConfigurationApiContext.d.ts +7 -7
  311. package/dist/types/core/Context/ConfigurationApiContext/ConfigurationApiProvider.d.ts +3 -3
  312. package/dist/types/core/Context/ConfigurationApiContext/getEmbeddedApi.d.ts +1 -1
  313. package/dist/types/core/Context/ConfigurationApiContext/getKycExternalApi.d.ts +1 -1
  314. package/dist/types/core/Context/ConfigurationApiContext/useConfigurationApi.d.ts +1 -1
  315. package/dist/types/core/Context/CoreContext.d.ts +3 -3
  316. package/dist/types/core/Context/CoreProvider.d.ts +2 -2
  317. package/dist/types/core/Context/ExperimentContext/ExperimentsContext.d.ts +1 -1
  318. package/dist/types/core/Context/ExperimentContext/ExperimentsContextProvider.d.ts +1 -1
  319. package/dist/types/core/Context/ExperimentContext/types.d.ts +2 -1
  320. package/dist/types/core/Context/FormRouterContext/FormRouterContextProvider.d.ts +1 -1
  321. package/dist/types/core/Context/FormRouterContext/types.d.ts +3 -3
  322. package/dist/types/core/Context/I18nProvider/I18nProvider.d.ts +2 -2
  323. package/dist/types/core/Context/SettingsContext/SettingsContext.d.ts +1 -1
  324. package/dist/types/core/Context/SettingsContext/SettingsProvider.d.ts +1 -1
  325. package/dist/types/core/Context/SettingsContext/types.d.ts +2 -2
  326. package/dist/types/core/Context/SettingsContext/useSetting.d.ts +1 -1
  327. package/dist/types/core/Context/StateContext/StateContext.d.ts +1 -1
  328. package/dist/types/core/Context/StateContext/StateContextSetter.d.ts +1 -1
  329. package/dist/types/core/Context/StateContext/StateContextWatcher.d.ts +1 -1
  330. package/dist/types/core/Context/StateContext/StateProvider.d.ts +2 -2
  331. package/dist/types/core/Context/StateContext/StateReducer.d.ts +1 -1
  332. package/dist/types/core/Context/StateContext/useGlobalData.d.ts +1 -1
  333. package/dist/types/core/Context/StateContext/useStateContext.d.ts +1 -1
  334. package/dist/types/core/Context/ToastContext/ToastContext.d.ts +1 -1
  335. package/dist/types/core/Context/ToastContext/ToastContextProvider.d.ts +1 -1
  336. package/dist/types/core/Context/ToastContext/useToastContext.d.ts +1 -1
  337. package/dist/types/core/Context/useCoreContext.d.ts +1 -1
  338. package/dist/types/core/SDKValidation/index.d.ts +2 -2
  339. package/dist/types/core/SDKValidation/schemas.d.ts +1 -1
  340. package/dist/types/core/SDKValidation/types.d.ts +1 -1
  341. package/dist/types/core/Services/componentApi/accept-service-agreement.d.ts +2 -2
  342. package/dist/types/core/Services/componentApi/create-document.d.ts +2 -2
  343. package/dist/types/core/Services/componentApi/create-legal-entity.d.ts +2 -2
  344. package/dist/types/core/Services/componentApi/create-transferInstrument.d.ts +2 -2
  345. package/dist/types/core/Services/componentApi/create-trusted-transferInstrument.d.ts +2 -2
  346. package/dist/types/core/Services/componentApi/delete-transferInstrument.d.ts +2 -2
  347. package/dist/types/core/Services/componentApi/download-pci.d.ts +2 -2
  348. package/dist/types/core/Services/componentApi/generate-onboarding-link.d.ts +2 -2
  349. package/dist/types/core/Services/componentApi/get-address.d.ts +2 -2
  350. package/dist/types/core/Services/componentApi/get-allowed-locales.d.ts +2 -2
  351. package/dist/types/core/Services/componentApi/get-analytics-session.d.ts +1 -1
  352. package/dist/types/core/Services/componentApi/get-bankVerification-vendor.d.ts +3 -3
  353. package/dist/types/core/Services/componentApi/get-dataset.d.ts +2 -2
  354. package/dist/types/core/Services/componentApi/get-document.d.ts +2 -2
  355. package/dist/types/core/Services/componentApi/get-idverification-token.d.ts +2 -2
  356. package/dist/types/core/Services/componentApi/get-legal-entity.d.ts +2 -2
  357. package/dist/types/core/Services/componentApi/get-onboarding-status.d.ts +2 -2
  358. package/dist/types/core/Services/componentApi/get-pci-questionnaire.d.ts +2 -2
  359. package/dist/types/core/Services/componentApi/get-pci-status.d.ts +2 -2
  360. package/dist/types/core/Services/componentApi/get-pci-template.d.ts +2 -2
  361. package/dist/types/core/Services/componentApi/get-scenarios.d.ts +2 -2
  362. package/dist/types/core/Services/componentApi/get-service-agreement-acceptance-info.d.ts +2 -2
  363. package/dist/types/core/Services/componentApi/get-service-agreement-status.d.ts +1 -1
  364. package/dist/types/core/Services/componentApi/get-service-agreement.d.ts +1 -1
  365. package/dist/types/core/Services/componentApi/get-supported-countries.d.ts +2 -2
  366. package/dist/types/core/Services/componentApi/get-tasks.d.ts +2 -2
  367. package/dist/types/core/Services/componentApi/get-transfer-instrument.d.ts +2 -2
  368. package/dist/types/core/Services/componentApi/get-transfer-instruments.d.ts +2 -2
  369. package/dist/types/core/Services/componentApi/handle-bank-verification-error.d.ts +2 -2
  370. package/dist/types/core/Services/componentApi/idVerification-startcheck.d.ts +2 -2
  371. package/dist/types/core/Services/componentApi/push-events.d.ts +1 -1
  372. package/dist/types/core/Services/componentApi/search-address.d.ts +2 -2
  373. package/dist/types/core/Services/componentApi/sign-pci.d.ts +2 -2
  374. package/dist/types/core/Services/componentApi/update-document.d.ts +2 -2
  375. package/dist/types/core/Services/componentApi/update-legal-entity.d.ts +2 -2
  376. package/dist/types/core/Services/componentApi/update-transferInstrument.d.ts +2 -2
  377. package/dist/types/core/Services/componentApi/validate-account-identification.d.ts +3 -3
  378. package/dist/types/core/Services/componentApi/validate-phone-number.d.ts +2 -2
  379. package/dist/types/core/Services/componentApi/verify-id-number.d.ts +2 -2
  380. package/dist/types/core/Services/kycExternalApi/get-allowed-countries.d.ts +2 -2
  381. package/dist/types/core/Services/kycExternalApi/get-allowed-locales.d.ts +2 -2
  382. package/dist/types/core/Services/kycExternalApi/get-configuration.d.ts +1 -1
  383. package/dist/types/core/Services/kycExternalApi/get-dataset.d.ts +2 -2
  384. package/dist/types/core/Services/kycExternalApi/validate-account-identification.d.ts +3 -3
  385. package/dist/types/core/Services/kycExternalApi/validate-phone-number.d.ts +2 -2
  386. package/dist/types/core/Services/kycExternalApi/verify-id-number.d.ts +2 -2
  387. package/dist/types/core/Services/session.d.ts +1 -1
  388. package/dist/types/core/Services/utils.d.ts +2 -2
  389. package/dist/types/core/core.d.ts +3 -3
  390. package/dist/types/core/errorMapping.d.ts +4 -4
  391. package/dist/types/core/hooks/introduction/useCanSeeIntroduction.d.ts +1 -1
  392. package/dist/types/core/hooks/introduction/useIntroductionScreens.d.ts +1 -1
  393. package/dist/types/core/hooks/introduction/useShouldShowIntroduction.d.ts +1 -1
  394. package/dist/types/core/hooks/singpass/useShouldShowSingpass.d.ts +3 -3
  395. package/dist/types/core/hooks/useAccountHolder.d.ts +1 -1
  396. package/dist/types/core/hooks/useAllowedCountries.d.ts +1 -1
  397. package/dist/types/core/hooks/useAnalytics.d.ts +2 -2
  398. package/dist/types/core/hooks/useAssociatedLegalArrangement.d.ts +2 -2
  399. package/dist/types/core/hooks/useAsyncAccountDetailsValidationRules.d.ts +2 -2
  400. package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +7 -7
  401. package/dist/types/core/hooks/useBusinessSetup.d.ts +2 -2
  402. package/dist/types/core/hooks/useClickAwayListener.d.ts +2 -2
  403. package/dist/types/core/hooks/useCompanySearchTaskSubmit.d.ts +9 -9
  404. package/dist/types/core/hooks/useComponentApi.d.ts +3 -3
  405. package/dist/types/core/hooks/useDataset.d.ts +1 -1
  406. package/dist/types/core/hooks/useExemptSettlor.d.ts +2 -2
  407. package/dist/types/core/hooks/useForm/reducer.d.ts +1 -1
  408. package/dist/types/core/hooks/useForm/types.d.ts +3 -3
  409. package/dist/types/core/hooks/useForm/utils.d.ts +1 -1
  410. package/dist/types/core/hooks/useFormComposer.d.ts +5 -5
  411. package/dist/types/core/hooks/useIdVerificationToken.d.ts +3 -3
  412. package/dist/types/core/hooks/useIsElementVisible.d.ts +1 -1
  413. package/dist/types/core/hooks/useLegalEntityType.d.ts +1 -1
  414. package/dist/types/core/hooks/useLocalStorage.d.ts +1 -1
  415. package/dist/types/core/hooks/useScenarioConfiguration.d.ts +7 -7
  416. package/dist/types/core/hooks/useTranslations.d.ts +1 -1
  417. package/dist/types/core/models/api/address-search.d.ts +1 -1
  418. package/dist/types/core/models/api/capability.d.ts +2 -2
  419. package/dist/types/core/models/api/document.d.ts +1 -1
  420. package/dist/types/core/models/api/documentDetail.d.ts +1 -1
  421. package/dist/types/core/models/api/get-allowed-countries.d.ts +1 -1
  422. package/dist/types/core/models/api/get-bankVerification-providers.d.ts +1 -1
  423. package/dist/types/core/models/api/get-configuration.d.ts +1 -1
  424. package/dist/types/core/models/api/get-tasks.d.ts +1 -1
  425. package/dist/types/core/models/api/individual.d.ts +2 -2
  426. package/dist/types/core/models/api/instant-id-verification.d.ts +1 -1
  427. package/dist/types/core/models/api/legal-arrangement.d.ts +3 -3
  428. package/dist/types/core/models/api/legal-entity-association.d.ts +4 -4
  429. package/dist/types/core/models/api/legal-entity.d.ts +10 -10
  430. package/dist/types/core/models/api/problem.d.ts +2 -2
  431. package/dist/types/core/models/api/sole-proprietor.d.ts +1 -1
  432. package/dist/types/core/models/api/supporting-entity-capability.d.ts +1 -1
  433. package/dist/types/core/models/api/transfer-instrument-reference.d.ts +1 -1
  434. package/dist/types/core/models/api/transfer-instrument.d.ts +5 -5
  435. package/dist/types/core/models/api/trust.d.ts +2 -2
  436. package/dist/types/core/models/api/trusted-transferInstrument.d.ts +1 -1
  437. package/dist/types/core/models/api/view-verification-status.d.ts +1 -1
  438. package/dist/types/core/models/company.d.ts +3 -3
  439. package/dist/types/core/models/country-config.d.ts +4 -4
  440. package/dist/types/core/models/decision-maker.d.ts +1 -1
  441. package/dist/types/core/models/errors/entity-problems.d.ts +5 -5
  442. package/dist/types/core/models/errors/error-message.d.ts +1 -1
  443. package/dist/types/core/models/errors/form-verification-errors.d.ts +2 -2
  444. package/dist/types/core/models/errors/remediation.d.ts +1 -1
  445. package/dist/types/core/models/field-configurations.d.ts +3 -3
  446. package/dist/types/core/models/form-rules.d.ts +6 -6
  447. package/dist/types/core/models/form.d.ts +1 -1
  448. package/dist/types/core/models/id-verification-status.d.ts +1 -1
  449. package/dist/types/core/models/identity.d.ts +2 -2
  450. package/dist/types/core/models/payout-account.d.ts +4 -4
  451. package/dist/types/core/models/scenario-fields.d.ts +1 -1
  452. package/dist/types/core/models/sole-prop.d.ts +2 -2
  453. package/dist/types/core/models/trust.d.ts +5 -5
  454. package/dist/types/core/process-field-configurations.d.ts +15 -15
  455. package/dist/types/core/types.d.ts +3 -3
  456. package/dist/types/core/utils.d.ts +3 -3
  457. package/dist/types/datasets/accountFormats/getAccountFormatForCountry.d.ts +3 -3
  458. package/dist/types/datasets/localized/companyTypeExamples/getCompanyTypeExamplesForCountry.d.ts +2 -2
  459. package/dist/types/datasets/localized/legalArrangementTypeExamples/getLegalArrangementTypeExamplesForCountry.d.ts +2 -2
  460. package/dist/types/datasets/localized/legalEntityTypeExamples/getBusinessTypeExamplesForCountry.d.ts +2 -2
  461. package/dist/types/language/Language.d.ts +2 -2
  462. package/dist/types/language/config.d.ts +1 -1
  463. package/dist/types/language/utils.d.ts +2 -2
  464. package/dist/types/types/index.d.ts +1 -1
  465. package/dist/types/utils/accountHolderUtils.d.ts +3 -3
  466. package/dist/types/utils/addLinkedFields.d.ts +1 -1
  467. package/dist/types/utils/api/documentUtils.d.ts +3 -3
  468. package/dist/types/utils/api/processCapabilitites.d.ts +7 -7
  469. package/dist/types/utils/api/processValidationErrors.d.ts +1 -1
  470. package/dist/types/utils/company-util.d.ts +3 -3
  471. package/dist/types/utils/datasetUtil.d.ts +2 -2
  472. package/dist/types/utils/decision-maker-roles.d.ts +2 -2
  473. package/dist/types/utils/dropin-utils.d.ts +2 -2
  474. package/dist/types/utils/entity-association-util.d.ts +6 -6
  475. package/dist/types/utils/entity-status-util.d.ts +4 -4
  476. package/dist/types/utils/eventHandlers/handleKeys.d.ts +2 -2
  477. package/dist/types/utils/formUtils.d.ts +5 -5
  478. package/dist/types/utils/genUtils.d.ts +1 -1
  479. package/dist/types/utils/get-name.d.ts +2 -2
  480. package/dist/types/utils/get-task-status.d.ts +3 -3
  481. package/dist/types/utils/getFieldsWithExistingData.d.ts +8 -8
  482. package/dist/types/utils/getLegalEntityCountry.d.ts +2 -2
  483. package/dist/types/utils/makeSelectItemForRole.d.ts +2 -2
  484. package/dist/types/utils/mapping/companySearch/mapCompanySearchSchemaToLegalEntity.d.ts +3 -3
  485. package/dist/types/utils/mapping/companySearch/mapLegalEntityToCompanySearchSchema.d.ts +2 -2
  486. package/dist/types/utils/mapping/componentApiMapping.d.ts +3 -3
  487. package/dist/types/utils/mapping/mapping.d.ts +13 -13
  488. package/dist/types/utils/mapping/trustMembers/getTrustMembers.d.ts +2 -2
  489. package/dist/types/utils/mapping/trustMembers/mapEntityAssociationsToTrustMembers.d.ts +3 -3
  490. package/dist/types/utils/mapping/trustMembers/mapRootLegalEntityToTrustMember.d.ts +2 -2
  491. package/dist/types/utils/mapping/trustMembers/mapUndefinedBeneficiaryInfoToTrustMembers.d.ts +2 -2
  492. package/dist/types/utils/masking/displayValueToPureValue.d.ts +1 -1
  493. package/dist/types/utils/masking/maskHelpers.d.ts +1 -1
  494. package/dist/types/utils/masking/matchAgainstMask.d.ts +1 -1
  495. package/dist/types/utils/masking/shiftRight.d.ts +1 -1
  496. package/dist/types/utils/masking/transformers/uppercase.d.ts +1 -1
  497. package/dist/types/utils/omitObscuredFieldsIfUnchanged.d.ts +1 -1
  498. package/dist/types/utils/payout-account-util.d.ts +5 -5
  499. package/dist/types/utils/payout-account.d.ts +1 -1
  500. package/dist/types/utils/perCountry.d.ts +1 -1
  501. package/dist/types/utils/regex/patternValidators.d.ts +1 -1
  502. package/dist/types/utils/regex/postalCodePatterns.d.ts +1 -1
  503. package/dist/types/utils/roleMetadata.d.ts +2 -2
  504. package/dist/types/utils/trackNavigation.d.ts +3 -3
  505. package/dist/types/utils/trust-util.d.ts +7 -7
  506. package/dist/types/utils/trustMembers/handlers/addOrUpdateAssociatedTrustMember.d.ts +3 -3
  507. package/dist/types/utils/trustMembers/handlers/addOrUpdateUndefinedBeneficiary.d.ts +3 -3
  508. package/dist/types/utils/trustMembers/handlers/createExemptSettlor.d.ts +3 -3
  509. package/dist/types/utils/trustMembers/handlers/deleteAssociatedTrustMember.d.ts +3 -3
  510. package/dist/types/utils/trustMembers/handlers/deleteUndefinedBeneficiary.d.ts +3 -3
  511. package/dist/types/utils/trustMembers/handlers/updateExemptSettlorName.d.ts +3 -3
  512. package/dist/types/utils/useForwardRef.d.ts +2 -2
  513. package/dist/types/utils/useStateFromProp.d.ts +1 -1
  514. package/dist/types/utils/validation/commonValidators.d.ts +1 -1
  515. package/dist/types/utils/validation/types.d.ts +3 -3
  516. package/dist/types/utils/validatorUtils.d.ts +3 -3
  517. package/dist/types/utils/verification/helpers/verify-id-number-helper.d.ts +2 -2
  518. package/dist/types/utils/verification/verificationUtils.d.ts +3 -3
  519. package/package.json +4 -4
  520. package/dist/es/ad-DT4vRaBJ.js +0 -13
  521. package/dist/es/ae-BOcuAHGY.js +0 -10
  522. package/dist/es/af-CoKzErRW.js +0 -12
  523. package/dist/es/ag-g4DXUCrU.js +0 -35
  524. package/dist/es/ai-CI-B0R9i.js +0 -30
  525. package/dist/es/al-COFkJ5Ca.js +0 -14
  526. package/dist/es/am-Dra-uz-8.js +0 -10
  527. package/dist/es/an-BGvLoFME.js +0 -10
  528. package/dist/es/ao-DxG-ywGM.js +0 -41
  529. package/dist/es/aq-D6KJELrz.js +0 -8
  530. package/dist/es/ar-D1__sXLf.js +0 -9
  531. package/dist/es/as-CO1cnzQr.js +0 -16
  532. package/dist/es/at-DJ-_JUEF.js +0 -8
  533. package/dist/es/au-DQ7hwYxQ.js +0 -17
  534. package/dist/es/aw-DsF55GZp.js +0 -24
  535. package/dist/es/ax-B7xGO2vL.js +0 -10
  536. package/dist/es/az-Bn_p9CvJ.js +0 -19
  537. package/dist/es/ba-BoJK_mQe.js +0 -18
  538. package/dist/es/bb-Pm_QT_Dl.js +0 -16
  539. package/dist/es/bd-D7_YREZy.js +0 -9
  540. package/dist/es/be-CZxtblLB.js +0 -10
  541. package/dist/es/bf-Dpx2xJ7g.js +0 -10
  542. package/dist/es/bg-GwVUUSOM.js +0 -12
  543. package/dist/es/bh-JbZUrPJw.js +0 -8
  544. package/dist/es/bi-BltG81ar.js +0 -18
  545. package/dist/es/bj-zQUv2SQa.js +0 -28
  546. package/dist/es/bl-BUtmusIM.js +0 -26
  547. package/dist/es/bm-D_illE8L.js +0 -31
  548. package/dist/es/bn-1XDJa4lE.js +0 -13
  549. package/dist/es/bo-DlmVbV9z.js +0 -10
  550. package/dist/es/br-DLB6QJZk.js +0 -14
  551. package/dist/es/bs-8dBnGYPj.js +0 -14
  552. package/dist/es/bt-D9SHS-Ak.js +0 -9
  553. package/dist/es/bv-ahmv_jU3.js +0 -20
  554. package/dist/es/bw-DzLl7TuC.js +0 -10
  555. package/dist/es/by-BztFrg5-.js +0 -14
  556. package/dist/es/bz-DkyxrcWx.js +0 -11
  557. package/dist/es/ca-Bika55Ha.js +0 -9
  558. package/dist/es/cc-CFZz_AYg.js +0 -14
  559. package/dist/es/cd-CgybrxtQ.js +0 -14
  560. package/dist/es/cf-D23Pv9G5.js +0 -12
  561. package/dist/es/cg-CfZbcFMO.js +0 -13
  562. package/dist/es/ch-mKEGRNZY.js +0 -9
  563. package/dist/es/ci-BJ-L2p8Z.js +0 -9
  564. package/dist/es/ck-j69yRZOc.js +0 -24
  565. package/dist/es/cl-C6BytT6S.js +0 -10
  566. package/dist/es/cm-CUzrX5VK.js +0 -16
  567. package/dist/es/cn-De5mx48S.js +0 -9
  568. package/dist/es/co-D1tfX-Rj.js +0 -28
  569. package/dist/es/cr-zUnaQPg8.js +0 -9
  570. package/dist/es/cu-DaGswOf0.js +0 -10
  571. package/dist/es/cv-C4-jr8vq.js +0 -11
  572. package/dist/es/cw-D-6419Qt.js +0 -15
  573. package/dist/es/cx-DfNBgtwc.js +0 -16
  574. package/dist/es/cy-BRABzapK.js +0 -10
  575. package/dist/es/cz-DzosVcuo.js +0 -9
  576. package/dist/es/de-DRcIm1Ma.js +0 -28
  577. package/dist/es/dj-Da7LmapC.js +0 -15
  578. package/dist/es/dk-pty9O1pD.js +0 -8
  579. package/dist/es/dm-GPioKBpx.js +0 -18
  580. package/dist/es/do-k8Aqzhu5.js +0 -12
  581. package/dist/es/dz-0w5shCtT.js +0 -10
  582. package/dist/es/ec-hp0Ygj0Y.js +0 -13
  583. package/dist/es/ee-Dpf_R8jm.js +0 -9
  584. package/dist/es/eg-BgVS1lzb.js +0 -10
  585. package/dist/es/eh-CEZasM8H.js +0 -11
  586. package/dist/es/er-RK3foPBe.js +0 -14
  587. package/dist/es/es-CNey9Ibr.js +0 -13
  588. package/dist/es/et-cNmj57xA.js +0 -12
  589. package/dist/es/fi-Ds4M7qRF.js +0 -16
  590. package/dist/es/fj-D1q87nq5.js +0 -34
  591. package/dist/es/fk-Y2rCs5DH.js +0 -41
  592. package/dist/es/fm-BZKPOICq.js +0 -19
  593. package/dist/es/fo-sSr8Xnvb.js +0 -14
  594. package/dist/es/fr-BWzaj6Yw.js +0 -19
  595. package/dist/es/fx-DR2GRTdn.js +0 -9
  596. package/dist/es/ga-9LhduROZ.js +0 -10
  597. package/dist/es/gb-DA-V5Xdu.js +0 -14
  598. package/dist/es/gd-JWdzcsNM.js +0 -22
  599. package/dist/es/ge-Zw0skRye.js +0 -9
  600. package/dist/es/gf-Bq_uV48f.js +0 -10
  601. package/dist/es/gg-CNzs8gF-.js +0 -13
  602. package/dist/es/gh-2VT5yAxo.js +0 -11
  603. package/dist/es/gi-jPgXNb1L.js +0 -10
  604. package/dist/es/gl-c6mjlUME.js +0 -9
  605. package/dist/es/gm-BgeXyCUQ.js +0 -11
  606. package/dist/es/gn-CyyMcNZ3.js +0 -10
  607. package/dist/es/gp-D2PIp9tB.js +0 -10
  608. package/dist/es/gq-BT6Gd3M4.js +0 -11
  609. package/dist/es/gr-B5MQUSuL.js +0 -8
  610. package/dist/es/gs-6VXnGQzD.js +0 -130
  611. package/dist/es/gt-4DSSuHgq.js +0 -11
  612. package/dist/es/gu-Dxf1inL8.js +0 -45
  613. package/dist/es/gw-R5Dl09OL.js +0 -11
  614. package/dist/es/gy-CHx6kck0.js +0 -10
  615. package/dist/es/hk-DLy2j4QA.js +0 -9
  616. package/dist/es/hm-CoK7Z2cg.js +0 -18
  617. package/dist/es/hn-DxQ71v08.js +0 -9
  618. package/dist/es/hr-B6Zc8qZS.js +0 -16
  619. package/dist/es/ht-DCMkLse8.js +0 -23
  620. package/dist/es/hu-JEoUAdpx.js +0 -9
  621. package/dist/es/id-D1C_2HvG.js +0 -8
  622. package/dist/es/ie-d3bapQx-.js +0 -19
  623. package/dist/es/il-CxVm0b2J.js +0 -20
  624. package/dist/es/im-BN_uhDka.js +0 -40
  625. package/dist/es/in-BGdmDROr.js +0 -11
  626. package/dist/es/io-DYCJpAKf.js +0 -22
  627. package/dist/es/iq-BlsI9EWN.js +0 -11
  628. package/dist/es/ir-DdOj6IVV.js +0 -13
  629. package/dist/es/is-DN52KJKG.js +0 -10
  630. package/dist/es/it-D6Y8tXt3.js +0 -19
  631. package/dist/es/je-DR82slj4.js +0 -18
  632. package/dist/es/jm-LqaENrl9.js +0 -13
  633. package/dist/es/jo-yLc64Rmj.js +0 -11
  634. package/dist/es/jp-Bb5uIw0H.js +0 -20
  635. package/dist/es/ke-BK1BjkeR.js +0 -33
  636. package/dist/es/kg-wlEuBvxO.js +0 -10
  637. package/dist/es/kh-DsvqlHLy.js +0 -10
  638. package/dist/es/ki-Byta-OFo.js +0 -17
  639. package/dist/es/km-RNbmgGL_.js +0 -12
  640. package/dist/es/kn-CsHNi3Qt.js +0 -15
  641. package/dist/es/kp-DskyYlvx.js +0 -11
  642. package/dist/es/kr-DlF6eJVr.js +0 -23
  643. package/dist/es/kw-BiQAd6j1.js +0 -10
  644. package/dist/es/ky-BvPeTNcl.js +0 -31
  645. package/dist/es/kz-BQCcz0Va.js +0 -10
  646. package/dist/es/la-COyntyzl.js +0 -10
  647. package/dist/es/lb-CzTzggHc.js +0 -19
  648. package/dist/es/lc-CRL2hV6d.js +0 -19
  649. package/dist/es/li-BN-LWzEm.js +0 -9
  650. package/dist/es/lk-Dh6uTZcH.js +0 -12
  651. package/dist/es/lr-CoVvhAhL.js +0 -20
  652. package/dist/es/ls-BFhv4OAc.js +0 -11
  653. package/dist/es/lt-C9w-Id1S.js +0 -10
  654. package/dist/es/lu-Ccpxa0yN.js +0 -9
  655. package/dist/es/lv-Di5Y7vBC.js +0 -8
  656. package/dist/es/ly-BKgB-CvV.js +0 -29
  657. package/dist/es/ma-gJj5XCI-.js +0 -15
  658. package/dist/es/mc-BPN5JfTO.js +0 -12
  659. package/dist/es/md-aCqyKOgl.js +0 -17
  660. package/dist/es/me-C6-JkhFA.js +0 -17
  661. package/dist/es/mf-jpyKjgsU.js +0 -10
  662. package/dist/es/mg-TS1IwqtI.js +0 -9
  663. package/dist/es/mh-yHLgOFiA.js +0 -15
  664. package/dist/es/mk-CaRVDngZ.js +0 -12
  665. package/dist/es/ml-CUUHxg1j.js +0 -16
  666. package/dist/es/mm-CYK7VHSP.js +0 -17
  667. package/dist/es/mn-D2S-h2WN.js +0 -20
  668. package/dist/es/mo-D1RG60zF.js +0 -16
  669. package/dist/es/mp-DzztXSh1.js +0 -11
  670. package/dist/es/mq-Gsmz5_5j.js +0 -10
  671. package/dist/es/mr-C_s5K8p5.js +0 -15
  672. package/dist/es/ms-Cgov7p4h.js +0 -28
  673. package/dist/es/mt-B9vsNjSx.js +0 -21
  674. package/dist/es/mu-DeH79Hcd.js +0 -17
  675. package/dist/es/mv-CS9OGWK4.js +0 -16
  676. package/dist/es/mw-BvDfO_4m.js +0 -17
  677. package/dist/es/mx-ByC0ZmOn.js +0 -17
  678. package/dist/es/my-BtbjhaSG.js +0 -16
  679. package/dist/es/mz-BuZty0IX.js +0 -19
  680. package/dist/es/na-BMRoTc_5.js +0 -18
  681. package/dist/es/nc-TfmJ1_PR.js +0 -18
  682. package/dist/es/ne-e6jU7Ta4.js +0 -11
  683. package/dist/es/nf-DEApE1l7.js +0 -9
  684. package/dist/es/ng-C481SfES.js +0 -19
  685. package/dist/es/ni-DoG4DYn_.js +0 -16
  686. package/dist/es/nl-Cmbofdv4.js +0 -11
  687. package/dist/es/no-CVO81I1l.js +0 -19
  688. package/dist/es/np-zRmg82Re.js +0 -16
  689. package/dist/es/nr-B5qQQRjH.js +0 -9
  690. package/dist/es/nu-BI4Y-0EG.js +0 -28
  691. package/dist/es/nz-DF7xbKn7.js +0 -21
  692. package/dist/es/om-BjOei_ke.js +0 -20
  693. package/dist/es/pa-ZEXTGOfm.js +0 -16
  694. package/dist/es/pe-HNEmB15y.js +0 -15
  695. package/dist/es/pf-DwCESo2k.js +0 -24
  696. package/dist/es/pg-BhOdaLDy.js +0 -17
  697. package/dist/es/ph-8ii4-Tq6.js +0 -16
  698. package/dist/es/pk-BafoDKz5.js +0 -15
  699. package/dist/es/pl-D9b2Q58T.js +0 -12
  700. package/dist/es/pm-C-WvmgM4.js +0 -38
  701. package/dist/es/pn-DjnHidFS.js +0 -25
  702. package/dist/es/pr-Dd50hA9F.js +0 -30
  703. package/dist/es/ps-CUGb27Pq.js +0 -11
  704. package/dist/es/pt-Qpxk-ulQ.js +0 -12
  705. package/dist/es/pw-DV4RtHVX.js +0 -15
  706. package/dist/es/py-eg-mtZFC.js +0 -17
  707. package/dist/es/qa-CHyJi5tF.js +0 -16
  708. package/dist/es/re-FpArmeeM.js +0 -10
  709. package/dist/es/ro-ANrnebzK.js +0 -16
  710. package/dist/es/rs-BGbyX7Qb.js +0 -20
  711. package/dist/es/ru-DtLSIa8v.js +0 -19
  712. package/dist/es/rw-B1kILqpv.js +0 -24
  713. package/dist/es/sa-CEcWBFfj.js +0 -9
  714. package/dist/es/sb-p9ah_4x5.js +0 -36
  715. package/dist/es/sc-2YHg9FTT.js +0 -22
  716. package/dist/es/sd-BKzyWEE3.js +0 -16
  717. package/dist/es/se-Dq5LtCEp.js +0 -9
  718. package/dist/es/sg-C752_QVl.js +0 -15
  719. package/dist/es/sh-NFjaiAXX.js +0 -36
  720. package/dist/es/si-DKzVjXeV.js +0 -23
  721. package/dist/es/sj-DF7Bf8Q9.js +0 -10
  722. package/dist/es/sk-CPmqq18S.js +0 -23
  723. package/dist/es/sl-Dx7oHjXI.js +0 -15
  724. package/dist/es/sm-B8bEOCx7.js +0 -16
  725. package/dist/es/sn-tcqzwUh4.js +0 -17
  726. package/dist/es/so-BrD8jwW8.js +0 -15
  727. package/dist/es/sr-Dyy1x6sW.js +0 -16
  728. package/dist/es/ss-CpfhWUQL.js +0 -16
  729. package/dist/es/st-DZJqDu2d.js +0 -17
  730. package/dist/es/sv-DtkfLQdf.js +0 -14
  731. package/dist/es/sx-C1dyGLW-.js +0 -17
  732. package/dist/es/sy-DhvBoSDL.js +0 -16
  733. package/dist/es/sz-Co03zPL0.js +0 -25
  734. package/dist/es/tc-DFY42rbc.js +0 -27
  735. package/dist/es/td-DdnMoB4B.js +0 -10
  736. package/dist/es/tf-DtUoHxUD.js +0 -12
  737. package/dist/es/tg-B-szBZlQ.js +0 -17
  738. package/dist/es/th-hl0xD9En.js +0 -15
  739. package/dist/es/tj-CaluHgV4.js +0 -16
  740. package/dist/es/tk-7WTKQA6M.js +0 -10
  741. package/dist/es/tl-DWxFj_mI.js +0 -17
  742. package/dist/es/tm-CXa44ZsQ.js +0 -47
  743. package/dist/es/tn-YGA63yhm.js +0 -15
  744. package/dist/es/to-D1SPhDAS.js +0 -19
  745. package/dist/es/tr-BkORBw5s.js +0 -16
  746. package/dist/es/tt-CPiasxy9.js +0 -16
  747. package/dist/es/tv-1UKqGnYq.js +0 -17
  748. package/dist/es/tw-V_-9EdZA.js +0 -16
  749. package/dist/es/tz-vyNQ8siG.js +0 -17
  750. package/dist/es/ua-B36hNKIn.js +0 -9
  751. package/dist/es/ug-DzrOv_zJ.js +0 -20
  752. package/dist/es/um-Xf4WHDSX.js +0 -30
  753. package/dist/es/us-VkSkiw44.js +0 -24
  754. package/dist/es/uy-BBVhuI0m.js +0 -10
  755. package/dist/es/uz-D4g4y6tl.js +0 -16
  756. package/dist/es/va-CuiFpTCr.js +0 -12
  757. package/dist/es/vc-BGrc4dhk.js +0 -17
  758. package/dist/es/ve-76O2C7rm.js +0 -17
  759. package/dist/es/vg-DMKx8jrg.js +0 -31
  760. package/dist/es/vi-D8PahWnh.js +0 -34
  761. package/dist/es/vn-BnPQgCR1.js +0 -9
  762. package/dist/es/vu-B3LLAmr5.js +0 -37
  763. package/dist/es/wf-qXr-xalT.js +0 -10
  764. package/dist/es/ws-pGsAcjqz.js +0 -16
  765. package/dist/es/ye-CII0qyBt.js +0 -9
  766. package/dist/es/yt-BoehcMko.js +0 -33
  767. package/dist/es/za-CaK3IAZP.js +0 -19
  768. package/dist/es/zm-C8-RQ03K.js +0 -24
  769. package/dist/es/zw-JWvy-vVa.js +0 -22
  770. package/dist/es/zz-CCLSDExB.js +0 -8
  771. package/dist/types/components/internal/CountryField/Flag.d.ts +0 -7
@@ -1,3 +1,3 @@
1
- import { ValidationResponse } from '../../models/errors/validation-error';
2
- import { ComponentApiRequestContext } from '../types';
1
+ import type { ValidationResponse } from '../../models/errors/validation-error';
2
+ import type { ComponentApiRequestContext } from '../types';
3
3
  export declare const validatePhoneNumber: (context: ComponentApiRequestContext, phoneNumber: string) => Promise<ValidationResponse>;
@@ -1,3 +1,3 @@
1
- import { VerifyIdNumberRequest, VerifyIdNumberResponse } from '../../models/api/verify-id-number';
2
- import { ComponentApiRequestContext } from '../types';
1
+ import type { VerifyIdNumberRequest, VerifyIdNumberResponse } from '../../models/api/verify-id-number';
2
+ import type { ComponentApiRequestContext } from '../types';
3
3
  export declare const verifyIdNumber: (context: ComponentApiRequestContext, request: VerifyIdNumberRequest) => Promise<VerifyIdNumberResponse | undefined>;
@@ -1,3 +1,3 @@
1
- import { GetAllowedCountriesResponse } from '../../models/api/get-allowed-countries';
2
- import { RequestContext } from '../types';
1
+ import type { GetAllowedCountriesResponse } from '../../models/api/get-allowed-countries';
2
+ import type { RequestContext } from '../types';
3
3
  export declare const getAllowedCountries: (context: RequestContext) => Promise<GetAllowedCountriesResponse>;
@@ -1,3 +1,3 @@
1
- import { GetAllowedLocalesResponse } from '../../models/api/get-allowed-locales';
2
- import { RequestContext } from '../types';
1
+ import type { GetAllowedLocalesResponse } from '../../models/api/get-allowed-locales';
2
+ import type { RequestContext } from '../types';
3
3
  export declare const getAllowedLocales: (context: RequestContext) => Promise<GetAllowedLocalesResponse>;
@@ -1,3 +1,3 @@
1
1
  import type { GetConfigurationRequest, GetConfigurationResponse } from '../../models/api/get-configuration';
2
- import { RequestContext } from '../types';
2
+ import type { RequestContext } from '../types';
3
3
  export declare const getConfiguration: (context: RequestContext, request: GetConfigurationRequest) => Promise<GetConfigurationResponse>;
@@ -1,3 +1,3 @@
1
- import { DataSet } from '../../models/api/data-set';
2
- import { RequestContext } from '../types';
1
+ import type { DataSet } from '../../models/api/data-set';
2
+ import type { RequestContext } from '../types';
3
3
  export declare const getDataset: (context: RequestContext, name: string, locale: string) => Promise<DataSet>;
@@ -1,4 +1,4 @@
1
- import { AccountIdentification } from '../../models/api/accountIdentification';
2
- import { AccountValidationResponse } from '../../models/errors/validation-error';
3
- import { RequestContext } from '../types';
1
+ import type { AccountIdentification } from '../../models/api/accountIdentification';
2
+ import type { AccountValidationResponse } from '../../models/errors/validation-error';
3
+ import type { RequestContext } from '../types';
4
4
  export declare const validateAccountIdentification: (context: RequestContext, payoutAccountDetails: AccountIdentification) => Promise<AccountValidationResponse>;
@@ -1,3 +1,3 @@
1
- import { ValidationResponse } from '../../models/errors/validation-error';
2
- import { RequestContext } from '../types';
1
+ import type { ValidationResponse } from '../../models/errors/validation-error';
2
+ import type { RequestContext } from '../types';
3
3
  export declare const validatePhoneNumber: (context: RequestContext, phoneNumber: string) => Promise<ValidationResponse>;
@@ -1,3 +1,3 @@
1
- import { VerifyIdNumberRequest, VerifyIdNumberResponse } from '../../models/api/verify-id-number';
2
- import { RequestContext } from '../types';
1
+ import type { VerifyIdNumberRequest, VerifyIdNumberResponse } from '../../models/api/verify-id-number';
2
+ import type { RequestContext } from '../types';
3
3
  export declare const verifyIdNumber: (context: RequestContext, request: VerifyIdNumberRequest) => Promise<VerifyIdNumberResponse | undefined>;
@@ -1,4 +1,4 @@
1
- import { CoreOptions } from '../types';
1
+ import type { CoreOptions } from '../types';
2
2
  export declare const setSdkToken: (token: string) => void;
3
3
  export declare const setSdkTokenHandler: (handler: CoreOptions['getSdkToken']) => void;
4
4
  export declare const getSdkToken: () => string;
@@ -1,5 +1,5 @@
1
- import { InvalidField, ValidationResponse } from '../models/errors/validation-error';
2
- import { FetchErrorLevel, HttpOptions } from './types';
1
+ import type { InvalidField, ValidationResponse } from '../models/errors/validation-error';
2
+ import type { FetchErrorLevel, HttpOptions } from './types';
3
3
  export declare const getRequestObject: (options: HttpOptions, data?: any) => RequestInit;
4
4
  export declare const getRequestUrl: (loadingContext: string, path: string, clientKey: string) => string;
5
5
  export declare const logFetchError: (message: string, level: FetchErrorLevel) => void;
@@ -1,7 +1,7 @@
1
- import { ComponentOptions } from '../components';
2
- import { BaseElement } from '../components/BaseElement';
1
+ import type { ComponentOptions } from '../components';
2
+ import type { BaseElement } from '../components/BaseElement';
3
3
  import { UIElement } from '../components/UIElement';
4
- import { CoreOptions } from './types';
4
+ import type { CoreOptions } from './types';
5
5
  export declare class Core {
6
6
  options: CoreOptions & {
7
7
  loadingContext: string;
@@ -1,7 +1,7 @@
1
- import { VerificationError } from './models/api/verification-error';
2
- import { ErrorCode } from './models/errors/error-message';
3
- import { RemediationCode } from './models/errors/remediation';
4
- import { RemediationActionContext } from './models/errors/remediation-action-context';
1
+ import type { VerificationError } from './models/api/verification-error';
2
+ import type { ErrorCode } from './models/errors/error-message';
3
+ import type { RemediationCode } from './models/errors/remediation';
4
+ import type { RemediationActionContext } from './models/errors/remediation-action-context';
5
5
  /**
6
6
  * Mapping of remediation code to impacted api field path
7
7
  */
@@ -1,4 +1,4 @@
1
- import { ExistingLegalEntity } from '../../models/api/legal-entity';
1
+ import type { ExistingLegalEntity } from '../../models/api/legal-entity';
2
2
  export interface UseCanSeeIntroductionProps {
3
3
  legalEntity: ExistingLegalEntity;
4
4
  }
@@ -1,6 +1,6 @@
1
1
  import { IntroductionScreens } from '../../../components/Introduction/types';
2
2
  import { TaskTypes } from '../../../components/TaskList/types';
3
- import { ExistingLegalEntity } from '../../models/api/legal-entity';
3
+ import type { ExistingLegalEntity } from '../../models/api/legal-entity';
4
4
  export interface UseIntroductionScreensProps {
5
5
  legalEntity: ExistingLegalEntity;
6
6
  tasks: TaskTypes[];
@@ -1,4 +1,4 @@
1
- import { ExistingLegalEntity } from '../../models/api/legal-entity';
1
+ import type { ExistingLegalEntity } from '../../models/api/legal-entity';
2
2
  export interface UseShouldShowIntroductionProps {
3
3
  legalEntity: ExistingLegalEntity;
4
4
  }
@@ -1,6 +1,6 @@
1
- import { SingpassLinkResponse } from '../../../components/Dropins/types';
2
- import { AccountHolderOption } from '../../../components/internal/AccountHolder/types';
3
- import { ExistingLegalEntity } from '../../models/api/legal-entity';
1
+ import type { SingpassLinkResponse } from '../../../components/Dropins/types';
2
+ import type { AccountHolderOption } from '../../../components/internal/AccountHolder/types';
3
+ import type { ExistingLegalEntity } from '../../models/api/legal-entity';
4
4
  interface UseShouldShowSingpassProps {
5
5
  isExperimentEnabled: boolean;
6
6
  legalEntity: ExistingLegalEntity;
@@ -1,2 +1,2 @@
1
- import { AccountHolderOption } from '../../components/internal/AccountHolder/types';
1
+ import type { AccountHolderOption } from '../../components/internal/AccountHolder/types';
2
2
  export declare const useAccountHolder: (enableNewEntryFlow: boolean) => [accountHolder: AccountHolderOption, setAccountHolder: (accountHolder: AccountHolderOption | null) => void];
@@ -1,2 +1,2 @@
1
- import { CountryCode } from '../models/country-code';
1
+ import type { CountryCode } from '../models/country-code';
2
2
  export declare const useAllowedCountries: () => CountryCode[] | undefined;
@@ -1,5 +1,5 @@
1
- import { ComponentMap } from '../../components';
2
- import { EmbeddedEventItem, EventQueueItem, UserEventCallback } from '../user-events';
1
+ import type { ComponentMap } from '../../components';
2
+ import type { EmbeddedEventItem, EventQueueItem, UserEventCallback } from '../user-events';
3
3
  export type useAnalyticsProps = {
4
4
  legalEntityId: string;
5
5
  onUserEvent?: UserEventCallback;
@@ -1,5 +1,5 @@
1
- import { DropinAPIHandlers } from '../../components/Dropins/types';
2
- import { ExistingLegalEntity } from '../models/api/legal-entity';
1
+ import type { DropinAPIHandlers } from '../../components/Dropins/types';
2
+ import type { ExistingLegalEntity } from '../models/api/legal-entity';
3
3
  interface UseAssociatedLegalArrangementOptions {
4
4
  rootLegalEntity: ExistingLegalEntity | undefined;
5
5
  getLegalEntity: DropinAPIHandlers['handleGetLegalEntity'];
@@ -1,3 +1,3 @@
1
- import { AccountIdentification } from '../models/api/accountIdentification';
2
- import { AccountValidationResponse } from '../models/errors/validation-error';
1
+ import type { AccountIdentification } from '../models/api/accountIdentification';
2
+ import type { AccountValidationResponse } from '../models/errors/validation-error';
3
3
  export declare const useAsyncAccountDetailsValidationRules: (payload: AccountIdentification | undefined, hasEmptyFields: boolean, isAccountNumberMasked: boolean) => AccountValidationResponse;
@@ -1,10 +1,10 @@
1
- import { DropinAPIHandlers } from '../../components/Dropins/types';
2
- import { ConfigurationApi } from '../Context/ConfigurationApiContext/ConfigurationApiContext';
3
- import { CapabilityName } from '../models/api/capability';
4
- import { BankVerificationVendorsResponse } from '../models/api/get-bankVerification-providers';
5
- import { GetConfigurationResponse } from '../models/api/get-configuration';
6
- import { LegalEntityType } from '../models/api/legal-entity-type';
7
- import { CountryCode } from '../models/country-code';
1
+ import type { DropinAPIHandlers } from '../../components/Dropins/types';
2
+ import type { ConfigurationApi } from '../Context/ConfigurationApiContext/ConfigurationApiContext';
3
+ import type { CapabilityName } from '../models/api/capability';
4
+ import type { BankVerificationVendorsResponse } from '../models/api/get-bankVerification-providers';
5
+ import type { GetConfigurationResponse } from '../models/api/get-configuration';
6
+ import type { LegalEntityType } from '../models/api/legal-entity-type';
7
+ import type { CountryCode } from '../models/country-code';
8
8
  interface UseBankConfigurationHandlersProps {
9
9
  isEmbeddedDropin: boolean;
10
10
  handleGetBankVerificationVendors: DropinAPIHandlers['handleGetBankVerificationVendors'];
@@ -1,6 +1,6 @@
1
- import { AccountHolderOption } from '../../components/internal/AccountHolder/types';
1
+ import type { AccountHolderOption } from '../../components/internal/AccountHolder/types';
2
2
  import { CompanyTypesValue } from '../models/api/company-types-value';
3
- import { ExistingLegalEntity } from '../models/api/legal-entity';
3
+ import type { ExistingLegalEntity } from '../models/api/legal-entity';
4
4
  import { LegalEntityType } from '../models/api/legal-entity-type';
5
5
  export declare enum BusinessType {
6
6
  INDIVIDUAL = "individual",
@@ -1,5 +1,5 @@
1
- import { ComponentChildren, ComponentProps } from 'preact';
2
- import { MutableRef } from 'preact/hooks';
1
+ import type { ComponentChildren, ComponentProps } from 'preact';
2
+ import type { MutableRef } from 'preact/hooks';
3
3
  export declare function useClickAwayListener(ref: MutableRef<HTMLElement | null>, onClickAway: () => void): void;
4
4
  interface ClickAwayWrapperProps extends ComponentProps<'div'> {
5
5
  children: ComponentChildren;
@@ -1,13 +1,13 @@
1
- import { StateUpdater } from 'preact/hooks';
2
- import { CompanySearchSchema } from '../../components/CompanySearch/types';
3
- import { DropinAPIHandlers } from '../../components/Dropins/types';
4
- import { LoadingStatus } from '../../components/internal/LoaderWrapper/constants';
1
+ import type { StateUpdater } from 'preact/hooks';
2
+ import type { CompanySearchSchema } from '../../components/CompanySearch/types';
3
+ import type { DropinAPIHandlers } from '../../components/Dropins/types';
4
+ import type { LoadingStatus } from '../../components/internal/LoaderWrapper/constants';
5
5
  import { TaskTypes } from '../../components/TaskList/types';
6
- import { DocumentApiUtils } from '../../utils/api/documentUtils';
7
- import { ExistingLegalEntity } from '../models/api/legal-entity';
8
- import { EntityProblems } from '../models/errors/entity-problems';
9
- import { FormModelWithValidity } from '../models/form';
10
- import { BaseTrackingPayload } from '../utils';
6
+ import type { DocumentApiUtils } from '../../utils/api/documentUtils';
7
+ import type { ExistingLegalEntity } from '../models/api/legal-entity';
8
+ import type { EntityProblems } from '../models/errors/entity-problems';
9
+ import type { FormModelWithValidity } from '../models/form';
10
+ import type { BaseTrackingPayload } from '../utils';
11
11
  export interface SubmitOptions<FormTaskSchema> {
12
12
  data: FormTaskSchema;
13
13
  }
@@ -1,6 +1,6 @@
1
- import { DropinAPIHandlers } from '../../components/Dropins/types';
2
- import { TransferInstrumentReference } from '../models/api/transfer-instrument-reference';
3
- import { BankVerificationErrorResponse } from '../models/api/trusted-transferInstrument';
1
+ import type { DropinAPIHandlers } from '../../components/Dropins/types';
2
+ import type { TransferInstrumentReference } from '../models/api/transfer-instrument-reference';
3
+ import type { BankVerificationErrorResponse } from '../models/api/trusted-transferInstrument';
4
4
  export type ComponentApi = {
5
5
  getLegalEntity: Required<DropinAPIHandlers>['handleGetLegalEntity'];
6
6
  updateLegalEntity: Required<DropinAPIHandlers>['handleUpdateLegalEntity'];
@@ -1,4 +1,4 @@
1
- import { DataSet } from '../models/api/data-set';
1
+ import type { DataSet } from '../models/api/data-set';
2
2
  export declare function useDataset(datasetIdentifier: string, skip?: boolean): {
3
3
  dataset: DataSet;
4
4
  loaded: boolean;
@@ -1,5 +1,5 @@
1
- import { DropinAPIHandlers } from '../../components/Dropins/types';
2
- import { ExistingLegalEntity } from '../models/api/legal-entity';
1
+ import type { DropinAPIHandlers } from '../../components/Dropins/types';
2
+ import type { ExistingLegalEntity } from '../models/api/legal-entity';
3
3
  interface UseExemptSettlorArgs {
4
4
  trust: ExistingLegalEntity | null;
5
5
  handleGetLegalEntity: NonNullable<DropinAPIHandlers['handleGetLegalEntity']>;
@@ -1,4 +1,4 @@
1
- import { Reducer } from 'preact/hooks';
1
+ import type { Reducer } from 'preact/hooks';
2
2
  import type { FormatRules, ValidationRuleResult, ValidatorMode } from '../../../utils/validation/types';
3
3
  import type { TriggerAsyncValidation } from '../useAsyncValidator';
4
4
  import type { TriggerStaticValidation } from '../useStaticValidator';
@@ -1,9 +1,9 @@
1
- import { StateUpdater } from 'preact/hooks';
1
+ import type { StateUpdater } from 'preact/hooks';
2
2
  import type { Translatable, TranslationKey } from '../../../language/types';
3
- import { Mask } from '../../../utils/masking/maskTypes';
3
+ import type { Mask } from '../../../utils/masking/maskTypes';
4
4
  import type { ValidationRuleResult, ValidatorMode, ValidatorRules } from '../../../utils/validation/types';
5
5
  import type { AnyFormIdOfTLDS } from '../../Context/StateContext/types';
6
- import { CapabilityName } from '../../models/api/capability';
6
+ import type { CapabilityName } from '../../models/api/capability';
7
7
  import type { CountryCode } from '../../models/country-code';
8
8
  import type { EntityProblems } from '../../models/errors/entity-problems';
9
9
  import type { FormVerificationErrors } from '../../models/errors/form-verification-errors';
@@ -1,4 +1,4 @@
1
- import { FieldData } from './types';
1
+ import type { FieldData } from './types';
2
2
  export declare const omitKeys: (obj: any, omit: any) => any;
3
3
  export declare const addKeys: (obj: any, add: any, initialValue: any, defaultData: any, pendingData: any) => any;
4
4
  /**
@@ -1,8 +1,8 @@
1
- import { StateUpdater } from 'preact/hooks';
2
- import { TranslationKey } from '../../language/types';
3
- import { EntityProblems } from '../models/errors/entity-problems';
4
- import { FormModelWithValidity } from '../models/form';
5
- import { BaseTrackingPayload } from '../utils';
1
+ import type { StateUpdater } from 'preact/hooks';
2
+ import type { TranslationKey } from '../../language/types';
3
+ import type { EntityProblems } from '../models/errors/entity-problems';
4
+ import type { FormModelWithValidity } from '../models/form';
5
+ import type { BaseTrackingPayload } from '../utils';
6
6
  export interface FormComposer {
7
7
  handleNextClick(): void;
8
8
  handleBackClick?(): void;
@@ -1,6 +1,6 @@
1
- import { DropinAPIHandlers } from '../../components/Dropins/types';
2
- import { UserDetails } from '../../components/IdVerification/types';
3
- import { LoadingStatus } from '../../components/internal/LoaderWrapper/constants';
1
+ import type { DropinAPIHandlers } from '../../components/Dropins/types';
2
+ import type { UserDetails } from '../../components/IdVerification/types';
3
+ import type { LoadingStatus } from '../../components/internal/LoaderWrapper/constants';
4
4
  export declare const useIdVerificationToken: ({ userDetails, legalEntityId, handleGetIdVerificationToken, onIdVerificationError, }: {
5
5
  userDetails: UserDetails;
6
6
  legalEntityId?: string | undefined;
@@ -1,2 +1,2 @@
1
- import { Ref } from 'preact/hooks';
1
+ import type { Ref } from 'preact/hooks';
2
2
  export declare function useIsElementVisible(ref: Ref<Element>, fallback?: boolean): boolean;
@@ -1,4 +1,4 @@
1
- import { ExistingLegalEntity } from '../models/api/legal-entity';
1
+ import type { ExistingLegalEntity } from '../models/api/legal-entity';
2
2
  import { LegalEntityType } from '../models/api/legal-entity-type';
3
3
  export interface UseLegalEntityTypeProps {
4
4
  legalEntity: ExistingLegalEntity;
@@ -1,4 +1,4 @@
1
- import { StateUpdater } from 'preact/hooks';
1
+ import type { StateUpdater } from 'preact/hooks';
2
2
  type Serializer<T> = (object: T | undefined) => string;
3
3
  type Parser<T> = (val: string) => T | undefined;
4
4
  type Options<T> = Partial<{
@@ -1,10 +1,10 @@
1
- import { CountryBankVerificationVendors } from '../../components/BankVerification/types';
2
- import { BankAccountFormatType } from '../../components/internal/BankAccountFormat/types';
3
- import { LoadingStatus } from '../../components/internal/LoaderWrapper/constants';
4
- import { AccountFormatRequirements, PayoutAccountFormats } from '../../datasets/accountFormats/getAccountFormatForCountry';
5
- import { GetConfigurationResponse } from '../models/api/get-configuration';
6
- import { CountryCode } from '../models/country-code';
7
- import { FieldConfigurations } from '../models/field-configurations';
1
+ import type { CountryBankVerificationVendors } from '../../components/BankVerification/types';
2
+ import type { BankAccountFormatType } from '../../components/internal/BankAccountFormat/types';
3
+ import type { LoadingStatus } from '../../components/internal/LoaderWrapper/constants';
4
+ import type { AccountFormatRequirements, PayoutAccountFormats } from '../../datasets/accountFormats/getAccountFormatForCountry';
5
+ import type { GetConfigurationResponse } from '../models/api/get-configuration';
6
+ import type { CountryCode } from '../models/country-code';
7
+ import type { FieldConfigurations } from '../models/field-configurations';
8
8
  export type ParseConfiguration = (configuration: GetConfigurationResponse & {
9
9
  requiredFields: AccountFormatRequirements | undefined;
10
10
  bankVerificationAvailable?: boolean;
@@ -1,4 +1,4 @@
1
- import { Translations } from '../../language/types';
1
+ import type { Translations } from '../../language/types';
2
2
  interface LoadedTranslationsState {
3
3
  translations: Translations;
4
4
  locale: string;
@@ -1,4 +1,4 @@
1
- import { CountryCode } from '../country-code';
1
+ import type { CountryCode } from '../country-code';
2
2
  /**
3
3
  * Contains the address types used by the search address api.
4
4
  */
@@ -1,5 +1,5 @@
1
- import { SupportingEntityCapability } from './supporting-entity-capability';
2
- import { VerificationStatus } from './verification-status';
1
+ import type { SupportingEntityCapability } from './supporting-entity-capability';
2
+ import type { VerificationStatus } from './verification-status';
3
3
  export type CapabilityName = 'acceptExternalFunding' | 'acceptPspFunding' | 'acceptTransactionInRestrictedCountries' | 'acceptTransactionInRestrictedCountriesCommercial' | 'acceptTransactionInRestrictedCountriesConsumer' | 'acceptTransactionInRestrictedIndustries' | 'acceptTransactionInRestrictedIndustriesCommercial' | 'acceptTransactionInRestrictedIndustriesConsumer' | 'acquiring' | 'atmWithdrawal' | 'atmWithdrawalCommercial' | 'atmWithdrawalConsumer' | 'atmWithdrawalInRestrictedCountries' | 'atmWithdrawalInRestrictedCountriesCommercial' | 'atmWithdrawalInRestrictedCountriesConsumer' | 'authorisedPaymentInstrumentUser' | 'getGrantOffers' | 'issueBankAccount' | 'issueCard' | 'issueCardCommercial' | 'issueCardConsumer' | 'localAcceptance' | 'payout' | 'payoutToTransferInstrument' | 'processing' | 'receiveFromBalanceAccount' | 'receiveFromPlatformPayments' | 'receiveFromThirdParty' | 'receiveFromTransferInstrument' | 'receiveGrants' | 'receivePayments' | 'sendToBalanceAccount' | 'sendToThirdParty' | 'sendToTransferInstrument' | 'thirdPartyFunding' | 'useCard' | 'useCardCommercial' | 'useCardConsumer' | 'useCardInRestrictedCountries' | 'useCardInRestrictedCountriesCommercial' | 'useCardInRestrictedCountriesConsumer' | 'useCardInRestrictedIndustries' | 'useCardInRestrictedIndustriesCommercial' | 'useCardInRestrictedIndustriesConsumer' | 'withdrawFromAtm' | 'withdrawFromAtmCommercial' | 'withdrawFromAtmConsumer' | 'withdrawFromAtmInRestrictedCountries' | 'withdrawFromAtmInRestrictedCountriesCommercial' | 'withdrawFromAtmInRestrictedCountriesConsumer';
4
4
  export interface Capability {
5
5
  /** @description Indicates whether the capability is allowed. Adyen sets this to **true** if the verification is successful */
@@ -1,4 +1,4 @@
1
- import { Attachment } from './attachment';
1
+ import type { Attachment } from './attachment';
2
2
  export type DocumentEntityType = 'legalEntity' | 'bankAccount';
3
3
  export interface Document {
4
4
  attachments?: Attachment[];
@@ -1,4 +1,4 @@
1
- import { DocumentType } from './document';
1
+ import type { DocumentType } from './document';
2
2
  export interface DocumentDetail {
3
3
  id: string;
4
4
  active: boolean;
@@ -1,4 +1,4 @@
1
- import { CountryCode } from '../country-code';
1
+ import type { CountryCode } from '../country-code';
2
2
  export interface GetAllowedCountriesResponse {
3
3
  countries: CountryCode[];
4
4
  }
@@ -1,3 +1,3 @@
1
- import { BankVerificationVendor, CountryBankVerificationVendors } from '../../../components/BankVerification/types';
1
+ import type { BankVerificationVendor, CountryBankVerificationVendors } from '../../../components/BankVerification/types';
2
2
  export type GetBankVerificationProvidersResponse = CountryBankVerificationVendors;
3
3
  export type BankVerificationVendorsResponse = BankVerificationVendor[];
@@ -1,7 +1,7 @@
1
1
  import type { CountryBankVerificationVendors } from '../../../components/BankVerification/types';
2
2
  import type { TaskTypes } from '../../../components/TaskList/types';
3
3
  import type { CountryCode } from '../country-code';
4
- import { CapabilityName } from './capability';
4
+ import type { CapabilityName } from './capability';
5
5
  import type { GetScenariosResponse } from './get-scenarios';
6
6
  import type { LegalEntityType } from './legal-entity-type';
7
7
  export interface GetConfigurationRequest {
@@ -1,2 +1,2 @@
1
- import { TaskTypes } from '../../../components/TaskList/types';
1
+ import type { TaskTypes } from '../../../components/TaskList/types';
2
2
  export type GetTasksResponse = TaskTypes[];
@@ -1,5 +1,5 @@
1
- import { Address } from './address';
2
- import { Phone } from './phone';
1
+ import type { Address } from './address';
2
+ import type { Phone } from './phone';
3
3
  export interface Individual {
4
4
  birthData?: {
5
5
  dateOfBirth: string;
@@ -1,4 +1,4 @@
1
- import { OnfidoCaptureSchema } from '../../../components/IdDocumentUpload/types';
1
+ import type { OnfidoCaptureSchema } from '../../../components/IdDocumentUpload/types';
2
2
  type OnfidoConsentType = 'privacy_notices_read';
3
3
  interface OnfidoConsent {
4
4
  name: OnfidoConsentType;
@@ -1,6 +1,6 @@
1
- import { CountryCodes } from '../country-code';
2
- import { Address } from './address';
3
- import { TaxInformation, VatAbsenceReason } from './organization';
1
+ import type { CountryCodes } from '../country-code';
2
+ import type { Address } from './address';
3
+ import type { TaxInformation, VatAbsenceReason } from './organization';
4
4
  export interface LegalArrangement {
5
5
  name: string;
6
6
  countryOfGoverningLaw: CountryCodes;
@@ -1,7 +1,7 @@
1
- import { SettlorExemptionReason } from '../../../components/TrustRoleAndEntityType/types';
2
- import { DecisionMakerType } from './decision-maker-type';
3
- import { LegalEntityType } from './legal-entity-type';
4
- import { TrustMemberType } from './trust-member-type';
1
+ import type { SettlorExemptionReason } from '../../../components/TrustRoleAndEntityType/types';
2
+ import type { DecisionMakerType } from './decision-maker-type';
3
+ import type { LegalEntityType } from './legal-entity-type';
4
+ import type { TrustMemberType } from './trust-member-type';
5
5
  export type LegalEntityAssociationType = DecisionMakerType | TrustMemberType | LegalEntityType.TRUST | LegalEntityType.SOLE_PROPRIETORSHIP;
6
6
  export interface LegalEntityAssociation {
7
7
  jobTitle?: string;
@@ -1,14 +1,14 @@
1
1
  import type { PartialDeep } from 'type-fest';
2
- import { Capability, CapabilityName } from './capability';
3
- import { DocumentDetail } from './documentDetail';
4
- import { Individual } from './individual';
5
- import { LegalEntityAssociation } from './legal-entity-association';
6
- import { LegalEntityType } from './legal-entity-type';
7
- import { Organization } from './organization';
8
- import { Problem } from './problem';
9
- import { SoleProprietor } from './sole-proprietor';
10
- import { TransferInstrumentOverview } from './transfer-instrument';
11
- import { Trust } from './trust';
2
+ import type { Capability, CapabilityName } from './capability';
3
+ import type { DocumentDetail } from './documentDetail';
4
+ import type { Individual } from './individual';
5
+ import type { LegalEntityAssociation } from './legal-entity-association';
6
+ import type { LegalEntityType } from './legal-entity-type';
7
+ import type { Organization } from './organization';
8
+ import type { Problem } from './problem';
9
+ import type { SoleProprietor } from './sole-proprietor';
10
+ import type { TransferInstrumentOverview } from './transfer-instrument';
11
+ import type { Trust } from './trust';
12
12
  export interface LegalEntity {
13
13
  id?: string;
14
14
  documentDetails?: DocumentDetail[];
@@ -1,5 +1,5 @@
1
- import { EntityType } from './entity-type';
2
- import { VerificationError } from './verification-error';
1
+ import type { EntityType } from './entity-type';
2
+ import type { VerificationError } from './verification-error';
3
3
  export interface Problem {
4
4
  entity?: ProblemEntity;
5
5
  verificationErrors?: VerificationError[];
@@ -1,2 +1,2 @@
1
- import { LegalArrangement } from './legal-arrangement';
1
+ import type { LegalArrangement } from './legal-arrangement';
2
2
  export type SoleProprietor = LegalArrangement;
@@ -1,4 +1,4 @@
1
- import { VerificationStatus } from './verification-status';
1
+ import type { VerificationStatus } from './verification-status';
2
2
  export interface SupportingEntityCapability {
3
3
  /**
4
4
  * @description Indicates whether the supporting entity capability is allowed.
@@ -1,4 +1,4 @@
1
- import { TaskStatus } from '../../../components/TaskList/types';
1
+ import type { TaskStatus } from '../../../components/TaskList/types';
2
2
  export interface TransferInstrumentReference {
3
3
  transferInstrument: {
4
4
  accountIdentifier: string;
@@ -1,8 +1,8 @@
1
- import { CountryCode } from '../country-code';
2
- import { AccountIdentification } from './accountIdentification';
3
- import { Capability, CapabilityName } from './capability';
4
- import { DocumentDetail } from './documentDetail';
5
- import { Problem } from './problem';
1
+ import type { CountryCode } from '../country-code';
2
+ import type { AccountIdentification } from './accountIdentification';
3
+ import type { Capability, CapabilityName } from './capability';
4
+ import type { DocumentDetail } from './documentDetail';
5
+ import type { Problem } from './problem';
6
6
  export interface BankAccount {
7
7
  accountIdentification: AccountIdentification;
8
8
  countryCode: CountryCode;
@@ -1,5 +1,5 @@
1
- import { LegalArrangement } from './legal-arrangement';
2
- import { TrustTypes } from './trust-types-value';
1
+ import type { LegalArrangement } from './legal-arrangement';
2
+ import type { TrustTypes } from './trust-types-value';
3
3
  export interface Trust extends LegalArrangement {
4
4
  type?: TrustTypes;
5
5
  undefinedBeneficiaryInfo?: UndefinedBeneficiaryInfo[];
@@ -1,4 +1,4 @@
1
- import { AccountVerificationResponse } from '../../../components/BankVerification/types';
1
+ import type { AccountVerificationResponse } from '../../../components/BankVerification/types';
2
2
  export type CreateTrustedTransferInstrumentResponse = {
3
3
  verificationReference: string;
4
4
  accounts: AccountVerificationResponse[];
@@ -1,4 +1,4 @@
1
- import { TranslationKey } from '../../../language/types';
1
+ import type { TranslationKey } from '../../../language/types';
2
2
  export declare enum OnboardingStatus {
3
3
  AWAITING_DATA = "AWAITING_DATA",
4
4
  IN_REVIEW = "IN_REVIEW",
@@ -1,7 +1,7 @@
1
- import { TranslationKey } from '../../language/types';
1
+ import type { TranslationKey } from '../../language/types';
2
2
  import { CompanyTypesValue } from './api/company-types-value';
3
- import { CountryConfig } from './country-config';
4
- import { ScenarioFields, ScenarioFieldSettings } from './scenario-fields';
3
+ import type { CountryConfig } from './country-config';
4
+ import type { ScenarioFields, ScenarioFieldSettings } from './scenario-fields';
5
5
  interface CompanyTypeModel {
6
6
  id: CompanyTypesValue;
7
7
  name: TranslationKey;