@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.
@@ -613,7 +613,7 @@ var un = function(t) {
613
613
  defineInstanceProperties: y,
614
614
  defineParentInstanceProperties: I
615
615
  };
616
- }, Be = function(t, r, n) {
616
+ }, Ee = function(t, r, n) {
617
617
  if (typeof t[r] < "u") {
618
618
  var o = t[r];
619
619
  t[n] = function(i, a, A) {
@@ -623,7 +623,7 @@ var un = function(t) {
623
623
  }, BA = function(t) {
624
624
  for (var r in t) {
625
625
  var n = t[r];
626
- Be(n, "mounted", "inserted"), Be(n, "beforeMount", "bind"), Be(n, "updated", "update"), Be(n, "unmounted", "unbind");
626
+ Ee(n, "mounted", "inserted"), Ee(n, "beforeMount", "bind"), Ee(n, "updated", "update"), Ee(n, "unmounted", "unbind");
627
627
  }
628
628
  return t;
629
629
  }, Bn = function(t) {
@@ -1286,6 +1286,7 @@ const kn = {
1286
1286
  size: "字体大小",
1287
1287
  listOrdered: "编号列表",
1288
1288
  listBullet: "项目列表",
1289
+ listCheck: "可勾选",
1289
1290
  header1: "h1",
1290
1291
  header2: "h2",
1291
1292
  align: "对齐方式",
@@ -1603,7 +1604,7 @@ function On(e, t) {
1603
1604
  }
1604
1605
  return de.trim(a);
1605
1606
  }
1606
- var Nn = On, Ee = re, jn = Nn;
1607
+ var Nn = On, Ie = re, jn = Nn;
1607
1608
  function bt(e) {
1608
1609
  return e == null;
1609
1610
  }
@@ -1614,7 +1615,7 @@ function Gn(e) {
1614
1615
  return t;
1615
1616
  }
1616
1617
  function qt(e) {
1617
- e = Gn(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;
1618
+ e = Gn(e || {}), e.whiteList = e.whiteList || Ie.whiteList, e.onAttr = e.onAttr || Ie.onAttr, e.onIgnoreAttr = e.onIgnoreAttr || Ie.onIgnoreAttr, e.safeAttrValue = e.safeAttrValue || Ie.safeAttrValue, this.options = e;
1618
1619
  }
1619
1620
  qt.prototype.process = function(e) {
1620
1621
  if (e = e || "", e = e.toString(), !e) return "";
@@ -1674,7 +1675,7 @@ var lt = We.exports, ct = {
1674
1675
  var r = /\s|\n|\t/, n = r.exec(t);
1675
1676
  return n ? n.index : -1;
1676
1677
  }
1677
- }, Hn = lt.FilterCSS, Un = lt.getDefaultWhiteList, Re = ct;
1678
+ }, Hn = lt.FilterCSS, Un = lt.getDefaultWhiteList, Oe = ct;
1678
1679
  function _t() {
1679
1680
  return {
1680
1681
  a: ["target", "href", "title"],
@@ -1760,20 +1761,20 @@ function er(e) {
1760
1761
  }
1761
1762
  function Yn(e, t, r, n) {
1762
1763
  if (r = ar(r), t === "href" || t === "src") {
1763
- if (r = Re.trim(r), r === "#") return "#";
1764
+ if (r = Oe.trim(r), r === "#") return "#";
1764
1765
  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] === "/"))
1765
1766
  return "";
1766
1767
  } else if (t === "background") {
1767
- if (Ie.lastIndex = 0, Ie.test(r))
1768
+ if (ke.lastIndex = 0, ke.test(r))
1768
1769
  return "";
1769
1770
  } else if (t === "style") {
1770
- if (yt.lastIndex = 0, yt.test(r) || (wt.lastIndex = 0, wt.test(r) && (Ie.lastIndex = 0, Ie.test(r))))
1771
+ if (yt.lastIndex = 0, yt.test(r) || (wt.lastIndex = 0, wt.test(r) && (ke.lastIndex = 0, ke.test(r))))
1771
1772
  return "";
1772
1773
  n !== !1 && (n = n || $t, r = n.process(r));
1773
1774
  }
1774
1775
  return r = Ar(r), r;
1775
1776
  }
1776
- var Vn = /</g, Jn = />/g, Xn = /"/g, Wn = /&quot;/g, qn = /&#([a-zA-Z0-9]*);?/gim, _n = /&colon;?/gim, $n = /&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, yt = /e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi, wt = /u\s*r\s*l\s*\(.*/gi;
1777
+ var Vn = /</g, Jn = />/g, Xn = /"/g, Wn = /&quot;/g, qn = /&#([a-zA-Z0-9]*);?/gim, _n = /&colon;?/gim, $n = /&newline;?/gim, ke = /((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, yt = /e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi, wt = /u\s*r\s*l\s*\(.*/gi;
1777
1778
  function tr(e) {
1778
1779
  return e.replace(Xn, "&quot;");
1779
1780
  }
@@ -1791,7 +1792,7 @@ function or(e) {
1791
1792
  function ir(e) {
1792
1793
  for (var t = "", r = 0, n = e.length; r < n; r++)
1793
1794
  t += e.charCodeAt(r) < 32 ? " " : e.charAt(r);
1794
- return Re.trim(t);
1795
+ return Oe.trim(t);
1795
1796
  }
1796
1797
  function ar(e) {
1797
1798
  return e = rr(e), e = nr(e), e = or(e), e = ir(e), e;
@@ -1807,7 +1808,7 @@ function to(e, t) {
1807
1808
  });
1808
1809
  var r = !Array.isArray(e);
1809
1810
  function n(a) {
1810
- return r ? !0 : Re.indexOf(e, a) !== -1;
1811
+ return r ? !0 : Oe.indexOf(e, a) !== -1;
1811
1812
  }
1812
1813
  var o = [], i = !1;
1813
1814
  return {
@@ -1823,7 +1824,7 @@ function to(e, t) {
1823
1824
  },
1824
1825
  remove: function(A) {
1825
1826
  var s = "", l = 0;
1826
- return Re.forEach(o, function(c) {
1827
+ return Oe.forEach(o, function(c) {
1827
1828
  s += A.slice(l, c[0]), l = c[1];
1828
1829
  }), s += A.slice(l), s;
1829
1830
  }
@@ -1980,20 +1981,20 @@ function xt(e) {
1980
1981
  }
1981
1982
  Ge.parseTag = ao;
1982
1983
  Ge.parseAttr = so;
1983
- var go = lt.FilterCSS, H = k, sr = Ge, po = sr.parseTag, vo = sr.parseAttr, De = ct;
1984
- function ke(e) {
1984
+ var go = lt.FilterCSS, H = k, sr = Ge, po = sr.parseTag, vo = sr.parseAttr, Qe = ct;
1985
+ function Te(e) {
1985
1986
  return e == null;
1986
1987
  }
1987
1988
  function mo(e) {
1988
- var t = De.spaceIndex(e);
1989
+ var t = Qe.spaceIndex(e);
1989
1990
  if (t === -1)
1990
1991
  return {
1991
1992
  html: "",
1992
1993
  closing: e[e.length - 2] === "/"
1993
1994
  };
1994
- e = De.trim(e.slice(t + 1, -1));
1995
+ e = Qe.trim(e.slice(t + 1, -1));
1995
1996
  var r = e[e.length - 1] === "/";
1996
- return r && (e = De.trim(e.slice(0, -1))), {
1997
+ return r && (e = Qe.trim(e.slice(0, -1))), {
1997
1998
  html: e,
1998
1999
  closing: r
1999
2000
  };
@@ -2028,17 +2029,17 @@ lr.prototype.process = function(e) {
2028
2029
  isClosing: b,
2029
2030
  isWhite: Object.prototype.hasOwnProperty.call(n, v)
2030
2031
  }, C = o(v, p, m);
2031
- if (!ke(C)) return C;
2032
+ if (!Te(C)) return C;
2032
2033
  if (m.isWhite) {
2033
2034
  if (m.isClosing)
2034
2035
  return "</" + v + ">";
2035
2036
  var y = mo(p), I = n[v], T = vo(y.html, function(B, M) {
2036
- var D = De.indexOf(I, B) !== -1, R = a(v, B, M, D);
2037
- return ke(R) ? D ? (M = s(v, B, M, c), M ? B + '="' + M + '"' : B) : (R = A(v, B, M, D), ke(R) ? void 0 : R) : R;
2037
+ var D = Qe.indexOf(I, B) !== -1, R = a(v, B, M, D);
2038
+ return Te(R) ? D ? (M = s(v, B, M, c), M ? B + '="' + M + '"' : B) : (R = A(v, B, M, D), Te(R) ? void 0 : R) : R;
2038
2039
  });
2039
2040
  return p = "<" + v, T && (p += " " + T), y.closing && (p += " /"), p += ">", p;
2040
2041
  } else
2041
- return C = i(v, p, m), ke(C) ? l(p) : C;
2042
+ return C = i(v, p, m), Te(C) ? l(p) : C;
2042
2043
  }, l);
2043
2044
  return u && (d = u.remove(d)), d;
2044
2045
  };
@@ -2178,10 +2179,10 @@ var P = typeof window > "u", Bo = function() {
2178
2179
  var Ae = function(t, r, n) {
2179
2180
  var o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !1;
2180
2181
  t && r && n && t.addEventListener(r, n, o);
2181
- }, Qe = function(t, r, n) {
2182
+ }, Re = function(t, r, n) {
2182
2183
  var o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !1;
2183
2184
  t && r && t.removeEventListener(r, n, o);
2184
- }, Te = function(t) {
2185
+ }, Me = function(t) {
2185
2186
  var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "";
2186
2187
  if (t) {
2187
2188
  var n = r.split(" ").filter(function(o) {
@@ -2191,7 +2192,7 @@ var Ae = function(t, r, n) {
2191
2192
  return t.classList.add(o);
2192
2193
  });
2193
2194
  }
2194
- }, Me = function(t, r) {
2195
+ }, Se = function(t, r) {
2195
2196
  if (!(!t || !r)) {
2196
2197
  var n = r.split(" ").filter(function(o) {
2197
2198
  return o;
@@ -2240,13 +2241,13 @@ var Ae = function(t, r, n) {
2240
2241
  }
2241
2242
  }, t;
2242
2243
  })();
2243
- })(), Io = globalThis.Function, Oe = (function() {
2244
+ })(), Io = globalThis.Function, Ne = (function() {
2244
2245
  var e = function(r) {
2245
2246
  return r.Math === Math;
2246
2247
  };
2247
2248
  return typeof global < "u" && e(global) ? global : typeof self < "u" && e(self) ? self : typeof window < "u" && e(window) ? window : Io("return this")();
2248
2249
  })(), ko = (function() {
2249
- return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(Oe) : function(e) {
2250
+ return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(Ne) : function(e) {
2250
2251
  return setTimeout(function() {
2251
2252
  return e(Date.now());
2252
2253
  }, 1e3 / 60);
@@ -2304,7 +2305,7 @@ var So = 20, Po = ["top", "right", "bottom", "left", "width", "height", "size",
2304
2305
  this.connected_ = !0;
2305
2306
  }
2306
2307
  }, e.prototype.disconnect_ = function() {
2307
- P || !this.connected_ || (Qe(document, "transitionend", this.onTransitionEnd_), Qe(window, "resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && Qe(document, "DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
2308
+ P || !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);
2308
2309
  }, e.prototype.onTransitionEnd_ = function(t) {
2309
2310
  var r = t.propertyName, n = r === void 0 ? "" : r, o = Po.some(function(i) {
2310
2311
  return !!~n.indexOf(i);
@@ -2333,20 +2334,20 @@ var So = 20, Po = ["top", "right", "bottom", "left", "width", "height", "size",
2333
2334
  };
2334
2335
  }, le = function(t) {
2335
2336
  var r = t && t.ownerDocument && t.ownerDocument.defaultView;
2336
- return r || Oe;
2337
- }, fr = Fe(0, 0, 0, 0), Ne = function(t) {
2337
+ return r || Ne;
2338
+ }, fr = Fe(0, 0, 0, 0), je = function(t) {
2338
2339
  return parseFloat(t) || 0;
2339
2340
  }, Ct = function(t) {
2340
2341
  for (var r = [], n = 1; n < arguments.length; n++)
2341
2342
  r[n - 1] = arguments[n];
2342
2343
  return r.reduce(function(o, i) {
2343
2344
  var a = t["border-".concat(i, "-width")];
2344
- return o + Ne(a);
2345
+ return o + je(a);
2345
2346
  }, 0);
2346
2347
  }, Ro = function(t) {
2347
2348
  for (var r = ["top", "right", "bottom", "left"], n = {}, o = 0, i = r; o < i.length; o++) {
2348
2349
  var a = i[o], A = t["padding-".concat(a)];
2349
- n[a] = Ne(A);
2350
+ n[a] = je(A);
2350
2351
  }
2351
2352
  return n;
2352
2353
  }, Oo = function(t) {
@@ -2358,7 +2359,7 @@ var So = 20, Po = ["top", "right", "bottom", "left", "width", "height", "size",
2358
2359
  var r = t.clientWidth, n = t.clientHeight;
2359
2360
  if (!n && !r)
2360
2361
  return fr;
2361
- var o = le(t).getComputedStyle(t), i = Ro(o), a = i.top + i.bottom, A = i.left + i.right, s = Ne(o.width), l = Ne(o.height);
2362
+ var o = le(t).getComputedStyle(t), i = Ro(o), a = i.top + i.bottom, A = i.left + i.right, s = je(o.width), l = je(o.height);
2362
2363
  if (o.boxSizing === "border-box" && (Math.round(l + a) !== n && (l -= Ct(o, "top", "bottom") + a), Math.round(s + A) !== r && (s -= Ct(o, "left", "right") + A)), !No(t)) {
2363
2364
  var c = Math.round(l + a) - n, u = Math.round(s + A) - r;
2364
2365
  Math.abs(c) !== 1 && (l -= c), Math.abs(u) !== 1 && (s -= u);
@@ -2465,7 +2466,7 @@ var So = 20, Po = ["top", "right", "bottom", "left", "width", "height", "size",
2465
2466
  };
2466
2467
  });
2467
2468
  (function() {
2468
- return typeof Oe.ResizeObserver < "u" ? Oe.ResizeObserver : gr;
2469
+ return typeof Ne.ResizeObserver < "u" ? Ne.ResizeObserver : gr;
2469
2470
  })();
2470
2471
  var Ko = "tcirzywvqlkjhgfbZQG_FLOWHSUBDNIMYREVKCAJxp57XP043891T62-modnaesu";
2471
2472
  Ko.split("").reverse().join("");
@@ -2745,7 +2746,7 @@ var Tt = {
2745
2746
  },
2746
2747
  off: function(t, r) {
2747
2748
  var n = Tt[t];
2748
- n && !P && Qe(z, n, r);
2749
+ n && !P && Re(z, n, r);
2749
2750
  },
2750
2751
  raw: S || {}
2751
2752
  };
@@ -2983,7 +2984,7 @@ if (P || !window.WebSocket) {
2983
2984
  typeof Mi == "function" && (Q[ze] = Ti);
2984
2985
  }
2985
2986
  }
2986
- var Se = {}, pe = {
2987
+ var Pe = {}, pe = {
2987
2988
  leave: "v-modal-leave",
2988
2989
  enter: "v-modal-enter",
2989
2990
  modal: "v-modal"
@@ -3016,15 +3017,15 @@ var Se = {}, pe = {
3016
3017
  },
3017
3018
  /** 全局反注册 */
3018
3019
  deregister: function(t) {
3019
- t && (Se[t] = null, delete Se[t]);
3020
+ t && (Pe[t] = null, delete Pe[t]);
3020
3021
  },
3021
3022
  /** 返回全局实例 */
3022
3023
  getInstance: function(t) {
3023
- return Se[t];
3024
+ return Pe[t];
3024
3025
  },
3025
3026
  /** 全局注册 仅vue-popup.ts中使用,instance就是vm, 把vm注册到 vm._popupId 这个键值上 */
3026
3027
  register: function(t, r) {
3027
- t && r && (Se[t] = r);
3028
+ t && r && (Pe[t] = r);
3028
3029
  },
3029
3030
  nextZIndex: function() {
3030
3031
  var t = O.zIndex;
@@ -3040,14 +3041,14 @@ var Se = {}, pe = {
3040
3041
  return;
3041
3042
  }
3042
3043
  var l = rt();
3043
- if (Te(l, pe.modal), this.modalFade && !O.hasModal && Te(l, pe.enter), o) {
3044
+ if (Me(l, pe.modal), this.modalFade && !O.hasModal && Me(l, pe.enter), o) {
3044
3045
  var c = o.trim().split(/\s+/);
3045
3046
  c.forEach(function(d) {
3046
- return Te(l, d);
3047
+ return Me(l, d);
3047
3048
  });
3048
3049
  }
3049
3050
  setTimeout(function() {
3050
- Me(l, pe.enter);
3051
+ Se(l, pe.enter);
3051
3052
  }, 200), r && (l.style.zIndex = r.toString()), l.style.display = "", l.tabIndex = 0;
3052
3053
  var u;
3053
3054
  n && n.parentNode && n.parentNode.nodeType !== 11 ? u = n.parentNode : u = document.body, u.appendChild(l), this.modalStack.push({
@@ -3073,7 +3074,7 @@ var Se = {}, pe = {
3073
3074
  if (o.modalClass) {
3074
3075
  var i = o.modalClass.trim().split(/\s+/);
3075
3076
  i.forEach(function(A) {
3076
- return Me(n, A);
3077
+ return Se(n, A);
3077
3078
  });
3078
3079
  }
3079
3080
  r.pop();
@@ -3082,8 +3083,8 @@ var Se = {}, pe = {
3082
3083
  } else
3083
3084
  Si(r, t);
3084
3085
  }
3085
- r.length === 0 && (this.modalFade && Te(n, pe.leave), Me(document.body, this.popLockClass), this.resetBodyBorder(), setTimeout(function() {
3086
- r.length === 0 && (n.parentNode && n.parentNode.removeChild(n), n.style.display = "none", O.modalDom = null), Me(n, pe.leave);
3086
+ r.length === 0 && (this.modalFade && Me(n, pe.leave), Se(document.body, this.popLockClass), this.resetBodyBorder(), setTimeout(function() {
3087
+ r.length === 0 && (n.parentNode && n.parentNode.removeChild(n), n.style.display = "none", O.modalDom = null), Se(n, pe.leave);
3087
3088
  }, 200));
3088
3089
  }
3089
3090
  };
@@ -3320,7 +3321,7 @@ var Oi = ["IconLoadingShadow", "IconNoData"], Mr = 0, Sr = function(t, r) {
3320
3321
  U && (U.disconnect(), U = null), T = null;
3321
3322
  });
3322
3323
  }
3323
- var xe = function(K) {
3324
+ var Ce = function(K) {
3324
3325
  var N = K.proxy;
3325
3326
  return y.children.push(i(N)), r(function() {
3326
3327
  return y.children.indexOf(N);
@@ -3332,7 +3333,7 @@ var Oi = ["IconLoadingShadow", "IconNoData"], Mr = 0, Sr = function(t, r) {
3332
3333
  return T.push(function(G) {
3333
3334
  return Hi(y.children, G);
3334
3335
  }), c(g, {
3335
- link: xe,
3336
+ link: Ce,
3336
3337
  unlink: ie,
3337
3338
  callbacks: T,
3338
3339
  childrenKey: b,
@@ -3359,7 +3360,7 @@ var Oi = ["IconLoadingShadow", "IconNoData"], Mr = 0, Sr = function(t, r) {
3359
3360
  return r.indexOf(n.$el) - r.indexOf(o.$el);
3360
3361
  });
3361
3362
  };
3362
- const QA = "3.31.0";
3363
+ const QA = "3.32.0";
3363
3364
  var RA = Gi(Z(Z({}, w), {}, {
3364
3365
  isVue2: Xt
3365
3366
  })), OA = Fi(Z(Z({}, w), {}, {
@@ -3393,18 +3394,18 @@ var RA = Gi(Z(Z({}, w), {}, {
3393
3394
  }, Zi = function(t, r) {
3394
3395
  var n = st(), o = L(t.tiny_chart_theme) === "object" ? t.tiny_chart_theme : null, i = w.inject("TinyChartTheme", null), a = n.tiny_chart_theme && n.tiny_chart_theme.value, A = o || i || a || null;
3395
3396
  return A;
3396
- }, je = {
3397
+ }, ye = {
3397
3398
  configKey: Symbol("designConfigKey"),
3398
3399
  configInstance: null
3399
3400
  }, GA = function(t) {
3400
- Object.keys(t).length && (w.provide(je.configKey, t), je.configInstance = t);
3401
- }, FA = En(je), we = {
3401
+ Object.keys(t).length && (w.provide(ye.configKey, t), ye.configInstance = t);
3402
+ }, FA = En(ye), xe = {
3402
3403
  designConfig: null,
3403
3404
  twMerge: function() {
3404
3405
  return "";
3405
3406
  }
3406
3407
  }, Qr = function() {
3407
- var t, r, n, o = we.designConfig || w.inject(je.configKey, {});
3408
+ var t, r, n, o = xe.designConfig || w.inject(ye.configKey, null) || ye.configInstance;
3408
3409
  o = ((t = o) === null || t === void 0 ? void 0 : t.value) || o || {};
3409
3410
  var i = (r = o) === null || r === void 0 || (n = r.components) === null || n === void 0 ? void 0 : n[zt().replace(He, "")];
3410
3411
  return {
@@ -3412,13 +3413,13 @@ var RA = Gi(Z(Z({}, w), {}, {
3412
3413
  globalDesignConfig: o
3413
3414
  };
3414
3415
  }, Li = function() {
3415
- var t, r = ye.mcpConfig, n = zt().replace(He, "");
3416
+ var t, r = we.mcpConfig, n = zt().replace(He, "");
3416
3417
  return r == null || (t = r.components) === null || t === void 0 ? void 0 : t[n];
3417
- }, ye = {
3418
+ }, we = {
3418
3419
  mcpConfig: null,
3419
3420
  createMcpTools: null
3420
3421
  }, HA = function(t, r) {
3421
- ye.mcpConfig = t, ye.createMcpTools = r;
3422
+ we.mcpConfig = t, we.createMcpTools = r;
3422
3423
  }, UA = function(t) {
3423
3424
  var r = t.props, n = t.context, o = t.template, i = t.extend, a = i === void 0 ? {} : i, A = dt(r), s = w.computed(function() {
3424
3425
  if (typeof r.tiny_template < "u") return r.tiny_template;
@@ -3444,7 +3445,7 @@ var RA = Gi(Z(Z({}, w), {}, {
3444
3445
  }, it = function() {
3445
3446
  for (var t = arguments.length, r = new Array(t), n = 0; n < t; n++)
3446
3447
  r[n] = arguments[n];
3447
- return we.twMerge(ot(r));
3448
+ return xe.twMerge(ot(r));
3448
3449
  }, ZA = function(t) {
3449
3450
  var r = t.props, n = t.context, o = t.renderless, i = 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 : o, f = Qr(), g = f.designConfig, v = f.globalDesignConfig, p = Z(Z({
3450
3451
  $prefix: He,
@@ -3504,7 +3505,7 @@ var RA = Gi(Z(Z({}, w), {}, {
3504
3505
  }));
3505
3506
  }));
3506
3507
  var C = Li();
3507
- return C && r.tiny_mcp_config && ye.createMcpTools && ye.createMcpTools(m.vm, r.tiny_mcp_config, C), m;
3508
+ return C && r.tiny_mcp_config && we.createMcpTools && we.createMcpTools(m.vm, r.tiny_mcp_config, C), m;
3508
3509
  };
3509
3510
  function ne(e) {
3510
3511
  var t = e.name, r = t === void 0 ? "Icon" : t, n = e.component, o = e.filledComponent, i = o === void 0 ? null : o, a = e.deprecatedBy, A = a === void 0 ? "" : a;
@@ -3536,7 +3537,7 @@ function ne(e) {
3536
3537
  }, I = {
3537
3538
  attrs: y
3538
3539
  }, T = "tiny-svg";
3539
- c.underlay && (T += " tiny-svg-underlay"), C && (T = it("h-4 w-4 inline-block", p || "", b.class || ""));
3540
+ c.underlay && (T += " tiny-svg-underlay"), C && (T = it(c.underlay ? "tiny-svg-underlay" : "", "h-4 w-4 inline-block", p || "", b.class || ""));
3540
3541
  var B = Object.assign({
3541
3542
  style: {
3542
3543
  fill: f,
@@ -3844,7 +3845,7 @@ function ua(e) {
3844
3845
  function fa(e) {
3845
3846
  return oe(e, "url", va);
3846
3847
  }
3847
- function Pe(e) {
3848
+ function De(e) {
3848
3849
  return oe(e, "number", _);
3849
3850
  }
3850
3851
  function _(e) {
@@ -3900,7 +3901,7 @@ function ha() {
3900
3901
  return ["", F];
3901
3902
  }, U = function() {
3902
3903
  return ["auto", _, h];
3903
- }, xe = function() {
3904
+ }, Ce = function() {
3904
3905
  return ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"];
3905
3906
  }, ie = function() {
3906
3907
  return ["solid", "dashed", "dotted", "double", "none"];
@@ -3913,8 +3914,8 @@ function ha() {
3913
3914
  }, fe = function() {
3914
3915
  return ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"];
3915
3916
  }, q = function() {
3916
- return [_, Pe];
3917
- }, Ce = function() {
3917
+ return [_, De];
3918
+ }, Be = function() {
3918
3919
  return [_, h];
3919
3920
  };
3920
3921
  return {
@@ -3930,7 +3931,7 @@ function ha() {
3930
3931
  borderWidth: ue(),
3931
3932
  contrast: q(),
3932
3933
  grayscale: N(),
3933
- hueRotate: Ce(),
3934
+ hueRotate: Be(),
3934
3935
  invert: N(),
3935
3936
  gap: x(),
3936
3937
  gradientColorStops: [e],
@@ -3942,7 +3943,7 @@ function ha() {
3942
3943
  saturate: q(),
3943
3944
  scale: q(),
3944
3945
  sepia: N(),
3945
- skew: Ce(),
3946
+ skew: Be(),
3946
3947
  space: x(),
3947
3948
  translate: x()
3948
3949
  },
@@ -4038,7 +4039,7 @@ function ha() {
4038
4039
  * @see https://tailwindcss.com/docs/object-position
4039
4040
  */
4040
4041
  "object-position": [{
4041
- object: [].concat(xe(), [h])
4042
+ object: [].concat(Ce(), [h])
4042
4043
  }],
4043
4044
  /**
4044
4045
  * Overflow
@@ -4596,7 +4597,7 @@ function ha() {
4596
4597
  * @see https://tailwindcss.com/docs/font-weight
4597
4598
  */
4598
4599
  "font-weight": [{
4599
- font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", Pe]
4600
+ font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", De]
4600
4601
  }],
4601
4602
  /**
4602
4603
  * Font Family
@@ -4647,7 +4648,7 @@ function ha() {
4647
4648
  * @see https://tailwindcss.com/docs/line-clamp
4648
4649
  */
4649
4650
  "line-clamp": [{
4650
- "line-clamp": ["none", _, Pe]
4651
+ "line-clamp": ["none", _, De]
4651
4652
  }],
4652
4653
  /**
4653
4654
  * Line Height
@@ -4833,7 +4834,7 @@ function ha() {
4833
4834
  * @see https://tailwindcss.com/docs/background-position
4834
4835
  */
4835
4836
  "bg-position": [{
4836
- bg: [].concat(xe(), [ua])
4837
+ bg: [].concat(Ce(), [ua])
4837
4838
  }],
4838
4839
  /**
4839
4840
  * Background Repeat
@@ -5489,7 +5490,7 @@ function ha() {
5489
5490
  * @see https://tailwindcss.com/docs/transition-duration
5490
5491
  */
5491
5492
  duration: [{
5492
- duration: Ce()
5493
+ duration: Be()
5493
5494
  }],
5494
5495
  /**
5495
5496
  * Transition Timing Function
@@ -5503,7 +5504,7 @@ function ha() {
5503
5504
  * @see https://tailwindcss.com/docs/transition-delay
5504
5505
  */
5505
5506
  delay: [{
5506
- delay: Ce()
5507
+ delay: Be()
5507
5508
  }],
5508
5509
  /**
5509
5510
  * Animation
@@ -5821,7 +5822,7 @@ function ha() {
5821
5822
  * @see https://tailwindcss.com/docs/stroke-width
5822
5823
  */
5823
5824
  "stroke-w": [{
5824
- stroke: [F, Pe]
5825
+ stroke: [F, De]
5825
5826
  }],
5826
5827
  /**
5827
5828
  * Stroke
@@ -5885,7 +5886,7 @@ function ha() {
5885
5886
  };
5886
5887
  }
5887
5888
  var Fr = /* @__PURE__ */ oa(ha);
5888
- we.twMerge = Fr;
5889
+ xe.twMerge = Fr;
5889
5890
  var ba = function() {
5890
5891
  var e = this, t = e.$createElement, r = e._self._c || t;
5891
5892
  return r("svg", e._g({ attrs: { viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", width: "48", height: "48" } }, e.$listeners), [r("path", { attrs: { d: "M5.94 15.06a1.5 1.5 0 0 1 1.952-.144L22.94 29.939a1.501 1.501 0 0 0 1.954.145l15.046-15.023a1.5 1.5 0 0 1 2.267 1.953L27.183 32.06a4.501 4.501 0 0 1-6.107.24l-.259-.24L5.94 17.182a1.5 1.5 0 0 1 0-2.121Z", fill: "var(--tiny-first-color)", "fill-rule": "evenodd" } })]);
@@ -6043,7 +6044,14 @@ const Oa = {
6043
6044
  separator: ">"
6044
6045
  }, Ga = {
6045
6046
  icons: {
6046
- arrowIcon: vt()
6047
+ warning: vt()
6048
+ },
6049
+ renderless: function(t, r, n, o) {
6050
+ return n.emit, o.state, {
6051
+ // AUI的场景不允许点击header容器点击折叠, 只能点击title才折叠。所以屏蔽header容器点击
6052
+ handleHeaderContainerClick: function() {
6053
+ }
6054
+ };
6047
6055
  }
6048
6056
  }, Fa = {
6049
6057
  constants: {
@@ -6410,7 +6418,7 @@ const mA = {
6410
6418
  }
6411
6419
  };
6412
6420
  }
6413
- }, bA = "3.31.0", yA = {
6421
+ }, bA = "3.32.0", yA = {
6414
6422
  name: "saas",
6415
6423
  version: bA,
6416
6424
  components: {
@@ -6449,8 +6457,8 @@ const mA = {
6449
6457
  BaseSelect: hA
6450
6458
  }
6451
6459
  };
6452
- we.designConfig = yA;
6453
- we.twMerge = Fr;
6460
+ xe.designConfig = yA;
6461
+ xe.twMerge = Fr;
6454
6462
  export {
6455
6463
  LA as $install,
6456
6464
  He as $prefix,
@@ -6460,11 +6468,11 @@ export {
6460
6468
  CA as Teleport,
6461
6469
  pn as appProperties,
6462
6470
  FA as createComponent,
6463
- we as customDesignConfig,
6471
+ xe as customDesignConfig,
6464
6472
  PA as deduplicateCssClass,
6465
6473
  un as defineAsyncComponent,
6466
6474
  In as defineComponent,
6467
- je as design,
6475
+ ye as design,
6468
6476
  BA as directive,
6469
6477
  Wr as emitter,
6470
6478
  Ki as filterAttrs,