@incodetech/web 0.0.0-dev-20260309-8feea99 → 0.0.0-dev-20260310-9507f47
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.
|
@@ -2,8 +2,8 @@ import { r as a, u as e, I as o, a as l } from "../incodeModule-DAveRAyZ.js";
|
|
|
2
2
|
import { createAuthenticationManager as m } from "@incodetech/core/authentication";
|
|
3
3
|
import "../vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "@incodetech/core";
|
|
5
|
-
import { P as p } from "../baseTutorial-
|
|
6
|
-
import { T as c, C as d } from "../tutorial-
|
|
5
|
+
import { P as p } from "../baseTutorial-aGGpS1V_.js";
|
|
6
|
+
import { T as c, C as d } from "../tutorial-DA8R46NX.js";
|
|
7
7
|
const f = ({
|
|
8
8
|
config: r,
|
|
9
9
|
authHint: n,
|
|
@@ -177,7 +177,7 @@ const k = ({ i18nKey: e }) => /* @__PURE__ */ t("span", { class: "IncodeBoldWith
|
|
|
177
177
|
uuid: "4",
|
|
178
178
|
icon: q,
|
|
179
179
|
instructionKey: "tap",
|
|
180
|
-
boldKey: "idv2.permissions.denied.
|
|
180
|
+
boldKey: "idv2.permissions.denied.cameraFindSiteAllow"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
uuid: "5",
|
package/dist/id/id.es.js
CHANGED
|
@@ -2,7 +2,7 @@ import { u as e, b as C, S as p, B, c as w, r as z, I as N, a as O } from "../in
|
|
|
2
2
|
import { createIdCaptureManager as G } from "@incodetech/core/id";
|
|
3
3
|
import { d as m, y as v, k as K, D as Q, A as Z, q as $ } from "../vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "@incodetech/core";
|
|
5
|
-
import { L as E, B as j, P as q } from "../baseTutorial-
|
|
5
|
+
import { L as E, B as j, P as q } from "../baseTutorial-aGGpS1V_.js";
|
|
6
6
|
import { P as W } from "../processing-C-wThMBe.js";
|
|
7
7
|
import "../uiConfig-B8PUPgHY.js";
|
|
8
8
|
import { L as J, P as X, a as Y, b as e1, c as t1, C as i1, d as n1 } from "../captureFooter-BVLebxk_.js";
|
package/dist/selfie/selfie.es.js
CHANGED
|
@@ -2,9 +2,9 @@ import { r as u, u as r, I as o, a } from "../incodeModule-DAveRAyZ.js";
|
|
|
2
2
|
import { createSelfieManager as l } from "@incodetech/core/selfie";
|
|
3
3
|
import "../vendor-preact-DP-hbKuj.js";
|
|
4
4
|
import "@incodetech/core";
|
|
5
|
-
import { P as m } from "../baseTutorial-
|
|
5
|
+
import { P as m } from "../baseTutorial-aGGpS1V_.js";
|
|
6
6
|
import { P as f } from "../processing-C-wThMBe.js";
|
|
7
|
-
import { T as p, C as c } from "../tutorial-
|
|
7
|
+
import { T as p, C as c } from "../tutorial-DA8R46NX.js";
|
|
8
8
|
const d = ({
|
|
9
9
|
config: e,
|
|
10
10
|
onFinish: i,
|
|
@@ -5,7 +5,7 @@ import { S as L } from "./successIcon-BXW0lXvd.js";
|
|
|
5
5
|
import { P as E } from "./page-CcgnVEBJ.js";
|
|
6
6
|
import { S as m, T as v } from "./spinner-IY4lPK0V.js";
|
|
7
7
|
import { E as A } from "./errorContent-CiicsyRN.js";
|
|
8
|
-
import { B as N } from "./baseTutorial-
|
|
8
|
+
import { B as N } from "./baseTutorial-aGGpS1V_.js";
|
|
9
9
|
const a = {
|
|
10
10
|
title: "Something went wrong",
|
|
11
11
|
description: "Please try again later"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/web",
|
|
3
|
-
"version": "0.0.0-dev-
|
|
3
|
+
"version": "0.0.0-dev-20260310-9507f47",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.es.js",
|
|
6
6
|
"types": "./dist/types/index.d.ts",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"libphonenumber-js": "^1.11.0",
|
|
108
108
|
"preact-custom-element": "^4.6.0",
|
|
109
109
|
"tailwindcss": "^4.1.17",
|
|
110
|
-
"@incodetech/core": "0.0.0-dev-
|
|
110
|
+
"@incodetech/core": "0.0.0-dev-20260310-9507f47"
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
113
|
"@microsoft/api-extractor": "^7.53.3",
|