UNPKG

@sheerid/jslib-nightly

Version:

SheerID JavaScript Library

29 lines (27 loc) 970 B
/** * VERSION: 2.130.0-alpha.4 * BUILD_TIMESTAMP: 1759000374473 * BUILD_DATE: Sat Sep 27 2025 19:12:54 GMT+0000 (Coordinated Universal Time) * BUILD_COMMIT: be6ef87ab40e8747994d32363389cf39e36a4326 */ import { e as t, Q as n, j as e, I as r, L as i } from "./es6-N0LU_o1K.js"; import { Suspense as C, lazy as p } from "react"; const a = p( () => import("./StepIDCheckLoopOnfido-QQEGR6su.js") ), d = p( () => import("./StepIDCheckLoopRegula-C5lSZs2O.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 };