@adyen/kyc-components 3.65.1 → 3.65.3

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.
@@ -8,7 +8,7 @@
8
8
  }
9
9
  ;
10
10
  import { jsxs, jsx } from "preact/jsx-runtime";
11
- import { u as useI18nContext, A as AlertIcon, w as FormHeader, D as DropinLayout } from "./core-GqGrg6fP.js";
11
+ import { u as useI18nContext, A as AlertIcon, w as FormHeader, D as DropinLayout } from "./core-B4Mm0vOw.js";
12
12
  function AccountSetupRejected() {
13
13
  const { i18n } = useI18nContext();
14
14
  const content = /* @__PURE__ */ jsxs("div", { children: [
@@ -7,8 +7,8 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, b as ParentPanel, C as ContentView, Q as QueryDevtoolsContext } from "./HASRA6WW-DN6P5SXo.js";
11
- import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-GqGrg6fP.js";
10
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, b as ParentPanel, C as ContentView, Q as QueryDevtoolsContext } from "./HASRA6WW-CfMbpTsi.js";
11
+ import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-B4Mm0vOw.js";
12
12
  var DevtoolsPanelComponent = (props) => {
13
13
  const [localStore, setLocalStore] = createLocalStorage({
14
14
  prefix: "TanstackQueryDevtools"
@@ -8,7 +8,7 @@
8
8
  }
9
9
  ;
10
10
  import { jsx, jsxs } from "preact/jsx-runtime";
11
- import { x as useLegalEntity, y as Loader, u as useI18nContext, n as useAnalyticsContext, G as useToastContext, $ as useConfigurationApi, J as useUpdateLegalEntity, H as useQueryClient, a0 as resolveFieldMetadata, a1 as contactDetailsValidationRules, a2 as defaultFieldMetadata, a3 as fieldConfig, a4 as getAsyncPhoneValidationRules, a5 as useMultiForm, w as FormHeader, a6 as ContactDetails, _ as ActionBar, g as createLogger } from "./core-GqGrg6fP.js";
11
+ import { x as useLegalEntity, y as Loader, u as useI18nContext, n as useAnalyticsContext, G as useToastContext, $ as useConfigurationApi, J as useUpdateLegalEntity, H as useQueryClient, a0 as resolveFieldMetadata, a1 as contactDetailsValidationRules, a2 as defaultFieldMetadata, a3 as fieldConfig, a4 as getAsyncPhoneValidationRules, a5 as useMultiForm, w as FormHeader, a6 as ContactDetails, _ as ActionBar, g as createLogger } from "./core-B4Mm0vOw.js";
12
12
  import { useCallback, useMemo, useEffect } from "preact/hooks";
13
13
  const mapCustomerSupportSchemaToCustomerSupportType = (customerSupport) => {
14
14
  var _a, _b, _c;
@@ -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] = "bcdc10aa-aef5-455c-92ce-50f5e69ddb4c", e._sentryDebugIdIdentifier = "sentry-dbid-bcdc10aa-aef5-455c-92ce-50f5e69ddb4c");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "c4c3e592-a54f-4d9e-bb2b-f6754f28901e", e._sentryDebugIdIdentifier = "sentry-dbid-c4c3e592-a54f-4d9e-bb2b-f6754f28901e");
6
6
  } catch (e) {
7
7
  }
8
8
  }
9
9
  ;
10
10
  import { jsx, jsxs, Fragment } from "preact/jsx-runtime";
11
11
  import { useMemo, useState } from "preact/hooks";
12
- import { B as Button, T as Tag, e as entriesOf, I as InputText, u as useI18nContext, s as splitTaskIdentifier, a as TaskItemStatus, b as useExperimentsContext, c as useSettingsContext, d as useGlobalStore, l as listToRecord, v as valuesOf, f as useTaskStatuses, M as Modal, g as createLogger, h as Icon, S as SettingNames, E as ExperimentNames } from "./core-GqGrg6fP.js";
12
+ import { B as Button, T as Tag, e as entriesOf, I as InputText, u as useI18nContext, s as splitTaskIdentifier, a as TaskItemStatus, b as useExperimentsContext, c as useSettingsContext, d as useGlobalStore, l as listToRecord, v as valuesOf, f as useTaskStatuses, M as Modal, g as createLogger, h as Icon, S as SettingNames, E as ExperimentNames } from "./core-B4Mm0vOw.js";
13
13
  const tabs = "adyen-kyc-tabs";
