@progress/kendo-theme-fluent 13.1.1 → 13.1.2-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 (96) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-1-dark.css +1 -1
  3. package/dist/fluent-1.css +1 -1
  4. package/dist/fluent-main-dark.css +1 -1
  5. package/dist/fluent-main.css +1 -1
  6. package/dist/meta/sassdoc-data.json +7132 -7132
  7. package/dist/meta/sassdoc-raw-data.json +471 -471
  8. package/dist/meta/variables.json +3158 -3158
  9. package/lib/swatches/all.json +1 -1
  10. package/lib/swatches/fluent-1-dark.json +1 -1
  11. package/lib/swatches/fluent-1.json +1 -1
  12. package/lib/swatches/fluent-main-dark.json +1 -1
  13. package/lib/swatches/fluent-main.json +1 -1
  14. package/package.json +4 -4
  15. package/scss/action-sheet/_variables.scss +8 -8
  16. package/scss/adaptive/_variables.scss +3 -3
  17. package/scss/appbar/_variables.scss +3 -3
  18. package/scss/avatar/_variables.scss +3 -3
  19. package/scss/badge/_variables.scss +7 -7
  20. package/scss/bottom-navigation/_variables.scss +3 -3
  21. package/scss/breadcrumb/_variables.scss +14 -14
  22. package/scss/bubble/_variables.scss +1 -1
  23. package/scss/button/_variables.scss +8 -8
  24. package/scss/calendar/_variables.scss +14 -14
  25. package/scss/captcha/_variables.scss +4 -4
  26. package/scss/card/_variables.scss +13 -13
  27. package/scss/chat/_layout.scss +1 -1
  28. package/scss/chat/_variables.scss +9 -9
  29. package/scss/checkbox/_variables.scss +1 -1
  30. package/scss/chip/_variables.scss +10 -10
  31. package/scss/color-preview/_variables.scss +4 -1
  32. package/scss/coloreditor/_variables.scss +3 -3
  33. package/scss/colorgradient/_variables.scss +5 -5
  34. package/scss/colorpalette/_variables.scss +2 -2
  35. package/scss/column-menu/_variables.scss +7 -7
  36. package/scss/dataviz/_variables.scss +14 -14
  37. package/scss/dock-manager/_variables.scss +4 -4
  38. package/scss/draggable/_variables.scss +3 -3
  39. package/scss/drawer/_variables.scss +8 -8
  40. package/scss/dropzone/_layout.scss +1 -1
  41. package/scss/dropzone/_variables.scss +6 -6
  42. package/scss/editor/_variables.scss +3 -3
  43. package/scss/expansion-panel/_variables.scss +3 -3
  44. package/scss/fab/_variables.scss +5 -5
  45. package/scss/file-box/_variables.scss +4 -4
  46. package/scss/filemanager/_variables.scss +3 -3
  47. package/scss/floating-label/_variables.scss +2 -2
  48. package/scss/forms/_variables.scss +5 -5
  49. package/scss/gantt/_variables.scss +3 -3
  50. package/scss/grid/_variables.scss +11 -11
  51. package/scss/imageeditor/_variables.scss +3 -3
  52. package/scss/input/_variables.scss +8 -8
  53. package/scss/list/_variables.scss +32 -32
  54. package/scss/listbox/_variables.scss +3 -3
  55. package/scss/listgroup/_variables.scss +2 -2
  56. package/scss/listview/_variables.scss +3 -3
  57. package/scss/loader/_layout.scss +1 -1
  58. package/scss/loader/_variables.scss +3 -3
  59. package/scss/map/_variables.scss +3 -3
  60. package/scss/mediaplayer/_variables.scss +4 -4
  61. package/scss/menu/_variables.scss +10 -10
  62. package/scss/messagebox/_variables.scss +3 -3
  63. package/scss/notification/_variables.scss +3 -3
  64. package/scss/orgchart/_variables.scss +9 -9
  65. package/scss/pager/_variables.scss +3 -3
  66. package/scss/panelbar/_layout.scss +2 -2
  67. package/scss/panelbar/_variables.scss +3 -3
  68. package/scss/pdf-viewer/_variables.scss +4 -4
  69. package/scss/pivotgrid/_variables.scss +5 -5
  70. package/scss/popover/_layout.scss +2 -2
  71. package/scss/popup/_variables.scss +2 -2
  72. package/scss/progressbar/_variables.scss +3 -3
  73. package/scss/rating/_variables.scss +3 -3
  74. package/scss/scheduler/_variables.scss +5 -5
  75. package/scss/scrollview/_variables.scss +3 -3
  76. package/scss/segmented-control/_variables.scss +7 -7
  77. package/scss/slider/_layout.scss +1 -1
  78. package/scss/slider/_variables.scss +3 -3
  79. package/scss/splitter/_variables.scss +3 -3
  80. package/scss/spreadsheet/_variables.scss +3 -3
  81. package/scss/stepper/_variables.scss +5 -5
  82. package/scss/suggestion/_variables.scss +2 -2
  83. package/scss/switch/_variables.scss +1 -1
  84. package/scss/table/_variables.scss +2 -2
  85. package/scss/tabstrip/_variables.scss +4 -4
  86. package/scss/taskboard/_variables.scss +7 -7
  87. package/scss/timeline/_variables.scss +4 -4
  88. package/scss/timeselector/_variables.scss +8 -8
  89. package/scss/toolbar/_variables.scss +3 -3
  90. package/scss/tooltip/_variables.scss +4 -4
  91. package/scss/treeview/_variables.scss +7 -7
  92. package/scss/typography/_variables.scss +49 -49
  93. package/scss/upload/_layout.scss +1 -1
  94. package/scss/upload/_variables.scss +4 -4
  95. package/scss/window/_variables.scss +6 -6
  96. package/scss/wizard/_variables.scss +3 -3
