@progress/kendo-theme-fluent 8.0.0-dev.0 → 8.0.0-dev.1

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 (119) hide show
  1. package/dist/all.css +4808 -5183
  2. package/dist/meta/sassdoc-data.json +6206 -5756
  3. package/dist/meta/sassdoc-raw-data.json +3090 -2865
  4. package/lib/swatches/all.json +1 -1
  5. package/lib/swatches/fluent-main.json +1 -1
  6. package/package.json +4 -4
  7. package/scss/action-buttons/_variables.scss +3 -3
  8. package/scss/action-sheet/_layout.scss +1 -1
  9. package/scss/action-sheet/_variables.scss +13 -13
  10. package/scss/adaptive/_layout.scss +8 -8
  11. package/scss/appbar/_variables.scss +6 -6
  12. package/scss/avatar/_variables.scss +3 -3
  13. package/scss/badge/_variables.scss +6 -6
  14. package/scss/bottom-navigation/_variables.scss +8 -8
  15. package/scss/breadcrumb/_variables.scss +16 -16
  16. package/scss/button/_layout.scss +1 -1
  17. package/scss/button/_variables.scss +9 -9
  18. package/scss/calendar/_variables.scss +36 -50
  19. package/scss/captcha/_variables.scss +3 -3
  20. package/scss/card/_variables.scss +13 -13
  21. package/scss/chat/_layout.scss +2 -2
  22. package/scss/chat/_variables.scss +13 -13
  23. package/scss/checkbox/_layout.scss +1 -1
  24. package/scss/checkbox/_variables.scss +15 -15
  25. package/scss/chip/_variables.scss +11 -11
  26. package/scss/color-preview/_variables.scss +1 -1
  27. package/scss/coloreditor/_variables.scss +6 -6
  28. package/scss/colorgradient/_variables.scss +9 -9
  29. package/scss/colorpalette/_variables.scss +1 -1
  30. package/scss/core/_index.scss +18 -1
  31. package/scss/core/_variables.scss +3 -59
  32. package/scss/core/border-radii/_index.scss +24 -0
  33. package/scss/core/color-system/_swatch-legacy.scss +0 -4
  34. package/scss/core/spacing/_index.scss +28 -0
  35. package/scss/core/typography/_index.scss +70 -0
  36. package/scss/dataviz/_layout.scss +6 -5
  37. package/scss/dataviz/_variables.scss +1 -1
  38. package/scss/daterangepicker/_layout.scss +1 -1
  39. package/scss/datetimepicker/_variables.scss +1 -1
  40. package/scss/dialog/_variables.scss +8 -8
  41. package/scss/dock-manager/_layout.scss +1 -0
  42. package/scss/dock-manager/_variables.scss +5 -5
  43. package/scss/draggable/_variables.scss +2 -1
  44. package/scss/drawer/_variables.scss +7 -5
  45. package/scss/dropdowntree/_variables.scss +1 -1
  46. package/scss/dropzone/_variables.scss +5 -5
  47. package/scss/editor/_layout.scss +6 -5
  48. package/scss/editor/_variables.scss +3 -3
  49. package/scss/expansion-panel/_variables.scss +6 -6
  50. package/scss/fab/_variables.scss +16 -16
  51. package/scss/filemanager/_variables.scss +6 -6
  52. package/scss/filter/_variables.scss +2 -1
  53. package/scss/forms/_layout.scss +6 -5
  54. package/scss/forms/_variables.scss +15 -14
  55. package/scss/gantt/_layout.scss +10 -9
  56. package/scss/gantt/_variables.scss +77 -76
  57. package/scss/grid/_layout.scss +2 -1
  58. package/scss/grid/_variables.scss +172 -172
  59. package/scss/icon/_variables.scss +2 -2
  60. package/scss/imageeditor/_variables.scss +11 -11
  61. package/scss/index.scss +8 -1
  62. package/scss/input/_variables.scss +9 -9
  63. package/scss/list/_layout.scss +1 -0
  64. package/scss/list/_variables.scss +24 -24
  65. package/scss/listbox/_variables.scss +2 -2
  66. package/scss/listgroup/_layout.scss +6 -6
  67. package/scss/listgroup/_variables.scss +3 -3
  68. package/scss/listview/_variables.scss +8 -8
  69. package/scss/loader/_variables.scss +29 -29
  70. package/scss/map/_variables.scss +6 -5
  71. package/scss/mediaplayer/_variables.scss +2 -2
  72. package/scss/menu/_variables.scss +16 -16
  73. package/scss/messagebox/_variables.scss +3 -3
  74. package/scss/notification/_variables.scss +6 -6
  75. package/scss/orgchart/_variables.scss +10 -10
  76. package/scss/pager/_variables.scss +8 -8
  77. package/scss/panelbar/_layout.scss +1 -0
  78. package/scss/panelbar/_variables.scss +9 -7
  79. package/scss/pdf-viewer/_variables.scss +4 -4
  80. package/scss/pivotgrid/_layout.scss +3 -3
  81. package/scss/pivotgrid/_variables.scss +17 -17
  82. package/scss/popover/_variables.scss +2 -2
  83. package/scss/popup/_variables.scss +5 -5
  84. package/scss/progressbar/_variables.scss +4 -4
  85. package/scss/prompt/_variables.scss +7 -7
  86. package/scss/radio/_variables.scss +13 -13
  87. package/scss/rating/_variables.scss +3 -3
  88. package/scss/scheduler/_layout.scss +2 -2
  89. package/scss/scheduler/_variables.scss +11 -11
  90. package/scss/scrollview/_variables.scss +2 -2
  91. package/scss/signature/_variables.scss +5 -5
  92. package/scss/skeleton/_variables.scss +2 -2
  93. package/scss/slider/_variables.scss +4 -4
  94. package/scss/splitter/_variables.scss +6 -6
  95. package/scss/spreadsheet/_layout.scss +8 -7
  96. package/scss/spreadsheet/_variables.scss +19 -18
  97. package/scss/stepper/_variables.scss +8 -8
  98. package/scss/table/_variables.scss +10 -10
  99. package/scss/tabstrip/_variables.scss +11 -10
  100. package/scss/taskboard/_variables.scss +23 -23
  101. package/scss/tilelayout/_variables.scss +1 -1
  102. package/scss/timeline/_variables.scss +24 -24
  103. package/scss/timeselector/_layout.scss +1 -1
  104. package/scss/timeselector/_variables.scss +6 -6
  105. package/scss/toolbar/_layout.scss +1 -1
  106. package/scss/toolbar/_variables.scss +9 -9
  107. package/scss/tooltip/_layout.scss +10 -10
  108. package/scss/tooltip/_variables.scss +5 -5
  109. package/scss/treelist/_layout.scss +2 -2
  110. package/scss/treelist/_variables.scss +2 -2
  111. package/scss/treeview/_variables.scss +11 -11
  112. package/scss/typography/_layout.scss +9 -0
  113. package/scss/typography/_theme.scss +7 -0
  114. package/scss/typography/_variables.scss +125 -67
  115. package/scss/upload/_layout.scss +1 -0
  116. package/scss/upload/_variables.scss +5 -5
  117. package/scss/window/_layout.scss +1 -1
  118. package/scss/window/_variables.scss +10 -10
  119. package/scss/wizard/_variables.scss +8 -8
