@progress/kendo-theme-bootstrap 13.1.1 → 13.2.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +118 -118
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +106 -106
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +117 -117
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +105 -105
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +30 -30
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +147 -147
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-nordic.css +1 -1
  16. package/dist/bootstrap-nordic.scss +105 -105
  17. package/dist/bootstrap-turquoise-dark.css +1 -1
  18. package/dist/bootstrap-turquoise-dark.scss +117 -117
  19. package/dist/bootstrap-turquoise.css +1 -1
  20. package/dist/bootstrap-turquoise.scss +105 -105
  21. package/dist/bootstrap-urban.css +1 -1
  22. package/dist/bootstrap-urban.scss +105 -105
  23. package/dist/bootstrap-vintage.css +1 -1
  24. package/dist/bootstrap-vintage.scss +105 -105
  25. package/dist/meta/sassdoc-data.json +8417 -9369
  26. package/dist/meta/sassdoc-raw-data.json +1457 -1720
  27. package/dist/meta/variables.json +3069 -3346
  28. package/lib/swatches/bootstrap-3-dark.json +124 -124
  29. package/lib/swatches/bootstrap-3.json +112 -112
  30. package/lib/swatches/bootstrap-4-dark.json +123 -123
  31. package/lib/swatches/bootstrap-4.json +111 -111
  32. package/lib/swatches/bootstrap-dataviz-v4.json +36 -36
  33. package/lib/swatches/bootstrap-main-dark.json +153 -153
  34. package/lib/swatches/bootstrap-main.json +6 -6
  35. package/lib/swatches/bootstrap-nordic.json +111 -111
  36. package/lib/swatches/bootstrap-turquoise-dark.json +123 -123
  37. package/lib/swatches/bootstrap-turquoise.json +111 -111
  38. package/lib/swatches/bootstrap-urban.json +111 -111
  39. package/lib/swatches/bootstrap-vintage.json +111 -111
  40. package/package.json +4 -4
  41. package/scss/action-sheet/_variables.scss +7 -7
  42. package/scss/adaptive/_variables.scss +3 -3
  43. package/scss/appbar/_variables.scss +3 -3
  44. package/scss/avatar/_variables.scss +3 -3
  45. package/scss/badge/_variables.scss +1 -1
  46. package/scss/bottom-navigation/_variables.scss +3 -3
  47. package/scss/breadcrumb/_variables.scss +6 -6
  48. package/scss/bubble/_variables.scss +1 -1
  49. package/scss/button/_variables.scss +27 -7
  50. package/scss/calendar/_variables.scss +11 -11
  51. package/scss/captcha/_variables.scss +4 -4
  52. package/scss/card/_variables.scss +4 -4
  53. package/scss/chat/_variables.scss +9 -9
  54. package/scss/chip/_variables.scss +4 -4
  55. package/scss/color-preview/_variables.scss +3 -1
  56. package/scss/coloreditor/_variables.scss +3 -3
  57. package/scss/colorgradient/_variables.scss +4 -4
  58. package/scss/colorpalette/_variables.scss +2 -2
  59. package/scss/column-menu/_variables.scss +8 -8
  60. package/scss/core/_index.scss +7 -0
  61. package/scss/core/border-radii/index.scss +11 -12
  62. package/scss/core/color-system/_swatch.scss +177 -158
  63. package/scss/core/spacing/index.scss +36 -38
  64. package/scss/core/typography/index.scss +74 -3
  65. package/scss/dataviz/_variables.scss +14 -14
  66. package/scss/dock-manager/_variables.scss +4 -4
  67. package/scss/draggable/_variables.scss +3 -3
  68. package/scss/drawer/_variables.scss +6 -6
  69. package/scss/dropzone/_variables.scss +4 -4
  70. package/scss/editor/_variables.scss +3 -3
  71. package/scss/expansion-panel/_variables.scss +3 -3
  72. package/scss/fab/_variables.scss +5 -5
  73. package/scss/file-box/_variables.scss +4 -4
  74. package/scss/filemanager/_variables.scss +3 -3
  75. package/scss/filter/_variables.scss +1 -1
  76. package/scss/forms/_layout.scss +2 -2
  77. package/scss/forms/_variables.scss +4 -4
  78. package/scss/gantt/_variables.scss +3 -3
  79. package/scss/grid/_variables.scss +10 -10
  80. package/scss/imageeditor/_variables.scss +3 -3
  81. package/scss/input/_variables.scss +7 -7
  82. package/scss/list/_variables.scss +21 -21
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +2 -2
  85. package/scss/listview/_variables.scss +3 -3
  86. package/scss/loader/_variables.scss +3 -3
  87. package/scss/map/_variables.scss +3 -3
  88. package/scss/mediaplayer/_variables.scss +3 -3
  89. package/scss/menu/_variables.scss +10 -10
  90. package/scss/messagebox/_variables.scss +2 -2
  91. package/scss/notification/_variables.scss +3 -3
  92. package/scss/orgchart/_variables.scss +6 -6
  93. package/scss/pager/_variables.scss +3 -3
  94. package/scss/panelbar/_layout.scss +1 -1
  95. package/scss/panelbar/_variables.scss +4 -4
  96. package/scss/pdf-viewer/_variables.scss +3 -3
  97. package/scss/pivotgrid/_variables.scss +4 -4
  98. package/scss/popover/_variables.scss +1 -1
  99. package/scss/popup/_variables.scss +2 -2
  100. package/scss/progressbar/_variables.scss +3 -3
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_layout.scss +1 -1
  103. package/scss/scheduler/_variables.scss +5 -5
  104. package/scss/scrollview/_variables.scss +3 -3
  105. package/scss/segmented-control/_variables.scss +6 -6
  106. package/scss/slider/_variables.scss +3 -3
  107. package/scss/splitter/_variables.scss +3 -3
  108. package/scss/spreadsheet/_variables.scss +3 -3
  109. package/scss/stepper/_variables.scss +4 -4
  110. package/scss/suggestion/_variables.scss +2 -2
  111. package/scss/table/_variables.scss +1 -1
  112. package/scss/tabstrip/_variables.scss +5 -5
  113. package/scss/taskboard/_variables.scss +3 -3
  114. package/scss/timeline/_variables.scss +3 -3
  115. package/scss/timeselector/_variables.scss +3 -3
  116. package/scss/toolbar/_variables.scss +3 -3
  117. package/scss/tooltip/_variables.scss +5 -5
  118. package/scss/treeview/_variables.scss +7 -7
  119. package/scss/typography/_variables.scss +18 -18
  120. package/scss/upload/_variables.scss +5 -5
  121. package/scss/window/_variables.scss +5 -5
  122. package/scss/wizard/_variables.scss +3 -3
  123. package/scss/core/color-system/_palettes.scss +0 -195
