Skip to content

Commit eba05d5

Browse files
committed
Sync with Kendo UI Professional
1 parent ec48ad2 commit eba05d5

25 files changed

+2185
-21
lines changed

docs-aspnet/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ baseurl: /aspnet-core
790790
cdnVersion: "2025.4.1111"
791791

792792
## The themes CDN used
793-
themesCdnVersion: "12.2.1"
793+
themesCdnVersion: "12.2.2"
794794

795795
## The MVC Core version used
796796
mvcCoreVersion: "2025.4.1111"
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: AI Components & Features
3+
page_title: Telerik UI for ASP.NET AI Components & Features
4+
description: "Build intelligent {{ site.framework }} apps faster with {{ site.product }} AI components and smart data features."
5+
slug: ai_components
6+
position: 7
7+
tag: new
8+
---
9+
10+
# {{ site.framework }} AI Components & Features
11+
12+
Accelerate development with cutting-edge AI-powered {{ site.product }} components and features that transform user experiences. Deliver intelligent applications faster with pre-built components that integrate seamlessly into your workflow and provide instant business value.
13+
14+
<article-card-container>
15+
<article-card
16+
href="slug://htmlhelpers_ai_integration_chat"
17+
src="./images/aicomponents/Chat_Light_Large.svg"
18+
title="AI Chat"
19+
subTitle="Chat Feature"
20+
darkSrc="./images/aicomponents/Chat_Dark_Large.svg"
21+
description="Use the {{ site.product }} Chat component to deliver real-time AI-powered assistance to users.">
22+
</article-card>
23+
<article-card
24+
href="slug://htmlhelpers_overview_aiprompt"
25+
src="./images/aicomponents/AIPrompt_Light_Large.svg"
26+
title="AI Prompt"
27+
subTitle="UI Component"
28+
darkSrc="./images/aicomponents/AIPrompt_Dark_Large.svg"
29+
description="Interact with LLMs through prompts and commands using the {{ site.product }} AIPrompt component.">
30+
</article-card>
31+
<article-card
32+
href="slug://htmlhelpers_overview_inline_aiprompt"
33+
src="./images/aicomponents/InlineAIPrompt_Light_Large.svg"
34+
title="Inline AI Prompt"
35+
subTitle="UI Component"
36+
darkSrc="./images/aicomponents/InlineAIPrompt_Dark_Large.svg"
37+
description="Embed AI recommendations directly in your UI with the {{ site.framework }} Inline AIPrompt component.">
38+
</article-card>
39+
<article-card
40+
href="slug://ai_toolbar_tool_core_grid"
41+
src="./images/aicomponents/AI_Data_Operations_Light_Large.svg"
42+
title="AI Data Operations"
43+
subTitle="Smart Data Grid Feature"
44+
darkSrc="./images/aicomponents/AI_Data_Operations_Dark_Large.svg"
45+
description="Process data using the intelligent AI capabilities of the {{ site.product }} Grid.">
46+
</article-card>
47+
<article-card
48+
href="slug://ai_toolbar_tool_core_grid"
49+
src="./images/aicomponents/AI_Data_Highlight_Light_Large.svg"
50+
title="AI Data Highlight"
51+
subTitle="Smart Data Grid Feature"
52+
darkSrc="./images/aicomponents/AI_Data_Highlight_Dark_Large.svg"
53+
description="Automatically highlight critical data insights using AI functionality in the {{ site.framework }} Grid.">
54+
</article-card>
55+
<article-card
56+
href="slug://custom_ai_column_core_grid"
57+
src="./images/aicomponents/AI_Column_Assistant_Light_Large.svg"
58+
title="AI Column Assistant"
59+
subTitle="Smart Data Grid Feature"
60+
darkSrc="./images/aicomponents/AI_Column_Assistant_Dark_Large.svg"
61+
description="Manage column-level data operations in the {{ site.product }} Grid using its built-in AI feature.">
62+
</article-card>
63+
<article-card
64+
href="slug://htmlhelpers_editor_ai_integration_aspnetcore"
65+
src="./images/aicomponents/Editor_AI_Integration_Light_Large.svg"
66+
title="Editor AI Integration"
67+
subTitle="Editor Feature"
68+
darkSrc="./images/aicomponents/Editor_AI_Integration_Dark_Large.svg"
69+
description="Enhance content development with AI-powered functionality in the {{ site.product }} Editor.">
70+
</article-card>
71+
</article-card-container>

docs-aspnet/docs-builder-core.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ liquid:
3232
framework: "ASP.NET Core"
3333
framework_short: "Core"
3434
cdnVersion: "2025.4.1111"
35-
themesCdnVersion: "12.2.1"
35+
themesCdnVersion: "12.2.2"
3636
mvcCoreVersion: "2025.4.1111"
3737
platform: aspnet-core
3838
core: true
@@ -530,10 +530,10 @@ meta:
530530
position: 2
531531
styles-and-layout:
532532
title: Styles and Appearance
533-
position: 8
534-
ai:
535-
title: AI Coding Assistant
536533
position: 9
534+
ai:
535+
title: AI Tools
536+
position: 3
537537
html-helpers/pdf/pdfviewer:
538538
title: PDFViewer
539539
html-helpers/pdf:
@@ -717,9 +717,12 @@ meta:
717717
title: Data Management
718718
html-helpers/datasource:
719719
title: Data Source
720+
ai-components-and-features:
721+
title: AI Components & Features
722+
position: 7
720723
html-helpers:
721724
title: Components
722-
position: 7
725+
position: 8
723726
troubleshoot:
724727
title: Troubleshooting
725728
position: 60

docs-aspnet/docs-builder-mvc.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ liquid:
3232
framework: "ASP.NET MVC"
3333
framework_short: "MVC"
3434
cdnVersion: "2025.4.1111"
35-
themesCdnVersion: "12.2.1"
35+
themesCdnVersion: "12.2.2"
3636
mvcCoreVersion: "2025.4.1111"
3737
platform: aspnet-mvc
3838
core: false
@@ -483,8 +483,8 @@ meta:
483483
title: Globalization
484484
position: 10
485485
ai:
486-
title: AI Coding Assistant
487-
position: 9
486+
title: AI Tools
487+
position: 3
488488
styles-and-layout/less-themes:
489489
title: LESS Themes
490490
position: 3
@@ -493,7 +493,7 @@ meta:
493493
position: 2
494494
styles-and-layout:
495495
title: Styles and Appearance
496-
position: 8
496+
position: 9
497497
html-helpers/pdf/pdfviewer:
498498
title: PDFViewer
499499
html-helpers/pdf:
@@ -677,9 +677,12 @@ meta:
677677
title: Data Management
678678
html-helpers/datasource:
679679
title: Data Source
680+
ai-components-and-features:
681+
title: AI Components & Features
682+
position: 7
680683
html-helpers:
681684
title: Components
682-
position: 7
685+
position: 8
683686
troubleshoot:
684687
title: Troubleshooting
685688
position: 60
Lines changed: 40 additions & 0 deletions
Loading
Lines changed: 40 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)