@protonradio/proton-ui 0.11.0-beta.5 → 0.11.0-beta.6
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.cjs.js +9 -9
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +7 -3
- package/dist/index.es.js +721 -712
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import k, { useRef as B, useCallback as J, useState as H, useContext as q, useEffect as z, createContext as te, useMemo as W, forwardRef as Oe, useLayoutEffect as
|
|
2
|
-
import { u as hd, a as
|
|
3
|
-
import { transparentize as at, mix as
|
|
4
|
-
import { isUrlExternal as Yr, csx as U, handleInternalNavigation as
|
|
5
|
-
import { L as md, D as
|
|
1
|
+
import k, { useRef as B, useCallback as J, useState as H, useContext as q, useEffect as z, createContext as te, useMemo as W, forwardRef as Oe, useLayoutEffect as Ol, createElement as Vi, isValidElement as pd, cloneElement as vd } from "react";
|
|
2
|
+
import { u as hd, a as Hi, b as Gr } from "./useBreakpoint-CjRyGKN-.mjs";
|
|
3
|
+
import { transparentize as at, mix as jl, parseToRgba as bd } from "color2k";
|
|
4
|
+
import { isUrlExternal as Yr, csx as U, handleInternalNavigation as Wi, transparentize as zl } from "./utils.es.js";
|
|
5
|
+
import { L as md, D as Vl, G as Pe, d as xe } from "./palettes-mcF0lNKY.mjs";
|
|
6
6
|
import { THEMES as tt, BREAKPOINTS as qr } from "./constants.es.js";
|
|
7
|
-
import
|
|
7
|
+
import Ui, { flushSync as Xr, createPortal as gd } from "react-dom";
|
|
8
8
|
var wr = { exports: {} }, Wt = {};
|
|
9
9
|
/**
|
|
10
10
|
* @license React
|
|
@@ -15,10 +15,10 @@ var wr = { exports: {} }, Wt = {};
|
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
17
|
*/
|
|
18
|
-
var
|
|
18
|
+
var Hl;
|
|
19
19
|
function yd() {
|
|
20
|
-
if (
|
|
21
|
-
|
|
20
|
+
if (Hl) return Wt;
|
|
21
|
+
Hl = 1;
|
|
22
22
|
var t = k, e = Symbol.for("react.element"), n = Symbol.for("react.fragment"), r = Object.prototype.hasOwnProperty, l = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
23
23
|
function o(u, a, s) {
|
|
24
24
|
var d, c = {}, f = null, p = null;
|
|
@@ -39,48 +39,48 @@ var Ut = {};
|
|
|
39
39
|
* This source code is licensed under the MIT license found in the
|
|
40
40
|
* LICENSE file in the root directory of this source tree.
|
|
41
41
|
*/
|
|
42
|
-
var
|
|
42
|
+
var Wl;
|
|
43
43
|
function $d() {
|
|
44
|
-
return
|
|
44
|
+
return Wl || (Wl = 1, process.env.NODE_ENV !== "production" && function() {
|
|
45
45
|
var t = k, e = Symbol.for("react.element"), n = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), l = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), u = Symbol.for("react.context"), a = Symbol.for("react.forward_ref"), s = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), c = Symbol.for("react.memo"), f = Symbol.for("react.lazy"), p = Symbol.for("react.offscreen"), v = Symbol.iterator, b = "@@iterator";
|
|
46
46
|
function $(g) {
|
|
47
47
|
if (g === null || typeof g != "object")
|
|
48
48
|
return null;
|
|
49
|
-
var
|
|
50
|
-
return typeof
|
|
49
|
+
var N = v && g[v] || g[b];
|
|
50
|
+
return typeof N == "function" ? N : null;
|
|
51
51
|
}
|
|
52
52
|
var x = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
53
53
|
function E(g) {
|
|
54
54
|
{
|
|
55
|
-
for (var
|
|
55
|
+
for (var N = arguments.length, L = new Array(N > 1 ? N - 1 : 0), Y = 1; Y < N; Y++)
|
|
56
56
|
L[Y - 1] = arguments[Y];
|
|
57
57
|
C("error", g, L);
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
|
-
function C(g,
|
|
60
|
+
function C(g, N, L) {
|
|
61
61
|
{
|
|
62
62
|
var Y = x.ReactDebugCurrentFrame, le = Y.getStackAddendum();
|
|
63
|
-
le !== "" && (
|
|
63
|
+
le !== "" && (N += "%s", L = L.concat([le]));
|
|
64
64
|
var ue = L.map(function(ee) {
|
|
65
65
|
return String(ee);
|
|
66
66
|
});
|
|
67
|
-
ue.unshift("Warning: " +
|
|
67
|
+
ue.unshift("Warning: " + N), Function.prototype.apply.call(console[g], console, ue);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
|
-
var D = !1, S = !1, P = !1, F = !1,
|
|
70
|
+
var D = !1, S = !1, P = !1, F = !1, I = !1, M;
|
|
71
71
|
M = Symbol.for("react.module.reference");
|
|
72
72
|
function A(g) {
|
|
73
|
-
return !!(typeof g == "string" || typeof g == "function" || g === r || g === i ||
|
|
73
|
+
return !!(typeof g == "string" || typeof g == "function" || g === r || g === i || I || g === l || g === s || g === d || F || g === p || D || S || P || typeof g == "object" && g !== null && (g.$$typeof === f || g.$$typeof === c || g.$$typeof === o || g.$$typeof === u || g.$$typeof === a || // This needs to include all possible module reference object
|
|
74
74
|
// types supported by any Flight configuration anywhere since
|
|
75
75
|
// we don't know which Flight build this will end up being used
|
|
76
76
|
// with.
|
|
77
77
|
g.$$typeof === M || g.getModuleId !== void 0));
|
|
78
78
|
}
|
|
79
|
-
function m(g,
|
|
79
|
+
function m(g, N, L) {
|
|
80
80
|
var Y = g.displayName;
|
|
81
81
|
if (Y)
|
|
82
82
|
return Y;
|
|
83
|
-
var le =
|
|
83
|
+
var le = N.displayName || N.name || "";
|
|
84
84
|
return le !== "" ? L + "(" + le + ")" : L;
|
|
85
85
|
}
|
|
86
86
|
function R(g) {
|
|
@@ -110,8 +110,8 @@ function $d() {
|
|
|
110
110
|
if (typeof g == "object")
|
|
111
111
|
switch (g.$$typeof) {
|
|
112
112
|
case u:
|
|
113
|
-
var
|
|
114
|
-
return R(
|
|
113
|
+
var N = g;
|
|
114
|
+
return R(N) + ".Consumer";
|
|
115
115
|
case o:
|
|
116
116
|
var L = g;
|
|
117
117
|
return R(L._context) + ".Provider";
|
|
@@ -194,7 +194,7 @@ function $d() {
|
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
var Ce = x.ReactCurrentDispatcher, ze;
|
|
197
|
-
function Ve(g,
|
|
197
|
+
function Ve(g, N, L) {
|
|
198
198
|
{
|
|
199
199
|
if (ze === void 0)
|
|
200
200
|
try {
|
|
@@ -212,7 +212,7 @@ function $d() {
|
|
|
212
212
|
var V = typeof WeakMap == "function" ? WeakMap : Map;
|
|
213
213
|
He = new V();
|
|
214
214
|
}
|
|
215
|
-
function Me(g,
|
|
215
|
+
function Me(g, N) {
|
|
216
216
|
if (!g || Xe)
|
|
217
217
|
return "";
|
|
218
218
|
{
|
|
@@ -227,7 +227,7 @@ function $d() {
|
|
|
227
227
|
var ue;
|
|
228
228
|
ue = Ce.current, Ce.current = null, _e();
|
|
229
229
|
try {
|
|
230
|
-
if (
|
|
230
|
+
if (N) {
|
|
231
231
|
var ee = function() {
|
|
232
232
|
throw Error();
|
|
233
233
|
};
|
|
@@ -283,14 +283,14 @@ function $d() {
|
|
|
283
283
|
var Dt = g ? g.displayName || g.name : "", bt = Dt ? Ve(Dt) : "";
|
|
284
284
|
return typeof g == "function" && He.set(g, bt), bt;
|
|
285
285
|
}
|
|
286
|
-
function Ne(g,
|
|
286
|
+
function Ne(g, N, L) {
|
|
287
287
|
return Me(g, !1);
|
|
288
288
|
}
|
|
289
289
|
function wt(g) {
|
|
290
|
-
var
|
|
291
|
-
return !!(
|
|
290
|
+
var N = g.prototype;
|
|
291
|
+
return !!(N && N.isReactComponent);
|
|
292
292
|
}
|
|
293
|
-
function ne(g,
|
|
293
|
+
function ne(g, N, L) {
|
|
294
294
|
if (g == null)
|
|
295
295
|
return "";
|
|
296
296
|
if (typeof g == "function")
|
|
@@ -308,26 +308,26 @@ function $d() {
|
|
|
308
308
|
case a:
|
|
309
309
|
return Ne(g.render);
|
|
310
310
|
case c:
|
|
311
|
-
return ne(g.type,
|
|
311
|
+
return ne(g.type, N, L);
|
|
312
312
|
case f: {
|
|
313
313
|
var Y = g, le = Y._payload, ue = Y._init;
|
|
314
314
|
try {
|
|
315
|
-
return ne(ue(le),
|
|
315
|
+
return ne(ue(le), N, L);
|
|
316
316
|
} catch {
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
}
|
|
320
320
|
return "";
|
|
321
321
|
}
|
|
322
|
-
var Ze = Object.prototype.hasOwnProperty, vn = {},
|
|
322
|
+
var Ze = Object.prototype.hasOwnProperty, vn = {}, kl = x.ReactDebugCurrentFrame;
|
|
323
323
|
function hn(g) {
|
|
324
324
|
if (g) {
|
|
325
|
-
var
|
|
326
|
-
|
|
325
|
+
var N = g._owner, L = ne(g.type, g._source, N ? N.type : null);
|
|
326
|
+
kl.setExtraStackFrame(L);
|
|
327
327
|
} else
|
|
328
|
-
|
|
328
|
+
kl.setExtraStackFrame(null);
|
|
329
329
|
}
|
|
330
|
-
function Wc(g,
|
|
330
|
+
function Wc(g, N, L, Y, le) {
|
|
331
331
|
{
|
|
332
332
|
var ue = Function.call.bind(Ze);
|
|
333
333
|
for (var ee in g)
|
|
@@ -338,7 +338,7 @@ function $d() {
|
|
|
338
338
|
var we = Error((Y || "React class") + ": " + L + " type `" + ee + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof g[ee] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
339
339
|
throw we.name = "Invariant Violation", we;
|
|
340
340
|
}
|
|
341
|
-
X = g[ee](
|
|
341
|
+
X = g[ee](N, ee, Y, L, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
342
342
|
} catch (de) {
|
|
343
343
|
X = de;
|
|
344
344
|
}
|
|
@@ -352,57 +352,57 @@ function $d() {
|
|
|
352
352
|
}
|
|
353
353
|
function Gc(g) {
|
|
354
354
|
{
|
|
355
|
-
var
|
|
355
|
+
var N = typeof Symbol == "function" && Symbol.toStringTag, L = N && g[Symbol.toStringTag] || g.constructor.name || "Object";
|
|
356
356
|
return L;
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
359
|
function Yc(g) {
|
|
360
360
|
try {
|
|
361
|
-
return
|
|
361
|
+
return Tl(g), !1;
|
|
362
362
|
} catch {
|
|
363
363
|
return !0;
|
|
364
364
|
}
|
|
365
365
|
}
|
|
366
|
-
function
|
|
366
|
+
function Tl(g) {
|
|
367
367
|
return "" + g;
|
|
368
368
|
}
|
|
369
|
-
function
|
|
369
|
+
function Al(g) {
|
|
370
370
|
if (Yc(g))
|
|
371
|
-
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Gc(g)),
|
|
371
|
+
return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Gc(g)), Tl(g);
|
|
372
372
|
}
|
|
373
373
|
var Ht = x.ReactCurrentOwner, qc = {
|
|
374
374
|
key: !0,
|
|
375
375
|
ref: !0,
|
|
376
376
|
__self: !0,
|
|
377
377
|
__source: !0
|
|
378
|
-
},
|
|
378
|
+
}, Bl, Kl, ir;
|
|
379
379
|
ir = {};
|
|
380
380
|
function Xc(g) {
|
|
381
381
|
if (Ze.call(g, "ref")) {
|
|
382
|
-
var
|
|
383
|
-
if (
|
|
382
|
+
var N = Object.getOwnPropertyDescriptor(g, "ref").get;
|
|
383
|
+
if (N && N.isReactWarning)
|
|
384
384
|
return !1;
|
|
385
385
|
}
|
|
386
386
|
return g.ref !== void 0;
|
|
387
387
|
}
|
|
388
388
|
function Zc(g) {
|
|
389
389
|
if (Ze.call(g, "key")) {
|
|
390
|
-
var
|
|
391
|
-
if (
|
|
390
|
+
var N = Object.getOwnPropertyDescriptor(g, "key").get;
|
|
391
|
+
if (N && N.isReactWarning)
|
|
392
392
|
return !1;
|
|
393
393
|
}
|
|
394
394
|
return g.key !== void 0;
|
|
395
395
|
}
|
|
396
|
-
function Jc(g,
|
|
397
|
-
if (typeof g.ref == "string" && Ht.current &&
|
|
396
|
+
function Jc(g, N) {
|
|
397
|
+
if (typeof g.ref == "string" && Ht.current && N && Ht.current.stateNode !== N) {
|
|
398
398
|
var L = _(Ht.current.type);
|
|
399
399
|
ir[L] || (E('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', _(Ht.current.type), g.ref), ir[L] = !0);
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
|
-
function Qc(g,
|
|
402
|
+
function Qc(g, N) {
|
|
403
403
|
{
|
|
404
404
|
var L = function() {
|
|
405
|
-
|
|
405
|
+
Bl || (Bl = !0, E("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
|
|
406
406
|
};
|
|
407
407
|
L.isReactWarning = !0, Object.defineProperty(g, "key", {
|
|
408
408
|
get: L,
|
|
@@ -410,10 +410,10 @@ function $d() {
|
|
|
410
410
|
});
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
|
-
function ed(g,
|
|
413
|
+
function ed(g, N) {
|
|
414
414
|
{
|
|
415
415
|
var L = function() {
|
|
416
|
-
|
|
416
|
+
Kl || (Kl = !0, E("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
|
|
417
417
|
};
|
|
418
418
|
L.isReactWarning = !0, Object.defineProperty(g, "ref", {
|
|
419
419
|
get: L,
|
|
@@ -421,13 +421,13 @@ function $d() {
|
|
|
421
421
|
});
|
|
422
422
|
}
|
|
423
423
|
}
|
|
424
|
-
var td = function(g,
|
|
424
|
+
var td = function(g, N, L, Y, le, ue, ee) {
|
|
425
425
|
var X = {
|
|
426
426
|
// This tag allows us to uniquely identify this as a React Element
|
|
427
427
|
$$typeof: e,
|
|
428
428
|
// Built-in properties that belong on the element
|
|
429
429
|
type: g,
|
|
430
|
-
key:
|
|
430
|
+
key: N,
|
|
431
431
|
ref: L,
|
|
432
432
|
props: ee,
|
|
433
433
|
// Record the component responsible for creating this element.
|
|
@@ -450,12 +450,12 @@ function $d() {
|
|
|
450
450
|
value: le
|
|
451
451
|
}), Object.freeze && (Object.freeze(X.props), Object.freeze(X)), X;
|
|
452
452
|
};
|
|
453
|
-
function nd(g,
|
|
453
|
+
function nd(g, N, L, Y, le) {
|
|
454
454
|
{
|
|
455
455
|
var ue, ee = {}, X = null, we = null;
|
|
456
|
-
L !== void 0 && (
|
|
457
|
-
for (ue in
|
|
458
|
-
Ze.call(
|
|
456
|
+
L !== void 0 && (Al(L), X = "" + L), Zc(N) && (Al(N.key), X = "" + N.key), Xc(N) && (we = N.ref, Jc(N, le));
|
|
457
|
+
for (ue in N)
|
|
458
|
+
Ze.call(N, ue) && !qc.hasOwnProperty(ue) && (ee[ue] = N[ue]);
|
|
459
459
|
if (g && g.defaultProps) {
|
|
460
460
|
var de = g.defaultProps;
|
|
461
461
|
for (ue in de)
|
|
@@ -468,20 +468,20 @@ function $d() {
|
|
|
468
468
|
return td(g, X, we, le, Y, Ht.current, ee);
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
|
-
var or = x.ReactCurrentOwner,
|
|
471
|
+
var or = x.ReactCurrentOwner, Ml = x.ReactDebugCurrentFrame;
|
|
472
472
|
function Pt(g) {
|
|
473
473
|
if (g) {
|
|
474
|
-
var
|
|
475
|
-
|
|
474
|
+
var N = g._owner, L = ne(g.type, g._source, N ? N.type : null);
|
|
475
|
+
Ml.setExtraStackFrame(L);
|
|
476
476
|
} else
|
|
477
|
-
|
|
477
|
+
Ml.setExtraStackFrame(null);
|
|
478
478
|
}
|
|
479
479
|
var ur;
|
|
480
480
|
ur = !1;
|
|
481
481
|
function ar(g) {
|
|
482
482
|
return typeof g == "object" && g !== null && g.$$typeof === e;
|
|
483
483
|
}
|
|
484
|
-
function
|
|
484
|
+
function Nl() {
|
|
485
485
|
{
|
|
486
486
|
if (or.current) {
|
|
487
487
|
var g = _(or.current.type);
|
|
@@ -496,40 +496,40 @@ Check the render method of \`` + g + "`.";
|
|
|
496
496
|
function rd(g) {
|
|
497
497
|
return "";
|
|
498
498
|
}
|
|
499
|
-
var
|
|
499
|
+
var Il = {};
|
|
500
500
|
function ld(g) {
|
|
501
501
|
{
|
|
502
|
-
var
|
|
503
|
-
if (!
|
|
502
|
+
var N = Nl();
|
|
503
|
+
if (!N) {
|
|
504
504
|
var L = typeof g == "string" ? g : g.displayName || g.name;
|
|
505
|
-
L && (
|
|
505
|
+
L && (N = `
|
|
506
506
|
|
|
507
507
|
Check the top-level render call using <` + L + ">.");
|
|
508
508
|
}
|
|
509
|
-
return
|
|
509
|
+
return N;
|
|
510
510
|
}
|
|
511
511
|
}
|
|
512
|
-
function
|
|
512
|
+
function Rl(g, N) {
|
|
513
513
|
{
|
|
514
514
|
if (!g._store || g._store.validated || g.key != null)
|
|
515
515
|
return;
|
|
516
516
|
g._store.validated = !0;
|
|
517
|
-
var L = ld(
|
|
518
|
-
if (
|
|
517
|
+
var L = ld(N);
|
|
518
|
+
if (Il[L])
|
|
519
519
|
return;
|
|
520
|
-
|
|
520
|
+
Il[L] = !0;
|
|
521
521
|
var Y = "";
|
|
522
522
|
g && g._owner && g._owner !== or.current && (Y = " It was passed a child from " + _(g._owner.type) + "."), Pt(g), E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', L, Y), Pt(null);
|
|
523
523
|
}
|
|
524
524
|
}
|
|
525
|
-
function
|
|
525
|
+
function Fl(g, N) {
|
|
526
526
|
{
|
|
527
527
|
if (typeof g != "object")
|
|
528
528
|
return;
|
|
529
529
|
if (lr(g))
|
|
530
530
|
for (var L = 0; L < g.length; L++) {
|
|
531
531
|
var Y = g[L];
|
|
532
|
-
ar(Y) &&
|
|
532
|
+
ar(Y) && Rl(Y, N);
|
|
533
533
|
}
|
|
534
534
|
else if (ar(g))
|
|
535
535
|
g._store && (g._store.validated = !0);
|
|
@@ -537,39 +537,39 @@ Check the top-level render call using <` + L + ">.");
|
|
|
537
537
|
var le = $(g);
|
|
538
538
|
if (typeof le == "function" && le !== g.entries)
|
|
539
539
|
for (var ue = le.call(g), ee; !(ee = ue.next()).done; )
|
|
540
|
-
ar(ee.value) &&
|
|
540
|
+
ar(ee.value) && Rl(ee.value, N);
|
|
541
541
|
}
|
|
542
542
|
}
|
|
543
543
|
}
|
|
544
544
|
function id(g) {
|
|
545
545
|
{
|
|
546
|
-
var
|
|
547
|
-
if (
|
|
546
|
+
var N = g.type;
|
|
547
|
+
if (N == null || typeof N == "string")
|
|
548
548
|
return;
|
|
549
549
|
var L;
|
|
550
|
-
if (typeof
|
|
551
|
-
L =
|
|
552
|
-
else if (typeof
|
|
550
|
+
if (typeof N == "function")
|
|
551
|
+
L = N.propTypes;
|
|
552
|
+
else if (typeof N == "object" && (N.$$typeof === a || // Note: Memo only checks outer props here.
|
|
553
553
|
// Inner props are checked in the reconciler.
|
|
554
|
-
|
|
555
|
-
L =
|
|
554
|
+
N.$$typeof === c))
|
|
555
|
+
L = N.propTypes;
|
|
556
556
|
else
|
|
557
557
|
return;
|
|
558
558
|
if (L) {
|
|
559
|
-
var Y = _(
|
|
559
|
+
var Y = _(N);
|
|
560
560
|
Wc(L, g.props, "prop", Y, g);
|
|
561
|
-
} else if (
|
|
561
|
+
} else if (N.PropTypes !== void 0 && !ur) {
|
|
562
562
|
ur = !0;
|
|
563
|
-
var le = _(
|
|
563
|
+
var le = _(N);
|
|
564
564
|
E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", le || "Unknown");
|
|
565
565
|
}
|
|
566
|
-
typeof
|
|
566
|
+
typeof N.getDefaultProps == "function" && !N.getDefaultProps.isReactClassApproved && E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
567
567
|
}
|
|
568
568
|
}
|
|
569
569
|
function od(g) {
|
|
570
570
|
{
|
|
571
|
-
for (var
|
|
572
|
-
var Y =
|
|
571
|
+
for (var N = Object.keys(g.props), L = 0; L < N.length; L++) {
|
|
572
|
+
var Y = N[L];
|
|
573
573
|
if (Y !== "children" && Y !== "key") {
|
|
574
574
|
Pt(g), E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", Y), Pt(null);
|
|
575
575
|
break;
|
|
@@ -578,56 +578,56 @@ Check the top-level render call using <` + L + ">.");
|
|
|
578
578
|
g.ref !== null && (Pt(g), E("Invalid attribute `ref` supplied to `React.Fragment`."), Pt(null));
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
|
-
var
|
|
582
|
-
function
|
|
581
|
+
var _l = {};
|
|
582
|
+
function Ll(g, N, L, Y, le, ue) {
|
|
583
583
|
{
|
|
584
584
|
var ee = A(g);
|
|
585
585
|
if (!ee) {
|
|
586
586
|
var X = "";
|
|
587
587
|
(g === void 0 || typeof g == "object" && g !== null && Object.keys(g).length === 0) && (X += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
588
588
|
var we = rd();
|
|
589
|
-
we ? X += we : X +=
|
|
589
|
+
we ? X += we : X += Nl();
|
|
590
590
|
var de;
|
|
591
591
|
g === null ? de = "null" : lr(g) ? de = "array" : g !== void 0 && g.$$typeof === e ? (de = "<" + (_(g.type) || "Unknown") + " />", X = " Did you accidentally export a JSX literal instead of a component?") : de = typeof g, E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", de, X);
|
|
592
592
|
}
|
|
593
|
-
var pe = nd(g,
|
|
593
|
+
var pe = nd(g, N, L, le, ue);
|
|
594
594
|
if (pe == null)
|
|
595
595
|
return pe;
|
|
596
596
|
if (ee) {
|
|
597
|
-
var Ie =
|
|
597
|
+
var Ie = N.children;
|
|
598
598
|
if (Ie !== void 0)
|
|
599
599
|
if (Y)
|
|
600
600
|
if (lr(Ie)) {
|
|
601
601
|
for (var Dt = 0; Dt < Ie.length; Dt++)
|
|
602
|
-
|
|
602
|
+
Fl(Ie[Dt], g);
|
|
603
603
|
Object.freeze && Object.freeze(Ie);
|
|
604
604
|
} else
|
|
605
605
|
E("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
606
606
|
else
|
|
607
|
-
|
|
607
|
+
Fl(Ie, g);
|
|
608
608
|
}
|
|
609
|
-
if (Ze.call(
|
|
610
|
-
var bt = _(g), Te = Object.keys(
|
|
609
|
+
if (Ze.call(N, "key")) {
|
|
610
|
+
var bt = _(g), Te = Object.keys(N).filter(function(fd) {
|
|
611
611
|
return fd !== "key";
|
|
612
612
|
}), sr = Te.length > 0 ? "{key: someKey, " + Te.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
613
|
-
if (!
|
|
613
|
+
if (!_l[bt + sr]) {
|
|
614
614
|
var dd = Te.length > 0 ? "{" + Te.join(": ..., ") + ": ...}" : "{}";
|
|
615
615
|
E(`A props object containing a "key" prop is being spread into JSX:
|
|
616
616
|
let props = %s;
|
|
617
617
|
<%s {...props} />
|
|
618
618
|
React keys must be passed directly to JSX without using spread:
|
|
619
619
|
let props = %s;
|
|
620
|
-
<%s key={someKey} {...props} />`, sr, bt, dd, bt),
|
|
620
|
+
<%s key={someKey} {...props} />`, sr, bt, dd, bt), _l[bt + sr] = !0;
|
|
621
621
|
}
|
|
622
622
|
}
|
|
623
623
|
return g === r ? od(pe) : id(pe), pe;
|
|
624
624
|
}
|
|
625
625
|
}
|
|
626
|
-
function ud(g,
|
|
627
|
-
return
|
|
626
|
+
function ud(g, N, L) {
|
|
627
|
+
return Ll(g, N, L, !0);
|
|
628
628
|
}
|
|
629
|
-
function ad(g,
|
|
630
|
-
return
|
|
629
|
+
function ad(g, N, L) {
|
|
630
|
+
return Ll(g, N, L, !1);
|
|
631
631
|
}
|
|
632
632
|
var sd = ad, cd = ud;
|
|
633
633
|
Ut.Fragment = r, Ut.jsx = sd, Ut.jsxs = cd;
|
|
@@ -672,10 +672,10 @@ function xd(t) {
|
|
|
672
672
|
const Dn = {
|
|
673
673
|
prefix: String(Math.round(Math.random() * 1e10)),
|
|
674
674
|
current: 0
|
|
675
|
-
},
|
|
675
|
+
}, Gi = /* @__PURE__ */ k.createContext(Dn), Ed = /* @__PURE__ */ k.createContext(!1);
|
|
676
676
|
let Sd = !!(typeof window < "u" && window.document && window.document.createElement), cr = /* @__PURE__ */ new WeakMap();
|
|
677
677
|
function Cd(t = !1) {
|
|
678
|
-
let e = q(
|
|
678
|
+
let e = q(Gi), n = B(null);
|
|
679
679
|
if (n.current === null && !t) {
|
|
680
680
|
var r, l;
|
|
681
681
|
let i = (l = k.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED) === null || l === void 0 || (r = l.ReactCurrentOwner) === null || r === void 0 ? void 0 : r.current;
|
|
@@ -691,7 +691,7 @@ function Cd(t = !1) {
|
|
|
691
691
|
return n.current;
|
|
692
692
|
}
|
|
693
693
|
function wd(t) {
|
|
694
|
-
let e = q(
|
|
694
|
+
let e = q(Gi);
|
|
695
695
|
e === Dn && !Sd && process.env.NODE_ENV !== "production" && console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");
|
|
696
696
|
let n = Cd(!!t), r = e === Dn && process.env.NODE_ENV === "test" ? "react-aria" : `react-aria${e.prefix}`;
|
|
697
697
|
return t || `${r}-${n}`;
|
|
@@ -929,17 +929,17 @@ class Fd {
|
|
|
929
929
|
function _d(t, e, n, r) {
|
|
930
930
|
return Vn() ? new Fd(t, e, n, r) : t.createTreeWalker(e, n, r);
|
|
931
931
|
}
|
|
932
|
-
function
|
|
932
|
+
function Yi(t) {
|
|
933
933
|
var e, n, r = "";
|
|
934
934
|
if (typeof t == "string" || typeof t == "number") r += t;
|
|
935
935
|
else if (typeof t == "object") if (Array.isArray(t)) {
|
|
936
936
|
var l = t.length;
|
|
937
|
-
for (e = 0; e < l; e++) t[e] && (n =
|
|
937
|
+
for (e = 0; e < l; e++) t[e] && (n = Yi(t[e])) && (r && (r += " "), r += n);
|
|
938
938
|
} else for (n in t) t[n] && (r && (r += " "), r += n);
|
|
939
939
|
return r;
|
|
940
940
|
}
|
|
941
941
|
function Ld() {
|
|
942
|
-
for (var t, e, n = 0, r = "", l = arguments.length; n < l; n++) (t = arguments[n]) && (e =
|
|
942
|
+
for (var t, e, n = 0, r = "", l = arguments.length; n < l; n++) (t = arguments[n]) && (e = Yi(t)) && (r && (r += " "), r += e);
|
|
943
943
|
return r;
|
|
944
944
|
}
|
|
945
945
|
function G(...t) {
|
|
@@ -958,7 +958,7 @@ function G(...t) {
|
|
|
958
958
|
}
|
|
959
959
|
return e;
|
|
960
960
|
}
|
|
961
|
-
function
|
|
961
|
+
function qi(...t) {
|
|
962
962
|
return t.length === 1 && t[0] ? t[0] : (e) => {
|
|
963
963
|
for (let n of t)
|
|
964
964
|
typeof n == "function" ? n(e) : n != null && (n.current = e);
|
|
@@ -1044,16 +1044,16 @@ const ft = lt(function() {
|
|
|
1044
1044
|
return Zr(/^Mac/i);
|
|
1045
1045
|
}), Gd = lt(function() {
|
|
1046
1046
|
return Zr(/^iPhone/i);
|
|
1047
|
-
}),
|
|
1047
|
+
}), Xi = lt(function() {
|
|
1048
1048
|
return Zr(/^iPad/i) || // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.
|
|
1049
1049
|
ft() && navigator.maxTouchPoints > 1;
|
|
1050
1050
|
}), Wn = lt(function() {
|
|
1051
|
-
return Gd() ||
|
|
1051
|
+
return Gd() || Xi();
|
|
1052
1052
|
}), Yd = lt(function() {
|
|
1053
1053
|
return ft() || Wn();
|
|
1054
1054
|
}), Jr = lt(function() {
|
|
1055
|
-
return Hn(/AppleWebKit/i) && !
|
|
1056
|
-
}),
|
|
1055
|
+
return Hn(/AppleWebKit/i) && !Zi();
|
|
1056
|
+
}), Zi = lt(function() {
|
|
1057
1057
|
return Hn(/Chrome/i);
|
|
1058
1058
|
}), nn = lt(function() {
|
|
1059
1059
|
return Hn(/Android/i);
|
|
@@ -1071,7 +1071,7 @@ function $t(t, e, n = !0) {
|
|
|
1071
1071
|
var r, l;
|
|
1072
1072
|
let { metaKey: i, ctrlKey: o, altKey: u, shiftKey: a } = e;
|
|
1073
1073
|
qd() && (!((l = window.event) === null || l === void 0 || (r = l.type) === null || r === void 0) && r.startsWith("key")) && t.target === "_blank" && (ft() ? i = !0 : o = !0);
|
|
1074
|
-
let s = Jr() && ft() && !
|
|
1074
|
+
let s = Jr() && ft() && !Xi() && process.env.NODE_ENV !== "test" ? new KeyboardEvent("keydown", {
|
|
1075
1075
|
keyIdentifier: "Enter",
|
|
1076
1076
|
metaKey: i,
|
|
1077
1077
|
ctrlKey: o,
|
|
@@ -1111,7 +1111,7 @@ function Qd(t) {
|
|
|
1111
1111
|
"data-referrer-policy": t.referrerPolicy
|
|
1112
1112
|
};
|
|
1113
1113
|
}
|
|
1114
|
-
function
|
|
1114
|
+
function Ji(t) {
|
|
1115
1115
|
let e = sn();
|
|
1116
1116
|
var n;
|
|
1117
1117
|
const r = e.useHref((n = t == null ? void 0 : t.href) !== null && n !== void 0 ? n : "");
|
|
@@ -1125,7 +1125,7 @@ function Zi(t) {
|
|
|
1125
1125
|
};
|
|
1126
1126
|
}
|
|
1127
1127
|
let At = /* @__PURE__ */ new Map(), Pr = /* @__PURE__ */ new Set();
|
|
1128
|
-
function
|
|
1128
|
+
function Ul() {
|
|
1129
1129
|
if (typeof window > "u") return;
|
|
1130
1130
|
function t(r) {
|
|
1131
1131
|
return "propertyName" in r;
|
|
@@ -1146,8 +1146,8 @@ function Wl() {
|
|
|
1146
1146
|
};
|
|
1147
1147
|
document.body.addEventListener("transitionrun", e), document.body.addEventListener("transitionend", n);
|
|
1148
1148
|
}
|
|
1149
|
-
typeof document < "u" && (document.readyState !== "loading" ?
|
|
1150
|
-
function
|
|
1149
|
+
typeof document < "u" && (document.readyState !== "loading" ? Ul() : document.addEventListener("DOMContentLoaded", Ul));
|
|
1150
|
+
function Qi(t) {
|
|
1151
1151
|
requestAnimationFrame(() => {
|
|
1152
1152
|
At.size === 0 ? t() : Pr.add(t);
|
|
1153
1153
|
});
|
|
@@ -1182,7 +1182,7 @@ function Un() {
|
|
|
1182
1182
|
removeAllGlobalListeners: r
|
|
1183
1183
|
};
|
|
1184
1184
|
}
|
|
1185
|
-
function
|
|
1185
|
+
function eo(t, e) {
|
|
1186
1186
|
let { id: n, "aria-label": r, "aria-labelledby": l } = t;
|
|
1187
1187
|
return n = he(n), l && r ? l = [
|
|
1188
1188
|
.../* @__PURE__ */ new Set([
|
|
@@ -1208,7 +1208,7 @@ function Ft(t) {
|
|
|
1208
1208
|
t
|
|
1209
1209
|
]);
|
|
1210
1210
|
}
|
|
1211
|
-
function
|
|
1211
|
+
function to(t, e) {
|
|
1212
1212
|
const n = B(!0), r = B(null);
|
|
1213
1213
|
z(() => (n.current = !0, () => {
|
|
1214
1214
|
n.current = !1;
|
|
@@ -1217,7 +1217,7 @@ function eo(t, e) {
|
|
|
1217
1217
|
n.current ? n.current = !1 : (!l || e.some((i, o) => !Object.is(i, l[o]))) && t(), r.current = e;
|
|
1218
1218
|
}, e);
|
|
1219
1219
|
}
|
|
1220
|
-
function
|
|
1220
|
+
function Gl(t, e) {
|
|
1221
1221
|
const n = B(!0), r = B(null);
|
|
1222
1222
|
Z(() => (n.current = !0, () => {
|
|
1223
1223
|
n.current = !1;
|
|
@@ -1319,11 +1319,11 @@ function mn(t, e, n, r) {
|
|
|
1319
1319
|
l
|
|
1320
1320
|
]);
|
|
1321
1321
|
}
|
|
1322
|
-
function
|
|
1323
|
-
let n =
|
|
1322
|
+
function no(t, e) {
|
|
1323
|
+
let n = Yl(t, e, "left"), r = Yl(t, e, "top"), l = e.offsetWidth, i = e.offsetHeight, o = t.scrollLeft, u = t.scrollTop, { borderTopWidth: a, borderLeftWidth: s, scrollPaddingTop: d, scrollPaddingRight: c, scrollPaddingBottom: f, scrollPaddingLeft: p } = getComputedStyle(t), v = o + parseInt(s, 10), b = u + parseInt(a, 10), $ = v + t.clientWidth, x = b + t.clientHeight, E = parseInt(d, 10) || 0, C = parseInt(f, 10) || 0, D = parseInt(c, 10) || 0, S = parseInt(p, 10) || 0;
|
|
1324
1324
|
n <= o + S ? o = n - parseInt(s, 10) - S : n + l > $ - D && (o += n + l - $ + D), r <= b + E ? u = r - parseInt(a, 10) - E : r + i > x - C && (u += r + i - x + C), t.scrollLeft = o, t.scrollTop = u;
|
|
1325
1325
|
}
|
|
1326
|
-
function
|
|
1326
|
+
function Yl(t, e, n) {
|
|
1327
1327
|
const r = n === "left" ? "offsetLeft" : "offsetTop";
|
|
1328
1328
|
let l = 0;
|
|
1329
1329
|
for (; e.offsetParent && (l += e[r], e.offsetParent !== t); ) {
|
|
@@ -1340,7 +1340,7 @@ function ut(t, e) {
|
|
|
1340
1340
|
let o = document.scrollingElement || document.documentElement;
|
|
1341
1341
|
if (window.getComputedStyle(o).overflow === "hidden") {
|
|
1342
1342
|
let a = tf(t);
|
|
1343
|
-
for (let s of a)
|
|
1343
|
+
for (let s of a) no(s, t);
|
|
1344
1344
|
} else {
|
|
1345
1345
|
var n;
|
|
1346
1346
|
let { left: a, top: s } = t.getBoundingClientRect();
|
|
@@ -1385,7 +1385,7 @@ const lf = "react-aria-clear-focus", of = "react-aria-focus";
|
|
|
1385
1385
|
function Bt(t) {
|
|
1386
1386
|
return ft() ? t.metaKey : t.ctrlKey;
|
|
1387
1387
|
}
|
|
1388
|
-
function
|
|
1388
|
+
function ro(t, e = !0) {
|
|
1389
1389
|
let [n, r] = H(!0), l = n && e;
|
|
1390
1390
|
return Z(() => {
|
|
1391
1391
|
if (l && t.current && "getAnimations" in t.current)
|
|
@@ -1393,9 +1393,9 @@ function no(t, e = !0) {
|
|
|
1393
1393
|
}, [
|
|
1394
1394
|
t,
|
|
1395
1395
|
l
|
|
1396
|
-
]),
|
|
1396
|
+
]), io(t, l, J(() => r(!1), [])), l;
|
|
1397
1397
|
}
|
|
1398
|
-
function
|
|
1398
|
+
function lo(t, e) {
|
|
1399
1399
|
let [n, r] = H(e ? "open" : "closed");
|
|
1400
1400
|
switch (n) {
|
|
1401
1401
|
case "open":
|
|
@@ -1407,11 +1407,11 @@ function ro(t, e) {
|
|
|
1407
1407
|
break;
|
|
1408
1408
|
}
|
|
1409
1409
|
let l = n === "exiting";
|
|
1410
|
-
return
|
|
1410
|
+
return io(t, l, J(() => {
|
|
1411
1411
|
r((i) => i === "exiting" ? "closed" : i);
|
|
1412
1412
|
}, [])), l;
|
|
1413
1413
|
}
|
|
1414
|
-
function
|
|
1414
|
+
function io(t, e, n) {
|
|
1415
1415
|
Z(() => {
|
|
1416
1416
|
if (e && t.current) {
|
|
1417
1417
|
if (!("getAnimations" in t.current)) {
|
|
@@ -1456,7 +1456,7 @@ const el = [
|
|
|
1456
1456
|
], uf = el.join(":not([hidden]),") + ",[tabindex]:not([disabled]):not([hidden])";
|
|
1457
1457
|
el.push('[tabindex]:not([tabindex="-1"]):not([disabled])');
|
|
1458
1458
|
const af = el.join(':not([hidden]):not([tabindex="-1"]),');
|
|
1459
|
-
function
|
|
1459
|
+
function oo(t) {
|
|
1460
1460
|
return t.matches(uf);
|
|
1461
1461
|
}
|
|
1462
1462
|
function sf(t) {
|
|
@@ -1496,14 +1496,14 @@ function tl(t) {
|
|
|
1496
1496
|
return e.nativeEvent = t, e.isDefaultPrevented = () => e.defaultPrevented, e.isPropagationStopped = () => e.cancelBubble, e.persist = () => {
|
|
1497
1497
|
}, e;
|
|
1498
1498
|
}
|
|
1499
|
-
function
|
|
1499
|
+
function uo(t, e) {
|
|
1500
1500
|
Object.defineProperty(t, "target", {
|
|
1501
1501
|
value: e
|
|
1502
1502
|
}), Object.defineProperty(t, "currentTarget", {
|
|
1503
1503
|
value: e
|
|
1504
1504
|
});
|
|
1505
1505
|
}
|
|
1506
|
-
function
|
|
1506
|
+
function ao(t) {
|
|
1507
1507
|
let e = B({
|
|
1508
1508
|
isFocused: !1,
|
|
1509
1509
|
observer: null
|
|
@@ -1553,8 +1553,8 @@ function uo(t) {
|
|
|
1553
1553
|
]);
|
|
1554
1554
|
}
|
|
1555
1555
|
let An = !1;
|
|
1556
|
-
function
|
|
1557
|
-
for (; t && !
|
|
1556
|
+
function ql(t) {
|
|
1557
|
+
for (; t && !oo(t); ) t = t.parentElement;
|
|
1558
1558
|
let e = De(t), n = e.document.activeElement;
|
|
1559
1559
|
if (!n || n === t) return;
|
|
1560
1560
|
An = !0;
|
|
@@ -1574,7 +1574,7 @@ function Yl(t) {
|
|
|
1574
1574
|
return a;
|
|
1575
1575
|
}
|
|
1576
1576
|
let Kt = "default", Tr = "", wn = /* @__PURE__ */ new WeakMap();
|
|
1577
|
-
function
|
|
1577
|
+
function Xl(t) {
|
|
1578
1578
|
if (Wn()) {
|
|
1579
1579
|
if (Kt === "default") {
|
|
1580
1580
|
const e = oe(t);
|
|
@@ -1590,7 +1590,7 @@ function fr(t) {
|
|
|
1590
1590
|
if (Wn()) {
|
|
1591
1591
|
if (Kt !== "disabled") return;
|
|
1592
1592
|
Kt = "restoring", setTimeout(() => {
|
|
1593
|
-
|
|
1593
|
+
Qi(() => {
|
|
1594
1594
|
if (Kt === "restoring") {
|
|
1595
1595
|
const e = oe(t);
|
|
1596
1596
|
e.documentElement.style.webkitUserSelect === "none" && (e.documentElement.style.webkitUserSelect = Tr || ""), Tr = "", Kt = "default";
|
|
@@ -1610,12 +1610,12 @@ ln.displayName = "PressResponderContext";
|
|
|
1610
1610
|
function cf(t, e) {
|
|
1611
1611
|
return e.get ? e.get.call(t) : e.value;
|
|
1612
1612
|
}
|
|
1613
|
-
function
|
|
1613
|
+
function so(t, e, n) {
|
|
1614
1614
|
if (!e.has(t)) throw new TypeError("attempted to " + n + " private field on non-instance");
|
|
1615
1615
|
return e.get(t);
|
|
1616
1616
|
}
|
|
1617
1617
|
function df(t, e) {
|
|
1618
|
-
var n =
|
|
1618
|
+
var n = so(t, e, "get");
|
|
1619
1619
|
return cf(t, n);
|
|
1620
1620
|
}
|
|
1621
1621
|
function ff(t, e) {
|
|
@@ -1633,8 +1633,8 @@ function vf(t, e, n) {
|
|
|
1633
1633
|
e.value = n;
|
|
1634
1634
|
}
|
|
1635
1635
|
}
|
|
1636
|
-
function
|
|
1637
|
-
var r =
|
|
1636
|
+
function Zl(t, e, n) {
|
|
1637
|
+
var r = so(t, e, "set");
|
|
1638
1638
|
return vf(t, r, n), n;
|
|
1639
1639
|
}
|
|
1640
1640
|
function hf(t) {
|
|
@@ -1648,7 +1648,7 @@ function hf(t) {
|
|
|
1648
1648
|
var gn = /* @__PURE__ */ new WeakMap();
|
|
1649
1649
|
class yn {
|
|
1650
1650
|
continuePropagation() {
|
|
1651
|
-
|
|
1651
|
+
Zl(this, gn, !1);
|
|
1652
1652
|
}
|
|
1653
1653
|
get shouldStopPropagation() {
|
|
1654
1654
|
return df(this, gn);
|
|
@@ -1657,7 +1657,7 @@ class yn {
|
|
|
1657
1657
|
pf(this, gn, {
|
|
1658
1658
|
writable: !0,
|
|
1659
1659
|
value: void 0
|
|
1660
|
-
}),
|
|
1660
|
+
}), Zl(this, gn, !0);
|
|
1661
1661
|
var i;
|
|
1662
1662
|
let o = (i = l == null ? void 0 : l.target) !== null && i !== void 0 ? i : r.currentTarget;
|
|
1663
1663
|
const u = o == null ? void 0 : o.getBoundingClientRect();
|
|
@@ -1665,7 +1665,7 @@ class yn {
|
|
|
1665
1665
|
r.clientX != null && r.clientY != null && (d = r.clientX, c = r.clientY), u && (d != null && c != null ? (a = d - u.left, s = c - u.top) : (a = u.width / 2, s = u.height / 2)), this.type = e, this.pointerType = n, this.target = r.currentTarget, this.shiftKey = r.shiftKey, this.metaKey = r.metaKey, this.ctrlKey = r.ctrlKey, this.altKey = r.altKey, this.x = a, this.y = s;
|
|
1666
1666
|
}
|
|
1667
1667
|
}
|
|
1668
|
-
const
|
|
1668
|
+
const Jl = Symbol("linkClicked");
|
|
1669
1669
|
function Ye(t) {
|
|
1670
1670
|
let { onPress: e, onPressChange: n, onPressStart: r, onPressEnd: l, onPressUp: i, onClick: o, isDisabled: u, isPressed: a, preventFocusOnPress: s, shouldCancelOnPointerExit: d, allowTextSelectionOnPress: c, ref: f, ...p } = hf(t), [v, b] = H(!1), $ = B({
|
|
1671
1671
|
isPressed: !1,
|
|
@@ -1718,19 +1718,19 @@ function Ye(t) {
|
|
|
1718
1718
|
}
|
|
1719
1719
|
}), F = ce((m) => {
|
|
1720
1720
|
d && P(m);
|
|
1721
|
-
}),
|
|
1721
|
+
}), I = ce((m) => {
|
|
1722
1722
|
o == null || o(m);
|
|
1723
1723
|
}), M = ce((m, R) => {
|
|
1724
1724
|
if (o) {
|
|
1725
1725
|
let _ = new MouseEvent("click", m);
|
|
1726
|
-
|
|
1726
|
+
uo(_, R), o(tl(_));
|
|
1727
1727
|
}
|
|
1728
1728
|
}), A = W(() => {
|
|
1729
1729
|
let m = $.current, R = {
|
|
1730
1730
|
onKeyDown(T) {
|
|
1731
1731
|
if (pr(T.nativeEvent, T.currentTarget) && se(T.currentTarget, re(T.nativeEvent))) {
|
|
1732
1732
|
var O;
|
|
1733
|
-
|
|
1733
|
+
ti(re(T.nativeEvent), T.key) && T.preventDefault();
|
|
1734
1734
|
let h = !0;
|
|
1735
1735
|
if (!m.isPressed && !T.repeat) {
|
|
1736
1736
|
m.target = T.currentTarget, m.isPressed = !0, m.pointerType = "keyboard", h = C(T, "keyboard");
|
|
@@ -1747,10 +1747,10 @@ function Ye(t) {
|
|
|
1747
1747
|
let O = !0;
|
|
1748
1748
|
if (u && T.preventDefault(), !m.ignoreEmulatedMouseEvents && !m.isPressed && (m.pointerType === "virtual" || Dr(T.nativeEvent))) {
|
|
1749
1749
|
let h = C(T, "virtual"), K = S(T, "virtual"), w = D(T, "virtual");
|
|
1750
|
-
|
|
1750
|
+
I(T), O = h && K && w;
|
|
1751
1751
|
} else if (m.isPressed && m.pointerType !== "keyboard") {
|
|
1752
1752
|
let h = m.pointerType || T.nativeEvent.pointerType || "virtual";
|
|
1753
|
-
O = D(kt(T.currentTarget, T), h, !0), m.isOverTarget = !1,
|
|
1753
|
+
O = D(kt(T.currentTarget, T), h, !0), m.isOverTarget = !1, I(T), P(T);
|
|
1754
1754
|
}
|
|
1755
1755
|
m.ignoreEmulatedMouseEvents = !1, O && T.stopPropagation();
|
|
1756
1756
|
}
|
|
@@ -1759,9 +1759,9 @@ function Ye(t) {
|
|
|
1759
1759
|
var O;
|
|
1760
1760
|
if (m.isPressed && m.target && pr(T, m.target)) {
|
|
1761
1761
|
var h;
|
|
1762
|
-
|
|
1762
|
+
ti(re(T), T.key) && T.preventDefault();
|
|
1763
1763
|
let w = re(T), j = se(m.target, re(T));
|
|
1764
|
-
D(kt(m.target, T), "keyboard", j), j && M(T, m.target), E(), T.key !== "Enter" && nl(m.target) && se(m.target, w) && !T[
|
|
1764
|
+
D(kt(m.target, T), "keyboard", j), j && M(T, m.target), E(), T.key !== "Enter" && nl(m.target) && se(m.target, w) && !T[Jl] && (T[Jl] = !0, $t(m.target, T, !1)), m.isPressed = !1, (h = m.metaKeyEvents) === null || h === void 0 || h.delete(T.key);
|
|
1765
1765
|
} else if (T.key === "Meta" && (!((O = m.metaKeyEvents) === null || O === void 0) && O.size)) {
|
|
1766
1766
|
var K;
|
|
1767
1767
|
let w = m.metaKeyEvents;
|
|
@@ -1779,7 +1779,7 @@ function Ye(t) {
|
|
|
1779
1779
|
m.pointerType = h.pointerType;
|
|
1780
1780
|
let K = !0;
|
|
1781
1781
|
if (!m.isPressed) {
|
|
1782
|
-
m.isPressed = !0, m.isOverTarget = !0, m.activePointerId = h.pointerId, m.target = h.currentTarget, c ||
|
|
1782
|
+
m.isPressed = !0, m.isOverTarget = !0, m.activePointerId = h.pointerId, m.target = h.currentTarget, c || Xl(m.target), K = C(h, m.pointerType);
|
|
1783
1783
|
let w = re(h.nativeEvent);
|
|
1784
1784
|
"releasePointerCapture" in w && w.releasePointerCapture(h.pointerId), x(oe(h.currentTarget), "pointerup", T, !1), x(oe(h.currentTarget), "pointercancel", O, !1);
|
|
1785
1785
|
}
|
|
@@ -1787,7 +1787,7 @@ function Ye(t) {
|
|
|
1787
1787
|
}, R.onMouseDown = (h) => {
|
|
1788
1788
|
if (se(h.currentTarget, re(h.nativeEvent)) && h.button === 0) {
|
|
1789
1789
|
if (s) {
|
|
1790
|
-
let K =
|
|
1790
|
+
let K = ql(h.target);
|
|
1791
1791
|
K && m.disposables.push(K);
|
|
1792
1792
|
}
|
|
1793
1793
|
h.stopPropagation();
|
|
@@ -1823,7 +1823,7 @@ function Ye(t) {
|
|
|
1823
1823
|
return;
|
|
1824
1824
|
}
|
|
1825
1825
|
if (m.isPressed = !0, m.isOverTarget = !0, m.target = h.currentTarget, m.pointerType = Dr(h.nativeEvent) ? "virtual" : "mouse", Xr(() => C(h, m.pointerType)) && h.stopPropagation(), s) {
|
|
1826
|
-
let w =
|
|
1826
|
+
let w = ql(h.target);
|
|
1827
1827
|
w && m.disposables.push(w);
|
|
1828
1828
|
}
|
|
1829
1829
|
x(oe(h.currentTarget), "mouseup", T, !1);
|
|
@@ -1851,23 +1851,23 @@ function Ye(t) {
|
|
|
1851
1851
|
if (!se(h.currentTarget, re(h.nativeEvent))) return;
|
|
1852
1852
|
let K = bf(h.nativeEvent);
|
|
1853
1853
|
if (!K) return;
|
|
1854
|
-
m.activePointerId = K.identifier, m.ignoreEmulatedMouseEvents = !0, m.isOverTarget = !0, m.isPressed = !0, m.target = h.currentTarget, m.pointerType = "touch", c ||
|
|
1854
|
+
m.activePointerId = K.identifier, m.ignoreEmulatedMouseEvents = !0, m.isOverTarget = !0, m.isPressed = !0, m.target = h.currentTarget, m.pointerType = "touch", c || Xl(m.target), C(it(m.target, h), m.pointerType) && h.stopPropagation(), x(De(h.currentTarget), "scroll", O, !0);
|
|
1855
1855
|
}, R.onTouchMove = (h) => {
|
|
1856
1856
|
if (!se(h.currentTarget, re(h.nativeEvent))) return;
|
|
1857
1857
|
if (!m.isPressed) {
|
|
1858
1858
|
h.stopPropagation();
|
|
1859
1859
|
return;
|
|
1860
1860
|
}
|
|
1861
|
-
let K =
|
|
1862
|
-
K &&
|
|
1861
|
+
let K = Ql(h.nativeEvent, m.activePointerId), w = !0;
|
|
1862
|
+
K && ei(K, h.currentTarget) ? !m.isOverTarget && m.pointerType != null && (m.isOverTarget = !0, w = C(it(m.target, h), m.pointerType)) : m.isOverTarget && m.pointerType != null && (m.isOverTarget = !1, w = D(it(m.target, h), m.pointerType, !1), F(it(m.target, h))), w && h.stopPropagation();
|
|
1863
1863
|
}, R.onTouchEnd = (h) => {
|
|
1864
1864
|
if (!se(h.currentTarget, re(h.nativeEvent))) return;
|
|
1865
1865
|
if (!m.isPressed) {
|
|
1866
1866
|
h.stopPropagation();
|
|
1867
1867
|
return;
|
|
1868
1868
|
}
|
|
1869
|
-
let K =
|
|
1870
|
-
K &&
|
|
1869
|
+
let K = Ql(h.nativeEvent, m.activePointerId), w = !0;
|
|
1870
|
+
K && ei(K, h.currentTarget) && m.pointerType != null ? (S(it(m.target, h), m.pointerType), w = D(it(m.target, h), m.pointerType), M(h.nativeEvent, m.target)) : m.isOverTarget && m.pointerType != null && (w = D(it(m.target, h), m.pointerType, !1)), w && h.stopPropagation(), m.isPressed = !1, m.activePointerId = null, m.isOverTarget = !1, m.ignoreEmulatedMouseEvents = !0, m.target && !c && fr(m.target), E();
|
|
1871
1871
|
}, R.onTouchCancel = (h) => {
|
|
1872
1872
|
se(h.currentTarget, re(h.nativeEvent)) && (h.stopPropagation(), m.isPressed && P(it(m.target, h)));
|
|
1873
1873
|
};
|
|
@@ -1896,7 +1896,7 @@ function Ye(t) {
|
|
|
1896
1896
|
D,
|
|
1897
1897
|
C,
|
|
1898
1898
|
S,
|
|
1899
|
-
|
|
1899
|
+
I,
|
|
1900
1900
|
M
|
|
1901
1901
|
]);
|
|
1902
1902
|
return z(() => {
|
|
@@ -1924,14 +1924,14 @@ function nl(t) {
|
|
|
1924
1924
|
}
|
|
1925
1925
|
function pr(t, e) {
|
|
1926
1926
|
const { key: n, code: r } = t, l = e, i = l.getAttribute("role");
|
|
1927
|
-
return (n === "Enter" || n === " " || n === "Spacebar" || r === "Space") && !(l instanceof De(l).HTMLInputElement && !
|
|
1927
|
+
return (n === "Enter" || n === " " || n === "Spacebar" || r === "Space") && !(l instanceof De(l).HTMLInputElement && !co(l, n) || l instanceof De(l).HTMLTextAreaElement || l.isContentEditable) && // Links should only trigger with Enter key
|
|
1928
1928
|
!((i === "link" || !i && nl(l)) && n !== "Enter");
|
|
1929
1929
|
}
|
|
1930
1930
|
function bf(t) {
|
|
1931
1931
|
const { targetTouches: e } = t;
|
|
1932
1932
|
return e.length > 0 ? e[0] : null;
|
|
1933
1933
|
}
|
|
1934
|
-
function
|
|
1934
|
+
function Ql(t, e) {
|
|
1935
1935
|
const n = t.changedTouches;
|
|
1936
1936
|
for (let r = 0; r < n.length; r++) {
|
|
1937
1937
|
const l = n[r];
|
|
@@ -1975,15 +1975,15 @@ function mf(t) {
|
|
|
1975
1975
|
function gf(t, e) {
|
|
1976
1976
|
return !(t.left > e.right || e.left > t.right || t.top > e.bottom || e.top > t.bottom);
|
|
1977
1977
|
}
|
|
1978
|
-
function
|
|
1978
|
+
function ei(t, e) {
|
|
1979
1979
|
let n = e.getBoundingClientRect(), r = mf(t);
|
|
1980
1980
|
return gf(n, r);
|
|
1981
1981
|
}
|
|
1982
1982
|
function yf(t) {
|
|
1983
1983
|
return t instanceof HTMLInputElement ? !1 : t instanceof HTMLButtonElement ? t.type !== "submit" && t.type !== "reset" : !nl(t);
|
|
1984
1984
|
}
|
|
1985
|
-
function
|
|
1986
|
-
return t instanceof HTMLInputElement ? !
|
|
1985
|
+
function ti(t, e) {
|
|
1986
|
+
return t instanceof HTMLInputElement ? !co(t, e) : yf(t);
|
|
1987
1987
|
}
|
|
1988
1988
|
const $f = /* @__PURE__ */ new Set([
|
|
1989
1989
|
"checkbox",
|
|
@@ -1996,7 +1996,7 @@ const $f = /* @__PURE__ */ new Set([
|
|
|
1996
1996
|
"submit",
|
|
1997
1997
|
"reset"
|
|
1998
1998
|
]);
|
|
1999
|
-
function
|
|
1999
|
+
function co(t, e) {
|
|
2000
2000
|
return t.type === "checkbox" || t.type === "radio" ? e === " " : $f.has(t.type);
|
|
2001
2001
|
}
|
|
2002
2002
|
let rt = null, on = /* @__PURE__ */ new Set(), tn = /* @__PURE__ */ new Map(), xt = !1, Ar = !1;
|
|
@@ -2016,13 +2016,13 @@ function Bn(t) {
|
|
|
2016
2016
|
function Re(t) {
|
|
2017
2017
|
rt = "pointer", (t.type === "mousedown" || t.type === "pointerdown") && (xt = !0, qn("pointer", t));
|
|
2018
2018
|
}
|
|
2019
|
-
function
|
|
2019
|
+
function fo(t) {
|
|
2020
2020
|
Dr(t) && (xt = !0, rt = "virtual");
|
|
2021
2021
|
}
|
|
2022
|
-
function
|
|
2022
|
+
function po(t) {
|
|
2023
2023
|
t.target === window || t.target === document || An || !t.isTrusted || (!xt && !Ar && (rt = "virtual", qn("virtual", t)), xt = !1, Ar = !1);
|
|
2024
2024
|
}
|
|
2025
|
-
function
|
|
2025
|
+
function vo() {
|
|
2026
2026
|
An || (xt = !1, Ar = !0);
|
|
2027
2027
|
}
|
|
2028
2028
|
function Kn(t) {
|
|
@@ -2031,24 +2031,24 @@ function Kn(t) {
|
|
|
2031
2031
|
let r = e.HTMLElement.prototype.focus;
|
|
2032
2032
|
e.HTMLElement.prototype.focus = function() {
|
|
2033
2033
|
xt = !0, r.apply(this, arguments);
|
|
2034
|
-
}, n.addEventListener("keydown", Bn, !0), n.addEventListener("keyup", Bn, !0), n.addEventListener("click",
|
|
2035
|
-
|
|
2034
|
+
}, n.addEventListener("keydown", Bn, !0), n.addEventListener("keyup", Bn, !0), n.addEventListener("click", fo, !0), e.addEventListener("focus", po, !0), e.addEventListener("blur", vo, !1), typeof PointerEvent < "u" ? (n.addEventListener("pointerdown", Re, !0), n.addEventListener("pointermove", Re, !0), n.addEventListener("pointerup", Re, !0)) : process.env.NODE_ENV === "test" && (n.addEventListener("mousedown", Re, !0), n.addEventListener("mousemove", Re, !0), n.addEventListener("mouseup", Re, !0)), e.addEventListener("beforeunload", () => {
|
|
2035
|
+
ho(t);
|
|
2036
2036
|
}, {
|
|
2037
2037
|
once: !0
|
|
2038
2038
|
}), tn.set(e, {
|
|
2039
2039
|
focus: r
|
|
2040
2040
|
});
|
|
2041
2041
|
}
|
|
2042
|
-
const
|
|
2042
|
+
const ho = (t, e) => {
|
|
2043
2043
|
const n = De(t), r = oe(t);
|
|
2044
|
-
e && r.removeEventListener("DOMContentLoaded", e), tn.has(n) && (n.HTMLElement.prototype.focus = tn.get(n).focus, r.removeEventListener("keydown", Bn, !0), r.removeEventListener("keyup", Bn, !0), r.removeEventListener("click",
|
|
2044
|
+
e && r.removeEventListener("DOMContentLoaded", e), tn.has(n) && (n.HTMLElement.prototype.focus = tn.get(n).focus, r.removeEventListener("keydown", Bn, !0), r.removeEventListener("keyup", Bn, !0), r.removeEventListener("click", fo, !0), n.removeEventListener("focus", po, !0), n.removeEventListener("blur", vo, !1), typeof PointerEvent < "u" ? (r.removeEventListener("pointerdown", Re, !0), r.removeEventListener("pointermove", Re, !0), r.removeEventListener("pointerup", Re, !0)) : process.env.NODE_ENV === "test" && (r.removeEventListener("mousedown", Re, !0), r.removeEventListener("mousemove", Re, !0), r.removeEventListener("mouseup", Re, !0)), tn.delete(n));
|
|
2045
2045
|
};
|
|
2046
2046
|
function Sf(t) {
|
|
2047
2047
|
const e = oe(t);
|
|
2048
2048
|
let n;
|
|
2049
2049
|
return e.readyState !== "loading" ? Kn(t) : (n = () => {
|
|
2050
2050
|
Kn(t);
|
|
2051
|
-
}, e.addEventListener("DOMContentLoaded", n)), () =>
|
|
2051
|
+
}, e.addEventListener("DOMContentLoaded", n)), () => ho(t, n);
|
|
2052
2052
|
}
|
|
2053
2053
|
typeof document < "u" && Sf();
|
|
2054
2054
|
function pt() {
|
|
@@ -2057,10 +2057,10 @@ function pt() {
|
|
|
2057
2057
|
function un() {
|
|
2058
2058
|
return rt;
|
|
2059
2059
|
}
|
|
2060
|
-
function
|
|
2060
|
+
function bo(t) {
|
|
2061
2061
|
rt = t, qn(t, null);
|
|
2062
2062
|
}
|
|
2063
|
-
function
|
|
2063
|
+
function mo() {
|
|
2064
2064
|
Kn();
|
|
2065
2065
|
let [t, e] = H(rt);
|
|
2066
2066
|
return z(() => {
|
|
@@ -2102,7 +2102,7 @@ function Ee(t) {
|
|
|
2102
2102
|
const e = oe(t), n = ke(e);
|
|
2103
2103
|
if (un() === "virtual") {
|
|
2104
2104
|
let r = n;
|
|
2105
|
-
|
|
2105
|
+
Qi(() => {
|
|
2106
2106
|
ke(e) === r && t.isConnected && Se(t);
|
|
2107
2107
|
});
|
|
2108
2108
|
} else Se(t);
|
|
@@ -2115,7 +2115,7 @@ function rl(t) {
|
|
|
2115
2115
|
}, [
|
|
2116
2116
|
r,
|
|
2117
2117
|
l
|
|
2118
|
-
]), o =
|
|
2118
|
+
]), o = ao(i), u = J((a) => {
|
|
2119
2119
|
const s = oe(a.target), d = s ? ke(s) : ke();
|
|
2120
2120
|
a.target === a.currentTarget && d === re(a.nativeEvent) && (n && n(a), l && l(!0), o(a));
|
|
2121
2121
|
}, [
|
|
@@ -2130,7 +2130,7 @@ function rl(t) {
|
|
|
2130
2130
|
}
|
|
2131
2131
|
};
|
|
2132
2132
|
}
|
|
2133
|
-
function
|
|
2133
|
+
function ni(t) {
|
|
2134
2134
|
if (!t) return;
|
|
2135
2135
|
let e = !0;
|
|
2136
2136
|
return (n) => {
|
|
@@ -2155,11 +2155,11 @@ function ti(t) {
|
|
|
2155
2155
|
t(r), e && n.stopPropagation();
|
|
2156
2156
|
};
|
|
2157
2157
|
}
|
|
2158
|
-
function
|
|
2158
|
+
function go(t) {
|
|
2159
2159
|
return {
|
|
2160
2160
|
keyboardProps: t.isDisabled ? {} : {
|
|
2161
|
-
onKeyDown:
|
|
2162
|
-
onKeyUp:
|
|
2161
|
+
onKeyDown: ni(t.onKeyDown),
|
|
2162
|
+
onKeyUp: ni(t.onKeyUp)
|
|
2163
2163
|
}
|
|
2164
2164
|
};
|
|
2165
2165
|
}
|
|
@@ -2180,7 +2180,7 @@ const kf = /* @__PURE__ */ k.forwardRef(function(e, n) {
|
|
|
2180
2180
|
}, r);
|
|
2181
2181
|
});
|
|
2182
2182
|
function _t(t, e) {
|
|
2183
|
-
let { focusProps: n } = rl(t), { keyboardProps: r } =
|
|
2183
|
+
let { focusProps: n } = rl(t), { keyboardProps: r } = go(t), l = G(n, r), i = Df(e), o = t.isDisabled ? {} : i, u = B(t.autoFocus);
|
|
2184
2184
|
z(() => {
|
|
2185
2185
|
u.current && e.current && Ee(e.current), u.current = !1;
|
|
2186
2186
|
}, [
|
|
@@ -2229,7 +2229,7 @@ function cn(t) {
|
|
|
2229
2229
|
l,
|
|
2230
2230
|
i,
|
|
2231
2231
|
u
|
|
2232
|
-
]), s =
|
|
2232
|
+
]), s = ao(a), d = J((c) => {
|
|
2233
2233
|
if (!c.currentTarget.contains(c.target)) return;
|
|
2234
2234
|
const f = oe(c.target), p = ke(f);
|
|
2235
2235
|
if (!i.current.isFocusWithin && p === re(c.nativeEvent)) {
|
|
@@ -2240,7 +2240,7 @@ function cn(t) {
|
|
|
2240
2240
|
let $ = new f.defaultView.FocusEvent("blur", {
|
|
2241
2241
|
relatedTarget: b.target
|
|
2242
2242
|
});
|
|
2243
|
-
|
|
2243
|
+
uo($, v);
|
|
2244
2244
|
let x = tl($);
|
|
2245
2245
|
a(x);
|
|
2246
2246
|
}
|
|
@@ -2274,13 +2274,13 @@ function Br() {
|
|
|
2274
2274
|
Nn = !1;
|
|
2275
2275
|
}, 50);
|
|
2276
2276
|
}
|
|
2277
|
-
function
|
|
2277
|
+
function ri(t) {
|
|
2278
2278
|
t.pointerType === "touch" && Br();
|
|
2279
2279
|
}
|
|
2280
2280
|
function Bf() {
|
|
2281
2281
|
if (!(typeof document > "u"))
|
|
2282
|
-
return typeof PointerEvent < "u" ? document.addEventListener("pointerup",
|
|
2283
|
-
vr--, !(vr > 0) && (typeof PointerEvent < "u" ? document.removeEventListener("pointerup",
|
|
2282
|
+
return typeof PointerEvent < "u" ? document.addEventListener("pointerup", ri) : process.env.NODE_ENV === "test" && document.addEventListener("touchend", Br), vr++, () => {
|
|
2283
|
+
vr--, !(vr > 0) && (typeof PointerEvent < "u" ? document.removeEventListener("pointerup", ri) : process.env.NODE_ENV === "test" && document.removeEventListener("touchend", Br));
|
|
2284
2284
|
};
|
|
2285
2285
|
}
|
|
2286
2286
|
function Lt(t) {
|
|
@@ -2393,7 +2393,7 @@ function $n(t, e) {
|
|
|
2393
2393
|
return e.current ? !t.composedPath().includes(e.current) : !1;
|
|
2394
2394
|
}
|
|
2395
2395
|
const Mf = 500;
|
|
2396
|
-
function
|
|
2396
|
+
function yo(t) {
|
|
2397
2397
|
let { isDisabled: e, onLongPressStart: n, onLongPressEnd: r, onLongPress: l, threshold: i = Mf, accessibilityDescription: o } = t;
|
|
2398
2398
|
const u = B(void 0);
|
|
2399
2399
|
let { addGlobalListener: a, removeGlobalListener: s } = Un(), { pressProps: d } = Ye({
|
|
@@ -2477,7 +2477,7 @@ function Rf(t) {
|
|
|
2477
2477
|
return If.has(e);
|
|
2478
2478
|
}
|
|
2479
2479
|
const Ff = Symbol.for("react-aria.i18n.locale");
|
|
2480
|
-
function
|
|
2480
|
+
function $o() {
|
|
2481
2481
|
let t = typeof window < "u" && window[Ff] || typeof navigator < "u" && (navigator.language || navigator.userLanguage) || "en-US";
|
|
2482
2482
|
try {
|
|
2483
2483
|
Intl.DateTimeFormat.supportedLocalesOf([
|
|
@@ -2491,15 +2491,15 @@ function yo() {
|
|
|
2491
2491
|
direction: Rf(t) ? "rtl" : "ltr"
|
|
2492
2492
|
};
|
|
2493
2493
|
}
|
|
2494
|
-
let Kr =
|
|
2495
|
-
function
|
|
2496
|
-
Kr =
|
|
2494
|
+
let Kr = $o(), Jt = /* @__PURE__ */ new Set();
|
|
2495
|
+
function li() {
|
|
2496
|
+
Kr = $o();
|
|
2497
2497
|
for (let t of Jt) t(Kr);
|
|
2498
2498
|
}
|
|
2499
2499
|
function _f() {
|
|
2500
2500
|
let t = Et(), [e, n] = H(Kr);
|
|
2501
|
-
return z(() => (Jt.size === 0 && window.addEventListener("languagechange",
|
|
2502
|
-
Jt.delete(n), Jt.size === 0 && window.removeEventListener("languagechange",
|
|
2501
|
+
return z(() => (Jt.size === 0 && window.addEventListener("languagechange", li), Jt.add(n), () => {
|
|
2502
|
+
Jt.delete(n), Jt.size === 0 && window.removeEventListener("languagechange", li);
|
|
2503
2503
|
}), []), t ? {
|
|
2504
2504
|
locale: "en-US",
|
|
2505
2505
|
direction: "ltr"
|
|
@@ -2554,7 +2554,7 @@ function zf(t, e, n = "en-US") {
|
|
|
2554
2554
|
function Vf(t) {
|
|
2555
2555
|
return Intl.Locale ? new Intl.Locale(t).language : t.split("-")[0];
|
|
2556
2556
|
}
|
|
2557
|
-
const
|
|
2557
|
+
const ii = /* @__PURE__ */ new Map(), oi = /* @__PURE__ */ new Map();
|
|
2558
2558
|
class Hf {
|
|
2559
2559
|
/** Formats a localized string for the given key with the provided variables. */
|
|
2560
2560
|
format(e, n) {
|
|
@@ -2564,16 +2564,16 @@ class Hf {
|
|
|
2564
2564
|
plural(e, n, r = "cardinal") {
|
|
2565
2565
|
let l = n["=" + e];
|
|
2566
2566
|
if (l) return typeof l == "function" ? l() : l;
|
|
2567
|
-
let i = this.locale + ":" + r, o =
|
|
2567
|
+
let i = this.locale + ":" + r, o = ii.get(i);
|
|
2568
2568
|
o || (o = new Intl.PluralRules(this.locale, {
|
|
2569
2569
|
type: r
|
|
2570
|
-
}),
|
|
2570
|
+
}), ii.set(i, o));
|
|
2571
2571
|
let u = o.select(e);
|
|
2572
2572
|
return l = n[u] || n.other, typeof l == "function" ? l() : l;
|
|
2573
2573
|
}
|
|
2574
2574
|
number(e) {
|
|
2575
|
-
let n =
|
|
2576
|
-
return n || (n = new Intl.NumberFormat(this.locale),
|
|
2575
|
+
let n = oi.get(this.locale);
|
|
2576
|
+
return n || (n = new Intl.NumberFormat(this.locale), oi.set(this.locale, n)), n.format(e);
|
|
2577
2577
|
}
|
|
2578
2578
|
select(e, n) {
|
|
2579
2579
|
let r = e[n] || e.other;
|
|
@@ -2583,10 +2583,10 @@ class Hf {
|
|
|
2583
2583
|
this.locale = e, this.strings = n;
|
|
2584
2584
|
}
|
|
2585
2585
|
}
|
|
2586
|
-
const
|
|
2586
|
+
const ui = /* @__PURE__ */ new WeakMap();
|
|
2587
2587
|
function Wf(t) {
|
|
2588
|
-
let e =
|
|
2589
|
-
return e || (e = new Xn(t),
|
|
2588
|
+
let e = ui.get(t);
|
|
2589
|
+
return e || (e = new Xn(t), ui.set(t, e)), e;
|
|
2590
2590
|
}
|
|
2591
2591
|
function Uf(t, e) {
|
|
2592
2592
|
return e && Xn.getGlobalDictionaryForPackage(e) || Wf(t);
|
|
@@ -2660,13 +2660,13 @@ function Yf(t, e) {
|
|
|
2660
2660
|
return !t.hasAttribute("hidden") && // Ignore HiddenSelect when tree walking.
|
|
2661
2661
|
!t.hasAttribute("data-react-aria-prevent-focus") && (t.nodeName === "DETAILS" && e && e.nodeName !== "SUMMARY" ? t.hasAttribute("open") : !0);
|
|
2662
2662
|
}
|
|
2663
|
-
function
|
|
2664
|
-
return t.nodeName !== "#comment" && Gf(t) && Yf(t, e) && (!t.parentElement ||
|
|
2663
|
+
function xo(t, e) {
|
|
2664
|
+
return t.nodeName !== "#comment" && Gf(t) && Yf(t, e) && (!t.parentElement || xo(t.parentElement, t));
|
|
2665
2665
|
}
|
|
2666
|
-
const
|
|
2666
|
+
const ai = /* @__PURE__ */ k.createContext(null), Mr = "react-aria-focus-scope-restore";
|
|
2667
2667
|
let ae = null;
|
|
2668
2668
|
function fn(t) {
|
|
2669
|
-
let { children: e, contain: n, restoreFocus: r, autoFocus: l } = t, i = B(null), o = B(null), u = B([]), { parentNode: a } = q(
|
|
2669
|
+
let { children: e, contain: n, restoreFocus: r, autoFocus: l } = t, i = B(null), o = B(null), u = B([]), { parentNode: a } = q(ai) || {}, s = W(() => new Ir({
|
|
2670
2670
|
scopeRef: u
|
|
2671
2671
|
}), [
|
|
2672
2672
|
u
|
|
@@ -2719,7 +2719,7 @@ function fn(t) {
|
|
|
2719
2719
|
s,
|
|
2720
2720
|
d
|
|
2721
2721
|
]);
|
|
2722
|
-
return /* @__PURE__ */ k.createElement(
|
|
2722
|
+
return /* @__PURE__ */ k.createElement(ai.Provider, {
|
|
2723
2723
|
value: c
|
|
2724
2724
|
}, /* @__PURE__ */ k.createElement("span", {
|
|
2725
2725
|
"data-focus-scope-start": !0,
|
|
@@ -2810,7 +2810,7 @@ function Xf(t, e) {
|
|
|
2810
2810
|
(!ae || In(ae, t)) && Fe(re(s), t.current) ? (ae = t, n.current = re(s)) : Qt(t) && !st(re(s), t) ? n.current ? n.current.focus() : ae && ae.current && Nr(ae.current) : Qt(t) && (n.current = re(s));
|
|
2811
2811
|
}, a = (s) => {
|
|
2812
2812
|
r.current && cancelAnimationFrame(r.current), r.current = requestAnimationFrame(() => {
|
|
2813
|
-
let d = un(), c = (d === "virtual" || d === null) && nn() &&
|
|
2813
|
+
let d = un(), c = (d === "virtual" || d === null) && nn() && Zi(), f = ke(i);
|
|
2814
2814
|
if (!c && f && Qt(t) && !st(f, t)) {
|
|
2815
2815
|
ae = t;
|
|
2816
2816
|
let v = re(s);
|
|
@@ -2833,7 +2833,7 @@ function Xf(t, e) {
|
|
|
2833
2833
|
r
|
|
2834
2834
|
]);
|
|
2835
2835
|
}
|
|
2836
|
-
function
|
|
2836
|
+
function Eo(t) {
|
|
2837
2837
|
return st(t);
|
|
2838
2838
|
}
|
|
2839
2839
|
function Fe(t, e) {
|
|
@@ -2867,7 +2867,7 @@ function et(t, e = !1) {
|
|
|
2867
2867
|
} catch {
|
|
2868
2868
|
}
|
|
2869
2869
|
}
|
|
2870
|
-
function
|
|
2870
|
+
function So(t, e = !0) {
|
|
2871
2871
|
let n = t[0].previousElementSibling, r = yt(t), l = Be(r, {
|
|
2872
2872
|
tabbable: e
|
|
2873
2873
|
}, t);
|
|
@@ -2878,7 +2878,7 @@ function Eo(t, e = !0) {
|
|
|
2878
2878
|
}, t), l.currentNode = n, i = l.nextNode()), i;
|
|
2879
2879
|
}
|
|
2880
2880
|
function Nr(t, e = !0) {
|
|
2881
|
-
et(
|
|
2881
|
+
et(So(t, e));
|
|
2882
2882
|
}
|
|
2883
2883
|
function Jf(t, e) {
|
|
2884
2884
|
const n = k.useRef(e);
|
|
@@ -2900,7 +2900,7 @@ function Qf(t, e, n) {
|
|
|
2900
2900
|
const l = oe(r ? r[0] : void 0);
|
|
2901
2901
|
let i = (o) => {
|
|
2902
2902
|
let u = re(o);
|
|
2903
|
-
Fe(u, t.current) ? ae = t :
|
|
2903
|
+
Fe(u, t.current) ? ae = t : Eo(u) || (ae = null);
|
|
2904
2904
|
};
|
|
2905
2905
|
return l.addEventListener("focusin", i, !1), r == null || r.forEach((o) => o.addEventListener("focusin", i, !1)), () => {
|
|
2906
2906
|
l.removeEventListener("focusin", i, !1), r == null || r.forEach((o) => o.removeEventListener("focusin", i, !1));
|
|
@@ -2911,7 +2911,7 @@ function Qf(t, e, n) {
|
|
|
2911
2911
|
n
|
|
2912
2912
|
]);
|
|
2913
2913
|
}
|
|
2914
|
-
function
|
|
2914
|
+
function si(t) {
|
|
2915
2915
|
let e = ve.getTreeNode(ae);
|
|
2916
2916
|
for (; e && e.scopeRef !== t; ) {
|
|
2917
2917
|
if (e.nodeToRestore) return !1;
|
|
@@ -2940,7 +2940,7 @@ function ep(t, e, n) {
|
|
|
2940
2940
|
let i = (o) => {
|
|
2941
2941
|
if (o.key !== "Tab" || o.altKey || o.ctrlKey || o.metaKey || !Qt(t) || o.isComposing) return;
|
|
2942
2942
|
let u = l.activeElement;
|
|
2943
|
-
if (!st(u, t) || !
|
|
2943
|
+
if (!st(u, t) || !si(t)) return;
|
|
2944
2944
|
let a = ve.getTreeNode(t);
|
|
2945
2945
|
if (!a) return;
|
|
2946
2946
|
let s = a.nodeToRestore, d = Be(l.body, {
|
|
@@ -2953,7 +2953,7 @@ function ep(t, e, n) {
|
|
|
2953
2953
|
do
|
|
2954
2954
|
c = o.shiftKey ? d.previousNode() : d.nextNode();
|
|
2955
2955
|
while (st(c, t));
|
|
2956
|
-
o.preventDefault(), o.stopPropagation(), c ? et(c, !0) :
|
|
2956
|
+
o.preventDefault(), o.stopPropagation(), c ? et(c, !0) : Eo(s) ? et(s, !0) : u.blur();
|
|
2957
2957
|
}
|
|
2958
2958
|
};
|
|
2959
2959
|
return n || l.addEventListener("keydown", i, !0), () => {
|
|
@@ -2973,22 +2973,22 @@ function ep(t, e, n) {
|
|
|
2973
2973
|
let u = ve.getTreeNode(t);
|
|
2974
2974
|
if (!u) return;
|
|
2975
2975
|
let a = u.nodeToRestore, s = ke(l);
|
|
2976
|
-
if (e && a && (s && st(s, t) || s === l.body &&
|
|
2976
|
+
if (e && a && (s && st(s, t) || s === l.body && si(t))) {
|
|
2977
2977
|
let d = ve.clone();
|
|
2978
2978
|
requestAnimationFrame(() => {
|
|
2979
2979
|
if (l.activeElement === l.body) {
|
|
2980
2980
|
let c = d.getTreeNode(t);
|
|
2981
2981
|
for (; c; ) {
|
|
2982
2982
|
if (c.nodeToRestore && c.nodeToRestore.isConnected) {
|
|
2983
|
-
|
|
2983
|
+
ci(c.nodeToRestore);
|
|
2984
2984
|
return;
|
|
2985
2985
|
}
|
|
2986
2986
|
c = c.parent;
|
|
2987
2987
|
}
|
|
2988
2988
|
for (c = d.getTreeNode(t); c; ) {
|
|
2989
2989
|
if (c.scopeRef && c.scopeRef.current && ve.getTreeNode(c.scopeRef)) {
|
|
2990
|
-
let f =
|
|
2991
|
-
|
|
2990
|
+
let f = So(c.scopeRef.current, !0);
|
|
2991
|
+
ci(f);
|
|
2992
2992
|
return;
|
|
2993
2993
|
}
|
|
2994
2994
|
c = c.parent;
|
|
@@ -3003,17 +3003,17 @@ function ep(t, e, n) {
|
|
|
3003
3003
|
e
|
|
3004
3004
|
]);
|
|
3005
3005
|
}
|
|
3006
|
-
function
|
|
3006
|
+
function ci(t) {
|
|
3007
3007
|
t.dispatchEvent(new CustomEvent(Mr, {
|
|
3008
3008
|
bubbles: !0,
|
|
3009
3009
|
cancelable: !0
|
|
3010
3010
|
})) && et(t);
|
|
3011
3011
|
}
|
|
3012
3012
|
function Be(t, e, n) {
|
|
3013
|
-
let r = e != null && e.tabbable ? sf :
|
|
3013
|
+
let r = e != null && e.tabbable ? sf : oo, l = (t == null ? void 0 : t.nodeType) === Node.ELEMENT_NODE ? t : null, i = oe(l), o = _d(i, t || i, NodeFilter.SHOW_ELEMENT, {
|
|
3014
3014
|
acceptNode(u) {
|
|
3015
3015
|
var a;
|
|
3016
|
-
return !(e == null || (a = e.from) === null || a === void 0) && a.contains(u) ? NodeFilter.FILTER_REJECT : r(u) &&
|
|
3016
|
+
return !(e == null || (a = e.from) === null || a === void 0) && a.contains(u) ? NodeFilter.FILTER_REJECT : r(u) && xo(u) && (!n || Fe(u, n)) && (!(e != null && e.accept) || e.accept(u)) ? NodeFilter.FILTER_ACCEPT : NodeFilter.FILTER_SKIP;
|
|
3017
3017
|
}
|
|
3018
3018
|
});
|
|
3019
3019
|
return e != null && e.from && (o.currentNode = e.from), o;
|
|
@@ -3129,7 +3129,7 @@ function tp(t, e) {
|
|
|
3129
3129
|
}
|
|
3130
3130
|
}), n ? !1 : r;
|
|
3131
3131
|
}
|
|
3132
|
-
function
|
|
3132
|
+
function Co(t) {
|
|
3133
3133
|
let e = lp(oe(t));
|
|
3134
3134
|
e !== t && (e && np(e, t), t && rp(t, e));
|
|
3135
3135
|
}
|
|
@@ -3153,9 +3153,9 @@ function lp(t) {
|
|
|
3153
3153
|
let e = ke(t), n = e == null ? void 0 : e.getAttribute("aria-activedescendant");
|
|
3154
3154
|
return n && t.getElementById(n) || e;
|
|
3155
3155
|
}
|
|
3156
|
-
const
|
|
3156
|
+
const wo = 7e3;
|
|
3157
3157
|
let We = null;
|
|
3158
|
-
function Rn(t, e = "assertive", n =
|
|
3158
|
+
function Rn(t, e = "assertive", n = wo) {
|
|
3159
3159
|
We ? We.announce(t, e, n) : (We = new ip(), (typeof IS_REACT_ACT_ENVIRONMENT == "boolean" ? IS_REACT_ACT_ENVIRONMENT : typeof jest < "u") ? We.announce(t, e, n) : setTimeout(() => {
|
|
3160
3160
|
We != null && We.isAttached() && (We == null || We.announce(t, e, n));
|
|
3161
3161
|
}, 100));
|
|
@@ -3172,7 +3172,7 @@ class ip {
|
|
|
3172
3172
|
destroy() {
|
|
3173
3173
|
this.node && (document.body.removeChild(this.node), this.node = null);
|
|
3174
3174
|
}
|
|
3175
|
-
announce(e, n = "assertive", r =
|
|
3175
|
+
announce(e, n = "assertive", r = wo) {
|
|
3176
3176
|
var l, i;
|
|
3177
3177
|
if (!this.node) return;
|
|
3178
3178
|
let o = document.createElement("div");
|
|
@@ -3198,7 +3198,7 @@ class ip {
|
|
|
3198
3198
|
}), this.assertiveLog = this.createLog("assertive"), this.node.appendChild(this.assertiveLog), this.politeLog = this.createLog("polite"), this.node.appendChild(this.politeLog), document.body.prepend(this.node));
|
|
3199
3199
|
}
|
|
3200
3200
|
}
|
|
3201
|
-
const
|
|
3201
|
+
const Po = {
|
|
3202
3202
|
badInput: !1,
|
|
3203
3203
|
customError: !1,
|
|
3204
3204
|
patternMismatch: !1,
|
|
@@ -3210,18 +3210,18 @@ const wo = {
|
|
|
3210
3210
|
typeMismatch: !1,
|
|
3211
3211
|
valueMissing: !1,
|
|
3212
3212
|
valid: !0
|
|
3213
|
-
},
|
|
3214
|
-
...
|
|
3213
|
+
}, Do = {
|
|
3214
|
+
...Po,
|
|
3215
3215
|
customError: !0,
|
|
3216
3216
|
valid: !1
|
|
3217
3217
|
}, Gt = {
|
|
3218
3218
|
isInvalid: !1,
|
|
3219
|
-
validationDetails:
|
|
3219
|
+
validationDetails: Po,
|
|
3220
3220
|
validationErrors: []
|
|
3221
|
-
}, op = te({}),
|
|
3221
|
+
}, op = te({}), di = "__formValidationState" + Date.now();
|
|
3222
3222
|
function il(t) {
|
|
3223
|
-
if (t[
|
|
3224
|
-
let { realtimeValidation: e, displayValidation: n, updateValidation: r, resetValidation: l, commitValidation: i } = t[
|
|
3223
|
+
if (t[di]) {
|
|
3224
|
+
let { realtimeValidation: e, displayValidation: n, updateValidation: r, resetValidation: l, commitValidation: i } = t[di];
|
|
3225
3225
|
return {
|
|
3226
3226
|
realtimeValidation: e,
|
|
3227
3227
|
displayValidation: n,
|
|
@@ -3238,11 +3238,11 @@ function up(t) {
|
|
|
3238
3238
|
let a = e !== void 0 ? {
|
|
3239
3239
|
isInvalid: e,
|
|
3240
3240
|
validationErrors: [],
|
|
3241
|
-
validationDetails:
|
|
3241
|
+
validationDetails: Do
|
|
3242
3242
|
} : null, s = W(() => {
|
|
3243
3243
|
if (!o || l == null) return null;
|
|
3244
3244
|
let A = ap(o, l);
|
|
3245
|
-
return
|
|
3245
|
+
return fi(A);
|
|
3246
3246
|
}, [
|
|
3247
3247
|
o,
|
|
3248
3248
|
l
|
|
@@ -3253,7 +3253,7 @@ function up(t) {
|
|
|
3253
3253
|
r
|
|
3254
3254
|
]), [f, p] = H(d), [v, b] = H(!1);
|
|
3255
3255
|
d !== f && (p(d), b(!1));
|
|
3256
|
-
let $ = W(() =>
|
|
3256
|
+
let $ = W(() => fi(v ? [] : c), [
|
|
3257
3257
|
v,
|
|
3258
3258
|
c
|
|
3259
3259
|
]), x = B(Gt), [E, C] = H(Gt), D = B(Gt), S = () => {
|
|
@@ -3289,11 +3289,11 @@ function ap(t, e) {
|
|
|
3289
3289
|
}
|
|
3290
3290
|
return [];
|
|
3291
3291
|
}
|
|
3292
|
-
function
|
|
3292
|
+
function fi(t) {
|
|
3293
3293
|
return t.length ? {
|
|
3294
3294
|
isInvalid: !0,
|
|
3295
3295
|
validationErrors: t,
|
|
3296
|
-
validationDetails:
|
|
3296
|
+
validationDetails: Do
|
|
3297
3297
|
} : null;
|
|
3298
3298
|
}
|
|
3299
3299
|
function br(t, e) {
|
|
@@ -3315,7 +3315,7 @@ function ol(t, e, n) {
|
|
|
3315
3315
|
let d = n == null || (s = n.current) === null || s === void 0 ? void 0 : s.form;
|
|
3316
3316
|
if (!a.defaultPrevented && n && d && dp(d) === n.current) {
|
|
3317
3317
|
var c;
|
|
3318
|
-
l ? l() : (c = n.current) === null || c === void 0 || c.focus(),
|
|
3318
|
+
l ? l() : (c = n.current) === null || c === void 0 || c.focus(), bo("keyboard");
|
|
3319
3319
|
}
|
|
3320
3320
|
a.preventDefault();
|
|
3321
3321
|
}), u = ce(() => {
|
|
@@ -3409,7 +3409,7 @@ function fp(t, e, n) {
|
|
|
3409
3409
|
isInvalid: c || d === "invalid"
|
|
3410
3410
|
};
|
|
3411
3411
|
}
|
|
3412
|
-
function
|
|
3412
|
+
function ko(t) {
|
|
3413
3413
|
let { id: e, label: n, "aria-labelledby": r, "aria-label": l, labelElementType: i = "label" } = t;
|
|
3414
3414
|
e = he(e);
|
|
3415
3415
|
let o = he(), u = {};
|
|
@@ -3417,7 +3417,7 @@ function Do(t) {
|
|
|
3417
3417
|
id: o,
|
|
3418
3418
|
htmlFor: i === "label" ? e : void 0
|
|
3419
3419
|
}) : !r && !l && process.env.NODE_ENV !== "production" && console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility");
|
|
3420
|
-
let a =
|
|
3420
|
+
let a = eo({
|
|
3421
3421
|
id: e,
|
|
3422
3422
|
"aria-label": l,
|
|
3423
3423
|
"aria-labelledby": r
|
|
@@ -3428,7 +3428,7 @@ function Do(t) {
|
|
|
3428
3428
|
};
|
|
3429
3429
|
}
|
|
3430
3430
|
function ul(t) {
|
|
3431
|
-
let { description: e, errorMessage: n, isInvalid: r, validationState: l } = t, { labelProps: i, fieldProps: o } =
|
|
3431
|
+
let { description: e, errorMessage: n, isInvalid: r, validationState: l } = t, { labelProps: i, fieldProps: o } = ko(t), u = dt([
|
|
3432
3432
|
!!e,
|
|
3433
3433
|
!!n,
|
|
3434
3434
|
r,
|
|
@@ -3471,7 +3471,7 @@ function pp(t = {}) {
|
|
|
3471
3471
|
toggle: i
|
|
3472
3472
|
};
|
|
3473
3473
|
}
|
|
3474
|
-
const
|
|
3474
|
+
const pi = {
|
|
3475
3475
|
border: 0,
|
|
3476
3476
|
clip: "rect(0 0 0 0)",
|
|
3477
3477
|
clipPath: "inset(50%)",
|
|
@@ -3483,14 +3483,14 @@ const fi = {
|
|
|
3483
3483
|
width: "1px",
|
|
3484
3484
|
whiteSpace: "nowrap"
|
|
3485
3485
|
};
|
|
3486
|
-
function
|
|
3486
|
+
function To(t = {}) {
|
|
3487
3487
|
let { style: e, isFocusable: n } = t, [r, l] = H(!1), { focusWithinProps: i } = cn({
|
|
3488
3488
|
isDisabled: !n,
|
|
3489
3489
|
onFocusWithinChange: (u) => l(u)
|
|
3490
3490
|
}), o = W(() => r ? e : e ? {
|
|
3491
|
-
...
|
|
3491
|
+
...pi,
|
|
3492
3492
|
...e
|
|
3493
|
-
} :
|
|
3493
|
+
} : pi, [
|
|
3494
3494
|
r
|
|
3495
3495
|
]);
|
|
3496
3496
|
return {
|
|
@@ -3501,10 +3501,10 @@ function ko(t = {}) {
|
|
|
3501
3501
|
};
|
|
3502
3502
|
}
|
|
3503
3503
|
function al(t) {
|
|
3504
|
-
let { children: e, elementType: n = "div", isFocusable: r, style: l, ...i } = t, { visuallyHiddenProps: o } =
|
|
3504
|
+
let { children: e, elementType: n = "div", isFocusable: r, style: l, ...i } = t, { visuallyHiddenProps: o } = To(t);
|
|
3505
3505
|
return /* @__PURE__ */ k.createElement(n, G(i, o), e);
|
|
3506
3506
|
}
|
|
3507
|
-
function
|
|
3507
|
+
function Ao(t, e) {
|
|
3508
3508
|
let { inputElementType: n = "input", isDisabled: r = !1, isRequired: l = !1, isReadOnly: i = !1, type: o = "text", validationBehavior: u = "aria" } = t, [a, s] = vt(t.value, t.defaultValue || "", t.onChange), { focusableProps: d } = _t(t, e), c = il({
|
|
3509
3509
|
...t,
|
|
3510
3510
|
value: a
|
|
@@ -3595,12 +3595,12 @@ const Ge = {
|
|
|
3595
3595
|
}, Fr = {
|
|
3596
3596
|
top: "height",
|
|
3597
3597
|
left: "width"
|
|
3598
|
-
},
|
|
3598
|
+
}, Bo = {
|
|
3599
3599
|
width: "totalWidth",
|
|
3600
3600
|
height: "totalHeight"
|
|
3601
3601
|
}, xn = {};
|
|
3602
3602
|
let be = typeof document < "u" ? window.visualViewport : null;
|
|
3603
|
-
function
|
|
3603
|
+
function vi(t) {
|
|
3604
3604
|
let e = 0, n = 0, r = 0, l = 0, i = 0, o = 0, u = {};
|
|
3605
3605
|
var a;
|
|
3606
3606
|
let s = ((a = be == null ? void 0 : be.scale) !== null && a !== void 0 ? a : 1) > 1;
|
|
@@ -3638,7 +3638,7 @@ function hp(t) {
|
|
|
3638
3638
|
height: t.scrollHeight
|
|
3639
3639
|
};
|
|
3640
3640
|
}
|
|
3641
|
-
function
|
|
3641
|
+
function hi(t, e, n, r, l, i, o) {
|
|
3642
3642
|
var u;
|
|
3643
3643
|
let a = (u = l.scroll[t]) !== null && u !== void 0 ? u : 0, s = r[Fr[t]], d = r.scroll[Ge[t]] + i, c = s + r.scroll[Ge[t]] - i, f = e - a + o[t] - r[Ge[t]], p = e - a + n + o[t] - r[Ge[t]];
|
|
3644
3644
|
return f < d ? d - f : p > c ? Math.max(c - p, d - f) : 0;
|
|
@@ -3652,7 +3652,7 @@ function bp(t) {
|
|
|
3652
3652
|
right: parseInt(e.marginRight, 10) || 0
|
|
3653
3653
|
};
|
|
3654
3654
|
}
|
|
3655
|
-
function
|
|
3655
|
+
function bi(t) {
|
|
3656
3656
|
if (xn[t]) return xn[t];
|
|
3657
3657
|
let [e, n] = t.split(" "), r = Ge[e] || "right", l = vp[r];
|
|
3658
3658
|
Ge[n] || (n = "center");
|
|
@@ -3674,13 +3674,13 @@ function mr(t, e, n, r, l, i, o, u, a, s) {
|
|
|
3674
3674
|
c === "center" ? $[p] += (((E = t[b]) !== null && E !== void 0 ? E : 0) - ((C = n[b]) !== null && C !== void 0 ? C : 0)) / 2 : c !== p && ($[p] += ((D = t[b]) !== null && D !== void 0 ? D : 0) - ((S = n[b]) !== null && S !== void 0 ? S : 0)), $[p] += i;
|
|
3675
3675
|
const P = t[p] - n[b] + a + s, F = t[p] + t[b] - a - s;
|
|
3676
3676
|
if ($[p] = kr($[p], P, F), d === f) {
|
|
3677
|
-
const
|
|
3678
|
-
$[Fn[f]] = Math.floor(
|
|
3677
|
+
const I = u ? o[v] : e[Bo[v]];
|
|
3678
|
+
$[Fn[f]] = Math.floor(I - t[f] + l);
|
|
3679
3679
|
} else $[f] = Math.floor(t[f] + t[v] + l);
|
|
3680
3680
|
return $;
|
|
3681
3681
|
}
|
|
3682
3682
|
function mp(t, e, n, r, l, i, o, u) {
|
|
3683
|
-
const a = r ? n.height : e[
|
|
3683
|
+
const a = r ? n.height : e[Bo.height];
|
|
3684
3684
|
var s;
|
|
3685
3685
|
let d = t.top != null ? n.top + t.top : n.top + (a - ((s = t.bottom) !== null && s !== void 0 ? s : 0) - o);
|
|
3686
3686
|
var c, f, p, v, b, $;
|
|
@@ -3690,7 +3690,7 @@ function mp(t, e, n, r, l, i, o, u) {
|
|
|
3690
3690
|
) : Math.max(0, d + o - (e.top + ((v = e.scroll.top) !== null && v !== void 0 ? v : 0)) - (((b = l.top) !== null && b !== void 0 ? b : 0) + (($ = l.bottom) !== null && $ !== void 0 ? $ : 0) + i));
|
|
3691
3691
|
return Math.min(e.height - i * 2, x);
|
|
3692
3692
|
}
|
|
3693
|
-
function
|
|
3693
|
+
function mi(t, e, n, r, l, i) {
|
|
3694
3694
|
let { placement: o, axis: u, size: a } = i;
|
|
3695
3695
|
var s, d;
|
|
3696
3696
|
if (o === u) return Math.max(0, n[u] - t[u] - ((s = t.scroll[u]) !== null && s !== void 0 ? s : 0) + e[u] - ((d = r[u]) !== null && d !== void 0 ? d : 0) - r[Fn[u]] - l);
|
|
@@ -3698,17 +3698,17 @@ function bi(t, e, n, r, l, i) {
|
|
|
3698
3698
|
return Math.max(0, t[a] + t[u] + t.scroll[u] - e[u] - n[u] - n[a] - ((c = r[u]) !== null && c !== void 0 ? c : 0) - r[Fn[u]] - l);
|
|
3699
3699
|
}
|
|
3700
3700
|
function gp(t, e, n, r, l, i, o, u, a, s, d, c, f, p, v, b) {
|
|
3701
|
-
let $ =
|
|
3702
|
-
if (o && r[x] >
|
|
3703
|
-
let _e =
|
|
3704
|
-
|
|
3701
|
+
let $ = bi(t), { size: x, crossAxis: E, crossSize: C, placement: D, crossPlacement: S } = $, P = mr(e, u, n, $, d, c, s, f, v, b), F = d, I = mi(u, s, e, l, i + d, $);
|
|
3702
|
+
if (o && r[x] > I) {
|
|
3703
|
+
let _e = bi(`${Fn[D]} ${S}`), qe = mr(e, u, n, _e, d, c, s, f, v, b);
|
|
3704
|
+
mi(u, s, e, l, i + d, _e) > I && ($ = _e, P = qe, F = d);
|
|
3705
3705
|
}
|
|
3706
3706
|
let M = "bottom";
|
|
3707
3707
|
$.axis === "top" ? $.placement === "top" ? M = "top" : $.placement === "bottom" && (M = "bottom") : $.crossAxis === "top" && ($.crossPlacement === "top" ? M = "bottom" : $.crossPlacement === "bottom" && (M = "top"));
|
|
3708
|
-
let A =
|
|
3708
|
+
let A = hi(E, P[E], n[C], u, a, i, s);
|
|
3709
3709
|
P[E] += A;
|
|
3710
3710
|
let m = mp(P, u, s, f, l, i, n.height, M);
|
|
3711
|
-
p && p < m && (m = p), n.height = Math.min(n.height, m), P = mr(e, u, n, $, F, c, s, f, v, b), A =
|
|
3711
|
+
p && p < m && (m = p), n.height = Math.min(n.height, m), P = mr(e, u, n, $, F, c, s, f, v, b), A = hi(E, P[E], n[C], u, a, i, s), P[E] += A;
|
|
3712
3712
|
let R = {}, _ = e[E] + 0.5 * e[C] - P[E] - l[Ge[E]];
|
|
3713
3713
|
const T = v / 2 + b;
|
|
3714
3714
|
var O, h, K, w;
|
|
@@ -3724,7 +3724,7 @@ function gp(t, e, n, r, l, i, o, u, a, s, d, c, f, p, v, b) {
|
|
|
3724
3724
|
function yp(t) {
|
|
3725
3725
|
let { placement: e, targetNode: n, overlayNode: r, scrollNode: l, padding: i, shouldFlip: o, boundaryElement: u, offset: a, crossOffset: s, maxHeight: d, arrowSize: c = 0, arrowBoundaryOffset: f = 0 } = t, p = r instanceof HTMLElement ? $p(r) : document.documentElement, v = p === document.documentElement;
|
|
3726
3726
|
const b = window.getComputedStyle(p).position;
|
|
3727
|
-
let $ = !!b && b !== "static", x = v ? It(n) :
|
|
3727
|
+
let $ = !!b && b !== "static", x = v ? It(n) : gi(n, p);
|
|
3728
3728
|
if (!v) {
|
|
3729
3729
|
let { marginTop: R, marginLeft: _ } = window.getComputedStyle(n);
|
|
3730
3730
|
x.top += parseInt(R, 10) || 0, x.left += parseInt(_, 10) || 0;
|
|
@@ -3734,8 +3734,8 @@ function yp(t) {
|
|
|
3734
3734
|
E.width += ((D = C.left) !== null && D !== void 0 ? D : 0) + ((S = C.right) !== null && S !== void 0 ? S : 0);
|
|
3735
3735
|
var P, F;
|
|
3736
3736
|
E.height += ((P = C.top) !== null && P !== void 0 ? P : 0) + ((F = C.bottom) !== null && F !== void 0 ? F : 0);
|
|
3737
|
-
let
|
|
3738
|
-
return p.tagName === "HTML" && u.tagName === "BODY" && (A.scroll.top = 0, A.scroll.left = 0), gp(e, x, E,
|
|
3737
|
+
let I = hp(l), M = vi(u), A = vi(p), m = u.tagName === "BODY" ? It(p) : gi(p, u);
|
|
3738
|
+
return p.tagName === "HTML" && u.tagName === "BODY" && (A.scroll.top = 0, A.scroll.left = 0), gp(e, x, E, I, C, i, o, M, A, m, a, s, $, d, c, f);
|
|
3739
3739
|
}
|
|
3740
3740
|
function It(t) {
|
|
3741
3741
|
let { top: e, left: n, width: r, height: l } = t.getBoundingClientRect(), { scrollTop: i, scrollLeft: o, clientTop: u, clientLeft: a } = document.documentElement;
|
|
@@ -3746,7 +3746,7 @@ function It(t) {
|
|
|
3746
3746
|
height: l
|
|
3747
3747
|
};
|
|
3748
3748
|
}
|
|
3749
|
-
function
|
|
3749
|
+
function gi(t, e) {
|
|
3750
3750
|
let n = window.getComputedStyle(t), r;
|
|
3751
3751
|
if (n.position === "fixed") {
|
|
3752
3752
|
let { top: l, left: i, width: o, height: u } = t.getBoundingClientRect();
|
|
@@ -3765,15 +3765,15 @@ function mi(t, e) {
|
|
|
3765
3765
|
}
|
|
3766
3766
|
function $p(t) {
|
|
3767
3767
|
let e = t.offsetParent;
|
|
3768
|
-
if (e && e === document.body && window.getComputedStyle(e).position === "static" && !
|
|
3769
|
-
for (e = t.parentElement; e && !
|
|
3768
|
+
if (e && e === document.body && window.getComputedStyle(e).position === "static" && !yi(e) && (e = document.documentElement), e == null)
|
|
3769
|
+
for (e = t.parentElement; e && !yi(e); ) e = e.parentElement;
|
|
3770
3770
|
return e || document.documentElement;
|
|
3771
3771
|
}
|
|
3772
|
-
function
|
|
3772
|
+
function yi(t) {
|
|
3773
3773
|
let e = window.getComputedStyle(t);
|
|
3774
3774
|
return e.transform !== "none" || /transform|perspective/.test(e.willChange) || e.filter !== "none" || e.contain === "paint" || "backdropFilter" in e && e.backdropFilter !== "none" || "WebkitBackdropFilter" in e && e.WebkitBackdropFilter !== "none";
|
|
3775
3775
|
}
|
|
3776
|
-
const
|
|
3776
|
+
const Ko = /* @__PURE__ */ new WeakMap();
|
|
3777
3777
|
function xp(t) {
|
|
3778
3778
|
let { triggerRef: e, isOpen: n, onClose: r } = t;
|
|
3779
3779
|
z(() => {
|
|
@@ -3781,7 +3781,7 @@ function xp(t) {
|
|
|
3781
3781
|
let l = (i) => {
|
|
3782
3782
|
let o = i.target;
|
|
3783
3783
|
if (!e.current || o instanceof Node && !o.contains(e.current) || i.target instanceof HTMLInputElement || i.target instanceof HTMLTextAreaElement) return;
|
|
3784
|
-
let u = r ||
|
|
3784
|
+
let u = r || Ko.get(e.current);
|
|
3785
3785
|
u && u();
|
|
3786
3786
|
};
|
|
3787
3787
|
return window.addEventListener("scroll", l, !0), () => {
|
|
@@ -3794,7 +3794,7 @@ function xp(t) {
|
|
|
3794
3794
|
]);
|
|
3795
3795
|
}
|
|
3796
3796
|
let fe = typeof document < "u" ? window.visualViewport : null;
|
|
3797
|
-
function
|
|
3797
|
+
function Mo(t) {
|
|
3798
3798
|
let { direction: e } = je(), { arrowSize: n = 0, targetRef: r, overlayRef: l, scrollRef: i = l, placement: o = "bottom", containerPadding: u = 12, shouldFlip: a = !0, boundaryElement: s = typeof document < "u" ? document.body : null, offset: d = 0, crossOffset: c = 0, shouldUpdatePosition: f = !0, isOpen: p = !0, onClose: v, maxHeight: b, arrowBoundaryOffset: $ = 0 } = t, [x, E] = H(null), C = [
|
|
3799
3799
|
f,
|
|
3800
3800
|
o,
|
|
@@ -3895,14 +3895,14 @@ function Ko(t) {
|
|
|
3895
3895
|
isOpen: p,
|
|
3896
3896
|
onClose: v && F
|
|
3897
3897
|
});
|
|
3898
|
-
var
|
|
3898
|
+
var I, M;
|
|
3899
3899
|
return {
|
|
3900
3900
|
overlayProps: {
|
|
3901
3901
|
style: {
|
|
3902
3902
|
position: "absolute",
|
|
3903
3903
|
zIndex: 1e5,
|
|
3904
3904
|
...x == null ? void 0 : x.position,
|
|
3905
|
-
maxHeight: (
|
|
3905
|
+
maxHeight: (I = x == null ? void 0 : x.maxHeight) !== null && I !== void 0 ? I : "100vh"
|
|
3906
3906
|
}
|
|
3907
3907
|
},
|
|
3908
3908
|
placement: (M = x == null ? void 0 : x.placement) !== null && M !== void 0 ? M : null,
|
|
@@ -3928,7 +3928,7 @@ function Sp(t, e) {
|
|
|
3928
3928
|
return e === "rtl" ? t.replace("start", "right").replace("end", "left") : t.replace("start", "left").replace("end", "right");
|
|
3929
3929
|
}
|
|
3930
3930
|
const Ue = [];
|
|
3931
|
-
function
|
|
3931
|
+
function No(t, e) {
|
|
3932
3932
|
let { onClose: n, shouldCloseOnBlur: r, isOpen: l, isDismissable: i = !1, isKeyboardDismissDisabled: o = !1, shouldCloseOnInteractOutside: u } = t;
|
|
3933
3933
|
z(() => {
|
|
3934
3934
|
if (l && !Ue.includes(e))
|
|
@@ -3972,10 +3972,10 @@ function Mo(t, e) {
|
|
|
3972
3972
|
}
|
|
3973
3973
|
};
|
|
3974
3974
|
}
|
|
3975
|
-
function
|
|
3975
|
+
function Io(t, e, n) {
|
|
3976
3976
|
let { type: r } = t, { isOpen: l } = e;
|
|
3977
3977
|
z(() => {
|
|
3978
|
-
n && n.current &&
|
|
3978
|
+
n && n.current && Ko.set(n.current, e.close);
|
|
3979
3979
|
});
|
|
3980
3980
|
let i;
|
|
3981
3981
|
r === "menu" ? i = !0 : r === "listbox" && (i = "listbox");
|
|
@@ -4033,8 +4033,8 @@ function Pp() {
|
|
|
4033
4033
|
let d = s.target;
|
|
4034
4034
|
Dp(d) && (u(), d.style.transform = "translateY(-2000px)", requestAnimationFrame(() => {
|
|
4035
4035
|
d.style.transform = "", gr && (gr.height < window.innerHeight ? requestAnimationFrame(() => {
|
|
4036
|
-
|
|
4037
|
-
}) : gr.addEventListener("resize", () =>
|
|
4036
|
+
$i(d);
|
|
4037
|
+
}) : gr.addEventListener("resize", () => $i(d), {
|
|
4038
4038
|
once: !0
|
|
4039
4039
|
}));
|
|
4040
4040
|
}));
|
|
@@ -4071,7 +4071,7 @@ function Yt(t, e, n, r) {
|
|
|
4071
4071
|
t.removeEventListener(e, n, r);
|
|
4072
4072
|
};
|
|
4073
4073
|
}
|
|
4074
|
-
function
|
|
4074
|
+
function $i(t) {
|
|
4075
4075
|
let e = document.scrollingElement || document.documentElement, n = t;
|
|
4076
4076
|
for (; n && n !== e; ) {
|
|
4077
4077
|
let r = ot(n);
|
|
@@ -4086,7 +4086,7 @@ function Dp(t) {
|
|
|
4086
4086
|
return t instanceof HTMLInputElement && !Cp.has(t.type) || t instanceof HTMLTextAreaElement || t instanceof HTMLElement && t.isContentEditable;
|
|
4087
4087
|
}
|
|
4088
4088
|
const kp = /* @__PURE__ */ te({});
|
|
4089
|
-
function
|
|
4089
|
+
function Ro() {
|
|
4090
4090
|
var t;
|
|
4091
4091
|
return (t = q(kp)) !== null && t !== void 0 ? t : {};
|
|
4092
4092
|
}
|
|
@@ -4129,193 +4129,193 @@ function Kp(t) {
|
|
|
4129
4129
|
return /* @__PURE__ */ k.createElement(Tp, null, /* @__PURE__ */ k.createElement(Bp, t));
|
|
4130
4130
|
}
|
|
4131
4131
|
function Mp(t) {
|
|
4132
|
-
let e = Et(), { portalContainer: n = e ? null : document.body, ...r } = t, { getContainer: l } =
|
|
4132
|
+
let e = Et(), { portalContainer: n = e ? null : document.body, ...r } = t, { getContainer: l } = Ro();
|
|
4133
4133
|
if (!t.portalContainer && l && (n = l()), k.useEffect(() => {
|
|
4134
4134
|
if (n != null && n.closest("[data-overlay-container]")) throw new Error("An OverlayContainer must not be inside another container. Please change the portalContainer prop.");
|
|
4135
4135
|
}, [
|
|
4136
4136
|
n
|
|
4137
4137
|
]), !n) return null;
|
|
4138
4138
|
let i = /* @__PURE__ */ k.createElement(Kp, r);
|
|
4139
|
-
return /* @__PURE__ */
|
|
4139
|
+
return /* @__PURE__ */ Ui.createPortal(i, n);
|
|
4140
4140
|
}
|
|
4141
|
-
var Ro = {};
|
|
4142
|
-
Ro = {
|
|
4143
|
-
dismiss: "تجاهل"
|
|
4144
|
-
};
|
|
4145
4141
|
var Fo = {};
|
|
4146
4142
|
Fo = {
|
|
4147
|
-
dismiss: "
|
|
4143
|
+
dismiss: "تجاهل"
|
|
4148
4144
|
};
|
|
4149
4145
|
var _o = {};
|
|
4150
4146
|
_o = {
|
|
4151
|
-
dismiss: "
|
|
4147
|
+
dismiss: "Отхвърляне"
|
|
4152
4148
|
};
|
|
4153
4149
|
var Lo = {};
|
|
4154
4150
|
Lo = {
|
|
4155
|
-
dismiss: "
|
|
4151
|
+
dismiss: "Odstranit"
|
|
4156
4152
|
};
|
|
4157
4153
|
var Oo = {};
|
|
4158
4154
|
Oo = {
|
|
4159
|
-
dismiss: "
|
|
4155
|
+
dismiss: "Luk"
|
|
4160
4156
|
};
|
|
4161
4157
|
var jo = {};
|
|
4162
4158
|
jo = {
|
|
4163
|
-
dismiss: "
|
|
4159
|
+
dismiss: "Schließen"
|
|
4164
4160
|
};
|
|
4165
4161
|
var zo = {};
|
|
4166
4162
|
zo = {
|
|
4167
|
-
dismiss: "
|
|
4163
|
+
dismiss: "Απόρριψη"
|
|
4168
4164
|
};
|
|
4169
4165
|
var Vo = {};
|
|
4170
4166
|
Vo = {
|
|
4171
|
-
dismiss: "
|
|
4167
|
+
dismiss: "Dismiss"
|
|
4172
4168
|
};
|
|
4173
4169
|
var Ho = {};
|
|
4174
4170
|
Ho = {
|
|
4175
|
-
dismiss: "
|
|
4171
|
+
dismiss: "Descartar"
|
|
4176
4172
|
};
|
|
4177
4173
|
var Wo = {};
|
|
4178
4174
|
Wo = {
|
|
4179
|
-
dismiss: "
|
|
4175
|
+
dismiss: "Lõpeta"
|
|
4180
4176
|
};
|
|
4181
4177
|
var Uo = {};
|
|
4182
4178
|
Uo = {
|
|
4183
|
-
dismiss: "
|
|
4179
|
+
dismiss: "Hylkää"
|
|
4184
4180
|
};
|
|
4185
4181
|
var Go = {};
|
|
4186
4182
|
Go = {
|
|
4187
|
-
dismiss: "
|
|
4183
|
+
dismiss: "Rejeter"
|
|
4188
4184
|
};
|
|
4189
4185
|
var Yo = {};
|
|
4190
4186
|
Yo = {
|
|
4191
|
-
dismiss: "
|
|
4187
|
+
dismiss: "התעלם"
|
|
4192
4188
|
};
|
|
4193
4189
|
var qo = {};
|
|
4194
4190
|
qo = {
|
|
4195
|
-
dismiss: "
|
|
4191
|
+
dismiss: "Odbaci"
|
|
4196
4192
|
};
|
|
4197
4193
|
var Xo = {};
|
|
4198
4194
|
Xo = {
|
|
4199
|
-
dismiss: "
|
|
4195
|
+
dismiss: "Elutasítás"
|
|
4200
4196
|
};
|
|
4201
4197
|
var Zo = {};
|
|
4202
4198
|
Zo = {
|
|
4203
|
-
dismiss: "
|
|
4199
|
+
dismiss: "Ignora"
|
|
4204
4200
|
};
|
|
4205
4201
|
var Jo = {};
|
|
4206
4202
|
Jo = {
|
|
4207
|
-
dismiss: "
|
|
4203
|
+
dismiss: "閉じる"
|
|
4208
4204
|
};
|
|
4209
4205
|
var Qo = {};
|
|
4210
4206
|
Qo = {
|
|
4211
|
-
dismiss: "
|
|
4207
|
+
dismiss: "무시"
|
|
4212
4208
|
};
|
|
4213
4209
|
var eu = {};
|
|
4214
4210
|
eu = {
|
|
4215
|
-
dismiss: "
|
|
4211
|
+
dismiss: "Atmesti"
|
|
4216
4212
|
};
|
|
4217
4213
|
var tu = {};
|
|
4218
4214
|
tu = {
|
|
4219
|
-
dismiss: "
|
|
4215
|
+
dismiss: "Nerādīt"
|
|
4220
4216
|
};
|
|
4221
4217
|
var nu = {};
|
|
4222
4218
|
nu = {
|
|
4223
|
-
dismiss: "
|
|
4219
|
+
dismiss: "Lukk"
|
|
4224
4220
|
};
|
|
4225
4221
|
var ru = {};
|
|
4226
4222
|
ru = {
|
|
4227
|
-
dismiss: "
|
|
4223
|
+
dismiss: "Negeren"
|
|
4228
4224
|
};
|
|
4229
4225
|
var lu = {};
|
|
4230
4226
|
lu = {
|
|
4231
|
-
dismiss: "
|
|
4227
|
+
dismiss: "Zignoruj"
|
|
4232
4228
|
};
|
|
4233
4229
|
var iu = {};
|
|
4234
4230
|
iu = {
|
|
4235
|
-
dismiss: "
|
|
4231
|
+
dismiss: "Descartar"
|
|
4236
4232
|
};
|
|
4237
4233
|
var ou = {};
|
|
4238
4234
|
ou = {
|
|
4239
|
-
dismiss: "
|
|
4235
|
+
dismiss: "Dispensar"
|
|
4240
4236
|
};
|
|
4241
4237
|
var uu = {};
|
|
4242
4238
|
uu = {
|
|
4243
|
-
dismiss: "
|
|
4239
|
+
dismiss: "Revocare"
|
|
4244
4240
|
};
|
|
4245
4241
|
var au = {};
|
|
4246
4242
|
au = {
|
|
4247
|
-
dismiss: "
|
|
4243
|
+
dismiss: "Пропустить"
|
|
4248
4244
|
};
|
|
4249
4245
|
var su = {};
|
|
4250
4246
|
su = {
|
|
4251
|
-
dismiss: "
|
|
4247
|
+
dismiss: "Zrušiť"
|
|
4252
4248
|
};
|
|
4253
4249
|
var cu = {};
|
|
4254
4250
|
cu = {
|
|
4255
|
-
dismiss: "
|
|
4251
|
+
dismiss: "Opusti"
|
|
4256
4252
|
};
|
|
4257
4253
|
var du = {};
|
|
4258
4254
|
du = {
|
|
4259
|
-
dismiss: "
|
|
4255
|
+
dismiss: "Odbaci"
|
|
4260
4256
|
};
|
|
4261
4257
|
var fu = {};
|
|
4262
4258
|
fu = {
|
|
4263
|
-
dismiss: "
|
|
4259
|
+
dismiss: "Avvisa"
|
|
4264
4260
|
};
|
|
4265
4261
|
var pu = {};
|
|
4266
4262
|
pu = {
|
|
4267
|
-
dismiss: "
|
|
4263
|
+
dismiss: "Kapat"
|
|
4268
4264
|
};
|
|
4269
4265
|
var vu = {};
|
|
4270
4266
|
vu = {
|
|
4271
|
-
dismiss: "
|
|
4267
|
+
dismiss: "Скасувати"
|
|
4272
4268
|
};
|
|
4273
4269
|
var hu = {};
|
|
4274
4270
|
hu = {
|
|
4275
|
-
dismiss: "
|
|
4271
|
+
dismiss: "取消"
|
|
4276
4272
|
};
|
|
4277
4273
|
var bu = {};
|
|
4278
4274
|
bu = {
|
|
4279
|
-
"
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
"
|
|
4284
|
-
"
|
|
4285
|
-
"
|
|
4286
|
-
"
|
|
4287
|
-
"
|
|
4288
|
-
"
|
|
4289
|
-
"
|
|
4290
|
-
"
|
|
4291
|
-
"
|
|
4292
|
-
"
|
|
4293
|
-
"
|
|
4294
|
-
"
|
|
4295
|
-
"
|
|
4296
|
-
"
|
|
4297
|
-
"
|
|
4298
|
-
"
|
|
4299
|
-
"
|
|
4300
|
-
"
|
|
4301
|
-
"
|
|
4302
|
-
"
|
|
4303
|
-
"
|
|
4304
|
-
"
|
|
4305
|
-
"
|
|
4306
|
-
"
|
|
4307
|
-
"
|
|
4308
|
-
"
|
|
4309
|
-
"
|
|
4310
|
-
"
|
|
4311
|
-
"
|
|
4312
|
-
"
|
|
4275
|
+
dismiss: "關閉"
|
|
4276
|
+
};
|
|
4277
|
+
var mu = {};
|
|
4278
|
+
mu = {
|
|
4279
|
+
"ar-AE": Fo,
|
|
4280
|
+
"bg-BG": _o,
|
|
4281
|
+
"cs-CZ": Lo,
|
|
4282
|
+
"da-DK": Oo,
|
|
4283
|
+
"de-DE": jo,
|
|
4284
|
+
"el-GR": zo,
|
|
4285
|
+
"en-US": Vo,
|
|
4286
|
+
"es-ES": Ho,
|
|
4287
|
+
"et-EE": Wo,
|
|
4288
|
+
"fi-FI": Uo,
|
|
4289
|
+
"fr-FR": Go,
|
|
4290
|
+
"he-IL": Yo,
|
|
4291
|
+
"hr-HR": qo,
|
|
4292
|
+
"hu-HU": Xo,
|
|
4293
|
+
"it-IT": Zo,
|
|
4294
|
+
"ja-JP": Jo,
|
|
4295
|
+
"ko-KR": Qo,
|
|
4296
|
+
"lt-LT": eu,
|
|
4297
|
+
"lv-LV": tu,
|
|
4298
|
+
"nb-NO": nu,
|
|
4299
|
+
"nl-NL": ru,
|
|
4300
|
+
"pl-PL": lu,
|
|
4301
|
+
"pt-BR": iu,
|
|
4302
|
+
"pt-PT": ou,
|
|
4303
|
+
"ro-RO": uu,
|
|
4304
|
+
"ru-RU": au,
|
|
4305
|
+
"sk-SK": su,
|
|
4306
|
+
"sl-SI": cu,
|
|
4307
|
+
"sr-SP": du,
|
|
4308
|
+
"sv-SE": fu,
|
|
4309
|
+
"tr-TR": pu,
|
|
4310
|
+
"uk-UA": vu,
|
|
4311
|
+
"zh-CN": hu,
|
|
4312
|
+
"zh-TW": bu
|
|
4313
4313
|
};
|
|
4314
4314
|
function Np(t) {
|
|
4315
4315
|
return t && t.__esModule ? t.default : t;
|
|
4316
4316
|
}
|
|
4317
4317
|
function Lr(t) {
|
|
4318
|
-
let { onDismiss: e, ...n } = t, r = St(Np(
|
|
4318
|
+
let { onDismiss: e, ...n } = t, r = St(Np(mu), "@react-aria/overlays"), l = eo(n, r.format("dismiss")), i = () => {
|
|
4319
4319
|
e && e();
|
|
4320
4320
|
};
|
|
4321
4321
|
return /* @__PURE__ */ k.createElement(al, null, /* @__PURE__ */ k.createElement("button", {
|
|
@@ -4329,7 +4329,7 @@ function Lr(t) {
|
|
|
4329
4329
|
}));
|
|
4330
4330
|
}
|
|
4331
4331
|
let qt = /* @__PURE__ */ new WeakMap(), Ae = [];
|
|
4332
|
-
function
|
|
4332
|
+
function gu(t, e = document.body) {
|
|
4333
4333
|
let n = new Set(t), r = /* @__PURE__ */ new Set(), l = (a) => {
|
|
4334
4334
|
for (let f of a.querySelectorAll("[data-live-announcer], [data-react-aria-top-layer]")) n.add(f);
|
|
4335
4335
|
let s = (f) => {
|
|
@@ -4395,15 +4395,15 @@ function Ip(t) {
|
|
|
4395
4395
|
e.visibleNodes.delete(t);
|
|
4396
4396
|
};
|
|
4397
4397
|
}
|
|
4398
|
-
function
|
|
4399
|
-
let { triggerRef: n, popoverRef: r, groupRef: l, isNonModal: i, isKeyboardDismissDisabled: o, shouldCloseOnInteractOutside: u, ...a } = t, s = a.trigger === "SubmenuTrigger", { overlayProps: d, underlayProps: c } =
|
|
4398
|
+
function yu(t, e) {
|
|
4399
|
+
let { triggerRef: n, popoverRef: r, groupRef: l, isNonModal: i, isKeyboardDismissDisabled: o, shouldCloseOnInteractOutside: u, ...a } = t, s = a.trigger === "SubmenuTrigger", { overlayProps: d, underlayProps: c } = No({
|
|
4400
4400
|
isOpen: e.isOpen,
|
|
4401
4401
|
onClose: e.close,
|
|
4402
4402
|
shouldCloseOnBlur: !0,
|
|
4403
4403
|
isDismissable: !i || s,
|
|
4404
4404
|
isKeyboardDismissDisabled: o,
|
|
4405
4405
|
shouldCloseOnInteractOutside: u
|
|
4406
|
-
}, l ?? r), { overlayProps: f, arrowProps: p, placement: v } =
|
|
4406
|
+
}, l ?? r), { overlayProps: f, arrowProps: p, placement: v } = Mo({
|
|
4407
4407
|
...a,
|
|
4408
4408
|
targetRef: n,
|
|
4409
4409
|
overlayRef: r,
|
|
@@ -4415,7 +4415,7 @@ function gu(t, e) {
|
|
|
4415
4415
|
}), Z(() => {
|
|
4416
4416
|
if (e.isOpen && r.current) {
|
|
4417
4417
|
var b, $;
|
|
4418
|
-
return i ? Ip((b = l == null ? void 0 : l.current) !== null && b !== void 0 ? b : r.current) :
|
|
4418
|
+
return i ? Ip((b = l == null ? void 0 : l.current) !== null && b !== void 0 ? b : r.current) : gu([
|
|
4419
4419
|
($ = l == null ? void 0 : l.current) !== null && $ !== void 0 ? $ : r.current
|
|
4420
4420
|
]);
|
|
4421
4421
|
}
|
|
@@ -4431,7 +4431,7 @@ function gu(t, e) {
|
|
|
4431
4431
|
placement: v
|
|
4432
4432
|
};
|
|
4433
4433
|
}
|
|
4434
|
-
const
|
|
4434
|
+
const $u = /* @__PURE__ */ k.createContext(null);
|
|
4435
4435
|
function _n(t) {
|
|
4436
4436
|
let e = Et(), { portalContainer: n = e ? null : document.body, isExiting: r } = t, [l, i] = H(!1), o = W(() => ({
|
|
4437
4437
|
contain: l,
|
|
@@ -4439,18 +4439,18 @@ function _n(t) {
|
|
|
4439
4439
|
}), [
|
|
4440
4440
|
l,
|
|
4441
4441
|
i
|
|
4442
|
-
]), { getContainer: u } =
|
|
4442
|
+
]), { getContainer: u } = Ro();
|
|
4443
4443
|
if (!t.portalContainer && u && (n = u()), !n) return null;
|
|
4444
4444
|
let a = t.children;
|
|
4445
4445
|
return t.disableFocusManagement || (a = /* @__PURE__ */ k.createElement(fn, {
|
|
4446
4446
|
restoreFocus: !0,
|
|
4447
4447
|
contain: (t.shouldContainFocus || l) && !r
|
|
4448
|
-
}, a)), a = /* @__PURE__ */ k.createElement(
|
|
4448
|
+
}, a)), a = /* @__PURE__ */ k.createElement($u.Provider, {
|
|
4449
4449
|
value: o
|
|
4450
|
-
}, /* @__PURE__ */ k.createElement(Af, null, a)), /* @__PURE__ */
|
|
4450
|
+
}, /* @__PURE__ */ k.createElement(Af, null, a)), /* @__PURE__ */ Ui.createPortal(a, n);
|
|
4451
4451
|
}
|
|
4452
|
-
function
|
|
4453
|
-
let t = q(
|
|
4452
|
+
function xu() {
|
|
4453
|
+
let t = q($u), e = t == null ? void 0 : t.setContain;
|
|
4454
4454
|
Z(() => {
|
|
4455
4455
|
e == null || e(!0);
|
|
4456
4456
|
}, [
|
|
@@ -4458,15 +4458,15 @@ function $u() {
|
|
|
4458
4458
|
]);
|
|
4459
4459
|
}
|
|
4460
4460
|
function Rp(t, e, n) {
|
|
4461
|
-
let { overlayProps: r, underlayProps: l } =
|
|
4461
|
+
let { overlayProps: r, underlayProps: l } = No({
|
|
4462
4462
|
...t,
|
|
4463
4463
|
isOpen: e.isOpen,
|
|
4464
4464
|
onClose: e.close
|
|
4465
4465
|
}, n);
|
|
4466
4466
|
return sl({
|
|
4467
4467
|
isDisabled: !e.isOpen
|
|
4468
|
-
}),
|
|
4469
|
-
if (e.isOpen && n.current) return
|
|
4468
|
+
}), xu(), z(() => {
|
|
4469
|
+
if (e.isOpen && n.current) return gu([
|
|
4470
4470
|
n.current
|
|
4471
4471
|
]);
|
|
4472
4472
|
}, [
|
|
@@ -4494,16 +4494,16 @@ function Pn(t, e) {
|
|
|
4494
4494
|
let l = `[data-key="${CSS.escape(String(e))}"]`, i = (n = t.current) === null || n === void 0 ? void 0 : n.dataset.collection;
|
|
4495
4495
|
return i && (l = `[data-collection="${CSS.escape(i)}"]${l}`), (r = t.current) === null || r === void 0 ? void 0 : r.querySelector(l);
|
|
4496
4496
|
}
|
|
4497
|
-
const
|
|
4497
|
+
const Eu = /* @__PURE__ */ new WeakMap();
|
|
4498
4498
|
function Lp(t) {
|
|
4499
4499
|
let e = he();
|
|
4500
|
-
return
|
|
4500
|
+
return Eu.set(t, e), e;
|
|
4501
4501
|
}
|
|
4502
4502
|
function Op(t) {
|
|
4503
|
-
return
|
|
4503
|
+
return Eu.get(t);
|
|
4504
4504
|
}
|
|
4505
4505
|
const jp = 1e3;
|
|
4506
|
-
function
|
|
4506
|
+
function Su(t) {
|
|
4507
4507
|
let { keyboardDelegate: e, selectionManager: n, onTypeSelect: r } = t, l = B({
|
|
4508
4508
|
search: "",
|
|
4509
4509
|
timeout: void 0
|
|
@@ -4530,7 +4530,7 @@ function Eu(t) {
|
|
|
4530
4530
|
function zp(t) {
|
|
4531
4531
|
return t.length === 1 || !/^[A-Z]/i.test(t) ? t : "";
|
|
4532
4532
|
}
|
|
4533
|
-
function
|
|
4533
|
+
function Cu(t) {
|
|
4534
4534
|
let { selectionManager: e, keyboardDelegate: n, ref: r, autoFocus: l = !1, shouldFocusWrap: i = !1, disallowEmptySelection: o = !1, disallowSelectAll: u = !1, escapeKeyBehavior: a = "clearSelection", selectOnFocus: s = e.selectionBehavior === "replace", disallowTypeAhead: d = !1, shouldUseVirtualFocus: c, allowsTabNavigation: f = !1, isVirtualized: p, scrollRef: v = r, linkBehavior: b = "action" } = t, { direction: $ } = je(), x = sn(), E = (h) => {
|
|
4535
4535
|
var K;
|
|
4536
4536
|
if (h.altKey && h.key === "Tab" && h.preventDefault(), !(!((K = r.current) === null || K === void 0) && K.contains(h.target))) return;
|
|
@@ -4668,22 +4668,22 @@ function Su(t) {
|
|
|
4668
4668
|
let F = ce(() => {
|
|
4669
4669
|
var h, K;
|
|
4670
4670
|
let w = (K = (h = n.getFirstKey) === null || h === void 0 ? void 0 : h.call(n)) !== null && K !== void 0 ? K : null;
|
|
4671
|
-
w == null ? (
|
|
4671
|
+
w == null ? (Co(r.current), e.collection.size > 0 && (P.current = !1)) : (e.setFocusedKey(w), P.current = !1);
|
|
4672
4672
|
});
|
|
4673
|
-
|
|
4673
|
+
Gl(() => {
|
|
4674
4674
|
P.current && F();
|
|
4675
4675
|
}, [
|
|
4676
4676
|
e.collection,
|
|
4677
4677
|
F
|
|
4678
4678
|
]);
|
|
4679
|
-
let
|
|
4679
|
+
let I = ce(() => {
|
|
4680
4680
|
e.collection.size > 0 && (P.current = !1);
|
|
4681
4681
|
});
|
|
4682
|
-
|
|
4683
|
-
|
|
4682
|
+
Gl(() => {
|
|
4683
|
+
I();
|
|
4684
4684
|
}, [
|
|
4685
4685
|
e.focusedKey,
|
|
4686
|
-
|
|
4686
|
+
I
|
|
4687
4687
|
]), mn(r, lf, c ? (h) => {
|
|
4688
4688
|
var K;
|
|
4689
4689
|
h.stopPropagation(), e.setFocused(!1), !((K = h.detail) === null || K === void 0) && K.clearFocusKey && e.setFocusedKey(null);
|
|
@@ -4713,7 +4713,7 @@ function Su(t) {
|
|
|
4713
4713
|
let h = un(), K = Pn(r, e.focusedKey);
|
|
4714
4714
|
if (!(K instanceof HTMLElement))
|
|
4715
4715
|
return;
|
|
4716
|
-
(h === "keyboard" || A.current) && (
|
|
4716
|
+
(h === "keyboard" || A.current) && (no(v.current, K), h !== "virtual" && ut(K, {
|
|
4717
4717
|
containingElement: r.current
|
|
4718
4718
|
}));
|
|
4719
4719
|
}
|
|
@@ -4728,7 +4728,7 @@ function Su(t) {
|
|
|
4728
4728
|
onMouseDown(h) {
|
|
4729
4729
|
v.current === h.target && h.preventDefault();
|
|
4730
4730
|
}
|
|
4731
|
-
}, { typeSelectProps: _ } =
|
|
4731
|
+
}, { typeSelectProps: _ } = Su({
|
|
4732
4732
|
keyboardDelegate: n,
|
|
4733
4733
|
selectionManager: e
|
|
4734
4734
|
});
|
|
@@ -4761,7 +4761,7 @@ function Qn(t) {
|
|
|
4761
4761
|
}
|
|
4762
4762
|
};
|
|
4763
4763
|
z(() => {
|
|
4764
|
-
r === n.focusedKey && n.isFocused && (o ?
|
|
4764
|
+
r === n.focusedKey && n.isFocused && (o ? Co(l.current) : u ? u() : document.activeElement !== l.current && l.current && Ee(l.current));
|
|
4765
4765
|
}, [
|
|
4766
4766
|
l,
|
|
4767
4767
|
r,
|
|
@@ -4779,7 +4779,7 @@ function Qn(t) {
|
|
|
4779
4779
|
} : a && (v.onMouseDown = (w) => {
|
|
4780
4780
|
w.preventDefault();
|
|
4781
4781
|
});
|
|
4782
|
-
let b = n.isLink(r) && c === "override", $ = n.isLink(r) && c !== "selection" && c !== "none", x = !a && n.canSelectItem(r) && !b, E = (s || $) && !a, C = E && (n.selectionBehavior === "replace" ? !x : !x || n.isEmpty), D = E && x && n.selectionBehavior === "replace", S = C || D, P = B(null), F = S && x,
|
|
4782
|
+
let b = n.isLink(r) && c === "override", $ = n.isLink(r) && c !== "selection" && c !== "none", x = !a && n.canSelectItem(r) && !b, E = (s || $) && !a, C = E && (n.selectionBehavior === "replace" ? !x : !x || n.isEmpty), D = E && x && n.selectionBehavior === "replace", S = C || D, P = B(null), F = S && x, I = B(!1), M = B(!1), A = (w) => {
|
|
4783
4783
|
if (s && s(), $ && l.current) {
|
|
4784
4784
|
let j = n.getItemProps(r);
|
|
4785
4785
|
f.open(l.current, w, j.href, j.routerOptions);
|
|
@@ -4788,20 +4788,20 @@ function Qn(t) {
|
|
|
4788
4788
|
ref: l
|
|
4789
4789
|
};
|
|
4790
4790
|
i ? (m.onPressStart = (w) => {
|
|
4791
|
-
P.current = w.pointerType,
|
|
4791
|
+
P.current = w.pointerType, I.current = F, w.pointerType === "keyboard" && (!S || Ei()) && p(w);
|
|
4792
4792
|
}, d ? (m.onPressUp = C ? void 0 : (w) => {
|
|
4793
4793
|
w.pointerType === "mouse" && x && p(w);
|
|
4794
4794
|
}, m.onPress = C ? A : (w) => {
|
|
4795
4795
|
w.pointerType !== "keyboard" && w.pointerType !== "mouse" && x && p(w);
|
|
4796
4796
|
}) : m.onPress = (w) => {
|
|
4797
4797
|
if (C || D && w.pointerType !== "mouse") {
|
|
4798
|
-
if (w.pointerType === "keyboard" &&
|
|
4798
|
+
if (w.pointerType === "keyboard" && !xi()) return;
|
|
4799
4799
|
A(w);
|
|
4800
4800
|
} else w.pointerType !== "keyboard" && x && p(w);
|
|
4801
4801
|
}) : (m.onPressStart = (w) => {
|
|
4802
|
-
P.current = w.pointerType,
|
|
4802
|
+
P.current = w.pointerType, I.current = F, M.current = C, x && (w.pointerType === "mouse" && !C || w.pointerType === "keyboard" && (!E || Ei())) && p(w);
|
|
4803
4803
|
}, m.onPress = (w) => {
|
|
4804
|
-
(w.pointerType === "touch" || w.pointerType === "pen" || w.pointerType === "virtual" || w.pointerType === "keyboard" && S &&
|
|
4804
|
+
(w.pointerType === "touch" || w.pointerType === "pen" || w.pointerType === "virtual" || w.pointerType === "keyboard" && S && xi() || w.pointerType === "mouse" && M.current) && (S ? A(w) : x && p(w));
|
|
4805
4805
|
}), v["data-collection"] = Op(n.collection), v["data-key"] = r, m.preventFocusOnPress = o, o && (m = G(m, {
|
|
4806
4806
|
onPressStart(w) {
|
|
4807
4807
|
w.pointerType !== "touch" && (n.setFocused(!0), n.setFocusedKey(r));
|
|
@@ -4812,13 +4812,13 @@ function Qn(t) {
|
|
|
4812
4812
|
}));
|
|
4813
4813
|
let { pressProps: R, isPressed: _ } = Ye(m), T = D ? (w) => {
|
|
4814
4814
|
P.current === "mouse" && (w.stopPropagation(), w.preventDefault(), A(w));
|
|
4815
|
-
} : void 0, { longPressProps: O } =
|
|
4815
|
+
} : void 0, { longPressProps: O } = yo({
|
|
4816
4816
|
isDisabled: !F,
|
|
4817
4817
|
onLongPress(w) {
|
|
4818
4818
|
w.pointerType === "touch" && (p(w), n.setSelectionBehavior("toggle"));
|
|
4819
4819
|
}
|
|
4820
4820
|
}), h = (w) => {
|
|
4821
|
-
P.current === "touch" &&
|
|
4821
|
+
P.current === "touch" && I.current && w.preventDefault();
|
|
4822
4822
|
}, K = n.isLink(r) ? (w) => {
|
|
4823
4823
|
$t.isOpening || w.preventDefault();
|
|
4824
4824
|
} : void 0;
|
|
@@ -4846,11 +4846,11 @@ function Qn(t) {
|
|
|
4846
4846
|
hasAction: S
|
|
4847
4847
|
};
|
|
4848
4848
|
}
|
|
4849
|
-
function
|
|
4849
|
+
function xi() {
|
|
4850
4850
|
let t = window.event;
|
|
4851
4851
|
return (t == null ? void 0 : t.key) === "Enter";
|
|
4852
4852
|
}
|
|
4853
|
-
function
|
|
4853
|
+
function Ei() {
|
|
4854
4854
|
let t = window.event;
|
|
4855
4855
|
return (t == null ? void 0 : t.key) === " " || (t == null ? void 0 : t.code) === "Space";
|
|
4856
4856
|
}
|
|
@@ -4890,7 +4890,7 @@ class jr {
|
|
|
4890
4890
|
this.ref = e;
|
|
4891
4891
|
}
|
|
4892
4892
|
}
|
|
4893
|
-
class
|
|
4893
|
+
class wu {
|
|
4894
4894
|
isDisabled(e) {
|
|
4895
4895
|
var n;
|
|
4896
4896
|
return this.disabledBehavior === "all" && (((n = e.props) === null || n === void 0 ? void 0 : n.isDisabled) || this.disabledKeys.has(e.key));
|
|
@@ -5006,11 +5006,11 @@ class Cu {
|
|
|
5006
5006
|
this.layout === "stack" && this.orientation === "vertical" && (this.getKeyLeftOf = void 0, this.getKeyRightOf = void 0);
|
|
5007
5007
|
}
|
|
5008
5008
|
}
|
|
5009
|
-
function
|
|
5009
|
+
function Pu(t) {
|
|
5010
5010
|
let { selectionManager: e, collection: n, disabledKeys: r, ref: l, keyboardDelegate: i, layoutDelegate: o } = t, u = Zn({
|
|
5011
5011
|
usage: "search",
|
|
5012
5012
|
sensitivity: "base"
|
|
5013
|
-
}), a = e.disabledBehavior, s = W(() => i || new
|
|
5013
|
+
}), a = e.disabledBehavior, s = W(() => i || new wu({
|
|
5014
5014
|
collection: n,
|
|
5015
5015
|
disabledKeys: r,
|
|
5016
5016
|
disabledBehavior: a,
|
|
@@ -5025,7 +5025,7 @@ function wu(t) {
|
|
|
5025
5025
|
l,
|
|
5026
5026
|
u,
|
|
5027
5027
|
a
|
|
5028
|
-
]), { collectionProps: d } =
|
|
5028
|
+
]), { collectionProps: d } = Cu({
|
|
5029
5029
|
...t,
|
|
5030
5030
|
ref: l,
|
|
5031
5031
|
selectionManager: e,
|
|
@@ -5040,7 +5040,7 @@ function Vp(t, e, n) {
|
|
|
5040
5040
|
labelable: !0
|
|
5041
5041
|
}), l = t.selectionBehavior || "toggle", i = t.linkBehavior || (l === "replace" ? "action" : "override");
|
|
5042
5042
|
l === "toggle" && i === "action" && (i = "override");
|
|
5043
|
-
let { listProps: o } =
|
|
5043
|
+
let { listProps: o } = Pu({
|
|
5044
5044
|
...t,
|
|
5045
5045
|
ref: n,
|
|
5046
5046
|
selectionManager: e.selectionManager,
|
|
@@ -5061,7 +5061,7 @@ function Vp(t, e, n) {
|
|
|
5061
5061
|
onAction: t.onAction,
|
|
5062
5062
|
linkBehavior: i
|
|
5063
5063
|
});
|
|
5064
|
-
let { labelProps: s, fieldProps: d } =
|
|
5064
|
+
let { labelProps: s, fieldProps: d } = ko({
|
|
5065
5065
|
...t,
|
|
5066
5066
|
id: a,
|
|
5067
5067
|
// listbox is not an HTML input element so it
|
|
@@ -5078,10 +5078,10 @@ function Vp(t, e, n) {
|
|
|
5078
5078
|
})
|
|
5079
5079
|
};
|
|
5080
5080
|
}
|
|
5081
|
-
function
|
|
5081
|
+
function Du(t) {
|
|
5082
5082
|
return null;
|
|
5083
5083
|
}
|
|
5084
|
-
|
|
5084
|
+
Du.getCollectionNode = function* (e, n) {
|
|
5085
5085
|
let { childItems: r, title: l, children: i } = e, o = e.title || e.children, u = e.textValue || (typeof o == "string" ? o : "") || e["aria-label"] || "";
|
|
5086
5086
|
!u && !(n != null && n.suppressTextValueWarning) && process.env.NODE_ENV !== "production" && console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."), yield {
|
|
5087
5087
|
type: "item",
|
|
@@ -5110,11 +5110,11 @@ Pu.getCollectionNode = function* (e, n) {
|
|
|
5110
5110
|
function Hp(t) {
|
|
5111
5111
|
return t.hasChildItems != null ? t.hasChildItems : !!(t.childItems || t.title && k.Children.count(t.children) > 0);
|
|
5112
5112
|
}
|
|
5113
|
-
let
|
|
5114
|
-
function
|
|
5113
|
+
let ku = Du;
|
|
5114
|
+
function Tu(t) {
|
|
5115
5115
|
return null;
|
|
5116
5116
|
}
|
|
5117
|
-
|
|
5117
|
+
Tu.getCollectionNode = function* (e) {
|
|
5118
5118
|
let { children: n, title: r, items: l } = e;
|
|
5119
5119
|
yield {
|
|
5120
5120
|
type: "section",
|
|
@@ -5142,10 +5142,10 @@ ku.getCollectionNode = function* (e) {
|
|
|
5142
5142
|
}
|
|
5143
5143
|
};
|
|
5144
5144
|
};
|
|
5145
|
-
let Bh =
|
|
5145
|
+
let Bh = Tu;
|
|
5146
5146
|
class Wp {
|
|
5147
5147
|
build(e, n) {
|
|
5148
|
-
return this.context = n,
|
|
5148
|
+
return this.context = n, Si(() => this.iterateCollection(e));
|
|
5149
5149
|
}
|
|
5150
5150
|
*iterateCollection(e) {
|
|
5151
5151
|
let { children: n, items: r } = e;
|
|
@@ -5242,12 +5242,12 @@ class Wp {
|
|
|
5242
5242
|
wrapper: Up(e.wrapper, D.wrapper)
|
|
5243
5243
|
}, this.getChildState(n, D), r ? `${r}${o.key}` : o.key, l)
|
|
5244
5244
|
];
|
|
5245
|
-
for (let
|
|
5245
|
+
for (let I of F) {
|
|
5246
5246
|
var s, d;
|
|
5247
|
-
|
|
5247
|
+
I.value = (d = (s = D.value) !== null && s !== void 0 ? s : e.value) !== null && d !== void 0 ? d : null, I.value && this.cache.set(I.value, I);
|
|
5248
5248
|
var c;
|
|
5249
|
-
if (e.type &&
|
|
5250
|
-
E++, yield
|
|
5249
|
+
if (e.type && I.type !== e.type) throw new Error(`Unsupported type <${$r(I.type)}> in <${$r((c = l == null ? void 0 : l.type) !== null && c !== void 0 ? c : "unknown parent type")}>. Only <${$r(e.type)}> is supported.`);
|
|
5250
|
+
E++, yield I;
|
|
5251
5251
|
}
|
|
5252
5252
|
C = x.next(F);
|
|
5253
5253
|
}
|
|
@@ -5270,7 +5270,7 @@ class Wp {
|
|
|
5270
5270
|
wrapper: e.wrapper,
|
|
5271
5271
|
shouldInvalidate: e.shouldInvalidate,
|
|
5272
5272
|
hasChildNodes: e.hasChildNodes || !1,
|
|
5273
|
-
childNodes:
|
|
5273
|
+
childNodes: Si(function* () {
|
|
5274
5274
|
if (!e.hasChildNodes || !e.childNodes) return;
|
|
5275
5275
|
let $ = 0;
|
|
5276
5276
|
for (let x of e.childNodes()) {
|
|
@@ -5290,7 +5290,7 @@ class Wp {
|
|
|
5290
5290
|
this.cache = /* @__PURE__ */ new WeakMap();
|
|
5291
5291
|
}
|
|
5292
5292
|
}
|
|
5293
|
-
function
|
|
5293
|
+
function Si(t) {
|
|
5294
5294
|
let e = [], n = null;
|
|
5295
5295
|
return {
|
|
5296
5296
|
*[Symbol.iterator]() {
|
|
@@ -5349,28 +5349,28 @@ function ct(t) {
|
|
|
5349
5349
|
function xr(t, e, n) {
|
|
5350
5350
|
if (e.parentKey === n.parentKey) return e.index - n.index;
|
|
5351
5351
|
let r = [
|
|
5352
|
-
...
|
|
5352
|
+
...Ci(t, e),
|
|
5353
5353
|
e
|
|
5354
5354
|
], l = [
|
|
5355
|
-
...
|
|
5355
|
+
...Ci(t, n),
|
|
5356
5356
|
n
|
|
5357
5357
|
], i = r.slice(0, l.length).findIndex((o, u) => o !== l[u]);
|
|
5358
5358
|
return i !== -1 ? (e = r[i], n = l[i], e.index - n.index) : r.findIndex((o) => o === n) >= 0 ? 1 : (l.findIndex((o) => o === e) >= 0, -1);
|
|
5359
5359
|
}
|
|
5360
|
-
function
|
|
5360
|
+
function Ci(t, e) {
|
|
5361
5361
|
let n = [], r = e;
|
|
5362
5362
|
for (; (r == null ? void 0 : r.parentKey) != null; )
|
|
5363
5363
|
r = t.getItem(r.parentKey), r && n.unshift(r);
|
|
5364
5364
|
return n;
|
|
5365
5365
|
}
|
|
5366
|
-
const
|
|
5367
|
-
function
|
|
5368
|
-
let e =
|
|
5366
|
+
const wi = /* @__PURE__ */ new WeakMap();
|
|
5367
|
+
function Au(t) {
|
|
5368
|
+
let e = wi.get(t);
|
|
5369
5369
|
if (e != null) return e;
|
|
5370
5370
|
let n = 0, r = (l) => {
|
|
5371
5371
|
for (let i of l) i.type === "section" ? r(me(i, t)) : n++;
|
|
5372
5372
|
};
|
|
5373
|
-
return r(t),
|
|
5373
|
+
return r(t), wi.set(t, n), n;
|
|
5374
5374
|
}
|
|
5375
5375
|
function Gp(t, e, n) {
|
|
5376
5376
|
var r, l;
|
|
@@ -5395,12 +5395,12 @@ function Gp(t, e, n) {
|
|
|
5395
5395
|
let P = e.collection.getItem(i);
|
|
5396
5396
|
if (E) {
|
|
5397
5397
|
let K = Number(P == null ? void 0 : P.index);
|
|
5398
|
-
S["aria-posinset"] = Number.isNaN(K) ? void 0 : K + 1, S["aria-setsize"] =
|
|
5398
|
+
S["aria-posinset"] = Number.isNaN(K) ? void 0 : K + 1, S["aria-setsize"] = Au(e.collection);
|
|
5399
5399
|
}
|
|
5400
5400
|
let F = o != null && o.onAction ? () => {
|
|
5401
5401
|
var K;
|
|
5402
5402
|
return o == null || (K = o.onAction) === null || K === void 0 ? void 0 : K.call(o, i);
|
|
5403
|
-
} : void 0,
|
|
5403
|
+
} : void 0, I = _p(e, i), { itemProps: M, isPressed: A, isFocused: m, hasAction: R, allowsSelection: _ } = Qn({
|
|
5404
5404
|
selectionManager: e.selectionManager,
|
|
5405
5405
|
key: i,
|
|
5406
5406
|
ref: n,
|
|
@@ -5411,7 +5411,7 @@ function Gp(t, e, n) {
|
|
|
5411
5411
|
isDisabled: a,
|
|
5412
5412
|
onAction: F || !(P == null || (r = P.props) === null || r === void 0) && r.onAction ? nt(P == null || (l = P.props) === null || l === void 0 ? void 0 : l.onAction, F) : void 0,
|
|
5413
5413
|
linkBehavior: o == null ? void 0 : o.linkBehavior,
|
|
5414
|
-
id:
|
|
5414
|
+
id: I
|
|
5415
5415
|
}), { hoverProps: T } = Lt({
|
|
5416
5416
|
isDisabled: a || !v,
|
|
5417
5417
|
onHoverStart() {
|
|
@@ -5419,12 +5419,12 @@ function Gp(t, e, n) {
|
|
|
5419
5419
|
}
|
|
5420
5420
|
}), O = ge(P == null ? void 0 : P.props);
|
|
5421
5421
|
delete O.id;
|
|
5422
|
-
let h =
|
|
5422
|
+
let h = Ji(P == null ? void 0 : P.props);
|
|
5423
5423
|
return {
|
|
5424
5424
|
optionProps: {
|
|
5425
5425
|
...S,
|
|
5426
5426
|
...G(O, M, T, h),
|
|
5427
|
-
id:
|
|
5427
|
+
id: I
|
|
5428
5428
|
},
|
|
5429
5429
|
labelProps: {
|
|
5430
5430
|
id: C
|
|
@@ -5441,184 +5441,184 @@ function Gp(t, e, n) {
|
|
|
5441
5441
|
hasAction: R
|
|
5442
5442
|
};
|
|
5443
5443
|
}
|
|
5444
|
-
var Au = {};
|
|
5445
|
-
Au = {
|
|
5446
|
-
longPressMessage: "اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"
|
|
5447
|
-
};
|
|
5448
5444
|
var Bu = {};
|
|
5449
5445
|
Bu = {
|
|
5450
|
-
longPressMessage: "
|
|
5446
|
+
longPressMessage: "اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"
|
|
5451
5447
|
};
|
|
5452
5448
|
var Ku = {};
|
|
5453
5449
|
Ku = {
|
|
5454
|
-
longPressMessage: "
|
|
5450
|
+
longPressMessage: "Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"
|
|
5455
5451
|
};
|
|
5456
5452
|
var Mu = {};
|
|
5457
5453
|
Mu = {
|
|
5458
|
-
longPressMessage: "
|
|
5454
|
+
longPressMessage: "Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"
|
|
5459
5455
|
};
|
|
5460
5456
|
var Nu = {};
|
|
5461
5457
|
Nu = {
|
|
5462
|
-
longPressMessage: "
|
|
5458
|
+
longPressMessage: "Langt tryk eller tryk på Alt + pil ned for at åbne menuen"
|
|
5463
5459
|
};
|
|
5464
5460
|
var Iu = {};
|
|
5465
5461
|
Iu = {
|
|
5466
|
-
longPressMessage: "
|
|
5462
|
+
longPressMessage: "Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"
|
|
5467
5463
|
};
|
|
5468
5464
|
var Ru = {};
|
|
5469
5465
|
Ru = {
|
|
5470
|
-
longPressMessage: "
|
|
5466
|
+
longPressMessage: "Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"
|
|
5471
5467
|
};
|
|
5472
5468
|
var Fu = {};
|
|
5473
5469
|
Fu = {
|
|
5474
|
-
longPressMessage: "
|
|
5470
|
+
longPressMessage: "Long press or press Alt + ArrowDown to open menu"
|
|
5475
5471
|
};
|
|
5476
5472
|
var _u = {};
|
|
5477
5473
|
_u = {
|
|
5478
|
-
longPressMessage: "
|
|
5474
|
+
longPressMessage: "Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"
|
|
5479
5475
|
};
|
|
5480
5476
|
var Lu = {};
|
|
5481
5477
|
Lu = {
|
|
5482
|
-
longPressMessage: "
|
|
5478
|
+
longPressMessage: "Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"
|
|
5483
5479
|
};
|
|
5484
5480
|
var Ou = {};
|
|
5485
5481
|
Ou = {
|
|
5486
|
-
longPressMessage: "
|
|
5482
|
+
longPressMessage: "Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"
|
|
5487
5483
|
};
|
|
5488
5484
|
var ju = {};
|
|
5489
5485
|
ju = {
|
|
5490
|
-
longPressMessage: "
|
|
5486
|
+
longPressMessage: "Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."
|
|
5491
5487
|
};
|
|
5492
5488
|
var zu = {};
|
|
5493
5489
|
zu = {
|
|
5494
|
-
longPressMessage: "
|
|
5490
|
+
longPressMessage: "לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"
|
|
5495
5491
|
};
|
|
5496
5492
|
var Vu = {};
|
|
5497
5493
|
Vu = {
|
|
5498
|
-
longPressMessage: "
|
|
5494
|
+
longPressMessage: "Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"
|
|
5499
5495
|
};
|
|
5500
5496
|
var Hu = {};
|
|
5501
5497
|
Hu = {
|
|
5502
|
-
longPressMessage: "
|
|
5498
|
+
longPressMessage: "Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"
|
|
5503
5499
|
};
|
|
5504
5500
|
var Wu = {};
|
|
5505
5501
|
Wu = {
|
|
5506
|
-
longPressMessage: "
|
|
5502
|
+
longPressMessage: "Premere a lungo o premere Alt + Freccia giù per aprire il menu"
|
|
5507
5503
|
};
|
|
5508
5504
|
var Uu = {};
|
|
5509
5505
|
Uu = {
|
|
5510
|
-
longPressMessage: "
|
|
5506
|
+
longPressMessage: "長押しまたは Alt+下矢印キーでメニューを開く"
|
|
5511
5507
|
};
|
|
5512
5508
|
var Gu = {};
|
|
5513
5509
|
Gu = {
|
|
5514
|
-
longPressMessage: "
|
|
5510
|
+
longPressMessage: "길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"
|
|
5515
5511
|
};
|
|
5516
5512
|
var Yu = {};
|
|
5517
5513
|
Yu = {
|
|
5518
|
-
longPressMessage: "
|
|
5514
|
+
longPressMessage: "Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."
|
|
5519
5515
|
};
|
|
5520
5516
|
var qu = {};
|
|
5521
5517
|
qu = {
|
|
5522
|
-
longPressMessage: "
|
|
5518
|
+
longPressMessage: "Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"
|
|
5523
5519
|
};
|
|
5524
5520
|
var Xu = {};
|
|
5525
5521
|
Xu = {
|
|
5526
|
-
longPressMessage: "
|
|
5522
|
+
longPressMessage: "Langt trykk eller trykk Alt + PilNed for å åpne menyen"
|
|
5527
5523
|
};
|
|
5528
5524
|
var Zu = {};
|
|
5529
5525
|
Zu = {
|
|
5530
|
-
longPressMessage: "
|
|
5526
|
+
longPressMessage: "Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"
|
|
5531
5527
|
};
|
|
5532
5528
|
var Ju = {};
|
|
5533
5529
|
Ju = {
|
|
5534
|
-
longPressMessage: "
|
|
5530
|
+
longPressMessage: "Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"
|
|
5535
5531
|
};
|
|
5536
5532
|
var Qu = {};
|
|
5537
5533
|
Qu = {
|
|
5538
|
-
longPressMessage: "
|
|
5534
|
+
longPressMessage: "Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"
|
|
5539
5535
|
};
|
|
5540
5536
|
var ea = {};
|
|
5541
5537
|
ea = {
|
|
5542
|
-
longPressMessage: "
|
|
5538
|
+
longPressMessage: "Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"
|
|
5543
5539
|
};
|
|
5544
5540
|
var ta = {};
|
|
5545
5541
|
ta = {
|
|
5546
|
-
longPressMessage: "
|
|
5542
|
+
longPressMessage: "Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"
|
|
5547
5543
|
};
|
|
5548
5544
|
var na = {};
|
|
5549
5545
|
na = {
|
|
5550
|
-
longPressMessage: "
|
|
5546
|
+
longPressMessage: "Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"
|
|
5551
5547
|
};
|
|
5552
5548
|
var ra = {};
|
|
5553
5549
|
ra = {
|
|
5554
|
-
longPressMessage: "
|
|
5550
|
+
longPressMessage: "Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"
|
|
5555
5551
|
};
|
|
5556
5552
|
var la = {};
|
|
5557
5553
|
la = {
|
|
5558
|
-
longPressMessage: "
|
|
5554
|
+
longPressMessage: "Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"
|
|
5559
5555
|
};
|
|
5560
5556
|
var ia = {};
|
|
5561
5557
|
ia = {
|
|
5562
|
-
longPressMessage: "
|
|
5558
|
+
longPressMessage: "Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"
|
|
5563
5559
|
};
|
|
5564
5560
|
var oa = {};
|
|
5565
5561
|
oa = {
|
|
5566
|
-
longPressMessage: "
|
|
5562
|
+
longPressMessage: "Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"
|
|
5567
5563
|
};
|
|
5568
5564
|
var ua = {};
|
|
5569
5565
|
ua = {
|
|
5570
|
-
longPressMessage: "
|
|
5566
|
+
longPressMessage: "Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"
|
|
5571
5567
|
};
|
|
5572
5568
|
var aa = {};
|
|
5573
5569
|
aa = {
|
|
5574
|
-
longPressMessage: "
|
|
5570
|
+
longPressMessage: "Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"
|
|
5575
5571
|
};
|
|
5576
5572
|
var sa = {};
|
|
5577
5573
|
sa = {
|
|
5578
|
-
longPressMessage: "
|
|
5574
|
+
longPressMessage: "长按或按 Alt + 向下方向键以打开菜单"
|
|
5579
5575
|
};
|
|
5580
5576
|
var ca = {};
|
|
5581
5577
|
ca = {
|
|
5582
|
-
"
|
|
5583
|
-
|
|
5584
|
-
|
|
5585
|
-
|
|
5586
|
-
"
|
|
5587
|
-
"
|
|
5588
|
-
"
|
|
5589
|
-
"
|
|
5590
|
-
"
|
|
5591
|
-
"
|
|
5592
|
-
"
|
|
5593
|
-
"
|
|
5594
|
-
"
|
|
5595
|
-
"
|
|
5596
|
-
"
|
|
5597
|
-
"
|
|
5598
|
-
"
|
|
5599
|
-
"
|
|
5600
|
-
"
|
|
5601
|
-
"
|
|
5602
|
-
"
|
|
5603
|
-
"
|
|
5604
|
-
"
|
|
5605
|
-
"
|
|
5606
|
-
"
|
|
5607
|
-
"
|
|
5608
|
-
"
|
|
5609
|
-
"
|
|
5610
|
-
"
|
|
5611
|
-
"
|
|
5612
|
-
"
|
|
5613
|
-
"
|
|
5614
|
-
"
|
|
5615
|
-
"
|
|
5578
|
+
longPressMessage: "長按或按 Alt+向下鍵以開啟功能表"
|
|
5579
|
+
};
|
|
5580
|
+
var da = {};
|
|
5581
|
+
da = {
|
|
5582
|
+
"ar-AE": Bu,
|
|
5583
|
+
"bg-BG": Ku,
|
|
5584
|
+
"cs-CZ": Mu,
|
|
5585
|
+
"da-DK": Nu,
|
|
5586
|
+
"de-DE": Iu,
|
|
5587
|
+
"el-GR": Ru,
|
|
5588
|
+
"en-US": Fu,
|
|
5589
|
+
"es-ES": _u,
|
|
5590
|
+
"et-EE": Lu,
|
|
5591
|
+
"fi-FI": Ou,
|
|
5592
|
+
"fr-FR": ju,
|
|
5593
|
+
"he-IL": zu,
|
|
5594
|
+
"hr-HR": Vu,
|
|
5595
|
+
"hu-HU": Hu,
|
|
5596
|
+
"it-IT": Wu,
|
|
5597
|
+
"ja-JP": Uu,
|
|
5598
|
+
"ko-KR": Gu,
|
|
5599
|
+
"lt-LT": Yu,
|
|
5600
|
+
"lv-LV": qu,
|
|
5601
|
+
"nb-NO": Xu,
|
|
5602
|
+
"nl-NL": Zu,
|
|
5603
|
+
"pl-PL": Ju,
|
|
5604
|
+
"pt-BR": Qu,
|
|
5605
|
+
"pt-PT": ea,
|
|
5606
|
+
"ro-RO": ta,
|
|
5607
|
+
"ru-RU": na,
|
|
5608
|
+
"sk-SK": ra,
|
|
5609
|
+
"sl-SI": la,
|
|
5610
|
+
"sr-SP": ia,
|
|
5611
|
+
"sv-SE": oa,
|
|
5612
|
+
"tr-TR": ua,
|
|
5613
|
+
"uk-UA": aa,
|
|
5614
|
+
"zh-CN": sa,
|
|
5615
|
+
"zh-TW": ca
|
|
5616
5616
|
};
|
|
5617
5617
|
function Yp(t) {
|
|
5618
5618
|
return t && t.__esModule ? t.default : t;
|
|
5619
5619
|
}
|
|
5620
|
-
function
|
|
5621
|
-
let { type: r = "menu", isDisabled: l, trigger: i = "press" } = t, o = he(), { triggerProps: u, overlayProps: a } =
|
|
5620
|
+
function fl(t, e, n) {
|
|
5621
|
+
let { type: r = "menu", isDisabled: l, trigger: i = "press" } = t, o = he(), { triggerProps: u, overlayProps: a } = Io({
|
|
5622
5622
|
type: r
|
|
5623
5623
|
}, e, n), s = (p) => {
|
|
5624
5624
|
if (!l && !(i === "longPress" && !p.altKey) && n && n.current)
|
|
@@ -5635,7 +5635,7 @@ function da(t, e, n) {
|
|
|
5635
5635
|
default:
|
|
5636
5636
|
"continuePropagation" in p && p.continuePropagation();
|
|
5637
5637
|
}
|
|
5638
|
-
}, d = St(Yp(
|
|
5638
|
+
}, d = St(Yp(da), "@react-aria/menu"), { longPressProps: c } = yo({
|
|
5639
5639
|
isDisabled: l || i !== "longPress",
|
|
5640
5640
|
accessibilityDescription: d.format("longPressMessage"),
|
|
5641
5641
|
onLongPressStart() {
|
|
@@ -5675,7 +5675,7 @@ function pa(t, e, n) {
|
|
|
5675
5675
|
!t["aria-label"] && !t["aria-labelledby"] && process.env.NODE_ENV !== "production" && console.warn("An aria-label or aria-labelledby prop is required for accessibility.");
|
|
5676
5676
|
let u = ge(t, {
|
|
5677
5677
|
labelable: !0
|
|
5678
|
-
}), { listProps: a } =
|
|
5678
|
+
}), { listProps: a } = Pu({
|
|
5679
5679
|
...o,
|
|
5680
5680
|
ref: n,
|
|
5681
5681
|
selectionManager: e.selectionManager,
|
|
@@ -5704,8 +5704,8 @@ function pa(t, e, n) {
|
|
|
5704
5704
|
}
|
|
5705
5705
|
function va(t, e, n) {
|
|
5706
5706
|
let { id: r, key: l, closeOnSelect: i, isVirtualized: o, "aria-haspopup": u, onPressStart: a, onPressUp: s, onPress: d, onPressChange: c, onPressEnd: f, onHoverStart: p, onHoverChange: v, onHoverEnd: b, onKeyDown: $, onKeyUp: x, onFocus: E, onFocusChange: C, onBlur: D, selectionManager: S = e.selectionManager } = t, P = !!u, F = P && t["aria-expanded"] === "true";
|
|
5707
|
-
var
|
|
5708
|
-
let M = (
|
|
5707
|
+
var I;
|
|
5708
|
+
let M = (I = t.isDisabled) !== null && I !== void 0 ? I : S.isDisabled(l);
|
|
5709
5709
|
var A;
|
|
5710
5710
|
let m = (A = t.isSelected) !== null && A !== void 0 ? A : S.isSelected(l), R = fa.get(e), _ = e.collection.getItem(l), T = t.onClose || R.onClose, O = sn(), h = (ne) => {
|
|
5711
5711
|
var Ze;
|
|
@@ -5732,7 +5732,7 @@ function va(t, e, n) {
|
|
|
5732
5732
|
"aria-haspopup": u,
|
|
5733
5733
|
"aria-expanded": t["aria-expanded"]
|
|
5734
5734
|
};
|
|
5735
|
-
S.selectionMode !== "none" && !P && (ie["aria-checked"] = m), o && (ie["aria-posinset"] = _ == null ? void 0 : _.index, ie["aria-setsize"] =
|
|
5735
|
+
S.selectionMode !== "none" && !P && (ie["aria-checked"] = m), o && (ie["aria-posinset"] = _ == null ? void 0 : _.index, ie["aria-setsize"] = Au(e.collection));
|
|
5736
5736
|
let ye = (ne) => {
|
|
5737
5737
|
ne.pointerType === "keyboard" && h(ne), a == null || a(ne);
|
|
5738
5738
|
}, $e = () => {
|
|
@@ -5768,7 +5768,7 @@ function va(t, e, n) {
|
|
|
5768
5768
|
},
|
|
5769
5769
|
onHoverChange: v,
|
|
5770
5770
|
onHoverEnd: b
|
|
5771
|
-
}), { keyboardProps: V } =
|
|
5771
|
+
}), { keyboardProps: V } = go({
|
|
5772
5772
|
onKeyDown: (ne) => {
|
|
5773
5773
|
if (ne.repeat) {
|
|
5774
5774
|
ne.continuePropagation();
|
|
@@ -5793,7 +5793,7 @@ function va(t, e, n) {
|
|
|
5793
5793
|
onFocusChange: C
|
|
5794
5794
|
}), Ne = ge(_ == null ? void 0 : _.props);
|
|
5795
5795
|
delete Ne.id;
|
|
5796
|
-
let wt =
|
|
5796
|
+
let wt = Ji(_ == null ? void 0 : _.props);
|
|
5797
5797
|
return {
|
|
5798
5798
|
menuItemProps: {
|
|
5799
5799
|
...ie,
|
|
@@ -5853,7 +5853,7 @@ function qp(t) {
|
|
|
5853
5853
|
}
|
|
5854
5854
|
};
|
|
5855
5855
|
}
|
|
5856
|
-
const Sn = 2, Xp = 50, Zp = 1e3,
|
|
5856
|
+
const Sn = 2, Xp = 50, Zp = 1e3, Pi = Math.PI / 12;
|
|
5857
5857
|
function Jp(t) {
|
|
5858
5858
|
let { menuRef: e, submenuRef: n, isOpen: r, isDisabled: l } = t, i = B(void 0), o = B(void 0), u = B(0), a = B(void 0), s = B(void 0), d = B(void 0), c = B(2), [f, p] = H(!1);
|
|
5859
5859
|
Tn({
|
|
@@ -5864,7 +5864,7 @@ function Jp(t) {
|
|
|
5864
5864
|
});
|
|
5865
5865
|
let b = () => {
|
|
5866
5866
|
p(!1), c.current = Sn, i.current = void 0;
|
|
5867
|
-
}, $ =
|
|
5867
|
+
}, $ = mo(), x = ce((E) => {
|
|
5868
5868
|
f && E.preventDefault();
|
|
5869
5869
|
});
|
|
5870
5870
|
z(() => {
|
|
@@ -5884,26 +5884,26 @@ function Jp(t) {
|
|
|
5884
5884
|
let P = Date.now();
|
|
5885
5885
|
if (P - u.current < Xp) return;
|
|
5886
5886
|
clearTimeout(a.current), clearTimeout(s.current);
|
|
5887
|
-
let { clientX: F, clientY:
|
|
5887
|
+
let { clientX: F, clientY: I } = S;
|
|
5888
5888
|
if (!i.current) {
|
|
5889
5889
|
i.current = {
|
|
5890
5890
|
x: F,
|
|
5891
|
-
y:
|
|
5891
|
+
y: I
|
|
5892
5892
|
};
|
|
5893
5893
|
return;
|
|
5894
5894
|
}
|
|
5895
5895
|
if (!o.current) return;
|
|
5896
|
-
if (d.current || (d.current = F > o.current.right ? "left" : "right"), F < C.getBoundingClientRect().left || F > C.getBoundingClientRect().right ||
|
|
5896
|
+
if (d.current || (d.current = F > o.current.right ? "left" : "right"), F < C.getBoundingClientRect().left || F > C.getBoundingClientRect().right || I < C.getBoundingClientRect().top || I > C.getBoundingClientRect().bottom) {
|
|
5897
5897
|
b();
|
|
5898
5898
|
return;
|
|
5899
5899
|
}
|
|
5900
|
-
let M = i.current.x, A = i.current.y, m = d.current === "right" ? o.current.left - M : M - o.current.right, R = Math.atan2(A - o.current.top, m) +
|
|
5900
|
+
let M = i.current.x, A = i.current.y, m = d.current === "right" ? o.current.left - M : M - o.current.right, R = Math.atan2(A - o.current.top, m) + Pi, _ = Math.atan2(A - o.current.bottom, m) - Pi, T = Math.atan2(A - I, d.current === "left" ? -(F - M) : F - M), O = T < R && T > _;
|
|
5901
5901
|
c.current = O ? Math.min(c.current + 1, Sn) : Math.max(c.current - 1, 0), c.current >= Sn ? p(!0) : p(!1), u.current = P, i.current = {
|
|
5902
5902
|
x: F,
|
|
5903
|
-
y:
|
|
5903
|
+
y: I
|
|
5904
5904
|
}, O && (a.current = setTimeout(() => {
|
|
5905
5905
|
b(), s.current = setTimeout(() => {
|
|
5906
|
-
let h = document.elementFromPoint(F,
|
|
5906
|
+
let h = document.elementFromPoint(F, I);
|
|
5907
5907
|
h && C.contains(h) && h.dispatchEvent(new PointerEvent("pointerover", {
|
|
5908
5908
|
bubbles: !0,
|
|
5909
5909
|
cancelable: !0
|
|
@@ -5987,7 +5987,7 @@ function Qp(t, e, n) {
|
|
|
5987
5987
|
}, F = (M) => {
|
|
5988
5988
|
var A;
|
|
5989
5989
|
e.isOpen && (!((A = r.current) === null || A === void 0) && A.contains(M.relatedTarget)) && b();
|
|
5990
|
-
},
|
|
5990
|
+
}, I = (M) => M !== n.current;
|
|
5991
5991
|
return Jp({
|
|
5992
5992
|
menuRef: r,
|
|
5993
5993
|
submenuRef: l,
|
|
@@ -6009,7 +6009,7 @@ function Qp(t, e, n) {
|
|
|
6009
6009
|
submenuProps: E,
|
|
6010
6010
|
popoverProps: {
|
|
6011
6011
|
isNonModal: !0,
|
|
6012
|
-
shouldCloseOnInteractOutside:
|
|
6012
|
+
shouldCloseOnInteractOutside: I
|
|
6013
6013
|
}
|
|
6014
6014
|
};
|
|
6015
6015
|
}
|
|
@@ -6029,7 +6029,7 @@ function ha(t, e) {
|
|
|
6029
6029
|
}
|
|
6030
6030
|
}, [
|
|
6031
6031
|
e
|
|
6032
|
-
]),
|
|
6032
|
+
]), xu(), {
|
|
6033
6033
|
dialogProps: {
|
|
6034
6034
|
...ge(t, {
|
|
6035
6035
|
labelable: !0
|
|
@@ -6281,7 +6281,7 @@ class ev {
|
|
|
6281
6281
|
this.layout = e;
|
|
6282
6282
|
}
|
|
6283
6283
|
}
|
|
6284
|
-
const
|
|
6284
|
+
const pl = /* @__PURE__ */ new WeakMap();
|
|
6285
6285
|
var ma = {};
|
|
6286
6286
|
ma = {
|
|
6287
6287
|
deselectedItem: (t) => `${t.item} غير المحدد`,
|
|
@@ -6724,8 +6724,8 @@ Xa = {
|
|
|
6724
6724
|
})}。`,
|
|
6725
6725
|
selectedItem: (t) => `已選取「${t.item}」。`
|
|
6726
6726
|
};
|
|
6727
|
-
var
|
|
6728
|
-
|
|
6727
|
+
var vl = {};
|
|
6728
|
+
vl = {
|
|
6729
6729
|
"ar-AE": ma,
|
|
6730
6730
|
"bg-BG": ga,
|
|
6731
6731
|
"cs-CZ": ya,
|
|
@@ -6768,13 +6768,13 @@ function nv(t, e) {
|
|
|
6768
6768
|
let { getRowText: n = (u) => {
|
|
6769
6769
|
var a, s, d, c;
|
|
6770
6770
|
return (c = (a = (s = e.collection).getTextValue) === null || a === void 0 ? void 0 : a.call(s, u)) !== null && c !== void 0 ? c : (d = e.collection.getItem(u)) === null || d === void 0 ? void 0 : d.textValue;
|
|
6771
|
-
} } = t, r = St(tv(
|
|
6771
|
+
} } = t, r = St(tv(vl), "@react-aria/grid"), l = e.selectionManager.rawSelection, i = B(l), o = ce(() => {
|
|
6772
6772
|
var u;
|
|
6773
6773
|
if (!e.selectionManager.isFocused || l === i.current) {
|
|
6774
6774
|
i.current = l;
|
|
6775
6775
|
return;
|
|
6776
6776
|
}
|
|
6777
|
-
let a =
|
|
6777
|
+
let a = Di(l, i.current), s = Di(i.current, l), d = e.selectionManager.selectionBehavior === "replace", c = [];
|
|
6778
6778
|
if (e.selectionManager.selectedKeys.size === 1 && d) {
|
|
6779
6779
|
if (e.collection.getItem(e.selectionManager.selectedKeys.keys().next().value)) {
|
|
6780
6780
|
let f = n(e.selectionManager.selectedKeys.keys().next().value);
|
|
@@ -6797,7 +6797,7 @@ function nv(t, e) {
|
|
|
6797
6797
|
count: l.size
|
|
6798
6798
|
})), c.length > 0 && Rn(c.join(" ")), i.current = l;
|
|
6799
6799
|
});
|
|
6800
|
-
|
|
6800
|
+
to(() => {
|
|
6801
6801
|
if (e.selectionManager.isFocused) o();
|
|
6802
6802
|
else {
|
|
6803
6803
|
let u = requestAnimationFrame(o);
|
|
@@ -6808,7 +6808,7 @@ function nv(t, e) {
|
|
|
6808
6808
|
e.selectionManager.isFocused
|
|
6809
6809
|
]);
|
|
6810
6810
|
}
|
|
6811
|
-
function
|
|
6811
|
+
function Di(t, e) {
|
|
6812
6812
|
let n = /* @__PURE__ */ new Set();
|
|
6813
6813
|
if (t === "all" || e === "all") return n;
|
|
6814
6814
|
for (let r of t.keys()) e.has(r) || n.add(r);
|
|
@@ -6818,7 +6818,7 @@ function rv(t) {
|
|
|
6818
6818
|
return t && t.__esModule ? t.default : t;
|
|
6819
6819
|
}
|
|
6820
6820
|
function lv(t) {
|
|
6821
|
-
let e = St(rv(
|
|
6821
|
+
let e = St(rv(vl), "@react-aria/grid"), n = mo(), r = (n === "pointer" || n === "virtual" || n == null) && typeof window < "u" && "ontouchstart" in window, l = W(() => {
|
|
6822
6822
|
let o = t.selectionManager.selectionMode, u = t.selectionManager.selectionBehavior, a;
|
|
6823
6823
|
return r && (a = e.format("longPressToSelect")), u === "replace" && o !== "none" && t.hasItemActions ? a : void 0;
|
|
6824
6824
|
}, [
|
|
@@ -6853,7 +6853,7 @@ function iv(t, e, n) {
|
|
|
6853
6853
|
v,
|
|
6854
6854
|
p,
|
|
6855
6855
|
o
|
|
6856
|
-
]), { collectionProps: x } =
|
|
6856
|
+
]), { collectionProps: x } = Cu({
|
|
6857
6857
|
ref: n,
|
|
6858
6858
|
selectionManager: f,
|
|
6859
6859
|
keyboardDelegate: $,
|
|
@@ -6862,7 +6862,7 @@ function iv(t, e, n) {
|
|
|
6862
6862
|
disallowTypeAhead: l,
|
|
6863
6863
|
escapeKeyBehavior: c
|
|
6864
6864
|
}), E = he(t.id);
|
|
6865
|
-
|
|
6865
|
+
pl.set(e, {
|
|
6866
6866
|
keyboardDelegate: $,
|
|
6867
6867
|
actions: {
|
|
6868
6868
|
onRowAction: s,
|
|
@@ -6890,7 +6890,7 @@ function iv(t, e, n) {
|
|
|
6890
6890
|
x.onBlur
|
|
6891
6891
|
]), F = tp(n, {
|
|
6892
6892
|
isDisabled: e.collection.size !== 0
|
|
6893
|
-
}),
|
|
6893
|
+
}), I = G(
|
|
6894
6894
|
D,
|
|
6895
6895
|
{
|
|
6896
6896
|
role: "grid",
|
|
@@ -6904,10 +6904,10 @@ function iv(t, e, n) {
|
|
|
6904
6904
|
} || void 0,
|
|
6905
6905
|
C
|
|
6906
6906
|
);
|
|
6907
|
-
return r && (
|
|
6907
|
+
return r && (I["aria-rowcount"] = e.collection.size, I["aria-colcount"] = e.collection.columnCount), nv({
|
|
6908
6908
|
getRowText: a
|
|
6909
6909
|
}, e), {
|
|
6910
|
-
gridProps:
|
|
6910
|
+
gridProps: I
|
|
6911
6911
|
};
|
|
6912
6912
|
}
|
|
6913
6913
|
function ov() {
|
|
@@ -6919,7 +6919,7 @@ function ov() {
|
|
|
6919
6919
|
}
|
|
6920
6920
|
function uv(t, e, n) {
|
|
6921
6921
|
var r, l;
|
|
6922
|
-
let { node: i, isVirtualized: o, shouldSelectOnPressUp: u, onAction: a } = t, { actions: s } =
|
|
6922
|
+
let { node: i, isVirtualized: o, shouldSelectOnPressUp: u, onAction: a } = t, { actions: s } = pl.get(e), d = s.onRowAction ? () => {
|
|
6923
6923
|
var b;
|
|
6924
6924
|
return (b = s.onRowAction) === null || b === void 0 ? void 0 : b.call(s, i.key);
|
|
6925
6925
|
} : a, { itemProps: c, ...f } = Qn({
|
|
@@ -6942,7 +6942,7 @@ function uv(t, e, n) {
|
|
|
6942
6942
|
};
|
|
6943
6943
|
}
|
|
6944
6944
|
function Za(t, e, n) {
|
|
6945
|
-
let { node: r, isVirtualized: l, focusMode: i = "child", shouldSelectOnPressUp: o, onAction: u } = t, { direction: a } = je(), { keyboardDelegate: s, actions: { onCellAction: d } } =
|
|
6945
|
+
let { node: r, isVirtualized: l, focusMode: i = "child", shouldSelectOnPressUp: o, onAction: u } = t, { direction: a } = je(), { keyboardDelegate: s, actions: { onCellAction: d } } = pl.get(e), c = B(null), f = () => {
|
|
6946
6946
|
if (n.current) {
|
|
6947
6947
|
let C = Be(n.current);
|
|
6948
6948
|
if (i === "child") {
|
|
@@ -6998,8 +6998,8 @@ function Za(t, e, n) {
|
|
|
6998
6998
|
else {
|
|
6999
6999
|
var F;
|
|
7000
7000
|
if (((F = s.getKeyRightOf) === null || F === void 0 ? void 0 : F.call(s, r.key)) !== r.key) {
|
|
7001
|
-
var
|
|
7002
|
-
(
|
|
7001
|
+
var I;
|
|
7002
|
+
(I = n.current.parentElement) === null || I === void 0 || I.dispatchEvent(new KeyboardEvent(C.nativeEvent.type, C.nativeEvent));
|
|
7003
7003
|
break;
|
|
7004
7004
|
}
|
|
7005
7005
|
i === "cell" && a === "ltr" ? (Ee(n.current), ut(n.current, {
|
|
@@ -7062,10 +7062,10 @@ var zr = { exports: {} }, Sr = {};
|
|
|
7062
7062
|
* This source code is licensed under the MIT license found in the
|
|
7063
7063
|
* LICENSE file in the root directory of this source tree.
|
|
7064
7064
|
*/
|
|
7065
|
-
var
|
|
7065
|
+
var ki;
|
|
7066
7066
|
function av() {
|
|
7067
|
-
if (
|
|
7068
|
-
|
|
7067
|
+
if (ki) return Sr;
|
|
7068
|
+
ki = 1;
|
|
7069
7069
|
var t = k;
|
|
7070
7070
|
function e(c, f) {
|
|
7071
7071
|
return c === f && (c !== 0 || 1 / c === 1 / f) || c !== c && f !== f;
|
|
@@ -7113,9 +7113,9 @@ var Cr = {};
|
|
|
7113
7113
|
* This source code is licensed under the MIT license found in the
|
|
7114
7114
|
* LICENSE file in the root directory of this source tree.
|
|
7115
7115
|
*/
|
|
7116
|
-
var
|
|
7116
|
+
var Ti;
|
|
7117
7117
|
function sv() {
|
|
7118
|
-
return
|
|
7118
|
+
return Ti || (Ti = 1, process.env.NODE_ENV !== "production" && function() {
|
|
7119
7119
|
function t(p, v) {
|
|
7120
7120
|
return p === v && (p !== 0 || 1 / p === 1 / v) || p !== p && v !== v;
|
|
7121
7121
|
}
|
|
@@ -7174,15 +7174,15 @@ function dv(t, e, n) {
|
|
|
7174
7174
|
const u = t.isDisabled || e.isDisabled;
|
|
7175
7175
|
let a = l != null, s = i != null || o != null;
|
|
7176
7176
|
!a && !s && process.env.NODE_ENV !== "production" && console.warn("If you do not provide children, you must specify an aria-label for accessibility");
|
|
7177
|
-
let d = e.selectedValue === r, c = (
|
|
7178
|
-
|
|
7177
|
+
let d = e.selectedValue === r, c = (I) => {
|
|
7178
|
+
I.stopPropagation(), e.setSelectedValue(r);
|
|
7179
7179
|
}, { pressProps: f, isPressed: p } = Ye({
|
|
7180
7180
|
isDisabled: u
|
|
7181
7181
|
}), { pressProps: v, isPressed: b } = Ye({
|
|
7182
7182
|
isDisabled: u,
|
|
7183
7183
|
onPress() {
|
|
7184
|
-
var
|
|
7185
|
-
e.setSelectedValue(r), (
|
|
7184
|
+
var I;
|
|
7185
|
+
e.setSelectedValue(r), (I = n.current) === null || I === void 0 || I.focus();
|
|
7186
7186
|
}
|
|
7187
7187
|
}), { focusableProps: $ } = _t(G(t, {
|
|
7188
7188
|
onFocus: () => e.setLastFocusedValue(r)
|
|
@@ -7195,7 +7195,7 @@ function dv(t, e, n) {
|
|
|
7195
7195
|
validationBehavior: F
|
|
7196
7196
|
}, e, n), {
|
|
7197
7197
|
labelProps: G(v, {
|
|
7198
|
-
onClick: (
|
|
7198
|
+
onClick: (I) => I.preventDefault()
|
|
7199
7199
|
}),
|
|
7200
7200
|
inputProps: G(E, {
|
|
7201
7201
|
...x,
|
|
@@ -7471,7 +7471,7 @@ function vv(t, e, n) {
|
|
|
7471
7471
|
}, c = () => {
|
|
7472
7472
|
var x;
|
|
7473
7473
|
(x = n.current) === null || x === void 0 || x.focus();
|
|
7474
|
-
}, { labelProps: f, inputProps: p, descriptionProps: v, errorMessageProps: b, ...$ } =
|
|
7474
|
+
}, { labelProps: f, inputProps: p, descriptionProps: v, errorMessageProps: b, ...$ } = Ao({
|
|
7475
7475
|
...t,
|
|
7476
7476
|
value: e.value,
|
|
7477
7477
|
onChange: e.setValue,
|
|
@@ -7503,37 +7503,37 @@ function hv(t, e, n) {
|
|
|
7503
7503
|
let { keyboardDelegate: r, isDisabled: l, isRequired: i, name: o, validationBehavior: u = "aria" } = t, a = Zn({
|
|
7504
7504
|
usage: "search",
|
|
7505
7505
|
sensitivity: "base"
|
|
7506
|
-
}), s = W(() => r || new
|
|
7506
|
+
}), s = W(() => r || new wu(e.collection, e.disabledKeys, n, a), [
|
|
7507
7507
|
r,
|
|
7508
7508
|
e.collection,
|
|
7509
7509
|
e.disabledKeys,
|
|
7510
7510
|
a,
|
|
7511
7511
|
n
|
|
7512
|
-
]), { menuTriggerProps: d, menuProps: c } =
|
|
7512
|
+
]), { menuTriggerProps: d, menuProps: c } = fl({
|
|
7513
7513
|
isDisabled: l,
|
|
7514
7514
|
type: "listbox"
|
|
7515
|
-
}, e, n), f = (
|
|
7516
|
-
switch (
|
|
7515
|
+
}, e, n), f = (I) => {
|
|
7516
|
+
switch (I.key) {
|
|
7517
7517
|
case "ArrowLeft": {
|
|
7518
7518
|
var M, A;
|
|
7519
|
-
|
|
7519
|
+
I.preventDefault();
|
|
7520
7520
|
let _ = e.selectedKey != null ? (M = s.getKeyAbove) === null || M === void 0 ? void 0 : M.call(s, e.selectedKey) : (A = s.getFirstKey) === null || A === void 0 ? void 0 : A.call(s);
|
|
7521
7521
|
_ && e.setSelectedKey(_);
|
|
7522
7522
|
break;
|
|
7523
7523
|
}
|
|
7524
7524
|
case "ArrowRight": {
|
|
7525
7525
|
var m, R;
|
|
7526
|
-
|
|
7526
|
+
I.preventDefault();
|
|
7527
7527
|
let _ = e.selectedKey != null ? (m = s.getKeyBelow) === null || m === void 0 ? void 0 : m.call(s, e.selectedKey) : (R = s.getFirstKey) === null || R === void 0 ? void 0 : R.call(s);
|
|
7528
7528
|
_ && e.setSelectedKey(_);
|
|
7529
7529
|
break;
|
|
7530
7530
|
}
|
|
7531
7531
|
}
|
|
7532
|
-
}, { typeSelectProps: p } =
|
|
7532
|
+
}, { typeSelectProps: p } = Su({
|
|
7533
7533
|
keyboardDelegate: s,
|
|
7534
7534
|
selectionManager: e.selectionManager,
|
|
7535
|
-
onTypeSelect(
|
|
7536
|
-
e.setSelectedKey(
|
|
7535
|
+
onTypeSelect(I) {
|
|
7536
|
+
e.setSelectedKey(I);
|
|
7537
7537
|
}
|
|
7538
7538
|
}), { isInvalid: v, validationErrors: b, validationDetails: $ } = e.displayValidation, { labelProps: x, fieldProps: E, descriptionProps: C, errorMessageProps: D } = ul({
|
|
7539
7539
|
...t,
|
|
@@ -7555,8 +7555,8 @@ function hv(t, e, n) {
|
|
|
7555
7555
|
...x,
|
|
7556
7556
|
onClick: () => {
|
|
7557
7557
|
if (!t.isDisabled) {
|
|
7558
|
-
var
|
|
7559
|
-
(
|
|
7558
|
+
var I;
|
|
7559
|
+
(I = n.current) === null || I === void 0 || I.focus(), bo("keyboard");
|
|
7560
7560
|
}
|
|
7561
7561
|
}
|
|
7562
7562
|
},
|
|
@@ -7570,11 +7570,11 @@ function hv(t, e, n) {
|
|
|
7570
7570
|
P["aria-labelledby"],
|
|
7571
7571
|
P["aria-label"] && !P["aria-labelledby"] ? P.id : null
|
|
7572
7572
|
].filter(Boolean).join(" "),
|
|
7573
|
-
onFocus(
|
|
7574
|
-
e.isFocused || (t.onFocus && t.onFocus(
|
|
7573
|
+
onFocus(I) {
|
|
7574
|
+
e.isFocused || (t.onFocus && t.onFocus(I), t.onFocusChange && t.onFocusChange(!0), e.setFocused(!0));
|
|
7575
7575
|
},
|
|
7576
|
-
onBlur(
|
|
7577
|
-
e.isOpen || (t.onBlur && t.onBlur(
|
|
7576
|
+
onBlur(I) {
|
|
7577
|
+
e.isOpen || (t.onBlur && t.onBlur(I), t.onFocusChange && t.onFocusChange(!1), e.setFocused(!1));
|
|
7578
7578
|
}
|
|
7579
7579
|
}),
|
|
7580
7580
|
valueProps: {
|
|
@@ -7587,8 +7587,8 @@ function hv(t, e, n) {
|
|
|
7587
7587
|
shouldFocusOnHover: !0,
|
|
7588
7588
|
disallowEmptySelection: !0,
|
|
7589
7589
|
linkBehavior: "selection",
|
|
7590
|
-
onBlur: (
|
|
7591
|
-
|
|
7590
|
+
onBlur: (I) => {
|
|
7591
|
+
I.currentTarget.contains(I.relatedTarget) || (t.onBlur && t.onBlur(I), t.onFocusChange && t.onFocusChange(!1), e.setFocused(!1));
|
|
7592
7592
|
},
|
|
7593
7593
|
"aria-labelledby": [
|
|
7594
7594
|
E["aria-labelledby"],
|
|
@@ -7603,7 +7603,7 @@ function hv(t, e, n) {
|
|
|
7603
7603
|
};
|
|
7604
7604
|
}
|
|
7605
7605
|
function bv(t, e, n) {
|
|
7606
|
-
let r = Ns.get(e) || {}, { autoComplete: l, name: i = r.name, isDisabled: o = r.isDisabled } = t, { validationBehavior: u, isRequired: a } = r, { visuallyHiddenProps: s } =
|
|
7606
|
+
let r = Ns.get(e) || {}, { autoComplete: l, name: i = r.name, isDisabled: o = r.isDisabled } = t, { validationBehavior: u, isRequired: a } = r, { visuallyHiddenProps: s } = To();
|
|
7607
7607
|
Yn(t.selectRef, e.selectedKey, e.setSelectedKey), ol({
|
|
7608
7608
|
validationBehavior: u,
|
|
7609
7609
|
focus: () => {
|
|
@@ -7680,17 +7680,17 @@ function gv(t, e, n) {
|
|
|
7680
7680
|
isReadOnly: a
|
|
7681
7681
|
};
|
|
7682
7682
|
}
|
|
7683
|
-
const
|
|
7683
|
+
const hl = /* @__PURE__ */ new WeakMap();
|
|
7684
7684
|
function Vr(t) {
|
|
7685
7685
|
return typeof t == "string" ? t.replace(/\s*/g, "") : "" + t;
|
|
7686
7686
|
}
|
|
7687
7687
|
function yv(t, e) {
|
|
7688
|
-
let n =
|
|
7688
|
+
let n = hl.get(t);
|
|
7689
7689
|
if (!n) throw new Error("Unknown grid");
|
|
7690
7690
|
return `${n}-${Vr(e)}`;
|
|
7691
7691
|
}
|
|
7692
7692
|
function Is(t, e, n) {
|
|
7693
|
-
let r =
|
|
7693
|
+
let r = hl.get(t);
|
|
7694
7694
|
if (!r) throw new Error("Unknown grid");
|
|
7695
7695
|
return `${r}-${Vr(e)}-${Vr(n)}`;
|
|
7696
7696
|
}
|
|
@@ -8107,8 +8107,8 @@ hc = {
|
|
|
8107
8107
|
selectAll: "全選",
|
|
8108
8108
|
sortable: "可排序的欄"
|
|
8109
8109
|
};
|
|
8110
|
-
var
|
|
8111
|
-
|
|
8110
|
+
var bl = {};
|
|
8111
|
+
bl = {
|
|
8112
8112
|
"ar-AE": Rs,
|
|
8113
8113
|
"bg-BG": Fs,
|
|
8114
8114
|
"cs-CZ": _s,
|
|
@@ -8254,14 +8254,14 @@ function Sv(t, e, n) {
|
|
|
8254
8254
|
i,
|
|
8255
8255
|
o
|
|
8256
8256
|
]), c = he(t.id);
|
|
8257
|
-
|
|
8257
|
+
hl.set(e, c);
|
|
8258
8258
|
let { gridProps: f } = iv({
|
|
8259
8259
|
...t,
|
|
8260
8260
|
id: c,
|
|
8261
8261
|
keyboardDelegate: d
|
|
8262
8262
|
}, e, n);
|
|
8263
8263
|
l && (f["aria-rowcount"] = e.collection.size + e.collection.headerRows.length), kn() && "expandedKeys" in e && (f.role = "treegrid");
|
|
8264
|
-
let { column: p, direction: v } = e.sortDescriptor || {}, b = St(Ev(
|
|
8264
|
+
let { column: p, direction: v } = e.sortDescriptor || {}, b = St(Ev(bl), "@react-aria/table"), $ = W(() => {
|
|
8265
8265
|
var E, C;
|
|
8266
8266
|
let D = (C = (E = e.collection.columns.find((S) => S.key === p)) === null || E === void 0 ? void 0 : E.textValue) !== null && C !== void 0 ? C : "";
|
|
8267
8267
|
return v && p ? b.format(`${v}Sort`, {
|
|
@@ -8272,7 +8272,7 @@ function Sv(t, e, n) {
|
|
|
8272
8272
|
p,
|
|
8273
8273
|
e.collection.columns
|
|
8274
8274
|
]), x = Gn($);
|
|
8275
|
-
return
|
|
8275
|
+
return to(() => {
|
|
8276
8276
|
$ && Rn($, "assertive", 500);
|
|
8277
8277
|
}, [
|
|
8278
8278
|
$
|
|
@@ -8302,7 +8302,7 @@ function wv(t, e, n) {
|
|
|
8302
8302
|
ref: n
|
|
8303
8303
|
}), { focusableProps: d } = _t({}, n), c, f = ((r = e.sortDescriptor) === null || r === void 0 ? void 0 : r.column) === i.key, p = (l = e.sortDescriptor) === null || l === void 0 ? void 0 : l.direction;
|
|
8304
8304
|
i.props.allowsSorting && !nn() && (c = f ? p : "none");
|
|
8305
|
-
let v = St(Cv(
|
|
8305
|
+
let v = St(Cv(bl), "@react-aria/table"), b;
|
|
8306
8306
|
o && (b = `${v.format("sortable")}`, f && p && nn() && (b = `${b}, ${v.format(p)}`));
|
|
8307
8307
|
let $ = Gn(b), x = e.collection.size === 0;
|
|
8308
8308
|
return z(() => {
|
|
@@ -8330,7 +8330,7 @@ function wv(t, e, n) {
|
|
|
8330
8330
|
}
|
|
8331
8331
|
};
|
|
8332
8332
|
}
|
|
8333
|
-
const
|
|
8333
|
+
const Ai = {
|
|
8334
8334
|
expand: {
|
|
8335
8335
|
ltr: "ArrowRight",
|
|
8336
8336
|
rtl: "ArrowLeft"
|
|
@@ -8352,7 +8352,7 @@ function Pv(t, e, n) {
|
|
|
8352
8352
|
var b, $, x, E;
|
|
8353
8353
|
a = {
|
|
8354
8354
|
onKeyDown: (F) => {
|
|
8355
|
-
(F.key ===
|
|
8355
|
+
(F.key === Ai.expand[u] && e.selectionManager.focusedKey === S.key && P && e.expandedKeys !== "all" && !e.expandedKeys.has(S.key) || F.key === Ai.collapse[u] && e.selectionManager.focusedKey === S.key && P && (e.expandedKeys === "all" || e.expandedKeys.has(S.key))) && (e.toggleKey(S.key), F.stopPropagation());
|
|
8356
8356
|
},
|
|
8357
8357
|
"aria-expanded": P ? e.expandedKeys === "all" || e.expandedKeys.has(r.key) : void 0,
|
|
8358
8358
|
"aria-level": S.level,
|
|
@@ -8453,7 +8453,7 @@ function Bv(t, e, n) {
|
|
|
8453
8453
|
}
|
|
8454
8454
|
};
|
|
8455
8455
|
}
|
|
8456
|
-
class
|
|
8456
|
+
class Bi {
|
|
8457
8457
|
*[Symbol.iterator]() {
|
|
8458
8458
|
yield* this.iterable;
|
|
8459
8459
|
}
|
|
@@ -8518,9 +8518,9 @@ function Kv(t, e) {
|
|
|
8518
8518
|
return !0;
|
|
8519
8519
|
}
|
|
8520
8520
|
function er(t) {
|
|
8521
|
-
let { selectionMode: e = "none", disallowEmptySelection: n = !1, allowDuplicateSelectionEvents: r, selectionBehavior: l = "toggle", disabledBehavior: i = "all" } = t, o = B(!1), [, u] = H(!1), a = B(null), s = B(null), [, d] = H(null), c = W(() =>
|
|
8521
|
+
let { selectionMode: e = "none", disallowEmptySelection: n = !1, allowDuplicateSelectionEvents: r, selectionBehavior: l = "toggle", disabledBehavior: i = "all" } = t, o = B(!1), [, u] = H(!1), a = B(null), s = B(null), [, d] = H(null), c = W(() => Ki(t.selectedKeys), [
|
|
8522
8522
|
t.selectedKeys
|
|
8523
|
-
]), f = W(() =>
|
|
8523
|
+
]), f = W(() => Ki(t.defaultSelectedKeys, new Le()), [
|
|
8524
8524
|
t.defaultSelectedKeys
|
|
8525
8525
|
]), [p, v] = vt(c, f, t.onSelectionChange), b = W(() => t.disabledKeys ? new Set(t.disabledKeys) : /* @__PURE__ */ new Set(), [
|
|
8526
8526
|
t.disabledKeys
|
|
@@ -8559,7 +8559,7 @@ function er(t) {
|
|
|
8559
8559
|
disabledBehavior: i
|
|
8560
8560
|
};
|
|
8561
8561
|
}
|
|
8562
|
-
function
|
|
8562
|
+
function Ki(t, e) {
|
|
8563
8563
|
return t ? t === "all" ? "all" : new Le(t) : e;
|
|
8564
8564
|
}
|
|
8565
8565
|
class Ot {
|
|
@@ -8844,7 +8844,7 @@ class Ot {
|
|
|
8844
8844
|
function Mv(t) {
|
|
8845
8845
|
let { filter: e, layoutDelegate: n } = t, r = er(t), l = W(() => t.disabledKeys ? new Set(t.disabledKeys) : /* @__PURE__ */ new Set(), [
|
|
8846
8846
|
t.disabledKeys
|
|
8847
|
-
]), i = J((s) => e ? new
|
|
8847
|
+
]), i = J((s) => e ? new Bi(e(s)) : new Bi(s), [
|
|
8848
8848
|
e
|
|
8849
8849
|
]), o = W(() => ({
|
|
8850
8850
|
suppressTextValueWarning: t.suppressTextValueWarning
|
|
@@ -8954,7 +8954,7 @@ function jt(t) {
|
|
|
8954
8954
|
toggle: i
|
|
8955
8955
|
};
|
|
8956
8956
|
}
|
|
8957
|
-
function
|
|
8957
|
+
function ml(t) {
|
|
8958
8958
|
let e = jt(t), [n, r] = H(null), [l, i] = H([]), o = () => {
|
|
8959
8959
|
i([]), e.close();
|
|
8960
8960
|
};
|
|
@@ -9055,13 +9055,13 @@ function Lv(t) {
|
|
|
9055
9055
|
};
|
|
9056
9056
|
}
|
|
9057
9057
|
function Ov(t) {
|
|
9058
|
-
let [e, n] = vt(
|
|
9058
|
+
let [e, n] = vt(Mi(t.value), Mi(t.defaultValue) || "", t.onChange);
|
|
9059
9059
|
return {
|
|
9060
9060
|
value: e,
|
|
9061
9061
|
setValue: n
|
|
9062
9062
|
};
|
|
9063
9063
|
}
|
|
9064
|
-
function
|
|
9064
|
+
function Mi(t) {
|
|
9065
9065
|
if (t != null)
|
|
9066
9066
|
return t.toString();
|
|
9067
9067
|
}
|
|
@@ -9673,10 +9673,10 @@ $c.getCollectionNode = function* (e) {
|
|
|
9673
9673
|
};
|
|
9674
9674
|
};
|
|
9675
9675
|
let Zv = $c;
|
|
9676
|
-
const Jv = 1500,
|
|
9676
|
+
const Jv = 1500, Ni = 500;
|
|
9677
9677
|
let mt = {}, Qv = 0, Xt = !1, Je = null, gt = null;
|
|
9678
9678
|
function xc(t = {}) {
|
|
9679
|
-
let { delay: e = Jv, closeDelay: n =
|
|
9679
|
+
let { delay: e = Jv, closeDelay: n = Ni } = t, { isOpen: r, open: l, close: i } = jt(t), o = W(() => `${++Qv}`, []), u = B(null), a = B(i), s = () => {
|
|
9680
9680
|
mt[o] = f;
|
|
9681
9681
|
}, d = () => {
|
|
9682
9682
|
for (let v in mt) v !== o && (mt[v](!0), delete mt[v]);
|
|
@@ -9687,7 +9687,7 @@ function xc(t = {}) {
|
|
|
9687
9687
|
u.current = null, a.current();
|
|
9688
9688
|
}, n)), Je && (clearTimeout(Je), Je = null), Xt && (gt && clearTimeout(gt), gt = setTimeout(() => {
|
|
9689
9689
|
delete mt[o], gt = null, Xt = !1;
|
|
9690
|
-
}, Math.max(
|
|
9690
|
+
}, Math.max(Ni, n)));
|
|
9691
9691
|
}, p = () => {
|
|
9692
9692
|
d(), s(), !r && !Je && !Xt ? Je = setTimeout(() => {
|
|
9693
9693
|
Je = null, Xt = !0, c();
|
|
@@ -9879,7 +9879,7 @@ function i0(t, e) {
|
|
|
9879
9879
|
};
|
|
9880
9880
|
case tt.LIGHT:
|
|
9881
9881
|
return {
|
|
9882
|
-
"--proton-control__background-color":
|
|
9882
|
+
"--proton-control__background-color": Vl,
|
|
9883
9883
|
"--proton-control__background-color-light": Pe.ELEVATION,
|
|
9884
9884
|
"--proton-control__text-color": Pe.GRAY_DARK,
|
|
9885
9885
|
"--proton-control__border-color": Pe.BORDER,
|
|
@@ -9903,7 +9903,7 @@ function i0(t, e) {
|
|
|
9903
9903
|
};
|
|
9904
9904
|
default:
|
|
9905
9905
|
return {
|
|
9906
|
-
"--proton-control__background-color":
|
|
9906
|
+
"--proton-control__background-color": Vl,
|
|
9907
9907
|
"--proton-control__background-color-light": Pe.ELEVATION,
|
|
9908
9908
|
"--proton-control__text-color": Pe.WHITE,
|
|
9909
9909
|
"--proton-control__border-color": Pe.GRAY_DARK,
|
|
@@ -9940,13 +9940,13 @@ const pn = Oe(
|
|
|
9940
9940
|
},
|
|
9941
9941
|
x
|
|
9942
9942
|
);
|
|
9943
|
-
|
|
9943
|
+
Ol(() => {
|
|
9944
9944
|
typeof f == "function" ? f(x.current) : f && (f.current = x.current);
|
|
9945
9945
|
}, [f]);
|
|
9946
|
-
const C = B(null), D = B(null), S = !!r, P = !!(l && v), [F,
|
|
9946
|
+
const C = B(null), D = B(null), S = !!r, P = !!(l && v), [F, I] = H(
|
|
9947
9947
|
{}
|
|
9948
9948
|
);
|
|
9949
|
-
return
|
|
9949
|
+
return Ol(() => {
|
|
9950
9950
|
var m, R;
|
|
9951
9951
|
if (!n) return;
|
|
9952
9952
|
let M = {}, A = 0;
|
|
@@ -9958,7 +9958,7 @@ const pn = Oe(
|
|
|
9958
9958
|
const _ = (R = D.current) == null ? void 0 : R.offsetWidth;
|
|
9959
9959
|
M.paddingRight = _, A += _ / 2;
|
|
9960
9960
|
}
|
|
9961
|
-
c && (A += c), A !== 0 && (M.transform = `translateX(${A}px)`),
|
|
9961
|
+
c && (A += c), A !== 0 && (M.transform = `translateX(${A}px)`), I(M);
|
|
9962
9962
|
}, [d, S, P, c, n]), /* @__PURE__ */ y.jsxs(
|
|
9963
9963
|
p,
|
|
9964
9964
|
{
|
|
@@ -10014,7 +10014,7 @@ const pn = Oe(
|
|
|
10014
10014
|
}
|
|
10015
10015
|
);
|
|
10016
10016
|
}
|
|
10017
|
-
),
|
|
10017
|
+
), gl = Oe(
|
|
10018
10018
|
({ fadeIn: t = !1, onClose: e, children: n }, r) => {
|
|
10019
10019
|
const { theme: l, palette: i } = Ke();
|
|
10020
10020
|
return z(() => {
|
|
@@ -10047,7 +10047,7 @@ const pn = Oe(
|
|
|
10047
10047
|
) }) });
|
|
10048
10048
|
}
|
|
10049
10049
|
);
|
|
10050
|
-
|
|
10050
|
+
gl.displayName = "ScreenOverlay";
|
|
10051
10051
|
const o0 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3csymbol%20id='external-link'%20viewBox='0%200%20512%20512'%3e%3cpath%20d='M384%20224v184a40%2040%200%2001-40%2040H104a40%2040%200%2001-40-40V168a40%2040%200%200140-40h167.48M336%2064h112v112M224%20288L440%2072'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='32'/%3e%3c/symbol%3e%3csymbol%20id='caret-down'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='currentColor'%20d='M233.4%20406.6c12.5%2012.5%2032.8%2012.5%2045.3%200l192-192c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L256%20338.7L86.6%20169.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l192%20192z'/%3e%3c/symbol%3e%3csymbol%20id='caret-right'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='currentColor'%20d='M216.5%20374.8c-11.3%2011.3-30%2011.3-41.3%200L74.8%20256c-11.3-11.3-11.3-30%200-41.3l128.5-128.5c11.3-11.3%2030-11.3%2041.3%200s11.3%2030%200%2041.3L145.7%20256l119.8%20119.8c11.3%2011.3%2011.3%2030%200%2041.3z'/%3e%3c/symbol%3e%3csymbol%20id='chevron-right'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill='currentColor'%20d='M5.74%203.2a.75.75%200%200%200-.04%201.06L9.227%208L5.7%2011.74a.75.75%200%201%200%201.1%201.02l4-4.25a.75.75%200%200%200%200-1.02l-4-4.25a.75.75%200%200%200-1.06-.04'/%3e%3c/symbol%3e%3csymbol%20id='chevron-left'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill='currentColor'%20d='M10.26%203.2a.75.75%200%200%201%20.04%201.06L6.773%208l3.527%203.74a.75.75%200%201%201-1.1%201.02l-4-4.25a.75.75%200%200%201%200-1.02l4-4.25a.75.75%200%200%201%201.06-.04'/%3e%3c/symbol%3e%3csymbol%20id='chevron-down'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill='currentColor'%20d='M3.2%205.74a.75.75%200%200%201%201.06-.04L8%209.227L11.74%205.7a.75.75%200%201%201%201.02%201.1l-4.25%204a.75.75%200%200%201-1.02%200l-4.25-4a.75.75%200%200%201-.04-1.06'/%3e%3c/symbol%3e%3c/defs%3e%3c/svg%3e";
|
|
10052
10052
|
function tr(t) {
|
|
10053
10053
|
let e = {
|
|
@@ -10107,14 +10107,14 @@ const Cc = ({
|
|
|
10107
10107
|
actions: a,
|
|
10108
10108
|
key: null,
|
|
10109
10109
|
previousKey: null
|
|
10110
|
-
}), D = E.actions || [], S = B(null), P = B(null), F = B(null),
|
|
10110
|
+
}), D = E.actions || [], S = B(null), P = B(null), F = B(null), I = B(!1), { isClosing: M, handleClose: A } = Hi({
|
|
10111
10111
|
onClose: d,
|
|
10112
10112
|
overlayRef: F
|
|
10113
10113
|
}), m = D && D.length > 0, R = () => {
|
|
10114
10114
|
b(0), A();
|
|
10115
10115
|
}, _ = Ec({
|
|
10116
10116
|
items: D,
|
|
10117
|
-
children: D.map((w) => /* @__PURE__ */
|
|
10117
|
+
children: D.map((w) => /* @__PURE__ */ Vi(ku, { ...w, key: w.key, textValue: w.key }, w.label)),
|
|
10118
10118
|
defaultSelectedKeys: r ? new Set(r) : void 0,
|
|
10119
10119
|
selectedKeys: n ? new Set(n) : void 0,
|
|
10120
10120
|
onSelectionChange: s,
|
|
@@ -10134,8 +10134,8 @@ const Cc = ({
|
|
|
10134
10134
|
(Q = j == null ? void 0 : j.children) != null && Q.length && O(w);
|
|
10135
10135
|
},
|
|
10136
10136
|
onClose: () => {
|
|
10137
|
-
if (
|
|
10138
|
-
|
|
10137
|
+
if (I.current) {
|
|
10138
|
+
I.current = !1;
|
|
10139
10139
|
return;
|
|
10140
10140
|
}
|
|
10141
10141
|
d == null || d();
|
|
@@ -10161,7 +10161,7 @@ const Cc = ({
|
|
|
10161
10161
|
actions: j.children,
|
|
10162
10162
|
key: j.key,
|
|
10163
10163
|
previousKey: Q.key
|
|
10164
|
-
})),
|
|
10164
|
+
})), I.current = !0;
|
|
10165
10165
|
}
|
|
10166
10166
|
function h() {
|
|
10167
10167
|
if ($.length > 0) {
|
|
@@ -10173,7 +10173,7 @@ const Cc = ({
|
|
|
10173
10173
|
t && S.current && b(S.current.scrollHeight);
|
|
10174
10174
|
}, [t, S, $]);
|
|
10175
10175
|
const K = i || m || o;
|
|
10176
|
-
return t ? /* @__PURE__ */ y.jsx(
|
|
10176
|
+
return t ? /* @__PURE__ */ y.jsx(gl, { fadeIn: !0, ref: F, onClose: R, children: /* @__PURE__ */ y.jsx(
|
|
10177
10177
|
"div",
|
|
10178
10178
|
{
|
|
10179
10179
|
className: "proton-ActionMenu__background-wrapper",
|
|
@@ -10250,13 +10250,13 @@ const Cc = ({
|
|
|
10250
10250
|
target: u ? "_blank" : void 0,
|
|
10251
10251
|
rel: u ? "noopener noreferrer" : void 0,
|
|
10252
10252
|
onClick: (s) => {
|
|
10253
|
-
u || !l.to ||
|
|
10253
|
+
u || !l.to || Wi(
|
|
10254
10254
|
s,
|
|
10255
10255
|
l.to
|
|
10256
10256
|
);
|
|
10257
10257
|
}
|
|
10258
10258
|
} : {};
|
|
10259
|
-
return /* @__PURE__ */
|
|
10259
|
+
return /* @__PURE__ */ Vi(
|
|
10260
10260
|
o,
|
|
10261
10261
|
{
|
|
10262
10262
|
...i,
|
|
@@ -10491,7 +10491,7 @@ function kc(t, e) {
|
|
|
10491
10491
|
return n;
|
|
10492
10492
|
}
|
|
10493
10493
|
function Vt(t, e, n) {
|
|
10494
|
-
let r = kc(n, t.slot) || {}, { ref: l, ...i } = r, o = Ft(W(() =>
|
|
10494
|
+
let r = kc(n, t.slot) || {}, { ref: l, ...i } = r, o = Ft(W(() => qi(e, l), [
|
|
10495
10495
|
e,
|
|
10496
10496
|
l
|
|
10497
10497
|
])), u = G(i, t);
|
|
@@ -10526,19 +10526,19 @@ function b0(t = !0) {
|
|
|
10526
10526
|
e
|
|
10527
10527
|
];
|
|
10528
10528
|
}
|
|
10529
|
-
class
|
|
10529
|
+
class yl {
|
|
10530
10530
|
get childNodes() {
|
|
10531
10531
|
throw new Error("childNodes is not supported");
|
|
10532
10532
|
}
|
|
10533
10533
|
clone() {
|
|
10534
|
-
let e = new
|
|
10534
|
+
let e = new yl(this.type, this.key);
|
|
10535
10535
|
return e.value = this.value, e.level = this.level, e.hasChildNodes = this.hasChildNodes, e.rendered = this.rendered, e.textValue = this.textValue, e["aria-label"] = this["aria-label"], e.index = this.index, e.parentKey = this.parentKey, e.prevKey = this.prevKey, e.nextKey = this.nextKey, e.firstChildKey = this.firstChildKey, e.lastChildKey = this.lastChildKey, e.props = this.props, e.render = this.render, e.colSpan = this.colSpan, e.colIndex = this.colIndex, e;
|
|
10536
10536
|
}
|
|
10537
10537
|
constructor(e, n) {
|
|
10538
10538
|
this.value = null, this.level = 0, this.hasChildNodes = !1, this.rendered = null, this.textValue = "", this["aria-label"] = void 0, this.index = 0, this.parentKey = null, this.prevKey = null, this.nextKey = null, this.firstChildKey = null, this.lastChildKey = null, this.props = {}, this.colSpan = null, this.colIndex = null, this.type = e, this.key = n;
|
|
10539
10539
|
}
|
|
10540
10540
|
}
|
|
10541
|
-
class
|
|
10541
|
+
class $l {
|
|
10542
10542
|
get size() {
|
|
10543
10543
|
return this.keyMap.size;
|
|
10544
10544
|
}
|
|
@@ -10618,11 +10618,11 @@ class yl {
|
|
|
10618
10618
|
// TODO: an alternative is to simply walk the collection and add all item nodes that match the filter and any sections/separators we encounter
|
|
10619
10619
|
// to an array, then walk that new array and fix all the next/Prev keys while adding them to the new collection
|
|
10620
10620
|
UNSTABLE_filter(e) {
|
|
10621
|
-
let n = new
|
|
10621
|
+
let n = new $l(), r = null;
|
|
10622
10622
|
for (let l of this)
|
|
10623
10623
|
if (l.type === "section" && l.hasChildNodes) {
|
|
10624
10624
|
let i = l.clone(), o = null;
|
|
10625
|
-
for (let u of this.getChildren(l.key)) if (
|
|
10625
|
+
for (let u of this.getChildren(l.key)) if (Ii(u, e, this, n)) {
|
|
10626
10626
|
let a = u.clone();
|
|
10627
10627
|
o == null && (i.firstChildKey = a.key), n.firstKey == null && (n.firstKey = i.key), o && o.parentKey === a.parentKey ? (o.nextKey = a.key, a.prevKey = o.key) : a.prevKey = null, a.nextKey = null, n.addNode(a), o = a;
|
|
10628
10628
|
}
|
|
@@ -10632,7 +10632,7 @@ class yl {
|
|
|
10632
10632
|
i.nextKey = null, (r == null ? void 0 : r.type) === "section" && (r.nextKey = i.key, i.prevKey = r.key, r = i, n.addNode(i));
|
|
10633
10633
|
} else {
|
|
10634
10634
|
let i = l.clone();
|
|
10635
|
-
|
|
10635
|
+
Ii(i, e, this, n) && (n.firstKey == null && (n.firstKey = i.key), r != null && r.type !== "section" && r.type !== "separator" && r.parentKey === i.parentKey ? (r.nextKey = i.key, i.prevKey = r.key) : i.prevKey = null, i.nextKey = null, n.addNode(i), r = i);
|
|
10636
10636
|
}
|
|
10637
10637
|
if ((r == null ? void 0 : r.type) === "separator" && r.nextKey === null) {
|
|
10638
10638
|
let l;
|
|
@@ -10644,7 +10644,7 @@ class yl {
|
|
|
10644
10644
|
this.keyMap = /* @__PURE__ */ new Map(), this.firstKey = null, this.lastKey = null, this.frozen = !1;
|
|
10645
10645
|
}
|
|
10646
10646
|
}
|
|
10647
|
-
function
|
|
10647
|
+
function Ii(t, e, n, r) {
|
|
10648
10648
|
if (t.type === "subdialogtrigger" || t.type === "submenutrigger") {
|
|
10649
10649
|
let l = [
|
|
10650
10650
|
...n.getChildren(t.key)
|
|
@@ -10813,7 +10813,7 @@ class Rt extends Tc {
|
|
|
10813
10813
|
removeAttribute() {
|
|
10814
10814
|
}
|
|
10815
10815
|
constructor(e, n) {
|
|
10816
|
-
super(n), this.nodeType = 8, this.isMutated = !0, this._index = 0, this.hasSetProps = !1, this.isHidden = !1, this.node = new
|
|
10816
|
+
super(n), this.nodeType = 8, this.isMutated = !0, this._index = 0, this.hasSetProps = !1, this.isHidden = !1, this.node = new yl(e, `react-aria-${++n.nodeId}`);
|
|
10817
10817
|
}
|
|
10818
10818
|
}
|
|
10819
10819
|
class m0 extends Tc {
|
|
@@ -10954,7 +10954,7 @@ function S0(t, e, n) {
|
|
|
10954
10954
|
}
|
|
10955
10955
|
const C0 = typeof k.useSyncExternalStore == "function" ? k.useSyncExternalStore : S0;
|
|
10956
10956
|
function w0(t) {
|
|
10957
|
-
let [e] = H(() => new m0((t == null ? void 0 : t()) || new
|
|
10957
|
+
let [e] = H(() => new m0((t == null ? void 0 : t()) || new $l())), n = J((o) => e.subscribe(o), [
|
|
10958
10958
|
e
|
|
10959
10959
|
]), r = J(() => {
|
|
10960
10960
|
let o = e.getCollection();
|
|
@@ -11027,9 +11027,9 @@ function Mc(t) {
|
|
|
11027
11027
|
addIdAndValue: !0
|
|
11028
11028
|
});
|
|
11029
11029
|
}
|
|
11030
|
-
const
|
|
11030
|
+
const Ri = /* @__PURE__ */ te(null);
|
|
11031
11031
|
function k0(t) {
|
|
11032
|
-
let e = q(
|
|
11032
|
+
let e = q(Ri), n = ((e == null ? void 0 : e.dependencies) || []).concat(t.dependencies), r = t.idScope || (e == null ? void 0 : e.idScope), l = Mc({
|
|
11033
11033
|
...t,
|
|
11034
11034
|
idScope: r,
|
|
11035
11035
|
dependencies: n
|
|
@@ -11040,7 +11040,7 @@ function k0(t) {
|
|
|
11040
11040
|
}), [
|
|
11041
11041
|
r,
|
|
11042
11042
|
...n
|
|
11043
|
-
]), /* @__PURE__ */ k.createElement(
|
|
11043
|
+
]), /* @__PURE__ */ k.createElement(Ri.Provider, {
|
|
11044
11044
|
value: e
|
|
11045
11045
|
}, l);
|
|
11046
11046
|
}
|
|
@@ -11121,15 +11121,15 @@ const A0 = /* @__PURE__ */ te(null), B0 = /* @__PURE__ */ new Set([
|
|
|
11121
11121
|
function M0(t) {
|
|
11122
11122
|
return t.isPending && (t.onPress = void 0, t.onPressStart = void 0, t.onPressEnd = void 0, t.onPressChange = void 0, t.onPressUp = void 0, t.onKeyDown = void 0, t.onKeyUp = void 0, t.onClick = void 0, t.href = void 0), t;
|
|
11123
11123
|
}
|
|
11124
|
-
const N0 = /* @__PURE__ */ te({}),
|
|
11124
|
+
const N0 = /* @__PURE__ */ te({}), Fi = /* @__PURE__ */ te(null), I0 = /* @__PURE__ */ te(null), R0 = {
|
|
11125
11125
|
CollectionRoot({ collection: t, renderDropIndicator: e }) {
|
|
11126
|
-
return
|
|
11126
|
+
return _i(t, null, e);
|
|
11127
11127
|
},
|
|
11128
11128
|
CollectionBranch({ collection: t, parent: e, renderDropIndicator: n }) {
|
|
11129
|
-
return
|
|
11129
|
+
return _i(t, e, n);
|
|
11130
11130
|
}
|
|
11131
11131
|
};
|
|
11132
|
-
function
|
|
11132
|
+
function _i(t, e, n) {
|
|
11133
11133
|
return Ac({
|
|
11134
11134
|
items: e ? t.getChildren(e.key) : t,
|
|
11135
11135
|
dependencies: [
|
|
@@ -11152,7 +11152,7 @@ function Fi(t, e, n) {
|
|
|
11152
11152
|
}
|
|
11153
11153
|
});
|
|
11154
11154
|
}
|
|
11155
|
-
const
|
|
11155
|
+
const xl = /* @__PURE__ */ te(R0);
|
|
11156
11156
|
function F0(t) {
|
|
11157
11157
|
return W(() => t != null ? /* @__PURE__ */ new Set([
|
|
11158
11158
|
t
|
|
@@ -11160,10 +11160,10 @@ function F0(t) {
|
|
|
11160
11160
|
t
|
|
11161
11161
|
]);
|
|
11162
11162
|
}
|
|
11163
|
-
const _0 = /* @__PURE__ */ te({}), L0 = /* @__PURE__ */ te({}),
|
|
11163
|
+
const _0 = /* @__PURE__ */ te({}), L0 = /* @__PURE__ */ te({}), El = /* @__PURE__ */ te({
|
|
11164
11164
|
placement: "bottom"
|
|
11165
11165
|
}), O0 = /* @__PURE__ */ Oe(function(e, n) {
|
|
11166
|
-
[e, n] = Vt(e, n,
|
|
11166
|
+
[e, n] = Vt(e, n, El);
|
|
11167
11167
|
let r = e.placement, l = {
|
|
11168
11168
|
position: "absolute",
|
|
11169
11169
|
transform: r === "top" || r === "bottom" ? "translateX(-50%)" : "translateY(-50%)"
|
|
@@ -11188,9 +11188,9 @@ const _0 = /* @__PURE__ */ te({}), L0 = /* @__PURE__ */ te({}), xl = /* @__PURE_
|
|
|
11188
11188
|
ref: n,
|
|
11189
11189
|
"data-placement": r
|
|
11190
11190
|
});
|
|
11191
|
-
}),
|
|
11192
|
-
[e, n] = Vt(e, n,
|
|
11193
|
-
let r = q(
|
|
11191
|
+
}), Sl = /* @__PURE__ */ te(null), Li = /* @__PURE__ */ te(null), Ic = /* @__PURE__ */ Oe(function(e, n) {
|
|
11192
|
+
[e, n] = Vt(e, n, Sl);
|
|
11193
|
+
let r = q(wl), l = jt(e), i = e.isOpen != null || e.defaultOpen != null || !r ? l : r, o = lo(n, i.isOpen) || e.isExiting || !1, u = $0(), { direction: a } = je();
|
|
11194
11194
|
if (u) {
|
|
11195
11195
|
let s = e.children;
|
|
11196
11196
|
return typeof s == "function" && (s = s({
|
|
@@ -11211,7 +11211,7 @@ const _0 = /* @__PURE__ */ te({}), L0 = /* @__PURE__ */ te({}), xl = /* @__PURE_
|
|
|
11211
11211
|
});
|
|
11212
11212
|
});
|
|
11213
11213
|
function j0({ state: t, isExiting: e, UNSTABLE_portalContainer: n, ...r }) {
|
|
11214
|
-
let l = B(null), [i, o] = H(0), u = B(null), a = q(
|
|
11214
|
+
let l = B(null), [i, o] = H(0), u = B(null), a = q(Li), s = a && r.trigger === "SubmenuTrigger";
|
|
11215
11215
|
Z(() => {
|
|
11216
11216
|
l.current && t.isOpen && o(l.current.getBoundingClientRect().width);
|
|
11217
11217
|
}, [
|
|
@@ -11219,14 +11219,14 @@ function j0({ state: t, isExiting: e, UNSTABLE_portalContainer: n, ...r }) {
|
|
|
11219
11219
|
l
|
|
11220
11220
|
]);
|
|
11221
11221
|
var d;
|
|
11222
|
-
let { popoverProps: c, underlayProps: f, arrowProps: p, placement: v } =
|
|
11222
|
+
let { popoverProps: c, underlayProps: f, arrowProps: p, placement: v } = yu({
|
|
11223
11223
|
...r,
|
|
11224
11224
|
offset: (d = r.offset) !== null && d !== void 0 ? d : 8,
|
|
11225
11225
|
arrowSize: i,
|
|
11226
11226
|
// If this is a submenu/subdialog, use the root popover's container
|
|
11227
11227
|
// to detect outside interaction and add aria-hidden.
|
|
11228
11228
|
groupRef: s ? a : u
|
|
11229
|
-
}, t), b = r.popoverRef, $ =
|
|
11229
|
+
}, t), b = r.popoverRef, $ = ro(b, !!v) || r.isEntering || !1, x = Ct({
|
|
11230
11230
|
...r,
|
|
11231
11231
|
defaultClassName: "react-aria-Popover",
|
|
11232
11232
|
values: {
|
|
@@ -11267,7 +11267,7 @@ function j0({ state: t, isExiting: e, UNSTABLE_portalContainer: n, ...r }) {
|
|
|
11267
11267
|
"data-exiting": e || void 0
|
|
11268
11268
|
}, !r.isNonModal && /* @__PURE__ */ k.createElement(Lr, {
|
|
11269
11269
|
onDismiss: t.close
|
|
11270
|
-
}), /* @__PURE__ */ k.createElement(
|
|
11270
|
+
}), /* @__PURE__ */ k.createElement(El.Provider, {
|
|
11271
11271
|
value: {
|
|
11272
11272
|
...p,
|
|
11273
11273
|
placement: v,
|
|
@@ -11293,7 +11293,7 @@ function j0({ state: t, isExiting: e, UNSTABLE_portalContainer: n, ...r }) {
|
|
|
11293
11293
|
style: {
|
|
11294
11294
|
display: "contents"
|
|
11295
11295
|
}
|
|
11296
|
-
}, /* @__PURE__ */ k.createElement(
|
|
11296
|
+
}, /* @__PURE__ */ k.createElement(Li.Provider, {
|
|
11297
11297
|
value: u
|
|
11298
11298
|
}, P)));
|
|
11299
11299
|
var F;
|
|
@@ -11304,9 +11304,9 @@ function j0({ state: t, isExiting: e, UNSTABLE_portalContainer: n, ...r }) {
|
|
|
11304
11304
|
portalContainer: (F = n ?? (a == null ? void 0 : a.current)) !== null && F !== void 0 ? F : void 0
|
|
11305
11305
|
}, P);
|
|
11306
11306
|
}
|
|
11307
|
-
const z0 = /* @__PURE__ */ te({}),
|
|
11307
|
+
const z0 = /* @__PURE__ */ te({}), Cl = /* @__PURE__ */ te(null), rr = /* @__PURE__ */ te(null), On = /* @__PURE__ */ te(null), jn = /* @__PURE__ */ te(null);
|
|
11308
11308
|
function V0(t) {
|
|
11309
|
-
let e =
|
|
11309
|
+
let e = ml(t), n = B(null), { menuTriggerProps: r, menuProps: l } = fl({
|
|
11310
11310
|
...t,
|
|
11311
11311
|
type: "menu"
|
|
11312
11312
|
}, e, n), [i, o] = H(null), u = J(() => {
|
|
@@ -11322,14 +11322,14 @@ function V0(t) {
|
|
|
11322
11322
|
return /* @__PURE__ */ k.createElement(zt, {
|
|
11323
11323
|
values: [
|
|
11324
11324
|
[
|
|
11325
|
-
|
|
11325
|
+
Cl,
|
|
11326
11326
|
{
|
|
11327
11327
|
...l,
|
|
11328
11328
|
ref: a
|
|
11329
11329
|
}
|
|
11330
11330
|
],
|
|
11331
11331
|
[
|
|
11332
|
-
|
|
11332
|
+
wl,
|
|
11333
11333
|
e
|
|
11334
11334
|
],
|
|
11335
11335
|
[
|
|
@@ -11337,7 +11337,7 @@ function V0(t) {
|
|
|
11337
11337
|
e
|
|
11338
11338
|
],
|
|
11339
11339
|
[
|
|
11340
|
-
|
|
11340
|
+
Sl,
|
|
11341
11341
|
{
|
|
11342
11342
|
trigger: "MenuTrigger",
|
|
11343
11343
|
triggerRef: n,
|
|
@@ -11357,7 +11357,7 @@ function V0(t) {
|
|
|
11357
11357
|
}, t.children));
|
|
11358
11358
|
}
|
|
11359
11359
|
const Rc = /* @__PURE__ */ te(null), H0 = /* @__PURE__ */ D0("submenutrigger", (t, e, n) => {
|
|
11360
|
-
let { CollectionBranch: r } = q(
|
|
11360
|
+
let { CollectionBranch: r } = q(xl), l = q(rr), i = q(On), o = Rv({
|
|
11361
11361
|
triggerKey: n.key
|
|
11362
11362
|
}, i), u = B(null), a = Ft(e), { parentMenuRef: s, shouldUseVirtualFocus: d } = q(Rc), { submenuTriggerProps: c, submenuProps: f, popoverProps: p } = Qp({
|
|
11363
11363
|
parentMenuRef: s,
|
|
@@ -11376,15 +11376,15 @@ const Rc = /* @__PURE__ */ te(null), H0 = /* @__PURE__ */ D0("submenutrigger", (
|
|
|
11376
11376
|
}
|
|
11377
11377
|
],
|
|
11378
11378
|
[
|
|
11379
|
-
|
|
11379
|
+
Cl,
|
|
11380
11380
|
f
|
|
11381
11381
|
],
|
|
11382
11382
|
[
|
|
11383
|
-
|
|
11383
|
+
wl,
|
|
11384
11384
|
o
|
|
11385
11385
|
],
|
|
11386
11386
|
[
|
|
11387
|
-
|
|
11387
|
+
Sl,
|
|
11388
11388
|
{
|
|
11389
11389
|
ref: u,
|
|
11390
11390
|
trigger: "SubmenuTrigger",
|
|
@@ -11400,7 +11400,7 @@ const Rc = /* @__PURE__ */ te(null), H0 = /* @__PURE__ */ D0("submenutrigger", (
|
|
|
11400
11400
|
parent: n
|
|
11401
11401
|
}), t.children[1]);
|
|
11402
11402
|
}, (t) => t.children[0]), Fc = /* @__PURE__ */ Oe(function(e, n) {
|
|
11403
|
-
return [e, n] = Vt(e, n,
|
|
11403
|
+
return [e, n] = Vt(e, n, Cl), /* @__PURE__ */ k.createElement(x0, {
|
|
11404
11404
|
content: /* @__PURE__ */ k.createElement(k0, e)
|
|
11405
11405
|
}, (r) => /* @__PURE__ */ k.createElement(W0, {
|
|
11406
11406
|
props: e,
|
|
@@ -11409,8 +11409,8 @@ const Rc = /* @__PURE__ */ te(null), H0 = /* @__PURE__ */ D0("submenutrigger", (
|
|
|
11409
11409
|
}));
|
|
11410
11410
|
});
|
|
11411
11411
|
function W0({ props: t, collection: e, menuRef: n }) {
|
|
11412
|
-
let { filter: r, collectionProps: l, collectionRef: i } = q(
|
|
11413
|
-
n = Ft(W(() =>
|
|
11412
|
+
let { filter: r, collectionProps: l, collectionRef: i } = q(Fi) || {};
|
|
11413
|
+
n = Ft(W(() => qi(n, i !== void 0 ? i : null), [
|
|
11414
11414
|
i,
|
|
11415
11415
|
n
|
|
11416
11416
|
]));
|
|
@@ -11421,7 +11421,7 @@ function W0({ props: t, collection: e, menuRef: n }) {
|
|
|
11421
11421
|
...t,
|
|
11422
11422
|
collection: o,
|
|
11423
11423
|
children: void 0
|
|
11424
|
-
}), a = q(On), { isVirtualized: s, CollectionRoot: d } = q(
|
|
11424
|
+
}), a = q(On), { isVirtualized: s, CollectionRoot: d } = q(xl), { menuProps: c } = pa({
|
|
11425
11425
|
...t,
|
|
11426
11426
|
...l,
|
|
11427
11427
|
isVirtualized: s,
|
|
@@ -11478,7 +11478,7 @@ function W0({ props: t, collection: e, menuRef: n }) {
|
|
|
11478
11478
|
null
|
|
11479
11479
|
],
|
|
11480
11480
|
[
|
|
11481
|
-
|
|
11481
|
+
Fi,
|
|
11482
11482
|
null
|
|
11483
11483
|
],
|
|
11484
11484
|
[
|
|
@@ -11490,7 +11490,7 @@ function W0({ props: t, collection: e, menuRef: n }) {
|
|
|
11490
11490
|
/* eslint-disable-next-line react-hooks/rules-of-hooks */
|
|
11491
11491
|
[
|
|
11492
11492
|
On,
|
|
11493
|
-
a ??
|
|
11493
|
+
a ?? ml({})
|
|
11494
11494
|
]
|
|
11495
11495
|
]
|
|
11496
11496
|
}, /* @__PURE__ */ k.createElement(d, {
|
|
@@ -11521,7 +11521,7 @@ class U0 extends Ot {
|
|
|
11521
11521
|
}
|
|
11522
11522
|
function G0(t, e, n, r = "react-aria-MenuSection") {
|
|
11523
11523
|
var l, i;
|
|
11524
|
-
let o = q(rr), { CollectionBranch: u } = q(
|
|
11524
|
+
let o = q(rr), { CollectionBranch: u } = q(xl), [a, s] = b0();
|
|
11525
11525
|
var d;
|
|
11526
11526
|
let { headingProps: c, groupProps: f } = qp({
|
|
11527
11527
|
heading: s,
|
|
@@ -11612,13 +11612,13 @@ const zn = /* @__PURE__ */ te(null), Y0 = /* @__PURE__ */ P0("item", function(e,
|
|
|
11612
11612
|
]
|
|
11613
11613
|
]
|
|
11614
11614
|
}, $.children));
|
|
11615
|
-
}),
|
|
11615
|
+
}), wl = /* @__PURE__ */ te(null), Pl = /* @__PURE__ */ te(null), _c = /* @__PURE__ */ te(null);
|
|
11616
11616
|
function q0(t) {
|
|
11617
11617
|
let e = xc(t), n = B(null), { triggerProps: r, tooltipProps: l } = Bv(t, e, n);
|
|
11618
11618
|
return /* @__PURE__ */ k.createElement(zt, {
|
|
11619
11619
|
values: [
|
|
11620
11620
|
[
|
|
11621
|
-
|
|
11621
|
+
Pl,
|
|
11622
11622
|
e
|
|
11623
11623
|
],
|
|
11624
11624
|
[
|
|
@@ -11636,7 +11636,7 @@ function q0(t) {
|
|
|
11636
11636
|
}
|
|
11637
11637
|
const X0 = /* @__PURE__ */ Oe(function({ UNSTABLE_portalContainer: e, ...n }, r) {
|
|
11638
11638
|
[n, r] = Vt(n, r, _c);
|
|
11639
|
-
let l = q(
|
|
11639
|
+
let l = q(Pl), i = xc(n), o = n.isOpen != null || n.defaultOpen != null || !l ? i : l, u = lo(r, o.isOpen) || n.isExiting || !1;
|
|
11640
11640
|
return !o.isOpen && !u ? null : /* @__PURE__ */ k.createElement(Mp, {
|
|
11641
11641
|
portalContainer: e
|
|
11642
11642
|
}, /* @__PURE__ */ k.createElement(Z0, {
|
|
@@ -11646,14 +11646,14 @@ const X0 = /* @__PURE__ */ Oe(function({ UNSTABLE_portalContainer: e, ...n }, r)
|
|
|
11646
11646
|
}));
|
|
11647
11647
|
});
|
|
11648
11648
|
function Z0(t) {
|
|
11649
|
-
let e = q(
|
|
11649
|
+
let e = q(Pl), n = B(null), [r, l] = H(0);
|
|
11650
11650
|
Z(() => {
|
|
11651
11651
|
n.current && e.isOpen && l(n.current.getBoundingClientRect().width);
|
|
11652
11652
|
}, [
|
|
11653
11653
|
e.isOpen,
|
|
11654
11654
|
n
|
|
11655
11655
|
]);
|
|
11656
|
-
let { overlayProps: i, arrowProps: o, placement: u } =
|
|
11656
|
+
let { overlayProps: i, arrowProps: o, placement: u } = Mo({
|
|
11657
11657
|
placement: t.placement || "top",
|
|
11658
11658
|
targetRef: t.triggerRef,
|
|
11659
11659
|
overlayRef: t.tooltipRef,
|
|
@@ -11664,7 +11664,7 @@ function Z0(t) {
|
|
|
11664
11664
|
arrowBoundaryOffset: t.arrowBoundaryOffset,
|
|
11665
11665
|
shouldFlip: t.shouldFlip,
|
|
11666
11666
|
onClose: () => e.close(!0)
|
|
11667
|
-
}), a =
|
|
11667
|
+
}), a = ro(t.tooltipRef, !!u) || t.isEntering || !1, s = Ct({
|
|
11668
11668
|
...t,
|
|
11669
11669
|
defaultClassName: "react-aria-Tooltip",
|
|
11670
11670
|
values: {
|
|
@@ -11687,7 +11687,7 @@ function Z0(t) {
|
|
|
11687
11687
|
"data-placement": u ?? void 0,
|
|
11688
11688
|
"data-entering": a || void 0,
|
|
11689
11689
|
"data-exiting": t.isExiting || void 0
|
|
11690
|
-
}, /* @__PURE__ */ k.createElement(
|
|
11690
|
+
}, /* @__PURE__ */ k.createElement(El.Provider, {
|
|
11691
11691
|
value: {
|
|
11692
11692
|
...o,
|
|
11693
11693
|
placement: u,
|
|
@@ -11708,71 +11708,80 @@ function J0({
|
|
|
11708
11708
|
selectedKey: s,
|
|
11709
11709
|
disabledKeys: d
|
|
11710
11710
|
}) {
|
|
11711
|
-
const { className: c, style: f } = Ke(), p = Gr(qr.SMALL), v = {
|
|
11711
|
+
const { className: c, style: f } = Ke(), p = Gr(qr.SMALL), v = ml({}), { isOpen: b, setOpen: $ } = v, x = B(null), { menuTriggerProps: E, menuProps: C } = fl({ type: "menu" }, v, x), { pressProps: D } = Ye({
|
|
11712
|
+
onPress: () => $(!0),
|
|
11713
|
+
isDisabled: l,
|
|
11714
|
+
ref: x
|
|
11715
|
+
}), S = {
|
|
11712
11716
|
"data-testid": o,
|
|
11713
11717
|
"aria-label": "Menu"
|
|
11714
|
-
},
|
|
11715
|
-
|
|
11716
|
-
isDisabled: l,
|
|
11717
|
-
ref: E
|
|
11718
|
-
}), D = {
|
|
11719
|
-
isOpen: $,
|
|
11718
|
+
}, P = {
|
|
11719
|
+
isOpen: b,
|
|
11720
11720
|
disabled: l,
|
|
11721
|
-
triggerRef:
|
|
11722
|
-
|
|
11721
|
+
triggerRef: x,
|
|
11722
|
+
domTriggerProps: {
|
|
11723
|
+
...D,
|
|
11724
|
+
...S
|
|
11725
|
+
},
|
|
11726
|
+
ariaTriggerProps: {
|
|
11727
|
+
...E,
|
|
11728
|
+
...S,
|
|
11729
|
+
// TODO: I'm not sure why this is needed. I think because menuProps aren't passed to ActionMenu
|
|
11730
|
+
onPress: () => $(!0)
|
|
11731
|
+
}
|
|
11723
11732
|
};
|
|
11724
|
-
function
|
|
11725
|
-
const
|
|
11726
|
-
|
|
11733
|
+
function F(A) {
|
|
11734
|
+
const m = Array.from(A)[0];
|
|
11735
|
+
m && (a == null || a(m));
|
|
11727
11736
|
}
|
|
11728
|
-
const
|
|
11737
|
+
const I = /* @__PURE__ */ y.jsx(
|
|
11729
11738
|
Nc,
|
|
11730
11739
|
{
|
|
11731
|
-
...
|
|
11732
|
-
|
|
11740
|
+
...S,
|
|
11741
|
+
...E,
|
|
11733
11742
|
isDisabled: l,
|
|
11734
11743
|
className: "proton-MenuTrigger__button",
|
|
11735
|
-
ref:
|
|
11744
|
+
ref: x,
|
|
11736
11745
|
children: /* @__PURE__ */ y.jsx(Q0, { size: n })
|
|
11737
11746
|
}
|
|
11738
|
-
),
|
|
11747
|
+
), M = t ? t(P) : I;
|
|
11739
11748
|
return z(() => () => {
|
|
11740
|
-
|
|
11741
|
-
}, [
|
|
11742
|
-
|
|
11743
|
-
|
|
11749
|
+
b && (i == null || i());
|
|
11750
|
+
}, [b, i]), p ? /* @__PURE__ */ y.jsxs(y.Fragment, { children: [
|
|
11751
|
+
M,
|
|
11752
|
+
b && /* @__PURE__ */ y.jsx(
|
|
11744
11753
|
Cc,
|
|
11745
11754
|
{
|
|
11746
11755
|
id: e,
|
|
11747
11756
|
actions: r,
|
|
11748
|
-
isOpen:
|
|
11749
|
-
onClose: () =>
|
|
11757
|
+
isOpen: b,
|
|
11758
|
+
onClose: () => $(!1),
|
|
11750
11759
|
showCancel: !0,
|
|
11751
11760
|
"data-testid": u,
|
|
11752
11761
|
selectionMode: "single",
|
|
11753
|
-
onSelectionChange:
|
|
11762
|
+
onSelectionChange: F,
|
|
11754
11763
|
selectedKeys: s ? [s] : void 0,
|
|
11755
11764
|
disabledKeys: d
|
|
11756
11765
|
}
|
|
11757
11766
|
)
|
|
11758
|
-
] }) : /* @__PURE__ */ y.jsxs(V0, { onOpenChange:
|
|
11759
|
-
|
|
11767
|
+
] }) : /* @__PURE__ */ y.jsxs(V0, { onOpenChange: $, isOpen: b, children: [
|
|
11768
|
+
M,
|
|
11760
11769
|
/* @__PURE__ */ y.jsx(
|
|
11761
11770
|
Ic,
|
|
11762
11771
|
{
|
|
11763
11772
|
className: U("proton-Popover", c),
|
|
11764
11773
|
style: f,
|
|
11765
|
-
triggerRef:
|
|
11774
|
+
triggerRef: x,
|
|
11766
11775
|
children: /* @__PURE__ */ y.jsx(
|
|
11767
11776
|
Fc,
|
|
11768
11777
|
{
|
|
11769
11778
|
items: r,
|
|
11770
11779
|
className: U("proton-ListBox", "proton-MenuTrigger__menu"),
|
|
11771
11780
|
selectionMode: "single",
|
|
11772
|
-
onSelectionChange:
|
|
11781
|
+
onSelectionChange: F,
|
|
11773
11782
|
selectedKeys: s ? [s] : void 0,
|
|
11774
11783
|
disabledKeys: d,
|
|
11775
|
-
children: (
|
|
11784
|
+
children: (A) => Lc(A, c, f)
|
|
11776
11785
|
}
|
|
11777
11786
|
)
|
|
11778
11787
|
}
|
|
@@ -11781,7 +11790,7 @@ function J0({
|
|
|
11781
11790
|
}
|
|
11782
11791
|
function Lc(t, e, n) {
|
|
11783
11792
|
return t.children ? /* @__PURE__ */ y.jsxs(H0, { children: [
|
|
11784
|
-
/* @__PURE__ */ y.jsx(
|
|
11793
|
+
/* @__PURE__ */ y.jsx(Oi, { children: t.label }),
|
|
11785
11794
|
/* @__PURE__ */ y.jsx(
|
|
11786
11795
|
Ic,
|
|
11787
11796
|
{
|
|
@@ -11797,12 +11806,12 @@ function Lc(t, e, n) {
|
|
|
11797
11806
|
)
|
|
11798
11807
|
}
|
|
11799
11808
|
)
|
|
11800
|
-
] }) : /* @__PURE__ */ y.jsx(
|
|
11809
|
+
] }) : /* @__PURE__ */ y.jsx(Oi, { onAction: () => {
|
|
11801
11810
|
var r;
|
|
11802
11811
|
return (r = t.onAction) == null ? void 0 : r.call(t, t.key);
|
|
11803
11812
|
}, children: t.label });
|
|
11804
11813
|
}
|
|
11805
|
-
function
|
|
11814
|
+
function Oi(t) {
|
|
11806
11815
|
let e = t.textValue || (typeof t.children == "string" ? t.children : void 0);
|
|
11807
11816
|
return /* @__PURE__ */ y.jsx(
|
|
11808
11817
|
Y0,
|
|
@@ -11869,7 +11878,7 @@ function Ih({
|
|
|
11869
11878
|
disabledKeys: l,
|
|
11870
11879
|
onSelectionChange: r,
|
|
11871
11880
|
selectedKey: i,
|
|
11872
|
-
renderTrigger: ({ triggerRef: c,
|
|
11881
|
+
renderTrigger: ({ triggerRef: c, ariaTriggerProps: f }) => /* @__PURE__ */ y.jsx(
|
|
11873
11882
|
eh,
|
|
11874
11883
|
{
|
|
11875
11884
|
...d,
|
|
@@ -11909,7 +11918,7 @@ const Fh = ({
|
|
|
11909
11918
|
l.PRIMARY.PRIMARY_MEDIUM_LIGHT,
|
|
11910
11919
|
0.88
|
|
11911
11920
|
), d = at(l.PRIMARY.PRIMARY_LIGHT, 0.84);
|
|
11912
|
-
u =
|
|
11921
|
+
u = jl(u, s, 0.15), a = jl(a, d, 0.15);
|
|
11913
11922
|
}
|
|
11914
11923
|
return /* @__PURE__ */ y.jsx(
|
|
11915
11924
|
"div",
|
|
@@ -12012,7 +12021,7 @@ const jc = async (t, e) => {
|
|
|
12012
12021
|
} catch {
|
|
12013
12022
|
}
|
|
12014
12023
|
return n.remove(), i && (l.removeAllRanges(), l.addRange(i)), r instanceof HTMLElement && r.focus(), o;
|
|
12015
|
-
},
|
|
12024
|
+
}, Dl = Oe(
|
|
12016
12025
|
({
|
|
12017
12026
|
prefix: t,
|
|
12018
12027
|
suffix: e,
|
|
@@ -12030,7 +12039,7 @@ const jc = async (t, e) => {
|
|
|
12030
12039
|
autoComplete: p,
|
|
12031
12040
|
"data-testid": v
|
|
12032
12041
|
}, b) => {
|
|
12033
|
-
const $ = B(null), x = B(null), E = B(null), C = B(null), { className: D } = Ke(), S = b || $, { labelProps: P, inputProps: F, descriptionProps:
|
|
12042
|
+
const $ = B(null), x = B(null), E = B(null), C = B(null), { className: D } = Ke(), S = b || $, { labelProps: P, inputProps: F, descriptionProps: I, errorMessageProps: M } = Ao(
|
|
12034
12043
|
{
|
|
12035
12044
|
label: u,
|
|
12036
12045
|
name: a,
|
|
@@ -12084,7 +12093,7 @@ const jc = async (t, e) => {
|
|
|
12084
12093
|
m.disconnect();
|
|
12085
12094
|
};
|
|
12086
12095
|
}, [t, e]), /* @__PURE__ */ y.jsxs("div", { className: "proton-Input__container", ref: C, children: [
|
|
12087
|
-
n && r === "top" && /* @__PURE__ */ y.jsx("div", { ...
|
|
12096
|
+
n && r === "top" && /* @__PURE__ */ y.jsx("div", { ...I, className: "proton-Input__text", children: n }),
|
|
12088
12097
|
/* @__PURE__ */ y.jsxs("div", { className: "proton-Input__container-inner", children: [
|
|
12089
12098
|
t && /* @__PURE__ */ y.jsx(
|
|
12090
12099
|
"div",
|
|
@@ -12145,11 +12154,11 @@ const jc = async (t, e) => {
|
|
|
12145
12154
|
id: `${a}-error`,
|
|
12146
12155
|
children: i
|
|
12147
12156
|
}
|
|
12148
|
-
) : n && r === "bottom" ? /* @__PURE__ */ y.jsx("div", { ...
|
|
12157
|
+
) : n && r === "bottom" ? /* @__PURE__ */ y.jsx("div", { ...I, className: "proton-Input__text", children: n }) : null
|
|
12149
12158
|
] });
|
|
12150
12159
|
}
|
|
12151
12160
|
);
|
|
12152
|
-
|
|
12161
|
+
Dl.displayName = "Input";
|
|
12153
12162
|
function Oh({
|
|
12154
12163
|
name: t,
|
|
12155
12164
|
value: e,
|
|
@@ -12159,7 +12168,7 @@ function Oh({
|
|
|
12159
12168
|
}) {
|
|
12160
12169
|
const [i, o] = H(!1);
|
|
12161
12170
|
return /* @__PURE__ */ y.jsx(
|
|
12162
|
-
|
|
12171
|
+
Dl,
|
|
12163
12172
|
{
|
|
12164
12173
|
name: t,
|
|
12165
12174
|
value: e,
|
|
@@ -12255,7 +12264,7 @@ const rh = ({ isCopied: t, onClick: e }) => /* @__PURE__ */ y.jsx("div", { class
|
|
|
12255
12264
|
"data-testid": a,
|
|
12256
12265
|
role: "search",
|
|
12257
12266
|
children: /* @__PURE__ */ y.jsx(
|
|
12258
|
-
|
|
12267
|
+
Dl,
|
|
12259
12268
|
{
|
|
12260
12269
|
...p,
|
|
12261
12270
|
type: "search",
|
|
@@ -12398,7 +12407,7 @@ const rh = ({ isCopied: t, onClick: e }) => /* @__PURE__ */ y.jsx("div", { class
|
|
|
12398
12407
|
isOverlay: o = !0,
|
|
12399
12408
|
"data-testid": u
|
|
12400
12409
|
}) => {
|
|
12401
|
-
const a = B(null), { isClosing: s, handleClose: d } =
|
|
12410
|
+
const a = B(null), { isClosing: s, handleClose: d } = Hi({
|
|
12402
12411
|
onClose: e,
|
|
12403
12412
|
overlayRef: a
|
|
12404
12413
|
}), c = Gr(qr.MEDIUM);
|
|
@@ -12416,7 +12425,7 @@ const rh = ({ isCopied: t, onClick: e }) => /* @__PURE__ */ y.jsx("div", { class
|
|
|
12416
12425
|
children: i
|
|
12417
12426
|
}
|
|
12418
12427
|
);
|
|
12419
|
-
return o || c ? /* @__PURE__ */ y.jsx(
|
|
12428
|
+
return o || c ? /* @__PURE__ */ y.jsx(gl, { fadeIn: !0, ref: a, onClose: d, children: f }) : f;
|
|
12420
12429
|
}, zh = Object.assign(uh, {
|
|
12421
12430
|
Title: zc,
|
|
12422
12431
|
Subtitle: Vc,
|
|
@@ -12425,7 +12434,7 @@ const rh = ({ isCopied: t, onClick: e }) => /* @__PURE__ */ y.jsx("div", { class
|
|
|
12425
12434
|
Actions: ih
|
|
12426
12435
|
});
|
|
12427
12436
|
function Vh(t) {
|
|
12428
|
-
const e = B(null), n = jt(t || {}), { triggerProps: r, overlayProps: l } =
|
|
12437
|
+
const e = B(null), n = jt(t || {}), { triggerProps: r, overlayProps: l } = Io(
|
|
12429
12438
|
{ type: "dialog" },
|
|
12430
12439
|
n,
|
|
12431
12440
|
e
|
|
@@ -12440,7 +12449,7 @@ function ah({
|
|
|
12440
12449
|
...l
|
|
12441
12450
|
}) {
|
|
12442
12451
|
const i = B(null), { popoverRef: o = i } = l, { className: u, style: a } = Ke();
|
|
12443
|
-
let { popoverProps: s, underlayProps: d, arrowProps: c, placement: f } =
|
|
12452
|
+
let { popoverProps: s, underlayProps: d, arrowProps: c, placement: f } = yu(
|
|
12444
12453
|
{
|
|
12445
12454
|
...l,
|
|
12446
12455
|
offset: r,
|
|
@@ -12551,7 +12560,7 @@ function Hh({
|
|
|
12551
12560
|
S ? u == null || u() : a == null || a();
|
|
12552
12561
|
},
|
|
12553
12562
|
"data-testid": d,
|
|
12554
|
-
children: s.map((S) => /* @__PURE__ */ y.jsx(
|
|
12563
|
+
children: s.map((S) => /* @__PURE__ */ y.jsx(ku, { textValue: S.label, children: S.label }, S.key))
|
|
12555
12564
|
}, f = jv(c), p = Gr(qr.MEDIUM), v = B(null), b = B(null), { labelProps: $, triggerProps: x, valueProps: E, menuProps: C } = hv(
|
|
12556
12565
|
{ ...c, label: t || e },
|
|
12557
12566
|
f,
|
|
@@ -12725,7 +12734,7 @@ function ph({ column: t, state: e }) {
|
|
|
12725
12734
|
}
|
|
12726
12735
|
);
|
|
12727
12736
|
}
|
|
12728
|
-
function
|
|
12737
|
+
function ji({
|
|
12729
12738
|
type: t,
|
|
12730
12739
|
children: e,
|
|
12731
12740
|
isHidden: n = !1
|
|
@@ -12809,7 +12818,7 @@ function Xh(t) {
|
|
|
12809
12818
|
n
|
|
12810
12819
|
);
|
|
12811
12820
|
return /* @__PURE__ */ y.jsxs("table", { ...l, ref: n, className: U("proton-Table"), children: [
|
|
12812
|
-
/* @__PURE__ */ y.jsx(
|
|
12821
|
+
/* @__PURE__ */ y.jsx(ji, { type: "thead", isHidden: (i = t.headerProps) == null ? void 0 : i.isHidden, children: r.headerRows.map((o) => /* @__PURE__ */ y.jsx(fh, { item: o, state: e, children: Array.from(r.getChildren(o.key)).map((u) => /* @__PURE__ */ y.jsx(
|
|
12813
12822
|
ph,
|
|
12814
12823
|
{
|
|
12815
12824
|
column: u,
|
|
@@ -12817,7 +12826,7 @@ function Xh(t) {
|
|
|
12817
12826
|
},
|
|
12818
12827
|
u.key
|
|
12819
12828
|
)) }, o.key)) }),
|
|
12820
|
-
/* @__PURE__ */ y.jsx(
|
|
12829
|
+
/* @__PURE__ */ y.jsx(ji, { type: "tbody", children: Array.from(r.body.childNodes).map((o) => /* @__PURE__ */ y.jsx(
|
|
12821
12830
|
vh,
|
|
12822
12831
|
{
|
|
12823
12832
|
item: o,
|
|
@@ -12944,7 +12953,7 @@ const Jh = ({
|
|
|
12944
12953
|
href: t,
|
|
12945
12954
|
target: o ? "_blank" : void 0,
|
|
12946
12955
|
rel: o ? "noopener noreferrer" : void 0,
|
|
12947
|
-
onClick: o ? void 0 : (u) =>
|
|
12956
|
+
onClick: o ? void 0 : (u) => Wi(u, t),
|
|
12948
12957
|
children: i
|
|
12949
12958
|
}
|
|
12950
12959
|
)
|
|
@@ -12970,11 +12979,11 @@ const Jh = ({
|
|
|
12970
12979
|
}) => {
|
|
12971
12980
|
const { theme: r, palette: l } = Ke(), i = {
|
|
12972
12981
|
"--tombstone-custom-background": l.PRIMARY.PRIMARY_MEDIUM,
|
|
12973
|
-
"--tombstone-custom-primary":
|
|
12982
|
+
"--tombstone-custom-primary": zl(
|
|
12974
12983
|
l.PRIMARY.PRIMARY_DARK,
|
|
12975
12984
|
0.9
|
|
12976
12985
|
),
|
|
12977
|
-
"--tombstone-custom-secondary":
|
|
12986
|
+
"--tombstone-custom-secondary": zl(
|
|
12978
12987
|
l.SECONDARY.SECONDARY_DARK,
|
|
12979
12988
|
0.7
|
|
12980
12989
|
)
|
|
@@ -13097,7 +13106,7 @@ function e4({
|
|
|
13097
13106
|
if (!f.current) return;
|
|
13098
13107
|
const O = f.current.getBoundingClientRect(), K = (T.clientX - O.left) / O.width * o;
|
|
13099
13108
|
$(K);
|
|
13100
|
-
},
|
|
13109
|
+
}, I = () => {
|
|
13101
13110
|
$(null);
|
|
13102
13111
|
}, M = e + P, A = (T, O) => {
|
|
13103
13112
|
var w;
|
|
@@ -13105,14 +13114,14 @@ function e4({
|
|
|
13105
13114
|
return (O === "start" ? Math.floor(h / 100 * p.length) : Math.ceil(h / 100 * p.length)) * M / ((w = f.current) == null ? void 0 : w.clientWidth) * 100;
|
|
13106
13115
|
}, m = (_ = f.current) == null ? void 0 : _.clientWidth, R = W(() => u && a ? a : t ? null : "Waveform Unavailable", [u, a, t]);
|
|
13107
13116
|
return /* @__PURE__ */ y.jsxs("div", { className: U("proton-Waveform", c), "data-testid": d, children: [
|
|
13108
|
-
i && /* @__PURE__ */ y.jsx(
|
|
13117
|
+
i && /* @__PURE__ */ y.jsx(zi, { direction: "left", seconds: l }),
|
|
13109
13118
|
/* @__PURE__ */ y.jsxs(
|
|
13110
13119
|
"div",
|
|
13111
13120
|
{
|
|
13112
13121
|
ref: f,
|
|
13113
13122
|
className: "proton-Waveform__container",
|
|
13114
13123
|
onMouseMove: F,
|
|
13115
|
-
onMouseLeave:
|
|
13124
|
+
onMouseLeave: I,
|
|
13116
13125
|
onClick: (T) => {
|
|
13117
13126
|
if (!f.current || u) return;
|
|
13118
13127
|
const O = f.current.getBoundingClientRect(), K = (T.clientX - O.left) / O.width * o;
|
|
@@ -13171,10 +13180,10 @@ function e4({
|
|
|
13171
13180
|
children: R
|
|
13172
13181
|
}
|
|
13173
13182
|
),
|
|
13174
|
-
i && /* @__PURE__ */ y.jsx(
|
|
13183
|
+
i && /* @__PURE__ */ y.jsx(zi, { direction: "right", seconds: o })
|
|
13175
13184
|
] });
|
|
13176
13185
|
}
|
|
13177
|
-
function
|
|
13186
|
+
function zi({
|
|
13178
13187
|
direction: t,
|
|
13179
13188
|
seconds: e
|
|
13180
13189
|
}) {
|
|
@@ -13228,12 +13237,12 @@ export {
|
|
|
13228
13237
|
Fh as Elevation,
|
|
13229
13238
|
_h as Icon,
|
|
13230
13239
|
Lh as ImageBackground,
|
|
13231
|
-
|
|
13240
|
+
Dl as Input,
|
|
13232
13241
|
J0 as MenuTrigger,
|
|
13233
13242
|
zh as Modal,
|
|
13234
13243
|
ah as Popover,
|
|
13235
13244
|
Yh as Row,
|
|
13236
|
-
|
|
13245
|
+
gl as ScreenOverlay,
|
|
13237
13246
|
jh as SearchInput,
|
|
13238
13247
|
Bh as Section,
|
|
13239
13248
|
Hh as Select,
|