@adyen/kyc-components 3.46.3 → 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 +1640 -1066
- 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 +1 -4
- 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/useFormComposer.d.ts +1 -1
- 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/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,8 @@
|
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgCapital = (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: "M12 1.25H9.25V6.75H14.75V4C14.75 2.48122 13.5188 1.25 12 1.25ZM10.75 5.25V2.75H12C12.6904 2.75 13.25 3.30964 13.25 4V5.25H10.75Z" }),
|
|
4
|
+
/* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M6.33333 2.25H2.25V10.3333C2.25 12.2203 3.7797 13.75 5.66667 13.75H13.75V8.25H7.75V3.66667C7.75 2.88426 7.11574 2.25 6.33333 2.25ZM3.75 10.3333V3.75H6.25V9.75H12.25V12.25H5.66667C4.60812 12.25 3.75 11.3919 3.75 10.3333Z" })
|
|
5
|
+
] });
|
|
6
|
+
export {
|
|
7
|
+
SvgCapital as default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgCertificate = (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: "M2.24609 0.25H9.30675L13.7461 4.68934V6.75H7.24609V1.75H3.74609V14.25H8.74609V15.75H2.24609V0.25ZM8.74609 5.25H12.1854L8.74609 1.81066V5.25Z" }),
|
|
4
|
+
/* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M12.9961 8.25C11.4819 8.25 10.2461 9.48579 10.2461 11C10.2461 12.019 10.8057 12.9119 11.6332 13.3869L11.0361 15.75H12.5761L12.9961 14.1L13.4161 15.75H14.9561L14.359 13.3869C15.1865 12.9119 15.7461 12.019 15.7461 11C15.7461 9.48579 14.5103 8.25 12.9961 8.25ZM11.7461 11C11.7461 10.3142 12.3103 9.75 12.9961 9.75C13.6819 9.75 14.2461 10.3142 14.2461 11C14.2461 11.6858 13.6819 12.25 12.9961 12.25C12.3103 12.25 11.7461 11.6858 11.7461 11Z" })
|
|
5
|
+
] });
|
|
6
|
+
export {
|
|
7
|
+
SvgCertificate as default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { jsxs, jsx } from "preact/compat/jsx-runtime";
|
|
2
|
+
const SvgCoins = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", role: "img", ...props, children: [
|
|
3
|
+
/* @__PURE__ */ jsx("g", { clipPath: "url(#uia-icons-16-coins__a)", children: /* @__PURE__ */ jsx("path", { fill: "#00112C", d: "M7.42156 3.31666C7.92705 1.5443 9.56466 0.25 11.4997 0.25C13.8439 0.25 15.7497 2.15579 15.7497 4.5C15.7497 6.43497 14.4555 8.07252 12.6833 8.57809C12.7286 8.88135 12.75 9.18939 12.75 9.5C12.75 12.9542 9.95421 15.75 6.5 15.75C3.04579 15.75 0.25 12.9542 0.25 9.5C0.25 6.04579 3.04579 3.25 6.5 3.25C6.81049 3.25 7.11842 3.27137 7.42156 3.31666ZM8.86728 3.71771C10.419 4.34468 11.6551 5.58074 12.2822 7.13239C13.4164 6.80331 14.2497 5.75015 14.2497 4.5C14.2497 2.98421 13.0155 1.75 11.4997 1.75C10.2495 1.75 9.19631 2.58341 8.86728 3.71771ZM7.5691 4.87262C7.23448 4.79051 6.87734 4.75 6.5 4.75C3.87421 4.75 1.75 6.87421 1.75 9.5C1.75 12.1258 3.87421 14.25 6.5 14.25C9.12579 14.25 11.25 12.1258 11.25 9.5C11.25 9.12484 11.21 8.76964 11.1288 8.43669L11.0575 8.18237C10.6182 6.6145 9.38521 5.38153 7.81734 4.94218L7.5691 4.87262Z" }) }),
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "uia-icons-16-coins__a", children: /* @__PURE__ */ jsx("rect", { width: 16, height: 16, fill: "#fff" }) }) })
|
|
5
|
+
] });
|
|
6
|
+
export {
|
|
7
|
+
SvgCoins as default
|
|
8
|
+
};
|