@arcadeai/design-system 3.33.1 → 3.33.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/assets/icons/daytona.js +6 -6
- package/dist/components/index.js +2 -2
- package/dist/components/ui/atoms/command.js +288 -364
- package/dist/components/ui/atoms/copy-button.d.ts.map +1 -1
- package/dist/components/ui/atoms/copy-button.js +3 -2
- package/dist/components/ui/atoms/dropdown-menu.js +1 -1
- package/dist/components/ui/atoms/hover-card.js +1 -1
- package/dist/components/ui/atoms/icons/daytona.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/daytona.js +9 -14
- package/dist/components/ui/atoms/index.js +1 -1
- package/dist/components/ui/atoms/markdown.js +1 -1
- package/dist/components/ui/atoms/popover.js +1 -1
- package/dist/components/ui/atoms/select.js +1 -1
- package/dist/components/ui/atoms/tooltip.js +1 -1
- package/dist/components/ui/index.js +2 -2
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/message.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +2 -2
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/highlighted-body-TPN3WLV5-DyOGcftJ.js +19 -0
- package/dist/index-BEZCAdXQ.js +1568 -0
- package/dist/main.js +2 -2
- package/dist/{markdown-ChximrBv.js → markdown-9KGBuupR.js} +6264 -6046
- package/dist/mermaid-O7DHMXV3-CUp9wvRi.js +4 -0
- package/dist/{toolkit-card-Cb-KDQhU.js → toolkit-card-k8jio69G.js} +1 -1
- package/package.json +1 -1
- package/dist/highlighted-body-B3W2YXNL-D6XBJnwx.js +0 -19
- package/dist/index-DO05OIM5.js +0 -1545
- package/dist/mermaid-3ZIDBTTL-DtIP-JZq.js +0 -4
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
|
-
import { forwardRef as
|
|
3
|
-
const
|
|
2
|
+
import { forwardRef as l } from "react";
|
|
3
|
+
const o = ({
|
|
4
4
|
title: t,
|
|
5
|
-
titleId:
|
|
6
|
-
...
|
|
7
|
-
},
|
|
5
|
+
titleId: a,
|
|
6
|
+
...r
|
|
7
|
+
}, m) => /* @__PURE__ */ e.createElement("svg", { viewBox: "192 120 68 80", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ref: m, "aria-labelledby": a, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: a }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M195.994 172.235h24.929v8.547h-24.929zm33.477-29.915h28.491v8.547h-28.491zm-14.958 2.634 21.153-21.153 6.044 6.044-21.153 21.153z" }), /* @__PURE__ */ e.createElement("path", { d: "m214.644 166.322-16.246-16.246-6.043 6.044 16.245 16.246zm21.368 11.957-17.124 17.124-6.044-6.044 17.124-17.124zm-.131-21.368 19.139 19.139 6.043-6.044-19.138-19.139zm-21.368-21.002v20.656h-8.547v-20.656z" }), /* @__PURE__ */ e.createElement("path", { d: "M244.428 165.825v25.642h-8.547v-25.642z" })), h = l(o);
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
h as default
|
|
10
10
|
};
|
package/dist/components/index.js
CHANGED
|
@@ -166,7 +166,7 @@ import { Zoom as vm } from "./ui/atoms/icons/zoom.js";
|
|
|
166
166
|
import { Input as Im } from "./ui/atoms/input.js";
|
|
167
167
|
import { Label as Lm } from "./ui/atoms/label.js";
|
|
168
168
|
import { Loader as Fm } from "./ui/atoms/loader.js";
|
|
169
|
-
import { M as Rm } from "../markdown-
|
|
169
|
+
import { M as Rm } from "../markdown-9KGBuupR.js";
|
|
170
170
|
import { MobileTooltip as Em, MobileTooltipContent as zm, MobileTooltipProvider as Wm, MobileTooltipTrigger as Zm } from "./ui/atoms/mobile-tooltip.js";
|
|
171
171
|
import { Popover as Nm, PopoverAnchor as Jm, PopoverContent as Um, PopoverTrigger as Xm } from "./ui/atoms/popover.js";
|
|
172
172
|
import { ProBadge as Qm } from "./ui/atoms/pro-badge.js";
|
|
@@ -194,7 +194,7 @@ import { DateTimePicker as Jl } from "./ui/molecules/date-time-picker.js";
|
|
|
194
194
|
import { EmptyState as Xl } from "./ui/molecules/empty-state.js";
|
|
195
195
|
import { Message as Ql, MessageAction as jl, MessageActions as Kl, MessageAvatar as _l, MessageContent as $l } from "./ui/molecules/message.js";
|
|
196
196
|
import { PromptInput as rf, PromptInputAction as ef, PromptInputActions as tf, PromptInputTextarea as af } from "./ui/molecules/prompt-input.js";
|
|
197
|
-
import { R as mf, T as lf } from "../toolkit-card-
|
|
197
|
+
import { R as mf, T as lf } from "../toolkit-card-k8jio69G.js";
|
|
198
198
|
import { StepsProgress as nf } from "./ui/molecules/steps-progress.js";
|
|
199
199
|
import { SuggestionCard as df } from "./ui/molecules/suggestion-card.js";
|
|
200
200
|
import { ToolCard as sf } from "./ui/molecules/tool-card.js";
|