14
14
  const styles$1 = {
15
15
  tabs
@@ -144,10 +144,10 @@ const transformModule = (highlights, codeNode, scope) => {
144
144
  };
145
145
  const supportedModules = ["plaintext", "json", "yaml", "css"];
146
146
  const moduleMap = {
147
- plaintext: () => import("./plaintext-DhOJkp1R.js"),
148
- json: () => import("./json-D5uHg8M-.js"),
149
- yaml: () => import("./yaml-gfFwBUVD.js"),
150
- css: () => import("./css-CtEWaiJk.js")
147
+ plaintext: () => import("./plaintext-B4Bcg-sy.js"),
148
+ json: () => import("./json-aeyXd6iH.js"),
149
+ yaml: () => import("./yaml-CJ21XASW.js"),
150
+ css: () => import("./css-8D-N1ZxQ.js")
151
151
  };
152
152
  const getModule = async (name) => {
153
153
  if (!supportedModules.includes(name)) {
@@ -438,7 +438,7 @@ const DebugModal = ({ onExit }) => {
438
438
  const [tab, setTab] = useState("metadata");
439
439
  const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
440
440
  const metadata = {
441
- sdkVersion: "3.65.1",
441
+ sdkVersion: "3.65.3",
442
442
  locale: i18n.locale,
443
443
  rootLegalEntityId: rootLegalEntity.id
444
444
  };
@@ -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] = "ad0b29c8-653f-4565-a99f-48165f944092", e._sentryDebugIdIdentifier = "sentry-dbid-ad0b29c8-653f-4565-a99f-48165f944092");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "00aad89a-1e53-4529-8f66-9bb92d7d747e", e._sentryDebugIdIdentifier = "sentry-dbid-00aad89a-1e53-4529-8f66-9bb92d7d747e");
6
6
  } catch (e) {
7
7
  }
8
8
  }
9
9
  ;
10
10
  import { jsx, jsxs } from "preact/jsx-runtime";
11
- import { x as useLegalEntity, y as Loader, z as useGetTaskStatus, u as useI18nContext, n as useAnalyticsContext, G as useToastContext, H as useQueryClient, J as useUpdateLegalEntity, K as getOwnDecisionMakers, N as getAvailableDecisionMakerRoleTypes, O as useDataMissingRemediations, i as TaskTypes, P as getAllowedDecisionMakerRoles, D as DropinLayout, w as FormHeader, Q as EntityGuidanceStatus, U as iconStatus, V as ContextGuidance, W as DecisionMakerType, X as Alert, Y as CardGroup, Z as EntityAssociation, B as Button, _ as ActionBar } from "./core-GqGrg6fP.js";
11
+ import { x as useLegalEntity, y as Loader, z as useGetTaskStatus, u as useI18nContext, n as useAnalyticsContext, G as useToastContext, H as useQueryClient, J as useUpdateLegalEntity, K as getOwnDecisionMakers, N as getAvailableDecisionMakerRoleTypes, O as useDataMissingRemediations, i as TaskTypes, P as getAllowedDecisionMakerRoles, D as DropinLayout, w as FormHeader, Q as EntityGuidanceStatus, U as iconStatus, V as ContextGuidance, W as DecisionMakerType, X as Alert, Y as CardGroup, Z as EntityAssociation, B as Button, _ as ActionBar } from "./core-B4Mm0vOw.js";
12
12
  import { useState, useEffect } from "preact/hooks";
