@adyen/kyc-components 4.10.0-beta.1 → 4.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{DebugModal-DXmMCjR_.js → DebugModal-CfpWabgn.js} +2 -2
- package/dist/adyen-business-financing.js +1 -1
- package/dist/adyen-individual-configuration.js +1 -1
- package/dist/adyen-individual-status.js +1 -1
- package/dist/adyen-invited-decision-maker.js +1 -1
- package/dist/adyen-onboarding.js +1 -1
- 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-DsE8RF1j.js → resolveEnvironment-BnNq0wtB.js} +5 -5
- 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] = "ea50e32e-2c67-4882-938d-fad4f5d41cc6", e._sentryDebugIdIdentifier = "sentry-dbid-ea50e32e-2c67-4882-938d-fad4f5d41cc6");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { a as Icon, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
6
|
import { t as Button } from "./Button-BrEOD5gK.js";
|
|
@@ -349,7 +349,7 @@ var DebugModal = ({ onExit }) => {
|
|
|
349
349
|
const rootLegalEntity = useGlobalStore().rootLegalEntity.value;
|
|
350
350
|
const formDebugAvailable = Object.keys(formDebugInfo.value).length > 0;
|
|
351
351
|
const metadata = {
|
|
352
|
-
sdkVersion: "4.10.0
|
|
352
|
+
sdkVersion: "4.10.0",
|
|
353
353
|
locale: i18n.language,
|
|
354
354
|
rootLegalEntityId: rootLegalEntity.id
|
|
355
355
|
};
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "427e24ae-be6b-4a4c-a7d9-10aa57e984ba", e._sentryDebugIdIdentifier = "sentry-dbid-427e24ae-be6b-4a4c-a7d9-10aa57e984ba");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { r as Loader } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-CX0N5ETD.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] = "d21dd64a-4fd1-43e5-96d6-4af87a000626", e._sentryDebugIdIdentifier = "sentry-dbid-d21dd64a-4fd1-43e5-96d6-4af87a000626");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { r as Loader } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-CX0N5ETD.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] = "19003dc7-46db-47fd-917e-385a3f4fb3ed", e._sentryDebugIdIdentifier = "sentry-dbid-19003dc7-46db-47fd-917e-385a3f4fb3ed");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
8
8
|
import { r as useLegalEntity, t as ROOT_LE } from "./useLegalEntity-CX0N5ETD.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.js";
|
|
@@ -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] = "61b97791-bbcf-405f-86ee-17eabb41635d", e._sentryDebugIdIdentifier = "sentry-dbid-61b97791-bbcf-405f-86ee-17eabb41635d");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
5
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
6
6
|
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-QwJ7zyf0.js";
|
|
7
7
|
import register from "preact-custom-element";
|
|
8
8
|
import { jsx } from "preact/jsx-runtime";
|
package/dist/adyen-onboarding.js
CHANGED
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "c1250aa8-64d5-4a72-8651-ff656bda16c4", e._sentryDebugIdIdentifier = "sentry-dbid-c1250aa8-64d5-4a72-8651-ff656bda16c4");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { a as Icon, i as Typography, n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, r as useToggles, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, r as useToggles, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { n as IconButton, r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { n as httpGet, r as httpPost, s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
9
9
|
import { r as useLegalEntity, t as ROOT_LE } from "./useLegalEntity-CX0N5ETD.js";
|
|
@@ -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] = "b0296db3-5679-443a-868d-da844892c25f", e._sentryDebugIdIdentifier = "sentry-dbid-b0296db3-5679-443a-868d-da844892c25f");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
5
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
6
6
|
import { t as emitAdyenSdkEvent } from "./emitEvent-Cdd95HOT.js";
|
|
7
7
|
import { t as AcceptTermsOfServiceComponent } from "./AcceptTermsOfServiceComponent-Bgr4lpJD.js";
|
|
8
8
|
import register from "preact-custom-element";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b22a48c2-2ffe-4c91-89d2-926a63ef0e03", e._sentryDebugIdIdentifier = "sentry-dbid-b22a48c2-2ffe-4c91-89d2-926a63ef0e03");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
8
8
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.js";
|
|
9
9
|
import { n as useTermsOfServiceAcceptanceInfos, t as useTermsOfServiceStatus } from "./useTermsOfServiceStatus-DrcRGxab.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "4e214fb7-6aa9-4a5c-8af8-b51737379e39", e._sentryDebugIdIdentifier = "sentry-dbid-4e214fb7-6aa9-4a5c-8af8-b51737379e39");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { r as Loader } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-CX0N5ETD.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "7488d8b0-bf73-4c23-bdb6-e6ed8736856e", e._sentryDebugIdIdentifier = "sentry-dbid-7488d8b0-bf73-4c23-bdb6-e6ed8736856e");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { i as Typography, n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { n as httpGet, s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
9
9
|
import { c as entriesOf, n as cloneObject } from "./AnalyticsContext-zvlAxIPp.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "58ec6537-60f0-47bc-bbf8-21e0632c4395", e._sentryDebugIdIdentifier = "sentry-dbid-58ec6537-60f0-47bc-bbf8-21e0632c4395");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-BnNq0wtB.js";
|
|
7
7
|
import { r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as httpPost, s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.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] = "fae5cee8-4f90-4de7-8b11-1884a7f2c946", e._sentryDebugIdIdentifier = "sentry-dbid-fae5cee8-4f90-4de7-8b11-1884a7f2c946");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, o as createLogger, r as useTranslation, s as initReactI18next } from "./translation-HjimzbDK.js";
|
|
6
6
|
import { r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
@@ -301,7 +301,7 @@ var getAnalyticsAssociatedEntityDetails = (rootLegalEntity, accountHolderType) =
|
|
|
301
301
|
//#endregion
|
|
302
302
|
//#region src/hooks/useAnalytics/useAnalytics.ts
|
|
303
303
|
var useAnalytics = ({ userEvents, sessionId, sessionData }) => {
|
|
304
|
-
const sdkVersion = "4.10.0
|
|
304
|
+
const sdkVersion = "4.10.0";
|
|
305
305
|
const { data: rootLegalEntity } = useLegalEntity(ROOT_LE);
|
|
306
306
|
const { mutateAsync } = usePushAnalyticEvent(sessionId ?? "");
|
|
307
307
|
const { accountHolder } = useAccountHolder();
|
|
@@ -396,7 +396,7 @@ var AnalyticsProvider = ({ componentName, children, rootLegalEntityId, locale })
|
|
|
396
396
|
const capabilities = rootLegalEntity?.capabilities && Object.keys(rootLegalEntity.capabilities);
|
|
397
397
|
const shouldTrackPrefilledDetails = capabilities?.includes("receivePayments") && onboardingVersion && onboardingVersion > 1;
|
|
398
398
|
const sessionData = {
|
|
399
|
-
sdkVersion: "4.10.0
|
|
399
|
+
sdkVersion: "4.10.0",
|
|
400
400
|
componentName,
|
|
401
401
|
userAgent: navigator.userAgent,
|
|
402
402
|
legalEntityId: rootLegalEntityId,
|
|
@@ -851,7 +851,7 @@ var AllowedCountryGate = ({ children }) => {
|
|
|
851
851
|
};
|
|
852
852
|
//#endregion
|
|
853
853
|
//#region src/components/Shared/devex/DebugListener/DebugListener.tsx
|
|
854
|
-
var DebugModal = lazy(async () => (await import("./DebugModal-
|
|
854
|
+
var DebugModal = lazy(async () => (await import("./DebugModal-CfpWabgn.js")).DebugModal);
|
|
855
855
|
/**
|
|
856
856
|
* Adds a listener on the page to open the debug modal when the
|
|
857
857
|
* debug modal key combination is pressed to open it
|
|
@@ -949,7 +949,7 @@ var EmbedShell = ({ children, rootLegalEntityId, settings, features, refreshExpe
|
|
|
949
949
|
children: /* @__PURE__ */ jsxs(StoreProvider, { children: [/* @__PURE__ */ jsx("span", {
|
|
950
950
|
id: "sdk-version",
|
|
951
951
|
hidden: true,
|
|
952
|
-
children: "4.10.0
|
|
952
|
+
children: "4.10.0"
|
|
953
953
|
}), /* @__PURE__ */ jsx(AnalyticsProvider, {
|
|
954
954
|
componentName,
|
|
955
955
|
locale,
|