@progress/kendo-theme-material 10.6.0-dev.6 → 11.0.0-dev.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-aqua-dark.css +1 -1
- package/dist/material-aqua-dark.scss +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-arctic.scss +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-burnt-teal.scss +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-dataviz-v4.scss +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-eggplant.scss +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime-dark.scss +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-lime.scss +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-main.scss +1 -5
- package/dist/material-nova.css +1 -1
- package/dist/material-nova.scss +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific-dark.scss +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-pacific.scss +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky-dark.scss +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-sky.scss +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/material-smoke.scss +1 -1
- package/dist/meta/sassdoc-data.json +2168 -2276
- package/dist/meta/sassdoc-raw-data.json +1069 -1119
- package/dist/meta/variables.json +171 -835
- package/lib/swatches/material-aqua-dark.json +1 -243
- package/lib/swatches/material-arctic.json +1 -243
- package/lib/swatches/material-burnt-teal.json +1 -243
- package/lib/swatches/material-dataviz-v4.json +1 -47
- package/lib/swatches/material-eggplant.json +1 -243
- package/lib/swatches/material-lime-dark.json +1 -243
- package/lib/swatches/material-lime.json +1 -243
- package/lib/swatches/material-main-dark.json +1 -243
- package/lib/swatches/material-main.json +2 -245
- package/lib/swatches/material-nova.json +1 -243
- package/lib/swatches/material-pacific-dark.json +1 -243
- package/lib/swatches/material-pacific.json +1 -243
- package/lib/swatches/material-sky-dark.json +1 -243
- package/lib/swatches/material-sky.json +1 -243
- package/lib/swatches/material-smoke.json +1 -243
- package/package.json +4 -4
- package/scss/action-buttons/_theme.scss +2 -2
- package/scss/action-sheet/_variables.scss +7 -7
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +19 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_theme.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +18 -4
- package/scss/breadcrumb/_variables.scss +10 -10
- package/scss/button/_layout.scss +1 -3
- package/scss/button/_theme.scss +4 -23
- package/scss/button/_variables.scss +24 -15
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +15 -15
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +20 -6
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_theme.scss +1 -1
- package/scss/chat/_variables.scss +14 -14
- package/scss/checkbox/_theme.scss +1 -1
- package/scss/checkbox/_variables.scss +8 -8
- package/scss/chip/_theme.scss +14 -14
- package/scss/chip/_variables.scss +14 -14
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +4 -4
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/core/_index.scss +8 -3
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_variables.scss +61 -48
- package/scss/dialog/_theme.scss +1 -1
- package/scss/dialog/_variables.scss +3 -3
- package/scss/dock-manager/_variables.scss +7 -7
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +9 -9
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +11 -4
- package/scss/expansion-panel/_variables.scss +5 -5
- package/scss/fab/_theme.scss +20 -20
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +6 -6
- package/scss/filter/_variables.scss +2 -2
- package/scss/floating-label/_theme.scss +1 -1
- package/scss/floating-label/_variables.scss +2 -2
- package/scss/forms/_variables.scss +1 -1
- package/scss/gantt/_variables.scss +27 -27
- package/scss/grid/_theme.scss +12 -83
- package/scss/grid/_variables.scss +8 -8
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +13 -13
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +8 -8
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_theme.scss +1 -1
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +17 -3
- package/scss/map/_variables.scss +5 -5
- package/scss/marquee/_index.scss +16 -0
- package/scss/marquee/_layout.scss +6 -0
- package/scss/marquee/_theme.scss +6 -0
- package/scss/marquee/_variables.scss +11 -0
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +6 -6
- package/scss/messagebox/_variables.scss +15 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +1 -1
- package/scss/notification/_variables.scss +15 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +6 -6
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +20 -20
- package/scss/pdf-viewer/_variables.scss +14 -14
- package/scss/pivotgrid/_variables.scss +23 -23
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +6 -6
- package/scss/prompt/_variables.scss +12 -12
- package/scss/radio/_theme.scss +1 -1
- package/scss/radio/_variables.scss +2 -2
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_theme.scss +3 -3
- package/scss/scheduler/_variables.scss +19 -16
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_theme.scss +1 -1
- package/scss/slider/_variables.scss +10 -10
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_theme.scss +6 -6
- package/scss/spreadsheet/_variables.scss +30 -29
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_theme.scss +1 -1
- package/scss/switch/_variables.scss +4 -4
- package/scss/table/_layout.scss +18 -22
- package/scss/table/_theme.scss +6 -32
- package/scss/table/_variables.scss +6 -6
- package/scss/tabstrip/_variables.scss +10 -10
- package/scss/taskboard/_variables.scss +15 -15
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timeselector/_variables.scss +13 -8
- package/scss/toolbar/_theme.scss +10 -10
- package/scss/toolbar/_variables.scss +7 -7
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +15 -4
- package/scss/treeview/_variables.scss +5 -5
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_theme.scss +1 -1
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +6 -6
- package/scss/core/color-system/_functions.scss +0 -104
- package/scss/core/color-system/_palettes-legacy.scss +0 -671
- package/scss/core/color-system/_swatch-legacy.scss +0 -299
|
@@ -24,13 +24,13 @@ $kendo-popover-line-height: $kendo-card-line-height !default;
|
|
|
24
24
|
|
|
25
25
|
/// The text color of the Popover.
|
|
26
26
|
/// @group popover
|
|
27
|
-
$kendo-popover-text:
|
|
27
|
+
$kendo-popover-text: k-color(on-app-surface) !default;
|
|
28
28
|
/// The background color of the Popover.
|
|
29
29
|
/// @group popover
|
|
30
|
-
$kendo-popover-bg:
|
|
30
|
+
$kendo-popover-bg: k-color(surface-alt) !default;
|
|
31
31
|
/// The border color of the Popover.
|
|
32
32
|
/// @group popover
|
|
33
|
-
$kendo-popover-border:
|
|
33
|
+
$kendo-popover-border: k-color(border) !default;
|
|
34
34
|
/// The box shadow of the Popover.
|
|
35
35
|
/// @group popover
|
|
36
36
|
$kendo-popover-shadow: $kendo-card-shadow !default;
|
|
@@ -29,13 +29,13 @@ $kendo-popup-content-padding-y: k-spacing(2) !default;
|
|
|
29
29
|
|
|
30
30
|
/// Background color of the popup.
|
|
31
31
|
/// @group popup
|
|
32
|
-
$kendo-popup-bg:
|
|
32
|
+
$kendo-popup-bg: k-color(surface-alt) !default;
|
|
33
33
|
/// Text color of the popup.
|
|
34
34
|
/// @group popup
|
|
35
|
-
$kendo-popup-text:
|
|
35
|
+
$kendo-popup-text: k-color(on-app-surface) !default;
|
|
36
36
|
/// Border color of the popup.
|
|
37
37
|
/// @group popup
|
|
38
|
-
$kendo-popup-border:
|
|
38
|
+
$kendo-popup-border: k-color(border) !default;
|
|
39
39
|
/// Box shadow of the popup.
|
|
40
40
|
/// @group popup
|
|
41
41
|
$kendo-popup-shadow: k-elevation(4) !default;
|
|
@@ -27,10 +27,10 @@ $kendo-progressbar-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
|
27
27
|
|
|
28
28
|
/// The background color of the ProgressBar.
|
|
29
29
|
/// @group progressbar
|
|
30
|
-
$kendo-progressbar-bg:
|
|
30
|
+
$kendo-progressbar-bg: k-color(primary-subtle) !default;
|
|
31
31
|
/// The text color of the ProgressBar.
|
|
32
32
|
/// @group progressbar
|
|
33
|
-
$kendo-progressbar-text:
|
|
33
|
+
$kendo-progressbar-text: k-color(on-app-surface) !default;
|
|
34
34
|
/// The border color of the ProgressBar.
|
|
35
35
|
/// @group progressbar
|
|
36
36
|
$kendo-progressbar-border: unset !default;
|
|
@@ -40,10 +40,10 @@ $kendo-progressbar-gradient: null !default;
|
|
|
40
40
|
|
|
41
41
|
/// The progress background color of the ProgressBar.
|
|
42
42
|
/// @group progressbar
|
|
43
|
-
$kendo-progressbar-value-bg:
|
|
43
|
+
$kendo-progressbar-value-bg: k-color(primary) !default;
|
|
44
44
|
/// The progress text color of the ProgressBar.
|
|
45
45
|
/// @group progressbar
|
|
46
|
-
$kendo-progressbar-value-text:
|
|
46
|
+
$kendo-progressbar-value-text: k-color(on-primary) !default;
|
|
47
47
|
/// The progress border color of the ProgressBar.
|
|
48
48
|
/// @group progressbar
|
|
49
49
|
$kendo-progressbar-value-border: unset !default;
|
|
@@ -66,12 +66,12 @@ $kendo-progressbar-indeterminate-gradient: null !default;
|
|
|
66
66
|
|
|
67
67
|
/// The border color of the chunk ProgressBar.
|
|
68
68
|
/// @group progressbar
|
|
69
|
-
$kendo-progressbar-chunk-border:
|
|
69
|
+
$kendo-progressbar-chunk-border: k-color(surface-alt) !default;
|
|
70
70
|
|
|
71
71
|
// Circular Progressbar
|
|
72
72
|
/// The arc stroke color of the circular ProgressBar.
|
|
73
73
|
/// @group progressbar
|
|
74
|
-
$kendo-circular-progressbar-arc-stroke:
|
|
74
|
+
$kendo-circular-progressbar-arc-stroke: k-color(primary) !default;
|
|
75
75
|
/// The scale stroke background color of the circular ProgressBar.
|
|
76
76
|
/// @group progressbar
|
|
77
77
|
$kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
|
|
5
5
|
/// The text color of the AIPrompt.
|
|
6
6
|
/// @group prompt
|
|
7
|
-
$kendo-prompt-text:
|
|
7
|
+
$kendo-prompt-text: k-color(on-app-surface) !default;
|
|
8
8
|
/// The background color of the AIPrompt.
|
|
9
9
|
/// @group prompt
|
|
10
|
-
$kendo-prompt-bg:
|
|
10
|
+
$kendo-prompt-bg: k-color(surface-alt) !default;
|
|
11
11
|
/// The border color of the AIPrompt.
|
|
12
12
|
/// @group prompt
|
|
13
|
-
$kendo-prompt-border:
|
|
13
|
+
$kendo-prompt-border: k-color(border) !default;
|
|
14
14
|
|
|
15
15
|
/// The text color of the AIPrompt header.
|
|
16
16
|
/// @group prompt
|
|
17
|
-
$kendo-prompt-header-text:
|
|
17
|
+
$kendo-prompt-header-text: k-color(on-app-surface) !default;
|
|
18
18
|
/// The background color of the AIPrompt header.
|
|
19
19
|
/// @group prompt
|
|
20
|
-
$kendo-prompt-header-bg:
|
|
20
|
+
$kendo-prompt-header-bg: k-color(surface-alt) !default;
|
|
21
21
|
/// The border color of the AIPrompt header.
|
|
22
22
|
/// @group prompt
|
|
23
|
-
$kendo-prompt-header-border:
|
|
23
|
+
$kendo-prompt-header-border: k-color(border) !default;
|
|
24
24
|
|
|
25
25
|
/// The vertical padding of the AIPrompt content.
|
|
26
26
|
/// @group prompt
|
|
@@ -33,13 +33,13 @@ $kendo-prompt-content-padding-x: k-spacing(4) !default;
|
|
|
33
33
|
$kendo-prompt-content-spacing: k-spacing(4) !default;
|
|
34
34
|
/// The text color of the AIPrompt content.
|
|
35
35
|
/// @group prompt
|
|
36
|
-
$kendo-prompt-content-text:
|
|
36
|
+
$kendo-prompt-content-text: k-color(on-app-surface) !default;
|
|
37
37
|
/// The background color of the AIPrompt content.
|
|
38
38
|
/// @group prompt
|
|
39
|
-
$kendo-prompt-content-bg:
|
|
39
|
+
$kendo-prompt-content-bg: k-color(app-surface) !default;
|
|
40
40
|
/// The text border of the AIPrompt content.
|
|
41
41
|
/// @group prompt
|
|
42
|
-
$kendo-prompt-content-border:
|
|
42
|
+
$kendo-prompt-content-border: k-color(border) !default;
|
|
43
43
|
|
|
44
44
|
/// The spacing between the items of the AIPrompt content expander.
|
|
45
45
|
/// @group prompt
|
|
@@ -56,13 +56,13 @@ $kendo-prompt-suggestion-padding-x: k-spacing(2) !default;
|
|
|
56
56
|
$kendo-prompt-suggestion-border-radius: k-border-radius(md) !default;
|
|
57
57
|
/// The text color of the AIPrompt suggestion container.
|
|
58
58
|
/// @group prompt
|
|
59
|
-
$kendo-prompt-suggestion-text:
|
|
59
|
+
$kendo-prompt-suggestion-text: k-color(on-app-surface) !default;
|
|
60
60
|
/// The background color of the AIPrompt suggestion container.
|
|
61
61
|
/// @group prompt
|
|
62
|
-
$kendo-prompt-suggestion-bg:
|
|
62
|
+
$kendo-prompt-suggestion-bg: k-color(app-surface) !default;
|
|
63
63
|
/// The border color of the AIPrompt suggestion container.
|
|
64
64
|
/// @group prompt
|
|
65
|
-
$kendo-prompt-suggestion-border:
|
|
65
|
+
$kendo-prompt-suggestion-border: k-color(border) !default;
|
|
66
66
|
/// The elevation of the AIPrompt suggestion container.
|
|
67
67
|
/// @group prompt
|
|
68
68
|
$kendo-prompt-suggestion-shadow: k-elevation(1) !default;
|
package/scss/radio/_theme.scss
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// Radio
|
|
10
10
|
// Disabled state
|
|
11
11
|
.k-radio:disabled + .k-radio-label {
|
|
12
|
-
color:
|
|
12
|
+
color: k-color(subtle);
|
|
13
13
|
opacity: 1;
|
|
14
14
|
filter: none;
|
|
15
15
|
}
|
|
@@ -88,7 +88,7 @@ $kendo-radio-hover-border: $kendo-checkbox-border !default;
|
|
|
88
88
|
$kendo-radio-checked-bg: unset !default;
|
|
89
89
|
/// The color of the checked RadioButton.
|
|
90
90
|
/// @group radio
|
|
91
|
-
$kendo-radio-checked-text:
|
|
91
|
+
$kendo-radio-checked-text: k-color(primary) !default;
|
|
92
92
|
/// The border color of the checked RadioButton.
|
|
93
93
|
/// @group radio
|
|
94
94
|
$kendo-radio-checked-border: $kendo-radio-checked-text !default;
|
|
@@ -183,7 +183,7 @@ $kendo-radio-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
|
183
183
|
|
|
184
184
|
/// The background color of the RadioButton ripple..
|
|
185
185
|
/// @group radio
|
|
186
|
-
$kendo-radio-ripple-bg:
|
|
186
|
+
$kendo-radio-ripple-bg: k-color(primary) !default;
|
|
187
187
|
/// The opacity of the RadioButton ripple.
|
|
188
188
|
/// @group radio
|
|
189
189
|
$kendo-radio-ripple-opacity: .2 !default;
|
|
@@ -35,16 +35,16 @@ $kendo-rating-label-line-height: $kendo-line-height-lg !default;
|
|
|
35
35
|
|
|
36
36
|
/// The text color of the Rating icon.
|
|
37
37
|
/// @group rating
|
|
38
|
-
$kendo-rating-icon-text:
|
|
38
|
+
$kendo-rating-icon-text: k-color(subtle) !default;
|
|
39
39
|
/// The text color of the selected Rating icon.
|
|
40
40
|
/// @group rating
|
|
41
|
-
$kendo-rating-icon-selected-text:
|
|
41
|
+
$kendo-rating-icon-selected-text: k-color(primary-active) !default;
|
|
42
42
|
/// The text color of the hovered Rating icon.
|
|
43
43
|
/// @group rating
|
|
44
|
-
$kendo-rating-icon-hover-text:
|
|
44
|
+
$kendo-rating-icon-hover-text: k-color(primary-active) !default;
|
|
45
45
|
/// The text color of the focused Rating icon.
|
|
46
46
|
/// @group rating
|
|
47
|
-
$kendo-rating-icon-focus-text:
|
|
47
|
+
$kendo-rating-icon-focus-text: k-color(primary-active) !default;
|
|
48
48
|
|
|
49
49
|
/// The shadow of the focused Rating icon.
|
|
50
50
|
/// @group rating
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
|
|
11
11
|
.k-scheduler-layout td.k-selected,
|
|
12
12
|
.k-scheduler-layout .k-scheduler-cell.k-selected {
|
|
13
|
-
background-color:
|
|
13
|
+
background-color: color-mix(in srgb, k-color(secondary) 25%, transparent);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
// Agenda view
|
|
17
17
|
.k-scheduler-agendaview {
|
|
18
18
|
.k-scheduler-content tr.k-selected {
|
|
19
|
-
background-color:
|
|
19
|
+
background-color: color-mix(in srgb, k-color(secondary) 25%, transparent);
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
|
|
33
33
|
.k-resize-handle::before {
|
|
34
34
|
// TODO: $kendo-scheduler-content-area-bg
|
|
35
|
-
background-color:
|
|
35
|
+
background-color: k-color(on-primary);
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
|
|
@@ -22,17 +22,17 @@ $kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
22
22
|
|
|
23
23
|
/// The background color of the Scheduler.
|
|
24
24
|
/// @group scheduler
|
|
25
|
-
$kendo-scheduler-bg:
|
|
25
|
+
$kendo-scheduler-bg: k-color(surface-alt) !default;
|
|
26
26
|
/// The text color of the Scheduler.
|
|
27
27
|
/// @group scheduler
|
|
28
|
-
$kendo-scheduler-text:
|
|
28
|
+
$kendo-scheduler-text: k-color(on-app-surface) !default;
|
|
29
29
|
/// The border color of the Scheduler.
|
|
30
30
|
/// @group scheduler
|
|
31
|
-
$kendo-scheduler-border:
|
|
31
|
+
$kendo-scheduler-border: k-color(border) !default;
|
|
32
32
|
|
|
33
33
|
/// The background color of the Scheduler ToolBar.
|
|
34
34
|
/// @group scheduler
|
|
35
|
-
$kendo-scheduler-toolbar-bg:
|
|
35
|
+
$kendo-scheduler-toolbar-bg: k-color(surface) !default;
|
|
36
36
|
/// The text color of the Scheduler ToolBar.
|
|
37
37
|
/// @group scheduler
|
|
38
38
|
$kendo-scheduler-toolbar-text: unset !default;
|
|
@@ -45,7 +45,7 @@ $kendo-scheduler-toolbar-gradient: none !default;
|
|
|
45
45
|
|
|
46
46
|
/// The background color of the Scheduler footer.
|
|
47
47
|
/// @group scheduler
|
|
48
|
-
$kendo-scheduler-footer-bg:
|
|
48
|
+
$kendo-scheduler-footer-bg: k-color(surface) !default;
|
|
49
49
|
/// The text color of the Scheduler footer.
|
|
50
50
|
/// @group scheduler
|
|
51
51
|
$kendo-scheduler-footer-text: unset !default;
|
|
@@ -68,10 +68,10 @@ $kendo-scheduler-event-line-height: calc( #{$kendo-scheduler-event-min-height} -
|
|
|
68
68
|
|
|
69
69
|
/// The background color of the Scheduler event.
|
|
70
70
|
/// @group scheduler
|
|
71
|
-
$kendo-scheduler-event-bg:
|
|
71
|
+
$kendo-scheduler-event-bg: k-color(primary) !default;
|
|
72
72
|
/// The text color of the Scheduler event.
|
|
73
73
|
/// @group scheduler
|
|
74
|
-
$kendo-scheduler-event-text:
|
|
74
|
+
$kendo-scheduler-event-text: k-color(on-primary) !default;
|
|
75
75
|
/// The border color of the Scheduler event.
|
|
76
76
|
/// @group scheduler
|
|
77
77
|
$kendo-scheduler-event-border: null !default;
|
|
@@ -100,10 +100,10 @@ $kendo-scheduler-event-hover-shadow: null !default;
|
|
|
100
100
|
|
|
101
101
|
/// The background color of the selected Scheduler event.
|
|
102
102
|
/// @group scheduler
|
|
103
|
-
$kendo-scheduler-event-selected-bg:
|
|
103
|
+
$kendo-scheduler-event-selected-bg: k-color(primary-active) !default;
|
|
104
104
|
/// The text color of the selected Scheduler event.
|
|
105
105
|
/// @group scheduler
|
|
106
|
-
$kendo-scheduler-event-selected-text:
|
|
106
|
+
$kendo-scheduler-event-selected-text: k-color(on-primary) !default;
|
|
107
107
|
/// The border color of the selected Scheduler event.
|
|
108
108
|
/// @group scheduler
|
|
109
109
|
$kendo-scheduler-event-selected-border: null !default;
|
|
@@ -137,7 +137,7 @@ $kendo-scheduler-timecolumn-width: 11rem !default;
|
|
|
137
137
|
|
|
138
138
|
/// The background color of the non-working hours in the Scheduler.
|
|
139
139
|
/// @group scheduler
|
|
140
|
-
$kendo-scheduler-nonwork-bg:
|
|
140
|
+
$kendo-scheduler-nonwork-bg: k-color(surface) !default;
|
|
141
141
|
/// The text color of the non-working hours in the Scheduler.
|
|
142
142
|
/// @group scheduler
|
|
143
143
|
$kendo-scheduler-nonwork-text: null !default;
|
|
@@ -151,7 +151,7 @@ $kendo-scheduler-weekend-text: null !default;
|
|
|
151
151
|
|
|
152
152
|
/// The background color of the preceding/subsequent month cells in the Calendar.
|
|
153
153
|
/// @group scheduler
|
|
154
|
-
$kendo-scheduler-othermonth-bg:
|
|
154
|
+
$kendo-scheduler-othermonth-bg: k-color(surface) !default;
|
|
155
155
|
/// The text color of the preceding/subsequent month cells in the Calendar.
|
|
156
156
|
/// @group scheduler
|
|
157
157
|
$kendo-scheduler-othermonth-text: null !default;
|
|
@@ -181,10 +181,10 @@ $kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{math.div( $k
|
|
|
181
181
|
$kendo-scheduler-yearview-indicator-border-radius: 50% !default;
|
|
182
182
|
/// The background color of the days with events indicator of the year view in the Scheduler.
|
|
183
183
|
/// @group scheduler
|
|
184
|
-
$kendo-scheduler-yearview-indicator-bg:
|
|
184
|
+
$kendo-scheduler-yearview-indicator-bg: k-color(primary) !default;
|
|
185
185
|
/// The background color of the selected days with events indicator of the year view in the Scheduler.
|
|
186
186
|
/// @group scheduler
|
|
187
|
-
$kendo-scheduler-yearview-indicator-selected-bg:
|
|
187
|
+
$kendo-scheduler-yearview-indicator-selected-bg: k-color(on-primary) !default;
|
|
188
188
|
|
|
189
189
|
/// The horizontal padding of the Scheduler Tooltip.
|
|
190
190
|
/// @group scheduler
|
|
@@ -197,10 +197,10 @@ $kendo-scheduler-tooltip-padding-y: k-spacing(2) !default;
|
|
|
197
197
|
$kendo-scheduler-tooltip-border-width: 0 !default;
|
|
198
198
|
/// The background color of the Scheduler Tooltip.
|
|
199
199
|
/// @group scheduler
|
|
200
|
-
$kendo-scheduler-tooltip-bg:
|
|
200
|
+
$kendo-scheduler-tooltip-bg: k-color(on-primary) !default;
|
|
201
201
|
/// The text color of the Scheduler Tooltip.
|
|
202
202
|
/// @group scheduler
|
|
203
|
-
$kendo-scheduler-tooltip-text:
|
|
203
|
+
$kendo-scheduler-tooltip-text: k-color(on-app-surface) !default;
|
|
204
204
|
/// The border color of the Scheduler Tooltip.
|
|
205
205
|
/// @group scheduler
|
|
206
206
|
$kendo-scheduler-tooltip-border: null !default;
|
|
@@ -271,6 +271,8 @@ $kendo-scheduler-marquee-label-inset-x: k-spacing(2) !default;
|
|
|
271
271
|
/// @group scheduler
|
|
272
272
|
$kendo-scheduler-marquee-label-inset-y: k-spacing(0.5) !default;
|
|
273
273
|
|
|
274
|
+
$kendo-scheduler-header-bg: k-color(app-surface) !default;
|
|
275
|
+
|
|
274
276
|
@forward "@progress/kendo-theme-core/scss/components/scheduler/_variables.scss" with (
|
|
275
277
|
$kendo-scheduler-border-width: $kendo-scheduler-border-width,
|
|
276
278
|
$kendo-scheduler-font-family: $kendo-scheduler-font-family,
|
|
@@ -350,5 +352,6 @@ $kendo-scheduler-marquee-label-inset-y: k-spacing(0.5) !default;
|
|
|
350
352
|
$kendo-scheduler-indicators-margin: $kendo-scheduler-indicators-margin,
|
|
351
353
|
$kendo-scheduler-rtl-indicators-margin: $kendo-scheduler-rtl-indicators-margin,
|
|
352
354
|
$kendo-scheduler-marquee-label-inset-x: $kendo-scheduler-marquee-label-inset-x,
|
|
353
|
-
$kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y
|
|
355
|
+
$kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y,
|
|
356
|
+
$kendo-scheduler-header-bg: $kendo-scheduler-header-bg
|
|
354
357
|
);
|
|
@@ -18,13 +18,13 @@ $kendo-scrollview-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
18
18
|
|
|
19
19
|
/// The text color of the ScrollView.
|
|
20
20
|
/// @group scrollview
|
|
21
|
-
$kendo-scrollview-text:
|
|
21
|
+
$kendo-scrollview-text: k-color(on-app-surface) !default;
|
|
22
22
|
/// The background color of the ScrollView.
|
|
23
23
|
/// @group scrollview
|
|
24
|
-
$kendo-scrollview-bg:
|
|
24
|
+
$kendo-scrollview-bg: k-color(surface-alt) !default;
|
|
25
25
|
/// The border color of the ScrollView.
|
|
26
26
|
/// @group scrollview
|
|
27
|
-
$kendo-scrollview-border:
|
|
27
|
+
$kendo-scrollview-border: k-color(border) !default;
|
|
28
28
|
|
|
29
29
|
/// The size of the ScrollView page button.
|
|
30
30
|
/// @group scrollview
|
|
@@ -37,10 +37,10 @@ $kendo-scrollview-pagebutton-bg: $kendo-button-bg !default;
|
|
|
37
37
|
$kendo-scrollview-pagebutton-border: $kendo-button-border !default;
|
|
38
38
|
/// The primary background color of the ScrollView page button.
|
|
39
39
|
/// @group scrollview
|
|
40
|
-
$kendo-scrollview-pagebutton-primary-bg:
|
|
40
|
+
$kendo-scrollview-pagebutton-primary-bg: k-color(primary) !default;
|
|
41
41
|
/// The primary border color of the ScrollView page button.
|
|
42
42
|
/// @group scrollview
|
|
43
|
-
$kendo-scrollview-pagebutton-primary-border:
|
|
43
|
+
$kendo-scrollview-pagebutton-primary-border: k-color(primary) !default;
|
|
44
44
|
/// The box shadow of the ScrollView page button.
|
|
45
45
|
/// @group scrollview
|
|
46
46
|
$kendo-scrollview-pagebutton-shadow: 0 0 0 2px rgba( black, .13 ) !default;
|
|
@@ -20,7 +20,7 @@ $kendo-signature-lg-padding-y: $kendo-signature-lg-padding-x !default;
|
|
|
20
20
|
|
|
21
21
|
$kendo-signature-line-width: 1px !default;
|
|
22
22
|
$kendo-signature-line-style: dashed !default;
|
|
23
|
-
$kendo-signature-line-color:
|
|
23
|
+
$kendo-signature-line-color: color-mix(in srgb, k-color(info) 24%, transparent) !default;
|
|
24
24
|
|
|
25
25
|
$kendo-signature-line-size: calc( 100% - 2 * #{$kendo-signature-padding-x} ) !default;
|
|
26
26
|
$kendo-signature-sm-line-size: calc( 100% - 2 * #{$kendo-signature-sm-padding-x} ) !default;
|
|
@@ -19,7 +19,7 @@ $kendo-skeleton-circle-border-radius: 9999px !default;
|
|
|
19
19
|
|
|
20
20
|
/// The background color of the Skeleton item.
|
|
21
21
|
/// @group skeleton
|
|
22
|
-
$kendo-skeleton-item-bg:
|
|
22
|
+
$kendo-skeleton-item-bg: color-mix(in srgb, k-color(on-app-surface) 20%, transparent) !default;
|
|
23
23
|
/// The background color of the Skeleton wave animation.
|
|
24
24
|
/// @group skeleton
|
|
25
25
|
$kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
package/scss/slider/_theme.scss
CHANGED
|
@@ -53,46 +53,46 @@ $kendo-slider-draghandle-active-size: 20px !default;
|
|
|
53
53
|
|
|
54
54
|
/// The background color of the Slider drag handle.
|
|
55
55
|
/// @group slider
|
|
56
|
-
$kendo-slider-draghandle-bg:
|
|
56
|
+
$kendo-slider-draghandle-bg: k-color(primary) !default;
|
|
57
57
|
/// The text color of the Slider drag handle.
|
|
58
58
|
/// @group slider
|
|
59
|
-
$kendo-slider-draghandle-text:
|
|
59
|
+
$kendo-slider-draghandle-text: k-color(on-primary) !default;
|
|
60
60
|
/// The border color of the Slider drag handle.
|
|
61
61
|
/// @group slider
|
|
62
|
-
$kendo-slider-draghandle-border:
|
|
62
|
+
$kendo-slider-draghandle-border: k-color(primary) !default;
|
|
63
63
|
/// The gradient of the Slider drag handle.
|
|
64
64
|
/// @group slider
|
|
65
65
|
$kendo-slider-draghandle-gradient: null !default;
|
|
66
66
|
|
|
67
67
|
/// The background color of the hovered Slider drag handle.
|
|
68
68
|
/// @group slider
|
|
69
|
-
$kendo-slider-draghandle-hover-bg:
|
|
69
|
+
$kendo-slider-draghandle-hover-bg: k-color(primary) !default;
|
|
70
70
|
/// The text color of the hovered Slider drag handle.
|
|
71
71
|
/// @group slider
|
|
72
72
|
$kendo-slider-draghandle-hover-text: null !default;
|
|
73
73
|
/// The border color of the hovered Slider drag handle.
|
|
74
74
|
/// @group slider
|
|
75
|
-
$kendo-slider-draghandle-hover-border:
|
|
75
|
+
$kendo-slider-draghandle-hover-border: k-color(primary) !default;
|
|
76
76
|
/// The gradient of the hovered Slider drag handle.
|
|
77
77
|
/// @group slider
|
|
78
78
|
$kendo-slider-draghandle-hover-gradient: null !default;
|
|
79
79
|
|
|
80
80
|
/// The background color of the active Slider drag handle.
|
|
81
81
|
/// @group slider
|
|
82
|
-
$kendo-slider-draghandle-pressed-bg:
|
|
82
|
+
$kendo-slider-draghandle-pressed-bg: k-color(primary) !default;
|
|
83
83
|
/// The text color of the active Slider drag handle.
|
|
84
84
|
/// @group slider
|
|
85
85
|
$kendo-slider-draghandle-pressed-text: null !default;
|
|
86
86
|
/// The border color of the active Slider drag handle.
|
|
87
87
|
/// @group slider
|
|
88
|
-
$kendo-slider-draghandle-pressed-border:
|
|
88
|
+
$kendo-slider-draghandle-pressed-border: k-color(primary) !default;
|
|
89
89
|
/// The gradient of the active Slider drag handle.
|
|
90
90
|
/// @group slider
|
|
91
91
|
$kendo-slider-draghandle-pressed-gradient: null !default;
|
|
92
92
|
|
|
93
93
|
/// The shadow of the focused Slider drag handle.
|
|
94
94
|
/// @group slider
|
|
95
|
-
$kendo-slider-draghandle-focus-shadow: 0 0 0 11px
|
|
95
|
+
$kendo-slider-draghandle-focus-shadow: 0 0 0 11px color-mix(in srgb, k-color(primary) 25%, transparent) !default;
|
|
96
96
|
|
|
97
97
|
/// The transition speed of the Slider.
|
|
98
98
|
/// @group slider
|
|
@@ -109,10 +109,10 @@ $kendo-slider-draghandle-transition-function: cubic-bezier(.25, .8, .25, 1) !def
|
|
|
109
109
|
|
|
110
110
|
/// The background color of the Slider track.
|
|
111
111
|
/// @group slider
|
|
112
|
-
$kendo-slider-track-bg:
|
|
112
|
+
$kendo-slider-track-bg: k-color(primary-subtle) !default;
|
|
113
113
|
/// The background color of the Slider's track selection.
|
|
114
114
|
/// @group slider
|
|
115
|
-
$kendo-slider-selection-bg:
|
|
115
|
+
$kendo-slider-selection-bg: k-color(primary) !default;
|
|
116
116
|
/// @group slider
|
|
117
117
|
/// The opacity of the disabled Slider.
|
|
118
118
|
$kendo-slider-disabled-opacity: .65 !default;
|
|
@@ -18,13 +18,13 @@ $kendo-splitter-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
18
18
|
|
|
19
19
|
/// The background color of the Splitter.
|
|
20
20
|
/// @group splitter
|
|
21
|
-
$kendo-splitter-bg:
|
|
21
|
+
$kendo-splitter-bg: k-color(surface-alt) !default;
|
|
22
22
|
/// The text color of the Splitter.
|
|
23
23
|
/// @group splitter
|
|
24
|
-
$kendo-splitter-text:
|
|
24
|
+
$kendo-splitter-text: k-color(on-app-surface) !default;
|
|
25
25
|
/// The border color of the Splitter.
|
|
26
26
|
/// @group splitter
|
|
27
|
-
$kendo-splitter-border:
|
|
27
|
+
$kendo-splitter-border: k-color(border) !default;
|
|
28
28
|
|
|
29
29
|
/// The size of the Splitter split bar.
|
|
30
30
|
/// @group splitter
|
|
@@ -47,24 +47,24 @@ $kendo-splitter-collapse-icon-padding-y: k-spacing(0.5) !default;
|
|
|
47
47
|
|
|
48
48
|
/// The background color of the Splitter split bar.
|
|
49
49
|
/// @group splitter
|
|
50
|
-
$kendo-splitbar-bg:
|
|
50
|
+
$kendo-splitbar-bg: k-color(base-subtle) !default;
|
|
51
51
|
/// The text color of the Splitter split bar.
|
|
52
52
|
/// @group splitter
|
|
53
|
-
$kendo-splitbar-text:
|
|
53
|
+
$kendo-splitbar-text: k-color(subtle) !default;
|
|
54
54
|
|
|
55
55
|
/// The hover background color of the Splitter split bar.
|
|
56
56
|
/// @group splitter
|
|
57
|
-
$kendo-splitbar-hover-bg:
|
|
57
|
+
$kendo-splitbar-hover-bg: k-color(base-hover) !default;
|
|
58
58
|
/// The hover text color of the Splitter split bar.
|
|
59
59
|
/// @group splitter
|
|
60
60
|
$kendo-splitbar-hover-text: $kendo-splitbar-text !default;
|
|
61
61
|
|
|
62
62
|
/// The selected background color of the Splitter split bar.
|
|
63
63
|
/// @group splitter
|
|
64
|
-
$kendo-splitbar-selected-bg:
|
|
64
|
+
$kendo-splitbar-selected-bg: k-color(primary) !default;
|
|
65
65
|
/// The selected text color of the Splitter split bar.
|
|
66
66
|
/// @group splitter
|
|
67
|
-
$kendo-splitbar-selected-text:
|
|
67
|
+
$kendo-splitbar-selected-text: k-color(on-primary) !default;
|
|
68
68
|
|
|
69
69
|
@forward "@progress/kendo-theme-core/scss/components/splitter/_variables.scss" with (
|
|
70
70
|
$kendo-splitter-border-width: $kendo-splitter-border-width,
|
|
@@ -9,27 +9,27 @@
|
|
|
9
9
|
.k-spreadsheet > .k-tabstrip-wrapper {
|
|
10
10
|
|
|
11
11
|
.k-tabstrip-items-wrapper {
|
|
12
|
-
color:
|
|
13
|
-
background-color:
|
|
12
|
+
color: k-color(on-primary);
|
|
13
|
+
background-color: k-color(primary);
|
|
14
14
|
}
|
|
15
15
|
.k-tabstrip-items .k-item {
|
|
16
16
|
color: inherit;
|
|
17
17
|
}
|
|
18
18
|
.k-tabstrip-items .k-item.k-active::after {
|
|
19
|
-
border-color:
|
|
19
|
+
border-color: k-color(on-primary);
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
// Quick access toolbar
|
|
24
24
|
.k-spreadsheet-quick-access-toolbar {
|
|
25
|
-
color:
|
|
26
|
-
background-color:
|
|
25
|
+
color: k-color(on-primary);
|
|
26
|
+
background-color: k-color(primary);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
// Selection
|
|
30
30
|
.k-spreadsheet .k-selection-full,
|
|
31
31
|
.k-spreadsheet .k-selection-partial {
|
|
32
|
-
&::after { border-color:
|
|
32
|
+
&::after { border-color: k-color(secondary); }
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
}
|