@copilotkit/react-ui 1.0.9-pre-async-submit-message.0 → 1.1.0

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 (58) hide show
  1. package/CHANGELOG.md +18 -5
  2. package/dist/{chunk-IN42MBI2.mjs → chunk-64STG5VG.mjs} +2 -2
  3. package/dist/{chunk-M5A56FBF.mjs → chunk-D6QNFZXK.mjs} +9 -3
  4. package/dist/chunk-D6QNFZXK.mjs.map +1 -0
  5. package/dist/{chunk-NS5XXT5G.mjs → chunk-E6UH55HG.mjs} +2 -2
  6. package/dist/{chunk-6TWACO5V.mjs → chunk-KISORA5S.mjs} +3 -3
  7. package/dist/{chunk-B7DNOYVQ.mjs → chunk-LLOSOTAT.mjs} +7 -2
  8. package/dist/chunk-LLOSOTAT.mjs.map +1 -0
  9. package/dist/{chunk-RT2BA4MP.mjs → chunk-PF5HUDUP.mjs} +11 -2
  10. package/dist/{chunk-RT2BA4MP.mjs.map → chunk-PF5HUDUP.mjs.map} +1 -1
  11. package/dist/{chunk-VPUIM2ZY.mjs → chunk-TS7TVUBD.mjs} +2 -2
  12. package/dist/components/chat/Chat.js +17 -2
  13. package/dist/components/chat/Chat.js.map +1 -1
  14. package/dist/components/chat/Chat.mjs +3 -3
  15. package/dist/components/chat/Modal.js +23 -3
  16. package/dist/components/chat/Modal.js.map +1 -1
  17. package/dist/components/chat/Modal.mjs +5 -5
  18. package/dist/components/chat/Popup.js +23 -3
  19. package/dist/components/chat/Popup.js.map +1 -1
  20. package/dist/components/chat/Popup.mjs +6 -6
  21. package/dist/components/chat/Sidebar.js +23 -3
  22. package/dist/components/chat/Sidebar.js.map +1 -1
  23. package/dist/components/chat/Sidebar.mjs +6 -6
  24. package/dist/components/chat/Window.js +6 -1
  25. package/dist/components/chat/Window.js.map +1 -1
  26. package/dist/components/chat/Window.mjs +1 -1
  27. package/dist/components/chat/index.js +23 -3
  28. package/dist/components/chat/index.js.map +1 -1
  29. package/dist/components/chat/index.mjs +7 -7
  30. package/dist/components/dev-console/console.js +17 -2
  31. package/dist/components/dev-console/console.js.map +1 -1
  32. package/dist/components/dev-console/console.mjs +2 -2
  33. package/dist/components/dev-console/index.js +17 -2
  34. package/dist/components/dev-console/index.js.map +1 -1
  35. package/dist/components/dev-console/index.mjs +2 -2
  36. package/dist/components/dev-console/utils.js +10 -1
  37. package/dist/components/dev-console/utils.js.map +1 -1
  38. package/dist/components/dev-console/utils.mjs +1 -1
  39. package/dist/components/index.js +23 -3
  40. package/dist/components/index.js.map +1 -1
  41. package/dist/components/index.mjs +7 -7
  42. package/dist/index.css +5 -1
  43. package/dist/index.css.map +1 -1
  44. package/dist/index.js +23 -3
  45. package/dist/index.js.map +1 -1
  46. package/dist/index.mjs +7 -7
  47. package/package.json +10 -8
  48. package/src/components/chat/Window.tsx +12 -1
  49. package/src/components/dev-console/console.tsx +11 -1
  50. package/src/components/dev-console/utils.ts +10 -1
  51. package/src/css/console.css +5 -1
  52. package/tsconfig.json +1 -1
  53. package/dist/chunk-B7DNOYVQ.mjs.map +0 -1
  54. package/dist/chunk-M5A56FBF.mjs.map +0 -1
  55. /package/dist/{chunk-IN42MBI2.mjs.map → chunk-64STG5VG.mjs.map} +0 -0
  56. /package/dist/{chunk-NS5XXT5G.mjs.map → chunk-E6UH55HG.mjs.map} +0 -0
  57. /package/dist/{chunk-6TWACO5V.mjs.map → chunk-KISORA5S.mjs.map} +0 -0
  58. /package/dist/{chunk-VPUIM2ZY.mjs.map → chunk-TS7TVUBD.mjs.map} +0 -0
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  CopilotPopup
3
- } from "../../chunk-NS5XXT5G.mjs";
4
- import "../../chunk-6TWACO5V.mjs";
5
- import "../../chunk-B7DNOYVQ.mjs";
3
+ } from "../../chunk-E6UH55HG.mjs";
4
+ import "../../chunk-KISORA5S.mjs";
5
+ import "../../chunk-LLOSOTAT.mjs";
6
6
  import "../../chunk-SE6DAYSX.mjs";
