@progress/kendo-theme-material 8.0.0-dev.0 → 8.0.0-dev.10

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 (117) hide show
  1. package/dist/all.css +8562 -5336
  2. package/dist/all.scss +5957 -5060
  3. package/dist/meta/sassdoc-data.json +56866 -40648
  4. package/dist/meta/sassdoc-raw-data.json +20708 -12761
  5. package/dist/meta/variables.json +2237 -2129
  6. package/lib/swatches/material-aqua-dark.json +1 -1
  7. package/lib/swatches/material-arctic.json +1 -1
  8. package/lib/swatches/material-burnt-teal.json +1 -1
  9. package/lib/swatches/material-dataviz-v4.json +1 -1
  10. package/lib/swatches/material-eggplant.json +1 -1
  11. package/lib/swatches/material-lime-dark.json +1 -1
  12. package/lib/swatches/material-lime.json +1 -1
  13. package/lib/swatches/material-main-dark.json +1 -1
  14. package/lib/swatches/material-main.json +1 -1
  15. package/lib/swatches/material-nova.json +1 -1
  16. package/lib/swatches/material-pacific-dark.json +1 -1
  17. package/lib/swatches/material-pacific.json +1 -1
  18. package/lib/swatches/material-sky-dark.json +1 -1
  19. package/lib/swatches/material-sky.json +1 -1
  20. package/lib/swatches/material-smoke.json +1 -1
  21. package/package.json +6 -6
  22. package/scss/_variables.scss +0 -124
  23. package/scss/action-buttons/_variables.scss +4 -4
  24. package/scss/action-sheet/_variables.scss +17 -17
  25. package/scss/adaptive/_variables.scss +3 -3
  26. package/scss/appbar/_variables.scss +6 -6
  27. package/scss/avatar/_variables.scss +6 -6
  28. package/scss/badge/_variables.scss +17 -17
  29. package/scss/bottom-navigation/_variables.scss +8 -8
  30. package/scss/breadcrumb/_variables.scss +17 -17
  31. package/scss/button/_layout.scss +9 -0
  32. package/scss/button/_theme.scss +20 -2
  33. package/scss/button/_variables.scss +28 -28
  34. package/scss/calendar/_variables.scss +36 -27
  35. package/scss/captcha/_variables.scss +6 -6
  36. package/scss/card/_variables.scss +17 -17
  37. package/scss/chat/_variables.scss +13 -13
  38. package/scss/checkbox/_variables.scss +10 -10
  39. package/scss/chip/_theme.scss +3 -3
  40. package/scss/chip/_variables.scss +19 -19
  41. package/scss/color-preview/_variables.scss +1 -1
  42. package/scss/coloreditor/_variables.scss +7 -7
  43. package/scss/colorgradient/_variables.scss +10 -10
  44. package/scss/colorpalette/_variables.scss +3 -3
  45. package/scss/core/_index.scss +15 -0
  46. package/scss/core/border-radii/index.import.scss +39 -0
  47. package/scss/core/color-system/_swatch-legacy.scss +1 -1
  48. package/scss/core/color-system/_swatch.scss +1 -1
  49. package/scss/core/spacing/index.import.scss +14 -0
  50. package/scss/core/typography/index.import.scss +120 -0
  51. package/scss/dataviz/_variables.scss +8 -8
  52. package/scss/datetimepicker/_variables.scss +1 -1
  53. package/scss/dock-manager/_variables.scss +8 -8
  54. package/scss/draggable/_variables.scss +3 -3
  55. package/scss/drawer/_variables.scss +9 -8
  56. package/scss/dropdowntree/_variables.scss +2 -2
  57. package/scss/dropzone/_variables.scss +7 -7
  58. package/scss/editor/_layout.scss +2 -2
  59. package/scss/editor/_variables.scss +3 -3
  60. package/scss/expansion-panel/_variables.scss +9 -9
  61. package/scss/fab/_variables.scss +15 -15
  62. package/scss/filemanager/_variables.scss +9 -9
  63. package/scss/forms/_layout.scss +1 -1
  64. package/scss/forms/_variables.scss +17 -17
  65. package/scss/gantt/_variables.scss +152 -7
  66. package/scss/grid/_variables.scss +73 -73
  67. package/scss/imageeditor/_variables.scss +7 -7
  68. package/scss/input/_variables.scss +20 -20
  69. package/scss/list/_variables.scss +24 -24
  70. package/scss/listbox/_variables.scss +3 -3
  71. package/scss/listgroup/_variables.scss +4 -4
  72. package/scss/listview/_variables.scss +8 -8
  73. package/scss/loader/_variables.scss +25 -25
  74. package/scss/map/_variables.scss +8 -8
  75. package/scss/mediaplayer/_variables.scss +5 -5
  76. package/scss/menu/_layout.scss +2 -2
  77. package/scss/menu/_variables.scss +26 -26
  78. package/scss/menu-button/_variables.scss +1 -1
  79. package/scss/messagebox/_variables.scss +3 -3
  80. package/scss/notification/_variables.scss +6 -6
  81. package/scss/orgchart/_variables.scss +11 -11
  82. package/scss/pager/_variables.scss +11 -11
  83. package/scss/panelbar/_variables.scss +8 -8
  84. package/scss/pdf-viewer/_variables.scss +5 -5
  85. package/scss/pivotgrid/_variables.scss +14 -14
  86. package/scss/popup/_variables.scss +4 -4
  87. package/scss/progressbar/_variables.scss +2 -2
  88. package/scss/prompt/_variables.scss +7 -7
  89. package/scss/radio/_variables.scss +9 -9
  90. package/scss/rating/_variables.scss +5 -5
  91. package/scss/scheduler/_layout.scss +4 -4
  92. package/scss/scheduler/_variables.scss +167 -23
  93. package/scss/scrollview/_variables.scss +5 -5
  94. package/scss/signature/_variables.scss +5 -5
  95. package/scss/skeleton/_variables.scss +1 -1
  96. package/scss/slider/_variables.scss +3 -3
  97. package/scss/split-button/_variables.scss +4 -4
  98. package/scss/splitter/_variables.scss +6 -6
  99. package/scss/spreadsheet/_layout.scss +2 -2
  100. package/scss/spreadsheet/_variables.scss +17 -17
  101. package/scss/stepper/_variables.scss +8 -8
  102. package/scss/switch/_variables.scss +1 -1
  103. package/scss/table/_variables.scss +12 -12
  104. package/scss/tabstrip/_variables.scss +79 -37
  105. package/scss/taskboard/_variables.scss +16 -16
  106. package/scss/tilelayout/_variables.scss +2 -2
  107. package/scss/timeline/_variables.scss +8 -8
  108. package/scss/timeselector/_variables.scss +6 -6
  109. package/scss/toolbar/_theme.scss +27 -0
  110. package/scss/toolbar/_variables.scss +11 -11
  111. package/scss/tooltip/_variables.scss +6 -6
  112. package/scss/treelist/_variables.scss +5 -0
  113. package/scss/treeview/_variables.scss +15 -15
  114. package/scss/typography/_variables.scss +296 -55
  115. package/scss/upload/_variables.scss +7 -7
  116. package/scss/window/_variables.scss +6 -6
  117. package/scss/wizard/_variables.scss +7 -7
