st-comp 0.0.86 → 0.0.88

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.
Files changed (72) hide show
  1. package/components.d.ts +1 -0
  2. package/es/ChartLayout.cjs +1 -1
  3. package/es/ChartLayout.js +2 -2
  4. package/es/Dialog.cjs +1 -1
  5. package/es/Dialog.js +10 -10
  6. package/es/Kline.cjs +1 -1
  7. package/es/Kline.js +89 -89
  8. package/es/KlineNew.cjs +1 -1
  9. package/es/KlineNew.js +7 -7
  10. package/es/Pagination.cjs +1 -1
  11. package/es/Pagination.js +138 -138
  12. package/es/Table.cjs +1 -20
  13. package/es/Table.js +390 -3589
  14. package/es/TreeMap.cjs +1 -2
  15. package/es/TreeMap.js +1 -163
  16. package/es/VarietySearch.cjs +2 -2
  17. package/es/VarietySearch.js +1551 -1391
  18. package/es/VirtualTable.cjs +4 -4
  19. package/es/VirtualTable.js +100 -100
  20. package/es/{base-4865d432.cjs → base-2b869b95.cjs} +1 -1
  21. package/es/{base-6faccb01.js → base-5e2578a9.js} +65 -65
  22. package/es/{castArray-bdee0d50.js → castArray-9b96e1ad.js} +1 -1
  23. package/es/castArray-adec592d.cjs +1 -0
  24. package/es/{config-provider-465c8253.cjs → config-provider-25d2db4b.cjs} +1 -1
  25. package/es/{config-provider-be0e9c36.js → config-provider-ddbd0b1c.js} +11 -11
  26. package/es/{el-button-aad5268b.cjs → el-button-8fca9a5d.cjs} +1 -1
  27. package/es/{el-button-1b9c4fd6.js → el-button-daeb181f.js} +56 -56
  28. package/es/{el-empty-348c46f7.js → el-empty-b1d5d1e4.js} +4 -4
  29. package/es/{el-empty-608948d9.cjs → el-empty-d83469ab.cjs} +1 -1
  30. package/es/el-icon-0bfbe0c8.js +3795 -0
  31. package/es/el-icon-19bc1691.cjs +20 -0
  32. package/es/{el-overlay-4713107e.cjs → el-overlay-88994e77.cjs} +2 -2
  33. package/es/{el-overlay-400ac6ce.js → el-overlay-fcd84f34.js} +46 -46
  34. package/es/{el-scrollbar-83abe3de.js → el-scrollbar-0f49204a.js} +46 -46
  35. package/es/{el-scrollbar-bc381e35.cjs → el-scrollbar-43353984.cjs} +1 -1
  36. package/es/{el-select-895360ba.js → el-select-1a2f2c95.js} +285 -285
  37. package/es/el-select-c3d21536.cjs +9 -0
  38. package/es/{el-tag-30cecca3.js → el-tag-1e32cb79.js} +122 -122
  39. package/es/el-tag-7737bede.cjs +1 -0
  40. package/es/{focus-trap-a169f160.cjs → focus-trap-19c04a47.cjs} +1 -1
  41. package/es/{focus-trap-5ac78614.js → focus-trap-82e6ab3c.js} +18 -18
  42. package/es/{raf-92c5ed6d.js → raf-7414f3eb.js} +1 -1
  43. package/es/{raf-5e5c53db.cjs → raf-a8539dc6.cjs} +1 -1
  44. package/es/{scroll-bb8039ba.cjs → scroll-5ec08336.cjs} +1 -1
  45. package/es/{scroll-264c50f3.js → scroll-8d15ce5a.js} +1 -1
  46. package/es/style.css +1 -1
  47. package/es/{use-form-item-6cef6b15.cjs → use-form-item-3d2a7ac7.cjs} +2 -2
  48. package/es/{use-form-item-0e9cae13.js → use-form-item-ea29755c.js} +138 -137
  49. package/es/use-global-config-3496cd4f.cjs +1 -0
  50. package/es/use-global-config-9eba4e5e.js +110 -0
  51. package/es/{vnode-b78096e3.js → vnode-2ad5aae4.js} +4 -4
  52. package/es/{vnode-abafec9e.cjs → vnode-b447c505.cjs} +1 -1
  53. package/es/{zh-cn-e4d38144.cjs → zh-cn-35bd18a8.cjs} +1 -1
  54. package/es/{zh-cn-8aaa7dd2.js → zh-cn-6a7c1846.js} +2 -2
  55. package/lib/bundle.js +1 -1
  56. package/lib/bundle.umd.cjs +153 -153
  57. package/lib/{index-137cb843.js → index-cf938a55.js} +18765 -18608
  58. package/lib/{python-02b0f7eb.js → python-40015c17.js} +1 -1
  59. package/lib/style.css +1 -1
  60. package/package.json +1 -1
  61. package/packages/VarietySearch/components/CommonIndicator/index.vue +190 -59
  62. package/packages/VarietySearch/components/FactorScreen/index.vue +84 -27
  63. package/packages/VarietySearch/config.js +41 -12
  64. package/packages/VarietySearch/index.vue +67 -12
  65. package/src/pages/VarietySearch/index.vue +70 -11
  66. package/es/castArray-3341cbb4.cjs +0 -1
  67. package/es/el-icon-158ddc19.cjs +0 -1
  68. package/es/el-icon-d385d377.js +0 -593
  69. package/es/el-select-7116533b.cjs +0 -9
  70. package/es/el-tag-2c7e5d4a.cjs +0 -1
  71. package/es/use-global-config-17f3d7c7.cjs +0 -1
  72. package/es/use-global-config-8c9c775f.js +0 -110
