@progress/kendo-theme-material 11.0.0-dev.0 → 11.0.0
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 +1 -1
- package/dist/material-2-dark.css +1 -0
- package/dist/material-2-dark.scss +137 -0
- package/dist/material-2.css +1 -0
- package/dist/material-2.scss +132 -0
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +97 -97
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +11721 -9853
- package/dist/meta/sassdoc-raw-data.json +3880 -3030
- package/dist/meta/variables.json +2515 -2282
- package/lib/swatches/index.js +2 -0
- package/lib/swatches/material-2-dark.json +657 -0
- package/lib/swatches/material-2.json +632 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +103 -103
- package/lib/swatches/material-main.json +6 -6
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +0 -23
- package/scss/action-buttons/_theme.scss +0 -13
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +6 -0
- package/scss/action-sheet/_variables.scss +21 -22
- package/scss/appbar/_variables.scss +3 -3
- package/scss/badge/_layout.scss +0 -1
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_theme.scss +54 -3
- package/scss/bottom-navigation/_variables.scss +16 -16
- package/scss/breadcrumb/_variables.scss +19 -19
- package/scss/button/_layout.scss +0 -79
- package/scss/button/_theme.scss +114 -29
- package/scss/button/_variables.scss +28 -24
- package/scss/calendar/_layout.scss +13 -16
- package/scss/calendar/_theme.scss +29 -11
- package/scss/calendar/_variables.scss +75 -48
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +15 -15
- package/scss/chat/_theme.scss +4 -0
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +35 -0
- package/scss/checkbox/_theme.scss +113 -4
- package/scss/checkbox/_variables.scss +18 -15
- package/scss/chip/_layout.scss +10 -0
- package/scss/chip/_theme.scss +41 -61
- package/scss/chip/_variables.scss +36 -18
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +3 -33
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_palettes.scss +243 -242
- package/scss/core/color-system/_swatch.scss +142 -142
- package/scss/core/elevation/index.import.scss +18 -27
- package/scss/core/typography/index.import.scss +8 -8
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +6 -1
- package/scss/dock-manager/_variables.scss +14 -14
- package/scss/draggable/_variables.scss +1 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_theme.scss +0 -11
- package/scss/drawer/_variables.scss +48 -23
- package/scss/dropzone/_variables.scss +2 -2
- package/scss/editor/_layout.scss +2 -12
- package/scss/editor/_variables.scss +4 -4
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +13 -12
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_theme.scss +4 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +16 -16
- package/scss/grid/_layout.scss +6 -21
- package/scss/grid/_theme.scss +12 -55
- package/scss/grid/_variables.scss +13 -13
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/input/_layout.scss +10 -14
- package/scss/input/_variables.scss +35 -34
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +100 -22
- package/scss/listbox/_variables.scss +1 -1
- package/scss/listgroup/_variables.scss +4 -4
- package/scss/listview/_theme.scss +0 -13
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +2 -2
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_layout.scss +4 -0
- package/scss/menu/_theme.scss +1 -26
- package/scss/menu/_variables.scss +47 -39
- package/scss/menu-button/_variables.scss +1 -1
- package/scss/messagebox/_layout.scss +5 -1
- package/scss/messagebox/_variables.scss +1 -1
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +1 -0
- package/scss/notification/_variables.scss +18 -8
- package/scss/orgchart/_variables.scss +3 -3
- package/scss/pager/_variables.scss +4 -4
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +29 -1
- package/scss/panelbar/_theme.scss +0 -1
- package/scss/panelbar/_variables.scss +23 -23
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_theme.scss +0 -12
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_layout.scss +11 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_layout.scss +4 -0
- package/scss/prompt/_variables.scss +8 -8
- package/scss/radio/_layout.scss +35 -0
- package/scss/radio/_theme.scss +109 -4
- package/scss/radio/_variables.scss +17 -14
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -89
- package/scss/scheduler/_variables.scss +4 -4
- package/scss/scrollview/_variables.scss +1 -1
- package/scss/slider/_layout.scss +11 -0
- package/scss/slider/_theme.scss +1 -10
- package/scss/slider/_variables.scss +16 -7
- package/scss/split-button/_layout.scss +12 -0
- package/scss/split-button/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_layout.scss +0 -35
- package/scss/spreadsheet/_theme.scss +3 -25
- package/scss/spreadsheet/_variables.scss +7 -7
- package/scss/stepper/_layout.scss +15 -1
- package/scss/stepper/_theme.scss +8 -0
- package/scss/stepper/_variables.scss +13 -13
- package/scss/switch/_layout.scss +20 -5
- package/scss/switch/_theme.scss +2 -9
- package/scss/switch/_variables.scss +50 -16
- package/scss/table/_layout.scss +6 -0
- package/scss/table/_variables.scss +9 -9
- package/scss/tabstrip/_layout.scss +100 -4
- package/scss/tabstrip/_variables.scss +16 -16
- package/scss/taskboard/_layout.scss +4 -0
- package/scss/taskboard/_variables.scss +8 -8
- package/scss/tilelayout/_layout.scss +7 -1
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_layout.scss +38 -0
- package/scss/timeselector/_theme.scss +8 -6
- package/scss/timeselector/_variables.scss +29 -23
- package/scss/toolbar/_layout.scss +0 -47
- package/scss/toolbar/_theme.scss +4 -44
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +0 -19
- package/scss/treelist/_theme.scss +10 -15
- package/scss/treelist/_variables.scss +1 -1
- package/scss/treeview/_theme.scss +2 -31
- package/scss/treeview/_variables.scss +24 -24
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_layout.scss +14 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_variables.scss +3 -3
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
@use "sass:math";
|
|
2
2
|
@use "../core/_index.scss" as *;
|
|
3
|
+
@use "../core/functions/index.import.scss" as *;
|
|
3
4
|
|
|
4
5
|
// List
|
|
5
6
|
|
|
@@ -10,16 +11,16 @@ $kendo-list-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
10
11
|
/// The font size of the List component, if no size is set.
|
|
11
12
|
/// @group list
|
|
12
13
|
$kendo-list-font-size: null !default;
|
|
13
|
-
$kendo-list-sm-font-size: var( --kendo-font-size, inherit )!default;
|
|
14
|
-
$kendo-list-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
14
|
+
$kendo-list-sm-font-size: var( --kendo-font-size-lg, inherit )!default;
|
|
15
|
+
$kendo-list-md-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
15
16
|
$kendo-list-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
16
17
|
|
|
17
18
|
/// The line height of the List component, if no size is set.
|
|
18
19
|
/// @group list
|
|
19
20
|
$kendo-list-line-height: null !default;
|
|
20
|
-
$kendo-list-sm-line-height:
|
|
21
|
-
$kendo-list-md-line-height:
|
|
22
|
-
$kendo-list-lg-line-height:
|
|
21
|
+
$kendo-list-sm-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
22
|
+
$kendo-list-md-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
23
|
+
$kendo-list-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
23
24
|
|
|
24
25
|
/// The horizontal padding of the List header, if no size is set.
|
|
25
26
|
/// @group list
|
|
@@ -31,9 +32,9 @@ $kendo-list-lg-header-padding-x: k-spacing(4) !default;
|
|
|
31
32
|
/// The vertical padding of the List header, if no size is set.
|
|
32
33
|
/// @group list
|
|
33
34
|
$kendo-list-header-padding-y: null !default;
|
|
34
|
-
$kendo-list-sm-header-padding-y: k-spacing(
|
|
35
|
-
$kendo-list-md-header-padding-y: k-spacing(
|
|
36
|
-
$kendo-list-lg-header-padding-y: k-spacing(
|
|
35
|
+
$kendo-list-sm-header-padding-y: k-spacing(2) !default;
|
|
36
|
+
$kendo-list-md-header-padding-y: k-spacing(3) !default;
|
|
37
|
+
$kendo-list-lg-header-padding-y: k-spacing(4) !default;
|
|
37
38
|
|
|
38
39
|
/// The border width of the List header.
|
|
39
40
|
/// @group list
|
|
@@ -61,6 +62,21 @@ $kendo-list-header-font-weight: var( --kendo-font-weight-bold, normal ) !default
|
|
|
61
62
|
/// @group list
|
|
62
63
|
$kendo-list-filter-padding: k-spacing(4) !default;
|
|
63
64
|
|
|
65
|
+
/// The horizontal padding of the List filter, when no size is set.
|
|
66
|
+
/// @group list
|
|
67
|
+
$kendo-list-filter-padding-x: $kendo-list-filter-padding !default;
|
|
68
|
+
$kendo-list-sm-filter-padding-x: k-spacing(4) !default;
|
|
69
|
+
$kendo-list-md-filter-padding-x: k-spacing(4) !default;
|
|
70
|
+
$kendo-list-lg-filter-padding-x: k-spacing(4) !default;
|
|
71
|
+
|
|
72
|
+
/// The vertical padding of the List filter, when no size is set.
|
|
73
|
+
/// @group list
|
|
74
|
+
$kendo-list-filter-padding-y: k-spacing(1) !default;
|
|
75
|
+
$kendo-list-sm-filter-padding-y: k-spacing(0.5) !default;
|
|
76
|
+
$kendo-list-md-filter-padding-y: k-spacing(1) !default;
|
|
77
|
+
$kendo-list-lg-filter-padding-y: k-spacing(1.5) !default;
|
|
78
|
+
|
|
79
|
+
|
|
64
80
|
/// The horizontal padding of the List items, when no size is set.
|
|
65
81
|
/// @group list
|
|
66
82
|
$kendo-list-item-padding-x: null !default;
|
|
@@ -71,9 +87,9 @@ $kendo-list-lg-item-padding-x: k-spacing(4) !default;
|
|
|
71
87
|
/// The vertical padding of the List items, when no size is set.
|
|
72
88
|
/// @group list
|
|
73
89
|
$kendo-list-item-padding-y: null !default;
|
|
74
|
-
$kendo-list-sm-item-padding-y: k-spacing(
|
|
75
|
-
$kendo-list-md-item-padding-y: k-spacing(
|
|
76
|
-
$kendo-list-lg-item-padding-y: k-spacing(
|
|
90
|
+
$kendo-list-sm-item-padding-y: k-spacing(2) !default;
|
|
91
|
+
$kendo-list-md-item-padding-y: k-spacing(3) !default;
|
|
92
|
+
$kendo-list-lg-item-padding-y: k-spacing(4) !default;
|
|
77
93
|
|
|
78
94
|
/// The font size of the List items, if no size is set.
|
|
79
95
|
/// @group list
|
|
@@ -125,6 +141,30 @@ $kendo-list-lg-group-item-line-height: null !default;
|
|
|
125
141
|
/// @group list
|
|
126
142
|
$kendo-list-group-item-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
127
143
|
|
|
144
|
+
/// The font size of the List item group label.
|
|
145
|
+
/// @group list
|
|
146
|
+
$kendo-list-item-group-label-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
147
|
+
$kendo-list-item-group-label-md-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
148
|
+
$kendo-list-item-group-label-lg-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
149
|
+
|
|
150
|
+
/// The line-height of the List item group label.
|
|
151
|
+
/// @group list
|
|
152
|
+
$kendo-list-item-group-label-sm-line-height: var( --kendo-line-height-xs, inherit ) !default;
|
|
153
|
+
$kendo-list-item-group-label-md-line-height: var( --kendo-line-height-xs, inherit ) !default;
|
|
154
|
+
$kendo-list-item-group-label-lg-line-height: var( --kendo-line-height-xs, inherit ) !default;
|
|
155
|
+
|
|
156
|
+
/// The horizontal padding of the List item group label.
|
|
157
|
+
/// @group list
|
|
158
|
+
$kendo-list-item-group-label-sm-padding-x: k-spacing(1) !default;
|
|
159
|
+
$kendo-list-item-group-label-md-padding-x: k-spacing(1) !default;
|
|
160
|
+
$kendo-list-item-group-label-lg-padding-x: k-spacing(1) !default;
|
|
161
|
+
|
|
162
|
+
/// The vertical padding of the List item group label.
|
|
163
|
+
/// @group list
|
|
164
|
+
$kendo-list-item-group-label-sm-padding-y: k-spacing(0.5) !default;
|
|
165
|
+
$kendo-list-item-group-label-md-padding-y: k-spacing(0.5) !default;
|
|
166
|
+
$kendo-list-item-group-label-lg-padding-y: k-spacing(0.5) !default;
|
|
167
|
+
|
|
128
168
|
|
|
129
169
|
/// The map with the sizes of the List.
|
|
130
170
|
/// /// @group list
|
|
@@ -143,7 +183,13 @@ $kendo-list-sizes: (
|
|
|
143
183
|
group-item-padding-x: $kendo-list-sm-group-item-padding-x,
|
|
144
184
|
group-item-padding-y: $kendo-list-sm-group-item-padding-y,
|
|
145
185
|
group-item-font-size: null,
|
|
146
|
-
group-item-line-height: null
|
|
186
|
+
group-item-line-height: null,
|
|
187
|
+
item-group-label-padding-x: $kendo-list-item-group-label-sm-padding-x,
|
|
188
|
+
item-group-label-padding-y: $kendo-list-item-group-label-sm-padding-y,
|
|
189
|
+
item-group-label-font-size: $kendo-list-item-group-label-sm-font-size,
|
|
190
|
+
item-group-label-line-height: $kendo-list-item-group-label-sm-line-height,
|
|
191
|
+
filter-padding-x: $kendo-list-sm-filter-padding-x,
|
|
192
|
+
filter-padding-y: $kendo-list-sm-filter-padding-y
|
|
147
193
|
),
|
|
148
194
|
md: (
|
|
149
195
|
font-size: $kendo-list-md-font-size,
|
|
@@ -159,7 +205,13 @@ $kendo-list-sizes: (
|
|
|
159
205
|
group-item-padding-x: $kendo-list-md-group-item-padding-x,
|
|
160
206
|
group-item-padding-y: $kendo-list-md-group-item-padding-y,
|
|
161
207
|
group-item-font-size: null,
|
|
162
|
-
group-item-line-height: null
|
|
208
|
+
group-item-line-height: null,
|
|
209
|
+
item-group-label-padding-x: $kendo-list-item-group-label-md-padding-x,
|
|
210
|
+
item-group-label-padding-y: $kendo-list-item-group-label-md-padding-y,
|
|
211
|
+
item-group-label-font-size: $kendo-list-item-group-label-md-font-size,
|
|
212
|
+
item-group-label-line-height: $kendo-list-item-group-label-md-line-height,
|
|
213
|
+
filter-padding-x: $kendo-list-md-filter-padding-x,
|
|
214
|
+
filter-padding-y: $kendo-list-md-filter-padding-y
|
|
163
215
|
),
|
|
164
216
|
lg: (
|
|
165
217
|
font-size: $kendo-list-lg-font-size,
|
|
@@ -175,14 +227,20 @@ $kendo-list-sizes: (
|
|
|
175
227
|
group-item-padding-x: $kendo-list-lg-group-item-padding-x,
|
|
176
228
|
group-item-padding-y: $kendo-list-lg-group-item-padding-y,
|
|
177
229
|
group-item-font-size: null,
|
|
178
|
-
group-item-line-height: null
|
|
230
|
+
group-item-line-height: null,
|
|
231
|
+
item-group-label-padding-x: $kendo-list-item-group-label-lg-padding-x,
|
|
232
|
+
item-group-label-padding-y: $kendo-list-item-group-label-lg-padding-y,
|
|
233
|
+
item-group-label-font-size: $kendo-list-item-group-label-lg-font-size,
|
|
234
|
+
item-group-label-line-height: $kendo-list-item-group-label-lg-line-height,
|
|
235
|
+
filter-padding-x: $kendo-list-lg-filter-padding-x,
|
|
236
|
+
filter-padding-y: $kendo-list-lg-filter-padding-y
|
|
179
237
|
)
|
|
180
238
|
) !default;
|
|
181
239
|
|
|
182
240
|
|
|
183
241
|
/// The background color of the List component.
|
|
184
242
|
/// @group list
|
|
185
|
-
$kendo-list-bg: k-color(surface
|
|
243
|
+
$kendo-list-bg: k-color(surface) !default;
|
|
186
244
|
/// The text color of the List component.
|
|
187
245
|
/// @group list
|
|
188
246
|
$kendo-list-text: k-color(on-app-surface) !default;
|
|
@@ -202,7 +260,7 @@ $kendo-list-header-text: null !default;
|
|
|
202
260
|
$kendo-list-header-border: inherit !default;
|
|
203
261
|
/// The box shadow of the List header.
|
|
204
262
|
/// @group list
|
|
205
|
-
$kendo-list-header-shadow:
|
|
263
|
+
$kendo-list-header-shadow: null !default;
|
|
206
264
|
|
|
207
265
|
|
|
208
266
|
/// The background color of the List items.
|
|
@@ -214,27 +272,27 @@ $kendo-list-item-text: null !default;
|
|
|
214
272
|
|
|
215
273
|
/// The background color of the hovered List items.
|
|
216
274
|
/// @group list
|
|
217
|
-
$kendo-list-item-hover-bg: k-color(
|
|
275
|
+
$kendo-list-item-hover-bg: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
218
276
|
/// The text color of the hovered List items.
|
|
219
277
|
/// @group list
|
|
220
|
-
$kendo-list-item-hover-text:
|
|
278
|
+
$kendo-list-item-hover-text: null !default;
|
|
221
279
|
|
|
222
280
|
/// The background color of the focused List items.
|
|
223
281
|
/// @group list
|
|
224
|
-
$kendo-list-item-focus-bg:
|
|
282
|
+
$kendo-list-item-focus-bg: null !default;
|
|
225
283
|
/// The text color of the focused List items.
|
|
226
284
|
/// @group list
|
|
227
285
|
$kendo-list-item-focus-text: null !default;
|
|
228
286
|
/// The box shadow of the focused List items.
|
|
229
287
|
/// @group list
|
|
230
|
-
$kendo-list-item-focus-shadow:
|
|
288
|
+
$kendo-list-item-focus-shadow: inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 20%, transparent) !default;
|
|
231
289
|
|
|
232
290
|
/// The background color of the selected List items.
|
|
233
291
|
/// @group list
|
|
234
|
-
$kendo-list-item-selected-bg:
|
|
292
|
+
$kendo-list-item-selected-bg: null !default;
|
|
235
293
|
/// The text color of the selected List items.
|
|
236
294
|
/// @group list
|
|
237
|
-
$kendo-list-item-selected-text: k-color(
|
|
295
|
+
$kendo-list-item-selected-text: k-color(primary) !default;
|
|
238
296
|
|
|
239
297
|
/// The background color of the List group items.
|
|
240
298
|
/// @group list
|
|
@@ -305,6 +363,26 @@ $kendo-list-option-label-text: k-color(subtle) !default;
|
|
|
305
363
|
$kendo-list-sm-group-item-padding-y: $kendo-list-sm-group-item-padding-y,
|
|
306
364
|
$kendo-list-md-group-item-padding-y: $kendo-list-md-group-item-padding-y,
|
|
307
365
|
$kendo-list-lg-group-item-padding-y: $kendo-list-lg-group-item-padding-y,
|
|
366
|
+
$kendo-list-item-group-label-sm-padding-x: $kendo-list-item-group-label-sm-padding-x,
|
|
367
|
+
$kendo-list-item-group-label-md-padding-x: $kendo-list-item-group-label-md-padding-x,
|
|
368
|
+
$kendo-list-item-group-label-lg-padding-x: $kendo-list-item-group-label-lg-padding-x,
|
|
369
|
+
$kendo-list-item-group-label-sm-padding-y: $kendo-list-item-group-label-sm-padding-y,
|
|
370
|
+
$kendo-list-item-group-label-md-padding-y: $kendo-list-item-group-label-md-padding-y,
|
|
371
|
+
$kendo-list-item-group-label-lg-padding-y: $kendo-list-item-group-label-lg-padding-y,
|
|
372
|
+
$kendo-list-item-group-label-sm-font-size: $kendo-list-item-group-label-sm-font-size,
|
|
373
|
+
$kendo-list-item-group-label-md-font-size: $kendo-list-item-group-label-md-font-size,
|
|
374
|
+
$kendo-list-item-group-label-lg-font-size: $kendo-list-item-group-label-lg-font-size,
|
|
375
|
+
$kendo-list-item-group-label-sm-line-height: $kendo-list-item-group-label-sm-line-height,
|
|
376
|
+
$kendo-list-item-group-label-md-line-height: $kendo-list-item-group-label-md-line-height,
|
|
377
|
+
$kendo-list-item-group-label-lg-line-height: $kendo-list-item-group-label-lg-line-height,
|
|
378
|
+
$kendo-list-filter-padding-x: $kendo-list-filter-padding-x,
|
|
379
|
+
$kendo-list-filter-padding-y: $kendo-list-filter-padding-y,
|
|
380
|
+
$kendo-list-sm-filter-padding-x: $kendo-list-sm-filter-padding-x,
|
|
381
|
+
$kendo-list-sm-filter-padding-y: $kendo-list-sm-filter-padding-y,
|
|
382
|
+
$kendo-list-md-filter-padding-x: $kendo-list-md-filter-padding-x,
|
|
383
|
+
$kendo-list-md-filter-padding-y: $kendo-list-md-filter-padding-y,
|
|
384
|
+
$kendo-list-lg-filter-padding-x: $kendo-list-lg-filter-padding-x,
|
|
385
|
+
$kendo-list-lg-filter-padding-y: $kendo-list-lg-filter-padding-y,
|
|
308
386
|
$kendo-list-group-item-border-width: $kendo-list-group-item-border-width,
|
|
309
387
|
$kendo-list-group-item-font-size: $kendo-list-group-item-font-size,
|
|
310
388
|
$kendo-list-sm-group-item-font-size: $kendo-list-sm-group-item-font-size,
|
|
@@ -33,7 +33,7 @@ $kendo-listbox-line-height: $kendo-list-md-line-height !default;
|
|
|
33
33
|
$kendo-listbox-text: k-color(on-app-surface) !default;
|
|
34
34
|
/// The background color of the ListBox.
|
|
35
35
|
/// @group listbox
|
|
36
|
-
$kendo-listbox-bg: k-color(surface
|
|
36
|
+
$kendo-listbox-bg: k-color(app-surface) !default;
|
|
37
37
|
/// The border color of the ListBox.
|
|
38
38
|
/// @group listbox
|
|
39
39
|
$kendo-listbox-border: k-color(border) !default;
|
|
@@ -6,14 +6,14 @@ $kendo-listgroup-border-width: 1px !default;
|
|
|
6
6
|
$kendo-listgroup-border-radius: k-border-radius(md) !default;
|
|
7
7
|
|
|
8
8
|
$kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
|
|
9
|
-
$kendo-listgroup-line-height:
|
|
9
|
+
$kendo-listgroup-line-height: var( --kendo-line-height, inherit ) !default;
|
|
10
10
|
|
|
11
|
-
$kendo-listgroup-bg: k-color(surface
|
|
11
|
+
$kendo-listgroup-bg: k-color(surface) !default;
|
|
12
12
|
$kendo-listgroup-text: k-color(on-app-surface) !default;
|
|
13
13
|
$kendo-listgroup-border: k-color(border) !default;
|
|
14
14
|
|
|
15
|
-
$kendo-listgroup-item-padding-x: k-spacing(
|
|
16
|
-
$kendo-listgroup-item-padding-y: k-spacing(
|
|
15
|
+
$kendo-listgroup-item-padding-x: k-spacing(4) !default;
|
|
16
|
+
$kendo-listgroup-item-padding-y: k-spacing(3) !default;
|
|
17
17
|
$kendo-listgroup-item-border-width: 1px !default;
|
|
18
18
|
|
|
19
19
|
@forward "@progress/kendo-theme-core/scss/components/listgroup/_variables.scss" with (
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
@use "./_variables.scss" as *;
|
|
2
|
-
@use "../core/_index.scss" as *;
|
|
3
|
-
@use "../core/functions/index.import.scss" as *;
|
|
4
1
|
@use "@progress/kendo-theme-core/scss/components/listview/_theme.scss" as *;
|
|
5
2
|
|
|
6
3
|
|
|
@@ -8,14 +5,4 @@
|
|
|
8
5
|
|
|
9
6
|
@include kendo-listview--theme-base();
|
|
10
7
|
|
|
11
|
-
// Listview
|
|
12
|
-
.k-listview {}
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
// Listview content
|
|
16
|
-
.k-listview-content {}
|
|
17
|
-
.k-listview-content > .k-selected.k-focus {
|
|
18
|
-
background-color: k-color(base-active);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
8
|
}
|
|
@@ -27,7 +27,7 @@ $kendo-listview-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
27
27
|
$kendo-listview-text: k-color(on-app-surface) !default;
|
|
28
28
|
/// The background color of the ListView.
|
|
29
29
|
/// @group listview
|
|
30
|
-
$kendo-listview-bg: k-color(surface
|
|
30
|
+
$kendo-listview-bg: k-color(surface) !default;
|
|
31
31
|
/// The border color of the ListView.
|
|
32
32
|
/// @group listview
|
|
33
33
|
$kendo-listview-border: k-color(border) !default;
|
|
@@ -41,10 +41,10 @@ $kendo-listview-item-padding-y: k-spacing(1) !default;
|
|
|
41
41
|
|
|
42
42
|
/// The text color of the selected ListView items.
|
|
43
43
|
/// @group listview
|
|
44
|
-
$kendo-listview-item-selected-text:
|
|
44
|
+
$kendo-listview-item-selected-text: k-color(primary) !default;
|
|
45
45
|
/// The background color of the selected ListView items.
|
|
46
46
|
/// @group listview
|
|
47
|
-
$kendo-listview-item-selected-bg:
|
|
47
|
+
$kendo-listview-item-selected-bg: null !default;
|
|
48
48
|
/// The border color of the selected ListView items.
|
|
49
49
|
/// @group listview
|
|
50
50
|
$kendo-listview-item-selected-border: null !default;
|
|
@@ -54,13 +54,13 @@ $kendo-listview-item-selected-border: null !default;
|
|
|
54
54
|
$kendo-listview-item-focus-text: null !default;
|
|
55
55
|
/// The background color of the focused ListView items.
|
|
56
56
|
/// @group listview
|
|
57
|
-
$kendo-listview-item-focus-bg:
|
|
57
|
+
$kendo-listview-item-focus-bg: null !default;
|
|
58
58
|
/// The border color of the focused ListView items.
|
|
59
59
|
/// @group listview
|
|
60
60
|
$kendo-listview-item-focus-border: null !default;
|
|
61
61
|
/// The box shadow of the focused ListView items.
|
|
62
62
|
/// @group listview
|
|
63
|
-
$kendo-listview-item-focus-shadow:
|
|
63
|
+
$kendo-listview-item-focus-shadow: inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 20%, transparent) !default;
|
|
64
64
|
|
|
65
65
|
@forward "@progress/kendo-theme-core/scss/components/listview/_variables.scss" with (
|
|
66
66
|
$kendo-listview-padding-x: $kendo-listview-padding-x,
|
|
@@ -80,7 +80,7 @@ $kendo-loader-container-panel-border-color: k-color(border) !default;
|
|
|
80
80
|
$kendo-loader-container-panel-border-radius: k-border-radius(md) !default;
|
|
81
81
|
/// The background color of the container panel.
|
|
82
82
|
/// @group loader
|
|
83
|
-
$kendo-loader-container-panel-bg:
|
|
83
|
+
$kendo-loader-container-panel-bg: k-color(app-surface) !default;
|
|
84
84
|
|
|
85
85
|
/// The padding of the small Loader container.
|
|
86
86
|
/// @group loader
|
|
@@ -115,7 +115,7 @@ $kendo-loader-lg-container-font-size: var( --kendo-font-size-lg, inherit ) !defa
|
|
|
115
115
|
// Loading indicator
|
|
116
116
|
/// The background color of the Loading indicator.
|
|
117
117
|
/// @group loading
|
|
118
|
-
$kendo-loading-bg: k-color(surface
|
|
118
|
+
$kendo-loading-bg: k-color(app-surface) !default;
|
|
119
119
|
/// The text color of the Loading indicator.
|
|
120
120
|
/// @group loading
|
|
121
121
|
$kendo-loading-text: currentColor !default;
|
package/scss/map/_variables.scss
CHANGED
|
@@ -19,7 +19,7 @@ $kendo-map-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
19
19
|
|
|
20
20
|
/// The background color of the Map.
|
|
21
21
|
/// @group map
|
|
22
|
-
$kendo-map-bg: k-color(surface
|
|
22
|
+
$kendo-map-bg: k-color(app-surface) !default;
|
|
23
23
|
/// The text color of the Map.
|
|
24
24
|
/// @group map
|
|
25
25
|
$kendo-map-text: k-color(on-app-surface) !default;
|
|
@@ -35,7 +35,7 @@ $kendo-map-navigator-margin: k-spacing(4) !default;
|
|
|
35
35
|
$kendo-map-navigator-padding: k-spacing(0.5) !default;
|
|
36
36
|
/// The width of the Map navigator.
|
|
37
37
|
/// @group map
|
|
38
|
-
$kendo-map-navigator-width: calc(
|
|
38
|
+
$kendo-map-navigator-width: calc( #{$kendo-icon-size} * 3 + #{$kendo-map-navigator-padding} * 2 ) !default;
|
|
39
39
|
/// The height of the Map navigator.
|
|
40
40
|
/// @group map
|
|
41
41
|
$kendo-map-navigator-height: $kendo-map-navigator-width !default;
|
|
@@ -17,7 +17,7 @@ $kendo-media-player-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
17
17
|
|
|
18
18
|
/// The background color of the MediaPlayer.
|
|
19
19
|
/// @group mediaplayer
|
|
20
|
-
$kendo-media-player-bg: k-color(surface
|
|
20
|
+
$kendo-media-player-bg: k-color(surface) !default;
|
|
21
21
|
/// The text color of the MediaPlayer.
|
|
22
22
|
/// @group mediaplayer
|
|
23
23
|
$kendo-media-player-text: k-color(on-app-surface) !default;
|
|
@@ -42,7 +42,7 @@ $kendo-media-player-titlebar-text: $kendo-media-player-bg !default;
|
|
|
42
42
|
$kendo-media-player-titlebar-border: null !default;
|
|
43
43
|
/// The gradient of the MediaPlayer title.
|
|
44
44
|
/// @group mediaplayer
|
|
45
|
-
$kendo-media-player-titlebar-gradient: color-mix(in srgb, k-color(on-app-surface) 70%, transparent), color-mix(in srgb, k-color(on-app-surface) 0%, transparent) !default;
|
|
45
|
+
$kendo-media-player-titlebar-gradient: ( color-mix(in srgb, k-color(on-app-surface) 70%, transparent), color-mix(in srgb, k-color(on-app-surface) 0%, transparent) ) !default;
|
|
46
46
|
|
|
47
47
|
@forward "@progress/kendo-theme-core/scss/components/mediaplayer/_variables.scss" with (
|
|
48
48
|
$kendo-media-player-border-width: $kendo-media-player-border-width,
|
package/scss/menu/_layout.scss
CHANGED
package/scss/menu/_theme.scss
CHANGED
|
@@ -7,39 +7,14 @@
|
|
|
7
7
|
|
|
8
8
|
@include kendo-menu--theme-base();
|
|
9
9
|
|
|
10
|
-
.k-menu:not(.k-context-menu) {
|
|
11
|
-
|
|
12
|
-
// Root items
|
|
13
|
-
> .k-menu-item {
|
|
14
|
-
|
|
15
|
-
// Focus state
|
|
16
|
-
&:focus,
|
|
17
|
-
&.k-focus {
|
|
18
|
-
@include fill(
|
|
19
|
-
$kendo-menu-item-hover-text,
|
|
20
|
-
$kendo-menu-item-hover-bg,
|
|
21
|
-
$kendo-menu-item-hover-border,
|
|
22
|
-
$kendo-menu-item-hover-gradient
|
|
23
|
-
);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
10
|
// Subitems
|
|
30
11
|
.k-menu-group,
|
|
31
12
|
.k-context-menu {
|
|
32
13
|
.k-menu-item {
|
|
33
|
-
|
|
34
14
|
// Focus state
|
|
35
15
|
&:focus,
|
|
36
16
|
&.k-focus {
|
|
37
|
-
|
|
38
|
-
$kendo-menu-popup-item-hover-text,
|
|
39
|
-
$kendo-menu-popup-item-hover-bg,
|
|
40
|
-
$kendo-menu-popup-item-hover-border,
|
|
41
|
-
$kendo-menu-popup-item-hover-gradient
|
|
42
|
-
);
|
|
17
|
+
box-shadow: $kendo-menu-item-focus-shadow;
|
|
43
18
|
}
|
|
44
19
|
}
|
|
45
20
|
}
|
|
@@ -17,10 +17,10 @@ $kendo-menu-border-width: 0px !default;
|
|
|
17
17
|
$kendo-menu-font-family: var( --kendo-font-family, inherit ) !default;
|
|
18
18
|
/// The font size of the Menu.
|
|
19
19
|
/// @group menu
|
|
20
|
-
$kendo-menu-font-size: var( --kendo-font-size, inherit ) !default;
|
|
20
|
+
$kendo-menu-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
21
21
|
/// The line height of the Menu used along with $kendo-font-size.
|
|
22
22
|
/// @group menu
|
|
23
|
-
$kendo-menu-line-height: var( --kendo-line-height, normal ) !default;
|
|
23
|
+
$kendo-menu-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
24
24
|
|
|
25
25
|
/// The background color of the Menu.
|
|
26
26
|
/// @group menu
|
|
@@ -39,27 +39,27 @@ $kendo-menu-gradient: null !default;
|
|
|
39
39
|
|
|
40
40
|
/// The horizontal padding of the Menu item.
|
|
41
41
|
/// @group menu
|
|
42
|
-
$kendo-menu-item-padding-x: k-spacing(
|
|
42
|
+
$kendo-menu-item-padding-x: k-spacing(3) !default;
|
|
43
43
|
/// The vertical padding of the Menu item.
|
|
44
44
|
/// @group menu
|
|
45
|
-
$kendo-menu-item-padding-y: k-spacing(
|
|
45
|
+
$kendo-menu-item-padding-y: k-spacing(3) !default;
|
|
46
46
|
/// The spacing between the Menu items.
|
|
47
47
|
/// @group menu
|
|
48
|
-
$kendo-menu-item-spacing:
|
|
48
|
+
$kendo-menu-item-spacing: 0 !default;
|
|
49
49
|
/// The spacing between the Menu item text and icons.
|
|
50
50
|
/// @group menu
|
|
51
|
-
$kendo-menu-item-icon-spacing:
|
|
51
|
+
$kendo-menu-item-icon-spacing: k-spacing(3) !default;
|
|
52
52
|
|
|
53
53
|
/// The font weight of the selected Menu item.
|
|
54
54
|
/// @group menu
|
|
55
|
-
$kendo-menu-item-selected-font-weight: var( --kendo-font-weight-
|
|
55
|
+
$kendo-menu-item-selected-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
56
56
|
|
|
57
57
|
/// The background color of the Menu item.
|
|
58
58
|
/// @group menu
|
|
59
|
-
$kendo-menu-item-bg:
|
|
59
|
+
$kendo-menu-item-bg: null !default;
|
|
60
60
|
/// The text color of the Menu item.
|
|
61
61
|
/// @group menu
|
|
62
|
-
$kendo-menu-item-text:
|
|
62
|
+
$kendo-menu-item-text: null !default;
|
|
63
63
|
/// The border color of the Menu item.
|
|
64
64
|
/// @group menu
|
|
65
65
|
$kendo-menu-item-border: null !default;
|
|
@@ -69,10 +69,10 @@ $kendo-menu-item-gradient: null !default;
|
|
|
69
69
|
|
|
70
70
|
/// The background color of hovered Menu item.
|
|
71
71
|
/// @group menu
|
|
72
|
-
$kendo-menu-item-hover-bg:
|
|
72
|
+
$kendo-menu-item-hover-bg: color-mix(in srgb, currentColor 8%, transparent) !default;
|
|
73
73
|
/// The text color of hovered Menu item.
|
|
74
74
|
/// @group menu
|
|
75
|
-
$kendo-menu-item-hover-text:
|
|
75
|
+
$kendo-menu-item-hover-text: null !default;
|
|
76
76
|
/// The border color of hovered Menu item.
|
|
77
77
|
/// @group menu
|
|
78
78
|
$kendo-menu-item-hover-border: null !default;
|
|
@@ -82,10 +82,10 @@ $kendo-menu-item-hover-gradient: null !default;
|
|
|
82
82
|
|
|
83
83
|
/// The background color of active Menu item.
|
|
84
84
|
/// @group menu
|
|
85
|
-
$kendo-menu-item-active-bg:
|
|
85
|
+
$kendo-menu-item-active-bg: color-mix(in srgb, currentColor 12%, transparent) !default;
|
|
86
86
|
/// The text color of active Menu item.
|
|
87
87
|
/// @group menu
|
|
88
|
-
$kendo-menu-item-active-text:
|
|
88
|
+
$kendo-menu-item-active-text: null !default;
|
|
89
89
|
/// The border color of active Menu item.
|
|
90
90
|
/// @group menu
|
|
91
91
|
$kendo-menu-item-active-border: null !default;
|
|
@@ -95,14 +95,14 @@ $kendo-menu-item-active-gradient: null !default;
|
|
|
95
95
|
|
|
96
96
|
/// The base shadow of focused Menu item.
|
|
97
97
|
/// @group menu
|
|
98
|
-
$kendo-menu-item-focus-shadow:
|
|
98
|
+
$kendo-menu-item-focus-shadow: inset 0 0 0 2px color-mix(in srgb, currentColor 20%, transparent) !default;
|
|
99
99
|
|
|
100
100
|
/// The background color of selected Menu item.
|
|
101
101
|
/// @group menu
|
|
102
|
-
$kendo-menu-item-selected-bg:
|
|
102
|
+
$kendo-menu-item-selected-bg: k-color(secondary) !default;
|
|
103
103
|
/// The text color of selected Menu item.
|
|
104
104
|
/// @group menu
|
|
105
|
-
$kendo-menu-item-selected-text:
|
|
105
|
+
$kendo-menu-item-selected-text: k-color(on-secondary) !default;
|
|
106
106
|
/// The border color of selected Menu item.
|
|
107
107
|
/// @group menu
|
|
108
108
|
$kendo-menu-item-selected-border: null !default;
|
|
@@ -112,23 +112,23 @@ $kendo-menu-item-selected-gradient: null !default;
|
|
|
112
112
|
|
|
113
113
|
/// The background color of the Menu scroll buttons.
|
|
114
114
|
/// @group menu
|
|
115
|
-
$kendo-menu-scroll-button-bg:
|
|
115
|
+
$kendo-menu-scroll-button-bg: null !default;
|
|
116
116
|
/// The text color of the Menu scroll buttons.
|
|
117
117
|
/// @group menu
|
|
118
|
-
$kendo-menu-scroll-button-text:
|
|
118
|
+
$kendo-menu-scroll-button-text: $kendo-menu-text !default;
|
|
119
119
|
/// The border color of the Menu scroll buttons.
|
|
120
120
|
/// @group menu
|
|
121
|
-
$kendo-menu-scroll-button-border:
|
|
121
|
+
$kendo-menu-scroll-button-border: null !default;
|
|
122
122
|
/// The background gradient of the Menu scroll buttons.
|
|
123
123
|
/// @group menu
|
|
124
124
|
$kendo-menu-scroll-button-gradient: null !default;
|
|
125
125
|
|
|
126
126
|
/// The background color of hovered Menu scroll buttons.
|
|
127
127
|
/// @group menu
|
|
128
|
-
$kendo-menu-scroll-button-hover-bg:
|
|
128
|
+
$kendo-menu-scroll-button-hover-bg: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
129
129
|
/// The text color of hovered Menu scroll buttons.
|
|
130
130
|
/// @group menu
|
|
131
|
-
$kendo-menu-scroll-button-hover-text: $kendo-menu-text !default;
|
|
131
|
+
$kendo-menu-scroll-button-hover-text: $kendo-menu-item-hover-text !default;
|
|
132
132
|
/// The border color of hovered Menu scroll buttons.
|
|
133
133
|
/// @group menu
|
|
134
134
|
$kendo-menu-scroll-button-hover-border: null !default;
|
|
@@ -136,6 +136,12 @@ $kendo-menu-scroll-button-hover-border: null !default;
|
|
|
136
136
|
/// @group menu
|
|
137
137
|
$kendo-menu-scroll-button-hover-gradient: null !default;
|
|
138
138
|
|
|
139
|
+
/// The horizontal padding of the Menu icon.
|
|
140
|
+
/// @group menu
|
|
141
|
+
$kendo-menu-icon-padding-x: k-spacing(1) !default;
|
|
142
|
+
/// The vertical padding of the Menu icon.
|
|
143
|
+
/// @group menu
|
|
144
|
+
$kendo-menu-icon-padding-y: k-spacing(1) !default;
|
|
139
145
|
|
|
140
146
|
|
|
141
147
|
// Menu Separator
|
|
@@ -170,14 +176,14 @@ $kendo-menu-popup-border-width: $kendo-popup-border-width !default;
|
|
|
170
176
|
$kendo-menu-popup-font-size: var( --kendo-font-size, inherit ) !default;
|
|
171
177
|
$kendo-menu-popup-sm-font-size: var( --kendo-font-size, inherit ) !default;
|
|
172
178
|
$kendo-menu-popup-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
173
|
-
$kendo-menu-popup-lg-font-size: var( --kendo-font-size
|
|
179
|
+
$kendo-menu-popup-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
174
180
|
|
|
175
181
|
/// The line heights used along with $kendo-font-size.
|
|
176
182
|
/// @group menu
|
|
177
|
-
$kendo-menu-popup-line-height:
|
|
178
|
-
$kendo-menu-popup-sm-line-height:
|
|
179
|
-
$kendo-menu-popup-md-line-height:
|
|
180
|
-
$kendo-menu-popup-lg-line-height:
|
|
183
|
+
$kendo-menu-popup-line-height: $kendo-menu-line-height !default;
|
|
184
|
+
$kendo-menu-popup-sm-line-height: $kendo-menu-line-height !default;
|
|
185
|
+
$kendo-menu-popup-md-line-height: $kendo-menu-line-height !default;
|
|
186
|
+
$kendo-menu-popup-lg-line-height: $kendo-menu-line-height !default;
|
|
181
187
|
|
|
182
188
|
/// The background color of the Menu popup.
|
|
183
189
|
/// @group menu
|
|
@@ -197,17 +203,17 @@ $kendo-menu-popup-gradient: null !default;
|
|
|
197
203
|
|
|
198
204
|
/// The horizontal padding of the Menu item in popup.
|
|
199
205
|
/// @group menu
|
|
200
|
-
$kendo-menu-popup-item-padding-x:
|
|
201
|
-
$kendo-menu-popup-sm-item-padding-x:
|
|
202
|
-
$kendo-menu-popup-md-item-padding-x:
|
|
203
|
-
$kendo-menu-popup-lg-item-padding-x:
|
|
206
|
+
$kendo-menu-popup-item-padding-x: $kendo-menu-item-padding-x !default;
|
|
207
|
+
$kendo-menu-popup-sm-item-padding-x: $kendo-menu-item-padding-x !default;
|
|
208
|
+
$kendo-menu-popup-md-item-padding-x: $kendo-menu-item-padding-x !default;
|
|
209
|
+
$kendo-menu-popup-lg-item-padding-x: $kendo-menu-item-padding-x !default;
|
|
204
210
|
|
|
205
211
|
/// The vertical padding of the Menu item in popup.
|
|
206
212
|
/// @group menu
|
|
207
|
-
$kendo-menu-popup-item-padding-y:
|
|
208
|
-
$kendo-menu-popup-sm-item-padding-y: k-spacing(
|
|
209
|
-
$kendo-menu-popup-md-item-padding-y:
|
|
210
|
-
$kendo-menu-popup-lg-item-padding-y: k-spacing(
|
|
213
|
+
$kendo-menu-popup-item-padding-y: $kendo-menu-item-padding-y !default;
|
|
214
|
+
$kendo-menu-popup-sm-item-padding-y: k-spacing(2) !default;
|
|
215
|
+
$kendo-menu-popup-md-item-padding-y: $kendo-menu-item-padding-y !default;
|
|
216
|
+
$kendo-menu-popup-lg-item-padding-y: k-spacing(4) !default;
|
|
211
217
|
|
|
212
218
|
/// The end padding of the Menu item in popup.
|
|
213
219
|
/// @group menu
|
|
@@ -247,10 +253,10 @@ $kendo-menu-popup-item-gradient: null !default;
|
|
|
247
253
|
|
|
248
254
|
/// The background color of hovered Menu item in popup.
|
|
249
255
|
/// @group menu
|
|
250
|
-
$kendo-menu-popup-item-hover-bg: $kendo-
|
|
256
|
+
$kendo-menu-popup-item-hover-bg: $kendo-menu-item-hover-bg !default;
|
|
251
257
|
/// The text color of hovered Menu item in popup.
|
|
252
258
|
/// @group menu
|
|
253
|
-
$kendo-menu-popup-item-hover-text:
|
|
259
|
+
$kendo-menu-popup-item-hover-text: inherit !default;
|
|
254
260
|
/// The border color of hovered Menu item in popup.
|
|
255
261
|
/// @group menu
|
|
256
262
|
$kendo-menu-popup-item-hover-border: null !default;
|
|
@@ -260,10 +266,10 @@ $kendo-menu-popup-item-hover-gradient: null !default;
|
|
|
260
266
|
|
|
261
267
|
/// The background color of active Menu item in popup.
|
|
262
268
|
/// @group menu
|
|
263
|
-
$kendo-menu-popup-item-active-bg: $kendo-
|
|
269
|
+
$kendo-menu-popup-item-active-bg: $kendo-menu-item-active-bg !default;
|
|
264
270
|
/// The text color of active Menu item in popup.
|
|
265
271
|
/// @group menu
|
|
266
|
-
$kendo-menu-popup-item-active-text:
|
|
272
|
+
$kendo-menu-popup-item-active-text: inherit !default;
|
|
267
273
|
/// The border color of active Menu item in popup.
|
|
268
274
|
/// @group menu
|
|
269
275
|
$kendo-menu-popup-item-active-border: null !default;
|
|
@@ -273,7 +279,7 @@ $kendo-menu-popup-item-active-gradient: null !default;
|
|
|
273
279
|
|
|
274
280
|
/// The base shadow of focused Menu item in popup.
|
|
275
281
|
/// @group menu
|
|
276
|
-
$kendo-menu-popup-item-focus-shadow:
|
|
282
|
+
$kendo-menu-popup-item-focus-shadow: null !default;
|
|
277
283
|
|
|
278
284
|
@forward "@progress/kendo-theme-core/scss/components/menu/_variables.scss" with (
|
|
279
285
|
$kendo-menu-border-width: $kendo-menu-border-width,
|
|
@@ -314,6 +320,8 @@ $kendo-menu-popup-item-focus-shadow: unset !default;
|
|
|
314
320
|
$kendo-menu-scroll-button-hover-text: $kendo-menu-scroll-button-hover-text,
|
|
315
321
|
$kendo-menu-scroll-button-hover-border: $kendo-menu-scroll-button-hover-border,
|
|
316
322
|
$kendo-menu-scroll-button-hover-gradient: $kendo-menu-scroll-button-hover-gradient,
|
|
323
|
+
$kendo-menu-icon-padding-x: $kendo-menu-icon-padding-x,
|
|
324
|
+
$kendo-menu-icon-padding-y: $kendo-menu-icon-padding-y,
|
|
317
325
|
$kendo-menu-separator-margin-inline: $kendo-menu-separator-margin-inline,
|
|
318
326
|
$kendo-menu-separator-margin-block: $kendo-menu-separator-margin-block,
|
|
319
327
|
$kendo-menu-separator-border: $kendo-menu-separator-border,
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
/// The horizontal padding of the button arrow in the Menu Button.
|
|
6
6
|
/// @group menu-button
|
|
7
|
-
$kendo-menu-button-arrow-padding-x: k-spacing(
|
|
7
|
+
$kendo-menu-button-arrow-padding-x: k-spacing(2) !default;
|
|
8
8
|
|
|
9
9
|
@forward "@progress/kendo-theme-core/scss/components/menu-button/_variables.scss" with (
|
|
10
10
|
$kendo-menu-button-arrow-padding-x: $kendo-menu-button-arrow-padding-x
|