abl-ui 0.6.25 → 0.6.26

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.
package/lib/abl-ui.es.js CHANGED
@@ -296,13 +296,13 @@ const Fn = { class: "abl-tabs" }, Hn = ["id"], Wn = ["id"], Un = ["onClick"], jn
296
296
  transform: `translateX(${L}px)`,
297
297
  width: V.target.clientWidth + "px"
298
298
  }, f.value = C, t("update:modelValue", C), t("tabClick", C);
299
- }, k = () => {
299
+ }, $ = () => {
300
300
  const V = document.querySelector("#tab-hidden" + _.value);
301
301
  if (!V)
302
302
  return;
303
303
  const C = document.querySelector("#tabs-header-wrap" + _.value).clientWidth;
304
304
  (V == null ? void 0 : V.scrollWidth) > (V == null ? void 0 : V.clientWidth) + (V == null ? void 0 : V.scrollLeft) && (V.scrollLeft += C);
305
- }, $ = () => {
305
+ }, k = () => {
306
306
  const V = document.querySelector("#tab-hidden" + _.value), C = document.querySelector("#tabs-header-wrap" + _.value).clientWidth;
307
307
  V.scrollLeft > 0 && (V.scrollLeft -= C);
308
308
  }, T = async (V) => {
@@ -344,7 +344,7 @@ const Fn = { class: "abl-tabs" }, Hn = ["id"], Wn = ["id"], Un = ["onClick"], jn
344
344
  }, [
345
345
  G(u("i", {
346
346
  class: I([m.value ? "" : "left-disable", "iconfont-abl icon-abl-youjiantou1 arrow"]),
347
- onClick: $
347
+ onClick: k
348
348
  }, null, 2), [
349
349
  [ee, h.value]
350
350
  ]),
@@ -389,7 +389,7 @@ const Fn = { class: "abl-tabs" }, Hn = ["id"], Wn = ["id"], Un = ["onClick"], jn
389
389
  ], 8, Wn),
390
390
  G(u("i", {
391
391
  class: I([g.value ? "" : "right-disable", "iconfont-abl icon-abl-youjiantou arrow"]),
392
- onClick: k
392
+ onClick: $
393
393
  }, null, 2), [
394
394
  [ee, h.value]
395
395
  ])
@@ -708,12 +708,12 @@ const We = (e) => (be("data-v-42865761"), e = e(), _e(), e), nl = ["onMouseenter
708
708
  i.value[x] = !1, (H = s.value[x]) != null && H.onClose && ((U = s.value[x]) == null || U.onClose()), f("close");
709
709
  }, 0)) : c.value = null;
710
710
  }
