@invoice-sdk/widget 1.125.9 → 1.125.11
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-1Bl0t_9P.js → index-BbrATfvu.js} +2 -2
- package/dist/{index-CGNOB4Tu.js → index-COzhRa0A.js} +840 -837
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +70 -70
- package/dist/{loading-w2MeQDf5.js → loading-CUhhtC_1.js} +6 -6
- package/dist/{widget-yXvUvL7E.js → widget-B2o8DtML.js} +2484 -2443
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { l as g, g as p, n as d, G as l, C as w, p as m, q as f, r as E, I as R, u as y, S as C, w as I, e as T, x as v, y as i, z as h, O as S } from "./index-COzhRa0A.js";
|
|
2
2
|
function b({
|
|
3
3
|
title: e,
|
|
4
4
|
isDisabled: t = !1,
|
|
@@ -76,7 +76,7 @@ async function x(e, t) {
|
|
|
76
76
|
async function $() {
|
|
77
77
|
return await n.get(l);
|
|
78
78
|
}
|
|
79
|
-
const k = (e) => new Intl.NumberFormat("vi-VN").format(e), _ = "1.125.
|
|
79
|
+
const k = (e) => new Intl.NumberFormat("vi-VN").format(e), _ = "1.125.11";
|
|
80
80
|
async function A({ search: e, bank: t, provider: r }) {
|
|
81
81
|
return (await n.get(`${i}`, {
|
|
82
82
|
params: {
|
|
@@ -185,7 +185,7 @@ async function L(e) {
|
|
|
185
185
|
`${E}/${encodeURIComponent(e)}`
|
|
186
186
|
);
|
|
187
187
|
}
|
|
188
|
-
async function
|
|
188
|
+
async function z(e, t) {
|
|
189
189
|
try {
|
|
190
190
|
return await n.post(
|
|
191
191
|
`${y}/${encodeURIComponent(e)}`,
|
|
@@ -195,7 +195,7 @@ async function Q(e, t) {
|
|
|
195
195
|
throw r;
|
|
196
196
|
}
|
|
197
197
|
}
|
|
198
|
-
function
|
|
198
|
+
function Q() {
|
|
199
199
|
const e = document.createElement("div");
|
|
200
200
|
e.className = "wgt:absolute wgt:inset-0 wgt:bg-white/80 wgt:items-center wgt:justify-center wgt:z-50 wgt:w-full wgt:h-full wgt:backdrop-blur-sm", e.style.display = "none";
|
|
201
201
|
const t = document.createElement("div");
|
|
@@ -216,7 +216,7 @@ export {
|
|
|
216
216
|
N as b,
|
|
217
217
|
b as c,
|
|
218
218
|
A as d,
|
|
219
|
-
|
|
219
|
+
Q as e,
|
|
220
220
|
k as f,
|
|
221
221
|
x as g,
|
|
222
222
|
G as h,
|
|
@@ -230,5 +230,5 @@ export {
|
|
|
230
230
|
L as p,
|
|
231
231
|
j as q,
|
|
232
232
|
D as r,
|
|
233
|
-
|
|
233
|
+
z as s
|
|
234
234
|
};
|