@copilotkit/react-ui 1.8.0-next.3 → 1.8.0-next.5

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 (95) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/{chunk-LXCH2BIB.mjs → chunk-6H7IQRIU.mjs} +2 -2
  3. package/dist/{chunk-KG6DW6R2.mjs → chunk-DFHFPZQD.mjs} +7 -7
  4. package/dist/{chunk-LKCAF2HG.mjs → chunk-FFNESJSG.mjs} +2 -2
  5. package/dist/{chunk-QGK5GOSC.mjs → chunk-GBXUOB6L.mjs} +8 -8
  6. package/dist/{chunk-2LRE4W6A.mjs → chunk-LYHZXHTJ.mjs} +3 -2
  7. package/dist/{chunk-2LRE4W6A.mjs.map → chunk-LYHZXHTJ.mjs.map} +1 -1
  8. package/dist/chunk-MMVDU6DF.mjs +1 -0
  9. package/dist/{chunk-GDJAAFIK.mjs → chunk-QS7UFQFD.mjs} +2 -2
  10. package/dist/{chunk-5GNYGURH.mjs → chunk-Z6YOBQUJ.mjs} +8 -8
  11. package/dist/components/chat/Chat.js +2 -1
  12. package/dist/components/chat/Chat.js.map +1 -1
  13. package/dist/components/chat/Chat.mjs +4 -4
  14. package/dist/components/chat/Header.mjs +4 -4
  15. package/dist/components/chat/Input.js +2 -1
  16. package/dist/components/chat/Input.js.map +1 -1
  17. package/dist/components/chat/Input.mjs +1 -1
  18. package/dist/components/chat/Modal.js +2 -1
  19. package/dist/components/chat/Modal.js.map +1 -1
  20. package/dist/components/chat/Modal.mjs +9 -9
  21. package/dist/components/chat/Popup.js +2 -1
  22. package/dist/components/chat/Popup.js.map +1 -1
  23. package/dist/components/chat/Popup.mjs +10 -10
  24. package/dist/components/chat/Sidebar.js +2 -1
  25. package/dist/components/chat/Sidebar.js.map +1 -1
  26. package/dist/components/chat/Sidebar.mjs +10 -10
  27. package/dist/components/chat/index.js +2 -1
  28. package/dist/components/chat/index.js.map +1 -1
  29. package/dist/components/chat/index.mjs +13 -13
  30. package/dist/components/dev-console/console.mjs +3 -3
  31. package/dist/components/dev-console/index.mjs +4 -4
  32. package/dist/components/index.d.ts +0 -3
  33. package/dist/components/index.js +2 -291
  34. package/dist/components/index.js.map +1 -1
  35. package/dist/components/index.mjs +15 -27
  36. package/dist/index.css +64 -42
  37. package/dist/index.css.map +1 -1
  38. package/dist/index.d.ts +0 -3
  39. package/dist/index.js +4 -293
  40. package/dist/index.js.map +1 -1
  41. package/dist/index.mjs +15 -27
  42. package/dist/types/css.d.ts +4 -9
  43. package/dist/types/css.js.map +1 -1
  44. package/package.json +4 -4
  45. package/src/components/chat/Input.tsx +6 -1
  46. package/src/components/index.ts +0 -1
  47. package/src/css/button.css +1 -1
  48. package/src/css/colors.css +79 -23
  49. package/src/css/console.css +1 -1
  50. package/src/css/header.css +2 -2
  51. package/src/css/input.css +19 -10
  52. package/src/css/messages.css +2 -2
  53. package/src/css/panel.css +1 -1
  54. package/src/css/suggestions.css +2 -2
  55. package/src/types/css.ts +4 -9
  56. package/dist/chunk-EJG6RRSX.mjs +0 -138
  57. package/dist/chunk-EJG6RRSX.mjs.map +0 -1
  58. package/dist/chunk-MCO235PS.mjs +0 -164
  59. package/dist/chunk-MCO235PS.mjs.map +0 -1
  60. package/dist/chunk-MWC5OV7Z.mjs +0 -1
  61. package/dist/chunk-N7LTE54T.mjs +0 -1
  62. package/dist/chunk-N7LTE54T.mjs.map +0 -1
  63. package/dist/chunk-UCVCAGU7.mjs +0 -1
  64. package/dist/chunk-UCVCAGU7.mjs.map +0 -1
  65. package/dist/components/crew/DefaultResponseRenderer.d.ts +0 -110
  66. package/dist/components/crew/DefaultResponseRenderer.js +0 -175
  67. package/dist/components/crew/DefaultResponseRenderer.js.map +0 -1
  68. package/dist/components/crew/DefaultResponseRenderer.mjs +0 -10
  69. package/dist/components/crew/DefaultResponseRenderer.mjs.map +0 -1
  70. package/dist/components/crew/DefaultStateRenderer.d.ts +0 -88
  71. package/dist/components/crew/DefaultStateRenderer.js +0 -198
  72. package/dist/components/crew/DefaultStateRenderer.js.map +0 -1
  73. package/dist/components/crew/DefaultStateRenderer.mjs +0 -8
  74. package/dist/components/crew/DefaultStateRenderer.mjs.map +0 -1
  75. package/dist/components/crew/index.d.ts +0 -4
  76. package/dist/components/crew/index.js +0 -335
  77. package/dist/components/crew/index.js.map +0 -1
  78. package/dist/components/crew/index.mjs +0 -16
  79. package/dist/components/crew/index.mjs.map +0 -1
  80. package/dist/components/crew/types.d.ts +0 -340
  81. package/dist/components/crew/types.js +0 -19
  82. package/dist/components/crew/types.js.map +0 -1
  83. package/dist/components/crew/types.mjs +0 -2
  84. package/dist/components/crew/types.mjs.map +0 -1
  85. package/src/components/crew/DefaultResponseRenderer.tsx +0 -298
  86. package/src/components/crew/DefaultStateRenderer.tsx +0 -326
  87. package/src/components/crew/index.ts +0 -3
  88. package/src/components/crew/types.ts +0 -398
  89. /package/dist/{chunk-LXCH2BIB.mjs.map → chunk-6H7IQRIU.mjs.map} +0 -0
  90. /package/dist/{chunk-KG6DW6R2.mjs.map → chunk-DFHFPZQD.mjs.map} +0 -0
  91. /package/dist/{chunk-LKCAF2HG.mjs.map → chunk-FFNESJSG.mjs.map} +0 -0
  92. /package/dist/{chunk-QGK5GOSC.mjs.map → chunk-GBXUOB6L.mjs.map} +0 -0
  93. /package/dist/{chunk-MWC5OV7Z.mjs.map → chunk-MMVDU6DF.mjs.map} +0 -0
  94. /package/dist/{chunk-GDJAAFIK.mjs.map → chunk-QS7UFQFD.mjs.map} +0 -0
  95. /package/dist/{chunk-5GNYGURH.mjs.map → chunk-Z6YOBQUJ.mjs.map} +0 -0
