@protonradio/proton-ui 0.6.18-beta.19 → 0.6.18-beta.2
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-C_MMhG34.mjs +1759 -0
- package/dist/index-C_MMhG34.mjs.map +1 -0
- package/dist/index-DdgXcT07.js +14 -0
- package/dist/index-DdgXcT07.js.map +1 -0
- package/dist/index.cjs.js +12 -12
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +616 -622
- package/dist/index.es.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/utils.cjs.js +1 -1
- package/dist/utils.d.ts +18 -25
- package/dist/utils.es.js +8 -9
- package/package.json +2 -2
- package/dist/utils-DAupKByO.mjs +0 -125
- package/dist/utils-DAupKByO.mjs.map +0 -1
- package/dist/utils-DaN5ULjj.js +0 -2
- package/dist/utils-DaN5ULjj.js.map +0 -1
package/dist/index.es.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import B, { useRef as M, useCallback as X, useState as j, useContext as Y, useEffect as L, createContext as ee, useMemo as H, useLayoutEffect as Mc, createElement as bi, isValidElement as
|
|
1
|
+
import B, { useRef as M, useCallback as X, useState as j, useContext as Y, useEffect as L, createContext as ee, useMemo as H, useLayoutEffect as Mc, createElement as bi, isValidElement as Fc, forwardRef as ft, cloneElement as Ic } from "react";
|
|
2
2
|
import Cn, { flushSync as _c, createPortal as gi } from "react-dom";
|
|
3
|
-
import { c as U, i as Lr, h as $i } from "./
|
|
4
|
-
import { THEMES as
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
var dr = { exports: {} }, It = {};
|
|
3
|
+
import { c as U, i as Lr, h as $i, a as Dt, b as Gn } from "./index-C_MMhG34.mjs";
|
|
4
|
+
import { THEMES as ze, BREAKPOINTS as yi } from "./constants.es.js";
|
|
5
|
+
import { G as ye, S as tn, W as nn, D as rn, B as Nc } from "./colors-Dwh4VIMR.mjs";
|
|
6
|
+
import { c as c4 } from "./colors-Dwh4VIMR.mjs";
|
|
7
|
+
var dr = { exports: {} }, Ft = {};
|
|
9
8
|
/**
|
|
10
9
|
* @license React
|
|
11
10
|
* react-jsx-runtime.production.min.js
|
|
@@ -16,8 +15,8 @@ var dr = { exports: {} }, It = {};
|
|
|
16
15
|
* LICENSE file in the root directory of this source tree.
|
|
17
16
|
*/
|
|
18
17
|
var Sl;
|
|
19
|
-
function
|
|
20
|
-
if (Sl) return
|
|
18
|
+
function Rc() {
|
|
19
|
+
if (Sl) return Ft;
|
|
21
20
|
Sl = 1;
|
|
22
21
|
var t = B, 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
22
|
function o(a, u, s) {
|
|
@@ -27,9 +26,9 @@ function Nc() {
|
|
|
27
26
|
if (a && a.defaultProps) for (c in u = a.defaultProps, u) d[c] === void 0 && (d[c] = u[c]);
|
|
28
27
|
return { $$typeof: e, type: a, key: f, ref: p, props: d, _owner: l.current };
|
|
29
28
|
}
|
|
30
|
-
return
|
|
29
|
+
return Ft.Fragment = n, Ft.jsx = o, Ft.jsxs = o, Ft;
|
|
31
30
|
}
|
|
32
|
-
var
|
|
31
|
+
var It = {};
|
|
33
32
|
/**
|
|
34
33
|
* @license React
|
|
35
34
|
* react-jsx-runtime.development.js
|
|
@@ -52,16 +51,16 @@ function Lc() {
|
|
|
52
51
|
var E = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
53
52
|
function S(h) {
|
|
54
53
|
{
|
|
55
|
-
for (var K = arguments.length,
|
|
56
|
-
|
|
57
|
-
y("error", h,
|
|
54
|
+
for (var K = arguments.length, N = new Array(K > 1 ? K - 1 : 0), V = 1; V < K; V++)
|
|
55
|
+
N[V - 1] = arguments[V];
|
|
56
|
+
y("error", h, N);
|
|
58
57
|
}
|
|
59
58
|
}
|
|
60
|
-
function y(h, K,
|
|
59
|
+
function y(h, K, N) {
|
|
61
60
|
{
|
|
62
61
|
var V = E.ReactDebugCurrentFrame, J = V.getStackAddendum();
|
|
63
|
-
J !== "" && (K += "%s",
|
|
64
|
-
var te =
|
|
62
|
+
J !== "" && (K += "%s", N = N.concat([J]));
|
|
63
|
+
var te = N.map(function(q) {
|
|
65
64
|
return String(q);
|
|
66
65
|
});
|
|
67
66
|
te.unshift("Warning: " + K), Function.prototype.apply.call(console[h], console, te);
|
|
@@ -76,14 +75,14 @@ function Lc() {
|
|
|
76
75
|
// with.
|
|
77
76
|
h.$$typeof === A || h.getModuleId !== void 0));
|
|
78
77
|
}
|
|
79
|
-
function T(h, K,
|
|
78
|
+
function T(h, K, N) {
|
|
80
79
|
var V = h.displayName;
|
|
81
80
|
if (V)
|
|
82
81
|
return V;
|
|
83
82
|
var J = K.displayName || K.name || "";
|
|
84
|
-
return J !== "" ?
|
|
83
|
+
return J !== "" ? N + "(" + J + ")" : N;
|
|
85
84
|
}
|
|
86
|
-
function
|
|
85
|
+
function I(h) {
|
|
87
86
|
return h.displayName || "Context";
|
|
88
87
|
}
|
|
89
88
|
function x(h) {
|
|
@@ -111,10 +110,10 @@ function Lc() {
|
|
|
111
110
|
switch (h.$$typeof) {
|
|
112
111
|
case a:
|
|
113
112
|
var K = h;
|
|
114
|
-
return
|
|
113
|
+
return I(K) + ".Consumer";
|
|
115
114
|
case o:
|
|
116
|
-
var
|
|
117
|
-
return
|
|
115
|
+
var N = h;
|
|
116
|
+
return I(N._context) + ".Provider";
|
|
118
117
|
case u:
|
|
119
118
|
return T(h, h.render, "ForwardRef");
|
|
120
119
|
case d:
|
|
@@ -131,14 +130,14 @@ function Lc() {
|
|
|
131
130
|
}
|
|
132
131
|
return null;
|
|
133
132
|
}
|
|
134
|
-
var
|
|
133
|
+
var R = Object.assign, D = 0, z, F, Z, ue, fe, Be, Ee;
|
|
135
134
|
function Ge() {
|
|
136
135
|
}
|
|
137
136
|
Ge.__reactDisabledLog = !0;
|
|
138
137
|
function O() {
|
|
139
138
|
{
|
|
140
139
|
if (D === 0) {
|
|
141
|
-
z = console.log,
|
|
140
|
+
z = console.log, F = console.info, Z = console.warn, ue = console.error, fe = console.group, Be = console.groupCollapsed, Ee = console.groupEnd;
|
|
142
141
|
var h = {
|
|
143
142
|
configurable: !0,
|
|
144
143
|
enumerable: !0,
|
|
@@ -167,25 +166,25 @@ function Lc() {
|
|
|
167
166
|
writable: !0
|
|
168
167
|
};
|
|
169
168
|
Object.defineProperties(console, {
|
|
170
|
-
log:
|
|
169
|
+
log: R({}, h, {
|
|
171
170
|
value: z
|
|
172
171
|
}),
|
|
173
|
-
info:
|
|
174
|
-
value:
|
|
172
|
+
info: R({}, h, {
|
|
173
|
+
value: F
|
|
175
174
|
}),
|
|
176
|
-
warn:
|
|
175
|
+
warn: R({}, h, {
|
|
177
176
|
value: Z
|
|
178
177
|
}),
|
|
179
|
-
error:
|
|
178
|
+
error: R({}, h, {
|
|
180
179
|
value: ue
|
|
181
180
|
}),
|
|
182
|
-
group:
|
|
181
|
+
group: R({}, h, {
|
|
183
182
|
value: fe
|
|
184
183
|
}),
|
|
185
|
-
groupCollapsed:
|
|
186
|
-
value:
|
|
184
|
+
groupCollapsed: R({}, h, {
|
|
185
|
+
value: Be
|
|
187
186
|
}),
|
|
188
|
-
groupEnd:
|
|
187
|
+
groupEnd: R({}, h, {
|
|
189
188
|
value: Ee
|
|
190
189
|
})
|
|
191
190
|
});
|
|
@@ -194,7 +193,7 @@ function Lc() {
|
|
|
194
193
|
}
|
|
195
194
|
}
|
|
196
195
|
var Se = E.ReactCurrentDispatcher, Ye;
|
|
197
|
-
function
|
|
196
|
+
function vt(h, K, N) {
|
|
198
197
|
{
|
|
199
198
|
if (Ye === void 0)
|
|
200
199
|
try {
|
|
@@ -207,21 +206,21 @@ function Lc() {
|
|
|
207
206
|
` + Ye + h;
|
|
208
207
|
}
|
|
209
208
|
}
|
|
210
|
-
var
|
|
209
|
+
var ht = !1, mt;
|
|
211
210
|
{
|
|
212
211
|
var le = typeof WeakMap == "function" ? WeakMap : Map;
|
|
213
|
-
|
|
212
|
+
mt = new le();
|
|
214
213
|
}
|
|
215
|
-
function
|
|
216
|
-
if (!h ||
|
|
214
|
+
function bt(h, K) {
|
|
215
|
+
if (!h || ht)
|
|
217
216
|
return "";
|
|
218
217
|
{
|
|
219
|
-
var
|
|
220
|
-
if (
|
|
221
|
-
return
|
|
218
|
+
var N = mt.get(h);
|
|
219
|
+
if (N !== void 0)
|
|
220
|
+
return N;
|
|
222
221
|
}
|
|
223
222
|
var V;
|
|
224
|
-
|
|
223
|
+
ht = !0;
|
|
225
224
|
var J = Error.prepareStackTrace;
|
|
226
225
|
Error.prepareStackTrace = void 0;
|
|
227
226
|
var te;
|
|
@@ -271,48 +270,48 @@ function Lc() {
|
|
|
271
270
|
if (ie--, se--, se < 0 || G[ie] !== he[se]) {
|
|
272
271
|
var Ce = `
|
|
273
272
|
` + G[ie].replace(" at new ", " at ");
|
|
274
|
-
return h.displayName && Ce.includes("<anonymous>") && (Ce = Ce.replace("<anonymous>", h.displayName)), typeof h == "function" &&
|
|
273
|
+
return h.displayName && Ce.includes("<anonymous>") && (Ce = Ce.replace("<anonymous>", h.displayName)), typeof h == "function" && mt.set(h, Ce), Ce;
|
|
275
274
|
}
|
|
276
275
|
while (ie >= 1 && se >= 0);
|
|
277
276
|
break;
|
|
278
277
|
}
|
|
279
278
|
}
|
|
280
279
|
} finally {
|
|
281
|
-
|
|
280
|
+
ht = !1, Se.current = te, ke(), Error.prepareStackTrace = J;
|
|
282
281
|
}
|
|
283
|
-
var
|
|
284
|
-
return typeof h == "function" &&
|
|
282
|
+
var $t = h ? h.displayName || h.name : "", it = $t ? vt($t) : "";
|
|
283
|
+
return typeof h == "function" && mt.set(h, it), it;
|
|
285
284
|
}
|
|
286
|
-
function On(h, K,
|
|
287
|
-
return
|
|
285
|
+
function On(h, K, N) {
|
|
286
|
+
return bt(h, !1);
|
|
288
287
|
}
|
|
289
288
|
function cc(h) {
|
|
290
289
|
var K = h.prototype;
|
|
291
290
|
return !!(K && K.isReactComponent);
|
|
292
291
|
}
|
|
293
|
-
function Qt(h, K,
|
|
292
|
+
function Qt(h, K, N) {
|
|
294
293
|
if (h == null)
|
|
295
294
|
return "";
|
|
296
295
|
if (typeof h == "function")
|
|
297
|
-
return
|
|
296
|
+
return bt(h, cc(h));
|
|
298
297
|
if (typeof h == "string")
|
|
299
|
-
return
|
|
298
|
+
return vt(h);
|
|
300
299
|
switch (h) {
|
|
301
300
|
case s:
|
|
302
|
-
return
|
|
301
|
+
return vt("Suspense");
|
|
303
302
|
case c:
|
|
304
|
-
return
|
|
303
|
+
return vt("SuspenseList");
|
|
305
304
|
}
|
|
306
305
|
if (typeof h == "object")
|
|
307
306
|
switch (h.$$typeof) {
|
|
308
307
|
case u:
|
|
309
308
|
return On(h.render);
|
|
310
309
|
case d:
|
|
311
|
-
return Qt(h.type, K,
|
|
310
|
+
return Qt(h.type, K, N);
|
|
312
311
|
case f: {
|
|
313
312
|
var V = h, J = V._payload, te = V._init;
|
|
314
313
|
try {
|
|
315
|
-
return Qt(te(J), K,
|
|
314
|
+
return Qt(te(J), K, N);
|
|
316
315
|
} catch {
|
|
317
316
|
}
|
|
318
317
|
}
|
|
@@ -322,12 +321,12 @@ function Lc() {
|
|
|
322
321
|
var Kt = Object.prototype.hasOwnProperty, cl = {}, dl = E.ReactDebugCurrentFrame;
|
|
323
322
|
function en(h) {
|
|
324
323
|
if (h) {
|
|
325
|
-
var K = h._owner,
|
|
326
|
-
dl.setExtraStackFrame(
|
|
324
|
+
var K = h._owner, N = Qt(h.type, h._source, K ? K.type : null);
|
|
325
|
+
dl.setExtraStackFrame(N);
|
|
327
326
|
} else
|
|
328
327
|
dl.setExtraStackFrame(null);
|
|
329
328
|
}
|
|
330
|
-
function dc(h, K,
|
|
329
|
+
function dc(h, K, N, V, J) {
|
|
331
330
|
{
|
|
332
331
|
var te = Function.call.bind(Kt);
|
|
333
332
|
for (var q in h)
|
|
@@ -335,14 +334,14 @@ function Lc() {
|
|
|
335
334
|
var G = void 0;
|
|
336
335
|
try {
|
|
337
336
|
if (typeof h[q] != "function") {
|
|
338
|
-
var he = Error((V || "React class") + ": " +
|
|
337
|
+
var he = Error((V || "React class") + ": " + N + " type `" + q + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof h[q] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
339
338
|
throw he.name = "Invariant Violation", he;
|
|
340
339
|
}
|
|
341
|
-
G = h[q](K, q, V,
|
|
340
|
+
G = h[q](K, q, V, N, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
342
341
|
} catch (ie) {
|
|
343
342
|
G = ie;
|
|
344
343
|
}
|
|
345
|
-
G && !(G instanceof Error) && (en(J), S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", V || "React class",
|
|
344
|
+
G && !(G instanceof Error) && (en(J), S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", V || "React class", N, q, typeof G), en(null)), G instanceof Error && !(G.message in cl) && (cl[G.message] = !0, en(J), S("Failed %s type: %s", N, G.message), en(null));
|
|
346
345
|
}
|
|
347
346
|
}
|
|
348
347
|
}
|
|
@@ -352,8 +351,8 @@ function Lc() {
|
|
|
352
351
|
}
|
|
353
352
|
function pc(h) {
|
|
354
353
|
{
|
|
355
|
-
var K = typeof Symbol == "function" && Symbol.toStringTag,
|
|
356
|
-
return
|
|
354
|
+
var K = typeof Symbol == "function" && Symbol.toStringTag, N = K && h[Symbol.toStringTag] || h.constructor.name || "Object";
|
|
355
|
+
return N;
|
|
357
356
|
}
|
|
358
357
|
}
|
|
359
358
|
function vc(h) {
|
|
@@ -395,40 +394,40 @@ function Lc() {
|
|
|
395
394
|
}
|
|
396
395
|
function gc(h, K) {
|
|
397
396
|
if (typeof h.ref == "string" && Mt.current && K && Mt.current.stateNode !== K) {
|
|
398
|
-
var
|
|
399
|
-
jn[
|
|
397
|
+
var N = x(Mt.current.type);
|
|
398
|
+
jn[N] || (S('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', x(Mt.current.type), h.ref), jn[N] = !0);
|
|
400
399
|
}
|
|
401
400
|
}
|
|
402
401
|
function $c(h, K) {
|
|
403
402
|
{
|
|
404
|
-
var
|
|
403
|
+
var N = function() {
|
|
405
404
|
vl || (vl = !0, S("%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)", K));
|
|
406
405
|
};
|
|
407
|
-
|
|
408
|
-
get:
|
|
406
|
+
N.isReactWarning = !0, Object.defineProperty(h, "key", {
|
|
407
|
+
get: N,
|
|
409
408
|
configurable: !0
|
|
410
409
|
});
|
|
411
410
|
}
|
|
412
411
|
}
|
|
413
412
|
function yc(h, K) {
|
|
414
413
|
{
|
|
415
|
-
var
|
|
414
|
+
var N = function() {
|
|
416
415
|
hl || (hl = !0, S("%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)", K));
|
|
417
416
|
};
|
|
418
|
-
|
|
419
|
-
get:
|
|
417
|
+
N.isReactWarning = !0, Object.defineProperty(h, "ref", {
|
|
418
|
+
get: N,
|
|
420
419
|
configurable: !0
|
|
421
420
|
});
|
|
422
421
|
}
|
|
423
422
|
}
|
|
424
|
-
var xc = function(h, K,
|
|
423
|
+
var xc = function(h, K, N, V, J, te, q) {
|
|
425
424
|
var G = {
|
|
426
425
|
// This tag allows us to uniquely identify this as a React Element
|
|
427
426
|
$$typeof: e,
|
|
428
427
|
// Built-in properties that belong on the element
|
|
429
428
|
type: h,
|
|
430
429
|
key: K,
|
|
431
|
-
ref:
|
|
430
|
+
ref: N,
|
|
432
431
|
props: q,
|
|
433
432
|
// Record the component responsible for creating this element.
|
|
434
433
|
_owner: te
|
|
@@ -450,10 +449,10 @@ function Lc() {
|
|
|
450
449
|
value: J
|
|
451
450
|
}), Object.freeze && (Object.freeze(G.props), Object.freeze(G)), G;
|
|
452
451
|
};
|
|
453
|
-
function Ec(h, K,
|
|
452
|
+
function Ec(h, K, N, V, J) {
|
|
454
453
|
{
|
|
455
454
|
var te, q = {}, G = null, he = null;
|
|
456
|
-
|
|
455
|
+
N !== void 0 && (pl(N), G = "" + N), bc(K) && (pl(K.key), G = "" + K.key), mc(K) && (he = K.ref, gc(K, J));
|
|
457
456
|
for (te in K)
|
|
458
457
|
Kt.call(K, te) && !hc.hasOwnProperty(te) && (q[te] = K[te]);
|
|
459
458
|
if (h && h.defaultProps) {
|
|
@@ -469,10 +468,10 @@ function Lc() {
|
|
|
469
468
|
}
|
|
470
469
|
}
|
|
471
470
|
var Vn = E.ReactCurrentOwner, ml = E.ReactDebugCurrentFrame;
|
|
472
|
-
function
|
|
471
|
+
function gt(h) {
|
|
473
472
|
if (h) {
|
|
474
|
-
var K = h._owner,
|
|
475
|
-
ml.setExtraStackFrame(
|
|
473
|
+
var K = h._owner, N = Qt(h.type, h._source, K ? K.type : null);
|
|
474
|
+
ml.setExtraStackFrame(N);
|
|
476
475
|
} else
|
|
477
476
|
ml.setExtraStackFrame(null);
|
|
478
477
|
}
|
|
@@ -501,10 +500,10 @@ Check the render method of \`` + h + "`.";
|
|
|
501
500
|
{
|
|
502
501
|
var K = bl();
|
|
503
502
|
if (!K) {
|
|
504
|
-
var
|
|
505
|
-
|
|
503
|
+
var N = typeof h == "string" ? h : h.displayName || h.name;
|
|
504
|
+
N && (K = `
|
|
506
505
|
|
|
507
|
-
Check the top-level render call using <` +
|
|
506
|
+
Check the top-level render call using <` + N + ">.");
|
|
508
507
|
}
|
|
509
508
|
return K;
|
|
510
509
|
}
|
|
@@ -514,12 +513,12 @@ Check the top-level render call using <` + R + ">.");
|
|
|
514
513
|
if (!h._store || h._store.validated || h.key != null)
|
|
515
514
|
return;
|
|
516
515
|
h._store.validated = !0;
|
|
517
|
-
var
|
|
518
|
-
if (gl[
|
|
516
|
+
var N = Cc(K);
|
|
517
|
+
if (gl[N])
|
|
519
518
|
return;
|
|
520
|
-
gl[
|
|
519
|
+
gl[N] = !0;
|
|
521
520
|
var V = "";
|
|
522
|
-
h && h._owner && h._owner !== Vn.current && (V = " It was passed a child from " + x(h._owner.type) + "."),
|
|
521
|
+
h && h._owner && h._owner !== Vn.current && (V = " It was passed a child from " + x(h._owner.type) + "."), gt(h), S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', N, V), gt(null);
|
|
523
522
|
}
|
|
524
523
|
}
|
|
525
524
|
function yl(h, K) {
|
|
@@ -527,8 +526,8 @@ Check the top-level render call using <` + R + ">.");
|
|
|
527
526
|
if (typeof h != "object")
|
|
528
527
|
return;
|
|
529
528
|
if (zn(h))
|
|
530
|
-
for (var
|
|
531
|
-
var V = h[
|
|
529
|
+
for (var N = 0; N < h.length; N++) {
|
|
530
|
+
var V = h[N];
|
|
532
531
|
Wn(V) && $l(V, K);
|
|
533
532
|
}
|
|
534
533
|
else if (Wn(h))
|
|
@@ -546,18 +545,18 @@ Check the top-level render call using <` + R + ">.");
|
|
|
546
545
|
var K = h.type;
|
|
547
546
|
if (K == null || typeof K == "string")
|
|
548
547
|
return;
|
|
549
|
-
var
|
|
548
|
+
var N;
|
|
550
549
|
if (typeof K == "function")
|
|
551
|
-
|
|
550
|
+
N = K.propTypes;
|
|
552
551
|
else if (typeof K == "object" && (K.$$typeof === u || // Note: Memo only checks outer props here.
|
|
553
552
|
// Inner props are checked in the reconciler.
|
|
554
553
|
K.$$typeof === d))
|
|
555
|
-
|
|
554
|
+
N = K.propTypes;
|
|
556
555
|
else
|
|
557
556
|
return;
|
|
558
|
-
if (
|
|
557
|
+
if (N) {
|
|
559
558
|
var V = x(K);
|
|
560
|
-
dc(
|
|
559
|
+
dc(N, h.props, "prop", V, h);
|
|
561
560
|
} else if (K.PropTypes !== void 0 && !Hn) {
|
|
562
561
|
Hn = !0;
|
|
563
562
|
var J = x(K);
|
|
@@ -568,18 +567,18 @@ Check the top-level render call using <` + R + ">.");
|
|
|
568
567
|
}
|
|
569
568
|
function Pc(h) {
|
|
570
569
|
{
|
|
571
|
-
for (var K = Object.keys(h.props),
|
|
572
|
-
var V = K[
|
|
570
|
+
for (var K = Object.keys(h.props), N = 0; N < K.length; N++) {
|
|
571
|
+
var V = K[N];
|
|
573
572
|
if (V !== "children" && V !== "key") {
|
|
574
|
-
|
|
573
|
+
gt(h), S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", V), gt(null);
|
|
575
574
|
break;
|
|
576
575
|
}
|
|
577
576
|
}
|
|
578
|
-
h.ref !== null && (
|
|
577
|
+
h.ref !== null && (gt(h), S("Invalid attribute `ref` supplied to `React.Fragment`."), gt(null));
|
|
579
578
|
}
|
|
580
579
|
}
|
|
581
580
|
var xl = {};
|
|
582
|
-
function El(h, K,
|
|
581
|
+
function El(h, K, N, V, J, te) {
|
|
583
582
|
{
|
|
584
583
|
var q = w(h);
|
|
585
584
|
if (!q) {
|
|
@@ -590,7 +589,7 @@ Check the top-level render call using <` + R + ">.");
|
|
|
590
589
|
var ie;
|
|
591
590
|
h === null ? ie = "null" : zn(h) ? ie = "array" : h !== void 0 && h.$$typeof === e ? (ie = "<" + (x(h.type) || "Unknown") + " />", G = " Did you accidentally export a JSX literal instead of a component?") : ie = typeof h, S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ie, G);
|
|
592
591
|
}
|
|
593
|
-
var se = Ec(h, K,
|
|
592
|
+
var se = Ec(h, K, N, J, te);
|
|
594
593
|
if (se == null)
|
|
595
594
|
return se;
|
|
596
595
|
if (q) {
|
|
@@ -598,8 +597,8 @@ Check the top-level render call using <` + R + ">.");
|
|
|
598
597
|
if (Ce !== void 0)
|
|
599
598
|
if (V)
|
|
600
599
|
if (zn(Ce)) {
|
|
601
|
-
for (var
|
|
602
|
-
yl(Ce[
|
|
600
|
+
for (var $t = 0; $t < Ce.length; $t++)
|
|
601
|
+
yl(Ce[$t], h);
|
|
603
602
|
Object.freeze && Object.freeze(Ce);
|
|
604
603
|
} else
|
|
605
604
|
S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
@@ -623,17 +622,17 @@ React keys must be passed directly to JSX without using spread:
|
|
|
623
622
|
return h === r ? Pc(se) : wc(se), se;
|
|
624
623
|
}
|
|
625
624
|
}
|
|
626
|
-
function Dc(h, K,
|
|
627
|
-
return El(h, K,
|
|
625
|
+
function Dc(h, K, N) {
|
|
626
|
+
return El(h, K, N, !0);
|
|
628
627
|
}
|
|
629
|
-
function kc(h, K,
|
|
630
|
-
return El(h, K,
|
|
628
|
+
function kc(h, K, N) {
|
|
629
|
+
return El(h, K, N, !1);
|
|
631
630
|
}
|
|
632
631
|
var Tc = kc, Bc = Dc;
|
|
633
|
-
|
|
634
|
-
}()),
|
|
632
|
+
It.Fragment = r, It.jsx = Tc, It.jsxs = Bc;
|
|
633
|
+
}()), It;
|
|
635
634
|
}
|
|
636
|
-
process.env.NODE_ENV === "production" ? dr.exports =
|
|
635
|
+
process.env.NODE_ENV === "production" ? dr.exports = Rc() : dr.exports = Lc();
|
|
637
636
|
var b = dr.exports;
|
|
638
637
|
const Q = typeof document < "u" ? B.useLayoutEffect : () => {
|
|
639
638
|
};
|
|
@@ -759,7 +758,7 @@ function tt(t = []) {
|
|
|
759
758
|
...t
|
|
760
759
|
]), n;
|
|
761
760
|
}
|
|
762
|
-
function
|
|
761
|
+
function Me(...t) {
|
|
763
762
|
return (...e) => {
|
|
764
763
|
for (let n of t) typeof n == "function" && n(...e);
|
|
765
764
|
};
|
|
@@ -792,7 +791,7 @@ function W(...t) {
|
|
|
792
791
|
typeof i == "function" && typeof o == "function" && // This is a lot faster than a regex.
|
|
793
792
|
l[0] === "o" && l[1] === "n" && l.charCodeAt(2) >= /* 'A' */
|
|
794
793
|
65 && l.charCodeAt(2) <= /* 'Z' */
|
|
795
|
-
90 ? e[l] =
|
|
794
|
+
90 ? e[l] = Me(i, o) : (l === "className" || l === "UNSAFE_className") && typeof i == "string" && typeof o == "string" ? e[l] = Jc(i, o) : l === "id" && i && o ? e.id = Zc(i, o) : e[l] = o !== void 0 ? o : i;
|
|
796
795
|
}
|
|
797
796
|
}
|
|
798
797
|
return e;
|
|
@@ -874,28 +873,28 @@ function Or(t) {
|
|
|
874
873
|
var e;
|
|
875
874
|
return typeof window < "u" && window.navigator != null ? t.test(((e = window.navigator.userAgentData) === null || e === void 0 ? void 0 : e.platform) || window.navigator.platform) : !1;
|
|
876
875
|
}
|
|
877
|
-
function
|
|
876
|
+
function He(t) {
|
|
878
877
|
let e = null;
|
|
879
878
|
return () => (e == null && (e = t()), e);
|
|
880
879
|
}
|
|
881
|
-
const nt =
|
|
880
|
+
const nt = He(function() {
|
|
882
881
|
return Or(/^Mac/i);
|
|
883
|
-
}), ad =
|
|
882
|
+
}), ad = He(function() {
|
|
884
883
|
return Or(/^iPhone/i);
|
|
885
|
-
}), Si =
|
|
884
|
+
}), Si = He(function() {
|
|
886
885
|
return Or(/^iPad/i) || // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.
|
|
887
886
|
nt() && navigator.maxTouchPoints > 1;
|
|
888
|
-
}), Pn =
|
|
887
|
+
}), Pn = He(function() {
|
|
889
888
|
return ad() || Si();
|
|
890
|
-
}), ud =
|
|
889
|
+
}), ud = He(function() {
|
|
891
890
|
return nt() || Pn();
|
|
892
|
-
}), zr =
|
|
891
|
+
}), zr = He(function() {
|
|
893
892
|
return wn(/AppleWebKit/i) && !sd();
|
|
894
|
-
}), sd =
|
|
893
|
+
}), sd = He(function() {
|
|
895
894
|
return wn(/Chrome/i);
|
|
896
|
-
}), vn =
|
|
895
|
+
}), vn = He(function() {
|
|
897
896
|
return wn(/Android/i);
|
|
898
|
-
}), cd =
|
|
897
|
+
}), cd = He(function() {
|
|
899
898
|
return wn(/Firefox/i);
|
|
900
899
|
}), dd = /* @__PURE__ */ ee({
|
|
901
900
|
isNative: !0,
|
|
@@ -905,7 +904,7 @@ const nt = Ve(function() {
|
|
|
905
904
|
function qt() {
|
|
906
905
|
return Y(dd);
|
|
907
906
|
}
|
|
908
|
-
function
|
|
907
|
+
function st(t, e, n = !0) {
|
|
909
908
|
var r, l;
|
|
910
909
|
let { metaKey: i, ctrlKey: o, altKey: a, shiftKey: u } = e;
|
|
911
910
|
cd() && (!((l = window.event) === null || l === void 0 || (r = l.type) === null || r === void 0) && r.startsWith("key")) && t.target === "_blank" && (nt() ? i = !0 : o = !0);
|
|
@@ -923,9 +922,9 @@ function ct(t, e, n = !0) {
|
|
|
923
922
|
bubbles: !0,
|
|
924
923
|
cancelable: !0
|
|
925
924
|
});
|
|
926
|
-
|
|
925
|
+
st.isOpening = n, Le(t), t.dispatchEvent(s), st.isOpening = !1;
|
|
927
926
|
}
|
|
928
|
-
|
|
927
|
+
st.isOpening = !1;
|
|
929
928
|
function fd(t, e) {
|
|
930
929
|
if (t instanceof HTMLAnchorElement) e(t);
|
|
931
930
|
else if (t.hasAttribute("data-href")) {
|
|
@@ -934,7 +933,7 @@ function fd(t, e) {
|
|
|
934
933
|
}
|
|
935
934
|
}
|
|
936
935
|
function pd(t, e) {
|
|
937
|
-
fd(t, (n) =>
|
|
936
|
+
fd(t, (n) => st(n, e));
|
|
938
937
|
}
|
|
939
938
|
function vd(t) {
|
|
940
939
|
let e = qt();
|
|
@@ -962,7 +961,7 @@ function Ci(t) {
|
|
|
962
961
|
referrerPolicy: t == null ? void 0 : t.referrerPolicy
|
|
963
962
|
};
|
|
964
963
|
}
|
|
965
|
-
let
|
|
964
|
+
let St = /* @__PURE__ */ new Map(), fr = /* @__PURE__ */ new Set();
|
|
966
965
|
function wl() {
|
|
967
966
|
if (typeof window > "u") return;
|
|
968
967
|
function t(r) {
|
|
@@ -970,14 +969,14 @@ function wl() {
|
|
|
970
969
|
}
|
|
971
970
|
let e = (r) => {
|
|
972
971
|
if (!t(r) || !r.target) return;
|
|
973
|
-
let l =
|
|
974
|
-
l || (l = /* @__PURE__ */ new Set(),
|
|
972
|
+
let l = St.get(r.target);
|
|
973
|
+
l || (l = /* @__PURE__ */ new Set(), St.set(r.target, l), r.target.addEventListener("transitioncancel", n, {
|
|
975
974
|
once: !0
|
|
976
975
|
})), l.add(r.propertyName);
|
|
977
976
|
}, n = (r) => {
|
|
978
977
|
if (!t(r) || !r.target) return;
|
|
979
|
-
let l =
|
|
980
|
-
if (l && (l.delete(r.propertyName), l.size === 0 && (r.target.removeEventListener("transitioncancel", n),
|
|
978
|
+
let l = St.get(r.target);
|
|
979
|
+
if (l && (l.delete(r.propertyName), l.size === 0 && (r.target.removeEventListener("transitioncancel", n), St.delete(r.target)), St.size === 0)) {
|
|
981
980
|
for (let i of fr) i();
|
|
982
981
|
fr.clear();
|
|
983
982
|
}
|
|
@@ -987,7 +986,7 @@ function wl() {
|
|
|
987
986
|
typeof document < "u" && (document.readyState !== "loading" ? wl() : document.addEventListener("DOMContentLoaded", wl));
|
|
988
987
|
function wi(t) {
|
|
989
988
|
requestAnimationFrame(() => {
|
|
990
|
-
|
|
989
|
+
St.size === 0 ? t() : fr.add(t);
|
|
991
990
|
});
|
|
992
991
|
}
|
|
993
992
|
function Pi() {
|
|
@@ -1238,24 +1237,24 @@ function lt(t, e, n) {
|
|
|
1238
1237
|
function hr(t, e = -1 / 0, n = 1 / 0) {
|
|
1239
1238
|
return Math.min(Math.max(t, e), n);
|
|
1240
1239
|
}
|
|
1241
|
-
let
|
|
1240
|
+
let wt = "default", mr = "", fn = /* @__PURE__ */ new WeakMap();
|
|
1242
1241
|
function kl(t) {
|
|
1243
1242
|
if (Pn()) {
|
|
1244
|
-
if (
|
|
1243
|
+
if (wt === "default") {
|
|
1245
1244
|
const e = re(t);
|
|
1246
1245
|
mr = e.documentElement.style.webkitUserSelect, e.documentElement.style.webkitUserSelect = "none";
|
|
1247
1246
|
}
|
|
1248
|
-
|
|
1247
|
+
wt = "disabled";
|
|
1249
1248
|
} else (t instanceof HTMLElement || t instanceof SVGElement) && (fn.set(t, t.style.userSelect), t.style.userSelect = "none");
|
|
1250
1249
|
}
|
|
1251
1250
|
function on(t) {
|
|
1252
1251
|
if (Pn()) {
|
|
1253
|
-
if (
|
|
1254
|
-
|
|
1252
|
+
if (wt !== "disabled") return;
|
|
1253
|
+
wt = "restoring", setTimeout(() => {
|
|
1255
1254
|
wi(() => {
|
|
1256
|
-
if (
|
|
1255
|
+
if (wt === "restoring") {
|
|
1257
1256
|
const e = re(t);
|
|
1258
|
-
e.documentElement.style.webkitUserSelect === "none" && (e.documentElement.style.webkitUserSelect = mr || ""), mr = "",
|
|
1257
|
+
e.documentElement.style.webkitUserSelect === "none" && (e.documentElement.style.webkitUserSelect = mr || ""), mr = "", wt = "default";
|
|
1259
1258
|
}
|
|
1260
1259
|
});
|
|
1261
1260
|
}, 300);
|
|
@@ -1328,7 +1327,7 @@ class un {
|
|
|
1328
1327
|
}
|
|
1329
1328
|
}
|
|
1330
1329
|
const Bl = Symbol("linkClicked");
|
|
1331
|
-
function
|
|
1330
|
+
function je(t) {
|
|
1332
1331
|
let {
|
|
1333
1332
|
onPress: e,
|
|
1334
1333
|
onPressChange: n,
|
|
@@ -1358,24 +1357,24 @@ function ze(t) {
|
|
|
1358
1357
|
if (o || w.didFirePressStart) return !1;
|
|
1359
1358
|
let T = !0;
|
|
1360
1359
|
if (w.isTriggeringEvent = !0, r) {
|
|
1361
|
-
let
|
|
1362
|
-
r(
|
|
1360
|
+
let I = new un("pressstart", A, v);
|
|
1361
|
+
r(I), T = I.shouldStopPropagation;
|
|
1363
1362
|
}
|
|
1364
1363
|
return n && n(!0), w.isTriggeringEvent = !1, w.didFirePressStart = !0, m(!0), T;
|
|
1365
1364
|
}), y = ae((v, A, w = !0) => {
|
|
1366
1365
|
let T = $.current;
|
|
1367
1366
|
if (!T.didFirePressStart) return !1;
|
|
1368
1367
|
T.ignoreClickAfterPress = !0, T.didFirePressStart = !1, T.isTriggeringEvent = !0;
|
|
1369
|
-
let
|
|
1368
|
+
let I = !0;
|
|
1370
1369
|
if (l) {
|
|
1371
1370
|
let x = new un("pressend", A, v);
|
|
1372
|
-
l(x),
|
|
1371
|
+
l(x), I = x.shouldStopPropagation;
|
|
1373
1372
|
}
|
|
1374
1373
|
if (n && n(!1), m(!1), e && w && !o) {
|
|
1375
1374
|
let x = new un("press", A, v);
|
|
1376
|
-
e(x),
|
|
1375
|
+
e(x), I && (I = x.shouldStopPropagation);
|
|
1377
1376
|
}
|
|
1378
|
-
return T.isTriggeringEvent = !1,
|
|
1377
|
+
return T.isTriggeringEvent = !1, I;
|
|
1379
1378
|
}), k = ae((v, A) => {
|
|
1380
1379
|
let w = $.current;
|
|
1381
1380
|
if (o) return !1;
|
|
@@ -1387,49 +1386,49 @@ function ze(t) {
|
|
|
1387
1386
|
return !0;
|
|
1388
1387
|
}), C = ae((v) => {
|
|
1389
1388
|
let A = $.current;
|
|
1390
|
-
A.isPressed && A.target && (A.isOverTarget && A.pointerType != null && y(
|
|
1389
|
+
A.isPressed && A.target && (A.isOverTarget && A.pointerType != null && y(Ie(A.target, v), A.pointerType, !1), A.isPressed = !1, A.isOverTarget = !1, A.activePointerId = null, A.pointerType = null, E(), c || on(A.target));
|
|
1391
1390
|
}), P = ae((v) => {
|
|
1392
1391
|
s && C(v);
|
|
1393
1392
|
}), _ = H(() => {
|
|
1394
1393
|
let v = $.current, A = {
|
|
1395
1394
|
onKeyDown(T) {
|
|
1396
1395
|
if (Xn(T.nativeEvent, T.currentTarget) && T.currentTarget.contains(T.target)) {
|
|
1397
|
-
var
|
|
1396
|
+
var I;
|
|
1398
1397
|
Kl(T.target, T.key) && T.preventDefault();
|
|
1399
1398
|
let x = !0;
|
|
1400
1399
|
if (!v.isPressed && !T.repeat) {
|
|
1401
1400
|
v.target = T.currentTarget, v.isPressed = !0, x = S(T, "keyboard");
|
|
1402
|
-
let
|
|
1403
|
-
Xn(z,
|
|
1401
|
+
let R = T.currentTarget, D = (z) => {
|
|
1402
|
+
Xn(z, R) && !z.repeat && R.contains(z.target) && v.target && k(Ie(v.target, z), "keyboard");
|
|
1404
1403
|
};
|
|
1405
|
-
g(re(T.currentTarget), "keyup",
|
|
1404
|
+
g(re(T.currentTarget), "keyup", Me(D, w), !0);
|
|
1406
1405
|
}
|
|
1407
|
-
x && T.stopPropagation(), T.metaKey && nt() && ((
|
|
1406
|
+
x && T.stopPropagation(), T.metaKey && nt() && ((I = v.metaKeyEvents) === null || I === void 0 || I.set(T.key, T.nativeEvent));
|
|
1408
1407
|
} else T.key === "Meta" && (v.metaKeyEvents = /* @__PURE__ */ new Map());
|
|
1409
1408
|
},
|
|
1410
1409
|
onClick(T) {
|
|
1411
|
-
if (!(T && !T.currentTarget.contains(T.target)) && T && T.button === 0 && !v.isTriggeringEvent && !
|
|
1412
|
-
let
|
|
1410
|
+
if (!(T && !T.currentTarget.contains(T.target)) && T && T.button === 0 && !v.isTriggeringEvent && !st.isOpening) {
|
|
1411
|
+
let I = !0;
|
|
1413
1412
|
if (o && T.preventDefault(), !v.ignoreClickAfterPress && !v.ignoreEmulatedMouseEvents && !v.isPressed && (v.pointerType === "virtual" || vr(T.nativeEvent))) {
|
|
1414
1413
|
!o && !u && Le(T.currentTarget);
|
|
1415
|
-
let x = S(T, "virtual"),
|
|
1416
|
-
|
|
1414
|
+
let x = S(T, "virtual"), R = k(T, "virtual"), D = y(T, "virtual");
|
|
1415
|
+
I = x && R && D;
|
|
1417
1416
|
}
|
|
1418
|
-
v.ignoreEmulatedMouseEvents = !1, v.ignoreClickAfterPress = !1,
|
|
1417
|
+
v.ignoreEmulatedMouseEvents = !1, v.ignoreClickAfterPress = !1, I && T.stopPropagation();
|
|
1419
1418
|
}
|
|
1420
1419
|
}
|
|
1421
1420
|
}, w = (T) => {
|
|
1422
|
-
var
|
|
1421
|
+
var I;
|
|
1423
1422
|
if (v.isPressed && v.target && Xn(T, v.target)) {
|
|
1424
1423
|
var x;
|
|
1425
1424
|
Kl(T.target, T.key) && T.preventDefault();
|
|
1426
1425
|
let D = T.target;
|
|
1427
|
-
y(
|
|
1428
|
-
} else if (T.key === "Meta" && (!((
|
|
1429
|
-
var
|
|
1426
|
+
y(Ie(v.target, T), "keyboard", v.target.contains(D)), E(), T.key !== "Enter" && Vr(v.target) && v.target.contains(D) && !T[Bl] && (T[Bl] = !0, st(v.target, T, !1)), v.isPressed = !1, (x = v.metaKeyEvents) === null || x === void 0 || x.delete(T.key);
|
|
1427
|
+
} else if (T.key === "Meta" && (!((I = v.metaKeyEvents) === null || I === void 0) && I.size)) {
|
|
1428
|
+
var R;
|
|
1430
1429
|
let D = v.metaKeyEvents;
|
|
1431
1430
|
v.metaKeyEvents = void 0;
|
|
1432
|
-
for (let z of D.values()) (
|
|
1431
|
+
for (let z of D.values()) (R = v.target) === null || R === void 0 || R.dispatchEvent(new KeyboardEvent("keyup", z));
|
|
1433
1432
|
}
|
|
1434
1433
|
};
|
|
1435
1434
|
if (typeof PointerEvent < "u") {
|
|
@@ -1441,21 +1440,21 @@ function ze(t) {
|
|
|
1441
1440
|
}
|
|
1442
1441
|
Zn(D.currentTarget) && D.preventDefault(), v.pointerType = D.pointerType;
|
|
1443
1442
|
let z = !0;
|
|
1444
|
-
v.isPressed || (v.isPressed = !0, v.isOverTarget = !0, v.activePointerId = D.pointerId, v.target = D.currentTarget, !o && !u && Le(D.currentTarget), c || kl(v.target), z = S(D, v.pointerType), g(re(D.currentTarget), "pointermove", T, !1), g(re(D.currentTarget), "pointerup",
|
|
1443
|
+
v.isPressed || (v.isPressed = !0, v.isOverTarget = !0, v.activePointerId = D.pointerId, v.target = D.currentTarget, !o && !u && Le(D.currentTarget), c || kl(v.target), z = S(D, v.pointerType), g(re(D.currentTarget), "pointermove", T, !1), g(re(D.currentTarget), "pointerup", I, !1), g(re(D.currentTarget), "pointercancel", R, !1)), z && D.stopPropagation();
|
|
1445
1444
|
}, A.onMouseDown = (D) => {
|
|
1446
1445
|
D.currentTarget.contains(D.target) && D.button === 0 && (Zn(D.currentTarget) && D.preventDefault(), D.stopPropagation());
|
|
1447
1446
|
}, A.onPointerUp = (D) => {
|
|
1448
|
-
!D.currentTarget.contains(D.target) || v.pointerType === "virtual" || D.button === 0 &&
|
|
1447
|
+
!D.currentTarget.contains(D.target) || v.pointerType === "virtual" || D.button === 0 && yt(D, D.currentTarget) && k(D, v.pointerType || D.pointerType);
|
|
1449
1448
|
};
|
|
1450
1449
|
let T = (D) => {
|
|
1451
|
-
D.pointerId === v.activePointerId && (v.target &&
|
|
1452
|
-
},
|
|
1453
|
-
D.pointerId === v.activePointerId && v.isPressed && D.button === 0 && v.target && (
|
|
1450
|
+
D.pointerId === v.activePointerId && (v.target && yt(D, v.target) ? !v.isOverTarget && v.pointerType != null && (v.isOverTarget = !0, S(Ie(v.target, D), v.pointerType)) : v.target && v.isOverTarget && v.pointerType != null && (v.isOverTarget = !1, y(Ie(v.target, D), v.pointerType, !1), P(D)));
|
|
1451
|
+
}, I = (D) => {
|
|
1452
|
+
D.pointerId === v.activePointerId && v.isPressed && D.button === 0 && v.target && (yt(D, v.target) && v.pointerType != null ? y(Ie(v.target, D), v.pointerType) : v.isOverTarget && v.pointerType != null && y(Ie(v.target, D), v.pointerType, !1), v.isPressed = !1, v.isOverTarget = !1, v.activePointerId = null, v.pointerType = null, E(), c || on(v.target), "ontouchend" in v.target && D.pointerType !== "mouse" && g(v.target, "touchend", x, {
|
|
1454
1453
|
once: !0
|
|
1455
1454
|
}));
|
|
1456
1455
|
}, x = (D) => {
|
|
1457
1456
|
Ai(D.currentTarget) && D.preventDefault();
|
|
1458
|
-
},
|
|
1457
|
+
}, R = (D) => {
|
|
1459
1458
|
C(D);
|
|
1460
1459
|
};
|
|
1461
1460
|
A.onDragStart = (D) => {
|
|
@@ -1471,12 +1470,12 @@ function ze(t) {
|
|
|
1471
1470
|
v.isPressed = !0, v.isOverTarget = !0, v.target = x.currentTarget, v.pointerType = vr(x.nativeEvent) ? "virtual" : "mouse", !o && !u && Le(x.currentTarget), S(x, v.pointerType) && x.stopPropagation(), g(re(x.currentTarget), "mouseup", T, !1);
|
|
1472
1471
|
}, A.onMouseEnter = (x) => {
|
|
1473
1472
|
if (!x.currentTarget.contains(x.target)) return;
|
|
1474
|
-
let
|
|
1475
|
-
v.isPressed && !v.ignoreEmulatedMouseEvents && v.pointerType != null && (v.isOverTarget = !0,
|
|
1473
|
+
let R = !0;
|
|
1474
|
+
v.isPressed && !v.ignoreEmulatedMouseEvents && v.pointerType != null && (v.isOverTarget = !0, R = S(x, v.pointerType)), R && x.stopPropagation();
|
|
1476
1475
|
}, A.onMouseLeave = (x) => {
|
|
1477
1476
|
if (!x.currentTarget.contains(x.target)) return;
|
|
1478
|
-
let
|
|
1479
|
-
v.isPressed && !v.ignoreEmulatedMouseEvents && v.pointerType != null && (v.isOverTarget = !1,
|
|
1477
|
+
let R = !0;
|
|
1478
|
+
v.isPressed && !v.ignoreEmulatedMouseEvents && v.pointerType != null && (v.isOverTarget = !1, R = y(x, v.pointerType, !1), P(x)), R && x.stopPropagation();
|
|
1480
1479
|
}, A.onMouseUp = (x) => {
|
|
1481
1480
|
x.currentTarget.contains(x.target) && !v.ignoreEmulatedMouseEvents && x.button === 0 && k(x, v.pointerType || "mouse");
|
|
1482
1481
|
};
|
|
@@ -1486,34 +1485,34 @@ function ze(t) {
|
|
|
1486
1485
|
v.ignoreEmulatedMouseEvents = !1;
|
|
1487
1486
|
return;
|
|
1488
1487
|
}
|
|
1489
|
-
v.target &&
|
|
1488
|
+
v.target && yt(x, v.target) && v.pointerType != null ? y(Ie(v.target, x), v.pointerType) : v.target && v.isOverTarget && v.pointerType != null && y(Ie(v.target, x), v.pointerType, !1), v.isOverTarget = !1;
|
|
1490
1489
|
}
|
|
1491
1490
|
};
|
|
1492
1491
|
A.onTouchStart = (x) => {
|
|
1493
1492
|
if (!x.currentTarget.contains(x.target)) return;
|
|
1494
|
-
let
|
|
1495
|
-
if (!
|
|
1496
|
-
v.activePointerId =
|
|
1493
|
+
let R = wd(x.nativeEvent);
|
|
1494
|
+
if (!R) return;
|
|
1495
|
+
v.activePointerId = R.identifier, v.ignoreEmulatedMouseEvents = !0, v.isOverTarget = !0, v.isPressed = !0, v.target = x.currentTarget, v.pointerType = "touch", !o && !u && Le(x.currentTarget), c || kl(v.target), S(qe(v.target, x), v.pointerType) && x.stopPropagation(), g(De(x.currentTarget), "scroll", I, !0);
|
|
1497
1496
|
}, A.onTouchMove = (x) => {
|
|
1498
1497
|
if (!x.currentTarget.contains(x.target)) return;
|
|
1499
1498
|
if (!v.isPressed) {
|
|
1500
1499
|
x.stopPropagation();
|
|
1501
1500
|
return;
|
|
1502
1501
|
}
|
|
1503
|
-
let
|
|
1504
|
-
|
|
1502
|
+
let R = Al(x.nativeEvent, v.activePointerId), D = !0;
|
|
1503
|
+
R && yt(R, x.currentTarget) ? !v.isOverTarget && v.pointerType != null && (v.isOverTarget = !0, D = S(qe(v.target, x), v.pointerType)) : v.isOverTarget && v.pointerType != null && (v.isOverTarget = !1, D = y(qe(v.target, x), v.pointerType, !1), P(qe(v.target, x))), D && x.stopPropagation();
|
|
1505
1504
|
}, A.onTouchEnd = (x) => {
|
|
1506
1505
|
if (!x.currentTarget.contains(x.target)) return;
|
|
1507
1506
|
if (!v.isPressed) {
|
|
1508
1507
|
x.stopPropagation();
|
|
1509
1508
|
return;
|
|
1510
1509
|
}
|
|
1511
|
-
let
|
|
1512
|
-
|
|
1510
|
+
let R = Al(x.nativeEvent, v.activePointerId), D = !0;
|
|
1511
|
+
R && yt(R, x.currentTarget) && v.pointerType != null ? (k(qe(v.target, x), v.pointerType), D = y(qe(v.target, x), v.pointerType)) : v.isOverTarget && v.pointerType != null && (D = y(qe(v.target, x), v.pointerType, !1)), D && x.stopPropagation(), v.isPressed = !1, v.activePointerId = null, v.isOverTarget = !1, v.ignoreEmulatedMouseEvents = !0, v.target && !c && on(v.target), E();
|
|
1513
1512
|
}, A.onTouchCancel = (x) => {
|
|
1514
1513
|
x.currentTarget.contains(x.target) && (x.stopPropagation(), v.isPressed && C(qe(v.target, x)));
|
|
1515
1514
|
};
|
|
1516
|
-
let
|
|
1515
|
+
let I = (x) => {
|
|
1517
1516
|
v.isPressed && x.target.contains(v.target) && C({
|
|
1518
1517
|
currentTarget: v.target,
|
|
1519
1518
|
shiftKey: !1,
|
|
@@ -1581,7 +1580,7 @@ function qe(t, e) {
|
|
|
1581
1580
|
clientY: r
|
|
1582
1581
|
};
|
|
1583
1582
|
}
|
|
1584
|
-
function
|
|
1583
|
+
function Ie(t, e) {
|
|
1585
1584
|
let n = e.clientX, r = e.clientY;
|
|
1586
1585
|
return {
|
|
1587
1586
|
currentTarget: t,
|
|
@@ -1605,7 +1604,7 @@ function Pd(t) {
|
|
|
1605
1604
|
function Dd(t, e) {
|
|
1606
1605
|
return !(t.left > e.right || e.left > t.right || t.top > e.bottom || e.top > t.bottom);
|
|
1607
1606
|
}
|
|
1608
|
-
function
|
|
1607
|
+
function yt(t, e) {
|
|
1609
1608
|
let n = e.getBoundingClientRect(), r = Pd(t);
|
|
1610
1609
|
return Dd(n, r);
|
|
1611
1610
|
}
|
|
@@ -1744,7 +1743,7 @@ function Bn(t) {
|
|
|
1744
1743
|
}
|
|
1745
1744
|
};
|
|
1746
1745
|
}
|
|
1747
|
-
let
|
|
1746
|
+
let Ve = null, Wt = /* @__PURE__ */ new Set(), jt = /* @__PURE__ */ new Map(), ct = !1, br = !1;
|
|
1748
1747
|
const Kd = {
|
|
1749
1748
|
Tab: !0,
|
|
1750
1749
|
Escape: !0
|
|
@@ -1756,68 +1755,68 @@ function Md(t) {
|
|
|
1756
1755
|
return !(t.metaKey || !nt() && t.altKey || t.ctrlKey || t.key === "Control" || t.key === "Shift" || t.key === "Meta");
|
|
1757
1756
|
}
|
|
1758
1757
|
function hn(t) {
|
|
1759
|
-
|
|
1758
|
+
ct = !0, Md(t) && (Ve = "keyboard", An("keyboard", t));
|
|
1760
1759
|
}
|
|
1761
1760
|
function Pe(t) {
|
|
1762
|
-
|
|
1763
|
-
}
|
|
1764
|
-
function Ii(t) {
|
|
1765
|
-
vr(t) && (dt = !0, je = "virtual");
|
|
1761
|
+
Ve = "pointer", (t.type === "mousedown" || t.type === "pointerdown") && (ct = !0, An("pointer", t));
|
|
1766
1762
|
}
|
|
1767
1763
|
function Fi(t) {
|
|
1768
|
-
t
|
|
1764
|
+
vr(t) && (ct = !0, Ve = "virtual");
|
|
1765
|
+
}
|
|
1766
|
+
function Ii(t) {
|
|
1767
|
+
t.target === window || t.target === document || (!ct && !br && (Ve = "virtual", An("virtual", t)), ct = !1, br = !1);
|
|
1769
1768
|
}
|
|
1770
1769
|
function _i() {
|
|
1771
|
-
|
|
1770
|
+
ct = !1, br = !0;
|
|
1772
1771
|
}
|
|
1773
1772
|
function mn(t) {
|
|
1774
1773
|
if (typeof window > "u" || jt.get(De(t))) return;
|
|
1775
1774
|
const e = De(t), n = re(t);
|
|
1776
1775
|
let r = e.HTMLElement.prototype.focus;
|
|
1777
1776
|
e.HTMLElement.prototype.focus = function() {
|
|
1778
|
-
|
|
1779
|
-
}, n.addEventListener("keydown", hn, !0), n.addEventListener("keyup", hn, !0), n.addEventListener("click",
|
|
1780
|
-
|
|
1777
|
+
ct = !0, r.apply(this, arguments);
|
|
1778
|
+
}, n.addEventListener("keydown", hn, !0), n.addEventListener("keyup", hn, !0), n.addEventListener("click", Fi, !0), e.addEventListener("focus", Ii, !0), e.addEventListener("blur", _i, !1), typeof PointerEvent < "u" ? (n.addEventListener("pointerdown", Pe, !0), n.addEventListener("pointermove", Pe, !0), n.addEventListener("pointerup", Pe, !0)) : (n.addEventListener("mousedown", Pe, !0), n.addEventListener("mousemove", Pe, !0), n.addEventListener("mouseup", Pe, !0)), e.addEventListener("beforeunload", () => {
|
|
1779
|
+
Ni(t);
|
|
1781
1780
|
}, {
|
|
1782
1781
|
once: !0
|
|
1783
1782
|
}), jt.set(e, {
|
|
1784
1783
|
focus: r
|
|
1785
1784
|
});
|
|
1786
1785
|
}
|
|
1787
|
-
const
|
|
1786
|
+
const Ni = (t, e) => {
|
|
1788
1787
|
const n = De(t), r = re(t);
|
|
1789
|
-
e && r.removeEventListener("DOMContentLoaded", e), jt.has(n) && (n.HTMLElement.prototype.focus = jt.get(n).focus, r.removeEventListener("keydown", hn, !0), r.removeEventListener("keyup", hn, !0), r.removeEventListener("click",
|
|
1788
|
+
e && r.removeEventListener("DOMContentLoaded", e), jt.has(n) && (n.HTMLElement.prototype.focus = jt.get(n).focus, r.removeEventListener("keydown", hn, !0), r.removeEventListener("keyup", hn, !0), r.removeEventListener("click", Fi, !0), n.removeEventListener("focus", Ii, !0), n.removeEventListener("blur", _i, !1), typeof PointerEvent < "u" ? (r.removeEventListener("pointerdown", Pe, !0), r.removeEventListener("pointermove", Pe, !0), r.removeEventListener("pointerup", Pe, !0)) : (r.removeEventListener("mousedown", Pe, !0), r.removeEventListener("mousemove", Pe, !0), r.removeEventListener("mouseup", Pe, !0)), jt.delete(n));
|
|
1790
1789
|
};
|
|
1791
|
-
function
|
|
1790
|
+
function Fd(t) {
|
|
1792
1791
|
const e = re(t);
|
|
1793
1792
|
let n;
|
|
1794
1793
|
return e.readyState !== "loading" ? mn(t) : (n = () => {
|
|
1795
1794
|
mn(t);
|
|
1796
|
-
}, e.addEventListener("DOMContentLoaded", n)), () =>
|
|
1795
|
+
}, e.addEventListener("DOMContentLoaded", n)), () => Ni(t, n);
|
|
1797
1796
|
}
|
|
1798
|
-
typeof document < "u" &&
|
|
1799
|
-
function
|
|
1800
|
-
return
|
|
1797
|
+
typeof document < "u" && Fd();
|
|
1798
|
+
function dt() {
|
|
1799
|
+
return Ve !== "pointer";
|
|
1801
1800
|
}
|
|
1802
1801
|
function bn() {
|
|
1803
|
-
return
|
|
1802
|
+
return Ve;
|
|
1804
1803
|
}
|
|
1805
|
-
function
|
|
1806
|
-
|
|
1804
|
+
function Ri(t) {
|
|
1805
|
+
Ve = t, An(t, null);
|
|
1807
1806
|
}
|
|
1808
1807
|
function Li() {
|
|
1809
1808
|
mn();
|
|
1810
|
-
let [t, e] = j(
|
|
1809
|
+
let [t, e] = j(Ve);
|
|
1811
1810
|
return L(() => {
|
|
1812
1811
|
let n = () => {
|
|
1813
|
-
e(
|
|
1812
|
+
e(Ve);
|
|
1814
1813
|
};
|
|
1815
1814
|
return Wt.add(n), () => {
|
|
1816
1815
|
Wt.delete(n);
|
|
1817
1816
|
};
|
|
1818
1817
|
}, []), rt() ? null : t;
|
|
1819
1818
|
}
|
|
1820
|
-
const
|
|
1819
|
+
const Id = /* @__PURE__ */ new Set([
|
|
1821
1820
|
"checkbox",
|
|
1822
1821
|
"radio",
|
|
1823
1822
|
"range",
|
|
@@ -1831,12 +1830,12 @@ const Fd = /* @__PURE__ */ new Set([
|
|
|
1831
1830
|
function _d(t, e, n) {
|
|
1832
1831
|
var r;
|
|
1833
1832
|
const l = typeof window < "u" ? De(n == null ? void 0 : n.target).HTMLInputElement : HTMLInputElement, i = typeof window < "u" ? De(n == null ? void 0 : n.target).HTMLTextAreaElement : HTMLTextAreaElement, o = typeof window < "u" ? De(n == null ? void 0 : n.target).HTMLElement : HTMLElement, a = typeof window < "u" ? De(n == null ? void 0 : n.target).KeyboardEvent : KeyboardEvent;
|
|
1834
|
-
return t = t || (n == null ? void 0 : n.target) instanceof l && !
|
|
1833
|
+
return t = t || (n == null ? void 0 : n.target) instanceof l && !Id.has(n == null || (r = n.target) === null || r === void 0 ? void 0 : r.type) || (n == null ? void 0 : n.target) instanceof i || (n == null ? void 0 : n.target) instanceof o && (n == null ? void 0 : n.target.isContentEditable), !(t && e === "keyboard" && n instanceof a && !Kd[n.key]);
|
|
1835
1834
|
}
|
|
1836
|
-
function
|
|
1835
|
+
function Nd(t, e, n) {
|
|
1837
1836
|
mn(), L(() => {
|
|
1838
1837
|
let r = (l, i) => {
|
|
1839
|
-
_d(!!(n != null && n.isTextInput), l, i) && t(
|
|
1838
|
+
_d(!!(n != null && n.isTextInput), l, i) && t(dt());
|
|
1840
1839
|
};
|
|
1841
1840
|
return Wt.add(r), () => {
|
|
1842
1841
|
Wt.delete(r);
|
|
@@ -1881,7 +1880,7 @@ function gr() {
|
|
|
1881
1880
|
function Ml(t) {
|
|
1882
1881
|
t.pointerType === "touch" && gr();
|
|
1883
1882
|
}
|
|
1884
|
-
function
|
|
1883
|
+
function Rd() {
|
|
1885
1884
|
if (!(typeof document > "u"))
|
|
1886
1885
|
return typeof PointerEvent < "u" ? document.addEventListener("pointerup", Ml) : document.addEventListener("touchend", gr), Jn++, () => {
|
|
1887
1886
|
Jn--, !(Jn > 0) && (typeof PointerEvent < "u" ? document.removeEventListener("pointerup", Ml) : document.removeEventListener("touchend", gr));
|
|
@@ -1894,7 +1893,7 @@ function Tt(t) {
|
|
|
1894
1893
|
pointerType: "",
|
|
1895
1894
|
target: null
|
|
1896
1895
|
}).current;
|
|
1897
|
-
L(
|
|
1896
|
+
L(Rd, []);
|
|
1898
1897
|
let { hoverProps: u, triggerHoverEnd: s } = H(() => {
|
|
1899
1898
|
let c = (p, m) => {
|
|
1900
1899
|
if (a.pointerType = m, l || m === "touch" || a.isHovered || !p.currentTarget.contains(p.target)) return;
|
|
@@ -1992,7 +1991,7 @@ function sn(t, e) {
|
|
|
1992
1991
|
}
|
|
1993
1992
|
return e.current && !e.current.contains(t.target);
|
|
1994
1993
|
}
|
|
1995
|
-
function
|
|
1994
|
+
function Fl(t) {
|
|
1996
1995
|
if (!t) return;
|
|
1997
1996
|
let e = !0;
|
|
1998
1997
|
return (n) => {
|
|
@@ -2017,8 +2016,8 @@ function Il(t) {
|
|
|
2017
2016
|
function zi(t) {
|
|
2018
2017
|
return {
|
|
2019
2018
|
keyboardProps: t.isDisabled ? {} : {
|
|
2020
|
-
onKeyDown:
|
|
2021
|
-
onKeyUp:
|
|
2019
|
+
onKeyDown: Fl(t.onKeyDown),
|
|
2020
|
+
onKeyUp: Fl(t.onKeyUp)
|
|
2022
2021
|
}
|
|
2023
2022
|
};
|
|
2024
2023
|
}
|
|
@@ -2026,7 +2025,7 @@ const Ld = 500;
|
|
|
2026
2025
|
function ji(t) {
|
|
2027
2026
|
let { isDisabled: e, onLongPressStart: n, onLongPressEnd: r, onLongPress: l, threshold: i = Ld, accessibilityDescription: o } = t;
|
|
2028
2027
|
const a = M(void 0);
|
|
2029
|
-
let { addGlobalListener: u, removeGlobalListener: s } = Pi(), { pressProps: c } =
|
|
2028
|
+
let { addGlobalListener: u, removeGlobalListener: s } = Pi(), { pressProps: c } = je({
|
|
2030
2029
|
isDisabled: e,
|
|
2031
2030
|
onPressStart(f) {
|
|
2032
2031
|
if (f.continuePropagation(), (f.pointerType === "mouse" || f.pointerType === "touch") && (n && n({
|
|
@@ -2092,10 +2091,10 @@ function zd(t, e) {
|
|
|
2092
2091
|
function Vi(t, e) {
|
|
2093
2092
|
return t.nodeName !== "#comment" && Od(t) && zd(t, e) && (!t.parentElement || Vi(t.parentElement, t));
|
|
2094
2093
|
}
|
|
2095
|
-
const
|
|
2094
|
+
const Il = /* @__PURE__ */ B.createContext(null), $r = "react-aria-focus-scope-restore";
|
|
2096
2095
|
let ne = null;
|
|
2097
2096
|
function Kn(t) {
|
|
2098
|
-
let { children: e, contain: n, restoreFocus: r, autoFocus: l } = t, i = M(null), o = M(null), a = M([]), { parentNode: u } = Y(
|
|
2097
|
+
let { children: e, contain: n, restoreFocus: r, autoFocus: l } = t, i = M(null), o = M(null), a = M([]), { parentNode: u } = Y(Il) || {}, s = H(() => new xr({
|
|
2099
2098
|
scopeRef: a
|
|
2100
2099
|
}), [
|
|
2101
2100
|
a
|
|
@@ -2148,7 +2147,7 @@ function Kn(t) {
|
|
|
2148
2147
|
s,
|
|
2149
2148
|
c
|
|
2150
2149
|
]);
|
|
2151
|
-
return /* @__PURE__ */ B.createElement(
|
|
2150
|
+
return /* @__PURE__ */ B.createElement(Il.Provider, {
|
|
2152
2151
|
value: d
|
|
2153
2152
|
}, /* @__PURE__ */ B.createElement("span", {
|
|
2154
2153
|
"data-focus-scope-start": !0,
|
|
@@ -2516,13 +2515,13 @@ let de = new Wr();
|
|
|
2516
2515
|
function Zt(t = {}) {
|
|
2517
2516
|
let { autoFocus: e = !1, isTextInput: n, within: r } = t, l = M({
|
|
2518
2517
|
isFocused: !1,
|
|
2519
|
-
isFocusVisible: e ||
|
|
2518
|
+
isFocusVisible: e || dt()
|
|
2520
2519
|
}), [i, o] = j(!1), [a, u] = j(() => l.current.isFocused && l.current.isFocusVisible), s = X(() => u(l.current.isFocused && l.current.isFocusVisible), []), c = X((p) => {
|
|
2521
2520
|
l.current.isFocused = p, o(p), s();
|
|
2522
2521
|
}, [
|
|
2523
2522
|
s
|
|
2524
2523
|
]);
|
|
2525
|
-
|
|
2524
|
+
Nd((p) => {
|
|
2526
2525
|
l.current.isFocusVisible = p, s();
|
|
2527
2526
|
}, [], {
|
|
2528
2527
|
isTextInput: n
|
|
@@ -2655,26 +2654,26 @@ function Gi() {
|
|
|
2655
2654
|
};
|
|
2656
2655
|
}
|
|
2657
2656
|
let Er = Gi(), zt = /* @__PURE__ */ new Set();
|
|
2658
|
-
function
|
|
2657
|
+
function Nl() {
|
|
2659
2658
|
Er = Gi();
|
|
2660
2659
|
for (let t of zt) t(Er);
|
|
2661
2660
|
}
|
|
2662
2661
|
function of() {
|
|
2663
2662
|
let t = rt(), [e, n] = j(Er);
|
|
2664
|
-
return L(() => (zt.size === 0 && window.addEventListener("languagechange",
|
|
2665
|
-
zt.delete(n), zt.size === 0 && window.removeEventListener("languagechange",
|
|
2663
|
+
return L(() => (zt.size === 0 && window.addEventListener("languagechange", Nl), zt.add(n), () => {
|
|
2664
|
+
zt.delete(n), zt.size === 0 && window.removeEventListener("languagechange", Nl);
|
|
2666
2665
|
}), []), t ? {
|
|
2667
2666
|
locale: "en-US",
|
|
2668
2667
|
direction: "ltr"
|
|
2669
2668
|
} : e;
|
|
2670
2669
|
}
|
|
2671
2670
|
const af = /* @__PURE__ */ B.createContext(null);
|
|
2672
|
-
function
|
|
2671
|
+
function We() {
|
|
2673
2672
|
let t = of();
|
|
2674
2673
|
return Y(af) || t;
|
|
2675
2674
|
}
|
|
2676
2675
|
const uf = Symbol.for("react-aria.i18n.locale"), sf = Symbol.for("react-aria.i18n.strings");
|
|
2677
|
-
let
|
|
2676
|
+
let xt;
|
|
2678
2677
|
class Mn {
|
|
2679
2678
|
/** Returns a localized string for the given key and locale. */
|
|
2680
2679
|
getStringForLocale(e, n) {
|
|
@@ -2690,15 +2689,15 @@ class Mn {
|
|
|
2690
2689
|
static getGlobalDictionaryForPackage(e) {
|
|
2691
2690
|
if (typeof window > "u") return null;
|
|
2692
2691
|
let n = window[uf];
|
|
2693
|
-
if (
|
|
2692
|
+
if (xt === void 0) {
|
|
2694
2693
|
let l = window[sf];
|
|
2695
2694
|
if (!l) return null;
|
|
2696
|
-
|
|
2697
|
-
for (let i in l)
|
|
2695
|
+
xt = {};
|
|
2696
|
+
for (let i in l) xt[i] = new Mn({
|
|
2698
2697
|
[n]: l[i]
|
|
2699
2698
|
}, n);
|
|
2700
2699
|
}
|
|
2701
|
-
let r =
|
|
2700
|
+
let r = xt == null ? void 0 : xt[e];
|
|
2702
2701
|
if (!r) throw new Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);
|
|
2703
2702
|
return r;
|
|
2704
2703
|
}
|
|
@@ -2717,7 +2716,7 @@ function cf(t, e, n = "en-US") {
|
|
|
2717
2716
|
function df(t) {
|
|
2718
2717
|
return Intl.Locale ? new Intl.Locale(t).language : t.split("-")[0];
|
|
2719
2718
|
}
|
|
2720
|
-
const
|
|
2719
|
+
const Rl = /* @__PURE__ */ new Map(), Ll = /* @__PURE__ */ new Map();
|
|
2721
2720
|
class ff {
|
|
2722
2721
|
/** Formats a localized string for the given key with the provided variables. */
|
|
2723
2722
|
format(e, n) {
|
|
@@ -2727,10 +2726,10 @@ class ff {
|
|
|
2727
2726
|
plural(e, n, r = "cardinal") {
|
|
2728
2727
|
let l = n["=" + e];
|
|
2729
2728
|
if (l) return typeof l == "function" ? l() : l;
|
|
2730
|
-
let i = this.locale + ":" + r, o =
|
|
2729
|
+
let i = this.locale + ":" + r, o = Rl.get(i);
|
|
2731
2730
|
o || (o = new Intl.PluralRules(this.locale, {
|
|
2732
2731
|
type: r
|
|
2733
|
-
}),
|
|
2732
|
+
}), Rl.set(i, o));
|
|
2734
2733
|
let a = o.select(e);
|
|
2735
2734
|
return l = n[a] || n.other, typeof l == "function" ? l() : l;
|
|
2736
2735
|
}
|
|
@@ -2754,21 +2753,21 @@ function pf(t) {
|
|
|
2754
2753
|
function vf(t, e) {
|
|
2755
2754
|
return e && Mn.getGlobalDictionaryForPackage(e) || pf(t);
|
|
2756
2755
|
}
|
|
2757
|
-
function
|
|
2758
|
-
let { locale: n } =
|
|
2756
|
+
function pt(t, e) {
|
|
2757
|
+
let { locale: n } = We(), r = vf(t, e);
|
|
2759
2758
|
return H(() => new ff(n, r), [
|
|
2760
2759
|
n,
|
|
2761
2760
|
r
|
|
2762
2761
|
]);
|
|
2763
2762
|
}
|
|
2764
2763
|
let Qn = /* @__PURE__ */ new Map();
|
|
2765
|
-
function
|
|
2766
|
-
let { locale: e } =
|
|
2764
|
+
function Fn(t) {
|
|
2765
|
+
let { locale: e } = We(), n = e + (t ? Object.entries(t).sort((l, i) => l[0] < i[0] ? -1 : 1).join() : "");
|
|
2767
2766
|
if (Qn.has(n)) return Qn.get(n);
|
|
2768
2767
|
let r = new Intl.Collator(e, t);
|
|
2769
2768
|
return Qn.set(n, r), r;
|
|
2770
2769
|
}
|
|
2771
|
-
function
|
|
2770
|
+
function In(t, e) {
|
|
2772
2771
|
let {
|
|
2773
2772
|
elementType: n = "button",
|
|
2774
2773
|
isDisabled: r,
|
|
@@ -2799,7 +2798,7 @@ function Fn(t, e) {
|
|
|
2799
2798
|
"aria-disabled": !r || n === "input" ? void 0 : r,
|
|
2800
2799
|
rel: n === "a" ? m : void 0
|
|
2801
2800
|
};
|
|
2802
|
-
let { pressProps: E, isPressed: S } =
|
|
2801
|
+
let { pressProps: E, isPressed: S } = je({
|
|
2803
2802
|
onPressStart: i,
|
|
2804
2803
|
onPressEnd: o,
|
|
2805
2804
|
onPressChange: u,
|
|
@@ -2827,10 +2826,10 @@ function Fn(t, e) {
|
|
|
2827
2826
|
};
|
|
2828
2827
|
}
|
|
2829
2828
|
const Yi = 7e3;
|
|
2830
|
-
let
|
|
2829
|
+
let Ae = null;
|
|
2831
2830
|
function xn(t, e = "assertive", n = Yi) {
|
|
2832
|
-
|
|
2833
|
-
|
|
2831
|
+
Ae ? Ae.announce(t, e, n) : (Ae = new hf(), (typeof IS_REACT_ACT_ENVIRONMENT == "boolean" ? IS_REACT_ACT_ENVIRONMENT : typeof jest < "u") ? Ae.announce(t, e, n) : setTimeout(() => {
|
|
2832
|
+
Ae != null && Ae.isAttached() && (Ae == null || Ae.announce(t, e, n));
|
|
2834
2833
|
}, 100));
|
|
2835
2834
|
}
|
|
2836
2835
|
class hf {
|
|
@@ -2887,7 +2886,7 @@ function Ur(t, e, n) {
|
|
|
2887
2886
|
let c = n == null || (s = n.current) === null || s === void 0 ? void 0 : s.form;
|
|
2888
2887
|
if (!u.defaultPrevented && n && c && gf(c) === n.current) {
|
|
2889
2888
|
var d;
|
|
2890
|
-
l ? l() : (d = n.current) === null || d === void 0 || d.focus(),
|
|
2889
|
+
l ? l() : (d = n.current) === null || d === void 0 || d.focus(), Ri("keyboard");
|
|
2891
2890
|
}
|
|
2892
2891
|
u.preventDefault();
|
|
2893
2892
|
}), a = ae(() => {
|
|
@@ -3042,9 +3041,9 @@ function Ef(t, e, n) {
|
|
|
3042
3041
|
P.stopPropagation(), e.setSelected(P.target.checked);
|
|
3043
3042
|
}, p = a != null, m = u != null || s != null;
|
|
3044
3043
|
!p && !m && console.warn("If you do not provide children, you must specify an aria-label for accessibility");
|
|
3045
|
-
let { pressProps: $, isPressed: g } =
|
|
3044
|
+
let { pressProps: $, isPressed: g } = je({
|
|
3046
3045
|
isDisabled: r
|
|
3047
|
-
}), { pressProps: E, isPressed: S } =
|
|
3046
|
+
}), { pressProps: E, isPressed: S } = je({
|
|
3048
3047
|
isDisabled: r || l,
|
|
3049
3048
|
onPress() {
|
|
3050
3049
|
e.toggle();
|
|
@@ -3243,7 +3242,7 @@ function Qi(t, e) {
|
|
|
3243
3242
|
validationDetails: m
|
|
3244
3243
|
};
|
|
3245
3244
|
}
|
|
3246
|
-
const
|
|
3245
|
+
const Ke = {
|
|
3247
3246
|
top: "top",
|
|
3248
3247
|
bottom: "top",
|
|
3249
3248
|
left: "left",
|
|
@@ -3294,7 +3293,7 @@ function wf(t) {
|
|
|
3294
3293
|
};
|
|
3295
3294
|
}
|
|
3296
3295
|
function Wl(t, e, n, r, l, i, o) {
|
|
3297
|
-
let a = l.scroll[t], u = r[Cr[t]], s = r.scroll[
|
|
3296
|
+
let a = l.scroll[t], u = r[Cr[t]], s = r.scroll[Ke[t]] + i, c = u + r.scroll[Ke[t]] - i, d = e - a + o[t] - r[Ke[t]], f = e - a + n + o[t] - r[Ke[t]];
|
|
3298
3297
|
return d < s ? s - d : f > c ? Math.max(c - f, s - d) : 0;
|
|
3299
3298
|
}
|
|
3300
3299
|
function Pf(t) {
|
|
@@ -3308,8 +3307,8 @@ function Pf(t) {
|
|
|
3308
3307
|
}
|
|
3309
3308
|
function Ul(t) {
|
|
3310
3309
|
if (cn[t]) return cn[t];
|
|
3311
|
-
let [e, n] = t.split(" "), r =
|
|
3312
|
-
|
|
3310
|
+
let [e, n] = t.split(" "), r = Ke[e] || "right", l = Cf[r];
|
|
3311
|
+
Ke[n] || (n = "center");
|
|
3313
3312
|
let i = Cr[r], o = Cr[l];
|
|
3314
3313
|
return cn[t] = {
|
|
3315
3314
|
placement: e,
|
|
@@ -3345,8 +3344,8 @@ function Gl(t, e, n, r, l, i) {
|
|
|
3345
3344
|
function kf(t, e, n, r, l, i, o, a, u, s, c, d, f, p, m, $) {
|
|
3346
3345
|
let g = Ul(t), { size: E, crossAxis: S, crossSize: y, placement: k, crossPlacement: C } = g, P = tr(e, a, n, g, c, d, s, f, m, $), _ = c, v = Gl(a, s, e, l, i + c, g);
|
|
3347
3346
|
if (o && r[E] > v) {
|
|
3348
|
-
let fe = Ul(`${En[k]} ${C}`),
|
|
3349
|
-
Gl(a, s, e, l, i + c, fe) > v && (g = fe, P =
|
|
3347
|
+
let fe = Ul(`${En[k]} ${C}`), Be = tr(e, a, n, fe, c, d, s, f, m, $);
|
|
3348
|
+
Gl(a, s, e, l, i + c, fe) > v && (g = fe, P = Be, _ = c);
|
|
3350
3349
|
}
|
|
3351
3350
|
let A = "bottom";
|
|
3352
3351
|
g.axis === "top" ? g.placement === "top" ? A = "top" : g.placement === "bottom" && (A = "bottom") : g.crossAxis === "top" && (g.crossPlacement === "top" ? A = "bottom" : g.crossPlacement === "bottom" && (A = "top"));
|
|
@@ -3354,13 +3353,13 @@ function kf(t, e, n, r, l, i, o, a, u, s, c, d, f, p, m, $) {
|
|
|
3354
3353
|
P[S] += w;
|
|
3355
3354
|
let T = Df(P, a, s, f, l, i, n.height, A);
|
|
3356
3355
|
p && p < T && (T = p), n.height = Math.min(n.height, T), P = tr(e, a, n, g, _, d, s, f, m, $), w = Wl(S, P[S], n[y], a, u, i, s), P[S] += w;
|
|
3357
|
-
let
|
|
3358
|
-
const
|
|
3359
|
-
return
|
|
3356
|
+
let I = {}, x = e[S] + 0.5 * e[y] - P[S] - l[Ke[S]];
|
|
3357
|
+
const R = m / 2 + $, D = Ke[S] === "left" ? l.left + l.right : l.top + l.bottom, z = n[y] - D - m / 2 - $, F = e[S] + m / 2 - (P[S] + l[Ke[S]]), Z = e[S] + e[y] - m / 2 - (P[S] + l[Ke[S]]), ue = hr(x, F, Z);
|
|
3358
|
+
return I[S] = hr(ue, R, z), {
|
|
3360
3359
|
position: P,
|
|
3361
3360
|
maxHeight: T,
|
|
3362
|
-
arrowOffsetLeft:
|
|
3363
|
-
arrowOffsetTop:
|
|
3361
|
+
arrowOffsetLeft: I.left,
|
|
3362
|
+
arrowOffsetTop: I.top,
|
|
3364
3363
|
placement: g.placement
|
|
3365
3364
|
};
|
|
3366
3365
|
}
|
|
@@ -3437,7 +3436,7 @@ function Af(t) {
|
|
|
3437
3436
|
}
|
|
3438
3437
|
let oe = typeof document < "u" && window.visualViewport;
|
|
3439
3438
|
function no(t) {
|
|
3440
|
-
let { direction: e } =
|
|
3439
|
+
let { direction: e } = We(), { arrowSize: n = 0, targetRef: r, overlayRef: l, scrollRef: i = l, placement: o = "bottom", containerPadding: a = 12, shouldFlip: u = !0, boundaryElement: s = typeof document < "u" ? document.body : null, offset: c = 0, crossOffset: d = 0, shouldUpdatePosition: f = !0, isOpen: p = !0, onClose: m, maxHeight: $, arrowBoundaryOffset: g = 0 } = t, [E, S] = j({
|
|
3441
3440
|
position: {},
|
|
3442
3441
|
arrowOffsetLeft: void 0,
|
|
3443
3442
|
arrowOffsetTop: void 0,
|
|
@@ -3469,18 +3468,18 @@ function no(t) {
|
|
|
3469
3468
|
if (f === !1 || !p || !l.current || !r.current || !s || (oe == null ? void 0 : oe.scale) !== k.current) return;
|
|
3470
3469
|
let A = null;
|
|
3471
3470
|
if (i.current && i.current.contains(document.activeElement)) {
|
|
3472
|
-
let
|
|
3471
|
+
let R = document.activeElement.getBoundingClientRect(), D = i.current.getBoundingClientRect();
|
|
3473
3472
|
A = {
|
|
3474
3473
|
type: "top",
|
|
3475
|
-
offset:
|
|
3476
|
-
}, A.offset > D.height / 2 && (A.type = "bottom", A.offset =
|
|
3474
|
+
offset: R.top - D.top
|
|
3475
|
+
}, A.offset > D.height / 2 && (A.type = "bottom", A.offset = R.bottom - D.bottom);
|
|
3477
3476
|
}
|
|
3478
3477
|
let w = l.current;
|
|
3479
3478
|
if (!$ && l.current) {
|
|
3480
3479
|
var T;
|
|
3481
3480
|
w.style.top = "0px", w.style.bottom = "";
|
|
3482
|
-
var
|
|
3483
|
-
w.style.maxHeight = ((
|
|
3481
|
+
var I;
|
|
3482
|
+
w.style.maxHeight = ((I = (T = window.visualViewport) === null || T === void 0 ? void 0 : T.height) !== null && I !== void 0 ? I : window.innerHeight) + "px";
|
|
3484
3483
|
}
|
|
3485
3484
|
let x = Tf({
|
|
3486
3485
|
placement: Mf(o, e),
|
|
@@ -3496,8 +3495,8 @@ function no(t) {
|
|
|
3496
3495
|
arrowSize: n,
|
|
3497
3496
|
arrowBoundaryOffset: g
|
|
3498
3497
|
});
|
|
3499
|
-
if (w.style.top = "", w.style.bottom = "", w.style.left = "", w.style.right = "", Object.keys(x.position).forEach((
|
|
3500
|
-
let
|
|
3498
|
+
if (w.style.top = "", w.style.bottom = "", w.style.left = "", w.style.right = "", Object.keys(x.position).forEach((R) => w.style[R] = x.position[R] + "px"), w.style.maxHeight = x.maxHeight != null ? x.maxHeight + "px" : void 0, A) {
|
|
3499
|
+
let R = document.activeElement.getBoundingClientRect(), D = i.current.getBoundingClientRect(), z = R[A.type] - D[A.type];
|
|
3501
3500
|
i.current.scrollTop += z - A.offset;
|
|
3502
3501
|
}
|
|
3503
3502
|
S(x);
|
|
@@ -3629,7 +3628,7 @@ function lo(t, e, n) {
|
|
|
3629
3628
|
}
|
|
3630
3629
|
};
|
|
3631
3630
|
}
|
|
3632
|
-
const nr = typeof document < "u" && window.visualViewport,
|
|
3631
|
+
const nr = typeof document < "u" && window.visualViewport, Ff = /* @__PURE__ */ new Set([
|
|
3633
3632
|
"checkbox",
|
|
3634
3633
|
"radio",
|
|
3635
3634
|
"range",
|
|
@@ -3641,11 +3640,11 @@ const nr = typeof document < "u" && window.visualViewport, If = /* @__PURE__ */
|
|
|
3641
3640
|
"reset"
|
|
3642
3641
|
]);
|
|
3643
3642
|
let dn = 0, rr;
|
|
3644
|
-
function
|
|
3643
|
+
function If(t = {}) {
|
|
3645
3644
|
let { isDisabled: e } = t;
|
|
3646
3645
|
Q(() => {
|
|
3647
3646
|
if (!e)
|
|
3648
|
-
return dn++, dn === 1 && (Pn() ? rr =
|
|
3647
|
+
return dn++, dn === 1 && (Pn() ? rr = Nf() : rr = _f()), () => {
|
|
3649
3648
|
dn--, dn === 0 && rr();
|
|
3650
3649
|
};
|
|
3651
3650
|
}, [
|
|
@@ -3653,11 +3652,11 @@ function Ff(t = {}) {
|
|
|
3653
3652
|
]);
|
|
3654
3653
|
}
|
|
3655
3654
|
function _f() {
|
|
3656
|
-
return
|
|
3655
|
+
return Me(Pt(document.documentElement, "paddingRight", `${window.innerWidth - document.documentElement.clientWidth}px`), Pt(document.documentElement, "overflow", "hidden"));
|
|
3657
3656
|
}
|
|
3658
|
-
function
|
|
3657
|
+
function Nf() {
|
|
3659
3658
|
let t, e, n = (s) => {
|
|
3660
|
-
t = Ze(s.target, !0), !(t === document.documentElement && t === document.body) && t instanceof HTMLElement && window.getComputedStyle(t).overscrollBehavior === "auto" && (e =
|
|
3659
|
+
t = Ze(s.target, !0), !(t === document.documentElement && t === document.body) && t instanceof HTMLElement && window.getComputedStyle(t).overscrollBehavior === "auto" && (e = Pt(t, "overscrollBehavior", "contain"));
|
|
3661
3660
|
}, r = (s) => {
|
|
3662
3661
|
if (!t || t === document.documentElement || t === document.body) {
|
|
3663
3662
|
s.preventDefault();
|
|
@@ -3683,30 +3682,30 @@ function Rf() {
|
|
|
3683
3682
|
let s = () => {
|
|
3684
3683
|
window.scrollTo(0, 0);
|
|
3685
3684
|
}, c = window.pageXOffset, d = window.pageYOffset;
|
|
3686
|
-
o =
|
|
3685
|
+
o = Me(Nt(window, "scroll", s), Pt(document.documentElement, "paddingRight", `${window.innerWidth - document.documentElement.clientWidth}px`), Pt(document.documentElement, "overflow", "hidden"), Pt(document.body, "marginTop", `-${d}px`), () => {
|
|
3687
3686
|
window.scrollTo(c, d);
|
|
3688
3687
|
}), window.scrollTo(0, 0);
|
|
3689
|
-
}, u =
|
|
3688
|
+
}, u = Me(Nt(document, "touchstart", n, {
|
|
3690
3689
|
passive: !1,
|
|
3691
3690
|
capture: !0
|
|
3692
|
-
}),
|
|
3691
|
+
}), Nt(document, "touchmove", r, {
|
|
3693
3692
|
passive: !1,
|
|
3694
3693
|
capture: !0
|
|
3695
|
-
}),
|
|
3694
|
+
}), Nt(document, "touchend", l, {
|
|
3696
3695
|
passive: !1,
|
|
3697
3696
|
capture: !0
|
|
3698
|
-
}),
|
|
3697
|
+
}), Nt(document, "focus", i, !0));
|
|
3699
3698
|
return () => {
|
|
3700
3699
|
e == null || e(), o == null || o(), u();
|
|
3701
3700
|
};
|
|
3702
3701
|
}
|
|
3703
|
-
function
|
|
3702
|
+
function Pt(t, e, n) {
|
|
3704
3703
|
let r = t.style[e];
|
|
3705
3704
|
return t.style[e] = n, () => {
|
|
3706
3705
|
t.style[e] = r;
|
|
3707
3706
|
};
|
|
3708
3707
|
}
|
|
3709
|
-
function
|
|
3708
|
+
function Nt(t, e, n, r) {
|
|
3710
3709
|
return t.addEventListener(e, n, r), () => {
|
|
3711
3710
|
t.removeEventListener(e, n, r);
|
|
3712
3711
|
};
|
|
@@ -3723,10 +3722,10 @@ function Xl(t) {
|
|
|
3723
3722
|
}
|
|
3724
3723
|
}
|
|
3725
3724
|
function Zl(t) {
|
|
3726
|
-
return t instanceof HTMLInputElement && !
|
|
3725
|
+
return t instanceof HTMLInputElement && !Ff.has(t.type) || t instanceof HTMLTextAreaElement || t instanceof HTMLElement && t.isContentEditable;
|
|
3727
3726
|
}
|
|
3728
3727
|
const wr = /* @__PURE__ */ B.createContext(null);
|
|
3729
|
-
function
|
|
3728
|
+
function Rf(t) {
|
|
3730
3729
|
let { children: e } = t, n = Y(wr), [r, l] = j(0), i = H(() => ({
|
|
3731
3730
|
parent: n,
|
|
3732
3731
|
modalCount: r,
|
|
@@ -3761,7 +3760,7 @@ function Of(t) {
|
|
|
3761
3760
|
});
|
|
3762
3761
|
}
|
|
3763
3762
|
function zf(t) {
|
|
3764
|
-
return /* @__PURE__ */ B.createElement(
|
|
3763
|
+
return /* @__PURE__ */ B.createElement(Rf, null, /* @__PURE__ */ B.createElement(Of, t));
|
|
3765
3764
|
}
|
|
3766
3765
|
function jf(t) {
|
|
3767
3766
|
let e = rt(), { portalContainer: n = e ? null : document.body, ...r } = t;
|
|
@@ -3885,24 +3884,24 @@ var Mo = {};
|
|
|
3885
3884
|
Mo = {
|
|
3886
3885
|
dismiss: "Opusti"
|
|
3887
3886
|
};
|
|
3888
|
-
var Io = {};
|
|
3889
|
-
Io = {
|
|
3890
|
-
dismiss: "Odbaci"
|
|
3891
|
-
};
|
|
3892
3887
|
var Fo = {};
|
|
3893
3888
|
Fo = {
|
|
3889
|
+
dismiss: "Odbaci"
|
|
3890
|
+
};
|
|
3891
|
+
var Io = {};
|
|
3892
|
+
Io = {
|
|
3894
3893
|
dismiss: "Avvisa"
|
|
3895
3894
|
};
|
|
3896
3895
|
var _o = {};
|
|
3897
3896
|
_o = {
|
|
3898
3897
|
dismiss: "Kapat"
|
|
3899
3898
|
};
|
|
3900
|
-
var Ro = {};
|
|
3901
|
-
Ro = {
|
|
3902
|
-
dismiss: "Скасувати"
|
|
3903
|
-
};
|
|
3904
3899
|
var No = {};
|
|
3905
3900
|
No = {
|
|
3901
|
+
dismiss: "Скасувати"
|
|
3902
|
+
};
|
|
3903
|
+
var Ro = {};
|
|
3904
|
+
Ro = {
|
|
3906
3905
|
dismiss: "取消"
|
|
3907
3906
|
};
|
|
3908
3907
|
var Lo = {};
|
|
@@ -3939,18 +3938,18 @@ Oo = {
|
|
|
3939
3938
|
"ru-RU": Ao,
|
|
3940
3939
|
"sk-SK": Ko,
|
|
3941
3940
|
"sl-SI": Mo,
|
|
3942
|
-
"sr-SP":
|
|
3943
|
-
"sv-SE":
|
|
3941
|
+
"sr-SP": Fo,
|
|
3942
|
+
"sv-SE": Io,
|
|
3944
3943
|
"tr-TR": _o,
|
|
3945
|
-
"uk-UA":
|
|
3946
|
-
"zh-CN":
|
|
3944
|
+
"uk-UA": No,
|
|
3945
|
+
"zh-CN": Ro,
|
|
3947
3946
|
"zh-TW": Lo
|
|
3948
3947
|
};
|
|
3949
3948
|
function Vf(t) {
|
|
3950
3949
|
return t && t.__esModule ? t.default : t;
|
|
3951
3950
|
}
|
|
3952
3951
|
function Hf(t) {
|
|
3953
|
-
let { onDismiss: e, ...n } = t, r =
|
|
3952
|
+
let { onDismiss: e, ...n } = t, r = pt(Vf(Oo), "@react-aria/overlays"), l = Di(n, r.format("dismiss")), i = () => {
|
|
3954
3953
|
e && e();
|
|
3955
3954
|
};
|
|
3956
3955
|
return /* @__PURE__ */ B.createElement(qr, null, /* @__PURE__ */ B.createElement("button", {
|
|
@@ -3963,7 +3962,7 @@ function Hf(t) {
|
|
|
3963
3962
|
}
|
|
3964
3963
|
}));
|
|
3965
3964
|
}
|
|
3966
|
-
let
|
|
3965
|
+
let Rt = /* @__PURE__ */ new WeakMap(), we = [];
|
|
3967
3966
|
function Wf(t, e = document.body) {
|
|
3968
3967
|
let n = new Set(t), r = /* @__PURE__ */ new Set(), l = (u) => {
|
|
3969
3968
|
for (let f of u.querySelectorAll("[data-live-announcer], [data-react-aria-top-layer]")) n.add(f);
|
|
@@ -3982,8 +3981,8 @@ function Wf(t, e = document.body) {
|
|
|
3982
3981
|
}
|
|
3983
3982
|
}, i = (u) => {
|
|
3984
3983
|
var s;
|
|
3985
|
-
let c = (s =
|
|
3986
|
-
u.getAttribute("aria-hidden") === "true" && c === 0 || (c === 0 && u.setAttribute("aria-hidden", "true"), r.add(u),
|
|
3984
|
+
let c = (s = Rt.get(u)) !== null && s !== void 0 ? s : 0;
|
|
3985
|
+
u.getAttribute("aria-hidden") === "true" && c === 0 || (c === 0 && u.setAttribute("aria-hidden", "true"), r.add(u), Rt.set(u, c + 1));
|
|
3987
3986
|
};
|
|
3988
3987
|
we.length && we[we.length - 1].disconnect(), l(e);
|
|
3989
3988
|
let o = new MutationObserver((u) => {
|
|
@@ -4015,8 +4014,8 @@ function Wf(t, e = document.body) {
|
|
|
4015
4014
|
return we.push(a), () => {
|
|
4016
4015
|
o.disconnect();
|
|
4017
4016
|
for (let u of r) {
|
|
4018
|
-
let s =
|
|
4019
|
-
s === 1 ? (u.removeAttribute("aria-hidden"),
|
|
4017
|
+
let s = Rt.get(u);
|
|
4018
|
+
s === 1 ? (u.removeAttribute("aria-hidden"), Rt.delete(u)) : Rt.set(u, s - 1);
|
|
4020
4019
|
}
|
|
4021
4020
|
a === we[we.length - 1] ? (we.pop(), we.length && we[we.length - 1].observe()) : we.splice(we.indexOf(a), 1);
|
|
4022
4021
|
};
|
|
@@ -4036,7 +4035,7 @@ function Uf(t, e) {
|
|
|
4036
4035
|
isOpen: e.isOpen,
|
|
4037
4036
|
onClose: l ? e.close : null
|
|
4038
4037
|
});
|
|
4039
|
-
return
|
|
4038
|
+
return If({
|
|
4040
4039
|
isDisabled: l || !e.isOpen
|
|
4041
4040
|
}), Q(() => {
|
|
4042
4041
|
if (e.isOpen && !l && r.current) return Wf([
|
|
@@ -4096,7 +4095,7 @@ function Jf(t, e) {
|
|
|
4096
4095
|
function Pr(t) {
|
|
4097
4096
|
return ud() ? t.altKey : t.ctrlKey;
|
|
4098
4097
|
}
|
|
4099
|
-
function
|
|
4098
|
+
function Ct(t) {
|
|
4100
4099
|
return nt() ? t.metaKey : t.ctrlKey;
|
|
4101
4100
|
}
|
|
4102
4101
|
const Qf = 1e3;
|
|
@@ -4125,7 +4124,7 @@ function ep(t) {
|
|
|
4125
4124
|
return t.length === 1 || !/^[A-Z]/i.test(t) ? t : "";
|
|
4126
4125
|
}
|
|
4127
4126
|
function Vo(t) {
|
|
4128
|
-
let { selectionManager: e, keyboardDelegate: n, ref: r, autoFocus: l = !1, shouldFocusWrap: i = !1, disallowEmptySelection: o = !1, disallowSelectAll: a = !1, selectOnFocus: u = e.selectionBehavior === "replace", disallowTypeAhead: s = !1, shouldUseVirtualFocus: c, allowsTabNavigation: d = !1, isVirtualized: f, scrollRef: p = r, linkBehavior: m = "action" } = t, { direction: $ } =
|
|
4127
|
+
let { selectionManager: e, keyboardDelegate: n, ref: r, autoFocus: l = !1, shouldFocusWrap: i = !1, disallowEmptySelection: o = !1, disallowSelectAll: a = !1, selectOnFocus: u = e.selectionBehavior === "replace", disallowTypeAhead: s = !1, shouldUseVirtualFocus: c, allowsTabNavigation: d = !1, isVirtualized: f, scrollRef: p = r, linkBehavior: m = "action" } = t, { direction: $ } = We(), g = qt(), E = (w) => {
|
|
4129
4128
|
if (w.altKey && w.key === "Tab" && w.preventDefault(), !r.current.contains(w.target)) return;
|
|
4130
4129
|
const T = (O, ke) => {
|
|
4131
4130
|
if (O != null) {
|
|
@@ -4144,16 +4143,16 @@ function Vo(t) {
|
|
|
4144
4143
|
switch (w.key) {
|
|
4145
4144
|
case "ArrowDown":
|
|
4146
4145
|
if (n.getKeyBelow) {
|
|
4147
|
-
var
|
|
4148
|
-
let O = e.focusedKey != null ? (
|
|
4149
|
-
O == null && i && (O = (
|
|
4146
|
+
var I, x, R;
|
|
4147
|
+
let O = e.focusedKey != null ? (I = n.getKeyBelow) === null || I === void 0 ? void 0 : I.call(n, e.focusedKey) : (x = n.getFirstKey) === null || x === void 0 ? void 0 : x.call(n);
|
|
4148
|
+
O == null && i && (O = (R = n.getFirstKey) === null || R === void 0 ? void 0 : R.call(n, e.focusedKey)), O != null && (w.preventDefault(), T(O));
|
|
4150
4149
|
}
|
|
4151
4150
|
break;
|
|
4152
4151
|
case "ArrowUp":
|
|
4153
4152
|
if (n.getKeyAbove) {
|
|
4154
|
-
var D, z,
|
|
4153
|
+
var D, z, F;
|
|
4155
4154
|
let O = e.focusedKey != null ? (D = n.getKeyAbove) === null || D === void 0 ? void 0 : D.call(n, e.focusedKey) : (z = n.getLastKey) === null || z === void 0 ? void 0 : z.call(n);
|
|
4156
|
-
O == null && i && (O = (
|
|
4155
|
+
O == null && i && (O = (F = n.getLastKey) === null || F === void 0 ? void 0 : F.call(n, e.focusedKey)), O != null && (w.preventDefault(), T(O));
|
|
4157
4156
|
}
|
|
4158
4157
|
break;
|
|
4159
4158
|
case "ArrowLeft":
|
|
@@ -4165,23 +4164,23 @@ function Vo(t) {
|
|
|
4165
4164
|
break;
|
|
4166
4165
|
case "ArrowRight":
|
|
4167
4166
|
if (n.getKeyRightOf) {
|
|
4168
|
-
var
|
|
4169
|
-
let O = (
|
|
4167
|
+
var Be, Ee, Ge;
|
|
4168
|
+
let O = (Be = n.getKeyRightOf) === null || Be === void 0 ? void 0 : Be.call(n, e.focusedKey);
|
|
4170
4169
|
O == null && i && (O = $ === "rtl" ? (Ee = n.getLastKey) === null || Ee === void 0 ? void 0 : Ee.call(n, e.focusedKey) : (Ge = n.getFirstKey) === null || Ge === void 0 ? void 0 : Ge.call(n, e.focusedKey)), O != null && (w.preventDefault(), T(O, $ === "rtl" ? "last" : "first"));
|
|
4171
4170
|
}
|
|
4172
4171
|
break;
|
|
4173
4172
|
case "Home":
|
|
4174
4173
|
if (n.getFirstKey) {
|
|
4175
4174
|
w.preventDefault();
|
|
4176
|
-
let O = n.getFirstKey(e.focusedKey,
|
|
4177
|
-
e.setFocusedKey(O),
|
|
4175
|
+
let O = n.getFirstKey(e.focusedKey, Ct(w));
|
|
4176
|
+
e.setFocusedKey(O), Ct(w) && w.shiftKey && e.selectionMode === "multiple" ? e.extendSelection(O) : u && e.replaceSelection(O);
|
|
4178
4177
|
}
|
|
4179
4178
|
break;
|
|
4180
4179
|
case "End":
|
|
4181
4180
|
if (n.getLastKey) {
|
|
4182
4181
|
w.preventDefault();
|
|
4183
|
-
let O = n.getLastKey(e.focusedKey,
|
|
4184
|
-
e.setFocusedKey(O),
|
|
4182
|
+
let O = n.getLastKey(e.focusedKey, Ct(w));
|
|
4183
|
+
e.setFocusedKey(O), Ct(w) && w.shiftKey && e.selectionMode === "multiple" ? e.extendSelection(O) : u && e.replaceSelection(O);
|
|
4185
4184
|
}
|
|
4186
4185
|
break;
|
|
4187
4186
|
case "PageDown":
|
|
@@ -4197,7 +4196,7 @@ function Vo(t) {
|
|
|
4197
4196
|
}
|
|
4198
4197
|
break;
|
|
4199
4198
|
case "a":
|
|
4200
|
-
|
|
4199
|
+
Ct(w) && e.selectionMode === "multiple" && a !== !0 && (w.preventDefault(), e.selectAll());
|
|
4201
4200
|
break;
|
|
4202
4201
|
case "Escape":
|
|
4203
4202
|
!o && e.selectedKeys.size !== 0 && (w.stopPropagation(), w.preventDefault(), e.clearSelection());
|
|
@@ -4236,9 +4235,9 @@ function Vo(t) {
|
|
|
4236
4235
|
if (e.setFocused(!0), e.focusedKey == null) {
|
|
4237
4236
|
let x = (D) => {
|
|
4238
4237
|
D != null && (e.setFocusedKey(D), u && e.replaceSelection(D));
|
|
4239
|
-
},
|
|
4240
|
-
var T,
|
|
4241
|
-
|
|
4238
|
+
}, R = w.relatedTarget;
|
|
4239
|
+
var T, I;
|
|
4240
|
+
R && w.currentTarget.compareDocumentPosition(R) & Node.DOCUMENT_POSITION_FOLLOWING ? x((T = e.lastSelectedKey) !== null && T !== void 0 ? T : n.getLastKey()) : x((I = e.firstSelectedKey) !== null && I !== void 0 ? I : n.getFirstKey());
|
|
4242
4241
|
} else f || (p.current.scrollTop = S.current.top, p.current.scrollLeft = S.current.left);
|
|
4243
4242
|
if (e.focusedKey != null) {
|
|
4244
4243
|
let x = p.current.querySelector(`[data-key="${CSS.escape(e.focusedKey.toString())}"]`);
|
|
@@ -4257,8 +4256,8 @@ function Vo(t) {
|
|
|
4257
4256
|
l === "first" && (w = n.getFirstKey()), l === "last" && (w = n.getLastKey());
|
|
4258
4257
|
let T = e.selectedKeys;
|
|
4259
4258
|
if (T.size) {
|
|
4260
|
-
for (let
|
|
4261
|
-
w =
|
|
4259
|
+
for (let I of T) if (e.canSelectItem(I)) {
|
|
4260
|
+
w = I;
|
|
4262
4261
|
break;
|
|
4263
4262
|
}
|
|
4264
4263
|
}
|
|
@@ -4300,18 +4299,18 @@ function Vo(t) {
|
|
|
4300
4299
|
};
|
|
4301
4300
|
}
|
|
4302
4301
|
function _n(t) {
|
|
4303
|
-
let { selectionManager: e, key: n, ref: r, shouldSelectOnPressUp: l, shouldUseVirtualFocus: i, focus: o, isDisabled: a, onAction: u, allowsDifferentPressOrigin: s, linkBehavior: c = "action" } = t, d = qt(), f = (
|
|
4304
|
-
if (
|
|
4302
|
+
let { selectionManager: e, key: n, ref: r, shouldSelectOnPressUp: l, shouldUseVirtualFocus: i, focus: o, isDisabled: a, onAction: u, allowsDifferentPressOrigin: s, linkBehavior: c = "action" } = t, d = qt(), f = (F) => {
|
|
4303
|
+
if (F.pointerType === "keyboard" && Pr(F)) e.toggleSelection(n);
|
|
4305
4304
|
else {
|
|
4306
4305
|
if (e.selectionMode === "none") return;
|
|
4307
4306
|
if (e.isLink(n)) {
|
|
4308
4307
|
if (c === "selection") {
|
|
4309
4308
|
let Z = e.getItemProps(n);
|
|
4310
|
-
d.open(r.current,
|
|
4309
|
+
d.open(r.current, F, Z.href, Z.routerOptions), e.setSelectedKeys(e.selectedKeys);
|
|
4311
4310
|
return;
|
|
4312
4311
|
} else if (c === "override" || c === "none") return;
|
|
4313
4312
|
}
|
|
4314
|
-
e.selectionMode === "single" ? e.isSelected(n) && !e.disallowEmptySelection ? e.toggleSelection(n) : e.replaceSelection(n) :
|
|
4313
|
+
e.selectionMode === "single" ? e.isSelected(n) && !e.disallowEmptySelection ? e.toggleSelection(n) : e.replaceSelection(n) : F && F.shiftKey ? e.extendSelection(n) : e.selectionBehavior === "toggle" || F && (Ct(F) || F.pointerType === "touch" || F.pointerType === "virtual") ? e.toggleSelection(n) : e.replaceSelection(n);
|
|
4315
4314
|
}
|
|
4316
4315
|
};
|
|
4317
4316
|
L(() => {
|
|
@@ -4327,51 +4326,51 @@ function _n(t) {
|
|
|
4327
4326
|
let p = {};
|
|
4328
4327
|
!i && !a ? p = {
|
|
4329
4328
|
tabIndex: n === e.focusedKey ? 0 : -1,
|
|
4330
|
-
onFocus(
|
|
4331
|
-
|
|
4329
|
+
onFocus(F) {
|
|
4330
|
+
F.target === r.current && e.setFocusedKey(n);
|
|
4332
4331
|
}
|
|
4333
|
-
} : a && (p.onMouseDown = (
|
|
4334
|
-
|
|
4332
|
+
} : a && (p.onMouseDown = (F) => {
|
|
4333
|
+
F.preventDefault();
|
|
4335
4334
|
});
|
|
4336
|
-
let m = e.isLink(n) && c === "override", $ = e.isLink(n) && c !== "selection" && c !== "none", g = !a && e.canSelectItem(n) && !m, E = (u || $) && !a, S = E && (e.selectionBehavior === "replace" ? !g : !g || e.isEmpty), y = E && g && e.selectionBehavior === "replace", k = S || y, C = M(null), P = k && g, _ = M(!1), v = M(!1), A = (
|
|
4335
|
+
let m = e.isLink(n) && c === "override", $ = e.isLink(n) && c !== "selection" && c !== "none", g = !a && e.canSelectItem(n) && !m, E = (u || $) && !a, S = E && (e.selectionBehavior === "replace" ? !g : !g || e.isEmpty), y = E && g && e.selectionBehavior === "replace", k = S || y, C = M(null), P = k && g, _ = M(!1), v = M(!1), A = (F) => {
|
|
4337
4336
|
if (u && u(), $) {
|
|
4338
4337
|
let Z = e.getItemProps(n);
|
|
4339
|
-
d.open(r.current,
|
|
4338
|
+
d.open(r.current, F, Z.href, Z.routerOptions);
|
|
4340
4339
|
}
|
|
4341
4340
|
}, w = {};
|
|
4342
|
-
l ? (w.onPressStart = (
|
|
4343
|
-
C.current =
|
|
4344
|
-
}, s ? (w.onPressUp = S ? null : (
|
|
4345
|
-
|
|
4346
|
-
}, w.onPress = S ? A : null) : w.onPress = (
|
|
4347
|
-
if (S || y &&
|
|
4348
|
-
if (
|
|
4349
|
-
A(
|
|
4350
|
-
} else
|
|
4351
|
-
}) : (w.onPressStart = (
|
|
4352
|
-
C.current =
|
|
4353
|
-
}, w.onPress = (
|
|
4354
|
-
(
|
|
4341
|
+
l ? (w.onPressStart = (F) => {
|
|
4342
|
+
C.current = F.pointerType, _.current = P, F.pointerType === "keyboard" && (!k || Ql()) && f(F);
|
|
4343
|
+
}, s ? (w.onPressUp = S ? null : (F) => {
|
|
4344
|
+
F.pointerType !== "keyboard" && g && f(F);
|
|
4345
|
+
}, w.onPress = S ? A : null) : w.onPress = (F) => {
|
|
4346
|
+
if (S || y && F.pointerType !== "mouse") {
|
|
4347
|
+
if (F.pointerType === "keyboard" && !Jl()) return;
|
|
4348
|
+
A(F);
|
|
4349
|
+
} else F.pointerType !== "keyboard" && g && f(F);
|
|
4350
|
+
}) : (w.onPressStart = (F) => {
|
|
4351
|
+
C.current = F.pointerType, _.current = P, v.current = S, g && (F.pointerType === "mouse" && !S || F.pointerType === "keyboard" && (!E || Ql())) && f(F);
|
|
4352
|
+
}, w.onPress = (F) => {
|
|
4353
|
+
(F.pointerType === "touch" || F.pointerType === "pen" || F.pointerType === "virtual" || F.pointerType === "keyboard" && k && Jl() || F.pointerType === "mouse" && v.current) && (k ? A(F) : g && f(F));
|
|
4355
4354
|
}), p["data-key"] = n, w.preventFocusOnPress = i;
|
|
4356
|
-
let { pressProps: T, isPressed:
|
|
4357
|
-
C.current === "mouse" && (
|
|
4358
|
-
} : void 0, { longPressProps:
|
|
4355
|
+
let { pressProps: T, isPressed: I } = je(w), x = y ? (F) => {
|
|
4356
|
+
C.current === "mouse" && (F.stopPropagation(), F.preventDefault(), A(F));
|
|
4357
|
+
} : void 0, { longPressProps: R } = ji({
|
|
4359
4358
|
isDisabled: !P,
|
|
4360
|
-
onLongPress(
|
|
4361
|
-
|
|
4359
|
+
onLongPress(F) {
|
|
4360
|
+
F.pointerType === "touch" && (f(F), e.setSelectionBehavior("toggle"));
|
|
4362
4361
|
}
|
|
4363
|
-
}), D = (
|
|
4364
|
-
C.current === "touch" && _.current &&
|
|
4365
|
-
}, z = e.isLink(n) ? (
|
|
4366
|
-
|
|
4362
|
+
}), D = (F) => {
|
|
4363
|
+
C.current === "touch" && _.current && F.preventDefault();
|
|
4364
|
+
}, z = e.isLink(n) ? (F) => {
|
|
4365
|
+
st.isOpening || F.preventDefault();
|
|
4367
4366
|
} : void 0;
|
|
4368
4367
|
return {
|
|
4369
|
-
itemProps: W(p, g || S ? T : {}, P ?
|
|
4368
|
+
itemProps: W(p, g || S ? T : {}, P ? R : {}, {
|
|
4370
4369
|
onDoubleClick: x,
|
|
4371
4370
|
onDragStartCapture: D,
|
|
4372
4371
|
onClick: z
|
|
4373
4372
|
}),
|
|
4374
|
-
isPressed:
|
|
4373
|
+
isPressed: I,
|
|
4375
4374
|
isSelected: e.isSelected(n),
|
|
4376
4375
|
isFocused: e.isFocused && e.focusedKey === n,
|
|
4377
4376
|
isDisabled: a,
|
|
@@ -4528,7 +4527,7 @@ class Ho {
|
|
|
4528
4527
|
}
|
|
4529
4528
|
}
|
|
4530
4529
|
function Wo(t) {
|
|
4531
|
-
let { selectionManager: e, collection: n, disabledKeys: r, ref: l, keyboardDelegate: i, layoutDelegate: o } = t, a =
|
|
4530
|
+
let { selectionManager: e, collection: n, disabledKeys: r, ref: l, keyboardDelegate: i, layoutDelegate: o } = t, a = Fn({
|
|
4532
4531
|
usage: "search",
|
|
4533
4532
|
sensitivity: "base"
|
|
4534
4533
|
}), u = e.disabledBehavior, s = H(() => i || new Ho({
|
|
@@ -4663,7 +4662,7 @@ Go.getCollectionNode = function* (e) {
|
|
|
4663
4662
|
}
|
|
4664
4663
|
};
|
|
4665
4664
|
};
|
|
4666
|
-
let
|
|
4665
|
+
let jh = Go;
|
|
4667
4666
|
class rp {
|
|
4668
4667
|
build(e, n) {
|
|
4669
4668
|
return this.context = n, ei(() => this.iterateCollection(e));
|
|
@@ -4836,7 +4835,7 @@ function Jr(t, e, n) {
|
|
|
4836
4835
|
function ce(t, e) {
|
|
4837
4836
|
return typeof e.getChildren == "function" ? e.getChildren(t.key) : t.childNodes;
|
|
4838
4837
|
}
|
|
4839
|
-
function
|
|
4838
|
+
function Re(t) {
|
|
4840
4839
|
return Qe(t, 0);
|
|
4841
4840
|
}
|
|
4842
4841
|
function Qe(t, e) {
|
|
@@ -4907,7 +4906,7 @@ function ip(t, e, n) {
|
|
|
4907
4906
|
let _ = o != null && o.onAction ? () => {
|
|
4908
4907
|
var z;
|
|
4909
4908
|
return o == null || (z = o.onAction) === null || z === void 0 ? void 0 : z.call(o, i);
|
|
4910
|
-
} : void 0, { itemProps: v, isPressed: A, isFocused: w, hasAction: T, allowsSelection:
|
|
4909
|
+
} : void 0, { itemProps: v, isPressed: A, isFocused: w, hasAction: T, allowsSelection: I } = _n({
|
|
4911
4910
|
selectionManager: e.selectionManager,
|
|
4912
4911
|
key: i,
|
|
4913
4912
|
ref: n,
|
|
@@ -4916,20 +4915,20 @@ function ip(t, e, n) {
|
|
|
4916
4915
|
isVirtualized: S,
|
|
4917
4916
|
shouldUseVirtualFocus: g,
|
|
4918
4917
|
isDisabled: u,
|
|
4919
|
-
onAction: _ || !(P == null || (r = P.props) === null || r === void 0) && r.onAction ?
|
|
4918
|
+
onAction: _ || !(P == null || (r = P.props) === null || r === void 0) && r.onAction ? Me(P == null || (l = P.props) === null || l === void 0 ? void 0 : l.onAction, _) : void 0,
|
|
4920
4919
|
linkBehavior: o == null ? void 0 : o.linkBehavior
|
|
4921
4920
|
}), { hoverProps: x } = Tt({
|
|
4922
4921
|
isDisabled: u || !m,
|
|
4923
4922
|
onHoverStart() {
|
|
4924
|
-
|
|
4923
|
+
dt() || (e.selectionManager.setFocused(!0), e.selectionManager.setFocusedKey(i));
|
|
4925
4924
|
}
|
|
4926
|
-
}),
|
|
4927
|
-
delete
|
|
4925
|
+
}), R = ve(P == null ? void 0 : P.props);
|
|
4926
|
+
delete R.id;
|
|
4928
4927
|
let D = Ci(P == null ? void 0 : P.props);
|
|
4929
4928
|
return {
|
|
4930
4929
|
optionProps: {
|
|
4931
4930
|
...C,
|
|
4932
|
-
...W(
|
|
4931
|
+
...W(R, v, x, D),
|
|
4933
4932
|
id: Jf(e, i)
|
|
4934
4933
|
},
|
|
4935
4934
|
labelProps: {
|
|
@@ -4939,11 +4938,11 @@ function ip(t, e, n) {
|
|
|
4939
4938
|
id: k
|
|
4940
4939
|
},
|
|
4941
4940
|
isFocused: w,
|
|
4942
|
-
isFocusVisible: w &&
|
|
4941
|
+
isFocusVisible: w && dt(),
|
|
4943
4942
|
isSelected: c,
|
|
4944
4943
|
isDisabled: u,
|
|
4945
4944
|
isPressed: A,
|
|
4946
|
-
allowsSelection:
|
|
4945
|
+
allowsSelection: I,
|
|
4947
4946
|
hasAction: T
|
|
4948
4947
|
};
|
|
4949
4948
|
}
|
|
@@ -5141,7 +5140,7 @@ function Ba(t, e, n) {
|
|
|
5141
5140
|
default:
|
|
5142
5141
|
"continuePropagation" in p && p.continuePropagation();
|
|
5143
5142
|
}
|
|
5144
|
-
}, c =
|
|
5143
|
+
}, c = pt(op(Ta), "@react-aria/menu"), { longPressProps: d } = ji({
|
|
5145
5144
|
isDisabled: l || i !== "longPress",
|
|
5146
5145
|
accessibilityDescription: c.format("longPressMessage"),
|
|
5147
5146
|
onLongPressStart() {
|
|
@@ -5209,10 +5208,10 @@ function Ma(t, e, n) {
|
|
|
5209
5208
|
var P;
|
|
5210
5209
|
let _ = (P = t.isDisabled) !== null && P !== void 0 ? P : e.selectionManager.isDisabled(l);
|
|
5211
5210
|
var v;
|
|
5212
|
-
let A = (v = t.isSelected) !== null && v !== void 0 ? v : e.selectionManager.isSelected(l), w = Aa.get(e), T = e.collection.getItem(l),
|
|
5213
|
-
var
|
|
5211
|
+
let A = (v = t.isSelected) !== null && v !== void 0 ? v : e.selectionManager.isSelected(l), w = Aa.get(e), T = e.collection.getItem(l), I = t.onClose || w.onClose, x = qt(), R = (le) => {
|
|
5212
|
+
var bt;
|
|
5214
5213
|
if (!C) {
|
|
5215
|
-
if (!(T == null || (
|
|
5214
|
+
if (!(T == null || (bt = T.props) === null || bt === void 0) && bt.onAction ? T.props.onAction() : t.onAction && t.onAction(l), w.onAction) {
|
|
5216
5215
|
let On = w.onAction;
|
|
5217
5216
|
On(l);
|
|
5218
5217
|
}
|
|
@@ -5220,14 +5219,14 @@ function Ma(t, e, n) {
|
|
|
5220
5219
|
}
|
|
5221
5220
|
}, D = "menuitem";
|
|
5222
5221
|
C || (e.selectionManager.selectionMode === "single" ? D = "menuitemradio" : e.selectionManager.selectionMode === "multiple" && (D = "menuitemcheckbox"));
|
|
5223
|
-
let z = tt(),
|
|
5222
|
+
let z = tt(), F = tt(), Z = tt(), ue = {
|
|
5224
5223
|
id: r,
|
|
5225
5224
|
"aria-disabled": _ || void 0,
|
|
5226
5225
|
role: D,
|
|
5227
5226
|
"aria-label": t["aria-label"],
|
|
5228
5227
|
"aria-labelledby": z,
|
|
5229
5228
|
"aria-describedby": [
|
|
5230
|
-
|
|
5229
|
+
F,
|
|
5231
5230
|
Z
|
|
5232
5231
|
].filter(Boolean).join(" ") || void 0,
|
|
5233
5232
|
"aria-controls": t["aria-controls"],
|
|
@@ -5236,9 +5235,9 @@ function Ma(t, e, n) {
|
|
|
5236
5235
|
};
|
|
5237
5236
|
e.selectionManager.selectionMode !== "none" && !C && (ue["aria-checked"] = A), o && (ue["aria-posinset"] = T == null ? void 0 : T.index, ue["aria-setsize"] = Yo(e.collection));
|
|
5238
5237
|
let fe = (le) => {
|
|
5239
|
-
le.pointerType === "keyboard" &&
|
|
5240
|
-
},
|
|
5241
|
-
le.pointerType !== "keyboard" && (
|
|
5238
|
+
le.pointerType === "keyboard" && R(le), u == null || u(le);
|
|
5239
|
+
}, Be = (le) => {
|
|
5240
|
+
le.pointerType !== "keyboard" && (R(le), !C && I && (i ?? (e.selectionManager.selectionMode !== "multiple" || e.selectionManager.isLink(l))) && I()), s == null || s(le);
|
|
5242
5241
|
}, { itemProps: Ee, isFocused: Ge } = _n({
|
|
5243
5242
|
selectionManager: e.selectionManager,
|
|
5244
5243
|
key: l,
|
|
@@ -5250,17 +5249,17 @@ function Ma(t, e, n) {
|
|
|
5250
5249
|
// is slightly different from other collections because
|
|
5251
5250
|
// actions are performed on key down rather than key up.
|
|
5252
5251
|
linkBehavior: "none"
|
|
5253
|
-
}), { pressProps: O, isPressed: ke } =
|
|
5252
|
+
}), { pressProps: O, isPressed: ke } = je({
|
|
5254
5253
|
onPressStart: fe,
|
|
5255
5254
|
onPress: c,
|
|
5256
|
-
onPressUp:
|
|
5255
|
+
onPressUp: Be,
|
|
5257
5256
|
onPressChange: d,
|
|
5258
5257
|
onPressEnd: f,
|
|
5259
5258
|
isDisabled: _
|
|
5260
5259
|
}), { hoverProps: Se } = Tt({
|
|
5261
5260
|
isDisabled: _,
|
|
5262
5261
|
onHoverStart(le) {
|
|
5263
|
-
|
|
5262
|
+
dt() || (e.selectionManager.setFocused(!0), e.selectionManager.setFocusedKey(l)), p == null || p(le);
|
|
5264
5263
|
},
|
|
5265
5264
|
onHoverChange: m,
|
|
5266
5265
|
onHoverEnd: $
|
|
@@ -5272,10 +5271,10 @@ function Ma(t, e, n) {
|
|
|
5272
5271
|
}
|
|
5273
5272
|
switch (le.key) {
|
|
5274
5273
|
case " ":
|
|
5275
|
-
!_ && e.selectionManager.selectionMode === "none" && !C && i !== !1 &&
|
|
5274
|
+
!_ && e.selectionManager.selectionMode === "none" && !C && i !== !1 && I && I();
|
|
5276
5275
|
break;
|
|
5277
5276
|
case "Enter":
|
|
5278
|
-
!_ && i !== !1 && !C &&
|
|
5277
|
+
!_ && i !== !1 && !C && I && I();
|
|
5279
5278
|
break;
|
|
5280
5279
|
default:
|
|
5281
5280
|
C || le.continuePropagation(), g == null || g(le);
|
|
@@ -5283,27 +5282,27 @@ function Ma(t, e, n) {
|
|
|
5283
5282
|
}
|
|
5284
5283
|
},
|
|
5285
5284
|
onKeyUp: E
|
|
5286
|
-
}), { focusProps:
|
|
5285
|
+
}), { focusProps: vt } = Bn({
|
|
5287
5286
|
onBlur: k,
|
|
5288
5287
|
onFocus: S,
|
|
5289
5288
|
onFocusChange: y
|
|
5290
|
-
}),
|
|
5291
|
-
delete
|
|
5292
|
-
let
|
|
5289
|
+
}), ht = ve(T.props);
|
|
5290
|
+
delete ht.id;
|
|
5291
|
+
let mt = Ci(T.props);
|
|
5293
5292
|
return {
|
|
5294
5293
|
menuItemProps: {
|
|
5295
5294
|
...ue,
|
|
5296
|
-
...W(
|
|
5295
|
+
...W(ht, mt, C ? {
|
|
5297
5296
|
onFocus: Ee.onFocus,
|
|
5298
5297
|
"data-key": Ee["data-key"]
|
|
5299
|
-
} : Ee, O, Se, Ye,
|
|
5298
|
+
} : Ee, O, Se, Ye, vt),
|
|
5300
5299
|
tabIndex: Ee.tabIndex != null ? -1 : void 0
|
|
5301
5300
|
},
|
|
5302
5301
|
labelProps: {
|
|
5303
5302
|
id: z
|
|
5304
5303
|
},
|
|
5305
5304
|
descriptionProps: {
|
|
5306
|
-
id:
|
|
5305
|
+
id: F
|
|
5307
5306
|
},
|
|
5308
5307
|
keyboardShortcutProps: {
|
|
5309
5308
|
id: Z
|
|
@@ -5400,7 +5399,7 @@ const fp = /* @__PURE__ */ new Set([
|
|
|
5400
5399
|
"text/plain",
|
|
5401
5400
|
"text/uri-list",
|
|
5402
5401
|
"text/html"
|
|
5403
|
-
]), kr = "application/vnd.react-aria.items+json",
|
|
5402
|
+
]), kr = "application/vnd.react-aria.items+json", Fa = "application/octet-stream";
|
|
5404
5403
|
function ri(t, e) {
|
|
5405
5404
|
let n = /* @__PURE__ */ new Map(), r = !1, l = [];
|
|
5406
5405
|
for (let i of e) {
|
|
@@ -5442,12 +5441,12 @@ function pp(t) {
|
|
|
5442
5441
|
let r = /* @__PURE__ */ new Map();
|
|
5443
5442
|
for (let l of t.items)
|
|
5444
5443
|
if (l.kind === "string")
|
|
5445
|
-
r.set(l.type ||
|
|
5444
|
+
r.set(l.type || Fa, t.getData(l.type));
|
|
5446
5445
|
else if (l.kind === "file")
|
|
5447
5446
|
if (typeof l.webkitGetAsEntry == "function") {
|
|
5448
5447
|
let i = l.webkitGetAsEntry();
|
|
5449
5448
|
if (!i) continue;
|
|
5450
|
-
i.isFile ? e.push(Tr(l.getAsFile())) : i.isDirectory && e.push(
|
|
5449
|
+
i.isFile ? e.push(Tr(l.getAsFile())) : i.isDirectory && e.push(Ia(i));
|
|
5451
5450
|
} else
|
|
5452
5451
|
e.push(Tr(l.getAsFile()));
|
|
5453
5452
|
r.size > 0 && e.push({
|
|
@@ -5469,13 +5468,13 @@ function vp(t) {
|
|
|
5469
5468
|
function Tr(t) {
|
|
5470
5469
|
return {
|
|
5471
5470
|
kind: "file",
|
|
5472
|
-
type: t.type ||
|
|
5471
|
+
type: t.type || Fa,
|
|
5473
5472
|
name: t.name,
|
|
5474
5473
|
getText: () => vp(t),
|
|
5475
5474
|
getFile: () => Promise.resolve(t)
|
|
5476
5475
|
};
|
|
5477
5476
|
}
|
|
5478
|
-
function
|
|
5477
|
+
function Ia(t) {
|
|
5479
5478
|
return {
|
|
5480
5479
|
kind: "directory",
|
|
5481
5480
|
name: t.name,
|
|
@@ -5492,7 +5491,7 @@ async function* hp(t) {
|
|
|
5492
5491
|
if (r.isFile) {
|
|
5493
5492
|
let l = await mp(r);
|
|
5494
5493
|
yield Tr(l);
|
|
5495
|
-
} else r.isDirectory && (yield
|
|
5494
|
+
} else r.isDirectory && (yield Ia(r));
|
|
5496
5495
|
} while (n.length > 0);
|
|
5497
5496
|
}
|
|
5498
5497
|
function mp(t) {
|
|
@@ -5500,7 +5499,7 @@ function mp(t) {
|
|
|
5500
5499
|
}
|
|
5501
5500
|
Ut.none;
|
|
5502
5501
|
const or = /* @__PURE__ */ new Map();
|
|
5503
|
-
function
|
|
5502
|
+
function Et(t, e) {
|
|
5504
5503
|
let n = or.get(t);
|
|
5505
5504
|
if (!n) {
|
|
5506
5505
|
let r = /* @__PURE__ */ new Set(), l = (i) => {
|
|
@@ -5539,7 +5538,7 @@ function bp(t) {
|
|
|
5539
5538
|
});
|
|
5540
5539
|
return L(() => {
|
|
5541
5540
|
if (!e)
|
|
5542
|
-
return
|
|
5541
|
+
return Me(Et("beforecopy", l), Et("copy", i), Et("beforecut", o), Et("cut", a), Et("beforepaste", u), Et("paste", s));
|
|
5543
5542
|
}, [
|
|
5544
5543
|
e,
|
|
5545
5544
|
l,
|
|
@@ -5604,7 +5603,7 @@ class _a {
|
|
|
5604
5603
|
if (n) {
|
|
5605
5604
|
if (this.isRow(n)) {
|
|
5606
5605
|
let r = ce(n, this.collection);
|
|
5607
|
-
return this.direction === "rtl" ? et(r).key :
|
|
5606
|
+
return this.direction === "rtl" ? et(r).key : Re(r).key;
|
|
5608
5607
|
}
|
|
5609
5608
|
if (this.isCell(n)) {
|
|
5610
5609
|
let r = this.collection.getItem(n.parentKey), l = ce(r, this.collection), i = this.direction === "rtl" ? Qe(l, n.index - 1) : Qe(l, n.index + 1);
|
|
@@ -5617,7 +5616,7 @@ class _a {
|
|
|
5617
5616
|
if (n) {
|
|
5618
5617
|
if (this.isRow(n)) {
|
|
5619
5618
|
let r = ce(n, this.collection);
|
|
5620
|
-
return this.direction === "rtl" ?
|
|
5619
|
+
return this.direction === "rtl" ? Re(r).key : et(r).key;
|
|
5621
5620
|
}
|
|
5622
5621
|
if (this.isCell(n)) {
|
|
5623
5622
|
let r = this.collection.getItem(n.parentKey), l = ce(r, this.collection), i = this.direction === "rtl" ? Qe(l, n.index + 1) : Qe(l, n.index - 1);
|
|
@@ -5631,12 +5630,12 @@ class _a {
|
|
|
5631
5630
|
if (r = this.collection.getItem(e), !r) return;
|
|
5632
5631
|
if (this.isCell(r) && !n) {
|
|
5633
5632
|
let l = this.collection.getItem(r.parentKey);
|
|
5634
|
-
return
|
|
5633
|
+
return Re(ce(l, this.collection)).key;
|
|
5635
5634
|
}
|
|
5636
5635
|
}
|
|
5637
5636
|
if (e = this.findNextKey(null, (l) => l.type === "item"), e != null && r && this.isCell(r) && n || this.focusMode === "cell") {
|
|
5638
5637
|
let l = this.collection.getItem(e);
|
|
5639
|
-
e =
|
|
5638
|
+
e = Re(ce(l, this.collection)).key;
|
|
5640
5639
|
}
|
|
5641
5640
|
return e;
|
|
5642
5641
|
}
|
|
@@ -5684,7 +5683,7 @@ class _a {
|
|
|
5684
5683
|
if (a.textValue) {
|
|
5685
5684
|
let u = a.textValue.slice(0, e.length);
|
|
5686
5685
|
if (this.collator.compare(u, e) === 0)
|
|
5687
|
-
return this.isRow(a) && this.focusMode === "cell" ?
|
|
5686
|
+
return this.isRow(a) && this.focusMode === "cell" ? Re(ce(a, this.collection)).key : a.key;
|
|
5688
5687
|
}
|
|
5689
5688
|
l = this.findNextKey(l, (u) => u.type === "item"), l == null && !o && (l = this.getFirstKey(), o = !0);
|
|
5690
5689
|
}
|
|
@@ -5710,8 +5709,8 @@ class gp {
|
|
|
5710
5709
|
}
|
|
5711
5710
|
}
|
|
5712
5711
|
const el = /* @__PURE__ */ new WeakMap();
|
|
5713
|
-
var
|
|
5714
|
-
|
|
5712
|
+
var Na = {};
|
|
5713
|
+
Na = {
|
|
5715
5714
|
deselectedItem: (t) => `${t.item} غير المحدد`,
|
|
5716
5715
|
longPressToSelect: "اضغط مطولًا للدخول إلى وضع التحديد.",
|
|
5717
5716
|
select: "تحديد",
|
|
@@ -5723,8 +5722,8 @@ Ra = {
|
|
|
5723
5722
|
})}.`,
|
|
5724
5723
|
selectedItem: (t) => `${t.item} المحدد`
|
|
5725
5724
|
};
|
|
5726
|
-
var
|
|
5727
|
-
|
|
5725
|
+
var Ra = {};
|
|
5726
|
+
Ra = {
|
|
5728
5727
|
deselectedItem: (t) => `${t.item} не е избран.`,
|
|
5729
5728
|
longPressToSelect: "Натиснете и задръжте за да влезете в избирателен режим.",
|
|
5730
5729
|
select: "Изберете",
|
|
@@ -6154,8 +6153,8 @@ mu = {
|
|
|
6154
6153
|
};
|
|
6155
6154
|
var tl = {};
|
|
6156
6155
|
tl = {
|
|
6157
|
-
"ar-AE":
|
|
6158
|
-
"bg-BG":
|
|
6156
|
+
"ar-AE": Na,
|
|
6157
|
+
"bg-BG": Ra,
|
|
6159
6158
|
"cs-CZ": La,
|
|
6160
6159
|
"da-DK": Oa,
|
|
6161
6160
|
"de-DE": za,
|
|
@@ -6196,7 +6195,7 @@ function yp(t, e) {
|
|
|
6196
6195
|
let { getRowText: n = (o) => {
|
|
6197
6196
|
var a, u, s, c;
|
|
6198
6197
|
return (c = (a = (u = e.collection).getTextValue) === null || a === void 0 ? void 0 : a.call(u, o)) !== null && c !== void 0 ? c : (s = e.collection.getItem(o)) === null || s === void 0 ? void 0 : s.textValue;
|
|
6199
|
-
} } = t, r =
|
|
6198
|
+
} } = t, r = pt($p(tl), "@react-aria/grid"), l = e.selectionManager.rawSelection, i = M(l);
|
|
6200
6199
|
ki(() => {
|
|
6201
6200
|
var o;
|
|
6202
6201
|
if (!e.selectionManager.isFocused) {
|
|
@@ -6239,7 +6238,7 @@ function xp(t) {
|
|
|
6239
6238
|
return t && t.__esModule ? t.default : t;
|
|
6240
6239
|
}
|
|
6241
6240
|
function Ep(t) {
|
|
6242
|
-
let e =
|
|
6241
|
+
let e = pt(xp(tl), "@react-aria/grid"), n = Li(), r = (n === "pointer" || n === "virtual" || n == null) && typeof window < "u" && "ontouchstart" in window, l = H(() => {
|
|
6243
6242
|
let o = t.selectionManager.selectionMode, a = t.selectionManager.selectionBehavior, u;
|
|
6244
6243
|
return r && (u = e.format("longPressToSelect")), a === "replace" && o !== "none" && t.hasItemActions ? u : void 0;
|
|
6245
6244
|
}, [
|
|
@@ -6254,10 +6253,10 @@ function Ep(t) {
|
|
|
6254
6253
|
function Sp(t, e, n) {
|
|
6255
6254
|
let { isVirtualized: r, keyboardDelegate: l, focusMode: i, scrollRef: o, getRowText: a, onRowAction: u, onCellAction: s } = t, { selectionManager: c } = e;
|
|
6256
6255
|
!t["aria-label"] && !t["aria-labelledby"] && console.warn("An aria-label or aria-labelledby prop is required for accessibility.");
|
|
6257
|
-
let d =
|
|
6256
|
+
let d = Fn({
|
|
6258
6257
|
usage: "search",
|
|
6259
6258
|
sensitivity: "base"
|
|
6260
|
-
}), { direction: f } =
|
|
6259
|
+
}), { direction: f } = We(), p = e.selectionManager.disabledBehavior, m = H(() => l || new _a({
|
|
6261
6260
|
collection: e.collection,
|
|
6262
6261
|
disabledKeys: e.disabledKeys,
|
|
6263
6262
|
disabledBehavior: p,
|
|
@@ -6344,7 +6343,7 @@ function wp(t, e, n) {
|
|
|
6344
6343
|
ref: n,
|
|
6345
6344
|
isVirtualized: o,
|
|
6346
6345
|
shouldSelectOnPressUp: a,
|
|
6347
|
-
onAction: c || !(i == null || (r = i.props) === null || r === void 0) && r.onAction ?
|
|
6346
|
+
onAction: c || !(i == null || (r = i.props) === null || r === void 0) && r.onAction ? Me(i == null || (l = i.props) === null || l === void 0 ? void 0 : l.onAction, c) : void 0,
|
|
6348
6347
|
isDisabled: e.collection.size === 0
|
|
6349
6348
|
}), p = e.selectionManager.isSelected(i.key), m = {
|
|
6350
6349
|
role: "row",
|
|
@@ -6358,7 +6357,7 @@ function wp(t, e, n) {
|
|
|
6358
6357
|
};
|
|
6359
6358
|
}
|
|
6360
6359
|
function bu(t, e, n) {
|
|
6361
|
-
let { node: r, isVirtualized: l, focusMode: i = "child", shouldSelectOnPressUp: o, onAction: a } = t, { direction: u } =
|
|
6360
|
+
let { node: r, isVirtualized: l, focusMode: i = "child", shouldSelectOnPressUp: o, onAction: a } = t, { direction: u } = We(), { keyboardDelegate: s, actions: { onCellAction: c } } = el.get(e), d = M(null), f = () => {
|
|
6362
6361
|
let y = xe(n.current);
|
|
6363
6362
|
if (i === "child") {
|
|
6364
6363
|
if (n.current.contains(document.activeElement) && n.current !== document.activeElement) return;
|
|
@@ -6430,7 +6429,7 @@ function bu(t, e, n) {
|
|
|
6430
6429
|
},
|
|
6431
6430
|
onFocus: (y) => {
|
|
6432
6431
|
if (d.current = r.key, y.target !== n.current) {
|
|
6433
|
-
|
|
6432
|
+
dt() || e.selectionManager.setFocusedKey(r.key);
|
|
6434
6433
|
return;
|
|
6435
6434
|
}
|
|
6436
6435
|
requestAnimationFrame(() => {
|
|
@@ -6464,9 +6463,9 @@ function Pp(t, e, n) {
|
|
|
6464
6463
|
!u && !s && console.warn("If you do not provide children, you must specify an aria-label for accessibility");
|
|
6465
6464
|
let c = e.selectedValue === r, d = (v) => {
|
|
6466
6465
|
v.stopPropagation(), e.setSelectedValue(r);
|
|
6467
|
-
}, { pressProps: f, isPressed: p } =
|
|
6466
|
+
}, { pressProps: f, isPressed: p } = je({
|
|
6468
6467
|
isDisabled: a
|
|
6469
|
-
}), { pressProps: m, isPressed: $ } =
|
|
6468
|
+
}), { pressProps: m, isPressed: $ } = je({
|
|
6470
6469
|
isDisabled: a,
|
|
6471
6470
|
onPress() {
|
|
6472
6471
|
e.setSelectedValue(r);
|
|
@@ -6506,7 +6505,7 @@ function Pp(t, e, n) {
|
|
|
6506
6505
|
};
|
|
6507
6506
|
}
|
|
6508
6507
|
function Dp(t, e) {
|
|
6509
|
-
let { name: n, isReadOnly: r, isRequired: l, isDisabled: i, orientation: o = "vertical", validationBehavior: a = "aria" } = t, { direction: u } =
|
|
6508
|
+
let { name: n, isReadOnly: r, isRequired: l, isDisabled: i, orientation: o = "vertical", validationBehavior: a = "aria" } = t, { direction: u } = We(), { isInvalid: s, validationErrors: c, validationDetails: d } = e.displayValidation, { labelProps: f, fieldProps: p, descriptionProps: m, errorMessageProps: $ } = Yr({
|
|
6510
6509
|
...t,
|
|
6511
6510
|
// Radio group is not an HTML input element so it
|
|
6512
6511
|
// shouldn't be labeled by a <label> element.
|
|
@@ -6633,24 +6632,24 @@ var Mu = {};
|
|
|
6633
6632
|
Mu = {
|
|
6634
6633
|
"Clear search": "Cancella ricerca"
|
|
6635
6634
|
};
|
|
6636
|
-
var Iu = {};
|
|
6637
|
-
Iu = {
|
|
6638
|
-
"Clear search": "検索をクリア"
|
|
6639
|
-
};
|
|
6640
6635
|
var Fu = {};
|
|
6641
6636
|
Fu = {
|
|
6637
|
+
"Clear search": "検索をクリア"
|
|
6638
|
+
};
|
|
6639
|
+
var Iu = {};
|
|
6640
|
+
Iu = {
|
|
6642
6641
|
"Clear search": "검색 지우기"
|
|
6643
6642
|
};
|
|
6644
6643
|
var _u = {};
|
|
6645
6644
|
_u = {
|
|
6646
6645
|
"Clear search": "Išvalyti iešką"
|
|
6647
6646
|
};
|
|
6648
|
-
var Ru = {};
|
|
6649
|
-
Ru = {
|
|
6650
|
-
"Clear search": "Notīrīt meklēšanu"
|
|
6651
|
-
};
|
|
6652
6647
|
var Nu = {};
|
|
6653
6648
|
Nu = {
|
|
6649
|
+
"Clear search": "Notīrīt meklēšanu"
|
|
6650
|
+
};
|
|
6651
|
+
var Ru = {};
|
|
6652
|
+
Ru = {
|
|
6654
6653
|
"Clear search": "Tøm søk"
|
|
6655
6654
|
};
|
|
6656
6655
|
var Lu = {};
|
|
@@ -6726,11 +6725,11 @@ Qu = {
|
|
|
6726
6725
|
"hr-HR": Au,
|
|
6727
6726
|
"hu-HU": Ku,
|
|
6728
6727
|
"it-IT": Mu,
|
|
6729
|
-
"ja-JP":
|
|
6730
|
-
"ko-KR":
|
|
6728
|
+
"ja-JP": Fu,
|
|
6729
|
+
"ko-KR": Iu,
|
|
6731
6730
|
"lt-LT": _u,
|
|
6732
|
-
"lv-LV":
|
|
6733
|
-
"nb-NO":
|
|
6731
|
+
"lv-LV": Nu,
|
|
6732
|
+
"nb-NO": Ru,
|
|
6734
6733
|
"nl-NL": Lu,
|
|
6735
6734
|
"pl-PL": Ou,
|
|
6736
6735
|
"pt-BR": zu,
|
|
@@ -6750,7 +6749,7 @@ function kp(t) {
|
|
|
6750
6749
|
return t && t.__esModule ? t.default : t;
|
|
6751
6750
|
}
|
|
6752
6751
|
function Tp(t, e, n) {
|
|
6753
|
-
let r =
|
|
6752
|
+
let r = pt(kp(Qu), "@react-aria/searchfield"), { isDisabled: l, isReadOnly: i, onSubmit: o, onClear: a, type: u = "search" } = t, s = (E) => {
|
|
6754
6753
|
const S = E.key;
|
|
6755
6754
|
S === "Enter" && (l || i) && E.preventDefault(), !(l || i) && (S === "Enter" && o && (E.preventDefault(), o(e.value)), S === "Escape" && (e.value === "" ? E.continuePropagation() : (e.setValue(""), a && a())));
|
|
6756
6755
|
}, c = () => {
|
|
@@ -6762,7 +6761,7 @@ function Tp(t, e, n) {
|
|
|
6762
6761
|
...t,
|
|
6763
6762
|
value: e.value,
|
|
6764
6763
|
onChange: e.setValue,
|
|
6765
|
-
onKeyDown: i ? t.onKeyDown :
|
|
6764
|
+
onKeyDown: i ? t.onKeyDown : Me(s, t.onKeyDown),
|
|
6766
6765
|
type: u
|
|
6767
6766
|
}, n);
|
|
6768
6767
|
return {
|
|
@@ -6787,7 +6786,7 @@ function Tp(t, e, n) {
|
|
|
6787
6786
|
}
|
|
6788
6787
|
const es = /* @__PURE__ */ new WeakMap();
|
|
6789
6788
|
function ts(t, e, n) {
|
|
6790
|
-
let { keyboardDelegate: r, isDisabled: l, isRequired: i, name: o, validationBehavior: a = "aria" } = t, u =
|
|
6789
|
+
let { keyboardDelegate: r, isDisabled: l, isRequired: i, name: o, validationBehavior: a = "aria" } = t, u = Fn({
|
|
6791
6790
|
usage: "search",
|
|
6792
6791
|
sensitivity: "base"
|
|
6793
6792
|
}), s = H(() => r || new Ho(e.collection, e.disabledKeys, null, u), [
|
|
@@ -6838,13 +6837,13 @@ function ts(t, e, n) {
|
|
|
6838
6837
|
labelProps: {
|
|
6839
6838
|
...E,
|
|
6840
6839
|
onClick: () => {
|
|
6841
|
-
t.isDisabled || (n.current.focus(),
|
|
6840
|
+
t.isDisabled || (n.current.focus(), Ri("keyboard"));
|
|
6842
6841
|
}
|
|
6843
6842
|
},
|
|
6844
6843
|
triggerProps: W(C, {
|
|
6845
6844
|
...P,
|
|
6846
6845
|
isDisabled: l,
|
|
6847
|
-
onKeyDown:
|
|
6846
|
+
onKeyDown: Me(P.onKeyDown, f, t.onKeyDown),
|
|
6848
6847
|
onKeyUp: t.onKeyUp,
|
|
6849
6848
|
"aria-labelledby": [
|
|
6850
6849
|
_,
|
|
@@ -7341,8 +7340,8 @@ Ms = {
|
|
|
7341
7340
|
selectAll: "Markera allt",
|
|
7342
7341
|
sortable: "sorterbar kolumn"
|
|
7343
7342
|
};
|
|
7344
|
-
var
|
|
7345
|
-
|
|
7343
|
+
var Fs = {};
|
|
7344
|
+
Fs = {
|
|
7346
7345
|
ascending: "artan sırada",
|
|
7347
7346
|
ascendingSort: (t) => `${t.columnName} sütuna göre artan düzende sırala`,
|
|
7348
7347
|
columnSize: (t) => `${t.value} piksel`,
|
|
@@ -7353,8 +7352,8 @@ Is = {
|
|
|
7353
7352
|
selectAll: "Tümünü Seç",
|
|
7354
7353
|
sortable: "Sıralanabilir sütun"
|
|
7355
7354
|
};
|
|
7356
|
-
var
|
|
7357
|
-
|
|
7355
|
+
var Is = {};
|
|
7356
|
+
Is = {
|
|
7358
7357
|
ascending: "висхідний",
|
|
7359
7358
|
ascendingSort: (t) => `відсортовано за стовпцем ${t.columnName} у висхідному порядку`,
|
|
7360
7359
|
columnSize: (t) => `${t.value} пікс.`,
|
|
@@ -7377,8 +7376,8 @@ _s = {
|
|
|
7377
7376
|
selectAll: "全选",
|
|
7378
7377
|
sortable: "可排序的列"
|
|
7379
7378
|
};
|
|
7380
|
-
var
|
|
7381
|
-
|
|
7379
|
+
var Ns = {};
|
|
7380
|
+
Ns = {
|
|
7382
7381
|
ascending: "遞增",
|
|
7383
7382
|
ascendingSort: (t) => `已依據「${t.columnName}」欄遞增排序`,
|
|
7384
7383
|
columnSize: (t) => `${t.value} 像素`,
|
|
@@ -7421,12 +7420,12 @@ rl = {
|
|
|
7421
7420
|
"sl-SI": As,
|
|
7422
7421
|
"sr-SP": Ks,
|
|
7423
7422
|
"sv-SE": Ms,
|
|
7424
|
-
"tr-TR":
|
|
7425
|
-
"uk-UA":
|
|
7423
|
+
"tr-TR": Fs,
|
|
7424
|
+
"uk-UA": Is,
|
|
7426
7425
|
"zh-CN": _s,
|
|
7427
|
-
"zh-TW":
|
|
7426
|
+
"zh-TW": Ns
|
|
7428
7427
|
};
|
|
7429
|
-
class
|
|
7428
|
+
class Fp extends _a {
|
|
7430
7429
|
isCell(e) {
|
|
7431
7430
|
return e.type === "cell" || e.type === "rowheader" || e.type === "column";
|
|
7432
7431
|
}
|
|
@@ -7434,7 +7433,7 @@ class Ip extends _a {
|
|
|
7434
7433
|
let n = this.collection.getItem(e);
|
|
7435
7434
|
if (n) {
|
|
7436
7435
|
if (n.type === "column") {
|
|
7437
|
-
let r =
|
|
7436
|
+
let r = Re(ce(n, this.collection));
|
|
7438
7437
|
if (r) return r.key;
|
|
7439
7438
|
let l = this.getFirstKey();
|
|
7440
7439
|
if (l == null) return;
|
|
@@ -7504,18 +7503,18 @@ class Ip extends _a {
|
|
|
7504
7503
|
return null;
|
|
7505
7504
|
}
|
|
7506
7505
|
}
|
|
7507
|
-
let
|
|
7506
|
+
let Ip = !1;
|
|
7508
7507
|
function Sn() {
|
|
7509
|
-
return
|
|
7508
|
+
return Ip;
|
|
7510
7509
|
}
|
|
7511
7510
|
function _p(t) {
|
|
7512
7511
|
return t && t.__esModule ? t.default : t;
|
|
7513
7512
|
}
|
|
7514
|
-
function
|
|
7515
|
-
let { keyboardDelegate: r, isVirtualized: l, layoutDelegate: i, layout: o } = t, a =
|
|
7513
|
+
function Np(t, e, n) {
|
|
7514
|
+
let { keyboardDelegate: r, isVirtualized: l, layoutDelegate: i, layout: o } = t, a = Fn({
|
|
7516
7515
|
usage: "search",
|
|
7517
7516
|
sensitivity: "base"
|
|
7518
|
-
}), { direction: u } =
|
|
7517
|
+
}), { direction: u } = We(), s = e.selectionManager.disabledBehavior, c = H(() => r || new Fp({
|
|
7519
7518
|
collection: e.collection,
|
|
7520
7519
|
disabledKeys: e.disabledKeys,
|
|
7521
7520
|
disabledBehavior: s,
|
|
@@ -7542,7 +7541,7 @@ function Rp(t, e, n) {
|
|
|
7542
7541
|
keyboardDelegate: c
|
|
7543
7542
|
}, e, n);
|
|
7544
7543
|
l && (f["aria-rowcount"] = e.collection.size + e.collection.headerRows.length), Sn() && "expandedKeys" in e && (f.role = "treegrid");
|
|
7545
|
-
let { column: p, direction: m } = e.sortDescriptor || {}, $ =
|
|
7544
|
+
let { column: p, direction: m } = e.sortDescriptor || {}, $ = pt(_p(rl), "@react-aria/table"), g = H(() => {
|
|
7546
7545
|
var S;
|
|
7547
7546
|
let y = (S = e.collection.columns.find((k) => k.key === p)) === null || S === void 0 ? void 0 : S.textValue;
|
|
7548
7547
|
return m && p ? $.format(`${m}Sort`, {
|
|
@@ -7567,7 +7566,7 @@ function Rp(t, e, n) {
|
|
|
7567
7566
|
})
|
|
7568
7567
|
};
|
|
7569
7568
|
}
|
|
7570
|
-
function
|
|
7569
|
+
function Rp(t) {
|
|
7571
7570
|
return t && t.__esModule ? t.default : t;
|
|
7572
7571
|
}
|
|
7573
7572
|
function Lp(t, e, n) {
|
|
@@ -7575,7 +7574,7 @@ function Lp(t, e, n) {
|
|
|
7575
7574
|
let { node: i } = t, o = i.props.allowsSorting, { gridCellProps: a } = bu({
|
|
7576
7575
|
...t,
|
|
7577
7576
|
focusMode: "child"
|
|
7578
|
-
}, e, n), u = i.props.isSelectionCell && e.selectionManager.selectionMode === "single", { pressProps: s } =
|
|
7577
|
+
}, e, n), u = i.props.isSelectionCell && e.selectionManager.selectionMode === "single", { pressProps: s } = je({
|
|
7579
7578
|
isDisabled: !o || u,
|
|
7580
7579
|
onPress() {
|
|
7581
7580
|
e.sort(i.key);
|
|
@@ -7583,7 +7582,7 @@ function Lp(t, e, n) {
|
|
|
7583
7582
|
ref: n
|
|
7584
7583
|
}), { focusableProps: c } = Bt({}, n), d = null, 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;
|
|
7585
7584
|
i.props.allowsSorting && !vn() && (d = f ? p : "none");
|
|
7586
|
-
let m =
|
|
7585
|
+
let m = pt(Rp(rl), "@react-aria/table"), $;
|
|
7587
7586
|
o && ($ = `${m.format("sortable")}`, f && p && vn() && ($ = `${$}, ${m.format(p)}`));
|
|
7588
7587
|
let g = kn($), E = e.collection.size === 0;
|
|
7589
7588
|
return L(() => {
|
|
@@ -7622,7 +7621,7 @@ const ii = {
|
|
|
7622
7621
|
}
|
|
7623
7622
|
};
|
|
7624
7623
|
function Op(t, e, n) {
|
|
7625
|
-
let { node: r, isVirtualized: l } = t, { rowProps: i, ...o } = wp(t, e, n), { direction: a } =
|
|
7624
|
+
let { node: r, isVirtualized: l } = t, { rowProps: i, ...o } = wp(t, e, n), { direction: a } = We();
|
|
7626
7625
|
l && !(Sn() && "expandedKeys" in e) ? i["aria-rowindex"] = r.index + 1 + e.collection.headerRows.length : delete i["aria-rowindex"];
|
|
7627
7626
|
let u = {};
|
|
7628
7627
|
if (Sn() && "expandedKeys" in e) {
|
|
@@ -7706,7 +7705,7 @@ function Wp(t, e, n) {
|
|
|
7706
7705
|
}, f = () => {
|
|
7707
7706
|
a.current = !1, o.current = !1, s(!0);
|
|
7708
7707
|
}, p = () => {
|
|
7709
|
-
|
|
7708
|
+
dt() && (a.current = !0, u());
|
|
7710
7709
|
}, m = () => {
|
|
7711
7710
|
a.current = !1, o.current = !1, s(!0);
|
|
7712
7711
|
}, { hoverProps: $ } = Tt({
|
|
@@ -8035,7 +8034,7 @@ class il {
|
|
|
8035
8034
|
for (; r != null; ) {
|
|
8036
8035
|
if (this.canSelectItem(r)) {
|
|
8037
8036
|
let l = this.collection.getItem(r);
|
|
8038
|
-
l.type === "item" && e.push(r), l.hasChildNodes && (this.allowsCellSelection || l.type !== "item") && n(
|
|
8037
|
+
l.type === "item" && e.push(r), l.hasChildNodes && (this.allowsCellSelection || l.type !== "item") && n(Re(ce(l, this.collection)).key);
|
|
8039
8038
|
}
|
|
8040
8039
|
r = this.collection.getKeyAfter(r);
|
|
8041
8040
|
}
|
|
@@ -8188,7 +8187,7 @@ function Yp(t) {
|
|
|
8188
8187
|
selectedItem: u
|
|
8189
8188
|
};
|
|
8190
8189
|
}
|
|
8191
|
-
function
|
|
8190
|
+
function Nn(t) {
|
|
8192
8191
|
let [e, n] = lt(t.isOpen, t.defaultOpen || !1, t.onOpenChange);
|
|
8193
8192
|
const r = X(() => {
|
|
8194
8193
|
n(!0);
|
|
@@ -8213,7 +8212,7 @@ function Rn(t) {
|
|
|
8213
8212
|
};
|
|
8214
8213
|
}
|
|
8215
8214
|
function qp(t) {
|
|
8216
|
-
let e =
|
|
8215
|
+
let e = Nn(t), [n, r] = j(null), [l, i] = j([]), o = () => {
|
|
8217
8216
|
i([]), e.close();
|
|
8218
8217
|
};
|
|
8219
8218
|
return {
|
|
@@ -8277,8 +8276,8 @@ function ui(t) {
|
|
|
8277
8276
|
if (t != null)
|
|
8278
8277
|
return t.toString();
|
|
8279
8278
|
}
|
|
8280
|
-
function
|
|
8281
|
-
let e =
|
|
8279
|
+
function Rs(t) {
|
|
8280
|
+
let e = Nn(t), [n, r] = j(null), l = Yp({
|
|
8282
8281
|
...t,
|
|
8283
8282
|
onSelectionChange: (u) => {
|
|
8284
8283
|
t.onSelectionChange != null && t.onSelectionChange(u), e.close(), i.commitValidation();
|
|
@@ -8312,7 +8311,7 @@ function ev(t) {
|
|
|
8312
8311
|
if ((f == null ? void 0 : f.type) === "item") {
|
|
8313
8312
|
var c, d;
|
|
8314
8313
|
let p = ce(f, e);
|
|
8315
|
-
s === "last" ? u = (c = et(p)) === null || c === void 0 ? void 0 : c.key : u = (d =
|
|
8314
|
+
s === "last" ? u = (c = et(p)) === null || c === void 0 ? void 0 : c.key : u = (d = Re(p)) === null || d === void 0 ? void 0 : d.key;
|
|
8316
8315
|
}
|
|
8317
8316
|
}
|
|
8318
8317
|
i(u, s);
|
|
@@ -8542,7 +8541,7 @@ class rv extends tv {
|
|
|
8542
8541
|
}
|
|
8543
8542
|
getFirstKey() {
|
|
8544
8543
|
var e;
|
|
8545
|
-
return (e =
|
|
8544
|
+
return (e = Re(this.body.childNodes)) === null || e === void 0 ? void 0 : e.key;
|
|
8546
8545
|
}
|
|
8547
8546
|
getLastKey() {
|
|
8548
8547
|
var e;
|
|
@@ -8700,7 +8699,7 @@ Os.getCollectionNode = function* (e, n) {
|
|
|
8700
8699
|
}), yield* i;
|
|
8701
8700
|
}
|
|
8702
8701
|
};
|
|
8703
|
-
let
|
|
8702
|
+
let Vh = Os;
|
|
8704
8703
|
function zs(t) {
|
|
8705
8704
|
return null;
|
|
8706
8705
|
}
|
|
@@ -8730,7 +8729,7 @@ zs.getCollectionNode = function* (e) {
|
|
|
8730
8729
|
}
|
|
8731
8730
|
};
|
|
8732
8731
|
};
|
|
8733
|
-
let
|
|
8732
|
+
let Hh = zs;
|
|
8734
8733
|
function js(t) {
|
|
8735
8734
|
return null;
|
|
8736
8735
|
}
|
|
@@ -8823,7 +8822,7 @@ Kr.getCollectionNode = function* (e, n) {
|
|
|
8823
8822
|
}
|
|
8824
8823
|
};
|
|
8825
8824
|
};
|
|
8826
|
-
let
|
|
8825
|
+
let Wh = Kr;
|
|
8827
8826
|
function Vs(t) {
|
|
8828
8827
|
return null;
|
|
8829
8828
|
}
|
|
@@ -8840,23 +8839,23 @@ Vs.getCollectionNode = function* (e) {
|
|
|
8840
8839
|
};
|
|
8841
8840
|
let av = Vs;
|
|
8842
8841
|
const uv = 1500, si = 500;
|
|
8843
|
-
let ot = {}, sv = 0, Lt = !1,
|
|
8842
|
+
let ot = {}, sv = 0, Lt = !1, Ne = null, at = null;
|
|
8844
8843
|
function Hs(t = {}) {
|
|
8845
|
-
let { delay: e = uv, closeDelay: n = si } = t, { isOpen: r, open: l, close: i } =
|
|
8844
|
+
let { delay: e = uv, closeDelay: n = si } = t, { isOpen: r, open: l, close: i } = Nn(t), o = H(() => `${++sv}`, []), a = M(void 0), u = M(i), s = () => {
|
|
8846
8845
|
ot[o] = f;
|
|
8847
8846
|
}, c = () => {
|
|
8848
8847
|
for (let m in ot) m !== o && (ot[m](!0), delete ot[m]);
|
|
8849
8848
|
}, d = () => {
|
|
8850
|
-
clearTimeout(a.current), a.current = null, c(), s(), Lt = !0, l(),
|
|
8849
|
+
clearTimeout(a.current), a.current = null, c(), s(), Lt = !0, l(), Ne && (clearTimeout(Ne), Ne = null), at && (clearTimeout(at), at = null);
|
|
8851
8850
|
}, f = (m) => {
|
|
8852
8851
|
m || n <= 0 ? (clearTimeout(a.current), a.current = null, u.current()) : a.current || (a.current = setTimeout(() => {
|
|
8853
8852
|
a.current = null, u.current();
|
|
8854
|
-
}, n)),
|
|
8853
|
+
}, n)), Ne && (clearTimeout(Ne), Ne = null), Lt && (at && clearTimeout(at), at = setTimeout(() => {
|
|
8855
8854
|
delete ot[o], at = null, Lt = !1;
|
|
8856
8855
|
}, Math.max(si, n)));
|
|
8857
8856
|
}, p = () => {
|
|
8858
|
-
c(), s(), !r && !
|
|
8859
|
-
|
|
8857
|
+
c(), s(), !r && !Ne && !Lt ? Ne = setTimeout(() => {
|
|
8858
|
+
Ne = null, Lt = !0, d();
|
|
8860
8859
|
}, e) : r || d();
|
|
8861
8860
|
};
|
|
8862
8861
|
return L(() => {
|
|
@@ -8958,7 +8957,7 @@ function fv(t = !0) {
|
|
|
8958
8957
|
}, [t]);
|
|
8959
8958
|
}
|
|
8960
8959
|
const pv = ({ children: t }) => {
|
|
8961
|
-
const { className: e, style: n } =
|
|
8960
|
+
const { className: e, style: n } = Fe(), r = (() => {
|
|
8962
8961
|
let l = document.getElementById("action-menus-root");
|
|
8963
8962
|
return l || (l = document.createElement("div"), l.id = "action-menus-root", document.body.appendChild(l)), l.className = e, Object.entries(n).forEach(([i, o]) => {
|
|
8964
8963
|
l.style.setProperty(i, o);
|
|
@@ -8980,28 +8979,28 @@ const pv = ({ children: t }) => {
|
|
|
8980
8979
|
"data-testid": d
|
|
8981
8980
|
}) => {
|
|
8982
8981
|
fv(e);
|
|
8983
|
-
const { className: f, theme: p } =
|
|
8982
|
+
const { className: f, theme: p } = Fe(), [m, $] = j(!1), [g, E] = j(0), S = M(null), y = M(null), k = M(window.location.pathname), C = a && a.length > 0, P = () => {
|
|
8984
8983
|
$(!0), E(0), setTimeout(() => {
|
|
8985
8984
|
c == null || c(), $(!1);
|
|
8986
8985
|
}, 300);
|
|
8987
8986
|
}, _ = C ? Ws({
|
|
8988
8987
|
items: a,
|
|
8989
|
-
children: a.map((
|
|
8988
|
+
children: a.map((I) => /* @__PURE__ */ bi(Zr, { ...I, key: I.key }, I.label)),
|
|
8990
8989
|
selectedKeys: new Set(r),
|
|
8991
|
-
onSelectionChange: (
|
|
8990
|
+
onSelectionChange: (I) => s == null ? void 0 : s(I),
|
|
8992
8991
|
selectionMode: n,
|
|
8993
8992
|
disabledKeys: l
|
|
8994
8993
|
}) : null, { menuProps: v } = C ? Ka(
|
|
8995
8994
|
{
|
|
8996
8995
|
autoFocus: !0,
|
|
8997
8996
|
shouldFocusWrap: !0,
|
|
8998
|
-
onAction: (
|
|
8999
|
-
var x,
|
|
9000
|
-
return (
|
|
8997
|
+
onAction: (I) => {
|
|
8998
|
+
var x, R;
|
|
8999
|
+
return (R = (x = a.find((D) => D.key === I)) == null ? void 0 : x.onAction) == null ? void 0 : R.call(x, I);
|
|
9001
9000
|
},
|
|
9002
9001
|
onClose: () => c == null ? void 0 : c(),
|
|
9003
9002
|
disabledKeys: l,
|
|
9004
|
-
onSelectionChange: (
|
|
9003
|
+
onSelectionChange: (I) => s == null ? void 0 : s(I),
|
|
9005
9004
|
selectionMode: n,
|
|
9006
9005
|
selectedKeys: r,
|
|
9007
9006
|
"aria-label": "Action Menu"
|
|
@@ -9019,11 +9018,11 @@ const pv = ({ children: t }) => {
|
|
|
9019
9018
|
L(() => {
|
|
9020
9019
|
e && S.current && E(S.current.scrollHeight);
|
|
9021
9020
|
}, [e, S]), L(() => {
|
|
9022
|
-
const
|
|
9021
|
+
const I = (x) => {
|
|
9023
9022
|
x.key === "Escape" && P();
|
|
9024
9023
|
};
|
|
9025
|
-
return document.addEventListener("keydown",
|
|
9026
|
-
document.removeEventListener("keydown",
|
|
9024
|
+
return document.addEventListener("keydown", I), () => {
|
|
9025
|
+
document.removeEventListener("keydown", I);
|
|
9027
9026
|
};
|
|
9028
9027
|
}, [m]), L(() => {
|
|
9029
9028
|
u && (k.current && k.current !== location.pathname && P(), k.current = location.pathname);
|
|
@@ -9071,14 +9070,14 @@ const pv = ({ children: t }) => {
|
|
|
9071
9070
|
"proton-ActionMenu__list",
|
|
9072
9071
|
n === "none" && "proton-ActionMenu__list--disabled"
|
|
9073
9072
|
),
|
|
9074
|
-
children: Array.from(_.collection).map((
|
|
9073
|
+
children: Array.from(_.collection).map((I) => /* @__PURE__ */ b.jsx(
|
|
9075
9074
|
vv,
|
|
9076
9075
|
{
|
|
9077
|
-
item:
|
|
9076
|
+
item: I,
|
|
9078
9077
|
state: _,
|
|
9079
|
-
to:
|
|
9078
|
+
to: I.props.to
|
|
9080
9079
|
},
|
|
9081
|
-
|
|
9080
|
+
I.key
|
|
9082
9081
|
))
|
|
9083
9082
|
}
|
|
9084
9083
|
),
|
|
@@ -9124,16 +9123,16 @@ const pv = ({ children: t }) => {
|
|
|
9124
9123
|
},
|
|
9125
9124
|
n.rendered
|
|
9126
9125
|
);
|
|
9127
|
-
}, Gs = ee(void 0),
|
|
9126
|
+
}, Gs = ee(void 0), Fe = () => {
|
|
9128
9127
|
const t = Y(Gs);
|
|
9129
9128
|
if (t === void 0)
|
|
9130
9129
|
throw new Error("useTheme must be used within a ThemeProvider");
|
|
9131
9130
|
return t;
|
|
9132
9131
|
}, hv = {
|
|
9133
|
-
[
|
|
9134
|
-
[
|
|
9135
|
-
[
|
|
9136
|
-
},
|
|
9132
|
+
[ze.DARK]: "proton-ui__theme--dark",
|
|
9133
|
+
[ze.CUSTOM_DARK]: "proton-ui__theme--custom-dark",
|
|
9134
|
+
[ze.LIGHT]: "proton-ui__theme--light"
|
|
9135
|
+
}, Uh = ({
|
|
9137
9136
|
theme: t,
|
|
9138
9137
|
children: e,
|
|
9139
9138
|
palette: n
|
|
@@ -9162,12 +9161,15 @@ const pv = ({ children: t }) => {
|
|
|
9162
9161
|
children: /* @__PURE__ */ b.jsx("div", { ref: r, children: e })
|
|
9163
9162
|
}
|
|
9164
9163
|
);
|
|
9165
|
-
}, ur =
|
|
9164
|
+
}, ur = [83, 82, 83];
|
|
9166
9165
|
function mv(t) {
|
|
9167
|
-
const e =
|
|
9166
|
+
const e = Dt(t.PRIMARY.PRIMARY_LIGHTEST).alpha(0.6);
|
|
9168
9167
|
return {
|
|
9169
|
-
[
|
|
9170
|
-
"--proton-control__background-color": Gn(
|
|
9168
|
+
[ze.DARK]: {
|
|
9169
|
+
"--proton-control__background-color": Gn(
|
|
9170
|
+
ur,
|
|
9171
|
+
1
|
|
9172
|
+
),
|
|
9171
9173
|
"--proton-control__text-color": ye.WHITE,
|
|
9172
9174
|
"--proton-control__border-color": ye.GRAY_DARK,
|
|
9173
9175
|
"--proton-control__shadow-color": ye.GRAY_DARK,
|
|
@@ -9175,38 +9177,41 @@ function mv(t) {
|
|
|
9175
9177
|
"--proton-color__primary-light": t.BRAND.PRIMARY_LIGHT,
|
|
9176
9178
|
"--proton-color__secondary": t.BRAND.SECONDARY
|
|
9177
9179
|
},
|
|
9178
|
-
[
|
|
9180
|
+
[ze.LIGHT]: {
|
|
9179
9181
|
"--proton-control__background-color": ye.WHITE,
|
|
9180
9182
|
"--proton-control__text-color": ye.GRAY_DARK,
|
|
9181
9183
|
"--proton-control__border-color": ye.GRAY_LIGHT,
|
|
9182
|
-
"--proton-control__shadow-color":
|
|
9183
|
-
|
|
9184
|
-
0.
|
|
9184
|
+
"--proton-control__shadow-color": Gn(
|
|
9185
|
+
ur,
|
|
9186
|
+
0.1
|
|
9185
9187
|
),
|
|
9186
9188
|
"--proton-color__primary": t.BRAND.PRIMARY,
|
|
9187
9189
|
"--proton-color__primary-light": t.BRAND.PRIMARY_LIGHT,
|
|
9188
9190
|
"--proton-color__secondary": t.BRAND.SECONDARY
|
|
9189
9191
|
},
|
|
9190
|
-
[
|
|
9191
|
-
"--proton-control__background-color": Gn(
|
|
9192
|
+
[ze.CUSTOM_DARK]: {
|
|
9193
|
+
"--proton-control__background-color": Gn(
|
|
9194
|
+
ur,
|
|
9195
|
+
1
|
|
9196
|
+
),
|
|
9192
9197
|
"--proton-control__text-color": ye.WHITE,
|
|
9193
|
-
"--proton-control__border-color":
|
|
9194
|
-
"--proton-control__shadow-color": e,
|
|
9198
|
+
"--proton-control__border-color": t.PRIMARY.PRIMARY_LIGHTEST,
|
|
9199
|
+
"--proton-control__shadow-color": e.css(),
|
|
9195
9200
|
"--proton-color__primary": t.BRAND.PRIMARY,
|
|
9196
9201
|
"--proton-color__primary-light": t.BRAND.PRIMARY_LIGHT,
|
|
9197
9202
|
"--proton-color__secondary": t.BRAND.SECONDARY
|
|
9198
9203
|
}
|
|
9199
9204
|
};
|
|
9200
9205
|
}
|
|
9201
|
-
const
|
|
9206
|
+
const Gh = {
|
|
9202
9207
|
primary: "primary",
|
|
9203
9208
|
secondary: "secondary",
|
|
9204
9209
|
transparent: "transparent",
|
|
9205
9210
|
success: "success",
|
|
9206
9211
|
warning: "warning",
|
|
9207
9212
|
danger: "danger"
|
|
9208
|
-
},
|
|
9209
|
-
const { className: r } =
|
|
9213
|
+
}, Yh = ({ variant: t, children: e, ...n }) => {
|
|
9214
|
+
const { className: r } = Fe();
|
|
9210
9215
|
return /* @__PURE__ */ b.jsx(
|
|
9211
9216
|
"div",
|
|
9212
9217
|
{
|
|
@@ -9234,7 +9239,7 @@ function Ys({
|
|
|
9234
9239
|
const a = e ? "a" : "button", u = a !== "a" ? {} : {
|
|
9235
9240
|
target: "_blank",
|
|
9236
9241
|
href: e
|
|
9237
|
-
}, s = M(null), { buttonProps: c } =
|
|
9242
|
+
}, s = M(null), { buttonProps: c } = In(
|
|
9238
9243
|
{
|
|
9239
9244
|
onPress: n,
|
|
9240
9245
|
elementType: a,
|
|
@@ -9318,14 +9323,14 @@ const qs = {
|
|
|
9318
9323
|
success: "success",
|
|
9319
9324
|
warning: "warning",
|
|
9320
9325
|
danger: "danger"
|
|
9321
|
-
},
|
|
9326
|
+
}, Rn = ee(void 0), Ue = ({
|
|
9322
9327
|
variant: t = "default",
|
|
9323
9328
|
rounded: e = !0,
|
|
9324
9329
|
icon: n = !1,
|
|
9325
9330
|
compact: r = !0,
|
|
9326
9331
|
children: l,
|
|
9327
9332
|
...i
|
|
9328
|
-
}) => /* @__PURE__ */ b.jsx(
|
|
9333
|
+
}) => /* @__PURE__ */ b.jsx(Rn.Provider, { value: t, children: /* @__PURE__ */ b.jsx(
|
|
9329
9334
|
"div",
|
|
9330
9335
|
{
|
|
9331
9336
|
role: "status",
|
|
@@ -9351,7 +9356,7 @@ const qs = {
|
|
|
9351
9356
|
)
|
|
9352
9357
|
}
|
|
9353
9358
|
) }), $v = ({ children: t, ...e }) => {
|
|
9354
|
-
const n = Y(
|
|
9359
|
+
const n = Y(Rn);
|
|
9355
9360
|
if (!n) throw new Error("BannerTitle must be used within a Banner");
|
|
9356
9361
|
return /* @__PURE__ */ b.jsx(
|
|
9357
9362
|
"h3",
|
|
@@ -9366,7 +9371,7 @@ const qs = {
|
|
|
9366
9371
|
}
|
|
9367
9372
|
);
|
|
9368
9373
|
}, yv = ({ children: t, ...e }) => {
|
|
9369
|
-
const n = Y(
|
|
9374
|
+
const n = Y(Rn);
|
|
9370
9375
|
if (!n) throw new Error("BannerContent must be used within a Banner");
|
|
9371
9376
|
return /* @__PURE__ */ b.jsx(
|
|
9372
9377
|
"p",
|
|
@@ -9381,9 +9386,9 @@ const qs = {
|
|
|
9381
9386
|
}
|
|
9382
9387
|
);
|
|
9383
9388
|
}, xv = ({ children: t, icon: e, ...n }) => {
|
|
9384
|
-
const r = Y(
|
|
9389
|
+
const r = Y(Rn);
|
|
9385
9390
|
if (!r) throw new Error("BannerIcon must be used within a Banner");
|
|
9386
|
-
const i =
|
|
9391
|
+
const i = Fc(e) ? e : e === !0 ? qs[r] : t || null;
|
|
9387
9392
|
return i ? /* @__PURE__ */ b.jsx(
|
|
9388
9393
|
"span",
|
|
9389
9394
|
{
|
|
@@ -9440,9 +9445,10 @@ Cv.Option = function(e) {
|
|
|
9440
9445
|
}
|
|
9441
9446
|
);
|
|
9442
9447
|
};
|
|
9443
|
-
function
|
|
9448
|
+
function qh({ title: t, children: e, ...n }) {
|
|
9444
9449
|
let r = M(null), { dialogProps: l, titleProps: i } = up(n, r);
|
|
9445
|
-
|
|
9450
|
+
const { className: o } = Fe();
|
|
9451
|
+
return /* @__PURE__ */ b.jsxs("div", { ...l, ref: r, className: U("proton-Dialog", o), children: [
|
|
9446
9452
|
t && /* @__PURE__ */ b.jsx("h3", { ...i, className: "proton-Dialog__header", children: t }),
|
|
9447
9453
|
e
|
|
9448
9454
|
] });
|
|
@@ -9456,7 +9462,7 @@ function Pv(t) {
|
|
|
9456
9462
|
};
|
|
9457
9463
|
return /* @__PURE__ */ b.jsx("svg", { style: e, ...t, children: /* @__PURE__ */ b.jsx("use", { href: `${wv}#${t.id}` }) });
|
|
9458
9464
|
}
|
|
9459
|
-
function
|
|
9465
|
+
function Xh(t) {
|
|
9460
9466
|
const [e, n] = j("");
|
|
9461
9467
|
return L(() => {
|
|
9462
9468
|
}, []), e ? /* @__PURE__ */ b.jsxs(b.Fragment, { children: [
|
|
@@ -9470,7 +9476,7 @@ function Zh(t) {
|
|
|
9470
9476
|
/* @__PURE__ */ b.jsx(Pv, { ...t })
|
|
9471
9477
|
] }) : null;
|
|
9472
9478
|
}
|
|
9473
|
-
const Dv =
|
|
9479
|
+
const Dv = ft(
|
|
9474
9480
|
({
|
|
9475
9481
|
prefix: t,
|
|
9476
9482
|
suffix: e,
|
|
@@ -9488,7 +9494,7 @@ const Dv = pt(
|
|
|
9488
9494
|
autoComplete: p,
|
|
9489
9495
|
"data-testid": m
|
|
9490
9496
|
}, $) => {
|
|
9491
|
-
const g = M(null), { className: E, palette: S, theme: y } =
|
|
9497
|
+
const g = M(null), { className: E, palette: S, theme: y } = Fe(), k = $ || g, { labelProps: C, inputProps: P, descriptionProps: _, errorMessageProps: v } = Qi(
|
|
9492
9498
|
{
|
|
9493
9499
|
label: a,
|
|
9494
9500
|
name: u,
|
|
@@ -9512,12 +9518,12 @@ const Dv = pt(
|
|
|
9512
9518
|
}), w = {
|
|
9513
9519
|
"--input-background": (() => {
|
|
9514
9520
|
switch (y) {
|
|
9515
|
-
case
|
|
9516
|
-
return
|
|
9517
|
-
case
|
|
9518
|
-
return
|
|
9521
|
+
case ze.CUSTOM_DARK:
|
|
9522
|
+
return Dt(S.PRIMARY.PRIMARY_SUPER_LIGHT).alpha(0.4).css();
|
|
9523
|
+
case ze.DARK:
|
|
9524
|
+
return Dt(ye.GRAY_MEDIUM).alpha(0.5).css();
|
|
9519
9525
|
default:
|
|
9520
|
-
return ye.WHITE;
|
|
9526
|
+
return Dt(ye.WHITE).css();
|
|
9521
9527
|
}
|
|
9522
9528
|
})()
|
|
9523
9529
|
};
|
|
@@ -9587,7 +9593,7 @@ const Dv = pt(
|
|
|
9587
9593
|
) : n && r === "bottom" ? /* @__PURE__ */ b.jsx("div", { ..._, className: "proton-Input__text", children: n }) : null
|
|
9588
9594
|
] });
|
|
9589
9595
|
}
|
|
9590
|
-
),
|
|
9596
|
+
), Zh = ({
|
|
9591
9597
|
name: t = "search",
|
|
9592
9598
|
placeholder: e = "Search...",
|
|
9593
9599
|
autoComplete: n,
|
|
@@ -9702,12 +9708,12 @@ const Dv = pt(
|
|
|
9702
9708
|
}
|
|
9703
9709
|
);
|
|
9704
9710
|
};
|
|
9705
|
-
function
|
|
9706
|
-
const e = M(null), n =
|
|
9711
|
+
function Jh(t) {
|
|
9712
|
+
const e = M(null), n = Nn(t || {}), { triggerProps: r, overlayProps: l } = lo(
|
|
9707
9713
|
{ type: "dialog" },
|
|
9708
9714
|
n,
|
|
9709
9715
|
e
|
|
9710
|
-
), { buttonProps: i } =
|
|
9716
|
+
), { buttonProps: i } = In(r, e);
|
|
9711
9717
|
return { buttonProps: i, overlayProps: l, buttonRef: e, state: n };
|
|
9712
9718
|
}
|
|
9713
9719
|
function ol({
|
|
@@ -9717,7 +9723,7 @@ function ol({
|
|
|
9717
9723
|
offset: r,
|
|
9718
9724
|
...l
|
|
9719
9725
|
}) {
|
|
9720
|
-
const i = M(null), { popoverRef: o = i } = l, { className: a, style: u } =
|
|
9726
|
+
const i = M(null), { popoverRef: o = i } = l, { className: a, style: u } = Fe();
|
|
9721
9727
|
let { popoverProps: s, underlayProps: c, arrowProps: d, placement: f } = Uf(
|
|
9722
9728
|
{
|
|
9723
9729
|
...l,
|
|
@@ -10041,7 +10047,7 @@ function Js(t) {
|
|
|
10041
10047
|
var a, u;
|
|
10042
10048
|
let f = (u = (a = d.props.id) !== null && a !== void 0 ? a : c.key) !== null && u !== void 0 ? u : c.id;
|
|
10043
10049
|
if (f == null) throw new Error("Could not determine key for item");
|
|
10044
|
-
r && (f = r + ":" + f), d =
|
|
10050
|
+
r && (f = r + ":" + f), d = Ic(d, l ? {
|
|
10045
10051
|
key: f,
|
|
10046
10052
|
id: f,
|
|
10047
10053
|
value: c
|
|
@@ -10085,9 +10091,9 @@ function Av(t) {
|
|
|
10085
10091
|
}
|
|
10086
10092
|
function Kv(t) {
|
|
10087
10093
|
let e = (n, r) => Y(Mr) ? null : t(n, r);
|
|
10088
|
-
return e.displayName = t.displayName || t.name,
|
|
10094
|
+
return e.displayName = t.displayName || t.name, ft(e);
|
|
10089
10095
|
}
|
|
10090
|
-
var
|
|
10096
|
+
var Fr = { exports: {} }, sr = {};
|
|
10091
10097
|
/**
|
|
10092
10098
|
* @license React
|
|
10093
10099
|
* use-sync-external-store-shim.production.min.js
|
|
@@ -10143,7 +10149,7 @@ var cr = {};
|
|
|
10143
10149
|
* LICENSE file in the root directory of this source tree.
|
|
10144
10150
|
*/
|
|
10145
10151
|
var di;
|
|
10146
|
-
function
|
|
10152
|
+
function Fv() {
|
|
10147
10153
|
return di || (di = 1, process.env.NODE_ENV !== "production" && function() {
|
|
10148
10154
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
|
|
10149
10155
|
var t = B, e = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
@@ -10213,8 +10219,8 @@ function Iv() {
|
|
|
10213
10219
|
cr.useSyncExternalStore = S, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
10214
10220
|
}()), cr;
|
|
10215
10221
|
}
|
|
10216
|
-
process.env.NODE_ENV === "production" ?
|
|
10217
|
-
var
|
|
10222
|
+
process.env.NODE_ENV === "production" ? Fr.exports = Mv() : Fr.exports = Fv();
|
|
10223
|
+
var Iv = Fr.exports;
|
|
10218
10224
|
const Qs = /* @__PURE__ */ ee(!1), Yt = /* @__PURE__ */ ee(null);
|
|
10219
10225
|
function _v(t) {
|
|
10220
10226
|
if (Y(Yt))
|
|
@@ -10222,24 +10228,24 @@ function _v(t) {
|
|
|
10222
10228
|
let { collection: n, document: r } = Ov(t.createCollection);
|
|
10223
10229
|
return /* @__PURE__ */ B.createElement(B.Fragment, null, /* @__PURE__ */ B.createElement(Av, null, /* @__PURE__ */ B.createElement(Yt.Provider, {
|
|
10224
10230
|
value: r
|
|
10225
|
-
}, t.content)), /* @__PURE__ */ B.createElement(
|
|
10231
|
+
}, t.content)), /* @__PURE__ */ B.createElement(Nv, {
|
|
10226
10232
|
render: t.children,
|
|
10227
10233
|
collection: n
|
|
10228
10234
|
}));
|
|
10229
10235
|
}
|
|
10230
|
-
function
|
|
10236
|
+
function Nv({ collection: t, render: e }) {
|
|
10231
10237
|
return e(t);
|
|
10232
10238
|
}
|
|
10233
|
-
function
|
|
10239
|
+
function Rv(t, e, n) {
|
|
10234
10240
|
let r = rt(), l = M(r);
|
|
10235
10241
|
l.current = r;
|
|
10236
10242
|
let i = X(() => l.current ? n() : e(), [
|
|
10237
10243
|
e,
|
|
10238
10244
|
n
|
|
10239
10245
|
]);
|
|
10240
|
-
return
|
|
10246
|
+
return Iv.useSyncExternalStore(t, i);
|
|
10241
10247
|
}
|
|
10242
|
-
const Lv = typeof B.useSyncExternalStore == "function" ? B.useSyncExternalStore :
|
|
10248
|
+
const Lv = typeof B.useSyncExternalStore == "function" ? B.useSyncExternalStore : Rv;
|
|
10243
10249
|
function Ov(t) {
|
|
10244
10250
|
let [e] = j(() => new Tv((t == null ? void 0 : t()) || new kv())), n = X((o) => e.subscribe(o), [
|
|
10245
10251
|
e
|
|
@@ -10260,7 +10266,7 @@ function Ov(t) {
|
|
|
10260
10266
|
document: e
|
|
10261
10267
|
};
|
|
10262
10268
|
}
|
|
10263
|
-
const
|
|
10269
|
+
const Ir = /* @__PURE__ */ ee(null);
|
|
10264
10270
|
function zv(t, e, n, r, l, i) {
|
|
10265
10271
|
let o = X((u) => {
|
|
10266
10272
|
u == null || u.setProps(e, n, r, i);
|
|
@@ -10269,10 +10275,10 @@ function zv(t, e, n, r, l, i) {
|
|
|
10269
10275
|
n,
|
|
10270
10276
|
r,
|
|
10271
10277
|
i
|
|
10272
|
-
]), a = Y(
|
|
10278
|
+
]), a = Y(Ir);
|
|
10273
10279
|
if (a) {
|
|
10274
10280
|
let u = a.ownerDocument.nodesByProps.get(e);
|
|
10275
|
-
return u || (u = a.ownerDocument.createElement(t), u.setProps(e, n, r, i), a.appendChild(u), a.ownerDocument.updateCollection(), a.ownerDocument.nodesByProps.set(e, u)), l ? /* @__PURE__ */ B.createElement(
|
|
10281
|
+
return u || (u = a.ownerDocument.createElement(t), u.setProps(e, n, r, i), a.appendChild(u), a.ownerDocument.updateCollection(), a.ownerDocument.nodesByProps.set(e, u)), l ? /* @__PURE__ */ B.createElement(Ir.Provider, {
|
|
10276
10282
|
value: u
|
|
10277
10283
|
}, l) : null;
|
|
10278
10284
|
}
|
|
@@ -10281,7 +10287,7 @@ function zv(t, e, n, r, l, i) {
|
|
|
10281
10287
|
}, l);
|
|
10282
10288
|
}
|
|
10283
10289
|
function jv(t, e) {
|
|
10284
|
-
let n = ({ node: l }) => e(l.props, l.props.ref, l), r =
|
|
10290
|
+
let n = ({ node: l }) => e(l.props, l.props.ref, l), r = ft((l, i) => {
|
|
10285
10291
|
if (!Y(Qs)) {
|
|
10286
10292
|
if (e.length >= 3) throw new Error(e.name + " cannot be rendered outside a collection.");
|
|
10287
10293
|
return e(l, i);
|
|
@@ -10323,7 +10329,7 @@ function Wv({ children: t }) {
|
|
|
10323
10329
|
}, t)), [
|
|
10324
10330
|
t
|
|
10325
10331
|
]);
|
|
10326
|
-
return rt() ? /* @__PURE__ */ B.createElement(
|
|
10332
|
+
return rt() ? /* @__PURE__ */ B.createElement(Ir.Provider, {
|
|
10327
10333
|
value: e
|
|
10328
10334
|
}, n) : /* @__PURE__ */ gi(n, e);
|
|
10329
10335
|
}
|
|
@@ -10500,7 +10506,7 @@ const Jv = /* @__PURE__ */ ee(null), Qv = /* @__PURE__ */ new Set([
|
|
|
10500
10506
|
]), eh = /* @__PURE__ */ ee({});
|
|
10501
10507
|
function th(t, e) {
|
|
10502
10508
|
[t, e] = Jt(t, e, eh), t = nh(t);
|
|
10503
|
-
let n = t, { isPending: r } = n, { buttonProps: l, isPressed: i } =
|
|
10509
|
+
let n = t, { isPending: r } = n, { buttonProps: l, isPressed: i } = In(t, e), { focusProps: o, isFocused: a, isFocusVisible: u } = Zt(t), { hoverProps: s, isHovered: c } = Tt({
|
|
10504
10510
|
...t,
|
|
10505
10511
|
isDisabled: t.isDisabled || r
|
|
10506
10512
|
}), d = {
|
|
@@ -10580,7 +10586,7 @@ function oh(t, e) {
|
|
|
10580
10586
|
"data-placement": n
|
|
10581
10587
|
});
|
|
10582
10588
|
}
|
|
10583
|
-
const ah = /* @__PURE__ */
|
|
10589
|
+
const ah = /* @__PURE__ */ ft(oh), _r = /* @__PURE__ */ ee(null), uh = /* @__PURE__ */ ee(null), sh = /* @__PURE__ */ ee({}), ic = /* @__PURE__ */ ee(null), ul = /* @__PURE__ */ ee(null), oc = /* @__PURE__ */ ee(null);
|
|
10584
10590
|
function ch(t) {
|
|
10585
10591
|
let e = qp(t), n = M(null), { menuTriggerProps: r, menuProps: l } = Ba({
|
|
10586
10592
|
...t,
|
|
@@ -10716,7 +10722,7 @@ function ph({ props: t, collection: e, menuRef: n }) {
|
|
|
10716
10722
|
}
|
|
10717
10723
|
],
|
|
10718
10724
|
[
|
|
10719
|
-
|
|
10725
|
+
Nr,
|
|
10720
10726
|
null
|
|
10721
10727
|
]
|
|
10722
10728
|
]
|
|
@@ -10734,7 +10740,7 @@ function ph({ props: t, collection: e, menuRef: n }) {
|
|
|
10734
10740
|
}
|
|
10735
10741
|
}));
|
|
10736
10742
|
}
|
|
10737
|
-
const vh = /* @__PURE__ */
|
|
10743
|
+
const vh = /* @__PURE__ */ ft(fh);
|
|
10738
10744
|
function hh(t, e, n) {
|
|
10739
10745
|
var r, l;
|
|
10740
10746
|
let i = Y(ul), { CollectionBranch: o } = Y(ec), [a, u] = qv();
|
|
@@ -10763,10 +10769,10 @@ function hh(t, e, n) {
|
|
|
10763
10769
|
parent: n
|
|
10764
10770
|
})));
|
|
10765
10771
|
}
|
|
10766
|
-
const
|
|
10772
|
+
const Nr = /* @__PURE__ */ ee(null), mh = /* @__PURE__ */ jv("item", function(e, n, r) {
|
|
10767
10773
|
var l;
|
|
10768
|
-
[e, n] = Jt(e, n,
|
|
10769
|
-
let i = (l = tc(
|
|
10774
|
+
[e, n] = Jt(e, n, Nr);
|
|
10775
|
+
let i = (l = tc(Nr)) === null || l === void 0 ? void 0 : l.id, o = Y(ul), a = Dn(n), { menuItemProps: u, labelProps: s, descriptionProps: c, keyboardShortcutProps: d, ...f } = Ma({
|
|
10770
10776
|
...e,
|
|
10771
10777
|
id: i,
|
|
10772
10778
|
key: r.key
|
|
@@ -10850,7 +10856,7 @@ function gh({ UNSTABLE_portalContainer: t, ...e }, n) {
|
|
|
10850
10856
|
isExiting: o
|
|
10851
10857
|
}));
|
|
10852
10858
|
}
|
|
10853
|
-
const $h = /* @__PURE__ */
|
|
10859
|
+
const $h = /* @__PURE__ */ ft(gh);
|
|
10854
10860
|
function yh(t) {
|
|
10855
10861
|
let e = Y(sl), n = M(null), [r, l] = j(0);
|
|
10856
10862
|
Q(() => {
|
|
@@ -10919,7 +10925,7 @@ const xh = ({ size: t }) => /* @__PURE__ */ b.jsx("svg", { viewBox: "0 0 24 24",
|
|
|
10919
10925
|
d: "M4 14c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm8 0c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm8 0c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"
|
|
10920
10926
|
}
|
|
10921
10927
|
) });
|
|
10922
|
-
function
|
|
10928
|
+
function Qh({
|
|
10923
10929
|
renderTrigger: t,
|
|
10924
10930
|
menuId: e,
|
|
10925
10931
|
size: n = 24,
|
|
@@ -10929,7 +10935,7 @@ function e4({
|
|
|
10929
10935
|
testId: o,
|
|
10930
10936
|
menuTestId: a
|
|
10931
10937
|
}) {
|
|
10932
|
-
const { className: u } =
|
|
10938
|
+
const { className: u } = Fe(), s = uc(yi.SMALL), [c, d] = j(!1), f = M(null), p = {
|
|
10933
10939
|
disabled: l,
|
|
10934
10940
|
"data-testid": o,
|
|
10935
10941
|
"aria-label": "Menu"
|
|
@@ -11008,7 +11014,7 @@ function e4({
|
|
|
11008
11014
|
)
|
|
11009
11015
|
] });
|
|
11010
11016
|
}
|
|
11011
|
-
const
|
|
11017
|
+
const Rr = (t) => {
|
|
11012
11018
|
let e = M(null), { state: n } = t, { listBoxProps: r } = tp(t, n, e);
|
|
11013
11019
|
return /* @__PURE__ */ b.jsx(Kn, { contain: !0, restoreFocus: !0, autoFocus: !0, children: /* @__PURE__ */ b.jsx(
|
|
11014
11020
|
"ul",
|
|
@@ -11042,9 +11048,9 @@ function Eh({ item: t, state: e }) {
|
|
|
11042
11048
|
}
|
|
11043
11049
|
);
|
|
11044
11050
|
}
|
|
11045
|
-
const sc =
|
|
11051
|
+
const sc = ft(
|
|
11046
11052
|
(t, e) => {
|
|
11047
|
-
let { buttonProps: n } =
|
|
11053
|
+
let { buttonProps: n } = In(
|
|
11048
11054
|
{
|
|
11049
11055
|
...t,
|
|
11050
11056
|
isDisabled: t.disabled
|
|
@@ -11092,7 +11098,7 @@ function Sh({
|
|
|
11092
11098
|
onOpenChange: (y) => {
|
|
11093
11099
|
y ? o == null || o() : a == null || a();
|
|
11094
11100
|
}
|
|
11095
|
-
}, f =
|
|
11101
|
+
}, f = Rs(d), p = M(null), m = M(null), { labelProps: $, triggerProps: g, valueProps: E, menuProps: S } = ts(
|
|
11096
11102
|
{ ...d, label: t || e },
|
|
11097
11103
|
f,
|
|
11098
11104
|
p
|
|
@@ -11170,14 +11176,14 @@ function Sh({
|
|
|
11170
11176
|
popoverRef: m,
|
|
11171
11177
|
placement: "bottom start",
|
|
11172
11178
|
"data-testid": "select-popover",
|
|
11173
|
-
children: /* @__PURE__ */ b.jsx(
|
|
11179
|
+
children: /* @__PURE__ */ b.jsx(Rr, { ...S, state: f })
|
|
11174
11180
|
}
|
|
11175
11181
|
) })
|
|
11176
11182
|
]
|
|
11177
11183
|
}
|
|
11178
11184
|
);
|
|
11179
11185
|
}
|
|
11180
|
-
const
|
|
11186
|
+
const e4 = {
|
|
11181
11187
|
Menu: Sh,
|
|
11182
11188
|
Option: Zr
|
|
11183
11189
|
};
|
|
@@ -11206,7 +11212,7 @@ function Ch({
|
|
|
11206
11212
|
items: u,
|
|
11207
11213
|
"data-testid": s,
|
|
11208
11214
|
children: c
|
|
11209
|
-
}, f =
|
|
11215
|
+
}, f = Rs(d), p = uc(yi.MEDIUM), m = M(null), $ = M(null), { labelProps: g, triggerProps: E, valueProps: S, menuProps: y } = ts(
|
|
11210
11216
|
{ ...d, label: t || e },
|
|
11211
11217
|
f,
|
|
11212
11218
|
m
|
|
@@ -11276,7 +11282,7 @@ function Ch({
|
|
|
11276
11282
|
]
|
|
11277
11283
|
}
|
|
11278
11284
|
),
|
|
11279
|
-
f.isOpen && /* @__PURE__ */ b.jsx(b.Fragment, { children: p ? /* @__PURE__ */ b.jsx(Us, { isOpen: f.isOpen, onClose: () => f.close(), children: /* @__PURE__ */ b.jsx(
|
|
11285
|
+
f.isOpen && /* @__PURE__ */ b.jsx(b.Fragment, { children: p ? /* @__PURE__ */ b.jsx(Us, { isOpen: f.isOpen, onClose: () => f.close(), children: /* @__PURE__ */ b.jsx(Rr, { ...y, state: f }) }) : /* @__PURE__ */ b.jsx("div", { className: "proton-Select__popover", children: /* @__PURE__ */ b.jsx(
|
|
11280
11286
|
ol,
|
|
11281
11287
|
{
|
|
11282
11288
|
state: f,
|
|
@@ -11284,18 +11290,18 @@ function Ch({
|
|
|
11284
11290
|
popoverRef: $,
|
|
11285
11291
|
placement: "bottom start",
|
|
11286
11292
|
"data-testid": "select-popover",
|
|
11287
|
-
children: /* @__PURE__ */ b.jsx(
|
|
11293
|
+
children: /* @__PURE__ */ b.jsx(Rr, { ...y, state: f })
|
|
11288
11294
|
}
|
|
11289
11295
|
) }) })
|
|
11290
11296
|
]
|
|
11291
11297
|
}
|
|
11292
11298
|
);
|
|
11293
11299
|
}
|
|
11294
|
-
const
|
|
11300
|
+
const t4 = {
|
|
11295
11301
|
Menu: Ch,
|
|
11296
11302
|
Option: Zr
|
|
11297
11303
|
};
|
|
11298
|
-
function
|
|
11304
|
+
function n4(t) {
|
|
11299
11305
|
let e = {
|
|
11300
11306
|
...t,
|
|
11301
11307
|
isSelected: t.isOn,
|
|
@@ -11419,11 +11425,11 @@ function kh({ cell: t, state: e, ...n }) {
|
|
|
11419
11425
|
}
|
|
11420
11426
|
);
|
|
11421
11427
|
}
|
|
11422
|
-
const
|
|
11423
|
-
function
|
|
11428
|
+
const r4 = ov, l4 = av;
|
|
11429
|
+
function i4(t) {
|
|
11424
11430
|
let e = iv({
|
|
11425
11431
|
...t
|
|
11426
|
-
}), n = M(), { collection: r } = e, { gridProps: l } =
|
|
11432
|
+
}), n = M(), { collection: r } = e, { gridProps: l } = Np(
|
|
11427
11433
|
{ ...t, "aria-label": t["aria-label"] || "Table" },
|
|
11428
11434
|
e,
|
|
11429
11435
|
n
|
|
@@ -11441,27 +11447,15 @@ function o4(t) {
|
|
|
11441
11447
|
] });
|
|
11442
11448
|
}
|
|
11443
11449
|
function Th({ children: t, arrow: e, ...n }) {
|
|
11444
|
-
const {
|
|
11445
|
-
"--tooltip-background": (() => {
|
|
11446
|
-
switch (l) {
|
|
11447
|
-
case Be.CUSTOM_DARK:
|
|
11448
|
-
return r.PRIMARY.PRIMARY_MEDIUM;
|
|
11449
|
-
case Be.DARK:
|
|
11450
|
-
return r.PRIMARY.PRIMARY_DARK;
|
|
11451
|
-
default:
|
|
11452
|
-
return ye.WHITE;
|
|
11453
|
-
}
|
|
11454
|
-
})(),
|
|
11455
|
-
...i
|
|
11456
|
-
};
|
|
11450
|
+
const { className: r, style: l } = Fe();
|
|
11457
11451
|
return /* @__PURE__ */ b.jsxs(
|
|
11458
11452
|
$h,
|
|
11459
11453
|
{
|
|
11460
11454
|
...n,
|
|
11461
|
-
className: "proton__Tooltip proton-Dialog",
|
|
11462
|
-
style:
|
|
11455
|
+
className: U("proton__Tooltip", "proton-Dialog", r),
|
|
11456
|
+
style: l,
|
|
11463
11457
|
children: [
|
|
11464
|
-
e && /* @__PURE__ */ b.jsx(ah, { className: "proton__TooltipArrow", children: /* @__PURE__ */ b.jsx("svg", { width: 8, height: 8, viewBox: "0 0 8 8", children: /* @__PURE__ */ b.jsx("path", { d: "M0 0 L4 4 L8 0" }) }) }),
|
|
11458
|
+
e && /* @__PURE__ */ b.jsx(ah, { className: U("proton__TooltipArrow", r), children: /* @__PURE__ */ b.jsx("svg", { width: 8, height: 8, viewBox: "0 0 8 8", children: /* @__PURE__ */ b.jsx("path", { d: "M0 0 L4 4 L8 0" }) }) }),
|
|
11465
11459
|
t
|
|
11466
11460
|
]
|
|
11467
11461
|
}
|
|
@@ -11499,7 +11493,7 @@ function Bh({
|
|
|
11499
11493
|
className: "proton__TooltipTrigger",
|
|
11500
11494
|
"aria-label": "Show tooltip",
|
|
11501
11495
|
onPress: () => {
|
|
11502
|
-
o ||
|
|
11496
|
+
o || f.current || (d.current = !0, c(!s));
|
|
11503
11497
|
},
|
|
11504
11498
|
children: t
|
|
11505
11499
|
}
|
|
@@ -11509,14 +11503,14 @@ function Bh({
|
|
|
11509
11503
|
}
|
|
11510
11504
|
);
|
|
11511
11505
|
}
|
|
11512
|
-
const
|
|
11506
|
+
const o4 = ({
|
|
11513
11507
|
to: t,
|
|
11514
11508
|
children: e,
|
|
11515
11509
|
tooltipProps: n,
|
|
11516
11510
|
"data-testid": r
|
|
11517
11511
|
}) => {
|
|
11518
|
-
const { className: l, palette: i, theme: o } =
|
|
11519
|
-
"--text-emphasis-highlight": o ===
|
|
11512
|
+
const { className: l, palette: i, theme: o } = Fe(), a = n ? /* @__PURE__ */ b.jsx(Bh, { delay: 50, closeDelay: 75, ...n, children: e }) : e, u = {
|
|
11513
|
+
"--text-emphasis-highlight": o === ze.CUSTOM_DARK ? Dt(i.SECONDARY.SECONDARY_LIGHT).alpha(0.7).css() : Dt(Nc.PRIMARY).alpha(0.5).css()
|
|
11520
11514
|
};
|
|
11521
11515
|
if (t) {
|
|
11522
11516
|
const s = Lr(t);
|
|
@@ -11626,7 +11620,7 @@ function Ah({
|
|
|
11626
11620
|
);
|
|
11627
11621
|
}
|
|
11628
11622
|
const Kh = _h(100);
|
|
11629
|
-
function
|
|
11623
|
+
function a4({
|
|
11630
11624
|
data: t,
|
|
11631
11625
|
resolution: e = 2,
|
|
11632
11626
|
startDuration: n,
|
|
@@ -11638,19 +11632,19 @@ function u4({
|
|
|
11638
11632
|
timestampColor: u,
|
|
11639
11633
|
"data-testid": s
|
|
11640
11634
|
}) {
|
|
11641
|
-
var
|
|
11642
|
-
const { className: c, palette: d, theme: f } =
|
|
11635
|
+
var R;
|
|
11636
|
+
const { className: c, palette: d, theme: f } = Fe(), p = M(null), [m, $] = j([]), [g, E] = j(null), [S, y] = j(!1), [k, C] = j(!1), P = t || Kh, _ = u || (f === "custom-dark" ? d.SECONDARY.SECONDARY_SUPER_LIGHT : void 0), v = e;
|
|
11643
11637
|
L(() => {
|
|
11644
11638
|
if (!p.current) return;
|
|
11645
11639
|
const D = (Z) => {
|
|
11646
|
-
const ue = Math.floor(Z / (e + v)), fe =
|
|
11640
|
+
const ue = Math.floor(Z / (e + v)), fe = Fh(P, ue);
|
|
11647
11641
|
$(fe);
|
|
11648
11642
|
}, z = p.current.clientWidth;
|
|
11649
11643
|
D(z);
|
|
11650
|
-
const
|
|
11644
|
+
const F = new ResizeObserver((Z) => {
|
|
11651
11645
|
Z && Z[0] && D(Z[0].contentRect.width);
|
|
11652
11646
|
});
|
|
11653
|
-
return
|
|
11647
|
+
return F.observe(p.current), () => F.disconnect();
|
|
11654
11648
|
}, [P, e, v]), L(() => {
|
|
11655
11649
|
const D = setTimeout(() => y(!0), 50), z = setTimeout(() => C(!0), 500);
|
|
11656
11650
|
return () => {
|
|
@@ -11663,11 +11657,11 @@ function u4({
|
|
|
11663
11657
|
E(Z);
|
|
11664
11658
|
}, w = () => {
|
|
11665
11659
|
E(null);
|
|
11666
|
-
}, T = e + v,
|
|
11660
|
+
}, T = e + v, I = (D, z) => {
|
|
11667
11661
|
var ue;
|
|
11668
|
-
const
|
|
11669
|
-
return (z === "start" ? Math.floor(
|
|
11670
|
-
}, x = (
|
|
11662
|
+
const F = D / o * 100;
|
|
11663
|
+
return (z === "start" ? Math.floor(F / 100 * m.length) : Math.ceil(F / 100 * m.length)) * T / ((ue = p.current) == null ? void 0 : ue.clientWidth) * 100;
|
|
11664
|
+
}, x = (R = p.current) == null ? void 0 : R.clientWidth;
|
|
11671
11665
|
return /* @__PURE__ */ b.jsxs("div", { className: U("proton-Waveform", c), "data-testid": s, children: [
|
|
11672
11666
|
i && /* @__PURE__ */ b.jsx(
|
|
11673
11667
|
mi,
|
|
@@ -11695,8 +11689,8 @@ function u4({
|
|
|
11695
11689
|
{
|
|
11696
11690
|
className: "proton-Waveform__active-region",
|
|
11697
11691
|
style: {
|
|
11698
|
-
left: p.current ? `calc(${
|
|
11699
|
-
right: p.current ? `calc(${100 -
|
|
11692
|
+
left: p.current ? `calc(${I(n, "start")}%` : "0%",
|
|
11693
|
+
right: p.current ? `calc(${100 - I(r, "end")}% - 2px)` : "0%"
|
|
11700
11694
|
}
|
|
11701
11695
|
}
|
|
11702
11696
|
),
|
|
@@ -11710,7 +11704,7 @@ function u4({
|
|
|
11710
11704
|
}
|
|
11711
11705
|
),
|
|
11712
11706
|
m.map((D, z) => {
|
|
11713
|
-
const
|
|
11707
|
+
const F = z / m.length * o, Z = n !== void 0 && r !== void 0 && (F < n || F > r), ue = l === 0 ? !1 : F <= l, fe = g !== null && F <= g;
|
|
11714
11708
|
return /* @__PURE__ */ b.jsx(
|
|
11715
11709
|
Ah,
|
|
11716
11710
|
{
|
|
@@ -11772,14 +11766,14 @@ function Mh(t) {
|
|
|
11772
11766
|
const e = Math.floor(t / 60), n = Math.floor(t % 60);
|
|
11773
11767
|
return `${e}:${n < 10 ? "0" : ""}${n.toFixed(0)}`;
|
|
11774
11768
|
}
|
|
11775
|
-
function
|
|
11769
|
+
function Fh(t, e) {
|
|
11776
11770
|
const n = t.length, r = n / e, l = new Array(e).fill(0).map((i, o) => {
|
|
11777
11771
|
const a = o * r, u = Math.floor(a), s = Math.min(u + 1, n - 1), c = a - u;
|
|
11778
11772
|
return t[u] * (1 - c) + t[s] * c;
|
|
11779
11773
|
});
|
|
11780
|
-
return
|
|
11774
|
+
return Ih(l);
|
|
11781
11775
|
}
|
|
11782
|
-
function
|
|
11776
|
+
function Ih(t) {
|
|
11783
11777
|
const e = Math.min(...t), n = Math.max(...t);
|
|
11784
11778
|
return t.map((r) => {
|
|
11785
11779
|
const l = (r - e) / (n - e);
|
|
@@ -11794,35 +11788,35 @@ function _h(t) {
|
|
|
11794
11788
|
}
|
|
11795
11789
|
export {
|
|
11796
11790
|
Us as ActionMenu,
|
|
11797
|
-
|
|
11798
|
-
|
|
11791
|
+
Yh as Badge,
|
|
11792
|
+
Gh as BadgeVariants,
|
|
11799
11793
|
Ue as Banner,
|
|
11800
11794
|
Ys as Button,
|
|
11801
11795
|
Cv as ButtonGroup,
|
|
11802
|
-
|
|
11803
|
-
|
|
11804
|
-
|
|
11805
|
-
|
|
11806
|
-
|
|
11796
|
+
c4 as COLORS,
|
|
11797
|
+
l4 as Cell,
|
|
11798
|
+
r4 as Column,
|
|
11799
|
+
qh as Dialog,
|
|
11800
|
+
Xh as Icon,
|
|
11807
11801
|
Dv as Input,
|
|
11808
11802
|
ol as Popover,
|
|
11809
|
-
|
|
11810
|
-
|
|
11811
|
-
|
|
11812
|
-
|
|
11813
|
-
|
|
11814
|
-
|
|
11815
|
-
|
|
11816
|
-
|
|
11817
|
-
|
|
11818
|
-
|
|
11819
|
-
|
|
11820
|
-
|
|
11821
|
-
|
|
11803
|
+
Qh as ResponsiveMenuTrigger,
|
|
11804
|
+
t4 as ResponsiveSelect,
|
|
11805
|
+
Wh as Row,
|
|
11806
|
+
Zh as SearchInput,
|
|
11807
|
+
jh as Section,
|
|
11808
|
+
e4 as Select,
|
|
11809
|
+
n4 as Switch,
|
|
11810
|
+
ze as THEMES,
|
|
11811
|
+
i4 as Table,
|
|
11812
|
+
Hh as TableBody,
|
|
11813
|
+
Vh as TableHeader,
|
|
11814
|
+
o4 as TextEmphasis,
|
|
11815
|
+
Uh as ThemeProvider,
|
|
11822
11816
|
Th as Tooltip,
|
|
11823
11817
|
Bh as TooltipTrigger,
|
|
11824
|
-
|
|
11825
|
-
|
|
11826
|
-
|
|
11818
|
+
a4 as Waveform,
|
|
11819
|
+
Jh as usePopoverTrigger,
|
|
11820
|
+
Fe as useTheme
|
|
11827
11821
|
};
|
|
11828
11822
|
//# sourceMappingURL=index.es.js.map
|