@chaibuilder/sdk 1.3.0 → 1.3.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/CodeEditor-4DqYRbd_.js +75 -0
- package/dist/CodeEditor-De5iMQ29.cjs +1 -0
- package/dist/Topbar-CF2ruRG5.js +113 -0
- package/dist/Topbar-DAqH30Vp.cjs +1 -0
- package/dist/UnsplashImages-4CFuSaLJ.js +189 -0
- package/dist/UnsplashImages-8B8DhERl.cjs +1 -0
- package/dist/UploadImages-BxZW3OIT.cjs +1 -0
- package/dist/UploadImages-C6ta5Prd.js +101 -0
- package/dist/{context-menu-BbqLeYFX.js → context-menu-BtcwqA6V.js} +295 -298
- package/dist/context-menu-CYk-Ms8j.cjs +1 -0
- package/dist/core.cjs +1 -1
- package/dist/core.js +1 -1
- package/dist/{index-CcLk7_o6.js → index-Coh4Y4tF.js} +2861 -2915
- package/dist/index-MwShWj1c.cjs +63 -0
- package/dist/render.cjs +2 -2
- package/dist/render.js +70 -70
- package/dist/ui.cjs +1 -1
- package/dist/ui.js +196 -196
- package/dist/web-blocks.cjs +3 -3
- package/dist/web-blocks.js +236 -238
- package/package.json +1 -1
- package/dist/CodeEditor-C94XQmvL.cjs +0 -1
- package/dist/CodeEditor-D5t7A9Po.js +0 -77
- package/dist/Topbar-Bnxt9C5B.js +0 -113
- package/dist/Topbar-DFm3YQZi.cjs +0 -1
- package/dist/UnsplashImages-BWT3eyq3.cjs +0 -1
- package/dist/UnsplashImages-D-9aNQGK.js +0 -189
- package/dist/UploadImages-CntfFAoV.cjs +0 -1
- package/dist/UploadImages-CrAaKlC1.js +0 -101
- package/dist/context-menu-DfAXjmc8.cjs +0 -1
- package/dist/index-C9LOYt3W.cjs +0 -63
- package/dist/jsx-runtime-BYECrxsp.cjs +0 -30
- package/dist/jsx-runtime-DGlMoOmv.js +0 -630
package/dist/ui.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { jsx as o, jsxs as c } from "react/jsx-runtime";
|
|
2
2
|
import * as n from "react";
|
|
3
|
-
import * as
|
|
4
|
-
import { cva as
|
|
5
|
-
import { c as r } from "./context-menu-
|
|
6
|
-
import { A as
|
|
7
|
-
import { ChevronRightIcon as
|
|
3
|
+
import * as u from "@radix-ui/react-toggle";
|
|
4
|
+
import { cva as m } from "class-variance-authority";
|
|
5
|
+
import { c as r } from "./context-menu-BtcwqA6V.js";
|
|
6
|
+
import { A as oe, f as se, d as re, e as ne, i as de, p as ie, q as le, k as ce, o as me, m as ue, l as pe, n as fe, j as ge, g as be, B as xe, C as he, F as Ce, E as ye, y as Ne, x as ve, z as we, ar as Se, as as Me, av as De, aw as Te, at as Re, ax as Ie, au as Ae, az as ke, ay as Pe, aA as ze, aE as Ge, aC as Le, aJ as He, aD as Ve, aG as je, aK as Fe, aO as Be, aF as Oe, aH as Ee, aI as qe, aL as Je, aM as Ke, aN as _e, aB as Qe, D as Ue, s as We, w as Xe, u as Ye, t as Ze, v as $e, r as ea, a6 as aa, aa as ta, a8 as oa, af as sa, a9 as ra, ac as na, ag as da, ak as ia, ab as la, ad as ca, ae as ma, ah as ua, ai as pa, aj as fa, a7 as ga, X as ba, Z as xa, Y as ha, I as Ca, L as ya, U as Na, W as va, V as wa, S as Sa, G as Ma, _ as Da, a2 as Ta, $ as Ra, a4 as Ia, a3 as Aa, a5 as ka, a1 as Pa, a0 as za, al as Ga, aq as La, a as Ha, H as Va, M as ja, J as Fa, K as Ba, T as Oa, ap as Ea, N as qa, P as Ja, R as Ka, Q as _a, O as Qa, h as Ua, b as Wa, am as Xa, ao as Ya, an as Za } from "./context-menu-BtcwqA6V.js";
|
|
7
|
+
import { ChevronRightIcon as b, CheckIcon as x, DotFilledIcon as h, Cross2Icon as C } from "@radix-ui/react-icons";
|
|
8
8
|
import * as s from "@radix-ui/react-menubar";
|
|
9
9
|
import * as i from "@radix-ui/react-dialog";
|
|
10
|
-
const
|
|
10
|
+
const y = m(
|
|
11
11
|
"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",
|
|
12
12
|
{
|
|
13
13
|
variants: {
|
|
@@ -26,9 +26,9 @@ const C = c(
|
|
|
26
26
|
size: "default"
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
|
-
),
|
|
30
|
-
|
|
31
|
-
const
|
|
29
|
+
), N = n.forwardRef(({ className: e, variant: a, size: t, ...d }, l) => /* @__PURE__ */ o(u.Root, { ref: l, className: r(y({ variant: a, size: t, className: e })), ...d }));
|
|
30
|
+
N.displayName = u.Root.displayName;
|
|
31
|
+
const v = m(
|
|
32
32
|
"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",
|
|
33
33
|
{
|
|
34
34
|
variants: {
|
|
@@ -41,17 +41,17 @@ const N = c(
|
|
|
41
41
|
variant: "default"
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
|
-
),
|
|
45
|
-
|
|
46
|
-
const w = n.forwardRef(
|
|
47
|
-
({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx("h5", { ref: t, className: r("mb-1 font-medium leading-none tracking-tight", e), ...a })
|
|
48
|
-
);
|
|
49
|
-
w.displayName = "AlertTitle";
|
|
44
|
+
), w = n.forwardRef(({ className: e, variant: a, ...t }, d) => /* @__PURE__ */ o("div", { ref: d, role: "alert", className: r(v({ variant: a }), e), ...t }));
|
|
45
|
+
w.displayName = "Alert";
|
|
50
46
|
const S = n.forwardRef(
|
|
51
|
-
({ className: e, ...a }, t) => /* @__PURE__ */ o
|
|
47
|
+
({ className: e, ...a }, t) => /* @__PURE__ */ o("h5", { ref: t, className: r("mb-1 font-medium leading-none tracking-tight", e), ...a })
|
|
48
|
+
);
|
|
49
|
+
S.displayName = "AlertTitle";
|
|
50
|
+
const M = n.forwardRef(
|
|
51
|
+
({ className: e, ...a }, t) => /* @__PURE__ */ o("div", { ref: t, className: r("text-sm [&_p]:leading-relaxed", e), ...a })
|
|
52
52
|
);
|
|
53
|
-
|
|
54
|
-
const
|
|
53
|
+
M.displayName = "AlertDescription";
|
|
54
|
+
const Q = s.Menu, U = s.Group, W = s.Portal, X = s.Sub, Y = s.RadioGroup, D = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o(
|
|
55
55
|
s.Root,
|
|
56
56
|
{
|
|
57
57
|
ref: t,
|
|
@@ -59,8 +59,8 @@ const _ = s.Menu, Q = s.Group, U = s.Portal, W = s.Sub, X = s.RadioGroup, M = n.
|
|
|
59
59
|
...a
|
|
60
60
|
}
|
|
61
61
|
));
|
|
62
|
-
|
|
63
|
-
const
|
|
62
|
+
D.displayName = s.Root.displayName;
|
|
63
|
+
const T = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o(
|
|
64
64
|
s.Trigger,
|
|
65
65
|
{
|
|
66
66
|
ref: t,
|
|
@@ -71,8 +71,8 @@ const j = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(
|
|
|
71
71
|
...a
|
|
72
72
|
}
|
|
73
73
|
));
|
|
74
|
-
|
|
75
|
-
const
|
|
74
|
+
T.displayName = s.Trigger.displayName;
|
|
75
|
+
const R = n.forwardRef(({ className: e, inset: a, children: t, ...d }, l) => /* @__PURE__ */ c(
|
|
76
76
|
s.SubTrigger,
|
|
77
77
|
{
|
|
78
78
|
ref: l,
|
|
@@ -84,12 +84,12 @@ const D = n.forwardRef(({ className: e, inset: a, children: t, ...d }, l) => /*
|
|
|
84
84
|
...d,
|
|
85
85
|
children: [
|
|
86
86
|
t,
|
|
87
|
-
/* @__PURE__ */ o
|
|
87
|
+
/* @__PURE__ */ o(b, { className: "ml-auto h-4 w-4" })
|
|
88
88
|
]
|
|
89
89
|
}
|
|
90
90
|
));
|
|
91
|
-
|
|
92
|
-
const
|
|
91
|
+
R.displayName = s.SubTrigger.displayName;
|
|
92
|
+
const I = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o(
|
|
93
93
|
s.SubContent,
|
|
94
94
|
{
|
|
95
95
|
ref: t,
|
|
@@ -100,11 +100,11 @@ const T = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(
|
|
|
100
100
|
...a
|
|
101
101
|
}
|
|
102
102
|
));
|
|
103
|
-
|
|
104
|
-
const
|
|
103
|
+
I.displayName = s.SubContent.displayName;
|
|
104
|
+
const A = n.forwardRef(({ className: e, align: a = "start", alignOffset: t = -4, sideOffset: d = 8, ...l }, g) => /* @__PURE__ */ o(s.Portal, { children: /* @__PURE__ */ o(
|
|
105
105
|
s.Content,
|
|
106
106
|
{
|
|
107
|
-
ref:
|
|
107
|
+
ref: g,
|
|
108
108
|
align: a,
|
|
109
109
|
alignOffset: t,
|
|
110
110
|
sideOffset: d,
|
|
@@ -115,8 +115,8 @@ const R = n.forwardRef(({ className: e, align: a = "start", alignOffset: t = -4,
|
|
|
115
115
|
...l
|
|
116
116
|
}
|
|
117
117
|
) }));
|
|
118
|
-
|
|
119
|
-
const
|
|
118
|
+
A.displayName = s.Content.displayName;
|
|
119
|
+
const k = n.forwardRef(({ className: e, inset: a, ...t }, d) => /* @__PURE__ */ o(
|
|
120
120
|
s.Item,
|
|
121
121
|
{
|
|
122
122
|
ref: d,
|
|
@@ -128,8 +128,8 @@ const I = n.forwardRef(({ className: e, inset: a, ...t }, d) => /* @__PURE__ */
|
|
|
128
128
|
...t
|
|
129
129
|
}
|
|
130
130
|
));
|
|
131
|
-
|
|
132
|
-
const
|
|
131
|
+
k.displayName = s.Item.displayName;
|
|
132
|
+
const P = n.forwardRef(({ className: e, children: a, checked: t, ...d }, l) => /* @__PURE__ */ c(
|
|
133
133
|
s.CheckboxItem,
|
|
134
134
|
{
|
|
135
135
|
ref: l,
|
|
@@ -140,13 +140,13 @@ const A = n.forwardRef(({ className: e, children: a, checked: t, ...d }, l) => /
|
|
|
140
140
|
checked: t,
|
|
141
141
|
...d,
|
|
142
142
|
children: [
|
|
143
|
-
/* @__PURE__ */ o
|
|
143
|
+
/* @__PURE__ */ o("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ o(s.ItemIndicator, { children: /* @__PURE__ */ o(x, { className: "h-4 w-4" }) }) }),
|
|
144
144
|
a
|
|
145
145
|
]
|
|
146
146
|
}
|
|
147
147
|
));
|
|
148
|
-
|
|
149
|
-
const
|
|
148
|
+
P.displayName = s.CheckboxItem.displayName;
|
|
149
|
+
const z = n.forwardRef(({ className: e, children: a, ...t }, d) => /* @__PURE__ */ c(
|
|
150
150
|
s.RadioItem,
|
|
151
151
|
{
|
|
152
152
|
ref: d,
|
|
@@ -156,13 +156,13 @@ const k = n.forwardRef(({ className: e, children: a, ...t }, d) => /* @__PURE__
|
|
|
156
156
|
),
|
|
157
157
|
...t,
|
|
158
158
|
children: [
|
|
159
|
-
/* @__PURE__ */ o
|
|
159
|
+
/* @__PURE__ */ o("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ o(s.ItemIndicator, { children: /* @__PURE__ */ o(h, { className: "h-4 w-4 fill-current" }) }) }),
|
|
160
160
|
a
|
|
161
161
|
]
|
|
162
162
|
}
|
|
163
163
|
));
|
|
164
|
-
|
|
165
|
-
const
|
|
164
|
+
z.displayName = s.RadioItem.displayName;
|
|
165
|
+
const G = n.forwardRef(({ className: e, inset: a, ...t }, d) => /* @__PURE__ */ o(
|
|
166
166
|
s.Label,
|
|
167
167
|
{
|
|
168
168
|
ref: d,
|
|
@@ -170,14 +170,14 @@ const P = n.forwardRef(({ className: e, inset: a, ...t }, d) => /* @__PURE__ */
|
|
|
170
170
|
...t
|
|
171
171
|
}
|
|
172
172
|
));
|
|
173
|
-
|
|
174
|
-
const
|
|
175
|
-
|
|
176
|
-
const
|
|
177
|
-
|
|
178
|
-
const
|
|
179
|
-
|
|
180
|
-
const
|
|
173
|
+
G.displayName = s.Label.displayName;
|
|
174
|
+
const L = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o(s.Separator, { ref: t, className: r("-mx-1 my-1 h-px bg-muted", e), ...a }));
|
|
175
|
+
L.displayName = s.Separator.displayName;
|
|
176
|
+
const H = ({ className: e, ...a }) => /* @__PURE__ */ o("span", { className: r("ml-auto text-xs tracking-widest text-muted-foreground", e), ...a });
|
|
177
|
+
H.displayname = "MenubarShortcut";
|
|
178
|
+
const Z = i.Root, $ = i.Trigger, ee = i.Close, p = ({ className: e, ...a }) => /* @__PURE__ */ o(i.Portal, { className: r(e), ...a });
|
|
179
|
+
p.displayName = i.Portal.displayName;
|
|
180
|
+
const f = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o(
|
|
181
181
|
i.Overlay,
|
|
182
182
|
{
|
|
183
183
|
className: r(
|
|
@@ -188,8 +188,8 @@ const p = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o.jsx(
|
|
|
188
188
|
ref: t
|
|
189
189
|
}
|
|
190
190
|
));
|
|
191
|
-
|
|
192
|
-
const
|
|
191
|
+
f.displayName = i.Overlay.displayName;
|
|
192
|
+
const V = m(
|
|
193
193
|
"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",
|
|
194
194
|
{
|
|
195
195
|
variants: {
|
|
@@ -204,159 +204,159 @@ const L = c(
|
|
|
204
204
|
side: "right"
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
|
-
),
|
|
208
|
-
({ side: e = "right", className: a, children: t, ...d }, l) => /* @__PURE__ */
|
|
209
|
-
/* @__PURE__ */ o
|
|
210
|
-
/* @__PURE__ */
|
|
207
|
+
), j = n.forwardRef(
|
|
208
|
+
({ side: e = "right", className: a, children: t, ...d }, l) => /* @__PURE__ */ c(p, { children: [
|
|
209
|
+
/* @__PURE__ */ o(f, {}),
|
|
210
|
+
/* @__PURE__ */ c(i.Content, { ref: l, className: r(V({ side: e }), a), ...d, children: [
|
|
211
211
|
t,
|
|
212
|
-
/* @__PURE__ */
|
|
213
|
-
/* @__PURE__ */ o
|
|
214
|
-
/* @__PURE__ */ o
|
|
212
|
+
/* @__PURE__ */ c(i.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: [
|
|
213
|
+
/* @__PURE__ */ o(C, { className: "h-4 w-4" }),
|
|
214
|
+
/* @__PURE__ */ o("span", { className: "sr-only", children: "Close" })
|
|
215
215
|
] })
|
|
216
216
|
] })
|
|
217
217
|
] })
|
|
218
218
|
);
|
|
219
|
-
|
|
220
|
-
const
|
|
221
|
-
|
|
222
|
-
const
|
|
223
|
-
|
|
224
|
-
const
|
|
225
|
-
|
|
226
|
-
const
|
|
227
|
-
|
|
219
|
+
j.displayName = i.Content.displayName;
|
|
220
|
+
const F = ({ className: e, ...a }) => /* @__PURE__ */ o("div", { className: r("flex flex-col space-y-2 text-center sm:text-left", e), ...a });
|
|
221
|
+
F.displayName = "SheetHeader";
|
|
222
|
+
const B = ({ className: e, ...a }) => /* @__PURE__ */ o("div", { className: r("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2", e), ...a });
|
|
223
|
+
B.displayName = "SheetFooter";
|
|
224
|
+
const O = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o(i.Title, { ref: t, className: r("text-lg font-semibold text-foreground", e), ...a }));
|
|
225
|
+
O.displayName = i.Title.displayName;
|
|
226
|
+
const E = n.forwardRef(({ className: e, ...a }, t) => /* @__PURE__ */ o(i.Description, { ref: t, className: r("text-sm text-muted-foreground", e), ...a }));
|
|
227
|
+
E.displayName = i.Description.displayName;
|
|
228
228
|
export {
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
229
|
+
oe as Accordion,
|
|
230
|
+
se as AccordionContent,
|
|
231
|
+
re as AccordionItem,
|
|
232
|
+
ne as AccordionTrigger,
|
|
233
|
+
w as Alert,
|
|
234
|
+
M as AlertDescription,
|
|
235
|
+
de as AlertDialog,
|
|
236
|
+
ie as AlertDialogAction,
|
|
237
|
+
le as AlertDialogCancel,
|
|
238
|
+
ce as AlertDialogContent,
|
|
239
|
+
me as AlertDialogDescription,
|
|
240
|
+
ue as AlertDialogFooter,
|
|
241
|
+
pe as AlertDialogHeader,
|
|
242
|
+
fe as AlertDialogTitle,
|
|
243
|
+
ge as AlertDialogTrigger,
|
|
244
|
+
S as AlertTitle,
|
|
245
|
+
be as Badge,
|
|
246
246
|
xe as Button,
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
247
|
+
he as Card,
|
|
248
|
+
Ce as CardContent,
|
|
249
|
+
ye as CardDescription,
|
|
250
|
+
Ne as CardFooter,
|
|
251
|
+
ve as CardHeader,
|
|
252
|
+
we as CardTitle,
|
|
253
|
+
Se as Command,
|
|
254
|
+
Me as CommandDialog,
|
|
255
|
+
De as CommandEmpty,
|
|
256
|
+
Te as CommandGroup,
|
|
257
|
+
Re as CommandInput,
|
|
258
|
+
Ie as CommandItem,
|
|
259
|
+
Ae as CommandList,
|
|
260
|
+
ke as CommandSeparator,
|
|
261
|
+
Pe as CommandShortcut,
|
|
262
|
+
ze as ContextMenu,
|
|
263
|
+
Ge as ContextMenuCheckboxItem,
|
|
264
|
+
Le as ContextMenuContent,
|
|
265
|
+
He as ContextMenuGroup,
|
|
266
|
+
Ve as ContextMenuItem,
|
|
267
|
+
je as ContextMenuLabel,
|
|
268
|
+
Fe as ContextMenuPortal,
|
|
269
|
+
Be as ContextMenuRadioGroup,
|
|
270
|
+
Oe as ContextMenuRadioItem,
|
|
271
|
+
Ee as ContextMenuSeparator,
|
|
272
|
+
qe as ContextMenuShortcut,
|
|
273
|
+
Je as ContextMenuSub,
|
|
274
|
+
Ke as ContextMenuSubContent,
|
|
275
|
+
_e as ContextMenuSubTrigger,
|
|
276
|
+
Qe as ContextMenuTrigger,
|
|
277
|
+
Ue as Dialog,
|
|
278
|
+
We as DialogContent,
|
|
279
|
+
Xe as DialogDescription,
|
|
280
|
+
Ye as DialogFooter,
|
|
281
|
+
Ze as DialogHeader,
|
|
282
|
+
$e as DialogTitle,
|
|
283
|
+
ea as DialogTrigger,
|
|
284
|
+
aa as DropdownMenu,
|
|
285
|
+
ta as DropdownMenuCheckboxItem,
|
|
286
|
+
oa as DropdownMenuContent,
|
|
287
|
+
sa as DropdownMenuGroup,
|
|
288
|
+
ra as DropdownMenuItem,
|
|
289
|
+
na as DropdownMenuLabel,
|
|
290
|
+
da as DropdownMenuPortal,
|
|
291
|
+
ia as DropdownMenuRadioGroup,
|
|
292
|
+
la as DropdownMenuRadioItem,
|
|
293
|
+
ca as DropdownMenuSeparator,
|
|
294
|
+
ma as DropdownMenuShortcut,
|
|
295
|
+
ua as DropdownMenuSub,
|
|
296
|
+
pa as DropdownMenuSubContent,
|
|
297
|
+
fa as DropdownMenuSubTrigger,
|
|
298
|
+
ga as DropdownMenuTrigger,
|
|
299
|
+
ba as HoverCard,
|
|
300
300
|
xa as HoverCardContent,
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
301
|
+
ha as HoverCardTrigger,
|
|
302
|
+
Ca as Input,
|
|
303
|
+
ya as Label,
|
|
304
|
+
D as Menubar,
|
|
305
|
+
P as MenubarCheckboxItem,
|
|
306
|
+
A as MenubarContent,
|
|
307
|
+
U as MenubarGroup,
|
|
308
|
+
k as MenubarItem,
|
|
309
|
+
G as MenubarLabel,
|
|
310
|
+
Q as MenubarMenu,
|
|
311
|
+
W as MenubarPortal,
|
|
312
|
+
Y as MenubarRadioGroup,
|
|
313
|
+
z as MenubarRadioItem,
|
|
314
|
+
L as MenubarSeparator,
|
|
315
|
+
H as MenubarShortcut,
|
|
316
|
+
X as MenubarSub,
|
|
317
|
+
I as MenubarSubContent,
|
|
318
|
+
R as MenubarSubTrigger,
|
|
319
|
+
T as MenubarTrigger,
|
|
320
|
+
Na as Popover,
|
|
321
|
+
va as PopoverContent,
|
|
322
|
+
wa as PopoverTrigger,
|
|
323
|
+
Sa as ScrollArea,
|
|
324
|
+
Ma as ScrollBar,
|
|
325
|
+
Da as Select,
|
|
326
|
+
Ta as SelectContent,
|
|
327
|
+
Ra as SelectGroup,
|
|
328
|
+
Ia as SelectItem,
|
|
329
|
+
Aa as SelectLabel,
|
|
330
|
+
ka as SelectSeparator,
|
|
331
|
+
Pa as SelectTrigger,
|
|
332
|
+
za as SelectValue,
|
|
333
|
+
Ga as Separator,
|
|
334
|
+
Z as Sheet,
|
|
335
|
+
ee as SheetClose,
|
|
336
|
+
j as SheetContent,
|
|
337
|
+
E as SheetDescription,
|
|
338
|
+
B as SheetFooter,
|
|
339
|
+
F as SheetHeader,
|
|
340
|
+
O as SheetTitle,
|
|
341
|
+
$ as SheetTrigger,
|
|
342
|
+
La as Skeleton,
|
|
343
|
+
Ha as Switch,
|
|
344
|
+
Va as Tabs,
|
|
345
|
+
ja as TabsContent,
|
|
346
|
+
Fa as TabsList,
|
|
347
|
+
Ba as TabsTrigger,
|
|
348
|
+
Oa as Textarea,
|
|
349
|
+
Ea as Toaster,
|
|
350
|
+
N as Toggle,
|
|
351
|
+
qa as Tooltip,
|
|
352
|
+
Ja as TooltipContent,
|
|
353
|
+
Ka as TooltipPortal,
|
|
354
|
+
_a as TooltipProvider,
|
|
355
|
+
Qa as TooltipTrigger,
|
|
356
|
+
Ua as badgeVariants,
|
|
357
|
+
Wa as buttonVariants,
|
|
358
|
+
Xa as reducer,
|
|
359
|
+
Ya as toast,
|
|
360
|
+
y as toggleVariants,
|
|
361
|
+
Za as useToast
|
|
362
362
|
};
|