virtua 0.50.4 → 0.50.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.cjs CHANGED
@@ -6,25 +6,25 @@ Object.defineProperty(exports, Symbol.toStringTag, {
6
6
 
7
7
  var e = Object.create, t = Object.defineProperty, o = Object.getOwnPropertyDescriptor, n = Object.getOwnPropertyNames, r = Object.getPrototypeOf, i = Object.prototype.hasOwnProperty;
8
8
 
9
- let l = require("react");
9
+ let s = require("react");
10
10
 
11
- var s, c;
11
+ var l, c;
12
12
 
13
- c = null != (s = l) ? e(r(s)) : {}, l = ((e, r, l, s) => {
13
+ c = null != (l = s) ? e(r(l)) : {}, s = ((e, r, s, l) => {
14
14
  if (r && "object" == typeof r || "function" == typeof r) for (var c, f = n(r), u = 0, a = f.length; u < a; u++) c = f[u],
15
15
  i.call(e, c) || void 0 === c || t(e, c, {
16
16
  get: (e => r[e]).bind(null, c),
17
- enumerable: !(s = o(r, c)) || s.enumerable
17
+ enumerable: !(l = o(r, c)) || l.enumerable
18
18
  });
19
19
  return e;
20
20
  })(t(c, "default", {
21
- value: s,
21
+ value: l,
22
22
  enumerable: !0
23
- }), s);
23
+ }), l);
24
24
 
25
25
  let f = require("react/jsx-runtime"), u = require("react-dom");
26
26
 
27
- var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v = e => [ ...e ].sort((e, t) => e - t), p = setTimeout, $ = "function" == typeof queueMicrotask ? queueMicrotask : e => {
27
+ var {min: a, max: d, abs: h, floor: g} = Math, v = (e, t, o) => a(o, d(t, e)), S = e => [ ...e ].sort((e, t) => e - t), p = setTimeout, $ = "function" == typeof queueMicrotask ? queueMicrotask : e => {
28
28
  Promise.resolve().then(e);
29
29
  }, m = () => {
30
30
  let e;
@@ -34,11 +34,11 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
34
34
  }, w = e => {
35
35
  let t;
36
36
  return () => (e && (t = e(), e = void 0), t);
37
- }, z = "undefined" != typeof window, _ = e => e.documentElement, b = e => e.ownerDocument, y = e => e.defaultView, I = /*#__PURE__*/ w(() => !!/iP(hone|od|ad)/.test(navigator.userAgent) || "MacIntel" === navigator.platform && navigator.maxTouchPoints > 0), x = /*#__PURE__*/ w(() => "scrollBehavior" in _(document).style), k = e => d(e.t(), e.o()), O = ({i: e, l: t, u: o, h: n, S: r, v: i, t: l, p: s, $: c, m: f}, u = 0) => {
38
- let g = !!f, S = !!u, v = 1, p = 0, $ = 0, m = 0, w = 0, z = 0, _ = 0, b = 0, y = 0, x = null, k = [ 0, S ? d(u - 1, 0) : -1 ], O = 0, R = !1;
37
+ }, z = "undefined" != typeof window, _ = e => e.documentElement, b = e => e.ownerDocument, y = e => e.defaultView, I = /*#__PURE__*/ w(() => !!/iP(hone|od|ad)/.test(navigator.userAgent) || "MacIntel" === navigator.platform && navigator.maxTouchPoints > 0), x = /*#__PURE__*/ w(() => "scrollBehavior" in _(document).style), k = e => d(e.t(), e.o()), O = ({i: e, l: t, u: o, h: n, v: r, S: i, t: s, p: l, $: c, m: f}, u = 0) => {
38
+ let g = !!f, v = !!u, S = 1, p = 0, $ = 0, m = 0, w = 0, z = 0, _ = 0, b = 0, y = 0, x = null, k = [ 0, v ? d(u - 1, 0) : -1 ], O = 0, R = !1;
39
39
  const C = /* @__PURE__ */ new Set, M = () => m - $, T = () => M() + z + w, E = (e, t) => {
40
40
  const r = o(e) - z;
41
- return t ? l() - r - n(e) : r;
41
+ return t ? s() - r - n(e) : r;
42
42
  }, j = e => {
43
43
  e && (I() && 0 !== b || x && 1 === y ? z += e : w += e);
44
44
  };
@@ -46,27 +46,27 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
46
46
  _: () => {
47
47
  C.clear();
48
48
  },
49
- I: () => v,
49
+ I: () => S,
50
50
  i: (t = 200) => {
51
- if (!R || S) return k;
51
+ if (!R || v) return k;
52
52
  let o, n;
53
53
  if (_) [o, n] = k; else {
54
54
  let r = d(0, T()), i = r + p;
55
55
  g || (t = d(0, t), 1 !== b && (r -= t), 2 !== b && (i += t)), [o, n] = k = e(d(0, r), d(0, i)),
56
56
  x && (o = a(o, x[0]), n = d(n, x[1]));
57
57
  }
58
- return [ d(o, 0), a(n, s() - 1) ];
58
+ return [ d(o, 0), a(n, l() - 1) ];
59
59
  },
60
60
  k: e => t(e - $),
61
61
  O: i,
62
62
  u: E,
63
63
  h: n,
64
- R: s,
64
+ R: l,
65
65
  C: () => m,
66
66
  M: () => 0 !== b,
67
67
  o: () => p,
68
68
  T: () => $,
69
- t: l,
69
+ t: s,
70
70
  j: () => (_ = w, w = 0, [ _, 2 === y ]),
71
71
  L: (e, t) => {
72
72
  const o = [ e, t ];
@@ -74,18 +74,18 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
74
74
  C.delete(o);
75
75
  };
76
76
  },
77
- q: (o, s) => {
77
+ q: (o, l) => {
78
78
  let u, a, d = 0;
79
79
  switch (o) {
80
80
  case 1:
81
81
  {
82
- if (s === m && 0 === y) break;
82
+ if (l === m && 0 === y) break;
83
83
  const e = _;
84
84
  _ = 0;
85
- const t = s - m, o = h(t);
86
- e && o < h(e) + 1 || 0 !== y || (b = t < 0 ? 2 : 1), S && (S = !1), m = s, d = 4;
85
+ const t = l - m, o = h(t);
86
+ e && o < h(e) + 1 || 0 !== y || (b = t < 0 ? 2 : 1), v && (v = !1), m = l, d = 4;
87
87
  const n = M();
88
- n >= -p && n <= l() && (d += 1, a = o > p);
88
+ n >= -p && n <= s() && (d += 1, a = o > p);
89
89
  break;
90
90
  }
91
91
 
@@ -95,7 +95,7 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
95
95
 
96
96
  case 3:
97
97
  {
98
- const e = s.filter(([e, t]) => !i(e, t));
98
+ const e = l.filter(([e, t]) => !i(e, t));
99
99
  if (!e.length) break;
100
100
  j(e.reduce((e, [t, o]) => {
101
101
  let r;
@@ -114,15 +114,15 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
114
114
  }
115
115
 
116
116
  case 4:
117
- p !== s && (p || (R = a = !0), p = s, d = 3);
117
+ p !== l && (p || (R = a = !0), p = l, d = 3);
118
118
  break;
119
119
 
120
120
  case 5:
121
- s[1] ? (j(c(s[0], !0)), y = 2, d = 1) : (c(s[0]), d = 1);
121
+ l[1] ? (j(c(l[0], !0)), y = 2, d = 1) : (c(l[0]), d = 1);
122
122
  break;
123
123
 
124
124
  case 6:
125
- $ = s;
125
+ $ = l;
126
126
  break;
127
127
 
128
128
  case 7:
@@ -130,9 +130,9 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
130
130
  break;
131
131
 
132
132
  case 8:
133
- x = e(s, s + p), d = 1;
133
+ x = e(l, l + p), d = 1;
134
134
  }
135
- d && (v = 1 + (2147483647 & v), u && z && (w += z, z = 0), C.forEach(([e, t]) => {
135
+ d && (S = 1 + (2147483647 & S), u && z && (w += z, z = 0), C.forEach(([e, t]) => {
136
136
  d & e && t(a);
137
137
  }));
138
138
  }
@@ -143,15 +143,15 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
143
143
  const t = g((n + r) / 2);
144
144
  e(t) <= o ? (i = t, n = t + 1) : r = t - 1;
145
145
  }
146
- return S(i, 0, t - 1);
146
+ return v(i, 0, t - 1);
147
147
  }, C = (e, t, o) => {
148
148
  const n = o ? "unshift" : "push";
149
149
  for (let o = 0; o < t; o++) e[n](-1);
150
150
  return e;
151
151
  }, M = (e, t, o) => {
152
152
  let n = o && o[1] || t || 40, r = -1, i = 0;
153
- const l = o && o[0], s = l ? C(l.slice(0, a(e, l.length)), d(0, e - l.length)) : C([], e), c = C([], e + 1), f = e => {
154
- const t = s[e];
153
+ const s = o && o[0], l = s ? C(s.slice(0, a(e, s.length)), d(0, e - s.length)) : C([], e), c = C([], e + 1), f = e => {
154
+ const t = l[e];
155
155
  return -1 === t ? n : t;
156
156
  }, u = t => {
157
157
  if (!e) return 0;
@@ -170,28 +170,28 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
170
170
  l: t => R(u, e, t),
171
171
  u,
172
172
  h: f,
173
- S: (e, t) => {
174
- const o = -1 === s[e];
175
- return s[e] = t, r = a(e, r), o;
173
+ v: (e, t) => {
174
+ const o = -1 === l[e];
175
+ return l[e] = t, r = a(e, r), o;
176
176
  },
177
- v: (e, t = -1) => s[e] === t,
177
+ S: (e, t = -1) => l[e] === t,
178
178
  t: () => u(e),
179
179
  p: () => e,
180
180
  $: (t, o) => {
181
181
  const i = t - e;
182
- return r = o ? -1 : a(t - 1, r), e = t, i > 0 ? (C(c, i), C(s, i, o), n * i) : (c.splice(i),
183
- (o ? s.splice(0, -i) : s.splice(i)).reduce((e, t) => e - (-1 === t ? n : t), 0));
182
+ return r = o ? -1 : a(t - 1, r), e = t, i > 0 ? (C(c, i), C(l, i, o), n * i) : (c.splice(i),
183
+ (o ? l.splice(0, -i) : l.splice(i)).reduce((e, t) => e - (-1 === t ? n : t), 0));
184
184
  },
185
185
  m: t ? void 0 : e => {
186
186
  let t = 0;
187
187
  const o = [];
188
- s.forEach((n, r) => {
189
- -1 !== n && (o.push(n), r < e && t++);
188
+ l.forEach((n, r) => {
189
+ -1 !== n && (n && o.push(n), r < e && t++);
190
190
  }), r = -1;
191
- const i = v(o), l = i.length, c = l / 2 | 0, f = l % 2 == 0 ? (i[c - 1] + i[c]) / 2 : i[c], u = n;
191
+ const i = S(o), s = i.length, c = s / 2 | 0, f = s % 2 == 0 ? (i[c - 1] + i[c]) / 2 : i[c], u = n;
192
192
  return ((n = f) - u) * d(e - t, 0);
193
193
  },
194
- H: () => [ s.slice(), n ]
194
+ H: () => [ l.slice(), n ]
195
195
  };
196
196
  }, T = e => {
197
197
  let t;
@@ -202,13 +202,13 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
202
202
  B(e) {
203
203
  t.unobserve(e);
204
204
  },
205
- J() {
205
+ X() {
206
206
  t && t.disconnect();
207
207
  }
208
208
  };
209
209
  }, E = (e, t) => t ? -e : e, j = (e, t, o, n, r, i) => {
210
- const l = Date.now;
211
- let s = 0, c = !1, f = !1, u = !1, a = !1;
210
+ const s = Date.now;
211
+ let l = 0, c = !1, f = !1, u = !1, a = !1;
212
212
  const d = (() => {
213
213
  let t;
214
214
  const o = () => {
@@ -221,30 +221,30 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
221
221
  })();
222
222
  }, 150);
223
223
  };
224
- return n.X = o, n;
224
+ return n.Y = o, n;
225
225
  })(), h = () => {
226
- s = l(), u && (a = !0), i && e.q(6, i()), e.q(1, n()), d();
226
+ l = s(), u && (a = !0), i && e.q(6, i()), e.q(1, n()), d();
227
227
  }, g = t => {
228
228
  if (c || !e.M() || t.ctrlKey) return;
229
- const n = l() - s;
229
+ const n = s() - l;
230
230
  150 > n && 50 < n && (o ? t.deltaX : t.deltaY) && (c = !0);
231
- }, S = () => {
232
- f = !0, u = a = !1;
233
231
  }, v = () => {
232
+ f = !0, u = a = !1;
233
+ }, S = () => {
234
234
  f = !1, I() && (u = !0);
235
235
  };
236
236
  return t.addEventListener("scroll", h), t.addEventListener("wheel", g, {
237
237
  passive: !0
238
- }), t.addEventListener("touchstart", S, {
238
+ }), t.addEventListener("touchstart", v, {
239
239
  passive: !0
240
- }), t.addEventListener("touchend", v, {
240
+ }), t.addEventListener("touchend", S, {
241
241
  passive: !0
242
242
  }), {
243
- J: () => {
244
- t.removeEventListener("scroll", h), t.removeEventListener("wheel", g), t.removeEventListener("touchstart", S),
245
- t.removeEventListener("touchend", v), d.X();
243
+ X: () => {
244
+ t.removeEventListener("scroll", h), t.removeEventListener("wheel", g), t.removeEventListener("touchstart", v),
245
+ t.removeEventListener("touchend", S), d.Y();
246
246
  },
247
- Y: () => {
247
+ A: () => {
248
248
  const [t, o] = e.j();
249
249
  t && (r(t, o, a), a = !1, o && e.o() > e.t() && e.q(1, n()));
250
250
  }
@@ -254,7 +254,7 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
254
254
  return [ async (r, i) => {
255
255
  if (!await t()) return;
256
256
  n && n();
257
- const l = () => {
257
+ const s = () => {
258
258
  const [t, o] = m();
259
259
  return n = () => {
260
260
  o(!1);
@@ -270,7 +270,7 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
270
270
  break;
271
271
  }
272
272
  if (t) break;
273
- const [o, n] = l();
273
+ const [o, n] = s();
274
274
  try {
275
275
  if (!await o) return;
276
276
  } finally {
@@ -279,7 +279,7 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
279
279
  }
280
280
  e.q(7), o(r(), i);
281
281
  }); else for (;;) {
282
- const [t, n] = l();
282
+ const [t, n] = s();
283
283
  try {
284
284
  if (e.q(7), o(r()), !await t) return;
285
285
  } finally {
@@ -291,11 +291,11 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
291
291
  } ];
292
292
  }, q = (e, t) => {
293
293
  let o, n, r = m(), i = !1;
294
- const l = t ? "scrollLeft" : "scrollTop", s = t ? "overflowX" : "overflowY", [c, f] = L(e, () => r[0], (e, n) => {
294
+ const s = t ? "scrollLeft" : "scrollTop", l = t ? "overflowX" : "overflowY", [c, f] = L(e, () => r[0], (e, n) => {
295
295
  e = E(e, i), n ? o.scrollTo({
296
296
  [t ? "left" : "top"]: e,
297
297
  behavior: "smooth"
298
- }) : o[l] = e;
298
+ }) : o[s] = e;
299
299
  }), u = t ? "width" : "height", a = /* @__PURE__ */ new WeakMap, d = T(t => {
300
300
  const n = [];
301
301
  for (const {target: r, contentRect: i} of t) if (r.offsetParent) if (r === o) e.q(4, i[u]); else {
@@ -305,41 +305,41 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
305
305
  n.length && e.q(3, n);
306
306
  });
307
307
  return {
308
- A(c, u = c.parentElement) {
309
- d.W(o = u), t && (i = "rtl" === getComputedStyle(u).direction), n = j(e, u, t, () => E(u[l], i), (t, o, n) => {
308
+ D(c, u = c.parentElement) {
309
+ d.W(o = u), t && (i = "rtl" === getComputedStyle(u).direction), n = j(e, u, t, () => E(u[s], i), (t, o, n) => {
310
310
  if (n) {
311
- const e = u.style, t = e[s];
312
- e[s] = "hidden", p(() => {
313
- e[s] = t;
311
+ const e = u.style, t = e[l];
312
+ e[l] = "hidden", p(() => {
313
+ e[l] = t;
314
314
  });
315
315
  }
316
- u[l] = E(e.C() + t, i), o && f();
316
+ u[s] = E(e.C() + t, i), o && f();
317
317
  }), r[1](!0);
318
318
  },
319
319
  _() {
320
- d.J(), n && n.J(), r[1](!1), r = m();
320
+ d.X(), n && n.X(), r[1](!1), r = m();
321
321
  },
322
- D: (e, t) => (a.set(e, t), d.W(e), () => {
322
+ N: (e, t) => (a.set(e, t), d.W(e), () => {
323
323
  a.delete(e), d.B(e);
324
324
  }),
325
- N: () => i,
326
- P: c,
325
+ P: () => i,
326
+ J: c,
327
327
  V() {
328
- n && n.Y();
328
+ n && n.A();
329
329
  },
330
330
  U: e.T,
331
331
  F: () => 0
332
332
  };
333
333
  }, H = (e, t) => {
334
- let o, n, r, i = m(), l = !1;
335
- const s = t ? "left" : "top", [c] = L(e, () => i[0], (e, t) => {
336
- e = E(e, l);
334
+ let o, n, r, i = m(), s = !1;
335
+ const l = t ? "left" : "top", [c] = L(e, () => i[0], (e, t) => {
336
+ e = E(e, s);
337
337
  const n = y(b(o));
338
338
  t ? n.scroll({
339
- [s]: e,
339
+ [l]: e,
340
340
  behavior: "smooth"
341
341
  }) : n.scroll({
342
- [s]: e
342
+ [l]: e
343
343
  });
344
344
  }), f = t ? "width" : "height", u = /* @__PURE__ */ new WeakMap, a = T(t => {
345
345
  const o = [];
@@ -350,35 +350,35 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
350
350
  }
351
351
  o.length && e.q(3, o);
352
352
  }), d = (e, t, o, n, r = 0) => {
353
- const i = n ? "offsetLeft" : "offsetTop", s = r + (n && l ? o.innerWidth - e[i] - e.offsetWidth : e[i]), c = e.offsetParent;
354
- return e !== t && c ? d(c, t, o, n, s) : s;
353
+ const i = n ? "offsetLeft" : "offsetTop", l = r + (n && s ? o.innerWidth - e[i] - e.offsetWidth : e[i]), c = e.offsetParent;
354
+ return e !== t && c ? d(c, t, o, n, l) : l;
355
355
  };
356
356
  return {
357
- A(c) {
357
+ D(c) {
358
358
  o = c;
359
359
  const f = t ? "scrollX" : "scrollY", u = b(c), a = y(u), h = () => {
360
360
  e.q(4, a[t ? "innerWidth" : "innerHeight"]);
361
361
  };
362
362
  a.addEventListener("resize", h), $(h), r = () => {
363
363
  a.removeEventListener("resize", h);
364
- }, t && (l = "rtl" === getComputedStyle(_(u)).direction), n = j(e, a, t, () => E(a[f], l), (t, o) => {
364
+ }, t && (s = "rtl" === getComputedStyle(_(u)).direction), n = j(e, a, t, () => E(a[f], s), (t, o) => {
365
365
  o ? a.scroll({
366
- [s]: E(e.C() + t, l)
366
+ [l]: E(e.C() + t, s)
367
367
  }) : a.scrollBy({
368
- [s]: E(t, l)
368
+ [l]: E(t, s)
369
369
  });
370
370
  }, () => d(c, u.body, a, t)), i[1](!0);
371
371
  },
372
372
  _() {
373
- r && r(), a.J(), n && n.J(), o = void 0, i[1](!1), i = m();
373
+ r && r(), a.X(), n && n.X(), o = void 0, i[1](!1), i = m();
374
374
  },
375
- D: (e, t) => (u.set(e, t), a.W(e), () => {
375
+ N: (e, t) => (u.set(e, t), a.W(e), () => {
376
376
  u.delete(e), a.B(e);
377
377
  }),
378
- N: () => l,
379
- P: c,
378
+ P: () => s,
379
+ J: c,
380
380
  V() {
381
- n && n.Y();
381
+ n && n.A();
382
382
  },
383
383
  U() {
384
384
  const e = b(o);
@@ -390,10 +390,10 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
390
390
  }
391
391
  };
392
392
  }, W = (e, t) => {
393
- let o, n, r, i = m(), l = !1;
394
- const [s, c] = L(t, () => i[0], (e, t) => {
393
+ let o, n, r, i = m(), s = !1;
394
+ const [l, c] = L(t, () => i[0], (e, t) => {
395
395
  const n = {
396
- left: E(e, l)
396
+ left: E(e, s)
397
397
  };
398
398
  t && (n.behavior = "smooth"), o.scrollTo(n);
399
399
  }), [f, u] = L(e, () => i[0], (e, t) => {
@@ -401,16 +401,16 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
401
401
  top: e
402
402
  };
403
403
  t && (n.behavior = "smooth"), o.scrollTo(n);
404
- }), a = /* @__PURE__ */ new WeakMap, h = /* @__PURE__ */ new Set, g = /* @__PURE__ */ new Set, S = /* @__PURE__ */ new Map, v = (e, t) => `${e}-${t}`, $ = T(n => {
404
+ }), a = /* @__PURE__ */ new WeakMap, h = /* @__PURE__ */ new Set, g = /* @__PURE__ */ new Set, v = /* @__PURE__ */ new Map, S = (e, t) => `${e}-${t}`, $ = T(n => {
405
405
  const r = /* @__PURE__ */ new Set, i = /* @__PURE__ */ new Set;
406
- for (const {target: l, contentRect: {width: s, height: c}} of n) if (l.offsetParent) if (l === o) e.q(4, c),
407
- t.q(4, s); else {
408
- const e = a.get(l);
406
+ for (const {target: s, contentRect: {width: l, height: c}} of n) if (s.offsetParent) if (s === o) e.q(4, c),
407
+ t.q(4, l); else {
408
+ const e = a.get(s);
409
409
  if (e) {
410
- const [t, o] = e, n = v(t, o), l = S.get(n);
410
+ const [t, o] = e, n = S(t, o), s = v.get(n);
411
411
  let f, u;
412
- l ? (l[0] !== c && (f = !0), l[1] !== s && (u = !0)) : f = u = !0, f && r.add(t),
413
- u && i.add(o), (f || u) && S.set(n, [ c, s ]);
412
+ s ? (s[0] !== c && (f = !0), s[1] !== l && (u = !0)) : f = u = !0, f && r.add(t),
413
+ u && i.add(o), (f || u) && v.set(n, [ c, l ]);
414
414
  }
415
415
  }
416
416
  if (r.size) {
@@ -418,7 +418,7 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
418
418
  r.forEach(e => {
419
419
  let o = 0;
420
420
  g.forEach(t => {
421
- const n = S.get(v(e, t));
421
+ const n = v.get(S(e, t));
422
422
  n && (o = d(o, n[0]));
423
423
  }), o && t.push([ e, o ]);
424
424
  }), e.q(3, t);
@@ -428,88 +428,87 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
428
428
  i.forEach(t => {
429
429
  let o = 0;
430
430
  h.forEach(e => {
431
- const n = S.get(v(e, t));
431
+ const n = v.get(S(e, t));
432
432
  n && (o = d(o, n[1]));
433
433
  }), o && e.push([ t, o ]);
434
434
  }), t.q(3, e);
435
435
  }
436
436
  }), w = (e, t, n) => {
437
- const r = o, i = t ? "scrollLeft" : "scrollTop", s = t ? "overflowX" : "overflowY", c = t && l;
438
- return j(e, r, t, () => E(r[i], c), (t, o, l) => {
439
- if (l) {
440
- const e = r.style, t = e[s];
441
- e[s] = "hidden", p(() => {
442
- e[s] = t;
437
+ const r = o, i = t ? "scrollLeft" : "scrollTop", l = t ? "overflowX" : "overflowY", c = t && s;
438
+ return j(e, r, t, () => E(r[i], c), (t, o, s) => {
439
+ if (s) {
440
+ const e = r.style, t = e[l];
441
+ e[l] = "hidden", p(() => {
442
+ e[l] = t;
443
443
  });
444
444
  }
445
445
  r[i] = E(e.C() + t, c), o && n();
446
446
  });
447
447
  };
448
448
  return {
449
- A(s, f = s.parentElement) {
450
- $.W(o = f), l = "rtl" === getComputedStyle(f).direction, n = w(e, !1, u), r = w(t, !0, c),
449
+ D(l, f = l.parentElement) {
450
+ $.W(o = f), s = "rtl" === getComputedStyle(f).direction, n = w(e, !1, u), r = w(t, !0, c),
451
451
  i[1](!0);
452
452
  },
453
453
  _() {
454
- $.J(), n && n.J(), r && r.J(), i[1](!1), i = m();
454
+ $.X(), n && n.X(), r && r.X(), i[1](!1), i = m();
455
455
  },
456
- D: (e, t, o) => (a.set(e, [ t, o ]), h.add(t), g.add(o), $.W(e), () => {
456
+ N: (e, t, o) => (a.set(e, [ t, o ]), h.add(t), g.add(o), $.W(e), () => {
457
457
  a.delete(e), $.B(e);
458
458
  }),
459
459
  G(o) {
460
- for (const [e] of o) for (let o = 0; o < t.R(); o++) S.delete(v(e, o));
460
+ for (const [e] of o) for (let o = 0; o < t.R(); o++) v.delete(S(e, o));
461
461
  e.q(3, o);
462
462
  },
463
463
  K(o) {
464
- for (const [t] of o) for (let o = 0; o < e.R(); o++) S.delete(v(o, t));
464
+ for (const [t] of o) for (let o = 0; o < e.R(); o++) v.delete(S(o, t));
465
465
  t.q(3, o);
466
466
  },
467
- N: () => l,
468
- Z: s,
467
+ P: () => s,
468
+ Z: l,
469
469
  ee: f,
470
470
  V() {
471
- n && n.Y(), r && r.Y();
472
- },
473
- U: o => (o ? t : e).T()
471
+ n && n.A(), r && r.A();
472
+ }
474
473
  };
475
474
  }, B = (e, t) => {
476
- e.P(() => t);
477
- }, J = (e, t, o, {align: n, smooth: r, offset: i = 0} = {}) => {
478
- if (o = S(o, 0, t.R() - 1), "nearest" === n) {
475
+ e.J(() => t);
476
+ }, X = (e, t, o, {align: n, smooth: r, offset: i = 0} = {}) => {
477
+ if (o = v(o, 0, t.R() - 1), "nearest" === n) {
479
478
  const e = t.u(o), r = t.C();
480
479
  if (e < r) n = "start"; else {
481
480
  if (!(e + t.h(o) > r + t.o())) return;
482
481
  n = "end";
483
482
  }
484
483
  }
485
- e.P(() => i + e.U() + t.u(o) + ("end" === n ? t.h(o) - (t.o() - e.F()) : "center" === n ? (t.h(o) - (t.o() - e.F())) / 2 : 0), r);
486
- }, X = z ? l.useLayoutEffect : l.useEffect, Y = "current", A = (e, t) => {
487
- if (Array.isArray(e)) for (const o of e) A(o, t); else null == e || "boolean" == typeof e || t.push(e);
488
- }, D = (e, t) => {
484
+ e.J(() => i + e.U() + t.u(o) + ("end" === n ? t.h(o) - (t.o() - e.F()) : "center" === n ? (t.h(o) - (t.o() - e.F())) / 2 : 0), r);
485
+ }, Y = z ? s.useLayoutEffect : s.useEffect, A = "current", D = (e, t) => {
486
+ if (Array.isArray(e)) for (const o of e) D(o, t); else null == e || "boolean" == typeof e || t.push(e);
487
+ }, N = (e, t) => {
489
488
  const o = e.key;
490
489
  return null != o ? o : "_" + t;
491
- }, N = e => {
492
- const t = (0, l.useRef)(null);
493
- return t.current || (t.current = e());
494
490
  }, P = e => {
495
- const t = (0, l.useRef)(e);
496
- return X(() => {
497
- t[Y] = e;
491
+ const t = (0, s.useRef)(null);
492
+ return t.current || (t.current = e());
493
+ }, J = e => {
494
+ const t = (0, s.useRef)(e);
495
+ return Y(() => {
496
+ t[A] = e;
498
497
  }, [ e ]), t;
499
- }, V = /*#__PURE__*/ /*#__PURE__*/ (0, l.memo)(({te: e, oe: t, ne: o, re: n, ie: r, le: i, se: s, ce: c}) => {
500
- const u = (0, l.useRef)(null);
501
- X(() => t(u[Y], o), [ o ]);
502
- const a = (0, l.useMemo)(() => {
498
+ }, V = /*#__PURE__*/ /*#__PURE__*/ (0, s.memo)(({te: e, oe: t, ne: o, re: n, ie: r, se: i, le: l, ce: c}) => {
499
+ const u = (0, s.useRef)(null);
500
+ Y(() => t(u[A], o), [ o ]);
501
+ const a = (0, s.useMemo)(() => {
503
502
  const e = {
504
503
  contain: "layout style",
505
504
  position: r && c ? void 0 : "absolute",
506
- [s ? "height" : "width"]: "100%",
507
- [s ? "top" : "left"]: 0,
508
- [s ? "left" : "top"]: n,
505
+ [l ? "height" : "width"]: "100%",
506
+ [l ? "top" : "left"]: 0,
507
+ [l ? "left" : "top"]: n,
509
508
  visibility: !r || c ? void 0 : "hidden"
510
509
  };
511
- return s && (e.display = "inline-flex"), e;
512
- }, [ n, r, c, s ]);
510
+ return l && (e.display = "inline-flex"), e;
511
+ }, [ n, r, c, l ]);
513
512
  return "string" == typeof i ? /* @__PURE__ */ /* @__PURE__ */ (0, f.jsx)(i, {
514
513
  ref: u,
515
514
  style: a,
@@ -520,50 +519,50 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
520
519
  index: o,
521
520
  children: e
522
521
  });
523
- }), U = (e, t) => (0, l.useMemo)(() => {
522
+ }), U = (e, t) => (0, s.useMemo)(() => {
524
523
  if ("function" == typeof e) return [ o => e(t[o], o), t.length ];
525
524
  const o = (e => {
526
525
  const t = [];
527
- return A(e, t), t;
526
+ return D(e, t), t;
528
527
  })(e);
529
528
  return [ e => o[e], o.length ];
530
- }, [ e, t ]), F = /*#__PURE__*/ /*#__PURE__*/ (0, l.forwardRef)(({children: e, data: t, bufferSize: o, itemSize: n, shift: r, horizontal: i, keepMounted: s, cache: c, startMargin: a = 0, ssrCount: d, as: h = "div", item: g = "div", scrollRef: S, onScroll: p, onScrollEnd: m}, w) => {
531
- const [z, _] = U(e, t), b = (0, l.useRef)(null), y = (0, l.useRef)(!!d), I = P(p), x = P(m), [R, C, T, E] = N(() => {
529
+ }, [ e, t ]), F = /*#__PURE__*/ /*#__PURE__*/ (0, s.forwardRef)(({children: e, data: t, bufferSize: o, itemSize: n, shift: r, horizontal: i, keepMounted: l, cache: c, startMargin: a = 0, ssrCount: d, as: h = "div", item: g = "div", scrollRef: v, onScroll: p, onScrollEnd: m}, w) => {
530
+ const [z, _] = U(e, t), b = (0, s.useRef)(null), y = (0, s.useRef)(!!d), I = J(p), x = J(m), [R, C, T, E] = P(() => {
532
531
  const e = !!i, t = M(_, n, c), o = O(t, d);
533
532
  return [ o, t, q(o, e), e ];
534
533
  });
535
534
  _ !== R.R() && R.q(5, [ _, r ]), a !== R.T() && R.q(6, a);
536
- const [j, L] = (0, l.useReducer)(R.I, void 0, R.I), H = R.M(), W = R.t(), A = T.N(), F = [], G = e => {
535
+ const [j, L] = (0, s.useReducer)(R.I, void 0, R.I), H = R.M(), W = R.t(), D = T.P(), F = [], G = e => {
537
536
  const t = z(e);
538
537
  /* @__PURE__ */ /* @__PURE__ */
539
538
  return (0, f.jsx)(V, {
540
- oe: T.D,
539
+ oe: T.N,
541
540
  ne: e,
542
- re: R.u(e, A),
541
+ re: R.u(e, D),
543
542
  ie: R.O(e),
544
- le: g,
543
+ se: g,
545
544
  te: t,
546
- se: E,
547
- ce: y[Y]
548
- }, D(t, e));
545
+ le: E,
546
+ ce: y[A]
547
+ }, N(t, e));
549
548
  };
550
- if (X(() => {
551
- y[Y] = !1, R.L(1, e => {
549
+ if (Y(() => {
550
+ y[A] = !1, R.L(1, e => {
552
551
  e ? (0, u.flushSync)(L) : L();
553
552
  }), R.L(4, () => {
554
553
  I.current && I.current(R.C());
555
554
  }), R.L(8, () => {
556
555
  x.current && x.current();
557
556
  });
558
- const e = b[Y];
559
- return S ? $(() => {
560
- S.current && T.A(e, S[Y]);
561
- }) : T.A(e), () => {
557
+ const e = b[A];
558
+ return v ? $(() => {
559
+ v.current && T.D(e, v[A]);
560
+ }) : T.D(e), () => {
562
561
  R._(), T._();
563
562
  };
564
- }, []), X(() => {
563
+ }, []), Y(() => {
565
564
  T.V();
566
- }, [ j ]), (0, l.useImperativeHandle)(w, () => ({
565
+ }, [ j ]), (0, s.useImperativeHandle)(w, () => ({
567
566
  get cache() {
568
567
  return C.H();
569
568
  },
@@ -579,15 +578,15 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
579
578
  findItemIndex: R.k,
580
579
  getItemOffset: R.u,
581
580
  getItemSize: R.h,
582
- scrollToIndex: (e, t) => J(T, R, e, t),
581
+ scrollToIndex: (e, t) => X(T, R, e, t),
583
582
  scrollTo: e => B(T, e),
584
583
  scrollBy: e => ((e, t, o) => {
585
584
  B(e, o + t.C());
586
585
  })(T, R, e)
587
- }), []), s) {
588
- const e = new Set(s);
586
+ }), []), l) {
587
+ const e = new Set(l);
589
588
  for (let [t, n] = R.i(o); t <= n; t++) e.add(t);
590
- v([ ...e ]).forEach(e => {
589
+ S([ ...e ]).forEach(e => {
591
590
  F.push(G(e));
592
591
  });
593
592
  } else for (let [e, t] = R.i(o); e <= t; e++) F.push(G(e));
@@ -605,7 +604,7 @@ var {min: a, max: d, abs: h, floor: g} = Math, S = (e, t, o) => a(o, d(t, e)), v
605
604
  },
606
605
  children: F
607
606
  });
608
- }), G = /*#__PURE__*/ /*#__PURE__*/ (0, l.forwardRef)(({children: e, data: t, bufferSize: o, itemSize: n, shift: r, horizontal: i, keepMounted: l, cache: s, ssrCount: c, item: u, onScroll: a, onScrollEnd: d, style: h, ...g}, S) => /* @__PURE__ */ /* @__PURE__ */ (0,
607
+ }), G = /*#__PURE__*/ /*#__PURE__*/ (0, s.forwardRef)(({children: e, data: t, bufferSize: o, itemSize: n, shift: r, horizontal: i, keepMounted: s, cache: l, ssrCount: c, item: u, onScroll: a, onScrollEnd: d, style: h, ...g}, v) => /* @__PURE__ */ /* @__PURE__ */ (0,
609
608
  f.jsx)("div", {
610
609
  ...g,
611
610
  style: {
@@ -617,38 +616,38 @@ f.jsx)("div", {
617
616
  ...h
618
617
  },
619
618
  children: /* @__PURE__ */ /* @__PURE__ */ (0, f.jsx)(F, {
620
- ref: S,
619
+ ref: v,
621
620
  data: t,
622
621
  bufferSize: o,
623
622
  itemSize: n,
624
623
  shift: r,
625
624
  horizontal: i,
626
- keepMounted: l,
627
- cache: s,
625
+ keepMounted: s,
626
+ cache: l,
628
627
  ssrCount: c,
629
628
  item: u,
630
629
  onScroll: a,
631
630
  onScrollEnd: d,
632
631
  children: e
633
632
  })
634
- })), K = /*#__PURE__*/ /*#__PURE__*/ (0, l.forwardRef)(({children: e, data: t, bufferSize: o, itemSize: n, shift: r, horizontal: i, cache: s, ssrCount: c, as: a = "div", item: d = "div", onScroll: h, onScrollEnd: g}, S) => {
635
- const [v, p] = U(e, t), $ = (0, l.useRef)(null), m = P(h), w = P(g), z = (0, l.useRef)(!!c), [_, b, y, I] = N(() => {
636
- const e = !!i, t = M(p, n, s), o = O(t, c);
633
+ })), K = /*#__PURE__*/ /*#__PURE__*/ (0, s.forwardRef)(({children: e, data: t, bufferSize: o, itemSize: n, shift: r, horizontal: i, cache: l, ssrCount: c, as: a = "div", item: d = "div", onScroll: h, onScrollEnd: g}, v) => {
634
+ const [S, p] = U(e, t), $ = (0, s.useRef)(null), m = J(h), w = J(g), z = (0, s.useRef)(!!c), [_, b, y, I] = P(() => {
635
+ const e = !!i, t = M(p, n, l), o = O(t, c);
637
636
  return [ o, t, H(o, e), e ];
638
637
  });
639
638
  p !== _.R() && _.q(5, [ p, r ]);
640
- const [x, k] = (0, l.useReducer)(_.I, void 0, _.I), R = _.M(), C = _.t(), T = y.N(), E = [];
641
- X(() => (z[Y] = !1, _.L(1, e => {
639
+ const [x, k] = (0, s.useReducer)(_.I, void 0, _.I), R = _.M(), C = _.t(), T = y.P(), E = [];
640
+ Y(() => (z[A] = !1, _.L(1, e => {
642
641
  e ? (0, u.flushSync)(k) : k();
643
642
  }), _.L(4, () => {
644
643
  m.current && m.current();
645
644
  }), _.L(8, () => {
646
645
  w.current && w.current();
647
- }), y.A($[Y]), () => {
646
+ }), y.D($[A]), () => {
648
647
  _._(), y._();
649
- }), []), X(() => {
648
+ }), []), Y(() => {
650
649
  y.V();
651
- }, [ x ]), (0, l.useImperativeHandle)(S, () => ({
650
+ }, [ x ]), (0, s.useImperativeHandle)(v, () => ({
652
651
  get cache() {
653
652
  return b.H();
654
653
  },
@@ -661,20 +660,20 @@ f.jsx)("div", {
661
660
  findItemIndex: _.k,
662
661
  getItemOffset: _.u,
663
662
  getItemSize: _.h,
664
- scrollToIndex: (e, t) => J(y, _, e, t)
663
+ scrollToIndex: (e, t) => X(y, _, e, t)
665
664
  }), []);
666
665
  for (let [e, t] = _.i(o); e <= t; e++) {
667
- const t = v(e);
666
+ const t = S(e);
668
667
  E.push(/* @__PURE__ */ /* @__PURE__ */ (0, f.jsx)(V, {
669
- oe: y.D,
668
+ oe: y.N,
670
669
  ne: e,
671
670
  re: _.u(e, T),
672
671
  ie: _.O(e),
673
- le: d,
672
+ se: d,
674
673
  te: t,
675
- se: I,
676
- ce: z[Y]
677
- }, D(t, e)));
674
+ le: I,
675
+ ce: z[A]
676
+ }, N(t, e)));
678
677
  }
679
678
  /* @__PURE__ */ /* @__PURE__ */
680
679
  return (0, f.jsx)(a, {
@@ -690,31 +689,31 @@ f.jsx)("div", {
690
689
  },
691
690
  children: E
692
691
  });
693
- }), Q = (e, t) => `${e}-${t}`, Z = /*#__PURE__*/ /*#__PURE__*/ (0, l.memo)(({te: e, oe: t, fe: o, ue: n, ae: r, de: i, he: s, ge: c, ie: u, Se: a}) => {
694
- const d = (0, l.useRef)(null);
695
- return X(() => t(d[Y], o, n), [ n, o ]), /* @__PURE__ */ /* @__PURE__ */ (0, f.jsx)(a, {
692
+ }), Q = (e, t) => `${e}-${t}`, Z = /*#__PURE__*/ /*#__PURE__*/ (0, s.memo)(({te: e, oe: t, fe: o, ue: n, ae: r, de: i, he: l, ge: c, ie: u, ve: a}) => {
693
+ const d = (0, s.useRef)(null);
694
+ return Y(() => t(d[A], o, n), [ n, o ]), /* @__PURE__ */ /* @__PURE__ */ (0, f.jsx)(a, {
696
695
  ref: d,
697
- style: (0, l.useMemo)(() => ({
696
+ style: (0, s.useMemo)(() => ({
698
697
  contain: "layout style",
699
698
  display: "grid",
700
699
  position: "absolute",
701
700
  top: r,
702
701
  left: i,
703
702
  visibility: u ? "hidden" : void 0,
704
- minHeight: s,
703
+ minHeight: l,
705
704
  minWidth: c
706
- }), [ r, i, c, s, u ]),
705
+ }), [ r, i, c, l, u ]),
707
706
  children: e
708
707
  });
709
- }), ee = /*#__PURE__*/ /*#__PURE__*/ (0, l.forwardRef)(({children: e, row: t, col: o, cellHeight: n = 40, cellWidth: r = 100, bufferSize: i, ssrRowCount: s, ssrColCount: c, item: a = "div", domRef: d, onScroll: h, onScrollEnd: g, style: v, ...p}, $) => {
710
- const [m, w, z] = N(() => {
711
- const e = O(M(t, n), s), i = O(M(o, r), c);
708
+ }), ee = /*#__PURE__*/ /*#__PURE__*/ (0, s.forwardRef)(({children: e, row: t, col: o, cellHeight: n = 40, cellWidth: r = 100, bufferSize: i, ssrRowCount: l, ssrColCount: c, item: a = "div", domRef: d, onScroll: h, onScrollEnd: g, style: S, ...p}, $) => {
709
+ const [m, w, z] = P(() => {
710
+ const e = O(M(t, n), l), i = O(M(o, r), c);
712
711
  return [ e, i, W(e, i) ];
713
712
  });
714
713
  t !== m.R() && m.q(5, [ t ]), o !== w.R() && w.q(5, [ o ]);
715
- const [_, b] = (0, l.useReducer)(m.I, void 0, m.I), [y, I] = (0, l.useReducer)(w.I, void 0, w.I), x = m.M(), R = w.M(), C = k(m), T = k(w), E = (0,
716
- l.useRef)(null), j = P(h), L = P(g);
717
- X(() => {
714
+ const [_, b] = (0, s.useReducer)(m.I, void 0, m.I), [y, I] = (0, s.useReducer)(w.I, void 0, w.I), x = m.M(), R = w.M(), C = k(m), T = k(w), E = (0,
715
+ s.useRef)(null), j = J(h), L = J(g);
716
+ Y(() => {
718
717
  m.L(1, e => {
719
718
  e ? (0, u.flushSync)(b) : b();
720
719
  }), w.L(1, e => {
@@ -724,13 +723,13 @@ f.jsx)("div", {
724
723
  }), m.L(8, () => {
725
724
  L.current && L.current();
726
725
  });
727
- const e = E[Y];
728
- return z.A(e), () => {
726
+ const e = E[A];
727
+ return z.D(e), () => {
729
728
  m._(), w._(), z._();
730
729
  };
731
- }, []), X(() => {
730
+ }, []), Y(() => {
732
731
  z.V();
733
- }, [ _, y ]), (0, l.useImperativeHandle)($, () => ({
732
+ }, [ _, y ]), (0, s.useImperativeHandle)($, () => ({
734
733
  get scrollTop() {
735
734
  return m.C();
736
735
  },
@@ -763,12 +762,12 @@ f.jsx)("div", {
763
762
  },
764
763
  scrollToIndex: (e, t) => ((e, t, o, n, r) => {
765
764
  if (null != n) {
766
- const o = S(n, 0, t.R() - 1);
767
- e.ee(() => e.U(!1) + t.u(o));
765
+ const o = v(n, 0, t.R() - 1);
766
+ e.ee(() => t.u(o));
768
767
  }
769
768
  if (null != r) {
770
- const t = S(r, 0, o.R() - 1);
771
- e.Z(() => e.U(!0) + o.u(t));
769
+ const t = v(r, 0, o.R() - 1);
770
+ e.Z(() => o.u(t));
772
771
  }
773
772
  })(z, m, w, e, t),
774
773
  scrollTo: (e, t) => ((e, t, o) => {
@@ -785,7 +784,7 @@ f.jsx)("div", {
785
784
  }
786
785
  })(z, m, w, e, t)
787
786
  }), []);
788
- const q = (0, l.useMemo)(() => {
787
+ const q = (0, s.useMemo)(() => {
789
788
  const t = /* @__PURE__ */ new Map;
790
789
  return (o, n) => {
791
790
  let r = t.get(Q(o, n));
@@ -794,10 +793,10 @@ f.jsx)("div", {
794
793
  colIndex: n
795
794
  })), r;
796
795
  };
797
- }, [ e ]), H = z.N(), [B, J] = m.i(i), [A, D] = w.i(i), V = [];
798
- for (let e = B; e <= J; e++) for (let t = A; t <= D; t++) V.push(/* @__PURE__ */ /* @__PURE__ */ (0,
796
+ }, [ e ]), H = z.P(), [B, X] = m.i(i), [D, N] = w.i(i), V = [];
797
+ for (let e = B; e <= X; e++) for (let t = D; t <= N; t++) V.push(/* @__PURE__ */ /* @__PURE__ */ (0,
799
798
  f.jsx)(Z, {
800
- oe: z.D,
799
+ oe: z.N,
801
800
  fe: e,
802
801
  ue: t,
803
802
  ae: m.u(e),
@@ -805,7 +804,7 @@ f.jsx)("div", {
805
804
  he: m.h(e),
806
805
  ge: w.h(t),
807
806
  ie: m.O(e) || w.O(t),
808
- Se: a,
807
+ ve: a,
809
808
  te: q(e, t)
810
809
  }, Q(e, t)));
811
810
  /* @__PURE__ */ /* @__PURE__ */
@@ -817,7 +816,7 @@ f.jsx)("div", {
817
816
  contain: "strict",
818
817
  width: "100%",
819
818
  height: "100%",
820
- ...v
819
+ ...S
821
820
  },
822
821
  children: /* @__PURE__ */ /* @__PURE__ */ (0, f.jsx)("div", {
823
822
  ref: E,