@@ -29,33 +29,33 @@ $kendo-table-cell-padding-x: null !default;
29
29
  /// @group table
30
30
  $kendo-table-cell-padding-y: null !default;
31
31
 
32
- $kendo-table-sm-cell-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
33
- $kendo-table-sm-cell-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
32
+ $kendo-table-sm-cell-padding-x: k-spacing(2.5) !default;
33
+ $kendo-table-sm-cell-padding-y: k-spacing(1) !default;
34
34
 
35
- $kendo-table-md-cell-padding-x: k-map-get( $kendo-spacing, 6 ) !default;
36
- $kendo-table-md-cell-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
35
+ $kendo-table-md-cell-padding-x: k-spacing(6) !default;
36
+ $kendo-table-md-cell-padding-y: k-spacing(2.5) !default;
37
37
 
38
- $kendo-table-lg-cell-padding-x: k-map-get( $kendo-spacing, 6 ) !default;
39
- $kendo-table-lg-cell-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
38
+ $kendo-table-lg-cell-padding-x: k-spacing(6) !default;
39
+ $kendo-table-lg-cell-padding-y: k-spacing(2.5) !default;
40
40
 
41
41
  /// The sizes of the table.
42
42
  /// @group table
43
43
  $kendo-table-sizes: (
44
44
  sm: (
45
- font-size: $kendo-font-size-md,
46
- line-height: $kendo-line-height-md,
45
+ font-size: var( --kendo-font-size, inherit ),
46
+ line-height: var( --kendo-line-height, normal ),
47
47
  cell-padding-x: $kendo-table-sm-cell-padding-x,
48
48
  cell-padding-y: $kendo-table-sm-cell-padding-y
49
49
  ),
50
50
  md: (
51
- font-size: $kendo-font-size-md,
52
- line-height: $kendo-line-height-md,
51
+ font-size: var( --kendo-font-size, inherit ),
52
+ line-height: var( --kendo-line-height, normal ),
53
53
  cell-padding-x: $kendo-table-md-cell-padding-x,
54
54
  cell-padding-y: $kendo-table-md-cell-padding-y
55
55
  ),
56
56
  lg: (
57
- font-size: $kendo-font-size-md,
58
- line-height: $kendo-line-height-md,
57
+ font-size: var( --kendo-font-size, inherit ),
58
+ line-height: var( --kendo-line-height, normal ),
59
59
  cell-padding-x: $kendo-table-lg-cell-padding-x,
60
60
  cell-padding-y: $kendo-table-lg-cell-padding-y
61
61
  )
@@ -1,115 +1,157 @@
1
- // Tabstrip
2
- $kendo-tabstrip-wrapper-padding-x: 0px !default;
3
- $kendo-tabstrip-wrapper-padding-y: 0px !default;
1
+ // TabStrip
2
+
3
+
4
+ /// The horizontal padding of the TabStrip wrapper.
5
+ /// @group tabstrip
6
+ $kendo-tabstrip-wrapper-padding-x: k-spacing(0) !default;
7
+ /// The vertical padding of the TabStrip wrapper.
8
+ /// @group tabstrip
9
+ $kendo-tabstrip-wrapper-padding-y: k-spacing(0) !default;
10
+ /// The border width around the TabStrip wrapper.
11
+ /// @group tabstrip
4
12
  $kendo-tabstrip-wrapper-border-width: 0px !default;
5
13
 
6
- $kendo-tabstrip-font-family: $kendo-font-family !default;
7
- $kendo-tabstrip-font-size: $kendo-font-size-md !default;
14
+ /// The font family of the TabStrip.
15
+ /// @group tabstrip
16
+ $kendo-tabstrip-font-family: var( --kendo-font-family, inherit ) !default;
17
+ /// The font size of the TabStrip.
18
+ /// @group tabstrip
19
+ $kendo-tabstrip-font-size: var( --kendo-font-size, inherit ) !default;
20
+ /// The line height of the TabStrip.
21
+ /// @group tabstrip
8
22
  $kendo-tabstrip-line-height: k-math-div( 20, 14 ) !default;
23
+ /// The border width around the TabStrip.
24
+ /// @group tabstrip
9
25
  $kendo-tabstrip-border-width: 1px !default;
10
26
 
27
+ /// The background color of the TabStrip wrapper.
28
+ /// @group tabstrip
11
29
  $kendo-tabstrip-wrapper-bg: null !default;
30
+ /// The text color of the TabStrip wrapper.
31
+ /// @group tabstrip
12
32
  $kendo-tabstrip-wrapper-text: null !default;
33
+ /// The border color of the TabStrip wrapper.
34
+ /// @group tabstrip
13
35
  $kendo-tabstrip-wrapper-border: null !default;
14
36
 
15
- /// Background color of tabstrip component
37
+ /// The background color of the TabStrip.
16
38
  /// @group tabstrip
17
39
  $kendo-tabstrip-bg: null !default;
18
- /// Text color of tabstrip component
40
+ /// The text color of the TabStrip.
19
41
  /// @group tabstrip
20
42
  $kendo-tabstrip-text: $kendo-subtle-text !default;
21
- /// Border color of tabstrip component
43
+ /// The border color of the TabStrip.
22
44
  /// @group tabstrip
23
45
  $kendo-tabstrip-border: $kendo-component-border !default;
24
46
 
25
- /// Horizontal padding of tabs
47
+ /// The horizontal padding of the TabStrip items.
26
48
  /// @group tabstrip
27
- $kendo-tabstrip-item-padding-x: 24px !default;
28
- /// Vertical padding of tabs
49
+ $kendo-tabstrip-item-padding-x: k-spacing(6) !default;
50
+ /// The vertical padding of the TabStrip items.
29
51
  /// @group tabstrip
30
- $kendo-tabstrip-item-padding-y: 14px !default;
31
- /// Width of border around of tabs
52
+ $kendo-tabstrip-item-padding-y: k-spacing(3.5) !default;
53
+ /// The border width around the TabStrip items.
32
54
  /// @group tabstrip
33
55
  $kendo-tabstrip-item-border-width: 0px !default;
34
- /// Border radius of tabs
56
+ /// The border radius of the TabStrip items.
35
57
  /// @group tabstrip
36
58
  $kendo-tabstrip-item-border-radius: 0px !default;
37
- /// Spacing between tabs
59
+ /// The gap between the TabStrip items.
38
60
  /// @group tabstrip
39
- $kendo-tabstrip-item-gap: 0px !default;
61
+ $kendo-tabstrip-item-gap: k-spacing(0) !default;
40
62
 
41
- /// Background color of tabs
63
+ /// The background color of the TabStrip items.
42
64
  /// @group tabstrip
43
65
  $kendo-tabstrip-item-bg: null !default;
44
- /// Text color of tabs
66
+ /// The text color of the TabStrip items.
45
67
  /// @group tabstrip
46
68
  $kendo-tabstrip-item-text: $kendo-subtle-text !default;
47
- /// Border color of tabs
69
+ /// The border color of the TabStrip items.
48
70
  /// @group tabstrip
49
71
  $kendo-tabstrip-item-border: null !default;
50
- /// Background gradient of tabs
72
+ /// The gradient of the TabStrip items.
51
73
  /// @group tabstrip
52
74
  $kendo-tabstrip-item-gradient: null !default;
53
75
 
54
- /// Background color of hovered tabs
76
+ /// The background color of the hovered TabStrip items.
55
77
  /// @group tabstrip
56
78
  $kendo-tabstrip-item-hover-bg: $kendo-hover-bg !default;
57
- /// Text color of hovered tabs
79
+ /// The text color of the hovered TabStrip items.
58
80
  /// @group tabstrip
59
81
  $kendo-tabstrip-item-hover-text: $kendo-body-text !default;
60
- /// Border color of hovered tabs
82
+ /// The border color of the hovered TabStrip items.
61
83
  /// @group tabstrip
62
84
  $kendo-tabstrip-item-hover-border: null !default;
63
- /// Background gradient of hovered tabs
85
+ /// The gradient of the hovered TabStrip items.
64
86
  /// @group tabstrip
65
87
  $kendo-tabstrip-item-hover-gradient: null !default;
66
88
 
67
- /// Background color of selected tabs
89
+ /// The background color of the selected TabStrip items.
68
90
  /// @group tabstrip
69
91
  $kendo-tabstrip-item-selected-bg: null !default;
70
- /// Text color of selected tabs
92
+ /// The text color of the selected TabStrip items.
71
93
  /// @group tabstrip
72
94
  $kendo-tabstrip-item-selected-text: $kendo-body-text !default;
73
- /// Border color of selected tabs
95
+ /// The border color of the selected TabStrip items.
74
96
  /// @group tabstrip
75
97
  $kendo-tabstrip-item-selected-border: null !default;
76
- /// Background gradient of selected tabs
98
+ /// The gradient of the selected TabStrip items.
77
99
  /// @group tabstrip
78
100
  $kendo-tabstrip-item-selected-gradient: null !default;
79
101
 
102
+ /// The shadow of the focused TabStrip items.
103
+ /// @group tabstrip
80
104
  $kendo-tabstrip-item-focus-shadow: $kendo-list-item-focus-shadow !default;
81
105
 
106
+ /// The shadow of the dragged TabStrip items.
107
+ /// @group tabstrip
82
108
  $kendo-tabstrip-item-dragging-shadow: $box-shadow-depth-3 !default;
83
109
 
110
+ /// The background color of the disabled TabStrip items.
111
+ /// @group tabstrip
84
112
  $kendo-tabstrip-item-disabled-bg: null !default;
113
+ /// The text color of the disabled TabStrip items.
114
+ /// @group tabstrip
85
115
  $kendo-tabstrip-item-disabled-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 32%, transparent), k-map-get( $theme, disabled-text )) !default;
