@copilotkit/react-ui 1.4.8-next.0 → 1.4.8-next.1
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/CHANGELOG.md +9 -0
- package/dist/{chunk-T35X2SFE.mjs → chunk-46UJJGXP.mjs} +2 -2
- package/dist/{chunk-E5SSVET3.mjs → chunk-752NGHCE.mjs} +2 -2
- package/dist/{chunk-FUDBUYBG.mjs → chunk-CVHT5XCA.mjs} +2 -2
- package/dist/{chunk-TTYR7XPN.mjs → chunk-DVMTTXGZ.mjs} +2 -2
- package/dist/{chunk-ZQFKJLQ6.mjs → chunk-PNKBFDUI.mjs} +2 -2
- package/dist/{chunk-ICGZEGHQ.mjs → chunk-TI7SY2RI.mjs} +13 -4
- package/dist/chunk-TI7SY2RI.mjs.map +1 -0
- package/dist/components/chat/Chat.js +12 -26
- package/dist/components/chat/Chat.js.map +1 -1
- package/dist/components/chat/Chat.mjs +3 -3
- package/dist/components/chat/Modal.js +12 -26
- package/dist/components/chat/Modal.js.map +1 -1
- package/dist/components/chat/Modal.mjs +4 -4
- package/dist/components/chat/Popup.js +12 -26
- package/dist/components/chat/Popup.js.map +1 -1
- package/dist/components/chat/Popup.mjs +5 -5
- package/dist/components/chat/Sidebar.js +12 -26
- package/dist/components/chat/Sidebar.js.map +1 -1
- package/dist/components/chat/Sidebar.mjs +5 -5
- package/dist/components/chat/index.js +12 -26
- package/dist/components/chat/index.js.map +1 -1
- package/dist/components/chat/index.mjs +6 -6
- package/dist/components/dev-console/console.js +12 -26
- package/dist/components/dev-console/console.js.map +1 -1
- package/dist/components/dev-console/console.mjs +2 -2
- package/dist/components/dev-console/index.js +12 -26
- package/dist/components/dev-console/index.js.map +1 -1
- package/dist/components/dev-console/index.mjs +2 -2
- package/dist/components/help-modal/index.js +12 -26
- package/dist/components/help-modal/index.js.map +1 -1
- package/dist/components/help-modal/index.mjs +1 -1
- package/dist/components/help-modal/modal.js +12 -26
- package/dist/components/help-modal/modal.js.map +1 -1
- package/dist/components/help-modal/modal.mjs +1 -1
- package/dist/components/index.js +12 -26
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +6 -6
- package/dist/index.js +12 -26
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/package.json +4 -4
- package/src/components/help-modal/modal.tsx +12 -2
- package/dist/chunk-ICGZEGHQ.mjs.map +0 -1
- /package/dist/{chunk-T35X2SFE.mjs.map → chunk-46UJJGXP.mjs.map} +0 -0
- /package/dist/{chunk-E5SSVET3.mjs.map → chunk-752NGHCE.mjs.map} +0 -0
- /package/dist/{chunk-FUDBUYBG.mjs.map → chunk-CVHT5XCA.mjs.map} +0 -0
- /package/dist/{chunk-TTYR7XPN.mjs.map → chunk-DVMTTXGZ.mjs.map} +0 -0
- /package/dist/{chunk-ZQFKJLQ6.mjs.map → chunk-PNKBFDUI.mjs.map} +0 -0
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CopilotModal
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-752NGHCE.mjs";
|
|
4
4
|
import "../../chunk-YAGE7RCE.mjs";
|
|
5
5
|
import "../../chunk-VEC45H6Q.mjs";
|
|
6
6
|
import "../../chunk-RQNJNK2W.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-46UJJGXP.mjs";
|
|
8
8
|
import "../../chunk-6INMITFA.mjs";
|
|
9
9
|
import "../../chunk-RU73BEZM.mjs";
|
|
10
10
|
import "../../chunk-V7W6IM2V.mjs";
|
|
11
11
|
import "../../chunk-OMTPWC7T.mjs";
|
|
12
12
|
import "../../chunk-ZABXREBH.mjs";
|
|
13
13
|
import "../../chunk-RJCZRKTV.mjs";
|
|
14
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-DVMTTXGZ.mjs";
|
|
15
15
|
import "../../chunk-4FIGRRFS.mjs";
|
|
16
16
|
import "../../chunk-KXE2JCUH.mjs";
|
|
17
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-TI7SY2RI.mjs";
|
|
18
18
|
import "../../chunk-BH6PCAAL.mjs";
|
|
19
19
|
import "../../chunk-OTPAZXVR.mjs";
|
|
20
20
|
import "../../chunk-EMQEEXUB.mjs";
|
|
@@ -1902,30 +1902,6 @@ var import_react9 = require("react");
|
|
|
1902
1902
|
|
|
1903
1903
|
// src/components/help-modal/icons.tsx
|
|
1904
1904
|
var import_jsx_runtime18 = require("react/jsx-runtime");
|
|
1905
|
-
var LifeBuoyIcon = () => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
1906
|
-
"svg",
|
|
1907
|
-
{
|
|
1908
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1909
|
-
width: "24",
|
|
1910
|
-
height: "24",
|
|
1911
|
-
viewBox: "0 0 24 24",
|
|
1912
|
-
fill: "none",
|
|
1913
|
-
stroke: "currentColor",
|
|
1914
|
-
strokeWidth: "2",
|
|
1915
|
-
strokeLinecap: "round",
|
|
1916
|
-
strokeLinejoin: "round",
|
|
1917
|
-
className: "icon icon-tabler icons-tabler-outline icon-tabler-lifebuoy",
|
|
1918
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("g", { transform: "translate(0, -1)", children: [
|
|
1919
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
1920
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" }),
|
|
1921
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }),
|
|
1922
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M15 15l3.35 3.35" }),
|
|
1923
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M9 15l-3.35 3.35" }),
|
|
1924
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M5.65 5.65l3.35 3.35" }),
|
|
1925
|
-
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M18.35 5.65l-3.35 3.35" })
|
|
1926
|
-
] })
|
|
1927
|
-
}
|
|
1928
|
-
);
|
|
1929
1905
|
var CloseIcon2 = () => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
|
1930
1906
|
"svg",
|
|
1931
1907
|
{
|
|
@@ -2016,9 +1992,10 @@ function CopilotKitHelpModal() {
|
|
|
2016
1992
|
"button",
|
|
2017
1993
|
{
|
|
2018
1994
|
onClick: () => setShowHelpModal(true),
|
|
2019
|
-
|
|
1995
|
+
style: { width: "50px", height: "30px", marginRight: "0.25rem" },
|
|
1996
|
+
className: "text-sm p-0 bg-transparent rounded border border-blue-500",
|
|
2020
1997
|
"aria-label": "Open Help",
|
|
2021
|
-
children:
|
|
1998
|
+
children: "Help"
|
|
2022
1999
|
}
|
|
2023
2000
|
);
|
|
2024
2001
|
const submitButtonDisabled = (0, import_react9.useMemo)(
|
|
@@ -2045,6 +2022,15 @@ function CopilotKitHelpModal() {
|
|
|
2045
2022
|
),
|
|
2046
2023
|
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("div", { className: "w-full flex mb-6 justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("h2", { className: "text-2xl font-bold", children: "Help Options" }) }),
|
|
2047
2024
|
/* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("div", { className: "space-y-4 mb-4", children: [
|
|
2025
|
+
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("div", { className: "block w-full text-center py-2 px-4 bg-blue-500 text-white rounded hover:bg-blue-600 transition duration-150 text-sm", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
|
|
2026
|
+
"a",
|
|
2027
|
+
{
|
|
2028
|
+
href: "https://docs.copilotkit.ai/coagents/troubleshooting/common-issues",
|
|
2029
|
+
target: "_blank",
|
|
2030
|
+
rel: "noopener noreferrer",
|
|
2031
|
+
children: "Visit the Troubleshooting and FAQ section in the docs"
|
|
2032
|
+
}
|
|
2033
|
+
) }),
|
|
2048
2034
|
/* @__PURE__ */ (0, import_jsx_runtime19.jsx)("div", { className: "block w-full text-center py-2 px-4 bg-blue-500 text-white rounded hover:bg-blue-600 transition duration-150 text-sm", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
|
|
2049
2035
|
"a",
|
|
2050
2036
|
{
|