@invoice-sdk/widget 1.78.0 → 1.79.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.
|
@@ -4600,7 +4600,7 @@ let $A = null, _A = null, nA = null, CA = null;
|
|
|
4600
4600
|
function oB(t) {
|
|
4601
4601
|
return H(this, null, function* () {
|
|
4602
4602
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !_A) {
|
|
4603
|
-
const { InvoiceRegisterWidget: i } = yield import("./widget-
|
|
4603
|
+
const { InvoiceRegisterWidget: i } = yield import("./widget-CEw2Krl6.js");
|
|
4604
4604
|
_A = i;
|
|
4605
4605
|
}
|
|
4606
4606
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
|
@@ -4626,7 +4626,7 @@ function oB(t) {
|
|
|
4626
4626
|
function rB(t) {
|
|
4627
4627
|
return H(this, null, function* () {
|
|
4628
4628
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !$A) {
|
|
4629
|
-
const { EContractWidget: i } = yield import("./widget-
|
|
4629
|
+
const { EContractWidget: i } = yield import("./widget-CEw2Krl6.js");
|
|
4630
4630
|
$A = i;
|
|
4631
4631
|
}
|
|
4632
4632
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
package/dist/index.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as s, x as a, q as i, w as r, r as g, z as n, y as o, A as u, u as c } from "./index-
|
|
1
|
+
import { B as s, x as a, q as i, w as r, r as g, z as n, y as o, A as u, u as c } from "./index-DafU5_ty.js";
|
|
2
2
|
export {
|
|
3
3
|
s as checkContractStatus,
|
|
4
4
|
a as getSettings,
|