@definable/ui 0.1.8 → 0.1.10
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/MonacoEditor-COZcVMEj.cjs +8 -0
- package/dist/MonacoEditor-COZcVMEj.cjs.map +1 -0
- package/dist/MonacoEditor-D3QSSKa4.js +295 -0
- package/dist/MonacoEditor-D3QSSKa4.js.map +1 -0
- package/dist/alert.d.ts +7 -0
- package/dist/badge.d.ts +1 -1
- package/dist/command.d.ts +13 -13
- package/dist/components/alert.d.ts +7 -0
- package/dist/components/alert.esm.js +35 -22
- package/dist/components/alert.esm.js.map +1 -1
- package/dist/components/alert.js +1 -1
- package/dist/components/alert.js.map +1 -1
- package/dist/components/badge.d.ts +1 -1
- package/dist/components/command.d.ts +13 -13
- package/dist/components/modal.esm.js +55 -44
- package/dist/components/modal.esm.js.map +1 -1
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.js.map +1 -1
- package/dist/components/monaco-editor.esm.js +6 -292
- package/dist/components/monaco-editor.esm.js.map +1 -1
- package/dist/components/monaco-editor.js +1 -7
- package/dist/components/monaco-editor.js.map +1 -1
- package/dist/components/selection-bar.esm.js +7 -7
- package/dist/components/selection-bar.esm.js.map +1 -1
- package/dist/components/selection-bar.js +1 -1
- package/dist/components/selection-bar.js.map +1 -1
- package/dist/components/stepper.esm.js +4 -211
- package/dist/components/stepper.esm.js.map +1 -1
- package/dist/components/stepper.js +1 -1
- package/dist/components/stepper.js.map +1 -1
- package/dist/index.d.ts +464 -1
- package/dist/index.esm.js +455 -111
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/stepper-modal-CPlBpxWy.cjs +2 -0
- package/dist/stepper-modal-CPlBpxWy.cjs.map +1 -0
- package/dist/stepper-modal-SYU9mbXs.js +214 -0
- package/dist/stepper-modal-SYU9mbXs.js.map +1 -0
- package/dist/styles.css +1 -1
- package/dist/utils-DSKoFOjv.cjs.map +1 -1
- package/dist/utils-qaFjX9_3.js.map +1 -1
- package/package.json +6 -1
package/dist/index.esm.js
CHANGED
|
@@ -1,114 +1,458 @@
|
|
|
1
|
-
import { Alert as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
1
|
+
import { Alert as b, AlertDescription as j, AlertTitle as v } from "./components/alert.esm.js";
|
|
2
|
+
import { AlertDialog as S } from "./components/alert-dialog.esm.js";
|
|
3
|
+
import { Avatar as z, AvatarFallback as D, AvatarImage as I } from "./components/avatar.esm.js";
|
|
4
|
+
import { Badge as A, badgeVariants as N } from "./components/badge.esm.js";
|
|
5
|
+
import { Button as k } from "./components/button.esm.js";
|
|
6
|
+
import { Calendar as B } from "./components/calendar.esm.js";
|
|
7
|
+
import { Card as R, CardContent as F, CardDescription as V, CardFooter as H, CardHeader as P, CardTitle as U } from "./components/card.esm.js";
|
|
8
|
+
import { Carousel as _ } from "./components/carousel.esm.js";
|
|
9
|
+
import { BarChart as J, DonutChart as K, LineChart as Q } from "./components/charts.esm.js";
|
|
10
|
+
import { Checkbox as X } from "./components/checkbox.esm.js";
|
|
11
|
+
import { Collapse as Z } from "./components/collapse.esm.js";
|
|
12
|
+
import { Command as e1, CommandDialog as o1, CommandEmpty as r1, CommandGroup as t1, CommandInput as l1, CommandItem as n1, CommandList as a1, CommandSeparator as i1 } from "./components/command.esm.js";
|
|
13
|
+
import { CommandMenu as c1, CommandMenuDemo as p1 } from "./components/command-menu.esm.js";
|
|
14
|
+
import { ConfirmationModal as d1 } from "./components/confirmation-modal.esm.js";
|
|
15
|
+
import { ContextMenu as f1, ContextMenuCheckboxItem as g1, ContextMenuGroup as h1, ContextMenuItem as u1, ContextMenuLabel as C1, ContextMenuRadioGroup as w1, ContextMenuRadioItem as b1, ContextMenuSeparator as j1, ContextMenuSub as v1, ContextMenuSubContent as M1, ContextMenuSubTrigger as S1 } from "./components/context-menu.esm.js";
|
|
16
|
+
import { Dialog as z1, DialogClose as D1, DialogContent as I1, DialogDescription as L1, DialogFooter as A1, DialogHeader as N1, DialogOverlay as T1, DialogPortal as k1, DialogTitle as G1, DialogTrigger as B1 } from "./components/dialog.esm.js";
|
|
17
|
+
import { DropdownMenu as R1, DropdownMenuContent as F1, DropdownMenuGroup as V1, DropdownMenuItem as H1, DropdownMenuSeparator as P1, DropdownMenuTrigger as U1 } from "./components/dropdown-menu.esm.js";
|
|
18
|
+
import { Dropzone as _1 } from "./components/dropzone.esm.js";
|
|
19
|
+
import { ImageCropper as J1 } from "./components/image-cropper.esm.js";
|
|
20
|
+
import { ImageCropperModal as Q1 } from "./components/image-cropper-modal.esm.js";
|
|
21
|
+
import { Input as X1 } from "./components/input.esm.js";
|
|
22
|
+
import { Label as Z1 } from "./components/label.esm.js";
|
|
23
|
+
import { Loader as e0 } from "./components/loader.esm.js";
|
|
24
|
+
import { LoadingPlaceholder as r0 } from "./components/loading-placeholder.esm.js";
|
|
25
|
+
import { Markdown as l0, codeThemes as n0 } from "./components/markdown.esm.js";
|
|
26
|
+
import { Mention as i0 } from "./components/mention.esm.js";
|
|
27
|
+
import { Modal as c0 } from "./components/modal.esm.js";
|
|
28
|
+
import { M as x0, d as d0, l as m0, s as f0, u as g0 } from "./MonacoEditor-D3QSSKa4.js";
|
|
29
|
+
import { NotificationContainer as u0 } from "./components/notification.esm.js";
|
|
30
|
+
import { Popover as w0, PopoverContent as b0, PopoverTrigger as j0 } from "./components/popover.esm.js";
|
|
31
|
+
import { Progress as M0 } from "./components/progress.esm.js";
|
|
32
|
+
import { RadioGroup as y0, RadioGroupItem as z0 } from "./components/radio-group.esm.js";
|
|
33
|
+
import { ScrollArea as I0, ScrollBar as L0 } from "./components/scroll-area.esm.js";
|
|
34
|
+
import { SearchableSelect as N0, Select as T0, SelectContent as k0, SelectGroup as G0, SelectItem as B0, SelectLabel as O0, SelectTrigger as R0, SelectValue as F0 } from "./components/select.esm.js";
|
|
35
|
+
import { SelectionBar as H0 } from "./components/selection-bar.esm.js";
|
|
36
|
+
import { Separator as U0 } from "./components/separator.esm.js";
|
|
37
|
+
import { Sheet as _0 } from "./components/sheet.esm.js";
|
|
38
|
+
import { Skeleton as J0 } from "./components/skeleton.esm.js";
|
|
39
|
+
import { Slider as Q0 } from "./components/slider.esm.js";
|
|
40
|
+
import { a as X0, S as Y0, b as Z0 } from "./stepper-modal-SYU9mbXs.js";
|
|
41
|
+
import { Switch as e2 } from "./components/switch.esm.js";
|
|
42
|
+
import { Table as r2 } from "./components/table.esm.js";
|
|
43
|
+
import { TableEmpty as l2 } from "./components/table-empty.esm.js";
|
|
44
|
+
import { TableMobile as a2 } from "./components/table-mobile.esm.js";
|
|
45
|
+
import { Tabs as s2, TabsContent as c2, TabsList as p2, TabsTrigger as x2 } from "./components/tabs.esm.js";
|
|
46
|
+
import { ANSI as m2, LOG_COLORS as f2, colorize as g2 } from "./components/terminal.esm.js";
|
|
47
|
+
import { Textarea as u2 } from "./components/textarea.esm.js";
|
|
48
|
+
import { Tooltip as w2 } from "./components/tooltip.esm.js";
|
|
49
|
+
import { ToastContainer as j2, toast as v2, useToast as M2 } from "./components/use-toast.esm.js";
|
|
50
|
+
import { j as e } from "./jsx-runtime-DGlMoOmv.js";
|
|
51
|
+
import { c as l } from "./utils-qaFjX9_3.js";
|
|
52
|
+
import { BotIcon as n } from "lucide-react";
|
|
53
|
+
const a = (r) => {
|
|
54
|
+
const { size: o = 48, className: t = "" } = r;
|
|
55
|
+
return /* @__PURE__ */ e.jsx(
|
|
56
|
+
"div",
|
|
57
|
+
{
|
|
58
|
+
"aria-label": "Claude",
|
|
59
|
+
className: l("flex flex-col items-center justify-center flex-none text-white rounded-full", t),
|
|
60
|
+
style: {
|
|
61
|
+
background: "rgb(217, 119, 87)",
|
|
62
|
+
height: o,
|
|
63
|
+
width: o
|
|
64
|
+
},
|
|
65
|
+
children: /* @__PURE__ */ e.jsxs(
|
|
66
|
+
"svg",
|
|
67
|
+
{
|
|
68
|
+
fill: "currentColor",
|
|
69
|
+
fillRule: "evenodd",
|
|
70
|
+
height: o,
|
|
71
|
+
style: {
|
|
72
|
+
padding: "5px"
|
|
73
|
+
},
|
|
74
|
+
width: o,
|
|
75
|
+
viewBox: "0 0 24 24",
|
|
76
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
77
|
+
className: "flex-none leading-none",
|
|
78
|
+
children: [
|
|
79
|
+
/* @__PURE__ */ e.jsx("title", { children: "Claude" }),
|
|
80
|
+
/* @__PURE__ */ e.jsx("path", { d: "M4.709 15.955l4.72-2.647.08-.23-.08-.128H9.2l-.79-.048-2.698-.073-2.339-.097-2.266-.122-.571-.121L0 11.784l.055-.352.48-.321.686.06 1.52.103 2.278.158 1.652.097 2.449.255h.389l.055-.157-.134-.098-.103-.097-2.358-1.596-2.552-1.688-1.336-.972-.724-.491-.364-.462-.158-1.008.656-.722.881.06.225.061.893.686 1.908 1.476 2.491 1.833.365.304.145-.103.019-.073-.164-.274-1.355-2.446-1.446-2.49-.644-1.032-.17-.619a2.97 2.97 0 01-.104-.729L6.283.134 6.696 0l.996.134.42.364.62 1.414 1.002 2.229 1.555 3.03.456.898.243.832.091.255h.158V9.01l.128-1.706.237-2.095.23-2.695.08-.76.376-.91.747-.492.584.28.48.685-.067.444-.286 1.851-.559 2.903-.364 1.942h.212l.243-.242.985-1.306 1.652-2.064.73-.82.85-.904.547-.431h1.033l.76 1.129-.34 1.166-1.064 1.347-.881 1.142-1.264 1.7-.79 1.36.073.11.188-.02 2.856-.606 1.543-.28 1.841-.315.833.388.091.395-.328.807-1.969.486-2.309.462-3.439.813-.042.03.049.061 1.549.146.662.036h1.622l3.02.225.79.522.474.638-.079.485-1.215.62-1.64-.389-3.829-.91-1.312-.329h-.182v.11l1.093 1.068 2.006 1.81 2.509 2.33.127.578-.322.455-.34-.049-2.205-1.657-.851-.747-1.926-1.62h-.128v.17l.444.649 2.345 3.521.122 1.08-.17.353-.608.213-.668-.122-1.374-1.925-1.415-2.167-1.143-1.943-.14.08-.674 7.254-.316.37-.729.28-.607-.461-.322-.747.322-1.476.389-1.924.315-1.53.286-1.9.17-.632-.012-.042-.14.018-1.434 1.967-2.18 2.945-1.726 1.845-.414.164-.717-.37.067-.662.401-.589 2.388-3.036 1.44-1.882.93-1.086-.006-.158h-.055L4.132 18.56l-1.13.146-.487-.456.061-.746.231-.243 1.908-1.312-.006.006z" })
|
|
81
|
+
]
|
|
82
|
+
}
|
|
83
|
+
)
|
|
84
|
+
}
|
|
85
|
+
);
|
|
86
|
+
}, i = (r) => {
|
|
87
|
+
const { size: o = 48, className: t = "" } = r;
|
|
88
|
+
return /* @__PURE__ */ e.jsx(
|
|
89
|
+
"div",
|
|
90
|
+
{
|
|
91
|
+
"aria-label": "Anthropic",
|
|
92
|
+
className: l("flex flex-col items-center justify-center flex-none rounded-full", t),
|
|
93
|
+
style: {
|
|
94
|
+
background: "rgb(241, 240, 232)",
|
|
95
|
+
color: "rgb(20, 20, 19)",
|
|
96
|
+
height: o,
|
|
97
|
+
width: o
|
|
98
|
+
},
|
|
99
|
+
children: /* @__PURE__ */ e.jsxs(
|
|
100
|
+
"svg",
|
|
101
|
+
{
|
|
102
|
+
fill: "currentColor",
|
|
103
|
+
fillRule: "evenodd",
|
|
104
|
+
height: o,
|
|
105
|
+
style: {
|
|
106
|
+
padding: "5px"
|
|
107
|
+
},
|
|
108
|
+
width: o,
|
|
109
|
+
viewBox: "0 0 24 24",
|
|
110
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
111
|
+
className: "flex-none leading-none",
|
|
112
|
+
children: [
|
|
113
|
+
/* @__PURE__ */ e.jsx("title", { children: "Anthropic" }),
|
|
114
|
+
/* @__PURE__ */ e.jsx("path", { d: "M13.827 3.52h3.603L24 20h-3.603l-6.57-16.48zm-7.258 0h3.767L16.906 20h-3.674l-1.343-3.461H5.017l-1.344 3.46H0L6.57 3.522zm4.132 9.959L8.453 7.687 6.205 13.48H10.7z" })
|
|
115
|
+
]
|
|
116
|
+
}
|
|
117
|
+
)
|
|
118
|
+
}
|
|
119
|
+
);
|
|
120
|
+
}, s = (r) => {
|
|
121
|
+
const { size: o = 48, className: t = "" } = r;
|
|
122
|
+
return /* @__PURE__ */ e.jsx(
|
|
123
|
+
"div",
|
|
124
|
+
{
|
|
125
|
+
"aria-label": "OpenAI",
|
|
126
|
+
className: l("flex flex-col items-center justify-center flex-none rounded-full", t),
|
|
127
|
+
style: {
|
|
128
|
+
background: "rgb(25, 195, 125)",
|
|
129
|
+
color: "rgb(255, 255, 255)",
|
|
130
|
+
height: o,
|
|
131
|
+
width: o
|
|
132
|
+
},
|
|
133
|
+
children: /* @__PURE__ */ e.jsxs(
|
|
134
|
+
"svg",
|
|
135
|
+
{
|
|
136
|
+
fill: "currentColor",
|
|
137
|
+
fillRule: "evenodd",
|
|
138
|
+
height: o,
|
|
139
|
+
style: {
|
|
140
|
+
padding: "5px"
|
|
141
|
+
},
|
|
142
|
+
width: o,
|
|
143
|
+
viewBox: "0 0 24 24",
|
|
144
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
145
|
+
className: "flex-none leading-none",
|
|
146
|
+
children: [
|
|
147
|
+
/* @__PURE__ */ e.jsx("title", { children: "OpenAI" }),
|
|
148
|
+
/* @__PURE__ */ e.jsx("path", { d: "M21.55 10.004a5.416 5.416 0 00-.478-4.501c-1.217-2.09-3.662-3.166-6.05-2.66A5.59 5.59 0 0010.831 1C8.39.995 6.224 2.546 5.473 4.838A5.553 5.553 0 001.76 7.496a5.487 5.487 0 00.691 6.5 5.416 5.416 0 00.477 4.502c1.217 2.09 3.662 3.165 6.05 2.66A5.586 5.586 0 0013.168 23c2.443.006 4.61-1.546 5.361-3.84a5.553 5.553 0 003.715-2.66 5.488 5.488 0 00-.693-6.497v.001zm-8.381 11.558a4.199 4.199 0 01-2.675-.954c.034-.018.093-.05.132-.074l4.44-2.53a.71.71 0 00.364-.623v-6.176l1.877 1.069c.02.01.033.029.036.05v5.115c-.003 2.274-1.87 4.118-4.174 4.123zM4.192 17.78a4.059 4.059 0 01-.498-2.763c.032.02.09.055.131.078l4.44 2.53c.225.13.504.13.73 0l5.42-3.088v2.138a.068.068 0 01-.027.057L9.9 19.288c-1.999 1.136-4.552.46-5.707-1.51h-.001zM3.023 8.216A4.15 4.15 0 015.198 6.41l-.002.151v5.06a.711.711 0 00.364.624l5.42 3.087-1.876 1.07a.067.067 0 01-.063.005l-4.489-2.559c-1.995-1.14-2.679-3.658-1.53-5.63h.001zm15.417 3.54l-5.42-3.088L14.896 7.6a.067.067 0 01.063-.006l4.489 2.557c1.998 1.14 2.683 3.662 1.529 5.633a4.163 4.163 0 01-2.174 1.807V12.38a.71.71 0 00-.363-.623zm1.867-2.773a6.04 6.04 0 00-.132-.078l-4.44-2.53a.731.731 0 00-.729 0l-5.42 3.088V7.325a.068.068 0 01.027-.057L14.1 4.713c2-1.137 4.555-.46 5.707 1.513.487.833.664 1.809.499 2.757h.001zm-11.741 3.81l-1.877-1.068a.065.065 0 01-.036-.051V6.559c.001-2.277 1.873-4.122 4.181-4.12.976 0 1.92.338 2.671.954-.034.018-.092.05-.131.073l-4.44 2.53a.71.71 0 00-.365.623l-.003 6.173v.002zm1.02-2.168L12 9.25l2.414 1.375v2.75L12 14.75l-2.415-1.375v-2.75z" })
|
|
149
|
+
]
|
|
150
|
+
}
|
|
151
|
+
)
|
|
152
|
+
}
|
|
153
|
+
);
|
|
154
|
+
}, c = (r) => {
|
|
155
|
+
const { size: o = 48, className: t = "" } = r;
|
|
156
|
+
return /* @__PURE__ */ e.jsx(
|
|
157
|
+
"div",
|
|
158
|
+
{
|
|
159
|
+
"aria-label": "DeepSeek",
|
|
160
|
+
className: l("flex flex-col items-center justify-center flex-none rounded-full h-16 w-16", t),
|
|
161
|
+
style: {
|
|
162
|
+
background: "rgb(77, 107, 254)",
|
|
163
|
+
color: "rgb(255, 255, 255)",
|
|
164
|
+
height: o,
|
|
165
|
+
width: o
|
|
166
|
+
},
|
|
167
|
+
children: /* @__PURE__ */ e.jsxs(
|
|
168
|
+
"svg",
|
|
169
|
+
{
|
|
170
|
+
fill: "currentColor",
|
|
171
|
+
fillRule: "evenodd",
|
|
172
|
+
height: o,
|
|
173
|
+
width: o,
|
|
174
|
+
style: { padding: "5px" },
|
|
175
|
+
viewBox: "0 0 24 24",
|
|
176
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
177
|
+
className: "flex-none leading-none",
|
|
178
|
+
children: [
|
|
179
|
+
/* @__PURE__ */ e.jsx("title", { children: "DeepSeek" }),
|
|
180
|
+
/* @__PURE__ */ e.jsx("path", { d: "M23.748 4.482c-.254-.124-.364.113-.512.234-.051.039-.094.09-.137.136-.372.397-.806.657-1.373.626-.829-.046-1.537.214-2.163.848-.133-.782-.575-1.248-1.247-1.548-.352-.156-.708-.311-.955-.65-.172-.241-.219-.51-.305-.774-.055-.16-.11-.323-.293-.35-.2-.031-.278.136-.356.276-.313.572-.434 1.202-.422 1.84.027 1.436.633 2.58 1.838 3.393.137.093.172.187.129.323-.082.28-.18.552-.266.833-.055.179-.137.217-.329.14a5.526 5.526 0 01-1.736-1.18c-.857-.828-1.631-1.742-2.597-2.458a11.365 11.365 0 00-.689-.471c-.985-.957.13-1.743.388-1.836.27-.098.093-.432-.779-.428-.872.004-1.67.295-2.687.684a3.055 3.055 0 01-.465.137 9.597 9.597 0 00-2.883-.102c-1.885.21-3.39 1.102-4.497 2.623C.082 8.606-.231 10.684.152 12.85c.403 2.284 1.569 4.175 3.36 5.653 1.858 1.533 3.997 2.284 6.438 2.14 1.482-.085 3.133-.284 4.994-1.86.47.234.962.327 1.78.397.63.059 1.236-.03 1.705-.128.735-.156.684-.837.419-.961-2.155-1.004-1.682-.595-2.113-.926 1.096-1.296 2.746-2.642 3.392-7.003.05-.347.007-.565 0-.845-.004-.17.035-.237.23-.256a4.173 4.173 0 001.545-.475c1.396-.763 1.96-2.015 2.093-3.517.02-.23-.004-.467-.247-.588zM11.581 18c-2.089-1.642-3.102-2.183-3.52-2.16-.392.024-.321.471-.235.763.09.288.207.486.371.739.114.167.192.416-.113.603-.673.416-1.842-.14-1.897-.167-1.361-.802-2.5-1.86-3.301-3.307-.774-1.393-1.224-2.887-1.298-4.482-.02-.386.093-.522.477-.592a4.696 4.696 0 011.529-.039c2.132.312 3.946 1.265 5.468 2.774.868.86 1.525 1.887 2.202 2.891.72 1.066 1.494 2.082 2.48 2.914.348.292.625.514.891.677-.802.09-2.14.11-3.054-.614zm1-6.44a.306.306 0 01.415-.287.302.302 0 01.2.288.306.306 0 01-.31.307.303.303 0 01-.304-.308zm3.11 1.596c-.2.081-.399.151-.59.16a1.245 1.245 0 01-.798-.254c-.274-.23-.47-.358-.552-.758a1.73 1.73 0 01.016-.588c.07-.327-.008-.537-.239-.727-.187-.156-.426-.199-.688-.199a.559.559 0 01-.254-.078c-.11-.054-.2-.19-.114-.358.028-.054.16-.186.192-.21.356-.202.767-.136 1.146.016.352.144.618.408 1.001.782.391.451.462.576.685.914.176.265.336.537.445.848.067.195-.019.354-.25.452z" })
|
|
181
|
+
]
|
|
182
|
+
}
|
|
183
|
+
)
|
|
184
|
+
}
|
|
185
|
+
);
|
|
186
|
+
}, p = (r) => {
|
|
187
|
+
const { size: o = 48, className: t = "" } = r;
|
|
188
|
+
return /* @__PURE__ */ e.jsx(
|
|
189
|
+
"div",
|
|
190
|
+
{
|
|
191
|
+
"aria-label": "Grok",
|
|
192
|
+
className: l("flex flex-col items-center justify-center flex-none rounded-full h-16 w-16", t),
|
|
193
|
+
style: {
|
|
194
|
+
background: "rgb(0, 0, 0)",
|
|
195
|
+
color: "rgb(255, 255, 255)",
|
|
196
|
+
height: o,
|
|
197
|
+
width: o,
|
|
198
|
+
padding: "5px"
|
|
199
|
+
},
|
|
200
|
+
children: /* @__PURE__ */ e.jsxs(
|
|
201
|
+
"svg",
|
|
202
|
+
{
|
|
203
|
+
fill: "currentColor",
|
|
204
|
+
fillRule: "evenodd",
|
|
205
|
+
height: o,
|
|
206
|
+
width: o,
|
|
207
|
+
style: { padding: "5px" },
|
|
208
|
+
viewBox: "0 0 24 24",
|
|
209
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
210
|
+
className: "flex-none leading-none",
|
|
211
|
+
children: [
|
|
212
|
+
/* @__PURE__ */ e.jsx("title", { children: "Grok" }),
|
|
213
|
+
/* @__PURE__ */ e.jsx("path", { d: "M9.27 15.29l7.978-5.897c.391-.29.95-.177 1.137.272.98 2.369.542 5.215-1.41 7.169-1.951 1.954-4.667 2.382-7.149 1.406l-2.711 1.257c3.889 2.661 8.611 2.003 11.562-.953 2.341-2.344 3.066-5.539 2.388-8.42l.006.007c-.983-4.232.242-5.924 2.75-9.383.06-.082.12-.164.179-.248l-3.301 3.305v-.01L9.267 15.292M7.623 16.723c-2.792-2.67-2.31-6.801.071-9.184 1.761-1.763 4.647-2.483 7.166-1.425l2.705-1.25a7.808 7.808 0 00-1.829-1A8.975 8.975 0 005.984 5.83c-2.533 2.536-3.33 6.436-1.962 9.764 1.022 2.487-.653 4.246-2.34 6.022-.599.63-1.199 1.259-1.682 1.925l7.62-6.815" })
|
|
214
|
+
]
|
|
215
|
+
}
|
|
216
|
+
)
|
|
217
|
+
}
|
|
218
|
+
);
|
|
219
|
+
}, x = (r) => {
|
|
220
|
+
const { size: o = 48, className: t = "" } = r;
|
|
221
|
+
return /* @__PURE__ */ e.jsx(
|
|
222
|
+
"div",
|
|
223
|
+
{
|
|
224
|
+
"aria-label": "Gemini",
|
|
225
|
+
className: l("flex items-center justify-center rounded-full", t),
|
|
226
|
+
style: {
|
|
227
|
+
background: "rgb(255, 255, 255)",
|
|
228
|
+
height: o,
|
|
229
|
+
width: o,
|
|
230
|
+
boxShadow: "rgba(0, 0, 0, 0.05) 0px 0px 0px 1px inset",
|
|
231
|
+
color: "rgb(255, 255, 255)"
|
|
232
|
+
},
|
|
233
|
+
children: /* @__PURE__ */ e.jsxs(
|
|
234
|
+
"svg",
|
|
235
|
+
{
|
|
236
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
237
|
+
height: o,
|
|
238
|
+
width: o,
|
|
239
|
+
viewBox: "0 0 24 24",
|
|
240
|
+
style: { flex: "0 0 auto", lineHeight: 1, padding: "5px" },
|
|
241
|
+
children: [
|
|
242
|
+
/* @__PURE__ */ e.jsx("title", { children: "Gemini" }),
|
|
243
|
+
/* @__PURE__ */ e.jsx(
|
|
244
|
+
"path",
|
|
245
|
+
{
|
|
246
|
+
d: "M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z",
|
|
247
|
+
fill: "#3186FF"
|
|
248
|
+
}
|
|
249
|
+
),
|
|
250
|
+
/* @__PURE__ */ e.jsx(
|
|
251
|
+
"path",
|
|
252
|
+
{
|
|
253
|
+
d: "M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z",
|
|
254
|
+
fill: "url(#lobe-icons-gemini-fill-0)"
|
|
255
|
+
}
|
|
256
|
+
),
|
|
257
|
+
/* @__PURE__ */ e.jsx(
|
|
258
|
+
"path",
|
|
259
|
+
{
|
|
260
|
+
d: "M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z",
|
|
261
|
+
fill: "url(#lobe-icons-gemini-fill-1)"
|
|
262
|
+
}
|
|
263
|
+
),
|
|
264
|
+
/* @__PURE__ */ e.jsx(
|
|
265
|
+
"path",
|
|
266
|
+
{
|
|
267
|
+
d: "M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z",
|
|
268
|
+
fill: "url(#lobe-icons-gemini-fill-2)"
|
|
269
|
+
}
|
|
270
|
+
),
|
|
271
|
+
/* @__PURE__ */ e.jsxs("defs", { children: [
|
|
272
|
+
/* @__PURE__ */ e.jsxs(
|
|
273
|
+
"linearGradient",
|
|
274
|
+
{
|
|
275
|
+
id: "lobe-icons-gemini-fill-0",
|
|
276
|
+
x1: "7",
|
|
277
|
+
x2: "11",
|
|
278
|
+
y1: "15.5",
|
|
279
|
+
y2: "12",
|
|
280
|
+
gradientUnits: "userSpaceOnUse",
|
|
281
|
+
children: [
|
|
282
|
+
/* @__PURE__ */ e.jsx("stop", { stopColor: "#08B962" }),
|
|
283
|
+
/* @__PURE__ */ e.jsx("stop", { offset: "1", stopColor: "#08B962", stopOpacity: "0" })
|
|
284
|
+
]
|
|
285
|
+
}
|
|
286
|
+
),
|
|
287
|
+
/* @__PURE__ */ e.jsxs(
|
|
288
|
+
"linearGradient",
|
|
289
|
+
{
|
|
290
|
+
id: "lobe-icons-gemini-fill-1",
|
|
291
|
+
x1: "8",
|
|
292
|
+
x2: "11.5",
|
|
293
|
+
y1: "5.5",
|
|
294
|
+
y2: "11",
|
|
295
|
+
gradientUnits: "userSpaceOnUse",
|
|
296
|
+
children: [
|
|
297
|
+
/* @__PURE__ */ e.jsx("stop", { stopColor: "#F94543" }),
|
|
298
|
+
/* @__PURE__ */ e.jsx("stop", { offset: "1", stopColor: "#F94543", stopOpacity: "0" })
|
|
299
|
+
]
|
|
300
|
+
}
|
|
301
|
+
),
|
|
302
|
+
/* @__PURE__ */ e.jsxs(
|
|
303
|
+
"linearGradient",
|
|
304
|
+
{
|
|
305
|
+
id: "lobe-icons-gemini-fill-2",
|
|
306
|
+
x1: "3.5",
|
|
307
|
+
x2: "17.5",
|
|
308
|
+
y1: "13.5",
|
|
309
|
+
y2: "12",
|
|
310
|
+
gradientUnits: "userSpaceOnUse",
|
|
311
|
+
children: [
|
|
312
|
+
/* @__PURE__ */ e.jsx("stop", { stopColor: "#FABC12" }),
|
|
313
|
+
/* @__PURE__ */ e.jsx("stop", { offset: ".46", stopColor: "#FABC12", stopOpacity: "0" })
|
|
314
|
+
]
|
|
315
|
+
}
|
|
316
|
+
)
|
|
317
|
+
] })
|
|
318
|
+
]
|
|
319
|
+
}
|
|
320
|
+
)
|
|
321
|
+
}
|
|
322
|
+
);
|
|
323
|
+
}, d = {
|
|
324
|
+
claude: a,
|
|
325
|
+
anthropic: i,
|
|
326
|
+
openai: s,
|
|
327
|
+
deepseek: c,
|
|
328
|
+
grok: p,
|
|
329
|
+
gemini: x
|
|
330
|
+
}, m = (r, o = {}) => {
|
|
331
|
+
const t = d[r];
|
|
332
|
+
return t ? /* @__PURE__ */ e.jsx(t, { ...o }) : /* @__PURE__ */ e.jsx(n, { ...o });
|
|
333
|
+
}, u = (r, o = {}) => r.type === "core" ? m(r.provider, o) : /* @__PURE__ */ e.jsx("img", { src: r.image, alt: r.name, className: l("h-6 w-6", o.className), ...o });
|
|
36
334
|
export {
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
P as
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
335
|
+
m2 as ANSI,
|
|
336
|
+
b as Alert,
|
|
337
|
+
j as AlertDescription,
|
|
338
|
+
S as AlertDialog,
|
|
339
|
+
v as AlertTitle,
|
|
340
|
+
z as Avatar,
|
|
341
|
+
D as AvatarFallback,
|
|
342
|
+
I as AvatarImage,
|
|
343
|
+
A as Badge,
|
|
344
|
+
J as BarChart,
|
|
345
|
+
k as Button,
|
|
346
|
+
B as Calendar,
|
|
347
|
+
R as Card,
|
|
348
|
+
F as CardContent,
|
|
349
|
+
V as CardDescription,
|
|
350
|
+
H as CardFooter,
|
|
351
|
+
P as CardHeader,
|
|
352
|
+
U as CardTitle,
|
|
353
|
+
_ as Carousel,
|
|
354
|
+
X as Checkbox,
|
|
355
|
+
Z as Collapse,
|
|
356
|
+
e1 as Command,
|
|
357
|
+
o1 as CommandDialog,
|
|
358
|
+
r1 as CommandEmpty,
|
|
359
|
+
t1 as CommandGroup,
|
|
360
|
+
l1 as CommandInput,
|
|
361
|
+
n1 as CommandItem,
|
|
362
|
+
a1 as CommandList,
|
|
363
|
+
c1 as CommandMenu,
|
|
364
|
+
p1 as CommandMenuDemo,
|
|
365
|
+
i1 as CommandSeparator,
|
|
366
|
+
d1 as ConfirmationModal,
|
|
367
|
+
f1 as ContextMenu,
|
|
368
|
+
g1 as ContextMenuCheckboxItem,
|
|
369
|
+
h1 as ContextMenuGroup,
|
|
370
|
+
u1 as ContextMenuItem,
|
|
371
|
+
C1 as ContextMenuLabel,
|
|
372
|
+
w1 as ContextMenuRadioGroup,
|
|
373
|
+
b1 as ContextMenuRadioItem,
|
|
374
|
+
j1 as ContextMenuSeparator,
|
|
375
|
+
v1 as ContextMenuSub,
|
|
376
|
+
M1 as ContextMenuSubContent,
|
|
377
|
+
S1 as ContextMenuSubTrigger,
|
|
378
|
+
z1 as Dialog,
|
|
379
|
+
D1 as DialogClose,
|
|
380
|
+
I1 as DialogContent,
|
|
381
|
+
L1 as DialogDescription,
|
|
382
|
+
A1 as DialogFooter,
|
|
383
|
+
N1 as DialogHeader,
|
|
384
|
+
T1 as DialogOverlay,
|
|
385
|
+
k1 as DialogPortal,
|
|
386
|
+
G1 as DialogTitle,
|
|
387
|
+
B1 as DialogTrigger,
|
|
388
|
+
K as DonutChart,
|
|
389
|
+
R1 as DropdownMenu,
|
|
390
|
+
F1 as DropdownMenuContent,
|
|
391
|
+
V1 as DropdownMenuGroup,
|
|
392
|
+
H1 as DropdownMenuItem,
|
|
393
|
+
P1 as DropdownMenuSeparator,
|
|
394
|
+
U1 as DropdownMenuTrigger,
|
|
395
|
+
_1 as Dropzone,
|
|
396
|
+
d as Icons,
|
|
397
|
+
J1 as ImageCropper,
|
|
398
|
+
Q1 as ImageCropperModal,
|
|
399
|
+
X1 as Input,
|
|
400
|
+
f2 as LOG_COLORS,
|
|
401
|
+
Z1 as Label,
|
|
402
|
+
Q as LineChart,
|
|
403
|
+
e0 as Loader,
|
|
404
|
+
r0 as LoadingPlaceholder,
|
|
405
|
+
l0 as Markdown,
|
|
406
|
+
i0 as Mention,
|
|
407
|
+
c0 as Modal,
|
|
408
|
+
x0 as MonacoEditor,
|
|
409
|
+
u0 as NotificationContainer,
|
|
410
|
+
w0 as Popover,
|
|
411
|
+
b0 as PopoverContent,
|
|
412
|
+
j0 as PopoverTrigger,
|
|
413
|
+
M0 as Progress,
|
|
414
|
+
y0 as RadioGroup,
|
|
415
|
+
z0 as RadioGroupItem,
|
|
416
|
+
I0 as ScrollArea,
|
|
417
|
+
L0 as ScrollBar,
|
|
418
|
+
N0 as SearchableSelect,
|
|
419
|
+
T0 as Select,
|
|
420
|
+
k0 as SelectContent,
|
|
421
|
+
G0 as SelectGroup,
|
|
422
|
+
B0 as SelectItem,
|
|
423
|
+
O0 as SelectLabel,
|
|
424
|
+
R0 as SelectTrigger,
|
|
425
|
+
F0 as SelectValue,
|
|
426
|
+
H0 as SelectionBar,
|
|
427
|
+
U0 as Separator,
|
|
428
|
+
_0 as Sheet,
|
|
429
|
+
J0 as Skeleton,
|
|
430
|
+
Q0 as Slider,
|
|
431
|
+
X0 as StepLayout,
|
|
432
|
+
Y0 as Stepper,
|
|
433
|
+
Z0 as StepperModal,
|
|
434
|
+
e2 as Switch,
|
|
435
|
+
r2 as Table,
|
|
436
|
+
l2 as TableEmpty,
|
|
437
|
+
a2 as TableMobile,
|
|
438
|
+
s2 as Tabs,
|
|
439
|
+
c2 as TabsContent,
|
|
440
|
+
p2 as TabsList,
|
|
441
|
+
x2 as TabsTrigger,
|
|
442
|
+
u2 as Textarea,
|
|
443
|
+
j2 as ToastContainer,
|
|
444
|
+
w2 as Tooltip,
|
|
445
|
+
N as badgeVariants,
|
|
446
|
+
l as cn,
|
|
447
|
+
n0 as codeThemes,
|
|
448
|
+
g2 as colorize,
|
|
449
|
+
d0 as defaultOptions,
|
|
450
|
+
u as getAssistantIcon,
|
|
451
|
+
m as getLLMIcon,
|
|
452
|
+
m0 as languageOptions,
|
|
453
|
+
f0 as setupVariableSuggestions,
|
|
454
|
+
v2 as toast,
|
|
455
|
+
g0 as updateVariableSuggestions,
|
|
456
|
+
M2 as useToast
|
|
113
457
|
};
|
|
114
458
|
//# sourceMappingURL=index.esm.js.map
|
package/dist/index.esm.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../src/icons/providers/claude.tsx","../src/icons/providers/anthropic.tsx","../src/icons/providers/openai.tsx","../src/icons/providers/deepseek.tsx","../src/icons/providers/grok.tsx","../src/icons/providers/gemini.tsx","../src/icons/icons.ts","../src/lib/icons.tsx"],"sourcesContent":["import { cn } from \"@/lib/utils\";\nimport type { IconProps } from \"./types\";\n\nexport const ClaudeIcon = (props: IconProps) => {\n const { size = 48, className = \"\" } = props;\n \n return (\n <div\n aria-label=\"Claude\"\n className={cn(\"flex flex-col items-center justify-center flex-none text-white rounded-full\", className)}\n style={{\n background: \"rgb(217, 119, 87)\",\n height: size,\n width: size,\n }}\n >\n <svg\n fill=\"currentColor\"\n fillRule=\"evenodd\"\n height={size}\n style={{\n padding: \"5px\",\n }}\n width={size}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"flex-none leading-none\"\n >\n <title>Claude</title>\n <path d=\"M4.709 15.955l4.72-2.647.08-.23-.08-.128H9.2l-.79-.048-2.698-.073-2.339-.097-2.266-.122-.571-.121L0 11.784l.055-.352.48-.321.686.06 1.52.103 2.278.158 1.652.097 2.449.255h.389l.055-.157-.134-.098-.103-.097-2.358-1.596-2.552-1.688-1.336-.972-.724-.491-.364-.462-.158-1.008.656-.722.881.06.225.061.893.686 1.908 1.476 2.491 1.833.365.304.145-.103.019-.073-.164-.274-1.355-2.446-1.446-2.49-.644-1.032-.17-.619a2.97 2.97 0 01-.104-.729L6.283.134 6.696 0l.996.134.42.364.62 1.414 1.002 2.229 1.555 3.03.456.898.243.832.091.255h.158V9.01l.128-1.706.237-2.095.23-2.695.08-.76.376-.91.747-.492.584.28.48.685-.067.444-.286 1.851-.559 2.903-.364 1.942h.212l.243-.242.985-1.306 1.652-2.064.73-.82.85-.904.547-.431h1.033l.76 1.129-.34 1.166-1.064 1.347-.881 1.142-1.264 1.7-.79 1.36.073.11.188-.02 2.856-.606 1.543-.28 1.841-.315.833.388.091.395-.328.807-1.969.486-2.309.462-3.439.813-.042.03.049.061 1.549.146.662.036h1.622l3.02.225.79.522.474.638-.079.485-1.215.62-1.64-.389-3.829-.91-1.312-.329h-.182v.11l1.093 1.068 2.006 1.81 2.509 2.33.127.578-.322.455-.34-.049-2.205-1.657-.851-.747-1.926-1.62h-.128v.17l.444.649 2.345 3.521.122 1.08-.17.353-.608.213-.668-.122-1.374-1.925-1.415-2.167-1.143-1.943-.14.08-.674 7.254-.316.37-.729.28-.607-.461-.322-.747.322-1.476.389-1.924.315-1.53.286-1.9.17-.632-.012-.042-.14.018-1.434 1.967-2.18 2.945-1.726 1.845-.414.164-.717-.37.067-.662.401-.589 2.388-3.036 1.44-1.882.93-1.086-.006-.158h-.055L4.132 18.56l-1.13.146-.487-.456.061-.746.231-.243 1.908-1.312-.006.006z\"></path>\n </svg>\n </div>\n );\n};","import { cn } from \"@/lib/utils\";\nimport type { IconProps } from \"./types\";\n\nexport const AnthropicIcon = (props: IconProps) => {\n const { size = 48, className = \"\" } = props;\n return (\n <div\n aria-label=\"Anthropic\"\n className={cn(\"flex flex-col items-center justify-center flex-none rounded-full\", className)}\n style={{\n background: \"rgb(241, 240, 232)\",\n color: \"rgb(20, 20, 19)\",\n height: size,\n width: size,\n }}\n >\n <svg\n fill=\"currentColor\"\n fillRule=\"evenodd\"\n height={size}\n style={{\n padding: \"5px\",\n }}\n width={size}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"flex-none leading-none\"\n >\n <title>Anthropic</title>\n <path d=\"M13.827 3.52h3.603L24 20h-3.603l-6.57-16.48zm-7.258 0h3.767L16.906 20h-3.674l-1.343-3.461H5.017l-1.344 3.46H0L6.57 3.522zm4.132 9.959L8.453 7.687 6.205 13.48H10.7z\"></path>\n </svg>\n </div>\n );\n};\n","import { cn } from \"@/lib/utils\";\nimport type { IconProps } from \"./types\";\n\nexport const OpenAIIcon = (props: IconProps) => {\n const { size = 48, className = \"\" } = props;\n \n return (\n <div\n aria-label=\"OpenAI\"\n className={cn(\"flex flex-col items-center justify-center flex-none rounded-full\", className)}\n style={{\n background: \"rgb(25, 195, 125)\",\n color: \"rgb(255, 255, 255)\",\n height: size,\n width: size,\n }}\n >\n <svg\n fill=\"currentColor\"\n fillRule=\"evenodd\"\n height={size}\n style={{\n padding: \"5px\",\n }}\n width={size}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"flex-none leading-none\"\n >\n <title>OpenAI</title>\n <path d=\"M21.55 10.004a5.416 5.416 0 00-.478-4.501c-1.217-2.09-3.662-3.166-6.05-2.66A5.59 5.59 0 0010.831 1C8.39.995 6.224 2.546 5.473 4.838A5.553 5.553 0 001.76 7.496a5.487 5.487 0 00.691 6.5 5.416 5.416 0 00.477 4.502c1.217 2.09 3.662 3.165 6.05 2.66A5.586 5.586 0 0013.168 23c2.443.006 4.61-1.546 5.361-3.84a5.553 5.553 0 003.715-2.66 5.488 5.488 0 00-.693-6.497v.001zm-8.381 11.558a4.199 4.199 0 01-2.675-.954c.034-.018.093-.05.132-.074l4.44-2.53a.71.71 0 00.364-.623v-6.176l1.877 1.069c.02.01.033.029.036.05v5.115c-.003 2.274-1.87 4.118-4.174 4.123zM4.192 17.78a4.059 4.059 0 01-.498-2.763c.032.02.09.055.131.078l4.44 2.53c.225.13.504.13.73 0l5.42-3.088v2.138a.068.068 0 01-.027.057L9.9 19.288c-1.999 1.136-4.552.46-5.707-1.51h-.001zM3.023 8.216A4.15 4.15 0 015.198 6.41l-.002.151v5.06a.711.711 0 00.364.624l5.42 3.087-1.876 1.07a.067.067 0 01-.063.005l-4.489-2.559c-1.995-1.14-2.679-3.658-1.53-5.63h.001zm15.417 3.54l-5.42-3.088L14.896 7.6a.067.067 0 01.063-.006l4.489 2.557c1.998 1.14 2.683 3.662 1.529 5.633a4.163 4.163 0 01-2.174 1.807V12.38a.71.71 0 00-.363-.623zm1.867-2.773a6.04 6.04 0 00-.132-.078l-4.44-2.53a.731.731 0 00-.729 0l-5.42 3.088V7.325a.068.068 0 01.027-.057L14.1 4.713c2-1.137 4.555-.46 5.707 1.513.487.833.664 1.809.499 2.757h.001zm-11.741 3.81l-1.877-1.068a.065.065 0 01-.036-.051V6.559c.001-2.277 1.873-4.122 4.181-4.12.976 0 1.92.338 2.671.954-.034.018-.092.05-.131.073l-4.44 2.53a.71.71 0 00-.365.623l-.003 6.173v.002zm1.02-2.168L12 9.25l2.414 1.375v2.75L12 14.75l-2.415-1.375v-2.75z\"></path>\n </svg>\n </div>\n );\n};\n","import { cn } from \"@/lib/utils\";\nimport type { IconProps } from \"./types\";\n\nexport const DeepSeekIcon = (props: IconProps) => {\n const { size = 48, className = \"\" } = props;\n\n return (\n <div\n aria-label=\"DeepSeek\"\n className={cn(\"flex flex-col items-center justify-center flex-none rounded-full h-16 w-16\", className)}\n style={{ \n background: \"rgb(77, 107, 254)\", \n color: \"rgb(255, 255, 255)\", \n height: size, \n width: size,\n }}\n >\n <svg\n fill=\"currentColor\"\n fillRule=\"evenodd\"\n height={size}\n width={size}\n style={{ padding: \"5px\" }}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"flex-none leading-none\"\n >\n <title>DeepSeek</title>\n <path d=\"M23.748 4.482c-.254-.124-.364.113-.512.234-.051.039-.094.09-.137.136-.372.397-.806.657-1.373.626-.829-.046-1.537.214-2.163.848-.133-.782-.575-1.248-1.247-1.548-.352-.156-.708-.311-.955-.65-.172-.241-.219-.51-.305-.774-.055-.16-.11-.323-.293-.35-.2-.031-.278.136-.356.276-.313.572-.434 1.202-.422 1.84.027 1.436.633 2.58 1.838 3.393.137.093.172.187.129.323-.082.28-.18.552-.266.833-.055.179-.137.217-.329.14a5.526 5.526 0 01-1.736-1.18c-.857-.828-1.631-1.742-2.597-2.458a11.365 11.365 0 00-.689-.471c-.985-.957.13-1.743.388-1.836.27-.098.093-.432-.779-.428-.872.004-1.67.295-2.687.684a3.055 3.055 0 01-.465.137 9.597 9.597 0 00-2.883-.102c-1.885.21-3.39 1.102-4.497 2.623C.082 8.606-.231 10.684.152 12.85c.403 2.284 1.569 4.175 3.36 5.653 1.858 1.533 3.997 2.284 6.438 2.14 1.482-.085 3.133-.284 4.994-1.86.47.234.962.327 1.78.397.63.059 1.236-.03 1.705-.128.735-.156.684-.837.419-.961-2.155-1.004-1.682-.595-2.113-.926 1.096-1.296 2.746-2.642 3.392-7.003.05-.347.007-.565 0-.845-.004-.17.035-.237.23-.256a4.173 4.173 0 001.545-.475c1.396-.763 1.96-2.015 2.093-3.517.02-.23-.004-.467-.247-.588zM11.581 18c-2.089-1.642-3.102-2.183-3.52-2.16-.392.024-.321.471-.235.763.09.288.207.486.371.739.114.167.192.416-.113.603-.673.416-1.842-.14-1.897-.167-1.361-.802-2.5-1.86-3.301-3.307-.774-1.393-1.224-2.887-1.298-4.482-.02-.386.093-.522.477-.592a4.696 4.696 0 011.529-.039c2.132.312 3.946 1.265 5.468 2.774.868.86 1.525 1.887 2.202 2.891.72 1.066 1.494 2.082 2.48 2.914.348.292.625.514.891.677-.802.09-2.14.11-3.054-.614zm1-6.44a.306.306 0 01.415-.287.302.302 0 01.2.288.306.306 0 01-.31.307.303.303 0 01-.304-.308zm3.11 1.596c-.2.081-.399.151-.59.16a1.245 1.245 0 01-.798-.254c-.274-.23-.47-.358-.552-.758a1.73 1.73 0 01.016-.588c.07-.327-.008-.537-.239-.727-.187-.156-.426-.199-.688-.199a.559.559 0 01-.254-.078c-.11-.054-.2-.19-.114-.358.028-.054.16-.186.192-.21.356-.202.767-.136 1.146.016.352.144.618.408 1.001.782.391.451.462.576.685.914.176.265.336.537.445.848.067.195-.019.354-.25.452z\"></path>\n </svg>\n </div>\n );\n};\n","import { cn } from \"@/lib/utils\";\nimport type { IconProps } from \"./types\";\n\nexport const GrokIcon = (props: IconProps) => {\n const { size = 48, className = \"\" } = props;\n return (\n <div\n aria-label=\"Grok\"\n className={cn(\"flex flex-col items-center justify-center flex-none rounded-full h-16 w-16\", className)}\n style={{ \n background: \"rgb(0, 0, 0)\",\n color: \"rgb(255, 255, 255)\",\n height: size,\n width: size,\n padding: \"5px\",\n }}\n >\n <svg\n fill=\"currentColor\"\n fillRule=\"evenodd\"\n height={size}\n width={size}\n style={{ padding: \"5px\" }}\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"flex-none leading-none\"\n >\n <title>Grok</title>\n <path d=\"M9.27 15.29l7.978-5.897c.391-.29.95-.177 1.137.272.98 2.369.542 5.215-1.41 7.169-1.951 1.954-4.667 2.382-7.149 1.406l-2.711 1.257c3.889 2.661 8.611 2.003 11.562-.953 2.341-2.344 3.066-5.539 2.388-8.42l.006.007c-.983-4.232.242-5.924 2.75-9.383.06-.082.12-.164.179-.248l-3.301 3.305v-.01L9.267 15.292M7.623 16.723c-2.792-2.67-2.31-6.801.071-9.184 1.761-1.763 4.647-2.483 7.166-1.425l2.705-1.25a7.808 7.808 0 00-1.829-1A8.975 8.975 0 005.984 5.83c-2.533 2.536-3.33 6.436-1.962 9.764 1.022 2.487-.653 4.246-2.34 6.022-.599.63-1.199 1.259-1.682 1.925l7.62-6.815\"></path>\n </svg>\n </div>\n );\n};\n","import { cn } from \"@/lib/utils\";\nimport type { IconProps } from \"./types\";\n\nexport const GeminiIcon = (props: IconProps) => {\n const { size = 48, className = \"\" } = props;\n \n return (\n <div\n aria-label=\"Gemini\"\n className={cn(\"flex items-center justify-center rounded-full\", className)}\n style={{\n background: \"rgb(255, 255, 255)\",\n height: size,\n width: size,\n boxShadow: \"rgba(0, 0, 0, 0.05) 0px 0px 0px 1px inset\",\n color: \"rgb(255, 255, 255)\",\n }}\n >\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n height={size}\n width={size}\n viewBox=\"0 0 24 24\"\n style={{ flex: \"0 0 auto\", lineHeight: 1, padding: \"5px\" }}\n >\n <title>Gemini</title>\n <path\n d=\"M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z\"\n fill=\"#3186FF\"\n />\n <path\n d=\"M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z\"\n fill=\"url(#lobe-icons-gemini-fill-0)\"\n />\n <path\n d=\"M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z\"\n fill=\"url(#lobe-icons-gemini-fill-1)\"\n />\n <path\n d=\"M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z\"\n fill=\"url(#lobe-icons-gemini-fill-2)\"\n />\n <defs>\n <linearGradient\n id=\"lobe-icons-gemini-fill-0\"\n x1=\"7\"\n x2=\"11\"\n y1=\"15.5\"\n y2=\"12\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#08B962\" />\n <stop offset=\"1\" stopColor=\"#08B962\" stopOpacity=\"0\" />\n </linearGradient>\n <linearGradient\n id=\"lobe-icons-gemini-fill-1\"\n x1=\"8\"\n x2=\"11.5\"\n y1=\"5.5\"\n y2=\"11\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#F94543\" />\n <stop offset=\"1\" stopColor=\"#F94543\" stopOpacity=\"0\" />\n </linearGradient>\n <linearGradient\n id=\"lobe-icons-gemini-fill-2\"\n x1=\"3.5\"\n x2=\"17.5\"\n y1=\"13.5\"\n y2=\"12\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stopColor=\"#FABC12\" />\n <stop offset=\".46\" stopColor=\"#FABC12\" stopOpacity=\"0\" />\n </linearGradient>\n </defs>\n </svg>\n </div>\n );\n};","import { \n AnthropicIcon,\n ClaudeIcon,\n DeepSeekIcon,\n GrokIcon,\n OpenAIIcon,\n GeminiIcon,\n} from \"./providers\";\n\nexport const Icons = {\n claude: ClaudeIcon,\n anthropic: AnthropicIcon,\n openai: OpenAIIcon,\n deepseek: DeepSeekIcon,\n grok: GrokIcon,\n gemini: GeminiIcon,\n}; ","import { Icons } from \"@/icons/icons\";\nimport { BotIcon } from \"lucide-react\";\nimport { cn } from \"./utils\";\n\ninterface Props {\n className?: string;\n size?: number;\n}\n\ntype AssistantType = \"core\" | \"agent\";\n\ninterface Assistant {\n provider: string;\n name: string;\n image?: string;\n type: AssistantType;\n}\n\nexport const getLLMIcon = (provider: string, props: Props = {}) => {\n const Icon = Icons[provider as keyof typeof Icons];\n if (!Icon) {\n return <BotIcon {...props} />;\n }\n return <Icon {...props} />;\n};\n\nexport const getAssistantIcon = (assistant: Assistant, props: Props = {}) => {\n if (assistant.type === \"core\") {\n return getLLMIcon(assistant.provider, props);\n }\n return <img src={assistant.image} alt={assistant.name} className={cn(\"h-6 w-6\", props.className)} {...props} />;\n};"],"names":["ClaudeIcon","props","size","className","jsx","cn","jsxs","AnthropicIcon","OpenAIIcon","DeepSeekIcon","GrokIcon","GeminiIcon","Icons","getLLMIcon","provider","Icon","BotIcon","getAssistantIcon","assistant"],"mappings":"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"}
|