@chaibuilder/sdk 1.2.89 → 1.2.90

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/ui.js CHANGED
@@ -1,13 +1,13 @@
1
- import { j as o } from "./jsx-runtime-Sp0orL4X.js";
2
- import * as n from "react";
3
- import * as m from "@radix-ui/react-toggle";
4
- import { cva as c } from "class-variance-authority";
5
- import { ag as r } from "./context-menu-DeUUflYX.js";
6
- import { H as ye, K as Ne, I as ve, J as we, $ as Se, a7 as Me, a6 as je, a0 as De, a4 as Te, a5 as Re, a1 as Ie, a2 as Ae, a3 as ke, ad as Pe, B as ze, f as Ge, i as Le, h as Ve, k as He, g as Fe, aj as Be, t as Ee, at as Oe, w as qe, x as _e, u as Je, y as Ke, v as Qe, av as Ue, au as We, C as Xe, aw as Ye, b as Ze, aB as $e, c as ea, ay as aa, aC as ta, aG as oa, ax as sa, az as ra, aA as na, aD as ia, aE as da, aF as la, a as ca, D as ma, m as pa, p as ua, q as fa, n as ga, o as xa, l as ba, Q as ha, a8 as Ca, U as ya, Y as Na, Z as va, W as wa, am as Sa, aq as Ma, al as ja, X as Da, _ as Ta, an as Ra, ao as Ia, ap as Aa, R as ka, a9 as Pa, ab as za, aa as Ga, N as La, L as Va, P as Ha, s as Fa, r as Ba, V as Ea, ak as Oa, ac as qa, S as _a, G as Ja, z as Ka, F as Qa, A as Ua, E as Wa, j as Xa, af as Ya, T as Za, e as $a, O as et, ae as at, d as tt, ai as ot, ah as st, ar as rt, as as nt, M as it } from "./context-menu-DeUUflYX.js";
7
- import { ChevronRightIcon as g, CheckIcon as x, DotFilledIcon as b, Cross2Icon as h } from "@radix-ui/react-icons";
8
- import * as s from "@radix-ui/react-menubar";
9
- import { S as lt, d as ct, a as mt, f as pt, e as ut, g as ft, c as gt, b as xt } from "./select-nNzJ_AuC.js";
10
- import * as d from "@radix-ui/react-dialog";
1
+ import { j as t } from "./jsx-runtime-Sp0orL4X.js";
2
+ import * as d from "react";
3
+ import * as p from "@radix-ui/react-toggle";
4
+ import { cva as m } from "class-variance-authority";
5
+ import { ag as s } from "./context-menu-DeUUflYX.js";
6
+ import { H as Re, K as Ie, I as Ae, J as ke, $ as Pe, a7 as ze, a6 as Ge, a0 as Le, a4 as Ve, a5 as He, a1 as Fe, a2 as Be, a3 as Ee, ad as Oe, B as qe, f as _e, i as Je, h as Ke, k as Qe, g as Ue, aj as We, t as Xe, at as Ye, w as Ze, x as $e, u as ea, y as aa, v as ta, av as oa, au as sa, C as ra, aw as na, b as da, aB as ia, c as la, ay as ca, aC as ma, aG as pa, ax as ua, az as fa, aA as ga, aD as xa, aE as ba, aF as ha, a as ya, D as Na, m as wa, p as va, q as Ca, n as ja, o as Sa, l as Ma, Q as Ta, a8 as Da, U as Ra, Y as Ia, Z as Aa, W as ka, am as Pa, aq as za, al as Ga, X as La, _ as Va, an as Ha, ao as Fa, ap as Ba, R as Ea, a9 as Oa, ab as qa, aa as _a, N as Ja, L as Ka, P as Qa, s as Ua, r as Wa, V as Xa, ak as Ya, ac as Za, S as $a, G as et, z as at, F as tt, A as ot, E as st, j as rt, af as nt, T as dt, e as it, O as lt, ae as ct, d as mt, ai as pt, ah as ut, ar as ft, as as gt, M as xt } from "./context-menu-DeUUflYX.js";
7
+ import { ChevronRightIcon as b, CheckIcon as u, DotFilledIcon as h, CaretSortIcon as y, Cross2Icon as N } from "@radix-ui/react-icons";
8
+ import * as r from "@radix-ui/react-menubar";
9
+ import * as i from "@radix-ui/react-select";
10
+ import * as l from "@radix-ui/react-dialog";
11
11
  import "@radix-ui/react-switch";