@@ -10,7 +10,7 @@ $kendo-list-default-size: "md" !default;
10
10
 
11
11
  /// The font family of the List components.
12
12
  /// @group list
13
- $kendo-list-font-family: var( --kendo-font-family, inherit ) !default;
13
+ $kendo-list-font-family: var(--kendo-font-family) !default;
14
14
 
15
15
  /// The horizontal padding of the List container.
16
16
  /// @group list
@@ -24,13 +24,13 @@ $kendo-list-container-padding-block: k-spacing(2) !default;
24
24
  $kendo-list-font-size: null !default;
25
25
  /// The font size of the small List.
26
26
  /// @group list
27
- $kendo-list-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
27
+ $kendo-list-sm-font-size: var(--kendo-font-size-sm) !default;
28
28
  /// The font size of the medium List.
29
29
  /// @group list
30
- $kendo-list-md-font-size: var( --kendo-font-size, inherit ) !default;
30
+ $kendo-list-md-font-size: var(--kendo-font-size) !default;
31
31
  /// The font size of the large List.
32
32
  /// @group list
33
- $kendo-list-lg-font-size: var( --kendo-font-size, inherit ) !default;
33
+ $kendo-list-lg-font-size: var(--kendo-font-size) !default;
34
34
 
35
35
  /// The line height of the List component, if no size is set.
36
36
  /// @group list
@@ -40,10 +40,10 @@ $kendo-list-line-height: null !default;
40
40
  $kendo-list-sm-line-height: math.div( 20, 14 ) !default;
41
41
  /// The line height of the medium List.
42
42
  /// @group list
43
- $kendo-list-md-line-height: var( --kendo-line-height, normal ) !default;
43
+ $kendo-list-md-line-height: var(--kendo-line-height) !default;
44
44
  /// The line height of the large List.
45
45
  /// @group list
46
- $kendo-list-lg-line-height: var( --kendo-line-height, normal ) !default;
46
+ $kendo-list-lg-line-height: var(--kendo-line-height) !default;
47
47
 
48
48
  /// The horizontal padding of the small List header.
49
49
  /// @group list
@@ -97,7 +97,7 @@ $kendo-list-lg-header-line-height: null !default;
97
97
 
98
98
  /// The font weight of the List header.
99
99
  /// @group list
100
- $kendo-list-header-font-weight: var( --kendo-font-weight-bold, normal ) !default;
100
+ $kendo-list-header-font-weight: var(--kendo-font-weight-bold) !default;
101
101
 
102
102
  /// The horizontal padding of the small List filter.
103
103
  /// @group list
@@ -204,43 +204,43 @@ $kendo-list-group-item-border-width: 1px 0 0 !default;
204
204
 
205
205
  /// The font size of the List group items, if no size is set.
206
206
  /// @group list
207
- $kendo-list-group-item-font-size: var( --kendo-font-size-sm, inherit ) !default;
207
+ $kendo-list-group-item-font-size: var(--kendo-font-size-sm) !default;
208
208
  /// The font size of the small List group item.
209
209
  /// @group list
210
- $kendo-list-sm-group-item-font-size: var( --kendo-font-size-sm, inherit ) !default;
210
+ $kendo-list-sm-group-item-font-size: var(--kendo-font-size-sm) !default;
211
211
  /// The font size of the medium List group item.
212
212
  /// @group list
213
- $kendo-list-md-group-item-font-size: var( --kendo-font-size-sm, inherit ) !default;
213
+ $kendo-list-md-group-item-font-size: var(--kendo-font-size-sm) !default;
214
214
  /// The font size of the large List group item.
215
215
  /// @group list
216
- $kendo-list-lg-group-item-font-size: var( --kendo-font-size-sm, inherit ) !default;
216
+ $kendo-list-lg-group-item-font-size: var(--kendo-font-size-sm) !default;
217
217
 
218
218
  /// The line height of the List group items, if no size is set.
219
219
  /// @group list
