rt-chat-input 1.0.2 → 1.0.3

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.
@@ -946,9 +946,9 @@ const sg = { class: "chat-modal-container" }, yg = {
946
946
  }, JB = ["title"], cB = ["onClick"], FB = { class: "text-mode-container" }, MB = {
947
947
  key: 0,
948
948
  class: "tool-btn attachment-btn"
949
- }, UB = ["accept", "disabled"], tB = { class: "textarea-container relative" }, sB = {
949
+ }, UB = ["accept", "disabled"], tB = { class: "textarea-container" }, sB = {
950
950
  key: 0,
951
- class: "absolute inset-0 z-10 w-full h-full pointer-events-none"
951
+ class: "proxy-layer"
952
952
  }, yB = ["placeholder", "disabled", "onKeydown"], iB = ["disabled"], OB = ["disabled"], rB = { class: "voice-mode-container" }, jB = { class: "voice-block-wrapper" }, KB = 150, SB = /* @__PURE__ */ d({
953
953
  __name: "ChatInput",
954
954
  props: {
@@ -1285,7 +1285,7 @@ const sg = { class: "chat-modal-container" }, yg = {
1285
1285
  ], 6)
1286
1286
  ], 6));
1287
1287
  }
1288
- }), GB = /* @__PURE__ */ EA(SB, [["__scopeId", "data-v-c0bb5aa6"]]), xB = {
1288
+ }), GB = /* @__PURE__ */ EA(SB, [["__scopeId", "data-v-c4107bcb"]]), xB = {
1289
1289
  install(f) {
1290
1290
  f.component("ChatInput", GB), f.component("VoiceRecorder", aA);
1291
1291
  }