@bfrs/agentic-components 0.1.8 → 0.2.0
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/BFRS_AGENTIC_COMPONENTS.md +19 -1
- package/README.md +18 -0
- package/dist/custom-elements.d.ts +7 -0
- package/dist/custom-elements.js +414 -363
- package/dist/custom-elements.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/custom-elements.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var x7 = Object.defineProperty;
|
|
2
2
|
var w7 = (i, l, u) => l in i ? x7(i, l, { enumerable: !0, configurable: !0, writable: !0, value: u }) : i[l] = u;
|
|
3
|
-
var
|
|
3
|
+
var We = (i, l, u) => w7(i, typeof l != "symbol" ? l + "" : l, u);
|
|
4
4
|
function S7(i, l) {
|
|
5
5
|
for (var u = 0; u < l.length; u++) {
|
|
6
6
|
const d = l[u];
|
|
@@ -63,16 +63,16 @@ function E7() {
|
|
|
63
63
|
U.constructor = F, P(U, V.prototype), U.isPureReactComponent = !0;
|
|
64
64
|
var K = Array.isArray, Q = Object.prototype.hasOwnProperty, ce = { current: null }, X = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
65
65
|
function ne($, le, Pe) {
|
|
66
|
-
var $e,
|
|
67
|
-
if (le != null) for ($e in le.ref !== void 0 && (xe = le.ref), le.key !== void 0 && (Ie = "" + le.key), le) Q.call(le, $e) && !X.hasOwnProperty($e) && (
|
|
66
|
+
var $e, Qe = {}, Ie = null, xe = null;
|
|
67
|
+
if (le != null) for ($e in le.ref !== void 0 && (xe = le.ref), le.key !== void 0 && (Ie = "" + le.key), le) Q.call(le, $e) && !X.hasOwnProperty($e) && (Qe[$e] = le[$e]);
|
|
68
68
|
var ze = arguments.length - 2;
|
|
69
|
-
if (ze === 1)
|
|
69
|
+
if (ze === 1) Qe.children = Pe;
|
|
70
70
|
else if (1 < ze) {
|
|
71
71
|
for (var De = Array(ze), Xe = 0; Xe < ze; Xe++) De[Xe] = arguments[Xe + 2];
|
|
72
|
-
|
|
72
|
+
Qe.children = De;
|
|
73
73
|
}
|
|
74
|
-
if ($ && $.defaultProps) for ($e in ze = $.defaultProps, ze)
|
|
75
|
-
return { $$typeof: i, type: $, key: Ie, ref: xe, props:
|
|
74
|
+
if ($ && $.defaultProps) for ($e in ze = $.defaultProps, ze) Qe[$e] === void 0 && (Qe[$e] = ze[$e]);
|
|
75
|
+
return { $$typeof: i, type: $, key: Ie, ref: xe, props: Qe, _owner: ce.current };
|
|
76
76
|
}
|
|
77
77
|
function Ae($, le) {
|
|
78
78
|
return { $$typeof: i, type: $.type, key: le, ref: $.ref, props: $.props, _owner: $._owner };
|
|
@@ -90,7 +90,7 @@ function E7() {
|
|
|
90
90
|
function Te($, le) {
|
|
91
91
|
return typeof $ == "object" && $ !== null && $.key != null ? Se("" + $.key) : le.toString(36);
|
|
92
92
|
}
|
|
93
|
-
function Ve($, le, Pe, $e,
|
|
93
|
+
function Ve($, le, Pe, $e, Qe) {
|
|
94
94
|
var Ie = typeof $;
|
|
95
95
|
(Ie === "undefined" || Ie === "boolean") && ($ = null);
|
|
96
96
|
var xe = !1;
|
|
@@ -107,23 +107,23 @@ function E7() {
|
|
|
107
107
|
xe = !0;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
if (xe) return xe = $,
|
|
110
|
+
if (xe) return xe = $, Qe = Qe(xe), $ = $e === "" ? "." + Te(xe, 0) : $e, K(Qe) ? (Pe = "", $ != null && (Pe = $.replace(Oe, "$&/") + "/"), Ve(Qe, le, Pe, "", function(Xe) {
|
|
111
111
|
return Xe;
|
|
112
|
-
})) :
|
|
112
|
+
})) : Qe != null && (be(Qe) && (Qe = Ae(Qe, Pe + (!Qe.key || xe && xe.key === Qe.key ? "" : ("" + Qe.key).replace(Oe, "$&/") + "/") + $)), le.push(Qe)), 1;
|
|
113
113
|
if (xe = 0, $e = $e === "" ? "." : $e + ":", K($)) for (var ze = 0; ze < $.length; ze++) {
|
|
114
114
|
Ie = $[ze];
|
|
115
115
|
var De = $e + Te(Ie, ze);
|
|
116
|
-
xe += Ve(Ie, le, Pe, De,
|
|
116
|
+
xe += Ve(Ie, le, Pe, De, Qe);
|
|
117
117
|
}
|
|
118
|
-
else if (De = D($), typeof De == "function") for ($ = De.call($), ze = 0; !(Ie = $.next()).done; ) Ie = Ie.value, De = $e + Te(Ie, ze++), xe += Ve(Ie, le, Pe, De,
|
|
118
|
+
else if (De = D($), typeof De == "function") for ($ = De.call($), ze = 0; !(Ie = $.next()).done; ) Ie = Ie.value, De = $e + Te(Ie, ze++), xe += Ve(Ie, le, Pe, De, Qe);
|
|
119
119
|
else if (Ie === "object") throw le = String($), Error("Objects are not valid as a React child (found: " + (le === "[object Object]" ? "object with keys {" + Object.keys($).join(", ") + "}" : le) + "). If you meant to render a collection of children, use an array instead.");
|
|
120
120
|
return xe;
|
|
121
121
|
}
|
|
122
122
|
function Be($, le, Pe) {
|
|
123
123
|
if ($ == null) return $;
|
|
124
|
-
var $e = [],
|
|
124
|
+
var $e = [], Qe = 0;
|
|
125
125
|
return Ve($, $e, "", "", function(Ie) {
|
|
126
|
-
return le.call(Pe, Ie,
|
|
126
|
+
return le.call(Pe, Ie, Qe++);
|
|
127
127
|
}), $e;
|
|
128
128
|
}
|
|
129
129
|
function ke($) {
|
|
@@ -160,9 +160,9 @@ function E7() {
|
|
|
160
160
|
return $;
|
|
161
161
|
} }, Kt.Component = V, Kt.Fragment = u, Kt.Profiler = v, Kt.PureComponent = F, Kt.StrictMode = d, Kt.Suspense = E, Kt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = de, Kt.act = q, Kt.cloneElement = function($, le, Pe) {
|
|
162
162
|
if ($ == null) throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + $ + ".");
|
|
163
|
-
var $e = P({}, $.props),
|
|
163
|
+
var $e = P({}, $.props), Qe = $.key, Ie = $.ref, xe = $._owner;
|
|
164
164
|
if (le != null) {
|
|
165
|
-
if (le.ref !== void 0 && (Ie = le.ref, xe = ce.current), le.key !== void 0 && (
|
|
165
|
+
if (le.ref !== void 0 && (Ie = le.ref, xe = ce.current), le.key !== void 0 && (Qe = "" + le.key), $.type && $.type.defaultProps) var ze = $.type.defaultProps;
|
|
166
166
|
for (De in le) Q.call(le, De) && !X.hasOwnProperty(De) && ($e[De] = le[De] === void 0 && ze !== void 0 ? ze[De] : le[De]);
|
|
167
167
|
}
|
|
168
168
|
var De = arguments.length - 2;
|
|
@@ -172,7 +172,7 @@ function E7() {
|
|
|
172
172
|
for (var Xe = 0; Xe < De; Xe++) ze[Xe] = arguments[Xe + 2];
|
|
173
173
|
$e.children = ze;
|
|
174
174
|
}
|
|
175
|
-
return { $$typeof: i, type: $.type, key:
|
|
175
|
+
return { $$typeof: i, type: $.type, key: Qe, ref: Ie, props: $e, _owner: xe };
|
|
176
176
|
}, Kt.createContext = function($) {
|
|
177
177
|
return $ = { $$typeof: h, _currentValue: $, _currentValue2: $, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, $.Provider = { $$typeof: y, _context: $ }, $.Consumer = $;
|
|
178
178
|
}, Kt.createElement = ne, Kt.createFactory = function($) {
|
|
@@ -391,7 +391,7 @@ function C7() {
|
|
|
391
391
|
this.updater.enqueueForceUpdate(this, N, "forceUpdate");
|
|
392
392
|
};
|
|
393
393
|
{
|
|
394
|
-
var
|
|
394
|
+
var Qe = {
|
|
395
395
|
isMounted: ["isMounted", "Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],
|
|
396
396
|
replaceState: ["replaceState", "Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]
|
|
397
397
|
}, Ie = function(N, H) {
|
|
@@ -401,8 +401,8 @@ function C7() {
|
|
|
401
401
|
}
|
|
402
402
|
});
|
|
403
403
|
};
|
|
404
|
-
for (var xe in
|
|
405
|
-
|
|
404
|
+
for (var xe in Qe)
|
|
405
|
+
Qe.hasOwnProperty(xe) && Ie(xe, Qe[xe]);
|
|
406
406
|
}
|
|
407
407
|
function ze() {
|
|
408
408
|
}
|
|
@@ -810,14 +810,14 @@ function C7() {
|
|
|
810
810
|
}
|
|
811
811
|
return H._currentRenderer = null, H._currentRenderer2 = null, H;
|
|
812
812
|
}
|
|
813
|
-
var Tr = -1, _e = 0,
|
|
813
|
+
var Tr = -1, _e = 0, qe = 1, bn = 2;
|
|
814
814
|
function qt(N) {
|
|
815
815
|
if (N._status === Tr) {
|
|
816
816
|
var H = N._result, oe = H();
|
|
817
817
|
if (oe.then(function(bt) {
|
|
818
818
|
if (N._status === _e || N._status === Tr) {
|
|
819
819
|
var Ze = N;
|
|
820
|
-
Ze._status =
|
|
820
|
+
Ze._status = qe, Ze._result = bt;
|
|
821
821
|
}
|
|
822
822
|
}, function(bt) {
|
|
823
823
|
if (N._status === _e || N._status === Tr) {
|
|
@@ -829,7 +829,7 @@ function C7() {
|
|
|
829
829
|
me._status = _e, me._result = oe;
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
|
-
if (N._status ===
|
|
832
|
+
if (N._status === qe) {
|
|
833
833
|
var je = N._result;
|
|
834
834
|
return je === void 0 && pe(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
835
835
|
|
|
@@ -1651,7 +1651,7 @@ function k7() {
|
|
|
1651
1651
|
Be++;
|
|
1652
1652
|
}
|
|
1653
1653
|
}
|
|
1654
|
-
function
|
|
1654
|
+
function Qe() {
|
|
1655
1655
|
{
|
|
1656
1656
|
if (Be--, Be === 0) {
|
|
1657
1657
|
var I = {
|
|
@@ -1771,7 +1771,7 @@ function k7() {
|
|
|
1771
1771
|
}
|
|
1772
1772
|
}
|
|
1773
1773
|
} finally {
|
|
1774
|
-
De = !1, Ie.current = kt,
|
|
1774
|
+
De = !1, Ie.current = kt, Qe(), Error.prepareStackTrace = Nt;
|
|
1775
1775
|
}
|
|
1776
1776
|
var wi = I ? I.displayName || I.name : "", Si = wi ? ze(wi) : "";
|
|
1777
1777
|
return typeof I == "function" && Xe.set(I, Si), Si;
|
|
@@ -2068,7 +2068,7 @@ Check the top-level render call using <` + Fe + ">.");
|
|
|
2068
2068
|
}
|
|
2069
2069
|
}
|
|
2070
2070
|
var _e = {};
|
|
2071
|
-
function
|
|
2071
|
+
function qe(I, ge, Fe, Ue, Nt, kt) {
|
|
2072
2072
|
{
|
|
2073
2073
|
var Ut = be(I);
|
|
2074
2074
|
if (!Ut) {
|
|
@@ -2113,10 +2113,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2113
2113
|
}
|
|
2114
2114
|
}
|
|
2115
2115
|
function bn(I, ge, Fe) {
|
|
2116
|
-
return
|
|
2116
|
+
return qe(I, ge, Fe, !0);
|
|
2117
2117
|
}
|
|
2118
2118
|
function qt(I, ge, Fe) {
|
|
2119
|
-
return
|
|
2119
|
+
return qe(I, ge, Fe, !1);
|
|
2120
2120
|
}
|
|
2121
2121
|
var Pn = qt, jr = bn;
|
|
2122
2122
|
jh.Fragment = d, jh.jsx = Pn, jh.jsxs = jr;
|
|
@@ -2162,8 +2162,8 @@ function A7() {
|
|
|
2162
2162
|
if (q !== de) {
|
|
2163
2163
|
re[0] = q;
|
|
2164
2164
|
e: for (var $ = 0, le = re.length, Pe = le >>> 1; $ < Pe; ) {
|
|
2165
|
-
var $e = 2 * ($ + 1) - 1,
|
|
2166
|
-
if (0 > v(
|
|
2165
|
+
var $e = 2 * ($ + 1) - 1, Qe = re[$e], Ie = $e + 1, xe = re[Ie];
|
|
2166
|
+
if (0 > v(Qe, q)) Ie < le && 0 > v(xe, Qe) ? (re[$] = xe, re[Ie] = q, $ = Ie) : (re[$] = Qe, re[$e] = q, $ = $e);
|
|
2167
2167
|
else if (Ie < le && 0 > v(xe, q)) re[$] = xe, re[Ie] = q, $ = Ie;
|
|
2168
2168
|
else break e;
|
|
2169
2169
|
}
|
|
@@ -2477,7 +2477,7 @@ function N7() {
|
|
|
2477
2477
|
Te = Lt;
|
|
2478
2478
|
}
|
|
2479
2479
|
}
|
|
2480
|
-
function
|
|
2480
|
+
function Qe(Le) {
|
|
2481
2481
|
var at;
|
|
2482
2482
|
switch (Te) {
|
|
2483
2483
|
case R:
|
|
@@ -2611,7 +2611,7 @@ function N7() {
|
|
|
2611
2611
|
re(pn), pn = -1;
|
|
2612
2612
|
}
|
|
2613
2613
|
var Ln = Jn, Zn = null;
|
|
2614
|
-
i.unstable_IdlePriority = _, i.unstable_ImmediatePriority = R, i.unstable_LowPriority = D, i.unstable_NormalPriority = T, i.unstable_Profiling = Zn, i.unstable_UserBlockingPriority = k, i.unstable_cancelCallback = dt, i.unstable_continueExecution = De, i.unstable_forceFrameRate = jn, i.unstable_getCurrentPriorityLevel = pt, i.unstable_getFirstCallbackNode = Xe, i.unstable_next =
|
|
2614
|
+
i.unstable_IdlePriority = _, i.unstable_ImmediatePriority = R, i.unstable_LowPriority = D, i.unstable_NormalPriority = T, i.unstable_Profiling = Zn, i.unstable_UserBlockingPriority = k, i.unstable_cancelCallback = dt, i.unstable_continueExecution = De, i.unstable_forceFrameRate = jn, i.unstable_getCurrentPriorityLevel = pt, i.unstable_getFirstCallbackNode = Xe, i.unstable_next = Qe, i.unstable_pauseExecution = ze, i.unstable_requestPaint = Ln, i.unstable_runWithPriority = $e, i.unstable_scheduleCallback = xe, i.unstable_shouldYield = rr, i.unstable_wrapCallback = Ie, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
|
2615
2615
|
})();
|
|
2616
2616
|
})(gx)), gx;
|
|
2617
2617
|
}
|
|
@@ -2795,7 +2795,7 @@ function M7() {
|
|
|
2795
2795
|
}
|
|
2796
2796
|
return (n = n ? n.displayName || n.name : "") ? le(n) : "";
|
|
2797
2797
|
}
|
|
2798
|
-
function
|
|
2798
|
+
function Qe(n) {
|
|
2799
2799
|
switch (n.tag) {
|
|
2800
2800
|
case 5:
|
|
2801
2801
|
return le(n.type);
|
|
@@ -3220,10 +3220,10 @@ function M7() {
|
|
|
3220
3220
|
}
|
|
3221
3221
|
var _e = !1;
|
|
3222
3222
|
if (S) try {
|
|
3223
|
-
var
|
|
3224
|
-
Object.defineProperty(
|
|
3223
|
+
var qe = {};
|
|
3224
|
+
Object.defineProperty(qe, "passive", { get: function() {
|
|
3225
3225
|
_e = !0;
|
|
3226
|
-
} }), window.addEventListener("test",
|
|
3226
|
+
} }), window.addEventListener("test", qe, qe), window.removeEventListener("test", qe, qe);
|
|
3227
3227
|
} catch {
|
|
3228
3228
|
_e = !1;
|
|
3229
3229
|
}
|
|
@@ -4822,7 +4822,7 @@ function M7() {
|
|
|
4822
4822
|
}
|
|
4823
4823
|
return cr;
|
|
4824
4824
|
}
|
|
4825
|
-
var or = es(!0),
|
|
4825
|
+
var or = es(!0), Ye = es(!1), za = ri(null), Ea = null, ru = null, Xp = null;
|
|
4826
4826
|
function Jp() {
|
|
4827
4827
|
Xp = ru = Ea = null;
|
|
4828
4828
|
}
|
|
@@ -5416,7 +5416,7 @@ function M7() {
|
|
|
5416
5416
|
try {
|
|
5417
5417
|
var s = "", f = r;
|
|
5418
5418
|
do
|
|
5419
|
-
s +=
|
|
5419
|
+
s += Qe(f), f = f.return;
|
|
5420
5420
|
while (f);
|
|
5421
5421
|
var b = s;
|
|
5422
5422
|
} catch (w) {
|
|
@@ -5486,7 +5486,7 @@ Error generating stack: ` + w.message + `
|
|
|
5486
5486
|
}
|
|
5487
5487
|
var Ec = K.ReactCurrentOwner, vr = !1;
|
|
5488
5488
|
function Vr(n, r, s, f) {
|
|
5489
|
-
r.child = n === null ?
|
|
5489
|
+
r.child = n === null ? Ye(r, null, s, f) : or(r, n.child, s, f);
|
|
5490
5490
|
}
|
|
5491
5491
|
function Ra(n, r, s, f, b) {
|
|
5492
5492
|
s = s.render;
|
|
@@ -7353,7 +7353,7 @@ Error generating stack: ` + w.message + `
|
|
|
7353
7353
|
} else if (f !== b) {
|
|
7354
7354
|
b = cs(Error(u(424)), r), r = $v(n, r, f, s, b);
|
|
7355
7355
|
break e;
|
|
7356
|
-
} else for (Sa = Zi(r.stateNode.containerInfo.firstChild), wa = r, Wn = !0, ii = null, s =
|
|
7356
|
+
} else for (Sa = Zi(r.stateNode.containerInfo.firstChild), wa = r, Wn = !0, ii = null, s = Ye(r, null, f, s), r.child = s; s; ) s.flags = s.flags & -3 | 4096, s = s.sibling;
|
|
7357
7357
|
else {
|
|
7358
7358
|
if (dl(), f === b) {
|
|
7359
7359
|
r = si(n, r, s);
|
|
@@ -7831,7 +7831,7 @@ function D7() {
|
|
|
7831
7831
|
m.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, m);
|
|
7832
7832
|
}
|
|
7833
7833
|
}
|
|
7834
|
-
var E = 0, R = 1, k = 2, T = 3, D = 4, _ = 5, P = 6, O = 7, V = 8, B = 9, F = 10, U = 11, K = 12, Q = 13, ce = 14, X = 15, ne = 16, Ae = 17, be = 18, Se = 19, Oe = 21, Te = 22, Ve = 23, Be = 24, ke = 25, pe = !0, re = !1, de = !1, q = !1, $ = !1, le = !0, Pe = !0, $e = !0,
|
|
7834
|
+
var E = 0, R = 1, k = 2, T = 3, D = 4, _ = 5, P = 6, O = 7, V = 8, B = 9, F = 10, U = 11, K = 12, Q = 13, ce = 14, X = 15, ne = 16, Ae = 17, be = 18, Se = 19, Oe = 21, Te = 22, Ve = 23, Be = 24, ke = 25, pe = !0, re = !1, de = !1, q = !1, $ = !1, le = !0, Pe = !0, $e = !0, Qe = !0, Ie = /* @__PURE__ */ new Set(), xe = {}, ze = {};
|
|
7835
7835
|
function De(e, t) {
|
|
7836
7836
|
Xe(e, t), Xe(e + "Capture", t);
|
|
7837
7837
|
}
|
|
@@ -8371,7 +8371,7 @@ function D7() {
|
|
|
8371
8371
|
}
|
|
8372
8372
|
}
|
|
8373
8373
|
}
|
|
8374
|
-
var _e = Symbol.for("react.element"),
|
|
8374
|
+
var _e = Symbol.for("react.element"), qe = Symbol.for("react.portal"), bn = Symbol.for("react.fragment"), qt = Symbol.for("react.strict_mode"), Pn = Symbol.for("react.profiler"), jr = Symbol.for("react.provider"), I = Symbol.for("react.context"), ge = Symbol.for("react.forward_ref"), Fe = Symbol.for("react.suspense"), Ue = Symbol.for("react.suspense_list"), Nt = Symbol.for("react.memo"), kt = Symbol.for("react.lazy"), Ut = Symbol.for("react.scope"), Ft = Symbol.for("react.debug_trace_mode"), ir = Symbol.for("react.offscreen"), Vn = Symbol.for("react.legacy_hidden"), Un = Symbol.for("react.cache"), Or = Symbol.for("react.tracing_marker"), wi = Symbol.iterator, Si = "@@iterator";
|
|
8375
8375
|
function Ot(e) {
|
|
8376
8376
|
if (e === null || typeof e != "object")
|
|
8377
8377
|
return null;
|
|
@@ -8624,7 +8624,7 @@ Error generating stack: ` + o.message + `
|
|
|
8624
8624
|
switch (e) {
|
|
8625
8625
|
case bn:
|
|
8626
8626
|
return "Fragment";
|
|
8627
|
-
case
|
|
8627
|
+
case qe:
|
|
8628
8628
|
return "Portal";
|
|
8629
8629
|
case Pn:
|
|
8630
8630
|
return "Profiler";
|
|
@@ -10121,9 +10121,9 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10121
10121
|
function he() {
|
|
10122
10122
|
Gp.removeEventListener(ve, xt, !1), typeof window.event < "u" && window.hasOwnProperty("event") && (window.event = ie);
|
|
10123
10123
|
}
|
|
10124
|
-
var
|
|
10124
|
+
var Ge = Array.prototype.slice.call(arguments, 3);
|
|
10125
10125
|
function xt() {
|
|
10126
|
-
G = !0, he(), a.apply(o,
|
|
10126
|
+
G = !0, he(), a.apply(o, Ge), W = !1;
|
|
10127
10127
|
}
|
|
10128
10128
|
var mt, tn = !1, Zt = !1;
|
|
10129
10129
|
function ee(te) {
|
|
@@ -10403,7 +10403,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10403
10403
|
}
|
|
10404
10404
|
return null;
|
|
10405
10405
|
}
|
|
10406
|
-
var Kp = l.unstable_scheduleCallback, _v = l.unstable_cancelCallback, Qp = l.unstable_shouldYield, qp = l.unstable_requestPaint, Cr = l.unstable_now, Hd = l.unstable_getCurrentPriorityLevel, uc = l.unstable_ImmediatePriority, dl = l.unstable_UserBlockingPriority, Co = l.unstable_NormalPriority, fy = l.unstable_LowPriority, Jl = l.unstable_IdlePriority, Bd = l.unstable_yieldValue, jv = l.unstable_setDisableYieldValue, es = null, or = null,
|
|
10406
|
+
var Kp = l.unstable_scheduleCallback, _v = l.unstable_cancelCallback, Qp = l.unstable_shouldYield, qp = l.unstable_requestPaint, Cr = l.unstable_now, Hd = l.unstable_getCurrentPriorityLevel, uc = l.unstable_ImmediatePriority, dl = l.unstable_UserBlockingPriority, Co = l.unstable_NormalPriority, fy = l.unstable_LowPriority, Jl = l.unstable_IdlePriority, Bd = l.unstable_yieldValue, jv = l.unstable_setDisableYieldValue, es = null, or = null, Ye = null, za = !1, Ea = typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u";
|
|
10407
10407
|
function ru(e) {
|
|
10408
10408
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ > "u")
|
|
10409
10409
|
return !1;
|
|
@@ -10484,7 +10484,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10484
10484
|
}
|
|
10485
10485
|
}
|
|
10486
10486
|
function oi(e) {
|
|
10487
|
-
|
|
10487
|
+
Ye = e;
|
|
10488
10488
|
}
|
|
10489
10489
|
function ts() {
|
|
10490
10490
|
{
|
|
@@ -10496,76 +10496,76 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10496
10496
|
}
|
|
10497
10497
|
}
|
|
10498
10498
|
function nm(e) {
|
|
10499
|
-
|
|
10499
|
+
Ye !== null && typeof Ye.markCommitStarted == "function" && Ye.markCommitStarted(e);
|
|
10500
10500
|
}
|
|
10501
10501
|
function rm() {
|
|
10502
|
-
|
|
10502
|
+
Ye !== null && typeof Ye.markCommitStopped == "function" && Ye.markCommitStopped();
|
|
10503
10503
|
}
|
|
10504
10504
|
function Fa(e) {
|
|
10505
|
-
|
|
10505
|
+
Ye !== null && typeof Ye.markComponentRenderStarted == "function" && Ye.markComponentRenderStarted(e);
|
|
10506
10506
|
}
|
|
10507
10507
|
function Ia() {
|
|
10508
|
-
|
|
10508
|
+
Ye !== null && typeof Ye.markComponentRenderStopped == "function" && Ye.markComponentRenderStopped();
|
|
10509
10509
|
}
|
|
10510
10510
|
function am(e) {
|
|
10511
|
-
|
|
10511
|
+
Ye !== null && typeof Ye.markComponentPassiveEffectMountStarted == "function" && Ye.markComponentPassiveEffectMountStarted(e);
|
|
10512
10512
|
}
|
|
10513
10513
|
function Ov() {
|
|
10514
|
-
|
|
10514
|
+
Ye !== null && typeof Ye.markComponentPassiveEffectMountStopped == "function" && Ye.markComponentPassiveEffectMountStopped();
|
|
10515
10515
|
}
|
|
10516
10516
|
function Ro(e) {
|
|
10517
|
-
|
|
10517
|
+
Ye !== null && typeof Ye.markComponentPassiveEffectUnmountStarted == "function" && Ye.markComponentPassiveEffectUnmountStarted(e);
|
|
10518
10518
|
}
|
|
10519
10519
|
function fl() {
|
|
10520
|
-
|
|
10520
|
+
Ye !== null && typeof Ye.markComponentPassiveEffectUnmountStopped == "function" && Ye.markComponentPassiveEffectUnmountStopped();
|
|
10521
10521
|
}
|
|
10522
10522
|
function $d(e) {
|
|
10523
|
-
|
|
10523
|
+
Ye !== null && typeof Ye.markComponentLayoutEffectMountStarted == "function" && Ye.markComponentLayoutEffectMountStarted(e);
|
|
10524
10524
|
}
|
|
10525
10525
|
function Lv() {
|
|
10526
|
-
|
|
10526
|
+
Ye !== null && typeof Ye.markComponentLayoutEffectMountStopped == "function" && Ye.markComponentLayoutEffectMountStopped();
|
|
10527
10527
|
}
|
|
10528
10528
|
function cc(e) {
|
|
10529
|
-
|
|
10529
|
+
Ye !== null && typeof Ye.markComponentLayoutEffectUnmountStarted == "function" && Ye.markComponentLayoutEffectUnmountStarted(e);
|
|
10530
10530
|
}
|
|
10531
10531
|
function im() {
|
|
10532
|
-
|
|
10532
|
+
Ye !== null && typeof Ye.markComponentLayoutEffectUnmountStopped == "function" && Ye.markComponentLayoutEffectUnmountStopped();
|
|
10533
10533
|
}
|
|
10534
10534
|
function dc(e, t, a) {
|
|
10535
|
-
|
|
10535
|
+
Ye !== null && typeof Ye.markComponentErrored == "function" && Ye.markComponentErrored(e, t, a);
|
|
10536
10536
|
}
|
|
10537
10537
|
function qi(e, t, a) {
|
|
10538
|
-
|
|
10538
|
+
Ye !== null && typeof Ye.markComponentSuspended == "function" && Ye.markComponentSuspended(e, t, a);
|
|
10539
10539
|
}
|
|
10540
10540
|
function fc(e) {
|
|
10541
|
-
|
|
10541
|
+
Ye !== null && typeof Ye.markLayoutEffectsStarted == "function" && Ye.markLayoutEffectsStarted(e);
|
|
10542
10542
|
}
|
|
10543
10543
|
function pc() {
|
|
10544
|
-
|
|
10544
|
+
Ye !== null && typeof Ye.markLayoutEffectsStopped == "function" && Ye.markLayoutEffectsStopped();
|
|
10545
10545
|
}
|
|
10546
10546
|
function ns(e) {
|
|
10547
|
-
|
|
10547
|
+
Ye !== null && typeof Ye.markPassiveEffectsStarted == "function" && Ye.markPassiveEffectsStarted(e);
|
|
10548
10548
|
}
|
|
10549
10549
|
function om() {
|
|
10550
|
-
|
|
10550
|
+
Ye !== null && typeof Ye.markPassiveEffectsStopped == "function" && Ye.markPassiveEffectsStopped();
|
|
10551
10551
|
}
|
|
10552
10552
|
function rs(e) {
|
|
10553
|
-
|
|
10553
|
+
Ye !== null && typeof Ye.markRenderStarted == "function" && Ye.markRenderStarted(e);
|
|
10554
10554
|
}
|
|
10555
10555
|
function Pv() {
|
|
10556
|
-
|
|
10556
|
+
Ye !== null && typeof Ye.markRenderYielded == "function" && Ye.markRenderYielded();
|
|
10557
10557
|
}
|
|
10558
10558
|
function Zd() {
|
|
10559
|
-
|
|
10559
|
+
Ye !== null && typeof Ye.markRenderStopped == "function" && Ye.markRenderStopped();
|
|
10560
10560
|
}
|
|
10561
10561
|
function qn(e) {
|
|
10562
|
-
|
|
10562
|
+
Ye !== null && typeof Ye.markRenderScheduled == "function" && Ye.markRenderScheduled(e);
|
|
10563
10563
|
}
|
|
10564
10564
|
function Wd(e, t) {
|
|
10565
|
-
|
|
10565
|
+
Ye !== null && typeof Ye.markForceUpdateScheduled == "function" && Ye.markForceUpdateScheduled(e, t);
|
|
10566
10566
|
}
|
|
10567
10567
|
function mc(e, t) {
|
|
10568
|
-
|
|
10568
|
+
Ye !== null && typeof Ye.markStateUpdateScheduled == "function" && Ye.markStateUpdateScheduled(e, t);
|
|
10569
10569
|
}
|
|
10570
10570
|
var yt = (
|
|
10571
10571
|
/* */
|
|
@@ -10811,8 +10811,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10811
10811
|
var W = e.entangledLanes;
|
|
10812
10812
|
if (W !== we)
|
|
10813
10813
|
for (var ie = e.entanglements, ue = o & W; ue > 0; ) {
|
|
10814
|
-
var he = vr(ue),
|
|
10815
|
-
o |= ie[he], ue &= ~
|
|
10814
|
+
var he = vr(ue), Ge = 1 << he;
|
|
10815
|
+
o |= ie[he], ue &= ~Ge;
|
|
10816
10816
|
}
|
|
10817
10817
|
return o;
|
|
10818
10818
|
}
|
|
@@ -12040,13 +12040,13 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12040
12040
|
} else
|
|
12041
12041
|
W = null, ie = a;
|
|
12042
12042
|
if (W !== ie) {
|
|
12043
|
-
var
|
|
12044
|
-
(t === "pointerout" || t === "pointerover") && (
|
|
12045
|
-
var Zt = W == null ? L : Lf(W), ee = ie == null ? L : Lf(ie), ve = new
|
|
12043
|
+
var Ge = Em, xt = "onMouseLeave", mt = "onMouseEnter", tn = "mouse";
|
|
12044
|
+
(t === "pointerout" || t === "pointerover") && (Ge = l0, xt = "onPointerLeave", mt = "onPointerEnter", tn = "pointer");
|
|
12045
|
+
var Zt = W == null ? L : Lf(W), ee = ie == null ? L : Lf(ie), ve = new Ge(xt, tn + "leave", W, o, c);
|
|
12046
12046
|
ve.target = Zt, ve.relatedTarget = ee;
|
|
12047
12047
|
var te = null, Me = $c(c);
|
|
12048
12048
|
if (Me === a) {
|
|
12049
|
-
var nt = new
|
|
12049
|
+
var nt = new Ge(mt, tn + "enter", ie, o, c);
|
|
12050
12050
|
nt.target = ee, nt.relatedTarget = Zt, te = nt;
|
|
12051
12051
|
}
|
|
12052
12052
|
XT(e, ve, te, W, ie);
|
|
@@ -12918,7 +12918,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12918
12918
|
he != null && (typeof he != "function" && E0(ue, he), ue === "onScroll" && Xn("scroll", e));
|
|
12919
12919
|
else if (x && // Convince Flow we've calculated it (it's DEV-only in this method.)
|
|
12920
12920
|
typeof C == "boolean") {
|
|
12921
|
-
var
|
|
12921
|
+
var Ge = void 0, xt = En(ue);
|
|
12922
12922
|
if (a[hu] !== !0) {
|
|
12923
12923
|
if (!(ue === x0 || ue === hu || // Controlled attributes are not validated
|
|
12924
12924
|
// TODO: Only ignore them on controlled tags.
|
|
@@ -12932,14 +12932,14 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12932
12932
|
} else if (ue === Bc) {
|
|
12933
12933
|
if (A.delete(ue), r6) {
|
|
12934
12934
|
var ee = ay(he);
|
|
12935
|
-
|
|
12935
|
+
Ge = e.getAttribute("style"), ee !== Ge && zm(ue, Ge, ee);
|
|
12936
12936
|
}
|
|
12937
12937
|
} else if (C && !$)
|
|
12938
|
-
A.delete(ue.toLowerCase()),
|
|
12938
|
+
A.delete(ue.toLowerCase()), Ge = xi(e, ue, he), he !== Ge && zm(ue, Ge, he);
|
|
12939
12939
|
else if (!Dn(ue, xt, C) && !er(ue, he, xt, C)) {
|
|
12940
12940
|
var ve = !1;
|
|
12941
12941
|
if (xt !== null)
|
|
12942
|
-
A.delete(xt.attributeName),
|
|
12942
|
+
A.delete(xt.attributeName), Ge = qa(e, ue, he, xt);
|
|
12943
12943
|
else {
|
|
12944
12944
|
var te = o;
|
|
12945
12945
|
if (te === yo && (te = Lp(t)), te === yo)
|
|
@@ -12948,10 +12948,10 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12948
12948
|
var Me = cA(ue);
|
|
12949
12949
|
Me !== null && Me !== ue && (ve = !0, A.delete(Me)), A.delete(ue);
|
|
12950
12950
|
}
|
|
12951
|
-
|
|
12951
|
+
Ge = xi(e, ue, he);
|
|
12952
12952
|
}
|
|
12953
12953
|
var nt = $;
|
|
12954
|
-
!nt && he !==
|
|
12954
|
+
!nt && he !== Ge && !ve && zm(ue, Ge, he);
|
|
12955
12955
|
}
|
|
12956
12956
|
}
|
|
12957
12957
|
}
|
|
@@ -13808,8 +13808,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13808
13808
|
Yc(), ro[ao++] = ws, ro[ao++] = Ss, ro[ao++] = Zc, Zc = e;
|
|
13809
13809
|
var o = ws, c = Ss, m = U0(o) - 1, x = o & ~(1 << m), C = a + 1, A = U0(t) + m;
|
|
13810
13810
|
if (A > 30) {
|
|
13811
|
-
var j = m - m % 5, L = (1 << j) - 1, G = (x & L).toString(32), W = x >> j, ie = m - j, ue = U0(t) + ie, he = C << ie,
|
|
13812
|
-
ws = 1 << ue |
|
|
13811
|
+
var j = m - m % 5, L = (1 << j) - 1, G = (x & L).toString(32), W = x >> j, ie = m - j, ue = U0(t) + ie, he = C << ie, Ge = he | W, xt = G + c;
|
|
13812
|
+
ws = 1 << ue | Ge, Ss = xt;
|
|
13813
13813
|
} else {
|
|
13814
13814
|
var mt = C << m, tn = mt | x, Zt = c;
|
|
13815
13815
|
ws = 1 << A | tn, Ss = Zt;
|
|
@@ -13954,8 +13954,8 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13954
13954
|
t.pendingProps, vN(ue, he);
|
|
13955
13955
|
break;
|
|
13956
13956
|
case P:
|
|
13957
|
-
var
|
|
13958
|
-
gN(ue,
|
|
13957
|
+
var Ge = t.pendingProps;
|
|
13958
|
+
gN(ue, Ge);
|
|
13959
13959
|
break;
|
|
13960
13960
|
}
|
|
13961
13961
|
break;
|
|
@@ -14423,7 +14423,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14423
14423
|
var nt = ix(ve, ee.mode, te);
|
|
14424
14424
|
return nt.ref = Jm(ee, null, ve), nt.return = ee, nt;
|
|
14425
14425
|
}
|
|
14426
|
-
case
|
|
14426
|
+
case qe: {
|
|
14427
14427
|
var Je = lx(ve, ee.mode, te);
|
|
14428
14428
|
return Je.return = ee, Je;
|
|
14429
14429
|
}
|
|
@@ -14448,7 +14448,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14448
14448
|
switch (te.$$typeof) {
|
|
14449
14449
|
case _e:
|
|
14450
14450
|
return te.key === nt ? A(ee, ve, te, Me) : null;
|
|
14451
|
-
case
|
|
14451
|
+
case qe:
|
|
14452
14452
|
return te.key === nt ? j(ee, ve, te, Me) : null;
|
|
14453
14453
|
case kt: {
|
|
14454
14454
|
var Je = te._payload, Rt = te._init;
|
|
@@ -14472,7 +14472,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14472
14472
|
var Rt = ee.get(Me.key === null ? te : Me.key) || null;
|
|
14473
14473
|
return A(ve, Rt, Me, nt);
|
|
14474
14474
|
}
|
|
14475
|
-
case
|
|
14475
|
+
case qe: {
|
|
14476
14476
|
var jt = ee.get(Me.key === null ? te : Me.key) || null;
|
|
14477
14477
|
return j(ve, jt, Me, nt);
|
|
14478
14478
|
}
|
|
@@ -14494,7 +14494,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14494
14494
|
return ve;
|
|
14495
14495
|
switch (ee.$$typeof) {
|
|
14496
14496
|
case _e:
|
|
14497
|
-
case
|
|
14497
|
+
case qe:
|
|
14498
14498
|
_6(ee, te);
|
|
14499
14499
|
var Me = ee.key;
|
|
14500
14500
|
if (typeof Me != "string")
|
|
@@ -14561,7 +14561,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14561
14561
|
}
|
|
14562
14562
|
return jt;
|
|
14563
14563
|
}
|
|
14564
|
-
function
|
|
14564
|
+
function Ge(ee, ve, te, Me) {
|
|
14565
14565
|
var nt = Ot(te);
|
|
14566
14566
|
if (typeof nt != "function")
|
|
14567
14567
|
throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");
|
|
@@ -14685,7 +14685,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14685
14685
|
switch (te.$$typeof) {
|
|
14686
14686
|
case _e:
|
|
14687
14687
|
return x(mt(ee, ve, te, Me));
|
|
14688
|
-
case
|
|
14688
|
+
case qe:
|
|
14689
14689
|
return x(tn(ee, ve, te, Me));
|
|
14690
14690
|
case kt:
|
|
14691
14691
|
var Je = te._payload, Rt = te._init;
|
|
@@ -14694,7 +14694,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
14694
14694
|
if (zt(te))
|
|
14695
14695
|
return he(ee, ve, te, Me);
|
|
14696
14696
|
if (Ot(te))
|
|
14697
|
-
return
|
|
14697
|
+
return Ge(ee, ve, te, Me);
|
|
14698
14698
|
$0(ee, te);
|
|
14699
14699
|
}
|
|
14700
14700
|
return typeof te == "string" && te !== "" || typeof te == "number" ? x(xt(ee, ve, "" + te, Me)) : (typeof te == "function" && Z0(ee), a(ee, ve));
|
|
@@ -15040,7 +15040,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15040
15040
|
}
|
|
15041
15041
|
}
|
|
15042
15042
|
if (m !== null) {
|
|
15043
|
-
var ie = c.baseState, ue = we, he = null,
|
|
15043
|
+
var ie = c.baseState, ue = we, he = null, Ge = null, xt = null, mt = m;
|
|
15044
15044
|
do {
|
|
15045
15045
|
var tn = mt.lane, Zt = mt.eventTime;
|
|
15046
15046
|
if (ds(o, tn)) {
|
|
@@ -15076,7 +15076,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15076
15076
|
callback: mt.callback,
|
|
15077
15077
|
next: null
|
|
15078
15078
|
};
|
|
15079
|
-
xt === null ? (
|
|
15079
|
+
xt === null ? (Ge = xt = ee, he = ie) : xt = xt.next = ee, ue = Pt(ue, tn);
|
|
15080
15080
|
}
|
|
15081
15081
|
if (mt = mt.next, mt === null) {
|
|
15082
15082
|
if (C = c.shared.pending, C === null)
|
|
@@ -15085,7 +15085,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15085
15085
|
nt.next = null, mt = Je, c.lastBaseUpdate = nt, c.shared.pending = null;
|
|
15086
15086
|
}
|
|
15087
15087
|
} while (!0);
|
|
15088
|
-
xt === null && (he = ie), c.baseState = he, c.firstBaseUpdate =
|
|
15088
|
+
xt === null && (he = ie), c.baseState = he, c.firstBaseUpdate = Ge, c.lastBaseUpdate = xt;
|
|
15089
15089
|
var Rt = c.shared.interleaved;
|
|
15090
15090
|
if (Rt !== null) {
|
|
15091
15091
|
var jt = Rt;
|
|
@@ -15398,8 +15398,8 @@ Incoming: %s`, ye, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
15398
15398
|
if (x !== null) {
|
|
15399
15399
|
var L = x.next, G = m.baseState, W = null, ie = null, ue = null, he = L;
|
|
15400
15400
|
do {
|
|
15401
|
-
var
|
|
15402
|
-
if (ds(Xc,
|
|
15401
|
+
var Ge = he.lane;
|
|
15402
|
+
if (ds(Xc, Ge)) {
|
|
15403
15403
|
if (ue !== null) {
|
|
15404
15404
|
var mt = {
|
|
15405
15405
|
// This update is going to be committed so we never want uncommit
|
|
@@ -15421,13 +15421,13 @@ Incoming: %s`, ye, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
15421
15421
|
}
|
|
15422
15422
|
} else {
|
|
15423
15423
|
var xt = {
|
|
15424
|
-
lane:
|
|
15424
|
+
lane: Ge,
|
|
15425
15425
|
action: he.action,
|
|
15426
15426
|
hasEagerState: he.hasEagerState,
|
|
15427
15427
|
eagerState: he.eagerState,
|
|
15428
15428
|
next: null
|
|
15429
15429
|
};
|
|
15430
|
-
ue === null ? (ie = ue = xt, W = G) : ue = ue.next = xt, An.lanes = Pt(An.lanes,
|
|
15430
|
+
ue === null ? (ie = ue = xt, W = G) : ue = ue.next = xt, An.lanes = Pt(An.lanes, Ge), kh(Ge);
|
|
15431
15431
|
}
|
|
15432
15432
|
he = he.next;
|
|
15433
15433
|
} while (he !== null && he !== L);
|
|
@@ -16619,13 +16619,13 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, c)
|
|
|
16619
16619
|
if (typeof t.getDerivedStateFromProps == "function" || typeof L.getSnapshotBeforeUpdate == "function") {
|
|
16620
16620
|
var ie = null, ue = null, he = null;
|
|
16621
16621
|
if (typeof L.componentWillMount == "function" && L.componentWillMount.__suppressDeprecationWarning !== !0 ? ie = "componentWillMount" : typeof L.UNSAFE_componentWillMount == "function" && (ie = "UNSAFE_componentWillMount"), typeof L.componentWillReceiveProps == "function" && L.componentWillReceiveProps.__suppressDeprecationWarning !== !0 ? ue = "componentWillReceiveProps" : typeof L.UNSAFE_componentWillReceiveProps == "function" && (ue = "UNSAFE_componentWillReceiveProps"), typeof L.componentWillUpdate == "function" && L.componentWillUpdate.__suppressDeprecationWarning !== !0 ? he = "componentWillUpdate" : typeof L.UNSAFE_componentWillUpdate == "function" && (he = "UNSAFE_componentWillUpdate"), ie !== null || ue !== null || he !== null) {
|
|
16622
|
-
var
|
|
16623
|
-
ab.has(
|
|
16622
|
+
var Ge = nn(t) || "Component", xt = typeof t.getDerivedStateFromProps == "function" ? "getDerivedStateFromProps()" : "getSnapshotBeforeUpdate()";
|
|
16623
|
+
ab.has(Ge) || (ab.add(Ge), h(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
16624
16624
|
|
|
16625
16625
|
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
16626
16626
|
|
|
16627
16627
|
The above lifecycles should be removed. Learn more about this warning here:
|
|
16628
|
-
https://reactjs.org/link/unsafe-component-lifecycles`,
|
|
16628
|
+
https://reactjs.org/link/unsafe-component-lifecycles`, Ge, xt, ie !== null ? `
|
|
16629
16629
|
` + ie : "", ue !== null ? `
|
|
16630
16630
|
` + ue : "", he !== null ? `
|
|
16631
16631
|
` + he : ""));
|
|
@@ -16697,8 +16697,8 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Ye, xt, ie !== null ? `
|
|
|
16697
16697
|
var he = t1() || Rw(e, t, m, a, W, ie, A);
|
|
16698
16698
|
if (he) {
|
|
16699
16699
|
if (!G && (typeof c.UNSAFE_componentWillMount == "function" || typeof c.componentWillMount == "function") && (typeof c.componentWillMount == "function" && c.componentWillMount(), typeof c.UNSAFE_componentWillMount == "function" && c.UNSAFE_componentWillMount()), typeof c.componentDidMount == "function") {
|
|
16700
|
-
var
|
|
16701
|
-
|
|
16700
|
+
var Ge = Xt;
|
|
16701
|
+
Ge |= So, (e.mode & un) !== yt && (Ge |= ll), e.flags |= Ge;
|
|
16702
16702
|
}
|
|
16703
16703
|
} else {
|
|
16704
16704
|
if (typeof c.componentDidMount == "function") {
|
|
@@ -16723,16 +16723,16 @@ https://reactjs.org/link/unsafe-component-lifecycles`, Ye, xt, ie !== null ? `
|
|
|
16723
16723
|
}
|
|
16724
16724
|
var ie = a.getDerivedStateFromProps, ue = typeof ie == "function" || typeof m.getSnapshotBeforeUpdate == "function";
|
|
16725
16725
|
!ue && (typeof m.UNSAFE_componentWillReceiveProps == "function" || typeof m.componentWillReceiveProps == "function") && (x !== A || j !== G) && Aw(t, m, o, G), B6();
|
|
16726
|
-
var he = t.memoizedState,
|
|
16727
|
-
if (e1(t, o, m, c),
|
|
16726
|
+
var he = t.memoizedState, Ge = m.state = he;
|
|
16727
|
+
if (e1(t, o, m, c), Ge = t.memoizedState, x === A && he === Ge && !L0() && !t1() && !de)
|
|
16728
16728
|
return typeof m.componentDidUpdate == "function" && (x !== e.memoizedProps || he !== e.memoizedState) && (t.flags |= Xt), typeof m.getSnapshotBeforeUpdate == "function" && (x !== e.memoizedProps || he !== e.memoizedState) && (t.flags |= Er), !1;
|
|
16729
|
-
typeof ie == "function" && (ub(t, a, ie, o),
|
|
16730
|
-
var xt = t1() || Rw(t, a, C, o, he,
|
|
16729
|
+
typeof ie == "function" && (ub(t, a, ie, o), Ge = t.memoizedState);
|
|
16730
|
+
var xt = t1() || Rw(t, a, C, o, he, Ge, G) || // TODO: In some cases, we'll end up checking if context has changed twice,
|
|
16731
16731
|
// both before and after `shouldComponentUpdate` has been called. Not ideal,
|
|
16732
16732
|
// but I'm loath to refactor this function. This only happens for memoized
|
|
16733
16733
|
// components so it's not that common.
|
|
16734
16734
|
de;
|
|
16735
|
-
return xt ? (!ue && (typeof m.UNSAFE_componentWillUpdate == "function" || typeof m.componentWillUpdate == "function") && (typeof m.componentWillUpdate == "function" && m.componentWillUpdate(o,
|
|
16735
|
+
return xt ? (!ue && (typeof m.UNSAFE_componentWillUpdate == "function" || typeof m.componentWillUpdate == "function") && (typeof m.componentWillUpdate == "function" && m.componentWillUpdate(o, Ge, G), typeof m.UNSAFE_componentWillUpdate == "function" && m.UNSAFE_componentWillUpdate(o, Ge, G)), typeof m.componentDidUpdate == "function" && (t.flags |= Xt), typeof m.getSnapshotBeforeUpdate == "function" && (t.flags |= Er)) : (typeof m.componentDidUpdate == "function" && (x !== e.memoizedProps || he !== e.memoizedState) && (t.flags |= Xt), typeof m.getSnapshotBeforeUpdate == "function" && (x !== e.memoizedProps || he !== e.memoizedState) && (t.flags |= Er), t.memoizedProps = o, t.memoizedState = Ge), m.props = o, m.state = Ge, m.context = G, xt;
|
|
16736
16736
|
}
|
|
16737
16737
|
function Jc(e, t) {
|
|
16738
16738
|
return {
|
|
@@ -16908,9 +16908,9 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
16908
16908
|
var ie = o, ue = j.type, he = j.stateNode;
|
|
16909
16909
|
if ((j.flags & vt) === gt && (typeof ue.getDerivedStateFromError == "function" || he !== null && typeof he.componentDidCatch == "function" && !D4(he))) {
|
|
16910
16910
|
j.flags |= Ar;
|
|
16911
|
-
var
|
|
16912
|
-
j.lanes = Pt(j.lanes,
|
|
16913
|
-
var xt = mb(j, ie,
|
|
16911
|
+
var Ge = Ec(c);
|
|
16912
|
+
j.lanes = Pt(j.lanes, Ge);
|
|
16913
|
+
var xt = mb(j, ie, Ge);
|
|
16914
16914
|
w2(j, xt);
|
|
16915
16915
|
return;
|
|
16916
16916
|
}
|
|
@@ -16997,8 +16997,8 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
16997
16997
|
return Cs(e, t, c);
|
|
16998
16998
|
}
|
|
16999
16999
|
t.flags |= Ni;
|
|
17000
|
-
var
|
|
17001
|
-
return
|
|
17000
|
+
var Ge = id(W, o);
|
|
17001
|
+
return Ge.ref = t.ref, Ge.return = t, t.child = Ge, Ge;
|
|
17002
17002
|
}
|
|
17003
17003
|
function Lw(e, t, a, o, c) {
|
|
17004
17004
|
if (t.type !== t.elementType) {
|
|
@@ -17156,12 +17156,12 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17156
17156
|
Cl(a) ? (ie = !0, V0(t)) : ie = !1, Bf(t, c);
|
|
17157
17157
|
var ue = t.stateNode, he;
|
|
17158
17158
|
ue === null ? (T1(e, t), Tw(t, a, o), db(t, a, o, c), he = !0) : e === null ? he = wM(t, a, o, c) : he = SM(e, t, a, o, c);
|
|
17159
|
-
var
|
|
17159
|
+
var Ge = wb(e, t, a, he, ie, c);
|
|
17160
17160
|
{
|
|
17161
17161
|
var xt = t.stateNode;
|
|
17162
17162
|
he && xt.props !== o && (ed || h("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.", Mt(t) || "a component"), ed = !0);
|
|
17163
17163
|
}
|
|
17164
|
-
return
|
|
17164
|
+
return Ge;
|
|
17165
17165
|
}
|
|
17166
17166
|
function wb(e, t, a, o, c, m) {
|
|
17167
17167
|
Vw(e, t);
|
|
@@ -17408,7 +17408,7 @@ Check the render method of \`` + o + "`.");
|
|
|
17408
17408
|
return YM(e, t, x, o, ue, ie, a);
|
|
17409
17409
|
}
|
|
17410
17410
|
if (m) {
|
|
17411
|
-
var he = o.fallback,
|
|
17411
|
+
var he = o.fallback, Ge = o.children, xt = $M(e, t, Ge, he, a), mt = t.child, tn = e.child.memoizedState;
|
|
17412
17412
|
return mt.memoizedState = tn === null ? Cb(a) : FM(tn, a), mt.childLanes = UM(e, a), t.memoizedState = Eb, xt;
|
|
17413
17413
|
} else {
|
|
17414
17414
|
var Zt = o.children, ee = BM(e, t, Zt, a);
|
|
@@ -17526,8 +17526,8 @@ Check the render method of \`` + o + "`.");
|
|
|
17526
17526
|
var he = vm(ue, x);
|
|
17527
17527
|
if (he !== on && he !== m.retryLane) {
|
|
17528
17528
|
m.retryLane = he;
|
|
17529
|
-
var
|
|
17530
|
-
fi(e, he), Yr(ue, e, he,
|
|
17529
|
+
var Ge = _n;
|
|
17530
|
+
fi(e, he), Yr(ue, e, he, Ge);
|
|
17531
17531
|
}
|
|
17532
17532
|
}
|
|
17533
17533
|
Yb();
|
|
@@ -17887,7 +17887,7 @@ Check the render method of \`` + o + "`.");
|
|
|
17887
17887
|
case D:
|
|
17888
17888
|
return JM(e, t, a);
|
|
17889
17889
|
case U: {
|
|
17890
|
-
var he = t.type,
|
|
17890
|
+
var he = t.type, Ge = t.pendingProps, xt = t.elementType === he ? Ge : Po(he, Ge);
|
|
17891
17891
|
return jw(e, t, he, xt, a);
|
|
17892
17892
|
}
|
|
17893
17893
|
case O:
|
|
@@ -18097,8 +18097,8 @@ Check the render method of \`` + o + "`.");
|
|
|
18097
18097
|
} else {
|
|
18098
18098
|
if (typeof ie != "string" && t.stateNode === null)
|
|
18099
18099
|
throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");
|
|
18100
|
-
var he = Z6(),
|
|
18101
|
-
xt ? FN(t) && qf(t) : t.stateNode = AA(ie, he,
|
|
18100
|
+
var he = Z6(), Ge = E2(), xt = H0(t);
|
|
18101
|
+
xt ? FN(t) && qf(t) : t.stateNode = AA(ie, he, Ge, t);
|
|
18102
18102
|
}
|
|
18103
18103
|
return da(t), null;
|
|
18104
18104
|
}
|
|
@@ -18335,7 +18335,7 @@ Check the render method of \`` + o + "`.");
|
|
|
18335
18335
|
if (typeof a == "function") {
|
|
18336
18336
|
var o;
|
|
18337
18337
|
try {
|
|
18338
|
-
if ($e &&
|
|
18338
|
+
if ($e && Qe && e.mode & sn)
|
|
18339
18339
|
try {
|
|
18340
18340
|
Nl(), o = a(null);
|
|
18341
18341
|
} finally {
|
|
@@ -18574,20 +18574,20 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
18574
18574
|
break;
|
|
18575
18575
|
case K: {
|
|
18576
18576
|
{
|
|
18577
|
-
var ie = a.memoizedProps, ue = ie.onCommit, he = ie.onRender,
|
|
18577
|
+
var ie = a.memoizedProps, ue = ie.onCommit, he = ie.onRender, Ge = a.stateNode.effectDuration, xt = xw(), mt = t === null ? "mount" : "update";
|
|
18578
18578
|
bw() && (mt = "nested-update"), typeof he == "function" && he(a.memoizedProps.id, mt, a.actualDuration, a.treeBaseDuration, a.actualStartTime, xt);
|
|
18579
18579
|
{
|
|
18580
|
-
typeof ue == "function" && ue(a.memoizedProps.id, mt,
|
|
18580
|
+
typeof ue == "function" && ue(a.memoizedProps.id, mt, Ge, xt), f_(a);
|
|
18581
18581
|
var tn = a.return;
|
|
18582
18582
|
e: for (; tn !== null; ) {
|
|
18583
18583
|
switch (tn.tag) {
|
|
18584
18584
|
case T:
|
|
18585
18585
|
var Zt = tn.stateNode;
|
|
18586
|
-
Zt.effectDuration +=
|
|
18586
|
+
Zt.effectDuration += Ge;
|
|
18587
18587
|
break e;
|
|
18588
18588
|
case K:
|
|
18589
18589
|
var ee = tn.stateNode;
|
|
18590
|
-
ee.effectDuration +=
|
|
18590
|
+
ee.effectDuration += Ge;
|
|
18591
18591
|
break e;
|
|
18592
18592
|
}
|
|
18593
18593
|
tn = tn.return;
|
|
@@ -19042,8 +19042,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19042
19042
|
Io(t, e), Ml(e);
|
|
19043
19043
|
var he = e.child;
|
|
19044
19044
|
if (he.flags & pr) {
|
|
19045
|
-
var
|
|
19046
|
-
if (
|
|
19045
|
+
var Ge = he.stateNode, xt = he.memoizedState, mt = xt !== null;
|
|
19046
|
+
if (Ge.isHidden = mt, mt) {
|
|
19047
19047
|
var tn = he.alternate !== null && he.alternate.memoizedState !== null;
|
|
19048
19048
|
tn || a_();
|
|
19049
19049
|
}
|
|
@@ -19991,9 +19991,9 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
19991
19991
|
var W = nd;
|
|
19992
19992
|
if (nd ? (nd = !1, Au = e, Eh = m) : (np = 0, L1 = null), x = e.pendingLanes, x === we && (tp = null), W || O4(e.current, !1), Jp(c.stateNode, o), Ea && e.memoizedUpdaters.clear(), $D(), hi(e, Cr()), t !== null)
|
|
19993
19993
|
for (var ie = e.onRecoverableError, ue = 0; ue < t.length; ue++) {
|
|
19994
|
-
var he = t[ue],
|
|
19994
|
+
var he = t[ue], Ge = he.stack, xt = he.digest;
|
|
19995
19995
|
ie(he.value, {
|
|
19996
|
-
componentStack:
|
|
19996
|
+
componentStack: Ge,
|
|
19997
19997
|
digest: xt
|
|
19998
19998
|
});
|
|
19999
19999
|
}
|
|
@@ -20685,7 +20685,7 @@ Check the render method of \`` + j + "`.");
|
|
|
20685
20685
|
var o = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : null;
|
|
20686
20686
|
return Mn(o), {
|
|
20687
20687
|
// This tag allow us to uniquely identify this as a React Portal
|
|
20688
|
-
$$typeof:
|
|
20688
|
+
$$typeof: qe,
|
|
20689
20689
|
key: o == null ? null : "" + o,
|
|
20690
20690
|
children: e,
|
|
20691
20691
|
containerInfo: t,
|
|
@@ -21654,7 +21654,7 @@ const jS = (i) => typeof i == "boolean" ? `${i}` : i === 0 ? "0" : i, OS = TE, Y
|
|
|
21654
21654
|
repeat: ["", "x", "y", "space", "round"]
|
|
21655
21655
|
}], Pe = () => ["auto", "cover", "contain", b9, m9, {
|
|
21656
21656
|
size: [ut, it]
|
|
21657
|
-
}], $e = () => [yx, Oh, od],
|
|
21657
|
+
}], $e = () => [yx, Oh, od], Qe = () => [
|
|
21658
21658
|
// Deprecated since Tailwind CSS v4.0.0
|
|
21659
21659
|
"",
|
|
21660
21660
|
"none",
|
|
@@ -22829,105 +22829,105 @@ const jS = (i) => typeof i == "boolean" ? `${i}` : i === 0 ? "0" : i, OS = TE, Y
|
|
|
22829
22829
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22830
22830
|
*/
|
|
22831
22831
|
rounded: [{
|
|
22832
|
-
rounded:
|
|
22832
|
+
rounded: Qe()
|
|
22833
22833
|
}],
|
|
22834
22834
|
/**
|
|
22835
22835
|
* Border Radius Start
|
|
22836
22836
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22837
22837
|
*/
|
|
22838
22838
|
"rounded-s": [{
|
|
22839
|
-
"rounded-s":
|
|
22839
|
+
"rounded-s": Qe()
|
|
22840
22840
|
}],
|
|
22841
22841
|
/**
|
|
22842
22842
|
* Border Radius End
|
|
22843
22843
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22844
22844
|
*/
|
|
22845
22845
|
"rounded-e": [{
|
|
22846
|
-
"rounded-e":
|
|
22846
|
+
"rounded-e": Qe()
|
|
22847
22847
|
}],
|
|
22848
22848
|
/**
|
|
22849
22849
|
* Border Radius Top
|
|
22850
22850
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22851
22851
|
*/
|
|
22852
22852
|
"rounded-t": [{
|
|
22853
|
-
"rounded-t":
|
|
22853
|
+
"rounded-t": Qe()
|
|
22854
22854
|
}],
|
|
22855
22855
|
/**
|
|
22856
22856
|
* Border Radius Right
|
|
22857
22857
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22858
22858
|
*/
|
|
22859
22859
|
"rounded-r": [{
|
|
22860
|
-
"rounded-r":
|
|
22860
|
+
"rounded-r": Qe()
|
|
22861
22861
|
}],
|
|
22862
22862
|
/**
|
|
22863
22863
|
* Border Radius Bottom
|
|
22864
22864
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22865
22865
|
*/
|
|
22866
22866
|
"rounded-b": [{
|
|
22867
|
-
"rounded-b":
|
|
22867
|
+
"rounded-b": Qe()
|
|
22868
22868
|
}],
|
|
22869
22869
|
/**
|
|
22870
22870
|
* Border Radius Left
|
|
22871
22871
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22872
22872
|
*/
|
|
22873
22873
|
"rounded-l": [{
|
|
22874
|
-
"rounded-l":
|
|
22874
|
+
"rounded-l": Qe()
|
|
22875
22875
|
}],
|
|
22876
22876
|
/**
|
|
22877
22877
|
* Border Radius Start Start
|
|
22878
22878
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22879
22879
|
*/
|
|
22880
22880
|
"rounded-ss": [{
|
|
22881
|
-
"rounded-ss":
|
|
22881
|
+
"rounded-ss": Qe()
|
|
22882
22882
|
}],
|
|
22883
22883
|
/**
|
|
22884
22884
|
* Border Radius Start End
|
|
22885
22885
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22886
22886
|
*/
|
|
22887
22887
|
"rounded-se": [{
|
|
22888
|
-
"rounded-se":
|
|
22888
|
+
"rounded-se": Qe()
|
|
22889
22889
|
}],
|
|
22890
22890
|
/**
|
|
22891
22891
|
* Border Radius End End
|
|
22892
22892
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22893
22893
|
*/
|
|
22894
22894
|
"rounded-ee": [{
|
|
22895
|
-
"rounded-ee":
|
|
22895
|
+
"rounded-ee": Qe()
|
|
22896
22896
|
}],
|
|
22897
22897
|
/**
|
|
22898
22898
|
* Border Radius End Start
|
|
22899
22899
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22900
22900
|
*/
|
|
22901
22901
|
"rounded-es": [{
|
|
22902
|
-
"rounded-es":
|
|
22902
|
+
"rounded-es": Qe()
|
|
22903
22903
|
}],
|
|
22904
22904
|
/**
|
|
22905
22905
|
* Border Radius Top Left
|
|
22906
22906
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22907
22907
|
*/
|
|
22908
22908
|
"rounded-tl": [{
|
|
22909
|
-
"rounded-tl":
|
|
22909
|
+
"rounded-tl": Qe()
|
|
22910
22910
|
}],
|
|
22911
22911
|
/**
|
|
22912
22912
|
* Border Radius Top Right
|
|
22913
22913
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22914
22914
|
*/
|
|
22915
22915
|
"rounded-tr": [{
|
|
22916
|
-
"rounded-tr":
|
|
22916
|
+
"rounded-tr": Qe()
|
|
22917
22917
|
}],
|
|
22918
22918
|
/**
|
|
22919
22919
|
* Border Radius Bottom Right
|
|
22920
22920
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22921
22921
|
*/
|
|
22922
22922
|
"rounded-br": [{
|
|
22923
|
-
"rounded-br":
|
|
22923
|
+
"rounded-br": Qe()
|
|
22924
22924
|
}],
|
|
22925
22925
|
/**
|
|
22926
22926
|
* Border Radius Bottom Left
|
|
22927
22927
|
* @see https://tailwindcss.com/docs/border-radius
|
|
22928
22928
|
*/
|
|
22929
22929
|
"rounded-bl": [{
|
|
22930
|
-
"rounded-bl":
|
|
22930
|
+
"rounded-bl": Qe()
|
|
22931
22931
|
}],
|
|
22932
22932
|
/**
|
|
22933
22933
|
* Border Width
|
|
@@ -25493,7 +25493,7 @@ const vj = Yo("flex gap-3 rounded-xl border p-4 text-sm", {
|
|
|
25493
25493
|
] });
|
|
25494
25494
|
});
|
|
25495
25495
|
bC.displayName = "Alert";
|
|
25496
|
-
function
|
|
25496
|
+
function Ke(i, l, { checkForDefaultPrevented: u = !0 } = {}) {
|
|
25497
25497
|
return function(v) {
|
|
25498
25498
|
if (i == null || i(v), u === !1 || !v.defaultPrevented)
|
|
25499
25499
|
return l == null ? void 0 : l(v);
|
|
@@ -25821,9 +25821,9 @@ var _j = "DismissableLayer", Px = "dismissableLayer.update", jj = "dismissableLa
|
|
|
25821
25821
|
pointerEvents: U ? K ? "auto" : "none" : void 0,
|
|
25822
25822
|
...i.style
|
|
25823
25823
|
},
|
|
25824
|
-
onFocusCapture:
|
|
25825
|
-
onBlurCapture:
|
|
25826
|
-
onPointerDownCapture:
|
|
25824
|
+
onFocusCapture: Ke(i.onFocusCapture, ce.onFocusCapture),
|
|
25825
|
+
onBlurCapture: Ke(i.onBlurCapture, ce.onBlurCapture),
|
|
25826
|
+
onPointerDownCapture: Ke(
|
|
25827
25827
|
i.onPointerDownCapture,
|
|
25828
25828
|
Q.onPointerDownCapture
|
|
25829
25829
|
)
|
|
@@ -27494,7 +27494,7 @@ var f8 = "PopperContent", [tL, nL] = VC(f8), HC = p.forwardRef(
|
|
|
27494
27494
|
La(() => {
|
|
27495
27495
|
pe && ($ == null || $());
|
|
27496
27496
|
}, [pe, $]);
|
|
27497
|
-
const le = (xe = re.arrow) == null ? void 0 : xe.x, Pe = (ze = re.arrow) == null ? void 0 : ze.y, $e = ((De = re.arrow) == null ? void 0 : De.centerOffset) !== 0, [
|
|
27497
|
+
const le = (xe = re.arrow) == null ? void 0 : xe.x, Pe = (ze = re.arrow) == null ? void 0 : ze.y, $e = ((De = re.arrow) == null ? void 0 : De.centerOffset) !== 0, [Qe, Ie] = p.useState();
|
|
27498
27498
|
return La(() => {
|
|
27499
27499
|
B && Ie(window.getComputedStyle(B).zIndex);
|
|
27500
27500
|
}, [B]), /* @__PURE__ */ g.jsx(
|
|
@@ -27507,7 +27507,7 @@ var f8 = "PopperContent", [tL, nL] = VC(f8), HC = p.forwardRef(
|
|
|
27507
27507
|
transform: pe ? Be.transform : "translate(0, -200%)",
|
|
27508
27508
|
// keep off the page when measuring
|
|
27509
27509
|
minWidth: "max-content",
|
|
27510
|
-
zIndex:
|
|
27510
|
+
zIndex: Qe,
|
|
27511
27511
|
"--radix-popper-transform-origin": [
|
|
27512
27512
|
(Xe = re.transformOrigin) == null ? void 0 : Xe.x,
|
|
27513
27513
|
(dt = re.transformOrigin) == null ? void 0 : dt.y
|
|
@@ -27751,10 +27751,10 @@ var hL = p.forwardRef((i, l) => {
|
|
|
27751
27751
|
...T,
|
|
27752
27752
|
ref: _,
|
|
27753
27753
|
style: { outline: "none", ...i.style },
|
|
27754
|
-
onMouseDown:
|
|
27754
|
+
onMouseDown: Ke(i.onMouseDown, () => {
|
|
27755
27755
|
Q.current = !0;
|
|
27756
27756
|
}),
|
|
27757
|
-
onFocus:
|
|
27757
|
+
onFocus: Ke(i.onFocus, (ne) => {
|
|
27758
27758
|
const Ae = !Q.current;
|
|
27759
27759
|
if (ne.target === ne.currentTarget && Ae && !B) {
|
|
27760
27760
|
const be = new CustomEvent(Rx, cL);
|
|
@@ -27767,7 +27767,7 @@ var hL = p.forwardRef((i, l) => {
|
|
|
27767
27767
|
}
|
|
27768
27768
|
Q.current = !1;
|
|
27769
27769
|
}),
|
|
27770
|
-
onBlur:
|
|
27770
|
+
onBlur: Ke(i.onBlur, () => F(!1))
|
|
27771
27771
|
}
|
|
27772
27772
|
)
|
|
27773
27773
|
}
|
|
@@ -27799,11 +27799,11 @@ var hL = p.forwardRef((i, l) => {
|
|
|
27799
27799
|
"data-orientation": k.orientation,
|
|
27800
27800
|
...S,
|
|
27801
27801
|
ref: l,
|
|
27802
|
-
onMouseDown:
|
|
27802
|
+
onMouseDown: Ke(i.onMouseDown, (V) => {
|
|
27803
27803
|
d ? k.onItemFocus(R) : V.preventDefault();
|
|
27804
27804
|
}),
|
|
27805
|
-
onFocus:
|
|
27806
|
-
onKeyDown:
|
|
27805
|
+
onFocus: Ke(i.onFocus, () => k.onItemFocus(R)),
|
|
27806
|
+
onKeyDown: Ke(i.onKeyDown, (V) => {
|
|
27807
27807
|
if (V.key === "Tab" && V.shiftKey) {
|
|
27808
27808
|
k.onItemShiftTab();
|
|
27809
27809
|
return;
|
|
@@ -28455,7 +28455,7 @@ var fo = "MenuContent", [hP, g8] = yd(fo), d3 = p.forwardRef(
|
|
|
28455
28455
|
trapFocus: u.open,
|
|
28456
28456
|
disableOutsidePointerEvents: u.open,
|
|
28457
28457
|
disableOutsideScroll: !0,
|
|
28458
|
-
onFocusOutside:
|
|
28458
|
+
onFocusOutside: Ke(
|
|
28459
28459
|
i.onFocusOutside,
|
|
28460
28460
|
(y) => y.preventDefault(),
|
|
28461
28461
|
{ checkForDefaultPrevented: !1 }
|
|
@@ -28496,7 +28496,7 @@ var fo = "MenuContent", [hP, g8] = yd(fo), d3 = p.forwardRef(
|
|
|
28496
28496
|
...O
|
|
28497
28497
|
} = i, V = bd(fo, u), B = qh(fo, u), F = Vg(u), U = l3(u), K = uP(u), [Q, ce] = p.useState(null), X = p.useRef(null), ne = Qt(l, X, V.onContentChange), Ae = p.useRef(0), be = p.useRef(""), Se = p.useRef(0), Oe = p.useRef(null), Te = p.useRef("right"), Ve = p.useRef(0), Be = P ? Kh : p.Fragment, ke = P ? { as: yP, allowPinchZoom: !0 } : void 0, pe = (de) => {
|
|
28498
28498
|
var xe, ze;
|
|
28499
|
-
const q = be.current + de, $ = K().filter((De) => !De.disabled), le = document.activeElement, Pe = (xe = $.find((De) => De.ref.current === le)) == null ? void 0 : xe.textValue, $e = $.map((De) => De.textValue),
|
|
28499
|
+
const q = be.current + de, $ = K().filter((De) => !De.disabled), le = document.activeElement, Pe = (xe = $.find((De) => De.ref.current === le)) == null ? void 0 : xe.textValue, $e = $.map((De) => De.textValue), Qe = MP($e, q, Pe), Ie = (ze = $.find((De) => De.textValue === Qe)) == null ? void 0 : ze.ref.current;
|
|
28500
28500
|
(function De(Xe) {
|
|
28501
28501
|
be.current = Xe, window.clearTimeout(Ae.current), Xe !== "" && (Ae.current = window.setTimeout(() => De(""), 1e3));
|
|
28502
28502
|
})(q), Ie && setTimeout(() => Ie.focus());
|
|
@@ -28539,7 +28539,7 @@ var fo = "MenuContent", [hP, g8] = yd(fo), d3 = p.forwardRef(
|
|
|
28539
28539
|
{
|
|
28540
28540
|
asChild: !0,
|
|
28541
28541
|
trapped: v,
|
|
28542
|
-
onMountAutoFocus:
|
|
28542
|
+
onMountAutoFocus: Ke(y, (de) => {
|
|
28543
28543
|
var q;
|
|
28544
28544
|
de.preventDefault(), (q = X.current) == null || q.focus({ preventScroll: !0 });
|
|
28545
28545
|
}),
|
|
@@ -28564,7 +28564,7 @@ var fo = "MenuContent", [hP, g8] = yd(fo), d3 = p.forwardRef(
|
|
|
28564
28564
|
loop: d,
|
|
28565
28565
|
currentTabStopId: Q,
|
|
28566
28566
|
onCurrentTabStopIdChange: ce,
|
|
28567
|
-
onEntryFocus:
|
|
28567
|
+
onEntryFocus: Ke(E, (de) => {
|
|
28568
28568
|
B.isUsingKeyboardRef.current || de.preventDefault();
|
|
28569
28569
|
}),
|
|
28570
28570
|
preventScrollOnEntryFocus: !0,
|
|
@@ -28580,7 +28580,7 @@ var fo = "MenuContent", [hP, g8] = yd(fo), d3 = p.forwardRef(
|
|
|
28580
28580
|
...O,
|
|
28581
28581
|
ref: ne,
|
|
28582
28582
|
style: { outline: "none", ...O.style },
|
|
28583
|
-
onKeyDown:
|
|
28583
|
+
onKeyDown: Ke(O.onKeyDown, (de) => {
|
|
28584
28584
|
const $ = de.target.closest("[data-radix-menu-content]") === de.currentTarget, le = de.ctrlKey || de.altKey || de.metaKey, Pe = de.key.length === 1;
|
|
28585
28585
|
$ && (de.key === "Tab" && de.preventDefault(), !le && Pe && pe(de.key));
|
|
28586
28586
|
const $e = X.current;
|
|
@@ -28589,10 +28589,10 @@ var fo = "MenuContent", [hP, g8] = yd(fo), d3 = p.forwardRef(
|
|
|
28589
28589
|
const Ie = K().filter((xe) => !xe.disabled).map((xe) => xe.ref.current);
|
|
28590
28590
|
i3.includes(de.key) && Ie.reverse(), AP(Ie);
|
|
28591
28591
|
}),
|
|
28592
|
-
onBlur:
|
|
28592
|
+
onBlur: Ke(i.onBlur, (de) => {
|
|
28593
28593
|
de.currentTarget.contains(de.target) || (window.clearTimeout(Ae.current), be.current = "");
|
|
28594
28594
|
}),
|
|
28595
|
-
onPointerMove:
|
|
28595
|
+
onPointerMove: Ke(
|
|
28596
28596
|
i.onPointerMove,
|
|
28597
28597
|
Ih((de) => {
|
|
28598
28598
|
const q = de.target, $ = Ve.current !== de.clientX;
|
|
@@ -28644,16 +28644,16 @@ var vg = "MenuItem", fE = "menu.itemSelect", zg = p.forwardRef(
|
|
|
28644
28644
|
...v,
|
|
28645
28645
|
ref: E,
|
|
28646
28646
|
disabled: u,
|
|
28647
|
-
onClick:
|
|
28647
|
+
onClick: Ke(i.onClick, k),
|
|
28648
28648
|
onPointerDown: (T) => {
|
|
28649
28649
|
var D;
|
|
28650
28650
|
(D = i.onPointerDown) == null || D.call(i, T), R.current = !0;
|
|
28651
28651
|
},
|
|
28652
|
-
onPointerUp:
|
|
28652
|
+
onPointerUp: Ke(i.onPointerUp, (T) => {
|
|
28653
28653
|
var D;
|
|
28654
28654
|
R.current || (D = T.currentTarget) == null || D.click();
|
|
28655
28655
|
}),
|
|
28656
|
-
onKeyDown:
|
|
28656
|
+
onKeyDown: Ke(i.onKeyDown, (T) => {
|
|
28657
28657
|
const D = S.searchRef.current !== "";
|
|
28658
28658
|
u || D && T.key === " " || Hx.includes(T.key) && (T.currentTarget.click(), T.preventDefault());
|
|
28659
28659
|
})
|
|
@@ -28683,18 +28683,18 @@ var p3 = p.forwardRef(
|
|
|
28683
28683
|
"data-disabled": d ? "" : void 0,
|
|
28684
28684
|
...y,
|
|
28685
28685
|
ref: R,
|
|
28686
|
-
onPointerMove:
|
|
28686
|
+
onPointerMove: Ke(
|
|
28687
28687
|
i.onPointerMove,
|
|
28688
28688
|
Ih((P) => {
|
|
28689
28689
|
d ? h.onItemLeave(P) : (h.onItemEnter(P), P.defaultPrevented || P.currentTarget.focus({ preventScroll: !0 }));
|
|
28690
28690
|
})
|
|
28691
28691
|
),
|
|
28692
|
-
onPointerLeave:
|
|
28692
|
+
onPointerLeave: Ke(
|
|
28693
28693
|
i.onPointerLeave,
|
|
28694
28694
|
Ih((P) => h.onItemLeave(P))
|
|
28695
28695
|
),
|
|
28696
|
-
onFocus:
|
|
28697
|
-
onBlur:
|
|
28696
|
+
onFocus: Ke(i.onFocus, () => T(!0)),
|
|
28697
|
+
onBlur: Ke(i.onBlur, () => T(!1))
|
|
28698
28698
|
}
|
|
28699
28699
|
) })
|
|
28700
28700
|
}
|
|
@@ -28711,7 +28711,7 @@ var p3 = p.forwardRef(
|
|
|
28711
28711
|
...v,
|
|
28712
28712
|
ref: l,
|
|
28713
28713
|
"data-state": w8(u),
|
|
28714
|
-
onSelect:
|
|
28714
|
+
onSelect: Ke(
|
|
28715
28715
|
v.onSelect,
|
|
28716
28716
|
() => d == null ? void 0 : d(gg(u) ? !0 : !u),
|
|
28717
28717
|
{ checkForDefaultPrevented: !1 }
|
|
@@ -28743,7 +28743,7 @@ var g3 = "MenuRadioItem", y3 = p.forwardRef(
|
|
|
28743
28743
|
...d,
|
|
28744
28744
|
ref: l,
|
|
28745
28745
|
"data-state": w8(y),
|
|
28746
|
-
onSelect:
|
|
28746
|
+
onSelect: Ke(
|
|
28747
28747
|
d.onSelect,
|
|
28748
28748
|
() => {
|
|
28749
28749
|
var h;
|
|
@@ -28825,7 +28825,7 @@ var TP = "MenuSub", [HI, E3] = yd(TP), Ph = "MenuSubTrigger", C3 = p.forwardRef(
|
|
|
28825
28825
|
var D;
|
|
28826
28826
|
(D = i.onClick) == null || D.call(i, T), !(i.disabled || T.defaultPrevented) && (T.currentTarget.focus(), u.open || u.onOpenChange(!0));
|
|
28827
28827
|
},
|
|
28828
|
-
onPointerMove:
|
|
28828
|
+
onPointerMove: Ke(
|
|
28829
28829
|
i.onPointerMove,
|
|
28830
28830
|
Ih((T) => {
|
|
28831
28831
|
y.onItemEnter(T), !T.defaultPrevented && !i.disabled && !u.open && !h.current && (y.onPointerGraceIntentChange(null), h.current = window.setTimeout(() => {
|
|
@@ -28833,7 +28833,7 @@ var TP = "MenuSub", [HI, E3] = yd(TP), Ph = "MenuSubTrigger", C3 = p.forwardRef(
|
|
|
28833
28833
|
}, 100));
|
|
28834
28834
|
})
|
|
28835
28835
|
),
|
|
28836
|
-
onPointerLeave:
|
|
28836
|
+
onPointerLeave: Ke(
|
|
28837
28837
|
i.onPointerLeave,
|
|
28838
28838
|
Ih((T) => {
|
|
28839
28839
|
var _, P;
|
|
@@ -28862,7 +28862,7 @@ var TP = "MenuSub", [HI, E3] = yd(TP), Ph = "MenuSubTrigger", C3 = p.forwardRef(
|
|
|
28862
28862
|
}
|
|
28863
28863
|
})
|
|
28864
28864
|
),
|
|
28865
|
-
onKeyDown:
|
|
28865
|
+
onKeyDown: Ke(i.onKeyDown, (T) => {
|
|
28866
28866
|
var _;
|
|
28867
28867
|
const D = y.searchRef.current !== "";
|
|
28868
28868
|
i.disabled || D && T.key === " " || lP[d.dir].includes(T.key) && (u.onOpenChange(!0), (_ = u.content) == null || _.focus(), T.preventDefault());
|
|
@@ -28892,13 +28892,13 @@ var R3 = "MenuSubContent", k3 = p.forwardRef(
|
|
|
28892
28892
|
h.isUsingKeyboardRef.current && ((T = E.current) == null || T.focus()), k.preventDefault();
|
|
28893
28893
|
},
|
|
28894
28894
|
onCloseAutoFocus: (k) => k.preventDefault(),
|
|
28895
|
-
onFocusOutside:
|
|
28895
|
+
onFocusOutside: Ke(i.onFocusOutside, (k) => {
|
|
28896
28896
|
k.target !== S.trigger && y.onOpenChange(!1);
|
|
28897
28897
|
}),
|
|
28898
|
-
onEscapeKeyDown:
|
|
28898
|
+
onEscapeKeyDown: Ke(i.onEscapeKeyDown, (k) => {
|
|
28899
28899
|
h.onClose(), k.preventDefault();
|
|
28900
28900
|
}),
|
|
28901
|
-
onKeyDown:
|
|
28901
|
+
onKeyDown: Ke(i.onKeyDown, (k) => {
|
|
28902
28902
|
var _;
|
|
28903
28903
|
const T = k.currentTarget.contains(k.target), D = sP[h.dir].includes(k.key);
|
|
28904
28904
|
T && D && (y.onOpenChange(!1), (_ = S.trigger) == null || _.focus(), k.preventDefault());
|
|
@@ -29001,10 +29001,10 @@ var M3 = "DropdownMenuTrigger", D3 = p.forwardRef(
|
|
|
29001
29001
|
disabled: d,
|
|
29002
29002
|
...v,
|
|
29003
29003
|
ref: Rg(l, y.triggerRef),
|
|
29004
|
-
onPointerDown:
|
|
29004
|
+
onPointerDown: Ke(i.onPointerDown, (S) => {
|
|
29005
29005
|
!d && S.button === 0 && S.ctrlKey === !1 && (y.onOpenToggle(), y.open || S.preventDefault());
|
|
29006
29006
|
}),
|
|
29007
|
-
onKeyDown:
|
|
29007
|
+
onKeyDown: Ke(i.onKeyDown, (S) => {
|
|
29008
29008
|
d || (["Enter", " "].includes(S.key) && y.onOpenToggle(), S.key === "ArrowDown" && y.onOpenChange(!0), ["Enter", " ", "ArrowDown"].includes(S.key) && S.preventDefault());
|
|
29009
29009
|
})
|
|
29010
29010
|
}
|
|
@@ -29028,11 +29028,11 @@ var j3 = "DropdownMenuContent", O3 = p.forwardRef(
|
|
|
29028
29028
|
...y,
|
|
29029
29029
|
...d,
|
|
29030
29030
|
ref: l,
|
|
29031
|
-
onCloseAutoFocus:
|
|
29031
|
+
onCloseAutoFocus: Ke(i.onCloseAutoFocus, (S) => {
|
|
29032
29032
|
var E;
|
|
29033
29033
|
h.current || (E = v.triggerRef.current) == null || E.focus(), h.current = !1, S.preventDefault();
|
|
29034
29034
|
}),
|
|
29035
|
-
onInteractOutside:
|
|
29035
|
+
onInteractOutside: Ke(i.onInteractOutside, (S) => {
|
|
29036
29036
|
const E = S.detail.originalEvent, R = E.button === 0 && E.ctrlKey === !0, k = E.button === 2 || R;
|
|
29037
29037
|
(!v.modal || k) && (h.current = !0);
|
|
29038
29038
|
}),
|
|
@@ -29349,10 +29349,10 @@ var W3 = "CheckboxTrigger", Y3 = p.forwardRef(
|
|
|
29349
29349
|
value: h,
|
|
29350
29350
|
...d,
|
|
29351
29351
|
ref: O,
|
|
29352
|
-
onKeyDown:
|
|
29352
|
+
onKeyDown: Ke(l, (B) => {
|
|
29353
29353
|
B.key === "Enter" && B.preventDefault();
|
|
29354
29354
|
}),
|
|
29355
|
-
onClick:
|
|
29355
|
+
onClick: Ke(u, (B) => {
|
|
29356
29356
|
T((F) => Pu(F) ? !0 : !F), P && _ && (D.current = B.isPropagationStopped(), D.current || B.stopPropagation());
|
|
29357
29357
|
})
|
|
29358
29358
|
}
|
|
@@ -29566,7 +29566,7 @@ var rR = "DialogTrigger", aR = p.forwardRef(
|
|
|
29566
29566
|
"data-state": R8(v.open),
|
|
29567
29567
|
...d,
|
|
29568
29568
|
ref: y,
|
|
29569
|
-
onClick:
|
|
29569
|
+
onClick: Ke(i.onClick, v.onOpenToggle)
|
|
29570
29570
|
}
|
|
29571
29571
|
);
|
|
29572
29572
|
}
|
|
@@ -29623,15 +29623,15 @@ var jV = p.forwardRef(
|
|
|
29623
29623
|
ref: v,
|
|
29624
29624
|
trapFocus: u.open,
|
|
29625
29625
|
disableOutsidePointerEvents: !0,
|
|
29626
|
-
onCloseAutoFocus:
|
|
29626
|
+
onCloseAutoFocus: Ke(i.onCloseAutoFocus, (y) => {
|
|
29627
29627
|
var h;
|
|
29628
29628
|
y.preventDefault(), (h = u.triggerRef.current) == null || h.focus();
|
|
29629
29629
|
}),
|
|
29630
|
-
onPointerDownOutside:
|
|
29630
|
+
onPointerDownOutside: Ke(i.onPointerDownOutside, (y) => {
|
|
29631
29631
|
const h = y.detail.originalEvent, S = h.button === 0 && h.ctrlKey === !0;
|
|
29632
29632
|
(h.button === 2 || S) && y.preventDefault();
|
|
29633
29633
|
}),
|
|
29634
|
-
onFocusOutside:
|
|
29634
|
+
onFocusOutside: Ke(
|
|
29635
29635
|
i.onFocusOutside,
|
|
29636
29636
|
(y) => y.preventDefault()
|
|
29637
29637
|
)
|
|
@@ -29717,7 +29717,7 @@ var pR = "DialogClose", mR = p.forwardRef(
|
|
|
29717
29717
|
type: "button",
|
|
29718
29718
|
...d,
|
|
29719
29719
|
ref: l,
|
|
29720
|
-
onClick:
|
|
29720
|
+
onClick: Ke(i.onClick, () => v.onOpenChange(!1))
|
|
29721
29721
|
}
|
|
29722
29722
|
);
|
|
29723
29723
|
}
|
|
@@ -30081,7 +30081,7 @@ function nz({
|
|
|
30081
30081
|
className: le,
|
|
30082
30082
|
tableClassName: Pe,
|
|
30083
30083
|
headerClassName: $e,
|
|
30084
|
-
rowClassName:
|
|
30084
|
+
rowClassName: Qe,
|
|
30085
30085
|
cellClassName: Ie,
|
|
30086
30086
|
onRowClick: xe,
|
|
30087
30087
|
"aria-label": ze = "Data table"
|
|
@@ -30103,62 +30103,62 @@ function nz({
|
|
|
30103
30103
|
Ae,
|
|
30104
30104
|
k
|
|
30105
30105
|
]);
|
|
30106
|
-
const ft = p.useMemo(() => Dx(P ?? dt, ar).map((
|
|
30106
|
+
const ft = p.useMemo(() => Dx(P ?? dt, ar).map((qe) => On.get(qe)).filter((qe) => !!qe), [On, ar, P, dt]), Gt = p.useMemo(() => {
|
|
30107
30107
|
if (!_) return ft;
|
|
30108
30108
|
const _e = new Set(_);
|
|
30109
|
-
return ft.filter((
|
|
30109
|
+
return ft.filter((qe) => _e.has(qe.id));
|
|
30110
30110
|
}, [ft, _]), Ln = B ? Math.min(
|
|
30111
30111
|
Gt.length,
|
|
30112
30112
|
Math.max(0, F === void 0 ? _t : F)
|
|
30113
|
-
) : 0, Zn = B && Se ? Q === void 0 ? pn : Q : !1, Le = !!(ke && !Se), at = Le && Ln > 0, Lt = vE((Se == null ? void 0 : Se.width) ?? (Se == null ? void 0 : Se.minWidth), Mx), an = (at ? sd : 0) + (Zn ? Lt : 0), mn = Gt.length + (Le ? 1 : 0) + (Se ? 1 : 0) + (Oe ? 1 : 0), Dn = (_e,
|
|
30113
|
+
) : 0, Zn = B && Se ? Q === void 0 ? pn : Q : !1, Le = !!(ke && !Se), at = Le && Ln > 0, Lt = vE((Se == null ? void 0 : Se.width) ?? (Se == null ? void 0 : Se.minWidth), Mx), an = (at ? sd : 0) + (Zn ? Lt : 0), mn = Gt.length + (Le ? 1 : 0) + (Se ? 1 : 0) + (Oe ? 1 : 0), Dn = (_e, qe) => (u == null ? void 0 : u(_e, qe)) ?? String(_e.id ?? qe), hn = p.useMemo(() => {
|
|
30114
30114
|
if (!Yt) return i;
|
|
30115
|
-
const _e = l.find((
|
|
30116
|
-
return _e ? [...i].sort((
|
|
30117
|
-
const qt = ez(hE(
|
|
30115
|
+
const _e = l.find((qe) => qe.id === Yt.columnId);
|
|
30116
|
+
return _e ? [...i].sort((qe, bn) => {
|
|
30117
|
+
const qt = ez(hE(qe, _e), hE(bn, _e));
|
|
30118
30118
|
return Yt.direction === "asc" ? qt : -qt;
|
|
30119
30119
|
}) : i;
|
|
30120
|
-
}, [Yt, l, i]), er = hn.length > 0 && hn.every((_e,
|
|
30120
|
+
}, [Yt, l, i]), er = hn.length > 0 && hn.every((_e, qe) => pe.includes(Dn(_e, qe))), En = (_e) => {
|
|
30121
30121
|
if (!R || !_e.sortable) return;
|
|
30122
|
-
const
|
|
30123
|
-
k === void 0 && Xe(
|
|
30122
|
+
const qe = (Yt == null ? void 0 : Yt.columnId) === _e.id ? { columnId: _e.id, direction: Yt.direction === "asc" ? "desc" : "asc" } : { columnId: _e.id, direction: "asc" };
|
|
30123
|
+
k === void 0 && Xe(qe), D == null || D(qe);
|
|
30124
30124
|
}, yn = (_e) => {
|
|
30125
30125
|
P === void 0 && pt(_e), V == null || V(_e);
|
|
30126
30126
|
}, vn = (_e) => {
|
|
30127
|
-
const
|
|
30128
|
-
F === void 0 && $t(
|
|
30127
|
+
const qe = Math.min(Gt.length, Math.max(0, _e));
|
|
30128
|
+
F === void 0 && $t(qe), K == null || K(qe);
|
|
30129
30129
|
}, Jr = (_e) => {
|
|
30130
30130
|
Q === void 0 && gn(_e), X == null || X(_e);
|
|
30131
30131
|
}, wr = () => {
|
|
30132
|
-
re && re(er ? [] : hn.map((_e,
|
|
30132
|
+
re && re(er ? [] : hn.map((_e, qe) => Dn(_e, qe)));
|
|
30133
30133
|
}, ea = (_e) => {
|
|
30134
|
-
re && re(pe.includes(_e) ? pe.filter((
|
|
30134
|
+
re && re(pe.includes(_e) ? pe.filter((qe) => qe !== _e) : [...pe, _e]);
|
|
30135
30135
|
}, Qa = (_e) => {
|
|
30136
30136
|
var bn, qt;
|
|
30137
|
-
let
|
|
30137
|
+
let qe = an;
|
|
30138
30138
|
for (let Pn = 0; Pn < _e; Pn += 1)
|
|
30139
|
-
|
|
30140
|
-
return
|
|
30141
|
-
}, po = (_e,
|
|
30142
|
-
ne && (rr(
|
|
30143
|
-
}, mo = (_e,
|
|
30144
|
-
ne && (_e.preventDefault(), jn(
|
|
30145
|
-
}, Fi = (_e,
|
|
30139
|
+
qe += vE(((bn = Gt[Pn]) == null ? void 0 : bn.width) ?? ((qt = Gt[Pn]) == null ? void 0 : qt.minWidth), XV);
|
|
30140
|
+
return qe;
|
|
30141
|
+
}, po = (_e, qe) => {
|
|
30142
|
+
ne && (rr(qe), _e.dataTransfer.effectAllowed = "move");
|
|
30143
|
+
}, mo = (_e, qe) => {
|
|
30144
|
+
ne && (_e.preventDefault(), jn(qe));
|
|
30145
|
+
}, Fi = (_e, qe) => {
|
|
30146
30146
|
var Pn, jr;
|
|
30147
30147
|
if (!ne) return;
|
|
30148
|
-
if (_e.preventDefault(), Mn === null || Mn ===
|
|
30148
|
+
if (_e.preventDefault(), Mn === null || Mn === qe) {
|
|
30149
30149
|
rr(null), jn(null);
|
|
30150
30150
|
return;
|
|
30151
30151
|
}
|
|
30152
|
-
const bn = (Pn = Gt[Mn]) == null ? void 0 : Pn.id, qt = (jr = Gt[
|
|
30153
|
-
bn && qt && (yn(tz(P ?? dt, bn, qt)), Mn < Ln && vn(Math.min(Ln,
|
|
30154
|
-
}, qa = (_e,
|
|
30152
|
+
const bn = (Pn = Gt[Mn]) == null ? void 0 : Pn.id, qt = (jr = Gt[qe]) == null ? void 0 : jr.id;
|
|
30153
|
+
bn && qt && (yn(tz(P ?? dt, bn, qt)), Mn < Ln && vn(Math.min(Ln, qe + 1))), rr(null), jn(null);
|
|
30154
|
+
}, qa = (_e, qe = 20) => ({
|
|
30155
30155
|
position: "sticky",
|
|
30156
30156
|
left: _e,
|
|
30157
|
-
zIndex:
|
|
30158
|
-
}), xi = (_e,
|
|
30157
|
+
zIndex: qe
|
|
30158
|
+
}), xi = (_e, qe = 10) => ({
|
|
30159
30159
|
position: "sticky",
|
|
30160
30160
|
left: _e,
|
|
30161
|
-
zIndex:
|
|
30161
|
+
zIndex: qe
|
|
30162
30162
|
}), Tr = Be ? {
|
|
30163
30163
|
position: "sticky",
|
|
30164
30164
|
right: 0,
|
|
@@ -30210,12 +30210,12 @@ function nz({
|
|
|
30210
30210
|
] })
|
|
30211
30211
|
}
|
|
30212
30212
|
),
|
|
30213
|
-
Gt.map((_e,
|
|
30214
|
-
const bn = (Yt == null ? void 0 : Yt.columnId) === _e.id, qt =
|
|
30213
|
+
Gt.map((_e, qe) => {
|
|
30214
|
+
const bn = (Yt == null ? void 0 : Yt.columnId) === _e.id, qt = qe < Ln, Pn = qe === Ln - 1, jr = {
|
|
30215
30215
|
width: _e.width,
|
|
30216
30216
|
minWidth: _e.minWidth ?? _e.width,
|
|
30217
30217
|
textAlign: _e.align,
|
|
30218
|
-
...qt ? qa(Qa(
|
|
30218
|
+
...qt ? qa(Qa(qe), 22) : {},
|
|
30219
30219
|
..._e.headerStyle
|
|
30220
30220
|
}, I = R && _e.sortable, ge = I && be === "always" && !bn, Fe = I && bn && be !== "never";
|
|
30221
30221
|
return /* @__PURE__ */ g.jsx(
|
|
@@ -30224,9 +30224,9 @@ function nz({
|
|
|
30224
30224
|
scope: "col",
|
|
30225
30225
|
"aria-sort": I ? bn ? Yt.direction === "asc" ? "ascending" : "descending" : "none" : void 0,
|
|
30226
30226
|
draggable: ne,
|
|
30227
|
-
onDragStart: (Ue) => po(Ue,
|
|
30228
|
-
onDragOver: (Ue) => mo(Ue,
|
|
30229
|
-
onDrop: (Ue) => Fi(Ue,
|
|
30227
|
+
onDragStart: (Ue) => po(Ue, qe),
|
|
30228
|
+
onDragOver: (Ue) => mo(Ue, qe),
|
|
30229
|
+
onDrop: (Ue) => Fi(Ue, qe),
|
|
30230
30230
|
onDragEnd: () => {
|
|
30231
30231
|
rr(null), jn(null);
|
|
30232
30232
|
},
|
|
@@ -30236,7 +30236,7 @@ function nz({
|
|
|
30236
30236
|
I && "hover:text-primary",
|
|
30237
30237
|
bn && "text-primary",
|
|
30238
30238
|
ne && "cursor-grab select-none active:cursor-grabbing",
|
|
30239
|
-
Jn ===
|
|
30239
|
+
Jn === qe && "border-l-primary",
|
|
30240
30240
|
qt && "shadow-[3px_0_8px_rgba(0,0,0,0.05)]",
|
|
30241
30241
|
qt && !Pn && "shadow-none",
|
|
30242
30242
|
_e.headerClassName
|
|
@@ -30264,7 +30264,7 @@ function nz({
|
|
|
30264
30264
|
title: qt && Pn ? "Unpin columns" : "Pin up to this column",
|
|
30265
30265
|
"aria-label": qt && Pn ? "Unpin columns" : `Pin up to ${String(_e.header)}`,
|
|
30266
30266
|
onClick: (Ue) => {
|
|
30267
|
-
Ue.stopPropagation(), vn(qt && Pn ? 0 :
|
|
30267
|
+
Ue.stopPropagation(), vn(qt && Pn ? 0 : qe + 1);
|
|
30268
30268
|
},
|
|
30269
30269
|
children: qt ? "Unpin" : "Pin"
|
|
30270
30270
|
}
|
|
@@ -30283,8 +30283,8 @@ function nz({
|
|
|
30283
30283
|
}
|
|
30284
30284
|
)
|
|
30285
30285
|
] }) }),
|
|
30286
|
-
/* @__PURE__ */ g.jsx("tbody", { children: d ? /* @__PURE__ */ g.jsx(qV, { rows: 5, columns: mn, density: $ }) : v ? /* @__PURE__ */ g.jsx($V, { description: v, colSpan: mn }) : hn.length === 0 ? y ? /* @__PURE__ */ g.jsx("tr", { children: /* @__PURE__ */ g.jsx("td", { colSpan: mn, children: y }) }) : /* @__PURE__ */ g.jsx(HV, { title: h, description: S, colSpan: mn }) : hn.map((_e,
|
|
30287
|
-
const bn = Dn(_e,
|
|
30286
|
+
/* @__PURE__ */ g.jsx("tbody", { children: d ? /* @__PURE__ */ g.jsx(qV, { rows: 5, columns: mn, density: $ }) : v ? /* @__PURE__ */ g.jsx($V, { description: v, colSpan: mn }) : hn.length === 0 ? y ? /* @__PURE__ */ g.jsx("tr", { children: /* @__PURE__ */ g.jsx("td", { colSpan: mn, children: y }) }) : /* @__PURE__ */ g.jsx(HV, { title: h, description: S, colSpan: mn }) : hn.map((_e, qe) => {
|
|
30287
|
+
const bn = Dn(_e, qe), qt = pe.includes(bn), Pn = In === bn, jr = typeof Qe == "function" ? Qe(_e, qe) : Qe, I = { rowIndex: qe, selected: qt, hovered: Pn };
|
|
30288
30288
|
return /* @__PURE__ */ g.jsxs(
|
|
30289
30289
|
"tr",
|
|
30290
30290
|
{
|
|
@@ -30299,7 +30299,7 @@ function nz({
|
|
|
30299
30299
|
className: fe("border-b border-border bg-surface-card align-middle", Ds[$].cell, at && "shadow-[3px_0_8px_rgba(0,0,0,0.05)]"),
|
|
30300
30300
|
style: { width: sd, minWidth: sd, ...at ? xi(0, 14) : {} },
|
|
30301
30301
|
onClick: (ge) => ge.stopPropagation(),
|
|
30302
|
-
children: /* @__PURE__ */ g.jsx("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ g.jsx("input", { type: "checkbox", checked: qt, onChange: () => ea(bn), "aria-label": `Select row ${
|
|
30302
|
+
children: /* @__PURE__ */ g.jsx("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ g.jsx("input", { type: "checkbox", checked: qt, onChange: () => ea(bn), "aria-label": `Select row ${qe + 1}`, className: ag }) })
|
|
30303
30303
|
}
|
|
30304
30304
|
),
|
|
30305
30305
|
Se && /* @__PURE__ */ g.jsx(
|
|
@@ -30314,7 +30314,7 @@ function nz({
|
|
|
30314
30314
|
},
|
|
30315
30315
|
onClick: ke ? (ge) => ge.stopPropagation() : void 0,
|
|
30316
30316
|
children: /* @__PURE__ */ g.jsxs("div", { className: "flex items-center gap-3", children: [
|
|
30317
|
-
ke && /* @__PURE__ */ g.jsx("input", { type: "checkbox", checked: qt, onChange: () => ea(bn), "aria-label": `Select row ${
|
|
30317
|
+
ke && /* @__PURE__ */ g.jsx("input", { type: "checkbox", checked: qt, onChange: () => ea(bn), "aria-label": `Select row ${qe + 1}`, className: ag }),
|
|
30318
30318
|
/* @__PURE__ */ g.jsx("div", { className: "min-w-0 flex-1", children: Se.cell(_e, I) })
|
|
30319
30319
|
] })
|
|
30320
30320
|
}
|
|
@@ -30339,7 +30339,7 @@ function nz({
|
|
|
30339
30339
|
...Nt ? xi(Qa(Fe), 12) : {},
|
|
30340
30340
|
...ge.style
|
|
30341
30341
|
},
|
|
30342
|
-
children: ge.cell ? ge.cell(_e, { value: Ue, rowIndex:
|
|
30342
|
+
children: ge.cell ? ge.cell(_e, { value: Ue, rowIndex: qe, selected: qt, hovered: Pn }) : String(Ue ?? "")
|
|
30343
30343
|
},
|
|
30344
30344
|
ge.id
|
|
30345
30345
|
);
|
|
@@ -30415,7 +30415,7 @@ var _R = "PopoverTrigger", jR = p.forwardRef(
|
|
|
30415
30415
|
"data-state": FR(v.open),
|
|
30416
30416
|
...d,
|
|
30417
30417
|
ref: h,
|
|
30418
|
-
onClick:
|
|
30418
|
+
onClick: Ke(i.onClick, v.onOpenToggle)
|
|
30419
30419
|
}
|
|
30420
30420
|
);
|
|
30421
30421
|
return v.hasCustomAnchor ? S : /* @__PURE__ */ g.jsx(Yh, { asChild: !0, ...y, children: S });
|
|
@@ -30449,11 +30449,11 @@ var lz = /* @__PURE__ */ fd("PopoverContent.RemoveScroll"), sz = p.forwardRef(
|
|
|
30449
30449
|
ref: v,
|
|
30450
30450
|
trapFocus: u.open,
|
|
30451
30451
|
disableOutsidePointerEvents: !0,
|
|
30452
|
-
onCloseAutoFocus:
|
|
30452
|
+
onCloseAutoFocus: Ke(i.onCloseAutoFocus, (h) => {
|
|
30453
30453
|
var S;
|
|
30454
30454
|
h.preventDefault(), y.current || (S = u.triggerRef.current) == null || S.focus();
|
|
30455
30455
|
}),
|
|
30456
|
-
onPointerDownOutside:
|
|
30456
|
+
onPointerDownOutside: Ke(
|
|
30457
30457
|
i.onPointerDownOutside,
|
|
30458
30458
|
(h) => {
|
|
30459
30459
|
const S = h.detail.originalEvent, E = S.button === 0 && S.ctrlKey === !0, R = S.button === 2 || E;
|
|
@@ -30461,7 +30461,7 @@ var lz = /* @__PURE__ */ fd("PopoverContent.RemoveScroll"), sz = p.forwardRef(
|
|
|
30461
30461
|
},
|
|
30462
30462
|
{ checkForDefaultPrevented: !1 }
|
|
30463
30463
|
),
|
|
30464
|
-
onFocusOutside:
|
|
30464
|
+
onFocusOutside: Ke(
|
|
30465
30465
|
i.onFocusOutside,
|
|
30466
30466
|
(h) => h.preventDefault(),
|
|
30467
30467
|
{ checkForDefaultPrevented: !1 }
|
|
@@ -30557,7 +30557,7 @@ var lz = /* @__PURE__ */ fd("PopoverContent.RemoveScroll"), sz = p.forwardRef(
|
|
|
30557
30557
|
type: "button",
|
|
30558
30558
|
...d,
|
|
30559
30559
|
ref: l,
|
|
30560
|
-
onClick:
|
|
30560
|
+
onClick: Ke(i.onClick, () => v.onOpenChange(!1))
|
|
30561
30561
|
}
|
|
30562
30562
|
);
|
|
30563
30563
|
}
|
|
@@ -30771,7 +30771,7 @@ function WR({
|
|
|
30771
30771
|
calendarClassName: Te,
|
|
30772
30772
|
...Ve
|
|
30773
30773
|
}) {
|
|
30774
|
-
const [Be, ke] = p.useState(u ?? {}), pe = l ?? Be, [re, de] = p.useState(F), q = B ?? re, [$, le] = p.useState(pe.preset ?? Ho), [Pe, $e] = p.useState(pe), [
|
|
30774
|
+
const [Be, ke] = p.useState(u ?? {}), pe = l ?? Be, [re, de] = p.useState(F), q = B ?? re, [$, le] = p.useState(pe.preset ?? Ho), [Pe, $e] = p.useState(pe), [Qe, Ie] = p.useState(), [xe, ze] = p.useState(!1), [De, Xe] = p.useState(() => _x(pe, P)), dt = p.useMemo(() => dp(De.year, De.month, 1), [De]), pt = p.useCallback(
|
|
30775
30775
|
(ft) => {
|
|
30776
30776
|
B === void 0 && de(ft), U == null || U(ft);
|
|
30777
30777
|
},
|
|
@@ -30906,7 +30906,7 @@ function WR({
|
|
|
30906
30906
|
month: De.month,
|
|
30907
30907
|
from: Pe.from,
|
|
30908
30908
|
to: Pe.to,
|
|
30909
|
-
hovered:
|
|
30909
|
+
hovered: Qe,
|
|
30910
30910
|
awaitingTo: xe,
|
|
30911
30911
|
isDateDisabled: pn,
|
|
30912
30912
|
onSelectDate: rr,
|
|
@@ -30923,7 +30923,7 @@ function WR({
|
|
|
30923
30923
|
month: dt.month,
|
|
30924
30924
|
from: Pe.from,
|
|
30925
30925
|
to: Pe.to,
|
|
30926
|
-
hovered:
|
|
30926
|
+
hovered: Qe,
|
|
30927
30927
|
awaitingTo: xe,
|
|
30928
30928
|
isDateDisabled: pn,
|
|
30929
30929
|
onSelectDate: rr,
|
|
@@ -31438,7 +31438,7 @@ var D8 = "Radio", [Fz, o5] = yi(D8), [Iz, Uz] = Fz(D8), l5 = p.forwardRef(
|
|
|
31438
31438
|
value: S,
|
|
31439
31439
|
...k,
|
|
31440
31440
|
ref: _,
|
|
31441
|
-
onClick:
|
|
31441
|
+
onClick: Ke(i.onClick, (V) => {
|
|
31442
31442
|
v || E == null || E(), O && (P.current = V.isPropagationStopped(), P.current || V.stopPropagation());
|
|
31443
31443
|
})
|
|
31444
31444
|
}
|
|
@@ -31608,10 +31608,10 @@ var h5 = "RadioGroupItem", v5 = p.forwardRef(
|
|
|
31608
31608
|
name: y.name,
|
|
31609
31609
|
ref: k,
|
|
31610
31610
|
onCheck: () => y.onValueChange(v.value),
|
|
31611
|
-
onKeyDown:
|
|
31611
|
+
onKeyDown: Ke((_) => {
|
|
31612
31612
|
_.key === "Enter" && _.preventDefault();
|
|
31613
31613
|
}),
|
|
31614
|
-
onFocus:
|
|
31614
|
+
onFocus: Ke(v.onFocus, () => {
|
|
31615
31615
|
var _;
|
|
31616
31616
|
D.current && ((_ = R.current) == null || _.click());
|
|
31617
31617
|
})
|
|
@@ -31904,15 +31904,15 @@ var E5 = "SelectTrigger", C5 = p.forwardRef(
|
|
|
31904
31904
|
"data-placeholder": B5(h.value) ? "" : void 0,
|
|
31905
31905
|
...v,
|
|
31906
31906
|
ref: E,
|
|
31907
|
-
onClick:
|
|
31907
|
+
onClick: Ke(v.onClick, (O) => {
|
|
31908
31908
|
O.currentTarget.focus(), k.current !== "mouse" && P(O);
|
|
31909
31909
|
}),
|
|
31910
|
-
onPointerDown:
|
|
31910
|
+
onPointerDown: Ke(v.onPointerDown, (O) => {
|
|
31911
31911
|
k.current = O.pointerType;
|
|
31912
31912
|
const V = O.target;
|
|
31913
31913
|
V.hasPointerCapture(O.pointerId) && V.releasePointerCapture(O.pointerId), O.button === 0 && O.ctrlKey === !1 && O.pointerType === "mouse" && (P(O), O.preventDefault());
|
|
31914
31914
|
}),
|
|
31915
|
-
onKeyDown:
|
|
31915
|
+
onKeyDown: Ke(v.onKeyDown, (O) => {
|
|
31916
31916
|
const V = T.current !== "";
|
|
31917
31917
|
!(O.ctrlKey || O.altKey || O.metaKey) && O.key.length === 1 && D(O.key), !(V && O.key === " ") && Jz.includes(O.key) && (P(), O.preventDefault());
|
|
31918
31918
|
})
|
|
@@ -32043,7 +32043,7 @@ var Bo = 10, [M5, $u] = Rp(vd), lF = "SelectContentImpl", sF = /* @__PURE__ */ f
|
|
|
32043
32043
|
(F.value !== void 0 && F.value === ze || Xe) && Se(xe);
|
|
32044
32044
|
},
|
|
32045
32045
|
[F.value]
|
|
32046
|
-
),
|
|
32046
|
+
), Qe = d === "popper" ? Zx : _5, Ie = Qe === Zx ? {
|
|
32047
32047
|
side: S,
|
|
32048
32048
|
sideOffset: E,
|
|
32049
32049
|
align: R,
|
|
@@ -32079,7 +32079,7 @@ var Bo = 10, [M5, $u] = Rp(vd), lF = "SelectContentImpl", sF = /* @__PURE__ */ f
|
|
|
32079
32079
|
onMountAutoFocus: (xe) => {
|
|
32080
32080
|
xe.preventDefault();
|
|
32081
32081
|
},
|
|
32082
|
-
onUnmountAutoFocus:
|
|
32082
|
+
onUnmountAutoFocus: Ke(v, (xe) => {
|
|
32083
32083
|
var ze;
|
|
32084
32084
|
(ze = F.trigger) == null || ze.focus({ preventScroll: !0 }), xe.preventDefault();
|
|
32085
32085
|
}),
|
|
@@ -32093,7 +32093,7 @@ var Bo = 10, [M5, $u] = Rp(vd), lF = "SelectContentImpl", sF = /* @__PURE__ */ f
|
|
|
32093
32093
|
onFocusOutside: (xe) => xe.preventDefault(),
|
|
32094
32094
|
onDismiss: () => F.onOpenChange(!1),
|
|
32095
32095
|
children: /* @__PURE__ */ g.jsx(
|
|
32096
|
-
|
|
32096
|
+
Qe,
|
|
32097
32097
|
{
|
|
32098
32098
|
role: "listbox",
|
|
32099
32099
|
id: F.contentId,
|
|
@@ -32112,7 +32112,7 @@ var Bo = 10, [M5, $u] = Rp(vd), lF = "SelectContentImpl", sF = /* @__PURE__ */ f
|
|
|
32112
32112
|
outline: "none",
|
|
32113
32113
|
...B.style
|
|
32114
32114
|
},
|
|
32115
|
-
onKeyDown:
|
|
32115
|
+
onKeyDown: Ke(B.onKeyDown, (xe) => {
|
|
32116
32116
|
const ze = xe.ctrlKey || xe.altKey || xe.metaKey;
|
|
32117
32117
|
if (xe.key === "Tab" && xe.preventDefault(), !ze && xe.key.length === 1 && $(xe.key), ["ArrowUp", "ArrowDown", "Home", "End"].includes(xe.key)) {
|
|
32118
32118
|
let Xe = Oe().filter((dt) => !dt.disabled).map((dt) => dt.ref.current);
|
|
@@ -32156,12 +32156,12 @@ var uF = "SelectItemAlignedPosition", _5 = p.forwardRef((i, l) => {
|
|
|
32156
32156
|
]);
|
|
32157
32157
|
S.style.minWidth = $t + "px", S.style.right = Mn + "px";
|
|
32158
32158
|
}
|
|
32159
|
-
const Se = D(), Oe = window.innerHeight - Bo * 2, Te = O.scrollHeight, Ve = window.getComputedStyle(R), Be = parseInt(Ve.borderTopWidth, 10), ke = parseInt(Ve.paddingTop, 10), pe = parseInt(Ve.borderBottomWidth, 10), re = parseInt(Ve.paddingBottom, 10), de = Be + ke + Te + re + pe, q = Math.min(V.offsetHeight * 5, de), $ = window.getComputedStyle(O), le = parseInt($.paddingTop, 10), Pe = parseInt($.paddingBottom, 10), $e = X.top + X.height / 2 - Bo,
|
|
32159
|
+
const Se = D(), Oe = window.innerHeight - Bo * 2, Te = O.scrollHeight, Ve = window.getComputedStyle(R), Be = parseInt(Ve.borderTopWidth, 10), ke = parseInt(Ve.paddingTop, 10), pe = parseInt(Ve.borderBottomWidth, 10), re = parseInt(Ve.paddingBottom, 10), de = Be + ke + Te + re + pe, q = Math.min(V.offsetHeight * 5, de), $ = window.getComputedStyle(O), le = parseInt($.paddingTop, 10), Pe = parseInt($.paddingBottom, 10), $e = X.top + X.height / 2 - Bo, Qe = Oe - $e, Ie = V.offsetHeight / 2, xe = V.offsetTop + Ie, ze = Be + ke + xe, De = de - ze;
|
|
32160
32160
|
if (ze <= $e) {
|
|
32161
32161
|
const dt = Se.length > 0 && V === Se[Se.length - 1].ref.current;
|
|
32162
32162
|
S.style.bottom = "0px";
|
|
32163
32163
|
const pt = R.clientHeight - O.offsetTop - O.offsetHeight, _t = Math.max(
|
|
32164
|
-
|
|
32164
|
+
Qe,
|
|
32165
32165
|
Ie + // viewport might have padding bottom, include it to avoid a scrollable viewport
|
|
32166
32166
|
(dt ? Pe : 0) + pt + pe
|
|
32167
32167
|
), $t = ze + _t;
|
|
@@ -32301,7 +32301,7 @@ var [dF, _8] = Rp(vd, {}), Wx = "SelectViewport", j5 = p.forwardRef(
|
|
|
32301
32301
|
overflow: "hidden auto",
|
|
32302
32302
|
...v.style
|
|
32303
32303
|
},
|
|
32304
|
-
onScroll:
|
|
32304
|
+
onScroll: Ke(v.onScroll, (R) => {
|
|
32305
32305
|
const k = R.currentTarget, { contentWrapper: T, shouldExpandOnScrollRef: D } = h;
|
|
32306
32306
|
if (D != null && D.current && T) {
|
|
32307
32307
|
const _ = Math.abs(E.current - k.scrollTop);
|
|
@@ -32387,26 +32387,26 @@ var bg = "SelectItem", [vF, P5] = Rp(bg), V5 = p.forwardRef(
|
|
|
32387
32387
|
tabIndex: v ? void 0 : -1,
|
|
32388
32388
|
...h,
|
|
32389
32389
|
ref: P,
|
|
32390
|
-
onFocus:
|
|
32391
|
-
onBlur:
|
|
32392
|
-
onClick:
|
|
32390
|
+
onFocus: Ke(h.onFocus, () => _(!0)),
|
|
32391
|
+
onBlur: Ke(h.onBlur, () => _(!1)),
|
|
32392
|
+
onClick: Ke(h.onClick, () => {
|
|
32393
32393
|
V.current !== "mouse" && B();
|
|
32394
32394
|
}),
|
|
32395
|
-
onPointerUp:
|
|
32395
|
+
onPointerUp: Ke(h.onPointerUp, () => {
|
|
32396
32396
|
V.current === "mouse" && B();
|
|
32397
32397
|
}),
|
|
32398
|
-
onPointerDown:
|
|
32398
|
+
onPointerDown: Ke(h.onPointerDown, (F) => {
|
|
32399
32399
|
V.current = F.pointerType;
|
|
32400
32400
|
}),
|
|
32401
|
-
onPointerMove:
|
|
32401
|
+
onPointerMove: Ke(h.onPointerMove, (F) => {
|
|
32402
32402
|
var U;
|
|
32403
32403
|
V.current = F.pointerType, v ? (U = E.onItemLeave) == null || U.call(E) : V.current === "mouse" && F.currentTarget.focus({ preventScroll: !0 });
|
|
32404
32404
|
}),
|
|
32405
|
-
onPointerLeave:
|
|
32405
|
+
onPointerLeave: Ke(h.onPointerLeave, (F) => {
|
|
32406
32406
|
var U;
|
|
32407
32407
|
F.currentTarget === document.activeElement && ((U = E.onItemLeave) == null || U.call(E));
|
|
32408
32408
|
}),
|
|
32409
|
-
onKeyDown:
|
|
32409
|
+
onKeyDown: Ke(h.onKeyDown, (F) => {
|
|
32410
32410
|
var K;
|
|
32411
32411
|
((K = E.searchRef) == null ? void 0 : K.current) !== "" && F.key === " " || (eF.includes(F.key) && B(), F.key === " " && F.preventDefault());
|
|
32412
32412
|
})
|
|
@@ -32510,14 +32510,14 @@ var U5 = p.forwardRef((i, l) => {
|
|
|
32510
32510
|
...v,
|
|
32511
32511
|
ref: l,
|
|
32512
32512
|
style: { flexShrink: 0, ...v.style },
|
|
32513
|
-
onPointerDown:
|
|
32513
|
+
onPointerDown: Ke(v.onPointerDown, () => {
|
|
32514
32514
|
h.current === null && (h.current = window.setInterval(d, 50));
|
|
32515
32515
|
}),
|
|
32516
|
-
onPointerMove:
|
|
32516
|
+
onPointerMove: Ke(v.onPointerMove, () => {
|
|
32517
32517
|
var R;
|
|
32518
32518
|
(R = y.onItemLeave) == null || R.call(y), h.current === null && (h.current = window.setInterval(d, 50));
|
|
32519
32519
|
}),
|
|
32520
|
-
onPointerLeave:
|
|
32520
|
+
onPointerLeave: Ke(v.onPointerLeave, () => {
|
|
32521
32521
|
E();
|
|
32522
32522
|
})
|
|
32523
32523
|
}
|
|
@@ -32952,7 +32952,7 @@ var Gg = "Switch", [IF] = yi(Gg), [UF, HF] = IF(Gg), J5 = p.forwardRef(
|
|
|
32952
32952
|
value: E,
|
|
32953
32953
|
...T,
|
|
32954
32954
|
ref: P,
|
|
32955
|
-
onClick:
|
|
32955
|
+
onClick: Ke(i.onClick, (U) => {
|
|
32956
32956
|
F((K) => !K), V && (O.current = U.isPropagationStopped(), O.current || U.stopPropagation());
|
|
32957
32957
|
})
|
|
32958
32958
|
}
|
|
@@ -33143,13 +33143,13 @@ var uk = "TabsTrigger", ck = p.forwardRef(
|
|
|
33143
33143
|
id: E,
|
|
33144
33144
|
...y,
|
|
33145
33145
|
ref: l,
|
|
33146
|
-
onMouseDown:
|
|
33146
|
+
onMouseDown: Ke(i.onMouseDown, (T) => {
|
|
33147
33147
|
!v && T.button === 0 && T.ctrlKey === !1 ? h.onValueChange(d) : T.preventDefault();
|
|
33148
33148
|
}),
|
|
33149
|
-
onKeyDown:
|
|
33149
|
+
onKeyDown: Ke(i.onKeyDown, (T) => {
|
|
33150
33150
|
[" ", "Enter"].includes(T.key) && h.onValueChange(d);
|
|
33151
33151
|
}),
|
|
33152
|
-
onFocus:
|
|
33152
|
+
onFocus: Ke(i.onFocus, () => {
|
|
33153
33153
|
const T = h.activationMode !== "manual";
|
|
33154
33154
|
!k && !v && T && h.onValueChange(d);
|
|
33155
33155
|
})
|
|
@@ -33476,20 +33476,20 @@ var qx = "TooltipTrigger", wk = p.forwardRef(
|
|
|
33476
33476
|
"data-state": v.stateAttribute,
|
|
33477
33477
|
...d,
|
|
33478
33478
|
ref: E,
|
|
33479
|
-
onPointerMove:
|
|
33479
|
+
onPointerMove: Ke(i.onPointerMove, (D) => {
|
|
33480
33480
|
D.pointerType !== "touch" && !k.current && !y.isPointerInTransitRef.current && (v.onTriggerEnter(), k.current = !0);
|
|
33481
33481
|
}),
|
|
33482
|
-
onPointerLeave:
|
|
33482
|
+
onPointerLeave: Ke(i.onPointerLeave, () => {
|
|
33483
33483
|
v.onTriggerLeave(), k.current = !1;
|
|
33484
33484
|
}),
|
|
33485
|
-
onPointerDown:
|
|
33485
|
+
onPointerDown: Ke(i.onPointerDown, () => {
|
|
33486
33486
|
v.open && v.onClose(), R.current = !0, document.addEventListener("pointerup", T, { once: !0 });
|
|
33487
33487
|
}),
|
|
33488
|
-
onFocus:
|
|
33488
|
+
onFocus: Ke(i.onFocus, () => {
|
|
33489
33489
|
R.current || v.onOpen();
|
|
33490
33490
|
}),
|
|
33491
|
-
onBlur:
|
|
33492
|
-
onClick:
|
|
33491
|
+
onBlur: Ke(i.onBlur, v.onClose),
|
|
33492
|
+
onClick: Ke(i.onClick, v.onClose)
|
|
33493
33493
|
}
|
|
33494
33494
|
) });
|
|
33495
33495
|
}
|
|
@@ -33698,7 +33698,7 @@ function NI({ content: i, children: l, side: u = "top", delayDuration: d = 350 }
|
|
|
33698
33698
|
] }) })
|
|
33699
33699
|
] }) });
|
|
33700
33700
|
}
|
|
33701
|
-
const MI = "bfrs", ht = ["class-name", "html", "label", "props"], Xg = (i, l = !1) => i === null ? l : i === "" || i === "true" || i === "1", DI = (i) => {
|
|
33701
|
+
const MI = "bfrs", ht = ["class", "class-name", "html", "label", "props"], Xg = (i, l = !1) => i === null ? l : i === "" || i === "true" || i === "1", DI = (i) => {
|
|
33702
33702
|
if (i === null || i.trim() === "")
|
|
33703
33703
|
return;
|
|
33704
33704
|
const l = Number(i);
|
|
@@ -33728,10 +33728,13 @@ const MI = "bfrs", ht = ["class-name", "html", "label", "props"], Xg = (i, l = !
|
|
|
33728
33728
|
class Bt extends HTMLElement {
|
|
33729
33729
|
constructor() {
|
|
33730
33730
|
super(...arguments);
|
|
33731
|
-
|
|
33732
|
-
|
|
33733
|
-
|
|
33734
|
-
|
|
33731
|
+
We(this, "root", null);
|
|
33732
|
+
We(this, "mountNode", null);
|
|
33733
|
+
We(this, "initialText", "");
|
|
33734
|
+
We(this, "initialHtml", "");
|
|
33735
|
+
We(this, "hasCapturedInitialContent", !1);
|
|
33736
|
+
We(this, "initialRenderQueued", !1);
|
|
33737
|
+
We(this, "propertyProps", {});
|
|
33735
33738
|
}
|
|
33736
33739
|
get props() {
|
|
33737
33740
|
return this.propertyProps;
|
|
@@ -33740,8 +33743,7 @@ class Bt extends HTMLElement {
|
|
|
33740
33743
|
this.propertyProps = Xx(u) ? u : {}, this.update();
|
|
33741
33744
|
}
|
|
33742
33745
|
connectedCallback() {
|
|
33743
|
-
|
|
33744
|
-
this.initialText || (this.initialText = ((u = this.textContent) == null ? void 0 : u.trim()) ?? ""), this.initialHtml || (this.initialHtml = this.innerHTML.trim()), this.applyDefaultDisplay(), this.update();
|
|
33746
|
+
this.applyDefaultDisplay(), this.scheduleInitialUpdate();
|
|
33745
33747
|
}
|
|
33746
33748
|
disconnectedCallback() {
|
|
33747
33749
|
var u;
|
|
@@ -33754,13 +33756,19 @@ class Bt extends HTMLElement {
|
|
|
33754
33756
|
return "inline-block";
|
|
33755
33757
|
}
|
|
33756
33758
|
update() {
|
|
33757
|
-
|
|
33759
|
+
if (this.isConnected) {
|
|
33760
|
+
if (!this.hasCapturedInitialContent) {
|
|
33761
|
+
this.scheduleInitialUpdate();
|
|
33762
|
+
return;
|
|
33763
|
+
}
|
|
33764
|
+
this.ensureMountNode(), this.mountNode && (this.root ?? (this.root = j7.createRoot(this.mountNode)), this.root.render(this.renderElement()));
|
|
33765
|
+
}
|
|
33758
33766
|
}
|
|
33759
33767
|
textAttribute(u, d) {
|
|
33760
33768
|
return this.getAttribute(u) ?? d;
|
|
33761
33769
|
}
|
|
33762
33770
|
classNameAttribute() {
|
|
33763
|
-
return this.
|
|
33771
|
+
return [this.getAttribute("class"), this.getAttribute("class-name")].filter(Boolean).join(" ") || void 0;
|
|
33764
33772
|
}
|
|
33765
33773
|
slottedText(u = "") {
|
|
33766
33774
|
return this.textAttribute("label", this.initialText || u);
|
|
@@ -33807,10 +33815,25 @@ class Bt extends HTMLElement {
|
|
|
33807
33815
|
applyDefaultDisplay() {
|
|
33808
33816
|
this.style.display || (this.style.display = this.defaultDisplay());
|
|
33809
33817
|
}
|
|
33818
|
+
ensureMountNode() {
|
|
33819
|
+
var u;
|
|
33820
|
+
((u = this.mountNode) == null ? void 0 : u.parentNode) !== this && (this.textContent = "", this.mountNode = document.createElement("span"), this.mountNode.setAttribute("data-bfrs-mount", ""), this.mountNode.style.display = "contents", this.appendChild(this.mountNode));
|
|
33821
|
+
}
|
|
33822
|
+
scheduleInitialUpdate() {
|
|
33823
|
+
this.initialRenderQueued || (this.initialRenderQueued = !0, globalThis.queueMicrotask(() => {
|
|
33824
|
+
this.initialRenderQueued = !1, !(!this.isConnected || this.hasCapturedInitialContent) && (this.captureInitialContent(), this.ensureMountNode(), this.update());
|
|
33825
|
+
}));
|
|
33826
|
+
}
|
|
33827
|
+
captureInitialContent() {
|
|
33828
|
+
var u;
|
|
33829
|
+
this.initialText = ((u = this.textContent) == null ? void 0 : u.trim()) ?? "", this.initialHtml = this.innerHTML.trim(), this.hasCapturedInitialContent = !0;
|
|
33830
|
+
}
|
|
33810
33831
|
}
|
|
33811
33832
|
class bi extends Bt {
|
|
33812
33833
|
attributeProps() {
|
|
33813
|
-
return {
|
|
33834
|
+
return {
|
|
33835
|
+
className: this.classNameAttribute()
|
|
33836
|
+
};
|
|
33814
33837
|
}
|
|
33815
33838
|
contentNode() {
|
|
33816
33839
|
return this.htmlContent();
|
|
@@ -33844,11 +33867,11 @@ class Tk extends Bt {
|
|
|
33844
33867
|
);
|
|
33845
33868
|
}
|
|
33846
33869
|
}
|
|
33847
|
-
|
|
33870
|
+
We(Tk, "tagName", "button");
|
|
33848
33871
|
class Ak extends Bt {
|
|
33849
33872
|
constructor() {
|
|
33850
33873
|
super(...arguments);
|
|
33851
|
-
|
|
33874
|
+
We(this, "controlledValue");
|
|
33852
33875
|
}
|
|
33853
33876
|
static get observedAttributes() {
|
|
33854
33877
|
return [
|
|
@@ -33921,7 +33944,7 @@ class Ak extends Bt {
|
|
|
33921
33944
|
this.emit("value-change", { value: this.value });
|
|
33922
33945
|
}
|
|
33923
33946
|
}
|
|
33924
|
-
|
|
33947
|
+
We(Ak, "tagName", "input");
|
|
33925
33948
|
class Nk extends Bt {
|
|
33926
33949
|
static get observedAttributes() {
|
|
33927
33950
|
return ["count", "dot", "max-count", "size", "tone", "variant", ...ht];
|
|
@@ -33943,7 +33966,7 @@ class Nk extends Bt {
|
|
|
33943
33966
|
);
|
|
33944
33967
|
}
|
|
33945
33968
|
}
|
|
33946
|
-
|
|
33969
|
+
We(Nk, "tagName", "badge");
|
|
33947
33970
|
class Mk extends Bt {
|
|
33948
33971
|
static get observedAttributes() {
|
|
33949
33972
|
return ["removable", "remove-label", "selected", "size", "tone", "variant", ...ht];
|
|
@@ -33969,7 +33992,7 @@ class Mk extends Bt {
|
|
|
33969
33992
|
);
|
|
33970
33993
|
}
|
|
33971
33994
|
}
|
|
33972
|
-
|
|
33995
|
+
We(Mk, "tagName", "chip");
|
|
33973
33996
|
class Dk extends Bt {
|
|
33974
33997
|
static get observedAttributes() {
|
|
33975
33998
|
return ["title", "tone", ...ht];
|
|
@@ -33981,7 +34004,7 @@ class Dk extends Bt {
|
|
|
33981
34004
|
return /* @__PURE__ */ g.jsx(bC, { ...this.mergedProps(), className: this.classNameAttribute(), title: this.textAttribute("title"), tone: this.textAttribute("tone", "info"), children: this.slottedText() });
|
|
33982
34005
|
}
|
|
33983
34006
|
}
|
|
33984
|
-
|
|
34007
|
+
We(Dk, "tagName", "alert");
|
|
33985
34008
|
class _k extends Bt {
|
|
33986
34009
|
static get observedAttributes() {
|
|
33987
34010
|
return ["animated", "height", "variant", "width", ...ht];
|
|
@@ -33992,14 +34015,14 @@ class _k extends Bt {
|
|
|
33992
34015
|
{
|
|
33993
34016
|
...this.mergedProps(),
|
|
33994
34017
|
animated: this.booleanAttribute("animated", !0),
|
|
33995
|
-
className: this.
|
|
34018
|
+
className: this.classNameAttribute(),
|
|
33996
34019
|
style: _I(this.textAttribute("width"), this.textAttribute("height")),
|
|
33997
34020
|
variant: this.textAttribute("variant", "block")
|
|
33998
34021
|
}
|
|
33999
34022
|
);
|
|
34000
34023
|
}
|
|
34001
34024
|
}
|
|
34002
|
-
|
|
34025
|
+
We(_k, "tagName", "skeleton");
|
|
34003
34026
|
const bp = (i) => /* @__PURE__ */ g.jsx("span", { style: { display: "contents" }, dangerouslySetInnerHTML: { __html: i } }), kp = (i, l = "outline") => /* @__PURE__ */ g.jsx(Oa, { type: "button", variant: l, size: "sm", children: String(i ?? "Open") }), wE = (i, l = !1) => i === "indeterminate" ? "indeterminate" : Xg(i, l), og = (i) => Xx(i) ? {
|
|
34004
34027
|
preset: typeof i.preset == "string" ? i.preset : void 0,
|
|
34005
34028
|
from: fp(i.from),
|
|
@@ -34012,8 +34035,8 @@ const bp = (i) => /* @__PURE__ */ g.jsx("span", { style: { display: "contents" }
|
|
|
34012
34035
|
class ev extends Bt {
|
|
34013
34036
|
constructor() {
|
|
34014
34037
|
super(...arguments);
|
|
34015
|
-
|
|
34016
|
-
|
|
34038
|
+
We(this, "controlledOpen");
|
|
34039
|
+
We(this, "handleOpenChange", (u) => {
|
|
34017
34040
|
this.controlledOpen = u, this.emit("open-change", { open: u }), u || this.emit("close"), this.update();
|
|
34018
34041
|
});
|
|
34019
34042
|
}
|
|
@@ -34030,7 +34053,7 @@ class ev extends Bt {
|
|
|
34030
34053
|
class Jg extends Bt {
|
|
34031
34054
|
constructor() {
|
|
34032
34055
|
super(...arguments);
|
|
34033
|
-
|
|
34056
|
+
We(this, "controlledValue");
|
|
34034
34057
|
}
|
|
34035
34058
|
get value() {
|
|
34036
34059
|
return this.controlledValue ?? this.propValue("value") ?? this.textAttribute("value");
|
|
@@ -34056,7 +34079,7 @@ class jk extends bi {
|
|
|
34056
34079
|
};
|
|
34057
34080
|
}
|
|
34058
34081
|
}
|
|
34059
|
-
|
|
34082
|
+
We(jk, "tagName", "box");
|
|
34060
34083
|
class Ok extends bi {
|
|
34061
34084
|
static get observedAttributes() {
|
|
34062
34085
|
return ["size", ...ht];
|
|
@@ -34074,7 +34097,7 @@ class Ok extends bi {
|
|
|
34074
34097
|
};
|
|
34075
34098
|
}
|
|
34076
34099
|
}
|
|
34077
|
-
|
|
34100
|
+
We(Ok, "tagName", "container");
|
|
34078
34101
|
class Lk extends bi {
|
|
34079
34102
|
static get observedAttributes() {
|
|
34080
34103
|
return ["padding", "variant", ...ht];
|
|
@@ -34093,7 +34116,7 @@ class Lk extends bi {
|
|
|
34093
34116
|
};
|
|
34094
34117
|
}
|
|
34095
34118
|
}
|
|
34096
|
-
|
|
34119
|
+
We(Lk, "tagName", "paper");
|
|
34097
34120
|
class Pk extends bi {
|
|
34098
34121
|
static get observedAttributes() {
|
|
34099
34122
|
return ["align", "direction", "gap", "justify", "wrap", ...ht];
|
|
@@ -34115,7 +34138,7 @@ class Pk extends bi {
|
|
|
34115
34138
|
};
|
|
34116
34139
|
}
|
|
34117
34140
|
}
|
|
34118
|
-
|
|
34141
|
+
We(Pk, "tagName", "stack");
|
|
34119
34142
|
class Vk extends bi {
|
|
34120
34143
|
static get observedAttributes() {
|
|
34121
34144
|
return ["columns", "gap", ...ht];
|
|
@@ -34134,7 +34157,7 @@ class Vk extends bi {
|
|
|
34134
34157
|
};
|
|
34135
34158
|
}
|
|
34136
34159
|
}
|
|
34137
|
-
|
|
34160
|
+
We(Vk, "tagName", "grid");
|
|
34138
34161
|
class zk extends bi {
|
|
34139
34162
|
static get observedAttributes() {
|
|
34140
34163
|
return ["as", "tone", "variant", ...ht];
|
|
@@ -34151,7 +34174,7 @@ class zk extends bi {
|
|
|
34151
34174
|
};
|
|
34152
34175
|
}
|
|
34153
34176
|
}
|
|
34154
|
-
|
|
34177
|
+
We(zk, "tagName", "text");
|
|
34155
34178
|
class Fk extends Bt {
|
|
34156
34179
|
static get observedAttributes() {
|
|
34157
34180
|
return ["aria-label", "decorative", "name", "size", "weight", ...ht];
|
|
@@ -34172,7 +34195,7 @@ class Fk extends Bt {
|
|
|
34172
34195
|
) : /* @__PURE__ */ g.jsx("span", { "aria-label": this.textAttribute("aria-label"), "aria-hidden": this.booleanAttribute("decorative", !0), className: this.classNameAttribute(), children: this.textAttribute("name", "") });
|
|
34173
34196
|
}
|
|
34174
34197
|
}
|
|
34175
|
-
|
|
34198
|
+
We(Fk, "tagName", "icon");
|
|
34176
34199
|
class Ik extends Bt {
|
|
34177
34200
|
static get observedAttributes() {
|
|
34178
34201
|
return ["aria-label", "disabled", "icon", "loading", "size", "type", "variant", ...ht];
|
|
@@ -34195,7 +34218,7 @@ class Ik extends Bt {
|
|
|
34195
34218
|
);
|
|
34196
34219
|
}
|
|
34197
34220
|
}
|
|
34198
|
-
|
|
34221
|
+
We(Ik, "tagName", "icon-button");
|
|
34199
34222
|
class Uk extends bi {
|
|
34200
34223
|
static get observedAttributes() {
|
|
34201
34224
|
return ["interactive", "padding", "variant", ...ht];
|
|
@@ -34215,7 +34238,7 @@ class Uk extends bi {
|
|
|
34215
34238
|
};
|
|
34216
34239
|
}
|
|
34217
34240
|
}
|
|
34218
|
-
|
|
34241
|
+
We(Uk, "tagName", "card");
|
|
34219
34242
|
class Hk extends bi {
|
|
34220
34243
|
static get observedAttributes() {
|
|
34221
34244
|
return ht;
|
|
@@ -34224,7 +34247,7 @@ class Hk extends bi {
|
|
|
34224
34247
|
return HE;
|
|
34225
34248
|
}
|
|
34226
34249
|
}
|
|
34227
|
-
|
|
34250
|
+
We(Hk, "tagName", "card-header");
|
|
34228
34251
|
class Bk extends bi {
|
|
34229
34252
|
static get observedAttributes() {
|
|
34230
34253
|
return ht;
|
|
@@ -34233,7 +34256,7 @@ class Bk extends bi {
|
|
|
34233
34256
|
return BE;
|
|
34234
34257
|
}
|
|
34235
34258
|
}
|
|
34236
|
-
|
|
34259
|
+
We(Bk, "tagName", "card-content");
|
|
34237
34260
|
class $k extends bi {
|
|
34238
34261
|
static get observedAttributes() {
|
|
34239
34262
|
return ht;
|
|
@@ -34242,7 +34265,7 @@ class $k extends bi {
|
|
|
34242
34265
|
return $E;
|
|
34243
34266
|
}
|
|
34244
34267
|
}
|
|
34245
|
-
|
|
34268
|
+
We($k, "tagName", "card-footer");
|
|
34246
34269
|
class Zk extends bi {
|
|
34247
34270
|
static get observedAttributes() {
|
|
34248
34271
|
return ["disabled", "for", "required", ...ht];
|
|
@@ -34259,11 +34282,11 @@ class Zk extends bi {
|
|
|
34259
34282
|
};
|
|
34260
34283
|
}
|
|
34261
34284
|
}
|
|
34262
|
-
|
|
34285
|
+
We(Zk, "tagName", "label");
|
|
34263
34286
|
class Wk extends Bt {
|
|
34264
34287
|
constructor() {
|
|
34265
34288
|
super(...arguments);
|
|
34266
|
-
|
|
34289
|
+
We(this, "controlledValue");
|
|
34267
34290
|
}
|
|
34268
34291
|
static get observedAttributes() {
|
|
34269
34292
|
return ["disabled", "error", "placeholder", "read-only", "required", "rows", "size", "value", ...ht];
|
|
@@ -34302,7 +34325,7 @@ class Wk extends Bt {
|
|
|
34302
34325
|
);
|
|
34303
34326
|
}
|
|
34304
34327
|
}
|
|
34305
|
-
|
|
34328
|
+
We(Wk, "tagName", "textarea");
|
|
34306
34329
|
class Yk extends Bt {
|
|
34307
34330
|
static get observedAttributes() {
|
|
34308
34331
|
return ["disabled", "error-text", "helper-text", "required", ...ht];
|
|
@@ -34326,7 +34349,7 @@ class Yk extends Bt {
|
|
|
34326
34349
|
);
|
|
34327
34350
|
}
|
|
34328
34351
|
}
|
|
34329
|
-
|
|
34352
|
+
We(Yk, "tagName", "form-field");
|
|
34330
34353
|
class Gk extends Jg {
|
|
34331
34354
|
static get observedAttributes() {
|
|
34332
34355
|
return ["disabled", "error", "options", "placeholder", "size", "value", ...ht];
|
|
@@ -34354,7 +34377,7 @@ class Gk extends Jg {
|
|
|
34354
34377
|
);
|
|
34355
34378
|
}
|
|
34356
34379
|
}
|
|
34357
|
-
|
|
34380
|
+
We(Gk, "tagName", "select");
|
|
34358
34381
|
class Kk extends Jg {
|
|
34359
34382
|
static get observedAttributes() {
|
|
34360
34383
|
return ["clearable", "disabled", "empty-text", "error", "loading", "options", "placeholder", "search-placeholder", "value", ...ht];
|
|
@@ -34382,11 +34405,11 @@ class Kk extends Jg {
|
|
|
34382
34405
|
);
|
|
34383
34406
|
}
|
|
34384
34407
|
}
|
|
34385
|
-
|
|
34408
|
+
We(Kk, "tagName", "searchable-select");
|
|
34386
34409
|
class Qk extends Bt {
|
|
34387
34410
|
constructor() {
|
|
34388
34411
|
super(...arguments);
|
|
34389
|
-
|
|
34412
|
+
We(this, "checkedValue");
|
|
34390
34413
|
}
|
|
34391
34414
|
static get observedAttributes() {
|
|
34392
34415
|
return ["checked", "description", "disabled", "error", "size", ...ht];
|
|
@@ -34419,7 +34442,7 @@ class Qk extends Bt {
|
|
|
34419
34442
|
);
|
|
34420
34443
|
}
|
|
34421
34444
|
}
|
|
34422
|
-
|
|
34445
|
+
We(Qk, "tagName", "checkbox");
|
|
34423
34446
|
class qk extends Jg {
|
|
34424
34447
|
static get observedAttributes() {
|
|
34425
34448
|
return ["disabled", "error", "options", "value", ...ht];
|
|
@@ -34442,11 +34465,11 @@ class qk extends Jg {
|
|
|
34442
34465
|
);
|
|
34443
34466
|
}
|
|
34444
34467
|
}
|
|
34445
|
-
|
|
34468
|
+
We(qk, "tagName", "radio");
|
|
34446
34469
|
class Xk extends Bt {
|
|
34447
34470
|
constructor() {
|
|
34448
34471
|
super(...arguments);
|
|
34449
|
-
|
|
34472
|
+
We(this, "checkedValue");
|
|
34450
34473
|
}
|
|
34451
34474
|
static get observedAttributes() {
|
|
34452
34475
|
return ["checked", "disabled", ...ht];
|
|
@@ -34476,7 +34499,7 @@ class Xk extends Bt {
|
|
|
34476
34499
|
);
|
|
34477
34500
|
}
|
|
34478
34501
|
}
|
|
34479
|
-
|
|
34502
|
+
We(Xk, "tagName", "switch");
|
|
34480
34503
|
class Jk extends Bt {
|
|
34481
34504
|
static get observedAttributes() {
|
|
34482
34505
|
return ["label", "size", ...ht];
|
|
@@ -34493,7 +34516,7 @@ class Jk extends Bt {
|
|
|
34493
34516
|
);
|
|
34494
34517
|
}
|
|
34495
34518
|
}
|
|
34496
|
-
|
|
34519
|
+
We(Jk, "tagName", "spinner");
|
|
34497
34520
|
class eT extends Bt {
|
|
34498
34521
|
static get observedAttributes() {
|
|
34499
34522
|
return ["description", "title", "variant", ...ht];
|
|
@@ -34514,7 +34537,7 @@ class eT extends Bt {
|
|
|
34514
34537
|
);
|
|
34515
34538
|
}
|
|
34516
34539
|
}
|
|
34517
|
-
|
|
34540
|
+
We(eT, "tagName", "empty-state");
|
|
34518
34541
|
class tT extends Bt {
|
|
34519
34542
|
static get observedAttributes() {
|
|
34520
34543
|
return ["description", "title", "variant", ...ht];
|
|
@@ -34535,7 +34558,7 @@ class tT extends Bt {
|
|
|
34535
34558
|
);
|
|
34536
34559
|
}
|
|
34537
34560
|
}
|
|
34538
|
-
|
|
34561
|
+
We(tT, "tagName", "error-state");
|
|
34539
34562
|
class nT extends Bt {
|
|
34540
34563
|
static get observedAttributes() {
|
|
34541
34564
|
return ["description", "label", "rows", "variant", ...ht];
|
|
@@ -34557,7 +34580,7 @@ class nT extends Bt {
|
|
|
34557
34580
|
);
|
|
34558
34581
|
}
|
|
34559
34582
|
}
|
|
34560
|
-
|
|
34583
|
+
We(nT, "tagName", "loading-state");
|
|
34561
34584
|
class rT extends Bt {
|
|
34562
34585
|
static get observedAttributes() {
|
|
34563
34586
|
return ["placement", "toasts", ...ht];
|
|
@@ -34583,7 +34606,7 @@ class rT extends Bt {
|
|
|
34583
34606
|
);
|
|
34584
34607
|
}
|
|
34585
34608
|
}
|
|
34586
|
-
|
|
34609
|
+
We(rT, "tagName", "toast-manager");
|
|
34587
34610
|
class aT extends ev {
|
|
34588
34611
|
static get observedAttributes() {
|
|
34589
34612
|
return ["close-button", "close-on-escape", "close-on-overlay-click", "default-open", "description", "footer-html", "open", "prevent-close", "size", "title", "trigger-label", ...ht];
|
|
@@ -34616,7 +34639,7 @@ class aT extends ev {
|
|
|
34616
34639
|
);
|
|
34617
34640
|
}
|
|
34618
34641
|
}
|
|
34619
|
-
|
|
34642
|
+
We(aT, "tagName", "modal");
|
|
34620
34643
|
class iT extends ev {
|
|
34621
34644
|
static get observedAttributes() {
|
|
34622
34645
|
return ["close-button", "close-on-escape", "close-on-overlay-click", "default-open", "description", "footer-html", "open", "placement", "prevent-close", "size", "title", "trigger-label", ...ht];
|
|
@@ -34650,7 +34673,7 @@ class iT extends ev {
|
|
|
34650
34673
|
);
|
|
34651
34674
|
}
|
|
34652
34675
|
}
|
|
34653
|
-
|
|
34676
|
+
We(iT, "tagName", "drawer");
|
|
34654
34677
|
class oT extends ev {
|
|
34655
34678
|
static get observedAttributes() {
|
|
34656
34679
|
return ["cancel-label", "confirm-label", "default-open", "description", "destructive", "disabled-confirm", "loading", "open", "title", ...ht];
|
|
@@ -34679,7 +34702,7 @@ class oT extends ev {
|
|
|
34679
34702
|
);
|
|
34680
34703
|
}
|
|
34681
34704
|
}
|
|
34682
|
-
|
|
34705
|
+
We(oT, "tagName", "confirm-dialog");
|
|
34683
34706
|
class lT extends Bt {
|
|
34684
34707
|
static get observedAttributes() {
|
|
34685
34708
|
return ["align", "items", "size", "trigger-label", ...ht];
|
|
@@ -34702,7 +34725,7 @@ class lT extends Bt {
|
|
|
34702
34725
|
);
|
|
34703
34726
|
}
|
|
34704
34727
|
}
|
|
34705
|
-
|
|
34728
|
+
We(lT, "tagName", "dropdown");
|
|
34706
34729
|
class sT extends Bt {
|
|
34707
34730
|
static get observedAttributes() {
|
|
34708
34731
|
return ["align", "items", "side", "size", "trigger-label", ...ht];
|
|
@@ -34726,7 +34749,7 @@ class sT extends Bt {
|
|
|
34726
34749
|
);
|
|
34727
34750
|
}
|
|
34728
34751
|
}
|
|
34729
|
-
|
|
34752
|
+
We(sT, "tagName", "action-menu");
|
|
34730
34753
|
class uT extends Bt {
|
|
34731
34754
|
static get observedAttributes() {
|
|
34732
34755
|
return ["content", "delay-duration", "side", "trigger-label", ...ht];
|
|
@@ -34744,7 +34767,7 @@ class uT extends Bt {
|
|
|
34744
34767
|
);
|
|
34745
34768
|
}
|
|
34746
34769
|
}
|
|
34747
|
-
|
|
34770
|
+
We(uT, "tagName", "tooltip");
|
|
34748
34771
|
class cT extends Bt {
|
|
34749
34772
|
static get observedAttributes() {
|
|
34750
34773
|
return ["align", "trigger-label", ...ht];
|
|
@@ -34762,7 +34785,7 @@ class cT extends Bt {
|
|
|
34762
34785
|
);
|
|
34763
34786
|
}
|
|
34764
34787
|
}
|
|
34765
|
-
|
|
34788
|
+
We(cT, "tagName", "popover");
|
|
34766
34789
|
class dT extends Bt {
|
|
34767
34790
|
static get observedAttributes() {
|
|
34768
34791
|
return ["alt", "name", "size", "src", "status", ...ht];
|
|
@@ -34782,7 +34805,7 @@ class dT extends Bt {
|
|
|
34782
34805
|
);
|
|
34783
34806
|
}
|
|
34784
34807
|
}
|
|
34785
|
-
|
|
34808
|
+
We(dT, "tagName", "avatar");
|
|
34786
34809
|
class fT extends Bt {
|
|
34787
34810
|
static get observedAttributes() {
|
|
34788
34811
|
return ["compact", "description", "error", "loading", "subtitle", "title", "trend-direction", "trend-value", "value", ...ht];
|
|
@@ -34809,7 +34832,7 @@ class fT extends Bt {
|
|
|
34809
34832
|
);
|
|
34810
34833
|
}
|
|
34811
34834
|
}
|
|
34812
|
-
|
|
34835
|
+
We(fT, "tagName", "metric-card");
|
|
34813
34836
|
class pT extends Bt {
|
|
34814
34837
|
static get observedAttributes() {
|
|
34815
34838
|
return ["item-label", "page", "page-size", "page-size-options", "total-items", "total-pages", ...ht];
|
|
@@ -34835,10 +34858,32 @@ class pT extends Bt {
|
|
|
34835
34858
|
);
|
|
34836
34859
|
}
|
|
34837
34860
|
}
|
|
34838
|
-
|
|
34861
|
+
We(pT, "tagName", "table-pagination");
|
|
34839
34862
|
class mT extends Bt {
|
|
34840
34863
|
static get observedAttributes() {
|
|
34841
|
-
return [
|
|
34864
|
+
return [
|
|
34865
|
+
"aria-label",
|
|
34866
|
+
"cell-class-name",
|
|
34867
|
+
"columns",
|
|
34868
|
+
"data",
|
|
34869
|
+
"density",
|
|
34870
|
+
"empty-description",
|
|
34871
|
+
"empty-title",
|
|
34872
|
+
"error",
|
|
34873
|
+
"header-class-name",
|
|
34874
|
+
"loading",
|
|
34875
|
+
"min-width",
|
|
34876
|
+
"page",
|
|
34877
|
+
"page-size",
|
|
34878
|
+
"row-class-name",
|
|
34879
|
+
"selected-row-ids",
|
|
34880
|
+
"selection",
|
|
34881
|
+
"show-sort-icon",
|
|
34882
|
+
"table-class-name",
|
|
34883
|
+
"total-items",
|
|
34884
|
+
"total-pages",
|
|
34885
|
+
...ht
|
|
34886
|
+
];
|
|
34842
34887
|
}
|
|
34843
34888
|
defaultDisplay() {
|
|
34844
34889
|
return "block";
|
|
@@ -34865,6 +34910,7 @@ class mT extends Bt {
|
|
|
34865
34910
|
emptyDescription: this.textAttribute("empty-description"),
|
|
34866
34911
|
emptyTitle: this.textAttribute("empty-title"),
|
|
34867
34912
|
error: this.textAttribute("error"),
|
|
34913
|
+
headerClassName: this.textAttribute("header-class-name"),
|
|
34868
34914
|
loading: this.booleanAttribute("loading"),
|
|
34869
34915
|
minWidth: this.textAttribute("min-width", "100%"),
|
|
34870
34916
|
onColumnOrderChange: (E) => this.emit("column-order-change", { columnOrder: E }),
|
|
@@ -34874,14 +34920,16 @@ class mT extends Bt {
|
|
|
34874
34920
|
onSelectedRowIdsChange: (E) => this.emit("selected-row-ids-change", { ids: E }),
|
|
34875
34921
|
onSortingChange: (E) => this.emit("sort-change", { sorting: E }),
|
|
34876
34922
|
pagination: S,
|
|
34923
|
+
rowClassName: this.textAttribute("row-class-name"),
|
|
34877
34924
|
selectedRowIds: this.arrayValue("selected-row-ids"),
|
|
34878
34925
|
selection: this.booleanAttribute("selection"),
|
|
34879
|
-
showSortIcon: this.textAttribute("show-sort-icon", "always")
|
|
34926
|
+
showSortIcon: this.textAttribute("show-sort-icon", "always"),
|
|
34927
|
+
tableClassName: this.textAttribute("table-class-name")
|
|
34880
34928
|
}
|
|
34881
34929
|
);
|
|
34882
34930
|
}
|
|
34883
34931
|
}
|
|
34884
|
-
|
|
34932
|
+
We(mT, "tagName", "data-table");
|
|
34885
34933
|
class hT extends Jg {
|
|
34886
34934
|
static get observedAttributes() {
|
|
34887
34935
|
return ["items", "size", "value", "variant", ...ht];
|
|
@@ -34907,7 +34955,7 @@ class hT extends Jg {
|
|
|
34907
34955
|
);
|
|
34908
34956
|
}
|
|
34909
34957
|
}
|
|
34910
|
-
|
|
34958
|
+
We(hT, "tagName", "tabs");
|
|
34911
34959
|
class vT extends Bt {
|
|
34912
34960
|
static get observedAttributes() {
|
|
34913
34961
|
return ["items", ...ht];
|
|
@@ -34922,10 +34970,10 @@ class vT extends Bt {
|
|
|
34922
34970
|
return /* @__PURE__ */ g.jsx(EV, { ...this.mergedProps(), className: this.classNameAttribute(), items: l });
|
|
34923
34971
|
}
|
|
34924
34972
|
}
|
|
34925
|
-
|
|
34973
|
+
We(vT, "tagName", "breadcrumbs");
|
|
34926
34974
|
class gT extends Bt {
|
|
34927
34975
|
static get observedAttributes() {
|
|
34928
|
-
return ["back-label", "description", "eyebrow", "sticky", "title", ...ht];
|
|
34976
|
+
return ["back", "back-label", "description", "eyebrow", "sticky", "title", ...ht];
|
|
34929
34977
|
}
|
|
34930
34978
|
defaultDisplay() {
|
|
34931
34979
|
return "block";
|
|
@@ -34946,7 +34994,7 @@ class gT extends Bt {
|
|
|
34946
34994
|
);
|
|
34947
34995
|
}
|
|
34948
34996
|
}
|
|
34949
|
-
|
|
34997
|
+
We(gT, "tagName", "page-header");
|
|
34950
34998
|
class yT extends Bt {
|
|
34951
34999
|
static get observedAttributes() {
|
|
34952
35000
|
return ["compact", "description", "eyebrow", "title", ...ht];
|
|
@@ -34968,7 +35016,7 @@ class yT extends Bt {
|
|
|
34968
35016
|
);
|
|
34969
35017
|
}
|
|
34970
35018
|
}
|
|
34971
|
-
|
|
35019
|
+
We(yT, "tagName", "section-header");
|
|
34972
35020
|
class bT extends Bt {
|
|
34973
35021
|
static get observedAttributes() {
|
|
34974
35022
|
return ["description", "error-summary", "footer-html", "title", ...ht];
|
|
@@ -34992,7 +35040,7 @@ class bT extends Bt {
|
|
|
34992
35040
|
);
|
|
34993
35041
|
}
|
|
34994
35042
|
}
|
|
34995
|
-
|
|
35043
|
+
We(bT, "tagName", "form-section");
|
|
34996
35044
|
class xT extends bi {
|
|
34997
35045
|
static get observedAttributes() {
|
|
34998
35046
|
return ["required", ...ht];
|
|
@@ -35007,7 +35055,7 @@ class xT extends bi {
|
|
|
35007
35055
|
};
|
|
35008
35056
|
}
|
|
35009
35057
|
}
|
|
35010
|
-
|
|
35058
|
+
We(xT, "tagName", "field-label");
|
|
35011
35059
|
class wT extends bi {
|
|
35012
35060
|
static get observedAttributes() {
|
|
35013
35061
|
return ht;
|
|
@@ -35016,7 +35064,7 @@ class wT extends bi {
|
|
|
35016
35064
|
return QR;
|
|
35017
35065
|
}
|
|
35018
35066
|
}
|
|
35019
|
-
|
|
35067
|
+
We(wT, "tagName", "helper-text");
|
|
35020
35068
|
class ST extends bi {
|
|
35021
35069
|
static get observedAttributes() {
|
|
35022
35070
|
return ht;
|
|
@@ -35025,15 +35073,18 @@ class ST extends bi {
|
|
|
35025
35073
|
return qR;
|
|
35026
35074
|
}
|
|
35027
35075
|
}
|
|
35028
|
-
|
|
35076
|
+
We(ST, "tagName", "inline-error");
|
|
35029
35077
|
class ET extends Bt {
|
|
35030
35078
|
constructor() {
|
|
35031
35079
|
super(...arguments);
|
|
35032
|
-
|
|
35080
|
+
We(this, "searchValue");
|
|
35033
35081
|
}
|
|
35034
35082
|
static get observedAttributes() {
|
|
35035
35083
|
return ["active-filters-count", "filter-chips", "search-placeholder", "search-value", "sticky", ...ht];
|
|
35036
35084
|
}
|
|
35085
|
+
attributeChangedCallback(u, d, v) {
|
|
35086
|
+
u === "search-value" && d !== v && (this.searchValue = v ?? ""), super.attributeChangedCallback();
|
|
35087
|
+
}
|
|
35037
35088
|
defaultDisplay() {
|
|
35038
35089
|
return "block";
|
|
35039
35090
|
}
|
|
@@ -35065,7 +35116,7 @@ class ET extends Bt {
|
|
|
35065
35116
|
);
|
|
35066
35117
|
}
|
|
35067
35118
|
}
|
|
35068
|
-
|
|
35119
|
+
We(ET, "tagName", "filter-bar");
|
|
35069
35120
|
class CT extends ev {
|
|
35070
35121
|
static get observedAttributes() {
|
|
35071
35122
|
return ["active-filters-count", "apply-label", "applying", "description", "open", "reset-label", "title", ...ht];
|
|
@@ -35092,7 +35143,7 @@ class CT extends ev {
|
|
|
35092
35143
|
);
|
|
35093
35144
|
}
|
|
35094
35145
|
}
|
|
35095
|
-
|
|
35146
|
+
We(CT, "tagName", "filter-drawer");
|
|
35096
35147
|
class RT extends ev {
|
|
35097
35148
|
static get observedAttributes() {
|
|
35098
35149
|
return ["align", "apply-label", "cancel-label", "clear-label", "clearable", "disabled", "from", "helper-text", "info-text", "label", "max-date", "max-range-days", "min-date", "months", "open", "placeholder", "presets", "side", "size", "to", "value", ...ht];
|
|
@@ -35141,7 +35192,7 @@ class RT extends ev {
|
|
|
35141
35192
|
);
|
|
35142
35193
|
}
|
|
35143
35194
|
}
|
|
35144
|
-
|
|
35195
|
+
We(RT, "tagName", "date-range-picker");
|
|
35145
35196
|
class kT extends Bt {
|
|
35146
35197
|
static get observedAttributes() {
|
|
35147
35198
|
return ["header-html", "sidebar-html", ...ht];
|
|
@@ -35163,7 +35214,7 @@ class kT extends Bt {
|
|
|
35163
35214
|
);
|
|
35164
35215
|
}
|
|
35165
35216
|
}
|
|
35166
|
-
|
|
35217
|
+
We(kT, "tagName", "layout-shell");
|
|
35167
35218
|
class TT extends Bt {
|
|
35168
35219
|
static get observedAttributes() {
|
|
35169
35220
|
return ["eyebrow", "loading", "sender", "status", "timestamp", "title", ...ht];
|
|
@@ -35188,11 +35239,11 @@ class TT extends Bt {
|
|
|
35188
35239
|
);
|
|
35189
35240
|
}
|
|
35190
35241
|
}
|
|
35191
|
-
|
|
35242
|
+
We(TT, "tagName", "chat-bubble");
|
|
35192
35243
|
class AT extends Bt {
|
|
35193
35244
|
constructor() {
|
|
35194
35245
|
super(...arguments);
|
|
35195
|
-
|
|
35246
|
+
We(this, "controlledValue");
|
|
35196
35247
|
}
|
|
35197
35248
|
static get observedAttributes() {
|
|
35198
35249
|
return ["disabled", "loading", "placeholder", "value", ...ht];
|
|
@@ -35227,7 +35278,7 @@ class AT extends Bt {
|
|
|
35227
35278
|
);
|
|
35228
35279
|
}
|
|
35229
35280
|
}
|
|
35230
|
-
|
|
35281
|
+
We(AT, "tagName", "chat-composer");
|
|
35231
35282
|
class NT extends Bt {
|
|
35232
35283
|
static get observedAttributes() {
|
|
35233
35284
|
return ["description", "full-screen", "status-label", "title-highlight", "title-prefix", "title-suffix", ...ht];
|
|
@@ -35251,7 +35302,7 @@ class NT extends Bt {
|
|
|
35251
35302
|
);
|
|
35252
35303
|
}
|
|
35253
35304
|
}
|
|
35254
|
-
|
|
35305
|
+
We(NT, "tagName", "full-page-loader");
|
|
35255
35306
|
class MT extends Bt {
|
|
35256
35307
|
static get observedAttributes() {
|
|
35257
35308
|
return ["background", "business-name", "chips", "gradient", "header-background", "header-gradient", "initials", "logo-alt", "logo-src", "sections", "subtitle", ...ht];
|
|
@@ -35280,7 +35331,7 @@ class MT extends Bt {
|
|
|
35280
35331
|
);
|
|
35281
35332
|
}
|
|
35282
35333
|
}
|
|
35283
|
-
|
|
35334
|
+
We(MT, "tagName", "business-info-display-card");
|
|
35284
35335
|
class DT extends Bt {
|
|
35285
35336
|
static get observedAttributes() {
|
|
35286
35337
|
return ht;
|
|
@@ -35289,7 +35340,7 @@ class DT extends Bt {
|
|
|
35289
35340
|
return /* @__PURE__ */ g.jsx(X5, { ...this.mergedProps(), className: this.classNameAttribute() });
|
|
35290
35341
|
}
|
|
35291
35342
|
}
|
|
35292
|
-
|
|
35343
|
+
We(DT, "tagName", "business-info-display-card-skeleton");
|
|
35293
35344
|
class _T extends Bt {
|
|
35294
35345
|
static get observedAttributes() {
|
|
35295
35346
|
return ["animated", "current-step", "eyebrow", "steps", "surface", "title", ...ht];
|
|
@@ -35313,7 +35364,7 @@ class _T extends Bt {
|
|
|
35313
35364
|
);
|
|
35314
35365
|
}
|
|
35315
35366
|
}
|
|
35316
|
-
|
|
35367
|
+
We(_T, "tagName", "step-progress-card");
|
|
35317
35368
|
class jT extends Bt {
|
|
35318
35369
|
static get observedAttributes() {
|
|
35319
35370
|
return ["steps", "surface", ...ht];
|
|
@@ -35330,7 +35381,7 @@ class jT extends Bt {
|
|
|
35330
35381
|
);
|
|
35331
35382
|
}
|
|
35332
35383
|
}
|
|
35333
|
-
|
|
35384
|
+
We(jT, "tagName", "step-progress-card-skeleton");
|
|
35334
35385
|
const PI = [
|
|
35335
35386
|
jk,
|
|
35336
35387
|
Ok,
|