@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.
@@ -159,7 +159,7 @@ function nn(e, t) {
159
159
  }
160
160
  return pe.trim(a);
161
161
  }
162
- var on = nn, Be = Ae, an = on;
162
+ var on = nn, Ee = Ae, an = on;
163
163
  function wt(e) {
164
164
  return e == null;
165
165
  }
@@ -170,7 +170,7 @@ function An(e) {
170
170
  return t;
171
171
  }
172
172
  function Jt(e) {
173
- e = An(e || {}), e.whiteList = e.whiteList || Be.whiteList, e.onAttr = e.onAttr || Be.onAttr, e.onIgnoreAttr = e.onIgnoreAttr || Be.onIgnoreAttr, e.safeAttrValue = e.safeAttrValue || Be.safeAttrValue, this.options = e;
173
+ e = An(e || {}), e.whiteList = e.whiteList || Ee.whiteList, e.onAttr = e.onAttr || Ee.onAttr, e.onIgnoreAttr = e.onIgnoreAttr || Ee.onIgnoreAttr, e.safeAttrValue = e.safeAttrValue || Ee.safeAttrValue, this.options = e;
174
174
  }
175
175
  Jt.prototype.process = function(e) {
176
176
  if (e = e || "", e = e.toString(), !e) return "";
@@ -230,7 +230,7 @@ var lt = Xe.exports, ct = {
230
230
  var r = /\s|\n|\t/, n = r.exec(t);
231
231
  return n ? n.index : -1;
232
232
  }
233
- }, ln = lt.FilterCSS, cn = lt.getDefaultWhiteList, Re = ct;
233
+ }, ln = lt.FilterCSS, cn = lt.getDefaultWhiteList, Oe = ct;
234
234
  function Xt() {
235
235
  return {
236
236
  a: ["target", "href", "title"],
@@ -316,20 +316,20 @@ function qt(e) {
316
316
  }
317
317
  function pn(e, t, r, n) {
318
318
  if (r = nr(r), t === "href" || t === "src") {
319
- if (r = Re.trim(r), r === "#") return "#";
319
+ if (r = Oe.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 (Ee.lastIndex = 0, Ee.test(r))
323
+ if (Ie.lastIndex = 0, Ie.test(r))
324
324
  return "";
325
325
  } else if (t === "style") {
326
- if (xt.lastIndex = 0, xt.test(r) || (Ct.lastIndex = 0, Ct.test(r) && (Ee.lastIndex = 0, Ee.test(r))))
326
+ if (xt.lastIndex = 0, xt.test(r) || (Ct.lastIndex = 0, Ct.test(r) && (Ie.lastIndex = 0, Ie.test(r))))
327
327
  return "";
328
328
  n !== !1 && (n = n || Wt, r = n.process(r));
329
329
  }
330
330
  return r = or(r), r;
331
331
  }
332
- var vn = /</g, mn = />/g, hn = /"/g, bn = /&quot;/g, yn = /&#([a-zA-Z0-9]*);?/gim, wn = /&colon;?/gim, xn = /&newline;?/gim, Ee = /((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, xt = /e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi, Ct = /u\s*r\s*l\s*\(.*/gi;
332
+ var vn = /</g, mn = />/g, hn = /"/g, bn = /&quot;/g, yn = /&#([a-zA-Z0-9]*);?/gim, wn = /&colon;?/gim, xn = /&newline;?/gim, Ie = /((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, xt = /e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi, Ct = /u\s*r\s*l\s*\(.*/gi;
333
333
  function _t(e) {
334
334
  return e.replace(hn, "&quot;");
335
335
  }
@@ -347,7 +347,7 @@ function tr(e) {
347
347
  function rr(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 Re.trim(t);
350
+ return Oe.trim(t);
351
351
  }
352
352
  function nr(e) {
353
353
  return e = $t(e), e = er(e), e = tr(e), e = rr(e), e;
@@ -363,7 +363,7 @@ function Bn(e, t) {
363
363
  });
364
364
  var r = !Array.isArray(e);
365
365
  function n(a) {
366
- return r ? !0 : Re.indexOf(e, a) !== -1;
366
+ return r ? !0 : Oe.indexOf(e, a) !== -1;
367
367
  }
368
368
  var i = [], o = !1;
369
369
  return {
@@ -379,7 +379,7 @@ function Bn(e, t) {
379
379
  },
380
380
  remove: function(A) {
381
381
  var s = "", l = 0;
382
- return Re.forEach(i, function(c) {
382
+ return Oe.forEach(i, function(c) {
383
383
  s += A.slice(l, c[0]), l = c[1];
384
384
  }), s += A.slice(l), s;
385
385
  }
@@ -536,20 +536,20 @@ function Bt(e) {
536
536
  }
537
537
  Fe.parseTag = Sn;
538
538
  Fe.parseAttr = Pn;
539
- var Nn = lt.FilterCSS, U = E, ir = Fe, jn = ir.parseTag, Gn = ir.parseAttr, Qe = ct;
540
- function Ie(e) {
539
+ var Nn = lt.FilterCSS, U = E, ir = Fe, jn = ir.parseTag, Gn = ir.parseAttr, De = ct;
540
+ function ke(e) {
541
541
  return e == null;
542
542
  }
543
543
  function Fn(e) {
544
- var t = Qe.spaceIndex(e);
544
+ var t = De.spaceIndex(e);
545
545
  if (t === -1)
546
546
  return {
547
547
  html: "",
548
548
  closing: e[e.length - 2] === "/"
549
549
  };
550
- e = Qe.trim(e.slice(t + 1, -1));
550
+ e = De.trim(e.slice(t + 1, -1));
551
551
  var r = e[e.length - 1] === "/";
552
- return r && (e = Qe.trim(e.slice(0, -1))), {
552
+ return r && (e = De.trim(e.slice(0, -1))), {
553
553
  html: e,
554
554
  closing: r
555
555
  };
@@ -584,17 +584,17 @@ ar.prototype.process = function(e) {
584
584
  isClosing: w,
585
585
  isWhite: Object.prototype.hasOwnProperty.call(n, v)
586
586
  }, B = i(v, p, y);
587
- if (!Ie(B)) return B;
587
+ if (!ke(B)) return B;
588
588
  if (y.isWhite) {
589
589
  if (y.isClosing)
590
590
  return "</" + v + ">";
591
591
  var b = Fn(p), I = n[v], P = Gn(b.html, function(D, Q) {
592
- var k = Qe.indexOf(I, D) !== -1, M = a(v, D, Q, k);
593
- return Ie(M) ? k ? (Q = s(v, D, Q, c), Q ? D + '="' + Q + '"' : D) : (M = A(v, D, Q, k), Ie(M) ? void 0 : M) : M;
592
+ var k = De.indexOf(I, D) !== -1, M = a(v, D, Q, k);
593
+ return ke(M) ? k ? (Q = s(v, D, Q, c), Q ? D + '="' + Q + '"' : D) : (M = A(v, D, Q, k), ke(M) ? void 0 : M) : M;
594
594
  });
595
595
  return p = "<" + v, P && (p += " " + P), b.closing && (p += " /"), p += ">", p;
596
596
  } else
597
- return B = o(v, p, y), Ie(B) ? l(p) : B;
597
+ return B = o(v, p, y), ke(B) ? l(p) : B;
598
598
  }, l);
599
599
  return u && (d = u.remove(d)), d;
600
600
  };
@@ -734,10 +734,10 @@ var S = typeof window > "u", Yn = function() {
734
734
  var fe = 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
- }, De = function(t, r, n) {
737
+ }, Re = 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
- }, ke = function(t) {
740
+ }, Te = 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 fe = function(t, r, n) {
747
747
  return t.classList.add(i);
748
748
  });
749
749
  }
750
- }, Te = function(t, r) {
750
+ }, Se = 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 fe = function(t, r, n) {
796
796
  }
797
797
  }, t;
798
798
  })();
