@lazycatcloud/lzc-toolkit 0.0.227 → 0.0.228

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/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { shallowRef as mt, watchEffect as Yt, readonly as pt, getCurrentScope as Bt, onScopeDispose as yt, onMounted as ve, nextTick as ge, ref as g, watch as G, customRef as Ut, unref as A, isRef as Rt, getCurrentInstance as We, onUpdated as $t, computed as z, reactive as Ie, onUnmounted as Dt, inject as le, provide as F, defineComponent as J, h as fe, render as Ee, openBlock as R, createBlock as xe, Transition as Xe, withCtx as Ze, withDirectives as de, createElementBlock as P, normalizeClass as ue, createElementVNode as B, withModifiers as we, renderSlot as me, createCommentVNode as he, useCssVars as Ve, normalizeProps as Re, guardReactiveProps as $e, pushScopeId as Se, popScopeId as be, normalizeStyle as q, toDisplayString as Ke, vShow as Oe, createVNode as Te, onBeforeUnmount as Tt, onActivated as Nt, onBeforeMount as Ht, onDeactivated as Pt, useSlots as Ft, createTextVNode as wt, toRef as Wt, Fragment as He, mergeProps as Ne, renderList as Xt, toRefs as It } from "vue";
1
+ import { shallowRef as mt, watchEffect as Yt, readonly as pt, getCurrentScope as Bt, onScopeDispose as yt, onMounted as ve, nextTick as ge, ref as g, watch as G, customRef as Ut, unref as z, isRef as Rt, getCurrentInstance as We, onUpdated as $t, computed as L, reactive as Ie, onUnmounted as Dt, inject as le, provide as F, defineComponent as J, h as fe, render as Ee, openBlock as R, createBlock as xe, Transition as Xe, withCtx as Ze, withDirectives as de, createElementBlock as P, normalizeClass as ue, createElementVNode as B, withModifiers as we, renderSlot as me, createCommentVNode as he, useCssVars as Ve, normalizeProps as Re, guardReactiveProps as $e, pushScopeId as Se, popScopeId as be, normalizeStyle as q, toDisplayString as Ke, vShow as Oe, createVNode as Te, onBeforeUnmount as Tt, onActivated as Nt, onBeforeMount as Ht, onDeactivated as Pt, useSlots as Ft, createTextVNode as wt, toRef as Wt, Fragment as He, mergeProps as Ne, renderList as Xt, toRefs as It } from "vue";
2
2
  const Zt = {
3
3
  created(t, e) {
4
4
  let n, o, l;
@@ -62,7 +62,7 @@ function Ge(t) {
62
62
  return Bt() ? (yt(t), !0) : !1;
63
63
  }
64
64
  function se(t) {
65
- return typeof t == "function" ? t() : A(t);
65
+ return typeof t == "function" ? t() : z(t);
66
66
  }
67
67
  const At = typeof window < "u" && typeof document < "u";
68
68
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
@@ -162,7 +162,7 @@ function on() {
162
162
  }
163
163
  function ln(t) {
164
164
  const e = on();
165
- return z(() => (e.value, Boolean(t())));
165
+ return L(() => (e.value, Boolean(t())));
166
166
  }
167
167
  function sn(t) {
168
168
  const e = We(), n = Kt(
@@ -176,7 +176,7 @@ function je(t, e, n = {}) {
176
176
  let s;
177
177
  const a = ln(() => o && "ResizeObserver" in o), c = () => {
178
178
  s && (s.disconnect(), s = void 0);
179
- }, d = z(() => Array.isArray(t) ? t.map((r) => ce(r)) : [ce(t)]), i = G(
179
+ }, d = L(() => Array.isArray(t) ? t.map((r) => ce(r)) : [ce(t)]), i = G(
180
180
  d,
181
181
  (r) => {
182
182
  if (c(), a.value && o) {
@@ -195,7 +195,7 @@ function je(t, e, n = {}) {
195
195
  };
196
196
  }
197
197
  function an(t, e = { width: 0, height: 0 }, n = {}) {
198
- const { window: o = ke, box: l = "content-box" } = n, s = z(() => {
198
+ const { window: o = ke, box: l = "content-box" } = n, s = L(() => {
199
199
  var r, M;
200
200
  return (M = (r = ce(t)) == null ? void 0 : r.namespaceURI) == null ? void 0 : M.includes("svg");
201
201
  }), a = g(e.width), c = g(e.height), { stop: d } = je(
@@ -257,14 +257,14 @@ function un(t, e = {}) {
257
257
  onError: f = (w) => {
258
258
  console.error(w);
259
259
  }
260
- } = e, r = g(0), M = g(0), v = z({
260
+ } = e, r = g(0), M = g(0), v = L({
261
261
  get() {
262
262
  return r.value;
263
263
  },
264
264
  set(w) {
265
265
  p(w, void 0);
266
266
  }
267
- }), u = z({
267
+ }), u = L({
268
268
  get() {
269
269
  return M.value;
270
270
  },
@@ -293,9 +293,9 @@ function un(t, e = {}) {
293
293
  right: !1,
294
294
  top: !1,
295
295
  bottom: !1
296
- }), L = (w) => {
296
+ }), A = (w) => {
297
297
  !h.value || (h.value = !1, j.left = !1, j.right = !1, j.top = !1, j.bottom = !1, l(w));
298
- }, m = _e(L, n + o), y = (w) => {
298
+ }, m = _e(A, n + o), y = (w) => {
299
299
  var _;
300
300
  if (!i)
301
301
  return;
@@ -331,7 +331,7 @@ function un(t, e = {}) {
331
331
  }), Le(
332
332
  t,
333
333
  "scrollend",
334
- L,
334
+ A,
335
335
  c
336
336
  ), {
337
337
  x: v,
@@ -390,10 +390,10 @@ function fn(t, e) {
390
390
  let i;
391
391
  const f = mt(t), r = g(0), M = g({ start: 0, end: 10 }), v = g({ start: 0, end: l });
392
392
  let u = 0;
393
- const p = g([]), h = z(() => {
393
+ const p = g([]), h = L(() => {
394
394
  let { sum: N, height: T } = { sum: 0, height: 0 };
395
395
  return f.value.map((C, O) => (typeof o == "number" ? T = o : T = o(O), N += T, { height: T, sum: N }));
396
- }), I = z(() => H(M.value.start)), j = z(() => typeof o == "number" ? h.value.length * o : h.value[h.value.length - 1]?.sum || 0), L = z(() => {
396
+ }), I = L(() => H(M.value.start)), j = L(() => typeof o == "number" ? h.value.length * o : h.value[h.value.length - 1]?.sum || 0), A = L(() => {
397
397
  const { start: N, end: T } = v.value;
398
398
  return p.value.slice(N, T);
399
399
  });
@@ -474,13 +474,13 @@ function fn(t, e) {
474
474
  s.value.scrollTop = C.sum - C.height, w();
475
475
  }
476
476
  }
477
- const ee = z(() => ({
477
+ const ee = L(() => ({
478
478
  style: {
479
479
  width: "100%",
480
480
  height: `${j.value}px`,
481
481
  pointerEvents: c.value ? void 0 : "none"
482
482
  }
483
- })), te = z(() => ({
483
+ })), te = L(() => ({
484
484
  style: {
485
485
  transform: `translate3d(0, ${I.value}px, 0)`,
486
486
  "will-change": "transform"
@@ -490,7 +490,7 @@ function fn(t, e) {
490
490
  };
491
491
  return {
492
492
  list: p,
493
- visiableList: L,
493
+ visiableList: A,
494
494
  getItemHeightData: Q,
495
495
  getoffsetTopIndex: _,
496
496
  totalHeight: j,
@@ -515,9 +515,9 @@ function Qo() {
515
515
  voidFn: (h) => {
516
516
  },
517
517
  boolFn: (h) => !1,
518
- boolRef: z(() => !1),
519
- numberRef: z(() => 0),
520
- arrayRef: z(() => [])
518
+ boolRef: L(() => !1),
519
+ numberRef: L(() => 0),
520
+ arrayRef: L(() => [])
521
521
  }, s = le(Lt, "id"), a = le(ot, l), c = le(nt, e), d = le(it, n), i = le(tt, t), f = le(et, t), r = le(lt, t), M = le(st, t), v = le(at, t), u = le(Ae, t), p = le(ut, o);
522
522
  return {
523
523
  itemKey: s,
@@ -555,9 +555,9 @@ function Yo(t, e, n = { deep: !0, useAllFlagOptimizatiofn: !0 }) {
555
555
  function a(m) {
556
556
  s.clear(), m.forEach((y) => {
557
557
  s.has(y[e]) || s.set(y[e], y);
558
- }), L();
558
+ }), A();
559
559
  }
560
- const c = z(() => {
560
+ const c = L(() => {
561
561
  let m = [];
562
562
  if (o.value != null)
563
563
  o.value && (m = Array.from(s.values()));
@@ -568,10 +568,10 @@ function Yo(t, e, n = { deep: !0, useAllFlagOptimizatiofn: !0 }) {
568
568
  });
569
569
  }
570
570
  return m;
571
- }), d = z(() => {
571
+ }), d = L(() => {
572
572
  let m = 0;
573
573
  return o.value != null ? o.value && (m = s.size) : m = l.value.size, m;
574
- }), i = z(() => {
574
+ }), i = L(() => {
575
575
  let m;
576
576
  if (o.value != null)
577
577
  m = o.value;
@@ -621,7 +621,7 @@ function Yo(t, e, n = { deep: !0, useAllFlagOptimizatiofn: !0 }) {
621
621
  const { value: m } = i;
622
622
  m ? r() : f();
623
623
  }
624
- function L() {
624
+ function A() {
625
625
  const m = [];
626
626
  l.value.forEach((y) => {
627
627
  s.get(y) || m.push(y);
@@ -641,13 +641,13 @@ function Yo(t, e, n = { deep: !0, useAllFlagOptimizatiofn: !0 }) {
641
641
  };
642
642
  }
643
643
  function Bo(t) {
644
- const e = g(!1), n = g(/* @__PURE__ */ new Set()), o = z(() => {
644
+ const e = g(!1), n = g(/* @__PURE__ */ new Set()), o = L(() => {
645
645
  let u = [];
646
646
  return e.value != null ? e.value && (u = t.value) : n.value.size && (u = Array.from(n.value.values())), u;
647
- }), l = z(() => {
647
+ }), l = L(() => {
648
648
  let u = 0;
649
649
  return e.value != null ? e.value && (u = t.value.length) : u = n.value.size, u;
650
- }), s = z(() => {
650
+ }), s = L(() => {
651
651
  let u;
652
652
  if (e.value != null)
653
653
  u = e.value;
@@ -752,24 +752,24 @@ function jt({
752
752
  select: a = Ye("\u9009\u62E9"),
753
753
  unselect: c = Ye("\u53D6\u6D88\u9009\u62E9"),
754
754
  unselectAll: d = Ye("\u53D6\u6D88\u5168\u9009"),
755
- selected: i = z(() => [])
755
+ selected: i = L(() => [])
756
756
  } = s();
757
757
  let f = {};
758
- const r = z(
758
+ const r = L(
759
759
  () => Pe(o === "colum" ? _t : kt, 50)
760
- ), M = z(() => t ?? n), v = (() => e ? (S) => e(S) : (S) => S)(), u = /* @__PURE__ */ new Set();
760
+ ), M = L(() => t ?? n), v = (() => e ? (S) => e(S) : (S) => S)(), u = /* @__PURE__ */ new Set();
761
761
  let p = /* @__PURE__ */ new Set();
762
- const h = g(!0), I = g(), j = g(!1), L = g({ x: 0, y: 0 }), m = g({ x: 0, y: 0, scrollTop: 0 }), y = g({}), E = g({
762
+ const h = g(!0), I = g(), j = g(!1), A = g({ x: 0, y: 0 }), m = g({ x: 0, y: 0, scrollTop: 0 }), y = g({}), E = g({
763
763
  top: 0,
764
764
  height: 0,
765
765
  sync(S = !1) {
766
766
  E.value.top = I.value?.scrollTop || 0, S && (E.value.height = I.value?.scrollHeight || 0);
767
767
  }
768
- }), w = z(() => j.value ? {
769
- left: Math.min(L.value.x, m.value.x) - y.value.left,
770
- top: Math.min(L.value.y, m.value.y) - y.value.top,
771
- width: Math.abs(L.value.x - m.value.x),
772
- height: Math.abs(L.value.y - m.value.y)
768
+ }), w = L(() => j.value ? {
769
+ left: Math.min(A.value.x, m.value.x) - y.value.left,
770
+ top: Math.min(A.value.y, m.value.y) - y.value.top,
771
+ width: Math.abs(A.value.x - m.value.x),
772
+ height: Math.abs(A.value.y - m.value.y)
773
773
  } : { left: 0, top: 0, width: 0, height: 0 }), _ = g(!1), { margin: b = 50, startSpeed: H = 30, maxSpeed: Q = 30 } = l;
774
774
  let U;
775
775
  const ee = b, te = H, D = Q, N = (S) => S ** 1;
@@ -824,7 +824,7 @@ function jt({
824
824
  function V(S, x) {
825
825
  h.value = !0, j.value = !0, E.value.sync(!0);
826
826
  const X = x + E.value.top;
827
- L.value.x = S, L.value.y = X, m.value.x = S, m.value.y = X, I.value?.classList.add("disable-scroll-behavior"), u.clear();
827
+ A.value.x = S, A.value.y = X, m.value.x = S, m.value.y = X, I.value?.classList.add("disable-scroll-behavior"), u.clear();
828
828
  const W = i.value;
829
829
  p = new Set(
830
830
  W.map((K) => K[M.value])
@@ -903,7 +903,7 @@ function Uo(t) {
903
903
  dragMove: s,
904
904
  dragEnd: a,
905
905
  cancelSelectAllBySingleClick: c
906
- } = e, d = z(() => ({
906
+ } = e, d = L(() => ({
907
907
  left: `${n.value.left}px`,
908
908
  top: `${n.value.top}px`,
909
909
  width: `${n.value.width}px`,
@@ -932,11 +932,10 @@ function Uo(t) {
932
932
  s(h.x, h.y);
933
933
  }
934
934
  function v(h) {
935
- window.removeEventListener("mousemove", M), window.removeEventListener("mouseup", v), h.composedPath().some(
936
- (j) => e.getAttributeValue(
937
- j?.getAttribute?.(t.attribute)
938
- )
939
- ) || c(), a(), e.incrementalSelect.value = !1;
935
+ window.removeEventListener("mousemove", M), window.removeEventListener("mouseup", v), h.composedPath().some((j) => {
936
+ const A = j?.getAttribute?.(t.attribute);
937
+ return A != null;
938
+ }) || c(), a(), e.incrementalSelect.value = !1;
940
939
  }
941
940
  function u(h) {
942
941
  try {
@@ -995,7 +994,7 @@ function Ro(t, e = {}) {
995
994
  function j() {
996
995
  M(), i();
997
996
  }
998
- function L(y) {
997
+ function A(y) {
999
998
  try {
1000
999
  if (!s.init(y))
1001
1000
  throw new Error("\u521D\u59CB\u5316\u5931\u8D25,Ref\u5143\u7D20\u4E0D\u6B63\u786E");
@@ -1013,7 +1012,7 @@ function Ro(t, e = {}) {
1013
1012
  const y = s.containerEl.value;
1014
1013
  y.removeEventListener("scroll", a), y.removeEventListener("touchstart", h), y.removeEventListener("touchmove", I), window.removeEventListener("pointerup", j);
1015
1014
  }
1016
- return { init: L, unMount: m };
1015
+ return { init: A, unMount: m };
1017
1016
  }
1018
1017
  const Mn = Symbol(), gn = /* @__PURE__ */ J({
1019
1018
  __name: "Dialog",
@@ -1044,7 +1043,7 @@ const Mn = Symbol(), gn = /* @__PURE__ */ J({
1044
1043
  me(l.$slots, "default", {}, void 0, !0)
1045
1044
  ], 34)
1046
1045
  ], 2)), [
1047
- [A(Zt), () => o()]
1046
+ [z(Zt), () => o()]
1048
1047
  ]) : he("", !0)
1049
1048
  ]),
1050
1049
  _: 3
@@ -1157,15 +1156,15 @@ const Tn = /* @__PURE__ */ ae(Dn, [["__scopeId", "data-v-92a1804d"]]), Nn = "dat
1157
1156
  Ve((o) => ({
1158
1157
  b1cf73a8: t.delay
1159
1158
  }));
1160
- const n = z(() => {
1159
+ const n = L(() => {
1161
1160
  const o = {};
1162
1161
  return e.size === "mini" ? (o.width = "22px", o.height = "22px") : e.size === "large" && (o.width = "28px", o.height = "28px"), o;
1163
1162
  });
1164
1163
  return (o, l) => (R(), P("div", wn, [
1165
1164
  B("img", {
1166
1165
  class: "loading-circle",
1167
- src: A(Nn),
1168
- style: q(A(n))
1166
+ src: z(Nn),
1167
+ style: q(z(n))
1169
1168
  }, null, 12, In)
1170
1169
  ]));
1171
1170
  }
@@ -1193,10 +1192,10 @@ const An = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4Ii
1193
1192
  },
1194
1193
  emits: ["close"],
1195
1194
  setup(t, { emit: e }) {
1196
- const n = t, o = "lzc-loading-toast", l = z(() => {
1195
+ const n = t, o = "lzc-loading-toast", l = L(() => {
1197
1196
  let i = {};
1198
1197
  return n.captureEventP && (i.pointerEvents = "none"), i;
1199
- }), s = z(() => {
1198
+ }), s = L(() => {
1200
1199
  let i = {
1201
1200
  padding: "12px"
1202
1201
  };
@@ -1204,7 +1203,7 @@ const An = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4Ii
1204
1203
  ...i,
1205
1204
  ...n.overlayContentStyle
1206
1205
  }), i;
1207
- }), a = z(() => {
1206
+ }), a = L(() => {
1208
1207
  let i = {};
1209
1208
  return n.showClose && !n.icon && (i.paddingRight = "16px"), i;
1210
1209
  });
@@ -1221,7 +1220,7 @@ const An = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4Ii
1221
1220
  default: Ze(() => [
1222
1221
  B("div", {
1223
1222
  id: o,
1224
- style: q(A(l))
1223
+ style: q(z(l))
1225
1224
  }, [
1226
1225
  de(B("div", {
1227
1226
  class: ue(`${o} ${t.className}`),
@@ -1233,23 +1232,23 @@ const An = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4Ii
1233
1232
  }, [
1234
1233
  B("div", {
1235
1234
  class: ue(`${o}-content`),
1236
- style: q(A(s))
1235
+ style: q(z(s))
1237
1236
  }, [
1238
1237
  t.showClose ? (R(), P("img", {
1239
1238
  key: 0,
1240
1239
  onClick: f[0] || (f[0] = we((r) => e("close"), ["stop"])),
1241
- src: A(An),
1240
+ src: z(An),
1242
1241
  class: ue(`${o}-close`)
1243
1242
  }, null, 10, Cn)) : he("", !0),
1244
1243
  t.showIcon ? (R(), P("img", {
1245
1244
  key: 1,
1246
- src: t.icon || A(zn),
1245
+ src: t.icon || z(zn),
1247
1246
  class: ue(`${o}-icon`)
1248
1247
  }, null, 10, xn)) : he("", !0),
1249
1248
  t.message ? (R(), P("div", {
1250
1249
  key: 2,
1251
1250
  class: ue(`${o}-message`),
1252
- style: q(A(a))
1251
+ style: q(z(a))
1253
1252
  }, Ke(t.message), 7)) : he("", !0)
1254
1253
  ], 6)
1255
1254
  ], 10, jn)
@@ -1388,10 +1387,10 @@ function Yn(t) {
1388
1387
  function Bn(t, e) {
1389
1388
  const n = g(!1);
1390
1389
  function o() {
1391
- n.value || (n.value = !0, A(t)?.addEventListener("transitionend", l));
1390
+ n.value || (n.value = !0, z(t)?.addEventListener("transitionend", l));
1392
1391
  }
1393
1392
  function l() {
1394
- A(t)?.removeEventListener("transitionend", l), n.value = !1, e.onComplate?.();
1393
+ z(t)?.removeEventListener("transitionend", l), n.value = !1, e.onComplate?.();
1395
1394
  }
1396
1395
  return { transitioning: n, startTransition: o };
1397
1396
  }
@@ -1492,7 +1491,7 @@ function xt(t) {
1492
1491
  async function j() {
1493
1492
  await Fe(15), delete f.value.filter;
1494
1493
  }
1495
- async function L(D, N, T) {
1494
+ async function A(D, N, T) {
1496
1495
  if (e.value || (D = re(D), D = Be(
1497
1496
  D,
1498
1497
  o.value - o.value * 0.5,
@@ -1511,7 +1510,7 @@ function xt(t) {
1511
1510
  }
1512
1511
  function m() {
1513
1512
  const D = i.level > 1 ? 1 : w();
1514
- L(D, void 0, !0);
1513
+ A(D, void 0, !0);
1515
1514
  }
1516
1515
  function y(D, N) {
1517
1516
  if (!i.preview)
@@ -1523,7 +1522,7 @@ function xt(t) {
1523
1522
  });
1524
1523
  }
1525
1524
  async function E() {
1526
- i.level >= o.value && i.level <= l.value ? i.zooming && await I() : i.level < o.value ? await L(o.value, void 0, !0) : i.level > l.value && await L(l.value, i.lastCenter, !0), i.zooming = !1;
1525
+ i.level >= o.value && i.level <= l.value ? i.zooming && await I() : i.level < o.value ? await A(o.value, void 0, !0) : i.level > l.value && await A(l.value, i.lastCenter, !0), i.zooming = !1;
1527
1526
  }
1528
1527
  function w() {
1529
1528
  const { width: D, height: N } = c.value, { width: T, height: C } = d.value, O = 2.5;
@@ -1584,7 +1583,7 @@ function xt(t) {
1584
1583
  switchToZoom: h,
1585
1584
  switchToPreview: I,
1586
1585
  panTo: y,
1587
- zoomTo: L,
1586
+ zoomTo: A,
1588
1587
  zoomFinished: E,
1589
1588
  toggleZoom: m,
1590
1589
  setDisableZoom: U,
@@ -1603,9 +1602,9 @@ function St(t, e) {
1603
1602
  }
1604
1603
  function r(M, v, u, p) {
1605
1604
  a.measure();
1606
- const { top: h, left: I, right: j, bottom: L } = a.arrivedState;
1605
+ const { top: h, left: I, right: j, bottom: A } = a.arrivedState;
1607
1606
  if (M == "start")
1608
- d = h || I || j || L;
1607
+ d = h || I || j || A;
1609
1608
  else if (c == 2)
1610
1609
  d = !1;
1611
1610
  else if (d) {
@@ -1614,7 +1613,7 @@ function St(t, e) {
1614
1613
  d = !1;
1615
1614
  else {
1616
1615
  const m = o.startY.value < u;
1617
- d = h && m || L && !m;
1616
+ d = h && m || A && !m;
1618
1617
  }
1619
1618
  else if (o.direction.value == "horizontal") {
1620
1619
  const m = o.startX.value < v;
@@ -1635,49 +1634,49 @@ function Wo(t) {
1635
1634
  let a = !1, c = null;
1636
1635
  const d = { top: 0, left: 0 }, i = _e(h, 150), { onSwipeEdge: f } = St(e, t.onSwipeEdge), r = g({ top: 0, left: 0 });
1637
1636
  Le("keyup", j), Le("keydown", I);
1638
- function M(L) {
1637
+ function M(A) {
1639
1638
  const m = e.containerRef.value;
1640
1639
  if (!m)
1641
1640
  return;
1642
1641
  const { left: y, top: E } = m.getBoundingClientRect();
1643
1642
  r.value.left = y, r.value.top = E, l.startTap();
1644
- let w = L.clientX - y, _ = L.clientY - E;
1645
- o.start(w, _), f("start", w, _, L), s.transitioning.value || (a = !0, d.left = y, d.top = E, n.offsetX = m.scrollLeft, n.offsetY = m.scrollTop), window.addEventListener("pointermove", v), window.addEventListener("pointerup", u);
1643
+ let w = A.clientX - y, _ = A.clientY - E;
1644
+ o.start(w, _), f("start", w, _, A), s.transitioning.value || (a = !0, d.left = y, d.top = E, n.offsetX = m.scrollLeft, n.offsetY = m.scrollTop), window.addEventListener("pointermove", v), window.addEventListener("pointerup", u);
1646
1645
  }
1647
- function v(L) {
1646
+ function v(A) {
1648
1647
  if (!a || e.getDisableMove())
1649
1648
  return;
1650
- let m = L.clientX, y = L.clientY;
1649
+ let m = A.clientX, y = A.clientY;
1651
1650
  o.move(m, y), f(
1652
1651
  "move",
1653
1652
  m - r.value.left,
1654
1653
  y - r.value.top,
1655
- L
1654
+ A
1656
1655
  ), n.level !== 1 && e.panTo(
1657
1656
  o.deltaX.value - d.left,
1658
1657
  o.deltaY.value - d.top
1659
1658
  );
1660
1659
  }
1661
- function u(L) {
1662
- f("end", o.offsetX.value, o.offsetY.value, L), l.checkTap(o.offsetX.value, o.offsetY.value), o.reset(), a = !1, window.removeEventListener("pointermove", v), window.removeEventListener("pointerup", u);
1660
+ function u(A) {
1661
+ f("end", o.offsetX.value, o.offsetY.value, A), l.checkTap(o.offsetX.value, o.offsetY.value), o.reset(), a = !1, window.removeEventListener("pointermove", v), window.removeEventListener("pointerup", u);
1663
1662
  }
1664
- function p(L) {
1665
- if (!L.ctrlKey)
1663
+ function p(A) {
1664
+ if (!A.ctrlKey)
1666
1665
  return;
1667
- n.zooming || (n.zooming = !0, c == "Control" && window.addEventListener("keyup", h)), L.preventDefault();
1668
- let m = -L.deltaY;
1669
- L.deltaMode === 1 ? m *= 0.05 : m *= L.deltaMode ? 1 : 2e-3, c != "Control" && (m *= 10), m = 2 ** m;
1666
+ n.zooming || (n.zooming = !0, c == "Control" && window.addEventListener("keyup", h)), A.preventDefault();
1667
+ let m = -A.deltaY;
1668
+ A.deltaMode === 1 ? m *= 0.05 : m *= A.deltaMode ? 1 : 2e-3, c != "Control" && (m *= 10), m = 2 ** m;
1670
1669
  const y = n.level * m;
1671
1670
  n.lastCenter = {
1672
- x: L.clientX - r.value.left,
1673
- y: L.clientY - r.value.top
1671
+ x: A.clientX - r.value.left,
1672
+ y: A.clientY - r.value.top
1674
1673
  }, e.zoomTo(y, n.lastCenter), c != "Control" && i();
1675
1674
  }
1676
1675
  function h() {
1677
1676
  e.zoomFinished(), window.removeEventListener("keyup", h);
1678
1677
  }
1679
- function I(L) {
1680
- c = L.key;
1678
+ function I(A) {
1679
+ c = A.key;
1681
1680
  }
1682
1681
  function j() {
1683
1682
  c = null;
@@ -1787,7 +1786,7 @@ const Fn = ["onClick"], Wn = /* @__PURE__ */ J({
1787
1786
  buttonClickEvent: null
1788
1787
  },
1789
1788
  setup(t) {
1790
- const e = t, n = g(), o = g(), l = g(), s = z(() => {
1789
+ const e = t, n = g(), o = g(), l = g(), s = L(() => {
1791
1790
  switch (e.position) {
1792
1791
  case "top":
1793
1792
  return 10;
@@ -1796,14 +1795,14 @@ const Fn = ["onClick"], Wn = /* @__PURE__ */ J({
1796
1795
  case "bottom":
1797
1796
  return 85;
1798
1797
  }
1799
- }), a = z(() => ({
1798
+ }), a = L(() => ({
1800
1799
  position: "absolute",
1801
1800
  borderRadius: "10px",
1802
1801
  backgroundColor: "rgba(0, 0, 0, 0.8)",
1803
1802
  padding: "14px 19px",
1804
1803
  top: `calc(${s.value}% - ${l.value}px)`,
1805
1804
  left: `calc(50% - ${o.value}px)`
1806
- })), c = z(() => ({
1805
+ })), c = L(() => ({
1807
1806
  width: "fit-content",
1808
1807
  display: "flex",
1809
1808
  justifyContent: "center",
@@ -1822,10 +1821,10 @@ const Fn = ["onClick"], Wn = /* @__PURE__ */ J({
1822
1821
  ref_key: "toastWrapper",
1823
1822
  ref: n,
1824
1823
  class: "toastWrapper",
1825
- style: q([A(a), { zIndex: 9999999 }])
1824
+ style: q([z(a), { zIndex: 9999999 }])
1826
1825
  }, [
1827
1826
  B("div", {
1828
- style: q(A(c))
1827
+ style: q(z(c))
1829
1828
  }, [
1830
1829
  B("span", null, Ke(t.message), 1)
1831
1830
  ], 4)
@@ -1874,7 +1873,7 @@ const Zn = ["xlink:href", "fill", "color"], Ce = /* @__PURE__ */ J({
1874
1873
  height: null
1875
1874
  },
1876
1875
  setup(t) {
1877
- const e = t, n = z(() => `#${e.prefix}-${e.name}`), o = z(() => ({
1876
+ const e = t, n = L(() => `#${e.prefix}-${e.name}`), o = L(() => ({
1878
1877
  width: `${e.width ?? e.height}px`,
1879
1878
  height: `${e.height ?? e.width}px`,
1880
1879
  aspectRatio: e.width && e.height ? void 0 : "1/1"
@@ -1885,10 +1884,10 @@ const Zn = ["xlink:href", "fill", "color"], Ce = /* @__PURE__ */ J({
1885
1884
  }
1886
1885
  return (s, a) => (R(), P("svg", {
1887
1886
  "aria-hidden": "",
1888
- style: q({ ...A(o), ...l(s.$attrs) })
1887
+ style: q({ ...z(o), ...l(s.$attrs) })
1889
1888
  }, [
1890
1889
  B("use", {
1891
- "xlink:href": A(n),
1890
+ "xlink:href": z(n),
1892
1891
  fill: t.color,
1893
1892
  color: t.color
1894
1893
  }, null, 8, Zn)
@@ -1912,10 +1911,10 @@ function Vn(t) {
1912
1911
  clientHeight: 0
1913
1912
  }), p = g({
1914
1913
  clientHeight: 0
1915
- }), h = z(() => !!M.value), I = z(() => u.value.scrollHeight > u.value.clientHeight), j = z(() => o ? u.value.clientHeight - y.value : u.value.clientHeight - p.value.clientHeight), L = z(() => u.value.scrollHeight - u.value.clientHeight), m = z(() => !u.value.clientHeight && !u.value.scrollHeight ? 1 : Math.max(
1914
+ }), h = L(() => !!M.value), I = L(() => u.value.scrollHeight > u.value.clientHeight), j = L(() => o ? u.value.clientHeight - y.value : u.value.clientHeight - p.value.clientHeight), A = L(() => u.value.scrollHeight - u.value.clientHeight), m = L(() => !u.value.clientHeight && !u.value.scrollHeight ? 1 : Math.max(
1916
1915
  u.value.clientHeight / u.value.scrollHeight,
1917
1916
  0.05
1918
- )), y = z(() => m.value > s ? 0 : m.value * u.value.clientHeight), E = z(() => ({
1917
+ )), y = L(() => m.value > s ? 0 : m.value * u.value.clientHeight), E = L(() => ({
1919
1918
  willChange: "transform",
1920
1919
  transform: `translate3d(0,${v.value}px,0)`,
1921
1920
  height: o ? `${y.value}px` : void 0
@@ -1938,7 +1937,7 @@ function Vn(t) {
1938
1937
  return;
1939
1938
  let $ = Y.clientY - u.value.top - M.value;
1940
1939
  $ < 0 ? v.value = 0 : $ >= j.value ? v.value = j.value : v.value = $, e.value.scrollTo({
1941
- top: v.value / j.value * L.value
1940
+ top: v.value / j.value * A.value
1942
1941
  });
1943
1942
  }
1944
1943
  function U() {
@@ -1948,7 +1947,7 @@ function Vn(t) {
1948
1947
  cancelAnimationFrame(i), i = requestAnimationFrame(te);
1949
1948
  }
1950
1949
  function te() {
1951
- e.value && (r.value = l.scrollTop?.value ?? e.value.scrollTop, v.value = r.value / L.value * j.value);
1950
+ e.value && (r.value = l.scrollTop?.value ?? e.value.scrollTop, v.value = r.value / A.value * j.value);
1952
1951
  }
1953
1952
  function D(Y) {
1954
1953
  let $ = "addEventListener";
@@ -2015,13 +2014,13 @@ const Kn = (t) => (Se("data-v-7fd39e51"), t = t(), be(), t), Gn = /* @__PURE__ *
2015
2014
  maxHeightRatio: { default: 0.9 }
2016
2015
  },
2017
2016
  setup(t, { expose: e }) {
2018
- const n = t, o = !!Ft().default, l = g(null), s = z(() => n.containerEl), a = Vn({
2017
+ const n = t, o = !!Ft().default, l = g(null), s = L(() => n.containerEl), a = Vn({
2019
2018
  containerEl: s,
2020
2019
  sliderEl: l,
2021
2020
  autoHeight: o ? n.autoHeight : !0,
2022
2021
  performance: n.performance,
2023
2022
  observeMethod: n.observeMethod
2024
- }), { scrollable: c, isScrollEnd: d, sliderPos: i, heightRatio: f } = a, r = g(!1), M = n.autoHide ? z(() => n.maxHeightRatio < f.value ? !1 : r.value || !d.value) : z(() => n.maxHeightRatio < f.value ? !1 : c.value), { load: v } = Je(
2023
+ }), { scrollable: c, isScrollEnd: d, sliderPos: i, heightRatio: f } = a, r = g(!1), M = n.autoHide ? L(() => n.maxHeightRatio < f.value ? !1 : r.value || !d.value) : L(() => n.maxHeightRatio < f.value ? !1 : c.value), { load: v } = Je(
2025
2024
  `.hide-scrollbar {
2026
2025
  scrollbar-width: none;
2027
2026
  -ms-overflow-style: none;
@@ -2052,13 +2051,13 @@ const Kn = (t) => (Se("data-v-7fd39e51"), t = t(), be(), t), Gn = /* @__PURE__ *
2052
2051
  class: "slider-wrapper",
2053
2052
  onMouseenter: u,
2054
2053
  onMouseleave: p,
2055
- style: q(A(i))
2054
+ style: q(z(i))
2056
2055
  }, [
2057
2056
  me(h.$slots, "default", {}, () => [
2058
2057
  Gn
2059
2058
  ], !0)
2060
2059
  ], 36), [
2061
- [Oe, A(M)]
2060
+ [Oe, z(M)]
2062
2061
  ])
2063
2062
  ]),
2064
2063
  _: 3
@@ -2084,15 +2083,15 @@ const Go = /* @__PURE__ */ ae(qn, [["__scopeId", "data-v-7fd39e51"]]), Jn = (t)
2084
2083
  const n = t, o = 0.7, l = "#2EC1CC", s = g(-999), a = g(1), c = g(0), d = g(0.3), i = g(!1), f = g(0), r = g(0), M = g(0), v = g(0), u = g(0), p = g(), h = g({
2085
2084
  transition: "0ms",
2086
2085
  transform: "translate3d(0, 0, 0)"
2087
- }), I = z(() => n.scrollTop), j = z(() => ({
2086
+ }), I = L(() => n.scrollTop), j = L(() => ({
2088
2087
  transition: `${v.value}ms`,
2089
2088
  transform: `translate3d(0,${s.value}px, 0) scale(${a.value})`
2090
- })), L = z(() => ({
2089
+ })), A = L(() => ({
2091
2090
  borderColor: l,
2092
2091
  transition: v.value,
2093
2092
  transform: `rotate(${100 + c.value}deg)`,
2094
2093
  opacity: d.value
2095
- })), m = z(() => {
2094
+ })), m = L(() => {
2096
2095
  if (!!p.value)
2097
2096
  switch (p.value) {
2098
2097
  case "success":
@@ -2157,11 +2156,11 @@ const Go = /* @__PURE__ */ ae(qn, [["__scopeId", "data-v-7fd39e51"]]), Jn = (t)
2157
2156
  }), (Q, U) => (R(), P("div", eo, [
2158
2157
  B("div", {
2159
2158
  class: "pull-refresh-box",
2160
- style: q(A(j))
2159
+ style: q(z(j))
2161
2160
  }, [
2162
- A(m) ? (R(), P("div", io, [
2161
+ z(m) ? (R(), P("div", io, [
2163
2162
  me(Q.$slots, "tip", { status: p.value }, () => [
2164
- wt(Ke(A(m)), 1)
2163
+ wt(Ke(z(m)), 1)
2165
2164
  ], !0)
2166
2165
  ])) : (R(), P("div", to, [
2167
2166
  u.value == 2 ? (R(), P("div", no, [
@@ -2181,7 +2180,7 @@ const Go = /* @__PURE__ */ ae(qn, [["__scopeId", "data-v-7fd39e51"]]), Jn = (t)
2181
2180
  ])) : (R(), P("div", {
2182
2181
  key: 1,
2183
2182
  class: "pull-circle-line",
2184
- style: q(A(L))
2183
+ style: q(z(A))
2185
2184
  }, [
2186
2185
  B("div", ao, [
2187
2186
  B("div", {
@@ -2235,7 +2234,7 @@ const ro = /* @__PURE__ */ ae(uo, [["__scopeId", "data-v-b28b4e7e"]]), co = ["da
2235
2234
  Te(ro, {
2236
2235
  refresh: t.refresh,
2237
2236
  refreshOff: t.refreshOff,
2238
- scrollTop: A(f),
2237
+ scrollTop: z(f),
2239
2238
  pullRefreshContainer: "#" + r
2240
2239
  }, null, 8, ["refresh", "refreshOff", "scrollTop", "pullRefreshContainer"]),
2241
2240
  B("div", {
@@ -2243,17 +2242,17 @@ const ro = /* @__PURE__ */ ae(uo, [["__scopeId", "data-v-b28b4e7e"]]), co = ["da
2243
2242
  id: r
2244
2243
  }, [
2245
2244
  B("div", Ne({
2246
- onScrollPassive: u[0] || (u[0] = (...p) => A(a).onScroll && A(a).onScroll(...p)),
2247
- ref: A(a).ref,
2245
+ onScrollPassive: u[0] || (u[0] = (...p) => z(a).onScroll && z(a).onScroll(...p)),
2246
+ ref: z(a).ref,
2248
2247
  class: "virtualList"
2249
2248
  }, v.$attrs), [
2250
- B("div", Re($e(A(c))), [
2251
- B("div", Re($e(A(d))), [
2252
- (R(!0), P(He, null, Xt(A(s), ({ data: p, index: h }) => (R(), P("div", {
2249
+ B("div", Re($e(z(c))), [
2250
+ B("div", Re($e(z(d))), [
2251
+ (R(!0), P(He, null, Xt(z(s), ({ data: p, index: h }) => (R(), P("div", {
2253
2252
  key: M(p, h),
2254
2253
  "data-key": M(p, h),
2255
2254
  style: q({
2256
- height: `${A(i)(h).height}px`,
2255
+ height: `${z(i)(h).height}px`,
2257
2256
  display: "flex"
2258
2257
  })
2259
2258
  }, [
@@ -2317,7 +2316,7 @@ const Jo = /* @__PURE__ */ ae(Do, [["__scopeId", "data-v-33519afd"]]), To = [
2317
2316
  "image/pcx"
2318
2317
  ];
2319
2318
  function bt(t, e) {
2320
- const n = g(t?.value), o = z(() => n.value?.startsWith("/_lzc")), l = g(!1), s = z(() => l.value), a = z(() => {
2319
+ const n = g(t?.value), o = L(() => n.value?.startsWith("/_lzc")), l = g(!1), s = L(() => l.value), a = L(() => {
2321
2320
  const d = e?.value;
2322
2321
  return !d || d.startsWith("video/") ? !0 : d.startsWith("image/") ? o.value ? !0 : !To.includes(d) : !1;
2323
2322
  });
@@ -2368,14 +2367,14 @@ const No = ["title"], wo = { class: "tip" }, Io = /* @__PURE__ */ wt("\u5F53\u52
2368
2367
  function j() {
2369
2368
  a.value && (c.value = !0);
2370
2369
  }
2371
- async function L() {
2370
+ async function A() {
2372
2371
  I(), h.value ? (o.value?.addEventListener("animationend", m), o.value?.classList.add("showing"), await ge()) : o.value && e("load", o.value), o.value?.classList.remove("src-class");
2373
2372
  }
2374
2373
  function m() {
2375
2374
  o.value?.removeEventListener("animationend", m), o.value?.classList.remove("showing"), o.value && e("load", o.value), j();
2376
2375
  }
2377
2376
  async function y(_) {
2378
- _ ? L() : l.value && e("load", l.value), s.value = !0;
2377
+ _ ? A() : l.value && e("load", l.value), s.value = !0;
2379
2378
  }
2380
2379
  function E(_) {
2381
2380
  _ ? (v(), e("loadError")) : I(), s.value = !0;
@@ -2384,9 +2383,9 @@ const No = ["title"], wo = { class: "tip" }, Io = /* @__PURE__ */ wt("\u5F53\u52
2384
2383
  e("noSupport");
2385
2384
  }
2386
2385
  return (_, b) => (R(), P(He, null, [
2387
- A(r) && !s.value ? (R(), xe(A(p), { key: 0 })) : he("", !0),
2388
- A(r) ? A(M) ? (R(), P("div", Ne({ key: 3 }, _.$attrs, {
2389
- title: A(f),
2386
+ z(r) && !s.value ? (R(), xe(z(p), { key: 0 })) : he("", !0),
2387
+ z(r) ? z(M) ? (R(), P("div", Ne({ key: 3 }, _.$attrs, {
2388
+ title: z(f),
2390
2389
  class: "tip-wrap"
2391
2390
  }), [
2392
2391
  Te(Ce, {
@@ -2395,19 +2394,19 @@ const No = ["title"], wo = { class: "tip" }, Io = /* @__PURE__ */ wt("\u5F53\u52
2395
2394
  }, null, 8, ["name"])
2396
2395
  ], 16, Lo)) : me(_.$slots, "default", {
2397
2396
  key: 2,
2398
- src: A(f),
2397
+ src: z(f),
2399
2398
  onLoad: y,
2400
2399
  onError: E,
2401
- vImageCancel: A(u)
2400
+ vImageCancel: z(u)
2402
2401
  }, () => [
2403
- A(h) ? de((R(), P("img", Ne({ key: 0 }, _.$attrs, {
2402
+ z(h) ? de((R(), P("img", Ne({ key: 0 }, _.$attrs, {
2404
2403
  ref_key: "thumbnailRef",
2405
2404
  ref: l,
2406
2405
  onLoad: b[0] || (b[0] = (H) => y()),
2407
2406
  onError: b[1] || (b[1] = (H) => E()),
2408
2407
  src: t.thumbnail
2409
2408
  }), null, 16, Ao)), [
2410
- [A(u)]
2409
+ [z(u)]
2411
2410
  ]) : he("", !0),
2412
2411
  t.isShowSrc || a.value ? de((R(), P("img", Ne({ key: 1 }, _.$attrs, {
2413
2412
  ref_key: "srcRef",
@@ -2415,13 +2414,13 @@ const No = ["title"], wo = { class: "tip" }, Io = /* @__PURE__ */ wt("\u5F53\u52
2415
2414
  class: "src-class",
2416
2415
  onLoad: b[2] || (b[2] = (H) => y(!0)),
2417
2416
  onError: b[3] || (b[3] = (H) => E(!0)),
2418
- src: A(f)
2417
+ src: z(f)
2419
2418
  }), null, 16, zo)), [
2420
- [A(u)],
2419
+ [z(u)],
2421
2420
  [Oe, a.value]
2422
2421
  ]) : he("", !0)
2423
2422
  ], !0) : (R(), P("div", Ne({ key: 1 }, _.$attrs, {
2424
- title: A(f),
2423
+ title: z(f),
2425
2424
  class: "tip-wrap"
2426
2425
  }), [
2427
2426
  Te(Ce, {
@@ -2429,7 +2428,7 @@ const No = ["title"], wo = { class: "tip" }, Io = /* @__PURE__ */ wt("\u5F53\u52
2429
2428
  name: t.noSupportIconName
2430
2429
  }, null, 8, ["name"]),
2431
2430
  de((R(), P("span", wo, Eo)), [
2432
- [A(Et), w]
2431
+ [z(Et), w]
2433
2432
  ])
2434
2433
  ], 16, No))
2435
2434
  ], 64));
@@ -2447,9 +2446,9 @@ const el = /* @__PURE__ */ ae(Co, [["__scopeId", "data-v-89b1c69e"]]), xo = ["ti
2447
2446
  function r() {
2448
2447
  e("noSupport");
2449
2448
  }
2450
- return (M, v) => A(d) ? A(c) ? me(M.$slots, "imageError", { key: 2 }, () => [
2449
+ return (M, v) => z(d) ? z(c) ? me(M.$slots, "imageError", { key: 2 }, () => [
2451
2450
  B("div", {
2452
- title: A(a),
2451
+ title: z(a),
2453
2452
  class: "icon-wrap"
2454
2453
  }, [
2455
2454
  Te(Ce, {
@@ -2461,21 +2460,21 @@ const el = /* @__PURE__ */ ae(Co, [["__scopeId", "data-v-89b1c69e"]]), xo = ["ti
2461
2460
  key: 1,
2462
2461
  fetchpriority: "high",
2463
2462
  onLoad: v[0] || (v[0] = (u) => o.value = !0),
2464
- onError: v[1] || (v[1] = (...u) => A(i) && A(i)(...u)),
2465
- src: A(a)
2463
+ onError: v[1] || (v[1] = (...u) => z(i) && z(i)(...u)),
2464
+ src: z(a)
2466
2465
  }, null, 40, So)), [
2467
- [A(f)],
2466
+ [z(f)],
2468
2467
  [Oe, o.value]
2469
2468
  ]) : me(M.$slots, "noSupport", { key: 0 }, () => [
2470
2469
  B("div", {
2471
- title: A(a),
2470
+ title: z(a),
2472
2471
  class: "icon-wrap"
2473
2472
  }, [
2474
2473
  de(Te(Ce, {
2475
2474
  class: "icon",
2476
2475
  name: "\u672A\u77E5\u7C7B\u578B"
2477
2476
  }, null, 512), [
2478
- [A(Et), r]
2477
+ [z(Et), r]
2479
2478
  ])
2480
2479
  ], 8, xo)
2481
2480
  ], !0);