@invoice-sdk/widget 1.80.1 → 1.82.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.
|
@@ -2507,7 +2507,7 @@ const Og = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
|
|
|
2507
2507
|
onboarding: !0,
|
|
2508
2508
|
sso: !1,
|
|
2509
2509
|
logoUrl: Hg,
|
|
2510
|
-
features: ["check_status", "serial", "export", "invoices", "view", "sign"]
|
|
2510
|
+
features: ["check_status", "serial", "export", "invoices", "view", "sign", "sso"]
|
|
2511
2511
|
},
|
|
2512
2512
|
misa: {
|
|
2513
2513
|
email: "",
|
|
@@ -2519,7 +2519,7 @@ const Og = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
|
|
|
2519
2519
|
onboarding: !1,
|
|
2520
2520
|
sso: !1,
|
|
2521
2521
|
logoUrl: Og,
|
|
2522
|
-
features: ["serial", "export_sign"]
|
|
2522
|
+
features: ["serial", "export_sign", "view"]
|
|
2523
2523
|
},
|
|
2524
2524
|
viettel: {
|
|
2525
2525
|
email: "hoadondientu@sinvoice.vn",
|
|
@@ -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-BtANkOdk.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-BtANkOdk.js");
|
|
4655
4658
|
$A = i;
|
|
4656
4659
|
}
|
|
4657
4660
|
const A = typeof t.selector == "string" ? document.querySelector(t.selector) : t.selector;
|
package/dist/index.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BNnugrrL.js";
|
|
2
2
|
export {
|
|
3
3
|
s as checkContractStatus,
|
|
4
4
|
a as getSettings,
|