@invoice-sdk/widget 1.117.4 → 1.117.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.
- package/dist/{index-CtQwK5KX.js → index-O9T8X9G_.js} +3 -3
- package/dist/{index-CdDaM9y7.js → index-tPFGhFcF.js} +402 -402
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +60 -60
- package/dist/{loading-Ct1867nf.js → loading-DXHjg-K-.js} +2 -2
- package/dist/{widget-CEiZ9aao.js → widget-J1JuhRxL.js} +2 -2
- package/package.json +1 -1
|
@@ -5036,7 +5036,7 @@ function qu(e) {
|
|
|
5036
5036
|
function id(e) {
|
|
5037
5037
|
return v(this, null, function* () {
|
|
5038
5038
|
if (pe(e), !ie) {
|
|
5039
|
-
const { InvoiceRegisterWidget: i } = yield import("./widget-
|
|
5039
|
+
const { InvoiceRegisterWidget: i } = yield import("./widget-J1JuhRxL.js");
|
|
5040
5040
|
ie = i;
|
|
5041
5041
|
}
|
|
5042
5042
|
const A = me(e.selector), t = yield ie(
|
|
@@ -5059,7 +5059,7 @@ function id(e) {
|
|
|
5059
5059
|
function nd(e) {
|
|
5060
5060
|
return v(this, null, function* () {
|
|
5061
5061
|
if (pe(e), !te) {
|
|
5062
|
-
const { EContractWidget: t } = yield import("./widget-
|
|
5062
|
+
const { EContractWidget: t } = yield import("./widget-J1JuhRxL.js");
|
|
5063
5063
|
te = t;
|
|
5064
5064
|
}
|
|
5065
5065
|
const A = me(e.selector);
|
|
@@ -5089,7 +5089,7 @@ function Cd(e) {
|
|
|
5089
5089
|
if (pe(e), !(e != null && e.uuid))
|
|
5090
5090
|
throw new Error("[WidgetSDK] Missing uuid for export e-invoice flow");
|
|
5091
5091
|
const A = me(e.selector);
|
|
5092
|
-
ne || (ne = (yield import("./index-
|
|
5092
|
+
ne || (ne = (yield import("./index-tPFGhFcF.js")).createInvoiceRequestFlow), A.innerHTML = "";
|
|
5093
5093
|
const t = ne({
|
|
5094
5094
|
uuid: e.uuid,
|
|
5095
5095
|
orderInfo: e.orderInfo || { code: "", address: "", total: "" },
|