@progress/kendo-theme-bootstrap 7.3.0-dev.1 → 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 (121) hide show
  1. package/dist/all.css +7736 -7169
  2. package/dist/all.scss +5405 -4939
  3. package/dist/bootstrap-3-dark.scss +164 -39
  4. package/dist/bootstrap-3.scss +152 -39
  5. package/dist/bootstrap-4-dark.scss +156 -30
  6. package/dist/bootstrap-4.scss +144 -30
  7. package/dist/bootstrap-dataviz-v4.scss +45 -6
  8. package/dist/bootstrap-main-dark.scss +156 -30
  9. package/dist/bootstrap-main.scss +34 -29
  10. package/dist/bootstrap-nordic.scss +144 -30
  11. package/dist/bootstrap-turquoise-dark.scss +156 -30
  12. package/dist/bootstrap-turquoise.scss +144 -30
  13. package/dist/bootstrap-urban.scss +144 -30
  14. package/dist/bootstrap-vintage.scss +144 -30
  15. package/dist/meta/sassdoc-data.json +32286 -28278
  16. package/dist/meta/sassdoc-raw-data.json +3561 -1711
  17. package/dist/meta/variables.json +3640 -3532
  18. package/lib/swatches/bootstrap-3-dark.json +604 -2
  19. package/lib/swatches/bootstrap-3.json +544 -2
  20. package/lib/swatches/bootstrap-4-dark.json +601 -1
  21. package/lib/swatches/bootstrap-4.json +541 -1
  22. package/lib/swatches/bootstrap-dataviz-v4.json +166 -1
  23. package/lib/swatches/bootstrap-main-dark.json +601 -1
  24. package/lib/swatches/bootstrap-main.json +11 -1
  25. package/lib/swatches/bootstrap-nordic.json +541 -1
  26. package/lib/swatches/bootstrap-turquoise-dark.json +601 -1
  27. package/lib/swatches/bootstrap-turquoise.json +541 -1
  28. package/lib/swatches/bootstrap-urban.json +541 -1
  29. package/lib/swatches/bootstrap-vintage.json +541 -1
  30. package/package.json +5 -5
  31. package/scss/_variables.scss +0 -121
  32. package/scss/action-buttons/_variables.scss +4 -4
  33. package/scss/action-sheet/_variables.scss +17 -17
  34. package/scss/adaptive/_variables.scss +3 -3
  35. package/scss/appbar/_variables.scss +6 -6
  36. package/scss/avatar/_variables.scss +6 -6
  37. package/scss/badge/_variables.scss +4 -4
  38. package/scss/bottom-navigation/_variables.scss +8 -8
  39. package/scss/breadcrumb/_variables.scss +16 -16
  40. package/scss/button/_variables.scss +14 -14
  41. package/scss/calendar/_variables.scss +33 -61
  42. package/scss/captcha/_variables.scss +6 -6
  43. package/scss/card/_variables.scss +10 -10
  44. package/scss/chat/_variables.scss +13 -13
  45. package/scss/checkbox/_layout.scss +3 -3
  46. package/scss/checkbox/_variables.scss +9 -9
  47. package/scss/chip/_variables.scss +18 -18
  48. package/scss/color-preview/_variables.scss +1 -1
  49. package/scss/coloreditor/_variables.scss +8 -8
  50. package/scss/colorgradient/_variables.scss +11 -11
  51. package/scss/colorpalette/_variables.scss +3 -3
  52. package/scss/core/_index.scss +14 -0
  53. package/scss/core/border-radii/index.import.scss +23 -0
  54. package/scss/core/color-system/_swatch-legacy.scss +6 -2
  55. package/scss/core/color-system/_swatch.scss +1 -1
  56. package/scss/core/spacing/index.import.scss +14 -0
  57. package/scss/core/typography/index.import.scss +110 -0
  58. package/scss/dataviz/_variables.scss +8 -8
  59. package/scss/datetimepicker/_variables.scss +1 -1
  60. package/scss/dock-manager/_variables.scss +10 -10
  61. package/scss/draggable/_variables.scss +4 -4
  62. package/scss/drawer/_variables.scss +5 -14
  63. package/scss/dropdowntree/_variables.scss +2 -2
  64. package/scss/dropzone/_variables.scss +8 -8
  65. package/scss/editor/_variables.scss +3 -3
  66. package/scss/expansion-panel/_variables.scss +9 -9
  67. package/scss/fab/_variables.scss +16 -16
  68. package/scss/filemanager/_variables.scss +9 -9
  69. package/scss/forms/_layout.scss +3 -3
  70. package/scss/forms/_variables.scss +17 -17
  71. package/scss/gantt/_variables.scss +152 -7
  72. package/scss/grid/_variables.scss +64 -64
  73. package/scss/imageeditor/_variables.scss +7 -7
  74. package/scss/input/_variables.scss +8 -8
  75. package/scss/list/_variables.scss +26 -26
  76. package/scss/listbox/_variables.scss +6 -6
  77. package/scss/listgroup/_variables.scss +5 -5
  78. package/scss/listview/_variables.scss +7 -7
  79. package/scss/loader/_layout.scss +1 -1
  80. package/scss/loader/_variables.scss +25 -25
  81. package/scss/map/_variables.scss +8 -8
  82. package/scss/mediaplayer/_variables.scss +5 -5
  83. package/scss/menu/_layout.scss +1 -1
  84. package/scss/menu/_variables.scss +28 -28
  85. package/scss/messagebox/_variables.scss +3 -3
  86. package/scss/notification/_variables.scss +4 -4
  87. package/scss/orgchart/_variables.scss +11 -11
  88. package/scss/pager/_variables.scss +12 -12
  89. package/scss/panelbar/_variables.scss +9 -9
  90. package/scss/pdf-viewer/_variables.scss +5 -5
  91. package/scss/pivotgrid/_variables.scss +15 -15
  92. package/scss/popup/_variables.scss +5 -5
  93. package/scss/progressbar/_variables.scss +1 -1
  94. package/scss/prompt/_variables.scss +7 -7
  95. package/scss/radio/_variables.scss +9 -9
  96. package/scss/rating/_variables.scss +3 -3
  97. package/scss/scheduler/_layout.scss +1 -1
  98. package/scss/scheduler/_variables.scss +18 -18
  99. package/scss/scrollview/_variables.scss +5 -5
  100. package/scss/signature/_variables.scss +7 -7
  101. package/scss/skeleton/_variables.scss +1 -1
  102. package/scss/slider/_variables.scss +3 -3
  103. package/scss/splitter/_variables.scss +6 -6
  104. package/scss/spreadsheet/_layout.scss +1 -1
  105. package/scss/spreadsheet/_variables.scss +17 -17
  106. package/scss/stepper/_variables.scss +9 -9
  107. package/scss/switch/_variables.scss +1 -1
  108. package/scss/table/_variables.scss +10 -10
  109. package/scss/tabstrip/_variables.scss +9 -9
  110. package/scss/taskboard/_variables.scss +17 -17
  111. package/scss/tilelayout/_variables.scss +1 -1
  112. package/scss/timeline/_variables.scss +7 -7
  113. package/scss/timeselector/_variables.scss +6 -6
  114. package/scss/toolbar/_variables.scss +12 -12
  115. package/scss/tooltip/_variables.scss +4 -4
  116. package/scss/treelist/_variables.scss +5 -0
  117. package/scss/treeview/_variables.scss +19 -19
  118. package/scss/typography/_variables.scss +95 -12
  119. package/scss/upload/_variables.scss +8 -8
  120. package/scss/window/_variables.scss +10 -10
  121. package/scss/wizard/_variables.scss +7 -7
