@incodetech/web 0.0.0-dev-20260421-800c974 → 0.0.0-dev-20260421-b19fd5f

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/base.css CHANGED
@@ -4051,7 +4051,7 @@
4051
4051
  justify-content: center;
4052
4052
  align-self: center;
4053
4053
  align-items: center;
4054
- transition: max-width .3s ease-out, border-color .3s ease-out;
4054
+ transition: max-width .35s cubic-bezier(.2, .8, .2, 1), aspect-ratio .35s cubic-bezier(.2, .8, .2, 1), border-color .3s ease-out;
4055
4055
  display: flex;
4056
4056
  position: relative;
4057
4057
  }
@@ -3,7 +3,7 @@ import { S as t, _ as n, h as r, l as i, m as a, p as o, v as s } from "./vendor
3
3
  import { o as c, r as l, t as u } from "./incodeComponent-dxwR00fd.js";
4
4
  import { t as d } from "./spacer-DCljE53A.js";
5
5
  import { t as f } from "./page-D5Mt-0zn.js";
6
- import { _ as p, c as m, d as h, f as g, l as _, u as v, v as y } from "./extensibility-Cu2N2DBv.js";
6
+ import { _ as p, c as m, d as h, f as g, l as _, u as v, v as y } from "./extensibility-CgleSPdz.js";
7
7
  import { n as b } from "./loadingIcon-wTrHZMGC.js";
8
8
  import { t as x } from "./spinner-DyRQfsz_.js";
9
9
  import { t as S } from "./button-4-ToV5B_.js";
@@ -3,7 +3,7 @@ import { _ as t, p as n, v as r } from "../vendor-preact-D6SntenC.js";
3
3
  import { o as i, t as a } from "../incodeComponent-dxwR00fd.js";
4
4
  import { t as o } from "../spacer-DCljE53A.js";
5
5
  import { t as s } from "../page-D5Mt-0zn.js";
6
- import "../extensibility-Cu2N2DBv.js";
6
+ import "../extensibility-CgleSPdz.js";
7
7
  import { t as c } from "../button-4-ToV5B_.js";
8
8
  import { t as l } from "../inputComposed-D7vq-JYi.js";
9
9
  import { t as u } from "../otpInput-Br-1AWsA.js";
