@adyen/kyc-components 4.9.0-beta.3 → 4.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{DebugModal-CKipTtqn.js → DebugModal-CFzqTkPk.js} +2 -2
- package/dist/{DecisionMakerDetailsPage-B6tPNv2F.js → DecisionMakerDetailsPage-EF_IDRkz.js} +1 -1
- package/dist/{IndividualDropin-B80xG2_y.js → IndividualDropin-D1n1fwWm.js} +2 -2
- package/dist/{InvitedDecisionMakerComponent-CyYTyfl1.js → InvitedDecisionMakerComponent-5VQCEg8c.js} +1 -1
- package/dist/{InvitedDecisionMakerComponent-KmuAITNe.js → InvitedDecisionMakerComponent-hScE7oD3.js} +1 -1
- package/dist/{LegalRepresentativeDetailsPage-DwcSZOTx.js → LegalRepresentativeDetailsPage-Cq6G8Lj1.js} +1 -1
- package/dist/{PayoutDetailsPage-0Ze38dnG.js → PayoutDetailsPage-_4SMjUPR.js} +1 -1
- package/dist/{RootIndividualDetailsPage-Cz1PkM0x.js → RootIndividualDetailsPage-D1j0wZoW.js} +1 -1
- package/dist/{TrustMemberIndividualPage-B9sxjOxm.js → TrustMemberIndividualPage-BT092bYS.js} +1 -1
- package/dist/{UnincorporatedPartnershipIndividualPage-vfn4h37b.js → UnincorporatedPartnershipIndividualPage-Dr6ap4ao.js} +1 -1
- package/dist/adyen-business-financing.js +1 -1
- package/dist/adyen-individual-configuration.js +2 -2
- package/dist/adyen-individual-status.js +1 -1
- package/dist/adyen-invited-decision-maker.js +2 -2
- package/dist/adyen-onboarding.js +8 -8
- package/dist/adyen-terms-of-service-management.js +1 -1
- package/dist/adyen-terms-of-service-status.js +1 -1
- package/dist/adyen-transfer-instrument-configuration.js +1 -1
- package/dist/adyen-transfer-instrument-management.js +1 -1
- package/dist/adyen-verification-status.js +1 -1
- package/dist/{resolveEnvironment-DKUjmkQV.js → resolveEnvironment-UWosxArO.js} +5 -5
- package/dist/{useNavigate-CMP8KYPW.js → useNavigate-CxTAB8oE.js} +7 -7
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
try {
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "2f913f56-0aad-46cf-9014-605b6a006734", e._sentryDebugIdIdentifier = "sentry-dbid-2f913f56-0aad-46cf-9014-605b6a006734");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { a as Icon, o as createLogger, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
6
|
import { t as Button } from "./Button-oj6H8OrC.js";
|
|
@@ -346,7 +346,7 @@ var DebugModal = ({ onExit }) => {
|
|
|
346
346
|
const rootLegalEntity = useGlobalStore().rootLegalEntity.value;
|
|
347
347
|
const formDebugAvailable = Object.keys(formDebugInfo.value).length > 0;
|
|
348
348
|
const metadata = {
|
|
349
|
-
sdkVersion: "4.9.
|
|
349
|
+
sdkVersion: "4.9.1",
|
|
350
350
|
locale: i18n.language,
|
|
351
351
|
rootLegalEntityId: rootLegalEntity.id
|
|
352
352
|
};
|
|
@@ -16,7 +16,7 @@ import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProb
|
|
|
16
16
|
import { n as getTrustedFields, r as getTrustedFieldsProvider, t as getTrustedEntityAssociations } from "./getTrustedFields-UVTLadau.js";
|
|
17
17
|
import { n as removeIdVerificationProblemsForBafinSignatory, t as isBafinSignatoryFlow } from "./bafinUtils-kBPs58Au.js";
|
|
18
18
|
import { t as useScenarios } from "./useScenarios-BxrbVsQp.js";
|
|
19
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
19
|
+
import { t as IndividualDropin } from "./IndividualDropin-D1n1fwWm.js";
|
|
20
20
|
import { jsx } from "preact/jsx-runtime";
|
|
21
21
|
import { skipToken } from "@tanstack/preact-query";
|
|
22
22
|
import { useParams } from "wouter-preact";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
try {
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "70a2de41-fc61-4ffb-86f9-0aaa6ffa9601", e._sentryDebugIdIdentifier = "sentry-dbid-70a2de41-fc61-4ffb-86f9-0aaa6ffa9601");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { i as Typography, o as createLogger, r as useTranslation, t as Trans } from "./translation-BFxyJ1c5.js";
|
|
6
6
|
import { n as IconButton, r as Loader, t as Button } from "./Button-oj6H8OrC.js";
|
|
@@ -2875,7 +2875,7 @@ function IdVerificationMethod(props) {
|
|
|
2875
2875
|
};
|
|
2876
2876
|
const modalProvidedData = resolvedData || comparableExistingData;
|
|
2877
2877
|
const formUtils = createFormUtils(props, commonT);
|
|
2878
|
-
const verifyIdentityDescription = isDecisionMakerTask(taskType) ? individualT(($) => $["weNeedToVerifyTheDecisionMakersIdentity"]) : showIndividualMotionCapture?.value ? individualT(($) => $["toHelpProtectAgainstFraudAndKeepOurServices"]) : /* @__PURE__ */ jsxs(Fragment$1, { children: [
|
|
2878
|
+
const verifyIdentityDescription = isDecisionMakerTask(taskType) && isFeatureEnabled("EnableVerifyByInvite") ? individualT(($) => $["weNeedToVerifyTheDecisionMakersIdentity"]) : showIndividualMotionCapture?.value ? individualT(($) => $["toHelpProtectAgainstFraudAndKeepOurServices"]) : /* @__PURE__ */ jsxs(Fragment$1, { children: [
|
|
2879
2879
|
commonT(($) => $["takeOrUploadAPhoto"]),
|
|
2880
2880
|
" ",
|
|
2881
2881
|
/* @__PURE__ */ jsx(Link, {
|
package/dist/{InvitedDecisionMakerComponent-CyYTyfl1.js → InvitedDecisionMakerComponent-5VQCEg8c.js}
RENAMED
|
@@ -16,7 +16,7 @@ import { p as TaskTypes } from "./entityAssociationUtil-BEzUdPbm.js";
|
|
|
16
16
|
import { t as useTaskStatus } from "./useTaskStatus-PqBc0I7k.js";
|
|
17
17
|
import { t as Image } from "./Image-BEzOZ1tt.js";
|
|
18
18
|
import { t as getIndividualLegalEntityName } from "./getName-Bdwp_hkV.js";
|
|
19
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
19
|
+
import { t as IndividualDropin } from "./IndividualDropin-D1n1fwWm.js";
|
|
20
20
|
import { t as List } from "./List-DLrcpMVd.js";
|
|
21
21
|
import { t as LandingLayout } from "./LandingLayout-z8j2xiqg.js";
|
|
22
22
|
import { t as ListItem } from "./ListItem-BWH4IPrj.js";
|
package/dist/{InvitedDecisionMakerComponent-KmuAITNe.js → InvitedDecisionMakerComponent-hScE7oD3.js}
RENAMED
|
@@ -2,5 +2,5 @@ try {
|
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "acd97c80-32d4-4951-a78c-aac1c72730bd", e._sentryDebugIdIdentifier = "sentry-dbid-acd97c80-32d4-4951-a78c-aac1c72730bd");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-
|
|
5
|
+
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-5VQCEg8c.js";
|
|
6
6
|
export { InvitedDecisionMakerComponent };
|
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-DlZY9-Jc.js";
|
|
12
12
|
import { p as TaskTypes } from "./entityAssociationUtil-BEzUdPbm.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BLcIg3x_.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-D1n1fwWm.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
//#region src/components/Individual/pages/LegalRepresentativeDetailsPage.tsx
|
|
@@ -23,7 +23,7 @@ import { t as Confirm } from "./Confirm-B6TWSuab.js";
|
|
|
23
23
|
import { n as FeatureNames, t as ExperimentNames } from "./types-8S6KTD2W.js";
|
|
24
24
|
import { t as Image } from "./Image-BEzOZ1tt.js";
|
|
25
25
|
import { n as getLegalEntityNameBasedOnType, r as getPayoutAccountHolderName } from "./getName-Bdwp_hkV.js";
|
|
26
|
-
import { t as useNavigate } from "./useNavigate-
|
|
26
|
+
import { t as useNavigate } from "./useNavigate-CxTAB8oE.js";
|
|
27
27
|
import { n as FormFlow, r as FormContextProvider, t as useFormContext } from "./useFormContext-Cx9-3iXR.js";
|
|
28
28
|
import { r as getPropsFromConfigurations } from "./process-field-configurations-C7MuEj5q.js";
|
|
29
29
|
import { i as useFormComposer, n as getRequiredForms, t as addValidityToForms } from "./dropinUtils-IdasFZCU.js";
|
package/dist/{RootIndividualDetailsPage-Cz1PkM0x.js → RootIndividualDetailsPage-D1j0wZoW.js}
RENAMED
|
@@ -15,7 +15,7 @@ import { o as isPartOfTrustFromLegalEntity } from "./trustUtil-BTHvlo55.js";
|
|
|
15
15
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BLcIg3x_.js";
|
|
16
16
|
import { t as filterProblemsByTaskForms } from "./filterProblemsByTaskForms-DwS9T-_E.js";
|
|
17
17
|
import { n as getTrustedFields, r as getTrustedFieldsProvider } from "./getTrustedFields-UVTLadau.js";
|
|
18
|
-
import { n as individualForms, t as IndividualDropin } from "./IndividualDropin-
|
|
18
|
+
import { n as individualForms, t as IndividualDropin } from "./IndividualDropin-D1n1fwWm.js";
|
|
19
19
|
import { jsx } from "preact/jsx-runtime";
|
|
20
20
|
//#region src/components/Individual/pages/RootIndividualDetailsPage.tsx
|
|
21
21
|
function RootIndividualDetailsPage({ asModal = false, hideSidebar = false, isTargetLegalEntityType = false, onSubmit, handleBackClick, handleCloseClick, handleHomeClick = noop }) {
|
package/dist/{TrustMemberIndividualPage-B9sxjOxm.js → TrustMemberIndividualPage-BT092bYS.js}
RENAMED
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-DlZY9-Jc.js";
|
|
12
12
|
import { p as TaskTypes } from "./entityAssociationUtil-BEzUdPbm.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BLcIg3x_.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-D1n1fwWm.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
import { useParams } from "wouter-preact";
|
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-DlZY9-Jc.js";
|
|
12
12
|
import { p as TaskTypes } from "./entityAssociationUtil-BEzUdPbm.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BLcIg3x_.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-D1n1fwWm.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
import { useParams } from "wouter-preact";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "72a8853d-b46d-4a74-9163-05476406e9ed", e._sentryDebugIdIdentifier = "sentry-dbid-72a8853d-b46d-4a74-9163-05476406e9ed");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { r as Loader } from "./Button-oj6H8OrC.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-yxi9XhLi.js";
|
|
9
9
|
import { t as getLegalEntityCountry } from "./getLegalEntityCountry-C6bSV6sB.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "06e13b80-1238-4d43-84bc-c3705d11cebf", e._sentryDebugIdIdentifier = "sentry-dbid-06e13b80-1238-4d43-84bc-c3705d11cebf");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { r as Loader } from "./Button-oj6H8OrC.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-yxi9XhLi.js";
|
|
9
9
|
import { t as getLegalEntityCountry } from "./getLegalEntityCountry-C6bSV6sB.js";
|
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-DlZY9-Jc.js";
|
|
12
12
|
import { p as TaskTypes } from "./entityAssociationUtil-BEzUdPbm.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BLcIg3x_.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-D1n1fwWm.js";
|
|
15
15
|
import { t as emitAdyenSdkEvent } from "./emitEvent-Cdd95HOT.js";
|
|
16
16
|
import register from "preact-custom-element";
|
|
17
17
|
import { useRef } from "preact/hooks";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "0c0f4d20-2950-4be6-8956-0232371bd031", e._sentryDebugIdIdentifier = "sentry-dbid-0c0f4d20-2950-4be6-8956-0232371bd031");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { s as useApiContext } from "./http-D1NDkBxF.js";
|
|
8
8
|
import { r as useLegalEntity, t as ROOT_LE } from "./useLegalEntity-yxi9XhLi.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-rq_tsyLP.js";
|
|
@@ -2,8 +2,8 @@ try {
|
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "e2356496-fa24-4f92-93f2-11c2e9ae3d6a", e._sentryDebugIdIdentifier = "sentry-dbid-e2356496-fa24-4f92-93f2-11c2e9ae3d6a");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
-
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-
|
|
5
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
6
|
+
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-5VQCEg8c.js";
|
|
7
7
|
import register from "preact-custom-element";
|
|
8
8
|
import { jsx } from "preact/jsx-runtime";
|
|
9
9
|
//#region src/embeds/invited-decision-maker/adyen-invited-decision-maker.tsx
|
package/dist/adyen-onboarding.js
CHANGED
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "3e339332-317b-41e9-873b-9678dee86859", e._sentryDebugIdIdentifier = "sentry-dbid-3e339332-317b-41e9-873b-9678dee86859");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { a as Icon, i as Typography, n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, n as EmbedShell, r as useToggles, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, n as EmbedShell, r as useToggles, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { n as IconButton, r as Loader, t as Button } from "./Button-oj6H8OrC.js";
|
|
8
8
|
import { n as httpGet, r as httpPost, s as useApiContext } from "./http-D1NDkBxF.js";
|
|
9
9
|
import { r as useLegalEntity, t as ROOT_LE } from "./useLegalEntity-yxi9XhLi.js";
|
|
@@ -58,7 +58,7 @@ import { t as isNewEntity } from "./isNewEntity-4QusRCpP.js";
|
|
|
58
58
|
import { i as idNowPostSubmit, o as showIdNowModal, t as isBafinSignatoryFlow } from "./bafinUtils-kBPs58Au.js";
|
|
59
59
|
import { t as useTrustMembers } from "./useTrustMembers-NwUmFfVc.js";
|
|
60
60
|
import { t as UnincorporatedPartnershipMemberTypes } from "./unincorporated-partnership-5MvG_ts4.js";
|
|
61
|
-
import { A as UnincorporatedPartnershipMembersOverview$1, C as TrustMemberCompanyPage$1, D as UnincorporatedPartnershipIndividualPage$1, E as TrustMembersOverview$1, M as getDefaultTask$1, O as UnincorporatedPartnershipMemberCompanyPage$1, S as TrustDetailsPage$1, T as TrustMemberRoleAndTypePage$1, _ as SignPCIComponent$1, a as BusinessTypeSelectionPage$1, b as SourceOfFundsPage$1, c as DecisionMakers$1, d as PayoutDetailsPage$1, f as ROUTE_PATHS, g as RootIndividualDetailsPage$1, h as RootBusinessLinesPage$1, i as BusinessFinancingPage$1, j as detectBasePath, k as UnincorporatedPartnershipMemberRoleAndTypePage$1, l as Introduction$1, m as RootBusinessDetailsPage$1, n as AcceptTermsOfService$1, o as CustomerSupport$1, p as Review$1, r as AccountSetupRejected$1, s as DecisionMakerDetailsPage$1, t as useNavigate, u as LegalRepresentativeDetailsPage$1, v as SingpassSelection$1, w as TrustMemberIndividualPage$1, x as TaxReportingDropin$1, y as SoleProprietorshipPage$1 } from "./useNavigate-
|
|
61
|
+
import { A as UnincorporatedPartnershipMembersOverview$1, C as TrustMemberCompanyPage$1, D as UnincorporatedPartnershipIndividualPage$1, E as TrustMembersOverview$1, M as getDefaultTask$1, O as UnincorporatedPartnershipMemberCompanyPage$1, S as TrustDetailsPage$1, T as TrustMemberRoleAndTypePage$1, _ as SignPCIComponent$1, a as BusinessTypeSelectionPage$1, b as SourceOfFundsPage$1, c as DecisionMakers$1, d as PayoutDetailsPage$1, f as ROUTE_PATHS, g as RootIndividualDetailsPage$1, h as RootBusinessLinesPage$1, i as BusinessFinancingPage$1, j as detectBasePath, k as UnincorporatedPartnershipMemberRoleAndTypePage$1, l as Introduction$1, m as RootBusinessDetailsPage$1, n as AcceptTermsOfService$1, o as CustomerSupport$1, p as Review$1, r as AccountSetupRejected$1, s as DecisionMakerDetailsPage$1, t as useNavigate, u as LegalRepresentativeDetailsPage$1, v as SingpassSelection$1, w as TrustMemberIndividualPage$1, x as TaxReportingDropin$1, y as SoleProprietorshipPage$1 } from "./useNavigate-CxTAB8oE.js";
|
|
62
62
|
import register from "preact-custom-element";
|
|
63
63
|
import { Suspense, lazy } from "preact/compat";
|
|
64
64
|
import { useCallback as useCallback$1, useContext as useContext$1, useEffect as useEffect$1, useMemo as useMemo$1, useReducer, useRef as useRef$1, useState as useState$1 } from "preact/hooks";
|
|
@@ -1840,24 +1840,24 @@ var Review = lazy(async () => (await import("./Review-nNDDLyLy.js")).Review);
|
|
|
1840
1840
|
var SignPCIComponent = lazy(async () => (await import("./SignPCIComponent-DygENf2d.js")).SignPCIComponent);
|
|
1841
1841
|
var AcceptTermsOfService = lazy(async () => (await import("./AcceptTermsOfServiceComponent-DUEllUW-.js")).AcceptTermsOfServiceComponent);
|
|
1842
1842
|
var TaxReportingDropin = lazy(async () => (await import("./TaxReportingDropin-53cxCQA-.js")).TaxReportingDropin);
|
|
1843
|
-
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-
|
|
1843
|
+
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-_4SMjUPR.js")).PayoutDetailsPage);
|
|
1844
1844
|
var RootBusinessDetailsPage = lazy(async () => (await import("./RootBusinessDetailsPage-DinhHQY-.js")).RootBusinessDetailsPage);
|
|
1845
1845
|
var RootBusinessLinesPage = lazy(async () => (await import("./RootBusinessLinesPage-Cq8HSU7U.js")).RootBusinessLinesPage);
|
|
1846
1846
|
var SoleProprietorshipPage = lazy(async () => (await import("./SoleProprietorshipPage-CpL77xpx.js")).SoleProprietorshipPage);
|
|
1847
1847
|
var TrustMemberCompanyPage = lazy(async () => (await import("./TrustMemberCompanyPage-f0ig0gr4.js")).TrustMemberCompanyPage);
|
|
1848
|
-
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-
|
|
1848
|
+
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-BT092bYS.js")).TrustMemberIndividualPage);
|
|
1849
1849
|
var TrustMemberRoleAndTypePage = lazy(async () => (await import("./TrustMemberRoleAndTypePage-qA2YQHNk.js")).TrustMemberRoleAndTypePage);
|
|
1850
1850
|
var TrustMembersOverview = lazy(async () => (await import("./TrustMembersOverview-BtX5x5Qn.js")).TrustMembersOverview);
|
|
1851
1851
|
var UnincorporatedPartnershipMemberCompanyPage = lazy(async () => (await import("./UnincorporatedPartnershipMemberCompanyPage-rDuqBAW0.js")).UnincorporatedPartnershipMemberCompanyPage);
|
|
1852
|
-
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-
|
|
1852
|
+
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-Dr6ap4ao.js")).UnincorporatedPartnershipIndividualPage);
|
|
1853
1853
|
var UnincorporatedPartnershipMemberRoleAndTypePage = lazy(async () => (await import("./UnincorporatedPartnershipMemberRoleAndTypePage-FGooutwg.js")).UnincorporatedPartnershipMemberRoleAndTypePage);
|
|
1854
1854
|
var UnincorporatedPartnershipMembersOverview = lazy(async () => (await import("./UnincorporatedPartnershipMembersOverview-CYv76pOg.js")).UnincorporatedPartnershipMembersOverview);
|
|
1855
1855
|
var BusinessFinancingPage = lazy(async () => (await import("./BusinessFinancingPage-BxRtrLLz.js")).BusinessFinancingPage);
|
|
1856
1856
|
var TrustDetailsPage = lazy(async () => (await import("./TrustDetailsPage-D-_3lCEz.js")).TrustDetailsPage);
|
|
1857
1857
|
var SourceOfFundsPage = lazy(async () => (await import("./SourceOfFundsPage-D0TFuyNy.js")).SourceOfFundsPage);
|
|
1858
|
-
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-
|
|
1859
|
-
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-
|
|
1860
|
-
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-
|
|
1858
|
+
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-D1j0wZoW.js")).RootIndividualDetailsPage);
|
|
1859
|
+
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-Cq6G8Lj1.js")).LegalRepresentativeDetailsPage);
|
|
1860
|
+
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-EF_IDRkz.js")).DecisionMakerDetailsPage);
|
|
1861
1861
|
function isIn(values, x) {
|
|
1862
1862
|
return values.includes(x);
|
|
1863
1863
|
}
|
|
@@ -2,7 +2,7 @@ try {
|
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "f9eb7e13-92f5-4a56-8a69-bb35761e3293", e._sentryDebugIdIdentifier = "sentry-dbid-f9eb7e13-92f5-4a56-8a69-bb35761e3293");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
5
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
6
6
|
import { t as emitAdyenSdkEvent } from "./emitEvent-Cdd95HOT.js";
|
|
7
7
|
import { t as AcceptTermsOfServiceComponent } from "./AcceptTermsOfServiceComponent-D9-mwS-T.js";
|
|
8
8
|
import register from "preact-custom-element";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b27f56bd-11dc-4690-b520-46463a487ce3", e._sentryDebugIdIdentifier = "sentry-dbid-b27f56bd-11dc-4690-b520-46463a487ce3");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { s as useApiContext } from "./http-D1NDkBxF.js";
|
|
8
8
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-rq_tsyLP.js";
|
|
9
9
|
import { n as useTermsOfServiceAcceptanceInfos, t as useTermsOfServiceStatus } from "./useTermsOfServiceStatus-YBxJYvyS.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b0dac785-43ed-4d41-9e35-1e6ce0208b0a", e._sentryDebugIdIdentifier = "sentry-dbid-b0dac785-43ed-4d41-9e35-1e6ce0208b0a");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { r as Loader } from "./Button-oj6H8OrC.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-yxi9XhLi.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-rq_tsyLP.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "e5c4ca74-8bbc-4b04-a069-e222129dc928", e._sentryDebugIdIdentifier = "sentry-dbid-e5c4ca74-8bbc-4b04-a069-e222129dc928");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { i as Typography, n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, i as useI18nContext, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, i as useI18nContext, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { r as Loader, t as Button } from "./Button-oj6H8OrC.js";
|
|
8
8
|
import { n as httpGet, s as useApiContext } from "./http-D1NDkBxF.js";
|
|
9
9
|
import { r as cloneObject, u as entriesOf } from "./useAnalyticsContext-BVFDMrVE.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "93718500-82bb-402c-93d6-987a1bba8830", e._sentryDebugIdIdentifier = "sentry-dbid-93718500-82bb-402c-93d6-987a1bba8830");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-BFxyJ1c5.js";
|
|
6
|
-
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { a as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-UWosxArO.js";
|
|
7
7
|
import { r as Loader, t as Button } from "./Button-oj6H8OrC.js";
|
|
8
8
|
import { r as httpPost, s as useApiContext } from "./http-D1NDkBxF.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-rq_tsyLP.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
try {
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "e302618b-5a93-4fe2-b333-8051934ad103", e._sentryDebugIdIdentifier = "sentry-dbid-e302618b-5a93-4fe2-b333-8051934ad103");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, o as createLogger, r as useTranslation, s as initReactI18next } from "./translation-BFxyJ1c5.js";
|
|
6
6
|
import { r as Loader, t as Button } from "./Button-oj6H8OrC.js";
|
|
@@ -304,7 +304,7 @@ var getAnalyticsAssociatedEntityDetails = (rootLegalEntity, accountHolderType) =
|
|
|
304
304
|
//#endregion
|
|
305
305
|
//#region src/hooks/useAnalytics/useAnalytics.ts
|
|
306
306
|
var useAnalytics = ({ userEvents, sessionId, sessionData }) => {
|
|
307
|
-
const sdkVersion = "4.9.
|
|
307
|
+
const sdkVersion = "4.9.1";
|
|
308
308
|
const { data: rootLegalEntity } = useLegalEntity(ROOT_LE);
|
|
309
309
|
const { mutateAsync } = usePushAnalyticEvent(sessionId ?? "");
|
|
310
310
|
const { accountHolder } = useAccountHolder();
|
|
@@ -399,7 +399,7 @@ var AnalyticsProvider = ({ componentName, children, rootLegalEntityId }) => {
|
|
|
399
399
|
const capabilities = rootLegalEntity?.capabilities && Object.keys(rootLegalEntity.capabilities);
|
|
400
400
|
const shouldTrackPrefilledDetails = capabilities?.includes("receivePayments") && onboardingVersion && onboardingVersion > 1;
|
|
401
401
|
const sessionData = {
|
|
402
|
-
sdkVersion: "4.9.
|
|
402
|
+
sdkVersion: "4.9.1",
|
|
403
403
|
componentName,
|
|
404
404
|
userAgent: navigator.userAgent,
|
|
405
405
|
legalEntityId: rootLegalEntityId,
|
|
@@ -1055,7 +1055,7 @@ var AllowedCountryGate = ({ children }) => {
|
|
|
1055
1055
|
};
|
|
1056
1056
|
//#endregion
|
|
1057
1057
|
//#region src/components/Shared/devex/DebugListener/DebugListener.tsx
|
|
1058
|
-
var DebugModal = lazy(async () => (await import("./DebugModal-
|
|
1058
|
+
var DebugModal = lazy(async () => (await import("./DebugModal-CFzqTkPk.js")).DebugModal);
|
|
1059
1059
|
/**
|
|
1060
1060
|
* Adds a listener on the page to open the debug modal when the
|
|
1061
1061
|
* debug modal key combination is pressed to open it
|
|
@@ -1143,7 +1143,7 @@ var EmbedShell = ({ children, rootLegalEntityId, settings, features, refreshExpe
|
|
|
1143
1143
|
children: /* @__PURE__ */ jsxs(StoreProvider, { children: [/* @__PURE__ */ jsx("span", {
|
|
1144
1144
|
className: "adyen-kyc__sdk-version",
|
|
1145
1145
|
hidden: true,
|
|
1146
|
-
children: "4.9.
|
|
1146
|
+
children: "4.9.1"
|
|
1147
1147
|
}), /* @__PURE__ */ jsx(AnalyticsProvider, {
|
|
1148
1148
|
componentName,
|
|
1149
1149
|
rootLegalEntityId,
|
|
@@ -35,25 +35,25 @@ var Review = lazy(async () => (await import("./Review-nNDDLyLy.js")).Review);
|
|
|
35
35
|
var SignPCIComponent = lazy(async () => (await import("./SignPCIComponent-DygENf2d.js")).SignPCIComponent);
|
|
36
36
|
var AcceptTermsOfService = lazy(async () => (await import("./AcceptTermsOfServiceComponent-DUEllUW-.js")).AcceptTermsOfServiceComponent);
|
|
37
37
|
var TaxReportingDropin = lazy(async () => (await import("./TaxReportingDropin-53cxCQA-.js")).TaxReportingDropin);
|
|
38
|
-
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-
|
|
38
|
+
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-_4SMjUPR.js")).PayoutDetailsPage);
|
|
39
39
|
var RootBusinessDetailsPage = lazy(async () => (await import("./RootBusinessDetailsPage-DinhHQY-.js")).RootBusinessDetailsPage);
|
|
40
40
|
var RootBusinessLinesPage = lazy(async () => (await import("./RootBusinessLinesPage-Cq8HSU7U.js")).RootBusinessLinesPage);
|
|
41
41
|
var SoleProprietorshipPage = lazy(async () => (await import("./SoleProprietorshipPage-CpL77xpx.js")).SoleProprietorshipPage);
|
|
42
42
|
var TrustMemberCompanyPage = lazy(async () => (await import("./TrustMemberCompanyPage-f0ig0gr4.js")).TrustMemberCompanyPage);
|
|
43
|
-
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-
|
|
43
|
+
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-BT092bYS.js")).TrustMemberIndividualPage);
|
|
44
44
|
var TrustMemberRoleAndTypePage = lazy(async () => (await import("./TrustMemberRoleAndTypePage-qA2YQHNk.js")).TrustMemberRoleAndTypePage);
|
|
45
45
|
var TrustMembersOverview = lazy(async () => (await import("./TrustMembersOverview-BtX5x5Qn.js")).TrustMembersOverview);
|
|
46
46
|
var UnincorporatedPartnershipMemberCompanyPage = lazy(async () => (await import("./UnincorporatedPartnershipMemberCompanyPage-rDuqBAW0.js")).UnincorporatedPartnershipMemberCompanyPage);
|
|
47
|
-
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-
|
|
47
|
+
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-Dr6ap4ao.js")).UnincorporatedPartnershipIndividualPage);
|
|
48
48
|
var UnincorporatedPartnershipMemberRoleAndTypePage = lazy(async () => (await import("./UnincorporatedPartnershipMemberRoleAndTypePage-FGooutwg.js")).UnincorporatedPartnershipMemberRoleAndTypePage);
|
|
49
49
|
var UnincorporatedPartnershipMembersOverview = lazy(async () => (await import("./UnincorporatedPartnershipMembersOverview-CYv76pOg.js")).UnincorporatedPartnershipMembersOverview);
|
|
50
50
|
var BusinessFinancingPage = lazy(async () => (await import("./BusinessFinancingPage-BxRtrLLz.js")).BusinessFinancingPage);
|
|
51
51
|
var TrustDetailsPage = lazy(async () => (await import("./TrustDetailsPage-D-_3lCEz.js")).TrustDetailsPage);
|
|
52
52
|
var SourceOfFundsPage = lazy(async () => (await import("./SourceOfFundsPage-D0TFuyNy.js")).SourceOfFundsPage);
|
|
53
|
-
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-
|
|
54
|
-
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-
|
|
55
|
-
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-
|
|
56
|
-
var InvitedDecisionMakerComponent = lazy(async () => (await import("./InvitedDecisionMakerComponent-
|
|
53
|
+
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-D1j0wZoW.js")).RootIndividualDetailsPage);
|
|
54
|
+
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-Cq6G8Lj1.js")).LegalRepresentativeDetailsPage);
|
|
55
|
+
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-EF_IDRkz.js")).DecisionMakerDetailsPage);
|
|
56
|
+
var InvitedDecisionMakerComponent = lazy(async () => (await import("./InvitedDecisionMakerComponent-hScE7oD3.js")).InvitedDecisionMakerComponent);
|
|
57
57
|
var ROUTE_CONFIG = {
|
|
58
58
|
[TaskTypes.TASKS_OVERVIEW]: { path: "/tasks" },
|
|
59
59
|
[TaskTypes.INTRODUCTION]: {
|