@adyen/kyc-components 3.57.0 → 3.57.2

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.
Files changed (22) hide show
  1. package/dist/es/{B4MFY5CR-Btb_2-pV.js → B4MFY5CR-DkZtb7d3.js} +1 -1
  2. package/dist/es/{HO4MOOFI-BjUBJSdM.js → HO4MOOFI-wzF0N7iv.js} +2 -2
  3. package/dist/es/{HUY7CZI3-BcIThR0Y.js → HUY7CZI3-BK_rqYHa.js} +2 -2
  4. package/dist/es/{Introduction-BtT5M7Db.js → Introduction-DhHhXrxa.js} +1 -1
  5. package/dist/es/adyen-kyc-components.es.js +1 -1
  6. package/dist/es/{css-q1a-Ur7J.js → css-Bnf6yr_R.js} +1 -1
  7. package/dist/es/{index-Bk0fvPZ4.js → index-BSMeMrJR.js} +296 -169
  8. package/dist/es/{json-BRkB-KFu.js → json-BOvlLUxr.js} +1 -1
  9. package/dist/es/{plaintext-D03i-amR.js → plaintext-BFkPKRSv.js} +1 -1
  10. package/dist/es/{yaml-BjlWN5Jw.js → yaml-BvMTQEly.js} +1 -1
  11. package/dist/types/components/Business/utils/companyUtil.d.ts +3 -2
  12. package/dist/types/components/Shared/fields/IdFieldTypeSelector/VatNumberTypeSelector.d.ts +21 -0
  13. package/dist/types/components/Shared/fields/IdFieldTypeSelector/countryIdNumberTypes.d.ts +191 -25
  14. package/dist/types/components/Shared/fields/IdFieldTypeSelector/inferVatNumberType.d.ts +3 -0
  15. package/dist/types/components/Shared/fields/TaxInformationField/TaxInformationField.d.ts +1 -1
  16. package/dist/types/components/Shared/fields/TaxInformationField/types.d.ts +0 -1
  17. package/dist/types/components/Shared/fields/VatNumberField/fieldConfig.d.ts +2 -2
  18. package/dist/types/components/Shared/fields/VatNumberField/types.d.ts +3 -3
  19. package/dist/types/core/models/api/company-types-value.d.ts +1 -0
  20. package/dist/types/core/models/api/organization.d.ts +2 -2
  21. package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +4 -0
  22. 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-Bk0fvPZ4.js";
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-BSMeMrJR.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-Btb_2-pV.js";
2
- import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-Bk0fvPZ4.js";
1
+ import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./B4MFY5CR-DkZtb7d3.js";
2
+ import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-BSMeMrJR.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-Btb_2-pV.js";
2
- import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-Bk0fvPZ4.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-DkZtb7d3.js";
2
+ import { d as getPreferredColorScheme, e as createMemo, f as createComponent } from "./index-BSMeMrJR.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-Bk0fvPZ4.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-BSMeMrJR.js";
4
4
  import { useMemo } from "preact/compat";
5
5
  var IntroductionScreens = ((IntroductionScreens2) => {
6
6
  IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
@@ -1,4 +1,4 @@
1
- import { a6 } from "./index-Bk0fvPZ4.js";
1
+ import { a6 } from "./index-BSMeMrJR.js";
2
2
  export {
3
3
  a6 as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { a5 as cssProps } from "./index-Bk0fvPZ4.js";
1
+ import { a5 as cssProps } from "./index-BSMeMrJR.js";
2
2
  const definitions = {
3
3
  any: { regex: /.*/g, css: cssProps.text },
4
4
  property: { regex: /(^|[\r\n])[^:]*:/g, css: cssProps.key },