@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
@@ -1,92 +1,236 @@
1
1
  // Scheduler
2
- $kendo-scheduler-border-width: 1px !default;
3
- $kendo-scheduler-font-family: $kendo-font-family !default;
4
- $kendo-scheduler-font-size: $kendo-font-size-md !default;
5
- $kendo-scheduler-line-height: $kendo-line-height-md !default;
6
2
 
3
+ /// The width of the border around the Scheduler.
4
+ /// @group scheduler
5
+ $kendo-scheduler-border-width: 1px !default;
6
+ /// The font family of the Scheduler.
7
+ /// @group scheduler
8
+ $kendo-scheduler-font-family: var( --kendo-font-family, inherit ) !default;
9
+ /// The font size of the Scheduler.
10
+ /// @group scheduler
11
+ $kendo-scheduler-font-size: var( --kendo-font-size, inherit ) !default;
12
+ /// The line height of the Scheduler.
13
+ /// @group scheduler
14
+ $kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
15
+
16
+ /// The background color of the Scheduler.
17
+ /// @group scheduler
7
18
  $kendo-scheduler-bg: $kendo-component-bg !default;
19
+ /// The text color of the Scheduler.
20
+ /// @group scheduler
8
21
  $kendo-scheduler-text: $kendo-component-text !default;
22
+ /// The border color of the Scheduler.
23
+ /// @group scheduler
9
24
  $kendo-scheduler-border: $kendo-component-border !default;
10
25
 
26
+ /// The background color of the Scheduler ToolBar.
27
+ /// @group scheduler
11
28
  $kendo-scheduler-toolbar-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-button-bg, .5 )) !default;
29
+ /// The text color of the Scheduler ToolBar.
30
+ /// @group scheduler
12
31
  $kendo-scheduler-toolbar-text: null !default;
32
+ /// The border color of the Scheduler ToolBar.
33
+ /// @group scheduler
13
34
  $kendo-scheduler-toolbar-border: null !default;
35
+ /// The gradient of the Scheduler ToolBar.
36
+ /// @group scheduler
14
37
  $kendo-scheduler-toolbar-gradient: null !default;
15
38
 
39
+ /// The background color of the Scheduler footer.
40
+ /// @group scheduler
16
41
  $kendo-scheduler-footer-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-button-bg, .5 )) !default;
42
+ /// The text color of the Scheduler footer.
43
+ /// @group scheduler
17
44
  $kendo-scheduler-footer-text: null !default;
45
+ /// The border color of the Scheduler footer.
46
+ /// @group scheduler
18
47
  $kendo-scheduler-footer-border: null !default;
48
+ /// The gradient of the Scheduler footer.
49
+ /// @group scheduler
19
50
  $kendo-scheduler-footer-gradient: null !default;
20
51
 
52
+ /// The minimum height of the Scheduler event.
53
+ /// @group scheduler
21
54
  $kendo-scheduler-event-min-height: 25px !default;
22
- $kendo-scheduler-event-border-radius: $kendo-border-radius-md !default;
55
+ /// The border radius of the Scheduler event.
56
+ /// @group scheduler
57
+ $kendo-scheduler-event-border-radius: k-border-radius(md) !default;
58
+ /// The line height of the Scheduler event.
59
+ /// @group scheduler
23
60
  $kendo-scheduler-event-line-height: calc( #{$kendo-scheduler-event-min-height} - (2 * #{$kendo-padding-sm-y}) ) !default;
24
61
 
62
+ /// The background color of the Scheduler event.
63
+ /// @group scheduler
25
64
  $kendo-scheduler-event-bg: $kendo-color-primary !default;
65
+ /// The text color of the Scheduler event.
66
+ /// @group scheduler
26
67
  $kendo-scheduler-event-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-scheduler-event-bg )) !default;
68
+ /// The border color of the Scheduler event.
69
+ /// @group scheduler
27
70
  $kendo-scheduler-event-border: null !default;
71
+ /// The gradient of the Scheduler event.
72
+ /// @group scheduler
28
73
  $kendo-scheduler-event-gradient: null !default;
74
+ /// The shadow of the Scheduler event.
75
+ /// @group scheduler
29
76
  $kendo-scheduler-event-shadow: null !default;
30
77
 
78
+ /// The background color of the hovered Scheduler event.
79
+ /// @group scheduler
31
80
  $kendo-scheduler-event-hover-bg: null !default;
81
+ /// The text color of the hovered Scheduler event.
82
+ /// @group scheduler
32
83
  $kendo-scheduler-event-hover-text: null !default;