@@ -6,94 +6,94 @@
6
6
  @use "../toolbar/_variables.scss" as *;
7
7
  @use "../list/_variables.scss" as *;
8
8
 
9
- /// Border width of the grid.
9
+ /// The border width of the Grid.
10
10
  /// @group grid
11
11
  $kendo-grid-border-width: 1px !default;
12
- /// Border style of the grid.
12
+ /// The border style of the Grid.
13
13
  /// @group grid
14
14
  $kendo-grid-border-style: solid !default;
15
- /// Font family of the grid.
15
+ /// The font family of the Grid.
16
16
  /// @group grid
17
17
  $kendo-grid-font-family: var( --kendo-font-family, inherit ) !default;
18
- /// Font size of the grid.
18
+ /// The font size of the Grid.
19
19
  /// @group grid
20
20
  $kendo-grid-font-size: var( --kendo-font-size, inherit ) !default;
21
- /// Line height of the grid.
21
+ /// The line height of the Grid.
22
22
  /// @group grid
23
23
  $kendo-grid-line-height: var( --kendo-line-height, normal ) !default;
24
24
 
25
- /// Horizontal padding of the grid.
25
+ /// The horizontal padding of the Grid.
26
26
  /// @group grid
27
27
  $kendo-grid-padding-x: $kendo-table-cell-padding-x !default;
28
- /// Vertical padding of the grid.
28
+ /// The vertical padding of the Grid.
29
29
  /// @group grid
30
30
  $kendo-grid-padding-y: $kendo-table-cell-padding-y !default;
31
31
 
32
- /// Horizontal padding of the grid header.
32
+ /// The horizontal padding of the Grid header.
33
33
  /// @group grid
34
34
  $kendo-grid-header-padding-x: $kendo-grid-padding-x !default;
35
- /// Vertical padding of the grid header.
35
+ /// The vertical padding of the Grid header.
36
36
  /// @group grid
37
37
  $kendo-grid-header-padding-y: $kendo-grid-padding-y !default;
38
38
 
39
- /// Horizontal padding of the grid grouping header.
39
+ /// The horizontal padding of the Grid grouping header.
40
40
  /// @group grid
41
41
  $kendo-grid-grouping-header-padding-x: $kendo-toolbar-md-padding-x !default;
42
- /// Vertical padding of the grid grouping header.
42
+ /// The vertical padding of the Grid grouping header.
43
43
  /// @group grid
44
44
  $kendo-grid-grouping-header-padding-y: $kendo-toolbar-md-padding-y !default;
45
45
 
46
- /// Horizontal padding of the grid cell.
46
+ /// The horizontal padding of the Grid cell.
47
47
  /// @group grid
48
48
  $kendo-grid-cell-padding-x: $kendo-grid-padding-x !default;
49
- /// Vertical padding of the grid cell.
49
+ /// The vertical padding of the Grid cell.
50
50
  /// @group grid
51
51
  $kendo-grid-cell-padding-y: $kendo-grid-padding-y !default;
52
52
 
53
- /// Horizontal padding of the grid filter cell.
53
+ /// The horizontal padding of the Grid filter cell.
54
54
  /// @group grid
55
55
  $kendo-grid-filter-cell-padding-x: $kendo-grid-padding-y !default;
56
- /// Vertical padding of the grid filter cell.
56
+ /// The vertical padding of the Grid filter cell.
57
57
  /// @group grid
58
58
  $kendo-grid-filter-cell-padding-y: $kendo-grid-filter-cell-padding-x !default;
59
59
 
60
- /// Horizontal padding of the grid edit cells.
60
+ /// The horizontal padding of the Grid edit cell.
61
61
  /// @group grid
62
62
  $kendo-grid-edit-cell-padding-x: $kendo-grid-cell-padding-x !default;
63
- /// Vertical padding of the grid edit cells.
63
+ /// The vertical padding of the Grid filter cell.
64
64
  /// @group grid
