@farris/x-ui 0.1.7 → 0.1.9

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.
@@ -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), Vi = (e, t, n) => t.has(e) || Ro("Cannot " + n);
7
- var w = (e, t, n) => (Vi(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) => (Vi(e, t, "write to private field"), u ? u.call(e, n) : t.set(e, n), n), J = (e, t, n) => (Vi(e, t, "access private method"), 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 bi, 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";
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
- }, qi = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 }, Gl = "/api/runtime/attachment";
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 = qi == null ? void 0 : qi.VITE_ATTACHMENT_API_BASE;
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 ju(e) {
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 vi() {
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 vi) return e;
1103
- const n = new vi();
1102
+ if (e && e instanceof bi) return e;
1103
+ const n = new bi();
1104
1104
  return n.parse(e, t), n;
1105
1105
  }
1106
- vi.prototype.parse = function(e, t) {
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
- vi.prototype.parseHost = function(e) {
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 Xi;
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
- (Xi = String.fromCodePoint) !== null && Xi !== void 0 ? Xi : function(e) {
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 Ti(e) {
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 yi(e) {
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) ? yi(u) : e;
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 Ii(e) {
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: Ti,
1622
+ assign: Fi,
1623
1623
  escapeHtml: un,
1624
1624
  escapeRE: f0,
1625
- fromCodePoint: yi,
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: Ii,
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 = Ti({}, Mt);
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 Zi = [
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 < Zi.length; e++)
2182
- this.ruler.push(Zi[e][0], Zi[e][1]);
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 Yi(e, t) {
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 = Yi(e, t + 1), c = s.split("|");
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 = Yi(e, t).trim(), s.indexOf("|") === -1 || e.sCount[t] - e.blkIndent >= 4)
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 = Yi(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))
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 = Ii(s.slice(1, c));
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 Oi() {
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
- Oi.prototype.tokenize = function(e, t, n) {
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
- Oi.prototype.parse = function(e, t, n, u) {
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
- Oi.prototype.State = Bt;
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[Ii(u)], !i)
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[Ii(r)], !o)
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) ? yi(o) : yi(65533), a.markup = i[0], a.info = "entity";
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 Ki = [
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
- ], Qi = [
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 < Ki.length; e++)
3421
- this.ruler.push(Ki[e][0], Ki[e][1]);
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 < Qi.length; e++)
3424
- this.ruler2.push(Qi[e][0], Qi[e][1]);
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 Li(e) {
3493
+ function Oi(e) {
3494
3494
  return Object.prototype.toString.call(e);
3495
3495
  }
3496
3496
  function Md(e) {
3497
- return Li(e) === "[object String]";
3497
+ return Oi(e) === "[object String]";
3498
3498
  }
3499
3499
  function Bd(e) {
3500
- return Li(e) === "[object Object]";
3500
+ return Oi(e) === "[object Object]";
3501
3501
  }
3502
3502
  function zd(e) {
3503
- return Li(e) === "[object RegExp]";
3503
+ return Oi(e) === "[object RegExp]";
3504
3504
  }
3505
3505
  function ta(e) {
3506
- return Li(e) === "[object Function]";
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 xi(e) {
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 = {}, xi(this);
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, xi(this), this;
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(), xi(this), this) : (this.__tlds__ = t.slice(), this.__tlds_replaced__ = !0, xi(this), this);
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
- }, Ji = It - lo, Ot = Math.floor, er = String.fromCharCode;
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 > Ji * du >> 1; u += It)
3712
- e = Ot(e / Ji);
3713
- return Ot(u + (Ji + 1) * e / (e + qd));
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(er(s));
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
- er(ua(m + p % x, 0))
3760
+ Ji(ua(m + p % x, 0))
3761
3761
  ), l = Ot(p / x);
3762
3762
  }
3763
- t.push(er(ua(l, 0))), i = Ms(r, c, a === o), r = 0, ++a;
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 Oi(), 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 = Ti({}, v0), this.options = {}, this.configure(e), t && this.set(t);
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 Ti(this.options, e), this;
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: Hu
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), $u = Ye(String.prototype.toLowerCase), tr = Ye(String.prototype.toString), nr = 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);
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] : $u;
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 = Hu(null);
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"]), ur = 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"]), ir = 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"]), rr = 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"]), or = 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(
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, ...ur, ...ir, ...rr, ...aa]);
4253
+ const B = se({}, [...oa, ...nr, ...ur, ...ir, ...aa]);
4254
4254
  let P = null;
4255
- const R = se({}, [...sa, ...or, ...la, ...Ru]);
4256
- let z = Object.seal(Hu(null, {
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(Hu(null, {
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 zi = !0, Hn = !1, mn = {}, Et = null;
4293
- const Ni = 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"]);
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 ji = null;
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, Hi = !1, $i = null;
4299
- const Il = se({}, [Eu, Su, Nt], tr);
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
- }, Ui = function() {
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" ? tr : $u, W = et(E, "ALLOWED_TAGS") ? se({}, E.ALLOWED_TAGS, Se) : B, P = et(E, "ALLOWED_ATTR") ? se({}, E.ALLOWED_ATTR, Se) : R, $i = et(E, "ALLOWED_NAMESPACES") ? se({}, E.ALLOWED_NAMESPACES, tr) : Il, ji = 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) : Ni, 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, zi = 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 = Hu(null), mn.html === !0 && (se(W, oa), se(P, sa)), mn.svg === !0 && (se(W, ur), se(P, or), se(P, Ru)), mn.svgFilters === !0 && (se(W, ir), se(P, or), se(P, Ru)), mn.mathMl === !0 && (se(W, rr), 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(ji, E.ADD_URI_SAFE_ATTR, Se), E.FORBID_CONTENTS && (Et === Ni && (Et = Dt(Et)), se(Et, E.FORBID_CONTENTS, Se)), E.ADD_FORBID_CONTENTS && (Et === Ni && (Et = Dt(Et)), se(Et, E.ADD_FORBID_CONTENTS, Se)), zi && (W["#text"] = !0), je && se(W, ["html", "head", "body"]), W.table && (se(W, ["tbody"]), delete q.tbody), E.TRUSTED_TYPES_POLICY) {
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({}, [...ur, ...ir, ...kf]), Co = se({}, [...rr, ...Cf]), Ml = function(E) {
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 = $u(E.tagName), xe = $u(G.tagName);
4328
- return $i[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" && $i[E.namespaceURI]) : !1;
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 = nr(E, /^[\r\n\t ]+/);
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 = Hi ? k : xe;
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
- }, Wi = function(E) {
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), Wi(E))
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 (zi && !Et[te]) {
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 (!ji[G]) {
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" && nr(E, L);
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 || Wi(E))
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), Gi = Ht;
4485
- let Be = Ae === "value" ? Gi : xf(Gi);
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" && nr(Be, "href")) {
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 !== Gi)
4523
+ if (Be !== Wi)
4524
4524
  try {
4525
- Ke ? E.setAttributeNS(Ke, Ae, Be) : E.setAttribute(Ae, Be), Wi(E) ? St(E) : ra(t.removed);
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 (Hi = !ne, Hi && (ne = "<!-->"), typeof ne != "string" && !So(ne))
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 || Ui(E), t.removed = [], typeof ne == "string" && (Hn = !1), Hn) {
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
- Ui(ne), pn = !0;
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 || Ui({});
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-", wi = "-moz-", de = "-webkit-", Gs = "comm", co = "rule", fo = "decl", Wf = "@import", Vs = "@keyframes", Gf = "@layer", Vf = Math.abs, Ri = String.fromCharCode, qf = Object.assign;
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 Pi = 1, Bn = 1, Xs = 0, Je = 0, Ce = 0, jn = "";
4761
- function Mi(e, t, n, u, r, i, o) {
4762
- return { value: e, root: t, parent: n, type: u, props: r, children: i, line: Pi, column: Bn, length: o, return: "" };
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(Mi("", null, null, "", null, null, 0), e, { length: -e.length }, t);
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, Pi--), Ce;
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, Pi++), Ce;
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 Uu() {
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 Pi = Bn = 1, Xs = Ft(jn = e), Je = 0, [];
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 Wu(e) {
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, Uu() + (t < 6 && Rt() == 32 && st() == 32));
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) + "*" + Ri(e === 47 ? e : st());
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(Gu("", null, null, null, [""], e = Zs(e), 0, [0], e));
4866
+ return Ys(Wu("", null, null, null, [""], e = Zs(e), 0, [0], e));
4867
4867
  }
4868
- function Gu(e, t, n, u, r, i, o, a, s) {
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(Wu(b), "&", "&\f"), "&\f") != -1 && (A = -1);
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 += Wu(b);
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(Uu() - 1, 7);
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(), Uu()), t, n), s);
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
- Gu(D, t, T, T, y, i, l, a, k);
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
- Gu(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);
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
- Gu(D, T, T, T, [""], k, 0, a, k);
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 += Ri(b), b * x) {
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 += Wu(st())), h = Rt(), d = l = Ft(g = D += nh(Uu())), b++;
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 Mi(e, t, n, r === 0 ? co : a, s, c, d);
4961
+ return Pi(e, t, n, r === 0 ? co : a, s, c, d);
4962
4962
  }
