@invoice-sdk/widget 1.90.0 → 1.92.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 V = (g, A, E) => new Promise((C, B) => {
35
35
  }, I = (n) => n.done ? C(n.value) : Promise.resolve(n.value).then(Q, t);
36
36
  I((E = E.apply(g, A)).next());
37
37
  });
38
- import { t as a, g as wB, a as EQ, b as IQ, G as nQ, C as tQ, c as eB, d as ag, e as hQ, f as cQ, h as Yg, O as zC, s as eg, i as aB, j as wQ, k as eQ, l as aQ, m as oQ, n as DQ, o as uQ, v as iQ, r as NC, u as bC } from "./index-BmStO3yJ.js";
38
+ import { t as a, g as wB, a as EQ, b as IQ, G as nQ, C as tQ, c as eB, d as ag, e as hQ, f as cQ, h as Yg, O as zC, s as eg, i as aB, j as wQ, k as eQ, l as aQ, m as oQ, n as DQ, o as uQ, v as iQ, r as NC, u as bC } from "./index-webJNIb6.js";
39
39
  import { g as jC } from "./_commonjsHelpers-bAxELxBV.js";
40
40
  function BC({ steps: g = [], currentStep: A = 1 } = {}) {
41
41
  const E = document.createElement("div");
@@ -2776,7 +2776,7 @@ function nC({
2776
2776
  }
2777
2777
  };
2778
2778
  }
2779
- const $Q = "1.90.0";
2779
+ const $Q = "1.92.0";
2780
2780
  function AE(E) {
2781
2781
  return V(this, arguments, function* ({ search: g, bank: A }) {
2782
2782
  return (yield zA.get(`${Yg}`, {
package/package.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "prepare": "npm run build"
47
47
  },
48
48
  "type": "module",
49
- "version": "1.90.0",
49
+ "version": "1.92.0",
50
50
  "repository": {},
51
51
  "dependencies": {
52
52
  "@invoice-sdk/id_extraction_qr": "^1.7.3",