@progress/kendo-theme-classic 7.3.0-dev.1 → 8.0.0-dev.1
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 +9664 -9073
- package/dist/all.scss +5338 -5010
- package/dist/classic-green-dark.scss +155 -29
- package/dist/classic-green.scss +145 -29
- package/dist/classic-lavender-dark.scss +158 -33
- package/dist/classic-lavender.scss +144 -29
- package/dist/classic-main-dark.scss +155 -29
- package/dist/classic-main.scss +34 -29
- package/dist/classic-metro-dark.scss +159 -34
- package/dist/classic-metro.scss +148 -33
- package/dist/classic-moonlight.scss +159 -34
- package/dist/classic-opal-dark.scss +160 -34
- package/dist/classic-opal.scss +145 -29
- package/dist/classic-silver-dark.scss +155 -29
- package/dist/classic-silver.scss +145 -29
- package/dist/classic-uniform.scss +147 -31
- package/dist/meta/sassdoc-data.json +31510 -28810
- package/dist/meta/sassdoc-raw-data.json +3039 -1789
- package/dist/meta/variables.json +3882 -3778
- package/lib/swatches/classic-green-dark.json +601 -1
- package/lib/swatches/classic-green.json +551 -1
- package/lib/swatches/classic-lavender-dark.json +602 -2
- package/lib/swatches/classic-lavender.json +552 -2
- package/lib/swatches/classic-main-dark.json +601 -1
- package/lib/swatches/classic-main.json +11 -1
- package/lib/swatches/classic-metro-dark.json +608 -6
- package/lib/swatches/classic-metro.json +552 -2
- package/lib/swatches/classic-moonlight.json +608 -6
- package/lib/swatches/classic-opal-dark.json +601 -1
- package/lib/swatches/classic-opal.json +551 -1
- package/lib/swatches/classic-silver-dark.json +601 -1
- package/lib/swatches/classic-silver.json +551 -1
- package/lib/swatches/classic-uniform.json +551 -1
- package/package.json +5 -5
- package/scss/_variables.scss +0 -122
- 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 +17 -17
- package/scss/bottom-navigation/_variables.scss +9 -9
- package/scss/breadcrumb/_variables.scss +17 -17
- package/scss/button/_variables.scss +27 -27
- package/scss/calendar/_variables.scss +36 -60
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_variables.scss +18 -18
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +7 -7
- package/scss/colorgradient/_variables.scss +10 -10
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/core/_index.scss +12 -0
- package/scss/core/border-radii/index.import.scss +1 -0
- package/scss/core/color-system/_swatch-legacy.scss +1 -1
- package/scss/core/color-system/_swatch.scss +1 -1
- package/scss/core/spacing/index.import.scss +14 -0
- package/scss/core/typography/index.import.scss +1 -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 +7 -15
- 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 +18 -18
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +14 -14
- 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 +18 -18
- package/scss/list/_variables.scss +27 -27
- package/scss/listbox/_variables.scss +5 -5
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +8 -8
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_variables.scss +8 -8
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_variables.scss +29 -29
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +7 -7
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +11 -11
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +6 -6
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_variables.scss +4 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_variables.scss +18 -18
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +4 -4
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +9 -9
- package/scss/table/_variables.scss +12 -12
- package/scss/tabstrip/_variables.scss +11 -11
- package/scss/taskboard/_variables.scss +15 -15
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +10 -10
- 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 +20 -20
- package/scss/typography/_variables.scss +136 -53
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +9 -9
- package/scss/wizard/_variables.scss +7 -7
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
// Grid
|
|
2
2
|
$kendo-grid-border-width: 1px !default;
|
|
3
|
-
$kendo-grid-font-family:
|
|
4
|
-
$kendo-grid-font-size:
|
|
5
|
-
$kendo-grid-line-height:
|
|
3
|
+
$kendo-grid-font-family: var( --kendo-font-family, inherit ) !default;
|
|
4
|
+
$kendo-grid-font-size: var( --kendo-font-size, inherit ) !default;
|
|
5
|
+
$kendo-grid-line-height: var( --kendo-line-height, normal ) !default;
|
|
6
6
|
|
|
7
|
-
///
|
|
7
|
+
/// The horizontal padding of the Grid.
|
|
8
8
|
/// @group grid
|
|
9
9
|
$kendo-grid-padding-x: $kendo-table-md-cell-padding-x !default;
|
|
10
|
-
///
|
|
10
|
+
/// The vertical padding of the Grid.
|
|
11
11
|
/// @group grid
|
|
12
12
|
$kendo-grid-padding-y: $kendo-table-md-cell-padding-y !default;
|
|
13
13
|
|
|
14
|
-
///
|
|
14
|
+
/// The horizontal padding of the Grid header.
|
|
15
15
|
/// @group grid
|
|
16
16
|
$kendo-grid-header-padding-x: $kendo-grid-padding-x !default;
|
|
17
|
-
///
|
|
17
|
+
/// The vertical padding of the Grid header.
|
|
18
18
|
/// @group grid
|
|
19
19
|
$kendo-grid-header-padding-y: $kendo-grid-padding-y !default;
|
|
20
20
|
|
|
@@ -25,41 +25,41 @@ $kendo-grid-footer-padding-x: $kendo-grid-header-padding-x !default;
|
|
|
25
25
|
/// @group grid
|
|
26
26
|
$kendo-grid-footer-padding-y: $kendo-grid-header-padding-y !default;
|
|
27
27
|
|
|
28
|
-
///
|
|
28
|
+
/// The horizontal padding of the Grid grouping header.
|
|
29
29
|
/// @group grid
|
|
30
30
|
$kendo-grid-grouping-header-padding-x: $kendo-grid-padding-y !default;
|
|
31
|
-
///
|
|
31
|
+
/// The vertical padding of the Grid grouping header.
|
|
32
32
|
/// @group grid
|
|
33
33
|
$kendo-grid-grouping-header-padding-y: $kendo-grid-grouping-header-padding-x !default;
|
|
34
34
|
|
|
35
|
-
///
|
|
35
|
+
/// The horizontal padding of the Grid cell.
|
|
36
36
|
/// @group grid
|
|
37
37
|
$kendo-grid-cell-padding-x: $kendo-grid-padding-x !default;
|
|
38
|
-
///
|
|
38
|
+
/// The vertical padding of the Grid cell.
|
|
39
39
|
/// @group grid
|
|
40
40
|
$kendo-grid-cell-padding-y: $kendo-grid-padding-y !default;
|
|
41
41
|
|
|
42
|
-
///
|
|
42
|
+
/// The horizontal padding of the Grid filter cell.
|
|
43
43
|
/// @group grid
|
|
44
44
|
$kendo-grid-filter-cell-padding-x: $kendo-grid-padding-y !default;
|
|
45
|
-
///
|
|
45
|
+
/// The vertical padding of the Grid filter cell.
|
|
46
46
|
/// @group grid
|
|
47
47
|
$kendo-grid-filter-cell-padding-y: $kendo-grid-filter-cell-padding-x !default;
|
|
48
48
|
|
|
49
|
-
///
|
|
49
|
+
/// The horizontal padding of the Grid edit cell.
|
|
50
50
|
/// @group grid
|
|
51
51
|
$kendo-grid-edit-cell-padding-x: $kendo-grid-cell-padding-x !default;
|
|
52
|
-
///
|
|
52
|
+
/// The vertical padding of the Grid filter cell.
|
|
53
53
|
/// @group grid
|
|
54
|
-
$kendo-grid-edit-cell-padding-y:
|
|
54
|
+
$kendo-grid-edit-cell-padding-y: calc( #{k-spacing(1.5)} / 2 ) !default;
|
|
55
55
|
|
|
56
56
|
$kendo-grid-group-drop-hint-size: 6px !default;
|
|
57
57
|
$kendo-grid-group-drop-hint-line-size: k-math-div( $kendo-grid-group-drop-hint-size, 3) !default;
|
|
58
58
|
$kendo-grid-group-drop-hint-height: calc( #{$kendo-chip-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
|
|
59
59
|
$kendo-grid-group-drop-hint-top: 3px !default;
|
|
60
60
|
|
|
61
|
-
$kendo-grid-sm-padding-x: k-
|
|
62
|
-
$kendo-grid-sm-padding-y: k-
|
|
61
|
+
$kendo-grid-sm-padding-x: k-spacing(2) !default;
|
|
62
|
+
$kendo-grid-sm-padding-y: k-spacing(1) !default;
|
|
63
63
|
$kendo-grid-sm-header-padding-x: $kendo-grid-sm-padding-x !default;
|
|
64
64
|
$kendo-grid-sm-header-padding-y: $kendo-grid-sm-padding-y !default;
|
|
65
65
|
$kendo-grid-sm-grouping-header-padding-x: $kendo-grid-sm-padding-x !default;
|
|
@@ -69,7 +69,7 @@ $kendo-grid-sm-cell-padding-y: $kendo-grid-sm-padding-y !default;
|
|
|
69
69
|
$kendo-grid-sm-filter-cell-padding-x: $kendo-grid-sm-padding-x !default;
|
|
70
70
|
$kendo-grid-sm-filter-cell-padding-y: $kendo-grid-sm-filter-cell-padding-x !default;
|
|
71
71
|
$kendo-grid-sm-edit-cell-padding-x: $kendo-grid-sm-cell-padding-x !default;
|
|
72
|
-
$kendo-grid-sm-edit-cell-padding-y: k-
|
|
72
|
+
$kendo-grid-sm-edit-cell-padding-y: k-spacing(0.5) !default;
|
|
73
73
|
$kendo-grid-sm-group-dropclue-height: calc( #{$kendo-chip-sm-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
|
|
74
74
|
$kendo-grid-sm-selection-aggregates-padding-x: $kendo-grid-sm-padding-y !default;
|
|
75
75
|
$kendo-grid-sm-selection-aggregates-padding-y: $kendo-grid-sm-padding-y !default;
|
|
@@ -141,105 +141,105 @@ $kendo-grid-toolbar-border-width: $kendo-grid-border-width !default;
|
|
|
141
141
|
$kendo-grid-cell-horizontal-border-width: $kendo-table-cell-horizontal-border-width !default;
|
|
142
142
|
$kendo-grid-cell-vertical-border-width: $kendo-table-cell-vertical-border-width !default;
|
|
143
143
|
|
|
144
|
-
///
|
|
144
|
+
/// The background color of the Grid.
|
|
145
145
|
/// @group grid
|
|
146
146
|
$kendo-grid-bg: $kendo-table-bg !default;
|
|
147
|
-
///
|
|
147
|
+
/// The text color of the Grid.
|
|
148
148
|
/// @group grid
|
|
149
149
|
$kendo-grid-text: $kendo-table-text !default;
|
|
150
|
-
///
|
|
150
|
+
/// The border color of the Grid.
|
|
151
151
|
/// @group grid
|
|
152
152
|
$kendo-grid-border: $kendo-table-border !default;
|
|
153
153
|
|
|
154
|
-
///
|
|
154
|
+
/// The background color of Grid header.
|
|
155
155
|
/// @group grid
|
|
156
156
|
$kendo-grid-header-bg: $kendo-table-header-bg !default;
|
|
157
|
-
///
|
|
157
|
+
/// The text color of Grid header.
|
|
158
158
|
/// @group grid
|
|
159
159
|
$kendo-grid-header-text: $kendo-table-header-text !default;
|
|
160
|
-
///
|
|
160
|
+
/// The border color of Grid header.
|
|
161
161
|
/// @group grid
|
|
162
162
|
$kendo-grid-header-border: $kendo-table-header-border !default;
|
|
163
|
-
///
|
|
163
|
+
/// The background gradient of Grid header.
|
|
164
164
|
/// @group grid
|
|
165
165
|
$kendo-grid-header-gradient: $kendo-table-header-gradient !default;
|
|
166
166
|
|
|
167
|
-
///
|
|
167
|
+
/// The background color of Grid footer.
|
|
168
168
|
/// @group grid
|
|
169
169
|
$kendo-grid-footer-bg: $kendo-table-footer-bg !default;
|
|
170
|
-
///
|
|
170
|
+
/// The text color of Grid footer.
|
|
171
171
|
/// @group grid
|
|
172
172
|
$kendo-grid-footer-text: $kendo-table-footer-text !default;
|
|
173
|
-
///
|
|
173
|
+
/// The border color of Grid footer.
|
|
174
174
|
/// @group grid
|
|
175
|
-
$kendo-grid-footer-border: $kendo-
|
|
175
|
+
$kendo-grid-footer-border: $kendo-grid-header-border !default;
|
|
176
176
|
|
|
177
|
-
///
|
|
177
|
+
/// The background color of the Grid alternating rows.
|
|
178
178
|
/// @group grid
|
|
179
179
|
$kendo-grid-alt-bg: $kendo-table-alt-row-bg !default;
|
|
180
|
-
///
|
|
180
|
+
/// The text color of the Grid alternating rows.
|
|
181
181
|
/// @group grid
|
|
182
182
|
$kendo-grid-alt-text: $kendo-table-alt-row-text !default;
|
|
183
|
-
///
|
|
183
|
+
/// The border color of the Grid alternating rows.
|
|
184
184
|
/// @group grid
|
|
185
185
|
$kendo-grid-alt-border: $kendo-table-alt-row-border !default;
|
|
186
186
|
|
|
187
|
-
///
|
|
187
|
+
/// The background color of hovered Grid rows.
|
|
188
188
|
/// @group grid
|
|
189
189
|
$kendo-grid-hover-bg: $kendo-table-hover-bg !default;
|
|
190
|
-
///
|
|
190
|
+
/// The text color of hovered Grid rows.
|
|
191
191
|
/// @group grid
|
|
192
192
|
$kendo-grid-hover-text: $kendo-table-hover-text !default;
|
|
193
|
-
///
|
|
193
|
+
/// The border color of hovered Grid rows.
|
|
194
194
|
/// @group grid
|
|
195
195
|
$kendo-grid-hover-border: $kendo-table-hover-border !default;
|
|
196
196
|
|
|
197
|
-
///
|
|
197
|
+
/// The background color of selected Grid rows.
|
|
198
198
|
/// @group grid
|
|
199
199
|
$kendo-grid-selected-bg: $kendo-table-selected-bg !default;
|
|
200
|
-
///
|
|
200
|
+
/// The text color of selected Grid rows.
|
|
201
201
|
/// @group grid
|
|
202
202
|
$kendo-grid-selected-text: $kendo-table-selected-text !default;
|
|
203
|
-
///
|
|
203
|
+
/// The border color of selected Grid rows.
|
|
204
204
|
/// @group grid
|
|
205
205
|
$kendo-grid-selected-border: $kendo-table-selected-border !default;
|
|
206
206
|
|
|
207
|
-
///
|
|
207
|
+
/// The background color of the Grid selection aggregates container.
|
|
208
208
|
/// @group grid
|
|
209
209
|
$kendo-grid-selection-aggregates-bg: $kendo-grid-header-bg !default;
|
|
210
|
-
///
|
|
210
|
+
/// The text color of the Grid selection aggregates container.
|
|
211
211
|
/// @group grid
|
|
212
212
|
$kendo-grid-selection-aggregates-text: $kendo-grid-text !default;
|
|
213
|
-
///
|
|
213
|
+
/// The border color of the Grid selection aggregates container.
|
|
214
214
|
/// @group grid
|
|
215
215
|
$kendo-grid-selection-aggregates-border: $kendo-grid-border !default;
|
|
216
|
-
///
|
|
216
|
+
/// The border width of the Grid selection aggregates container.
|
|
217
217
|
/// @group grid
|
|
218
218
|
$kendo-grid-selection-aggregates-border-width: $kendo-grid-border-width !default;
|
|
219
|
-
///
|
|
219
|
+
/// The spacing between the selection aggregates items.
|
|
220
220
|
/// @group grid
|
|
221
|
-
$kendo-grid-selection-aggregates-spacing: k-
|
|
222
|
-
///
|
|
221
|
+
$kendo-grid-selection-aggregates-spacing: k-spacing(2) !default;
|
|
222
|
+
/// The line height of the Grid selection aggregates container.
|
|
223
223
|
/// @group grid
|
|
224
224
|
$kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
|
|
225
|
-
///
|
|
225
|
+
/// The font weight of the Grid selection aggregates container.
|
|
226
226
|
/// @group grid
|
|
227
|
-
$kendo-grid-selection-aggregates-font-weight:
|
|
227
|
+
$kendo-grid-selection-aggregates-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
228
228
|
|
|
229
229
|
$kendo-grid-sorted-icon-spacing: calc( #{$kendo-padding-md-x} - 1px ) !default;
|
|
230
230
|
$kendo-grid-sorted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 3%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .02 )) !default;
|
|
231
231
|
$kendo-grid-sorting-indicator-text: $kendo-color-primary !default;
|
|
232
|
-
$kendo-grid-sorting-index-font-size:
|
|
232
|
+
$kendo-grid-sorting-index-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
233
233
|
$kendo-grid-sorting-index-height: $kendo-icon-size !default;
|
|
234
|
-
$kendo-grid-sorting-index-spacing-y:
|
|
235
|
-
$kendo-grid-sorting-index-spacing-x:
|
|
234
|
+
$kendo-grid-sorting-index-spacing-y: calc( #{$kendo-icon-spacing} / 2 ) !default;
|
|
235
|
+
$kendo-grid-sorting-index-spacing-x: calc( #{$kendo-grid-sorting-index-spacing-y} * -1 ) !default;
|
|
236
236
|
|
|
237
237
|
$kendo-grid-grouping-row-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-grid-bg, 1 )) !default;
|
|
238
238
|
$kendo-grid-grouping-row-text: $kendo-grid-text !default;
|
|
239
239
|
|
|
240
240
|
$kendo-grid-focus-shadow: $kendo-table-focus-shadow !default;
|
|
241
241
|
|
|
242
|
-
$kendo-grid-command-cell-button-spacing: k-
|
|
242
|
+
$kendo-grid-command-cell-button-spacing: k-spacing(2) !default;
|
|
243
243
|
// be cautious when changing the next line; see https://github.com/MoOx/reduce-css-calc/issues/38
|
|
244
244
|
$kendo-grid-command-cell-padding-y: calc( #{$kendo-grid-cell-padding-y} - (#{$kendo-button-calc-size} - #{$kendo-line-height-em}) / 2 ) !default;
|
|
245
245
|
|
|
@@ -270,7 +270,7 @@ $kendo-grid-column-menu-max-width: 320px !default;
|
|
|
270
270
|
|
|
271
271
|
$kendo-grid-filter-menu-check-all-border-bottom-width: 1px !default;
|
|
272
272
|
|
|
273
|
-
$kendo-grid-filter-menu-item-spacing-x: k-
|
|
273
|
+
$kendo-grid-filter-menu-item-spacing-x: k-spacing(2) !default;
|
|
274
274
|
$kendo-grid-filter-menu-item-spacing-y: $kendo-grid-filter-menu-item-spacing-x !default;
|
|
275
275
|
|
|
276
276
|
$kendo-grid-column-menu-popup-padding-x: null !default;
|
|
@@ -282,14 +282,14 @@ $kendo-grid-column-menu-item-padding-y: $kendo-menu-popup-item-padding-y !defaul
|
|
|
282
282
|
$kendo-grid-column-menu-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
283
283
|
$kendo-grid-column-menu-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
284
284
|
|
|
285
|
-
$kendo-grid-column-menu-items-wrap-padding-x: 0 !default;
|
|
286
|
-
$kendo-grid-column-menu-items-wrap-padding-y: k-
|
|
285
|
+
$kendo-grid-column-menu-items-wrap-padding-x: k-spacing(0) !default;
|
|
286
|
+
$kendo-grid-column-menu-items-wrap-padding-y: k-spacing(1.5) !default;
|
|
287
287
|
|
|
288
288
|
$kendo-grid-column-menu-group-header-padding-x: $kendo-menu-popup-md-item-padding-x !default;
|
|
289
289
|
$kendo-grid-column-menu-group-header-padding-y: $kendo-menu-popup-md-item-padding-y !default;
|
|
290
290
|
|
|
291
|
-
$kendo-grid-column-menu-group-header-font-size:
|
|
292
|
-
$kendo-grid-column-menu-group-header-line-height:
|
|
291
|
+
$kendo-grid-column-menu-group-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
292
|
+
$kendo-grid-column-menu-group-header-line-height: var( --kendo-line-height, normal ) !default;
|
|
293
293
|
$kendo-grid-column-menu-group-header-text-transform: null !default;
|
|
294
294
|
$kendo-grid-column-menu-group-header-border-bottom-width: 1px !default;
|
|
295
295
|
|
|
@@ -297,14 +297,14 @@ $kendo-grid-column-menu-group-header-bg: null !default;
|
|
|
297
297
|
$kendo-grid-column-menu-group-header-text: $kendo-popup-text !default;
|
|
298
298
|
$kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
|
|
299
299
|
|
|
300
|
-
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: 0 !default;
|
|
301
|
-
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-
|
|
300
|
+
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
|
|
301
|
+
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
|
|
302
302
|
|
|
303
303
|
$kendo-grid-column-menu-tabbed-bg: $kendo-base-bg !default;
|
|
304
304
|
|
|
305
305
|
$kendo-grid-drag-cell-width: ($kendo-icon-size * 2.25) !default;
|
|
306
306
|
|
|
307
|
-
$kendo-grid-row-inner-height: calc( #{$kendo-line-height-em} + #{$kendo-grid-cell-padding-y * 2
|
|
307
|
+
$kendo-grid-row-inner-height: calc( #{$kendo-line-height-em} + calc( #{$kendo-grid-cell-padding-y} * 2 ) ) !default;
|
|
308
308
|
|
|
309
309
|
$kendo-grid-hierarchy-col-width: ($kendo-icon-size * 2) !default;
|
|
310
310
|
|
|
@@ -312,12 +312,12 @@ $kendo-grid-grouping-row-border-top: 1px !default;
|
|
|
312
312
|
$kendo-grid-group-footer-border-y: 1px !default;
|
|
313
313
|
$kendo-grid-group-footer-second-cell-border: 1px !default;
|
|
314
314
|
|
|
315
|
-
///
|
|
315
|
+
/// The background color of the Grid row resize indicator.
|
|
316
316
|
/// @group grid
|
|
317
317
|
$kendo-grid-row-resizer-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 20%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .12 )) !default;
|
|
318
|
-
///
|
|
318
|
+
/// The background color of the active Grid row resize indicator.
|
|
319
319
|
/// @group grid
|
|
320
320
|
$kendo-grid-row-resizer-active-bg: $kendo-color-primary !default;
|
|
321
|
-
///
|
|
321
|
+
/// The height of the Grid row resize indicator.
|
|
322
322
|
/// @group grid
|
|
323
|
-
$kendo-grid-row-resizer-height: k-
|
|
323
|
+
$kendo-grid-row-resizer-height: k-spacing(0.5) !default;
|
|
@@ -5,21 +5,21 @@ $kendo-image-editor-padding-y: null !default;
|
|
|
5
5
|
$kendo-image-editor-padding-x: null !default;
|
|
6
6
|
|
|
7
7
|
$kendo-image-editor-border-width: 1px !default;
|
|
8
|
-
$kendo-image-editor-font-size:
|
|
9
|
-
$kendo-image-editor-line-height:
|
|
10
|
-
$kendo-image-editor-font-family:
|
|
8
|
+
$kendo-image-editor-font-size: var( --kendo-font-size, inherit ) !default;
|
|
9
|
+
$kendo-image-editor-line-height: var( --kendo-line-height, normal ) !default;
|
|
10
|
+
$kendo-image-editor-font-family: var( --kendo-font-family, inherit ) !default;
|
|
11
11
|
|
|
12
12
|
$kendo-image-editor-content-border-width: 1px !default;
|
|
13
13
|
|
|
14
|
-
$kendo-image-editor-action-pane-padding-y: k-
|
|
15
|
-
$kendo-image-editor-action-pane-padding-x: k-
|
|
14
|
+
$kendo-image-editor-action-pane-padding-y: k-spacing(8) !default;
|
|
15
|
+
$kendo-image-editor-action-pane-padding-x: k-spacing(4) !default;
|
|
16
16
|
$kendo-image-editor-action-pane-width: if( $kendo-image-editor-content-border-width == null, 240px, calc(240px + #{$kendo-image-editor-content-border-width}) ) !default;
|
|
17
17
|
|
|
18
18
|
$kendo-image-editor-crop-border-width: 1px !default;
|
|
19
19
|
$kendo-image-editor-crop-border-style: dashed !default;
|
|
20
20
|
|
|
21
|
-
$kendo-image-editor-resize-handle-margin-x: 1px !default;
|
|
22
|
-
$kendo-image-editor-resize-handle-margin-y: 1px !default;
|
|
21
|
+
$kendo-image-editor-resize-handle-margin-x: k-spacing(1px) !default;
|
|
22
|
+
$kendo-image-editor-resize-handle-margin-y: k-spacing(1px) !default;
|
|
23
23
|
$kendo-image-editor-resize-handle-border-width: 0 2px 2px 0 !default;
|
|
24
24
|
$kendo-image-editor-resize-handle-size: 15px !default;
|
|
25
25
|
|
|
@@ -14,60 +14,60 @@ $kendo-input-border-radius: null !default;
|
|
|
14
14
|
|
|
15
15
|
/// The horizontal padding of the Input components.
|
|
16
16
|
/// @group input
|
|
17
|
-
$kendo-input-padding-x: k-
|
|
17
|
+
$kendo-input-padding-x: k-spacing(2) !default;
|
|
18
18
|
/// The horizontal padding of the small Input components.
|
|
19
19
|
/// @group input
|
|
20
|
-
$kendo-input-sm-padding-x: k-
|
|
20
|
+
$kendo-input-sm-padding-x: k-spacing(2) !default;
|
|
21
21
|
/// The horizontal padding of the medium Input components.
|
|
22
22
|
/// @group input
|
|
23
|
-
$kendo-input-md-padding-x: k-
|
|
23
|
+
$kendo-input-md-padding-x: k-spacing(2) !default;
|
|
24
24
|
/// The horizontal padding of the large Input components.
|
|
25
25
|
/// @group input
|
|
26
|
-
$kendo-input-lg-padding-x: k-
|
|
26
|
+
$kendo-input-lg-padding-x: k-spacing(3) !default;
|
|
27
27
|
|
|
28
28
|
/// The vertical padding of the Input components.
|
|
29
29
|
/// @group input
|
|
30
|
-
$kendo-input-padding-y: k-
|
|
30
|
+
$kendo-input-padding-y: k-spacing(1) !default;
|
|
31
31
|
/// The vertical padding of the small Input components.
|
|
32
32
|
/// @group input
|
|
33
|
-
$kendo-input-sm-padding-y: k-
|
|
33
|
+
$kendo-input-sm-padding-y: k-spacing(0.5) !default;
|
|
34
34
|
/// The vertical padding of the medium Input components.
|
|
35
35
|
/// @group input
|
|
36
|
-
$kendo-input-md-padding-y: k-
|
|
36
|
+
$kendo-input-md-padding-y: k-spacing(1) !default;
|
|
37
37
|
/// The vertical padding of the large Input components.
|
|
38
38
|
/// @group input
|
|
39
|
-
$kendo-input-lg-padding-y: k-
|
|
39
|
+
$kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
40
40
|
|
|
41
41
|
/// Font family of input components.
|
|
42
42
|
/// @group input
|
|
43
|
-
$kendo-input-font-family:
|
|
43
|
+
$kendo-input-font-family: var( --kendo-font-family, inherit ) !default;
|
|
44
44
|
|
|
45
45
|
/// Font size of input components.
|
|
46
46
|
/// @group input
|
|
47
|
-
$kendo-input-font-size:
|
|
47
|
+
$kendo-input-font-size: var( --kendo-font-size, inherit ) !default;
|
|
48
48
|
/// The font size of the small Input components.
|
|
49
49
|
/// @group input
|
|
50
|
-
$kendo-input-sm-font-size:
|
|
50
|
+
$kendo-input-sm-font-size: var( --kendo-font-size, inherit ) !default;
|
|
51
51
|
/// The font size of the medium Input components.
|
|
52
52
|
/// @group input
|
|
53
|
-
$kendo-input-md-font-size:
|
|
53
|
+
$kendo-input-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
54
54
|
/// The font size of the large Input components.
|
|
55
55
|
/// @group input
|
|
56
|
-
$kendo-input-lg-font-size:
|
|
56
|
+
$kendo-input-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
/// Line height of input components.
|
|
60
60
|
/// @group input
|
|
61
|
-
$kendo-input-line-height:
|
|
61
|
+
$kendo-input-line-height: var( --kendo-line-height, normal ) !default;
|
|
62
62
|
/// The line height of the small Input components.
|
|
63
63
|
/// @group input
|
|
64
|
-
$kendo-input-sm-line-height:
|
|
64
|
+
$kendo-input-sm-line-height: var( --kendo-line-height, normal ) !default;
|
|
65
65
|
/// The line height of the medium Input components.
|
|
66
66
|
/// @group input
|
|
67
|
-
$kendo-input-md-line-height:
|
|
67
|
+
$kendo-input-md-line-height: var( --kendo-line-height, normal ) !default;
|
|
68
68
|
/// The line height of the large Input components.
|
|
69
69
|
/// @group input
|
|
70
|
-
$kendo-input-lg-line-height:
|
|
70
|
+
$kendo-input-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
71
71
|
|
|
72
72
|
/// The sizes map for the Input components.
|
|
73
73
|
/// @group input
|
|
@@ -249,7 +249,7 @@ $kendo-input-clear-value-hover-opacity: 1 !default;
|
|
|
249
249
|
|
|
250
250
|
/// The vertical margin of the clear value icon.
|
|
251
251
|
/// @group input
|
|
252
|
-
$kendo-input-values-margin-y: k-
|
|
252
|
+
$kendo-input-values-margin-y: k-spacing(0.5) !default;
|
|
253
253
|
/// The horizontal margin of the clear value icon.
|
|
254
254
|
/// @group input
|
|
255
255
|
$kendo-input-values-margin-x: $kendo-input-values-margin-y !default;
|
|
@@ -2,35 +2,35 @@
|
|
|
2
2
|
|
|
3
3
|
/// The font family of the List components.
|
|
4
4
|
/// @group list
|
|
5
|
-
$kendo-list-font-family:
|
|
5
|
+
$kendo-list-font-family: var( --kendo-font-family, inherit ) !default;
|
|
6
6
|
|
|
7
7
|
/// The font size of the List component, if no size is set.
|
|
8
8
|
/// @group list
|
|
9
9
|
$kendo-list-font-size: null !default;
|
|
10
|
-
$kendo-list-sm-font-size:
|
|
11
|
-
$kendo-list-md-font-size:
|
|
12
|
-
$kendo-list-lg-font-size:
|
|
10
|
+
$kendo-list-sm-font-size: var( --kendo-font-size, inherit ) !default;
|
|
11
|
+
$kendo-list-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
12
|
+
$kendo-list-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
13
13
|
|
|
14
14
|
/// The line height of the List component, if no size is set.
|
|
15
15
|
/// @group list
|
|
16
16
|
$kendo-list-line-height: null !default;
|
|
17
|
-
$kendo-list-sm-line-height:
|
|
18
|
-
$kendo-list-md-line-height:
|
|
19
|
-
$kendo-list-lg-line-height:
|
|
17
|
+
$kendo-list-sm-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
|
+
$kendo-list-md-line-height: var( --kendo-line-height, normal ) !default;
|
|
19
|
+
$kendo-list-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
20
20
|
|
|
21
21
|
/// The horizontal padding of the List header, if no size is set.
|
|
22
22
|
/// @group list
|
|
23
23
|
$kendo-list-header-padding-x: null !default;
|
|
24
|
-
$kendo-list-sm-header-padding-x: k-
|
|
25
|
-
$kendo-list-md-header-padding-x: k-
|
|
26
|
-
$kendo-list-lg-header-padding-x: k-
|
|
24
|
+
$kendo-list-sm-header-padding-x: k-spacing(2) !default;
|
|
25
|
+
$kendo-list-md-header-padding-x: k-spacing(2) !default;
|
|
26
|
+
$kendo-list-lg-header-padding-x: k-spacing(2) !default;
|
|
27
27
|
|
|
28
28
|
/// The vertical padding of the List header, if no size is set.
|
|
29
29
|
/// @group list
|
|
30
30
|
$kendo-list-header-padding-y: null !default;
|
|
31
|
-
$kendo-list-sm-header-padding-y: k-
|
|
32
|
-
$kendo-list-md-header-padding-y: k-
|
|
33
|
-
$kendo-list-lg-header-padding-y: k-
|
|
31
|
+
$kendo-list-sm-header-padding-y: k-spacing(0.5) !default;
|
|
32
|
+
$kendo-list-md-header-padding-y: k-spacing(1) !default;
|
|
33
|
+
$kendo-list-lg-header-padding-y: k-spacing(1.5) !default;
|
|
34
34
|
|
|
35
35
|
/// The border width of the List header.
|
|
36
36
|
/// @group list
|
|
@@ -52,21 +52,21 @@ $kendo-list-lg-header-line-height: null !default;
|
|
|
52
52
|
|
|
53
53
|
/// The font weight of the List header.
|
|
54
54
|
/// @group list
|
|
55
|
-
$kendo-list-header-font-weight:
|
|
55
|
+
$kendo-list-header-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
56
56
|
|
|
57
57
|
/// The horizontal padding of the List items, when no size is set.
|
|
58
58
|
/// @group list
|
|
59
59
|
$kendo-list-item-padding-x: null !default;
|
|
60
|
-
$kendo-list-sm-item-padding-x: k-
|
|
61
|
-
$kendo-list-md-item-padding-x: k-
|
|
62
|
-
$kendo-list-lg-item-padding-x: k-
|
|
60
|
+
$kendo-list-sm-item-padding-x: k-spacing(2) !default;
|
|
61
|
+
$kendo-list-md-item-padding-x: k-spacing(2) !default;
|
|
62
|
+
$kendo-list-lg-item-padding-x: k-spacing(3) !default;
|
|
63
63
|
|
|
64
64
|
/// The vertical padding of the List items, when no size is set.
|
|
65
65
|
/// @group list
|
|
66
66
|
$kendo-list-item-padding-y: null !default;
|
|
67
|
-
$kendo-list-sm-item-padding-y: k-
|
|
68
|
-
$kendo-list-md-item-padding-y: k-
|
|
69
|
-
$kendo-list-lg-item-padding-y: k-
|
|
67
|
+
$kendo-list-sm-item-padding-y: k-spacing(0.5) !default;
|
|
68
|
+
$kendo-list-md-item-padding-y: k-spacing(1) !default;
|
|
69
|
+
$kendo-list-lg-item-padding-y: k-spacing(2) !default;
|
|
70
70
|
|
|
71
71
|
/// The font size of the List items, if no size is set.
|
|
72
72
|
/// @group list
|
|
@@ -85,16 +85,16 @@ $kendo-list-lg-item-line-height: null !default;
|
|
|
85
85
|
/// The horizontal padding of the List group items, when no size is set.
|
|
86
86
|
/// @group list
|
|
87
87
|
$kendo-list-group-item-padding-x: null !default;
|
|
88
|
-
$kendo-list-sm-group-item-padding-x: k-
|
|
89
|
-
$kendo-list-md-group-item-padding-x: k-
|
|
90
|
-
$kendo-list-lg-group-item-padding-x: k-
|
|
88
|
+
$kendo-list-sm-group-item-padding-x: k-spacing(2) !default;
|
|
89
|
+
$kendo-list-md-group-item-padding-x: k-spacing(2) !default;
|
|
90
|
+
$kendo-list-lg-group-item-padding-x: k-spacing(2) !default;
|
|
91
91
|
|
|
92
92
|
/// The vertical padding of the List group items, when no size is set.
|
|
93
93
|
/// @group list
|
|
94
94
|
$kendo-list-group-item-padding-y: null !default;
|
|
95
|
-
$kendo-list-sm-group-item-padding-y: k-
|
|
96
|
-
$kendo-list-md-group-item-padding-y: k-
|
|
97
|
-
$kendo-list-lg-group-item-padding-y: k-
|
|
95
|
+
$kendo-list-sm-group-item-padding-y: k-spacing(0.5) !default;
|
|
96
|
+
$kendo-list-md-group-item-padding-y: k-spacing(1) !default;
|
|
97
|
+
$kendo-list-lg-group-item-padding-y: k-spacing(1.5) !default;
|
|
98
98
|
|
|
99
99
|
/// The border width of the List group items.
|
|
100
100
|
/// @group list
|
|
@@ -116,7 +116,7 @@ $kendo-list-lg-group-item-line-height: null !default;
|
|
|
116
116
|
|
|
117
117
|
/// The font weight of a List group item.
|
|
118
118
|
/// @group list
|
|
119
|
-
$kendo-list-group-item-font-weight:
|
|
119
|
+
$kendo-list-group-item-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
/// The map with the sizes of the List.
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
/// The spacing between the ListBox elements.
|
|
4
4
|
/// @group listbox
|
|
5
|
-
$kendo-listbox-spacing: k-
|
|
5
|
+
$kendo-listbox-spacing: k-spacing(2) !default;
|
|
6
6
|
/// The spacing between the ListBox buttons.
|
|
7
7
|
/// @group listbox
|
|
8
|
-
$kendo-listbox-button-spacing: k-
|
|
8
|
+
$kendo-listbox-button-spacing: k-spacing(2) !default;
|
|
9
9
|
/// The width of the ListBox.
|
|
10
10
|
/// @group listbox
|
|
11
11
|
$kendo-listbox-width: 10em !default;
|
|
@@ -17,13 +17,13 @@ $kendo-listbox-default-height: 200px !default;
|
|
|
17
17
|
$kendo-listbox-border-width: 1px !default;
|
|
18
18
|
/// The font family of the ListBox.
|
|
19
19
|
/// @group listbox
|
|
20
|
-
$kendo-listbox-font-family:
|
|
20
|
+
$kendo-listbox-font-family: var( --kendo-font-family, inherit ) !default;
|
|
21
21
|
/// The font size of the ListBox.
|
|
22
22
|
/// @group listbox
|
|
23
|
-
$kendo-listbox-font-size:
|
|
23
|
+
$kendo-listbox-font-size: var( --kendo-font-size, inherit ) !default;
|
|
24
24
|
/// The line height of the ListBox.
|
|
25
25
|
/// @group listbox
|
|
26
|
-
$kendo-listbox-line-height:
|
|
26
|
+
$kendo-listbox-line-height: var( --kendo-line-height, normal ) !default;
|
|
27
27
|
|
|
28
28
|
/// The text color of the ListBox.
|
|
29
29
|
/// @group listbox
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
// Listgroup
|
|
2
2
|
$kendo-listgroup-border-width: 1px !default;
|
|
3
|
-
$kendo-listgroup-border-radius:
|
|
3
|
+
$kendo-listgroup-border-radius: k-border-radius(md) !default;
|
|
4
4
|
|
|
5
|
-
$kendo-listgroup-font-size:
|
|
6
|
-
$kendo-listgroup-line-height:
|
|
5
|
+
$kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
|
|
6
|
+
$kendo-listgroup-line-height: var( --kendo-line-height, normal ) !default;
|
|
7
7
|
|
|
8
8
|
$kendo-listgroup-bg: $kendo-component-bg !default;
|
|
9
9
|
$kendo-listgroup-text: $kendo-component-text !default;
|
|
10
10
|
$kendo-listgroup-border: $kendo-component-border !default;
|
|
11
11
|
|
|
12
|
-
$kendo-listgroup-item-padding-x: k-
|
|
13
|
-
$kendo-listgroup-item-padding-y: k-
|
|
12
|
+
$kendo-listgroup-item-padding-x: k-spacing(2) !default;
|
|
13
|
+
$kendo-listgroup-item-padding-y: k-spacing(2) !default;
|
|
14
14
|
$kendo-listgroup-item-border-width: 1px !default;
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal padding of the ListView.
|
|
4
4
|
/// @group listview
|
|
5
|
-
$kendo-listview-padding-x: k-
|
|
5
|
+
$kendo-listview-padding-x: k-spacing(1) !default;
|
|
6
6
|
/// The vertical padding of the ListView.
|
|
7
7
|
/// @group listview
|
|
8
|
-
$kendo-listview-padding-y: k-
|
|
8
|
+
$kendo-listview-padding-y: k-spacing(1) !default;
|
|
9
9
|
/// The width of the border around bordered ListView.
|
|
10
10
|
/// @group listview
|
|
11
11
|
$kendo-listview-border-width: 1px !default;
|
|
12
12
|
/// The font family of the ListView.
|
|
13
13
|
/// @group listview
|
|
14
|
-
$kendo-listview-font-family:
|
|
14
|
+
$kendo-listview-font-family: var( --kendo-font-family, inherit ) !default;
|
|
15
15
|
/// The font size of the ListView.
|
|
16
16
|
/// @group listview
|
|
17
|
-
$kendo-listview-font-size:
|
|
17
|
+
$kendo-listview-font-size: var( --kendo-font-size, inherit ) !default;
|
|
18
18
|
/// The line height of the ListView.
|
|
19
19
|
/// @group listview
|
|
20
|
-
$kendo-listview-line-height:
|
|
20
|
+
$kendo-listview-line-height: var( --kendo-line-height, normal ) !default;
|
|
21
21
|
|
|
22
22
|
/// The text color of the ListView.
|
|
23
23
|
/// @group listview
|
|
@@ -31,10 +31,10 @@ $kendo-listview-border: $kendo-component-border !default;
|
|
|
31
31
|
|
|
32
32
|
/// The horizontal padding of the ListView items.
|
|
33
33
|
/// @group listview
|
|
34
|
-
$kendo-listview-item-padding-x: k-
|
|
34
|
+
$kendo-listview-item-padding-x: k-spacing(1) !default;
|
|
35
35
|
/// The vertical padding of the ListView items.
|
|
36
36
|
/// @group listview
|
|
37
|
-
$kendo-listview-item-padding-y: k-
|
|
37
|
+
$kendo-listview-item-padding-y: k-spacing(1) !default;
|
|
38
38
|
|
|
39
39
|
/// The text color of the selected ListView items.
|
|
40
40
|
/// @group listview
|
|
@@ -57,4 +57,4 @@ $kendo-listview-item-focus-bg: null !default;
|
|
|
57
57
|
$kendo-listview-item-focus-border: null !default;
|
|
58
58
|
/// The box shadow of the focused ListView items.
|
|
59
59
|
/// @group listview
|
|
60
|
-
$kendo-listview-item-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|
|
60
|
+
$kendo-listview-item-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|