@invoice-sdk/widget 1.64.5 → 1.66.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.
|
@@ -2663,7 +2663,7 @@ let EA = null, IA = null;
|
|
|
2663
2663
|
function $a(i) {
|
|
2664
2664
|
return rA(this, null, function* () {
|
|
2665
2665
|
if (i.mode && oe(i.mode), i.language && se(i.language), !IA) {
|
|
2666
|
-
const { InvoiceRegisterWidget: t } = yield import("./widget-
|
|
2666
|
+
const { InvoiceRegisterWidget: t } = yield import("./widget-ChFRzzzc.js");
|
|
2667
2667
|
IA = t;
|
|
2668
2668
|
}
|
|
2669
2669
|
const A = typeof i.selector == "string" ? document.querySelector(i.selector) : i.selector;
|
|
@@ -2686,7 +2686,7 @@ function $a(i) {
|
|
|
2686
2686
|
function _a(i) {
|
|
2687
2687
|
return rA(this, null, function* () {
|
|
2688
2688
|
if (i.mode && oe(i.mode), i.language && se(i.language), !EA) {
|
|
2689
|
-
const { EContractWidget: t } = yield import("./widget-
|
|
2689
|
+
const { EContractWidget: t } = yield import("./widget-ChFRzzzc.js");
|
|
2690
2690
|
EA = t;
|
|
2691
2691
|
}
|
|
2692
2692
|
const A = typeof i.selector == "string" ? document.querySelector(i.selector) : i.selector;
|
|
@@ -2716,8 +2716,8 @@ function tC(i, A) {
|
|
|
2716
2716
|
return Fa(i, A);
|
|
2717
2717
|
}
|
|
2718
2718
|
export {
|
|
2719
|
-
|
|
2720
|
-
|
|
2719
|
+
Ta as a,
|
|
2720
|
+
Za as b,
|
|
2721
2721
|
Ya as c,
|
|
2722
2722
|
Ja as d,
|
|
2723
2723
|
_a as e,
|
package/dist/index.esm.js
CHANGED