@invoice-sdk/widget 1.80.0 → 1.81.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.
- package/dist/{index-FZaefoul.js → index-ti-sQNQK.js} +16 -14
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +36 -71
- package/dist/{widget-CTKJZy0i.js → widget-DX95cPbQ.js} +1105 -1181
- package/package.json +1 -1
|
@@ -2575,7 +2575,10 @@ const Og = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
|
|
|
2575
2575
|
ocb: {
|
|
2576
2576
|
fpt: { isActive: !0 },
|
|
2577
2577
|
misa: { isActive: !0 },
|
|
2578
|
-
viettel: { isActive: !0 }
|
|
2578
|
+
viettel: { isActive: !0 },
|
|
2579
|
+
"m-invoice": {
|
|
2580
|
+
sso: !0
|
|
2581
|
+
}
|
|
2579
2582
|
},
|
|
2580
2583
|
shb: {
|
|
2581
2584
|
fpt: { isActive: !0 },
|
|
@@ -4625,7 +4628,7 @@ let $A = null, _A = null, nA = null, CA = null;
|
|
|
4625
4628
|
function oB(t) {
|
|
4626
4629
|
return H(this, null, function* () {
|
|
4627
4630
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !_A) {
|
|
4628
|
-
const { InvoiceRegisterWidget: i } = yield import("./widget-
|
|
4631
|
+
const { InvoiceRegisterWidget: i } = yield import("./widget-DX95cPbQ.js");
|
|
4629
4632
|
_A = i;
|
|
4630
4633
|
}
|
|
4631
4634
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
|
@@ -4651,7 +4654,7 @@ function oB(t) {
|
|
|
4651
4654
|
function rB(t) {
|
|
4652
4655
|
return H(this, null, function* () {
|
|
4653
4656
|
if (t.mode && dt(t.mode), t.baseUrl && ut(t.mode, t.baseUrl), t.language && Pt(t.language), !$A) {
|
|
4654
|
-
const { EContractWidget: i } = yield import("./widget-
|
|
4657
|
+
const { EContractWidget: i } = yield import("./widget-DX95cPbQ.js");
|
|
4655
4658
|
$A = i;
|
|
4656
4659
|
}
|
|
4657
4660
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
|
@@ -4705,8 +4708,7 @@ function gB(t) {
|
|
|
4705
4708
|
});
|
|
4706
4709
|
}
|
|
4707
4710
|
export {
|
|
4708
|
-
|
|
4709
|
-
gB as B,
|
|
4711
|
+
gB as A,
|
|
4710
4712
|
GQ as C,
|
|
4711
4713
|
OQ as G,
|
|
4712
4714
|
RQ as O,
|
|
@@ -4722,18 +4724,18 @@ export {
|
|
|
4722
4724
|
HQ as j,
|
|
4723
4725
|
DQ as k,
|
|
4724
4726
|
CB as l,
|
|
4725
|
-
|
|
4726
|
-
|
|
4727
|
-
|
|
4728
|
-
|
|
4729
|
-
|
|
4727
|
+
Hg as m,
|
|
4728
|
+
Og as n,
|
|
4729
|
+
jg as o,
|
|
4730
|
+
oB as p,
|
|
4731
|
+
rB as q,
|
|
4730
4732
|
IB as r,
|
|
4731
4733
|
nB as s,
|
|
4732
4734
|
v as t,
|
|
4733
4735
|
sB as u,
|
|
4734
4736
|
Yg as v,
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
|
|
4737
|
+
aB as w,
|
|
4738
|
+
dt as x,
|
|
4739
|
+
ut as y,
|
|
4740
|
+
Pt as z
|
|
4739
4741
|
};
|
package/dist/index.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as s, w as a, p as i, q as r, r as g, y as n, x as o, z as u, u as c } from "./index-ti-sQNQK.js";
|
|
2
2
|
export {
|
|
3
3
|
s as checkContractStatus,
|
|
4
4
|
a as getSettings,
|