@@ -1,69 +1,69 @@
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
19
  $kendo-grid-header-padding-y: $kendo-grid-padding-y !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
24
  $kendo-grid-grouping-header-padding-x: $kendo-grid-padding-y !default;
25
- /// Vertical padding of the grid grouping header.
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-y !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-filter-cell-padding-x !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: 5px !default;
48
+ $kendo-grid-edit-cell-padding-y: calc( #{k-spacing(2.5)} / 2 ) !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: calc( #{$kendo-chip-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
53
53
  $kendo-grid-group-drop-hint-top: 3px !default;
54
54
 
55
- $kendo-grid-sm-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
56
- $kendo-grid-sm-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
55
+ $kendo-grid-sm-padding-x: k-spacing(1) !default;
56
+ $kendo-grid-sm-padding-y: k-spacing(1) !default;
57
57
  $kendo-grid-sm-header-padding-x: $kendo-grid-sm-padding-x !default;
58
58
  $kendo-grid-sm-header-padding-y: $kendo-grid-sm-padding-y !default;
59
59
  $kendo-grid-sm-grouping-header-padding-x: $kendo-grid-padding-x !default;
60
60
  $kendo-grid-sm-grouping-header-padding-y: $kendo-grid-sm-padding-y !default;
61
61
  $kendo-grid-sm-cell-padding-x: $kendo-grid-sm-padding-x !default;
62
62
  $kendo-grid-sm-cell-padding-y: $kendo-grid-sm-padding-y !default;
63
- $kendo-grid-sm-filter-cell-padding-x: k-map-get( $kendo-spacing, 1.5 ) !default;
63
+ $kendo-grid-sm-filter-cell-padding-x: k-spacing(1.5) !default;
64
64
  $kendo-grid-sm-filter-cell-padding-y: $kendo-grid-sm-filter-cell-padding-x !default;
65
- $kendo-grid-sm-edit-cell-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
66
- $kendo-grid-sm-edit-cell-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
65
+ $kendo-grid-sm-edit-cell-padding-x: k-spacing(1) !default;
66
+ $kendo-grid-sm-edit-cell-padding-y: k-spacing(1) !default;
67
67
  $kendo-grid-sm-group-dropclue-height: calc( #{$kendo-chip-sm-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
68
68
  $kendo-grid-sm-selection-aggregates-padding-x: $kendo-grid-sm-padding-y !default;
69
69
  $kendo-grid-sm-selection-aggregates-padding-y: $kendo-grid-sm-padding-y !default;
@@ -134,90 +134,90 @@ $kendo-grid-toolbar-border-width: $kendo-grid-border-width !default;
134
134
  $kendo-grid-cell-horizontal-border-width: $kendo-table-cell-horizontal-border-width !default;
135
135
  $kendo-grid-cell-vertical-border-width: $kendo-table-cell-vertical-border-width !default;
136
136
 
137
- /// Background color of the grid component
137
+ /// The background color of the Grid.
138
138
  /// @group grid
139
139
  $kendo-grid-bg: $kendo-table-bg !default;
140
- /// Text color of the grid component
140
+ /// The text color of the Grid.
141
141
  /// @group grid
142
142
  $kendo-grid-text: $kendo-table-text !default;
143
- /// Border color of the grid component
143
+ /// The border color of the Grid.
144
144
  /// @group grid
145
145
  $kendo-grid-border: $kendo-table-border !default;
146
146
 
147
- /// Background color of grid header
147
+ /// The background color of Grid header.
148
148
  /// @group grid
149
149
  $kendo-grid-header-bg: $kendo-table-header-bg !default;
150
- /// Text color of grid header
150
+ /// The text color of Grid header.
151
151
  /// @group grid
152
152
  $kendo-grid-header-text: $kendo-table-header-text !default;
153
- /// Border color of grid header
153
+ /// The border color of Grid header.
154
154
  /// @group grid
155
155
  $kendo-grid-header-border: $kendo-table-header-border !default;
156
- /// Background gradient of grid header
156
+ /// The background gradient of Grid header.
157
157
  /// @group grid
158
158
  $kendo-grid-header-gradient: $kendo-table-header-gradient !default;
159
159
 
160
- /// Background color of grid footer
160
+ /// The background color of Grid footer.
161
161
  /// @group grid
162
162
  $kendo-grid-footer-bg: $kendo-table-footer-bg !default;
163
- /// Text color of grid footer
163
+ /// The text color of Grid footer.
164
164
  /// @group grid
165
165
  $kendo-grid-footer-text: $kendo-table-footer-text !default;
166
- /// Border color of grid footer
166
+ /// The border color of Grid footer.
167
167
  /// @group grid
168
168
  $kendo-grid-footer-border: $kendo-table-footer-border !default;
169
169
 
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
- /// Border 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: $kendo-grid-line-height !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: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-grid-bg )) !default;
223
223
  $kendo-grid-grouping-row-text: $kendo-grid-text !default;
@@ -226,14 +226,14 @@ $kendo-grid-sorted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color
226
226
  $kendo-grid-sorting-indicator-text: $kendo-color-primary !default;
227
227
  $kendo-grid-sorting-index-font-size: ($kendo-icon-size * .75) !default;
228
228
  $kendo-grid-sorting-index-height: $kendo-icon-size !default;
229
- $kendo-grid-sorting-index-spacing-y: 2px !default;
230
- $kendo-grid-sorting-index-spacing-x: -$kendo-grid-sorting-index-spacing-y !default;
229
+ $kendo-grid-sorting-index-spacing-y: k-spacing(0.5) !default;
230
+ $kendo-grid-sorting-index-spacing-x: calc( #{$kendo-grid-sorting-index-spacing-y} * -1 ) !default;
231
231
 
232
232
  $kendo-grid-sorted-icon-spacing: calc( #{$kendo-padding-md-x} - 1px ) !default;
233
233
 
234
234
  $kendo-grid-focus-shadow: $kendo-table-focus-shadow !default;
235
235
 
236
- $kendo-grid-command-cell-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
236
+ $kendo-grid-command-cell-button-spacing: k-spacing(2) !default;
237
237
  // be cautious when changing the next line; see https://github.com/MoOx/reduce-css-calc/issues/38
238
238
  $kendo-grid-command-cell-padding-y: calc( #{$kendo-grid-cell-padding-y} - (#{$kendo-button-calc-size} - #{$kendo-line-height-em}) / 2 ) !default;
239
239
 
@@ -264,8 +264,8 @@ $kendo-grid-column-menu-max-width: 320px !default;
264
264
 
265
265
  $kendo-grid-filter-menu-check-all-border-bottom-width: 1px !default;
266
266
 
267
- $kendo-grid-filter-menu-item-spacing-x: k-map-get( $kendo-spacing, 6 ) !default;
268
- $kendo-grid-filter-menu-item-spacing-y: k-map-get( $kendo-spacing, 2 ) !default;
267
+ $kendo-grid-filter-menu-item-spacing-x: k-spacing(6) !default;
268
+ $kendo-grid-filter-menu-item-spacing-y: k-spacing(2) !default;
269
269
 
270
270
  $kendo-grid-column-menu-popup-padding-x: null !default;
271
271
  $kendo-grid-column-menu-popup-padding-y: null !default;
@@ -276,14 +276,14 @@ $kendo-grid-column-menu-item-padding-y: $kendo-menu-popup-item-padding-y !defaul
276
276
  $kendo-grid-column-menu-list-item-padding-x: $kendo-list-md-item-padding-x !default;
277
277
  $kendo-grid-column-menu-list-item-padding-y: $kendo-list-md-item-padding-y !default;
278
278
 
279
- $kendo-grid-column-menu-items-wrap-padding-x: 0 !default;
280
- $kendo-grid-column-menu-items-wrap-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
279
+ $kendo-grid-column-menu-items-wrap-padding-x: k-spacing(0) !default;
280
+ $kendo-grid-column-menu-items-wrap-padding-y: k-spacing(2) !default;
281
281
 
282
282
  $kendo-grid-column-menu-group-header-padding-x: $kendo-menu-popup-md-item-padding-x !default;
283
283
  $kendo-grid-column-menu-group-header-padding-y: $kendo-menu-popup-md-item-padding-y !default;
284
284
 
285
- $kendo-grid-column-menu-group-header-font-size: $kendo-font-size-sm !default;
286
- $kendo-grid-column-menu-group-header-line-height: $kendo-line-height-md !default;
285
+ $kendo-grid-column-menu-group-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
286
+ $kendo-grid-column-menu-group-header-line-height: var( --kendo-line-height, normal ) !default;
287
287
  $kendo-grid-column-menu-group-header-text-transform: uppercase !default;
288
288
  $kendo-grid-column-menu-group-header-border-bottom-width: 1px !default;
289
289
 
@@ -291,8 +291,8 @@ $kendo-grid-column-menu-group-header-bg: null !default;
291
291
  $kendo-grid-column-menu-group-header-text: $kendo-popup-text !default;
292
292
  $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
293
293
 
294
- $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: 0 !default;
295
- $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
294
+ $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0)!default;
295
+ $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
296
296
 
297
297
  $kendo-grid-column-menu-tabbed-bg: $kendo-base-bg !default;
298
298
 
@@ -306,12 +306,12 @@ $kendo-grid-grouping-row-border-top: 1px !default;
306
306
  $kendo-grid-group-footer-border-y: 1px !default;
307
307
  $kendo-grid-group-footer-second-cell-border: 1px !default;
308
308
 
309
- /// Background color of the grid row resize indicator
309
+ /// The background color of the Grid row resize indicator.
310
310
  /// @group grid
311
311
  $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 ), .12 )) !default;
312
- /// Active background color of the grid row resize indicator
312
+ /// The background color of the active Grid row resize indicator.
313
313
  /// @group grid
314
314
  $kendo-grid-row-resizer-active-bg: $kendo-color-primary !default;
315
- /// Height of the grid row resize indicator
315
+ /// The height of the Grid row resize indicator.
316
316
  /// @group grid
317
- $kendo-grid-row-resizer-height: k-map-get( $kendo-spacing, .5 ) !default;
317
+ $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
 
@@ -40,20 +40,20 @@ $kendo-input-lg-padding-y: $input-padding-y-lg !default;
40
40
 
41
41
  /// The font family of input components.
42
42
  /// @group input
43
- $kendo-input-font-family: $kendo-font-family !default;
43
+ $kendo-input-font-family: var( --kendo-font-family, inherit ) !default;
44
44
 
45
45
  /// The font size of input components.
46
46
  /// @group input
47
- $kendo-input-font-size: $kendo-font-size-md !default;
47
+ $kendo-input-font-size: var( --kendo-font-size, inherit ) !default;
48
48
  /// The font size of the small Input components.
49
49
  /// @group input
50
- $kendo-input-sm-font-size: $kendo-font-size-sm !default;
50
+ $kendo-input-sm-font-size: var( --kendo-font-size-sm, inherit )!default;
51
51
  /// The font size of the medium Input components.
52
52
  /// @group input
53
- $kendo-input-md-font-size: $kendo-font-size-md !default;
53
+ $kendo-input-md-font-size: var( --kendo-font-size, inherit ) !default;
54
54
  /// The font size of the large Input components.
55
55
  /// @group input
56
- $kendo-input-lg-font-size: $kendo-font-size-md !default;
56
+ $kendo-input-lg-font-size: var( --kendo-font-size, inherit ) !default;
57
57
 
58
58
  /// The line height of input components.
59
59
  /// @group input
@@ -63,10 +63,10 @@ $kendo-input-line-height: $input-line-height !default;
63
63
  $kendo-input-sm-line-height: k-math-div( 20, 14 ) !default;
64
64
  /// The line height of the medium Input components.
65
65
  /// @group input
66
- $kendo-input-md-line-height: $kendo-line-height-md !default;
66
+ $kendo-input-md-line-height: var( --kendo-line-height, normal) !default;
67
67
  /// The line height of the large Input components.
68
68
  /// @group input
69
- $kendo-input-lg-line-height: $kendo-line-height-md !default;
69
+ $kendo-input-lg-line-height: var( --kendo-line-height, normal) !default;
70
70
 
71
71
  /// The sizes map for the Input components.
72
72
  /// @group input
@@ -247,7 +247,7 @@ $kendo-input-clear-value-hover-opacity: 1 !default;
247
247
 
248
248
  /// The vertical margin of the clear value icon.
249
249
  /// @group input
250
- $kendo-input-values-margin-y: k-map-get( $kendo-spacing, 0.5 ) !default;
250
+ $kendo-input-values-margin-y: k-spacing(0.5) !default;
251
251
  /// The horizontal margin of the clear value icon.
252
252
  /// @group input
253
253
  $kendo-input-values-margin-x: $kendo-input-values-margin-y !default;
@@ -2,35 +2,35 @@
2
2
 
3
3
  /// The font family of the List components.
4
4
  /// @group list
5
- $kendo-list-font-family: $kendo-font-family !default;
5
+ $kendo-list-font-family: var( --kendo-font-family, inherit ) !default;
6
6
 
7
7
  /// The font size of the List component, if no size is set.
8
8
  /// @group list
9
9
  $kendo-list-font-size: null !default;
10
- $kendo-list-sm-font-size: $kendo-font-size-sm !default;
11
- $kendo-list-md-font-size: $kendo-font-size-md !default;
12
- $kendo-list-lg-font-size: $kendo-font-size-md !default;
10
+ $kendo-list-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
11
+ $kendo-list-md-font-size: var( --kendo-font-size, inherit ) !default;
12
+ $kendo-list-lg-font-size: var( --kendo-font-size, inherit ) !default;
13
13
 
14
14
  /// The line height of the List component, if no size is set.
15
15
  /// @group list
16
16
  $kendo-list-line-height: null !default;
17
17
  $kendo-list-sm-line-height: k-math-div( 20, 14 ) !default;
18
- $kendo-list-md-line-height: $kendo-line-height-md !default;
19
- $kendo-list-lg-line-height: $kendo-line-height-md !default;
18
+ $kendo-list-md-line-height: var( --kendo-line-height, normal ) !default;
19
+ $kendo-list-lg-line-height: var( --kendo-line-height, normal ) !default;
20
20
 
21
21
  /// The horizontal padding of List header, if no size is set.
22
22
  /// @group list
23
23
  $kendo-list-header-padding-x: null !default;
24
- $kendo-list-sm-header-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
25
- $kendo-list-md-header-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
26
- $kendo-list-lg-header-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
24
+ $kendo-list-sm-header-padding-x: k-spacing(4) !default;
25
+ $kendo-list-md-header-padding-x: k-spacing(4) !default;
26
+ $kendo-list-lg-header-padding-x: k-spacing(4) !default;
27
27
 
28
28
  /// The vertical padding of the List header, if no size is set.
29
29
  /// @group list
30
30
  $kendo-list-header-padding-y: null !default;
31
- $kendo-list-sm-header-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
32
- $kendo-list-md-header-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
33
- $kendo-list-lg-header-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
31
+ $kendo-list-sm-header-padding-y: k-spacing(1) !default;
32
+ $kendo-list-md-header-padding-y: k-spacing(1) !default;
33
+ $kendo-list-lg-header-padding-y: k-spacing(2) !default;
34
34
 
35
35
  /// The border width of the List header.
36
36
  /// @group list
@@ -52,21 +52,21 @@ $kendo-list-lg-header-line-height: null !default;
52
52
 
53
53
  /// The font weight of the List header.
54
54
  /// @group list
55
- $kendo-list-header-font-weight: $kendo-font-weight-bold !default;
55
+ $kendo-list-header-font-weight: var( --kendo-font-weight-bold, normal ) !default;
56
56
 
57
57
  /// The horizontal padding of the List items, when no size is set.
58
58
  /// @group list
59
59
  $kendo-list-item-padding-x: null !default;
60
- $kendo-list-sm-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
61
- $kendo-list-md-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
62
- $kendo-list-lg-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
60
+ $kendo-list-sm-item-padding-x: k-spacing(4) !default;
61
+ $kendo-list-md-item-padding-x: k-spacing(4) !default;
62
+ $kendo-list-lg-item-padding-x: k-spacing(4) !default;
63
63
 
64
64
  /// The vertical padding of the List items, when no size is set.
65
65
  /// @group list
66
66
  $kendo-list-item-padding-y: null !default;
67
- $kendo-list-sm-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
68
- $kendo-list-md-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
69
- $kendo-list-lg-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
67
+ $kendo-list-sm-item-padding-y: k-spacing(1) !default;
68
+ $kendo-list-md-item-padding-y: k-spacing(1) !default;
69
+ $kendo-list-lg-item-padding-y: k-spacing(2) !default;
70
70
 
71
71
  /// The font size of the List items, if no size is set.
72
72
  /// @group list
@@ -85,16 +85,16 @@ $kendo-list-lg-item-line-height: null !default;
85
85
  /// The horizontal padding of the List group items, when no size is set.
86
86
  /// @group list
87
87
  $kendo-list-group-item-padding-x: null !default;
88
- $kendo-list-sm-group-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
89
- $kendo-list-md-group-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
90
- $kendo-list-lg-group-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
88
+ $kendo-list-sm-group-item-padding-x: k-spacing(4) !default;
89
+ $kendo-list-md-group-item-padding-x: k-spacing(4) !default;
90
+ $kendo-list-lg-group-item-padding-x: k-spacing(4) !default;
91
91
 
92
92
  /// The vertical padding of the List group items, when no size is set.
93
93
  /// @group list
94
94
  $kendo-list-group-item-padding-y: null !default;
95
- $kendo-list-sm-group-item-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default;
96
- $kendo-list-md-group-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
97
- $kendo-list-lg-group-item-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
95
+ $kendo-list-sm-group-item-padding-y: k-spacing(0.5) !default;
96
+ $kendo-list-md-group-item-padding-y: k-spacing(1) !default;
97
+ $kendo-list-lg-group-item-padding-y: k-spacing(1.5) !default;
98
98
 
99
99
  /// The border width of the List group items.
100
100
  /// @group list
@@ -116,7 +116,7 @@ $kendo-list-lg-group-item-line-height: null !default;
116
116
 
117
117
  /// The font weight of a List group item.
118
118
  /// @group list
119
- $kendo-list-group-item-font-weight: $kendo-font-weight-bold !default;
119
+ $kendo-list-group-item-font-weight: var( --kendo-font-weight-bold, normal ) !default;
120
120
 
121
121
 
122
122
  /// The map with the sizes of the List.
@@ -2,10 +2,10 @@
2
2
 
3
3
  /// The spacing between the ListBox elements.
4
4
  /// @group listbox
5
- $kendo-listbox-spacing: k-map-get( $kendo-spacing, 2 ) !default;
5
+ $kendo-listbox-spacing: k-spacing(2) !default;
6
6
  /// The spacing between the ListBox buttons.
7
7
  /// @group listbox
8
- $kendo-listbox-button-spacing: k-map-get( $kendo-spacing, 4 ) !default;
8
+ $kendo-listbox-button-spacing: k-spacing(4) !default;
9
9
  /// The width of the ListBox.
10
10
  /// @group listbox
11
11
  $kendo-listbox-width: 10em !default;
@@ -17,13 +17,13 @@ $kendo-listbox-default-height: 200px !default;
17
17
  $kendo-listbox-border-width: 1px !default;
18
18
  /// The font family of the ListBox.
19
19
  /// @group listbox
20
- $kendo-listbox-font-family: $kendo-font-family !default;
20
+ $kendo-listbox-font-family: var( --kendo-font-family, inherit ) !default;
21
21
  /// The font size of the ListBox.
22
22
  /// @group listbox
23
- $kendo-listbox-font-size: $kendo-font-size-md !default;
23
+ $kendo-listbox-font-size: var( --kendo-font-size, inherit ) !default;
24
24
  /// The line height of the ListBoxx.
25
25
  /// @group listbox
26
- $kendo-listbox-line-height: $kendo-line-height-md !default;
26
+ $kendo-listbox-line-height: var( --kendo-line-height, normal ) !default;
27
27
 
28
28
  /// The text color of the ListBox.
29
29
  /// @group listbox
@@ -47,4 +47,4 @@ $kendo-listbox-item-padding-y: null !default;
47
47
  $kendo-listbox-drop-hint-width: 1px !default;
48
48
  /// The width of the border around the ListBox drop hint.
49
49
  /// @group listbox
50
- $kendo-listbox-drop-hint-border-width: null !default;
50
+ $kendo-listbox-drop-hint-border-width: null !default;
@@ -1,14 +1,14 @@
1
1
  // Listgroup
2
2
  $kendo-listgroup-border-width: 1px !default;
3
- $kendo-listgroup-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
3
+ $kendo-listgroup-border-radius: k-spacing(1) !default;
4
4
 
5
- $kendo-listgroup-font-size: $kendo-font-size-md !default;
6
- $kendo-listgroup-line-height: $kendo-line-height-md !default;
5
+ $kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
6
+ $kendo-listgroup-line-height: var( --kendo-line-height, normal ) !default;
7
7
 
8
8
  $kendo-listgroup-bg: $kendo-component-bg !default;
9
9
  $kendo-listgroup-text: $kendo-component-text !default;
10
10
  $kendo-listgroup-border: $kendo-component-border !default;
11
11
 
12
- $kendo-listgroup-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
13
- $kendo-listgroup-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
12
+ $kendo-listgroup-item-padding-x: k-spacing(4) !default;
13
+ $kendo-listgroup-item-padding-y: k-spacing(2) !default;
14
14
  $kendo-listgroup-item-border-width: $kendo-listgroup-border-width !default;
@@ -2,22 +2,22 @@
2
2
 
3
3
  /// The horizontal padding of the ListView.
4
4
  /// @group listview
5
- $kendo-listview-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
5
+ $kendo-listview-padding-x: k-spacing(1) !default;
6
6
  /// The vertical padding of the ListView.
7
7
  /// @group listview
8
- $kendo-listview-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
8
+ $kendo-listview-padding-y: k-spacing(1) !default;
9
9
  /// The width of the border around bordered ListView.
10
10
  /// @group listview
11
11
  $kendo-listview-border-width: 1px !default;
12
12
  /// The font family of the ListView.
13
13
  /// @group listview
14
- $kendo-listview-font-family: $kendo-font-family !default;
14
+ $kendo-listview-font-family: var( --kendo-font-family, inherit ) !default;
15
15
  /// The font size of the ListView.
16
16
  /// @group listview
17
- $kendo-listview-font-size: $kendo-font-size-md !default;
17
+ $kendo-listview-font-size: var( --kendo-font-size, inherit ) !default;
18
18
  /// The line height of the ListView.
19
19
  /// @group listview
20
- $kendo-listview-line-height: $kendo-line-height-md !default;
20
+ $kendo-listview-line-height: var( --kendo-line-height, normal ) !default;
21
21
 
22
22
  /// The text color of the ListView.
23
23
  /// @group listview
@@ -31,10 +31,10 @@ $kendo-listview-border: $kendo-component-border !default;
31
31
 
32
32
  /// The horizontal padding of the ListView items.
33
33
  /// @group listview
34
- $kendo-listview-item-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
34
+ $kendo-listview-item-padding-x: k-spacing(1) !default;
35
35
  /// The vertical padding of the ListView items.
36
36
  /// @group listview
37
- $kendo-listview-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
37
+ $kendo-listview-item-padding-y: k-spacing(1) !default;
38
38
 
39
39
  /// The text color of the selected ListView items.
40
40
  /// @group listview
@@ -19,7 +19,7 @@
19
19
  }
20
20
 
21
21
  .k-loading-image::before {
22
- border-width: k-map-get( $kendo-spacing, 1 );
22
+ border-width: k-spacing(1);
23
23
  }
24
24
 
25
25
  }