@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.
package/dist/dial-ui-kit.es.js
CHANGED
|
@@ -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
|