@arcadeai/design-system 3.33.0 → 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/attio.js +6 -6
- package/dist/assets/icons/daytona.js +6 -6
- package/dist/assets/icons/math-toolkit.js +10 -0
- package/dist/components/index.js +431 -404
- 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/attio.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/attio.js +13 -25
- 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/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +138 -136
- package/dist/components/ui/atoms/icons/math-toolkit.d.ts +4 -0
- package/dist/components/ui/atoms/icons/math-toolkit.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/math-toolkit.js +15 -0
- package/dist/components/ui/atoms/index.d.ts +1 -0
- package/dist/components/ui/atoms/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/index.js +295 -289
- package/dist/components/ui/atoms/markdown.js +1 -1
- package/dist/components/ui/atoms/popover.js +1 -1
- package/dist/components/ui/atoms/scroll-button.d.ts.map +1 -1
- package/dist/components/ui/atoms/scroll-button.js +34 -28
- package/dist/components/ui/atoms/select.js +1 -1
- package/dist/components/ui/atoms/step-indicator.d.ts +17 -0
- package/dist/components/ui/atoms/step-indicator.d.ts.map +1 -0
- package/dist/components/ui/atoms/step-indicator.js +151 -0
- package/dist/components/ui/atoms/tooltip.js +1 -1
- package/dist/components/ui/index.js +431 -404
- package/dist/components/ui/molecules/chat-message-list.d.ts +74 -0
- package/dist/components/ui/molecules/chat-message-list.d.ts.map +1 -0
- package/dist/components/ui/molecules/chat-message-list.js +121 -0
- package/dist/components/ui/molecules/index.d.ts +6 -0
- package/dist/components/ui/molecules/index.d.ts.map +1 -1
- package/dist/components/ui/molecules/index.js +29 -20
- package/dist/components/ui/molecules/message.js +1 -1
- package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -1
- package/dist/components/ui/molecules/prompt-input.js +42 -43
- package/dist/components/ui/molecules/requirement-badges.js +3 -3
- package/dist/components/ui/molecules/steps-progress.d.ts +13 -0
- package/dist/components/ui/molecules/steps-progress.d.ts.map +1 -0
- package/dist/components/ui/molecules/steps-progress.js +66 -0
- package/dist/components/ui/molecules/suggestion-card.d.ts +11 -0
- package/dist/components/ui/molecules/suggestion-card.d.ts.map +1 -0
- package/dist/components/ui/molecules/suggestion-card.js +53 -0
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/pages/chat-page.d.ts +75 -0
- package/dist/components/ui/pages/chat-page.d.ts.map +1 -0
- package/dist/components/ui/pages/chat-page.js +300 -0
- package/dist/components/ui/pages/index.d.ts +2 -0
- package/dist/components/ui/pages/index.d.ts.map +1 -1
- package/dist/components/ui/pages/index.js +2 -0
- package/dist/components/ui/templates/chat-template.d.ts +20 -0
- package/dist/components/ui/templates/chat-template.d.ts.map +1 -0
- package/dist/components/ui/templates/chat-template.js +148 -0
- package/dist/components/ui/templates/index.d.ts +2 -0
- package/dist/components/ui/templates/index.d.ts.map +1 -1
- package/dist/components/ui/templates/index.js +19 -9
- package/dist/highlighted-body-TPN3WLV5-DyOGcftJ.js +19 -0
- package/dist/index-BEZCAdXQ.js +1568 -0
- package/dist/main.js +461 -434
- package/dist/{markdown-ChximrBv.js → markdown-9KGBuupR.js} +6264 -6046
- package/dist/mermaid-O7DHMXV3-CUp9wvRi.js +4 -0
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +268 -259
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +80 -2
- package/dist/{toolkit-card-B0syFJQ6.js → toolkit-card-k8jio69G.js} +2 -2
- 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 c from "react";
|
|
2
|
-
import { forwardRef as
|
|
3
|
-
const
|
|
2
|
+
import { forwardRef as o } from "react";
|
|
3
|
+
const a = ({
|
|
4
4
|
title: l,
|
|
5
|
-
titleId:
|
|
6
|
-
...
|
|
7
|
-
},
|
|
5
|
+
titleId: e,
|
|
6
|
+
...r
|
|
7
|
+
}, t) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 150 150", ref: t, "aria-labelledby": e, ...r }, l ? /* @__PURE__ */ c.createElement("title", { id: e }, l) : null, /* @__PURE__ */ c.createElement("path", { d: "M141.71,96.93l-11.34-18.15s-.04-.08-.07-.11l-.89-1.43c-1.67-2.7-4.62-4.34-7.79-4.33l-18.27-.06-1.27,2.05-21.83,34.92-1.21,1.93,9.15,14.6c1.69,2.72,4.6,4.34,7.82,4.34h25.6c3.16,0,6.14-1.66,7.81-4.33l.9-1.44s.04-.04,.05-.05l11.35-18.17c1.86-2.99,1.86-6.78,0-9.77h-.01Zm-3.46,7.6l-11.36,18.17c-.05,.09-.11,.15-.16,.23-.57,.63-1.54,.69-2.17,.12-.11-.1-.21-.22-.29-.35l-11.35-18.18c-.26-.41-.45-.85-.59-1.31-.4-1.39-.19-2.88,.57-4.1l11.34-18.15,.03-.05c.27-.41,.61-.59,.9-.65,.12-.04,.22-.05,.3-.06h.13c.26,0,.91,.08,1.32,.74l11.34,18.15c1.04,1.65,1.04,3.78,0,5.43,0,0-.01,0-.01,0Zm-30.09-51.51c1.86-2.99,1.86-6.78,0-9.77l-11.34-18.15-.95-1.53c-1.68-2.7-4.64-4.34-7.82-4.33h-25.6c-3.19,0-6.11,1.63-7.81,4.33L8.81,96.95c-1.88,2.98-1.88,6.78,0,9.76l12.29,19.68c1.67,2.7,4.63,4.34,7.81,4.33h25.6c3.21,0,6.13-1.63,7.82-4.33l.94-1.49v-.05s9.15-14.61,9.15-14.61l27.08-43.34,8.65-13.86h.02Zm-2.68-4.89c0,.93-.26,1.88-.79,2.71L59.8,122.71c-.28,.45-.78,.73-1.31,.72-.53,0-1.03-.27-1.32-.72l-11.34-18.18c-1.03-1.66-1.03-3.76,0-5.43L90.71,27.27c.28-.46,.78-.74,1.32-.74,.26,0,.91,.08,1.32,.74l11.34,18.15c.53,.84,.79,1.78,.79,2.72Z", fill: "currentColor" })), s = o(a);
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
s as default
|
|
10
10
|
};
|
|
@@ -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
|
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as a from "react";
|
|
2
|
+
import { forwardRef as l } from "react";
|
|
3
|
+
const m = ({
|
|
4
|
+
title: e,
|
|
5
|
+
titleId: r,
|
|
6
|
+
...t
|
|
7
|
+
}, o) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ref: o, "aria-labelledby": r, ...t }, e ? /* @__PURE__ */ a.createElement("title", { id: r }, e) : null, /* @__PURE__ */ a.createElement("path", { fill: "currentColor", d: "M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm6 5H9V6H7v2H5v2h2v2h2V10h2V8Zm7 1.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm-3 5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0ZM5 16.5h7v-2H5v2Z" })), h = l(m);
|
|
8
|
+
export {
|
|
9
|
+
h as default
|
|
10
|
+
};
|