@progress/kendo-theme-material 8.0.0-dev.0 → 8.0.0-dev.10

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 (117) hide show
  1. package/dist/all.css +8562 -5336
  2. package/dist/all.scss +5957 -5060
  3. package/dist/meta/sassdoc-data.json +56866 -40648
  4. package/dist/meta/sassdoc-raw-data.json +20708 -12761
  5. package/dist/meta/variables.json +2237 -2129
  6. package/lib/swatches/material-aqua-dark.json +1 -1
  7. package/lib/swatches/material-arctic.json +1 -1
  8. package/lib/swatches/material-burnt-teal.json +1 -1
  9. package/lib/swatches/material-dataviz-v4.json +1 -1
  10. package/lib/swatches/material-eggplant.json +1 -1
  11. package/lib/swatches/material-lime-dark.json +1 -1
  12. package/lib/swatches/material-lime.json +1 -1
  13. package/lib/swatches/material-main-dark.json +1 -1
  14. package/lib/swatches/material-main.json +1 -1
  15. package/lib/swatches/material-nova.json +1 -1
  16. package/lib/swatches/material-pacific-dark.json +1 -1
  17. package/lib/swatches/material-pacific.json +1 -1
  18. package/lib/swatches/material-sky-dark.json +1 -1
  19. package/lib/swatches/material-sky.json +1 -1
  20. package/lib/swatches/material-smoke.json +1 -1
  21. package/package.json +6 -6
  22. package/scss/_variables.scss +0 -124
  23. package/scss/action-buttons/_variables.scss +4 -4
  24. package/scss/action-sheet/_variables.scss +17 -17
  25. package/scss/adaptive/_variables.scss +3 -3
  26. package/scss/appbar/_variables.scss +6 -6
  27. package/scss/avatar/_variables.scss +6 -6
  28. package/scss/badge/_variables.scss +17 -17
  29. package/scss/bottom-navigation/_variables.scss +8 -8
  30. package/scss/breadcrumb/_variables.scss +17 -17
  31. package/scss/button/_layout.scss +9 -0
  32. package/scss/button/_theme.scss +20 -2
  33. package/scss/button/_variables.scss +28 -28
  34. package/scss/calendar/_variables.scss +36 -27
  35. package/scss/captcha/_variables.scss +6 -6
  36. package/scss/card/_variables.scss +17 -17
  37. package/scss/chat/_variables.scss +13 -13
  38. package/scss/checkbox/_variables.scss +10 -10
  39. package/scss/chip/_theme.scss +3 -3
  40. package/scss/chip/_variables.scss +19 -19
  41. package/scss/color-preview/_variables.scss +1 -1
  42. package/scss/coloreditor/_variables.scss +7 -7
  43. package/scss/colorgradient/_variables.scss +10 -10
  44. package/scss/colorpalette/_variables.scss +3 -3
  45. package/scss/core/_index.scss +15 -0
  46. package/scss/core/border-radii/index.import.scss +39 -0
  47. package/scss/core/color-system/_swatch-legacy.scss +1 -1
  48. package/scss/core/color-system/_swatch.scss +1 -1
  49. package/scss/core/spacing/index.import.scss +14 -0
  50. package/scss/core/typography/index.import.scss +120 -0
  51. package/scss/dataviz/_variables.scss +8 -8
  52. package/scss/datetimepicker/_variables.scss +1 -1
  53. package/scss/dock-manager/_variables.scss +8 -8
  54. package/scss/draggable/_variables.scss +3 -3
  55. package/scss/drawer/_variables.scss +9 -8
  56. package/scss/dropdowntree/_variables.scss +2 -2
  57. package/scss/dropzone/_variables.scss +7 -7
  58. package/scss/editor/_layout.scss +2 -2
  59. package/scss/editor/_variables.scss +3 -3
  60. package/scss/expansion-panel/_variables.scss +9 -9
  61. package/scss/fab/_variables.scss +15 -15
  62. package/scss/filemanager/_variables.scss +9 -9
  63. package/scss/forms/_layout.scss +1 -1
  64. package/scss/forms/_variables.scss +17 -17
  65. package/scss/gantt/_variables.scss +152 -7
  66. package/scss/grid/_variables.scss +73 -73
  67. package/scss/imageeditor/_variables.scss +7 -7
  68. package/scss/input/_variables.scss +20 -20
  69. package/scss/list/_variables.scss +24 -24
  70. package/scss/listbox/_variables.scss +3 -3
  71. package/scss/listgroup/_variables.scss +4 -4
  72. package/scss/listview/_variables.scss +8 -8
  73. package/scss/loader/_variables.scss +25 -25
  74. package/scss/map/_variables.scss +8 -8
  75. package/scss/mediaplayer/_variables.scss +5 -5
  76. package/scss/menu/_layout.scss +2 -2
  77. package/scss/menu/_variables.scss +26 -26
  78. package/scss/menu-button/_variables.scss +1 -1
  79. package/scss/messagebox/_variables.scss +3 -3
  80. package/scss/notification/_variables.scss +6 -6
  81. package/scss/orgchart/_variables.scss +11 -11
  82. package/scss/pager/_variables.scss +11 -11
  83. package/scss/panelbar/_variables.scss +8 -8
  84. package/scss/pdf-viewer/_variables.scss +5 -5
  85. package/scss/pivotgrid/_variables.scss +14 -14
  86. package/scss/popup/_variables.scss +4 -4
  87. package/scss/progressbar/_variables.scss +2 -2
  88. package/scss/prompt/_variables.scss +7 -7
  89. package/scss/radio/_variables.scss +9 -9
  90. package/scss/rating/_variables.scss +5 -5
  91. package/scss/scheduler/_layout.scss +4 -4
  92. package/scss/scheduler/_variables.scss +167 -23
  93. package/scss/scrollview/_variables.scss +5 -5
  94. package/scss/signature/_variables.scss +5 -5
  95. package/scss/skeleton/_variables.scss +1 -1
  96. package/scss/slider/_variables.scss +3 -3
  97. package/scss/split-button/_variables.scss +4 -4
  98. package/scss/splitter/_variables.scss +6 -6
  99. package/scss/spreadsheet/_layout.scss +2 -2
  100. package/scss/spreadsheet/_variables.scss +17 -17
  101. package/scss/stepper/_variables.scss +8 -8
  102. package/scss/switch/_variables.scss +1 -1
  103. package/scss/table/_variables.scss +12 -12
  104. package/scss/tabstrip/_variables.scss +79 -37
  105. package/scss/taskboard/_variables.scss +16 -16
  106. package/scss/tilelayout/_variables.scss +2 -2
  107. package/scss/timeline/_variables.scss +8 -8
  108. package/scss/timeselector/_variables.scss +6 -6
  109. package/scss/toolbar/_theme.scss +27 -0
  110. package/scss/toolbar/_variables.scss +11 -11
  111. package/scss/tooltip/_variables.scss +6 -6
  112. package/scss/treelist/_variables.scss +5 -0
  113. package/scss/treeview/_variables.scss +15 -15
  114. package/scss/typography/_variables.scss +296 -55
  115. package/scss/upload/_variables.scss +7 -7
  116. package/scss/window/_variables.scss +6 -6
  117. package/scss/wizard/_variables.scss +7 -7
