UNPKG

@sheerid/jslib-nightly

Version:

SheerID JavaScript Library

29 lines (27 loc) 970 B
/** * VERSION: 2.113.0-alpha.0 * BUILD_TIMESTAMP: 1750184680813 * BUILD_DATE: Tue Jun 17 2025 18:24:40 GMT+0000 (Coordinated Universal Time) * BUILD_COMMIT: 896154e79f58fffa6d52f3ed37f2db760a63df88 */ import { e as t, Q as n, j as e, I as r, L as i } from "./es6-B9qAIX4x.js"; import { Suspense as C, lazy as p } from "react"; const a = p( () => import("./StepIDCheckLoopOnfido-CNFYYWIB.js") ), d = p( () => import("./StepIDCheckLoopRegula-BepNk6Gr.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 };