| 
639 | 639 |         "Samples": {  | 
640 | 640 |             "default": "Default Functionalities",  | 
641 | 641 |             "custom-views": "Custom Views",  | 
 | 642 | +            "streaming": "Streaming Response",  | 
642 | 643 |             "template": "Template",  | 
643 | 644 |             "dialog": "Dialog"  | 
644 | 645 |         }  | 
 | 
887 | 888 |     "pivot-table": {  | 
888 | 889 |         "ControlName": "Pivot Table",  | 
889 | 890 |         "Samples": {  | 
 | 891 | +            "overview": "Overview",  | 
890 | 892 |             "default": "Default Functionalities",  | 
 | 893 | +            "classic-layout": "Classic Layout",  | 
 | 894 | +            "live-data": "Live Data",  | 
891 | 895 |             "local": "Local Data",  | 
892 | 896 |             "remote": "Remote Data",  | 
 | 897 | +            "server-side-aggregation": "Server-Side Aggregation",  | 
893 | 898 |             "olap": "OLAP",  | 
 | 899 | +            "performance": "Performance",  | 
894 | 900 |             "pivot-chart": "Pivot Chart",  | 
895 | 901 |             "external-binding": "External Binding",  | 
 | 902 | +            "heatmap": "HeatMap",  | 
896 | 903 |             "field-list": "Field List",  | 
897 | 904 |             "grouping-bar": "Grouping Bar",  | 
898 | 905 |             "conditional-formatting": "Conditional Formatting",  | 
899 | 906 |             "selection": "Selection",  | 
 | 907 | +            "drill-down": "Drill Down",  | 
900 | 908 |             "summary-customization": "Show/Hide Totals",  | 
901 | 909 |             "grouping": "Grouping",  | 
902 | 910 |             "toolbar": "Toolbar",  | 
 | 911 | +            "keyboard-navigation": "Keyboard Navigation",  | 
903 | 912 |             "calculated-field": "Calculated Field",  | 
904 | 913 |             "aggregation": "Aggregation",  | 
905 | 914 |             "sorting": "Default Sorting",  | 
 | 915 | +            "custom-sorting": "Custom Sorting",  | 
906 | 916 |             "value-sorting": "Value Sorting",  | 
907 | 917 |             "filtering": "Default Filtering",  | 
908 | 918 |             "label-filtering": "Label Filtering",  | 
909 | 919 |             "value-filtering": "Value Filtering",  | 
910 | 920 |             "virtual-scrolling": "Virtual Scrolling",  | 
 | 921 | +            "paging": "Paging",  | 
911 | 922 |             "cell-template": "Cell Template",  | 
912 | 923 |             "drill-through": "Drill Through",  | 
913 | 924 |             "editing": "Editing",  | 
 | 
1155 | 1166 |         "Samples": {  | 
1156 | 1167 |             "default": "Default Functionalities",  | 
1157 | 1168 |             "formula": "Formula",  | 
 | 1169 | +	    "protect-sheet": "Protect Sheet",  | 
1158 | 1170 |             "cell-data-binding": "Cell Data Binding",  | 
1159 | 1171 |             "remote-data-binding": "Remote Data Binding",  | 
1160 | 1172 |             "cell-formatting": "Cell Formatting",  | 
1161 | 1173 |             "number-formatting": "Number Formatting",  | 
1162 | 1174 |             "sorting-and-filtering": "Sorting and Filtering",  | 
1163 |  | -            "cell-template": "Cell Template"  | 
 | 1175 | +            "cell-template": "Cell Template",  | 
 | 1176 | +	    "notes": "Note",  | 
 | 1177 | +	    "print": "Print"  | 
1164 | 1178 |         }  | 
1165 | 1179 |     },  | 
1166 | 1180 |     "speed-dial": {  | 
 | 
1383 | 1397 |         "ControlName": "Chat UI",  | 
1384 | 1398 |         "Samples": {  | 
1385 | 1399 |             "default": "Default Functionalities",  | 
 | 1400 | +            "loadOn-demand": "Load On-demand",  | 
1386 | 1401 |             "template": "Template",  | 
1387 | 1402 |             "api": "API",  | 
1388 | 1403 |             "chat-integration": "Use Case"  | 
1389 | 1404 |         }  | 
 | 1405 | +    },  | 
 | 1406 | +    "speech-to-text": {  | 
 | 1407 | +        "ControlName": "Speech To Text",  | 
 | 1408 | +        "Samples": {  | 
 | 1409 | +            "default": "Default Functionalities",  | 
 | 1410 | +            "use-case": "Use Case",  | 
 | 1411 | +            "integration": "Assist View"  | 
 | 1412 | +        }  | 
1390 | 1413 |     }  | 
1391 | 1414 | }  | 
0 commit comments