220
- $kendo-list-group-item-line-height: var( --kendo-line-height-lg, normal ) !default;
220
+ $kendo-list-group-item-line-height: var(--kendo-line-height-lg) !default;
221
221
  /// The line height of the small List group item.
222
222
  /// @group list
223
- $kendo-list-sm-group-item-line-height: var( --kendo-line-height-lg, normal ) !default;
223
+ $kendo-list-sm-group-item-line-height: var(--kendo-line-height-lg) !default;
224
224
  /// The line height of the medium List group item.
225
225
  /// @group list
226
- $kendo-list-md-group-item-line-height: var( --kendo-line-height-lg, normal ) !default;
226
+ $kendo-list-md-group-item-line-height: var(--kendo-line-height-lg) !default;
227
227
  /// The line height of the large List group item.
228
228
  /// @group list
229
- $kendo-list-lg-group-item-line-height: var( --kendo-line-height-lg, normal ) !default;
229
+ $kendo-list-lg-group-item-line-height: var(--kendo-line-height-lg) !default;
230
230
 
231
231
  /// The font weight of a List group item.
232
232
  /// @group list
233
- $kendo-list-group-item-font-weight: var( --kendo-font-weight-bold, normal ) !default;
233
+ $kendo-list-group-item-font-weight: var(--kendo-font-weight-bold) !default;
234
234
 
235
235
  /// The font size of the small List item group label.
236
236
  /// @group list
237
- $kendo-list-item-group-label-sm-font-size: var( --kendo-font-size-xs, inherit ) !default;
237
+ $kendo-list-item-group-label-sm-font-size: var(--kendo-font-size-xs) !default;
238
238
  /// The font size of the medium List item group label.
239
239
  /// @group list
240
- $kendo-list-item-group-label-md-font-size: var( --kendo-font-size-xs, inherit ) !default;
240
+ $kendo-list-item-group-label-md-font-size: var(--kendo-font-size-xs) !default;
241
241
  /// The font size of the large List item group label.
242
242
  /// @group list
243
- $kendo-list-item-group-label-lg-font-size: var( --kendo-font-size-xs, inherit ) !default;
243
+ $kendo-list-item-group-label-lg-font-size: var(--kendo-font-size-xs) !default;
244
244
 
245
245
  /// The line height of the small List item group label.
246
246
  /// @group list
@@ -357,10 +357,10 @@ $kendo-list-option-label-text: k-color(subtle) !default;
357
357
 
358
358
  /// The font size of the List item description.
359
359
  /// @group list
360
- $kendo-list-item-description-font-size: var( --kendo-font-size-sm, inherit ) !default;
360
+ $kendo-list-item-description-font-size: var(--kendo-font-size-sm) !default;
361
361
  /// The line of the list item description.
362
362
  /// @group list
363
- $kendo-list-item-description-line-height: var( --kendo-line-height, normal ) !default;
363
+ $kendo-list-item-description-line-height: var(--kendo-line-height) !default;
364
364
  /// The text color of the list item description.
365
365
  /// @group list
366
366
  $kendo-list-item-description-text: k-color(subtle) !default;
@@ -19,13 +19,13 @@ $kendo-listbox-default-height: 200px !default;
19
19
  $kendo-listbox-border-width: 1px !default;
20
20
  /// The font family of the ListBox.
21
21
  /// @group listbox
22
- $kendo-listbox-font-family: var( --kendo-font-family, inherit ) !default;
22
+ $kendo-listbox-font-family: var(--kendo-font-family) !default;
23
23
  /// The font size of the ListBox.
24
24
  /// @group listbox
25
- $kendo-listbox-font-size: var( --kendo-font-size, inherit ) !default;
25
+ $kendo-listbox-font-size: var(--kendo-font-size) !default;
26
26
  /// The line height of the ListBoxx.
27
27
  /// @group listbox
28
- $kendo-listbox-line-height: var( --kendo-line-height, normal ) !default;
28
+ $kendo-listbox-line-height: var(--kendo-line-height) !default;
29
29
 
30
30
  /// The text color of the ListBox.
31
31
  /// @group listbox
@@ -10,10 +10,10 @@ $kendo-listgroup-border-radius: k-spacing(1) !default;
10
10
 
11
11
  /// The font size of the ListGroup.
12
12
  /// @group listgroup
13
- $kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
13
+ $kendo-listgroup-font-size: var(--kendo-font-size) !default;
14
14
  /// The line height of the ListGroup.
15
15
  /// @group listgroup
16
- $kendo-listgroup-line-height: var( --kendo-line-height, normal ) !default;
16
+ $kendo-listgroup-line-height: var(--kendo-line-height) !default;
17
17
 
18
18
  /// The background color of the ListGroup.
19
19
  /// @group listgroup
@@ -13,13 +13,13 @@ $kendo-listview-padding-y: k-spacing(1) !default;
13
13
  $kendo-listview-border-width: 1px !default;
14
14
  /// The font family of the ListView.
15
15
  /// @group listview
16
- $kendo-listview-font-family: var( --kendo-font-family, inherit ) !default;
16
+ $kendo-listview-font-family: var(--kendo-font-family) !default;
17
17
  /// The font size of the ListView.
18
18
  /// @group listview
19
- $kendo-listview-font-size: var( --kendo-font-size, inherit ) !default;
19
+ $kendo-listview-font-size: var(--kendo-font-size) !default;
20
20
  /// The line height of the ListView.
21
21
  /// @group listview
