@2uinc/frontend-component-xpert-chatbot 1.13.9-beta.3 → 1.13.9-beta.4

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.
@@ -10530,7 +10530,7 @@ const eg = Xr, Jr = ({ message: e, isNormalSize: t }) => /* @__PURE__ */ I.jsx(
10530
10530
  {
10531
10531
  tabIndex: 0,
10532
10532
  role: "status",
10533
- "aria-label": "message-container",
10533
+ "aria-labelledby": "message-container",
10534
10534
  className: "xpert-chatbot-popup__bubble--group",
10535
10535
  children: /* @__PURE__ */ I.jsx("div", { className: "xpert-chatbot-popup__bubble--group-inner", children: /* @__PURE__ */ I.jsx(
10536
10536
  "div",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.13.9-beta.3",
3
+ "version": "1.13.9-beta.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"