@progress/kendo-theme-bootstrap 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.
- package/dist/all.css +7449 -4373
- package/dist/all.scss +5930 -5095
- package/dist/meta/variables.json +2266 -2154
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +6 -6
- package/scss/_variables.scss +0 -121
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +6 -6
- package/scss/badge/_variables.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +8 -8
- package/scss/breadcrumb/_variables.scss +16 -16
- package/scss/button/_variables.scss +14 -14
- package/scss/calendar/_variables.scss +35 -33
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +10 -10
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +3 -3
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_theme.scss +2 -2
- package/scss/chip/_variables.scss +20 -19
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +11 -11
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/core/_index.scss +14 -0
- package/scss/core/border-radii/index.import.scss +45 -0
- package/scss/core/color-system/_palettes.scss +28 -28
- package/scss/core/color-system/_swatch.scss +80 -80
- package/scss/core/spacing/index.import.scss +14 -0
- package/scss/core/typography/index.import.scss +111 -0
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +10 -10
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +8 -7
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_variables.scss +16 -16
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/forms/_layout.scss +3 -3
- package/scss/forms/_variables.scss +17 -17
- package/scss/gantt/_variables.scss +152 -7
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_variables.scss +8 -8
- package/scss/list/_variables.scss +26 -26
- package/scss/listbox/_variables.scss +6 -6
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +7 -7
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_variables.scss +8 -8
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_layout.scss +1 -1
- package/scss/menu/_variables.scss +28 -28
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +12 -12
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +5 -5
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_variables.scss +3 -3
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +1 -1
- package/scss/scheduler/_variables.scss +165 -22
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +7 -7
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +1 -1
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +9 -9
- package/scss/switch/_variables.scss +2 -2
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +79 -38
- package/scss/taskboard/_variables.scss +17 -17
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +8 -8
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_variables.scss +19 -19
- package/scss/typography/_variables.scss +253 -12
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +10 -10
- package/scss/wizard/_variables.scss +7 -7
- package/dist/meta/sassdoc-data.json +0 -121604
- package/dist/meta/sassdoc-raw-data.json +0 -56092
|
@@ -1,92 +1,235 @@
|
|
|
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: $kendo-toolbar-bg !default;
|
|
29
|
+
/// The text color of the Scheduler ToolBar.
|
|
30
|
+
/// @group scheduler
|
|
12
31
|
$kendo-scheduler-toolbar-text: $kendo-toolbar-text !default;
|
|
32
|
+
/// The border color of the Scheduler ToolBar.
|
|
33
|
+
/// @group scheduler
|
|
13
34
|
$kendo-scheduler-toolbar-border: $kendo-toolbar-border !default;
|
|
35
|
+
/// The gradient of the Scheduler ToolBar.
|
|
36
|
+
/// @group scheduler
|
|
14
37
|
$kendo-scheduler-toolbar-gradient: $kendo-toolbar-gradient !default;
|
|
15
38
|
|
|
39
|
+
/// The background color of the Scheduler footer.
|
|
40
|
+
/// @group scheduler
|
|
16
41
|
$kendo-scheduler-footer-bg: $kendo-toolbar-bg !default;
|
|
42
|
+
/// The text color of the Scheduler footer.
|
|
43
|
+
/// @group scheduler
|
|
17
44
|
$kendo-scheduler-footer-text: $kendo-toolbar-text !default;
|
|
45
|
+
/// The border color of the Scheduler footer.
|
|
46
|
+
/// @group scheduler
|
|
18
47
|
$kendo-scheduler-footer-border: $kendo-toolbar-border !default;
|
|
48
|
+
/// The gradient of the Scheduler footer.
|
|
49
|
+
/// @group scheduler
|
|
19
50
|
$kendo-scheduler-footer-gradient: $kendo-toolbar-gradient !default;
|
|
20
51
|
|
|
52
|
+
/// The minimum height of the Scheduler event.
|
|
53
|
+
/// @group scheduler
|
|
21
54
|
$kendo-scheduler-event-min-height: 25px !default;
|
|
22
|
-
|
|
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: if($kendo-enable-color-system, k-color( primary ), k-color-tint( $kendo-selected-bg, 2 )) !default;
|
|
65
|
+
/// The text color of the Scheduler event.
|
|
66
|
+
/// @group scheduler
|
|
26
67
|
$kendo-scheduler-event-text: $kendo-selected-text !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: $kendo-selected-bg !default;
|
|
97
|
+
/// The text color of the selected Scheduler event.
|
|
98
|
+
/// @group scheduler
|
|
38
99
|
$kendo-scheduler-event-selected-text: $kendo-selected-text !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: inset 0 0 0 3px rgba( white, .5 ) !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
|
-
|
|
46
|
-
|
|
114
|
+
/// The horizontal padding of the Scheduler cell.
|
|
115
|
+
/// @group scheduler
|
|
116
|
+
$kendo-scheduler-cell-padding-x: k-spacing(3) !default;
|
|
117
|
+
/// The vertical padding of the Scheduler cell.
|
|
118
|
+
/// @group scheduler
|
|
119
|
+
$kendo-scheduler-cell-padding-y: k-spacing(3) !default;
|
|
120
|
+
/// The height of the Scheduler cell.
|
|
121
|
+
/// @group scheduler
|
|
47
122
|
$kendo-scheduler-cell-height: $kendo-line-height-em !default;
|
|
123
|
+
/// The width of the Scheduler date column.
|
|
124
|
+
/// @group scheduler
|
|
48
125
|
$kendo-scheduler-datecolumn-width: 12em !default;
|
|
126
|
+
/// The width of the Scheduler time column.
|
|
127
|
+
/// @group scheduler
|
|
49
128
|
$kendo-scheduler-timecolumn-width: 11em !default;
|
|
50
129
|
|
|
130
|
+
/// The background color of the non-working hours in the Scheduler.
|
|
131
|
+
/// @group scheduler
|
|
51
132
|
$kendo-scheduler-nonwork-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
|
|
133
|
+
/// The text color of the non-working hours in the Scheduler.
|
|
134
|
+
/// @group scheduler
|
|
52
135
|
$kendo-scheduler-nonwork-text: null !default;
|
|
53
136
|
|
|
137
|
+
/// The background color of the weekends in the Scheduler.
|
|
138
|
+
/// @group scheduler
|
|
54
139
|
$kendo-scheduler-weekend-bg: null !default;
|
|
140
|
+
/// The text color of the weekends in the Scheduler.
|
|
141
|
+
/// @group scheduler
|
|
55
142
|
$kendo-scheduler-weekend-text: null !default;
|
|
56
143
|
|
|
144
|
+
/// The background color of the preceding/subsequent month cells in the Calendar.
|
|
145
|
+
/// @group scheduler
|
|
57
146
|
$kendo-scheduler-othermonth-bg: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
|
|
147
|
+
/// The text color of the preceding/subsequent month cells in the Calendar.
|
|
148
|
+
/// @group scheduler
|
|
58
149
|
$kendo-scheduler-othermonth-text: null !default;
|
|
59
150
|
|
|
60
|
-
|
|
151
|
+
/// The horizontal padding of the year view in the Scheduler.
|
|
152
|
+
/// @group scheduler
|
|
153
|
+
$kendo-scheduler-yearview-padding-x: k-spacing(4) !default;
|
|
154
|
+
/// The vertical padding of the year view in the Scheduler.
|
|
155
|
+
/// @group scheduler
|
|
61
156
|
$kendo-scheduler-yearview-padding-y: $kendo-scheduler-yearview-padding-x !default;
|
|
62
157
|
|
|
63
|
-
|
|
158
|
+
/// The spacing between the calendars of the year view in the Scheduler.
|
|
159
|
+
/// @group scheduler
|
|
160
|
+
$kendo-scheduler-yearview-calendar-gap: k-spacing(4) !default;
|
|
64
161
|
|
|
162
|
+
/// The days with events indicator size of the year view in the Scheduler.
|
|
163
|
+
/// @group scheduler
|
|
65
164
|
$kendo-scheduler-yearview-indicator-size: 3px !default;
|
|
165
|
+
/// The top position of the days with events indicator of the year view in the Scheduler.
|
|
166
|
+
/// @group scheduler
|
|
66
167
|
$kendo-scheduler-yearview-indicator-calc-offset-top: calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2)) !default;
|
|
168
|
+
/// The left position of the days with events indicator of the year view in the Scheduler.
|
|
169
|
+
/// @group scheduler
|
|
67
170
|
$kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{k-math-div( $kendo-scheduler-yearview-indicator-size, 2)} ) !default;
|
|
171
|
+
/// The border radius of the days with events indicator of the year view in the Scheduler.
|
|
172
|
+
/// @group scheduler
|
|
68
173
|
$kendo-scheduler-yearview-indicator-border-radius: 50% !default;
|
|
174
|
+
/// The background color of the days with events indicator of the year view in the Scheduler.
|
|
175
|
+
/// @group scheduler
|
|
69
176
|
$kendo-scheduler-yearview-indicator-bg: $kendo-color-primary !default;
|
|
177
|
+
/// The background color of the selected days with events indicator of the year view in the Scheduler.
|
|
178
|
+
/// @group scheduler
|
|
70
179
|
$kendo-scheduler-yearview-indicator-selected-bg: $kendo-color-primary-contrast !default;
|
|
71
180
|
|
|
72
|
-
|
|
73
|
-
|
|
181
|
+
/// The horizontal padding of the Scheduler Tooltip.
|
|
182
|
+
/// @group scheduler
|
|
183
|
+
$kendo-scheduler-tooltip-padding-x: k-spacing(3) !default;
|
|
184
|
+
/// The vertical padding of the Scheduler Tooltip.
|
|
185
|
+
/// @group scheduler
|
|
186
|
+
$kendo-scheduler-tooltip-padding-y: k-spacing(3) !default;
|
|
187
|
+
/// The width of the border of the Scheduler Tooltip.
|
|
188
|
+
/// @group scheduler
|
|
74
189
|
$kendo-scheduler-tooltip-border-width: 0 !default;
|
|
190
|
+
/// The background color of the Scheduler Tooltip.
|
|
191
|
+
/// @group scheduler
|
|
75
192
|
$kendo-scheduler-tooltip-bg: $kendo-color-primary-contrast !default;
|
|
193
|
+
/// The text color of the Scheduler Tooltip.
|
|
194
|
+
/// @group scheduler
|
|
76
195
|
$kendo-scheduler-tooltip-text: $kendo-base-text !default;
|
|
196
|
+
/// The border color of the Scheduler Tooltip.
|
|
197
|
+
/// @group scheduler
|
|
77
198
|
$kendo-scheduler-tooltip-border: null !default;
|
|
199
|
+
/// The shadow of the Scheduler Tooltip.
|
|
200
|
+
/// @group scheduler
|
|
78
201
|
$kendo-scheduler-tooltip-shadow: k-elevation(2) !default;
|
|
79
202
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
$kendo-scheduler-tooltip-
|
|
83
|
-
|
|
203
|
+
/// The vertical margin of the Scheduler Tooltip title.
|
|
204
|
+
/// @group scheduler
|
|
205
|
+
$kendo-scheduler-tooltip-title-margin-y: k-spacing(3) !default;
|
|
206
|
+
/// The font size of the month inside the Scheduler Tooltip.
|
|
207
|
+
/// @group scheduler
|
|
208
|
+
$kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
209
|
+
/// The font size of the day inside the Scheduler Tooltip.
|
|
210
|
+
/// @group scheduler
|
|
211
|
+
$kendo-scheduler-tooltip-day-font-size: calc( var( --kendo-font-size-sm, #{$kendo-font-size-sm} ) * 2 ) !default;
|
|
212
|
+
|
|
213
|
+
/// The max height of the events inside the Scheduler Tooltip.
|
|
214
|
+
/// @group scheduler
|
|
84
215
|
$kendo-scheduler-tooltip-events-max-height: 250px !default;
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
$kendo-scheduler-tooltip-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
216
|
+
/// The spacing between the events inside the Scheduler Tooltip.
|
|
217
|
+
/// @group scheduler
|
|
218
|
+
$kendo-scheduler-tooltip-events-gap: k-spacing(2) !default;
|
|
219
|
+
|
|
220
|
+
/// The horizontal padding of the events inside the Scheduler Tooltip.
|
|
221
|
+
/// @group scheduler
|
|
222
|
+
$kendo-scheduler-tooltip-event-padding-x: k-spacing(2) !default;
|
|
223
|
+
/// The vertical padding of the events inside the Scheduler Tooltip.
|
|
224
|
+
/// @group scheduler
|
|
225
|
+
$kendo-scheduler-tooltip-event-padding-y: k-spacing(1) !default;
|
|
226
|
+
/// The border radius of the events inside the Scheduler Tooltip.
|
|
227
|
+
/// @group scheduler
|
|
228
|
+
$kendo-scheduler-tooltip-event-border-radius: k-border-radius(md) !default;
|
|
229
|
+
/// The spacing between the events items inside the Scheduler Tooltip.
|
|
230
|
+
/// @group scheduler
|
|
231
|
+
$kendo-scheduler-tooltip-event-gap: k-spacing(2) !default;
|
|
232
|
+
|
|
233
|
+
/// The color of the Scheduler Tooltip callout.
|
|
234
|
+
/// @group scheduler
|
|
92
235
|
$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:
|
|
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:
|
|
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:
|
|
14
|
+
$kendo-scrollview-line-height: var( --kendo-line-height, normal ) !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:
|
|
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
|
|
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,15 +6,15 @@ $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-
|
|
10
|
-
$kendo-signature-sm-padding-x: k-
|
|
9
|
+
$kendo-signature-padding-x: k-spacing(3) !default;
|
|
10
|
+
$kendo-signature-sm-padding-x: k-spacing(2) !default;
|
|
11
11
|
$kendo-signature-md-padding-x: $kendo-signature-padding-x !default;
|
|
12
|
-
$kendo-signature-lg-padding-x: k-
|
|
12
|
+
$kendo-signature-lg-padding-x: k-spacing(4) !default;
|
|
13
13
|
|
|
14
|
-
$kendo-signature-padding-y: k-
|
|
15
|
-
$kendo-signature-sm-padding-y: k-
|
|
14
|
+
$kendo-signature-padding-y: k-spacing(1) !default;
|
|
15
|
+
$kendo-signature-sm-padding-y: k-spacing(0.5) !default;
|
|
16
16
|
$kendo-signature-md-padding-y: $kendo-signature-padding-y !default;
|
|
17
|
-
$kendo-signature-lg-padding-y: k-
|
|
17
|
+
$kendo-signature-lg-padding-y: k-spacing(2) !default;
|
|
18
18
|
|
|
19
19
|
$kendo-signature-line-width: 1px !default;
|
|
20
20
|
$kendo-signature-line-style: dashed !default;
|
|
@@ -45,5 +45,5 @@ $kendo-signature-sizes: (
|
|
|
45
45
|
)
|
|
46
46
|
) !default;
|
|
47
47
|
|
|
48
|
-
$kendo-signature-actions-gap: k-
|
|
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:
|
|
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: 30px !default;
|
|
|
15
15
|
|
|
16
16
|
/// The font family of the Slider.
|
|
17
17
|
/// @group slider
|
|
18
|
-
$kendo-slider-font-family:
|
|
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:
|
|
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:
|
|
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
|
|
@@ -110,7 +110,7 @@ $kendo-slider-draghandle-transition-function: cubic-bezier(.25, .8, .25, 1) !def
|
|
|
110
110
|
|
|
111
111
|
/// The background color of the Slider track.
|
|
112
112
|
/// @group slider
|
|
113
|
-
$kendo-slider-track-bg: $gray-200 !default;
|
|
113
|
+
$kendo-slider-track-bg: if($kendo-enable-color-system, k-color( base-emphasis ), $gray-200) !default;
|
|
114
114
|
/// The background color of the Slider's track selection.
|
|
115
115
|
/// @group slider
|
|
116
116
|
$kendo-slider-selection-bg: $kendo-selected-bg !default;
|
|
@@ -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:
|
|
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:
|
|
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:
|
|
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 splitbar.
|
|
27
27
|
/// @group splitter
|
|
28
|
-
$kendo-splitter-splitbar-size: k-
|
|
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:
|
|
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-
|
|
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
|
|
@@ -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:
|
|
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:
|
|
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:
|
|
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: $kendo-spreadsheet-header-gradient !de
|
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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: rgba( $kendo-spreadsheet-bg, .5 ) !defaul
|
|
|
144
144
|
|
|
145
145
|
/// The vertical padding of the Spreadsheet cell.
|
|
146
146
|
/// @group spreadsheet
|
|
147
|
-
$kendo-spreadsheet-cell-padding-y: k-
|
|
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-
|
|
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:
|
|
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-
|
|
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-
|
|
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:
|
|
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:
|
|
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:
|
|
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-selected-bg !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:
|
|
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-
|
|
265
|
+
$kendo-spreadsheet-dropzone-spacing-y: k-spacing(4) !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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
37
|
+
$kendo-stepper-font-size: var( --kendo-font-size, inherit ) !default;
|
|
38
38
|
// The line height of the Stepper.
|
|
39
39
|
/// @group stepper
|
|
40
|
-
$kendo-stepper-line-height:
|
|
40
|
+
$kendo-stepper-line-height: var( --kendo-line-height, normal ) !default;
|
|
41
41
|
// The font family of the Stepper.
|
|
42
42
|
/// @group stepper
|
|
43
|
-
$kendo-stepper-font-family:
|
|
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:
|
|
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;
|
|
@@ -36,7 +36,7 @@ $kendo-switch-off-track-bg: $kendo-component-bg !default;
|
|
|
36
36
|
$kendo-switch-off-track-text: null !default;
|
|
37
37
|
/// The border color of the track when the Switch is not checked.
|
|
38
38
|
/// @group switch
|
|
39
|
-
$kendo-switch-off-track-border: $gray-500 !default;
|
|
39
|
+
$kendo-switch-off-track-border: if($kendo-enable-color-system, k-color( base-emphasis ), $gray-500) !default;
|
|
40
40
|
/// The background gradient of the track when the Switch is not checked.
|
|
41
41
|
/// @group switch
|
|
42
42
|
$kendo-switch-off-track-gradient: null !default;
|
|
@@ -85,7 +85,7 @@ $kendo-switch-off-track-disabled-gradient: null !default;
|
|
|
85
85
|
|
|
86
86
|
/// The background of the thumb when the Switch is not checked.
|
|
87
87
|
/// @group switch
|
|
88
|
-
$kendo-switch-off-thumb-bg: $gray-500 !default;
|
|
88
|
+
$kendo-switch-off-thumb-bg: if($kendo-enable-color-system, k-color( base-emphasis ), $gray-500) !default;
|
|
89
89
|
/// The text color of the thumb when the Switch is not checked.
|
|
90
90
|
/// @group switch
|
|
91
91
|
$kendo-switch-off-thumb-text: null !default;
|
|
@@ -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-
|
|
33
|
-
$kendo-table-sm-cell-padding-y: k-
|
|
32
|
+
$kendo-table-sm-cell-padding-x: k-spacing(2) !default;
|
|
33
|
+
$kendo-table-sm-cell-padding-y: k-spacing(1) !default;
|
|
34
34
|
|
|
35
35
|
$kendo-table-md-cell-padding-x: $table-cell-padding-x !default;
|
|
36
36
|
$kendo-table-md-cell-padding-y: $table-cell-padding-y !default;
|
|
37
37
|
|
|
38
|
-
$kendo-table-lg-cell-padding-x: k-
|
|
39
|
-
$kendo-table-lg-cell-padding-y: k-
|
|
38
|
+
$kendo-table-lg-cell-padding-x: k-spacing(2) !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:
|
|
46
|
-
line-height:
|
|
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:
|
|
52
|
-
line-height:
|
|
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:
|
|
58
|
-
line-height:
|
|
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
|
)
|