@lazycatcloud/lzc-toolkit 0.0.90 → 0.0.91
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 +191 -191
- package/dist/index.umd.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getCurrentScope as st, onScopeDispose as at, getCurrentInstance as $e, onMounted as ne, nextTick as me, ref as p, watch as
|
|
1
|
+
import { getCurrentScope as st, onScopeDispose as at, getCurrentInstance as $e, onMounted as ne, nextTick as me, ref as p, watch as V, customRef as rt, unref as R, readonly as ut, onUpdated as it, shallowRef as ct, computed as w, onUnmounted as Re, inject as j, provide as z, defineComponent as Y, h as Q, render as se, openBlock as I, createBlock as Ie, Transition as Be, withCtx as Me, withDirectives as Pe, createElementBlock as H, createElementVNode as x, withModifiers as He, normalizeClass as Ae, renderSlot as ge, createCommentVNode as dt, useCssVars as Fe, normalizeProps as ve, guardReactiveProps as fe, pushScopeId as re, popScopeId as ue, normalizeStyle as W, toDisplayString as ke, useSlots as vt, vShow as ft, toRef as ht, Fragment as we, createVNode as pt, mergeProps as mt, renderList as gt } from "vue";
|
|
2
2
|
const _t = {
|
|
3
3
|
created(e, t) {
|
|
4
4
|
let n, o;
|
|
@@ -28,9 +28,9 @@ const _t = {
|
|
|
28
28
|
e.addEventListener("click", a);
|
|
29
29
|
}
|
|
30
30
|
};
|
|
31
|
-
var
|
|
32
|
-
const le = typeof window < "u",
|
|
33
|
-
le && ((
|
|
31
|
+
var Ee;
|
|
32
|
+
const le = typeof window < "u", Ce = (e) => typeof e == "function";
|
|
33
|
+
le && ((Ee = window?.navigator) == null ? void 0 : Ee.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
|
|
34
34
|
function ae(e) {
|
|
35
35
|
return typeof e == "function" ? e() : R(e);
|
|
36
36
|
}
|
|
@@ -70,13 +70,13 @@ function bt(e, t = !0, n = !0) {
|
|
|
70
70
|
function wt(e) {
|
|
71
71
|
return e;
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function Et(e, t) {
|
|
74
74
|
let n, o, l;
|
|
75
75
|
const a = p(!0), s = () => {
|
|
76
76
|
a.value = !0, l();
|
|
77
77
|
};
|
|
78
|
-
|
|
79
|
-
const r =
|
|
78
|
+
V(e, s, { flush: "sync" });
|
|
79
|
+
const r = Ce(t) ? t : t.get, h = Ce(t) ? void 0 : t.set, v = rt((i, c) => (o = i, l = c, {
|
|
80
80
|
get() {
|
|
81
81
|
return a.value && (n = r(), a.value = !1), o(), n;
|
|
82
82
|
},
|
|
@@ -103,7 +103,7 @@ function je(e) {
|
|
|
103
103
|
const n = ae(e);
|
|
104
104
|
return (t = n?.$el) != null ? t : n;
|
|
105
105
|
}
|
|
106
|
-
const
|
|
106
|
+
const Ct = le ? window : void 0, St = le ? window.document : void 0;
|
|
107
107
|
le && window.navigator;
|
|
108
108
|
le && window.location;
|
|
109
109
|
function xt(e, t = !1) {
|
|
@@ -114,7 +114,7 @@ const he = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window :
|
|
|
114
114
|
he[pe] = he[pe] || {};
|
|
115
115
|
he[pe];
|
|
116
116
|
function Lt() {
|
|
117
|
-
const e = $e(), t =
|
|
117
|
+
const e = $e(), t = Et(() => null, () => e.proxy.$el);
|
|
118
118
|
return it(t.trigger), ne(t.trigger), t;
|
|
119
119
|
}
|
|
120
120
|
var xe = Object.getOwnPropertySymbols, Tt = Object.prototype.hasOwnProperty, Ot = Object.prototype.propertyIsEnumerable, Dt = (e, t) => {
|
|
@@ -127,11 +127,11 @@ var xe = Object.getOwnPropertySymbols, Tt = Object.prototype.hasOwnProperty, Ot
|
|
|
127
127
|
return n;
|
|
128
128
|
};
|
|
129
129
|
function $t(e, t, n = {}) {
|
|
130
|
-
const o = n, { window: l =
|
|
130
|
+
const o = n, { window: l = Ct } = o, a = Dt(o, ["window"]);
|
|
131
131
|
let s;
|
|
132
132
|
const r = xt(() => l && "ResizeObserver" in l), h = () => {
|
|
133
133
|
s && (s.disconnect(), s = void 0);
|
|
134
|
-
}, v =
|
|
134
|
+
}, v = V(() => je(e), (c) => {
|
|
135
135
|
h(), r.value && l && c && (s = new ResizeObserver(t), s.observe(c, a));
|
|
136
136
|
}, { immediate: !0, flush: "post" }), i = () => {
|
|
137
137
|
h(), v();
|
|
@@ -146,7 +146,7 @@ function Rt(e, t = { width: 0, height: 0 }, n = {}) {
|
|
|
146
146
|
return $t(e, ([s]) => {
|
|
147
147
|
const r = o === "border-box" ? s.borderBoxSize : o === "content-box" ? s.contentBoxSize : s.devicePixelContentBoxSize;
|
|
148
148
|
r ? (l.value = r.reduce((h, { inlineSize: v }) => h + v, 0), a.value = r.reduce((h, { blockSize: v }) => h + v, 0)) : (l.value = s.contentRect.width, a.value = s.contentRect.height);
|
|
149
|
-
}, n),
|
|
149
|
+
}, n), V(() => je(e), (s) => {
|
|
150
150
|
l.value = s ? t.width : 0, a.value = s ? t.height : 0;
|
|
151
151
|
}), {
|
|
152
152
|
width: l,
|
|
@@ -171,7 +171,7 @@ function _e(e, t = {}) {
|
|
|
171
171
|
if (!o)
|
|
172
172
|
return;
|
|
173
173
|
const c = o.getElementById(s) || o.createElement("style");
|
|
174
|
-
c.type = "text/css", c.id = s, t.media && (c.media = t.media), o.head.appendChild(c), !n.value && (h =
|
|
174
|
+
c.type = "text/css", c.id = s, t.media && (c.media = t.media), o.head.appendChild(c), !n.value && (h = V(r, (d) => {
|
|
175
175
|
c.innerText = d;
|
|
176
176
|
}, { immediate: !0 }), n.value = !0);
|
|
177
177
|
}, i = () => {
|
|
@@ -227,24 +227,24 @@ function Ft(e, t) {
|
|
|
227
227
|
let v;
|
|
228
228
|
const i = ct(e), c = p(0), d = p({ start: 0, end: 10 }), u = p({ start: 0, end: l });
|
|
229
229
|
let f = 0;
|
|
230
|
-
const
|
|
230
|
+
const O = p([]), m = w(() => {
|
|
231
231
|
let { sum: E, height: b } = { sum: 0, height: 0 };
|
|
232
|
-
return i.value.map((
|
|
233
|
-
}),
|
|
232
|
+
return i.value.map((M, P) => (typeof o == "number" ? b = o : b = o(P), E += b, { height: b, sum: E }));
|
|
233
|
+
}), _ = w(() => X(d.value.start)), C = w(() => typeof o == "number" ? m.value.length * o : m.value[m.value.length - 1]?.sum || 0), A = w(() => {
|
|
234
234
|
const { start: E, end: b } = u.value;
|
|
235
|
-
return
|
|
235
|
+
return O.value.slice(E, b);
|
|
236
236
|
});
|
|
237
237
|
ne(() => {
|
|
238
|
-
}), Re(() => cancelAnimationFrame(v)),
|
|
238
|
+
}), Re(() => cancelAnimationFrame(v)), V(
|
|
239
239
|
[s.width, s.height, i],
|
|
240
240
|
([E, b]) => {
|
|
241
241
|
(E || b) && D();
|
|
242
242
|
},
|
|
243
243
|
{ deep: !0 }
|
|
244
|
-
),
|
|
245
|
-
|
|
244
|
+
), V(c, () => {
|
|
245
|
+
K(), h();
|
|
246
246
|
});
|
|
247
|
-
function
|
|
247
|
+
function K() {
|
|
248
248
|
r.value = !1;
|
|
249
249
|
}
|
|
250
250
|
function U() {
|
|
@@ -258,27 +258,27 @@ function Ft(e, t) {
|
|
|
258
258
|
c.value = a.value.scrollTop;
|
|
259
259
|
let E = $(c.value);
|
|
260
260
|
f = q(E);
|
|
261
|
-
let b = Math.max(0, E - l),
|
|
261
|
+
let b = Math.max(0, E - l), M = Math.min(
|
|
262
262
|
E + f + l,
|
|
263
263
|
i.value.length
|
|
264
264
|
);
|
|
265
|
-
d.value = { start: b, end:
|
|
266
|
-
data:
|
|
267
|
-
index:
|
|
265
|
+
d.value = { start: b, end: M }, O.value = i.value.slice(b, M).map((P, T) => ({
|
|
266
|
+
data: P,
|
|
267
|
+
index: T + b
|
|
268
268
|
})), u.value.start = E - b, u.value.end = u.value.start + f;
|
|
269
269
|
}
|
|
270
270
|
}
|
|
271
271
|
function $(E) {
|
|
272
|
-
let b = 0,
|
|
273
|
-
for (; b <=
|
|
274
|
-
const
|
|
275
|
-
m.value[
|
|
272
|
+
let b = 0, M = m.value.length - 1, P = -1;
|
|
273
|
+
for (; b <= M; ) {
|
|
274
|
+
const T = Math.floor((b + M) / 2);
|
|
275
|
+
m.value[T].sum >= E ? (P = T, M = T - 1) : b = T + 1;
|
|
276
276
|
}
|
|
277
|
-
return Math.max(0,
|
|
277
|
+
return Math.max(0, P);
|
|
278
278
|
}
|
|
279
279
|
function q(E) {
|
|
280
|
-
let b = 0,
|
|
281
|
-
for (let
|
|
280
|
+
let b = 0, M = 0;
|
|
281
|
+
for (let P = E; P < m.value.length && (b++, M += m.value[P].height, !(M >= s.height.value)); P++)
|
|
282
282
|
;
|
|
283
283
|
return b;
|
|
284
284
|
}
|
|
@@ -300,23 +300,23 @@ function Ft(e, t) {
|
|
|
300
300
|
const oe = w(() => ({
|
|
301
301
|
style: {
|
|
302
302
|
width: "100%",
|
|
303
|
-
height: `${
|
|
303
|
+
height: `${C.value}px`,
|
|
304
304
|
pointerEvents: r.value ? void 0 : "none"
|
|
305
305
|
}
|
|
306
306
|
})), ee = w(() => ({
|
|
307
307
|
style: {
|
|
308
|
-
transform: `translate3d(0, ${
|
|
308
|
+
transform: `translate3d(0, ${_.value}px, 0)`,
|
|
309
309
|
"will-change": "transform"
|
|
310
310
|
}
|
|
311
311
|
})), G = {
|
|
312
312
|
overflowY: "auto"
|
|
313
313
|
};
|
|
314
314
|
return {
|
|
315
|
-
list:
|
|
316
|
-
visiableList:
|
|
315
|
+
list: O,
|
|
316
|
+
visiableList: A,
|
|
317
317
|
getItemHeightData: k,
|
|
318
318
|
getoffsetTopIndex: $,
|
|
319
|
-
totalHeight:
|
|
319
|
+
totalHeight: C,
|
|
320
320
|
clientHeight: s.height,
|
|
321
321
|
scrollTo: J,
|
|
322
322
|
scrollTop: c,
|
|
@@ -340,7 +340,7 @@ function xn() {
|
|
|
340
340
|
boolFn: (u) => !1,
|
|
341
341
|
boolRef: w(() => !1),
|
|
342
342
|
arrayRef: w(() => [])
|
|
343
|
-
}, l =
|
|
343
|
+
}, l = j(qe, o), a = j(Ue, t), s = j(Ze, n), r = j(Ke, e), h = j(Ve, e), v = j(Qe, e), i = j(Xe, e), c = j(Ge, e), d = j(Je, e);
|
|
344
344
|
return {
|
|
345
345
|
selected: l,
|
|
346
346
|
isSelected: a,
|
|
@@ -384,7 +384,7 @@ function Ln(e, t) {
|
|
|
384
384
|
function c() {
|
|
385
385
|
l.value ? s() : a();
|
|
386
386
|
}
|
|
387
|
-
return
|
|
387
|
+
return z(Ve, c), z(Ke, i), z(Ue, v), z(qe, o), z(Qe, r), z(Xe, a), z(Ge, h), z(Ze, l), z(Je, s), {
|
|
388
388
|
selected: o,
|
|
389
389
|
select: r,
|
|
390
390
|
selectAll: a,
|
|
@@ -415,34 +415,34 @@ function et({
|
|
|
415
415
|
let r = {};
|
|
416
416
|
const h = w(
|
|
417
417
|
() => Se(t === "colum" ? tt : nt, 50)
|
|
418
|
-
), v = /* @__PURE__ */ new Set(), i = p(!0), c = p(), d = p(!1), u = p({ x: 0, y: 0 }), f = p({ x: 0, y: 0, scrollTop: 0 }),
|
|
418
|
+
), v = /* @__PURE__ */ new Set(), i = p(!0), c = p(), d = p(!1), u = p({ x: 0, y: 0 }), f = p({ x: 0, y: 0, scrollTop: 0 }), O = new ResizeObserver(
|
|
419
419
|
(g) => m.value = g[0].target.getBoundingClientRect()
|
|
420
|
-
), m = p({}),
|
|
420
|
+
), m = p({}), _ = p({
|
|
421
421
|
top: 0,
|
|
422
422
|
height: 0,
|
|
423
423
|
sync(g = !1) {
|
|
424
|
-
|
|
424
|
+
_.value.top = c.value?.scrollTop || 0, g && (_.value.height = c.value?.scrollHeight || 0);
|
|
425
425
|
}
|
|
426
|
-
}),
|
|
426
|
+
}), C = w(() => d.value ? {
|
|
427
427
|
left: Math.min(u.value.x, f.value.x) - m.value.left,
|
|
428
428
|
top: Math.min(u.value.y, f.value.y) - m.value.top,
|
|
429
429
|
width: Math.abs(u.value.x - f.value.x),
|
|
430
430
|
height: Math.abs(u.value.y - f.value.y)
|
|
431
|
-
} : { left: 0, top: 0, width: 0, height: 0 }), { margin:
|
|
431
|
+
} : { left: 0, top: 0, width: 0, height: 0 }), { margin: A = 50, startSpeed: K = 30, maxSpeed: U = 30 } = n;
|
|
432
432
|
let D;
|
|
433
|
-
const S =
|
|
433
|
+
const S = A, $ = K, q = U, X = (g) => g ** 1;
|
|
434
434
|
let k = 0;
|
|
435
435
|
function J(g) {
|
|
436
436
|
if (cancelAnimationFrame(D), k = oe(g), k = Math.max(
|
|
437
437
|
Math.min(k, q),
|
|
438
438
|
-q
|
|
439
439
|
), k !== 0) {
|
|
440
|
-
const
|
|
441
|
-
if (!
|
|
440
|
+
const y = c.value;
|
|
441
|
+
if (!y || !d.value)
|
|
442
442
|
return;
|
|
443
|
-
const F =
|
|
444
|
-
let L =
|
|
445
|
-
L = Math.min(Math.max(0, L), F),
|
|
443
|
+
const F = _.value.height - m.value.height;
|
|
444
|
+
let L = _.value.top + Number(k);
|
|
445
|
+
L = Math.min(Math.max(0, L), F), y.scrollTop = L, G(), D = requestAnimationFrame(() => J(g));
|
|
446
446
|
}
|
|
447
447
|
}
|
|
448
448
|
function oe(g) {
|
|
@@ -450,55 +450,55 @@ function et({
|
|
|
450
450
|
const F = m.value, L = F.bottom - g;
|
|
451
451
|
if (L < S)
|
|
452
452
|
return $ * X(1 - L / S);
|
|
453
|
-
const
|
|
454
|
-
if (
|
|
455
|
-
return -$ * X(1 -
|
|
453
|
+
const N = g - F.top;
|
|
454
|
+
if (N < S)
|
|
455
|
+
return -$ * X(1 - N / S);
|
|
456
456
|
}
|
|
457
457
|
return 0;
|
|
458
458
|
}
|
|
459
459
|
function ee(g) {
|
|
460
|
-
const
|
|
461
|
-
return
|
|
460
|
+
const y = { ...C.value, right: 0, bottom: 0 };
|
|
461
|
+
return y.left += m.value.left, y.top += m.value.top - _.value.top, y.right = y.width + y.left, y.bottom = y.height + y.top, y.left < g.right && y.right > g.left && y.top < g.bottom && y.bottom > g.top;
|
|
462
462
|
}
|
|
463
463
|
function G() {
|
|
464
|
-
|
|
465
|
-
const { top: g, height:
|
|
464
|
+
_.value.sync();
|
|
465
|
+
const { top: g, height: y } = _.value;
|
|
466
466
|
f.value.y = Math.min(
|
|
467
|
-
|
|
467
|
+
y + m.value.top,
|
|
468
468
|
f.value.y + g - f.value.scrollTop
|
|
469
469
|
), f.value.scrollTop = g;
|
|
470
470
|
}
|
|
471
|
-
function E(g,
|
|
471
|
+
function E(g, y, F = "dynamic-styles") {
|
|
472
472
|
let L = document.getElementById(F);
|
|
473
473
|
L || (L = document.createElement("style"), L.id = F, document.head.appendChild(L));
|
|
474
|
-
const
|
|
474
|
+
const N = L.sheet.cssRules, te = N.length, lt = `${g} { ${y} }`;
|
|
475
475
|
for (let ce = 0; ce < te; ce++) {
|
|
476
|
-
const be =
|
|
477
|
-
if (be.selectorText === g && be.style.cssText ===
|
|
476
|
+
const be = N[ce];
|
|
477
|
+
if (be.selectorText === g && be.style.cssText === y)
|
|
478
478
|
return;
|
|
479
479
|
}
|
|
480
480
|
L.sheet.insertRule(lt, te);
|
|
481
481
|
}
|
|
482
|
-
function b(g,
|
|
483
|
-
i.value = !0, d.value = !0,
|
|
482
|
+
function b(g, y) {
|
|
483
|
+
i.value = !0, d.value = !0, _.value.height ? _.value.sync() : _.value.sync(!0), u.value.x = g, u.value.y = y + _.value.top, f.value.x = u.value.x, f.value.y = u.value.y, c.value?.classList.add("disable-scroll-behavior"), v.clear();
|
|
484
484
|
}
|
|
485
|
-
function
|
|
486
|
-
!d.value || (i.value && t === "colum" && !B() && (s(), i.value = !1), F?.(), J(
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
), f.value.scrollTop =
|
|
485
|
+
function M(g, y, F) {
|
|
486
|
+
!d.value || (i.value && t === "colum" && !B() && (s(), i.value = !1), F?.(), J(y), f.value.x = Math.max(g, m.value.left), f.value.y = Math.min(
|
|
487
|
+
y + _.value.top,
|
|
488
|
+
_.value.height + m.value.top
|
|
489
|
+
), f.value.scrollTop = _.value.top, h.value());
|
|
490
490
|
}
|
|
491
|
-
function
|
|
491
|
+
function P() {
|
|
492
492
|
d.value = !1, c.value?.classList.remove("disable-scroll-behavior");
|
|
493
493
|
}
|
|
494
|
-
function
|
|
494
|
+
function T() {
|
|
495
495
|
!d.value || (k || G(), h.value());
|
|
496
496
|
}
|
|
497
497
|
function B() {
|
|
498
498
|
if (!d.value)
|
|
499
499
|
return !1;
|
|
500
|
-
const { width: g, height:
|
|
501
|
-
return !(Math.max(g,
|
|
500
|
+
const { width: g, height: y } = C.value;
|
|
501
|
+
return !(Math.max(g, y) > 5);
|
|
502
502
|
}
|
|
503
503
|
function ie() {
|
|
504
504
|
B() && s();
|
|
@@ -510,16 +510,16 @@ function et({
|
|
|
510
510
|
}
|
|
511
511
|
function nt() {
|
|
512
512
|
const g = [];
|
|
513
|
-
let
|
|
514
|
-
c.value?.querySelectorAll(`[${e}]`).forEach((L,
|
|
513
|
+
let y = null, F = 0;
|
|
514
|
+
c.value?.querySelectorAll(`[${e}]`).forEach((L, N) => {
|
|
515
515
|
const te = L.getAttribute(`${e}`);
|
|
516
|
-
g.push(te), ee(L.getBoundingClientRect()) ? (
|
|
516
|
+
g.push(te), ee(L.getBoundingClientRect()) ? (y === null && (y = N), y = Math.min(y, N), F = Math.max(F, N)) : (r[`${e}`] = te, v.has(te) && a([r]));
|
|
517
517
|
});
|
|
518
|
-
for (let L =
|
|
518
|
+
for (let L = y; L < F + 1; L++)
|
|
519
519
|
r[`${e}`] = g[L], l([r]), v.add(g[L]);
|
|
520
520
|
}
|
|
521
521
|
function ot(g) {
|
|
522
|
-
return !g?.value || (c.value = g.value, !c?.value) ? !1 : (
|
|
522
|
+
return !g?.value || (c.value = g.value, !c?.value) ? !1 : (O.observe(c.value), E(
|
|
523
523
|
".disable-scroll-behavior",
|
|
524
524
|
"scroll-behavior: unset !important;"
|
|
525
525
|
), !0);
|
|
@@ -527,16 +527,16 @@ function et({
|
|
|
527
527
|
return {
|
|
528
528
|
init: ot,
|
|
529
529
|
dragStart: b,
|
|
530
|
-
dragMove:
|
|
531
|
-
dragEnd:
|
|
532
|
-
onScroll:
|
|
530
|
+
dragMove: M,
|
|
531
|
+
dragEnd: P,
|
|
532
|
+
onScroll: T,
|
|
533
533
|
isSingleClick: B,
|
|
534
534
|
cancelSelectAllBySingleClick: ie,
|
|
535
535
|
selectFn: h,
|
|
536
|
-
selectRange:
|
|
536
|
+
selectRange: C,
|
|
537
537
|
isPressing: d,
|
|
538
538
|
containerEl: c,
|
|
539
|
-
observer:
|
|
539
|
+
observer: O
|
|
540
540
|
};
|
|
541
541
|
}
|
|
542
542
|
function Tn(e) {
|
|
@@ -551,15 +551,15 @@ function Tn(e) {
|
|
|
551
551
|
top: `${o.value.top}px`,
|
|
552
552
|
width: `${o.value.width}px`,
|
|
553
553
|
height: `${o.value.height}px`
|
|
554
|
-
})), { load: i
|
|
554
|
+
})), { load: i } = _e(
|
|
555
555
|
`.drag-select-box {
|
|
556
556
|
position: absolute;
|
|
557
557
|
z-index: 99999;
|
|
558
558
|
background-color: rgb(191 219 254);
|
|
559
559
|
opacity: 0.5;
|
|
560
560
|
}`,
|
|
561
|
-
{ id: "styletag_lzc_dragselect" }
|
|
562
|
-
),
|
|
561
|
+
{ id: "styletag_lzc_dragselect", manual: !0 }
|
|
562
|
+
), c = Y({
|
|
563
563
|
render() {
|
|
564
564
|
return Q("div", {
|
|
565
565
|
id: "selectBoxEl",
|
|
@@ -568,30 +568,30 @@ function Tn(e) {
|
|
|
568
568
|
});
|
|
569
569
|
}
|
|
570
570
|
});
|
|
571
|
-
function
|
|
572
|
-
|
|
571
|
+
function d(_) {
|
|
572
|
+
_.button === 0 && a(_.x, _.y);
|
|
573
573
|
}
|
|
574
|
-
function
|
|
575
|
-
s(
|
|
574
|
+
function u(_) {
|
|
575
|
+
s(_.x, _.y);
|
|
576
576
|
}
|
|
577
|
-
function
|
|
578
|
-
|
|
577
|
+
function f(_) {
|
|
578
|
+
_.composedPath().some((A) => A?.getAttribute?.(e.attribute)) || h(), r();
|
|
579
579
|
}
|
|
580
|
-
function
|
|
580
|
+
function O(_) {
|
|
581
581
|
try {
|
|
582
|
-
if (!t.init(
|
|
582
|
+
if (!t.init(_))
|
|
583
583
|
throw "\u521D\u59CB\u5316\u5931\u8D25,Ref\u5143\u7D20\u4E0D\u6B63\u786E";
|
|
584
584
|
if (!t.containerEl?.value)
|
|
585
585
|
return !1;
|
|
586
|
-
se(Q(
|
|
587
|
-
} catch (
|
|
588
|
-
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25",
|
|
586
|
+
se(Q(c), t.containerEl.value), i(), t.containerEl.value?.addEventListener("scroll", l), t.containerEl.value?.addEventListener("mousedown", d), window.addEventListener("mousemove", u), window.addEventListener("mouseup", f);
|
|
587
|
+
} catch (C) {
|
|
588
|
+
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25", C);
|
|
589
589
|
}
|
|
590
590
|
}
|
|
591
|
-
function
|
|
592
|
-
|
|
591
|
+
function m() {
|
|
592
|
+
n.disconnect(), t.containerEl.value?.removeEventListener("scroll", l), t.containerEl.value?.removeEventListener("mousedown", d), window.removeEventListener("mousemove", u), window.removeEventListener("mouseup", f);
|
|
593
593
|
}
|
|
594
|
-
return { init:
|
|
594
|
+
return { init: O, unMount: m };
|
|
595
595
|
}
|
|
596
596
|
function On(e, t, n = 600) {
|
|
597
597
|
const o = et({
|
|
@@ -607,15 +607,15 @@ function On(e, t, n = 600) {
|
|
|
607
607
|
clearTimeout(v);
|
|
608
608
|
}
|
|
609
609
|
function c(m) {
|
|
610
|
-
i(), m.composedPath().some((
|
|
611
|
-
const { clientX:
|
|
612
|
-
s(
|
|
610
|
+
i(), m.composedPath().some((C) => !!C?.getAttribute?.(e.attribute)) && (v = setTimeout(() => {
|
|
611
|
+
const { clientX: C, clientY: A } = m.targetTouches[0];
|
|
612
|
+
s(C, A), t?.(), r(C, A, () => m.preventDefault()), m.preventDefault();
|
|
613
613
|
}, n));
|
|
614
614
|
}
|
|
615
615
|
function d(m) {
|
|
616
616
|
i();
|
|
617
|
-
const { clientX:
|
|
618
|
-
r(
|
|
617
|
+
const { clientX: _, clientY: C } = m.targetTouches[0];
|
|
618
|
+
r(_, C, () => m.preventDefault());
|
|
619
619
|
}
|
|
620
620
|
function u() {
|
|
621
621
|
i(), h();
|
|
@@ -627,19 +627,19 @@ function On(e, t, n = 600) {
|
|
|
627
627
|
if (!o.containerEl?.value)
|
|
628
628
|
return !1;
|
|
629
629
|
o.containerEl.value?.addEventListener("scroll", a), o.containerEl.value?.addEventListener("touchstart", c), o.containerEl.value?.addEventListener("touchmove", d), window.addEventListener("touchcancel", u), window.addEventListener("touchend", u);
|
|
630
|
-
} catch (
|
|
631
|
-
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25",
|
|
630
|
+
} catch (_) {
|
|
631
|
+
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25", _);
|
|
632
632
|
}
|
|
633
633
|
}
|
|
634
|
-
function
|
|
634
|
+
function O() {
|
|
635
635
|
l.disconnect(), o.containerEl.value?.removeEventListener("scroll", a), o.containerEl.value?.removeEventListener("touchstart", c), o.containerEl.value?.removeEventListener("touchmove", d), window.removeEventListener("touchcancel", u), window.removeEventListener("touchEnd", u);
|
|
636
636
|
}
|
|
637
|
-
return { init: f, unMount:
|
|
637
|
+
return { init: f, unMount: O };
|
|
638
638
|
}
|
|
639
639
|
const kt = Symbol(), zt = {
|
|
640
640
|
key: 0,
|
|
641
641
|
class: "lzc-modal"
|
|
642
|
-
}, Wt = /* @__PURE__ */
|
|
642
|
+
}, Wt = /* @__PURE__ */ Y({
|
|
643
643
|
__name: "Dialog",
|
|
644
644
|
props: {
|
|
645
645
|
visiable: { type: Boolean, default: !1 },
|
|
@@ -651,9 +651,9 @@ const kt = Symbol(), zt = {
|
|
|
651
651
|
const n = e, o = () => {
|
|
652
652
|
n.closeOnClickOverlay && t("update:visiable", !1);
|
|
653
653
|
};
|
|
654
|
-
return
|
|
654
|
+
return z(kt, () => t("update:visiable", !1)), (l, a) => (I(), Ie(Be, { name: "modal" }, {
|
|
655
655
|
default: Me(() => [
|
|
656
|
-
e.visiable ? Pe((I(),
|
|
656
|
+
e.visiable ? Pe((I(), H("div", zt, [
|
|
657
657
|
x("div", {
|
|
658
658
|
onMousedown: a[0] || (a[0] = He(() => {
|
|
659
659
|
}, ["stop"])),
|
|
@@ -707,7 +707,8 @@ function Nt({
|
|
|
707
707
|
componentProps: t,
|
|
708
708
|
delay: n = 300
|
|
709
709
|
}) {
|
|
710
|
-
const l = `lzc-delay-loading-${`${new Date().getTime()}`}`, a = `${n}ms
|
|
710
|
+
const l = `lzc-delay-loading-${`${new Date().getTime()}`}`, a = `${n}ms`;
|
|
711
|
+
return _e(
|
|
711
712
|
`@keyframes lzcDelayLoad {
|
|
712
713
|
to {
|
|
713
714
|
opacity: 1;
|
|
@@ -717,12 +718,11 @@ function Nt({
|
|
|
717
718
|
opacity: 0;
|
|
718
719
|
animation: lzcDelayLoad 0s ${a} forwards;
|
|
719
720
|
}`
|
|
720
|
-
)
|
|
721
|
-
return { LoadingComp: N({
|
|
721
|
+
), { LoadingComp: Y({
|
|
722
722
|
setup() {
|
|
723
|
-
const
|
|
723
|
+
const r = Lt();
|
|
724
724
|
return ne(() => {
|
|
725
|
-
|
|
725
|
+
r.value.classList.add(l);
|
|
726
726
|
}), () => Q(e, t);
|
|
727
727
|
}
|
|
728
728
|
}) };
|
|
@@ -749,7 +749,7 @@ const jt = (e) => (re("data-v-d0ad7597"), e = e(), ue(), e), Vt = /* @__PURE__ *
|
|
|
749
749
|
/* @__PURE__ */ x("div")
|
|
750
750
|
], -1)), Kt = [
|
|
751
751
|
Vt
|
|
752
|
-
], Ut = /* @__PURE__ */
|
|
752
|
+
], Ut = /* @__PURE__ */ Y({
|
|
753
753
|
__name: "DefaultLoading",
|
|
754
754
|
props: {
|
|
755
755
|
width: { default: 24 },
|
|
@@ -759,10 +759,10 @@ const jt = (e) => (re("data-v-d0ad7597"), e = e(), ue(), e), Vt = /* @__PURE__ *
|
|
|
759
759
|
return Fe((t) => ({
|
|
760
760
|
d8dfa9f0: e.width + "px",
|
|
761
761
|
"2941c2e5": e.height + "px"
|
|
762
|
-
})), (t, n) => (I(),
|
|
762
|
+
})), (t, n) => (I(), H("div", ve(fe(t.$attrs)), Kt, 16));
|
|
763
763
|
}
|
|
764
764
|
});
|
|
765
|
-
const Rn = /* @__PURE__ */ Z(Ut, [["__scopeId", "data-v-d0ad7597"]]), qt = ["onClick"], Qt = /* @__PURE__ */
|
|
765
|
+
const Rn = /* @__PURE__ */ Z(Ut, [["__scopeId", "data-v-d0ad7597"]]), qt = ["onClick"], Qt = /* @__PURE__ */ Y({
|
|
766
766
|
__name: "Toast",
|
|
767
767
|
props: {
|
|
768
768
|
message: null,
|
|
@@ -799,16 +799,16 @@ const Rn = /* @__PURE__ */ Z(Ut, [["__scopeId", "data-v-d0ad7597"]]), qt = ["onC
|
|
|
799
799
|
}
|
|
800
800
|
return me(() => {
|
|
801
801
|
o.value = n.value.offsetWidth / 2, l.value = n.value.offsetHeight / 2;
|
|
802
|
-
}), (v, i) => (I(),
|
|
802
|
+
}), (v, i) => (I(), H("div", {
|
|
803
803
|
onClick: He(h, ["stop"]),
|
|
804
804
|
id: "toastWrapper",
|
|
805
805
|
ref_key: "toastWrapper",
|
|
806
806
|
ref: n,
|
|
807
807
|
class: "toastWrapper",
|
|
808
|
-
style:
|
|
808
|
+
style: W([R(s), { zIndex: 9999999 }])
|
|
809
809
|
}, [
|
|
810
810
|
x("div", {
|
|
811
|
-
style:
|
|
811
|
+
style: W(R(r))
|
|
812
812
|
}, [
|
|
813
813
|
x("span", null, ke(e.message), 1)
|
|
814
814
|
], 4)
|
|
@@ -847,7 +847,7 @@ class In {
|
|
|
847
847
|
}
|
|
848
848
|
}
|
|
849
849
|
}
|
|
850
|
-
const Gt = ["xlink:href", "fill", "color"], Bn = /* @__PURE__ */
|
|
850
|
+
const Gt = ["xlink:href", "fill", "color"], Bn = /* @__PURE__ */ Y({
|
|
851
851
|
__name: "SvgIcon",
|
|
852
852
|
props: {
|
|
853
853
|
name: null,
|
|
@@ -862,9 +862,9 @@ const Gt = ["xlink:href", "fill", "color"], Bn = /* @__PURE__ */ N({
|
|
|
862
862
|
height: `${t.height ?? t.width}px`,
|
|
863
863
|
aspectRatio: t.width && t.height ? void 0 : "1/1"
|
|
864
864
|
}));
|
|
865
|
-
return (l, a) => (I(),
|
|
865
|
+
return (l, a) => (I(), H("svg", {
|
|
866
866
|
"aria-hidden": "",
|
|
867
|
-
style:
|
|
867
|
+
style: W(R(o))
|
|
868
868
|
}, [
|
|
869
869
|
x("use", {
|
|
870
870
|
"xlink:href": R(n),
|
|
@@ -889,18 +889,18 @@ function Zt(e) {
|
|
|
889
889
|
scrollTop: 0,
|
|
890
890
|
scrollHeight: 0,
|
|
891
891
|
clientHeight: 0
|
|
892
|
-
}),
|
|
892
|
+
}), O = p({
|
|
893
893
|
clientHeight: 0
|
|
894
|
-
}), m = w(() => !!d.value),
|
|
894
|
+
}), m = w(() => !!d.value), _ = w(() => f.value.scrollHeight > f.value.clientHeight), C = w(() => o ? f.value.clientHeight - U.value : f.value.clientHeight - O.value.clientHeight), A = w(() => f.value.scrollHeight - f.value.clientHeight), K = w(() => Math.max(
|
|
895
895
|
f.value.clientHeight / f.value.scrollHeight,
|
|
896
896
|
0.05
|
|
897
|
-
)), U = w(() =>
|
|
897
|
+
)), U = w(() => K.value > a ? 0 : K.value * f.value.clientHeight), D = w(() => ({
|
|
898
898
|
willChange: "transform",
|
|
899
899
|
transform: `translate3d(0,${u.value}px,0)`,
|
|
900
900
|
height: o ? `${U.value}px` : void 0
|
|
901
901
|
}));
|
|
902
|
-
function S(
|
|
903
|
-
q(), d.value =
|
|
902
|
+
function S(T) {
|
|
903
|
+
q(), d.value = T.clientY - n.value.getBoundingClientRect().top || 1, i = getComputedStyle(t.value).scrollBehavior, i === "smooth" && (t.value.style.scrollBehavior = "unset");
|
|
904
904
|
}
|
|
905
905
|
function $() {
|
|
906
906
|
t.value.style.scrollBehavior = i, d.value = 0, h();
|
|
@@ -911,12 +911,12 @@ function Zt(e) {
|
|
|
911
911
|
function X() {
|
|
912
912
|
m.value || (r.value = !0);
|
|
913
913
|
}
|
|
914
|
-
function k(
|
|
914
|
+
function k(T) {
|
|
915
915
|
if (!m.value)
|
|
916
916
|
return;
|
|
917
|
-
let B =
|
|
918
|
-
B < 0 ? u.value = 0 : B >=
|
|
919
|
-
top: u.value /
|
|
917
|
+
let B = T.clientY - f.value.top - d.value;
|
|
918
|
+
B < 0 ? u.value = 0 : B >= C.value ? u.value = C.value : u.value = B, t.value.scrollTo({
|
|
919
|
+
top: u.value / C.value * A.value
|
|
920
920
|
});
|
|
921
921
|
}
|
|
922
922
|
function J() {
|
|
@@ -926,55 +926,55 @@ function Zt(e) {
|
|
|
926
926
|
cancelAnimationFrame(v), v = requestAnimationFrame(ee);
|
|
927
927
|
}
|
|
928
928
|
function ee() {
|
|
929
|
-
t.value && (c.value = l.scrollTop?.value ?? t.value.scrollTop, u.value = c.value /
|
|
929
|
+
t.value && (c.value = l.scrollTop?.value ?? t.value.scrollTop, u.value = c.value / A.value * C.value);
|
|
930
930
|
}
|
|
931
|
-
function G(
|
|
931
|
+
function G(T) {
|
|
932
932
|
let B = "addEventListener";
|
|
933
|
-
|
|
933
|
+
T === "add" ? B = "addEventListener" : B = "removeEventListener", n.value?.[B]("pointerdown", S, {
|
|
934
934
|
passive: !0
|
|
935
935
|
}), window[B]("pointermove", k, { passive: !0 }), window[B]("pointerup", $, { passive: !0 });
|
|
936
936
|
}
|
|
937
|
-
const E = new MutationObserver((
|
|
938
|
-
(s == "classList" ||
|
|
937
|
+
const E = new MutationObserver((T) => {
|
|
938
|
+
(s == "classList" || T.map((ie) => ie.oldValue).join().includes("height")) && b();
|
|
939
939
|
});
|
|
940
940
|
function b() {
|
|
941
941
|
f.value.top = t.value?.getBoundingClientRect().top ?? 0, f.value.scrollHeight = t.value?.scrollHeight ?? 0, f.value.clientHeight = t.value?.clientHeight ?? 0;
|
|
942
942
|
}
|
|
943
|
-
function
|
|
943
|
+
function M() {
|
|
944
944
|
q(), setTimeout(() => {
|
|
945
|
-
|
|
945
|
+
O.value.clientHeight = n.value?.clientHeight ?? 0, X();
|
|
946
946
|
}, 150);
|
|
947
947
|
}
|
|
948
|
-
function
|
|
948
|
+
function P() {
|
|
949
949
|
if (t.value && n.value) {
|
|
950
950
|
t.value.classList.add("hide-scrollbar"), t.value.addEventListener("scroll", J, {
|
|
951
951
|
passive: !0
|
|
952
952
|
}), G("add");
|
|
953
|
-
const
|
|
954
|
-
s === "classList" ? Object.assign(
|
|
953
|
+
const T = {};
|
|
954
|
+
s === "classList" ? Object.assign(T, { subtree: !0, childList: !0 }) : Object.assign(T, {
|
|
955
955
|
subtree: !0,
|
|
956
956
|
attributeOldValue: !0,
|
|
957
957
|
attributeFilter: ["style"]
|
|
958
|
-
}), E.observe(t.value,
|
|
958
|
+
}), E.observe(t.value, T), setTimeout(() => {
|
|
959
959
|
b();
|
|
960
|
-
}, 100),
|
|
960
|
+
}, 100), M();
|
|
961
961
|
} else
|
|
962
962
|
console.error("useScrollBar:", "\u521D\u59CB\u5316\u5931\u8D25!", { containerEl: t, sliderEl: n });
|
|
963
963
|
}
|
|
964
|
-
return
|
|
964
|
+
return V(c, () => {
|
|
965
965
|
q(), h();
|
|
966
966
|
}), {
|
|
967
967
|
isScrollEnd: r,
|
|
968
968
|
isDragSlider: m,
|
|
969
969
|
offsetTop: u,
|
|
970
970
|
scrollTop: c,
|
|
971
|
-
scrollable:
|
|
971
|
+
scrollable: _,
|
|
972
972
|
sliderPos: D,
|
|
973
|
-
init:
|
|
973
|
+
init: P,
|
|
974
974
|
modifySliderEventListener: G
|
|
975
975
|
};
|
|
976
976
|
}
|
|
977
|
-
const Jt = (e) => (re("data-v-
|
|
977
|
+
const Jt = (e) => (re("data-v-efefe52c"), e = e(), ue(), e), en = /* @__PURE__ */ Jt(() => /* @__PURE__ */ x("div", { class: "default-slider" }, null, -1)), tn = /* @__PURE__ */ Y({
|
|
978
978
|
__name: "ScrollBar",
|
|
979
979
|
props: {
|
|
980
980
|
containerEl: null,
|
|
@@ -990,7 +990,7 @@ const Jt = (e) => (re("data-v-0abfb56c"), e = e(), ue(), e), en = /* @__PURE__ *
|
|
|
990
990
|
autoHeight: o ? n.autoHeight : !0,
|
|
991
991
|
performance: n.performance,
|
|
992
992
|
observeMethod: n.observeMethod
|
|
993
|
-
}), { scrollable: r, isScrollEnd: h, sliderPos: v } = s, i = p(!1), c = n.autoHide ? w(() => i.value || !h.value) : w(() => r.value), { load: d
|
|
993
|
+
}), { scrollable: r, isScrollEnd: h, sliderPos: v } = s, i = p(!1), c = n.autoHide ? w(() => i.value || !h.value) : w(() => r.value), { load: d } = _e(
|
|
994
994
|
`.hide-scrollbar {
|
|
995
995
|
scrollbar-width: none;
|
|
996
996
|
-ms-overflow-style: none;
|
|
@@ -998,32 +998,32 @@ const Jt = (e) => (re("data-v-0abfb56c"), e = e(), ue(), e), en = /* @__PURE__ *
|
|
|
998
998
|
.hide-scrollbar::-webkit-scrollbar {
|
|
999
999
|
display: none;
|
|
1000
1000
|
}`,
|
|
1001
|
-
{ id: "styletag_lzc_scrollbar" }
|
|
1001
|
+
{ id: "styletag_lzc_scrollbar", manual: !0 }
|
|
1002
1002
|
);
|
|
1003
1003
|
ne(() => {
|
|
1004
1004
|
d(), me(() => {
|
|
1005
1005
|
s.init();
|
|
1006
1006
|
});
|
|
1007
1007
|
}), Re(() => {
|
|
1008
|
-
|
|
1008
|
+
s.modifySliderEventListener("remove");
|
|
1009
1009
|
});
|
|
1010
|
-
function
|
|
1010
|
+
function u() {
|
|
1011
1011
|
i.value = !0;
|
|
1012
1012
|
}
|
|
1013
|
-
function
|
|
1013
|
+
function f() {
|
|
1014
1014
|
i.value = !1;
|
|
1015
1015
|
}
|
|
1016
|
-
return t({ uScrollBarReturn: s }), (
|
|
1016
|
+
return t({ uScrollBarReturn: s }), (O, m) => (I(), Ie(Be, null, {
|
|
1017
1017
|
default: Me(() => [
|
|
1018
1018
|
Pe(x("div", {
|
|
1019
1019
|
ref_key: "sliderRef",
|
|
1020
1020
|
ref: l,
|
|
1021
1021
|
class: "slider-wrapper",
|
|
1022
|
-
onMouseenter:
|
|
1023
|
-
onMouseleave:
|
|
1024
|
-
style:
|
|
1022
|
+
onMouseenter: u,
|
|
1023
|
+
onMouseleave: f,
|
|
1024
|
+
style: W(R(v))
|
|
1025
1025
|
}, [
|
|
1026
|
-
ge(
|
|
1026
|
+
ge(O.$slots, "default", {}, () => [
|
|
1027
1027
|
en
|
|
1028
1028
|
], !0)
|
|
1029
1029
|
], 36), [
|
|
@@ -1034,13 +1034,13 @@ const Jt = (e) => (re("data-v-0abfb56c"), e = e(), ue(), e), en = /* @__PURE__ *
|
|
|
1034
1034
|
}));
|
|
1035
1035
|
}
|
|
1036
1036
|
});
|
|
1037
|
-
const Mn = /* @__PURE__ */ Z(tn, [["__scopeId", "data-v-
|
|
1037
|
+
const Mn = /* @__PURE__ */ Z(tn, [["__scopeId", "data-v-efefe52c"]]), nn = (e) => (re("data-v-18377f18"), e = e(), ue(), e), on = { class: "pull-refresh" }, ln = {
|
|
1038
1038
|
key: 0,
|
|
1039
1039
|
class: "pull-arrow-circle"
|
|
1040
1040
|
}, sn = {
|
|
1041
1041
|
key: 0,
|
|
1042
1042
|
class: "box-load"
|
|
1043
|
-
}, an = { class: "left-load" }, rn = { class: "right-load" }, un = /* @__PURE__ */ nn(() => /* @__PURE__ */ x("div", { class: "among-load" }, null, -1)), cn = { class: "pull-arrow" }, dn = { key: 1 }, vn = /* @__PURE__ */
|
|
1043
|
+
}, an = { class: "left-load" }, rn = { class: "right-load" }, un = /* @__PURE__ */ nn(() => /* @__PURE__ */ x("div", { class: "among-load" }, null, -1)), cn = { class: "pull-arrow" }, dn = { key: 1 }, vn = /* @__PURE__ */ Y({
|
|
1044
1044
|
__name: "PullRefresh",
|
|
1045
1045
|
props: {
|
|
1046
1046
|
refresh: null,
|
|
@@ -1049,28 +1049,28 @@ const Mn = /* @__PURE__ */ Z(tn, [["__scopeId", "data-v-0abfb56c"]]), nn = (e) =
|
|
|
1049
1049
|
pullRefreshContainer: null
|
|
1050
1050
|
},
|
|
1051
1051
|
setup(e) {
|
|
1052
|
-
const t = e, n = 0.7, o = "#2EC1CC", l = p(-999), a = p(1), s = p(0), r = p(0.3), h = p(!1), v = p(0), i = p(0), c = p(0), d = p(0), u = p(0), f = p(),
|
|
1052
|
+
const t = e, n = 0.7, o = "#2EC1CC", l = p(-999), a = p(1), s = p(0), r = p(0.3), h = p(!1), v = p(0), i = p(0), c = p(0), d = p(0), u = p(0), f = p(), O = w(() => t.scrollTop), m = w(() => ({
|
|
1053
1053
|
transition: `${d.value}ms`,
|
|
1054
1054
|
transform: `translate3d(0,${l.value}px, 0) scale(${a.value})`
|
|
1055
|
-
})),
|
|
1055
|
+
})), _ = w(() => ({
|
|
1056
1056
|
borderColor: o,
|
|
1057
1057
|
transition: d.value,
|
|
1058
1058
|
transform: `rotate(${100 + s.value}deg)`,
|
|
1059
1059
|
opacity: r.value
|
|
1060
1060
|
}));
|
|
1061
|
-
|
|
1061
|
+
V(u, (S) => {
|
|
1062
1062
|
S === 0 && (l.value = -50, r.value = 0.3);
|
|
1063
|
-
}),
|
|
1063
|
+
}), V(i, (S) => {
|
|
1064
1064
|
if (u.value === 2)
|
|
1065
1065
|
return;
|
|
1066
1066
|
const $ = Math.pow(S, n);
|
|
1067
1067
|
$ === 0 && (l.value = -50), $ <= 50 && $ > 0 && (l.value = $ - 45, s.value = Math.pow($, 1.5), $ > 15 ? h.value = !0 : h.value = !1), $ > 50 && (l.value = 5, r.value = 1, u.value);
|
|
1068
1068
|
});
|
|
1069
|
-
const
|
|
1070
|
-
|
|
1071
|
-
},
|
|
1072
|
-
const $ = S.touches[0].pageY -
|
|
1073
|
-
|
|
1069
|
+
const C = p(0), A = (S) => {
|
|
1070
|
+
C.value = S.touches[0].pageY;
|
|
1071
|
+
}, K = (S) => {
|
|
1072
|
+
const $ = S.touches[0].pageY - C.value;
|
|
1073
|
+
C.value = S.touches[0].pageY, !t.refreshOff && (!t?.refresh || u.value !== 2 && O.value === 0 && (v.value === 0 && (v.value = S.touches[0].pageY), c.value = 0, D.value.style.transition = `${c.value}ms`, d.value = 0, i.value = S.touches[0].pageY - v.value, D.value.style.transform = `translate3d(0, ${Math.pow(i.value, n)}px, 0)`, $ > 0 && S.preventDefault()));
|
|
1074
1074
|
}, U = () => {
|
|
1075
1075
|
if (t.refreshOff || !t?.refresh || u.value === 2)
|
|
1076
1076
|
return;
|
|
@@ -1094,36 +1094,36 @@ const Mn = /* @__PURE__ */ Z(tn, [["__scopeId", "data-v-0abfb56c"]]), nn = (e) =
|
|
|
1094
1094
|
return ne(() => {
|
|
1095
1095
|
t?.refreshOff || (D.value = document.querySelector(
|
|
1096
1096
|
t.pullRefreshContainer
|
|
1097
|
-
), D.value?.addEventListener("touchstart",
|
|
1098
|
-
}), (S, $) => (I(),
|
|
1097
|
+
), D.value?.addEventListener("touchstart", A), D.value?.addEventListener("touchmove", K), D.value?.addEventListener("touchend", U));
|
|
1098
|
+
}), (S, $) => (I(), H("div", on, [
|
|
1099
1099
|
x("div", {
|
|
1100
1100
|
class: "pull-refresh-box",
|
|
1101
|
-
style:
|
|
1101
|
+
style: W(R(m))
|
|
1102
1102
|
}, [
|
|
1103
|
-
f.value ? (I(),
|
|
1104
|
-
u.value == 2 ? (I(),
|
|
1103
|
+
f.value ? (I(), H("div", dn, ke(f.value), 1)) : (I(), H("div", ln, [
|
|
1104
|
+
u.value == 2 ? (I(), H("div", sn, [
|
|
1105
1105
|
x("div", an, [
|
|
1106
1106
|
x("div", {
|
|
1107
1107
|
class: "left-circle",
|
|
1108
|
-
style:
|
|
1108
|
+
style: W({ backgroundColor: o })
|
|
1109
1109
|
}, null, 4)
|
|
1110
1110
|
]),
|
|
1111
1111
|
x("div", rn, [
|
|
1112
1112
|
x("div", {
|
|
1113
1113
|
class: "right-circle",
|
|
1114
|
-
style:
|
|
1114
|
+
style: W({ backgroundColor: o })
|
|
1115
1115
|
}, null, 4)
|
|
1116
1116
|
]),
|
|
1117
1117
|
un
|
|
1118
|
-
])) : (I(),
|
|
1118
|
+
])) : (I(), H("div", {
|
|
1119
1119
|
key: 1,
|
|
1120
1120
|
class: "pull-circle-line",
|
|
1121
|
-
style:
|
|
1121
|
+
style: W(R(_))
|
|
1122
1122
|
}, [
|
|
1123
1123
|
x("div", cn, [
|
|
1124
1124
|
x("div", {
|
|
1125
1125
|
class: Ae(["arrows", { opacity: h.value }]),
|
|
1126
|
-
style:
|
|
1126
|
+
style: W({ borderBottomColor: o })
|
|
1127
1127
|
}, null, 6)
|
|
1128
1128
|
])
|
|
1129
1129
|
], 4))
|
|
@@ -1134,7 +1134,7 @@ const Mn = /* @__PURE__ */ Z(tn, [["__scopeId", "data-v-0abfb56c"]]), nn = (e) =
|
|
|
1134
1134
|
});
|
|
1135
1135
|
const fn = /* @__PURE__ */ Z(vn, [["__scopeId", "data-v-18377f18"]]), hn = {
|
|
1136
1136
|
inheritAttrs: !1
|
|
1137
|
-
}, pn = /* @__PURE__ */
|
|
1137
|
+
}, pn = /* @__PURE__ */ Y({
|
|
1138
1138
|
...hn,
|
|
1139
1139
|
__name: "VirtualList",
|
|
1140
1140
|
props: {
|
|
@@ -1164,7 +1164,7 @@ const fn = /* @__PURE__ */ Z(vn, [["__scopeId", "data-v-18377f18"]]), hn = {
|
|
|
1164
1164
|
vListReturn: l
|
|
1165
1165
|
});
|
|
1166
1166
|
const c = "virtualListWrapper" + new Date().getTime();
|
|
1167
|
-
return (d, u) => (I(),
|
|
1167
|
+
return (d, u) => (I(), H(we, null, [
|
|
1168
1168
|
pt(fn, {
|
|
1169
1169
|
refresh: e.refresh,
|
|
1170
1170
|
refreshOff: e.refreshOff,
|
|
@@ -1182,15 +1182,15 @@ const fn = /* @__PURE__ */ Z(vn, [["__scopeId", "data-v-18377f18"]]), hn = {
|
|
|
1182
1182
|
}, d.$attrs), [
|
|
1183
1183
|
x("div", ve(fe(R(r))), [
|
|
1184
1184
|
x("div", ve(fe(R(h))), [
|
|
1185
|
-
(I(!0),
|
|
1185
|
+
(I(!0), H(we, null, gt(R(a), ({ index: f, data: O }) => (I(), H("div", {
|
|
1186
1186
|
key: f,
|
|
1187
|
-
style:
|
|
1187
|
+
style: W({
|
|
1188
1188
|
height: `${R(v)(f).height}px`,
|
|
1189
1189
|
display: "flex"
|
|
1190
1190
|
})
|
|
1191
1191
|
}, [
|
|
1192
1192
|
ge(d.$slots, "default", {
|
|
1193
|
-
data:
|
|
1193
|
+
data: O,
|
|
1194
1194
|
index: f
|
|
1195
1195
|
}, void 0, !0)
|
|
1196
1196
|
], 4))), 128))
|
|
@@ -1216,7 +1216,7 @@ const Pn = /* @__PURE__ */ Z(pn, [["__scopeId", "data-v-e0fb787f"]]), ye = (e) =
|
|
|
1216
1216
|
], -1)), wn = [
|
|
1217
1217
|
yn,
|
|
1218
1218
|
bn
|
|
1219
|
-
],
|
|
1219
|
+
], En = /* @__PURE__ */ Y({
|
|
1220
1220
|
__name: "Loading",
|
|
1221
1221
|
props: {
|
|
1222
1222
|
width: { default: "90" },
|
|
@@ -1229,9 +1229,9 @@ const Pn = /* @__PURE__ */ Z(pn, [["__scopeId", "data-v-e0fb787f"]]), ye = (e) =
|
|
|
1229
1229
|
"5e400569": n
|
|
1230
1230
|
}));
|
|
1231
1231
|
const n = `${t.duration}ms`;
|
|
1232
|
-
return (o, l) => (I(),
|
|
1232
|
+
return (o, l) => (I(), H("div", mn, [
|
|
1233
1233
|
gn,
|
|
1234
|
-
(I(),
|
|
1234
|
+
(I(), H("svg", {
|
|
1235
1235
|
style: { position: "relative" },
|
|
1236
1236
|
width: e.width,
|
|
1237
1237
|
height: e.height,
|
|
@@ -1242,7 +1242,7 @@ const Pn = /* @__PURE__ */ Z(pn, [["__scopeId", "data-v-e0fb787f"]]), ye = (e) =
|
|
|
1242
1242
|
]));
|
|
1243
1243
|
}
|
|
1244
1244
|
});
|
|
1245
|
-
const Hn = /* @__PURE__ */ Z(
|
|
1245
|
+
const Hn = /* @__PURE__ */ Z(En, [["__scopeId", "data-v-c986249d"]]);
|
|
1246
1246
|
export {
|
|
1247
1247
|
Rn as DefaultLoading,
|
|
1248
1248
|
Hn as Loading,
|
package/dist/index.umd.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
(function(_,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(_=typeof globalThis<"u"?globalThis:_||self,e(_.ui={},_.Vue))})(this,function(_,e){"use strict";const fe={created(t,o){let n,l;function r(a){n=a.clientX,l=a.clientY}function s(a){if(n===void 0)return;const i=a.clientX,m=a.clientY,p=Math.abs(i-n),u=Math.abs(m-l);p>5||u>5||o.value&&o.value(a)}t.__mouse_down__=r,t.__mouse_up__=s,t.addEventListener("mousedown",r),t.addEventListener("mouseup",s)},unmounted(t){t.removeEventListener("mousedown",t.__mouse_down__),t.removeEventListener("mouseup",t.__mouse_up__)}},$e={created(t,o){const{fn:n,ms:l=1500}=o.value;let r=null;function s(a){r||(n(a),r=setTimeout(()=>{r=null},l))}t.addEventListener("click",s)}};var pe;const Y=typeof window<"u",he=t=>typeof t=="function";Y&&((pe=window?.navigator)==null?void 0:pe.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function q(t){return typeof t=="function"?t():e.unref(t)}function me(t,o){function n(...l){t(()=>o.apply(this,l),{fn:o,thisArg:this,args:l})}return n}function Ie(t,o={}){let n,l;return s=>{const a=q(t),i=q(o.maxWait);if(n&&clearTimeout(n),a<=0||i!==void 0&&i<=0)return l&&(clearTimeout(l),l=null),s();i&&!l&&(l=setTimeout(()=>{n&&clearTimeout(n),l=null,s()},i)),n=setTimeout(()=>{l&&clearTimeout(l),l=null,s()},a)}}function Me(t,o=!0,n=!0){let l=0,r,s=!0;const a=()=>{r&&(clearTimeout(r),r=void 0)};return m=>{const p=q(t),u=Date.now()-l;if(a(),p<=0)return l=Date.now(),m();u>p&&(n||!s)?(l=Date.now(),m()):o&&(r=setTimeout(()=>{l=Date.now(),s=!0,a(),m()},p)),!n&&!r&&(r=setTimeout(()=>s=!0,p)),s=!1}}function ke(t){return t}function Re(t,o){let n,l,r;const s=e.ref(!0),a=()=>{s.value=!0,r()};e.watch(t,a,{flush:"sync"});const i=he(o)?o:o.get,m=he(o)?void 0:o.set,p=e.customRef((u,d)=>(l=u,r=d,{get(){return s.value&&(n=i(),s.value=!1),l(),n},set(f){m?.(f)}}));return Object.isExtensible(p)&&(p.trigger=a),p}function ve(t){return e.getCurrentScope()?(e.onScopeDispose(t),!0):!1}function ge(t,o=200,n={}){return me(Ie(o,n),t)}function _e(t,o=200,n=!1,l=!0){return me(Me(o,n,l),t)}function ye(t,o=!0){e.getCurrentInstance()?e.onMounted(t):o?t():e.nextTick(t)}function Ee(t){var o;const n=q(t);return(o=n?.$el)!=null?o:n}const Pe=Y?window:void 0,Ae=Y?window.document:void 0;Y&&window.navigator,Y&&window.location;function He(t,o=!1){const n=e.ref(),l=()=>n.value=Boolean(t());return l(),ye(l,o),n}const Q=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},X="__vueuse_ssr_handlers__";Q[X]=Q[X]||{},Q[X];function Fe(){const t=e.getCurrentInstance(),o=Re(()=>null,()=>t.proxy.$el);return e.onUpdated(o.trigger),e.onMounted(o.trigger),o}var we=Object.getOwnPropertySymbols,Ve=Object.prototype.hasOwnProperty,Ne=Object.prototype.propertyIsEnumerable,ze=(t,o)=>{var n={};for(var l in t)Ve.call(t,l)&&o.indexOf(l)<0&&(n[l]=t[l]);if(t!=null&&we)for(var l of we(t))o.indexOf(l)<0&&Ne.call(t,l)&&(n[l]=t[l]);return n};function je(t,o,n={}){const l=n,{window:r=Pe}=l,s=ze(l,["window"]);let a;const i=He(()=>r&&"ResizeObserver"in r),m=()=>{a&&(a.disconnect(),a=void 0)},p=e.watch(()=>Ee(t),d=>{m(),i.value&&r&&d&&(a=new ResizeObserver(o),a.observe(d,s))},{immediate:!0,flush:"post"}),u=()=>{m(),p()};return ve(u),{isSupported:i,stop:u}}function Ke(t,o={width:0,height:0},n={}){const{box:l="content-box"}=n,r=e.ref(o.width),s=e.ref(o.height);return je(t,([a])=>{const i=l==="border-box"?a.borderBoxSize:l==="content-box"?a.contentBoxSize:a.devicePixelContentBoxSize;i?(r.value=i.reduce((m,{inlineSize:p})=>m+p,0),s.value=i.reduce((m,{blockSize:p})=>m+p,0)):(r.value=a.contentRect.width,s.value=a.contentRect.height)},n),e.watch(()=>Ee(t),a=>{r.value=a?o.width:0,s.value=a?o.height:0}),{width:r,height:s}}var be;(function(t){t.UP="UP",t.RIGHT="RIGHT",t.DOWN="DOWN",t.LEFT="LEFT",t.NONE="NONE"})(be||(be={}));let We=0;function G(t,o={}){const n=e.ref(!1),{document:l=Ae,immediate:r=!0,manual:s=!1,id:a=`vueuse_styletag_${++We}`}=o,i=e.ref(t);let m=()=>{};const p=()=>{if(!l)return;const d=l.getElementById(a)||l.createElement("style");d.type="text/css",d.id=a,o.media&&(d.media=o.media),l.head.appendChild(d),!n.value&&(m=e.watch(i,f=>{d.innerText=f},{immediate:!0}),n.value=!0)},u=()=>{!l||!n.value||(m(),l.head.removeChild(l.getElementById(a)),n.value=!1)};return r&&!s&&ye(p),s||ve(u),{id:a,css:i,unload:u,load:p,isLoaded:e.readonly(n)}}var Ye=Object.defineProperty,Se=Object.getOwnPropertySymbols,Ue=Object.prototype.hasOwnProperty,qe=Object.prototype.propertyIsEnumerable,Ce=(t,o,n)=>o in t?Ye(t,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[o]=n,Qe=(t,o)=>{for(var n in o||(o={}))Ue.call(o,n)&&Ce(t,n,o[n]);if(Se)for(var n of Se(o))qe.call(o,n)&&Ce(t,n,o[n]);return t};Qe({linear:ke},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});function Le(t,o){const{scrollEndHook:n,itemHeight:l,overscan:r=5}=o,s=e.ref(null),a=Ke(s),i=e.ref(!0),m=ge(H,100);let p;const u=e.shallowRef(t),d=e.ref(0),f=e.ref({start:0,end:10}),c=e.ref({start:0,end:r});let h=0;const T=e.ref([]),v=e.computed(()=>{let{sum:S,height:w}={sum:0,height:0};return u.value.map((I,M)=>(typeof l=="number"?w=l:w=l(M),S+=w,{height:w,sum:S}))}),b=e.computed(()=>N(f.value.start)),E=e.computed(()=>typeof l=="number"?v.value.length*l:v.value[v.value.length-1]?.sum||0),$=e.computed(()=>{const{start:S,end:w}=c.value;return T.value.slice(S,w)});e.onMounted(()=>{}),e.onUnmounted(()=>cancelAnimationFrame(p)),e.watch([a.width,a.height,u],([S,w])=>{(S||w)&&x()},{deep:!0}),e.watch(d,()=>{P(),m()});function P(){i.value=!1}function H(){i.value=!0,n?.()}function x(){cancelAnimationFrame(p),p=requestAnimationFrame(C)}function C(){if(s.value){d.value=s.value.scrollTop;let S=D(d.value);h=F(S);let w=Math.max(0,S-r),I=Math.min(S+h+r,u.value.length);f.value={start:w,end:I},T.value=u.value.slice(w,I).map((M,B)=>({data:M,index:B+w})),c.value.start=S-w,c.value.end=c.value.start+h}}function D(S){let w=0,I=v.value.length-1,M=-1;for(;w<=I;){const B=Math.floor((w+I)/2);v.value[B].sum>=S?(M=B,I=B-1):w=B+1}return Math.max(0,M)}function F(S){let w=0,I=0;for(let M=S;M<v.value.length&&(w++,I+=v.value[M].height,!(I>=a.height.value));M++);return w}function N(S){if(typeof l=="number")return S*l;let w=v.value[S];return w?w.sum-w.height:0}function R(S){return v.value[S]||{sum:0,height:0}}function j(S){if(s.value){const w=R(S);s.value.scrollTop=w.sum-w.height,C()}}const U=e.computed(()=>({style:{width:"100%",height:`${E.value}px`,pointerEvents:i.value?void 0:"none"}})),K=e.computed(()=>({style:{transform:`translate3d(0, ${b.value}px, 0)`,"will-change":"transform"}})),z={overflowY:"auto"};return{list:T,visiableList:$,getItemHeightData:R,getoffsetTopIndex:D,totalHeight:E,clientHeight:a.height,scrollTo:j,scrollTop:d,isScrollEnd:i,containerProps:{ref:s,onScroll:()=>{x()},style:z},wrapperProps:U,innerProps:K}}const Z=Symbol(),J=Symbol(),ee=Symbol(),te=Symbol(),oe=Symbol(),ne=Symbol(),le=Symbol(),re=Symbol(),ae=Symbol();function Xe(){const{voidFn:t,boolFn:o,boolRef:n,arrayRef:l}={voidFn:c=>{},boolFn:c=>!1,boolRef:e.computed(()=>!1),arrayRef:e.computed(()=>[])},r=e.inject(te,l),s=e.inject(ee,o),a=e.inject(re,n),i=e.inject(J,t),m=e.inject(Z,t),p=e.inject(oe,t),u=e.inject(ne,t),d=e.inject(le,t),f=e.inject(ae,t);return{selected:r,isSelected:s,isAllSelected:a,toggle:i,toggleAll:m,select:p,selectAll:u,unselect:d,unselectAll:f}}function Ge(t,o){const n=e.ref({}),l=e.computed(()=>t.value.filter(f=>n.value[f[o]])),r=e.computed(()=>l.value.length!=0&&Object.keys(n.value).length==t.value.length);function s(){t.value.forEach(f=>{n.value[f[o]]=!0})}function a(){n.value={}}function i(f){f.forEach(c=>{n.value[c[o]]||(n.value[c[o]]=!0)})}function m(f){f.forEach(c=>{n.value[c[o]]&&delete n.value[c[o]]})}function p(f){return!!n.value[f[o]]}function u(f){f.forEach(c=>{p(c)?delete n.value[c[o]]:n.value[c[o]]=!0})}function d(){r.value?a():s()}return e.provide(Z,d),e.provide(J,u),e.provide(ee,p),e.provide(te,l),e.provide(oe,i),e.provide(ne,s),e.provide(le,m),e.provide(re,r),e.provide(ae,a),{selected:l,select:i,selectAll:s,unselect:m,unselectAll:a,toggle:u,toggleAll:d,isSelected:p,isAllSelected:r}}function se(t){return()=>{console.debug(`\u9ED8\u8BA4${t}\u65B9\u6CD5,\u9700\u8981\u81EA\u5B9A\u4E49\u751F\u6548`)}}function ie({attribute:t,selectWay:o="colum",scrollOptions:n={},getSelectMap:l=()=>({})}){const{select:r=se("\u9009\u62E9"),unselect:s=se("\u53D6\u6D88\u9009\u62E9"),unselectAll:a=se("\u53D6\u6D88\u5168\u9009")}=l();let i={};const m=e.computed(()=>_e(o==="colum"?At:Ht,50)),p=new Set,u=e.ref(!0),d=e.ref(),f=e.ref(!1),c=e.ref({x:0,y:0}),h=e.ref({x:0,y:0,scrollTop:0}),T=new ResizeObserver(g=>v.value=g[0].target.getBoundingClientRect()),v=e.ref({}),b=e.ref({top:0,height:0,sync(g=!1){b.value.top=d.value?.scrollTop||0,g&&(b.value.height=d.value?.scrollHeight||0)}}),E=e.computed(()=>f.value?{left:Math.min(c.value.x,h.value.x)-v.value.left,top:Math.min(c.value.y,h.value.y)-v.value.top,width:Math.abs(c.value.x-h.value.x),height:Math.abs(c.value.y-h.value.y)}:{left:0,top:0,width:0,height:0}),{margin:$=50,startSpeed:P=30,maxSpeed:H=30}=n;let x;const C=$,D=P,F=H,N=g=>g**1;let R=0;function j(g){if(cancelAnimationFrame(x),R=U(g),R=Math.max(Math.min(R,F),-F),R!==0){const y=d.value;if(!y||!f.value)return;const k=b.value.height-v.value.height;let L=b.value.top+Number(R);L=Math.min(Math.max(0,L),k),y.scrollTop=L,z(),x=requestAnimationFrame(()=>j(g))}}function U(g){if(d.value){const k=v.value,L=k.bottom-g;if(L<C)return D*N(1-L/C);const A=g-k.top;if(A<C)return-D*N(1-A/C)}return 0}function K(g){const y={...E.value,right:0,bottom:0};return y.left+=v.value.left,y.top+=v.value.top-b.value.top,y.right=y.width+y.left,y.bottom=y.height+y.top,y.left<g.right&&y.right>g.left&&y.top<g.bottom&&y.bottom>g.top}function z(){b.value.sync();const{top:g,height:y}=b.value;h.value.y=Math.min(y+v.value.top,h.value.y+g-h.value.scrollTop),h.value.scrollTop=g}function S(g,y,k="dynamic-styles"){let L=document.getElementById(k);L||(L=document.createElement("style"),L.id=k,document.head.appendChild(L));const A=L.sheet.cssRules,W=A.length,Vt=`${g} { ${y} }`;for(let de=0;de<W;de++){const Oe=A[de];if(Oe.selectorText===g&&Oe.style.cssText===y)return}L.sheet.insertRule(Vt,W)}function w(g,y){u.value=!0,f.value=!0,b.value.height?b.value.sync():b.value.sync(!0),c.value.x=g,c.value.y=y+b.value.top,h.value.x=c.value.x,h.value.y=c.value.y,d.value?.classList.add("disable-scroll-behavior"),p.clear()}function I(g,y,k){!f.value||(u.value&&o==="colum"&&!O()&&(a(),u.value=!1),k?.(),j(y),h.value.x=Math.max(g,v.value.left),h.value.y=Math.min(y+b.value.top,b.value.height+v.value.top),h.value.scrollTop=b.value.top,m.value())}function M(){f.value=!1,d.value?.classList.remove("disable-scroll-behavior")}function B(){!f.value||(R||z(),m.value())}function O(){if(!f.value)return!1;const{width:g,height:y}=E.value;return!(Math.max(g,y)>5)}function ue(){O()&&a()}function At(){O()||d.value?.querySelectorAll(`[${t}]`).forEach(g=>{i[`${t}`]=g.getAttribute(`${t}`),K(g.getBoundingClientRect())?r([i]):s([i])})}function Ht(){const g=[];let y=null,k=0;d.value?.querySelectorAll(`[${t}]`).forEach((L,A)=>{const W=L.getAttribute(`${t}`);g.push(W),K(L.getBoundingClientRect())?(y===null&&(y=A),y=Math.min(y,A),k=Math.max(k,A)):(i[`${t}`]=W,p.has(W)&&s([i]))});for(let L=y;L<k+1;L++)i[`${t}`]=g[L],r([i]),p.add(g[L])}function Ft(g){return!g?.value||(d.value=g.value,!d?.value)?!1:(T.observe(d.value),S(".disable-scroll-behavior","scroll-behavior: unset !important;"),!0)}return{init:Ft,dragStart:w,dragMove:I,dragEnd:M,onScroll:B,isSingleClick:O,cancelSelectAllBySingleClick:ue,selectFn:m,selectRange:E,isPressing:f,containerEl:d,observer:T}}function Ze(t){const o=ie(t),{observer:n,selectRange:l}=o,{onScroll:r,dragStart:s,dragMove:a,dragEnd:i,cancelSelectAllBySingleClick:m}=o,p=e.computed(()=>({left:`${l.value.left}px`,top:`${l.value.top}px`,width:`${l.value.width}px`,height:`${l.value.height}px`})),{load:u,unload:d}=G(`.drag-select-box {
|
|
1
|
+
(function(y,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(y=typeof globalThis<"u"?globalThis:y||self,e(y.ui={},y.Vue))})(this,function(y,e){"use strict";const fe={created(t,o){let n,l;function r(a){n=a.clientX,l=a.clientY}function s(a){if(n===void 0)return;const i=a.clientX,m=a.clientY,p=Math.abs(i-n),u=Math.abs(m-l);p>5||u>5||o.value&&o.value(a)}t.__mouse_down__=r,t.__mouse_up__=s,t.addEventListener("mousedown",r),t.addEventListener("mouseup",s)},unmounted(t){t.removeEventListener("mousedown",t.__mouse_down__),t.removeEventListener("mouseup",t.__mouse_up__)}},$e={created(t,o){const{fn:n,ms:l=1500}=o.value;let r=null;function s(a){r||(n(a),r=setTimeout(()=>{r=null},l))}t.addEventListener("click",s)}};var pe;const Y=typeof window<"u",he=t=>typeof t=="function";Y&&((pe=window?.navigator)==null?void 0:pe.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function q(t){return typeof t=="function"?t():e.unref(t)}function me(t,o){function n(...l){t(()=>o.apply(this,l),{fn:o,thisArg:this,args:l})}return n}function Ie(t,o={}){let n,l;return s=>{const a=q(t),i=q(o.maxWait);if(n&&clearTimeout(n),a<=0||i!==void 0&&i<=0)return l&&(clearTimeout(l),l=null),s();i&&!l&&(l=setTimeout(()=>{n&&clearTimeout(n),l=null,s()},i)),n=setTimeout(()=>{l&&clearTimeout(l),l=null,s()},a)}}function Me(t,o=!0,n=!0){let l=0,r,s=!0;const a=()=>{r&&(clearTimeout(r),r=void 0)};return m=>{const p=q(t),u=Date.now()-l;if(a(),p<=0)return l=Date.now(),m();u>p&&(n||!s)?(l=Date.now(),m()):o&&(r=setTimeout(()=>{l=Date.now(),s=!0,a(),m()},p)),!n&&!r&&(r=setTimeout(()=>s=!0,p)),s=!1}}function ke(t){return t}function Re(t,o){let n,l,r;const s=e.ref(!0),a=()=>{s.value=!0,r()};e.watch(t,a,{flush:"sync"});const i=he(o)?o:o.get,m=he(o)?void 0:o.set,p=e.customRef((u,d)=>(l=u,r=d,{get(){return s.value&&(n=i(),s.value=!1),l(),n},set(f){m?.(f)}}));return Object.isExtensible(p)&&(p.trigger=a),p}function ve(t){return e.getCurrentScope()?(e.onScopeDispose(t),!0):!1}function ge(t,o=200,n={}){return me(Ie(o,n),t)}function _e(t,o=200,n=!1,l=!0){return me(Me(o,n,l),t)}function ye(t,o=!0){e.getCurrentInstance()?e.onMounted(t):o?t():e.nextTick(t)}function Ee(t){var o;const n=q(t);return(o=n?.$el)!=null?o:n}const Pe=Y?window:void 0,Ae=Y?window.document:void 0;Y&&window.navigator,Y&&window.location;function He(t,o=!1){const n=e.ref(),l=()=>n.value=Boolean(t());return l(),ye(l,o),n}const Q=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},X="__vueuse_ssr_handlers__";Q[X]=Q[X]||{},Q[X];function Fe(){const t=e.getCurrentInstance(),o=Re(()=>null,()=>t.proxy.$el);return e.onUpdated(o.trigger),e.onMounted(o.trigger),o}var we=Object.getOwnPropertySymbols,Ve=Object.prototype.hasOwnProperty,Ne=Object.prototype.propertyIsEnumerable,ze=(t,o)=>{var n={};for(var l in t)Ve.call(t,l)&&o.indexOf(l)<0&&(n[l]=t[l]);if(t!=null&&we)for(var l of we(t))o.indexOf(l)<0&&Ne.call(t,l)&&(n[l]=t[l]);return n};function je(t,o,n={}){const l=n,{window:r=Pe}=l,s=ze(l,["window"]);let a;const i=He(()=>r&&"ResizeObserver"in r),m=()=>{a&&(a.disconnect(),a=void 0)},p=e.watch(()=>Ee(t),d=>{m(),i.value&&r&&d&&(a=new ResizeObserver(o),a.observe(d,s))},{immediate:!0,flush:"post"}),u=()=>{m(),p()};return ve(u),{isSupported:i,stop:u}}function Ke(t,o={width:0,height:0},n={}){const{box:l="content-box"}=n,r=e.ref(o.width),s=e.ref(o.height);return je(t,([a])=>{const i=l==="border-box"?a.borderBoxSize:l==="content-box"?a.contentBoxSize:a.devicePixelContentBoxSize;i?(r.value=i.reduce((m,{inlineSize:p})=>m+p,0),s.value=i.reduce((m,{blockSize:p})=>m+p,0)):(r.value=a.contentRect.width,s.value=a.contentRect.height)},n),e.watch(()=>Ee(t),a=>{r.value=a?o.width:0,s.value=a?o.height:0}),{width:r,height:s}}var be;(function(t){t.UP="UP",t.RIGHT="RIGHT",t.DOWN="DOWN",t.LEFT="LEFT",t.NONE="NONE"})(be||(be={}));let We=0;function G(t,o={}){const n=e.ref(!1),{document:l=Ae,immediate:r=!0,manual:s=!1,id:a=`vueuse_styletag_${++We}`}=o,i=e.ref(t);let m=()=>{};const p=()=>{if(!l)return;const d=l.getElementById(a)||l.createElement("style");d.type="text/css",d.id=a,o.media&&(d.media=o.media),l.head.appendChild(d),!n.value&&(m=e.watch(i,f=>{d.innerText=f},{immediate:!0}),n.value=!0)},u=()=>{!l||!n.value||(m(),l.head.removeChild(l.getElementById(a)),n.value=!1)};return r&&!s&&ye(p),s||ve(u),{id:a,css:i,unload:u,load:p,isLoaded:e.readonly(n)}}var Ye=Object.defineProperty,Se=Object.getOwnPropertySymbols,Ue=Object.prototype.hasOwnProperty,qe=Object.prototype.propertyIsEnumerable,Ce=(t,o,n)=>o in t?Ye(t,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[o]=n,Qe=(t,o)=>{for(var n in o||(o={}))Ue.call(o,n)&&Ce(t,n,o[n]);if(Se)for(var n of Se(o))qe.call(o,n)&&Ce(t,n,o[n]);return t};Qe({linear:ke},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});function Le(t,o){const{scrollEndHook:n,itemHeight:l,overscan:r=5}=o,s=e.ref(null),a=Ke(s),i=e.ref(!0),m=ge(H,100);let p;const u=e.shallowRef(t),d=e.ref(0),f=e.ref({start:0,end:10}),c=e.ref({start:0,end:r});let h=0;const B=e.ref([]),v=e.computed(()=>{let{sum:b,height:w}={sum:0,height:0};return u.value.map(($,I)=>(typeof l=="number"?w=l:w=l(I),b+=w,{height:w,sum:b}))}),_=e.computed(()=>N(f.value.start)),S=e.computed(()=>typeof l=="number"?v.value.length*l:v.value[v.value.length-1]?.sum||0),M=e.computed(()=>{const{start:b,end:w}=c.value;return B.value.slice(b,w)});e.onMounted(()=>{}),e.onUnmounted(()=>cancelAnimationFrame(p)),e.watch([a.width,a.height,u],([b,w])=>{(b||w)&&x()},{deep:!0}),e.watch(d,()=>{A(),m()});function A(){i.value=!1}function H(){i.value=!0,n?.()}function x(){cancelAnimationFrame(p),p=requestAnimationFrame(C)}function C(){if(s.value){d.value=s.value.scrollTop;let b=D(d.value);h=F(b);let w=Math.max(0,b-r),$=Math.min(b+h+r,u.value.length);f.value={start:w,end:$},B.value=u.value.slice(w,$).map((I,T)=>({data:I,index:T+w})),c.value.start=b-w,c.value.end=c.value.start+h}}function D(b){let w=0,$=v.value.length-1,I=-1;for(;w<=$;){const T=Math.floor((w+$)/2);v.value[T].sum>=b?(I=T,$=T-1):w=T+1}return Math.max(0,I)}function F(b){let w=0,$=0;for(let I=b;I<v.value.length&&(w++,$+=v.value[I].height,!($>=a.height.value));I++);return w}function N(b){if(typeof l=="number")return b*l;let w=v.value[b];return w?w.sum-w.height:0}function R(b){return v.value[b]||{sum:0,height:0}}function j(b){if(s.value){const w=R(b);s.value.scrollTop=w.sum-w.height,C()}}const U=e.computed(()=>({style:{width:"100%",height:`${S.value}px`,pointerEvents:i.value?void 0:"none"}})),K=e.computed(()=>({style:{transform:`translate3d(0, ${_.value}px, 0)`,"will-change":"transform"}})),z={overflowY:"auto"};return{list:B,visiableList:M,getItemHeightData:R,getoffsetTopIndex:D,totalHeight:S,clientHeight:a.height,scrollTo:j,scrollTop:d,isScrollEnd:i,containerProps:{ref:s,onScroll:()=>{x()},style:z},wrapperProps:U,innerProps:K}}const Z=Symbol(),J=Symbol(),ee=Symbol(),te=Symbol(),oe=Symbol(),ne=Symbol(),le=Symbol(),re=Symbol(),ae=Symbol();function Xe(){const{voidFn:t,boolFn:o,boolRef:n,arrayRef:l}={voidFn:c=>{},boolFn:c=>!1,boolRef:e.computed(()=>!1),arrayRef:e.computed(()=>[])},r=e.inject(te,l),s=e.inject(ee,o),a=e.inject(re,n),i=e.inject(J,t),m=e.inject(Z,t),p=e.inject(oe,t),u=e.inject(ne,t),d=e.inject(le,t),f=e.inject(ae,t);return{selected:r,isSelected:s,isAllSelected:a,toggle:i,toggleAll:m,select:p,selectAll:u,unselect:d,unselectAll:f}}function Ge(t,o){const n=e.ref({}),l=e.computed(()=>t.value.filter(f=>n.value[f[o]])),r=e.computed(()=>l.value.length!=0&&Object.keys(n.value).length==t.value.length);function s(){t.value.forEach(f=>{n.value[f[o]]=!0})}function a(){n.value={}}function i(f){f.forEach(c=>{n.value[c[o]]||(n.value[c[o]]=!0)})}function m(f){f.forEach(c=>{n.value[c[o]]&&delete n.value[c[o]]})}function p(f){return!!n.value[f[o]]}function u(f){f.forEach(c=>{p(c)?delete n.value[c[o]]:n.value[c[o]]=!0})}function d(){r.value?a():s()}return e.provide(Z,d),e.provide(J,u),e.provide(ee,p),e.provide(te,l),e.provide(oe,i),e.provide(ne,s),e.provide(le,m),e.provide(re,r),e.provide(ae,a),{selected:l,select:i,selectAll:s,unselect:m,unselectAll:a,toggle:u,toggleAll:d,isSelected:p,isAllSelected:r}}function se(t){return()=>{console.debug(`\u9ED8\u8BA4${t}\u65B9\u6CD5,\u9700\u8981\u81EA\u5B9A\u4E49\u751F\u6548`)}}function ie({attribute:t,selectWay:o="colum",scrollOptions:n={},getSelectMap:l=()=>({})}){const{select:r=se("\u9009\u62E9"),unselect:s=se("\u53D6\u6D88\u9009\u62E9"),unselectAll:a=se("\u53D6\u6D88\u5168\u9009")}=l();let i={};const m=e.computed(()=>_e(o==="colum"?At:Ht,50)),p=new Set,u=e.ref(!0),d=e.ref(),f=e.ref(!1),c=e.ref({x:0,y:0}),h=e.ref({x:0,y:0,scrollTop:0}),B=new ResizeObserver(g=>v.value=g[0].target.getBoundingClientRect()),v=e.ref({}),_=e.ref({top:0,height:0,sync(g=!1){_.value.top=d.value?.scrollTop||0,g&&(_.value.height=d.value?.scrollHeight||0)}}),S=e.computed(()=>f.value?{left:Math.min(c.value.x,h.value.x)-v.value.left,top:Math.min(c.value.y,h.value.y)-v.value.top,width:Math.abs(c.value.x-h.value.x),height:Math.abs(c.value.y-h.value.y)}:{left:0,top:0,width:0,height:0}),{margin:M=50,startSpeed:A=30,maxSpeed:H=30}=n;let x;const C=M,D=A,F=H,N=g=>g**1;let R=0;function j(g){if(cancelAnimationFrame(x),R=U(g),R=Math.max(Math.min(R,F),-F),R!==0){const E=d.value;if(!E||!f.value)return;const k=_.value.height-v.value.height;let L=_.value.top+Number(R);L=Math.min(Math.max(0,L),k),E.scrollTop=L,z(),x=requestAnimationFrame(()=>j(g))}}function U(g){if(d.value){const k=v.value,L=k.bottom-g;if(L<C)return D*N(1-L/C);const P=g-k.top;if(P<C)return-D*N(1-P/C)}return 0}function K(g){const E={...S.value,right:0,bottom:0};return E.left+=v.value.left,E.top+=v.value.top-_.value.top,E.right=E.width+E.left,E.bottom=E.height+E.top,E.left<g.right&&E.right>g.left&&E.top<g.bottom&&E.bottom>g.top}function z(){_.value.sync();const{top:g,height:E}=_.value;h.value.y=Math.min(E+v.value.top,h.value.y+g-h.value.scrollTop),h.value.scrollTop=g}function b(g,E,k="dynamic-styles"){let L=document.getElementById(k);L||(L=document.createElement("style"),L.id=k,document.head.appendChild(L));const P=L.sheet.cssRules,W=P.length,Vt=`${g} { ${E} }`;for(let de=0;de<W;de++){const Oe=P[de];if(Oe.selectorText===g&&Oe.style.cssText===E)return}L.sheet.insertRule(Vt,W)}function w(g,E){u.value=!0,f.value=!0,_.value.height?_.value.sync():_.value.sync(!0),c.value.x=g,c.value.y=E+_.value.top,h.value.x=c.value.x,h.value.y=c.value.y,d.value?.classList.add("disable-scroll-behavior"),p.clear()}function $(g,E,k){!f.value||(u.value&&o==="colum"&&!O()&&(a(),u.value=!1),k?.(),j(E),h.value.x=Math.max(g,v.value.left),h.value.y=Math.min(E+_.value.top,_.value.height+v.value.top),h.value.scrollTop=_.value.top,m.value())}function I(){f.value=!1,d.value?.classList.remove("disable-scroll-behavior")}function T(){!f.value||(R||z(),m.value())}function O(){if(!f.value)return!1;const{width:g,height:E}=S.value;return!(Math.max(g,E)>5)}function ue(){O()&&a()}function At(){O()||d.value?.querySelectorAll(`[${t}]`).forEach(g=>{i[`${t}`]=g.getAttribute(`${t}`),K(g.getBoundingClientRect())?r([i]):s([i])})}function Ht(){const g=[];let E=null,k=0;d.value?.querySelectorAll(`[${t}]`).forEach((L,P)=>{const W=L.getAttribute(`${t}`);g.push(W),K(L.getBoundingClientRect())?(E===null&&(E=P),E=Math.min(E,P),k=Math.max(k,P)):(i[`${t}`]=W,p.has(W)&&s([i]))});for(let L=E;L<k+1;L++)i[`${t}`]=g[L],r([i]),p.add(g[L])}function Ft(g){return!g?.value||(d.value=g.value,!d?.value)?!1:(B.observe(d.value),b(".disable-scroll-behavior","scroll-behavior: unset !important;"),!0)}return{init:Ft,dragStart:w,dragMove:$,dragEnd:I,onScroll:T,isSingleClick:O,cancelSelectAllBySingleClick:ue,selectFn:m,selectRange:S,isPressing:f,containerEl:d,observer:B}}function Ze(t){const o=ie(t),{observer:n,selectRange:l}=o,{onScroll:r,dragStart:s,dragMove:a,dragEnd:i,cancelSelectAllBySingleClick:m}=o,p=e.computed(()=>({left:`${l.value.left}px`,top:`${l.value.top}px`,width:`${l.value.width}px`,height:`${l.value.height}px`})),{load:u}=G(`.drag-select-box {
|
|
2
2
|
position: absolute;
|
|
3
3
|
z-index: 99999;
|
|
4
4
|
background-color: rgb(191 219 254);
|
|
5
5
|
opacity: 0.5;
|
|
6
|
-
}`,{id:"styletag_lzc_dragselect"}),
|
|
6
|
+
}`,{id:"styletag_lzc_dragselect",manual:!0}),d=e.defineComponent({render(){return e.h("div",{id:"selectBoxEl",class:"drag-select-box",style:p.value})}});function f(_){_.button===0&&s(_.x,_.y)}function c(_){a(_.x,_.y)}function h(_){_.composedPath().some(M=>M?.getAttribute?.(t.attribute))||m(),i()}function B(_){try{if(!o.init(_))throw"\u521D\u59CB\u5316\u5931\u8D25,Ref\u5143\u7D20\u4E0D\u6B63\u786E";if(!o.containerEl?.value)return!1;e.render(e.h(d),o.containerEl.value),u(),o.containerEl.value?.addEventListener("scroll",r),o.containerEl.value?.addEventListener("mousedown",f),window.addEventListener("mousemove",c),window.addEventListener("mouseup",h)}catch(S){console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25",S)}}function v(){n.disconnect(),o.containerEl.value?.removeEventListener("scroll",r),o.containerEl.value?.removeEventListener("mousedown",f),window.removeEventListener("mousemove",c),window.removeEventListener("mouseup",h)}return{init:B,unMount:v}}function Je(t,o,n=600){const l=ie({...t,selectWay:"row",scrollOptions:{startSpeed:5,maxSpeed:5}}),{observer:r}=l,{onScroll:s,dragStart:a,dragMove:i,dragEnd:m}=l;let p;function u(){clearTimeout(p)}function d(v){u(),v.composedPath().some(S=>!!S?.getAttribute?.(t.attribute))&&(p=setTimeout(()=>{const{clientX:S,clientY:M}=v.targetTouches[0];a(S,M),o?.(),i(S,M,()=>v.preventDefault()),v.preventDefault()},n))}function f(v){u();const{clientX:_,clientY:S}=v.targetTouches[0];i(_,S,()=>v.preventDefault())}function c(){u(),m()}function h(v){try{if(!l.init(v))throw"\u521D\u59CB\u5316\u5931\u8D25,Ref\u5143\u7D20\u4E0D\u6B63\u786E";if(!l.containerEl?.value)return!1;l.containerEl.value?.addEventListener("scroll",s),l.containerEl.value?.addEventListener("touchstart",d),l.containerEl.value?.addEventListener("touchmove",f),window.addEventListener("touchcancel",c),window.addEventListener("touchend",c)}catch(_){console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25",_)}}function B(){r.disconnect(),l.containerEl.value?.removeEventListener("scroll",s),l.containerEl.value?.removeEventListener("touchstart",d),l.containerEl.value?.removeEventListener("touchmove",f),window.removeEventListener("touchcancel",c),window.removeEventListener("touchEnd",c)}return{init:h,unMount:B}}const Te=Symbol(),et={key:0,class:"lzc-modal"},tt=e.defineComponent({__name:"Dialog",props:{visiable:{type:Boolean,default:!1},closeOnClickOverlay:{type:Boolean,default:!0},dialogClass:{default:""}},emits:["update:visiable"],setup(t,{emit:o}){const n=t,l=()=>{n.closeOnClickOverlay&&o("update:visiable",!1)};return e.provide(Te,()=>o("update:visiable",!1)),(r,s)=>(e.openBlock(),e.createBlock(e.Transition,{name:"modal"},{default:e.withCtx(()=>[t.visiable?e.withDirectives((e.openBlock(),e.createElementBlock("div",et,[e.createElementVNode("div",{onMousedown:s[0]||(s[0]=e.withModifiers(()=>{},["stop"])),class:e.normalizeClass(["lzc-dialog",t.dialogClass])},[e.renderSlot(r.$slots,"default",{},void 0,!0)],34)])),[[e.unref(fe),()=>l()]]):e.createCommentVNode("",!0)]),_:3}))}}),zt="",V=(t,o)=>{const n=t.__vccOpts||t;for(const[l,r]of o)n[l]=r;return n},ot=V(tt,[["__scopeId","data-v-4ff684af"]]);function nt(t){function o(n,l){const r=document.createElement("div"),s={setup(){return()=>e.h(ot,{visiable:!0,"onUpdate:visiable":()=>{r?.remove()},...t},{default:()=>e.h(n,l)})}};return document.body.appendChild(r),e.render(e.h(s),r),{close:()=>r?.remove()}}return{create:o}}function Be({component:t,componentProps:o,delay:n=300}){const r=`lzc-delay-loading-${`${new Date().getTime()}`}`,s=`${n}ms`;return G(`@keyframes lzcDelayLoad {
|
|
7
7
|
to {
|
|
8
8
|
opacity: 1;
|
|
9
9
|
}
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
.${r} {
|
|
12
12
|
opacity: 0;
|
|
13
13
|
animation: lzcDelayLoad 0s ${s} forwards;
|
|
14
|
-
}`)
|
|
14
|
+
}`),{LoadingComp:e.defineComponent({setup(){const i=Fe();return e.onMounted(()=>{i.value.classList.add(r)}),()=>e.h(t,o)}})}}function lt({component:t,componentProps:o,delay:n=300}){const{LoadingComp:l}=Be({component:t,componentProps:o,delay:n}),r=e.ref(!1);function s(){r.value=!0}function a(){r.value=!1}return{LoadingComp:l,loading:r,load:s,unload:a}}const rt=[(t=>(e.pushScopeId("data-v-d0ad7597"),t=t(),e.popScopeId(),t))(()=>e.createElementVNode("div",{class:"ldio-mm5gwljcryb"},[e.createElementVNode("div")],-1))],at=e.defineComponent({__name:"DefaultLoading",props:{width:{default:24},height:{default:24}},setup(t){return e.useCssVars(o=>({d8dfa9f0:t.width+"px","2941c2e5":t.height+"px"})),(o,n)=>(e.openBlock(),e.createElementBlock("div",e.normalizeProps(e.guardReactiveProps(o.$attrs)),rt,16))}}),Wt="",st=V(at,[["__scopeId","data-v-d0ad7597"]]),it=["onClick"],ct=e.defineComponent({__name:"Toast",props:{message:null,position:null,buttonClickEvent:null},setup(t){const o=t,n=e.ref(),l=e.ref(),r=e.ref(),s=e.computed(()=>{switch(o.position){case"top":return 10;case"middle":return 50;case"bottom":return 85}}),a=e.computed(()=>({position:"absolute",borderRadius:"10px",backgroundColor:"rgba(0, 0, 0, 0.8)",padding:"14px 19px",top:`calc(${s.value}% - ${r.value}px)`,left:`calc(50% - ${l.value}px)`})),i=e.computed(()=>({width:"fit-content",display:"flex",justifyContent:"center",alignItems:"center",color:"white",fontSize:"14px"}));function m(){!o.buttonClickEvent||o.buttonClickEvent()}return e.nextTick(()=>{l.value=n.value.offsetWidth/2,r.value=n.value.offsetHeight/2}),(p,u)=>(e.openBlock(),e.createElementBlock("div",{onClick:e.withModifiers(m,["stop"]),id:"toastWrapper",ref_key:"toastWrapper",ref:n,class:"toastWrapper",style:e.normalizeStyle([e.unref(a),{zIndex:9999999}])},[e.createElementVNode("div",{style:e.normalizeStyle(e.unref(i))},[e.createElementVNode("span",null,e.toDisplayString(t.message),1)],4)],12,it))}}),Yt="",ut=V(ct,[["__scopeId","data-v-533e986b"]]),xe={message:"\u61D2\u732B\u4E91 Yes!!!",position:"middle",duration:1500,buttonClickEvent:()=>{}};class dt{options;container;constructor(o){this.options=o,this.container=document.createElement("div")}present(){const o=e.h(e.h(ut),{...xe,...this.options});e.render(o,this.container),document.body.insertBefore(this.container,document.body.firstChild);const n=this.options.duration||xe.duration;setTimeout(()=>{this.dismiss()},n)}dismiss(){if(this.container){const o=this.container.querySelector("#toastWrapper");o.style.opacity="0",o.style.transition="opacity 0.4s ease-in",setTimeout(()=>{this.container&&(e.render(null,this.container),document.body.removeChild(this.container))},500)}}}const ft=["xlink:href","fill","color"],pt=e.defineComponent({__name:"SvgIcon",props:{name:null,prefix:{default:"icon"},color:{default:"#FFF"},width:null,height:null},setup(t){const o=t,n=e.computed(()=>`#${o.prefix}-${o.name}`),l=e.computed(()=>({width:`${o.width??o.height}px`,height:`${o.height??o.width}px`,aspectRatio:o.width&&o.height?void 0:"1/1"}));return(r,s)=>(e.openBlock(),e.createElementBlock("svg",{"aria-hidden":"",style:e.normalizeStyle(e.unref(l))},[e.createElementVNode("use",{"xlink:href":e.unref(n),fill:t.color,color:t.color},null,8,ft)],4))}});function ht(t){const{containerEl:o,sliderEl:n,autoHeight:l,performance:r={},maxHeightRatio:s=.9,observeMethod:a="classList"}=t,i=e.ref(!0),m=ge(N,100);let p,u="";const d=e.ref(0),f=e.ref(0),c=e.ref(0),h=e.ref({top:0,scrollTop:0,scrollHeight:0,clientHeight:0}),B=e.ref({clientHeight:0}),v=e.computed(()=>!!f.value),_=e.computed(()=>h.value.scrollHeight>h.value.clientHeight),S=e.computed(()=>l?h.value.clientHeight-H.value:h.value.clientHeight-B.value.clientHeight),M=e.computed(()=>h.value.scrollHeight-h.value.clientHeight),A=e.computed(()=>Math.max(h.value.clientHeight/h.value.scrollHeight,.05)),H=e.computed(()=>A.value>s?0:A.value*h.value.clientHeight),x=e.computed(()=>({willChange:"transform",transform:`translate3d(0,${c.value}px,0)`,height:l?`${H.value}px`:void 0}));function C(T){F(),f.value=T.clientY-n.value.getBoundingClientRect().top||1,u=getComputedStyle(o.value).scrollBehavior,u==="smooth"&&(o.value.style.scrollBehavior="unset")}function D(){o.value.style.scrollBehavior=u,f.value=0,m()}function F(){i.value=!1}function N(){v.value||(i.value=!0)}function R(T){if(!v.value)return;let O=T.clientY-h.value.top-f.value;O<0?c.value=0:O>=S.value?c.value=S.value:c.value=O,o.value.scrollTo({top:c.value/S.value*M.value})}function j(){v.value||U()}function U(){cancelAnimationFrame(p),p=requestAnimationFrame(K)}function K(){o.value&&(d.value=r.scrollTop?.value??o.value.scrollTop,c.value=d.value/M.value*S.value)}function z(T){let O="addEventListener";T==="add"?O="addEventListener":O="removeEventListener",n.value?.[O]("pointerdown",C,{passive:!0}),window[O]("pointermove",R,{passive:!0}),window[O]("pointerup",D,{passive:!0})}const b=new MutationObserver(T=>{(a=="classList"||T.map(ue=>ue.oldValue).join().includes("height"))&&w()});function w(){h.value.top=o.value?.getBoundingClientRect().top??0,h.value.scrollHeight=o.value?.scrollHeight??0,h.value.clientHeight=o.value?.clientHeight??0}function $(){F(),setTimeout(()=>{B.value.clientHeight=n.value?.clientHeight??0,N()},150)}function I(){if(o.value&&n.value){o.value.classList.add("hide-scrollbar"),o.value.addEventListener("scroll",j,{passive:!0}),z("add");const T={};a==="classList"?Object.assign(T,{subtree:!0,childList:!0}):Object.assign(T,{subtree:!0,attributeOldValue:!0,attributeFilter:["style"]}),b.observe(o.value,T),setTimeout(()=>{w()},100),$()}else console.error("useScrollBar:","\u521D\u59CB\u5316\u5931\u8D25!",{containerEl:o,sliderEl:n})}return e.watch(d,()=>{F(),m()}),{isScrollEnd:i,isDragSlider:v,offsetTop:c,scrollTop:d,scrollable:_,sliderPos:x,init:I,modifySliderEventListener:z}}const mt=(t=>(e.pushScopeId("data-v-efefe52c"),t=t(),e.popScopeId(),t))(()=>e.createElementVNode("div",{class:"default-slider"},null,-1)),vt=e.defineComponent({__name:"ScrollBar",props:{containerEl:null,autoHide:{type:Boolean},autoHeight:{type:Boolean},observeMethod:null,performance:null},setup(t,{expose:o}){const n=t,l=!!e.useSlots().default,r=e.ref(null),s=e.computed(()=>n.containerEl),a=ht({containerEl:s,sliderEl:r,autoHeight:l?n.autoHeight:!0,performance:n.performance,observeMethod:n.observeMethod}),{scrollable:i,isScrollEnd:m,sliderPos:p}=a,u=e.ref(!1),d=n.autoHide?e.computed(()=>u.value||!m.value):e.computed(()=>i.value),{load:f}=G(`.hide-scrollbar {
|
|
15
15
|
scrollbar-width: none;
|
|
16
16
|
-ms-overflow-style: none;
|
|
17
17
|
}
|
|
18
18
|
.hide-scrollbar::-webkit-scrollbar {
|
|
19
19
|
display: none;
|
|
20
|
-
}`,{id:"styletag_lzc_scrollbar"});e.onMounted(()=>{f(),e.nextTick(()=>{a.init()})}),e.onUnmounted(()=>{c(),a.modifySliderEventListener("remove")});function h(){u.value=!0}function T(){u.value=!1}return o({uScrollBarReturn:a}),(v,b)=>(e.openBlock(),e.createBlock(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{ref_key:"sliderRef",ref:r,class:"slider-wrapper",onMouseenter:h,onMouseleave:T,style:e.normalizeStyle(e.unref(p))},[e.renderSlot(v.$slots,"default",{},()=>[mt],!0)],36),[[e.vShow,e.unref(d)]])]),_:3}))}}),qt="",gt=V(vt,[["__scopeId","data-v-0abfb56c"]]),_t=t=>(e.pushScopeId("data-v-18377f18"),t=t(),e.popScopeId(),t),yt={class:"pull-refresh"},Et={key:0,class:"pull-arrow-circle"},wt={key:0,class:"box-load"},bt={class:"left-load"},St={class:"right-load"},Ct=_t(()=>e.createElementVNode("div",{class:"among-load"},null,-1)),Lt={class:"pull-arrow"},Tt={key:1},Bt=e.defineComponent({__name:"PullRefresh",props:{refresh:null,refreshOff:{type:Boolean,default:!1},scrollTop:null,pullRefreshContainer:null},setup(t){const o=t,n=.7,l="#2EC1CC",r=e.ref(-999),s=e.ref(1),a=e.ref(0),i=e.ref(.3),m=e.ref(!1),p=e.ref(0),u=e.ref(0),d=e.ref(0),f=e.ref(0),c=e.ref(0),h=e.ref(),T=e.computed(()=>o.scrollTop),v=e.computed(()=>({transition:`${f.value}ms`,transform:`translate3d(0,${r.value}px, 0) scale(${s.value})`})),b=e.computed(()=>({borderColor:l,transition:f.value,transform:`rotate(${100+a.value}deg)`,opacity:i.value}));e.watch(c,C=>{C===0&&(r.value=-50,i.value=.3)}),e.watch(u,C=>{if(c.value===2)return;const D=Math.pow(C,n);D===0&&(r.value=-50),D<=50&&D>0&&(r.value=D-45,a.value=Math.pow(D,1.5),D>15?m.value=!0:m.value=!1),D>50&&(r.value=5,i.value=1,c.value)});const E=e.ref(0),$=C=>{E.value=C.touches[0].pageY},P=C=>{const D=C.touches[0].pageY-E.value;E.value=C.touches[0].pageY,!o.refreshOff&&(!o?.refresh||c.value!==2&&T.value===0&&(p.value===0&&(p.value=C.touches[0].pageY),d.value=0,x.value.style.transition=`${d.value}ms`,f.value=0,u.value=C.touches[0].pageY-p.value,x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`,D>0&&C.preventDefault()))},H=()=>{if(o.refreshOff||!o?.refresh||c.value===2)return;p.value=0,d.value=300;const C=Math.pow(u.value,n);x.value.style.transition=`${d.value}ms`,C>50?(c.value=2,u.value=Math.pow(50,1/n),x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`,f.value=300,o?.refresh&&o?.refresh().then(()=>{h.value="\u5237\u65B0\u6210\u529F"}).catch(()=>{h.value="\u5237\u65B0\u5931\u8D25"}).finally(()=>{setTimeout(()=>{c.value=0,u.value=0,x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`,setTimeout(()=>{h.value=void 0},f.value)},600)})):(u.value=0,x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`)},x=e.ref(null);return e.onMounted(()=>{o?.refreshOff||(x.value=document.querySelector(o.pullRefreshContainer),x.value?.addEventListener("touchstart",$),x.value?.addEventListener("touchmove",P),x.value?.addEventListener("touchend",H))}),(C,D)=>(e.openBlock(),e.createElementBlock("div",yt,[e.createElementVNode("div",{class:"pull-refresh-box",style:e.normalizeStyle(e.unref(v))},[h.value?(e.openBlock(),e.createElementBlock("div",Tt,e.toDisplayString(h.value),1)):(e.openBlock(),e.createElementBlock("div",Et,[c.value==2?(e.openBlock(),e.createElementBlock("div",wt,[e.createElementVNode("div",bt,[e.createElementVNode("div",{class:"left-circle",style:e.normalizeStyle({backgroundColor:l})},null,4)]),e.createElementVNode("div",St,[e.createElementVNode("div",{class:"right-circle",style:e.normalizeStyle({backgroundColor:l})},null,4)]),Ct])):(e.openBlock(),e.createElementBlock("div",{key:1,class:"pull-circle-line",style:e.normalizeStyle(e.unref(b))},[e.createElementVNode("div",Lt,[e.createElementVNode("div",{class:e.normalizeClass(["arrows",{opacity:m.value}]),style:e.normalizeStyle({borderBottomColor:l})},null,6)])],4))]))],4)]))}}),Qt="",De=V(Bt,[["__scopeId","data-v-18377f18"]]),xt={inheritAttrs:!1},Dt=e.defineComponent({...xt,__name:"VirtualList",props:{data:null,itemHeight:null,overscan:{default:10},refresh:null,refreshOff:{type:Boolean,default:!1}},emits:["scrollEnd"],setup(t,{expose:o,emit:n}){const l=t,r=Le(e.toRef(l,"data"),{itemHeight:f=>l.itemHeight(l.data[f]),overscan:l.overscan,scrollEndHook:()=>{n("scrollEnd")}}),{list:s,containerProps:a,wrapperProps:i,innerProps:m,getItemHeightData:p,scrollTop:u}=r;o({vListReturn:r});const d="virtualListWrapper"+new Date().getTime();return(f,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(De,{refresh:t.refresh,refreshOff:t.refreshOff,scrollTop:e.unref(u),pullRefreshContainer:"#"+d},null,8,["refresh","refreshOff","scrollTop","pullRefreshContainer"]),e.createElementVNode("div",{class:"virtualListWrapper",id:d},[e.createElementVNode("div",e.mergeProps({onScrollPassive:c[0]||(c[0]=(...h)=>e.unref(a).onScroll&&e.unref(a).onScroll(...h)),ref:e.unref(a).ref,class:"virtualList"},f.$attrs),[e.createElementVNode("div",e.normalizeProps(e.guardReactiveProps(e.unref(i))),[e.createElementVNode("div",e.normalizeProps(e.guardReactiveProps(e.unref(m))),[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(s),({index:h,data:T})=>(e.openBlock(),e.createElementBlock("div",{key:h,style:e.normalizeStyle({height:`${e.unref(p)(h).height}px`,display:"flex"})},[e.renderSlot(f.$slots,"default",{data:T,index:h},void 0,!0)],4))),128))],16)],16)],16)])],64))}}),Xt="",Ot=V(Dt,[["__scopeId","data-v-e0fb787f"]]),ce=t=>(e.pushScopeId("data-v-c986249d"),t=t(),e.popScopeId(),t),$t={style:{position:"absolute"}},It=ce(()=>e.createElementVNode("div",{class:"wrapper"},null,-1)),Mt=["width","height"],kt=[ce(()=>e.createElementVNode("title",null,"logo",-1)),ce(()=>e.createElementVNode("g",{id:"group-1",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[e.createElementVNode("path",{d:"M260,0 L260,260 L0,260 L0,0 L260,0 Z M173.523673,59.478426 L168.543315,62.4752911 C160.9116,67.0675753 153.089651,71.6349169 145.95806,75.5800674 C142.130471,77.697465 141.695584,77.8197038 137.842227,77.8197038 L123.620155,77.8194132 C120.16747,77.8127705 119.807362,77.673506 116.200006,75.5626777 L115.86045,75.3641139 C113.295911,73.8653877 110.281688,72.1255413 103.60737,68.2932221 C100.032855,66.2486474 96.3694634,64.1645054 92.8123362,62.1486494 L88.1098826,59.4837265 L86.4238232,64.6191026 C83.7525911,72.7551036 81.4062856,80.7653112 79.9222326,87.4417622 C78.9474243,91.8460343 78.2380884,93.2327734 74.2195073,98.9752733 C73.3694777,100.207223 72.630007,101.343155 72.0710109,102.283257 C67.5201215,110.313953 65.2975905,119.339776 65.6004928,128.457001 C66.1750084,143.318086 73.5375842,157.955758 85.6992798,168.473706 C96.9509724,178.204645 111.5737,183.826593 127.858154,184.209647 L130.088901,184.229303 C130.3376,186.684365 130.531293,189.982467 130.67329,193.770543 L130.951876,201.202421 L137.351863,197.414204 C154.766094,187.106546 169.345402,176.172255 180.160428,163.526119 C190.679421,151.226139 196.179795,138.745301 195.345608,125.762609 C194.727393,116.39373 192.289395,107.848059 187.082918,99.046007 C186.275378,97.7498121 185.738167,97.0056347 184.495395,95.37077 C181.975467,92.0558065 181.159964,90.5424149 180.493634,87.4039653 C178.713605,78.9218624 176.863265,71.4211865 175.088993,65.0761883 L173.523673,59.478426 Z M93.177,72.537 L93.8226224,72.9040486 C95.6240552,73.9292933 97.4266638,74.9575498 99.2051531,75.9748184 C106.15023,79.9626119 109.111289,81.6727026 111.728598,83.2042091 C116.752992,86.1442112 118.538634,86.6733184 123.964152,86.6733184 L137.842227,86.6733184 C143.264867,86.6733184 145.156143,86.1417146 150.243765,83.3272749 L153.915953,81.276117 C157.635687,79.179445 161.486156,76.9543599 165.360239,74.6740288 L168.062636,73.0710869 L168.527808,74.8705095 C169.630114,79.2468106 170.742831,84.0476913 171.830914,89.2325336 C172.820403,93.8931438 174.207097,96.4665356 177.447051,100.728693 C178.530829,102.154402 178.952253,102.738183 179.517404,103.643654 C183.925243,111.098001 185.980436,118.301862 186.51071,126.337939 C187.173867,136.658947 182.587388,147.066077 173.431821,157.771787 L171.503004,159.959402 C163.609627,168.649028 153.591728,176.617571 141.90907,184.187495 L139.123121,185.960576 L139.113767,185.819152 C139.047016,184.932364 138.975009,184.102769 138.897435,183.336992 C138.769034,182.069465 138.589718,180.629122 138.367155,179.053334 L137.795381,175.005053 L133.714496,175.253822 C132.500079,175.327852 131.274186,175.368647 130.037423,175.375838 C114.999567,175.463276 101.629066,170.545082 91.4908024,161.777083 C81.1421175,152.827103 74.9249947,140.466728 74.4483613,128.138982 C74.2004611,120.675327 76.0261036,113.26129 79.7275986,106.727863 C80.126032,106.059698 80.7615655,105.083428 81.4902403,104.02721 C86.0997527,97.4404488 87.2937074,95.1062887 88.5657754,89.358959 C89.6596645,84.4377825 91.2792852,78.6447463 93.1627518,72.6043699 L93.177,72.537 Z",id:"path-1",fill:"#FFF"})],-1))],Rt=e.defineComponent({__name:"Loading",props:{width:{default:"90"},height:{default:"90"},duration:{default:1300}},setup(t){const o=t;e.useCssVars(l=>({"5e400569":n}));const n=`${o.duration}ms`;return(l,r)=>(e.openBlock(),e.createElementBlock("div",$t,[It,(e.openBlock(),e.createElementBlock("svg",{style:{position:"relative"},width:t.width,height:t.height,viewBox:"0 0 260 260",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},kt,8,Mt))]))}}),Jt="",Pt=V(Rt,[["__scopeId","data-v-c986249d"]]);_.DefaultLoading=st,_.Loading=Pt,_.PullRefresh=De,_.ScrollBar=gt,_.SvgIcon=pt,_.ToastCreator=dt,_.VirtualList=Ot,_.allSelectedKey=te,_.closeDialogKey=Te,_.dialogController=nt,_.isAllSelectedKey=re,_.isSelectedKey=ee,_.selectAllKey=ne,_.selectKey=oe,_.toggleAllKey=Z,_.toggleKey=J,_.unselectAllKey=ae,_.unselectKey=le,_.useDelayLoad=lt,_.useDelayLoadComp=Be,_.useDragSelect=ie,_.useDragSelectByMobile=Je,_.useDragSelectByPc=Ze,_.useSelectable=Ge,_.useSelectableInjectors=Xe,_.useVirtualList=Le,_.vDebounceClick=$e,_.vSingleClick=fe,Object.defineProperties(_,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
20
|
+
}`,{id:"styletag_lzc_scrollbar",manual:!0});e.onMounted(()=>{f(),e.nextTick(()=>{a.init()})}),e.onUnmounted(()=>{a.modifySliderEventListener("remove")});function c(){u.value=!0}function h(){u.value=!1}return o({uScrollBarReturn:a}),(B,v)=>(e.openBlock(),e.createBlock(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{ref_key:"sliderRef",ref:r,class:"slider-wrapper",onMouseenter:c,onMouseleave:h,style:e.normalizeStyle(e.unref(p))},[e.renderSlot(B.$slots,"default",{},()=>[mt],!0)],36),[[e.vShow,e.unref(d)]])]),_:3}))}}),qt="",gt=V(vt,[["__scopeId","data-v-efefe52c"]]),_t=t=>(e.pushScopeId("data-v-18377f18"),t=t(),e.popScopeId(),t),yt={class:"pull-refresh"},Et={key:0,class:"pull-arrow-circle"},wt={key:0,class:"box-load"},bt={class:"left-load"},St={class:"right-load"},Ct=_t(()=>e.createElementVNode("div",{class:"among-load"},null,-1)),Lt={class:"pull-arrow"},Tt={key:1},Bt=e.defineComponent({__name:"PullRefresh",props:{refresh:null,refreshOff:{type:Boolean,default:!1},scrollTop:null,pullRefreshContainer:null},setup(t){const o=t,n=.7,l="#2EC1CC",r=e.ref(-999),s=e.ref(1),a=e.ref(0),i=e.ref(.3),m=e.ref(!1),p=e.ref(0),u=e.ref(0),d=e.ref(0),f=e.ref(0),c=e.ref(0),h=e.ref(),B=e.computed(()=>o.scrollTop),v=e.computed(()=>({transition:`${f.value}ms`,transform:`translate3d(0,${r.value}px, 0) scale(${s.value})`})),_=e.computed(()=>({borderColor:l,transition:f.value,transform:`rotate(${100+a.value}deg)`,opacity:i.value}));e.watch(c,C=>{C===0&&(r.value=-50,i.value=.3)}),e.watch(u,C=>{if(c.value===2)return;const D=Math.pow(C,n);D===0&&(r.value=-50),D<=50&&D>0&&(r.value=D-45,a.value=Math.pow(D,1.5),D>15?m.value=!0:m.value=!1),D>50&&(r.value=5,i.value=1,c.value)});const S=e.ref(0),M=C=>{S.value=C.touches[0].pageY},A=C=>{const D=C.touches[0].pageY-S.value;S.value=C.touches[0].pageY,!o.refreshOff&&(!o?.refresh||c.value!==2&&B.value===0&&(p.value===0&&(p.value=C.touches[0].pageY),d.value=0,x.value.style.transition=`${d.value}ms`,f.value=0,u.value=C.touches[0].pageY-p.value,x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`,D>0&&C.preventDefault()))},H=()=>{if(o.refreshOff||!o?.refresh||c.value===2)return;p.value=0,d.value=300;const C=Math.pow(u.value,n);x.value.style.transition=`${d.value}ms`,C>50?(c.value=2,u.value=Math.pow(50,1/n),x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`,f.value=300,o?.refresh&&o?.refresh().then(()=>{h.value="\u5237\u65B0\u6210\u529F"}).catch(()=>{h.value="\u5237\u65B0\u5931\u8D25"}).finally(()=>{setTimeout(()=>{c.value=0,u.value=0,x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`,setTimeout(()=>{h.value=void 0},f.value)},600)})):(u.value=0,x.value.style.transform=`translate3d(0, ${Math.pow(u.value,n)}px, 0)`)},x=e.ref(null);return e.onMounted(()=>{o?.refreshOff||(x.value=document.querySelector(o.pullRefreshContainer),x.value?.addEventListener("touchstart",M),x.value?.addEventListener("touchmove",A),x.value?.addEventListener("touchend",H))}),(C,D)=>(e.openBlock(),e.createElementBlock("div",yt,[e.createElementVNode("div",{class:"pull-refresh-box",style:e.normalizeStyle(e.unref(v))},[h.value?(e.openBlock(),e.createElementBlock("div",Tt,e.toDisplayString(h.value),1)):(e.openBlock(),e.createElementBlock("div",Et,[c.value==2?(e.openBlock(),e.createElementBlock("div",wt,[e.createElementVNode("div",bt,[e.createElementVNode("div",{class:"left-circle",style:e.normalizeStyle({backgroundColor:l})},null,4)]),e.createElementVNode("div",St,[e.createElementVNode("div",{class:"right-circle",style:e.normalizeStyle({backgroundColor:l})},null,4)]),Ct])):(e.openBlock(),e.createElementBlock("div",{key:1,class:"pull-circle-line",style:e.normalizeStyle(e.unref(_))},[e.createElementVNode("div",Lt,[e.createElementVNode("div",{class:e.normalizeClass(["arrows",{opacity:m.value}]),style:e.normalizeStyle({borderBottomColor:l})},null,6)])],4))]))],4)]))}}),Qt="",De=V(Bt,[["__scopeId","data-v-18377f18"]]),xt={inheritAttrs:!1},Dt=e.defineComponent({...xt,__name:"VirtualList",props:{data:null,itemHeight:null,overscan:{default:10},refresh:null,refreshOff:{type:Boolean,default:!1}},emits:["scrollEnd"],setup(t,{expose:o,emit:n}){const l=t,r=Le(e.toRef(l,"data"),{itemHeight:f=>l.itemHeight(l.data[f]),overscan:l.overscan,scrollEndHook:()=>{n("scrollEnd")}}),{list:s,containerProps:a,wrapperProps:i,innerProps:m,getItemHeightData:p,scrollTop:u}=r;o({vListReturn:r});const d="virtualListWrapper"+new Date().getTime();return(f,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(De,{refresh:t.refresh,refreshOff:t.refreshOff,scrollTop:e.unref(u),pullRefreshContainer:"#"+d},null,8,["refresh","refreshOff","scrollTop","pullRefreshContainer"]),e.createElementVNode("div",{class:"virtualListWrapper",id:d},[e.createElementVNode("div",e.mergeProps({onScrollPassive:c[0]||(c[0]=(...h)=>e.unref(a).onScroll&&e.unref(a).onScroll(...h)),ref:e.unref(a).ref,class:"virtualList"},f.$attrs),[e.createElementVNode("div",e.normalizeProps(e.guardReactiveProps(e.unref(i))),[e.createElementVNode("div",e.normalizeProps(e.guardReactiveProps(e.unref(m))),[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(s),({index:h,data:B})=>(e.openBlock(),e.createElementBlock("div",{key:h,style:e.normalizeStyle({height:`${e.unref(p)(h).height}px`,display:"flex"})},[e.renderSlot(f.$slots,"default",{data:B,index:h},void 0,!0)],4))),128))],16)],16)],16)])],64))}}),Xt="",Ot=V(Dt,[["__scopeId","data-v-e0fb787f"]]),ce=t=>(e.pushScopeId("data-v-c986249d"),t=t(),e.popScopeId(),t),$t={style:{position:"absolute"}},It=ce(()=>e.createElementVNode("div",{class:"wrapper"},null,-1)),Mt=["width","height"],kt=[ce(()=>e.createElementVNode("title",null,"logo",-1)),ce(()=>e.createElementVNode("g",{id:"group-1",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},[e.createElementVNode("path",{d:"M260,0 L260,260 L0,260 L0,0 L260,0 Z M173.523673,59.478426 L168.543315,62.4752911 C160.9116,67.0675753 153.089651,71.6349169 145.95806,75.5800674 C142.130471,77.697465 141.695584,77.8197038 137.842227,77.8197038 L123.620155,77.8194132 C120.16747,77.8127705 119.807362,77.673506 116.200006,75.5626777 L115.86045,75.3641139 C113.295911,73.8653877 110.281688,72.1255413 103.60737,68.2932221 C100.032855,66.2486474 96.3694634,64.1645054 92.8123362,62.1486494 L88.1098826,59.4837265 L86.4238232,64.6191026 C83.7525911,72.7551036 81.4062856,80.7653112 79.9222326,87.4417622 C78.9474243,91.8460343 78.2380884,93.2327734 74.2195073,98.9752733 C73.3694777,100.207223 72.630007,101.343155 72.0710109,102.283257 C67.5201215,110.313953 65.2975905,119.339776 65.6004928,128.457001 C66.1750084,143.318086 73.5375842,157.955758 85.6992798,168.473706 C96.9509724,178.204645 111.5737,183.826593 127.858154,184.209647 L130.088901,184.229303 C130.3376,186.684365 130.531293,189.982467 130.67329,193.770543 L130.951876,201.202421 L137.351863,197.414204 C154.766094,187.106546 169.345402,176.172255 180.160428,163.526119 C190.679421,151.226139 196.179795,138.745301 195.345608,125.762609 C194.727393,116.39373 192.289395,107.848059 187.082918,99.046007 C186.275378,97.7498121 185.738167,97.0056347 184.495395,95.37077 C181.975467,92.0558065 181.159964,90.5424149 180.493634,87.4039653 C178.713605,78.9218624 176.863265,71.4211865 175.088993,65.0761883 L173.523673,59.478426 Z M93.177,72.537 L93.8226224,72.9040486 C95.6240552,73.9292933 97.4266638,74.9575498 99.2051531,75.9748184 C106.15023,79.9626119 109.111289,81.6727026 111.728598,83.2042091 C116.752992,86.1442112 118.538634,86.6733184 123.964152,86.6733184 L137.842227,86.6733184 C143.264867,86.6733184 145.156143,86.1417146 150.243765,83.3272749 L153.915953,81.276117 C157.635687,79.179445 161.486156,76.9543599 165.360239,74.6740288 L168.062636,73.0710869 L168.527808,74.8705095 C169.630114,79.2468106 170.742831,84.0476913 171.830914,89.2325336 C172.820403,93.8931438 174.207097,96.4665356 177.447051,100.728693 C178.530829,102.154402 178.952253,102.738183 179.517404,103.643654 C183.925243,111.098001 185.980436,118.301862 186.51071,126.337939 C187.173867,136.658947 182.587388,147.066077 173.431821,157.771787 L171.503004,159.959402 C163.609627,168.649028 153.591728,176.617571 141.90907,184.187495 L139.123121,185.960576 L139.113767,185.819152 C139.047016,184.932364 138.975009,184.102769 138.897435,183.336992 C138.769034,182.069465 138.589718,180.629122 138.367155,179.053334 L137.795381,175.005053 L133.714496,175.253822 C132.500079,175.327852 131.274186,175.368647 130.037423,175.375838 C114.999567,175.463276 101.629066,170.545082 91.4908024,161.777083 C81.1421175,152.827103 74.9249947,140.466728 74.4483613,128.138982 C74.2004611,120.675327 76.0261036,113.26129 79.7275986,106.727863 C80.126032,106.059698 80.7615655,105.083428 81.4902403,104.02721 C86.0997527,97.4404488 87.2937074,95.1062887 88.5657754,89.358959 C89.6596645,84.4377825 91.2792852,78.6447463 93.1627518,72.6043699 L93.177,72.537 Z",id:"path-1",fill:"#FFF"})],-1))],Rt=e.defineComponent({__name:"Loading",props:{width:{default:"90"},height:{default:"90"},duration:{default:1300}},setup(t){const o=t;e.useCssVars(l=>({"5e400569":n}));const n=`${o.duration}ms`;return(l,r)=>(e.openBlock(),e.createElementBlock("div",$t,[It,(e.openBlock(),e.createElementBlock("svg",{style:{position:"relative"},width:t.width,height:t.height,viewBox:"0 0 260 260",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},kt,8,Mt))]))}}),Jt="",Pt=V(Rt,[["__scopeId","data-v-c986249d"]]);y.DefaultLoading=st,y.Loading=Pt,y.PullRefresh=De,y.ScrollBar=gt,y.SvgIcon=pt,y.ToastCreator=dt,y.VirtualList=Ot,y.allSelectedKey=te,y.closeDialogKey=Te,y.dialogController=nt,y.isAllSelectedKey=re,y.isSelectedKey=ee,y.selectAllKey=ne,y.selectKey=oe,y.toggleAllKey=Z,y.toggleKey=J,y.unselectAllKey=ae,y.unselectKey=le,y.useDelayLoad=lt,y.useDelayLoadComp=Be,y.useDragSelect=ie,y.useDragSelectByMobile=Je,y.useDragSelectByPc=Ze,y.useSelectable=Ge,y.useSelectableInjectors=Xe,y.useVirtualList=Le,y.vDebounceClick=$e,y.vSingleClick=fe,Object.defineProperties(y,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.lzc-modal[data-v-4ff684af]{position:absolute;inset:0;display:flex;z-index:999;background-color:#1c191780}.lzc-dialog[data-v-4ff684af]{margin:auto;display:flex;flex-direction:column}.ldio-mm5gwljcryb[data-v-d0ad7597]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.ldio-mm5gwljcryb div[data-v-d0ad7597]{box-sizing:content-box;position:absolute;top:50%;left:50%;width:var(--d8dfa9f0);height:var(--2941c2e5);border:3px solid #dfdfdf;border-top-color:transparent;border-radius:50%;animation:ldio-mm5gwljcryb-d0ad7597 .7s linear infinite}@keyframes ldio-mm5gwljcryb-d0ad7597{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.loadingio-spinner-rolling-5kajof80q6w[data-v-d0ad7597]{width:100%;height:100%;display:inline-block;overflow:hidden;background:#ffffff}@keyframes slide-533e986b{0%{opacity:1}to{opacity:0}}.animate-toastAnimation[data-v-533e986b]{animation:slide-533e986b .3s linear}.v-leave-active[data-v-
|
|
1
|
+
.lzc-modal[data-v-4ff684af]{position:absolute;inset:0;display:flex;z-index:999;background-color:#1c191780}.lzc-dialog[data-v-4ff684af]{margin:auto;display:flex;flex-direction:column}.ldio-mm5gwljcryb[data-v-d0ad7597]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.ldio-mm5gwljcryb div[data-v-d0ad7597]{box-sizing:content-box;position:absolute;top:50%;left:50%;width:var(--d8dfa9f0);height:var(--2941c2e5);border:3px solid #dfdfdf;border-top-color:transparent;border-radius:50%;animation:ldio-mm5gwljcryb-d0ad7597 .7s linear infinite}@keyframes ldio-mm5gwljcryb-d0ad7597{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.loadingio-spinner-rolling-5kajof80q6w[data-v-d0ad7597]{width:100%;height:100%;display:inline-block;overflow:hidden;background:#ffffff}@keyframes slide-533e986b{0%{opacity:1}to{opacity:0}}.animate-toastAnimation[data-v-533e986b]{animation:slide-533e986b .3s linear}.v-leave-active[data-v-efefe52c]{transition:all .15s ease-out;transition-delay:.9s}.v-leave-to[data-v-efefe52c]{opacity:0}.slider-wrapper[data-v-efefe52c]{position:absolute;right:0;touch-action:none}.default-slider[data-v-efefe52c]{width:6px;height:100%;background-color:#0003;border-radius:3px;margin-right:3px}.pull-refresh[data-v-18377f18]{position:relative}.pull-refresh-box[data-v-18377f18]{position:absolute;display:flex;justify-content:center;width:100%;font-size:14px;color:#85898b99;text-align:center;z-index:500}.pull-arrow-circle[data-v-18377f18]{position:relative;width:30px;height:30px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center}.box-load[data-v-18377f18]{position:relative;width:18px;height:18px;border-radius:50%;overflow:hidden;animation:boxs-18377f18 3s infinite linear forwards}@keyframes boxs-18377f18{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.left-load[data-v-18377f18]{position:absolute;width:50%;height:18px;background:#fff;overflow:hidden}.left-circle[data-v-18377f18]{position:absolute;width:9px;height:18px;border-radius:18px 0 0 18px;transform:rotate(-180deg);transform-origin:9px 9px;animation:pr1A-18377f18 3s infinite linear forwards}@keyframes pr1A-18377f18{0%{transform:rotate(-180deg)}25%{transform:rotate(-180deg)}50%{transform:rotate(0)}75%{transform:rotate(0)}to{transform:rotate(180deg)}}.right-load[data-v-18377f18]{left:9px;position:absolute;width:50%;height:18px;background:#fff;overflow:hidden}.right-circle[data-v-18377f18]{position:absolute;width:9px;height:18px;border-radius:0 18px 18px 0;transform:rotate(-180deg);transform-origin:0px 9px;animation:pr2A-18377f18 3s infinite linear forwards}@keyframes pr2A-18377f18{0%{transform:rotate(-180deg)}25%{transform:rotate(0)}50%{transform:rotate(0)}75%{transform:rotate(180deg)}to{transform:rotate(180deg)}}.among-load[data-v-18377f18]{top:2px;left:2px;width:14px;height:14px;border-radius:50%;position:absolute;background:#fff;z-index:5;overflow:hidden}.pull-circle-line[data-v-18377f18]{position:relative;width:15px;height:15px;border-radius:50%;background-color:#fff;box-sizing:border-box;border-width:2px;border-style:solid;display:flex;align-items:center;justify-content:center}.pull-arrow[data-v-18377f18]{position:absolute;left:-3px;transform:rotate(120deg);background-color:#fff;width:4px;height:6px}.arrows[data-v-18377f18]{width:0;height:0;position:absolute;right:-4px;bottom:4px;transform:rotate(-30deg);border-bottom-width:6px;border-bottom-style:solid;border-right:6px solid transparent;transition:.5s;opacity:0}.opacity[data-v-18377f18]{opacity:1}.left-item[data-v-18377f18]{text-align:center;height:100px;line-height:100px;color:#333}.left-item-active[data-v-18377f18]{color:#e93b3d}.virtualList[data-v-e0fb787f]{width:100%;height:100%;position:absolute;overflow-y:auto;scroll-behavior:smooth;user-select:none}.virtualListWrapper[data-v-e0fb787f]{width:100%;height:100%;position:relative}@keyframes loading-rotate-c986249d{to{transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg)}}.wrapper[data-v-c986249d]{width:100%;height:100%;border-radius:100%;background:conic-gradient(from .25turn at 50% 50%,rgba(255,255,255,0),240deg,#2ec1cc);position:absolute;top:0;animation:loading-rotate-c986249d var(--5e400569) linear infinite}
|