@adyen/kyc-components 3.57.2 → 3.57.4
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/es/{B4MFY5CR-DkZtb7d3.js → B4MFY5CR-CbC6_vzo.js} +1 -1
- package/dist/es/{HO4MOOFI-wzF0N7iv.js → HO4MOOFI-D-8lYv3J.js} +2 -2
- package/dist/es/{HUY7CZI3-BK_rqYHa.js → HUY7CZI3-BHvO38iu.js} +2 -2
- package/dist/es/{Introduction-DhHhXrxa.js → Introduction-DY17LuU0.js} +1 -1
- package/dist/es/adyen-kyc-components.es.js +1 -1
- package/dist/es/{css-Bnf6yr_R.js → css-DXUnKbNf.js} +1 -1
- package/dist/es/{index-BSMeMrJR.js → index-B_zVzlXg.js} +13 -17
- package/dist/es/{json-BOvlLUxr.js → json-CsAYyJjw.js} +1 -1
- package/dist/es/{plaintext-BFkPKRSv.js → plaintext-gh8m94sP.js} +1 -1
- package/dist/es/{yaml-BvMTQEly.js → yaml-BkCDteM7.js} +1 -1
- package/dist/types/components/Shared/fields/IdFieldTypeSelector/countryIdNumberTypes.d.ts +1 -2
- package/package.json +1 -1
|
@@ -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 { h as createContext, i as createSignal, o as onMount, j as createEffect, e as createMemo, f as createComponent, P as Portal, k as Show, l as template, m as insert, n as createRenderEffect, p as className, q as clearDelegatedEvents, r as delegateEvents, s as useContext, v as onCleanup, w as sortFns, x as mutationSortFns, y as on, z as setAttribute, A as getSidedProp, C as use, D as createUniqueId, E as batch, F as getQueryStatusLabel, G as getMutationStatusColor, H as getQueryStatusColor, I as getQueryStatusColorByLabel, J as displayValue, K as For, M as convertRemToPixels, N as untrack, $ as $TRACK, O as useTransition, Q as spread, R as mergeProps, U as createRoot, V as serialize, W as Index, X as updateNestedDataByPath, Y as addEventListener, Z as stringify, _ as Match, a0 as Switch, a1 as deleteNestedDataByPath, a2 as splitProps, a3 as Dynamic, a4 as createComputed } from "./index-
|
|
4
|
+
import { h as createContext, i as createSignal, o as onMount, j as createEffect, e as createMemo, f as createComponent, P as Portal, k as Show, l as template, m as insert, n as createRenderEffect, p as className, q as clearDelegatedEvents, r as delegateEvents, s as useContext, v as onCleanup, w as sortFns, x as mutationSortFns, y as on, z as setAttribute, A as getSidedProp, C as use, D as createUniqueId, E as batch, F as getQueryStatusLabel, G as getMutationStatusColor, H as getQueryStatusColor, I as getQueryStatusColorByLabel, J as displayValue, K as For, M as convertRemToPixels, N as untrack, $ as $TRACK, O as useTransition, Q as spread, R as mergeProps, U as createRoot, V as serialize, W as Index, X as updateNestedDataByPath, Y as addEventListener, Z as stringify, _ as Match, a0 as Switch, a1 as deleteNestedDataByPath, a2 as splitProps, a3 as Dynamic, a4 as createComputed } from "./index-B_zVzlXg.js";
|
|
5
5
|
var isNonNullable = (i2) => i2 != null;
|
|
6
6
|
var filterNonNullable = (arr) => arr.filter(isNonNullable);
|
|
7
7
|
function chain(callbacks) {
|
|
@@ -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-
|
|
2
|
-
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-
|
|
1
|
+
import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./B4MFY5CR-CbC6_vzo.js";
|
|
2
|
+
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-B_zVzlXg.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-
|
|
2
|
-
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-
|
|
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-CbC6_vzo.js";
|
|
2
|
+
import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-B_zVzlXg.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-
|
|
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-B_zVzlXg.js";
|
|
4
4
|
import { useMemo } from "preact/compat";
|
|
5
5
|
var IntroductionScreens = ((IntroductionScreens2) => {
|
|
6
6
|
IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
|
|
@@ -18998,12 +18998,7 @@ const taxIdNumberOptions = {
|
|
|
18998
18998
|
[CountryCodes.Australia]: [
|
|
18999
18999
|
{
|
|
19000
19000
|
id: "ABN",
|
|
19001
|
-
name: "australianBusinessNumberAbn"
|
|
19002
|
-
applicableOnlyFor: [
|
|
19003
|
-
CompanyTypesValue.UNINCORPORATED_PARTNERSHIP,
|
|
19004
|
-
CompanyTypesValue.SOLE_PROPRIETORSHIP,
|
|
19005
|
-
LegalEntityType.TRUST
|
|
19006
|
-
]
|
|
19001
|
+
name: "australianBusinessNumberAbn"
|
|
19007
19002
|
}
|
|
19008
19003
|
],
|
|
19009
19004
|
[CountryCodes.Belgium]: [{ id: "BUSINESS_NUMMER", name: "businessNumber" }],
|
|
@@ -34259,7 +34254,8 @@ async function submit({
|
|
|
34259
34254
|
actionType: "submit",
|
|
34260
34255
|
companyStructure: ((_a2 = data.companyStructure) == null ? void 0 : _a2.entityType) ?? null,
|
|
34261
34256
|
countryOfRegistration: ((_b2 = data.basicInformation) == null ? void 0 : _b2.country) ?? null,
|
|
34262
|
-
legalEntityName: ((_c2 = data.basicInformation) == null ? void 0 : _c2.legalCompanyName) ?? null,
|
|
34257
|
+
legalEntityName: accountHolder === "theCompanyIWorkFor" ? ((_c2 = data.basicInformation) == null ? void 0 : _c2.legalCompanyName) ?? null : null,
|
|
34258
|
+
// Only send legalCompanyName for organizations
|
|
34263
34259
|
usedAdditionalAddress: ((_d2 = data.additionalInformation) == null ? void 0 : _d2.operationalAddressIsSame) === operationalAddressIsSameIds.OPERATIONAL_ADDRESS_IS_NOT_SAME
|
|
34264
34260
|
};
|
|
34265
34261
|
const entityToUpdate = (() => {
|
|
@@ -51198,7 +51194,7 @@ const hasProgressedBeyondEntitySelection = (legalEntity) => {
|
|
|
51198
51194
|
return hasOwnEntityAssocation || !!hasOrganizationType;
|
|
51199
51195
|
};
|
|
51200
51196
|
const Introduction = lazy$1(
|
|
51201
|
-
async () => (await import("./Introduction-
|
|
51197
|
+
async () => (await import("./Introduction-DY17LuU0.js")).Introduction
|
|
51202
51198
|
);
|
|
51203
51199
|
const PAGES_WITH_POLLING = [TaskTypes.DECISION_MAKER_OVERVIEW, TaskTypes.TASKS_OVERVIEW];
|
|
51204
51200
|
const logger$d = createLogger("DropinComposer");
|
|
@@ -56195,7 +56191,7 @@ var TanstackQueryDevtools = (_k = class {
|
|
|
56195
56191
|
if (__privateGet(this, _Component)) {
|
|
56196
56192
|
Devtools = __privateGet(this, _Component);
|
|
56197
56193
|
} else {
|
|
56198
|
-
Devtools = lazy(() => import("./HO4MOOFI-
|
|
56194
|
+
Devtools = lazy(() => import("./HO4MOOFI-D-8lYv3J.js"));
|
|
56199
56195
|
__privateSet(this, _Component, Devtools);
|
|
56200
56196
|
}
|
|
56201
56197
|
setupStyleSheet(__privateGet(this, _styleNonce), __privateGet(this, _shadowDOMTarget));
|
|
@@ -56317,7 +56313,7 @@ var TanstackQueryDevtoolsPanel = (_l = class {
|
|
|
56317
56313
|
if (__privateGet(this, _Component2)) {
|
|
56318
56314
|
Devtools = __privateGet(this, _Component2);
|
|
56319
56315
|
} else {
|
|
56320
|
-
Devtools = lazy(() => import("./HUY7CZI3-
|
|
56316
|
+
Devtools = lazy(() => import("./HUY7CZI3-BHvO38iu.js"));
|
|
56321
56317
|
__privateSet(this, _Component2, Devtools);
|
|
56322
56318
|
}
|
|
56323
56319
|
setupStyleSheet(__privateGet(this, _styleNonce2), __privateGet(this, _shadowDOMTarget2));
|
|
@@ -56538,7 +56534,7 @@ const useAnalytics = ({
|
|
|
56538
56534
|
componentName,
|
|
56539
56535
|
onboardingVersion
|
|
56540
56536
|
}) => {
|
|
56541
|
-
const sdkVersion = "3.57.
|
|
56537
|
+
const sdkVersion = "3.57.4";
|
|
56542
56538
|
const { isEmbeddedDropin, loadingContext: base } = useAuthContext();
|
|
56543
56539
|
const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
|
|
56544
56540
|
const countryCode = useGlobalStore((store) => store.rootLegalEntityCountry);
|
|
@@ -57029,7 +57025,7 @@ const ConfigurationApiProvider = ({
|
|
|
57029
57025
|
[authContext, rootLegalEntityId]
|
|
57030
57026
|
);
|
|
57031
57027
|
return /* @__PURE__ */ jsxs(ConfigurationApiContext.Provider, { value: contextValue, children: [
|
|
57032
|
-
/* @__PURE__ */ jsx("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.57.
|
|
57028
|
+
/* @__PURE__ */ jsx("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.57.4" }),
|
|
57033
57029
|
children2
|
|
57034
57030
|
] });
|
|
57035
57031
|
};
|
|
@@ -57604,10 +57600,10 @@ const transformModule = (highlights, codeNode, scope) => {
|
|
|
57604
57600
|
};
|
|
57605
57601
|
const supportedModules = ["plaintext", "json", "yaml", "css"];
|
|
57606
57602
|
const moduleMap = {
|
|
57607
|
-
plaintext: () => import("./plaintext-
|
|
57608
|
-
json: () => import("./json-
|
|
57609
|
-
yaml: () => import("./yaml-
|
|
57610
|
-
css: () => import("./css-
|
|
57603
|
+
plaintext: () => import("./plaintext-gh8m94sP.js"),
|
|
57604
|
+
json: () => import("./json-CsAYyJjw.js"),
|
|
57605
|
+
yaml: () => import("./yaml-BkCDteM7.js"),
|
|
57606
|
+
css: () => import("./css-DXUnKbNf.js")
|
|
57611
57607
|
};
|
|
57612
57608
|
const getModule = async (name) => {
|
|
57613
57609
|
if (!supportedModules.includes(name)) {
|
|
@@ -57898,7 +57894,7 @@ const DebugModal = ({ onExit }) => {
|
|
|
57898
57894
|
const [tab, setTab] = useState("metadata");
|
|
57899
57895
|
const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
|
|
57900
57896
|
const metadata = {
|
|
57901
|
-
sdkVersion: "3.57.
|
|
57897
|
+
sdkVersion: "3.57.4",
|
|
57902
57898
|
locale: i18n.locale,
|
|
57903
57899
|
rootLegalEntityId: rootLegalEntity.id
|
|
57904
57900
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CompanyTypesValue } from '#core/models/api/company-types-value';
|
|
2
|
-
import { LegalEntityType } from '#core/models/api/legal-entity-type';
|
|
2
|
+
import type { LegalEntityType } from '#core/models/api/legal-entity-type';
|
|
3
3
|
import type { CountryCode } from '#core/models/country-code';
|
|
4
4
|
import type { TranslationKey } from '#language/types';
|
|
5
5
|
export interface CompanyRegistrationNumberOption {
|
|
@@ -107,7 +107,6 @@ export declare const taxIdNumberOptions: {
|
|
|
107
107
|
readonly AU: readonly [{
|
|
108
108
|
readonly id: "ABN";
|
|
109
109
|
readonly name: "australianBusinessNumberAbn";
|
|
110
|
-
readonly applicableOnlyFor: readonly [CompanyTypesValue.UNINCORPORATED_PARTNERSHIP, CompanyTypesValue.SOLE_PROPRIETORSHIP, LegalEntityType.TRUST];
|
|
111
110
|
}];
|
|
112
111
|
readonly BE: readonly [{
|
|
113
112
|
readonly id: "BUSINESS_NUMMER";
|