@adyen/kyc-components 3.65.5 → 3.66.2

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 (134) hide show
  1. package/dist/{AccountSetupRejected-B72M94Is.js → AccountSetupRejected-DVh7NV2H.js} +2 -2
  2. package/dist/BusinessTypeSelection-2HJti_8F.js +448 -0
  3. package/dist/{CXEL7IU7-BtQX4aZI.js → CXEL7IU7-Cu3318Ir.js} +3 -3
  4. package/dist/{CustomerSupport-BGQOr4Db.js → CustomerSupport-CASwZ4gu.js} +2 -2
  5. package/dist/{DebugModal-BfzvF9Kp.js → DebugModal-Byo_aTIl.js} +38 -7
  6. package/dist/{DecisionMakers-CYdeSdkf.js → DecisionMakers-BOKWRvNu.js} +2 -2
  7. package/dist/{HASRA6WW-CFLZ1flZ.js → HASRA6WW-Cru_bjn5.js} +2 -2
  8. package/dist/{I3HPI4QX-D_KIe1Ju.js → I3HPI4QX-Cz9GeRtD.js} +3 -3
  9. package/dist/{Introduction-Rya0Sy7H.js → Introduction-h77KchJ3.js} +1 -1
  10. package/dist/{Review-Dk6mZ16K.js → Review-Cg40i5oi.js} +2 -2
  11. package/dist/{SingpassSelection-ib5_mHMn.js → SingpassSelection-Dw3pv9Bj.js} +2 -2
  12. package/dist/{TaxReportingDropin-CmSpuUCg.js → TaxReportingDropin-Cf98KDXb.js} +8 -9
  13. package/dist/adyen-kyc-components.js +1 -1
  14. package/dist/adyenConfig.js +1 -1
  15. package/dist/{bg-BG-D5xgOsU2.js → bg-BG-A3hPFDNp.js} +20 -6
  16. package/dist/{core-w9cPGxZk.js → core-3THxSDWA.js} +1843 -2238
  17. package/dist/{cs-CZ-KVBXiNIz.js → cs-CZ-D6v5Avk5.js} +20 -6
  18. package/dist/{css-BF6zK3tk.js → css-DPN_JUQd.js} +2 -2
  19. package/dist/{da-DK-7spShYAz.js → da-DK-CYQGBfOV.js} +20 -6
  20. package/dist/{de-DE-yvRIvFcU.js → de-DE-B7E0kWMZ.js} +20 -6
  21. package/dist/{el-GR-YWCgriVb.js → el-GR-C6Dq1gS5.js} +20 -6
  22. package/dist/{es-ES-CNzD9GEq.js → es-ES-COBtlgOE.js} +21 -7
  23. package/dist/{et-EE-DmUotb4z.js → et-EE-BBxgHOXL.js} +21 -7
  24. package/dist/{fi-FI-TAzpPLK7.js → fi-FI-9djxYUQ9.js} +21 -7
  25. package/dist/{fr-FR-CIuKbRED.js → fr-FR-C2bzvzCh.js} +21 -7
  26. package/dist/{hr-HR-DVgHQ1c2.js → hr-HR-DGwcKuUD.js} +21 -7
  27. package/dist/{hu-HU-BbcxqNs1.js → hu-HU-BSqCeaXu.js} +20 -6
  28. package/dist/{it-IT-B1f9TSeu.js → it-IT-BU9uudIU.js} +20 -6
  29. package/dist/{json-D-3xxWqv.js → json-7syHrDhU.js} +2 -2
  30. package/dist/{lt-LT-BrIeKggd.js → lt-LT-B1df1uFD.js} +21 -7
  31. package/dist/{lv-LV-Bac-1cF2.js → lv-LV-BHVGTOmK.js} +21 -7
  32. package/dist/{nl-NL-Ix5Iync5.js → nl-NL-Bl29ShMh.js} +20 -6
  33. package/dist/{no-NO-DNXvLJWB.js → no-NO-Bu_YLATD.js} +20 -6
  34. package/dist/{pl-PL-B8kXLpAH.js → pl-PL-B_YxjiYr.js} +20 -6
  35. package/dist/{plaintext-BIYPTL53.js → plaintext-DYLD97Bi.js} +2 -2
  36. package/dist/{pt-PT-CVrVM34j.js → pt-PT-DGZR3hUG.js} +20 -6
  37. package/dist/{ro-RO-Bkrwakp1.js → ro-RO-ul5LrXp6.js} +20 -6
  38. package/dist/{sk-SK-D2fhxlzK.js → sk-SK-BbIEcfvq.js} +20 -6
  39. package/dist/{sl-SI-BxHUDGRq.js → sl-SI-BzvtpF7j.js} +20 -6
  40. package/dist/style.css +39 -33
  41. package/dist/{sv-SE-Dj8Q_gMm.js → sv-SE-Dxi-CWOf.js} +20 -6
  42. package/dist/types/api/companyDataSet/useCompanyDataset.d.ts +5 -0
  43. package/dist/types/api/companyDataSet/useRefreshCompanyDataset.d.ts +4 -0
  44. package/dist/types/api/companySearch/useCompanyDeepSearch.d.ts +5 -0
  45. package/dist/types/api/companySearch/useCompanyIndexSearch.d.ts +5 -0
  46. package/dist/types/api/companySearch/useCompanyRegistrationNumberDeepSearch.d.ts +5 -0
  47. package/dist/types/api/companySearch/useCompanyRegistrationNumberIndexSearch.d.ts +5 -0
  48. package/dist/types/api/entityVerifications/useVerifyIdNumber.d.ts +4 -4
  49. package/dist/types/api/legalEntity/useUpdateLegalEntity.d.ts +15 -18
  50. package/dist/types/api/pciTemplate/usePciQuestionnaireList.d.ts +1 -2
  51. package/dist/types/api/pciTemplate/usePciStatus.d.ts +1 -1
  52. package/dist/types/api/termsOfService/useAcceptTermsOfService.d.ts +12 -0
  53. package/dist/types/api/termsOfService/useAcceptedTermsOfService.d.ts +1 -2
  54. package/dist/types/api/termsOfService/useTermsOfService.d.ts +2 -3
  55. package/dist/types/api/termsOfService/useTermsOfServiceAcceptanceInfos.d.ts +3 -5
  56. package/dist/types/api/termsOfService/useTermsOfServiceStatus.d.ts +1 -2
  57. package/dist/types/api/tinVerification/useVerifyTin.d.ts +12 -0
  58. package/dist/types/api/transferInstruments/useCreateTrustedTransferInstrument.d.ts +18 -0
  59. package/dist/types/api/transferInstruments/useGetBankVerificationProviders.d.ts +18 -0
  60. package/dist/types/api/transferInstruments/useGetTransferInstrument.d.ts +2 -6
  61. package/dist/types/api/transferInstruments/useHandleBankVerificationError.d.ts +22 -0
  62. package/dist/types/api/transferInstruments/useUpdateTransferInstrument.d.ts +13 -0
  63. package/dist/types/api/uiAnalytics/useAnalyticsSession.d.ts +2 -2
  64. package/dist/types/components/BankAccount/forms/BankVerification/types.d.ts +4 -15
  65. package/dist/types/components/BankAccount/forms/BankVerification/verification/widget/BankVerificationWidget.d.ts +1 -1
  66. package/dist/types/components/BankAccount/forms/BankVerification/verification/widget/types.d.ts +4 -5
  67. package/dist/types/components/BankAccount/forms/PayoutDetails/types.d.ts +10 -16
  68. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +3 -4
  69. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +0 -1
  70. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/types.d.ts +4 -5
  71. package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +7 -5
  72. package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/PayoutDetailsDropin.d.ts +1 -1
  73. package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +14 -0
  74. package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +1 -0
  75. package/dist/types/components/Business/forms/ProofOfSignatoryDocument/ProofOfSignatoryDocument.d.ts +2 -0
  76. package/dist/types/components/Business/forms/ProofOfSignatoryDocument/types.d.ts +8 -0
  77. package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +14 -8
  78. package/dist/types/components/Business/hooks/useBusinessData/useBusinessData.d.ts +1 -1
  79. package/dist/types/components/Business/mapping/businessDetails/businessDetailsKeyMappings.d.ts +1 -1
  80. package/dist/types/components/Business/mapping/businessDetails/mapBusinessDetailsSchemaToLegalEntity.d.ts +2 -1
  81. package/dist/types/components/Business/mapping/businessDetails/solePropBusinessDetailsKeyMappings.d.ts +1 -1
  82. package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
  83. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +4 -12
  84. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +1 -1
  85. package/dist/types/components/EmbeddedDropins/AcceptTermsOfServiceComponent/AcceptTermsOfServiceComponent.d.ts +3 -1
  86. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/DropinComposer.d.ts +1 -1
  87. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +2 -36
  88. package/dist/types/components/Individual/fields/IdentityNumber/type.d.ts +0 -1
  89. package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/DataConflictsModal.d.ts +12 -0
  90. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +2 -0
  91. package/dist/types/components/Individual/tasks/IndividualDropin/IndividualDropin.d.ts +1 -1
  92. package/dist/types/components/Shared/fields/IdFieldTypeSelector/countryIdNumberTypes.d.ts +1 -1
  93. package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
  94. package/dist/types/components/Shared/forms/BusinessTypeSelection/BusinessTypeSelection.d.ts +5 -1
  95. package/dist/types/components/Shared/forms/ConstitutionalDocument/types.d.ts +2 -1
  96. package/dist/types/components/Shared/forms/FinancialInformation/ReportedValue.d.ts +1 -1
  97. package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialInformationToFinancialReport.d.ts +1 -1
  98. package/dist/types/components/Shared/forms/FinancialInformation/types.d.ts +2 -1
  99. package/dist/types/components/UnincorporatedPartnership/tasks/UnincorporatedPartnershipMembers/UnincorporatedPartnershipMembersOverview.d.ts +1 -3
  100. package/dist/types/components/UnincorporatedPartnership/tasks/UnincorporatedPartnershipMembers/types.d.ts +0 -9
  101. package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedParnershipUtil.d.ts +9 -0
  102. package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedPartnershipMembers.d.ts +2 -2
  103. package/dist/types/components/index.d.ts +5 -1
  104. package/dist/types/components/ui/atoms/Field/Field.d.ts +1 -1
  105. package/dist/types/components/ui/atoms/Field/Field.types.d.ts +0 -3
  106. package/dist/types/components/ui/atoms/LoaderWrapper/constants.d.ts +1 -1
  107. package/dist/types/components/ui/atoms/ProviderButton/ProviderButton.types.d.ts +1 -1
  108. package/dist/types/components/ui/atoms/Svg/svgs.d.ts +2 -4
  109. package/dist/types/context/ExperimentContext/types.d.ts +2 -2
  110. package/dist/types/core/models/api/accountIdentification.d.ts +17 -85
  111. package/dist/types/core/models/api/get-configuration.d.ts +2 -2
  112. package/dist/types/core/models/api/transfer-instrument.d.ts +14 -19
  113. package/dist/types/hooks/useComponentApi.d.ts +0 -16
  114. package/dist/types/utils/entityStatusUtil.d.ts +1 -1
  115. package/dist/types/utils/useId.d.ts +9 -0
  116. package/dist/{yaml-Bq5YTp6u.js → yaml-dLCAzO5I.js} +2 -2
  117. package/package.json +1 -1
  118. package/dist/trustly-logo-NXmfQCGU.js +0 -20
  119. package/dist/types/core/models/api/get-bankVerification-providers.d.ts +0 -2
  120. package/dist/types/core/models/api/trusted-transferInstrument.d.ts +0 -9
  121. package/dist/types/core/services/componentApi/accept-service-agreement.d.ts +0 -3
  122. package/dist/types/core/services/componentApi/company-deep-search.d.ts +0 -4
  123. package/dist/types/core/services/componentApi/company-index-search.d.ts +0 -4
  124. package/dist/types/core/services/componentApi/create-trusted-transferInstrument.d.ts +0 -3
  125. package/dist/types/core/services/componentApi/get-bankVerification-vendor.d.ts +0 -5
  126. package/dist/types/core/services/componentApi/get-company-dataset.d.ts +0 -3
  127. package/dist/types/core/services/componentApi/get-service-agreement-acceptance-infos.d.ts +0 -3
  128. package/dist/types/core/services/componentApi/get-service-agreement-status.d.ts +0 -3
  129. package/dist/types/core/services/componentApi/get-transfer-instrument.d.ts +0 -3
  130. package/dist/types/core/services/componentApi/handle-bank-verification-error.d.ts +0 -3
  131. package/dist/types/core/services/componentApi/refresh-company-dataset.d.ts +0 -3
  132. package/dist/types/core/services/componentApi/update-transferInstrument.d.ts +0 -3
  133. package/dist/types/core/services/componentApi/verify-tin.d.ts +0 -3
  134. package/dist/types/hooks/useBankConfigurationHandlers.d.ts +0 -28