65
- $kendo-grid-edit-cell-padding-y: 5px !default;
65
+ $kendo-grid-edit-cell-padding-y: calc( #{k-spacing(2.5)} / 2 ) !default;
66
66
 
67
67
 
68
- /// Size of the grid group drop clue.
68
+ /// The size of the Grid group drop clue.
69
69
  /// @group grid
70
70
  $kendo-grid-group-drop-hint-size: 6px !default;
71
- /// Line size of the grid group drop clue.
71
+ /// The line size of the Grid group drop clue.
72
72
  /// @group grid
73
73
  $kendo-grid-group-drop-hint-line-size: 1px !default;
74
- /// Dot size of the grid group drop clue.
74
+ /// The dot size of the Grid group drop clue.
75
75
  /// @group grid
76
76
  $kendo-grid-group-drop-hint-dot-size: $kendo-grid-group-drop-hint-size !default;
77
- /// Height of the grid group drop clue.
77
+ /// The height of the Grid group drop clue.
78
78
  /// @group grid
79
79
  $kendo-grid-group-drop-hint-height: calc( #{$kendo-chip-calc-size} + #{$kendo-grid-group-drop-hint-size} ) !default;
80
- /// Top offset of the grid group drop clue.
80
+ /// The top offset of the Grid group drop clue.
81
81
  /// @group grid
82
82
  $kendo-grid-group-drop-hint-top: 2px !default;
83
83
 
84
84
 
85
- $kendo-grid-sm-padding-x: map.get( $kendo-spacing, 3 ) !default;
86
- $kendo-grid-sm-padding-y: map.get( $kendo-spacing, 1.5 ) !default;
85
+ $kendo-grid-sm-padding-x: k-spacing(3) !default;
86
+ $kendo-grid-sm-padding-y: k-spacing(1.5) !default;
87
87
  $kendo-grid-sm-header-padding-x: $kendo-grid-sm-padding-x !default;
88
88
  $kendo-grid-sm-header-padding-y: $kendo-grid-sm-padding-y !default;
89
- $kendo-grid-sm-grouping-header-padding-x: map.get( $kendo-spacing, 1.5 ) !default;
89
+ $kendo-grid-sm-grouping-header-padding-x: k-spacing(1.5) !default;
90
90
  $kendo-grid-sm-grouping-header-padding-y: $kendo-grid-sm-grouping-header-padding-x !default;
91
91
  $kendo-grid-sm-cell-padding-x: $kendo-grid-sm-padding-x !default;
92
92
  $kendo-grid-sm-cell-padding-y: $kendo-grid-sm-padding-y !default;
93
93
  $kendo-grid-sm-filter-cell-padding-x: $kendo-grid-sm-padding-x !default;
94
- $kendo-grid-sm-filter-cell-padding-y: map.get( $kendo-spacing, 2 ) !default;
94
+ $kendo-grid-sm-filter-cell-padding-y: k-spacing(2) !default;
95
95
  $kendo-grid-sm-edit-cell-padding-x: $kendo-grid-sm-padding-x !default;
96
- $kendo-grid-sm-edit-cell-padding-y: map.get( $kendo-spacing, 0.5 ) !default;
96
+ $kendo-grid-sm-edit-cell-padding-y: k-spacing(0.5) !default;
97
97
  $kendo-grid-sm-group-dropclue-height: calc( #{$kendo-chip-sm-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
98
98
  $kendo-grid-sm-selection-aggregates-padding-x: $kendo-grid-sm-padding-y !default;
99
99
  $kendo-grid-sm-selection-aggregates-padding-y: $kendo-grid-sm-padding-y !default;
@@ -111,7 +111,7 @@ $kendo-grid-md-filter-cell-padding-y: $kendo-grid-filter-cell-padding-y !default
111
111
  $kendo-grid-md-edit-cell-padding-x: $kendo-grid-edit-cell-padding-x !default;
112
112
  $kendo-grid-md-edit-cell-padding-y: $kendo-grid-edit-cell-padding-y !default;
113
113
  $kendo-grid-md-group-dropclue-height: $kendo-grid-group-drop-hint-height !default;
114
- $kendo-grid-md-selection-aggregates-padding-x: map.get( $kendo-spacing, 2 ) !default;
114
+ $kendo-grid-md-selection-aggregates-padding-x: k-spacing(2) !default;
115
115
  $kendo-grid-md-selection-aggregates-padding-y: $kendo-grid-md-selection-aggregates-padding-x !default;
116
116
 
117
117
 
@@ -154,430 +154,430 @@ $kendo-grid-sizes: (
154
154
  ) !default;
155
155
 
156
156
 
157
- /// Background color of the grid.
157
+ /// The background color of the Grid.
158
158
  /// @group grid
159
159
  $kendo-grid-bg: $kendo-table-bg !default;
160
- /// Text color of the grid.
160
+ /// The text color of the Grid.
161
161
  /// @group grid
162
162
  $kendo-grid-text: $kendo-table-text !default;
163
- /// Border color of the grid.
163
+ /// The border color of the Grid.
164
164
  /// @group grid
165
165
  $kendo-grid-border: $kendo-table-border !default;
166
- /// Focus shadow of the grid.
166
+ /// The focus shadow of the Grid.
167
167
  /// @group grid
168
168
  $kendo-grid-focus-shadow: $kendo-list-item-focus-shadow !default;
169
169
 
170
- /// Background color of alternating rows in grid.
170
+ /// The background color of alternating rows in Grid.
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 alternating rows in Grid.
174
174
  /// @group grid
175
175
  $kendo-grid-alt-text: $kendo-table-alt-row-text !default;
176
- /// Border color of alternating rows in grid.
176
+ /// The border color of alternating rows in Grid.
177
177
  /// @group grid
178
178
  $kendo-grid-alt-border: $kendo-table-alt-row-border !default;
179
179
 
180
- /// Background color of hover rows in grid.
180
+ /// The background color of hover rows in Grid.
181
181
  /// @group grid
182
182
  $kendo-grid-hover-bg: $kendo-table-hover-bg !default;
183
- /// Text color of hover rows in grid.
183
+ /// The text color of hover rows in Grid.
184
184
  /// @group grid
185
185
  $kendo-grid-hover-text: $kendo-table-hover-text !default;
186
- /// Border color of hover rows in grid.
186
+ /// The border color of hover rows in Grid.
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 rows in Grid.
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 rows in Grid.
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 rows in Grid.
197
197
  /// @group grid
198
198
  $kendo-grid-selected-border: $kendo-table-selected-border !default;
199
199
 
200
- /// Hover background color of selected rows in grid.
200
+ /// The background color of hovered selected rows in Grid.
201
201
  /// @group grid
202
202
  $kendo-grid-selected-hover-bg: $kendo-table-selected-hover-bg !default;
203
- /// Hover text color of selected rows in grid.
203
+ /// The text color of hovered selected rows in Grid.
204
204
  /// @group grid
205
205
  $kendo-grid-selected-hover-text: $kendo-table-selected-hover-text !default;
206
- /// Hover border color of selected rows in grid.
206
+ /// The border color of hovered selected rows in Grid.
207
207
  /// @group grid
208
208
  $kendo-grid-selected-hover-border: $kendo-table-selected-hover-border !default;
209
209
 
210
- /// Vertical border width of the grid header.
210
+ /// The vertical border width of the Grid header.
211
211
  /// @group grid
212
212
  $kendo-grid-header-border-width-y: $kendo-grid-border-width !default;
213
- /// Horizontal border width of the grid header.
213
+ /// The horizontal border width of the Grid header.
214
214
  /// @group grid
215
215
  $kendo-grid-header-border-width-x: 0 !default;
216
- /// Font size of the grid header.
216
+ /// The font size of the Grid header.
217
217
  /// @group grid
218
218
  $kendo-grid-header-font-size: inherit !default;
219
- /// Font weight of the grid header.
219
+ /// The font weight of the Grid header.
220
220
  /// @group grid
221
221
  $kendo-grid-header-font-weight: var( --kendo-font-weight-bold, normal ) !default;
222
- /// Menu spacing of the grid header.
222
+ /// The menu spacing of the Grid header.
223
223
  /// @group grid
224
224
  $kendo-grid-header-menu-spacing: var( --kendo-icon-spacing, .5rem ) !default;
225
- /// Border width of the first cell in the grid header.
225
+ /// The border width of the first cell in the Grid header.
226
226
  /// @group grid
227
227
  $kendo-grid-header-first-border-width: $kendo-grid-border-width !default;
228
- /// Background color of grid header.
228
+ /// The background color of Grid header.
229
229
  /// @group grid
230
230
  $kendo-grid-header-bg: $kendo-table-header-bg !default;
231
- /// Text color of grid header.
231
+ /// The text color of Grid header.
232
232
  /// @group grid
233
233
  $kendo-grid-header-text: $kendo-table-header-text !default;
234
- /// Border color of grid header.
234
+ /// The border color of Grid header.
235
235
  /// @group grid
236
236
  $kendo-grid-header-border: $kendo-table-header-border !default;
237
- /// Background color of grid header icons.
237
+ /// The background color of Grid header icons.
238
238
  /// @group grid
239
239
  $kendo-grid-header-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 )) !default;
240
240
 
241
- // Background color of grid footer.
241
+ // The background color of Grid footer.
242
242
  /// @group grid
243
243
  $kendo-grid-footer-bg: $kendo-table-footer-bg !default;
244
- /// Text color of grid footer.
244
+ /// The text color of Grid footer.
245
245
  /// @group grid
246
246
  $kendo-grid-footer-text: $kendo-table-footer-text !default;
247
- /// Border color of grid footer.
247
+ /// The border color of Grid footer.
248
248
  /// @group grid
249
249
  $kendo-grid-footer-border: $kendo-table-footer-border !default;
250
250
 
251
- /// Background color of the selection aggregates container
251
+ /// The background color of the Grid selection aggregates container.
252
252
  /// @group grid
253
253
  $kendo-grid-selection-aggregates-bg: $kendo-toolbar-bg !default;
254
- /// Text color of the selection aggregates container
254
+ /// The text color of the Grid selection aggregates container.
255
255
  /// @group grid
256
256
  $kendo-grid-selection-aggregates-text: $kendo-grid-text !default;
257
- /// Border color of the selection aggregates container
257
+ /// The border color of the Grid selection aggregates container.
258
258
  /// @group grid
259
259
  $kendo-grid-selection-aggregates-border: $kendo-grid-border !default;
260
- /// Border width of the selection aggregates container
260
+ /// The border width of the Grid selection aggregates container.
261
261
  /// @group grid
262
262
  $kendo-grid-selection-aggregates-border-width: $kendo-grid-border-width !default;
263
- /// Spacing between the selection aggregates items
263
+ /// The spacing between the Grid selection aggregates items.
264
264
  /// @group grid
265
- $kendo-grid-selection-aggregates-spacing: map.get( $kendo-spacing, 2 ) !default;
266
- /// Line height of the selection aggregates container
265
+ $kendo-grid-selection-aggregates-spacing: k-spacing(2) !default;
266
+ /// Line height of the Grid selection aggregates container.
267
267
  /// @group grid
268
268
  $kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
269
- /// Font weight of the selection aggregates container
269
+ /// The font weight of the Grid selection aggregates container.
270
270
  /// @group grid
271
271
  $kendo-grid-selection-aggregates-font-weight: $kendo-font-weight-bold !default;
272
272
 
273
- /// Background color of the grid grouping header.
273
+ /// The background color of the Grid grouping header.
274
274
  /// @group grid
275
275
  $kendo-grid-grouping-header-bg: $kendo-toolbar-bg !default;
276
- /// Text color of the grid grouping header.
276
+ /// The text color of the Grid grouping header.
277
277
  /// @group grid
278
278
  $kendo-grid-grouping-header-text: $kendo-toolbar-text !default;
279
- /// Border color of the grid grouping header.
279
+ /// The border color of the Grid grouping header.
280
280
  /// @group grid
281
281
  $kendo-grid-grouping-header-border: $kendo-toolbar-border !default;
282
282
 
283
- /// Vertical border width of the grid grouping row.
283
+ /// The vertical border width of the Grid grouping row.
284
284
  /// @group grid
285
285
  $kendo-grid-grouping-row-border-width-y: $kendo-grid-border-width !default;
286
- /// Background color of the grid grouping row.
286
+ /// The background color of the Grid grouping row.
287
287
  /// @group grid
288
288
  $kendo-grid-grouping-row-bg: $kendo-table-group-row-bg !default;
289
- /// Text color of the grid grouping row.
289
+ /// The text color of the Grid grouping row.
290
290
  /// @group grid
291
291
  $kendo-grid-grouping-row-text: $kendo-table-group-row-text !default;
292
- /// Border color of the grid grouping row.
292
+ /// The border color of the Grid grouping row.
293
293
  /// @group grid
294
294
  $kendo-grid-grouping-row-border: $kendo-table-group-row-border !default;
295
295
 
296
- /// Horizontal padding of the grid filter cell.
296
+ /// The horizontal padding of the Grid filter cell.
297
297
  /// @group grid
298
298
  $kendo-grid-filter-cell-padding-x: $kendo-grid-padding-y !default;
299
- /// Vertical padding of the grid filter cell.
299
+ /// The vertical padding of the Grid filter cell.
300
300
  /// @group grid
301
301
  $kendo-grid-filter-cell-padding-y: $kendo-grid-filter-cell-padding-x !default;
302
302
 
303
- /// Horizontal padding of the grid toolbar.
303
+ /// The horizontal padding of the Grid Toolbar.
304
304
  /// @group grid
305
305
  $kendo-grid-toolbar-padding-x: $kendo-toolbar-md-padding-x !default;
306
- /// Vertical padding of the grid toolbar.
306
+ /// The vertical padding of the Grid Toolbar.
307
307
  /// @group grid
308
308
  $kendo-grid-toolbar-padding-y: $kendo-toolbar-md-padding-y !default;
309
- /// Spacing of the grid toolbar.
309
+ /// The spacing of the Grid Toolbar.
310
310
  /// @group grid
311
311
  $kendo-grid-toolbar-spacing: $kendo-toolbar-md-spacing !default;
312
- /// Border width of the grid toolbar.
312
+ /// The border width of the Grid Toolbar.
313
313
  /// @group grid
314
314
  $kendo-grid-toolbar-border-width: $kendo-grid-border-width !default;
315
315
 
316
- /// Vertical border width of the grid cell.
316
+ /// The vertical border width of the Grid cell.
317
317
  /// @group grid
318
318
  $kendo-grid-cell-border-width-y: $kendo-grid-border-width !default;
319
- /// Horizontal border width of the grid cell.
319
+ /// The horizontal border width of the Grid cell.
320
320
  /// @group grid
321
321
  $kendo-grid-cell-border-width-x: 0px !default;
322
- /// Font size of the grid sort index.
322
+ /// The font size of the Grid sort index.
323
323
  /// @group grid
324
324
  $kendo-grid-sort-index-font-size: var( --kendo-font-size-sm, inherit ) !default;
325
- /// Default height of the grid sort index.
325
+ /// The default height of the Grid sort index.
326
326
  /// @group grid
327
327
  $kendo-grid-sort-index-height: var( --kendo-icon-size, 1rem ) !default;
328
- /// Horizontal offset of the grid sort index.
328
+ /// The horizontal offset of the Grid sort index.
329
329
  /// @group grid
330
330
  $kendo-grid-sort-index-spacing-y: calc( var( --kendo-icon-spacing, .5rem ) / 4 ) !default;
331
- /// Vertical offset of the grid sort index.
331
+ /// The vertical offset of the Grid sort index.
332
332
  /// @group grid
333
- $kendo-grid-sort-index-spacing-x: map.get( $kendo-spacing, 0.5 ) !default;
334
- /// Spacing of the grid sort icon.
333
+ $kendo-grid-sort-index-spacing-x: k-spacing(0.5) !default;
334
+ /// The spacing of the Grid sort icon.
335
335
  /// @group grid
336
336
  $kendo-grid-sort-icon-spacing: var( --kendo-icon-lg-spacing, .5rem ) !default;
337
- /// Text color of the grid sort indicator.
337
+ /// The text color of the Grid sort indicator.
338
338
  /// @group grid
339
339
  $kendo-grid-sort-indicator-text: if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 )) !default;