799
- })(), Jn = globalThis.Function, Oe = (function() {
799
+ })(), Jn = globalThis.Function, Ne = (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 : Jn("return this")();
804
804
  })(), Xn = (function() {
805
- return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(Oe) : function(e) {
805
+ return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(Ne) : function(e) {
806
806
  return setTimeout(function() {
807
807
  return e(Date.now());
808
808
  }, 1e3 / 60);
@@ -860,7 +860,7 @@ var _n = 20, $n = ["top", "right", "bottom", "left", "width", "height", "size",
860
860
  this.connected_ = !0;
861
861
  }
862
862
  }, e.prototype.disconnect_ = function() {
863
- S || !this.connected_ || (De(document, "transitionend", this.onTransitionEnd_), De(window, "resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && De(document, "DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
863
+ S || !this.connected_ || (Re(document, "transitionend", this.onTransitionEnd_), Re(window, "resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && Re(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 = $n.some(function(o) {
866
866
  return !!~n.indexOf(o);
@@ -889,20 +889,20 @@ var _n = 20, $n = ["top", "right", "bottom", "left", "width", "height", "size",
889
889
  };
890
890
  }, de = function(t) {
891
891
  var r = t && t.ownerDocument && t.ownerDocument.defaultView;
892
- return r || Oe;
893
- }, lr = He(0, 0, 0, 0), Ne = function(t) {
892
+ return r || Ne;
893
+ }, lr = He(0, 0, 0, 0), je = function(t) {
894
894
  return parseFloat(t) || 0;
895
895
  }, Et = 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, o) {
899
899
  var a = t["border-".concat(o, "-width")];
900
- return i + Ne(a);
900
+ return i + je(a);
901
901
  }, 0);
902
902
  }, ro = function(t) {
903
903
  for (var r = ["top", "right", "bottom", "left"], n = {}, i = 0, o = r; i < o.length; i++) {
904
904
  var a = o[i], A = t["padding-".concat(a)];
905
- n[a] = Ne(A);
905
+ n[a] = je(A);
906
906
  }
907
907
  return n;
908
908
  }, no = function(t) {
@@ -914,7 +914,7 @@ var _n = 20, $n = ["top", "right", "bottom", "left", "width", "height", "size",
914
914
  var r = t.clientWidth, n = t.clientHeight;
915
915
  if (!n && !r)
916
916
  return lr;
917
- var i = de(t).getComputedStyle(t), o = ro(i), a = o.top + o.bottom, A = o.left + o.right, s = Ne(i.width), l = Ne(i.height);
917
+ var i = de(t).getComputedStyle(t), o = ro(i), a = o.top + o.bottom, A = o.left + o.right, s = je(i.width), l = je(i.height);
918
918
  if (i.boxSizing === "border-box" && (Math.round(l + a) !== n && (l -= Et(i, "top", "bottom") + a), Math.round(s + A) !== r && (s -= Et(i, "left", "right") + A)), !oo(t)) {
919
919
  var c = Math.round(l + a) - n, u = Math.round(s + A) - r;
920
920
  Math.abs(c) !== 1 && (l -= c), Math.abs(u) !== 1 && (s -= u);
@@ -1021,7 +1021,7 @@ var _n = 20, $n = ["top", "right", "bottom", "left", "width", "height", "size",
1021
1021
  };
1022
1022
  });
1023
1023
  (function() {
1024
- return typeof Oe.ResizeObserver < "u" ? Oe.ResizeObserver : ur;
1024
+ return typeof Ne.ResizeObserver < "u" ? Ne.ResizeObserver : ur;
1025
1025
  })();
1026
1026
  var fo = "tcirzywvqlkjhgfbZQG_FLOWHSUBDNIMYREVKCAJxp57XP043891T62-modnaesu";
1027
1027
  fo.split("").reverse().join("");
@@ -1316,7 +1316,7 @@ var Mt = {
1316
1316
  },
1317
1317
  off: function(t, r) {
1318
1318
  var n = Mt[t];
1319
- n && !S && De(J, n, r);
1319
+ n && !S && Re(J, n, r);
1320
1320
  },
1321
1321
  raw: T || {}
1322
1322
  };
@@ -1554,7 +1554,7 @@ if (S || !window.WebSocket) {
1554
1554
  typeof ni == "function" && (R[ze] = ri);
1555
1555
  }
1556
1556
  }
1557
- var Se = {}, me = {
1557
+ var Me = {}, me = {
1558
1558
  leave: "v-modal-leave",
1559
1559
  enter: "v-modal-enter",
1560
1560
  modal: "v-modal"
@@ -1587,15 +1587,15 @@ var Se = {}, me = {
1587
1587
  },
1588
1588
  /** 全局反注册 */
1589
1589
  deregister: function(t) {
1590
- t && (Se[t] = null, delete Se[t]);
1590
+ t && (Me[t] = null, delete Me[t]);
1591
1591
  },
1592
1592
  /** 返回全局实例 */
1593
1593
  getInstance: function(t) {
1594
- return Se[t];
1594
+ return Me[t];
1595
1595
  },
1596
1596
  /** 全局注册 仅vue-popup.ts中使用,instance就是vm, 把vm注册到 vm._popupId 这个键值上 */
1597
1597
  register: function(t, r) {
1598
- t && r && (Se[t] = r);
1598
+ t && r && (Me[t] = r);
1599
1599
  },
1600
1600
  nextZIndex: function() {
1601
1601
  var t = O.zIndex;
@@ -1611,14 +1611,14 @@ var Se = {}, me = {
1611
1611
  return;
1612
1612
  }
1613
1613
  var l = tt();
1614
- if (ke(l, me.modal), this.modalFade && !O.hasModal && ke(l, me.enter), i) {
1614
+ if (Te(l, me.modal), this.modalFade && !O.hasModal && Te(l, me.enter), i) {
1615
1615
  var c = i.trim().split(/\s+/);
1616
1616
  c.forEach(function(d) {
1617
- return ke(l, d);
1617
+ return Te(l, d);
1618
1618
  });
1619
1619
  }
1620
1620
  setTimeout(function() {
1621
- Te(l, me.enter);
1621
+ Se(l, me.enter);
1622
1622
  }, 200), r && (l.style.zIndex = r.toString()), l.style.display = "", l.tabIndex = 0;
1623
1623
  var u;
1624
1624
  n && n.parentNode && n.parentNode.nodeType !== 11 ? u = n.parentNode : u = document.body, u.appendChild(l), this.modalStack.push({
@@ -1644,7 +1644,7 @@ var Se = {}, me = {
1644
1644
  if (i.modalClass) {
1645
1645
  var o = i.modalClass.trim().split(/\s+/);
1646
1646
  o.forEach(function(A) {
1647
- return Te(n, A);
1647
+ return Se(n, A);
1648
1648
  });
1649
1649
  }
1650
1650
  r.pop();
@@ -1653,8 +1653,8 @@ var Se = {}, me = {
1653
1653
  } else
1654
1654
  oi(r, t);
1655
1655
  }
1656
- r.length === 0 && (this.modalFade && ke(n, me.leave), Te(document.body, this.popLockClass), this.resetBodyBorder(), setTimeout(function() {
1657
- r.length === 0 && (n.parentNode && n.parentNode.removeChild(n), n.style.display = "none", O.modalDom = null), Te(n, me.leave);
1656
+ r.length === 0 && (this.modalFade && Te(n, me.leave), Se(document.body, this.popLockClass), this.resetBodyBorder(), setTimeout(function() {
1657
+ r.length === 0 && (n.parentNode && n.parentNode.removeChild(n), n.style.display = "none", O.modalDom = null), Se(n, me.leave);
1658
1658
  }, 200));
1659
1659
  }
1660
1660
  };
@@ -1793,10 +1793,23 @@ var Er = function() {
1793
1793
  });
1794
1794
  }, di = function(t) {
1795
1795
  var r = function(i, o, a, A) {
1796
- var s = i.subTree && i.subTree.children || i.children;
1797
- Array.isArray(s) && s.forEach(function(l) {
1798
- var c = l.type && l.type.componentName, u = l.component;
1799
- c === o ? (u.emit(a, A), u.$emitter && u.$emitter.emit(a, A)) : r(l, o, a, A);
1796
+ var s = i.subTree;
1797
+ if (s) {
1798
+ var l = s.type && s.type.componentName;
1799
+ if (l === o && s.component) {
1800
+ s.component.emit(a, A), s.component.$emitter && s.component.$emitter.emit(a, A);
1801
+ return;
1802
+ }
1803
+ }
1804
+ var c = s && s.children || i.children;
1805
+ Array.isArray(c) && c.forEach(function(u) {
1806
+ var d = u.type && u.type.componentName, f = u.component;
1807
+ if (d === o)
1808
+ f.emit(a, A), f.$emitter && f.$emitter.emit(a, A);
1809
+ else {
1810
+ var g;
1811
+ r((g = u.component) !== null && g !== void 0 ? g : u, o, a, A);
1812
+ }
1800
1813
  });
1801
1814
  };
1802
1815
  return {
@@ -1812,11 +1825,11 @@ var Er = function() {
1812
1825
  r(t, i, o, a);
1813
1826
  }
1814
1827
  };
1815
- }, je = function(t) {
1828
+ }, Ge = function(t) {
1816
1829
  if (t && t.parent) return t.parent.type.name === "AsyncComponentWrapper" && t.parent.parent ? t.parent.parent : t.parent;
1817
1830
  }, gi = function(t) {
1818
1831
  return function(r) {
1819
- var n = je(t), i = 0, o = function(A) {
1832
+ var n = Ge(t), i = 0, o = function(A) {
1820
1833
  return {
1821
1834
  level: i,
1822
1835
  vm: W({}, A),
@@ -1826,7 +1839,7 @@ var Er = function() {
1826
1839
  };
1827
1840
  if (typeof r != "function") return n ? o(n) : {};
1828
1841
  for (i++; n && !r(o(n)); )
1829
- n = je(n), i++;
1842
+ n = Ge(n), i++;
1830
1843
  };
1831
1844
  }, pi = function(t) {
1832
1845
  return function(r) {
@@ -1977,7 +1990,7 @@ var Er = function() {
1977
1990
  },
1978
1991
  $parent: {
1979
1992
  get: function() {
1980
- return r.parent && W({}, je(r));
1993
+ return r.parent && W({}, Ge(r));
1981
1994
  }
1982
1995
  },
1983
1996
  $refs: {
@@ -2015,7 +2028,7 @@ var Er = 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
  }, wi = function(t, r) {
2018
- var n, i, o = m.getCurrentInstance(), a = o == null ? void 0 : o.appContext.config.globalProperties, A = fi(o), s = A.route, l = A.router, c = o == null || (n = o.proxy) === null || n === void 0 || (i = n.$root) === null || i === void 0 ? void 0 : i.$i18n, u = di(o), d = u.dispatch, f = u.broadcast, g = gi(o), v = pi(o), p = W({}, o, t), w = t.emit, y = {}, B = typeof o.props.tiny_template > "u" && je(o), b = B ? W({}, B) : o.parent ? W({}, o.parent) : null, I = function(k) {
2031
+ var n, i, o = m.getCurrentInstance(), a = o == null ? void 0 : o.appContext.config.globalProperties, A = fi(o), s = A.route, l = A.router, c = o == null || (n = o.proxy) === null || n === void 0 || (i = n.$root) === null || i === void 0 ? void 0 : i.$i18n, u = di(o), d = u.dispatch, f = u.broadcast, g = gi(o), v = pi(o), p = W({}, o, t), w = t.emit, y = {}, B = typeof o.props.tiny_template > "u" && Ge(o), b = B ? W({}, B) : o.parent ? W({}, o.parent) : null, I = function(k) {
2019
2032
  var M, _ = k.name, x = k.value, re = B ? B.ctx : o == null || (M = o.parent) === null || M === void 0 ? void 0 : M.ctx;
2020
2033
  re[_] = x, b[_] = x;
2021
2034
  }, P = function(k) {
@@ -2057,7 +2070,7 @@ var Er = function() {
2057
2070
  defineInstanceProperties: P,
2058
2071
  defineParentInstanceProperties: D
2059
2072
  };
2060
- }, Me = function(t, r, n) {
2073
+ }, Pe = function(t, r, n) {
2061
2074
  if (typeof t[r] < "u") {
2062
2075
  var i = t[r];
2063
2076
  t[n] = function(o, a, A) {
@@ -2067,7 +2080,7 @@ var Er = function() {
2067
2080
  }, As = function(t) {
2068
2081
  for (var r in t) {
2069
2082
  var n = t[r];
2070
- Me(n, "inserted", "mounted"), Me(n, "bind", "beforeMount"), Me(n, "update", "updated"), Me(n, "unbind", "unmounted");
2083
+ Pe(n, "inserted", "mounted"), Pe(n, "bind", "beforeMount"), Pe(n, "update", "updated"), Pe(n, "unbind", "unmounted");
2071
2084
  }
2072
2085
  return t;
2073
2086
  }, ss = function(t) {
@@ -2734,6 +2747,7 @@ const Ti = {
2734
2747
  size: "字体大小",
2735
2748
  listOrdered: "编号列表",
2736
2749
  listBullet: "项目列表",
2750
+ listCheck: "可勾选",
2737
2751
  header1: "h1",
2738
2752
  header2: "h2",
2739
2753
  align: "对齐方式",
@@ -3178,7 +3192,7 @@ var Oi = ["IconLoadingShadow", "IconNoData"], Qr = 0, Dr = function(t, r) {
3178
3192
  Y && (Y.disconnect(), Y = null), P = null;
3179
3193
  });
3180
3194
  }
3181
- var xe = function(V) {
3195
+ var Ce = function(V) {
3182
3196
  var N = V.proxy;
3183
3197
  return b.children.push(o(N)), r(function() {
3184
3198
  return b.children.indexOf(N);
@@ -3190,7 +3204,7 @@ var Oi = ["IconLoadingShadow", "IconNoData"], Qr = 0, Dr = function(t, r) {
3190
3204
  return P.push(function(Z) {
3191
3205
  return Hi(b.children, Z);
3192
3206
  }), c(g, {
3193
- link: xe,
3207
+ link: Ce,
3194
3208
  unlink: ce,
3195
3209
  callbacks: P,
3196
3210
  childrenKey: w,
@@ -3217,7 +3231,7 @@ var Oi = ["IconLoadingShadow", "IconNoData"], Qr = 0, Dr = function(t, r) {
3217
3231
  return r.indexOf(n.$el) - r.indexOf(i.$el);
3218
3232
  });
3219
3233
  };
3220
- const vs = "3.31.0";
3234
+ const vs = "3.32.0";
3221
3235
  var ms = Gi(K(K({}, m), {}, {
3222
3236
  isVue2: Pr
3223
3237
  })), hs = Fi(K(K({}, m), {}, {
@@ -3251,18 +3265,18 @@ var ms = Gi(K(K({}, m), {}, {
3251
3265
  }, Li = function(t, r) {
3252
3266
  var n = gt(r), i = z(t.tiny_chart_theme) === "object" ? t.tiny_chart_theme : null, o = m.inject("TinyChartTheme", null), a = n.tiny_chart_theme && n.tiny_chart_theme.value, A = i || o || a || null;
3253
3267
  return A;
3254
- }, Ge = {
3268
+ }, ye = {
3255
3269
  configKey: Symbol("designConfigKey"),
3256
3270
  configInstance: null
3257
3271
  }, ws = function(t) {
3258
- Object.keys(t).length && (m.provide(Ge.configKey, t), Ge.configInstance = t);
3259
- }, xs = Ii(Ge), we = {
3272
+ Object.keys(t).length && (m.provide(ye.configKey, t), ye.configInstance = t);
3273
+ }, xs = Ii(ye), xe = {
3260
3274
  designConfig: null,
3261
3275
  twMerge: function() {
3262
3276
  return "";
3263
3277
  }
3264
3278
  }, Nr = function() {
3265
- var t, r, n, i = we.designConfig || m.inject(Ge.configKey, {});
3279
+ var t, r, n, i = xe.designConfig || m.inject(ye.configKey, null) || ye.configInstance;
3266
3280
  i = ((t = i) === null || t === void 0 ? void 0 : t.value) || i || {};
3267
3281
  var o = (r = i) === null || r === void 0 || (n = r.components) === null || n === void 0 ? void 0 : n[kr().replace(Ze, "")];
3268
3282
  return {
@@ -3270,13 +3284,13 @@ var ms = Gi(K(K({}, m), {}, {
3270
3284
  globalDesignConfig: i
3271
3285
  };
3272
3286
  }, Ui = function() {
3273
- var t, r = ye.mcpConfig, n = kr().replace(Ze, "");
3287
+ var t, r = we.mcpConfig, n = kr().replace(Ze, "");
3274
3288
  return r == null || (t = r.components) === null || t === void 0 ? void 0 : t[n];
3275
- }, ye = {
3289
+ }, we = {
3276
3290
  mcpConfig: null,
3277
3291
  createMcpTools: null
3278
3292
  }, Cs = function(t, r) {
3279
- ye.mcpConfig = t, ye.createMcpTools = r;
3293
+ we.mcpConfig = t, we.createMcpTools = r;
3280
3294
  }, Bs = function(t) {
3281
3295
  var r = t.props, n = t.context, i = t.template, o = t.extend, a = o === void 0 ? {} : o, A = pt(r, n), s = m.computed(function() {
3282
3296
  if (typeof r.tiny_template < "u") return r.tiny_template;
@@ -3302,7 +3316,7 @@ var ms = Gi(K(K({}, m), {}, {
3302
3316
  }, at = function() {
3303
3317
  for (var t = arguments.length, r = new Array(t), n = 0; n < t; n++)
3304
3318
  r[n] = arguments[n];
3305
- return we.twMerge(it(r));
3319
+ return xe.twMerge(it(r));
3306
3320
  }, Es = function(t) {
3307
3321
  var r = t.props, n = t.context, i = t.renderless, o = t.api, a = t.extendOptions, A = a === void 0 ? {} : a, s = t.mono, l = s === void 0 ? !1 : s, c = t.classes, u = c === void 0 ? {} : c, d = typeof r.tiny_renderless == "function" ? r.tiny_renderless : i, f = Nr(), g = f.designConfig, v = f.globalDesignConfig, p = K(K({
3308
3322
  $prefix: Ze,
@@ -3362,7 +3376,7 @@ var ms = Gi(K(K({}, m), {}, {
3362
3376
  }));
3363
3377
  }));
3364
3378
  var B = Ui();
3365
- return B && r.tiny_mcp_config && ye.createMcpTools && ye.createMcpTools(y.vm, r.tiny_mcp_config, B), y;
3379
+ return B && r.tiny_mcp_config && we.createMcpTools && we.createMcpTools(y.vm, r.tiny_mcp_config, B), y;
3366
3380
  };
3367
3381
  function se(e) {
3368
3382
  var t = e.name, r = t === void 0 ? "Icon" : t, n = e.component, i = e.filledComponent, o = i === void 0 ? null : i, a = e.deprecatedBy, A = a === void 0 ? "" : a;
@@ -3392,7 +3406,7 @@ function se(e) {
3392
3406
  var d = u.attrs || {}, f = d.fill, g = d.width, v = d.height, p = d["custom-class"], w = Object.assign({}, c, s || null), y = pt(w, u), B = y === "mobile-first", b = {
3393
3407
  "data-tag": B ? "tiny-svg" : null
3394
3408
  }, I = b, P = "tiny-svg";
3395
- c.underlay && (P += " tiny-svg-underlay"), B && (P = at("h-4 w-4 inline-block", p || "", w.class || ""));
3409
+ c.underlay && (P += " tiny-svg-underlay"), B && (P = at(c.underlay ? "tiny-svg-underlay" : "", "h-4 w-4 inline-block", p || "", w.class || ""));
3396
3410
  var D = Object.assign({
3397
3411
  style: {
3398
3412
  fill: f,
@@ -3700,7 +3714,7 @@ function ua(e) {
3700
3714
  function fa(e) {
3701
3715
  return le(e, "url", va);
3702
3716
  }
3703
- function Pe(e) {
3717
+ function Qe(e) {
3704
3718
  return le(e, "number", oe);
3705
3719
  }
3706
3720
  function oe(e) {
@@ -3756,7 +3770,7 @@ function ha() {
3756
3770
  return ["", L];
3757
3771
  }, Y = function() {
3758
3772
  return ["auto", oe, h];
3759
- }, xe = function() {
3773
+ }, Ce = function() {
3760
3774
  return ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"];
3761
3775
  }, ce = function() {
3762
3776
  return ["solid", "dashed", "dotted", "double", "none"];
@@ -3769,8 +3783,8 @@ function ha() {
3769
3783
  }, ge = function() {
3770
3784
  return ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"];
3771
3785
  }, ne = function() {
3772
- return [oe, Pe];
3773
- }, Ce = function() {
3786
+ return [oe, Qe];
3787
+ }, Be = function() {
3774
3788
  return [oe, h];
3775
3789
  };
3776
3790
  return {
@@ -3786,7 +3800,7 @@ function ha() {
3786
3800
  borderWidth: re(),
3787
3801
  contrast: ne(),
3788
3802
  grayscale: N(),
3789
- hueRotate: Ce(),
3803
+ hueRotate: Be(),
3790
3804
  invert: N(),
3791
3805
  gap: x(),
3792
3806
  gradientColorStops: [e],
@@ -3798,7 +3812,7 @@ function ha() {
3798
3812
  saturate: ne(),
3799
3813
  scale: ne(),
3800
3814
  sepia: N(),
3801
- skew: Ce(),
3815
+ skew: Be(),
3802
3816
  space: x(),
3803
3817
  translate: x()
3804
3818
  },
@@ -3894,7 +3908,7 @@ function ha() {
3894
3908
  * @see https://tailwindcss.com/docs/object-position
3895
3909
  */
3896
3910
  "object-position": [{
3897
- object: [].concat(xe(), [h])
3911
+ object: [].concat(Ce(), [h])
3898
3912
  }],
3899
3913
  /**
3900
3914
  * Overflow
@@ -4452,7 +4466,7 @@ function ha() {
4452
4466
  * @see https://tailwindcss.com/docs/font-weight
4453
4467
  */
4454
4468
  "font-weight": [{
4455
- font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", Pe]
4469
+ font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", Qe]
4456
4470
  }],
4457
4471
  /**
4458
4472
  * Font Family
@@ -4503,7 +4517,7 @@ function ha() {
4503
4517
  * @see https://tailwindcss.com/docs/line-clamp
4504
4518
  */
4505
4519
  "line-clamp": [{
4506
- "line-clamp": ["none", oe, Pe]
4520
+ "line-clamp": ["none", oe, Qe]
4507
4521
  }],
4508
4522
  /**
4509
4523
  * Line Height
@@ -4689,7 +4703,7 @@ function ha() {
4689
4703
  * @see https://tailwindcss.com/docs/background-position
4690
4704
  */
4691
4705
  "bg-position": [{
4692
- bg: [].concat(xe(), [ua])
4706
+ bg: [].concat(Ce(), [ua])
4693
4707
  }],
4694
4708
  /**
4695
4709
  * Background Repeat
@@ -5345,7 +5359,7 @@ function ha() {
5345
5359
  * @see https://tailwindcss.com/docs/transition-duration
5346
5360
  */
5347
5361
  duration: [{
5348
- duration: Ce()
5362
+ duration: Be()
5349
5363
  }],
5350
5364
  /**
5351
5365
  * Transition Timing Function
@@ -5359,7 +5373,7 @@ function ha() {
5359
5373
  * @see https://tailwindcss.com/docs/transition-delay
5360
5374
  */
5361
5375
  delay: [{
5362
- delay: Ce()
5376
+ delay: Be()
5363
5377
  }],
5364
5378
  /**
5365
5379
  * Animation
@@ -5677,7 +5691,7 @@ function ha() {
5677
5691
  * @see https://tailwindcss.com/docs/stroke-width
5678
5692
  */
5679
5693
  "stroke-w": [{
5680
- stroke: [L, Pe]
5694
+ stroke: [L, Qe]
5681
5695
  }],
5682
5696
  /**
5683
5697
  * Stroke
@@ -5741,7 +5755,7 @@ function ha() {
5741
5755
  };
5742
5756
  }
5743
5757
  var Lr = /* @__PURE__ */ oa(ha);
5744
- we.twMerge = Lr;
5758
+ xe.twMerge = Lr;
5745
5759
  const ba = {
5746
5760
  viewBox: "0 0 48 48",
5747
5761
  xmlns: "http://www.w3.org/2000/svg",
@@ -6045,7 +6059,14 @@ const fA = {
6045
6059
  separator: ">"
6046
6060
  }, pA = {
6047
6061
  icons: {
6048
- arrowIcon: ht()
6062
+ warning: ht()
6063
+ },
6064
+ renderless: function(t, r, n, i) {
6065
+ return n.emit, i.state, {
6066
+ // AUI的场景不允许点击header容器点击折叠, 只能点击title才折叠。所以屏蔽header容器点击
6067
+ handleHeaderContainerClick: function() {
6068
+ }
6069
+ };
6049
6070
  }
6050
6071
  }, vA = {
6051
6072
  constants: {
@@ -6434,7 +6455,7 @@ const es = { render: $A }, ts = {
6434
6455
  }
6435
6456
  };
6436
6457
  }
6437
- }, rs = "3.31.0", ns = {
6458
+ }, rs = "3.32.0", ns = {
6438
6459
  name: "saas",
6439
6460
  version: rs,
6440
6461
  components: {
@@ -6473,8 +6494,8 @@ const es = { render: $A }, ts = {
6473
6494
  BaseSelect: ts
6474
6495
  }
6475
6496
  };
6476
- we.designConfig = ns;
6477
- we.twMerge = Lr;
6497
+ xe.designConfig = ns;
6498
+ xe.twMerge = Lr;
6478
6499
  export {
6479
6500
  Is as $install,
6480
6501
  Ze as $prefix,
@@ -6484,11 +6505,11 @@ export {
6484
6505
  as as Teleport,
6485
6506
  ui as appProperties,
6486
6507
  xs as createComponent,
6487
- we as customDesignConfig,
6508
+ xe as customDesignConfig,
6488
6509
  gs as deduplicateCssClass,
6489
6510
  Ai as defineAsyncComponent,
6490
6511
  ki as defineComponent,
6491
- Ge as design,
6512
+ ye as design,
6492
6513
  As as directive,
6493
6514
  Er as emitter,
6494
6515
  Ki as filterAttrs,