@progress/kendo-theme-core 13.2.0-dev.3 → 14.0.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/meta/sassdoc-data.json +126 -648
  3. package/dist/meta/sassdoc-raw-data.json +62 -294
  4. package/dist/meta/variables.json +12 -44
  5. package/package.json +2 -2
  6. package/scss/color-system/_swatch.scss +0 -56
  7. package/scss/components/action-sheet/_layout.scss +2 -0
  8. package/scss/components/action-sheet/_variables.scss +2 -0
  9. package/scss/components/appbar/_layout.scss +1 -0
  10. package/scss/components/appbar/_theme.scss +1 -6
  11. package/scss/components/appbar/_variables.scss +2 -7
  12. package/scss/components/avatar/_variables.scss +1 -1
  13. package/scss/components/badge/_variables.scss +1 -1
  14. package/scss/components/bottom-navigation/_layout.scss +1 -0
  15. package/scss/components/bottom-navigation/_theme.scss +11 -10
  16. package/scss/components/bottom-navigation/_variables.scss +2 -1
  17. package/scss/components/button/_layout.scss +1 -1
  18. package/scss/components/button/_variables.scss +3 -1
  19. package/scss/components/card/_theme.scss +0 -15
  20. package/scss/components/card/_variables.scss +0 -6
  21. package/scss/components/chart-wizard/_layout.scss +6 -1
  22. package/scss/components/chart-wizard/_theme.scss +3 -0
  23. package/scss/components/chart-wizard/_variables.scss +4 -0
  24. package/scss/components/chat/_layout.scss +5 -0
  25. package/scss/components/chat/_variables.scss +1 -0
  26. package/scss/components/column-menu/_layout.scss +9 -0
  27. package/scss/components/column-menu/_variables.scss +4 -0
  28. package/scss/components/dataviz/_layout.scss +3 -0
  29. package/scss/components/dataviz/_variables.scss +2 -0
  30. package/scss/components/dialog/_theme.scss +0 -12
  31. package/scss/components/dialog/_variables.scss +0 -6
  32. package/scss/components/dock-manager/_layout.scss +1 -0
  33. package/scss/components/dock-manager/_variables.scss +1 -0
  34. package/scss/components/dropzone/_layout.scss +1 -0
  35. package/scss/components/dropzone/_variables.scss +1 -0
  36. package/scss/components/editor/_layout.scss +1 -0
  37. package/scss/components/editor/_variables.scss +1 -0
  38. package/scss/components/expansion-panel/_layout.scss +3 -2
  39. package/scss/components/expansion-panel/_variables.scss +4 -0
  40. package/scss/components/fab/_variables.scss +1 -1
  41. package/scss/components/file-box/_layout.scss +1 -0
  42. package/scss/components/file-box/_theme.scss +4 -0
  43. package/scss/components/file-box/_variables.scss +3 -0
  44. package/scss/components/filemanager/_layout.scss +3 -0
  45. package/scss/components/filemanager/_variables.scss +1 -0
  46. package/scss/components/filter/_theme.scss +4 -0
  47. package/scss/components/filter/_variables.scss +2 -0
  48. package/scss/components/forms/_layout.scss +5 -0
  49. package/scss/components/forms/_variables.scss +6 -0
  50. package/scss/components/gantt/_layout.scss +6 -0
  51. package/scss/components/gantt/_variables.scss +1 -0
  52. package/scss/components/grid/_layout.scss +11 -1
  53. package/scss/components/grid/_theme.scss +13 -4
  54. package/scss/components/grid/_variables.scss +5 -0
  55. package/scss/components/imageeditor/_layout.scss +1 -0
  56. package/scss/components/imageeditor/_variables.scss +1 -0
  57. package/scss/components/listbox/_layout.scss +4 -0
  58. package/scss/components/listbox/_variables.scss +4 -0
  59. package/scss/components/listview/_layout.scss +1 -0
  60. package/scss/components/listview/_variables.scss +2 -0
  61. package/scss/components/loader/_layout.scss +9 -6
  62. package/scss/components/loader/_variables.scss +1 -1
  63. package/scss/components/mediaplayer/_layout.scss +4 -0
  64. package/scss/components/mediaplayer/_variables.scss +4 -0
  65. package/scss/components/messagebox/_layout.scss +2 -0
  66. package/scss/components/messagebox/_theme.scss +5 -13
  67. package/scss/components/messagebox/_variables.scss +2 -1
  68. package/scss/components/overlay/_theme.scss +0 -17
  69. package/scss/components/overlay/_variables.scss +0 -5
  70. package/scss/components/pdf-viewer/_layout.scss +1 -0
  71. package/scss/components/pdf-viewer/_variables.scss +1 -0
  72. package/scss/components/pivotgrid/_layout.scss +8 -0
  73. package/scss/components/pivotgrid/_variables.scss +1 -0
  74. package/scss/components/progressbar/_layout.scss +1 -0
  75. package/scss/components/progressbar/_variables.scss +3 -0
  76. package/scss/components/prompt/_theme.scss +8 -0
  77. package/scss/components/prompt/_variables.scss +4 -0
  78. package/scss/components/scheduler/_layout.scss +2 -0
  79. package/scss/components/scheduler/_variables.scss +1 -0
  80. package/scss/components/scrollview/_layout.scss +1 -0
  81. package/scss/components/scrollview/_theme.scss +10 -0
  82. package/scss/components/scrollview/_variables.scss +2 -0
  83. package/scss/components/spreadsheet/_layout.scss +7 -0
  84. package/scss/components/spreadsheet/_variables.scss +1 -0
  85. package/scss/components/stepper/_layout.scss +1 -1
  86. package/scss/components/stepper/_variables.scss +1 -0
  87. package/scss/components/suggestion/_layout.scss +7 -1
  88. package/scss/components/suggestion/_variables.scss +2 -1
  89. package/scss/components/table/_variables.scss +15 -6
  90. package/scss/components/taskboard/_layout.scss +1 -0
  91. package/scss/components/taskboard/_variables.scss +1 -0
  92. package/scss/components/timeline/_theme.scss +4 -0
  93. package/scss/components/timeline/_variables.scss +2 -0
  94. package/scss/components/toolbar/_layout.scss +1 -0
  95. package/scss/components/toolbar/_variables.scss +1 -0
  96. package/scss/components/upload/_layout.scss +2 -0
  97. package/scss/components/upload/_variables.scss +1 -0
  98. package/scss/components/window/_theme.scss +0 -12
  99. package/scss/components/window/_variables.scss +0 -5
  100. package/scss/elevation/index.scss +0 -13
  101. package/scss/index.scss +2 -0
  102. package/scss/mixins/_focus-indicator.scss +5 -2
  103. package/scss/translucency/index.scss +20 -0