@@ -1,93 +1,238 @@
1
1
  // Gantt
2
- $kendo-gantt-border-width: 1px !default;
3
- $kendo-gantt-font-family: $kendo-font-family !default;
4
- $kendo-gantt-font-size: $kendo-font-size-md !default;
5
- $kendo-gantt-line-height: $kendo-line-height-md !default;
6
2
 
3
+ /// The border width of the Gantt.
4
+ /// @group gantt
5
+ $kendo-gantt-border-width: 1px !default;
6
+ /// The font family of the Gantt.
7
+ /// @group gantt
8
+ $kendo-gantt-font-family: var( --kendo-font-family, inherit ) !default;
9
+ /// The font size of the Gantt.
10
+ /// @group gantt
11
+ $kendo-gantt-font-size: var( --kendo-font-size, inherit ) !default;
12
+ /// The line height of the Gantt.
13
+ /// @group gantt
14
+ $kendo-gantt-line-height: var( --kendo-line-height, normal ) !default;
15
+
16
+ /// The background color of the Gantt.
17
+ /// @group gantt
7
18
  $kendo-gantt-bg: $kendo-component-bg !default;
19
+ /// The text color of the Gantt.
20
+ /// @group gantt
8
21
  $kendo-gantt-text: $kendo-component-text !default;
22
+ /// The border color of the Gantt.
23
+ /// @group gantt
9
24
  $kendo-gantt-border: $kendo-component-border !default;
10
25
 
26
+ /// The background color of the Gantt TreeList.
27
+ /// @group gantt
11
28
  $kendo-gantt-treelist-bg: null !default;
29
+ /// The text color of the Gantt TreeList.
30
+ /// @group gantt
12
31
  $kendo-gantt-treelist-text: null !default;
32
+ /// The border color of the Gantt TreeList.
33
+ /// @group gantt
13
34
  $kendo-gantt-treelist-border: null !default;
14
35
 
36
+ /// The background color of the Gantt non-working days.
37
+ /// @group gantt
15
38
  $kendo-gantt-nonwork-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 3%, transparent), rgba( k-contrast-color( $kendo-gantt-bg ), .025 )) !default;
39
+ /// The text color of the Gantt non-working days.
40
+ /// @group gantt
16
41
  $kendo-gantt-nonwork-text: null !default;
42
+ /// The border color of the Gantt non-working days.
43
+ /// @group gantt
17
44
  $kendo-gantt-nonwork-border: null !default;
18
45
 
46
+ /// The size of the Gantt connecting lines.
47
+ /// @group gantt
19
48
  $kendo-gantt-line-size: 2px !default;
49
+ /// The background fill color of the Gantt connecting lines.
50
+ /// @group gantt
20
51
  $kendo-gantt-line-fill: if($kendo-enable-color-system, k-color( subtle ), k-color-mix( $kendo-gantt-text, $kendo-gantt-bg )) !default;
52
+ /// The background fill of the selected Gantt connecting lines.
53
+ /// @group gantt
21
54
  $kendo-gantt-line-selected-fill: $kendo-selected-bg !default;
22
55
 
56
+ /// The size of the Gantt task dot.
57
+ /// @group gantt
23
58
  $kendo-gantt-dot-size: 8px !default;
24
- $kendo-gantt-dot-spacing: 4px !default;
59
+ /// The spacing of the Gantt task dot.
60
+ /// @group gantt
61
+ $kendo-gantt-dot-spacing: k-spacing(1) !default;
62
+ /// The background color of the Gantt task dot.
63
+ /// @group gantt
25
64
  $kendo-gantt-dot-bg: $kendo-gantt-text !default;