7
7
  import "../../chunk-UC3Y7MWX.mjs";
8
- import "../../chunk-VPUIM2ZY.mjs";
8
+ import "../../chunk-TS7TVUBD.mjs";
9
9
  import "../../chunk-V7W6IM2V.mjs";
10
10
  import "../../chunk-KSCXPA74.mjs";
11
- import "../../chunk-M5A56FBF.mjs";
12
- import "../../chunk-RT2BA4MP.mjs";
11
+ import "../../chunk-D6QNFZXK.mjs";
12
+ import "../../chunk-PF5HUDUP.mjs";
13
13
  import "../../chunk-OTPAZXVR.mjs";
14
14
  import "../../chunk-U6J5DGOE.mjs";
15
15
  import "../../chunk-YQFVRDNC.mjs";
@@ -397,7 +397,12 @@ var Window = ({
397
397
  return;
398
398
  }
399
399
  const parentElement = (_a = windowRef.current) == null ? void 0 : _a.parentElement;
400
- if (open && parentElement && !parentElement.contains(event.target)) {
400
+ let className = "";
401
+ if (event.target instanceof HTMLElement) {
402
+ className = event.target.className;
403
+ }
404
+ if (open && parentElement && !parentElement.contains(event.target) && // prevent closing the window when clicking on the debug menu
405
+ !className.includes("copilotKitDebugMenu")) {
401
406
  setOpen(false);
402
407
  }
403
408
  },
@@ -1483,9 +1488,18 @@ function getPublishedCopilotKitVersion(current, forceCheck = false) {
1483
1488
  });
1484
1489
  }
1485
1490
  function logReadables(context) {
1486
- console.log(context.getContextString([], import_react_core5.defaultCopilotContextCategories));
1491
+ const readables = context.getContextString([], import_react_core5.defaultCopilotContextCategories).trim();
1492
+ if (readables.length === 0) {
1493
+ console.log("No readables found");
1494
+ return;
1495
+ }
1496
+ console.log(readables);
1487
1497
  }
1488
1498
  function logActions(context) {
1499
+ if (Object.values(context.actions).length === 0) {
1500
+ console.log("No actions found");
1501
+ return;
1502
+ }
1489
1503
  for (const action of Object.values(context.actions)) {
1490
1504
  console.group(action.name);
1491
1505
  console.log("name", action.name);
@@ -1603,7 +1617,13 @@ function CopilotDevConsole() {
1603
1617
  setVersionStatus("checking");
1604
1618
  getPublishedCopilotKitVersion(currentVersion, force).then((v) => {
1605
1619
  setLatestVersion(v.latest);
1606
- if (v.current === v.latest || /[a-zA-Z]/.test(v.current)) {
1620
+ let versionOk = false;
1621
+ if (v.current === v.latest) {
1622
+ versionOk = true;
1623
+ } else if (/[a-zA-Z]/.test(v.current)) {
1624
+ versionOk = true;
1625
+ }
1626
+ if (versionOk) {
1607
1627
  setVersionStatus("latest");
1608
1628
  } else if (v.severity !== "low") {
1609
1629
  setVersionStatus("outdated");