abl-ui 0.5.72 → 0.5.74

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
@@ -234,7 +234,7 @@ const Ll = { class: "abl-table" }, Il = ["id"], Al = { class: "gridtable" }, Rl
234
234
  ]));
235
235
  }
236
236
  }, Dl = /* @__PURE__ */ G(Pl, [["__scopeId", "data-v-c284cd51"]]);
237
- const Fl = { class: "abl-tabs" }, Hl = ["id"], Ul = ["id"], Wl = ["onClick"], jl = {
237
+ const Fl = { class: "abl-tabs" }, Hl = ["id"], Wl = ["id"], Ul = ["onClick"], jl = {
238
238
  key: 0,
239
239
  class: "have-arrow"
240
240
  }, ql = {
@@ -364,7 +364,7 @@ const Fl = { class: "abl-tabs" }, Hl = ["id"], Ul = ["id"], Wl = ["onClick"], jl
364
364
  key: 1,
365
365
  class: V(["iconfont-abl tab-icon-after", w.afterIcon])
366
366
  }, null, 2)) : R("", !0)
367
- ], 10, Wl))), 128)),
367
+ ], 10, Ul))), 128)),
368
368
  (N = i.value) != null && N.width ? (r(), d("div", {
369
369
  key: 0,
370
370
  class: "bottom-line",
@@ -381,7 +381,7 @@ const Fl = { class: "abl-tabs" }, Hl = ["id"], Ul = ["id"], Wl = ["onClick"], jl
381
381
  }, null, 4)
382
382
  ])) : R("", !0)
383
383
  ], 4)) : R("", !0)
