@2uinc/frontend-component-xpert-chatbot 1.34.0-alpha.6 → 1.34.0-alpha.8
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/lib/index.min.js +3 -3
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -3167,7 +3167,7 @@ const Gt = Wr({}), Os = x.shape({
|
|
3167
3167
|
},
|
3168
3168
|
{
|
3169
3169
|
role: "assistant",
|
3170
|
-
content: "Here is an image  and another image ",
|
3171
3171
|
createdAt: /* @__PURE__ */ new Date(),
|
3172
3172
|
toolCalls: null,
|
3173
3173
|
toolCallId: null,
|
@@ -3183,7 +3183,7 @@ const Gt = Wr({}), Os = x.shape({
|
|
3183
3183
|
},
|
3184
3184
|
{
|
3185
3185
|
role: "assistant",
|
3186
|
-
content: "Check out this gif  and another cat ",
|
3187
3187
|
createdAt: /* @__PURE__ */ new Date(),
|
3188
3188
|
toolCalls: null,
|
3189
3189
|
toolCallId: null,
|
@@ -21374,7 +21374,7 @@ const td = ({ src: e, alt: t, ...n }) => {
|
|
21374
21374
|
if (!a || !u) return;
|
21375
21375
|
const l = setTimeout(() => s(!1), 1e4);
|
21376
21376
|
return () => clearTimeout(l);
|
21377
|
-
}, [a, u]), /* @__PURE__ */ I.jsx("div", { ref: r, style: {
|
21377
|
+
}, [a, u]), /* @__PURE__ */ I.jsx("div", { ref: r, style: { position: "relative" }, children: a && /* @__PURE__ */ I.jsxs(I.Fragment, { children: [
|
21378
21378
|
u && /* @__PURE__ */ I.jsx(
|
21379
21379
|
"div",
|
21380
21380
|
{
|