@@ -13,11 +13,11 @@ $kendo-form-spacer: var(--kendo-form-spacer, #{k-spacing(4)}) !default;
13
13
 
14
14
  /// The font size of the Form.
15
15
  /// @group form
16
- $kendo-form-font-size: var(--kendo-form-font-size, var( --kendo-font-size, inherit )) !default;
16
+ $kendo-form-font-size: var(--kendo-form-font-size, var(--kendo-font-size)) !default;
17
17
 
18
18
  /// The line height of the Form.
19
19
  /// @group form
20
- $kendo-form-line-height: var(--kendo-form-line-height, var( --kendo-line-height, normal )) !default;
20
+ $kendo-form-line-height: var(--kendo-form-line-height, var(--kendo-line-height)) !default;
21
21
 
22
22
  /// The margin of the Form fieldset.
23
23
  /// @group form
@@ -53,7 +53,7 @@ $kendo-form-legend-width: var(--kendo-form-legend-width, 100%) !default;
53
53
 
54
54
  /// The font size of the Form legend.
55
55
  /// @group form
56
- $kendo-form-legend-font-size: var(--kendo-form-legend-font-size, var( --kendo-font-size, inherit )) !default;
56
+ $kendo-form-legend-font-size: var(--kendo-form-legend-font-size, var(--kendo-font-size)) !default;
57
57
 
58
58
  /// The text capitalization of the Form legend.
59
59
  /// @group form
@@ -65,7 +65,7 @@ $kendo-form-label-margin-bottom: var(--kendo-form-label-margin-bottom, #{k-spaci
65
65
 
66
66
  /// The font size of the Form hint.
67
67
  /// @group form
68
- $kendo-form-hint-font-size: var(--kendo-form-hint-font-size, var( --kendo-font-size-sm, inherit )) !default;
68
+ $kendo-form-hint-font-size: var(--kendo-form-hint-font-size, var(--kendo-font-size-sm)) !default;
69
69
 
70
70
  /// The font style of the Form hint.
71
71
  /// @group form
@@ -130,7 +130,7 @@ $kendo-forms-invalid-color: var(--kendo-forms-invalid-color, #{k-color(error-on-
130
130
  $kendo-label-optional-margin-x: var(--kendo-label-optional-margin-x, #{k-spacing(1.5)}) !default;
131
131
  /// The font size of the optional label in the Form.
132
132
  /// @group form
133
- $kendo-label-optional-font-size: var(--kendo-label-optional-font-size, var( --kendo-font-size-sm, inherit )) !default;
133
+ $kendo-label-optional-font-size: var(--kendo-label-optional-font-size, var(--kendo-font-size-sm)) !default;
134
134
  /// The font style of the optional label in the Form.
135
135
  /// @group form
136
136
  $kendo-label-optional-font-style: var(--kendo-label-optional-font-style, normal) !default;
@@ -8,13 +8,13 @@
8
8
  $kendo-gantt-border-width: var(--kendo-gantt-border-width, 1px) !default;
9
9
  /// The font family of the Gantt.
10
10
  /// @group gantt
11
- $kendo-gantt-font-family: var(--kendo-gantt-font-family, var(--kendo-font-family, initial)) !default;
11
+ $kendo-gantt-font-family: var(--kendo-gantt-font-family, var(--kendo-font-family)) !default;
12
12
  /// The font size of the Gantt.
13
13
  /// @group gantt
14
- $kendo-gantt-font-size: var(--kendo-gantt-font-size, var(--kendo-font-size, initial)) !default;
14
+ $kendo-gantt-font-size: var(--kendo-gantt-font-size, var(--kendo-font-size)) !default;
15
15
  /// The line height of the Gantt.
16
16
  /// @group gantt
17
- $kendo-gantt-line-height: var(--kendo-gantt-line-height, var(--kendo-line-height, initial)) !default;
17
+ $kendo-gantt-line-height: var(--kendo-gantt-line-height, var(--kendo-line-height)) !default;
18
18
  /// The background color of the Gantt.
19
19
  /// @group gantt
20
20
  $kendo-gantt-bg: var(--kendo-gantt-bg, k-color(surface-alt)) !default;
@@ -20,13 +20,13 @@ $kendo-grid-border-width: var( --kendo-grid-border-width, 1px ) !default;
20
20
  $kendo-grid-border-style: var( --kendo-grid-border-style, solid ) !default;
21
21
  /// The font family of the Grid.
22
22
  /// @group grid
23
- $kendo-grid-font-family: var( --kendo-grid-font-family, var(--kendo-font-family, inherit) ) !default;
23
+ $kendo-grid-font-family: var( --kendo-grid-font-family, var(--kendo-font-family) ) !default;
24
24
  /// The font size of the Grid.
25
25
  /// @group grid
26
- $kendo-grid-font-size: var( --kendo-grid-font-size, var(--kendo-font-size, inherit) ) !default;
26
+ $kendo-grid-font-size: var( --kendo-grid-font-size, var(--kendo-font-size) ) !default;
27
27
  /// The line height of the Grid.
28
28
  /// @group grid
29
- $kendo-grid-line-height: var( --kendo-grid-line-height, var(--kendo-line-height, normal) ) !default;
29
+ $kendo-grid-line-height: var( --kendo-grid-line-height, var(--kendo-line-height) ) !default;
30
30
 
31
31
  /// The horizontal padding of the Grid.
32
32
  /// @group grid
@@ -239,7 +239,7 @@ $kendo-grid-header-border-width-x: var( --kendo-grid-header-border-width-x, 0px
239
239
  $kendo-grid-header-font-size: var( --kendo-grid-header-font-size, inherit ) !default;
240
240
  /// The font weight of the Grid header.
241
241
  /// @group grid
242
- $kendo-grid-header-font-weight: var( --kendo-grid-header-font-weight, var(--kendo-font-weight-normal, normal) ) !default;
242
+ $kendo-grid-header-font-weight: var( --kendo-grid-header-font-weight, var(--kendo-font-weight-normal) ) !default;
243
243
  /// The menu spacing of the Grid header.
244
244
  /// @group grid
245
245
  $kendo-grid-header-menu-spacing: var( --kendo-grid-header-menu-spacing, var(--kendo-icon-spacing, .5rem) ) !default;
@@ -330,7 +330,7 @@ $kendo-grid-cell-border-width-y: $kendo-grid-border-width !default;
330
330
  $kendo-grid-cell-border-width-x: 0px !default;
331
331
  /// The font size of the Grid sort index.
332
332
  /// @group grid
333
- $kendo-grid-sort-index-font-size: var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm, inherit) ) !default;
333
+ $kendo-grid-sort-index-font-size: var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) ) !default;
334
334
 
335
335
  /// The vertical offset of the Grid sort index.
336
336
  /// @group grid
@@ -479,13 +479,13 @@ $kendo-grid-column-menu-group-header-border-width: var( --kendo-grid-column-menu
479
479
  $kendo-grid-column-menu-group-header-border-style: var( --kendo-grid-column-menu-group-header-border-style, solid ) !default;
480
480
  /// The font size of the Grid column menu group header.
481
481
  /// @group grid
482
- $kendo-grid-column-menu-group-header-font-size: var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm, inherit) ) !default;
482
+ $kendo-grid-column-menu-group-header-font-size: var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) ) !default;
483
483
  /// The font weight of the Grid column menu group header.
