@adyen/kyc-components 3.60.3 → 3.60.5

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.
@@ -1,7 +1,7 @@
1
1
  var __defProp = Object.defineProperty;
2
2
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
3
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
4
- import { z as createContext, A as createSignal, C as onMount, D as createEffect, x as createMemo, y as createComponent, P as Portal, F as Show, G as template, H as insert, J as createRenderEffect, K as className, N as clearDelegatedEvents, O as delegateEvents, Q as useContext, R as onCleanup, U as sortFns, V as mutationSortFns, W as on, X as setAttribute, Y as getSidedProp, Z as use, _ as createUniqueId, $ as batch, a0 as getQueryStatusLabel, a1 as getMutationStatusColor, a2 as getQueryStatusColor, a3 as getQueryStatusColorByLabel, a4 as displayValue, a5 as For, a6 as convertRemToPixels, a7 as untrack, a8 as $TRACK, a9 as useTransition, aa as spread, ab as mergeProps, ac as createRoot, ad as serialize, ae as Index, af as updateNestedDataByPath, ag as addEventListener, ah as stringify, ai as Match, aj as Switch, ak as deleteNestedDataByPath, al as splitProps, am as Dynamic, an as createComputed } from "./index-7OGoWOfc.js";
4
+ import { z as createContext, A as createSignal, C as onMount, D as createEffect, x as createMemo, y as createComponent, P as Portal, F as Show, G as template, H as insert, J as createRenderEffect, K as className, N as clearDelegatedEvents, O as delegateEvents, Q as useContext, R as onCleanup, U as sortFns, V as mutationSortFns, W as on, X as setAttribute, Y as getSidedProp, Z as use, _ as createUniqueId, $ as batch, a0 as getQueryStatusLabel, a1 as getMutationStatusColor, a2 as getQueryStatusColor, a3 as getQueryStatusColorByLabel, a4 as displayValue, a5 as For, a6 as convertRemToPixels, a7 as untrack, a8 as $TRACK, a9 as useTransition, aa as spread, ab as mergeProps, ac as createRoot, ad as serialize, ae as Index, af as updateNestedDataByPath, ag as addEventListener, ah as stringify, ai as Match, aj as Switch, ak as deleteNestedDataByPath, al as splitProps, am as Dynamic, an as createComputed } from "./index-Bq4NwEsx.js";
5
5
  var isNonNullable = (i2) => i2 != null;
6
6
  var filterNonNullable = (arr) => arr.filter(isNonNullable);
7
7
  function chain(callbacks) {
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs, Fragment } from "preact/jsx-runtime";
2
2
  import { useMemo, useState } from "preact/hooks";
3
- import { B as Button, d as Tag, e as entriesOf, I as InputText, b as useI18nContext, s as splitTaskIdentifier, f as TaskItemStatus, h as useExperimentsContext, i as useSettingsContext, j as useGlobalStore, l as listToRecord, v as valuesOf, k as useTaskStatuses, M as Modal, m as ModalHeader, n as ModalContent, o as ModalFooter, p as createLogger, q as Icon, r as SettingNames, E as ExperimentNames } from "./index-7OGoWOfc.js";
3
+ import { B as Button, d as Tag, e as entriesOf, I as InputText, b as useI18nContext, s as splitTaskIdentifier, f as TaskItemStatus, h as useExperimentsContext, i as useSettingsContext, j as useGlobalStore, l as listToRecord, v as valuesOf, k as useTaskStatuses, M as Modal, m as ModalHeader, n as ModalContent, o as ModalFooter, p as createLogger, q as Icon, r as SettingNames, E as ExperimentNames } from "./index-Bq4NwEsx.js";
4
4
  const tabs = "adyen-kyc-tabs";