65
+ /// The border color of the Gantt task dot.
66
+ /// @group gantt
26
67
  $kendo-gantt-dot-border: null !default;
68
+ /// The background color of the hovered Gantt task dot.
69
+ /// @group gantt
27
70
  $kendo-gantt-dot-hover-bg: $kendo-gantt-bg !default;
71
+ /// The border color of the hovered Gantt task dot.
72
+ /// @group gantt
28
73
  $kendo-gantt-dot-hover-border: $kendo-gantt-text !default;
29
74
 
75
+ /// The background color of the Gantt milestone.
76
+ /// @group gantt
30
77
  $kendo-gantt-milestone-bg: $kendo-color-primary !default;
78
+ /// The border color of the Gantt milestone.
79
+ /// @group gantt
31
80
  $kendo-gantt-milestone-border: $kendo-color-primary !default;
81
+ /// The background color of the selected Gantt milestone.
82
+ /// @group gantt
32
83
  $kendo-gantt-milestone-selected-bg: $kendo-color-secondary !default;
84
+ /// The border color of the selected Gantt milestone.
85
+ /// @group gantt
33
86
  $kendo-gantt-milestone-selected-border: $kendo-color-secondary !default;
34
87
 
88
+ /// The background color of the Gantt summary.
89
+ /// @group gantt
35
90
  $kendo-gantt-summary-bg: if($kendo-enable-color-system, k-color( primary-emphasis ), k-color-mix( $kendo-color-primary, $kendo-gantt-bg )) !default;
91
+ /// The background color of the Gantt summary progress.
92
+ /// @group gantt
36
93
  $kendo-gantt-summary-progress-bg: $kendo-color-primary !default;
94
+ /// The background color of the selected Gantt summary.
95
+ /// @group gantt
37
96
  $kendo-gantt-summary-selected-bg: if($kendo-enable-color-system, k-color( secondary-subtle-active ), k-color-mix( $kendo-color-secondary, $kendo-gantt-bg )) !default;
97
+ /// The background color of the selected Gantt summary progress.
98
+ /// @group gantt
38
99
  $kendo-gantt-summary-progress-selected-bg: $kendo-color-secondary !default;
39
100
 
40
- $kendo-gantt-task-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
41
- $kendo-gantt-task-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
101
+ /// The horizontal padding of the Gantt task.
102
+ /// @group gantt
103
+ $kendo-gantt-task-padding-x: k-spacing(2) !default;
104
+ /// The vertical padding of the Gantt task.
105
+ /// @group gantt
106
+ $kendo-gantt-task-padding-y: k-spacing(1) !default;
107
+ /// The border width of the Gantt task.
108
+ /// @group gantt
42
109
  $kendo-gantt-task-border-width: 0px !default;
110
+ /// The background color of the Gantt task.
111
+ /// @group gantt
43
112
  $kendo-gantt-task-bg: if($kendo-enable-color-system, k-color( primary-emphasis ), k-color-mix( $kendo-color-primary, $kendo-gantt-bg )) !default;
113
+ /// The text color of the Gantt task.
114
+ /// @group gantt
44
115
  $kendo-gantt-task-text: $kendo-color-primary-contrast !default;
116
+ /// The border color of the Gantt task.
117
+ /// @group gantt
45
118
  $kendo-gantt-task-border: null !default;
119
+ /// The background color of the Gantt task progress.
120
+ /// @group gantt
46
121
  $kendo-gantt-task-progress-bg: $kendo-color-primary !default;
122
+ /// The background color of selected the Gantt task.
123
+ /// @group gantt
47
124
  $kendo-gantt-task-selected-bg: if($kendo-enable-color-system, k-color( secondary-subtle-active ), k-color-mix( $kendo-color-secondary, $kendo-gantt-bg )) !default;
125
+ /// The text color of the selected Gantt task.
126
+ /// @group gantt
48
127
  $kendo-gantt-task-selected-text: $kendo-color-secondary-contrast !default;
128
+ /// The border color of the selected Gantt task.
129
+ /// @group gantt
49
130
  $kendo-gantt-task-selected-border: null !default;
131
+ /// The background color of the selected Gantt task progress.
132
+ /// @group gantt
50
133
  $kendo-gantt-task-progress-selected-bg: $kendo-color-secondary !default;
51
134
 
135
+ /// The vertical margin of the Gantt task planned line.
136
+ /// @group gantt
52
137
  $kendo-gantt-planned-margin-y: .35em !default;
138
+ /// The border width of the Gantt task planned line.
139
+ /// @group gantt
53
140
  $kendo-gantt-planned-border-width: 2px !default;
141
+ /// The line height of the Gantt task planned line.
142
+ /// @group gantt
54
143
  $kendo-gantt-planned-line-height: .75em !default;
55
144
 
145
+ /// The vertical margin of the Gantt planned dependencies.
146
+ /// @group gantt
56
147
  $kendo-gantt-planned-dependency-margin-y: .7em !default;
57
148
 
149
+ /// The default width of the Gantt planned line dot.
150
+ /// @group gantt
58
151
  $kendo-gantt-planned-moment-width: 6px !default;
152
+ /// The default height of the Gantt planned line dot.
153
+ /// @group gantt
59
154
  $kendo-gantt-planned-moment-height: $kendo-gantt-planned-moment-width !default;
