@invoice-sdk/widget 1.88.0 → 1.89.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.
|
@@ -4750,7 +4750,7 @@ let te = null, ie = null, nA = null, CA = null;
|
|
|
4750
4750
|
function cB(e) {
|
|
4751
4751
|
return k(this, null, function* () {
|
|
4752
4752
|
if (e.mode && qt(e.mode), e.baseUrl && mt(e.mode, e.baseUrl), e.language && Vt(e.language), e.onRefreshToken && OQ(e.onRefreshToken), !ie) {
|
|
4753
|
-
const { InvoiceRegisterWidget: i } = yield import("./widget-
|
|
4753
|
+
const { InvoiceRegisterWidget: i } = yield import("./widget-C9u9iHvC.js");
|
|
4754
4754
|
ie = i;
|
|
4755
4755
|
}
|
|
4756
4756
|
const A = typeof e.selector == "string" ? document.querySelector(e.selector) : e.selector;
|
|
@@ -4776,7 +4776,7 @@ function cB(e) {
|
|
|
4776
4776
|
function uB(e) {
|
|
4777
4777
|
return k(this, null, function* () {
|
|
4778
4778
|
if (e.mode && qt(e.mode), e.baseUrl && mt(e.mode, e.baseUrl), e.language && Vt(e.language), !te) {
|
|
4779
|
-
const { EContractWidget: i } = yield import("./widget-
|
|
4779
|
+
const { EContractWidget: i } = yield import("./widget-C9u9iHvC.js");
|
|
4780
4780
|
te = i;
|
|
4781
4781
|
}
|
|
4782
4782
|
const A = typeof e.selector == "string" ? document.querySelector(e.selector) : e.selector;
|
package/dist/index.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, w as a, p as i, q as r, r as g, y as n, x as o, z as u, u as c } from "./index-
|
|
1
|
+
import { A as s, w as a, p as i, q as r, r as g, y as n, x as o, z as u, u as c } from "./index-C1lHZ3Kz.js";
|
|
2
2
|
export {
|
|
3
3
|
s as checkContractStatus,
|
|
4
4
|
a as getSettings,
|