13
13
  const DecisionMakers = (props) => {
14
14
  const { data, isLoading } = useLegalEntity();
@@ -34,7 +34,6 @@ const DecisionMakersInner = ({
34
34
  onSuccess: () => {
35
35
  queryClient.invalidateQueries({
36
36
  queryKey: ["legalEntity", legalEntity.id],
37
- exact: true,
38
37
  refetchType: "all"
39
38
  });
40
39
  }
@@ -10,7 +10,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
10
10
  }
11
11
  }
12
12
  ;
13
- import { av as createContext, aw as createSignal, ax as onMount, ay as createEffect, at as createMemo, au as createComponent, az as Portal, aA as Show, aB as template, aC as insert, aD as createRenderEffect, aE as className, aF as clearDelegatedEvents, aG as delegateEvents, aH as useContext, aI as onCleanup, aJ as sortFns, aK as mutationSortFns, aL as on, aM as setAttribute, aN as getSidedProp, aO as use, aP as createUniqueId, aQ as batch, aR as getQueryStatusLabel, aS as getMutationStatusColor, aT as getQueryStatusColor, aU as getQueryStatusColorByLabel, aV as displayValue, aW as For, aX as convertRemToPixels, aY as untrack, aZ as $TRACK, a_ as useTransition, a$ as spread, b0 as mergeProps, b1 as createRoot, b2 as serialize, b3 as Index, b4 as updateNestedDataByPath, b5 as addEventListener, b6 as stringify, b7 as Match, b8 as Switch, b9 as deleteNestedDataByPath, ba as splitProps, bb as Dynamic, bc as createComputed } from "./core-GqGrg6fP.js";
13
+ import { av as createContext, aw as createSignal, ax as onMount, ay as createEffect, at as createMemo, au as createComponent, az as Portal, aA as Show, aB as template, aC as insert, aD as createRenderEffect, aE as className, aF as clearDelegatedEvents, aG as delegateEvents, aH as useContext, aI as onCleanup, aJ as sortFns, aK as mutationSortFns, aL as on, aM as setAttribute, aN as getSidedProp, aO as use, aP as createUniqueId, aQ as batch, aR as getQueryStatusLabel, aS as getMutationStatusColor, aT as getQueryStatusColor, aU as getQueryStatusColorByLabel, aV as displayValue, aW as For, aX as convertRemToPixels, aY as untrack, aZ as $TRACK, a_ as useTransition, a$ as spread, b0 as mergeProps, b1 as createRoot, b2 as serialize, b3 as Index, b4 as updateNestedDataByPath, b5 as addEventListener, b6 as stringify, b7 as Match, b8 as Switch, b9 as deleteNestedDataByPath, ba as splitProps, bb as Dynamic, bc as createComputed } from "./core-B4Mm0vOw.js";
14
14
  var isNonNullable = (i2) => i2 != null;
15
15
  var filterNonNullable = (arr) => arr.filter(isNonNullable);
16
16
  function chain(callbacks) {
@@ -7,8 +7,8 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./HASRA6WW-DN6P5SXo.js";
11
- import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-GqGrg6fP.js";
10
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./HASRA6WW-CfMbpTsi.js";
11
+ import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-B4Mm0vOw.js";
12
12
  var DevtoolsComponent = (props) => {
13
13
  const [localStore, setLocalStore] = createLocalStorage({
14
14
  prefix: "TanstackQueryDevtools"
@@ -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-GqGrg6fP.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-B4Mm0vOw.js";
13
13
  import { useMemo } from "preact/compat";
14
14
  var IntroductionScreens = ((IntroductionScreens2) => {
15
15
  IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
@@ -9,7 +9,7 @@
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-GqGrg6fP.js";
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-B4Mm0vOw.js";
13
13
  const confirmReview = async (legalEntityId, url) => {
14
14
  return httpPost({
15
15
  loadingContext: url,
@@ -9,7 +9,7 @@
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-GqGrg6fP.js";
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-B4Mm0vOw.js";
13
13
  const setupAccountMethods = ["singpass", "manual"];
14
14
  const setupAccountMethodFields = ["setupAccountMethod"];
15
15
  const getSingpassSelectionDisabled = (legalEntityType) => {
@@ -8,7 +8,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-GqGrg6fP.js";
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-B4Mm0vOw.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";
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { C as Core } from "./core-GqGrg6fP.js";
10
+ import { C as Core } from "./core-B4Mm0vOw.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-GqGrg6fP.js";
10
+ import { C as Core } from "./core-B4Mm0vOw.js";
11
11
  const environmentMap = Object.freeze({
12
12
  live: "https://live.adyen.com",
13
13
  test: "https://test.adyen.com"
@@ -19,7 +19,7 @@ var _focused, _cleanup, _setup, _a, _online, _cleanup2, _setup2, _b, _gcTimeout,
19
19
  {
20
20
  try {
21
21
  let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
22
- n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "c2b3011f-92b6-42bf-aa9f-4ad3dbc0bbcd", e._sentryDebugIdIdentifier = "sentry-dbid-c2b3011f-92b6-42bf-aa9f-4ad3dbc0bbcd");
22
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "890ad135-032f-43e0-8c91-97a0ee8c7391", e._sentryDebugIdIdentifier = "sentry-dbid-890ad135-032f-43e0-8c91-97a0ee8c7391");
23
23
  } catch (e) {
24
24
  }
25
25
  }
@@ -9426,7 +9426,7 @@ const useServiceAgreement = ({
9426
9426
  { language: agreementLanguage, type: serviceAgreementType },
9427
9427
  { enabled: !acceptanceId }
9428
9428
  );
9429
- const { data: acceptedServiceAgreement, isSuccess: isAcceptedServiceAgreementSuccess } = useAcceptedTermsOfService(acceptanceId);
9429
+ const { data: acceptedServiceAgreement, isSuccess: isAcceptedServiceAgreementSuccess } = useAcceptedTermsOfService(acceptanceId, "JSON");
9430
9430
  if (isUnAcceptedServiceAgreementSuccess || isAcceptedServiceAgreementSuccess) {
9431
9431
  const termsOfService = unAcceptedServiceAgreement ?? acceptedServiceAgreement;
9432
9432
  const documentId = (unAcceptedServiceAgreement == null ? void 0 : unAcceptedServiceAgreement.termsOfServiceDocumentId) ?? (acceptedServiceAgreement == null ? void 0 : acceptedServiceAgreement.termsOfServiceAcceptanceReference);
@@ -13835,8 +13835,7 @@ function BankVerification(props) {
13835
13835
  triggerValidation();
13836
13836
  queryClient.invalidateQueries({
13837
13837
  queryKey: ["legalEntity", rootLegalEntity.id],
13838
- exact: true,
13839
- refetchType: "active"
13838
+ refetchType: "all"
13840
13839
  });
13841
13840
  };
13842
13841
  const handleOnBack = () => {
@@ -16601,8 +16600,7 @@ const PreferInstantVerificationMethod = ({
16601
16600
  setMoveToNextStep(true);
16602
16601
  queryClient.invalidateQueries({
16603
16602
  queryKey: ["legalEntity", rootLegalEntity.id],
16604
- exact: true,
16605
- refetchType: "active"
16603
+ refetchType: "all"
16606
16604
  });
16607
16605
  };
16608
16606
  useEffect(() => {
@@ -35551,6 +35549,7 @@ function ManageTransferInstrumentComponent({
35551
35549
  isLoading,
35552
35550
  isError: isError2
35553
35551
  } = useGetTransferInstruments({
35552
+ refetchOnMount: "always",
35554
35553
  refetchInterval: (query) => {
35555
35554
  var _a2;
35556
35555
  return (
@@ -50705,26 +50704,26 @@ const hasProgressedBeyondEntitySelection = (legalEntity) => {
50705
50704
  return hasOwnEntityAssocation || !!hasOrganizationType;
50706
50705
  };
50707
50706
  const Introduction = lazy$1(
50708
- async () => (await import("./Introduction-3TeEgMLX.js")).Introduction
50707
+ async () => (await import("./Introduction-Bhp3qiZS.js")).Introduction
50709
50708
  );
50710
50709
  const SingpassSelection = lazy$1(
50711
- async () => (await import("./SingpassSelection-C4wkclNF.js")).SingpassSelection
50710
+ async () => (await import("./SingpassSelection-Cq51JGxQ.js")).SingpassSelection
50712
50711
  );
50713
50712
  const AccountSetupRejected = lazy$1(
50714
- async () => (await import("./AccountSetupRejected-u9_iImBO.js")).AccountSetupRejected
50713
+ async () => (await import("./AccountSetupRejected-BLLyB-ea.js")).AccountSetupRejected
50715
50714
  );
50716
50715
  const DecisionMakers = lazy$1(
50717
- async () => (await import("./DecisionMakers-BjxM2oNu.js")).DecisionMakers
50716
+ async () => (await import("./DecisionMakers-DNgrApcU.js")).DecisionMakers
50718
50717
  );
50719
50718
  const CustomerSupport = lazy$1(
50720
- async () => (await import("./CustomerSupport-CY87Y7T7.js")).CustomerSupport
50719
+ async () => (await import("./CustomerSupport-BmJjYt34.js")).CustomerSupport
50721
50720
  );
50722
- const Review = lazy$1(async () => (await import("./Review-CITd00kn.js")).Review);
50721
+ const Review = lazy$1(async () => (await import("./Review-HyaFweUa.js")).Review);
50723
50722
  const SignPCIComponent$2 = lazy$1(
50724
50723
  async () => (await Promise.resolve().then(() => SignPCIComponent$1)).SignPCIComponent
50725
50724
  );
50726
50725
  const TaxReportingDropin = lazy$1(
50727
- async () => (await import("./TaxReportingDropin-C_ymKVa9.js")).TaxReportingDropin
50726
+ async () => (await import("./TaxReportingDropin-BpMjsZje.js")).TaxReportingDropin
50728
50727
  );
50729
50728
  const PAGES_WITH_POLLING = [TaskTypes.DECISION_MAKER_OVERVIEW, TaskTypes.TASKS_OVERVIEW];
50730
50729
  const logger$6 = createLogger();
@@ -55147,7 +55146,7 @@ var TanstackQueryDevtools = (_l = class {
55147
55146
  if (__privateGet(this, _Component)) {
55148
55147
  Devtools = __privateGet(this, _Component);
55149
55148
  } else {
55150
- Devtools = lazy(() => import("./I3HPI4QX-DeOR87Z4.js"));
55149
+ Devtools = lazy(() => import("./I3HPI4QX-CeDzta5Z.js"));
55151
55150
  __privateSet(this, _Component, Devtools);
55152
55151
  }
55153
55152
  setupStyleSheet(__privateGet(this, _styleNonce), __privateGet(this, _shadowDOMTarget));
@@ -55269,7 +55268,7 @@ var TanstackQueryDevtoolsPanel = (_m = class {
55269
55268
  if (__privateGet(this, _Component2)) {
55270
55269
  Devtools = __privateGet(this, _Component2);
55271
55270
  } else {
55272
- Devtools = lazy(() => import("./CXEL7IU7-DHcCuJ2m.js"));
55271
+ Devtools = lazy(() => import("./CXEL7IU7-V6Zas1eI.js"));
55273
55272
  __privateSet(this, _Component2, Devtools);
55274
55273
  }
55275
55274
  setupStyleSheet(__privateGet(this, _styleNonce2), __privateGet(this, _shadowDOMTarget2));
@@ -55488,7 +55487,7 @@ const convertToEmbeddedEvent = (eventQueueItem, sessionData) => {
55488
55487
  };
55489
55488
  };
55490
55489
  const useAnalytics = ({ userEvents: userEvents2, sessionId, sessionData }) => {
55491
- const sdkVersion = "3.65.1";
55490
+ const sdkVersion = "3.65.3";
55492
55491
  const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
55493
55492
  const countryCode = useGlobalStore((store) => store.rootLegalEntityCountry);
55494
55493
  const capabilities = Object.keys(rootLegalEntity.capabilities ?? {});
@@ -55563,7 +55562,7 @@ const AnalyticsProvider = ({
55563
55562
  const { onboardingVersion } = useVersion();
55564
55563
  const userEvents2 = useMemo(() => createUserEvents(), []);
55565
55564
  const sessionData = {
55566
- sdkVersion: "3.65.1",
55565
+ sdkVersion: "3.65.3",
55567
55566
  componentName,
55568
55567
  userAgent: navigator.userAgent,
55569
55568
  legalEntityId,
@@ -55697,7 +55696,7 @@ const ConfigurationApiProvider = ({ children: children2 }) => {
55697
55696
  [baseUrl, rootLegalEntityId]
55698
55697
  );
55699
55698
  return /* @__PURE__ */ jsxs(ConfigurationApiContext.Provider, { value: contextValue, children: [
55700
- /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.65.1" }),
55699
+ /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.65.3" }),
55701
55700
  children2
55702
55701
  ] });
55703
55702
  };
@@ -56172,7 +56171,7 @@ function StateProvider({
56172
56171
  );
56173
56172
  return /* @__PURE__ */ jsx$1(StateContext.Provider, { value: contextValue, children: children2 });
56174
56173
  }
56175
- const DebugModal = lazy$1(async () => (await import("./DebugModal-Cey2830Z.js").then((n) => n.D)).DebugModal);
56174
+ const DebugModal = lazy$1(async () => (await import("./DebugModal-Cmn7E8MJ.js").then((n) => n.D)).DebugModal);
56176
56175
  const DebugListener = () => {
56177
56176
  const [debugUiOpen, setDebugUiOpen] = useState(false);
56178
56177
  const { isSettingEnabled } = useSettingsContext();
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-Cey2830Z.js";
10
+ import { c as cssProps } from "./DebugModal-Cmn7E8MJ.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text },
13
13
  property: { regex: /(^|[\r\n])[^:]*:/g, css: cssProps.key },
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-Cey2830Z.js";
10
+ import { c as cssProps } from "./DebugModal-Cmn7E8MJ.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text },
13
13
  number: { regex: /-?\d+(\.\d+)?([eE][+-]?\d+)?/g, css: cssProps.number },
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-Cey2830Z.js";
10
+ import { c as cssProps } from "./DebugModal-Cmn7E8MJ.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text }
13
13
  };
@@ -2,8 +2,8 @@ import type { TermsOfServiceDocumentFormat } from '../../core/models/api/contrac
2
2
  import type { QueryOptions } from '../types';
3
3
  import type { components } from './termsOfService.contract';
4
4
  type SuccessResponse = components['schemas']['GetAcceptedTermsOfServiceDocumentResponse'];
5
- export declare const getAcceptedTermsOfService: (legalEntityId: string, url: string, termsOfServiceAcceptanceReference: string, documentFormat: TermsOfServiceDocumentFormat | undefined) => Promise<SuccessResponse>;
6
- export declare const useAcceptedTermsOfService: (termsOfServiceAcceptanceReference: string | undefined, documentFormat?: TermsOfServiceDocumentFormat, options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
5
+ export declare const getAcceptedTermsOfService: (legalEntityId: string, url: string, termsOfServiceAcceptanceReference: string, documentFormat: TermsOfServiceDocumentFormat) => Promise<SuccessResponse>;
6
+ export declare const useAcceptedTermsOfService: (termsOfServiceAcceptanceReference: string | undefined, documentFormat: TermsOfServiceDocumentFormat, options?: QueryOptions<SuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
7
7
  document?: string;
8
8
  id?: string;
9
9
  termsOfServiceAcceptanceReference?: string;
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-Cey2830Z.js";
10
+ import { c as cssProps } from "./DebugModal-Cmn7E8MJ.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text },
13
13
  boolean: { regex: /^(\s*)([\w-]+)(:)\s*(.*)$/g, css: cssProps.boolean },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/kyc-components",
3
- "version": "3.65.1",
3
+ "version": "3.65.3",
4
4
  "keywords": [
5
5
  "adyen",
6
6
  "adyen-kyc",