@invoice-sdk/widget 1.74.0 → 1.75.0

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.
@@ -35,7 +35,7 @@ var W = (g, A, E) => new Promise((C, B) => {
35
35
  }, n = (I) => I.done ? C(I.value) : Promise.resolve(I.value).then(Q, t);
36
36
  n((E = E.apply(g, A)).next());
37
37
  });
38
- import { t as o, g as wB, a as NC, b as bC, G as tQ, C as hQ, c as eB, d as ag, e as cQ, f as wQ, h as Yg, O as eQ, s as Qg, i as aB, j as aQ, k as oQ, l as DQ, m as uQ, n as sQ, o as iQ, p as fQ, v as mQ, r as jC, u as yC } from "./index-Df4-z8V-.js";
38
+ import { t as o, g as wB, a as NC, b as bC, G as tQ, C as hQ, c as eB, d as ag, e as cQ, f as wQ, h as Yg, O as eQ, s as Qg, i as aB, j as aQ, k as oQ, l as DQ, m as uQ, n as sQ, o as iQ, p as fQ, v as mQ, r as jC, u as yC } from "./index-BEsgSSxy.js";
39
39
  import { g as KC } from "./_commonjsHelpers-bAxELxBV.js";
40
40
  let ng = [], mA = null, Dg = null;
41
41
  const rQ = 3;
@@ -2762,7 +2762,7 @@ function tC({
2762
2762
  }
2763
2763
  };
2764
2764
  }
2765
- const gE = "1.74.0";
2765
+ const gE = "1.75.0";
2766
2766
  function BE(E) {
2767
2767
  return W(this, arguments, function* ({ search: g, bank: A }) {
2768
2768
  return (yield bA.get(`${Yg}`, {
@@ -5934,7 +5934,7 @@ function AI(g) {
5934
5934
  "wgt:items-center",
5935
5935
  "wgt:justify-center",
5936
5936
  "wgt:z-[9998]",
5937
- "bg-blur",
5937
+ "wgt:bg-blur",
5938
5938
  "animate-fade-in"
5939
5939
  ].join(" "), C.style.backgroundColor = "#00000070";
5940
5940
  const B = document.createElement("div");
package/package.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "prepare": "npm run build"
47
47
  },
48
48
  "type": "module",
49
- "version": "1.74.0",
49
+ "version": "1.75.0",
50
50
  "repository": {},
51
51
  "dependencies": {
52
52
  "@invoice-sdk/id_extraction_qr": "^1.7.2",