@farris/x-ui 0.1.7 → 0.2.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.
- package/farris.x-ui.esm.js +339 -337
- package/farris.x-ui.umd.cjs +20 -20
- package/index.css +1 -1
- package/package.json +1 -1
- package/todo/src/composition/status-icon.d.ts +1 -1
package/farris.x-ui.esm.js
CHANGED
|
@@ -3,8 +3,8 @@ var Ro = (e) => {
|
|
|
3
3
|
throw TypeError(e);
|
|
4
4
|
};
|
|
5
5
|
var Nl = (e, t, n) => t in e ? zl(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
6
|
-
var me = (e, t, n) => Nl(e, typeof t != "symbol" ? t + "" : t, n),
|
|
7
|
-
var w = (e, t, n) => (
|
|
6
|
+
var me = (e, t, n) => Nl(e, typeof t != "symbol" ? t + "" : t, n), Gi = (e, t, n) => t.has(e) || Ro("Cannot " + n);
|
|
7
|
+
var w = (e, t, n) => (Gi(e, t, "read from private field"), n ? n.call(e) : t.get(e)), le = (e, t, n) => t.has(e) ? Ro("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, n), ue = (e, t, n, u) => (Gi(e, t, "write to private field"), u ? u.call(e, n) : t.set(e, n), n), J = (e, t, n) => (Gi(e, t, "access private method"), n);
|
|
8
8
|
var Tu = (e, t, n, u) => ({
|
|
9
9
|
set _(r) {
|
|
10
10
|
ue(e, t, r, n);
|
|
@@ -13,7 +13,7 @@ var Tu = (e, t, n, u) => ({
|
|
|
13
13
|
return w(e, t, u);
|
|
14
14
|
}
|
|
15
15
|
});
|
|
16
|
-
import { defineComponent as ie, ref as j, createVNode as f, h as ou, watch as re, onMounted as Fe, reactive as jl, computed as M, onUnmounted as Wt, createTextVNode as ce, Fragment as at, nextTick as Ee, onBeforeUnmount as on, Teleport as os, withDirectives as
|
|
16
|
+
import { defineComponent as ie, ref as j, createVNode as f, h as ou, watch as re, onMounted as Fe, reactive as jl, computed as M, onUnmounted as Wt, createTextVNode as ce, Fragment as at, nextTick as Ee, onBeforeUnmount as on, Teleport as os, withDirectives as gi, vShow as as, resolveDirective as Po, mergeProps as ss, shallowRef as vu, resolveComponent as Mo, provide as mt, inject as he, useId as Hl, toRef as $l } from "vue";
|
|
17
17
|
const Ul = {
|
|
18
18
|
content: {
|
|
19
19
|
type: Object,
|
|
@@ -153,10 +153,10 @@ const Wl = {
|
|
|
153
153
|
type: String,
|
|
154
154
|
default: "assistant"
|
|
155
155
|
}
|
|
156
|
-
},
|
|
156
|
+
}, Vi = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 }, Gl = "/api/runtime/attachment";
|
|
157
157
|
function Vl() {
|
|
158
158
|
try {
|
|
159
|
-
const e =
|
|
159
|
+
const e = Vi == null ? void 0 : Vi.VITE_ATTACHMENT_API_BASE;
|
|
160
160
|
if (typeof e == "string" && e.trim() !== "")
|
|
161
161
|
return e.replace(/\/+$/, "");
|
|
162
162
|
} catch {
|
|
@@ -266,7 +266,7 @@ function Me(e, t) {
|
|
|
266
266
|
n && u !== void 0 && u !== null && (e[n] = u);
|
|
267
267
|
})), e;
|
|
268
268
|
}
|
|
269
|
-
function
|
|
269
|
+
function Nu(e) {
|
|
270
270
|
return e || null;
|
|
271
271
|
}
|
|
272
272
|
function Jl(e) {
|
|
@@ -1079,7 +1079,7 @@ function no(e) {
|
|
|
1079
1079
|
let t = "";
|
|
1080
1080
|
return t += e.protocol || "", t += e.slashes ? "//" : "", t += e.auth ? e.auth + "@" : "", e.hostname && e.hostname.indexOf(":") !== -1 ? t += "[" + e.hostname + "]" : t += e.hostname || "", t += e.port ? ":" + e.port : "", t += e.pathname || "", t += e.search || "", t += e.hash || "", t;
|
|
1081
1081
|
}
|
|
1082
|
-
function
|
|
1082
|
+
function bi() {
|
|
1083
1083
|
this.protocol = null, this.slashes = null, this.auth = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.pathname = null;
|
|
1084
1084
|
}
|
|
1085
1085
|
const Tc = /^([a-z0-9.+-]+:)/i, Ic = /:[0-9]*$/, Oc = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, Lc = ["<", ">", '"', "`", " ", "\r", `
|
|
@@ -1099,11 +1099,11 @@ const Tc = /^([a-z0-9.+-]+:)/i, Ic = /:[0-9]*$/, Oc = /^(\/\/?(?!\/)[^\?\s]*)(\?
|
|
|
1099
1099
|
"file:": !0
|
|
1100
1100
|
};
|
|
1101
1101
|
function uo(e, t) {
|
|
1102
|
-
if (e && e instanceof
|
|
1103
|
-
const n = new
|
|
1102
|
+
if (e && e instanceof bi) return e;
|
|
1103
|
+
const n = new bi();
|
|
1104
1104
|
return n.parse(e, t), n;
|
|
1105
1105
|
}
|
|
1106
|
-
|
|
1106
|
+
bi.prototype.parse = function(e, t) {
|
|
1107
1107
|
let n, u, r, i = e;
|
|
1108
1108
|
if (i = i.trim(), !t && e.split("#").length === 1) {
|
|
1109
1109
|
const c = Oc.exec(i);
|
|
@@ -1146,7 +1146,7 @@ vi.prototype.parse = function(e, t) {
|
|
|
1146
1146
|
const s = i.indexOf("?");
|
|
1147
1147
|
return s !== -1 && (this.search = i.substr(s), i = i.slice(0, s)), i && (this.pathname = i), Vo[n] && this.hostname && !this.pathname && (this.pathname = ""), this;
|
|
1148
1148
|
};
|
|
1149
|
-
|
|
1149
|
+
bi.prototype.parseHost = function(e) {
|
|
1150
1150
|
let t = Ic.exec(e);
|
|
1151
1151
|
t && (t = t[0], t !== ":" && (this.port = t.substr(1)), e = e.substr(0, e.length - t.length)), e && (this.hostname = e);
|
|
1152
1152
|
};
|
|
@@ -1171,7 +1171,7 @@ const zc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1171
1171
|
// prettier-ignore
|
|
1172
1172
|
"Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e) => e.charCodeAt(0))
|
|
1173
1173
|
);
|
|
1174
|
-
var
|
|
1174
|
+
var qi;
|
|
1175
1175
|
const Uc = /* @__PURE__ */ new Map([
|
|
1176
1176
|
[0, 65533],
|
|
1177
1177
|
// C1 Unicode control character reference replacements
|
|
@@ -1204,7 +1204,7 @@ const Uc = /* @__PURE__ */ new Map([
|
|
|
1204
1204
|
[159, 376]
|
|
1205
1205
|
]), Wc = (
|
|
1206
1206
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, node/no-unsupported-features/es-builtins
|
|
1207
|
-
(
|
|
1207
|
+
(qi = String.fromCodePoint) !== null && qi !== void 0 ? qi : function(e) {
|
|
1208
1208
|
let t = "";
|
|
1209
1209
|
return e > 65535 && (e -= 65536, t += String.fromCharCode(e >>> 10 & 1023 | 55296), e = 56320 | e & 1023), t += String.fromCharCode(e), t;
|
|
1210
1210
|
}
|
|
@@ -1486,7 +1486,7 @@ const e0 = Object.prototype.hasOwnProperty;
|
|
|
1486
1486
|
function t0(e, t) {
|
|
1487
1487
|
return e0.call(e, t);
|
|
1488
1488
|
}
|
|
1489
|
-
function
|
|
1489
|
+
function Fi(e) {
|
|
1490
1490
|
return Array.prototype.slice.call(arguments, 1).forEach(function(n) {
|
|
1491
1491
|
if (n) {
|
|
1492
1492
|
if (typeof n != "object")
|
|
@@ -1503,7 +1503,7 @@ function As(e, t, n) {
|
|
|
1503
1503
|
function oo(e) {
|
|
1504
1504
|
return !(e >= 55296 && e <= 57343 || e >= 64976 && e <= 65007 || (e & 65535) === 65535 || (e & 65535) === 65534 || e >= 0 && e <= 8 || e === 11 || e >= 14 && e <= 31 || e >= 127 && e <= 159 || e > 1114111);
|
|
1505
1505
|
}
|
|
1506
|
-
function
|
|
1506
|
+
function vi(e) {
|
|
1507
1507
|
if (e > 65535) {
|
|
1508
1508
|
e -= 65536;
|
|
1509
1509
|
const t = 55296 + (e >> 10), n = 56320 + (e & 1023);
|
|
@@ -1515,7 +1515,7 @@ const ks = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, n0 = /&([a-z#][a-z0-9]{
|
|
|
1515
1515
|
function r0(e, t) {
|
|
1516
1516
|
if (t.charCodeAt(0) === 35 && i0.test(t)) {
|
|
1517
1517
|
const u = t[1].toLowerCase() === "x" ? parseInt(t.slice(2), 16) : parseInt(t.slice(1), 10);
|
|
1518
|
-
return oo(u) ?
|
|
1518
|
+
return oo(u) ? vi(u) : e;
|
|
1519
1519
|
}
|
|
1520
1520
|
const n = ws(e);
|
|
1521
1521
|
return n !== e ? n : e;
|
|
@@ -1613,16 +1613,16 @@ function cu(e) {
|
|
|
1613
1613
|
return !1;
|
|
1614
1614
|
}
|
|
1615
1615
|
}
|
|
1616
|
-
function
|
|
1616
|
+
function Ti(e) {
|
|
1617
1617
|
return e = e.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (e = e.replace(/ẞ/g, "ß")), e.toLowerCase().toUpperCase();
|
|
1618
1618
|
}
|
|
1619
1619
|
const h0 = { mdurl: zc, ucmicro: jc }, p0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1620
1620
|
__proto__: null,
|
|
1621
1621
|
arrayReplaceAt: As,
|
|
1622
|
-
assign:
|
|
1622
|
+
assign: Fi,
|
|
1623
1623
|
escapeHtml: un,
|
|
1624
1624
|
escapeRE: f0,
|
|
1625
|
-
fromCodePoint:
|
|
1625
|
+
fromCodePoint: vi,
|
|
1626
1626
|
has: t0,
|
|
1627
1627
|
isMdAsciiPunct: cu,
|
|
1628
1628
|
isPunctChar: lu,
|
|
@@ -1631,7 +1631,7 @@ const h0 = { mdurl: zc, ucmicro: jc }, p0 = /* @__PURE__ */ Object.freeze(/* @__
|
|
|
1631
1631
|
isValidEntityCode: oo,
|
|
1632
1632
|
isWhiteSpace: su,
|
|
1633
1633
|
lib: h0,
|
|
1634
|
-
normalizeReference:
|
|
1634
|
+
normalizeReference: Ti,
|
|
1635
1635
|
unescapeAll: Mn,
|
|
1636
1636
|
unescapeMd: o0
|
|
1637
1637
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -1789,7 +1789,7 @@ Mt.html_inline = function(e, t) {
|
|
|
1789
1789
|
return e[t].content;
|
|
1790
1790
|
};
|
|
1791
1791
|
function Nn() {
|
|
1792
|
-
this.rules =
|
|
1792
|
+
this.rules = Fi({}, Mt);
|
|
1793
1793
|
}
|
|
1794
1794
|
Nn.prototype.renderAttrs = function(t) {
|
|
1795
1795
|
let n, u, r;
|
|
@@ -2165,7 +2165,7 @@ function B0(e) {
|
|
|
2165
2165
|
t !== n && (o.length = n);
|
|
2166
2166
|
}
|
|
2167
2167
|
}
|
|
2168
|
-
const
|
|
2168
|
+
const Xi = [
|
|
2169
2169
|
["normalize", w0],
|
|
2170
2170
|
["block", A0],
|
|
2171
2171
|
["inline", k0],
|
|
@@ -2178,8 +2178,8 @@ const Zi = [
|
|
|
2178
2178
|
];
|
|
2179
2179
|
function ao() {
|
|
2180
2180
|
this.ruler = new Qe();
|
|
2181
|
-
for (let e = 0; e <
|
|
2182
|
-
this.ruler.push(
|
|
2181
|
+
for (let e = 0; e < Xi.length; e++)
|
|
2182
|
+
this.ruler.push(Xi[e][0], Xi[e][1]);
|
|
2183
2183
|
}
|
|
2184
2184
|
ao.prototype.process = function(e) {
|
|
2185
2185
|
const t = this.ruler.getRules("");
|
|
@@ -2267,7 +2267,7 @@ Bt.prototype.getLines = function(t, n, u, r) {
|
|
|
2267
2267
|
};
|
|
2268
2268
|
Bt.prototype.Token = _t;
|
|
2269
2269
|
const z0 = 65536;
|
|
2270
|
-
function
|
|
2270
|
+
function Zi(e, t) {
|
|
2271
2271
|
const n = e.bMarks[t] + e.tShift[t], u = e.eMarks[t];
|
|
2272
2272
|
return e.src.slice(n, u);
|
|
2273
2273
|
}
|
|
@@ -2299,7 +2299,7 @@ function N0(e, t, n, u) {
|
|
|
2299
2299
|
return !1;
|
|
2300
2300
|
i++;
|
|
2301
2301
|
}
|
|
2302
|
-
let s =
|
|
2302
|
+
let s = Zi(e, t + 1), c = s.split("|");
|
|
2303
2303
|
const d = [];
|
|
2304
2304
|
for (let y = 0; y < c.length; y++) {
|
|
2305
2305
|
const k = c[y].trim();
|
|
@@ -2312,7 +2312,7 @@ function N0(e, t, n, u) {
|
|
|
2312
2312
|
return !1;
|
|
2313
2313
|
k.charCodeAt(k.length - 1) === 58 ? d.push(k.charCodeAt(0) === 58 ? "center" : "right") : k.charCodeAt(0) === 58 ? d.push("left") : d.push("");
|
|
2314
2314
|
}
|
|
2315
|
-
if (s =
|
|
2315
|
+
if (s = Zi(e, t).trim(), s.indexOf("|") === -1 || e.sCount[t] - e.blkIndent >= 4)
|
|
2316
2316
|
return !1;
|
|
2317
2317
|
c = Zo(s), c.length && c[0] === "" && c.shift(), c.length && c[c.length - 1] === "" && c.pop();
|
|
2318
2318
|
const l = c.length;
|
|
@@ -2343,7 +2343,7 @@ function N0(e, t, n, u) {
|
|
|
2343
2343
|
y = !0;
|
|
2344
2344
|
break;
|
|
2345
2345
|
}
|
|
2346
|
-
if (y || (s =
|
|
2346
|
+
if (y || (s = Zi(e, r).trim(), !s) || e.sCount[r] - e.blkIndent >= 4 || (c = Zo(s), c.length && c[0] === "" && c.shift(), c.length && c[c.length - 1] === "" && c.pop(), g += l - c.length, g > z0))
|
|
2347
2347
|
break;
|
|
2348
2348
|
if (r === t + 2) {
|
|
2349
2349
|
const T = e.push("tbody_open", "tbody", 1);
|
|
@@ -2680,7 +2680,7 @@ function V0(e, t, n, u) {
|
|
|
2680
2680
|
}
|
|
2681
2681
|
if (r < i && s.charCodeAt(r) !== 10)
|
|
2682
2682
|
return !1;
|
|
2683
|
-
const A =
|
|
2683
|
+
const A = Ti(s.slice(1, c));
|
|
2684
2684
|
return A ? (u || (typeof e.env.references > "u" && (e.env.references = {}), typeof e.env.references[A] > "u" && (e.env.references[A] = { title: v, href: l }), e.line = o), !0) : !1;
|
|
2685
2685
|
}
|
|
2686
2686
|
const q0 = [
|
|
@@ -2879,12 +2879,12 @@ const Ou = [
|
|
|
2879
2879
|
["lheading", sd],
|
|
2880
2880
|
["paragraph", ld]
|
|
2881
2881
|
];
|
|
2882
|
-
function
|
|
2882
|
+
function Ii() {
|
|
2883
2883
|
this.ruler = new Qe();
|
|
2884
2884
|
for (let e = 0; e < Ou.length; e++)
|
|
2885
2885
|
this.ruler.push(Ou[e][0], Ou[e][1], { alt: (Ou[e][2] || []).slice() });
|
|
2886
2886
|
}
|
|
2887
|
-
|
|
2887
|
+
Ii.prototype.tokenize = function(e, t, n) {
|
|
2888
2888
|
const u = this.ruler.getRules(""), r = u.length, i = e.md.options.maxNesting;
|
|
2889
2889
|
let o = t, a = !1;
|
|
2890
2890
|
for (; o < n && (e.line = o = e.skipEmptyLines(o), !(o >= n || e.sCount[o] < e.blkIndent)); ) {
|
|
@@ -2904,13 +2904,13 @@ Oi.prototype.tokenize = function(e, t, n) {
|
|
|
2904
2904
|
e.tight = !a, e.isEmpty(e.line - 1) && (a = !0), o = e.line, o < n && e.isEmpty(o) && (a = !0, o++, e.line = o);
|
|
2905
2905
|
}
|
|
2906
2906
|
};
|
|
2907
|
-
|
|
2907
|
+
Ii.prototype.parse = function(e, t, n, u) {
|
|
2908
2908
|
if (!e)
|
|
2909
2909
|
return;
|
|
2910
2910
|
const r = new this.State(e, t, n, u);
|
|
2911
2911
|
this.tokenize(r, r.line, r.lineMax);
|
|
2912
2912
|
};
|
|
2913
|
-
|
|
2913
|
+
Ii.prototype.State = Bt;
|
|
2914
2914
|
function xu(e, t, n, u) {
|
|
2915
2915
|
this.src = e, this.env = n, this.md = t, this.tokens = u, this.tokens_meta = Array(u.length), this.pos = 0, this.posMax = this.src.length, this.level = 0, this.pending = "", this.pendingLevel = 0, this.cache = {}, this.delimiters = [], this._prev_delimiters = [], this.backticks = {}, this.backticksScanned = !1, this.linkLevel = 0;
|
|
2916
2916
|
}
|
|
@@ -3202,7 +3202,7 @@ function wd(e, t) {
|
|
|
3202
3202
|
if (c) {
|
|
3203
3203
|
if (typeof e.env.references > "u")
|
|
3204
3204
|
return !1;
|
|
3205
|
-
if (p < l && e.src.charCodeAt(p) === 91 ? (s = p + 1, p = e.md.helpers.parseLinkLabel(e, p), p >= 0 ? u = e.src.slice(s, p++) : p = m + 1) : p = m + 1, u || (u = e.src.slice(h, m)), i = e.env.references[
|
|
3205
|
+
if (p < l && e.src.charCodeAt(p) === 91 ? (s = p + 1, p = e.md.helpers.parseLinkLabel(e, p), p >= 0 ? u = e.src.slice(s, p++) : p = m + 1) : p = m + 1, u || (u = e.src.slice(h, m)), i = e.env.references[Ti(u)], !i)
|
|
3206
3206
|
return e.pos = d, !1;
|
|
3207
3207
|
o = i.href, a = i.title;
|
|
3208
3208
|
}
|
|
@@ -3239,7 +3239,7 @@ function Ad(e, t) {
|
|
|
3239
3239
|
} else {
|
|
3240
3240
|
if (typeof e.env.references > "u")
|
|
3241
3241
|
return !1;
|
|
3242
|
-
if (i < h && e.src.charCodeAt(i) === 91 ? (c = i + 1, i = e.md.helpers.parseLinkLabel(e, i), i >= 0 ? r = e.src.slice(c, i++) : i = p + 1) : i = p + 1, r || (r = e.src.slice(m, p)), o = e.env.references[
|
|
3242
|
+
if (i < h && e.src.charCodeAt(i) === 91 ? (c = i + 1, i = e.md.helpers.parseLinkLabel(e, i), i >= 0 ? r = e.src.slice(c, i++) : i = p + 1) : i = p + 1, r || (r = e.src.slice(m, p)), o = e.env.references[Ti(r)], !o)
|
|
3243
3243
|
return e.pos = l, !1;
|
|
3244
3244
|
d = o.href, s = o.title;
|
|
3245
3245
|
}
|
|
@@ -3337,7 +3337,7 @@ function Od(e, t) {
|
|
|
3337
3337
|
if (i) {
|
|
3338
3338
|
if (!t) {
|
|
3339
3339
|
const o = i[1][0].toLowerCase() === "x" ? parseInt(i[1].slice(1), 16) : parseInt(i[1], 10), a = e.push("text_special", "", 0);
|
|
3340
|
-
a.content = oo(o) ?
|
|
3340
|
+
a.content = oo(o) ? vi(o) : vi(65533), a.markup = i[0], a.info = "entity";
|
|
3341
3341
|
}
|
|
3342
3342
|
return e.pos += i[0].length, !0;
|
|
3343
3343
|
}
|
|
@@ -3394,7 +3394,7 @@ function Rd(e) {
|
|
|
3394
3394
|
r[t].nesting < 0 && u--, r[t].level = u, r[t].nesting > 0 && u++, r[t].type === "text" && t + 1 < i && r[t + 1].type === "text" ? r[t + 1].content = r[t].content + r[t + 1].content : (t !== n && (r[n] = r[t]), n++);
|
|
3395
3395
|
t !== n && (r.length = n);
|
|
3396
3396
|
}
|
|
3397
|
-
const
|
|
3397
|
+
const Yi = [
|
|
3398
3398
|
["text", dd],
|
|
3399
3399
|
["linkify", hd],
|
|
3400
3400
|
["newline", pd],
|
|
@@ -3407,7 +3407,7 @@ const Ki = [
|
|
|
3407
3407
|
["autolink", _d],
|
|
3408
3408
|
["html_inline", Fd],
|
|
3409
3409
|
["entity", Od]
|
|
3410
|
-
],
|
|
3410
|
+
], Ki = [
|
|
3411
3411
|
["balance_pairs", Ld],
|
|
3412
3412
|
["strikethrough", Ds.postProcess],
|
|
3413
3413
|
["emphasis", Fs.postProcess],
|
|
@@ -3417,11 +3417,11 @@ const Ki = [
|
|
|
3417
3417
|
];
|
|
3418
3418
|
function wu() {
|
|
3419
3419
|
this.ruler = new Qe();
|
|
3420
|
-
for (let e = 0; e <
|
|
3421
|
-
this.ruler.push(
|
|
3420
|
+
for (let e = 0; e < Yi.length; e++)
|
|
3421
|
+
this.ruler.push(Yi[e][0], Yi[e][1]);
|
|
3422
3422
|
this.ruler2 = new Qe();
|
|
3423
|
-
for (let e = 0; e <
|
|
3424
|
-
this.ruler2.push(
|
|
3423
|
+
for (let e = 0; e < Ki.length; e++)
|
|
3424
|
+
this.ruler2.push(Ki[e][0], Ki[e][1]);
|
|
3425
3425
|
}
|
|
3426
3426
|
wu.prototype.skipToken = function(e) {
|
|
3427
3427
|
const t = e.pos, n = this.ruler.getRules(""), u = n.length, r = e.md.options.maxNesting, i = e.cache;
|
|
@@ -3490,20 +3490,20 @@ function Fr(e) {
|
|
|
3490
3490
|
});
|
|
3491
3491
|
}), e;
|
|
3492
3492
|
}
|
|
3493
|
-
function
|
|
3493
|
+
function Oi(e) {
|
|
3494
3494
|
return Object.prototype.toString.call(e);
|
|
3495
3495
|
}
|
|
3496
3496
|
function Md(e) {
|
|
3497
|
-
return
|
|
3497
|
+
return Oi(e) === "[object String]";
|
|
3498
3498
|
}
|
|
3499
3499
|
function Bd(e) {
|
|
3500
|
-
return
|
|
3500
|
+
return Oi(e) === "[object Object]";
|
|
3501
3501
|
}
|
|
3502
3502
|
function zd(e) {
|
|
3503
|
-
return
|
|
3503
|
+
return Oi(e) === "[object RegExp]";
|
|
3504
3504
|
}
|
|
3505
3505
|
function ta(e) {
|
|
3506
|
-
return
|
|
3506
|
+
return Oi(e) === "[object Function]";
|
|
3507
3507
|
}
|
|
3508
3508
|
function Nd(e) {
|
|
3509
3509
|
return e.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
|
|
@@ -3565,7 +3565,7 @@ function na() {
|
|
|
3565
3565
|
t.normalize(e);
|
|
3566
3566
|
};
|
|
3567
3567
|
}
|
|
3568
|
-
function
|
|
3568
|
+
function yi(e) {
|
|
3569
3569
|
const t = e.re = Pd(e.__opts__), n = e.__tlds__.slice();
|
|
3570
3570
|
e.onCompile(), e.__tlds_replaced__ || n.push($d), n.push(t.src_xn), t.src_tlds = n.join("|");
|
|
3571
3571
|
function u(a) {
|
|
@@ -3613,10 +3613,10 @@ function Tr(e, t) {
|
|
|
3613
3613
|
function lt(e, t) {
|
|
3614
3614
|
if (!(this instanceof lt))
|
|
3615
3615
|
return new lt(e, t);
|
|
3616
|
-
t || jd(e) && (t = e, e = {}), this.__opts__ = Fr({}, Ts, t), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = Fr({}, Hd, e), this.__compiled__ = {}, this.__tlds__ = Ud, this.__tlds_replaced__ = !1, this.re = {},
|
|
3616
|
+
t || jd(e) && (t = e, e = {}), this.__opts__ = Fr({}, Ts, t), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = Fr({}, Hd, e), this.__compiled__ = {}, this.__tlds__ = Ud, this.__tlds_replaced__ = !1, this.re = {}, yi(this);
|
|
3617
3617
|
}
|
|
3618
3618
|
lt.prototype.add = function(t, n) {
|
|
3619
|
-
return this.__schemas__[t] = n,
|
|
3619
|
+
return this.__schemas__[t] = n, yi(this), this;
|
|
3620
3620
|
};
|
|
3621
3621
|
lt.prototype.set = function(t) {
|
|
3622
3622
|
return this.__opts__ = Fr(this.__opts__, t), this;
|
|
@@ -3659,7 +3659,7 @@ lt.prototype.matchAtStart = function(t) {
|
|
|
3659
3659
|
lt.prototype.tlds = function(t, n) {
|
|
3660
3660
|
return t = Array.isArray(t) ? t : [t], n ? (this.__tlds__ = this.__tlds__.concat(t).sort().filter(function(u, r, i) {
|
|
3661
3661
|
return u !== i[r - 1];
|
|
3662
|
-
}).reverse(),
|
|
3662
|
+
}).reverse(), yi(this), this) : (this.__tlds__ = t.slice(), this.__tlds_replaced__ = !0, yi(this), this);
|
|
3663
3663
|
};
|
|
3664
3664
|
lt.prototype.normalize = function(t) {
|
|
3665
3665
|
t.schema || (t.url = "http://" + t.url), t.schema === "mailto:" && !/^mailto:/i.test(t.url) && (t.url = "mailto:" + t.url);
|
|
@@ -3670,7 +3670,7 @@ const Cn = 2147483647, It = 36, lo = 1, du = 26, qd = 38, Xd = 700, Is = 72, Os
|
|
|
3670
3670
|
overflow: "Overflow: input needs wider integers to process",
|
|
3671
3671
|
"not-basic": "Illegal input >= 0x80 (not a basic code point)",
|
|
3672
3672
|
"invalid-input": "Invalid input"
|
|
3673
|
-
},
|
|
3673
|
+
}, Qi = It - lo, Ot = Math.floor, Ji = String.fromCharCode;
|
|
3674
3674
|
function Yt(e) {
|
|
3675
3675
|
throw new RangeError(Qd[e]);
|
|
3676
3676
|
}
|
|
@@ -3708,9 +3708,9 @@ const ef = (e) => String.fromCodePoint(...e), tf = function(e) {
|
|
|
3708
3708
|
return e + 22 + 75 * (e < 26) - ((t != 0) << 5);
|
|
3709
3709
|
}, Ms = function(e, t, n) {
|
|
3710
3710
|
let u = 0;
|
|
3711
|
-
for (e = n ? Ot(e / Xd) : e >> 1, e += Ot(e / t); e >
|
|
3712
|
-
e = Ot(e /
|
|
3713
|
-
return Ot(u + (
|
|
3711
|
+
for (e = n ? Ot(e / Xd) : e >> 1, e += Ot(e / t); e > Qi * du >> 1; u += It)
|
|
3712
|
+
e = Ot(e / Qi);
|
|
3713
|
+
return Ot(u + (Qi + 1) * e / (e + qd));
|
|
3714
3714
|
}, Bs = function(e) {
|
|
3715
3715
|
const t = [], n = e.length;
|
|
3716
3716
|
let u = 0, r = Os, i = Is, o = e.lastIndexOf(Ls);
|
|
@@ -3739,7 +3739,7 @@ const ef = (e) => String.fromCodePoint(...e), tf = function(e) {
|
|
|
3739
3739
|
const n = e.length;
|
|
3740
3740
|
let u = Os, r = 0, i = Is;
|
|
3741
3741
|
for (const s of e)
|
|
3742
|
-
s < 128 && t.push(
|
|
3742
|
+
s < 128 && t.push(Ji(s));
|
|
3743
3743
|
const o = t.length;
|
|
3744
3744
|
let a = o;
|
|
3745
3745
|
for (o && t.push(Ls); a < n; ) {
|
|
@@ -3757,10 +3757,10 @@ const ef = (e) => String.fromCodePoint(...e), tf = function(e) {
|
|
|
3757
3757
|
break;
|
|
3758
3758
|
const p = l - m, x = It - m;
|
|
3759
3759
|
t.push(
|
|
3760
|
-
|
|
3760
|
+
Ji(ua(m + p % x, 0))
|
|
3761
3761
|
), l = Ot(p / x);
|
|
3762
3762
|
}
|
|
3763
|
-
t.push(
|
|
3763
|
+
t.push(Ji(ua(l, 0))), i = Ms(r, c, a === o), r = 0, ++a;
|
|
3764
3764
|
}
|
|
3765
3765
|
++r, ++u;
|
|
3766
3766
|
}
|
|
@@ -3991,10 +3991,10 @@ function hf(e) {
|
|
|
3991
3991
|
function ct(e, t) {
|
|
3992
3992
|
if (!(this instanceof ct))
|
|
3993
3993
|
return new ct(e, t);
|
|
3994
|
-
t || ro(e) || (t = e || {}, e = "default"), this.inline = new wu(), this.block = new
|
|
3994
|
+
t || ro(e) || (t = e || {}, e = "default"), this.inline = new wu(), this.block = new Ii(), this.core = new ao(), this.renderer = new Nn(), this.linkify = new lt(), this.validateLink = df, this.normalizeLink = ff, this.normalizeLinkText = hf, this.utils = p0, this.helpers = Fi({}, v0), this.options = {}, this.configure(e), t && this.set(t);
|
|
3995
3995
|
}
|
|
3996
3996
|
ct.prototype.set = function(e) {
|
|
3997
|
-
return
|
|
3997
|
+
return Fi(this.options, e), this;
|
|
3998
3998
|
};
|
|
3999
3999
|
ct.prototype.configure = function(e) {
|
|
4000
4000
|
const t = this;
|
|
@@ -4064,7 +4064,7 @@ const {
|
|
|
4064
4064
|
let {
|
|
4065
4065
|
freeze: Ze,
|
|
4066
4066
|
seal: ht,
|
|
4067
|
-
create:
|
|
4067
|
+
create: ju
|
|
4068
4068
|
} = Object, {
|
|
4069
4069
|
apply: Ir,
|
|
4070
4070
|
construct: Or
|
|
@@ -4085,7 +4085,7 @@ Or || (Or = function(t) {
|
|
|
4085
4085
|
u[r - 1] = arguments[r];
|
|
4086
4086
|
return new t(...u);
|
|
4087
4087
|
});
|
|
4088
|
-
const Lu = Ye(Array.prototype.forEach), bf = Ye(Array.prototype.lastIndexOf), ra = Ye(Array.prototype.pop), Un = Ye(Array.prototype.push), vf = Ye(Array.prototype.splice),
|
|
4088
|
+
const Lu = Ye(Array.prototype.forEach), bf = Ye(Array.prototype.lastIndexOf), ra = Ye(Array.prototype.pop), Un = Ye(Array.prototype.push), vf = Ye(Array.prototype.splice), Hu = Ye(String.prototype.toLowerCase), er = Ye(String.prototype.toString), tr = Ye(String.prototype.match), Wn = Ye(String.prototype.replace), yf = Ye(String.prototype.indexOf), xf = Ye(String.prototype.trim), et = Ye(Object.prototype.hasOwnProperty), Ge = Ye(RegExp.prototype.test), Gn = wf(TypeError);
|
|
4089
4089
|
function Ye(e) {
|
|
4090
4090
|
return function(t) {
|
|
4091
4091
|
t instanceof RegExp && (t.lastIndex = 0);
|
|
@@ -4102,7 +4102,7 @@ function wf(e) {
|
|
|
4102
4102
|
};
|
|
4103
4103
|
}
|
|
4104
4104
|
function se(e, t) {
|
|
4105
|
-
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] :
|
|
4105
|
+
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Hu;
|
|
4106
4106
|
ia && ia(e, null);
|
|
4107
4107
|
let u = t.length;
|
|
4108
4108
|
for (; u--; ) {
|
|
@@ -4121,7 +4121,7 @@ function Af(e) {
|
|
|
4121
4121
|
return e;
|
|
4122
4122
|
}
|
|
4123
4123
|
function Dt(e) {
|
|
4124
|
-
const t =
|
|
4124
|
+
const t = ju(null);
|
|
4125
4125
|
for (const [n, u] of Hs(e))
|
|
4126
4126
|
et(e, n) && (Array.isArray(u) ? t[n] = Af(u) : u && typeof u == "object" && u.constructor === Object ? t[n] = Dt(u) : t[n] = u);
|
|
4127
4127
|
return t;
|
|
@@ -4142,7 +4142,7 @@ function Vn(e, t) {
|
|
|
4142
4142
|
}
|
|
4143
4143
|
return n;
|
|
4144
4144
|
}
|
|
4145
|
-
const oa = Ze(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "search", "section", "select", "shadow", "slot", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]),
|
|
4145
|
+
const oa = Ze(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "search", "section", "select", "shadow", "slot", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), nr = Ze(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "enterkeyhint", "exportparts", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "inputmode", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "part", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), ur = Ze(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), kf = Ze(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), ir = Ze(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Cf = Ze(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), aa = Ze(["#text"]), sa = Ze(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "exportparts", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inert", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "part", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "slot", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), rr = Ze(["accent-height", "accumulate", "additive", "alignment-baseline", "amplitude", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "exponent", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "intercept", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "mask-type", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "slope", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "tablevalues", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), la = Ze(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), Ru = Ze(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), _f = ht(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Ef = ht(/<%[\w\W]*|[\w\W]*%>/gm), Sf = ht(/\$\{[\w\W]*/gm), Df = ht(/^data-[\-\w.\u00B7-\uFFFF]+$/), Ff = ht(/^aria-[\-\w]+$/), $s = ht(
|
|
4146
4146
|
/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
|
|
4147
4147
|
// eslint-disable-line no-useless-escape
|
|
4148
4148
|
), Tf = ht(/^(?:\w+script|data):/i), If = ht(
|
|
@@ -4250,10 +4250,10 @@ function Ws() {
|
|
|
4250
4250
|
let {
|
|
4251
4251
|
IS_ALLOWED_URI: U
|
|
4252
4252
|
} = ca, W = null;
|
|
4253
|
-
const B = se({}, [...oa, ...
|
|
4253
|
+
const B = se({}, [...oa, ...nr, ...ur, ...ir, ...aa]);
|
|
4254
4254
|
let P = null;
|
|
4255
|
-
const R = se({}, [...sa, ...
|
|
4256
|
-
let z = Object.seal(
|
|
4255
|
+
const R = se({}, [...sa, ...rr, ...la, ...Ru]);
|
|
4256
|
+
let z = Object.seal(ju(null, {
|
|
4257
4257
|
tagNameCheck: {
|
|
4258
4258
|
writable: !0,
|
|
4259
4259
|
configurable: !1,
|
|
@@ -4273,7 +4273,7 @@ function Ws() {
|
|
|
4273
4273
|
value: !1
|
|
4274
4274
|
}
|
|
4275
4275
|
})), q = null, ee = null;
|
|
4276
|
-
const Z = Object.seal(
|
|
4276
|
+
const Z = Object.seal(ju(null, {
|
|
4277
4277
|
tagCheck: {
|
|
4278
4278
|
writable: !0,
|
|
4279
4279
|
configurable: !1,
|
|
@@ -4289,14 +4289,14 @@ function Ws() {
|
|
|
4289
4289
|
}));
|
|
4290
4290
|
let Q = !0, ae = !0, pe = !1, Te = !0, Ie = !1, pt = !0, je = !1, pn = !1, Gt = !1, zt = !1, Cu = !1, _u = !1, bo = !0, vo = !1;
|
|
4291
4291
|
const Tl = "user-content-";
|
|
4292
|
-
let
|
|
4293
|
-
const
|
|
4292
|
+
let Bi = !0, Hn = !1, mn = {}, Et = null;
|
|
4293
|
+
const zi = se({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
|
|
4294
4294
|
let yo = null;
|
|
4295
4295
|
const xo = se({}, ["audio", "video", "img", "source", "image", "track"]);
|
|
4296
|
-
let
|
|
4296
|
+
let Ni = null;
|
|
4297
4297
|
const wo = se({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Eu = "http://www.w3.org/1998/Math/MathML", Su = "http://www.w3.org/2000/svg", Nt = "http://www.w3.org/1999/xhtml";
|
|
4298
|
-
let gn = Nt,
|
|
4299
|
-
const Il = se({}, [Eu, Su, Nt],
|
|
4298
|
+
let gn = Nt, ji = !1, Hi = null;
|
|
4299
|
+
const Il = se({}, [Eu, Su, Nt], er);
|
|
4300
4300
|
let Du = se({}, ["mi", "mo", "mn", "ms", "mtext"]), Fu = se({}, ["annotation-xml"]);
|
|
4301
4301
|
const Ol = se({}, ["title", "style", "font", "a", "script"]);
|
|
4302
4302
|
let $n = null;
|
|
@@ -4304,11 +4304,11 @@ function Ws() {
|
|
|
4304
4304
|
let Se = null, bn = null;
|
|
4305
4305
|
const Pl = n.createElement("form"), Ao = function(E) {
|
|
4306
4306
|
return E instanceof RegExp || E instanceof Function;
|
|
4307
|
-
},
|
|
4307
|
+
}, $i = function() {
|
|
4308
4308
|
let E = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
4309
4309
|
if (!(bn && bn === E)) {
|
|
4310
4310
|
if ((!E || typeof E != "object") && (E = {}), E = Dt(E), $n = // eslint-disable-next-line unicorn/prefer-includes
|
|
4311
|
-
Ll.indexOf(E.PARSER_MEDIA_TYPE) === -1 ? Rl : E.PARSER_MEDIA_TYPE, Se = $n === "application/xhtml+xml" ?
|
|
4311
|
+
Ll.indexOf(E.PARSER_MEDIA_TYPE) === -1 ? Rl : E.PARSER_MEDIA_TYPE, Se = $n === "application/xhtml+xml" ? er : Hu, W = et(E, "ALLOWED_TAGS") ? se({}, E.ALLOWED_TAGS, Se) : B, P = et(E, "ALLOWED_ATTR") ? se({}, E.ALLOWED_ATTR, Se) : R, Hi = et(E, "ALLOWED_NAMESPACES") ? se({}, E.ALLOWED_NAMESPACES, er) : Il, Ni = et(E, "ADD_URI_SAFE_ATTR") ? se(Dt(wo), E.ADD_URI_SAFE_ATTR, Se) : wo, yo = et(E, "ADD_DATA_URI_TAGS") ? se(Dt(xo), E.ADD_DATA_URI_TAGS, Se) : xo, Et = et(E, "FORBID_CONTENTS") ? se({}, E.FORBID_CONTENTS, Se) : zi, q = et(E, "FORBID_TAGS") ? se({}, E.FORBID_TAGS, Se) : Dt({}), ee = et(E, "FORBID_ATTR") ? se({}, E.FORBID_ATTR, Se) : Dt({}), mn = et(E, "USE_PROFILES") ? E.USE_PROFILES : !1, Q = E.ALLOW_ARIA_ATTR !== !1, ae = E.ALLOW_DATA_ATTR !== !1, pe = E.ALLOW_UNKNOWN_PROTOCOLS || !1, Te = E.ALLOW_SELF_CLOSE_IN_ATTR !== !1, Ie = E.SAFE_FOR_TEMPLATES || !1, pt = E.SAFE_FOR_XML !== !1, je = E.WHOLE_DOCUMENT || !1, zt = E.RETURN_DOM || !1, Cu = E.RETURN_DOM_FRAGMENT || !1, _u = E.RETURN_TRUSTED_TYPE || !1, Gt = E.FORCE_BODY || !1, bo = E.SANITIZE_DOM !== !1, vo = E.SANITIZE_NAMED_PROPS || !1, Bi = E.KEEP_CONTENT !== !1, Hn = E.IN_PLACE || !1, U = E.ALLOWED_URI_REGEXP || $s, gn = E.NAMESPACE || Nt, Du = E.MATHML_TEXT_INTEGRATION_POINTS || Du, Fu = E.HTML_INTEGRATION_POINTS || Fu, z = E.CUSTOM_ELEMENT_HANDLING || {}, E.CUSTOM_ELEMENT_HANDLING && Ao(E.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (z.tagNameCheck = E.CUSTOM_ELEMENT_HANDLING.tagNameCheck), E.CUSTOM_ELEMENT_HANDLING && Ao(E.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (z.attributeNameCheck = E.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), E.CUSTOM_ELEMENT_HANDLING && typeof E.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (z.allowCustomizedBuiltInElements = E.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), Ie && (ae = !1), Cu && (zt = !0), mn && (W = se({}, aa), P = ju(null), mn.html === !0 && (se(W, oa), se(P, sa)), mn.svg === !0 && (se(W, nr), se(P, rr), se(P, Ru)), mn.svgFilters === !0 && (se(W, ur), se(P, rr), se(P, Ru)), mn.mathMl === !0 && (se(W, ir), se(P, la), se(P, Ru))), et(E, "ADD_TAGS") || (Z.tagCheck = null), et(E, "ADD_ATTR") || (Z.attributeCheck = null), E.ADD_TAGS && (typeof E.ADD_TAGS == "function" ? Z.tagCheck = E.ADD_TAGS : (W === B && (W = Dt(W)), se(W, E.ADD_TAGS, Se))), E.ADD_ATTR && (typeof E.ADD_ATTR == "function" ? Z.attributeCheck = E.ADD_ATTR : (P === R && (P = Dt(P)), se(P, E.ADD_ATTR, Se))), E.ADD_URI_SAFE_ATTR && se(Ni, E.ADD_URI_SAFE_ATTR, Se), E.FORBID_CONTENTS && (Et === zi && (Et = Dt(Et)), se(Et, E.FORBID_CONTENTS, Se)), E.ADD_FORBID_CONTENTS && (Et === zi && (Et = Dt(Et)), se(Et, E.ADD_FORBID_CONTENTS, Se)), Bi && (W["#text"] = !0), je && se(W, ["html", "head", "body"]), W.table && (se(W, ["tbody"]), delete q.tbody), E.TRUSTED_TYPES_POLICY) {
|
|
4312
4312
|
if (typeof E.TRUSTED_TYPES_POLICY.createHTML != "function")
|
|
4313
4313
|
throw Gn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
|
|
4314
4314
|
if (typeof E.TRUSTED_TYPES_POLICY.createScriptURL != "function")
|
|
@@ -4318,14 +4318,14 @@ function Ws() {
|
|
|
4318
4318
|
y === void 0 && (y = Rf(m, r)), y !== null && typeof k == "string" && (k = y.createHTML(""));
|
|
4319
4319
|
Ze && Ze(E), bn = E;
|
|
4320
4320
|
}
|
|
4321
|
-
}, ko = se({}, [...
|
|
4321
|
+
}, ko = se({}, [...nr, ...ur, ...kf]), Co = se({}, [...ir, ...Cf]), Ml = function(E) {
|
|
4322
4322
|
let G = g(E);
|
|
4323
4323
|
(!G || !G.tagName) && (G = {
|
|
4324
4324
|
namespaceURI: gn,
|
|
4325
4325
|
tagName: "template"
|
|
4326
4326
|
});
|
|
4327
|
-
const te =
|
|
4328
|
-
return
|
|
4327
|
+
const te = Hu(E.tagName), xe = Hu(G.tagName);
|
|
4328
|
+
return Hi[E.namespaceURI] ? E.namespaceURI === Su ? G.namespaceURI === Nt ? te === "svg" : G.namespaceURI === Eu ? te === "svg" && (xe === "annotation-xml" || Du[xe]) : !!ko[te] : E.namespaceURI === Eu ? G.namespaceURI === Nt ? te === "math" : G.namespaceURI === Su ? te === "math" && Fu[xe] : !!Co[te] : E.namespaceURI === Nt ? G.namespaceURI === Su && !Fu[xe] || G.namespaceURI === Eu && !Du[xe] ? !1 : !Co[te] && (Ol[te] || !ko[te]) : !!($n === "application/xhtml+xml" && Hi[E.namespaceURI]) : !1;
|
|
4329
4329
|
}, St = function(E) {
|
|
4330
4330
|
Un(t.removed, {
|
|
4331
4331
|
element: E
|
|
@@ -4363,7 +4363,7 @@ function Ws() {
|
|
|
4363
4363
|
if (Gt)
|
|
4364
4364
|
E = "<remove></remove>" + E;
|
|
4365
4365
|
else {
|
|
4366
|
-
const Ae =
|
|
4366
|
+
const Ae = tr(E, /^[\r\n\t ]+/);
|
|
4367
4367
|
te = Ae && Ae[0];
|
|
4368
4368
|
}
|
|
4369
4369
|
$n === "application/xhtml+xml" && gn === Nt && (E = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + E + "</body></html>");
|
|
@@ -4376,7 +4376,7 @@ function Ws() {
|
|
|
4376
4376
|
if (!G || !G.documentElement) {
|
|
4377
4377
|
G = T.createDocument(gn, "template", null);
|
|
4378
4378
|
try {
|
|
4379
|
-
G.documentElement.innerHTML =
|
|
4379
|
+
G.documentElement.innerHTML = ji ? k : xe;
|
|
4380
4380
|
} catch {
|
|
4381
4381
|
}
|
|
4382
4382
|
}
|
|
@@ -4390,7 +4390,7 @@ function Ws() {
|
|
|
4390
4390
|
c.SHOW_ELEMENT | c.SHOW_COMMENT | c.SHOW_TEXT | c.SHOW_PROCESSING_INSTRUCTION | c.SHOW_CDATA_SECTION,
|
|
4391
4391
|
null
|
|
4392
4392
|
);
|
|
4393
|
-
},
|
|
4393
|
+
}, Ui = function(E) {
|
|
4394
4394
|
return E instanceof l && (typeof E.nodeName != "string" || typeof E.textContent != "string" || typeof E.removeChild != "function" || !(E.attributes instanceof d) || typeof E.removeAttribute != "function" || typeof E.setAttribute != "function" || typeof E.namespaceURI != "string" || typeof E.insertBefore != "function" || typeof E.hasChildNodes != "function");
|
|
4395
4395
|
}, So = function(E) {
|
|
4396
4396
|
return typeof a == "function" && E instanceof a;
|
|
@@ -4402,7 +4402,7 @@ function Ws() {
|
|
|
4402
4402
|
}
|
|
4403
4403
|
const Do = function(E) {
|
|
4404
4404
|
let G = null;
|
|
4405
|
-
if (jt(N.beforeSanitizeElements, E, null),
|
|
4405
|
+
if (jt(N.beforeSanitizeElements, E, null), Ui(E))
|
|
4406
4406
|
return St(E), !0;
|
|
4407
4407
|
const te = Se(E.nodeName);
|
|
4408
4408
|
if (jt(N.uponSanitizeElement, E, {
|
|
@@ -4413,7 +4413,7 @@ function Ws() {
|
|
|
4413
4413
|
if (!(Z.tagCheck instanceof Function && Z.tagCheck(te)) && (!W[te] || q[te])) {
|
|
4414
4414
|
if (!q[te] && To(te) && (z.tagNameCheck instanceof RegExp && Ge(z.tagNameCheck, te) || z.tagNameCheck instanceof Function && z.tagNameCheck(te)))
|
|
4415
4415
|
return !1;
|
|
4416
|
-
if (
|
|
4416
|
+
if (Bi && !Et[te]) {
|
|
4417
4417
|
const xe = g(E) || E.parentNode, He = b(E) || E.childNodes;
|
|
4418
4418
|
if (He && xe) {
|
|
4419
4419
|
const Ae = He.length;
|
|
@@ -4445,7 +4445,7 @@ function Ws() {
|
|
|
4445
4445
|
// the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
|
|
4446
4446
|
G === "is" && z.allowCustomizedBuiltInElements && (z.tagNameCheck instanceof RegExp && Ge(z.tagNameCheck, te) || z.tagNameCheck instanceof Function && z.tagNameCheck(te)))
|
|
4447
4447
|
) return !1;
|
|
4448
|
-
} else if (!
|
|
4448
|
+
} else if (!Ni[G]) {
|
|
4449
4449
|
if (!Ge(U, Wn(te, F, ""))) {
|
|
4450
4450
|
if (!((G === "src" || G === "xlink:href" || G === "href") && E !== "script" && yf(te, "data:") === 0 && yo[E])) {
|
|
4451
4451
|
if (!(pe && !Ge(I, Wn(te, F, "")))) {
|
|
@@ -4460,13 +4460,13 @@ function Ws() {
|
|
|
4460
4460
|
}
|
|
4461
4461
|
return !0;
|
|
4462
4462
|
}, To = function(E) {
|
|
4463
|
-
return E !== "annotation-xml" &&
|
|
4463
|
+
return E !== "annotation-xml" && tr(E, L);
|
|
4464
4464
|
}, Io = function(E) {
|
|
4465
4465
|
jt(N.beforeSanitizeAttributes, E, null);
|
|
4466
4466
|
const {
|
|
4467
4467
|
attributes: G
|
|
4468
4468
|
} = E;
|
|
4469
|
-
if (!G ||
|
|
4469
|
+
if (!G || Ui(E))
|
|
4470
4470
|
return;
|
|
4471
4471
|
const te = {
|
|
4472
4472
|
attrName: "",
|
|
@@ -4481,13 +4481,13 @@ function Ws() {
|
|
|
4481
4481
|
name: Ae,
|
|
4482
4482
|
namespaceURI: Ke,
|
|
4483
4483
|
value: Ht
|
|
4484
|
-
} = He, vn = Se(Ae),
|
|
4485
|
-
let Be = Ae === "value" ?
|
|
4484
|
+
} = He, vn = Se(Ae), Wi = Ht;
|
|
4485
|
+
let Be = Ae === "value" ? Wi : xf(Wi);
|
|
4486
4486
|
if (te.attrName = vn, te.attrValue = Be, te.keepAttr = !0, te.forceKeepAttr = void 0, jt(N.uponSanitizeAttribute, E, te), Be = te.attrValue, vo && (vn === "id" || vn === "name") && (an(Ae, E), Be = Tl + Be), pt && Ge(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i, Be)) {
|
|
4487
4487
|
an(Ae, E);
|
|
4488
4488
|
continue;
|
|
4489
4489
|
}
|
|
4490
|
-
if (vn === "attributename" &&
|
|
4490
|
+
if (vn === "attributename" && tr(Be, "href")) {
|
|
4491
4491
|
an(Ae, E);
|
|
4492
4492
|
continue;
|
|
4493
4493
|
}
|
|
@@ -4520,9 +4520,9 @@ function Ws() {
|
|
|
4520
4520
|
break;
|
|
4521
4521
|
}
|
|
4522
4522
|
}
|
|
4523
|
-
if (Be !==
|
|
4523
|
+
if (Be !== Wi)
|
|
4524
4524
|
try {
|
|
4525
|
-
Ke ? E.setAttributeNS(Ke, Ae, Be) : E.setAttribute(Ae, Be),
|
|
4525
|
+
Ke ? E.setAttributeNS(Ke, Ae, Be) : E.setAttribute(Ae, Be), Ui(E) ? St(E) : ra(t.removed);
|
|
4526
4526
|
} catch {
|
|
4527
4527
|
an(Ae, E);
|
|
4528
4528
|
}
|
|
@@ -4537,7 +4537,7 @@ function Ws() {
|
|
|
4537
4537
|
};
|
|
4538
4538
|
return t.sanitize = function(ne) {
|
|
4539
4539
|
let E = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, G = null, te = null, xe = null, He = null;
|
|
4540
|
-
if (
|
|
4540
|
+
if (ji = !ne, ji && (ne = "<!-->"), typeof ne != "string" && !So(ne))
|
|
4541
4541
|
if (typeof ne.toString == "function") {
|
|
4542
4542
|
if (ne = ne.toString(), typeof ne != "string")
|
|
4543
4543
|
throw Gn("dirty is not a string, aborting");
|
|
@@ -4545,7 +4545,7 @@ function Ws() {
|
|
|
4545
4545
|
throw Gn("toString is not a function");
|
|
4546
4546
|
if (!t.isSupported)
|
|
4547
4547
|
return ne;
|
|
4548
|
-
if (pn ||
|
|
4548
|
+
if (pn || $i(E), t.removed = [], typeof ne == "string" && (Hn = !1), Hn) {
|
|
4549
4549
|
if (ne.nodeName) {
|
|
4550
4550
|
const Ht = Se(ne.nodeName);
|
|
4551
4551
|
if (!W[Ht] || q[Ht])
|
|
@@ -4581,11 +4581,11 @@ function Ws() {
|
|
|
4581
4581
|
}), y && _u ? y.createHTML(Ke) : Ke;
|
|
4582
4582
|
}, t.setConfig = function() {
|
|
4583
4583
|
let ne = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
4584
|
-
|
|
4584
|
+
$i(ne), pn = !0;
|
|
4585
4585
|
}, t.clearConfig = function() {
|
|
4586
4586
|
bn = null, pn = !1;
|
|
4587
4587
|
}, t.isValidAttribute = function(ne, E, G) {
|
|
4588
|
-
bn ||
|
|
4588
|
+
bn || $i({});
|
|
4589
4589
|
const te = Se(ne), xe = Se(E);
|
|
4590
4590
|
return Fo(te, xe, G);
|
|
4591
4591
|
}, t.addHook = function(ne, E) {
|
|
@@ -4723,7 +4723,7 @@ var Uf = /* @__PURE__ */ function() {
|
|
|
4723
4723
|
return (r = u.parentNode) == null ? void 0 : r.removeChild(u);
|
|
4724
4724
|
}), this.tags = [], this.ctr = 0;
|
|
4725
4725
|
}, e;
|
|
4726
|
-
}(), $e = "-ms-",
|
|
4726
|
+
}(), $e = "-ms-", xi = "-moz-", de = "-webkit-", Gs = "comm", co = "rule", fo = "decl", Wf = "@import", Vs = "@keyframes", Gf = "@layer", Vf = Math.abs, Li = String.fromCharCode, qf = Object.assign;
|
|
4727
4727
|
function Xf(e, t) {
|
|
4728
4728
|
return ze(e, 0) ^ 45 ? (((t << 2 ^ ze(e, 0)) << 2 ^ ze(e, 1)) << 2 ^ ze(e, 2)) << 2 ^ ze(e, 3) : 0;
|
|
4729
4729
|
}
|
|
@@ -4757,26 +4757,26 @@ function Pu(e, t) {
|
|
|
4757
4757
|
function Yf(e, t) {
|
|
4758
4758
|
return e.map(t).join("");
|
|
4759
4759
|
}
|
|
4760
|
-
var
|
|
4761
|
-
function
|
|
4762
|
-
return { value: e, root: t, parent: n, type: u, props: r, children: i, line:
|
|
4760
|
+
var Ri = 1, Bn = 1, Xs = 0, Je = 0, Ce = 0, jn = "";
|
|
4761
|
+
function Pi(e, t, n, u, r, i, o) {
|
|
4762
|
+
return { value: e, root: t, parent: n, type: u, props: r, children: i, line: Ri, column: Bn, length: o, return: "" };
|
|
4763
4763
|
}
|
|
4764
4764
|
function Xn(e, t) {
|
|
4765
|
-
return qf(
|
|
4765
|
+
return qf(Pi("", null, null, "", null, null, 0), e, { length: -e.length }, t);
|
|
4766
4766
|
}
|
|
4767
4767
|
function Kf() {
|
|
4768
4768
|
return Ce;
|
|
4769
4769
|
}
|
|
4770
4770
|
function Qf() {
|
|
4771
|
-
return Ce = Je > 0 ? ze(jn, --Je) : 0, Bn--, Ce === 10 && (Bn = 1,
|
|
4771
|
+
return Ce = Je > 0 ? ze(jn, --Je) : 0, Bn--, Ce === 10 && (Bn = 1, Ri--), Ce;
|
|
4772
4772
|
}
|
|
4773
4773
|
function st() {
|
|
4774
|
-
return Ce = Je < Xs ? ze(jn, Je++) : 0, Bn++, Ce === 10 && (Bn = 1,
|
|
4774
|
+
return Ce = Je < Xs ? ze(jn, Je++) : 0, Bn++, Ce === 10 && (Bn = 1, Ri++), Ce;
|
|
4775
4775
|
}
|
|
4776
4776
|
function Rt() {
|
|
4777
4777
|
return ze(jn, Je);
|
|
4778
4778
|
}
|
|
4779
|
-
function
|
|
4779
|
+
function $u() {
|
|
4780
4780
|
return Je;
|
|
4781
4781
|
}
|
|
4782
4782
|
function Au(e, t) {
|
|
@@ -4815,12 +4815,12 @@ function hu(e) {
|
|
|
4815
4815
|
return 0;
|
|
4816
4816
|
}
|
|
4817
4817
|
function Zs(e) {
|
|
4818
|
-
return
|
|
4818
|
+
return Ri = Bn = 1, Xs = Ft(jn = e), Je = 0, [];
|
|
4819
4819
|
}
|
|
4820
4820
|
function Ys(e) {
|
|
4821
4821
|
return jn = "", e;
|
|
4822
4822
|
}
|
|
4823
|
-
function
|
|
4823
|
+
function Uu(e) {
|
|
4824
4824
|
return qs(Au(Je - 1, Rr(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
|
|
4825
4825
|
}
|
|
4826
4826
|
function Jf(e) {
|
|
@@ -4831,7 +4831,7 @@ function Jf(e) {
|
|
|
4831
4831
|
function eh(e, t) {
|
|
4832
4832
|
for (; --t && st() && !(Ce < 48 || Ce > 102 || Ce > 57 && Ce < 65 || Ce > 70 && Ce < 97); )
|
|
4833
4833
|
;
|
|
4834
|
-
return Au(e,
|
|
4834
|
+
return Au(e, $u() + (t < 6 && Rt() == 32 && st() == 32));
|
|
4835
4835
|
}
|
|
4836
4836
|
function Rr(e) {
|
|
4837
4837
|
for (; st(); )
|
|
@@ -4855,7 +4855,7 @@ function th(e, t) {
|
|
|
4855
4855
|
for (; st() && e + Ce !== 57; )
|
|
4856
4856
|
if (e + Ce === 84 && Rt() === 47)
|
|
4857
4857
|
break;
|
|
4858
|
-
return "/*" + Au(t, Je - 1) + "*" +
|
|
4858
|
+
return "/*" + Au(t, Je - 1) + "*" + Li(e === 47 ? e : st());
|
|
4859
4859
|
}
|
|
4860
4860
|
function nh(e) {
|
|
4861
4861
|
for (; !hu(Rt()); )
|
|
@@ -4863,20 +4863,20 @@ function nh(e) {
|
|
|
4863
4863
|
return Au(e, Je);
|
|
4864
4864
|
}
|
|
4865
4865
|
function uh(e) {
|
|
4866
|
-
return Ys(
|
|
4866
|
+
return Ys(Wu("", null, null, null, [""], e = Zs(e), 0, [0], e));
|
|
4867
4867
|
}
|
|
4868
|
-
function
|
|
4868
|
+
function Wu(e, t, n, u, r, i, o, a, s) {
|
|
4869
4869
|
for (var c = 0, d = 0, l = o, h = 0, m = 0, p = 0, x = 1, v = 1, A = 1, b = 0, g = "", y = r, k = i, T = u, D = g; v; )
|
|
4870
4870
|
switch (p = b, b = st()) {
|
|
4871
4871
|
case 40:
|
|
4872
4872
|
if (p != 108 && ze(D, l - 1) == 58) {
|
|
4873
|
-
Lr(D += fe(
|
|
4873
|
+
Lr(D += fe(Uu(b), "&", "&\f"), "&\f") != -1 && (A = -1);
|
|
4874
4874
|
break;
|
|
4875
4875
|
}
|
|
4876
4876
|
case 34:
|
|
4877
4877
|
case 39:
|
|
4878
4878
|
case 91:
|
|
4879
|
-
D +=
|
|
4879
|
+
D += Uu(b);
|
|
4880
4880
|
break;
|
|
4881
4881
|
case 9:
|
|
4882
4882
|
case 10:
|
|
@@ -4885,13 +4885,13 @@ function Gu(e, t, n, u, r, i, o, a, s) {
|
|
|
4885
4885
|
D += Jf(p);
|
|
4886
4886
|
break;
|
|
4887
4887
|
case 92:
|
|
4888
|
-
D += eh(
|
|
4888
|
+
D += eh($u() - 1, 7);
|
|
4889
4889
|
continue;
|
|
4890
4890
|
case 47:
|
|
4891
4891
|
switch (Rt()) {
|
|
4892
4892
|
case 42:
|
|
4893
4893
|
case 47:
|
|
4894
|
-
Pu(ih(th(st(),
|
|
4894
|
+
Pu(ih(th(st(), $u()), t, n), s);
|
|
4895
4895
|
break;
|
|
4896
4896
|
default:
|
|
4897
4897
|
D += "/";
|
|
@@ -4914,17 +4914,17 @@ function Gu(e, t, n, u, r, i, o, a, s) {
|
|
|
4914
4914
|
default:
|
|
4915
4915
|
if (Pu(T = fa(D, t, n, c, d, r, a, g, y = [], k = [], l), i), b === 123)
|
|
4916
4916
|
if (d === 0)
|
|
4917
|
-
|
|
4917
|
+
Wu(D, t, T, T, y, i, l, a, k);
|
|
4918
4918
|
else
|
|
4919
4919
|
switch (h === 99 && ze(D, 3) === 110 ? 100 : h) {
|
|
4920
4920
|
case 100:
|
|
4921
4921
|
case 108:
|
|
4922
4922
|
case 109:
|
|
4923
4923
|
case 115:
|
|
4924
|
-
|
|
4924
|
+
Wu(e, T, T, u && Pu(fa(e, T, T, 0, 0, r, a, g, r, y = [], l), k), r, k, l, a, u ? y : k);
|
|
4925
4925
|
break;
|
|
4926
4926
|
default:
|
|
4927
|
-
|
|
4927
|
+
Wu(D, T, T, T, [""], k, 0, a, k);
|
|
4928
4928
|
}
|
|
4929
4929
|
}
|
|
4930
4930
|
c = d = m = 0, x = A = 1, g = D = "", l = o;
|
|
@@ -4938,7 +4938,7 @@ function Gu(e, t, n, u, r, i, o, a, s) {
|
|
|
4938
4938
|
else if (b == 125 && x++ == 0 && Qf() == 125)
|
|
4939
4939
|
continue;
|
|
4940
4940
|
}
|
|
4941
|
-
switch (D +=
|
|
4941
|
+
switch (D += Li(b), b * x) {
|
|
4942
4942
|
case 38:
|
|
4943
4943
|
A = d > 0 ? 1 : (D += "\f", -1);
|
|
4944
4944
|
break;
|
|
@@ -4946,7 +4946,7 @@ function Gu(e, t, n, u, r, i, o, a, s) {
|
|
|
4946
4946
|
a[c++] = (Ft(D) - 1) * A, A = 1;
|
|
4947
4947
|
break;
|
|
4948
4948
|
case 64:
|
|
4949
|
-
Rt() === 45 && (D +=
|
|
4949
|
+
Rt() === 45 && (D += Uu(st())), h = Rt(), d = l = Ft(g = D += nh($u())), b++;
|
|
4950
4950
|
break;
|
|
4951
4951
|
case 45:
|
|
4952
4952
|
p === 45 && Ft(D) == 2 && (x = 0);
|
|
@@ -4958,13 +4958,13 @@ function fa(e, t, n, u, r, i, o, a, s, c, d) {
|
|
|
4958
4958
|
for (var l = r - 1, h = r === 0 ? i : [""], m = ho(h), p = 0, x = 0, v = 0; p < u; ++p)
|
|
4959
4959
|
for (var A = 0, b = fu(e, l + 1, l = Vf(x = o[p])), g = e; A < m; ++A)
|
|
4960
4960
|
(g = qs(x > 0 ? h[A] + " " + b : fe(b, /&\f/g, h[A]))) && (s[v++] = g);
|
|
4961
|
-
return
|
|
4961
|
+
return Pi(e, t, n, r === 0 ? co : a, s, c, d);
|
|
4962
4962
|
}
|
|
4963
4963
|
function ih(e, t, n) {
|
|
4964
|
-
return
|
|
4964
|
+
return Pi(e, t, n, Gs, Li(Kf()), fu(e, 2, -2), 0);
|
|
4965
4965
|
}
|
|
4966
4966
|
function ha(e, t, n, u) {
|
|
4967
|
-
return
|
|
4967
|
+
return Pi(e, t, n, fo, fu(e, 0, u), fu(e, u + 1, -1), u);
|
|
4968
4968
|
}
|
|
4969
4969
|
function _n(e, t) {
|
|
4970
4970
|
for (var n = "", u = ho(e), r = 0; r < u; r++)
|
|
@@ -5018,7 +5018,7 @@ var lh = function(t, n, u) {
|
|
|
5018
5018
|
r === 38 && Rt() === 12 && (n[u] = 1), t[u] += lh(Je - 1, n, u);
|
|
5019
5019
|
break;
|
|
5020
5020
|
case 2:
|
|
5021
|
-
t[u] +=
|
|
5021
|
+
t[u] += Uu(r);
|
|
5022
5022
|
break;
|
|
5023
5023
|
case 4:
|
|
5024
5024
|
if (r === 44) {
|
|
@@ -5026,7 +5026,7 @@ var lh = function(t, n, u) {
|
|
|
5026
5026
|
break;
|
|
5027
5027
|
}
|
|
5028
5028
|
default:
|
|
5029
|
-
t[u] +=
|
|
5029
|
+
t[u] += Li(r);
|
|
5030
5030
|
}
|
|
5031
5031
|
while (r = st());
|
|
5032
5032
|
return t;
|
|
@@ -5088,7 +5088,7 @@ function Ks(e, t) {
|
|
|
5088
5088
|
case 4810:
|
|
5089
5089
|
case 6968:
|
|
5090
5090
|
case 2756:
|
|
5091
|
-
return de + e +
|
|
5091
|
+
return de + e + xi + e + $e + e + e;
|
|
5092
5092
|
case 6828:
|
|
5093
5093
|
case 4268:
|
|
5094
5094
|
return de + e + $e + e + e;
|
|
@@ -5136,7 +5136,7 @@ function Ks(e, t) {
|
|
|
5136
5136
|
case 109:
|
|
5137
5137
|
if (ze(e, t + 4) !== 45) break;
|
|
5138
5138
|
case 102:
|
|
5139
|
-
return fe(e, /(.+:)(.+)-([^]+)/, "$1" + de + "$2-$3$1" +
|
|
5139
|
+
return fe(e, /(.+:)(.+)-([^]+)/, "$1" + de + "$2-$3$1" + xi + (ze(e, t + 3) == 108 ? "$3" : "$2-$3")) + e;
|
|
5140
5140
|
case 115:
|
|
5141
5141
|
return ~Lr(e, "stretch") ? Ks(fe(e, "stretch", "fill-available"), t) + e : e;
|
|
5142
5142
|
}
|
|
@@ -5179,13 +5179,13 @@ var ph = function(t, n, u, r) {
|
|
|
5179
5179
|
case ":read-only":
|
|
5180
5180
|
case ":read-write":
|
|
5181
5181
|
return _n([Xn(t, {
|
|
5182
|
-
props: [fe(i, /:(read-\w+)/, ":" +
|
|
5182
|
+
props: [fe(i, /:(read-\w+)/, ":" + xi + "$1")]
|
|
5183
5183
|
})], r);
|
|
5184
5184
|
case "::placeholder":
|
|
5185
5185
|
return _n([Xn(t, {
|
|
5186
5186
|
props: [fe(i, /:(plac\w+)/, ":" + de + "input-$1")]
|
|
5187
5187
|
}), Xn(t, {
|
|
5188
|
-
props: [fe(i, /:(plac\w+)/, ":" +
|
|
5188
|
+
props: [fe(i, /:(plac\w+)/, ":" + xi + "$1")]
|
|
5189
5189
|
}), Xn(t, {
|
|
5190
5190
|
props: [fe(i, /:(plac\w+)/, $e + "input-$1")]
|
|
5191
5191
|
})], r);
|
|
@@ -5313,7 +5313,7 @@ var vh = {
|
|
|
5313
5313
|
return t.charCodeAt(1) === 45;
|
|
5314
5314
|
}, ma = function(t) {
|
|
5315
5315
|
return t != null && typeof t != "boolean";
|
|
5316
|
-
},
|
|
5316
|
+
}, or = /* @__PURE__ */ sh(function(e) {
|
|
5317
5317
|
return Qs(e) ? e : e.replace(yh, "-$&").toLowerCase();
|
|
5318
5318
|
}), ga = function(t, n) {
|
|
5319
5319
|
switch (t) {
|
|
@@ -5330,7 +5330,7 @@ var vh = {
|
|
|
5330
5330
|
}
|
|
5331
5331
|
return vh[t] !== 1 && !Qs(t) && typeof n == "number" && n !== 0 ? n + "px" : n;
|
|
5332
5332
|
};
|
|
5333
|
-
function
|
|
5333
|
+
function wi(e, t, n) {
|
|
5334
5334
|
if (n == null)
|
|
5335
5335
|
return "";
|
|
5336
5336
|
var u = n;
|
|
@@ -5373,22 +5373,22 @@ function wh(e, t, n) {
|
|
|
5373
5373
|
var u = "";
|
|
5374
5374
|
if (Array.isArray(n))
|
|
5375
5375
|
for (var r = 0; r < n.length; r++)
|
|
5376
|
-
u +=
|
|
5376
|
+
u += wi(e, t, n[r]) + ";";
|
|
5377
5377
|
else
|
|
5378
5378
|
for (var i in n) {
|
|
5379
5379
|
var o = n[i];
|
|
5380
5380
|
if (typeof o != "object") {
|
|
5381
5381
|
var a = o;
|
|
5382
|
-
t != null && t[a] !== void 0 ? u += i + "{" + t[a] + "}" : ma(a) && (u +=
|
|
5382
|
+
t != null && t[a] !== void 0 ? u += i + "{" + t[a] + "}" : ma(a) && (u += or(i) + ":" + ga(i, a) + ";");
|
|
5383
5383
|
} else if (Array.isArray(o) && typeof o[0] == "string" && (t == null || t[o[0]] === void 0))
|
|
5384
5384
|
for (var s = 0; s < o.length; s++)
|
|
5385
|
-
ma(o[s]) && (u +=
|
|
5385
|
+
ma(o[s]) && (u += or(i) + ":" + ga(i, o[s]) + ";");
|
|
5386
5386
|
else {
|
|
5387
|
-
var c =
|
|
5387
|
+
var c = wi(e, t, o);
|
|
5388
5388
|
switch (i) {
|
|
5389
5389
|
case "animation":
|
|
5390
5390
|
case "animationName": {
|
|
5391
|
-
u +=
|
|
5391
|
+
u += or(i) + ":" + c + ";";
|
|
5392
5392
|
break;
|
|
5393
5393
|
}
|
|
5394
5394
|
default:
|
|
@@ -5399,20 +5399,20 @@ function wh(e, t, n) {
|
|
|
5399
5399
|
return u;
|
|
5400
5400
|
}
|
|
5401
5401
|
var ba = /label:\s*([^\s;{]+)\s*(;|$)/g, en;
|
|
5402
|
-
function
|
|
5402
|
+
function ar(e, t, n) {
|
|
5403
5403
|
if (e.length === 1 && typeof e[0] == "object" && e[0] !== null && e[0].styles !== void 0)
|
|
5404
5404
|
return e[0];
|
|
5405
5405
|
var u = !0, r = "";
|
|
5406
5406
|
en = void 0;
|
|
5407
5407
|
var i = e[0];
|
|
5408
5408
|
if (i == null || i.raw === void 0)
|
|
5409
|
-
u = !1, r +=
|
|
5409
|
+
u = !1, r += wi(n, t, i);
|
|
5410
5410
|
else {
|
|
5411
5411
|
var o = i;
|
|
5412
5412
|
r += o[0];
|
|
5413
5413
|
}
|
|
5414
5414
|
for (var a = 1; a < e.length; a++)
|
|
5415
|
-
if (r +=
|
|
5415
|
+
if (r += wi(n, t, e[a]), u) {
|
|
5416
5416
|
var s = i;
|
|
5417
5417
|
r += s[a];
|
|
5418
5418
|
}
|
|
@@ -5466,12 +5466,12 @@ var Ch = function(t) {
|
|
|
5466
5466
|
var u = function() {
|
|
5467
5467
|
for (var s = arguments.length, c = new Array(s), d = 0; d < s; d++)
|
|
5468
5468
|
c[d] = arguments[d];
|
|
5469
|
-
var l =
|
|
5469
|
+
var l = ar(c, n.registered, void 0);
|
|
5470
5470
|
return kh(n, l), n.key + "-" + l.name;
|
|
5471
5471
|
}, r = function() {
|
|
5472
5472
|
for (var s = arguments.length, c = new Array(s), d = 0; d < s; d++)
|
|
5473
5473
|
c[d] = arguments[d];
|
|
5474
|
-
var l =
|
|
5474
|
+
var l = ar(c, n.registered), h = "animation-" + l.name;
|
|
5475
5475
|
return va(n, {
|
|
5476
5476
|
name: l.name,
|
|
5477
5477
|
styles: "@keyframes " + h + "{" + l.styles + "}"
|
|
@@ -5479,7 +5479,7 @@ var Ch = function(t) {
|
|
|
5479
5479
|
}, i = function() {
|
|
5480
5480
|
for (var s = arguments.length, c = new Array(s), d = 0; d < s; d++)
|
|
5481
5481
|
c[d] = arguments[d];
|
|
5482
|
-
var l =
|
|
5482
|
+
var l = ar(c, n.registered);
|
|
5483
5483
|
va(n, l);
|
|
5484
5484
|
}, o = function() {
|
|
5485
5485
|
for (var s = arguments.length, c = new Array(s), d = 0; d < s; d++)
|
|
@@ -5531,7 +5531,7 @@ var Ch = function(t) {
|
|
|
5531
5531
|
return n;
|
|
5532
5532
|
}, Eh = Ch({
|
|
5533
5533
|
key: "css"
|
|
5534
|
-
}),
|
|
5534
|
+
}), sr = Eh.css, Sh = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
5535
5535
|
function Dh(e) {
|
|
5536
5536
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
5537
5537
|
}
|
|
@@ -5572,7 +5572,7 @@ var el = { exports: {} };
|
|
|
5572
5572
|
})();
|
|
5573
5573
|
})(el);
|
|
5574
5574
|
var Fh = el.exports;
|
|
5575
|
-
const
|
|
5575
|
+
const lr = /* @__PURE__ */ Dh(Fh), Th = {
|
|
5576
5576
|
/** 自定义类名 */
|
|
5577
5577
|
className: { type: String, default: "" },
|
|
5578
5578
|
/** 视图状态 */
|
|
@@ -5816,15 +5816,15 @@ const eu = /* @__PURE__ */ ie({
|
|
|
5816
5816
|
} = Rh(), {
|
|
5817
5817
|
deepEqual: u
|
|
5818
5818
|
} = Oh(), r = j(null), i = j(null), o = j(null), a = j(null), s = j(null), c = M(() => {
|
|
5819
|
-
const b =
|
|
5820
|
-
return
|
|
5821
|
-
}), d =
|
|
5819
|
+
const b = sr`width:100%!important`;
|
|
5820
|
+
return lr("caf-assistant-widget-container__root", b, e.className);
|
|
5821
|
+
}), d = sr`
|
|
5822
5822
|
overflow: hidden;
|
|
5823
|
-
`, l =
|
|
5824
|
-
const b =
|
|
5823
|
+
`, l = lr("caf-assistant-widget-container__inner", d), h = M(() => {
|
|
5824
|
+
const b = sr`
|
|
5825
5825
|
display: ${s.value ? "block" : "none"};
|
|
5826
5826
|
`;
|
|
5827
|
-
return
|
|
5827
|
+
return lr("caf-assistant-widget-container__error", b);
|
|
5828
5828
|
}), m = () => {
|
|
5829
5829
|
const b = o.value;
|
|
5830
5830
|
b && (a.value = new Ih(b));
|
|
@@ -5925,7 +5925,7 @@ const eu = /* @__PURE__ */ ie({
|
|
|
5925
5925
|
function Xe(e) {
|
|
5926
5926
|
return String(e ?? "").replace(/^\ufeff/, "").replace(/[\u200b\u200c\u200d]/g, "").replace(/\u00a0/g, " ").trim();
|
|
5927
5927
|
}
|
|
5928
|
-
function
|
|
5928
|
+
function Gu(e) {
|
|
5929
5929
|
const t = Xe(e);
|
|
5930
5930
|
if (t)
|
|
5931
5931
|
for (let n = Pt.length - 1; n >= 0; n--)
|
|
@@ -5934,7 +5934,7 @@ function Vu(e) {
|
|
|
5934
5934
|
function Mh(e) {
|
|
5935
5935
|
typeof window > "u" || (window.__fluens_dynamic_component_bootstrap_instance_id = e);
|
|
5936
5936
|
}
|
|
5937
|
-
function
|
|
5937
|
+
function Vu(e) {
|
|
5938
5938
|
if (typeof window > "u") return;
|
|
5939
5939
|
const t = window;
|
|
5940
5940
|
t.__fluens_dynamic_component_bootstrap_instance_id === e && delete t.__fluens_dynamic_component_bootstrap_instance_id;
|
|
@@ -5942,7 +5942,7 @@ function qu(e) {
|
|
|
5942
5942
|
function F2() {
|
|
5943
5943
|
return Pt[Pt.length - 1] || void 0;
|
|
5944
5944
|
}
|
|
5945
|
-
function
|
|
5945
|
+
function Ai(e, t) {
|
|
5946
5946
|
const n = Xe(t);
|
|
5947
5947
|
return n ? Xe(e.instanceId) === n || e.componentId != null && Xe(String(e.componentId)) === n || e.name != null && Xe(String(e.name)) === n : !1;
|
|
5948
5948
|
}
|
|
@@ -5956,7 +5956,7 @@ function Mr(e) {
|
|
|
5956
5956
|
return { canonicalKey: r, entry: i };
|
|
5957
5957
|
const u = [];
|
|
5958
5958
|
for (const [r, i] of Ne.entries())
|
|
5959
|
-
|
|
5959
|
+
Ai(i.config, t) && u.push({ key: r, entry: i });
|
|
5960
5960
|
if (u.length === 1) {
|
|
5961
5961
|
const { key: r, entry: i } = u[0];
|
|
5962
5962
|
return r !== t && console.warn(
|
|
@@ -5977,7 +5977,7 @@ function Mr(e) {
|
|
|
5977
5977
|
}
|
|
5978
5978
|
function Aa(e, t) {
|
|
5979
5979
|
for (const [n, u] of ot) {
|
|
5980
|
-
const r = Xe(n), i = e !== "" && r === e, o = String(t ?? "").trim(), a = e &&
|
|
5980
|
+
const r = Xe(n), i = e !== "" && r === e, o = String(t ?? "").trim(), a = e && Ai(u.config, e) || o && Ai(u.config, o);
|
|
5981
5981
|
if (i || a)
|
|
5982
5982
|
return console.warn(
|
|
5983
5983
|
`[DynamicComponent] register skipped: id "${e || o}" already active (canonical "${n}"); unload first — second register yields "no pending", not duplicate mount`
|
|
@@ -6027,7 +6027,7 @@ function nl(e) {
|
|
|
6027
6027
|
return o;
|
|
6028
6028
|
const u = [];
|
|
6029
6029
|
for (const i of ot.values())
|
|
6030
|
-
|
|
6030
|
+
Ai(i.config, t) && u.push(i);
|
|
6031
6031
|
const r = [...new Map(u.map((i) => [i.config.instanceId, i])).values()];
|
|
6032
6032
|
if (r.length === 1)
|
|
6033
6033
|
return r[0].config.instanceId !== t && console.warn(
|
|
@@ -6096,20 +6096,20 @@ function Hh(e) {
|
|
|
6096
6096
|
reject: i,
|
|
6097
6097
|
timeoutId: 0
|
|
6098
6098
|
}, a = setTimeout(() => {
|
|
6099
|
-
o.postLoadRegisterCheckTimerId != null && (clearTimeout(o.postLoadRegisterCheckTimerId), o.postLoadRegisterCheckTimerId = void 0), Ne.delete(e.instanceId),
|
|
6099
|
+
o.postLoadRegisterCheckTimerId != null && (clearTimeout(o.postLoadRegisterCheckTimerId), o.postLoadRegisterCheckTimerId = void 0), Ne.delete(e.instanceId), Gu(e.instanceId), Vu(e.instanceId), i(new Error(`Dynamic component script load timeout: ${e.name || e.componentId}`));
|
|
6100
6100
|
}, Ph);
|
|
6101
6101
|
o.timeoutId = a, Ne.set(e.instanceId, o), Pt.push(e.instanceId), Mh(e.instanceId);
|
|
6102
6102
|
const s = document.createElement("script");
|
|
6103
6103
|
s.src = (e == null ? void 0 : e.jsUrl) ?? "", s.dataset.dynamicComponentId = e.instanceId, s.async = !1, s.onload = () => {
|
|
6104
6104
|
o.postLoadRegisterCheckTimerId = window.setTimeout(() => {
|
|
6105
|
-
o.postLoadRegisterCheckTimerId = void 0, Ne.has(e.instanceId) && (clearTimeout(a), Ne.delete(e.instanceId),
|
|
6105
|
+
o.postLoadRegisterCheckTimerId = void 0, Ne.has(e.instanceId) && (clearTimeout(a), Ne.delete(e.instanceId), Gu(e.instanceId), Vu(e.instanceId), i(
|
|
6106
6106
|
new Error(
|
|
6107
6107
|
`Dynamic component did not call __fluens_dynamic_component_register within ${wa}ms after load: ${e.name || e.componentId}`
|
|
6108
6108
|
)
|
|
6109
6109
|
));
|
|
6110
6110
|
}, wa);
|
|
6111
6111
|
}, s.onerror = () => {
|
|
6112
|
-
clearTimeout(a), o.postLoadRegisterCheckTimerId != null && (clearTimeout(o.postLoadRegisterCheckTimerId), o.postLoadRegisterCheckTimerId = void 0), Ne.delete(e.instanceId),
|
|
6112
|
+
clearTimeout(a), o.postLoadRegisterCheckTimerId != null && (clearTimeout(o.postLoadRegisterCheckTimerId), o.postLoadRegisterCheckTimerId = void 0), Ne.delete(e.instanceId), Gu(e.instanceId), Vu(e.instanceId), i(new Error(`Failed to load dynamic component: ${e.name || e.componentId}`));
|
|
6113
6113
|
}, document.head.appendChild(s);
|
|
6114
6114
|
});
|
|
6115
6115
|
}
|
|
@@ -6149,7 +6149,7 @@ typeof window < "u" && (window.__fluens_get_dynamic_component_registry_debug_sna
|
|
|
6149
6149
|
return;
|
|
6150
6150
|
}
|
|
6151
6151
|
const { canonicalKey: r, entry: i } = u;
|
|
6152
|
-
|
|
6152
|
+
Gu(r), Vu(r), i.postLoadRegisterCheckTimerId != null && (clearTimeout(i.postLoadRegisterCheckTimerId), i.postLoadRegisterCheckTimerId = void 0), clearTimeout(i.timeoutId), Ne.delete(r);
|
|
6153
6153
|
const o = {
|
|
6154
6154
|
config: i.config,
|
|
6155
6155
|
container: i.container,
|
|
@@ -6742,7 +6742,7 @@ const En = /* @__PURE__ */ ie({
|
|
|
6742
6742
|
}, {
|
|
6743
6743
|
default: () => {
|
|
6744
6744
|
var D;
|
|
6745
|
-
return [
|
|
6745
|
+
return [gi(f("div", {
|
|
6746
6746
|
tabindex: "-1",
|
|
6747
6747
|
ref: u,
|
|
6748
6748
|
class: b.value,
|
|
@@ -6768,15 +6768,15 @@ const En = /* @__PURE__ */ ie({
|
|
|
6768
6768
|
}
|
|
6769
6769
|
});
|
|
6770
6770
|
}
|
|
6771
|
-
}),
|
|
6772
|
-
window[
|
|
6771
|
+
}), ki = "FarrisX_PopoverInstancesKey";
|
|
6772
|
+
window[ki] = window[ki] || /* @__PURE__ */ new WeakMap();
|
|
6773
6773
|
function po(e, t, n) {
|
|
6774
6774
|
e.stopPropagation();
|
|
6775
6775
|
const u = t.value;
|
|
6776
|
-
u && u.value && !u.value.isShow && (u.value.show(n), window[
|
|
6776
|
+
u && u.value && !u.value.isShow && (u.value.show(n), window[ki].set(n, u.value));
|
|
6777
6777
|
}
|
|
6778
6778
|
function il(e, t, n) {
|
|
6779
|
-
e.stopPropagation(), t.value.value.hide(), window[
|
|
6779
|
+
e.stopPropagation(), t.value.value.hide(), window[ki].delete(n);
|
|
6780
6780
|
}
|
|
6781
6781
|
function e1(e, t, n) {
|
|
6782
6782
|
e.stopPropagation();
|
|
@@ -6982,17 +6982,17 @@ const n1 = {
|
|
|
6982
6982
|
class: a.value
|
|
6983
6983
|
}, [d.value]), f("div", {
|
|
6984
6984
|
class: "f-chat-todo-task-description"
|
|
6985
|
-
}, [l.value]), h.value ?
|
|
6985
|
+
}, [l.value]), h.value ? gi(f("div", {
|
|
6986
6986
|
class: "f-chat-todo-task-description"
|
|
6987
6987
|
}, [h.value]), [[Po("overflow-tooltip")]]) : null]) : f("div", {
|
|
6988
6988
|
class: "f-chat-todo-task-wrapper"
|
|
6989
6989
|
}, [f("span", {
|
|
6990
6990
|
class: a.value
|
|
6991
|
-
}, [l.value]), h.value ?
|
|
6991
|
+
}, [l.value]), h.value ? gi(f("div", {
|
|
6992
6992
|
class: "f-chat-todo-task-description"
|
|
6993
6993
|
}, [h.value]), [[Po("overflow-tooltip")]]) : null])])]);
|
|
6994
6994
|
}
|
|
6995
|
-
}),
|
|
6995
|
+
}), Ci = /* @__PURE__ */ ie({
|
|
6996
6996
|
name: "FXTodoListView",
|
|
6997
6997
|
props: u1,
|
|
6998
6998
|
setup(e) {
|
|
@@ -7040,7 +7040,7 @@ const n1 = {
|
|
|
7040
7040
|
const b = o.value.detail ?? "";
|
|
7041
7041
|
return f(at, null, [b ? f("div", {
|
|
7042
7042
|
class: "f-chat-started-todo-task-detail"
|
|
7043
|
-
}, [b]) : null, f(
|
|
7043
|
+
}, [b]) : null, f(Ci, {
|
|
7044
7044
|
items: e.todoList
|
|
7045
7045
|
}, null)]);
|
|
7046
7046
|
}
|
|
@@ -7164,7 +7164,7 @@ const a1 = /* @__PURE__ */ ie({
|
|
|
7164
7164
|
}, null) : null;
|
|
7165
7165
|
};
|
|
7166
7166
|
}
|
|
7167
|
-
}),
|
|
7167
|
+
}), qu = /* @__PURE__ */ ie({
|
|
7168
7168
|
name: "UserAuthMessage",
|
|
7169
7169
|
props: {
|
|
7170
7170
|
content: {
|
|
@@ -7274,9 +7274,11 @@ const nu = /* @__PURE__ */ ie({
|
|
|
7274
7274
|
}, [e.content.toolDescription ?? "tool"]), f("div", {
|
|
7275
7275
|
class: d.value
|
|
7276
7276
|
}, [n.value ? f(zn, {
|
|
7277
|
-
status: "Error"
|
|
7277
|
+
status: "Error",
|
|
7278
|
+
variant: "tool-use"
|
|
7278
7279
|
}, null) : f(zn, {
|
|
7279
|
-
status: i.value ? "Done" : o.value ? "Working" : "NotStart"
|
|
7280
|
+
status: i.value ? "Done" : o.value ? "Working" : "NotStart",
|
|
7281
|
+
variant: "tool-use"
|
|
7280
7282
|
}, null), f("span", {
|
|
7281
7283
|
class: "f-chat-tool-use-status-text"
|
|
7282
7284
|
}, [a.value])]), f("i", {
|
|
@@ -7293,10 +7295,10 @@ const nu = /* @__PURE__ */ ie({
|
|
|
7293
7295
|
nu.install = (e) => {
|
|
7294
7296
|
e.component(nu.name, nu);
|
|
7295
7297
|
};
|
|
7296
|
-
const
|
|
7298
|
+
const Xu = /* @__PURE__ */ ie({
|
|
7297
7299
|
name: "FXBubble",
|
|
7298
7300
|
components: {
|
|
7299
|
-
"fx-user-auth-inline":
|
|
7301
|
+
"fx-user-auth-inline": qu,
|
|
7300
7302
|
"fx-app-preview-inline": Qn,
|
|
7301
7303
|
FXToolUse: nu
|
|
7302
7304
|
},
|
|
@@ -7549,8 +7551,8 @@ const Zu = /* @__PURE__ */ ie({
|
|
|
7549
7551
|
}, [t.slots.default()]);
|
|
7550
7552
|
}
|
|
7551
7553
|
});
|
|
7552
|
-
|
|
7553
|
-
e.component(
|
|
7554
|
+
Xu.install = (e) => {
|
|
7555
|
+
e.component(Xu.name, Xu), e.component(_a.name, _a);
|
|
7554
7556
|
};
|
|
7555
7557
|
const f1 = {
|
|
7556
7558
|
/** 轮播项列表 */
|
|
@@ -7779,7 +7781,7 @@ function p1(e) {
|
|
|
7779
7781
|
handleMouseLeave: b
|
|
7780
7782
|
};
|
|
7781
7783
|
}
|
|
7782
|
-
const
|
|
7784
|
+
const Zu = /* @__PURE__ */ ie({
|
|
7783
7785
|
name: "FXCarousel",
|
|
7784
7786
|
props: f1,
|
|
7785
7787
|
emits: ["update:modelValue", "change", "item-click"],
|
|
@@ -7923,8 +7925,8 @@ const Yu = /* @__PURE__ */ ie({
|
|
|
7923
7925
|
};
|
|
7924
7926
|
}
|
|
7925
7927
|
});
|
|
7926
|
-
|
|
7927
|
-
e.component(
|
|
7928
|
+
Zu.install = (e) => {
|
|
7929
|
+
e.component(Zu.name, Zu), e.component(Nr.name, Nr);
|
|
7928
7930
|
};
|
|
7929
7931
|
const m1 = {
|
|
7930
7932
|
customStyle: { type: String, default: "" },
|
|
@@ -8131,7 +8133,7 @@ function v1(e, t) {
|
|
|
8131
8133
|
onClickSplitterVerticalResizeBar: T
|
|
8132
8134
|
};
|
|
8133
8135
|
}
|
|
8134
|
-
const
|
|
8136
|
+
const _i = /* @__PURE__ */ ie({
|
|
8135
8137
|
name: "FSplitterPane",
|
|
8136
8138
|
props: b1,
|
|
8137
8139
|
emits: [],
|
|
@@ -8196,7 +8198,7 @@ const Ei = /* @__PURE__ */ ie({
|
|
|
8196
8198
|
}
|
|
8197
8199
|
});
|
|
8198
8200
|
uu.install = (e) => {
|
|
8199
|
-
e.component(uu.name, uu), e.component(
|
|
8201
|
+
e.component(uu.name, uu), e.component(_i.name, _i);
|
|
8200
8202
|
};
|
|
8201
8203
|
const y1 = {
|
|
8202
8204
|
previewConfig: {
|
|
@@ -8264,7 +8266,7 @@ const y1 = {
|
|
|
8264
8266
|
e.apply(void 0, u), n = 0, r("done");
|
|
8265
8267
|
}, t);
|
|
8266
8268
|
});
|
|
8267
|
-
}, jr = () => `${Date.now().toString(36)}${Math.random().toString(36).substring(2)}`,
|
|
8269
|
+
}, jr = () => `${Date.now().toString(36)}${Math.random().toString(36).substring(2)}`, Ei = (e) => e !== null && typeof e == "object" && !Array.isArray(e), C1 = /* @__PURE__ */ new Set(["__proto__", "constructor", "prototype"]), _1 = (e) => !C1.has(e), mo = (e, t, n = {}) => {
|
|
8268
8270
|
if (Array.isArray(e) && Array.isArray(t))
|
|
8269
8271
|
return Hr(e, t, n);
|
|
8270
8272
|
const { excludeKeys: u } = n, r = e, i = t;
|
|
@@ -8272,7 +8274,7 @@ const y1 = {
|
|
|
8272
8274
|
if (!_1(o))
|
|
8273
8275
|
continue;
|
|
8274
8276
|
const a = i[o], s = r[o];
|
|
8275
|
-
u && u(o) ? r[o] = a : Array.isArray(a) && Array.isArray(s) ? r[o] = Hr(s, a, n) :
|
|
8277
|
+
u && u(o) ? r[o] = a : Array.isArray(a) && Array.isArray(s) ? r[o] = Hr(s, a, n) : Ei(a) && Ei(s) ? r[o] = mo(
|
|
8276
8278
|
s,
|
|
8277
8279
|
a,
|
|
8278
8280
|
n
|
|
@@ -8283,7 +8285,7 @@ const y1 = {
|
|
|
8283
8285
|
const u = e.slice();
|
|
8284
8286
|
return t.forEach((r, i) => {
|
|
8285
8287
|
const o = u[i];
|
|
8286
|
-
Array.isArray(r) && Array.isArray(o) ? u[i] = Hr(o, r, n) :
|
|
8288
|
+
Array.isArray(r) && Array.isArray(o) ? u[i] = Hr(o, r, n) : Ei(r) && Ei(o) ? u[i] = mo(
|
|
8287
8289
|
o,
|
|
8288
8290
|
r,
|
|
8289
8291
|
n
|
|
@@ -8544,7 +8546,7 @@ const y1 = {
|
|
|
8544
8546
|
}, u = "default") => {
|
|
8545
8547
|
const r = (e == null ? void 0 : e.$slots[u]) || (t == null ? void 0 : t.slots[u]);
|
|
8546
8548
|
return (r ? r(e) : "") || n[u];
|
|
8547
|
-
}, L1 = "buildFinished", Ur = "errorCatcher",
|
|
8549
|
+
}, L1 = "buildFinished", Ur = "errorCatcher", cr = "catalogChanged", R1 = "pushCatalog", rl = "rerender", P1 = "taskStateChanged";
|
|
8548
8550
|
class M1 {
|
|
8549
8551
|
constructor() {
|
|
8550
8552
|
// 事件池
|
|
@@ -8852,8 +8854,8 @@ function Y1(e) {
|
|
|
8852
8854
|
}
|
|
8853
8855
|
var K1 = typeof performance == "object" && performance && typeof performance.now == "function" ? performance : Date, ll = /* @__PURE__ */ new Set(), Wr = typeof process == "object" && process ? process : {}, cl = (e, t, n, u) => {
|
|
8854
8856
|
typeof Wr.emitWarning == "function" ? Wr.emitWarning(e, t, n, u) : console.error(`[${n}] ${t}: ${e}`);
|
|
8855
|
-
},
|
|
8856
|
-
if (typeof
|
|
8857
|
+
}, Si = globalThis.AbortController, Fa = globalThis.AbortSignal, us;
|
|
8858
|
+
if (typeof Si > "u") {
|
|
8857
8859
|
Fa = class {
|
|
8858
8860
|
constructor() {
|
|
8859
8861
|
me(this, "onabort");
|
|
@@ -8864,7 +8866,7 @@ if (typeof Di > "u") {
|
|
|
8864
8866
|
addEventListener(n, u) {
|
|
8865
8867
|
this._onabort.push(u);
|
|
8866
8868
|
}
|
|
8867
|
-
},
|
|
8869
|
+
}, Si = class {
|
|
8868
8870
|
constructor() {
|
|
8869
8871
|
me(this, "signal", new Fa());
|
|
8870
8872
|
t();
|
|
@@ -8882,7 +8884,7 @@ if (typeof Di > "u") {
|
|
|
8882
8884
|
e && (e = !1, cl("AbortController is not defined. If using lru-cache in node 14, load an AbortController polyfill from the `node-abort-controller` package. A minimal polyfill is provided for use by LRUCache.fetch(), but it should not be relied upon in other contexts (eg, passing it to other APIs that use AbortController/AbortSignal might have undesirable effects). You may disable this with LRU_CACHE_IGNORE_AC_WARNING=1 in the env.", "NO_ABORT_CONTROLLER", "ENOTSUP", t));
|
|
8883
8885
|
};
|
|
8884
8886
|
}
|
|
8885
|
-
var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isFinite(e), dl = (e) => Vt(e) ? e <= Math.pow(2, 8) ? Uint8Array : e <= Math.pow(2, 16) ? Uint16Array : e <= Math.pow(2, 32) ? Uint32Array : e <= Number.MAX_SAFE_INTEGER ?
|
|
8887
|
+
var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isFinite(e), dl = (e) => Vt(e) ? e <= Math.pow(2, 8) ? Uint8Array : e <= Math.pow(2, 16) ? Uint16Array : e <= Math.pow(2, 32) ? Uint32Array : e <= Number.MAX_SAFE_INTEGER ? Yu : null : null, Yu = class extends Array {
|
|
8886
8888
|
constructor(t) {
|
|
8887
8889
|
super(t), this.fill(0);
|
|
8888
8890
|
}
|
|
@@ -8906,7 +8908,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
8906
8908
|
pop() {
|
|
8907
8909
|
return this.heap[--this.length];
|
|
8908
8910
|
}
|
|
8909
|
-
}, Fn = new WeakMap(), le(Lt, Fn, !1), Lt), is, rs, dt, tt, gt, dn, bt, Tn, In, vt, De, yt, ke, ye, oe, Ve, nt, Ue, Le, xt, Re, wt, At, ut, it, kt, Qt, qe, On, Y, Gr, fn, Ut, gu, rt, fl, hn, Ln, bu, qt, Xt, Vr,
|
|
8911
|
+
}, Fn = new WeakMap(), le(Lt, Fn, !1), Lt), is, rs, dt, tt, gt, dn, bt, Tn, In, vt, De, yt, ke, ye, oe, Ve, nt, Ue, Le, xt, Re, wt, At, ut, it, kt, Qt, qe, On, Y, Gr, fn, Ut, gu, rt, fl, hn, Ln, bu, qt, Xt, Vr, Ku, Qu, ve, qr, Yn, Zt, Xr, Rn, ep = (Rn = class {
|
|
8910
8912
|
constructor(t) {
|
|
8911
8913
|
le(this, Y);
|
|
8912
8914
|
le(this, dt);
|
|
@@ -9006,7 +9008,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9006
9008
|
return J(u = t, Y, ve).call(u, n);
|
|
9007
9009
|
}, backgroundFetch: (n, u, r, i) => {
|
|
9008
9010
|
var o;
|
|
9009
|
-
return J(o = t, Y,
|
|
9011
|
+
return J(o = t, Y, Qu).call(o, n, u, r, i);
|
|
9010
9012
|
}, moveToTail: (n) => {
|
|
9011
9013
|
var u;
|
|
9012
9014
|
return J(u = t, Y, Yn).call(u, n);
|
|
@@ -9147,7 +9149,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9147
9149
|
let { ttl: r = this.ttl, start: i, noDisposeOnSet: o = this.noDisposeOnSet, sizeCalculation: a = this.sizeCalculation, status: s } = u, { noUpdateTTL: c = this.noUpdateTTL } = u, d = w(this, bu).call(this, t, n, u.size || 0, a);
|
|
9148
9150
|
if (this.maxEntrySize && d > this.maxEntrySize) return s && (s.set = "miss", s.maxEntrySizeExceeded = !0), J(this, Y, Zt).call(this, t, "set"), this;
|
|
9149
9151
|
let l = w(this, De) === 0 ? void 0 : w(this, ke).get(t);
|
|
9150
|
-
if (l === void 0) l = w(this, De) === 0 ? w(this, Le) : w(this, xt).length !== 0 ? w(this, xt).pop() : w(this, De) === w(this, dt) ? J(this, Y,
|
|
9152
|
+
if (l === void 0) l = w(this, De) === 0 ? w(this, Le) : w(this, xt).length !== 0 ? w(this, xt).pop() : w(this, De) === w(this, dt) ? J(this, Y, Ku).call(this, !1) : w(this, De), w(this, ye)[l] = t, w(this, oe)[l] = n, w(this, ke).set(t, l), w(this, Ve)[w(this, Le)] = l, w(this, nt)[l] = w(this, Le), ue(this, Le, l), Tu(this, De)._++, w(this, Ln).call(this, l, d, s), s && (s.set = "add"), c = !1, w(this, On) && ((h = w(this, dn)) == null || h.call(this, n, t, "add"));
|
|
9151
9153
|
else {
|
|
9152
9154
|
J(this, Y, Yn).call(this, l);
|
|
9153
9155
|
let g = w(this, oe)[l];
|
|
@@ -9176,7 +9178,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9176
9178
|
try {
|
|
9177
9179
|
for (; w(this, De); ) {
|
|
9178
9180
|
let n = w(this, oe)[w(this, Ue)];
|
|
9179
|
-
if (J(this, Y,
|
|
9181
|
+
if (J(this, Y, Ku).call(this, !0), J(this, Y, ve).call(this, n)) {
|
|
9180
9182
|
if (n.__staleWhileFetching) return n.__staleWhileFetching;
|
|
9181
9183
|
} else if (n !== void 0) return n;
|
|
9182
9184
|
}
|
|
@@ -9209,7 +9211,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9209
9211
|
let g = { allowStale: u, updateAgeOnGet: r, noDeleteOnStaleGet: i, ttl: o, noDisposeOnSet: a, size: s, sizeCalculation: c, noUpdateTTL: d, noDeleteOnFetchRejection: l, allowStaleOnFetchRejection: h, allowStaleOnFetchAbort: p, ignoreFetchAbort: m, status: A, signal: b }, y = w(this, ke).get(t);
|
|
9210
9212
|
if (y === void 0) {
|
|
9211
9213
|
A && (A.fetch = "miss");
|
|
9212
|
-
let k = J(this, Y,
|
|
9214
|
+
let k = J(this, Y, Qu).call(this, t, y, g, x);
|
|
9213
9215
|
return k.__returned = k;
|
|
9214
9216
|
} else {
|
|
9215
9217
|
let k = w(this, oe)[y];
|
|
@@ -9219,7 +9221,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9219
9221
|
}
|
|
9220
9222
|
let T = w(this, rt).call(this, y);
|
|
9221
9223
|
if (!v && !T) return A && (A.fetch = "hit"), J(this, Y, Yn).call(this, y), r && w(this, fn).call(this, y), A && w(this, Ut).call(this, A, y), k;
|
|
9222
|
-
let D = J(this, Y,
|
|
9224
|
+
let D = J(this, Y, Qu).call(this, t, y, g, x), S = D.__staleWhileFetching !== void 0 && u;
|
|
9223
9225
|
return A && (A.fetch = T ? "stale" : "refresh", S && T && (A.returnedStale = !0)), S ? D.__staleWhileFetching : D.__returned = D;
|
|
9224
9226
|
}
|
|
9225
9227
|
}
|
|
@@ -9250,7 +9252,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9250
9252
|
return J(this, Y, Xr).call(this, "delete");
|
|
9251
9253
|
}
|
|
9252
9254
|
}, dt = new WeakMap(), tt = new WeakMap(), gt = new WeakMap(), dn = new WeakMap(), bt = new WeakMap(), Tn = new WeakMap(), In = new WeakMap(), vt = new WeakMap(), De = new WeakMap(), yt = new WeakMap(), ke = new WeakMap(), ye = new WeakMap(), oe = new WeakMap(), Ve = new WeakMap(), nt = new WeakMap(), Ue = new WeakMap(), Le = new WeakMap(), xt = new WeakMap(), Re = new WeakMap(), wt = new WeakMap(), At = new WeakMap(), ut = new WeakMap(), it = new WeakMap(), kt = new WeakMap(), Qt = new WeakMap(), qe = new WeakMap(), On = new WeakMap(), Y = new WeakSet(), Gr = function() {
|
|
9253
|
-
let t = new
|
|
9255
|
+
let t = new Yu(w(this, dt)), n = new Yu(w(this, dt));
|
|
9254
9256
|
ue(this, ut, t), ue(this, At, n);
|
|
9255
9257
|
let u = this.ttlAutopurge ? new Array(w(this, dt)) : void 0;
|
|
9256
9258
|
ue(this, it, u), ue(this, gu, (a, s, c = w(this, vt).now()) => {
|
|
@@ -9297,7 +9299,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9297
9299
|
return !!c && !!s && (i || o()) - s > c;
|
|
9298
9300
|
});
|
|
9299
9301
|
}, fn = new WeakMap(), Ut = new WeakMap(), gu = new WeakMap(), rt = new WeakMap(), fl = function() {
|
|
9300
|
-
let t = new
|
|
9302
|
+
let t = new Yu(w(this, dt));
|
|
9301
9303
|
ue(this, yt, 0), ue(this, wt, t), ue(this, hn, (n) => {
|
|
9302
9304
|
ue(this, yt, w(this, yt) - t[n]), t[n] = 0;
|
|
9303
9305
|
}), ue(this, bu, (n, u, r, i) => {
|
|
@@ -9310,7 +9312,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9310
9312
|
}), ue(this, Ln, (n, u, r) => {
|
|
9311
9313
|
if (t[n] = u, w(this, tt)) {
|
|
9312
9314
|
let i = w(this, tt) - t[n];
|
|
9313
|
-
for (; w(this, yt) > i; ) J(this, Y,
|
|
9315
|
+
for (; w(this, yt) > i; ) J(this, Y, Ku).call(this, !0);
|
|
9314
9316
|
}
|
|
9315
9317
|
ue(this, yt, w(this, yt) + t[n]), r && (r.entrySize = u, r.totalCalculatedSize = w(this, yt));
|
|
9316
9318
|
});
|
|
@@ -9320,14 +9322,14 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9320
9322
|
if (w(this, De)) for (let n = w(this, Ue); !(!J(this, Y, Vr).call(this, n) || ((t || !w(this, rt).call(this, n)) && (yield n), n === w(this, Le))); ) n = w(this, Ve)[n];
|
|
9321
9323
|
}, Vr = function(t) {
|
|
9322
9324
|
return t !== void 0 && w(this, ke).get(w(this, ye)[t]) === t;
|
|
9323
|
-
},
|
|
9325
|
+
}, Ku = function(t) {
|
|
9324
9326
|
var i, o, a;
|
|
9325
9327
|
let n = w(this, Ue), u = w(this, ye)[n], r = w(this, oe)[n];
|
|
9326
9328
|
return w(this, Qt) && J(this, Y, ve).call(this, r) ? r.__abortController.abort(new Error("evicted")) : (w(this, kt) || w(this, qe)) && (w(this, kt) && ((i = w(this, gt)) == null || i.call(this, r, u, "evict")), w(this, qe) && ((o = w(this, Re)) == null || o.push([r, u, "evict"]))), w(this, hn).call(this, n), (a = w(this, it)) != null && a[n] && (clearTimeout(w(this, it)[n]), w(this, it)[n] = void 0), t && (w(this, ye)[n] = void 0, w(this, oe)[n] = void 0, w(this, xt).push(n)), w(this, De) === 1 ? (ue(this, Ue, ue(this, Le, 0)), w(this, xt).length = 0) : ue(this, Ue, w(this, Ve)[n]), w(this, ke).delete(u), Tu(this, De)._--, n;
|
|
9327
|
-
},
|
|
9329
|
+
}, Qu = function(t, n, u, r) {
|
|
9328
9330
|
let i = n === void 0 ? void 0 : w(this, oe)[n];
|
|
9329
9331
|
if (J(this, Y, ve).call(this, i)) return i;
|
|
9330
|
-
let o = new
|
|
9332
|
+
let o = new Si(), { signal: a } = u;
|
|
9331
9333
|
a == null || a.addEventListener("abort", () => o.abort(a.reason), { signal: o.signal });
|
|
9332
9334
|
let s = { signal: o.signal, options: u, context: r }, c = (x, v = !1) => {
|
|
9333
9335
|
let { aborted: A } = o.signal, b = u.ignoreFetchAbort && x !== void 0, g = u.ignoreFetchAbort || !!(u.allowStaleOnFetchAbort && x !== void 0);
|
|
@@ -9351,7 +9353,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
|
|
|
9351
9353
|
}, ve = function(t) {
|
|
9352
9354
|
if (!w(this, Qt)) return !1;
|
|
9353
9355
|
let n = t;
|
|
9354
|
-
return !!n && n instanceof Promise && n.hasOwnProperty("__staleWhileFetching") && n.__abortController instanceof
|
|
9356
|
+
return !!n && n instanceof Promise && n.hasOwnProperty("__staleWhileFetching") && n.__abortController instanceof Si;
|
|
9355
9357
|
}, qr = function(t, n) {
|
|
9356
9358
|
w(this, nt)[n] = t, w(this, Ve)[t] = n;
|
|
9357
9359
|
}, Yn = function(t) {
|
|
@@ -9413,14 +9415,14 @@ var cn = Object.assign || function(e) {
|
|
|
9413
9415
|
return t.tagName === "IMG";
|
|
9414
9416
|
}, tp = function(t) {
|
|
9415
9417
|
return NodeList.prototype.isPrototypeOf(t);
|
|
9416
|
-
},
|
|
9418
|
+
}, Ju = function(t) {
|
|
9417
9419
|
return t && t.nodeType === 1;
|
|
9418
9420
|
}, Ta = function(t) {
|
|
9419
9421
|
var n = t.currentSrc || t.src;
|
|
9420
9422
|
return n.substr(-4).toLowerCase() === ".svg";
|
|
9421
9423
|
}, Ia = function(t) {
|
|
9422
9424
|
try {
|
|
9423
|
-
return Array.isArray(t) ? t.filter(Mu) : tp(t) ? [].slice.call(t).filter(Mu) :
|
|
9425
|
+
return Array.isArray(t) ? t.filter(Mu) : tp(t) ? [].slice.call(t).filter(Mu) : Ju(t) ? [t].filter(Mu) : typeof t == "string" ? [].slice.call(document.querySelectorAll(t)).filter(Mu) : [];
|
|
9424
9426
|
} catch {
|
|
9425
9427
|
throw new TypeError(`The provided selector is invalid.
|
|
9426
9428
|
Expects a CSS selector, a Node element, a NodeList or an array.
|
|
@@ -9465,7 +9467,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
9465
9467
|
}, a = function() {
|
|
9466
9468
|
var $ = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, O = $;
|
|
9467
9469
|
if ($.background && (X.style.background = $.background), $.container && $.container instanceof Object && (O.container = cn({}, D.container, $.container)), $.template) {
|
|
9468
|
-
var V =
|
|
9470
|
+
var V = Ju($.template) ? $.template : document.querySelector($.template);
|
|
9469
9471
|
O.template = V;
|
|
9470
9472
|
}
|
|
9471
9473
|
return D = cn({}, D, O), g.forEach(function(_) {
|
|
@@ -9532,7 +9534,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
9532
9534
|
if (D.container instanceof Object)
|
|
9533
9535
|
C = cn({}, C, D.container), I = C.width - C.left - C.right - D.margin * 2, F = C.height - C.top - C.bottom - D.margin * 2;
|
|
9534
9536
|
else {
|
|
9535
|
-
var L =
|
|
9537
|
+
var L = Ju(D.container) ? D.container : document.querySelector(D.container), U = L.getBoundingClientRect(), W = U.width, B = U.height, P = U.left, R = U.top;
|
|
9536
9538
|
C = cn({}, C, {
|
|
9537
9539
|
width: W,
|
|
9538
9540
|
height: B,
|
|
@@ -9570,7 +9572,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
9570
9572
|
if (S.original.dispatchEvent(xn("medium-zoom:open", {
|
|
9571
9573
|
detail: { zoom: H }
|
|
9572
9574
|
})), T = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0, k = !0, S.zoomed = up(S.original), document.body.appendChild(X), D.template) {
|
|
9573
|
-
var F =
|
|
9575
|
+
var F = Ju(D.template) ? D.template : document.querySelector(D.template);
|
|
9574
9576
|
S.template = document.createElement("div"), S.template.appendChild(F.content.cloneNode(!0)), document.body.appendChild(S.template);
|
|
9575
9577
|
}
|
|
9576
9578
|
if (S.original.parentElement && S.original.parentElement.tagName === "PICTURE" && S.original.currentSrc && (S.zoomed.src = S.original.currentSrc), document.body.appendChild(S.zoomed), window.requestAnimationFrame(function() {
|
|
@@ -9884,7 +9886,7 @@ const tn = {
|
|
|
9884
9886
|
id: tn.katexcss
|
|
9885
9887
|
});
|
|
9886
9888
|
}), t;
|
|
9887
|
-
},
|
|
9889
|
+
}, ei = new ep({
|
|
9888
9890
|
max: 1e3,
|
|
9889
9891
|
// 缓存10分钟
|
|
9890
9892
|
ttl: 6e5
|
|
@@ -9918,7 +9920,7 @@ const tn = {
|
|
|
9918
9920
|
return re(
|
|
9919
9921
|
() => n.value,
|
|
9920
9922
|
() => {
|
|
9921
|
-
|
|
9923
|
+
ei.clear(), c();
|
|
9922
9924
|
}
|
|
9923
9925
|
), Fe(() => {
|
|
9924
9926
|
var l, h;
|
|
@@ -9967,14 +9969,14 @@ const tn = {
|
|
|
9967
9969
|
if (v.dataset.closed === "false")
|
|
9968
9970
|
return !1;
|
|
9969
9971
|
const A = v.innerText;
|
|
9970
|
-
let b =
|
|
9972
|
+
let b = ei.get(A);
|
|
9971
9973
|
if (!b) {
|
|
9972
9974
|
const y = jr();
|
|
9973
9975
|
let k = { svg: "" };
|
|
9974
9976
|
try {
|
|
9975
9977
|
k = await a.render(y, A, l), b = await e.sanitizeMermaid(k.svg);
|
|
9976
9978
|
const T = document.createElement("p");
|
|
9977
|
-
T.className = `${K}-mermaid`, T.setAttribute("data-processed", ""), T.setAttribute("data-content", A), T.innerHTML = b, (g = T.children[0]) == null || g.removeAttribute("height"),
|
|
9979
|
+
T.className = `${K}-mermaid`, T.setAttribute("data-processed", ""), T.setAttribute("data-content", A), T.innerHTML = b, (g = T.children[0]) == null || g.removeAttribute("height"), ei.set(A, T.innerHTML), v.dataset.line !== void 0 && (T.dataset.line = v.dataset.line), v.replaceWith(T);
|
|
9978
9980
|
} catch (T) {
|
|
9979
9981
|
ft.emit(t, Ur, {
|
|
9980
9982
|
name: "mermaid",
|
|
@@ -10291,7 +10293,7 @@ const tn = {
|
|
|
10291
10293
|
const m = s.map[1] - 1, p = !!((l = (d = o.srcLines[m]) == null ? void 0 : d.trim()) != null && l.startsWith("```"));
|
|
10292
10294
|
s.attrSet("data-closed", `${p}`), s.attrSet("data-line", String(s.map[0]));
|
|
10293
10295
|
}
|
|
10294
|
-
const h =
|
|
10296
|
+
const h = ei.get(c);
|
|
10295
10297
|
return h ? (s.attrSet("data-processed", ""), s.attrSet("data-content", c), `<p ${a.renderAttrs(s)}>${h}</p>`) : `<div ${a.renderAttrs(s)}>${e.utils.escapeHtml(c)}</div>`;
|
|
10296
10298
|
}
|
|
10297
10299
|
return n(u, r, i, o, a);
|
|
@@ -10449,7 +10451,7 @@ const tn = {
|
|
|
10449
10451
|
customIcon: c.value
|
|
10450
10452
|
});
|
|
10451
10453
|
}, N = () => {
|
|
10452
|
-
ft.emit(r, L1, D.value), e.onHtmlChanged(D.value), e.onGetCatalog(h.value), ft.emit(r,
|
|
10454
|
+
ft.emit(r, L1, D.value), e.onHtmlChanged(D.value), e.onGetCatalog(h.value), ft.emit(r, cr, h.value), Ee(() => {
|
|
10453
10455
|
v().then(H), b();
|
|
10454
10456
|
});
|
|
10455
10457
|
}, $ = () => {
|
|
@@ -10472,7 +10474,7 @@ const tn = {
|
|
|
10472
10474
|
() => l.value.preview,
|
|
10473
10475
|
() => {
|
|
10474
10476
|
l.value.preview && Ee(() => {
|
|
10475
|
-
v().then(H), b(), ft.emit(r,
|
|
10477
|
+
v().then(H), b(), ft.emit(r, cr, h.value);
|
|
10476
10478
|
});
|
|
10477
10479
|
}
|
|
10478
10480
|
), re([D, A], () => {
|
|
@@ -10481,7 +10483,7 @@ const tn = {
|
|
|
10481
10483
|
ft.on(r, {
|
|
10482
10484
|
name: R1,
|
|
10483
10485
|
callback() {
|
|
10484
|
-
ft.emit(r,
|
|
10486
|
+
ft.emit(r, cr, h.value);
|
|
10485
10487
|
}
|
|
10486
10488
|
}), ft.on(r, {
|
|
10487
10489
|
name: rl,
|
|
@@ -10986,7 +10988,7 @@ const Up = (e, t, n) => {
|
|
|
10986
10988
|
}
|
|
10987
10989
|
};
|
|
10988
10990
|
t.expose(r);
|
|
10989
|
-
},
|
|
10991
|
+
}, ti = /* @__PURE__ */ ie({
|
|
10990
10992
|
name: "MdPreview",
|
|
10991
10993
|
props: pl,
|
|
10992
10994
|
emits: ml,
|
|
@@ -11044,7 +11046,7 @@ const Up = (e, t, n) => {
|
|
|
11044
11046
|
}, null)]);
|
|
11045
11047
|
}
|
|
11046
11048
|
});
|
|
11047
|
-
|
|
11049
|
+
ti.install = (e) => (e.component(ti.name, ti), e);
|
|
11048
11050
|
const Wp = {
|
|
11049
11051
|
onClick: {
|
|
11050
11052
|
type: Function,
|
|
@@ -11068,7 +11070,7 @@ const Wp = {
|
|
|
11068
11070
|
/**
|
|
11069
11071
|
* ==结束
|
|
11070
11072
|
*/
|
|
11071
|
-
},
|
|
11073
|
+
}, dr = /* @__PURE__ */ ie({
|
|
11072
11074
|
name: "NormalFooterToolbar",
|
|
11073
11075
|
props: Wp,
|
|
11074
11076
|
emits: ["onClick"],
|
|
@@ -11088,8 +11090,8 @@ const Wp = {
|
|
|
11088
11090
|
};
|
|
11089
11091
|
}
|
|
11090
11092
|
});
|
|
11091
|
-
|
|
11092
|
-
var
|
|
11093
|
+
dr.install = (e) => (e.component(dr.name, dr), e);
|
|
11094
|
+
var fr = { exports: {} }, we = {}, hr = { exports: {} }, sn = {}, Ma;
|
|
11093
11095
|
function gl() {
|
|
11094
11096
|
if (Ma) return sn;
|
|
11095
11097
|
Ma = 1;
|
|
@@ -11134,9 +11136,9 @@ function bl() {
|
|
|
11134
11136
|
}
|
|
11135
11137
|
}), Ba;
|
|
11136
11138
|
}
|
|
11137
|
-
var
|
|
11139
|
+
var pr, Na;
|
|
11138
11140
|
function Gp() {
|
|
11139
|
-
if (Na) return
|
|
11141
|
+
if (Na) return pr;
|
|
11140
11142
|
Na = 1;
|
|
11141
11143
|
var e = bl();
|
|
11142
11144
|
function t(n, u) {
|
|
@@ -11166,11 +11168,11 @@ function Gp() {
|
|
|
11166
11168
|
}
|
|
11167
11169
|
return e.trim(s);
|
|
11168
11170
|
}
|
|
11169
|
-
return
|
|
11171
|
+
return pr = t, pr;
|
|
11170
11172
|
}
|
|
11171
|
-
var
|
|
11173
|
+
var mr, ja;
|
|
11172
11174
|
function Vp() {
|
|
11173
|
-
if (ja) return
|
|
11175
|
+
if (ja) return mr;
|
|
11174
11176
|
ja = 1;
|
|
11175
11177
|
var e = gl(), t = Gp();
|
|
11176
11178
|
bl();
|
|
@@ -11208,7 +11210,7 @@ function Vp() {
|
|
|
11208
11210
|
}
|
|
11209
11211
|
});
|
|
11210
11212
|
return h;
|
|
11211
|
-
},
|
|
11213
|
+
}, mr = r, mr;
|
|
11212
11214
|
}
|
|
11213
11215
|
var Ha;
|
|
11214
11216
|
function Yr() {
|
|
@@ -11221,7 +11223,7 @@ function Yr() {
|
|
|
11221
11223
|
t = e.exports = r, t.FilterCSS = u;
|
|
11222
11224
|
for (var i in n) t[i] = n[i];
|
|
11223
11225
|
typeof window < "u" && (window.filterCSS = e.exports);
|
|
11224
|
-
}(
|
|
11226
|
+
}(hr, hr.exports)), hr.exports;
|
|
11225
11227
|
}
|
|
11226
11228
|
var $a, Ua;
|
|
11227
11229
|
function go() {
|
|
@@ -11576,9 +11578,9 @@ function yl() {
|
|
|
11576
11578
|
}
|
|
11577
11579
|
return Bu.parseTag = u, Bu.parseAttr = i, Bu;
|
|
11578
11580
|
}
|
|
11579
|
-
var
|
|
11581
|
+
var gr, Va;
|
|
11580
11582
|
function qp() {
|
|
11581
|
-
if (Va) return
|
|
11583
|
+
if (Va) return gr;
|
|
11582
11584
|
Va = 1;
|
|
11583
11585
|
var e = Yr().FilterCSS, t = vl(), n = yl(), u = n.parseTag, r = n.parseAttr, i = go();
|
|
11584
11586
|
function o(l) {
|
|
@@ -11650,7 +11652,7 @@ function qp() {
|
|
|
11650
11652
|
y
|
|
11651
11653
|
);
|
|
11652
11654
|
return D && (S = D.remove(S)), S;
|
|
11653
|
-
},
|
|
11655
|
+
}, gr = d, gr;
|
|
11654
11656
|
}
|
|
11655
11657
|
var qa;
|
|
11656
11658
|
function Xp() {
|
|
@@ -11670,7 +11672,7 @@ function Xp() {
|
|
|
11670
11672
|
return typeof self < "u" && typeof DedicatedWorkerGlobalScope < "u" && self instanceof DedicatedWorkerGlobalScope;
|
|
11671
11673
|
}
|
|
11672
11674
|
o() && (self.filterXSS = e.exports);
|
|
11673
|
-
}(
|
|
11675
|
+
}(fr, fr.exports)), fr.exports;
|
|
11674
11676
|
}
|
|
11675
11677
|
Xp();
|
|
11676
11678
|
const Dn = /* @__PURE__ */ ie({
|
|
@@ -11679,7 +11681,7 @@ const Dn = /* @__PURE__ */ ie({
|
|
|
11679
11681
|
setup(e) {
|
|
11680
11682
|
return () => f("div", {
|
|
11681
11683
|
class: "f-markdown-preview-container"
|
|
11682
|
-
}, [f(
|
|
11684
|
+
}, [f(ti, {
|
|
11683
11685
|
modelValue: e.content
|
|
11684
11686
|
}, null)]);
|
|
11685
11687
|
}
|
|
@@ -11745,7 +11747,7 @@ function im(e) {
|
|
|
11745
11747
|
return null;
|
|
11746
11748
|
}
|
|
11747
11749
|
}
|
|
11748
|
-
const
|
|
11750
|
+
const ni = /* @__PURE__ */ ie({
|
|
11749
11751
|
name: "ChatPreview",
|
|
11750
11752
|
props: y1,
|
|
11751
11753
|
setup(e, {
|
|
@@ -11972,7 +11974,7 @@ const ui = /* @__PURE__ */ ie({
|
|
|
11972
11974
|
class: "f-chat-content-main-layout",
|
|
11973
11975
|
direction: "row"
|
|
11974
11976
|
}, {
|
|
11975
|
-
default: () => [f(
|
|
11977
|
+
default: () => [f(_i, {
|
|
11976
11978
|
position: "center",
|
|
11977
11979
|
resizable: !1,
|
|
11978
11980
|
minWidth: 100,
|
|
@@ -11990,7 +11992,7 @@ const ui = /* @__PURE__ */ ie({
|
|
|
11990
11992
|
title: I,
|
|
11991
11993
|
onClick: () => p(I)
|
|
11992
11994
|
}, [I]))])])]
|
|
11993
|
-
}), f(
|
|
11995
|
+
}), f(_i, {
|
|
11994
11996
|
position: "right",
|
|
11995
11997
|
resizable: !0,
|
|
11996
11998
|
width: 600,
|
|
@@ -12012,7 +12014,7 @@ const ui = /* @__PURE__ */ ie({
|
|
|
12012
12014
|
style: {
|
|
12013
12015
|
overflow: a.value ? "auto" : "hidden"
|
|
12014
12016
|
}
|
|
12015
|
-
}, [a.value ? _() : f(at, null, [
|
|
12017
|
+
}, [a.value ? _() : f(at, null, [gi(f("div", {
|
|
12016
12018
|
class: ["f-chat-preview-skeleton", {
|
|
12017
12019
|
"f-chat-preview-skeleton--fade-out": r.value
|
|
12018
12020
|
}]
|
|
@@ -12119,8 +12121,8 @@ const P2 = {
|
|
|
12119
12121
|
return typeof ln().showPreview == "function";
|
|
12120
12122
|
}
|
|
12121
12123
|
};
|
|
12122
|
-
|
|
12123
|
-
e.component(
|
|
12124
|
+
ni.install = (e) => {
|
|
12125
|
+
e.component(ni.name, ni);
|
|
12124
12126
|
};
|
|
12125
12127
|
const om = {
|
|
12126
12128
|
modelValue: {
|
|
@@ -12151,7 +12153,7 @@ const om = {
|
|
|
12151
12153
|
type: Boolean,
|
|
12152
12154
|
default: !0
|
|
12153
12155
|
}
|
|
12154
|
-
},
|
|
12156
|
+
}, ui = /* @__PURE__ */ ie({
|
|
12155
12157
|
name: "FXConfirmDialog",
|
|
12156
12158
|
props: om,
|
|
12157
12159
|
emits: {
|
|
@@ -12203,8 +12205,8 @@ const om = {
|
|
|
12203
12205
|
}) : null;
|
|
12204
12206
|
}
|
|
12205
12207
|
});
|
|
12206
|
-
|
|
12207
|
-
e.component(
|
|
12208
|
+
ui.install = (e) => {
|
|
12209
|
+
e.component(ui.name, ui);
|
|
12208
12210
|
};
|
|
12209
12211
|
function Za(e, t) {
|
|
12210
12212
|
(t == null || t > e.length) && (t = e.length);
|
|
@@ -12356,7 +12358,7 @@ function Kn(e) {
|
|
|
12356
12358
|
};
|
|
12357
12359
|
};
|
|
12358
12360
|
}
|
|
12359
|
-
function
|
|
12361
|
+
function Di(e) {
|
|
12360
12362
|
return {}.toString.call(e).includes("Object");
|
|
12361
12363
|
}
|
|
12362
12364
|
function ym(e) {
|
|
@@ -12369,7 +12371,7 @@ function xm(e, t) {
|
|
|
12369
12371
|
return Object.prototype.hasOwnProperty.call(e, t);
|
|
12370
12372
|
}
|
|
12371
12373
|
function wm(e, t) {
|
|
12372
|
-
return
|
|
12374
|
+
return Di(t) || nn("changeType"), Object.keys(t).some(function(n) {
|
|
12373
12375
|
return !xm(e, n);
|
|
12374
12376
|
}) && nn("changeField"), t;
|
|
12375
12377
|
}
|
|
@@ -12377,12 +12379,12 @@ function Am(e) {
|
|
|
12377
12379
|
mu(e) || nn("selectorType");
|
|
12378
12380
|
}
|
|
12379
12381
|
function km(e) {
|
|
12380
|
-
mu(e) ||
|
|
12382
|
+
mu(e) || Di(e) || nn("handlerType"), Di(e) && Object.values(e).some(function(t) {
|
|
12381
12383
|
return !mu(t);
|
|
12382
12384
|
}) && nn("handlersType");
|
|
12383
12385
|
}
|
|
12384
12386
|
function Cm(e) {
|
|
12385
|
-
e || nn("initialIsRequired"),
|
|
12387
|
+
e || nn("initialIsRequired"), Di(e) || nn("initialType"), ym(e) && nn("initialContent");
|
|
12386
12388
|
}
|
|
12387
12389
|
function _m(e, t) {
|
|
12388
12390
|
throw new Error(e[t] || e.default);
|
|
@@ -12500,7 +12502,7 @@ var jm = {
|
|
|
12500
12502
|
type: "cancelation",
|
|
12501
12503
|
msg: "operation is manually canceled"
|
|
12502
12504
|
};
|
|
12503
|
-
function
|
|
12505
|
+
function br(e) {
|
|
12504
12506
|
var t = !1, n = new Promise(function(u, r) {
|
|
12505
12507
|
e.then(function(i) {
|
|
12506
12508
|
return t ? r(jm) : u(i);
|
|
@@ -12516,10 +12518,10 @@ var Hm = ["monaco"], $m = Im.create({
|
|
|
12516
12518
|
resolve: null,
|
|
12517
12519
|
reject: null,
|
|
12518
12520
|
monaco: null
|
|
12519
|
-
}), El = hm($m, 2), ku = El[0],
|
|
12521
|
+
}), El = hm($m, 2), ku = El[0], Mi = El[1];
|
|
12520
12522
|
function Um(e) {
|
|
12521
12523
|
var t = zm.config(e), n = t.monaco, u = dm(t, Hm);
|
|
12522
|
-
|
|
12524
|
+
Mi(function(r) {
|
|
12523
12525
|
return {
|
|
12524
12526
|
config: _l(r.config, u),
|
|
12525
12527
|
monaco: n
|
|
@@ -12536,15 +12538,15 @@ function Wm() {
|
|
|
12536
12538
|
};
|
|
12537
12539
|
});
|
|
12538
12540
|
if (!e.isInitialized) {
|
|
12539
|
-
if (
|
|
12541
|
+
if (Mi({
|
|
12540
12542
|
isInitialized: !0
|
|
12541
12543
|
}), e.monaco)
|
|
12542
|
-
return e.resolve(e.monaco), vr
|
|
12544
|
+
return e.resolve(e.monaco), br(vr);
|
|
12543
12545
|
if (window.monaco && window.monaco.editor)
|
|
12544
|
-
return Sl(window.monaco), e.resolve(window.monaco), vr
|
|
12546
|
+
return Sl(window.monaco), e.resolve(window.monaco), br(vr);
|
|
12545
12547
|
Nm(Gm, qm)(Xm);
|
|
12546
12548
|
}
|
|
12547
|
-
return vr
|
|
12549
|
+
return br(vr);
|
|
12548
12550
|
}
|
|
12549
12551
|
function Gm(e) {
|
|
12550
12552
|
return document.body.appendChild(e);
|
|
@@ -12582,7 +12584,7 @@ function Xm() {
|
|
|
12582
12584
|
});
|
|
12583
12585
|
}
|
|
12584
12586
|
function Sl(e) {
|
|
12585
|
-
ku().monaco ||
|
|
12587
|
+
ku().monaco || Mi({
|
|
12586
12588
|
monaco: e
|
|
12587
12589
|
});
|
|
12588
12590
|
}
|
|
@@ -12592,8 +12594,8 @@ function Zm() {
|
|
|
12592
12594
|
return t;
|
|
12593
12595
|
});
|
|
12594
12596
|
}
|
|
12595
|
-
var
|
|
12596
|
-
return
|
|
12597
|
+
var vr = new Promise(function(e, t) {
|
|
12598
|
+
return Mi({
|
|
12597
12599
|
resolve: e,
|
|
12598
12600
|
reject: t
|
|
12599
12601
|
});
|
|
@@ -12613,7 +12615,7 @@ function Jm(e) {
|
|
|
12613
12615
|
timeout: 500
|
|
12614
12616
|
}) : setTimeout(e, 0);
|
|
12615
12617
|
}
|
|
12616
|
-
const
|
|
12618
|
+
const ii = /* @__PURE__ */ ie({
|
|
12617
12619
|
name: "FXCodingMessage",
|
|
12618
12620
|
props: Km,
|
|
12619
12621
|
setup(e) {
|
|
@@ -12814,8 +12816,8 @@ const ri = /* @__PURE__ */ ie({
|
|
|
12814
12816
|
};
|
|
12815
12817
|
}
|
|
12816
12818
|
});
|
|
12817
|
-
|
|
12818
|
-
e.component(
|
|
12819
|
+
ii.install = (e) => {
|
|
12820
|
+
e.component(ii.name, ii);
|
|
12819
12821
|
};
|
|
12820
12822
|
const e2 = {
|
|
12821
12823
|
content: {
|
|
@@ -12826,7 +12828,7 @@ const e2 = {
|
|
|
12826
12828
|
function t2(e) {
|
|
12827
12829
|
return "file" in e && "path" in e;
|
|
12828
12830
|
}
|
|
12829
|
-
const
|
|
12831
|
+
const ri = /* @__PURE__ */ ie({
|
|
12830
12832
|
name: "FileOperationMessage",
|
|
12831
12833
|
props: e2,
|
|
12832
12834
|
setup(e) {
|
|
@@ -12947,8 +12949,8 @@ const oi = /* @__PURE__ */ ie({
|
|
|
12947
12949
|
};
|
|
12948
12950
|
}
|
|
12949
12951
|
});
|
|
12950
|
-
|
|
12951
|
-
e.component(
|
|
12952
|
+
ri.install = (e) => {
|
|
12953
|
+
e.component(ri.name, ri);
|
|
12952
12954
|
};
|
|
12953
12955
|
const n2 = {
|
|
12954
12956
|
visible: {
|
|
@@ -12989,7 +12991,7 @@ const n2 = {
|
|
|
12989
12991
|
type: Object,
|
|
12990
12992
|
default: () => ({})
|
|
12991
12993
|
}
|
|
12992
|
-
}, u2 = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='60px'%20height='60px'%20viewBox='0%200%2060%2060'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e智能logo60px%3c/title%3e%3cdefs%3e%3clinearGradient%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%20id='linearGradient-1'%3e%3cstop%20stop-color='%230D7FE6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%231EBBC6'%20offset='58.0673923%25'%3e%3c/stop%3e%3cstop%20stop-color='%232AE7AF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M25.1971977,0%20L45.8523137,11.3712178%20L45.8523137,37.6155801%20L44.4946453,38.9692599%20L24.623,28.022%20L24.6233274,49.9395377%20L21.4535582,49.9395377%20L2.72549351,39.5965647%20L0,34.4406135%20L0,12.8076673%20L3.70534859,10.5019677%20L20.556,20.546%20L20.5567534,0.161454345%20L25.1971977,0%20Z%20M20.7578212,28.1498874%20L5.81325199,36.7628182%20L20.7578212,45.0027895%20L20.7578212,28.1498874%20Z%20M41.8027832,15.9256338%20L26.7716137,24.6706076%20L41.8027832,32.9879669%20L41.8027832,15.9256338%20Z%20M4.06159924,15.4742393%20L4.06159924,32.9879669%20L19.1488772,24.4568004%20L4.06159924,15.4742393%20Z%20M24.6233274,4.32908173%20L24.6233274,21.2862528%20L39.8727429,12.4882393%20L24.6233274,4.32908173%20Z'%20id='path-2'%3e%3c/path%3e%3clinearGradient%20x1='81.0966666%25'%20y1='38.5584607%25'%20x2='28.8545509%25'%20y2='61.9626707%25'%20id='linearGradient-4'%3e%3cstop%20stop-color='%23FFFFFF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cfilter%20x='0.0%25'%20y='0.0%25'%20width='100.0%25'%20height='100.0%25'%20filterUnits='objectBoundingBox'%20id='filter-5'%3e%3cfeGaussianBlur%20stdDeviation='0'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='44.8152906%25'%20y1='77.6521765%25'%20x2='44.8152906%25'%20y2='3.26462903%25'%20id='linearGradient-6'%3e%3cstop%20stop-color='%23FFFFFF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cfilter%20x='0.0%25'%20y='0.0%25'%20width='100.0%25'%20height='100.0%25'%20filterUnits='objectBoundingBox'%20id='filter-7'%3e%3cfeGaussianBlur%20stdDeviation='0'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='3.93796935%25'%20y1='32.607826%25'%20x2='78.9687461%25'%20y2='60.0462823%25'%20id='linearGradient-8'%3e%3cstop%20stop-color='%23FFFFFF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cfilter%20x='0.0%25'%20y='0.0%25'%20width='100.0%25'%20height='100.0%25'%20filterUnits='objectBoundingBox'%20id='filter-9'%3e%3cfeGaussianBlur%20stdDeviation='0'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='56.0769337%25'%20y1='45.0797149%25'%20x2='24.9463054%25'%20y2='71.1433818%25'%20id='linearGradient-10'%3e%3cstop%20stop-color='%23159BD7'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='10.434388%25'%20y1='68.063656%25'%20x2='86.6988821%25'%20y2='30.8651063%25'%20id='linearGradient-11'%3e%3cstop%20stop-color='%2321C6C1'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%20id='linearGradient-12'%3e%3cstop%20stop-color='%230D7FE6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%232AE7AF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='页面-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='生成过程'%20transform='translate(-766,%20-1268)'%3e%3cg%20id='编组-7'%20transform='translate(321,%20699)'%3e%3cg%20id='编组-5'%20transform='translate(247,%20488)'%3e%3cg%20id='智能logo60px'%20transform='translate(198,%2081)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='60'%20height='60'%3e%3c/rect%3e%3cg%20id='编组-35'%20transform='translate(0.8571,%200.8571)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='58.2857143'%20height='58.2857143'%3e%3c/rect%3e%3cg%20id='编组-19备份-17'%20transform='translate(3.4286,%201.7143)'%3e%3cpath%20d='M27.9148216,2.78182535%20L48.5699376,14.1530432%20L48.5699376,40.3974054%20L47.2122691,41.7510852%20L27.3406238,30.8038254%20L27.3409512,52.7213631%20L24.171182,52.7213631%20L5.44311735,42.3783901%20L2.71762384,37.2224388%20L2.71762384,15.5894926%20L6.42297243,13.283793%20L23.2736238,23.3278254%20L23.2743772,2.9432797%20L27.9148216,2.78182535%20Z%20M23.4754451,30.9317128%20L8.53087583,39.5446435%20L23.4754451,47.7846148%20L23.4754451,30.9317128%20Z%20M44.520407,18.7074592%20L29.4892375,27.452433%20L44.520407,35.7697922%20L44.520407,18.7074592%20Z%20M6.77922307,18.2560647%20L6.77922307,35.7697922%20L21.866501,27.2386257%20L6.77922307,18.2560647%20Z%20M27.3409512,7.11090709%20L27.3409512,24.0680782%20L42.5903667,15.2700646%20L27.3409512,7.11090709%20Z'%20id='形状结合'%20fill='url(%23linearGradient-1)'%3e%3c/path%3e%3cg%20id='路径-2-+-路径-3-+-路径-4蒙版'%20transform='translate(2.7176,%202.7818)'%3e%3cmask%20id='mask-3'%20fill='white'%3e%3cuse%20xlink:href='%23path-2'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='蒙版'%20fill='url(%23linearGradient-1)'%20xlink:href='%23path-2'%3e%3c/use%3e%3cpolygon%20id='路径-2'%20fill='url(%23linearGradient-4)'%20filter='url(%23filter-5)'%20mask='url(%23mask-3)'%20points='14.177196%2023.2632694%2022.5796859%2023.2632694%2023.4218687%2027.5957059%209.52757789%2036.9780352%203.7254788%2029.0812693'%3e%3c/polygon%3e%3cpolygon%20id='路径-3'%20fill='url(%23linearGradient-6)'%20filter='url(%23filter-7)'%20mask='url(%23mask-3)'%20points='23.4218687%2022.4125055%2027.1161878%2015.1091341%2027.8042533%206.35665145%2018.1506617%205.88610282%2018.8417696%2016.8706238%2022.5796859%2022.4125055'%3e%3c/polygon%3e%3cpolygon%20id='路径-4'%20fill='url(%23linearGradient-8)'%20filter='url(%23filter-9)'%20mask='url(%23mask-3)'%20points='33.5501273%2024.6706076%2024.403058%2024.9983902%2024.403058%2027.5289361%2028.4733448%2033.3539069%2036.4355638%2036.3335669%2041.6970622%2028.387534'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M27.9148216,2.78182535%20L48.5699376,14.1530432%20L48.5699376,40.3974054%20L47.2122691,41.7510852%20L23.2743772,28.5628437%20L23.2743772,2.9432797%20L27.9148216,2.78182535%20Z%20M27.3409512,7.11090709%20L27.3409512,24.0680782%20L28.3053772,23.5108254%20L28.3061985,25.7112082%20L30.1053772,27.0928254%20L29.4892375,27.452433%20L44.520407,35.7697922%20L44.5203772,18.7198254%20L45.4350062,17.1793767%20L42.5903667,15.2700646%20L27.3409512,7.11090709%20Z'%20id='形状结合'%20fill='url(%23linearGradient-10)'%20fill-rule='nonzero'%3e%3c/path%3e%3cpolygon%20id='路径'%20fill='url(%23linearGradient-11)'%20fill-rule='nonzero'%20points='22.5927693%2026.8440709%2023.6315003%2030.8033921%208.53087583%2039.5446435%207.30516741%2035.4601402'%3e%3c/polygon%3e%3cg%20id='编组-21'%20fill='url(%23linearGradient-12)'%3e%3cpath%20d='M25.4312165,33.1398658%20C28.857043,33.1398658%2031.634224,30.3626848%2031.634224,26.9368583%20C31.634224,23.5110318%2028.857043,20.7338508%2025.4312165,20.7338508%20C22.00539,20.7338508%2019.228209,23.5110318%2019.228209,26.9368583%20C19.228209,30.3626848%2022.00539,33.1398658%2025.4312165,33.1398658%20Z%20M46.5950591,20.103577%20C49.2645342,20.103577%2051.4285714,17.9395398%2051.4285714,15.2700646%20C51.4285714,12.6005895%2049.2645342,10.4365523%2046.5950591,10.4365523%20C43.9255839,10.4365523%2041.7615467,12.6005895%2041.7615467,15.2700646%20C41.7615467,17.9395398%2043.9255839,20.103577%2046.5950591,20.103577%20Z%20M25.4312165,54.9048659%20C28.1006917,54.9048659%2030.2647289,52.7408287%2030.2647289,50.0713536%20C30.2647289,47.4018784%2028.1006917,45.2378412%2025.4312165,45.2378412%20C22.7617413,45.2378412%2020.5977042,47.4018784%2020.5977042,50.0713536%20C20.5977042,52.7408287%2022.7617413,54.9048659%2025.4312165,54.9048659%20Z%20M4.83351235,43.462539%20C7.50298751,43.462539%209.6670247,41.2985018%209.6670247,38.6290267%20C9.6670247,35.9595515%207.50298751,33.7955143%204.83351235,33.7955143%20C2.16403719,33.7955143%200,35.9595515%200,38.6290267%20C0,41.2985018%202.16403719,43.462539%204.83351235,43.462539%20Z%20M25.4312165,8.37808808%20C27.7447616,8.37808808%2029.6202605,6.50258918%2029.6202605,4.18904404%20C29.6202605,1.8754989%2027.7447616,0%2025.4312165,0%20C23.1176714,0%2021.2421725,1.8754989%2021.2421725,4.18904404%20C21.2421725,6.50258918%2023.1176714,8.37808808%2025.4312165,8.37808808%20Z%20M46.5950591,43.3044363%20C48.9086042,43.3044363%2050.7841031,41.4289374%2050.7841031,39.1153922%20C50.7841031,36.8018471%2048.9086042,34.9263482%2046.5950591,34.9263482%20C44.2815139,34.9263482%2042.406015,36.8018471%2042.406015,39.1153922%20C42.406015,41.4289374%2044.2815139,43.3044363%2046.5950591,43.3044363%20Z%20M4.83351235,18.3420872%20C7.14705749,18.3420872%209.02255639,16.4665883%209.02255639,14.1530432%20C9.02255639,11.8394981%207.14705749,9.96399915%204.83351235,9.96399915%20C2.51996721,9.96399915%200.644468314,11.8394981%200.644468314,14.1530432%20C0.644468314,16.4665883%202.51996721,18.3420872%204.83351235,18.3420872%20Z'%20id='形状结合'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e",
|
|
12994
|
+
}, u2 = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='60px'%20height='60px'%20viewBox='0%200%2060%2060'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3e智能logo60px%3c/title%3e%3cdefs%3e%3clinearGradient%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%20id='linearGradient-1'%3e%3cstop%20stop-color='%230D7FE6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%231EBBC6'%20offset='58.0673923%25'%3e%3c/stop%3e%3cstop%20stop-color='%232AE7AF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cpath%20d='M25.1971977,0%20L45.8523137,11.3712178%20L45.8523137,37.6155801%20L44.4946453,38.9692599%20L24.623,28.022%20L24.6233274,49.9395377%20L21.4535582,49.9395377%20L2.72549351,39.5965647%20L0,34.4406135%20L0,12.8076673%20L3.70534859,10.5019677%20L20.556,20.546%20L20.5567534,0.161454345%20L25.1971977,0%20Z%20M20.7578212,28.1498874%20L5.81325199,36.7628182%20L20.7578212,45.0027895%20L20.7578212,28.1498874%20Z%20M41.8027832,15.9256338%20L26.7716137,24.6706076%20L41.8027832,32.9879669%20L41.8027832,15.9256338%20Z%20M4.06159924,15.4742393%20L4.06159924,32.9879669%20L19.1488772,24.4568004%20L4.06159924,15.4742393%20Z%20M24.6233274,4.32908173%20L24.6233274,21.2862528%20L39.8727429,12.4882393%20L24.6233274,4.32908173%20Z'%20id='path-2'%3e%3c/path%3e%3clinearGradient%20x1='81.0966666%25'%20y1='38.5584607%25'%20x2='28.8545509%25'%20y2='61.9626707%25'%20id='linearGradient-4'%3e%3cstop%20stop-color='%23FFFFFF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cfilter%20x='0.0%25'%20y='0.0%25'%20width='100.0%25'%20height='100.0%25'%20filterUnits='objectBoundingBox'%20id='filter-5'%3e%3cfeGaussianBlur%20stdDeviation='0'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='44.8152906%25'%20y1='77.6521765%25'%20x2='44.8152906%25'%20y2='3.26462903%25'%20id='linearGradient-6'%3e%3cstop%20stop-color='%23FFFFFF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cfilter%20x='0.0%25'%20y='0.0%25'%20width='100.0%25'%20height='100.0%25'%20filterUnits='objectBoundingBox'%20id='filter-7'%3e%3cfeGaussianBlur%20stdDeviation='0'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='3.93796935%25'%20y1='32.607826%25'%20x2='78.9687461%25'%20y2='60.0462823%25'%20id='linearGradient-8'%3e%3cstop%20stop-color='%23FFFFFF'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3cfilter%20x='0.0%25'%20y='0.0%25'%20width='100.0%25'%20height='100.0%25'%20filterUnits='objectBoundingBox'%20id='filter-9'%3e%3cfeGaussianBlur%20stdDeviation='0'%20in='SourceGraphic'%3e%3c/feGaussianBlur%3e%3c/filter%3e%3clinearGradient%20x1='56.0769337%25'%20y1='45.0797149%25'%20x2='24.9463054%25'%20y2='71.1433818%25'%20id='linearGradient-10'%3e%3cstop%20stop-color='%23159BD7'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='10.434388%25'%20y1='68.063656%25'%20x2='86.6988821%25'%20y2='30.8651063%25'%20id='linearGradient-11'%3e%3cstop%20stop-color='%2321C6C1'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23FFFFFF'%20stop-opacity='0'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%20id='linearGradient-12'%3e%3cstop%20stop-color='%230D7FE6'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%232AE7AF'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='页面-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='生成过程'%20transform='translate(-766,%20-1268)'%3e%3cg%20id='编组-7'%20transform='translate(321,%20699)'%3e%3cg%20id='编组-5'%20transform='translate(247,%20488)'%3e%3cg%20id='智能logo60px'%20transform='translate(198,%2081)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='60'%20height='60'%3e%3c/rect%3e%3cg%20id='编组-35'%20transform='translate(0.8571,%200.8571)'%3e%3crect%20id='矩形'%20x='0'%20y='0'%20width='58.2857143'%20height='58.2857143'%3e%3c/rect%3e%3cg%20id='编组-19备份-17'%20transform='translate(3.4286,%201.7143)'%3e%3cpath%20d='M27.9148216,2.78182535%20L48.5699376,14.1530432%20L48.5699376,40.3974054%20L47.2122691,41.7510852%20L27.3406238,30.8038254%20L27.3409512,52.7213631%20L24.171182,52.7213631%20L5.44311735,42.3783901%20L2.71762384,37.2224388%20L2.71762384,15.5894926%20L6.42297243,13.283793%20L23.2736238,23.3278254%20L23.2743772,2.9432797%20L27.9148216,2.78182535%20Z%20M23.4754451,30.9317128%20L8.53087583,39.5446435%20L23.4754451,47.7846148%20L23.4754451,30.9317128%20Z%20M44.520407,18.7074592%20L29.4892375,27.452433%20L44.520407,35.7697922%20L44.520407,18.7074592%20Z%20M6.77922307,18.2560647%20L6.77922307,35.7697922%20L21.866501,27.2386257%20L6.77922307,18.2560647%20Z%20M27.3409512,7.11090709%20L27.3409512,24.0680782%20L42.5903667,15.2700646%20L27.3409512,7.11090709%20Z'%20id='形状结合'%20fill='url(%23linearGradient-1)'%3e%3c/path%3e%3cg%20id='路径-2-+-路径-3-+-路径-4蒙版'%20transform='translate(2.7176,%202.7818)'%3e%3cmask%20id='mask-3'%20fill='white'%3e%3cuse%20xlink:href='%23path-2'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='蒙版'%20fill='url(%23linearGradient-1)'%20xlink:href='%23path-2'%3e%3c/use%3e%3cpolygon%20id='路径-2'%20fill='url(%23linearGradient-4)'%20filter='url(%23filter-5)'%20mask='url(%23mask-3)'%20points='14.177196%2023.2632694%2022.5796859%2023.2632694%2023.4218687%2027.5957059%209.52757789%2036.9780352%203.7254788%2029.0812693'%3e%3c/polygon%3e%3cpolygon%20id='路径-3'%20fill='url(%23linearGradient-6)'%20filter='url(%23filter-7)'%20mask='url(%23mask-3)'%20points='23.4218687%2022.4125055%2027.1161878%2015.1091341%2027.8042533%206.35665145%2018.1506617%205.88610282%2018.8417696%2016.8706238%2022.5796859%2022.4125055'%3e%3c/polygon%3e%3cpolygon%20id='路径-4'%20fill='url(%23linearGradient-8)'%20filter='url(%23filter-9)'%20mask='url(%23mask-3)'%20points='33.5501273%2024.6706076%2024.403058%2024.9983902%2024.403058%2027.5289361%2028.4733448%2033.3539069%2036.4355638%2036.3335669%2041.6970622%2028.387534'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M27.9148216,2.78182535%20L48.5699376,14.1530432%20L48.5699376,40.3974054%20L47.2122691,41.7510852%20L23.2743772,28.5628437%20L23.2743772,2.9432797%20L27.9148216,2.78182535%20Z%20M27.3409512,7.11090709%20L27.3409512,24.0680782%20L28.3053772,23.5108254%20L28.3061985,25.7112082%20L30.1053772,27.0928254%20L29.4892375,27.452433%20L44.520407,35.7697922%20L44.5203772,18.7198254%20L45.4350062,17.1793767%20L42.5903667,15.2700646%20L27.3409512,7.11090709%20Z'%20id='形状结合'%20fill='url(%23linearGradient-10)'%20fill-rule='nonzero'%3e%3c/path%3e%3cpolygon%20id='路径'%20fill='url(%23linearGradient-11)'%20fill-rule='nonzero'%20points='22.5927693%2026.8440709%2023.6315003%2030.8033921%208.53087583%2039.5446435%207.30516741%2035.4601402'%3e%3c/polygon%3e%3cg%20id='编组-21'%20fill='url(%23linearGradient-12)'%3e%3cpath%20d='M25.4312165,33.1398658%20C28.857043,33.1398658%2031.634224,30.3626848%2031.634224,26.9368583%20C31.634224,23.5110318%2028.857043,20.7338508%2025.4312165,20.7338508%20C22.00539,20.7338508%2019.228209,23.5110318%2019.228209,26.9368583%20C19.228209,30.3626848%2022.00539,33.1398658%2025.4312165,33.1398658%20Z%20M46.5950591,20.103577%20C49.2645342,20.103577%2051.4285714,17.9395398%2051.4285714,15.2700646%20C51.4285714,12.6005895%2049.2645342,10.4365523%2046.5950591,10.4365523%20C43.9255839,10.4365523%2041.7615467,12.6005895%2041.7615467,15.2700646%20C41.7615467,17.9395398%2043.9255839,20.103577%2046.5950591,20.103577%20Z%20M25.4312165,54.9048659%20C28.1006917,54.9048659%2030.2647289,52.7408287%2030.2647289,50.0713536%20C30.2647289,47.4018784%2028.1006917,45.2378412%2025.4312165,45.2378412%20C22.7617413,45.2378412%2020.5977042,47.4018784%2020.5977042,50.0713536%20C20.5977042,52.7408287%2022.7617413,54.9048659%2025.4312165,54.9048659%20Z%20M4.83351235,43.462539%20C7.50298751,43.462539%209.6670247,41.2985018%209.6670247,38.6290267%20C9.6670247,35.9595515%207.50298751,33.7955143%204.83351235,33.7955143%20C2.16403719,33.7955143%200,35.9595515%200,38.6290267%20C0,41.2985018%202.16403719,43.462539%204.83351235,43.462539%20Z%20M25.4312165,8.37808808%20C27.7447616,8.37808808%2029.6202605,6.50258918%2029.6202605,4.18904404%20C29.6202605,1.8754989%2027.7447616,0%2025.4312165,0%20C23.1176714,0%2021.2421725,1.8754989%2021.2421725,4.18904404%20C21.2421725,6.50258918%2023.1176714,8.37808808%2025.4312165,8.37808808%20Z%20M46.5950591,43.3044363%20C48.9086042,43.3044363%2050.7841031,41.4289374%2050.7841031,39.1153922%20C50.7841031,36.8018471%2048.9086042,34.9263482%2046.5950591,34.9263482%20C44.2815139,34.9263482%2042.406015,36.8018471%2042.406015,39.1153922%20C42.406015,41.4289374%2044.2815139,43.3044363%2046.5950591,43.3044363%20Z%20M4.83351235,18.3420872%20C7.14705749,18.3420872%209.02255639,16.4665883%209.02255639,14.1530432%20C9.02255639,11.8394981%207.14705749,9.96399915%204.83351235,9.96399915%20C2.51996721,9.96399915%200.644468314,11.8394981%200.644468314,14.1530432%20C0.644468314,16.4665883%202.51996721,18.3420872%204.83351235,18.3420872%20Z'%20id='形状结合'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", oi = /* @__PURE__ */ ie({
|
|
12993
12995
|
name: "FXGenerateProcess",
|
|
12994
12996
|
props: n2,
|
|
12995
12997
|
emits: ["closed"],
|
|
@@ -13063,8 +13065,8 @@ const n2 = {
|
|
|
13063
13065
|
};
|
|
13064
13066
|
}
|
|
13065
13067
|
});
|
|
13066
|
-
|
|
13067
|
-
e.component(
|
|
13068
|
+
oi.install = (e) => {
|
|
13069
|
+
e.component(oi.name, oi);
|
|
13068
13070
|
};
|
|
13069
13071
|
const i2 = {
|
|
13070
13072
|
title: {
|
|
@@ -13084,7 +13086,7 @@ const i2 = {
|
|
|
13084
13086
|
}, {
|
|
13085
13087
|
key: "older",
|
|
13086
13088
|
label: "更早"
|
|
13087
|
-
}],
|
|
13089
|
+
}], ai = /* @__PURE__ */ ie({
|
|
13088
13090
|
name: "FXChatHistory",
|
|
13089
13091
|
props: i2,
|
|
13090
13092
|
emits: ["itemClick"],
|
|
@@ -13133,8 +13135,8 @@ const i2 = {
|
|
|
13133
13135
|
}, [r.value && r2.map((o) => i(o.label, r.value[o.key]))])]);
|
|
13134
13136
|
}
|
|
13135
13137
|
});
|
|
13136
|
-
|
|
13137
|
-
e.component(
|
|
13138
|
+
ai.install = (e) => {
|
|
13139
|
+
e.component(ai.name, ai);
|
|
13138
13140
|
};
|
|
13139
13141
|
const o2 = {
|
|
13140
13142
|
/** 包含多个提示项的列表 */
|
|
@@ -13301,7 +13303,7 @@ const a2 = {
|
|
|
13301
13303
|
return e.label ? f("h6", {
|
|
13302
13304
|
class: ["fx-prompt--item-label", (l = e.classNames) == null ? void 0 : l.label],
|
|
13303
13305
|
style: (h = e.styles) == null ? void 0 : h.label
|
|
13304
|
-
}, [
|
|
13306
|
+
}, [Nu(e.label)]) : null;
|
|
13305
13307
|
};
|
|
13306
13308
|
function a() {
|
|
13307
13309
|
var h;
|
|
@@ -13315,13 +13317,13 @@ const a2 = {
|
|
|
13315
13317
|
return e.badge ? f("span", {
|
|
13316
13318
|
class: a(),
|
|
13317
13319
|
style: (l = e.styles) == null ? void 0 : l.badge
|
|
13318
|
-
}, [
|
|
13320
|
+
}, [Nu(e.badge)]) : null;
|
|
13319
13321
|
}, c = () => {
|
|
13320
13322
|
var l, h;
|
|
13321
13323
|
return e.description ? f("p", {
|
|
13322
13324
|
class: ["fx-prompt--item-description", (l = e.classNames) == null ? void 0 : l.description],
|
|
13323
13325
|
style: (h = e.styles) == null ? void 0 : h.description
|
|
13324
|
-
}, [
|
|
13326
|
+
}, [Nu(e.description)]) : null;
|
|
13325
13327
|
}, d = () => {
|
|
13326
13328
|
var l, h, m, p;
|
|
13327
13329
|
return !e.children || e.children.length === 0 ? null : f(ru, {
|
|
@@ -13392,7 +13394,7 @@ const a2 = {
|
|
|
13392
13394
|
return c != null && c.title ? f("h5", {
|
|
13393
13395
|
class: ["fx-prompts--title", (d = e.classNames) == null ? void 0 : d.title],
|
|
13394
13396
|
style: (l = e.styles) == null ? void 0 : l.title
|
|
13395
|
-
}, [
|
|
13397
|
+
}, [Nu(c == null ? void 0 : c.title)]) : null;
|
|
13396
13398
|
};
|
|
13397
13399
|
function a(c) {
|
|
13398
13400
|
return !c.items || c.items.length === 0 ? null : f("div", {
|
|
@@ -13459,7 +13461,7 @@ const s2 = {
|
|
|
13459
13461
|
type: String,
|
|
13460
13462
|
default: "AI助理"
|
|
13461
13463
|
}
|
|
13462
|
-
},
|
|
13464
|
+
}, si = /* @__PURE__ */ ie({
|
|
13463
13465
|
name: "FXSuggestion",
|
|
13464
13466
|
props: s2,
|
|
13465
13467
|
setup(e, t) {
|
|
@@ -13589,8 +13591,8 @@ const s2 = {
|
|
|
13589
13591
|
};
|
|
13590
13592
|
}
|
|
13591
13593
|
});
|
|
13592
|
-
|
|
13593
|
-
e.component(
|
|
13594
|
+
si.install = (e) => {
|
|
13595
|
+
e.component(si.name, si);
|
|
13594
13596
|
};
|
|
13595
13597
|
const l2 = {
|
|
13596
13598
|
type: {
|
|
@@ -13608,7 +13610,7 @@ const l2 = {
|
|
|
13608
13610
|
type: String,
|
|
13609
13611
|
default: ""
|
|
13610
13612
|
}
|
|
13611
|
-
},
|
|
13613
|
+
}, li = /* @__PURE__ */ ie({
|
|
13612
13614
|
name: "Todo",
|
|
13613
13615
|
props: l2,
|
|
13614
13616
|
setup(e) {
|
|
@@ -13647,18 +13649,18 @@ const l2 = {
|
|
|
13647
13649
|
class: "f-chat-todo-header-count"
|
|
13648
13650
|
}, [n.value])]), t.value && f("div", {
|
|
13649
13651
|
class: "f-chat-todo-content"
|
|
13650
|
-
}, [f(
|
|
13652
|
+
}, [f(Ci, {
|
|
13651
13653
|
items: e.items
|
|
13652
13654
|
}, null)])])]);
|
|
13653
13655
|
}
|
|
13654
13656
|
});
|
|
13655
|
-
|
|
13656
|
-
e.component(
|
|
13657
|
+
li.install = (e) => {
|
|
13658
|
+
e.component(li.name, li), e.component(Ci.name, Ci), e.component(zr.name, zr), e.directive("overflow-tooltip", nc);
|
|
13657
13659
|
};
|
|
13658
13660
|
function An(e) {
|
|
13659
13661
|
return e.toolResultApplied === !0 || String(e.result ?? "").trim().length > 0;
|
|
13660
13662
|
}
|
|
13661
|
-
const
|
|
13663
|
+
const ci = /* @__PURE__ */ ie({
|
|
13662
13664
|
name: "FXToolUseBatch",
|
|
13663
13665
|
props: {
|
|
13664
13666
|
content: {
|
|
@@ -13743,8 +13745,8 @@ const di = /* @__PURE__ */ ie({
|
|
|
13743
13745
|
}, [ce("正在处理复杂任务")])])])]);
|
|
13744
13746
|
}
|
|
13745
13747
|
});
|
|
13746
|
-
|
|
13747
|
-
e.component(
|
|
13748
|
+
ci.install = (e) => {
|
|
13749
|
+
e.component(ci.name, ci);
|
|
13748
13750
|
};
|
|
13749
13751
|
const c2 = {
|
|
13750
13752
|
/** 图标 */
|
|
@@ -13771,7 +13773,7 @@ const c2 = {
|
|
|
13771
13773
|
type: Object,
|
|
13772
13774
|
default: () => ({})
|
|
13773
13775
|
}
|
|
13774
|
-
},
|
|
13776
|
+
}, di = /* @__PURE__ */ ie({
|
|
13775
13777
|
name: "FXWelcome",
|
|
13776
13778
|
props: c2,
|
|
13777
13779
|
emits: [],
|
|
@@ -13810,8 +13812,8 @@ const c2 = {
|
|
|
13810
13812
|
}, [r(), i()]);
|
|
13811
13813
|
}
|
|
13812
13814
|
});
|
|
13813
|
-
|
|
13814
|
-
e.component(
|
|
13815
|
+
di.install = (e) => {
|
|
13816
|
+
e.component(di.name, di);
|
|
13815
13817
|
};
|
|
13816
13818
|
const d2 = {
|
|
13817
13819
|
content: {
|
|
@@ -13821,7 +13823,7 @@ const d2 = {
|
|
|
13821
13823
|
onOpen: {
|
|
13822
13824
|
type: Function
|
|
13823
13825
|
}
|
|
13824
|
-
}, f2 = "data:image/png;base64,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", h2 = "data:image/png;base64,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", p2 = "data:image/png;base64,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", ns = "data:image/png;base64,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", m2 = "data:image/png;base64,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", hi = /* @__PURE__ */ ie({
|
|
13826
|
+
}, f2 = "data:image/png;base64,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", h2 = "data:image/png;base64,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", p2 = "data:image/png;base64,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", ns = "data:image/png;base64,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", m2 = "data:image/png;base64,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", fi = /* @__PURE__ */ ie({
|
|
13825
13827
|
name: "FChatAttachmentPreview",
|
|
13826
13828
|
props: d2,
|
|
13827
13829
|
emits: [],
|
|
@@ -13938,8 +13940,8 @@ const d2 = {
|
|
|
13938
13940
|
};
|
|
13939
13941
|
}
|
|
13940
13942
|
});
|
|
13941
|
-
|
|
13942
|
-
e.component(
|
|
13943
|
+
fi.install = (e) => {
|
|
13944
|
+
e.component(fi.name, fi);
|
|
13943
13945
|
};
|
|
13944
13946
|
eu.install = (e) => {
|
|
13945
13947
|
e.component(eu.name, eu);
|
|
@@ -13972,7 +13974,7 @@ const g2 = {
|
|
|
13972
13974
|
customClass: { type: String, default: "" },
|
|
13973
13975
|
/** 自定义样式 */
|
|
13974
13976
|
customStyle: { type: String, default: "" }
|
|
13975
|
-
},
|
|
13977
|
+
}, hi = /* @__PURE__ */ ie({
|
|
13976
13978
|
name: "FXNav",
|
|
13977
13979
|
props: g2,
|
|
13978
13980
|
emits: ["nav", "update:activeNavId"],
|
|
@@ -14040,8 +14042,8 @@ const g2 = {
|
|
|
14040
14042
|
};
|
|
14041
14043
|
}
|
|
14042
14044
|
});
|
|
14043
|
-
|
|
14044
|
-
e.component(
|
|
14045
|
+
hi.install = (e) => {
|
|
14046
|
+
e.component(hi.name, hi);
|
|
14045
14047
|
};
|
|
14046
14048
|
const b2 = {
|
|
14047
14049
|
/** 自定义图标 */
|
|
@@ -14132,7 +14134,7 @@ const b2 = {
|
|
|
14132
14134
|
class: "search-box-empty"
|
|
14133
14135
|
}, [ce("无匹配结果")])])]);
|
|
14134
14136
|
}
|
|
14135
|
-
}),
|
|
14137
|
+
}), pi = /* @__PURE__ */ ie({
|
|
14136
14138
|
name: "FXSearchBox",
|
|
14137
14139
|
props: b2,
|
|
14138
14140
|
emits: ["update:modelValue", "change", "selectedValue", "clickButton"],
|
|
@@ -14236,8 +14238,8 @@ const b2 = {
|
|
|
14236
14238
|
})]);
|
|
14237
14239
|
}
|
|
14238
14240
|
});
|
|
14239
|
-
|
|
14240
|
-
e.component(
|
|
14241
|
+
pi.install = (e) => {
|
|
14242
|
+
e.component(pi.name, pi), e.component(Qr.name, Qr);
|
|
14241
14243
|
};
|
|
14242
14244
|
const Fl = {
|
|
14243
14245
|
/** 数据源 */
|
|
@@ -14392,7 +14394,7 @@ const x2 = /* @__PURE__ */ ie({
|
|
|
14392
14394
|
class: "fx-icon f-accordion-expand"
|
|
14393
14395
|
}, null), f("span", null, [e.groupValue])])]);
|
|
14394
14396
|
}
|
|
14395
|
-
}),
|
|
14397
|
+
}), mi = /* @__PURE__ */ ie({
|
|
14396
14398
|
name: "FXListView",
|
|
14397
14399
|
props: Fl,
|
|
14398
14400
|
emits: ["clickItem"],
|
|
@@ -14447,10 +14449,10 @@ const x2 = /* @__PURE__ */ ie({
|
|
|
14447
14449
|
}))])])]);
|
|
14448
14450
|
}
|
|
14449
14451
|
});
|
|
14450
|
-
|
|
14451
|
-
e.component(
|
|
14452
|
+
mi.install = (e) => {
|
|
14453
|
+
e.component(mi.name, mi);
|
|
14452
14454
|
};
|
|
14453
|
-
const
|
|
14455
|
+
const yr = /* @__PURE__ */ ie({
|
|
14454
14456
|
name: "FXAgentThinkingMessage",
|
|
14455
14457
|
props: {
|
|
14456
14458
|
content: {
|
|
@@ -14478,8 +14480,8 @@ const xr = /* @__PURE__ */ ie({
|
|
|
14478
14480
|
};
|
|
14479
14481
|
}
|
|
14480
14482
|
});
|
|
14481
|
-
|
|
14482
|
-
e.component(
|
|
14483
|
+
yr.install = (e) => {
|
|
14484
|
+
e.component(yr.name, yr);
|
|
14483
14485
|
};
|
|
14484
14486
|
function A2(e) {
|
|
14485
14487
|
return e < 1024 ? `${e} B` : e < 1024 * 1024 ? `${(e / 1024).toFixed(1)} KB` : `${(e / (1024 * 1024)).toFixed(1)} MB`;
|
|
@@ -14496,7 +14498,7 @@ function C2(e) {
|
|
|
14496
14498
|
fileId: t
|
|
14497
14499
|
};
|
|
14498
14500
|
}
|
|
14499
|
-
const
|
|
14501
|
+
const xr = /* @__PURE__ */ ie({
|
|
14500
14502
|
name: "FXAttachmentFileMessage",
|
|
14501
14503
|
props: {
|
|
14502
14504
|
content: {
|
|
@@ -14566,14 +14568,14 @@ const wr = /* @__PURE__ */ ie({
|
|
|
14566
14568
|
};
|
|
14567
14569
|
}
|
|
14568
14570
|
});
|
|
14569
|
-
|
|
14570
|
-
e.component(
|
|
14571
|
+
xr.install = (e) => {
|
|
14572
|
+
e.component(xr.name, xr);
|
|
14571
14573
|
};
|
|
14572
14574
|
const _2 = {
|
|
14573
14575
|
0: "高",
|
|
14574
14576
|
1: "中",
|
|
14575
14577
|
2: "低"
|
|
14576
|
-
},
|
|
14578
|
+
}, wr = /* @__PURE__ */ ie({
|
|
14577
14579
|
name: "ErrorReminderMessage",
|
|
14578
14580
|
props: {
|
|
14579
14581
|
content: {
|
|
@@ -14603,11 +14605,11 @@ const _2 = {
|
|
|
14603
14605
|
};
|
|
14604
14606
|
}
|
|
14605
14607
|
});
|
|
14606
|
-
|
|
14607
|
-
e.component(
|
|
14608
|
+
wr.install = (e) => {
|
|
14609
|
+
e.component(wr.name, wr);
|
|
14608
14610
|
};
|
|
14609
14611
|
const $t = "__hitl_other__";
|
|
14610
|
-
function
|
|
14612
|
+
function Ar(e, t = 120) {
|
|
14611
14613
|
return e ? e.length > t ? e.slice(0, t) + "..." : e : "";
|
|
14612
14614
|
}
|
|
14613
14615
|
function kn(e) {
|
|
@@ -14826,7 +14828,7 @@ const kr = /* @__PURE__ */ ie({
|
|
|
14826
14828
|
class: "f-hitl-opt-row__label"
|
|
14827
14829
|
}, [f("span", null, [_.label]), _.description ? f("span", {
|
|
14828
14830
|
class: "f-hitl-opt-row__desc"
|
|
14829
|
-
}, [
|
|
14831
|
+
}, [Ar(_.description)]) : null]), f("span", {
|
|
14830
14832
|
class: "f-hitl-opt-row__check"
|
|
14831
14833
|
}, [I ? f("span", {
|
|
14832
14834
|
class: "fx-icon fx-icon-sender_choose",
|
|
@@ -15042,7 +15044,7 @@ const kr = /* @__PURE__ */ ie({
|
|
|
15042
15044
|
class: "f-hitl-opt-row__label"
|
|
15043
15045
|
}, [f("span", null, [P.label]), P.description ? f("span", {
|
|
15044
15046
|
class: "f-hitl-opt-row__desc"
|
|
15045
|
-
}, [
|
|
15047
|
+
}, [Ar(P.description)]) : null])])), B.map((P) => f("div", {
|
|
15046
15048
|
class: "f-hitl-opt-row",
|
|
15047
15049
|
key: P
|
|
15048
15050
|
}, [f("div", {
|
|
@@ -15069,7 +15071,7 @@ const kr = /* @__PURE__ */ ie({
|
|
|
15069
15071
|
class: "f-hitl-opt-row__label"
|
|
15070
15072
|
}, [f("span", null, [P.label]), P.description ? f("span", {
|
|
15071
15073
|
class: "f-hitl-opt-row__desc"
|
|
15072
|
-
}, [
|
|
15074
|
+
}, [Ar(P.description)]) : null])]))])]);
|
|
15073
15075
|
}
|
|
15074
15076
|
if (C === "confirm") {
|
|
15075
15077
|
const L = u.value[_.id];
|
|
@@ -15126,9 +15128,9 @@ const kr = /* @__PURE__ */ ie({
|
|
|
15126
15128
|
class: "f-hitl-card__title-wrap"
|
|
15127
15129
|
}, [f("span", {
|
|
15128
15130
|
class: "f-hitl-card__title"
|
|
15129
|
-
}, [_.
|
|
15131
|
+
}, [_.question]), f("span", {
|
|
15130
15132
|
class: "f-hitl-card__subtitle"
|
|
15131
|
-
}, [
|
|
15133
|
+
}, [_.header])]);
|
|
15132
15134
|
}
|
|
15133
15135
|
function $() {
|
|
15134
15136
|
return a.value <= 1 ? null : f("div", {
|
|
@@ -15190,7 +15192,7 @@ const kr = /* @__PURE__ */ ie({
|
|
|
15190
15192
|
type: "button",
|
|
15191
15193
|
class: "f-hitl-btn",
|
|
15192
15194
|
onClick: l
|
|
15193
|
-
}, [ce("
|
|
15195
|
+
}, [ce("下一条")]), d.value && f("button", {
|
|
15194
15196
|
type: "button",
|
|
15195
15197
|
class: "f-hitl-btn",
|
|
15196
15198
|
disabled: !m.value,
|
|
@@ -15336,57 +15338,57 @@ const Sr = /* @__PURE__ */ ie({
|
|
|
15336
15338
|
Sr.install = (e) => {
|
|
15337
15339
|
e.component(Sr.name, Sr);
|
|
15338
15340
|
};
|
|
15339
|
-
|
|
15340
|
-
e.component(
|
|
15341
|
+
qu.install = (e) => {
|
|
15342
|
+
e.component(qu.name, qu);
|
|
15341
15343
|
};
|
|
15342
15344
|
const M2 = {
|
|
15343
15345
|
install(e) {
|
|
15344
|
-
e.use(Qn).use(Zu).use(
|
|
15346
|
+
e.use(Qn).use(Xu).use(Zu).use(ni).use(ui).use(ii).use(ri).use(oi).use(ai).use(Jn).use(Dn).use(ru).use(Sn).use(si).use(li).use(ci).use(di).use(fi).use(eu).use(tu).use(En).use(uu).use(hi).use(pi).use(mi);
|
|
15345
15347
|
}
|
|
15346
15348
|
};
|
|
15347
15349
|
export {
|
|
15348
|
-
|
|
15350
|
+
yr as FXAgentThinking,
|
|
15349
15351
|
Qn as FXAppPreview,
|
|
15350
|
-
|
|
15351
|
-
|
|
15352
|
-
|
|
15352
|
+
xr as FXAttachmentFile,
|
|
15353
|
+
fi as FXAttachmentPreview,
|
|
15354
|
+
Xu as FXBubble,
|
|
15353
15355
|
_a as FXBubbleAction,
|
|
15354
|
-
|
|
15356
|
+
Zu as FXCarousel,
|
|
15355
15357
|
Nr as FXCarouselItem,
|
|
15356
|
-
|
|
15357
|
-
|
|
15358
|
-
|
|
15358
|
+
ni as FXChatPreview,
|
|
15359
|
+
ii as FXCoding,
|
|
15360
|
+
ui as FXConfirmDialog,
|
|
15359
15361
|
tu as FXDynamicComponent,
|
|
15360
|
-
|
|
15361
|
-
|
|
15362
|
-
|
|
15363
|
-
|
|
15362
|
+
wr as FXErrorReminder,
|
|
15363
|
+
ri as FXFileOperation,
|
|
15364
|
+
oi as FXGenerateProcess,
|
|
15365
|
+
ai as FXHistory,
|
|
15364
15366
|
kr as FXHitlQuestion,
|
|
15365
15367
|
Cr as FXInputRecommend,
|
|
15366
15368
|
_r as FXLinkCard,
|
|
15367
|
-
|
|
15369
|
+
mi as FXListView,
|
|
15368
15370
|
Jn as FXMarkdown,
|
|
15369
15371
|
Dn as FXMarkdownPreview,
|
|
15370
|
-
|
|
15372
|
+
hi as FXNav,
|
|
15371
15373
|
En as FXPopover,
|
|
15372
15374
|
t1 as FXPopoverDirective,
|
|
15373
15375
|
Kr as FXPrompt,
|
|
15374
15376
|
ru as FXPrompts,
|
|
15375
15377
|
Er as FXReferenceSources,
|
|
15376
|
-
|
|
15378
|
+
pi as FXSearchBox,
|
|
15377
15379
|
Qr as FXSearchBoxContainer,
|
|
15378
15380
|
uu as FXSplitter,
|
|
15379
|
-
|
|
15381
|
+
_i as FXSplitterPane,
|
|
15380
15382
|
Sn as FXStartedTodo,
|
|
15381
|
-
|
|
15382
|
-
|
|
15383
|
+
si as FXSuggestion,
|
|
15384
|
+
li as FXTodo,
|
|
15383
15385
|
zr as FXTodoListItemView,
|
|
15384
|
-
|
|
15386
|
+
Ci as FXTodoListView,
|
|
15385
15387
|
nu as FXToolUse,
|
|
15386
|
-
|
|
15388
|
+
ci as FXToolUseBatch,
|
|
15387
15389
|
Sr as FXUnknownEnterprise,
|
|
15388
|
-
|
|
15389
|
-
|
|
15390
|
+
qu as FXUserAuth,
|
|
15391
|
+
di as FXWelcome,
|
|
15390
15392
|
eu as FXWidgetContainer,
|
|
15391
15393
|
Al as PREVIEW_BRIDGE_MESSAGE_TYPE_ASSISTANT,
|
|
15392
15394
|
xl as PREVIEW_BRIDGE_SOURCE,
|
|
@@ -15429,7 +15431,7 @@ export {
|
|
|
15429
15431
|
o2 as promptsProps,
|
|
15430
15432
|
R2 as registerPreviewChromeSdk,
|
|
15431
15433
|
eo as renderIconNode,
|
|
15432
|
-
|
|
15434
|
+
Nu as renderNode,
|
|
15433
15435
|
au as resolveHrefForAttachmentDownload,
|
|
15434
15436
|
Bo as resolveRuntimeAttachmentDownloadUrl,
|
|
15435
15437
|
v2 as searchBoxContainerProps,
|