@epam/ai-dial-ui-kit 0.5.0-rc.61 → 0.5.0-rc.62

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.
@@ -6469,6 +6469,7 @@ const Zd = () => typeof window < "u" && window.innerWidth < 640, Qd = () => {
6469
6469
  }, [t]), p ? /* @__PURE__ */ C(
6470
6470
  "div",
6471
6471
  {
6472
+ role: "tablist",
6472
6473
  className: be(
6473
6474
  "h-11 flex items-center bg-layer-3 px-4",
6474
6475
  n
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-ui-kit",
3
- "version": "0.5.0-rc.61",
3
+ "version": "0.5.0-rc.62",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",