84
+ /// The border color of the hovered Scheduler event.
85
+ /// @group scheduler
33
86
  $kendo-scheduler-event-hover-border: null !default;
87
+ /// The gradient of the hovered Scheduler event.
88
+ /// @group scheduler
34
89
  $kendo-scheduler-event-hover-gradient: null !default;
90
+ /// The shadow of the hovered Scheduler event.
91
+ /// @group scheduler
35
92
  $kendo-scheduler-event-hover-shadow: null !default;
36
93
 
94
+ /// The background color of the selected Scheduler event.
95
+ /// @group scheduler
37
96
  $kendo-scheduler-event-selected-bg: if($kendo-enable-color-system, k-color( primary-active ), k-try-tint( $kendo-color-primary, 1 )) !default;
97
+ /// The text color of the selected Scheduler event.
98
+ /// @group scheduler
38
99
  $kendo-scheduler-event-selected-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-scheduler-event-selected-bg )) !default;
100
+ /// The border color of the selected Scheduler event.
101
+ /// @group scheduler
39
102
  $kendo-scheduler-event-selected-border: null !default;
103
+ /// The gradient of the selected Scheduler event.
104
+ /// @group scheduler
40
105
  $kendo-scheduler-event-selected-gradient: null !default;
106
+ /// The shadow of the selected Scheduler event.
107
+ /// @group scheduler
41
108
  $kendo-scheduler-event-selected-shadow: $box-shadow-depth-3 !default;
42
109
 
110
+ /// The shadow of the ongoing Scheduler event.
111
+ /// @group scheduler
43
112
  $kendo-scheduler-event-ongoing-shadow: inset 0px 0px 0px 1px #ff0000 !default;
44
113
 
45
- $kendo-scheduler-cell-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
46
- $kendo-scheduler-cell-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
47
- $kendo-scheduler-cell-height: $kendo-line-height-md * 1rem !default;
114
+ /// The horizontal padding of the Scheduler cell.
115
+ /// @group scheduler
116
+ $kendo-scheduler-cell-padding-x: k-spacing(2) !default;
117
+ /// The vertical padding of the Scheduler cell.
118
+ /// @group scheduler
119
+ $kendo-scheduler-cell-padding-y: k-spacing(2) !default;
120
+ /// The height of the Scheduler cell.
121
+ /// @group scheduler
122
+ $kendo-scheduler-cell-height: calc( var( --kendo-line-height, normal) * 1rem) !default;
123
+ /// The width of the Scheduler date column.
124
+ /// @group scheduler
48
125
  $kendo-scheduler-datecolumn-width: 12rem !default;
126
+
127
+ /// The width of the Scheduler time column.
128
+ /// @group scheduler
49
129
  $kendo-scheduler-timecolumn-width: 11rem !default;
50
130
 
131
+ /// The background color of the non-working hours in the Scheduler.
132
+ /// @group scheduler
51
133
  $kendo-scheduler-nonwork-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
134
+ /// The text color of the non-working hours in the Scheduler.
135
+ /// @group scheduler
52
136
  $kendo-scheduler-nonwork-text: null !default;
53
137
 
138
+ /// The background color of the weekends in the Scheduler.
139
+ /// @group scheduler
54
140
  $kendo-scheduler-weekend-bg: null !default;
141
+ /// The text color of the weekends in the Scheduler.
142
+ /// @group scheduler
55
143
  $kendo-scheduler-weekend-text: null !default;
56
144
 
145
+ /// The background color of the preceding/subsequent month cells in the Calendar.
146
+ /// @group scheduler
57
147
  $kendo-scheduler-othermonth-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
148
+ /// The text color of the preceding/subsequent month cells in the Calendar.
149
+ /// @group scheduler
58
150
  $kendo-scheduler-othermonth-text: null !default;
59
151
 
60
- $kendo-scheduler-yearview-padding-x: k-map-get( $kendo-spacing, 5 ) !default;
152
+ /// The horizontal padding of the year view in the Scheduler.
153
+ /// @group scheduler
154
+ $kendo-scheduler-yearview-padding-x: k-spacing(5) !default;
155
+ /// The vertical padding of the year view in the Scheduler.
156
+ /// @group scheduler
61
157
  $kendo-scheduler-yearview-padding-y: $kendo-scheduler-yearview-padding-x !default;
62
158
 
63
- $kendo-scheduler-yearview-calendar-gap: k-map-get( $kendo-spacing, 5 ) !default;
159
+ /// The spacing between the calendars of the year view in the Scheduler.
160
+ /// @group scheduler
161
+ $kendo-scheduler-yearview-calendar-gap: k-spacing(5) !default;
64
162
 
