@invoice-sdk/widget 1.118.1 → 1.118.3
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-B-xYoQuR.js → index-GouE6DVq.js} +7 -7
- package/dist/{index-BZ06NKO0.js → index-NylKpkES.js} +216 -215
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +38 -38
- package/dist/{loading-C9dC-rXa.js → loading-CUfLWsim.js} +2 -2
- package/dist/{widget-JgL2oEhq.js → widget-LwNYmd1-.js} +135 -130
- package/package.json +1 -1
|
@@ -1585,8 +1585,8 @@ const fi = "Account Name", wi = "Account Number", Mi = "Unit Address", Ji = "I a
|
|
|
1585
1585
|
performerName_input: Bs,
|
|
1586
1586
|
email_input: ds,
|
|
1587
1587
|
phone_input: ls,
|
|
1588
|
-
|
|
1589
|
-
|
|
1588
|
+
businessName: hs,
|
|
1589
|
+
businessName_input: ms,
|
|
1590
1590
|
confirmation_popup_title: ps,
|
|
1591
1591
|
confirmation_popup_subtitle: qs,
|
|
1592
1592
|
confirmation_popup_orderCode: fs,
|
|
@@ -1885,8 +1885,8 @@ const fi = "Account Name", wi = "Account Number", Mi = "Unit Address", Ji = "I a
|
|
|
1885
1885
|
performerName_input: Yc,
|
|
1886
1886
|
email_input: xc,
|
|
1887
1887
|
phone_input: Pc,
|
|
1888
|
-
|
|
1889
|
-
|
|
1888
|
+
businessName: Fc,
|
|
1889
|
+
businessName_input: Zc,
|
|
1890
1890
|
confirmation_popup_title: Uc,
|
|
1891
1891
|
confirmation_popup_subtitle: Wc,
|
|
1892
1892
|
confirmation_popup_orderCode: Tc,
|
|
@@ -5096,7 +5096,7 @@ function ed(e) {
|
|
|
5096
5096
|
function Gd(e) {
|
|
5097
5097
|
return S(this, null, function* () {
|
|
5098
5098
|
if (pe(e), !ie) {
|
|
5099
|
-
const { InvoiceRegisterWidget: i } = yield import("./widget-
|
|
5099
|
+
const { InvoiceRegisterWidget: i } = yield import("./widget-LwNYmd1-.js");
|
|
5100
5100
|
ie = i;
|
|
5101
5101
|
}
|
|
5102
5102
|
const A = me(e.selector), t = yield ie(
|
|
@@ -5119,7 +5119,7 @@ function Gd(e) {
|
|
|
5119
5119
|
function Od(e) {
|
|
5120
5120
|
return S(this, null, function* () {
|
|
5121
5121
|
if (pe(e), !te) {
|
|
5122
|
-
const { EContractWidget: t } = yield import("./widget-
|
|
5122
|
+
const { EContractWidget: t } = yield import("./widget-LwNYmd1-.js");
|
|
5123
5123
|
te = t;
|
|
5124
5124
|
}
|
|
5125
5125
|
const A = me(e.selector);
|
|
@@ -5170,7 +5170,7 @@ function Nd(e) {
|
|
|
5170
5170
|
})
|
|
5171
5171
|
};
|
|
5172
5172
|
}
|
|
5173
|
-
ne || (ne = (yield import("./index-
|
|
5173
|
+
ne || (ne = (yield import("./index-NylKpkES.js")).createInvoiceRequestFlow);
|
|
5174
5174
|
const i = ne({
|
|
5175
5175
|
uuid: t,
|
|
5176
5176
|
orderInfo: e.orderInfo || { code: "", address: "", total: "" },
|