@copilotkit/react-core 1.57.4 → 1.58.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/dist/v2/index.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
- const require_copilotkit = require('../copilotkit-CtXcs1ea.cjs');
4
+ const require_copilotkit = require('../copilotkit-Drw-g6zA.cjs');
5
5
  require("./index.css");
6
6
  let _copilotkit_a2ui_renderer = require("@copilotkit/a2ui-renderer");
7
7
 
package/dist/v2/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
 
3
- import { $ as createA2UIMessageRenderer, A as IntelligenceIndicator, B as useInterrupt, C as CopilotChatToggleButton, D as CopilotChatView_default, E as CopilotChat, F as CopilotChatAttachmentRenderer, G as useAgent, H as useSuggestions, I as CopilotChatAssistantMessage_default, J as useFrontendTool, K as useHumanInTheLoop, L as CopilotChatToolCallsView, M as CopilotChatSuggestionPill, N as CopilotChatReasoningMessage_default, O as CopilotChatAttachmentQueue, P as CopilotChatUserMessage_default, Q as useAgentContext, R as useAttachments, S as CopilotModalHeader, T as DefaultOpenIcon, U as useCapabilities, V as useConfigureSuggestions, W as UseAgentUpdate, X as useRenderCustomMessages, Y as useRenderActivityMessage, Z as CopilotKitProvider, _ as WildcardToolCallRender, at as CopilotKitInspector, b as CopilotPopupView, ct as useRenderTool, dt as CopilotKitCoreReact, et as SandboxFunctionsContext, ft as CopilotChatInput_default, gt as useCopilotChatConfiguration, ht as CopilotChatConfigurationProvider, it as MCPAppsActivityType, j as CopilotChatSuggestionView, k as CopilotChatMessageView, lt as defineToolCallRenderer, mt as CopilotChatAudioRecorder, nt as MCPAppsActivityContentSchema, ot as useRenderToolCall, pt as AudioRecorderError, q as useComponent, rt as MCPAppsActivityRenderer, st as useDefaultRenderTool, t as CopilotKit, tt as useSandboxFunctions, ut as useCopilotKit, v as CopilotPopup, w as DefaultCloseIcon, x as CopilotSidebarView, y as CopilotSidebar, z as useThreads } from "../copilotkit-CC8DjOiC.mjs";
3
+ import { $ as createA2UIMessageRenderer, A as IntelligenceIndicator, B as useInterrupt, C as CopilotChatToggleButton, D as CopilotChatView_default, E as CopilotChat, F as CopilotChatAttachmentRenderer, G as useAgent, H as useSuggestions, I as CopilotChatAssistantMessage_default, J as useFrontendTool, K as useHumanInTheLoop, L as CopilotChatToolCallsView, M as CopilotChatSuggestionPill, N as CopilotChatReasoningMessage_default, O as CopilotChatAttachmentQueue, P as CopilotChatUserMessage_default, Q as useAgentContext, R as useAttachments, S as CopilotModalHeader, T as DefaultOpenIcon, U as useCapabilities, V as useConfigureSuggestions, W as UseAgentUpdate, X as useRenderCustomMessages, Y as useRenderActivityMessage, Z as CopilotKitProvider, _ as WildcardToolCallRender, at as CopilotKitInspector, b as CopilotPopupView, ct as useRenderTool, dt as CopilotKitCoreReact, et as SandboxFunctionsContext, ft as CopilotChatInput_default, gt as useCopilotChatConfiguration, ht as CopilotChatConfigurationProvider, it as MCPAppsActivityType, j as CopilotChatSuggestionView, k as CopilotChatMessageView, lt as defineToolCallRenderer, mt as CopilotChatAudioRecorder, nt as MCPAppsActivityContentSchema, ot as useRenderToolCall, pt as AudioRecorderError, q as useComponent, rt as MCPAppsActivityRenderer, st as useDefaultRenderTool, t as CopilotKit, tt as useSandboxFunctions, ut as useCopilotKit, v as CopilotPopup, w as DefaultCloseIcon, x as CopilotSidebarView, y as CopilotSidebar, z as useThreads } from "../copilotkit-BIn7HE8f.mjs";
4
4
  import "./index.css";
5
5
  import { defaultTheme as a2uiDefaultTheme } from "@copilotkit/a2ui-renderer";
6
6
 
@@ -8925,7 +8925,7 @@ window.parent.postMessage({jsonrpc:"2.0",method:"ui/notifications/sandbox-proxy-
8925
8925
  switch (error.code) {
8926
8926
  case _copilotkit_shared.CopilotKitErrorCode.MISSING_PUBLIC_API_KEY_ERROR: return { primary: {
8927
8927
  label: "Show me how",
8928
- onClick: () => window.open("https://docs.copilotkit.ai/premium#how-do-i-get-access-to-premium-features", "_blank", "noopener,noreferrer")
8928
+ onClick: () => window.open("https://docs.copilotkit.ai/premium/overview#getting-access", "_blank", "noopener,noreferrer")
8929
8929
  } };
8930
8930
  case _copilotkit_shared.CopilotKitErrorCode.UPGRADE_REQUIRED_ERROR: return { primary: {
8931
8931
  label: "Upgrade",