@incodetech/web 0.0.0-dev-20260514-68428a7 → 0.0.0-dev-20260514-38c8223

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.
@@ -4,7 +4,7 @@ import { o as c, r as l } from "./hooks-BVnGysT7.js";
4
4
  import { t as u } from "./incodeComponent-C1o4M0ZK.js";
5
5
  import { n as d, r as f } from "./loadingIcon-BN5YRQUb.js";
6
6
  import { t as p } from "./page-C1yT4DLb.js";
7
- import { c as m, d as h, f as g, l as _, u as v, v as y, y as b } from "./extensibility-mGf3xuuO.js";
7
+ import { b as m, d as h, f as g, l as _, p as v, u as y, y as b } from "./extensibility-BZ9wRNsF.js";
8
8
  import { t as x } from "./spinner-CKnjVHxw.js";
9
9
  import { t as S } from "./button-DcCUEn2n.js";
10
10
  import { a as C, p as w, r as T } from "./icons-Cc7zwchP.js";
@@ -30,18 +30,18 @@ var M = ({ stream: t, manager: n, onOpenHelp: a }) => {
30
30
  let r = new Blob([Uint8Array.from(atob(t), (e) => e.charCodeAt(0))], { type: "image/jpeg" }), i = new File([r], "document.jpg", { type: "image/jpeg" });
31
31
  n.setFile(i, `data:image/jpeg;base64,${t}`);
32
32
  }, [n]);
33
- return /* @__PURE__ */ s(_, {
33
+ return /* @__PURE__ */ s(y, {
34
34
  stream: t,
35
35
  videoRef: c,
36
36
  "data-testid": "document-capture-camera",
37
- children: /* @__PURE__ */ s(h, { children: [
38
- /* @__PURE__ */ s(v, {
37
+ children: /* @__PURE__ */ s(g, { children: [
38
+ /* @__PURE__ */ s(h, {
39
39
  title: o("documentCapture.camera.title"),
40
40
  subtitle: o("documentCapture.camera.subtitle")
41
41
  }),
42
42
  /* @__PURE__ */ s(f, { size: 16 }),
43
- /* @__PURE__ */ s(g, { variant: "fill" }),
44
- /* @__PURE__ */ s(m, {
43
+ /* @__PURE__ */ s(v, { variant: "fill" }),
44
+ /* @__PURE__ */ s(_, {
45
45
  onOpenHelp: a,
46
46
  onCapture: l,
47
47
  isManualCapture: !0,
@@ -185,7 +185,7 @@ var M = ({ stream: t, manager: n, onOpenHelp: a }) => {
185
185
  }
186
186
  ], P = ({ onClose: t }) => {
187
187
  let { t: n } = e();
188
- return /* @__PURE__ */ s(b, {
188
+ return /* @__PURE__ */ s(m, {
189
189
  "aria-labelledby": "document-common-issues-title",
190
190
  children: [
191
191
  /* @__PURE__ */ s("h2", {
@@ -269,7 +269,7 @@ var M = ({ stream: t, manager: n, onOpenHelp: a }) => {
269
269
  ] });
270
270
  }, z = ({ progress: n, isFilePdf: r }) => {
271
271
  let { t: i } = e(), a = i(r ? "documentCapture.review.uploading" : "documentCapture.review.analyzing");
272
- return /* @__PURE__ */ s(t, { children: [/* @__PURE__ */ s(f, { size: 8 }), /* @__PURE__ */ s(y, {
272
+ return /* @__PURE__ */ s(t, { children: [/* @__PURE__ */ s(f, { size: 8 }), /* @__PURE__ */ s(b, {
273
273
  progress: n,
274
274
  label: a
275
275
  })] });
@@ -12,7 +12,7 @@ import { n as p, t as m } from "./phoneInputComposed-bvWhGLFZ.js";
12
12
  import { t as h } from "./dropdownComposed-DFRBG22E.js";
13
13
  import { t as g } from "./dateInputComposed-BpAGsjN6.js";
14
14
  import { t as _ } from "./incodeModule-BqCjVgEI.js";
15
- import { t as v } from "./emailInput-ROq-RYwa.js";
15
+ import { t as v } from "./emailInput-Cbbx-qRg.js";
16
16
  import { formatCPF as y } from "@incodetech/core/cpf-ocr";
17
17
  import { createDynamicFormsManager as b } from "@incodetech/core/dynamic-forms";
18
18
  //#region src/modules/dynamic-forms/dynamicForms.tsx
@@ -7,7 +7,7 @@ import { t as s } from "../page-C1yT4DLb.js";
7
7
  import { t as c } from "../button-DcCUEn2n.js";
8
8
  import { t as l } from "../otpInput-DqRA_egd.js";
9
9
  import { t as u } from "../incodeModule-BqCjVgEI.js";
10
- import { t as d } from "../emailInput-ROq-RYwa.js";
10
+ import { t as d } from "../emailInput-Cbbx-qRg.js";
11
11
  import { createEmailManager as f } from "@incodetech/core/email";
12
12
  //#region src/modules/email/email.tsx
13
13
  function p(e) {
@@ -1,6 +1,6 @@
1
1
  import { n as e } from "./i18n-9s4OSqwi.js";
2
2
  import { v as t } from "./vendor-preact-D6SntenC.js";
3
- import "./extensibility-mGf3xuuO.js";
3
+ import "./extensibility-BZ9wRNsF.js";
4
4
  import { t as n } from "./inputComposed-APSw8C7o.js";
5
5
  //#region src/modules/email/emailInput.tsx
6
6
  var r = /^[^\s@]+@[^\s@]+\.[^\s@]{2,}$/, i = ({ value: i, emailError: a, label: o, disabled: s = !1, required: c = !1, onEmailChange: l, onBlur: u }) => {