@invoice-sdk/widget 1.67.4 → 1.67.5
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 $ = (A, g, B) => new Promise((C, Q) => {
|
|
|
67
67
|
throw I;
|
|
68
68
|
}, "return" in g && C("return"), Q;
|
|
69
69
|
}, KB = (A, g, B) => (g = A[qg("asyncIterator")]) ? g.call(A) : (A = A[qg("iterator")](), g = {}, B = (C, Q) => (Q = A[C]) && (g[C] = (I) => new Promise((E, n, t) => (I = Q.call(A, I), t = I.done, Promise.resolve(I.value).then((c) => E({ value: c, done: t }), n)))), B("next"), B("return"), g);
|
|
70
|
-
import { t as s, g as bC, a as KC, b as Ag, c as GI, m as zI, d as XI, f as OI, v as FI, r as NQ, u as yQ } from "./index-
|
|
70
|
+
import { t as s, g as bC, a as KC, b as Ag, c as GI, m as zI, d as XI, f as OI, v as FI, r as NQ, u as yQ } from "./index-CtXGtIga.js";
|
|
71
71
|
import { g as jQ } from "./_commonjsHelpers-bAxELxBV.js";
|
|
72
72
|
function SB({ steps: A = [], currentStep: g = 1 } = {}) {
|
|
73
73
|
const B = document.createElement("div");
|
|
@@ -4529,7 +4529,7 @@ function cQ({
|
|
|
4529
4529
|
}
|
|
4530
4530
|
};
|
|
4531
4531
|
}
|
|
4532
|
-
const nt = "1.67.
|
|
4532
|
+
const nt = "1.67.5";
|
|
4533
4533
|
function tt(B) {
|
|
4534
4534
|
return $(this, arguments, function* ({ search: A, bank: g }) {
|
|
4535
4535
|
return (yield yA.get(`${Zg}`, {
|
|
@@ -7687,7 +7687,7 @@ function Q0(A) {
|
|
|
7687
7687
|
}
|
|
7688
7688
|
let Ug = /* @__PURE__ */ new Set();
|
|
7689
7689
|
function lI(A) {
|
|
7690
|
-
A &&
|
|
7690
|
+
A && Ug.add(A);
|
|
7691
7691
|
}
|
|
7692
7692
|
function LA(A) {
|
|
7693
7693
|
A && (Ug.delete(A), window.clearInterval(A));
|