@2uinc/frontend-component-xpert-chatbot 1.3.9 → 1.3.10-beta.2

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.
@@ -2977,8 +2977,6 @@ function Qt({
2977
2977
  configurations: u
2978
2978
  }) {
2979
2979
  return ye(() => {
2980
- var c;
2981
- (c = t == null ? void 0 : t.current) == null || c.focus();
2982
2980
  }, [e, n, t]), /* @__PURE__ */ D.jsxs("div", { className: "xpert-chatbot-popup__input--group", style: s, children: [
2983
2981
  /* @__PURE__ */ D.jsx(
2984
2982
  "textarea",
@@ -3000,7 +2998,7 @@ function Qt({
3000
2998
  borderRadius: "1rem",
3001
2999
  padding: "12.5px 45px 12.5px 12.5px",
3002
3000
  fontFamily: "inherit",
3003
- fontSize: ".9rem",
3001
+ fontSize: "1rem",
3004
3002
  fontWeight: "300",
3005
3003
  lineHeight: "1.56rem",
3006
3004
  boxSizing: "border-box",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.3.9",
3
+ "version": "1.3.10-beta.2",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",