@adyen/kyc-components 3.64.10 → 3.64.12

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 { b as useI18nContext, A as AlertIcon, h as FormHeader, D as DropinLayout } from "./core-DbiaqMSk.js";
11
+ import { b as useI18nContext, A as AlertIcon, h as FormHeader, D as DropinLayout } from "./core-BLhx7CrS.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-DlnUitEG.js";
11
- import { ac as getPreferredColorScheme, ad as createMemo, ae as createComponent } from "./core-DbiaqMSk.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-WMAO-fSV.js";
11
+ import { ac as getPreferredColorScheme, ad as createMemo, ae as createComponent } from "./core-BLhx7CrS.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 { i as useLegalEntity, j as Loader, b as useI18nContext, c as useAnalyticsContext, l as useToastContext, H as useConfigurationApi, n as useUpdateLegalEntity, m as useQueryClient, I as resolveFieldMetadata, J as contactDetailsValidationRules, K as defaultFieldMetadata, M as fieldConfig, N as getAsyncPhoneValidationRules, O as useMultiForm, h as FormHeader, P as ContactDetails, G as ActionBar, Q as createLogger } from "./core-DbiaqMSk.js";
11
+ import { i as useLegalEntity, j as Loader, b as useI18nContext, c as useAnalyticsContext, l as useToastContext, H as useConfigurationApi, n as useUpdateLegalEntity, m as useQueryClient, I as resolveFieldMetadata, J as contactDetailsValidationRules, K as defaultFieldMetadata, M as fieldConfig, N as getAsyncPhoneValidationRules, O as useMultiForm, h as FormHeader, P as ContactDetails, G as ActionBar, Q as createLogger } from "./core-BLhx7CrS.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] = "9c32d77c-abfb-41f5-8bf6-5d628c03c83e", e._sentryDebugIdIdentifier = "sentry-dbid-9c32d77c-abfb-41f5-8bf6-5d628c03c83e");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "189cea57-fbc1-4d63-96f3-b54fdcc8c87a", e._sentryDebugIdIdentifier = "sentry-dbid-189cea57-fbc1-4d63-96f3-b54fdcc8c87a");
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, Z as Tag, _ as entriesOf, $ as InputText, b as useI18nContext, a0 as splitTaskIdentifier, a1 as TaskItemStatus, a2 as useExperimentsContext, a3 as useSettingsContext, a4 as useGlobalStore, a5 as listToRecord, a6 as valuesOf, a7 as useTaskStatuses, a8 as Modal, Q as createLogger, a9 as Icon, aa as SettingNames, ab as ExperimentNames } from "./core-DbiaqMSk.js";
12
+ import { B as Button, Z as Tag, _ as entriesOf, $ as InputText, b as useI18nContext, a0 as splitTaskIdentifier, a1 as TaskItemStatus, a2 as useExperimentsContext, a3 as useSettingsContext, a4 as useGlobalStore, a5 as listToRecord, a6 as valuesOf, a7 as useTaskStatuses, a8 as Modal, Q as createLogger, a9 as Icon, aa as SettingNames, ab as ExperimentNames } from "./core-BLhx7CrS.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-SWyhUsG4.js"),
148
- json: () => import("./json-BoWSNpEz.js"),
149
- yaml: () => import("./yaml-BIB0AZE9.js"),
150
- css: () => import("./css-CcW8pRcL.js")
147
+ plaintext: () => import("./plaintext-D2QELSCe.js"),
148
+ json: () => import("./json-CzZAXOOH.js"),
149
+ yaml: () => import("./yaml-DOJGb81b.js"),
150
+ css: () => import("./css-Btoy7Whu.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.64.10",
441
+ sdkVersion: "3.64.12",
442
442
  locale: i18n.locale,
443
443
  rootLegalEntityId: rootLegalEntity.id
444
444
  };
@@ -8,7 +8,7 @@
8
8
  }
9
9
  ;
10
10
  import { jsx, jsxs } from "preact/jsx-runtime";
