telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 37 forks source link

[Bug][Grid] Not all interfaces from the documentation are exported in the Grid package #2497

Open kdikov82 opened 1 week ago

kdikov82 commented 1 week ago

I'm submitting a...

Expected behavior

All interfaces should be exported with the package

Package versions: 8.2.0

kdikov82 commented 1 week ago

The issue is observed after upgrading from 7.2.3 to 8.2.0 with the following errors:

error TS2307: Cannot find module '@progress/kendo-react-grid/interfaces/GridColumnMenuColumnProps' or its corresponding type declarations.

error TS2307: Cannot find module '@progress/kendo-react-grid/interfaces/GridRowType' or its corresponding type declarations.