@opentinyvue/vue-runtime 3.31.0 → 3.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import * as v from "vue";
1
+ import * as g from "vue";
2
2
  import { t as Xe } from "@opentinyvue/vue-locale";
3
3
  function Te(e, t) {
4
4
  (t == null || t > e.length) && (t = e.length);
@@ -139,10 +139,10 @@ function Ar(e, t) {
139
139
  if (!n) {
140
140
  var u = Q.trim(e.slice(i, a)), c = u.indexOf(":");
141
141
  if (c !== -1) {
142
- var d = Q.trim(u.slice(0, c)), p = Q.trim(u.slice(c + 1));
142
+ var d = Q.trim(u.slice(0, c)), v = Q.trim(u.slice(c + 1));
143
143
  if (d) {
144
- var g = t(i, o.length, d, p, u);
145
- g && (o += g + "; ");
144
+ var p = t(i, o.length, d, v, u);
145
+ p && (o += p + "; ");
146
146
  }
147
147
  }
148
148
  }
@@ -159,7 +159,7 @@ function Ar(e, t) {
159
159
  }
160
160
  return Q.trim(o);
161
161
  }
162
- var Cr = Ar, oe = U, Er = Cr;
162
+ var Cr = Ar, se = U, Er = Cr;
163
163
  function Qe(e) {
164
164
  return e == null;
165
165
  }
@@ -170,20 +170,20 @@ function Tr(e) {
170
170
  return t;
171
171
  }
172
172
  function ht(e) {
173
- e = Tr(e || {}), e.whiteList = e.whiteList || oe.whiteList, e.onAttr = e.onAttr || oe.onAttr, e.onIgnoreAttr = e.onIgnoreAttr || oe.onIgnoreAttr, e.safeAttrValue = e.safeAttrValue || oe.safeAttrValue, this.options = e;
173
+ e = Tr(e || {}), e.whiteList = e.whiteList || se.whiteList, e.onAttr = e.onAttr || se.onAttr, e.onIgnoreAttr = e.onIgnoreAttr || se.onIgnoreAttr, e.safeAttrValue = e.safeAttrValue || se.safeAttrValue, this.options = e;
174
174
  }
175
175
  ht.prototype.process = function(e) {
176
176
  if (e = e || "", e = e.toString(), !e) return "";
177
177
  var t = this, r = t.options, n = r.whiteList, i = r.onAttr, a = r.onIgnoreAttr, o = r.safeAttrValue, s = Er(e, function(l, f, u, c, d) {
178
- var p = n[u], g = !1;
179
- if (p === !0 ? g = p : typeof p == "function" ? g = p(c) : p instanceof RegExp && (g = p.test(c)), g !== !0 && (g = !1), c = o(u, c), !!c) {
178
+ var v = n[u], p = !1;
179
+ if (v === !0 ? p = v : typeof v == "function" ? p = v(c) : v instanceof RegExp && (p = v.test(c)), p !== !0 && (p = !1), c = o(u, c), !!c) {
180
180
  var y = {
181
181
  position: f,
182
182
  sourcePosition: l,
183
183
  source: d,
184
- isWhite: g
184
+ isWhite: p
185
185
  };
186
- if (g) {
186
+ if (p) {
187
187
  var h = i(u, c, y);
188
188
  return Qe(h) ? u + ":" + c : h;
189
189
  } else {
@@ -230,7 +230,7 @@ var Ne = Oe.exports, Be = {
230
230
  var r = /\s|\n|\t/, n = r.exec(t);
231
231
  return n ? n.index : -1;
232
232
  }
233
- }, Or = Ne.FilterCSS, kr = Ne.getDefaultWhiteList, he = Be;
233
+ }, Or = Ne.FilterCSS, kr = Ne.getDefaultWhiteList, me = Be;
234
234
  function mt() {
235
235
  return {
236
236
  a: ["target", "href", "title"],
@@ -316,20 +316,20 @@ function bt(e) {
316
316
  }
317
317
  function $r(e, t, r, n) {
318
318
  if (r = Et(r), t === "href" || t === "src") {
319
- if (r = he.trim(r), r === "#") return "#";
319
+ if (r = me.trim(r), r === "#") return "#";
320
320
  if (!(r.substr(0, 7) === "http://" || r.substr(0, 8) === "https://" || r.substr(0, 7) === "mailto:" || r.substr(0, 4) === "tel:" || r.substr(0, 11) === "data:image/" || r.substr(0, 6) === "ftp://" || r.substr(0, 2) === "./" || r.substr(0, 3) === "../" || r[0] === "#" || r[0] === "/"))
321
321
  return "";
322
322
  } else if (t === "background") {
323
- if (se.lastIndex = 0, se.test(r))
323
+ if (le.lastIndex = 0, le.test(r))
324
324
  return "";
325
325
  } else if (t === "style") {
326
- if (Ze.lastIndex = 0, Ze.test(r) || (Je.lastIndex = 0, Je.test(r) && (se.lastIndex = 0, se.test(r))))
326
+ if (Ze.lastIndex = 0, Ze.test(r) || (Je.lastIndex = 0, Je.test(r) && (le.lastIndex = 0, le.test(r))))
327
327
  return "";
328
328
  n !== !1 && (n = n || yt, r = n.process(r));
329
329
  }
330
330
  return r = Tt(r), r;
331
331
  }
332
- var Lr = /</g, Fr = />/g, jr = /"/g, Dr = /&quot;/g, zr = /&#([a-zA-Z0-9]*);?/gim, Nr = /&colon;?/gim, Br = /&newline;?/gim, se = /((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi, Ze = /e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi, Je = /u\s*r\s*l\s*\(.*/gi;
332
+ var Lr = /</g, Fr = />/g, jr = /"/g, Dr = /&quot;/g, zr = /&#([a-zA-Z0-9]*);?/gim, Nr = /&colon;?/gim, Br = /&newline;?/gim, le = /((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi, Ze = /e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi, Je = /u\s*r\s*l\s*\(.*/gi;
333
333
  function wt(e) {
334
334
  return e.replace(jr, "&quot;");
335
335
  }
@@ -347,7 +347,7 @@ function At(e) {
347
347
  function Ct(e) {
348
348
  for (var t = "", r = 0, n = e.length; r < n; r++)
349
349
  t += e.charCodeAt(r) < 32 ? " " : e.charAt(r);
350
- return he.trim(t);
350
+ return me.trim(t);
351
351
  }
352
352
  function Et(e) {
353
353
  return e = _t(e), e = xt(e), e = At(e), e = Ct(e), e;
@@ -363,7 +363,7 @@ function Wr(e, t) {
363
363
  });
364
364
  var r = !Array.isArray(e);
365
365
  function n(o) {
366
- return r ? !0 : he.indexOf(e, o) !== -1;
366
+ return r ? !0 : me.indexOf(e, o) !== -1;
367
367
  }
368
368
  var i = [], a = !1;
369
369
  return {
@@ -379,7 +379,7 @@ function Wr(e, t) {
379
379
  },
380
380
  remove: function(s) {
381
381
  var l = "", f = 0;
382
- return he.forEach(i, function(u) {
382
+ return me.forEach(i, function(u) {
383
383
  l += s.slice(f, u[0]), f = u[1];
384
384
  }), l += s.slice(f), l;
385
385
  }
@@ -455,12 +455,12 @@ function Kr(e, t, r) {
455
455
  continue;
456
456
  }
457
457
  if (c === '"' || c === "'")
458
- for (var d = 1, p = e.charAt(s - d); p.trim() === "" || p === "="; ) {
459
- if (p === "=") {
458
+ for (var d = 1, v = e.charAt(s - d); v.trim() === "" || v === "="; ) {
459
+ if (v === "=") {
460
460
  o = c;
461
461
  continue e;
462
462
  }
463
- p = e.charAt(s - ++d);
463
+ v = e.charAt(s - ++d);
464
464
  }
465
465
  } else if (c === o) {
466
466
  o = !1;
@@ -472,10 +472,10 @@ function Kr(e, t, r) {
472
472
  var Xr = /[^a-zA-Z0-9\\_:.-]/gim;
473
473
  function Yr(e, t) {
474
474
  var r = 0, n = 0, i = [], a = !1, o = e.length;
475
- function s(d, p) {
475
+ function s(d, v) {
476
476
  if (d = B.trim(d), d = d.replace(Xr, "").toLowerCase(), !(d.length < 1)) {
477
- var g = t(d, p || "");
478
- g && i.push(g);
477
+ var p = t(d, v || "");
478
+ p && i.push(p);
479
479
  }
480
480
  }
481
481
  for (var l = 0; l < o; l++) {
@@ -536,20 +536,20 @@ function et(e) {
536
536
  }
537
537
  _e.parseTag = Kr;
538
538
  _e.parseAttr = Yr;
539
- var tn = Ne.FilterCSS, M = b, St = _e, rn = St.parseTag, nn = St.parseAttr, ve = Be;
540
- function le(e) {
539
+ var tn = Ne.FilterCSS, M = b, St = _e, rn = St.parseTag, nn = St.parseAttr, pe = Be;
540
+ function ue(e) {
541
541
  return e == null;
542
542
  }
543
543
  function an(e) {
544
- var t = ve.spaceIndex(e);
544
+ var t = pe.spaceIndex(e);
545
545
  if (t === -1)
546
546
  return {
547
547
  html: "",
548
548
  closing: e[e.length - 2] === "/"
549
549
  };
550
- e = ve.trim(e.slice(t + 1, -1));
550
+ e = pe.trim(e.slice(t + 1, -1));
551
551
  var r = e[e.length - 1] === "/";
552
- return r && (e = ve.trim(e.slice(0, -1))), {
552
+ return r && (e = pe.trim(e.slice(0, -1))), {
553
553
  html: e,
554
554
  closing: r
555
555
  };
@@ -577,24 +577,24 @@ Ot.prototype.process = function(e) {
577
577
  r.stripBlankChar && (e = M.stripBlankChar(e)), r.allowCommentTag || (e = M.stripCommentTag(e));
578
578
  var c = !1;
579
579
  r.stripIgnoreTagBody && (c = M.StripTagBody(r.stripIgnoreTagBody, a), a = c.onIgnoreTag);
580
- var d = rn(e, function(p, g, y, h, x) {
580
+ var d = rn(e, function(v, p, y, h, x) {
581
581
  var w = {
582
- sourcePosition: p,
583
- position: g,
582
+ sourcePosition: v,
583
+ position: p,
584
584
  isClosing: x,
585
585
  isWhite: Object.prototype.hasOwnProperty.call(n, y)
586
586
  }, _ = i(y, h, w);
587
- if (!le(_)) return _;
587
+ if (!ue(_)) return _;
588
588
  if (w.isWhite) {
589
589
  if (w.isClosing)
590
590
  return "</" + y + ">";
591
591
  var m = an(h), E = n[y], O = nn(m.html, function(R, k) {
592
- var S = ve.indexOf(E, R) !== -1, I = o(y, R, k, S);
593
- return le(I) ? S ? (k = l(y, R, k, u), k ? R + '="' + k + '"' : R) : (I = s(y, R, k, S), le(I) ? void 0 : I) : I;
592
+ var S = pe.indexOf(E, R) !== -1, I = o(y, R, k, S);
593
+ return ue(I) ? S ? (k = l(y, R, k, u), k ? R + '="' + k + '"' : R) : (I = s(y, R, k, S), ue(I) ? void 0 : I) : I;
594
594
  });
595
595
  return h = "<" + y, O && (h += " " + O), m.closing && (h += " /"), h += ">", h;
596
596
  } else
597
- return _ = a(y, h, w), le(_) ? f(h) : _;
597
+ return _ = a(y, h, w), ue(_) ? f(h) : _;
598
598
  }, f);
599
599
  return c && (d = c.remove(d)), d;
600
600
  };
@@ -734,10 +734,10 @@ var C = typeof window > "u", dn = function() {
734
734
  var q = function(t, r, n) {
735
735
  var i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !1;
736
736
  t && r && n && t.addEventListener(r, n, i);
737
- }, pe = function(t, r, n) {
737
+ }, ge = function(t, r, n) {
738
738
  var i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !1;
739
739
  t && r && t.removeEventListener(r, n, i);
740
- }, ue = function(t) {
740
+ }, fe = function(t) {
741
741
  var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "";
742
742
  if (t) {
743
743
  var n = r.split(" ").filter(function(i) {
@@ -747,7 +747,7 @@ var q = function(t, r, n) {
747
747
  return t.classList.add(i);
748
748
  });
749
749
  }
750
- }, fe = function(t, r) {
750
+ }, ce = function(t, r) {
751
751
  if (!(!t || !r)) {
752
752
  var n = r.split(" ").filter(function(i) {
753
753
  return i;
@@ -796,13 +796,13 @@ var q = function(t, r, n) {
796
796
  }
797
797
  }, t;
798
798
  })();
799
- })(), pn = globalThis.Function, me = (function() {
799
+ })(), pn = globalThis.Function, ye = (function() {
800
800
  var e = function(r) {
801
801
  return r.Math === Math;
802
802
  };
803
803
  return typeof global < "u" && e(global) ? global : typeof self < "u" && e(self) ? self : typeof window < "u" && e(window) ? window : pn("return this")();
804
804
  })(), gn = (function() {
805
- return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(me) : function(e) {
805
+ return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(ye) : function(e) {
806
806
  return setTimeout(function() {
807
807
  return e(Date.now());
808
808
  }, 1e3 / 60);
@@ -860,7 +860,7 @@ var yn = 20, bn = ["top", "right", "bottom", "left", "width", "height", "size",
860
860
  this.connected_ = !0;
861
861
  }
862
862
  }, e.prototype.disconnect_ = function() {
863
- C || !this.connected_ || (pe(document, "transitionend", this.onTransitionEnd_), pe(window, "resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && pe(document, "DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
863
+ C || !this.connected_ || (ge(document, "transitionend", this.onTransitionEnd_), ge(window, "resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && ge(document, "DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
864
864
  }, e.prototype.onTransitionEnd_ = function(t) {
865
865
  var r = t.propertyName, n = r === void 0 ? "" : r, i = bn.some(function(a) {
866
866
  return !!~n.indexOf(a);
@@ -889,20 +889,20 @@ var yn = 20, bn = ["top", "right", "bottom", "left", "width", "height", "size",
889
889
  };
890
890
  }, K = function(t) {
891
891
  var r = t && t.ownerDocument && t.ownerDocument.defaultView;
892
- return r || me;
893
- }, Pt = xe(0, 0, 0, 0), ye = function(t) {
892
+ return r || ye;
893
+ }, Pt = xe(0, 0, 0, 0), be = function(t) {
894
894
  return parseFloat(t) || 0;
895
895
  }, tt = function(t) {
896
896
  for (var r = [], n = 1; n < arguments.length; n++)
897
897
  r[n - 1] = arguments[n];
898
898
  return r.reduce(function(i, a) {
899
899
  var o = t["border-".concat(a, "-width")];
900
- return i + ye(o);
900
+ return i + be(o);
901
901
  }, 0);
902
902
  }, xn = function(t) {
903
903
  for (var r = ["top", "right", "bottom", "left"], n = {}, i = 0, a = r; i < a.length; i++) {
904
904
  var o = a[i], s = t["padding-".concat(o)];
905
- n[o] = ye(s);
905
+ n[o] = be(s);
906
906
  }
907
907
  return n;
908
908
  }, An = function(t) {
@@ -914,7 +914,7 @@ var yn = 20, bn = ["top", "right", "bottom", "left", "width", "height", "size",
914
914
  var r = t.clientWidth, n = t.clientHeight;
915
915
  if (!n && !r)
916
916
  return Pt;
917
- var i = K(t).getComputedStyle(t), a = xn(i), o = a.top + a.bottom, s = a.left + a.right, l = ye(i.width), f = ye(i.height);
917
+ var i = K(t).getComputedStyle(t), a = xn(i), o = a.top + a.bottom, s = a.left + a.right, l = be(i.width), f = be(i.height);
918
918
  if (i.boxSizing === "border-box" && (Math.round(f + o) !== n && (f -= tt(i, "top", "bottom") + o), Math.round(l + s) !== r && (l -= tt(i, "left", "right") + s)), !Cn(t)) {
919
919
  var u = Math.round(f + o) - n, c = Math.round(l + s) - r;
920
920
  Math.abs(u) !== 1 && (f -= u), Math.abs(c) !== 1 && (l -= c);
@@ -1021,7 +1021,7 @@ var yn = 20, bn = ["top", "right", "bottom", "left", "width", "height", "size",
1021
1021
  };
1022
1022
  });
1023
1023
  (function() {
1024
- return typeof me.ResizeObserver < "u" ? me.ResizeObserver : Mt;
1024
+ return typeof ye.ResizeObserver < "u" ? ye.ResizeObserver : Mt;
1025
1025
  })();
1026
1026
  var Rn = "tcirzywvqlkjhgfbZQG_FLOWHSUBDNIMYREVKCAJxp57XP043891T62-modnaesu";
1027
1027
  Rn.split("").reverse().join("");
@@ -1316,7 +1316,7 @@ var ot = {
1316
1316
  },
1317
1317
  off: function(t, r) {
1318
1318
  var n = ot[t];
1319
- n && !C && pe(L, n, r);
1319
+ n && !C && ge(L, n, r);
1320
1320
  },
1321
1321
  raw: A || {}
1322
1322
  };
@@ -1370,8 +1370,8 @@ function ci(e, t, r, n) {
1370
1370
  i = void 0;
1371
1371
  }
1372
1372
  n && !i && c(), i && clearTimeout(i);
1373
- var p = n === void 0;
1374
- p && f > e ? c() : t !== !0 && (i = setTimeout(n ? d : c, p ? e - f : e));
1373
+ var v = n === void 0;
1374
+ v && f > e ? c() : t !== !0 && (i = setTimeout(n ? d : c, v ? e - f : e));
1375
1375
  }
1376
1376
  function s() {
1377
1377
  i && (clearTimeout(i), i = null);
@@ -1554,7 +1554,7 @@ if (C || !window.WebSocket) {
1554
1554
  typeof xi == "function" && (T[Ee] = _i);
1555
1555
  }
1556
1556
  }
1557
- var ce = {}, J = {
1557
+ var de = {}, J = {
1558
1558
  leave: "v-modal-leave",
1559
1559
  enter: "v-modal-enter",
1560
1560
  modal: "v-modal"
@@ -1587,15 +1587,15 @@ var ce = {}, J = {
1587
1587
  },
1588
1588
  /** 全局反注册 */
1589
1589
  deregister: function(t) {
1590
- t && (ce[t] = null, delete ce[t]);
1590
+ t && (de[t] = null, delete de[t]);
1591
1591
  },
1592
1592
  /** 返回全局实例 */
1593
1593
  getInstance: function(t) {
1594
- return ce[t];
1594
+ return de[t];
1595
1595
  },
1596
1596
  /** 全局注册 仅vue-popup.ts中使用,instance就是vm, 把vm注册到 vm._popupId 这个键值上 */
1597
1597
  register: function(t, r) {
1598
- t && r && (ce[t] = r);
1598
+ t && r && (de[t] = r);
1599
1599
  },
1600
1600
  nextZIndex: function() {
1601
1601
  var t = P.zIndex;
@@ -1611,14 +1611,14 @@ var ce = {}, J = {
1611
1611
  return;
1612
1612
  }
1613
1613
  var f = $e();
1614
- if (ue(f, J.modal), this.modalFade && !P.hasModal && ue(f, J.enter), i) {
1614
+ if (fe(f, J.modal), this.modalFade && !P.hasModal && fe(f, J.enter), i) {
1615
1615
  var u = i.trim().split(/\s+/);
1616
1616
  u.forEach(function(d) {
1617
- return ue(f, d);
1617
+ return fe(f, d);
1618
1618
  });
1619
1619
  }
1620
1620
  setTimeout(function() {
1621
- fe(f, J.enter);
1621
+ ce(f, J.enter);
1622
1622
  }, 200), r && (f.style.zIndex = r.toString()), f.style.display = "", f.tabIndex = 0;
1623
1623
  var c;
1624
1624
  n && n.parentNode && n.parentNode.nodeType !== 11 ? c = n.parentNode : c = document.body, c.appendChild(f), this.modalStack.push({
@@ -1644,7 +1644,7 @@ var ce = {}, J = {
1644
1644
  if (i.modalClass) {
1645
1645
  var a = i.modalClass.trim().split(/\s+/);
1646
1646
  a.forEach(function(s) {
1647
- return fe(n, s);
1647
+ return ce(n, s);
1648
1648
  });
1649
1649
  }
1650
1650
  r.pop();
@@ -1653,8 +1653,8 @@ var ce = {}, J = {
1653
1653
  } else
1654
1654
  Ai(r, t);
1655
1655
  }
1656
- r.length === 0 && (this.modalFade && ue(n, J.leave), fe(document.body, this.popLockClass), this.resetBodyBorder(), setTimeout(function() {
1657
- r.length === 0 && (n.parentNode && n.parentNode.removeChild(n), n.style.display = "none", P.modalDom = null), fe(n, J.leave);
1656
+ r.length === 0 && (this.modalFade && fe(n, J.leave), ce(document.body, this.popLockClass), this.resetBodyBorder(), setTimeout(function() {
1657
+ r.length === 0 && (n.parentNode && n.parentNode.removeChild(n), n.style.display = "none", P.modalDom = null), ce(n, J.leave);
1658
1658
  }, 200));
1659
1659
  }
1660
1660
  };
@@ -1749,21 +1749,21 @@ var Ue = function() {
1749
1749
  }), i;
1750
1750
  } else
1751
1751
  return t[r] || "";
1752
- }, Le = typeof window > "u" ? null : window.__Longque__, ha = v.Teleport, qt = v.defineAsyncComponent, Si = v.markRaw, Kt = function(t) {
1752
+ }, Le = typeof window > "u" ? null : window.__Longque__, ha = g.Teleport, qt = g.defineAsyncComponent, Si = g.markRaw, Kt = function(t) {
1753
1753
  var r = t.view, n = r === void 0 ? void 0 : r, i = t.component, a = i === void 0 ? void 0 : i, o = t.props, s = t.customDesignProps, l = t.context, f = l.attrs, u = l.slots, c = t.extend, d = c === void 0 ? {} : c;
1754
1754
  return function() {
1755
- return v.h(n && n.value || a, $($($($({
1755
+ return g.h(n && n.value || a, $($($($({
1756
1756
  ref: "modeTemplate"
1757
1757
  }, o), f), s), d), u);
1758
1758
  };
1759
1759
  }, He = function(t) {
1760
- var r = v.getCurrentInstance();
1760
+ var r = g.getCurrentInstance();
1761
1761
  return t && Qt(r), r == null ? void 0 : r.appContext.config.globalProperties;
1762
1762
  }, Oi = function() {
1763
- var t, r = v.getCurrentInstance();
1763
+ var t, r = g.getCurrentInstance();
1764
1764
  return (r == null || (t = r.vnode) === null || t === void 0 ? void 0 : t.props) || {};
1765
1765
  }, Xt = function() {
1766
- var t, r = v.getCurrentInstance(), n = r == null || (t = r.type) === null || t === void 0 ? void 0 : t.name;
1766
+ var t, r = g.getCurrentInstance(), n = r == null || (t = r.type) === null || t === void 0 ? void 0 : t.name;
1767
1767
  if (!n) {
1768
1768
  var i, a;
1769
1769
  n = r == null || (i = r.parent) === null || i === void 0 || (a = i.type) === null || a === void 0 ? void 0 : a.name;
@@ -1771,15 +1771,15 @@ var Ue = function() {
1771
1771
  return n || "";
1772
1772
  }, ki = function() {
1773
1773
  var t;
1774
- return ((t = v.getCurrentInstance()) === null || t === void 0 ? void 0 : t.appContext) || {
1774
+ return ((t = g.getCurrentInstance()) === null || t === void 0 ? void 0 : t.appContext) || {
1775
1775
  component: function() {
1776
1776
  }
1777
1777
  };
1778
1778
  }, Ii = function() {
1779
- var t = v.getCurrentInstance();
1779
+ var t = g.getCurrentInstance();
1780
1780
  return (t == null ? void 0 : t.appContext.config.globalProperties) || {};
1781
1781
  }, Yt = function() {
1782
- var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : v.getCurrentInstance(), r = t == null ? void 0 : t.appContext.config.globalProperties.$router, n = r && r.currentRoute.value;
1782
+ var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : g.getCurrentInstance(), r = t == null ? void 0 : t.appContext.config.globalProperties.$router, n = r && r.currentRoute.value;
1783
1783
  return {
1784
1784
  route: n,
1785
1785
  router: r
@@ -1793,10 +1793,23 @@ var Ue = function() {
1793
1793
  });
1794
1794
  }, Pi = function(t) {
1795
1795
  var r = function(i, a, o, s) {
1796
- var l = i.subTree && i.subTree.children || i.children;
1797
- Array.isArray(l) && l.forEach(function(f) {
1798
- var u = f.type && f.type.componentName, c = f.component;
1799
- u === a ? (c.emit(o, s), c.$emitter && c.$emitter.emit(o, s)) : r(f, a, o, s);
1796
+ var l = i.subTree;
1797
+ if (l) {
1798
+ var f = l.type && l.type.componentName;
1799
+ if (f === a && l.component) {
1800
+ l.component.emit(o, s), l.component.$emitter && l.component.$emitter.emit(o, s);
1801
+ return;
1802
+ }
1803
+ }
1804
+ var u = l && l.children || i.children;
1805
+ Array.isArray(u) && u.forEach(function(c) {
1806
+ var d = c.type && c.type.componentName, v = c.component;
1807
+ if (d === a)
1808
+ v.emit(o, s), v.$emitter && v.$emitter.emit(o, s);
1809
+ else {
1810
+ var p;
1811
+ r((p = c.component) !== null && p !== void 0 ? p : c, a, o, s);
1812
+ }
1800
1813
  });
1801
1814
  };
1802
1815
  return {
@@ -1812,11 +1825,11 @@ var Ue = function() {
1812
1825
  r(t, i, a, o);
1813
1826
  }
1814
1827
  };
1815
- }, be = function(t) {
1828
+ }, we = function(t) {
1816
1829
  if (t && t.parent) return t.parent.type.name === "AsyncComponentWrapper" && t.parent.parent ? t.parent.parent : t.parent;
1817
1830
  }, Ri = function(t) {
1818
1831
  return function(r) {
1819
- var n = be(t), i = 0, a = function(s) {
1832
+ var n = we(t), i = 0, a = function(s) {
1820
1833
  return {
1821
1834
  level: i,
1822
1835
  vm: F({}, s),
@@ -1826,7 +1839,7 @@ var Ue = function() {
1826
1839
  };
1827
1840
  if (typeof r != "function") return n ? a(n) : {};
1828
1841
  for (i++; n && !r(a(n)); )
1829
- n = be(n), i++;
1842
+ n = we(n), i++;
1830
1843
  };
1831
1844
  }, Mi = function(t) {
1832
1845
  return function(r) {
@@ -1906,11 +1919,11 @@ var Ue = function() {
1906
1919
  var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : null, i = Li(r.attrs), a = i.$attrs, o = i.$listeners, s = r.$emitter;
1907
1920
  s || (Qt(r), s = r.$emitter);
1908
1921
  var l = function() {
1909
- for (var c = arguments.length, d = new Array(c), p = 0; p < c; p++)
1910
- d[p] = arguments[p];
1922
+ for (var c = arguments.length, d = new Array(c), v = 0; v < c; v++)
1923
+ d[v] = arguments[v];
1911
1924
  r.emit.apply(r, d), s.emit.apply(t, d);
1912
- }, f = function(c, d, p) {
1913
- return c[d] = p;
1925
+ }, f = function(c, d, v) {
1926
+ return c[d] = v;
1914
1927
  };
1915
1928
  return n || Jt(t, r), Object.defineProperties(t, {
1916
1929
  $attrs: {
@@ -1950,7 +1963,7 @@ var Ue = function() {
1950
1963
  },
1951
1964
  $nextTick: {
1952
1965
  get: function() {
1953
- return v.nextTick;
1966
+ return g.nextTick;
1954
1967
  }
1955
1968
  },
1956
1969
  $off: {
@@ -1977,7 +1990,7 @@ var Ue = function() {
1977
1990
  },
1978
1991
  $parent: {
1979
1992
  get: function() {
1980
- return r.parent && F({}, be(r));
1993
+ return r.parent && F({}, we(r));
1981
1994
  }
1982
1995
  },
1983
1996
  $refs: {
@@ -2015,17 +2028,17 @@ var Ue = function() {
2015
2028
  for (var n in t.refs)
2016
2029
  Object.prototype.hasOwnProperty.call(t.refs, n) && (r[n] = t.refs[n]);
2017
2030
  }, zi = function(t, r) {
2018
- var n, i, a = v.getCurrentInstance(), o = a == null ? void 0 : a.appContext.config.globalProperties, s = Yt(a), l = s.route, f = s.router, u = a == null || (n = a.proxy) === null || n === void 0 || (i = n.$root) === null || i === void 0 ? void 0 : i.$i18n, c = Pi(a), d = c.dispatch, p = c.broadcast, g = Ri(a), y = Mi(a), h = F({}, a, t), x = t.emit, w = {}, _ = typeof a.props.tiny_template > "u" && be(a), m = _ ? F({}, _) : a.parent ? F({}, a.parent) : null, E = function(S) {
2019
- var I, ne = S.name, ie = S.value, ae = _ ? _.ctx : a == null || (I = a.parent) === null || I === void 0 ? void 0 : I.ctx;
2020
- ae[ne] = ie, m[ne] = ie;
2031
+ var n, i, a = g.getCurrentInstance(), o = a == null ? void 0 : a.appContext.config.globalProperties, s = Yt(a), l = s.route, f = s.router, u = a == null || (n = a.proxy) === null || n === void 0 || (i = n.$root) === null || i === void 0 ? void 0 : i.$i18n, c = Pi(a), d = c.dispatch, v = c.broadcast, p = Ri(a), y = Mi(a), h = F({}, a, t), x = t.emit, w = {}, _ = typeof a.props.tiny_template > "u" && we(a), m = _ ? F({}, _) : a.parent ? F({}, a.parent) : null, E = function(S) {
2032
+ var I, ie = S.name, ae = S.value, oe = _ ? _.ctx : a == null || (I = a.parent) === null || I === void 0 ? void 0 : I.ctx;
2033
+ oe[ie] = ae, m[ie] = ae;
2021
2034
  }, O = function(S) {
2022
2035
  Object.defineProperties(h, S), Object.defineProperties(a == null ? void 0 : a.ctx, S);
2023
2036
  }, R = function(S) {
2024
2037
  m && Object.defineProperties(m, S);
2025
2038
  };
2026
- return v.onBeforeMount(function() {
2039
+ return g.onBeforeMount(function() {
2027
2040
  return Jt(h, a);
2028
- }), v.onMounted(function() {
2041
+ }), g.onMounted(function() {
2029
2042
  return Di(a, w);
2030
2043
  }), {
2031
2044
  framework: "vue3",
@@ -2035,8 +2048,8 @@ var Ue = function() {
2035
2048
  route: l,
2036
2049
  router: f,
2037
2050
  dispatch: d,
2038
- broadcast: p,
2039
- parentHandler: g,
2051
+ broadcast: v,
2052
+ parentHandler: p,
2040
2053
  childrenHandler: y,
2041
2054
  i18n: u,
2042
2055
  refs: w,
@@ -2044,7 +2057,7 @@ var Ue = function() {
2044
2057
  scopedSlots: a == null ? void 0 : a.slots,
2045
2058
  attrs: t.attrs,
2046
2059
  parent: m,
2047
- nextTick: v.nextTick,
2060
+ nextTick: g.nextTick,
2048
2061
  constants: a == null ? void 0 : a.props._constants,
2049
2062
  mode: r,
2050
2063
  isPCMode: r === "pc",
@@ -2057,7 +2070,7 @@ var Ue = function() {
2057
2070
  defineInstanceProperties: O,
2058
2071
  defineParentInstanceProperties: R
2059
2072
  };
2060
- }, de = function(t, r, n) {
2073
+ }, ve = function(t, r, n) {
2061
2074
  if (typeof t[r] < "u") {
2062
2075
  var i = t[r];
2063
2076
  t[n] = function(a, o, s) {
@@ -2067,12 +2080,12 @@ var Ue = function() {
2067
2080
  }, Ni = function(t) {
2068
2081
  for (var r in t) {
2069
2082
  var n = t[r];
2070
- de(n, "inserted", "mounted"), de(n, "bind", "beforeMount"), de(n, "update", "updated"), de(n, "unbind", "unmounted");
2083
+ ve(n, "inserted", "mounted"), ve(n, "bind", "beforeMount"), ve(n, "update", "updated"), ve(n, "unbind", "unmounted");
2071
2084
  }
2072
2085
  return t;
2073
2086
  }, Bi = function(t) {
2074
2087
  return t;
2075
- }, Vi = v.Text, Wi = v.Comment, Gi = function(t) {
2088
+ }, Vi = g.Text, Wi = g.Comment, Gi = function(t) {
2076
2089
  return !t || !t.type || [Vi, Wi].includes(t.type);
2077
2090
  }, Ui = function(t) {
2078
2091
  var r = {};
@@ -2092,7 +2105,7 @@ var Ue = function() {
2092
2105
  var r = t, n = !1;
2093
2106
  if (typeof t == "string" && typeof document < "u") {
2094
2107
  var i = document.createElement(t), a = ["SVG", "CIRCLE", "PATH"];
2095
- i instanceof HTMLUnknownElement && !a.includes(i.nodeName) || t.includes("-") ? (t = t.toLowerCase(), n = !0, t === "transition" ? r = v.Transition : t === "transition-group" ? r = v.TransitionGroup : r = v.resolveComponent(t)) : r = t;
2108
+ i instanceof HTMLUnknownElement && !a.includes(i.nodeName) || t.includes("-") ? (t = t.toLowerCase(), n = !0, t === "transition" ? r = g.Transition : t === "transition-group" ? r = g.TransitionGroup : r = g.resolveComponent(t)) : r = t;
2096
2109
  }
2097
2110
  return {
2098
2111
  type: r,
@@ -2103,15 +2116,15 @@ var Ue = function() {
2103
2116
  var i = {}, a = n, o = Hi(t), s = o.customElement, l = o.type;
2104
2117
  return t = o.component, r && j(r) === "object" && !Array.isArray(r) ? (i = Ui(r), r.scopedSlots && (a = r.scopedSlots)) : (typeof r == "string" || Array.isArray(r)) && (n = r), (typeof n == "string" || Array.isArray(n)) && (a = typeof t != "string" || s ? function() {
2105
2118
  return n;
2106
- } : n), v.h(l, i, a);
2119
+ } : n), g.h(l, i, a);
2107
2120
  }, Ki = function(t) {
2108
2121
  return function(r) {
2109
2122
  var n = r.component, i = r.propsData, a = r.el, o = Object.assign(n, {
2110
2123
  provide: vt({}, t.configKey, t.configInstance)
2111
- }), s = v.createVNode(o, i);
2112
- return v.render(s, a), F({}, s.component);
2124
+ }), s = g.createVNode(o, i);
2125
+ return g.render(s, a), F({}, s.component);
2113
2126
  };
2114
- }, Xi = v.defineComponent, er = !1, ma = !0, Yi = v.isVNode, ya = v.KeepAlive, je = function(t) {
2127
+ }, Xi = g.defineComponent, er = !1, ma = !0, Yi = g.isVNode, ya = g.KeepAlive, je = function(t) {
2115
2128
  var r = [];
2116
2129
  return Object.keys(t).forEach(function(n) {
2117
2130
  return t[n] && r.push(n);
@@ -2139,7 +2152,7 @@ var Ue = function() {
2139
2152
  });
2140
2153
  return De(n);
2141
2154
  }, Zi = function() {
2142
- var t = v.ref(""), r = ["2xl", "xl", "lg", "md", "sm"], n = function(l) {
2155
+ var t = g.ref(""), r = ["2xl", "xl", "lg", "md", "sm"], n = function(l) {
2143
2156
  return C || typeof matchMedia != "function" ? {
2144
2157
  matches: !1,
2145
2158
  media: l,
@@ -2168,7 +2181,7 @@ var Ue = function() {
2168
2181
  });
2169
2182
  return a(), r.forEach(function(s) {
2170
2183
  return i[s].addEventListener("change", o);
2171
- }), v.onBeforeUnmount(function() {
2184
+ }), g.onBeforeUnmount(function() {
2172
2185
  r.forEach(function(s) {
2173
2186
  return i[s].removeEventListener("change", o);
2174
2187
  });
@@ -2177,7 +2190,7 @@ var Ue = function() {
2177
2190
  };
2178
2191
  };
2179
2192
  function wa() {
2180
- var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 100, t = v.ref(0), r;
2193
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 100, t = g.ref(0), r;
2181
2194
  function n() {
2182
2195
  r = requestAnimationFrame(function() {
2183
2196
  t.value++, !(t.value >= e) && n();
@@ -2186,7 +2199,7 @@ function wa() {
2186
2199
  function i() {
2187
2200
  r && (cancelAnimationFrame(r), r = 0);
2188
2201
  }
2189
- return n(), v.onBeforeUnmount(function() {
2202
+ return n(), g.onBeforeUnmount(function() {
2190
2203
  return i();
2191
2204
  }), {
2192
2205
  defer: function(o) {
@@ -2260,25 +2273,25 @@ var Ji = ["IconLoadingShadow", "IconNoData"], tr = 0, rr = function(t, r) {
2260
2273
  }, na = function(t) {
2261
2274
  var r = t.computed, n = t.getCurrentInstance, i = t.inject, a = t.markRaw, o = t.nextTick, s = t.onMounted, l = t.onActivated, f = t.onUnmounted, u = t.provide, c = t.reactive, d = t.toRef;
2262
2275
  return function() {
2263
- var p = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, g = p.relationKey, y = p.relationContainer, h = p.onChange, x = p.childrenKey, w = p.delivery;
2264
- if (!g)
2276
+ var v = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, p = v.relationKey, y = v.relationContainer, h = v.onChange, x = v.childrenKey, w = v.delivery;
2277
+ if (!p)
2265
2278
  throw new Error("[TINY Error]<relationKey> must exist.");
2266
2279
  var _ = n(), m = c({
2267
2280
  children: [],
2268
2281
  indexInParent: -1
2269
- }), E = i(g, null), O = [];
2282
+ }), E = i(p, null), O = [];
2270
2283
  if (E) {
2271
- var R = E.link, k = E.unlink, S = E.callbacks, I = E.childrenKey, ne = E.delivery;
2272
- O = S, x = x || I || "instanceChildren", w = ne, m.indexInParent = R(_), f(function() {
2284
+ var R = E.link, k = E.unlink, S = E.callbacks, I = E.childrenKey, ie = E.delivery;
2285
+ O = S, x = x || I || "instanceChildren", w = ie, m.indexInParent = R(_), f(function() {
2273
2286
  return k(_);
2274
2287
  });
2275
2288
  } else {
2276
2289
  x = x || "instanceChildren";
2277
- var ie = ta({
2290
+ var ae = ta({
2278
2291
  onMounted: s,
2279
2292
  onActivated: l,
2280
2293
  nextTick: o
2281
- }), ae = h ? function() {
2294
+ }), oe = h ? function() {
2282
2295
  return o(h);
2283
2296
  } : Yn, X;
2284
2297
  o(function() {
@@ -2287,14 +2300,14 @@ var Ji = ["IconLoadingShadow", "IconNoData"], tr = 0, rr = function(t, r) {
2287
2300
  var Ke = [];
2288
2301
  ir(z.childNodes, Ke), O.forEach(function(cr) {
2289
2302
  return cr(Ke, Y, V);
2290
- }), ae();
2303
+ }), oe();
2291
2304
  }), X.observe(z, {
2292
2305
  attributes: !0,
2293
2306
  childList: !0,
2294
2307
  subtree: !0
2295
2308
  }));
2296
- }), ie(function() {
2297
- return ae();
2309
+ }), ae(function() {
2310
+ return oe();
2298
2311
  }), f(function() {
2299
2312
  X && (X.disconnect(), X = null), O = null;
2300
2313
  });
@@ -2310,7 +2323,7 @@ var Ji = ["IconLoadingShadow", "IconNoData"], tr = 0, rr = function(t, r) {
2310
2323
  };
2311
2324
  return O.push(function(z) {
2312
2325
  return ia(m.children, z);
2313
- }), u(g, {
2326
+ }), u(p, {
2314
2327
  link: ur,
2315
2328
  unlink: fr,
2316
2329
  callbacks: O,
@@ -2338,12 +2351,12 @@ var Ji = ["IconLoadingShadow", "IconNoData"], tr = 0, rr = function(t, r) {
2338
2351
  return r.indexOf(n.$el) - r.indexOf(i.$el);
2339
2352
  });
2340
2353
  };
2341
- const _a = "3.31.0";
2342
- var xa = ra($($({}, v), {}, {
2354
+ const _a = "3.32.0";
2355
+ var xa = ra($($({}, g), {}, {
2343
2356
  isVue2: er
2344
- })), Aa = na($($({}, v), {}, {
2357
+ })), Aa = na($($({}, g), {}, {
2345
2358
  isVue2: er
2346
- })), re = "Tiny", aa = {
2359
+ })), ne = "Tiny", aa = {
2347
2360
  tiny_mode: String,
2348
2361
  tiny_mode_root: Boolean,
2349
2362
  tiny_template: [Function, Object],
@@ -2354,63 +2367,63 @@ var xa = ra($($({}, v), {}, {
2354
2367
  }, oa = ["tiny_mode", "tiny_mode_root", "tiny_template", "tiny_renderless", "_constants", "tiny_theme", "tiny_chart_theme", "tiny_mcp_config"], qe = function(t, r) {
2355
2368
  var n = function(c) {
2356
2369
  return ~["pc", "mobile", "mobile-first"].indexOf(c);
2357
- }, i = He(r), a = typeof t.tiny_mode == "string" ? t.tiny_mode : null, o = v.inject("TinyMode", null), s;
2370
+ }, i = He(r), a = typeof t.tiny_mode == "string" ? t.tiny_mode : null, o = g.inject("TinyMode", null), s;
2358
2371
  typeof i.tiny_mode == "string" ? s = i.tiny_mode : i.tiny_mode && (s = i.tiny_mode.value), n(a) || (a = null), n(o) || (o = null), n(s) || (s = null);
2359
2372
  var l = a || o || s || "pc";
2360
- t.tiny_mode_root && v.provide("TinyMode", l);
2361
- var f = v.getCurrentInstance();
2373
+ t.tiny_mode_root && g.provide("TinyMode", l);
2374
+ var f = g.getCurrentInstance();
2362
2375
  return Object.defineProperty(f, "_tiny_mode", {
2363
2376
  value: l
2364
2377
  }), l;
2365
2378
  }, sa = function(t, r) {
2366
2379
  var n = function(u) {
2367
2380
  return ~["tiny", "saas"].indexOf(u);
2368
- }, i = He(r), a = typeof t.tiny_theme == "string" ? t.tiny_theme : null, o = v.inject("TinyTheme", null), s = i.tiny_theme && i.tiny_theme.value;
2381
+ }, i = He(r), a = typeof t.tiny_theme == "string" ? t.tiny_theme : null, o = g.inject("TinyTheme", null), s = i.tiny_theme && i.tiny_theme.value;
2369
2382
  n(a) || (a = null), n(o) || (o = null), n(s) || (s = null);
2370
2383
  var l = a || o || s || "tiny";
2371
2384
  return l;
2372
2385
  }, la = function(t, r) {
2373
- var n = He(r), i = j(t.tiny_chart_theme) === "object" ? t.tiny_chart_theme : null, a = v.inject("TinyChartTheme", null), o = n.tiny_chart_theme && n.tiny_chart_theme.value, s = i || a || o || null;
2386
+ var n = He(r), i = j(t.tiny_chart_theme) === "object" ? t.tiny_chart_theme : null, a = g.inject("TinyChartTheme", null), o = n.tiny_chart_theme && n.tiny_chart_theme.value, s = i || a || o || null;
2374
2387
  return s;
2375
- }, we = {
2388
+ }, te = {
2376
2389
  configKey: Symbol("designConfigKey"),
2377
2390
  configInstance: null
2378
2391
  }, Ca = function(t) {
2379
- Object.keys(t).length && (v.provide(we.configKey, t), we.configInstance = t);
2380
- }, ua = Ki(we), ar = {
2392
+ Object.keys(t).length && (g.provide(te.configKey, t), te.configInstance = t);
2393
+ }, ua = Ki(te), ar = {
2381
2394
  designConfig: null,
2382
2395
  twMerge: function() {
2383
2396
  return "";
2384
2397
  }
2385
2398
  }, or = function() {
2386
- var t, r, n, i = ar.designConfig || v.inject(we.configKey, {});
2399
+ var t, r, n, i = ar.designConfig || g.inject(te.configKey, null) || te.configInstance;
2387
2400
  i = ((t = i) === null || t === void 0 ? void 0 : t.value) || i || {};
2388
- var a = (r = i) === null || r === void 0 || (n = r.components) === null || n === void 0 ? void 0 : n[Xt().replace(re, "")];
2401
+ var a = (r = i) === null || r === void 0 || (n = r.components) === null || n === void 0 ? void 0 : n[Xt().replace(ne, "")];
2389
2402
  return {
2390
2403
  designConfig: a,
2391
2404
  globalDesignConfig: i
2392
2405
  };
2393
2406
  }, fa = function() {
2394
- var t, r = te.mcpConfig, n = Xt().replace(re, "");
2407
+ var t, r = re.mcpConfig, n = Xt().replace(ne, "");
2395
2408
  return r == null || (t = r.components) === null || t === void 0 ? void 0 : t[n];
2396
- }, te = {
2409
+ }, re = {
2397
2410
  mcpConfig: null,
2398
2411
  createMcpTools: null
2399
2412
  }, Ea = function(t, r) {
2400
- te.mcpConfig = t, te.createMcpTools = r;
2413
+ re.mcpConfig = t, re.createMcpTools = r;
2401
2414
  }, ca = function(t) {
2402
- var r = t.props, n = t.context, i = t.template, a = t.extend, o = a === void 0 ? {} : a, s = qe(r, n), l = v.computed(function() {
2415
+ var r = t.props, n = t.context, i = t.template, a = t.extend, o = a === void 0 ? {} : a, s = qe(r, n), l = g.computed(function() {
2403
2416
  if (typeof r.tiny_template < "u") return r.tiny_template;
2404
- var g = i(s, r);
2405
- return typeof g == "function" ? qt(g) : g;
2417
+ var p = i(s, r);
2418
+ return typeof p == "function" ? qt(p) : p;
2406
2419
  }), f = or(), u = f.designConfig, c = {}, d = u == null ? void 0 : u.props;
2407
2420
  if (d) {
2408
- var p = Oi();
2409
- Object.keys(d).forEach(function(g) {
2410
- var y = g.replace(/-(\w)/g, function(x, w) {
2421
+ var v = Oi();
2422
+ Object.keys(d).forEach(function(p) {
2423
+ var y = p.replace(/-(\w)/g, function(x, w) {
2411
2424
  return w.toUpperCase();
2412
- }), h = g.replace(/([A-Z])/g, "-$1").toLowerCase();
2413
- !Object.prototype.hasOwnProperty.call(p, y) && !Object.prototype.hasOwnProperty.call(p, h) && (c[g] = d[g]);
2425
+ }), h = p.replace(/([A-Z])/g, "-$1").toLowerCase();
2426
+ !Object.prototype.hasOwnProperty.call(v, y) && !Object.prototype.hasOwnProperty.call(v, h) && (c[p] = d[p]);
2414
2427
  });
2415
2428
  }
2416
2429
  return Kt({
@@ -2425,18 +2438,18 @@ var xa = ra($($({}, v), {}, {
2425
2438
  r[n] = arguments[n];
2426
2439
  return ar.twMerge(De(r));
2427
2440
  }, da = function(t) {
2428
- var r = t.props, n = t.context, i = t.renderless, a = t.api, o = t.extendOptions, s = o === void 0 ? {} : o, l = t.mono, f = l === void 0 ? !1 : l, u = t.classes, c = u === void 0 ? {} : u, d = typeof r.tiny_renderless == "function" ? r.tiny_renderless : i, p = or(), g = p.designConfig, y = p.globalDesignConfig, h = $($({
2429
- $prefix: re,
2441
+ var r = t.props, n = t.context, i = t.renderless, a = t.api, o = t.extendOptions, s = o === void 0 ? {} : o, l = t.mono, f = l === void 0 ? !1 : l, u = t.classes, c = u === void 0 ? {} : u, d = typeof r.tiny_renderless == "function" ? r.tiny_renderless : i, v = or(), p = v.designConfig, y = v.globalDesignConfig, h = $($({
2442
+ $prefix: ne,
2430
2443
  t: Xe
2431
2444
  }, zi(n, qe(r, n))), {}, {
2432
- designConfig: g,
2445
+ designConfig: p,
2433
2446
  globalDesignConfig: y,
2434
2447
  useBreakpoint: Zi,
2435
2448
  mergeClass: ze
2436
2449
  });
2437
2450
  h.vm.theme = sa(r, n), h.vm.chartTheme = la(r, n);
2438
- var x = d(r, v, h, s);
2439
- typeof (g == null ? void 0 : g.renderless) == "function" && Object.assign(x, g.renderless(r, v, h, x));
2451
+ var x = d(r, g, h, s);
2452
+ typeof (p == null ? void 0 : p.renderless) == "function" && Object.assign(x, p.renderless(r, g, h, x));
2440
2453
  var w = {
2441
2454
  t: Xe,
2442
2455
  vm: h.vm,
@@ -2475,7 +2488,7 @@ var xa = ra($($({}, v), {}, {
2475
2488
  },
2476
2489
  configurable: !0
2477
2490
  }
2478
- }), lr(), Array.isArray(a) && (Array.isArray(g == null ? void 0 : g.api) && (a = a.concat(g.api)), a.forEach(function(m) {
2491
+ }), lr(), Array.isArray(a) && (Array.isArray(p == null ? void 0 : p.api) && (a = a.concat(p.api)), a.forEach(function(m) {
2479
2492
  var E = x[m];
2480
2493
  typeof E < "u" && (w[m] = E, f || h.setParentAttribute({
2481
2494
  name: m,
@@ -2483,13 +2496,13 @@ var xa = ra($($({}, v), {}, {
2483
2496
  }));
2484
2497
  }));
2485
2498
  var _ = fa();
2486
- return _ && r.tiny_mcp_config && te.createMcpTools && te.createMcpTools(w.vm, r.tiny_mcp_config, _), w;
2499
+ return _ && r.tiny_mcp_config && re.createMcpTools && re.createMcpTools(w.vm, r.tiny_mcp_config, _), w;
2487
2500
  };
2488
2501
  function va(e) {
2489
2502
  var t = e.name, r = t === void 0 ? "Icon" : t, n = e.component, i = e.filledComponent, a = i === void 0 ? null : i, o = e.deprecatedBy, s = o === void 0 ? "" : o;
2490
2503
  return s && console.warn("".concat(r, " 图标已经重定向至 ").concat(s, " 图标,请避免使用").concat(r, " 图标!")), function(l) {
2491
2504
  return Si(Xi({
2492
- name: re + r,
2505
+ name: ne + r,
2493
2506
  props: {
2494
2507
  /** 设置图标模式: line or filled */
2495
2508
  shape: {
@@ -2510,14 +2523,14 @@ function va(e) {
2510
2523
  }
2511
2524
  },
2512
2525
  setup: function(u, c) {
2513
- var d = c.attrs || {}, p = d.fill, g = d.width, y = d.height, h = d["custom-class"], x = Object.assign({}, u, l || null), w = qe(x, c), _ = w === "mobile-first", m = {
2526
+ var d = c.attrs || {}, v = d.fill, p = d.width, y = d.height, h = d["custom-class"], x = Object.assign({}, u, l || null), w = qe(x, c), _ = w === "mobile-first", m = {
2514
2527
  "data-tag": _ ? "tiny-svg" : null
2515
2528
  }, E = m, O = "tiny-svg";
2516
- u.underlay && (O += " tiny-svg-underlay"), _ && (O = ze("h-4 w-4 inline-block", h || "", x.class || ""));
2529
+ u.underlay && (O += " tiny-svg-underlay"), _ && (O = ze(u.underlay ? "tiny-svg-underlay" : "", "h-4 w-4 inline-block", h || "", x.class || ""));
2517
2530
  var R = Object.assign({
2518
2531
  style: {
2519
- fill: p,
2520
- width: g,
2532
+ fill: v,
2533
+ width: p,
2521
2534
  height: y,
2522
2535
  "--tiny-first-color": u.firstColor || "",
2523
2536
  "--tiny-second-color": u.secondColor || "",
@@ -2532,7 +2545,7 @@ function va(e) {
2532
2545
  var S = n.__raw_render.bind(this), I = S.apply(void 0, arguments);
2533
2546
  return ea(I), I;
2534
2547
  });
2535
- var k = v.computed(function() {
2548
+ var k = g.computed(function() {
2536
2549
  return u.shape === "line" ? n : a;
2537
2550
  });
2538
2551
  return Kt({
@@ -2555,12 +2568,12 @@ var sr = function(t, r, n) {
2555
2568
  for (var o in t)
2556
2569
  a(o);
2557
2570
  return i;
2558
- }, ge = {}, lr = function() {
2559
- for (var t in ge) {
2560
- var r = ge[t];
2571
+ }, he = {}, lr = function() {
2572
+ for (var t in he) {
2573
+ var r = he[t];
2561
2574
  typeof r.install == "function" && r.install(ki()), typeof r.init == "function" && r.init(Ii());
2562
2575
  }
2563
- ge = {};
2576
+ he = {};
2564
2577
  }, pa = function(t) {
2565
2578
  t.install = function(r) {
2566
2579
  r.component(t.name, t);
@@ -2577,21 +2590,21 @@ const Ta = {
2577
2590
  defineAsyncComponent: qt,
2578
2591
  filterAttrs: sr,
2579
2592
  initComponent: lr,
2580
- setupComponent: ge,
2593
+ setupComponent: he,
2581
2594
  svg: va,
2582
- $prefix: re,
2595
+ $prefix: ne,
2583
2596
  $props: aa,
2584
2597
  props: oa,
2585
2598
  $setup: ca,
2586
2599
  setup: da,
2587
- hooks: v,
2600
+ hooks: g,
2588
2601
  getElementStatusClass: Ei,
2589
2602
  $install: pa,
2590
2603
  isVnode: Yi
2591
2604
  };
2592
2605
  export {
2593
2606
  pa as $install,
2594
- re as $prefix,
2607
+ ne as $prefix,
2595
2608
  aa as $props,
2596
2609
  ca as $setup,
2597
2610
  ya as KeepAlive,
@@ -2603,13 +2616,13 @@ export {
2603
2616
  Ta as default,
2604
2617
  qt as defineAsyncComponent,
2605
2618
  Xi as defineComponent,
2606
- we as design,
2619
+ te as design,
2607
2620
  Ni as directive,
2608
2621
  Ue as emitter,
2609
2622
  sr as filterAttrs,
2610
2623
  Ei as getElementStatusClass,
2611
2624
  qi as h,
2612
- v as hooks,
2625
+ g as hooks,
2613
2626
  lr as initComponent,
2614
2627
  Gi as isEmptyVnode,
2615
2628
  Yi as isVnode,
@@ -2623,7 +2636,7 @@ export {
2623
2636
  qe as resolveMode,
2624
2637
  sa as resolveTheme,
2625
2638
  da as setup,
2626
- ge as setupComponent,
2639
+ he as setupComponent,
2627
2640
  De as stringifyCssClass,
2628
2641
  Qi as stringifyCssClassArray,
2629
2642
  je as stringifyCssClassObject,