484
484
  /// @group grid
485
- $kendo-grid-column-menu-group-header-font-weight: var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold, normal) ) !default;
485
+ $kendo-grid-column-menu-group-header-font-weight: var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) ) !default;
486
486
  /// The mine height of the Grid column menu group header.
487
487
  /// @group grid
488
- $kendo-grid-column-menu-group-header-line-height: var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height, normal) ) !default;
488
+ $kendo-grid-column-menu-group-header-line-height: var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) ) !default;
489
489
  /// The text transform of the Grid column menu group header.
490
490
  /// @group grid
491
491
  $kendo-grid-column-menu-group-header-text-transform: var( --kendo-grid-column-menu-group-header-text-transform, uppercase ) !default;
@@ -545,10 +545,10 @@ $kendo-grid-stack-editable-column-gap: var( --kendo-grid-stack-editable-column-g
545
545
  $kendo-grid-stack-hierarchy-col-width: var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} ) !default;
546
546
  /// The font size of the Grid stack layout column header.
547
547
  /// @group grid
548
- $kendo-grid-stack-header-font-size: var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm, inherit) ) !default;
548
+ $kendo-grid-stack-header-font-size: var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) ) !default;
549
549
  /// The font weight of the Grid stack layout column header.
550
550
  /// @group grid