116
+ /// The border color of the disabled TabStrip items.
117
+ /// @group tabstrip
86
118
  $kendo-tabstrip-item-disabled-border: null !default;
119
+ /// The gradient of the disabled TabStrip items.
120
+ /// @group tabstrip
87
121
  $kendo-tabstrip-item-disabled-gradient: null !default;
122
+ /// The opacity of the disabled TabStrip items.
123
+ /// @group tabstrip
88
124
  $kendo-tabstrip-item-disabled-opacity: 1 !default;
125
+ /// The filter of the disabled TabStrip items.
126
+ /// @group tabstrip
89
127
  $kendo-tabstrip-item-disabled-filter: none !default;
90
128
 
129
+ /// The border width of the TabStrip indicator.
130
+ /// @group tabstrip
91
131
  $kendo-tabstrip-indicator-size: 2px !default;
132
+ /// The border color of the TabStrip ripple.
133
+ /// @group tabstrip
92
134
  $kendo-tabstrip-indicator-color: $kendo-color-primary !default;
93
135
 
94
- /// Horizontal padding of tabstrip content
136
+ /// The horizontal padding of the TabStrip content.
95
137
  /// @group tabstrip
96
- $kendo-tabstrip-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
97
- /// Vertical padding of tabstrip content
138
+ $kendo-tabstrip-content-padding-x: k-spacing(4) !default;
139
+ /// The vertical padding of the TabStrip content.
98
140
  /// @group tabstrip
