@copilotkit/react-ui 1.8.0-next.7 → 1.8.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.
- package/CHANGELOG.md +29 -0
- package/dist/{chunk-GBXUOB6L.mjs → chunk-7BXD65QV.mjs} +3 -3
- package/dist/{chunk-QTN7AYVL.mjs → chunk-DKYAA4DM.mjs} +2 -2
- package/dist/{chunk-EMWOZVCW.mjs → chunk-FGVMRZ5D.mjs} +2 -2
- package/dist/{chunk-Y6OESC5U.mjs → chunk-N5QWMFFT.mjs} +2 -2
- package/dist/{chunk-YC4NBUGE.mjs → chunk-NRA3CFEE.mjs} +3 -3
- package/dist/chunk-NRA3CFEE.mjs.map +1 -0
- package/dist/{chunk-OTPAZXVR.mjs → chunk-Q5V6S67N.mjs} +17 -6
- package/dist/chunk-Q5V6S67N.mjs.map +1 -0
- package/dist/{chunk-YGD4IB27.mjs → chunk-Y5RNSFAD.mjs} +2 -2
- package/dist/components/chat/Header.js +18 -7
- package/dist/components/chat/Header.js.map +1 -1
- package/dist/components/chat/Header.mjs +4 -4
- package/dist/components/chat/Modal.js +18 -7
- package/dist/components/chat/Modal.js.map +1 -1
- package/dist/components/chat/Modal.mjs +5 -5
- package/dist/components/chat/Popup.js +18 -7
- package/dist/components/chat/Popup.js.map +1 -1
- package/dist/components/chat/Popup.mjs +6 -6
- package/dist/components/chat/Sidebar.js +18 -7
- package/dist/components/chat/Sidebar.js.map +1 -1
- package/dist/components/chat/Sidebar.mjs +6 -6
- package/dist/components/chat/index.js +18 -7
- package/dist/components/chat/index.js.map +1 -1
- package/dist/components/chat/index.mjs +7 -7
- package/dist/components/dev-console/console.js +18 -7
- package/dist/components/dev-console/console.js.map +1 -1
- package/dist/components/dev-console/console.mjs +3 -3
- package/dist/components/dev-console/icons.js +16 -5
- package/dist/components/dev-console/icons.js.map +1 -1
- package/dist/components/dev-console/icons.mjs +1 -1
- package/dist/components/dev-console/index.js +18 -7
- package/dist/components/dev-console/index.js.map +1 -1
- package/dist/components/dev-console/index.mjs +3 -3
- package/dist/components/help-modal/index.js +2 -2
- 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 +2 -2
- package/dist/components/help-modal/modal.js.map +1 -1
- package/dist/components/help-modal/modal.mjs +1 -1
- package/dist/components/index.js +18 -7
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +7 -7
- package/dist/index.css +39 -8
- package/dist/index.css.map +1 -1
- package/dist/index.js +18 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +7 -7
- package/dist/types/css.d.ts +2 -0
- package/dist/types/css.js.map +1 -1
- package/package.json +4 -4
- package/src/components/dev-console/icons.tsx +9 -2
- package/src/components/help-modal/modal.tsx +2 -2
- package/src/css/colors.css +3 -0
- package/src/css/console.css +44 -9
- package/src/types/css.ts +2 -0
- package/dist/chunk-OTPAZXVR.mjs.map +0 -1
- package/dist/chunk-YC4NBUGE.mjs.map +0 -1
- /package/dist/{chunk-GBXUOB6L.mjs.map → chunk-7BXD65QV.mjs.map} +0 -0
- /package/dist/{chunk-QTN7AYVL.mjs.map → chunk-DKYAA4DM.mjs.map} +0 -0
- /package/dist/{chunk-EMWOZVCW.mjs.map → chunk-FGVMRZ5D.mjs.map} +0 -0
- /package/dist/{chunk-Y6OESC5U.mjs.map → chunk-N5QWMFFT.mjs.map} +0 -0
- /package/dist/{chunk-YGD4IB27.mjs.map → chunk-Y5RNSFAD.mjs.map} +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CopilotPopup
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-DKYAA4DM.mjs";
|
|
4
|
+
import "../../chunk-FGVMRZ5D.mjs";
|
|
5
5
|
import "../../chunk-P7S3E5UW.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-Y5RNSFAD.mjs";
|
|
7
7
|
import "../../chunk-V7W6IM2V.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-7BXD65QV.mjs";
|
|
9
9
|
import "../../chunk-6TCUJ3B7.mjs";
|
|
10
10
|
import "../../chunk-KXE2JCUH.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-NRA3CFEE.mjs";
|
|
12
12
|
import "../../chunk-BH6PCAAL.mjs";
|
|
13
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-Q5V6S67N.mjs";
|
|
14
14
|
import "../../chunk-YOEL33HG.mjs";
|
|
15
15
|
import "../../chunk-HGA4N4ME.mjs";
|
|
16
16
|
import "../../chunk-WEYDZBT7.mjs";
|
|
@@ -681,13 +681,24 @@ var ExclamationMarkIcon = /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
|
681
681
|
) }) })
|
|
682
682
|
}
|
|
683
683
|
);
|
|
684
|
-
var ChevronDownIcon = /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
685
|
-
"
|
|
684
|
+
var ChevronDownIcon = /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
685
|
+
"svg",
|
|
686
686
|
{
|
|
687
|
-
|
|
688
|
-
|
|
687
|
+
width: "7px",
|
|
688
|
+
height: "4px",
|
|
689
|
+
viewBox: "0 0 7 4",
|
|
690
|
+
version: "1.1",
|
|
691
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
692
|
+
fill: "currentColor",
|
|
693
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("g", { id: "Page-1", stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("g", { id: "Group", fill: "currentColor", fillRule: "nonzero", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
694
|
+
"path",
|
|
695
|
+
{
|
|
696
|
+
d: "M3.71690723,3.90271086 C3.59268176,4.03242971 3.39143629,4.03242971 3.26721082,3.90271086 L0.0853966595,0.57605615 C-0.0314221035,0.444981627 -0.0279751448,0.240725043 0.0931934622,0.114040675 C0.214362069,-0.0126436935 0.409725445,-0.0162475626 0.535093061,0.105888951 L3.49205902,3.19746006 L6.44902499,0.105888951 C6.52834574,0.0168884389 6.64780588,-0.0197473458 6.7605411,0.0103538404 C6.87327633,0.0404550266 6.96130636,0.132492308 6.99009696,0.250359396 C7.01888756,0.368226483 6.98384687,0.493124608 6.89872139,0.57605615 L3.71690723,3.90271086 Z",
|
|
697
|
+
id: "Path"
|
|
698
|
+
}
|
|
699
|
+
) }) })
|
|
689
700
|
}
|
|
690
|
-
)
|
|
701
|
+
);
|
|
691
702
|
var CheckIcon2 = /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
692
703
|
"svg",
|
|
693
704
|
{
|
|
@@ -770,11 +781,11 @@ function CopilotKitHelpModal() {
|
|
|
770
781
|
right: "-120px",
|
|
771
782
|
width: "380px"
|
|
772
783
|
},
|
|
773
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: "
|
|
784
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: "copilotKitHelpModal rounded-lg shadow-xl w-full p-4 flex-col relative", children: [
|
|
774
785
|
/* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
|
|
775
786
|
"button",
|
|
776
787
|
{
|
|
777
|
-
className: "absolute text-gray-400 hover:text-gray-600 focus:outline-none",
|
|
788
|
+
className: "copilotKitHelpModalCloseButton absolute text-gray-400 hover:text-gray-600 focus:outline-none",
|
|
778
789
|
style: { top: "10px", right: "10px" },
|
|
779
790
|
onClick: () => setShowHelpModal(false),
|
|
780
791
|
"aria-label": "Close",
|