11
- import { i as useLegalEntity, j as Loader, k as useGetTaskStatus, b as useI18nContext, c as useAnalyticsContext, l as useToastContext, m as useQueryClient, n as useUpdateLegalEntity, o as getOwnDecisionMakers, p as getAvailableDecisionMakerRoleTypes, q as useDataMissingRemediations, T as TaskTypes, r as getAllowedDecisionMakerRoles, D as DropinLayout, h as FormHeader, E as EntityGuidanceStatus, s as iconStatus, v as ContextGuidance, w as DecisionMakerType, x as Alert, y as CardGroup, z as EntityAssociation, B as Button, G as ActionBar } from "./core-DbiaqMSk.js";
11
+ import { i as useLegalEntity, j as Loader, k as useGetTaskStatus, b as useI18nContext, c as useAnalyticsContext, l as useToastContext, m as useQueryClient, n as useUpdateLegalEntity, o as getOwnDecisionMakers, p as getAvailableDecisionMakerRoleTypes, q as useDataMissingRemediations, T as TaskTypes, r as getAllowedDecisionMakerRoles, D as DropinLayout, h as FormHeader, E as EntityGuidanceStatus, s as iconStatus, v as ContextGuidance, w as DecisionMakerType, x as Alert, y as CardGroup, z as EntityAssociation, B as Button, G as ActionBar } from "./core-BLhx7CrS.js";
12
12
  import { useState, useEffect } from "preact/hooks";
13
13
  const DecisionMakers = (props) => {
14
14
  const { data, isLoading } = useLegalEntity();
@@ -10,7 +10,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
10
10
  }
11
11
  }
12
12
  ;
13
- import { af as createContext, ag as createSignal, ah as onMount, ai as createEffect, ad as createMemo, ae as createComponent, aj as Portal, ak as Show, al as template, am as insert, an as createRenderEffect, ao as className, ap as clearDelegatedEvents, aq as delegateEvents, ar as useContext, as as onCleanup, at as sortFns, au as mutationSortFns, av as on, aw as setAttribute, ax as getSidedProp, ay as use, az as createUniqueId, aA as batch, aB as getQueryStatusLabel, aC as getMutationStatusColor, aD as getQueryStatusColor, aE as getQueryStatusColorByLabel, aF as displayValue, aG as For, aH as convertRemToPixels, aI as untrack, aJ as $TRACK, aK as useTransition, aL as spread, aM as mergeProps, aN as createRoot, aO as serialize, aP as Index, aQ as updateNestedDataByPath, aR as addEventListener, aS as stringify, aT as Match, aU as Switch, aV as deleteNestedDataByPath, aW as splitProps, aX as Dynamic, aY as createComputed } from "./core-DbiaqMSk.js";
13
+ import { af as createContext, ag as createSignal, ah as onMount, ai as createEffect, ad as createMemo, ae as createComponent, aj as Portal, ak as Show, al as template, am as insert, an as createRenderEffect, ao as className, ap as clearDelegatedEvents, aq as delegateEvents, ar as useContext, as as onCleanup, at as sortFns, au as mutationSortFns, av as on, aw as setAttribute, ax as getSidedProp, ay as use, az as createUniqueId, aA as batch, aB as getQueryStatusLabel, aC as getMutationStatusColor, aD as getQueryStatusColor, aE as getQueryStatusColorByLabel, aF as displayValue, aG as For, aH as convertRemToPixels, aI as untrack, aJ as $TRACK, aK as useTransition, aL as spread, aM as mergeProps, aN as createRoot, aO as serialize, aP as Index, aQ as updateNestedDataByPath, aR as addEventListener, aS as stringify, aT as Match, aU as Switch, aV as deleteNestedDataByPath, aW as splitProps, aX as Dynamic, aY as createComputed } from "./core-BLhx7CrS.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-DlnUitEG.js";
11
- import { ac as getPreferredColorScheme, ad as createMemo, ae as createComponent } from "./core-DbiaqMSk.js";
10
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./HASRA6WW-WMAO-fSV.js";
11
+ import { ac as getPreferredColorScheme, ad as createMemo, ae as createComponent } from "./core-BLhx7CrS.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 { T as TaskTypes, L as LegalEntityType, u as useCanSeeIntroduction, a as useLegalEntityType, t as toCapitalized, g as getTranslationKeysByPrefix, b as useI18nContext, c as useAnalyticsContext, S as StepProgressIndicator, B as Button } from "./core-DbiaqMSk.js";
12
+ import { T as TaskTypes, L as LegalEntityType, u as useCanSeeIntroduction, a as useLegalEntityType, t as toCapitalized, g as getTranslationKeysByPrefix, b as useI18nContext, c as useAnalyticsContext, S as StepProgressIndicator, B as Button } from "./core-BLhx7CrS.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 { U as useApiContext, V as useMutation, W as httpPost, b as useI18nContext, l as useToastContext, X as LoaderWrapper, h as FormHeader, Y as Checkbox, G as ActionBar, D as DropinLayout } from "./core-DbiaqMSk.js";
12
+ import { U as useApiContext, V as useMutation, W as httpPost, b as useI18nContext, l as useToastContext, X as LoaderWrapper, h as FormHeader, Y as Checkbox, G as ActionBar, D as DropinLayout } from "./core-BLhx7CrS.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 { b as useI18nContext, d as useForm, e as Typography, F as Field, R as RadioGroupCard, B as Button, f as Svg, L as LegalEntityType } from "./core-DbiaqMSk.js";
12
+ import { b as useI18nContext, d as useForm, e as Typography, F as Field, R as RadioGroupCard, B as Button, f as Svg, L as LegalEntityType } from "./core-BLhx7CrS.js";
13
13
  const setupAccountMethods = ["singpass", "manual"];