22
- $kendo-listview-line-height: var( --kendo-line-height, normal ) !default;
22
+ $kendo-listview-line-height: var(--kendo-line-height) !default;
23
23
 
24
24
  /// The text color of the ListView.
25
25
  /// @group listview
@@ -114,13 +114,13 @@ $kendo-loader-lg-container-gap: k-spacing(3) !default;
114
114
 
115
115
  /// The font size of the small Loader container.
116
116
  /// @group loader
117
- $kendo-loader-sm-container-font-size: var( --kendo-font-size-sm, inherit ) !default;
117
+ $kendo-loader-sm-container-font-size: var(--kendo-font-size-sm) !default;
118
118
  /// The font size of the medium Loader container.
119
119
  /// @group loader
120
- $kendo-loader-md-container-font-size: var( --kendo-font-size, inherit ) !default;
120
+ $kendo-loader-md-container-font-size: var(--kendo-font-size) !default;
121
121
  /// The font size of the large Loader container.
122
122
  /// @group loader
123
- $kendo-loader-lg-container-font-size: var( --kendo-font-size-lg, inherit ) !default;
123
+ $kendo-loader-lg-container-font-size: var(--kendo-font-size-lg) !default;
124
124
 
125
125
  // Loading indicator
126
126
  /// The background color of the Loading indicator.
@@ -9,13 +9,13 @@ $kendo-map-border-width: 0px !default;
9
9
 
10
10
  /// The font size of the Map.
11
11
  /// @group map
12
- $kendo-map-font-size: var( --kendo-font-size, inherit ) !default;
12
+ $kendo-map-font-size: var(--kendo-font-size) !default;
13
13
  /// The line height of the Map.
14
14
  /// @group map
15
- $kendo-map-line-height: var( --kendo-line-height, normal )!default;
15
+ $kendo-map-line-height: var(--kendo-line-height) !default;
16
16
  /// The font family of the Map.
17
17
  /// @group map
18
- $kendo-map-font-family: var( --kendo-font-family, inherit ) !default;
18
+ $kendo-map-font-family: var(--kendo-font-family) !default;
19
19
 
20
20
  /// The background color of the Map.
21
21
  /// @group map
@@ -7,13 +7,13 @@
7
7
  $kendo-media-player-border-width: 1px !default;
8
8
  /// The font family of the MediaPlayer.
9
9
  /// @group mediaplayer
10
- $kendo-media-player-font-family: var( --kendo-font-family, inherit ) !default;
10
+ $kendo-media-player-font-family: var(--kendo-font-family) !default;
11
11
  /// The font size of the MediaPlayer.
12
12
  /// @group mediaplayer
13
- $kendo-media-player-font-size: var( --kendo-font-size, inherit ) !default;
13
+ $kendo-media-player-font-size: var(--kendo-font-size) !default;
14
14
  /// The line height of the MediaPlayer.
15
15
  /// @group mediaplayer
16
- $kendo-media-player-line-height: var( --kendo-line-height, normal ) !default;
16
+ $kendo-media-player-line-height: var(--kendo-line-height) !default;
17
17
 
18
18
  /// The background color of the MediaPlayer.
19
19
  /// @group mediaplayer
@@ -17,13 +17,13 @@ $kendo-menu-border-width: 0px !default;
17
17
 
18
18
  /// The font family of the Menu.
19
19
  /// @group menu
20
- $kendo-menu-font-family: var( --kendo-font-family, inherit ) !default;
20
+ $kendo-menu-font-family: var(--kendo-font-family) !default;
21
21
  /// The font size of the Menu.
22
22
  /// @group menu
23
- $kendo-menu-font-size: var( --kendo-font-size, inherit ) !default;
23
+ $kendo-menu-font-size: var(--kendo-font-size) !default;
24
24
  /// The line height of the Menu used along with $kendo-font-size.
25
25
  /// @group menu
26
- $kendo-menu-line-height: var( --kendo-line-height, normal ) !default;
26
+ $kendo-menu-line-height: var(--kendo-line-height) !default;
27
27
 
28
28
  /// The background color of the Menu.
29
29
  /// @group menu
@@ -55,7 +55,7 @@ $kendo-menu-item-icon-spacing: $kendo-icon-spacing !default;
55
55
 
56
56
  /// The font weight of the selected Menu item.
57
57
  /// @group menu
58
- $kendo-menu-item-selected-font-weight: var( --kendo-font-weight-bold, normal ) !default;
58
+ $kendo-menu-item-selected-font-weight: var(--kendo-font-weight-bold) !default;
59
59
 
60
60
  /// The background color of the Menu item.
61
61
  /// @group menu
@@ -175,23 +175,23 @@ $kendo-menu-popup-border-width: $kendo-popup-border-width !default;
175
175
 
176
176
  /// The font size of the small Menu popup.
177
177
  /// @group menu
178
- $kendo-menu-popup-sm-font-size: var( --kendo-font-size, inherit ) !default;
178
+ $kendo-menu-popup-sm-font-size: var(--kendo-font-size) !default;
179
179
  /// The font size of the medium Menu popup.
180
180
  /// @group menu
181
- $kendo-menu-popup-md-font-size: var( --kendo-font-size, inherit ) !default;
181
+ $kendo-menu-popup-md-font-size: var(--kendo-font-size) !default;
182
182
  /// The font size of the large Menu popup.
183
183
  /// @group menu
