@invoice-sdk/widget 1.125.6 → 1.125.7

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.
@@ -2596,7 +2596,7 @@ let Ae = {
2596
2596
  stag: {
2597
2597
  invoiceHubBaseUrl: "https://stag-invoice-hub.atomsolution.vn",
2598
2598
  posOcbApiUrl: "https://ocb-staging-api-int.atomsolution.vn/v1/portal",
2599
- posBvbApiUrl: "https://bvbank-stag.atomsolution.vn/v1/portal"
2599
+ posBvbApiUrl: "https://bvb-staging-api-int.atomsolution.vn/v1/portal"
2600
2600
  },
2601
2601
  uat: {
2602
2602
  invoiceHubBaseUrl: "https://stag-invoice-hub.atomsolution.vn",
@@ -5096,7 +5096,7 @@ function xB(e) {
5096
5096
  }
5097
5097
  async function Jd(e) {
5098
5098
  if (ce(e), !TA) {
5099
- const { InvoiceRegisterWidget: i } = await import("./widget-C6HS2YfL.js");
5099
+ const { InvoiceRegisterWidget: i } = await import("./widget-DFOPauT0.js");
5100
5100
  TA = i;
5101
5101
  }
5102
5102
  const A = Ee(e.selector), t = await TA(
@@ -5117,7 +5117,7 @@ async function Jd(e) {
5117
5117
  }
5118
5118
  async function yd(e) {
5119
5119
  if (ce(e), !WA) {
5120
- const { EContractWidget: t } = await import("./widget-C6HS2YfL.js");
5120
+ const { EContractWidget: t } = await import("./widget-DFOPauT0.js");
5121
5121
  WA = t;
5122
5122
  }
5123
5123
  const A = Ee(e.selector);
@@ -5163,7 +5163,7 @@ async function vd(e) {
5163
5163
  }
5164
5164
  };
5165
5165
  }
5166
- XA || (XA = (await import("./index-B-BBjk-B.js")).createInvoiceRequestFlow);
5166
+ XA || (XA = (await import("./index-qW2RW4kt.js")).createInvoiceRequestFlow);
5167
5167
  const i = XA({
5168
5168
  uuid: t,
5169
5169
  orderInfo: e.orderInfo || { code: "", address: "", total: "" },
@@ -1,5 +1,5 @@
1
- import { c as O, f as G, e as te, b as ne, p as re, q as ie, s as ae, r as oe } from "./loading-Bs5_HNGV.js";
2
- import { t, c as Q, j as se } from "./index-DdUmVLMz.js";
1
+ import { c as O, f as G, e as te, b as ne, p as re, q as ie, s as ae, r as oe } from "./loading-CiZJ_Ccf.js";
2
+ import { t, c as Q, j as se } from "./index-D2UYWZ2l.js";
3
3
  function B(i) {
4
4
  const n = i.trim();
5
5
  return n ? n.length < 2 || n.length > 250 ? { valid: !1, error: t("length_2_250") } : /[<>:"\/\\|?*@#$%!^]/.test(n) ? { valid: !1, error: t("invalid_characters") } : { valid: !0 } : { valid: !1, error: t("required_name") };
package/dist/index.esm.js CHANGED
@@ -1,4 +1,4 @@
1
- import { H as s, B as e, z as i, A as n, J as o, E as r, D as g, F as c } from "./index-DdUmVLMz.js";
1
+ import { H as s, B as e, z as i, A as n, J as o, E as r, D as g, F as c } from "./index-D2UYWZ2l.js";
2
2
  export {
3
3
  s as checkContractStatus,
4
4
  e as getSettings,