340
- /// Text color of the grid sort order indicator.
340
+ /// The text color of the Grid sort order indicator.
341
341
  /// @group grid
342
342
  $kendo-grid-sort-indicator-order-text: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
343
- /// Background color of the sorted grid cells.
343
+ /// The background color of the sorted Grid cells.
344
344
  /// @group grid
345
345
  $kendo-grid-sorted-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
346
346
 
347
- /// Horizontal padding of the grid command cells.
347
+ /// The horizontal padding of the Grid command cells.
348
348
  /// @group grid
349
349
  $kendo-grid-command-cell-padding-y: calc( #{$kendo-table-cell-padding-y} - (#{$kendo-button-calc-size} - #{$kendo-line-height-em} ) / 2 ) !default;
350
- /// Vertical padding of the grid command cells.
350
+ /// The vertical padding of the Grid command cells.
351
351
  /// @group grid
352
- $kendo-grid-command-cell-button-spacing: map.get( $kendo-spacing, 2 ) !default;
352
+ $kendo-grid-command-cell-button-spacing: k-spacing(2) !default;
353
353
 
354
- /// Horizontal padding of the grid group indicator.
354
+ /// The horizontal padding of the Grid group indicator.
355
355
  /// @group grid
356
356
  $kendo-grid-group-indicator-padding-x: $kendo-button-md-padding-x !default;
357
- /// Vertical padding of the grid group indicator.
357
+ /// The vertical padding of the Grid group indicator.
358
358
  /// @group grid
359
359
  $kendo-grid-group-indicator-padding-y: $kendo-button-md-padding-y !default;
360
- /// Border width of the grid group indicator.
360
+ /// The border width of the Grid group indicator.
361
361
  /// @group grid
362
362
  $kendo-grid-group-indicator-border-width: $kendo-button-border-width !default;
363
- /// Border radius of the grid group indicator.
363
+ /// The border radius of the Grid group indicator.
364
364
  /// @group grid
365
- $kendo-grid-group-indicator-border-radius: var( --kendo-border-radius-md, #{$kendo-border-radius-md} ) !default;
365
+ $kendo-grid-group-indicator-border-radius: k-border-radius(md) !default;
366
366
  /// Spacing of the grid group indicator.
367
367
  /// @group grid
368
368
  $kendo-grid-group-indicator-gap: $kendo-table-cell-padding-y !default;
369
- /// Text color of the grid group indicator.
369
+ /// The text color of the Grid group indicator.
370
370
  /// @group grid
371
371
  $kendo-grid-group-indicator-text: var( --kendo-component-text, initial ) !default;
372
- /// Background color of the grid group indicator.
372
+ /// The background color of the Grid group indicator.
373
373
  /// @group grid
374
374
  $kendo-grid-group-indicator-bg: var( --kendo-component-bg, initial ) !default;
375
- /// Border color of the grid group indicator.
375
+ /// The border color of the Grid group indicator.
376
376
  /// @group grid
377
377
  $kendo-grid-group-indicator-border: if($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 )) !default;
378
- /// Text color of the grid group indicator icon.
378
+ /// The text color of the Grid group indicator icon.
379
379
  /// @group grid
380
380
  $kendo-grid-group-indicator-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 )) !default;