163
+ /// The days with events indicator size of the year view in the Scheduler.
164
+ /// @group scheduler
65
165
  $kendo-scheduler-yearview-indicator-size: 3px !default;
166
+ /// The top position of the days with events indicator of the year view in the Scheduler.
167
+ /// @group scheduler
66
168
  $kendo-scheduler-yearview-indicator-calc-offset-top: calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2)) !default;
169
+ /// The left position of the days with events indicator of the year view in the Scheduler.
170
+ /// @group scheduler
67
171
  $kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{k-math-div( $kendo-scheduler-yearview-indicator-size, 2 )} ) !default;
172
+ /// The border radius of the days with events indicator of the year view in the Scheduler.
173
+ /// @group scheduler
68
174
  $kendo-scheduler-yearview-indicator-border-radius: 50% !default;
175
+ /// The background color of the days with events indicator of the year view in the Scheduler.
176
+ /// @group scheduler
69
177
  $kendo-scheduler-yearview-indicator-bg: $kendo-color-primary !default;
178
+ /// The background color of the selected days with events indicator of the year view in the Scheduler.
179
+ /// @group scheduler
70
180
  $kendo-scheduler-yearview-indicator-selected-bg: $kendo-color-primary-contrast !default;
71
181
 
72
- $kendo-scheduler-tooltip-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
73
- $kendo-scheduler-tooltip-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
182
+ /// The horizontal padding of the Scheduler Tooltip.
183
+ /// @group scheduler
184
+ $kendo-scheduler-tooltip-padding-x: k-spacing(2) !default;
185
+ /// The vertical padding of the Scheduler Tooltip.
186
+ /// @group scheduler
187
+ $kendo-scheduler-tooltip-padding-y: k-spacing(2) !default;
188
+ /// The width of the border of the Scheduler Tooltip.
189
+ /// @group scheduler
74
190
  $kendo-scheduler-tooltip-border-width: 0 !default;
191
+ /// The background color of the Scheduler Tooltip.
192
+ /// @group scheduler
75
193
  $kendo-scheduler-tooltip-bg: $kendo-color-primary-contrast !default;
194
+ /// The text color of the Scheduler Tooltip.
195
+ /// @group scheduler
76
196
  $kendo-scheduler-tooltip-text: $kendo-base-text !default;
197
+ /// The border color of the Scheduler Tooltip.
198
+ /// @group scheduler
77
199
  $kendo-scheduler-tooltip-border: null !default;
200
+ /// The shadow of the Scheduler Tooltip.
201
+ /// @group scheduler
78
202
  $kendo-scheduler-tooltip-shadow: $box-shadow-depth-2 !default;
79
203
 
80
- $kendo-scheduler-tooltip-title-margin-y: k-map-get( $kendo-spacing, 2 ) !default;
81
- $kendo-scheduler-tooltip-month-font-size: $kendo-font-size-sm !default;
82
- $kendo-scheduler-tooltip-day-font-size: $kendo-scheduler-tooltip-month-font-size * 2 !default;
83
-
204
+ /// The vertical margin of the Scheduler Tooltip title.
205
+ /// @group scheduler
206
+ $kendo-scheduler-tooltip-title-margin-y: k-spacing(2) !default;
207
+ /// The font size of the month inside the Scheduler Tooltip.
208
+ /// @group scheduler
209
+ $kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
210
+ /// The font size of the day inside the Scheduler Tooltip.
211
+ /// @group scheduler
212
+ $kendo-scheduler-tooltip-day-font-size: calc( var( --kendo-font-size-sm, .75rem ) * 2 ) !default;
213
+
214
+ /// The max height of the events inside the Scheduler Tooltip.
215
+ /// @group scheduler
84
216
  $kendo-scheduler-tooltip-events-max-height: 250px !default;