551
- $kendo-grid-stack-header-font-weight: var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold, inherit) ) !default;
551
+ $kendo-grid-stack-header-font-weight: var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) ) !default;
552
552
  /// The height of the Grid stack layout expandable row shadow.
553
553
  /// @group grid
554
554
  $kendo-grid-stack-expandable-shadow-height: var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} ) !default;
@@ -564,7 +564,7 @@ $kendo-grid-stack-expandable-shadow: var( --kendo-grid-stack-expandable-shadow,
564
564
 
565
565
  /// The font weight of the pinned source row in the Grid.
566
566
  /// @group grid
567
- $kendo-grid-pinned-source-font-weight: var( --kendo-font-weight-semibold, 600 ) !default;
567
+ $kendo-grid-pinned-source-font-weight: var(--kendo-font-weight-semibold) !default;
568
568
 
569
569
  @forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
570
570
  $kendo-grid-default-size: $kendo-grid-default-size,
@@ -29,13 +29,13 @@ $kendo-image-editor-padding-x: var( --kendo-image-editor-padding-x, #{k-spacing(
29
29
  $kendo-image-editor-border-width: var( --kendo-image-editor-border-width, 1px ) !default;
30
30
  /// Font size of the imageeditor.
31
31
  /// @group image-editor
32
- $kendo-image-editor-font-size: var( --kendo-image-editor-font-size, var(--kendo-font-size, inherit) ) !default;
32
+ $kendo-image-editor-font-size: var( --kendo-image-editor-font-size, var(--kendo-font-size) ) !default;
33
33
  /// Line height of the imageeditor.
34
34
  /// @group image-editor
35
- $kendo-image-editor-line-height: var( --kendo-image-editor-line-height, var(--kendo-line-height, inherit) ) !default;
35
+ $kendo-image-editor-line-height: var( --kendo-image-editor-line-height, var(--kendo-line-height) ) !default;
36
36
  /// Font family of the imageeditor.
37
37
  /// @group image-editor
38
- $kendo-image-editor-font-family: var( --kendo-image-editor-font-family, var(--kendo-font-family, inherit) ) !default;
38
+ $kendo-image-editor-font-family: var( --kendo-image-editor-font-family, var(--kendo-font-family) ) !default;
39
39
 
40
40
  /// Imageeditor content background color.
41
41
  /// @group image-editor
@@ -53,27 +53,27 @@ $kendo-input-lg-padding-y: k-spacing(2) !default;
53
53
 
54
54
  /// The font size of the small Input components.
55
55
  /// @group input
56
- $kendo-input-sm-font-size: var( --kendo-font-size, inherit ) !default;
56
+ $kendo-input-sm-font-size: var(--kendo-font-size) !default;
57
57
  /// The font size of the medium Input components.
58
58
  /// @group input
59
- $kendo-input-md-font-size: var( --kendo-input-font-size, var( --kendo-font-size, inherit ) ) !default;
59
+ $kendo-input-md-font-size: var( --kendo-input-font-size, var(--kendo-font-size) ) !default;
60
60
  /// The font size of the large Input components.
61
61
  /// @group input
62
- $kendo-input-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
62
+ $kendo-input-lg-font-size: var(--kendo-font-size-lg) !default;
63
63
 
64
64
  /// The line height of the small Input components.
65
65
  /// @group input
66
- $kendo-input-sm-line-height: var( --kendo-line-height, normal ) !default;
66
+ $kendo-input-sm-line-height: var(--kendo-line-height) !default;
67
67
  /// The line height of the medium Input components.
68
68
  /// @group input
69
- $kendo-input-md-line-height: var( --kendo-input-line-height, var( --kendo-line-height, normal ) ) !default;
69
+ $kendo-input-md-line-height: var( --kendo-input-line-height, var(--kendo-line-height) ) !default;
70
70
  /// The line height of the large Input components.
71
71
  /// @group input
72
- $kendo-input-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
72
+ $kendo-input-lg-line-height: var(--kendo-line-height-lg) !default;
73
73
 
74
74
  /// The font family of the Input input.
75
75
  /// @group input
76
- $kendo-input-font-family: var( --kendo-input-font-family, var( --kendo-font-family, inherit) ) !default;
76
+ $kendo-input-font-family: var( --kendo-input-font-family, var(--kendo-font-family) ) !default;
77
77
 
78
78
  /// The width of the small Input button.
79
79
  /// @group input
@@ -366,7 +366,7 @@ $kendo-picker-outline-disabled-bg: none !default;
366
366
 
367
367
  /// The border color of the disabled outline Picker components.
368
368
  /// @group picker
369
- $kendo-picker-outline-disabled-border: $kendo-picker-outline-disabled-text!default;
369
+ $kendo-picker-outline-disabled-border: $kendo-picker-outline-disabled-text !default;
370
370
 
371
371
  /// The text color of the flat Picker components.
372
372
  /// @group picker
@@ -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;