@kite-copilot/chat-panel 0.2.40 → 0.2.42

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/auto.cjs CHANGED
@@ -967,7 +967,7 @@ function TypingIndicator({ className = "" }) {
967
967
 
968
968
  // src/ChatPanel.tsx
969
969
  var import_jsx_runtime10 = require("react/jsx-runtime");
970
- var CHAT_PANEL_VERSION = true ? "0.2.40" : "dev";
970
+ var CHAT_PANEL_VERSION = true ? "0.2.42" : "dev";
971
971
  var DEFAULT_AGENT_URL = "http://localhost:5002";
972
972
  var PANEL_WIDTH = 340;
973
973
  function unescapeJsonString(str) {
package/dist/auto.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createKiteChat
3
- } from "./chunk-XMA5S556.js";
3
+ } from "./chunk-XP6Y7EP7.js";
4
4
 
5
5
  // src/auto.ts
6
6
  function mountKiteChat(config) {
@@ -968,7 +968,7 @@ function TypingIndicator({ className = "" }) {
968
968
 
969
969
  // src/ChatPanel.tsx
970
970
  import { Fragment as Fragment2, jsx as jsx10, jsxs as jsxs6 } from "react/jsx-runtime";
971
- var CHAT_PANEL_VERSION = true ? "0.2.40" : "dev";
971
+ var CHAT_PANEL_VERSION = true ? "0.2.42" : "dev";
972
972
  var DEFAULT_AGENT_URL = "http://localhost:5002";
973
973
  var PANEL_WIDTH = 340;
974
974
  function unescapeJsonString(str) {