5
5
  const styles$1 = {
6
6
  tabs
@@ -135,10 +135,10 @@ const transformModule = (highlights, codeNode, scope) => {
135
135
  };
136
136
  const supportedModules = ["plaintext", "json", "yaml", "css"];
137
137
  const moduleMap = {
138
- plaintext: () => import("./plaintext-C3BbjEEa.js"),
139
- json: () => import("./json-T151h9Wo.js"),
140
- yaml: () => import("./yaml-CdrN9cX4.js"),
141
- css: () => import("./css-CQLsxKsu.js")
138
+ plaintext: () => import("./plaintext-BRIbJL0q.js"),
139
+ json: () => import("./json-C3rFBXxX.js"),
140
+ yaml: () => import("./yaml-bAat-HE7.js"),
141
+ css: () => import("./css-CxNyKbwZ.js")
142
142
  };
143
143
  const getModule = async (name) => {
144
144
  if (!supportedModules.includes(name)) {
@@ -429,7 +429,7 @@ const DebugModal = ({ onExit }) => {
429
429
  const [tab, setTab] = useState("metadata");
430
430
  const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
431
431
  const metadata = {
432
- sdkVersion: "3.60.3",
432
+ sdkVersion: "3.60.5",
433
433
  locale: i18n.locale,
434
434
  rootLegalEntityId: rootLegalEntity.id
435
435
  };
@@ -1,5 +1,5 @@
1
- import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./B4MFY5CR-DzT4u56M.js";
2
- import { w as getPreferredColorScheme, x as createMemo, y as createComponent } from "./index-7OGoWOfc.js";
1
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./B4MFY5CR-BHfuOSG3.js";
2
+ import { w as getPreferredColorScheme, x as createMemo, y as createComponent } from "./index-Bq4NwEsx.js";
3
3
  var DevtoolsComponent = (props) => {
4
4
  const [localStore, setLocalStore] = createLocalStorage({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,5 +1,5 @@
1
- import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, b as ParentPanel, C as ContentView, Q as QueryDevtoolsContext } from "./B4MFY5CR-DzT4u56M.js";
2
- import { w as getPreferredColorScheme, x as createMemo, y as createComponent } from "./index-7OGoWOfc.js";
1
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, b as ParentPanel, C as ContentView, Q as QueryDevtoolsContext } from "./B4MFY5CR-BHfuOSG3.js";
2
+ import { w as getPreferredColorScheme, x as createMemo, y as createComponent } from "./index-Bq4NwEsx.js";
3
3
  var DevtoolsPanelComponent = (props) => {
4
4
  const [localStore, setLocalStore] = createLocalStorage({
5
5
  prefix: "TanstackQueryDevtools"
@@ -1,6 +1,6 @@
1
1
  import { jsxs, Fragment, jsx } from "preact/jsx-runtime";
2
2
  import { useMemo as useMemo$1, useState, useEffect } from "preact/hooks";
3
- import { T as TaskTypes, L as LegalEntityType, u as useCanSeeIntroduction, a as useLegalEntityType, t as toCapitalized, g as getTranslationKeysByPrefix, b as useI18nContext, c as userEvents, S as StepProgressIndicator, B as Button } from "./index-7OGoWOfc.js";
3
+ import { T as TaskTypes, L as LegalEntityType, u as useCanSeeIntroduction, a as useLegalEntityType, t as toCapitalized, g as getTranslationKeysByPrefix, b as useI18nContext, c as userEvents, S as StepProgressIndicator, B as Button } from "./index-Bq4NwEsx.js";
4
4
  import { useMemo } from "preact/compat";
5
5
  var IntroductionScreens = ((IntroductionScreens2) => {
6
6
  IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
@@ -1,4 +1,4 @@
1
- import { ao } from "./index-7OGoWOfc.js";
1
+ import { ao } from "./index-Bq4NwEsx.js";
2
2
  export {
3
3
  ao as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { c as cssProps } from "./DebugModal-Dkup7iSX.js";
1
+ import { c as cssProps } from "./DebugModal-BcwISHBl.js";
2
2
  const definitions = {
3
3
  any: { regex: /.*/g, css: cssProps.text },
4
4
  property: { regex: /(^|[\r\n])[^:]*:/g, css: cssProps.key },
@@ -39430,7 +39430,6 @@ function SourceOfFundsDropin({
39430
39430
  return;
39431
39431
  }
39432
39432
  setLoadingStatus("loading");
39433
- logger$w.log("Submitting data");
39434
39433
  const { additionalData } = sofData;
39435
39434
  const sofPayload = getSourceOfFundsPayload(sofType, additionalData);
39436
39435
  if (sofType === "donations" || sofType === "inheritance") {
@@ -39447,6 +39446,7 @@ function SourceOfFundsDropin({
39447
39446
  refetchType: "all"
39448
39447
  });
39449
39448
  await loadBusinessLines();
39449
+ handleHomeClick == null ? void 0 : handleHomeClick();
39450
39450
  setGettingStarted(true);
39451
39451
  setShowUploadPage(false);
39452
39452
  setActiveSourceOfFund({});
@@ -39456,7 +39456,7 @@ function SourceOfFundsDropin({
39456
39456
  setSofErrorMessage((e == null ? void 0 : e.message) || i18n.get("errorUpdatingSourceOfFunds"));
39457
39457
  }
39458
39458
  setLoadingStatus("success");
39459
- }, [currentState == null ? void 0 : currentState.data]);
39459
+ }, [currentState == null ? void 0 : currentState.data, handleHomeClick]);
39460
39460
  const handleGettingStarted = useCallback(() => {
39461
39461
  setGettingStarted(!gettingStarted);
39462
39462
  }, [gettingStarted]);
@@ -52125,7 +52125,7 @@ const hasProgressedBeyondEntitySelection = (legalEntity) => {
52125
52125
  return hasOwnEntityAssocation || !!hasOrganizationType;
52126
52126
  };
52127
52127
  const Introduction = lazy$1(
52128
- async () => (await import("./Introduction-DVtoewV_.js")).Introduction
52128
+ async () => (await import("./Introduction-CVYz25cA.js")).Introduction
52129
52129
  );
52130
52130
  const PAGES_WITH_POLLING = [TaskTypes.DECISION_MAKER_OVERVIEW, TaskTypes.TASKS_OVERVIEW];
52131
52131
  const logger$c = createLogger();
@@ -57138,7 +57138,7 @@ var TanstackQueryDevtools = (_k = class {
57138
57138
  if (__privateGet(this, _Component)) {
57139
57139
  Devtools = __privateGet(this, _Component);
57140
57140
  } else {
57141
- Devtools = lazy(() => import("./HO4MOOFI-CpYXY3hP.js"));
57141
+ Devtools = lazy(() => import("./HO4MOOFI-CjAgC0rN.js"));
57142
57142
  __privateSet(this, _Component, Devtools);
57143
57143
  }
57144
57144
  setupStyleSheet(__privateGet(this, _styleNonce), __privateGet(this, _shadowDOMTarget));
@@ -57260,7 +57260,7 @@ var TanstackQueryDevtoolsPanel = (_l = class {
57260
57260
  if (__privateGet(this, _Component2)) {
57261
57261
  Devtools = __privateGet(this, _Component2);
57262
57262
  } else {
57263
- Devtools = lazy(() => import("./HUY7CZI3-DUfQplsy.js"));
57263
+ Devtools = lazy(() => import("./HUY7CZI3-DGozbLOt.js"));
57264
57264
  __privateSet(this, _Component2, Devtools);
57265
57265
  }
57266
57266
  setupStyleSheet(__privateGet(this, _styleNonce2), __privateGet(this, _shadowDOMTarget2));
@@ -57481,7 +57481,7 @@ const useAnalytics = ({
57481
57481
  componentName,
57482
57482
  onboardingVersion
57483
57483
  }) => {
57484
- const sdkVersion = "3.60.3";
57484
+ const sdkVersion = "3.60.5";
57485
57485
  const { isEmbeddedDropin, loadingContext: base } = useAuthContext();
57486
57486
  const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
57487
57487
  const countryCode = useGlobalStore((store) => store.rootLegalEntityCountry);
@@ -57972,7 +57972,7 @@ const ConfigurationApiProvider = ({
57972
57972
  [authContext, rootLegalEntityId]
57973
57973
  );
57974
57974
  return /* @__PURE__ */ jsxs(ConfigurationApiContext.Provider, { value: contextValue, children: [
57975
- /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.60.3" }),
57975
+ /* @__PURE__ */ jsx$1("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.60.5" }),
57976
57976
  children2
57977
57977
  ] });
57978
57978
  };
@@ -58077,7 +58077,11 @@ function ExperimentsContextProvider({
58077
58077
  },
58078
58078
  refreshExperiments
58079
58079
  }),
58080
- [experiments, refreshExperiments]
58080
+ // experiments are NOT part of the dependencies, otherwise this WILL create a loop
58081
+ // This happened when the getVersionConfiguration returned anything other than an empty array
58082
+ // in the features in the response
58083
+ // eslint-disable-next-line react-hooks/exhaustive-deps
58084
+ [refreshExperiments]
58081
58085
  );
58082
58086
  return /* @__PURE__ */ jsx$1(ExperimentsContext.Provider, { value: contextValue, children: children2 });
58083
58087
  }
@@ -58413,7 +58417,7 @@ function StateProvider({
58413
58417
  );
58414
58418
  return /* @__PURE__ */ jsx$1(StateContext.Provider, { value: contextValue, children: children2 });
58415
58419
  }
58416
- const DebugModal = lazy$1(async () => (await import("./DebugModal-Dkup7iSX.js").then((n) => n.D)).DebugModal);
58420
+ const DebugModal = lazy$1(async () => (await import("./DebugModal-BcwISHBl.js").then((n) => n.D)).DebugModal);
58417
58421
  const DebugListener = () => {
58418
58422
  const [debugUiOpen, setDebugUiOpen] = useState(false);
58419
58423
  const { isSettingEnabled } = useSettingsContext();
@@ -1,4 +1,4 @@
1
- import { c as cssProps } from "./DebugModal-Dkup7iSX.js";
1
+ import { c as cssProps } from "./DebugModal-BcwISHBl.js";
2
2
  const definitions = {
3
3
  any: { regex: /.*/g, css: cssProps.text },
4
4
  number: { regex: /-?\d+(\.\d+)?([eE][+-]?\d+)?/g, css: cssProps.number },
@@ -1,4 +1,4 @@
1
- import { c as cssProps } from "./DebugModal-Dkup7iSX.js";
1
+ import { c as cssProps } from "./DebugModal-BcwISHBl.js";
2
2
  const definitions = {
3
3
  any: { regex: /.*/g, css: cssProps.text }
4
4
  };
@@ -1,4 +1,4 @@
1
- import { c as cssProps } from "./DebugModal-Dkup7iSX.js";
1
+ import { c as cssProps } from "./DebugModal-BcwISHBl.js";
2
2
  const definitions = {
3
3
  any: { regex: /.*/g, css: cssProps.text },
4
4
  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.60.3",
3
+ "version": "3.60.5",
4
4
  "keywords": [
5
5
  "adyen",
6
6
  "adyen-kyc",