This commit is contained in:
what 2024-05-25 22:06:42 +08:00
parent e420c0f3cf
commit 69301b83e7
3 changed files with 88 additions and 88 deletions

172
dist/ff-request.js vendored
View File

@ -4,11 +4,11 @@ var A = (t, e, r) => (ae(t, typeof e != "symbol" ? e + "" : e, r), r), k = (t, e
if (!e.has(t))
throw TypeError("Cannot " + r);
};
var h = (t, e, r) => (k(t, e, "read from private field"), r ? r.call(t) : e.get(t)), S = (t, e, r) => {
var l = (t, e, r) => (k(t, e, "read from private field"), r ? r.call(t) : e.get(t)), S = (t, e, r) => {
if (e.has(t))
throw TypeError("Cannot add the same private member more than once");
e instanceof WeakSet ? e.add(t) : e.set(t, r);
}, m = (t, e, r, n) => (k(t, e, "write to private field"), n ? n.call(t, r) : e.set(t, r), r);
}, $ = (t, e, r, n) => (k(t, e, "write to private field"), n ? n.call(t, r) : e.set(t, r), r);
function te(t) {
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
}
@ -23,25 +23,25 @@ function ie(t) {
throw new TypeError(u + " is ambiguous");
e[v] = n;
}
var c = t.length, U = t.charAt(0), B = Math.log(c) / Math.log(256), D = Math.log(256) / Math.log(c);
var d = t.length, U = t.charAt(0), B = Math.log(d) / Math.log(256), D = Math.log(256) / Math.log(d);
function q(f) {
if (f instanceof Uint8Array || (ArrayBuffer.isView(f) ? f = new Uint8Array(f.buffer, f.byteOffset, f.byteLength) : Array.isArray(f) && (f = Uint8Array.from(f))), !(f instanceof Uint8Array))
throw new TypeError("Expected Uint8Array");
if (f.length === 0)
return "";
for (var o = 0, a = 0, g = 0, i = f.length; g !== i && f[g] === 0; )
g++, o++;
for (var l = (i - g) * D + 1 >>> 0, d = new Uint8Array(l); g !== i; ) {
for (var T = f[g], E = 0, w = l - 1; (T !== 0 || E < a) && w !== -1; w--, E++)
T += 256 * d[w] >>> 0, d[w] = T % c >>> 0, T = T / c >>> 0;
for (var o = 0, a = 0, c = 0, i = f.length; c !== i && f[c] === 0; )
c++, o++;
for (var h = (i - c) * D + 1 >>> 0, g = new Uint8Array(h); c !== i; ) {
for (var T = f[c], E = 0, w = h - 1; (T !== 0 || E < a) && w !== -1; w--, E++)
T += 256 * g[w] >>> 0, g[w] = T % d >>> 0, T = T / d >>> 0;
if (T !== 0)
throw new Error("Non-zero carry");
a = E, g++;
a = E, c++;
}
for (var s = l - a; s !== l && d[s] === 0; )
for (var s = h - a; s !== h && g[s] === 0; )
s++;
for (var y = U.repeat(o); s < l; ++s)
y += t.charAt(d[s]);
for (var y = U.repeat(o); s < h; ++s)
y += t.charAt(g[s]);
return y;
}
function x(f) {
@ -49,29 +49,29 @@ function ie(t) {
throw new TypeError("Expected String");
if (f.length === 0)
return new Uint8Array();
for (var o = 0, a = 0, g = 0; f[o] === U; )
for (var o = 0, a = 0, c = 0; f[o] === U; )
a++, o++;
for (var i = (f.length - o) * B + 1 >>> 0, l = new Uint8Array(i); f[o]; ) {
var d = e[f.charCodeAt(o)];
if (d === 255)
for (var i = (f.length - o) * B + 1 >>> 0, h = new Uint8Array(i); f[o]; ) {
var g = e[f.charCodeAt(o)];
if (g === 255)
return;
for (var T = 0, E = i - 1; (d !== 0 || T < g) && E !== -1; E--, T++)
d += c * l[E] >>> 0, l[E] = d % 256 >>> 0, d = d / 256 >>> 0;
if (d !== 0)
for (var T = 0, E = i - 1; (g !== 0 || T < c) && E !== -1; E--, T++)
g += d * h[E] >>> 0, h[E] = g % 256 >>> 0, g = g / 256 >>> 0;
if (g !== 0)
throw new Error("Non-zero carry");
g = T, o++;
c = T, o++;
}
for (var w = i - g; w !== i && l[w] === 0; )
for (var w = i - c; w !== i && h[w] === 0; )
w++;
for (var s = new Uint8Array(a + (i - w)), y = a; w !== i; )
s[y++] = l[w++];
s[y++] = h[w++];
return s;
}
function p(f) {
var o = x(f);
if (o)
return o;
throw new Error("Non-base" + c + " character");
throw new Error("Non-base" + d + " character");
}
return {
encode: q,
@ -85,18 +85,18 @@ var re = {};
(function(t) {
(function(e) {
e([], function() {
var r = -1, n = -2, u = -3, v = -4, c = -5, U = function(o, a) {
var r = -1, n = -2, u = -3, v = -4, d = -5, U = function(o, a) {
a = a || {};
var g = a.verbose || !1;
g && console.log("Normalize the JSON Object"), o = typeof o == "string" ? this.JSON.parse(o) : o, g && console.log("Creating a empty dictionary");
var c = a.verbose || !1;
c && console.log("Normalize the JSON Object"), o = typeof o == "string" ? this.JSON.parse(o) : o, c && console.log("Creating a empty dictionary");
var i = {
strings: [],
integers: [],
floats: []
};
g && console.log("Creating the AST");
var l = function w(s) {
g && console.log("Calling recursiveAstBuilder with " + this.JSON.stringify(s));
c && console.log("Creating the AST");
var h = function w(s) {
c && console.log("Calling recursiveAstBuilder with " + this.JSON.stringify(s));
var y = typeof s;
if (s === null)
return {
@ -106,7 +106,7 @@ var re = {};
if (typeof s > "u")
return {
type: "undefined",
index: c
index: d
};
if (s instanceof Array) {
var _ = ["@"];
@ -152,11 +152,11 @@ var re = {};
index: s ? r : n
};
throw new Error("Unexpected argument of type " + typeof s);
}(o), d = i.strings.length, T = i.integers.length;
i.floats.length, g && console.log("Parsing the dictionary");
}(o), g = i.strings.length, T = i.integers.length;
i.floats.length, c && console.log("Parsing the dictionary");
var E = i.strings.join("|");
return E += "^" + i.integers.join("|"), E += "^" + i.floats.join("|"), g && console.log("Parsing the structure"), E += "^" + function w(s) {
if (g && console.log("Calling a recursiveParser with " + this.JSON.stringify(s)), s instanceof Array) {
return E += "^" + i.integers.join("|"), E += "^" + i.floats.join("|"), c && console.log("Parsing the structure"), E += "^" + function w(s) {
if (c && console.log("Calling a recursiveParser with " + this.JSON.stringify(s)), s instanceof Array) {
var y = s.shift();
for (var _ in s)
s.hasOwnProperty(_) && (y += w(s[_]) + "|");
@ -166,46 +166,46 @@ var re = {};
if (O === "strings")
return x(R);
if (O === "integers")
return x(d + R);
return x(g + R);
if (O === "floats")
return x(d + T + R);
return x(g + T + R);
if (O === "boolean")
return s.index;
if (O === "null")
return u;
if (O === "undefined")
return c;
return d;
if (O === "empty")
return v;
throw new TypeError("The item is alien!");
}(l), g && console.log("Ending parser"), a.debug ? {
}(h), c && console.log("Ending parser"), a.debug ? {
dictionary: i,
ast: l,
ast: h,
packed: E
} : E;
}, B = function(o, a) {
a = a || {};
var g = o.split("^");
var c = o.split("^");
a.verbose && console.log("Building dictionary");
var i = [], l = g[0];
if (l !== "") {
l = l.split("|"), a.verbose && console.log("Parse the strings dictionary");
for (var d = 0, T = l.length; d < T; d++)
i.push(q(l[d]));
var i = [], h = c[0];
if (h !== "") {
h = h.split("|"), a.verbose && console.log("Parse the strings dictionary");
for (var g = 0, T = h.length; g < T; g++)
i.push(q(h[g]));
}
if (l = g[1], l !== "") {
l = l.split("|"), a.verbose && console.log("Parse the integers dictionary");
for (var d = 0, T = l.length; d < T; d++)
i.push(p(l[d]));
if (h = c[1], h !== "") {
h = h.split("|"), a.verbose && console.log("Parse the integers dictionary");
for (var g = 0, T = h.length; g < T; g++)
i.push(p(h[g]));
}
if (l = g[2], l !== "") {
l = l.split("|"), a.verbose && console.log("Parse the floats dictionary");
for (var d = 0, T = l.length; d < T; d++)
i.push(parseFloat(l[d]));
if (h = c[2], h !== "") {
h = h.split("|"), a.verbose && console.log("Parse the floats dictionary");
for (var g = 0, T = h.length; g < T; g++)
i.push(parseFloat(h[g]));
}
l = null, a.verbose && console.log("Tokenizing the structure");
for (var E = "", w = [], s = g[3].length, d = 0; d < s; d++) {
var y = g[3].charAt(d);
h = null, a.verbose && console.log("Tokenizing the structure");
for (var E = "", w = [], s = c[3].length, g = 0; g < s; g++) {
var y = c[3].charAt(g);
y === "|" || y === "$" || y === "@" || y === "]" ? (E && (w.push(p(E)), E = ""), y !== "|" && w.push(y)) : E += y;
}
var _ = w.length, O = 0;
@ -229,7 +229,7 @@ var re = {};
case u:
b.push(null);
break;
case c:
case d:
b.push(void 0);
break;
case v:
@ -261,7 +261,7 @@ var re = {};
case u:
b[C] = null;
break;
case c:
case d:
b[C] = void 0;
break;
case v:
@ -300,9 +300,9 @@ var re = {};
}, p = function(o) {
return parseInt(o, 36);
}, f = Array.prototype.indexOf || function(o, a) {
for (var g = a || 0, i = this.length; g < i; g++)
if (this[g] === o)
return g;
for (var c = a || 0, i = this.length; c < i; c++)
if (this[c] === o)
return c;
return -1;
};
return {
@ -333,24 +333,24 @@ class X {
// 判罚是否已经给出错误提示
S(this, j, !0);
S(this, I, {
get: (e, r) => h(this, L).call(this, r),
ownKeys: () => Object.keys(h(this, I).getPrototypeOf() || {}),
getPrototypeOf: () => h(this, z) ? this : this.data,
get: (e, r) => l(this, L).call(this, r),
ownKeys: () => Object.keys(l(this, I).getPrototypeOf() || {}),
getPrototypeOf: () => l(this, z) ? this : this.data,
getOwnPropertyDescriptor: () => ({
configurable: !0,
enumerable: !0,
writable: !0,
value: h(this, I).getPrototypeOf()
value: l(this, I).getPrototypeOf()
})
});
S(this, L, (e) => e === "$toast" ? h(this, K) : e === "msg" ? h(this, H) : e === "then" || e === "resp" ? (m(this, j, !0), m(this, z, e === "resp"), h(this, V)) : e === "catch" ? h(this, Y) : e === "IS_ECHO_MSG" ? h(this, j) : Reflect.get(this, e));
S(this, H, (e = (n) => n, r = !1) => (h(this, K).call(this), m(this, z, r), Promise.resolve(e == null ? void 0 : e(h(this, I).getPrototypeOf()))));
S(this, L, (e) => e === "$toast" ? l(this, K) : e === "msg" ? l(this, H) : e === "then" || e === "resp" ? ($(this, j, !0), $(this, z, e === "resp"), l(this, V)) : e === "catch" ? l(this, Y) : e === "IS_ECHO_MSG" ? l(this, j) : Reflect.get(this, e));
S(this, H, (e = (n) => n, r = !1) => (l(this, K).call(this), $(this, z, r), Promise.resolve(e == null ? void 0 : e(l(this, I).getPrototypeOf()))));
S(this, K, () => {
h(this, j) && (m(this, j, !1), we.onToast(this.code, this.message));
l(this, j) && ($(this, j, !1), we.onToast(this.code, this.message));
});
S(this, V, (e) => [0, 1].includes(this.code) ? Promise.resolve(e == null ? void 0 : e(h(this, I).getPrototypeOf())) : Promise.reject(h(this, J)));
S(this, Y, (e) => Promise.resolve(e(h(this, J))));
return this.code = e, this.message = r, this.data = n, this.url = u, this.res = v, m(this, J, new Proxy(this, h(this, I)));
S(this, V, (e) => [0, 1].includes(this.code) ? Promise.resolve(e == null ? void 0 : e(l(this, I).getPrototypeOf())) : Promise.reject(l(this, J)));
S(this, Y, (e) => Promise.resolve(e(l(this, J))));
return this.code = e, this.message = r, this.data = n, this.url = u, this.res = v, $(this, J, new Proxy(this, l(this, I)));
}
}
J = new WeakMap(), z = new WeakMap(), j = new WeakMap(), I = new WeakMap(), L = new WeakMap(), H = new WeakMap(), K = new WeakMap(), V = new WeakMap(), Y = new WeakMap();
@ -384,8 +384,8 @@ function ue(t) {
throw new TypeError("stream option must be boolean");
if (ArrayBuffer.isView(e)) {
var u = new Uint8Array(e.buffer, e.byteOffset, e.byteLength), v = new Array(u.length);
for (let c = 0; c < u.length; c++)
v[c] = String.fromCharCode(u[c]);
for (let d = 0; d < u.length; d++)
v[d] = String.fromCharCode(u[d]);
return decodeURIComponent(escape(v.join("")));
} else
throw new TypeError("passed argument must be an array buffer view");
@ -401,27 +401,27 @@ const ce = new se.TextEncoder("utf8"), ge = new se.TextDecoder("utf8"), de = (t)
e = e * 33 ^ t.charCodeAt(r);
return (e >>> 0).toString(16);
}, be = (t, e) => t.replace(new RegExp(`^${e}+|${e}+$`, "g"), ""), pe = (t) => ce.encode(t || ""), ve = (t) => ge.decode(new DataView(t), {});
var F, G, Q, M, $;
var F, G, Q, m, M;
class Z {
constructor(e, r, n = ({}) => Promise.reject({ code: -1, msg: "请初始化HTTP请求方法主体" })) {
S(this, F, void 0);
S(this, G, void 0);
S(this, Q, void 0);
S(this, M, {
S(this, m, {
"#": /* @__PURE__ */ new Map(),
// 系统缓存
$: /* @__PURE__ */ new Map()
// 普通缓存
});
S(this, $, /* @__PURE__ */ new Map());
S(this, M, /* @__PURE__ */ new Map());
A(this, "request", ({ url: e = "/", method: r = "GET", ...n }, u = !1) => {
var x;
const v = r.toUpperCase(), c = de(JSON.stringify([e, v, n])), U = (x = e == null ? void 0 : e.includes) != null && x.call(e, "/_/") ? "#" : "$", { promise: B, resolve: D, reject: q } = Promise.withResolvers();
return h(this, M)[U].has(c) ? (console.log("缓存命中", e), D(h(this, M)[U].get(c))) : h(this, $).has(c) ? h(this, $).get(c).push([D, q]) : h(this, $).set(c, [[D, q]]), h(this, $).get(c).length === 1 && h(this, F).call(this, { url: e, method: v, ...n }).then((p) => {
const v = r.toUpperCase(), d = de(JSON.stringify([e, v, n])), U = (x = e == null ? void 0 : e.includes) != null && x.call(e, "/_/") ? "#" : "$", { promise: B, resolve: D, reject: q } = Promise.withResolvers();
return l(this, m)[U].has(d) ? (console.log("缓存命中", e), D(l(this, m)[U].get(d))) : l(this, M).has(d) ? l(this, M).get(d).push([D, q]) : l(this, M).set(d, [[D, q]]), l(this, M).get(d).length === 1 && l(this, F).call(this, { url: e, method: v, ...n }).then((p) => {
if (![0, 1].includes(p.code))
throw W(p.code, p.msg, p.data, e, p == null ? void 0 : p.res);
return [p.code, p.msg, p.data, e, p == null ? void 0 : p.res];
}).then((p) => ((U == "#" || u && v === "GET") && h(this, M)[U].set(c, p), p)).then((p) => h(this, $).get(c).forEach(([f, o]) => f(p))).catch((p) => (h(this, M)[U].delete(c), h(this, $).get(c).forEach(([f, o]) => o(p instanceof X ? p : W(-1, p, null, e))))).finally(() => h(this, $).delete(c)), new Proxy(B, {
}).then((p) => ((U == "#" || u && v === "GET") && l(this, m)[U].set(d, p), p)).then((p) => l(this, M).get(d).forEach(([f, o]) => f(p))).catch((p) => (l(this, m)[U].delete(d), l(this, M).get(d).forEach(([f, o]) => o(p instanceof X ? p : W(-1, p, null, e))))), new Proxy(B, {
get: (p, f) => (...o) => p.then((a) => W(...a)[f](...o)).catch((a) => {
if (!a instanceof X)
throw a;
@ -440,13 +440,13 @@ class Z {
A(this, "getAppInfo", () => {
});
A(this, "refreshCache", (e = !1) => {
e && h(this, M)["#"].clear(), h(this, M).$.clear();
e && l(this, m)["#"].clear(), l(this, m).$.clear();
});
A(this, "decode", (e = "", r = {}) => {
if (e === void 0 || e === "" || e === null)
return r;
try {
const n = h(this, G).decode(e).buffer;
const n = l(this, G).decode(e).buffer;
return ee.unpack(ve(n));
} catch {
return console.warn("core.decode", e), r;
@ -454,16 +454,16 @@ class Z {
});
A(this, "encode", (e = {}) => {
const r = JSON.stringify(e, (n, u) => u === void 0 ? null : u);
return h(this, G).encode(pe(ee.pack(r)));
return l(this, G).encode(pe(ee.pack(r)));
});
m(this, Q, e), m(this, F, n), m(this, G, he(r));
$(this, Q, e), $(this, F, n), $(this, G, he(r));
}
}
F = new WeakMap(), G = new WeakMap(), Q = new WeakMap(), M = new WeakMap(), $ = new WeakMap();
F = new WeakMap(), G = new WeakMap(), Q = new WeakMap(), m = new WeakMap(), M = new WeakMap();
const we = Z;
Z.onUnhandledRejection = (t) => {
var e, r, n, u, v, c;
t != null && t.IS_ECHO_MSG ? ((e = t == null ? void 0 : t.$toast) == null || e.call(t), (r = t == null ? void 0 : t.preventDefault) == null || r.call(t)) : (n = t.reason) != null && n.IS_ECHO_MSG && ((v = (u = t.reason) == null ? void 0 : u.$toast) == null || v.call(u), (c = t == null ? void 0 : t.preventDefault) == null || c.call(t));
var e, r, n, u, v, d;
t != null && t.IS_ECHO_MSG ? ((e = t == null ? void 0 : t.$toast) == null || e.call(t), (r = t == null ? void 0 : t.preventDefault) == null || r.call(t)) : (n = t.reason) != null && n.IS_ECHO_MSG && ((v = (u = t.reason) == null ? void 0 : u.$toast) == null || v.call(u), (d = t == null ? void 0 : t.preventDefault) == null || d.call(t));
};
Z.onToast = (t, e) => [0, 1].includes(t) ? console.log(e) : console.warn(e);
export {

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"name": "ff-request",
"private": true,
"version": "0.9.5",
"version": "0.9.6",
"type": "module",
"files": [
"dist"