@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.
Files changed (49) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/{chunk-T35X2SFE.mjs → chunk-46UJJGXP.mjs} +2 -2
  3. package/dist/{chunk-E5SSVET3.mjs → chunk-752NGHCE.mjs} +2 -2
  4. package/dist/{chunk-FUDBUYBG.mjs → chunk-CVHT5XCA.mjs} +2 -2
  5. package/dist/{chunk-TTYR7XPN.mjs → chunk-DVMTTXGZ.mjs} +2 -2
  6. package/dist/{chunk-ZQFKJLQ6.mjs → chunk-PNKBFDUI.mjs} +2 -2
  7. package/dist/{chunk-ICGZEGHQ.mjs → chunk-TI7SY2RI.mjs} +13 -4
  8. package/dist/chunk-TI7SY2RI.mjs.map +1 -0
  9. package/dist/components/chat/Chat.js +12 -26
  10. package/dist/components/chat/Chat.js.map +1 -1
  11. package/dist/components/chat/Chat.mjs +3 -3
  12. package/dist/components/chat/Modal.js +12 -26
  13. package/dist/components/chat/Modal.js.map +1 -1
  14. package/dist/components/chat/Modal.mjs +4 -4
  15. package/dist/components/chat/Popup.js +12 -26
  16. package/dist/components/chat/Popup.js.map +1 -1
  17. package/dist/components/chat/Popup.mjs +5 -5
  18. package/dist/components/chat/Sidebar.js +12 -26
  19. package/dist/components/chat/Sidebar.js.map +1 -1
  20. package/dist/components/chat/Sidebar.mjs +5 -5
  21. package/dist/components/chat/index.js +12 -26
  22. package/dist/components/chat/index.js.map +1 -1
  23. package/dist/components/chat/index.mjs +6 -6
  24. package/dist/components/dev-console/console.js +12 -26
  25. package/dist/components/dev-console/console.js.map +1 -1
  26. package/dist/components/dev-console/console.mjs +2 -2
  27. package/dist/components/dev-console/index.js +12 -26
  28. package/dist/components/dev-console/index.js.map +1 -1
  29. package/dist/components/dev-console/index.mjs +2 -2
  30. package/dist/components/help-modal/index.js +12 -26
  31. package/dist/components/help-modal/index.js.map +1 -1
  32. package/dist/components/help-modal/index.mjs +1 -1
  33. package/dist/components/help-modal/modal.js +12 -26
  34. package/dist/components/help-modal/modal.js.map +1 -1
  35. package/dist/components/help-modal/modal.mjs +1 -1
  36. package/dist/components/index.js +12 -26
  37. package/dist/components/index.js.map +1 -1
  38. package/dist/components/index.mjs +6 -6
  39. package/dist/index.js +12 -26
  40. package/dist/index.js.map +1 -1
  41. package/dist/index.mjs +6 -6
  42. package/package.json +4 -4
  43. package/src/components/help-modal/modal.tsx +12 -2
  44. package/dist/chunk-ICGZEGHQ.mjs.map +0 -1
  45. /package/dist/{chunk-T35X2SFE.mjs.map → chunk-46UJJGXP.mjs.map} +0 -0
  46. /package/dist/{chunk-E5SSVET3.mjs.map → chunk-752NGHCE.mjs.map} +0 -0
  47. /package/dist/{chunk-FUDBUYBG.mjs.map → chunk-CVHT5XCA.mjs.map} +0 -0
  48. /package/dist/{chunk-TTYR7XPN.mjs.map → chunk-DVMTTXGZ.mjs.map} +0 -0
  49. /package/dist/{chunk-ZQFKJLQ6.mjs.map → chunk-PNKBFDUI.mjs.map} +0 -0
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  CopilotSidebar
3
- } from "../../chunk-ZQFKJLQ6.mjs";
4
- import "../../chunk-E5SSVET3.mjs";
3
+ } from "../../chunk-PNKBFDUI.mjs";
4
+ import "../../chunk-752NGHCE.mjs";
5
5
  import "../../chunk-YAGE7RCE.mjs";
