@epam/ai-dial-ui-kit 0.10.0-dev.20 → 0.10.0-dev.21

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.
@@ -58625,7 +58625,7 @@ const LB = () => {
58625
58625
  onClick: () => r(y, y.parentPath ?? "")
58626
58626
  });
58627
58627
  const H = y.nodeType === Se.FOLDER || y.nodeType === Se.ITEM && w;
58628
- return e[J.Rename] && H && F.push({
58628
+ return e[J.Rename] && H && A && F.push({
58629
58629
  key: J.Rename,
58630
58630
  label: e[J.Rename],
58631
58631
  icon: /* @__PURE__ */ g.jsx(vv, { ...ie, className: "text-secondary" }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-ui-kit",
3
- "version": "0.10.0-dev.20",
3
+ "version": "0.10.0-dev.21",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",