@incodetech/web 0.0.0-dev-20260423-2141453 → 0.0.0-dev-20260423-c594bef

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-HRw18Mp7.js";
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, {
package/dist/base.css CHANGED
@@ -80,6 +80,7 @@
80
80
  .IncodeComponent h1, .IncodeComponent h2, .IncodeComponent h3, .IncodeComponent h4, .IncodeComponent h5, .IncodeComponent h6 {
81
81
  font-size: inherit;
82
82
  font-weight: inherit;
83
+ outline: none;
83
84
  margin: 0;
84
85
  padding: 0;
85
86
  }
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../electronic-signature-HRw18Mp7.js";
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-HRw18Mp7.js";
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-2141453",
3
+ "version": "0.0.0-dev-20260423-c594bef",
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-2141453"
232
+ "@incodetech/core": "0.0.0-dev-20260423-c594bef"
233
233
  },
234
234
  "devDependencies": {
235
235
  "@microsoft/api-extractor": "^7.53.3",