@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
@@ -9,7 +9,7 @@
9
9
  ;
10
10
  import { jsxs, Fragment, jsx } from "preact/jsx-runtime";
11
11
  import { useMemo as useMemo$1, useState, useEffect } from "preact/hooks";
12
- import { i as TaskTypes, L as LegalEntityType, j as useCanSeeIntroduction, k as useLegalEntityType, t as toCapitalized, m as getTranslationKeysByPrefix, u as useI18nContext, n as useAnalyticsContext, o as StepProgressIndicator, B as Button } from "./core-w9cPGxZk.js";
12
+ import { i as TaskTypes, L as LegalEntityType, j as useCanSeeIntroduction, k as useLegalEntityType, t as toCapitalized, m as getTranslationKeysByPrefix, u as useI18nContext, n as useAnalyticsContext, o as StepProgressIndicator, B as Button } from "./core-3THxSDWA.js";
13
13
  import { useMemo } from "preact/compat";
14
14
  var IntroductionScreens = ((IntroductionScreens2) => {
15
15
  IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
@@ -2,14 +2,14 @@
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] = "ca422a08-5a29-4144-802a-6b6775f15faf", e._sentryDebugIdIdentifier = "sentry-dbid-ca422a08-5a29-4144-802a-6b6775f15faf");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b752340a-62d0-4293-a8f0-fbf8454378a0", e._sentryDebugIdIdentifier = "sentry-dbid-b752340a-62d0-4293-a8f0-fbf8454378a0");
6
6
  } catch (e) {
7
7
  }
8
8
  }
9
9
  ;
10
10
  import { jsx, jsxs } from "preact/jsx-runtime";
11
11
  import { useState } from "preact/hooks";
12
- import { a7 as useApiContext, a8 as useMutation, a9 as httpPost, u as useI18nContext, G as useToastContext, aa as LoaderWrapper, w as FormHeader, ab as Checkbox, _ as ActionBar, D as DropinLayout } from "./core-w9cPGxZk.js";
12
+ import { aj as useApiContext, ak as useMutation, al as httpPost, u as useI18nContext, r as useToastContext, G as LoaderWrapper, W as FormHeader, am as Checkbox, aa as ActionBar, X as DropinLayout } from "./core-3THxSDWA.js";
13
13
  const confirmReview = async (legalEntityId, url) => {
14
14
  return httpPost({
15
15
  loadingContext: url,
@@ -2,14 +2,14 @@
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] = "68a0ca6a-d224-4bfd-ae52-ab024aae8f43", e._sentryDebugIdIdentifier = "sentry-dbid-68a0ca6a-d224-4bfd-ae52-ab024aae8f43");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "f4f430b6-6c53-49c4-9556-62819830fc32", e._sentryDebugIdIdentifier = "sentry-dbid-f4f430b6-6c53-49c4-9556-62819830fc32");
6
6
  } catch (e) {
7
7
  }
8
8
  }
9
9
  ;
10
10
  import { jsx, jsxs } from "preact/jsx-runtime";
11
11
  import { useState } from "preact/hooks";
12
- import { u as useI18nContext, p as useForm, q as Typography, F as Field, R as RadioGroupCard, B as Button, r as Svg, L as LegalEntityType } from "./core-w9cPGxZk.js";
12
+ import { u as useI18nContext, D as useForm, H as Typography, J as Field, R as RadioGroupCard, B as Button, U as Svg, L as LegalEntityType } from "./core-3THxSDWA.js";
13
13
  const setupAccountMethods = ["singpass", "manual"];
14
14
  const setupAccountMethodFields = ["setupAccountMethod"];
15
15
  const getSingpassSelectionDisabled = (legalEntityType) => {
@@ -2,13 +2,13 @@
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] = "598f5891-e2d3-4157-a9e8-41608c95562e", e._sentryDebugIdIdentifier = "sentry-dbid-598f5891-e2d3-4157-a9e8-41608c95562e");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "39b6d053-3f4d-43d0-baa0-94e098358f6d", e._sentryDebugIdIdentifier = "sentry-dbid-39b6d053-3f4d-43d0-baa0-94e098358f6d");
6
6
  } catch (e) {
7
7
  }
8
8
  }
9
9
  ;
10
10
  import { jsx, jsxs, Fragment } from "preact/jsx-runtime";
