@progress/kendo-theme-default 8.0.0-dev.0 → 8.0.0-dev.2
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 +8426 -5317
- package/dist/all.scss +5261 -5048
- package/dist/default-nordic.scss +9 -9
- package/dist/default-ocean-blue-a11y.scss +7 -7
- package/dist/meta/sassdoc-data.json +30658 -29032
- package/dist/meta/sassdoc-raw-data.json +3341 -2591
- package/dist/meta/variables.json +2239 -2135
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +10 -10
- package/lib/swatches/default-ocean-blue-a11y.json +8 -8
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +0 -172
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_layout.scss +8 -8
- 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/_layout.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +9 -9
- package/scss/breadcrumb/_variables.scss +17 -17
- package/scss/button/_variables.scss +21 -21
- package/scss/calendar/_layout.scss +2 -2
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +33 -61
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_layout.scss +7 -7
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_variables.scss +15 -15
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +7 -7
- package/scss/colorgradient/_layout.scss +1 -1
- package/scss/colorgradient/_variables.scss +10 -10
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/common/_base.scss +7 -7
- package/scss/core/_index.scss +12 -0
- package/scss/core/border-radii/index.import.scss +1 -0
- package/scss/core/spacing/index.import.scss +29 -0
- package/scss/core/typography/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +8 -8
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/daterangepicker/_layout.scss +1 -1
- 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/_layout.scss +3 -3
- package/scss/drawer/_variables.scss +8 -18
- package/scss/dropdowntree/_layout.scss +2 -2
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_layout.scss +5 -5
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_layout.scss +4 -4
- package/scss/fab/_variables.scss +18 -18
- package/scss/filemanager/_layout.scss +3 -3
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/filter/_layout.scss +4 -4
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_layout.scss +16 -16
- package/scss/forms/_variables.scss +17 -17
- package/scss/gantt/_layout.scss +12 -12
- package/scss/gantt/_variables.scss +151 -7
- package/scss/grid/_layout.scss +10 -10
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_layout.scss +5 -5
- package/scss/input/_variables.scss +14 -14
- package/scss/list/_variables.scss +27 -27
- package/scss/listbox/_variables.scss +6 -6
- package/scss/listgroup/_layout.scss +7 -7
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +7 -7
- package/scss/loader/_layout.scss +10 -10
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_layout.scss +1 -1
- 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 +30 -30
- package/scss/menu-button/_layout.scss +3 -3
- 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 +10 -10
- package/scss/panelbar/_layout.scss +2 -2
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +5 -5
- package/scss/pivotgrid/_layout.scss +12 -12
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_layout.scss +1 -1
- package/scss/popup/_theme.scss +1 -1
- package/scss/popup/_variables.scss +4 -4
- package/scss/progressbar/_layout.scss +2 -2
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_layout.scss +1 -1
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_layout.scss +5 -5
- package/scss/scheduler/_variables.scss +18 -18
- package/scss/scrollview/_layout.scss +1 -1
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +5 -5
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_theme.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +11 -11
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +8 -8
- package/scss/table/_layout.scss +1 -1
- package/scss/table/_variables.scss +12 -12
- package/scss/tabstrip/_layout.scss +2 -2
- package/scss/tabstrip/_variables.scss +11 -11
- package/scss/taskboard/_variables.scss +16 -16
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_layout.scss +4 -4
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_layout.scss +2 -2
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_layout.scss +10 -10
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_layout.scss +1 -1
- package/scss/treeview/_variables.scss +20 -20
- package/scss/typography/_layout.scss +51 -111
- package/scss/typography/_variables.scss +136 -53
- package/scss/upload/_layout.scss +3 -3
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +7 -7
- package/scss/wizard/_variables.scss +7 -7
package/scss/grid/_layout.scss
CHANGED
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
> .k-grouping-drop-container {
|
|
411
411
|
flex-grow: 1;
|
|
412
412
|
padding-block: $kendo-grid-grouping-header-padding-y;
|
|
413
|
-
margin-block:
|
|
413
|
+
margin-block: calc( #{$kendo-grid-grouping-header-padding-y} * -1 );
|
|
414
414
|
display: inline-flex;
|
|
415
415
|
align-self: stretch;
|
|
416
416
|
align-items: center;
|
|
@@ -937,14 +937,14 @@
|
|
|
937
937
|
gap: $_grouping-header-padding-y;
|
|
938
938
|
|
|
939
939
|
&::before {
|
|
940
|
-
margin-inline-start:
|
|
940
|
+
margin-inline-start: calc( #{$_grouping-header-padding-y} * -1 );
|
|
941
941
|
}
|
|
942
942
|
}
|
|
943
943
|
|
|
944
944
|
.k-grid-header {
|
|
945
945
|
.k-table-th > .k-link {
|
|
946
|
-
margin-block: (
|
|
947
|
-
margin-inline: (
|
|
946
|
+
margin-block: calc( #{$_header-padding-y} * -1 );
|
|
947
|
+
margin-inline: calc( #{$_header-padding-x} * -1 );
|
|
948
948
|
padding-block: $_header-padding-y;
|
|
949
949
|
padding-inline: $_header-padding-x;
|
|
950
950
|
}
|
|
@@ -962,8 +962,8 @@
|
|
|
962
962
|
|
|
963
963
|
.k-table-th {
|
|
964
964
|
> .k-cell-inner {
|
|
965
|
-
margin-block: (
|
|
966
|
-
margin-inline: (
|
|
965
|
+
margin-block: calc( #{$_header-padding-y} * -1 );
|
|
966
|
+
margin-inline: calc( #{$_header-padding-x} * -1 );
|
|
967
967
|
|
|
968
968
|
> .k-link {
|
|
969
969
|
padding-block: $_header-padding-y;
|
|
@@ -1014,7 +1014,7 @@
|
|
|
1014
1014
|
.k-filtercell {
|
|
1015
1015
|
> span,
|
|
1016
1016
|
.k-filtercell-wrapper {
|
|
1017
|
-
gap:
|
|
1017
|
+
gap: calc( #{$_cell-padding-y} / 2 );
|
|
1018
1018
|
}
|
|
1019
1019
|
}
|
|
1020
1020
|
|
|
@@ -1124,12 +1124,12 @@
|
|
|
1124
1124
|
box-sizing: border-box;
|
|
1125
1125
|
}
|
|
1126
1126
|
.k-filter-menu-container {
|
|
1127
|
-
padding: k-
|
|
1127
|
+
padding: k-spacing(2);
|
|
1128
1128
|
box-sizing: border-box;
|
|
1129
1129
|
display: flex;
|
|
1130
1130
|
flex-flow: column nowrap;
|
|
1131
1131
|
align-items: stretch;
|
|
1132
|
-
gap: k-
|
|
1132
|
+
gap: k-spacing(2);
|
|
1133
1133
|
|
|
1134
1134
|
.k-filter-and {
|
|
1135
1135
|
width: min-content;
|
|
@@ -1154,7 +1154,7 @@
|
|
|
1154
1154
|
display: flex;
|
|
1155
1155
|
flex-flow: column nowrap;
|
|
1156
1156
|
align-items: stretch;
|
|
1157
|
-
gap: k-
|
|
1157
|
+
gap: k-spacing(2);
|
|
1158
1158
|
}
|
|
1159
1159
|
}
|
|
1160
1160
|
|
|
@@ -1,68 +1,68 @@
|
|
|
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
|
|
|
21
|
-
///
|
|
21
|
+
/// The horizontal padding of the Grid grouping header.
|
|
22
22
|
/// @group grid
|
|
23
23
|
$kendo-grid-grouping-header-padding-x: $kendo-grid-padding-y !default;
|
|
24
|
-
///
|
|
24
|
+
/// The vertical padding of the Grid grouping header.
|
|
25
25
|
/// @group grid
|
|
26
26
|
$kendo-grid-grouping-header-padding-y: $kendo-grid-grouping-header-padding-x !default;
|
|
27
27
|
|
|
28
|
-
///
|
|
28
|
+
/// The horizontal padding of the Grid cell.
|
|
29
29
|
/// @group grid
|
|
30
30
|
$kendo-grid-cell-padding-x: $kendo-grid-padding-x !default;
|
|
31
|
-
///
|
|
31
|
+
/// The vertical padding of the Grid cell.
|
|
32
32
|
/// @group grid
|
|
33
33
|
$kendo-grid-cell-padding-y: $kendo-grid-padding-y !default;
|
|
34
34
|
|
|
35
|
-
///
|
|
35
|
+
/// The horizontal padding of the Grid filter cell.
|
|
36
36
|
/// @group grid
|
|
37
37
|
$kendo-grid-filter-cell-padding-x: $kendo-grid-padding-y !default;
|
|
38
|
-
///
|
|
38
|
+
/// The vertical padding of the Grid filter cell.
|
|
39
39
|
/// @group grid
|
|
40
40
|
$kendo-grid-filter-cell-padding-y: $kendo-grid-filter-cell-padding-x !default;
|
|
41
41
|
|
|
42
|
-
///
|
|
42
|
+
/// The horizontal padding of the Grid edit cell.
|
|
43
43
|
/// @group grid
|
|
44
44
|
$kendo-grid-edit-cell-padding-x: $kendo-grid-cell-padding-x !default;
|
|
45
|
-
///
|
|
45
|
+
/// The vertical padding of the Grid filter cell.
|
|
46
46
|
/// @group grid
|
|
47
|
-
$kendo-grid-edit-cell-padding-y:
|
|
47
|
+
$kendo-grid-edit-cell-padding-y: calc( #{k-spacing(1.5)} / 2 ) !default;
|
|
48
48
|
|
|
49
49
|
$kendo-grid-group-drop-hint-size: 6px !default;
|
|
50
50
|
$kendo-grid-group-drop-hint-line-size: k-math-div( $kendo-grid-group-drop-hint-size, 3 ) !default;
|
|
51
51
|
$kendo-grid-group-drop-hint-height: calc( #{$kendo-chip-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
|
|
52
52
|
$kendo-grid-group-drop-hint-top: 3px !default;
|
|
53
53
|
|
|
54
|
-
$kendo-grid-sm-padding-x: k-
|
|
55
|
-
$kendo-grid-sm-padding-y: k-
|
|
54
|
+
$kendo-grid-sm-padding-x: k-spacing(2) !default;
|
|
55
|
+
$kendo-grid-sm-padding-y: k-spacing(1) !default;
|
|
56
56
|
$kendo-grid-sm-header-padding-x: $kendo-grid-sm-padding-x !default;
|
|
57
57
|
$kendo-grid-sm-header-padding-y: $kendo-grid-sm-padding-y !default;
|
|
58
58
|
$kendo-grid-sm-grouping-header-padding-x: $kendo-grid-sm-padding-x !default;
|
|
59
59
|
$kendo-grid-sm-grouping-header-padding-y: $kendo-grid-sm-padding-y !default;
|
|
60
60
|
$kendo-grid-sm-cell-padding-x: $kendo-grid-sm-padding-x !default;
|
|
61
61
|
$kendo-grid-sm-cell-padding-y: $kendo-grid-sm-padding-y !default;
|
|
62
|
-
$kendo-grid-sm-filter-cell-padding-x: k-
|
|
62
|
+
$kendo-grid-sm-filter-cell-padding-x: k-spacing(1.5) !default;
|
|
63
63
|
$kendo-grid-sm-filter-cell-padding-y: $kendo-grid-sm-filter-cell-padding-x !default;
|
|
64
64
|
$kendo-grid-sm-edit-cell-padding-x: $kendo-grid-sm-cell-padding-x !default;
|
|
65
|
-
$kendo-grid-sm-edit-cell-padding-y: k-
|
|
65
|
+
$kendo-grid-sm-edit-cell-padding-y: k-spacing(0.5) !default;
|
|
66
66
|
$kendo-grid-sm-group-dropclue-height: calc( #{$kendo-chip-sm-calc-size} + #{$kendo-grid-group-drop-hint-size}) !default;
|
|
67
67
|
$kendo-grid-sm-selection-aggregates-padding-x: $kendo-grid-sm-padding-y !default;
|
|
68
68
|
$kendo-grid-sm-selection-aggregates-padding-y: $kendo-grid-sm-padding-y !default;
|
|
@@ -133,90 +133,90 @@ $kendo-grid-toolbar-border-width: $kendo-grid-border-width !default;
|
|
|
133
133
|
$kendo-grid-cell-horizontal-border-width: $kendo-table-cell-horizontal-border-width !default;
|
|
134
134
|
$kendo-grid-cell-vertical-border-width: $kendo-table-cell-vertical-border-width !default;
|
|
135
135
|
|
|
136
|
-
///
|
|
136
|
+
/// The background color of the Grid.
|
|
137
137
|
/// @group grid
|
|
138
138
|
$kendo-grid-bg: $kendo-table-bg !default;
|
|
139
|
-
///
|
|
139
|
+
/// The text color of the Grid.
|
|
140
140
|
/// @group grid
|
|
141
141
|
$kendo-grid-text: $kendo-table-text !default;
|
|
142
|
-
///
|
|
142
|
+
/// The border color of the Grid.
|
|
143
143
|
/// @group grid
|
|
144
144
|
$kendo-grid-border: $kendo-table-border !default;
|
|
145
145
|
|
|
146
|
-
///
|
|
146
|
+
/// The background color of Grid header.
|
|
147
147
|
/// @group grid
|
|
148
148
|
$kendo-grid-header-bg: $kendo-table-header-bg !default;
|
|
149
|
-
///
|
|
149
|
+
/// The text color of Grid header.
|
|
150
150
|
/// @group grid
|
|
151
151
|
$kendo-grid-header-text: $kendo-table-header-text !default;
|
|
152
|
-
///
|
|
152
|
+
/// The border color of Grid header.
|
|
153
153
|
/// @group grid
|
|
154
154
|
$kendo-grid-header-border: $kendo-table-header-border !default;
|
|
155
|
-
///
|
|
155
|
+
/// The background gradient of Grid header.
|
|
156
156
|
/// @group grid
|
|
157
157
|
$kendo-grid-header-gradient: $kendo-table-header-gradient !default;
|
|
158
158
|
|
|
159
|
-
///
|
|
159
|
+
/// The background color of Grid footer.
|
|
160
160
|
/// @group grid
|
|
161
161
|
$kendo-grid-footer-bg: $kendo-grid-header-bg !default;
|
|
162
|
-
///
|
|
162
|
+
/// The text color of Grid footer.
|
|
163
163
|
/// @group grid
|
|
164
164
|
$kendo-grid-footer-text: $kendo-grid-header-text !default;
|
|
165
|
-
///
|
|
165
|
+
/// The border color of Grid footer.
|
|
166
166
|
/// @group grid
|
|
167
167
|
$kendo-grid-footer-border: $kendo-grid-header-border !default;
|
|
168
168
|
|
|
169
|
-
///
|
|
169
|
+
/// The background color of the Grid alternating rows.
|
|
170
170
|
/// @group grid
|
|
171
171
|
$kendo-grid-alt-bg: $kendo-table-alt-row-bg !default;
|
|
172
|
-
///
|
|
172
|
+
/// The text color of the Grid alternating rows.
|
|
173
173
|
/// @group grid
|
|
174
174
|
$kendo-grid-alt-text: $kendo-table-alt-row-text !default;
|
|
175
|
-
///
|
|
175
|
+
/// The border color of the Grid alternating rows.
|
|
176
176
|
/// @group grid
|
|
177
177
|
$kendo-grid-alt-border: $kendo-table-alt-row-border !default;
|
|
178
178
|
|
|
179
|
-
///
|
|
179
|
+
/// The background color of hovered Grid rows.
|
|
180
180
|
/// @group grid
|
|
181
181
|
$kendo-grid-hover-bg: $kendo-table-hover-bg !default;
|
|
182
|
-
///
|
|
182
|
+
/// The text color of hovered Grid rows.
|
|
183
183
|
/// @group grid
|
|
184
184
|
$kendo-grid-hover-text: $kendo-table-hover-text !default;
|
|
185
|
-
///
|
|
185
|
+
/// The border color of hovered Grid rows.
|
|
186
186
|
/// @group grid
|
|
187
187
|
$kendo-grid-hover-border: $kendo-table-hover-border !default;
|
|
188
188
|
|
|
189
|
-
///
|
|
189
|
+
/// The background color of selected Grid rows.
|
|
190
190
|
/// @group grid
|
|
191
191
|
$kendo-grid-selected-bg: $kendo-table-selected-bg !default;
|
|
192
|
-
///
|
|
192
|
+
/// The text color of selected Grid rows.
|
|
193
193
|
/// @group grid
|
|
194
194
|
$kendo-grid-selected-text: $kendo-table-selected-text !default;
|
|
195
|
-
///
|
|
195
|
+
/// The border color of selected Grid rows.
|
|
196
196
|
/// @group grid
|
|
197
197
|
$kendo-grid-selected-border: $kendo-table-selected-border !default;
|
|
198
198
|
|
|
199
|
-
///
|
|
199
|
+
/// The background color of the Grid selection aggregates container.
|
|
200
200
|
/// @group grid
|
|
201
201
|
$kendo-grid-selection-aggregates-bg: $kendo-grid-header-bg !default;
|
|
202
|
-
///
|
|
202
|
+
/// The text color of the Grid selection aggregates container.
|
|
203
203
|
/// @group grid
|
|
204
204
|
$kendo-grid-selection-aggregates-text: $kendo-grid-text !default;
|
|
205
|
-
///
|
|
205
|
+
/// The border color of the Grid selection aggregates container.
|
|
206
206
|
/// @group grid
|
|
207
207
|
$kendo-grid-selection-aggregates-border: $kendo-grid-border !default;
|
|
208
|
-
///
|
|
208
|
+
/// The border width of the Grid selection aggregates container.
|
|
209
209
|
/// @group grid
|
|
210
210
|
$kendo-grid-selection-aggregates-border-width: $kendo-grid-border-width !default;
|
|
211
|
-
///
|
|
211
|
+
/// The spacing between the selection aggregates items.
|
|
212
212
|
/// @group grid
|
|
213
|
-
$kendo-grid-selection-aggregates-spacing: k-
|
|
214
|
-
///
|
|
213
|
+
$kendo-grid-selection-aggregates-spacing: k-spacing(2) !default;
|
|
214
|
+
/// The line height of the Grid selection aggregates container.
|
|
215
215
|
/// @group grid
|
|
216
216
|
$kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
|
|
217
|
-
///
|
|
217
|
+
/// The font weight of the Grid selection aggregates container.
|
|
218
218
|
/// @group grid
|
|
219
|
-
$kendo-grid-selection-aggregates-font-weight:
|
|
219
|
+
$kendo-grid-selection-aggregates-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
220
220
|
|
|
221
221
|
$kendo-grid-grouping-row-bg: $kendo-base-bg !default;
|
|
222
222
|
$kendo-grid-grouping-row-text: $kendo-grid-text !default;
|
|
@@ -224,15 +224,15 @@ $kendo-grid-grouping-row-text: $kendo-grid-text !default;
|
|
|
224
224
|
$kendo-grid-sorted-icon-spacing: calc( #{$kendo-padding-md-x} - 1px ) !default;
|
|
225
225
|
$kendo-grid-sorted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 3%, transparent), rgba( k-contrast-legacy( $kendo-grid-bg ), .02 )) !default;
|
|
226
226
|
$kendo-grid-sorting-indicator-text: $kendo-color-primary !default;
|
|
227
|
-
$kendo-grid-sorting-index-font-size:
|
|
227
|
+
$kendo-grid-sorting-index-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
228
228
|
$kendo-grid-sorting-index-height: $kendo-icon-size !default;
|
|
229
|
-
$kendo-grid-sorting-index-spacing-y:
|
|
230
|
-
$kendo-grid-sorting-index-spacing-x:
|
|
229
|
+
$kendo-grid-sorting-index-spacing-y: calc( #{$kendo-icon-spacing} / 2 ) !default;
|
|
230
|
+
$kendo-grid-sorting-index-spacing-x: calc( #{$kendo-grid-sorting-index-spacing-y} * -1) !default;
|
|
231
231
|
|
|
232
232
|
|
|
233
233
|
$kendo-grid-focus-shadow: $kendo-table-focus-shadow !default;
|
|
234
234
|
|
|
235
|
-
$kendo-grid-command-cell-button-spacing: k-
|
|
235
|
+
$kendo-grid-command-cell-button-spacing: k-spacing(2) !default;
|
|
236
236
|
// be cautious when changing the next line; see https://github.com/MoOx/reduce-css-calc/issues/38
|
|
237
237
|
$kendo-grid-command-cell-padding-y: calc( #{$kendo-grid-cell-padding-y} - (#{$kendo-button-calc-size} - #{$kendo-line-height-em}) / 2 ) !default;
|
|
238
238
|
|
|
@@ -263,7 +263,7 @@ $kendo-grid-column-menu-max-width: 320px !default;
|
|
|
263
263
|
|
|
264
264
|
$kendo-grid-filter-menu-check-all-border-bottom-width: 1px !default;
|
|
265
265
|
|
|
266
|
-
$kendo-grid-filter-menu-item-spacing-x: k-
|
|
266
|
+
$kendo-grid-filter-menu-item-spacing-x: k-spacing(2) !default;
|
|
267
267
|
$kendo-grid-filter-menu-item-spacing-y: $kendo-grid-filter-menu-item-spacing-x !default;
|
|
268
268
|
|
|
269
269
|
$kendo-grid-column-menu-popup-padding-x: null !default;
|
|
@@ -275,14 +275,14 @@ $kendo-grid-column-menu-item-padding-y: $kendo-menu-popup-item-padding-y !defaul
|
|
|
275
275
|
$kendo-grid-column-menu-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
276
276
|
$kendo-grid-column-menu-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
277
277
|
|
|
278
|
-
$kendo-grid-column-menu-items-wrap-padding-x: 0 !default;
|
|
279
|
-
$kendo-grid-column-menu-items-wrap-padding-y: k-
|
|
278
|
+
$kendo-grid-column-menu-items-wrap-padding-x: k-spacing(0) !default;
|
|
279
|
+
$kendo-grid-column-menu-items-wrap-padding-y: k-spacing(1.5) !default;
|
|
280
280
|
|
|
281
281
|
$kendo-grid-column-menu-group-header-padding-x: $kendo-menu-popup-md-item-padding-x !default;
|
|
282
282
|
$kendo-grid-column-menu-group-header-padding-y: $kendo-menu-popup-md-item-padding-y !default;
|
|
283
283
|
|
|
284
|
-
$kendo-grid-column-menu-group-header-font-size:
|
|
285
|
-
$kendo-grid-column-menu-group-header-line-height:
|
|
284
|
+
$kendo-grid-column-menu-group-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
285
|
+
$kendo-grid-column-menu-group-header-line-height: var( --kendo-line-height, normal ) !default;
|
|
286
286
|
$kendo-grid-column-menu-group-header-text-transform: uppercase !default;
|
|
287
287
|
$kendo-grid-column-menu-group-header-border-bottom-width: 1px !default;
|
|
288
288
|
|
|
@@ -290,14 +290,14 @@ $kendo-grid-column-menu-group-header-bg: null !default;
|
|
|
290
290
|
$kendo-grid-column-menu-group-header-text: $kendo-popup-text !default;
|
|
291
291
|
$kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
|
|
292
292
|
|
|
293
|
-
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: 0 !default;
|
|
294
|
-
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-
|
|
293
|
+
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
|
|
294
|
+
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
|
|
295
295
|
|
|
296
296
|
$kendo-grid-column-menu-tabbed-bg: $kendo-base-bg !default;
|
|
297
297
|
|
|
298
298
|
$kendo-grid-drag-cell-width: ($kendo-icon-size * 2.25) !default;
|
|
299
299
|
|
|
300
|
-
$kendo-grid-row-inner-height: calc( #{$kendo-line-height-em} + #{$kendo-grid-cell-padding-y * 2
|
|
300
|
+
$kendo-grid-row-inner-height: calc( #{$kendo-line-height-em} + calc( #{$kendo-grid-cell-padding-y} * 2 ) ) !default;
|
|
301
301
|
|
|
302
302
|
$kendo-grid-hierarchy-col-width: ($kendo-icon-size * 2) !default;
|
|
303
303
|
|
|
@@ -305,12 +305,12 @@ $kendo-grid-grouping-row-border-top: 1px !default;
|
|
|
305
305
|
$kendo-grid-group-footer-border-y: 1px !default;
|
|
306
306
|
$kendo-grid-group-footer-second-cell-border: 1px !default;
|
|
307
307
|
|
|
308
|
-
///
|
|
308
|
+
/// The background color of the Grid row resize indicator.
|
|
309
309
|
/// @group grid
|
|
310
310
|
$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;
|
|
311
|
-
///
|
|
311
|
+
/// The background color of the active Grid row resize indicator.
|
|
312
312
|
/// @group grid
|
|
313
313
|
$kendo-grid-row-resizer-active-bg: $kendo-color-primary !default;
|
|
314
|
-
///
|
|
314
|
+
/// The height of the Grid row resize indicator.
|
|
315
315
|
/// @group grid
|
|
316
|
-
$kendo-grid-row-resizer-height: k-
|
|
316
|
+
$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
|
|
package/scss/input/_layout.scss
CHANGED
|
@@ -429,12 +429,12 @@
|
|
|
429
429
|
line-height: $_line-height;
|
|
430
430
|
|
|
431
431
|
.k-input-values {
|
|
432
|
-
padding:
|
|
433
|
-
gap:
|
|
432
|
+
padding: calc( #{$_padding-y} /2 );
|
|
433
|
+
gap: calc( #{$_padding-y} / 2 );
|
|
434
434
|
}
|
|
435
435
|
.k-input-values > .k-searchbar,
|
|
436
436
|
.k-input-values > .k-input-inner {
|
|
437
|
-
margin:
|
|
437
|
+
margin: calc( calc( #{$_padding-y} / 2 ) * -1 );
|
|
438
438
|
}
|
|
439
439
|
|
|
440
440
|
.k-input-inner {
|
|
@@ -473,8 +473,8 @@
|
|
|
473
473
|
}
|
|
474
474
|
|
|
475
475
|
&.k-icon-picker .k-input-inner {
|
|
476
|
-
width: calc( #{ $_line-height * 1em
|
|
477
|
-
height: calc( #{ $_line-height * 1em
|
|
476
|
+
width: calc( ( #{ $_line-height} * 1em ) );
|
|
477
|
+
height: calc( ( #{ $_line-height} * 1em ) );
|
|
478
478
|
padding: $_padding-y;
|
|
479
479
|
box-sizing: content-box;
|
|
480
480
|
}
|
|
@@ -14,59 +14,59 @@ $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
23
|
$kendo-input-md-padding-x: $kendo-input-padding-x !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(2) !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
36
|
$kendo-input-md-padding-y: $kendo-input-padding-y !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
|
/// The font family of the 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
|
/// The font size of the 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
53
|
$kendo-input-md-font-size: $kendo-input-font-size !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
|
/// The line height of the Input components.
|
|
59
59
|
/// @group input
|
|
60
|
-
$kendo-input-line-height:
|
|
60
|
+
$kendo-input-line-height: var( --kendo-line-height, normal ) !default;
|
|
61
61
|
/// The line height of the small Input components.
|
|
62
62
|
/// @group input
|
|
63
|
-
$kendo-input-sm-line-height:
|
|
63
|
+
$kendo-input-sm-line-height: var( --kendo-line-height, normal ) !default;
|
|
64
64
|
/// The line height of the medium Input components.
|
|
65
65
|
/// @group input
|
|
66
66
|
$kendo-input-md-line-height: $kendo-input-line-height !default;
|
|
67
67
|
/// The line height of the large Input components.
|
|
68
68
|
/// @group input
|
|
69
|
-
$kendo-input-lg-line-height:
|
|
69
|
+
$kendo-input-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
70
70
|
|
|
71
71
|
/// The sizes map for the Input components.
|
|
72
72
|
/// @group input
|
|
@@ -247,7 +247,7 @@ $kendo-input-clear-value-hover-opacity: 1 !default;
|
|
|
247
247
|
|
|
248
248
|
/// The vertical margin of the clear value icon.
|
|
249
249
|
/// @group input
|
|
250
|
-
$kendo-input-values-margin-y: k-
|
|
250
|
+
$kendo-input-values-margin-y: k-spacing(0.5) !default;
|
|
251
251
|
/// The horizontal margin of the clear value icon.
|
|
252
252
|
/// @group input
|
|
253
253
|
$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(2) !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.
|