react-semaphor 0.0.583 → 0.0.584
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/chunks/{dashboard-plus-U-YfcpG9.js → dashboard-plus-1s_iBWQr.js} +33 -31
- package/dist/chunks/{dashboard-plus-CErQcn5Q.js → dashboard-plus-DIjFtFc6.js} +2 -2
- package/dist/chunks/{index-B8poIODO.js → index-BosNj_7T.js} +3 -3
- package/dist/chunks/{index-D4jVjiHu.js → index-He30A9nQ.js} +2 -2
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +2 -2
- package/dist/style.css +1 -1
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +1 -1
- package/package.json +1 -1
|
@@ -78375,8 +78375,8 @@ function iFe({ errorMessage: e }) {
|
|
|
78375
78375
|
] });
|
|
78376
78376
|
}
|
|
78377
78377
|
function aFe({ text: e }) {
|
|
78378
|
-
return /* @__PURE__ */ P("div", { className: "group relative rounded-md bg-muted/50 p-3 text-sm", children: [
|
|
78379
|
-
/* @__PURE__ */ p(Ate, { className: "float-left mr-2 size-
|
|
78378
|
+
return /* @__PURE__ */ P("div", { className: "group relative rounded-md border border-border/50 bg-muted/50 p-3 text-sm", children: [
|
|
78379
|
+
/* @__PURE__ */ p(Ate, { className: "float-left mr-2 mt-0.5 size-3.5" }),
|
|
78380
78380
|
/* @__PURE__ */ p("div", { className: "whitespace-pre-line", children: e }),
|
|
78381
78381
|
/* @__PURE__ */ p("div", { className: "absolute right-1 top-1 opacity-0 transition-opacity group-hover:opacity-100", children: /* @__PURE__ */ p(Sy, { text: e, className: "h-6" }) })
|
|
78382
78382
|
] });
|
|
@@ -87066,7 +87066,7 @@ const Fq = Mn(
|
|
|
87066
87066
|
N(), a == null || a();
|
|
87067
87067
|
},
|
|
87068
87068
|
placeholder: "Ask a question...",
|
|
87069
|
-
className: "max-h-[200px] min-h-[40px] w-full resize-none overflow-y-auto border-0 bg-transparent px-3 py-2 text-foreground placeholder:text-muted-foreground/50 focus:outline-none focus:ring-0",
|
|
87069
|
+
className: "max-h-[200px] min-h-[40px] w-full resize-none overflow-y-auto border-0 bg-transparent px-3 py-2 text-sm text-foreground placeholder:text-muted-foreground/50 focus:outline-none focus:ring-0",
|
|
87070
87070
|
style: {
|
|
87071
87071
|
height: "40px",
|
|
87072
87072
|
lineHeight: "1.5"
|