6
6
  import "../../chunk-VEC45H6Q.mjs";
7
7
  import "../../chunk-RQNJNK2W.mjs";
8
- import "../../chunk-T35X2SFE.mjs";
8
+ import "../../chunk-46UJJGXP.mjs";
9
9
  import "../../chunk-6INMITFA.mjs";
10
10
  import "../../chunk-RU73BEZM.mjs";
11
11
  import "../../chunk-V7W6IM2V.mjs";
12
12
  import "../../chunk-OMTPWC7T.mjs";
13
13
  import "../../chunk-ZABXREBH.mjs";
14
14
  import "../../chunk-RJCZRKTV.mjs";
15
- import "../../chunk-TTYR7XPN.mjs";
15
+ import "../../chunk-DVMTTXGZ.mjs";
16
16
  import "../../chunk-4FIGRRFS.mjs";
17
17
  import "../../chunk-KXE2JCUH.mjs";
18
- import "../../chunk-ICGZEGHQ.mjs";
18
+ import "../../chunk-TI7SY2RI.mjs";
19
19
  import "../../chunk-BH6PCAAL.mjs";
20
20
  import "../../chunk-OTPAZXVR.mjs";
21
21
  import "../../chunk-EMQEEXUB.mjs";
@@ -1905,30 +1905,6 @@ var import_react9 = require("react");
1905
1905
 
1906
1906
  // src/components/help-modal/icons.tsx
1907
1907
  var import_jsx_runtime18 = require("react/jsx-runtime");
1908
- var LifeBuoyIcon = () => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
1909
- "svg",
1910
- {
1911
- xmlns: "http://www.w3.org/2000/svg",
1912
- width: "24",
1913
- height: "24",
1914
- viewBox: "0 0 24 24",
1915
- fill: "none",
1916
- stroke: "currentColor",
1917
- strokeWidth: "2",
1918
- strokeLinecap: "round",
1919
- strokeLinejoin: "round",
1920
- className: "icon icon-tabler icons-tabler-outline icon-tabler-lifebuoy",
1921
- children: /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("g", { transform: "translate(0, -1)", children: [
1922
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
1923
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" }),
1924
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }),
1925
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M15 15l3.35 3.35" }),
1926
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M9 15l-3.35 3.35" }),
1927
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M5.65 5.65l3.35 3.35" }),
1928
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M18.35 5.65l-3.35 3.35" })
1929
- ] })
1930
- }
1931
- );
1932
1908
  var CloseIcon2 = () => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
1933
1909
  "svg",
1934
1910
  {
@@ -2019,9 +1995,10 @@ function CopilotKitHelpModal() {
2019
1995
  "button",
2020
1996
  {
2021
1997
  onClick: () => setShowHelpModal(true),
2022
- className: "p-2 bg-transparent rounded-full shadow-lg hover:shadow-xl transition-shadow duration-300 focus:outline-none focus:ring-2 focus:ring-blue-500",
1998
+ style: { width: "50px", height: "30px", marginRight: "0.25rem" },
1999
+ className: "text-sm p-0 bg-transparent rounded border border-blue-500",
2023
2000
  "aria-label": "Open Help",
2024
- children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(LifeBuoyIcon, {})
2001
+ children: "Help"
2025
2002
  }
2026
2003
  );
2027
2004
  const submitButtonDisabled = (0, import_react9.useMemo)(
@@ -2048,6 +2025,15 @@ function CopilotKitHelpModal() {
2048
2025
  ),
2049
2026
  /* @__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" }) }),
2050
2027
  /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("div", { className: "space-y-4 mb-4", children: [
2028
+ /* @__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)(
2029
+ "a",
2030
+ {
2031
+ href: "https://docs.copilotkit.ai/coagents/troubleshooting/common-issues",
2032
+ target: "_blank",
2033
+ rel: "noopener noreferrer",
2034
+ children: "Visit the Troubleshooting and FAQ section in the docs"
2035
+ }
2036
+ ) }),
2051
2037
  /* @__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)(
2052
2038
  "a",
2053
2039
  {