184
- $kendo-menu-popup-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
184
+ $kendo-menu-popup-lg-font-size: var(--kendo-font-size-lg) !default;
185
185
 
186
186
  /// The line height of the small Menu popup.
187
187
  /// @group menu
188
- $kendo-menu-popup-sm-line-height: var( --kendo-line-height, normal ) !default;
188
+ $kendo-menu-popup-sm-line-height: var(--kendo-line-height) !default;
189
189
  /// The line height of the medium Menu popup.
190
190
  /// @group menu
191
- $kendo-menu-popup-md-line-height: var( --kendo-line-height, normal ) !default;
191
+ $kendo-menu-popup-md-line-height: var(--kendo-line-height) !default;
192
192
  /// The line height of the large Menu popup.
193
193
  /// @group menu
194
- $kendo-menu-popup-lg-line-height: var( --kendo-line-height, normal ) !default;
194
+ $kendo-menu-popup-lg-line-height: var(--kendo-line-height) !default;
195
195
 
196
196
  /// The background color of the Menu popup.
197
197
  /// @group menu
@@ -22,10 +22,10 @@ $kendo-message-box-border-width: 0 0 0 4px !default;
22
22
 
23
23
  /// The font size of the MessageBox.
24
24
  /// @group messagebox
25
- $kendo-message-box-font-size: var( --kendo-font-size, inherit ) !default;
25
+ $kendo-message-box-font-size: var(--kendo-font-size) !default;
26
26
  /// The line height of the MessageBox.
27
27
  /// @group messagebox
28
- $kendo-message-box-line-height: var( --kendo-line-height, normal ) !default;
28
+ $kendo-message-box-line-height: var(--kendo-line-height) !default;
29
29
 
30
30
  /// The background color level of the MessageBox.
31
31
  /// @group messagebox
@@ -28,13 +28,13 @@ $kendo-notification-border-width: 1px !default;
28
28
  $kendo-notification-border-radius: k-border-radius(md) !default;
29
29
  /// The font family of the Notification.
30
30
  /// @group notification
31
- $kendo-notification-font-family: var( --kendo-font-family, inherit ) !default;
31
+ $kendo-notification-font-family: var(--kendo-font-family) !default;
32
32
  /// The font size of the Notification.
33
33
  /// @group notification
34
- $kendo-notification-font-size: var( --kendo-font-size-md, inherit ) !default;
34
+ $kendo-notification-font-size: var(--kendo-font-size-md) !default;
35
35
  /// The line height of the Notification.
36
36
  /// @group notification
37
- $kendo-notification-line-height: var( --kendo-line-height-md, normal ) !default;
37
+ $kendo-notification-line-height: var(--kendo-line-height-md) !default;
38
38
  /// The horizontal padding of the Notification actions.
39
39
  /// @group notification
40
40
  $kendo-notification-actions-padding-x: null !default;
@@ -15,13 +15,13 @@ $kendo-orgchart-padding-y: $kendo-orgchart-spacer !default;
15
15
  $kendo-orgchart-padding-x: $kendo-orgchart-padding-y !default;
16
16
  /// The font family of the OrgChart.
17
17
  /// @group orgchart
18
- $kendo-orgchart-font-family: var( --kendo-font-family, inherit ) !default;
18
+ $kendo-orgchart-font-family: var(--kendo-font-family) !default;
19
19
  /// The font size of the OrgChart.
20
20
  /// @group orgchart
21
- $kendo-orgchart-font-size: var( --kendo-font-size, inherit ) !default;
21
+ $kendo-orgchart-font-size: var(--kendo-font-size) !default;
22
22
  /// The line height of the OrgChart.
23
23
  /// @group orgchart
24
- $kendo-orgchart-line-height: var( --kendo-line-height, normal ) !default;
24
+ $kendo-orgchart-line-height: var(--kendo-line-height) !default;
25
25
  /// The background color of the OrgChart.
26
26
  /// @group orgchart
27
27
  $kendo-orgchart-bg: k-color(surface-alt) !default;
@@ -70,13 +70,13 @@ $kendo-orgchart-node-group-focus-shadow: $kendo-card-focus-shadow !default;
70
70
 
71
71
  /// The font size of the OrgChart node group title.
72
72
  /// @group orgchart
73
- $kendo-orgchart-node-group-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
73
+ $kendo-orgchart-node-group-title-font-size: var(--kendo-font-size-lg) !default;
74
74
  /// The bottom margin of the OrgChart node group title.
75
75
  /// @group orgchart
