@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-
|
|
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.
|
|
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:
|
|
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:
|
|
2804
|
+
limit: 99
|
|
2805
2805
|
}
|
|
2806
2806
|
})).data;
|
|
2807
2807
|
});
|