@@ -1,8 +1,8 @@
1
- import { X as it, U as Me, q as Lr, n as ke, o as lt, Y as Dr, p as Ee, Z as Pt, $ as nt, a0 as Nn, a1 as Ie, S as Qt, m as jr, l as Fr, W as Nr, a2 as Ct, a3 as Hn, B as Hr, V as kr, a4 as kn, d as B, H as Je, C as ve, x as zn, Q as en, a5 as zr, a6 as Wr, a7 as Ur, b as X, k as Te, _ as ee, u as ye, t as Kr, v as tn, e as Wn, j as rt, w as Rt, N as ht, D as ze, A as qr, I as Gr } from "./base-6faccb01.js";
2
- import { h as Un, k as Xr, r as nn } from "./use-form-item-0e9cae13.js";
3
- import { getCurrentInstance as Yr, computed as P, watch as F, onMounted as Ke, unref as d, shallowRef as Zr, ref as C, onBeforeUnmount as Be, onBeforeMount as Vr, provide as Ae, defineComponent as j, inject as le, toRef as de, openBlock as H, createBlock as oe, Transition as Kn, withCtx as V, withDirectives as xt, createElementVNode as yt, normalizeClass as ge, normalizeStyle as ot, vShow as qn, createElementBlock as _e, Fragment as Gn, createVNode as he, nextTick as rn, reactive as Jr, onUpdated as Qr, resolveDynamicComponent as eo, renderSlot as ie, createCommentVNode as Se, cloneVNode as to, Text as no, Comment as ro, mergeProps as $t, Teleport as oo, readonly as ao, onDeactivated as so, toDisplayString as io } from "vue";
4
- import { B as lo, r as uo, a as bt, G as Oe, u as co, b as Xn, o as fo } from "./el-scrollbar-83abe3de.js";
5
- import { i as Yn, a as po, E as on } from "./focus-trap-5ac78614.js";
1
+ import { j as it, D as $e, a6 as Lr, a1 as ke, a5 as lt, a9 as Dr, a as Ee, aa as Pt, ab as nt, ac as Nn, ad as Ie, a0 as Qt, k as jr, l as Fr, m as Nr, t as Ct, ae as Hn, n as Hr, a8 as kr, G as kn, d as B, I as Je, b as ve, S as zn, X as en, s as zr, af as Wr, ag as Ur, c as X, F as Te, _ as ee, u as ye, M as Kr, g as tn, V as Wn, o as rt, w as Rt, N as ht, a3 as ze, i as Gr, e as qr } from "./base-5e2578a9.js";
2
+ import { i as Un, a as Xr, F as nn } from "./use-form-item-ea29755c.js";
3
+ import { getCurrentInstance as Yr, computed as P, watch as F, onMounted as Ke, unref as d, shallowRef as Zr, ref as C, onBeforeUnmount as Be, onBeforeMount as Vr, provide as Ae, defineComponent as j, inject as le, toRef as de, openBlock as H, createBlock as oe, Transition as Kn, withCtx as V, withDirectives as xt, createElementVNode as yt, normalizeClass as ge, normalizeStyle as ot, vShow as Gn, createElementBlock as _e, Fragment as qn, createVNode as he, nextTick as rn, reactive as Jr, onUpdated as Qr, resolveDynamicComponent as eo, renderSlot as ie, createCommentVNode as Se, cloneVNode as to, Text as no, Comment as ro, mergeProps as Mt, Teleport as oo, readonly as ao, onDeactivated as so, toDisplayString as io } from "vue";
4
+ import { B as lo, r as uo, u as bt, G as Oe, a as co, b as Xn, o as fo } from "./el-scrollbar-0f49204a.js";
5
+ import { i as Yn, E as po, a as on } from "./focus-trap-82e6ab3c.js";
6
6
  const ne = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (o) => {
7
7
  const a = e == null ? void 0 : e(o);
8
8
  if (n === !1 || !a)
@@ -11,14 +11,14 @@ const ne = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (o) => {
11
11
  function vo(e) {
12
12
  return e;
13
13
  }
14
- var go = it(Me, "WeakMap");
14
+ var go = it($e, "WeakMap");
15
15
  const wt = go;
16
16
  var mo = 9007199254740991;
17
- function Mt(e) {
17
+ function $t(e) {
18
18
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= mo;
19
19
  }
20
20
  function ho(e) {
21
- return e != null && Mt(e.length) && !Lr(e);
21
+ return e != null && $t(e.length) && !Lr(e);
22
22
  }
23
23
  var yo = Object.prototype;
24
24
  function bo(e) {
@@ -43,13 +43,13 @@ const Vn = Ao;
43
43
  function _o() {
44
44
  return !1;
45
45
  }
46
- var Jn = typeof exports == "object" && exports && !exports.nodeType && exports, sn = Jn && typeof module == "object" && module && !module.nodeType && module, So = sn && sn.exports === Jn, ln = So ? Me.Buffer : void 0, Po = ln ? ln.isBuffer : void 0, Co = Po || _o;
46
+ var Jn = typeof exports == "object" && exports && !exports.nodeType && exports, sn = Jn && typeof module == "object" && module && !module.nodeType && module, So = sn && sn.exports === Jn, ln = So ? $e.Buffer : void 0, Po = ln ? ln.isBuffer : void 0, Co = Po || _o;
47
47
  const Tt = Co;
48
- var Ro = "[object Arguments]", xo = "[object Array]", $o = "[object Boolean]", Mo = "[object Date]", Io = "[object Error]", Bo = "[object Function]", Lo = "[object Map]", Do = "[object Number]", jo = "[object Object]", Fo = "[object RegExp]", No = "[object Set]", Ho = "[object String]", ko = "[object WeakMap]", zo = "[object ArrayBuffer]", Wo = "[object DataView]", Uo = "[object Float32Array]", Ko = "[object Float64Array]", qo = "[object Int8Array]", Go = "[object Int16Array]", Xo = "[object Int32Array]", Yo = "[object Uint8Array]", Zo = "[object Uint8ClampedArray]", Vo = "[object Uint16Array]", Jo = "[object Uint32Array]", M = {};
49
- M[Uo] = M[Ko] = M[qo] = M[Go] = M[Xo] = M[Yo] = M[Zo] = M[Vo] = M[Jo] = !0;
50
- M[Ro] = M[xo] = M[zo] = M[$o] = M[Wo] = M[Mo] = M[Io] = M[Bo] = M[Lo] = M[Do] = M[jo] = M[Fo] = M[No] = M[Ho] = M[ko] = !1;
48
+ var Ro = "[object Arguments]", xo = "[object Array]", Mo = "[object Boolean]", $o = "[object Date]", Io = "[object Error]", Bo = "[object Function]", Lo = "[object Map]", Do = "[object Number]", jo = "[object Object]", Fo = "[object RegExp]", No = "[object Set]", Ho = "[object String]", ko = "[object WeakMap]", zo = "[object ArrayBuffer]", Wo = "[object DataView]", Uo = "[object Float32Array]", Ko = "[object Float64Array]", Go = "[object Int8Array]", qo = "[object Int16Array]", Xo = "[object Int32Array]", Yo = "[object Uint8Array]", Zo = "[object Uint8ClampedArray]", Vo = "[object Uint16Array]", Jo = "[object Uint32Array]", $ = {};
49
+ $[Uo] = $[Ko] = $[Go] = $[qo] = $[Xo] = $[Yo] = $[Zo] = $[Vo] = $[Jo] = !0;
50
+ $[Ro] = $[xo] = $[zo] = $[Mo] = $[Wo] = $[$o] = $[Io] = $[Bo] = $[Lo] = $[Do] = $[jo] = $[Fo] = $[No] = $[Ho] = $[ko] = !1;
51
51
  function Qo(e) {
52
- return ke(e) && Mt(e.length) && !!M[lt(e)];
52
+ return ke(e) && $t(e.length) && !!$[lt(e)];
53
53
  }
54
54
  function ea(e) {
55
55
  return function(t) {
@@ -157,20 +157,20 @@ function Sa(e, t, n) {
157
157
  function pn(e) {
158
158
  return Sa(e, tr, _a);
159
159
  }
160
- var Pa = it(Me, "DataView");
160
+ var Pa = it($e, "DataView");
161
161
  const Ot = Pa;
162
- var Ca = it(Me, "Promise");
162
+ var Ca = it($e, "Promise");
163
163
  const Et = Ca;
164
- var Ra = it(Me, "Set");
164
+ var Ra = it($e, "Set");
165
165
  const At = Ra;
166
- var dn = "[object Map]", xa = "[object Object]", vn = "[object Promise]", gn = "[object Set]", mn = "[object WeakMap]", hn = "[object DataView]", $a = Ie(Ot), Ma = Ie(nt), Ia = Ie(Et), Ba = Ie(At), La = Ie(wt), pe = lt;
166
+ var dn = "[object Map]", xa = "[object Object]", vn = "[object Promise]", gn = "[object Set]", mn = "[object WeakMap]", hn = "[object DataView]", Ma = Ie(Ot), $a = Ie(nt), Ia = Ie(Et), Ba = Ie(At), La = Ie(wt), pe = lt;
167
167
  (Ot && pe(new Ot(new ArrayBuffer(1))) != hn || nt && pe(new nt()) != dn || Et && pe(Et.resolve()) != vn || At && pe(new At()) != gn || wt && pe(new wt()) != mn) && (pe = function(e) {
168
168
  var t = lt(e), n = t == xa ? e.constructor : void 0, r = n ? Ie(n) : "";
169
169
  if (r)
170
170
  switch (r) {
171
- case $a:
172
- return hn;
173
171
  case Ma:
172
+ return hn;
173
+ case $a:
174
174
  return dn;
175
175
  case Ia:
176
176
  return vn;
@@ -182,7 +182,7 @@ var dn = "[object Map]", xa = "[object Object]", vn = "[object Promise]", gn = "
182
182
  return t;
183
183
  });
184
184
  const yn = pe;
185
- var Da = Me.Uint8Array;
185
+ var Da = $e.Uint8Array;
186
186
  const bn = Da;
187
187
  var ja = "__lodash_hash_undefined__";
188
188
  function Fa(e) {
@@ -253,7 +253,7 @@ function Ka(e) {
253
253
  n[++t] = r;
254
254
  }), n;
255
255
  }
256
- var qa = 1, Ga = 2, Xa = "[object Boolean]", Ya = "[object Date]", Za = "[object Error]", Va = "[object Map]", Ja = "[object Number]", Qa = "[object RegExp]", es = "[object Set]", ts = "[object String]", ns = "[object Symbol]", rs = "[object ArrayBuffer]", os = "[object DataView]", wn = Qt ? Qt.prototype : void 0, gt = wn ? wn.valueOf : void 0;
256
+ var Ga = 1, qa = 2, Xa = "[object Boolean]", Ya = "[object Date]", Za = "[object Error]", Va = "[object Map]", Ja = "[object Number]", Qa = "[object RegExp]", es = "[object Set]", ts = "[object String]", ns = "[object Symbol]", rs = "[object ArrayBuffer]", os = "[object DataView]", wn = Qt ? Qt.prototype : void 0, gt = wn ? wn.valueOf : void 0;
257
257
  function as(e, t, n, r, o, a, s) {
258
258
  switch (n) {
259
259
  case os:
@@ -274,13 +274,13 @@ function as(e, t, n, r, o, a, s) {
274
274
  case Va:
275
275
  var l = Ua;
276
276
  case es:
277
- var i = r & qa;
277
+ var i = r & Ga;
278
278
  if (l || (l = Ka), e.size != t.size && !i)
279
279
  return !1;
280
280
  var u = s.get(e);
281
281
  if (u)
282
282
  return u == t;
283
- r |= Ga, s.set(e, t);
283
+ r |= qa, s.set(e, t);
284
284
  var p = nr(l(e), l(t), r, o, a, s);
285
285
  return s.delete(e), p;
286
286
  case ns:
@@ -403,7 +403,7 @@ function bs(e, t, n) {
403
403
  break;
404
404
  e = e[s];
405
405
  }
406
- return a || ++r != o ? a : (o = e == null ? 0 : e.length, !!o && Mt(o) && Un(s, o) && (Ee(e) || Vn(e)));
406
+ return a || ++r != o ? a : (o = e == null ? 0 : e.length, !!o && $t(o) && Un(s, o) && (Ee(e) || Vn(e)));
407
407
  }
408
408
  function ws(e, t) {
409
409
  return e != null && bs(e, t, ys);
@@ -431,7 +431,7 @@ function Ss(e) {
431
431
  function Kl(e) {
432
432
  return typeof e == "function" ? e : e == null ? vo : typeof e == "object" ? Ee(e) ? Es(e[0], e[1]) : hs(e) : Ss(e);
433
433
  }
434
- function ql(e, t) {
434
+ function Gl(e, t) {
435
435
  return ut(e, t);
436
436
  }
437
437
  function Ps(e) {
@@ -493,11 +493,11 @@ const Cs = kn({
493
493
  };
494
494
  };
495
495
  ar("modelValue");
496
- var W = "top", q = "bottom", G = "right", U = "left", It = "auto", qe = [W, q, G, U], Pe = "start", We = "end", xs = "clippingParents", sr = "viewport", je = "popper", $s = "reference", An = qe.reduce(function(e, t) {
496
+ var W = "top", G = "bottom", q = "right", U = "left", It = "auto", Ge = [W, G, q, U], Pe = "start", We = "end", xs = "clippingParents", sr = "viewport", je = "popper", Ms = "reference", An = Ge.reduce(function(e, t) {
497
497
  return e.concat([t + "-" + Pe, t + "-" + We]);
498
- }, []), Bt = [].concat(qe, [It]).reduce(function(e, t) {
498
+ }, []), Bt = [].concat(Ge, [It]).reduce(function(e, t) {
499
499
  return e.concat([t, t + "-" + Pe, t + "-" + We]);
500
- }, []), Ms = "beforeRead", Is = "read", Bs = "afterRead", Ls = "beforeMain", Ds = "main", js = "afterMain", Fs = "beforeWrite", Ns = "write", Hs = "afterWrite", ks = [Ms, Is, Bs, Ls, Ds, js, Fs, Ns, Hs];
500
+ }, []), $s = "beforeRead", Is = "read", Bs = "afterRead", Ls = "beforeMain", Ds = "main", js = "afterMain", Fs = "beforeWrite", Ns = "write", Hs = "afterWrite", ks = [$s, Is, Bs, Ls, Ds, js, Fs, Ns, Hs];
501
501
  function Q(e) {
502
502
  return e ? (e.nodeName || "").toLowerCase() : null;
503
503
  }
@@ -610,7 +610,7 @@ function Ks(e) {
610
610
  }
611
611
  return null;
612
612
  }
613
- function Ge(e) {
613
+ function qe(e) {
614
614
  for (var t = Y(e), n = _n(e); n && Us(n) && ae(n).position === "static"; )
615
615
  n = _n(n);
616
616
  return n && (Q(n) === "html" || Q(n) === "body" && ae(n).position === "static") ? t : n || Ks(e) || t;
@@ -621,7 +621,7 @@ function jt(e) {
621
621
  function Ne(e, t, n) {
622
622
  return me(e, st(t, n));
623
623
  }
624
- function qs(e, t, n) {
624
+ function Gs(e, t, n) {
625
625
  var r = Ne(e, t, n);
626
626
  return r > n ? n : r;
627
627
  }
@@ -636,13 +636,13 @@ function fr(e, t) {
636
636
  return n[r] = e, n;
637
637
  }, {});
638
638
  }
639
- var Gs = function(e, t) {
640
- return e = typeof e == "function" ? e(Object.assign({}, t.rects, { placement: t.placement })) : e, cr(typeof e != "number" ? e : fr(e, qe));
639
+ var qs = function(e, t) {
640
+ return e = typeof e == "function" ? e(Object.assign({}, t.rects, { placement: t.placement })) : e, cr(typeof e != "number" ? e : fr(e, Ge));
641
641
  };
642
642
  function Xs(e) {
643
- var t, n = e.state, r = e.name, o = e.options, a = n.elements.arrow, s = n.modifiersData.popperOffsets, l = J(n.placement), i = jt(l), u = [U, G].indexOf(l) >= 0, p = u ? "height" : "width";
643
+ var t, n = e.state, r = e.name, o = e.options, a = n.elements.arrow, s = n.modifiersData.popperOffsets, l = J(n.placement), i = jt(l), u = [U, q].indexOf(l) >= 0, p = u ? "height" : "width";
644
644
  if (!(!a || !s)) {
645
- var c = Gs(o.padding, n), g = Dt(a), h = i === "y" ? W : U, y = i === "y" ? q : G, m = n.rects.reference[p] + n.rects.reference[i] - s[i] - n.rects.popper[p], O = s[i] - n.rects.reference[i], f = Ge(a), w = f ? i === "y" ? f.clientHeight || 0 : f.clientWidth || 0 : 0, S = m / 2 - O / 2, b = c[h], _ = w - g[p] - c[y], T = w / 2 - g[p] / 2 + S, v = Ne(b, T, _), A = i;
645
+ var c = qs(o.padding, n), g = Dt(a), h = i === "y" ? W : U, y = i === "y" ? G : q, m = n.rects.reference[p] + n.rects.reference[i] - s[i] - n.rects.popper[p], O = s[i] - n.rects.reference[i], f = qe(a), w = f ? i === "y" ? f.clientHeight || 0 : f.clientWidth || 0 : 0, S = m / 2 - O / 2, b = c[h], _ = w - g[p] - c[y], T = w / 2 - g[p] / 2 + S, v = Ne(b, T, _), A = i;
646
646
  n.modifiersData[r] = (t = {}, t[A] = v, t.centerOffset = v - T, t);
647
647
  }
648
648
  }
@@ -651,7 +651,7 @@ function Ys(e) {
651
651
  o != null && (typeof o == "string" && (o = t.elements.popper.querySelector(o), !o) || !lr(t.elements.popper, o) || (t.elements.arrow = o));
652
652
  }
653
653
  var Zs = { name: "arrow", enabled: !0, phase: "main", fn: Xs, effect: Ys, requires: ["popperOffsets"], requiresIfExists: ["preventOverflow"] };
654
- function $e(e) {
654
+ function Me(e) {
655
655
  return e.split("-")[1];
656
656
  }
657
657
  var Vs = { top: "auto", right: "auto", bottom: "auto", left: "auto" };
@@ -664,27 +664,27 @@ function Sn(e) {
664
664
  h = O.x, m = O.y;
665
665
  var f = s.hasOwnProperty("x"), w = s.hasOwnProperty("y"), S = U, b = W, _ = window;
666
666
  if (u) {
667
- var T = Ge(n), v = "clientHeight", A = "clientWidth";
668
- if (T === Y(n) && (T = ue(n), ae(T).position !== "static" && l === "absolute" && (v = "scrollHeight", A = "scrollWidth")), T = T, o === W || (o === U || o === G) && a === We) {
669
- b = q;
667
+ var T = qe(n), v = "clientHeight", A = "clientWidth";
668
+ if (T === Y(n) && (T = ue(n), ae(T).position !== "static" && l === "absolute" && (v = "scrollHeight", A = "scrollWidth")), T = T, o === W || (o === U || o === q) && a === We) {
669
+ b = G;
670
670
  var x = c && T === _ && _.visualViewport ? _.visualViewport.height : T[v];
671
671
  m -= x - r.height, m *= i ? 1 : -1;
672
672
  }
673
- if (o === U || (o === W || o === q) && a === We) {
674
- S = G;
673
+ if (o === U || (o === W || o === G) && a === We) {
674
+ S = q;
675
675
  var R = c && T === _ && _.visualViewport ? _.visualViewport.width : T[A];
676
676
  h -= R - r.width, h *= i ? 1 : -1;
677
677
  }
678
678
  }
679
- var $ = Object.assign({ position: l }, u && Vs), D = p === !0 ? Js({ x: h, y: m }) : { x: h, y: m };
679
+ var M = Object.assign({ position: l }, u && Vs), D = p === !0 ? Js({ x: h, y: m }) : { x: h, y: m };
680
680
  if (h = D.x, m = D.y, i) {
681
681
  var I;
682
- return Object.assign({}, $, (I = {}, I[b] = w ? "0" : "", I[S] = f ? "0" : "", I.transform = (_.devicePixelRatio || 1) <= 1 ? "translate(" + h + "px, " + m + "px)" : "translate3d(" + h + "px, " + m + "px, 0)", I));
682
+ return Object.assign({}, M, (I = {}, I[b] = w ? "0" : "", I[S] = f ? "0" : "", I.transform = (_.devicePixelRatio || 1) <= 1 ? "translate(" + h + "px, " + m + "px)" : "translate3d(" + h + "px, " + m + "px, 0)", I));
683
683
  }
684
- return Object.assign({}, $, (t = {}, t[b] = w ? m + "px" : "", t[S] = f ? h + "px" : "", t.transform = "", t));
684
+ return Object.assign({}, M, (t = {}, t[b] = w ? m + "px" : "", t[S] = f ? h + "px" : "", t.transform = "", t));
685
685
  }
686
686
  function Qs(e) {
687
- var t = e.state, n = e.options, r = n.gpuAcceleration, o = r === void 0 ? !0 : r, a = n.adaptive, s = a === void 0 ? !0 : a, l = n.roundOffsets, i = l === void 0 ? !0 : l, u = { placement: J(t.placement), variation: $e(t.placement), popper: t.elements.popper, popperRect: t.rects.popper, gpuAcceleration: o, isFixed: t.options.strategy === "fixed" };
687
+ var t = e.state, n = e.options, r = n.gpuAcceleration, o = r === void 0 ? !0 : r, a = n.adaptive, s = a === void 0 ? !0 : a, l = n.roundOffsets, i = l === void 0 ? !0 : l, u = { placement: J(t.placement), variation: Me(t.placement), popper: t.elements.popper, popperRect: t.rects.popper, gpuAcceleration: o, isFixed: t.options.strategy === "fixed" };
688
688
  t.modifiersData.popperOffsets != null && (t.styles.popper = Object.assign({}, t.styles.popper, Sn(Object.assign({}, u, { offsets: t.modifiersData.popperOffsets, position: t.options.strategy, adaptive: s, roundOffsets: i })))), t.modifiersData.arrow != null && (t.styles.arrow = Object.assign({}, t.styles.arrow, Sn(Object.assign({}, u, { offsets: t.modifiersData.arrow, position: "absolute", adaptive: !1, roundOffsets: i })))), t.attributes.popper = Object.assign({}, t.attributes.popper, { "data-popper-placement": t.placement });
689
689
  }
690
690
  var pr = { name: "computeStyles", enabled: !0, phase: "beforeWrite", fn: Qs, data: {} }, et = { passive: !0 };
@@ -750,7 +750,7 @@ function Cn(e, t) {
750
750
  return t === sr ? _t(ri(e)) : Ce(t) ? ai(t) : _t(oi(ue(e)));
751
751
  }
752
752
  function si(e) {
753
- var t = He(ct(e)), n = ["absolute", "fixed"].indexOf(ae(e).position) >= 0, r = n && K(e) ? Ge(e) : e;
753
+ var t = He(ct(e)), n = ["absolute", "fixed"].indexOf(ae(e).position) >= 0, r = n && K(e) ? qe(e) : e;
754
754
  return Ce(r) ? t.filter(function(o) {
755
755
  return Ce(o) && lr(o, r) && Q(o) !== "body";
756
756
  }) : [];
@@ -763,15 +763,15 @@ function ii(e, t, n) {
763
763
  return s.width = s.right - s.left, s.height = s.bottom - s.top, s.x = s.left, s.y = s.top, s;
764
764
  }
765
765
  function gr(e) {
766
- var t = e.reference, n = e.element, r = e.placement, o = r ? J(r) : null, a = r ? $e(r) : null, s = t.x + t.width / 2 - n.width / 2, l = t.y + t.height / 2 - n.height / 2, i;
766
+ var t = e.reference, n = e.element, r = e.placement, o = r ? J(r) : null, a = r ? Me(r) : null, s = t.x + t.width / 2 - n.width / 2, l = t.y + t.height / 2 - n.height / 2, i;
767
767
  switch (o) {
768
768
  case W:
769
769
  i = { x: s, y: t.y - n.height };
770
770
  break;
771
- case q:
771
+ case G:
772
772
  i = { x: s, y: t.y + t.height };
773
773
  break;
774
- case G:
774
+ case q:
775
775
  i = { x: t.x + t.width, y: l };
776
776
  break;
777
777
  case U:
@@ -796,21 +796,21 @@ function gr(e) {
796
796
  }
797
797
  function Ue(e, t) {
798
798
  t === void 0 && (t = {});
799
- var n = t, r = n.placement, o = r === void 0 ? e.placement : r, a = n.boundary, s = a === void 0 ? xs : a, l = n.rootBoundary, i = l === void 0 ? sr : l, u = n.elementContext, p = u === void 0 ? je : u, c = n.altBoundary, g = c === void 0 ? !1 : c, h = n.padding, y = h === void 0 ? 0 : h, m = cr(typeof y != "number" ? y : fr(y, qe)), O = p === je ? $s : je, f = e.rects.popper, w = e.elements[g ? O : p], S = ii(Ce(w) ? w : w.contextElement || ue(e.elements.popper), s, i), b = xe(e.elements.reference), _ = gr({ reference: b, element: f, strategy: "absolute", placement: o }), T = _t(Object.assign({}, f, _)), v = p === je ? T : b, A = { top: S.top - v.top + m.top, bottom: v.bottom - S.bottom + m.bottom, left: S.left - v.left + m.left, right: v.right - S.right + m.right }, x = e.modifiersData.offset;
799
+ var n = t, r = n.placement, o = r === void 0 ? e.placement : r, a = n.boundary, s = a === void 0 ? xs : a, l = n.rootBoundary, i = l === void 0 ? sr : l, u = n.elementContext, p = u === void 0 ? je : u, c = n.altBoundary, g = c === void 0 ? !1 : c, h = n.padding, y = h === void 0 ? 0 : h, m = cr(typeof y != "number" ? y : fr(y, Ge)), O = p === je ? Ms : je, f = e.rects.popper, w = e.elements[g ? O : p], S = ii(Ce(w) ? w : w.contextElement || ue(e.elements.popper), s, i), b = xe(e.elements.reference), _ = gr({ reference: b, element: f, strategy: "absolute", placement: o }), T = _t(Object.assign({}, f, _)), v = p === je ? T : b, A = { top: S.top - v.top + m.top, bottom: v.bottom - S.bottom + m.bottom, left: S.left - v.left + m.left, right: v.right - S.right + m.right }, x = e.modifiersData.offset;
800
800
  if (p === je && x) {
801
801
  var R = x[o];
802
- Object.keys(A).forEach(function($) {
803
- var D = [G, q].indexOf($) >= 0 ? 1 : -1, I = [W, q].indexOf($) >= 0 ? "y" : "x";
804
- A[$] += R[I] * D;
802
+ Object.keys(A).forEach(function(M) {
803
+ var D = [q, G].indexOf(M) >= 0 ? 1 : -1, I = [W, G].indexOf(M) >= 0 ? "y" : "x";
804
+ A[M] += R[I] * D;
805
805
  });
806
806
  }
807
807
  return A;
808
808
  }
809
809
  function li(e, t) {
810
810
  t === void 0 && (t = {});
811
- var n = t, r = n.placement, o = n.boundary, a = n.rootBoundary, s = n.padding, l = n.flipVariations, i = n.allowedAutoPlacements, u = i === void 0 ? Bt : i, p = $e(r), c = p ? l ? An : An.filter(function(y) {
812
- return $e(y) === p;
813
- }) : qe, g = c.filter(function(y) {
811
+ var n = t, r = n.placement, o = n.boundary, a = n.rootBoundary, s = n.padding, l = n.flipVariations, i = n.allowedAutoPlacements, u = i === void 0 ? Bt : i, p = Me(r), c = p ? l ? An : An.filter(function(y) {
812
+ return Me(y) === p;
813
+ }) : Ge, g = c.filter(function(y) {
814
814
  return u.indexOf(y) >= 0;
815
815
  });
816
816
  g.length === 0 && (g = c);
@@ -833,16 +833,16 @@ function ci(e) {
833
833
  for (var o = n.mainAxis, a = o === void 0 ? !0 : o, s = n.altAxis, l = s === void 0 ? !0 : s, i = n.fallbackPlacements, u = n.padding, p = n.boundary, c = n.rootBoundary, g = n.altBoundary, h = n.flipVariations, y = h === void 0 ? !0 : h, m = n.allowedAutoPlacements, O = t.options.placement, f = J(O), w = f === O, S = i || (w || !y ? [tt(O)] : ui(O)), b = [O].concat(S).reduce(function(ce, te) {
834
834
  return ce.concat(J(te) === It ? li(t, { placement: te, boundary: p, rootBoundary: c, padding: u, flipVariations: y, allowedAutoPlacements: m }) : te);
835
835
  }, []), _ = t.rects.reference, T = t.rects.popper, v = /* @__PURE__ */ new Map(), A = !0, x = b[0], R = 0; R < b.length; R++) {
836
- var $ = b[R], D = J($), I = $e($) === Pe, k = [W, q].indexOf(D) >= 0, N = k ? "width" : "height", L = Ue(t, { placement: $, boundary: p, rootBoundary: c, altBoundary: g, padding: u }), E = k ? I ? G : U : I ? q : W;
836
+ var M = b[R], D = J(M), I = Me(M) === Pe, k = [W, G].indexOf(D) >= 0, N = k ? "width" : "height", L = Ue(t, { placement: M, boundary: p, rootBoundary: c, altBoundary: g, padding: u }), E = k ? I ? q : U : I ? G : W;
837
837
  _[N] > T[N] && (E = tt(E));
838
838
  var z = tt(E), Z = [];
839
839
  if (a && Z.push(L[D] <= 0), l && Z.push(L[E] <= 0, L[z] <= 0), Z.every(function(ce) {
840
840
  return ce;
841
841
  })) {
842
- x = $, A = !1;
842
+ x = M, A = !1;
843
843
  break;
844
844
  }
845
- v.set($, Z);
845
+ v.set(M, Z);
846
846
  }
847
847
  if (A)
848
848
  for (var Xe = y ? 3 : 1, ft = function(ce) {
@@ -868,7 +868,7 @@ function Rn(e, t, n) {
868
868
  return n === void 0 && (n = { x: 0, y: 0 }), { top: e.top - t.height - n.y, right: e.right - t.width + n.x, bottom: e.bottom - t.height + n.y, left: e.left - t.width - n.x };
869
869
  }
870
870
  function xn(e) {
871
- return [W, G, q, U].some(function(t) {
871
+ return [W, q, G, U].some(function(t) {
872
872
  return e[t] >= 0;
873
873
  });
874
874
  }
@@ -879,7 +879,7 @@ function pi(e) {
879
879
  var di = { name: "hide", enabled: !0, phase: "main", requiresIfExists: ["preventOverflow"], fn: pi };
880
880
  function vi(e, t, n) {
881
881
  var r = J(e), o = [U, W].indexOf(r) >= 0 ? -1 : 1, a = typeof n == "function" ? n(Object.assign({}, t, { placement: e })) : n, s = a[0], l = a[1];
882
- return s = s || 0, l = (l || 0) * o, [U, G].indexOf(r) >= 0 ? { x: l, y: s } : { x: s, y: l };
882
+ return s = s || 0, l = (l || 0) * o, [U, q].indexOf(r) >= 0 ? { x: l, y: s } : { x: s, y: l };
883
883
  }
884
884
  function gi(e) {
885
885
  var t = e.state, n = e.options, r = e.name, o = n.offset, a = o === void 0 ? [0, 0] : o, s = Bt.reduce(function(p, c) {
@@ -897,14 +897,14 @@ function yi(e) {
897
897
  return e === "x" ? "y" : "x";
898
898
  }
899
899
  function bi(e) {
900
- var t = e.state, n = e.options, r = e.name, o = n.mainAxis, a = o === void 0 ? !0 : o, s = n.altAxis, l = s === void 0 ? !1 : s, i = n.boundary, u = n.rootBoundary, p = n.altBoundary, c = n.padding, g = n.tether, h = g === void 0 ? !0 : g, y = n.tetherOffset, m = y === void 0 ? 0 : y, O = Ue(t, { boundary: i, rootBoundary: u, padding: c, altBoundary: p }), f = J(t.placement), w = $e(t.placement), S = !w, b = jt(f), _ = yi(b), T = t.modifiersData.popperOffsets, v = t.rects.reference, A = t.rects.popper, x = typeof m == "function" ? m(Object.assign({}, t.rects, { placement: t.placement })) : m, R = typeof x == "number" ? { mainAxis: x, altAxis: x } : Object.assign({ mainAxis: 0, altAxis: 0 }, x), $ = t.modifiersData.offset ? t.modifiersData.offset[t.placement] : null, D = { x: 0, y: 0 };
900
+ var t = e.state, n = e.options, r = e.name, o = n.mainAxis, a = o === void 0 ? !0 : o, s = n.altAxis, l = s === void 0 ? !1 : s, i = n.boundary, u = n.rootBoundary, p = n.altBoundary, c = n.padding, g = n.tether, h = g === void 0 ? !0 : g, y = n.tetherOffset, m = y === void 0 ? 0 : y, O = Ue(t, { boundary: i, rootBoundary: u, padding: c, altBoundary: p }), f = J(t.placement), w = Me(t.placement), S = !w, b = jt(f), _ = yi(b), T = t.modifiersData.popperOffsets, v = t.rects.reference, A = t.rects.popper, x = typeof m == "function" ? m(Object.assign({}, t.rects, { placement: t.placement })) : m, R = typeof x == "number" ? { mainAxis: x, altAxis: x } : Object.assign({ mainAxis: 0, altAxis: 0 }, x), M = t.modifiersData.offset ? t.modifiersData.offset[t.placement] : null, D = { x: 0, y: 0 };
901
901
  if (T) {
902
902
  if (a) {
903
- var I, k = b === "y" ? W : U, N = b === "y" ? q : G, L = b === "y" ? "height" : "width", E = T[b], z = E + O[k], Z = E - O[N], Xe = h ? -A[L] / 2 : 0, ft = w === Pe ? v[L] : A[L], Le = w === Pe ? -A[L] : -v[L], Ye = t.elements.arrow, ce = h && Ye ? Dt(Ye) : { width: 0, height: 0 }, te = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : ur(), Ze = te[k], De = te[N], be = Ne(0, v[L], ce[L]), Cr = S ? v[L] / 2 - Xe - be - Ze - R.mainAxis : ft - be - Ze - R.mainAxis, Rr = S ? -v[L] / 2 + Xe + be + De + R.mainAxis : Le + be + De + R.mainAxis, pt = t.elements.arrow && Ge(t.elements.arrow), xr = pt ? b === "y" ? pt.clientTop || 0 : pt.clientLeft || 0 : 0, Ut = (I = $ == null ? void 0 : $[b]) != null ? I : 0, $r = E + Cr - Ut - xr, Mr = E + Rr - Ut, Kt = Ne(h ? st(z, $r) : z, E, h ? me(Z, Mr) : Z);
903
+ var I, k = b === "y" ? W : U, N = b === "y" ? G : q, L = b === "y" ? "height" : "width", E = T[b], z = E + O[k], Z = E - O[N], Xe = h ? -A[L] / 2 : 0, ft = w === Pe ? v[L] : A[L], Le = w === Pe ? -A[L] : -v[L], Ye = t.elements.arrow, ce = h && Ye ? Dt(Ye) : { width: 0, height: 0 }, te = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : ur(), Ze = te[k], De = te[N], be = Ne(0, v[L], ce[L]), Cr = S ? v[L] / 2 - Xe - be - Ze - R.mainAxis : ft - be - Ze - R.mainAxis, Rr = S ? -v[L] / 2 + Xe + be + De + R.mainAxis : Le + be + De + R.mainAxis, pt = t.elements.arrow && qe(t.elements.arrow), xr = pt ? b === "y" ? pt.clientTop || 0 : pt.clientLeft || 0 : 0, Ut = (I = M == null ? void 0 : M[b]) != null ? I : 0, Mr = E + Cr - Ut - xr, $r = E + Rr - Ut, Kt = Ne(h ? st(z, Mr) : z, E, h ? me(Z, $r) : Z);
904
904
  T[b] = Kt, D[b] = Kt - E;
905
905
  }
906
906
  if (l) {
907
- var qt, Ir = b === "x" ? W : U, Br = b === "x" ? q : G, fe = T[_], Ve = _ === "y" ? "height" : "width", Gt = fe + O[Ir], Xt = fe - O[Br], dt = [W, U].indexOf(f) !== -1, Yt = (qt = $ == null ? void 0 : $[_]) != null ? qt : 0, Zt = dt ? Gt : fe - v[Ve] - A[Ve] - Yt + R.altAxis, Vt = dt ? fe + v[Ve] + A[Ve] - Yt - R.altAxis : Xt, Jt = h && dt ? qs(Zt, fe, Vt) : Ne(h ? Zt : Gt, fe, h ? Vt : Xt);
907
+ var Gt, Ir = b === "x" ? W : U, Br = b === "x" ? G : q, fe = T[_], Ve = _ === "y" ? "height" : "width", qt = fe + O[Ir], Xt = fe - O[Br], dt = [W, U].indexOf(f) !== -1, Yt = (Gt = M == null ? void 0 : M[_]) != null ? Gt : 0, Zt = dt ? qt : fe - v[Ve] - A[Ve] - Yt + R.altAxis, Vt = dt ? fe + v[Ve] + A[Ve] - Yt - R.altAxis : Xt, Jt = h && dt ? Gs(Zt, fe, Vt) : Ne(h ? Zt : qt, fe, h ? Vt : Xt);
908
908
  T[_] = Jt, D[_] = Jt - fe;
909
909
  }
910
910
  t.modifiersData[r] = D;
@@ -972,8 +972,8 @@ function Ci(e) {
972
972
  return t[n];
973
973
  });
974
974
  }
975
- var $n = { placement: "bottom", modifiers: [], strategy: "absolute" };
976
- function Mn() {
975
+ var Mn = { placement: "bottom", modifiers: [], strategy: "absolute" };
976
+ function $n() {
977
977
  for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++)
978
978
  t[n] = arguments[n];
979
979
  return !t.some(function(r) {
@@ -982,10 +982,10 @@ function Mn() {
982
982
  }
983
983
  function kt(e) {
984
984
  e === void 0 && (e = {});
985
- var t = e, n = t.defaultModifiers, r = n === void 0 ? [] : n, o = t.defaultOptions, a = o === void 0 ? $n : o;
985
+ var t = e, n = t.defaultModifiers, r = n === void 0 ? [] : n, o = t.defaultOptions, a = o === void 0 ? Mn : o;
986
986
  return function(s, l, i) {
987
987
  i === void 0 && (i = a);
988
- var u = { placement: "bottom", orderedModifiers: [], options: Object.assign({}, $n, a), modifiersData: {}, elements: { reference: s, popper: l }, attributes: {}, styles: {} }, p = [], c = !1, g = { state: u, setOptions: function(m) {
988
+ var u = { placement: "bottom", orderedModifiers: [], options: Object.assign({}, Mn, a), modifiersData: {}, elements: { reference: s, popper: l }, attributes: {}, styles: {} }, p = [], c = !1, g = { state: u, setOptions: function(m) {
989
989
  var O = typeof m == "function" ? m(u.options) : m;
990
990
  y(), u.options = Object.assign({}, a, u.options, O), u.scrollParents = { reference: Ce(s) ? He(s) : s.contextElement ? He(s.contextElement) : [], popper: He(l) };
991
991
  var f = Si(Ci([].concat(r, u.options.modifiers)));
@@ -995,8 +995,8 @@ function kt(e) {
995
995
  }, forceUpdate: function() {
996
996
  if (!c) {
997
997
  var m = u.elements, O = m.reference, f = m.popper;
998
- if (Mn(O, f)) {
999
- u.rects = { reference: Ai(O, Ge(f), u.options.strategy === "fixed"), popper: Dt(f) }, u.reset = !1, u.placement = u.options.placement, u.orderedModifiers.forEach(function(A) {
998
+ if ($n(O, f)) {
999
+ u.rects = { reference: Ai(O, qe(f), u.options.strategy === "fixed"), popper: Dt(f) }, u.reset = !1, u.placement = u.options.placement, u.orderedModifiers.forEach(function(A) {
1000
1000
  return u.modifiersData[A.name] = Object.assign({}, A.data);
1001
1001
  });
1002
1002
  for (var w = 0; w < u.orderedModifiers.length; w++) {
@@ -1016,7 +1016,7 @@ function kt(e) {
1016
1016
  }), destroy: function() {
1017
1017
  y(), c = !0;
1018
1018
  } };
1019
- if (!Mn(s, l))
1019
+ if (!$n(s, l))
1020
1020
  return g;
1021
1021
  g.setOptions(i).then(function(m) {
1022
1022
  !c && i.onFirstUpdate && i.onFirstUpdate(m);
@@ -1042,8 +1042,8 @@ function kt(e) {
1042
1042
  kt();
1043
1043
  var Ri = [dr, mr, pr, ir];
1044
1044
  kt({ defaultModifiers: Ri });
1045
- var xi = [dr, mr, pr, ir, mi, fi, wi, Zs, di], $i = kt({ defaultModifiers: xi });
1046
- const Mi = (e, t, n = {}) => {
1045
+ var xi = [dr, mr, pr, ir, mi, fi, wi, Zs, di], Mi = kt({ defaultModifiers: xi });
1046
+ const $i = (e, t, n = {}) => {
1047
1047
  const r = {
1048
1048
  name: "updateState",
1049
1049
  enabled: !0,
@@ -1086,7 +1086,7 @@ const Mi = (e, t, n = {}) => {
1086
1086
  }, {
1087
1087
  deep: !0
1088
1088
  }), F([e, t], ([i, u]) => {
1089
- l(), !(!i || !u) && (a.value = $i(i, u, d(o)));
1089
+ l(), !(!i || !u) && (a.value = Mi(i, u, d(o)));
1090
1090
  }), Be(() => {
1091
1091
  l();
1092
1092
  }), {
@@ -1273,7 +1273,7 @@ const hr = () => {
1273
1273
  onMousedown: y
1274
1274
  }, null, 38)
1275
1275
  ], 34), [
1276
- [qn, T.always || l.value]
1276
+ [Gn, T.always || l.value]
1277
1277
  ])
1278
1278
  ]),
1279
1279
  _: 1
@@ -1308,7 +1308,7 @@ const Wi = X({
1308
1308
  o.value = s.scrollTop * 100 / l * n.ratioY, r.value = s.scrollLeft * 100 / i * n.ratioX;
1309
1309
  }
1310
1310
  }
1311
- }), (s, l) => (H(), _e(Gn, null, [
1311
+ }), (s, l) => (H(), _e(qn, null, [
1312
1312
  he(Ln, {
1313
1313
  move: r.value,
1314
1314
  ratio: s.ratioX,
@@ -1326,7 +1326,7 @@ const Wi = X({
1326
1326
  }
1327
1327
  });
1328
1328
  var Ki = /* @__PURE__ */ ee(Ui, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/bar.vue"]]);
1329
- const qi = X({
1329
+ const Gi = X({
1330
1330
  height: {
1331
1331
  type: [String, Number],
1332
1332
  default: ""
@@ -1365,7 +1365,7 @@ const qi = X({
1365
1365
  type: Number,
1366
1366
  default: 20
1367
1367
  }
1368
- }), Gi = {
1368
+ }), qi = {
1369
1369
  scroll: ({
1370
1370
  scrollTop: e,
1371
1371
  scrollLeft: t
@@ -1374,8 +1374,8 @@ const qi = X({
1374
1374
  name: St
1375
1375
  }), Yi = /* @__PURE__ */ j({
1376
1376
  ...Xi,
1377
- props: qi,
1378
- emits: Gi,
1377
+ props: Gi,
1378
+ emits: qi,
1379
1379
  setup(e, { expose: t, emit: n }) {
1380
1380
  const r = e, o = ye("scrollbar");
1381
1381
  let a, s;
@@ -1411,8 +1411,8 @@ const qi = X({
1411
1411
  }, T = () => {
1412
1412
  if (!i.value)
1413
1413
  return;
1414
- const v = i.value.offsetHeight - Oe, A = i.value.offsetWidth - Oe, x = v ** 2 / i.value.scrollHeight, R = A ** 2 / i.value.scrollWidth, $ = Math.max(x, r.minSize), D = Math.max(R, r.minSize);
1415
- h.value = x / (v - x) / ($ / (v - $)), y.value = R / (A - R) / (D / (A - D)), c.value = $ + Oe < v ? `${$}px` : "", p.value = D + Oe < A ? `${D}px` : "";
1414
+ const v = i.value.offsetHeight - Oe, A = i.value.offsetWidth - Oe, x = v ** 2 / i.value.scrollHeight, R = A ** 2 / i.value.scrollWidth, M = Math.max(x, r.minSize), D = Math.max(R, r.minSize);
1415
+ h.value = x / (v - x) / (M / (v - M)), y.value = R / (A - R) / (D / (A - D)), c.value = M + Oe < v ? `${M}px` : "", p.value = D + Oe < A ? `${D}px` : "";
1416
1416
  };
1417
1417
  return F(() => r.noresize, (v) => {
1418
1418
  v ? (a == null || a(), s == null || s()) : ({ stop: a } = co(u, T), s = bt("resize", T));
@@ -1473,7 +1473,7 @@ const qi = X({
1473
1473
  }
1474
1474
  });
1475
1475
  var Zi = /* @__PURE__ */ ee(Yi, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/scrollbar.vue"]]);
1476
- const Gl = Rt(Zi), zt = Symbol("popper"), wr = Symbol("popperContent"), Vi = [
1476
+ const ql = Rt(Zi), zt = Symbol("popper"), wr = Symbol("popperContent"), Vi = [
1477
1477
  "dialog",
1478
1478
  "grid",
1479
1479
  "group",
@@ -1567,7 +1567,7 @@ function Er(e) {
1567
1567
  case no:
1568
1568
  case "svg":
1569
1569
  return Dn(n);
1570
- case Gn:
1570
+ case qn:
1571
1571
  return Er(n.children);
1572
1572
  default:
1573
1573
  return n;
@@ -1667,7 +1667,7 @@ const Ar = X({
1667
1667
  u == null || u(), u = void 0;
1668
1668
  }), t({
1669
1669
  triggerRef: o
1670
- }), (p, c) => p.virtualTriggering ? Se("v-if", !0) : (H(), oe(d(ol), $t({ key: 0 }, p.$attrs, {
1670
+ }), (p, c) => p.virtualTriggering ? Se("v-if", !0) : (H(), oe(d(ol), Mt({ key: 0 }, p.$attrs, {
1671
1671
  "aria-controls": d(a),
1672
1672
  "aria-describedby": d(s),
1673
1673
  "aria-expanded": d(i),
@@ -1840,7 +1840,7 @@ const gl = 0, ml = (e) => {
1840
1840
  d(i),
1841
1841
  d(l)
1842
1842
  ])
1843
- })), p = P(() => pl(e.referenceEl) || d(r)), { attributes: c, state: g, styles: h, update: y, forceUpdate: m, instanceRef: O } = Mi(p, n, u);
1843
+ })), p = P(() => pl(e.referenceEl) || d(r)), { attributes: c, state: g, styles: h, update: y, forceUpdate: m, instanceRef: O } = $i(p, n, u);
1844
1844
  return F(O, (f) => t.value = f), Ke(() => {
1845
1845
  F(() => {
1846
1846
  var f;
@@ -1944,10 +1944,10 @@ const gl = 0, ml = (e) => {
1944
1944
  removeInputId: ht
1945
1945
  });
1946
1946
  let R;
1947
- const $ = (I = !0) => {
1947
+ const M = (I = !0) => {
1948
1948
  f(), I && v();
1949
1949
  }, D = () => {
1950
- $(!1), r.visible && r.focusOnShow ? a.value = !0 : r.visible === !1 && (a.value = !1);
1950
+ M(!1), r.visible && r.focusOnShow ? a.value = !0 : r.visible === !1 && (a.value = !1);
1951
1951
  };
1952
1952
  return Ke(() => {
1953
1953
  F(() => r.triggerTargetEl, (I, k) => {
@@ -1966,9 +1966,9 @@ const gl = 0, ml = (e) => {
1966
1966
  }), t({
1967
1967
  popperContentRef: h,
1968
1968
  popperInstanceRef: m,
1969
- updatePopper: $,
1969
+ updatePopper: M,
1970
1970
  contentStyle: T
1971
- }), (I, k) => (H(), _e("div", $t({
1971
+ }), (I, k) => (H(), _e("div", Mt({
1972
1972
  ref_key: "contentRef",
1973
1973
  ref: h
1974
1974
  }, d(b), {
@@ -2057,7 +2057,7 @@ const Ol = Rt(el), Wt = Symbol("elTooltip"), Sr = X({
2057
2057
  "hide",
2058
2058
  "open",
2059
2059
  "close"
2060
- ], Cl = (e, t) => qr(e) ? e.includes(t) : e === t, we = (e, t, n) => (r) => {
2060
+ ], Cl = (e, t) => Gr(e) ? e.includes(t) : e === t, we = (e, t, n) => (r) => {
2061
2061
  Cl(d(e), t) && n(r);
2062
2062
  }, Rl = j({
2063
2063
  name: "ElTooltipTrigger"
@@ -2099,12 +2099,12 @@ const Ol = Rt(el), Wt = Symbol("elTooltip"), Sr = X({
2099
2099
  }, 8, ["id", "virtual-ref", "open", "virtual-triggering", "class", "onBlur", "onClick", "onContextmenu", "onFocus", "onMouseenter", "onMouseleave", "onKeydown"]));
2100
2100
  }
2101
2101
  });
2102
- var $l = /* @__PURE__ */ ee(xl, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/trigger.vue"]]);
2103
- const Ml = j({
2102
+ var Ml = /* @__PURE__ */ ee(xl, [["__file", "/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/trigger.vue"]]);
2103
+ const $l = j({
2104
2104
  name: "ElTooltipContent",
2105
2105
  inheritAttrs: !1
2106
2106
  }), Il = /* @__PURE__ */ j({
2107
- ...Ml,
2107
+ ...$l,
2108
2108
  props: Sr,
2109
2109
  setup(e, { expose: t }) {
2110
2110
  const n = e, { selector: r } = hr(), o = ye("tooltip"), a = C(null), s = C(!1), {
@@ -2132,7 +2132,7 @@ const Ml = j({
2132
2132
  return !0;
2133
2133
  }, R = ne(x, () => {
2134
2134
  n.enterable && d(p) === "hover" && g();
2135
- }), $ = ne(x, () => {
2135
+ }), M = ne(x, () => {
2136
2136
  d(p) === "hover" && c();
2137
2137
  }), D = () => {
2138
2138
  var E, z;
@@ -2173,7 +2173,7 @@ const Ml = j({
2173
2173
  onBeforeLeave: I
2174
2174
  }, {
2175
2175
  default: V(() => [
2176
- d(S) ? xt((H(), oe(d(Tl), $t({
2176
+ d(S) ? xt((H(), oe(d(Tl), Mt({
2177
2177
  key: 0,
2178
2178
  id: d(i),
2179
2179
  ref_key: "contentRef",
@@ -2198,7 +2198,7 @@ const Ml = j({
2198
2198
  visible: d(b),
2199
2199
  "z-index": E.zIndex,
2200
2200
  onMouseenter: d(R),
2201
- onMouseleave: d($),
2201
+ onMouseleave: d(M),
2202
2202
  onBlur: N,
2203
2203
  onClose: d(c)
2204
2204
  }), {
@@ -2207,7 +2207,7 @@ const Ml = j({
2207
2207
  ]),
2208
2208
  _: 3
2209
2209
  }, 16, ["id", "aria-label", "aria-hidden", "boundaries-padding", "fallback-placements", "gpu-acceleration", "offset", "placement", "popper-options", "strategy", "effect", "enterable", "pure", "popper-class", "popper-style", "reference-el", "trigger-target-el", "visible", "z-index", "onMouseenter", "onMouseleave", "onClose"])), [
2210
- [qn, d(b)]
2210
+ [Gn, d(b)]
2211
2211
  ]) : Se("v-if", !0)
2212
2212
  ]),
2213
2213
  _: 3
@@ -2225,7 +2225,7 @@ const Ll = ["innerHTML"], Dl = { key: 1 }, jl = j({
2225
2225
  setup(e, { expose: t, emit: n }) {
2226
2226
  const r = e;
2227
2227
  Li();
2228
- const o = Gr(), a = C(), s = C(), l = () => {
2228
+ const o = qr(), a = C(), s = C(), l = () => {
2229
2229
  var f;
2230
2230
  const w = d(a);
2231
2231
  w && ((f = w.popperInstanceRef) == null || f.update());
@@ -2288,7 +2288,7 @@ const Ll = ["innerHTML"], Dl = { key: 1 }, jl = j({
2288
2288
  role: f.role
2289
2289
  }, {
2290
2290
  default: V(() => [
2291
- he($l, {
2291
+ he(Ml, {
2292
2292
  disabled: f.disabled,
2293
2293
  trigger: f.trigger,
2294
2294
  "trigger-keys": f.triggerKeys,
@@ -2388,30 +2388,30 @@ export {
2388
2388
  Xl as E,
2389
2389
  re as S,
2390
2390
  bn as U,
2391
- vo as a,
2392
- ho as b,
2393
- Tt as c,
2394
- er as d,
2395
- Vn as e,
2396
- Kl as f,
2397
- Sr as g,
2398
- ji as h,
2399
- ql as i,
2400
- Gl as j,
2391
+ Sr as a,
2392
+ Kl as b,
2393
+ ql as c,
2394
+ Bt as d,
2395
+ da as e,
2396
+ Sa as f,
2397
+ _a as g,
2398
+ yn as h,
2399
+ Gl as i,
2400
+ ea as j,
2401
2401
  tr as k,
2402
- _a as l,
2403
- da as m,
2404
- Sa as n,
2405
- yn as o,
2406
- un as p,
2407
- ea as q,
2408
- pn as r,
2402
+ Tt as l,
2403
+ pn as m,
2404
+ un as n,
2405
+ vo as o,
2406
+ ho as p,
2407
+ bo as q,
2408
+ sa as r,
2409
2409
  Ta as s,
2410
- Bt as t,
2410
+ Vn as t,
2411
2411
  Pr as u,
2412
- bo as v,
2413
- sa as w,
2414
- ia as x,
2415
- $i as y,
2416
- ws as z
2412
+ ia as v,
2413
+ er as w,
2414
+ ws as x,
2415
+ ji as y,
2416
+ Mi as z
2417
2417
  };