@2uinc/frontend-component-xpert-chatbot 1.34.0-alpha.6 → 1.34.0-alpha.7

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.
@@ -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.7",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"