99
- $kendo-tabstrip-content-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
100
- /// Width of border around tabstrip content
141
+ $kendo-tabstrip-content-padding-y: k-spacing(4) !default;
142
+ /// The border width around the TabStrip content.
101
143
  /// @group tabstrip
102
144
  $kendo-tabstrip-content-border-width: 0px !default;
103
145
 
104
- /// Background color of tabstrip content
146
+ /// The background color of the TabStrip content.
105
147
  /// @group tabstrip
106
148
  $kendo-tabstrip-content-bg: transparent !default;
107
- /// Text color of tabstrip content
149
+ /// The text color of the TabStrip content.
108
150
  /// @group tabstrip
109
151
  $kendo-tabstrip-content-text: null !default;
110
- /// Border color of tabstrip content
152
+ /// The border color of the TabStrip content.
111
153
  /// @group tabstrip
112
154
  $kendo-tabstrip-content-border: null !default;
113
- /// Border color of tabstrip focused content
155
+ /// The border color of the focused TabStrip content.
114
156
  /// @group tabstrip
115
157
  $kendo-tabstrip-content-focus-border: $kendo-component-text !default;
@@ -2,7 +2,7 @@
2
2
 
3
3
  /// The spacing index of the TaskBoard.
4
4
  /// @group taskboard
5
- $kendo-taskboard-spacer: k-map-get( $kendo-spacing, 4 ) !default;
5
+ $kendo-taskboard-spacer: k-spacing(4) !default;
6
6
  /// The vertical padding of the TaskBoard.
7
7
  /// @group taskboard
8
8
  $kendo-taskboard-padding-y: null !default;
@@ -11,13 +11,13 @@ $kendo-taskboard-padding-y: null !default;
11
11
  $kendo-taskboard-padding-x: null !default;
12
12
  /// The font family of the TaskBoard.
13
13
  /// @group taskboard
14
- $kendo-taskboard-font-family: $kendo-font-family !default;
14
+ $kendo-taskboard-font-family: var( --kendo-font-family, inherit ) !default;
15
15
  /// The font size of the TaskBoard.
16
16
  /// @group taskboard
17
- $kendo-taskboard-font-size: $kendo-font-size-md !default;
17
+ $kendo-taskboard-font-size: var( --kendo-font-size, inherit ) !default;
18
18
  /// The line height of the TaskBoard.