@@ -1,26 +1,26 @@
1
1
  import {
2
2
  CopilotSidebar
3
- } from "../../chunk-LKCAF2HG.mjs";
4
- import "../../chunk-KG6DW6R2.mjs";
3
+ } from "../../chunk-FFNESJSG.mjs";
4
+ import "../../chunk-DFHFPZQD.mjs";
5
5
  import "../../chunk-CGVOCLHN.mjs";
6
- import "../../chunk-GDJAAFIK.mjs";
6
+ import "../../chunk-QS7UFQFD.mjs";
7
7
  import "../../chunk-V7W6IM2V.mjs";
8
- import "../../chunk-QGK5GOSC.mjs";
8
+ import "../../chunk-GBXUOB6L.mjs";
9
+ import "../../chunk-6TCUJ3B7.mjs";
9
10
  import "../../chunk-KXE2JCUH.mjs";
10
11
  import "../../chunk-YC4NBUGE.mjs";
11
- import "../../chunk-OTPAZXVR.mjs";
12
- import "../../chunk-6TCUJ3B7.mjs";
13
12
  import "../../chunk-BH6PCAAL.mjs";
13
+ import "../../chunk-OTPAZXVR.mjs";
14
14
  import "../../chunk-VC4NO5QZ.mjs";
15
- import "../../chunk-5GNYGURH.mjs";
16
- import "../../chunk-FBYETUFL.mjs";
17
- import "../../chunk-XB6QCUPB.mjs";
15
+ import "../../chunk-Z6YOBQUJ.mjs";
18
16
  import "../../chunk-UWWMAJ7R.mjs";
19
17
  import "../../chunk-WEYDZBT7.mjs";
20
18
  import "../../chunk-7RIBDD4K.mjs";
21
19
  import "../../chunk-HEIDCT7I.mjs";
20
+ import "../../chunk-FBYETUFL.mjs";
21
+ import "../../chunk-XB6QCUPB.mjs";
22
22
  import "../../chunk-TOQ7P4DO.mjs";
23
- import "../../chunk-2LRE4W6A.mjs";
23
+ import "../../chunk-LYHZXHTJ.mjs";
24
24
  import "../../chunk-YQFVRDNC.mjs";
25
25
  import "../../chunk-XNQO5AZZ.mjs";
26
26
  import "../../chunk-GJME6MK4.mjs";
@@ -1416,7 +1416,7 @@ var Input = ({ inProgress, onSend, isVisible = false, onStop }) => {
1416
1416
  "button",
1417
1417
  {
1418
1418
  onClick: () => setPushToTalkState(pushToTalkState === "idle" ? "recording" : "transcribing"),
1419
- className: pushToTalkState === "recording" ? "copilotKitPushToTalkRecording" : "",
1419
+ className: pushToTalkState === "recording" ? "copilotKitInputControlButton copilotKitPushToTalkRecording" : "copilotKitInputControlButton",
1420
1420
  children: context.icons.pushToTalkIcon
1421
1421
  }
1422
1422
  ),
@@ -1427,6 +1427,7 @@ var Input = ({ inProgress, onSend, isVisible = false, onStop }) => {
1427
1427
  onClick: isInProgress ? onStop : send,
1428
1428
  "data-copilotkit-in-progress": inProgress,
1429
1429
  "data-test-id": inProgress ? "copilot-chat-request-in-progress" : "copilot-chat-ready",
1430
+ className: "copilotKitInputControlButton",
1430
1431
  children: buttonIcon
1431
1432
  }
1432
1433
  )