@invoice-sdk/widget 1.61.1 → 1.63.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.
@@ -2520,6 +2520,11 @@ const ka = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
2520
2520
  fpt: { isActive: !0 },
2521
2521
  misa: { isActive: !0 },
2522
2522
  viettel: { isActive: !0 }
2523
+ },
2524
+ shb: {
2525
+ fpt: { isActive: !0 },
2526
+ misa: { isActive: !0 },
2527
+ viettel: { isActive: !0 }
2523
2528
  }
2524
2529
  }, GA = {
2525
2530
  pilot: {
@@ -2532,6 +2537,11 @@ const ka = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
2532
2537
  fpt: { isActive: !1 },
2533
2538
  misa: { isActive: !1 },
2534
2539
  viettel: { isActive: !1 }
2540
+ },
2541
+ shb: {
2542
+ fpt: { isActive: !1 },
2543
+ misa: { isActive: !1 },
2544
+ viettel: { isActive: !1 }
2535
2545
  }
2536
2546
  },
2537
2547
  stag: {
@@ -2544,6 +2554,11 @@ const ka = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
2544
2554
  fpt: { isActive: !1 },
2545
2555
  misa: { isActive: !1 },
2546
2556
  viettel: { isActive: !1 }
2557
+ },
2558
+ shb: {
2559
+ fpt: { isActive: !1 },
2560
+ misa: { isActive: !1 },
2561
+ viettel: { isActive: !1 }
2547
2562
  }
2548
2563
  },
2549
2564
  uat: {
@@ -2556,6 +2571,11 @@ const ka = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
2556
2571
  fpt: { isActive: !1 },
2557
2572
  misa: { isActive: !1 },
2558
2573
  viettel: { isActive: !1 }
2574
+ },
2575
+ shb: {
2576
+ fpt: { isActive: !1 },
2577
+ misa: { isActive: !1 },
2578
+ viettel: { isActive: !1 }
2559
2579
  }
2560
2580
  },
2561
2581
  prod: {
@@ -2568,6 +2588,11 @@ const ka = "data:image/svg+xml,%3csvg%20width='79'%20height='32'%20viewBox='0%20
2568
2588
  fpt: { isActive: !1 },
2569
2589
  misa: { isActive: !1 },
2570
2590
  viettel: { isActive: !1 }
2591
+ },
2592
+ shb: {
2593
+ fpt: { isActive: !1 },
2594
+ misa: { isActive: !1 },
2595
+ viettel: { isActive: !1 }
2571
2596
  }
2572
2597
  }
2573
2598
  }, aA = /* @__PURE__ */ new Map();
@@ -2612,7 +2637,7 @@ function Ha(i, A) {
2612
2637
  }[i][A];
2613
2638
  }
2614
2639
  function Ta(i, A) {
2615
- const e = ["dev", "pilot", "stag", "uat", "prod"], t = ["bvb", "ocb"];
2640
+ const e = ["dev", "pilot", "stag", "uat", "prod"], t = ["bvb", "ocb", "shb"];
2616
2641
  return e.includes(i) ? t.includes(A) ? !0 : (console.error(`[SettingsManager] Invalid bank: ${A}`), !1) : (console.error(`[SettingsManager] Invalid environment: ${i}`), !1);
2617
2642
  }
2618
2643
  const EA = /* @__PURE__ */ new Map();
@@ -2630,7 +2655,7 @@ let CA = null, IA = null;
2630
2655
  function Wa(i) {
2631
2656
  return oA(this, null, function* () {
2632
2657
  if (i.mode && re(i.mode), i.language && se(i.language), !IA) {
2633
- const { InvoiceRegisterWidget: t } = yield import("./widget-XzB4j5I3.js");
2658
+ const { InvoiceRegisterWidget: t } = yield import("./widget-89_T8g3p.js");
2634
2659
  IA = t;
2635
2660
  }
2636
2661
  const A = typeof i.selector == "string" ? document.querySelector(i.selector) : i.selector;
@@ -2653,7 +2678,7 @@ function Wa(i) {
2653
2678
  function Ka(i) {
2654
2679
  return oA(this, null, function* () {
2655
2680
  if (i.mode && re(i.mode), i.language && se(i.language), !CA) {
2656
- const { EContractWidget: t } = yield import("./widget-XzB4j5I3.js");
2681
+ const { EContractWidget: t } = yield import("./widget-89_T8g3p.js");
2657
2682
  CA = t;
2658
2683
  }
2659
2684
  const A = typeof i.selector == "string" ? document.querySelector(i.selector) : i.selector;
package/dist/index.esm.js CHANGED
@@ -1,4 +1,4 @@
1
- import { h as i, i as s, e as a, r as g, s as r, u as n } from "./index-DbVXGomB.js";
1
+ import { h as i, i as s, e as a, r as g, s as r, u as n } from "./index-D3W68e8G.js";
2
2
  export {
3
3
  i as getSettings,
4
4
  s as init,