@incodetech/web 0.0.0-dev-20260423-2141453 → 0.0.0-dev-20260423-e4c4a6c
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,5 +1,5 @@
|
|
|
1
1
|
import { v as e } from "../vendor-preact-D6SntenC.js";
|
|
2
|
-
import { n as t } from "../electronic-signature-
|
|
2
|
+
import { n as t } from "../electronic-signature-bGxmSqp5.js";
|
|
3
3
|
import { t as n } from "../incodeModule-DcwjDRyJ.js";
|
|
4
4
|
//#region src/modules/ae-signature/ae-signature.tsx
|
|
5
5
|
var r = ({ config: n, onFinish: r, onError: i }) => /* @__PURE__ */ e(t, {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../electronic-signature-
|
|
1
|
+
import { n as e, t } from "../electronic-signature-bGxmSqp5.js";
|
|
2
2
|
export { t as AeSignature, e as ElectronicSignature };
|
|
@@ -367,7 +367,6 @@ var w = ({ config: t, onFinish: s, onError: d }) => {
|
|
|
367
367
|
className: "IncodeElectronicSignature",
|
|
368
368
|
title: r("aes.reviewDocument.title"),
|
|
369
369
|
subtitle: r("aes.reviewDocument.subtitle"),
|
|
370
|
-
hideFooterBranding: !0,
|
|
371
370
|
children: [/* @__PURE__ */ a("div", {
|
|
372
371
|
className: "IncodeElectronicSignatureReviewBody",
|
|
373
372
|
children: [/* @__PURE__ */ a("div", {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { v as e } from "../vendor-preact-D6SntenC.js";
|
|
2
|
-
import { n as t } from "../electronic-signature-
|
|
2
|
+
import { n as t } from "../electronic-signature-bGxmSqp5.js";
|
|
3
3
|
import { t as n } from "../incodeModule-DcwjDRyJ.js";
|
|
4
4
|
//#region src/modules/qe-signature/qe-signature.tsx
|
|
5
5
|
var r = ({ config: n, onFinish: r, onError: i }) => /* @__PURE__ */ e(t, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@incodetech/web",
|
|
3
|
-
"version": "0.0.0-dev-20260423-
|
|
3
|
+
"version": "0.0.0-dev-20260423-e4c4a6c",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.es.js",
|
|
6
6
|
"types": "./dist/types/index.d.ts",
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"qrcode": "^1.5.4",
|
|
230
230
|
"signature_pad": "^5.1.3",
|
|
231
231
|
"tailwindcss": "^4.1.17",
|
|
232
|
-
"@incodetech/core": "0.0.0-dev-20260423-
|
|
232
|
+
"@incodetech/core": "0.0.0-dev-20260423-e4c4a6c"
|
|
233
233
|
},
|
|
234
234
|
"devDependencies": {
|
|
235
235
|
"@microsoft/api-extractor": "^7.53.3",
|