@adyen/kyc-components 3.65.7 → 3.65.8

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-1tncFh11.js";
11
+ import { u as useI18nContext, A as AlertIcon, w as FormHeader, D as DropinLayout } from "./core-BD5fcZk-.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-DCYoL4jX.js";
11
- import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-1tncFh11.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-DicnXCYI.js";
11
+ import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-BD5fcZk-.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-1tncFh11.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-BD5fcZk-.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] = "6ee7ca82-8deb-4fa1-9468-1649272ea301", e._sentryDebugIdIdentifier = "sentry-dbid-6ee7ca82-8deb-4fa1-9468-1649272ea301");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "add9178b-03ca-4723-9f0e-22b4adf441cd", e._sentryDebugIdIdentifier = "sentry-dbid-add9178b-03ca-4723-9f0e-22b4adf441cd");
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-1tncFh11.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-BD5fcZk-.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-DV61HV12.js"),
148
- json: () => import("./json-_vu3wuH_.js"),
149
- yaml: () => import("./yaml-DQ7lrKTk.js"),
150
- css: () => import("./css-DKVjaAKd.js")
147
+ plaintext: () => import("./plaintext-C_51kmw0.js"),
148
+ json: () => import("./json-BKPnyins.js"),
149
+ yaml: () => import("./yaml-DR0RzOx2.js"),
150
+ css: () => import("./css-CTXY9tfk.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.7",
441
+ sdkVersion: "3.65.8",
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 { 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-1tncFh11.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-BD5fcZk-.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 { 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-1tncFh11.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-BD5fcZk-.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-DCYoL4jX.js";
11
- import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-1tncFh11.js";
10
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./HASRA6WW-DicnXCYI.js";
11
+ import { as as getPreferredColorScheme, at as createMemo, au as createComponent } from "./core-BD5fcZk-.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-1tncFh11.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-BD5fcZk-.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-1tncFh11.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-BD5fcZk-.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-1tncFh11.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-BD5fcZk-.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-1tncFh11.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-BD5fcZk-.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-1tncFh11.js";
10
+ import { C as Core } from "./core-BD5fcZk-.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-1tncFh11.js";
10
+ import { C as Core } from "./core-BD5fcZk-.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] = "f3fe0161-dc06-4bfb-91af-dd22db6b689a", e._sentryDebugIdIdentifier = "sentry-dbid-f3fe0161-dc06-4bfb-91af-dd22db6b689a");
22
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b502f4ff-601e-4dd9-841c-3678212a94f7", e._sentryDebugIdIdentifier = "sentry-dbid-b502f4ff-601e-4dd9-841c-3678212a94f7");
23
23
  } catch (e) {
24
24
  }
25
25
  }
@@ -6789,6 +6789,7 @@ function uuidv4() {
6789
6789
  return v.toString(16);
6790
6790
  });
6791
6791
  }
