@tutti-os/agent-gui 0.0.199 → 0.0.201

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/agent-gui.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  AgentGUI
3
- } from "./chunk-6YSHYEWI.js";
3
+ } from "./chunk-DAP74J63.js";
4
4
  import "./chunk-LB4AGT7B.js";
5
5
  import "./chunk-A4WCTHWS.js";
6
6
  import "./chunk-7NUEEGAA.js";
@@ -7847,6 +7847,7 @@ button.agent-gui-node__conversation-section-toggle:hover
7847
7847
  max-height: var(--agent-gui-composer-input-max-height, 110px);
7848
7848
  align-items: end;
7849
7849
  align-self: end;
7850
+ contain: layout;
7850
7851
  overflow: hidden;
7851
7852
  padding: 0 12px;
7852
7853
  border: 1px solid var(--line-2);
@@ -8770,7 +8771,7 @@ html[data-theme="light"] [data-message-center-item-id].agent-gui-edge-glow {
8770
8771
  p:not(.agent-rich-text-placeholder-node):not(:empty) {
8771
8772
  position: relative;
8772
8773
  top: 0;
8773
- line-height: 20px;
8774
+ line-height: var(--agent-gui-composer-text-line-height);
8774
8775
  }
8775
8776
 
8776
8777
  .agent-gui-node__composer-textarea