@theroutingcompany/components 0.0.117-alpha.5 → 0.0.117-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/trc-components.es.js +196 -195
- package/dist/trc-components.es.js.map +1 -1
- package/dist/trc-components.umd.js +41 -41
- package/dist/trc-components.umd.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/types/components/FormControl/FormControl.d.ts +1 -0
- package/types/components/Input/TextArea/TextArea.d.ts +2 -0
- package/types/components/Page/Page.d.ts +3 -3
|
@@ -2,7 +2,7 @@ import * as X from "react";
|
|
|
2
2
|
import K, { useCallback as re, forwardRef as U, Children as tn, isValidElement as an, createElement as k, cloneElement as cr, Fragment as po, useEffect as q, createContext as ln, useMemo as ce, useContext as Le, useRef as V, useState as Q, useLayoutEffect as rl, useReducer as q5, PureComponent as X5, useId as J5, createRef as jr } from "react";
|
|
3
3
|
import * as pb from "react-dom";
|
|
4
4
|
import Jn, { flushSync as gb, createPortal as hb } from "react-dom";
|
|
5
|
-
import M, { keyframes as Je, css as
|
|
5
|
+
import M, { keyframes as Je, css as ve } from "styled-components";
|
|
6
6
|
import jd, { Memo as Z5, ForwardRef as Q5 } from "react-is";
|
|
7
7
|
import { ExpandMore as eS, Close as Ud, ChevronLeft as bb, ChevronRight as tS, NavigateBefore as nS, NavigateNext as rS, Help as oS, Error as mb, Check as ol, Delete as aS, CloudUpload as iS, KeyboardArrowUp as lS, KeyboardArrowDown as sS, Loop as cS, Edit as dS, AccessTime as uS, CalendarToday as fS, Warning as pS } from "@material-ui/icons";
|
|
8
8
|
var La = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
@@ -90,8 +90,8 @@ function bS() {
|
|
|
90
90
|
{
|
|
91
91
|
var he = y.ReactDebugCurrentFrame, Se = he.getStackAddendum();
|
|
92
92
|
Se !== "" && (J += "%s", ie = ie.concat([Se]));
|
|
93
|
-
var Pe = ie.map(function(
|
|
94
|
-
return String(
|
|
93
|
+
var Pe = ie.map(function(xe) {
|
|
94
|
+
return String(xe);
|
|
95
95
|
});
|
|
96
96
|
Pe.unshift("Warning: " + J), Function.prototype.apply.call(console[T], console, Pe);
|
|
97
97
|
}
|
|
@@ -150,9 +150,9 @@ function bS() {
|
|
|
150
150
|
var he = T.displayName || null;
|
|
151
151
|
return he !== null ? he : A(T.type) || "Memo";
|
|
152
152
|
case p: {
|
|
153
|
-
var Se = T, Pe = Se._payload,
|
|
153
|
+
var Se = T, Pe = Se._payload, xe = Se._init;
|
|
154
154
|
try {
|
|
155
|
-
return A(
|
|
155
|
+
return A(xe(Pe));
|
|
156
156
|
} catch {
|
|
157
157
|
return null;
|
|
158
158
|
}
|
|
@@ -257,27 +257,27 @@ function bS() {
|
|
|
257
257
|
Pe = ne.current, ne.current = null, G();
|
|
258
258
|
try {
|
|
259
259
|
if (J) {
|
|
260
|
-
var
|
|
260
|
+
var xe = function() {
|
|
261
261
|
throw Error();
|
|
262
262
|
};
|
|
263
|
-
if (Object.defineProperty(
|
|
263
|
+
if (Object.defineProperty(xe.prototype, "props", {
|
|
264
264
|
set: function() {
|
|
265
265
|
throw Error();
|
|
266
266
|
}
|
|
267
267
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
268
268
|
try {
|
|
269
|
-
Reflect.construct(
|
|
269
|
+
Reflect.construct(xe, []);
|
|
270
270
|
} catch (Gt) {
|
|
271
271
|
he = Gt;
|
|
272
272
|
}
|
|
273
|
-
Reflect.construct(T, [],
|
|
273
|
+
Reflect.construct(T, [], xe);
|
|
274
274
|
} else {
|
|
275
275
|
try {
|
|
276
|
-
|
|
276
|
+
xe.call();
|
|
277
277
|
} catch (Gt) {
|
|
278
278
|
he = Gt;
|
|
279
279
|
}
|
|
280
|
-
T.call(
|
|
280
|
+
T.call(xe.prototype);
|
|
281
281
|
}
|
|
282
282
|
} else {
|
|
283
283
|
try {
|
|
@@ -289,17 +289,17 @@ function bS() {
|
|
|
289
289
|
}
|
|
290
290
|
} catch (Gt) {
|
|
291
291
|
if (Gt && he && typeof Gt.stack == "string") {
|
|
292
|
-
for (var
|
|
292
|
+
for (var ye = Gt.stack.split(`
|
|
293
293
|
`), tt = he.stack.split(`
|
|
294
|
-
`), Ne =
|
|
294
|
+
`), Ne = ye.length - 1, Be = tt.length - 1; Ne >= 1 && Be >= 0 && ye[Ne] !== tt[Be]; )
|
|
295
295
|
Be--;
|
|
296
296
|
for (; Ne >= 1 && Be >= 0; Ne--, Be--)
|
|
297
|
-
if (
|
|
297
|
+
if (ye[Ne] !== tt[Be]) {
|
|
298
298
|
if (Ne !== 1 || Be !== 1)
|
|
299
299
|
do
|
|
300
|
-
if (Ne--, Be--, Be < 0 ||
|
|
300
|
+
if (Ne--, Be--, Be < 0 || ye[Ne] !== tt[Be]) {
|
|
301
301
|
var bt = `
|
|
302
|
-
` +
|
|
302
|
+
` + ye[Ne].replace(" at new ", " at ");
|
|
303
303
|
return T.displayName && bt.includes("<anonymous>") && (bt = bt.replace("<anonymous>", T.displayName)), typeof T == "function" && pe.set(T, bt), bt;
|
|
304
304
|
}
|
|
305
305
|
while (Ne >= 1 && Be >= 0);
|
|
@@ -312,7 +312,7 @@ function bS() {
|
|
|
312
312
|
var yr = T ? T.displayName || T.name : "", rp = yr ? ae(yr) : "";
|
|
313
313
|
return typeof T == "function" && pe.set(T, rp), rp;
|
|
314
314
|
}
|
|
315
|
-
function
|
|
315
|
+
function $e(T, J, ie) {
|
|
316
316
|
return fe(T, !1);
|
|
317
317
|
}
|
|
318
318
|
function ke(T) {
|
|
@@ -335,7 +335,7 @@ function bS() {
|
|
|
335
335
|
if (typeof T == "object")
|
|
336
336
|
switch (T.$$typeof) {
|
|
337
337
|
case s:
|
|
338
|
-
return
|
|
338
|
+
return $e(T.render);
|
|
339
339
|
case u:
|
|
340
340
|
return yn(T.type, J, ie);
|
|
341
341
|
case p: {
|
|
@@ -359,19 +359,19 @@ function bS() {
|
|
|
359
359
|
function Ct(T, J, ie, he, Se) {
|
|
360
360
|
{
|
|
361
361
|
var Pe = Function.call.bind(_n);
|
|
362
|
-
for (var
|
|
363
|
-
if (Pe(T,
|
|
364
|
-
var
|
|
362
|
+
for (var xe in T)
|
|
363
|
+
if (Pe(T, xe)) {
|
|
364
|
+
var ye = void 0;
|
|
365
365
|
try {
|
|
366
|
-
if (typeof T[
|
|
367
|
-
var tt = Error((he || "React class") + ": " + ie + " type `" +
|
|
366
|
+
if (typeof T[xe] != "function") {
|
|
367
|
+
var tt = Error((he || "React class") + ": " + ie + " type `" + xe + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof T[xe] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
368
368
|
throw tt.name = "Invariant Violation", tt;
|
|
369
369
|
}
|
|
370
|
-
|
|
370
|
+
ye = T[xe](J, xe, he, ie, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
371
371
|
} catch (Ne) {
|
|
372
|
-
|
|
372
|
+
ye = Ne;
|
|
373
373
|
}
|
|
374
|
-
|
|
374
|
+
ye && !(ye instanceof Error) && (Wt(Se), v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", he || "React class", ie, xe, typeof ye), Wt(null)), ye instanceof Error && !(ye.message in br) && (br[ye.message] = !0, Wt(Se), v("Failed %s type: %s", ie, ye.message), Wt(null));
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
377
|
}
|
|
@@ -450,51 +450,51 @@ function bS() {
|
|
|
450
450
|
});
|
|
451
451
|
}
|
|
452
452
|
}
|
|
453
|
-
var z5 = function(T, J, ie, he, Se, Pe,
|
|
454
|
-
var
|
|
453
|
+
var z5 = function(T, J, ie, he, Se, Pe, xe) {
|
|
454
|
+
var ye = {
|
|
455
455
|
// This tag allows us to uniquely identify this as a React Element
|
|
456
456
|
$$typeof: t,
|
|
457
457
|
// Built-in properties that belong on the element
|
|
458
458
|
type: T,
|
|
459
459
|
key: J,
|
|
460
460
|
ref: ie,
|
|
461
|
-
props:
|
|
461
|
+
props: xe,
|
|
462
462
|
// Record the component responsible for creating this element.
|
|
463
463
|
_owner: Pe
|
|
464
464
|
};
|
|
465
|
-
return
|
|
465
|
+
return ye._store = {}, Object.defineProperty(ye._store, "validated", {
|
|
466
466
|
configurable: !1,
|
|
467
467
|
enumerable: !1,
|
|
468
468
|
writable: !0,
|
|
469
469
|
value: !1
|
|
470
|
-
}), Object.defineProperty(
|
|
470
|
+
}), Object.defineProperty(ye, "_self", {
|
|
471
471
|
configurable: !1,
|
|
472
472
|
enumerable: !1,
|
|
473
473
|
writable: !1,
|
|
474
474
|
value: he
|
|
475
|
-
}), Object.defineProperty(
|
|
475
|
+
}), Object.defineProperty(ye, "_source", {
|
|
476
476
|
configurable: !1,
|
|
477
477
|
enumerable: !1,
|
|
478
478
|
writable: !1,
|
|
479
479
|
value: Se
|
|
480
|
-
}), Object.freeze && (Object.freeze(
|
|
480
|
+
}), Object.freeze && (Object.freeze(ye.props), Object.freeze(ye)), ye;
|
|
481
481
|
};
|
|
482
482
|
function K5(T, J, ie, he, Se) {
|
|
483
483
|
{
|
|
484
|
-
var Pe,
|
|
485
|
-
ie !== void 0 && (lt(ie),
|
|
484
|
+
var Pe, xe = {}, ye = null, tt = null;
|
|
485
|
+
ie !== void 0 && (lt(ie), ye = "" + ie), M5(J) && (lt(J.key), ye = "" + J.key), O5(J) && (tt = J.ref, F5(J, Se));
|
|
486
486
|
for (Pe in J)
|
|
487
|
-
_n.call(J, Pe) && !I5.hasOwnProperty(Pe) && (
|
|
487
|
+
_n.call(J, Pe) && !I5.hasOwnProperty(Pe) && (xe[Pe] = J[Pe]);
|
|
488
488
|
if (T && T.defaultProps) {
|
|
489
489
|
var Ne = T.defaultProps;
|
|
490
490
|
for (Pe in Ne)
|
|
491
|
-
|
|
491
|
+
xe[Pe] === void 0 && (xe[Pe] = Ne[Pe]);
|
|
492
492
|
}
|
|
493
|
-
if (
|
|
493
|
+
if (ye || tt) {
|
|
494
494
|
var Be = typeof T == "function" ? T.displayName || T.name || "Unknown" : T;
|
|
495
|
-
|
|
495
|
+
ye && L5(xe, Be), tt && N5(xe, Be);
|
|
496
496
|
}
|
|
497
|
-
return z5(T,
|
|
497
|
+
return z5(T, ye, tt, Se, he, xo.current, xe);
|
|
498
498
|
}
|
|
499
499
|
}
|
|
500
500
|
var is = y.ReactCurrentOwner, Jf = y.ReactDebugCurrentFrame;
|
|
@@ -573,8 +573,8 @@ Check the top-level render call using <` + ie + ">.");
|
|
|
573
573
|
else if (T) {
|
|
574
574
|
var Se = m(T);
|
|
575
575
|
if (typeof Se == "function" && Se !== T.entries)
|
|
576
|
-
for (var Pe = Se.call(T),
|
|
577
|
-
ss(
|
|
576
|
+
for (var Pe = Se.call(T), xe; !(xe = Pe.next()).done; )
|
|
577
|
+
ss(xe.value) && ep(xe.value, J);
|
|
578
578
|
}
|
|
579
579
|
}
|
|
580
580
|
}
|
|
@@ -617,19 +617,19 @@ Check the top-level render call using <` + ie + ">.");
|
|
|
617
617
|
}
|
|
618
618
|
function np(T, J, ie, he, Se, Pe) {
|
|
619
619
|
{
|
|
620
|
-
var
|
|
621
|
-
if (!
|
|
622
|
-
var
|
|
623
|
-
(T === void 0 || typeof T == "object" && T !== null && Object.keys(T).length === 0) && (
|
|
620
|
+
var xe = L(T);
|
|
621
|
+
if (!xe) {
|
|
622
|
+
var ye = "";
|
|
623
|
+
(T === void 0 || typeof T == "object" && T !== null && Object.keys(T).length === 0) && (ye += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
624
624
|
var tt = V5(Se);
|
|
625
|
-
tt ?
|
|
625
|
+
tt ? ye += tt : ye += Zf();
|
|
626
626
|
var Ne;
|
|
627
|
-
T === null ? Ne = "null" : vr(T) ? Ne = "array" : T !== void 0 && T.$$typeof === t ? (Ne = "<" + (A(T.type) || "Unknown") + " />",
|
|
627
|
+
T === null ? Ne = "null" : vr(T) ? Ne = "array" : T !== void 0 && T.$$typeof === t ? (Ne = "<" + (A(T.type) || "Unknown") + " />", ye = " Did you accidentally export a JSX literal instead of a component?") : Ne = typeof T, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", Ne, ye);
|
|
628
628
|
}
|
|
629
629
|
var Be = K5(T, J, ie, Se, Pe);
|
|
630
630
|
if (Be == null)
|
|
631
631
|
return Be;
|
|
632
|
-
if (
|
|
632
|
+
if (xe) {
|
|
633
633
|
var bt = J.children;
|
|
634
634
|
if (bt !== void 0)
|
|
635
635
|
if (he)
|
|
@@ -2917,7 +2917,7 @@ const YE = [...Ab, "truncate"], Ge = M.div.withConfig(sE(YE))`
|
|
|
2917
2917
|
${({ truncate: e }) => e && gl()}
|
|
2918
2918
|
`;
|
|
2919
2919
|
Ge.displayName = "Box";
|
|
2920
|
-
const
|
|
2920
|
+
const me = Ge, qE = M(Ge)`
|
|
2921
2921
|
display: flex;
|
|
2922
2922
|
${({ $cursor: e }) => e && `cursor: ${e};`};
|
|
2923
2923
|
`, Kt = U((e, t) => {
|
|
@@ -2987,7 +2987,7 @@ const XE = Je`
|
|
|
2987
2987
|
margin-left: auto;
|
|
2988
2988
|
transition: transform 150ms ease-in-out !important;
|
|
2989
2989
|
transform: rotate(var(--chevron-rotation, 0));
|
|
2990
|
-
`, nD = M(
|
|
2990
|
+
`, nD = M(me).attrs(() => ({ as: "span" }))`
|
|
2991
2991
|
cursor: pointer;
|
|
2992
2992
|
display: flex;
|
|
2993
2993
|
align-items: center;
|
|
@@ -4310,11 +4310,11 @@ function BP() {
|
|
|
4310
4310
|
);
|
|
4311
4311
|
throw fe.name = "Invariant Violation", fe;
|
|
4312
4312
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
4313
|
-
var
|
|
4314
|
-
!z[
|
|
4313
|
+
var $e = ae + ":" + de;
|
|
4314
|
+
!z[$e] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
4315
4315
|
te < 3 && (a(
|
|
4316
4316
|
"You are manually calling a React.PropTypes validation function for the `" + pe + "` prop on `" + ae + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
4317
|
-
), z[
|
|
4317
|
+
), z[$e] = !0, te++);
|
|
4318
4318
|
}
|
|
4319
4319
|
}
|
|
4320
4320
|
return ne[de] == null ? ee ? ne[de] === null ? new b("The " + se + " `" + pe + "` is marked as required " + ("in `" + ae + "`, but its value is `null`.")) : new b("The " + se + " `" + pe + "` is marked as required in " + ("`" + ae + "`, but its value is `undefined`.")) : null : F(ne, de, ae, se, pe);
|
|
@@ -4399,8 +4399,8 @@ function BP() {
|
|
|
4399
4399
|
if (h(de, F[ae]))
|
|
4400
4400
|
return null;
|
|
4401
4401
|
var se = JSON.stringify(F, function(De, fe) {
|
|
4402
|
-
var
|
|
4403
|
-
return
|
|
4402
|
+
var $e = Z(fe);
|
|
4403
|
+
return $e === "symbol" ? String(fe) : fe;
|
|
4404
4404
|
});
|
|
4405
4405
|
return new b("Invalid " + ee + " `" + ne + "` of value `" + String(de) + "` " + ("supplied to `" + G + "`, expected one of " + se + "."));
|
|
4406
4406
|
}
|
|
@@ -4440,8 +4440,8 @@ function BP() {
|
|
|
4440
4440
|
return null;
|
|
4441
4441
|
fe.data && r(fe.data, "expectedType") && se.push(fe.data.expectedType);
|
|
4442
4442
|
}
|
|
4443
|
-
var
|
|
4444
|
-
return new b("Invalid " + de + " `" + ae + "` supplied to " + ("`" + ne + "`" +
|
|
4443
|
+
var $e = se.length > 0 ? ", expected one of type [" + se.join(", ") + "]" : "";
|
|
4444
|
+
return new b("Invalid " + de + " `" + ae + "` supplied to " + ("`" + ne + "`" + $e + "."));
|
|
4445
4445
|
}
|
|
4446
4446
|
return m(W);
|
|
4447
4447
|
}
|
|
@@ -6137,7 +6137,7 @@ const VT = (e) => {
|
|
|
6137
6137
|
function(t, n) {
|
|
6138
6138
|
const { children: r, restrictHeight: o = !0, ...a } = t, i = Ot(a, ru.propNames ?? []);
|
|
6139
6139
|
return /* @__PURE__ */ w(
|
|
6140
|
-
|
|
6140
|
+
me,
|
|
6141
6141
|
{
|
|
6142
6142
|
"data-id": "modal-content",
|
|
6143
6143
|
...i,
|
|
@@ -6157,7 +6157,7 @@ const HT = Wm, Hm = K.forwardRef(
|
|
|
6157
6157
|
function(t, n) {
|
|
6158
6158
|
const { children: r } = t;
|
|
6159
6159
|
return /* @__PURE__ */ w(
|
|
6160
|
-
|
|
6160
|
+
me,
|
|
6161
6161
|
{
|
|
6162
6162
|
"data-id": "modal-footer",
|
|
6163
6163
|
bg: "white",
|
|
@@ -6173,7 +6173,7 @@ const HT = Wm, Hm = K.forwardRef(
|
|
|
6173
6173
|
}
|
|
6174
6174
|
);
|
|
6175
6175
|
Hm.displayName = "Modal.Footer";
|
|
6176
|
-
const GT = Hm, fr = M(
|
|
6176
|
+
const GT = Hm, fr = M(me)`
|
|
6177
6177
|
font-family: ${f.font_family_pingo};
|
|
6178
6178
|
font-style: normal;
|
|
6179
6179
|
font-weight: ${({ $normal: e }) => e ? f.font_weight_300 : f.font_weight_500};
|
|
@@ -6234,7 +6234,7 @@ const Gm = K.createContext({}), Ym = K.forwardRef(
|
|
|
6234
6234
|
return i === "medium" ? l = f.spacing_400 : i === "large" && (l = f.spacing_500), q(() => {
|
|
6235
6235
|
a && typeof r == "string" && a(r);
|
|
6236
6236
|
}, [r, a]), /* @__PURE__ */ w(
|
|
6237
|
-
|
|
6237
|
+
me,
|
|
6238
6238
|
{
|
|
6239
6239
|
"data-id": "modal-header",
|
|
6240
6240
|
bg: "white",
|
|
@@ -6243,7 +6243,7 @@ const Gm = K.createContext({}), Ym = K.forwardRef(
|
|
|
6243
6243
|
pr: f.spacing_500,
|
|
6244
6244
|
pl: f.spacing_500,
|
|
6245
6245
|
pb: l,
|
|
6246
|
-
children: /* @__PURE__ */ w(
|
|
6246
|
+
children: /* @__PURE__ */ w(me, { display: "flex", alignItems: "center", children: /* @__PURE__ */ w(me, { flex: "1", children: /* @__PURE__ */ w(ro, { as: "h2", looksLike: "h6", children: r }) }) })
|
|
6247
6247
|
}
|
|
6248
6248
|
);
|
|
6249
6249
|
}
|
|
@@ -6259,7 +6259,7 @@ const n3 = Ym, Du = {
|
|
|
6259
6259
|
${BT}
|
|
6260
6260
|
`, a3 = M(H6)`
|
|
6261
6261
|
${jT}
|
|
6262
|
-
`, i3 = M(
|
|
6262
|
+
`, i3 = M(me)`
|
|
6263
6263
|
${UT}
|
|
6264
6264
|
${WT}
|
|
6265
6265
|
`, $a = U(function(t, n) {
|
|
@@ -6297,7 +6297,7 @@ const n3 = Ym, Du = {
|
|
|
6297
6297
|
"aria-modal": "true",
|
|
6298
6298
|
"aria-label": p,
|
|
6299
6299
|
"aria-labelledby": p,
|
|
6300
|
-
children: /* @__PURE__ */ w(
|
|
6300
|
+
children: /* @__PURE__ */ w(me, { size: "100%", ref: h, "data-id": "modal-overlay", children: /* @__PURE__ */ w(o3, { children: /* @__PURE__ */ w(a3, { disabled: !s || cE(), returnFocus: !0, children: /* @__PURE__ */ w(
|
|
6301
6301
|
Um,
|
|
6302
6302
|
{
|
|
6303
6303
|
mountOnEnter: !0,
|
|
@@ -6320,7 +6320,7 @@ const n3 = Ym, Du = {
|
|
|
6320
6320
|
justifyContent: "center",
|
|
6321
6321
|
"data-id": "modal-content-wrapper",
|
|
6322
6322
|
children: /* @__PURE__ */ w(
|
|
6323
|
-
|
|
6323
|
+
me,
|
|
6324
6324
|
{
|
|
6325
6325
|
ref: b,
|
|
6326
6326
|
width: "100%",
|
|
@@ -6405,7 +6405,7 @@ const vV = $a, $V = ({
|
|
|
6405
6405
|
opacity: 1;
|
|
6406
6406
|
transform: translate(-50%, -50%) scale(1);
|
|
6407
6407
|
}
|
|
6408
|
-
`, qm =
|
|
6408
|
+
`, qm = ve`
|
|
6409
6409
|
background-color: ${f.color_deprecated_background_black_strong};
|
|
6410
6410
|
opacity: 0.6;
|
|
6411
6411
|
position: fixed;
|
|
@@ -6414,7 +6414,7 @@ const vV = $a, $V = ({
|
|
|
6414
6414
|
animation: ${l3} 150ms cubic-bezier(0.16, 1, 0.3, 1);
|
|
6415
6415
|
`, c3 = M(am)`
|
|
6416
6416
|
${qm}
|
|
6417
|
-
`, Xm =
|
|
6417
|
+
`, Xm = ve`
|
|
6418
6418
|
box-sizing: border-box;
|
|
6419
6419
|
background: ${f.color_white};
|
|
6420
6420
|
padding: ${f.sizing_500};
|
|
@@ -6463,7 +6463,7 @@ const Jm = `
|
|
|
6463
6463
|
color: ${f.color_deprecated_text_strong};
|
|
6464
6464
|
`, _V = M(lm)`
|
|
6465
6465
|
${Jm}
|
|
6466
|
-
`, Zm =
|
|
6466
|
+
`, Zm = ve`
|
|
6467
6467
|
font-family: ${f.font_family_pingo};
|
|
6468
6468
|
font-style: normal;
|
|
6469
6469
|
font-weight: 400;
|
|
@@ -6479,7 +6479,7 @@ const Jm = `
|
|
|
6479
6479
|
display: flex;
|
|
6480
6480
|
justify-content: end;
|
|
6481
6481
|
gap: ${f.sizing_200};
|
|
6482
|
-
`, Qm =
|
|
6482
|
+
`, Qm = ve`
|
|
6483
6483
|
all: unset;
|
|
6484
6484
|
font-family: inherit;
|
|
6485
6485
|
height: 25px;
|
|
@@ -6535,7 +6535,7 @@ const TV = M(zP)`
|
|
|
6535
6535
|
`, MV = ({
|
|
6536
6536
|
children: e = "×",
|
|
6537
6537
|
...t
|
|
6538
|
-
}) => /* @__PURE__ */ w(h3, { ...t, children: e }), b3 = M(
|
|
6538
|
+
}) => /* @__PURE__ */ w(h3, { ...t, children: e }), b3 = M(me)`
|
|
6539
6539
|
font-family: ${f.font_family_pingo};
|
|
6540
6540
|
font-style: normal;
|
|
6541
6541
|
font-weight: var(--badge-font-weight);
|
|
@@ -6779,7 +6779,7 @@ function C3() {
|
|
|
6779
6779
|
(e = arguments[n]) && (t = t0(e)) && (r && (r += " "), r += t);
|
|
6780
6780
|
return r;
|
|
6781
6781
|
}
|
|
6782
|
-
function
|
|
6782
|
+
function _e(...e) {
|
|
6783
6783
|
let t = {
|
|
6784
6784
|
...e[0]
|
|
6785
6785
|
};
|
|
@@ -7283,7 +7283,7 @@ function q3(e) {
|
|
|
7283
7283
|
let t = Le(Ou);
|
|
7284
7284
|
if (t) {
|
|
7285
7285
|
let { register: n, ...r } = t;
|
|
7286
|
-
e =
|
|
7286
|
+
e = _e(r, e), n();
|
|
7287
7287
|
}
|
|
7288
7288
|
return o0(t, e.ref), e;
|
|
7289
7289
|
}
|
|
@@ -7535,7 +7535,7 @@ function ao(e) {
|
|
|
7535
7535
|
d
|
|
7536
7536
|
]), {
|
|
7537
7537
|
isPressed: l || g,
|
|
7538
|
-
pressProps:
|
|
7538
|
+
pressProps: _e(p, I)
|
|
7539
7539
|
};
|
|
7540
7540
|
}
|
|
7541
7541
|
function Mu(e) {
|
|
@@ -8052,7 +8052,7 @@ function h0(e) {
|
|
|
8052
8052
|
}
|
|
8053
8053
|
}), u = Iu(o && !t ? i : void 0);
|
|
8054
8054
|
return {
|
|
8055
|
-
longPressProps:
|
|
8055
|
+
longPressProps: _e(d, u)
|
|
8056
8056
|
};
|
|
8057
8057
|
}
|
|
8058
8058
|
const Xp = {
|
|
@@ -8086,7 +8086,7 @@ function b0(e = {}) {
|
|
|
8086
8086
|
}
|
|
8087
8087
|
function Dl(e) {
|
|
8088
8088
|
let { children: t, elementType: n = "div", isFocusable: r, style: o, ...a } = e, { visuallyHiddenProps: i } = b0(e);
|
|
8089
|
-
return /* @__PURE__ */ K.createElement(n,
|
|
8089
|
+
return /* @__PURE__ */ K.createElement(n, _e(a, i), t);
|
|
8090
8090
|
}
|
|
8091
8091
|
const g7 = M(Ge)`
|
|
8092
8092
|
display: flex;
|
|
@@ -8201,7 +8201,7 @@ const m0 = `
|
|
|
8201
8201
|
cursor: not-allowed;
|
|
8202
8202
|
}
|
|
8203
8203
|
`;
|
|
8204
|
-
}, y0 =
|
|
8204
|
+
}, y0 = ve``, m7 = ve`
|
|
8205
8205
|
${y0};
|
|
8206
8206
|
background: ${f.color_gray_6};
|
|
8207
8207
|
color: ${f.color_white};
|
|
@@ -8228,7 +8228,7 @@ const m0 = `
|
|
|
8228
8228
|
|
|
8229
8229
|
&:disabled {
|
|
8230
8230
|
}
|
|
8231
|
-
`, v7 =
|
|
8231
|
+
`, v7 = ve`
|
|
8232
8232
|
${y0};
|
|
8233
8233
|
background: ${f.color_white};
|
|
8234
8234
|
color: ${f.color_gray_6};
|
|
@@ -8253,9 +8253,9 @@ const m0 = `
|
|
|
8253
8253
|
|
|
8254
8254
|
&:disabled {
|
|
8255
8255
|
}
|
|
8256
|
-
`, _0 =
|
|
8256
|
+
`, _0 = ve`
|
|
8257
8257
|
background: transparent;
|
|
8258
|
-
`, $7 =
|
|
8258
|
+
`, $7 = ve`
|
|
8259
8259
|
${_0}
|
|
8260
8260
|
color: ${f.color_gray_6};
|
|
8261
8261
|
border: 1px solid rgba(0, 0, 0, 0.16); // TODO: token
|
|
@@ -8283,7 +8283,7 @@ const m0 = `
|
|
|
8283
8283
|
|
|
8284
8284
|
&:disabled {
|
|
8285
8285
|
}
|
|
8286
|
-
`, y7 =
|
|
8286
|
+
`, y7 = ve`
|
|
8287
8287
|
${_0}
|
|
8288
8288
|
color: ${f.color_white};
|
|
8289
8289
|
border: 1px solid rgba(255, 255, 255, 0.2); // TODO: token
|
|
@@ -8309,9 +8309,9 @@ const m0 = `
|
|
|
8309
8309
|
|
|
8310
8310
|
&:disabled {
|
|
8311
8311
|
}
|
|
8312
|
-
`, x0 =
|
|
8312
|
+
`, x0 = ve`
|
|
8313
8313
|
background: transparent;
|
|
8314
|
-
`, _7 =
|
|
8314
|
+
`, _7 = ve`
|
|
8315
8315
|
${x0}
|
|
8316
8316
|
color: ${f.color_gray_6};
|
|
8317
8317
|
|
|
@@ -8337,7 +8337,7 @@ const m0 = `
|
|
|
8337
8337
|
|
|
8338
8338
|
&:disabled {
|
|
8339
8339
|
}
|
|
8340
|
-
`, x7 =
|
|
8340
|
+
`, x7 = ve`
|
|
8341
8341
|
${x0}
|
|
8342
8342
|
color: ${f.color_white};
|
|
8343
8343
|
|
|
@@ -8361,10 +8361,10 @@ const m0 = `
|
|
|
8361
8361
|
|
|
8362
8362
|
&:disabled {
|
|
8363
8363
|
}
|
|
8364
|
-
`, w0 =
|
|
8364
|
+
`, w0 = ve`
|
|
8365
8365
|
background: ${f.color_brand_red};
|
|
8366
8366
|
color: ${f.color_white};
|
|
8367
|
-
`, w7 =
|
|
8367
|
+
`, w7 = ve`
|
|
8368
8368
|
${w0};
|
|
8369
8369
|
|
|
8370
8370
|
&.simulate-hover,
|
|
@@ -8389,7 +8389,7 @@ const m0 = `
|
|
|
8389
8389
|
|
|
8390
8390
|
&:disabled {
|
|
8391
8391
|
}
|
|
8392
|
-
`, S7 =
|
|
8392
|
+
`, S7 = ve`
|
|
8393
8393
|
${w0};
|
|
8394
8394
|
|
|
8395
8395
|
&.simulate-hover,
|
|
@@ -8423,9 +8423,9 @@ const m0 = `
|
|
|
8423
8423
|
case "danger":
|
|
8424
8424
|
return t ? S7 : w7;
|
|
8425
8425
|
}
|
|
8426
|
-
}, D7 =
|
|
8426
|
+
}, D7 = ve`
|
|
8427
8427
|
padding: ${f.spacing_200} ${f.spacing_300};
|
|
8428
|
-
`, P7 =
|
|
8428
|
+
`, P7 = ve`
|
|
8429
8429
|
padding: ${f.spacing_300} ${f.spacing_400};
|
|
8430
8430
|
`, T7 = (e) => {
|
|
8431
8431
|
switch (e) {
|
|
@@ -9132,7 +9132,7 @@ function Z7() {
|
|
|
9132
9132
|
}
|
|
9133
9133
|
function Q7(e) {
|
|
9134
9134
|
let { children: t, focusClass: n, focusRingClass: r } = e, { isFocused: o, isFocusVisible: a, focusProps: i } = Tl(e), l = K.Children.only(t);
|
|
9135
|
-
return /* @__PURE__ */ K.cloneElement(l,
|
|
9135
|
+
return /* @__PURE__ */ K.cloneElement(l, _e(l.props, {
|
|
9136
9136
|
...i,
|
|
9137
9137
|
className: Z7({
|
|
9138
9138
|
[n || ""]: o,
|
|
@@ -9148,13 +9148,13 @@ function tk(e) {
|
|
|
9148
9148
|
return r;
|
|
9149
9149
|
}
|
|
9150
9150
|
function Bu(e, t) {
|
|
9151
|
-
let { focusProps: n } = Fu(e), { keyboardProps: r } = u7(e), o =
|
|
9151
|
+
let { focusProps: n } = Fu(e), { keyboardProps: r } = u7(e), o = _e(n, r), a = tk(t), i = e.isDisabled ? {} : a, l = V(e.autoFocus);
|
|
9152
9152
|
return q(() => {
|
|
9153
9153
|
l.current && t.current && Qo(t.current), l.current = !1;
|
|
9154
9154
|
}, [
|
|
9155
9155
|
t
|
|
9156
9156
|
]), {
|
|
9157
|
-
focusableProps:
|
|
9157
|
+
focusableProps: _e({
|
|
9158
9158
|
...o,
|
|
9159
9159
|
tabIndex: e.excludeFromTabOrder && !e.isDisabled ? -1 : void 0
|
|
9160
9160
|
}, i)
|
|
@@ -9200,12 +9200,12 @@ function ho(e, t) {
|
|
|
9200
9200
|
ref: t
|
|
9201
9201
|
}), { focusableProps: v } = Bu(e, t);
|
|
9202
9202
|
c && (v.tabIndex = r ? -1 : v.tabIndex);
|
|
9203
|
-
let x =
|
|
9203
|
+
let x = _e(v, m, Kn(e, {
|
|
9204
9204
|
labelable: !0
|
|
9205
9205
|
}));
|
|
9206
9206
|
return {
|
|
9207
9207
|
isPressed: y,
|
|
9208
|
-
buttonProps:
|
|
9208
|
+
buttonProps: _e(b, x, {
|
|
9209
9209
|
"aria-haspopup": e["aria-haspopup"],
|
|
9210
9210
|
"aria-expanded": e["aria-expanded"],
|
|
9211
9211
|
"aria-controls": e["aria-controls"],
|
|
@@ -9510,7 +9510,7 @@ const R0 = {
|
|
|
9510
9510
|
x,
|
|
9511
9511
|
{
|
|
9512
9512
|
ref: d,
|
|
9513
|
-
...
|
|
9513
|
+
..._e(g, c, m, {
|
|
9514
9514
|
"data-state": y
|
|
9515
9515
|
}),
|
|
9516
9516
|
"data-state": y,
|
|
@@ -12645,7 +12645,7 @@ function Xv(e, t) {
|
|
|
12645
12645
|
"aria-labelledby": e["aria-labelledby"]
|
|
12646
12646
|
});
|
|
12647
12647
|
return {
|
|
12648
|
-
calendarProps:
|
|
12648
|
+
calendarProps: _e(r, h, {
|
|
12649
12649
|
role: "application",
|
|
12650
12650
|
"aria-describedby": e["aria-describedby"] || void 0
|
|
12651
12651
|
}),
|
|
@@ -12754,7 +12754,7 @@ function dC(e, t) {
|
|
|
12754
12754
|
d
|
|
12755
12755
|
]);
|
|
12756
12756
|
return {
|
|
12757
|
-
gridProps:
|
|
12757
|
+
gridProps: _e(c, {
|
|
12758
12758
|
role: "grid",
|
|
12759
12759
|
"aria-readonly": t.isReadOnly || null,
|
|
12760
12760
|
"aria-disabled": t.isDisabled || null,
|
|
@@ -12878,7 +12878,7 @@ function uC(e, t, n) {
|
|
|
12878
12878
|
"aria-selected": c || null,
|
|
12879
12879
|
"aria-invalid": g || null
|
|
12880
12880
|
},
|
|
12881
|
-
buttonProps:
|
|
12881
|
+
buttonProps: _e(E, {
|
|
12882
12882
|
onFocus() {
|
|
12883
12883
|
o || t.setFocusedDate(r);
|
|
12884
12884
|
},
|
|
@@ -13051,7 +13051,7 @@ function bC({
|
|
|
13051
13051
|
return /* @__PURE__ */ w(fC, { ...l, children: /* @__PURE__ */ w(
|
|
13052
13052
|
pC,
|
|
13053
13053
|
{
|
|
13054
|
-
...
|
|
13054
|
+
..._e(s, D),
|
|
13055
13055
|
ref: i,
|
|
13056
13056
|
hidden: g,
|
|
13057
13057
|
"data-rounded": S,
|
|
@@ -13256,7 +13256,7 @@ const cd = {
|
|
|
13256
13256
|
autoFocus: c
|
|
13257
13257
|
},
|
|
13258
13258
|
n
|
|
13259
|
-
), { isFocusVisible: y, focusProps: v } = Tl({ autoFocus: c }), x = C0({ isFocusVisible: y, isPressed: m }), S = xC[a], D = Jv[i], E = cd[o], I =
|
|
13259
|
+
), { isFocusVisible: y, focusProps: v } = Tl({ autoFocus: c }), x = C0({ isFocusVisible: y, isPressed: m }), S = xC[a], D = Jv[i], E = cd[o], I = _e(v, p, b, {
|
|
13260
13260
|
"data-state": x
|
|
13261
13261
|
});
|
|
13262
13262
|
return /* @__PURE__ */ w(
|
|
@@ -13949,7 +13949,7 @@ const kC = M.div`
|
|
|
13949
13949
|
}
|
|
13950
13950
|
);
|
|
13951
13951
|
t$.displayName = "Calendar";
|
|
13952
|
-
const AC =
|
|
13952
|
+
const AC = ve`
|
|
13953
13953
|
position: absolute;
|
|
13954
13954
|
width: 1px;
|
|
13955
13955
|
height: 1px;
|
|
@@ -13959,7 +13959,7 @@ const AC = me`
|
|
|
13959
13959
|
clip: rect(0, 0, 0, 0);
|
|
13960
13960
|
white-space: nowrap;
|
|
13961
13961
|
border-width: 0;
|
|
13962
|
-
`, Da = M(
|
|
13962
|
+
`, Da = M(me)`
|
|
13963
13963
|
font-family: ${f.font_family_pingo};
|
|
13964
13964
|
font-style: normal;
|
|
13965
13965
|
gap: ${f.sizing_200};
|
|
@@ -14213,14 +14213,14 @@ function HC(e, t, n) {
|
|
|
14213
14213
|
onPress() {
|
|
14214
14214
|
t.toggle();
|
|
14215
14215
|
}
|
|
14216
|
-
}), { focusableProps: x } = Bu(e, n), S =
|
|
14216
|
+
}), { focusableProps: x } = Bu(e, n), S = _e(b, x), D = Kn(e, {
|
|
14217
14217
|
labelable: !0
|
|
14218
14218
|
});
|
|
14219
14219
|
return U3(n, t.isSelected, t.setSelected), {
|
|
14220
|
-
labelProps:
|
|
14220
|
+
labelProps: _e(y, {
|
|
14221
14221
|
onClick: (E) => E.preventDefault()
|
|
14222
14222
|
}),
|
|
14223
|
-
inputProps:
|
|
14223
|
+
inputProps: _e(D, {
|
|
14224
14224
|
"aria-invalid": u || d === "invalid" || void 0,
|
|
14225
14225
|
"aria-errormessage": e["aria-errormessage"],
|
|
14226
14226
|
"aria-controls": e["aria-controls"],
|
|
@@ -14271,7 +14271,7 @@ function zl(e) {
|
|
|
14271
14271
|
r,
|
|
14272
14272
|
o
|
|
14273
14273
|
]);
|
|
14274
|
-
return i =
|
|
14274
|
+
return i = _e(i, {
|
|
14275
14275
|
"aria-describedby": [
|
|
14276
14276
|
l,
|
|
14277
14277
|
// Use aria-describedby for error message because aria-errormessage is unsupported using VoiceOver or NVDA. See https://github.com/adobe/react-spectrum/issues/1346#issuecomment-740136268
|
|
@@ -15137,9 +15137,9 @@ const b$ = "Popper", [m$, mo] = We(b$), [h8, v$] = m$(b$), b8 = (e) => {
|
|
|
15137
15137
|
G,
|
|
15138
15138
|
ae
|
|
15139
15139
|
]);
|
|
15140
|
-
const se = (o = ee.arrow) === null || o === void 0 ? void 0 : o.x, pe = (a = ee.arrow) === null || a === void 0 ? void 0 : a.y, De = ((i = ee.arrow) === null || i === void 0 ? void 0 : i.centerOffset) !== 0, [fe,
|
|
15140
|
+
const se = (o = ee.arrow) === null || o === void 0 ? void 0 : o.x, pe = (a = ee.arrow) === null || a === void 0 ? void 0 : a.y, De = ((i = ee.arrow) === null || i === void 0 ? void 0 : i.centerOffset) !== 0, [fe, $e] = Q();
|
|
15141
15141
|
return An(() => {
|
|
15142
|
-
$ &&
|
|
15142
|
+
$ && $e(window.getComputedStyle($).zIndex);
|
|
15143
15143
|
}, [
|
|
15144
15144
|
$
|
|
15145
15145
|
]), /* @__PURE__ */ k("div", {
|
|
@@ -15809,7 +15809,7 @@ const p9 = () => /* @__PURE__ */ w(
|
|
|
15809
15809
|
);
|
|
15810
15810
|
return (
|
|
15811
15811
|
// IF YOU CHANGE ME, CHANGE THE OTHER SPOT TOO!
|
|
15812
|
-
/* @__PURE__ */ oe(
|
|
15812
|
+
/* @__PURE__ */ oe(me, { flexDirection: s, position: "relative", as: "span", children: [
|
|
15813
15813
|
/* @__PURE__ */ w(Hg, { ...l, ref: a, $invalid: c }),
|
|
15814
15814
|
l.checked ? /* @__PURE__ */ w(Wg, {}) : null
|
|
15815
15815
|
] })
|
|
@@ -15817,13 +15817,13 @@ const p9 = () => /* @__PURE__ */ w(
|
|
|
15817
15817
|
}
|
|
15818
15818
|
const d = l.disabled ? "not-allowed" : "pointer";
|
|
15819
15819
|
return /* @__PURE__ */ oe(Ye, { ...i, pointer: d, flexDirection: s, children: [
|
|
15820
|
-
/* @__PURE__ */ oe(
|
|
15820
|
+
/* @__PURE__ */ oe(me, { flexDirection: s, position: "relative", as: "span", children: [
|
|
15821
15821
|
/* @__PURE__ */ w(Hg, { ...l, ref: a, $invalid: c }),
|
|
15822
15822
|
l.checked ? /* @__PURE__ */ w(Wg, {}) : null
|
|
15823
15823
|
] }),
|
|
15824
|
-
/* @__PURE__ */ oe(
|
|
15824
|
+
/* @__PURE__ */ oe(me, { as: "span", children: [
|
|
15825
15825
|
t,
|
|
15826
|
-
/* @__PURE__ */ w(
|
|
15826
|
+
/* @__PURE__ */ w(me, { as: "span", ml: f.spacing_100, mr: f.spacing_100, children: r ? /* @__PURE__ */ w(ht, { children: r }) : null })
|
|
15827
15827
|
] })
|
|
15828
15828
|
] });
|
|
15829
15829
|
}, Kr = {
|
|
@@ -16594,7 +16594,7 @@ function C9(e, t) {
|
|
|
16594
16594
|
t.isOpen,
|
|
16595
16595
|
r
|
|
16596
16596
|
]), {
|
|
16597
|
-
popoverProps:
|
|
16597
|
+
popoverProps: _e(s, d),
|
|
16598
16598
|
arrowProps: u,
|
|
16599
16599
|
underlayProps: c,
|
|
16600
16600
|
placement: p
|
|
@@ -16818,7 +16818,7 @@ function uy(e) {
|
|
|
16818
16818
|
keyboardDelegate: n,
|
|
16819
16819
|
selectionManager: t
|
|
16820
16820
|
});
|
|
16821
|
-
c || (D =
|
|
16821
|
+
c || (D = _e(E, D));
|
|
16822
16822
|
let I;
|
|
16823
16823
|
return d || (I = t.focusedKey == null ? 0 : -1), {
|
|
16824
16824
|
collectionProps: {
|
|
@@ -16882,7 +16882,7 @@ function L9(e) {
|
|
|
16882
16882
|
}
|
|
16883
16883
|
});
|
|
16884
16884
|
return {
|
|
16885
|
-
itemProps:
|
|
16885
|
+
itemProps: _e(u, p || h ? E : {}, v ? C : {}, {
|
|
16886
16886
|
onDoubleClick: $,
|
|
16887
16887
|
onDragStartCapture: (_) => {
|
|
16888
16888
|
y.current === "touch" && x.current && _.preventDefault();
|
|
@@ -17381,11 +17381,11 @@ function by(e, t, n) {
|
|
|
17381
17381
|
});
|
|
17382
17382
|
return {
|
|
17383
17383
|
labelProps: l,
|
|
17384
|
-
listBoxProps:
|
|
17384
|
+
listBoxProps: _e(r, a, t.selectionManager.selectionMode === "multiple" ? {
|
|
17385
17385
|
"aria-multiselectable": "true"
|
|
17386
17386
|
} : {}, {
|
|
17387
17387
|
role: "listbox",
|
|
17388
|
-
...
|
|
17388
|
+
..._e(s, o)
|
|
17389
17389
|
})
|
|
17390
17390
|
};
|
|
17391
17391
|
}
|
|
@@ -17434,7 +17434,7 @@ function my(e, t, n) {
|
|
|
17434
17434
|
return {
|
|
17435
17435
|
optionProps: {
|
|
17436
17436
|
...x,
|
|
17437
|
-
...
|
|
17437
|
+
..._e(D, L),
|
|
17438
17438
|
id: hy(t, r)
|
|
17439
17439
|
},
|
|
17440
17440
|
labelProps: {
|
|
@@ -17687,7 +17687,7 @@ function Ta(e, t) {
|
|
|
17687
17687
|
};
|
|
17688
17688
|
return {
|
|
17689
17689
|
labelProps: d,
|
|
17690
|
-
inputProps:
|
|
17690
|
+
inputProps: _e(h, n === "input" && b, {
|
|
17691
17691
|
disabled: r,
|
|
17692
17692
|
readOnly: a,
|
|
17693
17693
|
"aria-required": o || void 0,
|
|
@@ -17773,7 +17773,7 @@ function Y9(e, t, n) {
|
|
|
17773
17773
|
t.validate(u) || d.preventDefault();
|
|
17774
17774
|
}, { labelProps: a, inputProps: i, descriptionProps: l, errorMessageProps: s } = Ta(e, n), c = V(null);
|
|
17775
17775
|
return {
|
|
17776
|
-
inputProps:
|
|
17776
|
+
inputProps: _e(i, {
|
|
17777
17777
|
onBeforeInput: o,
|
|
17778
17778
|
onCompositionStart() {
|
|
17779
17779
|
let { value: d, selectionStart: u, selectionEnd: p } = n.current;
|
|
@@ -18650,7 +18650,7 @@ function X9(e, t) {
|
|
|
18650
18650
|
onPressStart: I,
|
|
18651
18651
|
isDisabled: c || s
|
|
18652
18652
|
},
|
|
18653
|
-
inputProps:
|
|
18653
|
+
inputProps: _e(x, {
|
|
18654
18654
|
role: "combobox",
|
|
18655
18655
|
"aria-expanded": u["aria-expanded"],
|
|
18656
18656
|
"aria-controls": t.isOpen ? p.id : void 0,
|
|
@@ -18663,7 +18663,7 @@ function X9(e, t) {
|
|
|
18663
18663
|
// This disable's the macOS Safari spell check auto corrections.
|
|
18664
18664
|
spellCheck: "false"
|
|
18665
18665
|
}),
|
|
18666
|
-
listBoxProps:
|
|
18666
|
+
listBoxProps: _e(p, C, {
|
|
18667
18667
|
autoFocus: t.focusStrategy,
|
|
18668
18668
|
shouldUseVirtualFocus: !0,
|
|
18669
18669
|
shouldSelectOnPressUp: !0,
|
|
@@ -19197,12 +19197,12 @@ function eR(e) {
|
|
|
19197
19197
|
},
|
|
19198
19198
|
isOpen: void 0,
|
|
19199
19199
|
defaultOpen: void 0
|
|
19200
|
-
}), A = (fe,
|
|
19201
|
-
let ke =
|
|
19202
|
-
(o || I.size > 0 || ke && E.size > 0 || e.items) && (ke && !N.isOpen && e.items === void 0 && s(!0), L.current =
|
|
19203
|
-
}, R = (fe,
|
|
19204
|
-
let ke =
|
|
19205
|
-
!(o || I.size > 0 || ke && E.size > 0 || e.items) && !N.isOpen || (ke && !N.isOpen && e.items === void 0 && s(!0), N.isOpen || (L.current =
|
|
19200
|
+
}), A = (fe, $e) => {
|
|
19201
|
+
let ke = $e === "manual" || $e === "focus" && r === "focus";
|
|
19202
|
+
(o || I.size > 0 || ke && E.size > 0 || e.items) && (ke && !N.isOpen && e.items === void 0 && s(!0), L.current = $e, N.open(fe));
|
|
19203
|
+
}, R = (fe, $e) => {
|
|
19204
|
+
let ke = $e === "manual" || $e === "focus" && r === "focus";
|
|
19205
|
+
!(o || I.size > 0 || ke && E.size > 0 || e.items) && !N.isOpen || (ke && !N.isOpen && e.items === void 0 && s(!0), N.isOpen || (L.current = $e), j(fe));
|
|
19206
19206
|
}, j = re((fe) => {
|
|
19207
19207
|
N.isOpen && C(I), N.toggle(fe);
|
|
19208
19208
|
}, [
|
|
@@ -19214,8 +19214,8 @@ function eR(e) {
|
|
|
19214
19214
|
N,
|
|
19215
19215
|
I
|
|
19216
19216
|
]), Z = V(p), Y = () => {
|
|
19217
|
-
var fe,
|
|
19218
|
-
let ke = (
|
|
19217
|
+
var fe, $e;
|
|
19218
|
+
let ke = ($e = (fe = m.getItem(v)) === null || fe === void 0 ? void 0 : fe.textValue) !== null && $e !== void 0 ? $e : "";
|
|
19219
19219
|
Z.current = ke, g(ke);
|
|
19220
19220
|
}, B = V(!0);
|
|
19221
19221
|
var F, z;
|
|
@@ -19225,8 +19225,8 @@ function eR(e) {
|
|
|
19225
19225
|
q(() => {
|
|
19226
19226
|
var fe;
|
|
19227
19227
|
c && (I.size > 0 || o) && !N.isOpen && p !== Z.current && r !== "manual" && A(null, "input"), !l && !o && N.isOpen && I.size === 0 && P(), v != null && v !== te.current && P(), p !== Z.current && (y.setFocusedKey(null), s(!1), p === "" && (e.inputValue === void 0 || e.selectedKey === void 0) && x(null)), B.current && e.inputValue === void 0 && e.defaultInputValue === void 0 && Y(), v !== te.current && (e.inputValue === void 0 || e.selectedKey === void 0) ? Y() : Z.current = p;
|
|
19228
|
-
var
|
|
19229
|
-
let ke = (
|
|
19228
|
+
var $e;
|
|
19229
|
+
let ke = ($e = (fe = m.getItem(v)) === null || fe === void 0 ? void 0 : fe.textValue) !== null && $e !== void 0 ? $e : "";
|
|
19230
19230
|
!c && v != null && e.inputValue === void 0 && v === te.current && G.current !== ke && (Z.current = ke, g(ke)), B.current = !1, te.current = v, G.current = ke;
|
|
19231
19231
|
});
|
|
19232
19232
|
let ee = () => {
|
|
@@ -19237,16 +19237,16 @@ function eR(e) {
|
|
|
19237
19237
|
if (e.selectedKey !== void 0 && e.inputValue !== void 0) {
|
|
19238
19238
|
var fe;
|
|
19239
19239
|
e.onSelectionChange(v);
|
|
19240
|
-
var
|
|
19241
|
-
let ke = (
|
|
19240
|
+
var $e;
|
|
19241
|
+
let ke = ($e = (fe = m.getItem(v)) === null || fe === void 0 ? void 0 : fe.textValue) !== null && $e !== void 0 ? $e : "";
|
|
19242
19242
|
Z.current = ke, P();
|
|
19243
19243
|
} else
|
|
19244
19244
|
Y(), P();
|
|
19245
19245
|
}, ae = () => {
|
|
19246
19246
|
N.isOpen && y.focusedKey != null ? v === y.focusedKey ? de() : x(y.focusedKey) : a ? ne() : de();
|
|
19247
19247
|
}, se = () => {
|
|
19248
|
-
var fe,
|
|
19249
|
-
let ke = (
|
|
19248
|
+
var fe, $e;
|
|
19249
|
+
let ke = ($e = (fe = m.getItem(v)) === null || fe === void 0 ? void 0 : fe.textValue) !== null && $e !== void 0 ? $e : "";
|
|
19250
19250
|
a && p !== ke ? ne() : de(), P();
|
|
19251
19251
|
}, pe = (fe) => {
|
|
19252
19252
|
fe ? r === "focus" && A(null, "focus") : i && se(), d(fe);
|
|
@@ -19340,7 +19340,7 @@ function vo(e) {
|
|
|
19340
19340
|
};
|
|
19341
19341
|
return /* @__PURE__ */ oe(O9, { disableFocusManagement: u, children: [
|
|
19342
19342
|
a.isOpen ? /* @__PURE__ */ w(
|
|
19343
|
-
|
|
19343
|
+
me,
|
|
19344
19344
|
{
|
|
19345
19345
|
ref: n,
|
|
19346
19346
|
role: "none",
|
|
@@ -19367,7 +19367,7 @@ function vo(e) {
|
|
|
19367
19367
|
)
|
|
19368
19368
|
] });
|
|
19369
19369
|
}
|
|
19370
|
-
const qs = M(
|
|
19370
|
+
const qs = M(me)`
|
|
19371
19371
|
display: flex;
|
|
19372
19372
|
|
|
19373
19373
|
&:focus-within {
|
|
@@ -19377,7 +19377,7 @@ const qs = M(xe)`
|
|
|
19377
19377
|
const { tabIndex: r, left: o, right: a, children: i, ...l } = t, c = {
|
|
19378
19378
|
...Ot(l, zn.propNames ?? [])
|
|
19379
19379
|
};
|
|
19380
|
-
return /* @__PURE__ */ oe(
|
|
19380
|
+
return /* @__PURE__ */ oe(me, { display: "flex", flex: "1", ref: n, tabIndex: r, ...c, children: [
|
|
19381
19381
|
o ? /* @__PURE__ */ w(qs, { $zIncrement: 0, "data-id": "connect-left-focus-handler", children: o }) : null,
|
|
19382
19382
|
/* @__PURE__ */ w(qs, { flex: "1", $zIncrement: 1, "data-id": "connect-focus-handler", children: i }),
|
|
19383
19383
|
a ? /* @__PURE__ */ w(qs, { $zIncrement: 0, "data-id": "connect-right-focus-handler", children: a }) : null
|
|
@@ -19395,7 +19395,7 @@ function mf({
|
|
|
19395
19395
|
lineHeight: e = f.font_size_200,
|
|
19396
19396
|
fontSize: t = f.font_size_175
|
|
19397
19397
|
}) {
|
|
19398
|
-
return
|
|
19398
|
+
return ve`
|
|
19399
19399
|
font-style: normal;
|
|
19400
19400
|
color: ${f.color_gray_opacity_45};
|
|
19401
19401
|
line-height: ${e};
|
|
@@ -19407,7 +19407,7 @@ function vf({
|
|
|
19407
19407
|
lineHeight: e = f.font_size_200,
|
|
19408
19408
|
fontSize: t = f.font_size_175
|
|
19409
19409
|
}) {
|
|
19410
|
-
return
|
|
19410
|
+
return ve`
|
|
19411
19411
|
font-family: ${f.font_family_pingo};
|
|
19412
19412
|
font-style: normal;
|
|
19413
19413
|
color: ${f.color_black};
|
|
@@ -19419,7 +19419,7 @@ function vf({
|
|
|
19419
19419
|
function oR({
|
|
19420
19420
|
paddingSize: e
|
|
19421
19421
|
}) {
|
|
19422
|
-
return
|
|
19422
|
+
return ve`
|
|
19423
19423
|
width: 100%;
|
|
19424
19424
|
box-sizing: border-box;
|
|
19425
19425
|
padding: ${rR[e ?? "small"]};
|
|
@@ -19534,23 +19534,23 @@ const $n = M.input`
|
|
|
19534
19534
|
default:
|
|
19535
19535
|
n = f.font_size_125, r = f.font_size_150;
|
|
19536
19536
|
}
|
|
19537
|
-
return
|
|
19537
|
+
return ve`
|
|
19538
19538
|
${t === "number" ? "font-feature-settings: 'tnum' on, 'lnum' on, 'ss01' on;" : ""}
|
|
19539
19539
|
font-size: ${n};
|
|
19540
19540
|
line-height: ${r};
|
|
19541
19541
|
`;
|
|
19542
|
-
}, z_ = M(
|
|
19542
|
+
}, z_ = M(me)`
|
|
19543
19543
|
font-family: ${f.font_family_pingo};
|
|
19544
19544
|
|
|
19545
|
-
${(e) => e.fontStyle &&
|
|
19545
|
+
${(e) => e.fontStyle && ve`
|
|
19546
19546
|
font-style: ${e.fontStyle};
|
|
19547
19547
|
`}
|
|
19548
19548
|
|
|
19549
|
-
${(e) => e.textColor &&
|
|
19549
|
+
${(e) => e.textColor && ve`
|
|
19550
19550
|
color: ${e.textColor};
|
|
19551
19551
|
`}
|
|
19552
19552
|
|
|
19553
|
-
${(e) => e.fontWeight &&
|
|
19553
|
+
${(e) => e.fontWeight && ve`
|
|
19554
19554
|
font-weight: ${e.fontWeight};
|
|
19555
19555
|
`}
|
|
19556
19556
|
|
|
@@ -20005,19 +20005,19 @@ const Ca = K.createContext({ loading: !1, onClose: () => {
|
|
|
20005
20005
|
function(t, n) {
|
|
20006
20006
|
const r = $R(t), { loading: o } = Le(Ca);
|
|
20007
20007
|
return o ? /* @__PURE__ */ w(ch, { "data-id": "drawer-content", ...r, ref: n, children: [1, 2, 3, 4, 5].map((a) => /* @__PURE__ */ oe(Kt, { mb: f.spacing_600, children: [
|
|
20008
|
-
/* @__PURE__ */ w(
|
|
20009
|
-
/* @__PURE__ */ w(
|
|
20008
|
+
/* @__PURE__ */ w(me, { width: "50%", marginRight: f.spacing_200, children: /* @__PURE__ */ w(Lt.Body, { lines: 2, height: f.spacing_300 }) }),
|
|
20009
|
+
/* @__PURE__ */ w(me, { width: "50%", marginLeft: f.spacing_200, children: /* @__PURE__ */ w(Lt.Body, { lines: 2, height: f.spacing_300 }) })
|
|
20010
20010
|
] }, a)) }) : /* @__PURE__ */ w(ch, { "data-id": "drawer-content", ...r, ref: n, children: t.children });
|
|
20011
20011
|
}
|
|
20012
20012
|
);
|
|
20013
20013
|
W_.displayName = "Drawer.Content";
|
|
20014
|
-
const xR = W_, dh = M(
|
|
20014
|
+
const xR = W_, dh = M(me)`
|
|
20015
20015
|
background-color: ${f.color_white};
|
|
20016
20016
|
padding: ${f.spacing_500};
|
|
20017
20017
|
padding-bottom: ${f.spacing_300};
|
|
20018
20018
|
z-index: ${f.z_index_foreground};
|
|
20019
20019
|
${({ sticky: e }) => e && "position: sticky; top: 0;"}
|
|
20020
|
-
`, wR = M(
|
|
20020
|
+
`, wR = M(me)`
|
|
20021
20021
|
display: flex;
|
|
20022
20022
|
justify-content: space-between;
|
|
20023
20023
|
align-items: center;
|
|
@@ -20037,7 +20037,7 @@ const xR = W_, dh = M(xe)`
|
|
|
20037
20037
|
] }),
|
|
20038
20038
|
/* @__PURE__ */ w("div", { children: r })
|
|
20039
20039
|
] });
|
|
20040
|
-
}), yd = SR, ER = M(
|
|
20040
|
+
}), yd = SR, ER = M(me)`
|
|
20041
20041
|
overflow-x: hidden !important;
|
|
20042
20042
|
|
|
20043
20043
|
${(e) => {
|
|
@@ -20069,14 +20069,14 @@ const xR = W_, dh = M(xe)`
|
|
|
20069
20069
|
`;
|
|
20070
20070
|
}
|
|
20071
20071
|
}}
|
|
20072
|
-
`, uh = M(
|
|
20072
|
+
`, uh = M(me)`
|
|
20073
20073
|
background-color: ${f.color_white};
|
|
20074
20074
|
padding: ${f.spacing_400};
|
|
20075
20075
|
z-index: ${f.z_index_foreground};
|
|
20076
20076
|
position: sticky;
|
|
20077
20077
|
bottom: 0;
|
|
20078
20078
|
border-top: 1px solid ${f.color_gray_opacity_12};
|
|
20079
|
-
`, DR = M(
|
|
20079
|
+
`, DR = M(me)`
|
|
20080
20080
|
display: flex;
|
|
20081
20081
|
justify-content: end;
|
|
20082
20082
|
align-items: center;
|
|
@@ -20085,7 +20085,7 @@ const xR = W_, dh = M(xe)`
|
|
|
20085
20085
|
`, PR = U(function(t, n) {
|
|
20086
20086
|
const { children: r, skeleton: o } = t, { loading: a } = Le(Ca);
|
|
20087
20087
|
return a ? /* @__PURE__ */ w(uh, { ref: n, children: o || /* @__PURE__ */ w(Lt.Footer, { looksLike: "h1" }) }) : /* @__PURE__ */ w(uh, { ref: n, children: /* @__PURE__ */ w(DR, { height: f.spacing_600, children: r }) });
|
|
20088
|
-
}), TR = PR, kR = M(
|
|
20088
|
+
}), TR = PR, kR = M(me)`
|
|
20089
20089
|
${v0}
|
|
20090
20090
|
width: ${f.sizing_600};
|
|
20091
20091
|
height: ${f.sizing_600};
|
|
@@ -20178,7 +20178,7 @@ const xR = W_, dh = M(xe)`
|
|
|
20178
20178
|
exit: _i(f.motion_duration_medium)
|
|
20179
20179
|
},
|
|
20180
20180
|
children: (I) => /* @__PURE__ */ w(
|
|
20181
|
-
|
|
20181
|
+
me,
|
|
20182
20182
|
{
|
|
20183
20183
|
"data-id": "drawer-wrapper",
|
|
20184
20184
|
height: "100vh",
|
|
@@ -21055,7 +21055,7 @@ const gA = zR, hA = X_, bA = VR, mA = jR, vA = Q_, $A = HR, yA = Df, _A = GR, xA
|
|
|
21055
21055
|
`, gI = Je`
|
|
21056
21056
|
0% { opacity: 0; transform: translateX(2px); }
|
|
21057
21057
|
100% { opacity: 1; transform: translateX(0); }
|
|
21058
|
-
`, c1 =
|
|
21058
|
+
`, c1 = ve`
|
|
21059
21059
|
font-family: ${f.font_family_pingo};
|
|
21060
21060
|
border-radius: 6px; // not in tokens (yet)
|
|
21061
21061
|
padding: ${f.sizing_100};
|
|
@@ -21095,7 +21095,7 @@ const gA = zR, hA = X_, bA = VR, mA = jR, vA = Q_, $A = HR, yA = Df, _A = GR, xA
|
|
|
21095
21095
|
) });
|
|
21096
21096
|
});
|
|
21097
21097
|
bI.displayName = "DropdownMenuContent";
|
|
21098
|
-
const UV = XA, WV = s1, Jl =
|
|
21098
|
+
const UV = XA, WV = s1, Jl = ve`
|
|
21099
21099
|
all: unset;
|
|
21100
21100
|
font-size: ${f.font_size_deprecated_100};
|
|
21101
21101
|
line-height: ${f.line_height_deprecated_129};
|
|
@@ -23715,7 +23715,7 @@ const Eh = M(dt)`
|
|
|
23715
23715
|
isTargetWidth: !0,
|
|
23716
23716
|
placement: "bottom start",
|
|
23717
23717
|
isNonModal: !0,
|
|
23718
|
-
children: /* @__PURE__ */ oe(
|
|
23718
|
+
children: /* @__PURE__ */ oe(me, { onMouseDown: (ee) => ee.preventDefault(), children: [
|
|
23719
23719
|
z.predictions ? N.map((ee, ne) => /* @__PURE__ */ w(
|
|
23720
23720
|
Eh,
|
|
23721
23721
|
{
|
|
@@ -24322,9 +24322,9 @@ function VO(e, t, n) {
|
|
|
24322
24322
|
n0() ? pe ? De = "text" : se && (De = "decimal") : Cu() && (pe ? De = "numeric" : se && (De = "decimal"));
|
|
24323
24323
|
let fe = (lt) => {
|
|
24324
24324
|
t.validate(lt) && t.setInputValue(lt);
|
|
24325
|
-
},
|
|
24325
|
+
}, $e = Kn(e), { labelProps: ke, inputProps: yn, descriptionProps: _n, errorMessageProps: br } = Y9({
|
|
24326
24326
|
...E,
|
|
24327
|
-
|
|
24327
|
+
...$e,
|
|
24328
24328
|
label: g,
|
|
24329
24329
|
autoFocus: u,
|
|
24330
24330
|
isDisabled: i,
|
|
@@ -24347,7 +24347,7 @@ function VO(e, t, n) {
|
|
|
24347
24347
|
onKeyUp: x,
|
|
24348
24348
|
description: S,
|
|
24349
24349
|
errorMessage: D
|
|
24350
|
-
}, t, n), mr =
|
|
24350
|
+
}, t, n), mr = _e(z, P, yn, {
|
|
24351
24351
|
// override the spinbutton role, we can't focus a spin button with VO
|
|
24352
24352
|
role: null,
|
|
24353
24353
|
// ignore aria-roledescription on iOS so that required state will announce when it is present
|
|
@@ -24362,7 +24362,7 @@ function VO(e, t, n) {
|
|
|
24362
24362
|
document.activeElement !== n.current && (lt.pointerType === "mouse" ? n.current.focus() : lt.target.focus());
|
|
24363
24363
|
}, Ct = e["aria-label"] || (typeof e.label == "string" ? e.label : ""), Ht;
|
|
24364
24364
|
Ct || (Ht = e.label != null ? ke.id : e["aria-labelledby"]);
|
|
24365
|
-
let vr = yt(), Ma = yt(), os =
|
|
24365
|
+
let vr = yt(), Ma = yt(), os = _e(te, {
|
|
24366
24366
|
"aria-label": a || R.format("increase", {
|
|
24367
24367
|
fieldLabel: Ct
|
|
24368
24368
|
}).trim(),
|
|
@@ -24374,7 +24374,7 @@ function VO(e, t, n) {
|
|
|
24374
24374
|
allowFocusWhenDisabled: !0,
|
|
24375
24375
|
isDisabled: !t.canIncrement,
|
|
24376
24376
|
onPressStart: Wt
|
|
24377
|
-
}), Fa =
|
|
24377
|
+
}), Fa = _e(W, {
|
|
24378
24378
|
"aria-label": o || R.format("decrease", {
|
|
24379
24379
|
fieldLabel: Ct
|
|
24380
24380
|
}).trim(),
|
|
@@ -24744,34 +24744,35 @@ const dB = (e) => {
|
|
|
24744
24744
|
validationState: l,
|
|
24745
24745
|
placeholder: s = "Enter text...",
|
|
24746
24746
|
rows: c = 5,
|
|
24747
|
-
|
|
24748
|
-
|
|
24747
|
+
boldLabel: d = !0,
|
|
24748
|
+
...u
|
|
24749
|
+
} = e, p = Vn(t), g = vn(), h = r ?? g, { labelProps: b, inputProps: m, errorMessageProps: y } = Ta(
|
|
24749
24750
|
{
|
|
24750
|
-
...
|
|
24751
|
-
isDisabled:
|
|
24751
|
+
...u,
|
|
24752
|
+
isDisabled: h,
|
|
24752
24753
|
isReadOnly: o,
|
|
24753
24754
|
placeholder: s,
|
|
24754
24755
|
label: i,
|
|
24755
24756
|
inputElementType: "textarea"
|
|
24756
24757
|
},
|
|
24757
|
-
|
|
24758
|
+
p
|
|
24758
24759
|
);
|
|
24759
|
-
let
|
|
24760
|
-
return typeof i == "string" ?
|
|
24761
|
-
|
|
24760
|
+
let v = null;
|
|
24761
|
+
return typeof i == "string" ? v = /* @__PURE__ */ w(Ye, { ...b, mb: f.spacing_150, bold: d, children: i }) : an(i) && (v = cr(i, { ...b, mb: f.spacing_150 })), /* @__PURE__ */ oe(jt, { children: [
|
|
24762
|
+
v,
|
|
24762
24763
|
/* @__PURE__ */ w(
|
|
24763
24764
|
$n,
|
|
24764
24765
|
{
|
|
24765
24766
|
as: "textarea",
|
|
24766
24767
|
"data-state": l,
|
|
24767
24768
|
paddingSize: a,
|
|
24768
|
-
ref:
|
|
24769
|
+
ref: p,
|
|
24769
24770
|
placeholder: "Enter...",
|
|
24770
|
-
...
|
|
24771
|
+
...m,
|
|
24771
24772
|
rows: c
|
|
24772
24773
|
}
|
|
24773
24774
|
),
|
|
24774
|
-
n ? /* @__PURE__ */ w(Ut, { ...
|
|
24775
|
+
n ? /* @__PURE__ */ w(Ut, { ...y, children: n }) : null
|
|
24775
24776
|
] });
|
|
24776
24777
|
});
|
|
24777
24778
|
S2.displayName = "TextAreaInput";
|
|
@@ -25360,7 +25361,7 @@ function gB({
|
|
|
25360
25361
|
]
|
|
25361
25362
|
}
|
|
25362
25363
|
) : null,
|
|
25363
|
-
/* @__PURE__ */ oe(
|
|
25364
|
+
/* @__PURE__ */ oe(me, { width: "100%", position: "relative", children: [
|
|
25364
25365
|
/* @__PURE__ */ w(
|
|
25365
25366
|
$n,
|
|
25366
25367
|
{
|
|
@@ -25618,7 +25619,7 @@ function hB({
|
|
|
25618
25619
|
]
|
|
25619
25620
|
}
|
|
25620
25621
|
) : null,
|
|
25621
|
-
/* @__PURE__ */ oe(
|
|
25622
|
+
/* @__PURE__ */ oe(me, { width: "100%", position: "relative", children: [
|
|
25622
25623
|
/* @__PURE__ */ w(
|
|
25623
25624
|
$n,
|
|
25624
25625
|
{
|
|
@@ -25712,7 +25713,7 @@ const cM = M(dt)`
|
|
|
25712
25713
|
color: ${f.color_black};
|
|
25713
25714
|
|
|
25714
25715
|
margin-top: ${f.spacing_100};
|
|
25715
|
-
`, dM = ({ label: e, value: t, truncate: n = !1 }) => /* @__PURE__ */ oe(
|
|
25716
|
+
`, dM = ({ label: e, value: t, truncate: n = !1 }) => /* @__PURE__ */ oe(me, { role: "group", title: e, children: [
|
|
25716
25717
|
/* @__PURE__ */ w(Ye, { htmlFor: `labeled-text-${e}`, color: f.color_gray_52, size: "medium", bold: !0, title: e, "aria-label": e, children: e }),
|
|
25717
25718
|
/* @__PURE__ */ w(cM, { id: `labeled-text-${e}`, title: typeof t == "string" ? t : e, "aria-label": typeof t == "string" ? t : e, truncate: n, children: t })
|
|
25718
25719
|
] }), bB = dM;
|
|
@@ -25774,7 +25775,7 @@ function uM(e, t, n) {
|
|
|
25774
25775
|
d.onKeyDown = d.onKeyDownCapture, delete d.onKeyDownCapture;
|
|
25775
25776
|
let b = Kn(e, {
|
|
25776
25777
|
labelable: !0
|
|
25777
|
-
}), m =
|
|
25778
|
+
}), m = _e(d, l, p), y = yt();
|
|
25778
25779
|
return {
|
|
25779
25780
|
labelProps: {
|
|
25780
25781
|
...u,
|
|
@@ -25782,7 +25783,7 @@ function uM(e, t, n) {
|
|
|
25782
25783
|
e.isDisabled || (n.current.focus(), Lu("keyboard"));
|
|
25783
25784
|
}
|
|
25784
25785
|
},
|
|
25785
|
-
triggerProps:
|
|
25786
|
+
triggerProps: _e(b, {
|
|
25786
25787
|
...m,
|
|
25787
25788
|
isDisabled: o,
|
|
25788
25789
|
onKeyDown: cn(m.onKeyDown, c, e.onKeyDown),
|
|
@@ -26057,7 +26058,7 @@ function vM(e, t, n) {
|
|
|
26057
26058
|
labelElementType: "span"
|
|
26058
26059
|
});
|
|
26059
26060
|
d.onKeyDown = d.onKeyDownCapture, delete d.onKeyDownCapture;
|
|
26060
|
-
const h = Kn(e, { labelable: !0 }), b =
|
|
26061
|
+
const h = Kn(e, { labelable: !0 }), b = _e(
|
|
26061
26062
|
d,
|
|
26062
26063
|
l,
|
|
26063
26064
|
p
|
|
@@ -26070,7 +26071,7 @@ function vM(e, t, n) {
|
|
|
26070
26071
|
e.isDisabled || ((y = n.current) == null || y.focus(), Lu("keyboard"));
|
|
26071
26072
|
}
|
|
26072
26073
|
},
|
|
26073
|
-
triggerProps:
|
|
26074
|
+
triggerProps: _e(h, {
|
|
26074
26075
|
...b,
|
|
26075
26076
|
onKeyDown: cn(
|
|
26076
26077
|
b.onKeyDown,
|
|
@@ -26446,24 +26447,24 @@ const mB = Object.assign(yo, {
|
|
|
26446
26447
|
List: M2,
|
|
26447
26448
|
Item: F2,
|
|
26448
26449
|
Separator: L2
|
|
26449
|
-
}), vB = () => /* @__PURE__ */ w("div", { id: Rf }), $B = M
|
|
26450
|
+
}), vB = () => /* @__PURE__ */ w("div", { id: Rf }), $B = M(me)`
|
|
26450
26451
|
display: grid;
|
|
26451
26452
|
grid-template-columns: repeat(12, minmax(var(--min-col-width, 0), 150px));
|
|
26452
26453
|
column-gap: ${f.sizing_600};
|
|
26453
|
-
`, TM =
|
|
26454
|
+
`, TM = ve`
|
|
26454
26455
|
width: clamp(
|
|
26455
26456
|
var(--page-min-width, 750px),
|
|
26456
26457
|
var(--page-ideal-width, 98%),
|
|
26457
26458
|
var(--page-max-width, 1600px)
|
|
26458
26459
|
);
|
|
26459
26460
|
max-width: 100%;
|
|
26460
|
-
`, kM = M
|
|
26461
|
+
`, kM = M(me)`
|
|
26461
26462
|
${TM}
|
|
26462
26463
|
height: 100%;
|
|
26463
26464
|
min-height: 100%;
|
|
26464
26465
|
margin: 0 auto;
|
|
26465
26466
|
padding: 0 ${f.sizing_100};
|
|
26466
|
-
`, yB = M
|
|
26467
|
+
`, yB = M(me)`
|
|
26467
26468
|
padding-top: ${f.sizing_600};
|
|
26468
26469
|
padding-bottom: ${f.sizing_800};
|
|
26469
26470
|
`, CM = M.header`
|
|
@@ -26485,16 +26486,16 @@ const mB = Object.assign(yo, {
|
|
|
26485
26486
|
`, _B = ({
|
|
26486
26487
|
children: e,
|
|
26487
26488
|
className: t
|
|
26488
|
-
}) => /* @__PURE__ */ w(RM, { className: t, children: /* @__PURE__ */ w(kM, { children: /* @__PURE__ */ w(CM, { as: "div", children: e }) }) }), xB = M(
|
|
26489
|
+
}) => /* @__PURE__ */ w(RM, { className: t, children: /* @__PURE__ */ w(kM, { children: /* @__PURE__ */ w(CM, { as: "div", children: e }) }) }), xB = M(me)`
|
|
26489
26490
|
display: flex;
|
|
26490
26491
|
align-items: center;
|
|
26491
26492
|
|
|
26492
26493
|
& > :first-child {
|
|
26493
26494
|
margin-right: auto;
|
|
26494
26495
|
}
|
|
26495
|
-
`, AM =
|
|
26496
|
+
`, AM = ve``, IM = ve`
|
|
26496
26497
|
padding: ${f.spacing_200} ${f.spacing_300};
|
|
26497
|
-
`, OM =
|
|
26498
|
+
`, OM = ve`
|
|
26498
26499
|
padding: ${f.spacing_300} ${f.spacing_400};
|
|
26499
26500
|
`, MM = (e) => {
|
|
26500
26501
|
switch (e) {
|
|
@@ -26505,10 +26506,10 @@ const mB = Object.assign(yo, {
|
|
|
26505
26506
|
case "large":
|
|
26506
26507
|
return OM;
|
|
26507
26508
|
}
|
|
26508
|
-
}, FM =
|
|
26509
|
+
}, FM = ve`
|
|
26509
26510
|
border: 1px solid ${f.color_gray_opacity_16};
|
|
26510
26511
|
background-color: ${f.color_white};
|
|
26511
|
-
`, LM =
|
|
26512
|
+
`, LM = ve`
|
|
26512
26513
|
border: 1px solid ${f.color_gray_opacity_16};
|
|
26513
26514
|
background-color: ${f.color_gray_opacity_4};
|
|
26514
26515
|
`, NM = (e) => {
|
|
@@ -30554,7 +30555,7 @@ const m5 = M(p5)`
|
|
|
30554
30555
|
`;
|
|
30555
30556
|
m5.displayName = "List";
|
|
30556
30557
|
Oa.List = m5;
|
|
30557
|
-
const v5 =
|
|
30558
|
+
const v5 = ve`
|
|
30558
30559
|
display: flex;
|
|
30559
30560
|
justify-content: center;
|
|
30560
30561
|
align-items: center;
|
|
@@ -30572,7 +30573,7 @@ const v5 = me`
|
|
|
30572
30573
|
display: flex;
|
|
30573
30574
|
${v5}
|
|
30574
30575
|
|
|
30575
|
-
${(e) => e.variant === "secondary" &&
|
|
30576
|
+
${(e) => e.variant === "secondary" && ve`
|
|
30576
30577
|
&[data-state~='active'] {
|
|
30577
30578
|
background-color: ${f.color_gray_opacity_6};
|
|
30578
30579
|
border-radius: ${f.border_radius_400};
|
|
@@ -30584,7 +30585,7 @@ const v5 = me`
|
|
|
30584
30585
|
}
|
|
30585
30586
|
`}
|
|
30586
30587
|
|
|
30587
|
-
${(e) => e.variant === "primary" &&
|
|
30588
|
+
${(e) => e.variant === "primary" && ve`
|
|
30588
30589
|
border-bottom: 2px solid ${f.color_gray_opacity_6};
|
|
30589
30590
|
|
|
30590
30591
|
&[data-state~='active'] {
|
|
@@ -31357,7 +31358,7 @@ export {
|
|
|
31357
31358
|
ql as Animator,
|
|
31358
31359
|
FV as Badge,
|
|
31359
31360
|
E0 as Banner,
|
|
31360
|
-
|
|
31361
|
+
me as Box,
|
|
31361
31362
|
ea as Button,
|
|
31362
31363
|
Bt as ButtonBase,
|
|
31363
31364
|
Vk as ButtonGroup,
|