711
- function k() {
711
+ function $() {
712
712
  a.value && kt(a.value);
713
713
  const p = s.value.length - 1, x = s.value[p];
714
714
  x != null && x.top ? h.value = typeof x.top == "number" ? `${x.top}px` : x.top : h.value = typeof n.top == "number" ? `${n.top}px` : n.top, i.value[p] = !0, (x == null ? void 0 : x.duration) !== null ? (c.value = (x == null ? void 0 : x.duration) || n.duration, _(p)) : c.value = null;
715
715
  }
716
- const $ = (p, x) => {
716
+ const k = (p, x) => {
717
717
  let O;
718
718
  return typeof p == "string" ? O = {
719
719
  content: p,
@@ -726,28 +726,28 @@ const We = (e) => (be("data-v-42865761"), e = e(), _e(), e), nl = ["onMouseenter
726
726
  }, O;
727
727
  };
728
728
  function T(p) {
729
- let x = $(p, "open");
730
- return s.value.push(x), k(), x.id;
729
+ let x = k(p, "open");
730
+ return s.value.push(x), $(), x.id;
731
731
  }
732
732
  function N(p) {
733
- let x = $(p, "info");
734
- return s.value.push(x), k(), x.id;
733
+ let x = k(p, "info");
734
+ return s.value.push(x), $(), x.id;
735
735
  }
736
736
  function P(p) {
737
- let x = $(p, "success");
738
- return s.value.push(x), k(), x.id;
737
+ let x = k(p, "success");
738
+ return s.value.push(x), $(), x.id;
739
739
  }
740
740
  function V(p) {
741
- let x = $(p, "error");
742
- return s.value.push(x), k(), x.id;
741
+ let x = k(p, "error");
742
+ return s.value.push(x), $(), x.id;
743
743
  }
744
744
  function C(p) {
745
- let x = $(p, "warning");
746
- return s.value.push(x), k(), x.id;
745
+ let x = k(p, "warning");
746
+ return s.value.push(x), $(), x.id;
747
747
  }
748
748
  function L(p) {
749
- let x = $(p, "loading");
750
- return s.value.push(x), k(), x.id;
749
+ let x = k(p, "loading");
750
+ return s.value.push(x), $(), x.id;
751
751
  }
752
752
  return l({
753
753
  open: T,
@@ -1460,13 +1460,13 @@ const Zl = async (e, l, t) => {
1460
1460
  for (let _ = 0; _ < s.length; _++) {
1461
1461
  const {
1462
1462
  name: S,
1463
- fn: k
1463
+ fn: $
1464
1464
  } = s[_], {
1465
- x: $,
1465
+ x: k,
1466
1466
  y: T,
1467
1467
  data: N,
1468
1468
  reset: P
1469
- } = await k({
1469
+ } = await $({
1470
1470
  x: h,
1471
1471
  y: m,
1472
1472
  initialPlacement: n,
@@ -1480,7 +1480,7 @@ const Zl = async (e, l, t) => {
1480
1480
  floating: l
1481
1481
  }
1482
1482
  });
1483
- h = $ ?? h, m = T ?? m, y = {
1483
+ h = k ?? h, m = T ?? m, y = {
1484
1484
  ...y,
1485
1485
  [S]: {
1486
1486
  ...y[S],
@@ -1519,12 +1519,12 @@ async function qt(e, l) {
1519
1519
  elementContext: m = "floating",
1520
1520
  altBoundary: g = !1,
1521
1521
  padding: y = 0
1522
- } = Ue(l, e), v = jt(y), S = s[g ? m === "floating" ? "reference" : "floating" : m], k = Je(await i.getClippingRect({
1522
+ } = Ue(l, e), v = jt(y), S = s[g ? m === "floating" ? "reference" : "floating" : m], $ = Je(await i.getClippingRect({
1523
1523
  element: (t = await (i.isElement == null ? void 0 : i.isElement(S))) == null || t ? S : S.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(s.floating)),
1524
1524
  boundary: f,
1525
1525
  rootBoundary: h,
1526
1526
  strategy: c
1527
- })), $ = m === "floating" ? {
1527
+ })), k = m === "floating" ? {
1528
1528
  ...o.floating,
1529
1529
  x: n,
1530
1530
  y: a
@@ -1536,15 +1536,15 @@ async function qt(e, l) {
1536
1536
  y: 1
1537
1537
  }, P = Je(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({
1538
1538
  elements: s,
1539
- rect: $,
1539
+ rect: k,
1540
1540
  offsetParent: T,
1541
1541
  strategy: c
1542
- }) : $);
1542
+ }) : k);
1543
1543
  return {
1544
- top: (k.top - P.top + v.top) / N.y,
1545
- bottom: (P.bottom - k.bottom + v.bottom) / N.y,
1546
- left: (k.left - P.left + v.left) / N.x,
1547
- right: (P.right - k.right + v.right) / N.x
1544
+ top: ($.top - P.top + v.top) / N.y,
1545
+ bottom: (P.bottom - $.bottom + v.bottom) / N.y,
1546
+ left: ($.left - P.left + v.left) / N.x,
1547
+ right: (P.right - $.right + v.right) / N.x
1548
1548
  };
1549
1549
  }
1550
1550
  const Ql = (e) => ({
@@ -1568,10 +1568,10 @@ const Ql = (e) => ({
1568
1568
  const m = jt(h), g = {
1569
1569
  x: t,
1570
1570
  y: n
1571
- }, y = ht(a), v = mt(y), _ = await o.getDimensions(f), S = y === "y", k = S ? "top" : "left", $ = S ? "bottom" : "right", T = S ? "clientHeight" : "clientWidth", N = i.reference[v] + i.reference[y] - g[y] - i.floating[v], P = g[y] - i.reference[y], V = await (o.getOffsetParent == null ? void 0 : o.getOffsetParent(f));
1571
+ }, y = ht(a), v = mt(y), _ = await o.getDimensions(f), S = y === "y", $ = S ? "top" : "left", k = S ? "bottom" : "right", T = S ? "clientHeight" : "clientWidth", N = i.reference[v] + i.reference[y] - g[y] - i.floating[v], P = g[y] - i.reference[y], V = await (o.getOffsetParent == null ? void 0 : o.getOffsetParent(f));
1572
1572
  let C = V ? V[T] : 0;
1573
1573
  (!C || !await (o.isElement == null ? void 0 : o.isElement(V))) && (C = s.floating[T] || i.floating[v]);
1574
- const L = N / 2 - P / 2, p = C / 2 - _[v] / 2 - 1, x = Ne(m[k], p), O = Ne(m[$], p), F = x, H = C - _[v] - O, U = C / 2 - _[v] / 2 + L, R = rt(F, U, H), q = !c.arrow && je(a) != null && U !== R && i.reference[v] / 2 - (U < F ? x : O) - _[v] / 2 < 0, J = q ? U < F ? U - F : U - H : 0;
1574
+ const L = N / 2 - P / 2, p = C / 2 - _[v] / 2 - 1, x = Ne(m[$], p), O = Ne(m[k], p), F = x, H = C - _[v] - O, U = C / 2 - _[v] / 2 + L, R = rt(F, U, H), q = !c.arrow && je(a) != null && U !== R && i.reference[v] / 2 - (U < F ? x : O) - _[v] / 2 < 0, J = q ? U < F ? U - F : U - H : 0;
1575
1575
  return {
1576
1576
  [y]: g[y] + J,
1577
1577
  data: {
@@ -1608,11 +1608,11 @@ const Ql = (e) => ({
1608
1608
  } = Ue(e, l);
1609
1609
  if ((t = i.arrow) != null && t.alignmentOffset)
1610
1610
  return {};
1611
- const k = Ae(a), $ = Ae(s) === s, T = await (c.isRTL == null ? void 0 : c.isRTL(f.floating)), N = g || ($ || !_ ? [Ge(s)] : Xl(s));
1611
+ const $ = Ae(a), k = Ae(s) === s, T = await (c.isRTL == null ? void 0 : c.isRTL(f.floating)), N = g || (k || !_ ? [Ge(s)] : Xl(s));
1612
1612
  !g && v !== "none" && N.push(...Gl(s, _, v, T));
1613
1613
  const P = [s, ...N], V = await qt(l, S), C = [];
1614
1614
  let L = ((n = i.flip) == null ? void 0 : n.overflows) || [];
1615
- if (h && C.push(V[k]), m) {
1615
+ if (h && C.push(V[$]), m) {
1616
1616
  const F = Yl(a, o, T);
1617
1617
  C.push(V[F[0]], V[F[1]]);
1618
1618
  }
@@ -1721,12 +1721,12 @@ const Ct = function(e) {
1721
1721
  limiter: s = {
1722
1722
  fn: (S) => {
1723
1723
  let {
1724
- x: k,
1725
- y: $
1724
+ x: $,
1725
+ y: k
1726
1726
  } = S;
1727
1727
  return {
1728
- x: k,
1729
- y: $
1728
+ x: $,
1729
+ y: k
1730
1730
  };
1731
1731
  }
1732
1732
  },
@@ -1737,12 +1737,12 @@ const Ct = function(e) {
1737
1737
  }, h = await qt(l, c), m = tt(Ae(a)), g = Ut(m);
1738
1738
  let y = f[g], v = f[m];
1739
1739
  if (i) {
1740
- const S = g === "y" ? "top" : "left", k = g === "y" ? "bottom" : "right", $ = y + h[S], T = y - h[k];
1741
- y = rt($, y, T);
1740
+ const S = g === "y" ? "top" : "left", $ = g === "y" ? "bottom" : "right", k = y + h[S], T = y - h[$];
1741
+ y = rt(k, y, T);
1742
1742
  }
1743
1743
  if (o) {
1744
- const S = m === "y" ? "top" : "left", k = m === "y" ? "bottom" : "right", $ = v + h[S], T = v - h[k];
1745
- v = rt($, v, T);
1744
+ const S = m === "y" ? "top" : "left", $ = m === "y" ? "bottom" : "right", k = v + h[S], T = v - h[$];
1745
+ v = rt(k, v, T);
1746
1746
  }
1747
1747
  const _ = s.fn({
1748
1748
  ...l,
@@ -1897,7 +1897,7 @@ function Re(e, l, t, n) {
1897
1897
  const g = ue(i), y = n && ye(n) ? ue(n) : n;
1898
1898
  let v = g, _ = v.frameElement;
1899
1899
  for (; _ && n && y !== v; ) {
1900
- const S = Me(_), k = _.getBoundingClientRect(), $ = pe(_), T = k.left + (_.clientLeft + parseFloat($.paddingLeft)) * S.x, N = k.top + (_.clientTop + parseFloat($.paddingTop)) * S.y;
1900
+ const S = Me(_), $ = _.getBoundingClientRect(), k = pe(_), T = $.left + (_.clientLeft + parseFloat(k.paddingLeft)) * S.x, N = $.top + (_.clientTop + parseFloat(k.paddingTop)) * S.y;
1901
1901
  c *= S.x, f *= S.y, h *= S.x, m *= S.y, c += T, f += N, v = ue(_), _ = v.frameElement;
1902
1902
  }
1903
1903
  }
@@ -2124,7 +2124,7 @@ function _a(e, l) {
2124
2124
  } = e.getBoundingClientRect();
2125
2125
  if (s || l(), !m || !g)
2126
2126
  return;
2127
- const y = Xe(h), v = Xe(a.clientWidth - (f + m)), _ = Xe(a.clientHeight - (h + g)), S = Xe(f), $ = {
2127
+ const y = Xe(h), v = Xe(a.clientWidth - (f + m)), _ = Xe(a.clientHeight - (h + g)), S = Xe(f), k = {
2128
2128
  rootMargin: -y + "px " + -v + "px " + -_ + "px " + -S + "px",
2129
2129
  threshold: Ve(0, Ne(1, c)) || 1
2130
2130
  };
@@ -2142,12 +2142,12 @@ function _a(e, l) {
2142
2142
  }
2143
2143
  try {
2144
2144
  t = new IntersectionObserver(N, {
2145
- ...$,
2145
+ ...k,
2146
2146
  // Handle <iframe>s
2147
2147
  root: a.ownerDocument
2148
2148
  });
2149
2149
  } catch {
2150
- t = new IntersectionObserver(N, $);
2150
+ t = new IntersectionObserver(N, k);
2151
2151
  }
2152
2152
  t.observe(e);
2153
2153
  }
@@ -2162,16 +2162,16 @@ function wa(e, l, t, n) {
2162
2162
  layoutShift: s = typeof IntersectionObserver == "function",
2163
2163
  animationFrame: c = !1
2164
2164
  } = n, f = bt(e), h = a || i ? [...f ? Fe(f) : [], ...Fe(l)] : [];
2165
- h.forEach((k) => {
2166
- a && k.addEventListener("scroll", t, {
2165
+ h.forEach(($) => {
2166
+ a && $.addEventListener("scroll", t, {
2167
2167
  passive: !0
2168
- }), i && k.addEventListener("resize", t);
2168
+ }), i && $.addEventListener("resize", t);
2169
2169
  });
2170
2170
  const m = f && s ? _a(f, t) : null;
2171
2171
  let g = -1, y = null;
2172
- o && (y = new ResizeObserver((k) => {
2173
- let [$] = k;
2174
- $ && $.target === f && y && (y.unobserve(l), cancelAnimationFrame(g), g = requestAnimationFrame(() => {
2172
+ o && (y = new ResizeObserver(($) => {
2173
+ let [k] = $;
2174
+ k && k.target === f && y && (y.unobserve(l), cancelAnimationFrame(g), g = requestAnimationFrame(() => {
2175
2175
  var T;
2176
2176
  (T = y) == null || T.observe(l);
2177
2177
  })), t();
@@ -2179,14 +2179,14 @@ function wa(e, l, t, n) {
2179
2179
  let v, _ = c ? Re(e) : null;
2180
2180
  c && S();
2181
2181
  function S() {
2182
- const k = Re(e);
2183
- _ && (k.x !== _.x || k.y !== _.y || k.width !== _.width || k.height !== _.height) && t(), _ = k, v = requestAnimationFrame(S);
2182
+ const $ = Re(e);
2183
+ _ && ($.x !== _.x || $.y !== _.y || $.width !== _.width || $.height !== _.height) && t(), _ = $, v = requestAnimationFrame(S);
2184
2184
  }
2185
2185
  return t(), () => {
2186
- var k;
2187
- h.forEach(($) => {
2188
- a && $.removeEventListener("scroll", t), i && $.removeEventListener("resize", t);
2189
- }), m == null || m(), (k = y) == null || k.disconnect(), y = null, c && cancelAnimationFrame(v);
2186
+ var $;
2187
+ h.forEach((k) => {
2188
+ a && k.removeEventListener("scroll", t), i && k.removeEventListener("resize", t);
2189
+ }), m == null || m(), ($ = y) == null || $.disconnect(), y = null, c && cancelAnimationFrame(v);
2190
2190
  };
2191
2191
  }
2192
2192
  const It = na, xa = ea, $a = Ql, ka = (e, l, t) => {
@@ -2270,18 +2270,18 @@ const Sa = ["data-side"], tn = {
2270
2270
  middlewareData: v
2271
2271
  };
2272
2272
  let S = null;
2273
- const k = b(!1), $ = b(), T = (R) => {
2274
- $.value = R && R.nextElementSibling || null;
2273
+ const $ = b(!1), k = b(), T = (R) => {
2274
+ k.value = R && R.nextElementSibling || null;
2275
2275
  }, N = () => {
2276
- k.value = !0;
2277
- }, P = () => k.value = !1, V = () => {
2278
- $.value && ce(() => {
2279
- $.value.addEventListener("click", L);
2280
- const R = $.value.getBoundingClientRect();
2281
- n.widthAuto && (f.value = R != null && R.width ? (R == null ? void 0 : R.width) + "px" : "auto"), c.value && ($.value.addEventListener("mouseover", N, { capture: !0 }), $.value.addEventListener("mouseout", P, { capture: !0 }));
2276
+ $.value = !0;
2277
+ }, P = () => $.value = !1, V = () => {
2278
+ k.value && ce(() => {
2279
+ k.value.addEventListener("click", L);
2280
+ const R = k.value.getBoundingClientRect();
2281
+ n.widthAuto && (f.value = R != null && R.width ? (R == null ? void 0 : R.width) + "px" : "auto"), c.value && (k.value.addEventListener("mouseover", N, { capture: !0 }), k.value.addEventListener("mouseout", P, { capture: !0 }));
2282
2282
  });
2283
2283
  }, C = () => {
2284
- $.value && ($.value.removeEventListener("click", L), c.value && ($.value.removeEventListener("mouseover", N, { capture: !0 }), $.value.removeEventListener("mouseout", P, { capture: !0 })));
2284
+ k.value && (k.value.removeEventListener("click", L), c.value && (k.value.removeEventListener("mouseover", N, { capture: !0 }), k.value.removeEventListener("mouseout", P, { capture: !0 })));
2285
2285
  };
2286
2286
  ge(() => {
2287
2287
  t.value = !0, V(), pt(() => {
@@ -2289,7 +2289,7 @@ const Sa = ["data-side"], tn = {
2289
2289
  });
2290
2290
  }), Z(() => h.value, (R) => {
2291
2291
  R && T(h.value);
2292
- }, { immediate: !0 }), Z($, (R, q) => {
2292
+ }, { immediate: !0 }), Z(k, (R, q) => {
2293
2293
  q && C(), R && V();
2294
2294
  }, { immediate: !0 }), ft(() => {
2295
2295
  C(), V();
@@ -2309,9 +2309,9 @@ const Sa = ["data-side"], tn = {
2309
2309
  top: (R == null ? void 0 : R.y) + "px"
2310
2310
  };
2311
2311
  }), H = async () => {
2312
- if (!(!$.value || !m.value))
2312
+ if (!(!k.value || !m.value))
2313
2313
  try {
2314
- const R = await ka($.value, m.value, {
2314
+ const R = await ka(k.value, m.value, {
2315
2315
  middleware: le(i),
2316
2316
  placement: le(o),
2317
2317
  strategy: le(s)
@@ -2324,9 +2324,9 @@ const Sa = ["data-side"], tn = {
2324
2324
  }
2325
2325
  };
2326
2326
  async function U() {
2327
- if (!(!$.value || !m.value))
2327
+ if (!(!k.value || !m.value))
2328
2328
  try {
2329
- await ce(), S = wa($.value, m.value, H);
2329
+ await ce(), S = wa(k.value, m.value, H);
2330
2330
  } catch (R) {
2331
2331
  console.error("Error updating position:", R);
2332
2332
  }
@@ -2345,7 +2345,7 @@ const Sa = ["data-side"], tn = {
2345
2345
  key: 0,
2346
2346
  to: "body"
2347
2347
  }, [
2348
- k.value ? (r(), d("div", {
2348
+ $.value ? (r(), d("div", {
2349
2349
  key: 0,
2350
2350
  ref_key: "contentRef",
2351
2351
  ref: m,
@@ -3082,7 +3082,7 @@ const ao = /* @__PURE__ */ u("div", {
3082
3082
  deep: !0,
3083
3083
  immediate: !0
3084
3084
  });
3085
- const k = (H, U) => {
3085
+ const $ = (H, U) => {
3086
3086
  let R, q;
3087
3087
  try {
3088
3088
  R = H.toString().split(".")[1].length;
@@ -3096,16 +3096,16 @@ const ao = /* @__PURE__ */ u("div", {
3096
3096
  }
3097
3097
  const J = Math.max(R, q), se = Math.pow(10, J);
3098
3098
  return H = Math.round(H * se), U = Math.round(U * se), (H + U) / se;
3099
- }, $ = (H) => {
3099
+ }, k = (H) => {
3100
3100
  i.value[H] = !0;
3101
3101
  }, T = (H) => {
3102
3102
  o.value = (o.value + 1) % a.value;
3103
3103
  }, N = (H) => {
3104
3104
  o.value = (o.value - 1 + a.value) % a.value;
3105
3105
  }, P = () => {
3106
- s.value + n.zoomRate > n.maxScale ? s.value = n.maxScale : s.value = k(s.value, n.zoomRate);
3106
+ s.value + n.zoomRate > n.maxScale ? s.value = n.maxScale : s.value = $(s.value, n.zoomRate);
3107
3107
  }, V = () => {
3108
- s.value - n.zoomRate < n.minScale ? s.value = n.minScale : s.value = k(s.value, -n.zoomRate);
3108
+ s.value - n.zoomRate < n.minScale ? s.value = n.minScale : s.value = $(s.value, -n.zoomRate);
3109
3109
  }, C = () => {
3110
3110
  g.value -= 90;
3111
3111
  }, L = () => {
@@ -3127,7 +3127,7 @@ const ao = /* @__PURE__ */ u("div", {
3127
3127
  if (!n.drag)
3128
3128
  return;
3129
3129
  const U = H.deltaY * n.zoomRate * 0.1;
3130
- s.value === n.minScale && U > 0 || s.value === n.maxScale && U < 0 || (s.value - U < n.minScale ? s.value = n.minScale : s.value - U > n.maxScale ? s.value = n.maxScale : s.value = k(s.value, -U));
3130
+ s.value === n.minScale && U > 0 || s.value === n.maxScale && U < 0 || (s.value - U < n.minScale ? s.value = n.minScale : s.value - U > n.maxScale ? s.value = n.maxScale : s.value = $(s.value, -U));
3131
3131
  }, F = () => {
3132
3132
  S(), y("update:modelValue", !1);
3133
3133
  };
@@ -3165,7 +3165,7 @@ const ao = /* @__PURE__ */ u("div", {
3165
3165
  title: "",
3166
3166
  class: "abl-image-preview__img",
3167
3167
  style: M(`transform: scale3d(${s.value}, ${s.value}, 1) rotate(${g.value}deg);`),
3168
- onLoad: (J) => $(q),
3168
+ onLoad: (J) => k(q),
3169
3169
  onMousedown: U[0] || (U[0] = K((J) => x(J), ["prevent"])),
3170
3170
  onClick: U[1] || (U[1] = K(() => {
3171
3171
  }, ["stop"]))
@@ -3195,7 +3195,7 @@ const ao = /* @__PURE__ */ u("div", {
3195
3195
  alt: "",
3196
3196
  title: "",
3197
3197
  style: M(`transform: scale3d(${s.value}, ${s.value}, 1) rotate(${g.value}deg);`),
3198
- onLoad: (J) => $(q),
3198
+ onLoad: (J) => k(q),
3199
3199
  onMousedown: U[2] || (U[2] = K((J) => x(J), ["prevent"])),
3200
3200
  onClick: U[3] || (U[3] = K(() => {
3201
3201
  }, ["stop"])),
@@ -3587,20 +3587,20 @@ const Ho = (e) => (be("data-v-d037bfee"), e = e(), _e(), e), Wo = ["onClick"], U
3587
3587
  g.value = !0, _(C);
3588
3588
  }
3589
3589
  }, _ = async (V) => {
3590
- await k(), f.value = !0, m.value = V, Array.from(c.value.children).map((C, L) => {
3590
+ await $(), f.value = !0, m.value = V, Array.from(c.value.children).map((C, L) => {
3591
3591
  L === V ? c.value.children[L].style.display = "block" : c.value.children[L].style.display = "none";
3592
3592
  }), t("open", m.value);
3593
3593
  }, S = () => {
3594
3594
  f.value = !1, m.value = 99999, setTimeout(() => {
3595
3595
  g.value = !1;
3596
3596
  }, 300);
3597
- }, k = () => {
3597
+ }, $ = () => {
3598
3598
  var L;
3599
3599
  if (!a)
3600
3600
  return;
3601
3601
  const { top: V, bottom: C } = (L = s == null ? void 0 : s.value) == null ? void 0 : L.getBoundingClientRect();
3602
3602
  C > 0 && (h.value = C - 1);
3603
- }, $ = () => {
3603
+ }, k = () => {
3604
3604
  i.closeOnClickMask && S();
3605
3605
  }, T = Ie({
3606
3606
  ...He(i),
@@ -3610,7 +3610,7 @@ const Ho = (e) => (be("data-v-d037bfee"), e = e(), _e(), e), Wo = ["onClick"], U
3610
3610
  g.value && S();
3611
3611
  });
3612
3612
  return $e(Xo, T), ge(() => {
3613
- k();
3613
+ $();
3614
3614
  }), (V, C) => (r(), d("div", {
3615
3615
  class: "abl-dropdown",
3616
3616
  ref_key: "root",
@@ -3652,7 +3652,7 @@ const Ho = (e) => (be("data-v-d037bfee"), e = e(), _e(), e), Wo = ["onClick"], U
3652
3652
  top: y(h.value)
3653
3653
  }
3654
3654
  ]),
3655
- onClick: $,
3655
+ onClick: k,
3656
3656
  onTouchmove: C[1] || (C[1] = K(() => {
3657
3657
  }, ["prevent"]))
3658
3658
  }, [
@@ -3842,8 +3842,8 @@ const us = {
3842
3842
  setup(e, { expose: l, emit: t }) {
3843
3843
  const n = e, a = t, i = b(), o = b(n.autofocus), s = b(!0), c = b(n.type), f = b(!1), h = D({
3844
3844
  get: () => n.modelValue,
3845
- set: ($) => {
3846
- a("update:modelValue", $);
3845
+ set: (k) => {
3846
+ a("update:modelValue", k);
3847
3847
  }
3848
3848
  }), m = () => {
3849
3849
  o.value = !0, f.value = n.clearable && h.value, a("focus");
@@ -3851,8 +3851,8 @@ const us = {
3851
3851
  o.value = !1, a("blur"), setTimeout(() => {
3852
3852
  f.value = !1;
3853
3853
  }, 500);
3854
- }, y = ($) => {
3855
- $.target.value ? f.value = n.clearable : f.value = !1, a("input", $.target.value), a("inputTarget", $);
3854
+ }, y = (k) => {
3855
+ k.target.value ? f.value = n.clearable : f.value = !1, a("input", k.target.value), a("inputTarget", k);
3856
3856
  }, v = () => {
3857
3857
  h.value = "", a("clear");
3858
3858
  }, _ = () => {
@@ -3861,33 +3861,33 @@ const us = {
3861
3861
  function S() {
3862
3862
  f.value = n.clearable && h.value;
3863
3863
  }
3864
- function k() {
3864
+ function $() {
3865
3865
  f.value = !1;
3866
3866
  }
3867
3867
  return l({
3868
3868
  blur: () => {
3869
- var $;
3870
- return ($ = i.value) == null ? void 0 : $.blur();
3869
+ var k;
3870
+ return (k = i.value) == null ? void 0 : k.blur();
3871
3871
  },
3872
3872
  focus: () => {
3873
- var $;
3874
- return ($ = i.value) == null ? void 0 : $.focus();
3873
+ var k;
3874
+ return (k = i.value) == null ? void 0 : k.focus();
3875
3875
  },
3876
3876
  clear: v,
3877
3877
  input: () => i.value
3878
- }), ($, T) => (r(), d("div", {
3879
- class: I(["abl-input", { "is-disabled": e.disabled }, { "abl-input-group": $.$slots.addonBefore || e.addonBefore || $.$slots.addonAfter || e.addonAfter }])
3878
+ }), (k, T) => (r(), d("div", {
3879
+ class: I(["abl-input", { "is-disabled": e.disabled }, { "abl-input-group": k.$slots.addonBefore || e.addonBefore || k.$slots.addonAfter || e.addonAfter }])
3880
3880
  }, [
3881
- E($.$slots, "addonBefore", {}, () => [
3881
+ E(k.$slots, "addonBefore", {}, () => [
3882
3882
  e.addonBefore ? (r(), d("span", us, W(e.addonBefore), 1)) : z("", !0)
3883
3883
  ], !0),
3884
3884
  u("div", {
3885
3885
  class: I(["abl-input__wrapper", { "is-focus": o.value }]),
3886
3886
  onMouseenter: S,
3887
- onMouseleave: k
3887
+ onMouseleave: $
3888
3888
  }, [
3889
- $.$slots.prefix || e.prefixIcon ? (r(), d("span", ds, [
3890
- E($.$slots, "prefix", {}, void 0, !0),
3889
+ k.$slots.prefix || e.prefixIcon ? (r(), d("span", ds, [
3890
+ E(k.$slots, "prefix", {}, void 0, !0),
3891
3891
  e.prefixIcon ? (r(), d("i", {
3892
3892
  key: 0,
3893
3893
  class: I(["iconfont-abl", e.suffixIcon])
@@ -3905,7 +3905,7 @@ const us = {
3905
3905
  disabled: e.disabled,
3906
3906
  onFocus: m,
3907
3907
  onBlur: g
3908
- }, $.$attrs, { onInput: y }), null, 16, fs), [
3908
+ }, k.$attrs, { onInput: y }), null, 16, fs), [
3909
3909
  [hn, h.value]
3910
3910
  ]),
3911
3911
  e.showPassword || e.clearable ? (r(), d("span", ps, [
@@ -3928,15 +3928,15 @@ const us = {
3928
3928
  [ee, f.value]
3929
3929
  ])
3930
3930
  ])) : z("", !0),
3931
- $.$slots.suffix || e.suffixIcon ? (r(), d("span", vs, [
3932
- E($.$slots, "suffix", {}, void 0, !0),
3931
+ k.$slots.suffix || e.suffixIcon ? (r(), d("span", vs, [
3932
+ E(k.$slots, "suffix", {}, void 0, !0),
3933
3933
  e.suffixIcon ? (r(), d("i", {
3934
3934
  key: 0,
3935
3935
  class: I(["iconfont-abl", e.suffixIcon])
3936
3936
  }, null, 2)) : z("", !0)
3937
3937
  ])) : z("", !0)
3938
3938
  ], 34),
3939
- E($.$slots, "addonAfter", {}, () => [
3939
+ E(k.$slots, "addonAfter", {}, () => [
3940
3940
  e.addonAfter ? (r(), d("span", ms, W(e.addonAfter), 1)) : z("", !0)
3941
3941
  ], !0)
3942
3942
  ], 2));
@@ -4117,7 +4117,7 @@ const _t = (e) => (be("data-v-60ca549a"), e = e(), _e(), e), Vs = { class: "abl-
4117
4117
  if (p != null && p.length) {
4118
4118
  const O = p.length;
4119
4119
  for (let F = 0; F < O && L + F <= t.maxCount; F++)
4120
- k(p[F], L + F);
4120
+ $(p[F], L + F);
4121
4121
  o.value[L].value = "";
4122
4122
  }
4123
4123
  }, v = (C) => {
@@ -4127,14 +4127,14 @@ const _t = (e) => (be("data-v-60ca549a"), e = e(), _e(), e), Vs = { class: "abl-
4127
4127
  if (p != null && p.length) {
4128
4128
  const x = p.length;
4129
4129
  for (let O = 0; O < x && L + O < t.maxCount; O++)
4130
- k(p[O], L + O);
4130
+ $(p[O], L + O);
4131
4131
  o.value[L].value = "";
4132
4132
  }
4133
- }, S = l, k = function(C, L) {
4134
- t.beforeUpload(C) ? (t.maxCount > a.value && a.value++, t.uploadMode === "base64" && (i.value[L] = !0, $(C, L)), t.uploadMode === "custom" && (i.value[L] = !0, T(C, L))) : ce(() => {
4133
+ }, S = l, $ = function(C, L) {
4134
+ t.beforeUpload(C) ? (t.maxCount > a.value && a.value++, t.uploadMode === "base64" && (i.value[L] = !0, k(C, L)), t.uploadMode === "custom" && (i.value[L] = !0, T(C, L))) : ce(() => {
4135
4135
  V(t.errorInfo);
4136
4136
  });
4137
- }, $ = (C, L) => {
4137
+ }, k = (C, L) => {
4138
4138
  var p = new FileReader();
4139
4139
  p.readAsDataURL(C), p.onloadstart = function(x) {
4140
4140
  console.log("开始读取 onloadstart:", x);
@@ -4374,8 +4374,8 @@ const Xs = { class: "abl-select-warpper-content" }, Ks = { class: "abl-select-ha
4374
4374
  pure: !0,
4375
4375
  trigger: "click",
4376
4376
  transitionName: "abl-select-menu"
4377
- }), h = b(""), m = b({}), g = b(), y = b(null), v = b(""), _ = b(), S = b(o.modelValue), k = b(!1);
4378
- let $ = null;
4377
+ }), h = b(""), m = b({}), g = b(), y = b(null), v = b(""), _ = b(), S = b(o.modelValue), $ = b(!1);
4378
+ let k = null;
4379
4379
  const T = D(() => {
4380
4380
  var B;
4381
4381
  return { width: (((B = g.value) == null ? void 0 : B.getBoundingClientRect().width) || "200") + "px" };
@@ -4448,11 +4448,11 @@ const Xs = { class: "abl-select-warpper-content" }, Ks = { class: "abl-select-ha
4448
4448
  var w;
4449
4449
  (w = y.value) == null || w.focus(), !V.value && v.value === "focus" && p.value.length > 0 && (p.value.pop(), c("change", xt(p.value)));
4450
4450
  }, J = () => {
4451
- k.value = !1, v.value = "blur", L.value = "", setTimeout(() => {
4451
+ $.value = !1, v.value = "blur", L.value = "", setTimeout(() => {
4452
4452
  _.value.close();
4453
4453
  }, 150);
4454
4454
  }, se = () => {
4455
- N.list = s, k.value = !0;
4455
+ N.list = s, $.value = !0;
4456
4456
  }, me = () => {
4457
4457
  c("update:modelValue", ""), c("change", ""), p.value.splice(0, p.value.length);
4458
4458
  };
@@ -4486,9 +4486,9 @@ const Xs = { class: "abl-select-warpper-content" }, Ks = { class: "abl-select-ha
4486
4486
  w === "focus" ? (B = y.value) == null || B.focus() : (A = y.value) == null || A.blur(), V.value = o.search && w === "focus" && P;
4487
4487
  }), document.body.addEventListener("click", (w) => {
4488
4488
  g.value && !g.value.contains(w.target) && (v.value = "blur");
4489
- }), await ce(), $ = window == null ? void 0 : window.matchMedia("(orientation: landscape)"), $.addEventListener("change", de);
4489
+ }), await ce(), k = window == null ? void 0 : window.matchMedia("(orientation: landscape)"), k.addEventListener("change", de);
4490
4490
  }), Oe(() => {
4491
- $ && $.removeEventListener("change", de);
4491
+ k && k.removeEventListener("change", de);
4492
4492
  }), Z(() => o.modelValue, async () => {
4493
4493
  S.value = o.modelValue, S.value == "" && (h.value = "", m.value = "", p.value.splice(0, 1)), N.list.map((w) => {
4494
4494
  O(w.value, o.modelValue) && (p.value.splice(0, p.value.length), p.value.push({
@@ -4577,7 +4577,7 @@ const Xs = { class: "abl-select-warpper-content" }, Ks = { class: "abl-select-ha
4577
4577
  }, null, 42, Js)), [
4578
4578
  [vt, L.value]
4579
4579
  ]) : z("", !0),
4580
- k.value ? z("", !0) : G((r(), d("span", {
4580
+ $.value ? z("", !0) : G((r(), d("span", {
4581
4581
  key: 1,
4582
4582
  class: "abl-select-placeholder",
4583
4583
  style: M({ "line-height": e.height })
@@ -4676,27 +4676,25 @@ const ai = {
4676
4676
  const v = g.length;
4677
4677
  let _ = [];
4678
4678
  for (let S = 0; S < v; S++) {
4679
- const k = {
4679
+ const $ = {
4680
4680
  span: Math.min(g[S].dataset.span, y),
4681
4681
  element: g[S]
4682
4682
  };
4683
- h(_) < y ? (k.span = Math.min(k.span, y - h(_)), S === v - 1 && (k.span = y - h(_)), _.push(k), S === v - 1 && s.value.push(_)) : (s.value.push(_), _ = [k], S === v - 1 && (k.span = y, s.value.push(_)));
4683
+ h(_) < y ? ($.span = Math.min($.span, y - h(_)), S === v - 1 && ($.span = y - h(_)), _.push($), S === v - 1 && s.value.push(_)) : (s.value.push(_), _ = [$], S === v - 1 && ($.span = y, s.value.push(_)));
4684
4684
  }
4685
4685
  l.bordered ? ce(() => {
4686
- s.value.forEach((S, k) => {
4687
- S.forEach(($) => {
4688
- const T = Array.from($.element.children), N = T[0];
4689
- N.colSpan = 1, m(N, l.labelStyle), m(N, JSON.parse($.element.dataset.labelStyle));
4690
- const P = T[1];
4691
- P.colSpan = $.span * 2 - 1, m(P, l.contentStyle), m(P, JSON.parse($.element.dataset.contentStyle)), o.value[k].appendChild(N), o.value[k].appendChild(P);
4686
+ s.value.forEach((S, $) => {
4687
+ S.forEach((k) => {
4688
+ const T = Array.from(k.element.children), N = T[0], P = T[1];
4689
+ N.colSpan = 1, P.colSpan = k.span * 2 - 1, m(N, l.labelStyle), m(P, l.contentStyle), o.value[$].appendChild(N), o.value[$].appendChild(P);
4692
4690
  });
4693
4691
  });
4694
4692
  }) : ce(() => {
4695
- g.forEach((S, k) => {
4696
- const $ = Array.from(S.children), T = $[0];
4693
+ g.forEach((S, $) => {
4694
+ const k = Array.from(S.children), T = k[0];
4697
4695
  m(T, l.labelStyle), m(T, JSON.parse(S.dataset.labelStyle));
4698
- const N = $[1];
4699
- m(N, l.contentStyle), m(N, JSON.parse(S.dataset.contentStyle)), i.value[k].appendChild(S);
4696
+ const N = k[1];
4697
+ m(N, l.contentStyle), m(N, JSON.parse(S.dataset.contentStyle)), i.value[$].appendChild(S);
4700
4698
  });
4701
4699
  });
4702
4700
  }
@@ -4745,13 +4743,13 @@ const ai = {
4745
4743
  }))), 128)) : z("", !0)
4746
4744
  ])) : (r(), d("tbody", ii, [
4747
4745
  (r(!0), d(Y, null, te(s.value, (v, _) => (r(), d("tr", { key: _ }, [
4748
- (r(!0), d(Y, null, te(v, (S, k) => (r(), d("td", {
4746
+ (r(!0), d(Y, null, te(v, (S, $) => (r(), d("td", {
4749
4747
  ref_for: !0,
4750
4748
  ref_key: "cols",
4751
4749
  ref: i,
4752
4750
  class: "abl-item-td",
4753
4751
  colspan: S.span,
4754
- key: k
4752
+ key: $
4755
4753
  }, null, 8, ri))), 128))
4756
4754
  ]))), 128))
4757
4755
  ]))
@@ -4759,7 +4757,7 @@ const ai = {
4759
4757
  ], 2)
4760
4758
  ], 2));
4761
4759
  }
4762
- }, di = /* @__PURE__ */ X(ui, [["__scopeId", "data-v-e223b9e3"]]);
4760
+ }, di = /* @__PURE__ */ X(ui, [["__scopeId", "data-v-444b1c53"]]);
4763
4761
  const fi = ["data-span", "data-label-style", "data-content-style"], pi = { class: "abl-label" }, vi = { class: "abl-content" }, mi = ["data-span", "data-label-style", "data-content-style"], hi = { class: "abl-label-th" }, gi = { class: "abl-content-td" }, yi = {
4764
4762
  __name: "DescriptionsItem",
4765
4763
  props: {
@@ -4964,9 +4962,9 @@ const un = (e) => (be("data-v-6efa232d"), e = e(), _e(), e), $i = {
4964
4962
  };
4965
4963
  }), S = D(() => ({
4966
4964
  background: t.inactiveColor
4967
- })), k = D(() => ({
4965
+ })), $ = D(() => ({
4968
4966
  borderColor: t.buttonColor
4969
- })), $ = b(!1), T = (w) => !!t.range && Array.isArray(w), N = () => {
4967
+ })), k = b(!1), T = (w) => !!t.range && Array.isArray(w), N = () => {
4970
4968
  const { modelValue: w, min: B } = t;
4971
4969
  return T(w) ? `${(w[1] - w[0]) * 100 / m.value}%` : `${(w - Number(B)) * 100 / m.value}%`;
4972
4970
  }, P = () => {
@@ -5021,7 +5019,7 @@ const un = (e) => (be("data-v-6efa232d"), e = e(), _e(), e), $i = {
5021
5019
  }, U = (w) => {
5022
5020
  if (t.disabled || c.value === "draging")
5023
5021
  return;
5024
- $.value = !0;
5022
+ k.value = !0;
5025
5023
  const { min: B, modelValue: A } = t, j = Mt(s);
5026
5024
  let ne = w.clientX - j.left, re = j.width;
5027
5025
  t.vertical && (ne = w.clientY - j.top, re = j.height);
@@ -5035,18 +5033,18 @@ const un = (e) => (be("data-v-6efa232d"), e = e(), _e(), e), $i = {
5035
5033
  document.addEventListener("mousedown", R, { once: !0 });
5036
5034
  });
5037
5035
  }, R = () => {
5038
- $.value = !1;
5036
+ k.value = !1;
5039
5037
  }, q = (w) => {
5040
5038
  t.disabled || (f.start(w), o = t.modelValue, T(o) ? i = o.map(x) : i = x(o), c.value = "start");
5041
5039
  }, J = (w) => {
5042
5040
  if (t.disabled)
5043
5041
  return;
5044
- c.value === "start" && n("dragStart"), f.move(w), c.value = "draging", w.type.startsWith("touch") && ($.value = !0);
5042
+ c.value === "start" && n("dragStart"), f.move(w), c.value = "draging", w.type.startsWith("touch") && (k.value = !0);
5045
5043
  const B = Mt(s);
5046
5044
  let A = f.deltaX.value, j = B.width, ne = A / j * m.value;
5047
5045
  t.vertical && (A = f.deltaY.value, j = B.height, ne = A / j * m.value), T(i) ? o[a.value] = i[a.value] + ne : o = i + ne, H(o);
5048
5046
  }, se = (w) => {
5049
- t.disabled || c.value === "draging" && (H(o, !0), n("dragEnd"), window.removeEventListener("mousemove", J), window.removeEventListener("touchmove", J), window.removeEventListener("mouseup", se), window.removeEventListener("touchend", se), w.type.startsWith("touch") && ($.value = !1), setTimeout(() => {
5047
+ t.disabled || c.value === "draging" && (H(o, !0), n("dragEnd"), window.removeEventListener("mousemove", J), window.removeEventListener("touchmove", J), window.removeEventListener("mouseup", se), window.removeEventListener("touchend", se), w.type.startsWith("touch") && (k.value = !1), setTimeout(() => {
5050
5048
  c.value = "";
5051
5049
  }));
5052
5050
  }, me = (w, B) => {
@@ -5103,11 +5101,11 @@ const un = (e) => (be("data-v-6efa232d"), e = e(), _e(), e), $i = {
5103
5101
  w.$slots.button ? E(w.$slots, "button", { key: 0 }, void 0, !0) : (r(), d("div", {
5104
5102
  key: 1,
5105
5103
  class: "abl-range-button",
5106
- style: M(k.value)
5104
+ style: M($.value)
5107
5105
  }, [
5108
5106
  e.showTooltip ? (r(), d("div", {
5109
5107
  key: 0,
5110
- class: I(["abl-handle-tooltip", [{ "display-tooltip": a.value === A && $.value }]])
5108
+ class: I(["abl-handle-tooltip", [{ "display-tooltip": a.value === A && k.value }]])
5111
5109
  }, [
5112
5110
  Q(W(de(A)) + " ", 1),
5113
5111
  Ci
@@ -5134,11 +5132,11 @@ const un = (e) => (be("data-v-6efa232d"), e = e(), _e(), e), $i = {
5134
5132
  w.$slots.button ? E(w.$slots, "button", { key: 0 }, void 0, !0) : (r(), d("div", {
5135
5133
  key: 1,
5136
5134
  class: "abl-range-button",
5137
- style: M(k.value)
5135
+ style: M($.value)
5138
5136
  }, [
5139
5137
  e.showTooltip ? (r(), d("div", {
5140
5138
  key: 0,
5141
- class: I(["abl-handle-tooltip", [{ "display-tooltip": $.value }]])
5139
+ class: I(["abl-handle-tooltip", [{ "display-tooltip": k.value }]])
5142
5140
  }, [
5143
5141
  Q(W(de()) + " ", 1),
5144
5142
  Vi
@@ -5230,13 +5228,13 @@ const Ri = { class: "abl-pagination-wrap" }, zi = {
5230
5228
  }
5231
5229
  );
5232
5230
  const h = (v) => {
5233
- var _ = [], S = Math.floor(t.pagerCount / 2), k = {
5231
+ var _ = [], S = Math.floor(t.pagerCount / 2), $ = {
5234
5232
  start: v - S,
5235
5233
  end: v + S
5236
5234
  };
5237
- k.start < 1 && (k.end = k.end + (1 - k.start), k.start = 1), k.end > s.value && (k.start = k.start - (k.end - s.value), k.end = s.value), k.start < 1 && (k.start = 1), k.start > 1 ? i.value = !0 : i.value = !1, k.end < s.value ? o.value = !0 : o.value = !1;
5238
- for (let $ = k.start; $ <= k.end; $++)
5239
- _.push($);
5235
+ $.start < 1 && ($.end = $.end + (1 - $.start), $.start = 1), $.end > s.value && ($.start = $.start - ($.end - s.value), $.end = s.value), $.start < 1 && ($.start = 1), $.start > 1 ? i.value = !0 : i.value = !1, $.end < s.value ? o.value = !0 : o.value = !1;
5236
+ for (let k = $.start; k <= $.end; k++)
5237
+ _.push(k);
5240
5238
  return _;
5241
5239
  }, m = () => {
5242
5240
  a.value = a.value - t.pagerCount > 0 ? a.value - t.pagerCount : 1, n.itemRender && f("jump", a.value);
@@ -5281,10 +5279,10 @@ const Ri = { class: "abl-pagination-wrap" }, zi = {
5281
5279
  }, Ti, 512), [
5282
5280
  [ee, i.value && c.value[0] - 1 > 1]
5283
5281
  ]),
5284
- (r(!0), d(Y, null, te(c.value, (S, k) => (r(), d("div", {
5282
+ (r(!0), d(Y, null, te(c.value, (S, $) => (r(), d("div", {
5285
5283
  class: I(["abl-pagination-item", { active: a.value === S }]),
5286
- key: k,
5287
- onClick: ($) => !le(n).itemRender && y(S)
5284
+ key: $,
5285
+ onClick: (k) => !le(n).itemRender && y(S)
5288
5286
  }, [
5289
5287
  E(v.$slots, "itemRender", {
5290
5288
  page: S,
@@ -5573,14 +5571,14 @@ const fr = {
5573
5571
  const S = n.container;
5574
5572
  if (!i.value && !S)
5575
5573
  return;
5576
- const k = it(i), $ = o.value, T = it($), N = it(S);
5577
- if (s.height = k.height, s.width = k.width, n.position === "top")
5574
+ const $ = it(i), k = o.value, T = it(k), N = it(S);
5575
+ if (s.height = $.height, s.width = $.width, n.position === "top")
5578
5576
  if (S) {
5579
- s.fixed = h.value > k.top && N.bottom > 0;
5577
+ s.fixed = h.value > $.top && N.bottom > 0;
5580
5578
  const P = N.bottom - h.value - T.height;
5581
5579
  s.transform = P < 0 ? P : 0;
5582
5580
  } else
5583
- s.fixed = h.value > k.top, s.transform = 0;
5581
+ s.fixed = h.value > $.top, s.transform = 0;
5584
5582
  else {
5585
5583
  const P = document.documentElement.clientHeight;
5586
5584
  if (S) {
@@ -5588,7 +5586,7 @@ const fr = {
5588
5586
  const V = N.bottom - (P - h.value);
5589
5587
  s.transform = V < 0 ? V : 0;
5590
5588
  } else
5591
- s.fixed = P - h.value < k.bottom, s.transform = 0;
5589
+ s.fixed = P - h.value < $.bottom, s.transform = 0;
5592
5590
  }
5593
5591
  f.value = null;
5594
5592
  }));
@@ -5610,7 +5608,7 @@ const fr = {
5610
5608
  _(), f.value !== null && n.isFixed && cancelAnimationFrame(f.value);
5611
5609
  }), Z(() => [n.container], () => {
5612
5610
  _(), v();
5613
- }), (S, k) => (r(), d("div", {
5611
+ }), (S, $) => (r(), d("div", {
5614
5612
  ref_key: "rootRef",
5615
5613
  ref: i,
5616
5614
  style: M(m.value)