@mt-gloss/ui 0.1.58 → 0.1.59
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/index.js +661 -661
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { u as
|
|
2
|
-
import { Q as
|
|
1
|
+
import { u as Nt, C as Dt } from "./Expandable-BgEhifn0.js";
|
|
2
|
+
import { Q as Vr, V as Hr, T as Ur, U as Zr, a5 as Yr, b8 as qr, aB as Qr, aj as Xr, $ as Jr, ap as es, N as ts, aa as as, bo as ns, P as rs, B as ss, a as is, A as os, K as ls, bj as cs, J as ds, L as us, E as ms, D as gs, H as ps, F as fs, by as hs, b as bs, c as vs, O as ys, q as ws, af as _s, aP as Ns, A as Ds, K as ks, J as Cs, L as xs, E as Ss, D as Rs, H as Ms, F as Ts, b1 as Is, b4 as Ps, b3 as Es, b2 as Fs, b5 as As, aE as Os, a7 as Ls, a6 as $s, as as Bs, m as Ks, o as zs, aH as Ws, ad as Gs, ba as js, ab as Vs, bp as Hs, _ as Us, bI as Zs, bH as Ys, bJ as qs, ar as Qs, aS as Xs, bc as Js, bN as ei, bw as ti, p as ai, ao as ni, bC as ri, bt as si, a2 as ii, at as oi, a4 as li, bB as ci, bS as di, G as ui, f as mi, ac as gi, bK as pi, aV as fi, t as hi, x as bi, I as vi, i as yi, ay as wi, bO as _i, M as Ni, y as Di, W as ki, Z as Ci, X as xi, Y as Si, au as Ri, bi as Mi, bQ as Ti, bM as Ii, aq as Pi, w as Ei, bq as Fi, aU as Ai, al as Oi, aM as Li, ai as $i, an as Bi, aw as Ki, aT as zi, ae as Wi, av as Gi, e as ji, R as Vi, l as Hi, r as Ui, aJ as Zi, bz as Yi, bA as qi, ak as Qi, ag as Xi, j as Ji, z as eo, b9 as to, ah as ao, bP as no, be as ro, bh as so, bf as io, bg as oo, k as lo, bb as co, bn as uo, S as mo, bl as go, bm as po, ax as fo, bd as ho, bR as bo, am as vo, v as yo, bL as wo, n as _o, h as No, s as Do, a0 as ko, a1 as Co, a9 as xo, bk as So, bx as Ro, bE as Mo, aC as To, aD as Io, a8 as Po, aQ as Eo, aR as Fo, aF as Ao, aG as Oo, aI as Lo, aX as $o, aY as Bo, br as Ko, bG as zo, bF as Wo, a_ as Go, a$ as jo, az as Vo, aA as Ho, b7 as Uo, b6 as Zo, b0 as Yo, aN as qo, aO as Qo, aZ as Xo, aK as Jo, aL as el, d as tl, bD as al, bs as nl, bu as rl, bv as sl, aW as il, a3 as ol, g as ll } from "./Expandable-BgEhifn0.js";
|
|
3
3
|
import { jsxs as k, jsx as r, Fragment as te } from "react/jsx-runtime";
|
|
4
4
|
import * as ce from "react";
|
|
5
|
-
import V, { useRef as P, useEffect as O, useState as $, useCallback as N, useId as
|
|
6
|
-
import { motion as xe, useMotionValue as
|
|
7
|
-
import { B as
|
|
8
|
-
import { c as
|
|
9
|
-
import { createPortal as
|
|
10
|
-
import {
|
|
11
|
-
import
|
|
12
|
-
import Pt from "@mui/icons-material/
|
|
13
|
-
import Et from "@mui/icons-material/
|
|
14
|
-
import Ft from "@mui/icons-material/
|
|
15
|
-
import At from "@mui/icons-material/
|
|
16
|
-
import Ot from "@mui/icons-material/
|
|
17
|
-
import
|
|
18
|
-
function
|
|
5
|
+
import V, { useRef as P, useEffect as O, useState as $, useCallback as N, useId as kt, forwardRef as Ct, useMemo as Ne, createContext as xt, useContext as St } from "react";
|
|
6
|
+
import { motion as xe, useMotionValue as Rt, animate as Ue, useDragControls as Mt } from "framer-motion";
|
|
7
|
+
import { B as Tt, a as be, b as Ee, U as ze } from "./UIContext-CDdyubSF.js";
|
|
8
|
+
import { c as dl, u as ul } from "./UIContext-CDdyubSF.js";
|
|
9
|
+
import { createPortal as It } from "react-dom";
|
|
10
|
+
import { SPRING_RESIZE_COMMIT as Ze, useMotionProbe as Fe } from "@mt-gloss/motion";
|
|
11
|
+
import { DEFAULT_MARKET_PRESETS as gl, DEFAULT_PINNED as pl, PERIOD_OPTIONS as fl, ROLLING_OPTIONS as hl, TODAY_PRESET as bl, findPreset as vl, formatDateRange as yl, formatMarketDates as wl, formatTrend as _l, formatValue as Nl, generateMarketId as Dl, getAllPresets as kl, getDateRangeForPreset as Cl, getPresetLabel as xl, isInRange as Sl, isMarketActive as Rl, isSameDay as Ml, normalizePresetId as Tl, toUppercasePresetId as Il } from "@mt-gloss/utils";
|
|
12
|
+
import Pt from "@mui/icons-material/AccessTime";
|
|
13
|
+
import Et from "@mui/icons-material/Tune";
|
|
14
|
+
import Ft from "@mui/icons-material/ViewColumn";
|
|
15
|
+
import At from "@mui/icons-material/AspectRatio";
|
|
16
|
+
import Ot from "@mui/icons-material/Palette";
|
|
17
|
+
import Lt from "@mui/icons-material/PushPin";
|
|
18
|
+
function xn(e = {}) {
|
|
19
19
|
const { enabled: t = !0, returnTo: n } = e, a = P(null);
|
|
20
20
|
return O(() => {
|
|
21
21
|
t && (a.current = n || document.activeElement);
|
|
@@ -25,7 +25,7 @@ function Cn(e = {}) {
|
|
|
25
25
|
}, 0);
|
|
26
26
|
}, [t]), a;
|
|
27
27
|
}
|
|
28
|
-
function
|
|
28
|
+
function Sn(e) {
|
|
29
29
|
const {
|
|
30
30
|
items: t,
|
|
31
31
|
activeIndex: n,
|
|
@@ -122,7 +122,7 @@ function xn(e) {
|
|
|
122
122
|
resetFocus: M
|
|
123
123
|
};
|
|
124
124
|
}
|
|
125
|
-
const
|
|
125
|
+
const $t = ({
|
|
126
126
|
label: e = "Set a target",
|
|
127
127
|
unit: t,
|
|
128
128
|
currentValue: n,
|
|
@@ -135,7 +135,7 @@ const Lt = ({
|
|
|
135
135
|
Number.isNaN(c) || a(c);
|
|
136
136
|
}, d = (c) => {
|
|
137
137
|
c.key === "Enter" ? (c.preventDefault(), u()) : c.key === "Escape" && (c.preventDefault(), i?.());
|
|
138
|
-
}, h =
|
|
138
|
+
}, h = kt(), m = `gloss-target-input-field-${h}`, g = s ? `gloss-target-input-hint-${h}` : void 0;
|
|
139
139
|
return /* @__PURE__ */ k("div", { className: "gloss-target-input", children: [
|
|
140
140
|
/* @__PURE__ */ r("label", { className: "gloss-target-input__label", htmlFor: m, children: e }),
|
|
141
141
|
/* @__PURE__ */ k("div", { className: "gloss-target-input__field-row", children: [
|
|
@@ -177,42 +177,42 @@ const Lt = ({
|
|
|
177
177
|
] })
|
|
178
178
|
] });
|
|
179
179
|
}, Se = (e) => {
|
|
180
|
-
},
|
|
180
|
+
}, Bt = {
|
|
181
181
|
id: "entity-filter-1",
|
|
182
182
|
label: "Customer: Acme Corp",
|
|
183
183
|
field: "customer",
|
|
184
184
|
value: "acme-corp-123",
|
|
185
185
|
onRemove: Se
|
|
186
|
-
},
|
|
186
|
+
}, Kt = {
|
|
187
187
|
id: "status-filter-1",
|
|
188
188
|
label: "Status: Open",
|
|
189
189
|
field: "status",
|
|
190
190
|
value: "open",
|
|
191
191
|
onRemove: Se
|
|
192
|
-
},
|
|
192
|
+
}, zt = {
|
|
193
193
|
id: "date-filter-1",
|
|
194
194
|
label: "Date: Mar 1 - Mar 15",
|
|
195
195
|
field: "dateRange",
|
|
196
196
|
value: "2026-03-01..2026-03-15",
|
|
197
197
|
onRemove: Se
|
|
198
|
-
},
|
|
198
|
+
}, Wt = {
|
|
199
199
|
id: "mfg-filter-1",
|
|
200
200
|
label: "Manufacturer: Widget Co",
|
|
201
201
|
field: "manufacturer",
|
|
202
202
|
value: "widget-co-456",
|
|
203
203
|
onRemove: Se
|
|
204
|
-
},
|
|
205
|
-
$t,
|
|
204
|
+
}, Rn = [
|
|
206
205
|
Bt,
|
|
207
206
|
Kt,
|
|
208
|
-
zt
|
|
209
|
-
|
|
207
|
+
zt,
|
|
208
|
+
Wt
|
|
209
|
+
], Mn = {
|
|
210
210
|
id: "metric-toggle",
|
|
211
211
|
tabs: [
|
|
212
212
|
{ id: "$", label: "$", mono: !0 },
|
|
213
213
|
{ id: "#", label: "#", mono: !0 }
|
|
214
214
|
]
|
|
215
|
-
},
|
|
215
|
+
}, Tn = {
|
|
216
216
|
id: "entity-type",
|
|
217
217
|
tabs: [
|
|
218
218
|
{ id: "orders", label: "Orders" },
|
|
@@ -220,7 +220,7 @@ const Lt = ({
|
|
|
220
220
|
{ id: "customers", label: "Customers" },
|
|
221
221
|
{ id: "manufacturers", label: "Manufacturers" }
|
|
222
222
|
]
|
|
223
|
-
},
|
|
223
|
+
}, In = {
|
|
224
224
|
id: "time-frame",
|
|
225
225
|
tabs: [
|
|
226
226
|
{ id: "MTD", label: "MTD" },
|
|
@@ -228,30 +228,30 @@ const Lt = ({
|
|
|
228
228
|
{ id: "YTD", label: "YTD" },
|
|
229
229
|
{ id: "LYTD", label: "LYTD" }
|
|
230
230
|
]
|
|
231
|
-
},
|
|
231
|
+
}, Pn = [
|
|
232
232
|
{ variant: "block", width: "100%", height: 16 },
|
|
233
233
|
{ variant: "block", width: 200, height: 32, borderRadius: 8 },
|
|
234
234
|
{ variant: "block", width: "80%", height: 12, borderRadius: "4px" },
|
|
235
235
|
{ variant: "block", width: 120, height: 44, borderRadius: 22 }
|
|
236
|
-
],
|
|
236
|
+
], En = [
|
|
237
237
|
{ variant: "text", lines: 3, lineHeight: 14, gap: 8 },
|
|
238
238
|
{ variant: "text", lines: 2, lineHeight: 16, gap: 10 },
|
|
239
239
|
{ variant: "text", lines: 5, lineHeight: 12, gap: 6 }
|
|
240
|
-
],
|
|
240
|
+
], Fn = [
|
|
241
241
|
{ variant: "circle", size: 24 },
|
|
242
242
|
{ variant: "circle", size: 40 },
|
|
243
243
|
{ variant: "circle", size: 64 }
|
|
244
|
-
],
|
|
244
|
+
], An = [
|
|
245
245
|
{ bars: 10, maxHeight: 120 },
|
|
246
246
|
{ bars: 5, maxHeight: 80 }
|
|
247
|
-
],
|
|
247
|
+
], On = [
|
|
248
248
|
{ rows: 5, columns: 3, hasCheckbox: !1, rowHeight: 44 },
|
|
249
249
|
{ rows: 8, columns: 5, hasCheckbox: !0, rowHeight: 44 }
|
|
250
|
-
],
|
|
250
|
+
], Ln = [
|
|
251
251
|
{ variant: "value", colSpan: 1 },
|
|
252
252
|
{ variant: "trend", colSpan: 2 },
|
|
253
253
|
{ variant: "target", colSpan: 1 }
|
|
254
|
-
],
|
|
254
|
+
], Ye = {
|
|
255
255
|
position: "fixed",
|
|
256
256
|
zIndex: 9999,
|
|
257
257
|
background: "rgba(255,255,255,0.92)",
|
|
@@ -277,7 +277,7 @@ const Lt = ({
|
|
|
277
277
|
width: "100%",
|
|
278
278
|
textAlign: "left",
|
|
279
279
|
border: "none"
|
|
280
|
-
}),
|
|
280
|
+
}), Gt = (e) => ({
|
|
281
281
|
...Ae(e),
|
|
282
282
|
color: e ? "#4338ca" : "#4f46e5",
|
|
283
283
|
fontWeight: 600
|
|
@@ -286,7 +286,7 @@ const Lt = ({
|
|
|
286
286
|
background: "rgba(0,0,0,0.06)",
|
|
287
287
|
margin: "3px 10px"
|
|
288
288
|
};
|
|
289
|
-
function
|
|
289
|
+
function Vt({
|
|
290
290
|
open: e,
|
|
291
291
|
anchorEl: t,
|
|
292
292
|
statusId: n,
|
|
@@ -296,10 +296,10 @@ function Gt({
|
|
|
296
296
|
onClose: o
|
|
297
297
|
}) {
|
|
298
298
|
const [l, u] = $(null), d = P(null), h = N(() => {
|
|
299
|
-
if (!t) return { ...
|
|
299
|
+
if (!t) return { ...Ye, top: 0, left: 0 };
|
|
300
300
|
const c = t.getBoundingClientRect();
|
|
301
301
|
return {
|
|
302
|
-
...
|
|
302
|
+
...Ye,
|
|
303
303
|
top: c.bottom + 4,
|
|
304
304
|
left: c.left
|
|
305
305
|
};
|
|
@@ -330,7 +330,7 @@ function Gt({
|
|
|
330
330
|
"button",
|
|
331
331
|
{
|
|
332
332
|
role: "menuitem",
|
|
333
|
-
style:
|
|
333
|
+
style: Gt(l === "__primary"),
|
|
334
334
|
onMouseEnter: () => u("__primary"),
|
|
335
335
|
onMouseLeave: () => u(null),
|
|
336
336
|
onClick: () => {
|
|
@@ -370,9 +370,9 @@ function Gt({
|
|
|
370
370
|
]
|
|
371
371
|
}
|
|
372
372
|
);
|
|
373
|
-
return
|
|
373
|
+
return It(g, document.body);
|
|
374
374
|
}
|
|
375
|
-
|
|
375
|
+
Vt.displayName = "StatusSlotChipMenu";
|
|
376
376
|
const le = {
|
|
377
377
|
forwardStaggerMs: 50,
|
|
378
378
|
reverseStaggerMs: 30,
|
|
@@ -385,18 +385,18 @@ const le = {
|
|
|
385
385
|
enterEasing: "cubic-bezier(0.34, 1.56, 0.64, 1)",
|
|
386
386
|
exitEasing: "cubic-bezier(0.4, 0, 1, 1)",
|
|
387
387
|
translateOffsetPx: 8
|
|
388
|
-
},
|
|
388
|
+
}, $n = {
|
|
389
389
|
shiverCycles: 3,
|
|
390
390
|
shiverAmplitudePx: 2,
|
|
391
391
|
shiverDurationMs: 180,
|
|
392
392
|
validCellOpacity: 0.6
|
|
393
|
-
},
|
|
393
|
+
}, Bn = {
|
|
394
394
|
materializeMs: 180,
|
|
395
395
|
dematerializeMs: 140,
|
|
396
396
|
easing: "cubic-bezier(0.22, 1, 0.36, 1)",
|
|
397
397
|
dotStrokePx: 2,
|
|
398
398
|
dividerDashGapPx: 4
|
|
399
|
-
},
|
|
399
|
+
}, Kn = {
|
|
400
400
|
cascadeStaggerMs: 0,
|
|
401
401
|
cascadeSpringCapMs: 120,
|
|
402
402
|
swingEnterMs: 100,
|
|
@@ -405,7 +405,7 @@ const le = {
|
|
|
405
405
|
provisionalStyle: "opacity",
|
|
406
406
|
shiverMs: 200,
|
|
407
407
|
shiverStyle: "color-flash"
|
|
408
|
-
},
|
|
408
|
+
}, zn = !0, Wn = {
|
|
409
409
|
rejectionFill: "var(--gloss-rejection-fill)",
|
|
410
410
|
rejectionStroke: "var(--gloss-rejection-stroke)",
|
|
411
411
|
validFill: "var(--gloss-valid-fill)",
|
|
@@ -413,7 +413,7 @@ const le = {
|
|
|
413
413
|
validCellStroke: "var(--gloss-valid-cell-stroke)",
|
|
414
414
|
provisionalWash: "var(--gloss-provisional-wash)"
|
|
415
415
|
};
|
|
416
|
-
function
|
|
416
|
+
function rt() {
|
|
417
417
|
if (typeof window > "u") return "full";
|
|
418
418
|
try {
|
|
419
419
|
return window.matchMedia("(prefers-reduced-motion: reduce)").matches ? "reduced" : "full";
|
|
@@ -445,7 +445,7 @@ const Oe = ({ visible: e, variant: t, trigger: n, children: a, className: i }) =
|
|
|
445
445
|
children: a
|
|
446
446
|
}
|
|
447
447
|
);
|
|
448
|
-
},
|
|
448
|
+
}, Ht = Ct(
|
|
449
449
|
function({ state: t, onPointerDown: n, onPointerUp: a, onPointerEnter: i, onPointerLeave: s, onKeyboardStep: o, onLostPointerCapture: l, edge: u = "right", ariaLabel: d = "Resize card" }, h) {
|
|
450
450
|
const m = t === "handle-visible" || t === "dragging" || t === "settling", g = (b) => {
|
|
451
451
|
try {
|
|
@@ -486,8 +486,8 @@ const Oe = ({ visible: e, variant: t, trigger: n, children: a, className: i }) =
|
|
|
486
486
|
) });
|
|
487
487
|
}
|
|
488
488
|
);
|
|
489
|
-
|
|
490
|
-
function
|
|
489
|
+
Ht.displayName = "EdgeHoverHandle";
|
|
490
|
+
function Ut({
|
|
491
491
|
visible: e,
|
|
492
492
|
targetColSpan: t,
|
|
493
493
|
ghostWidth: n,
|
|
@@ -511,8 +511,8 @@ function Ht({
|
|
|
511
511
|
}
|
|
512
512
|
);
|
|
513
513
|
}
|
|
514
|
-
|
|
515
|
-
class
|
|
514
|
+
Ut.displayName = "GhostPreview";
|
|
515
|
+
class Zt {
|
|
516
516
|
constructor() {
|
|
517
517
|
this.samples = [], this.capacity = 3;
|
|
518
518
|
}
|
|
@@ -557,7 +557,7 @@ class Ut {
|
|
|
557
557
|
return (s * 3 + o * 2 + l * 1) / 6;
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
|
-
const
|
|
560
|
+
const st = {
|
|
561
561
|
// Spring (D-08). Retuned 260419 — damping 35 → 22 so the commit spring
|
|
562
562
|
// has visible overshoot (ζ ≈ 0.49, ~13–17% overshoot, ~350ms settle). The
|
|
563
563
|
// prior ζ ≈ 0.78 was imperceptible to users. Debug slug:
|
|
@@ -577,7 +577,7 @@ const rt = {
|
|
|
577
577
|
// Velocity multiplier (D-03b panel)
|
|
578
578
|
velocityMultiplier: 1
|
|
579
579
|
};
|
|
580
|
-
function
|
|
580
|
+
function Gn({
|
|
581
581
|
currentColSpan: e,
|
|
582
582
|
stackable: t,
|
|
583
583
|
onResize: n,
|
|
@@ -597,7 +597,7 @@ function Wn({
|
|
|
597
597
|
O(() => {
|
|
598
598
|
w.current = _;
|
|
599
599
|
}, [_]);
|
|
600
|
-
const S =
|
|
600
|
+
const S = Rt(0), E = P(null), H = N(() => {
|
|
601
601
|
const C = E.current;
|
|
602
602
|
if (C) {
|
|
603
603
|
try {
|
|
@@ -612,11 +612,11 @@ function Wn({
|
|
|
612
612
|
return C * F + (C - 1) * A;
|
|
613
613
|
},
|
|
614
614
|
[]
|
|
615
|
-
), U = P(new
|
|
615
|
+
), U = P(new Zt()), G = P(e);
|
|
616
616
|
O(() => {
|
|
617
|
-
|
|
617
|
+
G.current = f;
|
|
618
618
|
}, [f]);
|
|
619
|
-
const B = Ne(() => ({ ...
|
|
619
|
+
const B = Ne(() => ({ ...st, ...o ?? {} }), [o]), Z = N(() => {
|
|
620
620
|
I.current && (clearTimeout(I.current), I.current = null);
|
|
621
621
|
}, []), L = N(() => {
|
|
622
622
|
y.current && (clearTimeout(y.current), y.current = null);
|
|
@@ -628,7 +628,7 @@ function Wn({
|
|
|
628
628
|
}, [_, c, Z, L, J]);
|
|
629
629
|
const We = N(() => {
|
|
630
630
|
L(), b((C) => C === "settling" || C !== "idle" ? C : (I.current = setTimeout(() => b("handle-visible"), l), "dwelling"));
|
|
631
|
-
}, [l, L]),
|
|
631
|
+
}, [l, L]), Ge = N(() => {
|
|
632
632
|
Z();
|
|
633
633
|
const C = w.current;
|
|
634
634
|
C !== "dwelling" && C !== "handle-visible" || (y.current = setTimeout(() => {
|
|
@@ -636,12 +636,12 @@ function Wn({
|
|
|
636
636
|
}, u));
|
|
637
637
|
}, [Z, u]), de = N(
|
|
638
638
|
(C, F, A) => {
|
|
639
|
-
const K = p.current, ee = K * B.snapInFraction, q = K * B.snapOutFraction, z = F - A,
|
|
639
|
+
const K = p.current, ee = K * B.snapInFraction, q = K * B.snapOutFraction, z = F - A, j = Math.max(
|
|
640
640
|
A,
|
|
641
641
|
D.current ?? m
|
|
642
642
|
);
|
|
643
643
|
let W = z;
|
|
644
|
-
for (; A + W <
|
|
644
|
+
for (; A + W < j; ) {
|
|
645
645
|
const ae = W * K + (W < 0 ? q : ee);
|
|
646
646
|
if (C >= ae) W += 1;
|
|
647
647
|
else break;
|
|
@@ -652,10 +652,10 @@ function Wn({
|
|
|
652
652
|
if (C <= ae) W -= 1;
|
|
653
653
|
else break;
|
|
654
654
|
}
|
|
655
|
-
return Math.min(
|
|
655
|
+
return Math.min(j, Math.max(1, A + W));
|
|
656
656
|
},
|
|
657
657
|
[B.snapInFraction, B.snapOutFraction, m]
|
|
658
|
-
),
|
|
658
|
+
), bt = N(
|
|
659
659
|
(C) => {
|
|
660
660
|
if (w.current !== "handle-visible") return;
|
|
661
661
|
H(), x.current = C.clientX, p.current = i, v.current = s, D.current = m;
|
|
@@ -663,19 +663,19 @@ function Wn({
|
|
|
663
663
|
T.current = F, U.current.clear(), U.current.push({ x: C.clientX, t: performance.now() }), S.jump(F), w.current = "dragging", b("dragging");
|
|
664
664
|
},
|
|
665
665
|
[i, s, m, e, S, H]
|
|
666
|
-
),
|
|
666
|
+
), je = N(
|
|
667
667
|
(C) => C * p.current + (C - 1) * v.current,
|
|
668
668
|
[]
|
|
669
669
|
), oe = N(
|
|
670
670
|
(C, F) => {
|
|
671
|
-
const A =
|
|
671
|
+
const A = je(C), K = C !== e;
|
|
672
672
|
if (typeof window < "u" && typeof window.matchMedia == "function" && window.matchMedia("(prefers-reduced-motion: reduce)").matches) {
|
|
673
673
|
S.jump(A), K && F ? n({ direction: F, targetColSpan: C, mode: t ? "slot-fill" : "sparkline-fidelity" }) : K || a?.(), S.jump(0), w.current = "idle", b("idle");
|
|
674
674
|
return;
|
|
675
675
|
}
|
|
676
676
|
const q = U.current.getWeightedVelocity() * B.velocityMultiplier;
|
|
677
677
|
w.current = "settling", b("settling"), K && F ? n({ direction: F, targetColSpan: C, mode: t ? "slot-fill" : "sparkline-fidelity" }) : K || a?.(), H(), E.current = Ue(S, A, {
|
|
678
|
-
|
|
678
|
+
...Ze,
|
|
679
679
|
stiffness: B.stiffness,
|
|
680
680
|
damping: B.damping,
|
|
681
681
|
mass: B.mass,
|
|
@@ -689,14 +689,14 @@ function Wn({
|
|
|
689
689
|
}
|
|
690
690
|
});
|
|
691
691
|
},
|
|
692
|
-
[
|
|
693
|
-
),
|
|
692
|
+
[je, e, t, n, a, S, B, H]
|
|
693
|
+
), vt = N(
|
|
694
694
|
(C) => {
|
|
695
695
|
if (w.current !== "dragging") return;
|
|
696
696
|
const F = C.clientX - (x.current ?? C.clientX), A = p.current, ee = ((D.current ?? m) - e) * A, q = (1 - e) * A, z = Math.max(q, Math.min(ee, F));
|
|
697
697
|
U.current.push({ x: C.clientX, t: performance.now() });
|
|
698
|
-
const
|
|
699
|
-
oe(
|
|
698
|
+
const j = de(z, G.current, e), W = j > e ? "grow" : j < e ? "shrink" : null;
|
|
699
|
+
oe(j, W);
|
|
700
700
|
},
|
|
701
701
|
[de, e, m, oe]
|
|
702
702
|
), ue = N(() => {
|
|
@@ -708,7 +708,7 @@ function Wn({
|
|
|
708
708
|
}
|
|
709
709
|
const A = U.current.getWeightedVelocity();
|
|
710
710
|
w.current = "settling", b("settling"), H(), E.current = Ue(S, C, {
|
|
711
|
-
|
|
711
|
+
...Ze,
|
|
712
712
|
stiffness: B.stiffness,
|
|
713
713
|
damping: B.damping,
|
|
714
714
|
mass: B.mass,
|
|
@@ -733,18 +733,18 @@ function Wn({
|
|
|
733
733
|
return;
|
|
734
734
|
}
|
|
735
735
|
const C = (z) => {
|
|
736
|
-
const
|
|
736
|
+
const j = z.clientX - (x.current ?? z.clientX), W = T.current, me = Y(1), ae = Y(m), De = W + j, He = Math.max(me, Math.min(ae, De));
|
|
737
737
|
S.set(He);
|
|
738
|
-
const ke = p.current, Re = (m - e) * ke, Me = (1 - e) * ke, ge = Math.max(Me, Math.min(Re,
|
|
738
|
+
const ke = p.current, Re = (m - e) * ke, Me = (1 - e) * ke, ge = Math.max(Me, Math.min(Re, j));
|
|
739
739
|
U.current.push({ x: z.clientX, t: performance.now() });
|
|
740
|
-
const pe = de(ge,
|
|
741
|
-
pe !==
|
|
742
|
-
}, F = (z,
|
|
740
|
+
const pe = de(ge, G.current, e);
|
|
741
|
+
pe !== G.current && (G.current = pe, R(pe));
|
|
742
|
+
}, F = (z, j) => {
|
|
743
743
|
if (w.current === "dragging")
|
|
744
744
|
if (z === "pointerup") {
|
|
745
|
-
const W = U.current.tail(), me =
|
|
746
|
-
|
|
747
|
-
const ge = de(Me,
|
|
745
|
+
const W = U.current.tail(), me = j?.clientX ?? W?.x ?? x.current ?? 0, ae = me - (x.current ?? me), De = p.current, ke = ((D.current ?? m) - e) * De, Re = (1 - e) * De, Me = Math.max(Re, Math.min(ke, ae));
|
|
746
|
+
j && U.current.push({ x: j.clientX, t: performance.now() });
|
|
747
|
+
const ge = de(Me, G.current, e), pe = ge > e ? "grow" : ge < e ? "shrink" : null;
|
|
748
748
|
oe(ge, pe);
|
|
749
749
|
} else
|
|
750
750
|
ue();
|
|
@@ -761,7 +761,7 @@ function Wn({
|
|
|
761
761
|
const C = setTimeout(() => b("idle"), h);
|
|
762
762
|
return () => clearTimeout(C);
|
|
763
763
|
}, [_, h]);
|
|
764
|
-
const
|
|
764
|
+
const yt = N(
|
|
765
765
|
(C) => {
|
|
766
766
|
if (w.current === "settling") return;
|
|
767
767
|
const A = Math.min(m, Math.max(1, e + (C === "grow" ? 1 : -1)));
|
|
@@ -775,22 +775,22 @@ function Wn({
|
|
|
775
775
|
J(), M.current = setTimeout(() => {
|
|
776
776
|
w.current === "handle-visible" && (w.current = "idle", b("idle"));
|
|
777
777
|
}, 5e3);
|
|
778
|
-
}, [J]),
|
|
778
|
+
}, [J]), wt = N(() => {
|
|
779
779
|
w.current === "idle" && (Z(), w.current = "handle-visible", b("handle-visible"), Ve());
|
|
780
|
-
}, [Z, Ve]),
|
|
780
|
+
}, [Z, Ve]), _t = N(() => {
|
|
781
781
|
J(), w.current === "handle-visible" && (w.current = "idle", b("idle"));
|
|
782
782
|
}, [J]);
|
|
783
783
|
return {
|
|
784
784
|
state: _,
|
|
785
785
|
enterEdgeZone: We,
|
|
786
|
-
leaveEdgeZone:
|
|
786
|
+
leaveEdgeZone: Ge,
|
|
787
787
|
handleProps: {
|
|
788
|
-
onPointerDown:
|
|
789
|
-
onPointerUp:
|
|
788
|
+
onPointerDown: bt,
|
|
789
|
+
onPointerUp: vt,
|
|
790
790
|
// Bug E: handle continues zone presence so pointer crossing sentinel→handle
|
|
791
791
|
// doesn't collapse state. handle's pointerenter = stay in zone.
|
|
792
792
|
onPointerEnter: We,
|
|
793
|
-
onPointerLeave:
|
|
793
|
+
onPointerLeave: Ge
|
|
794
794
|
},
|
|
795
795
|
previewColSpan: f,
|
|
796
796
|
ghostProps: {
|
|
@@ -800,9 +800,9 @@ function Wn({
|
|
|
800
800
|
enterMs: d,
|
|
801
801
|
exitMs: h
|
|
802
802
|
},
|
|
803
|
-
onKeyboardStep:
|
|
804
|
-
onTouchReveal:
|
|
805
|
-
onTouchDismiss:
|
|
803
|
+
onKeyboardStep: yt,
|
|
804
|
+
onTouchReveal: wt,
|
|
805
|
+
onTouchDismiss: _t,
|
|
806
806
|
cancel: ue
|
|
807
807
|
};
|
|
808
808
|
}
|
|
@@ -838,7 +838,7 @@ function jn(e) {
|
|
|
838
838
|
const s = (a + 0.5) * (t / n);
|
|
839
839
|
return i != null && Number.isFinite(i) && i > 0 ? s - i / 2 : s;
|
|
840
840
|
}
|
|
841
|
-
const
|
|
841
|
+
const Vn = [
|
|
842
842
|
// 1. Standard: Total Revenue
|
|
843
843
|
{
|
|
844
844
|
variant: "standard",
|
|
@@ -970,24 +970,24 @@ const Gn = [
|
|
|
970
970
|
subtitle: "Awaiting QA",
|
|
971
971
|
highlightColor: "neutral"
|
|
972
972
|
}
|
|
973
|
-
],
|
|
973
|
+
], Yt = {
|
|
974
974
|
variant: "standard",
|
|
975
975
|
label: "Total Revenue",
|
|
976
976
|
isLoading: !0
|
|
977
|
-
},
|
|
977
|
+
}, qt = {
|
|
978
978
|
variant: "standard",
|
|
979
979
|
label: "Total Revenue",
|
|
980
980
|
value: 125430,
|
|
981
981
|
valueFormat: { prefix: "$", abbreviated: !0 },
|
|
982
982
|
isError: !0
|
|
983
|
-
},
|
|
983
|
+
}, Qt = {
|
|
984
984
|
variant: "standard",
|
|
985
985
|
label: "Total Revenue",
|
|
986
986
|
value: null,
|
|
987
987
|
valueFormat: { prefix: "$", abbreviated: !0 },
|
|
988
988
|
isEmpty: !0,
|
|
989
989
|
subtitle: "No data"
|
|
990
|
-
},
|
|
990
|
+
}, Xt = {
|
|
991
991
|
variant: "standard",
|
|
992
992
|
label: "Total Revenue",
|
|
993
993
|
value: 125430,
|
|
@@ -995,7 +995,7 @@ const Gn = [
|
|
|
995
995
|
trend: { value: 12.5, direction: "up" },
|
|
996
996
|
subtitle: "MTD",
|
|
997
997
|
isStale: !0
|
|
998
|
-
},
|
|
998
|
+
}, Jt = {
|
|
999
999
|
variant: "sparkline",
|
|
1000
1000
|
label: "Daily Orders",
|
|
1001
1001
|
value: 847,
|
|
@@ -1004,7 +1004,7 @@ const Gn = [
|
|
|
1004
1004
|
sparklineData: [42, 38, 51, 47, 55, 60, 58, 63, 57, 62, 68, 71, 65, 59],
|
|
1005
1005
|
accentColor: "#6366f1",
|
|
1006
1006
|
isStale: !0
|
|
1007
|
-
},
|
|
1007
|
+
}, ea = {
|
|
1008
1008
|
variant: "donut",
|
|
1009
1009
|
label: "Order Fill Rate",
|
|
1010
1010
|
value: 78,
|
|
@@ -1015,14 +1015,14 @@ const Gn = [
|
|
|
1015
1015
|
donutMax: 100,
|
|
1016
1016
|
accentColor: "#10b981",
|
|
1017
1017
|
isStale: !0
|
|
1018
|
-
},
|
|
1019
|
-
Zt,
|
|
1018
|
+
}, Hn = [
|
|
1020
1019
|
Yt,
|
|
1021
1020
|
qt,
|
|
1022
1021
|
Qt,
|
|
1023
1022
|
Xt,
|
|
1024
|
-
Jt
|
|
1025
|
-
|
|
1023
|
+
Jt,
|
|
1024
|
+
ea
|
|
1025
|
+
], Un = {
|
|
1026
1026
|
variant: "sparkline",
|
|
1027
1027
|
label: "Daily Orders",
|
|
1028
1028
|
value: 847,
|
|
@@ -1045,7 +1045,7 @@ const Gn = [
|
|
|
1045
1045
|
59
|
|
1046
1046
|
],
|
|
1047
1047
|
accentColor: "#6366f1"
|
|
1048
|
-
},
|
|
1048
|
+
}, Zn = {
|
|
1049
1049
|
variant: "sparkline",
|
|
1050
1050
|
label: "New Customers",
|
|
1051
1051
|
value: 23,
|
|
@@ -1084,21 +1084,21 @@ const Gn = [
|
|
|
1084
1084
|
19
|
|
1085
1085
|
],
|
|
1086
1086
|
accentColor: "#10b981"
|
|
1087
|
-
},
|
|
1087
|
+
}, Yn = {
|
|
1088
1088
|
variant: "standard",
|
|
1089
1089
|
label: "Total Revenue",
|
|
1090
1090
|
value: 125430,
|
|
1091
1091
|
valueFormat: { prefix: "$", abbreviated: !0 },
|
|
1092
1092
|
trend: { value: 12.5, direction: "up" },
|
|
1093
1093
|
subtitle: "MTD"
|
|
1094
|
-
},
|
|
1094
|
+
}, qn = {
|
|
1095
1095
|
variant: "standard",
|
|
1096
1096
|
label: "Returns",
|
|
1097
1097
|
value: 3280,
|
|
1098
1098
|
valueFormat: { prefix: "$", abbreviated: !0 },
|
|
1099
1099
|
trend: { value: -8.3, direction: "down" },
|
|
1100
1100
|
subtitle: "MTD"
|
|
1101
|
-
},
|
|
1101
|
+
}, Qn = {
|
|
1102
1102
|
variant: "standard",
|
|
1103
1103
|
label: "Avg Order Value",
|
|
1104
1104
|
value: 487,
|
|
@@ -1106,7 +1106,7 @@ const Gn = [
|
|
|
1106
1106
|
trend: { value: 0, direction: "flat" },
|
|
1107
1107
|
subtitle: "QTD"
|
|
1108
1108
|
};
|
|
1109
|
-
function
|
|
1109
|
+
function it({
|
|
1110
1110
|
open: e,
|
|
1111
1111
|
onDismiss: t,
|
|
1112
1112
|
anchorRef: n,
|
|
@@ -1132,7 +1132,7 @@ function st({
|
|
|
1132
1132
|
l(), t();
|
|
1133
1133
|
}, [l, t]);
|
|
1134
1134
|
return /* @__PURE__ */ k(
|
|
1135
|
-
|
|
1135
|
+
Tt,
|
|
1136
1136
|
{
|
|
1137
1137
|
definition: {
|
|
1138
1138
|
placement: "bottom-end",
|
|
@@ -1201,8 +1201,8 @@ function st({
|
|
|
1201
1201
|
}
|
|
1202
1202
|
);
|
|
1203
1203
|
}
|
|
1204
|
-
|
|
1205
|
-
const
|
|
1204
|
+
it.displayName = "PageDropdown";
|
|
1205
|
+
const ta = function({
|
|
1206
1206
|
currentIndex: t,
|
|
1207
1207
|
total: n,
|
|
1208
1208
|
pages: a,
|
|
@@ -1252,7 +1252,7 @@ const ea = function({
|
|
|
1252
1252
|
}
|
|
1253
1253
|
),
|
|
1254
1254
|
/* @__PURE__ */ r(
|
|
1255
|
-
|
|
1255
|
+
it,
|
|
1256
1256
|
{
|
|
1257
1257
|
open: m,
|
|
1258
1258
|
onDismiss: _,
|
|
@@ -1268,8 +1268,8 @@ const ea = function({
|
|
|
1268
1268
|
}
|
|
1269
1269
|
);
|
|
1270
1270
|
};
|
|
1271
|
-
|
|
1272
|
-
const
|
|
1271
|
+
ta.displayName = "PageChip";
|
|
1272
|
+
const Xn = [
|
|
1273
1273
|
{
|
|
1274
1274
|
id: "ORD-1001",
|
|
1275
1275
|
orderNumber: "ORD-1001",
|
|
@@ -1402,7 +1402,7 @@ const Qn = [
|
|
|
1402
1402
|
date: "2026-03-01",
|
|
1403
1403
|
skuCount: 9
|
|
1404
1404
|
}
|
|
1405
|
-
],
|
|
1405
|
+
], Jn = [
|
|
1406
1406
|
{
|
|
1407
1407
|
id: "ITEM-001",
|
|
1408
1408
|
sku: "PB-4520",
|
|
@@ -1539,13 +1539,13 @@ const Qn = [
|
|
|
1539
1539
|
function Le(e) {
|
|
1540
1540
|
return "$" + e.toLocaleString("en-US", { minimumFractionDigits: 2, maximumFractionDigits: 2 });
|
|
1541
1541
|
}
|
|
1542
|
-
function
|
|
1542
|
+
function ot(e) {
|
|
1543
1543
|
return e.toLocaleString("en-US");
|
|
1544
1544
|
}
|
|
1545
|
-
function
|
|
1545
|
+
function lt(e) {
|
|
1546
1546
|
return new Date(e).toLocaleDateString("en-US", { month: "short", day: "numeric", year: "numeric" });
|
|
1547
1547
|
}
|
|
1548
|
-
const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" } }, "—"),
|
|
1548
|
+
const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" } }, "—"), er = [
|
|
1549
1549
|
{
|
|
1550
1550
|
field: "id",
|
|
1551
1551
|
headerName: "Order",
|
|
@@ -1575,7 +1575,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1575
1575
|
align: "right",
|
|
1576
1576
|
headerAlign: "right",
|
|
1577
1577
|
cellClassName: "gloss-tabular-nums",
|
|
1578
|
-
renderCell: ({ row: e }) => e.skuCount ?
|
|
1578
|
+
renderCell: ({ row: e }) => e.skuCount ? ot(e.skuCount) : ve
|
|
1579
1579
|
},
|
|
1580
1580
|
{
|
|
1581
1581
|
field: "total",
|
|
@@ -1595,9 +1595,9 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1595
1595
|
align: "right",
|
|
1596
1596
|
headerAlign: "right",
|
|
1597
1597
|
cellClassName: "gloss-tabular-nums",
|
|
1598
|
-
renderCell: ({ row: e }) => e.date ?
|
|
1598
|
+
renderCell: ({ row: e }) => e.date ? lt(e.date) : ""
|
|
1599
1599
|
}
|
|
1600
|
-
],
|
|
1600
|
+
], tr = [
|
|
1601
1601
|
{
|
|
1602
1602
|
field: "sku",
|
|
1603
1603
|
headerName: "Item ID",
|
|
@@ -1639,7 +1639,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1639
1639
|
align: "right",
|
|
1640
1640
|
headerAlign: "right",
|
|
1641
1641
|
cellClassName: "gloss-tabular-nums gloss-drillable",
|
|
1642
|
-
renderCell: ({ row: e }) => e.quantity ?
|
|
1642
|
+
renderCell: ({ row: e }) => e.quantity ? ot(e.quantity) : ve
|
|
1643
1643
|
},
|
|
1644
1644
|
{
|
|
1645
1645
|
field: "total",
|
|
@@ -1659,24 +1659,24 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1659
1659
|
align: "right",
|
|
1660
1660
|
headerAlign: "right",
|
|
1661
1661
|
cellClassName: "gloss-tabular-nums",
|
|
1662
|
-
renderCell: ({ row: e }) => e.lastDate ?
|
|
1662
|
+
renderCell: ({ row: e }) => e.lastDate ? lt(e.lastDate) : ""
|
|
1663
1663
|
}
|
|
1664
|
-
],
|
|
1664
|
+
], aa = [
|
|
1665
1665
|
{ id: "c-001", label: "ABC Home Goods" },
|
|
1666
1666
|
{ id: "c-002", label: "Riverside Retail" },
|
|
1667
1667
|
{ id: "c-003", label: "Mountain View Store" },
|
|
1668
1668
|
{ id: "c-004", label: "Downtown Decor" },
|
|
1669
1669
|
{ id: "c-005", label: "Pacific Coast Imports" }
|
|
1670
|
-
],
|
|
1670
|
+
], na = [
|
|
1671
1671
|
{ id: "i-001", label: "Classic Linen Throw Pillow" },
|
|
1672
1672
|
{ id: "i-002", label: "Coastal Wave Candle Set" },
|
|
1673
1673
|
{ id: "i-003", label: "Walnut Console Table" },
|
|
1674
1674
|
{ id: "i-004", label: "Hand-Blown Glass Vase" },
|
|
1675
1675
|
{ id: "i-005", label: "Velvet Accent Cushion" }
|
|
1676
1676
|
], Te = (e) => {
|
|
1677
|
-
},
|
|
1678
|
-
},
|
|
1679
|
-
},
|
|
1677
|
+
}, ra = (e) => {
|
|
1678
|
+
}, qe = (e, t) => {
|
|
1679
|
+
}, ct = {
|
|
1680
1680
|
vizState: {
|
|
1681
1681
|
type: "orders",
|
|
1682
1682
|
quant: "$",
|
|
@@ -1685,16 +1685,16 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1685
1685
|
timeFrame: "MTD"
|
|
1686
1686
|
},
|
|
1687
1687
|
onTypeChange: Te,
|
|
1688
|
-
onQuantChange:
|
|
1688
|
+
onQuantChange: ra,
|
|
1689
1689
|
onEntityTypeChange: Te,
|
|
1690
|
-
onEntitySelect:
|
|
1691
|
-
onItemSelect:
|
|
1690
|
+
onEntitySelect: qe,
|
|
1691
|
+
onItemSelect: qe,
|
|
1692
1692
|
onTimeFrameChange: Te,
|
|
1693
1693
|
userType: "sales-agency",
|
|
1694
|
-
entityFilterOptions:
|
|
1695
|
-
itemFilterOptions:
|
|
1696
|
-
},
|
|
1697
|
-
...
|
|
1694
|
+
entityFilterOptions: aa,
|
|
1695
|
+
itemFilterOptions: na
|
|
1696
|
+
}, ar = {
|
|
1697
|
+
...ct,
|
|
1698
1698
|
vizState: {
|
|
1699
1699
|
type: "items",
|
|
1700
1700
|
quant: "$",
|
|
@@ -1702,8 +1702,8 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1702
1702
|
byItem: { id: "i-003", name: "Walnut Console Table" },
|
|
1703
1703
|
timeFrame: "YTD"
|
|
1704
1704
|
}
|
|
1705
|
-
},
|
|
1706
|
-
...
|
|
1705
|
+
}, nr = {
|
|
1706
|
+
...ct,
|
|
1707
1707
|
vizState: {
|
|
1708
1708
|
type: "orders",
|
|
1709
1709
|
quant: "#",
|
|
@@ -1715,7 +1715,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1715
1715
|
entityFilterOptions: [
|
|
1716
1716
|
{ id: "customers", label: "Customers" }
|
|
1717
1717
|
]
|
|
1718
|
-
},
|
|
1718
|
+
}, sa = [
|
|
1719
1719
|
{
|
|
1720
1720
|
id: "recent-orders",
|
|
1721
1721
|
label: "Recent Orders",
|
|
@@ -1761,7 +1761,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1761
1761
|
routeKey: "customer.profile",
|
|
1762
1762
|
subtitle: "Opens in RepTime"
|
|
1763
1763
|
}
|
|
1764
|
-
],
|
|
1764
|
+
], ia = [
|
|
1765
1765
|
{
|
|
1766
1766
|
id: "order-items",
|
|
1767
1767
|
label: "Items in Order",
|
|
@@ -1790,7 +1790,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1790
1790
|
cellKinds: ["orderId"],
|
|
1791
1791
|
graphType: "timeline"
|
|
1792
1792
|
}
|
|
1793
|
-
],
|
|
1793
|
+
], oa = [
|
|
1794
1794
|
{
|
|
1795
1795
|
id: "graph-metric",
|
|
1796
1796
|
label: "Graph This Metric",
|
|
@@ -1818,14 +1818,14 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1818
1818
|
cellKinds: ["numeric"],
|
|
1819
1819
|
tabType: "orders"
|
|
1820
1820
|
}
|
|
1821
|
-
],
|
|
1822
|
-
entityName:
|
|
1823
|
-
orderId:
|
|
1824
|
-
numeric:
|
|
1825
|
-
},
|
|
1821
|
+
], rr = {
|
|
1822
|
+
entityName: sa,
|
|
1823
|
+
orderId: ia,
|
|
1824
|
+
numeric: oa
|
|
1825
|
+
}, sr = [
|
|
1826
1826
|
new Date((/* @__PURE__ */ new Date()).getFullYear(), (/* @__PURE__ */ new Date()).getMonth(), (/* @__PURE__ */ new Date()).getDate() - 29),
|
|
1827
1827
|
/* @__PURE__ */ new Date()
|
|
1828
|
-
],
|
|
1828
|
+
], ir = {
|
|
1829
1829
|
rangeA: [
|
|
1830
1830
|
new Date((/* @__PURE__ */ new Date()).getFullYear(), (/* @__PURE__ */ new Date()).getMonth(), 1),
|
|
1831
1831
|
/* @__PURE__ */ new Date()
|
|
@@ -1838,7 +1838,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1838
1838
|
new Date((/* @__PURE__ */ new Date()).getFullYear(), (/* @__PURE__ */ new Date()).getMonth() - 2, 1),
|
|
1839
1839
|
new Date((/* @__PURE__ */ new Date()).getFullYear(), (/* @__PURE__ */ new Date()).getMonth() - 1, 0)
|
|
1840
1840
|
]
|
|
1841
|
-
},
|
|
1841
|
+
}, or = {
|
|
1842
1842
|
version: 4,
|
|
1843
1843
|
lastPreset: "mtd",
|
|
1844
1844
|
pinnedPreset: "mtd",
|
|
@@ -1846,7 +1846,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1846
1846
|
rangeCount: 1,
|
|
1847
1847
|
lastPresetB: null,
|
|
1848
1848
|
lastPresetC: null
|
|
1849
|
-
},
|
|
1849
|
+
}, lr = [
|
|
1850
1850
|
{
|
|
1851
1851
|
id: "atlanta-jan",
|
|
1852
1852
|
label: "Atlanta Market",
|
|
@@ -1868,7 +1868,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1868
1868
|
endDate: new Date(2026, 3, 22),
|
|
1869
1869
|
location: "Chicago, IL"
|
|
1870
1870
|
}
|
|
1871
|
-
],
|
|
1871
|
+
], cr = [
|
|
1872
1872
|
{
|
|
1873
1873
|
id: "custom-regional-1",
|
|
1874
1874
|
label: "Southeast Regional Expo",
|
|
@@ -1885,7 +1885,7 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1885
1885
|
location: "Portland, OR",
|
|
1886
1886
|
isCustom: !0
|
|
1887
1887
|
}
|
|
1888
|
-
],
|
|
1888
|
+
], dr = [
|
|
1889
1889
|
{
|
|
1890
1890
|
id: "atlanta-jan",
|
|
1891
1891
|
label: "Atlanta Market",
|
|
@@ -1902,35 +1902,35 @@ const ve = V.createElement("span", { style: { color: "var(--color-text-muted)" }
|
|
|
1902
1902
|
location: "New York, NY",
|
|
1903
1903
|
active: !0
|
|
1904
1904
|
}
|
|
1905
|
-
],
|
|
1905
|
+
], ur = [
|
|
1906
1906
|
{ id: "7d", label: "7D" },
|
|
1907
1907
|
{ id: "30d", label: "30D" },
|
|
1908
1908
|
{ id: "60d", label: "60D" },
|
|
1909
1909
|
{ id: "90d", label: "90D" }
|
|
1910
|
-
],
|
|
1910
|
+
], mr = [
|
|
1911
1911
|
{ id: "mtd", label: "MTD" },
|
|
1912
1912
|
{ id: "qtd", label: "QTD" },
|
|
1913
1913
|
{ id: "ytd", label: "YTD" },
|
|
1914
1914
|
{ id: "lytd", label: "LYTD" }
|
|
1915
|
-
],
|
|
1915
|
+
], la = {
|
|
1916
1916
|
timeframe: "Time Frame",
|
|
1917
1917
|
threshold: "Thresholds",
|
|
1918
1918
|
slots: "Slots",
|
|
1919
1919
|
size: "Size",
|
|
1920
1920
|
color: "Color",
|
|
1921
1921
|
pinned: "Pinned"
|
|
1922
|
-
},
|
|
1923
|
-
timeframe:
|
|
1924
|
-
threshold:
|
|
1925
|
-
slots:
|
|
1926
|
-
size:
|
|
1927
|
-
color:
|
|
1928
|
-
pinned:
|
|
1922
|
+
}, ca = {
|
|
1923
|
+
timeframe: Pt,
|
|
1924
|
+
threshold: Et,
|
|
1925
|
+
slots: Ft,
|
|
1926
|
+
size: At,
|
|
1927
|
+
color: Ot,
|
|
1928
|
+
pinned: Lt
|
|
1929
1929
|
};
|
|
1930
|
-
function
|
|
1930
|
+
function Qe(...e) {
|
|
1931
1931
|
return e.filter(Boolean).join(" ");
|
|
1932
1932
|
}
|
|
1933
|
-
function
|
|
1933
|
+
function da() {
|
|
1934
1934
|
const [e, t] = $(() => typeof window > "u" || typeof window.matchMedia != "function" ? !1 : window.matchMedia("(prefers-reduced-motion: reduce)").matches);
|
|
1935
1935
|
return O(() => {
|
|
1936
1936
|
if (typeof window > "u" || typeof window.matchMedia != "function") return;
|
|
@@ -1940,14 +1940,14 @@ function ca() {
|
|
|
1940
1940
|
});
|
|
1941
1941
|
}, []), e;
|
|
1942
1942
|
}
|
|
1943
|
-
const
|
|
1943
|
+
const ua = ({
|
|
1944
1944
|
dimensions: e,
|
|
1945
1945
|
onDimensionSelect: t,
|
|
1946
1946
|
activeDimension: n,
|
|
1947
1947
|
ariaCardTypeLabel: a,
|
|
1948
1948
|
className: i
|
|
1949
1949
|
}) => {
|
|
1950
|
-
const s = P(null), o = P([]), l =
|
|
1950
|
+
const s = P(null), o = P([]), l = da(), u = Ne(() => Array.from(e), [e]);
|
|
1951
1951
|
if (u.length === 0) return null;
|
|
1952
1952
|
const d = a ? `Configure ${a}: choose a dimension` : void 0, h = l ? "10ms" : "200ms", m = (g, c) => {
|
|
1953
1953
|
const _ = u.length - 1, b = (f) => {
|
|
@@ -1986,7 +1986,7 @@ const da = ({
|
|
|
1986
1986
|
ref: s,
|
|
1987
1987
|
role: "group",
|
|
1988
1988
|
"aria-label": d,
|
|
1989
|
-
className:
|
|
1989
|
+
className: Qe("gloss-reconfig-backside-buttons", i),
|
|
1990
1990
|
style: {
|
|
1991
1991
|
// Expose the reduced-motion-resolved duration as a CSS custom prop
|
|
1992
1992
|
// so the SCSS transition rule can consume it without a nested media
|
|
@@ -1994,7 +1994,7 @@ const da = ({
|
|
|
1994
1994
|
"--gloss-reconfig-backside-buttons-transition-duration": h
|
|
1995
1995
|
},
|
|
1996
1996
|
children: u.map((g, c) => {
|
|
1997
|
-
const _ =
|
|
1997
|
+
const _ = ca[g], b = n === g;
|
|
1998
1998
|
return /* @__PURE__ */ k(
|
|
1999
1999
|
"button",
|
|
2000
2000
|
{
|
|
@@ -2003,7 +2003,7 @@ const da = ({
|
|
|
2003
2003
|
},
|
|
2004
2004
|
type: "button",
|
|
2005
2005
|
"data-dimension": g,
|
|
2006
|
-
className:
|
|
2006
|
+
className: Qe(
|
|
2007
2007
|
"gloss-reconfig-backside-buttons__button",
|
|
2008
2008
|
b && "gloss-reconfig-backside-buttons__button--active"
|
|
2009
2009
|
),
|
|
@@ -2018,7 +2018,7 @@ const da = ({
|
|
|
2018
2018
|
"aria-hidden": "true"
|
|
2019
2019
|
}
|
|
2020
2020
|
),
|
|
2021
|
-
/* @__PURE__ */ r("span", { className: "gloss-reconfig-backside-buttons__button-label", children:
|
|
2021
|
+
/* @__PURE__ */ r("span", { className: "gloss-reconfig-backside-buttons__button-label", children: la[g] })
|
|
2022
2022
|
]
|
|
2023
2023
|
},
|
|
2024
2024
|
g
|
|
@@ -2027,7 +2027,7 @@ const da = ({
|
|
|
2027
2027
|
}
|
|
2028
2028
|
);
|
|
2029
2029
|
};
|
|
2030
|
-
|
|
2030
|
+
ua.displayName = "ReconfigBacksideButtons";
|
|
2031
2031
|
function Q(e, t) {
|
|
2032
2032
|
return {
|
|
2033
2033
|
id: e,
|
|
@@ -2048,38 +2048,38 @@ function Q(e, t) {
|
|
|
2048
2048
|
}, t)
|
|
2049
2049
|
};
|
|
2050
2050
|
}
|
|
2051
|
-
function
|
|
2051
|
+
function Xe(e, t) {
|
|
2052
2052
|
return {
|
|
2053
2053
|
...Q(e, t),
|
|
2054
2054
|
colSpan: 2
|
|
2055
2055
|
};
|
|
2056
2056
|
}
|
|
2057
|
-
const
|
|
2057
|
+
const gr = [
|
|
2058
2058
|
Q("total-revenue", "Total Revenue"),
|
|
2059
2059
|
Q("total-orders", "Total Orders"),
|
|
2060
|
-
|
|
2060
|
+
Xe("revenue-trend", "Revenue Trend (2x)"),
|
|
2061
2061
|
Q("avg-order", "Avg Order Value"),
|
|
2062
2062
|
Q("new-customers", "New Customers"),
|
|
2063
2063
|
Q("top-salesperson", "Top Salesperson"),
|
|
2064
|
-
|
|
2064
|
+
Xe("order-trend", "Order Trend (2x)"),
|
|
2065
2065
|
Q("repeat-rate", "Repeat Rate"),
|
|
2066
2066
|
Q("open-orders", "Open Orders"),
|
|
2067
2067
|
Q("shipped-orders", "Shipped Orders")
|
|
2068
|
-
],
|
|
2068
|
+
], pr = {
|
|
2069
2069
|
columns: 6,
|
|
2070
2070
|
rowHeight: 120,
|
|
2071
2071
|
gap: 15,
|
|
2072
2072
|
maxRows: 3,
|
|
2073
2073
|
currentPage: 0,
|
|
2074
2074
|
totalPages: 1
|
|
2075
|
-
},
|
|
2075
|
+
}, fr = {
|
|
2076
2076
|
columns: 9,
|
|
2077
2077
|
rowHeight: 120,
|
|
2078
2078
|
gap: 15,
|
|
2079
2079
|
maxRows: 3,
|
|
2080
2080
|
currentPage: 0,
|
|
2081
2081
|
totalPages: 2
|
|
2082
|
-
},
|
|
2082
|
+
}, hr = {
|
|
2083
2083
|
columns: 12,
|
|
2084
2084
|
rowHeight: 120,
|
|
2085
2085
|
gap: 15,
|
|
@@ -2090,7 +2090,7 @@ const mr = [
|
|
|
2090
2090
|
function Ie(e) {
|
|
2091
2091
|
return V.createElement("span", { style: { fontSize: 14 } }, e);
|
|
2092
2092
|
}
|
|
2093
|
-
const
|
|
2093
|
+
const br = [
|
|
2094
2094
|
{
|
|
2095
2095
|
id: "all-orders",
|
|
2096
2096
|
type: "orders",
|
|
@@ -2113,7 +2113,7 @@ const hr = [
|
|
|
2113
2113
|
icon: Ie("🚚"),
|
|
2114
2114
|
closable: !0
|
|
2115
2115
|
}
|
|
2116
|
-
],
|
|
2116
|
+
], vr = [
|
|
2117
2117
|
{
|
|
2118
2118
|
id: "orders-main",
|
|
2119
2119
|
type: "orders",
|
|
@@ -2139,7 +2139,7 @@ const hr = [
|
|
|
2139
2139
|
name: "Customers",
|
|
2140
2140
|
closable: !0
|
|
2141
2141
|
}
|
|
2142
|
-
],
|
|
2142
|
+
], yr = [
|
|
2143
2143
|
{
|
|
2144
2144
|
id: "only-tab",
|
|
2145
2145
|
type: "orders",
|
|
@@ -2147,7 +2147,7 @@ const hr = [
|
|
|
2147
2147
|
closable: !1,
|
|
2148
2148
|
autoCreated: !0
|
|
2149
2149
|
}
|
|
2150
|
-
],
|
|
2150
|
+
], wr = [
|
|
2151
2151
|
{ id: "tab-1", type: "orders", name: "All Orders", closable: !1, autoCreated: !0 },
|
|
2152
2152
|
{ id: "tab-2", type: "orders", name: "Open Orders", closable: !0 },
|
|
2153
2153
|
{ id: "tab-3", type: "orders", name: "Shipped Orders", closable: !0 },
|
|
@@ -2170,7 +2170,7 @@ function $e(e) {
|
|
|
2170
2170
|
return { cols: 1, rows: 1 };
|
|
2171
2171
|
}
|
|
2172
2172
|
}
|
|
2173
|
-
function
|
|
2173
|
+
function ma(e) {
|
|
2174
2174
|
let t = 0;
|
|
2175
2175
|
for (const a of e) {
|
|
2176
2176
|
const i = $e(a.size), s = a.gridPosition.col + i.cols - 1;
|
|
@@ -2178,7 +2178,7 @@ function ua(e) {
|
|
|
2178
2178
|
}
|
|
2179
2179
|
return `repeat(${t > 0 ? t : Math.max(e.length, 1)}, minmax(0, 1fr))`;
|
|
2180
2180
|
}
|
|
2181
|
-
const
|
|
2181
|
+
const ga = function(t) {
|
|
2182
2182
|
if (t.renderMode === "discrete")
|
|
2183
2183
|
return /* @__PURE__ */ r(
|
|
2184
2184
|
"div",
|
|
@@ -2247,7 +2247,7 @@ const ma = function(t) {
|
|
|
2247
2247
|
style: {
|
|
2248
2248
|
display: "grid",
|
|
2249
2249
|
gap: "var(--gloss-spacing-2, 8px)",
|
|
2250
|
-
gridTemplateColumns:
|
|
2250
|
+
gridTemplateColumns: ma(n)
|
|
2251
2251
|
},
|
|
2252
2252
|
children: n.map((i) => {
|
|
2253
2253
|
const s = $e(i.size);
|
|
@@ -2270,16 +2270,16 @@ const ma = function(t) {
|
|
|
2270
2270
|
}
|
|
2271
2271
|
);
|
|
2272
2272
|
};
|
|
2273
|
-
|
|
2274
|
-
const
|
|
2275
|
-
...
|
|
2273
|
+
ga.displayName = "MetricGroupContainer";
|
|
2274
|
+
const dt = "resize.tuning.dev", pa = {
|
|
2275
|
+
...st,
|
|
2276
2276
|
snapInPx: 60,
|
|
2277
2277
|
snapOutPx: 90
|
|
2278
|
-
}, re =
|
|
2279
|
-
function
|
|
2278
|
+
}, re = pa;
|
|
2279
|
+
function fa() {
|
|
2280
2280
|
if (typeof window > "u") return { ...re };
|
|
2281
2281
|
try {
|
|
2282
|
-
const e = window.localStorage.getItem(
|
|
2282
|
+
const e = window.localStorage.getItem(dt);
|
|
2283
2283
|
if (!e) return { ...re };
|
|
2284
2284
|
const t = JSON.parse(e);
|
|
2285
2285
|
return !t || typeof t != "object" || Array.isArray(t) ? { ...re } : { ...re, ...t };
|
|
@@ -2287,12 +2287,12 @@ function pa() {
|
|
|
2287
2287
|
return { ...re };
|
|
2288
2288
|
}
|
|
2289
2289
|
}
|
|
2290
|
-
function
|
|
2291
|
-
const [e, t] = $(() =>
|
|
2290
|
+
function ha() {
|
|
2291
|
+
const [e, t] = $(() => fa());
|
|
2292
2292
|
O(() => {
|
|
2293
2293
|
if (!(typeof window > "u"))
|
|
2294
2294
|
try {
|
|
2295
|
-
window.localStorage.setItem(
|
|
2295
|
+
window.localStorage.setItem(dt, JSON.stringify(e));
|
|
2296
2296
|
} catch {
|
|
2297
2297
|
}
|
|
2298
2298
|
}, [e]);
|
|
@@ -2311,7 +2311,7 @@ function fa() {
|
|
|
2311
2311
|
}, []);
|
|
2312
2312
|
return { values: e, setValue: n, resetRow: a, resetAll: i };
|
|
2313
2313
|
}
|
|
2314
|
-
const
|
|
2314
|
+
const ba = [
|
|
2315
2315
|
{ key: "stiffness", label: "Spring stiffness", unit: "", min: 100, max: 1e3, step: 10 },
|
|
2316
2316
|
{ key: "damping", label: "Spring damping", unit: "", min: 10, max: 60, step: 1 },
|
|
2317
2317
|
{ key: "mass", label: "Spring mass", unit: "", min: 0.5, max: 2, step: 0.1 },
|
|
@@ -2322,10 +2322,10 @@ const ha = [
|
|
|
2322
2322
|
{ key: "blueprintFadeOutMs", label: "Blueprint fade out", unit: "ms", min: 60, max: 400, step: 10 },
|
|
2323
2323
|
{ key: "velocityMultiplier", label: "Velocity multiplier", unit: "×", min: 0, max: 2, step: 0.05 }
|
|
2324
2324
|
];
|
|
2325
|
-
function
|
|
2325
|
+
function va(e, t) {
|
|
2326
2326
|
return t >= 1 ? String(Math.round(e)) : t >= 0.1 ? e.toFixed(1) : e.toFixed(2);
|
|
2327
2327
|
}
|
|
2328
|
-
function
|
|
2328
|
+
function ya() {
|
|
2329
2329
|
return /* @__PURE__ */ k(
|
|
2330
2330
|
"svg",
|
|
2331
2331
|
{
|
|
@@ -2345,7 +2345,7 @@ function va() {
|
|
|
2345
2345
|
}
|
|
2346
2346
|
);
|
|
2347
2347
|
}
|
|
2348
|
-
function
|
|
2348
|
+
function wa({ spec: e, value: t, onChange: n, onReset: a, flashing: i }) {
|
|
2349
2349
|
const s = N(
|
|
2350
2350
|
(o) => {
|
|
2351
2351
|
(o.key === "r" || o.key === "R") && (o.preventDefault(), a());
|
|
@@ -2361,7 +2361,7 @@ function ya({ spec: e, value: t, onChange: n, onReset: a, flashing: i }) {
|
|
|
2361
2361
|
children: [
|
|
2362
2362
|
/* @__PURE__ */ r("label", { className: "gloss-dev-tuning-panel__label", htmlFor: `gloss-dtp-${e.key}`, children: e.label }),
|
|
2363
2363
|
/* @__PURE__ */ k("span", { className: "gloss-dev-tuning-panel__value", "aria-live": "off", children: [
|
|
2364
|
-
|
|
2364
|
+
va(t, e.step),
|
|
2365
2365
|
e.unit ? ` ${e.unit}` : ""
|
|
2366
2366
|
] }),
|
|
2367
2367
|
/* @__PURE__ */ r(
|
|
@@ -2385,14 +2385,14 @@ function ya({ spec: e, value: t, onChange: n, onReset: a, flashing: i }) {
|
|
|
2385
2385
|
className: "gloss-dev-tuning-panel__reset",
|
|
2386
2386
|
"aria-label": `Reset ${e.label}`,
|
|
2387
2387
|
onClick: a,
|
|
2388
|
-
children: /* @__PURE__ */ r(
|
|
2388
|
+
children: /* @__PURE__ */ r(ya, {})
|
|
2389
2389
|
}
|
|
2390
2390
|
)
|
|
2391
2391
|
]
|
|
2392
2392
|
}
|
|
2393
2393
|
);
|
|
2394
2394
|
}
|
|
2395
|
-
function
|
|
2395
|
+
function _a() {
|
|
2396
2396
|
if (typeof process < "u" && process.env && process.env.NODE_ENV === "production" || typeof window > "u") return !1;
|
|
2397
2397
|
try {
|
|
2398
2398
|
return new URLSearchParams(window.location.search).has("devtune");
|
|
@@ -2400,12 +2400,12 @@ function wa() {
|
|
|
2400
2400
|
return !1;
|
|
2401
2401
|
}
|
|
2402
2402
|
}
|
|
2403
|
-
function
|
|
2404
|
-
return
|
|
2403
|
+
function Na(e = {}) {
|
|
2404
|
+
return _a() ? /* @__PURE__ */ r(Da, {}) : null;
|
|
2405
2405
|
}
|
|
2406
|
-
|
|
2407
|
-
function
|
|
2408
|
-
const e =
|
|
2406
|
+
Na.displayName = "DevTuningPanel";
|
|
2407
|
+
function Da() {
|
|
2408
|
+
const e = ha(), { values: t, setValue: n, resetRow: a, resetAll: i } = e, [s, o] = $(null), l = P(null), u = N((g) => {
|
|
2409
2409
|
l.current && clearTimeout(l.current), o(g), l.current = setTimeout(() => {
|
|
2410
2410
|
o(null), l.current = null;
|
|
2411
2411
|
}, 200);
|
|
@@ -2414,7 +2414,7 @@ function Na() {
|
|
|
2414
2414
|
n(g, c), g === "snapInPx" && c > t.snapOutPx && (n("snapOutPx", c), u("snapOutPx"));
|
|
2415
2415
|
},
|
|
2416
2416
|
[n, t.snapOutPx, u]
|
|
2417
|
-
), h = Ne(() =>
|
|
2417
|
+
), h = Ne(() => ba, []), m = Mt();
|
|
2418
2418
|
return /* @__PURE__ */ k(
|
|
2419
2419
|
xe.div,
|
|
2420
2420
|
{
|
|
@@ -2439,7 +2439,7 @@ function Na() {
|
|
|
2439
2439
|
}
|
|
2440
2440
|
),
|
|
2441
2441
|
/* @__PURE__ */ r("div", { className: "gloss-dev-tuning-panel__body", children: h.map((g) => /* @__PURE__ */ r(
|
|
2442
|
-
|
|
2442
|
+
wa,
|
|
2443
2443
|
{
|
|
2444
2444
|
spec: g,
|
|
2445
2445
|
value: t[g.key],
|
|
@@ -2462,7 +2462,7 @@ function Na() {
|
|
|
2462
2462
|
}
|
|
2463
2463
|
);
|
|
2464
2464
|
}
|
|
2465
|
-
function
|
|
2465
|
+
function _r({
|
|
2466
2466
|
state: e,
|
|
2467
2467
|
originX: t,
|
|
2468
2468
|
originY: n,
|
|
@@ -2535,7 +2535,7 @@ function wr({
|
|
|
2535
2535
|
}
|
|
2536
2536
|
);
|
|
2537
2537
|
}
|
|
2538
|
-
function
|
|
2538
|
+
function Nr({
|
|
2539
2539
|
density: e,
|
|
2540
2540
|
canAccept: t,
|
|
2541
2541
|
blocked: n = !1,
|
|
@@ -2566,11 +2566,11 @@ function _r({
|
|
|
2566
2566
|
}
|
|
2567
2567
|
);
|
|
2568
2568
|
}
|
|
2569
|
-
function
|
|
2569
|
+
function ka(e, t, n, a) {
|
|
2570
2570
|
const i = (e + n) / 2, s = Math.min(t, a) - 40;
|
|
2571
2571
|
return `M${e},${t} Q${i},${s} ${n},${a}`;
|
|
2572
2572
|
}
|
|
2573
|
-
function
|
|
2573
|
+
function Dr({
|
|
2574
2574
|
segments: e,
|
|
2575
2575
|
durationMs: t = ie.spilloverArcDurationMs,
|
|
2576
2576
|
staggerMs: n = ie.spilloverStaggerMs,
|
|
@@ -2590,7 +2590,7 @@ function Nr({
|
|
|
2590
2590
|
{
|
|
2591
2591
|
"data-arc-id": s.id,
|
|
2592
2592
|
className: "gloss-spillover-arc__path",
|
|
2593
|
-
d:
|
|
2593
|
+
d: ka(s.fromX, s.fromY, s.toX, s.toY),
|
|
2594
2594
|
style: {
|
|
2595
2595
|
animationDelay: `${o * n}ms`,
|
|
2596
2596
|
animationDuration: `${t}ms`
|
|
@@ -2601,7 +2601,7 @@ function Nr({
|
|
|
2601
2601
|
}
|
|
2602
2602
|
);
|
|
2603
2603
|
}
|
|
2604
|
-
function
|
|
2604
|
+
function kr({
|
|
2605
2605
|
state: e,
|
|
2606
2606
|
staggerIndex: t = 0,
|
|
2607
2607
|
fadeInMs: n = ie.sectionDividerFadeInMs,
|
|
@@ -2635,7 +2635,7 @@ function Dr({
|
|
|
2635
2635
|
}
|
|
2636
2636
|
);
|
|
2637
2637
|
}
|
|
2638
|
-
function
|
|
2638
|
+
function Cr({
|
|
2639
2639
|
enabled: e,
|
|
2640
2640
|
onCollapse: t,
|
|
2641
2641
|
onAdd: n,
|
|
@@ -2646,7 +2646,7 @@ function kr({
|
|
|
2646
2646
|
onPack: l,
|
|
2647
2647
|
ariaLabel: u
|
|
2648
2648
|
}) {
|
|
2649
|
-
const d = a ?? "Add card to this cell", h = i ?? u ?? "Pack row — shift cards left", m = t ?? l, g =
|
|
2649
|
+
const d = a ?? "Add card to this cell", h = i ?? u ?? "Pack row — shift cards left", m = t ?? l, g = Nt();
|
|
2650
2650
|
return /* @__PURE__ */ k(ce.Fragment, { children: [
|
|
2651
2651
|
/* @__PURE__ */ r(Oe, { visible: !g.isActive, variant: "pack", trigger: "hover+focus", children: /* @__PURE__ */ r(
|
|
2652
2652
|
"button",
|
|
@@ -2682,10 +2682,10 @@ function kr({
|
|
|
2682
2682
|
) })
|
|
2683
2683
|
] });
|
|
2684
2684
|
}
|
|
2685
|
-
function
|
|
2685
|
+
function xr() {
|
|
2686
2686
|
return { affordancesVisible: !0 };
|
|
2687
2687
|
}
|
|
2688
|
-
function
|
|
2688
|
+
function Sr({
|
|
2689
2689
|
tint: e,
|
|
2690
2690
|
colSpan: t,
|
|
2691
2691
|
colWidth: n,
|
|
@@ -2774,8 +2774,8 @@ function xr({
|
|
|
2774
2774
|
}
|
|
2775
2775
|
);
|
|
2776
2776
|
}
|
|
2777
|
-
const
|
|
2778
|
-
function
|
|
2777
|
+
const Ca = 3;
|
|
2778
|
+
function ut({
|
|
2779
2779
|
gesture: e,
|
|
2780
2780
|
cell: t,
|
|
2781
2781
|
colSpan: n,
|
|
@@ -2786,7 +2786,7 @@ function dt({
|
|
|
2786
2786
|
transitionMs: l = 120,
|
|
2787
2787
|
className: u
|
|
2788
2788
|
}) {
|
|
2789
|
-
const d = n * a + (n - 1) * i, m = (t.section *
|
|
2789
|
+
const d = n * a + (n - 1) * i, m = (t.section * Ca + t.col) * (a + i), g = t.row * (s + i), c = e === "resize" ? 2.5 : 2, _ = o === "dashed-retreated" ? "dashed" : "solid", b = e === "drag" ? "gloss-snap-outline" : "gloss-tracking-outline";
|
|
2790
2790
|
return /* @__PURE__ */ r(
|
|
2791
2791
|
"div",
|
|
2792
2792
|
{
|
|
@@ -2815,10 +2815,10 @@ function dt({
|
|
|
2815
2815
|
}
|
|
2816
2816
|
);
|
|
2817
2817
|
}
|
|
2818
|
-
function
|
|
2819
|
-
return /* @__PURE__ */ r(
|
|
2818
|
+
function Rr(e) {
|
|
2819
|
+
return /* @__PURE__ */ r(ut, { gesture: "drag", pattern: "solid", ...e });
|
|
2820
2820
|
}
|
|
2821
|
-
function
|
|
2821
|
+
function Mr({
|
|
2822
2822
|
items: e,
|
|
2823
2823
|
children: t,
|
|
2824
2824
|
className: n,
|
|
@@ -2872,7 +2872,7 @@ function Rr({
|
|
|
2872
2872
|
o.cardId
|
|
2873
2873
|
)) });
|
|
2874
2874
|
}
|
|
2875
|
-
const
|
|
2875
|
+
const xa = ({
|
|
2876
2876
|
consumed: e,
|
|
2877
2877
|
elapsed: t,
|
|
2878
2878
|
severity: n = "neutral"
|
|
@@ -2935,7 +2935,7 @@ const Ca = ({
|
|
|
2935
2935
|
]
|
|
2936
2936
|
}
|
|
2937
2937
|
);
|
|
2938
|
-
},
|
|
2938
|
+
}, Sa = ({ label: e, value: t, severity: n }) => /* @__PURE__ */ k(
|
|
2939
2939
|
"div",
|
|
2940
2940
|
{
|
|
2941
2941
|
className: `gloss-gap-readout gloss-gap-readout--${n}`,
|
|
@@ -2948,7 +2948,7 @@ const Ca = ({
|
|
|
2948
2948
|
] })
|
|
2949
2949
|
]
|
|
2950
2950
|
}
|
|
2951
|
-
),
|
|
2951
|
+
), Ra = ({ label: e, onSetTarget: t }) => /* @__PURE__ */ k("div", { className: "gloss-pace-placeholder", children: [
|
|
2952
2952
|
/* @__PURE__ */ r("p", { className: "gloss-pace-placeholder__heading", children: "Set a target" }),
|
|
2953
2953
|
/* @__PURE__ */ k("p", { className: "gloss-pace-placeholder__context", children: [
|
|
2954
2954
|
"for ",
|
|
@@ -2964,9 +2964,9 @@ const Ca = ({
|
|
|
2964
2964
|
children: "Set target"
|
|
2965
2965
|
}
|
|
2966
2966
|
)
|
|
2967
|
-
] }),
|
|
2967
|
+
] }), Tr = (e) => {
|
|
2968
2968
|
const [t, n] = $(!1), a = e.target?.value, i = a !== void 0, s = e.paceGapUnit === "usd" ? "$" : "%", o = /* @__PURE__ */ r(
|
|
2969
|
-
|
|
2969
|
+
$t,
|
|
2970
2970
|
{
|
|
2971
2971
|
label: `Set a target for ${e.label}`,
|
|
2972
2972
|
unit: s,
|
|
@@ -2980,7 +2980,7 @@ const Ca = ({
|
|
|
2980
2980
|
}
|
|
2981
2981
|
);
|
|
2982
2982
|
return /* @__PURE__ */ r(
|
|
2983
|
-
|
|
2983
|
+
Dt,
|
|
2984
2984
|
{
|
|
2985
2985
|
colSpan: 2,
|
|
2986
2986
|
enableQuickSettings: !0,
|
|
@@ -2993,16 +2993,16 @@ const Ca = ({
|
|
|
2993
2993
|
e.subtitle && /* @__PURE__ */ r("div", { className: "gloss-pace-card__subtitle", children: e.subtitle }),
|
|
2994
2994
|
/* @__PURE__ */ r("div", { className: "gloss-pace-card__body", children: i ? /* @__PURE__ */ k(te, { children: [
|
|
2995
2995
|
/* @__PURE__ */ r(
|
|
2996
|
-
|
|
2996
|
+
xa,
|
|
2997
2997
|
{
|
|
2998
2998
|
consumed: e.consumed,
|
|
2999
2999
|
elapsed: e.elapsed,
|
|
3000
3000
|
severity: e.severity
|
|
3001
3001
|
}
|
|
3002
3002
|
),
|
|
3003
|
-
/* @__PURE__ */ r(
|
|
3003
|
+
/* @__PURE__ */ r(Sa, { label: "Gap", value: e.gapLabel, severity: e.severity })
|
|
3004
3004
|
] }) : /* @__PURE__ */ r(
|
|
3005
|
-
|
|
3005
|
+
Ra,
|
|
3006
3006
|
{
|
|
3007
3007
|
label: e.label,
|
|
3008
3008
|
onSetTarget: () => n(!0)
|
|
@@ -3011,7 +3011,7 @@ const Ca = ({
|
|
|
3011
3011
|
] })
|
|
3012
3012
|
}
|
|
3013
3013
|
);
|
|
3014
|
-
},
|
|
3014
|
+
}, Ir = () => /* @__PURE__ */ k("div", { className: "gloss-pace-tile-preview", "aria-hidden": "true", children: [
|
|
3015
3015
|
/* @__PURE__ */ r(
|
|
3016
3016
|
"div",
|
|
3017
3017
|
{
|
|
@@ -3028,7 +3028,7 @@ const Ca = ({
|
|
|
3028
3028
|
),
|
|
3029
3029
|
/* @__PURE__ */ r("div", { className: "gloss-pace-tile-preview__gap-strip" })
|
|
3030
3030
|
] });
|
|
3031
|
-
function
|
|
3031
|
+
function Ma({ id: e, label: t, selected: n, focused: a, disabled: i, badge: s, onClick: o }) {
|
|
3032
3032
|
return /* @__PURE__ */ r(
|
|
3033
3033
|
"span",
|
|
3034
3034
|
{
|
|
@@ -3049,7 +3049,7 @@ function Ra({ id: e, label: t, selected: n, focused: a, disabled: i, badge: s, o
|
|
|
3049
3049
|
}
|
|
3050
3050
|
);
|
|
3051
3051
|
}
|
|
3052
|
-
function
|
|
3052
|
+
function Ta({
|
|
3053
3053
|
lenses: e,
|
|
3054
3054
|
value: t,
|
|
3055
3055
|
onChange: n,
|
|
@@ -3093,7 +3093,7 @@ function Ma({
|
|
|
3093
3093
|
},
|
|
3094
3094
|
className: "gloss-lens-chip-group",
|
|
3095
3095
|
children: e.map((l, u) => /* @__PURE__ */ r(
|
|
3096
|
-
|
|
3096
|
+
Ma,
|
|
3097
3097
|
{
|
|
3098
3098
|
id: l.id,
|
|
3099
3099
|
label: l.label,
|
|
@@ -3108,15 +3108,15 @@ function Ma({
|
|
|
3108
3108
|
}
|
|
3109
3109
|
);
|
|
3110
3110
|
}
|
|
3111
|
-
|
|
3112
|
-
function
|
|
3111
|
+
Ta.displayName = "LensChipGroup";
|
|
3112
|
+
function Ia({ heading: e, children: t }) {
|
|
3113
3113
|
return !t || Array.isArray(t) && t.length === 0 ? null : /* @__PURE__ */ k("section", { className: "gloss-starter-rail", "aria-label": e, children: [
|
|
3114
3114
|
/* @__PURE__ */ r("header", { className: "gloss-starter-rail__heading", children: e }),
|
|
3115
3115
|
/* @__PURE__ */ r("div", { className: "gloss-starter-rail__tiles", children: t })
|
|
3116
3116
|
] });
|
|
3117
3117
|
}
|
|
3118
|
-
|
|
3119
|
-
function
|
|
3118
|
+
Ia.displayName = "StarterRail";
|
|
3119
|
+
function Pa({ heading: e, children: t, emptyStateLabel: n }) {
|
|
3120
3120
|
const a = !t || Array.isArray(t) && t.length === 0;
|
|
3121
3121
|
return /* @__PURE__ */ k("section", { className: "gloss-more-in-lens-rail", "aria-label": e, children: [
|
|
3122
3122
|
/* @__PURE__ */ r("header", { className: "gloss-more-in-lens-rail__heading", children: e }),
|
|
@@ -3126,7 +3126,7 @@ function Ia({ heading: e, children: t, emptyStateLabel: n }) {
|
|
|
3126
3126
|
] })
|
|
3127
3127
|
] });
|
|
3128
3128
|
}
|
|
3129
|
-
|
|
3129
|
+
Pa.displayName = "MoreInLensRail";
|
|
3130
3130
|
function X({
|
|
3131
3131
|
lead: e,
|
|
3132
3132
|
name: t,
|
|
@@ -3194,7 +3194,7 @@ function we({ severity: e, "aria-label": t }) {
|
|
|
3194
3194
|
);
|
|
3195
3195
|
}
|
|
3196
3196
|
we.displayName = "SeverityDot";
|
|
3197
|
-
function
|
|
3197
|
+
function mt({
|
|
3198
3198
|
delta: e,
|
|
3199
3199
|
direction: t = "flat",
|
|
3200
3200
|
"aria-label": n
|
|
@@ -3223,7 +3223,7 @@ function ut({
|
|
|
3223
3223
|
}
|
|
3224
3224
|
);
|
|
3225
3225
|
}
|
|
3226
|
-
|
|
3226
|
+
mt.displayName = "RankDelta";
|
|
3227
3227
|
function _e({ fill: e, variant: t = "default", className: n }) {
|
|
3228
3228
|
const a = Math.max(0, Math.min(100, e));
|
|
3229
3229
|
return /* @__PURE__ */ r(
|
|
@@ -3241,8 +3241,8 @@ function _e({ fill: e, variant: t = "default", className: n }) {
|
|
|
3241
3241
|
);
|
|
3242
3242
|
}
|
|
3243
3243
|
_e.displayName = "MagnitudeBar";
|
|
3244
|
-
const
|
|
3245
|
-
function
|
|
3244
|
+
const Ea = (e) => e.rankDelta === "new" ? "New entry" : e.direction === "up" ? `Rank up ${e.rankDelta}` : e.direction === "down" ? `Rank down ${e.rankDelta}` : "Rank unchanged";
|
|
3245
|
+
function Fa({
|
|
3246
3246
|
label: e,
|
|
3247
3247
|
rows: t,
|
|
3248
3248
|
rowCount: n,
|
|
@@ -3278,11 +3278,11 @@ function Ea({
|
|
|
3278
3278
|
),
|
|
3279
3279
|
value: o.value,
|
|
3280
3280
|
trail: /* @__PURE__ */ r(
|
|
3281
|
-
|
|
3281
|
+
mt,
|
|
3282
3282
|
{
|
|
3283
3283
|
delta: o.rankDelta,
|
|
3284
3284
|
direction: o.direction,
|
|
3285
|
-
"aria-label":
|
|
3285
|
+
"aria-label": Ea(o)
|
|
3286
3286
|
}
|
|
3287
3287
|
),
|
|
3288
3288
|
variant: "leaderboard",
|
|
@@ -3298,8 +3298,8 @@ function Ea({
|
|
|
3298
3298
|
] })
|
|
3299
3299
|
] });
|
|
3300
3300
|
}
|
|
3301
|
-
|
|
3302
|
-
const
|
|
3301
|
+
Fa.displayName = "LeaderboardCard";
|
|
3302
|
+
const Aa = () => /* @__PURE__ */ k(
|
|
3303
3303
|
"div",
|
|
3304
3304
|
{
|
|
3305
3305
|
className: "leaderboard-tile-preview",
|
|
@@ -3312,8 +3312,8 @@ const Fa = () => /* @__PURE__ */ k(
|
|
|
3312
3312
|
]
|
|
3313
3313
|
}
|
|
3314
3314
|
);
|
|
3315
|
-
|
|
3316
|
-
const
|
|
3315
|
+
Aa.displayName = "LeaderboardTilePreview";
|
|
3316
|
+
const Oa = (e) => e === "critical" ? "Critical severity" : e === "warn" ? "Warning severity" : "Info severity", La = (e, t) => {
|
|
3317
3317
|
const n = e.sourceValue;
|
|
3318
3318
|
if (typeof n != "number") return !1;
|
|
3319
3319
|
switch (t.condition) {
|
|
@@ -3331,7 +3331,7 @@ const Aa = (e) => e === "critical" ? "Critical severity" : e === "warn" ? "Warni
|
|
|
3331
3331
|
return !1;
|
|
3332
3332
|
}
|
|
3333
3333
|
};
|
|
3334
|
-
function
|
|
3334
|
+
function $a({
|
|
3335
3335
|
label: e,
|
|
3336
3336
|
rows: t,
|
|
3337
3337
|
rule: n,
|
|
@@ -3340,7 +3340,7 @@ function La({
|
|
|
3340
3340
|
ruleSubtitle: s,
|
|
3341
3341
|
isStale: o
|
|
3342
3342
|
}) {
|
|
3343
|
-
const l = t.filter((d) =>
|
|
3343
|
+
const l = t.filter((d) => La(d, n)), u = l.slice(0, a ?? 3);
|
|
3344
3344
|
return l.length === 0 ? /* @__PURE__ */ k(te, { children: [
|
|
3345
3345
|
/* @__PURE__ */ r(
|
|
3346
3346
|
be,
|
|
@@ -3369,7 +3369,7 @@ function La({
|
|
|
3369
3369
|
children: /* @__PURE__ */ r("div", { className: "gloss-exception-list__rows", role: "list", children: u.map((d, h) => /* @__PURE__ */ r(
|
|
3370
3370
|
X,
|
|
3371
3371
|
{
|
|
3372
|
-
lead: /* @__PURE__ */ r(we, { severity: d.severity, "aria-label":
|
|
3372
|
+
lead: /* @__PURE__ */ r(we, { severity: d.severity, "aria-label": Oa(d.severity) }),
|
|
3373
3373
|
name: d.name,
|
|
3374
3374
|
value: d.value,
|
|
3375
3375
|
variant: "exception",
|
|
@@ -3382,8 +3382,8 @@ function La({
|
|
|
3382
3382
|
s && /* @__PURE__ */ r("div", { className: "gloss-exception-list__zone-c", children: s })
|
|
3383
3383
|
] });
|
|
3384
3384
|
}
|
|
3385
|
-
|
|
3386
|
-
const
|
|
3385
|
+
$a.displayName = "ExceptionListCard";
|
|
3386
|
+
const Ba = () => /* @__PURE__ */ k(
|
|
3387
3387
|
"div",
|
|
3388
3388
|
{
|
|
3389
3389
|
className: "exception-list-tile-preview",
|
|
@@ -3417,22 +3417,22 @@ const $a = () => /* @__PURE__ */ k(
|
|
|
3417
3417
|
]
|
|
3418
3418
|
}
|
|
3419
3419
|
);
|
|
3420
|
-
|
|
3421
|
-
const
|
|
3420
|
+
Ba.displayName = "ExceptionListTilePreview";
|
|
3421
|
+
const Je = ["MTD", "QTD", "YTD", "LYTD", "7D"], et = ["$248K", "$612K", "$1.24M", "$980K", "$54K"], tt = [
|
|
3422
3422
|
"M0,7 L10,5 L20,6 L30,3 L40,2",
|
|
3423
3423
|
"M0,6 L10,4 L20,5 L30,2 L40,1",
|
|
3424
3424
|
"M0,8 L10,7 L20,5 L30,4 L40,2",
|
|
3425
3425
|
"M0,5 L10,6 L20,3 L30,4 L40,1",
|
|
3426
3426
|
"M0,7 L10,4 L20,5 L30,3 L40,2"
|
|
3427
|
-
],
|
|
3427
|
+
], Ka = ({
|
|
3428
3428
|
slotCount: e = 3,
|
|
3429
|
-
labels: t =
|
|
3430
|
-
sampleValues: n =
|
|
3429
|
+
labels: t = Je,
|
|
3430
|
+
sampleValues: n = et
|
|
3431
3431
|
}) => {
|
|
3432
3432
|
const a = Array.from({ length: e }, (i, s) => ({
|
|
3433
|
-
label: t[s] ??
|
|
3434
|
-
value: n[s] ??
|
|
3435
|
-
sparkPath:
|
|
3433
|
+
label: t[s] ?? Je[s] ?? "",
|
|
3434
|
+
value: n[s] ?? et[s] ?? "",
|
|
3435
|
+
sparkPath: tt[s % tt.length]
|
|
3436
3436
|
}));
|
|
3437
3437
|
return e === 1 ? /* @__PURE__ */ r("div", { className: "gloss-stacked-group-tile-preview gloss-stacked-group-tile-preview--single", "aria-hidden": "true", children: /* @__PURE__ */ r("div", { className: "gloss-stacked-group-tile-preview__single-value", children: a[0].value }) }) : /* @__PURE__ */ r(
|
|
3438
3438
|
"div",
|
|
@@ -3458,8 +3458,8 @@ const Xe = ["MTD", "QTD", "YTD", "LYTD", "7D"], Je = ["$248K", "$612K", "$1.24M"
|
|
|
3458
3458
|
}
|
|
3459
3459
|
);
|
|
3460
3460
|
};
|
|
3461
|
-
|
|
3462
|
-
const
|
|
3461
|
+
Ka.displayName = "StackedGroupTilePreview";
|
|
3462
|
+
const Pr = {
|
|
3463
3463
|
/** GEV-01 — Eligibility tint. Contiguous-from-source paint; blocked by first occupied cell (Principle 4). */
|
|
3464
3464
|
eligibilityTint: { applicableStates: ["arming", "active"] },
|
|
3465
3465
|
/** GEV-01 — Commit tint. Fill+stroke emphasis on the commit-target cell footprint (G-02). */
|
|
@@ -3478,7 +3478,7 @@ const Ir = {
|
|
|
3478
3478
|
hideOnActive: { applicableStates: ["active"] },
|
|
3479
3479
|
/** GEV-01 — Refuse pulse. Discrete moment of crossing into rejection. Fires ONCE per transition (Principle 2). No strobing. */
|
|
3480
3480
|
refusePulse: { applicableStates: ["active"] }
|
|
3481
|
-
},
|
|
3481
|
+
}, at = {
|
|
3482
3482
|
baseCellTint: "#F1F4F8",
|
|
3483
3483
|
// Grey · Neutral −2
|
|
3484
3484
|
eligibilityFill: "#6F87D2",
|
|
@@ -3501,8 +3501,8 @@ const Ir = {
|
|
|
3501
3501
|
rejectionFill: "var(--gloss-g02-rejection-fill)",
|
|
3502
3502
|
rejectionStroke: "var(--gloss-g02-rejection-stroke)",
|
|
3503
3503
|
trackingOutline: "var(--gloss-g02-tracking-outline)"
|
|
3504
|
-
},
|
|
3505
|
-
function
|
|
3504
|
+
}, Er = "dashed", Fr = "solid", Ar = "sparse-dash", Or = "2px no-fill", za = 3;
|
|
3505
|
+
function Lr({
|
|
3506
3506
|
cell: e,
|
|
3507
3507
|
variant: t,
|
|
3508
3508
|
rampColor: n,
|
|
@@ -3511,7 +3511,7 @@ function Or({
|
|
|
3511
3511
|
gap: s,
|
|
3512
3512
|
className: o
|
|
3513
3513
|
}) {
|
|
3514
|
-
const u = (e.section *
|
|
3514
|
+
const u = (e.section * za + e.col) * (a + s), d = e.row * (i + s), h = t === "eligibility" ? se.eligibilityFill : t === "commit" ? se.commitFill : t === "rejection" ? se.rejectionFill : (
|
|
3515
3515
|
/* ramp */
|
|
3516
3516
|
n ?? se.eligibilityFill
|
|
3517
3517
|
), m = t === "rejection", g = m ? se.rejectionStroke : "transparent", c = m ? "dashed" : "solid";
|
|
@@ -3540,12 +3540,12 @@ function Or({
|
|
|
3540
3540
|
}
|
|
3541
3541
|
);
|
|
3542
3542
|
}
|
|
3543
|
-
const
|
|
3543
|
+
const Wa = 3, Ga = [
|
|
3544
3544
|
{ idx: 0, peakR: 22, peakOpacity: 0.45, strokeW: 1.5 },
|
|
3545
3545
|
{ idx: 1, peakR: 34, peakOpacity: 0.22, strokeW: 1 },
|
|
3546
3546
|
{ idx: 2, peakR: 46, peakOpacity: 0.1, strokeW: 0.8 }
|
|
3547
3547
|
];
|
|
3548
|
-
function
|
|
3548
|
+
function $r({
|
|
3549
3549
|
cell: e,
|
|
3550
3550
|
fireKey: t,
|
|
3551
3551
|
colWidth: n,
|
|
@@ -3553,8 +3553,8 @@ function Lr({
|
|
|
3553
3553
|
gap: i,
|
|
3554
3554
|
className: s
|
|
3555
3555
|
}) {
|
|
3556
|
-
const l = (e.section *
|
|
3557
|
-
return
|
|
3556
|
+
const l = (e.section * Wa + e.col) * (n + i) + n / 2, u = e.row * (a + i) + a / 2;
|
|
3557
|
+
return rt() === "reduced" ? /* @__PURE__ */ r(
|
|
3558
3558
|
"div",
|
|
3559
3559
|
{
|
|
3560
3560
|
className: ["gloss-refuse-pulse-flash", s].filter(Boolean).join(" "),
|
|
@@ -3590,7 +3590,7 @@ function Lr({
|
|
|
3590
3590
|
top: 0,
|
|
3591
3591
|
pointerEvents: "none"
|
|
3592
3592
|
},
|
|
3593
|
-
children:
|
|
3593
|
+
children: Ga.map((h) => {
|
|
3594
3594
|
const m = h.peakR * 2;
|
|
3595
3595
|
return /* @__PURE__ */ r(
|
|
3596
3596
|
"div",
|
|
@@ -3624,8 +3624,8 @@ function Lr({
|
|
|
3624
3624
|
t
|
|
3625
3625
|
);
|
|
3626
3626
|
}
|
|
3627
|
-
function
|
|
3628
|
-
return /* @__PURE__ */ r(
|
|
3627
|
+
function Br(e) {
|
|
3628
|
+
return /* @__PURE__ */ r(ut, { gesture: "resize", ...e });
|
|
3629
3629
|
}
|
|
3630
3630
|
const ja = Object.freeze({
|
|
3631
3631
|
trackingOutline: null,
|
|
@@ -3633,7 +3633,7 @@ const ja = Object.freeze({
|
|
|
3633
3633
|
refusePulse: null,
|
|
3634
3634
|
shrinkFreedCells: []
|
|
3635
3635
|
});
|
|
3636
|
-
function
|
|
3636
|
+
function Va(e, t, n) {
|
|
3637
3637
|
const a = Math.max(0, Math.min(1, n)), i = (m) => [
|
|
3638
3638
|
parseInt(m.slice(1, 3), 16),
|
|
3639
3639
|
parseInt(m.slice(3, 5), 16),
|
|
@@ -3643,15 +3643,15 @@ function Ga(e, t, n) {
|
|
|
3643
3643
|
l + (h - l) * a
|
|
3644
3644
|
)})`;
|
|
3645
3645
|
}
|
|
3646
|
-
function
|
|
3646
|
+
function Ha(e) {
|
|
3647
3647
|
return e <= 1 ? 1 : e >= 3 ? 3 : 2;
|
|
3648
3648
|
}
|
|
3649
|
-
function
|
|
3649
|
+
function Ua(e) {
|
|
3650
3650
|
return e !== "idle" && e !== "settling" && e !== "cancelled";
|
|
3651
3651
|
}
|
|
3652
|
-
function
|
|
3653
|
-
const { edgeHover: t, sourceCell: n, cascadeResult: a, colWidth: i, rowHeight: s, gap: o } = e, u =
|
|
3654
|
-
if (!
|
|
3652
|
+
function Kr(e) {
|
|
3653
|
+
const { edgeHover: t, sourceCell: n, cascadeResult: a, colWidth: i, rowHeight: s, gap: o } = e, u = rt() === "reduced", d = ce.useRef(t.currentColSpan), h = ce.useRef({ armed: !0, fireKey: 0, lastResult: null });
|
|
3654
|
+
if (!Ua(t.state))
|
|
3655
3655
|
return h.current.armed = !0, h.current.lastResult = null, ja;
|
|
3656
3656
|
const m = t.hysteresisTargetColSpan, g = t.previewColSpan, c = a?.result === "rejected";
|
|
3657
3657
|
c || (d.current = m), c && h.current.armed && h.current.lastResult !== "rejected" && (h.current.fireKey += 1, h.current.armed = !1), h.current.lastResult = c ? "rejected" : "ok";
|
|
@@ -3683,7 +3683,7 @@ function Br(e) {
|
|
|
3683
3683
|
p && t.direction.startsWith("grow") && m > 1 && !u && y > 0 && y < 1 ? f.push({
|
|
3684
3684
|
cell: v,
|
|
3685
3685
|
variant: "ramp",
|
|
3686
|
-
rampColor:
|
|
3686
|
+
rampColor: Va(at.eligibilityFill, at.commitFill, M)
|
|
3687
3687
|
}) : p ? f.push({ cell: v, variant: "commit" }) : f.push({ cell: v, variant: "eligibility" });
|
|
3688
3688
|
}
|
|
3689
3689
|
}
|
|
@@ -3698,7 +3698,7 @@ function Br(e) {
|
|
|
3698
3698
|
const I = h.current.fireKey > 0 ? {
|
|
3699
3699
|
cell: {
|
|
3700
3700
|
section: 0,
|
|
3701
|
-
col:
|
|
3701
|
+
col: Ha(
|
|
3702
3702
|
Math.min(d.current, 2)
|
|
3703
3703
|
),
|
|
3704
3704
|
row: 0
|
|
@@ -3720,7 +3720,7 @@ const ne = {
|
|
|
3720
3720
|
"gloss-inline-nudge__btn--action": "_gloss-inline-nudge__btn--action_kdk88_88",
|
|
3721
3721
|
"gloss-inline-nudge__btn--dismiss": "_gloss-inline-nudge__btn--dismiss_kdk88_96"
|
|
3722
3722
|
};
|
|
3723
|
-
function
|
|
3723
|
+
function Za({
|
|
3724
3724
|
message: e,
|
|
3725
3725
|
primaryAction: t,
|
|
3726
3726
|
onDismiss: n,
|
|
@@ -3781,11 +3781,11 @@ function Ua({
|
|
|
3781
3781
|
}
|
|
3782
3782
|
);
|
|
3783
3783
|
}
|
|
3784
|
-
|
|
3784
|
+
Za.displayName = "InlineNudge";
|
|
3785
3785
|
function Be(e) {
|
|
3786
3786
|
return e.colorToken ? `var(--gloss-color-${e.colorToken}, ${e.color ?? "#888"})` : e.color ?? "#888";
|
|
3787
3787
|
}
|
|
3788
|
-
function
|
|
3788
|
+
function Ya(e, t, n) {
|
|
3789
3789
|
if (n <= t) {
|
|
3790
3790
|
const o = e[0], l = o ? Be(o) : "#888";
|
|
3791
3791
|
return `linear-gradient(to right, ${l}, ${l})`;
|
|
@@ -3796,10 +3796,10 @@ function Za(e, t, n) {
|
|
|
3796
3796
|
});
|
|
3797
3797
|
return s.length === 0 ? "linear-gradient(to right, #888 0%, #888 100%)" : s.length === 1 ? `linear-gradient(to right, ${s[0]}, ${s[0]})` : `linear-gradient(to right, ${s.join(", ")})`;
|
|
3798
3798
|
}
|
|
3799
|
-
function
|
|
3799
|
+
function qa(e) {
|
|
3800
3800
|
return e.map((t) => `${t.id}:${t.value}`).join("|");
|
|
3801
3801
|
}
|
|
3802
|
-
function
|
|
3802
|
+
function Qa({
|
|
3803
3803
|
stops: e,
|
|
3804
3804
|
onChange: t,
|
|
3805
3805
|
min: n = 0,
|
|
@@ -3812,11 +3812,11 @@ function qa({
|
|
|
3812
3812
|
), 0.01) : i, l = N(
|
|
3813
3813
|
(p) => Math.round(p / o) * o,
|
|
3814
3814
|
[o]
|
|
3815
|
-
), u = P(null), [d, h] = $(null), [m, g] = $(e), c =
|
|
3815
|
+
), u = P(null), [d, h] = $(null), [m, g] = $(e), c = qa(e), _ = P(c);
|
|
3816
3816
|
O(() => {
|
|
3817
3817
|
_.current !== c && (_.current = c, !d && g(e));
|
|
3818
3818
|
}, [c, e, d]);
|
|
3819
|
-
const b = Ne(() =>
|
|
3819
|
+
const b = Ne(() => Ya(m, n, a), [m, n, a]), f = N(
|
|
3820
3820
|
(p) => {
|
|
3821
3821
|
if (!u.current) return n;
|
|
3822
3822
|
const v = u.current.getBoundingClientRect(), D = v.width || 1, T = Math.max(0, Math.min(1, (p - v.left) / D)), w = n + T * (a - n);
|
|
@@ -3924,13 +3924,13 @@ function qa({
|
|
|
3924
3924
|
}
|
|
3925
3925
|
) });
|
|
3926
3926
|
}
|
|
3927
|
-
|
|
3928
|
-
const
|
|
3929
|
-
function
|
|
3930
|
-
return
|
|
3927
|
+
Qa.displayName = "ThresholdRamp";
|
|
3928
|
+
const gt = xt(null);
|
|
3929
|
+
function Xa() {
|
|
3930
|
+
return St(gt);
|
|
3931
3931
|
}
|
|
3932
|
-
function
|
|
3933
|
-
const t =
|
|
3932
|
+
function Ja({ option: e }) {
|
|
3933
|
+
const t = Xa(), n = t?.isSelected(e.value) ?? !1, a = e.disabled || t?.groupDisabled, i = N(() => {
|
|
3934
3934
|
a || t?.select(e.value);
|
|
3935
3935
|
}, [a, t, e.value]), s = N(
|
|
3936
3936
|
(d) => {
|
|
@@ -3959,7 +3959,7 @@ function Xa({ option: e }) {
|
|
|
3959
3959
|
}
|
|
3960
3960
|
);
|
|
3961
3961
|
}
|
|
3962
|
-
function
|
|
3962
|
+
function en({
|
|
3963
3963
|
swatches: e,
|
|
3964
3964
|
value: t,
|
|
3965
3965
|
defaultValue: n,
|
|
@@ -4025,7 +4025,7 @@ function Ja({
|
|
|
4025
4025
|
firstFocusableValue: b,
|
|
4026
4026
|
onKeyNav: R
|
|
4027
4027
|
};
|
|
4028
|
-
return /* @__PURE__ */ r(
|
|
4028
|
+
return /* @__PURE__ */ r(gt.Provider, { value: I, children: /* @__PURE__ */ r(
|
|
4029
4029
|
"div",
|
|
4030
4030
|
{
|
|
4031
4031
|
className: "gloss-preset-swatch-row",
|
|
@@ -4033,29 +4033,29 @@ function Ja({
|
|
|
4033
4033
|
"aria-label": s,
|
|
4034
4034
|
"aria-disabled": i,
|
|
4035
4035
|
"data-disabled": i || void 0,
|
|
4036
|
-
children: e.map((y) => /* @__PURE__ */ r(
|
|
4036
|
+
children: e.map((y) => /* @__PURE__ */ r(Ja, { option: y }, y.value))
|
|
4037
4037
|
}
|
|
4038
4038
|
) });
|
|
4039
4039
|
}
|
|
4040
|
-
|
|
4040
|
+
en.displayName = "PresetSwatchRow";
|
|
4041
4041
|
function Ke(e, t) {
|
|
4042
4042
|
for (const n of e)
|
|
4043
4043
|
if (n.items.some((a) => a.id === t))
|
|
4044
4044
|
return n.zoneKey;
|
|
4045
4045
|
return null;
|
|
4046
4046
|
}
|
|
4047
|
-
function
|
|
4047
|
+
function nt(e, t) {
|
|
4048
4048
|
const n = e.find((a) => a.zoneKey === t);
|
|
4049
4049
|
return n ? n.zoneKey : Ke(e, t);
|
|
4050
4050
|
}
|
|
4051
|
-
function
|
|
4051
|
+
function tn(e, t, n) {
|
|
4052
4052
|
const a = [...e], [i] = a.splice(t, 1);
|
|
4053
4053
|
return a.splice(n, 0, i), a;
|
|
4054
4054
|
}
|
|
4055
|
-
function
|
|
4055
|
+
function an(e) {
|
|
4056
4056
|
return e.map((t) => `${t.zoneKey}:${t.items.map((n) => n.id).join(",")}`).join("|");
|
|
4057
4057
|
}
|
|
4058
|
-
function
|
|
4058
|
+
function nn(e) {
|
|
4059
4059
|
const [t, n] = $(
|
|
4060
4060
|
() => e.zones.map((f) => f.maxItems !== void 0 && f.items.length > f.maxItems ? (process.env.NODE_ENV !== "production" && console.warn(
|
|
4061
4061
|
`useSortableZones: zone "${f.zoneKey}" exceeds maxItems (${f.items.length} > ${f.maxItems}); trimming to cap.`
|
|
@@ -4063,7 +4063,7 @@ function an(e) {
|
|
|
4063
4063
|
), [a, i] = $(null), [s, o] = $(null), l = P(null), u = P(e.onZoneChange);
|
|
4064
4064
|
u.current = e.onZoneChange;
|
|
4065
4065
|
const d = Ne(
|
|
4066
|
-
() =>
|
|
4066
|
+
() => an(e.zones),
|
|
4067
4067
|
[e.zones]
|
|
4068
4068
|
), h = P(d);
|
|
4069
4069
|
O(() => {
|
|
@@ -4093,7 +4093,7 @@ function an(e) {
|
|
|
4093
4093
|
o(l.current);
|
|
4094
4094
|
return;
|
|
4095
4095
|
}
|
|
4096
|
-
const R =
|
|
4096
|
+
const R = nt(t, f.over.id);
|
|
4097
4097
|
o(R);
|
|
4098
4098
|
},
|
|
4099
4099
|
[t]
|
|
@@ -4106,7 +4106,7 @@ function an(e) {
|
|
|
4106
4106
|
y();
|
|
4107
4107
|
return;
|
|
4108
4108
|
}
|
|
4109
|
-
const M = Ke(t, R.id), x =
|
|
4109
|
+
const M = Ke(t, R.id), x = nt(t, I.id);
|
|
4110
4110
|
if (!M || !x) {
|
|
4111
4111
|
y();
|
|
4112
4112
|
return;
|
|
@@ -4116,7 +4116,7 @@ function an(e) {
|
|
|
4116
4116
|
const v = p.findIndex((E) => E.zoneKey === M), D = p[v], T = D.items.findIndex((E) => E.id === R.id), w = D.items.findIndex((E) => E.id === I.id), S = w >= 0 ? w : Math.max(0, D.items.length - 1);
|
|
4117
4117
|
p[v] = {
|
|
4118
4118
|
...D,
|
|
4119
|
-
items:
|
|
4119
|
+
items: tn(D.items, T, S)
|
|
4120
4120
|
};
|
|
4121
4121
|
} else {
|
|
4122
4122
|
const v = p.findIndex((L) => L.zoneKey === M), D = p.findIndex((L) => L.zoneKey === x), T = p[v], w = p[D], S = T.items.find((L) => L.id === R.id);
|
|
@@ -4125,15 +4125,15 @@ function an(e) {
|
|
|
4125
4125
|
return;
|
|
4126
4126
|
}
|
|
4127
4127
|
const E = T.items.filter((L) => L.id !== R.id), H = w.items.findIndex((L) => L.id === I.id), Y = H >= 0 ? H : w.items.length;
|
|
4128
|
-
let U = E,
|
|
4129
|
-
if (w.maxItems !== void 0 &&
|
|
4130
|
-
const L =
|
|
4131
|
-
|
|
4128
|
+
let U = E, G = [...w.items];
|
|
4129
|
+
if (w.maxItems !== void 0 && G.length >= w.maxItems) {
|
|
4130
|
+
const L = G[G.length - 1];
|
|
4131
|
+
G = G.slice(0, w.maxItems - 1), U = [...E, L];
|
|
4132
4132
|
}
|
|
4133
|
-
const B = Math.min(Y,
|
|
4134
|
-
...
|
|
4133
|
+
const B = Math.min(Y, G.length), Z = [
|
|
4134
|
+
...G.slice(0, B),
|
|
4135
4135
|
S,
|
|
4136
|
-
...
|
|
4136
|
+
...G.slice(B)
|
|
4137
4137
|
];
|
|
4138
4138
|
p[v] = { ...T, items: U }, p[D] = { ...w, items: Z };
|
|
4139
4139
|
}
|
|
@@ -4169,7 +4169,7 @@ function an(e) {
|
|
|
4169
4169
|
};
|
|
4170
4170
|
}
|
|
4171
4171
|
let he = null, Ce = null, Pe = !1;
|
|
4172
|
-
const
|
|
4172
|
+
const rn = [
|
|
4173
4173
|
"DndContext",
|
|
4174
4174
|
"DragOverlay",
|
|
4175
4175
|
"useSensors",
|
|
@@ -4178,21 +4178,21 @@ const nn = [
|
|
|
4178
4178
|
"PointerSensor",
|
|
4179
4179
|
"KeyboardSensor",
|
|
4180
4180
|
"closestCenter"
|
|
4181
|
-
],
|
|
4181
|
+
], sn = [
|
|
4182
4182
|
"SortableContext",
|
|
4183
4183
|
"useSortable",
|
|
4184
4184
|
"verticalListSortingStrategy"
|
|
4185
4185
|
];
|
|
4186
|
-
function
|
|
4186
|
+
function on(e, t) {
|
|
4187
4187
|
const n = [], a = e ?? {};
|
|
4188
|
-
for (const s of
|
|
4188
|
+
for (const s of rn)
|
|
4189
4189
|
a[s] === void 0 && n.push(`@dnd-kit/core:${s}`);
|
|
4190
4190
|
const i = t ?? {};
|
|
4191
|
-
for (const s of
|
|
4191
|
+
for (const s of sn)
|
|
4192
4192
|
i[s] === void 0 && n.push(`@dnd-kit/sortable:${s}`);
|
|
4193
4193
|
return n.length === 0 ? { ok: !0 } : { ok: !1, missing: n };
|
|
4194
4194
|
}
|
|
4195
|
-
function
|
|
4195
|
+
function ln() {
|
|
4196
4196
|
return he ? Promise.resolve(he) : Pe ? Promise.resolve(null) : Ce || (Ce = (async () => {
|
|
4197
4197
|
try {
|
|
4198
4198
|
const [e, t, n] = await Promise.all([
|
|
@@ -4201,7 +4201,7 @@ function on() {
|
|
|
4201
4201
|
import("@dnd-kit/utilities").catch(() => (process.env.NODE_ENV !== "production" && console.warn(
|
|
4202
4202
|
"SortableZones: @dnd-kit/utilities failed to load; drag-overlay positioning will fall back (items may teleport instead of slide)."
|
|
4203
4203
|
), {}))
|
|
4204
|
-
]), a =
|
|
4204
|
+
]), a = on(e, t);
|
|
4205
4205
|
return a.ok ? (he = {
|
|
4206
4206
|
core: e,
|
|
4207
4207
|
sortable: t,
|
|
@@ -4214,18 +4214,18 @@ function on() {
|
|
|
4214
4214
|
}
|
|
4215
4215
|
})(), Ce);
|
|
4216
4216
|
}
|
|
4217
|
-
function
|
|
4218
|
-
const { zones: t, onZoneChange: n, renderZone: a, renderItem: i, renderDragOverlay: s } = e, o =
|
|
4217
|
+
function cn(e) {
|
|
4218
|
+
const { zones: t, onZoneChange: n, renderZone: a, renderItem: i, renderDragOverlay: s } = e, o = nn({ zones: t, onZoneChange: n }), [l, u] = V.useState(he);
|
|
4219
4219
|
return V.useEffect(() => {
|
|
4220
4220
|
if (l) return;
|
|
4221
4221
|
let d = !0;
|
|
4222
|
-
return
|
|
4222
|
+
return ln().then((h) => {
|
|
4223
4223
|
d && u(h);
|
|
4224
4224
|
}), () => {
|
|
4225
4225
|
d = !1;
|
|
4226
4226
|
};
|
|
4227
4227
|
}, [l]), l ? /* @__PURE__ */ r(
|
|
4228
|
-
|
|
4228
|
+
pt,
|
|
4229
4229
|
{
|
|
4230
4230
|
state: o,
|
|
4231
4231
|
modules: l,
|
|
@@ -4238,8 +4238,8 @@ function ln(e) {
|
|
|
4238
4238
|
return /* @__PURE__ */ r("div", { ...o.getZoneProps(d.zoneKey), children: a(d.zoneKey, d.items, h) }, d.zoneKey);
|
|
4239
4239
|
}) });
|
|
4240
4240
|
}
|
|
4241
|
-
|
|
4242
|
-
function
|
|
4241
|
+
cn.displayName = "SortableZones";
|
|
4242
|
+
function pt({
|
|
4243
4243
|
state: e,
|
|
4244
4244
|
modules: t,
|
|
4245
4245
|
renderZone: n,
|
|
@@ -4261,7 +4261,7 @@ function gt({
|
|
|
4261
4261
|
children: [
|
|
4262
4262
|
e.zones.map((p) => {
|
|
4263
4263
|
const v = p.items.map((T) => T.id), D = p.items.map((T) => /* @__PURE__ */ r(
|
|
4264
|
-
|
|
4264
|
+
ft,
|
|
4265
4265
|
{
|
|
4266
4266
|
id: T.id,
|
|
4267
4267
|
useSortable: o.useSortable,
|
|
@@ -4271,7 +4271,7 @@ function gt({
|
|
|
4271
4271
|
T.id
|
|
4272
4272
|
));
|
|
4273
4273
|
return /* @__PURE__ */ r(
|
|
4274
|
-
|
|
4274
|
+
ht,
|
|
4275
4275
|
{
|
|
4276
4276
|
zoneKey: p.zoneKey,
|
|
4277
4277
|
zoneProps: e.getZoneProps(p.zoneKey),
|
|
@@ -4286,8 +4286,8 @@ function gt({
|
|
|
4286
4286
|
}
|
|
4287
4287
|
);
|
|
4288
4288
|
}
|
|
4289
|
-
|
|
4290
|
-
function
|
|
4289
|
+
pt.displayName = "SortableZonesInner";
|
|
4290
|
+
function ft({ id: e, useSortable: t, cssHelper: n, children: a }) {
|
|
4291
4291
|
const { attributes: i, listeners: s, setNodeRef: o, transform: l, transition: u, isDragging: d } = t({ id: e }), h = {
|
|
4292
4292
|
transform: n?.Transform?.toString(l) ?? void 0,
|
|
4293
4293
|
transition: u,
|
|
@@ -4295,8 +4295,8 @@ function pt({ id: e, useSortable: t, cssHelper: n, children: a }) {
|
|
|
4295
4295
|
};
|
|
4296
4296
|
return /* @__PURE__ */ r("div", { ref: o, style: h, "data-sortable-item-id": e, ...i, ...s, children: a });
|
|
4297
4297
|
}
|
|
4298
|
-
|
|
4299
|
-
function
|
|
4298
|
+
ft.displayName = "SortableItem";
|
|
4299
|
+
function ht({
|
|
4300
4300
|
zoneKey: e,
|
|
4301
4301
|
zoneProps: t,
|
|
4302
4302
|
useDroppable: n,
|
|
@@ -4305,8 +4305,8 @@ function ft({
|
|
|
4305
4305
|
const { setNodeRef: i, isOver: s } = n({ id: e });
|
|
4306
4306
|
return /* @__PURE__ */ r("div", { ref: i, "data-zone-is-over": s || void 0, ...t, children: a });
|
|
4307
4307
|
}
|
|
4308
|
-
|
|
4309
|
-
function
|
|
4308
|
+
ht.displayName = "ZoneDroppable";
|
|
4309
|
+
function zr({
|
|
4310
4310
|
slotLeft: e,
|
|
4311
4311
|
slotCenter: t,
|
|
4312
4312
|
slotRight: n,
|
|
@@ -4356,7 +4356,7 @@ function Kr({
|
|
|
4356
4356
|
}
|
|
4357
4357
|
);
|
|
4358
4358
|
}
|
|
4359
|
-
function
|
|
4359
|
+
function Wr({
|
|
4360
4360
|
count: e,
|
|
4361
4361
|
currentIndex: t,
|
|
4362
4362
|
onSelect: n,
|
|
@@ -4425,12 +4425,12 @@ function zr({
|
|
|
4425
4425
|
}
|
|
4426
4426
|
);
|
|
4427
4427
|
}
|
|
4428
|
-
const
|
|
4428
|
+
const dn = V.forwardRef(({ density: e = "compact", children: t, ...n }, a) => {
|
|
4429
4429
|
const i = { ...n };
|
|
4430
4430
|
return delete i.className, delete i.style, /* @__PURE__ */ r("div", { ref: a, className: "gloss-container-toolbar", role: "toolbar", ...i, children: /* @__PURE__ */ r(ze, { region: "toolbar", density: e, children: t }) });
|
|
4431
4431
|
});
|
|
4432
|
-
|
|
4433
|
-
const
|
|
4432
|
+
dn.displayName = "ContainerToolbar";
|
|
4433
|
+
const un = V.forwardRef(({ legend: e, description: t, density: n = "default", children: a, ...i }, s) => {
|
|
4434
4434
|
const o = { ...i };
|
|
4435
4435
|
return delete o.className, delete o.style, /* @__PURE__ */ k("fieldset", { ref: s, className: "gloss-container-form-section", ...o, children: [
|
|
4436
4436
|
e && /* @__PURE__ */ r("legend", { className: "gloss-container-form-section__legend", children: e }),
|
|
@@ -4438,345 +4438,345 @@ const dn = V.forwardRef(({ legend: e, description: t, density: n = "default", ch
|
|
|
4438
4438
|
/* @__PURE__ */ r(ze, { region: "form-section", density: n, children: a })
|
|
4439
4439
|
] });
|
|
4440
4440
|
});
|
|
4441
|
-
|
|
4442
|
-
const
|
|
4441
|
+
un.displayName = "ContainerFormSection";
|
|
4442
|
+
const mn = V.forwardRef(({ density: e = "compact", children: t, ...n }, a) => {
|
|
4443
4443
|
const i = { ...n };
|
|
4444
4444
|
return delete i.className, delete i.style, /* @__PURE__ */ r("div", { ref: a, className: "gloss-container-table", ...i, children: /* @__PURE__ */ r(ze, { region: "table", density: e, children: t }) });
|
|
4445
4445
|
});
|
|
4446
|
-
|
|
4446
|
+
mn.displayName = "ContainerTable";
|
|
4447
4447
|
export {
|
|
4448
|
-
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
|
|
4452
|
-
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
|
|
4456
|
-
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
|
|
4467
|
-
|
|
4468
|
-
|
|
4469
|
-
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
|
|
4483
|
-
|
|
4484
|
-
|
|
4485
|
-
|
|
4486
|
-
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
|
-
|
|
4492
|
-
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4496
|
-
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
|
|
4501
|
-
|
|
4448
|
+
Vr as Accordion,
|
|
4449
|
+
Hr as AccordionContent,
|
|
4450
|
+
Ur as AccordionItem,
|
|
4451
|
+
Zr as AccordionTrigger,
|
|
4452
|
+
Yr as ActionStrip,
|
|
4453
|
+
qr as Actionable,
|
|
4454
|
+
Qr as AddressGroup,
|
|
4455
|
+
Xr as AddressSelect,
|
|
4456
|
+
Jr as AsyncLoader,
|
|
4457
|
+
es as Autocomplete,
|
|
4458
|
+
ts as Badge,
|
|
4459
|
+
as as BarChartCard,
|
|
4460
|
+
ns as BarsBg,
|
|
4461
|
+
zr as BottomToolbar,
|
|
4462
|
+
rs as Button,
|
|
4463
|
+
ss as ButtonGroup,
|
|
4464
|
+
is as ButtonGroupContext,
|
|
4465
|
+
os as Card,
|
|
4466
|
+
ls as CardActions,
|
|
4467
|
+
cs as CardBack,
|
|
4468
|
+
ds as CardBody,
|
|
4469
|
+
us as CardFooter,
|
|
4470
|
+
ms as CardHeader,
|
|
4471
|
+
gs as CardMedia,
|
|
4472
|
+
Dt as CardShell,
|
|
4473
|
+
ps as CardSubtitle,
|
|
4474
|
+
fs as CardTitle,
|
|
4475
|
+
Mr as CascadePreview,
|
|
4476
|
+
Lr as CellTintOverlay,
|
|
4477
|
+
hs as ChartControlBar,
|
|
4478
|
+
bs as Checkbox,
|
|
4479
|
+
vs as CheckboxGroup,
|
|
4480
|
+
ys as Chip,
|
|
4481
|
+
ws as ColorPicker,
|
|
4482
|
+
_s as ComparisonCard,
|
|
4483
|
+
Ns as ContactForm,
|
|
4484
|
+
Ds as ContainerCard,
|
|
4485
|
+
ks as ContainerCardActions,
|
|
4486
|
+
Cs as ContainerCardBody,
|
|
4487
|
+
xs as ContainerCardFooter,
|
|
4488
|
+
Ss as ContainerCardHeader,
|
|
4489
|
+
Rs as ContainerCardMedia,
|
|
4490
|
+
Ms as ContainerCardSubtitle,
|
|
4491
|
+
Ts as ContainerCardTitle,
|
|
4492
|
+
Is as ContainerDialog,
|
|
4493
|
+
Ps as ContainerDialogActions,
|
|
4494
|
+
Es as ContainerDialogBody,
|
|
4495
|
+
Fs as ContainerDialogHeader,
|
|
4496
|
+
un as ContainerFormSection,
|
|
4497
|
+
As as ContainerPanel,
|
|
4498
|
+
mn as ContainerTable,
|
|
4499
|
+
dn as ContainerToolbar,
|
|
4500
|
+
Os as CreditCardForm,
|
|
4501
|
+
Ls as DEFAULT_FOOTER_IDS,
|
|
4502
4502
|
ie as DEFAULT_GRID_INTERACTION_PHYSICS,
|
|
4503
|
-
|
|
4504
|
-
|
|
4505
|
-
|
|
4506
|
-
|
|
4507
|
-
|
|
4508
|
-
|
|
4509
|
-
|
|
4510
|
-
|
|
4511
|
-
|
|
4512
|
-
|
|
4503
|
+
gl as DEFAULT_MARKET_PRESETS,
|
|
4504
|
+
$s as DEFAULT_OVERFLOW_IDS,
|
|
4505
|
+
pl as DEFAULT_PINNED,
|
|
4506
|
+
st as DEFAULT_RESIZE_PHYSICS,
|
|
4507
|
+
Bs as DataTable,
|
|
4508
|
+
Ks as DatePicker,
|
|
4509
|
+
zs as DateRangePicker,
|
|
4510
|
+
Ws as DestructiveModal,
|
|
4511
|
+
Na as DevTuningPanel,
|
|
4512
|
+
Gs as DirectionCard,
|
|
4513
4513
|
js as Dismissible,
|
|
4514
|
-
|
|
4515
|
-
|
|
4516
|
-
|
|
4517
|
-
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
|
|
4525
|
-
|
|
4514
|
+
Vs as DistributionCard,
|
|
4515
|
+
Hs as DonutChart,
|
|
4516
|
+
Sr as DragGhost,
|
|
4517
|
+
Nr as DropAnchorCell,
|
|
4518
|
+
Us as Dropdown,
|
|
4519
|
+
xa as DualPaceBars,
|
|
4520
|
+
Zs as ENTITY_FILTER_KEYS,
|
|
4521
|
+
Ys as ENTITY_PROFILE_ROUTES,
|
|
4522
|
+
qs as ENTITY_TYPE_PLURAL,
|
|
4523
|
+
Ht as EdgeHoverHandle,
|
|
4524
|
+
Cr as EmptyCellPackAffordance,
|
|
4525
|
+
Qs as EntityPicker,
|
|
4526
4526
|
X as EntityRow,
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4537
|
-
|
|
4538
|
-
|
|
4539
|
-
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4548
|
-
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
4556
|
-
|
|
4557
|
-
|
|
4558
|
-
|
|
4527
|
+
Xs as EntitySearchPanel,
|
|
4528
|
+
$a as ExceptionListCard,
|
|
4529
|
+
Ba as ExceptionListTilePreview,
|
|
4530
|
+
Js as Expandable,
|
|
4531
|
+
ei as ExpandableChip,
|
|
4532
|
+
ti as FLIP_AND_STAGE_TIMINGS,
|
|
4533
|
+
ai as FileUpload,
|
|
4534
|
+
ni as FilterChip,
|
|
4535
|
+
ri as FilterInput,
|
|
4536
|
+
si as FlipAndStageProvider,
|
|
4537
|
+
ii as Form,
|
|
4538
|
+
oi as FormDialog,
|
|
4539
|
+
li as FormField,
|
|
4540
|
+
ci as FusedShape,
|
|
4541
|
+
Sa as GapReadout,
|
|
4542
|
+
di as GestureStateProvider,
|
|
4543
|
+
Ut as GhostPreview,
|
|
4544
|
+
ui as GroupCheckbox,
|
|
4545
|
+
mi as GroupRadio,
|
|
4546
|
+
zn as HARD_CLIP,
|
|
4547
|
+
gi as HighlightCard,
|
|
4548
|
+
pi as HybridDatePicker,
|
|
4549
|
+
fi as ImportWizard,
|
|
4550
|
+
Za as InlineNudge,
|
|
4551
|
+
hi as Input,
|
|
4552
|
+
bi as InputAddon,
|
|
4553
|
+
vi as InputGroup,
|
|
4554
|
+
Fa as LeaderboardCard,
|
|
4555
|
+
Aa as LeaderboardTilePreview,
|
|
4556
|
+
Ta as LensChipGroup,
|
|
4557
|
+
yi as Link,
|
|
4558
|
+
wi as LoginForm,
|
|
4559
4559
|
_e as MagnitudeBar,
|
|
4560
|
-
|
|
4561
|
-
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
|
|
4572
|
-
|
|
4573
|
-
|
|
4574
|
-
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
4578
|
-
|
|
4579
|
-
|
|
4580
|
-
|
|
4581
|
-
|
|
4582
|
-
|
|
4583
|
-
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
|
|
4588
|
-
|
|
4589
|
-
|
|
4590
|
-
|
|
4591
|
-
|
|
4592
|
-
|
|
4560
|
+
_i as MarketPresetRow,
|
|
4561
|
+
Ni as MaskPresets,
|
|
4562
|
+
Di as MaskedInput,
|
|
4563
|
+
ki as Menu,
|
|
4564
|
+
Ci as MenuDivider,
|
|
4565
|
+
xi as MenuGroup,
|
|
4566
|
+
Si as MenuItem,
|
|
4567
|
+
Ri as MergePrompt,
|
|
4568
|
+
Mi as MetricCard,
|
|
4569
|
+
Ti as MetricCardGrid,
|
|
4570
|
+
ga as MetricGroupContainer,
|
|
4571
|
+
Ii as MiniCalendar,
|
|
4572
|
+
Pa as MoreInLensRail,
|
|
4573
|
+
Pi as MultiSelect,
|
|
4574
|
+
Ei as NumberInput,
|
|
4575
|
+
Fi as ObjectArrow,
|
|
4576
|
+
Ai as OrderFilterBar,
|
|
4577
|
+
fl as PERIOD_OPTIONS,
|
|
4578
|
+
Tr as PaceCard,
|
|
4579
|
+
Ir as PaceTilePreview,
|
|
4580
|
+
ta as PageChip,
|
|
4581
|
+
it as PageDropdown,
|
|
4582
|
+
Oi as PasswordInput,
|
|
4583
|
+
Li as PaymentForm,
|
|
4584
|
+
$i as PaymentMethodSelect,
|
|
4585
|
+
Bi as PhoneInput,
|
|
4586
|
+
Ki as PinToMetric,
|
|
4587
|
+
en as PresetSwatchRow,
|
|
4588
|
+
zi as ProfileCard,
|
|
4589
|
+
Wi as ProgressCard,
|
|
4590
|
+
Gi as QuickConfigPanel,
|
|
4591
|
+
la as RECONFIG_BACKSIDE_LABELS,
|
|
4592
|
+
hl as ROLLING_OPTIONS,
|
|
4593
4593
|
ji as Radio,
|
|
4594
|
-
|
|
4595
|
-
|
|
4594
|
+
Vi as RadioGroup,
|
|
4595
|
+
Hi as RangeSlider,
|
|
4596
4596
|
ye as RankBadge,
|
|
4597
|
-
|
|
4598
|
-
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
|
|
4602
|
-
|
|
4603
|
-
|
|
4604
|
-
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
|
|
4610
|
-
|
|
4611
|
-
|
|
4612
|
-
|
|
4613
|
-
|
|
4614
|
-
|
|
4615
|
-
|
|
4616
|
-
|
|
4597
|
+
mt as RankDelta,
|
|
4598
|
+
Ui as Rating,
|
|
4599
|
+
ua as ReconfigBacksideButtons,
|
|
4600
|
+
$r as RefusePulse,
|
|
4601
|
+
Zi as RegistrationForm,
|
|
4602
|
+
_r as ResizeEnvelope,
|
|
4603
|
+
Br as ResizeTrackingOutline,
|
|
4604
|
+
Yi as Row1Controls,
|
|
4605
|
+
qi as Row2FilterTray,
|
|
4606
|
+
Er as STROKE_DASHED,
|
|
4607
|
+
Or as STROKE_OUTLINE,
|
|
4608
|
+
Fr as STROKE_SOLID,
|
|
4609
|
+
Ar as STROKE_SPARSE_DASH,
|
|
4610
|
+
Qi as SearchInput,
|
|
4611
|
+
kr as SectionDivider,
|
|
4612
|
+
Wr as SectionDots,
|
|
4613
|
+
Xi as SegmentCard,
|
|
4614
|
+
Ji as SegmentedControl,
|
|
4615
|
+
eo as Select,
|
|
4616
|
+
to as Selectable,
|
|
4617
4617
|
we as SeverityDot,
|
|
4618
|
-
|
|
4619
|
-
|
|
4620
|
-
|
|
4621
|
-
|
|
4622
|
-
|
|
4623
|
-
|
|
4624
|
-
|
|
4625
|
-
|
|
4626
|
-
|
|
4627
|
-
|
|
4628
|
-
|
|
4629
|
-
|
|
4630
|
-
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4634
|
-
|
|
4635
|
-
|
|
4636
|
-
|
|
4618
|
+
ao as SimpleMetricCard,
|
|
4619
|
+
no as SimpleSelector,
|
|
4620
|
+
ro as Skeleton,
|
|
4621
|
+
so as SkeletonCard,
|
|
4622
|
+
io as SkeletonChart,
|
|
4623
|
+
oo as SkeletonTable,
|
|
4624
|
+
lo as Slider,
|
|
4625
|
+
Rr as SnapOutline,
|
|
4626
|
+
co as Sortable,
|
|
4627
|
+
cn as SortableZones,
|
|
4628
|
+
uo as SparklineBg,
|
|
4629
|
+
Dr as SpilloverArc,
|
|
4630
|
+
mo as SplitButton,
|
|
4631
|
+
go as StackedGroupCard,
|
|
4632
|
+
Ka as StackedGroupTilePreview,
|
|
4633
|
+
Ia as StarterRail,
|
|
4634
|
+
po as StatusModeCard,
|
|
4635
|
+
Vt as StatusSlotChipMenu,
|
|
4636
|
+
fo as Stepper,
|
|
4637
4637
|
Oe as SwingReveal,
|
|
4638
|
-
|
|
4638
|
+
bl as TODAY_PRESET,
|
|
4639
4639
|
re as TUNING_DEFAULTS,
|
|
4640
|
-
|
|
4641
|
-
|
|
4642
|
-
|
|
4643
|
-
|
|
4644
|
-
|
|
4645
|
-
|
|
4646
|
-
|
|
4647
|
-
|
|
4648
|
-
|
|
4649
|
-
|
|
4650
|
-
|
|
4651
|
-
|
|
4652
|
-
|
|
4653
|
-
|
|
4654
|
-
|
|
4655
|
-
|
|
4656
|
-
|
|
4640
|
+
dt as TUNING_STORAGE_KEY,
|
|
4641
|
+
ho as TabGroup,
|
|
4642
|
+
bo as TabbedDataView,
|
|
4643
|
+
vo as TagInput,
|
|
4644
|
+
$t as TargetInput,
|
|
4645
|
+
yo as Textarea,
|
|
4646
|
+
Qa as ThresholdRamp,
|
|
4647
|
+
wo as TimeFrame,
|
|
4648
|
+
_o as TimePicker,
|
|
4649
|
+
No as Toggle,
|
|
4650
|
+
Do as Tooltip,
|
|
4651
|
+
ut as TrackingOutline,
|
|
4652
|
+
ko as Transition,
|
|
4653
|
+
Co as TransitionGroup,
|
|
4654
|
+
xo as TrendCard,
|
|
4655
|
+
So as TrendIndicator,
|
|
4656
|
+
dl as UIContext,
|
|
4657
4657
|
ze as UIContextProvider,
|
|
4658
|
-
|
|
4659
|
-
|
|
4660
|
-
|
|
4661
|
-
|
|
4662
|
-
|
|
4663
|
-
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
|
|
4658
|
+
Ro as UnifiedBreakdownTable,
|
|
4659
|
+
Mo as UnifiedContextMenu,
|
|
4660
|
+
Zt as VelocityBuffer,
|
|
4661
|
+
To as addressGroupMetadata,
|
|
4662
|
+
Io as addressSchema,
|
|
4663
|
+
Rn as allChips,
|
|
4664
|
+
Hn as allStateFixtures,
|
|
4665
|
+
Vn as allVariantFixtures,
|
|
4666
|
+
Pn as blockSamples,
|
|
4667
|
+
Po as buildDefaultOverflow,
|
|
4668
|
+
Ln as cardSamples,
|
|
4669
4669
|
le as cascadePhysics,
|
|
4670
|
-
|
|
4671
|
-
|
|
4672
|
-
|
|
4673
|
-
|
|
4674
|
-
|
|
4670
|
+
An as chartSamples,
|
|
4671
|
+
Fn as circleSamples,
|
|
4672
|
+
Wn as colorTokens,
|
|
4673
|
+
pr as compactLayout,
|
|
4674
|
+
nr as compactState,
|
|
4675
4675
|
jn as computeGutterAnchorX,
|
|
4676
|
-
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4680
|
-
|
|
4681
|
-
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
|
|
4686
|
-
|
|
4687
|
-
|
|
4688
|
-
|
|
4689
|
-
|
|
4690
|
-
|
|
4691
|
-
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
|
|
4695
|
-
|
|
4696
|
-
|
|
4697
|
-
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
|
|
4676
|
+
Eo as contactFormMetadata,
|
|
4677
|
+
Fo as contactSchema,
|
|
4678
|
+
rr as contextMenuFixtures,
|
|
4679
|
+
Ao as creditCardFormMetadata,
|
|
4680
|
+
Oo as creditCardSchema,
|
|
4681
|
+
zt as dateChip,
|
|
4682
|
+
ct as defaultControlBarState,
|
|
4683
|
+
Lo as destructiveModalMetadata,
|
|
4684
|
+
$o as durations,
|
|
4685
|
+
Bo as easings,
|
|
4686
|
+
Qt as emptyFixture,
|
|
4687
|
+
Bt as entityChip,
|
|
4688
|
+
sa as entityNameActions,
|
|
4689
|
+
Tn as entityTabGroup,
|
|
4690
|
+
qt as errorFixture,
|
|
4691
|
+
Ko as evaluateTintCondition,
|
|
4692
|
+
ar as filteredState,
|
|
4693
|
+
vl as findPreset,
|
|
4694
|
+
yl as formatDateRange,
|
|
4695
|
+
wl as formatMarketDates,
|
|
4696
|
+
_l as formatTrend,
|
|
4697
|
+
Nl as formatValue,
|
|
4698
|
+
hr as fullLayout,
|
|
4699
|
+
Dl as generateMarketId,
|
|
4700
|
+
zo as generateTabId,
|
|
4701
|
+
kl as getAllPresets,
|
|
4702
|
+
Cl as getDateRangeForPreset,
|
|
4703
|
+
Wo as getMenuActions,
|
|
4704
|
+
rt as getMotionMode,
|
|
4705
|
+
xl as getPresetLabel,
|
|
4706
|
+
Go as getTransitionStyle,
|
|
4707
|
+
gr as gridCards,
|
|
4708
|
+
Pr as gridChannels,
|
|
4709
4709
|
jo as interpolate,
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
|
|
4714
|
-
|
|
4715
|
-
|
|
4716
|
-
|
|
4717
|
-
|
|
4718
|
-
|
|
4719
|
-
|
|
4720
|
-
|
|
4721
|
-
|
|
4722
|
-
|
|
4723
|
-
|
|
4724
|
-
|
|
4725
|
-
|
|
4726
|
-
|
|
4727
|
-
|
|
4728
|
-
|
|
4729
|
-
|
|
4730
|
-
|
|
4710
|
+
Sl as isInRange,
|
|
4711
|
+
Rl as isMarketActive,
|
|
4712
|
+
Ml as isSameDay,
|
|
4713
|
+
tr as itemColumns,
|
|
4714
|
+
Jn as itemRows,
|
|
4715
|
+
Yt as loadingFixture,
|
|
4716
|
+
Vo as loginFormMetadata,
|
|
4717
|
+
Ho as loginSchema,
|
|
4718
|
+
Wt as manufacturerChip,
|
|
4719
|
+
wr as manyTabs,
|
|
4720
|
+
Uo as mergeHandlers,
|
|
4721
|
+
Zo as mergeRefs,
|
|
4722
|
+
Mn as metricTabGroup,
|
|
4723
|
+
vr as mixedTabs,
|
|
4724
|
+
Tl as normalizePresetId,
|
|
4725
|
+
oa as numericActions,
|
|
4726
|
+
er as orderColumns,
|
|
4727
|
+
ia as orderIdActions,
|
|
4728
|
+
Xn as orderRows,
|
|
4729
|
+
br as ordersTabs,
|
|
4730
|
+
at as paletteHex,
|
|
4731
4731
|
se as paletteVars,
|
|
4732
|
-
|
|
4733
|
-
|
|
4734
|
-
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
|
|
4739
|
-
|
|
4740
|
-
|
|
4741
|
-
|
|
4742
|
-
|
|
4743
|
-
|
|
4744
|
-
|
|
4745
|
-
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4732
|
+
Yo as parseNumericValue,
|
|
4733
|
+
qo as paymentFormMetadata,
|
|
4734
|
+
Qo as paymentSchema,
|
|
4735
|
+
Xo as presets,
|
|
4736
|
+
Bn as provisional,
|
|
4737
|
+
Kn as reducedMotion,
|
|
4738
|
+
Jo as registrationFormMetadata,
|
|
4739
|
+
el as registrationSchema,
|
|
4740
|
+
$n as rejectionFeedback,
|
|
4741
|
+
ir as sampleCompareRanges,
|
|
4742
|
+
cr as sampleCustomMarkets,
|
|
4743
|
+
sr as sampleDateRange,
|
|
4744
|
+
dr as sampleMarketPresetData,
|
|
4745
|
+
lr as sampleMarkets,
|
|
4746
|
+
mr as samplePeriodPresets,
|
|
4747
|
+
or as samplePreferences,
|
|
4748
|
+
ur as samplePresets,
|
|
4749
|
+
yr as singleTab,
|
|
4750
|
+
Un as sparklineFixture,
|
|
4751
|
+
Zn as sparklineUpFixture,
|
|
4752
|
+
ea as staleDonutFixture,
|
|
4753
|
+
Xt as staleFixture,
|
|
4754
|
+
Jt as staleSparklineFixture,
|
|
4755
|
+
Yn as standardFixture,
|
|
4756
|
+
Qn as standardFlatFixture,
|
|
4757
|
+
fr as standardLayout,
|
|
4758
|
+
qn as standardNegativeFixture,
|
|
4759
|
+
Kt as statusChip,
|
|
4760
4760
|
fe as swingReveal,
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
4765
|
-
|
|
4766
|
-
|
|
4767
|
-
|
|
4768
|
-
|
|
4769
|
-
|
|
4770
|
-
|
|
4771
|
-
|
|
4772
|
-
|
|
4773
|
-
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
|
|
4779
|
-
|
|
4780
|
-
|
|
4781
|
-
|
|
4761
|
+
On as tableSamples,
|
|
4762
|
+
En as textSamples,
|
|
4763
|
+
In as timeFrameTabGroup,
|
|
4764
|
+
Il as toUppercasePresetId,
|
|
4765
|
+
xr as useAffordanceVisibility,
|
|
4766
|
+
Sn as useArrowNavigation,
|
|
4767
|
+
tl as useCheckboxGroupContext,
|
|
4768
|
+
Gn as useEdgeHoverResize,
|
|
4769
|
+
al as useFilterLayout,
|
|
4770
|
+
nl as useFlipAndStage,
|
|
4771
|
+
rl as useFlipAndStageContext,
|
|
4772
|
+
sl as useFlipAndStageContextOptional,
|
|
4773
|
+
xn as useFocusReturn,
|
|
4774
|
+
il as useFocusTrap,
|
|
4775
|
+
ol as useFormContext,
|
|
4776
|
+
Nt as useGestureState,
|
|
4777
|
+
ll as useRadioGroupContext,
|
|
4778
|
+
Kr as useResizeChoreography,
|
|
4779
|
+
ha as useResizeTuning,
|
|
4780
|
+
nn as useSortableZones,
|
|
4781
|
+
ul as useUIContext
|
|
4782
4782
|
};
|