@lazycatcloud/lzc-toolkit 0.0.63 → 0.0.64
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 +424 -400
- package/dist/index.umd.js +9 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/types/useDelayLoad/DelayWrapper.vue.d.ts +0 -84
package/dist/index.es.js
CHANGED
|
@@ -1,120 +1,148 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var
|
|
3
|
-
const
|
|
4
|
-
|
|
1
|
+
import { getCurrentScope as Ge, onScopeDispose as Xe, getCurrentInstance as Ze, onMounted as ue, nextTick as he, unref as R, ref as b, watch as ee, readonly as Je, shallowRef as et, computed as w, onUnmounted as Oe, inject as k, provide as H, defineComponent as j, h as N, render as re, openBlock as A, createBlock as De, Transition as Re, withCtx as Be, createElementBlock as V, createElementVNode as I, withModifiers as tt, normalizeClass as nt, renderSlot as pe, createCommentVNode as ot, normalizeStyle as oe, toDisplayString as lt, useSlots as st, withDirectives as at, vShow as rt, pushScopeId as Ie, popScopeId as $e, toRef as it, mergeProps as ut, normalizeProps as _e, guardReactiveProps as be, Fragment as ct, renderList as dt, useCssVars as vt } from "vue";
|
|
2
|
+
var we;
|
|
3
|
+
const me = typeof window < "u";
|
|
4
|
+
me && ((we = window?.navigator) == null ? void 0 : we.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
|
|
5
5
|
function ie(e) {
|
|
6
6
|
return typeof e == "function" ? e() : R(e);
|
|
7
7
|
}
|
|
8
|
-
function
|
|
8
|
+
function He(e, t) {
|
|
9
9
|
function o(...n) {
|
|
10
10
|
e(() => t.apply(this, n), { fn: t, thisArg: this, args: n });
|
|
11
11
|
}
|
|
12
12
|
return o;
|
|
13
13
|
}
|
|
14
|
-
function
|
|
14
|
+
function ft(e, t = {}) {
|
|
15
15
|
let o, n;
|
|
16
16
|
return (a) => {
|
|
17
|
-
const s = ie(e),
|
|
18
|
-
if (o && clearTimeout(o), s <= 0 ||
|
|
17
|
+
const s = ie(e), i = ie(t.maxWait);
|
|
18
|
+
if (o && clearTimeout(o), s <= 0 || i !== void 0 && i <= 0)
|
|
19
19
|
return n && (clearTimeout(n), n = null), a();
|
|
20
|
-
|
|
20
|
+
i && !n && (n = setTimeout(() => {
|
|
21
21
|
o && clearTimeout(o), n = null, a();
|
|
22
|
-
},
|
|
22
|
+
}, i)), o = setTimeout(() => {
|
|
23
23
|
n && clearTimeout(n), n = null, a();
|
|
24
24
|
}, s);
|
|
25
25
|
};
|
|
26
26
|
}
|
|
27
|
-
function
|
|
27
|
+
function ht(e, t = !0, o = !0) {
|
|
28
28
|
let n = 0, l, a = !0;
|
|
29
29
|
const s = () => {
|
|
30
30
|
l && (clearTimeout(l), l = void 0);
|
|
31
31
|
};
|
|
32
|
-
return (
|
|
33
|
-
const
|
|
34
|
-
if (s(),
|
|
35
|
-
return n = Date.now(),
|
|
36
|
-
v >
|
|
37
|
-
n = Date.now(), a = !0, s(),
|
|
38
|
-
},
|
|
32
|
+
return (h) => {
|
|
33
|
+
const d = ie(e), v = Date.now() - n;
|
|
34
|
+
if (s(), d <= 0)
|
|
35
|
+
return n = Date.now(), h();
|
|
36
|
+
v > d && (o || !a) ? (n = Date.now(), h()) : t && (l = setTimeout(() => {
|
|
37
|
+
n = Date.now(), a = !0, s(), h();
|
|
38
|
+
}, d)), !o && !l && (l = setTimeout(() => a = !0, d)), a = !1;
|
|
39
39
|
};
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function pt(e) {
|
|
42
42
|
return e;
|
|
43
43
|
}
|
|
44
|
-
function
|
|
45
|
-
return
|
|
44
|
+
function Ae(e) {
|
|
45
|
+
return Ge() ? (Xe(e), !0) : !1;
|
|
46
46
|
}
|
|
47
47
|
function Pe(e, t = 200, o = {}) {
|
|
48
|
-
return
|
|
48
|
+
return He(ft(t, o), e);
|
|
49
49
|
}
|
|
50
|
-
function
|
|
51
|
-
return
|
|
50
|
+
function Se(e, t = 200, o = !1, n = !0) {
|
|
51
|
+
return He(ht(t, o, n), e);
|
|
52
52
|
}
|
|
53
|
-
function
|
|
54
|
-
|
|
53
|
+
function Fe(e, t = !0) {
|
|
54
|
+
Ze() ? ue(e) : t ? e() : he(e);
|
|
55
55
|
}
|
|
56
|
-
function
|
|
56
|
+
function Me(e) {
|
|
57
57
|
var t;
|
|
58
58
|
const o = ie(e);
|
|
59
59
|
return (t = o?.$el) != null ? t : o;
|
|
60
60
|
}
|
|
61
|
-
const
|
|
62
|
-
function
|
|
61
|
+
const mt = me ? window : void 0, gt = me ? window.document : void 0;
|
|
62
|
+
function yt(e, t = !1) {
|
|
63
63
|
const o = b(), n = () => o.value = Boolean(e());
|
|
64
|
-
return n(),
|
|
64
|
+
return n(), Fe(n, t), o;
|
|
65
65
|
}
|
|
66
66
|
const ve = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, fe = "__vueuse_ssr_handlers__";
|
|
67
67
|
ve[fe] = ve[fe] || {};
|
|
68
68
|
ve[fe];
|
|
69
|
-
var
|
|
69
|
+
var Ee = Object.getOwnPropertySymbols, _t = Object.prototype.hasOwnProperty, bt = Object.prototype.propertyIsEnumerable, wt = (e, t) => {
|
|
70
70
|
var o = {};
|
|
71
71
|
for (var n in e)
|
|
72
|
-
|
|
73
|
-
if (e != null &&
|
|
74
|
-
for (var n of
|
|
75
|
-
t.indexOf(n) < 0 &&
|
|
72
|
+
_t.call(e, n) && t.indexOf(n) < 0 && (o[n] = e[n]);
|
|
73
|
+
if (e != null && Ee)
|
|
74
|
+
for (var n of Ee(e))
|
|
75
|
+
t.indexOf(n) < 0 && bt.call(e, n) && (o[n] = e[n]);
|
|
76
76
|
return o;
|
|
77
77
|
};
|
|
78
|
-
function
|
|
79
|
-
const n = o, { window: l =
|
|
78
|
+
function St(e, t, o = {}) {
|
|
79
|
+
const n = o, { window: l = mt } = n, a = wt(n, ["window"]);
|
|
80
80
|
let s;
|
|
81
|
-
const
|
|
81
|
+
const i = yt(() => l && "ResizeObserver" in l), h = () => {
|
|
82
82
|
s && (s.disconnect(), s = void 0);
|
|
83
|
-
},
|
|
84
|
-
|
|
83
|
+
}, d = ee(() => Me(e), (c) => {
|
|
84
|
+
h(), i.value && l && c && (s = new ResizeObserver(t), s.observe(c, a));
|
|
85
85
|
}, { immediate: !0, flush: "post" }), v = () => {
|
|
86
|
-
|
|
86
|
+
h(), d();
|
|
87
87
|
};
|
|
88
|
-
return
|
|
89
|
-
isSupported:
|
|
88
|
+
return Ae(v), {
|
|
89
|
+
isSupported: i,
|
|
90
90
|
stop: v
|
|
91
91
|
};
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function Et(e, t = { width: 0, height: 0 }, o = {}) {
|
|
94
94
|
const { box: n = "content-box" } = o, l = b(t.width), a = b(t.height);
|
|
95
|
-
return
|
|
96
|
-
const
|
|
97
|
-
|
|
98
|
-
}, o),
|
|
95
|
+
return St(e, ([s]) => {
|
|
96
|
+
const i = n === "border-box" ? s.borderBoxSize : n === "content-box" ? s.contentBoxSize : s.devicePixelContentBoxSize;
|
|
97
|
+
i ? (l.value = i.reduce((h, { inlineSize: d }) => h + d, 0), a.value = i.reduce((h, { blockSize: d }) => h + d, 0)) : (l.value = s.contentRect.width, a.value = s.contentRect.height);
|
|
98
|
+
}, o), ee(() => Me(e), (s) => {
|
|
99
99
|
l.value = s ? t.width : 0, a.value = s ? t.height : 0;
|
|
100
100
|
}), {
|
|
101
101
|
width: l,
|
|
102
102
|
height: a
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
|
-
var
|
|
105
|
+
var Ce;
|
|
106
106
|
(function(e) {
|
|
107
107
|
e.UP = "UP", e.RIGHT = "RIGHT", e.DOWN = "DOWN", e.LEFT = "LEFT", e.NONE = "NONE";
|
|
108
|
-
})(
|
|
109
|
-
|
|
108
|
+
})(Ce || (Ce = {}));
|
|
109
|
+
let Ct = 0;
|
|
110
|
+
function xt(e, t = {}) {
|
|
111
|
+
const o = b(!1), {
|
|
112
|
+
document: n = gt,
|
|
113
|
+
immediate: l = !0,
|
|
114
|
+
manual: a = !1,
|
|
115
|
+
id: s = `vueuse_styletag_${++Ct}`
|
|
116
|
+
} = t, i = b(e);
|
|
117
|
+
let h = () => {
|
|
118
|
+
};
|
|
119
|
+
const d = () => {
|
|
120
|
+
if (!n)
|
|
121
|
+
return;
|
|
122
|
+
const c = n.getElementById(s) || n.createElement("style");
|
|
123
|
+
c.type = "text/css", c.id = s, t.media && (c.media = t.media), n.head.appendChild(c), !o.value && (h = ee(i, (r) => {
|
|
124
|
+
c.innerText = r;
|
|
125
|
+
}, { immediate: !0 }), o.value = !0);
|
|
126
|
+
}, v = () => {
|
|
127
|
+
!n || !o.value || (h(), n.head.removeChild(n.getElementById(s)), o.value = !1);
|
|
128
|
+
};
|
|
129
|
+
return l && !a && Fe(d), a || Ae(v), {
|
|
130
|
+
id: s,
|
|
131
|
+
css: i,
|
|
132
|
+
unload: v,
|
|
133
|
+
load: d,
|
|
134
|
+
isLoaded: Je(o)
|
|
135
|
+
};
|
|
136
|
+
}
|
|
137
|
+
var Tt = Object.defineProperty, xe = Object.getOwnPropertySymbols, Lt = Object.prototype.hasOwnProperty, Ot = Object.prototype.propertyIsEnumerable, Te = (e, t, o) => t in e ? Tt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o, Dt = (e, t) => {
|
|
110
138
|
for (var o in t || (t = {}))
|
|
111
|
-
|
|
139
|
+
Lt.call(t, o) && Te(e, o, t[o]);
|
|
112
140
|
if (xe)
|
|
113
141
|
for (var o of xe(t))
|
|
114
|
-
|
|
142
|
+
Ot.call(t, o) && Te(e, o, t[o]);
|
|
115
143
|
return e;
|
|
116
144
|
};
|
|
117
|
-
const
|
|
145
|
+
const Rt = {
|
|
118
146
|
easeInSine: [0.12, 0, 0.39, 0],
|
|
119
147
|
easeOutSine: [0.61, 1, 0.88, 1],
|
|
120
148
|
easeInOutSine: [0.37, 0, 0.63, 1],
|
|
@@ -140,92 +168,92 @@ const Tt = {
|
|
|
140
168
|
easeOutBack: [0.34, 1.56, 0.64, 1],
|
|
141
169
|
easeInOutBack: [0.68, -0.6, 0.32, 1.6]
|
|
142
170
|
};
|
|
143
|
-
|
|
144
|
-
linear:
|
|
145
|
-
},
|
|
146
|
-
function
|
|
147
|
-
const { scrollEndHook: o, itemHeight: n, overscan: l = 5 } = t, a = b(null), s =
|
|
148
|
-
let
|
|
149
|
-
const v =
|
|
150
|
-
let
|
|
171
|
+
Dt({
|
|
172
|
+
linear: pt
|
|
173
|
+
}, Rt);
|
|
174
|
+
function Bt(e, t) {
|
|
175
|
+
const { scrollEndHook: o, itemHeight: n, overscan: l = 5 } = t, a = b(null), s = Et(a), i = b(!0), h = Pe(te, 100);
|
|
176
|
+
let d;
|
|
177
|
+
const v = et(e), c = b(0), r = b({ start: 0, end: 10 });
|
|
178
|
+
let u = 0;
|
|
151
179
|
const S = b([]), E = w(() => {
|
|
152
|
-
let { sum: p, height:
|
|
153
|
-
return v.value.map((B, D) => (typeof n == "number" ?
|
|
154
|
-
}),
|
|
155
|
-
let p = S.value.length - l,
|
|
156
|
-
return S.value.slice(
|
|
180
|
+
let { sum: p, height: y } = { sum: 0, height: 0 };
|
|
181
|
+
return v.value.map((B, D) => (typeof n == "number" ? y = n : y = n(D), p += y, { height: y, sum: p }));
|
|
182
|
+
}), g = w(() => Q(r.value.start)), _ = w(() => typeof n == "number" ? E.value.length * n : E.value[E.value.length - 1]?.sum || 0), T = w(() => {
|
|
183
|
+
let p = S.value.length - l, y = Math.max(p - u, 0);
|
|
184
|
+
return S.value.slice(y, p);
|
|
157
185
|
});
|
|
158
|
-
|
|
159
|
-
}),
|
|
186
|
+
ue(() => {
|
|
187
|
+
}), Oe(() => cancelAnimationFrame(d)), ee(
|
|
160
188
|
[s.width, s.height, v],
|
|
161
|
-
([p,
|
|
162
|
-
(p ||
|
|
189
|
+
([p, y]) => {
|
|
190
|
+
(p || y) && Y();
|
|
163
191
|
},
|
|
164
192
|
{ deep: !0 }
|
|
165
|
-
),
|
|
166
|
-
P(),
|
|
193
|
+
), ee(c, () => {
|
|
194
|
+
P(), h();
|
|
167
195
|
});
|
|
168
196
|
function P() {
|
|
169
|
-
|
|
197
|
+
i.value = !1;
|
|
170
198
|
}
|
|
171
199
|
function te() {
|
|
172
|
-
|
|
200
|
+
i.value = !0, o?.();
|
|
173
201
|
}
|
|
174
202
|
function Y() {
|
|
175
|
-
cancelAnimationFrame(
|
|
203
|
+
cancelAnimationFrame(d), d = requestAnimationFrame(K);
|
|
176
204
|
}
|
|
177
205
|
function K() {
|
|
178
206
|
if (a.value) {
|
|
179
|
-
c.value = a.value.scrollTop,
|
|
180
|
-
let p = F(c.value),
|
|
181
|
-
p = p - l, p = p < 0 ? 0 : p,
|
|
207
|
+
c.value = a.value.scrollTop, u = z();
|
|
208
|
+
let p = F(c.value), y = p + u + l;
|
|
209
|
+
p = p - l, p = p < 0 ? 0 : p, y = y > v.value.length ? v.value.length : y, r.value = { start: p, end: y }, S.value = v.value.slice(p, y).map((B, D) => ({
|
|
182
210
|
data: B,
|
|
183
211
|
index: D + p
|
|
184
212
|
}));
|
|
185
213
|
}
|
|
186
214
|
}
|
|
187
215
|
function F(p) {
|
|
188
|
-
let
|
|
189
|
-
for (;
|
|
190
|
-
const L = Math.floor((
|
|
191
|
-
E.value[L].sum >= p ? (D = L, B = L - 1) :
|
|
216
|
+
let y = 0, B = E.value.length - 1, D = -1;
|
|
217
|
+
for (; y <= B; ) {
|
|
218
|
+
const L = Math.floor((y + B) / 2);
|
|
219
|
+
E.value[L].sum >= p ? (D = L, B = L - 1) : y = L + 1;
|
|
192
220
|
}
|
|
193
221
|
return Math.max(0, D);
|
|
194
222
|
}
|
|
195
|
-
function
|
|
196
|
-
let p = 0,
|
|
197
|
-
for (let D = B; D < E.value.length && (p++,
|
|
223
|
+
function z() {
|
|
224
|
+
let p = 0, y = 0, B = $();
|
|
225
|
+
for (let D = B; D < E.value.length && (p++, y += E.value[D].height, !(y >= s.height.value)); D++)
|
|
198
226
|
;
|
|
199
227
|
return p;
|
|
200
228
|
}
|
|
201
229
|
function Q(p) {
|
|
202
230
|
if (typeof n == "number")
|
|
203
231
|
return p * n;
|
|
204
|
-
let
|
|
205
|
-
return
|
|
232
|
+
let y = E.value[p];
|
|
233
|
+
return y ? y.sum - y.height : 0;
|
|
206
234
|
}
|
|
207
235
|
function U(p) {
|
|
208
236
|
return E.value[p] || { sum: 0, height: 0 };
|
|
209
237
|
}
|
|
210
|
-
function
|
|
211
|
-
let p =
|
|
238
|
+
function $() {
|
|
239
|
+
let p = r.value.start;
|
|
212
240
|
return p >= l && (p += l), p;
|
|
213
241
|
}
|
|
214
242
|
function G(p) {
|
|
215
243
|
if (a.value) {
|
|
216
|
-
const
|
|
217
|
-
a.value.scrollTop =
|
|
244
|
+
const y = U(p);
|
|
245
|
+
a.value.scrollTop = y.sum - y.height, K();
|
|
218
246
|
}
|
|
219
247
|
}
|
|
220
248
|
const ne = w(() => ({
|
|
221
249
|
style: {
|
|
222
250
|
width: "100%",
|
|
223
|
-
height: `${
|
|
224
|
-
pointerEvents:
|
|
251
|
+
height: `${_.value}px`,
|
|
252
|
+
pointerEvents: i.value ? void 0 : "none"
|
|
225
253
|
}
|
|
226
254
|
})), q = w(() => ({
|
|
227
255
|
style: {
|
|
228
|
-
transform: `translate3d(0, ${
|
|
256
|
+
transform: `translate3d(0, ${g.value}px, 0)`,
|
|
229
257
|
"will-change": "transform"
|
|
230
258
|
}
|
|
231
259
|
})), X = {
|
|
@@ -236,11 +264,11 @@ function Lt(e, t) {
|
|
|
236
264
|
visiableList: T,
|
|
237
265
|
getItemHeightData: U,
|
|
238
266
|
getoffsetTopIndex: F,
|
|
239
|
-
totalHeight:
|
|
267
|
+
totalHeight: _,
|
|
240
268
|
clientHeight: s.height,
|
|
241
269
|
scrollTo: G,
|
|
242
270
|
scrollTop: c,
|
|
243
|
-
isScrollEnd:
|
|
271
|
+
isScrollEnd: i,
|
|
244
272
|
containerProps: {
|
|
245
273
|
ref: a,
|
|
246
274
|
onScroll: () => {
|
|
@@ -252,67 +280,67 @@ function Lt(e, t) {
|
|
|
252
280
|
innerProps: q
|
|
253
281
|
};
|
|
254
282
|
}
|
|
255
|
-
const
|
|
256
|
-
function
|
|
283
|
+
const ke = Symbol(), ze = Symbol(), We = Symbol(), Ne = Symbol(), Ve = Symbol(), je = Symbol(), Ke = Symbol(), Qe = Symbol(), Ue = Symbol();
|
|
284
|
+
function Jt() {
|
|
257
285
|
const { voidFn: e, boolFn: t, boolRef: o, arrayRef: n } = {
|
|
258
|
-
voidFn: (
|
|
286
|
+
voidFn: (u) => {
|
|
259
287
|
},
|
|
260
|
-
boolFn: (
|
|
288
|
+
boolFn: (u) => !1,
|
|
261
289
|
boolRef: w(() => !1),
|
|
262
290
|
arrayRef: w(() => [])
|
|
263
|
-
}, l =
|
|
291
|
+
}, l = k(Ne, n), a = k(We, t), s = k(Qe, o), i = k(ze, e), h = k(ke, e), d = k(Ve, e), v = k(je, e), c = k(Ke, e), r = k(Ue, e);
|
|
264
292
|
return {
|
|
265
293
|
selected: l,
|
|
266
294
|
isSelected: a,
|
|
267
295
|
isAllSelected: s,
|
|
268
|
-
toggle:
|
|
269
|
-
toggleAll:
|
|
270
|
-
select:
|
|
296
|
+
toggle: i,
|
|
297
|
+
toggleAll: h,
|
|
298
|
+
select: d,
|
|
271
299
|
selectAll: v,
|
|
272
300
|
unselect: c,
|
|
273
|
-
unselectAll:
|
|
301
|
+
unselectAll: r
|
|
274
302
|
};
|
|
275
303
|
}
|
|
276
|
-
function
|
|
277
|
-
const o = b({}), n = w(() => e.value.filter((
|
|
304
|
+
function en(e, t) {
|
|
305
|
+
const o = b({}), n = w(() => e.value.filter((r) => o.value[r[t]])), l = w(() => n.value.length != 0 && Object.keys(o.value).length == e.value.length);
|
|
278
306
|
function a() {
|
|
279
|
-
e.value.forEach((
|
|
280
|
-
o.value[
|
|
307
|
+
e.value.forEach((r) => {
|
|
308
|
+
o.value[r[t]] = !0;
|
|
281
309
|
});
|
|
282
310
|
}
|
|
283
311
|
function s() {
|
|
284
312
|
o.value = {};
|
|
285
313
|
}
|
|
286
|
-
function
|
|
287
|
-
|
|
288
|
-
o.value[
|
|
314
|
+
function i(r) {
|
|
315
|
+
r.forEach((u) => {
|
|
316
|
+
o.value[u[t]] || (o.value[u[t]] = !0);
|
|
289
317
|
});
|
|
290
318
|
}
|
|
291
|
-
function
|
|
292
|
-
|
|
293
|
-
o.value[
|
|
319
|
+
function h(r) {
|
|
320
|
+
r.forEach((u) => {
|
|
321
|
+
o.value[u[t]] && delete o.value[u[t]];
|
|
294
322
|
});
|
|
295
323
|
}
|
|
296
|
-
function
|
|
297
|
-
return !!o.value[
|
|
324
|
+
function d(r) {
|
|
325
|
+
return !!o.value[r[t]];
|
|
298
326
|
}
|
|
299
|
-
function v(
|
|
300
|
-
|
|
301
|
-
|
|
327
|
+
function v(r) {
|
|
328
|
+
r.forEach((u) => {
|
|
329
|
+
d(u) ? delete o.value[u[t]] : o.value[u[t]] = !0;
|
|
302
330
|
});
|
|
303
331
|
}
|
|
304
332
|
function c() {
|
|
305
333
|
l.value ? s() : a();
|
|
306
334
|
}
|
|
307
|
-
return
|
|
335
|
+
return H(ke, c), H(ze, v), H(We, d), H(Ne, n), H(Ve, i), H(je, a), H(Ke, h), H(Qe, l), H(Ue, s), {
|
|
308
336
|
selected: n,
|
|
309
|
-
select:
|
|
337
|
+
select: i,
|
|
310
338
|
selectAll: a,
|
|
311
|
-
unselect:
|
|
339
|
+
unselect: h,
|
|
312
340
|
unselectAll: s,
|
|
313
341
|
toggle: v,
|
|
314
342
|
toggleAll: c,
|
|
315
|
-
isSelected:
|
|
343
|
+
isSelected: d,
|
|
316
344
|
isAllSelected: l
|
|
317
345
|
};
|
|
318
346
|
}
|
|
@@ -321,7 +349,7 @@ function de(e) {
|
|
|
321
349
|
console.debug(`\u9ED8\u8BA4${e}\u65B9\u6CD5,\u9700\u8981\u81EA\u5B9A\u4E49\u751F\u6548`);
|
|
322
350
|
};
|
|
323
351
|
}
|
|
324
|
-
function
|
|
352
|
+
function qe({
|
|
325
353
|
attribute: e,
|
|
326
354
|
selectWay: t = "colum",
|
|
327
355
|
scrollOptions: o = {},
|
|
@@ -332,223 +360,223 @@ function Ue({
|
|
|
332
360
|
unselect: a = de("\u53D6\u6D88\u9009\u62E9"),
|
|
333
361
|
unselectAll: s = de("\u53D6\u6D88\u5168\u9009")
|
|
334
362
|
} = n();
|
|
335
|
-
let
|
|
336
|
-
const
|
|
337
|
-
() =>
|
|
338
|
-
),
|
|
339
|
-
(
|
|
340
|
-
),
|
|
363
|
+
let i = {};
|
|
364
|
+
const h = w(
|
|
365
|
+
() => Se(t === "colum" ? W : se, 50)
|
|
366
|
+
), d = /* @__PURE__ */ new Set(), v = b(!0), c = b(), r = b(!1), u = b({ x: 0, y: 0 }), S = b({ x: 0, y: 0, scrollTop: 0 }), E = new ResizeObserver(
|
|
367
|
+
(f) => g.value = f[0].target.getBoundingClientRect()
|
|
368
|
+
), g = b({}), _ = b({
|
|
341
369
|
top: 0,
|
|
342
370
|
height: 0,
|
|
343
|
-
sync(
|
|
344
|
-
|
|
371
|
+
sync(f = !1) {
|
|
372
|
+
_.value.top = c.value?.scrollTop || 0, f && (_.value.height = c.value?.scrollHeight || 0);
|
|
345
373
|
}
|
|
346
|
-
}), T = w(() =>
|
|
347
|
-
left: Math.min(
|
|
348
|
-
top: Math.min(
|
|
349
|
-
width: Math.abs(
|
|
350
|
-
height: Math.abs(
|
|
374
|
+
}), T = w(() => r.value ? {
|
|
375
|
+
left: Math.min(u.value.x, S.value.x) - g.value.left,
|
|
376
|
+
top: Math.min(u.value.y, S.value.y) - g.value.top,
|
|
377
|
+
width: Math.abs(u.value.x - S.value.x),
|
|
378
|
+
height: Math.abs(u.value.y - S.value.y)
|
|
351
379
|
} : { left: 0, top: 0, width: 0, height: 0 }), { margin: P = 50, startSpeed: te = 30, maxSpeed: Y = 30 } = o;
|
|
352
380
|
let K;
|
|
353
|
-
const F = P,
|
|
354
|
-
let
|
|
355
|
-
function G(
|
|
356
|
-
if (cancelAnimationFrame(K),
|
|
357
|
-
Math.min(
|
|
381
|
+
const F = P, z = te, Q = Y, U = (f) => f ** 1;
|
|
382
|
+
let $ = 0;
|
|
383
|
+
function G(f) {
|
|
384
|
+
if (cancelAnimationFrame(K), $ = ne(f), $ = Math.max(
|
|
385
|
+
Math.min($, Q),
|
|
358
386
|
-Q
|
|
359
|
-
),
|
|
360
|
-
const
|
|
361
|
-
if (!
|
|
387
|
+
), $ !== 0) {
|
|
388
|
+
const m = c.value;
|
|
389
|
+
if (!m || !r.value)
|
|
362
390
|
return;
|
|
363
|
-
const O =
|
|
364
|
-
let
|
|
365
|
-
|
|
391
|
+
const O = _.value.height - g.value.height;
|
|
392
|
+
let C = _.value.top + Number($);
|
|
393
|
+
C = Math.min(Math.max(0, C), O), m.scrollTop = C, X(), K = requestAnimationFrame(() => G(f));
|
|
366
394
|
}
|
|
367
395
|
}
|
|
368
|
-
function ne(
|
|
396
|
+
function ne(f) {
|
|
369
397
|
if (c.value) {
|
|
370
|
-
const O =
|
|
371
|
-
if (
|
|
372
|
-
return
|
|
373
|
-
const M =
|
|
398
|
+
const O = g.value, C = O.bottom - f;
|
|
399
|
+
if (C < F)
|
|
400
|
+
return z * U(1 - C / F);
|
|
401
|
+
const M = f - O.top;
|
|
374
402
|
if (M < F)
|
|
375
|
-
return -
|
|
403
|
+
return -z * U(1 - M / F);
|
|
376
404
|
}
|
|
377
405
|
return 0;
|
|
378
406
|
}
|
|
379
|
-
function q(
|
|
380
|
-
const
|
|
381
|
-
return
|
|
407
|
+
function q(f) {
|
|
408
|
+
const m = { ...T.value, right: 0, bottom: 0 };
|
|
409
|
+
return m.left += g.value.left, m.top += g.value.top - _.value.top, m.right = m.width + m.left, m.bottom = m.height + m.top, m.left < f.right && m.right > f.left && m.top < f.bottom && m.bottom > f.top;
|
|
382
410
|
}
|
|
383
411
|
function X() {
|
|
384
|
-
|
|
385
|
-
const { top:
|
|
412
|
+
_.value.sync();
|
|
413
|
+
const { top: f, height: m } = _.value;
|
|
386
414
|
S.value.y = Math.min(
|
|
387
|
-
|
|
388
|
-
S.value.y +
|
|
389
|
-
), S.value.scrollTop =
|
|
390
|
-
}
|
|
391
|
-
function p(
|
|
392
|
-
let
|
|
393
|
-
|
|
394
|
-
const M =
|
|
415
|
+
m + g.value.top,
|
|
416
|
+
S.value.y + f - S.value.scrollTop
|
|
417
|
+
), S.value.scrollTop = f;
|
|
418
|
+
}
|
|
419
|
+
function p(f, m, O = "dynamic-styles") {
|
|
420
|
+
let C = document.getElementById(O);
|
|
421
|
+
C || (C = document.createElement("style"), C.id = O, document.head.appendChild(C));
|
|
422
|
+
const M = C.sheet.cssRules, J = M.length, Ye = `${f} { ${m} }`;
|
|
395
423
|
for (let ce = 0; ce < J; ce++) {
|
|
396
|
-
const
|
|
397
|
-
if (
|
|
424
|
+
const ye = M[ce];
|
|
425
|
+
if (ye.selectorText === f && ye.style.cssText === m)
|
|
398
426
|
return;
|
|
399
427
|
}
|
|
400
|
-
|
|
428
|
+
C.sheet.insertRule(Ye, J);
|
|
401
429
|
}
|
|
402
|
-
function
|
|
403
|
-
v.value = !0,
|
|
430
|
+
function y(f, m) {
|
|
431
|
+
v.value = !0, r.value = !0, _.value.height ? _.value.sync() : _.value.sync(!0), u.value.x = f, u.value.y = m + _.value.top, S.value.x = u.value.x, S.value.y = u.value.y, c.value?.classList.add("disable-scroll-behavior"), d.clear();
|
|
404
432
|
}
|
|
405
|
-
function B(
|
|
406
|
-
!
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
), S.value.scrollTop =
|
|
433
|
+
function B(f, m, O) {
|
|
434
|
+
!r.value || (v.value && t === "colum" && !x() && (s(), v.value = !1), O?.(), G(m), S.value.x = Math.max(f, g.value.left), S.value.y = Math.min(
|
|
435
|
+
m + _.value.top,
|
|
436
|
+
_.value.height + g.value.top
|
|
437
|
+
), S.value.scrollTop = _.value.top, h.value());
|
|
410
438
|
}
|
|
411
439
|
function D() {
|
|
412
|
-
|
|
440
|
+
r.value = !1, c.value?.classList.remove("disable-scroll-behavior");
|
|
413
441
|
}
|
|
414
442
|
function L() {
|
|
415
|
-
!
|
|
443
|
+
!r.value || ($ || X(), h.value());
|
|
416
444
|
}
|
|
417
|
-
function
|
|
418
|
-
if (!
|
|
445
|
+
function x() {
|
|
446
|
+
if (!r.value)
|
|
419
447
|
return !1;
|
|
420
|
-
const { width:
|
|
421
|
-
return !(Math.max(
|
|
448
|
+
const { width: f, height: m } = T.value;
|
|
449
|
+
return !(Math.max(f, m) > 5);
|
|
422
450
|
}
|
|
423
451
|
function Z() {
|
|
424
|
-
|
|
452
|
+
x() && s();
|
|
425
453
|
}
|
|
426
|
-
function
|
|
427
|
-
|
|
428
|
-
|
|
454
|
+
function W() {
|
|
455
|
+
x() || c.value?.querySelectorAll(`[${e}]`).forEach((f) => {
|
|
456
|
+
i[`${e}`] = f.getAttribute(`${e}`), q(f.getBoundingClientRect()) ? l([i]) : a([i]);
|
|
429
457
|
});
|
|
430
458
|
}
|
|
431
459
|
function se() {
|
|
432
|
-
const
|
|
433
|
-
let
|
|
434
|
-
c.value?.querySelectorAll(`[${e}]`).forEach((
|
|
435
|
-
const J =
|
|
436
|
-
|
|
460
|
+
const f = [];
|
|
461
|
+
let m = null, O = 0;
|
|
462
|
+
c.value?.querySelectorAll(`[${e}]`).forEach((C, M) => {
|
|
463
|
+
const J = C.getAttribute(`${e}`);
|
|
464
|
+
f.push(J), q(C.getBoundingClientRect()) ? (m === null && (m = M), m = Math.min(m, M), O = Math.max(O, M)) : (i[`${e}`] = J, d.has(J) && a([i]));
|
|
437
465
|
});
|
|
438
|
-
for (let
|
|
439
|
-
|
|
466
|
+
for (let C = m; C < O + 1; C++)
|
|
467
|
+
i[`${e}`] = f[C], l([i]), d.add(f[C]);
|
|
440
468
|
}
|
|
441
|
-
function ae(
|
|
442
|
-
return !
|
|
469
|
+
function ae(f) {
|
|
470
|
+
return !f?.value || (c.value = f.value, !c?.value) ? !1 : (E.observe(c.value), p(
|
|
443
471
|
".disable-scroll-behavior",
|
|
444
472
|
"scroll-behavior: unset !important;"
|
|
445
473
|
), !0);
|
|
446
474
|
}
|
|
447
475
|
return {
|
|
448
476
|
init: ae,
|
|
449
|
-
dragStart:
|
|
477
|
+
dragStart: y,
|
|
450
478
|
dragMove: B,
|
|
451
479
|
dragEnd: D,
|
|
452
480
|
onScroll: L,
|
|
453
|
-
isSingleClick:
|
|
481
|
+
isSingleClick: x,
|
|
454
482
|
cancelSelectAllBySingleClick: Z,
|
|
455
|
-
selectFn:
|
|
483
|
+
selectFn: h,
|
|
456
484
|
selectRange: T,
|
|
457
|
-
isPressing:
|
|
485
|
+
isPressing: r,
|
|
458
486
|
containerEl: c,
|
|
459
487
|
observer: E
|
|
460
488
|
};
|
|
461
489
|
}
|
|
462
|
-
function
|
|
463
|
-
const t =
|
|
490
|
+
function tn(e) {
|
|
491
|
+
const t = qe(e), { observer: o, selectRange: n } = t, {
|
|
464
492
|
onScroll: l,
|
|
465
493
|
dragStart: a,
|
|
466
494
|
dragMove: s,
|
|
467
|
-
dragEnd:
|
|
468
|
-
cancelSelectAllBySingleClick:
|
|
469
|
-
} = t,
|
|
495
|
+
dragEnd: i,
|
|
496
|
+
cancelSelectAllBySingleClick: h
|
|
497
|
+
} = t, d = w(() => ({
|
|
470
498
|
left: `${n.value.left}px`,
|
|
471
499
|
top: `${n.value.top}px`,
|
|
472
500
|
width: `${n.value.width}px`,
|
|
473
501
|
height: `${n.value.height}px`
|
|
474
|
-
})), v =
|
|
502
|
+
})), v = j({
|
|
475
503
|
render() {
|
|
476
|
-
return
|
|
504
|
+
return N("div", {
|
|
477
505
|
id: "selectBoxEl",
|
|
478
506
|
class: "absolute z-50 bg-blue-200 opacity-50",
|
|
479
|
-
style:
|
|
507
|
+
style: d.value
|
|
480
508
|
});
|
|
481
509
|
}
|
|
482
510
|
});
|
|
483
|
-
function c(
|
|
484
|
-
|
|
511
|
+
function c(g) {
|
|
512
|
+
g.button === 0 && a(g.x, g.y);
|
|
485
513
|
}
|
|
486
|
-
function
|
|
487
|
-
s(
|
|
514
|
+
function r(g) {
|
|
515
|
+
s(g.x, g.y);
|
|
488
516
|
}
|
|
489
|
-
function
|
|
490
|
-
|
|
517
|
+
function u(g) {
|
|
518
|
+
g.composedPath().some((T) => T?.getAttribute?.(e.attribute)) || h(), i();
|
|
491
519
|
}
|
|
492
|
-
function S(
|
|
520
|
+
function S(g) {
|
|
493
521
|
try {
|
|
494
|
-
if (!t.init(
|
|
522
|
+
if (!t.init(g))
|
|
495
523
|
throw "\u521D\u59CB\u5316\u5931\u8D25,Ref\u5143\u7D20\u4E0D\u6B63\u786E";
|
|
496
524
|
if (!t.containerEl?.value)
|
|
497
525
|
return !1;
|
|
498
|
-
re(
|
|
499
|
-
} catch (
|
|
500
|
-
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25",
|
|
526
|
+
re(N(v), t.containerEl.value), t.containerEl.value?.addEventListener("scroll", l), t.containerEl.value?.addEventListener("mousedown", c), window.addEventListener("mousemove", r), window.addEventListener("mouseup", u);
|
|
527
|
+
} catch (_) {
|
|
528
|
+
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25", _);
|
|
501
529
|
}
|
|
502
530
|
}
|
|
503
531
|
function E() {
|
|
504
|
-
o.disconnect(), t.containerEl.value?.removeEventListener("scroll", l), t.containerEl.value?.removeEventListener("mousedown", c), window.removeEventListener("mousemove",
|
|
532
|
+
o.disconnect(), t.containerEl.value?.removeEventListener("scroll", l), t.containerEl.value?.removeEventListener("mousedown", c), window.removeEventListener("mousemove", r), window.removeEventListener("mouseup", u);
|
|
505
533
|
}
|
|
506
534
|
return { init: S, unMount: E };
|
|
507
535
|
}
|
|
508
|
-
function
|
|
509
|
-
const n =
|
|
536
|
+
function nn(e, t, o = 600) {
|
|
537
|
+
const n = qe({
|
|
510
538
|
...e,
|
|
511
539
|
selectWay: "row",
|
|
512
540
|
scrollOptions: {
|
|
513
541
|
startSpeed: 5,
|
|
514
542
|
maxSpeed: 5
|
|
515
543
|
}
|
|
516
|
-
}), { observer: l } = n, { onScroll: a, dragStart: s, dragMove:
|
|
517
|
-
let
|
|
544
|
+
}), { observer: l } = n, { onScroll: a, dragStart: s, dragMove: i, dragEnd: h } = n;
|
|
545
|
+
let d;
|
|
518
546
|
function v() {
|
|
519
|
-
clearTimeout(
|
|
547
|
+
clearTimeout(d);
|
|
520
548
|
}
|
|
521
|
-
function c(
|
|
522
|
-
v(),
|
|
523
|
-
const { clientX: T, clientY: P } =
|
|
524
|
-
s(T, P), t?.(),
|
|
549
|
+
function c(g) {
|
|
550
|
+
v(), g.composedPath().some((T) => !!T?.getAttribute?.(e.attribute)) && (d = setTimeout(() => {
|
|
551
|
+
const { clientX: T, clientY: P } = g.targetTouches[0];
|
|
552
|
+
s(T, P), t?.(), i(T, P, () => g.preventDefault()), g.preventDefault();
|
|
525
553
|
}, o));
|
|
526
554
|
}
|
|
527
|
-
function
|
|
555
|
+
function r(g) {
|
|
528
556
|
v();
|
|
529
|
-
const { clientX:
|
|
530
|
-
|
|
557
|
+
const { clientX: _, clientY: T } = g.targetTouches[0];
|
|
558
|
+
i(_, T, () => g.preventDefault());
|
|
531
559
|
}
|
|
532
|
-
function
|
|
533
|
-
v(),
|
|
560
|
+
function u() {
|
|
561
|
+
v(), h();
|
|
534
562
|
}
|
|
535
|
-
function S(
|
|
563
|
+
function S(g) {
|
|
536
564
|
try {
|
|
537
|
-
if (!n.init(
|
|
565
|
+
if (!n.init(g))
|
|
538
566
|
throw "\u521D\u59CB\u5316\u5931\u8D25,Ref\u5143\u7D20\u4E0D\u6B63\u786E";
|
|
539
567
|
if (!n.containerEl?.value)
|
|
540
568
|
return !1;
|
|
541
|
-
n.containerEl.value?.addEventListener("scroll", a), n.containerEl.value?.addEventListener("touchstart", c), n.containerEl.value?.addEventListener("touchmove",
|
|
542
|
-
} catch (
|
|
543
|
-
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25",
|
|
569
|
+
n.containerEl.value?.addEventListener("scroll", a), n.containerEl.value?.addEventListener("touchstart", c), n.containerEl.value?.addEventListener("touchmove", r), window.addEventListener("touchcancel", u), window.addEventListener("touchend", u);
|
|
570
|
+
} catch (_) {
|
|
571
|
+
console.error("\u62D6\u9009\u529F\u80FD\u521D\u59CB\u5316\u5931\u8D25", _);
|
|
544
572
|
}
|
|
545
573
|
}
|
|
546
574
|
function E() {
|
|
547
|
-
l.disconnect(), n.containerEl.value?.removeEventListener("scroll", a), n.containerEl.value?.removeEventListener("touchstart", c), n.containerEl.value?.removeEventListener("touchmove",
|
|
575
|
+
l.disconnect(), n.containerEl.value?.removeEventListener("scroll", a), n.containerEl.value?.removeEventListener("touchstart", c), n.containerEl.value?.removeEventListener("touchmove", r), window.removeEventListener("touchcancel", u), window.removeEventListener("touchEnd", u);
|
|
548
576
|
}
|
|
549
577
|
return { init: S, unMount: E };
|
|
550
578
|
}
|
|
551
|
-
const
|
|
579
|
+
const It = Symbol(), $t = /* @__PURE__ */ j({
|
|
552
580
|
__name: "Dialog",
|
|
553
581
|
props: {
|
|
554
582
|
visiable: { type: Boolean, default: !1 },
|
|
@@ -560,38 +588,38 @@ const Ot = Symbol(), Dt = /* @__PURE__ */ N({
|
|
|
560
588
|
const o = e, n = () => {
|
|
561
589
|
o.closeOnClickOverlay && t("update:visiable", !1);
|
|
562
590
|
};
|
|
563
|
-
return
|
|
564
|
-
default:
|
|
565
|
-
e.visiable ? (
|
|
591
|
+
return H(It, () => t("update:visiable", !1)), (l, a) => (A(), De(Re, { name: "modal" }, {
|
|
592
|
+
default: Be(() => [
|
|
593
|
+
e.visiable ? (A(), V("div", {
|
|
566
594
|
key: 0,
|
|
567
595
|
onClick: n,
|
|
568
596
|
class: "lzc-modal"
|
|
569
597
|
}, [
|
|
570
598
|
I("div", {
|
|
571
|
-
onClick: a[0] || (a[0] =
|
|
599
|
+
onClick: a[0] || (a[0] = tt(() => {
|
|
572
600
|
}, ["stop"])),
|
|
573
|
-
class:
|
|
601
|
+
class: nt(["lzc-dialog", e.dialogClass])
|
|
574
602
|
}, [
|
|
575
|
-
|
|
603
|
+
pe(l.$slots, "default", {}, void 0, !0)
|
|
576
604
|
], 2)
|
|
577
|
-
])) :
|
|
605
|
+
])) : ot("", !0)
|
|
578
606
|
]),
|
|
579
607
|
_: 3
|
|
580
608
|
}));
|
|
581
609
|
}
|
|
582
610
|
});
|
|
583
|
-
const
|
|
611
|
+
const le = (e, t) => {
|
|
584
612
|
const o = e.__vccOpts || e;
|
|
585
613
|
for (const [n, l] of t)
|
|
586
614
|
o[n] = l;
|
|
587
615
|
return o;
|
|
588
|
-
},
|
|
589
|
-
function
|
|
616
|
+
}, Ht = /* @__PURE__ */ le($t, [["__scopeId", "data-v-e171c24d"]]);
|
|
617
|
+
function on(e) {
|
|
590
618
|
function t(o, n) {
|
|
591
619
|
const l = document.createElement("div"), a = {
|
|
592
620
|
setup() {
|
|
593
|
-
return () =>
|
|
594
|
-
|
|
621
|
+
return () => N(
|
|
622
|
+
Ht,
|
|
595
623
|
{
|
|
596
624
|
visiable: !0,
|
|
597
625
|
"onUpdate:visiable": () => {
|
|
@@ -600,12 +628,12 @@ function nn(e) {
|
|
|
600
628
|
...e
|
|
601
629
|
},
|
|
602
630
|
{
|
|
603
|
-
default: () =>
|
|
631
|
+
default: () => N(o, n)
|
|
604
632
|
}
|
|
605
633
|
);
|
|
606
634
|
}
|
|
607
635
|
};
|
|
608
|
-
return document.body.appendChild(l), re(
|
|
636
|
+
return document.body.appendChild(l), re(N(a), l), {
|
|
609
637
|
close: () => l?.remove()
|
|
610
638
|
};
|
|
611
639
|
}
|
|
@@ -613,42 +641,38 @@ function nn(e) {
|
|
|
613
641
|
create: t
|
|
614
642
|
};
|
|
615
643
|
}
|
|
616
|
-
|
|
617
|
-
__name: "DelayWrapper",
|
|
618
|
-
props: {
|
|
619
|
-
delay: { default: 1300 }
|
|
620
|
-
},
|
|
621
|
-
setup(e) {
|
|
622
|
-
const t = e;
|
|
623
|
-
Be((n) => ({
|
|
624
|
-
"3b99be8e": o
|
|
625
|
-
}));
|
|
626
|
-
const o = `${t.delay}ms`;
|
|
627
|
-
return (n, l) => ($(), k("div", Bt, [
|
|
628
|
-
ue(n.$slots, "default", {}, void 0, !0)
|
|
629
|
-
]));
|
|
630
|
-
}
|
|
631
|
-
});
|
|
632
|
-
const $t = /* @__PURE__ */ ee(It, [["__scopeId", "data-v-86c9cef1"]]);
|
|
633
|
-
function on({
|
|
644
|
+
function ln({
|
|
634
645
|
component: e,
|
|
635
646
|
componentProps: t,
|
|
636
647
|
delay: o = 300
|
|
637
648
|
}) {
|
|
638
|
-
const n = b(!
|
|
649
|
+
const n = `${o}ms`, l = b(!1), { load: a } = xt(
|
|
650
|
+
`@keyframes delayLoad {
|
|
651
|
+
to {
|
|
652
|
+
opacity: 1;
|
|
653
|
+
}
|
|
654
|
+
}
|
|
655
|
+
.delay-load {
|
|
656
|
+
opacity: 0;
|
|
657
|
+
animation: delayLoad 0s ${n} forwards;
|
|
658
|
+
}`
|
|
659
|
+
), s = j({
|
|
639
660
|
setup() {
|
|
640
|
-
|
|
661
|
+
const d = N(e, t);
|
|
662
|
+
return ue(() => {
|
|
663
|
+
a(), d.el && d.el.classList.add("delay-load");
|
|
664
|
+
}), () => l.value && d;
|
|
641
665
|
}
|
|
642
666
|
});
|
|
643
|
-
function
|
|
644
|
-
|
|
667
|
+
function i() {
|
|
668
|
+
l.value = !0;
|
|
645
669
|
}
|
|
646
|
-
function
|
|
647
|
-
|
|
670
|
+
function h() {
|
|
671
|
+
l.value = !1;
|
|
648
672
|
}
|
|
649
|
-
return { LoadingComp:
|
|
673
|
+
return { LoadingComp: s, loading: l, load: i, unload: h };
|
|
650
674
|
}
|
|
651
|
-
const
|
|
675
|
+
const At = /* @__PURE__ */ j({
|
|
652
676
|
__name: "Toast",
|
|
653
677
|
props: {
|
|
654
678
|
message: null,
|
|
@@ -671,7 +695,7 @@ const Ht = /* @__PURE__ */ N({
|
|
|
671
695
|
padding: "14px 19px",
|
|
672
696
|
top: `calc(${a.value}% - ${l.value}px)`,
|
|
673
697
|
left: `calc(50% - ${n.value}px)`
|
|
674
|
-
})),
|
|
698
|
+
})), i = w(() => ({
|
|
675
699
|
width: "fit-content",
|
|
676
700
|
display: "flex",
|
|
677
701
|
justifyContent: "center",
|
|
@@ -681,36 +705,36 @@ const Ht = /* @__PURE__ */ N({
|
|
|
681
705
|
}));
|
|
682
706
|
return he(() => {
|
|
683
707
|
n.value = o.value.offsetWidth / 2, l.value = o.value.offsetHeight / 2;
|
|
684
|
-
}), (
|
|
708
|
+
}), (h, d) => (A(), V("div", {
|
|
685
709
|
id: "toastWrapper",
|
|
686
710
|
ref_key: "toastWrapper",
|
|
687
711
|
ref: o,
|
|
688
712
|
class: "toastWrapper",
|
|
689
|
-
style:
|
|
713
|
+
style: oe([R(s), { zIndex: 9999 }])
|
|
690
714
|
}, [
|
|
691
715
|
I("div", {
|
|
692
|
-
style:
|
|
716
|
+
style: oe(R(i))
|
|
693
717
|
}, [
|
|
694
|
-
I("span", null,
|
|
718
|
+
I("span", null, lt(e.message), 1)
|
|
695
719
|
], 4)
|
|
696
720
|
], 4));
|
|
697
721
|
}
|
|
698
722
|
});
|
|
699
|
-
const
|
|
723
|
+
const Pt = /* @__PURE__ */ le(At, [["__scopeId", "data-v-15ab4094"]]), Le = {
|
|
700
724
|
message: "\u61D2\u732B\u4E91 Yes!!!",
|
|
701
725
|
position: "middle",
|
|
702
726
|
duration: 1500
|
|
703
727
|
};
|
|
704
|
-
class
|
|
728
|
+
class sn {
|
|
705
729
|
options;
|
|
706
730
|
container;
|
|
707
731
|
constructor(t) {
|
|
708
732
|
this.options = t, this.container = document.createElement("div");
|
|
709
733
|
}
|
|
710
734
|
present() {
|
|
711
|
-
const t =
|
|
735
|
+
const t = N(N(Pt), { ...Le, ...this.options });
|
|
712
736
|
re(t, this.container), document.body.insertBefore(this.container, document.body.firstChild);
|
|
713
|
-
const o = this.options.duration ||
|
|
737
|
+
const o = this.options.duration || Le.duration;
|
|
714
738
|
setTimeout(() => {
|
|
715
739
|
this.dismiss();
|
|
716
740
|
}, o);
|
|
@@ -726,7 +750,7 @@ class ln {
|
|
|
726
750
|
}
|
|
727
751
|
}
|
|
728
752
|
}
|
|
729
|
-
const
|
|
753
|
+
const Ft = ["xlink:href", "fill", "color"], an = /* @__PURE__ */ j({
|
|
730
754
|
__name: "SvgIcon",
|
|
731
755
|
props: {
|
|
732
756
|
name: null,
|
|
@@ -741,49 +765,49 @@ const Pt = ["xlink:href", "fill", "color"], sn = /* @__PURE__ */ N({
|
|
|
741
765
|
height: `${t.height ?? t.width}px`,
|
|
742
766
|
aspectRatio: t.width && t.height ? void 0 : "1/1"
|
|
743
767
|
}));
|
|
744
|
-
return (l, a) => (
|
|
768
|
+
return (l, a) => (A(), V("svg", {
|
|
745
769
|
"aria-hidden": "",
|
|
746
|
-
style:
|
|
770
|
+
style: oe(R(n))
|
|
747
771
|
}, [
|
|
748
772
|
I("use", {
|
|
749
773
|
"xlink:href": R(o),
|
|
750
774
|
fill: e.color,
|
|
751
775
|
color: e.color
|
|
752
|
-
}, null, 8,
|
|
776
|
+
}, null, 8, Ft)
|
|
753
777
|
], 4));
|
|
754
778
|
}
|
|
755
779
|
});
|
|
756
|
-
function
|
|
780
|
+
function Mt(e) {
|
|
757
781
|
const {
|
|
758
782
|
containerEl: t,
|
|
759
783
|
sliderEl: o,
|
|
760
784
|
autoHeight: n,
|
|
761
785
|
performance: l = {},
|
|
762
786
|
maxHeightRatio: a = 0.9
|
|
763
|
-
} = e, s = b(!0),
|
|
764
|
-
let
|
|
765
|
-
const v = b(0), c = b(0),
|
|
787
|
+
} = e, s = b(!0), i = Pe(Q, 100);
|
|
788
|
+
let h, d = "";
|
|
789
|
+
const v = b(0), c = b(0), r = b(0), u = b({
|
|
766
790
|
top: 0,
|
|
767
791
|
scrollTop: 0,
|
|
768
792
|
scrollHeight: 0,
|
|
769
793
|
clientHeight: 0
|
|
770
794
|
}), S = b({
|
|
771
795
|
clientHeight: 0
|
|
772
|
-
}), E = w(() => !!c.value),
|
|
773
|
-
|
|
796
|
+
}), E = w(() => !!c.value), g = w(() => u.value.scrollHeight > u.value.clientHeight), _ = w(() => u.value.clientHeight - S.value.clientHeight), T = w(() => u.value.scrollHeight - u.value.clientHeight), P = w(() => Math.max(
|
|
797
|
+
u.value.clientHeight / u.value.scrollHeight,
|
|
774
798
|
0.05
|
|
775
|
-
)), te = w(() => P.value > a ? 0 : P.value *
|
|
799
|
+
)), te = w(() => P.value > a ? 0 : P.value * u.value.clientHeight), Y = w(() => ({
|
|
776
800
|
willChange: "transform",
|
|
777
|
-
transform: `translate3d(0,${
|
|
801
|
+
transform: `translate3d(0,${r.value}px,0)`,
|
|
778
802
|
height: n ? `${te.value}px` : void 0
|
|
779
803
|
}));
|
|
780
804
|
function K(L) {
|
|
781
|
-
|
|
805
|
+
z(), c.value = L.clientY - o.value.getBoundingClientRect().top || 1, d = getComputedStyle(t.value).scrollBehavior, d === "smooth" && (t.value.style.scrollBehavior = "unset");
|
|
782
806
|
}
|
|
783
807
|
function F() {
|
|
784
|
-
t.value.style.scrollBehavior =
|
|
808
|
+
t.value.style.scrollBehavior = d, c.value = 0, i();
|
|
785
809
|
}
|
|
786
|
-
function
|
|
810
|
+
function z() {
|
|
787
811
|
s.value = !1;
|
|
788
812
|
}
|
|
789
813
|
function Q() {
|
|
@@ -792,53 +816,53 @@ function Ft(e) {
|
|
|
792
816
|
function U(L) {
|
|
793
817
|
if (!E.value)
|
|
794
818
|
return;
|
|
795
|
-
let
|
|
796
|
-
|
|
797
|
-
top:
|
|
819
|
+
let x = L.clientY - u.value.top - c.value;
|
|
820
|
+
x < 0 ? r.value = 0 : x >= _.value ? r.value = _.value : r.value = x, t.value.scrollTo({
|
|
821
|
+
top: r.value / _.value * T.value
|
|
798
822
|
});
|
|
799
823
|
}
|
|
800
|
-
function
|
|
824
|
+
function $() {
|
|
801
825
|
E.value || G();
|
|
802
826
|
}
|
|
803
827
|
function G() {
|
|
804
|
-
cancelAnimationFrame(
|
|
828
|
+
cancelAnimationFrame(h), h = requestAnimationFrame(ne);
|
|
805
829
|
}
|
|
806
830
|
function ne() {
|
|
807
|
-
t.value && (v.value = l.scrollTop?.value ?? t.value.scrollTop,
|
|
831
|
+
t.value && (v.value = l.scrollTop?.value ?? t.value.scrollTop, r.value = v.value / T.value * _.value);
|
|
808
832
|
}
|
|
809
833
|
function q(L) {
|
|
810
|
-
let
|
|
811
|
-
L === "add" ?
|
|
834
|
+
let x = "addEventListener";
|
|
835
|
+
L === "add" ? x = "addEventListener" : x = "removeEventListener", o.value?.[x]("pointerdown", K, {
|
|
812
836
|
passive: !0
|
|
813
|
-
}), window[
|
|
837
|
+
}), window[x]("pointermove", U, { passive: !0 }), window[x]("pointerup", F, { passive: !0 });
|
|
814
838
|
}
|
|
815
839
|
const X = new MutationObserver((L) => {
|
|
816
840
|
L.map((Z) => Z.oldValue).join().includes("height") && p();
|
|
817
841
|
});
|
|
818
842
|
function p() {
|
|
819
|
-
|
|
843
|
+
u.value.top = t.value?.getBoundingClientRect().top ?? 0, u.value.scrollHeight = t.value?.scrollHeight ?? 0, u.value.clientHeight = t.value?.clientHeight ?? 0;
|
|
820
844
|
}
|
|
821
|
-
function
|
|
822
|
-
|
|
845
|
+
function y() {
|
|
846
|
+
z(), setTimeout(() => {
|
|
823
847
|
S.value.clientHeight = o.value?.clientHeight ?? 0, Q();
|
|
824
848
|
}, 150);
|
|
825
849
|
}
|
|
826
|
-
function B(L,
|
|
827
|
-
let
|
|
828
|
-
|
|
829
|
-
const se =
|
|
830
|
-
for (let
|
|
831
|
-
const O = se[
|
|
832
|
-
if (O.selectorText === L && O.style.cssText ===
|
|
850
|
+
function B(L, x, Z = "dynamic-styles") {
|
|
851
|
+
let W = document.getElementById(Z);
|
|
852
|
+
W || (W = document.createElement("style"), W.id = Z, document.head.appendChild(W));
|
|
853
|
+
const se = W.sheet.cssRules, ae = se.length, f = `${L} { ${x} }`;
|
|
854
|
+
for (let m = 0; m < ae; m++) {
|
|
855
|
+
const O = se[m];
|
|
856
|
+
if (O.selectorText === L && O.style.cssText === x)
|
|
833
857
|
return;
|
|
834
858
|
}
|
|
835
|
-
|
|
859
|
+
W.sheet.insertRule(f, ae);
|
|
836
860
|
}
|
|
837
861
|
function D() {
|
|
838
862
|
t.value && o.value ? (B(
|
|
839
863
|
".hide-scrollbar",
|
|
840
864
|
"scrollbar-width: none; -ms-overflow-style: none;"
|
|
841
|
-
), B(".hide-scrollbar::-webkit-scrollbar", "display: none"), t.value.classList.add("hide-scrollbar"), t.value.addEventListener("scroll",
|
|
865
|
+
), B(".hide-scrollbar::-webkit-scrollbar", "display: none"), t.value.classList.add("hide-scrollbar"), t.value.addEventListener("scroll", $, {
|
|
842
866
|
passive: !0
|
|
843
867
|
}), q("add"), X.observe(t.value, {
|
|
844
868
|
subtree: !0,
|
|
@@ -846,22 +870,22 @@ function Ft(e) {
|
|
|
846
870
|
attributeFilter: ["style"]
|
|
847
871
|
}), setTimeout(() => {
|
|
848
872
|
p();
|
|
849
|
-
}, 100),
|
|
873
|
+
}, 100), y()) : console.error("useScrollBar:", "\u521D\u59CB\u5316\u5931\u8D25!", { containerEl: t, sliderEl: o });
|
|
850
874
|
}
|
|
851
|
-
return
|
|
852
|
-
|
|
875
|
+
return ee(v, () => {
|
|
876
|
+
z(), i();
|
|
853
877
|
}), {
|
|
854
878
|
isScrollEnd: s,
|
|
855
879
|
isDragSlider: E,
|
|
856
|
-
offsetTop:
|
|
880
|
+
offsetTop: r,
|
|
857
881
|
scrollTop: v,
|
|
858
|
-
scrollable:
|
|
882
|
+
scrollable: g,
|
|
859
883
|
sliderPos: Y,
|
|
860
884
|
init: D,
|
|
861
885
|
modifySliderEventListener: q
|
|
862
886
|
};
|
|
863
887
|
}
|
|
864
|
-
const
|
|
888
|
+
const kt = (e) => (Ie("data-v-edec7292"), e = e(), $e(), e), zt = /* @__PURE__ */ kt(() => /* @__PURE__ */ I("div", { class: "default-slider" }, null, -1)), Wt = /* @__PURE__ */ j({
|
|
865
889
|
__name: "ScrollBar",
|
|
866
890
|
props: {
|
|
867
891
|
containerEl: null,
|
|
@@ -870,50 +894,50 @@ const Mt = (e) => (Ie("data-v-edec7292"), e = e(), $e(), e), Wt = /* @__PURE__ *
|
|
|
870
894
|
performance: null
|
|
871
895
|
},
|
|
872
896
|
setup(e, { expose: t }) {
|
|
873
|
-
const o = e, n = !!
|
|
897
|
+
const o = e, n = !!st().default, l = b(null), a = w(() => o.containerEl), s = Mt({
|
|
874
898
|
containerEl: a,
|
|
875
899
|
sliderEl: l,
|
|
876
900
|
autoHeight: n ? o.autoHeight : !0,
|
|
877
901
|
performance: o.performance
|
|
878
|
-
}), { scrollable:
|
|
879
|
-
|
|
902
|
+
}), { scrollable: i, isScrollEnd: h, sliderPos: d } = s, v = b(!1), c = o.autoHide ? w(() => v.value || !h.value) : w(() => i.value);
|
|
903
|
+
ue(() => {
|
|
880
904
|
he(() => {
|
|
881
905
|
s.init();
|
|
882
906
|
});
|
|
883
|
-
}),
|
|
907
|
+
}), Oe(() => {
|
|
884
908
|
s.modifySliderEventListener("remove");
|
|
885
909
|
});
|
|
886
|
-
function
|
|
910
|
+
function r() {
|
|
887
911
|
v.value = !0;
|
|
888
912
|
}
|
|
889
|
-
function
|
|
913
|
+
function u() {
|
|
890
914
|
v.value = !1;
|
|
891
915
|
}
|
|
892
|
-
return t({ uScrollBarReturn: s }), (S, E) => (
|
|
893
|
-
default:
|
|
894
|
-
|
|
916
|
+
return t({ uScrollBarReturn: s }), (S, E) => (A(), De(Re, null, {
|
|
917
|
+
default: Be(() => [
|
|
918
|
+
at(I("div", {
|
|
895
919
|
ref_key: "sliderRef",
|
|
896
920
|
ref: l,
|
|
897
921
|
class: "slider-wrapper",
|
|
898
|
-
onMouseenter:
|
|
899
|
-
onMouseleave:
|
|
900
|
-
style:
|
|
922
|
+
onMouseenter: r,
|
|
923
|
+
onMouseleave: u,
|
|
924
|
+
style: oe(R(d))
|
|
901
925
|
}, [
|
|
902
|
-
|
|
903
|
-
|
|
926
|
+
pe(S.$slots, "default", {}, () => [
|
|
927
|
+
zt
|
|
904
928
|
], !0)
|
|
905
929
|
], 36), [
|
|
906
|
-
[
|
|
930
|
+
[rt, R(c)]
|
|
907
931
|
])
|
|
908
932
|
]),
|
|
909
933
|
_: 3
|
|
910
934
|
}));
|
|
911
935
|
}
|
|
912
936
|
});
|
|
913
|
-
const
|
|
937
|
+
const rn = /* @__PURE__ */ le(Wt, [["__scopeId", "data-v-edec7292"]]), Nt = { class: "virtualListWrapper" }, Vt = {
|
|
914
938
|
inheritAttrs: !1
|
|
915
|
-
},
|
|
916
|
-
...
|
|
939
|
+
}, jt = /* @__PURE__ */ j({
|
|
940
|
+
...Vt,
|
|
917
941
|
__name: "VirtualList",
|
|
918
942
|
props: {
|
|
919
943
|
data: null,
|
|
@@ -922,33 +946,33 @@ const an = /* @__PURE__ */ ee(zt, [["__scopeId", "data-v-edec7292"]]), kt = { cl
|
|
|
922
946
|
},
|
|
923
947
|
emits: ["scrollEnd"],
|
|
924
948
|
setup(e, { expose: t, emit: o }) {
|
|
925
|
-
const n = e, l =
|
|
949
|
+
const n = e, l = Bt(it(n, "data"), {
|
|
926
950
|
itemHeight: (v) => n.itemHeight(n.data[v]),
|
|
927
951
|
overscan: n.overscan,
|
|
928
952
|
scrollEndHook: () => {
|
|
929
953
|
o("scrollEnd");
|
|
930
954
|
}
|
|
931
|
-
}), { list: a, containerProps: s, wrapperProps:
|
|
955
|
+
}), { list: a, containerProps: s, wrapperProps: i, innerProps: h, getItemHeightData: d } = l;
|
|
932
956
|
return t({
|
|
933
957
|
vListReturn: l
|
|
934
|
-
}), (v, c) => (
|
|
935
|
-
I("div",
|
|
936
|
-
onScrollPassive: c[0] || (c[0] = (...
|
|
958
|
+
}), (v, c) => (A(), V("div", Nt, [
|
|
959
|
+
I("div", ut({
|
|
960
|
+
onScrollPassive: c[0] || (c[0] = (...r) => R(s).onScroll && R(s).onScroll(...r)),
|
|
937
961
|
ref: R(s).ref,
|
|
938
962
|
class: "virtualList"
|
|
939
963
|
}, v.$attrs), [
|
|
940
|
-
I("div", _e(
|
|
941
|
-
I("div", _e(
|
|
942
|
-
(
|
|
943
|
-
key:
|
|
944
|
-
style:
|
|
945
|
-
height: `${R(
|
|
964
|
+
I("div", _e(be(R(i))), [
|
|
965
|
+
I("div", _e(be(R(h))), [
|
|
966
|
+
(A(!0), V(ct, null, dt(R(a), ({ index: r, data: u }) => (A(), V("div", {
|
|
967
|
+
key: r,
|
|
968
|
+
style: oe({
|
|
969
|
+
height: `${R(d)(r).height}px`,
|
|
946
970
|
display: "flex"
|
|
947
971
|
})
|
|
948
972
|
}, [
|
|
949
|
-
|
|
950
|
-
data:
|
|
951
|
-
index:
|
|
973
|
+
pe(v.$slots, "default", {
|
|
974
|
+
data: u,
|
|
975
|
+
index: r
|
|
952
976
|
}, void 0, !0)
|
|
953
977
|
], 4))), 128))
|
|
954
978
|
], 16)
|
|
@@ -957,7 +981,7 @@ const an = /* @__PURE__ */ ee(zt, [["__scopeId", "data-v-edec7292"]]), kt = { cl
|
|
|
957
981
|
]));
|
|
958
982
|
}
|
|
959
983
|
});
|
|
960
|
-
const
|
|
984
|
+
const un = /* @__PURE__ */ le(jt, [["__scopeId", "data-v-4ba97cce"]]), ge = (e) => (Ie("data-v-40e00f20"), e = e(), $e(), e), Kt = { style: { position: "absolute" } }, Qt = /* @__PURE__ */ ge(() => /* @__PURE__ */ I("div", { class: "wrapper" }, null, -1)), Ut = ["width", "height"], qt = /* @__PURE__ */ ge(() => /* @__PURE__ */ I("title", null, "logo", -1)), Yt = /* @__PURE__ */ ge(() => /* @__PURE__ */ I("g", {
|
|
961
985
|
id: "group-1",
|
|
962
986
|
stroke: "none",
|
|
963
987
|
"stroke-width": "1",
|
|
@@ -969,10 +993,10 @@ const rn = /* @__PURE__ */ ee(Vt, [["__scopeId", "data-v-4ba97cce"]]), me = (e)
|
|
|
969
993
|
id: "path-1",
|
|
970
994
|
fill: "#FFF"
|
|
971
995
|
})
|
|
972
|
-
], -1)),
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
],
|
|
996
|
+
], -1)), Gt = [
|
|
997
|
+
qt,
|
|
998
|
+
Yt
|
|
999
|
+
], Xt = /* @__PURE__ */ j({
|
|
976
1000
|
__name: "Loading",
|
|
977
1001
|
props: {
|
|
978
1002
|
width: { default: "90" },
|
|
@@ -981,46 +1005,46 @@ const rn = /* @__PURE__ */ ee(Vt, [["__scopeId", "data-v-4ba97cce"]]), me = (e)
|
|
|
981
1005
|
},
|
|
982
1006
|
setup(e) {
|
|
983
1007
|
const t = e;
|
|
984
|
-
|
|
1008
|
+
vt((n) => ({
|
|
985
1009
|
"703ef503": o
|
|
986
1010
|
}));
|
|
987
1011
|
const o = `${t.duration}ms`;
|
|
988
|
-
return (n, l) => (
|
|
989
|
-
|
|
990
|
-
(
|
|
1012
|
+
return (n, l) => (A(), V("div", Kt, [
|
|
1013
|
+
Qt,
|
|
1014
|
+
(A(), V("svg", {
|
|
991
1015
|
style: { position: "relative" },
|
|
992
1016
|
width: e.width,
|
|
993
1017
|
height: e.height,
|
|
994
1018
|
viewBox: "0 0 260 260",
|
|
995
1019
|
version: "1.1",
|
|
996
1020
|
xmlns: "http://www.w3.org/2000/svg"
|
|
997
|
-
},
|
|
1021
|
+
}, Gt, 8, Ut))
|
|
998
1022
|
]));
|
|
999
1023
|
}
|
|
1000
1024
|
});
|
|
1001
|
-
const
|
|
1025
|
+
const cn = /* @__PURE__ */ le(Xt, [["__scopeId", "data-v-40e00f20"]]);
|
|
1002
1026
|
export {
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1027
|
+
cn as Loading,
|
|
1028
|
+
rn as ScrollBar,
|
|
1029
|
+
an as SvgIcon,
|
|
1030
|
+
sn as ToastCreator,
|
|
1031
|
+
un as VirtualList,
|
|
1032
|
+
Ne as allSelectedKey,
|
|
1033
|
+
It as closeDialogKey,
|
|
1034
|
+
on as dialogController,
|
|
1035
|
+
Qe as isAllSelectedKey,
|
|
1036
|
+
We as isSelectedKey,
|
|
1037
|
+
je as selectAllKey,
|
|
1038
|
+
Ve as selectKey,
|
|
1039
|
+
ke as toggleAllKey,
|
|
1040
|
+
ze as toggleKey,
|
|
1041
|
+
Ue as unselectAllKey,
|
|
1042
|
+
Ke as unselectKey,
|
|
1043
|
+
ln as useDelayLoad,
|
|
1044
|
+
qe as useDragSelect,
|
|
1045
|
+
nn as useDragSelectByMobile,
|
|
1046
|
+
tn as useDragSelectByPc,
|
|
1047
|
+
en as useSelectable,
|
|
1048
|
+
Jt as useSelectableInjectors,
|
|
1049
|
+
Bt as useVirtualList
|
|
1026
1050
|
};
|