@opentiny/tiny-robot 0.2.9 → 0.2.11
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/action-group/index.js +38 -35
- package/dist/base-popper/index.js +107 -0
- package/dist/dropdown-menu/index.js +71 -65
- package/dist/flow-layout-buttons/index.js +24 -21
- package/dist/index.d.ts +273 -23
- package/dist/index2.js +386 -319
- package/dist/sender/index.js +386 -380
- package/dist/style.css +1 -1
- package/dist/suggestion-pills/index.js +181 -131
- package/dist/suggestion-popover/index.js +117 -112
- package/package.json +3 -3
package/dist/index2.js
CHANGED
|
@@ -1,117 +1,117 @@
|
|
|
1
|
-
import { onMounted as
|
|
2
|
-
function
|
|
3
|
-
return
|
|
1
|
+
import { onMounted as oe, nextTick as fe, watch as L, getCurrentScope as ve, onScopeDispose as me, isRef as he, getCurrentInstance as B, toValue as g, hasInjectionContext as ie, inject as pe, shallowRef as y, computed as _, reactive as Z, unref as we, watchEffect as se } from "vue";
|
|
2
|
+
function V(e) {
|
|
3
|
+
return ve() ? (me(e), !0) : !1;
|
|
4
4
|
}
|
|
5
|
-
const
|
|
5
|
+
const N = /* @__PURE__ */ new WeakMap(), be = (...e) => {
|
|
6
6
|
var t;
|
|
7
7
|
const o = e[0], n = (t = B()) == null ? void 0 : t.proxy;
|
|
8
|
-
if (n == null && !
|
|
8
|
+
if (n == null && !ie())
|
|
9
9
|
throw new Error("injectLocal must be called in setup");
|
|
10
|
-
return n &&
|
|
11
|
-
},
|
|
10
|
+
return n && N.has(n) && o in N.get(n) ? N.get(n)[o] : pe(...e);
|
|
11
|
+
}, re = typeof window < "u" && typeof document < "u";
|
|
12
12
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
13
|
-
const
|
|
14
|
-
},
|
|
15
|
-
function
|
|
13
|
+
const ge = (e) => e != null, ye = Object.prototype.toString, Se = (e) => ye.call(e) === "[object Object]", O = () => {
|
|
14
|
+
}, Ee = /* @__PURE__ */ Te();
|
|
15
|
+
function Te() {
|
|
16
16
|
var e, t;
|
|
17
|
-
return
|
|
17
|
+
return re && ((e = window == null ? void 0 : window.navigator) == null ? void 0 : e.userAgent) && (/iP(?:ad|hone|od)/.test(window.navigator.userAgent) || ((t = window == null ? void 0 : window.navigator) == null ? void 0 : t.maxTouchPoints) > 2 && /iPad|Macintosh/.test(window == null ? void 0 : window.navigator.userAgent));
|
|
18
18
|
}
|
|
19
19
|
function $(e, t) {
|
|
20
20
|
function o(...n) {
|
|
21
|
-
return new Promise((
|
|
22
|
-
Promise.resolve(e(() => t.apply(this, n), { fn: t, thisArg: this, args: n })).then(
|
|
21
|
+
return new Promise((f, a) => {
|
|
22
|
+
Promise.resolve(e(() => t.apply(this, n), { fn: t, thisArg: this, args: n })).then(f).catch(a);
|
|
23
23
|
});
|
|
24
24
|
}
|
|
25
25
|
return o;
|
|
26
26
|
}
|
|
27
|
-
const
|
|
28
|
-
function
|
|
29
|
-
let o, n,
|
|
30
|
-
const
|
|
31
|
-
clearTimeout(
|
|
27
|
+
const Oe = (e) => e();
|
|
28
|
+
function le(e, t = {}) {
|
|
29
|
+
let o, n, f = O;
|
|
30
|
+
const a = (s) => {
|
|
31
|
+
clearTimeout(s), f(), f = O;
|
|
32
32
|
};
|
|
33
|
-
let
|
|
34
|
-
return (
|
|
35
|
-
const
|
|
36
|
-
return o &&
|
|
37
|
-
|
|
38
|
-
o &&
|
|
39
|
-
},
|
|
40
|
-
n &&
|
|
41
|
-
},
|
|
33
|
+
let l;
|
|
34
|
+
return (s) => {
|
|
35
|
+
const u = g(e), r = g(t.maxWait);
|
|
36
|
+
return o && a(o), u <= 0 || r !== void 0 && r <= 0 ? (n && (a(n), n = void 0), Promise.resolve(s())) : new Promise((c, v) => {
|
|
37
|
+
f = t.rejectOnCancel ? v : c, l = s, r && !n && (n = setTimeout(() => {
|
|
38
|
+
o && a(o), n = void 0, c(l());
|
|
39
|
+
}, r)), o = setTimeout(() => {
|
|
40
|
+
n && a(n), n = void 0, c(s());
|
|
41
|
+
}, u);
|
|
42
42
|
});
|
|
43
43
|
};
|
|
44
44
|
}
|
|
45
|
-
function
|
|
46
|
-
let t = 0, o, n = !0,
|
|
47
|
-
!
|
|
48
|
-
const
|
|
49
|
-
o && (clearTimeout(o), o = void 0,
|
|
45
|
+
function ue(...e) {
|
|
46
|
+
let t = 0, o, n = !0, f = O, a, l, i, s, u;
|
|
47
|
+
!he(e[0]) && typeof e[0] == "object" ? { delay: l, trailing: i = !0, leading: s = !0, rejectOnCancel: u = !1 } = e[0] : [l, i = !0, s = !0, u = !1] = e;
|
|
48
|
+
const r = () => {
|
|
49
|
+
o && (clearTimeout(o), o = void 0, f(), f = O);
|
|
50
50
|
};
|
|
51
|
-
return (
|
|
52
|
-
const m = g(
|
|
53
|
-
return
|
|
54
|
-
|
|
55
|
-
t = Date.now(), n = !0,
|
|
56
|
-
}, Math.max(0, m -
|
|
57
|
-
})), !
|
|
51
|
+
return (v) => {
|
|
52
|
+
const m = g(l), h = Date.now() - t, S = () => a = v();
|
|
53
|
+
return r(), m <= 0 ? (t = Date.now(), S()) : (h > m && (s || !n) ? (t = Date.now(), S()) : i && (a = new Promise((d, p) => {
|
|
54
|
+
f = u ? p : d, o = setTimeout(() => {
|
|
55
|
+
t = Date.now(), n = !0, d(S()), r();
|
|
56
|
+
}, Math.max(0, m - h));
|
|
57
|
+
})), !s && !o && (o = setTimeout(() => n = !0, m)), n = !1, a);
|
|
58
58
|
};
|
|
59
59
|
}
|
|
60
|
-
function
|
|
60
|
+
function ee(e) {
|
|
61
61
|
return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
|
|
62
62
|
}
|
|
63
63
|
function k(e) {
|
|
64
64
|
return Array.isArray(e) ? e : [e];
|
|
65
65
|
}
|
|
66
|
-
function
|
|
66
|
+
function We(e) {
|
|
67
67
|
return B();
|
|
68
68
|
}
|
|
69
|
-
function
|
|
69
|
+
function xe(e, t = 200, o = {}) {
|
|
70
70
|
return $(
|
|
71
|
-
|
|
71
|
+
le(t, o),
|
|
72
72
|
e
|
|
73
73
|
);
|
|
74
74
|
}
|
|
75
|
-
function
|
|
75
|
+
function Me(e, t = 200, o = !1, n = !0, f = !1) {
|
|
76
76
|
return $(
|
|
77
|
-
|
|
77
|
+
ue(t, o, n, f),
|
|
78
78
|
e
|
|
79
79
|
);
|
|
80
80
|
}
|
|
81
|
-
function
|
|
81
|
+
function ce(e, t, o = {}) {
|
|
82
82
|
const {
|
|
83
|
-
eventFilter: n =
|
|
84
|
-
...
|
|
83
|
+
eventFilter: n = Oe,
|
|
84
|
+
...f
|
|
85
85
|
} = o;
|
|
86
|
-
return
|
|
86
|
+
return L(
|
|
87
87
|
e,
|
|
88
88
|
$(
|
|
89
89
|
n,
|
|
90
90
|
t
|
|
91
91
|
),
|
|
92
|
-
|
|
92
|
+
f
|
|
93
93
|
);
|
|
94
94
|
}
|
|
95
|
-
function
|
|
96
|
-
|
|
95
|
+
function z(e, t = !0, o) {
|
|
96
|
+
We() ? oe(e, o) : t ? e() : fe(e);
|
|
97
97
|
}
|
|
98
|
-
function
|
|
98
|
+
function Ce(e, t, o = {}) {
|
|
99
99
|
const {
|
|
100
100
|
debounce: n = 0,
|
|
101
|
-
maxWait:
|
|
102
|
-
...
|
|
101
|
+
maxWait: f = void 0,
|
|
102
|
+
...a
|
|
103
103
|
} = o;
|
|
104
|
-
return
|
|
104
|
+
return ce(
|
|
105
105
|
e,
|
|
106
106
|
t,
|
|
107
107
|
{
|
|
108
|
-
...
|
|
109
|
-
eventFilter:
|
|
108
|
+
...a,
|
|
109
|
+
eventFilter: le(n, { maxWait: f })
|
|
110
110
|
}
|
|
111
111
|
);
|
|
112
112
|
}
|
|
113
|
-
function
|
|
114
|
-
return
|
|
113
|
+
function Re(e, t, o) {
|
|
114
|
+
return L(
|
|
115
115
|
e,
|
|
116
116
|
t,
|
|
117
117
|
{
|
|
@@ -120,434 +120,501 @@ function Oe(e, t, o) {
|
|
|
120
120
|
}
|
|
121
121
|
);
|
|
122
122
|
}
|
|
123
|
-
function
|
|
123
|
+
function He(e, t, o = {}) {
|
|
124
124
|
const {
|
|
125
125
|
throttle: n = 0,
|
|
126
|
-
trailing:
|
|
127
|
-
leading:
|
|
128
|
-
...
|
|
126
|
+
trailing: f = !0,
|
|
127
|
+
leading: a = !0,
|
|
128
|
+
...l
|
|
129
129
|
} = o;
|
|
130
|
-
return
|
|
130
|
+
return ce(
|
|
131
131
|
e,
|
|
132
132
|
t,
|
|
133
133
|
{
|
|
134
|
-
...
|
|
135
|
-
eventFilter:
|
|
134
|
+
...l,
|
|
135
|
+
eventFilter: ue(n, f, a)
|
|
136
136
|
}
|
|
137
137
|
);
|
|
138
138
|
}
|
|
139
|
-
const
|
|
139
|
+
const I = re ? window : void 0;
|
|
140
140
|
function E(e) {
|
|
141
141
|
var t;
|
|
142
142
|
const o = g(e);
|
|
143
143
|
return (t = o == null ? void 0 : o.$el) != null ? t : o;
|
|
144
144
|
}
|
|
145
|
-
function
|
|
145
|
+
function M(...e) {
|
|
146
146
|
const t = [], o = () => {
|
|
147
147
|
t.forEach((i) => i()), t.length = 0;
|
|
148
|
-
}, n = (i,
|
|
149
|
-
const i = k(g(e[0])).filter((
|
|
150
|
-
return i.every((
|
|
151
|
-
}),
|
|
148
|
+
}, n = (i, s, u, r) => (i.addEventListener(s, u, r), () => i.removeEventListener(s, u, r)), f = _(() => {
|
|
149
|
+
const i = k(g(e[0])).filter((s) => s != null);
|
|
150
|
+
return i.every((s) => typeof s != "string") ? i : void 0;
|
|
151
|
+
}), a = Re(
|
|
152
152
|
() => {
|
|
153
|
-
var i,
|
|
153
|
+
var i, s;
|
|
154
154
|
return [
|
|
155
|
-
(
|
|
156
|
-
k(g(
|
|
157
|
-
k(
|
|
155
|
+
(s = (i = f.value) == null ? void 0 : i.map((u) => E(u))) != null ? s : [I].filter((u) => u != null),
|
|
156
|
+
k(g(f.value ? e[1] : e[0])),
|
|
157
|
+
k(we(f.value ? e[2] : e[1])),
|
|
158
158
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
159
|
-
g(
|
|
159
|
+
g(f.value ? e[3] : e[2])
|
|
160
160
|
];
|
|
161
161
|
},
|
|
162
|
-
([i,
|
|
163
|
-
if (o(), !(i != null && i.length) || !(
|
|
162
|
+
([i, s, u, r]) => {
|
|
163
|
+
if (o(), !(i != null && i.length) || !(s != null && s.length) || !(u != null && u.length))
|
|
164
164
|
return;
|
|
165
|
-
const
|
|
165
|
+
const c = Se(r) ? { ...r } : r;
|
|
166
166
|
t.push(
|
|
167
167
|
...i.flatMap(
|
|
168
|
-
(
|
|
169
|
-
(m) =>
|
|
168
|
+
(v) => s.flatMap(
|
|
169
|
+
(m) => u.map((h) => n(v, m, h, c))
|
|
170
170
|
)
|
|
171
171
|
)
|
|
172
172
|
);
|
|
173
173
|
},
|
|
174
174
|
{ flush: "post" }
|
|
175
|
-
),
|
|
176
|
-
|
|
175
|
+
), l = () => {
|
|
176
|
+
a(), o();
|
|
177
177
|
};
|
|
178
|
-
return
|
|
178
|
+
return V(o), l;
|
|
179
179
|
}
|
|
180
|
-
let
|
|
181
|
-
function
|
|
182
|
-
const { window: n =
|
|
180
|
+
let te = !1;
|
|
181
|
+
function ke(e, t, o = {}) {
|
|
182
|
+
const { window: n = I, ignore: f = [], capture: a = !0, detectIframe: l = !1, controls: i = !1 } = o;
|
|
183
183
|
if (!n)
|
|
184
|
-
return i ? { stop:
|
|
185
|
-
if (
|
|
186
|
-
|
|
187
|
-
const
|
|
188
|
-
Array.from(n.document.body.children).forEach((
|
|
184
|
+
return i ? { stop: O, cancel: O, trigger: O } : O;
|
|
185
|
+
if (Ee && !te) {
|
|
186
|
+
te = !0;
|
|
187
|
+
const d = { passive: !0 };
|
|
188
|
+
Array.from(n.document.body.children).forEach((p) => p.addEventListener("click", O, d)), n.document.documentElement.addEventListener("click", O, d);
|
|
189
189
|
}
|
|
190
|
-
let
|
|
191
|
-
const
|
|
192
|
-
if (typeof
|
|
193
|
-
return Array.from(n.document.querySelectorAll(
|
|
190
|
+
let s = !0;
|
|
191
|
+
const u = (d) => g(f).some((p) => {
|
|
192
|
+
if (typeof p == "string")
|
|
193
|
+
return Array.from(n.document.querySelectorAll(p)).some((b) => b === d.target || d.composedPath().includes(b));
|
|
194
194
|
{
|
|
195
|
-
const
|
|
196
|
-
return
|
|
195
|
+
const b = E(p);
|
|
196
|
+
return b && (d.target === b || d.composedPath().includes(b));
|
|
197
197
|
}
|
|
198
198
|
});
|
|
199
|
-
function
|
|
200
|
-
const
|
|
201
|
-
return
|
|
199
|
+
function r(d) {
|
|
200
|
+
const p = g(d);
|
|
201
|
+
return p && p.$.subTree.shapeFlag === 16;
|
|
202
202
|
}
|
|
203
|
-
function
|
|
204
|
-
const
|
|
205
|
-
return
|
|
203
|
+
function c(d, p) {
|
|
204
|
+
const b = g(d), T = b.$.subTree && b.$.subTree.children;
|
|
205
|
+
return T == null || !Array.isArray(T) ? !1 : T.some((W) => W.el === p.target || p.composedPath().includes(W.el));
|
|
206
206
|
}
|
|
207
|
-
const
|
|
208
|
-
const
|
|
209
|
-
if (
|
|
210
|
-
if ("detail" in
|
|
211
|
-
|
|
207
|
+
const v = (d) => {
|
|
208
|
+
const p = E(e);
|
|
209
|
+
if (d.target != null && !(!(p instanceof Element) && r(e) && c(e, d)) && !(!p || p === d.target || d.composedPath().includes(p))) {
|
|
210
|
+
if ("detail" in d && d.detail === 0 && (s = !u(d)), !s) {
|
|
211
|
+
s = !0;
|
|
212
212
|
return;
|
|
213
213
|
}
|
|
214
|
-
t(
|
|
214
|
+
t(d);
|
|
215
215
|
}
|
|
216
216
|
};
|
|
217
217
|
let m = !1;
|
|
218
|
-
const
|
|
219
|
-
|
|
218
|
+
const h = [
|
|
219
|
+
M(n, "click", (d) => {
|
|
220
220
|
m || (m = !0, setTimeout(() => {
|
|
221
221
|
m = !1;
|
|
222
|
-
}, 0),
|
|
223
|
-
}, { passive: !0, capture:
|
|
224
|
-
|
|
225
|
-
const
|
|
226
|
-
|
|
222
|
+
}, 0), v(d));
|
|
223
|
+
}, { passive: !0, capture: a }),
|
|
224
|
+
M(n, "pointerdown", (d) => {
|
|
225
|
+
const p = E(e);
|
|
226
|
+
s = !u(d) && !!(p && !d.composedPath().includes(p));
|
|
227
227
|
}, { passive: !0 }),
|
|
228
|
-
|
|
228
|
+
l && M(n, "blur", (d) => {
|
|
229
229
|
setTimeout(() => {
|
|
230
|
-
var
|
|
231
|
-
const
|
|
232
|
-
((
|
|
230
|
+
var p;
|
|
231
|
+
const b = E(e);
|
|
232
|
+
((p = n.document.activeElement) == null ? void 0 : p.tagName) === "IFRAME" && !(b != null && b.contains(n.document.activeElement)) && t(d);
|
|
233
233
|
}, 0);
|
|
234
234
|
}, { passive: !0 })
|
|
235
|
-
].filter(Boolean),
|
|
235
|
+
].filter(Boolean), S = () => h.forEach((d) => d());
|
|
236
236
|
return i ? {
|
|
237
|
-
stop:
|
|
237
|
+
stop: S,
|
|
238
238
|
cancel: () => {
|
|
239
|
-
|
|
239
|
+
s = !1;
|
|
240
240
|
},
|
|
241
|
-
trigger: (
|
|
242
|
-
|
|
241
|
+
trigger: (d) => {
|
|
242
|
+
s = !0, v(d), s = !1;
|
|
243
243
|
}
|
|
244
|
-
} :
|
|
244
|
+
} : S;
|
|
245
245
|
}
|
|
246
|
-
function
|
|
247
|
-
const e =
|
|
248
|
-
return t &&
|
|
246
|
+
function Ie() {
|
|
247
|
+
const e = y(!1), t = B();
|
|
248
|
+
return t && oe(() => {
|
|
249
249
|
e.value = !0;
|
|
250
250
|
}, t), e;
|
|
251
251
|
}
|
|
252
252
|
function G(e) {
|
|
253
|
-
const t =
|
|
254
|
-
return
|
|
253
|
+
const t = Ie();
|
|
254
|
+
return _(() => (t.value, !!e()));
|
|
255
255
|
}
|
|
256
|
-
function
|
|
257
|
-
const { window: n =
|
|
258
|
-
let
|
|
259
|
-
const
|
|
260
|
-
|
|
261
|
-
},
|
|
262
|
-
const
|
|
256
|
+
function Y(e, t, o = {}) {
|
|
257
|
+
const { window: n = I, ...f } = o;
|
|
258
|
+
let a;
|
|
259
|
+
const l = G(() => n && "MutationObserver" in n), i = () => {
|
|
260
|
+
a && (a.disconnect(), a = void 0);
|
|
261
|
+
}, s = _(() => {
|
|
262
|
+
const v = g(e), m = k(v).map(E).filter(ge);
|
|
263
263
|
return new Set(m);
|
|
264
|
-
}),
|
|
265
|
-
() =>
|
|
266
|
-
(
|
|
267
|
-
i(),
|
|
264
|
+
}), u = L(
|
|
265
|
+
() => s.value,
|
|
266
|
+
(v) => {
|
|
267
|
+
i(), l.value && v.size && (a = new MutationObserver(t), v.forEach((m) => a.observe(m, f)));
|
|
268
268
|
},
|
|
269
269
|
{ immediate: !0, flush: "post" }
|
|
270
|
-
),
|
|
271
|
-
|
|
270
|
+
), r = () => a == null ? void 0 : a.takeRecords(), c = () => {
|
|
271
|
+
u(), i();
|
|
272
272
|
};
|
|
273
|
-
return
|
|
274
|
-
isSupported:
|
|
275
|
-
stop:
|
|
276
|
-
takeRecords:
|
|
273
|
+
return V(c), {
|
|
274
|
+
isSupported: l,
|
|
275
|
+
stop: c,
|
|
276
|
+
takeRecords: r
|
|
277
277
|
};
|
|
278
278
|
}
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
279
|
+
function _e(e, t, o = {}) {
|
|
280
|
+
const {
|
|
281
|
+
window: n = I,
|
|
282
|
+
document: f = n == null ? void 0 : n.document,
|
|
283
|
+
flush: a = "sync"
|
|
284
|
+
} = o;
|
|
285
|
+
if (!n || !f)
|
|
286
|
+
return O;
|
|
287
|
+
let l;
|
|
288
|
+
const i = (r) => {
|
|
289
|
+
l == null || l(), l = r;
|
|
290
|
+
}, s = se(() => {
|
|
291
|
+
const r = E(e);
|
|
292
|
+
if (r) {
|
|
293
|
+
const { stop: c } = Y(
|
|
294
|
+
f,
|
|
295
|
+
(v) => {
|
|
296
|
+
v.map((h) => [...h.removedNodes]).flat().some((h) => h === r || h.contains(r)) && t(v);
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
window: n,
|
|
300
|
+
childList: !0,
|
|
301
|
+
subtree: !0
|
|
302
|
+
}
|
|
303
|
+
);
|
|
304
|
+
i(c);
|
|
305
|
+
}
|
|
306
|
+
}, { flush: a }), u = () => {
|
|
307
|
+
s(), i();
|
|
308
|
+
};
|
|
309
|
+
return V(u), u;
|
|
310
|
+
}
|
|
311
|
+
const Ae = Symbol("vueuse-ssr-width");
|
|
312
|
+
function Pe() {
|
|
313
|
+
const e = ie() ? be(Ae, null) : null;
|
|
282
314
|
return typeof e == "number" ? e : void 0;
|
|
283
315
|
}
|
|
284
|
-
function
|
|
285
|
-
const { window: o =
|
|
286
|
-
i.value =
|
|
316
|
+
function Fe(e, t = {}) {
|
|
317
|
+
const { window: o = I, ssrWidth: n = Pe() } = t, f = G(() => o && "matchMedia" in o && typeof o.matchMedia == "function"), a = y(typeof n == "number"), l = y(), i = y(!1), s = (u) => {
|
|
318
|
+
i.value = u.matches;
|
|
287
319
|
};
|
|
288
|
-
return
|
|
289
|
-
if (
|
|
290
|
-
|
|
291
|
-
const
|
|
292
|
-
i.value =
|
|
293
|
-
const
|
|
294
|
-
let
|
|
295
|
-
return
|
|
320
|
+
return se(() => {
|
|
321
|
+
if (a.value) {
|
|
322
|
+
a.value = !f.value;
|
|
323
|
+
const u = g(e).split(",");
|
|
324
|
+
i.value = u.some((r) => {
|
|
325
|
+
const c = r.includes("not all"), v = r.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/), m = r.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);
|
|
326
|
+
let h = !!(v || m);
|
|
327
|
+
return v && h && (h = n >= ee(v[1])), m && h && (h = n <= ee(m[1])), c ? !h : h;
|
|
296
328
|
});
|
|
297
329
|
return;
|
|
298
330
|
}
|
|
299
|
-
|
|
300
|
-
}),
|
|
331
|
+
f.value && (l.value = o.matchMedia(g(e)), i.value = l.value.matches);
|
|
332
|
+
}), M(l, "change", s, { passive: !0 }), _(() => i.value);
|
|
301
333
|
}
|
|
302
|
-
function
|
|
303
|
-
const { window: n =
|
|
304
|
-
let
|
|
305
|
-
const
|
|
306
|
-
|
|
307
|
-
},
|
|
308
|
-
const
|
|
309
|
-
return Array.isArray(
|
|
310
|
-
}),
|
|
311
|
-
|
|
312
|
-
(
|
|
313
|
-
if (i(),
|
|
314
|
-
|
|
315
|
-
for (const
|
|
316
|
-
|
|
334
|
+
function ae(e, t, o = {}) {
|
|
335
|
+
const { window: n = I, ...f } = o;
|
|
336
|
+
let a;
|
|
337
|
+
const l = G(() => n && "ResizeObserver" in n), i = () => {
|
|
338
|
+
a && (a.disconnect(), a = void 0);
|
|
339
|
+
}, s = _(() => {
|
|
340
|
+
const c = g(e);
|
|
341
|
+
return Array.isArray(c) ? c.map((v) => E(v)) : [E(c)];
|
|
342
|
+
}), u = L(
|
|
343
|
+
s,
|
|
344
|
+
(c) => {
|
|
345
|
+
if (i(), l.value && n) {
|
|
346
|
+
a = new ResizeObserver(t);
|
|
347
|
+
for (const v of c)
|
|
348
|
+
v && a.observe(v, f);
|
|
317
349
|
}
|
|
318
350
|
},
|
|
319
351
|
{ immediate: !0, flush: "post" }
|
|
320
|
-
),
|
|
321
|
-
i(),
|
|
352
|
+
), r = () => {
|
|
353
|
+
i(), u();
|
|
322
354
|
};
|
|
323
|
-
return
|
|
324
|
-
isSupported:
|
|
325
|
-
stop:
|
|
355
|
+
return V(r), {
|
|
356
|
+
isSupported: l,
|
|
357
|
+
stop: r
|
|
326
358
|
};
|
|
327
359
|
}
|
|
328
|
-
function
|
|
360
|
+
function De(e, t = {}) {
|
|
329
361
|
const {
|
|
330
362
|
reset: o = !0,
|
|
331
363
|
windowResize: n = !0,
|
|
332
|
-
windowScroll:
|
|
333
|
-
immediate:
|
|
334
|
-
updateTiming:
|
|
335
|
-
} = t, i =
|
|
336
|
-
function
|
|
337
|
-
const
|
|
338
|
-
if (!
|
|
339
|
-
o && (i.value = 0,
|
|
364
|
+
windowScroll: f = !0,
|
|
365
|
+
immediate: a = !0,
|
|
366
|
+
updateTiming: l = "sync"
|
|
367
|
+
} = t, i = y(0), s = y(0), u = y(0), r = y(0), c = y(0), v = y(0), m = y(0), h = y(0);
|
|
368
|
+
function S() {
|
|
369
|
+
const p = E(e);
|
|
370
|
+
if (!p) {
|
|
371
|
+
o && (i.value = 0, s.value = 0, u.value = 0, r.value = 0, c.value = 0, v.value = 0, m.value = 0, h.value = 0);
|
|
340
372
|
return;
|
|
341
373
|
}
|
|
342
|
-
const
|
|
343
|
-
i.value =
|
|
374
|
+
const b = p.getBoundingClientRect();
|
|
375
|
+
i.value = b.height, s.value = b.bottom, u.value = b.left, r.value = b.right, c.value = b.top, v.value = b.width, m.value = b.x, h.value = b.y;
|
|
344
376
|
}
|
|
345
|
-
function
|
|
346
|
-
|
|
377
|
+
function d() {
|
|
378
|
+
l === "sync" ? S() : l === "next-frame" && requestAnimationFrame(() => S());
|
|
347
379
|
}
|
|
348
|
-
return
|
|
380
|
+
return ae(e, d), L(() => E(e), (p) => !p && d()), Y(e, d, {
|
|
349
381
|
attributeFilter: ["style", "class"]
|
|
350
|
-
}),
|
|
351
|
-
|
|
382
|
+
}), f && M("scroll", d, { capture: !0, passive: !0 }), n && M("resize", d, { passive: !0 }), z(() => {
|
|
383
|
+
a && d();
|
|
352
384
|
}), {
|
|
353
385
|
height: i,
|
|
354
|
-
bottom:
|
|
355
|
-
left:
|
|
356
|
-
right:
|
|
357
|
-
top:
|
|
358
|
-
width:
|
|
386
|
+
bottom: s,
|
|
387
|
+
left: u,
|
|
388
|
+
right: r,
|
|
389
|
+
top: c,
|
|
390
|
+
width: v,
|
|
359
391
|
x: m,
|
|
360
|
-
y:
|
|
361
|
-
update:
|
|
392
|
+
y: h,
|
|
393
|
+
update: d
|
|
394
|
+
};
|
|
395
|
+
}
|
|
396
|
+
function je(e, t = {}) {
|
|
397
|
+
const {
|
|
398
|
+
delayEnter: o = 0,
|
|
399
|
+
delayLeave: n = 0,
|
|
400
|
+
triggerOnRemoval: f = !1,
|
|
401
|
+
window: a = I
|
|
402
|
+
} = t, l = y(!1);
|
|
403
|
+
let i;
|
|
404
|
+
const s = (u) => {
|
|
405
|
+
const r = u ? o : n;
|
|
406
|
+
i && (clearTimeout(i), i = void 0), r ? i = setTimeout(() => l.value = u, r) : l.value = u;
|
|
362
407
|
};
|
|
408
|
+
return a && (M(e, "mouseenter", () => s(!0), { passive: !0 }), M(e, "mouseleave", () => s(!1), { passive: !0 }), f && _e(
|
|
409
|
+
_(() => E(e)),
|
|
410
|
+
() => s(!1)
|
|
411
|
+
)), l;
|
|
363
412
|
}
|
|
364
|
-
function
|
|
365
|
-
const { window: n =
|
|
366
|
-
var
|
|
367
|
-
return (
|
|
368
|
-
}),
|
|
413
|
+
function Ve(e, t = { width: 0, height: 0 }, o = {}) {
|
|
414
|
+
const { window: n = I, box: f = "content-box" } = o, a = _(() => {
|
|
415
|
+
var c, v;
|
|
416
|
+
return (v = (c = E(e)) == null ? void 0 : c.namespaceURI) == null ? void 0 : v.includes("svg");
|
|
417
|
+
}), l = y(t.width), i = y(t.height), { stop: s } = ae(
|
|
369
418
|
e,
|
|
370
|
-
([
|
|
371
|
-
const
|
|
372
|
-
if (n &&
|
|
419
|
+
([c]) => {
|
|
420
|
+
const v = f === "border-box" ? c.borderBoxSize : f === "content-box" ? c.contentBoxSize : c.devicePixelContentBoxSize;
|
|
421
|
+
if (n && a.value) {
|
|
373
422
|
const m = E(e);
|
|
374
423
|
if (m) {
|
|
375
|
-
const
|
|
376
|
-
|
|
424
|
+
const h = m.getBoundingClientRect();
|
|
425
|
+
l.value = h.width, i.value = h.height;
|
|
377
426
|
}
|
|
378
|
-
} else if (
|
|
379
|
-
const m = k(
|
|
380
|
-
|
|
427
|
+
} else if (v) {
|
|
428
|
+
const m = k(v);
|
|
429
|
+
l.value = m.reduce((h, { inlineSize: S }) => h + S, 0), i.value = m.reduce((h, { blockSize: S }) => h + S, 0);
|
|
381
430
|
} else
|
|
382
|
-
|
|
431
|
+
l.value = c.contentRect.width, i.value = c.contentRect.height;
|
|
383
432
|
},
|
|
384
433
|
o
|
|
385
434
|
);
|
|
386
|
-
|
|
387
|
-
const
|
|
388
|
-
|
|
435
|
+
z(() => {
|
|
436
|
+
const c = E(e);
|
|
437
|
+
c && (l.value = "offsetWidth" in c ? c.offsetWidth : t.width, i.value = "offsetHeight" in c ? c.offsetHeight : t.height);
|
|
389
438
|
});
|
|
390
|
-
const
|
|
439
|
+
const u = L(
|
|
391
440
|
() => E(e),
|
|
392
|
-
(
|
|
393
|
-
|
|
441
|
+
(c) => {
|
|
442
|
+
l.value = c ? t.width : 0, i.value = c ? t.height : 0;
|
|
394
443
|
}
|
|
395
444
|
);
|
|
396
|
-
function
|
|
397
|
-
|
|
445
|
+
function r() {
|
|
446
|
+
s(), u();
|
|
398
447
|
}
|
|
399
448
|
return {
|
|
400
|
-
width:
|
|
449
|
+
width: l,
|
|
401
450
|
height: i,
|
|
402
|
-
stop:
|
|
451
|
+
stop: r
|
|
403
452
|
};
|
|
404
453
|
}
|
|
405
|
-
const
|
|
406
|
-
function
|
|
454
|
+
const ne = 1;
|
|
455
|
+
function ze(e, t = {}) {
|
|
407
456
|
const {
|
|
408
457
|
throttle: o = 0,
|
|
409
458
|
idle: n = 200,
|
|
410
|
-
onStop:
|
|
411
|
-
onScroll:
|
|
412
|
-
offset:
|
|
459
|
+
onStop: f = O,
|
|
460
|
+
onScroll: a = O,
|
|
461
|
+
offset: l = {
|
|
413
462
|
left: 0,
|
|
414
463
|
right: 0,
|
|
415
464
|
top: 0,
|
|
416
465
|
bottom: 0
|
|
417
466
|
},
|
|
418
|
-
|
|
467
|
+
observe: i = {
|
|
468
|
+
mutation: !1
|
|
469
|
+
},
|
|
470
|
+
eventListenerOptions: s = {
|
|
419
471
|
capture: !1,
|
|
420
472
|
passive: !0
|
|
421
473
|
},
|
|
422
|
-
behavior:
|
|
423
|
-
window:
|
|
424
|
-
onError:
|
|
474
|
+
behavior: u = "auto",
|
|
475
|
+
window: r = I,
|
|
476
|
+
onError: c = (w) => {
|
|
425
477
|
console.error(w);
|
|
426
478
|
}
|
|
427
|
-
} = t,
|
|
479
|
+
} = t, v = typeof i == "boolean" ? {
|
|
480
|
+
mutation: i
|
|
481
|
+
} : i, m = y(0), h = y(0), S = _({
|
|
428
482
|
get() {
|
|
429
|
-
return
|
|
483
|
+
return m.value;
|
|
430
484
|
},
|
|
431
485
|
set(w) {
|
|
432
|
-
|
|
486
|
+
p(w, void 0);
|
|
433
487
|
}
|
|
434
|
-
}),
|
|
488
|
+
}), d = _({
|
|
435
489
|
get() {
|
|
436
|
-
return
|
|
490
|
+
return h.value;
|
|
437
491
|
},
|
|
438
492
|
set(w) {
|
|
439
|
-
|
|
493
|
+
p(void 0, w);
|
|
440
494
|
}
|
|
441
495
|
});
|
|
442
|
-
function
|
|
443
|
-
var
|
|
444
|
-
if (!
|
|
496
|
+
function p(w, P) {
|
|
497
|
+
var x, C, H, j;
|
|
498
|
+
if (!r)
|
|
445
499
|
return;
|
|
446
|
-
const
|
|
447
|
-
if (!
|
|
500
|
+
const R = g(e);
|
|
501
|
+
if (!R)
|
|
448
502
|
return;
|
|
449
|
-
(
|
|
450
|
-
top: (
|
|
451
|
-
left: (
|
|
452
|
-
behavior: g(
|
|
503
|
+
(H = R instanceof Document ? r.document.body : R) == null || H.scrollTo({
|
|
504
|
+
top: (x = g(P)) != null ? x : d.value,
|
|
505
|
+
left: (C = g(w)) != null ? C : S.value,
|
|
506
|
+
behavior: g(u)
|
|
453
507
|
});
|
|
454
|
-
const
|
|
455
|
-
|
|
508
|
+
const A = ((j = R == null ? void 0 : R.document) == null ? void 0 : j.documentElement) || (R == null ? void 0 : R.documentElement) || R;
|
|
509
|
+
S != null && (m.value = A.scrollLeft), d != null && (h.value = A.scrollTop);
|
|
456
510
|
}
|
|
457
|
-
const
|
|
511
|
+
const b = y(!1), T = Z({
|
|
458
512
|
left: !0,
|
|
459
513
|
right: !1,
|
|
460
514
|
top: !0,
|
|
461
515
|
bottom: !1
|
|
462
|
-
}),
|
|
516
|
+
}), W = Z({
|
|
463
517
|
left: !1,
|
|
464
518
|
right: !1,
|
|
465
519
|
top: !1,
|
|
466
520
|
bottom: !1
|
|
467
|
-
}),
|
|
468
|
-
|
|
469
|
-
},
|
|
521
|
+
}), Q = (w) => {
|
|
522
|
+
b.value && (b.value = !1, W.left = !1, W.right = !1, W.top = !1, W.bottom = !1, f(w));
|
|
523
|
+
}, de = xe(Q, o + n), D = (w) => {
|
|
470
524
|
var P;
|
|
471
|
-
if (!
|
|
525
|
+
if (!r)
|
|
472
526
|
return;
|
|
473
|
-
const
|
|
474
|
-
|
|
475
|
-
const
|
|
476
|
-
|
|
477
|
-
let
|
|
478
|
-
w ===
|
|
479
|
-
const
|
|
480
|
-
|
|
481
|
-
},
|
|
527
|
+
const x = ((P = w == null ? void 0 : w.document) == null ? void 0 : P.documentElement) || (w == null ? void 0 : w.documentElement) || E(w), { display: C, flexDirection: H, direction: j } = getComputedStyle(x), R = j === "rtl" ? -1 : 1, A = x.scrollLeft;
|
|
528
|
+
W.left = A < m.value, W.right = A > m.value;
|
|
529
|
+
const X = Math.abs(A * R) <= (l.left || 0), q = Math.abs(A * R) + x.clientWidth >= x.scrollWidth - (l.right || 0) - ne;
|
|
530
|
+
C === "flex" && H === "row-reverse" ? (T.left = q, T.right = X) : (T.left = X, T.right = q), m.value = A;
|
|
531
|
+
let F = x.scrollTop;
|
|
532
|
+
w === r.document && !F && (F = r.document.body.scrollTop), W.top = F < h.value, W.bottom = F > h.value;
|
|
533
|
+
const J = Math.abs(F) <= (l.top || 0), K = Math.abs(F) + x.clientHeight >= x.scrollHeight - (l.bottom || 0) - ne;
|
|
534
|
+
C === "flex" && H === "column-reverse" ? (T.top = K, T.bottom = J) : (T.top = J, T.bottom = K), h.value = F;
|
|
535
|
+
}, U = (w) => {
|
|
482
536
|
var P;
|
|
483
|
-
if (!
|
|
537
|
+
if (!r)
|
|
484
538
|
return;
|
|
485
|
-
const
|
|
486
|
-
|
|
539
|
+
const x = (P = w.target.documentElement) != null ? P : w.target;
|
|
540
|
+
D(x), b.value = !0, de(w), a(w);
|
|
487
541
|
};
|
|
488
|
-
return
|
|
542
|
+
return M(
|
|
489
543
|
e,
|
|
490
544
|
"scroll",
|
|
491
|
-
o ?
|
|
492
|
-
|
|
493
|
-
),
|
|
545
|
+
o ? Me(U, o, !0, !1) : U,
|
|
546
|
+
s
|
|
547
|
+
), z(() => {
|
|
494
548
|
try {
|
|
495
549
|
const w = g(e);
|
|
496
550
|
if (!w)
|
|
497
551
|
return;
|
|
498
|
-
|
|
552
|
+
D(w);
|
|
499
553
|
} catch (w) {
|
|
500
|
-
|
|
554
|
+
c(w);
|
|
501
555
|
}
|
|
502
|
-
}),
|
|
556
|
+
}), v != null && v.mutation && e != null && e !== r && e !== document && Y(
|
|
557
|
+
e,
|
|
558
|
+
() => {
|
|
559
|
+
const w = g(e);
|
|
560
|
+
w && D(w);
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
attributes: !0,
|
|
564
|
+
childList: !0,
|
|
565
|
+
subtree: !0
|
|
566
|
+
}
|
|
567
|
+
), M(
|
|
503
568
|
e,
|
|
504
569
|
"scrollend",
|
|
505
|
-
|
|
506
|
-
|
|
570
|
+
Q,
|
|
571
|
+
s
|
|
507
572
|
), {
|
|
508
|
-
x:
|
|
509
|
-
y:
|
|
510
|
-
isScrolling:
|
|
511
|
-
arrivedState:
|
|
512
|
-
directions:
|
|
573
|
+
x: S,
|
|
574
|
+
y: d,
|
|
575
|
+
isScrolling: b,
|
|
576
|
+
arrivedState: T,
|
|
577
|
+
directions: W,
|
|
513
578
|
measure() {
|
|
514
579
|
const w = g(e);
|
|
515
|
-
|
|
580
|
+
r && w && D(w);
|
|
516
581
|
}
|
|
517
582
|
};
|
|
518
583
|
}
|
|
519
|
-
function
|
|
584
|
+
function Ne(e = {}) {
|
|
520
585
|
const {
|
|
521
|
-
window: t =
|
|
586
|
+
window: t = I,
|
|
522
587
|
initialWidth: o = Number.POSITIVE_INFINITY,
|
|
523
588
|
initialHeight: n = Number.POSITIVE_INFINITY,
|
|
524
|
-
listenOrientation:
|
|
525
|
-
includeScrollbar:
|
|
526
|
-
type:
|
|
527
|
-
} = e, i =
|
|
589
|
+
listenOrientation: f = !0,
|
|
590
|
+
includeScrollbar: a = !0,
|
|
591
|
+
type: l = "inner"
|
|
592
|
+
} = e, i = y(o), s = y(n), u = () => {
|
|
528
593
|
if (t)
|
|
529
|
-
if (
|
|
530
|
-
i.value = t.outerWidth,
|
|
531
|
-
else if (
|
|
532
|
-
const { width:
|
|
533
|
-
i.value = Math.round(
|
|
534
|
-
} else
|
|
594
|
+
if (l === "outer")
|
|
595
|
+
i.value = t.outerWidth, s.value = t.outerHeight;
|
|
596
|
+
else if (l === "visual" && t.visualViewport) {
|
|
597
|
+
const { width: c, height: v, scale: m } = t.visualViewport;
|
|
598
|
+
i.value = Math.round(c * m), s.value = Math.round(v * m);
|
|
599
|
+
} else a ? (i.value = t.innerWidth, s.value = t.innerHeight) : (i.value = t.document.documentElement.clientWidth, s.value = t.document.documentElement.clientHeight);
|
|
535
600
|
};
|
|
536
|
-
|
|
537
|
-
const
|
|
538
|
-
if (
|
|
539
|
-
const
|
|
540
|
-
|
|
601
|
+
u(), z(u);
|
|
602
|
+
const r = { passive: !0 };
|
|
603
|
+
if (M("resize", u, r), t && l === "visual" && t.visualViewport && M(t.visualViewport, "resize", u, r), f) {
|
|
604
|
+
const c = Fe("(orientation: portrait)");
|
|
605
|
+
L(c, () => u());
|
|
541
606
|
}
|
|
542
|
-
return { width: i, height:
|
|
607
|
+
return { width: i, height: s };
|
|
543
608
|
}
|
|
544
609
|
export {
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
610
|
+
Ne as a,
|
|
611
|
+
Ve as b,
|
|
612
|
+
je as c,
|
|
613
|
+
E as d,
|
|
614
|
+
De as e,
|
|
615
|
+
Fe as f,
|
|
616
|
+
He as g,
|
|
617
|
+
ke as o,
|
|
618
|
+
ze as u,
|
|
619
|
+
Ce as w
|
|
553
620
|
};
|