@incodetech/web 0.0.0-dev-20260325-b97b3e9 → 0.0.0-dev-20260325-9772cd2
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/authentication/authentication.es.js +2 -2
- package/dist/back-horizontal-hint-CktUy0An.js +5 -0
- package/dist/back-vertical-hint-CMOWSEsc.js +5 -0
- package/dist/extensibility.es.js +3 -3
- package/dist/{flipAnimation-Dth_zuN5.js → flipAnimation-CmG-kgPi.js} +497 -470
- package/dist/flow/flow.es.js +3 -3
- package/dist/flow/styles.css +382 -428
- package/dist/front-horizontal-hint-Ca8ux7ED.js +7 -0
- package/dist/front-vertical-hint-Cl9a47Kq.js +7 -0
- package/dist/id/id.es.js +2 -2
- package/dist/id/styles.css +131 -177
- package/dist/{manualCaptureButton-iyltFWfQ.js → manualCaptureButton-6WD7GhPe.js} +286 -281
- package/dist/passport-horizontal-hint-CWnj6Kh1.js +5 -0
- package/dist/passport-vertical-hint-DzkQdaag.js +5 -0
- package/dist/selfie/selfie.es.js +2 -2
- package/dist/{tutorial-BmIdFtSC.js → tutorial-BRvI-ZLU.js} +1 -1
- package/dist/types/extensibility.d.ts +3 -1
- package/package.json +2 -2
package/dist/flow/flow.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { u as l, c as _t, b as F, S as X, B as Z, V as Ot, I as wt, a as It, e as qt, i as Vt } from "../button-qiC4m4lf.js";
|
|
2
2
|
import { createOrchestratedFlowManager as zt, getRequiredWasmPipelines as Et } from "@incodetech/core/flow";
|
|
3
|
-
import { Q as Ht, d as _, k as ne, c as Kt, y as L,
|
|
3
|
+
import { Q as Ht, d as _, k as ne, c as Kt, y as L, z as Gt, P as Yt, q as x, A as Le } from "../vendor-preact-BY8u4mdq.js";
|
|
4
4
|
import { api as yt, warmupWasm as jt } from "@incodetech/core";
|
|
5
5
|
import { s as te } from "../uiConfig-BSR3Bl6G.js";
|
|
6
6
|
import { r as Tt } from "../incodeModule-DtbbjNTQ.js";
|
|
@@ -1674,7 +1674,7 @@ const Vn = ({
|
|
|
1674
1674
|
}
|
|
1675
1675
|
) })
|
|
1676
1676
|
] });
|
|
1677
|
-
}, Kn =
|
|
1677
|
+
}, Kn = Gt(
|
|
1678
1678
|
() => import("../phoneInput-C9tQVoqL.js").then((e) => ({ default: e.PhoneInput }))
|
|
1679
1679
|
), Gn = ({
|
|
1680
1680
|
countryCode: e,
|
|
@@ -1687,7 +1687,7 @@ const Vn = ({
|
|
|
1687
1687
|
}) => {
|
|
1688
1688
|
const { t: c } = F();
|
|
1689
1689
|
return /* @__PURE__ */ l(ne, { children: [
|
|
1690
|
-
/* @__PURE__ */ l(
|
|
1690
|
+
/* @__PURE__ */ l(Yt, { fallback: /* @__PURE__ */ l(J, {}), children: /* @__PURE__ */ l(
|
|
1691
1691
|
Kn,
|
|
1692
1692
|
{
|
|
1693
1693
|
countryCode: e,
|