@epam/ai-dial-ui-kit 0.5.0-rc.75 → 0.5.0-rc.76

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.
@@ -49876,6 +49876,10 @@ const cL = ({
49876
49876
  collapsed: !0,
49877
49877
  expandedPaths: /* @__PURE__ */ new Set([h.rootItem?.path || "/"])
49878
49878
  },
49879
+ gridOptions: {
49880
+ withSelectionColumn: !1,
49881
+ ...h.gridOptions
49882
+ },
49879
49883
  onUploadFiles: l,
49880
49884
  onValidateUpload: c,
49881
49885
  maxFileSize: d
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-ui-kit",
3
- "version": "0.5.0-rc.75",
3
+ "version": "0.5.0-rc.76",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",