Grid pulls in Conversation UI package

1 Answer 7 Views
AIPrompt Grid
Derek
Top achievements
Rank 1
Derek asked on 02 Oct 2025, 09:55 AM | edited on 02 Oct 2025, 09:56 AM

We are using the @progress/kendo-angular-grid@^20 without the AI Prompt feature.

However it turns out @progress/kendo-angular-conversational-ui and it's peer dependencies are included in the final bundle.

We do not want these unused features to be included in the final bundle, as they're not required.

See related https://github.com/telerik/kendo-angular/issues/4700

1 Answer, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 07 Oct 2025, 06:57 AM

Hi Derek,

This was discussed in the issue, and the ConversationalUI package must be installed as a dependency for the Grid component. In the future, our development team plans to improve tree-shaking for the Grid. If your configuration does not use the package, it will not be included in the compiled bundle. The team is continuously working on performance and bundle size optimization.

Regards,
Yanmario
Progress Telerik

Your perspective matters! Join other professionals in the State of Designer-Developer Collaboration 2025: Workflows, Trends and AI survey to share how AI and new workflows are impacting collaboration, and be among the first to see the key findings.
Start the 2025 Survey
Derek
Top achievements
Rank 1
commented on 07 Oct 2025, 07:41 AM

If your configuration does not use the package, it will not be included in the compiled bundle.

I assume this is the goal for the future? Because right now, it's in the compiled bundle

Yanmario
Telerik team
commented on 09 Oct 2025, 10:58 AM

Hi Derek,

Yes, the end goal is to exclude it from the compiled bundle of the Grid component. Currently, it is included, and our developers are aware of this, as I have discussed the matter with them.

Tags
AIPrompt Grid
Asked by
Derek
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
Share this question
or