@@ -68,6 +68,7 @@ $kendo-series-29: null !default;
68
68
  $kendo-series-30: null !default;
69
69
 
70
70
  $kendo-chart-border-width: null !default;
71
+ $kendo-chart-border-radius: null !default;
71
72
  $kendo-chart-font-family: null !default;
72
73
  $kendo-chart-font-size: null !default;
73
74
  $kendo-chart-line-height: null !default;
@@ -122,6 +123,7 @@ $kendo-treemap-line-height: null !default;
122
123
 
123
124
  $kendo-treemap-padding-x: null !default;
124
125
  $kendo-treemap-padding-y: null !default;
126
+ $kendo-treemap-border-radius: null !default;
125
127
 
126
128
  $kendo-treemap-text: null !default;
127
129
  $kendo-treemap-bg: null !default;
@@ -7,18 +7,6 @@
7
7
  @mixin kendo-dialog--theme-base() {
8
8
  .k-dialog {
9
9
  background-color: $kendo-dialog-bg;
10
-
11
- // Dialog theme colors
12
- @each $name in $kendo-dialog-theme-colors {
13
-
14
- #{k-when-default($kendo-dialog-default-theme-color, $name)}
15
- &.k-dialog-#{$name} {
16
- .k-dialog-titlebar {
17
- color: k-color(on-#{$name});
18
- background-color: k-color(#{$name});
19
- }
20
- }
21
- }
22
10
  }
23
11
 
24
12
  // Dialog titlebar
@@ -1,7 +1,5 @@
1
1
  // Dialog
2
2
 
3
- $kendo-dialog-default-theme-color: null !default;
4
-
5
3
  $kendo-dialog-titlebar-bg: null !default;
6
4
  $kendo-dialog-titlebar-text: null !default;
7
5
  $kendo-dialog-titlebar-border: null !default;
@@ -12,7 +10,3 @@ $kendo-dialog-buttongroup-border-width: null !default;
12
10
  $kendo-dialog-button-spacing: null !default;
13
11
 
14
12
  $kendo-dialog-bg: null !default;
15
-
16
- /// The theme colors map of the Dialog.
17
- /// @group dialog
18
- $kendo-dialog-theme-colors: ("primary", "light", "dark") !default;
@@ -11,6 +11,7 @@
11
11
  height: 100%;
12
12
  border-width: $kendo-dock-manager-border-width;
13
13
  border-style: $kendo-dock-manager-border-style;
14
+ border-radius: $kendo-dock-manager-border-radius;
14
15
  position: relative;
15
16
  display: flex;
16
17
  flex-flow: row nowrap;
@@ -1,6 +1,7 @@
1
1
  $kendo-dock-manager-border-width: null !default;
2
2
  $kendo-dock-manager-border-style: null !default;
3
3
  $kendo-dock-manager-border: null !default;
4
+ $kendo-dock-manager-border-radius: null !default;
4
5
 
5
6
  $kendo-dock-manager-pane-header-padding-y: null !default;
6
7
  $kendo-dock-manager-pane-header-padding-x: null !default;
@@ -15,6 +15,7 @@
15
15
  padding-inline: $kendo-dropzone-padding-x;
16
16
  border-width: $kendo-dropzone-border-width;
17
17
  border-style: solid;
18
+ border-radius: $kendo-dropzone-border-radius;
18
19
  box-sizing: border-box;
19
20
  font-size: $kendo-dropzone-font-size;
20
21
  font-family: $kendo-dropzone-font-family;
@@ -3,6 +3,7 @@
3
3
  $kendo-dropzone-padding-x: null !default;
4
4
  $kendo-dropzone-padding-y: null !default;
5
5
  $kendo-dropzone-border-width: null !default;
6
+ $kendo-dropzone-border-radius: null !default;
6
7
  $kendo-dropzone-min-height: null !default;
7
8
 
8
9
  $kendo-dropzone-font-family: null !default;
@@ -14,6 +14,7 @@
14
14
  // Base
15
15
  .k-editor {
16
16
  border-width: $kendo-editor-border-width;
17
+ border-radius: $kendo-editor-border-radius;
17
18
  border-style: solid;
18
19
  box-sizing: border-box;
19
20
  outline: 0;
@@ -1,6 +1,7 @@
1
1
  // Editor
2
2
 
3
3
  $kendo-editor-border-width: null !default;
4
+ $kendo-editor-border-radius: null !default;
4
5
  $kendo-editor-font-family: null !default;
5
6
  $kendo-editor-font-size: null !default;
6
7
  $kendo-editor-line-height: null !default;
@@ -7,6 +7,7 @@
7
7
  .k-expander {
8
8
  border-width: $kendo-expander-border-width;
9
9
  border-style: solid;
10
+ border-radius: $kendo-expander-border-radius;
10
11
  box-sizing: border-box;
11
12
  overflow: hidden;
12
13
  outline: 0;
@@ -42,8 +43,8 @@
42
43
 
43
44
  // Title
44
45
  .k-expander-title {
45
- text-transform: uppercase;
46
- font-weight: 500;
46
+ text-transform: $kendo-expander-title-text-transform;
47
+ font-weight: $kendo-expander-title-font-weight;
47
48
  }
48
49
 
49
50
  // Expand / collapse icon
@@ -2,6 +2,7 @@
2
2
 
3
3
  $kendo-expander-spacing-y: null !default;
4
4
  $kendo-expander-border-width: null !default;
5
+ $kendo-expander-border-radius: null !default;
5
6
  $kendo-expander-font-family: null !default;
6
7
  $kendo-expander-font-size: null !default;
7
8
  $kendo-expander-line-height: null !default;
@@ -23,6 +24,9 @@ $kendo-expander-header-hover-bg: null !default;
23
24
  $kendo-expander-header-focus-bg: null !default;
24
25
  $kendo-expander-header-focus-shadow: null !default;
25
26
 
27
+ $kendo-expander-title-font-weight: null !default;
28
+ $kendo-expander-title-text-transform: null !default;
29
+
26
30
  $kendo-expander-title-text: null !default;
27
31
 
28
32
  $kendo-expander-header-sub-title-text: null !default;
@@ -65,7 +65,7 @@ $kendo-fab-roundness: ( "none", "sm", "md", "lg", "full" ) !default;
65
65
 
66
66
  /// The theme colors map of the FloatingActionButton.
67
67
  /// @group floating-action-button
68
- $kendo-fab-theme-colors: ("base", "primary", "secondary", "tertiary", "info", "success", "warning", "error", "dark", "light", "inverse") !default;
68
+ $kendo-fab-theme-colors: ("base", "primary", "secondary", "tertiary") !default;
69
69
 
70
70
  /// The sizes map of the FloatingActionButton.
71
71
  /// @group floating-action-button
@@ -83,6 +83,7 @@
83
83
  display: flex;
84
84
  flex-direction: column;
85
85
  align-items: flex-start;
86
+ gap: $kendo-file-box-info-gap;
86
87
  text-align: start;
87
88
  flex: 1;
88
89
  overflow: hidden;
@@ -10,6 +10,10 @@
10
10
  background-color: $kendo-file-box-bg;
11
11
  color: $kendo-file-box-text;
12
12
  border-color: $kendo-file-box-border;
13
+
14
+ .k-file-size {
15
+ color: $kendo-file-box-size-text;
16
+ }
13
17
  }
14
18
 
15
19
  .k-file-box-wrapper-scrollable-start::after {
@@ -1,6 +1,7 @@
1
1
  $kendo-file-box-padding-x: null !default;
2
2
  $kendo-file-box-padding-y: null !default;
3
3
  $kendo-file-box-gap: null !default;
4
+ $kendo-file-box-info-gap: null !default;
4
5
  $kendo-file-box-min-width: null !default;
5
6
  $kendo-file-box-max-width: null !default;
6
7
  $kendo-file-box-border-width: null !default;
@@ -15,5 +16,7 @@ $kendo-file-box-bg: null !default;
15
16
  $kendo-file-box-text: null !default;
16
17
  $kendo-file-box-border: null !default;
17
18
 
19
+ $kendo-file-box-size-text: null !default;
20
+
18
21
  $kendo-file-box-wrapper-scroll-gradient: null !default;
19
22
 
@@ -7,6 +7,7 @@
7
7
  // File Manager
8
8
  .k-filemanager {
9
9
  border-width: $kendo-file-manager-border-width;
10
+ border-radius: $kendo-file-manager-border-radius;
10
11
  border-style: solid;
11
12
  box-sizing: border-box;
12
13
  font-family: $kendo-file-manager-font-family;
@@ -14,6 +15,7 @@
14
15
  line-height: $kendo-file-manager-line-height;
15
16
  display: flex;
16
17
  flex-flow: column nowrap;
18
+ overflow: hidden;
17
19
  }
18
20
 
19
21
 
@@ -129,6 +131,7 @@
129
131
 
130
132
  // Filemanager grid
131
133
  .k-filemanager-grid {
134
+ border-radius: 0;
132
135
  border-width: 0;
133
136
  flex: 1 1 0%;
134
137
 
@@ -2,6 +2,7 @@
2
2
 
3
3
  $kendo-file-manager-spacer: null !default;
4
4
  $kendo-file-manager-border-width: null !default;
5
+ $kendo-file-manager-border-radius: null !default;
5
6
  $kendo-file-manager-font-family: null !default;
6
7
  $kendo-file-manager-font-size: null !default;
7
8
  $kendo-file-manager-line-height: null !default;
@@ -7,6 +7,10 @@
7
7
  .k-filter {
8
8
  color: k-color(on-app-surface);
9
9
 
10
+ .k-filter-toolbar .k-toolbar {
11
+ border-radius: $kendo-filter-border-radius;
12
+ }
13
+
10
14
  .k-filter-preview-field {
11
15
  color: $kendo-filter-preview-field-text;
12
16
  }
@@ -3,6 +3,8 @@
3
3
  $kendo-filter-padding-x: null !default;
4
4
  $kendo-filter-padding-y: null !default;
5
5
 
6
+ $kendo-filter-border-radius: null !default;
7
+
6
8
  $kendo-filter-bottom-margin: null !default;
7
9
  $kendo-filter-line-size: null !default;
8
10
 
@@ -40,6 +40,7 @@
40
40
  margin-left: $kendo-label-optional-margin-x;
41
41
  font-size: $kendo-label-optional-font-size;
42
42
  font-style: $kendo-label-optional-font-style;
43
+ font-weight: $kendo-label-optional-font-weight;
43
44
  align-self: center;
44
45
  }
45
46
 
@@ -62,6 +63,9 @@
62
63
  margin-block-end: $kendo-form-label-margin-bottom;
63
64
  display: flex;
64
65
  flex-flow: row nowrap;
66
+ font-size: $kendo-label-font-size;
67
+ font-weight: $kendo-label-font-weight;
68
+ line-height: $kendo-label-line-height;
65
69
  }
66
70
 
67
71
  .k-label + .k-radio {
@@ -81,6 +85,7 @@
81
85
  border-style: $kendo-form-legend-border-style;
82
86
  width: $kendo-form-legend-width;
83
87
  font-size: $kendo-form-legend-font-size;
88
+ font-weight: $kendo-form-legend-font-weight;
84
89
  text-transform: $kendo-form-legend-text-transform;
85
90
  }
86
91
 
@@ -17,10 +17,15 @@ $kendo-form-legend-border-style: null !default;
17
17
  $kendo-form-legend-border-color: null !default;
18
18
  $kendo-form-legend-width: null !default;
19
19
  $kendo-form-legend-font-size: null !default;
20
+ $kendo-form-legend-font-weight: null !default;
20
21
  $kendo-form-legend-text-transform: null !default;
21
22
 
22
23
  $kendo-form-label-margin-bottom: null !default;
23
24
 
25
+ $kendo-label-font-size: null !default;
26
+ $kendo-label-font-weight: null !default;
27
+ $kendo-label-line-height: null !default;
28
+
24
29
  $kendo-form-hint-font-size: null !default;
25
30
  $kendo-form-hint-font-style: null !default;
26
31
  $kendo-form-hint-margin-top: null !default;
@@ -48,6 +53,7 @@ $kendo-inline-form-field-padding-y: null !default;
48
53
  $kendo-label-optional-margin-x: null !default;
49
54
  $kendo-label-optional-font-size: null !default;
50
55
  $kendo-label-optional-font-style: null !default;
56
+ $kendo-label-optional-font-weight: null !default;
51
57
 
52
58
 
53
59
  $kendo-fieldset-margin: null !default;
@@ -17,6 +17,7 @@
17
17
 
18
18
  .k-gantt {
19
19
  border-width: $kendo-gantt-border-width;
20
+ border-radius: $kendo-gantt-border-radius;
20
21
  border-style: solid;
21
22
  box-sizing: border-box;
22
23
  outline: 0;
@@ -26,6 +27,7 @@
26
27
  display: flex;
27
28
  flex-flow: column nowrap;
28
29
  position: relative;
30
+ overflow: hidden;
29
31
  white-space: nowrap;
30
32
  -webkit-touch-callout: none;
31
33
  -webkit-tap-highlight-color: $kendo-color-rgba-transparent;
@@ -64,6 +66,10 @@
64
66
  display: inline-block;
65
67
  }
66
68
 
69
+ // Grid
70
+ .k-grid {
71
+ border-radius: 0;
72
+ }
67
73
 
68
74
  // Splitbar
69
75
  .k-splitbar {
@@ -1,6 +1,7 @@
1
1
  // Gantt
2
2
 
3
3
  $kendo-gantt-border-width: null !default;
4
+ $kendo-gantt-border-radius: null !default;
4
5
  $kendo-gantt-font-family: null !default;
5
6
  $kendo-gantt-font-size: null !default;
6
7
  $kendo-gantt-line-height: null !default;
@@ -25,6 +25,7 @@
25
25
  .k-grid {
26
26
  border-width: $kendo-grid-border-width;
27
27
  border-style: solid;
28
+ border-radius: $kendo-grid-border-radius;
28
29
  box-sizing: border-box;
29
30
  outline: 0;
30
31
  font-family: $kendo-grid-font-family;
@@ -33,6 +34,7 @@
33
34
  display: flex;
34
35
  flex-direction: column;
35
36
  position: relative;
37
+ overflow: hidden;
36
38
  -webkit-touch-callout: none;
37
39
  -webkit-tap-highlight-color: $kendo-color-rgba-transparent;
38
40
 
@@ -83,6 +85,7 @@
83
85
  .k-table-tfoot {
84
86
  text-align: start;
85
87
  border-color: inherit;
88
+ color: inherit;
86
89
  }
87
90
 
88
91
  .k-table-row {
@@ -430,8 +433,10 @@
430
433
  // Toolbar
431
434
  .k-grid-toolbar {
432
435
  border-width: 0 0 $kendo-grid-toolbar-border-width;
436
+ border-radius: 0;;
433
437
  flex-shrink: 0;
434
438
  }
439
+
435
440
  .k-grid-toolbar-bottom {
436
441
  border-width: $kendo-grid-toolbar-border-width 0 0;
437
442
  }
@@ -786,12 +791,16 @@
786
791
 
787
792
  // Pager
788
793
  .k-grid-pager {
794
+ font-size: inherit;
789
795
  border-width: 1px 0 0;
790
796
  border-color: inherit;
791
- font-size: inherit;
797
+ @include border-bottom-radius(inherit);
792
798
  }
799
+
793
800
  .k-grid-pager-top {
794
801
  border-width: 0 0 1px;
802
+ @include border-top-radius(inherit);
803
+ @include border-bottom-radius(0);
795
804
  }
796
805
 
797
806
  .k-grid-virtual .k-grid-content {
@@ -1494,6 +1503,7 @@
1494
1503
 
1495
1504
  .k-expander {
1496
1505
  border: 0;
1506
+ border-radius: 0;
1497
1507
  background: inherit;
1498
1508
 
1499
1509
  .k-columnmenu-item {
@@ -18,6 +18,7 @@
18
18
 
19
19
  .k-table {
20
20
  background-color: inherit;
21
+ color: inherit;
21
22
  }
22
23
 
23
24
  .k-table-th,
@@ -92,7 +93,7 @@
92
93
  }
93
94
 
94
95
  .k-grid-content-sticky {
95
- border-color: $kendo-grid-sticky-border;
96
+ border-inline-color: $kendo-grid-sticky-border;
96
97
  border-block-start-color: $kendo-grid-header-border;
97
98
  }
98
99
 
@@ -118,7 +119,7 @@
118
119
  .k-master-row {
119
120
  .k-grid-content-sticky {
120
121
  background-color: $kendo-grid-sticky-bg;
121
- border-color: $kendo-grid-sticky-border;
122
+ border-inline-color: $kendo-grid-sticky-border;
122
123
  border-block-start-color: $kendo-grid-header-border;
123
124
  }
124
125
 
@@ -280,14 +281,22 @@
280
281
  @include fill($bg: $kendo-grid-bg );
281
282
  }
282
283
 
283
- // Grouping
284
- .k-grouping-header,
285
284
  .k-grid-add-row {
286
285
  color: $kendo-grid-header-text;
287
286
  background-color: $kendo-grid-header-bg;
288
287
  border-color: $kendo-grid-header-border;
289
288
  }
290
289
 
290
+ // Grouping
291
+ .k-grouping-header,
292
+ .k-grid-grouping-header {
293
+ @include fill(
294
+ $kendo-grid-grouping-header-text,
295
+ $kendo-grid-grouping-header-bg,
296
+ $kendo-grid-grouping-header-border
297
+ );
298
+ }
299
+
291
300
  .k-group-footer .k-table-td,
292
301
  .k-table-tbody .k-group-cell {
293
302
  @include fill(
@@ -4,6 +4,7 @@
4
4
  $kendo-grid-default-size: null !default;
5
5
 
6
6
  $kendo-grid-border-width: null !default;
7
+ $kendo-grid-border-radius: null !default;
7
8
  $kendo-grid-font-family: null !default;
8
9
  $kendo-grid-font-size: null !default;
9
10
  $kendo-grid-line-height: null !default;
@@ -17,6 +18,10 @@ $kendo-grid-header-padding-y: null !default;
17
18
  $kendo-grid-grouping-header-padding-x: null !default;
18
19
  $kendo-grid-grouping-header-padding-y: null !default;
19
20
 
21
+ $kendo-grid-grouping-header-bg: null !default;
22
+ $kendo-grid-grouping-header-text: null !default;
23
+ $kendo-grid-grouping-header-border: null !default;
24
+
20
25
  $kendo-grid-cell-padding-x: null !default;
21
26
  $kendo-grid-cell-padding-y: null !default;
22
27
 
@@ -13,6 +13,7 @@
13
13
  padding-inline: $kendo-image-editor-padding-x;
14
14
  border-width: $kendo-image-editor-border-width;
15
15
  border-style: solid;
16
+ border-radius: $kendo-image-editor-border-radius;
16
17
  box-sizing: border-box;
17
18
  outline: 0;
18
19
  font-family: $kendo-image-editor-font-family;
@@ -5,6 +5,7 @@ $kendo-image-editor-padding-y: null !default;
5
5
  $kendo-image-editor-padding-x: null !default;
6
6
 
7
7
  $kendo-image-editor-border-width: null !default;
8
+ $kendo-image-editor-border-radius: null !default;
8
9
  $kendo-image-editor-font-size: null !default;
9
10
  $kendo-image-editor-line-height: null !default;
10
11
  $kendo-image-editor-font-family: null !default;
@@ -51,8 +51,12 @@
51
51
 
52
52
  .k-list-scroller {
53
53
  width: 100%;
54
+ min-width: 0;
54
55
  min-height: 0;
55
56
  height: inherit;
57
+ padding-inline: $kendo-listbox-scroller-padding-x;
58
+ padding-block: $kendo-listbox-scroller-padding-y;
59
+ border-radius: $kendo-listbox-border-radius;
56
60
  border-width: $kendo-listbox-border-width;
57
61
  border-style: solid;
58
62
  box-sizing: border-box;
@@ -14,3 +14,7 @@ $kendo-listbox-bg: null !default;
14
14
  $kendo-listbox-border: null !default;
15
15
 
16
16
  $kendo-listbox-drop-hint-width: null !default;
17
+
18
+ $kendo-listbox-scroller-padding-x: null !default;
19
+ $kendo-listbox-scroller-padding-y: null !default;
20
+ $kendo-listbox-border-radius: null !default;
@@ -70,6 +70,7 @@
70
70
  border-width: 0;
71
71
  outline: 0;
72
72
  border-style: solid;
73
+ border-radius: $kendo-listview-item-border-radius;
73
74
  box-sizing: border-box;
74
75
  flex-shrink: 0;
75
76
  transition: color k-transition(snappy), border-color k-transition(snappy), background-color k-transition(snappy);
@@ -22,3 +22,5 @@ $kendo-listview-item-focus-text: null !default;
22
22
  $kendo-listview-item-focus-bg: null !default;
23
23
  $kendo-listview-item-focus-border: null !default;
24
24
  $kendo-listview-item-focus-shadow: null !default;
25
+
26
+ $kendo-listview-item-border-radius: null !default;
@@ -420,8 +420,7 @@
420
420
 
421
421
  }
422
422
 
423
- .k-loader-container,
424
- .k-loader-container-overlay {
423
+ .k-loader-container {
425
424
  width: 100%;
426
425
  height: 100%;
427
426
  position: absolute;
@@ -431,10 +430,6 @@
431
430
  inset-inline-start: 0;
432
431
  }
433
432
 
434
- // TODO: use k-overlay as a base class in rendering
435
- .k-loader-container-overlay {
436
- opacity: $kendo-overlay-opacity;
437
- }
438
433
 
439
434
  .k-loader-container-inner {
440
435
  display: flex;
@@ -443,6 +438,14 @@
443
438
  z-index: k-z-index("base", 2);
444
439
  }
445
440
 
441
+ .k-loader-container-overlay {
442
+ position: absolute;
443
+ }
444
+
445
+ .k-loader-container-overlay + .k-loader-container-inner {
446
+ z-index: k-z-index("overlay");
447
+ }
448
+
446
449
  .k-loader-container-panel {
447
450
  border-width: $kendo-loader-container-panel-border-width;
448
451
  border-style: $kendo-loader-container-panel-border-style;
@@ -56,4 +56,4 @@ $kendo-zindex-loading: null !default;
56
56
 
57
57
  /// The theme colors map of the Loader.
58
58
  /// @group loader
59
- $kendo-loader-theme-colors: ("base", "primary", "secondary", "tertiary", "info", "success", "warning", "error", "dark", "light", "inverse") !default;
59
+ $kendo-loader-theme-colors: ("base", "primary", "secondary", "tertiary") !default;
@@ -9,6 +9,7 @@
9
9
  .k-mediaplayer {
10
10
  border-width: $kendo-media-player-border-width;
11
11
  border-style: solid;
12
+ border-radius: $kendo-media-player-border-radius;
12
13
  box-sizing: border-box;
13
14
  outline: 0;
14
15
  font-family: $kendo-media-player-font-family;
@@ -38,6 +39,9 @@
38
39
  .k-mediaplayer-titlebar {
39
40
  padding-block: $kendo-media-player-titlebar-padding-y;
40
41
  padding-inline: $kendo-media-player-titlebar-padding-x;
42
+ font-size: $kendo-media-player-titlebar-font-size;
43
+ font-weight: $kendo-media-player-titlebar-font-weight;
44
+ line-height: $kendo-media-player-titlebar-line-height;
41
45
  position: absolute;
42
46
  z-index: k-z-index("base", 2);
43
47
  inset-block-start: 0;
@@ -1,6 +1,7 @@
1
1
  // Media player
2
2
 
3
3
  $kendo-media-player-border-width: null !default;
4
+ $kendo-media-player-border-radius: null !default;
4
5
  $kendo-media-player-font-family: null !default;
5
6
  $kendo-media-player-font-size: null !default;
6
7
  $kendo-media-player-line-height: null !default;
@@ -11,5 +12,8 @@ $kendo-media-player-border: null !default;
11
12
 
12
13
  $kendo-media-player-titlebar-padding-x: null !default;
13
14
  $kendo-media-player-titlebar-padding-y: null !default;
15
+ $kendo-media-player-titlebar-font-size: null !default;
16
+ $kendo-media-player-titlebar-font-weight: null !default;
17
+ $kendo-media-player-titlebar-line-height: null !default;
14
18
  $kendo-media-player-titlebar-text: null !default;
15
19
  $kendo-media-player-titlebar-gradient: null !default;
@@ -9,7 +9,9 @@
9
9
  padding-inline: $kendo-message-box-padding-x;
10
10
  border-width: $kendo-message-box-border-width;
11
11
  border-style: solid;
12
+ border-radius: $kendo-message-box-border-radius;
12
13
  box-sizing: border-box;
14
+ overflow: clip;
13
15
  font-size: $kendo-message-box-font-size;
14
16
  line-height: $kendo-message-box-line-height;
15
17
 
@@ -11,19 +11,11 @@
11
11
  .k-messagebox {
12
12
  #{k-when-default($kendo-message-box-default-theme-color, $color-name)}
13
13
  &.k-messagebox-#{$color-name} {
14
- @if $color-name == "inverse" {
15
- @include fill(
16
- k-color(dark-on-subtle),
17
- k-color(dark-subtle),
18
- k-color(dark-hover)
19
- );
20
- } @else {
21
- @include fill(
22
- k-color(#{$color-name}-on-subtle),
23
- k-color(#{$color-name}-subtle),
24
- k-color(#{$color-name}-emphasis)
25
- );
26
- }
14
+ @include fill(
15
+ k-color(#{$color-name}-on-subtle),
16
+ k-color(#{$color-name}-subtle),
17
+ k-color(#{$color-name}-emphasis)
18
+ );
27
19
  }
28
20
  }
29
21
  }
@@ -6,6 +6,7 @@ $kendo-message-box-margin: null !default;
6
6
  $kendo-message-box-padding-x: null !default;
7
7
  $kendo-message-box-padding-y: null !default;
8
8
  $kendo-message-box-border-width: null !default;
9
+ $kendo-message-box-border-radius: null !default;
9
10
 
10
11
  $kendo-message-box-font-size: null !default;
11
12
  $kendo-message-box-line-height: null !default;
@@ -19,4 +20,4 @@ $kendo-message-box-link-text-decoration: null !default;
19
20
 
20
21
  /// The theme colors map of the MessageBox.
21
22
  /// @group message-box
22
- $kendo-message-box-theme-colors: ("base", "primary", "secondary", "tertiary", "info", "success", "warning", "error", "dark", "light", "inverse") !default;
23
+ $kendo-message-box-theme-colors: ("base", "primary", "secondary", "tertiary", "info", "success", "warning", "error", "inverse") !default;