@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
|
@@ -82,7 +82,7 @@ $kendo-taskboard-column-border-width: 1px !default;
|
|
|
82
82
|
$kendo-taskboard-column-border-radius: k-border-radius(md) !default;
|
|
83
83
|
/// The background color of the TaskBoard column.
|
|
84
84
|
/// @group taskboard
|
|
85
|
-
$kendo-taskboard-column-bg:
|
|
85
|
+
$kendo-taskboard-column-bg: k-color(surface) !default;
|
|
86
86
|
/// The text color of the TaskBoard column.
|
|
87
87
|
/// @group taskboard
|
|
88
88
|
$kendo-taskboard-column-text: null !default;
|
|
@@ -98,7 +98,7 @@ $kendo-taskboard-column-focus-bg: null !default;
|
|
|
98
98
|
$kendo-taskboard-column-focus-text: null !default;
|
|
99
99
|
/// The border color of the focused TaskBoard column.
|
|
100
100
|
/// @group taskboard
|
|
101
|
-
$kendo-taskboard-column-focus-border:
|
|
101
|
+
$kendo-taskboard-column-focus-border: k-color(border-alt) !default;
|
|
102
102
|
|
|
103
103
|
/// The vertical padding of the TaskBoard column header.
|
|
104
104
|
/// @group taskboard
|
|
@@ -117,7 +117,7 @@ $kendo-taskboard-column-header-actions-gap: calc( #{$kendo-taskboard-spacer} / 2
|
|
|
117
117
|
$kendo-taskboard-column-header-font-weight: 500 !default;
|
|
118
118
|
/// The text color of the TaskBoard column header.
|
|
119
119
|
/// @group taskboard
|
|
120
|
-
$kendo-taskboard-column-header-text:
|
|
120
|
+
$kendo-taskboard-column-header-text: k-color(on-app-surface) !default;
|
|
121
121
|
|
|
122
122
|
/// The vertical padding of the TaskBoard column Card wrapper.
|
|
123
123
|
/// @group taskboard
|
|
@@ -143,13 +143,13 @@ $kendo-taskboard-pane-padding-x: null !default;
|
|
|
143
143
|
$kendo-taskboard-pane-border-width: 1px !default;
|
|
144
144
|
/// The background color of the TaskBoard pane.
|
|
145
145
|
/// @group taskboard
|
|
146
|
-
$kendo-taskboard-pane-bg:
|
|
146
|
+
$kendo-taskboard-pane-bg: k-color(surface-alt) !default;
|
|
147
147
|
/// The text color of the TaskBoard pane.
|
|
148
148
|
/// @group taskboard
|
|
149
|
-
$kendo-taskboard-pane-text:
|
|
149
|
+
$kendo-taskboard-pane-text: k-color(on-app-surface) !default;
|
|
150
150
|
/// The border color of the TaskBoard pane.
|
|
151
151
|
/// @group taskboard
|
|
152
|
-
$kendo-taskboard-pane-border:
|
|
152
|
+
$kendo-taskboard-pane-border: k-color(border) !default;
|
|
153
153
|
|
|
154
154
|
/// The vertical padding of the TaskBoard pane header.
|
|
155
155
|
/// @group taskboard
|
|
@@ -162,7 +162,7 @@ $kendo-taskboard-pane-header-padding-x: $kendo-taskboard-spacer !default;
|
|
|
162
162
|
$kendo-taskboard-pane-header-font-weight: 500 !default;
|
|
163
163
|
/// The text color of the TaskBoard pane header.
|
|
164
164
|
/// @group taskboard
|
|
165
|
-
$kendo-taskboard-pane-header-text:
|
|
165
|
+
$kendo-taskboard-pane-header-text: k-color(on-app-surface) !default;
|
|
166
166
|
|
|
167
167
|
/// The vertical padding of the TaskBoard pane content.
|
|
168
168
|
/// @group taskboard
|
|
@@ -209,31 +209,31 @@ $kendo-taskboard-card-category-border-width: 4px !default;
|
|
|
209
209
|
|
|
210
210
|
/// The border color of the hovered TaskBoard Card.
|
|
211
211
|
/// @group taskboard
|
|
212
|
-
$kendo-taskboard-card-hover-border:
|
|
212
|
+
$kendo-taskboard-card-hover-border: k-color(border-alt) !default;
|
|
213
213
|
|
|
214
214
|
/// The border color of the focused TaskBoard Card.
|
|
215
215
|
/// @group taskboard
|
|
216
|
-
$kendo-taskboard-card-focus-border:
|
|
216
|
+
$kendo-taskboard-card-focus-border: k-color(border-alt) !default;
|
|
217
217
|
/// The shadow of the focused TaskBoard Card.
|
|
218
218
|
/// @group taskboard
|
|
219
219
|
$kendo-taskboard-card-focus-shadow: none !default;
|
|
220
220
|
|
|
221
221
|
/// The border of the selected TaskBoard Card.
|
|
222
222
|
/// @group taskboard
|
|
223
|
-
$kendo-taskboard-card-selected-border:
|
|
223
|
+
$kendo-taskboard-card-selected-border: k-color(primary-emphasis) !default;
|
|
224
224
|
/// The shadow of the selected TaskBoard Card.
|
|
225
225
|
/// @group taskboard
|
|
226
226
|
$kendo-taskboard-card-selected-shadow: none !default;
|
|
227
227
|
|
|
228
228
|
/// The text color of the TaskBoard Card header text.
|
|
229
229
|
/// @group taskboard
|
|
230
|
-
$kendo-taskboard-card-header-text:
|
|
230
|
+
$kendo-taskboard-card-header-text: k-color(primary) !default;
|
|
231
231
|
/// The text color of the hovered TaskBoard Card header text.
|
|
232
232
|
/// @group taskboard
|
|
233
|
-
$kendo-taskboard-card-header-hover-text:
|
|
233
|
+
$kendo-taskboard-card-header-hover-text: k-color(primary-hover) !default;
|
|
234
234
|
/// The text color of the focused TaskBoard Card header text.
|
|
235
235
|
/// @group taskboard
|
|
236
|
-
$kendo-taskboard-card-header-focus-text:
|
|
236
|
+
$kendo-taskboard-card-header-focus-text: k-color(primary-hover) !default;
|
|
237
237
|
|
|
238
238
|
/// The border width of the TaskBoard Card placeholder.
|
|
239
239
|
/// @group taskboard
|
|
@@ -246,7 +246,7 @@ $kendo-taskboard-drag-placeholder-border-radius: $kendo-taskboard-card-border-ra
|
|
|
246
246
|
$kendo-taskboard-drag-placeholder-bg: rgba(255, 255, 255, .2) !default;
|
|
247
247
|
/// The border color of the TaskBoard Card placeholder.
|
|
248
248
|
/// @group taskboard
|
|
249
|
-
$kendo-taskboard-drag-placeholder-border:
|
|
249
|
+
$kendo-taskboard-drag-placeholder-border: k-color(border) !default;
|
|
250
250
|
|
|
251
251
|
@forward "@progress/kendo-theme-core/scss/components/taskboard/_variables.scss" with (
|
|
252
252
|
$kendo-taskboard-spacer: $kendo-taskboard-spacer,
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
$kendo-tile-layout-border-width: 0px !default;
|
|
9
9
|
/// The background color of the TileLayout.
|
|
10
10
|
/// @group tile-layout
|
|
11
|
-
$kendo-tile-layout-bg:
|
|
11
|
+
$kendo-tile-layout-bg: k-color(surface) !default;
|
|
12
12
|
|
|
13
13
|
/// The horizontal padding of the TileLayout.
|
|
14
14
|
/// @group tile-layout
|
|
@@ -33,7 +33,7 @@ $kendo-tile-layout-hint-border-width: 1px !default;
|
|
|
33
33
|
$kendo-tile-layout-hint-border-radius: k-border-radius(lg) !default;
|
|
34
34
|
/// The color of the border around the TileLayout hint.
|
|
35
35
|
/// @group tile-layout
|
|
36
|
-
$kendo-tile-layout-hint-border:
|
|
36
|
+
$kendo-tile-layout-hint-border: k-color(border) !default;
|
|
37
37
|
/// The background color of the TileLayout hint.
|
|
38
38
|
/// @group tile-layout
|
|
39
39
|
$kendo-tile-layout-hint-bg: rgba(255, 255, 255, .2) !default;
|
|
@@ -41,13 +41,13 @@ $kendo-timeline-track-arrow-height: k-spacing(7.5) !default;
|
|
|
41
41
|
|
|
42
42
|
/// The background color of the disabled Timeline track arrow.
|
|
43
43
|
/// @group timeline
|
|
44
|
-
$kendo-timeline-track-arrow-disabled-bg:
|
|
44
|
+
$kendo-timeline-track-arrow-disabled-bg: color-mix(in srgb, k-color(base-subtle) 60%, transparent) !default;
|
|
45
45
|
/// The text color of the disabled Timeline track arrow.
|
|
46
46
|
/// @group timeline
|
|
47
|
-
$kendo-timeline-track-arrow-disabled-text:
|
|
47
|
+
$kendo-timeline-track-arrow-disabled-text: color-mix(in srgb, k-color(on-base) 60%, transparent) !default;
|
|
48
48
|
/// The border color of the disabled Timeline track arrow.
|
|
49
49
|
/// @group timeline
|
|
50
|
-
$kendo-timeline-track-arrow-disabled-border:
|
|
50
|
+
$kendo-timeline-track-arrow-disabled-border: k-color(border) !default;
|
|
51
51
|
|
|
52
52
|
/// The size of the Timeline track.
|
|
53
53
|
/// @group timeline
|
|
@@ -108,10 +108,10 @@ $kendo-timeline-mobile-flag-max-width: calc(#{$kendo-timeline-flag-min-width} +
|
|
|
108
108
|
$kendo-timeline-horizontal-flag-min-width: 60px !default;
|
|
109
109
|
/// The background color of the Timeline flag.
|
|
110
110
|
/// @group timeline
|
|
111
|
-
$kendo-timeline-flag-bg:
|
|
111
|
+
$kendo-timeline-flag-bg: k-color(primary) !default;
|
|
112
112
|
/// The text color of the Timeline flag.
|
|
113
113
|
/// @group timeline
|
|
114
|
-
$kendo-timeline-flag-text:
|
|
114
|
+
$kendo-timeline-flag-text: k-color(on-primary) !default;
|
|
115
115
|
|
|
116
116
|
/// The width of the Timeline's flag callout.
|
|
117
117
|
/// @group timeline
|
|
@@ -155,7 +155,7 @@ $kendo-timeline-circle-width: 16px !default;
|
|
|
155
155
|
$kendo-timeline-circle-height: 16px !default;
|
|
156
156
|
/// The background color of the Timeline circle.
|
|
157
157
|
/// @group timeline
|
|
158
|
-
$kendo-timeline-circle-bg:
|
|
158
|
+
$kendo-timeline-circle-bg: k-color(primary) !default;
|
|
159
159
|
|
|
160
160
|
/// The horizontal padding of the Timeline collapse arrow.
|
|
161
161
|
/// @group timeline
|
|
@@ -9,13 +9,16 @@ $kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
9
9
|
$kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
|
|
10
10
|
$kendo-time-selector-line-height: var( --kendo-line-height, normal ) !default;
|
|
11
11
|
|
|
12
|
-
$kendo-time-selector-bg:
|
|
13
|
-
$kendo-time-selector-text:
|
|
14
|
-
$kendo-time-selector-border:
|
|
12
|
+
$kendo-time-selector-bg: k-color(surface-alt) !default;
|
|
13
|
+
$kendo-time-selector-text: k-color(on-app-surface) !default;
|
|
14
|
+
$kendo-time-selector-border: k-color(border) !default;
|
|
15
15
|
|
|
16
16
|
$kendo-time-selector-header-padding-x: $kendo-actions-padding-x !default;
|
|
17
17
|
$kendo-time-selector-header-padding-y: $kendo-actions-padding-y !default;
|
|
18
18
|
$kendo-time-selector-header-border-width: 0px !default;
|
|
19
|
+
$kendo-time-selector-header-title-text: unset !default;
|
|
20
|
+
$kendo-time-selector-header-time-now-text: k-color(primary) !default;
|
|
21
|
+
$kendo-time-selector-header-time-now-hover-text: k-color(primary-hover) !default;
|
|
19
22
|
|
|
20
23
|
$kendo-time-selector-fast-selection-gap: null !default;
|
|
21
24
|
|
|
@@ -25,16 +28,16 @@ $kendo-time-list-height: 240px !default;
|
|
|
25
28
|
$kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
26
29
|
$kendo-time-list-title-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
27
30
|
$kendo-time-list-title-height: calc( ( #{$kendo-time-list-title-font-size} ) * ( #{$kendo-time-list-title-line-height} ) ) !default;
|
|
28
|
-
$kendo-time-list-title-text:
|
|
29
|
-
$kendo-time-list-title-focus-text:
|
|
31
|
+
$kendo-time-list-title-text: k-color(subtle) !default;
|
|
32
|
+
$kendo-time-list-title-focus-text: k-color(on-app-surface) !default;
|
|
30
33
|
|
|
31
34
|
$kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
32
35
|
$kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
33
36
|
|
|
34
37
|
$kendo-time-list-highlight-border-width: 1px 0px !default;
|
|
35
38
|
$kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
|
|
36
|
-
$kendo-time-list-highlight-bg:
|
|
37
|
-
$kendo-time-list-highlight-border:
|
|
39
|
+
$kendo-time-list-highlight-bg: k-color(surface-alt) !default;
|
|
40
|
+
$kendo-time-list-highlight-border: k-color(border) !default;
|
|
38
41
|
|
|
39
42
|
$kendo-time-list-focus-bg: rgba(0, 0, 0, .04) !default;
|
|
40
43
|
|
|
@@ -76,6 +79,9 @@ $kendo-time-selector-sizes: (
|
|
|
76
79
|
)
|
|
77
80
|
) !default;
|
|
78
81
|
|
|
82
|
+
$kendo-time-selector-now-button-text: k-color(primary) !default;
|
|
83
|
+
$kendo-time-selector-now-button-hover-text: k-color(primary-hover) !default;
|
|
84
|
+
|
|
79
85
|
@forward "@progress/kendo-theme-core/scss/components/timeselector/_variables.scss" with (
|
|
80
86
|
$kendo-time-selector-border-width: $kendo-time-selector-border-width,
|
|
81
87
|
$kendo-time-selector-font-family: $kendo-time-selector-font-family,
|
|
@@ -88,6 +94,9 @@ $kendo-time-selector-sizes: (
|
|
|
88
94
|
$kendo-time-selector-header-padding-y: $kendo-time-selector-header-padding-y,
|
|
89
95
|
$kendo-time-selector-header-border-width: $kendo-time-selector-header-border-width,
|
|
90
96
|
$kendo-time-selector-fast-selection-gap: $kendo-time-selector-fast-selection-gap,
|
|
97
|
+
$kendo-time-selector-header-title-text: $kendo-time-selector-header-title-text,
|
|
98
|
+
$kendo-time-selector-header-time-now-text: $kendo-time-selector-header-time-now-text,
|
|
99
|
+
$kendo-time-selector-header-time-now-hover-text: $kendo-time-selector-header-time-now-hover-text,
|
|
91
100
|
$kendo-time-list-width: $kendo-time-list-width,
|
|
92
101
|
$kendo-time-list-height: $kendo-time-list-height,
|
|
93
102
|
$kendo-time-list-title-font-size: $kendo-time-list-title-font-size,
|
|
@@ -114,5 +123,7 @@ $kendo-time-selector-sizes: (
|
|
|
114
123
|
$kendo-time-selector-lg-line-height: $kendo-time-selector-lg-line-height,
|
|
115
124
|
$kendo-time-selector-lg-list-item-padding-x: $kendo-time-selector-lg-list-item-padding-x,
|
|
116
125
|
$kendo-time-selector-lg-list-item-padding-y: $kendo-time-selector-lg-list-item-padding-y,
|
|
117
|
-
$kendo-time-selector-sizes: $kendo-time-selector-sizes
|
|
126
|
+
$kendo-time-selector-sizes: $kendo-time-selector-sizes,
|
|
127
|
+
$kendo-time-selector-now-button-text: $kendo-time-selector-now-button-text,
|
|
128
|
+
$kendo-time-selector-now-button-hover-text: $kendo-time-selector-now-button-hover-text
|
|
118
129
|
);
|
|
@@ -75,13 +75,13 @@ $kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
75
75
|
|
|
76
76
|
/// The background color of the Toolbar.
|
|
77
77
|
/// @group toolbar
|
|
78
|
-
$kendo-toolbar-bg:
|
|
78
|
+
$kendo-toolbar-bg: k-color(surface) !default;
|
|
79
79
|
/// The text color of the Toolbar.
|
|
80
80
|
/// @group toolbar
|
|
81
|
-
$kendo-toolbar-text:
|
|
81
|
+
$kendo-toolbar-text: k-color(on-app-surface) !default;
|
|
82
82
|
/// The color of the border around the Toolbar.
|
|
83
83
|
/// @group toolbar
|
|
84
|
-
$kendo-toolbar-border:
|
|
84
|
+
$kendo-toolbar-border: k-color(border) !default;
|
|
85
85
|
/// The gradient of the Toolbar.
|
|
86
86
|
/// @group toolbar
|
|
87
87
|
$kendo-toolbar-gradient: null !default;
|
|
@@ -90,14 +90,14 @@ $kendo-toolbar-gradient: null !default;
|
|
|
90
90
|
$kendo-toolbar-shadow: null !default;
|
|
91
91
|
/// The left and right scroll overlay of the Toolbar.
|
|
92
92
|
/// @group toolbar
|
|
93
|
-
$kendo-toolbar-scroll-overlay: $kendo-toolbar-bg,
|
|
93
|
+
$kendo-toolbar-scroll-overlay: $kendo-toolbar-bg, color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
|
|
94
94
|
|
|
95
95
|
/// The text color of the outline Toolbar.
|
|
96
96
|
/// @group toolbar
|
|
97
97
|
$kendo-toolbar-outline-text: $kendo-button-text !default;
|
|
98
98
|
/// The color of the border around the outline Toolbar.
|
|
99
99
|
/// @group toolbar
|
|
100
|
-
$kendo-toolbar-outline-border:
|
|
100
|
+
$kendo-toolbar-outline-border: color-mix(in srgb, k-color(on-base) 50%, transparent) !default;
|
|
101
101
|
/// The gradient of the outline Toolbar.
|
|
102
102
|
/// @group toolbar
|
|
103
103
|
$kendo-toolbar-outline-gradient: null !default;
|
|
@@ -109,7 +109,7 @@ $kendo-toolbar-outline-shadow: null !default;
|
|
|
109
109
|
$kendo-toolbar-outline-border-width: $kendo-toolbar-border-width !default;
|
|
110
110
|
/// The left and right scroll overlay of the outline Toolbar.
|
|
111
111
|
/// @group toolbar
|
|
112
|
-
$kendo-toolbar-outline-scroll-overlay:
|
|
112
|
+
$kendo-toolbar-outline-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
|
|
113
113
|
|
|
114
114
|
/// The text color of the flat Toolbar.
|
|
115
115
|
/// @group toolbar
|
|
@@ -128,7 +128,7 @@ $kendo-toolbar-flat-shadow: null !default;
|
|
|
128
128
|
$kendo-toolbar-flat-border-width: 1px !default;
|
|
129
129
|
/// The left and right scroll overlay of the flat Toolbar.
|
|
130
130
|
/// @group toolbar
|
|
131
|
-
$kendo-toolbar-flat-scroll-overlay:
|
|
131
|
+
$kendo-toolbar-flat-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
|
|
132
132
|
|
|
133
133
|
/// The color of the separator border of the Toolbar.
|
|
134
134
|
/// @group toolbar
|
|
@@ -41,10 +41,10 @@ $kendo-tooltip-callout-size: 6px !default;
|
|
|
41
41
|
|
|
42
42
|
/// The default background of the Tooltip.
|
|
43
43
|
/// @group tooltip
|
|
44
|
-
$kendo-tooltip-bg:
|
|
44
|
+
$kendo-tooltip-bg: k-color(on-app-surface) !default;
|
|
45
45
|
/// The default text color of the Tooltip.
|
|
46
46
|
/// @group tooltip
|
|
47
|
-
$kendo-tooltip-text:
|
|
47
|
+
$kendo-tooltip-text: k-color(app-surface) !default;
|
|
48
48
|
/// The default border color of the Tooltip.
|
|
49
49
|
/// @group tooltip
|
|
50
50
|
$kendo-tooltip-border: $kendo-tooltip-bg !default;
|
|
@@ -55,7 +55,18 @@ $kendo-tooltip-shadow: k-elevation(2) !default;
|
|
|
55
55
|
|
|
56
56
|
/// The theme colors map for the Tooltip.
|
|
57
57
|
/// @group tooltip
|
|
58
|
-
$kendo-tooltip-theme-colors:
|
|
58
|
+
$kendo-tooltip-theme-colors: (
|
|
59
|
+
"primary": k-color(primary),
|
|
60
|
+
"secondary": k-color(secondary),
|
|
61
|
+
"tertiary": k-color(tertiary),
|
|
62
|
+
"info": k-color(info),
|
|
63
|
+
"success": k-color(success),
|
|
64
|
+
"warning": k-color(warning),
|
|
65
|
+
"error": k-color(error),
|
|
66
|
+
"dark": k-color(dark),
|
|
67
|
+
"light": k-color(light),
|
|
68
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
69
|
+
) !default;
|
|
59
70
|
/// The generated theme colors map for the Tooltip.
|
|
60
71
|
/// @group tooltip
|
|
61
72
|
$kendo-tooltip-theme: tooltip-theme( $kendo-tooltip-theme-colors ) !default;
|
|
@@ -119,17 +119,17 @@ $kendo-treeview-sizes: (
|
|
|
119
119
|
$kendo-treeview-bg: null !default;
|
|
120
120
|
/// The text color of the TreeView.
|
|
121
121
|
/// @group treeview
|
|
122
|
-
$kendo-treeview-text:
|
|
122
|
+
$kendo-treeview-text: k-color(on-app-surface) !default;
|
|
123
123
|
/// The border color of the TreeView.
|
|
124
124
|
/// @group treeview
|
|
125
125
|
$kendo-treeview-border: null !default;
|
|
126
126
|
|
|
127
127
|
/// The background color of hovered TreeView items.
|
|
128
128
|
/// @group treeview
|
|
129
|
-
$kendo-treeview-item-hover-bg:
|
|
129
|
+
$kendo-treeview-item-hover-bg: k-color(base-hover) !default;
|
|
130
130
|
/// The text color of hovered TreeView items.
|
|
131
131
|
/// @group treeview
|
|
132
|
-
$kendo-treeview-item-hover-text:
|
|
132
|
+
$kendo-treeview-item-hover-text: k-color(on-app-surface) !default;
|
|
133
133
|
/// The border color of hovered TreeView items.
|
|
134
134
|
/// @group treeview
|
|
135
135
|
$kendo-treeview-item-hover-border: null !default;
|
|
@@ -139,10 +139,10 @@ $kendo-treeview-item-hover-gradient: null !default;
|
|
|
139
139
|
|
|
140
140
|
/// The background color of selected TreeView items.
|
|
141
141
|
/// @group treeview
|
|
142
|
-
$kendo-treeview-item-selected-bg:
|
|
142
|
+
$kendo-treeview-item-selected-bg: k-color(primary) !default;
|
|
143
143
|
/// The text color of selected TreeView items.
|
|
144
144
|
/// @group treeview
|
|
145
|
-
$kendo-treeview-item-selected-text:
|
|
145
|
+
$kendo-treeview-item-selected-text: k-color(on-primary) !default;
|
|
146
146
|
/// The border color of selected TreeView items.
|
|
147
147
|
/// @group treeview
|
|
148
148
|
$kendo-treeview-item-selected-border: null !default;
|
|
@@ -159,7 +159,7 @@ $kendo-treeview-item-focus-shadow: $kendo-focus-shadow !default;
|
|
|
159
159
|
$kendo-treeview-loadmore-bg: transparent !default;
|
|
160
160
|
/// The text color of the Load More button in the TreeView
|
|
161
161
|
/// @group treeview
|
|
162
|
-
$kendo-treeview-loadmore-text:
|
|
162
|
+
$kendo-treeview-loadmore-text: k-color(primary) !default;
|
|
163
163
|
/// The border color of the Load More button in the TreeView
|
|
164
164
|
/// @group treeview
|
|
165
165
|
$kendo-treeview-loadmore-border: null !default;
|
|
@@ -169,7 +169,7 @@ $kendo-treeview-loadmore-border: null !default;
|
|
|
169
169
|
$kendo-treeview-loadmore-hover-bg: transparent !default;
|
|
170
170
|
/// The text color of the hovered Load More button in the TreeView.
|
|
171
171
|
/// @group treeview
|
|
172
|
-
$kendo-treeview-loadmore-hover-text:
|
|
172
|
+
$kendo-treeview-loadmore-hover-text: k-color(primary-hover) !default;
|
|
173
173
|
/// The border color of the hovered Load More button in the TreeView.
|
|
174
174
|
/// @group treeview
|
|
175
175
|
$kendo-treeview-loadmore-hover-border: null !default;
|
|
@@ -179,7 +179,7 @@ $kendo-treeview-loadmore-hover-border: null !default;
|
|
|
179
179
|
$kendo-treeview-loadmore-focus-bg: transparent !default;
|
|
180
180
|
/// The text color of the focused Load More button in the TreeView.
|
|
181
181
|
/// @group treeview
|
|
182
|
-
$kendo-treeview-loadmore-focus-text:
|
|
182
|
+
$kendo-treeview-loadmore-focus-text: k-color(primary-hover) !default;
|
|
183
183
|
/// The border color of the focused Load More button in the TreeView.
|
|
184
184
|
/// @group treeview
|
|
185
185
|
$kendo-treeview-loadmore-focus-border: null !default;
|
|
@@ -230,13 +230,13 @@ $kendo-code-border-width: 1px !default;
|
|
|
230
230
|
|
|
231
231
|
/// The background color of the code tag.
|
|
232
232
|
/// @group typography
|
|
233
|
-
$kendo-code-bg:
|
|
233
|
+
$kendo-code-bg: k-color(surface) !default;
|
|
234
234
|
/// The color of the code tag.
|
|
235
235
|
/// @group typography
|
|
236
|
-
$kendo-code-text:
|
|
236
|
+
$kendo-code-text: k-color(on-app-surface) !default;
|
|
237
237
|
/// The border color of the code tag.
|
|
238
238
|
/// @group typography
|
|
239
|
-
$kendo-code-border:
|
|
239
|
+
$kendo-code-border: k-color(border) !default;
|
|
240
240
|
|
|
241
241
|
// Display
|
|
242
242
|
|
|
@@ -21,13 +21,13 @@ $kendo-upload-max-height: 300px !default;
|
|
|
21
21
|
|
|
22
22
|
/// The text color of the Upload.
|
|
23
23
|
/// @group upload
|
|
24
|
-
$kendo-upload-text:
|
|
24
|
+
$kendo-upload-text: k-color(on-app-surface) !default;
|
|
25
25
|
/// The background color of the Upload.
|
|
26
26
|
/// @group upload
|
|
27
|
-
$kendo-upload-bg:
|
|
27
|
+
$kendo-upload-bg: k-color(surface-alt) !default;
|
|
28
28
|
/// The border color of the Upload.
|
|
29
29
|
/// @group upload
|
|
30
|
-
$kendo-upload-border:
|
|
30
|
+
$kendo-upload-border: k-color(border) !default;
|
|
31
31
|
|
|
32
32
|
/// The horizontal padding of the Upload dropzone.
|
|
33
33
|
/// @group upload
|
|
@@ -37,20 +37,20 @@ $kendo-upload-dropzone-padding-x: k-spacing(2) !default;
|
|
|
37
37
|
$kendo-upload-dropzone-padding-y: k-spacing(2) !default;
|
|
38
38
|
/// The text color of the Upload dropzone.
|
|
39
39
|
/// @group upload
|
|
40
|
-
$kendo-upload-dropzone-text:
|
|
40
|
+
$kendo-upload-dropzone-text: k-color(on-app-surface) !default;
|
|
41
41
|
/// The background color of the Upload dropzone.
|
|
42
42
|
/// @group upload
|
|
43
|
-
$kendo-upload-dropzone-bg:
|
|
43
|
+
$kendo-upload-dropzone-bg: k-color(surface)!default;
|
|
44
44
|
/// The border color of the Upload dropzone.
|
|
45
45
|
/// @group upload
|
|
46
46
|
$kendo-upload-dropzone-border: $kendo-upload-border !default;
|
|
47
47
|
/// The background color of the hovered Upload dropzone.
|
|
48
48
|
/// @group upload
|
|
49
|
-
$kendo-upload-dropzone-hover-bg:
|
|
49
|
+
$kendo-upload-dropzone-hover-bg: k-color(base-hover) !default;
|
|
50
50
|
|
|
51
51
|
/// The text color of the Upload status message.
|
|
52
52
|
/// @group upload
|
|
53
|
-
$kendo-upload-status-text:
|
|
53
|
+
$kendo-upload-status-text: k-color(subtle) !default;
|
|
54
54
|
/// The opacity of the Upload status message.
|
|
55
55
|
/// @group upload
|
|
56
56
|
$kendo-upload-status-text-opacity: null !default;
|
|
@@ -77,28 +77,28 @@ $kendo-upload-validation-line-height: var( --kendo-line-height-xs, normal ) !def
|
|
|
77
77
|
$kendo-upload-icon-spacing: $kendo-icon-spacing !default;
|
|
78
78
|
/// The color of the uploaded items icon.
|
|
79
79
|
/// @group upload
|
|
80
|
-
$kendo-upload-icon-color:
|
|
80
|
+
$kendo-upload-icon-color: k-color(subtle) !default;
|
|
81
81
|
|
|
82
82
|
/// The thickness of the Upload progress bar.
|
|
83
83
|
/// @group upload
|
|
84
84
|
$kendo-upload-progress-thickness: 2px !default;
|
|
85
85
|
/// The background color of the Upload progress bar.
|
|
86
86
|
/// @group upload
|
|
87
|
-
$kendo-upload-progress-bg:
|
|
87
|
+
$kendo-upload-progress-bg: k-color(info) !default;
|
|
88
88
|
|
|
89
89
|
/// The success text color of the Upload.
|
|
90
90
|
/// @group upload
|
|
91
|
-
$kendo-upload-success-text:
|
|
91
|
+
$kendo-upload-success-text: k-color(success) !default;
|
|
92
92
|
/// The success background color of the Upload progress bar.
|
|
93
93
|
/// @group upload
|
|
94
|
-
$kendo-upload-success-bg:
|
|
94
|
+
$kendo-upload-success-bg: k-color(success) !default;
|
|
95
95
|
|
|
96
96
|
/// The error text color of the Upload.
|
|
97
97
|
/// @group upload
|
|
98
|
-
$kendo-upload-error-text:
|
|
98
|
+
$kendo-upload-error-text: k-color(error) !default;
|
|
99
99
|
/// The error background color of the Upload progress bar.
|
|
100
100
|
/// @group upload
|
|
101
|
-
$kendo-upload-error-bg:
|
|
101
|
+
$kendo-upload-error-bg: k-color(error) !default;
|
|
102
102
|
|
|
103
103
|
/// The shadow of the focused Upload button, actions and uploaded items.
|
|
104
104
|
/// @group upload
|
|
@@ -69,13 +69,13 @@ $kendo-window-buttongroup-border-width: 1px !default;
|
|
|
69
69
|
|
|
70
70
|
/// The background color of the Window.
|
|
71
71
|
/// @group window
|
|
72
|
-
$kendo-window-bg:
|
|
72
|
+
$kendo-window-bg: k-color(surface-alt) !default;
|
|
73
73
|
/// The text color of the Window.
|
|
74
74
|
/// @group window
|
|
75
|
-
$kendo-window-text:
|
|
75
|
+
$kendo-window-text: k-color(on-app-surface) !default;
|
|
76
76
|
/// The border color of the Window.
|
|
77
77
|
/// @group window
|
|
78
|
-
$kendo-window-border:
|
|
78
|
+
$kendo-window-border: k-color(border) !default;
|
|
79
79
|
/// The box shadow of the Window.
|
|
80
80
|
/// @group window
|
|
81
81
|
$kendo-window-shadow: k-elevation(8) !default;
|
|
@@ -85,10 +85,10 @@ $kendo-window-focus-shadow: k-elevation(9) !default;
|
|
|
85
85
|
|
|
86
86
|
/// The background color of the Window titlebar.
|
|
87
87
|
/// @group window
|
|
88
|
-
$kendo-window-titlebar-bg:
|
|
88
|
+
$kendo-window-titlebar-bg: k-color(surface)!default;
|
|
89
89
|
/// The text color of the Window titlebar.
|
|
90
90
|
/// @group window
|
|
91
|
-
$kendo-window-titlebar-text:
|
|
91
|
+
$kendo-window-titlebar-text: k-color(on-app-surface) !default;
|
|
92
92
|
/// The border color of the Window titlebar.
|
|
93
93
|
/// @group window
|
|
94
94
|
$kendo-window-titlebar-border: inherit !default;
|
|
@@ -107,9 +107,9 @@ $kendo-window-sizes: (
|
|
|
107
107
|
/// The theme colors map for the Window.
|
|
108
108
|
/// @group window
|
|
109
109
|
$kendo-window-theme-colors: (
|
|
110
|
-
"primary":
|
|
111
|
-
"light":
|
|
112
|
-
"dark":
|
|
110
|
+
"primary": k-color(primary),
|
|
111
|
+
"light": k-color(light),
|
|
112
|
+
"dark": k-color(dark)
|
|
113
113
|
) !default;
|
|
114
114
|
|
|
115
115
|
@forward "@progress/kendo-theme-core/scss/components/window/_variables.scss" with (
|