teodor-new-chat-ui 4.3.730 → 4.3.732

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/index.esm.js CHANGED
@@ -17612,12 +17612,15 @@ export {
17612
17612
  MT as createTaskSyncToolEndHandler,
17613
17613
  Nx as extractTaskIdFromToolEnd,
17614
17614
  gT as formatToolOutput,
17615
+ su as getChatToken,
17615
17616
  xT as hasContent,
17616
17617
  Oc as isFileLike,
17617
17618
  Lp as looksLikeMarkdown,
17619
+ iu as onChatTokenChanged,
17618
17620
  ds as parseJsonSafe,
17619
17621
  Wr as pretty,
17620
17622
  qo as sanitizeForDisplay,
17623
+ Jn as setChatToken,
17621
17624
  nm as stringifyTool,
17622
17625
  WS as useChatController,
17623
17626
  Vi as useChatUI,