14
14
  const setupAccountMethodFields = ["setupAccountMethod"];
15
15
  const getSingpassSelectionDisabled = (legalEntityType) => {
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { C as Core } from "./core-DbiaqMSk.js";
10
+ import { C as Core } from "./core-BLhx7CrS.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-DbiaqMSk.js";
10
+ import { C as Core } from "./core-BLhx7CrS.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] = "3ad3e1c9-e910-4676-b4b2-cdbcca802949", e._sentryDebugIdIdentifier = "sentry-dbid-3ad3e1c9-e910-4676-b4b2-cdbcca802949");
22
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "66544977-9ce8-47df-834a-5bb602de392f", e._sentryDebugIdIdentifier = "sentry-dbid-66544977-9ce8-47df-834a-5bb602de392f");
23
23
  } catch (e) {
24
24
  }
25
25
  }
@@ -7751,6 +7751,7 @@ function uuidv4() {
7751
7751
  return v.toString(16);
7752
7752
  });
7753
7753
  }
7754
+ const isAppleMobile = /iPhone|iPad/.test(navigator.platform);
7754
7755
  function SelectButtonElement({
7755
7756
  filterable,
7756
7757
  toggleButtonRef,
@@ -7824,7 +7825,9 @@ function SelectButton({
7824
7825
  "adyen-kyc-dropdown-button--active": showList,
7825
7826
  "adyen-kyc-dropdown-button--invalid": isInvalid,
7826
7827
  "adyen-kyc-dropdown-field--valid": isValid,
7827
- "adyen-kyc-dropdown-button-search": isSearch
7828
+ "adyen-kyc-dropdown-button-search": isSearch,
7829
+ // To resolve a bug where filterable select `<input>`s weren't focusable on iOS
7830
+ "adyen-kyc-dropdown-ignore-pointer-events": isSearch && isAppleMobile
7828
7831
  }),
7829
7832
  filterable,
7830
7833
  onClick: !readonly ? (e) => {
@@ -7882,7 +7885,8 @@ const SelectButtonContentSingle = ({
7882
7885
  const activeLabel = (activeSingle == null ? void 0 : activeSingle.selectedOptionName) || (activeSingle == null ? void 0 : activeSingle.name) || textFilter || placeholder;
7883
7886
  return (activeLabel == null ? void 0 : activeLabel.length) > 50 ? activeLabel.substring(0, 50) + "..." : activeLabel || "";
7884
7887
  }, [activeSingle, textFilter, placeholder]);
7885
- return !showList || !filterable ? /* @__PURE__ */ jsxs(Fragment, { children: [
7888
+ return !(showList && filterable || // To resolve a bug where filterable select `<input>`s weren't focusable on iOS
7889
+ isAppleMobile && isSearch) ? /* @__PURE__ */ jsxs(Fragment, { children: [
7886
7890
  (activeSingle == null ? void 0 : activeSingle.icon) && /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc-dropdown-button__icon", children: activeSingle.icon }),
7887
7891
  isSearch && !hideSearchIcon && /* @__PURE__ */ jsx$1(Icon, { name: "search", className: "adyen-kyc-dropdown-button-search__icon" }),
7888
7892
  /* @__PURE__ */ jsx$1(
@@ -7904,7 +7908,11 @@ const SelectButtonContentSingle = ({
7904
7908
  "aria-expanded": showList,
7905
7909
  "aria-owns": selectListId,
7906
7910
  autoComplete: "off",
7907
- className: cx("adyen-kyc-filter-input"),
7911
+ className: cx({
7912
+ "adyen-kyc-filter-input": true,
7913
+ // To resolve a bug where filterable select `<input>`s weren't focusable on iOS
7914
+ "adyen-kyc-dropdown-handle-pointer-events": isAppleMobile
7915
+ }),
7908
7916
  onInput: (e) => onInput(e.target.value),
7909
7917
  placeholder,
7910
7918
  ref: filterInputRef,
@@ -8351,7 +8359,6 @@ const Select = ({
8351
8359
  returnValue: selectedItem.id
8352
8360
  });
8353
8361
  }
8354
- if (showSearchList) setIsShowList(showSearchList);
8355
8362
  },
8356
8363
  [active, closeList, isMulti, name, onChange, readonly, showSearchList, enableTracking]
8357
8364
  );
@@ -8396,7 +8403,7 @@ const Select = ({
8396
8403
  const handleClickOutside = (e) => {
8397
8404
  var _a2;
8398
8405
  if (!((_a2 = selectContainerRef.current) == null ? void 0 : _a2.contains(e.target))) {
8399
- setIsShowList(false);
8406
+ closeList("nothing");
8400
8407
  }
8401
8408
  };
8402
8409
  const handleListItemKeyDown = (e, item) => {
@@ -8443,7 +8450,7 @@ const Select = ({
8443
8450
  );
8444
8451
  const onClickButton = async () => {
8445
8452
  if (isShowList) {
8446
- setIsShowList(false);
8453
+ closeList("button");
8447
8454
  } else {
8448
8455
  showList();
8449
8456
  focusInput();
@@ -50757,21 +50764,21 @@ const hasProgressedBeyondEntitySelection = (legalEntity) => {
50757
50764
  return hasOwnEntityAssocation || !!hasOrganizationType;
50758
50765
  };
50759
50766
  const Introduction = lazy$1(
50760
- async () => (await import("./Introduction-CHV6zbvS.js")).Introduction
50767
+ async () => (await import("./Introduction-hab6Lomn.js")).Introduction
50761
50768
  );
50762
50769
  const SingpassSelection = lazy$1(
50763
- async () => (await import("./SingpassSelection-Cy2FHFZ_.js")).SingpassSelection
50770
+ async () => (await import("./SingpassSelection-BF-2x3r4.js")).SingpassSelection
50764
50771
  );
50765
50772
  const AccountSetupRejected = lazy$1(
50766
- async () => (await import("./AccountSetupRejected-B7Q_0jUS.js")).AccountSetupRejected
50773
+ async () => (await import("./AccountSetupRejected-rSwBBI6D.js")).AccountSetupRejected
50767
50774
  );
50768
50775
  const DecisionMakers = lazy$1(
50769
- async () => (await import("./DecisionMakers-Dfr_CTQY.js")).DecisionMakers
50776
+ async () => (await import("./DecisionMakers-Dz4zwuoC.js")).DecisionMakers
50770
50777
  );
50771
50778
  const CustomerSupport = lazy$1(
50772
- async () => (await import("./CustomerSupport-gFEHjf45.js")).CustomerSupport
50779
+ async () => (await import("./CustomerSupport-Bvp1bfB0.js")).CustomerSupport
50773
50780
  );
50774
- const Review = lazy$1(async () => (await import("./Review-Cm_OUclY.js")).Review);
50781
+ const Review = lazy$1(async () => (await import("./Review-ChnBFhWQ.js")).Review);
50775
50782
  const SignPCIComponent$2 = lazy$1(
50776
50783
  async () => (await Promise.resolve().then(() => SignPCIComponent$1)).SignPCIComponent
50777
50784
  );
@@ -55446,7 +55453,7 @@ var TanstackQueryDevtools = (_k = class {
55446
55453
  if (__privateGet(this, _Component)) {
55447
55454
  Devtools = __privateGet(this, _Component);
55448
55455
  } else {
55449
- Devtools = lazy(() => import("./I3HPI4QX-CzVKRJbs.js"));
55456
+ Devtools = lazy(() => import("./I3HPI4QX-BwjDx8vk.js"));
55450
55457
  __privateSet(this, _Component, Devtools);
55451
55458
  }
55452
55459
  setupStyleSheet(__privateGet(this, _styleNonce), __privateGet(this, _shadowDOMTarget));
@@ -55568,7 +55575,7 @@ var TanstackQueryDevtoolsPanel = (_l = class {
55568
55575
  if (__privateGet(this, _Component2)) {
55569
55576
  Devtools = __privateGet(this, _Component2);
55570
55577
  } else {
55571
- Devtools = lazy(() => import("./CXEL7IU7-C6YRNrd-.js"));
55578
+ Devtools = lazy(() => import("./CXEL7IU7-BpSQ198n.js"));
55572
55579
  __privateSet(this, _Component2, Devtools);
55573
55580
  }
55574
55581
  setupStyleSheet(__privateGet(this, _styleNonce2), __privateGet(this, _shadowDOMTarget2));
@@ -55787,7 +55794,7 @@ const convertToEmbeddedEvent = (eventQueueItem, sessionData) => {
55787
55794
  };
55788
55795
  };
55789
55796
  const useAnalytics = ({ userEvents: userEvents2, sessionId, sessionData }) => {
55790
- const sdkVersion = "3.64.10";
55797
+ const sdkVersion = "3.64.12";
55791
55798
  const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
55792
55799
  const countryCode = useGlobalStore((store) => store.rootLegalEntityCountry);
55793
55800
  const capabilities = Object.keys(rootLegalEntity.capabilities ?? {});
@@ -55862,7 +55869,7 @@ const AnalyticsProvider = ({
55862
55869
  const { onboardingVersion } = useVersion();
55863
55870
  const userEvents2 = useMemo(() => createUserEvents(), []);
55864
55871
  const sessionData = {
55865
- sdkVersion: "3.64.10",
55872
+ sdkVersion: "3.64.12",
55866
55873
  componentName,
55867
55874
  userAgent: navigator.userAgent,
55868
55875
  legalEntityId,
@@ -55996,7 +56003,7 @@ const ConfigurationApiProvider = ({ children: children2 }) => {
55996
56003
  [baseUrl, rootLegalEntityId]
55997
56004
  );
55998
56005
  return /* @__PURE__ */ jsxs(ConfigurationApiContext.Provider, { value: contextValue, children: [
55999
- /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.64.10" }),
56006
+ /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.64.12" }),
56000
56007
  children2
56001
56008
  ] });
56002
56009
  };
@@ -56471,7 +56478,7 @@ function StateProvider({
56471
56478
  );
56472
56479
  return /* @__PURE__ */ jsx$1(StateContext.Provider, { value: contextValue, children: children2 });
56473
56480
  }
56474
- const DebugModal = lazy$1(async () => (await import("./DebugModal-C6BjKBBo.js").then((n) => n.D)).DebugModal);
56481
+ const DebugModal = lazy$1(async () => (await import("./DebugModal-DXuQ6nHW.js").then((n) => n.D)).DebugModal);
56475
56482
  const DebugListener = () => {
56476
56483
  const [debugUiOpen, setDebugUiOpen] = useState(false);
56477
56484
  const { isSettingEnabled } = useSettingsContext();
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-C6BjKBBo.js";
10
+ import { c as cssProps } from "./DebugModal-DXuQ6nHW.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-C6BjKBBo.js";
10
+ import { c as cssProps } from "./DebugModal-DXuQ6nHW.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-C6BjKBBo.js";
10
+ import { c as cssProps } from "./DebugModal-DXuQ6nHW.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text }
13
13
  };
package/dist/style.css CHANGED
@@ -1303,6 +1303,14 @@
1303
1303
  .adyen-kyc-dropdown-element {
1304
1304
  align-items: center;
1305
1305
  display: flex;
1306
+ }
1307
+
1308
+ .adyen-kyc-dropdown-ignore-pointer-events {
1309
+ pointer-events: none;
1310
+ }
1311
+
1312
+ .adyen-kyc-dropdown-handle-pointer-events {
1313
+ pointer-events: auto;
1306
1314
  }/* #region Borders */
1307
1315
  /* #endregion */
1308
1316
  /* for container queries */
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-C6BjKBBo.js";
10
+ import { c as cssProps } from "./DebugModal-DXuQ6nHW.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.64.10",
3
+ "version": "3.64.12",
4
4
  "keywords": [
5
5
  "adyen",
6
6
  "adyen-kyc",