@@ -2,7 +2,7 @@
2
2
  {
3
3
  try {
4
4
  let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
5
- n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "37fdef3e-1070-4dec-87ff-8cb484675bf9", e._sentryDebugIdIdentifier = "sentry-dbid-37fdef3e-1070-4dec-87ff-8cb484675bf9");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "4a011ba1-b3c1-496a-8d76-cc1066d0f81e", e._sentryDebugIdIdentifier = "sentry-dbid-4a011ba1-b3c1-496a-8d76-cc1066d0f81e");
6
6
  } catch (e) {
7
7
  }
8
8
  }
@@ -170,6 +170,7 @@ const skSK = {
170
170
  browseFiles: "Prehľadávať súbory",
171
171
  bsbCode: "Kód štátnej pobočky banky (BSB)",
172
172
  bsbNumber: "Číslo BSB",
173
+ bsnNumber: "BSN",
173
174
  btwNummer: "Btw-nummer",
174
175
  businessAccountDetailsDescription: "Povedzte nám o svojom podnikaní",
175
176
  businessAccountDetailsDescriptionReview: "Aby sme sa uistili, že sú vaše údaje aktuálne, overte nasledujúce údaje. V prípade potreby upravte všetky údaje, ktoré už nie sú presné.",
@@ -419,6 +420,7 @@ const skSK = {
419
420
  eInvoicingCode: "Kód pre elektronickú fakturáciu (SDI)",
420
421
  email: "E‑mailová adresa",
421
422
  employersName: "Názov zamestnávateľa",
423
+ enter1CharactersAndThenUpToXDigitsForExample: "Zadajte 1 znak a potom maximálne %{maxDigits} číslic. Napríklad %{example}",
422
424
  enter1LetterAndThenNDigitsForExample: "Zadajte 1 písmeno a potom %{numDigits} číslice/číslic. Napríklad %{example}",
423
425
  enter1LetterAndThenXToYDigitsForExample: "Zadajte 1 písmeno a potom %{minDigits} až %{maxDigits} číslic. Napríklad %{example}",
424
426
  enterAMaximumOfNCharactersForExample: "Zadajte maximálne %{maxChars} znaky/ov. Napríklad %{example}",
@@ -790,6 +792,8 @@ const skSK = {
790
792
  fixedUnitTrust: "Pevný podielový fond",
791
793
  forExample_: "Napríklad: %{examples}",
792
794
  formatIsCorrect: "Formát je správny",
795
+ formStepCompleted: "Krok formulára dokončený",
796
+ formStepInvalid: "Neplatný krok formulára",
793
797
  franchiseesTAndCs: "Zmluvné podmienky používania franšízy",
794
798
  frontPage: "Predná strana",
795
799
  fullDocumentVisible: "Celý dokument musí byť viditeľný a celý text musí byť čitateľný.",
@@ -1115,6 +1119,7 @@ const skSK = {
1115
1119
  nie: "NIE",
1116
1120
  NIF: "NIF (Número de Identificación Fiscal)",
1117
1121
  NIFdeIVA: "Número de Identificación a efectos de IVA (Impuesto sobre el Valor Añadido)",
1122
+ ninoNumber: "NINO",
1118
1123
  NIP: "Numer identyfikacji podatkowej (NIP)",
1119
1124
  NIPC: "NIPC (Número de Identificação de Pessoa Colectiva)",
1120
1125
  no: "Nie",
@@ -1446,15 +1451,17 @@ const skSK = {
1446
1451
  rnaNumber: "Číslo RNA",
1447
1452
  role: "Rola",
1448
1453
  roleAndEntityType: "Úloha a typ subjektu",
1454
+ roles: "Roly",
1449
1455
  rootLegalEntityIsEmpty: "Hlavný právny subjekt má len minimálne údaje (je prázdny).",
1450
- roRegNumberNewFormat: "Nový formát (F2012000928403)",
1451
- roRegNumberNewFormat_label: "Numar de ordine in registrul comertului",
1456
+ roRegNumberNewFormat: "Nový formát (F201200092840314)",
1457
+ roRegNumberNewFormat_label: "Číslo registrácie v Obchodnom registri (vydané po 26. júli 2024)",
1452
1458
  roRegNumberOldFormat: "Starý formát (J40/8302/1997)",
1453
- roRegNumberOldFormat_label: "Numar de ordine in registrul comertului",
1459
+ roRegNumberOldFormat_label: "Poradové číslo z Obchodného registra",
1454
1460
  routingNumber: "Smerovacie číslo",
1455
1461
  routingNumberVisible: "Zahŕňa vaše smerovacie číslo",
1456
1462
  royaltyAgreement: "Licenčná zmluva",
1457
1463
  royaltyAmount: "Suma licenčných poplatkov",
1464
+ rsinNumber: "RSIN",
1458
1465
  salarySlip: "Výplatná páska",
1459
1466
  saleAmount: "Čiastka z predaja",
1460
1467
  saleContract: "Kúpna zmluva",
@@ -1612,12 +1619,19 @@ const skSK = {
1612
1619
  taxIdNumber: "Daňové identifikačné číslo",
1613
1620
  taxInformationNumber: "Daňové identifikačné číslo",
1614
1621
  taxInformationNumber__BE: "Firemné číslo",
1622
+ taxInformationNumber__BE_Individual: "Číslo Národného",
1615
1623
  taxInformationNumber__DE: "Daňové číslo",
1624
+ taxInformationNumber__DE_Individual: "Osobné identifikačné číslo (IdNr)",
1625
+ taxInformationNumber__ES: "Doklad totožnosti (DNI)",
1626
+ taxInformationNumber__FR: "Číslo SPI",
1616
1627
  taxInformationNumber__helperText__US: "Vaše číslo EIN je uvedené vo vašom liste s potvrdením 147C alebo SS-4 doručenom pri registrácii vašej spoločnosti.",
1617
1628
  taxInformationNumber__HK: "Registračné číslo podniku (BRN)",
1618
- taxInformationNumber__NL: "RSIN",
1619
1629
  taxInformationNumber__placeHolder__BE: "0123321123",
1630
+ taxInformationNumber__placeHolder__BE_Individual: "99999999999",
1620
1631
  taxInformationNumber__placeHolder__DE: "14310260208",
1632
+ taxInformationNumber__placeHolder__DE_Individual: "26954371827",
1633
+ taxInformationNumber__placeHolder__ES: "99999999L",
1634
+ taxInformationNumber__placeHolder__FR: "30 23 217 600 053",
1621
1635
  taxInformationNumber__placeHolder__GB: "1234567890",
1622
1636
  taxInformationNumber__placeHolder__NL: "811786523",
1623
1637
  taxInformationNumber__placeHolder__US: "11-0000000",
@@ -1798,7 +1812,7 @@ const skSK = {
1798
1812
  whichOfTheseApplyToTheSettlor: "Ktoré z nich sa vzťahujú na zriaďovateľa? Vyberte všetky, ktoré sa vzťahujú.",
1799
1813
  whichTypeOfIdNumberDoYouHave: "Aký typ identifikačného čísla máte?",
1800
1814
  whichTypeOfRegistrationNumberDoYouHave: "Aký typ registračného čísla máte?",
1801
- whichTypeOfTaxIdNumberDoYouHave: "Aký typ daňového identifikačného čísla používate pre svoju firmu?",
1815
+ whichTypeOfTaxIdNumberDoYouHave: "Aký typ daňového identifikačného čísla používate?",
1802
1816
  whyDoINeedToFillInThisInformation: "Prečo potrebujem vyplniť tieto informácie?",
1803
1817
  winLossStatement: "Výpis výhry/straty",
1804
1818
  winningProceedAmount: "Výherná suma",
@@ -2,7 +2,7 @@
2
2
  {
3
3
  try {
4
4
  let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
5
- n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "7c2c1776-25f4-4424-84b1-5c8ee6f21b0b", e._sentryDebugIdIdentifier = "sentry-dbid-7c2c1776-25f4-4424-84b1-5c8ee6f21b0b");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "4e1ea234-2ace-453b-9068-0546f3d7ffbc", e._sentryDebugIdIdentifier = "sentry-dbid-4e1ea234-2ace-453b-9068-0546f3d7ffbc");
6
6
  } catch (e) {
7
7
  }
8
8
  }
@@ -170,6 +170,7 @@ const slSI = {
170
170
  browseFiles: "Prebrskaj datoteke",
171
171
  bsbCode: "Koda BSB (Bank State Branch)",
172
172
  bsbNumber: "Številka BSB",
173
+ bsnNumber: "BSN",
173
174
  btwNummer: "Btw-nummer",
174
175
  businessAccountDetailsDescription: "Povejte nam o svojem podjetju",
175
176
  businessAccountDetailsDescriptionReview: "Za zagotovitev ažurnosti vaših podatkov preverite naslednje podrobnosti. Po potrebi prilagodite vse podatke, ki niso več točni.",
@@ -419,6 +420,7 @@ const slSI = {
419
420
  eInvoicingCode: "Koda za izdajanje e-računov (SDI)",
420
421
  email: "E-poštni naslov",
421
422
  employersName: "Ime delodajalca",
423
+ enter1CharactersAndThenUpToXDigitsForExample: "Vnesite 1 znak in nato do %{maxDigits} števk. Na primer »%{example}«",
422
424
  enter1LetterAndThenNDigitsForExample: "Vnesite 1 črko in nato %{numDigits}-mestno številko. Na primer %{example}",
423
425
  enter1LetterAndThenXToYDigitsForExample: "Vnesite 1 črko in nato %{minDigits}- do %{maxDigits}-mestno številko. Na primer %{example}",
424
426
  enterAMaximumOfNCharactersForExample: "Vnesite največ %{maxChars} znakov. Na primer %{example}",
@@ -790,6 +792,8 @@ const slSI = {
790
792
  fixedUnitTrust: "Sklad s fiksno enoto",
791
793
  forExample_: "Na primer: %{examples}",
792
794
  formatIsCorrect: "Oblika zapisa je pravilna",
795
+ formStepCompleted: "Korak izpolnjevanja obrazca je dokončan",
796
+ formStepInvalid: "Korak izpolnjevanja obrazca je neveljaven",
793
797
  franchiseesTAndCs: "Pogoji in določila za franšizojemalce",
794
798
  frontPage: "Sprednja stran",
795
799
  fullDocumentVisible: "Celoten dokument mora biti viden, vse besedilo pa je berljivo",
@@ -1115,6 +1119,7 @@ const slSI = {
1115
1119
  nie: "NIE",
1116
1120
  NIF: "NIF (Número de Identificación Fiscal)",
1117
1121
  NIFdeIVA: "Número de Identificación a efectos de IVA (Impuesto sobre el Valor Añadido)",
1122
+ ninoNumber: "NINO",
1118
1123
  NIP: "Numer identyfikacji podatkowej (NIP)",
1119
1124
  NIPC: "NIPC (Número de Identificação de Pessoa Colectiva)",
1120
1125
  no: "Ne",
@@ -1446,15 +1451,17 @@ const slSI = {
1446
1451
  rnaNumber: "Številka RNA",
1447
1452
  role: "Vloga",
1448
1453
  roleAndEntityType: "Vloga in vrsta subjekta",
1454
+ roles: "Vloge",
1449
1455
  rootLegalEntityIsEmpty: "Korenska pravna entiteta ima le minimalne podatke (je prazna).",
1450
- roRegNumberNewFormat: "Nova oblika zapisa (F2012000928403)",
1451
- roRegNumberNewFormat_label: "Numar de ordine in registrul comertului",
1456
+ roRegNumberNewFormat: "Nova oblika zapisa (F201200092840314)",
1457
+ roRegNumberNewFormat_label: "Numărul de înregistrare la Registrul Comerțului (izdana po 26. juliju 2024)",
1452
1458
  roRegNumberOldFormat: "Stara oblika zapisa (J40/8302/1997)",
1453
- roRegNumberOldFormat_label: "Numar de ordine in registrul comertului",
1459
+ roRegNumberOldFormat_label: "Număr de ordine din Registrul Comerțului",
1454
1460
  routingNumber: "Usmerjevalna številka",
1455
1461
  routingNumberVisible: "Vključuje vašo usmerjevalno številko",
1456
1462
  royaltyAgreement: "Licenčna pogodba",
1457
1463
  royaltyAmount: "Znesek licenčnine",
1464
+ rsinNumber: "RSIN",
1458
1465
  salarySlip: "Plačni listek",
1459
1466
  saleAmount: "Prodajni znesek",
1460
1467
  saleContract: "Prodajna pogodba",
@@ -1612,12 +1619,19 @@ const slSI = {
1612
1619
  taxIdNumber: "Davčna številka",
1613
1620
  taxInformationNumber: "Davčna številka",
1614
1621
  taxInformationNumber__BE: "Številka podjetja",
1622
+ taxInformationNumber__BE_Individual: "Numéro National",
1615
1623
  taxInformationNumber__DE: "Davčna številka",
1624
+ taxInformationNumber__DE_Individual: "Persönliche Identifikatiosnummer (IdNr)",
1625
+ taxInformationNumber__ES: "Documento Nacional de Identidad (DNI)",
1626
+ taxInformationNumber__FR: "Numéro SPI",
1616
1627
  taxInformationNumber__helperText__US: "Vaša identifikacijska številka delodajalca (EIN) je navedena v dopisu 147C ali potrditvenem dopisu SS-4, ki ste ga prejeli ob registraciji podjetja.",
1617
1628
  taxInformationNumber__HK: "Business Registration Number (BRN)",
1618
- taxInformationNumber__NL: "RSIN",
1619
1629
  taxInformationNumber__placeHolder__BE: "0123321123",
1630
+ taxInformationNumber__placeHolder__BE_Individual: "99999999999",
1620
1631
  taxInformationNumber__placeHolder__DE: "14310260208",
1632
+ taxInformationNumber__placeHolder__DE_Individual: "26954371827",
1633
+ taxInformationNumber__placeHolder__ES: "99999999L",
1634
+ taxInformationNumber__placeHolder__FR: "30 23 217 600 053",
1621
1635
  taxInformationNumber__placeHolder__GB: "1234567890",
1622
1636
  taxInformationNumber__placeHolder__NL: "811786523",
1623
1637
  taxInformationNumber__placeHolder__US: "11-0000000",
@@ -1798,7 +1812,7 @@ const slSI = {
1798
1812
  whichOfTheseApplyToTheSettlor: "Kaj od tega velja za ustanovitelja? Izberite vse, kar velja.",
1799
1813
  whichTypeOfIdNumberDoYouHave: "Katero vrsto identifikacijske številke imate?",
1800
1814
  whichTypeOfRegistrationNumberDoYouHave: "Katero vrsto registracijske številke imate?",
1801
- whichTypeOfTaxIdNumberDoYouHave: "Katero vrsto davčne številke uporabljate za svoje podjetje?",
1815
+ whichTypeOfTaxIdNumberDoYouHave: "Katero vrsto davčne številke uporabljate?",
1802
1816
  whyDoINeedToFillInThisInformation: "Zakaj moram izpolniti te podatke?",
1803
1817
  winLossStatement: "Izpisek o dobitku/izgubi",
1804
1818
  winningProceedAmount: "Višina izplačanega dobitka",
package/dist/style.css CHANGED
@@ -75,6 +75,10 @@
75
75
  position: absolute;
76
76
  }.adyen-kyc-signed-alert:last-of-type {
77
77
  margin-top: var(--adyen-sdk-spacer-070, 16px);
78
+ }
79
+
80
+ .adyen-kyc-service-agreement-content {
81
+ display: flex;
78
82
  }.adyen-kyc-icon {
79
83
  color: inherit;
80
84
  display: inline-flex;
@@ -3010,6 +3014,8 @@ fieldset {
3010
3014
  align-items: center;
3011
3015
  flex-grow: 1;
3012
3016
  padding: var(--adyen-sdk-spacer-070, 16px);
3017
+ }.adyen-kyc-description-field {
3018
+ padding: var(--adyen-sdk-spacer-080, 20px) 0;
3013
3019
  }.adyen-kyc-document-upload__subtitle {
3014
3020
  margin: var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-000, 0px) var(--adyen-sdk-spacer-040, 8px) var(--adyen-sdk-spacer-000, 0px);
3015
3021
  }
@@ -3393,39 +3399,6 @@ fieldset {
3393
3399
  }
3394
3400
  .adyen-kyc-manage-ti-overview-item-summary__card:not(:last-of-type) {
3395
3401
  margin-bottom: var(--adyen-sdk-spacer-060, 12px);
3396
- }.adyen-kyc-business-type-selection {
3397
- margin-left: auto;
3398
- margin-right: auto;
3399
- }
3400
- .adyen-kyc-business-type-selection__nav {
3401
- display: flex;
3402
- margin-top: var(--adyen-sdk-spacer-100, 32px);
3403
- }
3404
- .adyen-kyc-business-type-selection__confirm {
3405
- display: flex;
3406
- gap: var(--adyen-sdk-spacer-070, 16px);
3407
- margin-top: var(--adyen-sdk-spacer-100, 32px);
3408
- }
3409
- .adyen-kyc-business-type-selection__confirm button {
3410
- flex-grow: 1;
3411
- }
3412
-
3413
- .adyen-kyc-trustee-type-radio-group-card {
3414
- display: flex;
3415
- gap: var(--adyen-sdk-spacer-070, 16px);
3416
- margin-top: var(--adyen-sdk-spacer-070, 16px);
3417
- }
3418
- .adyen-kyc-trustee-type-radio-group-card .adyen-kyc-radio-card {
3419
- display: flex;
3420
- align-items: center;
3421
- flex-grow: 1;
3422
- padding: var(--adyen-sdk-spacer-070, 16px);
3423
- }
3424
- .adyen-kyc-trustee-type-radio-group-card .adyen-kyc-radio-card__content {
3425
- height: 16px;
3426
- }
3427
- .adyen-kyc-trustee-type-radio-group-card input {
3428
- margin-left: auto;
3429
3402
  }/* #region Borders */
3430
3403
  /* #endregion */
3431
3404
  /* for container queries */
@@ -5260,6 +5233,39 @@ fieldset {
5260
5233
  }
5261
5234
  .adyen-kyc-introduction__nav button {
5262
5235
  flex-grow: 1;
5236
+ }.adyen-kyc-business-type-selection {
5237
+ margin-left: auto;
5238
+ margin-right: auto;
5239
+ }
5240
+ .adyen-kyc-business-type-selection__nav {
5241
+ display: flex;
5242
+ margin-top: var(--adyen-sdk-spacer-100, 32px);
5243
+ }
5244
+ .adyen-kyc-business-type-selection__confirm {
5245
+ display: flex;
5246
+ gap: var(--adyen-sdk-spacer-070, 16px);
5247
+ margin-top: var(--adyen-sdk-spacer-100, 32px);
5248
+ }
5249
+ .adyen-kyc-business-type-selection__confirm button {
5250
+ flex-grow: 1;
5251
+ }
5252
+
5253
+ .adyen-kyc-trustee-type-radio-group-card {
5254
+ display: flex;
5255
+ gap: var(--adyen-sdk-spacer-070, 16px);
5256
+ margin-top: var(--adyen-sdk-spacer-070, 16px);
5257
+ }
5258
+ .adyen-kyc-trustee-type-radio-group-card .adyen-kyc-radio-card {
5259
+ display: flex;
5260
+ align-items: center;
5261
+ flex-grow: 1;
5262
+ padding: var(--adyen-sdk-spacer-070, 16px);
5263
+ }
5264
+ .adyen-kyc-trustee-type-radio-group-card .adyen-kyc-radio-card__content {
5265
+ height: 16px;
5266
+ }
5267
+ .adyen-kyc-trustee-type-radio-group-card input {
5268
+ margin-left: auto;
5263
5269
  }.adyen-kyc-singpass-selection {
5264
5270
  max-width: 544px;
5265
5271
  margin-left: auto;
@@ -2,7 +2,7 @@
2
2
  {
3
3
  try {
4
4
  let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
5
- n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "7e55289e-0db6-4e23-9add-de3850789e81", e._sentryDebugIdIdentifier = "sentry-dbid-7e55289e-0db6-4e23-9add-de3850789e81");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "3c921432-9dea-445d-8f4a-0be1c9386e8c", e._sentryDebugIdIdentifier = "sentry-dbid-3c921432-9dea-445d-8f4a-0be1c9386e8c");
6
6
  } catch (e) {
7
7
  }
8
8
  }
@@ -170,6 +170,7 @@ const svSE = {
170
170
  browseFiles: "Bläddra bland filer",
171
171
  bsbCode: "Kod för bankfilial (BSB)",
172
172
  bsbNumber: "BSB-nummer",
173
+ bsnNumber: "BSN",
173
174
  btwNummer: "BTW-nummer",
174
175
  businessAccountDetailsDescription: "Berätta om ditt företag",
175
176
  businessAccountDetailsDescriptionReview: "För att säkerställa att dina data är uppdaterade ber vi dig att verifiera följande uppgifter. Justera eventuella uppgifter som inte längre stämmer.",
@@ -419,6 +420,7 @@ const svSE = {
419
420
  eInvoicingCode: "E-faktureringskod (SDI)",
420
421
  email: "E-postadress",
421
422
  employersName: "Arbetsgivarens namn",
423
+ enter1CharactersAndThenUpToXDigitsForExample: "Ange 1 tecken och sedan upp till %{maxDigits} siffror. Till exempel: %{example}",
422
424
  enter1LetterAndThenNDigitsForExample: "Ange 1 bokstav och sedan %{numDigits} siffror. Till exempel %{example}",
423
425
  enter1LetterAndThenXToYDigitsForExample: "Ange 1 bokstav och sedan %{minDigits} till %{maxDigits} siffror. Till exempel %{example}",
424
426
  enterAMaximumOfNCharactersForExample: "Ange högst %{maxChars} tecken. Till exempel %{example}",
@@ -790,6 +792,8 @@ const svSE = {
790
792
  fixedUnitTrust: "Fast aktiefond",
791
793
  forExample_: "Till exempel: %{examples}",
792
794
  formatIsCorrect: "Formatet är korrekt",
795
+ formStepCompleted: "Formulärsteget är slutfört",
796
+ formStepInvalid: "Formulärsteget är ogiltigt",
793
797
  franchiseesTAndCs: "Villkor för franchisetagare",
794
798
  frontPage: "Framsida",
795
799
  fullDocumentVisible: "Hela dokumentet måste vara synligt och all text måste vara läsbar.",
@@ -1115,6 +1119,7 @@ const svSE = {
1115
1119
  nie: "NIE",
1116
1120
  NIF: "NIF (Número de Identificación Fiscal)",
1117
1121
  NIFdeIVA: "Número de Identificación a efectos de IVA (Impuesto sobre el Valor Añadido)",
1122
+ ninoNumber: "NINO",
1118
1123
  NIP: "NIP (Numer identyfikacji podatkowej)",
1119
1124
  NIPC: "NIPC (Número de Identificação de Pessoa Colectiva)",
1120
1125
  no: "Nej",
@@ -1446,15 +1451,17 @@ const svSE = {
1446
1451
  rnaNumber: "RNA-nummer",
1447
1452
  role: "Roll",
1448
1453
  roleAndEntityType: "Roll och enhetstyp",
1454
+ roles: "Roller",
1449
1455
  rootLegalEntityIsEmpty: "Den huvudsakliga juridiska enheten har endast minimidata (är tom).",
1450
- roRegNumberNewFormat: "Nytt format (F2012000928403)",
1451
- roRegNumberNewFormat_label: "Numar de ordine in registrul comertului",
1456
+ roRegNumberNewFormat: "Nytt format (F201200092840314)",
1457
+ roRegNumberNewFormat_label: "Registreringsnummer i handelsregistret (utfärdat efter den 26 juli 2024)",
1452
1458
  roRegNumberOldFormat: "Gammalt format (J40/8302/1997)",
1453
- roRegNumberOldFormat_label: "Numar de ordine in registrul comertului",
1459
+ roRegNumberOldFormat_label: "Registreringsnummer i handelsregistret",
1454
1460
  routingNumber: "Clearingnummer",
1455
1461
  routingNumberVisible: "Inkluderar ditt clearingnummer",
1456
1462
  royaltyAgreement: "Royaltyavtal",
1457
1463
  royaltyAmount: "Royaltybelopp",
1464
+ rsinNumber: "RSIN",
1458
1465
  salarySlip: "Lönebesked",
1459
1466
  saleAmount: "Försäljningsbelopp",
1460
1467
  saleContract: "Försäljningsavtal",
@@ -1612,12 +1619,19 @@ const svSE = {
1612
1619
  taxIdNumber: "Tax Identification Number",
1613
1620
  taxInformationNumber: "Tax Identification Number",
1614
1621
  taxInformationNumber__BE: "Organisationsnummer",
1622
+ taxInformationNumber__BE_Individual: "Numéro National",
1615
1623
  taxInformationNumber__DE: "Steuernummer",
1624
+ taxInformationNumber__DE_Individual: "Persönliche Identifikatiosnummer (IdNr)",
1625
+ taxInformationNumber__ES: "Documento Nacional de Identidad (DNI)",
1626
+ taxInformationNumber__FR: "SPI-nummer",
1616
1627
  taxInformationNumber__helperText__US: "Ditt anställningsnummer anges på ditt 147C-brev eller SS-4-bekräftelsebrev som du fick när du registrerade ditt företag.",
1617
1628
  taxInformationNumber__HK: "Företagsregistreringsnummer (BRN)",
1618
- taxInformationNumber__NL: "RSIN",
1619
1629
  taxInformationNumber__placeHolder__BE: "0123321123",
1630
+ taxInformationNumber__placeHolder__BE_Individual: "99999999999",
1620
1631
  taxInformationNumber__placeHolder__DE: "14310260208",
1632
+ taxInformationNumber__placeHolder__DE_Individual: "26954371827",
1633
+ taxInformationNumber__placeHolder__ES: "99999999L",
1634
+ taxInformationNumber__placeHolder__FR: "30 23 217 600 053",
1621
1635
  taxInformationNumber__placeHolder__GB: "1234567890",
1622
1636
  taxInformationNumber__placeHolder__NL: "811786523",
1623
1637
  taxInformationNumber__placeHolder__US: "11-0000000",
@@ -1798,7 +1812,7 @@ const svSE = {
1798
1812
  whichOfTheseApplyToTheSettlor: "Vilket av dessa gäller stiftaren? Markera alla alternativ som är tillämpliga.",
1799
1813
  whichTypeOfIdNumberDoYouHave: "Vilken typ av identifikationsnummer har du?",
1800
1814
  whichTypeOfRegistrationNumberDoYouHave: "Vilken typ av organisationsnummer har du?",
1801
- whichTypeOfTaxIdNumberDoYouHave: "Vilken typ av skatte-ID använder du för ditt företag?",
1815
+ whichTypeOfTaxIdNumberDoYouHave: "Vilken typ av skatte-ID använder du?",
1802
1816
  whyDoINeedToFillInThisInformation: "Varför måste jag fylla i den här informationen?",
1803
1817
  winLossStatement: "Vinst/förlustutdrag",
1804
1818
  winningProceedAmount: "Vinstbelopp",
@@ -0,0 +1,5 @@
1
+ import type { MutationOptions } from '@tanstack/react-query';
2
+ import type { CompanyDatasetRequest, CompanyDatasetResponse } from '../../core/models/api/company-search';
3
+ export type GetCompanyDataset = (data: CompanyDatasetRequest) => Promise<CompanyDatasetResponse>;
4
+ export declare const getCompanyDataset: (rootLegalEntityId: string, url: string, data: CompanyDatasetRequest) => Promise<CompanyDatasetResponse>;
5
+ export declare const useCompanyDataset: (options?: Omit<MutationOptions<CompanyDatasetResponse, Error, CompanyDatasetRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<CompanyDatasetResponse, Error, CompanyDatasetRequest, unknown>;
@@ -0,0 +1,4 @@
1
+ import type { MutationOptions } from '@tanstack/react-query';
2
+ import type { CompanyDatasetRequest, CompanyDatasetResponse } from '../../core/models/api/company-search';
3
+ export type RefreshCompanyDataset = (data: CompanyDatasetRequest) => Promise<CompanyDatasetResponse>;
4
+ export declare const useRefreshCompanyDataset: (options?: Omit<MutationOptions<CompanyDatasetResponse, Error, CompanyDatasetRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<CompanyDatasetResponse, Error, CompanyDatasetRequest, unknown>;
@@ -0,0 +1,5 @@
1
+ import type { MutationOptions } from '@tanstack/react-query';
2
+ import type { CompanySearchRequest, CompanySearchResponse } from '../../core/models/api/company-search';
3
+ export type CompanyDeepSearch = (data: CompanySearchRequest) => Promise<CompanySearchResponse>;
4
+ export declare const companyDeepSearch: (rootLegalEntityId: string, url: string, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
5
+ export declare const useCompanyDeepSearch: (options?: Omit<MutationOptions<CompanySearchResponse, Error, CompanySearchRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<CompanySearchResponse, Error, CompanySearchRequest, unknown>;
@@ -0,0 +1,5 @@
1
+ import type { MutationOptions } from '@tanstack/react-query';
2
+ import type { CompanySearchRequest, CompanySearchResponse } from '../../core/models/api/company-search';
3
+ export type CompanyIndexSearch = (data: CompanySearchRequest) => Promise<CompanySearchResponse>;
4
+ export declare const companyIndexSearch: (rootLegalEntityId: string, url: string, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
5
+ export declare const useCompanyIndexSearch: (options?: Omit<MutationOptions<CompanySearchResponse, Error, CompanySearchRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<CompanySearchResponse, Error, CompanySearchRequest, unknown>;
@@ -0,0 +1,5 @@
1
+ import type { MutationOptions } from '@tanstack/react-query';
2
+ import type { CompanySearchRequest, CompanySearchResponse } from '../../core/models/api/company-search';
3
+ export type CompanyRegistrationNumberDeepSearch = (data: CompanySearchRequest) => Promise<CompanySearchResponse>;
4
+ export declare const companyRegistrationNumberDeepSearch: (rootLegalEntityId: string, url: string, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
5
+ export declare const useCompanyRegistrationNumberDeepSearch: (options?: Omit<MutationOptions<CompanySearchResponse, Error, CompanySearchRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<CompanySearchResponse, Error, CompanySearchRequest, unknown>;
@@ -0,0 +1,5 @@
1
+ import type { MutationOptions } from '@tanstack/react-query';
2
+ import type { CompanySearchRequest, CompanySearchResponse } from '../../core/models/api/company-search';
3
+ export type CompanyRegistrationNumberIndexSearch = (data: CompanySearchRequest) => Promise<CompanySearchResponse>;
4
+ export declare const companyRegistrationNumberIndexSearch: (rootLegalEntityId: string, url: string, data: CompanySearchRequest) => Promise<CompanySearchResponse>;
5
+ export declare const useCompanyRegistrationNumberIndexSearch: (options?: Omit<MutationOptions<CompanySearchResponse, Error, CompanySearchRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<CompanySearchResponse, Error, CompanySearchRequest, unknown>;
@@ -1,6 +1,6 @@
1
1
  import { type QueryOptions } from '@tanstack/react-query';
2
2
  import type { CountryCode } from '../../core/models/country-code';
3
- interface OverridenRequest {
3
+ interface CorrectedRequest {
4
4
  name: {
5
5
  firstName: string;
6
6
  lastName: string;
@@ -8,11 +8,11 @@ interface OverridenRequest {
8
8
  countryCode: CountryCode;
9
9
  idNumber: string;
10
10
  }
11
- interface OverridenResponse {
11
+ interface CorrectedResponse {
12
12
  status?: number;
13
13
  verified?: string;
14
14
  errorCode?: string;
15
15
  }
16
- export type VerifyIdNumber = (d: OverridenRequest) => Promise<OverridenResponse>;
17
- export declare const useVerifyIdNumber: (options?: QueryOptions<OverridenResponse>) => import("@tanstack/react-query").UseMutationResult<OverridenResponse, Error, OverridenRequest, unknown>;
16
+ export type VerifyIdNumber = (d: CorrectedRequest) => Promise<CorrectedResponse>;
17
+ export declare const useVerifyIdNumber: (options?: QueryOptions<CorrectedResponse>) => import("@tanstack/react-query").UseMutationResult<CorrectedResponse, Error, CorrectedRequest, unknown>;
18
18
  export {};
@@ -1,22 +1,19 @@
1
1
  import { type MutationOptions } from '@tanstack/react-query';
2
- import type { NewPatchLegalEntity } from '../../core/models/api/legal-entity';
3
- import type { components } from './legalEntity.contract';
4
- type SuccessResponse = components['schemas']['LegalEntityDto'];
2
+ import type { ExistingLegalEntity, NewPatchLegalEntity } from '../../core/models/api/legal-entity';
3
+ type SuccessResponse = ExistingLegalEntity;
5
4
  export declare const useUpdateLegalEntity: (options?: Omit<MutationOptions<SuccessResponse, Error, NewPatchLegalEntity>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<{
6
- readonly capabilities?: {
7
- [key: string]: components["schemas"]["LegalEntityCapabilityDto"];
8
- };
9
- readonly documentDetails?: components["schemas"]["DocumentReferenceResponse"][];
10
- entityAssociations?: components["schemas"]["EntityAssociationDto"][];
11
- readonly id: string;
12
- individual?: components["schemas"]["IndividualDto"];
13
- organization?: components["schemas"]["OrganizationDto"];
14
- readonly problems?: components["schemas"]["CapabilityProblemDto"][];
15
- soleProprietorship?: components["schemas"]["SoleProprietorshipDto"];
16
- readonly transferInstruments?: components["schemas"]["TransferInstrumentReferenceDto"][];
17
- trust?: components["schemas"]["TrustDto"];
18
- readonly trustedFields?: components["schemas"]["TrustedFieldsDto"][];
19
- type?: components["schemas"]["LegalEntityType"];
20
- unincorporatedPartnership?: components["schemas"]["UnincorporatedPartnershipDto"];
5
+ documentDetails?: import("../../core/models/api/documentDetail").DocumentDetail[];
6
+ entityAssociations?: import("../../core/models/api/legal-entity-association").LegalEntityAssociation[];
7
+ individual?: import("../../core/models/api/individual").Individual;
8
+ organization?: import("../../core/models/api/organization").Organization;
9
+ soleProprietorship?: import("../../core/models/api/sole-proprietor").SoleProprietor;
10
+ trust?: import("../../core/models/api/trust").Trust;
11
+ unincorporatedPartnership?: import("../../core/models/api/unincorporated-partnership").UnincorporatedPartnership;
12
+ capabilities?: Partial<Record<import("../../core/models/api/capability").CapabilityName, import("../../core/models/api/capability").Capability>>;
13
+ problems?: import("../../core/models/api/problem").Problem[];
14
+ transferInstruments?: import("../../core/models/api/transfer-instrument").TransferInstrumentOverview[];
15
+ trustedFields?: import("../../core/models/api/legal-entity").LegalEntityTrustedFields[];
16
+ id: string;
17
+ type: import("../../core/models/api/legal-entity-type").LegalEntityType;
21
18
  }, Error, NewPatchLegalEntity, unknown>;
22
19
  export {};
@@ -1,6 +1,6 @@
1
1
  import type { QueryOptions } from '@tanstack/react-query';
2
2
  import type { components } from './pci.contract';
3
- type SuccessResponse = components['schemas']['PciQuestionnairesResponse'];
3
+ export type SuccessResponse = components['schemas']['PciQuestionnairesResponse'];
4
4
  /**
5
5
  * Returns a list of questionnaires for the legalEntity
6
6
  */
@@ -8,4 +8,3 @@ export declare const getPciQuestionnaireList: (legalEntityId: string, url: strin
8
8
  export declare const usePciQuestionnaireList: (options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
9
9
  data?: components["schemas"]["PciDocumentInfo"][];
10
10
  }, Error>;
11
- export {};
@@ -1,6 +1,6 @@
1
1
  import type { QueryOptions } from '../types';
2
2
  import type { components } from './pci.contract';
3
- type SuccessResponse = components['schemas']['PciSigningStatusResponse'];
3
+ export type SuccessResponse = components['schemas']['PciSigningStatusResponse'];
4
4
  type Request = components['schemas']['PciSigningStatusRequest'];
5
5
  export declare const usePciStatus: (data: Request, options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
6
6
  signingRequired?: boolean;
@@ -0,0 +1,12 @@
1
+ import { type MutationOptions } from '@tanstack/react-query';
2
+ import type { components } from '#api/termsOfService/termsOfService.contract';
3
+ import type { ServiceAgreementSignResponse } from '../../core/models/api/contracts';
4
+ type Request = components['schemas']['AcceptTermsOfServiceRequest'];
5
+ type SuccessResponse = ServiceAgreementSignResponse;
6
+ export declare const acceptTermsOfService: (legalEntityId: string, url: string, termsOfServiceDocumentId: string, data: Request) => Promise<SuccessResponse>;
7
+ export declare const useAcceptTermsOfService: (options?: Omit<MutationOptions<SuccessResponse, unknown, Request>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<ServiceAgreementSignResponse, unknown, {
8
+ acceptedBy: string;
9
+ legalEntityReference: string;
10
+ termsOfServiceDocumentId: string;
11
+ }, unknown>;
12
+ export {};
@@ -1,7 +1,7 @@
1
1
  import type { TermsOfServiceDocumentFormat } from '../../core/models/api/contracts';
2
2
  import type { QueryOptions } from '../types';
3
3
  import type { components } from './termsOfService.contract';
4
- type SuccessResponse = components['schemas']['GetAcceptedTermsOfServiceDocumentResponse'];
4
+ export type SuccessResponse = components['schemas']['GetAcceptedTermsOfServiceDocumentResponse'];
5
5
  export declare const getAcceptedTermsOfService: (legalEntityId: string, url: string, termsOfServiceAcceptanceReference: string, documentFormat: TermsOfServiceDocumentFormat) => Promise<SuccessResponse>;
6
6
  export declare const useAcceptedTermsOfService: (termsOfServiceAcceptanceReference: string | undefined, documentFormat: TermsOfServiceDocumentFormat, options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
7
7
  document?: string;
@@ -9,4 +9,3 @@ export declare const useAcceptedTermsOfService: (termsOfServiceAcceptanceReferen
9
9
  termsOfServiceAcceptanceReference?: string;
10
10
  termsOfServiceDocumentFormat?: "JSON" | "PDF";
11
11
  }, Error>;
12
- export {};
@@ -1,7 +1,7 @@
1
1
  import type { QueryOptions } from '../types';
2
2
  import type { components } from './termsOfService.contract';
3
- type Request = components['schemas']['TermsOfServiceDocumentRequest'];
4
- type SuccessResponse = components['schemas']['TermsOfServiceDocumentResponse'];
3
+ export type Request = components['schemas']['TermsOfServiceDocumentRequest'];
4
+ export type SuccessResponse = components['schemas']['TermsOfServiceDocumentResponse'];
5
5
  export declare const getTermsOfService: (legalEntityId: string, url: string, data: Request) => Promise<SuccessResponse>;
6
6
  export declare const useTermsOfService: (data: Request, options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
7
7
  document?: string;
@@ -11,4 +11,3 @@ export declare const useTermsOfService: (data: Request, options?: QueryOptions<S
11
11
  termsOfServiceDocumentId?: string;
12
12
  type?: components["schemas"]["TermsOfServiceType"];
13
13
  }, Error>;
14
- export {};
@@ -1,7 +1,5 @@
1
+ import type { ServiceAgreementAcceptanceInfos } from '../../core/models/api/contracts';
1
2
  import type { QueryOptions } from '../types';
2
- import type { components } from './termsOfService.contract';
3
- type SuccessResponse = components['schemas']['GetTermsOfServiceAcceptanceInfosResponse'];
4
- export declare const useTermsOfServiceAcceptanceInfos: (options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
5
- data?: components["schemas"]["TermsOfServiceAcceptanceInfo"][];
6
- }, Error>;
3
+ type SuccessResponse = ServiceAgreementAcceptanceInfos;
4
+ export declare const useTermsOfServiceAcceptanceInfos: (options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<ServiceAgreementAcceptanceInfos, Error>;
7
5
  export {};
@@ -1,7 +1,6 @@
1
1
  import type { QueryOptions } from '../types';
2
2
  import type { components } from './termsOfService.contract';
3
- type SuccessResponse = components['schemas']['TermsOfServiceStatusResponse'];
3
+ export type SuccessResponse = components['schemas']['TermsOfServiceStatusResponse'];
4
4
  export declare const useTermsOfServiceStatus: (options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
5
5
  termsOfServiceTypes?: components["schemas"]["TermsOfServiceType"][];
6
6
  }, Error>;
7
- export {};
@@ -0,0 +1,12 @@
1
+ import type { MutationOptions } from '@tanstack/react-query';
2
+ import type { components } from './tinVerification.contract';
3
+ type SuccessResponse = components['schemas']['CompanyTinVerificationResponse'];
4
+ type Request = components['schemas']['CompanyTinVerificationRequest'];
5
+ export type VerifyTin = (data: Request) => Promise<SuccessResponse>;
6
+ export declare const useVerifyTin: (options?: Omit<MutationOptions<SuccessResponse, unknown, Request>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<{
7
+ matched?: boolean;
8
+ }, unknown, {
9
+ name: string;
10
+ tin: string;
11
+ }, unknown>;
12
+ export {};
@@ -0,0 +1,18 @@
1
+ import type { MutationOptions } from '../types';
2
+ import type { components } from './transferInstruments.contract';
3
+ export type CreateTrustedTransferInstrumentResponse = components['schemas']['BankVerificationResponse'];
4
+ type CreateTrustedTransferInstrumentRequestData = components['schemas']['CreateTrustedTransferInstrumentRequest'];
5
+ /**
6
+ * Creates a trusted transfer instrument in LEM using the information provided by Open Banking
7
+ * @param options additional options passed to Tanstack Query, eg; onSuccess
8
+ */
9
+ export declare const useCreateTrustedTransferInstrument: (options?: MutationOptions<CreateTrustedTransferInstrumentResponse, Error, CreateTrustedTransferInstrumentRequestData>) => import("@tanstack/react-query").UseMutationResult<{
10
+ accounts?: components["schemas"]["BankAccountSummary"][];
11
+ error?: string;
12
+ errorMessage?: string;
13
+ verificationReference?: string;
14
+ }, Error, {
15
+ code: string;
16
+ state: string;
17
+ }, unknown>;
18
+ export {};
@@ -0,0 +1,18 @@
1
+ import type { Language } from '../../language/Language';
2
+ import type { CountryCode } from '../../core/models/country-code';
3
+ import type { QueryOptions } from '../types';
4
+ import type { components, operations } from './transferInstruments.contract';
5
+ type GetBankVerificationProviderResponse = components['schemas']['BankAggregatorProviderResponse'][];
6
+ export type BankVerificationVendor = GetBankVerificationProviderResponse[number];
7
+ export type GetBankVerificationQueryParams = operations['getBankVerificationProviders']['parameters']['query'] & {
8
+ country: CountryCode;
9
+ locale: Language['locale'];
10
+ };
11
+ /**
12
+ * Retrieves the list of bank verification providers and their respective urls.
13
+ * Bank verification providers are used to instantly verify payout accounts.
14
+ * @param queryParams the relevant country, locale, and configId
15
+ * @param options additional options passed to Tanstack Query, eg; onSuccess
16
+ */
17
+ export declare const useGetBankVerificationProviders: (queryParams: GetBankVerificationQueryParams, options?: QueryOptions<GetBankVerificationProviderResponse>) => import("@tanstack/react-query").UseQueryResult<GetBankVerificationProviderResponse, Error>;
18
+ export {};