@metaboliccode-dev/widget 0.2.63 → 0.2.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -534,9 +534,9 @@ function St(A) {
|
|
|
534
534
|
}
|
|
535
535
|
const Qt = {
|
|
536
536
|
default: "border-[color:var(--mb-color-badge-border)] bg-[color:var(--mb-color-badge-bg)] text-[color:var(--mb-color-badge-text)] [border-width:var(--mb-badge-border-width)] px-[length:var(--mb-badge-padding-x)] py-[length:var(--mb-badge-padding-y)]",
|
|
537
|
-
value: "!h-[2rem] !w-[9rem] whitespace-nowrap !border-transparent !bg-[#ebebeb] !text-[#171717] [border-width:var(--mb-badge-border-width)] px-[length:var(--mb-badge-value-padding-x)] py-[length:var(--mb-badge-value-padding-y)]",
|
|
537
|
+
value: "!h-[2rem] !w-full max-w-[9rem] whitespace-nowrap !border-transparent !bg-[#ebebeb] !text-[#171717] [border-width:var(--mb-badge-border-width)] px-[length:var(--mb-badge-value-padding-x)] py-[length:var(--mb-badge-value-padding-y)] sm:!w-[9rem]",
|
|
538
538
|
valueCompact: "!h-[2rem] !w-[4.25rem] whitespace-nowrap !border-transparent !bg-[#ebebeb] !text-[#171717] [border-width:var(--mb-badge-border-width)] px-2 py-[length:var(--mb-badge-value-padding-y)]",
|
|
539
|
-
rowMetricValue: "!h-[2rem] !w-[7.5rem] whitespace-nowrap !border-transparent !bg-[#ebebeb] !text-[#171717] [border-width:var(--mb-badge-border-width)] px-2 py-[length:var(--mb-badge-value-padding-y)] xl:!w-[9rem] xl:px-[length:var(--mb-badge-value-padding-x)]"
|
|
539
|
+
rowMetricValue: "!h-[2rem] !w-full max-w-[7.5rem] whitespace-nowrap !border-transparent !bg-[#ebebeb] !text-[#171717] [border-width:var(--mb-badge-border-width)] px-2 py-[length:var(--mb-badge-value-padding-y)] sm:!w-[7.5rem] xl:!w-[9rem] xl:max-w-[9rem] xl:px-[length:var(--mb-badge-value-padding-x)]"
|
|
540
540
|
};
|
|
541
541
|
function pA({
|
|
542
542
|
children: A,
|
|
@@ -561,7 +561,7 @@ function M({
|
|
|
561
561
|
"div",
|
|
562
562
|
{
|
|
563
563
|
...t,
|
|
564
|
-
className: `rounded-[var(--mb-radius-card)] border border-[color:var(--mb-color-card-border)] bg-[color:var(--mb-color-card-bg)] p-[var(--mb-card-
|
|
564
|
+
className: `rounded-[var(--mb-radius-card)] border border-[color:var(--mb-color-card-border)] bg-[color:var(--mb-color-card-bg)] p-4 [border-width:var(--mb-card-border-width)] sm:p-[var(--mb-card-padding)] ${E}`.trim(),
|
|
565
565
|
style: {
|
|
566
566
|
boxShadow: "var(--mb-card-shadow, 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.09))",
|
|
567
567
|
...r
|
|
@@ -868,7 +868,7 @@ function Gt({
|
|
|
868
868
|
"div",
|
|
869
869
|
{
|
|
870
870
|
ref: r,
|
|
871
|
-
className: "relative min-w-0 w-full overflow-x-clip [&_.ag-charts-wrapper]:!overflow-x-clip [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent",
|
|
871
|
+
className: "relative min-w-0 w-full overflow-x-clip [&_.ag-charts-wrapper]:!max-w-full [&_.ag-charts-wrapper]:!min-h-0 [&_.ag-charts-wrapper]:!min-w-0 [&_.ag-charts-wrapper]:!overflow-x-clip [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent",
|
|
872
872
|
style: { minHeight: T7(N7) },
|
|
873
873
|
children: /* @__PURE__ */ I(
|
|
874
874
|
f3,
|
|
@@ -1073,7 +1073,7 @@ function WE({
|
|
|
1073
1073
|
"div",
|
|
1074
1074
|
{
|
|
1075
1075
|
ref: z,
|
|
1076
|
-
className: `relative mx-auto min-w-0 w-full ${Ft} [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent`,
|
|
1076
|
+
className: `relative mx-auto min-w-0 w-full ${Ft} [&_.ag-charts-wrapper]:!max-w-full [&_.ag-charts-wrapper]:!min-h-0 [&_.ag-charts-wrapper]:!min-w-0 [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent`,
|
|
1077
1077
|
children: [
|
|
1078
1078
|
/* @__PURE__ */ I(
|
|
1079
1079
|
f3,
|
|
@@ -1477,7 +1477,7 @@ function YA({
|
|
|
1477
1477
|
/* @__PURE__ */ a(
|
|
1478
1478
|
"div",
|
|
1479
1479
|
{
|
|
1480
|
-
className: "relative w-full overflow-visible [&_.ag-charts-wrapper]:!overflow-visible [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent",
|
|
1480
|
+
className: "relative w-full overflow-visible [&_.ag-charts-wrapper]:!max-w-full [&_.ag-charts-wrapper]:!min-h-0 [&_.ag-charts-wrapper]:!min-w-0 [&_.ag-charts-wrapper]:!overflow-visible [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent",
|
|
1481
1481
|
style: { minHeight: QA(L7) },
|
|
1482
1482
|
children: [
|
|
1483
1483
|
/* @__PURE__ */ I(
|
|
@@ -1562,7 +1562,7 @@ function Cz({
|
|
|
1562
1562
|
triadNumbers: A = uz
|
|
1563
1563
|
}) {
|
|
1564
1564
|
const E = qA();
|
|
1565
|
-
return /* @__PURE__ */ I("div", { className: "flex shrink-0 items-center gap-2", children: A.map((r) => {
|
|
1565
|
+
return /* @__PURE__ */ I("div", { className: "flex max-w-full shrink-0 flex-wrap items-center justify-end gap-2", children: A.map((r) => {
|
|
1566
1566
|
const t = zE(r);
|
|
1567
1567
|
return t ? /* @__PURE__ */ I(
|
|
1568
1568
|
"img",
|
|
@@ -1663,7 +1663,7 @@ function pz({
|
|
|
1663
1663
|
"div",
|
|
1664
1664
|
{
|
|
1665
1665
|
ref: z,
|
|
1666
|
-
className: "mx-auto w-full max-w-[18.25rem] shrink-0 overflow-hidden leading-none [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent",
|
|
1666
|
+
className: "mx-auto w-full max-w-[18.25rem] shrink-0 overflow-hidden leading-none [&_.ag-charts-wrapper]:!max-w-full [&_.ag-charts-wrapper]:!min-h-0 [&_.ag-charts-wrapper]:!min-w-0 [&_.ag-charts-wrapper]:!bg-transparent [&_.ag-charts-canvas-center]:!bg-transparent",
|
|
1667
1667
|
style: { width: `min(100%, ${d7(l3)})`, height: d7(E7) },
|
|
1668
1668
|
role: "img",
|
|
1669
1669
|
"aria-label": `Radar chart for ${A.join(", ")}`,
|
|
@@ -1856,7 +1856,7 @@ function fz(A, E, r, t) {
|
|
|
1856
1856
|
const V = i - v, d = V > 0 ? V : 1, R = Math.min(1, (A - i) / d);
|
|
1857
1857
|
return xA(2 * n + R * n);
|
|
1858
1858
|
}
|
|
1859
|
-
const zA = "rounded-full p-0.5 text-[color:var(--mb-color-text-muted)] transition hover:text-[color:var(--mb-color-text)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[color:var(--mb-color-focus-ring)]", Kz = "whitespace-nowrap !border-[color:var(--mb-color-card-inline-button-border)] !bg-[color:var(--mb-color-card-inline-button-bg)] !px-3 !py-2 !text-base !font-[510] !text-[color:var(--mb-color-card-inline-button-text)] [&_svg]:!text-[color:var(--mb-color-card-inline-button-text)] !shadow-none hover:!bg-[color:var(--mb-color-card-inline-button-hover)]", B3 = "whitespace-
|
|
1859
|
+
const zA = "rounded-full p-0.5 text-[color:var(--mb-color-text-muted)] transition hover:text-[color:var(--mb-color-text)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[color:var(--mb-color-focus-ring)]", Kz = "whitespace-nowrap !border-[color:var(--mb-color-card-inline-button-border)] !bg-[color:var(--mb-color-card-inline-button-bg)] !px-3 !py-2 !text-base !font-[510] !text-[color:var(--mb-color-card-inline-button-text)] [&_svg]:!text-[color:var(--mb-color-card-inline-button-text)] !shadow-none hover:!bg-[color:var(--mb-color-card-inline-button-hover)]", B3 = "max-w-full whitespace-normal break-words !border-[color:var(--mb-color-card-border)] !bg-transparent !px-3 !py-2 !text-base !font-[510] !text-[color:var(--mb-color-text)] [&_svg]:!text-[color:var(--mb-color-text)] !shadow-none transition-[background-color,border-color] duration-150 ease-out hover:!border-[color:var(--mb-color-button-border)] hover:!bg-[color:var(--mb-color-card-inline-button-hover)] disabled:hover:!border-[color:var(--mb-color-card-border)] disabled:hover:!bg-transparent sm:whitespace-nowrap";
|
|
1860
1860
|
function G3({
|
|
1861
1861
|
value: A,
|
|
1862
1862
|
variant: E = "default",
|
|
@@ -1922,14 +1922,11 @@ function A7({
|
|
|
1922
1922
|
return /* @__PURE__ */ a(
|
|
1923
1923
|
"div",
|
|
1924
1924
|
{
|
|
1925
|
-
className: "grid min-w-0 grid-cols-[minmax(0,1fr)_auto_auto] items-center gap-3 px-3 sm:px-4",
|
|
1926
|
-
style: {
|
|
1927
|
-
backgroundColor: v,
|
|
1928
|
-
height: "var(--mb-category-panel-header-height)"
|
|
1929
|
-
},
|
|
1925
|
+
className: "grid min-h-[var(--mb-category-panel-header-height)] min-w-0 grid-cols-[minmax(0,1fr)_auto_auto] items-center gap-3 px-3 py-2 sm:px-4",
|
|
1926
|
+
style: { backgroundColor: v },
|
|
1930
1927
|
children: [
|
|
1931
1928
|
/* @__PURE__ */ a("div", { className: "flex min-w-0 items-center gap-3", children: [
|
|
1932
|
-
/* @__PURE__ */ I("h3", { className: "m-0 min-w-0 break-words text-sm font-bold leading-
|
|
1929
|
+
/* @__PURE__ */ I("h3", { className: "m-0 min-w-0 break-words text-sm font-bold uppercase leading-tight tracking-normal text-[color:var(--mb-color-text)] sm:leading-none", children: A }),
|
|
1933
1930
|
E && r === "inline" ? /* @__PURE__ */ I("span", { className: "inline-flex shrink-0 items-center", children: E }) : null
|
|
1934
1931
|
] }),
|
|
1935
1932
|
E && r === "end" ? /* @__PURE__ */ I("span", { className: "inline-flex shrink-0 items-center", children: E }) : null,
|
|
@@ -1997,7 +1994,7 @@ function ZI({
|
|
|
1997
1994
|
rangeBar: r,
|
|
1998
1995
|
variant: t = "default"
|
|
1999
1996
|
}) {
|
|
2000
|
-
const z = t === "questionnaire", e = z ? "grid w-full min-w-0 grid-cols-[minmax(
|
|
1997
|
+
const z = t === "questionnaire", e = z ? "grid w-full min-w-0 grid-cols-[minmax(0,1fr)_minmax(2.5rem,auto)_minmax(2.5rem,auto)] items-start gap-x-1 gap-y-0 text-sm text-[color:var(--mb-color-text)] @min-[24rem]:grid-cols-[minmax(7rem,1.66fr)_minmax(0,1fr)_minmax(0,1fr)] @min-[24rem]:gap-x-3" : "grid w-full min-w-0 grid-cols-[minmax(0,1.35fr)_minmax(0,1fr)_minmax(0,1fr)] items-start gap-x-2 gap-y-0 text-sm text-[color:var(--mb-color-text)] sm:gap-x-4", v = z ? "w-full min-w-0 space-y-0 px-2 pb-3 pt-4 @min-[24rem]:px-4" : "w-full min-w-0 space-y-0 px-3 pt-7 pb-3 sm:px-4", i = z ? "min-w-0 break-words py-2.5 pl-1 pr-1 text-sm font-normal leading-5 @min-[24rem]:whitespace-nowrap @min-[24rem]:pl-2" : "min-w-0 py-2.5 pr-1 pl-1 break-words sm:pl-2", n = z ? "min-w-0 break-words px-0.5 pb-3 text-center text-[0.5625rem] font-bold uppercase leading-tight text-[color:var(--mb-color-text)] @min-[24rem]:whitespace-nowrap @min-[24rem]:text-[0.625rem] @min-[24rem]:leading-4" : "min-w-0 px-0.5 pb-3 text-center text-[0.625rem] leading-tight whitespace-nowrap text-[color:var(--mb-color-text-muted)]", V = (d) => z ? [
|
|
2001
1998
|
{ key: "previous", value: d.previous, tone: "neutral" },
|
|
2002
1999
|
{ key: "current", value: d.current, tone: "emphasis" }
|
|
2003
2000
|
] : [
|
|
@@ -2412,11 +2409,11 @@ function u3({
|
|
|
2412
2409
|
onInfoClick: n
|
|
2413
2410
|
}) {
|
|
2414
2411
|
const V = v ?? `${E} information`, d = i ?? V, R = z ? "text-[color:var(--mb-color-text)]" : e ? Gz[e] : "text-[color:var(--mb-color-text)]", q = z ? `var(--mb-color-risk-${z})` : "var(--mb-color-card-border)", Z = z ? `var(--mb-color-risk-${z}-tint)` : "var(--mb-color-card-bg)", l = r.endsWith(":") ? r : `${r}:`;
|
|
2415
|
-
return /* @__PURE__ */ a("div", { className: "mb-6 flex min-w-0 flex-
|
|
2416
|
-
/* @__PURE__ */ a("div", { className: "flex min-w-0
|
|
2412
|
+
return /* @__PURE__ */ a("div", { className: "mb-6 flex min-w-0 flex-col items-stretch gap-3 @min-[30rem]:flex-row @min-[30rem]:items-center @min-[30rem]:justify-between @min-[30rem]:gap-4", children: [
|
|
2413
|
+
/* @__PURE__ */ a("div", { className: "flex w-full min-w-0 items-center gap-2 @min-[30rem]:w-auto @min-[30rem]:flex-1", children: [
|
|
2417
2414
|
/* @__PURE__ */ I(fA, { triadNumber: A, className: "size-10" }),
|
|
2418
2415
|
/* @__PURE__ */ a("div", { className: "flex min-w-0 flex-wrap items-center gap-x-2 gap-y-1", children: [
|
|
2419
|
-
/* @__PURE__ */ I("h2", { className: "m-0 min-w-0 text-xl font-bold leading-tight text-[color:var(--mb-color-text)]", children: E }),
|
|
2416
|
+
/* @__PURE__ */ I("h2", { className: "m-0 min-w-0 break-words text-xl font-bold leading-tight text-[color:var(--mb-color-text)]", children: E }),
|
|
2420
2417
|
/* @__PURE__ */ I(T, { content: d, side: "bottom", children: /* @__PURE__ */ I(
|
|
2421
2418
|
J,
|
|
2422
2419
|
{
|
|
@@ -2430,12 +2427,12 @@ function u3({
|
|
|
2430
2427
|
) })
|
|
2431
2428
|
] })
|
|
2432
2429
|
] }),
|
|
2433
|
-
/* @__PURE__ */ a("div", { className: "flex
|
|
2430
|
+
/* @__PURE__ */ a("div", { className: "flex w-full min-w-0 items-center justify-between gap-2 @min-[30rem]:w-auto @min-[30rem]:shrink-0 @min-[30rem]:justify-start", children: [
|
|
2434
2431
|
/* @__PURE__ */ I("span", { className: "text-base font-bold text-[color:var(--mb-color-text)]", children: l }),
|
|
2435
2432
|
/* @__PURE__ */ I(
|
|
2436
2433
|
"span",
|
|
2437
2434
|
{
|
|
2438
|
-
className: `inline-flex min-w-[4rem] items-center justify-center rounded-[length:var(--mb-badge-radius)] border px-3 py-1 text-[1.75rem] font-bold leading-none tabular-nums ${R}`,
|
|
2435
|
+
className: `inline-flex max-w-full min-w-[4rem] items-center justify-center rounded-[length:var(--mb-badge-radius)] border px-3 py-1 text-[1.75rem] font-bold leading-none tabular-nums ${R}`,
|
|
2439
2436
|
style: { borderColor: q, backgroundColor: Z },
|
|
2440
2437
|
children: t
|
|
2441
2438
|
}
|
|
@@ -2458,7 +2455,7 @@ function Yz(A) {
|
|
|
2458
2455
|
() => e.find((W) => W.statusExplanationPanel) ?? null
|
|
2459
2456
|
), [q, Z] = U(!1), l = i != null && i.length ? i : [n, V].filter((W) => !!W), u = qA();
|
|
2460
2457
|
return /* @__PURE__ */ a($, { children: [
|
|
2461
|
-
/* @__PURE__ */ a(M, { className: "flex min-w-0 flex-col", children: [
|
|
2458
|
+
/* @__PURE__ */ a(M, { className: "@container flex min-w-0 flex-col", children: [
|
|
2462
2459
|
/* @__PURE__ */ I(
|
|
2463
2460
|
u3,
|
|
2464
2461
|
{
|
|
@@ -2902,7 +2899,7 @@ function yz({
|
|
|
2902
2899
|
const n = e ?? z;
|
|
2903
2900
|
return /* @__PURE__ */ a(M, { className: `flex min-w-0 flex-col overflow-x-clip ${i}`.trim(), children: [
|
|
2904
2901
|
/* @__PURE__ */ a("div", { className: "flex min-w-0 items-center gap-1.5", children: [
|
|
2905
|
-
/* @__PURE__ */ I("h2", { className: "text-xl font-bold text-[color:var(--mb-color-text)]
|
|
2902
|
+
/* @__PURE__ */ I("h2", { className: "m-0 min-w-0 break-words p-0 text-xl font-bold text-[color:var(--mb-color-text)]", children: A }),
|
|
2906
2903
|
z && n ? /* @__PURE__ */ I(T, { content: n, children: /* @__PURE__ */ I(
|
|
2907
2904
|
J,
|
|
2908
2905
|
{
|
|
@@ -2950,7 +2947,7 @@ function pI({
|
|
|
2950
2947
|
)
|
|
2951
2948
|
] });
|
|
2952
2949
|
}
|
|
2953
|
-
const Tz = "flex min-h-10
|
|
2950
|
+
const Tz = "flex min-h-10 flex-col items-stretch gap-2 py-3.5 text-sm leading-5 text-[color:var(--mb-color-text)] @min-[30rem]:flex-row @min-[30rem]:items-center @min-[30rem]:justify-between @min-[30rem]:gap-4", Pz = "border-t border-[color:var(--mb-color-card-border)]", Lz = "flex w-full min-w-0 items-center gap-3 @min-[30rem]:flex-1", wz = "flex size-5 shrink-0 items-center justify-center text-[color:var(--mb-color-text-muted)]", Hz = "size-[1.125rem] shrink-0";
|
|
2954
2951
|
function TA({
|
|
2955
2952
|
Icon: A,
|
|
2956
2953
|
label: E,
|
|
@@ -2960,9 +2957,9 @@ function TA({
|
|
|
2960
2957
|
return /* @__PURE__ */ a("li", { className: `${Tz} ${t ? Pz : ""}`, children: [
|
|
2961
2958
|
/* @__PURE__ */ a("span", { className: Lz, children: [
|
|
2962
2959
|
/* @__PURE__ */ I("span", { className: wz, "aria-hidden": !0, children: /* @__PURE__ */ I(A, { className: Hz }) }),
|
|
2963
|
-
/* @__PURE__ */ I("span", { className: "min-w-0 truncate", children: E })
|
|
2960
|
+
/* @__PURE__ */ I("span", { className: "min-w-0 break-words @min-[30rem]:truncate", children: E })
|
|
2964
2961
|
] }),
|
|
2965
|
-
/* @__PURE__ */ I(pA, { variant: "value", children: r })
|
|
2962
|
+
/* @__PURE__ */ I(pA, { variant: "value", className: "max-w-full self-end @min-[30rem]:self-auto", children: r })
|
|
2966
2963
|
] });
|
|
2967
2964
|
}
|
|
2968
2965
|
function Dz({
|
|
@@ -2986,15 +2983,15 @@ function Dz({
|
|
|
2986
2983
|
return /* @__PURE__ */ a(
|
|
2987
2984
|
M,
|
|
2988
2985
|
{
|
|
2989
|
-
className:
|
|
2986
|
+
className: `@container min-w-0 ${l}`.trim(),
|
|
2990
2987
|
"data-mc-audit-kind": "overall-score",
|
|
2991
2988
|
"data-mc-score": r,
|
|
2992
2989
|
"data-mc-status": z,
|
|
2993
2990
|
"data-mc-risk": e ?? z,
|
|
2994
2991
|
children: [
|
|
2995
|
-
/* @__PURE__ */ a("div", { className: "mb-4 flex items-start justify-between gap-4", children: [
|
|
2996
|
-
/* @__PURE__ */ a("div", { className: "flex min-w-0
|
|
2997
|
-
/* @__PURE__ */ I("h2", { className: "text-xl font-bold text-[color:var(--mb-color-text)]
|
|
2992
|
+
/* @__PURE__ */ a("div", { className: "mb-4 flex min-w-0 flex-col items-stretch gap-2 @min-[30rem]:flex-row @min-[30rem]:items-start @min-[30rem]:justify-between @min-[30rem]:gap-4", children: [
|
|
2993
|
+
/* @__PURE__ */ a("div", { className: "flex min-w-0 items-center gap-1.5 @min-[30rem]:flex-1", children: [
|
|
2994
|
+
/* @__PURE__ */ I("h2", { className: "m-0 min-w-0 break-words p-0 text-xl font-bold text-[color:var(--mb-color-text)]", children: A }),
|
|
2998
2995
|
v && u ? /* @__PURE__ */ I(T, { content: u, children: /* @__PURE__ */ I(
|
|
2999
2996
|
J,
|
|
3000
2997
|
{
|
|
@@ -3006,10 +3003,16 @@ function Dz({
|
|
|
3006
3003
|
}
|
|
3007
3004
|
) }) : null
|
|
3008
3005
|
] }),
|
|
3009
|
-
/* @__PURE__ */ a(
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3006
|
+
/* @__PURE__ */ a(
|
|
3007
|
+
"span",
|
|
3008
|
+
{
|
|
3009
|
+
className: `max-w-full shrink-0 self-end text-[3.75rem] font-bold leading-none @min-[30rem]:self-auto ${t}`,
|
|
3010
|
+
children: [
|
|
3011
|
+
K,
|
|
3012
|
+
"%"
|
|
3013
|
+
]
|
|
3014
|
+
}
|
|
3015
|
+
)
|
|
3013
3016
|
] }),
|
|
3014
3017
|
/* @__PURE__ */ I(
|
|
3015
3018
|
vE,
|
|
@@ -3063,7 +3066,7 @@ function _z({
|
|
|
3063
3066
|
className: v = ""
|
|
3064
3067
|
}) {
|
|
3065
3068
|
const i = !!(A && E), n = !!(r && t), V = !!(z && e);
|
|
3066
|
-
return i || n || V ? /* @__PURE__ */ I(M, { className:
|
|
3069
|
+
return i || n || V ? /* @__PURE__ */ I(M, { className: `@container min-w-0 ${v}`.trim(), children: /* @__PURE__ */ a("ul", { className: "list-none p-0 m-0", children: [
|
|
3067
3070
|
i ? /* @__PURE__ */ I(
|
|
3068
3071
|
TA,
|
|
3069
3072
|
{
|
|
@@ -3147,17 +3150,17 @@ function Ae(A) {
|
|
|
3147
3150
|
"data-mc-product-name": E,
|
|
3148
3151
|
"data-mc-triads": r == null ? void 0 : r.join(","),
|
|
3149
3152
|
children: [
|
|
3150
|
-
/* @__PURE__ */ a("div", { className: "flex min-w-0 items-start
|
|
3153
|
+
/* @__PURE__ */ a("div", { className: "flex min-w-0 flex-wrap items-start gap-3 sm:gap-4", children: [
|
|
3151
3154
|
Z ? /* @__PURE__ */ I(
|
|
3152
3155
|
"button",
|
|
3153
3156
|
{
|
|
3154
3157
|
type: "button",
|
|
3155
3158
|
onClick: q,
|
|
3156
|
-
className: "min-w-0 text-left text-xl font-bold leading-7 tracking-[-0.005rem] text-[color:var(--mb-color-text)] transition hover:underline focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[color:var(--mb-color-focus-ring)]
|
|
3159
|
+
className: "min-w-0 flex-[1_1_12rem] break-words text-left text-xl font-bold leading-7 tracking-[-0.005rem] text-[color:var(--mb-color-text)] transition hover:underline focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[color:var(--mb-color-focus-ring)]",
|
|
3157
3160
|
children: E
|
|
3158
3161
|
}
|
|
3159
|
-
) : /* @__PURE__ */ I("h2", { className: "min-w-0 text-xl font-bold leading-7 tracking-[-0.005rem] text-[color:var(--mb-color-text)]
|
|
3160
|
-
/* @__PURE__ */ I("div", { className: "flex shrink-0 justify-end", children: /* @__PURE__ */ I(Cz, { triadNumbers: r }) })
|
|
3162
|
+
) : /* @__PURE__ */ I("h2", { className: "min-w-0 flex-[1_1_12rem] break-words text-xl font-bold leading-7 tracking-[-0.005rem] text-[color:var(--mb-color-text)]", children: E }),
|
|
3163
|
+
/* @__PURE__ */ I("div", { className: "ml-auto flex max-w-full shrink-0 justify-end", children: /* @__PURE__ */ I(Cz, { triadNumbers: r }) })
|
|
3161
3164
|
] }),
|
|
3162
3165
|
/* @__PURE__ */ a("div", { className: "flex w-full min-w-0 flex-col gap-4 md:flex-row md:items-start", children: [
|
|
3163
3166
|
/* @__PURE__ */ I(
|
|
@@ -4443,11 +4446,17 @@ function M9({
|
|
|
4443
4446
|
onCategoryClick: E
|
|
4444
4447
|
}) {
|
|
4445
4448
|
const r = Q9(A.aggregateTrendZone), t = r ? `${gA[r]} ${kA[r]}` : "border-[color:var(--mb-color-card-border)] bg-[color:var(--mb-color-card-bg)]";
|
|
4446
|
-
return /* @__PURE__ */ I(M, { className: "@container min-w-0 !p-6", children: /* @__PURE__ */ a("div", { className: "grid min-w-0 gap-6 @min-[76rem]:grid-cols-[8.5rem_minmax(0,1fr)] @min-[76rem]:items-center", children: [
|
|
4447
|
-
/* @__PURE__ */ a("div", { className: "flex min-w-0 items-center gap-4 @min-[76rem]:flex-col @min-[76rem]:justify-center @min-[76rem]:gap-2", children: [
|
|
4448
|
-
/* @__PURE__ */ I(
|
|
4449
|
+
return /* @__PURE__ */ I(M, { className: "@container min-w-0 !p-4 sm:!p-6", children: /* @__PURE__ */ a("div", { className: "grid min-w-0 gap-6 @min-[76rem]:grid-cols-[8.5rem_minmax(0,1fr)] @min-[76rem]:items-center", children: [
|
|
4450
|
+
/* @__PURE__ */ a("div", { className: "flex min-w-0 items-center gap-3 @min-[32rem]:gap-4 @min-[76rem]:flex-col @min-[76rem]:justify-center @min-[76rem]:gap-2", children: [
|
|
4451
|
+
/* @__PURE__ */ I(
|
|
4452
|
+
fA,
|
|
4453
|
+
{
|
|
4454
|
+
triadNumber: A.triadNumber,
|
|
4455
|
+
className: "size-16 @min-[32rem]:size-20 @min-[76rem]:size-30"
|
|
4456
|
+
}
|
|
4457
|
+
),
|
|
4449
4458
|
/* @__PURE__ */ a("div", { className: "min-w-0 flex-1 text-left @min-[76rem]:flex-none @min-[76rem]:text-center", children: [
|
|
4450
|
-
/* @__PURE__ */ I("p", { className: "m-0 text-[0.75rem] font-bold uppercase leading-4 tracking-normal text-[color:var(--mb-color-text)]", children: p9(A.heading) }),
|
|
4459
|
+
/* @__PURE__ */ I("p", { className: "m-0 break-words text-[0.75rem] font-bold uppercase leading-4 tracking-normal text-[color:var(--mb-color-text)]", children: p9(A.heading) }),
|
|
4451
4460
|
/* @__PURE__ */ I(
|
|
4452
4461
|
"p",
|
|
4453
4462
|
{
|
|
@@ -4530,7 +4539,7 @@ function oI({
|
|
|
4530
4539
|
tone: r = "current",
|
|
4531
4540
|
valueBadgeClassName: t
|
|
4532
4541
|
}) {
|
|
4533
|
-
return /* @__PURE__ */ a("span", { className: "grid min-w-0 grid-cols-[
|
|
4542
|
+
return /* @__PURE__ */ a("span", { className: "grid min-w-0 grid-cols-[minmax(3.5rem,auto)_minmax(0,1fr)] items-center gap-x-2 @min-[24rem]:grid-cols-[5.25rem_minmax(4rem,1fr)] @min-[24rem]:gap-x-3", children: [
|
|
4534
4543
|
/* @__PURE__ */ I("span", { className: "text-right text-[0.625rem] font-bold uppercase leading-none text-[color:var(--mb-color-text)]", children: A }),
|
|
4535
4544
|
/* @__PURE__ */ I("span", { className: "flex min-w-0 justify-center", children: /* @__PURE__ */ I(_, { value: E, tone: r, className: t }) })
|
|
4536
4545
|
] });
|
|
@@ -4685,13 +4694,13 @@ function w({
|
|
|
4685
4694
|
return /* @__PURE__ */ a(
|
|
4686
4695
|
"header",
|
|
4687
4696
|
{
|
|
4688
|
-
className: `flex min-w-0 flex-col gap-4
|
|
4697
|
+
className: `flex min-w-0 flex-col gap-4 xl:flex-row xl:items-start xl:justify-between ${r}`.trim(),
|
|
4689
4698
|
children: [
|
|
4690
4699
|
/* @__PURE__ */ a("div", { className: "min-w-0 space-y-1", children: [
|
|
4691
|
-
/* @__PURE__ */ I("h1", { className: "m-0 mb-2 p-0 text-[
|
|
4700
|
+
/* @__PURE__ */ I("h1", { className: "m-0 mb-2 break-words p-0 text-[1.875rem] font-bold leading-[2.25rem] tracking-[-0.01rem] text-[color:var(--mb-color-text)] sm:text-[2.1875rem] sm:leading-[2.5rem]", children: A }),
|
|
4692
4701
|
E ? /* @__PURE__ */ I("p", { className: "max-w-3xl text-sm leading-relaxed text-[color:var(--mb-color-text-muted)] m-0 p-0", children: E }) : null
|
|
4693
4702
|
] }),
|
|
4694
|
-
t || e ? /* @__PURE__ */ a("div", { className: "flex max-w-full min-w-0 flex-wrap items-center gap-2
|
|
4703
|
+
t || e ? /* @__PURE__ */ a("div", { className: "flex max-w-full min-w-0 flex-wrap items-center gap-2 xl:justify-end", children: [
|
|
4695
4704
|
t,
|
|
4696
4705
|
e ? /* @__PURE__ */ I(ME, { label: z }) : null
|
|
4697
4706
|
] }) : null
|
|
@@ -4814,7 +4823,7 @@ function U7({
|
|
|
4814
4823
|
const n = v ?? e, V = !!(t != null && t.trim() && z.trim());
|
|
4815
4824
|
return /* @__PURE__ */ I("div", { className: "@container mb-5 w-full min-w-0", children: /* @__PURE__ */ a("div", { className: "grid w-full min-w-0 grid-cols-1 gap-y-3 @2xl:grid-cols-[1fr_auto_1fr] @2xl:items-center @2xl:gap-x-6 @2xl:gap-y-0 @2xl:min-h-9", children: [
|
|
4816
4825
|
/* @__PURE__ */ a("div", { className: "flex min-w-0 items-center gap-2 @2xl:min-w-0", children: [
|
|
4817
|
-
/* @__PURE__ */ I("h2", { className: "min-w-0
|
|
4826
|
+
/* @__PURE__ */ I("h2", { className: "min-w-0 break-words text-xl font-bold text-[color:var(--mb-color-text)] @2xl:truncate", children: A }),
|
|
4818
4827
|
/* @__PURE__ */ I(T, { content: E, children: /* @__PURE__ */ I(
|
|
4819
4828
|
J,
|
|
4820
4829
|
{
|
|
@@ -5036,13 +5045,20 @@ function T9({
|
|
|
5036
5045
|
rowSize: V
|
|
5037
5046
|
}) {
|
|
5038
5047
|
var IA;
|
|
5039
|
-
const d = A.infoTooltip ?? A.infoAriaLabel, R = A.status === "optimal", q = A.status === "high", Z = A.status === "low", l = A.status === "unknown", u = R ? gA.low : q || Z ? gA.high : l ? "border-[color:var(--mb-color-card-border)]" : gA.moderate, W = R ? kA.low : q || Z ? kA.high : l ? "bg-[color:var(--mb-color-card-bg)]" : kA.moderate, C = R ? "OPTIMAL" : q ? "HIGH" : Z ? "LOW" : l ? "UNKNOWN" : "TRENDING", Q = (IA = A.riskLabel) == null ? void 0 : IA.trim(), s = Q ? Q.toUpperCase() : C, p = R ? "trendRowStatusOptimal" : q ? "trendRowStatusHigh" : Z ? "trendRowStatusLow" : l ? "trendRowStatusUnknown" : "trendRowStatusTrending", K = i === 2, S = V ? V === "wellness" : K, o = n ?? (K ? "2xl" : "xl"), g = K ? o === "2xl" ? "2xl:grid-cols-[minmax(10rem,16rem)_minmax(0,1fr)_minmax(8rem,9rem)]" : "xl:grid-cols-[minmax(10rem,16rem)_minmax(0,1fr)_minmax(8rem,9rem)]" : S ? o === "2xl" ? "2xl:grid-cols-[minmax(11rem,14rem)_minmax(0,1fr)_minmax(10rem,11rem)]" : "xl:grid-cols-[minmax(11rem,14rem)_minmax(0,1fr)_minmax(10rem,11rem)]" : o === "2xl" ? "2xl:grid-cols-[minmax(10rem,14rem)_minmax(0,1fr)_minmax(10rem,12rem)]" : "xl:grid-cols-[minmax(10rem,14rem)_minmax(0,1fr)_minmax(10rem,12rem)]", B = o === "2xl" ? `2xl:grid 2xl:items-stretch ${g}` : `xl:grid xl:items-stretch ${g}`, G = o === "2xl" ? "2xl:h-full" : "xl:h-full", O = o === "2xl" ? "2xl:border-t-0 2xl:px-3 2xl:py-1" : "xl:border-t-0 xl:px-3 xl:py-1", x = o === "2xl" ? "2xl:w-auto" : "xl:w-auto", Y = v.some((N) => N.length > 8), h = K || Y ? "grid-cols-[6.5rem_7.5rem] xl:grid-cols-[7rem_9rem]" : "grid-cols-[4.5rem_7.5rem] xl:grid-cols-[5rem_9rem]", AA = K ? "sm:gap-x-10" : Y ? "sm:gap-x-4" : "sm:gap-x-5", aA = (N, EA) => /* @__PURE__ */ a(
|
|
5048
|
+
const d = A.infoTooltip ?? A.infoAriaLabel, R = A.status === "optimal", q = A.status === "high", Z = A.status === "low", l = A.status === "unknown", u = R ? gA.low : q || Z ? gA.high : l ? "border-[color:var(--mb-color-card-border)]" : gA.moderate, W = R ? kA.low : q || Z ? kA.high : l ? "bg-[color:var(--mb-color-card-bg)]" : kA.moderate, C = R ? "OPTIMAL" : q ? "HIGH" : Z ? "LOW" : l ? "UNKNOWN" : "TRENDING", Q = (IA = A.riskLabel) == null ? void 0 : IA.trim(), s = Q ? Q.toUpperCase() : C, p = R ? "trendRowStatusOptimal" : q ? "trendRowStatusHigh" : Z ? "trendRowStatusLow" : l ? "trendRowStatusUnknown" : "trendRowStatusTrending", K = i === 2, S = V ? V === "wellness" : K, o = n ?? (K ? "2xl" : "xl"), g = K ? o === "2xl" ? "2xl:grid-cols-[minmax(10rem,16rem)_minmax(0,1fr)_minmax(8rem,9rem)]" : "xl:grid-cols-[minmax(10rem,16rem)_minmax(0,1fr)_minmax(8rem,9rem)]" : S ? o === "2xl" ? "2xl:grid-cols-[minmax(11rem,14rem)_minmax(0,1fr)_minmax(10rem,11rem)]" : "xl:grid-cols-[minmax(11rem,14rem)_minmax(0,1fr)_minmax(10rem,11rem)]" : o === "2xl" ? "2xl:grid-cols-[minmax(10rem,14rem)_minmax(0,1fr)_minmax(10rem,12rem)]" : "xl:grid-cols-[minmax(10rem,14rem)_minmax(0,1fr)_minmax(10rem,12rem)]", B = o === "2xl" ? `2xl:grid 2xl:items-stretch ${g}` : `xl:grid xl:items-stretch ${g}`, G = o === "2xl" ? "2xl:h-full" : "xl:h-full", O = o === "2xl" ? "2xl:border-t-0 2xl:px-3 2xl:py-1" : "xl:border-t-0 xl:px-3 xl:py-1", x = o === "2xl" ? "2xl:w-auto" : "xl:w-auto", Y = v.some((N) => N.length > 8), h = K || Y ? "grid-cols-[minmax(3.5rem,auto)_minmax(0,1fr)] sm:grid-cols-[6.5rem_7.5rem] xl:grid-cols-[7rem_9rem]" : "grid-cols-[minmax(3.5rem,auto)_minmax(0,1fr)] sm:grid-cols-[4.5rem_7.5rem] xl:grid-cols-[5rem_9rem]", AA = K ? "sm:gap-x-10" : Y ? "sm:gap-x-4" : "sm:gap-x-5", aA = (N, EA) => /* @__PURE__ */ a(
|
|
5040
5049
|
"span",
|
|
5041
5050
|
{
|
|
5042
|
-
className: `grid min-w-0 max-w-
|
|
5051
|
+
className: `grid w-full min-w-0 max-w-[14rem] items-center justify-center gap-x-2 sm:w-auto sm:shrink-0 ${h}`,
|
|
5043
5052
|
children: [
|
|
5044
5053
|
/* @__PURE__ */ I("span", { className: "shrink-0 justify-self-end whitespace-nowrap text-right text-xs text-[color:var(--mb-color-text-muted)] sm:text-sm", children: N }),
|
|
5045
|
-
/* @__PURE__ */ I(
|
|
5054
|
+
/* @__PURE__ */ I(
|
|
5055
|
+
pA,
|
|
5056
|
+
{
|
|
5057
|
+
variant: "rowMetricValue",
|
|
5058
|
+
className: "min-w-0 shrink justify-self-start tabular-nums sm:shrink-0",
|
|
5059
|
+
children: EA
|
|
5060
|
+
}
|
|
5061
|
+
)
|
|
5046
5062
|
]
|
|
5047
5063
|
}
|
|
5048
5064
|
);
|
|
@@ -5075,9 +5091,9 @@ function T9({
|
|
|
5075
5091
|
{
|
|
5076
5092
|
className: `flex min-w-0 flex-1 flex-col content-center items-center justify-center gap-y-2 border-t border-[color:var(--mb-color-card-border)] bg-[color:var(--mb-color-card-bg)] px-2 py-2 sm:flex-row sm:flex-wrap sm:px-3 ${AA} ${O}`,
|
|
5077
5093
|
children: [
|
|
5078
|
-
/* @__PURE__ */ I("div", { className: "flex min-w-0 justify-center", children: aA(v[0], A.symptomScore) }),
|
|
5079
|
-
/* @__PURE__ */ I("div", { className: "flex min-w-0 justify-center", children: aA(v[1], A.labScore) }),
|
|
5080
|
-
i === 3 ? /* @__PURE__ */ I("div", { className: "flex min-w-0 justify-center", children: aA(v[2], A.totalScore) }) : null
|
|
5094
|
+
/* @__PURE__ */ I("div", { className: "flex w-full min-w-0 justify-center sm:w-auto", children: aA(v[0], A.symptomScore) }),
|
|
5095
|
+
/* @__PURE__ */ I("div", { className: "flex w-full min-w-0 justify-center sm:w-auto", children: aA(v[1], A.labScore) }),
|
|
5096
|
+
i === 3 ? /* @__PURE__ */ I("div", { className: "flex w-full min-w-0 justify-center sm:w-auto", children: aA(v[2], A.totalScore) }) : null
|
|
5081
5097
|
]
|
|
5082
5098
|
}
|
|
5083
5099
|
),
|
|
@@ -5327,7 +5343,7 @@ function BI({
|
|
|
5327
5343
|
value: E,
|
|
5328
5344
|
tone: r = "current"
|
|
5329
5345
|
}) {
|
|
5330
|
-
return /* @__PURE__ */ a("span", { className: "grid min-w-0 grid-cols-[
|
|
5346
|
+
return /* @__PURE__ */ a("span", { className: "grid min-w-0 grid-cols-[minmax(3.5rem,auto)_minmax(0,1fr)] items-center gap-x-2 @min-[24rem]:grid-cols-[5.25rem_minmax(4rem,1fr)] @min-[24rem]:gap-x-3", children: [
|
|
5331
5347
|
/* @__PURE__ */ I("span", { className: "text-right text-[0.625rem] font-bold uppercase leading-none text-[color:var(--mb-color-text)]", children: A }),
|
|
5332
5348
|
/* @__PURE__ */ I("span", { className: "flex min-w-0 justify-center", children: /* @__PURE__ */ I(
|
|
5333
5349
|
_,
|
|
@@ -5924,7 +5940,7 @@ function YV({ content: A }) {
|
|
|
5924
5940
|
V ? /* @__PURE__ */ I("div", { className: "space-y-6", children: q.map((o) => /* @__PURE__ */ a(
|
|
5925
5941
|
"div",
|
|
5926
5942
|
{
|
|
5927
|
-
className: "min-w-0 space-y-3 rounded-[length:var(--mb-radius-card)] bg-[color:var(--mb-color-muted-section-bg)] p-[length:var(--mb-card-padding)]",
|
|
5943
|
+
className: "min-w-0 space-y-3 rounded-[length:var(--mb-radius-card)] bg-[color:var(--mb-color-muted-section-bg)] p-3 sm:p-[length:var(--mb-card-padding)]",
|
|
5928
5944
|
children: [
|
|
5929
5945
|
/* @__PURE__ */ a("div", { className: "flex flex-wrap items-baseline justify-between gap-2", children: [
|
|
5930
5946
|
/* @__PURE__ */ I("h2", { className: "m-0 text-xl font-bold text-[color:var(--mb-color-text)]", children: Za(o.title) }),
|
|
@@ -10094,71 +10110,57 @@ function xn({
|
|
|
10094
10110
|
const C = nr(), Q = E && C ? (s) => {
|
|
10095
10111
|
w3(s) && C.prefetch(s);
|
|
10096
10112
|
} : void 0;
|
|
10097
|
-
return i === "top" ? /* @__PURE__ */ I(
|
|
10113
|
+
return i === "top" ? /* @__PURE__ */ I("div", { className: "mb-dashboard-root mb-root mb-sim-animate-in", style: A, children: /* @__PURE__ */ a(
|
|
10098
10114
|
"div",
|
|
10099
10115
|
{
|
|
10100
|
-
className:
|
|
10101
|
-
|
|
10102
|
-
|
|
10103
|
-
|
|
10104
|
-
|
|
10105
|
-
|
|
10106
|
-
|
|
10107
|
-
|
|
10108
|
-
|
|
10109
|
-
|
|
10110
|
-
|
|
10111
|
-
|
|
10112
|
-
|
|
10113
|
-
|
|
10114
|
-
|
|
10115
|
-
|
|
10116
|
-
|
|
10117
|
-
|
|
10118
|
-
|
|
10119
|
-
|
|
10120
|
-
/* @__PURE__ */ I("main", { className: "flex min-h-0 min-w-0 flex-1 overflow-auto bg-[color:var(--mb-color-sidebar-bg)]", children: /* @__PURE__ */ a("div", { className: u, children: [
|
|
10121
|
-
W,
|
|
10122
|
-
/* @__PURE__ */ I("div", { "aria-hidden": "true", className: "h-8 shrink-0" })
|
|
10123
|
-
] }) })
|
|
10124
|
-
]
|
|
10125
|
-
}
|
|
10126
|
-
)
|
|
10116
|
+
className: [
|
|
10117
|
+
"flex h-full min-h-0 min-w-0 flex-1 flex-col overflow-hidden bg-[color:var(--mb-color-shell-bg)] text-[color:var(--mb-color-text)]",
|
|
10118
|
+
Z
|
|
10119
|
+
].filter(Boolean).join(" "),
|
|
10120
|
+
children: [
|
|
10121
|
+
/* @__PURE__ */ I(
|
|
10122
|
+
ai,
|
|
10123
|
+
{
|
|
10124
|
+
className: V,
|
|
10125
|
+
items: d,
|
|
10126
|
+
activeItemId: R,
|
|
10127
|
+
onItemClick: q,
|
|
10128
|
+
onNavItemPrefetch: Q
|
|
10129
|
+
}
|
|
10130
|
+
),
|
|
10131
|
+
/* @__PURE__ */ I("main", { className: "flex min-h-0 min-w-0 flex-1 overflow-auto bg-[color:var(--mb-color-sidebar-bg)]", children: /* @__PURE__ */ a("div", { className: u, children: [
|
|
10132
|
+
W,
|
|
10133
|
+
/* @__PURE__ */ I("div", { "aria-hidden": "true", className: "h-8 shrink-0" })
|
|
10134
|
+
] }) })
|
|
10135
|
+
]
|
|
10127
10136
|
}
|
|
10128
|
-
) : /* @__PURE__ */ I(
|
|
10129
|
-
|
|
10137
|
+
) }) : /* @__PURE__ */ I("div", { className: "mb-dashboard-root mb-root mb-sim-animate-in", style: A, children: /* @__PURE__ */ I(
|
|
10138
|
+
gv,
|
|
10130
10139
|
{
|
|
10131
|
-
|
|
10132
|
-
|
|
10133
|
-
children: /* @__PURE__ */ I(
|
|
10134
|
-
gv,
|
|
10140
|
+
sidebar: /* @__PURE__ */ I(
|
|
10141
|
+
ti,
|
|
10135
10142
|
{
|
|
10136
|
-
|
|
10137
|
-
|
|
10138
|
-
|
|
10139
|
-
|
|
10140
|
-
|
|
10141
|
-
|
|
10142
|
-
|
|
10143
|
-
|
|
10144
|
-
|
|
10145
|
-
|
|
10146
|
-
|
|
10147
|
-
activeItemId: R,
|
|
10148
|
-
onItemClick: q,
|
|
10149
|
-
onNavItemPrefetch: Q
|
|
10150
|
-
}
|
|
10151
|
-
),
|
|
10152
|
-
sidebarWidthClassName: l,
|
|
10153
|
-
className: Z,
|
|
10154
|
-
children: /* @__PURE__ */ a("div", { className: u, children: [
|
|
10155
|
-
W,
|
|
10156
|
-
/* @__PURE__ */ I("div", { "aria-hidden": "true", className: "h-8 shrink-0" })
|
|
10157
|
-
] })
|
|
10143
|
+
title: r,
|
|
10144
|
+
logo: t,
|
|
10145
|
+
userProfile: z,
|
|
10146
|
+
footerContent: e,
|
|
10147
|
+
currentReportLabel: v,
|
|
10148
|
+
showReportSelector: n,
|
|
10149
|
+
className: V,
|
|
10150
|
+
items: d,
|
|
10151
|
+
activeItemId: R,
|
|
10152
|
+
onItemClick: q,
|
|
10153
|
+
onNavItemPrefetch: Q
|
|
10158
10154
|
}
|
|
10159
|
-
)
|
|
10155
|
+
),
|
|
10156
|
+
sidebarWidthClassName: l,
|
|
10157
|
+
className: Z,
|
|
10158
|
+
children: /* @__PURE__ */ a("div", { className: u, children: [
|
|
10159
|
+
W,
|
|
10160
|
+
/* @__PURE__ */ I("div", { "aria-hidden": "true", className: "h-8 shrink-0" })
|
|
10161
|
+
] })
|
|
10160
10162
|
}
|
|
10161
|
-
);
|
|
10163
|
+
) });
|
|
10162
10164
|
}
|
|
10163
10165
|
function hn({
|
|
10164
10166
|
wrapTabContentCache: A,
|
|
@@ -10635,7 +10637,7 @@ function Rr({
|
|
|
10635
10637
|
}, [h, RA, AA]);
|
|
10636
10638
|
const cA = k(
|
|
10637
10639
|
() => [
|
|
10638
|
-
"flex min-h-0 min-w-0 w-full max-w-full flex-1 flex-col items-stretch gap-4 py-4
|
|
10640
|
+
"flex min-h-0 min-w-0 w-full max-w-full flex-1 flex-col items-stretch gap-4 px-3 py-4 text-[color:var(--mb-color-text-muted)] sm:px-[max(1.25rem,var(--mb-main-padding,1.5rem))]",
|
|
10639
10641
|
C
|
|
10640
10642
|
].filter(Boolean).join(" "),
|
|
10641
10643
|
[C]
|