@syntrologie/adapt-chatbot 2.8.0-canary.416 → 2.8.0-canary.417

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.
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ChatAssistantLitMountable,
3
3
  renderFallbackHtml
4
- } from "./chunk-LXKDS4CG.js";
4
+ } from "./chunk-CWRCHWWJ.js";
5
5
  import "./chunk-EWPPVPJ4.js";
6
6
  import "./chunk-5PW6T3QF.js";
7
7
  import "./chunk-KPWW7N27.js";
@@ -7723,6 +7723,9 @@ var AgUiTransport = class {
7723
7723
  },
7724
7724
  onCustomEvent: (params) => {
7725
7725
  const { event } = params;
7726
+ if (typeof event.name === "string" && event.name.startsWith("syntro.recovery.")) {
7727
+ return;
7728
+ }
7726
7729
  this._runProducedOutput = true;
7727
7730
  const payload = event.value;
7728
7731
  this._onA2UIEvent?.(payload);
@@ -8952,4 +8955,4 @@ fast-json-patch/module/duplex.mjs:
8952
8955
  * MIT license
8953
8956
  *)
8954
8957
  */
8955
- //# sourceMappingURL=chunk-LXKDS4CG.js.map
8958
+ //# sourceMappingURL=chunk-CWRCHWWJ.js.map