76
76
  $kendo-orgchart-node-group-title-margin-bottom: calc( #{$kendo-orgchart-spacer} / 4 ) !default;
77
77
  /// The line height of the OrgChart node group title.
78
78
  /// @group orgchart
79
- $kendo-orgchart-node-group-title-line-height: var( --kendo-line-height-sm, normal ) !default;
79
+ $kendo-orgchart-node-group-title-line-height: var(--kendo-line-height-sm) !default;
80
80
 
81
81
  /// The bottom margin of the OrgChart node group subtitle.
82
82
  /// @group orgchart
@@ -84,7 +84,7 @@ $kendo-orgchart-node-group-subtitle-margin-bottom: $kendo-orgchart-spacer !defau
84
84
 
85
85
  /// The font size of the OrgChart node group subtitle.
86
86
  /// @group orgchart
87
- $kendo-orgchart-node-group-subtitle-font-size: var( --kendo-font-size, inherit ) !default;
87
+ $kendo-orgchart-node-group-subtitle-font-size: var(--kendo-font-size) !default;
88
88
 
89
89
  /// The line height of the OrgChart node group subtitle.
90
90
  /// @group orgchart
@@ -53,13 +53,13 @@ $kendo-pager-lg-item-group-spacing: k-spacing(4.5) !default;
53
53
  $kendo-pager-border-width: 1px !default;
54
54
  /// The font family of the Pager.
55
55
  /// @group pager
56
- $kendo-pager-font-family: var( --kendo-font-family, inherit ) !default;
56
+ $kendo-pager-font-family: var(--kendo-font-family) !default;
57
57
  /// The font size of the Pager.
58
58
  /// @group pager
59
- $kendo-pager-font-size: var( --kendo-font-size, inherit ) !default;
59
+ $kendo-pager-font-size: var(--kendo-font-size) !default;
60
60
  /// The line height of the Pager.
61
61
  /// @group pager
62
- $kendo-pager-line-height: var( --kendo-line-height, normal ) !default;
62
+ $kendo-pager-line-height: var(--kendo-line-height) !default;
63
63
  /// The background color of the Pager.
64
64
  /// @group pager
65
65
  $kendo-pager-bg: k-color(surface) !default;
@@ -5,6 +5,6 @@
5
5
  @include kendo-panelbar--layout-base();
6
6
 
7
7
  .k-panelbar > .k-panelbar-header > .k-link {
8
- line-height: var(--kendo-line-height-sm, normal);
8
+ line-height: var(--kendo-line-height-sm);
9
9
  }
10
10
  }
@@ -6,13 +6,13 @@
6
6
 
7
7
  /// The font family of the PanelBar.
8
8
  /// @group panelbar
9
- $kendo-panelbar-font-family: var( --kendo-font-family, inherit ) !default;
9
+ $kendo-panelbar-font-family: var(--kendo-font-family) !default;
10
10
  /// The font size of the PanelBar.
11
11
  /// @group panelbar
12
- $kendo-panelbar-font-size: var( --kendo-font-size, inherit ) !default;
12
+ $kendo-panelbar-font-size: var(--kendo-font-size) !default;
13
13
  /// The line height of the PanelBar.
14
14
  /// @group panelbar
15
- $kendo-panelbar-line-height: var( --kendo-line-height, normal ) !default;
15
+ $kendo-panelbar-line-height: var(--kendo-line-height) !default;
16
16
  /// The width of the border around the PanelBar.
17
17
  /// @group panelbar
18
18
  $kendo-panelbar-border-width: 1px !default;
@@ -69,7 +69,7 @@ $kendo-panelbar-header-gradient: null !default;
69
69
 
70
70
  /// The background color of the hovered PanelBar header.
71
71
  /// @group panelbar
72
- $kendo-panelbar-header-hover-bg: color-mix(in srgb, $kendo-panelbar-header-text 8%, transparent) !default;
72
+ $kendo-panelbar-header-hover-bg: color-mix(in srgb, $kendo-panelbar-header-text 8%, transparent) !default;
73
73
  /// The text color of the hovered PanelBar header.
74
74
  /// @group panelbar
75
75
  $kendo-panelbar-header-hover-text: null !default;
@@ -10,13 +10,13 @@
10
10
  $kendo-pdf-viewer-border-width: 1px !default;
11
11
  /// The font family of the PDFViewer.
12
12
  /// @group pdf-viewer
13
- $kendo-pdf-viewer-font-family: var( --kendo-font-family, inherit ) !default;
13
+ $kendo-pdf-viewer-font-family: var(--kendo-font-family) !default;
14
14
  /// The font size of the PDFViewer.
15
15
  /// @group pdf-viewer
16
- $kendo-pdf-viewer-font-size: var( --kendo-font-size, inherit ) !default;
16
+ $kendo-pdf-viewer-font-size: var(--kendo-font-size) !default;
17
17
  /// The line height of the PDFViewer.
18
18
  /// @group pdf-viewer
19
- $kendo-pdf-viewer-line-height: var( --kendo-line-height, normal ) !default;
19
+ $kendo-pdf-viewer-line-height: var(--kendo-line-height) !default;
20
20
 
21
21
  /// The background color of the PDFViewer.
22
22
  /// @group pdf-viewer
@@ -17,13 +17,13 @@ $kendo-pivotgrid-padding-x: null !default;
17
17
  $kendo-pivotgrid-padding-y: null !default;
18
18
  /// The font family of the PivotGrid.
19
19
  /// @group pivotgrid
20
- $kendo-pivotgrid-font-family: var( --kendo-font-family, inherit ) !default;
20
+ $kendo-pivotgrid-font-family: var(--kendo-font-family) !default;
21
21
  /// The font size of the PivotGrid.
22
22
  /// @group pivotgrid
23
- $kendo-pivotgrid-font-size: var( --kendo-font-size, inherit ) !default;
23
+ $kendo-pivotgrid-font-size: var(--kendo-font-size) !default;
24
24
  /// The line height of the PivotGrid.
25
25
  /// @group pivotgrid
26
- $kendo-pivotgrid-line-height: var( --kendo-line-height, normal ) !default;
26
+ $kendo-pivotgrid-line-height: var(--kendo-line-height) !default;
27
27
  /// The border width of the PivotGrid.
28
28
  /// @group pivotgrid