12
12
  import "@radix-ui/react-accordion";
13
13
  import "@radix-ui/react-alert-dialog";
@@ -25,8 +25,7 @@ import "cmdk";
25
25
  import "@radix-ui/react-context-menu";
26
26
  import "clsx";
27
27
  import "tailwind-merge";
28
- import "@radix-ui/react-select";
29
- const C = c(
28
+ const w = m(
30
29
  "inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground",
31
30
  {
32
31
  variants: {
@@ -45,9 +44,9 @@ const C = c(
45
44
  size: "default"
46
45
  }
47
46
  }
48
- ), y = n.forwardRef(({ className: e, variant: a, size: t, ...i }, l) => /* @__PURE__ */ o.jsx(m.Root, { ref: l, className: r(C({ variant: a, size: t, className: e })), ...i }));
49
- y.displayName = m.Root.displayName;
50
- const N = c(
47
+ ), v = d.forwardRef(({ className: e, variant: a, size: o, ...n }, c) => /* @__PURE__ */ t.jsx(p.Root, { ref: c, className: s(w({ variant: a, size: o, className: e })), ...n }));
48
+ v.displayName = p.Root.displayName;
49
+ const C = m(
51
50
  "relative w-full rounded-lg border px-4 py-3 text-sm [&:has(svg)]:pl-11 [&>svg+div]:translate-y-[-3px] [&>svg]:absolute [&>svg]:left-4 [&>svg]:top-4 [&>svg]:text-foreground",
52
51
  {
53
52
  variants: {
@@ -60,155 +59,215 @@ const N = c(
60
59
  variant: "default"
61
60
  }
62
61
  }
63
- ), v = n.forwardRef(({ className: e, variant: a, ...t }, i) => /* @__PURE__ */ o.jsx("div", { ref: i, role: "alert", className: r(N({ variant: a }), e), ...t }));
64
- v.displayName = "Alert";
65
- const w = n.forwardRef(
66
- ({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx("h5", { ref: t, className: r("mb-1 font-medium leading-none tracking-tight", e), ...a })
62
+ ), j = d.forwardRef(({ className: e, variant: a, ...o }, n) => /* @__PURE__ */ t.jsx("div", { ref: n, role: "alert", className: s(C({ variant: a }), e), ...o }));
63
+ j.displayName = "Alert";
64
+ const S = d.forwardRef(
65
+ ({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx("h5", { ref: o, className: s("mb-1 font-medium leading-none tracking-tight", e), ...a })
67
66
  );
68
- w.displayName = "AlertTitle";
69
- const S = n.forwardRef(
70
- ({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx("div", { ref: t, className: r("text-sm [&_p]:leading-relaxed", e), ...a })
67
+ S.displayName = "AlertTitle";
68
+ const M = d.forwardRef(
69
+ ({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx("div", { ref: o, className: s("text-sm [&_p]:leading-relaxed", e), ...a })
71
70
  );
72
- S.displayName = "AlertDescription";
73
- const ce = s.Menu, me = s.Group, pe = s.Portal, ue = s.Sub, fe = s.RadioGroup, M = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(
74
- s.Root,
71
+ M.displayName = "AlertDescription";
72
+ const xe = r.Menu, be = r.Group, he = r.Portal, ye = r.Sub, Ne = r.RadioGroup, T = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(
73
+ r.Root,
75
74
  {
76
- ref: t,
77
- className: r("flex h-9 items-center space-x-1 rounded-md border bg-background p-1 shadow-sm", e),
75
+ ref: o,
76
+ className: s("flex h-9 items-center space-x-1 rounded-md border bg-background p-1 shadow-sm", e),
78
77
  ...a
79
78
  }
80
79
  ));
81
- M.displayName = s.Root.displayName;
82
- const j = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(
83
- s.Trigger,
80
+ T.displayName = r.Root.displayName;
81
+ const D = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(
82
+ r.Trigger,
84
83
  {
85
- ref: t,
86
- className: r(
84
+ ref: o,
85
+ className: s(
87
86
  "flex cursor-default select-none items-center rounded-sm px-3 py-1 text-sm font-medium outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",
88
87
  e
89
88
  ),
90
89
  ...a
91
90
  }
92
91
  ));
93
- j.displayName = s.Trigger.displayName;
94
- const D = n.forwardRef(({ className: e, inset: a, children: t, ...i }, l) => /* @__PURE__ */ o.jsxs(
95
- s.SubTrigger,
92
+ D.displayName = r.Trigger.displayName;
93
+ const R = d.forwardRef(({ className: e, inset: a, children: o, ...n }, c) => /* @__PURE__ */ t.jsxs(
94
+ r.SubTrigger,
96
95
  {
97
- ref: l,
98
- className: r(
96
+ ref: c,
97
+ className: s(
99
98
  "flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",
100
99
  a && "pl-8",
101
100
  e
102
101
  ),
103
- ...i,
102
+ ...n,
104
103
  children: [
105
- t,
106
- /* @__PURE__ */ o.jsx(g, { className: "ml-auto h-4 w-4" })
104
+ o,
105
+ /* @__PURE__ */ t.jsx(b, { className: "ml-auto h-4 w-4" })
107
106
  ]
108
107
  }
109
108
  ));
110
- D.displayName = s.SubTrigger.displayName;
111
- const T = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(
112
- s.SubContent,
109
+ R.displayName = r.SubTrigger.displayName;
110
+ const I = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(
111
+ r.SubContent,
113
112
  {
114
- ref: t,
115
- className: r(
113
+ ref: o,
114
+ className: s(
116
115
  "z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
117
116
  e
118
117
  ),
119
118
  ...a
120
119
  }
121
120
  ));
122
- T.displayName = s.SubContent.displayName;
123
- const R = n.forwardRef(({ className: e, align: a = "start", alignOffset: t = -4, sideOffset: i = 8, ...l }, f) => /* @__PURE__ */ o.jsx(s.Portal, { children: /* @__PURE__ */ o.jsx(
124
- s.Content,
121
+ I.displayName = r.SubContent.displayName;
122
+ const A = d.forwardRef(({ className: e, align: a = "start", alignOffset: o = -4, sideOffset: n = 8, ...c }, x) => /* @__PURE__ */ t.jsx(r.Portal, { children: /* @__PURE__ */ t.jsx(
123
+ r.Content,
125
124
  {
126
- ref: f,
125
+ ref: x,
127
126
  align: a,
128
- alignOffset: t,
129
- sideOffset: i,
130
- className: r(
127
+ alignOffset: o,
128
+ sideOffset: n,
129
+ className: s(
131
130
  "z-50 min-w-[12rem] overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
132
131
  e
133
132
  ),
134
- ...l
133
+ ...c
135
134
  }
136
135
  ) }));
137
- R.displayName = s.Content.displayName;
138
- const I = n.forwardRef(({ className: e, inset: a, ...t }, i) => /* @__PURE__ */ o.jsx(
139
- s.Item,
136
+ A.displayName = r.Content.displayName;
137
+ const k = d.forwardRef(({ className: e, inset: a, ...o }, n) => /* @__PURE__ */ t.jsx(
138
+ r.Item,
140
139
  {
141
- ref: i,
142
- className: r(
140
+ ref: n,
141
+ className: s(
143
142
  "relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",
144
143
  a && "pl-8",
145
144
  e
146
145
  ),
147
- ...t
146
+ ...o
148
147
  }
149
148
  ));
150
- I.displayName = s.Item.displayName;
151
- const A = n.forwardRef(({ className: e, children: a, checked: t, ...i }, l) => /* @__PURE__ */ o.jsxs(
152
- s.CheckboxItem,
149
+ k.displayName = r.Item.displayName;
150
+ const P = d.forwardRef(({ className: e, children: a, checked: o, ...n }, c) => /* @__PURE__ */ t.jsxs(
151
+ r.CheckboxItem,
153
152
  {
154
- ref: l,
155
- className: r(
153
+ ref: c,
154
+ className: s(
156
155
  "relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",
157
156
  e
158
157
  ),
159
- checked: t,
160
- ...i,
158
+ checked: o,
159
+ ...n,
161
160
  children: [
162
- /* @__PURE__ */ o.jsx("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ o.jsx(s.ItemIndicator, { children: /* @__PURE__ */ o.jsx(x, { className: "h-4 w-4" }) }) }),
161
+ /* @__PURE__ */ t.jsx("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ t.jsx(r.ItemIndicator, { children: /* @__PURE__ */ t.jsx(u, { className: "h-4 w-4" }) }) }),
163
162
  a
164
163
  ]
165
164
  }
166
165
  ));
167
- A.displayName = s.CheckboxItem.displayName;
168
- const k = n.forwardRef(({ className: e, children: a, ...t }, i) => /* @__PURE__ */ o.jsxs(
169
- s.RadioItem,
166
+ P.displayName = r.CheckboxItem.displayName;
167
+ const z = d.forwardRef(({ className: e, children: a, ...o }, n) => /* @__PURE__ */ t.jsxs(
168
+ r.RadioItem,
170
169
  {
171
- ref: i,
172
- className: r(
170
+ ref: n,
171
+ className: s(
173
172
  "relative flex cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",
174
173
  e
175
174
  ),
176
- ...t,
175
+ ...o,
177
176
  children: [
178
- /* @__PURE__ */ o.jsx("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ o.jsx(s.ItemIndicator, { children: /* @__PURE__ */ o.jsx(b, { className: "h-4 w-4 fill-current" }) }) }),
177
+ /* @__PURE__ */ t.jsx("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ t.jsx(r.ItemIndicator, { children: /* @__PURE__ */ t.jsx(h, { className: "h-4 w-4 fill-current" }) }) }),
179
178
  a
180
179
  ]
181
180
  }
182
181
  ));
183
- k.displayName = s.RadioItem.displayName;
184
- const P = n.forwardRef(({ className: e, inset: a, ...t }, i) => /* @__PURE__ */ o.jsx(
185
- s.Label,
182
+ z.displayName = r.RadioItem.displayName;
183
+ const G = d.forwardRef(({ className: e, inset: a, ...o }, n) => /* @__PURE__ */ t.jsx(
184
+ r.Label,
186
185
  {
187
- ref: i,
188
- className: r("px-2 py-1.5 text-sm font-semibold", a && "pl-8", e),
189
- ...t
186
+ ref: n,
187
+ className: s("px-2 py-1.5 text-sm font-semibold", a && "pl-8", e),
188
+ ...o
190
189
  }
191
190
  ));
192
- P.displayName = s.Label.displayName;
193
- const z = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(s.Separator, { ref: t, className: r("-mx-1 my-1 h-px bg-muted", e), ...a }));
194
- z.displayName = s.Separator.displayName;
195
- const G = ({ className: e, ...a }) => /* @__PURE__ */ o.jsx("span", { className: r("ml-auto text-xs tracking-widest text-muted-foreground", e), ...a });
196
- G.displayname = "MenubarShortcut";
197
- const ge = d.Root, xe = d.Trigger, be = d.Close, p = ({ className: e, ...a }) => /* @__PURE__ */ o.jsx(d.Portal, { className: r(e), ...a });
198
- p.displayName = d.Portal.displayName;
199
- const u = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(
200
- d.Overlay,
191
+ G.displayName = r.Label.displayName;
192
+ const L = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(r.Separator, { ref: o, className: s("-mx-1 my-1 h-px bg-muted", e), ...a }));
193
+ L.displayName = r.Separator.displayName;
194
+ const V = ({ className: e, ...a }) => /* @__PURE__ */ t.jsx("span", { className: s("ml-auto text-xs tracking-widest text-muted-foreground", e), ...a });
195
+ V.displayname = "MenubarShortcut";
196
+ const we = i.Root, ve = i.Group, Ce = i.Value, H = d.forwardRef(({ className: e, children: a, ...o }, n) => /* @__PURE__ */ t.jsxs(
197
+ i.Trigger,
201
198
  {
202
- className: r(
199
+ ref: n,
200
+ className: s(
201
+ "flex h-9 w-full items-center justify-between rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50",
202
+ e
203
+ ),
204
+ ...o,
205
+ children: [
206
+ a,
207
+ /* @__PURE__ */ t.jsx(i.Icon, { asChild: !0, children: /* @__PURE__ */ t.jsx(y, { className: "h-4 w-4 opacity-50" }) })
208
+ ]
209
+ }
210
+ ));
211
+ H.displayName = i.Trigger.displayName;
212
+ const F = d.forwardRef(({ className: e, children: a, position: o = "popper", ...n }, c) => /* @__PURE__ */ t.jsx(i.Portal, { children: /* @__PURE__ */ t.jsx(
213
+ i.Content,
214
+ {
215
+ ref: c,
216
+ className: s(
217
+ "relative z-50 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
218
+ o === "popper" && "data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",
219
+ e
220
+ ),
221
+ position: o,
222
+ ...n,
223
+ children: /* @__PURE__ */ t.jsx(
224
+ i.Viewport,
225
+ {
226
+ className: s(
227
+ "p-1",
228
+ o === "popper" && "h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"
229
+ ),
230
+ children: a
231
+ }
232
+ )
233
+ }
234
+ ) }));
235
+ F.displayName = i.Content.displayName;
236
+ const B = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(i.Label, { ref: o, className: s("px-2 py-1.5 text-sm font-semibold", e), ...a }));
237
+ B.displayName = i.Label.displayName;
238
+ const E = d.forwardRef(({ className: e, children: a, ...o }, n) => /* @__PURE__ */ t.jsxs(
239
+ i.Item,
240
+ {
241
+ ref: n,
242
+ className: s(
243
+ "relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-2 pr-8 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",
244
+ e
245
+ ),
246
+ ...o,
247
+ children: [
248
+ /* @__PURE__ */ t.jsx("span", { className: "absolute right-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ t.jsx(i.ItemIndicator, { children: /* @__PURE__ */ t.jsx(u, { className: "h-4 w-4" }) }) }),
249
+ /* @__PURE__ */ t.jsx(i.ItemText, { children: a })
250
+ ]
251
+ }
252
+ ));
253
+ E.displayName = i.Item.displayName;
254
+ const O = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(i.Separator, { ref: o, className: s("-mx-1 my-1 h-px bg-muted", e), ...a }));
255
+ O.displayName = i.Separator.displayName;
256
+ const je = l.Root, Se = l.Trigger, Me = l.Close, f = ({ className: e, ...a }) => /* @__PURE__ */ t.jsx(l.Portal, { className: s(e), ...a });
257
+ f.displayName = l.Portal.displayName;
258
+ const g = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(
259
+ l.Overlay,
260
+ {
261
+ className: s(
203
262
  "fixed inset-0 z-50 bg-background/80 backdrop-blur-sm data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",
204
263
  e
205
264
  ),
206
265
  ...a,
207
- ref: t
266
+ ref: o
208
267
  }
209
268
  ));
210
- u.displayName = d.Overlay.displayName;
211
- const L = c(
269
+ g.displayName = l.Overlay.displayName;
270
+ const q = m(
212
271
  "fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:duration-300 data-[state=open]:duration-500",
213
272
  {
214
273
  variants: {
@@ -223,159 +282,159 @@ const L = c(
223
282
  side: "right"
224
283
  }
225
284
  }
226
- ), V = n.forwardRef(
227
- ({ side: e = "right", className: a, children: t, ...i }, l) => /* @__PURE__ */ o.jsxs(p, { children: [
228
- /* @__PURE__ */ o.jsx(u, {}),
229
- /* @__PURE__ */ o.jsxs(d.Content, { ref: l, className: r(L({ side: e }), a), ...i, children: [
230
- t,
231
- /* @__PURE__ */ o.jsxs(d.Close, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary", children: [
232
- /* @__PURE__ */ o.jsx(h, { className: "h-4 w-4" }),
233
- /* @__PURE__ */ o.jsx("span", { className: "sr-only", children: "Close" })
285
+ ), _ = d.forwardRef(
286
+ ({ side: e = "right", className: a, children: o, ...n }, c) => /* @__PURE__ */ t.jsxs(f, { children: [
287
+ /* @__PURE__ */ t.jsx(g, {}),
288
+ /* @__PURE__ */ t.jsxs(l.Content, { ref: c, className: s(q({ side: e }), a), ...n, children: [
289
+ o,
290
+ /* @__PURE__ */ t.jsxs(l.Close, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-secondary", children: [
291
+ /* @__PURE__ */ t.jsx(N, { className: "h-4 w-4" }),
292
+ /* @__PURE__ */ t.jsx("span", { className: "sr-only", children: "Close" })
234
293
  ] })
235
294
  ] })
236
295
  ] })
237
296
  );
238
- V.displayName = d.Content.displayName;
239
- const H = ({ className: e, ...a }) => /* @__PURE__ */ o.jsx("div", { className: r("flex flex-col space-y-2 text-center sm:text-left", e), ...a });
240
- H.displayName = "SheetHeader";
241
- const F = ({ className: e, ...a }) => /* @__PURE__ */ o.jsx("div", { className: r("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2", e), ...a });
242
- F.displayName = "SheetFooter";
243
- const B = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(d.Title, { ref: t, className: r("text-lg font-semibold text-foreground", e), ...a }));
244
- B.displayName = d.Title.displayName;
245
- const E = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(d.Description, { ref: t, className: r("text-sm text-muted-foreground", e), ...a }));
246
- E.displayName = d.Description.displayName;
297
+ _.displayName = l.Content.displayName;
298
+ const J = ({ className: e, ...a }) => /* @__PURE__ */ t.jsx("div", { className: s("flex flex-col space-y-2 text-center sm:text-left", e), ...a });
299
+ J.displayName = "SheetHeader";
300
+ const K = ({ className: e, ...a }) => /* @__PURE__ */ t.jsx("div", { className: s("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2", e), ...a });
301
+ K.displayName = "SheetFooter";
302
+ const Q = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(l.Title, { ref: o, className: s("text-lg font-semibold text-foreground", e), ...a }));
303
+ Q.displayName = l.Title.displayName;
304
+ const U = d.forwardRef(({ className: e, ...a }, o) => /* @__PURE__ */ t.jsx(l.Description, { ref: o, className: s("text-sm text-muted-foreground", e), ...a }));
305
+ U.displayName = l.Description.displayName;
247
306
  export {
248
- ye as Accordion,
249
- Ne as AccordionContent,
250
- ve as AccordionItem,
251
- we as AccordionTrigger,
252
- v as Alert,
253
- S as AlertDescription,
254
- Se as AlertDialog,
255
- Me as AlertDialogAction,
256
- je as AlertDialogCancel,
257
- De as AlertDialogContent,
258
- Te as AlertDialogDescription,
259
- Re as AlertDialogFooter,
260
- Ie as AlertDialogHeader,
261
- Ae as AlertDialogTitle,
262
- ke as AlertDialogTrigger,
263
- w as AlertTitle,
264
- Pe as Badge,
265
- ze as Button,
266
- Ge as Card,
267
- Le as CardContent,
268
- Ve as CardDescription,
269
- He as CardFooter,
270
- Fe as CardHeader,
271
- Be as CardTitle,
272
- Ee as Command,
273
- Oe as CommandDialog,
274
- qe as CommandEmpty,
275
- _e as CommandGroup,
276
- Je as CommandInput,
277
- Ke as CommandItem,
278
- Qe as CommandList,
279
- Ue as CommandSeparator,
280
- We as CommandShortcut,
281
- Xe as ContextMenu,
282
- Ye as ContextMenuCheckboxItem,
283
- Ze as ContextMenuContent,
284
- $e as ContextMenuGroup,
285
- ea as ContextMenuItem,
286
- aa as ContextMenuLabel,
287
- ta as ContextMenuPortal,
288
- oa as ContextMenuRadioGroup,
289
- sa as ContextMenuRadioItem,
290
- ra as ContextMenuSeparator,
291
- na as ContextMenuShortcut,
292
- ia as ContextMenuSub,
293
- da as ContextMenuSubContent,
294
- la as ContextMenuSubTrigger,
295
- ca as ContextMenuTrigger,
296
- ma as Dialog,
297
- pa as DialogContent,
298
- ua as DialogDescription,
299
- fa as DialogFooter,
300
- ga as DialogHeader,
301
- xa as DialogTitle,
302
- ba as DialogTrigger,
303
- ha as DropdownMenu,
304
- Ca as DropdownMenuCheckboxItem,
305
- ya as DropdownMenuContent,
306
- Na as DropdownMenuGroup,
307
- va as DropdownMenuItem,
308
- wa as DropdownMenuLabel,
309
- Sa as DropdownMenuPortal,
310
- Ma as DropdownMenuRadioGroup,
311
- ja as DropdownMenuRadioItem,
312
- Da as DropdownMenuSeparator,
313
- Ta as DropdownMenuShortcut,
314
- Ra as DropdownMenuSub,
315
- Ia as DropdownMenuSubContent,
316
- Aa as DropdownMenuSubTrigger,
317
- ka as DropdownMenuTrigger,
318
- Pa as HoverCard,
319
- za as HoverCardContent,
320
- Ga as HoverCardTrigger,
321
- La as Input,
322
- Va as Label,
323
- M as Menubar,
324
- A as MenubarCheckboxItem,
325
- R as MenubarContent,
326
- me as MenubarGroup,
327
- I as MenubarItem,
328
- P as MenubarLabel,
329
- ce as MenubarMenu,
330
- pe as MenubarPortal,
331
- fe as MenubarRadioGroup,
332
- k as MenubarRadioItem,
333
- z as MenubarSeparator,
334
- G as MenubarShortcut,
335
- ue as MenubarSub,
336
- T as MenubarSubContent,
337
- D as MenubarSubTrigger,
338
- j as MenubarTrigger,
339
- Ha as Popover,
340
- Fa as PopoverContent,
341
- Ba as PopoverTrigger,
342
- Ea as ScrollArea,
343
- Oa as ScrollBar,
344
- lt as Select,
345
- ct as SelectContent,
346
- mt as SelectGroup,
347
- pt as SelectItem,
348
- ut as SelectLabel,
349
- ft as SelectSeparator,
350
- gt as SelectTrigger,
351
- xt as SelectValue,
352
- qa as Separator,
353
- ge as Sheet,
354
- be as SheetClose,
355
- V as SheetContent,
356
- E as SheetDescription,
357
- F as SheetFooter,
358
- H as SheetHeader,
359
- B as SheetTitle,
360
- xe as SheetTrigger,
361
- _a as Skeleton,
362
- Ja as Switch,
363
- Ka as Tabs,
364
- Qa as TabsContent,
365
- Ua as TabsList,
366
- Wa as TabsTrigger,
367
- Xa as Textarea,
368
- Ya as Toaster,
369
- y as Toggle,
370
- Za as Tooltip,
371
- $a as TooltipContent,
372
- et as TooltipPortal,
373
- at as TooltipProvider,
374
- tt as TooltipTrigger,
375
- ot as badgeVariants,
376
- st as buttonVariants,
377
- rt as reducer,
378
- nt as toast,
379
- C as toggleVariants,
380
- it as useToast
307
+ Re as Accordion,
308
+ Ie as AccordionContent,
309
+ Ae as AccordionItem,
310
+ ke as AccordionTrigger,
311
+ j as Alert,
312
+ M as AlertDescription,
313
+ Pe as AlertDialog,
314
+ ze as AlertDialogAction,
315
+ Ge as AlertDialogCancel,
316
+ Le as AlertDialogContent,
317
+ Ve as AlertDialogDescription,
318
+ He as AlertDialogFooter,
319
+ Fe as AlertDialogHeader,
320
+ Be as AlertDialogTitle,
321
+ Ee as AlertDialogTrigger,
322
+ S as AlertTitle,
323
+ Oe as Badge,
324
+ qe as Button,
325
+ _e as Card,
326
+ Je as CardContent,
327
+ Ke as CardDescription,
328
+ Qe as CardFooter,
329
+ Ue as CardHeader,
330
+ We as CardTitle,
331
+ Xe as Command,
332
+ Ye as CommandDialog,
333
+ Ze as CommandEmpty,
334
+ $e as CommandGroup,
335
+ ea as CommandInput,
336
+ aa as CommandItem,
337
+ ta as CommandList,
338
+ oa as CommandSeparator,
339
+ sa as CommandShortcut,
340
+ ra as ContextMenu,
341
+ na as ContextMenuCheckboxItem,
342
+ da as ContextMenuContent,
343
+ ia as ContextMenuGroup,
344
+ la as ContextMenuItem,
345
+ ca as ContextMenuLabel,
346
+ ma as ContextMenuPortal,
347
+ pa as ContextMenuRadioGroup,
348
+ ua as ContextMenuRadioItem,
349
+ fa as ContextMenuSeparator,
350
+ ga as ContextMenuShortcut,
351
+ xa as ContextMenuSub,
352
+ ba as ContextMenuSubContent,
353
+ ha as ContextMenuSubTrigger,
354
+ ya as ContextMenuTrigger,
355
+ Na as Dialog,
356
+ wa as DialogContent,
357
+ va as DialogDescription,
358
+ Ca as DialogFooter,
359
+ ja as DialogHeader,
360
+ Sa as DialogTitle,
361
+ Ma as DialogTrigger,
362
+ Ta as DropdownMenu,
363
+ Da as DropdownMenuCheckboxItem,
364
+ Ra as DropdownMenuContent,
365
+ Ia as DropdownMenuGroup,
366
+ Aa as DropdownMenuItem,
367
+ ka as DropdownMenuLabel,
368
+ Pa as DropdownMenuPortal,
369
+ za as DropdownMenuRadioGroup,
370
+ Ga as DropdownMenuRadioItem,
371
+ La as DropdownMenuSeparator,
372
+ Va as DropdownMenuShortcut,
373
+ Ha as DropdownMenuSub,
374
+ Fa as DropdownMenuSubContent,
375
+ Ba as DropdownMenuSubTrigger,
376
+ Ea as DropdownMenuTrigger,
377
+ Oa as HoverCard,
378
+ qa as HoverCardContent,
379
+ _a as HoverCardTrigger,
380
+ Ja as Input,
381
+ Ka as Label,
382
+ T as Menubar,
383
+ P as MenubarCheckboxItem,
384
+ A as MenubarContent,
385
+ be as MenubarGroup,
386
+ k as MenubarItem,
387
+ G as MenubarLabel,
388
+ xe as MenubarMenu,
389
+ he as MenubarPortal,
390
+ Ne as MenubarRadioGroup,
391
+ z as MenubarRadioItem,
392
+ L as MenubarSeparator,
393
+ V as MenubarShortcut,
394
+ ye as MenubarSub,
395
+ I as MenubarSubContent,
396
+ R as MenubarSubTrigger,
397
+ D as MenubarTrigger,
398
+ Qa as Popover,
399
+ Ua as PopoverContent,
400
+ Wa as PopoverTrigger,
401
+ Xa as ScrollArea,
402
+ Ya as ScrollBar,
403
+ we as Select,
404
+ F as SelectContent,
405
+ ve as SelectGroup,
406
+ E as SelectItem,
407
+ B as SelectLabel,
408
+ O as SelectSeparator,
409
+ H as SelectTrigger,
410
+ Ce as SelectValue,
411
+ Za as Separator,
412
+ je as Sheet,
413
+ Me as SheetClose,
414
+ _ as SheetContent,
415
+ U as SheetDescription,
416
+ K as SheetFooter,
417
+ J as SheetHeader,
418
+ Q as SheetTitle,
419
+ Se as SheetTrigger,
420
+ $a as Skeleton,
421
+ et as Switch,
422
+ at as Tabs,
423
+ tt as TabsContent,
424
+ ot as TabsList,
425
+ st as TabsTrigger,
426
+ rt as Textarea,
427
+ nt as Toaster,
428
+ v as Toggle,
429
+ dt as Tooltip,
430
+ it as TooltipContent,
431
+ lt as TooltipPortal,
432
+ ct as TooltipProvider,
433
+ mt as TooltipTrigger,
434
+ pt as badgeVariants,
435
+ ut as buttonVariants,
436
+ ft as reducer,
437
+ gt as toast,
438
+ w as toggleVariants,
439
+ xt as useToast
381
440
  };