@invoice-sdk/widget 1.67.4 → 1.67.6
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.
|
@@ -2664,7 +2664,7 @@ let QA = null, cA = null, z = null, q = null;
|
|
|
2664
2664
|
function tC(i) {
|
|
2665
2665
|
return gA(this, null, function* () {
|
|
2666
2666
|
if (i.mode && se(i.mode), i.language && Ce(i.language), !cA) {
|
|
2667
|
-
const { InvoiceRegisterWidget: t } = yield import("./widget-
|
|
2667
|
+
const { InvoiceRegisterWidget: t } = yield import("./widget-Jr-y6QEs.js");
|
|
2668
2668
|
cA = t;
|
|
2669
2669
|
}
|
|
2670
2670
|
const A = typeof i.selector == "string" ? document.querySelector(i.selector) : i.selector;
|
|
@@ -2688,7 +2688,7 @@ function tC(i) {
|
|
|
2688
2688
|
function nC(i) {
|
|
2689
2689
|
return gA(this, null, function* () {
|
|
2690
2690
|
if (i.mode && se(i.mode), i.language && Ce(i.language), !QA) {
|
|
2691
|
-
const { EContractWidget: t } = yield import("./widget-
|
|
2691
|
+
const { EContractWidget: t } = yield import("./widget-Jr-y6QEs.js");
|
|
2692
2692
|
QA = t;
|
|
2693
2693
|
}
|
|
2694
2694
|
const A = typeof i.selector == "string" ? document.querySelector(i.selector) : i.selector;
|
package/dist/index.esm.js
CHANGED