381
381
 
382
- /// Horizontal border width of the grid group footer.
382
+ /// The horizontal border width of the Grid group footer.
383
383
  /// @group grid
384
384
  $kendo-grid-group-footer-border-width-y: 0px !default;
385
- /// Vertical border width of the grid group footer.
385
+ /// The vertical border width of the Grid group footer.
386
386
  /// @group grid
387
387
  $kendo-grid-group-footer-border-width-x: 0px !default;
388
388
 
389
- /// Text color of the grid group drop clue.
389
+ /// The text color of the Grid group drop clue.
390
390
  /// @group grid
391
391
  $kendo-grid-group-drop-hint-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
392
392
 
393
- /// Border width of the grid sticky cell.
393
+ /// The border width of the Grid sticky cell.
394
394
  /// @group grid
395
395
  $kendo-grid-sticky-cell-border-width: $kendo-grid-border-width !default;
396
- /// Background color of the grid sticky cell.
396
+ /// The background color of the Grid sticky cell.
397
397
  /// @group grid
398
398
  $kendo-grid-sticky-bg: var( --kendo-component-bg, initial ) !default;
399
- /// Text color of the grid sticky cell.
399
+ /// The text color of the Grid sticky cell.
400
400
  /// @group grid
401
401
  $kendo-grid-sticky-text: $kendo-grid-text !default;