4963
4963
  function ih(e, t, n) {
4964
- return Mi(e, t, n, Gs, Ri(Kf()), fu(e, 2, -2), 0);
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 Mi(e, t, n, fo, fu(e, 0, u), fu(e, u + 1, -1), u);
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] += Wu(r);
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] += Ri(r);
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 + wi + e + $e + e + 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" + wi + (ze(e, t + 3) == 108 ? "$3" : "$2-$3")) + e;
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+)/, ":" + wi + "$1")]
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+)/, ":" + wi + "$1")]
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
- }, ar = /* @__PURE__ */ sh(function(e) {
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 Ai(e, t, n) {
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 += Ai(e, t, n[r]) + ";";
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 += ar(i) + ":" + ga(i, a) + ";");
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 += ar(i) + ":" + ga(i, o[s]) + ";");
5385
+ ma(o[s]) && (u += or(i) + ":" + ga(i, o[s]) + ";");
5386
5386
  else {
5387
- var c = Ai(e, t, o);
5387
+ var c = wi(e, t, o);
5388
5388
  switch (i) {
5389
5389
  case "animation":
5390
5390
  case "animationName": {
5391
- u += ar(i) + ":" + c + ";";
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 sr(e, t, n) {
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 += Ai(n, t, i);
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 += Ai(n, t, e[a]), u) {
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 = sr(c, n.registered, void 0);
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 = sr(c, n.registered), h = "animation-" + l.name;
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 = sr(c, n.registered);
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
- }), lr = Eh.css, Sh = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
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 cr = /* @__PURE__ */ Dh(Fh), Th = {
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 = lr`width:100%!important`;
5820
- return cr("caf-assistant-widget-container__root", b, e.className);
5821
- }), d = lr`
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 = cr("caf-assistant-widget-container__inner", d), h = M(() => {
5824
- const b = lr`
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 cr("caf-assistant-widget-container__error", b);
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 Vu(e) {
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 qu(e) {
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 ki(e, t) {
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
- ki(i.config, t) && u.push({ key: r, entry: i });
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 && ki(u.config, e) || o && ki(u.config, o);
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
- ki(i.config, t) && u.push(i);
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), Vu(e.instanceId), qu(e.instanceId), i(new Error(`Dynamic component script load timeout: ${e.name || e.componentId}`));
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), Vu(e.instanceId), qu(e.instanceId), i(
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), Vu(e.instanceId), qu(e.instanceId), i(new Error(`Failed to load dynamic component: ${e.name || e.componentId}`));
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
- Vu(r), qu(r), i.postLoadRegisterCheckTimerId != null && (clearTimeout(i.postLoadRegisterCheckTimerId), i.postLoadRegisterCheckTimerId = void 0), clearTimeout(i.timeoutId), Ne.delete(r);
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 [bi(f("div", {
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
- }), Ci = "FarrisX_PopoverInstancesKey";
6772
- window[Ci] = window[Ci] || /* @__PURE__ */ new WeakMap();
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[Ci].set(n, u.value));
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[Ci].delete(n);
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 ? bi(f("div", {
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 ? bi(f("div", {
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
- }), _i = /* @__PURE__ */ ie({
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(_i, {
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
- }), Xu = /* @__PURE__ */ ie({
7167
+ }), qu = /* @__PURE__ */ ie({
7168
7168
  name: "UserAuthMessage",
7169
7169
  props: {
7170
7170
  content: {
@@ -7293,10 +7293,10 @@ const nu = /* @__PURE__ */ ie({
7293
7293
  nu.install = (e) => {
7294
7294
  e.component(nu.name, nu);
7295
7295
  };
7296
- const Zu = /* @__PURE__ */ ie({
7296
+ const Xu = /* @__PURE__ */ ie({
7297
7297
  name: "FXBubble",
7298
7298
  components: {
7299
- "fx-user-auth-inline": Xu,
7299
+ "fx-user-auth-inline": qu,
7300
7300
  "fx-app-preview-inline": Qn,
7301
7301
  FXToolUse: nu
7302
7302
  },
@@ -7549,8 +7549,8 @@ const Zu = /* @__PURE__ */ ie({
7549
7549
  }, [t.slots.default()]);
7550
7550
  }
7551
7551
  });
7552
- Zu.install = (e) => {
7553
- e.component(Zu.name, Zu), e.component(_a.name, _a);
7552
+ Xu.install = (e) => {
7553
+ e.component(Xu.name, Xu), e.component(_a.name, _a);
7554
7554
  };
7555
7555
  const f1 = {
7556
7556
  /** 轮播项列表 */
@@ -7779,7 +7779,7 @@ function p1(e) {
7779
7779
  handleMouseLeave: b
7780
7780
  };
7781
7781
  }
7782
- const Yu = /* @__PURE__ */ ie({
7782
+ const Zu = /* @__PURE__ */ ie({
7783
7783
  name: "FXCarousel",
7784
7784
  props: f1,
7785
7785
  emits: ["update:modelValue", "change", "item-click"],
@@ -7923,8 +7923,8 @@ const Yu = /* @__PURE__ */ ie({
7923
7923
  };
7924
7924
  }
7925
7925
  });
7926
- Yu.install = (e) => {
7927
- e.component(Yu.name, Yu), e.component(Nr.name, Nr);
7926
+ Zu.install = (e) => {
7927
+ e.component(Zu.name, Zu), e.component(Nr.name, Nr);
7928
7928
  };
7929
7929
  const m1 = {
7930
7930
  customStyle: { type: String, default: "" },
@@ -8131,7 +8131,7 @@ function v1(e, t) {
8131
8131
  onClickSplitterVerticalResizeBar: T
8132
8132
  };
8133
8133
  }
8134
- const Ei = /* @__PURE__ */ ie({
8134
+ const _i = /* @__PURE__ */ ie({
8135
8135
  name: "FSplitterPane",
8136
8136
  props: b1,
8137
8137
  emits: [],
@@ -8196,7 +8196,7 @@ const Ei = /* @__PURE__ */ ie({
8196
8196
  }
8197
8197
  });
8198
8198
  uu.install = (e) => {
8199
- e.component(uu.name, uu), e.component(Ei.name, Ei);
8199
+ e.component(uu.name, uu), e.component(_i.name, _i);
8200
8200
  };
8201
8201
  const y1 = {
8202
8202
  previewConfig: {
@@ -8264,7 +8264,7 @@ const y1 = {
8264
8264
  e.apply(void 0, u), n = 0, r("done");
8265
8265
  }, t);
8266
8266
  });
8267
- }, jr = () => `${Date.now().toString(36)}${Math.random().toString(36).substring(2)}`, Si = (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 = {}) => {
8267
+ }, 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
8268
  if (Array.isArray(e) && Array.isArray(t))
8269
8269
  return Hr(e, t, n);
8270
8270
  const { excludeKeys: u } = n, r = e, i = t;
@@ -8272,7 +8272,7 @@ const y1 = {
8272
8272
  if (!_1(o))
8273
8273
  continue;
8274
8274
  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) : Si(a) && Si(s) ? r[o] = mo(
8275
+ 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
8276
  s,
8277
8277
  a,
8278
8278
  n
@@ -8283,7 +8283,7 @@ const y1 = {
8283
8283
  const u = e.slice();
8284
8284
  return t.forEach((r, i) => {
8285
8285
  const o = u[i];
8286
- Array.isArray(r) && Array.isArray(o) ? u[i] = Hr(o, r, n) : Si(r) && Si(o) ? u[i] = mo(
8286
+ Array.isArray(r) && Array.isArray(o) ? u[i] = Hr(o, r, n) : Ei(r) && Ei(o) ? u[i] = mo(
8287
8287
  o,
8288
8288
  r,
8289
8289
  n
@@ -8544,7 +8544,7 @@ const y1 = {
8544
8544
  }, u = "default") => {
8545
8545
  const r = (e == null ? void 0 : e.$slots[u]) || (t == null ? void 0 : t.slots[u]);
8546
8546
  return (r ? r(e) : "") || n[u];
8547
- }, L1 = "buildFinished", Ur = "errorCatcher", dr = "catalogChanged", R1 = "pushCatalog", rl = "rerender", P1 = "taskStateChanged";
8547
+ }, L1 = "buildFinished", Ur = "errorCatcher", cr = "catalogChanged", R1 = "pushCatalog", rl = "rerender", P1 = "taskStateChanged";
8548
8548
  class M1 {
8549
8549
  constructor() {
8550
8550
  // 事件池
@@ -8852,8 +8852,8 @@ function Y1(e) {
8852
8852
  }
8853
8853
  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
8854
  typeof Wr.emitWarning == "function" ? Wr.emitWarning(e, t, n, u) : console.error(`[${n}] ${t}: ${e}`);
8855
- }, Di = globalThis.AbortController, Fa = globalThis.AbortSignal, us;
8856
- if (typeof Di > "u") {
8855
+ }, Si = globalThis.AbortController, Fa = globalThis.AbortSignal, us;
8856
+ if (typeof Si > "u") {
8857
8857
  Fa = class {
8858
8858
  constructor() {
8859
8859
  me(this, "onabort");
@@ -8864,7 +8864,7 @@ if (typeof Di > "u") {
8864
8864
  addEventListener(n, u) {
8865
8865
  this._onabort.push(u);
8866
8866
  }
8867
- }, Di = class {
8867
+ }, Si = class {
8868
8868
  constructor() {
8869
8869
  me(this, "signal", new Fa());
8870
8870
  t();
@@ -8882,7 +8882,7 @@ if (typeof Di > "u") {
8882
8882
  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
8883
  };
8884
8884
  }
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 ? Ku : null : null, Ku = class extends Array {
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 ? Yu : null : null, Yu = class extends Array {
8886
8886
  constructor(t) {
8887
8887
  super(t), this.fill(0);
8888
8888
  }
@@ -8906,7 +8906,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
8906
8906
  pop() {
8907
8907
  return this.heap[--this.length];
8908
8908
  }
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, Qu, Ju, ve, qr, Yn, Zt, Xr, Rn, ep = (Rn = class {
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, Ku, Qu, ve, qr, Yn, Zt, Xr, Rn, ep = (Rn = class {
8910
8910
  constructor(t) {
8911
8911
  le(this, Y);
8912
8912
  le(this, dt);
@@ -9006,7 +9006,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9006
9006
  return J(u = t, Y, ve).call(u, n);
9007
9007
  }, backgroundFetch: (n, u, r, i) => {
9008
9008
  var o;
9009
- return J(o = t, Y, Ju).call(o, n, u, r, i);
9009
+ return J(o = t, Y, Qu).call(o, n, u, r, i);
9010
9010
  }, moveToTail: (n) => {
9011
9011
  var u;
9012
9012
  return J(u = t, Y, Yn).call(u, n);
@@ -9147,7 +9147,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9147
9147
  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
9148
  if (this.maxEntrySize && d > this.maxEntrySize) return s && (s.set = "miss", s.maxEntrySizeExceeded = !0), J(this, Y, Zt).call(this, t, "set"), this;
9149
9149
  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, Qu).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"));
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, 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
9151
  else {
9152
9152
  J(this, Y, Yn).call(this, l);
9153
9153
  let g = w(this, oe)[l];
@@ -9176,7 +9176,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9176
9176
  try {
9177
9177
  for (; w(this, De); ) {
9178
9178
  let n = w(this, oe)[w(this, Ue)];
9179
- if (J(this, Y, Qu).call(this, !0), J(this, Y, ve).call(this, n)) {
9179
+ if (J(this, Y, Ku).call(this, !0), J(this, Y, ve).call(this, n)) {
9180
9180
  if (n.__staleWhileFetching) return n.__staleWhileFetching;
9181
9181
  } else if (n !== void 0) return n;
9182
9182
  }
@@ -9209,7 +9209,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9209
9209
  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
9210
  if (y === void 0) {
9211
9211
  A && (A.fetch = "miss");
9212
- let k = J(this, Y, Ju).call(this, t, y, g, x);
9212
+ let k = J(this, Y, Qu).call(this, t, y, g, x);
9213
9213
  return k.__returned = k;
9214
9214
  } else {
9215
9215
  let k = w(this, oe)[y];
@@ -9219,7 +9219,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9219
9219
  }
9220
9220
  let T = w(this, rt).call(this, y);
9221
9221
  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, Ju).call(this, t, y, g, x), S = D.__staleWhileFetching !== void 0 && u;
9222
+ let D = J(this, Y, Qu).call(this, t, y, g, x), S = D.__staleWhileFetching !== void 0 && u;
9223
9223
  return A && (A.fetch = T ? "stale" : "refresh", S && T && (A.returnedStale = !0)), S ? D.__staleWhileFetching : D.__returned = D;
9224
9224
  }
9225
9225
  }
@@ -9250,7 +9250,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9250
9250
  return J(this, Y, Xr).call(this, "delete");
9251
9251
  }
9252
9252
  }, 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 Ku(w(this, dt)), n = new Ku(w(this, dt));
9253
+ let t = new Yu(w(this, dt)), n = new Yu(w(this, dt));
9254
9254
  ue(this, ut, t), ue(this, At, n);
9255
9255
  let u = this.ttlAutopurge ? new Array(w(this, dt)) : void 0;
9256
9256
  ue(this, it, u), ue(this, gu, (a, s, c = w(this, vt).now()) => {
@@ -9297,7 +9297,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9297
9297
  return !!c && !!s && (i || o()) - s > c;
9298
9298
  });
9299
9299
  }, fn = new WeakMap(), Ut = new WeakMap(), gu = new WeakMap(), rt = new WeakMap(), fl = function() {
9300
- let t = new Ku(w(this, dt));
9300
+ let t = new Yu(w(this, dt));
9301
9301
  ue(this, yt, 0), ue(this, wt, t), ue(this, hn, (n) => {
9302
9302
  ue(this, yt, w(this, yt) - t[n]), t[n] = 0;
9303
9303
  }), ue(this, bu, (n, u, r, i) => {
@@ -9310,7 +9310,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9310
9310
  }), ue(this, Ln, (n, u, r) => {
9311
9311
  if (t[n] = u, w(this, tt)) {
9312
9312
  let i = w(this, tt) - t[n];
9313
- for (; w(this, yt) > i; ) J(this, Y, Qu).call(this, !0);
9313
+ for (; w(this, yt) > i; ) J(this, Y, Ku).call(this, !0);
9314
9314
  }
9315
9315
  ue(this, yt, w(this, yt) + t[n]), r && (r.entrySize = u, r.totalCalculatedSize = w(this, yt));
9316
9316
  });
@@ -9320,14 +9320,14 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9320
9320
  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
9321
  }, Vr = function(t) {
9322
9322
  return t !== void 0 && w(this, ke).get(w(this, ye)[t]) === t;
9323
- }, Qu = function(t) {
9323
+ }, Ku = function(t) {
9324
9324
  var i, o, a;
9325
9325
  let n = w(this, Ue), u = w(this, ye)[n], r = w(this, oe)[n];
9326
9326
  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
- }, Ju = function(t, n, u, r) {
9327
+ }, Qu = function(t, n, u, r) {
9328
9328
  let i = n === void 0 ? void 0 : w(this, oe)[n];
9329
9329
  if (J(this, Y, ve).call(this, i)) return i;
9330
- let o = new Di(), { signal: a } = u;
9330
+ let o = new Si(), { signal: a } = u;
9331
9331
  a == null || a.addEventListener("abort", () => o.abort(a.reason), { signal: o.signal });
9332
9332
  let s = { signal: o.signal, options: u, context: r }, c = (x, v = !1) => {
9333
9333
  let { aborted: A } = o.signal, b = u.ignoreFetchAbort && x !== void 0, g = u.ignoreFetchAbort || !!(u.allowStaleOnFetchAbort && x !== void 0);
@@ -9351,7 +9351,7 @@ var Q1 = (e) => !ll.has(e), Vt = (e) => e && e === Math.floor(e) && e > 0 && isF
9351
9351
  }, ve = function(t) {
9352
9352
  if (!w(this, Qt)) return !1;
9353
9353
  let n = t;
9354
- return !!n && n instanceof Promise && n.hasOwnProperty("__staleWhileFetching") && n.__abortController instanceof Di;
9354
+ return !!n && n instanceof Promise && n.hasOwnProperty("__staleWhileFetching") && n.__abortController instanceof Si;
9355
9355
  }, qr = function(t, n) {
9356
9356
  w(this, nt)[n] = t, w(this, Ve)[t] = n;
9357
9357
  }, Yn = function(t) {
@@ -9413,14 +9413,14 @@ var cn = Object.assign || function(e) {
9413
9413
  return t.tagName === "IMG";
9414
9414
  }, tp = function(t) {
9415
9415
  return NodeList.prototype.isPrototypeOf(t);
9416
- }, ei = function(t) {
9416
+ }, Ju = function(t) {
9417
9417
  return t && t.nodeType === 1;
9418
9418
  }, Ta = function(t) {
9419
9419
  var n = t.currentSrc || t.src;
9420
9420
  return n.substr(-4).toLowerCase() === ".svg";
9421
9421
  }, Ia = function(t) {
9422
9422
  try {
9423
- return Array.isArray(t) ? t.filter(Mu) : tp(t) ? [].slice.call(t).filter(Mu) : ei(t) ? [t].filter(Mu) : typeof t == "string" ? [].slice.call(document.querySelectorAll(t)).filter(Mu) : [];
9423
+ 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
9424
  } catch {
9425
9425
  throw new TypeError(`The provided selector is invalid.
9426
9426
  Expects a CSS selector, a Node element, a NodeList or an array.
@@ -9465,7 +9465,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
9465
9465
  }, a = function() {
9466
9466
  var $ = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, O = $;
9467
9467
  if ($.background && (X.style.background = $.background), $.container && $.container instanceof Object && (O.container = cn({}, D.container, $.container)), $.template) {
9468
- var V = ei($.template) ? $.template : document.querySelector($.template);
9468
+ var V = Ju($.template) ? $.template : document.querySelector($.template);
9469
9469
  O.template = V;
9470
9470
  }
9471
9471
  return D = cn({}, D, O), g.forEach(function(_) {
@@ -9532,7 +9532,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
9532
9532
  if (D.container instanceof Object)
9533
9533
  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
9534
  else {
9535
- var L = ei(D.container) ? D.container : document.querySelector(D.container), U = L.getBoundingClientRect(), W = U.width, B = U.height, P = U.left, R = U.top;
9535
+ 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
9536
  C = cn({}, C, {
9537
9537
  width: W,
9538
9538
  height: B,
@@ -9570,7 +9570,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
9570
9570
  if (S.original.dispatchEvent(xn("medium-zoom:open", {
9571
9571
  detail: { zoom: H }
9572
9572
  })), 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 = ei(D.template) ? D.template : document.querySelector(D.template);
9573
+ var F = Ju(D.template) ? D.template : document.querySelector(D.template);
9574
9574
  S.template = document.createElement("div"), S.template.appendChild(F.content.cloneNode(!0)), document.body.appendChild(S.template);
9575
9575
  }
9576
9576
  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 +9884,7 @@ const tn = {
9884
9884
  id: tn.katexcss
9885
9885
  });
9886
9886
  }), t;
9887
- }, ti = new ep({
9887
+ }, ei = new ep({
9888
9888
  max: 1e3,
9889
9889
  // 缓存10分钟
9890
9890
  ttl: 6e5
@@ -9918,7 +9918,7 @@ const tn = {
9918
9918
  return re(
9919
9919
  () => n.value,
9920
9920
  () => {
9921
- ti.clear(), c();
9921
+ ei.clear(), c();
9922
9922
  }
9923
9923
  ), Fe(() => {
9924
9924
  var l, h;
@@ -9967,14 +9967,14 @@ const tn = {
9967
9967
  if (v.dataset.closed === "false")
9968
9968
  return !1;
9969
9969
  const A = v.innerText;
9970
- let b = ti.get(A);
9970
+ let b = ei.get(A);
9971
9971
  if (!b) {
9972
9972
  const y = jr();
9973
9973
  let k = { svg: "" };
9974
9974
  try {
9975
9975
  k = await a.render(y, A, l), b = await e.sanitizeMermaid(k.svg);
9976
9976
  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"), ti.set(A, T.innerHTML), v.dataset.line !== void 0 && (T.dataset.line = v.dataset.line), v.replaceWith(T);
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"), ei.set(A, T.innerHTML), v.dataset.line !== void 0 && (T.dataset.line = v.dataset.line), v.replaceWith(T);
9978
9978
  } catch (T) {
9979
9979
  ft.emit(t, Ur, {
9980
9980
  name: "mermaid",
@@ -10291,7 +10291,7 @@ const tn = {
10291
10291
  const m = s.map[1] - 1, p = !!((l = (d = o.srcLines[m]) == null ? void 0 : d.trim()) != null && l.startsWith("```"));
10292
10292
  s.attrSet("data-closed", `${p}`), s.attrSet("data-line", String(s.map[0]));
10293
10293
  }
10294
- const h = ti.get(c);
10294
+ const h = ei.get(c);
10295
10295
  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
10296
  }
10297
10297
  return n(u, r, i, o, a);
@@ -10449,7 +10449,7 @@ const tn = {
10449
10449
  customIcon: c.value
10450
10450
  });
10451
10451
  }, N = () => {
10452
- ft.emit(r, L1, D.value), e.onHtmlChanged(D.value), e.onGetCatalog(h.value), ft.emit(r, dr, h.value), Ee(() => {
10452
+ ft.emit(r, L1, D.value), e.onHtmlChanged(D.value), e.onGetCatalog(h.value), ft.emit(r, cr, h.value), Ee(() => {
10453
10453
  v().then(H), b();
10454
10454
  });
10455
10455
  }, $ = () => {
@@ -10472,7 +10472,7 @@ const tn = {
10472
10472
  () => l.value.preview,
10473
10473
  () => {
10474
10474
  l.value.preview && Ee(() => {
10475
- v().then(H), b(), ft.emit(r, dr, h.value);
10475
+ v().then(H), b(), ft.emit(r, cr, h.value);
10476
10476
  });
10477
10477
  }
10478
10478
  ), re([D, A], () => {
@@ -10481,7 +10481,7 @@ const tn = {
10481
10481
  ft.on(r, {
10482
10482
  name: R1,
10483
10483
  callback() {
10484
- ft.emit(r, dr, h.value);
10484
+ ft.emit(r, cr, h.value);
10485
10485
  }
10486
10486
  }), ft.on(r, {
10487
10487
  name: rl,
@@ -10986,7 +10986,7 @@ const Up = (e, t, n) => {
10986
10986
  }
10987
10987
  };
10988
10988
  t.expose(r);
10989
- }, ni = /* @__PURE__ */ ie({
10989
+ }, ti = /* @__PURE__ */ ie({
10990
10990
  name: "MdPreview",
10991
10991
  props: pl,
10992
10992
  emits: ml,
@@ -11044,7 +11044,7 @@ const Up = (e, t, n) => {
11044
11044
  }, null)]);
11045
11045
  }
11046
11046
  });
11047
- ni.install = (e) => (e.component(ni.name, ni), e);
11047
+ ti.install = (e) => (e.component(ti.name, ti), e);
11048
11048
  const Wp = {
11049
11049
  onClick: {
11050
11050
  type: Function,
@@ -11068,7 +11068,7 @@ const Wp = {
11068
11068
  /**
11069
11069
  * ==结束
11070
11070
  */
11071
- }, fr = /* @__PURE__ */ ie({
11071
+ }, dr = /* @__PURE__ */ ie({
11072
11072
  name: "NormalFooterToolbar",
11073
11073
  props: Wp,
11074
11074
  emits: ["onClick"],
@@ -11088,8 +11088,8 @@ const Wp = {
11088
11088
  };
11089
11089
  }
11090
11090
  });
11091
- fr.install = (e) => (e.component(fr.name, fr), e);
11092
- var hr = { exports: {} }, we = {}, pr = { exports: {} }, sn = {}, Ma;
11091
+ dr.install = (e) => (e.component(dr.name, dr), e);
11092
+ var fr = { exports: {} }, we = {}, hr = { exports: {} }, sn = {}, Ma;
11093
11093
  function gl() {
11094
11094
  if (Ma) return sn;
11095
11095
  Ma = 1;
@@ -11134,9 +11134,9 @@ function bl() {
11134
11134
  }
11135
11135
  }), Ba;
11136
11136
  }
11137
- var mr, Na;
11137
+ var pr, Na;
11138
11138
  function Gp() {
11139
- if (Na) return mr;
11139
+ if (Na) return pr;
11140
11140
  Na = 1;
11141
11141
  var e = bl();
11142
11142
  function t(n, u) {
@@ -11166,11 +11166,11 @@ function Gp() {
11166
11166
  }
11167
11167
  return e.trim(s);
11168
11168
  }
11169
- return mr = t, mr;
11169
+ return pr = t, pr;
11170
11170
  }
11171
- var gr, ja;
11171
+ var mr, ja;
11172
11172
  function Vp() {
11173
- if (ja) return gr;
11173
+ if (ja) return mr;
11174
11174
  ja = 1;
11175
11175
  var e = gl(), t = Gp();
11176
11176
  bl();
@@ -11208,7 +11208,7 @@ function Vp() {
11208
11208
  }
11209
11209
  });
11210
11210
  return h;
11211
- }, gr = r, gr;
11211
+ }, mr = r, mr;
11212
11212
  }
11213
11213
  var Ha;
11214
11214
  function Yr() {
@@ -11221,7 +11221,7 @@ function Yr() {
11221
11221
  t = e.exports = r, t.FilterCSS = u;
11222
11222
  for (var i in n) t[i] = n[i];
11223
11223
  typeof window < "u" && (window.filterCSS = e.exports);
11224
- }(pr, pr.exports)), pr.exports;
11224
+ }(hr, hr.exports)), hr.exports;
11225
11225
  }
11226
11226
  var $a, Ua;
11227
11227
  function go() {
@@ -11576,9 +11576,9 @@ function yl() {
11576
11576
  }
11577
11577
  return Bu.parseTag = u, Bu.parseAttr = i, Bu;
11578
11578
  }
11579
- var br, Va;
11579
+ var gr, Va;
11580
11580
  function qp() {
11581
- if (Va) return br;
11581
+ if (Va) return gr;
11582
11582
  Va = 1;
11583
11583
  var e = Yr().FilterCSS, t = vl(), n = yl(), u = n.parseTag, r = n.parseAttr, i = go();
11584
11584
  function o(l) {
@@ -11650,7 +11650,7 @@ function qp() {
11650
11650
  y
11651
11651
  );
11652
11652
  return D && (S = D.remove(S)), S;
11653
- }, br = d, br;
11653
+ }, gr = d, gr;
11654
11654
  }
11655
11655
  var qa;
11656
11656
  function Xp() {
@@ -11670,7 +11670,7 @@ function Xp() {
11670
11670
  return typeof self < "u" && typeof DedicatedWorkerGlobalScope < "u" && self instanceof DedicatedWorkerGlobalScope;
11671
11671
  }
11672
11672
  o() && (self.filterXSS = e.exports);
11673
- }(hr, hr.exports)), hr.exports;
11673
+ }(fr, fr.exports)), fr.exports;
11674
11674
  }
11675
11675
  Xp();
11676
11676
  const Dn = /* @__PURE__ */ ie({
@@ -11679,7 +11679,7 @@ const Dn = /* @__PURE__ */ ie({
11679
11679
  setup(e) {
11680
11680
  return () => f("div", {
11681
11681
  class: "f-markdown-preview-container"
11682
- }, [f(ni, {
11682
+ }, [f(ti, {
11683
11683
  modelValue: e.content
11684
11684
  }, null)]);
11685
11685
  }
@@ -11745,7 +11745,7 @@ function im(e) {
11745
11745
  return null;
11746
11746
  }
11747
11747
  }
11748
- const ui = /* @__PURE__ */ ie({
11748
+ const ni = /* @__PURE__ */ ie({
11749
11749
  name: "ChatPreview",
11750
11750
  props: y1,
11751
11751
  setup(e, {
@@ -11972,7 +11972,7 @@ const ui = /* @__PURE__ */ ie({
11972
11972
  class: "f-chat-content-main-layout",
11973
11973
  direction: "row"
11974
11974
  }, {
11975
- default: () => [f(Ei, {
11975
+ default: () => [f(_i, {
11976
11976
  position: "center",
11977
11977
  resizable: !1,
11978
11978
  minWidth: 100,
@@ -11990,7 +11990,7 @@ const ui = /* @__PURE__ */ ie({
11990
11990
  title: I,
11991
11991
  onClick: () => p(I)
11992
11992
  }, [I]))])])]
11993
- }), f(Ei, {
11993
+ }), f(_i, {
11994
11994
  position: "right",
11995
11995
  resizable: !0,
11996
11996
  width: 600,
@@ -12012,7 +12012,7 @@ const ui = /* @__PURE__ */ ie({
12012
12012
  style: {
12013
12013
  overflow: a.value ? "auto" : "hidden"
12014
12014
  }
12015
- }, [a.value ? _() : f(at, null, [bi(f("div", {
12015
+ }, [a.value ? _() : f(at, null, [gi(f("div", {
12016
12016
  class: ["f-chat-preview-skeleton", {
12017
12017
  "f-chat-preview-skeleton--fade-out": r.value
12018
12018
  }]
@@ -12119,8 +12119,8 @@ const P2 = {
12119
12119
  return typeof ln().showPreview == "function";
12120
12120
  }
12121
12121
  };
12122
- ui.install = (e) => {
12123
- e.component(ui.name, ui);
12122
+ ni.install = (e) => {
12123
+ e.component(ni.name, ni);
12124
12124
  };
12125
12125
  const om = {
12126
12126
  modelValue: {
@@ -12151,7 +12151,7 @@ const om = {
12151
12151
  type: Boolean,
12152
12152
  default: !0
12153
12153
  }
12154
- }, ii = /* @__PURE__ */ ie({
12154
+ }, ui = /* @__PURE__ */ ie({
12155
12155
  name: "FXConfirmDialog",
12156
12156
  props: om,
12157
12157
  emits: {
@@ -12203,8 +12203,8 @@ const om = {
12203
12203
  }) : null;
12204
12204
  }
12205
12205
  });
12206
- ii.install = (e) => {
12207
- e.component(ii.name, ii);
12206
+ ui.install = (e) => {
12207
+ e.component(ui.name, ui);
12208
12208
  };
12209
12209
  function Za(e, t) {
12210
12210
  (t == null || t > e.length) && (t = e.length);
@@ -12356,7 +12356,7 @@ function Kn(e) {
12356
12356
  };
12357
12357
  };
12358
12358
  }
12359
- function Fi(e) {
12359
+ function Di(e) {
12360
12360
  return {}.toString.call(e).includes("Object");
12361
12361
  }
12362
12362
  function ym(e) {
@@ -12369,7 +12369,7 @@ function xm(e, t) {
12369
12369
  return Object.prototype.hasOwnProperty.call(e, t);
12370
12370
  }
12371
12371
  function wm(e, t) {
12372
- return Fi(t) || nn("changeType"), Object.keys(t).some(function(n) {
12372
+ return Di(t) || nn("changeType"), Object.keys(t).some(function(n) {
12373
12373
  return !xm(e, n);
12374
12374
  }) && nn("changeField"), t;
12375
12375
  }
@@ -12377,12 +12377,12 @@ function Am(e) {
12377
12377
  mu(e) || nn("selectorType");
12378
12378
  }
12379
12379
  function km(e) {
12380
- mu(e) || Fi(e) || nn("handlerType"), Fi(e) && Object.values(e).some(function(t) {
12380
+ mu(e) || Di(e) || nn("handlerType"), Di(e) && Object.values(e).some(function(t) {
12381
12381
  return !mu(t);
12382
12382
  }) && nn("handlersType");
12383
12383
  }
12384
12384
  function Cm(e) {
12385
- e || nn("initialIsRequired"), Fi(e) || nn("initialType"), ym(e) && nn("initialContent");
12385
+ e || nn("initialIsRequired"), Di(e) || nn("initialType"), ym(e) && nn("initialContent");
12386
12386
  }
12387
12387
  function _m(e, t) {
12388
12388
  throw new Error(e[t] || e.default);
@@ -12500,7 +12500,7 @@ var jm = {
12500
12500
  type: "cancelation",
12501
12501
  msg: "operation is manually canceled"
12502
12502
  };
12503
- function vr(e) {
12503
+ function br(e) {
12504
12504
  var t = !1, n = new Promise(function(u, r) {
12505
12505
  e.then(function(i) {
12506
12506
  return t ? r(jm) : u(i);
@@ -12516,10 +12516,10 @@ var Hm = ["monaco"], $m = Im.create({
12516
12516
  resolve: null,
12517
12517
  reject: null,
12518
12518
  monaco: null
12519
- }), El = hm($m, 2), ku = El[0], Bi = El[1];
12519
+ }), El = hm($m, 2), ku = El[0], Mi = El[1];
12520
12520
  function Um(e) {
12521
12521
  var t = zm.config(e), n = t.monaco, u = dm(t, Hm);
12522
- Bi(function(r) {
12522
+ Mi(function(r) {
12523
12523
  return {
12524
12524
  config: _l(r.config, u),
12525
12525
  monaco: n
@@ -12536,15 +12536,15 @@ function Wm() {
12536
12536
  };
12537
12537
  });
12538
12538
  if (!e.isInitialized) {
12539
- if (Bi({
12539
+ if (Mi({
12540
12540
  isInitialized: !0
12541
12541
  }), e.monaco)
12542
- return e.resolve(e.monaco), vr(yr);
12542
+ return e.resolve(e.monaco), br(vr);
12543
12543
  if (window.monaco && window.monaco.editor)
12544
- return Sl(window.monaco), e.resolve(window.monaco), vr(yr);
12544
+ return Sl(window.monaco), e.resolve(window.monaco), br(vr);
12545
12545
  Nm(Gm, qm)(Xm);
12546
12546
  }
12547
- return vr(yr);
12547
+ return br(vr);
12548
12548
  }
12549
12549
  function Gm(e) {
12550
12550
  return document.body.appendChild(e);
@@ -12582,7 +12582,7 @@ function Xm() {
12582
12582
  });
12583
12583
  }
12584
12584
  function Sl(e) {
12585
- ku().monaco || Bi({
12585
+ ku().monaco || Mi({
12586
12586
  monaco: e
12587
12587
  });
12588
12588
  }
@@ -12592,8 +12592,8 @@ function Zm() {
12592
12592
  return t;
12593
12593
  });
12594
12594
  }
12595
- var yr = new Promise(function(e, t) {
12596
- return Bi({
12595
+ var vr = new Promise(function(e, t) {
12596
+ return Mi({
12597
12597
  resolve: e,
12598
12598
  reject: t
12599
12599
  });
@@ -12613,7 +12613,7 @@ function Jm(e) {
12613
12613
  timeout: 500
12614
12614
  }) : setTimeout(e, 0);
12615
12615
  }
12616
- const ri = /* @__PURE__ */ ie({
12616
+ const ii = /* @__PURE__ */ ie({
12617
12617
  name: "FXCodingMessage",
12618
12618
  props: Km,
12619
12619
  setup(e) {
@@ -12814,8 +12814,8 @@ const ri = /* @__PURE__ */ ie({
12814
12814
  };
12815
12815
  }
12816
12816
  });
12817
- ri.install = (e) => {
12818
- e.component(ri.name, ri);
12817
+ ii.install = (e) => {
12818
+ e.component(ii.name, ii);
12819
12819
  };
12820
12820
  const e2 = {
12821
12821
  content: {
@@ -12826,7 +12826,7 @@ const e2 = {
12826
12826
  function t2(e) {
12827
12827
  return "file" in e && "path" in e;
12828
12828
  }
12829
- const oi = /* @__PURE__ */ ie({
12829
+ const ri = /* @__PURE__ */ ie({
12830
12830
  name: "FileOperationMessage",
12831
12831
  props: e2,
12832
12832
  setup(e) {
@@ -12947,8 +12947,8 @@ const oi = /* @__PURE__ */ ie({
12947
12947
  };
12948
12948
  }
12949
12949
  });
12950
- oi.install = (e) => {
12951
- e.component(oi.name, oi);
12950
+ ri.install = (e) => {
12951
+ e.component(ri.name, ri);
12952
12952
  };
12953
12953
  const n2 = {
12954
12954
  visible: {
@@ -12989,7 +12989,7 @@ const n2 = {
12989
12989
  type: Object,
12990
12990
  default: () => ({})
12991
12991
  }
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", ai = /* @__PURE__ */ ie({
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", oi = /* @__PURE__ */ ie({
12993
12993
  name: "FXGenerateProcess",
12994
12994
  props: n2,
12995
12995
  emits: ["closed"],
@@ -13063,8 +13063,8 @@ const n2 = {
13063
13063
  };
13064
13064
  }
13065
13065
  });
13066
- ai.install = (e) => {
13067
- e.component(ai.name, ai);
13066
+ oi.install = (e) => {
13067
+ e.component(oi.name, oi);
13068
13068
  };
13069
13069
  const i2 = {
13070
13070
  title: {
@@ -13084,7 +13084,7 @@ const i2 = {
13084
13084
  }, {
13085
13085
  key: "older",
13086
13086
  label: "更早"
13087
- }], si = /* @__PURE__ */ ie({
13087
+ }], ai = /* @__PURE__ */ ie({
13088
13088
  name: "FXChatHistory",
13089
13089
  props: i2,
13090
13090
  emits: ["itemClick"],
@@ -13133,8 +13133,8 @@ const i2 = {
13133
13133
  }, [r.value && r2.map((o) => i(o.label, r.value[o.key]))])]);
13134
13134
  }
13135
13135
  });
13136
- si.install = (e) => {
13137
- e.component(si.name, si);
13136
+ ai.install = (e) => {
13137
+ e.component(ai.name, ai);
13138
13138
  };
13139
13139
  const o2 = {
13140
13140
  /** 包含多个提示项的列表 */
@@ -13301,7 +13301,7 @@ const a2 = {
13301
13301
  return e.label ? f("h6", {
13302
13302
  class: ["fx-prompt--item-label", (l = e.classNames) == null ? void 0 : l.label],
13303
13303
  style: (h = e.styles) == null ? void 0 : h.label
13304
- }, [ju(e.label)]) : null;
13304
+ }, [Nu(e.label)]) : null;
13305
13305
  };
13306
13306
  function a() {
13307
13307
  var h;
@@ -13315,13 +13315,13 @@ const a2 = {
13315
13315
  return e.badge ? f("span", {
13316
13316
  class: a(),
13317
13317
  style: (l = e.styles) == null ? void 0 : l.badge
13318
- }, [ju(e.badge)]) : null;
13318
+ }, [Nu(e.badge)]) : null;
13319
13319
  }, c = () => {
13320
13320
  var l, h;
13321
13321
  return e.description ? f("p", {
13322
13322
  class: ["fx-prompt--item-description", (l = e.classNames) == null ? void 0 : l.description],
13323
13323
  style: (h = e.styles) == null ? void 0 : h.description
13324
- }, [ju(e.description)]) : null;
13324
+ }, [Nu(e.description)]) : null;
13325
13325
  }, d = () => {
13326
13326
  var l, h, m, p;
13327
13327
  return !e.children || e.children.length === 0 ? null : f(ru, {
@@ -13392,7 +13392,7 @@ const a2 = {
13392
13392
  return c != null && c.title ? f("h5", {
13393
13393
  class: ["fx-prompts--title", (d = e.classNames) == null ? void 0 : d.title],
13394
13394
  style: (l = e.styles) == null ? void 0 : l.title
13395
- }, [ju(c == null ? void 0 : c.title)]) : null;
13395
+ }, [Nu(c == null ? void 0 : c.title)]) : null;
13396
13396
  };
13397
13397
  function a(c) {
13398
13398
  return !c.items || c.items.length === 0 ? null : f("div", {
@@ -13459,7 +13459,7 @@ const s2 = {
13459
13459
  type: String,
13460
13460
  default: "AI助理"
13461
13461
  }
13462
- }, li = /* @__PURE__ */ ie({
13462
+ }, si = /* @__PURE__ */ ie({
13463
13463
  name: "FXSuggestion",
13464
13464
  props: s2,
13465
13465
  setup(e, t) {
@@ -13589,8 +13589,8 @@ const s2 = {
13589
13589
  };
13590
13590
  }
13591
13591
  });
13592
- li.install = (e) => {
13593
- e.component(li.name, li);
13592
+ si.install = (e) => {
13593
+ e.component(si.name, si);
13594
13594
  };
13595
13595
  const l2 = {
13596
13596
  type: {
@@ -13608,7 +13608,7 @@ const l2 = {
13608
13608
  type: String,
13609
13609
  default: ""
13610
13610
  }
13611
- }, ci = /* @__PURE__ */ ie({
13611
+ }, li = /* @__PURE__ */ ie({
13612
13612
  name: "Todo",
13613
13613
  props: l2,
13614
13614
  setup(e) {
@@ -13647,18 +13647,18 @@ const l2 = {
13647
13647
  class: "f-chat-todo-header-count"
13648
13648
  }, [n.value])]), t.value && f("div", {
13649
13649
  class: "f-chat-todo-content"
13650
- }, [f(_i, {
13650
+ }, [f(Ci, {
13651
13651
  items: e.items
13652
13652
  }, null)])])]);
13653
13653
  }
13654
13654
  });
13655
- ci.install = (e) => {
13656
- e.component(ci.name, ci), e.component(_i.name, _i), e.component(zr.name, zr), e.directive("overflow-tooltip", nc);
13655
+ li.install = (e) => {
13656
+ e.component(li.name, li), e.component(Ci.name, Ci), e.component(zr.name, zr), e.directive("overflow-tooltip", nc);
13657
13657
  };
13658
13658
  function An(e) {
13659
13659
  return e.toolResultApplied === !0 || String(e.result ?? "").trim().length > 0;
13660
13660
  }
13661
- const di = /* @__PURE__ */ ie({
13661
+ const ci = /* @__PURE__ */ ie({
13662
13662
  name: "FXToolUseBatch",
13663
13663
  props: {
13664
13664
  content: {
@@ -13743,8 +13743,8 @@ const di = /* @__PURE__ */ ie({
13743
13743
  }, [ce("正在处理复杂任务")])])])]);
13744
13744
  }
13745
13745
  });
13746
- di.install = (e) => {
13747
- e.component(di.name, di);
13746
+ ci.install = (e) => {
13747
+ e.component(ci.name, ci);
13748
13748
  };
13749
13749
  const c2 = {
13750
13750
  /** 图标 */
@@ -13771,7 +13771,7 @@ const c2 = {
13771
13771
  type: Object,
13772
13772
  default: () => ({})
13773
13773
  }
13774
- }, fi = /* @__PURE__ */ ie({
13774
+ }, di = /* @__PURE__ */ ie({
13775
13775
  name: "FXWelcome",
13776
13776
  props: c2,
13777
13777
  emits: [],
@@ -13810,8 +13810,8 @@ const c2 = {
13810
13810
  }, [r(), i()]);
13811
13811
  }
13812
13812
  });
13813
- fi.install = (e) => {
13814
- e.component(fi.name, fi);
13813
+ di.install = (e) => {
13814
+ e.component(di.name, di);
13815
13815
  };
13816
13816
  const d2 = {
13817
13817
  content: {
@@ -13821,7 +13821,7 @@ const d2 = {
13821
13821
  onOpen: {
13822
13822
  type: Function
13823
13823
  }
13824
- }, f2 = "data:image/png;base64,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", h2 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAIKADAAQAAAABAAAAIAAAAACshmLzAAAHeklEQVRYCV1XW2hcVRTd985MZjKxNaVa6cNqnwbaftSIiuiPilh8NC2tWh+lXyFFbMEKgvgABQUfIGoxWqGioFLjR0GQlqooGhptjNU+9EPaarT2IUySZt73Xtfa+5w7o3dyc885+5y91l57nzN3AnHXjoOPbJAgGEhEegNJugUNCURqzbrUk5ok6GcklK6OLrTRwc2PxPhLYkniCAswEqPtbXiWGxekEdUkxniQSCmReDSO4sGP+vYPERoQIjtGtr2JRQOB9tQ3Rh0DPMvNCnAi6cwUJROEBk4QvQluoCkBR6QR1UFgqkVYiWKufmRwT9+BrYFFLh/Dl7sSCAEN0PeEIgA044bkM3mNlkYFR9R8sq8qEIB9AMRRU6brUxiPNHol5whwfsK2yMYsZaeRYFzrwVM6GMuEoYRBBxxRZkgOQubEOeJCOFQHrl1uTEsEcKpDGwFjZ0sVC5KBLJb26kJkw0iADDPjCBHQR8n1BgRnKQknqToHIZCsRVWJoJgBeQJGUpXD3ITkEunN4n93GjXm+LaVAxGJadIyCq5ScOaRkVFIgpMQKoWSVxtlDBkZGHW+X6trdK6u6876PPsU0F+rzdwagDkkCPueEOGtr+BwPF2fNGKOnE8BSbZI2BrWTbaOSs2FHQwUFwzUni0YdRGj54dPFxX7nGVzGLXZKoi8qYWJPqNsA9X6cX3vm4Fka0ogp9ITnCBRxEi53smNZ7sz2ii1H0tirEHO682qI0pCppbVSosMx9vVRBHGUsE+78wWzaGqwJRiEe55nfPkmjnX6SICY5J8PX5AzpfPKohGipytWbROsmGWZp0zdnpEfj47iq4D5w6iAvyoShYUVgQ4YiLRVAQZBdK8AzyKIvlzelw2dW+WK2Yuome9rpy5WF75/llETZKR3L74bll/1f3eLGenT8ueI7uVIGX2kht4q88gQxYcG9VmGYBNnUyGXrqo2ZBdP+3E1qqlAMtm9cjNl6/Rw+ay4nxZu3xTaouw9tXh5+wQgl+Cp4cUI9fbpxYEfJW2y8IcKXMewHBwhhEdfz8FYWPd8vtkftdC6V+93aR31qFj78nRc2P/CcQK2MhYDaCt5BIJWZ0EzId5rWztY4ys/RaERvLlqX3y45lDKYlcJidP3Pi8LLy4lZpfzx+VDw7vgjIOQKNFmjTvLVAGS5/ECgkeJgG+6Zh/xxILtJpgCzDGYuS8d8bekMnaREqikC2kbW7Bl755CqSbEoSabdvRDIRE6Bt+VFn4sjawYZECvmQ8S/Y9EQPGInyPkvFktSS7Dr2WgrY33v1hp/w9OY61zjlJo4ipJH16EnySBGtMFcjzENIgwRIfLgiwgOAKrG0qgWrF3+Ez3+kWbAevN2sy9teIFN1W1mCcigyGvnxQJOjJkBh2bgagzAmJsvgYgZfMnvSFI0od9fVskkuKc9rxpSObl4FrH8O7QgZf2QyIcy16KzZ3BpCI+jaVVQGViOCMmEbIZiTIGo5oY8GgvWTWUlnbc6+O/f/f1fOvl1uX3ikdIMBvU42camqxEdj8+XEM6BwtQisIG9A0YDKJ8YiNQYj2HKLr730U7waZFPuXc0fSNhsPrt4qc7sW4FTt1DXMsx5Wqir90RdTwDYCxjiK0Bvw9G08qbgu0OgjuWfFFpk7Y0EKOD5xUp7et10OnvoqHctjVzx8w5OSxSefMRIE0mDgp1UHLEDe3IZkQpH5guBYKUP0yZ57evmsFXLLojtSIJ52r3/7Aux1eevgi7o7vHHJ7B5Zv2oLDqdc6/0R872SFqRhtilgcnh5aCAJFAW2aEGl54uKv/Ye+1B+++e4vjdM1Ery9sjL3qTPvpUPybLZK/UlNuGhxBTwo8q2lLYiZJQuN5zAYgO8Rs7FD6zql9nFS1OAP0onZM/h3Qoe4HzAmSPDJ76Q4ZOfp3NYJ9tuekby2JYF1gP9Akefrqb8jgv6P9tIRDUaAccwSvANWZOpyoQrSCuoAo7sPLYd1eFrCXeN5pkAmmcd1fcL3boYLVcnpR5XsYS+tbjUJzqsAZOG4HYrG2VcqV/AcvQ5B855LNci/EaIcdziYGKfKoAHLvpBm/N5saboE6CdObxrtOF4NWjHNvTA/mkHSLU5bUB0CBBGg7dzfdJG7fXEZBSwaTpABFMwh/WDC6A6B/bOnP2i8niMXmsAVEu6AxxbRtHAz7Ea3pL0Ql8dgoeXL4ICjUYFbkmOMXOOkSMRlR6RS2BBMWK+LeWwM/wpS3CsKVGBUVBRqQgQoF3B7zl1C1IwENkiJKDesf7mM5uzY1yjZ0qUNJ7wpWeAC66AoiRRrmNqiB1i+SCBLToUDPIeRw2VR5VROWF3zuAVTi2/F/DVzHGO8dYi1G1nwPY+YQQJyruYnQHfNoayHgx337V3CO4H6YhvtTW+2TICd3MRZfMONDrY2G9ilzSQKhajRqSOPSB9WFvzToLo82ceT0w4GBx+vDKkiqAnmz+5bcNUtTSQxM1enIDduih1QAUYNZWCU8SaAqJ3UcdMyI9KgTLMkNrcXKpC0owatVGCj1HUyeCn237Xn+f/Avavy/P8wtVMAAAAAElFTkSuQmCC", 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({
13824
+ }, f2 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAIKADAAQAAAABAAAAIAAAAACshmLzAAAHHUlEQVRYCV2XSY8VVRTHT9UbgAbpZpSmaRNMxIiGqZVEE1csXBoNboyJ23ahfgI/gQuXdiRx6UY2utKNEUJjQLrBEEwUmQcBBZuphzdU+fufc+tVw61Xde894/+ce+6tepml9uKhpYMbVpWTuWUTpZUjQc7oSnvUMZvvVZJO8om4ZjzLUmK2bqVZO4g+r3hLfbMHi5plc1lZztBPnftkxeGkbfbCocUvW5lNrl+ZYQdLaurCv3UKs7mlNIHuo9RXsqJtHuKZwFRmxH+4ZLbYq3mS5Z76/dOVH2WKvCjLb1e3zHQPHEszIZDNfxY0AyAT9QNHSaoJaf0KV4qHApAcBu8+NisqwBUdO3mevZcT8aRE27mEaamLCdJShEaGknM4QkQLIJqbrWgsUwy2M3osnYtDS2qDQVlkkwDIJjKYrUbSSp0bDy96ugPJeYbUsyyRjbDXwpK31HkkjDusv5rsPa1PPUzkWBlpKX+VosKleS1Aq6IcOAgmWUkQkaFwo/jcRpUJJvy6/WR7kDU37/oEMNLUtC30lV64dilhKVg8sdo5DxeLQlX0mqs1PbQYV8Qq3Uu90Bc3xJQJKYZ+U327kdREdyDuWTpJSfzMmoDo9pNBtxFG2hSvU0WTjowUhXVZfzmVyQoGBe9zZU3UZo5RGXaypBEYbhf24SvaEj617/7s2/UH1AF8AnLi2zsatnNTwwvrxv3CfryoonAVr43NQ2bv7GxaL9XAVyd7NqedpKVzN3gEQ9NT63pQPd2lPUDwrecbNsK5oHZ3vrBvzvasJbTaT4D8eH/TxoeZ0249KuyH84vExCWriOwfy+yDPb7C9t98aZ//zGkmvtTpXZNxrvRHktTDJJBOr7AT1+ujb9dmEobjFtpav7E15cC5dLasyW3rMwGs7PdN9+4tAU786Su9VEsR0OA5AKB1KQO5ouuQ56MoVW3Xs9osIGNdm1lhb4zXxiuZfTgs4Eu/pN896pE5e/qibAUddjT5ZMRhVM1FEDdj7wLgcjcYPIdX5rZ9GK6ywAHw+rbaeCU0sbVBlqIOtpCh0bU1yGMXOp45mfcdIDcOREuBjjAEDp4g61I4tx4WduleqiD4SmlZ9NnvAHgu1vbOoz4vGQzQ9o5BA0Ch9C+L/o87Pfv3Md7k3CXlI40JKGAO0s82S4Ake/yqCieajGoZdmzMbf1QqJ240rHZ6yGzcXVu4yMqw9J2bw2A0jx2kUwqWhWnOr986I9YgbQeEuz1ZZwbUEcu1XWwZ1QRlvbqWJ3+GQCeWgZyAl7J8u1dDuACAOScZKrO/ABTLgSKGwC6YqIt5Gc3DI1PXusBSJK8atc0bHSN2Wvb4nwQ7QzRz16rs7RvrGV8U9j4ugC50C3tFDbcg0DoR68dJefymwsRP5+oDNmBPGGBdr6b2ZmbdRYmWOc9Kbq/H/TZ/yV1Utg9zgm1feMt27etTv+vV7opo7XNquZcAb9UVjhX3wWxg0lIxTl+uY7w/b1DNpROLqVeQHVVWRhZldu7u/ksSu0Y6dfBIzeKVnc0tETnTjUgchYFqFRVRQntiIoote0b6uh+IzNZpnrJbOZaLbNrrF2J2zS6pVLuzlSegktTlDQth2dASETUue08pPKcfU1/7nZh99NWc630OI1TmROIGVL9dLt5v28X7xbhEpnMqw2n4RtH/HwbOkHVqTddSpYy4Kigo3ziKQe3fP0jAmXgBi+qOw/rM0NgpnX4EF8u57KmMlnmXDTdsaHhqPgcFUjE0DJ4wlCavvRkhLMpeqm7AxRmrz4pc+yvqP5Iu1ty+/WRH/4Gi9qJ49oRxfkkRJHin8537aVN8yknZkdVXIqM24mA/v7skt3m9PQlRPMXP0NYRkWttcSWotWu8wD9yfjNrxcpfT67F7QFGegnJQlyFyoMjuC1rYLXcbWmGMvBrtczsnoH9Fk/vbZDGX6G80YTG7hLYONLCNtq0qPzLyJN9KXjRMlzDT65VMU40odIW2PdHgtPjDtYKN0Sh7p8UWWau3IufxLk58lQclPzJdCHI6aCJDlFL0nGWmMZ0orm+nil8T5yUHKifVzC71JleUObCl1fPRWfLtfwPsemA5ENLo35GsvmOl3+isk/tytorObRIshC9gs49J5SMIXhJEYX7xCVpYxINkkQQGw3mYc38KFKy+aajzvlDP/dDohRmYtsYACEypybwuC8/z2rnBMDNEXBHwzeU8qaeCkLFUTqSvpuQw4qP7KbZTPNhW42hZEDtQAcF4peS6qzQEgW2CmSEyjRfUDnDlLE4g3cMXaenjDE03yQhaycyuNfag6IYIivFoppDFMOdWvt3HmScbDUgLab7louOUOuXvfQh6RsTZ3+bMVhByTCy18sHWStJim6Cb7t+LSgCRRNY0c/mEfqB5HIeSWjkUcjAjetskX9zFFPM3nWxHnT/57/Dzj0fqfCZcLZAAAAAElFTkSuQmCC", h2 = "data:image/png;base64,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", p2 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAIKADAAQAAAABAAAAIAAAAACshmLzAAAGCklEQVRYCYVXPY8cRRCtnt29s/EhW0KAEAkxmXUBIkBkRERwdoqFHNiW/AMwPwCJECTYEDKEnYJk4+ASIwQ6WSIjwJKNQBjO8t6Xb3dvZ5r3XlXPjIzX7rub7qmuqvfqo3v3ksXIH53fsJQvmOV1y3aqyJ8055x74sZyAys8EqS+hX2pcC9b3t6xPD/i/gSPrWxpvPrNjWt0QhvLV85/CU2AP3sQXEDmwEIiXkuKLw4sb5DnBgz/nWju9NL42Lc3LyZFbs3VZ0O7RusATrnmj0ceURMMg3JfYEVC+4dme4ctUe5Xls4MlfbQdYvHnnQ4m4N9KKVkmYiDyqzCX+C6VYArG65PcI3jq5Z3D7QsQYDEhSE8rLvGkudRbfZwDzwZSZAo69WR2ck1EAlbYLU6EAmcMrIk8dHAjP60R3+2XmHvqQ1XlBuC8ifA4Q+ZObL8cBcLuGGz4afoQ63LGl+wn4aM131I0fIpSJ42oNws6KmtMyEEVRzNa8vTmVUrgyBHfwhbme+DwY6s3YF7gY+lBErtqM9RIpQ8hCUbNkePDFHjICp96DBJjNgnMKoSEiFmkvHxRAKljllHDdGfPWeDd8+0RssWeTbFmf/b6p82rdn8TuDMVhKZx7LBkoBhaR/5FDAYo10QMY5O3VgNxoXQMuAiT6vHrHr1NRu9f85GF68QGqWAPQJp2CN1NKCOqhP6XwZ0aZAAvCpbWLAB0b/taHYnciwBw1AoONUnnsdSibfB66dt8cbb1vx40xKzTjHLESWhLUsmAoxQ+2DmelQEa8gpqXjme2Pn40uWD3CrjnAMkV8RxX56bs1OfHDZVk6/Ke3hW+/Y9NYPOsIJfhrcJ06A0bvD1rNH3kPhkjwGoLQCoP7ApZJWcIeJrQensu3v2v7Xn7Wa1YuvWLPAKSEYH0cLTA7u5UYPtHWRGSJGOK5EdNaMNaSH/tA1ipgSSoM/MEEBRCjv7VhzsOfKo5Wwhd99NGiEzblk2nuATUFmBBJWmXHBoBFd1hEgGOOuAMwf/ja4L3hbVmtrVqEXOOr7f8q0gY90iM+CdngW6HjoeHp2QCwqu5YdHKxbWy38pCR8KPiJAYfB0KqXXrbjGx+2qvOtW/CJXto9tLRoeA20/tyvLiIHLxdPP1rGKVbBr3g++elXZbl0rrfv2+x7fOTvPrJqhtuU4KHdD2qo1DPKsqvLhykqvcAz1G4uBexvzH/9xfa++MTyPw+swtnnFayysczhqs1Ax4ZpB1TR6Hnswy/u/W6HiEwnAGWKFpBdgzov7t2x+u5ddPxR15xQA7TK1XMrG2SgE1GJgyTaDOAY0VkZ9YNtm25e14VT0XGDCNnEPG6oM4n51VuuWQBTCJ+8V9Q1ESTXOAVINSPhoMPY1CvXIoAalkGwR1O9hTvZUVChy0icgH5SQEbY1ORgy/pwHJ4C+HNWWGBQsdGxxCLI9DhRRTo8+z4IFsThvUp4Q0CciOZazChe9FUqdMN6qGMUtHQSxIMGodEu/J0OSdhnX+s6jjRTKzETEWubXVhQ1hGCInwPWRfX7ZWCXiR3Im5EIQbUieWXkIv4ZN0LZ+nrhZBcADxwhNeZoQek6OmXPIBdB67guf7rD5vf/lmixZ3fPAr2Db+UoocIXgaBCihTTncdtaIIDd+wNL981lUk6BQadXe2xXRuNb731XErVgBNAGfDMQuBIIziVJBsLrgrMp/df5FxH1dxVxdFQSLBjjPTqT+ACZDvWFOmjpfPSLFkFEiIp8/+HutuW/b0OSmMSsNo1tEEKCJlivmFpCIhrKt+zltQEnIQzvKh1y7dkjMzpObBTfBxl7dEVMa8fl2BEYo5P8kierJl1RU/HQDAQQsIEZ0ErQuQXIe4aIiMpS1WdOyKYYLInSkB4mZzNnINDkSNElBXOP7AmpEX+5IFN4GcWQ0dylLK42r4+dVriHBs0XSQx5CKrwXooCFwYL3AMeYCGiJXgwvulqwK3bWZxvELN25fI4rG7NJ7G/jywf+Q13Ou9d+SosHnQDPZb69rAtFIgHSmX1JwmfaYBRdQypX0sTfB2xayKHDK/wNolX2UI+Wo7QAAAABJRU5ErkJggg==", ns = "data:image/png;base64,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", m2 = "data:image/png;base64,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", fi = /* @__PURE__ */ ie({
13825
13825
  name: "FChatAttachmentPreview",
13826
13826
  props: d2,
13827
13827
  emits: [],
@@ -13938,8 +13938,8 @@ const d2 = {
13938
13938
  };
13939
13939
  }
13940
13940
  });
13941
- hi.install = (e) => {
13942
- e.component(hi.name, hi);
13941
+ fi.install = (e) => {
13942
+ e.component(fi.name, fi);
13943
13943
  };
13944
13944
  eu.install = (e) => {
13945
13945
  e.component(eu.name, eu);
@@ -13972,7 +13972,7 @@ const g2 = {
13972
13972
  customClass: { type: String, default: "" },
13973
13973
  /** 自定义样式 */
13974
13974
  customStyle: { type: String, default: "" }
13975
- }, pi = /* @__PURE__ */ ie({
13975
+ }, hi = /* @__PURE__ */ ie({
13976
13976
  name: "FXNav",
13977
13977
  props: g2,
13978
13978
  emits: ["nav", "update:activeNavId"],
@@ -14040,8 +14040,8 @@ const g2 = {
14040
14040
  };
14041
14041
  }
14042
14042
  });
14043
- pi.install = (e) => {
14044
- e.component(pi.name, pi);
14043
+ hi.install = (e) => {
14044
+ e.component(hi.name, hi);
14045
14045
  };
14046
14046
  const b2 = {
14047
14047
  /** 自定义图标 */
@@ -14132,7 +14132,7 @@ const b2 = {
14132
14132
  class: "search-box-empty"
14133
14133
  }, [ce("无匹配结果")])])]);
14134
14134
  }
14135
- }), mi = /* @__PURE__ */ ie({
14135
+ }), pi = /* @__PURE__ */ ie({
14136
14136
  name: "FXSearchBox",
14137
14137
  props: b2,
14138
14138
  emits: ["update:modelValue", "change", "selectedValue", "clickButton"],
@@ -14236,8 +14236,8 @@ const b2 = {
14236
14236
  })]);
14237
14237
  }
14238
14238
  });
14239
- mi.install = (e) => {
14240
- e.component(mi.name, mi), e.component(Qr.name, Qr);
14239
+ pi.install = (e) => {
14240
+ e.component(pi.name, pi), e.component(Qr.name, Qr);
14241
14241
  };
14242
14242
  const Fl = {
14243
14243
  /** 数据源 */
@@ -14392,7 +14392,7 @@ const x2 = /* @__PURE__ */ ie({
14392
14392
  class: "fx-icon f-accordion-expand"
14393
14393
  }, null), f("span", null, [e.groupValue])])]);
14394
14394
  }
14395
- }), gi = /* @__PURE__ */ ie({
14395
+ }), mi = /* @__PURE__ */ ie({
14396
14396
  name: "FXListView",
14397
14397
  props: Fl,
14398
14398
  emits: ["clickItem"],
@@ -14447,10 +14447,10 @@ const x2 = /* @__PURE__ */ ie({
14447
14447
  }))])])]);
14448
14448
  }
14449
14449
  });
14450
- gi.install = (e) => {
14451
- e.component(gi.name, gi);
14450
+ mi.install = (e) => {
14451
+ e.component(mi.name, mi);
14452
14452
  };
14453
- const xr = /* @__PURE__ */ ie({
14453
+ const yr = /* @__PURE__ */ ie({
14454
14454
  name: "FXAgentThinkingMessage",
14455
14455
  props: {
14456
14456
  content: {
@@ -14478,8 +14478,8 @@ const xr = /* @__PURE__ */ ie({
14478
14478
  };
14479
14479
  }
14480
14480
  });
14481
- xr.install = (e) => {
14482
- e.component(xr.name, xr);
14481
+ yr.install = (e) => {
14482
+ e.component(yr.name, yr);
14483
14483
  };
14484
14484
  function A2(e) {
14485
14485
  return e < 1024 ? `${e} B` : e < 1024 * 1024 ? `${(e / 1024).toFixed(1)} KB` : `${(e / (1024 * 1024)).toFixed(1)} MB`;
@@ -14496,7 +14496,7 @@ function C2(e) {
14496
14496
  fileId: t
14497
14497
  };
14498
14498
  }
14499
- const wr = /* @__PURE__ */ ie({
14499
+ const xr = /* @__PURE__ */ ie({
14500
14500
  name: "FXAttachmentFileMessage",
14501
14501
  props: {
14502
14502
  content: {
@@ -14566,14 +14566,14 @@ const wr = /* @__PURE__ */ ie({
14566
14566
  };
14567
14567
  }
14568
14568
  });
14569
- wr.install = (e) => {
14570
- e.component(wr.name, wr);
14569
+ xr.install = (e) => {
14570
+ e.component(xr.name, xr);
14571
14571
  };
14572
14572
  const _2 = {
14573
14573
  0: "高",
14574
14574
  1: "中",
14575
14575
  2: "低"
14576
- }, Ar = /* @__PURE__ */ ie({
14576
+ }, wr = /* @__PURE__ */ ie({
14577
14577
  name: "ErrorReminderMessage",
14578
14578
  props: {
14579
14579
  content: {
@@ -14603,11 +14603,11 @@ const _2 = {
14603
14603
  };
14604
14604
  }
14605
14605
  });
14606
- Ar.install = (e) => {
14607
- e.component(Ar.name, Ar);
14606
+ wr.install = (e) => {
14607
+ e.component(wr.name, wr);
14608
14608
  };
14609
14609
  const $t = "__hitl_other__";
14610
- function Nu(e, t = 120) {
14610
+ function Ar(e, t = 120) {
14611
14611
  return e ? e.length > t ? e.slice(0, t) + "..." : e : "";
14612
14612
  }
14613
14613
  function kn(e) {
@@ -14826,7 +14826,7 @@ const kr = /* @__PURE__ */ ie({
14826
14826
  class: "f-hitl-opt-row__label"
14827
14827
  }, [f("span", null, [_.label]), _.description ? f("span", {
14828
14828
  class: "f-hitl-opt-row__desc"
14829
- }, [Nu(_.description)]) : null]), f("span", {
14829
+ }, [Ar(_.description)]) : null]), f("span", {
14830
14830
  class: "f-hitl-opt-row__check"
14831
14831
  }, [I ? f("span", {
14832
14832
  class: "fx-icon fx-icon-sender_choose",
@@ -15042,7 +15042,7 @@ const kr = /* @__PURE__ */ ie({
15042
15042
  class: "f-hitl-opt-row__label"
15043
15043
  }, [f("span", null, [P.label]), P.description ? f("span", {
15044
15044
  class: "f-hitl-opt-row__desc"
15045
- }, [Nu(P.description)]) : null])])), B.map((P) => f("div", {
15045
+ }, [Ar(P.description)]) : null])])), B.map((P) => f("div", {
15046
15046
  class: "f-hitl-opt-row",
15047
15047
  key: P
15048
15048
  }, [f("div", {
@@ -15069,7 +15069,7 @@ const kr = /* @__PURE__ */ ie({
15069
15069
  class: "f-hitl-opt-row__label"
15070
15070
  }, [f("span", null, [P.label]), P.description ? f("span", {
15071
15071
  class: "f-hitl-opt-row__desc"
15072
- }, [Nu(P.description)]) : null])]))])]);
15072
+ }, [Ar(P.description)]) : null])]))])]);
15073
15073
  }
15074
15074
  if (C === "confirm") {
15075
15075
  const L = u.value[_.id];
@@ -15126,9 +15126,9 @@ const kr = /* @__PURE__ */ ie({
15126
15126
  class: "f-hitl-card__title-wrap"
15127
15127
  }, [f("span", {
15128
15128
  class: "f-hitl-card__title"
15129
- }, [_.header]), f("span", {
15129
+ }, [_.question]), f("span", {
15130
15130
  class: "f-hitl-card__subtitle"
15131
- }, [Nu(_.question)])]);
15131
+ }, [_.header])]);
15132
15132
  }
15133
15133
  function $() {
15134
15134
  return a.value <= 1 ? null : f("div", {
@@ -15190,7 +15190,7 @@ const kr = /* @__PURE__ */ ie({
15190
15190
  type: "button",
15191
15191
  class: "f-hitl-btn",
15192
15192
  onClick: l
15193
- }, [ce("下一题")]), d.value && f("button", {
15193
+ }, [ce("下一条")]), d.value && f("button", {
15194
15194
  type: "button",
15195
15195
  class: "f-hitl-btn",
15196
15196
  disabled: !m.value,
@@ -15336,57 +15336,57 @@ const Sr = /* @__PURE__ */ ie({
15336
15336
  Sr.install = (e) => {
15337
15337
  e.component(Sr.name, Sr);
15338
15338
  };
15339
- Xu.install = (e) => {
15340
- e.component(Xu.name, Xu);
15339
+ qu.install = (e) => {
15340
+ e.component(qu.name, qu);
15341
15341
  };
15342
15342
  const M2 = {
15343
15343
  install(e) {
15344
- e.use(Qn).use(Zu).use(Yu).use(ui).use(ii).use(ri).use(oi).use(ai).use(si).use(Jn).use(Dn).use(ru).use(Sn).use(li).use(ci).use(di).use(fi).use(hi).use(eu).use(tu).use(En).use(uu).use(pi).use(mi).use(gi);
15344
+ 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
15345
  }
15346
15346
  };
15347
15347
  export {
15348
- xr as FXAgentThinking,
15348
+ yr as FXAgentThinking,
15349
15349
  Qn as FXAppPreview,
15350
- wr as FXAttachmentFile,
15351
- hi as FXAttachmentPreview,
15352
- Zu as FXBubble,
15350
+ xr as FXAttachmentFile,
15351
+ fi as FXAttachmentPreview,
15352
+ Xu as FXBubble,
15353
15353
  _a as FXBubbleAction,
15354
- Yu as FXCarousel,
15354
+ Zu as FXCarousel,
15355
15355
  Nr as FXCarouselItem,
15356
- ui as FXChatPreview,
15357
- ri as FXCoding,
15358
- ii as FXConfirmDialog,
15356
+ ni as FXChatPreview,
15357
+ ii as FXCoding,
15358
+ ui as FXConfirmDialog,
15359
15359
  tu as FXDynamicComponent,
15360
- Ar as FXErrorReminder,
15361
- oi as FXFileOperation,
15362
- ai as FXGenerateProcess,
15363
- si as FXHistory,
15360
+ wr as FXErrorReminder,
15361
+ ri as FXFileOperation,
15362
+ oi as FXGenerateProcess,
15363
+ ai as FXHistory,
15364
15364
  kr as FXHitlQuestion,
15365
15365
  Cr as FXInputRecommend,
15366
15366
  _r as FXLinkCard,
15367
- gi as FXListView,
15367
+ mi as FXListView,
15368
15368
  Jn as FXMarkdown,
15369
15369
  Dn as FXMarkdownPreview,
15370
- pi as FXNav,
15370
+ hi as FXNav,
15371
15371
  En as FXPopover,
15372
15372
  t1 as FXPopoverDirective,
15373
15373
  Kr as FXPrompt,
15374
15374
  ru as FXPrompts,
15375
15375
  Er as FXReferenceSources,
15376
- mi as FXSearchBox,
15376
+ pi as FXSearchBox,
15377
15377
  Qr as FXSearchBoxContainer,
15378
15378
  uu as FXSplitter,
15379
- Ei as FXSplitterPane,
15379
+ _i as FXSplitterPane,
15380
15380
  Sn as FXStartedTodo,
15381
- li as FXSuggestion,
15382
- ci as FXTodo,
15381
+ si as FXSuggestion,
15382
+ li as FXTodo,
15383
15383
  zr as FXTodoListItemView,
15384
- _i as FXTodoListView,
15384
+ Ci as FXTodoListView,
15385
15385
  nu as FXToolUse,
15386
- di as FXToolUseBatch,
15386
+ ci as FXToolUseBatch,
15387
15387
  Sr as FXUnknownEnterprise,
15388
- Xu as FXUserAuth,
15389
- fi as FXWelcome,
15388
+ qu as FXUserAuth,
15389
+ di as FXWelcome,
15390
15390
  eu as FXWidgetContainer,
15391
15391
  Al as PREVIEW_BRIDGE_MESSAGE_TYPE_ASSISTANT,
15392
15392
  xl as PREVIEW_BRIDGE_SOURCE,
@@ -15429,7 +15429,7 @@ export {
15429
15429
  o2 as promptsProps,
15430
15430
  R2 as registerPreviewChromeSdk,
15431
15431
  eo as renderIconNode,
15432
- ju as renderNode,
15432
+ Nu as renderNode,
15433
15433
  au as resolveHrefForAttachmentDownload,
15434
15434
  Bo as resolveRuntimeAttachmentDownloadUrl,
15435
15435
  v2 as searchBoxContainerProps,