@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.
@@ -3167,7 +3167,7 @@ const Gt = Wr({}), Os = x.shape({
3167
3167
  },
3168
3168
  {
3169
3169
  role: "assistant",
3170
- content: "Here is an image ![dogs](https://images.pexels.com/photos/1254140/pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) and another image ![dogs](https://images.pexels.com/photos/1254140/pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1)",
3170
+ content: "Here is an image ![dogs](https://images.pexels.com/photos/1254140/1pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) and another image ![dogs](https://images.pexels.com/photos/1254140/pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1)",
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 ![cat](https://media.giphy.com/media/3oriO0OEd9QIDdllqo/giphy.gif) and another cat ![cat](https://media.giphy.com/media/3oriO0OEd9QIDdllqo/giphy.gif)",
3186
+ content: "Check out this gif ![cat](https://media.giphy.com/1media/3oriO0OEd9QIDdllqo/giphy.gif) and another cat ![cat](https://media.giphy.com/media/3oriO0OEd9QIDdllqo/giphy.gif)",
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: { minHeight: 200, position: "relative" }, children: a && /* @__PURE__ */ I.jsxs(I.Fragment, { children: [
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
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.34.0-alpha.6",
3
+ "version": "1.34.0-alpha.8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"