@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.
- package/CHANGELOG.md +19 -0
- package/dist/{chunk-LXCH2BIB.mjs → chunk-6H7IQRIU.mjs} +2 -2
- package/dist/{chunk-KG6DW6R2.mjs → chunk-DFHFPZQD.mjs} +7 -7
- package/dist/{chunk-LKCAF2HG.mjs → chunk-FFNESJSG.mjs} +2 -2
- package/dist/{chunk-QGK5GOSC.mjs → chunk-GBXUOB6L.mjs} +8 -8
- package/dist/{chunk-2LRE4W6A.mjs → chunk-LYHZXHTJ.mjs} +3 -2
- package/dist/{chunk-2LRE4W6A.mjs.map → chunk-LYHZXHTJ.mjs.map} +1 -1
- package/dist/chunk-MMVDU6DF.mjs +1 -0
- package/dist/{chunk-GDJAAFIK.mjs → chunk-QS7UFQFD.mjs} +2 -2
- package/dist/{chunk-5GNYGURH.mjs → chunk-Z6YOBQUJ.mjs} +8 -8
- package/dist/components/chat/Chat.js +2 -1
- package/dist/components/chat/Chat.js.map +1 -1
- package/dist/components/chat/Chat.mjs +4 -4
- package/dist/components/chat/Header.mjs +4 -4
- package/dist/components/chat/Input.js +2 -1
- package/dist/components/chat/Input.js.map +1 -1
- package/dist/components/chat/Input.mjs +1 -1
- package/dist/components/chat/Modal.js +2 -1
- package/dist/components/chat/Modal.js.map +1 -1
- package/dist/components/chat/Modal.mjs +9 -9
- package/dist/components/chat/Popup.js +2 -1
- package/dist/components/chat/Popup.js.map +1 -1
- package/dist/components/chat/Popup.mjs +10 -10
- package/dist/components/chat/Sidebar.js +2 -1
- package/dist/components/chat/Sidebar.js.map +1 -1
- package/dist/components/chat/Sidebar.mjs +10 -10
- package/dist/components/chat/index.js +2 -1
- package/dist/components/chat/index.js.map +1 -1
- package/dist/components/chat/index.mjs +13 -13
- package/dist/components/dev-console/console.mjs +3 -3
- package/dist/components/dev-console/index.mjs +4 -4
- package/dist/components/index.d.ts +0 -3
- package/dist/components/index.js +2 -291
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +15 -27
- package/dist/index.css +64 -42
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +0 -3
- package/dist/index.js +4 -293
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +15 -27
- package/dist/types/css.d.ts +4 -9
- package/dist/types/css.js.map +1 -1
- package/package.json +4 -4
- package/src/components/chat/Input.tsx +6 -1
- package/src/components/index.ts +0 -1
- package/src/css/button.css +1 -1
- package/src/css/colors.css +79 -23
- package/src/css/console.css +1 -1
- package/src/css/header.css +2 -2
- package/src/css/input.css +19 -10
- package/src/css/messages.css +2 -2
- package/src/css/panel.css +1 -1
- package/src/css/suggestions.css +2 -2
- package/src/types/css.ts +4 -9
- package/dist/chunk-EJG6RRSX.mjs +0 -138
- package/dist/chunk-EJG6RRSX.mjs.map +0 -1
- package/dist/chunk-MCO235PS.mjs +0 -164
- package/dist/chunk-MCO235PS.mjs.map +0 -1
- package/dist/chunk-MWC5OV7Z.mjs +0 -1
- package/dist/chunk-N7LTE54T.mjs +0 -1
- package/dist/chunk-N7LTE54T.mjs.map +0 -1
- package/dist/chunk-UCVCAGU7.mjs +0 -1
- package/dist/chunk-UCVCAGU7.mjs.map +0 -1
- package/dist/components/crew/DefaultResponseRenderer.d.ts +0 -110
- package/dist/components/crew/DefaultResponseRenderer.js +0 -175
- package/dist/components/crew/DefaultResponseRenderer.js.map +0 -1
- package/dist/components/crew/DefaultResponseRenderer.mjs +0 -10
- package/dist/components/crew/DefaultResponseRenderer.mjs.map +0 -1
- package/dist/components/crew/DefaultStateRenderer.d.ts +0 -88
- package/dist/components/crew/DefaultStateRenderer.js +0 -198
- package/dist/components/crew/DefaultStateRenderer.js.map +0 -1
- package/dist/components/crew/DefaultStateRenderer.mjs +0 -8
- package/dist/components/crew/DefaultStateRenderer.mjs.map +0 -1
- package/dist/components/crew/index.d.ts +0 -4
- package/dist/components/crew/index.js +0 -335
- package/dist/components/crew/index.js.map +0 -1
- package/dist/components/crew/index.mjs +0 -16
- package/dist/components/crew/index.mjs.map +0 -1
- package/dist/components/crew/types.d.ts +0 -340
- package/dist/components/crew/types.js +0 -19
- package/dist/components/crew/types.js.map +0 -1
- package/dist/components/crew/types.mjs +0 -2
- package/dist/components/crew/types.mjs.map +0 -1
- package/src/components/crew/DefaultResponseRenderer.tsx +0 -298
- package/src/components/crew/DefaultStateRenderer.tsx +0 -326
- package/src/components/crew/index.ts +0 -3
- package/src/components/crew/types.ts +0 -398
- /package/dist/{chunk-LXCH2BIB.mjs.map → chunk-6H7IQRIU.mjs.map} +0 -0
- /package/dist/{chunk-KG6DW6R2.mjs.map → chunk-DFHFPZQD.mjs.map} +0 -0
- /package/dist/{chunk-LKCAF2HG.mjs.map → chunk-FFNESJSG.mjs.map} +0 -0
- /package/dist/{chunk-QGK5GOSC.mjs.map → chunk-GBXUOB6L.mjs.map} +0 -0
- /package/dist/{chunk-MWC5OV7Z.mjs.map → chunk-MMVDU6DF.mjs.map} +0 -0
- /package/dist/{chunk-GDJAAFIK.mjs.map → chunk-QS7UFQFD.mjs.map} +0 -0
- /package/dist/{chunk-5GNYGURH.mjs.map → chunk-Z6YOBQUJ.mjs.map} +0 -0
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CopilotModal
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-DFHFPZQD.mjs";
|
|
4
4
|
import "../../chunk-CGVOCLHN.mjs";
|
|
5
|
-
import "../../chunk-
|
|
5
|
+
import "../../chunk-QS7UFQFD.mjs";
|
|
6
6
|
import "../../chunk-V7W6IM2V.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-GBXUOB6L.mjs";
|
|
8
|
+
import "../../chunk-6TCUJ3B7.mjs";
|
|
8
9
|
import "../../chunk-KXE2JCUH.mjs";
|
|
9
10
|
import "../../chunk-YC4NBUGE.mjs";
|
|
10
|
-
import "../../chunk-OTPAZXVR.mjs";
|
|
11
|
-
import "../../chunk-6TCUJ3B7.mjs";
|
|
12
11
|
import "../../chunk-BH6PCAAL.mjs";
|
|
12
|
+
import "../../chunk-OTPAZXVR.mjs";
|
|
13
13
|
import "../../chunk-VC4NO5QZ.mjs";
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-FBYETUFL.mjs";
|
|
16
|
-
import "../../chunk-XB6QCUPB.mjs";
|
|
14
|
+
import "../../chunk-Z6YOBQUJ.mjs";
|
|
17
15
|
import "../../chunk-UWWMAJ7R.mjs";
|
|
18
16
|
import "../../chunk-WEYDZBT7.mjs";
|
|
19
17
|
import "../../chunk-7RIBDD4K.mjs";
|
|
20
18
|
import "../../chunk-HEIDCT7I.mjs";
|
|
19
|
+
import "../../chunk-FBYETUFL.mjs";
|
|
20
|
+
import "../../chunk-XB6QCUPB.mjs";
|
|
21
21
|
import "../../chunk-TOQ7P4DO.mjs";
|
|
22
|
-
import "../../chunk-
|
|
22
|
+
import "../../chunk-LYHZXHTJ.mjs";
|
|
23
23
|
import "../../chunk-YQFVRDNC.mjs";
|
|
24
24
|
import "../../chunk-XNQO5AZZ.mjs";
|
|
25
25
|
import "../../chunk-GJME6MK4.mjs";
|
|
@@ -1410,7 +1410,7 @@ var Input = ({ inProgress, onSend, isVisible = false, onStop }) => {
|
|
|
1410
1410
|
"button",
|
|
1411
1411
|
{
|
|
1412
1412
|
onClick: () => setPushToTalkState(pushToTalkState === "idle" ? "recording" : "transcribing"),
|
|
1413
|
-
className: pushToTalkState === "recording" ? "copilotKitPushToTalkRecording" : "",
|
|
1413
|
+
className: pushToTalkState === "recording" ? "copilotKitInputControlButton copilotKitPushToTalkRecording" : "copilotKitInputControlButton",
|
|
1414
1414
|
children: context.icons.pushToTalkIcon
|
|
1415
1415
|
}
|
|
1416
1416
|
),
|
|
@@ -1421,6 +1421,7 @@ var Input = ({ inProgress, onSend, isVisible = false, onStop }) => {
|
|
|
1421
1421
|
onClick: isInProgress ? onStop : send,
|
|
1422
1422
|
"data-copilotkit-in-progress": inProgress,
|
|
1423
1423
|
"data-test-id": inProgress ? "copilot-chat-request-in-progress" : "copilot-chat-ready",
|
|
1424
|
+
className: "copilotKitInputControlButton",
|
|
1424
1425
|
children: buttonIcon
|
|
1425
1426
|
}
|
|
1426
1427
|
)
|