Skip to content

Commit c3f2a49

Browse files
committed
Sync with Kendo UI Professional
1 parent e1e8596 commit c3f2a49

File tree

10 files changed

+237
-15
lines changed

10 files changed

+237
-15
lines changed

docs-aspnet/html-helpers/data-management/grid/columns/column-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following example shows how to set up the global column menu and enable the
4242
```
4343
{% endif %}
4444

45-
For a runnable example with the global column menu, see the [Grid Global Column Menu demo](https://demos.telerik.com/{{site.platform}}/grid/global-column-menu).
45+
For a runnable example with the global column menu, see the [Grid Global Column Menu demo](https://demos.telerik.com/{{site.platform}}/grid/toolbar-columns-menu).
4646

4747
## Column Reordering
4848

docs-aspnet/styles-and-layout/sass-themes/compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The following table lists the Telerik UI for {{ site.framework }} versions and t
1212

1313
| Telerik UI for {{ site.framework }} | Kendo UI Sass Themes |
1414
|:--- |:--- |
15+
| Telerik UI 2024.1.130 (Q1 2024.1.130) | @progress/kendo-theme-bootstrap@7.2.0<br>@progress/kendo-theme-classic@7.2.0<br>@progress/kendo-theme-default@7.2.0<br>@progress/kendo-theme-fluent@7.2.0<br>@progress/kendo-theme-material@7.2.0 |
1516
| Telerik UI 2023.3.1114 (R3 2023 SP1) | @progress/kendo-theme-bootstrap@7.0.2<br>@progress/kendo-theme-classic@7.0.2<br>@progress/kendo-theme-default@7.0.2<br>@progress/kendo-theme-fluent@7.0.2<br>@progress/kendo-theme-material@7.0.2 |
1617
| Telerik UI 2023.3.1010 (R3 2023) | @progress/kendo-theme-bootstrap@7.0.1<br>@progress/kendo-theme-classic@7.0.1<br>@progress/kendo-theme-default@7.0.1<br>@progress/kendo-theme-fluent@7.0.1<br>@progress/kendo-theme-material@7.0.1 |
1718
| Telerik UI 2023.2.829 (R2 2023 SP2) | @progress/kendo-theme-bootstrap@6.7.0<br>@progress/kendo-theme-classic@6.7.0<br>@progress/kendo-theme-default@6.7.0<br>@progress/kendo-theme-fluent@6.7.0<br>@progress/kendo-theme-material@6.7.0 |

docs/styles-and-layout/sass-themes/compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The following table lists the Kendo UI for jQuery and Kendo UI Sass themes versi
1313

1414
| kendo UI for jQuery | Kendo UI Sass Themes |
1515
|:--- |:--- |
16+
| Kendo UI 2024.1.130 (Q1 2024.1.130) | @progress/kendo-theme-bootstrap@7.2.0<br>@progress/kendo-theme-classic@7.2.0<br>@progress/kendo-theme-default@7.2.0<br>@progress/kendo-theme-fluent@7.2.0<br>@progress/kendo-theme-material@7.2.0 |
1617
| Kendo UI 2023.3.1114 (R3 2023 SP1) | @progress/kendo-theme-bootstrap@7.0.2<br>@progress/kendo-theme-classic@7.0.2<br>@progress/kendo-theme-default@7.0.2<br>@progress/kendo-theme-fluent@7.0.2<br>@progress/kendo-theme-material@7.0.2 |
1718
| Kendo UI 2023.3.1010 (R3 2023) | @progress/kendo-theme-bootstrap@7.0.1<br>@progress/kendo-theme-classic@7.0.1<br>@progress/kendo-theme-default@7.0.1<br>@progress/kendo-theme-fluent@7.0.1<br>@progress/kendo-theme-material@7.0.1 |
1819
| Kendo UI 2023.2.829 (R2 2023 SP2) | @progress/kendo-theme-bootstrap@6.7.0<br>@progress/kendo-theme-classic@6.7.0<br>@progress/kendo-theme-default@6.7.0<br>@progress/kendo-theme-fluent@6.7.0<br>@progress/kendo-theme-material@6.7.0 |

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"version": "1.0.0",
1212
"devDependencies": {
1313
"@progress/kendo-svg-icons": "^2.1.0",
14-
"@progress/kendo-theme-bootstrap": "^7.2.0",
15-
"@progress/kendo-theme-classic": "^7.2.0",
16-
"@progress/kendo-theme-core": "^7.2.0",
17-
"@progress/kendo-theme-default": "^7.2.0",
18-
"@progress/kendo-theme-fluent": "^7.2.0",
19-
"@progress/kendo-theme-material": "^7.2.0",
20-
"@progress/kendo-theme-utils": "^7.2.0",
14+
"@progress/kendo-theme-bootstrap": "7.2.0",
15+
"@progress/kendo-theme-classic": "7.2.0",
16+
"@progress/kendo-theme-core": "7.2.0",
17+
"@progress/kendo-theme-default": "7.2.0",
18+
"@progress/kendo-theme-fluent": "7.2.0",
19+
"@progress/kendo-theme-material": "7.2.0",
20+
"@progress/kendo-theme-utils": "7.2.0",
2121
"@progress/wct-a11y-spec": "^2.0.9",
2222
"@rollup/plugin-buble": "^0.21.3",
2323
"@rollup/plugin-node-resolve": "^13.3.0",

src/messages/kendo.messages.bg-BG.js

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,50 @@ if (kendo.ui.TreeListPager) {
835835
});
836836
}
837837

838+
/* PivotConfiguratorV2 messages */
839+
840+
if (kendo.ui.PivotConfiguratorV2) {
841+
kendo.ui.PivotConfiguratorV2.prototype.options.messages =
842+
$.extend(true, kendo.ui.PivotConfiguratorV2.prototype.options.messages, {
843+
"title": "Настройки",
844+
"cancelButtonText": "Отказ",
845+
"applyButtonText": "Приложи",
846+
"measures": "Избери полета за начална настройка",
847+
"columns": "Избери полета за начална настройка",
848+
"rows": "Избери полета за начална настройка"
849+
});
850+
}
851+
852+
/* PivotFieldMenuV2 messages */
853+
854+
if (kendo.ui.PivotFieldMenuV2) {
855+
kendo.ui.PivotFieldMenuV2.prototype.options.messages =
856+
$.extend(true, kendo.ui.PivotFieldMenuV2.prototype.options.messages, {
857+
"apply": "Приложи",
858+
"sortAscending": "Сортирай възходящо",
859+
"sortDescending": "Сортирай низходящо",
860+
"filterFields": "Филтрирай полета",
861+
"filter": "Филтрирай",
862+
"include": "Включи полета...",
863+
"clear": "Премахни",
864+
"reset": "Нулирай",
865+
"moveToColumns": "Премести в Колони",
866+
"moveToRows": "Премести в Редове",
867+
"movePrevious": "Премести преди",
868+
"moveNext": "Премести след",
869+
"filterOperatorsDropDownLabel": "Регионални оператори за филтриране",
870+
"filterValueTextBoxLabel": "Регионална стойност за филтриране",
871+
"operators": {
872+
"eq": "Е равно на",
873+
"neq": "Не е равно на",
874+
"startswith": "Започва с",
875+
"contains": "Съдържа",
876+
"doesnotcontain": "Не съдържа",
877+
"endswith": "Завършва на"
878+
}
879+
});
880+
}
881+
838882
/* FilterMenu messages */
839883

840884
if (kendo.ui.FilterMenu) {

src/messages/kendo.messages.en-AU.js

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,50 @@ $.extend(true, kendo.ui.PivotFieldMenu.prototype.options.messages,{
642642
});
643643
}
644644

645+
/* PivotConfiguratorV2 messages */
646+
647+
if (kendo.ui.PivotConfiguratorV2) {
648+
kendo.ui.PivotConfiguratorV2.prototype.options.messages =
649+
$.extend(true, kendo.ui.PivotConfiguratorV2.prototype.options.messages, {
650+
"title": "Settings",
651+
"cancelButtonText": "Cancel",
652+
"applyButtonText": "Apply",
653+
"measures": "Select some fields to begin setup",
654+
"columns": "Select some fields to begin setup",
655+
"rows": "Select some fields to begin setup"
656+
});
657+
}
658+
659+
/* PivotFieldMenuV2 messages */
660+
661+
if (kendo.ui.PivotFieldMenuV2) {
662+
kendo.ui.PivotFieldMenuV2.prototype.options.messages =
663+
$.extend(true, kendo.ui.PivotFieldMenuV2.prototype.options.messages, {
664+
"apply": "Apply",
665+
"sortAscending": "Sort Ascending",
666+
"sortDescending": "Sort Descending",
667+
"filterFields": "Fields Filter",
668+
"filter": "Filter",
669+
"include": "Include Fields...",
670+
"clear": "Clear",
671+
"reset": "Reset",
672+
"moveToColumns": "Move to Columns",
673+
"moveToRows": "Move to Rows",
674+
"movePrevious": "Move previous",
675+
"moveNext": "Move next",
676+
"filterOperatorsDropDownLabel": "Region Filter Operators",
677+
"filterValueTextBoxLabel": "Region Filter Value",
678+
"operators": {
679+
"contains": "Contains",
680+
"doesnotcontain": "Does not contain",
681+
"startswith": "Starts with",
682+
"endswith": "Ends with",
683+
"eq": "Is equal to",
684+
"neq": "Is not equal to"
685+
}
686+
});
687+
}
688+
645689
/* RecurrenceEditor messages */
646690

647691
if (kendo.ui.RecurrenceEditor) {

src/messages/kendo.messages.en-CA.js

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,50 @@ $.extend(true, kendo.ui.PivotFieldMenu.prototype.options.messages,{
653653
});
654654
}
655655

656+
/* PivotConfiguratorV2 messages */
657+
658+
if (kendo.ui.PivotConfiguratorV2) {
659+
kendo.ui.PivotConfiguratorV2.prototype.options.messages =
660+
$.extend(true, kendo.ui.PivotConfiguratorV2.prototype.options.messages, {
661+
"title": "Settings",
662+
"cancelButtonText": "Cancel",
663+
"applyButtonText": "Apply",
664+
"measures": "Select some fields to begin setup",
665+
"columns": "Select some fields to begin setup",
666+
"rows": "Select some fields to begin setup"
667+
});
668+
}
669+
670+
/* PivotFieldMenuV2 messages */
671+
672+
if (kendo.ui.PivotFieldMenuV2) {
673+
kendo.ui.PivotFieldMenuV2.prototype.options.messages =
674+
$.extend(true, kendo.ui.PivotFieldMenuV2.prototype.options.messages, {
675+
"apply": "Apply",
676+
"sortAscending": "Sort Ascending",
677+
"sortDescending": "Sort Descending",
678+
"filterFields": "Fields Filter",
679+
"filter": "Filter",
680+
"include": "Include Fields...",
681+
"clear": "Clear",
682+
"reset": "Reset",
683+
"moveToColumns": "Move to Columns",
684+
"moveToRows": "Move to Rows",
685+
"movePrevious": "Move previous",
686+
"moveNext": "Move next",
687+
"filterOperatorsDropDownLabel": "Region Filter Operators",
688+
"filterValueTextBoxLabel": "Region Filter Value",
689+
"operators": {
690+
"contains": "Contains",
691+
"doesnotcontain": "Does not contain",
692+
"startswith": "Starts with",
693+
"endswith": "Ends with",
694+
"eq": "Is equal to",
695+
"neq": "Is not equal to"
696+
}
697+
});
698+
}
699+
656700
/* RecurrenceEditor messages */
657701

658702
if (kendo.ui.RecurrenceEditor) {

src/messages/kendo.messages.en-GB.js

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,50 @@ $.extend(true, kendo.ui.PivotFieldMenu.prototype.options.messages,{
702702
});
703703
}
704704

705+
/* PivotConfiguratorV2 messages */
706+
707+
if (kendo.ui.PivotConfiguratorV2) {
708+
kendo.ui.PivotConfiguratorV2.prototype.options.messages =
709+
$.extend(true, kendo.ui.PivotConfiguratorV2.prototype.options.messages, {
710+
"title": "Settings",
711+
"cancelButtonText": "Cancel",
712+
"applyButtonText": "Apply",
713+
"measures": "Select some fields to begin setup",
714+
"columns": "Select some fields to begin setup",
715+
"rows": "Select some fields to begin setup"
716+
});
717+
}
718+
719+
/* PivotFieldMenuV2 messages */
720+
721+
if (kendo.ui.PivotFieldMenuV2) {
722+
kendo.ui.PivotFieldMenuV2.prototype.options.messages =
723+
$.extend(true, kendo.ui.PivotFieldMenuV2.prototype.options.messages, {
724+
"apply": "Apply",
725+
"sortAscending": "Sort Ascending",
726+
"sortDescending": "Sort Descending",
727+
"filterFields": "Fields Filter",
728+
"filter": "Filter",
729+
"include": "Include Fields...",
730+
"clear": "Clear",
731+
"reset": "Reset",
732+
"moveToColumns": "Move to Columns",
733+
"moveToRows": "Move to Rows",
734+
"movePrevious": "Move previous",
735+
"moveNext": "Move next",
736+
"filterOperatorsDropDownLabel": "Region Filter Operators",
737+
"filterValueTextBoxLabel": "Region Filter Value",
738+
"operators": {
739+
"contains": "Contains",
740+
"doesnotcontain": "Does not contain",
741+
"startswith": "Starts with",
742+
"endswith": "Ends with",
743+
"eq": "Is equal to",
744+
"neq": "Is not equal to"
745+
}
746+
});
747+
}
748+
705749
/* RecurrenceEditor messages */
706750

707751
if (kendo.ui.RecurrenceEditor) {

src/messages/kendo.messages.en-US.js

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,50 @@ $.extend(true, kendo.ui.PivotFieldMenu.prototype.options.messages,{
739739
});
740740
}
741741

742+
/* PivotConfiguratorV2 messages */
743+
744+
if (kendo.ui.PivotConfiguratorV2) {
745+
kendo.ui.PivotConfiguratorV2.prototype.options.messages =
746+
$.extend(true, kendo.ui.PivotConfiguratorV2.prototype.options.messages, {
747+
"title": "Settings",
748+
"cancelButtonText": "Cancel",
749+
"applyButtonText": "Apply",
750+
"measures": "Select some fields to begin setup",
751+
"columns": "Select some fields to begin setup",
752+
"rows": "Select some fields to begin setup"
753+
});
754+
}
755+
756+
/* PivotFieldMenuV2 messages */
757+
758+
if (kendo.ui.PivotFieldMenuV2) {
759+
kendo.ui.PivotFieldMenuV2.prototype.options.messages =
760+
$.extend(true, kendo.ui.PivotFieldMenuV2.prototype.options.messages, {
761+
"apply": "Apply",
762+
"sortAscending": "Sort Ascending",
763+
"sortDescending": "Sort Descending",
764+
"filterFields": "Fields Filter",
765+
"filter": "Filter",
766+
"include": "Include Fields...",
767+
"clear": "Clear",
768+
"reset": "Reset",
769+
"moveToColumns": "Move to Columns",
770+
"moveToRows": "Move to Rows",
771+
"movePrevious": "Move previous",
772+
"moveNext": "Move next",
773+
"filterOperatorsDropDownLabel": "Region Filter Operators",
774+
"filterValueTextBoxLabel": "Region Filter Value",
775+
"operators": {
776+
"contains": "Contains",
777+
"doesnotcontain": "Does not contain",
778+
"startswith": "Starts with",
779+
"endswith": "Ends with",
780+
"eq": "Is equal to",
781+
"neq": "Is not equal to"
782+
}
783+
});
784+
}
785+
742786
/* RecurrenceEditor messages */
743787

744788
if (kendo.ui.RecurrenceEditor) {

0 commit comments

Comments
 (0)