@progress/kendo-theme-fluent 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 (106) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-1-dark.css +1 -1
  3. package/dist/fluent-1-dark.scss +147 -147
  4. package/dist/fluent-1.css +1 -1
  5. package/dist/fluent-1.scss +147 -147
  6. package/dist/fluent-main-dark.css +1 -1
  7. package/dist/fluent-main-dark.scss +147 -147
  8. package/dist/fluent-main.css +1 -1
  9. package/dist/meta/sassdoc-data.json +9932 -11196
  10. package/dist/meta/sassdoc-raw-data.json +2940 -3353
  11. package/dist/meta/variables.json +3614 -3903
  12. package/lib/swatches/all.json +6 -6
  13. package/lib/swatches/fluent-1-dark.json +153 -153
  14. package/lib/swatches/fluent-1.json +153 -153
  15. package/lib/swatches/fluent-main-dark.json +153 -153
  16. package/lib/swatches/fluent-main.json +6 -6
  17. package/package.json +4 -4
  18. package/scss/action-sheet/_variables.scss +8 -8
  19. package/scss/adaptive/_variables.scss +3 -3
  20. package/scss/appbar/_variables.scss +3 -3
  21. package/scss/avatar/_variables.scss +3 -3
  22. package/scss/badge/_variables.scss +7 -7
  23. package/scss/bottom-navigation/_variables.scss +3 -3
  24. package/scss/breadcrumb/_variables.scss +14 -14
  25. package/scss/bubble/_variables.scss +1 -1
  26. package/scss/button/_layout.scss +5 -0
  27. package/scss/button/_variables.scss +28 -8
  28. package/scss/calendar/_variables.scss +14 -14
  29. package/scss/captcha/_variables.scss +4 -4
  30. package/scss/card/_variables.scss +13 -13
  31. package/scss/chat/_layout.scss +1 -1
  32. package/scss/chat/_variables.scss +9 -9
  33. package/scss/checkbox/_variables.scss +1 -1
  34. package/scss/chip/_variables.scss +10 -10
  35. package/scss/color-preview/_variables.scss +4 -1
  36. package/scss/coloreditor/_variables.scss +3 -3
  37. package/scss/colorgradient/_variables.scss +5 -5
  38. package/scss/colorpalette/_variables.scss +2 -2
  39. package/scss/column-menu/_variables.scss +7 -7
  40. package/scss/core/_index.scss +10 -0
  41. package/scss/core/border-radii/_index.scss +13 -10
  42. package/scss/core/color-system/_swatch.scss +174 -155
  43. package/scss/core/spacing/_index.scss +36 -38
  44. package/scss/core/typography/_index.scss +96 -4
  45. package/scss/dataviz/_variables.scss +15 -15
  46. package/scss/dock-manager/_variables.scss +4 -4
  47. package/scss/draggable/_variables.scss +3 -3
  48. package/scss/drawer/_variables.scss +8 -8
  49. package/scss/dropzone/_layout.scss +1 -1
  50. package/scss/dropzone/_variables.scss +6 -6
  51. package/scss/editor/_variables.scss +3 -3
  52. package/scss/expansion-panel/_variables.scss +3 -3
  53. package/scss/fab/_variables.scss +5 -5
  54. package/scss/file-box/_variables.scss +4 -4
  55. package/scss/filemanager/_variables.scss +3 -3
  56. package/scss/floating-label/_variables.scss +2 -2
  57. package/scss/forms/_variables.scss +5 -5
  58. package/scss/gantt/_variables.scss +3 -3
  59. package/scss/grid/_variables.scss +11 -11
  60. package/scss/imageeditor/_variables.scss +5 -5
  61. package/scss/input/_variables.scss +8 -8
  62. package/scss/list/_variables.scss +32 -32
  63. package/scss/listbox/_variables.scss +3 -3
  64. package/scss/listgroup/_variables.scss +2 -2
  65. package/scss/listview/_variables.scss +3 -3
  66. package/scss/loader/_layout.scss +1 -1
  67. package/scss/loader/_variables.scss +3 -3
  68. package/scss/map/_variables.scss +3 -3
  69. package/scss/mediaplayer/_variables.scss +4 -4
  70. package/scss/menu/_variables.scss +10 -10
  71. package/scss/messagebox/_variables.scss +3 -3
  72. package/scss/notification/_variables.scss +3 -3
  73. package/scss/orgchart/_variables.scss +9 -9
  74. package/scss/pager/_variables.scss +3 -3
  75. package/scss/panelbar/_layout.scss +2 -2
  76. package/scss/panelbar/_variables.scss +3 -3
  77. package/scss/pdf-viewer/_variables.scss +4 -4
  78. package/scss/pivotgrid/_variables.scss +5 -5
  79. package/scss/popover/_layout.scss +2 -2
  80. package/scss/popup/_variables.scss +2 -2
  81. package/scss/progressbar/_variables.scss +3 -3
  82. package/scss/rating/_variables.scss +3 -3
  83. package/scss/scheduler/_variables.scss +5 -5
  84. package/scss/scrollview/_variables.scss +3 -3
  85. package/scss/segmented-control/_variables.scss +7 -7
  86. package/scss/slider/_layout.scss +1 -1
  87. package/scss/slider/_variables.scss +3 -3
  88. package/scss/splitter/_variables.scss +3 -3
  89. package/scss/spreadsheet/_variables.scss +3 -3
  90. package/scss/stepper/_variables.scss +5 -5
  91. package/scss/suggestion/_variables.scss +2 -2
  92. package/scss/switch/_variables.scss +1 -1
  93. package/scss/table/_variables.scss +2 -2
  94. package/scss/tabstrip/_variables.scss +4 -4
  95. package/scss/taskboard/_variables.scss +7 -7
  96. package/scss/timeline/_variables.scss +4 -4
  97. package/scss/timeselector/_variables.scss +8 -8
  98. package/scss/toolbar/_variables.scss +3 -3
  99. package/scss/tooltip/_variables.scss +4 -4
  100. package/scss/treeview/_variables.scss +7 -7
  101. package/scss/typography/_variables.scss +51 -50
  102. package/scss/upload/_layout.scss +1 -1
  103. package/scss/upload/_variables.scss +4 -4
  104. package/scss/window/_variables.scss +6 -6
  105. package/scss/wizard/_variables.scss +3 -3
  106. package/scss/core/color-system/_palettes.scss +0 -305
@@ -8,7 +8,7 @@ $kendo-list-default-size: "md" !default;
8
8
 
9
9
  /// The font family of the List components.
