@progress/kendo-theme-classic 10.6.0 → 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/classic-green-dark.css +1 -1
- package/dist/classic-green-dark.scss +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-green.scss +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender-dark.scss +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-lavender.scss +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main-dark.scss +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-main.scss +1 -5
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro-dark.scss +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-metro.scss +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-moonlight.scss +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal-dark.scss +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-opal.scss +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver-dark.scss +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-silver.scss +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/classic-uniform.scss +5 -2
- package/dist/meta/sassdoc-data.json +1508 -4460
- package/dist/meta/sassdoc-raw-data.json +748 -2110
- package/dist/meta/variables.json +162 -329
- package/lib/swatches/classic-green-dark.json +1 -182
- package/lib/swatches/classic-green.json +1 -182
- package/lib/swatches/classic-lavender-dark.json +2 -203
- package/lib/swatches/classic-lavender.json +2 -183
- package/lib/swatches/classic-main-dark.json +1 -182
- package/lib/swatches/classic-main.json +2 -184
- package/lib/swatches/classic-metro-dark.json +1 -209
- package/lib/swatches/classic-metro.json +2 -203
- package/lib/swatches/classic-moonlight.json +1 -209
- package/lib/swatches/classic-opal-dark.json +1 -207
- package/lib/swatches/classic-opal.json +1 -182
- package/lib/swatches/classic-silver-dark.json +1 -182
- package/lib/swatches/classic-silver.json +1 -182
- package/lib/swatches/classic-uniform.json +1 -167
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +8 -8
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +18 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_variables.scss +17 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +24 -15
- package/scss/calendar/_variables.scss +18 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +24 -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 +9 -9
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/core/_index.scss +8 -5
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +5 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +9 -9
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +12 -4
- package/scss/expansion-panel/_variables.scss +6 -6
- 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 +11 -11
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +15 -15
- package/scss/list/_variables.scss +8 -8
- 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 +13 -13
- 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 +3 -3
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +18 -18
- 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 +10 -10
- 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 +16 -16
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +17 -17
- 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 +12 -8
- package/scss/toolbar/_variables.scss +5 -5
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +12 -12
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +10 -10
- package/scss/core/color-system/_swatch-legacy.scss +0 -345
package/scss/core/_index.scss
CHANGED
|
@@ -17,8 +17,6 @@
|
|
|
17
17
|
@forward "../_variables.scss";
|
|
18
18
|
|
|
19
19
|
@forward "@progress/kendo-theme-core/scss/index.scss" with (
|
|
20
|
-
// Color System Switch
|
|
21
|
-
$kendo-enable-color-system: $kendo-enable-color-system !default,
|
|
22
20
|
// Color System
|
|
23
21
|
$_default-colors: $kendo-colors,
|
|
24
22
|
$kendo-colors: $kendo-colors !default,
|
|
@@ -53,6 +51,11 @@
|
|
|
53
51
|
$kendo-border-radii: $kendo-border-radii !default,
|
|
54
52
|
);
|
|
55
53
|
|
|
56
|
-
//
|
|
57
|
-
|
|
58
|
-
|
|
54
|
+
// Global disabled styles
|
|
55
|
+
:root {
|
|
56
|
+
--kendo-disabled-text: unset;
|
|
57
|
+
--kendo-disabled-bg: unset;
|
|
58
|
+
--kendo-disabled-border: unset;
|
|
59
|
+
--kendo-disabled-opacity: .6;
|
|
60
|
+
--kendo-disabled-filter: grayscale(.1);
|
|
61
|
+
}
|
|
@@ -6,51 +6,51 @@
|
|
|
6
6
|
|
|
7
7
|
/// The first base series color and its light and dark shades.
|
|
8
8
|
/// @group charts
|
|
9
|
-
$kendo-series-a:
|
|
10
|
-
$kendo-series-a-dark:
|
|
11
|
-
$kendo-series-a-darker:
|
|
12
|
-
$kendo-series-a-light:
|
|
13
|
-
$kendo-series-a-lighter:
|
|
9
|
+
$kendo-series-a: k-color(series-a) !default;
|
|
10
|
+
$kendo-series-a-dark: k-color(series-a-bold) !default;
|
|
11
|
+
$kendo-series-a-darker: k-color(series-a-bolder) !default;
|
|
12
|
+
$kendo-series-a-light: k-color(series-a-subtle) !default;
|
|
13
|
+
$kendo-series-a-lighter: k-color(series-a-subtler) !default;
|
|
14
14
|
|
|
15
15
|
/// The second base series color and its light and dark shades.
|
|
16
16
|
/// @group charts
|
|
17
|
-
$kendo-series-b:
|
|
18
|
-
$kendo-series-b-dark:
|
|
19
|
-
$kendo-series-b-darker:
|
|
20
|
-
$kendo-series-b-light:
|
|
21
|
-
$kendo-series-b-lighter:
|
|
17
|
+
$kendo-series-b: k-color(series-b) !default;
|
|
18
|
+
$kendo-series-b-dark: k-color(series-b-bold) !default;
|
|
19
|
+
$kendo-series-b-darker: k-color(series-b-bolder) !default;
|
|
20
|
+
$kendo-series-b-light: k-color(series-b-subtle) !default;
|
|
21
|
+
$kendo-series-b-lighter: k-color(series-b-subtler) !default;
|
|
22
22
|
|
|
23
23
|
/// The third base series color and its light and dark shades.
|
|
24
24
|
/// @group charts
|
|
25
|
-
$kendo-series-c:
|
|
26
|
-
$kendo-series-c-dark:
|
|
27
|
-
$kendo-series-c-darker:
|
|
28
|
-
$kendo-series-c-light:
|
|
29
|
-
$kendo-series-c-lighter:
|
|
25
|
+
$kendo-series-c: k-color(series-c) !default;
|
|
26
|
+
$kendo-series-c-dark: k-color(series-c-bold) !default;
|
|
27
|
+
$kendo-series-c-darker: k-color(series-c-bolder) !default;
|
|
28
|
+
$kendo-series-c-light: k-color(series-c-subtle) !default;
|
|
29
|
+
$kendo-series-c-lighter: k-color(series-c-subtler) !default;
|
|
30
30
|
|
|
31
31
|
/// The fourth base series color and its light and dark shades.
|
|
32
32
|
/// @group charts
|
|
33
|
-
$kendo-series-d:
|
|
34
|
-
$kendo-series-d-dark:
|
|
35
|
-
$kendo-series-d-darker:
|
|
36
|
-
$kendo-series-d-light:
|
|
37
|
-
$kendo-series-d-lighter:
|
|
33
|
+
$kendo-series-d: k-color(series-d) !default;
|
|
34
|
+
$kendo-series-d-dark: k-color(series-d-bold) !default;
|
|
35
|
+
$kendo-series-d-darker: k-color(series-d-bolder) !default;
|
|
36
|
+
$kendo-series-d-light: k-color(series-d-subtle) !default;
|
|
37
|
+
$kendo-series-d-lighter: k-color(series-d-subtler) !default;
|
|
38
38
|
|
|
39
39
|
/// The fifth base series color and its light and dark shades.
|
|
40
40
|
/// @group charts
|
|
41
|
-
$kendo-series-e:
|
|
42
|
-
$kendo-series-e-dark:
|
|
43
|
-
$kendo-series-e-darker:
|
|
44
|
-
$kendo-series-e-light:
|
|
45
|
-
$kendo-series-e-lighter:
|
|
41
|
+
$kendo-series-e: k-color(series-e) !default;
|
|
42
|
+
$kendo-series-e-dark: k-color(series-e-bold) !default;
|
|
43
|
+
$kendo-series-e-darker: k-color(series-e-bolder) !default;
|
|
44
|
+
$kendo-series-e-light: k-color(series-e-subtle) !default;
|
|
45
|
+
$kendo-series-e-lighter: k-color(series-e-subtler) !default;
|
|
46
46
|
|
|
47
47
|
/// The sixth base series color and its light and dark shades.
|
|
48
48
|
/// @group charts
|
|
49
|
-
$kendo-series-f:
|
|
50
|
-
$kendo-series-f-dark:
|
|
51
|
-
$kendo-series-f-darker:
|
|
52
|
-
$kendo-series-f-light:
|
|
53
|
-
$kendo-series-f-lighter:
|
|
49
|
+
$kendo-series-f: k-color(series-f) !default;
|
|
50
|
+
$kendo-series-f-dark: k-color(series-f-bold) !default;
|
|
51
|
+
$kendo-series-f-darker: k-color(series-f-bolder) !default;
|
|
52
|
+
$kendo-series-f-light: k-color(series-f-subtle) !default;
|
|
53
|
+
$kendo-series-f-lighter: k-color(series-f-subtler) !default;
|
|
54
54
|
|
|
55
55
|
/// The series colors in order:
|
|
56
56
|
/// base, light, dark, lighter, darker
|
|
@@ -98,13 +98,13 @@ $kendo-chart-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !
|
|
|
98
98
|
|
|
99
99
|
/// The color of the Chart grid lines (major).
|
|
100
100
|
/// @group charts
|
|
101
|
-
$kendo-chart-major-lines:
|
|
101
|
+
$kendo-chart-major-lines: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
102
102
|
|
|
103
103
|
/// The color of the Chart grid lines (minor).
|
|
104
104
|
/// @group charts
|
|
105
|
-
$kendo-chart-minor-lines:
|
|
105
|
+
$kendo-chart-minor-lines: color-mix(in srgb, k-color(on-app-surface) 4%, transparent) !default;
|
|
106
106
|
|
|
107
|
-
$kendo-chart-inactive:
|
|
107
|
+
$kendo-chart-inactive: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
108
108
|
$kendo-chart-area-opacity: .6 !default;
|
|
109
109
|
$kendo-chart-area-inactive-opacity: .1 !default;
|
|
110
110
|
$kendo-chart-line-inactive-opacity: .1 !default;
|
|
@@ -114,24 +114,24 @@ $kendo-chart-tooltip-padding-y: k-spacing(0.5) !default;
|
|
|
114
114
|
|
|
115
115
|
$kendo-chart-tooltip-transition: left 300ms cubic-bezier(0, .33, .19, 1), top 300ms cubic-bezier(0, .33, .19, 1) !default;
|
|
116
116
|
|
|
117
|
-
$kendo-chart-bg:
|
|
118
|
-
$kendo-chart-text:
|
|
119
|
-
$kendo-chart-border:
|
|
117
|
+
$kendo-chart-bg: k-color(surface-alt) !default;
|
|
118
|
+
$kendo-chart-text: k-color(on-app-surface) !default;
|
|
119
|
+
$kendo-chart-border: k-color(border) !default;
|
|
120
120
|
|
|
121
|
-
$kendo-chart-crosshair-background:
|
|
121
|
+
$kendo-chart-crosshair-background: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
122
122
|
$kendo-chart-crosshair-shared-tooltip-color: $kendo-chart-text !default;
|
|
123
|
-
$kendo-chart-crosshair-shared-tooltip-background:
|
|
124
|
-
$kendo-chart-crosshair-shared-tooltip-border:
|
|
123
|
+
$kendo-chart-crosshair-shared-tooltip-background: k-color(base) !default;
|
|
124
|
+
$kendo-chart-crosshair-shared-tooltip-border: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
125
125
|
|
|
126
|
-
$kendo-chart-notes-background:
|
|
127
|
-
$kendo-chart-notes-border:
|
|
128
|
-
$kendo-chart-notes-lines:
|
|
126
|
+
$kendo-chart-notes-background: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
127
|
+
$kendo-chart-notes-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
128
|
+
$kendo-chart-notes-lines: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
129
129
|
|
|
130
|
-
$kendo-chart-error-bars-background:
|
|
130
|
+
$kendo-chart-error-bars-background: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
131
131
|
|
|
132
132
|
$kendo-chart-selection-handle-size: 22px !default;
|
|
133
|
-
$kendo-chart-selection-border-color:
|
|
134
|
-
$kendo-chart-selection-shadow: inset 0 1px 7px
|
|
133
|
+
$kendo-chart-selection-border-color: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
134
|
+
$kendo-chart-selection-shadow: inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
|
|
135
135
|
|
|
136
136
|
$kendo-chart-computed-title-height: 0px !default;
|
|
137
137
|
|
|
@@ -143,8 +143,16 @@ $kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
143
143
|
$kendo-treemap-padding-x: k-spacing(1) !default;
|
|
144
144
|
$kendo-treemap-padding-y: k-spacing(0.5) !default;
|
|
145
145
|
|
|
146
|
+
$kendo-treemap-text: k-color(on-app-surface) !default;
|
|
147
|
+
$kendo-treemap-bg: k-color(surface-alt) !default;
|
|
148
|
+
$kendo-treemap-border: k-color(border) !default;
|
|
149
|
+
|
|
150
|
+
$kendo-treemap-title-text: k-color(on-app-surface) !default;
|
|
151
|
+
$kendo-treemap-title-bg: k-color(surface) !default;
|
|
152
|
+
$kendo-treemap-title-border: k-color(border) !default;
|
|
153
|
+
|
|
146
154
|
// Chart Overlay
|
|
147
|
-
$kendo-chart-overlay-bg:
|
|
155
|
+
$kendo-chart-overlay-bg: k-color(surface) !default;
|
|
148
156
|
|
|
149
157
|
// No Data
|
|
150
158
|
$kendo-chart-no-data-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
@@ -254,5 +262,11 @@ $kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
|
|
|
254
262
|
$kendo-chart-overlay-bg: $kendo-chart-overlay-bg,
|
|
255
263
|
$kendo-chart-no-data-font-size: $kendo-chart-no-data-font-size,
|
|
256
264
|
$kendo-chart-no-data-font-weight: $kendo-chart-no-data-font-weight,
|
|
257
|
-
$kendo-chart-no-data-padding-y: $kendo-chart-no-data-padding-y
|
|
265
|
+
$kendo-chart-no-data-padding-y: $kendo-chart-no-data-padding-y,
|
|
266
|
+
$kendo-treemap-text: $kendo-treemap-text,
|
|
267
|
+
$kendo-treemap-bg: $kendo-treemap-bg,
|
|
268
|
+
$kendo-treemap-border: $kendo-treemap-border,
|
|
269
|
+
$kendo-treemap-title-text: $kendo-treemap-title-text,
|
|
270
|
+
$kendo-treemap-title-bg: $kendo-treemap-title-bg,
|
|
271
|
+
$kendo-treemap-title-border: $kendo-treemap-title-border
|
|
258
272
|
);
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
|
|
7
7
|
/// The background color of the Dialog titlebar.
|
|
8
8
|
/// @group dialog
|
|
9
|
-
$kendo-dialog-titlebar-bg:
|
|
9
|
+
$kendo-dialog-titlebar-bg: k-color(surface) !default;
|
|
10
10
|
/// The text color of the Dialog titlebar.
|
|
11
11
|
/// @group dialog
|
|
12
|
-
$kendo-dialog-titlebar-text:
|
|
12
|
+
$kendo-dialog-titlebar-text: k-color(on-app-surface) !default;
|
|
13
13
|
/// The border color of the Dialog titlebar.
|
|
14
14
|
/// @group dialog
|
|
15
15
|
$kendo-dialog-titlebar-border: inherit !default;
|
|
@@ -30,9 +30,9 @@ $kendo-dialog-button-spacing: $kendo-actions-button-spacing !default;
|
|
|
30
30
|
/// The theme colors map for the Dialog.
|
|
31
31
|
/// @group dialog
|
|
32
32
|
$kendo-dialog-theme-colors: (
|
|
33
|
-
"primary":
|
|
34
|
-
"light":
|
|
35
|
-
"dark":
|
|
33
|
+
"primary": k-color(primary),
|
|
34
|
+
"light": k-color(light),
|
|
35
|
+
"dark": k-color(dark)
|
|
36
36
|
) !default;
|
|
37
37
|
|
|
38
38
|
|
|
@@ -8,7 +8,7 @@ $kendo-dock-manager-border-width: 1px !default;
|
|
|
8
8
|
$kendo-dock-manager-border-style: solid !default;
|
|
9
9
|
/// The color of the border around the DockManager component.
|
|
10
10
|
/// @group dock-manager
|
|
11
|
-
$kendo-dock-manager-border:
|
|
11
|
+
$kendo-dock-manager-border: k-color(border) !default;
|
|
12
12
|
|
|
13
13
|
/// The vertical padding of the pane header in the DockManager component.
|
|
14
14
|
/// @group dock-manager
|
|
@@ -24,7 +24,7 @@ $kendo-dock-manager-pane-header-border-width: $kendo-dock-manager-border-width !
|
|
|
24
24
|
$kendo-dock-manager-pane-header-border-style: solid !default;
|
|
25
25
|
/// The background color of the pane header in the DockManager component.
|
|
26
26
|
/// @group dock-manager
|
|
27
|
-
$kendo-dock-manager-pane-header-bg:
|
|
27
|
+
$kendo-dock-manager-pane-header-bg: k-color(surface) !default;
|
|
28
28
|
|
|
29
29
|
/// The vertical padding of the pane title in the DockManager component.
|
|
30
30
|
/// @group dock-manager
|
|
@@ -77,7 +77,7 @@ $kendo-dock-indicator-padding: k-spacing(1.5) !default;
|
|
|
77
77
|
$kendo-dock-indicator-bg: #f5f5f5 !default;
|
|
78
78
|
/// The text color of the dock indicator in the DockManager component.
|
|
79
79
|
/// @group dock-manager
|
|
80
|
-
$kendo-dock-indicator-text:
|
|
80
|
+
$kendo-dock-indicator-text: k-color(primary) !default;
|
|
81
81
|
/// The outline width of the dock indicator in the DockManager component.
|
|
82
82
|
/// @group dock-manager
|
|
83
83
|
$kendo-dock-indicator-outline-width: 1px !default;
|
|
@@ -93,7 +93,7 @@ $kendo-dock-indicator-shadow: drop-shadow( 0px 1px 18px rgba(0, 0, 0, 0.12) ) dr
|
|
|
93
93
|
|
|
94
94
|
/// The background color of the hovered dock indicator in the DockManager component.
|
|
95
95
|
/// @group dock-manager
|
|
96
|
-
$kendo-dock-indicator-hover-bg:
|
|
96
|
+
$kendo-dock-indicator-hover-bg: k-color(primary) !default;
|
|
97
97
|
/// The text color of the hovered dock indicator in the DockManager component.
|
|
98
98
|
/// @group dock-manager
|
|
99
99
|
$kendo-dock-indicator-hover-text: $kendo-color-white !default;
|
|
@@ -109,10 +109,10 @@ $kendo-dock-manager-dock-preview-border-style: dashed !default;
|
|
|
109
109
|
$kendo-dock-manager-dock-preview-border-radius: k-border-radius(sm) !default;
|
|
110
110
|
/// The background color of the dropping area in the DockManager component.
|
|
111
111
|
/// @group dock-manager
|
|
112
|
-
$kendo-dock-manager-dock-preview-bg:
|
|
112
|
+
$kendo-dock-manager-dock-preview-bg: color-mix(in srgb, k-color(primary) 16%, transparent) !default;
|
|
113
113
|
/// The border color of the dropping area in the DockManager component.
|
|
114
114
|
/// @group dock-manager
|
|
115
|
-
$kendo-dock-manager-dock-preview-border:
|
|
115
|
+
$kendo-dock-manager-dock-preview-border: k-color(primary) !default;
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
@forward "@progress/kendo-theme-core/scss/components/dock-manager/_variables.scss" with (
|
|
@@ -11,9 +11,9 @@ $kendo-drag-hint-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
11
11
|
$kendo-drag-hint-font-family: var( --kendo-font-family, inherit ) !default;
|
|
12
12
|
$kendo-drag-hint-line-height: var( --kendo-line-height, normal ) !default;
|
|
13
13
|
|
|
14
|
-
$kendo-drag-hint-bg:
|
|
15
|
-
$kendo-drag-hint-text:
|
|
16
|
-
$kendo-drag-hint-border:
|
|
14
|
+
$kendo-drag-hint-bg: k-color(surface) !default;
|
|
15
|
+
$kendo-drag-hint-text: k-color(on-app-surface) !default;
|
|
16
|
+
$kendo-drag-hint-border: k-color(border) !default;
|
|
17
17
|
$kendo-drag-hint-gradient: null !default;
|
|
18
18
|
$kendo-drag-hint-shadow: null !default;
|
|
19
19
|
|
|
@@ -28,7 +28,7 @@ $kendo-drop-hint-line-h-height: 1px !default;
|
|
|
28
28
|
$kendo-drop-hint-line-v-width: $kendo-drop-hint-line-h-height !default;
|
|
29
29
|
$kendo-drop-hint-line-v-height: $kendo-drop-hint-line-h-width !default;
|
|
30
30
|
|
|
31
|
-
$kendo-drop-hint-bg:
|
|
31
|
+
$kendo-drop-hint-bg: k-color(primary) !default;
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
@forward "@progress/kendo-theme-core/scss/components/draggable/_variables.scss" with (
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
|
|
7
7
|
/// The background color of the Drawer.
|
|
8
8
|
/// @group drawer
|
|
9
|
-
$kendo-drawer-bg:
|
|
9
|
+
$kendo-drawer-bg: k-color(surface-alt) !default;
|
|
10
10
|
/// The text color of the Drawer.
|
|
11
11
|
/// @group drawer
|
|
12
|
-
$kendo-drawer-text:
|
|
12
|
+
$kendo-drawer-text: k-color(on-app-surface) !default;
|
|
13
13
|
/// The border color of the Drawer.
|
|
14
14
|
/// @group drawer
|
|
15
|
-
$kendo-drawer-border:
|
|
15
|
+
$kendo-drawer-border: k-color(border) !default;
|
|
16
16
|
/// The border width of the Drawer.
|
|
17
17
|
/// @group drawer
|
|
18
18
|
$kendo-drawer-border-width: 1px !default;
|
|
@@ -84,10 +84,10 @@ $kendo-drawer-mini-initial-width: calc( 2 * #{$kendo-drawer-item-padding-x} + #{
|
|
|
84
84
|
|
|
85
85
|
/// The background color of the hovered Drawer item.
|
|
86
86
|
/// @group drawer
|
|
87
|
-
$kendo-drawer-hover-bg:
|
|
87
|
+
$kendo-drawer-hover-bg: k-color(base-hover) !default;
|
|
88
88
|
/// The text color of the hovered Drawer item.
|
|
89
89
|
/// @group drawer
|
|
90
|
-
$kendo-drawer-hover-text:
|
|
90
|
+
$kendo-drawer-hover-text: k-color(on-app-surface) !default;
|
|
91
91
|
|
|
92
92
|
/// The background color of the focused Drawer item.
|
|
93
93
|
/// @group drawer
|
|
@@ -98,17 +98,17 @@ $kendo-drawer-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
|
98
98
|
|
|
99
99
|
/// The background color of the selected Drawer item.
|
|
100
100
|
/// @group drawer
|
|
101
|
-
$kendo-drawer-selected-bg:
|
|
101
|
+
$kendo-drawer-selected-bg: k-color(primary) !default;
|
|
102
102
|
/// The text color of the selected Drawer item.
|
|
103
103
|
/// @group drawer
|
|
104
|
-
$kendo-drawer-selected-text:
|
|
104
|
+
$kendo-drawer-selected-text: k-color(on-primary) !default;
|
|
105
105
|
|
|
106
106
|
/// The background color of the selected and hovered Drawer item.
|
|
107
107
|
/// @group drawer
|
|
108
|
-
$kendo-drawer-selected-hover-bg:
|
|
108
|
+
$kendo-drawer-selected-hover-bg: k-color(primary-hover) !default;
|
|
109
109
|
/// The text color of the selected and hovered Drawer item.
|
|
110
110
|
/// @group drawer
|
|
111
|
-
$kendo-drawer-selected-hover-text:
|
|
111
|
+
$kendo-drawer-selected-hover-text: k-color(on-primary) !default;
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
@forward "@progress/kendo-theme-core/scss/components/drawer/_variables.scss" with (
|
|
@@ -28,23 +28,23 @@ $kendo-dropzone-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
28
28
|
|
|
29
29
|
/// The background color of the DropZone.
|
|
30
30
|
/// @group dropzone
|
|
31
|
-
$kendo-dropzone-bg:
|
|
31
|
+
$kendo-dropzone-bg: k-color(surface) !default;
|
|
32
32
|
/// The text color of the DropZone.
|
|
33
33
|
/// @group dropzone
|
|
34
|
-
$kendo-dropzone-text:
|
|
34
|
+
$kendo-dropzone-text: k-color(on-app-surface) !default;
|
|
35
35
|
/// The border color of the DropZone.
|
|
36
36
|
/// @group dropzone
|
|
37
|
-
$kendo-dropzone-border:
|
|
37
|
+
$kendo-dropzone-border: k-color(border) !default;
|
|
38
38
|
|
|
39
39
|
/// The spacing below the DropZone icon.
|
|
40
40
|
/// @group dropzone
|
|
41
41
|
$kendo-dropzone-icon-spacing: k-spacing(6) !default;
|
|
42
42
|
/// The text color of the DropZone icon.
|
|
43
43
|
/// @group dropzone
|
|
44
|
-
$kendo-dropzone-icon-text:
|
|
44
|
+
$kendo-dropzone-icon-text: k-color(subtle) !default;
|
|
45
45
|
/// The text color of the hovered DropZone icon.
|
|
46
46
|
/// @group dropzone
|
|
47
|
-
$kendo-dropzone-icon-hover-text:
|
|
47
|
+
$kendo-dropzone-icon-hover-text: k-color(primary) !default;
|
|
48
48
|
|
|
49
49
|
/// The font size of the DropZone hint.
|
|
50
50
|
/// @group dropzone
|
|
@@ -64,7 +64,7 @@ $kendo-dropzone-note-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
|
64
64
|
$kendo-dropzone-note-spacing: null !default;
|
|
65
65
|
/// The text color of the DropZone note.
|
|
66
66
|
/// @group dropzone
|
|
67
|
-
$kendo-dropzone-note-text:
|
|
67
|
+
$kendo-dropzone-note-text: k-color(subtle) !default;
|
|
68
68
|
|
|
69
69
|
|
|
70
70
|
@forward "@progress/kendo-theme-core/scss/components/dropzone/_variables.scss" with (
|
|
@@ -27,14 +27,14 @@ $kendo-editor-placeholder-opacity: $kendo-input-placeholder-opacity !default;
|
|
|
27
27
|
|
|
28
28
|
/// The selected text color of the Editor.
|
|
29
29
|
/// @group editor
|
|
30
|
-
$kendo-editor-selected-text:
|
|
30
|
+
$kendo-editor-selected-text: k-color(on-primary) !default;
|
|
31
31
|
/// The selected background color of the Editor.
|
|
32
32
|
/// @group editor
|
|
33
|
-
$kendo-editor-selected-bg:
|
|
33
|
+
$kendo-editor-selected-bg: k-color(primary) !default;
|
|
34
34
|
|
|
35
35
|
/// The highlighted background color of the Editor.
|
|
36
36
|
/// @group editor
|
|
37
|
-
$kendo-editor-highlighted-bg:
|
|
37
|
+
$kendo-editor-highlighted-bg: k-color(primary-subtle) !default;
|
|
38
38
|
|
|
39
39
|
/// The horizontal margin of the Editor's export tool icon.
|
|
40
40
|
/// @group editor
|
|
@@ -78,6 +78,11 @@ $kendo-editor-filebrowser-tiles-padding-y: k-spacing(1) !default;
|
|
|
78
78
|
/// @group editor
|
|
79
79
|
$kendo-editor-content-padding: k-spacing(2) !default;
|
|
80
80
|
|
|
81
|
+
$kendo-editor-ct-cell-text: k-color(on-primary) !default;
|
|
82
|
+
$kendo-editor-ct-cell-bg: k-color(primary) !default;
|
|
83
|
+
$kendo-editor-ct-cell-border: k-color(primary) !default;
|
|
84
|
+
|
|
85
|
+
|
|
81
86
|
@forward "@progress/kendo-theme-core/scss/components/editor/_variables.scss" with (
|
|
82
87
|
$kendo-editor-border-width: $kendo-editor-border-width,
|
|
83
88
|
$kendo-editor-font-family: $kendo-editor-font-family,
|
|
@@ -99,5 +104,8 @@ $kendo-editor-content-padding: k-spacing(2) !default;
|
|
|
99
104
|
$kendo-editor-inline-padding-y: $kendo-editor-inline-padding-y,
|
|
100
105
|
$kendo-editor-filebrowser-tiles-padding-x: $kendo-editor-filebrowser-tiles-padding-x,
|
|
101
106
|
$kendo-editor-filebrowser-tiles-padding-y: $kendo-editor-filebrowser-tiles-padding-y,
|
|
102
|
-
$kendo-editor-content-padding: $kendo-editor-content-padding
|
|
107
|
+
$kendo-editor-content-padding: $kendo-editor-content-padding,
|
|
108
|
+
$kendo-editor-ct-cell-text: $kendo-editor-ct-cell-text,
|
|
109
|
+
$kendo-editor-ct-cell-bg: $kendo-editor-ct-cell-bg,
|
|
110
|
+
$kendo-editor-ct-cell-border: $kendo-editor-ct-cell-border
|
|
103
111
|
);
|
|
@@ -22,13 +22,13 @@ $kendo-expander-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
22
22
|
|
|
23
23
|
/// The text color of the ExpansionPanel.
|
|
24
24
|
/// @group expander
|
|
25
|
-
$kendo-expander-text:
|
|
25
|
+
$kendo-expander-text: k-color(on-app-surface) !default;
|
|
26
26
|
/// The background color of the ExpansionPanel.
|
|
27
27
|
/// @group expander
|
|
28
|
-
$kendo-expander-bg:
|
|
28
|
+
$kendo-expander-bg: k-color(surface-alt) !default;
|
|
29
29
|
/// The border color of the ExpansionPanel.
|
|
30
30
|
/// @group expander
|
|
31
|
-
$kendo-expander-border:
|
|
31
|
+
$kendo-expander-border: k-color(border) !default;
|
|
32
32
|
|
|
33
33
|
/// The box shadow of the focused ExpansionPanel.
|
|
34
34
|
/// @group expander
|
|
@@ -53,7 +53,7 @@ $kendo-expander-header-bg: transparent !default;
|
|
|
53
53
|
$kendo-expander-header-border: null !default;
|
|
54
54
|
/// The background color of the hovered ExpansionPanel header.
|
|
55
55
|
/// @group expander
|
|
56
|
-
$kendo-expander-header-hover-bg:
|
|
56
|
+
$kendo-expander-header-hover-bg: k-color(base-subtle-hover) !default;
|
|
57
57
|
/// The background color of the focused ExpansionPanel header.
|
|
58
58
|
/// @group expander
|
|
59
59
|
$kendo-expander-header-focus-bg: null !default;
|
|
@@ -63,11 +63,11 @@ $kendo-expander-header-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
|
63
63
|
|
|
64
64
|
/// The text color of the ExpansionPanel title.
|
|
65
65
|
/// @group expander
|
|
66
|
-
$kendo-expander-title-text:
|
|
66
|
+
$kendo-expander-title-text: k-color(primary) !default;
|
|
67
67
|
|
|
68
68
|
/// The text color of the ExpansionPanel sub-title.
|
|
69
69
|
/// @group expander
|
|
70
|
-
$kendo-expander-header-sub-title-text:
|
|
70
|
+
$kendo-expander-header-sub-title-text: k-color(subtle) !default;
|
|
71
71
|
|
|
72
72
|
/// The horizontal margin of the ExpansionPanel indicator.
|
|
73
73
|
/// @group expander
|
package/scss/fab/_variables.scss
CHANGED
|
@@ -97,7 +97,18 @@ $kendo-fab-item-icon-border-radius: 50% !default;
|
|
|
97
97
|
|
|
98
98
|
/// The theme colors map for the FAB.
|
|
99
99
|
/// @group floating-action-button
|
|
100
|
-
$kendo-fab-theme-colors:
|
|
100
|
+
$kendo-fab-theme-colors: (
|
|
101
|
+
"primary": k-color(primary),
|
|
102
|
+
"secondary": k-color(secondary),
|
|
103
|
+
"tertiary": k-color(tertiary),
|
|
104
|
+
"info": k-color(info),
|
|
105
|
+
"success": k-color(success),
|
|
106
|
+
"warning": k-color(warning),
|
|
107
|
+
"error": k-color(error),
|
|
108
|
+
"dark": k-color(dark),
|
|
109
|
+
"light": k-color(light),
|
|
110
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
111
|
+
) !default;
|
|
101
112
|
|
|
102
113
|
/// The size map for the FAB.
|
|
103
114
|
/// @group floating-action-button
|
|
@@ -135,13 +146,13 @@ $kendo-fab-outline-width: k-spacing(0.5) !default;
|
|
|
135
146
|
|
|
136
147
|
/// The base text color of the FAB item.
|
|
137
148
|
/// @group floating-action-button
|
|
138
|
-
$kendo-fab-item-text:
|
|
149
|
+
$kendo-fab-item-text: k-color(on-app-surface) !default;
|
|
139
150
|
/// The base background color of the FAB item.
|
|
140
151
|
/// @group floating-action-button
|
|
141
|
-
$kendo-fab-item-bg:
|
|
152
|
+
$kendo-fab-item-bg: k-color(surface-alt) !default;
|
|
142
153
|
/// The base border color of the FAB item.
|
|
143
154
|
/// @group floating-action-button
|
|
144
|
-
$kendo-fab-item-border:
|
|
155
|
+
$kendo-fab-item-border: k-color(border) !default;
|
|
145
156
|
|
|
146
157
|
/// The base text color of the FAB item icon.
|
|
147
158
|
/// @group floating-action-button
|
|
@@ -21,13 +21,13 @@ $kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
21
21
|
$kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
|
|
22
22
|
/// The background color of the FileManager.
|
|
23
23
|
/// @group file-manager
|
|
24
|
-
$kendo-file-manager-bg:
|
|
24
|
+
$kendo-file-manager-bg: k-color(surface-alt) !default;
|
|
25
25
|
/// The text color of the FileManager.
|
|
26
26
|
/// @group file-manager
|
|
27
|
-
$kendo-file-manager-text:
|
|
27
|
+
$kendo-file-manager-text: k-color(on-app-surface) !default;
|
|
28
28
|
/// The border color of the FileManager.
|
|
29
29
|
/// @group file-manager
|
|
30
|
-
$kendo-file-manager-border:
|
|
30
|
+
$kendo-file-manager-border: k-color(border) !default;
|
|
31
31
|
|
|
32
32
|
/// The border width of the FileManager Toolbar.
|
|
33
33
|
/// @group file-manager
|
|
@@ -123,7 +123,7 @@ $kendo-file-manager-listview-item-border: null !default;
|
|
|
123
123
|
$kendo-file-manager-listview-item-icon-bg: null !default;
|
|
124
124
|
/// The text color of the FileManager ListView item icon.
|
|
125
125
|
/// @group file-manager
|
|
126
|
-
$kendo-file-manager-listview-item-icon-text:
|
|
126
|
+
$kendo-file-manager-listview-item-icon-text: k-color(subtle) !default;
|
|
127
127
|
/// The border color of the FileManager ListView item icon.
|
|
128
128
|
/// @group file-manager
|
|
129
129
|
$kendo-file-manager-listview-item-icon-border: null !default;
|
|
@@ -180,7 +180,7 @@ $kendo-file-manager-preview-border: null !default;
|
|
|
180
180
|
$kendo-file-manager-preview-icon-bg: null !default;
|
|
181
181
|
/// The text color of the FileManager preview icon.
|
|
182
182
|
/// @group file-manager
|
|
183
|
-
$kendo-file-manager-preview-icon-text:
|
|
183
|
+
$kendo-file-manager-preview-icon-text: k-color(subtle) !default;
|
|
184
184
|
/// The border color of the FileManager preview icon.
|
|
185
185
|
/// @group file-manager
|
|
186
186
|
$kendo-file-manager-preview-icon-border: null !default;
|
|
@@ -22,10 +22,10 @@ $kendo-filter-operator-dropdown-width: 15em !default;
|
|
|
22
22
|
|
|
23
23
|
/// The text color of the Filter preview field.
|
|
24
24
|
/// @group filter
|
|
25
|
-
$kendo-filter-preview-field-text:
|
|
25
|
+
$kendo-filter-preview-field-text: k-color(primary) !default;
|
|
26
26
|
/// The text color of the Filter preview operator.
|
|
27
27
|
/// @group filter
|
|
28
|
-
$kendo-filter-preview-operator-text:
|
|
28
|
+
$kendo-filter-preview-operator-text: k-color(subtle) !default;
|
|
29
29
|
|
|
30
30
|
/// The box shadow of the focused Filter toolbar.
|
|
31
31
|
/// @group filter
|
|
@@ -47,7 +47,7 @@ $kendo-form-legend-border-width: 0 0 2px !default;
|
|
|
47
47
|
$kendo-form-legend-border-style: solid !default;
|
|
48
48
|
/// The border color of the Form legend.
|
|
49
49
|
/// @group form
|
|
50
|
-
$kendo-form-legend-border-color:
|
|
50
|
+
$kendo-form-legend-border-color: k-color(border) !default;
|
|
51
51
|
/// The width of the Form legend.
|
|
52
52
|
/// @group form
|
|
53
53
|
$kendo-form-legend-width: 100% !default;
|
|
@@ -124,7 +124,7 @@ $kendo-inline-form-field-padding-y: calc( #{k-spacing(1)} + #{$kendo-input-borde
|
|
|
124
124
|
|
|
125
125
|
/// The invalid text color of the Form.
|
|
126
126
|
/// @group form
|
|
127
|
-
$kendo-forms-invalid-color:
|
|
127
|
+
$kendo-forms-invalid-color: k-color(error) !default;
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
/// The horizontal margin of the optional label in the Form.
|
|
@@ -174,7 +174,7 @@ $kendo-form-field-info-margin: k-spacing(2) !default;
|
|
|
174
174
|
$kendo-fieldset-legend-bg: null !default;
|
|
175
175
|
/// The text color of the Form legend.
|
|
176
176
|
/// @group form
|
|
177
|
-
$kendo-fieldset-legend-text:
|
|
177
|
+
$kendo-fieldset-legend-text: k-color(on-app-surface) !default;
|
|
178
178
|
/// The border color of the Form legend.
|
|
179
179
|
/// @group form
|
|
180
180
|
$kendo-fieldset-legend-border: null !default;
|