384
- ], 8, Ul),
384
+ ], 8, Wl),
385
385
  Z(u("i", {
386
386
  class: V([v.value ? "" : "right-disable", "iconfont-abl icon-abl-youjiantou arrow"]),
387
387
  onClick: $
@@ -601,7 +601,7 @@ function it(e, n = 0, t = !1) {
601
601
  function St(e) {
602
602
  e && e.id && typeof e.id == "number" ? cancelAnimationFrame(e.id) : console.warn("cancelRaf received an invalid id:", e);
603
603
  }
604
- const He = (e) => (ye("data-v-37a282cc"), e = e(), be(), e), ln = ["onMouseenter", "onMouseleave", "onClick"], nn = {
604
+ const He = (e) => (ye("data-v-5a886afb"), e = e(), be(), e), ln = ["onMouseenter", "onMouseleave", "onClick"], nn = {
605
605
  key: 1,
606
606
  class: "icon-svg",
607
607
  focusable: "false",
@@ -696,15 +696,15 @@ const He = (e) => (ye("data-v-37a282cc"), e = e(), be(), e), ln = ["onMouseenter
696
696
  }, c.value));
697
697
  }
698
698
  function $(g) {
699
- const S = s.value.findIndex((H) => H.id === g), F = s.value.length - 1, q = s.value[F];
700
- q.top !== void 0 ? m.value = typeof q.top == "number" ? `${q.top}px` : q.top : m.value = typeof l.top == "number" ? `${l.top}px` : l.top, i.value[S] = !0, q.duration !== null ? (c.value = q.duration || l.duration, o.value[S] = it(() => {
699
+ const S = s.value.findIndex((W) => W.id === g), F = s.value.length - 1, H = s.value[F];
700
+ (H == null ? void 0 : H.top) !== void 0 ? m.value = typeof H.top == "number" ? `${H.top}px` : H.top : m.value = typeof l.top == "number" ? `${l.top}px` : l.top, i.value[S] = !0, (H == null ? void 0 : H.duration) !== null ? (c.value = H.duration || l.duration, o.value[S] = it(() => {
701
701
  i.value[S] = !1, s.value[S].onClose && s.value[S].onClose(), f("close");
702
702
  }, 0)) : c.value = null;
703
703
  }
704
704
  function k() {
705
705
  a.value && St(a.value);
706
706
  const g = s.value.length - 1, S = s.value[g];
707
- S.top !== void 0 ? m.value = typeof S.top == "number" ? `${S.top}px` : S.top : m.value = typeof l.top == "number" ? `${l.top}px` : l.top, i.value[g] = !0, S.duration !== null ? (c.value = S.duration || l.duration, x(g)) : c.value = null;
707
+ (S == null ? void 0 : S.top) !== void 0 ? m.value = typeof S.top == "number" ? `${S.top}px` : S.top : m.value = typeof l.top == "number" ? `${l.top}px` : l.top, i.value[g] = !0, (S == null ? void 0 : S.duration) !== null ? (c.value = S.duration || l.duration, x(g)) : c.value = null;
708
708
  }
709
709
  const _ = (g, S) => {
710
710
  let F;
@@ -760,16 +760,16 @@ const He = (e) => (ye("data-v-37a282cc"), e = e(), be(), e), ln = ["onMouseenter
760
760
  appear: ""
761
761
  }, {
762
762
  default: re(() => [
763
- (r(!0), d(K, null, ae(s.value, (F, q) => Z((r(), d("div", {
763
+ (r(!0), d(K, null, ae(s.value, (F, H) => Z((r(), d("div", {
764
764
  class: V(["message-wrap", F.class]),
765
765
  style: E(F.style),
766
- key: q
766
+ key: H
767
767
  }, [
768
768
  u("div", {
769
769
  class: V(["message-content-wrap", `icon-${F.mode}`]),
770
- onMouseenter: (H) => v(q),
771
- onMouseleave: (H) => y(q),
772
- onClick: (H) => h(H, q)
770
+ onMouseenter: (W) => v(H),
771
+ onMouseleave: (W) => y(H),
772
+ onClick: (W) => h(W, H)
773
773
  }, [
774
774
  F.icon ? (r(), ie(ft(F.icon), {
775
775
  key: 0,
@@ -779,18 +779,18 @@ const He = (e) => (ye("data-v-37a282cc"), e = e(), be(), e), ln = ["onMouseenter
779
779
  F.closable ? (r(), d("span", {
780
780
  key: 6,
781
781
  class: "icon iconfont-abl close-icon",
782
- onClick: (H) => $(F.id)
782
+ onClick: (W) => $(F.id)
783
783
  }, "", 8, _n)) : R("", !0)
784
784
  ], 42, ln)
785
785
  ], 6)), [
786
- [le, i.value[q]]
786
+ [le, i.value[H]]
787
787
  ])), 128))
788
788
  ]),
789
789
  _: 1
790
790
  })) : (r(), d(K, { key: 1 }, [], 64))
791
791
  ], 4));
792
792
  }
793
- }, xn = /* @__PURE__ */ G(wn, [["__scopeId", "data-v-37a282cc"]]);
793
+ }, xn = /* @__PURE__ */ G(wn, [["__scopeId", "data-v-5a886afb"]]);
794
794
  let qe;
795
795
  function Be() {
796
796
  return qe || (qe = pl(xn).mount(document.createElement("div")), document.body.appendChild(qe.$el)), qe;
@@ -1117,7 +1117,7 @@ const On = {
1117
1117
  ], 2)
1118
1118
  ], 2));
1119
1119
  }
1120
- }, Ut = /* @__PURE__ */ G(On, [["__scopeId", "data-v-0a60edab"]]), Pn = { class: "abl-checkbox-group" }, Dn = {
1120
+ }, Wt = /* @__PURE__ */ G(On, [["__scopeId", "data-v-0a60edab"]]), Pn = { class: "abl-checkbox-group" }, Dn = {
1121
1121
  __name: "index",
1122
1122
  props: {
1123
1123
  modelValue: {
@@ -1150,7 +1150,7 @@ const On = {
1150
1150
  })
1151
1151
  ), (i, o) => (r(), d("label", Pn, [
1152
1152
  z(i.$slots, "default", {}, () => [
1153
- (r(!0), d(K, null, ae(e.options, (s, c) => (r(), ie(Ut, {
1153
+ (r(!0), d(K, null, ae(e.options, (s, c) => (r(), ie(Wt, {
1154
1154
  key: c,
1155
1155
  label: s.label,
1156
1156
  value: s.value,
@@ -1162,12 +1162,12 @@ const On = {
1162
1162
  ]));
1163
1163
  }
1164
1164
  };
1165
- const Fn = { class: "abl-dialog__header" }, Hn = { class: "abl-dialog__title" }, Un = { class: "abl-dialog__body" }, Wn = {
1165
+ const Fn = { class: "abl-dialog__header" }, Hn = { class: "abl-dialog__title" }, Wn = { class: "abl-dialog__body" }, Un = {
1166
1166
  key: 0,
1167
1167
  class: "abl-dialog__footer"
1168
1168
  }, jn = {
1169
1169
  name: "AblDialog"
1170
- }, Wt = /* @__PURE__ */ Object.assign(jn, {
1170
+ }, Ut = /* @__PURE__ */ Object.assign(jn, {
1171
1171
  props: {
1172
1172
  modelValue: {
1173
1173
  type: Boolean,
@@ -1214,11 +1214,11 @@ const Fn = { class: "abl-dialog__header" }, Hn = { class: "abl-dialog__title" },
1214
1214
  const t = Ze(), l = e, a = b(null), i = (v) => {
1215
1215
  t && (t.appContext.config.globalProperties.$lockCount = v || 0);
1216
1216
  }, o = () => {
1217
- document.body.style.overflow = "hidden", document.body.style.touchAction = "none";
1217
+ document.body.style.paddingRight = window.innerWidth - document.documentElement.clientWidth + "px", document.body.style.overflow = "hidden", document.body.style.touchAction = "none";
1218
1218
  const v = t.appContext.config.globalProperties.$lockCount || 0;
1219
1219
  i(v + 1);
1220
1220
  }, s = () => {
1221
- t.appContext.config.globalProperties.$lockCount > 0 && i((t.appContext.config.globalProperties.$lockCount || 0) - 1), (t.appContext.config.globalProperties.$lockCount || 0) <= 0 && (document.body.style.overflow = "", document.body.style.touchAction = "");
1221
+ t.appContext.config.globalProperties.$lockCount > 0 && i((t.appContext.config.globalProperties.$lockCount || 0) - 1), (t.appContext.config.globalProperties.$lockCount || 0) <= 0 && (document.body.style.overflow = "", document.body.style.touchAction = "", document.body.style.paddingRight = "");
1222
1222
  };
1223
1223
  Qe(() => {
1224
1224
  l.modelValue && s();
@@ -1263,10 +1263,10 @@ const Fn = { class: "abl-dialog__header" }, Hn = { class: "abl-dialog__title" },
1263
1263
  }, "")) : R("", !0)
1264
1264
  ])
1265
1265
  ]),
1266
- u("div", Un, [
1266
+ u("div", Wn, [
1267
1267
  z(v.$slots, "default")
1268
1268
  ]),
1269
- v.$slots.footer ? (r(), d("div", Wn, [
1269
+ v.$slots.footer ? (r(), d("div", Un, [
1270
1270
  z(v.$slots, "footer")
1271
1271
  ])) : R("", !0)
1272
1272
  ], 6)
@@ -1291,13 +1291,13 @@ const Fn = { class: "abl-dialog__header" }, Hn = { class: "abl-dialog__title" },
1291
1291
  function ct(e, n, t) {
1292
1292
  return Ve(e, Me(n, t));
1293
1293
  }
1294
- function Ue(e, n) {
1294
+ function We(e, n) {
1295
1295
  return typeof e == "function" ? e(n) : e;
1296
1296
  }
1297
1297
  function Ae(e) {
1298
1298
  return e.split("-")[0];
1299
1299
  }
1300
- function We(e) {
1300
+ function Ue(e) {
1301
1301
  return e.split("-")[1];
1302
1302
  }
1303
1303
  function jt(e) {
@@ -1314,7 +1314,7 @@ function gt(e) {
1314
1314
  }
1315
1315
  function Xn(e, n, t) {
1316
1316
  t === void 0 && (t = !1);
1317
- const l = We(e), a = gt(e), i = ht(a);
1317
+ const l = Ue(e), a = gt(e), i = ht(a);
1318
1318
  let o = a === "x" ? l === (t ? "end" : "start") ? "right" : "left" : l === "start" ? "bottom" : "top";
1319
1319
  return n.reference[i] > n.floating[i] && (o = Ke(o)), [o, Ke(o)];
1320
1320
  }
@@ -1339,7 +1339,7 @@ function Gn(e, n, t) {
1339
1339
  }
1340
1340
  }
1341
1341
  function Jn(e, n, t, l) {
1342
- const a = We(e);
1342
+ const a = Ue(e);
1343
1343
  let i = Gn(Ae(e), t === "start", l);
1344
1344
  return a && (i = i.map((o) => o + "-" + a), n && (i = i.concat(i.map(ut)))), i;
1345
1345
  }
@@ -1410,7 +1410,7 @@ function Ct(e, n, t) {
1410
1410
  y: l.y
1411
1411
  };
1412
1412
  }
1413
- switch (We(n)) {
1413
+ switch (Ue(n)) {
1414
1414
  case "start":
1415
1415
  y[o] -= v * (t && f ? -1 : 1);
1416
1416
  break;
@@ -1497,7 +1497,7 @@ async function Yt(e, n) {
1497
1497
  elementContext: p = "floating",
1498
1498
  altBoundary: v = !1,
1499
1499
  padding: y = 0
1500
- } = Ue(n, e), h = qt(y), $ = s[v ? p === "floating" ? "reference" : "floating" : p], k = Ge(await i.getClippingRect({
1500
+ } = We(n, e), h = qt(y), $ = s[v ? p === "floating" ? "reference" : "floating" : p], k = Ge(await i.getClippingRect({
1501
1501
  element: (t = await (i.isElement == null ? void 0 : i.isElement($))) == null || t ? $ : $.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(s.floating)),
1502
1502
  boundary: f,
1503
1503
  rootBoundary: m,
@@ -1540,7 +1540,7 @@ const ea = (e) => ({
1540
1540
  } = n, {
1541
1541
  element: f,
1542
1542
  padding: m = 0
1543
- } = Ue(e, n) || {};
1543
+ } = We(e, n) || {};
1544
1544
  if (f == null)
1545
1545
  return {};
1546
1546
  const p = qt(m), v = {
@@ -1549,12 +1549,12 @@ const ea = (e) => ({
1549
1549
  }, y = gt(a), h = ht(y), x = await o.getDimensions(f), $ = y === "y", k = $ ? "top" : "left", _ = $ ? "bottom" : "right", M = $ ? "clientHeight" : "clientWidth", C = i.reference[h] + i.reference[y] - v[y] - i.floating[h], I = v[y] - i.reference[y], N = await (o.getOffsetParent == null ? void 0 : o.getOffsetParent(f));
1550
1550
  let w = N ? N[M] : 0;
1551
1551
  (!w || !await (o.isElement == null ? void 0 : o.isElement(N))) && (w = s.floating[M] || i.floating[h]);
1552
- const L = C / 2 - I / 2, g = w / 2 - x[h] / 2 - 1, S = Me(p[k], g), F = Me(p[_], g), q = S, H = w - x[h] - F, j = w / 2 - x[h] / 2 + L, A = ct(q, j, H), X = !c.arrow && We(a) != null && j !== A && i.reference[h] / 2 - (j < q ? S : F) - x[h] / 2 < 0, Q = X ? j < q ? j - q : j - H : 0;
1552
+ const L = C / 2 - I / 2, g = w / 2 - x[h] / 2 - 1, S = Me(p[k], g), F = Me(p[_], g), H = S, W = w - x[h] - F, q = w / 2 - x[h] / 2 + L, A = ct(H, q, W), X = !c.arrow && Ue(a) != null && q !== A && i.reference[h] / 2 - (q < H ? S : F) - x[h] / 2 < 0, Q = X ? q < H ? q - H : q - W : 0;
1553
1553
  return {
1554
1554
  [y]: v[y] + Q,
1555
1555
  data: {
1556
1556
  [y]: A,
1557
- centerOffset: j - A - Q,
1557
+ centerOffset: q - A - Q,
1558
1558
  ...X && {
1559
1559
  alignmentOffset: Q
1560
1560
  }
@@ -1583,7 +1583,7 @@ const ea = (e) => ({
1583
1583
  fallbackAxisSideDirection: h = "none",
1584
1584
  flipAlignment: x = !0,
1585
1585
  ...$
1586
- } = Ue(e, n);
1586
+ } = We(e, n);
1587
1587
  if ((t = i.arrow) != null && t.alignmentOffset)
1588
1588
  return {};
1589
1589
  const k = Ae(a), _ = Ae(s) === s, M = await (c.isRTL == null ? void 0 : c.isRTL(f.floating)), C = v || (_ || !x ? [Ke(s)] : Kn(s));
@@ -1591,42 +1591,42 @@ const ea = (e) => ({
1591
1591
  const I = [s, ...C], N = await Yt(n, $), w = [];
1592
1592
  let L = ((l = i.flip) == null ? void 0 : l.overflows) || [];
1593
1593
  if (m && w.push(N[k]), p) {
1594
- const q = Xn(a, o, M);
1595
- w.push(N[q[0]], N[q[1]]);
1594
+ const H = Xn(a, o, M);
1595
+ w.push(N[H[0]], N[H[1]]);
1596
1596
  }
1597
1597
  if (L = [...L, {
1598
1598
  placement: a,
1599
1599
  overflows: w
1600
- }], !w.every((q) => q <= 0)) {
1600
+ }], !w.every((H) => H <= 0)) {
1601
1601
  var g, S;
1602
- const q = (((g = i.flip) == null ? void 0 : g.index) || 0) + 1, H = I[q];
1603
- if (H)
1602
+ const H = (((g = i.flip) == null ? void 0 : g.index) || 0) + 1, W = I[H];
1603
+ if (W)
1604
1604
  return {
1605
1605
  data: {
1606
- index: q,
1606
+ index: H,
1607
1607
  overflows: L
1608
1608
  },
1609
1609
  reset: {
1610
- placement: H
1610
+ placement: W
1611
1611
  }
1612
1612
  };
1613
- let j = (S = L.filter((A) => A.overflows[0] <= 0).sort((A, X) => A.overflows[1] - X.overflows[1])[0]) == null ? void 0 : S.placement;
1614
- if (!j)
1613
+ let q = (S = L.filter((A) => A.overflows[0] <= 0).sort((A, X) => A.overflows[1] - X.overflows[1])[0]) == null ? void 0 : S.placement;
1614
+ if (!q)
1615
1615
  switch (y) {
1616
1616
  case "bestFit": {
1617
1617
  var F;
1618
1618
  const A = (F = L.map((X) => [X.placement, X.overflows.filter((Q) => Q > 0).reduce((Q, P) => Q + P, 0)]).sort((X, Q) => X[1] - Q[1])[0]) == null ? void 0 : F[0];
1619
- A && (j = A);
1619
+ A && (q = A);
1620
1620
  break;
1621
1621
  }
1622
1622
  case "initialPlacement":
1623
- j = s;
1623
+ q = s;
1624
1624
  break;
1625
1625
  }
1626
- if (a !== j)
1626
+ if (a !== q)
1627
1627
  return {
1628
1628
  reset: {
1629
- placement: j
1629
+ placement: q
1630
1630
  }
1631
1631
  };
1632
1632
  }
@@ -1639,7 +1639,7 @@ async function la(e, n) {
1639
1639
  placement: t,
1640
1640
  platform: l,
1641
1641
  elements: a
1642
- } = e, i = await (l.isRTL == null ? void 0 : l.isRTL(a.floating)), o = Ae(t), s = We(t), c = tt(t) === "y", f = ["left", "top"].includes(o) ? -1 : 1, m = i && c ? -1 : 1, p = Ue(n, e);
1642
+ } = e, i = await (l.isRTL == null ? void 0 : l.isRTL(a.floating)), o = Ae(t), s = Ue(t), c = tt(t) === "y", f = ["left", "top"].includes(o) ? -1 : 1, m = i && c ? -1 : 1, p = We(n, e);
1643
1643
  let {
1644
1644
  mainAxis: v,
1645
1645
  crossAxis: y,
@@ -1709,7 +1709,7 @@ const Bt = function(e) {
1709
1709
  }
1710
1710
  },
1711
1711
  ...c
1712
- } = Ue(e, n), f = {
1712
+ } = We(e, n), f = {
1713
1713
  x: t,
1714
1714
  y: l
1715
1715
  }, m = await Yt(n, c), p = tt(Ae(a)), v = jt(p);
@@ -2263,7 +2263,7 @@ const Ca = ["data-side"], ll = {
2263
2263
  };
2264
2264
  ge(() => {
2265
2265
  t.value = !0, N(), vt(() => {
2266
- j();
2266
+ q();
2267
2267
  });
2268
2268
  }), ne(() => m.value, (A) => {
2269
2269
  A && M(m.value);
@@ -2278,7 +2278,7 @@ const Ca = ["data-side"], ll = {
2278
2278
  }, 0);
2279
2279
  }, g = () => {
2280
2280
  I(), document.removeEventListener("mousedown", g);
2281
- }, S = O(() => o.value.split("-")[0]), F = O(() => ({ left: v.value + "px", top: y.value + "px", zIndex: l.zIndex, width: f.value })), q = O(() => {
2281
+ }, S = O(() => o.value.split("-")[0]), F = O(() => ({ left: v.value + "px", top: y.value + "px", zIndex: l.zIndex, width: f.value })), H = O(() => {
2282
2282
  if (!l.showArrow)
2283
2283
  return {};
2284
2284
  const { arrow: A } = se(h);
@@ -2286,7 +2286,7 @@ const Ca = ["data-side"], ll = {
2286
2286
  left: (A == null ? void 0 : A.x) + "px",
2287
2287
  top: (A == null ? void 0 : A.y) + "px"
2288
2288
  };
2289
- }), H = async () => {
2289
+ }), W = async () => {
2290
2290
  if (!(!_.value || !p.value))
2291
2291
  try {
2292
2292
  const A = await Sa(_.value, p.value, {
@@ -2301,10 +2301,10 @@ const Ca = ["data-side"], ll = {
2301
2301
  console.error("Error updating position:", A);
2302
2302
  }
2303
2303
  };
2304
- async function j() {
2304
+ async function q() {
2305
2305
  if (!(!_.value || !p.value))
2306
2306
  try {
2307
- await me(), $ = xa(_.value, p.value, H);
2307
+ await me(), $ = xa(_.value, p.value, W);
2308
2308
  } catch (A) {
2309
2309
  console.error("Error updating position:", A);
2310
2310
  }
@@ -2341,7 +2341,7 @@ const Ca = ["data-side"], ll = {
2341
2341
  ref_key: "arrowRef",
2342
2342
  ref: a,
2343
2343
  class: "abl-popper__arrow",
2344
- style: E(q.value)
2344
+ style: E(H.value)
2345
2345
  }, null, 4)) : R("", !0)
2346
2346
  ], 46, Ca)) : R("", !0)
2347
2347
  ])) : R("", !0)
@@ -2690,7 +2690,7 @@ const Fa = {
2690
2690
  ], 4));
2691
2691
  }
2692
2692
  }, Ha = /* @__PURE__ */ G(Fa, [["__scopeId", "data-v-5c200068"]]);
2693
- const Ua = { class: "abl-collapse__title" }, Wa = { key: 0 }, ja = { class: "icon iconfont-abl plus" }, qa = {
2693
+ const Wa = { class: "abl-collapse__title" }, Ua = { key: 0 }, ja = { class: "icon iconfont-abl plus" }, qa = {
2694
2694
  __name: "CollapseItem",
2695
2695
  props: {
2696
2696
  title: {
@@ -2773,7 +2773,7 @@ const Ua = { class: "abl-collapse__title" }, Wa = { key: 0 }, ja = { class: "ico
2773
2773
  class: V(["abl-collapse-item__title", { "abl-collapse-item__disabled": e.disabled }]),
2774
2774
  style: E({ background: e.background })
2775
2775
  }, [
2776
- u("div", Ua, [
2776
+ u("div", Wa, [
2777
2777
  z(h.$slots, "title", {}, () => [
2778
2778
  ee(D(e.title), 1)
2779
2779
  ], !0)
@@ -2782,7 +2782,7 @@ const Ua = { class: "abl-collapse__title" }, Wa = { key: 0 }, ja = { class: "ico
2782
2782
  key: 0,
2783
2783
  class: V([{ "abl-collapse-item__arrow-close": !f.value, "abl-collapse-item__arrow-active": f.value, "abl-collapse-item__arrow-ani": e.animation, "abl-collapse-item__arrow-plus": c.value }, "abl-collapse-item__arrow"])
2784
2784
  }, [
2785
- c.value === "plus" ? (r(), d("div", Wa, [
2785
+ c.value === "plus" ? (r(), d("div", Ua, [
2786
2786
  u("span", ja, D(f.value ? "" : ""), 1)
2787
2787
  ])) : (r(), d("div", {
2788
2788
  key: 1,
@@ -3057,40 +3057,40 @@ const so = /* @__PURE__ */ u("div", {
3057
3057
  },
3058
3058
  emits: ["update:modelValue"],
3059
3059
  setup(e, { emit: n }) {
3060
- const t = Ze(), l = e, a = O(() => l.previewSrcList.length), i = b(Array(a.value).fill(!1)), o = b(l.initialIndex), s = b(1), c = b(0), f = b(0), m = b(0), p = b(0), v = b(0), y = n, h = (H) => {
3061
- t && (t.appContext.config.globalProperties.$lockCount = H || 0);
3060
+ const t = Ze(), l = e, a = O(() => l.previewSrcList.length), i = b(Array(a.value).fill(!1)), o = b(l.initialIndex), s = b(1), c = b(0), f = b(0), m = b(0), p = b(0), v = b(0), y = n, h = (W) => {
3061
+ t && (t.appContext.config.globalProperties.$lockCount = W || 0);
3062
3062
  }, x = () => {
3063
- document.body.style.overflow = "hidden", document.body.style.touchAction = "none";
3064
- const H = t.appContext.config.globalProperties.$lockCount || 0;
3065
- h(H + 1);
3063
+ document.body.style.paddingRight = window.innerWidth - document.documentElement.clientWidth + "px", document.body.style.overflow = "hidden", document.body.style.touchAction = "none";
3064
+ const W = t.appContext.config.globalProperties.$lockCount || 0;
3065
+ h(W + 1);
3066
3066
  }, $ = () => {
3067
- t.appContext.config.globalProperties.$lockCount > 0 && h((t.appContext.config.globalProperties.$lockCount || 0) - 1), (t.appContext.config.globalProperties.$lockCount || 0) <= 0 && (document.body.style.overflow = "", document.body.style.touchAction = "");
3067
+ t.appContext.config.globalProperties.$lockCount > 0 && h((t.appContext.config.globalProperties.$lockCount || 0) - 1), (t.appContext.config.globalProperties.$lockCount || 0) <= 0 && (document.body.style.overflow = "", document.body.style.touchAction = "", document.body.style.paddingRight = "");
3068
3068
  };
3069
- ne(() => l.modelValue, (H) => {
3069
+ ne(() => l.modelValue, (W) => {
3070
3070
  ol && l.modelValue && x();
3071
3071
  }, {
3072
3072
  deep: !0,
3073
3073
  immediate: !0
3074
3074
  });
3075
- const k = (H, j) => {
3075
+ const k = (W, q) => {
3076
3076
  let A, X;
3077
3077
  try {
3078
- A = H.toString().split(".")[1].length;
3078
+ A = W.toString().split(".")[1].length;
3079
3079
  } catch {
3080
3080
  A = 0;
3081
3081
  }
3082
3082
  try {
3083
- X = j.toString().split(".")[1].length;
3083
+ X = q.toString().split(".")[1].length;
3084
3084
  } catch {
3085
3085
  X = 0;
3086
3086
  }
3087
3087
  const Q = Math.max(A, X), P = Math.pow(10, Q);
3088
- return H = Math.round(H * P), j = Math.round(j * P), (H + j) / P;
3089
- }, _ = (H) => {
3090
- i.value[H] = !0;
3091
- }, M = (H) => {
3088
+ return W = Math.round(W * P), q = Math.round(q * P), (W + q) / P;
3089
+ }, _ = (W) => {
3090
+ i.value[W] = !0;
3091
+ }, M = (W) => {
3092
3092
  o.value = (o.value + 1) % a.value;
3093
- }, C = (H) => {
3093
+ }, C = (W) => {
3094
3094
  o.value = (o.value - 1 + a.value) % a.value;
3095
3095
  }, I = () => {
3096
3096
  s.value + l.zoomRate > l.maxScale ? s.value = l.maxScale : s.value = k(s.value, l.zoomRate);
@@ -3102,26 +3102,26 @@ const so = /* @__PURE__ */ u("div", {
3102
3102
  v.value += 90;
3103
3103
  }, g = () => {
3104
3104
  v.value = 0, s.value = 1, m.value = 0, p.value = 0;
3105
- }, S = (H) => {
3105
+ }, S = (W) => {
3106
3106
  if (!l.drag)
3107
3107
  return;
3108
- const j = H.target, { top: A, left: X, right: Q, bottom: P } = j.getBoundingClientRect(), T = document.documentElement.clientWidth, Y = document.documentElement.clientHeight;
3109
- c.value = H.clientX, f.value = H.clientY;
3108
+ const q = W.target, { top: A, left: X, right: Q, bottom: P } = q.getBoundingClientRect(), T = document.documentElement.clientWidth, Y = document.documentElement.clientHeight;
3109
+ c.value = W.clientX, f.value = W.clientY;
3110
3110
  const B = m.value, U = p.value;
3111
- document.onmousemove = (W) => {
3112
- m.value = B + W.clientX - c.value, p.value = U + W.clientY - f.value;
3113
- }, document.onmouseup = (W) => {
3111
+ document.onmousemove = (j) => {
3112
+ m.value = B + j.clientX - c.value, p.value = U + j.clientY - f.value;
3113
+ }, document.onmouseup = (j) => {
3114
3114
  m.value > B + T - Q && (m.value = B + T - Q), m.value < B - X && (m.value = B - X), p.value > U + Y - P && (p.value = U + Y - P), p.value < U - A && (p.value = U - A), document.onmousemove = null;
3115
3115
  };
3116
- }, F = (H) => {
3116
+ }, F = (W) => {
3117
3117
  if (!l.drag)
3118
3118
  return;
3119
- const j = H.deltaY * l.zoomRate * 0.1;
3120
- s.value === l.minScale && j > 0 || s.value === l.maxScale && j < 0 || (s.value - j < l.minScale ? s.value = l.minScale : s.value - j > l.maxScale ? s.value = l.maxScale : s.value = k(s.value, -j));
3121
- }, q = () => {
3119
+ const q = W.deltaY * l.zoomRate * 0.1;
3120
+ s.value === l.minScale && q > 0 || s.value === l.maxScale && q < 0 || (s.value - q < l.minScale ? s.value = l.minScale : s.value - q > l.maxScale ? s.value = l.maxScale : s.value = k(s.value, -q));
3121
+ }, H = () => {
3122
3122
  $(), y("update:modelValue", !1);
3123
3123
  };
3124
- return (H, j) => (r(), ie(et, { to: "body" }, [
3124
+ return (W, q) => (r(), ie(et, { to: "body" }, [
3125
3125
  fe(ke, { name: "mask" }, {
3126
3126
  default: re(() => [
3127
3127
  so
@@ -3135,7 +3135,7 @@ const so = /* @__PURE__ */ u("div", {
3135
3135
  default: re(() => [
3136
3136
  u("div", {
3137
3137
  class: "abl-image-preview-wrap",
3138
- onWheel: j[4] || (j[4] = J((A) => F(A), ["prevent"]))
3138
+ onWheel: q[4] || (q[4] = J((A) => F(A), ["prevent"]))
3139
3139
  }, [
3140
3140
  u("div", io, [
3141
3141
  u("div", {
@@ -3156,8 +3156,8 @@ const so = /* @__PURE__ */ u("div", {
3156
3156
  class: "abl-image-preview__img",
3157
3157
  style: E(`transform: scale3d(${s.value}, ${s.value}, 1) rotate(${v.value}deg);`),
3158
3158
  onLoad: (Q) => _(X),
3159
- onMousedown: j[0] || (j[0] = J((Q) => S(Q), ["prevent"])),
3160
- onClick: j[1] || (j[1] = J(() => {
3159
+ onMousedown: q[0] || (q[0] = J((Q) => S(Q), ["prevent"])),
3160
+ onClick: q[1] || (q[1] = J(() => {
3161
3161
  }, ["stop"]))
3162
3162
  }, null, 44, ro)) : (r(), d("video", {
3163
3163
  key: 1,
@@ -3186,12 +3186,12 @@ const so = /* @__PURE__ */ u("div", {
3186
3186
  title: "",
3187
3187
  style: E(`transform: scale3d(${s.value}, ${s.value}, 1) rotate(${v.value}deg);`),
3188
3188
  onLoad: (Q) => _(X),
3189
- onMousedown: j[2] || (j[2] = J((Q) => S(Q), ["prevent"])),
3190
- onClick: j[3] || (j[3] = J(() => {
3189
+ onMousedown: q[2] || (q[2] = J((Q) => S(Q), ["prevent"])),
3190
+ onClick: q[3] || (q[3] = J(() => {
3191
3191
  }, ["stop"])),
3192
3192
  loading: "lazy"
3193
3193
  }, null, 44, uo)),
3194
- z(H.$slots, "default"),
3194
+ z(W.$slots, "default"),
3195
3195
  e.showProgress ? (r(), d("div", fo, [
3196
3196
  u("div", po, D(`${o.value + 1}/${a.value}`), 1)
3197
3197
  ])) : R("", !0)
@@ -3211,7 +3211,7 @@ const so = /* @__PURE__ */ u("div", {
3211
3211
  ], 64)) : R("", !0),
3212
3212
  u("div", {
3213
3213
  class: "abl-image-preview__btn abl-image-preview__close",
3214
- onClick: q
3214
+ onClick: H
3215
3215
  }, bo),
3216
3216
  e.showAction ? (r(), d("div", _o, [
3217
3217
  u("div", wo, [
@@ -3471,7 +3471,7 @@ const Do = /* @__PURE__ */ u("svg", {
3471
3471
  style: E({ width: n.width })
3472
3472
  }, Fo, 6));
3473
3473
  }
3474
- }, Uo = (e) => {
3474
+ }, Wo = (e) => {
3475
3475
  const n = b(null), t = (l) => {
3476
3476
  const { target: a } = l;
3477
3477
  n.value.contains(a) || e(l);
@@ -3482,7 +3482,7 @@ const Do = /* @__PURE__ */ u("svg", {
3482
3482
  document.removeEventListener("click", t);
3483
3483
  }), n;
3484
3484
  };
3485
- const Wo = (e) => (ye("data-v-b0efe321"), e = e(), be(), e), jo = ["onClick"], qo = {
3485
+ const Uo = (e) => (ye("data-v-b0efe321"), e = e(), be(), e), jo = ["onClick"], qo = {
3486
3486
  focusable: "false",
3487
3487
  "data-icon": "caret-up",
3488
3488
  width: "1em",
@@ -3491,7 +3491,7 @@ const Wo = (e) => (ye("data-v-b0efe321"), e = e(), be(), e), jo = ["onClick"], q
3491
3491
  "aria-hidden": "true",
3492
3492
  viewBox: "0 0 1024 1024",
3493
3493
  style: { width: "12px" }
3494
- }, Yo = /* @__PURE__ */ Wo(() => /* @__PURE__ */ u("path", { d: "M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z" }, null, -1)), Xo = [
3494
+ }, Yo = /* @__PURE__ */ Uo(() => /* @__PURE__ */ u("path", { d: "M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z" }, null, -1)), Xo = [
3495
3495
  Yo
3496
3496
  ], Ko = { class: "abl-dropdown__content--mask" }, Go = "AblDropdownMenu", Jo = {
3497
3497
  __name: "DropdownMenu",
@@ -3596,7 +3596,7 @@ const Wo = (e) => (ye("data-v-b0efe321"), e = e(), be(), e), jo = ["onClick"], q
3596
3596
  ...Fe(i),
3597
3597
  onClose: $,
3598
3598
  current: p
3599
- }), C = Uo(() => {
3599
+ }), C = Wo(() => {
3600
3600
  v.value && $();
3601
3601
  });
3602
3602
  return $e(Go, M), ge(() => {
@@ -4027,9 +4027,9 @@ const wt = (e) => (ye("data-v-915b5556"), e = e(), be(), e), Is = { class: "abl-
4027
4027
  viewBox: "64 64 896 896"
4028
4028
  }, [
4029
4029
  /* @__PURE__ */ u("path", { d: "M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" })
4030
- ], -1)), Us = [
4030
+ ], -1)), Ws = [
4031
4031
  Hs
4032
- ], Ws = ["onClick"], js = /* @__PURE__ */ wt(() => /* @__PURE__ */ u("svg", {
4032
+ ], Us = ["onClick"], js = /* @__PURE__ */ wt(() => /* @__PURE__ */ u("svg", {
4033
4033
  class: "u-icon",
4034
4034
  focusable: "false",
4035
4035
  "data-icon": "delete",
@@ -4109,8 +4109,8 @@ const wt = (e) => (ye("data-v-915b5556"), e = e(), be(), e), Is = { class: "abl-
4109
4109
  const g = (S = w.dataTransfer) == null ? void 0 : S.files;
4110
4110
  if (g != null && g.length) {
4111
4111
  const F = g.length;
4112
- for (let q = 0; q < F && L + q <= t.maxCount; q++)
4113
- k(g[q], L + q);
4112
+ for (let H = 0; H < F && L + H <= t.maxCount; H++)
4113
+ k(g[H], L + H);
4114
4114
  o.value[L].value = "";
4115
4115
  }
4116
4116
  }, h = (w) => {
@@ -4138,12 +4138,12 @@ const wt = (e) => (ye("data-v-915b5556"), e = e(), be(), e), Is = { class: "abl-
4138
4138
  }, g.onprogress = function(S) {
4139
4139
  S.loaded === S.total && (i.value[L] = !1);
4140
4140
  }, g.onload = function(S) {
4141
- var F, q;
4141
+ var F, H;
4142
4142
  t.isUrl ? l.value.push({
4143
4143
  name: w.name,
4144
4144
  url: (F = S.target) == null ? void 0 : F.result,
4145
4145
  type: w.type
4146
- }) : l.value.push((q = S.target) == null ? void 0 : q.result), $("update:fileList", l.value), $("change", l.value);
4146
+ }) : l.value.push((H = S.target) == null ? void 0 : H.result), $("update:fileList", l.value), $("change", l.value);
4147
4147
  }, g.onloadend = function(S) {
4148
4148
  console.log("读取结束 onloadend:", S);
4149
4149
  };
@@ -4238,19 +4238,19 @@ const wt = (e) => (ye("data-v-915b5556"), e = e(), be(), e), Is = { class: "abl-
4238
4238
  class: "m-icon",
4239
4239
  title: "preview",
4240
4240
  onClick: (S) => C(g - 1, e.isUrl ? l.value[g - 1].url : l.value[g - 1])
4241
- }, Us, 8, Fs),
4241
+ }, Ws, 8, Fs),
4242
4242
  Z(u("a", {
4243
4243
  class: "m-icon",
4244
4244
  title: "delete",
4245
4245
  onClick: J((S) => I(g - 1), ["prevent", "stop"])
4246
- }, qs, 8, Ws), [
4246
+ }, qs, 8, Us), [
4247
4247
  [le, !e.disabled]
4248
4248
  ])
4249
4249
  ])
4250
4250
  ])) : R("", !0)
4251
4251
  ])
4252
4252
  ]))), 128)),
4253
- fe(Wt, {
4253
+ fe(Ut, {
4254
4254
  modelValue: c.value,
4255
4255
  "onUpdate:modelValue": L[3] || (L[3] = (g) => c.value = g),
4256
4256
  title: "",
@@ -4414,7 +4414,7 @@ const Gs = { class: "abl-select-warpper-content" }, Js = { class: "abl-select-ha
4414
4414
  });
4415
4415
  _.list = T;
4416
4416
  }
4417
- }, q = (P) => {
4417
+ }, H = (P) => {
4418
4418
  o.disabled || (M.value = !0, y.value === "focus" ? y.value = "blur" : y.value = "focus", setTimeout(() => {
4419
4419
  const T = document.querySelector("#abl-select"), Y = T.querySelector(".abl-options-item-active");
4420
4420
  if (!Y)
@@ -4422,7 +4422,7 @@ const Gs = { class: "abl-select-warpper-content" }, Js = { class: "abl-select-ha
4422
4422
  const B = T.getBoundingClientRect(), U = Y.getBoundingClientRect();
4423
4423
  U.top >= B.top && U.bottom <= B.bottom || (T.scrollTop = Y.offsetTop - T.offsetHeight / 2);
4424
4424
  }, 100));
4425
- }, H = (P, T) => {
4425
+ }, W = (P, T) => {
4426
4426
  var B;
4427
4427
  if (o.disabled)
4428
4428
  return;
@@ -4434,8 +4434,8 @@ const Gs = { class: "abl-select-warpper-content" }, Js = { class: "abl-select-ha
4434
4434
  let Y = null;
4435
4435
  y.value = "blur", w.value[0] && w.value[0].value === P.value ? w.value.shift() : w.value[0] = P, Y = P.value, c("update:modelValue", Y), c("change", Y, P, $t(w.value)), h.value.close();
4436
4436
  };
4437
- $e("handleSlotClick", H);
4438
- const j = () => {
4437
+ $e("handleSlotClick", W);
4438
+ const q = () => {
4439
4439
  var P;
4440
4440
  (P = v.value) == null || P.focus(), !C.value && y.value === "focus" && w.value.length > 0 && (w.value.pop(), c("change", $t(w.value)));
4441
4441
  }, A = () => {
@@ -4506,7 +4506,7 @@ const Gs = { class: "abl-select-warpper-content" }, Js = { class: "abl-select-ha
4506
4506
  _.list.length > 0 ? (r(!0), d(K, { key: 0 }, ae(_.list, (Y, B) => (r(), d("div", {
4507
4507
  class: V(["abl-select-options-item", w.value.some((U) => U.value === Y.value) ? "abl-options-item-active" : ""]),
4508
4508
  key: Y.name + Y.value,
4509
- onMousedown: (U) => H(Y, U)
4509
+ onMousedown: (U) => W(Y, U)
4510
4510
  }, [
4511
4511
  i.value ? z(P.$slots, "abloption", xt(xe({ key: 0 }, Y)), void 0, !0) : (r(), d(K, { key: 1 }, [
4512
4512
  Y.iconColor ? (r(), d("div", {
@@ -4528,11 +4528,11 @@ const Gs = { class: "abl-select-warpper-content" }, Js = { class: "abl-select-ha
4528
4528
  ]),
4529
4529
  default: re(() => [
4530
4530
  u("div", {
4531
- onClick: q,
4531
+ onClick: H,
4532
4532
  id: "select-input-warpper",
4533
4533
  class: V(["abl-select-warpper", I.value ? "abl-select-warpper-disabled" : ""]),
4534
4534
  style: E({ height: e.height }),
4535
- onKeydown: Dt(j, ["delete"])
4535
+ onKeydown: Dt(q, ["delete"])
4536
4536
  }, [
4537
4537
  u("div", Gs, [
4538
4538
  u("div", {
@@ -4929,8 +4929,8 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
4929
4929
  const s = b(), c = b(), f = $i();
4930
4930
  b(), b(), b([]);
4931
4931
  const m = O(() => {
4932
- const { marks: B, max: U, min: W } = t;
4933
- return Object.keys(B).map(parseFloat).sort((ce, ve) => ce - ve).filter((ce) => ce >= +W && ce <= +U);
4932
+ const { marks: B, max: U, min: j } = t;
4933
+ return Object.keys(B).map(parseFloat).sort((ce, ve) => ce - ve).filter((ce) => ce >= +j && ce <= +U);
4934
4934
  }), p = O(() => Number(t.max) - Number(t.min)), v = b([]), y = b(), h = O(() => {
4935
4935
  const B = "abl-range";
4936
4936
  return {
@@ -4966,29 +4966,29 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
4966
4966
  background: t.activeColor,
4967
4967
  transition: c.value ? "none" : void 0
4968
4968
  }), w = (B) => {
4969
- const U = "abl-range-mark", { modelValue: W, max: te, min: de } = t;
4969
+ const U = "abl-range-mark", { modelValue: j, max: te, min: de } = t;
4970
4970
  let ce = Number(de), ve = Number(te);
4971
4971
  if (t.range) {
4972
- const [ze, Oe] = W;
4972
+ const [ze, Oe] = j;
4973
4973
  ce = ze, ve = Oe;
4974
4974
  } else
4975
- ve = W;
4975
+ ve = j;
4976
4976
  let Te = B <= +ve && B >= ce;
4977
4977
  return {
4978
4978
  [`${U}-text`]: !0,
4979
4979
  [`${U}-text-active`]: Te
4980
4980
  };
4981
4981
  }, L = (B) => {
4982
- const { min: U, vertical: W } = t;
4982
+ const { min: U, vertical: j } = t;
4983
4983
  let te = {
4984
4984
  left: `${(B - Number(U)) / p.value * 100}%`
4985
4985
  };
4986
- return W && (te = {
4986
+ return j && (te = {
4987
4987
  top: `${(B - Number(U)) / p.value * 100}%`
4988
4988
  }), te;
4989
4989
  }, g = (B) => {
4990
- const { modelValue: U, max: W, min: te } = t;
4991
- let de = Number(te), ce = Number(W);
4990
+ const { modelValue: U, max: j, min: te } = t;
4991
+ let de = Number(te), ce = Number(j);
4992
4992
  if (t.range) {
4993
4993
  const [ze, Oe] = U;
4994
4994
  de = ze, ce = Oe;
@@ -4997,23 +4997,23 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
4997
4997
  background: B <= ce && B >= de ? t.activeColor : t.inactiveColor
4998
4998
  };
4999
4999
  }, S = (B) => {
5000
- const { min: U, max: W, step: te } = t;
5001
- return B = Math.max(+U, Math.min(B, +W)), Math.round(B / +te) * +te;
5002
- }, F = (B, U) => JSON.stringify(B) === JSON.stringify(U), q = (B) => B[0] > B[1] ? B.slice(0).reverse() : B, H = (B, U) => {
5003
- M(B) ? B = q(B).map(S) : B = S(B), F(B, t.modelValue) || l("update:modelValue", B), U && !F(B, i) && l("change", B);
5004
- }, j = (B) => {
5000
+ const { min: U, max: j, step: te } = t;
5001
+ return B = Math.max(+U, Math.min(B, +j)), Math.round(B / +te) * +te;
5002
+ }, F = (B, U) => JSON.stringify(B) === JSON.stringify(U), H = (B) => B[0] > B[1] ? B.slice(0).reverse() : B, W = (B, U) => {
5003
+ M(B) ? B = H(B).map(S) : B = S(B), F(B, t.modelValue) || l("update:modelValue", B), U && !F(B, i) && l("change", B);
5004
+ }, q = (B) => {
5005
5005
  if (t.disabled || c.value === "draging")
5006
5006
  return;
5007
5007
  _.value = !0;
5008
- const { min: U, modelValue: W } = t, te = Nt(s);
5008
+ const { min: U, modelValue: j } = t, te = Nt(s);
5009
5009
  let de = B.clientX - te.left, ce = te.width;
5010
5010
  t.vertical && (de = B.clientY - te.top, ce = te.height);
5011
5011
  const ve = Number(U) + de / ce * p.value;
5012
- if (M(W)) {
5013
- const [Te, ze] = W, Oe = (Te + ze) / 2;
5014
- ve <= Oe ? (a.value = 0, H([ve, ze], !0)) : (a.value = 1, H([Te, ve], !0));
5012
+ if (M(j)) {
5013
+ const [Te, ze] = j, Oe = (Te + ze) / 2;
5014
+ ve <= Oe ? (a.value = 0, W([ve, ze], !0)) : (a.value = 1, W([Te, ve], !0));
5015
5015
  } else
5016
- H(ve, !0);
5016
+ W(ve, !0);
5017
5017
  setTimeout(() => {
5018
5018
  document.addEventListener("mousedown", A, { once: !0 });
5019
5019
  });
@@ -5026,10 +5026,10 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
5026
5026
  return;
5027
5027
  c.value === "start" && l("dragStart"), f.move(B), c.value = "draging", B.type.startsWith("touch") && (_.value = !0);
5028
5028
  const U = Nt(s);
5029
- let W = f.deltaX.value, te = U.width, de = W / te * p.value;
5030
- t.vertical && (W = f.deltaY.value, te = U.height, de = W / te * p.value), M(i) ? o[a.value] = i[a.value] + de : o = i + de, H(o);
5029
+ let j = f.deltaX.value, te = U.width, de = j / te * p.value;
5030
+ t.vertical && (j = f.deltaY.value, te = U.height, de = j / te * p.value), M(i) ? o[a.value] = i[a.value] + de : o = i + de, W(o);
5031
5031
  }, P = (B) => {
5032
- t.disabled || c.value === "draging" && (H(o, !0), l("dragEnd"), window.removeEventListener("mousemove", Q), window.removeEventListener("touchmove", Q), window.removeEventListener("mouseup", P), window.removeEventListener("touchend", P), B.type.startsWith("touch") && (_.value = !1), setTimeout(() => {
5032
+ t.disabled || c.value === "draging" && (W(o, !0), l("dragEnd"), window.removeEventListener("mousemove", Q), window.removeEventListener("touchmove", Q), window.removeEventListener("mouseup", P), window.removeEventListener("touchend", P), B.type.startsWith("touch") && (_.value = !1), setTimeout(() => {
5033
5033
  c.value = "";
5034
5034
  }));
5035
5035
  }, T = (B, U) => {
@@ -5044,18 +5044,18 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
5044
5044
  ref: s,
5045
5045
  style: E($.value),
5046
5046
  class: V(h.value),
5047
- onClick: J(j, ["stop"])
5047
+ onClick: J(q, ["stop"])
5048
5048
  }, [
5049
5049
  m.value.length > 0 ? (r(), d("div", Ci, [
5050
- (r(!0), d(K, null, ae(m.value, (W) => (r(), d("span", {
5051
- key: W,
5052
- class: V(w(W)),
5053
- style: E(L(W))
5050
+ (r(!0), d(K, null, ae(m.value, (j) => (r(), d("span", {
5051
+ key: j,
5052
+ class: V(w(j)),
5053
+ style: E(L(j))
5054
5054
  }, [
5055
- ee(D(W) + " ", 1),
5055
+ ee(D(j) + " ", 1),
5056
5056
  u("span", {
5057
5057
  class: "abl-range-tick",
5058
- style: E(g(W))
5058
+ style: E(g(j))
5059
5059
  }, null, 4)
5060
5060
  ], 6))), 128))
5061
5061
  ])) : R("", !0),
@@ -5063,24 +5063,24 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
5063
5063
  class: "abl-range-bar",
5064
5064
  style: E(N.value)
5065
5065
  }, [
5066
- e.range ? (r(), d(K, { key: 0 }, ae([0, 1], (W) => u("div", {
5067
- key: W,
5066
+ e.range ? (r(), d(K, { key: 0 }, ae([0, 1], (j) => u("div", {
5067
+ key: j,
5068
5068
  role: "slider",
5069
- class: V({ "abl-range-button-wrapper-left": W == 0, "abl-range-button-wrapper-right": W == 1 }),
5069
+ class: V({ "abl-range-button-wrapper-left": j == 0, "abl-range-button-wrapper-right": j == 1 }),
5070
5070
  tabindex: e.disabled ? -1 : 0,
5071
5071
  "aria-valuemin": +e.min,
5072
- "aria-valuenow": Y(W),
5072
+ "aria-valuenow": Y(j),
5073
5073
  "aria-valuemax": +e.max,
5074
5074
  "aria-orientation": "horizontal",
5075
5075
  ref_for: !0,
5076
5076
  ref: (te) => {
5077
- v.value[W] = te;
5077
+ v.value[j] = te;
5078
5078
  },
5079
5079
  onTouchstartPassive: (te) => {
5080
- typeof W == "number" && (a.value = W), T(te);
5080
+ typeof j == "number" && (a.value = j), T(te);
5081
5081
  },
5082
5082
  onMousedown: (te) => {
5083
- typeof W == "number" && (a.value = W), T(te);
5083
+ typeof j == "number" && (a.value = j), T(te);
5084
5084
  }
5085
5085
  }, [
5086
5086
  B.$slots.button ? z(B.$slots, "button", { key: 0 }, void 0, !0) : (r(), d("div", {
@@ -5090,9 +5090,9 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
5090
5090
  }, [
5091
5091
  e.showTooltip ? (r(), d("div", {
5092
5092
  key: 0,
5093
- class: V(["abl-handle-tooltip", [{ "display-tooltip": a.value === W && _.value }]])
5093
+ class: V(["abl-handle-tooltip", [{ "display-tooltip": a.value === j && _.value }]])
5094
5094
  }, [
5095
- ee(D(Y(W)) + " ", 1),
5095
+ ee(D(Y(j)) + " ", 1),
5096
5096
  Vi
5097
5097
  ], 2)) : R("", !0)
5098
5098
  ], 4))
@@ -5107,11 +5107,11 @@ const ul = (e) => (ye("data-v-f4c52821"), e = e(), be(), e), Si = {
5107
5107
  ref_key: "buttonRef",
5108
5108
  ref: y,
5109
5109
  "aria-orientation": "horizontal",
5110
- onTouchstart: U[0] || (U[0] = (W) => {
5111
- T(W);
5110
+ onTouchstart: U[0] || (U[0] = (j) => {
5111
+ T(j);
5112
5112
  }),
5113
- onMousedown: U[1] || (U[1] = (W) => {
5114
- T(W);
5113
+ onMousedown: U[1] || (U[1] = (j) => {
5114
+ T(j);
5115
5115
  })
5116
5116
  }, [
5117
5117
  B.$slots.button ? z(B.$slots, "button", { key: 0 }, void 0, !0) : (r(), d("div", {
@@ -5156,10 +5156,10 @@ const Ei = { class: "abl-pagination-wrap" }, Mi = {
5156
5156
  focusable: "false"
5157
5157
  }, [
5158
5158
  /* @__PURE__ */ u("path", { d: "M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 0 0 188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 0 0 492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" })
5159
- ], -1), Ui = [
5159
+ ], -1), Wi = [
5160
5160
  Fi,
5161
5161
  Hi
5162
- ], Wi = /* @__PURE__ */ u("span", { class: "icon iconfont-abl u-arrow" }, "", -1), ji = {
5162
+ ], Ui = /* @__PURE__ */ u("span", { class: "icon iconfont-abl u-arrow" }, "", -1), ji = {
5163
5163
  __name: "index",
5164
5164
  props: {
5165
5165
  current: {
@@ -5276,7 +5276,7 @@ const Ei = { class: "abl-pagination-wrap" }, Mi = {
5276
5276
  class: "m-arrow",
5277
5277
  ref: "backward",
5278
5278
  onClick: v
5279
- }, Ui, 512), [
5279
+ }, Wi, 512), [
5280
5280
  [le, o.value && c.value[c.value.length - 1] + 1 < s.value]
5281
5281
  ]),
5282
5282
  Z(u("div", {
@@ -5300,7 +5300,7 @@ const Ei = { class: "abl-pagination-wrap" }, Mi = {
5300
5300
  page: s.value === a.value ? a.value : a.value + 1,
5301
5301
  type: "next"
5302
5302
  }, () => [
5303
- Wi
5303
+ Ui
5304
5304
  ])
5305
5305
  ], 2)
5306
5306
  ])
@@ -5769,9 +5769,9 @@ const Tr = /* @__PURE__ */ G(Er, [["render", Nr], ["__scopeId", "data-v-c0c3cf26
5769
5769
  Ht,
5770
5770
  zn,
5771
5771
  Tn,
5772
- Ut,
5773
- Dn,
5774
5772
  Wt,
5773
+ Dn,
5774
+ Ut,
5775
5775
  nl,
5776
5776
  Da,
5777
5777
  Ha,
@@ -5818,14 +5818,14 @@ export {
5818
5818
  nr as ablBreadcrumbItem,
5819
5819
  Tn as ablButton,
5820
5820
  al as ablCell,
5821
- Ut as ablCheckbox,
5821
+ Wt as ablCheckbox,
5822
5822
  Dn as ablCheckboxGroup,
5823
5823
  Ha as ablCollapse,
5824
5824
  Ya as ablCollapseItem,
5825
5825
  zr as ablCountDown,
5826
5826
  pi as ablDescriptions,
5827
5827
  wi as ablDescriptionsItem,
5828
- Wt as ablDialog,
5828
+ Ut as ablDialog,
5829
5829
  zn as ablDrawer,
5830
5830
  is as ablDropdownItem,
5831
5831
  Zo as ablDropdownMenu,