19
19
  /// @group taskboard
20
- $kendo-taskboard-line-height: $kendo-line-height-md !default;
20
+ $kendo-taskboard-line-height: var( --kendo-line-height, normal ) !default;
21
21
  /// The background color of the TaskBoard.
22
22
  /// @group taskboard
23
23
  $kendo-taskboard-bg: null !default;
@@ -56,13 +56,13 @@ $kendo-taskboard-content-padding-x: $kendo-taskboard-content-padding-y !default;
56
56
 
57
57
  /// The vertical spacing of the TaskBoard column container.
58
58
  /// @group taskboard
59
- $kendo-taskboard-column-container-spacing-y: k-math-div( $kendo-taskboard-spacer, 2 ) !default;
59
+ $kendo-taskboard-column-container-spacing-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
60
60
  /// The vertical padding of the TaskBoard column container.
61
61
  /// @group taskboard
62
- $kendo-taskboard-column-container-padding-y: 0px !default;
62
+ $kendo-taskboard-column-container-padding-y: k-spacing(0) !default;
63
63
  /// The horizontal padding of the TaskBoard column container.
64
64
  /// @group taskboard
65
- $kendo-taskboard-column-container-padding-x: k-math-div( $kendo-taskboard-spacer, 2 ) !default;
65
+ $kendo-taskboard-column-container-padding-x: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
66
66
  /// The spacing of the TaskBoard columns container.
67
67
  /// @group taskboard
68
68
  $kendo-taskboard-columns-container-gap: $kendo-taskboard-spacer !default;
@@ -75,7 +75,7 @@ $kendo-taskboard-column-width: 320px !default;
75
75
  $kendo-taskboard-column-border-width: 1px !default;
76
76
  /// The border radius of the TaskBoard column.
77
77
  /// @group taskboard
78
- $kendo-taskboard-column-border-radius: $kendo-border-radius-md !default;
78
+ $kendo-taskboard-column-border-radius: k-border-radius(md) !default;
79
79
  /// The background color of the TaskBoard column.
80
80
  /// @group taskboard
81
81
  $kendo-taskboard-column-bg: if($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $kendo-color-dark, $kendo-color-light)) !default;
