@invoice-sdk/widget 1.50.2 → 1.50.3

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.
@@ -67,7 +67,7 @@ var L = (g, A, B) => new Promise((C, Q) => {
67
67
  throw I;
68
68
  }, "return" in A && C("return"), Q;
69
69
  }, MQ = (g, A, B) => (A = g[sg("asyncIterator")]) ? A.call(g) : (g = g[sg("iterator")](), A = {}, B = (C, Q) => (Q = g[C]) && (A[C] = (I) => new Promise((E, n, t) => (I = Q.call(g, I), t = I.done, Promise.resolve(I.value).then((c) => E({ value: c, done: t }), n)))), B("next"), B("return"), A);
70
- import { t as a, g as Vg, r as bI, u as SI } from "./index-BLTWK3mU.js";
70
+ import { t as a, g as Vg, r as bI, u as SI } from "./index-B_WFtCRG.js";
71
71
  import { g as UI } from "./_commonjsHelpers-bAxELxBV.js";
72
72
  function PQ({ steps: g = [], currentStep: A = 1 } = {}) {
73
73
  const B = document.createElement("div");
@@ -5738,7 +5738,6 @@ function aI({
5738
5738
  const { container: q } = pI({
5739
5739
  checked: e,
5740
5740
  onChange: (f) => {
5741
- f && (B = h._id, typeof C == "function" && C(h._id), E());
5742
5741
  }
5743
5742
  });
5744
5743
  i.appendChild(q), o.appendChild(i);
@@ -5995,7 +5994,7 @@ function Yh(o) {
5995
5994
  </div>
5996
5995
  `, s.appendChild(y);
5997
5996
  const _ = document.createElement("div");
5998
- _.className = "wgt:flex wgt:flex-col wgt:gap-2 wgt:-mt-4", s.appendChild(_);
5997
+ _.className = "wgt:flex wgt:flex-col wgt:gap-2 wgt:-mt-4";
5999
5998
  const oA = document.createElement("h3");
6000
5999
  oA.className = "wgt:text-sm wgt:font-semibold wgt:text-text-black", oA.innerText = a("selectedProducts"), _.appendChild(oA);
6001
6000
  const tA = document.createElement("div");
@@ -6373,6 +6372,7 @@ function Yh(o) {
6373
6372
  const hA = document.createElement("td");
6374
6373
  hA.className = "wgt:whitespace-nowrap wgt:px-3 wgt:py-3 wgt:text-left wgt:text-base wgt:font-semibold wgt:text-strong-950", hA.innerText = pA(Z), CA.appendChild(hA), O.appendChild(CA);
6375
6374
  }
6375
+ s.appendChild(_);
6376
6376
  }
6377
6377
  return ag(), { container: i };
6378
6378
  });
package/package.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "prepare": "npm run build"
47
47
  },
48
48
  "type": "module",
49
- "version": "1.50.2",
49
+ "version": "1.50.3",
50
50
  "repository": {},
51
51
  "dependencies": {
52
52
  "axios": "^1.9.0",