@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
|
@@ -21,16 +21,16 @@ $kendo-menu-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
21
21
|
|
|
22
22
|
/// The background color of the Menu.
|
|
23
23
|
/// @group menu
|
|
24
|
-
$kendo-menu-bg:
|
|
24
|
+
$kendo-menu-bg: k-color(surface) !default;
|
|
25
25
|
/// The text color of the Menu.
|
|
26
26
|
/// @group menu
|
|
27
|
-
$kendo-menu-text:
|
|
27
|
+
$kendo-menu-text: k-color(on-app-surface) !default;
|
|
28
28
|
/// The border color of the Menu.
|
|
29
29
|
/// @group menu
|
|
30
|
-
$kendo-menu-border:
|
|
30
|
+
$kendo-menu-border: k-color(border) !default;
|
|
31
31
|
/// The background gradient of the Menu.
|
|
32
32
|
/// @group menu
|
|
33
|
-
$kendo-menu-gradient:
|
|
33
|
+
$kendo-menu-gradient: null !default;
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
// Menu item
|
|
@@ -67,23 +67,23 @@ $kendo-menu-item-gradient: null !default;
|
|
|
67
67
|
|
|
68
68
|
/// The background color of hovered Menu item.
|
|
69
69
|
/// @group menu
|
|
70
|
-
$kendo-menu-item-hover-bg:
|
|
70
|
+
$kendo-menu-item-hover-bg: k-color(base-hover) !default;
|
|
71
71
|
/// The text color of hovered Menu item.
|
|
72
72
|
/// @group menu
|
|
73
|
-
$kendo-menu-item-hover-text:
|
|
73
|
+
$kendo-menu-item-hover-text: k-color(on-app-surface) !default;
|
|
74
74
|
/// The border color of hovered Menu item.
|
|
75
75
|
/// @group menu
|
|
76
|
-
$kendo-menu-item-hover-border:
|
|
76
|
+
$kendo-menu-item-hover-border: k-color(border) !default;
|
|
77
77
|
/// The background gradient of hovered Menu item.
|
|
78
78
|
/// @group menu
|
|
79
|
-
$kendo-menu-item-hover-gradient:
|
|
79
|
+
$kendo-menu-item-hover-gradient: null !default;
|
|
80
80
|
|
|
81
81
|
/// The background color of active Menu item.
|
|
82
82
|
/// @group menu
|
|
83
83
|
$kendo-menu-item-active-bg: null !default;
|
|
84
84
|
/// The text color of active Menu item.
|
|
85
85
|
/// @group menu
|
|
86
|
-
$kendo-menu-item-active-text:
|
|
86
|
+
$kendo-menu-item-active-text: k-color(on-app-surface) !default;
|
|
87
87
|
/// The border color of active Menu item.
|
|
88
88
|
/// @group menu
|
|
89
89
|
$kendo-menu-item-active-border: null !default;
|
|
@@ -93,7 +93,7 @@ $kendo-menu-item-active-gradient: null !default;
|
|
|
93
93
|
|
|
94
94
|
/// The base shadow of focused Menu item.
|
|
95
95
|
/// @group menu
|
|
96
|
-
$kendo-menu-item-focus-shadow: inset 0 0 3px 1px
|
|
96
|
+
$kendo-menu-item-focus-shadow: inset 0 0 3px 1px color-mix(in srgb, k-color(on-app-surface) 25%, transparent) !default;
|
|
97
97
|
|
|
98
98
|
/// The background color of selected Menu item.
|
|
99
99
|
/// @group menu
|
|
@@ -113,7 +113,7 @@ $kendo-menu-item-selected-gradient: null !default;
|
|
|
113
113
|
$kendo-menu-scroll-button-bg: null !default;
|
|
114
114
|
/// The text color of the Menu scroll buttons.
|
|
115
115
|
/// @group menu
|
|
116
|
-
$kendo-menu-scroll-button-text:
|
|
116
|
+
$kendo-menu-scroll-button-text: k-color(subtle) !default;
|
|
117
117
|
/// The border color of the Menu scroll buttons.
|
|
118
118
|
/// @group menu
|
|
119
119
|
$kendo-menu-scroll-button-border: null !default;
|
|
@@ -126,7 +126,7 @@ $kendo-menu-scroll-button-gradient: null !default;
|
|
|
126
126
|
$kendo-menu-scroll-button-hover-bg: null !default;
|
|
127
127
|
/// The text color of hovered Menu scroll buttons.
|
|
128
128
|
/// @group menu
|
|
129
|
-
$kendo-menu-scroll-button-hover-text:
|
|
129
|
+
$kendo-menu-scroll-button-hover-text: k-color(on-app-surface) !default;
|
|
130
130
|
/// The border color of hovered Menu scroll buttons.
|
|
131
131
|
/// @group menu
|
|
132
132
|
$kendo-menu-scroll-button-hover-border: null !default;
|
|
@@ -145,7 +145,7 @@ $kendo-menu-separator-margin-inline: k-spacing(1) !default;
|
|
|
145
145
|
$kendo-menu-separator-margin-block: k-spacing(1.5) !default;
|
|
146
146
|
/// The border color of Menu separator.
|
|
147
147
|
/// @group menu
|
|
148
|
-
$kendo-menu-separator-border:
|
|
148
|
+
$kendo-menu-separator-border: k-color(border) !default;
|
|
149
149
|
|
|
150
150
|
|
|
151
151
|
// Menu popup
|
|
@@ -16,6 +16,19 @@ $kendo-message-box-border-level: -9 !default;
|
|
|
16
16
|
$kendo-message-box-link-font-style: italic !default;
|
|
17
17
|
$kendo-message-box-link-text-decoration: underline !default;
|
|
18
18
|
|
|
19
|
+
$kendo-message-box-theme-colors: (
|
|
20
|
+
"primary": k-color(primary),
|
|
21
|
+
"secondary": k-color(secondary),
|
|
22
|
+
"tertiary": k-color(tertiary),
|
|
23
|
+
"info": k-color(info),
|
|
24
|
+
"success": k-color(success),
|
|
25
|
+
"warning": k-color(warning),
|
|
26
|
+
"error": k-color(error),
|
|
27
|
+
"dark": k-color(dark),
|
|
28
|
+
"light": k-color(light),
|
|
29
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
|
|
30
|
+
) !default;
|
|
31
|
+
|
|
19
32
|
|
|
20
33
|
@forward "@progress/kendo-theme-core/scss/components/messagebox/_variables.scss" with (
|
|
21
34
|
$kendo-message-box-margin: $kendo-message-box-margin,
|
|
@@ -28,5 +41,6 @@ $kendo-message-box-link-text-decoration: underline !default;
|
|
|
28
41
|
$kendo-message-box-text-level: $kendo-message-box-text-level,
|
|
29
42
|
$kendo-message-box-border-level: $kendo-message-box-border-level,
|
|
30
43
|
$kendo-message-box-link-font-style: $kendo-message-box-link-font-style,
|
|
31
|
-
$kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration
|
|
44
|
+
$kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration,
|
|
45
|
+
$kendo-message-box-theme-colors: $kendo-message-box-theme-colors
|
|
32
46
|
);
|
|
@@ -6,7 +6,7 @@ $kendo-no-data-min-height: 140px !default;
|
|
|
6
6
|
|
|
7
7
|
/// The color of the 'No Data' text.
|
|
8
8
|
/// @group no-data
|
|
9
|
-
$kendo-no-data-text:
|
|
9
|
+
$kendo-no-data-text: k-color(subtle) !default;
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
@forward "@progress/kendo-theme-core/scss/components/no-data/_variables.scss" with (
|
|
@@ -33,13 +33,13 @@ $kendo-notification-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
|
33
33
|
$kendo-notification-line-height: var( --kendo-line-height, normal ) !default;
|
|
34
34
|
/// The background color of the Notification.
|
|
35
35
|
/// @group notification
|
|
36
|
-
$kendo-notification-bg:
|
|
36
|
+
$kendo-notification-bg: k-color(surface-alt) !default;
|
|
37
37
|
/// The text color of the Notification.
|
|
38
38
|
/// @group notification
|
|
39
|
-
$kendo-notification-text:
|
|
39
|
+
$kendo-notification-text: k-color(on-app-surface) !default;
|
|
40
40
|
/// The border color of the Notification.
|
|
41
41
|
/// @group notification
|
|
42
|
-
$kendo-notification-border:
|
|
42
|
+
$kendo-notification-border: k-color(border) !default;
|
|
43
43
|
/// The box shadow of the Notification.
|
|
44
44
|
/// @group notification
|
|
45
45
|
$kendo-notification-shadow: $kendo-popup-shadow !default;
|
|
@@ -50,7 +50,18 @@ $kendo-notification-icon-spacing: $kendo-icon-spacing !default;
|
|
|
50
50
|
|
|
51
51
|
/// The theme colors map for the Notification.
|
|
52
52
|
/// @group notification
|
|
53
|
-
$kendo-notification-theme-colors:
|
|
53
|
+
$kendo-notification-theme-colors: (
|
|
54
|
+
"primary": k-color(primary),
|
|
55
|
+
"secondary": k-color(secondary),
|
|
56
|
+
"tertiary": k-color(tertiary),
|
|
57
|
+
"info": k-color(info),
|
|
58
|
+
"success": k-color(success),
|
|
59
|
+
"warning": k-color(warning),
|
|
60
|
+
"error": k-color(error),
|
|
61
|
+
"dark": k-color(dark),
|
|
62
|
+
"light": k-color(light),
|
|
63
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
64
|
+
) !default;
|
|
54
65
|
/// The generated theme colors map for the Notification.
|
|
55
66
|
/// @group notification
|
|
56
67
|
$kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
|
|
@@ -24,13 +24,13 @@ $kendo-orgchart-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
24
24
|
$kendo-orgchart-line-height: var( --kendo-line-height, normal ) !default;
|
|
25
25
|
/// The background color of the OrgChart.
|
|
26
26
|
/// @group orgchart
|
|
27
|
-
$kendo-orgchart-bg:
|
|
27
|
+
$kendo-orgchart-bg: k-color(surface-alt) !default;
|
|
28
28
|
/// The text color of the OrgChart.
|
|
29
29
|
/// @group orgchart
|
|
30
|
-
$kendo-orgchart-text:
|
|
30
|
+
$kendo-orgchart-text: k-color(on-app-surface) !default;
|
|
31
31
|
/// The border color of the OrgChart.
|
|
32
32
|
/// @group orgchart
|
|
33
|
-
$kendo-orgchart-border:
|
|
33
|
+
$kendo-orgchart-border: k-color(border) !default;
|
|
34
34
|
|
|
35
35
|
/// The spacing of the OrgChart node.
|
|
36
36
|
/// @group orgchart
|
|
@@ -56,13 +56,13 @@ $kendo-orgchart-node-group-border-width: 1px !default;
|
|
|
56
56
|
$kendo-orgchart-node-group-border-radius: k-border-radius(md) !default;
|
|
57
57
|
/// The background color of the OrgChart node group.
|
|
58
58
|
/// @group orgchart
|
|
59
|
-
$kendo-orgchart-node-group-bg:
|
|
59
|
+
$kendo-orgchart-node-group-bg: k-color(surface) !default;
|
|
60
60
|
/// The text color of the OrgChart node group.
|
|
61
61
|
/// @group orgchart
|
|
62
|
-
$kendo-orgchart-node-group-text:
|
|
62
|
+
$kendo-orgchart-node-group-text: k-color(on-app-surface) !default;
|
|
63
63
|
/// The border color of the OrgChart node group.
|
|
64
64
|
/// @group orgchart
|
|
65
|
-
$kendo-orgchart-node-group-border:
|
|
65
|
+
$kendo-orgchart-node-group-border: k-color(border) !default;
|
|
66
66
|
|
|
67
67
|
/// The border color of the focused OrgChart node group.
|
|
68
68
|
/// @group orgchart
|
|
@@ -91,7 +91,7 @@ $kendo-orgchart-node-group-subtitle-font-size: var( --kendo-font-size, inherit )
|
|
|
91
91
|
|
|
92
92
|
/// The line height of the OrgChart node group subtitle.
|
|
93
93
|
/// @group orgchart
|
|
94
|
-
$kendo-orgchart-node-group-subtitle-text:
|
|
94
|
+
$kendo-orgchart-node-group-subtitle-text: k-color(subtle) !default;
|
|
95
95
|
|
|
96
96
|
/// The width of the OrgChart Card.
|
|
97
97
|
/// @group orgchart
|
|
@@ -145,7 +145,7 @@ $kendo-orgchart-card-body-vbox-min-height: $kendo-card-avatar-size !default;
|
|
|
145
145
|
$kendo-orgchart-line-size: 1px !default;
|
|
146
146
|
/// The fill color of the OrgChart connecting line.
|
|
147
147
|
/// @group orgchart
|
|
148
|
-
$kendo-orgchart-line-fill:
|
|
148
|
+
$kendo-orgchart-line-fill: k-color(border) !default;
|
|
149
149
|
|
|
150
150
|
/// The height of the OrgChart connecting line.
|
|
151
151
|
/// @group orgchart
|
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
|
|
3
|
-
$kendo-overlay-theme-colors:
|
|
3
|
+
$kendo-overlay-theme-colors: (
|
|
4
|
+
"primary": k-color(primary),
|
|
5
|
+
"secondary": k-color(secondary),
|
|
6
|
+
"tertiary": k-color(tertiary),
|
|
7
|
+
"info": k-color(info),
|
|
8
|
+
"success": k-color(success),
|
|
9
|
+
"warning": k-color(warning),
|
|
10
|
+
"error": k-color(error),
|
|
11
|
+
"dark": k-color(dark),
|
|
12
|
+
"light": k-color(light),
|
|
13
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
|
|
14
|
+
) !default;
|
|
4
15
|
|
|
5
16
|
$kendo-overlay-bg: $kendo-color-black !default;
|
|
6
17
|
$kendo-overlay-opacity: .5 !default;
|
|
@@ -63,13 +63,13 @@ $kendo-pager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
63
63
|
$kendo-pager-line-height: var( --kendo-line-height, normal ) !default;
|
|
64
64
|
/// The background color of the Pager.
|
|
65
65
|
/// @group pager
|
|
66
|
-
$kendo-pager-bg:
|
|
66
|
+
$kendo-pager-bg: k-color(surface) !default;
|
|
67
67
|
/// The text color of the Pager.
|
|
68
68
|
/// @group pager
|
|
69
|
-
$kendo-pager-text:
|
|
69
|
+
$kendo-pager-text: k-color(on-app-surface) !default;
|
|
70
70
|
/// The border color of the Pager.
|
|
71
71
|
/// @group pager
|
|
72
|
-
$kendo-pager-border:
|
|
72
|
+
$kendo-pager-border: k-color(border) !default;
|
|
73
73
|
|
|
74
74
|
/// The background color of the focused Pager.
|
|
75
75
|
/// @group pager
|
|
@@ -28,13 +28,13 @@ $kendo-panel-content-padding-block: k-spacing(1) !default;
|
|
|
28
28
|
|
|
29
29
|
/// The text color of the Panel.
|
|
30
30
|
/// @group panel
|
|
31
|
-
$kendo-panel-text:
|
|
31
|
+
$kendo-panel-text: k-color(on-app-surface) !default;
|
|
32
32
|
/// The background color of the Panel.
|
|
33
33
|
/// @group panel
|
|
34
|
-
$kendo-panel-bg:
|
|
34
|
+
$kendo-panel-bg: k-color(surface-alt) !default;
|
|
35
35
|
/// The color of the border around the Panel.
|
|
36
36
|
/// @group panel
|
|
37
|
-
$kendo-panel-border:
|
|
37
|
+
$kendo-panel-border: k-color(border) !default;
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
@forward "@progress/kendo-theme-core/scss/components/panel/_variables.scss" with (
|
|
@@ -52,36 +52,36 @@ $kendo-panelbar-item-level-count: 4 !default;
|
|
|
52
52
|
|
|
53
53
|
/// The background color of the PanelBar.
|
|
54
54
|
/// @group panelbar
|
|
55
|
-
$kendo-panelbar-bg:
|
|
55
|
+
$kendo-panelbar-bg: k-color(surface-alt) !default;
|
|
56
56
|
/// The text color of the PanelBar.
|
|
57
57
|
/// @group panelbar
|
|
58
|
-
$kendo-panelbar-text:
|
|
58
|
+
$kendo-panelbar-text: k-color(on-app-surface) !default;
|
|
59
59
|
/// The border color of the PanelBar.
|
|
60
60
|
/// @group panelbar
|
|
61
|
-
$kendo-panelbar-border:
|
|
61
|
+
$kendo-panelbar-border: k-color(border) !default;
|
|
62
62
|
|
|
63
63
|
/// The background color of the PanelBar header.
|
|
64
64
|
/// @group panelbar
|
|
65
|
-
$kendo-panelbar-header-bg:
|
|
65
|
+
$kendo-panelbar-header-bg: k-color(surface) !default;
|
|
66
66
|
/// The text color of the PanelBar header.
|
|
67
67
|
/// @group panelbar
|
|
68
|
-
$kendo-panelbar-header-text:
|
|
68
|
+
$kendo-panelbar-header-text: k-color(on-app-surface) !default;
|
|
69
69
|
/// The border color of the PanelBar header.
|
|
70
70
|
/// @group panelbar
|
|
71
|
-
$kendo-panelbar-header-border:
|
|
71
|
+
$kendo-panelbar-header-border: k-color(border) !default;
|
|
72
72
|
/// The gradient of the PanelBar header.
|
|
73
73
|
/// @group panelbar
|
|
74
|
-
$kendo-panelbar-header-gradient:
|
|
74
|
+
$kendo-panelbar-header-gradient: null !default;
|
|
75
75
|
|
|
76
76
|
/// The background color of the hovered PanelBar header.
|
|
77
77
|
/// @group panelbar
|
|
78
|
-
$kendo-panelbar-header-hover-bg:
|
|
78
|
+
$kendo-panelbar-header-hover-bg: k-color(base-hover) !default;
|
|
79
79
|
/// The text color of the hovered PanelBar header.
|
|
80
80
|
/// @group panelbar
|
|
81
|
-
$kendo-panelbar-header-hover-text:
|
|
81
|
+
$kendo-panelbar-header-hover-text: k-color(on-app-surface) !default;
|
|
82
82
|
/// The border color of the hovered PanelBar header.
|
|
83
83
|
/// @group panelbar
|
|
84
|
-
$kendo-panelbar-header-hover-border:
|
|
84
|
+
$kendo-panelbar-header-hover-border: k-color(border) !default;
|
|
85
85
|
/// The gradient of the hovered PanelBar header.
|
|
86
86
|
/// @group panelbar
|
|
87
87
|
$kendo-panelbar-header-hover-gradient: null !default;
|
|
@@ -117,20 +117,20 @@ $kendo-panelbar-header-hover-focus-gradient: null !default;
|
|
|
117
117
|
|
|
118
118
|
/// The background color of the selected PanelBar header.
|
|
119
119
|
/// @group panelbar
|
|
120
|
-
$kendo-panelbar-header-selected-bg:
|
|
120
|
+
$kendo-panelbar-header-selected-bg: k-color(primary) !default;
|
|
121
121
|
/// The text color of the selected PanelBar header.
|
|
122
122
|
/// @group panelbar
|
|
123
|
-
$kendo-panelbar-header-selected-text:
|
|
123
|
+
$kendo-panelbar-header-selected-text: k-color(on-primary) !default;
|
|
124
124
|
/// The border color of the selected PanelBar header.
|
|
125
125
|
/// @group panelbar
|
|
126
|
-
$kendo-panelbar-header-selected-border:
|
|
126
|
+
$kendo-panelbar-header-selected-border: k-color(primary) !default;
|
|
127
127
|
/// The gradient of the selected PanelBar header.
|
|
128
128
|
/// @group panelbar
|
|
129
129
|
$kendo-panelbar-header-selected-gradient: null !default;
|
|
130
130
|
|
|
131
131
|
/// The background color of the selected and hovered PanelBar header.
|
|
132
132
|
/// @group panelbar
|
|
133
|
-
$kendo-panelbar-header-selected-hover-bg:
|
|
133
|
+
$kendo-panelbar-header-selected-hover-bg: k-color(primary-hover) !default;
|
|
134
134
|
/// The text color of the selected and hovered PanelBar header.
|
|
135
135
|
/// @group panelbar
|
|
136
136
|
$kendo-panelbar-header-selected-hover-text: null !default;
|
|
@@ -169,7 +169,7 @@ $kendo-panelbar-header-selected-hover-focus-gradient: null !default;
|
|
|
169
169
|
|
|
170
170
|
/// The background color of the hovered PanelBar items.
|
|
171
171
|
/// @group panelbar
|
|
172
|
-
$kendo-panelbar-item-hover-bg:
|
|
172
|
+
$kendo-panelbar-item-hover-bg: k-color(base-subtle-hover) !default;
|
|
173
173
|
/// The text color of the hovered PanelBar items.
|
|
174
174
|
/// @group panelbar
|
|
175
175
|
$kendo-panelbar-item-hover-text: null !default;
|
|
@@ -211,10 +211,10 @@ $kendo-panelbar-item-hover-focus-gradient: null !default;
|
|
|
211
211
|
|
|
212
212
|
/// The background color of the selected PanelBar items.
|
|
213
213
|
/// @group panelbar
|
|
214
|
-
$kendo-panelbar-item-selected-bg:
|
|
214
|
+
$kendo-panelbar-item-selected-bg: k-color(primary) !default;
|
|
215
215
|
/// The text color of the selected PanelBar items.
|
|
216
216
|
/// @group panelbar
|
|
217
|
-
$kendo-panelbar-item-selected-text:
|
|
217
|
+
$kendo-panelbar-item-selected-text: k-color(on-primary) !default;
|
|
218
218
|
/// The border color of the selected PanelBar items.
|
|
219
219
|
/// @group panelbar
|
|
220
220
|
$kendo-panelbar-item-selected-border: null !default;
|
|
@@ -224,7 +224,7 @@ $kendo-panelbar-item-selected-gradient: null !default;
|
|
|
224
224
|
|
|
225
225
|
/// The background color of the selected and hovered PanelBar items.
|
|
226
226
|
/// @group panelbar
|
|
227
|
-
$kendo-panelbar-item-selected-hover-bg:
|
|
227
|
+
$kendo-panelbar-item-selected-hover-bg: k-color(primary-hover) !default;
|
|
228
228
|
/// The text color of the selected and hovered PanelBar items.
|
|
229
229
|
/// @group panelbar
|
|
230
230
|
$kendo-panelbar-item-selected-hover-text: null !default;
|
|
@@ -20,13 +20,13 @@ $kendo-pdf-viewer-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
20
20
|
|
|
21
21
|
/// The background color of the PDFViewer.
|
|
22
22
|
/// @group pdf-viewer
|
|
23
|
-
$kendo-pdf-viewer-bg:
|
|
23
|
+
$kendo-pdf-viewer-bg: k-color(surface-alt) !default;
|
|
24
24
|
/// The text color of the PDFViewer.
|
|
25
25
|
/// @group pdf-viewer
|
|
26
|
-
$kendo-pdf-viewer-text:
|
|
26
|
+
$kendo-pdf-viewer-text: k-color(on-app-surface) !default;
|
|
27
27
|
/// The border color of the PDFViewer.
|
|
28
28
|
/// @group pdf-viewer
|
|
29
|
-
$kendo-pdf-viewer-border:
|
|
29
|
+
$kendo-pdf-viewer-border: k-color(border) !default;
|
|
30
30
|
|
|
31
31
|
/// The background color of the PDFViewer Toolbar.
|
|
32
32
|
/// @group pdf-viewer
|
|
@@ -43,7 +43,7 @@ $kendo-pdf-viewer-toolbar-gradient: null !default;
|
|
|
43
43
|
|
|
44
44
|
/// The background color of the PDFViewer canvas.
|
|
45
45
|
/// @group pdf-viewer
|
|
46
|
-
$kendo-pdf-viewer-canvas-bg:
|
|
46
|
+
$kendo-pdf-viewer-canvas-bg: k-color(app-surface) !default;
|
|
47
47
|
/// The text color of the PDFViewer canvas.
|
|
48
48
|
/// @group pdf-viewer
|
|
49
49
|
$kendo-pdf-viewer-canvas-text: null !default;
|
|
@@ -60,10 +60,10 @@ $kendo-pdf-viewer-page-spacing: k-spacing(7.5) !default;
|
|
|
60
60
|
$kendo-pdf-viewer-page-bg: white !default;
|
|
61
61
|
/// The text color of the PDFViewer page.
|
|
62
62
|
/// @group pdf-viewer
|
|
63
|
-
$kendo-pdf-viewer-page-text:
|
|
63
|
+
$kendo-pdf-viewer-page-text: k-color(on-app-surface) !default;
|
|
64
64
|
/// The border color of the PDFViewer page.
|
|
65
65
|
/// @group pdf-viewer
|
|
66
|
-
$kendo-pdf-viewer-page-border:
|
|
66
|
+
$kendo-pdf-viewer-page-border: k-color(border) !default;
|
|
67
67
|
/// The shadow of the PDFViewer page.
|
|
68
68
|
/// @group pdf-viewer
|
|
69
69
|
$kendo-pdf-viewer-page-shadow: k-elevation(3) !default;
|
|
@@ -85,13 +85,13 @@ $kendo-pdf-viewer-search-panel-border-width: 1px !default;
|
|
|
85
85
|
$kendo-pdf-viewer-search-panel-border-radius: k-spacing(1) !default;
|
|
86
86
|
/// The background color of the PDFViewer search panel.
|
|
87
87
|
/// @group pdf-viewer
|
|
88
|
-
$kendo-pdf-viewer-search-panel-bg:
|
|
88
|
+
$kendo-pdf-viewer-search-panel-bg: k-color(surface-alt) !default;
|
|
89
89
|
/// The text color of the PDFViewer search panel.
|
|
90
90
|
/// @group pdf-viewer
|
|
91
|
-
$kendo-pdf-viewer-search-panel-text:
|
|
91
|
+
$kendo-pdf-viewer-search-panel-text: k-color(on-app-surface) !default;
|
|
92
92
|
/// The border color of the PDFViewer search panel.
|
|
93
93
|
/// @group pdf-viewer
|
|
94
|
-
$kendo-pdf-viewer-search-panel-border:
|
|
94
|
+
$kendo-pdf-viewer-search-panel-border: k-color(border) !default;
|
|
95
95
|
/// The shadow of the PDFViewer search panel.
|
|
96
96
|
/// @group pdf-viewer
|
|
97
97
|
$kendo-pdf-viewer-search-panel-shadow: $kendo-window-shadow !default;
|
|
@@ -105,7 +105,7 @@ $kendo-pdf-viewer-selection-line-height: $kendo-line-height-sm !default;
|
|
|
105
105
|
|
|
106
106
|
/// The background color of the PDFViewer highlight.
|
|
107
107
|
/// @group pdf-viewer
|
|
108
|
-
$kendo-pdf-viewer-search-highlight-bg:
|
|
108
|
+
$kendo-pdf-viewer-search-highlight-bg: k-color(on-app-surface) !default;
|
|
109
109
|
/// The background color of the PDFViewer highlight mark.
|
|
110
110
|
/// @group pdf-viewer
|
|
111
111
|
$kendo-pdf-viewer-search-highlight-mark-bg: yellow !default;
|
|
@@ -123,13 +123,13 @@ $kendo-pdf-viewer-popup-padding-y: $kendo-pdf-viewer-popup-padding-x !default;
|
|
|
123
123
|
|
|
124
124
|
/// The border color of the PDFViewer selected highlight annotation.
|
|
125
125
|
/// @group pdf-viewer
|
|
126
|
-
$kendo-pdf-viewer-highlight-annotation-border:
|
|
126
|
+
$kendo-pdf-viewer-highlight-annotation-border: k-color(primary) !default;
|
|
127
127
|
/// The background color of the PDFViewer hover highlight annotation.
|
|
128
128
|
/// @group pdf-viewer
|
|
129
|
-
$kendo-pdf-viewer-highlight-annotation-hover-border:
|
|
129
|
+
$kendo-pdf-viewer-highlight-annotation-hover-border: k-color(primary-hover) !default;
|
|
130
130
|
/// The border color of the PDFViewer selected free text annotation.
|
|
131
131
|
/// @group pdf-viewer
|
|
132
|
-
$kendo-pdf-viewer-free-text-annotation-border:
|
|
132
|
+
$kendo-pdf-viewer-free-text-annotation-border: k-color(primary) !default;
|
|
133
133
|
/// The placeholder text color of the PDFViewer free text annotation.
|
|
134
134
|
/// @group pdf-viewer
|
|
135
135
|
$kendo-pdf-viewer-free-text-annotation-placeholder-text: rgba(124, 22, 27, 0.5) !default;
|
|
@@ -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) !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-subtle-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;
|
|
@@ -153,20 +153,20 @@ $kendo-pivotgrid-configurator-horizontal-height: 420px !default;
|
|
|
153
153
|
|
|
154
154
|
/// The background color of the PivotGrid configurator.
|
|
155
155
|
/// @group pivotgrid
|
|
156
|
-
$kendo-pivotgrid-configurator-bg:
|
|
156
|
+
$kendo-pivotgrid-configurator-bg: k-color(surface-alt) !default;
|
|
157
157
|
/// The text color of the PivotGrid configurator.
|
|
158
158
|
/// @group pivotgrid
|
|
159
|
-
$kendo-pivotgrid-configurator-text:
|
|
159
|
+
$kendo-pivotgrid-configurator-text: k-color(on-app-surface) !default;
|
|
160
160
|
/// The border color of the PivotGrid configurator.
|
|
161
161
|
/// @group pivotgrid
|
|
162
|
-
$kendo-pivotgrid-configurator-border:
|
|
162
|
+
$kendo-pivotgrid-configurator-border: k-color(border) !default;
|
|
163
163
|
|
|
164
164
|
/// The background color of the PivotGrid configurator header.
|
|
165
165
|
/// @group pivotgrid
|
|
166
166
|
$kendo-pivotgrid-configurator-header-bg: null !default;
|
|
167
167
|
/// The text color of the PivotGrid configurator header.
|
|
168
168
|
/// @group pivotgrid
|
|
169
|
-
$kendo-pivotgrid-configurator-header-text:
|
|
169
|
+
$kendo-pivotgrid-configurator-header-text: k-color(on-app-surface) !default;
|
|
170
170
|
/// The border color of the PivotGrid configurator header.
|
|
171
171
|
/// @group pivotgrid
|
|
172
172
|
$kendo-pivotgrid-configurator-header-border: null !default;
|
|
@@ -219,20 +219,20 @@ $kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-spacer !default;
|
|
|
219
219
|
|
|
220
220
|
/// The background color of the PivotGrid calculated field.
|
|
221
221
|
/// @group pivotgrid
|
|
222
|
-
$kendo-pivotgrid-calculated-field-bg:
|
|
222
|
+
$kendo-pivotgrid-calculated-field-bg: k-color(surface-alt) !default;
|
|
223
223
|
/// The text color of the PivotGrid calculated field.
|
|
224
224
|
/// @group pivotgrid
|
|
225
|
-
$kendo-pivotgrid-calculated-field-text:
|
|
225
|
+
$kendo-pivotgrid-calculated-field-text: k-color(on-app-surface) !default;
|
|
226
226
|
/// The border color of the PivotGrid calculated field.
|
|
227
227
|
/// @group pivotgrid
|
|
228
|
-
$kendo-pivotgrid-calculated-field-border:
|
|
228
|
+
$kendo-pivotgrid-calculated-field-border: k-color(border) !default;
|
|
229
229
|
|
|
230
230
|
/// The background color of the PivotGrid calculated field header.
|
|
231
231
|
/// @group pivotgrid
|
|
232
232
|
$kendo-pivotgrid-calculated-field-header-bg: null !default;
|
|
233
233
|
/// The text color of the PivotGrid calculated field header.
|
|
234
234
|
/// @group pivotgrid
|
|
235
|
-
$kendo-pivotgrid-calculated-field-header-text:
|
|
235
|
+
$kendo-pivotgrid-calculated-field-header-text: k-color(on-app-surface) !default;
|
|
236
236
|
/// The border color of the PivotGrid calculated field header.
|
|
237
237
|
/// @group pivotgrid
|
|
238
238
|
$kendo-pivotgrid-calculated-field-header-border: null !default;
|
|
@@ -250,8 +250,8 @@ $kendo-pivotgrid-alt-bg: $kendo-grid-header-bg !default;
|
|
|
250
250
|
$kendo-pivotgrid-alt-text: $kendo-grid-header-text !default;
|
|
251
251
|
$kendo-pivotgrid-chrome-border: $kendo-grid-border !default;
|
|
252
252
|
|
|
253
|
-
$kendo-pivotgrid-container-bg:
|
|
254
|
-
$kendo-pivotgrid-row-headers-bg:
|
|
253
|
+
$kendo-pivotgrid-container-bg: k-color(surface-alt) !default;
|
|
254
|
+
$kendo-pivotgrid-row-headers-bg: k-color(base) !default;
|
|
255
255
|
|
|
256
256
|
$kendo-pivotgrid-button-bg: null !default;
|
|
257
257
|
$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;
|