402
- /// Border color of the grid sticky cell.
402
+ /// The border color of the Grid sticky cell.
403
403
  /// @group grid
404
404
  $kendo-grid-sticky-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 80%, transparent), k-get-theme-color-var( neutral-90 )) !default;
405
- /// Alt background color of the grid sticky cell.
405
+ /// The alt background color of the Grid sticky cell.
406
406
  /// @group grid
407
407
  $kendo-grid-sticky-alt-bg: $kendo-grid-sticky-bg !default;
408
- /// Hover background color of the grid sticky cell.
408
+ /// The background color of the Grid sticky cell.
409
409
  /// @group grid
410
410
  $kendo-grid-sticky-hover-bg: $kendo-grid-hover-bg !default;
411
411
 
412
- /// Background color of the grid sticky header.
412
+ /// The background color of the Grid sticky header.
413
413
  /// @group grid
414
414
  $kendo-grid-sticky-header-bg: $kendo-grid-header-bg !default;
415
- /// Text color of the grid sticky header.
415
+ /// The text color of the Grid sticky header.
416
416
  /// @group grid
417
417
  $kendo-grid-sticky-header-text: $kendo-grid-header-text !default;
418
- /// Border color of the grid sticky header.
418
+ /// The border color of the Grid sticky header.
419
419
  /// @group grid
420
420
  $kendo-grid-sticky-header-border: $kendo-grid-sticky-border !default;
421
421
 
422
- /// Background color of the grid sticky footer.
422
+ /// The background color of the Grid sticky footer.
423
423
  /// @group grid
424
424
  $kendo-grid-sticky-footer-bg: $kendo-grid-header-bg !default;
425
- /// Hover background color of the grid sticky footer.
425
+ /// The background color of the Grid sticky footer.
426
426
  /// @group grid
427
427
  $kendo-grid-sticky-footer-hover-bg: $kendo-grid-hover-bg !default;
428
428
 
429
- /// Selected background color of the grid sticky cells.
429
+ /// The background color of the selected Grid sticky cells.
430
430
  /// @group grid
431
431
  $kendo-grid-sticky-selected-bg: $kendo-grid-selected-bg !default;
432
- /// Alt selected background color of the grid sticky cells.
432
+ /// The background color of the selected alt Grid sticky cells.
433
433
  /// @group grid
434
434
  $kendo-grid-sticky-selected-alt-bg: $kendo-grid-sticky-selected-bg !default;
435
- /// Selected hover background color of the grid sticky cells.
435
+ /// The background color of the hovered selected Grid sticky cells.
436
436
  /// @group grid