29
29
  $kendo-pivotgrid-border-width: 1px !default;
@@ -182,7 +182,7 @@ $kendo-pivotgrid-configurator-end-shadow: $kendo-pivotgrid-configurator-shadow !
182
182
  $kendo-pivotgrid-configurator-start-shadow: $kendo-pivotgrid-configurator-shadow !default;
183
183
  /// The top shadow of the PivotGrid configurator.
184
184
  /// @group pivotgrid
185
- $kendo-pivotgrid-configurator-top-shadow: $kendo-pivotgrid-configurator-shadow !default;
185
+ $kendo-pivotgrid-configurator-top-shadow: $kendo-pivotgrid-configurator-shadow !default;
186
186
  /// The bottom shadow of the PivotGrid configurator.
187
187
  /// @group pivotgrid
188
188
  $kendo-pivotgrid-configurator-bottom-shadow: $kendo-pivotgrid-configurator-shadow !default;
@@ -20,7 +20,7 @@ $kendo-popover-font-family: $kendo-card-font-family !default;
20
20
  $kendo-popover-font-size: $kendo-card-font-size !default;
21
21
  /// The line height of the Popover.
22
22
  /// @group popover
23
- $kendo-popover-line-height: var( --kendo-line-height-sm, normal ) !default;
23
+ $kendo-popover-line-height: var(--kendo-line-height-sm) !default;
24
24
 
25
25
  /// The text color of the Popover.
26
26
  /// @group popover
@@ -9,10 +9,10 @@ $kendo-popup-border-radius: k-border-radius(md) !default;
9
9
 
10
10
  /// Font size of the popup.
11
11
  /// @group popup
12
- $kendo-popup-font-size: var( --kendo-font-size, inherit ) !default;
12
+ $kendo-popup-font-size: var(--kendo-font-size) !default;
13
13
  /// Line height of the popup.
14
14
  /// @group popup
15
- $kendo-popup-line-height: var( --kendo-line-height, normal ) !default;
15
+ $kendo-popup-line-height: var(--kendo-line-height) !default;
16
16
 
17
17
  /// Horizontal padding of the popup content.
18
18
  /// @group popup
@@ -17,13 +17,13 @@ $kendo-progressbar-animation-timing: 1s linear infinite !default;
17
17
  $kendo-progressbar-border-width: 0px !default;
18
18
  /// The font family of the ProgressBar.
19
19
  /// @group progressbar
20
- $kendo-progressbar-font-family: var( --kendo-font-family, inherit ) !default;
20
+ $kendo-progressbar-font-family: var(--kendo-font-family) !default;
21
21
  /// The font size of the ProgressBar.
22
22
  /// @group progressbar
23
- $kendo-progressbar-font-size: var( --kendo-font-size-xs, inherit ) !default;
23
+ $kendo-progressbar-font-size: var(--kendo-font-size-xs) !default;
24
24
  /// The line height of the ProgressBar.
25
25
  /// @group progressbar
26
- $kendo-progressbar-line-height: var( --kendo-line-height-xs, normal ) !default;
26
+ $kendo-progressbar-line-height: var(--kendo-line-height-xs) !default;
27
27
 
28
28
  /// The background color of the ProgressBar.
29
29
  /// @group progressbar
@@ -4,13 +4,13 @@
4
4
 
5
5
  /// The font family of the Rating.
6
6
  /// @group rating
7
- $kendo-rating-font-family: var( --kendo-font-family, inherit ) !default;
7
+ $kendo-rating-font-family: var(--kendo-font-family) !default;
8
8
  /// The font size of the Rating.
9
9
  /// @group rating
10
- $kendo-rating-font-size: var( --kendo-font-size, inherit ) !default;
10
+ $kendo-rating-font-size: var(--kendo-font-size) !default;
11
11
  /// The line height of the Rating.
12
12
  /// @group rating
13
- $kendo-rating-line-height: var( --kendo-line-height, normal ) !default;
13
+ $kendo-rating-line-height: var(--kendo-line-height) !default;
14
14
 
15
15
  /// The horizontal margin of the Rating container.
16
16
  /// @group rating
@@ -31,7 +31,7 @@ $kendo-rating-label-margin-x: k-spacing(4) !default;
31
31
  $kendo-rating-label-margin-y: k-spacing(2) !default;
32
32
  /// The line height of the Rating label.
33
33
  /// @group rating
34
- $kendo-rating-label-line-height: var( --kendo-line-height-lg, normal ) !default;
34
+ $kendo-rating-label-line-height: var(--kendo-line-height-lg) !default;
35
35
 
36
36
  /// The text color of the Rating icon.
37
37
  /// @group rating
@@ -19,7 +19,7 @@
19
19
  & { // stylelint-disable-line
20
20
  padding-block: k-spacing(1);
21
21
  padding-inline: k-spacing(2);
22
- font-size: var( --kendo-font-size-sm, inherit );
22
+ font-size: var(--kendo-font-size-sm);
23
23
  }
24
24
  }
25
25
 
@@ -12,13 +12,13 @@
12
12
  $kendo-scheduler-border-width: 1px !default;
13
13
  /// The font family of the Scheduler.
14
14
  /// @group scheduler
15
- $kendo-scheduler-font-family: var( --kendo-font-family, inherit ) !default;
15
+ $kendo-scheduler-font-family: var(--kendo-font-family) !default;
16
16
  /// The font size of the Scheduler.