@@ -970,9 +970,9 @@ var ye = ({ mode: e, orientation: t }) => {
970
970
  i,
971
971
  t,
972
972
  g
973
- ]), y = _(), b = t === "passport", x = r !== "vertical" || b, S = x ? "horizontal" : "vertical";
973
+ ]), y = _(), b = t === "passport", x = r !== "vertical" || b ? "horizontal" : "vertical";
974
974
  return /* @__PURE__ */ u(P, {
975
- className: p("IncodeCaptureOverlayId", !x && "IncodeCaptureOverlayVertical"),
975
+ className: "IncodeCaptureOverlayId",
976
976
  children: [
977
977
  /* @__PURE__ */ u("div", {
978
978
  class: "IncodeCaptureTopSection",
@@ -990,7 +990,7 @@ var ye = ({ mode: e, orientation: t }) => {
990
990
  /* @__PURE__ */ u(N, {
991
991
  ref: h,
992
992
  variant: "locked",
993
- orientation: S,
993
+ orientation: x,
994
994
  frameState: y,
995
995
  className: p(b && "IncodeCaptureFramePassport"),
996
996
  children: [s && o > 0 && /* @__PURE__ */ u("div", {
@@ -3,7 +3,7 @@ import { t } from "./uiConfig-CwpQ-IM6.js";
3
3
  import { a as n, n as r, o as i, t as a } from "./incodeComponent-dxwR00fd.js";
4
4
  import { t as o } from "./spacer-DCljE53A.js";
5
5
  import { t as s } from "./page-D5Mt-0zn.js";
6
- import { _ as c, a as l, c as u, d, f, g as p, h as m, i as h, l as g, m as _, n as v, o as y, p as b, r as x, s as S, t as C, u as w, v as T } from "./extensibility-Cu2N2DBv.js";
6
+ import { _ as c, a as l, c as u, d, f, g as p, h as m, i as h, l as g, m as _, n as v, o as y, p as b, r as x, s as S, t as C, u as w, v as T } from "./extensibility-CgleSPdz.js";
7
7
  import { a as E, i as D, n as O, o as k, s as A, t as j } from "./typography-B7nxauEL.js";
8
8
  import { t as M } from "./spinner-DyRQfsz_.js";
9
9
  import { t as N } from "./processing-BuNhGQnB.js";
@@ -4,7 +4,7 @@ import { t as s } from "../uiConfig-CwpQ-IM6.js";
4
4
  import { o as c, t as l } from "../incodeComponent-dxwR00fd.js";
5
5
  import { t as u } from "../transitionSpinner-CpwivARH.js";
6
6
  import { t as d } from "../incodeModule-BH9gV7jI.js";
7
- import { a as f, c as p, d as m, i as h, l as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C } from "../useModuleLoader-CFhUrj7f.js";
7
+ import { a as f, c as p, d as m, i as h, l as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C } from "../useModuleLoader-DUM7XmDw.js";
8
8
  import { getDeviceClass as w } from "@incodetech/core/device";
9
9
  import { getRequiredWasmPipelines as T } from "@incodetech/core/flow";
10
10
  import { createSession as E, validateQrUuid as D } from "@incodetech/core/session";
@@ -4839,16 +4839,6 @@
4839
4839
  color: var(--color-text-body-0-static, var(--text-body-0-static));
4840
4840
  }
4841
4841
 
4842
- .IncodeCaptureOverlayId.IncodeCaptureOverlayVertical .IncodeCaptureTopSection {
4843
- flex: none;
4844
- margin-top: auto;
4845
- }
4846
-
4847
- .IncodeCaptureOverlayId.IncodeCaptureOverlayVertical .IncodeCaptureFooter {
4848
- flex: none;
4849
- margin-bottom: auto;
4850
- }
4851
-
4852
4842
  .IncodeCaptureFramePassport {
4853
4843
  aspect-ratio: 42 / 30;
4854
4844
  }
package/dist/id/id.es.js CHANGED
@@ -2,7 +2,7 @@ import { n as e } from "../i18n-B3g2cb7v.js";
2
2
  import { _ as t, c as n, l as r, o as i, v as a } from "../vendor-preact-D6SntenC.js";
3
3
  import { o, t as s } from "../incodeComponent-dxwR00fd.js";
4
4
  import { t as c } from "../page-D5Mt-0zn.js";
5
- import { a as l, i as u, n as d, o as f, r as p, t as m } from "../extensibility-Cu2N2DBv.js";
5
+ import { a as l, i as u, n as d, o as f, r as p, t as m } from "../extensibility-CgleSPdz.js";
6
6
  import { n as h } from "../loadingIcon-wTrHZMGC.js";
7
7
  import { t as g } from "../spinner-DyRQfsz_.js";
8
8
  import "../spinner-BmFWJNHp.js";
@@ -1196,16 +1196,6 @@
1196
1196
  color: var(--color-text-body-0-static, var(--text-body-0-static));
1197
1197
  }
1198
1198
 
1199
- .IncodeCaptureOverlayId.IncodeCaptureOverlayVertical .IncodeCaptureTopSection {
1200
- flex: none;
1201
- margin-top: auto;
1202
- }
1203
-
1204
- .IncodeCaptureOverlayId.IncodeCaptureOverlayVertical .IncodeCaptureFooter {
1205
- flex: none;
1206
- margin-bottom: auto;
1207
- }
1208
-
1209
1199
  .IncodeCaptureFramePassport {
1210
1200
  aspect-ratio: 42 / 30;
1211
1201
  }
@@ -166,8 +166,8 @@ var A = {
166
166
  GEOLOCATION: () => import("./geolocation/geolocation.es.js").then((e) => e.Geolocation),
167
167
  EXTERNAL_VERIFICATION: () => import("./ekycModule-Bw-Zs4MH.js").then((e) => e.EkycModule),
168
168
  EKYB: () => import("./ekybModule-Craxr9wc.js").then((e) => e.EkybModule),
169
- DOCUMENT_CAPTURE: () => import("./documentCapture-Bx4lprcM.js").then((e) => e.DocumentCapture),
170
- ADDRESS: () => import("./documentCapture-Bx4lprcM.js").then((e) => e.DocumentCapture),
169
+ DOCUMENT_CAPTURE: () => import("./documentCapture-C64T-PaN.js").then((e) => e.DocumentCapture),
170
+ ADDRESS: () => import("./documentCapture-C64T-PaN.js").then((e) => e.DocumentCapture),
171
171
  COMBINED_CONSENT: () => import("./consent/consent.es.js").then((e) => e.Consent),
172
172
  MANDATORY_CONSENT: () => import("./mandatoryConsent-wpJR_1w0.js").then((e) => e.MandatoryConsent),
173
173
  SIGNATURE: () => import("./signature/signature.es.js").then((e) => e.Signature),
@@ -4185,16 +4185,6 @@
4185
4185
  color: var(--color-text-body-0-static, var(--text-body-0-static));
4186
4186
  }
4187
4187
 
4188
- .IncodeCaptureOverlayId.IncodeCaptureOverlayVertical .IncodeCaptureTopSection {
4189
- flex: none;
4190
- margin-top: auto;
4191
- }
4192
-
4193
- .IncodeCaptureOverlayId.IncodeCaptureOverlayVertical .IncodeCaptureFooter {
4194
- flex: none;
4195
- margin-bottom: auto;
4196
- }
4197
-
4198
4188
  .IncodeCaptureFramePassport {
4199
4189
  aspect-ratio: 42 / 30;
4200
4190
  }
@@ -5,7 +5,7 @@ import { o, t as s } from "../incodeComponent-dxwR00fd.js";
5
5
  import "../spinner-BmFWJNHp.js";
6
6
  import { t as c } from "../transitionSpinner-CpwivARH.js";
7
7
  import { t as l } from "../incodeModule-BH9gV7jI.js";
8
- import { a as u, f as d, i as f, m as p, t as m } from "../useModuleLoader-CFhUrj7f.js";
8
+ import { a as u, f as d, i as f, m as p, t as m } from "../useModuleLoader-DUM7XmDw.js";
9
9
  import { resolveWasmConfig as h, warmupWasm as g } from "@incodetech/core/wasm";
10
10
  import { createWorkflowManager as _ } from "@incodetech/core/workflow";
11
11
  //#region src/modules/workflow/workflowInit.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@incodetech/web",
3
- "version": "0.0.0-dev-20260421-800c974",
3
+ "version": "0.0.0-dev-20260421-b19fd5f",
4
4
  "type": "module",
5
5
  "main": "./dist/index.es.js",
6
6
  "types": "./dist/types/index.d.ts",
@@ -183,7 +183,7 @@
183
183
  "qrcode": "^1.5.4",
184
184
  "signature_pad": "^5.1.3",
185
185
  "tailwindcss": "^4.1.17",
186
- "@incodetech/core": "0.0.0-dev-20260421-800c974"
186
+ "@incodetech/core": "0.0.0-dev-20260421-b19fd5f"
187
187
  },
188
188
  "devDependencies": {
189
189
  "@microsoft/api-extractor": "^7.53.3",