437
437
  $kendo-grid-sticky-selected-hover-bg: if($kendo-enable-color-system, $kendo-grid-sticky-selected-bg, $kendo-grid-selected-hover-bg) !default;
438
438
 
439
- /// Horizontal padding of the grid filter menu container.
439
+ /// The horizontal padding of the Grid filter menu container.
440
440
  /// @group grid
441
- $kendo-filter-menu-container-padding-y: map.get( $kendo-spacing, 3 ) !default;
442
- /// Vertical padding of the grid filter menu container.
441
+ $kendo-filter-menu-container-padding-y: k-spacing(3) !default;
442
+ /// The vertical padding of the Grid filter menu container.
443
443
  /// @group grid
444
- $kendo-filter-menu-container-padding-x: map.get( $kendo-spacing, 3 ) !default;
444
+ $kendo-filter-menu-container-padding-x: k-spacing(3) !default;
445
445
 
446
- /// Default width of the grid column menu.
446
+ /// The default width of the Grid column menu.
447
447
  /// @group grid
448
448
  $kendo-grid-column-menu-width: 230px !default;
449
- /// Max width of the grid column menu.
449
+ /// The max width of the Grid column menu.
450
450
  /// @group grid
451
451
  $kendo-grid-column-menu-max-width: 320px !default;
452
- /// Spacing of the grid column menu.
452
+ /// The spacing of the Grid column menu.
453
453
  /// @group grid
454
- $kendo-grid-column-menu-spacing: map.get( $kendo-spacing, 2 ) !default;
455
- /// Focus shadow of the grid column menu.
454
+ $kendo-grid-column-menu-spacing: k-spacing(2) !default;
455
+ /// The focus shadow of the Grid column menu.
456
456
  /// @group grid
457
457
  $kendo-grid-column-menu-shadow: var( --kendo-box-shadow-depth-4, none ) !default;
458
- /// Background color of the grid column menu.
458
+ /// The background color of the Grid column menu.
459
459
  /// @group grid
460
460
  $kendo-grid-column-menu-bg: var( --kendo-component-bg, inherit ) !default;
461
- /// Text color of the grid column menu.
461
+ /// The text color of the Grid column menu.
462
462
  /// @group grid
463
463
  $kendo-grid-column-menu-text: var( --kendo-component-text, inherit ) !default;
464
- /// Border color of the grid column menu.
464
+ /// The border color of the Grid column menu.
465
465
  /// @group grid
466
466
  $kendo-grid-column-menu-border: var( --kendo-component-border, inherit ) !default;
467
467
 
468
- /// Font size of the grid column menu checkbox container.
468
+ /// The font size of the Grid column menu checkbox container.
469
469
  /// @group grid
470
470
  $kendo-grid-column-menu-multicheck-font-size: $kendo-list-md-font-size !default;
471
- /// Line height of the grid column menu checkbox container.
471
+ /// The line height of the Grid column menu checkbox container.
472
472
  /// @group grid
473
473
  $kendo-grid-column-menu-multicheck-line-height: $kendo-list-md-line-height !default;
474
474
 
475
- /// Vertical padding of the grid column menu items wrap.
475
+ /// The vertical padding of the Grid column menu items wrap.
476
476
  /// @group grid
477
- $kendo-grid-column-menu-items-wrap-padding-y: map.get( $kendo-spacing, 2 ) !default;
478
- /// Horizontal padding of the grid column menu items wrap.
477
+ $kendo-grid-column-menu-items-wrap-padding-y: k-spacing(2) !default;
478
+ /// The horizontal padding of the Grid column menu items wrap.
479
479
  /// @group grid
480
- $kendo-grid-column-menu-items-wrap-padding-x: map.get( $kendo-spacing, 2 ) !default;
480
+ $kendo-grid-column-menu-items-wrap-padding-x: k-spacing(2) !default;
481
481
 
482
- /// Horizontal padding of the grid column menu item.
482
+ /// The horizontal padding of the Grid column menu item.
483
483
  /// @group grid
484
484
  $kendo-grid-column-menu-item-padding-y: $kendo-list-md-item-padding-y !default;
485
- /// Vertical padding of the grid column menu item.
485
+ /// The vertical padding of the Grid column menu item.
486
486
  /// @group grid
487
487
  $kendo-grid-column-menu-item-padding-x: $kendo-list-md-item-padding-x !default;
488
- /// Spacing of the grid column menu item.
488
+ /// The spacing of the Grid column menu item.
489
489
  /// @group grid
490
490
  $kendo-grid-column-menu-item-gap: $kendo-list-md-item-padding-x !default;
491
- /// Icon spacing of the grid column menu item.
491
+ /// The icon spacing of the Grid column menu item.
492
492
  /// @group grid
493
493
  $kendo-grid-column-menu-item-icon-spacing: var( --kendo-icon-spacing, .5rem ) !default;
494
- /// Background color of the grid column menu item.
494
+ /// The background color of the Grid column menu item.
495
495
  /// @group grid
496
496
  $kendo-grid-column-menu-item-bg: $kendo-list-item-bg !default;
497
- /// Text color of the grid column menu item.
497
+ /// The text color of the Grid column menu item.
498
498
  /// @group grid
499
499
  $kendo-grid-column-menu-item-text: $kendo-list-item-text !default;
500
- /// Hover background color of the grid column menu item.
500
+ /// The background color of the Grid column menu item.
501
501
  /// @group grid
502
502
  $kendo-grid-column-menu-item-hover-bg: $kendo-list-item-hover-bg !default;
503
- /// Hover text color of the grid column menu item.
503
+ /// The text color of the hovered Grid column menu item.
504
504
  /// @group grid
505
505
  $kendo-grid-column-menu-item-hover-text: $kendo-list-item-hover-text !default;
506
- /// Selected background color of the grid column menu item.
506
+ /// The background color of the selected Grid column menu item.
507
507
  /// @group grid