85
- $kendo-scheduler-tooltip-events-gap: k-map-get( $kendo-spacing, 1 ) !default;
86
-
87
- $kendo-scheduler-tooltip-event-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
88
- $kendo-scheduler-tooltip-event-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
89
- $kendo-scheduler-tooltip-event-border-radius: $kendo-border-radius-md !default;
90
- $kendo-scheduler-tooltip-event-gap: k-map-get( $kendo-spacing, 2 ) !default;
91
-
217
+ /// The spacing between the events inside the Scheduler Tooltip.
218
+ /// @group scheduler
219
+ $kendo-scheduler-tooltip-events-gap: k-spacing(1) !default;
220
+
221
+ /// The horizontal padding of the events inside the Scheduler Tooltip.
222
+ /// @group scheduler
223
+ $kendo-scheduler-tooltip-event-padding-x: k-spacing(2) !default;
224
+ /// The vertical padding of the events inside the Scheduler Tooltip.
225
+ /// @group scheduler
226
+ $kendo-scheduler-tooltip-event-padding-y: k-spacing(2) !default;
227
+ /// The border radius of the events inside the Scheduler Tooltip.
228
+ /// @group scheduler
229
+ $kendo-scheduler-tooltip-event-border-radius: k-border-radius(md) !default;
230
+ /// The spacing between the events items inside the Scheduler Tooltip.
231
+ /// @group scheduler
232
+ $kendo-scheduler-tooltip-event-gap: k-spacing(2) !default;
233
+
234
+ /// The color of the Scheduler Tooltip callout.
235
+ /// @group scheduler
92
236
  $kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
@@ -5,13 +5,13 @@
5
5
  $kendo-scrollview-border-width: 1px !default;
6
6
  /// The font family of the ScrollView.
7
7
  /// @group scrollview
8
- $kendo-scrollview-font-family: $kendo-font-family !default;
8
+ $kendo-scrollview-font-family: var( --kendo-font-family, inherit ) !default;
9
9
  /// The font size of the ScrollView.
10
10
  /// @group scrollview
11
- $kendo-scrollview-font-size: $kendo-font-size-md !default;
11
+ $kendo-scrollview-font-size: var( --kendo-font-size, inherit ) !default;
12
12
  /// The line height of the ScrollView.
13
13
  /// @group scrollview
14
- $kendo-scrollview-line-height: $kendo-line-height-md !default;
14
+ $kendo-scrollview-line-height: var( --kendo-font-size, inherit ) !default;
15
15
 
16
16
  /// The text color of the ScrollView.
17
17
  /// @group scrollview
@@ -47,13 +47,13 @@ $kendo-scrollview-pagebutton-shadow: 0 0 0 2px rgba( black, .13 ) !default;
47
47
  $kendo-scrollview-pager-offset: 0 !default;
48
48
  /// The spacing between the ScrollView pager items.
49
49
  /// @group scrollview
50
- $kendo-scrollview-pager-item-spacing: 20px !default;
50
+ $kendo-scrollview-pager-item-spacing: k-spacing(5) !default;
51
51
  /// The border width of the ScrollView pager items.
52
52
  /// @group scrollview
53
53
  $kendo-scrollview-pager-item-border-width: 0px !default;
54
54
  /// The height of the ScrollView pager.
55
55
  /// @group scrollview