@@ -98,16 +98,16 @@ $kendo-taskboard-column-focus-border: if($kendo-enable-color-system, k-color( bo
98
98
 
99
99
  /// The vertical padding of the TaskBoard column header.
100
100
  /// @group taskboard
101
- $kendo-taskboard-column-header-padding-y: k-math-div( $kendo-taskboard-spacer, 2 ) !default;
101
+ $kendo-taskboard-column-header-padding-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
102
102
  /// The horizontal padding of the TaskBoard column header.
103
103
  /// @group taskboard
104
104
  $kendo-taskboard-column-header-padding-x: $kendo-taskboard-column-header-padding-y !default;
105
105
  /// The spacing of the TaskBoard column header.
106
106
  /// @group taskboard
107
- $kendo-taskboard-column-header-gap: k-math-div( $kendo-taskboard-spacer, 4 ) !default;
107
+ $kendo-taskboard-column-header-gap: calc( #{$kendo-taskboard-spacer} / 4 ) !default;
108
108
  /// The spacing of the TaskBoard column header actions.
109
109
  /// @group taskboard
110
- $kendo-taskboard-column-header-actions-gap: k-math-div( $kendo-taskboard-spacer, 2 ) !default;
110
+ $kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
111
111
  /// The font weight of the TaskBoard column header.
112
112
  /// @group taskboard
113
113
  $kendo-taskboard-column-header-font-weight: 500 !default;
@@ -123,7 +123,7 @@ $kendo-taskboard-column-cards-padding-y: null !default;
123
123
  $kendo-taskboard-column-cards-padding-x: null !default;
124
124
  /// The spacing of the TaskBoard column Card wrapper.
125
125
  /// @group taskboard
126
- $kendo-taskboard-column-cards-gap: k-math-div( $kendo-taskboard-spacer, 2 ) !default;
126
+ $kendo-taskboard-column-cards-gap: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
127
127
 
128
128
  /// The default width of the TaskBoard pane.
129
129
  /// @group taskboard
@@ -149,7 +149,7 @@ $kendo-taskboard-pane-border: $kendo-component-border !default;
149
149
 
150
150
  /// The vertical padding of the TaskBoard pane header.
151
151
  /// @group taskboard
152
- $kendo-taskboard-pane-header-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
152
+ $kendo-taskboard-pane-header-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
153
153
  /// The horizontal padding of the TaskBoard pane header.
154
154
  /// @group taskboard
155
155
  $kendo-taskboard-pane-header-padding-x: $kendo-taskboard-spacer !default;
@@ -162,21 +162,21 @@ $kendo-taskboard-pane-header-text: $kendo-component-header-text !default;
162
162
 
163
163
  /// The vertical padding of the TaskBoard pane content.
164
164
  /// @group taskboard
165
- $kendo-taskboard-pane-content-padding-y: 0px !default;
165
+ $kendo-taskboard-pane-content-padding-y: k-spacing(0) !default;
166
166
  /// The horizontal padding of the TaskBoard pane content.
167
167
  /// @group taskboard
168
168
  $kendo-taskboard-pane-content-padding-x: $kendo-taskboard-spacer !default;
169
169
 
170
170
  /// The vertical padding of the TaskBoard pane actions.
171
171
  /// @group taskboard
172
- $kendo-taskboard-pane-actions-padding-y: ( $kendo-taskboard-spacer * .75 ) !default;
172
+ $kendo-taskboard-pane-actions-padding-y: calc( #{$kendo-taskboard-spacer} * .75 ) !default;
173
173
  /// The horizontal padding of the TaskBoard pane actions.
174
174
  /// @group taskboard
175
175
  $kendo-taskboard-pane-actions-padding-x: $kendo-taskboard-spacer !default;
176
176
 
177
177
  /// The vertical padding of the TaskBoard Card.
178
178
  /// @group taskboard
179
- $kendo-taskboard-card-padding-y: k-math-div( $kendo-taskboard-spacer, 2 ) !default;
179
+ $kendo-taskboard-card-padding-y: calc( #{$kendo-taskboard-spacer} / 2 ) !default;
180
180
  /// The horizontal padding of the TaskBoard Card.
181
181
  /// @group taskboard
182
182
  $kendo-taskboard-card-padding-x: $kendo-taskboard-card-padding-y !default;
@@ -9,7 +9,7 @@ $kendo-tile-layout-bg: if($kendo-enable-color-system, k-color( surface ), if( $k
9
9
 
10
10
  /// The horizontal padding of the TileLayout.
11
11
  /// @group tilelayout
12
- $kendo-tile-layout-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
12
+ $kendo-tile-layout-padding-x: k-spacing(4) !default;
13
13
 
14
14
  /// The vertical padding of the TileLayout
15
15
  /// @group tilelayout
@@ -27,7 +27,7 @@ $kendo-tile-layout-card-focus-shadow: $kendo-card-focus-shadow !default;
27
27
  $kendo-tile-layout-hint-border-width: 1px !default;
28
28
  /// The radius of the border around the TileLayout hint.
29
29
  /// @group tilelayout
30
- $kendo-tile-layout-hint-border-radius: $kendo-border-radius-md !default;
30
+ $kendo-tile-layout-hint-border-radius: k-border-radius(md) !default;
31
31
  /// The color of the border around the TileLayout hint.
32
32
  /// @group tilelayout
33
33
  $kendo-tile-layout-hint-border: $kendo-component-border !default;
@@ -2,23 +2,23 @@
2
2
 
3
3
  /// The horizontal spacing of the Timeline.
4
4
  /// @group timeline
5
- $kendo-timeline-spacing-x: 40px !default;
5
+ $kendo-timeline-spacing-x: k-spacing(10) !default;
6
6
  /// The vertical spacing of the Timeline.
7
7
  /// @group timeline
8
- $kendo-timeline-spacing-y: 40px !default;
8
+ $kendo-timeline-spacing-y: k-spacing(10) !default;
9
9
  /// The padding between the Timeline's track items.
10
10
  /// @group timeline
11
11
  $kendo-timeline-items-padding: $kendo-padding-md-x !default;
12
12
 
13
13
  /// The font family of the Timeline.
14
14
  /// @group timeline
15
- $kendo-timeline-font-family: $kendo-font-family !default;
15
+ $kendo-timeline-font-family: var( --kendo-font-family, inherit ) !default;
16
16
  /// The font size of the Timeline.
17
17
  /// @group timeline
18
- $kendo-timeline-font-size: $kendo-font-size-md !default;
18
+ $kendo-timeline-font-size: var( --kendo-font-size, inherit ) !default;
19
19
  /// The line height of the Timeline.
20
20
  /// @group timeline
21
- $kendo-timeline-line-height: $kendo-line-height-md !default;
21
+ $kendo-timeline-line-height: var( --kendo-line-height, normal ) !default;
22
22
 
23
23
  /// The horizontal spacing of the mobile Timeline.
24
24
  /// @group timeline
@@ -55,7 +55,7 @@ $kendo-timeline-track-wrap-padding-bottom: k-math-div( $kendo-timeline-track-siz
55
55
  $kendo-timeline-track-border-width: 1px !default;
56
56
  /// The bottom margin of the Timeline track.
57
57
  /// @group timeline
58
- $kendo-timeline-track-margin-bottom: 18px !default;
58
+ $kendo-timeline-track-margin-bottom: k-spacing(4.5) !default;
59
59
  /// The bottom offset of the Timeline track.
60
60
  /// @group timeline
61
61
  $kendo-timeline-track-bottom-calc: calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom}) !default;
@@ -67,7 +67,7 @@ $kendo-timeline-track-start-calc: calc(#{$kendo-timeline-track-arrow-width} - 2
67
67
  $kendo-timeline-track-end-calc: calc(#{$kendo-timeline-track-arrow-width} - 2 * #{$kendo-timeline-track-border-width}) !default;
68
68
  /// The background color of the Timeline track.
69
69
  /// @group timeline
70
- $kendo-timeline-track-bg: #e0e0e0 !default;
70
+ $kendo-timeline-track-bg: if($kendo-enable-color-system, k-color( base-subtle ), #e0e0e0) !default;
71
71
  /// The border color of the Timeline track.
72
72
  /// @group timeline
73
73
  $kendo-timeline-track-border-color: $kendo-timeline-track-bg !default;
@@ -127,7 +127,7 @@ $kendo-timeline-flag-margin-bottom-calc: calc(#{$kendo-timeline-track-size} + 2
127
127
  $kendo-timeline-date-width: 50px !default;
128
128
  /// The bottom margin of the Timeline date.
129
129
  /// @group timeline
130
- $kendo-timeline-date-margin-bottom: 8px !default;
130
+ $kendo-timeline-date-margin-bottom: k-spacing(2) !default;
131
131
 
132
132
  /// The padding of the vertical Timeline.
133
133
  /// @group timeline
@@ -1,8 +1,8 @@
1
1
  // Time selector
2
2
 
3
3
  $kendo-time-selector-border-width: 1px !default;
4
- $kendo-time-selector-font-family: $kendo-font-family !default;
5
- $kendo-time-selector-font-size: $kendo-font-size-md !default;
4
+ $kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
5
+ $kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
6
6
  $kendo-time-selector-line-height: k-math-div( 20, 14 ) !default;
7
7
 
8
8
  $kendo-time-selector-bg: $kendo-component-bg !default;
@@ -13,14 +13,14 @@ $kendo-time-selector-header-padding-x: $kendo-actions-padding-x !default;
13
13
  $kendo-time-selector-header-padding-y: $kendo-actions-padding-y !default;
14
14
  $kendo-time-selector-header-border-width: 0px !default;
15
15
 
16
- $kendo-time-selector-fast-selection-gap: k-map-get( $kendo-spacing, 2 ) !default;
16
+ $kendo-time-selector-fast-selection-gap: k-spacing(2) !default;
17
17
 
18
18
  $kendo-time-list-width: 4em !default;
19
19
  $kendo-time-list-height: 240px !default;
20
20
 
21
- $kendo-time-list-title-font-size: $kendo-font-size-sm !default;
21
+ $kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
22
22
  $kendo-time-list-title-line-height: 1.5 !default;
23
- $kendo-time-list-title-height: ( $kendo-time-list-title-font-size * $kendo-time-list-title-line-height) !default;
23
+ $kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
24
24
  $kendo-time-list-title-text: $kendo-subtle-text !default;
25
25
  $kendo-time-list-title-focus-text: $kendo-component-text !default;
26
26
 
@@ -28,7 +28,7 @@ $kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
28
28
  $kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
29
29
 
30
30
  $kendo-time-list-highlight-border-width: 1px 0px !default;
31
- $kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size * $kendo-time-selector-line-height} + #{ $kendo-time-list-item-padding-y * 2} ) !default;
31
+ $kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
32
32
  $kendo-time-list-highlight-bg: $kendo-component-bg !default;
33
33
  $kendo-time-list-highlight-border: $kendo-component-border !default;
34
34
 
@@ -11,6 +11,33 @@
11
11
  background-color: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-button-bg ));
12
12
  border-color: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-button-bg ));
13
13
 
14
+ // Hover state
15
+ &:hover,
16
+ &.k-hover {
17
+ background-color: if($kendo-enable-color-system, k-color( base-subtle-hover ), null);
18
+ border-color: if($kendo-enable-color-system, k-color( base-subtle-hover ), null);
19
+ }
20
+
21
+ // Focus state
22
+ &:focus,
23
+ &.k-focus {
24
+ background-color: if($kendo-enable-color-system, k-color( base-subtle-hover ), null);
25
+ border-color: if($kendo-enable-color-system, k-color( base-subtle-hover ), null);
26
+ }
27
+
28
+ // Active state
29
+ &:active,
30
+ &.k-active {
31
+ background-color: if($kendo-enable-color-system, k-color( base-subtle-active ), null);
32
+ border-color: if($kendo-enable-color-system, k-color( base-subtle-active ), null);
33
+ }
34
+
35
+ // Selected state
36
+ &.k-selected {
37
+ background-color: if($kendo-enable-color-system, k-color( base-subtle-active ), null);
38
+ border-color: if($kendo-enable-color-system, k-color( base-subtle-active ), null);
39
+ }
40
+
14
41
  &.k-input-button,
15
42
  &.k-input-spinner .k-spinner-increase,
16
43
  &.k-input-spinner .k-spinner-decrease {
@@ -5,39 +5,39 @@
5
5
  $kendo-toolbar-padding-x: null !default;
6
6
  /// The horizontal padding of the small Toolbar.
7
7
  /// @group toolbar
8
- $kendo-toolbar-sm-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
8
+ $kendo-toolbar-sm-padding-x: k-spacing(1) !default;
9
9
  /// The horizontal padding of the medium Toolbar.
10
10
  /// @group toolbar
11
- $kendo-toolbar-md-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
11
+ $kendo-toolbar-md-padding-x: k-spacing(2) !default;
12
12
  /// The horizontal padding of the large Toolbar.
13
13
  /// @group toolbar
14
- $kendo-toolbar-lg-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
14
+ $kendo-toolbar-lg-padding-x: k-spacing(2.5) !default;
15
15
 
16
16
  /// The vertical padding of the Toolbar.
17
17
  /// @group toolbar
18
18
  $kendo-toolbar-padding-y: null !default;
19
19
  /// The vertical padding of the small Toolbar.
20
20
  /// @group toolbar
21
- $kendo-toolbar-sm-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
21
+ $kendo-toolbar-sm-padding-y: k-spacing(1) !default;
22
22
  /// The vertical padding of the medium Toolbar.
23
23
  /// @group toolbar
24
- $kendo-toolbar-md-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
24
+ $kendo-toolbar-md-padding-y: k-spacing(2) !default;
25
25
  /// The vertical padding of the large Toolbar.
26
26
  /// @group toolbar
27
- $kendo-toolbar-lg-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
27
+ $kendo-toolbar-lg-padding-y: k-spacing(2.5) !default;
28
28
 
29
29
  /// The spacing between the Toolbar tools.
30
30
  /// @group toolbar
31
31
  $kendo-toolbar-spacing: null !default;
32
32
  /// The spacing between the tools of the small Toolbar.
33
33
  /// @group toolbar
34
- $kendo-toolbar-sm-spacing: k-map-get( $kendo-spacing, 1.5 ) !default;
34
+ $kendo-toolbar-sm-spacing: k-spacing(1.5) !default;
35
35
  /// The spacing between the tools of the medium Toolbar.
36
36
  /// @group toolbar
37
- $kendo-toolbar-md-spacing: k-map-get( $kendo-spacing, 2 ) !default;
37
+ $kendo-toolbar-md-spacing: k-spacing(2) !default;
38
38
  /// The spacing between the tools of the large Toolbar.
39
39
  /// @group toolbar
40
- $kendo-toolbar-lg-spacing: k-map-get( $kendo-spacing, 2.5 ) !default;
40
+ $kendo-toolbar-lg-spacing: k-spacing(2.5) !default;
41
41
 
42
42
  /// The width of the border around the Toolbar.
43
43
  /// @group toolbar
@@ -48,10 +48,10 @@ $kendo-toolbar-border-radius: null !default;
48
48
 
49
49
  /// The font family of the Toolbar.
50
50
  /// @group toolbar
51
- $kendo-toolbar-font-family: $kendo-font-family !default;
51
+ $kendo-toolbar-font-family: var( --kendo-font-family, inherit ) !default;
52
52
  /// The font size of the Toolbar.
53
53
  /// @group toolbar
54
- $kendo-toolbar-font-size: $kendo-font-size-md !default;
54
+ $kendo-toolbar-font-size: var( --kendo-font-size, inherit ) !default;
55
55
  /// The line height of the Toolbar.
56
56
  /// @group toolbar
57
57
  $kendo-toolbar-line-height: k-math-div( 20, 14 ) !default;
@@ -2,30 +2,30 @@
2
2
 
3
3
  /// The vertical padding of the Tooltip.
4
4
  /// @group tooltip
5
- $kendo-tooltip-padding-y: ($kendo-padding-md-y * .75) !default;
5
+ $kendo-tooltip-padding-y: calc( #{$kendo-padding-md-y} * .75 ) !default;
6
6
  /// The horizontal padding of the Tooltip.
7
7
  /// @group tooltip
8
- $kendo-tooltip-padding-x: k-math-div( $kendo-padding-md-x, 2 ) !default;
8
+ $kendo-tooltip-padding-x: calc( #{$kendo-padding-md-x} / 2 ) !default;
9
9
  /// The width of the border around the Tooltip.
10
10
  /// @group tooltip
11
11
  $kendo-tooltip-border-width: 0px !default;
12
12
  /// The border radius of the Tooltip.
13
13
  /// @group tooltip
14
- $kendo-tooltip-border-radius: $kendo-border-radius-md !default;
14
+ $kendo-tooltip-border-radius: k-border-radius(md) !default;
15
15
 
16
16
  /// The font family of the Tooltip.
17
17
  /// @group tooltip
18
- $kendo-tooltip-font-family: $kendo-font-family !default;
18
+ $kendo-tooltip-font-family: var( --kendo-font-family, inherit ) !default;
19
19
  /// The font size of the Tooltip.
20
20
  /// @group tooltip
21
- $kendo-tooltip-font-size: $kendo-font-size-sm !default;
21
+ $kendo-tooltip-font-size: var( --kendo-font-size-sm, inherit ) !default;
22
22
  /// The line height of the Tooltip.
23
23
  /// @group tooltip
24
24
  $kendo-tooltip-line-height: k-math-div( 20, 14 ) !default;
25
25
 
26
26
  /// The font size of the Tooltip title.
27
27
  /// @group tooltip
28
- $kendo-tooltip-title-font-size: ($kendo-tooltip-font-size * 1.25) !default;
28
+ $kendo-tooltip-title-font-size: calc( var( --kendo-font-size-sm, .75rem ) * 1.25 ) !default;
29
29
  /// The line height of the Tooltip title.
30
30
  /// @group tooltip
31
31
  $kendo-tooltip-title-line-height: 1 !default;
@@ -1,3 +1,8 @@
1
1
  // Treelist
2
+
3
+ /// The background color of the TreeList footer row.
4
+ /// @group treelist
2
5
  $kendo-treelist-footer-row-bg: $kendo-grid-selected-bg !default;
6
+ /// The border width of the TreeList footer row.
7
+ /// @group treelist
3
8
  $kendo-treelist-footer-row-border-width: 1px !default;