@invoice-sdk/widget 1.76.2 → 1.77.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 p = (g, A, E) => new Promise((Q, B) => {
35
35
  }, I = (n) => n.done ? Q(n.value) : Promise.resolve(n.value).then(C, t);
36
36
  I((E = E.apply(g, A)).next());
37
37
  });
38
- import { t as o, g as wB, a as bC, b as jC, G as cQ, C as wQ, c as eB, d as ag, e as eQ, f as aQ, h as Yg, O as yC, s as Qg, i as aB, j as oQ, k as DQ, l as uQ, m as sQ, n as iQ, o as fQ, p as mQ, v as rQ, r as KC, u as UC } from "./index-DdzPZ3AP.js";
38
+ import { t as o, g as wB, a as bC, b as jC, G as cQ, C as wQ, c as eB, d as ag, e as eQ, f as aQ, h as Yg, O as yC, s as Qg, i as aB, j as oQ, k as DQ, l as uQ, m as sQ, n as iQ, o as fQ, p as mQ, v as rQ, r as KC, u as UC } from "./index-BswbOI5B.js";
39
39
  import { g as SC } from "./_commonjsHelpers-bAxELxBV.js";
40
40
  function CC({ steps: g = [], currentStep: A = 1 } = {}) {
41
41
  const E = document.createElement("div");
@@ -2758,7 +2758,7 @@ function tC({
2758
2758
  }
2759
2759
  };
2760
2760
  }
2761
- const BE = "1.76.2";
2761
+ const BE = "1.77.0";
2762
2762
  function CE(E) {
2763
2763
  return p(this, arguments, function* ({ search: g, bank: A }) {
2764
2764
  return (yield LA.get(`${Yg}`, {
@@ -2789,7 +2789,7 @@ function EE(A) {
2789
2789
  isActive: !0,
2790
2790
  type: "service",
2791
2791
  bank: g,
2792
- limit: 1e3
2792
+ limit: 99
2793
2793
  }
2794
2794
  })).data;
2795
2795
  });
@@ -2801,7 +2801,7 @@ function IE(A) {
2801
2801
  isActive: !0,
2802
2802
  type: "signature",
2803
2803
  bank: g,
2804
- limit: 1e3
2804
+ limit: 99
2805
2805
  }
2806
2806
  })).data;
2807
2807
  });
package/package.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "prepare": "npm run build"
47
47
  },
48
48
  "type": "module",
49
- "version": "1.76.2",
49
+ "version": "1.77.0",
50
50
  "repository": {},
51
51
  "dependencies": {
52
52
  "@invoice-sdk/id_extraction_qr": "^1.7.2",