@incodetech/web 0.0.0-dev-20260731-7e8afdd1 → 0.0.0-dev-20260803-b5ce6d34

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.
@@ -1,2 +1,2 @@
1
- import { t as FaceMatch } from "../faceMatch-B6QDKqLv.js";
1
+ import { t as FaceMatch } from "../faceMatch-DkaXGu8c.js";
2
2
  export { FaceMatch };
@@ -540,7 +540,7 @@
540
540
  animation: none;
541
541
  }
542
542
 
543
- .IncodeMatchSuccessIcon, .IncodeErrorIcon {
543
+ .IncodeFaceMatchResultIcon {
544
544
  height: var(--spacing-40, var(--spacing-40, 40px));
545
545
  width: var(--spacing-40, var(--spacing-40, 40px));
546
546
  }
@@ -0,0 +1,2 @@
1
+ import { t as FaceMatch } from "./faceMatch-DkaXGu8c.js";
2
+ export { FaceMatch };
@@ -189,11 +189,11 @@ var MatchResultDisplay = ({ matched, titleRef }) => {
189
189
  "aria-hidden": "true",
190
190
  children: matched === true ? /* @__PURE__ */ u(Asset, {
191
191
  name: "faceMatch.success",
192
- class: "IncodeMatchSuccessIcon",
192
+ class: "IncodeFaceMatchResultIcon",
193
193
  default: SvgMatchSuccess
194
194
  }) : matched === false ? /* @__PURE__ */ u(Asset, {
195
195
  name: "faceMatch.fail",
196
- class: "IncodeErrorIcon",
196
+ class: "IncodeFaceMatchResultIcon",
197
197
  default: SvgMatchFail
198
198
  }) : null
199
199
  }), /* @__PURE__ */ u(Title, {
@@ -4,7 +4,7 @@ import { a as TerminalErrorPage, i as ResolvedConfigProvider, l as TransitionSpi
4
4
  import { n as ErrorIcon } from "../incode-logo-DfmsgFwc.js";
5
5
  import { t as StatusPage } from "../statusPage-BUedaCa2.js";
6
6
  import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
7
- import { _ as warmupWasmIfNeeded, a as resolveApiKey, c as HEADLESS_FLOW_MODULE_KEYS, d as fetchTheme, f as initializeFlowManager, h as preloadRedirectToMobile, l as LAZY_UI_MODULES, m as preloadHomeScreen, n as useModulePreloader, o as extractIncodeStatus, p as preloadFirstModule, r as usePrefetchNextModule, s as UnsupportedModule, t as useModuleLoader, u as createFlowManager, v as isDesktopOrEmulated } from "../useModuleLoader-Dts-cY1f.js";
7
+ import { _ as warmupWasmIfNeeded, a as resolveApiKey, c as HEADLESS_FLOW_MODULE_KEYS, d as fetchTheme, f as initializeFlowManager, h as preloadRedirectToMobile, l as LAZY_UI_MODULES, m as preloadHomeScreen, n as useModulePreloader, o as extractIncodeStatus, p as preloadFirstModule, r as usePrefetchNextModule, s as UnsupportedModule, t as useModuleLoader, u as createFlowManager, v as isDesktopOrEmulated } from "../useModuleLoader-DZvVeB0l.js";
8
8
  import { getRequiredWasmPipelines } from "@incodetech/core/flow";
9
9
  import { bootstrapSession, refreshQrUrlUuid } from "@incodetech/core/session";
10
10
  //#region src/shared/processing/useDelayedFlag.ts
@@ -5320,7 +5320,7 @@
5320
5320
  animation: none;
5321
5321
  }
5322
5322
 
5323
- .IncodeMatchSuccessIcon, .IncodeErrorIcon {
5323
+ .IncodeFaceMatchResultIcon {
5324
5324
  height: var(--spacing-40, var(--spacing-40, 40px));
5325
5325
  width: var(--spacing-40, var(--spacing-40, 40px));
5326
5326
  }
@@ -78,7 +78,7 @@ var LAZY_UI_MODULES = {
78
78
  ID_CAPTURE: lazyIdModule,
79
79
  TUTORIAL_ID: lazyIdModule,
80
80
  SECOND_ID: lazyIdModule,
81
- FACE_MATCH: () => import("./faceMatch-CgisVOjO.js").then((m) => m.FaceMatch),
81
+ FACE_MATCH: () => import("./faceMatch-DGdKw2fY.js").then((m) => m.FaceMatch),
82
82
  CURP_VALIDATION: () => import("./curp-validation/curp-validation.es.js").then((m) => m.CurpValidation),
83
83
  GOVT_VALIDATION_PROVISIONING: () => import("./government-validation/government-validation.es.js").then((m) => m.GovernmentValidation),
84
84
  INE_VALIDATION: () => import("./government-validation/government-validation.es.js").then((m) => m.GovernmentValidation),
@@ -4151,7 +4151,7 @@
4151
4151
  animation: none;
4152
4152
  }
4153
4153
 
4154
- .IncodeMatchSuccessIcon, .IncodeErrorIcon {
4154
+ .IncodeFaceMatchResultIcon {
4155
4155
  height: var(--spacing-40, var(--spacing-40, 40px));
4156
4156
  width: var(--spacing-40, var(--spacing-40, 40px));
4157
4157
  }
@@ -4,7 +4,7 @@ import { i as fetchAndApplyTheme } from "../dashboardTheme-CVliZSR-.js";
4
4
  import { a as TerminalErrorPage, i as ResolvedConfigProvider, l as TransitionSpinner, o as Page, t as IncodeComponent, y as useManager } from "../incodeComponent-OSkicUIt.js";
5
5
  import { t as AutoFocusTitle } from "../autoFocusTitle-D1GHOAjH.js";
6
6
  import { t as registerIncodeModuleElement } from "../incodeModule-BE4EvBi8.js";
7
- import { a as resolveApiKey, g as setupSDK, i as HEADLESS_WORKFLOW_MODULE_KEYS, l as LAZY_UI_MODULES, o as extractIncodeStatus, s as UnsupportedModule, t as useModuleLoader, v as isDesktopOrEmulated } from "../useModuleLoader-Dts-cY1f.js";
7
+ import { a as resolveApiKey, g as setupSDK, i as HEADLESS_WORKFLOW_MODULE_KEYS, l as LAZY_UI_MODULES, o as extractIncodeStatus, s as UnsupportedModule, t as useModuleLoader, v as isDesktopOrEmulated } from "../useModuleLoader-DZvVeB0l.js";
8
8
  import { resolveWasmConfig, upgradeToWasmHttpClient, warmupWasm } from "@incodetech/core/wasm";
9
9
  import { classifyScoreStatus } from "@incodetech/core/flow";
10
10
  import { bootstrapSession, refreshQrUrlUuid } from "@incodetech/core/session";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@incodetech/web",
3
- "version": "0.0.0-dev-20260731-7e8afdd1",
3
+ "version": "0.0.0-dev-20260803-b5ce6d34",
4
4
  "license": "ISC",
5
5
  "repository": {
6
6
  "type": "git",
@@ -292,7 +292,7 @@
292
292
  "qrcode": "^1.5.4",
293
293
  "signature_pad": "^5.1.3",
294
294
  "tailwindcss": "^4.1.17",
295
- "@incodetech/core": "0.0.0-dev-20260731-7e8afdd1"
295
+ "@incodetech/core": "0.0.0-dev-20260803-b5ce6d34"
296
296
  },
297
297
  "devDependencies": {
298
298
  "@microsoft/api-extractor": "^7.53.3",
@@ -1,2 +0,0 @@
1
- import { t as FaceMatch } from "./faceMatch-B6QDKqLv.js";
2
- export { FaceMatch };