11
- import { a7 as useApiContext, ac as useQuery, ad as httpGet, q as Typography, u as useI18nContext, ae as useFormContext, F as Field, af as RadioGroup, ag as getFormProps, h as Icon, ah as isEmpty, r as Svg, ai as sofStyles, B as Button, aj as Card, ak as StructuredList, al as IconButton, H as useQueryClient, n as useAnalyticsContext, x as useLegalEntity, J as useUpdateLegalEntity, a5 as useMultiForm, am as isEmpty$1, an as getRequiredForms, ao as addValidityToForms, g as createLogger, ap as useFormComposer, y as Loader, aq as FormContextProvider, ar as FormWrapper } from "./core-w9cPGxZk.js";
11
+ import { aj as useApiContext, an as useQuery, ao as httpGet, H as Typography, u as useI18nContext, ap as useFormContext, J as Field, aq as RadioGroup, ar as getFormProps, h as Icon, as as isEmpty, U as Svg, at as sofStyles, B as Button, au as Card, av as StructuredList, aw as IconButton, Z as useQueryClient, n as useAnalyticsContext, p as useLegalEntity, _ as useUpdateLegalEntity, ah as useMultiForm, ax as isEmpty$1, ay as getRequiredForms, az as addValidityToForms, g as createLogger, aA as useFormComposer, q as Loader, aB as FormContextProvider, aC as FormWrapper } from "./core-3THxSDWA.js";
12
12
  import { useState, useRef, useEffect, useMemo, useCallback } from "preact/hooks";
13
13
  import { signal } from "@preact/signals";
14
14
  import cx from "classnames";
@@ -468,13 +468,12 @@ function TaxReportingDropin({ problems, handleHomeClick }) {
468
468
  type: (_a2 = data == null ? void 0 : data.taxClassification) == null ? void 0 : _a2.type
469
469
  };
470
470
  const legalEntityPayload = {
471
- ...legalEntityData,
472
- // TODO: fix
473
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
474
- // @ts-ignore use FE validation, not openApi contracts for now
475
- organization: {
476
- ...legalEntityData.organization,
477
- taxReportingClassification: taxReportingPayload
471
+ id: legalEntityData.id,
472
+ ...(legalEntityData == null ? void 0 : legalEntityData.organization) && {
473
+ organization: {
474
+ ...legalEntityData.organization,
475
+ taxReportingClassification: taxReportingPayload
476
+ }
478
477
  }
479
478
  };
480
479
  try {
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { C as Core } from "./core-w9cPGxZk.js";
10
+ import { C as Core } from "./core-3THxSDWA.js";
11
11
  if (CSS.supports("container", "foo / inline-size") === false) {
12
12
  import("container-query-polyfill");
13
13
  }
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { C as Core } from "./core-w9cPGxZk.js";
10
+ import { C as Core } from "./core-3THxSDWA.js";
11
11
  const environmentMap = Object.freeze({
12
12
  live: "https://live.adyen.com",
13
13
  test: "https://test.adyen.com"
@@ -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] = "b93e1234-7cdc-4482-aadb-a04ade49051b", e._sentryDebugIdIdentifier = "sentry-dbid-b93e1234-7cdc-4482-aadb-a04ade49051b");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "90e641e0-4f17-4c96-8669-ea1e757603f1", e._sentryDebugIdIdentifier = "sentry-dbid-90e641e0-4f17-4c96-8669-ea1e757603f1");
6
6
  } catch (e) {
7
7
  }
8
8
  }
