@moises.ai/design-system 2.0.1 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +626 -653
- package/dist/primitives.js +0 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as Or } from "react/jsx-runtime";
|
|
2
2
|
import * as e from "react";
|
|
3
3
|
import B from "react";
|
|
4
|
-
import { R as
|
|
5
|
-
function
|
|
4
|
+
import { R as Ar, S as R, P as Hr, a as Zr, A as Fr, C as Wr, b as qr, O as Kr, c as Ur, D as Xr, d as Qr, T as Yr, e as Jr, f as es, g as ts, F as as, I as rs, h as ge, i as ss, j as lt, k as ns, l as $e, m as ct, n as it, u as os, o as ls, p as ut, q as mt, r as cs, s as Ve, t as is, v as dt, V as pt, w as Le, x as Be, y as us, z as ms, B as ft, E as ht, G as ds, H as ps, J as fs, L as hs, K as Cs, M as gs, N as vs, Q as Ns, U as ys, W as bs, X as $s, Y as Es, Z as ws, _ as Rs, $ as xs, a0 as Ss, a1 as Ts, a2 as Ms, a3 as Is, a4 as ks, a5 as zs, a6 as Ct, a7 as gt, a8 as Ps, a9 as Ls, aa as Bs, ab as Ds, ac as _s, ad as Vs, ae as Gs, af as js, ag as Os, ah as As, ai as Hs, aj as Zs, ak as Fs, al as Ws, am as qs, an as Ks, ao as Us, ap as Xs, aq as Qs, ar as Ys, as as Js, at as en, au as tn, av as an, aw as rn, ax as vt, ay as Nt, az as yt, aA as bt, aB as sn, aC as nn, aD as on, aE as ln, aF as cn, aG as un, aH as mn, aI as dn, aJ as pn, aK as fn, aL as hn, aM as Cn, aN as gn, aO as vn, aP as Nn, aQ as yn, aR as bn, aS as $n, aT as En, aU as wn, aV as Rn, aW as xn, aX as Sn, aY as Tn, aZ as Mn, a_ as In, a$ as kn, b0 as zn, b1 as Pn, b2 as Ln, b3 as Bn, b4 as Dn, b5 as _n, b6 as Vn, b7 as Gn, b8 as jn } from "./index-BIjOAs1j.js";
|
|
5
|
+
function On(t) {
|
|
6
6
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
7
7
|
}
|
|
8
|
-
const
|
|
9
|
-
var
|
|
8
|
+
const An = Ar;
|
|
9
|
+
var $t = { exports: {} };
|
|
10
10
|
/*!
|
|
11
11
|
Copyright (c) 2018 Jed Watson.
|
|
12
12
|
Licensed under the MIT License (MIT), see
|
|
@@ -41,31 +41,31 @@ var Rt = { exports: {} };
|
|
|
41
41
|
}
|
|
42
42
|
t.exports ? (r.default = r, t.exports = r) : window.classNames = r;
|
|
43
43
|
})();
|
|
44
|
-
})(
|
|
45
|
-
var
|
|
46
|
-
const i = /* @__PURE__ */
|
|
47
|
-
function
|
|
44
|
+
})($t);
|
|
45
|
+
var Hn = $t.exports;
|
|
46
|
+
const i = /* @__PURE__ */ On(Hn), N = { asChild: { type: "boolean" } }, S = { width: { type: "string", className: "rt-r-w", customProperties: ["--width"], responsive: !0 }, minWidth: { type: "string", className: "rt-r-min-w", customProperties: ["--min-width"], responsive: !0 }, maxWidth: { type: "string", className: "rt-r-max-w", customProperties: ["--max-width"], responsive: !0 } }, ne = { height: { type: "string", className: "rt-r-h", customProperties: ["--height"], responsive: !0 }, minHeight: { type: "string", className: "rt-r-min-h", customProperties: ["--min-height"], responsive: !0 }, maxHeight: { type: "string", className: "rt-r-max-h", customProperties: ["--max-height"], responsive: !0 } }, Zn = ["1", "2", "3", "4"], Et = { ...N, align: { type: "enum", className: "rt-r-align", values: ["start", "center"], default: "center" }, size: { type: "enum", className: "rt-r-size", values: Zn, default: "3", responsive: !0 }, width: S.width, minWidth: S.minWidth, maxWidth: { ...S.maxWidth, default: "600px" }, ...ne }, Ge = ["gray", "gold", "bronze", "brown", "yellow", "amber", "orange", "tomato", "red", "ruby", "crimson", "pink", "plum", "purple", "violet", "iris", "indigo", "blue", "cyan", "teal", "jade", "green", "grass", "lime", "mint", "sky"], Fn = ["auto", "gray", "mauve", "slate", "sage", "olive", "sand"], $ = { color: { type: "enum", values: Ge, default: void 0 } }, oe = { color: { type: "enum", values: Ge, default: "" } }, w = { highContrast: { type: "boolean", className: "rt-high-contrast", default: void 0 } }, Wn = ["normal", "start", "end", "both"], Ee = { trim: { type: "enum", className: "rt-r-lt", values: Wn, responsive: !0 } }, qn = ["left", "center", "right"], wt = { align: { type: "enum", className: "rt-r-ta", values: qn, responsive: !0 } }, Kn = ["wrap", "nowrap", "pretty", "balance"], ee = { wrap: { type: "enum", className: "rt-r-tw", values: Kn, responsive: !0 } }, te = { truncate: { type: "boolean", className: "rt-truncate" } }, Un = ["light", "regular", "medium", "bold"], we = { weight: { type: "enum", className: "rt-r-weight", values: Un, responsive: !0 } }, Xn = ["h1", "h2", "h3", "h4", "h5", "h6"], Qn = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], Yn = { as: { type: "enum", values: Xn, default: "h1" }, ...N, size: { type: "enum", className: "rt-r-size", values: Qn, default: "6", responsive: !0 }, ...we, ...wt, ...Ee, ...te, ...ee, ...$, ...w }, je = ["initial", "xs", "sm", "md", "lg", "xl"];
|
|
47
|
+
function Rt(t, a) {
|
|
48
48
|
return Object.prototype.hasOwnProperty.call(t, a);
|
|
49
49
|
}
|
|
50
50
|
function pe(t) {
|
|
51
|
-
return typeof t == "object" && Object.keys(t).some((a) =>
|
|
51
|
+
return typeof t == "object" && Object.keys(t).some((a) => je.includes(a));
|
|
52
52
|
}
|
|
53
53
|
function q({ className: t, customProperties: a, ...r }) {
|
|
54
|
-
const s = he({ allowArbitraryValues: !0, className: t, ...r }), n =
|
|
54
|
+
const s = he({ allowArbitraryValues: !0, className: t, ...r }), n = Jn({ customProperties: a, ...r });
|
|
55
55
|
return [s, n];
|
|
56
56
|
}
|
|
57
57
|
function he({ allowArbitraryValues: t, value: a, className: r, propValues: s, parseValue: n = (o) => o }) {
|
|
58
58
|
const o = [];
|
|
59
59
|
if (a) {
|
|
60
|
-
if (typeof a == "string" && s.includes(a)) return
|
|
60
|
+
if (typeof a == "string" && s.includes(a)) return rt(r, a, n);
|
|
61
61
|
if (pe(a)) {
|
|
62
62
|
const l = a;
|
|
63
63
|
for (const c in l) {
|
|
64
|
-
if (!
|
|
64
|
+
if (!Rt(l, c) || !je.includes(c)) continue;
|
|
65
65
|
const u = l[c];
|
|
66
66
|
if (u !== void 0) {
|
|
67
67
|
if (s.includes(u)) {
|
|
68
|
-
const p =
|
|
68
|
+
const p = rt(r, u, n), f = c === "initial" ? p : `${c}:${p}`;
|
|
69
69
|
o.push(f);
|
|
70
70
|
} else if (t) {
|
|
71
71
|
const p = c === "initial" ? r : `${c}:${r}`;
|
|
@@ -78,17 +78,17 @@ function he({ allowArbitraryValues: t, value: a, className: r, propValues: s, pa
|
|
|
78
78
|
if (t) return r;
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
function
|
|
81
|
+
function rt(t, a, r) {
|
|
82
82
|
const s = t ? "-" : "", n = r(a), o = n == null ? void 0 : n.startsWith("-"), l = o ? "-" : "", c = o ? n == null ? void 0 : n.substring(1) : n;
|
|
83
83
|
return `${l}${t}${s}${c}`;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function Jn({ customProperties: t, value: a, propValues: r, parseValue: s = (n) => n }) {
|
|
86
86
|
let n = {};
|
|
87
87
|
if (!(!a || typeof a == "string" && r.includes(a))) {
|
|
88
88
|
if (typeof a == "string" && (n = Object.fromEntries(t.map((o) => [o, a]))), pe(a)) {
|
|
89
89
|
const o = a;
|
|
90
90
|
for (const l in o) {
|
|
91
|
-
if (!
|
|
91
|
+
if (!Rt(o, l) || !je.includes(l)) continue;
|
|
92
92
|
const c = o[l];
|
|
93
93
|
if (!r.includes(c)) for (const u of t) n = { [l === "initial" ? u : `${u}-${l}`]: c, ...n };
|
|
94
94
|
}
|
|
@@ -105,12 +105,12 @@ function Ce(...t) {
|
|
|
105
105
|
for (const r of t) r && (a = { ...a, ...r });
|
|
106
106
|
return Object.keys(a).length ? a : void 0;
|
|
107
107
|
}
|
|
108
|
-
function
|
|
108
|
+
function eo(...t) {
|
|
109
109
|
return Object.assign({}, ...t);
|
|
110
110
|
}
|
|
111
111
|
function m(t, ...a) {
|
|
112
112
|
let r, s;
|
|
113
|
-
const n = { ...t }, o =
|
|
113
|
+
const n = { ...t }, o = eo(...a);
|
|
114
114
|
for (const l in o) {
|
|
115
115
|
let c = n[l];
|
|
116
116
|
const u = o[l];
|
|
@@ -137,16 +137,16 @@ function m(t, ...a) {
|
|
|
137
137
|
return n.className = i(r, t.className), n.style = Ce(s, t.style), n;
|
|
138
138
|
}
|
|
139
139
|
const U = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "-1", "-2", "-3", "-4", "-5", "-6", "-7", "-8", "-9"], h = { m: { type: "enum | string", values: U, responsive: !0, className: "rt-r-m", customProperties: ["--m"] }, mx: { type: "enum | string", values: U, responsive: !0, className: "rt-r-mx", customProperties: ["--ml", "--mr"] }, my: { type: "enum | string", values: U, responsive: !0, className: "rt-r-my", customProperties: ["--mt", "--mb"] }, mt: { type: "enum | string", values: U, responsive: !0, className: "rt-r-mt", customProperties: ["--mt"] }, mr: { type: "enum | string", values: U, responsive: !0, className: "rt-r-mr", customProperties: ["--mr"] }, mb: { type: "enum | string", values: U, responsive: !0, className: "rt-r-mb", customProperties: ["--mb"] }, ml: { type: "enum | string", values: U, responsive: !0, className: "rt-r-ml", customProperties: ["--ml"] } }, Re = e.forwardRef((t, a) => {
|
|
140
|
-
const { children: r, className: s, asChild: n, as: o = "h1", color: l, ...c } = m(t,
|
|
140
|
+
const { children: r, className: s, asChild: n, as: o = "h1", color: l, ...c } = m(t, Yn, h);
|
|
141
141
|
return e.createElement(R, { "data-accent-color": l, ...c, ref: a, className: i("rt-Heading", s) }, n ? r : e.createElement(o, null, r));
|
|
142
142
|
});
|
|
143
143
|
Re.displayName = "Heading";
|
|
144
|
-
const
|
|
145
|
-
const { children: r, className: s, asChild: n, as: o = "span", color: l, ...c } = m(t,
|
|
144
|
+
const to = ["span", "div", "label", "p"], ao = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], ro = { as: { type: "enum", values: to, default: "span" }, ...N, size: { type: "enum", className: "rt-r-size", values: ao, responsive: !0 }, ...we, ...wt, ...Ee, ...te, ...ee, ...$, ...w }, E = e.forwardRef((t, a) => {
|
|
145
|
+
const { children: r, className: s, asChild: n, as: o = "span", color: l, ...c } = m(t, ro, h);
|
|
146
146
|
return e.createElement(R, { "data-accent-color": l, ...c, ref: a, className: i("rt-Text", s) }, n ? r : e.createElement(o, null, r));
|
|
147
147
|
});
|
|
148
148
|
E.displayName = "Text";
|
|
149
|
-
function
|
|
149
|
+
function xt(t) {
|
|
150
150
|
switch (t) {
|
|
151
151
|
case "tomato":
|
|
152
152
|
case "red":
|
|
@@ -182,123 +182,123 @@ function It(t) {
|
|
|
182
182
|
return "gray";
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
|
-
const
|
|
185
|
+
const St = ["none", "small", "medium", "large", "full"], _ = { radius: { type: "enum", values: St, default: void 0 } }, so = ["solid", "translucent"], no = ["90%", "95%", "100%", "105%", "110%"], y = { hasBackground: { default: !0 }, appearance: { default: "inherit" }, accentColor: { values: Ge, default: "indigo" }, grayColor: { values: Fn, default: "auto" }, panelBackground: { values: so, default: "translucent" }, radius: { values: St, default: "medium" }, scaling: { values: no, default: "100%" } }, re = () => {
|
|
186
186
|
}, be = e.createContext(void 0);
|
|
187
187
|
function xe() {
|
|
188
188
|
const t = e.useContext(be);
|
|
189
189
|
if (t === void 0) throw new Error("`useThemeContext` must be used within a `Theme`");
|
|
190
190
|
return t;
|
|
191
191
|
}
|
|
192
|
-
const
|
|
193
|
-
|
|
194
|
-
const
|
|
192
|
+
const M = e.forwardRef((t, a) => e.useContext(be) === void 0 ? e.createElement(Hr, { delayDuration: 200 }, e.createElement(Zr, { dir: "ltr" }, e.createElement(Tt, { ...t, ref: a }))) : e.createElement(Oe, { ...t, ref: a }));
|
|
193
|
+
M.displayName = "Theme";
|
|
194
|
+
const Tt = e.forwardRef((t, a) => {
|
|
195
195
|
const { appearance: r = y.appearance.default, accentColor: s = y.accentColor.default, grayColor: n = y.grayColor.default, panelBackground: o = y.panelBackground.default, radius: l = y.radius.default, scaling: c = y.scaling.default, hasBackground: u = y.hasBackground.default, ...p } = t, [f, C] = e.useState(r);
|
|
196
196
|
e.useEffect(() => C(r), [r]);
|
|
197
197
|
const [v, b] = e.useState(s);
|
|
198
198
|
e.useEffect(() => b(s), [s]);
|
|
199
199
|
const [T, x] = e.useState(n);
|
|
200
200
|
e.useEffect(() => x(n), [n]);
|
|
201
|
-
const [
|
|
201
|
+
const [I, k] = e.useState(o);
|
|
202
202
|
e.useEffect(() => k(o), [o]);
|
|
203
|
-
const [Z,
|
|
204
|
-
e.useEffect(() =>
|
|
203
|
+
const [Z, D] = e.useState(l);
|
|
204
|
+
e.useEffect(() => D(l), [l]);
|
|
205
205
|
const [P, G] = e.useState(c);
|
|
206
|
-
return e.useEffect(() => G(c), [c]), e.createElement(
|
|
206
|
+
return e.useEffect(() => G(c), [c]), e.createElement(Oe, { ...p, ref: a, isRoot: !0, hasBackground: u, appearance: f, accentColor: v, grayColor: T, panelBackground: I, radius: Z, scaling: P, onAppearanceChange: C, onAccentColorChange: b, onGrayColorChange: x, onPanelBackgroundChange: k, onRadiusChange: D, onScalingChange: G });
|
|
207
207
|
});
|
|
208
|
-
|
|
209
|
-
const
|
|
210
|
-
const r = e.useContext(be), { asChild: s, isRoot: n, hasBackground: o, appearance: l = (r == null ? void 0 : r.appearance) ?? y.appearance.default, accentColor: c = (r == null ? void 0 : r.accentColor) ?? y.accentColor.default, grayColor: u = (r == null ? void 0 : r.resolvedGrayColor) ?? y.grayColor.default, panelBackground: p = (r == null ? void 0 : r.panelBackground) ?? y.panelBackground.default, radius: f = (r == null ? void 0 : r.radius) ?? y.radius.default, scaling: C = (r == null ? void 0 : r.scaling) ?? y.scaling.default, onAppearanceChange: v = re, onAccentColorChange: b = re, onGrayColorChange: T = re, onPanelBackgroundChange: x = re, onRadiusChange:
|
|
211
|
-
return e.createElement(be.Provider, { value: e.useMemo(() => ({ appearance: l, accentColor: c, grayColor: u, resolvedGrayColor: P, panelBackground: p, radius: f, scaling: C, onAppearanceChange: v, onAccentColorChange: b, onGrayColorChange: T, onPanelBackgroundChange: x, onRadiusChange:
|
|
208
|
+
Tt.displayName = "ThemeRoot";
|
|
209
|
+
const Oe = e.forwardRef((t, a) => {
|
|
210
|
+
const r = e.useContext(be), { asChild: s, isRoot: n, hasBackground: o, appearance: l = (r == null ? void 0 : r.appearance) ?? y.appearance.default, accentColor: c = (r == null ? void 0 : r.accentColor) ?? y.accentColor.default, grayColor: u = (r == null ? void 0 : r.resolvedGrayColor) ?? y.grayColor.default, panelBackground: p = (r == null ? void 0 : r.panelBackground) ?? y.panelBackground.default, radius: f = (r == null ? void 0 : r.radius) ?? y.radius.default, scaling: C = (r == null ? void 0 : r.scaling) ?? y.scaling.default, onAppearanceChange: v = re, onAccentColorChange: b = re, onGrayColorChange: T = re, onPanelBackgroundChange: x = re, onRadiusChange: I = re, onScalingChange: k = re, ...Z } = t, D = s ? R : "div", P = u === "auto" ? xt(c) : u, G = t.appearance === "light" || t.appearance === "dark", le = o === void 0 ? n || G : o;
|
|
211
|
+
return e.createElement(be.Provider, { value: e.useMemo(() => ({ appearance: l, accentColor: c, grayColor: u, resolvedGrayColor: P, panelBackground: p, radius: f, scaling: C, onAppearanceChange: v, onAccentColorChange: b, onGrayColorChange: T, onPanelBackgroundChange: x, onRadiusChange: I, onScalingChange: k }), [l, c, u, P, p, f, C, v, b, T, x, I, k]) }, e.createElement(D, { "data-is-root-theme": n ? "true" : "false", "data-accent-color": c, "data-gray-color": P, "data-has-background": le ? "true" : "false", "data-panel-background": p, "data-radius": f, "data-scaling": C, ref: a, ...Z, className: i("radix-themes", { light: l === "light", dark: l === "dark" }, Z.className) }));
|
|
212
212
|
});
|
|
213
|
-
|
|
213
|
+
Oe.displayName = "ThemeImpl";
|
|
214
214
|
const V = (t) => {
|
|
215
215
|
if (!e.isValidElement(t)) throw Error(`Expected a single React Element child, but got: ${e.Children.toArray(t).map((a) => typeof a == "object" && "type" in a && typeof a.type == "string" ? a.type : typeof a).join(", ")}`);
|
|
216
216
|
return t;
|
|
217
|
-
},
|
|
218
|
-
|
|
219
|
-
const
|
|
220
|
-
|
|
221
|
-
const
|
|
222
|
-
const { align: s, ...n } =
|
|
223
|
-
return e.createElement(
|
|
224
|
-
});
|
|
225
|
-
|
|
226
|
-
const
|
|
227
|
-
|
|
228
|
-
const
|
|
229
|
-
|
|
230
|
-
const
|
|
231
|
-
|
|
232
|
-
const
|
|
233
|
-
|
|
234
|
-
const
|
|
217
|
+
}, Mt = (t) => e.createElement(Qr, { ...t });
|
|
218
|
+
Mt.displayName = "AlertDialog.Root";
|
|
219
|
+
const It = e.forwardRef(({ children: t, ...a }, r) => e.createElement(Jr, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
220
|
+
It.displayName = "AlertDialog.Trigger";
|
|
221
|
+
const kt = e.forwardRef(({ align: t, ...a }, r) => {
|
|
222
|
+
const { align: s, ...n } = Et, { className: o } = m({ align: t }, { align: s }), { className: l, forceMount: c, container: u, ...p } = m(a, n);
|
|
223
|
+
return e.createElement(qr, { container: u, forceMount: c }, e.createElement(M, { asChild: !0 }, e.createElement(Kr, { className: "rt-BaseDialogOverlay rt-AlertDialogOverlay" }, e.createElement("div", { className: "rt-BaseDialogScroll rt-AlertDialogScroll" }, e.createElement("div", { className: `rt-BaseDialogScrollPadding rt-AlertDialogScrollPadding ${o}` }, e.createElement(Ur, { ...p, ref: r, className: i("rt-BaseDialogContent", "rt-AlertDialogContent", l) }))))));
|
|
224
|
+
});
|
|
225
|
+
kt.displayName = "AlertDialog.Content";
|
|
226
|
+
const zt = e.forwardRef((t, a) => e.createElement(Yr, { asChild: !0 }, e.createElement(Re, { size: "5", mb: "3", trim: "start", ...t, asChild: !1, ref: a })));
|
|
227
|
+
zt.displayName = "AlertDialog.Title";
|
|
228
|
+
const Pt = e.forwardRef((t, a) => e.createElement(Xr, { asChild: !0 }, e.createElement(E, { as: "p", size: "3", ...t, asChild: !1, ref: a })));
|
|
229
|
+
Pt.displayName = "AlertDialog.Description";
|
|
230
|
+
const Lt = e.forwardRef(({ children: t, ...a }, r) => e.createElement(Fr, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
231
|
+
Lt.displayName = "AlertDialog.Action";
|
|
232
|
+
const Bt = e.forwardRef(({ children: t, ...a }, r) => e.createElement(Wr, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
233
|
+
Bt.displayName = "AlertDialog.Cancel";
|
|
234
|
+
const gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
235
235
|
__proto__: null,
|
|
236
|
-
Action:
|
|
237
|
-
Cancel:
|
|
238
|
-
Content:
|
|
239
|
-
Description:
|
|
240
|
-
Root:
|
|
241
|
-
Title:
|
|
242
|
-
Trigger:
|
|
243
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
236
|
+
Action: Lt,
|
|
237
|
+
Cancel: Bt,
|
|
238
|
+
Content: kt,
|
|
239
|
+
Description: Pt,
|
|
240
|
+
Root: Mt,
|
|
241
|
+
Title: zt,
|
|
242
|
+
Trigger: It
|
|
243
|
+
}, Symbol.toStringTag, { value: "Module" })), vi = es, oo = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], lo = ["solid", "soft"], co = { ...N, size: { type: "enum", className: "rt-r-size", values: oo, default: "3", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: lo, default: "soft" }, ...oe, ...w, ..._, fallback: { type: "ReactNode", required: !0 } };
|
|
244
244
|
function Se(t, a) {
|
|
245
245
|
const { asChild: r, children: s } = t;
|
|
246
246
|
if (!r) return typeof a == "function" ? a(s) : a;
|
|
247
247
|
const n = e.Children.only(s);
|
|
248
248
|
return e.cloneElement(n, { children: typeof a == "function" ? a(n.props.children) : a });
|
|
249
249
|
}
|
|
250
|
-
const
|
|
251
|
-
const { asChild: r, children: s, className: n, style: o, color: l, radius: c, ...u } = m(t,
|
|
252
|
-
return e.createElement(
|
|
250
|
+
const io = e.forwardRef((t, a) => {
|
|
251
|
+
const { asChild: r, children: s, className: n, style: o, color: l, radius: c, ...u } = m(t, co, h);
|
|
252
|
+
return e.createElement(ts, { "data-accent-color": l, "data-radius": c, className: i("rt-reset", "rt-AvatarRoot", n), style: o, asChild: r }, Se({ asChild: r, children: s }, e.createElement(Dt, { ref: a, ...u })));
|
|
253
253
|
});
|
|
254
|
-
|
|
255
|
-
const
|
|
254
|
+
io.displayName = "Avatar";
|
|
255
|
+
const Dt = e.forwardRef(({ fallback: t, ...a }, r) => {
|
|
256
256
|
const [s, n] = e.useState("idle");
|
|
257
|
-
return e.createElement(e.Fragment, null, s === "idle" || s === "loading" ? e.createElement("span", { className: "rt-AvatarFallback" }) : null, s === "error" ? e.createElement(
|
|
257
|
+
return e.createElement(e.Fragment, null, s === "idle" || s === "loading" ? e.createElement("span", { className: "rt-AvatarFallback" }) : null, s === "error" ? e.createElement(as, { className: i("rt-AvatarFallback", { "rt-one-letter": typeof t == "string" && t.length === 1, "rt-two-letters": typeof t == "string" && t.length === 2 }), delayMs: 0 }, t) : null, e.createElement(rs, { ref: r, className: "rt-AvatarImage", ...a, onLoadingStatusChange: (o) => {
|
|
258
258
|
var l;
|
|
259
259
|
(l = a.onLoadingStatusChange) == null || l.call(a, o), n(o);
|
|
260
260
|
} }));
|
|
261
261
|
});
|
|
262
|
-
|
|
263
|
-
const
|
|
264
|
-
const { asChild: r, className: s, color: n, radius: o, ...l } = m(t,
|
|
262
|
+
Dt.displayName = "AvatarImpl";
|
|
263
|
+
const uo = ["1", "2", "3"], mo = ["solid", "soft", "surface", "outline"], po = { ...N, size: { type: "enum", className: "rt-r-size", values: uo, default: "1", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: mo, default: "soft" }, ...oe, ...w, ..._ }, fo = e.forwardRef((t, a) => {
|
|
264
|
+
const { asChild: r, className: s, color: n, radius: o, ...l } = m(t, po, h), c = r ? R : "span";
|
|
265
265
|
return e.createElement(c, { "data-accent-color": n, "data-radius": o, ...l, ref: a, className: i("rt-reset", "rt-Badge", s) });
|
|
266
266
|
});
|
|
267
|
-
|
|
268
|
-
const
|
|
267
|
+
fo.displayName = "Badge";
|
|
268
|
+
const ho = e.forwardRef((t, a) => {
|
|
269
269
|
const { asChild: r, children: s, className: n, ...o } = t, l = r ? R : "blockquote";
|
|
270
270
|
return e.createElement(E, { asChild: !0, ...o, ref: a, className: i("rt-Blockquote", n) }, e.createElement(l, null, s));
|
|
271
271
|
});
|
|
272
|
-
|
|
273
|
-
const
|
|
274
|
-
const { className: r, asChild: s, as: n = "div", ...o } = m(t,
|
|
275
|
-
return e.createElement(s ?
|
|
272
|
+
ho.displayName = "Blockquote";
|
|
273
|
+
const Ae = R, Ni = ge, Co = ["div", "span"], go = ["none", "inline", "inline-block", "block", "contents"], vo = { as: { type: "enum", values: Co, default: "div" }, ...N, display: { type: "enum", className: "rt-r-display", values: go, responsive: !0 } }, X = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"], fe = { p: { type: "enum | string", className: "rt-r-p", customProperties: ["--p"], values: X, responsive: !0 }, px: { type: "enum | string", className: "rt-r-px", customProperties: ["--pl", "--pr"], values: X, responsive: !0 }, py: { type: "enum | string", className: "rt-r-py", customProperties: ["--pt", "--pb"], values: X, responsive: !0 }, pt: { type: "enum | string", className: "rt-r-pt", customProperties: ["--pt"], values: X, responsive: !0 }, pr: { type: "enum | string", className: "rt-r-pr", customProperties: ["--pr"], values: X, responsive: !0 }, pb: { type: "enum | string", className: "rt-r-pb", customProperties: ["--pb"], values: X, responsive: !0 }, pl: { type: "enum | string", className: "rt-r-pl", customProperties: ["--pl"], values: X, responsive: !0 } }, ke = ["visible", "hidden", "clip", "scroll", "auto"], No = ["static", "relative", "absolute", "fixed", "sticky"], ce = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "-1", "-2", "-3", "-4", "-5", "-6", "-7", "-8", "-9"], yo = ["0", "1"], bo = ["0", "1"], ve = { ...fe, ...S, ...ne, position: { type: "enum", className: "rt-r-position", values: No, responsive: !0 }, inset: { type: "enum | string", className: "rt-r-inset", customProperties: ["--inset"], values: ce, responsive: !0 }, top: { type: "enum | string", className: "rt-r-top", customProperties: ["--top"], values: ce, responsive: !0 }, right: { type: "enum | string", className: "rt-r-right", customProperties: ["--right"], values: ce, responsive: !0 }, bottom: { type: "enum | string", className: "rt-r-bottom", customProperties: ["--bottom"], values: ce, responsive: !0 }, left: { type: "enum | string", className: "rt-r-left", customProperties: ["--left"], values: ce, responsive: !0 }, overflow: { type: "enum", className: "rt-r-overflow", values: ke, responsive: !0 }, overflowX: { type: "enum", className: "rt-r-ox", values: ke, responsive: !0 }, overflowY: { type: "enum", className: "rt-r-oy", values: ke, responsive: !0 }, flexBasis: { type: "string", className: "rt-r-fb", customProperties: ["--flex-basis"], responsive: !0 }, flexShrink: { type: "enum | string", className: "rt-r-fs", customProperties: ["--flex-shrink"], values: yo, responsive: !0 }, flexGrow: { type: "enum | string", className: "rt-r-fg", customProperties: ["--flex-grow"], values: bo, responsive: !0 }, gridArea: { type: "string", className: "rt-r-ga", customProperties: ["--grid-area"], responsive: !0 }, gridColumn: { type: "string", className: "rt-r-gc", customProperties: ["--grid-column"], responsive: !0 }, gridColumnStart: { type: "string", className: "rt-r-gcs", customProperties: ["--grid-column-start"], responsive: !0 }, gridColumnEnd: { type: "string", className: "rt-r-gce", customProperties: ["--grid-column-end"], responsive: !0 }, gridRow: { type: "string", className: "rt-r-gr", customProperties: ["--grid-row"], responsive: !0 }, gridRowStart: { type: "string", className: "rt-r-grs", customProperties: ["--grid-row-start"], responsive: !0 }, gridRowEnd: { type: "string", className: "rt-r-gre", customProperties: ["--grid-row-end"], responsive: !0 } }, ue = e.forwardRef((t, a) => {
|
|
274
|
+
const { className: r, asChild: s, as: n = "div", ...o } = m(t, vo, ve, h);
|
|
275
|
+
return e.createElement(s ? Ae : n, { ...o, ref: a, className: i("rt-Box", r) });
|
|
276
276
|
});
|
|
277
277
|
ue.displayName = "Box";
|
|
278
|
-
const
|
|
279
|
-
function
|
|
278
|
+
const $o = ["1", "2", "3", "4"], Eo = ["classic", "solid", "soft", "surface", "outline", "ghost"], st = { ...N, size: { type: "enum", className: "rt-r-size", values: $o, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: Eo, default: "solid" }, ...oe, ...w, ..._, loading: { type: "boolean", className: "rt-loading", default: !1 } }, ze = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"], _t = { gap: { type: "enum | string", className: "rt-r-gap", customProperties: ["--gap"], values: ze, responsive: !0 }, gapX: { type: "enum | string", className: "rt-r-cg", customProperties: ["--column-gap"], values: ze, responsive: !0 }, gapY: { type: "enum | string", className: "rt-r-rg", customProperties: ["--row-gap"], values: ze, responsive: !0 } }, wo = ["div", "span"], Ro = ["none", "inline-flex", "flex"], xo = ["row", "column", "row-reverse", "column-reverse"], So = ["start", "center", "end", "baseline", "stretch"], To = ["start", "center", "end", "between"], Mo = ["nowrap", "wrap", "wrap-reverse"], Vt = { as: { type: "enum", values: wo, default: "div" }, ...N, display: { type: "enum", className: "rt-r-display", values: Ro, responsive: !0 }, direction: { type: "enum", className: "rt-r-fd", values: xo, responsive: !0 }, align: { type: "enum", className: "rt-r-ai", values: So, responsive: !0 }, justify: { type: "enum", className: "rt-r-jc", values: To, parseValue: Io, responsive: !0 }, wrap: { type: "enum", className: "rt-r-fw", values: Mo, responsive: !0 }, ..._t };
|
|
279
|
+
function Io(t) {
|
|
280
280
|
return t === "between" ? "space-between" : t;
|
|
281
281
|
}
|
|
282
282
|
const z = e.forwardRef((t, a) => {
|
|
283
|
-
const { className: r, asChild: s, as: n = "div", ...o } = m(t,
|
|
284
|
-
return e.createElement(s ?
|
|
283
|
+
const { className: r, asChild: s, as: n = "div", ...o } = m(t, Vt, ve, h);
|
|
284
|
+
return e.createElement(s ? Ae : n, { ...o, ref: a, className: i("rt-Flex", r) });
|
|
285
285
|
});
|
|
286
286
|
z.displayName = "Flex";
|
|
287
|
-
const
|
|
288
|
-
const { className: r, children: s, loading: n, ...o } = m(t,
|
|
287
|
+
const ko = ["1", "2", "3"], zo = { size: { type: "enum", className: "rt-r-size", values: ko, default: "2", responsive: !0 }, loading: { type: "boolean", default: !0 } }, Gt = e.forwardRef((t, a) => {
|
|
288
|
+
const { className: r, children: s, loading: n, ...o } = m(t, zo, h);
|
|
289
289
|
if (!n) return s;
|
|
290
290
|
const l = e.createElement("span", { ...o, ref: a, className: i("rt-Spinner", r) }, e.createElement("span", { className: "rt-SpinnerLeaf" }), e.createElement("span", { className: "rt-SpinnerLeaf" }), e.createElement("span", { className: "rt-SpinnerLeaf" }), e.createElement("span", { className: "rt-SpinnerLeaf" }), e.createElement("span", { className: "rt-SpinnerLeaf" }), e.createElement("span", { className: "rt-SpinnerLeaf" }), e.createElement("span", { className: "rt-SpinnerLeaf" }), e.createElement("span", { className: "rt-SpinnerLeaf" }));
|
|
291
291
|
return s === void 0 ? l : e.createElement(z, { asChild: !0, position: "relative", align: "center", justify: "center" }, e.createElement("span", null, e.createElement("span", { "aria-hidden": !0, style: { display: "contents", visibility: "hidden" }, inert: void 0 }, s), e.createElement(z, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0" }, e.createElement("span", null, l))));
|
|
292
292
|
});
|
|
293
|
-
|
|
294
|
-
const
|
|
295
|
-
function
|
|
293
|
+
Gt.displayName = "Spinner";
|
|
294
|
+
const Po = ss;
|
|
295
|
+
function jt(t, a) {
|
|
296
296
|
if (t !== void 0) return typeof t == "string" ? a(t) : Object.fromEntries(Object.entries(t).map(([r, s]) => [r, a(s)]));
|
|
297
297
|
}
|
|
298
|
-
function
|
|
298
|
+
function Lo(t) {
|
|
299
299
|
return t === "3" ? "3" : "2";
|
|
300
300
|
}
|
|
301
|
-
function
|
|
301
|
+
function Bo(t) {
|
|
302
302
|
switch (t) {
|
|
303
303
|
case "1":
|
|
304
304
|
return "1";
|
|
@@ -309,595 +309,595 @@ function _o(t) {
|
|
|
309
309
|
return "3";
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
|
-
const
|
|
313
|
-
const { size: r =
|
|
314
|
-
return e.createElement(f, { "data-disabled": u || void 0, "data-accent-color": l, "data-radius": c, ...p, ref: a, className: i("rt-reset", "rt-BaseButton", s), disabled: u }, t.loading ? e.createElement(e.Fragment, null, e.createElement("span", { style: { display: "contents", visibility: "hidden" }, "aria-hidden": !0 }, n), e.createElement(
|
|
315
|
-
});
|
|
316
|
-
|
|
317
|
-
const
|
|
318
|
-
|
|
319
|
-
const Do = ["1", "2", "3"],
|
|
320
|
-
const { size: r =
|
|
321
|
-
return e.createElement(u, { "data-accent-color": l, ...c, className: i("rt-CalloutRoot", o), ref: a }, e.createElement(
|
|
322
|
-
});
|
|
323
|
-
|
|
324
|
-
const
|
|
325
|
-
|
|
326
|
-
const
|
|
327
|
-
const { size: s } = e.useContext(
|
|
328
|
-
return e.createElement(E, { as: "p", size:
|
|
329
|
-
});
|
|
330
|
-
|
|
331
|
-
const
|
|
312
|
+
const He = e.forwardRef((t, a) => {
|
|
313
|
+
const { size: r = st.size.default } = t, { className: s, children: n, asChild: o, color: l, radius: c, disabled: u = t.loading, ...p } = m(t, st, h), f = o ? R : "button";
|
|
314
|
+
return e.createElement(f, { "data-disabled": u || void 0, "data-accent-color": l, "data-radius": c, ...p, ref: a, className: i("rt-reset", "rt-BaseButton", s), disabled: u }, t.loading ? e.createElement(e.Fragment, null, e.createElement("span", { style: { display: "contents", visibility: "hidden" }, "aria-hidden": !0 }, n), e.createElement(Po, null, n), e.createElement(z, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0" }, e.createElement("span", null, e.createElement(Gt, { size: jt(r, Bo) })))) : n);
|
|
315
|
+
});
|
|
316
|
+
He.displayName = "BaseButton";
|
|
317
|
+
const Ot = e.forwardRef(({ className: t, ...a }, r) => e.createElement(He, { ...a, ref: r, className: i("rt-Button", t) }));
|
|
318
|
+
Ot.displayName = "Button";
|
|
319
|
+
const Do = ["1", "2", "3"], _o = ["soft", "surface", "outline"], nt = { ...N, size: { type: "enum", className: "rt-r-size", values: Do, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: _o, default: "soft" }, ...oe, ...w }, At = e.createContext({}), Ht = e.forwardRef((t, a) => {
|
|
320
|
+
const { size: r = nt.size.default } = t, { asChild: s, children: n, className: o, color: l, ...c } = m(t, nt, h), u = s ? R : "div";
|
|
321
|
+
return e.createElement(u, { "data-accent-color": l, ...c, className: i("rt-CalloutRoot", o), ref: a }, e.createElement(At.Provider, { value: e.useMemo(() => ({ size: r }), [r]) }, n));
|
|
322
|
+
});
|
|
323
|
+
Ht.displayName = "Callout.Root";
|
|
324
|
+
const Zt = e.forwardRef(({ className: t, ...a }, r) => e.createElement("div", { ...a, className: i("rt-CalloutIcon", t), ref: r }));
|
|
325
|
+
Zt.displayName = "Callout.Icon";
|
|
326
|
+
const Ft = e.forwardRef(({ className: t, ...a }, r) => {
|
|
327
|
+
const { size: s } = e.useContext(At);
|
|
328
|
+
return e.createElement(E, { as: "p", size: jt(s, Lo), ...a, asChild: !1, ref: r, className: i("rt-CalloutText", t) });
|
|
329
|
+
});
|
|
330
|
+
Ft.displayName = "Callout.Text";
|
|
331
|
+
const yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
332
332
|
__proto__: null,
|
|
333
|
-
Icon:
|
|
334
|
-
Root:
|
|
335
|
-
Text:
|
|
336
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
337
|
-
const { asChild: r, className: s, ...n } = m(t,
|
|
333
|
+
Icon: Zt,
|
|
334
|
+
Root: Ht,
|
|
335
|
+
Text: Ft
|
|
336
|
+
}, Symbol.toStringTag, { value: "Module" })), Vo = ["1", "2", "3", "4", "5"], Go = ["surface", "classic", "ghost"], jo = { ...N, size: { type: "enum", className: "rt-r-size", values: Vo, default: "1", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: Go, default: "surface" } }, Oo = e.forwardRef((t, a) => {
|
|
337
|
+
const { asChild: r, className: s, ...n } = m(t, jo, h), o = r ? R : "div";
|
|
338
338
|
return e.createElement(o, { ref: a, ...n, className: i("rt-reset", "rt-BaseCard", "rt-Card", s) });
|
|
339
339
|
});
|
|
340
|
-
|
|
341
|
-
var
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
const { useDirection:
|
|
345
|
-
const { __scopeCheckboxGroup: r, name: s, defaultValue: n, value: o, required: l = !1, disabled: c = !1, orientation: u, dir: p, loop: f = !0, onValueChange: C, ...v } = t, b =
|
|
346
|
-
return e.createElement(
|
|
340
|
+
Oo.displayName = "Card";
|
|
341
|
+
var Ze = lt;
|
|
342
|
+
Ze.dispatchDiscreteCustomEvent = ns;
|
|
343
|
+
Ze.Root = lt;
|
|
344
|
+
const { useDirection: Ao } = cs, Fe = "CheckboxGroup", [Ho, Te] = $e(Fe, [ct, it]), Wt = ct(), qt = it(), [Zo, Fo] = Ho(Fe), Kt = e.forwardRef((t, a) => {
|
|
345
|
+
const { __scopeCheckboxGroup: r, name: s, defaultValue: n, value: o, required: l = !1, disabled: c = !1, orientation: u, dir: p, loop: f = !0, onValueChange: C, ...v } = t, b = Wt(r), T = Ao(p), [x = [], I] = Ve({ prop: o, defaultProp: n, onChange: C }), k = e.useCallback((D) => I((P = []) => [...P, D]), [I]), Z = e.useCallback((D) => I((P = []) => P.filter((G) => G !== D)), [I]);
|
|
346
|
+
return e.createElement(Zo, { scope: r, name: s, required: l, disabled: c, value: x, onItemCheck: k, onItemUncheck: Z }, e.createElement(is, { asChild: !0, ...b, orientation: u, dir: T, loop: f }, e.createElement(Ze.div, { role: "group", "data-disabled": c ? "" : void 0, dir: T, ...v, ref: a })));
|
|
347
347
|
});
|
|
348
|
-
|
|
349
|
-
const
|
|
348
|
+
Kt.displayName = Fe;
|
|
349
|
+
const Ut = "CheckboxGroupItem", Xt = e.forwardRef((t, a) => {
|
|
350
350
|
var v;
|
|
351
|
-
const { __scopeCheckboxGroup: r, disabled: s, ...n } = t, o =
|
|
352
|
-
return e.createElement(
|
|
351
|
+
const { __scopeCheckboxGroup: r, disabled: s, ...n } = t, o = Fo(Ut, r), l = o.disabled || s, c = Wt(r), u = qt(r), p = e.useRef(null), f = os(a, p), C = (v = o.value) == null ? void 0 : v.includes(n.value);
|
|
352
|
+
return e.createElement(ls, { asChild: !0, ...c, focusable: !l, active: C }, e.createElement(ut, { name: o.name, disabled: l, required: o.required, checked: C, ...u, ...n, ref: f, onCheckedChange: (b) => {
|
|
353
353
|
b ? o.onItemCheck(t.value) : o.onItemUncheck(t.value);
|
|
354
354
|
} }));
|
|
355
355
|
});
|
|
356
|
-
|
|
357
|
-
const
|
|
358
|
-
const { __scopeCheckboxGroup: r, ...s } = t, n =
|
|
359
|
-
return e.createElement(
|
|
356
|
+
Xt.displayName = Ut;
|
|
357
|
+
const Wo = "CheckboxGroupIndicator", Qt = e.forwardRef((t, a) => {
|
|
358
|
+
const { __scopeCheckboxGroup: r, ...s } = t, n = qt(r);
|
|
359
|
+
return e.createElement(mt, { ...n, ...s, ref: a });
|
|
360
360
|
});
|
|
361
|
-
|
|
362
|
-
const
|
|
363
|
-
function
|
|
361
|
+
Qt.displayName = Wo;
|
|
362
|
+
const Yt = Kt, Jt = Xt, ea = Qt, qo = ["div", "span"], Ko = ["none", "inline-grid", "grid"], Uo = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], Xo = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], Qo = ["row", "column", "dense", "row-dense", "column-dense"], Yo = ["start", "center", "end", "baseline", "stretch"], Jo = ["start", "center", "end", "between"], se = { as: { type: "enum", values: qo, default: "div" }, ...N, display: { type: "enum", className: "rt-r-display", values: Ko, responsive: !0 }, areas: { type: "string", className: "rt-r-gta", customProperties: ["--grid-template-areas"], responsive: !0 }, columns: { type: "enum | string", className: "rt-r-gtc", customProperties: ["--grid-template-columns"], values: Uo, parseValue: ot, responsive: !0 }, rows: { type: "enum | string", className: "rt-r-gtr", customProperties: ["--grid-template-rows"], values: Xo, parseValue: ot, responsive: !0 }, flow: { type: "enum", className: "rt-r-gaf", values: Qo, responsive: !0 }, align: { type: "enum", className: "rt-r-ai", values: Yo, responsive: !0 }, justify: { type: "enum", className: "rt-r-jc", values: Jo, parseValue: el, responsive: !0 }, ..._t };
|
|
363
|
+
function ot(t) {
|
|
364
364
|
return se.columns.values.includes(t) ? t : t != null && t.match(/^\d+$/) ? `repeat(${t}, minmax(0, 1fr))` : t;
|
|
365
365
|
}
|
|
366
|
-
function
|
|
366
|
+
function el(t) {
|
|
367
367
|
return t === "between" ? "space-between" : t;
|
|
368
368
|
}
|
|
369
|
-
const
|
|
369
|
+
const tl = ["1", "2", "3"], al = ["surface", "classic"], rl = { ...N, size: { type: "enum", className: "rt-r-size", values: tl, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: al, default: "surface" }, ...$, ...w, columns: { ...se.columns, default: "repeat(auto-fit, minmax(200px, 1fr))" }, gap: { ...se.gap, default: "4" } }, sl = ["1", "2", "3"], nl = ["classic", "surface", "soft"], We = { size: { type: "enum", className: "rt-r-size", values: sl, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: nl, default: "surface" }, ...$, ...w }, A = e.forwardRef((t, a) => {
|
|
370
370
|
const { className: r, asChild: s, as: n = "div", ...o } = m(t, se, ve, h);
|
|
371
|
-
return e.createElement(s ?
|
|
371
|
+
return e.createElement(s ? Ae : n, { ...o, ref: a, className: i("rt-Grid", r) });
|
|
372
372
|
});
|
|
373
373
|
A.displayName = "Grid";
|
|
374
|
-
const
|
|
375
|
-
|
|
374
|
+
const ta = B.forwardRef((t, a) => B.createElement("svg", { width: "9", height: "9", viewBox: "0 0 9 9", fill: "currentcolor", xmlns: "http://www.w3.org/2000/svg", ...t, ref: a }, B.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.75 4.5C0.75 4.08579 1.08579 3.75 1.5 3.75H7.5C7.91421 3.75 8.25 4.08579 8.25 4.5C8.25 4.91421 7.91421 5.25 7.5 5.25H1.5C1.08579 5.25 0.75 4.91421 0.75 4.5Z" })));
|
|
375
|
+
ta.displayName = "ThickDividerHorizontalIcon";
|
|
376
376
|
const H = B.forwardRef((t, a) => B.createElement("svg", { width: "9", height: "9", viewBox: "0 0 9 9", fill: "currentcolor", xmlns: "http://www.w3.org/2000/svg", ...t, ref: a }, B.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.53547 0.62293C8.88226 0.849446 8.97976 1.3142 8.75325 1.66099L4.5083 8.1599C4.38833 8.34356 4.19397 8.4655 3.9764 8.49358C3.75883 8.52167 3.53987 8.45309 3.3772 8.30591L0.616113 5.80777C0.308959 5.52987 0.285246 5.05559 0.563148 4.74844C0.84105 4.44128 1.31533 4.41757 1.62249 4.69547L3.73256 6.60459L7.49741 0.840706C7.72393 0.493916 8.18868 0.396414 8.53547 0.62293Z" })));
|
|
377
377
|
H.displayName = "ThickCheckIcon";
|
|
378
|
-
const
|
|
379
|
-
|
|
380
|
-
const
|
|
381
|
-
|
|
382
|
-
const
|
|
383
|
-
const { __scopeCheckboxCards: r, className: s, color: n, ...o } = m(t,
|
|
384
|
-
return e.createElement(
|
|
385
|
-
});
|
|
386
|
-
|
|
387
|
-
const
|
|
388
|
-
const l =
|
|
389
|
-
return e.createElement("label", { className: i("rt-BaseCard", "rt-CheckboxCardsItem", r), style: s }, a, e.createElement(
|
|
390
|
-
});
|
|
391
|
-
|
|
392
|
-
const
|
|
378
|
+
const qe = B.forwardRef((t, a) => B.createElement("svg", { width: "9", height: "9", viewBox: "0 0 9 9", fill: "currentcolor", xmlns: "http://www.w3.org/2000/svg", ...t, ref: a }, B.createElement("path", { d: "M0.135232 3.15803C0.324102 2.95657 0.640521 2.94637 0.841971 3.13523L4.5 6.56464L8.158 3.13523C8.3595 2.94637 8.6759 2.95657 8.8648 3.15803C9.0536 3.35949 9.0434 3.67591 8.842 3.86477L4.84197 7.6148C4.64964 7.7951 4.35036 7.7951 4.15803 7.6148L0.158031 3.86477C-0.0434285 3.67591 -0.0536285 3.35949 0.135232 3.15803Z" })));
|
|
379
|
+
qe.displayName = "ChevronDownIcon";
|
|
380
|
+
const Ke = B.forwardRef((t, a) => B.createElement("svg", { width: "9", height: "9", viewBox: "0 0 9 9", fill: "currentcolor", xmlns: "http://www.w3.org/2000/svg", ...t, ref: a }, B.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.23826 0.201711C3.54108 -0.0809141 4.01567 -0.0645489 4.29829 0.238264L7.79829 3.98826C8.06724 4.27642 8.06724 4.72359 7.79829 5.01174L4.29829 8.76174C4.01567 9.06455 3.54108 9.08092 3.23826 8.79829C2.93545 8.51567 2.91909 8.04108 3.20171 7.73826L6.22409 4.5L3.20171 1.26174C2.91909 0.958928 2.93545 0.484337 3.23826 0.201711Z" })));
|
|
381
|
+
Ke.displayName = "ThickChevronRightIcon";
|
|
382
|
+
const aa = "CheckboxCards", [ol] = $e(aa, [Te]), ra = Te(), [ll, cl] = ol(aa), sa = e.forwardRef((t, a) => {
|
|
383
|
+
const { __scopeCheckboxCards: r, className: s, color: n, ...o } = m(t, rl, h), l = ra(r);
|
|
384
|
+
return e.createElement(ll, { scope: r, size: t.size, highContrast: t.highContrast }, e.createElement(A, { asChild: !0 }, e.createElement(Yt, { ...l, "data-accent-color": n, ...o, ref: a, className: i("rt-CheckboxCardsRoot", s) })));
|
|
385
|
+
});
|
|
386
|
+
sa.displayName = "CheckboxCards.Root";
|
|
387
|
+
const na = e.forwardRef(({ __scopeCheckboxCards: t, children: a, className: r, style: s, ...n }, o) => {
|
|
388
|
+
const l = cl("CheckboxCardsItem", t), c = ra(t), { className: u } = m({ size: l == null ? void 0 : l.size, variant: "surface", highContrast: l == null ? void 0 : l.highContrast }, We);
|
|
389
|
+
return e.createElement("label", { className: i("rt-BaseCard", "rt-CheckboxCardsItem", r), style: s }, a, e.createElement(Jt, { ...c, ...n, ref: o, className: i("rt-reset", "rt-BaseCheckboxRoot", "rt-CheckboxCardCheckbox", u) }, e.createElement(ea, { ...c, asChild: !0, className: "rt-BaseCheckboxIndicator" }, e.createElement(H, null))));
|
|
390
|
+
});
|
|
391
|
+
na.displayName = "CheckboxCards.Item";
|
|
392
|
+
const bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
393
393
|
__proto__: null,
|
|
394
|
-
Item:
|
|
395
|
-
Root:
|
|
396
|
-
}, Symbol.toStringTag, { value: "Module" })), me = { ...N, ...
|
|
397
|
-
const { __scopeCheckboxGroup: l, className: c, ...u } = m(n, h), p =
|
|
398
|
-
return e.createElement(
|
|
399
|
-
});
|
|
400
|
-
|
|
401
|
-
const
|
|
402
|
-
const { __scopeCheckboxGroup: r, children: s, className: n, style: o, ...l } = t, { size: c } =
|
|
403
|
-
return s ? e.createElement(E, { as: "label", size: c, className: i("rt-CheckboxGroupItem", n), style: o }, e.createElement(
|
|
404
|
-
});
|
|
405
|
-
|
|
406
|
-
const
|
|
407
|
-
const s =
|
|
408
|
-
return e.createElement(
|
|
409
|
-
});
|
|
410
|
-
|
|
411
|
-
const
|
|
394
|
+
Item: na,
|
|
395
|
+
Root: sa
|
|
396
|
+
}, Symbol.toStringTag, { value: "Module" })), me = { ...N, ...We }, oa = "CheckboxGroup", [il] = $e(oa, [Te]), la = Te(), [ul, ca] = il(oa), ia = e.forwardRef(({ color: t = me.color.default, highContrast: a = me.highContrast.default, size: r = me.size.default, variant: s = me.variant.default, ...n }, o) => {
|
|
397
|
+
const { __scopeCheckboxGroup: l, className: c, ...u } = m(n, h), p = la(l);
|
|
398
|
+
return e.createElement(ul, { scope: l, color: t, size: r, highContrast: a, variant: s }, e.createElement(Yt, { ...p, ...u, ref: o, className: i("rt-CheckboxGroupRoot", c) }));
|
|
399
|
+
});
|
|
400
|
+
ia.displayName = "CheckboxGroup.Root";
|
|
401
|
+
const ua = e.forwardRef((t, a) => {
|
|
402
|
+
const { __scopeCheckboxGroup: r, children: s, className: n, style: o, ...l } = t, { size: c } = ca("CheckboxGroupItem", r);
|
|
403
|
+
return s ? e.createElement(E, { as: "label", size: c, className: i("rt-CheckboxGroupItem", n), style: o }, e.createElement(De, { __scopeCheckboxGroup: r, ...l, ref: a }), s && e.createElement("span", { className: "rt-CheckboxGroupItemInner" }, s)) : e.createElement(De, { __scopeCheckboxGroup: r, ...l, ref: a, className: n, style: o });
|
|
404
|
+
});
|
|
405
|
+
ua.displayName = "CheckboxGroup.Item";
|
|
406
|
+
const De = e.forwardRef(({ __scopeCheckboxGroup: t, ...a }, r) => {
|
|
407
|
+
const s = ca("CheckboxGroupItemCheckbox", t), n = la(t), { color: o, className: l } = m({ ...a, ...s }, me, h);
|
|
408
|
+
return e.createElement(Jt, { ...n, "data-accent-color": o, ...a, ref: r, className: i("rt-reset", "rt-BaseCheckboxRoot", "rt-CheckboxGroupItemCheckbox", l) }, e.createElement(ea, { ...n, asChild: !0, className: "rt-BaseCheckboxIndicator" }, e.createElement(H, null)));
|
|
409
|
+
});
|
|
410
|
+
De.displayName = "CheckboxGroup.ItemCheckbox";
|
|
411
|
+
const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
412
412
|
__proto__: null,
|
|
413
|
-
Item:
|
|
414
|
-
Root:
|
|
415
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
416
|
-
const { className: r, color: s, checked: n, defaultChecked: o, onCheckedChange: l, ...c } = m(t,
|
|
417
|
-
return e.createElement(
|
|
418
|
-
});
|
|
419
|
-
|
|
420
|
-
const
|
|
421
|
-
const { asChild: r, className: s, color: n, ...o } = m(t,
|
|
413
|
+
Item: ua,
|
|
414
|
+
Root: ia
|
|
415
|
+
}, Symbol.toStringTag, { value: "Module" })), ml = e.forwardRef((t, a) => {
|
|
416
|
+
const { className: r, color: s, checked: n, defaultChecked: o, onCheckedChange: l, ...c } = m(t, We, h), [u, p] = Ve({ prop: n, defaultProp: o, onChange: l });
|
|
417
|
+
return e.createElement(ut, { "data-accent-color": s, ...c, defaultChecked: o, checked: u, onCheckedChange: p, asChild: !1, ref: a, className: i("rt-reset", "rt-BaseCheckboxRoot", "rt-CheckboxRoot", r) }, e.createElement(mt, { asChild: !0, className: "rt-BaseCheckboxIndicator rt-CheckboxIndicator" }, e.createElement(u === "indeterminate" ? ta : H, null)));
|
|
418
|
+
});
|
|
419
|
+
ml.displayName = "Checkbox";
|
|
420
|
+
const dl = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], pl = ["solid", "soft", "outline", "ghost"], fl = { ...N, size: { type: "enum", className: "rt-r-size", values: dl, responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: pl, default: "soft" }, ...we, ...oe, ...w, ...te, ...ee }, hl = e.forwardRef((t, a) => {
|
|
421
|
+
const { asChild: r, className: s, color: n, ...o } = m(t, fl, h), l = t.variant === "ghost" ? n || void 0 : n, c = r ? R : "code";
|
|
422
422
|
return e.createElement(c, { "data-accent-color": l, ...o, ref: a, className: i("rt-reset", "rt-Code", s) });
|
|
423
423
|
});
|
|
424
|
-
|
|
425
|
-
const
|
|
426
|
-
function
|
|
424
|
+
hl.displayName = "Code";
|
|
425
|
+
const Cl = ["1", "2", "3", "4"], gl = ["none", "initial"], vl = ["left", "center", "right"], Nl = { ...N, size: { type: "enum", className: "rt-r-size", values: Cl, default: "4", responsive: !0 }, display: { type: "enum", className: "rt-r-display", values: gl, parseValue: yl, responsive: !0 }, align: { type: "enum", className: "rt-r-ai", values: vl, parseValue: bl, responsive: !0 } };
|
|
426
|
+
function yl(t) {
|
|
427
427
|
return t === "initial" ? "flex" : t;
|
|
428
428
|
}
|
|
429
|
-
function
|
|
429
|
+
function bl(t) {
|
|
430
430
|
return t === "left" ? "start" : t === "right" ? "end" : t;
|
|
431
431
|
}
|
|
432
|
-
const
|
|
433
|
-
const { asChild: u, children: p, className: f, ...C } = m(l,
|
|
432
|
+
const $l = e.forwardRef(({ width: t, minWidth: a, maxWidth: r, height: s, minHeight: n, maxHeight: o, ...l }, c) => {
|
|
433
|
+
const { asChild: u, children: p, className: f, ...C } = m(l, Nl, ve, h), { className: v, style: b } = m({ width: t, minWidth: a, maxWidth: r, height: s, minHeight: n, maxHeight: o }, S, ne), T = u ? R : "div";
|
|
434
434
|
return e.createElement(T, { ...C, ref: c, className: i("rt-Container", f) }, Se({ asChild: u, children: p }, (x) => e.createElement("div", { className: i("rt-ContainerInner", v), style: b }, x)));
|
|
435
435
|
});
|
|
436
|
-
|
|
437
|
-
const
|
|
438
|
-
function
|
|
436
|
+
$l.displayName = "Container";
|
|
437
|
+
const El = ["1", "2", "3"], ie = { ...N, size: { values: El, default: "1" }, ..._, scrollbars: { default: "both" } };
|
|
438
|
+
function wl(t) {
|
|
439
439
|
const { m: a, mx: r, my: s, mt: n, mr: o, mb: l, ml: c, ...u } = t;
|
|
440
440
|
return { m: a, mx: r, my: s, mt: n, mr: o, mb: l, ml: c, rest: u };
|
|
441
441
|
}
|
|
442
442
|
const Q = h.m.values;
|
|
443
|
-
function
|
|
443
|
+
function Rl(t) {
|
|
444
444
|
const [a, r] = q({ className: "rt-r-m", customProperties: ["--margin"], propValues: Q, value: t.m }), [s, n] = q({ className: "rt-r-mx", customProperties: ["--margin-left", "--margin-right"], propValues: Q, value: t.mx }), [o, l] = q({ className: "rt-r-my", customProperties: ["--margin-top", "--margin-bottom"], propValues: Q, value: t.my }), [c, u] = q({ className: "rt-r-mt", customProperties: ["--margin-top"], propValues: Q, value: t.mt }), [p, f] = q({ className: "rt-r-mr", customProperties: ["--margin-right"], propValues: Q, value: t.mr }), [C, v] = q({ className: "rt-r-mb", customProperties: ["--margin-bottom"], propValues: Q, value: t.mb }), [b, T] = q({ className: "rt-r-ml", customProperties: ["--margin-left"], propValues: Q, value: t.ml });
|
|
445
445
|
return [i(a, s, o, c, p, C, b), Ce(r, n, l, u, f, v, T)];
|
|
446
446
|
}
|
|
447
447
|
const ae = e.forwardRef((t, a) => {
|
|
448
|
-
const { rest: r, ...s } =
|
|
449
|
-
return e.createElement(
|
|
448
|
+
const { rest: r, ...s } = wl(t), [n, o] = Rl(s), { asChild: l, children: c, className: u, style: p, type: f, scrollHideDelay: C = f !== "scroll" ? 0 : void 0, dir: v, size: b = ie.size.default, radius: T = ie.radius.default, scrollbars: x = ie.scrollbars.default, ...I } = r;
|
|
449
|
+
return e.createElement(dt, { type: f, scrollHideDelay: C, className: i("rt-ScrollAreaRoot", n, u), style: Ce(o, p), asChild: l }, Se({ asChild: l, children: c }, (k) => e.createElement(e.Fragment, null, e.createElement(pt, { ...I, ref: a, className: "rt-ScrollAreaViewport" }, k), e.createElement("div", { className: "rt-ScrollAreaViewportFocusRing" }), x !== "vertical" ? e.createElement(Le, { "data-radius": T, orientation: "horizontal", className: i("rt-ScrollAreaScrollbar", he({ className: "rt-r-size", value: b, propValues: ie.size.values })) }, e.createElement(Be, { className: "rt-ScrollAreaThumb" })) : null, x !== "horizontal" ? e.createElement(Le, { "data-radius": T, orientation: "vertical", className: i("rt-ScrollAreaScrollbar", he({ className: "rt-r-size", value: b, propValues: ie.size.values })) }, e.createElement(Be, { className: "rt-ScrollAreaThumb" })) : null, x === "both" ? e.createElement(us, { className: "rt-ScrollAreaCorner" }) : null)));
|
|
450
450
|
});
|
|
451
451
|
ae.displayName = "ScrollArea";
|
|
452
|
-
const
|
|
453
|
-
|
|
454
|
-
const
|
|
455
|
-
|
|
456
|
-
const
|
|
452
|
+
const xl = ["1", "2"], Sl = ["solid", "soft"], j = { size: { type: "enum", className: "rt-r-size", values: xl, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: Sl, default: "solid" }, ...$, ...w }, ma = { ...N, ...$ }, da = { ...$ }, pa = { ...$ }, fa = (t) => e.createElement(vs, { ...t });
|
|
453
|
+
fa.displayName = "ContextMenu.Root";
|
|
454
|
+
const ha = e.forwardRef(({ children: t, ...a }, r) => e.createElement(Es, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
455
|
+
ha.displayName = "ContextMenu.Trigger";
|
|
456
|
+
const Ca = e.createContext({}), ga = e.forwardRef((t, a) => {
|
|
457
457
|
const r = xe(), { size: s = j.size.default, variant: n = j.variant.default, highContrast: o = j.highContrast.default } = t, { className: l, children: c, color: u, container: p, forceMount: f, ...C } = m(t, j), v = u || r.accentColor;
|
|
458
|
-
return e.createElement(
|
|
459
|
-
});
|
|
460
|
-
|
|
461
|
-
const
|
|
462
|
-
|
|
458
|
+
return e.createElement(ht, { container: p, forceMount: f }, e.createElement(M, { asChild: !0 }, e.createElement(ds, { "data-accent-color": v, alignOffset: -Number(s) * 4, collisionPadding: 10, ...C, asChild: !1, ref: a, className: i("rt-PopperContent", "rt-BaseMenuContent", "rt-ContextMenuContent", l) }, e.createElement(ae, { type: "auto" }, e.createElement("div", { className: i("rt-BaseMenuViewport", "rt-ContextMenuViewport") }, e.createElement(Ca.Provider, { value: e.useMemo(() => ({ size: s, variant: n, color: v, highContrast: o }), [s, n, v, o]) }, c))))));
|
|
459
|
+
});
|
|
460
|
+
ga.displayName = "ContextMenu.Content";
|
|
461
|
+
const va = e.forwardRef(({ className: t, ...a }, r) => e.createElement(hs, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuLabel", "rt-ContextMenuLabel", t) }));
|
|
462
|
+
va.displayName = "ContextMenu.Label";
|
|
463
|
+
const Na = e.forwardRef((t, a) => {
|
|
464
|
+
const { className: r, children: s, color: n = ma.color.default, shortcut: o, ...l } = t;
|
|
465
|
+
return e.createElement(fs, { "data-accent-color": n, ...l, ref: a, className: i("rt-reset", "rt-BaseMenuItem", "rt-ContextMenuItem", r) }, e.createElement(ge, null, s), o && e.createElement("div", { className: "rt-BaseMenuShortcut rt-ContextMenuShortcut" }, o));
|
|
466
|
+
});
|
|
467
|
+
Na.displayName = "ContextMenu.Item";
|
|
468
|
+
const ya = e.forwardRef(({ className: t, ...a }, r) => e.createElement(ps, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuGroup", "rt-ContextMenuGroup", t) }));
|
|
469
|
+
ya.displayName = "ContextMenu.Group";
|
|
470
|
+
const ba = e.forwardRef(({ className: t, ...a }, r) => e.createElement(Cs, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuRadioGroup", "rt-ContextMenuRadioGroup", t) }));
|
|
471
|
+
ba.displayName = "ContextMenu.RadioGroup";
|
|
463
472
|
const $a = e.forwardRef((t, a) => {
|
|
464
|
-
const {
|
|
465
|
-
return e.createElement(
|
|
466
|
-
});
|
|
467
|
-
$a.displayName = "ContextMenu.Item";
|
|
468
|
-
const Ea = e.forwardRef(({ className: t, ...a }, r) => e.createElement(fs, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuGroup", "rt-ContextMenuGroup", t) }));
|
|
469
|
-
Ea.displayName = "ContextMenu.Group";
|
|
470
|
-
const wa = e.forwardRef(({ className: t, ...a }, r) => e.createElement(gs, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuRadioGroup", "rt-ContextMenuRadioGroup", t) }));
|
|
471
|
-
wa.displayName = "ContextMenu.RadioGroup";
|
|
472
|
-
const Ra = e.forwardRef((t, a) => {
|
|
473
|
-
const { children: r, className: s, color: n = Ca.color.default, ...o } = t;
|
|
474
|
-
return e.createElement(vs, { ...o, asChild: !1, ref: a, "data-accent-color": n, className: i("rt-BaseMenuItem", "rt-BaseMenuRadioItem", "rt-ContextMenuItem", "rt-ContextMenuRadioItem", s) }, e.createElement(ge, null, r), e.createElement(gt, { className: "rt-BaseMenuItemIndicator rt-ContextMenuItemIndicator" }, e.createElement(H, { className: "rt-BaseMenuItemIndicatorIcon rt-ContextMenuItemIndicatorIcon" })));
|
|
473
|
+
const { children: r, className: s, color: n = pa.color.default, ...o } = t;
|
|
474
|
+
return e.createElement(gs, { ...o, asChild: !1, ref: a, "data-accent-color": n, className: i("rt-BaseMenuItem", "rt-BaseMenuRadioItem", "rt-ContextMenuItem", "rt-ContextMenuRadioItem", s) }, e.createElement(ge, null, r), e.createElement(ft, { className: "rt-BaseMenuItemIndicator rt-ContextMenuItemIndicator" }, e.createElement(H, { className: "rt-BaseMenuItemIndicatorIcon rt-ContextMenuItemIndicatorIcon" })));
|
|
475
475
|
});
|
|
476
|
-
|
|
477
|
-
const
|
|
478
|
-
const { children: r, className: s, shortcut: n, color: o =
|
|
479
|
-
return e.createElement(
|
|
476
|
+
$a.displayName = "ContextMenu.RadioItem";
|
|
477
|
+
const Ea = e.forwardRef((t, a) => {
|
|
478
|
+
const { children: r, className: s, shortcut: n, color: o = da.color.default, ...l } = t;
|
|
479
|
+
return e.createElement(ms, { ...l, asChild: !1, ref: a, "data-accent-color": o, className: i("rt-BaseMenuItem", "rt-BaseMenuCheckboxItem", "rt-ContextMenuItem", "rt-ContextMenuCheckboxItem", s) }, e.createElement(ge, null, r), e.createElement(ft, { className: "rt-BaseMenuItemIndicator rt-ContextMenuItemIndicator" }, e.createElement(H, { className: "rt-BaseMenuItemIndicatorIcon rt-ContextMenuItemIndicatorIcon" })), n && e.createElement("div", { className: "rt-BaseMenuShortcut rt-ContextMenuShortcut" }, n));
|
|
480
480
|
});
|
|
481
|
-
|
|
482
|
-
const
|
|
483
|
-
|
|
484
|
-
const
|
|
481
|
+
Ea.displayName = "ContextMenu.CheckboxItem";
|
|
482
|
+
const wa = (t) => e.createElement(ys, { ...t });
|
|
483
|
+
wa.displayName = "ContextMenu.Sub";
|
|
484
|
+
const Ra = e.forwardRef((t, a) => {
|
|
485
485
|
const { className: r, children: s, ...n } = t;
|
|
486
|
-
return e.createElement(
|
|
486
|
+
return e.createElement($s, { ...n, asChild: !1, ref: a, className: i("rt-BaseMenuItem", "rt-BaseMenuSubTrigger", "rt-ContextMenuItem", "rt-ContextMenuSubTrigger", r) }, s, e.createElement("div", { className: "rt-BaseMenuShortcut rt-ContextMenuShortcut" }, e.createElement(Ke, { className: "rt-BaseMenuSubTriggerIcon rt-ContextMenuSubTriggerIcon" })));
|
|
487
487
|
});
|
|
488
|
-
|
|
489
|
-
const
|
|
490
|
-
const { size: r, variant: s, color: n, highContrast: o } = e.useContext(
|
|
491
|
-
return e.createElement(
|
|
488
|
+
Ra.displayName = "ContextMenu.SubTrigger";
|
|
489
|
+
const xa = e.forwardRef((t, a) => {
|
|
490
|
+
const { size: r, variant: s, color: n, highContrast: o } = e.useContext(Ca), { className: l, children: c, container: u, forceMount: p, ...f } = m({ size: r, variant: s, color: n, highContrast: o, ...t }, j);
|
|
491
|
+
return e.createElement(ht, { container: u, forceMount: p }, e.createElement(M, { asChild: !0 }, e.createElement(bs, { "data-accent-color": n, alignOffset: -Number(r) * 4, sideOffset: 1, collisionPadding: 10, ...f, asChild: !1, ref: a, className: i("rt-PopperContent", "rt-BaseMenuContent", "rt-BaseMenuSubContent", "rt-ContextMenuContent", "rt-ContextMenuSubContent", l) }, e.createElement(ae, { type: "auto" }, e.createElement("div", { className: i("rt-BaseMenuViewport", "rt-ContextMenuViewport") }, c)))));
|
|
492
492
|
});
|
|
493
|
-
|
|
494
|
-
const
|
|
495
|
-
|
|
496
|
-
const
|
|
493
|
+
xa.displayName = "ContextMenu.SubContent";
|
|
494
|
+
const Sa = e.forwardRef(({ className: t, ...a }, r) => e.createElement(Ns, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuSeparator", "rt-ContextMenuSeparator", t) }));
|
|
495
|
+
Sa.displayName = "ContextMenu.Separator";
|
|
496
|
+
const Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
497
497
|
__proto__: null,
|
|
498
|
-
CheckboxItem:
|
|
499
|
-
Content:
|
|
500
|
-
Group:
|
|
501
|
-
Item:
|
|
502
|
-
Label:
|
|
503
|
-
RadioGroup:
|
|
504
|
-
RadioItem:
|
|
505
|
-
Root:
|
|
506
|
-
Separator:
|
|
507
|
-
Sub:
|
|
508
|
-
SubContent:
|
|
509
|
-
SubTrigger:
|
|
510
|
-
Trigger:
|
|
511
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
512
|
-
const { className: r, ...s } = m(t,
|
|
498
|
+
CheckboxItem: Ea,
|
|
499
|
+
Content: ga,
|
|
500
|
+
Group: ya,
|
|
501
|
+
Item: Na,
|
|
502
|
+
Label: va,
|
|
503
|
+
RadioGroup: ba,
|
|
504
|
+
RadioItem: $a,
|
|
505
|
+
Root: fa,
|
|
506
|
+
Separator: Sa,
|
|
507
|
+
Sub: wa,
|
|
508
|
+
SubContent: xa,
|
|
509
|
+
SubTrigger: Ra,
|
|
510
|
+
Trigger: ha
|
|
511
|
+
}, Symbol.toStringTag, { value: "Module" })), Tl = ["start", "center", "end", "baseline", "stretch"], Ml = ["horizontal", "vertical"], Il = ["1", "2", "3"], kl = { orientation: { type: "enum", className: "rt-r-orientation", values: Ml, default: "horizontal", responsive: !0 }, size: { type: "enum", className: "rt-r-size", values: Il, default: "2", responsive: !0 }, trim: { ...Ee.trim, className: "rt-r-trim" } }, zl = { align: { type: "enum", className: "rt-r-ai", values: Tl, responsive: !0 } }, Pl = { ...S, ...$, ...w }, Ta = e.forwardRef((t, a) => {
|
|
512
|
+
const { className: r, ...s } = m(t, kl, h);
|
|
513
513
|
return e.createElement(E, { asChild: !0 }, e.createElement("dl", { ...s, ref: a, className: i("rt-DataListRoot", r) }));
|
|
514
514
|
});
|
|
515
|
-
|
|
516
|
-
const
|
|
517
|
-
const { className: r, ...s } = m(t,
|
|
515
|
+
Ta.displayName = "DataList.Root";
|
|
516
|
+
const Ma = e.forwardRef((t, a) => {
|
|
517
|
+
const { className: r, ...s } = m(t, zl);
|
|
518
518
|
return e.createElement("div", { ...s, ref: a, className: i("rt-DataListItem", r) });
|
|
519
519
|
});
|
|
520
|
-
|
|
521
|
-
const
|
|
522
|
-
const { className: r, color: s, ...n } = m(t,
|
|
520
|
+
Ma.displayName = "DataList.Item";
|
|
521
|
+
const Ia = e.forwardRef((t, a) => {
|
|
522
|
+
const { className: r, color: s, ...n } = m(t, Pl);
|
|
523
523
|
return e.createElement("dt", { ...n, "data-accent-color": s, ref: a, className: i("rt-DataListLabel", r) });
|
|
524
524
|
});
|
|
525
|
-
|
|
526
|
-
const
|
|
527
|
-
|
|
528
|
-
const
|
|
525
|
+
Ia.displayName = "DataList.Label";
|
|
526
|
+
const ka = e.forwardRef(({ children: t, className: a, ...r }, s) => e.createElement("dd", { ...r, ref: s, className: i(a, "rt-DataListValue") }, t));
|
|
527
|
+
ka.displayName = "DataList.Value";
|
|
528
|
+
const wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
529
529
|
__proto__: null,
|
|
530
|
-
Item:
|
|
531
|
-
Label:
|
|
532
|
-
Root:
|
|
533
|
-
Value:
|
|
534
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
535
|
-
|
|
536
|
-
const
|
|
537
|
-
|
|
538
|
-
const
|
|
539
|
-
const { align: s, ...n } =
|
|
540
|
-
return e.createElement(
|
|
541
|
-
});
|
|
542
|
-
|
|
543
|
-
const
|
|
544
|
-
|
|
545
|
-
const
|
|
546
|
-
|
|
547
|
-
const
|
|
548
|
-
|
|
549
|
-
const
|
|
530
|
+
Item: Ma,
|
|
531
|
+
Label: Ia,
|
|
532
|
+
Root: Ta,
|
|
533
|
+
Value: ka
|
|
534
|
+
}, Symbol.toStringTag, { value: "Module" })), za = (t) => e.createElement(Ms, { ...t, modal: !0 });
|
|
535
|
+
za.displayName = "Dialog.Root";
|
|
536
|
+
const Pa = e.forwardRef(({ children: t, ...a }, r) => e.createElement(ks, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
537
|
+
Pa.displayName = "Dialog.Trigger";
|
|
538
|
+
const La = e.forwardRef(({ align: t, ...a }, r) => {
|
|
539
|
+
const { align: s, ...n } = Et, { className: o } = m({ align: t }, { align: s }), { className: l, forceMount: c, container: u, ...p } = m(a, n);
|
|
540
|
+
return e.createElement(Rs, { container: u, forceMount: c }, e.createElement(M, { asChild: !0 }, e.createElement(xs, { className: "rt-BaseDialogOverlay rt-DialogOverlay" }, e.createElement("div", { className: "rt-BaseDialogScroll rt-DialogScroll" }, e.createElement("div", { className: `rt-BaseDialogScrollPadding rt-DialogScrollPadding ${o}` }, e.createElement(Ss, { ...p, ref: r, className: i("rt-BaseDialogContent", "rt-DialogContent", l) }))))));
|
|
541
|
+
});
|
|
542
|
+
La.displayName = "Dialog.Content";
|
|
543
|
+
const Ba = e.forwardRef((t, a) => e.createElement(Is, { asChild: !0 }, e.createElement(Re, { size: "5", mb: "3", trim: "start", ...t, asChild: !1, ref: a })));
|
|
544
|
+
Ba.displayName = "Dialog.Title";
|
|
545
|
+
const Da = e.forwardRef((t, a) => e.createElement(Ts, { asChild: !0 }, e.createElement(E, { as: "p", size: "3", ...t, asChild: !1, ref: a })));
|
|
546
|
+
Da.displayName = "Dialog.Description";
|
|
547
|
+
const _a = e.forwardRef(({ children: t, ...a }, r) => e.createElement(ws, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
548
|
+
_a.displayName = "Dialog.Close";
|
|
549
|
+
const Ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
550
550
|
__proto__: null,
|
|
551
|
-
Close:
|
|
552
|
-
Content:
|
|
553
|
-
Description:
|
|
554
|
-
Root:
|
|
555
|
-
Title:
|
|
556
|
-
Trigger:
|
|
557
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
558
|
-
|
|
559
|
-
const
|
|
560
|
-
|
|
561
|
-
const
|
|
551
|
+
Close: _a,
|
|
552
|
+
Content: La,
|
|
553
|
+
Description: Da,
|
|
554
|
+
Root: za,
|
|
555
|
+
Title: Ba,
|
|
556
|
+
Trigger: Pa
|
|
557
|
+
}, Symbol.toStringTag, { value: "Module" })), Va = (t) => e.createElement(Gs, { ...t });
|
|
558
|
+
Va.displayName = "DropdownMenu.Root";
|
|
559
|
+
const Ga = e.forwardRef(({ children: t, ...a }, r) => e.createElement(Zs, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
560
|
+
Ga.displayName = "DropdownMenu.Trigger";
|
|
561
|
+
const ja = e.createContext({}), Oa = e.forwardRef((t, a) => {
|
|
562
562
|
const r = xe(), { size: s = j.size.default, variant: n = j.variant.default, highContrast: o = j.highContrast.default } = t, { className: l, children: c, color: u, container: p, forceMount: f, ...C } = m(t, j), v = u || r.accentColor;
|
|
563
|
-
return e.createElement(
|
|
564
|
-
});
|
|
565
|
-
|
|
566
|
-
const
|
|
567
|
-
|
|
563
|
+
return e.createElement(gt, { container: p, forceMount: f }, e.createElement(M, { asChild: !0 }, e.createElement(Ps, { "data-accent-color": v, align: "start", sideOffset: 4, collisionPadding: 10, ...C, asChild: !1, ref: a, className: i("rt-PopperContent", "rt-BaseMenuContent", "rt-DropdownMenuContent", l) }, e.createElement(ae, { type: "auto" }, e.createElement("div", { className: i("rt-BaseMenuViewport", "rt-DropdownMenuViewport") }, e.createElement(ja.Provider, { value: e.useMemo(() => ({ size: s, variant: n, color: v, highContrast: o }), [s, n, v, o]) }, c))))));
|
|
564
|
+
});
|
|
565
|
+
Oa.displayName = "DropdownMenu.Content";
|
|
566
|
+
const Aa = e.forwardRef(({ className: t, ...a }, r) => e.createElement(Ds, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuLabel", "rt-DropdownMenuLabel", t) }));
|
|
567
|
+
Aa.displayName = "DropdownMenu.Label";
|
|
568
|
+
const Ha = e.forwardRef((t, a) => {
|
|
569
|
+
const { className: r, children: s, color: n = ma.color.default, shortcut: o, ...l } = t;
|
|
570
|
+
return e.createElement(Bs, { "data-accent-color": n, ...l, ref: a, className: i("rt-reset", "rt-BaseMenuItem", "rt-DropdownMenuItem", r) }, e.createElement(ge, null, s), o && e.createElement("div", { className: "rt-BaseMenuShortcut rt-DropdownMenuShortcut" }, o));
|
|
571
|
+
});
|
|
572
|
+
Ha.displayName = "DropdownMenu.Item";
|
|
573
|
+
const Za = e.forwardRef(({ className: t, ...a }, r) => e.createElement(Ls, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuGroup", "rt-DropdownMenuGroup", t) }));
|
|
574
|
+
Za.displayName = "DropdownMenu.Group";
|
|
575
|
+
const Fa = e.forwardRef(({ className: t, ...a }, r) => e.createElement(_s, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuRadioGroup", "rt-DropdownMenuRadioGroup", t) }));
|
|
576
|
+
Fa.displayName = "DropdownMenu.RadioGroup";
|
|
568
577
|
const Wa = e.forwardRef((t, a) => {
|
|
569
|
-
const {
|
|
570
|
-
return e.createElement(
|
|
571
|
-
});
|
|
572
|
-
Wa.displayName = "DropdownMenu.Item";
|
|
573
|
-
const qa = e.forwardRef(({ className: t, ...a }, r) => e.createElement(Bs, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuGroup", "rt-DropdownMenuGroup", t) }));
|
|
574
|
-
qa.displayName = "DropdownMenu.Group";
|
|
575
|
-
const Ka = e.forwardRef(({ className: t, ...a }, r) => e.createElement(Vs, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuRadioGroup", "rt-DropdownMenuRadioGroup", t) }));
|
|
576
|
-
Ka.displayName = "DropdownMenu.RadioGroup";
|
|
577
|
-
const Ua = e.forwardRef((t, a) => {
|
|
578
|
-
const { children: r, className: s, color: n = Ca.color.default, ...o } = t;
|
|
579
|
-
return e.createElement(Gs, { ...o, asChild: !1, ref: a, "data-accent-color": n, className: i("rt-BaseMenuItem", "rt-BaseMenuRadioItem", "rt-DropdownMenuItem", "rt-DropdownMenuRadioItem", s) }, r, e.createElement(Nt, { className: "rt-BaseMenuItemIndicator rt-DropdownMenuItemIndicator" }, e.createElement(H, { className: "rt-BaseMenuItemIndicatorIcon rt-DropdownMenuItemIndicatorIcon" })));
|
|
578
|
+
const { children: r, className: s, color: n = pa.color.default, ...o } = t;
|
|
579
|
+
return e.createElement(Vs, { ...o, asChild: !1, ref: a, "data-accent-color": n, className: i("rt-BaseMenuItem", "rt-BaseMenuRadioItem", "rt-DropdownMenuItem", "rt-DropdownMenuRadioItem", s) }, r, e.createElement(Ct, { className: "rt-BaseMenuItemIndicator rt-DropdownMenuItemIndicator" }, e.createElement(H, { className: "rt-BaseMenuItemIndicatorIcon rt-DropdownMenuItemIndicatorIcon" })));
|
|
580
580
|
});
|
|
581
|
-
|
|
582
|
-
const
|
|
583
|
-
const { children: r, className: s, shortcut: n, color: o =
|
|
584
|
-
return e.createElement(
|
|
581
|
+
Wa.displayName = "DropdownMenu.RadioItem";
|
|
582
|
+
const qa = e.forwardRef((t, a) => {
|
|
583
|
+
const { children: r, className: s, shortcut: n, color: o = da.color.default, ...l } = t;
|
|
584
|
+
return e.createElement(zs, { ...l, asChild: !1, ref: a, "data-accent-color": o, className: i("rt-BaseMenuItem", "rt-BaseMenuCheckboxItem", "rt-DropdownMenuItem", "rt-DropdownMenuCheckboxItem", s) }, r, e.createElement(Ct, { className: "rt-BaseMenuItemIndicator rt-DropdownMenuItemIndicator" }, e.createElement(H, { className: "rt-BaseMenuItemIndicatorIcon rt-ContextMenuItemIndicatorIcon" })), n && e.createElement("div", { className: "rt-BaseMenuShortcut rt-DropdownMenuShortcut" }, n));
|
|
585
585
|
});
|
|
586
|
-
|
|
587
|
-
const
|
|
588
|
-
|
|
589
|
-
const
|
|
586
|
+
qa.displayName = "DropdownMenu.CheckboxItem";
|
|
587
|
+
const Ka = (t) => e.createElement(Os, { ...t });
|
|
588
|
+
Ka.displayName = "DropdownMenu.Sub";
|
|
589
|
+
const Ua = e.forwardRef((t, a) => {
|
|
590
590
|
const { className: r, children: s, ...n } = t;
|
|
591
|
-
return e.createElement(
|
|
591
|
+
return e.createElement(Hs, { ...n, asChild: !1, ref: a, className: i("rt-BaseMenuItem", "rt-BaseMenuSubTrigger", "rt-DropdownMenuItem", "rt-DropdownMenuSubTrigger", r) }, s, e.createElement("div", { className: "rt-BaseMenuShortcut rt-DropdownMenuShortcut" }, e.createElement(Ke, { className: "rt-BaseMenuSubTriggerIcon rt-DropdownMenuSubtriggerIcon" })));
|
|
592
592
|
});
|
|
593
|
-
|
|
594
|
-
const
|
|
595
|
-
const { size: r, variant: s, color: n, highContrast: o } = e.useContext(
|
|
596
|
-
return e.createElement(
|
|
593
|
+
Ua.displayName = "DropdownMenu.SubTrigger";
|
|
594
|
+
const Xa = e.forwardRef((t, a) => {
|
|
595
|
+
const { size: r, variant: s, color: n, highContrast: o } = e.useContext(ja), { className: l, children: c, container: u, forceMount: p, ...f } = m({ size: r, variant: s, color: n, highContrast: o, ...t }, j);
|
|
596
|
+
return e.createElement(gt, { container: u, forceMount: p }, e.createElement(M, { asChild: !0 }, e.createElement(As, { "data-accent-color": n, alignOffset: -Number(r) * 4, sideOffset: 1, collisionPadding: 10, ...f, asChild: !1, ref: a, className: i("rt-PopperContent", "rt-BaseMenuContent", "rt-BaseMenuSubContent", "rt-DropdownMenuContent", "rt-DropdownMenuSubContent", l) }, e.createElement(ae, { type: "auto" }, e.createElement("div", { className: i("rt-BaseMenuViewport", "rt-DropdownMenuViewport") }, c)))));
|
|
597
597
|
});
|
|
598
|
-
|
|
599
|
-
const
|
|
600
|
-
|
|
601
|
-
const
|
|
598
|
+
Xa.displayName = "DropdownMenu.SubContent";
|
|
599
|
+
const Qa = e.forwardRef(({ className: t, ...a }, r) => e.createElement(js, { ...a, asChild: !1, ref: r, className: i("rt-BaseMenuSeparator", "rt-DropdownMenuSeparator", t) }));
|
|
600
|
+
Qa.displayName = "DropdownMenu.Separator";
|
|
601
|
+
const xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
602
602
|
__proto__: null,
|
|
603
|
-
CheckboxItem:
|
|
604
|
-
Content:
|
|
605
|
-
Group:
|
|
606
|
-
Item:
|
|
607
|
-
Label:
|
|
608
|
-
RadioGroup:
|
|
609
|
-
RadioItem:
|
|
610
|
-
Root:
|
|
611
|
-
Separator:
|
|
612
|
-
Sub:
|
|
613
|
-
SubContent:
|
|
614
|
-
SubTrigger:
|
|
615
|
-
Trigger:
|
|
616
|
-
TriggerIcon:
|
|
617
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
618
|
-
const { asChild: r, className: s, ...n } = m(t,
|
|
603
|
+
CheckboxItem: qa,
|
|
604
|
+
Content: Oa,
|
|
605
|
+
Group: Za,
|
|
606
|
+
Item: Ha,
|
|
607
|
+
Label: Aa,
|
|
608
|
+
RadioGroup: Fa,
|
|
609
|
+
RadioItem: Wa,
|
|
610
|
+
Root: Va,
|
|
611
|
+
Separator: Qa,
|
|
612
|
+
Sub: Ka,
|
|
613
|
+
SubContent: Xa,
|
|
614
|
+
SubTrigger: Ua,
|
|
615
|
+
Trigger: Ga,
|
|
616
|
+
TriggerIcon: qe
|
|
617
|
+
}, Symbol.toStringTag, { value: "Module" })), Ll = { ...N, ...te, ...ee }, Bl = e.forwardRef((t, a) => {
|
|
618
|
+
const { asChild: r, className: s, ...n } = m(t, Ll), o = r ? R : "em";
|
|
619
619
|
return e.createElement(o, { ...n, ref: a, className: i("rt-Em", s) });
|
|
620
620
|
});
|
|
621
|
-
|
|
622
|
-
const Dl = ["1", "2", "3"],
|
|
623
|
-
|
|
624
|
-
const
|
|
625
|
-
|
|
626
|
-
const
|
|
627
|
-
const { className: r, forceMount: s, container: n, ...o } = m(t,
|
|
628
|
-
return e.createElement(
|
|
621
|
+
Bl.displayName = "Em";
|
|
622
|
+
const Dl = ["1", "2", "3"], _l = { ...N, size: { type: "enum", className: "rt-r-size", values: Dl, default: "2", responsive: !0 }, width: S.width, minWidth: S.minWidth, maxWidth: { ...S.maxWidth, default: "480px" }, ...ne }, Ya = (t) => e.createElement(qs, { closeDelay: 150, openDelay: 200, ...t });
|
|
623
|
+
Ya.displayName = "HoverCard.Root";
|
|
624
|
+
const Ja = e.forwardRef(({ children: t, className: a, ...r }, s) => e.createElement(Ks, { ref: s, className: i("rt-HoverCardTrigger", a), ...r, asChild: !0 }, V(t)));
|
|
625
|
+
Ja.displayName = "HoverCard.Trigger";
|
|
626
|
+
const er = e.forwardRef((t, a) => {
|
|
627
|
+
const { className: r, forceMount: s, container: n, ...o } = m(t, _l);
|
|
628
|
+
return e.createElement(Fs, { container: n, forceMount: s }, e.createElement(M, { asChild: !0 }, e.createElement(Ws, { align: "start", sideOffset: 8, collisionPadding: 10, ...o, ref: a, className: i("rt-PopperContent", "rt-HoverCardContent", r) })));
|
|
629
629
|
});
|
|
630
|
-
|
|
631
|
-
const
|
|
630
|
+
er.displayName = "HoverCard.Content";
|
|
631
|
+
const Si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
632
632
|
__proto__: null,
|
|
633
|
-
Content:
|
|
634
|
-
Root:
|
|
635
|
-
Trigger:
|
|
636
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
637
|
-
|
|
638
|
-
const
|
|
633
|
+
Content: er,
|
|
634
|
+
Root: Ya,
|
|
635
|
+
Trigger: Ja
|
|
636
|
+
}, Symbol.toStringTag, { value: "Module" })), tr = e.forwardRef(({ className: t, ...a }, r) => e.createElement(He, { ...a, ref: r, className: i("rt-IconButton", t) }));
|
|
637
|
+
tr.displayName = "IconButton";
|
|
638
|
+
const Vl = ["all", "x", "y", "top", "bottom", "left", "right"], Gl = ["border-box", "padding-box"], Y = ["current", "0"], jl = { ...N, side: { type: "enum", className: "rt-r-side", values: Vl, default: "all", responsive: !0 }, clip: { type: "enum", className: "rt-r-clip", values: Gl, default: "border-box", responsive: !0 }, p: { type: "enum", className: "rt-r-p", values: Y, parseValue: J, responsive: !0 }, px: { type: "enum", className: "rt-r-px", values: Y, parseValue: J, responsive: !0 }, py: { type: "enum", className: "rt-r-py", values: Y, parseValue: J, responsive: !0 }, pt: { type: "enum", className: "rt-r-pt", values: Y, parseValue: J, responsive: !0 }, pr: { type: "enum", className: "rt-r-pr", values: Y, parseValue: J, responsive: !0 }, pb: { type: "enum", className: "rt-r-pb", values: Y, parseValue: J, responsive: !0 }, pl: { type: "enum", className: "rt-r-pl", values: Y, parseValue: J, responsive: !0 } };
|
|
639
639
|
function J(t) {
|
|
640
640
|
return t === "current" ? "inset" : t;
|
|
641
641
|
}
|
|
642
|
-
const
|
|
643
|
-
const { asChild: r, className: s, ...n } = m(t,
|
|
642
|
+
const Ol = e.forwardRef((t, a) => {
|
|
643
|
+
const { asChild: r, className: s, ...n } = m(t, jl, h), o = r ? R : "div";
|
|
644
644
|
return e.createElement(o, { ...n, ref: a, className: i("rt-Inset", s) });
|
|
645
645
|
});
|
|
646
|
-
|
|
647
|
-
const
|
|
648
|
-
const { asChild: r, className: s, ...n } = m(t,
|
|
646
|
+
Ol.displayName = "Inset";
|
|
647
|
+
const Al = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], Hl = { ...N, size: { type: "enum", className: "rt-r-size", values: Al, responsive: !0 } }, ar = e.forwardRef((t, a) => {
|
|
648
|
+
const { asChild: r, className: s, ...n } = m(t, Hl, h), o = r ? R : "kbd";
|
|
649
649
|
return e.createElement(o, { ...n, ref: a, className: i("rt-reset", "rt-Kbd", s) });
|
|
650
650
|
});
|
|
651
|
-
|
|
652
|
-
const
|
|
653
|
-
const { children: r, className: s, color: n, asChild: o, ...l } = m(t,
|
|
651
|
+
ar.displayName = "Kbd";
|
|
652
|
+
const Zl = ["1", "2", "3", "4", "5", "6", "7", "8", "9"], Fl = ["auto", "always", "hover", "none"], Wl = { ...N, size: { type: "enum", className: "rt-r-size", values: Zl, responsive: !0 }, ...we, ...Ee, ...te, ...ee, underline: { type: "enum", className: "rt-underline", values: Fl, default: "auto" }, ...oe, ...w }, ql = e.forwardRef((t, a) => {
|
|
653
|
+
const { children: r, className: s, color: n, asChild: o, ...l } = m(t, Wl);
|
|
654
654
|
return e.createElement(E, { ...l, "data-accent-color": n, ref: a, asChild: !0, className: i("rt-reset", "rt-Link", s) }, o ? r : e.createElement("a", null, r));
|
|
655
655
|
});
|
|
656
|
-
|
|
657
|
-
const
|
|
658
|
-
|
|
659
|
-
const
|
|
660
|
-
|
|
661
|
-
const
|
|
662
|
-
const { className: r, forceMount: s, container: n, ...o } = m(t,
|
|
663
|
-
return e.createElement(
|
|
664
|
-
});
|
|
665
|
-
|
|
666
|
-
const
|
|
667
|
-
|
|
668
|
-
const
|
|
669
|
-
|
|
670
|
-
const
|
|
656
|
+
ql.displayName = "Link";
|
|
657
|
+
const Kl = ["1", "2", "3", "4"], Ul = { ...N, size: { type: "enum", className: "rt-r-size", values: Kl, default: "2", responsive: !0 }, width: S.width, minWidth: S.minWidth, maxWidth: { ...S.maxWidth, default: "480px" }, ...ne }, Ue = (t) => e.createElement(Js, { ...t });
|
|
658
|
+
Ue.displayName = "Popover.Root";
|
|
659
|
+
const Xe = e.forwardRef(({ children: t, ...a }, r) => e.createElement(en, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
660
|
+
Xe.displayName = "Popover.Trigger";
|
|
661
|
+
const Qe = e.forwardRef((t, a) => {
|
|
662
|
+
const { className: r, forceMount: s, container: n, ...o } = m(t, Ul);
|
|
663
|
+
return e.createElement(Qs, { container: n, forceMount: s }, e.createElement(M, { asChild: !0 }, e.createElement(Ys, { align: "start", sideOffset: 8, collisionPadding: 10, ...o, ref: a, className: i("rt-PopperContent", "rt-PopoverContent", r) })));
|
|
664
|
+
});
|
|
665
|
+
Qe.displayName = "Popover.Content";
|
|
666
|
+
const rr = e.forwardRef(({ children: t, ...a }, r) => e.createElement(Xs, { ...a, ref: r, asChild: !0 }, V(t)));
|
|
667
|
+
rr.displayName = "Popover.Close";
|
|
668
|
+
const sr = e.forwardRef(({ children: t, ...a }, r) => e.createElement(Us, { ...a, ref: r }));
|
|
669
|
+
sr.displayName = "Popover.Anchor";
|
|
670
|
+
const Ti = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
671
671
|
__proto__: null,
|
|
672
|
-
Anchor:
|
|
673
|
-
Close:
|
|
674
|
-
Content:
|
|
675
|
-
Root:
|
|
676
|
-
Trigger:
|
|
677
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
678
|
-
const { className: r, style: s, color: n, radius: o, duration: l, ...c } = m(t,
|
|
679
|
-
return e.createElement(
|
|
680
|
-
});
|
|
681
|
-
|
|
682
|
-
const
|
|
683
|
-
const { asChild: r, className: s, ...n } = m(t,
|
|
672
|
+
Anchor: sr,
|
|
673
|
+
Close: rr,
|
|
674
|
+
Content: Qe,
|
|
675
|
+
Root: Ue,
|
|
676
|
+
Trigger: Xe
|
|
677
|
+
}, Symbol.toStringTag, { value: "Module" })), Mi = tn, Xl = ["1", "2", "3"], Ql = ["classic", "surface", "soft"], Yl = { size: { type: "enum", className: "rt-r-size", values: Xl, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: Ql, default: "surface" }, ...$, ...w, ..._, duration: { type: "string" } }, Jl = e.forwardRef((t, a) => {
|
|
678
|
+
const { className: r, style: s, color: n, radius: o, duration: l, ...c } = m(t, Yl, h);
|
|
679
|
+
return e.createElement(an, { "data-accent-color": n, "data-radius": o, ref: a, className: i("rt-ProgressRoot", r), style: Ce({ "--progress-duration": "value" in c ? void 0 : l, "--progress-value": "value" in c ? c.value : void 0, "--progress-max": "max" in c ? c.max : void 0 }, s), ...c, asChild: !1 }, e.createElement(rn, { className: "rt-ProgressIndicator" }));
|
|
680
|
+
});
|
|
681
|
+
Jl.displayName = "Progress";
|
|
682
|
+
const ec = { ...N, ...te, ...ee }, tc = e.forwardRef((t, a) => {
|
|
683
|
+
const { asChild: r, className: s, ...n } = m(t, ec), o = r ? R : "q";
|
|
684
684
|
return e.createElement(o, { ...n, ref: a, className: i("rt-Quote", s) });
|
|
685
685
|
});
|
|
686
|
-
|
|
687
|
-
const
|
|
688
|
-
const { className: r, color: s, ...n } = m(t,
|
|
689
|
-
return e.createElement(A, { asChild: !0 }, e.createElement(
|
|
686
|
+
tc.displayName = "Quote";
|
|
687
|
+
const ac = ["1", "2", "3"], rc = ["surface", "classic"], sc = { ...N, size: { type: "enum", className: "rt-r-size", values: ac, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: rc, default: "surface" }, ...$, ...w, columns: { ...se.columns, default: "repeat(auto-fit, minmax(160px, 1fr))" }, gap: { ...se.gap, default: "4" } }, nr = e.forwardRef((t, a) => {
|
|
688
|
+
const { className: r, color: s, ...n } = m(t, sc, h);
|
|
689
|
+
return e.createElement(A, { asChild: !0 }, e.createElement(Nt, { "data-accent-color": s, ...n, ref: a, className: i("rt-RadioCardsRoot", r) }));
|
|
690
690
|
});
|
|
691
|
-
|
|
692
|
-
const
|
|
693
|
-
|
|
694
|
-
const
|
|
691
|
+
nr.displayName = "RadioCards.Root";
|
|
692
|
+
const or = e.forwardRef(({ className: t, ...a }, r) => e.createElement(vt, { ...a, asChild: !1, ref: r, className: i("rt-reset", "rt-BaseCard", "rt-RadioCardsItem", t) }));
|
|
693
|
+
or.displayName = "RadioCards.Item";
|
|
694
|
+
const Ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
695
695
|
__proto__: null,
|
|
696
|
-
Item:
|
|
697
|
-
Root:
|
|
698
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
699
|
-
const { __scopeRadioGroup: l, className: c, ...u } = m(n, h), p =
|
|
700
|
-
return e.createElement(
|
|
701
|
-
});
|
|
702
|
-
|
|
703
|
-
const
|
|
704
|
-
const { __scopeRadioGroup: r, children: s, className: n, style: o, ...l } = t, { size: c } =
|
|
705
|
-
return s ? e.createElement(E, { as: "label", size: c, className: i("rt-RadioGroupItem", n), style: o }, e.createElement(
|
|
706
|
-
});
|
|
707
|
-
|
|
708
|
-
const
|
|
709
|
-
const s =
|
|
710
|
-
return e.createElement(
|
|
711
|
-
});
|
|
712
|
-
|
|
713
|
-
const
|
|
696
|
+
Item: or,
|
|
697
|
+
Root: nr
|
|
698
|
+
}, Symbol.toStringTag, { value: "Module" })), nc = ["1", "2", "3"], oc = ["classic", "surface", "soft"], de = { ...N, size: { type: "enum", className: "rt-r-size", values: nc, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: oc, default: "surface" }, ...$, ...w }, lr = "RadioGroup", [lc] = $e(lr, [yt]), cr = yt(), [cc, ir] = lc(lr), ur = e.forwardRef(({ color: t = de.color.default, highContrast: a = de.highContrast.default, size: r = de.size.default, variant: s = de.variant.default, ...n }, o) => {
|
|
699
|
+
const { __scopeRadioGroup: l, className: c, ...u } = m(n, h), p = cr(l);
|
|
700
|
+
return e.createElement(cc, { scope: l, color: t, highContrast: a, size: r, variant: s }, e.createElement(Nt, { ...p, ...u, ref: o, className: i("rt-RadioGroupRoot", c) }));
|
|
701
|
+
});
|
|
702
|
+
ur.displayName = "RadioGroup.Root";
|
|
703
|
+
const mr = e.forwardRef((t, a) => {
|
|
704
|
+
const { __scopeRadioGroup: r, children: s, className: n, style: o, ...l } = t, { size: c } = ir("RadioGroupItem", r);
|
|
705
|
+
return s ? e.createElement(E, { as: "label", size: c, className: i("rt-RadioGroupItem", n), style: o }, e.createElement(_e, { __scopeRadioGroup: r, ...l, ref: a }), s && e.createElement("span", { className: "rt-RadioGroupItemInner" }, s)) : e.createElement(_e, { __scopeRadioGroup: r, ...l, ref: a, className: n, style: o });
|
|
706
|
+
});
|
|
707
|
+
mr.displayName = "RadioGroup.Item";
|
|
708
|
+
const _e = e.forwardRef(({ __scopeRadioGroup: t, ...a }, r) => {
|
|
709
|
+
const s = ir("RadioGroupItemRadio", t), n = cr(t), { color: o, className: l } = m({ ...a, ...s }, de, h);
|
|
710
|
+
return e.createElement(vt, { ...n, "data-accent-color": o, ...a, asChild: !1, ref: r, className: i("rt-reset", "rt-BaseRadioRoot", l) });
|
|
711
|
+
});
|
|
712
|
+
_e.displayName = "RadioGroup.ItemRadio";
|
|
713
|
+
const ki = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
714
714
|
__proto__: null,
|
|
715
|
-
Item:
|
|
716
|
-
Root:
|
|
717
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
718
|
-
const r = e.useRef(null), { className: s, color: n, onChange: o, onValueChange: l, ...c } = m(t,
|
|
719
|
-
return e.createElement("input", { type: "radio", "data-accent-color": n, ...c, onChange:
|
|
720
|
-
});
|
|
721
|
-
|
|
722
|
-
const
|
|
723
|
-
|
|
724
|
-
const
|
|
725
|
-
const { className: r, children: s, radius: n, value: o, defaultValue: l, onValueChange: c, ...u } = m(t,
|
|
726
|
-
return e.createElement(
|
|
715
|
+
Item: mr,
|
|
716
|
+
Root: ur
|
|
717
|
+
}, Symbol.toStringTag, { value: "Module" })), ic = ["1", "2", "3"], uc = ["classic", "surface", "soft"], mc = { size: { type: "enum", className: "rt-r-size", values: ic, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: uc, default: "surface" }, ...$, ...w }, dc = e.forwardRef((t, a) => {
|
|
718
|
+
const r = e.useRef(null), { className: s, color: n, onChange: o, onValueChange: l, ...c } = m(t, mc, h);
|
|
719
|
+
return e.createElement("input", { type: "radio", "data-accent-color": n, ...c, onChange: sn(o, (u) => l == null ? void 0 : l(u.currentTarget.value)), ref: bt(r, a), className: i("rt-reset", "rt-BaseRadioRoot", "rt-RadioRoot", s) });
|
|
720
|
+
});
|
|
721
|
+
dc.displayName = "Radio";
|
|
722
|
+
const pc = e.forwardRef(({ className: t, children: a, ...r }, s) => e.createElement(R, { ...r, ref: s, className: i("rt-reset", t) }, V(a)));
|
|
723
|
+
pc.displayName = "Reset";
|
|
724
|
+
const fc = ["1", "2", "3"], hc = ["surface", "classic"], Cc = { disabled: { type: "boolean", className: "disabled", default: !1 }, size: { type: "enum", className: "rt-r-size", values: fc, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: hc, default: "surface" }, ..._ }, dr = e.forwardRef((t, a) => {
|
|
725
|
+
const { className: r, children: s, radius: n, value: o, defaultValue: l, onValueChange: c, ...u } = m(t, Cc, h), [p, f] = Ve({ prop: o, onChange: c, defaultProp: l });
|
|
726
|
+
return e.createElement(on, { "data-disabled": t.disabled || void 0, "data-radius": n, ref: a, className: i("rt-SegmentedControlRoot", r), onValueChange: (C) => {
|
|
727
727
|
C && f(C);
|
|
728
728
|
}, ...u, type: "single", value: p, asChild: !1, disabled: !!t.disabled }, s, e.createElement("div", { className: "rt-SegmentedControlIndicator" }));
|
|
729
729
|
});
|
|
730
|
-
|
|
731
|
-
const
|
|
732
|
-
|
|
733
|
-
const
|
|
730
|
+
dr.displayName = "SegmentedControl.Root";
|
|
731
|
+
const pr = e.forwardRef(({ children: t, className: a, ...r }, s) => e.createElement(nn, { ref: s, className: i("rt-reset", "rt-SegmentedControlItem", a), ...r, disabled: !1, asChild: !1 }, e.createElement("span", { className: "rt-SegmentedControlItemSeparator" }), e.createElement("span", { className: "rt-SegmentedControlItemLabel" }, e.createElement("span", { className: "rt-SegmentedControlItemLabelActive" }, t), e.createElement("span", { className: "rt-SegmentedControlItemLabelInactive", "aria-hidden": !0 }, t))));
|
|
732
|
+
pr.displayName = "SegmentedControl.Item";
|
|
733
|
+
const zi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
734
734
|
__proto__: null,
|
|
735
|
-
Item:
|
|
736
|
-
Root:
|
|
737
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
738
|
-
function
|
|
735
|
+
Item: pr,
|
|
736
|
+
Root: dr
|
|
737
|
+
}, Symbol.toStringTag, { value: "Module" })), gc = ["1", "2", "3", "4"], vc = ["none", "initial"], Nc = { ...N, size: { type: "enum", className: "rt-r-size", values: gc, default: "3", responsive: !0 }, display: { type: "enum", className: "rt-r-display", values: vc, parseValue: yc, responsive: !0 } };
|
|
738
|
+
function yc(t) {
|
|
739
739
|
return t === "initial" ? "block" : t;
|
|
740
740
|
}
|
|
741
|
-
const
|
|
742
|
-
const { asChild: r, className: s, ...n } = m(t,
|
|
741
|
+
const bc = e.forwardRef((t, a) => {
|
|
742
|
+
const { asChild: r, className: s, ...n } = m(t, Nc, ve, h), o = r ? R : "section";
|
|
743
743
|
return e.createElement(o, { ...n, ref: a, className: i("rt-Section", s) });
|
|
744
744
|
});
|
|
745
|
-
|
|
746
|
-
const
|
|
747
|
-
const { children: a, size: r =
|
|
748
|
-
return e.createElement(
|
|
745
|
+
bc.displayName = "Section";
|
|
746
|
+
const $c = ["1", "2", "3"], Ye = { size: { type: "enum", className: "rt-r-size", values: $c, default: "2", responsive: !0 } }, Ec = ["classic", "surface", "soft", "ghost"], wc = { variant: { type: "enum", className: "rt-variant", values: Ec, default: "surface" }, ...$, ..._, placeholder: { type: "string" } }, Rc = ["solid", "soft"], xc = { variant: { type: "enum", className: "rt-variant", values: Rc, default: "solid" }, ...$, ...w }, Je = e.createContext({}), fr = (t) => {
|
|
747
|
+
const { children: a, size: r = Ye.size.default, ...s } = t;
|
|
748
|
+
return e.createElement(Cn, { ...s }, e.createElement(Je.Provider, { value: e.useMemo(() => ({ size: r }), [r]) }, a));
|
|
749
749
|
};
|
|
750
|
-
|
|
751
|
-
const
|
|
752
|
-
const r = e.useContext(
|
|
753
|
-
return e.createElement(
|
|
750
|
+
fr.displayName = "Select.Root";
|
|
751
|
+
const hr = e.forwardRef((t, a) => {
|
|
752
|
+
const r = e.useContext(Je), { children: s, className: n, color: o, radius: l, placeholder: c, ...u } = m({ size: r == null ? void 0 : r.size, ...t }, { size: Ye.size }, wc, h);
|
|
753
|
+
return e.createElement(vn, { asChild: !0 }, e.createElement("button", { "data-accent-color": o, "data-radius": l, ...u, ref: a, className: i("rt-reset", "rt-SelectTrigger", n) }, e.createElement("span", { className: "rt-SelectTriggerInner" }, e.createElement(Nn, { placeholder: c }, s)), e.createElement(yn, { asChild: !0 }, e.createElement(qe, { className: "rt-SelectIcon" }))));
|
|
754
754
|
});
|
|
755
|
-
|
|
756
|
-
const
|
|
757
|
-
const r = e.useContext(
|
|
758
|
-
return e.createElement(
|
|
755
|
+
hr.displayName = "Select.Trigger";
|
|
756
|
+
const Cr = e.forwardRef((t, a) => {
|
|
757
|
+
const r = e.useContext(Je), { className: s, children: n, color: o, container: l, ...c } = m({ size: r == null ? void 0 : r.size, ...t }, { size: Ye.size }, xc), u = xe(), p = o || u.accentColor;
|
|
758
|
+
return e.createElement(ln, { container: l }, e.createElement(M, { asChild: !0 }, e.createElement(cn, { "data-accent-color": p, sideOffset: 4, ...c, asChild: !1, ref: a, className: i({ "rt-PopperContent": c.position === "popper" }, "rt-SelectContent", s) }, e.createElement(dt, { type: "auto", className: "rt-ScrollAreaRoot" }, e.createElement(un, { asChild: !0, className: "rt-SelectViewport" }, e.createElement(pt, { className: "rt-ScrollAreaViewport", style: { overflowY: void 0 } }, n)), e.createElement(Le, { className: "rt-ScrollAreaScrollbar rt-r-size-1", orientation: "vertical" }, e.createElement(Be, { className: "rt-ScrollAreaThumb" }))))));
|
|
759
759
|
});
|
|
760
|
-
|
|
761
|
-
const
|
|
760
|
+
Cr.displayName = "Select.Content";
|
|
761
|
+
const gr = e.forwardRef((t, a) => {
|
|
762
762
|
const { className: r, children: s, ...n } = t;
|
|
763
|
-
return e.createElement(
|
|
764
|
-
});
|
|
765
|
-
|
|
766
|
-
const
|
|
767
|
-
|
|
768
|
-
const
|
|
769
|
-
|
|
770
|
-
const
|
|
771
|
-
|
|
772
|
-
const
|
|
763
|
+
return e.createElement(dn, { ...n, asChild: !1, ref: a, className: i("rt-SelectItem", r) }, e.createElement(pn, { className: "rt-SelectItemIndicator" }, e.createElement(H, { className: "rt-SelectItemIndicatorIcon" })), e.createElement(fn, null, s));
|
|
764
|
+
});
|
|
765
|
+
gr.displayName = "Select.Item";
|
|
766
|
+
const vr = e.forwardRef(({ className: t, ...a }, r) => e.createElement(mn, { ...a, asChild: !1, ref: r, className: i("rt-SelectGroup", t) }));
|
|
767
|
+
vr.displayName = "Select.Group";
|
|
768
|
+
const Nr = e.forwardRef(({ className: t, ...a }, r) => e.createElement(hn, { ...a, asChild: !1, ref: r, className: i("rt-SelectLabel", t) }));
|
|
769
|
+
Nr.displayName = "Select.Label";
|
|
770
|
+
const yr = e.forwardRef(({ className: t, ...a }, r) => e.createElement(gn, { ...a, asChild: !1, ref: r, className: i("rt-SelectSeparator", t) }));
|
|
771
|
+
yr.displayName = "Select.Separator";
|
|
772
|
+
const Pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
773
773
|
__proto__: null,
|
|
774
|
-
Content:
|
|
775
|
-
Group:
|
|
776
|
-
Item:
|
|
777
|
-
Label:
|
|
778
|
-
Root:
|
|
779
|
-
Separator:
|
|
780
|
-
Trigger:
|
|
781
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
774
|
+
Content: Cr,
|
|
775
|
+
Group: vr,
|
|
776
|
+
Item: gr,
|
|
777
|
+
Label: Nr,
|
|
778
|
+
Root: fr,
|
|
779
|
+
Separator: yr,
|
|
780
|
+
Trigger: hr
|
|
781
|
+
}, Symbol.toStringTag, { value: "Module" })), Sc = ["horizontal", "vertical"], Tc = ["1", "2", "3", "4"], Mc = { orientation: { type: "enum", className: "rt-r-orientation", values: Sc, default: "horizontal", responsive: !0 }, size: { type: "enum", className: "rt-r-size", values: Tc, default: "1", responsive: !0 }, color: { ...$.color, default: "gray" }, decorative: { type: "boolean", default: !0 } }, Ic = e.forwardRef((t, a) => {
|
|
782
782
|
const { className: r, color: s, decorative: n, ...o } = m(t, Mc, h);
|
|
783
783
|
return e.createElement("span", { "data-accent-color": s, role: n ? void 0 : "separator", ...o, ref: a, className: i("rt-Separator", r) });
|
|
784
784
|
});
|
|
785
|
-
|
|
786
|
-
const
|
|
787
|
-
const { children: r, className: s, loading: n, ...o } = m(t,
|
|
785
|
+
Ic.displayName = "Separator";
|
|
786
|
+
const br = parseFloat(e.version) >= 19 || "", kc = { loading: { type: "boolean", default: !0 }, ...S, ...ne }, zc = e.forwardRef((t, a) => {
|
|
787
|
+
const { children: r, className: s, loading: n, ...o } = m(t, kc, h);
|
|
788
788
|
if (!n) return r;
|
|
789
789
|
const l = e.isValidElement(r) ? R : "span";
|
|
790
|
-
return e.createElement(l, { ref: a, "aria-hidden": !0, className: i("rt-Skeleton", s), "data-inline-skeleton": e.isValidElement(r) ? void 0 : !0, tabIndex: -1, inert:
|
|
790
|
+
return e.createElement(l, { ref: a, "aria-hidden": !0, className: i("rt-Skeleton", s), "data-inline-skeleton": e.isValidElement(r) ? void 0 : !0, tabIndex: -1, inert: br, ...o }, r);
|
|
791
791
|
});
|
|
792
|
-
|
|
793
|
-
const
|
|
794
|
-
const { className: r, color: s, radius: n, tabIndex: o, ...l } = m(t,
|
|
795
|
-
return e.createElement(
|
|
792
|
+
zc.displayName = "Skeleton";
|
|
793
|
+
const Pc = ["1", "2", "3"], Lc = ["classic", "surface", "soft"], Bc = { size: { type: "enum", className: "rt-r-size", values: Pc, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: Lc, default: "surface" }, ...$, ...w, ..._ }, Dc = e.forwardRef((t, a) => {
|
|
794
|
+
const { className: r, color: s, radius: n, tabIndex: o, ...l } = m(t, Bc, h);
|
|
795
|
+
return e.createElement(bn, { "data-accent-color": s, "data-radius": n, ref: a, ...l, asChild: !1, className: i("rt-SliderRoot", r) }, e.createElement($n, { className: "rt-SliderTrack" }, e.createElement(En, { className: i("rt-SliderRange", { "rt-high-contrast": t.highContrast }), "data-inverted": l.inverted ? "" : void 0 })), (l.value ?? l.defaultValue ?? []).map((c, u) => e.createElement(wn, { key: u, className: "rt-SliderThumb", ...o !== void 0 ? { tabIndex: o } : void 0 })));
|
|
796
796
|
});
|
|
797
797
|
Dc.displayName = "Slider";
|
|
798
|
-
const
|
|
799
|
-
const { asChild: r, className: s, ...n } = m(t,
|
|
798
|
+
const _c = { ...N, ...te, ...ee }, Vc = e.forwardRef((t, a) => {
|
|
799
|
+
const { asChild: r, className: s, ...n } = m(t, _c), o = r ? R : "strong";
|
|
800
800
|
return e.createElement(o, { ...n, ref: a, className: i("rt-Strong", s) });
|
|
801
801
|
});
|
|
802
|
-
|
|
803
|
-
const
|
|
804
|
-
const { className: r, color: s, radius: n, ...o } = m(t,
|
|
805
|
-
return e.createElement(
|
|
802
|
+
Vc.displayName = "Strong";
|
|
803
|
+
const Gc = ["1", "2", "3"], jc = ["classic", "surface", "soft"], Oc = { size: { type: "enum", className: "rt-r-size", values: Gc, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: jc, default: "surface" }, ...$, ...w, ..._ }, Ac = e.forwardRef((t, a) => {
|
|
804
|
+
const { className: r, color: s, radius: n, ...o } = m(t, Oc, h);
|
|
805
|
+
return e.createElement(Rn, { "data-accent-color": s, "data-radius": n, ...o, asChild: !1, ref: a, className: i("rt-reset", "rt-SwitchRoot", r) }, e.createElement(xn, { className: i("rt-SwitchThumb", { "rt-high-contrast": t.highContrast }) }));
|
|
806
806
|
});
|
|
807
|
-
|
|
808
|
-
const
|
|
809
|
-
const { children: r, className: s, color: n, ...o } = m(t,
|
|
810
|
-
return e.createElement(Mn, { className: "rt-TabNavRoot", "data-accent-color": n, ...o, asChild: !1, ref: a }, e.createElement(
|
|
807
|
+
Ac.displayName = "Switch";
|
|
808
|
+
const Hc = ["1", "2"], Zc = ["nowrap", "wrap", "wrap-reverse"], Fc = ["start", "center", "end"], $r = { size: { type: "enum", className: "rt-r-size", values: Hc, default: "2", responsive: !0 }, wrap: { type: "enum", className: "rt-r-fw", values: Zc, responsive: !0 }, justify: { type: "enum", className: "rt-r-jc", values: Fc, responsive: !0 }, ...$, ...w }, Er = e.forwardRef((t, a) => {
|
|
809
|
+
const { children: r, className: s, color: n, ...o } = m(t, $r, h);
|
|
810
|
+
return e.createElement(Mn, { className: "rt-TabNavRoot", "data-accent-color": n, ...o, asChild: !1, ref: a }, e.createElement(In, { className: i("rt-reset", "rt-BaseTabList", "rt-TabNavList", s) }, r));
|
|
811
811
|
});
|
|
812
|
-
|
|
813
|
-
const
|
|
812
|
+
Er.displayName = "TabNav.Root";
|
|
813
|
+
const wr = e.forwardRef((t, a) => {
|
|
814
814
|
const { asChild: r, children: s, className: n, ...o } = t;
|
|
815
|
-
return e.createElement(
|
|
815
|
+
return e.createElement(Sn, { className: "rt-TabNavItem" }, e.createElement(Tn, { ...o, ref: a, className: i("rt-reset", "rt-BaseTabListTrigger", "rt-TabNavLink", n), onSelect: void 0, asChild: r }, Se({ asChild: r, children: s }, (l) => e.createElement(e.Fragment, null, e.createElement("span", { className: "rt-BaseTabListTriggerInner rt-TabNavLinkInner" }, l), e.createElement("span", { className: "rt-BaseTabListTriggerInnerHidden rt-TabNavLinkInnerHidden" }, l)))));
|
|
816
816
|
});
|
|
817
|
-
|
|
818
|
-
const
|
|
817
|
+
wr.displayName = "TabNav.Link";
|
|
818
|
+
const Li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
819
819
|
__proto__: null,
|
|
820
|
-
Link:
|
|
821
|
-
Root:
|
|
822
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
823
|
-
function
|
|
820
|
+
Link: wr,
|
|
821
|
+
Root: Er
|
|
822
|
+
}, Symbol.toStringTag, { value: "Module" })), Wc = ["1", "2", "3"], qc = ["surface", "ghost"], Kc = ["auto", "fixed"], Pe = { size: { type: "enum", className: "rt-r-size", values: Wc, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: qc, default: "ghost" }, layout: { type: "enum", className: "rt-r-tl", values: Kc, responsive: !0 } }, Uc = ["start", "center", "end", "baseline"], Xc = { align: { type: "enum", className: "rt-r-va", values: Uc, parseValue: Qc, responsive: !0 } };
|
|
823
|
+
function Qc(t) {
|
|
824
824
|
return { baseline: "baseline", start: "top", center: "middle", end: "bottom" }[t];
|
|
825
825
|
}
|
|
826
|
-
const
|
|
827
|
-
function
|
|
826
|
+
const Yc = ["start", "center", "end"], et = { justify: { type: "enum", className: "rt-r-ta", values: Yc, parseValue: Jc, responsive: !0 }, ...S, ...fe };
|
|
827
|
+
function Jc(t) {
|
|
828
828
|
return { start: "left", center: "center", end: "right" }[t];
|
|
829
829
|
}
|
|
830
|
-
const
|
|
830
|
+
const Rr = e.forwardRef((t, a) => {
|
|
831
831
|
const { layout: r, ...s } = Pe, { className: n, children: o, layout: l, ...c } = m(t, s, h), u = he({ value: l, className: Pe.layout.className, propValues: Pe.layout.values });
|
|
832
832
|
return e.createElement("div", { ref: a, className: i("rt-TableRoot", n), ...c }, e.createElement(ae, null, e.createElement("table", { className: i("rt-TableRootTable", u) }, o)));
|
|
833
833
|
});
|
|
834
|
-
|
|
835
|
-
const
|
|
836
|
-
|
|
837
|
-
const
|
|
838
|
-
|
|
839
|
-
const
|
|
840
|
-
const { className: r, ...s } = m(t,
|
|
834
|
+
Rr.displayName = "Table.Root";
|
|
835
|
+
const xr = e.forwardRef(({ className: t, ...a }, r) => e.createElement("thead", { ...a, ref: r, className: i("rt-TableHeader", t) }));
|
|
836
|
+
xr.displayName = "Table.Header";
|
|
837
|
+
const Sr = e.forwardRef(({ className: t, ...a }, r) => e.createElement("tbody", { ...a, ref: r, className: i("rt-TableBody", t) }));
|
|
838
|
+
Sr.displayName = "Table.Body";
|
|
839
|
+
const Tr = e.forwardRef((t, a) => {
|
|
840
|
+
const { className: r, ...s } = m(t, Xc);
|
|
841
841
|
return e.createElement("tr", { ...s, ref: a, className: i("rt-TableRow", r) });
|
|
842
842
|
});
|
|
843
|
-
|
|
844
|
-
const
|
|
845
|
-
const { className: r, ...s } = m(t,
|
|
843
|
+
Tr.displayName = "Table.Row";
|
|
844
|
+
const Mr = e.forwardRef((t, a) => {
|
|
845
|
+
const { className: r, ...s } = m(t, et);
|
|
846
846
|
return e.createElement("td", { className: i("rt-TableCell", r), ref: a, ...s });
|
|
847
847
|
});
|
|
848
|
-
|
|
849
|
-
const
|
|
850
|
-
const { className: r, ...s } = m(t,
|
|
848
|
+
Mr.displayName = "Table.Cell";
|
|
849
|
+
const Ir = e.forwardRef((t, a) => {
|
|
850
|
+
const { className: r, ...s } = m(t, et);
|
|
851
851
|
return e.createElement("th", { className: i("rt-TableCell", "rt-TableColumnHeaderCell", r), scope: "col", ref: a, ...s });
|
|
852
852
|
});
|
|
853
|
-
|
|
854
|
-
const
|
|
855
|
-
const { className: r, ...s } = m(t,
|
|
853
|
+
Ir.displayName = "Table.ColumnHeaderCell";
|
|
854
|
+
const kr = e.forwardRef((t, a) => {
|
|
855
|
+
const { className: r, ...s } = m(t, et);
|
|
856
856
|
return e.createElement("th", { className: i("rt-TableCell", "rt-TableRowHeaderCell", r), scope: "row", ref: a, ...s });
|
|
857
857
|
});
|
|
858
|
-
|
|
859
|
-
const
|
|
858
|
+
kr.displayName = "Table.RowHeaderCell";
|
|
859
|
+
const Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
860
860
|
__proto__: null,
|
|
861
|
-
Body:
|
|
862
|
-
Cell:
|
|
863
|
-
ColumnHeaderCell:
|
|
864
|
-
Header:
|
|
865
|
-
Root:
|
|
866
|
-
Row:
|
|
867
|
-
RowHeaderCell:
|
|
868
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
861
|
+
Body: Sr,
|
|
862
|
+
Cell: Mr,
|
|
863
|
+
ColumnHeaderCell: Ir,
|
|
864
|
+
Header: xr,
|
|
865
|
+
Root: Rr,
|
|
866
|
+
Row: Tr,
|
|
867
|
+
RowHeaderCell: kr
|
|
868
|
+
}, Symbol.toStringTag, { value: "Module" })), zr = e.forwardRef((t, a) => {
|
|
869
869
|
const { className: r, ...s } = m(t, h);
|
|
870
|
-
return e.createElement(
|
|
870
|
+
return e.createElement(Pn, { ...s, ref: a, className: i("rt-TabsRoot", r) });
|
|
871
871
|
});
|
|
872
|
-
|
|
873
|
-
const
|
|
874
|
-
const { className: r, color: s, ...n } = m(t,
|
|
875
|
-
return e.createElement(
|
|
872
|
+
zr.displayName = "Tabs.Root";
|
|
873
|
+
const Pr = e.forwardRef((t, a) => {
|
|
874
|
+
const { className: r, color: s, ...n } = m(t, $r, h);
|
|
875
|
+
return e.createElement(zn, { "data-accent-color": s, ...n, asChild: !1, ref: a, className: i("rt-BaseTabList", "rt-TabsList", r) });
|
|
876
876
|
});
|
|
877
|
-
|
|
878
|
-
const
|
|
877
|
+
Pr.displayName = "Tabs.List";
|
|
878
|
+
const Lr = e.forwardRef((t, a) => {
|
|
879
879
|
const { className: r, children: s, ...n } = t;
|
|
880
|
-
return e.createElement(
|
|
880
|
+
return e.createElement(Ln, { ...n, asChild: !1, ref: a, className: i("rt-reset", "rt-BaseTabListTrigger", "rt-TabsTrigger", r) }, e.createElement("span", { className: "rt-BaseTabListTriggerInner rt-TabsTriggerInner" }, s), e.createElement("span", { className: "rt-BaseTabListTriggerInnerHidden rt-TabsTriggerInnerHidden" }, s));
|
|
881
881
|
});
|
|
882
|
-
|
|
883
|
-
const
|
|
882
|
+
Lr.displayName = "Tabs.Trigger";
|
|
883
|
+
const Br = e.forwardRef((t, a) => {
|
|
884
884
|
const { className: r, ...s } = m(t, h);
|
|
885
|
-
return e.createElement(
|
|
885
|
+
return e.createElement(kn, { ...s, ref: a, className: i("rt-TabsContent", r) });
|
|
886
886
|
});
|
|
887
|
-
|
|
888
|
-
const
|
|
887
|
+
Br.displayName = "Tabs.Content";
|
|
888
|
+
const Di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
889
889
|
__proto__: null,
|
|
890
|
-
Content:
|
|
891
|
-
List:
|
|
892
|
-
Root:
|
|
893
|
-
Trigger:
|
|
894
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
895
|
-
const { className: r, color: s, radius: n, style: o, ...l } = m(t,
|
|
890
|
+
Content: Br,
|
|
891
|
+
List: Pr,
|
|
892
|
+
Root: zr,
|
|
893
|
+
Trigger: Lr
|
|
894
|
+
}, Symbol.toStringTag, { value: "Module" })), ei = ["1", "2", "3"], ti = ["classic", "surface", "soft"], ai = ["none", "vertical", "horizontal", "both"], ri = { size: { type: "enum", className: "rt-r-size", values: ei, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: ti, default: "surface" }, resize: { type: "enum", className: "rt-r-resize", values: ai, responsive: !0 }, ...$, ..._ }, si = e.forwardRef((t, a) => {
|
|
895
|
+
const { className: r, color: s, radius: n, style: o, ...l } = m(t, ri, h);
|
|
896
896
|
return e.createElement("div", { "data-accent-color": s, "data-radius": n, className: i("rt-TextAreaRoot", r), style: o }, e.createElement("textarea", { className: "rt-reset rt-TextAreaInput", ref: a, ...l }));
|
|
897
897
|
});
|
|
898
|
-
|
|
899
|
-
const
|
|
900
|
-
const r = e.useRef(null), { children: s, className: n, color: o, radius: l, style: c, ...u } = m(t,
|
|
898
|
+
si.displayName = "TextArea";
|
|
899
|
+
const ni = ["1", "2", "3"], oi = ["classic", "surface", "soft"], li = { size: { type: "enum", className: "rt-r-size", values: ni, default: "2", responsive: !0 }, variant: { type: "enum", className: "rt-variant", values: oi, default: "surface" }, ...$, ..._ }, ci = ["left", "right"], ii = { side: { type: "enum", values: ci }, ...$, gap: Vt.gap, px: fe.px, pl: fe.pl, pr: fe.pr }, Dr = e.forwardRef((t, a) => {
|
|
900
|
+
const r = e.useRef(null), { children: s, className: n, color: o, radius: l, style: c, ...u } = m(t, li, h);
|
|
901
901
|
return e.createElement("div", { "data-accent-color": o, "data-radius": l, style: c, className: i("rt-TextFieldRoot", n), onPointerDown: (p) => {
|
|
902
902
|
const f = p.target;
|
|
903
903
|
if (f.closest("input, button, a")) return;
|
|
@@ -914,37 +914,37 @@ const oi = ["1", "2", "3"], li = ["classic", "surface", "soft"], ci = { size: {
|
|
|
914
914
|
}
|
|
915
915
|
C.focus();
|
|
916
916
|
});
|
|
917
|
-
} }, e.createElement("input", { spellCheck: "false", ...u, ref:
|
|
917
|
+
} }, e.createElement("input", { spellCheck: "false", ...u, ref: bt(r, a), className: "rt-reset rt-TextFieldInput" }), s);
|
|
918
918
|
});
|
|
919
|
-
|
|
920
|
-
const
|
|
921
|
-
const { className: r, color: s, side: n, ...o } = m(t,
|
|
919
|
+
Dr.displayName = "TextField.Root";
|
|
920
|
+
const _r = e.forwardRef((t, a) => {
|
|
921
|
+
const { className: r, color: s, side: n, ...o } = m(t, ii);
|
|
922
922
|
return e.createElement("div", { "data-accent-color": s, "data-side": n, ...o, ref: a, className: i("rt-TextFieldSlot", r) });
|
|
923
923
|
});
|
|
924
|
-
|
|
925
|
-
const
|
|
924
|
+
_r.displayName = "TextField.Slot";
|
|
925
|
+
const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
926
926
|
__proto__: null,
|
|
927
|
-
Root:
|
|
928
|
-
Slot:
|
|
929
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
927
|
+
Root: Dr,
|
|
928
|
+
Slot: _r
|
|
929
|
+
}, Symbol.toStringTag, { value: "Module" })), ui = e.forwardRef(({ defaultOpen: t = !0, ...a }, r) => {
|
|
930
930
|
const [s, n] = e.useState(t);
|
|
931
|
-
return e.createElement(
|
|
931
|
+
return e.createElement(Vr, { ...a, ref: r, open: s, onOpenChange: n });
|
|
932
932
|
});
|
|
933
|
-
|
|
934
|
-
const
|
|
935
|
-
const { open: r, onOpenChange: s, onAppearanceChange: n, ...o } = t, l = xe(), { appearance: c, onAppearanceChange: u, accentColor: p, onAccentColorChange: f, grayColor: C, onGrayColorChange: v, panelBackground: b, onPanelBackgroundChange: T, radius: x, onRadiusChange:
|
|
936
|
-
const g =
|
|
933
|
+
ui.displayName = "ThemePanel";
|
|
934
|
+
const Vr = e.forwardRef((t, a) => {
|
|
935
|
+
const { open: r, onOpenChange: s, onAppearanceChange: n, ...o } = t, l = xe(), { appearance: c, onAppearanceChange: u, accentColor: p, onAccentColorChange: f, grayColor: C, onGrayColorChange: v, panelBackground: b, onPanelBackgroundChange: T, radius: x, onRadiusChange: I, scaling: k, onScalingChange: Z } = l, D = n !== void 0, P = Bn(n), G = e.useCallback((d) => {
|
|
936
|
+
const g = mi();
|
|
937
937
|
if (c !== "inherit") {
|
|
938
938
|
u(d);
|
|
939
939
|
return;
|
|
940
940
|
}
|
|
941
|
-
|
|
942
|
-
}, [c, u,
|
|
943
|
-
async function
|
|
941
|
+
D ? P(d) : (at(d), di(d)), g();
|
|
942
|
+
}, [c, u, D, P]), le = xt(p), tt = C === "auto" ? le : C, [Gr, Me] = e.useState("idle");
|
|
943
|
+
async function jr() {
|
|
944
944
|
const d = { appearance: c === y.appearance.default ? void 0 : c, accentColor: p === y.accentColor.default ? void 0 : p, grayColor: C === y.grayColor.default ? void 0 : C, panelBackground: b === y.panelBackground.default ? void 0 : b, radius: x === y.radius.default ? void 0 : x, scaling: k === y.scaling.default ? void 0 : k }, g = Object.keys(d).filter((L) => d[L] !== void 0).map((L) => `${L}="${d[L]}"`).join(" "), F = g ? `<Theme ${g}>` : "<Theme>";
|
|
945
|
-
|
|
945
|
+
Me("copying"), await navigator.clipboard.writeText(F), Me("copied"), setTimeout(() => Me("idle"), 2e3);
|
|
946
946
|
}
|
|
947
|
-
const [
|
|
947
|
+
const [Ie, at] = e.useState(c === "inherit" ? null : c), Ne = `
|
|
948
948
|
[contenteditable],
|
|
949
949
|
[role="combobox"],
|
|
950
950
|
[role="listbox"],
|
|
@@ -964,14 +964,14 @@ const jr = e.forwardRef((t, a) => {
|
|
|
964
964
|
function d(g) {
|
|
965
965
|
var O, K;
|
|
966
966
|
const F = g.altKey || g.ctrlKey || g.shiftKey || g.metaKey, L = (O = document.activeElement) == null ? void 0 : O.closest(Ne);
|
|
967
|
-
((K = g.key) == null ? void 0 : K.toUpperCase()) === "D" && !F && !L && G(
|
|
967
|
+
((K = g.key) == null ? void 0 : K.toUpperCase()) === "D" && !F && !L && G(Ie === "light" ? "dark" : "light");
|
|
968
968
|
}
|
|
969
969
|
return document.addEventListener("keydown", d), () => document.removeEventListener("keydown", d);
|
|
970
|
-
}, [G,
|
|
970
|
+
}, [G, Ie, Ne]), e.useEffect(() => {
|
|
971
971
|
const d = document.documentElement, g = document.body;
|
|
972
972
|
function F() {
|
|
973
973
|
const O = d.classList.contains("dark") || d.classList.contains("dark-theme") || g.classList.contains("dark") || g.classList.contains("dark-theme");
|
|
974
|
-
|
|
974
|
+
at(c === "inherit" ? O ? "dark" : "light" : c);
|
|
975
975
|
}
|
|
976
976
|
const L = new MutationObserver(function(O) {
|
|
977
977
|
O.forEach(function(K) {
|
|
@@ -979,10 +979,10 @@ const jr = e.forwardRef((t, a) => {
|
|
|
979
979
|
});
|
|
980
980
|
});
|
|
981
981
|
return F(), c === "inherit" && (L.observe(d, { attributes: !0 }), L.observe(g, { attributes: !0 })), () => L.disconnect();
|
|
982
|
-
}, [c]), e.createElement(I, { asChild: !0, radius: "medium", scaling: "100%" }, e.createElement(z, { direction: "column", position: "fixed", top: "0", right: "0", mr: "4", mt: "4", inert: r ? void 0 : Er, ...o, ref: a, style: { zIndex: 9999, overflow: "hidden", maxHeight: "calc(100vh - var(--space-4) - var(--space-4))", borderRadius: "var(--radius-4)", backgroundColor: "var(--color-panel-solid)", transformOrigin: "top center", transitionProperty: "transform, box-shadow", transitionDuration: "200ms", transitionTimingFunction: r ? "ease-out" : "ease-in", transform: r ? "none" : "translateX(105%)", boxShadow: r ? "var(--shadow-5)" : "var(--shadow-2)", ...t.style } }, e.createElement(ae, null, e.createElement(ue, { flexGrow: "1", p: "5", position: "relative" }, e.createElement(ue, { position: "absolute", top: "0", right: "0", m: "2" }, e.createElement(ye, { content: "Press T to show/hide the Theme Panel", side: "bottom", sideOffset: 6 }, e.createElement(sr, { asChild: !0, size: "3", tabIndex: 0, className: "rt-ThemePanelShortcut" }, e.createElement("button", { onClick: () => s(!r) }, "T")))), e.createElement(Re, { size: "5", trim: "both", as: "h3", mb: "5" }, "Theme"), e.createElement(E, { id: "accent-color-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Accent color"), e.createElement(A, { columns: "10", gap: "2", mt: "3", role: "group", "aria-labelledby": "accent-color-title" }, y.accentColor.values.map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelSwatch", style: { backgroundColor: `var(--${d}-9)` } }, e.createElement(ye, { content: `${W(d)}${p === "gray" && st !== "gray" ? ` (${W(st)})` : ""}` }, e.createElement("input", { className: "rt-ThemePanelSwatchInput", type: "radio", name: "accentColor", value: d, checked: p === d, onChange: (g) => f(g.target.value) }))))), e.createElement(z, { asChild: !0, align: "center", justify: "between" }, e.createElement(E, { as: "p", id: "gray-color-title", size: "2", weight: "medium", mt: "5" }, "Gray color")), e.createElement(A, { columns: "10", gap: "2", mt: "3", role: "group", "aria-labelledby": "gray-color-title" }, y.grayColor.values.map((d) => e.createElement(z, { key: d, asChild: !0, align: "center", justify: "center" }, e.createElement("label", { className: "rt-ThemePanelSwatch", style: { backgroundColor: d === "auto" ? `var(--${le}-9)` : d === "gray" ? "var(--gray-9)" : `var(--${d}-9)`, filter: d === "gray" ? "saturate(0)" : void 0 } }, e.createElement(ye, { content: `${W(d)}${d === "auto" ? ` (${W(le)})` : ""}` }, e.createElement("input", { className: "rt-ThemePanelSwatchInput", type: "radio", name: "grayColor", value: d, checked: C === d, onChange: (g) => v(g.target.value) })))))), e.createElement(E, { id: "appearance-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Appearance"), e.createElement(A, { columns: "2", gap: "2", mt: "3", role: "group", "aria-labelledby": "appearance-title" }, ["light", "dark"].map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "appearance", value: d, checked: Me === d, onChange: (g) => G(g.target.value) }), e.createElement(z, { align: "center", justify: "center", height: "32px", gap: "2" }, d === "light" ? e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -1px" } }, e.createElement("path", { d: "M7.5 0C7.77614 0 8 0.223858 8 0.5V2.5C8 2.77614 7.77614 3 7.5 3C7.22386 3 7 2.77614 7 2.5V0.5C7 0.223858 7.22386 0 7.5 0ZM2.1967 2.1967C2.39196 2.00144 2.70854 2.00144 2.90381 2.1967L4.31802 3.61091C4.51328 3.80617 4.51328 4.12276 4.31802 4.31802C4.12276 4.51328 3.80617 4.51328 3.61091 4.31802L2.1967 2.90381C2.00144 2.70854 2.00144 2.39196 2.1967 2.1967ZM0.5 7C0.223858 7 0 7.22386 0 7.5C0 7.77614 0.223858 8 0.5 8H2.5C2.77614 8 3 7.77614 3 7.5C3 7.22386 2.77614 7 2.5 7H0.5ZM2.1967 12.8033C2.00144 12.608 2.00144 12.2915 2.1967 12.0962L3.61091 10.682C3.80617 10.4867 4.12276 10.4867 4.31802 10.682C4.51328 10.8772 4.51328 11.1938 4.31802 11.3891L2.90381 12.8033C2.70854 12.9986 2.39196 12.9986 2.1967 12.8033ZM12.5 7C12.2239 7 12 7.22386 12 7.5C12 7.77614 12.2239 8 12.5 8H14.5C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7H12.5ZM10.682 4.31802C10.4867 4.12276 10.4867 3.80617 10.682 3.61091L12.0962 2.1967C12.2915 2.00144 12.608 2.00144 12.8033 2.1967C12.9986 2.39196 12.9986 2.70854 12.8033 2.90381L11.3891 4.31802C11.1938 4.51328 10.8772 4.51328 10.682 4.31802ZM8 12.5C8 12.2239 7.77614 12 7.5 12C7.22386 12 7 12.2239 7 12.5V14.5C7 14.7761 7.22386 15 7.5 15C7.77614 15 8 14.7761 8 14.5V12.5ZM10.682 10.682C10.8772 10.4867 11.1938 10.4867 11.3891 10.682L12.8033 12.0962C12.9986 12.2915 12.9986 12.608 12.8033 12.8033C12.608 12.9986 12.2915 12.9986 12.0962 12.8033L10.682 11.3891C10.4867 11.1938 10.4867 10.8772 10.682 10.682ZM5.5 7.5C5.5 6.39543 6.39543 5.5 7.5 5.5C8.60457 5.5 9.5 6.39543 9.5 7.5C9.5 8.60457 8.60457 9.5 7.5 9.5C6.39543 9.5 5.5 8.60457 5.5 7.5ZM7.5 4.5C5.84315 4.5 4.5 5.84315 4.5 7.5C4.5 9.15685 5.84315 10.5 7.5 10.5C9.15685 10.5 10.5 9.15685 10.5 7.5C10.5 5.84315 9.15685 4.5 7.5 4.5Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })) : e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -1px" } }, e.createElement("path", { d: "M2.89998 0.499976C2.89998 0.279062 2.72089 0.0999756 2.49998 0.0999756C2.27906 0.0999756 2.09998 0.279062 2.09998 0.499976V1.09998H1.49998C1.27906 1.09998 1.09998 1.27906 1.09998 1.49998C1.09998 1.72089 1.27906 1.89998 1.49998 1.89998H2.09998V2.49998C2.09998 2.72089 2.27906 2.89998 2.49998 2.89998C2.72089 2.89998 2.89998 2.72089 2.89998 2.49998V1.89998H3.49998C3.72089 1.89998 3.89998 1.72089 3.89998 1.49998C3.89998 1.27906 3.72089 1.09998 3.49998 1.09998H2.89998V0.499976ZM5.89998 3.49998C5.89998 3.27906 5.72089 3.09998 5.49998 3.09998C5.27906 3.09998 5.09998 3.27906 5.09998 3.49998V4.09998H4.49998C4.27906 4.09998 4.09998 4.27906 4.09998 4.49998C4.09998 4.72089 4.27906 4.89998 4.49998 4.89998H5.09998V5.49998C5.09998 5.72089 5.27906 5.89998 5.49998 5.89998C5.72089 5.89998 5.89998 5.72089 5.89998 5.49998V4.89998H6.49998C6.72089 4.89998 6.89998 4.72089 6.89998 4.49998C6.89998 4.27906 6.72089 4.09998 6.49998 4.09998H5.89998V3.49998ZM1.89998 6.49998C1.89998 6.27906 1.72089 6.09998 1.49998 6.09998C1.27906 6.09998 1.09998 6.27906 1.09998 6.49998V7.09998H0.499976C0.279062 7.09998 0.0999756 7.27906 0.0999756 7.49998C0.0999756 7.72089 0.279062 7.89998 0.499976 7.89998H1.09998V8.49998C1.09998 8.72089 1.27906 8.89997 1.49998 8.89997C1.72089 8.89997 1.89998 8.72089 1.89998 8.49998V7.89998H2.49998C2.72089 7.89998 2.89998 7.72089 2.89998 7.49998C2.89998 7.27906 2.72089 7.09998 2.49998 7.09998H1.89998V6.49998ZM8.54406 0.98184L8.24618 0.941586C8.03275 0.917676 7.90692 1.1655 8.02936 1.34194C8.17013 1.54479 8.29981 1.75592 8.41754 1.97445C8.91878 2.90485 9.20322 3.96932 9.20322 5.10022C9.20322 8.37201 6.82247 11.0878 3.69887 11.6097C3.45736 11.65 3.20988 11.6772 2.96008 11.6906C2.74563 11.702 2.62729 11.9535 2.77721 12.1072C2.84551 12.1773 2.91535 12.2458 2.98667 12.3128L3.05883 12.3795L3.31883 12.6045L3.50684 12.7532L3.62796 12.8433L3.81491 12.9742L3.99079 13.089C4.11175 13.1651 4.23536 13.2375 4.36157 13.3059L4.62496 13.4412L4.88553 13.5607L5.18837 13.6828L5.43169 13.7686C5.56564 13.8128 5.70149 13.8529 5.83857 13.8885C5.94262 13.9155 6.04767 13.9401 6.15405 13.9622C6.27993 13.9883 6.40713 14.0109 6.53544 14.0298L6.85241 14.0685L7.11934 14.0892C7.24637 14.0965 7.37436 14.1002 7.50322 14.1002C11.1483 14.1002 14.1032 11.1453 14.1032 7.50023C14.1032 7.25044 14.0893 7.00389 14.0623 6.76131L14.0255 6.48407C13.991 6.26083 13.9453 6.04129 13.8891 5.82642C13.8213 5.56709 13.7382 5.31398 13.6409 5.06881L13.5279 4.80132L13.4507 4.63542L13.3766 4.48666C13.2178 4.17773 13.0353 3.88295 12.8312 3.60423L12.6782 3.40352L12.4793 3.16432L12.3157 2.98361L12.1961 2.85951L12.0355 2.70246L11.8134 2.50184L11.4925 2.24191L11.2483 2.06498L10.9562 1.87446L10.6346 1.68894L10.3073 1.52378L10.1938 1.47176L9.95488 1.3706L9.67791 1.2669L9.42566 1.1846L9.10075 1.09489L8.83599 1.03486L8.54406 0.98184ZM10.4032 5.30023C10.4032 4.27588 10.2002 3.29829 9.83244 2.40604C11.7623 3.28995 13.1032 5.23862 13.1032 7.50023C13.1032 10.593 10.596 13.1002 7.50322 13.1002C6.63646 13.1002 5.81597 12.9036 5.08355 12.5522C6.5419 12.0941 7.81081 11.2082 8.74322 10.0416C8.87963 10.2284 9.10028 10.3497 9.34928 10.3497C9.76349 10.3497 10.0993 10.0139 10.0993 9.59971C10.0993 9.24256 9.84965 8.94373 9.51535 8.86816C9.57741 8.75165 9.63653 8.63334 9.6926 8.51332C9.88358 8.63163 10.1088 8.69993 10.35 8.69993C11.0403 8.69993 11.6 8.14028 11.6 7.44993C11.6 6.75976 11.0406 6.20024 10.3505 6.19993C10.3853 5.90487 10.4032 5.60464 10.4032 5.30023Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })), e.createElement(E, { size: "1", weight: "medium" }, W(d)))))), e.createElement(E, { id: "radius-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Radius"), e.createElement(A, { columns: "5", gap: "2", mt: "3", role: "group", "aria-labelledby": "radius-title" }, y.radius.values.map((d) => e.createElement(z, { key: d, direction: "column", align: "center" }, e.createElement("label", { className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "radius", id: `theme-panel-radius-${d}`, value: d, checked: x === d, onChange: (g) => M(g.target.value) }), e.createElement(I, { asChild: !0, radius: d }, e.createElement(ue, { m: "3", width: "32px", height: "32px", style: { borderTopLeftRadius: d === "full" ? "80%" : "var(--radius-5)", backgroundImage: "linear-gradient(to bottom right, var(--accent-3), var(--accent-4))", borderTop: "2px solid var(--accent-a8)", borderLeft: "2px solid var(--accent-a8)" } }))), e.createElement(ue, { asChild: !0, pt: "2" }, e.createElement(E, { asChild: !0, size: "1", color: "gray" }, e.createElement("label", { htmlFor: `theme-panel-radius-${d}` }, W(d))))))), e.createElement(E, { id: "scaling-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Scaling"), e.createElement(A, { columns: "5", gap: "2", mt: "3", role: "group", "aria-labelledby": "scaling-title" }, y.scaling.values.map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "scaling", value: d, checked: k === d, onChange: (g) => Z(g.target.value) }), e.createElement(z, { align: "center", justify: "center", height: "32px" }, e.createElement(I, { asChild: !0, scaling: d }, e.createElement(z, { align: "center", justify: "center" }, e.createElement(E, { size: "1", weight: "medium" }, W(d)))))))), e.createElement(z, { mt: "5", align: "center", gap: "2" }, e.createElement(E, { id: "panel-background-title", as: "p", size: "2", weight: "medium" }, "Panel background"), e.createElement(Ye, null, e.createElement(Je, null, e.createElement(Qe, { size: "1", variant: "ghost", color: "gray" }, e.createElement(Hn, { label: "Learn more about panel background options" }, e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, e.createElement("path", { d: "M7.49991 0.876892C3.84222 0.876892 0.877075 3.84204 0.877075 7.49972C0.877075 11.1574 3.84222 14.1226 7.49991 14.1226C11.1576 14.1226 14.1227 11.1574 14.1227 7.49972C14.1227 3.84204 11.1576 0.876892 7.49991 0.876892ZM1.82707 7.49972C1.82707 4.36671 4.36689 1.82689 7.49991 1.82689C10.6329 1.82689 13.1727 4.36671 13.1727 7.49972C13.1727 10.6327 10.6329 13.1726 7.49991 13.1726C4.36689 13.1726 1.82707 10.6327 1.82707 7.49972ZM8.24992 4.49999C8.24992 4.9142 7.91413 5.24999 7.49992 5.24999C7.08571 5.24999 6.74992 4.9142 6.74992 4.49999C6.74992 4.08577 7.08571 3.74999 7.49992 3.74999C7.91413 3.74999 8.24992 4.08577 8.24992 4.49999ZM6.00003 5.99999H6.50003H7.50003C7.77618 5.99999 8.00003 6.22384 8.00003 6.49999V9.99999H8.50003H9.00003V11H8.50003H7.50003H6.50003H6.00003V9.99999H6.50003H7.00003V6.99999H6.50003H6.00003V5.99999Z", fillRule: "evenodd", clipRule: "evenodd" }))))), e.createElement(et, { size: "1", style: { maxWidth: 220 }, side: "top", align: "center" }, e.createElement(E, { as: "p", size: "2" }, "Whether Card and Table panels are translucent, showing some of the background behind them.")))), e.createElement(A, { columns: "2", gap: "2", mt: "3", role: "group", "aria-labelledby": "panel-background-title" }, y.panelBackground.values.map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "panelBackground", value: d, checked: b === d, onChange: (g) => T(g.target.value) }), e.createElement(z, { align: "center", justify: "center", height: "32px", gap: "2" }, d === "solid" ? e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -2px" } }, e.createElement("path", { d: "M0.877075 7.49988C0.877075 3.84219 3.84222 0.877045 7.49991 0.877045C11.1576 0.877045 14.1227 3.84219 14.1227 7.49988C14.1227 11.1575 11.1576 14.1227 7.49991 14.1227C3.84222 14.1227 0.877075 11.1575 0.877075 7.49988ZM7.49991 1.82704C4.36689 1.82704 1.82708 4.36686 1.82708 7.49988C1.82708 10.6329 4.36689 13.1727 7.49991 13.1727C10.6329 13.1727 13.1727 10.6329 13.1727 7.49988C13.1727 4.36686 10.6329 1.82704 7.49991 1.82704Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })) : e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -2px" } }, e.createElement("path", { opacity: ".05", d: "M6.78296 13.376C8.73904 9.95284 8.73904 5.04719 6.78296 1.62405L7.21708 1.37598C9.261 4.95283 9.261 10.0472 7.21708 13.624L6.78296 13.376Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".1", d: "M7.28204 13.4775C9.23929 9.99523 9.23929 5.00475 7.28204 1.52248L7.71791 1.2775C9.76067 4.9119 9.76067 10.0881 7.71791 13.7225L7.28204 13.4775Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".15", d: "M7.82098 13.5064C9.72502 9.99523 9.72636 5.01411 7.82492 1.50084L8.26465 1.26285C10.2465 4.92466 10.2451 10.085 8.26052 13.7448L7.82098 13.5064Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".2", d: "M8.41284 13.429C10.1952 9.92842 10.1957 5.07537 8.41435 1.57402L8.85999 1.34729C10.7139 4.99113 10.7133 10.0128 8.85841 13.6559L8.41284 13.429Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".25", d: "M9.02441 13.2956C10.6567 9.8379 10.6586 5.17715 9.03005 1.71656L9.48245 1.50366C11.1745 5.09919 11.1726 9.91629 9.47657 13.5091L9.02441 13.2956Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".3", d: "M9.66809 13.0655C11.1097 9.69572 11.1107 5.3121 9.67088 1.94095L10.1307 1.74457C11.6241 5.24121 11.6231 9.76683 10.1278 13.2622L9.66809 13.0655Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".35", d: "M10.331 12.7456C11.5551 9.52073 11.5564 5.49103 10.3347 2.26444L10.8024 2.0874C12.0672 5.42815 12.0659 9.58394 10.7985 12.9231L10.331 12.7456Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".4", d: "M11.0155 12.2986C11.9938 9.29744 11.9948 5.71296 11.0184 2.71067L11.4939 2.55603C12.503 5.6589 12.502 9.35178 11.4909 12.4535L11.0155 12.2986Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".45", d: "M11.7214 11.668C12.4254 9.01303 12.4262 5.99691 11.7237 3.34116L12.2071 3.21329C12.9318 5.95292 12.931 9.05728 12.2047 11.7961L11.7214 11.668Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".5", d: "M12.4432 10.752C12.8524 8.63762 12.8523 6.36089 12.4429 4.2466L12.9338 4.15155C13.3553 6.32861 13.3554 8.66985 12.9341 10.847L12.4432 10.752Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { d: "M0.877075 7.49988C0.877075 3.84219 3.84222 0.877045 7.49991 0.877045C11.1576 0.877045 14.1227 3.84219 14.1227 7.49988C14.1227 11.1575 11.1576 14.1227 7.49991 14.1227C3.84222 14.1227 0.877075 11.1575 0.877075 7.49988ZM7.49991 1.82704C4.36689 1.82704 1.82708 4.36686 1.82708 7.49988C1.82708 10.6329 4.36689 13.1727 7.49991 13.1727C10.6329 13.1727 13.1727 10.6329 13.1727 7.49988C13.1727 4.36686 10.6329 1.82704 7.49991 1.82704Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })), e.createElement(E, { size: "1", weight: "medium" }, W(d)))))), e.createElement(Zt, { mt: "5", style: { width: "100%" }, onClick: Ar }, Or === "copied" ? "Copied" : "Copy Theme")))));
|
|
982
|
+
}, [c]), e.createElement(M, { asChild: !0, radius: "medium", scaling: "100%" }, e.createElement(z, { direction: "column", position: "fixed", top: "0", right: "0", mr: "4", mt: "4", inert: r ? void 0 : br, ...o, ref: a, style: { zIndex: 9999, overflow: "hidden", maxHeight: "calc(100vh - var(--space-4) - var(--space-4))", borderRadius: "var(--radius-4)", backgroundColor: "var(--color-panel-solid)", transformOrigin: "top center", transitionProperty: "transform, box-shadow", transitionDuration: "200ms", transitionTimingFunction: r ? "ease-out" : "ease-in", transform: r ? "none" : "translateX(105%)", boxShadow: r ? "var(--shadow-5)" : "var(--shadow-2)", ...t.style } }, e.createElement(ae, null, e.createElement(ue, { flexGrow: "1", p: "5", position: "relative" }, e.createElement(ue, { position: "absolute", top: "0", right: "0", m: "2" }, e.createElement(ye, { content: "Press T to show/hide the Theme Panel", side: "bottom", sideOffset: 6 }, e.createElement(ar, { asChild: !0, size: "3", tabIndex: 0, className: "rt-ThemePanelShortcut" }, e.createElement("button", { onClick: () => s(!r) }, "T")))), e.createElement(Re, { size: "5", trim: "both", as: "h3", mb: "5" }, "Theme"), e.createElement(E, { id: "accent-color-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Accent color"), e.createElement(A, { columns: "10", gap: "2", mt: "3", role: "group", "aria-labelledby": "accent-color-title" }, y.accentColor.values.map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelSwatch", style: { backgroundColor: `var(--${d}-9)` } }, e.createElement(ye, { content: `${W(d)}${p === "gray" && tt !== "gray" ? ` (${W(tt)})` : ""}` }, e.createElement("input", { className: "rt-ThemePanelSwatchInput", type: "radio", name: "accentColor", value: d, checked: p === d, onChange: (g) => f(g.target.value) }))))), e.createElement(z, { asChild: !0, align: "center", justify: "between" }, e.createElement(E, { as: "p", id: "gray-color-title", size: "2", weight: "medium", mt: "5" }, "Gray color")), e.createElement(A, { columns: "10", gap: "2", mt: "3", role: "group", "aria-labelledby": "gray-color-title" }, y.grayColor.values.map((d) => e.createElement(z, { key: d, asChild: !0, align: "center", justify: "center" }, e.createElement("label", { className: "rt-ThemePanelSwatch", style: { backgroundColor: d === "auto" ? `var(--${le}-9)` : d === "gray" ? "var(--gray-9)" : `var(--${d}-9)`, filter: d === "gray" ? "saturate(0)" : void 0 } }, e.createElement(ye, { content: `${W(d)}${d === "auto" ? ` (${W(le)})` : ""}` }, e.createElement("input", { className: "rt-ThemePanelSwatchInput", type: "radio", name: "grayColor", value: d, checked: C === d, onChange: (g) => v(g.target.value) })))))), e.createElement(E, { id: "appearance-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Appearance"), e.createElement(A, { columns: "2", gap: "2", mt: "3", role: "group", "aria-labelledby": "appearance-title" }, ["light", "dark"].map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "appearance", value: d, checked: Ie === d, onChange: (g) => G(g.target.value) }), e.createElement(z, { align: "center", justify: "center", height: "32px", gap: "2" }, d === "light" ? e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -1px" } }, e.createElement("path", { d: "M7.5 0C7.77614 0 8 0.223858 8 0.5V2.5C8 2.77614 7.77614 3 7.5 3C7.22386 3 7 2.77614 7 2.5V0.5C7 0.223858 7.22386 0 7.5 0ZM2.1967 2.1967C2.39196 2.00144 2.70854 2.00144 2.90381 2.1967L4.31802 3.61091C4.51328 3.80617 4.51328 4.12276 4.31802 4.31802C4.12276 4.51328 3.80617 4.51328 3.61091 4.31802L2.1967 2.90381C2.00144 2.70854 2.00144 2.39196 2.1967 2.1967ZM0.5 7C0.223858 7 0 7.22386 0 7.5C0 7.77614 0.223858 8 0.5 8H2.5C2.77614 8 3 7.77614 3 7.5C3 7.22386 2.77614 7 2.5 7H0.5ZM2.1967 12.8033C2.00144 12.608 2.00144 12.2915 2.1967 12.0962L3.61091 10.682C3.80617 10.4867 4.12276 10.4867 4.31802 10.682C4.51328 10.8772 4.51328 11.1938 4.31802 11.3891L2.90381 12.8033C2.70854 12.9986 2.39196 12.9986 2.1967 12.8033ZM12.5 7C12.2239 7 12 7.22386 12 7.5C12 7.77614 12.2239 8 12.5 8H14.5C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7H12.5ZM10.682 4.31802C10.4867 4.12276 10.4867 3.80617 10.682 3.61091L12.0962 2.1967C12.2915 2.00144 12.608 2.00144 12.8033 2.1967C12.9986 2.39196 12.9986 2.70854 12.8033 2.90381L11.3891 4.31802C11.1938 4.51328 10.8772 4.51328 10.682 4.31802ZM8 12.5C8 12.2239 7.77614 12 7.5 12C7.22386 12 7 12.2239 7 12.5V14.5C7 14.7761 7.22386 15 7.5 15C7.77614 15 8 14.7761 8 14.5V12.5ZM10.682 10.682C10.8772 10.4867 11.1938 10.4867 11.3891 10.682L12.8033 12.0962C12.9986 12.2915 12.9986 12.608 12.8033 12.8033C12.608 12.9986 12.2915 12.9986 12.0962 12.8033L10.682 11.3891C10.4867 11.1938 10.4867 10.8772 10.682 10.682ZM5.5 7.5C5.5 6.39543 6.39543 5.5 7.5 5.5C8.60457 5.5 9.5 6.39543 9.5 7.5C9.5 8.60457 8.60457 9.5 7.5 9.5C6.39543 9.5 5.5 8.60457 5.5 7.5ZM7.5 4.5C5.84315 4.5 4.5 5.84315 4.5 7.5C4.5 9.15685 5.84315 10.5 7.5 10.5C9.15685 10.5 10.5 9.15685 10.5 7.5C10.5 5.84315 9.15685 4.5 7.5 4.5Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })) : e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -1px" } }, e.createElement("path", { d: "M2.89998 0.499976C2.89998 0.279062 2.72089 0.0999756 2.49998 0.0999756C2.27906 0.0999756 2.09998 0.279062 2.09998 0.499976V1.09998H1.49998C1.27906 1.09998 1.09998 1.27906 1.09998 1.49998C1.09998 1.72089 1.27906 1.89998 1.49998 1.89998H2.09998V2.49998C2.09998 2.72089 2.27906 2.89998 2.49998 2.89998C2.72089 2.89998 2.89998 2.72089 2.89998 2.49998V1.89998H3.49998C3.72089 1.89998 3.89998 1.72089 3.89998 1.49998C3.89998 1.27906 3.72089 1.09998 3.49998 1.09998H2.89998V0.499976ZM5.89998 3.49998C5.89998 3.27906 5.72089 3.09998 5.49998 3.09998C5.27906 3.09998 5.09998 3.27906 5.09998 3.49998V4.09998H4.49998C4.27906 4.09998 4.09998 4.27906 4.09998 4.49998C4.09998 4.72089 4.27906 4.89998 4.49998 4.89998H5.09998V5.49998C5.09998 5.72089 5.27906 5.89998 5.49998 5.89998C5.72089 5.89998 5.89998 5.72089 5.89998 5.49998V4.89998H6.49998C6.72089 4.89998 6.89998 4.72089 6.89998 4.49998C6.89998 4.27906 6.72089 4.09998 6.49998 4.09998H5.89998V3.49998ZM1.89998 6.49998C1.89998 6.27906 1.72089 6.09998 1.49998 6.09998C1.27906 6.09998 1.09998 6.27906 1.09998 6.49998V7.09998H0.499976C0.279062 7.09998 0.0999756 7.27906 0.0999756 7.49998C0.0999756 7.72089 0.279062 7.89998 0.499976 7.89998H1.09998V8.49998C1.09998 8.72089 1.27906 8.89997 1.49998 8.89997C1.72089 8.89997 1.89998 8.72089 1.89998 8.49998V7.89998H2.49998C2.72089 7.89998 2.89998 7.72089 2.89998 7.49998C2.89998 7.27906 2.72089 7.09998 2.49998 7.09998H1.89998V6.49998ZM8.54406 0.98184L8.24618 0.941586C8.03275 0.917676 7.90692 1.1655 8.02936 1.34194C8.17013 1.54479 8.29981 1.75592 8.41754 1.97445C8.91878 2.90485 9.20322 3.96932 9.20322 5.10022C9.20322 8.37201 6.82247 11.0878 3.69887 11.6097C3.45736 11.65 3.20988 11.6772 2.96008 11.6906C2.74563 11.702 2.62729 11.9535 2.77721 12.1072C2.84551 12.1773 2.91535 12.2458 2.98667 12.3128L3.05883 12.3795L3.31883 12.6045L3.50684 12.7532L3.62796 12.8433L3.81491 12.9742L3.99079 13.089C4.11175 13.1651 4.23536 13.2375 4.36157 13.3059L4.62496 13.4412L4.88553 13.5607L5.18837 13.6828L5.43169 13.7686C5.56564 13.8128 5.70149 13.8529 5.83857 13.8885C5.94262 13.9155 6.04767 13.9401 6.15405 13.9622C6.27993 13.9883 6.40713 14.0109 6.53544 14.0298L6.85241 14.0685L7.11934 14.0892C7.24637 14.0965 7.37436 14.1002 7.50322 14.1002C11.1483 14.1002 14.1032 11.1453 14.1032 7.50023C14.1032 7.25044 14.0893 7.00389 14.0623 6.76131L14.0255 6.48407C13.991 6.26083 13.9453 6.04129 13.8891 5.82642C13.8213 5.56709 13.7382 5.31398 13.6409 5.06881L13.5279 4.80132L13.4507 4.63542L13.3766 4.48666C13.2178 4.17773 13.0353 3.88295 12.8312 3.60423L12.6782 3.40352L12.4793 3.16432L12.3157 2.98361L12.1961 2.85951L12.0355 2.70246L11.8134 2.50184L11.4925 2.24191L11.2483 2.06498L10.9562 1.87446L10.6346 1.68894L10.3073 1.52378L10.1938 1.47176L9.95488 1.3706L9.67791 1.2669L9.42566 1.1846L9.10075 1.09489L8.83599 1.03486L8.54406 0.98184ZM10.4032 5.30023C10.4032 4.27588 10.2002 3.29829 9.83244 2.40604C11.7623 3.28995 13.1032 5.23862 13.1032 7.50023C13.1032 10.593 10.596 13.1002 7.50322 13.1002C6.63646 13.1002 5.81597 12.9036 5.08355 12.5522C6.5419 12.0941 7.81081 11.2082 8.74322 10.0416C8.87963 10.2284 9.10028 10.3497 9.34928 10.3497C9.76349 10.3497 10.0993 10.0139 10.0993 9.59971C10.0993 9.24256 9.84965 8.94373 9.51535 8.86816C9.57741 8.75165 9.63653 8.63334 9.6926 8.51332C9.88358 8.63163 10.1088 8.69993 10.35 8.69993C11.0403 8.69993 11.6 8.14028 11.6 7.44993C11.6 6.75976 11.0406 6.20024 10.3505 6.19993C10.3853 5.90487 10.4032 5.60464 10.4032 5.30023Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })), e.createElement(E, { size: "1", weight: "medium" }, W(d)))))), e.createElement(E, { id: "radius-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Radius"), e.createElement(A, { columns: "5", gap: "2", mt: "3", role: "group", "aria-labelledby": "radius-title" }, y.radius.values.map((d) => e.createElement(z, { key: d, direction: "column", align: "center" }, e.createElement("label", { className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "radius", id: `theme-panel-radius-${d}`, value: d, checked: x === d, onChange: (g) => I(g.target.value) }), e.createElement(M, { asChild: !0, radius: d }, e.createElement(ue, { m: "3", width: "32px", height: "32px", style: { borderTopLeftRadius: d === "full" ? "80%" : "var(--radius-5)", backgroundImage: "linear-gradient(to bottom right, var(--accent-3), var(--accent-4))", borderTop: "2px solid var(--accent-a8)", borderLeft: "2px solid var(--accent-a8)" } }))), e.createElement(ue, { asChild: !0, pt: "2" }, e.createElement(E, { asChild: !0, size: "1", color: "gray" }, e.createElement("label", { htmlFor: `theme-panel-radius-${d}` }, W(d))))))), e.createElement(E, { id: "scaling-title", as: "p", size: "2", weight: "medium", mt: "5" }, "Scaling"), e.createElement(A, { columns: "5", gap: "2", mt: "3", role: "group", "aria-labelledby": "scaling-title" }, y.scaling.values.map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "scaling", value: d, checked: k === d, onChange: (g) => Z(g.target.value) }), e.createElement(z, { align: "center", justify: "center", height: "32px" }, e.createElement(M, { asChild: !0, scaling: d }, e.createElement(z, { align: "center", justify: "center" }, e.createElement(E, { size: "1", weight: "medium" }, W(d)))))))), e.createElement(z, { mt: "5", align: "center", gap: "2" }, e.createElement(E, { id: "panel-background-title", as: "p", size: "2", weight: "medium" }, "Panel background"), e.createElement(Ue, null, e.createElement(Xe, null, e.createElement(tr, { size: "1", variant: "ghost", color: "gray" }, e.createElement(An, { label: "Learn more about panel background options" }, e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg" }, e.createElement("path", { d: "M7.49991 0.876892C3.84222 0.876892 0.877075 3.84204 0.877075 7.49972C0.877075 11.1574 3.84222 14.1226 7.49991 14.1226C11.1576 14.1226 14.1227 11.1574 14.1227 7.49972C14.1227 3.84204 11.1576 0.876892 7.49991 0.876892ZM1.82707 7.49972C1.82707 4.36671 4.36689 1.82689 7.49991 1.82689C10.6329 1.82689 13.1727 4.36671 13.1727 7.49972C13.1727 10.6327 10.6329 13.1726 7.49991 13.1726C4.36689 13.1726 1.82707 10.6327 1.82707 7.49972ZM8.24992 4.49999C8.24992 4.9142 7.91413 5.24999 7.49992 5.24999C7.08571 5.24999 6.74992 4.9142 6.74992 4.49999C6.74992 4.08577 7.08571 3.74999 7.49992 3.74999C7.91413 3.74999 8.24992 4.08577 8.24992 4.49999ZM6.00003 5.99999H6.50003H7.50003C7.77618 5.99999 8.00003 6.22384 8.00003 6.49999V9.99999H8.50003H9.00003V11H8.50003H7.50003H6.50003H6.00003V9.99999H6.50003H7.00003V6.99999H6.50003H6.00003V5.99999Z", fillRule: "evenodd", clipRule: "evenodd" }))))), e.createElement(Qe, { size: "1", style: { maxWidth: 220 }, side: "top", align: "center" }, e.createElement(E, { as: "p", size: "2" }, "Whether Card and Table panels are translucent, showing some of the background behind them.")))), e.createElement(A, { columns: "2", gap: "2", mt: "3", role: "group", "aria-labelledby": "panel-background-title" }, y.panelBackground.values.map((d) => e.createElement("label", { key: d, className: "rt-ThemePanelRadioCard" }, e.createElement("input", { className: "rt-ThemePanelRadioCardInput", type: "radio", name: "panelBackground", value: d, checked: b === d, onChange: (g) => T(g.target.value) }), e.createElement(z, { align: "center", justify: "center", height: "32px", gap: "2" }, d === "solid" ? e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -2px" } }, e.createElement("path", { d: "M0.877075 7.49988C0.877075 3.84219 3.84222 0.877045 7.49991 0.877045C11.1576 0.877045 14.1227 3.84219 14.1227 7.49988C14.1227 11.1575 11.1576 14.1227 7.49991 14.1227C3.84222 14.1227 0.877075 11.1575 0.877075 7.49988ZM7.49991 1.82704C4.36689 1.82704 1.82708 4.36686 1.82708 7.49988C1.82708 10.6329 4.36689 13.1727 7.49991 13.1727C10.6329 13.1727 13.1727 10.6329 13.1727 7.49988C13.1727 4.36686 10.6329 1.82704 7.49991 1.82704Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })) : e.createElement("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", style: { margin: "0 -2px" } }, e.createElement("path", { opacity: ".05", d: "M6.78296 13.376C8.73904 9.95284 8.73904 5.04719 6.78296 1.62405L7.21708 1.37598C9.261 4.95283 9.261 10.0472 7.21708 13.624L6.78296 13.376Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".1", d: "M7.28204 13.4775C9.23929 9.99523 9.23929 5.00475 7.28204 1.52248L7.71791 1.2775C9.76067 4.9119 9.76067 10.0881 7.71791 13.7225L7.28204 13.4775Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".15", d: "M7.82098 13.5064C9.72502 9.99523 9.72636 5.01411 7.82492 1.50084L8.26465 1.26285C10.2465 4.92466 10.2451 10.085 8.26052 13.7448L7.82098 13.5064Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".2", d: "M8.41284 13.429C10.1952 9.92842 10.1957 5.07537 8.41435 1.57402L8.85999 1.34729C10.7139 4.99113 10.7133 10.0128 8.85841 13.6559L8.41284 13.429Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".25", d: "M9.02441 13.2956C10.6567 9.8379 10.6586 5.17715 9.03005 1.71656L9.48245 1.50366C11.1745 5.09919 11.1726 9.91629 9.47657 13.5091L9.02441 13.2956Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".3", d: "M9.66809 13.0655C11.1097 9.69572 11.1107 5.3121 9.67088 1.94095L10.1307 1.74457C11.6241 5.24121 11.6231 9.76683 10.1278 13.2622L9.66809 13.0655Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".35", d: "M10.331 12.7456C11.5551 9.52073 11.5564 5.49103 10.3347 2.26444L10.8024 2.0874C12.0672 5.42815 12.0659 9.58394 10.7985 12.9231L10.331 12.7456Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".4", d: "M11.0155 12.2986C11.9938 9.29744 11.9948 5.71296 11.0184 2.71067L11.4939 2.55603C12.503 5.6589 12.502 9.35178 11.4909 12.4535L11.0155 12.2986Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".45", d: "M11.7214 11.668C12.4254 9.01303 12.4262 5.99691 11.7237 3.34116L12.2071 3.21329C12.9318 5.95292 12.931 9.05728 12.2047 11.7961L11.7214 11.668Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { opacity: ".5", d: "M12.4432 10.752C12.8524 8.63762 12.8523 6.36089 12.4429 4.2466L12.9338 4.15155C13.3553 6.32861 13.3554 8.66985 12.9341 10.847L12.4432 10.752Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" }), e.createElement("path", { d: "M0.877075 7.49988C0.877075 3.84219 3.84222 0.877045 7.49991 0.877045C11.1576 0.877045 14.1227 3.84219 14.1227 7.49988C14.1227 11.1575 11.1576 14.1227 7.49991 14.1227C3.84222 14.1227 0.877075 11.1575 0.877075 7.49988ZM7.49991 1.82704C4.36689 1.82704 1.82708 4.36686 1.82708 7.49988C1.82708 10.6329 4.36689 13.1727 7.49991 13.1727C10.6329 13.1727 13.1727 10.6329 13.1727 7.49988C13.1727 4.36686 10.6329 1.82704 7.49991 1.82704Z", fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" })), e.createElement(E, { size: "1", weight: "medium" }, W(d)))))), e.createElement(Ot, { mt: "5", style: { width: "100%" }, onClick: jr }, Gr === "copied" ? "Copied" : "Copy Theme")))));
|
|
983
983
|
});
|
|
984
|
-
|
|
985
|
-
function
|
|
984
|
+
Vr.displayName = "ThemePanelImpl";
|
|
985
|
+
function mi() {
|
|
986
986
|
const t = document.createElement("style");
|
|
987
987
|
return t.appendChild(document.createTextNode("*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")), document.head.appendChild(t), () => {
|
|
988
988
|
window.getComputedStyle(document.body), setTimeout(() => {
|
|
@@ -993,44 +993,17 @@ function di() {
|
|
|
993
993
|
function W(t) {
|
|
994
994
|
return t.charAt(0).toUpperCase() + t.slice(1);
|
|
995
995
|
}
|
|
996
|
-
function
|
|
996
|
+
function di(t) {
|
|
997
997
|
const a = document.documentElement, r = a.classList.contains("light-theme"), s = a.classList.contains("dark-theme"), n = a.classList.contains("light"), o = a.classList.contains("dark");
|
|
998
998
|
(r || s) && (a.classList.remove("light-theme", "dark-theme"), a.style.colorScheme = t, a.classList.add(`${t}-theme`)), (n || o) && (a.classList.remove("light", "dark"), a.style.colorScheme = t, a.classList.add(t)), !r && !s && !n && !o && (a.style.colorScheme = t, a.classList.add(t));
|
|
999
999
|
}
|
|
1000
|
-
const
|
|
1001
|
-
const { children: r, className: s, open: n, defaultOpen: o, onOpenChange: l, delayDuration: c, disableHoverableContent: u, content: p, container: f, forceMount: C, ...v } = m(t,
|
|
1002
|
-
return e.createElement(Dn, { ...b }, e.createElement(
|
|
1000
|
+
const pi = { content: { type: "ReactNode", required: !0 }, width: S.width, minWidth: S.minWidth, maxWidth: { ...S.maxWidth, default: "360px" } }, ye = e.forwardRef((t, a) => {
|
|
1001
|
+
const { children: r, className: s, open: n, defaultOpen: o, onOpenChange: l, delayDuration: c, disableHoverableContent: u, content: p, container: f, forceMount: C, ...v } = m(t, pi), b = { open: n, defaultOpen: o, onOpenChange: l, delayDuration: c, disableHoverableContent: u };
|
|
1002
|
+
return e.createElement(Dn, { ...b }, e.createElement(_n, { asChild: !0 }, r), e.createElement(Vn, { container: f, forceMount: C }, e.createElement(M, { asChild: !0 }, e.createElement(Gn, { sideOffset: 4, collisionPadding: 10, ...v, asChild: !1, ref: a, className: i("rt-TooltipContent", s) }, e.createElement(E, { as: "p", className: "rt-TooltipText", size: "1" }, p), e.createElement(jn, { className: "rt-TooltipArrow" })))));
|
|
1003
1003
|
});
|
|
1004
1004
|
ye.displayName = "Tooltip";
|
|
1005
|
-
const
|
|
1006
|
-
|
|
1007
|
-
iconButtonDisabled: Ci,
|
|
1008
|
-
iconButtonActive: gi
|
|
1009
|
-
}, vi = ({
|
|
1010
|
-
key: t,
|
|
1011
|
-
onClick: a,
|
|
1012
|
-
className: r,
|
|
1013
|
-
iconSize: s,
|
|
1014
|
-
Icon: n,
|
|
1015
|
-
active: o,
|
|
1016
|
-
...l
|
|
1017
|
-
}) => /* @__PURE__ */ Be(
|
|
1018
|
-
Qe,
|
|
1019
|
-
{
|
|
1020
|
-
onClick: a,
|
|
1021
|
-
className: i(Le.iconButton, r, {
|
|
1022
|
-
[Le.iconButtonActive]: o,
|
|
1023
|
-
[Le.iconButtonDisabled]: l.disabled
|
|
1024
|
-
}),
|
|
1025
|
-
variant: "ghost",
|
|
1026
|
-
...l,
|
|
1027
|
-
children: /* @__PURE__ */ Be(n, { width: s, height: s })
|
|
1028
|
-
},
|
|
1029
|
-
t
|
|
1030
|
-
);
|
|
1031
|
-
vi.displayName = "IconButton";
|
|
1032
|
-
const Hi = ({ children: t, ...a }) => /* @__PURE__ */ Be(
|
|
1033
|
-
I,
|
|
1005
|
+
const Vi = ({ children: t, ...a }) => /* @__PURE__ */ Or(
|
|
1006
|
+
M,
|
|
1034
1007
|
{
|
|
1035
1008
|
accentColor: "red",
|
|
1036
1009
|
appearance: "dark",
|
|
@@ -1040,68 +1013,68 @@ const Hi = ({ children: t, ...a }) => /* @__PURE__ */ Be(
|
|
|
1040
1013
|
}
|
|
1041
1014
|
);
|
|
1042
1015
|
export {
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1016
|
+
An as AccessibleIcon,
|
|
1017
|
+
gi as AlertDialog,
|
|
1018
|
+
vi as AspectRatio,
|
|
1019
|
+
io as Avatar,
|
|
1020
|
+
fo as Badge,
|
|
1021
|
+
ho as Blockquote,
|
|
1049
1022
|
ue as Box,
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1023
|
+
Ot as Button,
|
|
1024
|
+
yi as Callout,
|
|
1025
|
+
Oo as Card,
|
|
1026
|
+
ml as Checkbox,
|
|
1027
|
+
bi as CheckboxCards,
|
|
1028
|
+
$i as CheckboxGroup,
|
|
1029
|
+
qe as ChevronDownIcon,
|
|
1030
|
+
hl as Code,
|
|
1031
|
+
$l as Container,
|
|
1032
|
+
Ei as ContextMenu,
|
|
1033
|
+
wi as DataList,
|
|
1034
|
+
Ri as Dialog,
|
|
1035
|
+
xi as DropdownMenu,
|
|
1036
|
+
Bl as Em,
|
|
1064
1037
|
z as Flex,
|
|
1065
1038
|
A as Grid,
|
|
1066
1039
|
Re as Heading,
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1040
|
+
Si as HoverCard,
|
|
1041
|
+
tr as IconButton,
|
|
1042
|
+
Ol as Inset,
|
|
1043
|
+
ar as Kbd,
|
|
1044
|
+
ql as Link,
|
|
1045
|
+
Ti as Popover,
|
|
1046
|
+
Mi as Portal,
|
|
1047
|
+
Jl as Progress,
|
|
1048
|
+
tc as Quote,
|
|
1049
|
+
dc as Radio,
|
|
1050
|
+
Ii as RadioCards,
|
|
1051
|
+
ki as RadioGroup,
|
|
1052
|
+
pc as Reset,
|
|
1080
1053
|
ae as ScrollArea,
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1054
|
+
bc as Section,
|
|
1055
|
+
zi as SegmentedControl,
|
|
1056
|
+
Pi as Select,
|
|
1057
|
+
Ic as Separator,
|
|
1058
|
+
zc as Skeleton,
|
|
1086
1059
|
Dc as Slider,
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1060
|
+
Ae as Slot,
|
|
1061
|
+
Ni as Slottable,
|
|
1062
|
+
Gt as Spinner,
|
|
1063
|
+
Vc as Strong,
|
|
1064
|
+
Ac as Switch,
|
|
1065
|
+
Li as TabNav,
|
|
1066
|
+
Bi as Table,
|
|
1067
|
+
Di as Tabs,
|
|
1095
1068
|
E as Text,
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1069
|
+
si as TextArea,
|
|
1070
|
+
_i as TextField,
|
|
1071
|
+
Vi as Theme,
|
|
1099
1072
|
be as ThemeContext,
|
|
1100
|
-
|
|
1073
|
+
ui as ThemePanel,
|
|
1101
1074
|
H as ThickCheckIcon,
|
|
1102
|
-
|
|
1103
|
-
|
|
1075
|
+
Ke as ThickChevronRightIcon,
|
|
1076
|
+
ta as ThickDividerHorizontalIcon,
|
|
1104
1077
|
ye as Tooltip,
|
|
1105
|
-
|
|
1078
|
+
Po as VisuallyHidden,
|
|
1106
1079
|
xe as useThemeContext
|
|
1107
1080
|
};
|