@sheerid/jslib-nightly
Version:
SheerID JavaScript Library
29 lines (27 loc) • 970 B
JavaScript
/**
* VERSION: 2.154.0-alpha.1
* BUILD_TIMESTAMP: 1763401626706
* BUILD_DATE: Mon Nov 17 2025 17:47:06 GMT+0000 (Coordinated Universal Time)
* BUILD_COMMIT: 73f4468155aaed0f31ab0d59dc3394018b939b6d
*/
import { e as t, Q as n, j as e, I as r, L as i } from "./es6-OV3Jb0XZ.js";
import { Suspense as C, lazy as p } from "react";
const a = p(
() => import("./StepIDCheckLoopOnfido-BBUe7npS.js")
), d = p(
() => import("./StepIDCheckLoopRegula-CKwejysJ.js")
), h = ({ verificationService: o }) => {
const s = o.verificationResponse, c = t(
n
) || s.idCheckServiceType;
return /* @__PURE__ */ e.jsx(
C,
{
fallback: /* @__PURE__ */ e.jsx("div", { className: "sid-l-horz-center", children: /* @__PURE__ */ e.jsx(i, { step: "idCheckLoop" }) }),
children: c === r.ID_CHECK ? /* @__PURE__ */ e.jsx(d, { verificationService: o }) : /* @__PURE__ */ e.jsx(a, { verificationService: o })
}
);
}, L = h;
export {
L as default
};