@adyen/kyc-components 3.46.2 → 3.47.0
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/adyen-a-filled-NXWZwyuX.js +5 -0
- package/dist/es/adyen-kyc-components.es.js +1666 -1069
- package/dist/es/{bg-BG-Ihgju3Pi.js → bg-BG-CbW3hvQ1.js} +204 -169
- package/dist/es/capital-DR5WtYzz.js +8 -0
- package/dist/es/certificate--YOFQmBR.js +8 -0
- package/dist/es/coins-CEf5i6aD.js +8 -0
- package/dist/es/{cs-CZ-BwFstFmQ.js → cs-CZ-DLXbTL5j.js} +204 -169
- package/dist/es/{da-DK-8v1CN9Kj.js → da-DK-ufWSaKfu.js} +204 -169
- package/dist/es/{de-DE-DtR-ZoAt.js → de-DE-DhxNOEba.js} +204 -169
- package/dist/es/{el-GR-CBnu_V96.js → el-GR-K3SswoHB.js} +204 -169
- package/dist/es/{es-ES-kb2BRKrK.js → es-ES-Cy2y4xXA.js} +204 -169
- package/dist/es/{et-EE-UdwhQ1tL.js → et-EE-CMJqPmgi.js} +204 -169
- package/dist/es/{fi-FI-DX8-uQWW.js → fi-FI-DQTNBfwQ.js} +204 -169
- package/dist/es/{fr-FR-Dflt81Kj.js → fr-FR-Dw9osh-l.js} +204 -169
- package/dist/es/funds-in-6_PK4zOF.js +18 -0
- package/dist/es/gift-k_lkVRsK.js +5 -0
- package/dist/es/graph-HYYkabio.js +12 -0
- package/dist/es/graph-up-C2R98aXc.js +11 -0
- package/dist/es/house-PfmXThnE.js +12 -0
- package/dist/es/{hr-HR-DDW3mkAM.js → hr-HR-C-hECk_5.js} +204 -169
- package/dist/es/{hu-HU-B7KDp-GT.js → hu-HU-D3j_bDvr.js} +204 -169
- package/dist/es/{it-IT-Q6-mT16i.js → it-IT-COz-savY.js} +204 -169
- package/dist/es/{lt-LT-DKLjCNW_.js → lt-LT-WRBe_Qvp.js} +204 -169
- package/dist/es/{lv-LV-Cj-obzFe.js → lv-LV-DO0d-JBC.js} +204 -169
- package/dist/es/{nl-NL-C0DfxtrT.js → nl-NL-kryA0HPp.js} +204 -169
- package/dist/es/{no-NO-DRJeRltS.js → no-NO-SHMF6J2i.js} +204 -169
- package/dist/es/{pl-PL-DPYok5sp.js → pl-PL-DW0nlP9Z.js} +204 -169
- package/dist/es/{pt-PT-C5GFc3jY.js → pt-PT-PxRA6bF9.js} +204 -169
- package/dist/es/revenue-accelerate-CG6WXtBr.js +8 -0
- package/dist/es/{ro-RO-BhsqkN_s.js → ro-RO-BHE4-Av2.js} +204 -169
- package/dist/es/singpass-verification-instant-_DBtLgVD.js +31 -0
- package/dist/es/singpass-verification-manual-CiTnqp_1.js +25 -0
- package/dist/es/{sk-SK-HaK9kYN-.js → sk-SK-FbGBMBnE.js} +204 -169
- package/dist/es/{sl-SI-VeIDFOxi.js → sl-SI-Ck9rNGHP.js} +204 -169
- package/dist/es/{sv-SE-DEhZRTDK.js → sv-SE-BxjpNXvt.js} +204 -169
- package/dist/style.css +149 -16
- package/dist/types/components/Address/utils.d.ts +1 -1
- package/dist/types/components/BasicInformation/types.d.ts +1 -1
- package/dist/types/components/BusinessDetails/types.d.ts +1 -1
- package/dist/types/components/BusinessTypeSelection/BusinessTypeSelection.d.ts +1 -1
- package/dist/types/components/ContextGuidance/ContextGuidance.d.ts +1 -1
- package/dist/types/components/ContextGuidance/types.d.ts +2 -0
- package/dist/types/components/DecisionMakers/DecisionMakers.d.ts +1 -1
- package/dist/types/components/Dropins/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
- package/dist/types/components/Dropins/BusinessDetailsDropin/types.d.ts +1 -14
- package/dist/types/components/Dropins/BusinessDetailsDropin/utils.d.ts +1 -2
- package/dist/types/components/Dropins/CompanyDropin/CompanyDropin.d.ts +1 -1
- package/dist/types/components/Dropins/FormNavigation/types.d.ts +3 -3
- package/dist/types/components/Dropins/FormWrapper/FormWrapper.d.ts +1 -1
- package/dist/types/components/Dropins/IndividualDropin/IndividualDropin.d.ts +1 -1
- package/dist/types/components/Dropins/PayoutDetailsDropin/PayoutDetailsDropin.d.ts +1 -1
- package/dist/types/components/Dropins/PciDropin/PciDropin.d.ts +1 -1
- package/dist/types/components/Dropins/ServiceAgreementDropin/ServiceAgreementDropin.d.ts +1 -1
- package/dist/types/components/Dropins/SolePropDropin/SolePropDropin.d.ts +1 -1
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForDonation.d.ts +2 -0
- package/dist/types/components/Dropins/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForInheritance.d.ts +2 -0
- package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +1 -1
- package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +1 -1
- package/dist/types/components/Dropins/SourceOfFundsDropin/types.d.ts +6 -0
- package/dist/types/components/Dropins/SourceOfFundsDropin/utils.d.ts +5 -0
- package/dist/types/components/Dropins/TrustDropin/TrustDropin.d.ts +1 -1
- package/dist/types/components/Dropins/types.d.ts +2 -6
- package/dist/types/components/Introduction/constants.d.ts +0 -14
- package/dist/types/components/PersonalDetails/Identity/IdentityAu/DriversLicense.d.ts +3 -1
- package/dist/types/components/PersonalDetails/Identity/IdentityNZ/DriversLicense.d.ts +3 -1
- package/dist/types/components/RegistrationAddress/types.d.ts +2 -0
- package/dist/types/components/Summary/types.d.ts +3 -2
- package/dist/types/components/TaskList/TaskList.d.ts +1 -1
- package/dist/types/components/TaskList/types.d.ts +0 -3
- package/dist/types/components/ui/atoms/Svg/svgs.d.ts +24 -2
- package/dist/types/components/ui/atoms/Tile/Tile.d.ts +15 -0
- package/dist/types/components/ui/atoms/TileGroup/TileGroup.d.ts +13 -0
- package/dist/types/core/analytics.d.ts +16 -0
- package/dist/types/core/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +1 -0
- package/dist/types/core/context/SettingsContext/types.d.ts +2 -0
- package/dist/types/core/hooks/useAnalytics.d.ts +2 -2
- package/dist/types/core/hooks/useComponentApi.d.ts +1 -0
- package/dist/types/core/hooks/useFormComposer.d.ts +1 -1
- package/dist/types/core/models/api/openid-initiate.d.ts +3 -0
- package/dist/types/core/models/api/source-of-funds.d.ts +1 -1
- package/dist/types/core/services/componentApi/get-source-of-funds-types.d.ts +2 -0
- package/dist/types/core/services/componentApi/open-singpass-authorization-link.d.ts +3 -0
- package/dist/types/core/user-events.d.ts +35 -23
- package/dist/types/core/utils.d.ts +0 -24
- package/dist/types/stores/globalStore/taskTypes.d.ts +2 -1
- package/dist/types/utils/entityStatusUtil.d.ts +1 -1
- package/dist/types/utils/mapping/documentGuidanceMap.d.ts +1 -1
- package/dist/types/utils/trackNavigation.d.ts +4 -4
- package/package.json +2 -1
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgFundsIn = (props) => /* @__PURE__ */ jsxs("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
|
|
3
|
+
/* @__PURE__ */ jsx("path", { d: "M8.66683 0V5.72379L10.6668 3.72386L11.6096 4.66667L8.0001 8.27614L4.39062 4.66667L5.33343 3.72386L7.3335 5.72392L7.3335 0L8.66683 0Z", fill: "currentColor", style: {
|
|
4
|
+
fillOpacity: 1
|
|
5
|
+
} }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M12.0002 12L4.00016 12V13.3333L12.0002 13.3333V12Z", fill: "currentColor", style: {
|
|
7
|
+
fillOpacity: 1
|
|
8
|
+
} }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M4.00016 9.33333L12.0002 9.33333V10.6667L4.00016 10.6667V9.33333Z", fill: "currentColor", style: {
|
|
10
|
+
fillOpacity: 1
|
|
11
|
+
} }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M2.66683 14L2.66683 5.33333H1.3335L1.3335 14C1.3335 15.1015 2.23197 16 3.3335 16H12.6668C13.7684 16 14.6668 15.1015 14.6668 14L14.6668 5.33333H13.3335L13.3335 14C13.3335 14.3651 13.032 14.6667 12.6668 14.6667L3.3335 14.6667C2.96835 14.6667 2.66683 14.3651 2.66683 14Z", fill: "currentColor", style: {
|
|
13
|
+
fillOpacity: 1
|
|
14
|
+
} })
|
|
15
|
+
] });
|
|
16
|
+
export {
|
|
17
|
+
SvgFundsIn as default
|
|
18
|
+
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgGift = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M2.25 15.75V8.75H1.25V4.25H3.55173C3.35893 3.87458 3.25 3.44956 3.25 3C3.25 1.48579 4.48579 0.25 6 0.25C6.7865 0.25 7.49789 0.583403 8 1.11605C8.50211 0.583403 9.2135 0.25 10 0.25C11.5142 0.25 12.75 1.48579 12.75 3C12.75 3.44956 12.6411 3.87458 12.4483 4.25H14.75V8.75H13.75V15.75H2.25ZM4.75 3C4.75 3.68579 5.31421 4.25 6 4.25H7.25V3C7.25 2.31421 6.68579 1.75 6 1.75C5.31421 1.75 4.75 2.31421 4.75 3ZM7.25 5.75H2.75V7.25H7.25V5.75ZM8.75 7.25H13.25V5.75H8.75V7.25ZM7.25 8.75H3.75V14.25H7.25V8.75ZM8.75 14.25H12.25V8.75H8.75V14.25ZM8.75 4.25H10C10.6858 4.25 11.25 3.68579 11.25 3C11.25 2.31421 10.6858 1.75 10 1.75C9.31421 1.75 8.75 2.31421 8.75 3V4.25Z" }) });
|
|
3
|
+
export {
|
|
4
|
+
SvgGift as default
|
|
5
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgGraph = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: [
|
|
3
|
+
/* @__PURE__ */ jsxs("g", { fill: "#00112C", clipPath: "url(#uia-icons-16-graph__a)", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("path", { d: "M10.25 3C10.25 3.37887 10.3266 3.73984 10.4652 4.06826L9.597 4.76097C9.1468 4.43928 8.59551 4.25 8 4.25C6.48122 4.25 5.25 5.48122 5.25 7C5.25 7.57504 5.4265 8.10886 5.72828 8.55024L4.12026 10.4878C3.77809 10.335 3.39897 10.25 3 10.25C1.48122 10.25 0.25 11.4812 0.25 13C0.25 14.5188 1.48122 15.75 3 15.75C4.51878 15.75 5.75 14.5188 5.75 13C5.75 12.4248 5.5734 11.8908 5.27147 11.4494L6.87934 9.51205C7.22162 9.66498 7.60088 9.75 8 9.75C9.51878 9.75 10.75 8.51878 10.75 7C10.75 6.62112 10.6734 6.26013 10.5348 5.93169L11.403 5.239C11.8532 5.5607 12.4045 5.75 13 5.75C14.5188 5.75 15.75 4.51878 15.75 3C15.75 1.48122 14.5188 0.25 13 0.25C11.4812 0.25 10.25 1.48122 10.25 3ZM13 1.75C13.6904 1.75 14.25 2.30964 14.25 3C14.25 3.69036 13.6904 4.25 13 4.25C12.6212 4.25 12.2818 4.08153 12.0526 3.81543L11.9936 3.74148C11.8405 3.53404 11.75 3.27759 11.75 3C11.75 2.30964 12.3096 1.75 13 1.75ZM7.29223 8.03046L7.11861 7.88637C6.89094 7.65997 6.75 7.34644 6.75 7C6.75 6.30964 7.30964 5.75 8 5.75C8.37636 5.75 8.71388 5.91633 8.94304 6.1795L9.0104 6.26393C9.16108 6.4704 9.25 6.72482 9.25 7C9.25 7.69036 8.69036 8.25 8 8.25C7.73726 8.25 7.49346 8.16894 7.29223 8.03046ZM3.70498 11.9676L3.88379 12.116C4.11005 12.3422 4.25 12.6548 4.25 13C4.25 13.6904 3.69036 14.25 3 14.25C2.30964 14.25 1.75 13.6904 1.75 13C1.75 12.3096 2.30964 11.75 3 11.75C3.26152 11.75 3.50429 11.8303 3.70498 11.9676Z" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { d: "M8.75 11.25V15.75H7.25V11.25H8.75Z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M13.75 15.75V7.25H12.25V15.75H13.75Z" })
|
|
7
|
+
] }),
|
|
8
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "uia-icons-16-graph__a", children: /* @__PURE__ */ jsx("rect", { width: 16, height: 16, fill: "#fff" }) }) })
|
|
9
|
+
] });
|
|
10
|
+
export {
|
|
11
|
+
SvgGraph as default
|
|
12
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgGraphUp = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: [
|
|
3
|
+
/* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M14.75 1.25H9.25V2.75H12.1895L7.00011 7.9394L4.00011 4.9394L0.939453 8.00006L2.00011 9.06072L4.00011 7.06072L7.00011 10.0607L13.25 3.81083V6.75H14.75V1.25Z" }),
|
|
4
|
+
/* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M2.75 10.25V14.75H1.25V10.25H2.75Z" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M6.75 14.75H5.25V12.25H6.75V14.75Z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M10.75 10.25V14.75H9.25V10.25H10.75Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M14.75 14.75V8.25H13.25V14.75H14.75Z" })
|
|
8
|
+
] });
|
|
9
|
+
export {
|
|
10
|
+
SvgGraphUp as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgHouse = (props) => /* @__PURE__ */ jsxs("svg", { width: 17, height: 16, viewBox: "0 0 17 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
|
|
3
|
+
/* @__PURE__ */ jsx("path", { d: "M8.66634 7.66659C9.12658 7.66659 9.49967 7.29349 9.49967 6.83325C9.49967 6.37301 9.12658 5.99992 8.66634 5.99992C8.2061 5.99992 7.83301 6.37301 7.83301 6.83325C7.83301 7.29349 8.2061 7.66659 8.66634 7.66659Z", fill: "currentColor", style: {
|
|
4
|
+
fillOpacity: 1
|
|
5
|
+
} }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M12.6663 5.05708L8.66639 1.05713L1.52832 8.1952L2.47113 9.13801L3.33301 8.27613L3.33301 14.6666L13.9997 14.6666L13.9997 8.27603L14.8617 9.13801L15.8045 8.1952L13.9997 6.39041V3.33325H12.6663V5.05708ZM12.6663 6.9427L12.6663 13.3333H10.6663V9.33325L6.66634 9.33325L6.66634 13.3333H4.66634L4.66634 6.9428L8.66639 2.94275L12.6663 6.9427ZM7.99967 13.3333L7.99967 10.6666L9.33301 10.6666L9.33301 13.3333L7.99967 13.3333Z", fill: "currentColor", style: {
|
|
7
|
+
fillOpacity: 1
|
|
8
|
+
} })
|
|
9
|
+
] });
|
|
10
|
+
export {
|
|
11
|
+
SvgHouse as default
|
|
12
|
+
};
|