56
- $kendo-scrollview-pager-height: calc( #{$kendo-scrollview-pagebutton-size} + #{$kendo-scrollview-pager-item-border-width * 2} + #{$kendo-scrollview-pager-item-spacing * 2} ) !default;
56
+ $kendo-scrollview-pager-height: calc( #{$kendo-scrollview-pagebutton-size} + #{$kendo-scrollview-pager-item-border-width * 2} + calc( #{$kendo-scrollview-pager-item-spacing} * 2 ) ) !default;
57
57
 
58
58
  /// The text color of the highlight over the tapped ScrollView navigation arrows.
59
59
  /// @group scrollview
@@ -6,10 +6,10 @@ $kendo-signature-lg-min-height: 110px !default;
6
6
  $kendo-signature-maximized-width: 750px !default;
7
7
  $kendo-signature-maximized-height: 252px !default;
8
8
 
9
- $kendo-signature-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
10
- $kendo-signature-sm-padding-x: k-map-get( $kendo-spacing, 0.5 ) !default;
11
- $kendo-signature-md-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
12
- $kendo-signature-lg-padding-x: k-map-get( $kendo-spacing, 1.5 ) !default;
9
+ $kendo-signature-padding-x: k-spacing(1) !default;
10
+ $kendo-signature-sm-padding-x: k-spacing(0.5) !default;
11
+ $kendo-signature-md-padding-x: k-spacing(1) !default;
12
+ $kendo-signature-lg-padding-x: k-spacing(1.5) !default;
13
13
 
14
14
  $kendo-signature-padding-y: $kendo-signature-padding-x !default;
15
15
  $kendo-signature-sm-padding-y: $kendo-signature-sm-padding-x !default;
@@ -45,5 +45,5 @@ $kendo-signature-sizes: (
45
45
  )
46
46
  ) !default;
47
47
 
48
- $kendo-signature-actions-gap: k-map-get( $kendo-spacing, 1 ) !default;
48
+ $kendo-signature-actions-gap: k-spacing(1) !default;
49
49
  $kendo-signature-maximized-line-width: 3px !default;
@@ -5,7 +5,7 @@
5
5
  $kendo-skeleton-text-transform: scale( 1, .6 ) !default;
6
6
  /// The border radius of the Skeleton text.
7
7
  /// @group skeleton
8
- $kendo-skeleton-text-border-radius: $kendo-border-radius-md !default;
8
+ $kendo-skeleton-text-border-radius: k-border-radius(md) !default;
9
9
 
10
10
  /// The border radius of the rectangular Skeleton.
11
11
  /// @group skeleton
@@ -15,13 +15,13 @@ $kendo-slider-alt-size: 36px !default;
15
15
 
16
16
  /// The font family of the Slider.
17
17
  /// @group slider
18
- $kendo-slider-font-family: $kendo-font-family !default;
18
+ $kendo-slider-font-family: var( --kendo-font-family, inherit ) !default;
19
19
  /// The font size of the Slider.
20
20
  /// @group slider
21
- $kendo-slider-font-size: $kendo-font-size-md !default;
21
+ $kendo-slider-font-size: var( --kendo-font-size, inherit ) !default;
22
22
  /// The line height of the Slider.
23
23
  /// @group slider
24
- $kendo-slider-line-height: $kendo-line-height-md !default;
24
+ $kendo-slider-line-height: var( --kendo-line-height, normal ) !default;
25
25
 
26
26
  /// The offset of the Slider Buttons.
27
27
  /// @group slider
@@ -6,16 +6,16 @@ $kendo-split-button-focus-shadow: $kendo-button-focus-shadow !default;
6
6
 
7
7
  /// The horizontal padding of the arrow Button.
8
8
  /// @group split-button
9
- $kendo-split-button-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
9
+ $kendo-split-button-arrow-padding-x: k-spacing(1) !default;
10
10
  /// The horizontal padding of the small arrow Button.
11
11
  /// @group split-button
12
- $kendo-split-button-sm-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
12
+ $kendo-split-button-sm-arrow-padding-x: k-spacing(1) !default;
13
13
  /// The horizontal padding of the medium arrow Button.
14
14
  /// @group split-button
15
- $kendo-split-button-md-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
15
+ $kendo-split-button-md-arrow-padding-x: k-spacing(1) !default;
16
16
  /// The horizontal padding of the large arrow Button.
17
17
  /// @group split-button
18
- $kendo-split-button-lg-arrow-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
18
+ $kendo-split-button-lg-arrow-padding-x: k-spacing(1) !default;
19
19
 
20
20
  /// The vertical padding of the arrow Button.
21
21
  /// @group split-button
@@ -5,13 +5,13 @@
5
5
  $kendo-splitter-border-width: 1px !default;
6
6
  /// The font family of the Splitter.
7
7
  /// @group splitter
8
- $kendo-splitter-font-family: $kendo-font-family !default;
8
+ $kendo-splitter-font-family: var( --kendo-font-family, inherit ) !default;
9
9
  /// The font size of the Splitter.
10
10
  /// @group splitter
11
- $kendo-splitter-font-size: $kendo-font-size-md !default;
11
+ $kendo-splitter-font-size: var( --kendo-font-size, inherit ) !default;
12
12
  /// The line height of the Splitter.
13
13
  /// @group splitter
14
- $kendo-splitter-line-height: $kendo-line-height-md !default;
14
+ $kendo-splitter-line-height: var( --kendo-line-height, normal ) !default;
15
15
 
16
16
  /// The background color of the Splitter.
17
17
  /// @group splitter
@@ -25,7 +25,7 @@ $kendo-splitter-border: $kendo-component-border !default;
25
25
 
26
26
  /// The size of the Splitter split bar.
27
27
  /// @group splitter
28
- $kendo-splitter-splitbar-size: k-map-get( $kendo-spacing, 3 ) !default;
28
+ $kendo-splitter-splitbar-size: k-spacing(3) !default;
29
29
  /// The length of the Splitter drag handle.
30
30
  /// @group splitter
31
31
  $kendo-splitter-drag-handle-length: 20px !default;
@@ -34,13 +34,13 @@ $kendo-splitter-drag-handle-length: 20px !default;
34
34
  $kendo-splitter-drag-handle-thickness: 2px !default;
35
35
  /// The margin of the Splitter drag handle icon.
36
36
  /// @group splitter
37
- $kendo-splitter-drag-icon-margin: 7px !default;
37
+ $kendo-splitter-drag-icon-margin: calc( #{k-spacing(3.5)} / 2 ) !default;
38
38
  /// The horizontal padding of the collapse icon in the Splitter.
39
39
  /// @group splitter
40
40
  $kendo-splitter-collapse-icon-padding-x: null !default;
41
41
  /// The vertical padding of the collapse icon in the Splitter.
42
42
  /// @group splitter
43
- $kendo-splitter-collapse-icon-padding-y: k-map-get( $kendo-spacing, .5 ) !default;
43
+ $kendo-splitter-collapse-icon-padding-y: k-spacing(0.5) !default;
44
44
 
45
45
  /// The background color of the Splitter split bar.
46
46
  /// @group splitter
@@ -7,7 +7,7 @@
7
7
 
8
8
  // Quick access toolbar
9
9
  .k-spreadsheet-quick-access-toolbar {
10
- padding: k-map-get( $kendo-spacing, 1 );
10
+ padding: k-spacing(1);
11
11
 
12
12
  .k-button {
13
13
  border-radius: 50%;
@@ -31,7 +31,7 @@
31
31
  .k-spreadsheet-sheets-bar {
32
32
 
33
33
  .k-spreadsheet-sheets-bar-add {
34
- margin: k-map-get( $kendo-spacing, 1 );
34
+ margin: k-spacing(1);
35
35
  border-radius: 50%;
36
36
  color: inherit;
37
37
  background: none;
@@ -8,13 +8,13 @@
8
8
  $kendo-spreadsheet-border-width: 1px !default;
9
9
  /// The font family of the Spreadsheet.
10
10
  /// @group spreadsheet
11
- $kendo-spreadsheet-font-family: $kendo-font-family !default;
11
+ $kendo-spreadsheet-font-family: var( --kendo-font-family, inherit ) !default;
12
12
  /// The font size of the Spreadsheet.
13
13
  /// @group spreadsheet
14
- $kendo-spreadsheet-font-size: $kendo-font-size-md !default;
14
+ $kendo-spreadsheet-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The line height of the Spreadsheet.
16
16
  /// @group spreadsheet
17
- $kendo-spreadsheet-line-height: $kendo-line-height-md !default;
17
+ $kendo-spreadsheet-line-height: var( --kendo-line-height, normal ) !default;
18
18
 
19
19
  /// The background color of the Spreadsheet.
20
20
  /// @group spreadsheet
@@ -57,10 +57,10 @@ $kendo-spreadsheet-table-header-gradient: null !default;
57
57
  $kendo-spreadsheet-action-bar-border-width: 1px !default;
58
58
  /// The horizontal padding of the Spreadsheet action bar.
59
59
  /// @group spreadsheet
60
- $kendo-spreadsheet-action-bar-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
60
+ $kendo-spreadsheet-action-bar-padding-y: k-spacing(1) !default;
61
61
  /// The vertical padding of the Spreadsheet action bar.
62
62
  /// @group spreadsheet
63
- $kendo-spreadsheet-action-bar-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
63
+ $kendo-spreadsheet-action-bar-padding-x: k-spacing(2) !default;
64
64
  /// The font size of the Spreadsheet action bar.
65
65
  /// @group spreadsheet
66
66
  $kendo-spreadsheet-action-bar-font-size: $kendo-spreadsheet-font-size !default;
@@ -69,11 +69,11 @@ $kendo-spreadsheet-action-bar-font-size: $kendo-spreadsheet-font-size !default;
69
69
  $kendo-spreadsheet-action-bar-font-family: Arial, Verdana, sans-serif !default;
70
70
  /// The spacings of the Spreadsheet action bar.
71
71
  /// @group spreadsheet
72
- $kendo-spreadsheet-action-bar-spacing: k-map-get( $kendo-spacing, 2 ) !default;
72
+ $kendo-spreadsheet-action-bar-spacing: k-spacing(2) !default;
73
73
 
74
74
  /// The gap of the Spreadsheet formula bar.
75
75
  /// @group spreadsheet
76
- $kendo-spreadsheet-formula-bar-gap: k-map-get( $kendo-spacing, 2 ) !default;
76
+ $kendo-spreadsheet-formula-bar-gap: k-spacing(2) !default;
77
77
 
78
78
  /// The horizontal padding of the Spreadsheet formula input.
79
79
  /// @group spreadsheet
@@ -144,7 +144,7 @@ $kendo-spreadsheet-auto-fill-punch-bg: if($kendo-enable-color-system, color-mix(
144
144
 
145
145
  /// The vertical padding of the Spreadsheet cell.
146
146
  /// @group spreadsheet
147
- $kendo-spreadsheet-cell-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
147
+ $kendo-spreadsheet-cell-padding-y: k-spacing(1) !default;
148
148
  /// The horizontal padding of the Spreadsheet cell.
149
149
  /// @group spreadsheet
150
150
  $kendo-spreadsheet-cell-padding-x: $kendo-spreadsheet-cell-padding-y !default;
@@ -154,10 +154,10 @@ $kendo-spreadsheet-cell-padding-x: $kendo-spreadsheet-cell-padding-y !default;
154
154
  $kendo-spreadsheet-cell-editor-line-height: 20px !default;
155
155
  /// The horizontal padding of the Spreadsheet cell editor.
156
156
  /// @group spreadsheet
157
- $kendo-spreadsheet-cell-editor-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
157
+ $kendo-spreadsheet-cell-editor-padding-x: k-spacing(1) !default;
158
158
  /// The vertical padding of the Spreadsheet cell editor.
159
159
  /// @group spreadsheet
160
- $kendo-spreadsheet-cell-editor-padding-y: 0px !default;
160
+ $kendo-spreadsheet-cell-editor-padding-y: k-spacing(0) !default;
161
161
  /// The background color of the Spreadsheet cell editor.
162
162
  /// @group spreadsheet
163
163
  $kendo-spreadsheet-cell-editor-bg: $kendo-spreadsheet-bg !default;
@@ -182,10 +182,10 @@ $kendo-spreadsheet-cell-dirty-border: $kendo-color-error !default;
182
182
 
183
183
  /// The horizontal padding of the Spreadsheet sheets bar.
184
184
  /// @group spreadsheet
185
- $kendo-spreadsheet-sheets-bar-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
185
+ $kendo-spreadsheet-sheets-bar-padding-x: k-spacing(2) !default;
186
186
  /// The vertical padding of the Spreadsheet sheets bar.
187
187
  /// @group spreadsheet
188
- $kendo-spreadsheet-sheets-bar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
188
+ $kendo-spreadsheet-sheets-bar-padding-y: k-spacing(2) !default;
189
189
  /// The border width of the Spreadsheet sheets bar.
190
190
  /// @group spreadsheet
191
191
  $kendo-spreadsheet-sheets-bar-border-width: 1px !default;
@@ -198,7 +198,7 @@ $kendo-spreadsheet-insert-image-dialog-border-style: dashed !default;
198
198
  $kendo-spreadsheet-insert-image-dialog-border-width: 2px !default;
199
199
  /// The bottom margin of the Spreadsheet image Dialog.
200
200
  /// @group spreadsheet
201
- $kendo-spreadsheet-insert-image-dialog-text-margin-bottom: 30px !default;
201
+ $kendo-spreadsheet-insert-image-dialog-text-margin-bottom: k-spacing(7.5) !default;
202
202
  /// The width of the Spreadsheet image Dialog preview.
203
203
  /// @group spreadsheet
204
204
  $kendo-spreadsheet-insert-image-dialog-preview-width: 355px !default;
@@ -213,13 +213,13 @@ $kendo-spreadsheet-insert-image-dialog-preview-img: "image-default.png" !default
213
213
  $kendo-spreadsheet-insert-image-dialog-preview-border: $kendo-component-border !default;
214
214
  /// The border radius of the Spreadsheet image Dialog preview.
215
215
  /// @group spreadsheet
216
- $kendo-spreadsheet-insert-image-dialog-preview-border-radius: $kendo-border-radius-md !default;
216
+ $kendo-spreadsheet-insert-image-dialog-preview-border-radius: k-border-radius(md) !default;
217
217
  /// The shadow of the Spreadsheet image Dialog preview.
218
218
  /// @group spreadsheet
219
219
  $kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow: inset 0 0 0 2000px rgba( black, .5 ) !default;
220
220
  /// The border radius of the Spreadsheet image Dialog preview overlay.
221
221
  /// @group spreadsheet
222
- $kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius: $kendo-border-radius-md !default;
222
+ $kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius: k-border-radius(md) !default;
223
223
  /// The text color of the hovered Spreadsheet image Dialog preview.
224
224
  /// @group spreadsheet
225
225
  $kendo-spreadsheet-insert-image-dialog-overlay-hover-text: $kendo-component-bg !default;
@@ -247,7 +247,7 @@ $kendo-spreadsheet-drawing-handle-border-color: $kendo-color-primary !default;
247
247
  $kendo-spreadsheet-drawing-handle-bg: $kendo-color-primary !default;
248
248
  /// The border radius of the Spreadsheet drawing handle.
249
249
  /// @group spreadsheet
250
- $kendo-spreadsheet-drawing-handle-border-radius: $kendo-border-radius-lg !default;
250
+ $kendo-spreadsheet-drawing-handle-border-radius: k-border-radius(lg) !default;
251
251
 
252
252
  /// The outline style of the Spreadsheet drawing.
253
253
  /// @group spreadsheet
@@ -262,4 +262,4 @@ $kendo-spreadsheet-drawing-anchor-bg: if($kendo-enable-color-system, color-mix(i
262
262
 
263
263
  /// The vertical spacing of the Spreadsheet DropZone.
264
264
  /// @group spreadsheet
265
- $kendo-spreadsheet-dropzone-spacing-y: k-map-get( $kendo-spacing, 2 ) !default;
265
+ $kendo-spreadsheet-dropzone-spacing-y: k-spacing(2) !default;
@@ -14,33 +14,33 @@ $kendo-stepper-padding-x: null !default;
14
14
  $kendo-stepper-padding-y: null !default;
15
15
  /// The horizontal margin the Stepper label.
16
16
  /// @group stepper
17
- $kendo-stepper-label-margin-x: 12px !default;
17
+ $kendo-stepper-label-margin-x: k-spacing(3) !default;
18
18
  /// The horizontal padding the Stepper label.
19
19
  /// @group stepper
20
- $kendo-stepper-label-padding-x: 12px !default;
20
+ $kendo-stepper-label-padding-x: k-spacing(3) !default;
21
21
  /// The vertical padding the Stepper label.
22
22
  /// @group stepper
23
- $kendo-stepper-label-padding-y: 5px !default;
23
+ $kendo-stepper-label-padding-y: calc( #{k-spacing(2.5)} / 2 ) !default;
24
24
  /// The width of the border around the Stepper.
25
25
  /// @group stepper
26
26
  $kendo-stepper-border-width: 0px !default;
27
27
 
28
28
  /// The horizontal padding of the Stepper content.
29
29
  /// @group stepper
30
- $kendo-stepper-inline-content-padding-x: 20px !default;
30
+ $kendo-stepper-inline-content-padding-x: k-spacing(5) !default;
31
31
  /// The vertical padding of the Stepper content.
32
32
  /// @group stepper
33
- $kendo-stepper-inline-content-padding-y: 10px !default;
33
+ $kendo-stepper-inline-content-padding-y: k-spacing(2.5) !default;
34
34
 
35
35
  // The font size of the Stepper.
36
36
  /// @group stepper
37
- $kendo-stepper-font-size: $kendo-font-size-md !default;
37
+ $kendo-stepper-font-size: var( --kendo-font-size, inherit ) !default;
38
38
  // The line height of the Stepper.
39
39
  /// @group stepper
40
40
  $kendo-stepper-line-height: k-math-div( 20, 14 ) !default;
41
41
  // The font family of the Stepper.
42
42
  /// @group stepper
43
- $kendo-stepper-font-family: $kendo-font-family !default;
43
+ $kendo-stepper-font-family: var( --kendo-font-family, inherit ) !default;
44
44
 
45
45
  /// The background color of the Stepper.
46
46
  /// @group stepper
@@ -192,7 +192,7 @@ $kendo-stepper-optional-label-text: $kendo-subtle-text !default;
192
192
  $kendo-stepper-optional-label-opacity: null !default;
193
193
  /// The font size of the optional Stepper label.
194
194
  /// @group stepper
195
- $kendo-stepper-optional-label-font-size: $kendo-font-size-sm !default;
195
+ $kendo-stepper-optional-label-font-size: var( --kendo-font-size-sm, inherit ) !default;
196
196
  /// The font style of the optional Stepper label.
197
197
  /// @group stepper
198
198
  $kendo-stepper-optional-label-font-style: null !default;
@@ -112,7 +112,7 @@ $kendo-switch-off-thumb-hover-gradient: null !default;
112
112
 
113
113
  /// The background of the track when the Switch is checked.
114
114
  /// @group switch
115
- $kendo-switch-on-track-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 54%, transparent), rgba( $kendo-color-primary, .54 )) !default;
115
+ $kendo-switch-on-track-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 44%, transparent), rgba( $kendo-color-primary, .54 )) !default;
116
116
  /// The text color of the track when the Switch is checked.
117
117
  /// @group switch
118
118
  $kendo-switch-on-track-text: null !default;