155
+ /// The border radius of the Gantt planned line dot.
156
+ /// @group gantt
60
157
  $kendo-gantt-planned-moment-border-radius: calc( ( #{$kendo-gantt-planned-border-width * 2} + #{$kendo-gantt-planned-moment-width} ) / 2 ) !default;
158
+ /// The horizontal margin of the Gantt planned line dot.
159
+ /// @group gantt
61
160
  $kendo-gantt-planned-moment-left-margin-x: calc( #{k-math-div( $kendo-gantt-planned-border-width, 2 )} - #{$kendo-gantt-planned-moment-border-radius} ) !default;
161
+ /// The horizontal margin of the Gantt milestone planned line dot.
162
+ /// @group gantt
62
163
  $kendo-gantt-planned-milestone-moment-margin-x: k-math-div( $kendo-gantt-planned-moment-width, 2 ) !default;
63
164
 
165
+ /// The default height of the Gantt planned line.
166
+ /// @group gantt
64
167
  $kendo-gantt-planned-duration-height: $kendo-gantt-planned-border-width !default;
168
+ /// The height of the hovered Gantt planned line.
169
+ /// @group gantt
65
170
  $kendo-gantt-planned-duration-hover-height: calc( #{$kendo-gantt-planned-border-width} + 1px ) !default;
66
171
 
172
+ /// The top position of the Gantt drag hint.
173
+ /// @group gantt
67
174
  $kendo-gantt-planned-single-drag-hint-top: .85em !default;
175
+ /// The top position of the Gantt summary drag hint.
176
+ /// @group gantt
68
177
  $kendo-gantt-planned-summary-drag-hint-top: 1.35em !default;
178
+ /// The top position of the Gantt planned milestone drag hint.
179
+ /// @group gantt
69
180
  $kendo-gantt-planned-milestone-drag-hint-top: 1.15em !default;
70
181
 
182
+ /// The horizontal margin of the Gantt milestone wrap.
183
+ /// @group gantt
71
184
  $kendo-gantt-rtl-milestone-wrap-margin-x: -2.4em !default;
185
+ /// The horizontal margin of the Gantt milestone line dot.
186
+ /// @group gantt
72
187
  $kendo-gantt-rtl-milestone-planned-moment-margin-x: .2em !default;
188
+ /// The horizontal margin of the Gantt milestone task dot.
189
+ /// @group gantt
73
190
  $kendo-gantt-rtl-milestone-dot-start-margin-x: -.1em !default;
74
191
 
192
+ /// The horizontal offset of the Gantt delayed task resize handler.
193
+ /// @group gantt
75
194
  $kendo-gantt-planned-offset-resize-handler-margin-x: 1.4em !default;
76
195
 
196
+ /// The background color of the Gantt planned Tooltip.
197
+ /// @group gantt
77
198
  $kendo-gantt-planned-bg: $kendo-color-primary !default;
199
+ /// The border color of the Gantt planned Tooltip.
200
+ /// @group gantt
78
201
  $kendo-gantt-planned-border: $kendo-gantt-planned-bg !default;
79
202
 
203
+ /// The background color of the Gantt delayed task.
204
+ /// @group gantt
80
205
  $kendo-gantt-delayed-bg: $kendo-color-error !default;
206
+ /// The complement background color of the Gantt delayed task.
207
+ /// @group gantt
81
208
  $kendo-gantt-delayed-bg-lighter: if($kendo-enable-color-system, k-color( error-emphasis ), k-color-tint($kendo-gantt-delayed-bg, 5)) !default;
82
209
 
210
+ /// The background color of the Gantt advanced task.
211
+ /// @group gantt
83
212
  $kendo-gantt-advanced-bg: $kendo-color-success !default;
213
+ /// The complement background color of the Gantt advanced task.
214
+ /// @group gantt
84
215
  $kendo-gantt-advanced-bg-lighter: if($kendo-enable-color-system, k-color( success-emphasis ), k-color-tint($kendo-gantt-advanced-bg, 5)) !default;
85
216
 
217
+ /// The text color of the Gantt delayed task action.
218
+ /// @group gantt
86
219
  $kendo-gantt-action-on-offset-text: #000000 !default;
220
+ /// The top position of the Gantt delayed task resize handler.
221
+ /// @group gantt
87
222
  $kendo-gantt-offset-resize-handler-top: 50% !default;
88
223
 
224
+ /// The default width of the Gantt validation Tooltip.
225
+ /// @group gantt
89
226
  $kendo-gantt-validation-tooltip-width: 200px !default;
227
+ /// The default width of the Gantt validation Tooltip label.
228
+ /// @group gantt
90
229
  $kendo-gantt-validation-tooltip-label-width: 50px !default;
230
+ /// The border color of the Gantt validation Tooltip.
231
+ /// @group gantt
91
232
  $kendo-gantt-validation-tooltip-border: #656565 !default;
233
+ /// The border color of the valid Gantt validation Tooltip.
234
+ /// @group gantt
92
235
  $kendo-gantt-validation-tooltip-valid-border: $kendo-color-success !default;
236
+ /// The border color of the invalid Gantt validation Tooltip.
237
+ /// @group gantt
93
238
  $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
@@ -1,70 +1,70 @@
1
1
  // Grid
2
2
  $kendo-grid-border-width: 1px !default;
3
- $kendo-grid-font-family: $kendo-font-family !default;
4
- $kendo-grid-font-size: $kendo-font-size-md !default;
5
- $kendo-grid-line-height: $kendo-line-height-md !default;
3
+ $kendo-grid-font-family: var( --kendo-font-family, inherit ) !default;
4
+ $kendo-grid-font-size: var( --kendo-font-size, inherit ) !default;
5
+ $kendo-grid-line-height: var( --kendo-line-height, normal ) !default;
6
6
 
7
- /// Horizontal padding of the grid.
7
+ /// The horizontal padding of the Grid.
8
8
  /// @group grid
9
9
  $kendo-grid-padding-x: $kendo-table-md-cell-padding-x !default;
10
- /// Vertical padding of the grid.
10
+ /// The vertical padding of the Grid.
11
11
  /// @group grid
12
12
  $kendo-grid-padding-y: $kendo-table-md-cell-padding-y !default;
13
13
 
14
- /// Horizontal padding of the grid header.
14
+ /// The horizontal padding of the Grid header.
15
15
  /// @group grid
16
16
  $kendo-grid-header-padding-x: $kendo-grid-padding-x !default;
17
- /// Vertical padding of the grid header.
17
+ /// The vertical padding of the Grid header.
18
18
  /// @group grid
19
- $kendo-grid-header-padding-y: 16px !default;
19
+ $kendo-grid-header-padding-y: k-spacing(4) !default;
20
20
 
21
21
 
22
- /// Horizontal padding of the grid grouping header.
22
+ /// The horizontal padding of the Grid grouping header.
23
23
  /// @group grid
24
- $kendo-grid-grouping-header-padding-x: 8px !default;
25
- /// Vertical padding of the grid grouping header.
24
+ $kendo-grid-grouping-header-padding-x: k-spacing(2) !default;
25
+ /// The vertical padding of the Grid grouping header.
26
26
  /// @group grid
27
27
  $kendo-grid-grouping-header-padding-y: $kendo-grid-grouping-header-padding-x !default;
28
28
 
29
- /// Horizontal padding of the grid cell.
29
+ /// The horizontal padding of the Grid cell.
30
30
  /// @group grid
31
31
  $kendo-grid-cell-padding-x: $kendo-grid-padding-x !default;
32
- /// Vertical padding of the grid cell.
32
+ /// The vertical padding of the Grid cell.
33
33
  /// @group grid
34
34
  $kendo-grid-cell-padding-y: $kendo-grid-padding-y !default;
35
35
 
36
- /// Horizontal padding of the grid filter cell.
36
+ /// The horizontal padding of the Grid filter cell.
37
37
  /// @group grid
38
38
  $kendo-grid-filter-cell-padding-x: $kendo-grid-padding-x !default;
39
- /// Vertical padding of the grid filter cell.
39
+ /// The vertical padding of the Grid filter cell.
40
40
  /// @group grid
41
41
  $kendo-grid-filter-cell-padding-y: $kendo-grid-padding-y !default;
42
42
 
43
- /// Horizontal padding of the grid edit cell.
43
+ /// The horizontal padding of the Grid edit cell.
44
44
  /// @group grid
45
45
  $kendo-grid-edit-cell-padding-x: $kendo-grid-cell-padding-x !default;
46
- /// Vertical padding of the grid edit cell.
46
+ /// The vertical padding of the Grid filter cell.
47
47
  /// @group grid
48
- $kendo-grid-edit-cell-padding-y: 6px !default;
48
+ $kendo-grid-edit-cell-padding-y: k-spacing(1.5) !default;
49
49
 
50
50
  $kendo-grid-group-drop-hint-size: 6px !default;
51
51
  $kendo-grid-group-drop-hint-line-size: k-math-div( $kendo-grid-group-drop-hint-size, 3 ) !default;
52
52
  $kendo-grid-group-drop-hint-height: $kendo-chip-calc-size !default;
53
- $kendo-grid-group-drop-hint-top: calc( ( #{$kendo-chip-calc-size} + #{$kendo-grid-grouping-header-padding-y * 2} - #{$kendo-grid-group-drop-hint-height} ) / 2) !default;
53
+ $kendo-grid-group-drop-hint-top: calc( ( #{$kendo-chip-calc-size} + calc( #{$kendo-grid-grouping-header-padding-y} * 2 ) - #{$kendo-grid-group-drop-hint-height} ) / 2) !default;
54
54
 
55
55
 
56
- $kendo-grid-sm-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
57
- $kendo-grid-sm-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
56
+ $kendo-grid-sm-padding-x: k-spacing(2.5) !default;
57
+ $kendo-grid-sm-padding-y: k-spacing(1) !default;
58
58
  $kendo-grid-sm-header-padding-x: $kendo-grid-sm-padding-x !default;
59
- $kendo-grid-sm-header-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
60
- $kendo-grid-sm-grouping-header-padding-x: k-map-get( $kendo-spacing, 1.5 ) !default;
59
+ $kendo-grid-sm-header-padding-y: k-spacing(2.5) !default;
60
+ $kendo-grid-sm-grouping-header-padding-x: k-spacing(1.5) !default;
61
61
  $kendo-grid-sm-grouping-header-padding-y: $kendo-grid-sm-grouping-header-padding-x !default;
62
62
  $kendo-grid-sm-cell-padding-x: $kendo-grid-sm-padding-x !default;
63
63
  $kendo-grid-sm-cell-padding-y: $kendo-grid-sm-padding-y !default;
64
64
  $kendo-grid-sm-filter-cell-padding-x: $kendo-grid-sm-padding-x !default;
65
- $kendo-grid-sm-filter-cell-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
65
+ $kendo-grid-sm-filter-cell-padding-y: k-spacing(2) !default;
66
66
  $kendo-grid-sm-edit-cell-padding-x: $kendo-grid-sm-cell-padding-x !default;
67
- $kendo-grid-sm-edit-cell-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
67
+ $kendo-grid-sm-edit-cell-padding-y: k-spacing(1) !default;
68
68
  $kendo-grid-sm-group-dropclue-height: calc( #{$kendo-chip-sm-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
69
69
  $kendo-grid-sm-selection-aggregates-padding-x: $kendo-grid-sm-padding-y !default;
70
70
  $kendo-grid-sm-selection-aggregates-padding-y: $kendo-grid-sm-padding-y !default;
@@ -82,7 +82,7 @@ $kendo-grid-md-filter-cell-padding-y: $kendo-grid-filter-cell-padding-y !default
82
82
  $kendo-grid-md-edit-cell-padding-x: $kendo-grid-edit-cell-padding-x !default;
83
83
  $kendo-grid-md-edit-cell-padding-y: $kendo-grid-edit-cell-padding-y !default;
84
84
  $kendo-grid-md-group-dropclue-height: $kendo-grid-group-drop-hint-height !default;
85
- $kendo-grid-md-selection-aggregates-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
85
+ $kendo-grid-md-selection-aggregates-padding-x: k-spacing(2) !default;
86
86
  $kendo-grid-md-selection-aggregates-padding-y: $kendo-grid-md-selection-aggregates-padding-x !default;
87
87
 
88
88
 
@@ -126,113 +126,113 @@ $kendo-grid-sizes: (
126
126
 
127
127
  $kendo-grid-header-font-size: 12px !default;
128
128
  $kendo-grid-header-first-border: 1px !default;
129
- $kendo-grid-header-menu-icon-spacing: 14px !default;
129
+ $kendo-grid-header-menu-icon-spacing: k-spacing(3.5) !default;
130
130
 
131
131
  $kendo-grid-toolbar-border-width: $kendo-grid-border-width !default;
132
132
 
133
133
  $kendo-grid-cell-horizontal-border-width: $kendo-table-cell-horizontal-border-width !default;
134
134
  $kendo-grid-cell-vertical-border-width: $kendo-table-cell-vertical-border-width !default;
135
135
 
136
- /// Background color of the grid component
136
+ /// The background color of the Grid.
137
137
  /// @group grid
138
138
  $kendo-grid-bg: $kendo-table-bg !default;
139
- /// Text color of the grid component
139
+ /// The text color of the Grid.
140
140
  /// @group grid
141
141
  $kendo-grid-text: $kendo-table-text !default;
142
- /// Border color of the grid component
142
+ /// The border color of the Grid.
143
143
  /// @group grid
144
144
  $kendo-grid-border: $kendo-table-border !default;
145
145
 
146
- /// Background color of grid header
146
+ /// The background color of Grid header.
147
147
  /// @group grid
148
148
  $kendo-grid-header-bg: $kendo-table-header-bg !default;
149
- /// Background color of grid header
149
+ /// The text color of Grid header.
150
150
  /// @group grid
151
151
  $kendo-grid-header-text: $kendo-table-header-text !default;
152
- /// Border color of grid header
152
+ /// The border color of Grid header.
153
153
  /// @group grid
154
154
  $kendo-grid-header-border: $kendo-table-header-border !default;
155
- /// Background gradient of grid header
155
+ /// The background gradient of Grid header.
156
156
  /// @group grid
157
157
  $kendo-grid-header-gradient: null !default;
158
158
 
159
- /// Background color of grid footer
159
+ /// The background color of Grid footer.
160
160
  /// @group grid
161
161
  $kendo-grid-footer-bg: $kendo-table-footer-bg !default;
162
- /// Text color of grid footer
162
+ /// The text color of Grid footer.
163
163
  /// @group grid
164
164
  $kendo-grid-footer-text: $kendo-table-footer-text !default;
165
- /// Border color of grid footer
165
+ /// The border color of Grid footer.
166
166
  /// @group grid
167
167
  $kendo-grid-footer-border: $kendo-table-footer-border !default;
168
168
 
169
169
  // TODO(ZHEKOV): we need this, so k-alt won't override it. When we remove k-alt, we can make this null.
170
- /// Background color of alternating rows in grid
170
+ /// The background color of the Grid alternating rows.
171
171
  /// @group grid
172
172
  $kendo-grid-alt-bg: $kendo-table-alt-row-bg !default;
173
- /// Text color of alternating rows in grid
173
+ /// The text color of the Grid alternating rows.
174
174
  /// @group grid
175
175
  $kendo-grid-alt-text: $kendo-table-alt-row-text !default;
176
- /// Text color of alternating rows in grid
176
+ /// The border color of the Grid alternating rows.
177
177
  /// @group grid
178
178
  $kendo-grid-alt-border: $kendo-table-alt-row-border !default;
179
179
 
180
- /// Background color of hovered rows in grid
180
+ /// The background color of hovered Grid rows.
181
181
  /// @group grid
182
182
  $kendo-grid-hover-bg: $kendo-table-hover-bg !default;
183
- /// Text color of hovered rows in grid
183
+ /// The text color of hovered Grid rows.
184
184
  /// @group grid
185
185
  $kendo-grid-hover-text: $kendo-table-hover-text !default;
186
- /// Border color of hovered rows in grid
186
+ /// The border color of hovered Grid rows.
187
187
  /// @group grid
188
188
  $kendo-grid-hover-border: $kendo-table-hover-border !default;
189
189
 
190
- /// Background color of selected rows in grid
190
+ /// The background color of selected Grid rows.
191
191
  /// @group grid
192
192
  $kendo-grid-selected-bg: $kendo-table-selected-bg !default;
193
- /// Text color of selected rows in grid
193
+ /// The text color of selected Grid rows.
194
194
  /// @group grid
195
195
  $kendo-grid-selected-text: $kendo-table-selected-text !default;
196
- /// Border color of selected rows in grid
196
+ /// The border color of selected Grid rows.
197
197
  /// @group grid
198
198
  $kendo-grid-selected-border: $kendo-table-selected-border !default;
199
199
 
200
- /// Background color of the selection aggregates container
200
+ /// The background color of the Grid selection aggregates container.
201
201
  /// @group grid
202
202
  $kendo-grid-selection-aggregates-bg: $kendo-grid-header-bg !default;
203
- /// Text color of the selection aggregates container
203
+ /// The text color of the Grid selection aggregates container.
204
204
  /// @group grid
205
205
  $kendo-grid-selection-aggregates-text: $kendo-grid-text !default;
206
- /// Border color of the selection aggregates container
206
+ /// The border color of the Grid selection aggregates container.
207
207
  /// @group grid
208
208
  $kendo-grid-selection-aggregates-border: $kendo-grid-border !default;
209
- /// Border width of the selection aggregates container
209
+ /// The border width of the Grid selection aggregates container.
210
210
  /// @group grid
211
211
  $kendo-grid-selection-aggregates-border-width: $kendo-grid-border-width !default;
212
- /// Spacing between the selection aggregates items
212
+ /// The spacing between the selection aggregates items.
213
213
  /// @group grid
214
- $kendo-grid-selection-aggregates-spacing: k-map-get( $kendo-spacing, 2 ) !default;
215
- /// Line height of the selection aggregates container
214
+ $kendo-grid-selection-aggregates-spacing: k-spacing(2) !default;
215
+ /// The line height of the Grid selection aggregates container.
216
216
  /// @group grid
217
217
  $kendo-grid-selection-aggregates-line-height: 20px !default;
218
- /// Font weight of the selection aggregates container
218
+ /// The font weight of the Grid selection aggregates container.
219
219
  /// @group grid
220
- $kendo-grid-selection-aggregates-font-weight: $kendo-font-weight-bold !default;
220
+ $kendo-grid-selection-aggregates-font-weight: var( --kendo-font-weight-bold, normal ) !default;
221
221
 
222
222
  $kendo-grid-grouping-row-bg: transparent !default;
223
223
  $kendo-grid-grouping-row-text: $kendo-grid-text !default;
224
224
 
225
- $kendo-grid-sorted-icon-spacing: 4px !default;
225
+ $kendo-grid-sorted-icon-spacing: k-spacing(1) !default;
226
226
  $kendo-grid-sorted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 5%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .04 )) !default;
227
227
  $kendo-grid-sorting-indicator-text: $kendo-grid-header-text !default;
228
- $kendo-grid-sorting-index-font-size: $kendo-font-size-sm !default;
228
+ $kendo-grid-sorting-index-font-size: var( --kendo-font-size-sm, inherit ) !default;
229
229
  $kendo-grid-sorting-index-height: $kendo-icon-size !default;
230
- $kendo-grid-sorting-index-spacing-y: k-math-div( $kendo-icon-spacing, 2 ) !default;
231
- $kendo-grid-sorting-index-spacing-x: -$kendo-grid-sorting-index-spacing-y !default;
230
+ $kendo-grid-sorting-index-spacing-y: calc( #{$kendo-icon-spacing} / 2 ) !default;
231
+ $kendo-grid-sorting-index-spacing-x: calc( #{$kendo-grid-sorting-index-spacing-y} * -1 ) !default;
232
232
 
233
233
  $kendo-grid-focus-shadow: $kendo-table-focus-shadow !default;
234
234
 
235
- $kendo-grid-command-cell-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
235
+ $kendo-grid-command-cell-button-spacing: k-spacing(2) !default;
236
236
  // be cautious when changing the next line; see https://github.com/MoOx/reduce-css-calc/issues/38
237
237
  $kendo-grid-command-cell-padding-y: calc( #{$kendo-grid-cell-padding-y} - (#{$kendo-button-calc-size} - #{$kendo-line-height-em}) / 2 ) !default;
238
238
 
@@ -263,8 +263,8 @@ $kendo-grid-column-menu-max-width: 320px !default;
263
263
 
264
264
  $kendo-grid-filter-menu-check-all-border-bottom-width: 0 !default;
265
265
 
266
- $kendo-grid-filter-menu-item-spacing-x: k-map-get( $kendo-spacing, 4 ) !default;
267
- $kendo-grid-filter-menu-item-spacing-y: k-map-get( $kendo-spacing, 2 ) !default;
266
+ $kendo-grid-filter-menu-item-spacing-x: k-spacing(4) !default;
267
+ $kendo-grid-filter-menu-item-spacing-y: k-spacing(2) !default;
268
268
 
269
269
  $kendo-grid-filterable-icon-spacing: calc( #{$kendo-button-calc-size} + #{$kendo-grid-header-menu-icon-spacing} ) !default;
270
270
 
@@ -277,14 +277,14 @@ $kendo-grid-column-menu-item-padding-y: $kendo-menu-popup-item-padding-y !defaul
277
277
  $kendo-grid-column-menu-list-item-padding-x: $kendo-list-md-item-padding-x !default;
278
278
  $kendo-grid-column-menu-list-item-padding-y: $kendo-list-md-item-padding-y !default;
279
279
 
280
- $kendo-grid-column-menu-items-wrap-padding-x: 0 !default;
281
- $kendo-grid-column-menu-items-wrap-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
280
+ $kendo-grid-column-menu-items-wrap-padding-x: k-spacing(0) !default;
281
+ $kendo-grid-column-menu-items-wrap-padding-y: k-spacing(2) !default;
282
282
 
283
283
  $kendo-grid-column-menu-group-header-padding-x: $kendo-menu-popup-md-item-padding-x !default;
284
284
  $kendo-grid-column-menu-group-header-padding-y: $kendo-menu-popup-md-item-padding-y !default;
285
285
 
286
- $kendo-grid-column-menu-group-header-font-size: $kendo-font-size-sm !default;
287
- $kendo-grid-column-menu-group-header-line-height: $kendo-line-height-md !default;
286
+ $kendo-grid-column-menu-group-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
287
+ $kendo-grid-column-menu-group-header-line-height: var( --kendo-line-height, normal ) !default;
288
288
  $kendo-grid-column-menu-group-header-text-transform: uppercase !default;
289
289
  $kendo-grid-column-menu-group-header-border-bottom-width: 1px !default;
290
290
 
@@ -292,14 +292,14 @@ $kendo-grid-column-menu-group-header-bg: null !default;
292
292
  $kendo-grid-column-menu-group-header-text: $kendo-popup-text !default;
293
293
  $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
294
294
 
295
- $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: 0 !default;
296
- $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
295
+ $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
296
+ $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
297
297
 
298
298
  $kendo-grid-column-menu-tabbed-bg: $kendo-base-bg !default;
299
299
 
300
300
  $kendo-grid-drag-cell-width: ($kendo-icon-size * 3) !default;
301
301
 
302
- $kendo-grid-row-inner-height: calc( #{$kendo-line-height-em} + #{$kendo-grid-cell-padding-y * 2} ) !default;
302
+ $kendo-grid-row-inner-height: calc( #{$kendo-line-height-em} + calc( #{$kendo-grid-cell-padding-y} * 2 ) ) !default;
303
303
 
304
304
  $kendo-grid-hierarchy-col-width: 32px !default;
305
305
 
@@ -307,12 +307,12 @@ $kendo-grid-grouping-row-border-top: 0px !default;
307
307
  $kendo-grid-group-footer-border-y: 1px !default;
308
308
  $kendo-grid-group-footer-second-cell-border: 0px !default;
309
309
 
310
- /// Background color of the grid row resize indicator
310
+ /// The background color of the Grid row resize indicator.
311
311
  /// @group grid
312
312
  $kendo-grid-row-resizer-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 20%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .24 )) !default;
313
- /// Active background color of the grid row resize indicator
313
+ /// The background color of the active Grid row resize indicator.
314
314
  /// @group grid
315
315
  $kendo-grid-row-resizer-active-bg: $kendo-color-primary !default;
316
- /// Height of the grid row resize indicator
316
+ /// The height of the Grid row resize indicator.
317
317
  /// @group grid
318
- $kendo-grid-row-resizer-height: k-map-get( $kendo-spacing, .5 ) !default;
318
+ $kendo-grid-row-resizer-height: k-spacing(0.5) !default;
@@ -5,21 +5,21 @@ $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: 1px !default;
8
- $kendo-image-editor-font-size: $kendo-font-size-md !default;
9
- $kendo-image-editor-line-height: $kendo-line-height-md !default;
10
- $kendo-image-editor-font-family: $kendo-font-family !default;
8
+ $kendo-image-editor-font-size: var( --kendo-font-size, inherit ) !default;
9
+ $kendo-image-editor-line-height: var( --kendo-line-height, normal ) !default;
10
+ $kendo-image-editor-font-family: var( --kendo-font-family, inherit ) !default;
11
11
 
12
12
  $kendo-image-editor-content-border-width: 1px !default;
13
13
 
14
- $kendo-image-editor-action-pane-padding-y: k-map-get( $kendo-spacing, 8 ) !default;
15
- $kendo-image-editor-action-pane-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
14
+ $kendo-image-editor-action-pane-padding-y: k-spacing(8) !default;
15
+ $kendo-image-editor-action-pane-padding-x: k-spacing(4) !default;
16
16
  $kendo-image-editor-action-pane-width: if( $kendo-image-editor-content-border-width == null, 240px, calc(240px + #{$kendo-image-editor-content-border-width}) ) !default;
17
17
 
18
18
  $kendo-image-editor-crop-border-width: 1px !default;
19
19
  $kendo-image-editor-crop-border-style: dashed !default;
20
20
 
21
- $kendo-image-editor-resize-handle-margin-x: 1px !default;
22
- $kendo-image-editor-resize-handle-margin-y: 1px !default;
21
+ $kendo-image-editor-resize-handle-margin-x: k-spacing(1px) !default;
22
+ $kendo-image-editor-resize-handle-margin-y: k-spacing(1px) !default;
23
23
  $kendo-image-editor-resize-handle-border-width: 0 2px 2px 0 !default;
24
24
  $kendo-image-editor-resize-handle-size: 15px !default;
25
25