508
508
  $kendo-grid-column-menu-item-selected-bg: $kendo-list-item-selected-bg !default;
509
- /// Selected text color of the grid column menu item.
509
+ /// The text color of the selected Grid column menu item.
510
510
  /// @group grid
511
511
  $kendo-grid-column-menu-item-selected-text: $kendo-list-item-selected-text !default;
512
- /// Focus shadow of the grid column menu item.
512
+ /// The focus shadow of the Grid column menu item.
513
513
  /// @group grid
514
514
  $kendo-grid-column-menu-item-focus-shadow: $kendo-list-item-focus-shadow !default;
515
- /// Text color of the grid column menu item icon.
515
+ /// The text color of the Grid column menu item icon.
516
516
  /// @group grid
517
517
  $kendo-grid-column-menu-item-icon-text: $kendo-list-item-icon-text !default;
518
518
 
519
- /// Vertical padding of the grid column menu group header.
519
+ /// The vertical padding of the Grid column menu group header.
520
520
  /// @group grid
521
521
  $kendo-grid-column-menu-group-header-padding-y: $kendo-grid-column-menu-item-padding-y !default;
522
- /// Horizontal padding of the grid column menu group header.
522
+ /// The horizontal padding of the Grid column menu group header.
523
523
  /// @group grid
524
524
  $kendo-grid-column-menu-group-header-padding-x: $kendo-grid-column-menu-item-padding-x !default;
525
- /// Border width of the grid column menu group header.
525
+ /// The border width of the Grid column menu group header.
526
526
  /// @group grid
527
527
  $kendo-grid-column-menu-group-header-border-width: 1px !default;
528
- /// Border style of the grid column menu group header.
528
+ /// The border style of the Grid column menu group header.
529
529
  /// @group grid
530
530
  $kendo-grid-column-menu-group-header-border-style: solid !default;
531
- /// Font size of the grid column menu group header.
531
+ /// The font size of the Grid column menu group header.
532
532
  /// @group grid
533
533
  $kendo-grid-column-menu-group-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
534
- /// Font weight of the grid column menu group header.
534
+ /// The font weight of the Grid column menu group header.
535
535
  /// @group grid
536
536
  $kendo-grid-column-menu-group-header-font-weight: var( --kendo-font-weight-bold, normal ) !default;
537
- /// Line height of the grid column menu group header.
537
+ /// The mine height of the Grid column menu group header.
538
538
  /// @group grid
539
539
  $kendo-grid-column-menu-group-header-line-height: var( --kendo-line-height, normal ) !default;
540
- /// Text transform of the grid column menu group header.
540
+ /// The text transform of the Grid column menu group header.
541
541
  /// @group grid
542
542
  $kendo-grid-column-menu-group-header-text-transform: uppercase !default;
543
543
 
544
- /// Background color of the grid column menu group.
544
+ /// The background color of the Grid column menu group.
545
545
  /// @group grid
546
546
  $kendo-grid-column-menu-group-header-bg: var( --kendo-component-bg, inherit ) !default;
547
- /// Text color of the grid column menu group.
547
+ /// The text color of the Grid column menu group.
548
548
  /// @group grid
549
549
  $kendo-grid-column-menu-group-header-text: var( --kendo-component-text, inherit ) !default;
550
- /// Border color of the grid column menu group.
550
+ /// The border color of the Grid column menu group.
551
551
  /// @group grid
552
552
  $kendo-grid-column-menu-group-header-border: var( --kendo-component-border, inherit) !default;
553
553
 
554
- /// Horizontal padding of the tabstrip content in the grid tabbed column menu.
554
+ /// The horizontal padding of the tabstrip content in the Grid tabbed column menu.
555
555
  /// @group grid
556
- $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: 0 !default;
557
- /// Vertical padding of the tabstrip content in the grid tabbed column menu.
556
+ $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
557
+ /// The vertical padding of the tabstrip content in the Grid tabbed column menu.
558
558
  /// @group grid
559
- $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: map.get( $kendo-spacing, 3 ) !default;
559
+ $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(3) !default;
560
560
 
561
- /// Background color of the grid tabbed column menu.
561
+ /// The background color of the Grid tabbed column menu.
562
562
  /// @group grid
563
563
  $kendo-grid-column-menu-tabbed-bg: var( --kendo-base-bg, inherit ) !default;
564
564
 
565
- /// Default width of the grid drag cell.
565
+ /// The default width of the Grid drag cell.
566
566
  /// @group grid
567
567
  $kendo-grid-drag-cell-width: calc( var( --kendo-icon-size, 1rem ) * 2.25 ) !default;
568
- /// Default width of the grid hierarchy cell.
568
+ /// The default width of the Grid hierarchy cell.
569
569
  /// @group grid
570
570
  $kendo-grid-hierarchy-col-width: calc( var( --kendo-icon-size, 1rem ) * 2 ) !default;
571
- /// Spacing of the grid filterable icon.
571
+ /// The spacing of the Grid filterable icon.
572
572
  /// @group grid
573
573
  $kendo-grid-filterable-icon-spacing: calc( #{$kendo-button-calc-size} + #{$kendo-grid-header-menu-spacing} ) !default;
574
574
 
575
- /// Background color of the grid row resize indicator
575
+ /// The background color of the Grid row resize indicator.
576
576
  /// @group grid
577
577
  $kendo-grid-row-resizer-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 )) !default;
578
- /// Active background color of the grid row indicator
578
+ /// The background color of the active Grid row resize indicator.
579
579
  /// @group grid
580
580
  $kendo-grid-row-resizer-active-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
581
- /// Height of the grid row resize indicator
581
+ /// The height of the Grid row resize indicator.
582
582
  /// @group grid
583
- $kendo-grid-row-resizer-height: map.get( $kendo-spacing, 0.5 ) !default;
583
+ $kendo-grid-row-resizer-height: k-spacing(0.5) !default;