@@ -170,6 +170,7 @@ const bgBG = {
170
170
  browseFiles: "Преглед на файлове",
171
171
  bsbCode: "Код на държавния клон на банката (BSB).",
172
172
  bsbNumber: "BSB номер",
173
+ bsnNumber: "BSN",
173
174
  btwNummer: "Btw-nummer",
174
175
  businessAccountDetailsDescription: "Разкажете ни за вашия бизнес",
175
176
  businessAccountDetailsDescriptionReview: "За да се уверите, че данните Ви са актуални, моля, проверете следните подробности. Ако е необходимо, коригирайте всички данни, които вече не са точни.",
@@ -419,6 +420,7 @@ const bgBG = {
419
420
  eInvoicingCode: "Код за електронно фактуриране (SDI)",
420
421
  email: "Имейл адрес",
421
422
  employersName: "Име на работодателя",
423
+ enter1CharactersAndThenUpToXDigitsForExample: "Въведете 1 знак и след това до %{maxDigits} цифри. Например %{example}",
422
424
  enter1LetterAndThenNDigitsForExample: "Въведете 1 буква и след това %{numDigits} цифри. Например, %{example}",
423
425
  enter1LetterAndThenXToYDigitsForExample: "Въведете 1 буква и след това %{minDigits} до %{maxDigits} цифри. Например, %{example}",
424
426
  enterAMaximumOfNCharactersForExample: "Въведете максимум %{maxChars} знака. Например, %{example}",
@@ -790,6 +792,8 @@ const bgBG = {
790
792
  fixedUnitTrust: "Тръст с фиксирани дялове",
791
793
  forExample_: "Например: %{examples}",
792
794
  formatIsCorrect: "Форматът е правилен",
795
+ formStepCompleted: "Стъпката с формуляра е завършена",
796
+ formStepInvalid: "Невалидна стъпка с формуляр",
793
797
  franchiseesTAndCs: "Общи условия на франчайзополучателите",
794
798
  frontPage: "Първа страница",
795
799
  fullDocumentVisible: "Целият документ трябва да бъде видим и целият текст да е четлив",
@@ -1115,6 +1119,7 @@ const bgBG = {
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 Collectiva)",
1120
1125
  no: "Не",
@@ -1446,15 +1451,17 @@ const bgBG = {
1446
1451
  rnaNumber: "RNA номер",
1447
1452
  role: "Роля",
1448
1453
  roleAndEntityType: "Роля и тип на субекта",
1454
+ roles: "Роли",
1449
1455
  rootLegalEntityIsEmpty: "За основното юридическо лице са въведени само минимални данни (или няма данни).",
1450
- roRegNumberNewFormat: "Нов формат (F2012000928403)",
1451
- roRegNumberNewFormat_label: "Numar de ordine in registrul comertului",
1456
+ roRegNumberNewFormat: "Нов формат (F201200092840314)",
1457
+ roRegNumberNewFormat_label: "Numărul de înregistrare la Registrul Comerțului (издаден след 26.07.2024 г.)",
1452
1458
  roRegNumberOldFormat: "Стар формат (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: "Национален номер на сметка",
1455
1461
  routingNumberVisible: "Включва Вашия маршрутен номер",
1456
1462
  royaltyAgreement: "Договор за авторско възнаграждение",
1457
1463
  royaltyAmount: "Сума на авторско възнаграждение",
1464
+ rsinNumber: "RSIN",
1458
1465
  salarySlip: "Фиш за заплата",
1459
1466
  saleAmount: "Сума на продажбата",
1460
1467
  saleContract: "Договор за продажба",
@@ -1612,12 +1619,19 @@ const bgBG = {
1612
1619
  taxIdNumber: "Данъчен идентификационен номер",
1613
1620
  taxInformationNumber: "Данъчен идентификационен номер",
1614
1621
  taxInformationNumber__BE: "Фирмен номер",
1622
+ taxInformationNumber__BE_Individual: "Numéro National",
1615
1623
  taxInformationNumber__DE: "Данъчен номер",
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: "Вашият ИНР е предоставен във вашето потвърждение на писмо 147C или SS-4, получено при регистрацията на вашата фирма.",
1617
1628
  taxInformationNumber__HK: "Бизнес регистрационен номер (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 bgBG = {
1798
1812
  whichOfTheseApplyToTheSettlor: "Кое от тези се отнася за упълномощителя? Изберете всички, които са приложими.",
1799
1813
  whichTypeOfIdNumberDoYouHave: "Какъв тип идентификационен номер имате?",
1800
1814
  whichTypeOfRegistrationNumberDoYouHave: "Какъв тип регистрационен номер имате?",
1801
- whichTypeOfTaxIdNumberDoYouHave: "Какъв вид данъчен идентификационен номер използвате за Вашия бизнес?",
1815
+ whichTypeOfTaxIdNumberDoYouHave: "Какъв вид данъчен идентификатор използвате?",
1802
1816
  whyDoINeedToFillInThisInformation: "Защо трябва да попълня тази информация?",
1803
1817
  winLossStatement: "Извлечение за печалба/загуба",
1804
1818
  winningProceedAmount: "Спечелена сума",