17
17
  /// @group scheduler
18
- $kendo-scheduler-font-size: var( --kendo-font-size, inherit ) !default;
18
+ $kendo-scheduler-font-size: var(--kendo-font-size) !default;
19
19
  /// The line height of the Scheduler.
20
20
  /// @group scheduler
21
- $kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
21
+ $kendo-scheduler-line-height: var(--kendo-line-height) !default;
22
22
 
23
23
  /// The background color of the Scheduler.
24
24
  /// @group scheduler
@@ -205,10 +205,10 @@ $kendo-scheduler-tooltip-shadow: k-elevation(2) !default;
205
205
  $kendo-scheduler-tooltip-title-margin-y: k-spacing(3) !default;
206
206
  /// The font size of the month inside the Scheduler Tooltip.
207
207
  /// @group scheduler
208
- $kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
208
+ $kendo-scheduler-tooltip-month-font-size: var(--kendo-font-size-sm) !default;
209
209
  /// The font size of the day inside the Scheduler Tooltip.
210
210
  /// @group scheduler
211
- $kendo-scheduler-tooltip-day-font-size: calc( var( --kendo-font-size-sm, #{$kendo-font-size-sm} ) * 2 ) !default;
211
+ $kendo-scheduler-tooltip-day-font-size: calc( var(--kendo-font-size-sm) * 2 ) !default;
212
212
 
213
213
  /// The max height of the events inside the Scheduler Tooltip.
214
214
  /// @group scheduler
@@ -8,13 +8,13 @@
8
8
  $kendo-scrollview-border-width: 1px !default;
9
9
  /// The font family of the ScrollView.
10
10
  /// @group scrollview
11
- $kendo-scrollview-font-family: var( --kendo-font-family, inherit ) !default;
11
+ $kendo-scrollview-font-family: var(--kendo-font-family) !default;
12
12
  /// The font size of the ScrollView.
13
13
  /// @group scrollview
14
- $kendo-scrollview-font-size: var( --kendo-font-size, inherit ) !default;
14
+ $kendo-scrollview-font-size: var(--kendo-font-size) !default;
15
15
  /// The line height of the ScrollView.
16
16
  /// @group scrollview
17
- $kendo-scrollview-line-height: var( --kendo-line-height, normal ) !default;
17
+ $kendo-scrollview-line-height: var(--kendo-line-height) !default;
18
18
 
19
19
  /// The text color of the ScrollView.
20
20
  /// @group scrollview
@@ -29,27 +29,27 @@ $kendo-segmented-control-text: k-color(on-base) !default;
29
29
 
30
30
  /// The font size of the small Segmented Control.
31
31
  /// @group segmented-control
32
- $kendo-segmented-control-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
32
+ $kendo-segmented-control-sm-font-size: var(--kendo-font-size-sm) !default;
33
33
  /// The font size of the medium Segmented Control.
34
34
  /// @group segmented-control
35
- $kendo-segmented-control-md-font-size: var( --kendo-font-size, inherit ) !default;
35
+ $kendo-segmented-control-md-font-size: var(--kendo-font-size) !default;
36
36
  /// The font size of the large Segmented Control.
37
37
  /// @group segmented-control
38
- $kendo-segmented-control-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
38
+ $kendo-segmented-control-lg-font-size: var(--kendo-font-size-lg) !default;
39
39
 
40
40
  /// The font family of the Segmented Control.
41
41
  /// @group segmented-control
42
- $kendo-segmented-control-font-family: var( --kendo-font-family, inherit ) !default;
42
+ $kendo-segmented-control-font-family: var(--kendo-font-family) !default;
43
43
 
44
44
  /// The line height of the small Segmented Control.
45
45
  /// @group segmented-control
46
46
  $kendo-segmented-control-sm-line-height: math.div( 20, 14 ) !default;
47
47
  /// The line height of the medium Segmented Control.
48
48
  /// @group segmented-control
49
- $kendo-segmented-control-md-line-height: var( --kendo-line-height, normal ) !default;
49
+ $kendo-segmented-control-md-line-height: var(--kendo-line-height) !default;
50
50
  /// The line height of the large Segmented Control.
51
51
  /// @group segmented-control
52
- $kendo-segmented-control-lg-line-height: var( --kendo-line-height, normal ) !default;
52
+ $kendo-segmented-control-lg-line-height: var(--kendo-line-height) !default;
53
53
 
54
54
  /// The border radius of the Segmented Control thumb.
55
55
  /// @group segmented-control
@@ -12,13 +12,13 @@ $kendo-slider-alt-size: 30px !default;
12
12
 
13
13
  /// The font family of the Slider.
14
14
  /// @group slider
15
- $kendo-slider-font-family: var( --kendo-font-family, inherit ) !default;
15
+ $kendo-slider-font-family: var(--kendo-font-family) !default;
16
16
  /// The font size of the Slider.
17
17
  /// @group slider
18
- $kendo-slider-font-size: var( --kendo-font-size, inherit ) !default;
18
+ $kendo-slider-font-size: var(--kendo-font-size) !default;
19
19
  /// The line height of the Slider.
20
20
  /// @group slider
21
- $kendo-slider-line-height: var( --kendo-line-height, normal ) !default;
21
+ $kendo-slider-line-height: var(--kendo-line-height) !default;
22
22
 
23
23
  /// The offset of the Slider Buttons.
24
24
  /// @group slider