6792
+ const isAppleMobile = /iPhone|iPad/.test(navigator.platform);
6792
6793
  function SelectButtonElement({
6793
6794
  filterable,
6794
6795
  toggleButtonRef,
@@ -6862,7 +6863,9 @@ function SelectButton({
6862
6863
  "adyen-kyc-dropdown-button--active": showList,
6863
6864
  "adyen-kyc-dropdown-button--invalid": isInvalid,
6864
6865
  "adyen-kyc-dropdown-field--valid": isValid,
6865
- "adyen-kyc-dropdown-button-search": isSearch
6866
+ "adyen-kyc-dropdown-button-search": isSearch,
6867
+ // To resolve a bug where filterable select `<input>`s weren't focusable on iOS
6868
+ "adyen-kyc-dropdown-ignore-pointer-events": isSearch && isAppleMobile
6866
6869
  }),
6867
6870
  filterable,
6868
6871
  onClick: !readonly ? (e) => {
@@ -6920,7 +6923,8 @@ const SelectButtonContentSingle = ({
6920
6923
  const activeLabel = (activeSingle == null ? void 0 : activeSingle.selectedOptionName) || (activeSingle == null ? void 0 : activeSingle.name) || textFilter || placeholder;
6921
6924
  return (activeLabel == null ? void 0 : activeLabel.length) > 50 ? activeLabel.substring(0, 50) + "..." : activeLabel || "";
6922
6925
  }, [activeSingle, textFilter, placeholder]);
6923
- return !showList || !filterable ? /* @__PURE__ */ jsxs(Fragment, { children: [
6926
+ return !(showList && filterable || // To resolve a bug where filterable select `<input>`s weren't focusable on iOS
6927
+ isAppleMobile && isSearch) ? /* @__PURE__ */ jsxs(Fragment, { children: [
6924
6928
  (activeSingle == null ? void 0 : activeSingle.icon) && /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc-dropdown-button__icon", children: activeSingle.icon }),
6925
6929
  isSearch && !hideSearchIcon && /* @__PURE__ */ jsx$1(Icon, { name: "search", className: "adyen-kyc-dropdown-button-search__icon" }),
6926
6930
  /* @__PURE__ */ jsx$1(
@@ -6942,7 +6946,11 @@ const SelectButtonContentSingle = ({
6942
6946
  "aria-expanded": showList,
6943
6947
  "aria-owns": selectListId,
6944
6948
  autoComplete: "off",
6945
- className: cx("adyen-kyc-filter-input"),
6949
+ className: cx({
6950
+ "adyen-kyc-filter-input": true,
6951
+ // To resolve a bug where filterable select `<input>`s weren't focusable on iOS
6952
+ "adyen-kyc-dropdown-handle-pointer-events": isAppleMobile
6953
+ }),
6946
6954
  onInput: (e) => onInput(e.target.value),
6947
6955
  placeholder,
6948
6956
  ref: filterInputRef,
@@ -50723,26 +50731,26 @@ const hasProgressedBeyondEntitySelection = (legalEntity) => {
50723
50731
  return hasOwnEntityAssocation || !!hasOrganizationType;
50724
50732
  };
50725
50733
  const Introduction = lazy$1(
50726
- async () => (await import("./Introduction-DxKs3vms.js")).Introduction
50734
+ async () => (await import("./Introduction-DQIj19yG.js")).Introduction
50727
50735
  );
50728
50736
  const SingpassSelection = lazy$1(
50729
- async () => (await import("./SingpassSelection-BA0y4hy5.js")).SingpassSelection
50737
+ async () => (await import("./SingpassSelection-Wg_zz0Wy.js")).SingpassSelection
50730
50738
  );
50731
50739
  const AccountSetupRejected = lazy$1(
50732
- async () => (await import("./AccountSetupRejected-CZoBHo9e.js")).AccountSetupRejected
50740
+ async () => (await import("./AccountSetupRejected-Cwfd_fWK.js")).AccountSetupRejected
50733
50741
  );
50734
50742
  const DecisionMakers = lazy$1(
50735
- async () => (await import("./DecisionMakers-Doc2pFTM.js")).DecisionMakers
50743
+ async () => (await import("./DecisionMakers-CnejKZ9b.js")).DecisionMakers
50736
50744
  );
50737
50745
  const CustomerSupport = lazy$1(
50738
- async () => (await import("./CustomerSupport-CZ9EkF5F.js")).CustomerSupport
50746
+ async () => (await import("./CustomerSupport-DbR3DS_R.js")).CustomerSupport
50739
50747
  );
50740
- const Review = lazy$1(async () => (await import("./Review-Cd6GYP01.js")).Review);
50748
+ const Review = lazy$1(async () => (await import("./Review-_0s3iKYp.js")).Review);
50741
50749
  const SignPCIComponent$2 = lazy$1(
50742
50750
  async () => (await Promise.resolve().then(() => SignPCIComponent$1)).SignPCIComponent
50743
50751
  );
50744
50752
  const TaxReportingDropin = lazy$1(
50745
- async () => (await import("./TaxReportingDropin-Ccb4IUMk.js")).TaxReportingDropin
50753
+ async () => (await import("./TaxReportingDropin-kxliII-X.js")).TaxReportingDropin
50746
50754
  );
50747
50755
  const PAGES_WITH_POLLING = [TaskTypes.DECISION_MAKER_OVERVIEW, TaskTypes.TASKS_OVERVIEW];
50748
50756
  const logger$6 = createLogger();
@@ -55165,7 +55173,7 @@ var TanstackQueryDevtools = (_l = class {
55165
55173
  if (__privateGet(this, _Component)) {
55166
55174
  Devtools = __privateGet(this, _Component);
55167
55175
  } else {
55168
- Devtools = lazy(() => import("./I3HPI4QX-vz5V7lkK.js"));
55176
+ Devtools = lazy(() => import("./I3HPI4QX-CuR07QHc.js"));
55169
55177
  __privateSet(this, _Component, Devtools);
55170
55178
  }
55171
55179
  setupStyleSheet(__privateGet(this, _styleNonce), __privateGet(this, _shadowDOMTarget));
@@ -55287,7 +55295,7 @@ var TanstackQueryDevtoolsPanel = (_m = class {
55287
55295
  if (__privateGet(this, _Component2)) {
55288
55296
  Devtools = __privateGet(this, _Component2);
55289
55297
  } else {
55290
- Devtools = lazy(() => import("./CXEL7IU7-dBAlEPe0.js"));
55298
+ Devtools = lazy(() => import("./CXEL7IU7-BCAwo_dH.js"));
55291
55299
  __privateSet(this, _Component2, Devtools);
55292
55300
  }
55293
55301
  setupStyleSheet(__privateGet(this, _styleNonce2), __privateGet(this, _shadowDOMTarget2));
@@ -55506,7 +55514,7 @@ const convertToEmbeddedEvent = (eventQueueItem, sessionData) => {
55506
55514
  };
55507
55515
  };
55508
55516
  const useAnalytics = ({ userEvents: userEvents2, sessionId, sessionData }) => {
55509
- const sdkVersion = "3.65.7";
55517
+ const sdkVersion = "3.65.8";
55510
55518
  const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
55511
55519
  const countryCode = useGlobalStore((store) => store.rootLegalEntityCountry);
55512
55520
  const capabilities = Object.keys(rootLegalEntity.capabilities ?? {});
@@ -55581,7 +55589,7 @@ const AnalyticsProvider = ({
55581
55589
  const { onboardingVersion } = useVersion();
55582
55590
  const userEvents2 = useMemo(() => createUserEvents(), []);
55583
55591
  const sessionData = {
55584
- sdkVersion: "3.65.7",
55592
+ sdkVersion: "3.65.8",
55585
55593
  componentName,
55586
55594
  userAgent: navigator.userAgent,
55587
55595
  legalEntityId,
@@ -55715,7 +55723,7 @@ const ConfigurationApiProvider = ({ children: children2 }) => {
55715
55723
  [baseUrl, rootLegalEntityId]
55716
55724
  );
55717
55725
  return /* @__PURE__ */ jsxs(ConfigurationApiContext.Provider, { value: contextValue, children: [
55718
- /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.65.7" }),
55726
+ /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.65.8" }),
55719
55727
  children2
55720
55728
  ] });
55721
55729
  };
@@ -56190,7 +56198,7 @@ function StateProvider({
56190
56198
  );
56191
56199
  return /* @__PURE__ */ jsx$1(StateContext.Provider, { value: contextValue, children: children2 });
56192
56200
  }
56193
- const DebugModal = lazy$1(async () => (await import("./DebugModal-9m7DUx_6.js").then((n) => n.D)).DebugModal);
56201
+ const DebugModal = lazy$1(async () => (await import("./DebugModal-F6f8V0fY.js").then((n) => n.D)).DebugModal);
56194
56202
  const DebugListener = () => {
56195
56203
  const [debugUiOpen, setDebugUiOpen] = useState(false);
56196
56204
  const { isSettingEnabled } = useSettingsContext();
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-9m7DUx_6.js";
10
+ import { c as cssProps } from "./DebugModal-F6f8V0fY.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-9m7DUx_6.js";
10
+ import { c as cssProps } from "./DebugModal-F6f8V0fY.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-9m7DUx_6.js";
10
+ import { c as cssProps } from "./DebugModal-F6f8V0fY.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text }
13
13
  };
package/dist/style.css CHANGED
@@ -984,6 +984,14 @@
984
984
  .adyen-kyc-dropdown-element {
985
985
  align-items: center;
986
986
  display: flex;
987
+ }
988
+
989
+ .adyen-kyc-dropdown-ignore-pointer-events {
990
+ pointer-events: none;
991
+ }
992
+
993
+ .adyen-kyc-dropdown-handle-pointer-events {
994
+ pointer-events: auto;
987
995
  }/* #region Borders */
988
996
  /* #endregion */
989
997
  /* for container queries */
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-9m7DUx_6.js";
10
+ import { c as cssProps } from "./DebugModal-F6f8V0fY.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.7",
3
+ "version": "3.65.8",
4
4
  "keywords": [
5
5
  "adyen",
6
6
  "adyen-kyc",