@progress/kendo-theme-default 10.6.0 → 11.0.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-blue.scss +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-dataviz-v4.scss +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-green.scss +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-main.scss +1 -5
- package/dist/default-nordic.css +1 -1
- package/dist/default-nordic.scss +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +3 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-ocean-blue.scss +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-orange.scss +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-purple.scss +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-turquoise.scss +3 -2
- package/dist/default-urban.css +1 -1
- package/dist/default-urban.scss +1 -1
- package/dist/meta/sassdoc-data.json +6032 -4604
- package/dist/meta/sassdoc-raw-data.json +2866 -2216
- package/dist/meta/variables.json +425 -376
- package/lib/swatches/default-blue.json +1 -182
- package/lib/swatches/default-dataviz-v4.json +1 -47
- package/lib/swatches/default-green.json +1 -182
- package/lib/swatches/default-main-dark.json +1 -207
- package/lib/swatches/default-main.json +2 -184
- package/lib/swatches/default-nordic.json +1 -182
- package/lib/swatches/default-ocean-blue-a11y.json +2 -192
- package/lib/swatches/default-ocean-blue.json +2 -205
- package/lib/swatches/default-orange.json +1 -182
- package/lib/swatches/default-purple.json +1 -182
- package/lib/swatches/default-turquoise.json +1 -167
- package/lib/swatches/default-urban.json +1 -182
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +13 -9
- 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/_variables.scss +18 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +26 -13
- package/scss/calendar/_variables.scss +39 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +23 -9
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_variables.scss +30 -11
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +6 -36
- package/scss/core/_index.scss +8 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +10 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +35 -10
- 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/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +5 -5
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +3 -3
- package/scss/gantt/_variables.scss +24 -24
- package/scss/grid/_variables.scss +12 -12
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_variables.scss +86 -11
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +4 -4
- 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 +16 -8
- 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 +24 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +3 -3
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +12 -12
- package/scss/pdf-viewer/_variables.scss +13 -13
- package/scss/pivotgrid/_variables.scss +22 -22
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +8 -8
- package/scss/prompt/_variables.scss +12 -12
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +17 -14
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +20 -11
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_variables.scss +25 -25
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_variables.scss +48 -14
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +12 -13
- package/scss/taskboard/_variables.scss +14 -14
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +6 -6
- package/scss/timeselector/_variables.scss +19 -8
- package/scss/toolbar/_variables.scss +7 -7
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +8 -8
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +8 -8
- package/scss/core/color-system/_swatch-legacy.scss +0 -222
|
@@ -50,41 +50,41 @@ $kendo-pivotgrid-cell-border-width: 1px !default;
|
|
|
50
50
|
|
|
51
51
|
/// The background color of the PivotGrid.
|
|
52
52
|
/// @group pivotgrid
|
|
53
|
-
$kendo-pivotgrid-bg:
|
|
53
|
+
$kendo-pivotgrid-bg: k-color(surface-alt) !default;
|
|
54
54
|
/// The text color of the PivotGrid.
|
|
55
55
|
/// @group pivotgrid
|
|
56
|
-
$kendo-pivotgrid-text:
|
|
56
|
+
$kendo-pivotgrid-text: k-color(on-app-surface) !default;
|
|
57
57
|
/// The border color of the PivotGrid.
|
|
58
58
|
/// @group pivotgrid
|
|
59
|
-
$kendo-pivotgrid-border:
|
|
59
|
+
$kendo-pivotgrid-border: k-color(border) !default;
|
|
60
60
|
|
|
61
61
|
/// The alt border color of the PivotGrid.
|
|
62
62
|
/// @group pivotgrid
|
|
63
|
-
$kendo-pivotgrid-alt-border:
|
|
63
|
+
$kendo-pivotgrid-alt-border: k-color(border-alt) !default;
|
|
64
64
|
|
|
65
65
|
/// The background color of the PivotGrid header.
|
|
66
66
|
/// @group pivotgrid
|
|
67
|
-
$kendo-pivotgrid-headers-bg:
|
|
67
|
+
$kendo-pivotgrid-headers-bg: k-color(surface)!default;
|
|
68
68
|
/// The text color of the PivotGrid header.
|
|
69
69
|
/// @group pivotgrid
|
|
70
|
-
$kendo-pivotgrid-headers-text:
|
|
70
|
+
$kendo-pivotgrid-headers-text: k-color(on-app-surface) !default;
|
|
71
71
|
/// The border color of the PivotGrid header.
|
|
72
72
|
/// @group pivotgrid
|
|
73
|
-
$kendo-pivotgrid-headers-border:
|
|
73
|
+
$kendo-pivotgrid-headers-border: k-color(border) !default;
|
|
74
74
|
|
|
75
75
|
/// The background color of the PivotGrid total cells.
|
|
76
76
|
/// @group pivotgrid
|
|
77
|
-
$kendo-pivotgrid-total-bg:
|
|
77
|
+
$kendo-pivotgrid-total-bg: k-color(base-subtle) !default;
|
|
78
78
|
/// The text color of the PivotGrid total cells.
|
|
79
79
|
/// @group pivotgrid
|
|
80
|
-
$kendo-pivotgrid-total-text:
|
|
80
|
+
$kendo-pivotgrid-total-text: k-color(on-app-surface) !default;
|
|
81
81
|
/// The border color of the PivotGrid total cells.
|
|
82
82
|
/// @group pivotgrid
|
|
83
|
-
$kendo-pivotgrid-total-border:
|
|
83
|
+
$kendo-pivotgrid-total-border: k-color(border) !default;
|
|
84
84
|
|
|
85
85
|
/// The hover background color of the PivotGrid.
|
|
86
86
|
/// @group pivotgrid
|
|
87
|
-
$kendo-pivotgrid-hover-bg:
|
|
87
|
+
$kendo-pivotgrid-hover-bg: k-color(base-hover) !default;
|
|
88
88
|
/// The hover text color of the PivotGrid.
|
|
89
89
|
/// @group pivotgrid
|
|
90
90
|
$kendo-pivotgrid-hover-text: null !default;
|
|
@@ -94,7 +94,7 @@ $kendo-pivotgrid-hover-border: null !default;
|
|
|
94
94
|
|
|
95
95
|
/// The selected background color of the PivotGrid.
|
|
96
96
|
/// @group pivotgrid
|
|
97
|
-
$kendo-pivotgrid-selected-bg:
|
|
97
|
+
$kendo-pivotgrid-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
|
|
98
98
|
/// The selected text color of the PivotGrid.
|
|
99
99
|
/// @group pivotgrid
|
|
100
100
|
$kendo-pivotgrid-selected-text: null !default;
|
|
@@ -154,20 +154,20 @@ $kendo-pivotgrid-configurator-horizontal-height: 420px !default;
|
|
|
154
154
|
|
|
155
155
|
/// The background color of the PivotGrid configurator.
|
|
156
156
|
/// @group pivotgrid
|
|
157
|
-
$kendo-pivotgrid-configurator-bg:
|
|
157
|
+
$kendo-pivotgrid-configurator-bg: k-color(surface-alt) !default;
|
|
158
158
|
/// The text color of the PivotGrid configurator.
|
|
159
159
|
/// @group pivotgrid
|
|
160
|
-
$kendo-pivotgrid-configurator-text:
|
|
160
|
+
$kendo-pivotgrid-configurator-text: k-color(on-app-surface) !default;
|
|
161
161
|
/// The border color of the PivotGrid configurator.
|
|
162
162
|
/// @group pivotgrid
|
|
163
|
-
$kendo-pivotgrid-configurator-border:
|
|
163
|
+
$kendo-pivotgrid-configurator-border: k-color(border) !default;
|
|
164
164
|
|
|
165
165
|
/// The background color of the PivotGrid configurator header.
|
|
166
166
|
/// @group pivotgrid
|
|
167
167
|
$kendo-pivotgrid-configurator-header-bg: null !default;
|
|
168
168
|
/// The text color of the PivotGrid configurator header.
|
|
169
169
|
/// @group pivotgrid
|
|
170
|
-
$kendo-pivotgrid-configurator-header-text:
|
|
170
|
+
$kendo-pivotgrid-configurator-header-text: k-color(on-app-surface) !default;
|
|
171
171
|
/// The border color of the PivotGrid configurator header.
|
|
172
172
|
/// @group pivotgrid
|
|
173
173
|
$kendo-pivotgrid-configurator-header-border: null !default;
|
|
@@ -221,20 +221,20 @@ $kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-spacer !default;
|
|
|
221
221
|
|
|
222
222
|
/// The background color of the PivotGrid calculated field.
|
|
223
223
|
/// @group pivotgrid
|
|
224
|
-
$kendo-pivotgrid-calculated-field-bg:
|
|
224
|
+
$kendo-pivotgrid-calculated-field-bg: k-color(surface-alt) !default;
|
|
225
225
|
/// The text color of the PivotGrid calculated field.
|
|
226
226
|
/// @group pivotgrid
|
|
227
|
-
$kendo-pivotgrid-calculated-field-text:
|
|
227
|
+
$kendo-pivotgrid-calculated-field-text: k-color(on-app-surface) !default;
|
|
228
228
|
/// The border color of the PivotGrid calculated field.
|
|
229
229
|
/// @group pivotgrid
|
|
230
|
-
$kendo-pivotgrid-calculated-field-border:
|
|
230
|
+
$kendo-pivotgrid-calculated-field-border: k-color(border) !default;
|
|
231
231
|
|
|
232
232
|
/// The background color of the PivotGrid calculated field header.
|
|
233
233
|
/// @group pivotgrid
|
|
234
234
|
$kendo-pivotgrid-calculated-field-header-bg: null !default;
|
|
235
235
|
/// The text color of the PivotGrid calculated field header.
|
|
236
236
|
/// @group pivotgrid
|
|
237
|
-
$kendo-pivotgrid-calculated-field-header-text:
|
|
237
|
+
$kendo-pivotgrid-calculated-field-header-text: k-color(on-app-surface) !default;
|
|
238
238
|
/// The border color of the PivotGrid calculated field header.
|
|
239
239
|
/// @group pivotgrid
|
|
240
240
|
$kendo-pivotgrid-calculated-field-header-border: null !default;
|
|
@@ -252,8 +252,8 @@ $kendo-pivotgrid-alt-bg: $kendo-grid-header-bg !default;
|
|
|
252
252
|
$kendo-pivotgrid-alt-text: $kendo-grid-header-text !default;
|
|
253
253
|
$kendo-pivotgrid-chrome-border: $kendo-grid-border !default;
|
|
254
254
|
|
|
255
|
-
$kendo-pivotgrid-container-bg:
|
|
256
|
-
$kendo-pivotgrid-row-headers-bg:
|
|
255
|
+
$kendo-pivotgrid-container-bg: k-color(surface-alt) !default;
|
|
256
|
+
$kendo-pivotgrid-row-headers-bg: k-color(base) !default;
|
|
257
257
|
|
|
258
258
|
$kendo-pivotgrid-button-bg: null !default;
|
|
259
259
|
$kendo-pivotgrid-button-text: null !default;
|
|
@@ -25,13 +25,13 @@ $kendo-popover-line-height: $kendo-card-line-height !default;
|
|
|
25
25
|
|
|
26
26
|
/// The text color of the Popover.
|
|
27
27
|
/// @group popover
|
|
28
|
-
$kendo-popover-text:
|
|
28
|
+
$kendo-popover-text: k-color(on-app-surface) !default;
|
|
29
29
|
/// The background color of the Popover.
|
|
30
30
|
/// @group popover
|
|
31
|
-
$kendo-popover-bg:
|
|
31
|
+
$kendo-popover-bg: k-color(surface-alt) !default;
|
|
32
32
|
/// The border color of the Popover.
|
|
33
33
|
/// @group popover
|
|
34
|
-
$kendo-popover-border:
|
|
34
|
+
$kendo-popover-border: k-color(border) !default;
|
|
35
35
|
/// The box shadow of the Popover.
|
|
36
36
|
/// @group popover
|
|
37
37
|
$kendo-popover-shadow: $kendo-popup-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,26 +27,26 @@ $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(base-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
|
-
$kendo-progressbar-border:
|
|
36
|
+
$kendo-progressbar-border: k-color(border) !default;
|
|
37
37
|
/// The background gradient of the ProgressBar.
|
|
38
38
|
/// @group progressbar
|
|
39
39
|
$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
|
-
$kendo-progressbar-value-border:
|
|
49
|
+
$kendo-progressbar-value-border: k-color(primary-active) !default;
|
|
50
50
|
/// The progress background gradient of the ProgressBar.
|
|
51
51
|
/// @group progressbar
|
|
52
52
|
$kendo-progressbar-value-gradient: null !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(app-surface) !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;
|
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
|
|
6
6
|
/// The text color of the AIPrompt.
|
|
7
7
|
/// @group prompt
|
|
8
|
-
$kendo-prompt-text:
|
|
8
|
+
$kendo-prompt-text: k-color(on-app-surface) !default;
|
|
9
9
|
/// The background color of the AIPrompt.
|
|
10
10
|
/// @group prompt
|
|
11
|
-
$kendo-prompt-bg:
|
|
11
|
+
$kendo-prompt-bg: k-color(surface-alt) !default;
|
|
12
12
|
/// The border color of the AIPrompt.
|
|
13
13
|
/// @group prompt
|
|
14
|
-
$kendo-prompt-border:
|
|
14
|
+
$kendo-prompt-border: k-color(border) !default;
|
|
15
15
|
|
|
16
16
|
/// The text color of the AIPrompt header.
|
|
17
17
|
/// @group prompt
|
|
18
|
-
$kendo-prompt-header-text:
|
|
18
|
+
$kendo-prompt-header-text: k-color(on-app-surface) !default;
|
|
19
19
|
/// The background color of the AIPrompt header.
|
|
20
20
|
/// @group prompt
|
|
21
|
-
$kendo-prompt-header-bg:
|
|
21
|
+
$kendo-prompt-header-bg: k-color(surface-alt) !default;
|
|
22
22
|
/// The border color of the AIPrompt header.
|
|
23
23
|
/// @group prompt
|
|
24
|
-
$kendo-prompt-header-border:
|
|
24
|
+
$kendo-prompt-header-border: k-color(border) !default;
|
|
25
25
|
|
|
26
26
|
/// The vertical padding of the AIPrompt content.
|
|
27
27
|
/// @group prompt
|
|
@@ -34,13 +34,13 @@ $kendo-prompt-content-padding-x: k-spacing(4) !default;
|
|
|
34
34
|
$kendo-prompt-content-spacing: k-spacing(4) !default;
|
|
35
35
|
/// The text color of the AIPrompt content.
|
|
36
36
|
/// @group prompt
|
|
37
|
-
$kendo-prompt-content-text:
|
|
37
|
+
$kendo-prompt-content-text: k-color(on-app-surface) !default;
|
|
38
38
|
/// The background color of the AIPrompt content.
|
|
39
39
|
/// @group prompt
|
|
40
|
-
$kendo-prompt-content-bg:
|
|
40
|
+
$kendo-prompt-content-bg: k-color(surface)!default;
|
|
41
41
|
/// The text border of the AIPrompt content.
|
|
42
42
|
/// @group prompt
|
|
43
|
-
$kendo-prompt-content-border:
|
|
43
|
+
$kendo-prompt-content-border: k-color(border) !default;
|
|
44
44
|
|
|
45
45
|
/// The spacing between the items of the AIPrompt content expander.
|
|
46
46
|
/// @group prompt
|
|
@@ -57,13 +57,13 @@ $kendo-prompt-suggestion-padding-x: k-spacing(2) !default;
|
|
|
57
57
|
$kendo-prompt-suggestion-border-radius: k-border-radius(md) !default;
|
|
58
58
|
/// The text color of the AIPrompt suggestion container.
|
|
59
59
|
/// @group prompt
|
|
60
|
-
$kendo-prompt-suggestion-text:
|
|
60
|
+
$kendo-prompt-suggestion-text: k-color(on-app-surface) !default;
|
|
61
61
|
/// The background color of the AIPrompt suggestion container.
|
|
62
62
|
/// @group prompt
|
|
63
|
-
$kendo-prompt-suggestion-bg:
|
|
63
|
+
$kendo-prompt-suggestion-bg: k-color(app-surface) !default;
|
|
64
64
|
/// The border color of the AIPrompt suggestion container.
|
|
65
65
|
/// @group prompt
|
|
66
|
-
$kendo-prompt-suggestion-border:
|
|
66
|
+
$kendo-prompt-suggestion-border: k-color(border) !default;
|
|
67
67
|
/// The elevation of the AIPrompt suggestion container.
|
|
68
68
|
/// @group prompt
|
|
69
69
|
$kendo-prompt-suggestion-shadow: k-elevation(1) !default;
|
|
@@ -41,16 +41,16 @@ $kendo-rating-icon-size: ($kendo-icon-size * 1.5) !default;
|
|
|
41
41
|
|
|
42
42
|
/// The text color of the Rating icon.
|
|
43
43
|
/// @group rating
|
|
44
|
-
$kendo-rating-icon-text:
|
|
44
|
+
$kendo-rating-icon-text: k-color(on-app-surface) !default;
|
|
45
45
|
/// The text color of the selected Rating icon.
|
|
46
46
|
/// @group rating
|
|
47
|
-
$kendo-rating-icon-selected-text:
|
|
47
|
+
$kendo-rating-icon-selected-text: k-color(primary) !default;
|
|
48
48
|
/// The text color of the hovered Rating icon.
|
|
49
49
|
/// @group rating
|
|
50
|
-
$kendo-rating-icon-hover-text:
|
|
50
|
+
$kendo-rating-icon-hover-text: k-color(primary) !default;
|
|
51
51
|
/// The text color of the focused Rating icon.
|
|
52
52
|
/// @group rating
|
|
53
|
-
$kendo-rating-icon-focus-text:
|
|
53
|
+
$kendo-rating-icon-focus-text: k-color(primary) !default;
|
|
54
54
|
|
|
55
55
|
/// The shadow of the focused Rating icon.
|
|
56
56
|
/// @group rating
|
|
@@ -21,13 +21,13 @@ $kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
21
21
|
|
|
22
22
|
/// The background color of the Scheduler.
|
|
23
23
|
/// @group scheduler
|
|
24
|
-
$kendo-scheduler-bg:
|
|
24
|
+
$kendo-scheduler-bg: k-color(surface-alt) !default;
|
|
25
25
|
/// The text color of the Scheduler.
|
|
26
26
|
/// @group scheduler
|
|
27
|
-
$kendo-scheduler-text:
|
|
27
|
+
$kendo-scheduler-text: k-color(on-app-surface) !default;
|
|
28
28
|
/// The border color of the Scheduler.
|
|
29
29
|
/// @group scheduler
|
|
30
|
-
$kendo-scheduler-border:
|
|
30
|
+
$kendo-scheduler-border: k-color(border) !default;
|
|
31
31
|
|
|
32
32
|
/// The background color of the Scheduler ToolBar.
|
|
33
33
|
/// @group scheduler
|
|
@@ -67,10 +67,10 @@ $kendo-scheduler-event-line-height: calc( #{$kendo-scheduler-event-min-height} -
|
|
|
67
67
|
|
|
68
68
|
/// The background color of the Scheduler event.
|
|
69
69
|
/// @group scheduler
|
|
70
|
-
$kendo-scheduler-event-bg:
|
|
70
|
+
$kendo-scheduler-event-bg: k-color(primary) !default;
|
|
71
71
|
/// The text color of the Scheduler event.
|
|
72
72
|
/// @group scheduler
|
|
73
|
-
$kendo-scheduler-event-text:
|
|
73
|
+
$kendo-scheduler-event-text: k-color(on-primary) !default;
|
|
74
74
|
/// The border color of the Scheduler event.
|
|
75
75
|
/// @group scheduler
|
|
76
76
|
$kendo-scheduler-event-border: null !default;
|
|
@@ -99,10 +99,10 @@ $kendo-scheduler-event-hover-shadow: null !default;
|
|
|
99
99
|
|
|
100
100
|
/// The background color of the selected Scheduler event.
|
|
101
101
|
/// @group scheduler
|
|
102
|
-
$kendo-scheduler-event-selected-bg:
|
|
102
|
+
$kendo-scheduler-event-selected-bg: k-color(primary-active) !default;
|
|
103
103
|
/// The text color of the selected Scheduler event.
|
|
104
104
|
/// @group scheduler
|
|
105
|
-
$kendo-scheduler-event-selected-text:
|
|
105
|
+
$kendo-scheduler-event-selected-text: k-color(on-primary) !default;
|
|
106
106
|
/// The border color of the selected Scheduler event.
|
|
107
107
|
/// @group scheduler
|
|
108
108
|
$kendo-scheduler-event-selected-border: null !default;
|
|
@@ -135,7 +135,7 @@ $kendo-scheduler-timecolumn-width: 11em !default;
|
|
|
135
135
|
|
|
136
136
|
/// The background color of the non-working hours in the Scheduler.
|
|
137
137
|
/// @group scheduler
|
|
138
|
-
$kendo-scheduler-nonwork-bg:
|
|
138
|
+
$kendo-scheduler-nonwork-bg: k-color(base) !default;
|
|
139
139
|
/// The text color of the non-working hours in the Scheduler.
|
|
140
140
|
/// @group scheduler
|
|
141
141
|
$kendo-scheduler-nonwork-text: null !default;
|
|
@@ -149,7 +149,7 @@ $kendo-scheduler-weekend-text: null !default;
|
|
|
149
149
|
|
|
150
150
|
/// The background color of the preceding/subsequent month cells in the Calendar.
|
|
151
151
|
/// @group scheduler
|
|
152
|
-
$kendo-scheduler-othermonth-bg:
|
|
152
|
+
$kendo-scheduler-othermonth-bg: k-color(base) !default;
|
|
153
153
|
/// The text color of the preceding/subsequent month cells in the Calendar.
|
|
154
154
|
/// @group scheduler
|
|
155
155
|
$kendo-scheduler-othermonth-text: null !default;
|
|
@@ -179,10 +179,10 @@ $kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{math.div( $k
|
|
|
179
179
|
$kendo-scheduler-yearview-indicator-border-radius: 50% !default;
|
|
180
180
|
/// The background color of the days with events indicator of the year view in the Scheduler.
|
|
181
181
|
/// @group scheduler
|
|
182
|
-
$kendo-scheduler-yearview-indicator-bg:
|
|
182
|
+
$kendo-scheduler-yearview-indicator-bg: k-color(primary) !default;
|
|
183
183
|
/// The background color of the selected days with events indicator of the year view in the Scheduler.
|
|
184
184
|
/// @group scheduler
|
|
185
|
-
$kendo-scheduler-yearview-indicator-selected-bg:
|
|
185
|
+
$kendo-scheduler-yearview-indicator-selected-bg: k-color(on-primary) !default;
|
|
186
186
|
|
|
187
187
|
/// The horizontal padding of the Scheduler Tooltip.
|
|
188
188
|
/// @group scheduler
|
|
@@ -195,10 +195,10 @@ $kendo-scheduler-tooltip-padding-y: k-spacing(2) !default;
|
|
|
195
195
|
$kendo-scheduler-tooltip-border-width: 0 !default;
|
|
196
196
|
/// The background color of the Scheduler Tooltip.
|
|
197
197
|
/// @group scheduler
|
|
198
|
-
$kendo-scheduler-tooltip-bg:
|
|
198
|
+
$kendo-scheduler-tooltip-bg: k-color(on-primary) !default;
|
|
199
199
|
/// The text color of the Scheduler Tooltip.
|
|
200
200
|
/// @group scheduler
|
|
201
|
-
$kendo-scheduler-tooltip-text:
|
|
201
|
+
$kendo-scheduler-tooltip-text: k-color(on-app-surface) !default;
|
|
202
202
|
/// The border color of the Scheduler Tooltip.
|
|
203
203
|
/// @group scheduler
|
|
204
204
|
$kendo-scheduler-tooltip-border: null !default;
|
|
@@ -269,6 +269,8 @@ $kendo-scheduler-marquee-label-inset-x: k-spacing(1) !default;
|
|
|
269
269
|
/// @group scheduler
|
|
270
270
|
$kendo-scheduler-marquee-label-inset-y: k-spacing(0.5) !default;
|
|
271
271
|
|
|
272
|
+
$kendo-scheduler-header-bg: k-color(surface) !default;
|
|
273
|
+
|
|
272
274
|
@forward "@progress/kendo-theme-core/scss/components/scheduler/_variables.scss" with (
|
|
273
275
|
$kendo-scheduler-border-width: $kendo-scheduler-border-width,
|
|
274
276
|
$kendo-scheduler-font-family: $kendo-scheduler-font-family,
|
|
@@ -348,5 +350,6 @@ $kendo-scheduler-marquee-label-inset-y: k-spacing(0.5) !default;
|
|
|
348
350
|
$kendo-scheduler-indicators-margin: $kendo-scheduler-indicators-margin,
|
|
349
351
|
$kendo-scheduler-rtl-indicators-margin: $kendo-scheduler-rtl-indicators-margin,
|
|
350
352
|
$kendo-scheduler-marquee-label-inset-x: $kendo-scheduler-marquee-label-inset-x,
|
|
351
|
-
$kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y
|
|
353
|
+
$kendo-scheduler-marquee-label-inset-y: $kendo-scheduler-marquee-label-inset-y,
|
|
354
|
+
$kendo-scheduler-header-bg: $kendo-scheduler-header-bg
|
|
352
355
|
);
|
|
@@ -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(0, 0, 0, .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;
|
|
@@ -16,7 +16,7 @@ $kendo-skeleton-rect-border-radius: 0 !default;
|
|
|
16
16
|
/// @group skeleton
|
|
17
17
|
$kendo-skeleton-circle-border-radius: 9999px !default;
|
|
18
18
|
|
|
19
|
-
$kendo-skeleton-item-bg:
|
|
19
|
+
$kendo-skeleton-item-bg: color-mix(in srgb, k-color(on-app-surface) 20%, transparent) !default;
|
|
20
20
|
|
|
21
21
|
$kendo-skeleton-wave-bg: rgba( black, .04 ) !default;
|
|
22
22
|
|
|
@@ -53,46 +53,49 @@ $kendo-slider-draghandle-active-size: null !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-hover) !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
|
+
/// The shadow of the hovered Slider drag handle.
|
|
80
|
+
/// @group slider
|
|
81
|
+
$kendo-slider-draghandle-hover-shadow: null !default;
|
|
79
82
|
|
|
80
83
|
/// The background color of the active Slider drag handle.
|
|
81
84
|
/// @group slider
|
|
82
|
-
$kendo-slider-draghandle-pressed-bg:
|
|
85
|
+
$kendo-slider-draghandle-pressed-bg: k-color(primary-active) !default;
|
|
83
86
|
/// The text color of the active Slider drag handle.
|
|
84
87
|
/// @group slider
|
|
85
88
|
$kendo-slider-draghandle-pressed-text: null !default;
|
|
86
89
|
/// The border color of the active Slider drag handle.
|
|
87
90
|
/// @group slider
|
|
88
|
-
$kendo-slider-draghandle-pressed-border:
|
|
91
|
+
$kendo-slider-draghandle-pressed-border: k-color(primary-active) !default;
|
|
89
92
|
/// The gradient of the active Slider drag handle.
|
|
90
93
|
/// @group slider
|
|
91
94
|
$kendo-slider-draghandle-pressed-gradient: null !default;
|
|
92
95
|
|
|
93
96
|
/// The shadow of the focused Slider drag handle.
|
|
94
97
|
/// @group slider
|
|
95
|
-
$kendo-slider-draghandle-focus-shadow: 0 0 0 2px
|
|
98
|
+
$kendo-slider-draghandle-focus-shadow: 0 0 0 2px color-mix(in srgb, k-color(primary) 30%, transparent) !default;
|
|
96
99
|
|
|
97
100
|
/// The transition speed of the Slider.
|
|
98
101
|
/// @group slider
|
|
@@ -109,10 +112,10 @@ $kendo-slider-draghandle-transition-function: cubic-bezier(.25, .8, .25, 1) !def
|
|
|
109
112
|
|
|
110
113
|
/// The background color of the Slider track.
|
|
111
114
|
/// @group slider
|
|
112
|
-
$kendo-slider-track-bg:
|
|
115
|
+
$kendo-slider-track-bg: k-color(base-emphasis) !default;
|
|
113
116
|
/// The background color of the Slider's track selection.
|
|
114
117
|
/// @group slider
|
|
115
|
-
$kendo-slider-selection-bg:
|
|
118
|
+
$kendo-slider-selection-bg: k-color(primary) !default;
|
|
116
119
|
/// @group slider
|
|
117
120
|
/// The opacity of the disabled Slider.
|
|
118
121
|
$kendo-slider-disabled-opacity: null !default;
|
|
@@ -124,6 +127,10 @@ $kendo-slider-tick-horizontal-image: "data:image/gif;base64,R0lGODlhAQC0AIABALi4
|
|
|
124
127
|
/// @group slider
|
|
125
128
|
$kendo-slider-tick-vertical-image: "data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7" !default;
|
|
126
129
|
|
|
130
|
+
/// The background color of the Slider tick marker.
|
|
131
|
+
/// @group slider
|
|
132
|
+
$kendo-slider-tick-marker-bg: null !default;
|
|
133
|
+
|
|
127
134
|
@forward "@progress/kendo-theme-core/scss/components/slider/_variables.scss" with (
|
|
128
135
|
$kendo-slider-size: $kendo-slider-size,
|
|
129
136
|
$kendo-slider-tick-size: $kendo-slider-tick-size,
|
|
@@ -148,6 +155,7 @@ $kendo-slider-tick-vertical-image: "data:image/gif;base64,R0lGODlhtAABAIABALi4uA
|
|
|
148
155
|
$kendo-slider-draghandle-hover-text: $kendo-slider-draghandle-hover-text,
|
|
149
156
|
$kendo-slider-draghandle-hover-border: $kendo-slider-draghandle-hover-border,
|
|
150
157
|
$kendo-slider-draghandle-hover-gradient: $kendo-slider-draghandle-hover-gradient,
|
|
158
|
+
$kendo-slider-draghandle-hover-shadow: $kendo-slider-draghandle-hover-shadow,
|
|
151
159
|
$kendo-slider-draghandle-pressed-bg: $kendo-slider-draghandle-pressed-bg,
|
|
152
160
|
$kendo-slider-draghandle-pressed-text: $kendo-slider-draghandle-pressed-text,
|
|
153
161
|
$kendo-slider-draghandle-pressed-border: $kendo-slider-draghandle-pressed-border,
|
|
@@ -161,5 +169,6 @@ $kendo-slider-tick-vertical-image: "data:image/gif;base64,R0lGODlhtAABAIABALi4uA
|
|
|
161
169
|
$kendo-slider-selection-bg: $kendo-slider-selection-bg,
|
|
162
170
|
$kendo-slider-disabled-opacity: $kendo-slider-disabled-opacity,
|
|
163
171
|
$kendo-slider-tick-horizontal-image: $kendo-slider-tick-horizontal-image,
|
|
164
|
-
$kendo-slider-tick-vertical-image: $kendo-slider-tick-vertical-image
|
|
172
|
+
$kendo-slider-tick-vertical-image: $kendo-slider-tick-vertical-image,
|
|
173
|
+
$kendo-slider-tick-marker-bg: $kendo-slider-tick-marker-bg
|
|
165
174
|
);
|
|
@@ -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(surface) !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(on-app-surface) !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,
|