10
10
  /// @group list
11
- $kendo-list-font-family: var( --kendo-list-font-family, var(--kendo-font-family, inherit) ) !default;
11
+ $kendo-list-font-family: var( --kendo-list-font-family, var(--kendo-font-family) ) !default;
12
12
 
13
13
  /// The horizontal padding of the List container.
14
14
  /// @group list
@@ -19,23 +19,23 @@ $kendo-list-container-padding-block: var( --kendo-list-container-padding-block,
19
19
 
20
20
  /// The font size of the small List.
21
21
  /// @group list
22
- $kendo-list-sm-font-size: var( --kendo-list-sm-font-size, var(--kendo-font-size, inherit) ) !default;
22
+ $kendo-list-sm-font-size: var( --kendo-list-sm-font-size, var(--kendo-font-size) ) !default;
23
23
  /// The font size of the medium List.
24
24
  /// @group list
25
- $kendo-list-md-font-size: var( --kendo-list-md-font-size, var(--kendo-font-size, inherit) ) !default;
25
+ $kendo-list-md-font-size: var( --kendo-list-md-font-size, var(--kendo-font-size) ) !default;
26
26
  /// The font size of the large List.
27
27
  /// @group list
28
- $kendo-list-lg-font-size: var( --kendo-list-lg-font-size, var(--kendo-font-size, inherit) ) !default;
28
+ $kendo-list-lg-font-size: var( --kendo-list-lg-font-size, var(--kendo-font-size) ) !default;
29
29
 
30
30
  /// The line height of the small List.
31
31
  /// @group list
32
- $kendo-list-sm-line-height: var( --kendo-list-sm-line-height, var(--kendo-line-height, normal) ) !default;
32
+ $kendo-list-sm-line-height: var( --kendo-list-sm-line-height, var(--kendo-line-height) ) !default;
33
33
  /// The line height of the medium List.
34
34
  /// @group list
35
- $kendo-list-md-line-height: var( --kendo-list-md-line-height, var(--kendo-line-height, normal) ) !default;
35
+ $kendo-list-md-line-height: var( --kendo-list-md-line-height, var(--kendo-line-height) ) !default;
36
36
  /// The line height of the large List.
37
37
  /// @group list
38
- $kendo-list-lg-line-height: var( --kendo-list-lg-line-height, var(--kendo-line-height, normal) ) !default;
38
+ $kendo-list-lg-line-height: var( --kendo-list-lg-line-height, var(--kendo-line-height) ) !default;
39
39
 
40
40
  /// The horizontal padding of the small List header.
41
41
  /// @group list
@@ -63,27 +63,27 @@ $kendo-list-header-border-width: var( --kendo-list-header-border-width, 0 ) !def
63
63
 
64
64
  /// The font size of the small List header.
65
65
  /// @group list
66
- $kendo-list-sm-header-font-size: var( --kendo-list-sm-header-font-size, var(--kendo-font-size-sm, inherit) ) !default;
66
+ $kendo-list-sm-header-font-size: var( --kendo-list-sm-header-font-size, var(--kendo-font-size-sm) ) !default;
67
67
  /// The font size of the medium List header.
68
68
  /// @group list
69
- $kendo-list-md-header-font-size: var( --kendo-list-md-header-font-size, var(--kendo-font-size-sm, inherit) ) !default;
69
+ $kendo-list-md-header-font-size: var( --kendo-list-md-header-font-size, var(--kendo-font-size-sm) ) !default;
70
70
  /// The font size of the large List header.
71
71
  /// @group list
72
- $kendo-list-lg-header-font-size: var( --kendo-list-lg-header-font-size, var(--kendo-font-size-sm, inherit) ) !default;
72
+ $kendo-list-lg-header-font-size: var( --kendo-list-lg-header-font-size, var(--kendo-font-size-sm) ) !default;
73
73
 
74
74
  /// The line height of the small List header.
75
75
  /// @group list
76
- $kendo-list-sm-header-line-height: var( --kendo-list-sm-header-line-height, var(--kendo-line-height-lg, normal) ) !default;
76
+ $kendo-list-sm-header-line-height: var( --kendo-list-sm-header-line-height, var(--kendo-line-height-lg) ) !default;
77
77
  /// The line height of the medium List header.
78
78
  /// @group list
79
- $kendo-list-md-header-line-height: var( --kendo-list-md-header-line-height, var(--kendo-line-height-lg, normal) ) !default;
79
+ $kendo-list-md-header-line-height: var( --kendo-list-md-header-line-height, var(--kendo-line-height-lg) ) !default;
80
80
  /// The line height of the large List header.
81
81
  /// @group list
82
- $kendo-list-lg-header-line-height: var( --kendo-list-lg-header-line-height, var(--kendo-line-height-lg, normal) ) !default;
82
+ $kendo-list-lg-header-line-height: var( --kendo-list-lg-header-line-height, var(--kendo-line-height-lg) ) !default;
83
83
 
84
84
  /// The font weight of the List header.
85
85
  /// @group list
86
- $kendo-list-header-font-weight: var( --kendo-list-header-font-weight, var(--kendo-font-weight-semibold, 600) ) !default;
86
+ $kendo-list-header-font-weight: var( --kendo-list-header-font-weight, var(--kendo-font-weight-semibold) ) !default;
87
87
  /// The horizontal padding of the small List filter.
88
88
  /// @group list
89
89
  $kendo-list-sm-filter-padding-x: var( --kendo-list-sm-filter-padding-x, #{k-spacing(1)} ) !default;
@@ -126,23 +126,23 @@ $kendo-list-lg-item-padding-y: var( --kendo-list-lg-item-padding-y, #{k-spacing(
126
126
 
127
127
  /// The font size of the small List item.
128
128
  /// @group list
129
- $kendo-list-sm-item-font-size: var( --kendo-list-sm-item-font-size, var(--kendo-font-size, inherit) ) !default;
129
+ $kendo-list-sm-item-font-size: var( --kendo-list-sm-item-font-size, var(--kendo-font-size) ) !default;
130
130
  /// The font size of the medium List item.
131
131
  /// @group list
132
- $kendo-list-md-item-font-size: var( --kendo-list-md-item-font-size, var(--kendo-font-size, inherit) ) !default;
132
+ $kendo-list-md-item-font-size: var( --kendo-list-md-item-font-size, var(--kendo-font-size) ) !default;
133
133
  /// The font size of the large List item.
134
134
  /// @group list
135
- $kendo-list-lg-item-font-size: var( --kendo-list-lg-item-font-size, var(--kendo-font-size, inherit) ) !default;
135
+ $kendo-list-lg-item-font-size: var( --kendo-list-lg-item-font-size, var(--kendo-font-size) ) !default;
136
136
 
137
137
  /// The line height of the small List item.
138
138
  /// @group list
139
- $kendo-list-sm-item-line-height: var( --kendo-list-sm-item-line-height, var(--kendo-line-height, normal) ) !default;
139
+ $kendo-list-sm-item-line-height: var( --kendo-list-sm-item-line-height, var(--kendo-line-height) ) !default;
140
140
  /// The line height of the medium List item.
141
141
  /// @group list
142
- $kendo-list-md-item-line-height: var( --kendo-list-md-item-line-height, var(--kendo-line-height, normal) ) !default;
142
+ $kendo-list-md-item-line-height: var( --kendo-list-md-item-line-height, var(--kendo-line-height) ) !default;
143
143
  /// The line height of the large List item.
144
144
  /// @group list
145
- $kendo-list-lg-item-line-height: var( --kendo-list-lg-item-line-height, var(--kendo-line-height, normal) ) !default;
145
+ $kendo-list-lg-item-line-height: var( --kendo-list-lg-item-line-height, var(--kendo-line-height) ) !default;
146
146
 
147
147
  /// The gap of the List item components.
148
148
  /// @group list
@@ -150,13 +150,13 @@ $kendo-list-item-gap: var( --kendo-list-item-gap, k-spacing(2) ) !default;
150
150
 
151
151
  /// The font size of the small List item group label.
152
152
  /// @group list
153
- $kendo-list-item-group-label-sm-font-size: var( --kendo-list-item-group-label-sm-font-size, var(--kendo-font-size-xs, inherit) ) !default;
153
+ $kendo-list-item-group-label-sm-font-size: var( --kendo-list-item-group-label-sm-font-size, var(--kendo-font-size-xs) ) !default;
154
154
  /// The font size of the medium List item group label.
155
155
  /// @group list
156
- $kendo-list-item-group-label-md-font-size: var( --kendo-list-item-group-label-md-font-size, var(--kendo-font-size-xs, inherit) ) !default;
156
+ $kendo-list-item-group-label-md-font-size: var( --kendo-list-item-group-label-md-font-size, var(--kendo-font-size-xs) ) !default;
157
157
  /// The font size of the large List item group label.
158
158
  /// @group list
159
- $kendo-list-item-group-label-lg-font-size: var( --kendo-list-item-group-label-lg-font-size, var(--kendo-font-size-xs, inherit) ) !default;
159
+ $kendo-list-item-group-label-lg-font-size: var( --kendo-list-item-group-label-lg-font-size, var(--kendo-font-size-xs) ) !default;
160
160
 
161
161
  /// The horizontal padding of the small List group item.
162
162
  /// @group list
@@ -204,27 +204,27 @@ $kendo-list-group-item-border-width: var( --kendo-list-group-item-border-width,
204
204
 
205
205
  /// The font size of the small List group item.
206
206
  /// @group list
207
- $kendo-list-sm-group-item-font-size: var( --kendo-list-sm-group-item-font-size, var(--kendo-font-size-sm, inherit) ) !default;
207
+ $kendo-list-sm-group-item-font-size: var( --kendo-list-sm-group-item-font-size, var(--kendo-font-size-sm) ) !default;
208
208
  /// The font size of the medium List group item.
209
209
  /// @group list
210
- $kendo-list-md-group-item-font-size: var( --kendo-list-md-group-item-font-size, var(--kendo-font-size-sm, inherit) ) !default;
210
+ $kendo-list-md-group-item-font-size: var( --kendo-list-md-group-item-font-size, var(--kendo-font-size-sm) ) !default;
211
211
  /// The font size of the large List group item.
212
212
  /// @group list
213
- $kendo-list-lg-group-item-font-size: var( --kendo-list-lg-group-item-font-size, var(--kendo-font-size-sm, inherit) ) !default;
213
+ $kendo-list-lg-group-item-font-size: var( --kendo-list-lg-group-item-font-size, var(--kendo-font-size-sm) ) !default;
214
214
 
215
215
  /// The line height of the small List group item.
216
216
  /// @group list
217
- $kendo-list-sm-group-item-line-height: var( --kendo-list-sm-group-item-line-height, var(--kendo-line-height-lg, normal) ) !default;
217
+ $kendo-list-sm-group-item-line-height: var( --kendo-list-sm-group-item-line-height, var(--kendo-line-height-lg) ) !default;
218
218
  /// The line height of the medium List group item.
219
219
  /// @group list
220
- $kendo-list-md-group-item-line-height: var( --kendo-list-md-group-item-line-height, var(--kendo-line-height-lg, normal) ) !default;
220
+ $kendo-list-md-group-item-line-height: var( --kendo-list-md-group-item-line-height, var(--kendo-line-height-lg) ) !default;
221
221
  /// The line height of the large List group item.
222
222
  /// @group list
223
- $kendo-list-lg-group-item-line-height: var( --kendo-list-lg-group-item-line-height, var(--kendo-line-height-lg, normal) ) !default;
223
+ $kendo-list-lg-group-item-line-height: var( --kendo-list-lg-group-item-line-height, var(--kendo-line-height-lg) ) !default;
224
224
 
225
225
  /// The font weight of the List group item.
226
226
  /// @group list
227
- $kendo-list-group-item-font-weight: var( --kendo-list-group-item-font-weight, var(--kendo-font-weight-semibold, 600) ) !default;
227
+ $kendo-list-group-item-font-weight: var( --kendo-list-group-item-font-weight, var(--kendo-font-weight-semibold) ) !default;
228
228
 
229
229
  /// The text color of the List item icon
230
230
  /// @group list
@@ -330,10 +330,10 @@ $kendo-list-option-label-disabled-text: var( --kendo-list-option-label-disabled-
330
330
 
331
331
  /// The font size of the List item description.
332
332
  /// @group list
333
- $kendo-list-item-description-font-size: var( --kendo-list-item-description-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
333
+ $kendo-list-item-description-font-size: var( --kendo-list-item-description-font-size, var(--kendo-font-size-sm) ) !default;
334
334
  /// The line height of the list item description.
335
335
  /// @group list
336
- $kendo-list-item-description-line-height: var( --kendo-list-item-description-line-height, var( --kendo-line-height-lg, normal ) ) !default;
336
+ $kendo-list-item-description-line-height: var( --kendo-list-item-description-line-height, var(--kendo-line-height-lg) ) !default;
337
337
  /// The text color of the list item description.
338
338
  /// @group list
339
339
  $kendo-list-item-description-text: var( --kendo-list-item-description-text, #{k-color(subtle)} ) !default;
@@ -18,13 +18,13 @@ $kendo-listbox-height: var( --kendo-listbox-height, 200px ) !default;
18
18
  $kendo-listbox-border-width: var( --kendo-listbox-border-width, 1px ) !default;
19
19
  /// The font family of the ListBox.
20
20
  /// @group listbox
21
- $kendo-listbox-font-family: var( --kendo-listbox-font-family, var( --kendo-font-family, normal ) ) !default;
21
+ $kendo-listbox-font-family: var( --kendo-listbox-font-family, var(--kendo-font-family) ) !default;
22
22
  /// The font size of the ListBox.
23
23
  /// @group listbox
24
- $kendo-listbox-font-size: var( --kendo-listbox-font-size, var( --kendo-font-size, inherit ) ) !default;
24
+ $kendo-listbox-font-size: var( --kendo-listbox-font-size, var(--kendo-font-size) ) !default;
25
25
  /// The line height of the ListBox.
26
26
  /// @group listbox
27
- $kendo-listbox-line-height: var( --kendo-listbox-line-height, var( --kendo-line-height, normal ) ) !default;
27
+ $kendo-listbox-line-height: var( --kendo-listbox-line-height, var(--kendo-line-height) ) !default;
28
28
 
29
29
  /// The text color of the ListBox.
30
30
  /// @group listbox
@@ -11,10 +11,10 @@ $kendo-listgroup-border-radius: var( --kendo-listgroup-border-radius, #{k-border
11
11
 
12
12
  /// Font size of the listgroup.
13
13
  /// @group listgroup
14
- $kendo-listgroup-font-size: var( --kendo-listgroup-font-size, var( --kendo-font-size, inherit ) ) !default;
14
+ $kendo-listgroup-font-size: var( --kendo-listgroup-font-size, var(--kendo-font-size) ) !default;
15
15
  /// Line height of the listgroup.
16
16
  /// @group listgroup
17
- $kendo-listgroup-line-height: var( --kendo-listgroup-line-height, var( --kendo-line-height, normal ) ) !default;
17
+ $kendo-listgroup-line-height: var( --kendo-listgroup-line-height, var(--kendo-line-height) ) !default;
18
18
 
19
19
  /// Background color of the listgroup component.
20
20
  /// @group listgroup
@@ -21,13 +21,13 @@ $kendo-listview-item-padding-y: var( --kendo-listview-item-padding-y, k-spacing(
21
21
 
22
22
  /// The font family of the ListView.
23
23
  /// @group listview
24
- $kendo-listview-font-family: var( --kendo-listview-font-family, var( --kendo-font-family, initial ) ) !default;
24
+ $kendo-listview-font-family: var( --kendo-listview-font-family, var(--kendo-font-family) ) !default;
25
25
  /// The font size of the ListView.
26
26
  /// @group listview
27
- $kendo-listview-font-size: var( --kendo-listview-font-size, var( --kendo-font-size, initial ) ) !default;
27
+ $kendo-listview-font-size: var( --kendo-listview-font-size, var(--kendo-font-size) ) !default;
28
28
  /// The line height of the ListView.
29
29
  /// @group listview
30
- $kendo-listview-line-height: var( --kendo-listview-line-height, var( --kendo-line-height, initial ) ) !default;
30
+ $kendo-listview-line-height: var( --kendo-listview-line-height, var(--kendo-line-height) ) !default;
31
31
 
32
32
  /// The text color of the ListView.
33
33
  /// @group listview
@@ -39,7 +39,7 @@
39
39
  }
40
40
 
41
41
  .k-loader-container-label {
42
- font-weight: var( --kendo-font-weight-semibold, 600 );
42
+ font-weight: var(--kendo-font-weight-semibold);
43
43
  }
44
44
  }
45
45
 
@@ -138,13 +138,13 @@ $kendo-loader-lg-container-gap: var( --kendo-loader-lg-container-gap, #{k-spacin
138
138
 
139
139
  /// The font size of the small Loader container.
140
140
  /// @group loader
141
- $kendo-loader-sm-container-font-size: var( --kendo-loader-sm-container-font-size, var( --kendo-font-size-md, inherit ) ) !default;
141
+ $kendo-loader-sm-container-font-size: var( --kendo-loader-sm-container-font-size, var(--kendo-font-size-md) ) !default;
142
142
  /// The font size of the medium Loader container.
143
143
  /// @group loader
144
- $kendo-loader-md-container-font-size: var( --kendo-loader-md-container-font-size, var( --kendo-font-size-lg, inherit ) ) !default;
144
+ $kendo-loader-md-container-font-size: var( --kendo-loader-md-container-font-size, var(--kendo-font-size-lg) ) !default;
145
145
  /// The font size of the large Loader container.
146
146
  /// @group loader
147
- $kendo-loader-lg-container-font-size: var( --kendo-loader-lg-container-font-size, var( --kendo-font-size-xl, inherit ) ) !default;
147
+ $kendo-loader-lg-container-font-size: var( --kendo-loader-lg-container-font-size, var(--kendo-font-size-xl) ) !default;
148
148
 
149
149
  // Loading indicator
150
150
  /// The background color of the Loading indicator.
@@ -5,13 +5,13 @@
5
5
 
6
6
  /// The font size of the Map.
7
7
  /// @group map
8
- $kendo-map-font-size: var( --kendo-map-font-size, var( --kendo-font-size, inherit ) ) !default;
8
+ $kendo-map-font-size: var( --kendo-map-font-size, var(--kendo-font-size) ) !default;
9
9
  /// The line height of the Map.
10
10
  /// @group map
11
- $kendo-map-line-height: var( --kendo-map-line-height, var( --kendo-line-height, normal ) ) !default;
11
+ $kendo-map-line-height: var( --kendo-map-line-height, var(--kendo-line-height) ) !default;
12
12
  /// The font family of the Map.
13
13
  /// @group map
14
- $kendo-map-font-family: var( --kendo-map-font-family, var( --kendo-font-family, normal ) ) !default;
14
+ $kendo-map-font-family: var( --kendo-map-font-family, var(--kendo-font-family) ) !default;
15
15
 
16
16
  /// The background color of the Map.
17
17
  /// @group map
@@ -6,13 +6,13 @@
6
6
  $kendo-media-player-border-width: var( --kendo-media-player-border-width, 1px ) !default;
7
7
  /// The font family of the MediaPlayer.
8
8
  /// @group mediaplayer
9
- $kendo-media-player-font-family: var( --kendo-media-player-font-family, var( --kendo-font-family, inherit ) ) !default;
9
+ $kendo-media-player-font-family: var( --kendo-media-player-font-family, var(--kendo-font-family) ) !default;
10
10
  /// The font size of the MediaPlayer.
11
11
  /// @group mediaplayer
12
- $kendo-media-player-font-size: var( --kendo-media-player-font-size, var( --kendo-font-size, inherit ) ) !default;
12
+ $kendo-media-player-font-size: var( --kendo-media-player-font-size, var(--kendo-font-size) ) !default;
13
13
  /// The line height of the MediaPlayer.
14
14
  /// @group mediaplayer
15
- $kendo-media-player-line-height: var( --kendo-media-player-line-height, var( --kendo-line-height, normal ) ) !default;
15
+ $kendo-media-player-line-height: var( --kendo-media-player-line-height, var(--kendo-line-height) ) !default;
16
16
 
17
17
  /// The background color of the MediaPlayer.
18
18
  /// @group mediaplayer
@@ -34,7 +34,7 @@ $kendo-media-player-quality-border: var( --kendo-media-player-quality-border, k-
34
34
 
35
35
  /// The font size of the MediaPlayer title.
36
36
  /// @group mediaplayer
37
- $kendo-media-player-title-font-size: var( --kendo-media-player-title-font-size, var( --kendo-font-size-xl, inherit ) ) !default;
37
+ $kendo-media-player-title-font-size: var( --kendo-media-player-title-font-size, var(--kendo-font-size-xl) ) !default;
38
38
  /// The horizontal padding of the MediaPlayer title.
39
39
  /// @group mediaplayer
40
40
  $kendo-media-player-titlebar-padding-x: var( --kendo-media-player-titlebar-padding-x, k-spacing(2) ) !default;
@@ -14,13 +14,13 @@ $kendo-menu-border-width: var( --kendo-menu-border-width, #{k-spacing(0)} ) !def
14
14
 
15
15
  /// The font family of the Menu.
16
16
  /// @group menu
17
- $kendo-menu-font-family: var( --kendo-menu-font-family, var( --kendo-font-family, inherit ) ) !default;
17
+ $kendo-menu-font-family: var( --kendo-menu-font-family, var(--kendo-font-family) ) !default;
18
18
  /// The font size of the Menu.
19
19
  /// @group menu
20
- $kendo-menu-font-size: var( --kendo-menu-font-size, var( --kendo-font-size, inherit ) ) !default;
20
+ $kendo-menu-font-size: var( --kendo-menu-font-size, var(--kendo-font-size) ) !default;
21
21
  /// The line heights of the Menu used along with $kendo-font-size.
22
22
  /// @group menu
23
- $kendo-menu-line-height: var( --kendo-menu-line-height, var( --kendo-line-height, normal ) ) !default;
23
+ $kendo-menu-line-height: var( --kendo-menu-line-height, var(--kendo-line-height) ) !default;
24
24
 
25
25
  /// The background color of the Menu.
26
26
  /// @group menu
@@ -54,7 +54,7 @@ $kendo-menu-item-icon-spacing: var( --kendo-menu-item-icon-spacing, var( --kendo
54
54
 
55
55
  /// The font weight of the selected Menu item.
56
56
  /// @group menu
57
- $kendo-menu-item-selected-font-weight: var( --kendo-menu-item-selected-font-weight, var( --kendo-font-weight-bold, normal ) ) !default;
57
+ $kendo-menu-item-selected-font-weight: var( --kendo-menu-item-selected-font-weight, var(--kendo-font-weight-bold) ) !default;
58
58
 
59
59
  /// The text color of Menu item.
60
60
  /// @group menu
@@ -143,23 +143,23 @@ $kendo-menu-popup-border-width: var( --kendo-menu-popup-border-width, #{$kendo-p
143
143
 
144
144
  /// The font size of the small Menu popup.
145
145
  /// @group menu
146
- $kendo-menu-popup-sm-font-size: var( --kendo-menu-popup-sm-font-size, var( --kendo-font-size, inherit ) ) !default;
146
+ $kendo-menu-popup-sm-font-size: var( --kendo-menu-popup-sm-font-size, var(--kendo-font-size) ) !default;
147
147
  /// The font size of the medium Menu popup.
148
148
  /// @group menu
149
- $kendo-menu-popup-md-font-size: var( --kendo-menu-popup-md-font-size, var( --kendo-font-size, inherit ) ) !default;
149
+ $kendo-menu-popup-md-font-size: var( --kendo-menu-popup-md-font-size, var(--kendo-font-size) ) !default;
150
150
  /// The font size of the large Menu popup.
151
151
  /// @group menu
152
- $kendo-menu-popup-lg-font-size: var( --kendo-menu-popup-lg-font-size, var( --kendo-font-size-lg, inherit ) ) !default;
152
+ $kendo-menu-popup-lg-font-size: var( --kendo-menu-popup-lg-font-size, var(--kendo-font-size-lg) ) !default;
153
153
 
154
154
  /// The line height of the small Menu popup.
155
155
  /// @group menu
156
- $kendo-menu-popup-sm-line-height: var( --kendo-menu-popup-sm-line-height, var(--kendo-line-height, normal) ) !default;
156
+ $kendo-menu-popup-sm-line-height: var( --kendo-menu-popup-sm-line-height, var(--kendo-line-height) ) !default;
157
157
  /// The line height of the medium Menu popup.
158
158
  /// @group menu
159
- $kendo-menu-popup-md-line-height: var( --kendo-menu-popup-md-line-height, var(--kendo-line-height, normal) ) !default;
159
+ $kendo-menu-popup-md-line-height: var( --kendo-menu-popup-md-line-height, var(--kendo-line-height) ) !default;
160
160
  /// The line height of the large Menu popup.
161
161
  /// @group menu
162
- $kendo-menu-popup-lg-line-height: var( --kendo-menu-popup-lg-line-height, var(--kendo-line-height, normal) ) !default;
162
+ $kendo-menu-popup-lg-line-height: var( --kendo-menu-popup-lg-line-height, var(--kendo-line-height) ) !default;
163
163
 
164
164
  /// The background color of the Menu popup.
165
165
  /// @group menu
@@ -26,13 +26,13 @@ $kendo-message-box-border-style: var( --kendo-message-box-border-style, solid )
26
26
  $kendo-message-box-border-radius: k-border-radius(md) !default;
27
27
  /// Font family of the message box.
28
28
  /// @group messagebox
29
- $kendo-message-box-font-family: var( --kendo-message-box-font-family, var(--kendo-font-family, inherit) ) !default;
29
+ $kendo-message-box-font-family: var( --kendo-message-box-font-family, var(--kendo-font-family) ) !default;
30
30
  /// Font size of the message box.
31
31
  /// @group messagebox
32
- $kendo-message-box-font-size: var( --kendo-message-box-font-size, var(--kendo-font-size-sm, inherit) ) !default;
32
+ $kendo-message-box-font-size: var( --kendo-message-box-font-size, var(--kendo-font-size-sm) ) !default;
33
33
  /// Line height of the message box.
34
34
  /// @group messagebox
35
- $kendo-message-box-line-height: var( --kendo-message-box-line-height, var(--kendo-line-height-lg, normal) ) !default;
35
+ $kendo-message-box-line-height: var( --kendo-message-box-line-height, var(--kendo-line-height-lg) ) !default;
36
36
 
37
37
  /// Font style of the message box links.
38
38
  /// @group messagebox
@@ -25,13 +25,13 @@ $kendo-notification-border-width: var( --kendo-notification-border-width, 1px )
25
25
  $kendo-notification-border-radius: var( --kendo-notification-border-radius, #{k-border-radius(md)} ) !default;
26
26
  /// The font family of the Notification.
27
27
  /// @group notification
28
- $kendo-notification-font-family: var( --kendo-notification-font-family, var( --kendo-font-family, inherit ) ) !default;
28
+ $kendo-notification-font-family: var( --kendo-notification-font-family, var(--kendo-font-family) ) !default;
29
29
  /// The font size of the Notification.
30
30
  /// @group notification
31
- $kendo-notification-font-size: var( --kendo-notification-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
31
+ $kendo-notification-font-size: var( --kendo-notification-font-size, var(--kendo-font-size-sm) ) !default;
32
32
  /// The height of the Notification.
33
33
  /// @group notification
34
- $kendo-notification-line-height: var( --kendo-notification-line-height, var( --kendo-line-height-lg, normal ) ) !default;
34
+ $kendo-notification-line-height: var( --kendo-notification-line-height, var(--kendo-line-height-lg) ) !default;
35
35
  /// The horizontal padding of the Notification actions.
36
36
  /// @group notification
37
37
  $kendo-notification-actions-padding-x: var( --kendo-notification-actions-padding-x, null ) !default;
@@ -13,13 +13,13 @@ $kendo-orgchart-padding-y: var( --kendo-orgchart-padding-y, #{$kendo-orgchart-sp
13
13
  $kendo-orgchart-padding-x: var( --kendo-orgchart-padding-x, #{$kendo-orgchart-padding-y} ) !default;
14
14
  /// The font family of the OrgChart.
15
15
  /// @group orgchart
16
- $kendo-orgchart-font-family: var( --kendo-orgchart-font-family, var( --kendo-font-family, inherit ) ) !default;
16
+ $kendo-orgchart-font-family: var( --kendo-orgchart-font-family, var(--kendo-font-family) ) !default;
17
17
  /// The font size of the OrgChart.
18
18
  /// @group orgchart
19
- $kendo-orgchart-font-size: var( --kendo-orgchart-font-size, var( --kendo-font-size, inherit ) ) !default;
19
+ $kendo-orgchart-font-size: var( --kendo-orgchart-font-size, var(--kendo-font-size) ) !default;
20
20
  /// The line height of the OrgChart.
21
21
  /// @group orgchart
22
- $kendo-orgchart-line-height: var( --kendo-orgchart-line-height, var( --kendo-line-height, normal ) ) !default;
22
+ $kendo-orgchart-line-height: var( --kendo-orgchart-line-height, var(--kendo-line-height) ) !default;
23
23
  /// The background color of the OrgChart.
24
24
  /// @group orgchart
25
25
  $kendo-orgchart-bg: var( --kendo-orgchart-bg, #{k-color(surface-alt)} ) !default;
@@ -70,17 +70,17 @@ $kendo-orgchart-node-group-focus-shadow: var( --kendo-orgchart-node-group-focus-
70
70
  $kendo-orgchart-node-group-title-margin-y: var( --kendo-orgchart-node-group-title-margin-y, #{k-spacing(0)} ) !default;
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-orgchart-node-group-title-font-size, var( --kendo-font-size-xl, inherit ) ) !default;
73
+ $kendo-orgchart-node-group-title-font-size: var( --kendo-orgchart-node-group-title-font-size, var(--kendo-font-size-xl) ) !default;
74
74
  /// The line height of the OrgChart node group title.
75
75
  /// @group orgchart
76
- $kendo-orgchart-node-group-title-line-height: var( --kendo-orgchart-node-group-title-line-height, var( --kendo-line-height, normal ) ) !default;
76
+ $kendo-orgchart-node-group-title-line-height: var( --kendo-orgchart-node-group-title-line-height, var(--kendo-line-height) ) !default;
77
77
 
78
78
  /// The vertical margin of the OrgChart node group subtitle.
79
79
  /// @group orgchart
80
80
  $kendo-orgchart-node-group-subtitle-margin-y: var( --kendo-orgchart-node-group-subtitle-margin-y, calc( #{$kendo-orgchart-spacer} - #{k-spacing(1)} ) ) !default;
81
81
  /// The font size of the OrgChart node group subtitle.
82
82
  /// @group orgchart
83
- $kendo-orgchart-node-group-subtitle-font-size: var( --kendo-orgchart-node-group-subtitle-font-size, var( --kendo-font-size, inherit ) ) !default;
83
+ $kendo-orgchart-node-group-subtitle-font-size: var( --kendo-orgchart-node-group-subtitle-font-size, var(--kendo-font-size) ) !default;
84
84
  /// The line height of the OrgChart node group subtitle.
85
85
  /// @group orgchart
86
86
  $kendo-orgchart-node-group-subtitle-text: var( --kendo-orgchart-node-group-subtitle-text, #{k-color(subtle)} ) !default;
@@ -106,17 +106,17 @@ $kendo-orgchart-card-title-margin-y: var( --kendo-orgchart-card-title-margin-y,
106
106
  $kendo-orgchart-card-title-font-size: var( --kendo-orgchart-card-title-font-size, #{$kendo-card-title-font-size} ) !default;
107
107
  /// The line height of the OrgChart Card title.
108
108
  /// @group orgchart
109
- $kendo-orgchart-card-title-line-height: var( --kendo-orgchart-card-title-line-height, var( --kendo-line-height, normal ) ) !default;
109
+ $kendo-orgchart-card-title-line-height: var( --kendo-orgchart-card-title-line-height, var(--kendo-line-height) ) !default;
110
110
 
111
111
  /// The vertical margin of the OrgChart Card subtitle.
112
112
  /// @group orgchart
113
113
  $kendo-orgchart-card-subtitle-margin-y: var( --kendo-orgchart-card-subtitle-margin-y, #{k-spacing(0)} ) !default;
114
114
  /// The font size of the OrgChart Card subtitle.
115
115
  /// @group orgchart
116
- $kendo-orgchart-card-subtitle-font-size: var( --kendo-orgchart-card-subtitle-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
116
+ $kendo-orgchart-card-subtitle-font-size: var( --kendo-orgchart-card-subtitle-font-size, var(--kendo-font-size-sm) ) !default;
117
117
  /// The line height of the OrgChart Card subtitle.
118
118
  /// @group orgchart
119
- $kendo-orgchart-card-subtitle-line-height: var( --kendo-orgchart-card-subtitle-line-height, var( --kendo-line-height, inherit ) ) !default;
119
+ $kendo-orgchart-card-subtitle-line-height: var( --kendo-orgchart-card-subtitle-line-height, var(--kendo-line-height) ) !default;
120
120
 
121
121
  /// The vertical padding of the OrgChart Card body.
122
122
  /// @group orgchart
@@ -35,13 +35,13 @@ $kendo-pager-border-width: var( --kendo-pager-border-width, 1px ) !default;
35
35
 
36
36
  /// The font family of the Pager.
37
37
  /// @group pager
38
- $kendo-pager-font-family: var( --kendo-pager-font-family, var( --kendo-font-family, normal ) ) !default;
38
+ $kendo-pager-font-family: var( --kendo-pager-font-family, var(--kendo-font-family) ) !default;
39
39
  /// The font size of the Pager.
40
40
  /// @group pager
41
- $kendo-pager-font-size: var( --kendo-pager-font-size, var( --kendo-font-size, inherit ) ) !default;
41
+ $kendo-pager-font-size: var( --kendo-pager-font-size, var(--kendo-font-size) ) !default;
42
42
  /// The line height of the Pager.
43
43
  /// @group pager
44
- $kendo-pager-line-height: var( --kendo-pager-line-height, var( --kendo-line-height, normal ) ) !default;
44
+ $kendo-pager-line-height: var( --kendo-pager-line-height, var(--kendo-line-height) ) !default;
45
45
 
46
46
  /// The background color of the Pager.
47
47
  /// @group pager
@@ -16,7 +16,7 @@
16
16
  font-weight: normal;
17
17
 
18
18
  &.k-selected {
19
- font-weight: var(--kendo-font-weight-semibold, 600 );
19
+ font-weight: var(--kendo-font-weight-semibold);
20
20
  }
21
21
 
22
22
  &:focus,
@@ -43,7 +43,7 @@
43
43
  padding-block: $kendo-panelbar-item-padding-y;
44
44
 
45
45
  &.k-selected {
46
- font-weight: var(--kendo-font-weight-semibold, 600 );
46
+ font-weight: var(--kendo-font-weight-semibold);
47
47
  }
48
48
 
49
49
  &:focus,
@@ -4,13 +4,13 @@
4
4
 
5
5
  /// The font family of the PanelBar.
6
6
  /// @group panelbar
7
- $kendo-panelbar-font-family: var( --kendo-panelbar-font-family, var( --kendo-font-family, inherit ) ) !default;
7
+ $kendo-panelbar-font-family: var( --kendo-panelbar-font-family, var(--kendo-font-family) ) !default;
8
8
  /// The font size of the PanelBar.
9
9
  /// @group panelbar
10
- $kendo-panelbar-font-size: var( --kendo-panelbar-font-size, var( --kendo-font-size, inherit ) ) !default;
10
+ $kendo-panelbar-font-size: var( --kendo-panelbar-font-size, var(--kendo-font-size) ) !default;
11
11
  /// The line height of the PanelBar.
12
12
  /// @group panelbar
13
- $kendo-panelbar-line-height: var( --kendo-panelbar-line-height, var( --kendo-line-height, inherit ) ) !default;
13
+ $kendo-panelbar-line-height: var( --kendo-panelbar-line-height, var(--kendo-line-height) ) !default;
14
14
  /// The width of the border around the PanelBar.
15
15
  /// @group panelbar
16
16
  $kendo-panelbar-border-width: var( --kendo-panelbar-border-width, 1px ) !default;
@@ -8,13 +8,13 @@
8
8
  $kendo-pdf-viewer-border-width: var( --kendo-pdf-viewer-border-width, 1px ) !default;
9
9
  /// The font family of the PDFViewer.
10
10
  /// @group pdf-viewer
11
- $kendo-pdf-viewer-font-family: var( --kendo-pdf-viewer-font-family, var( --kendo-font-family, inherit ) ) !default;
11
+ $kendo-pdf-viewer-font-family: var( --kendo-pdf-viewer-font-family, var(--kendo-font-family) ) !default;
12
12
  /// The font size of the PDFViewer.
13
13
  /// @group pdf-viewer
14
- $kendo-pdf-viewer-font-size: var( --kendo-pdf-viewer-font-size, var( --kendo-font-size, inherit ) ) !default;
14
+ $kendo-pdf-viewer-font-size: var( --kendo-pdf-viewer-font-size, var(--kendo-font-size) ) !default;
15
15
  /// The line height of the PDFViewer.
16
16
  /// @group pdf-viewer
17
- $kendo-pdf-viewer-line-height: var( --kendo-pdf-viewer-line-height, var( --kendo-line-height, normal ) ) !default;
17
+ $kendo-pdf-viewer-line-height: var( --kendo-pdf-viewer-line-height, var(--kendo-line-height) ) !default;
18
18
  /// The background color of the PDFViewer.
19
19
  /// @group pdf-viewer
20
20
  $kendo-pdf-viewer-bg: var( --kendo-pdf-viewer-bg, #{k-color(surface-alt)} ) !default;
@@ -87,7 +87,7 @@ $kendo-pdf-viewer-search-panel-margin-y: var( --kendo-pdf-viewer-search-panel-ma
87
87
 
88
88
  /// The line height of the PDFViewer selection.
89
89
  /// @group pdf-viewer
90
- $kendo-pdf-viewer-selection-line-height: var( --kendo-pdf-viewer-selection-line-height, var( --kendo-line-height-sm, normal ) ) !default;
90
+ $kendo-pdf-viewer-selection-line-height: var( --kendo-pdf-viewer-selection-line-height, var(--kendo-line-height-sm) ) !default;
91
91
 
92
92
  /// The background color of the PDFViewer highlight.
93
93
  /// @group pdf-viewer
@@ -17,13 +17,13 @@ $kendo-pivotgrid-padding-x: var( --kendo-pivotgrid-padding-x, #{k-spacing(0)} )
17
17
  $kendo-pivotgrid-padding-y: var( --kendo-pivotgrid-padding-y, #{k-spacing(0)} ) !default;
18
18
  /// The font family of the PivotGrid.
19
19
  /// @group pivotgrid
20
- $kendo-pivotgrid-font-family: var( --kendo-pivotgrid-font-family, var( --kendo-font-family, inherit ) ) !default;
20
+ $kendo-pivotgrid-font-family: var( --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-pivotgrid-font-size, var( --kendo-font-size, inherit ) ) !default;
23
+ $kendo-pivotgrid-font-size: var( --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-pivotgrid-line-height, var( --kendo-line-height, normal ) ) !default;
26
+ $kendo-pivotgrid-line-height: var( --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: var( --kendo-pivotgrid-border-width, 1px ) !default;
@@ -123,10 +123,10 @@ $kendo-pivotgrid-configurator-header-padding-x: var( --kendo-pivotgrid-configura
123
123
  $kendo-pivotgrid-configurator-header-padding-y: var( --kendo-pivotgrid-configurator-header-padding-y, #{$kendo-pivotgrid-configurator-header-padding-x} ) !default;
124
124
  /// The font size of the PivotGrid configurator header.
125
125
  /// @group pivotgrid
126
- $kendo-pivotgrid-configurator-header-font-size: var( --kendo-pivotgrid-configurator-header-font-size, calc( var( --kendo-font-size-xl, 2rem ) * .9 ) ) !default;
126
+ $kendo-pivotgrid-configurator-header-font-size: var( --kendo-pivotgrid-configurator-header-font-size, calc( var(--kendo-font-size-xl) * .9 ) ) !default;
127
127
  /// The font weight of the PivotGrid configurator header.
128
128
  /// @group pivotgrid
129
- $kendo-pivotgrid-configurator-header-font-weight: var( --kendo-pivotgrid-configurator-header-font-weight, var( --kendo-font-weight-bold, bold ) ) !default;
129
+ $kendo-pivotgrid-configurator-header-font-weight: var( --kendo-pivotgrid-configurator-header-font-weight, var(--kendo-font-weight-bold) ) !default;
130
130
 
131
131
  /// The horizontal padding of the PivotGrid configurator content.
132
132
  /// @group pivotgrid
@@ -10,8 +10,8 @@
10
10
  @extend .k-card-title !optional;
11
11
  padding-block-end: 0;
12
12
  margin-block-end: 0;
13
- font-size: var(--kendo-font-size-lg, inherit);
14
- line-height: var(--kendo-line-height-sm, normal);
13
+ font-size: var(--kendo-font-size-lg);
14
+ line-height: var(--kendo-line-height-sm);
15
15
  }
16
16
 
17
17
  // Actions
@@ -16,10 +16,10 @@ $kendo-popup-border-radius: var( --kendo-popup-border-radius, #{k-border-radius(
16
16
 
17
17
  /// Font size of the popup.
18
18
  /// @group popup
19
- $kendo-popup-font-size: var( --kendo-popup-font-size, var( --kendo-font-size, inherit) ) !default;
19
+ $kendo-popup-font-size: var( --kendo-popup-font-size, var(--kendo-font-size) ) !default;
20
20
  /// Line height of the popup.
21
21
  /// @group popup
22
- $kendo-popup-line-height: var( --kendo-popup-line-height, var( --kendo-line-height, normal) ) !default;
22
+ $kendo-popup-line-height: var( --kendo-popup-line-height, var(--kendo-line-height) ) !default;
23
23
 
24
24
  /// Horizontal padding of the content inside the popup.
25
25
  /// @group popup
@@ -18,13 +18,13 @@ $kendo-progressbar-border-width: var( --kendo-progressbar-border-width, 0px ) !d
18
18
  $kendo-progressbar-border-radius: var( --kendo-progressbar-border-radius, var( --kendo-border-radius-sm, initial ) ) !default;
19
19
  /// The font family of the ProgressBar.
20
20
  /// @group progressbar
21
- $kendo-progressbar-font-family: var( --kendo-progressbar-font-family, var( --kendo-font-family, inherit ) ) !default;
21
+ $kendo-progressbar-font-family: var( --kendo-progressbar-font-family, var(--kendo-font-family) ) !default;
22
22
  /// The font size of the ProgressBar.
23
23
  /// @group progressbar
24
- $kendo-progressbar-font-size: var( --kendo-progressbar-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
24
+ $kendo-progressbar-font-size: var( --kendo-progressbar-font-size, var(--kendo-font-size-sm) ) !default;
25
25
  /// The line height of the ProgressBar.
26
26
  /// @group progressbar
27
- $kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var( --kendo-line-height-lg, inherit ) ) !default;
27
+ $kendo-progressbar-line-height: var( --kendo-progressbar-line-height, var(--kendo-line-height-lg) ) !default;
28
28
  /// The horizontal padding of the ProgressBar.
29
29
  /// @group progressbar
30
30
  $kendo-progressbar-padding-x: var( --kendo-progressbar-padding-x, #{k-spacing(0)} ) !default;
@@ -3,13 +3,13 @@
3
3
 
4
4
  /// The font family of the Rating.
5
5
  /// @group rating
6
- $kendo-rating-font-family: var( --kendo-rating-font-family, var( --kendo-font-family, inherit ) ) !default;
6
+ $kendo-rating-font-family: var( --kendo-rating-font-family, var(--kendo-font-family) ) !default;
7
7
  /// The font size of the Rating.
8
8
  /// @group rating
9
- $kendo-rating-font-size: var( --kendo-rating-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
9
+ $kendo-rating-font-size: var( --kendo-rating-font-size, var(--kendo-font-size-sm) ) !default;
10
10
  /// The line height of the Rating.
11
11
  /// @group rating
12
- $kendo-rating-line-height: var( --kendo-rating-line-height, var( --kendo-line-height, normal ) ) !default;
12
+ $kendo-rating-line-height: var( --kendo-rating-line-height, var(--kendo-line-height) ) !default;
13
13
 
14
14
  /// The content spacing of the Rating.
15
15
  /// @group rating