@progress/kendo-theme-material 10.6.0-dev.6 → 11.0.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-aqua-dark.scss +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-arctic.scss +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-burnt-teal.scss +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-dataviz-v4.scss +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-eggplant.scss +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime-dark.scss +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-lime.scss +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-main.scss +1 -5
- package/dist/material-nova.css +1 -1
- package/dist/material-nova.scss +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific-dark.scss +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-pacific.scss +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky-dark.scss +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-sky.scss +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/material-smoke.scss +1 -1
- package/dist/meta/sassdoc-data.json +2168 -2276
- package/dist/meta/sassdoc-raw-data.json +1069 -1119
- package/dist/meta/variables.json +171 -835
- package/lib/swatches/material-aqua-dark.json +1 -243
- package/lib/swatches/material-arctic.json +1 -243
- package/lib/swatches/material-burnt-teal.json +1 -243
- package/lib/swatches/material-dataviz-v4.json +1 -47
- package/lib/swatches/material-eggplant.json +1 -243
- package/lib/swatches/material-lime-dark.json +1 -243
- package/lib/swatches/material-lime.json +1 -243
- package/lib/swatches/material-main-dark.json +1 -243
- package/lib/swatches/material-main.json +2 -245
- package/lib/swatches/material-nova.json +1 -243
- package/lib/swatches/material-pacific-dark.json +1 -243
- package/lib/swatches/material-pacific.json +1 -243
- package/lib/swatches/material-sky-dark.json +1 -243
- package/lib/swatches/material-sky.json +1 -243
- package/lib/swatches/material-smoke.json +1 -243
- package/package.json +4 -4
- package/scss/action-buttons/_theme.scss +2 -2
- package/scss/action-sheet/_variables.scss +7 -7
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +19 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_theme.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +18 -4
- package/scss/breadcrumb/_variables.scss +10 -10
- package/scss/button/_layout.scss +1 -3
- package/scss/button/_theme.scss +4 -23
- package/scss/button/_variables.scss +24 -15
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +15 -15
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +20 -6
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_theme.scss +1 -1
- package/scss/chat/_variables.scss +14 -14
- package/scss/checkbox/_theme.scss +1 -1
- package/scss/checkbox/_variables.scss +8 -8
- package/scss/chip/_theme.scss +14 -14
- package/scss/chip/_variables.scss +14 -14
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +4 -4
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/core/_index.scss +8 -3
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_variables.scss +61 -48
- package/scss/dialog/_theme.scss +1 -1
- package/scss/dialog/_variables.scss +3 -3
- package/scss/dock-manager/_variables.scss +7 -7
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +9 -9
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +11 -4
- package/scss/expansion-panel/_variables.scss +5 -5
- package/scss/fab/_theme.scss +20 -20
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +6 -6
- package/scss/filter/_variables.scss +2 -2
- package/scss/floating-label/_theme.scss +1 -1
- package/scss/floating-label/_variables.scss +2 -2
- package/scss/forms/_variables.scss +1 -1
- package/scss/gantt/_variables.scss +27 -27
- package/scss/grid/_theme.scss +12 -83
- package/scss/grid/_variables.scss +8 -8
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +13 -13
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +8 -8
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_theme.scss +1 -1
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +17 -3
- package/scss/map/_variables.scss +5 -5
- package/scss/marquee/_index.scss +16 -0
- package/scss/marquee/_layout.scss +6 -0
- package/scss/marquee/_theme.scss +6 -0
- package/scss/marquee/_variables.scss +11 -0
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +6 -6
- package/scss/messagebox/_variables.scss +15 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +1 -1
- package/scss/notification/_variables.scss +15 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +6 -6
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +20 -20
- package/scss/pdf-viewer/_variables.scss +14 -14
- package/scss/pivotgrid/_variables.scss +23 -23
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +6 -6
- package/scss/prompt/_variables.scss +12 -12
- package/scss/radio/_theme.scss +1 -1
- package/scss/radio/_variables.scss +2 -2
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_theme.scss +3 -3
- package/scss/scheduler/_variables.scss +19 -16
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_theme.scss +1 -1
- package/scss/slider/_variables.scss +10 -10
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_theme.scss +6 -6
- package/scss/spreadsheet/_variables.scss +30 -29
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_theme.scss +1 -1
- package/scss/switch/_variables.scss +4 -4
- package/scss/table/_layout.scss +18 -22
- package/scss/table/_theme.scss +6 -32
- package/scss/table/_variables.scss +6 -6
- package/scss/tabstrip/_variables.scss +10 -10
- package/scss/taskboard/_variables.scss +15 -15
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timeselector/_variables.scss +13 -8
- package/scss/toolbar/_theme.scss +10 -10
- package/scss/toolbar/_variables.scss +7 -7
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +15 -4
- package/scss/treeview/_variables.scss +5 -5
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_theme.scss +1 -1
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +6 -6
- package/scss/core/color-system/_functions.scss +0 -104
- package/scss/core/color-system/_palettes-legacy.scss +0 -671
- package/scss/core/color-system/_swatch-legacy.scss +0 -299
|
@@ -27,7 +27,7 @@ $kendo-menu-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
27
27
|
$kendo-menu-bg: transparent !default;
|
|
28
28
|
/// The text color of the Menu.
|
|
29
29
|
/// @group menu
|
|
30
|
-
$kendo-menu-text:
|
|
30
|
+
$kendo-menu-text: k-color(on-app-surface) !default;
|
|
31
31
|
/// The border color of the Menu.
|
|
32
32
|
/// @group menu
|
|
33
33
|
$kendo-menu-border: null !default;
|
|
@@ -69,7 +69,7 @@ $kendo-menu-item-gradient: null !default;
|
|
|
69
69
|
|
|
70
70
|
/// The background color of hovered Menu item.
|
|
71
71
|
/// @group menu
|
|
72
|
-
$kendo-menu-item-hover-bg:
|
|
72
|
+
$kendo-menu-item-hover-bg: k-color(base-hover) !default;
|
|
73
73
|
/// The text color of hovered Menu item.
|
|
74
74
|
/// @group menu
|
|
75
75
|
$kendo-menu-item-hover-text: unset !default;
|
|
@@ -82,7 +82,7 @@ $kendo-menu-item-hover-gradient: null !default;
|
|
|
82
82
|
|
|
83
83
|
/// The background color of active Menu item.
|
|
84
84
|
/// @group menu
|
|
85
|
-
$kendo-menu-item-active-bg:
|
|
85
|
+
$kendo-menu-item-active-bg: k-color(base-active) !default;
|
|
86
86
|
/// The text color of active Menu item.
|
|
87
87
|
/// @group menu
|
|
88
88
|
$kendo-menu-item-active-text: unset !default;
|
|
@@ -112,10 +112,10 @@ $kendo-menu-item-selected-gradient: null !default;
|
|
|
112
112
|
|
|
113
113
|
/// The background color of the Menu scroll buttons.
|
|
114
114
|
/// @group menu
|
|
115
|
-
$kendo-menu-scroll-button-bg:
|
|
115
|
+
$kendo-menu-scroll-button-bg: k-color(surface-alt) !default;
|
|
116
116
|
/// The text color of the Menu scroll buttons.
|
|
117
117
|
/// @group menu
|
|
118
|
-
$kendo-menu-scroll-button-text:
|
|
118
|
+
$kendo-menu-scroll-button-text: k-color(subtle) !default;
|
|
119
119
|
/// The border color of the Menu scroll buttons.
|
|
120
120
|
/// @group menu
|
|
121
121
|
$kendo-menu-scroll-button-border: transparent !default;
|
|
@@ -148,7 +148,7 @@ $kendo-menu-separator-margin-inline: k-spacing(1) !default;
|
|
|
148
148
|
$kendo-menu-separator-margin-block: k-spacing(1) !default;
|
|
149
149
|
/// The border color of Menu separator.
|
|
150
150
|
/// @group menu
|
|
151
|
-
$kendo-menu-separator-border:
|
|
151
|
+
$kendo-menu-separator-border: k-color(border) !default;
|
|
152
152
|
|
|
153
153
|
|
|
154
154
|
// Menu popup
|
|
@@ -16,6 +16,19 @@ $kendo-message-box-border-level: -9 !default;
|
|
|
16
16
|
$kendo-message-box-link-font-style: normal !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
|
@forward "@progress/kendo-theme-core/scss/components/messagebox/_variables.scss" with (
|
|
20
33
|
$kendo-message-box-margin: $kendo-message-box-margin,
|
|
21
34
|
$kendo-message-box-padding-x: $kendo-message-box-padding-x,
|
|
@@ -27,5 +40,6 @@ $kendo-message-box-link-text-decoration: underline !default;
|
|
|
27
40
|
$kendo-message-box-text-level: $kendo-message-box-text-level,
|
|
28
41
|
$kendo-message-box-border-level: $kendo-message-box-border-level,
|
|
29
42
|
$kendo-message-box-link-font-style: $kendo-message-box-link-font-style,
|
|
30
|
-
$kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration
|
|
43
|
+
$kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration,
|
|
44
|
+
$kendo-message-box-theme-colors: $kendo-message-box-theme-colors
|
|
31
45
|
);
|
|
@@ -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
|
@forward "@progress/kendo-theme-core/scss/components/no-data/_variables.scss" with (
|
|
12
12
|
$kendo-no-data-min-height: $kendo-no-data-min-height,
|
|
@@ -33,13 +33,13 @@ $kendo-notification-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
33
33
|
$kendo-notification-line-height: math.div( 20, 14 ) !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,20 +56,20 @@ $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
|
|
69
69
|
$kendo-orgchart-node-group-focus-border: $kendo-orgchart-node-group-border !default;
|
|
70
70
|
/// The shadow of the focused OrgChart node group.
|
|
71
71
|
/// @group orgchart
|
|
72
|
-
$kendo-orgchart-node-group-focus-shadow: 0 2px 4px -1px
|
|
72
|
+
$kendo-orgchart-node-group-focus-shadow: 0 2px 4px -1px color-mix(in srgb, k-color(on-app-surface) 20%, transparent), 0 4px 5px 0 color-mix(in srgb, k-color(on-app-surface) 14%, transparent), 0 1px 10px 0 color-mix(in srgb, k-color(on-app-surface) 12%, transparent) !default;
|
|
73
73
|
|
|
74
74
|
/// The font size of the OrgChart node group title.
|
|
75
75
|
/// @group orgchart
|
|
@@ -143,7 +143,7 @@ $kendo-orgchart-card-body-vbox-min-height: $kendo-card-avatar-size !default;
|
|
|
143
143
|
$kendo-orgchart-line-size: 1px !default;
|
|
144
144
|
/// The fill color of the OrgChart connecting line.
|
|
145
145
|
/// @group orgchart
|
|
146
|
-
$kendo-orgchart-line-fill:
|
|
146
|
+
$kendo-orgchart-line-fill: k-color(border) !default;
|
|
147
147
|
|
|
148
148
|
/// The height of the OrgChart connecting line.
|
|
149
149
|
/// @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: .32 !default;
|
|
@@ -64,17 +64,17 @@ $kendo-pager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
64
64
|
$kendo-pager-line-height: var( --kendo-line-height, normal ) !default;
|
|
65
65
|
/// The background color of the Pager.
|
|
66
66
|
/// @group pager
|
|
67
|
-
$kendo-pager-bg:
|
|
67
|
+
$kendo-pager-bg: k-color(surface-alt) !default;
|
|
68
68
|
/// The text color of the Pager.
|
|
69
69
|
/// @group pager
|
|
70
|
-
$kendo-pager-text:
|
|
70
|
+
$kendo-pager-text: k-color(subtle) !default;
|
|
71
71
|
/// The border color of the Pager.
|
|
72
72
|
/// @group pager
|
|
73
|
-
$kendo-pager-border:
|
|
73
|
+
$kendo-pager-border: k-color(border) !default;
|
|
74
74
|
|
|
75
75
|
/// The background color of the focused Pager.
|
|
76
76
|
/// @group pager
|
|
77
|
-
$kendo-pager-focus-bg:
|
|
77
|
+
$kendo-pager-focus-bg: k-color(surface) !default;
|
|
78
78
|
/// The box shadow of the focused Pager.
|
|
79
79
|
/// @group pager
|
|
80
80
|
$kendo-pager-focus-shadow: unset !default;
|
|
@@ -113,10 +113,10 @@ $kendo-pager-item-hover-text: $kendo-pager-text !default;
|
|
|
113
113
|
$kendo-pager-item-hover-border: null !default;
|
|
114
114
|
/// The background color of the selected Pager items.
|
|
115
115
|
/// @group pager
|
|
116
|
-
$kendo-pager-item-selected-bg:
|
|
116
|
+
$kendo-pager-item-selected-bg: k-color(primary) !default;
|
|
117
117
|
/// The text color of the selected Pager items.
|
|
118
118
|
/// @group pager
|
|
119
|
-
$kendo-pager-item-selected-text:
|
|
119
|
+
$kendo-pager-item-selected-text: k-color(on-primary) !default;
|
|
120
120
|
/// The border color of the selected Pager items.
|
|
121
121
|
/// @group pager
|
|
122
122
|
$kendo-pager-item-selected-border: null !default;
|
|
@@ -26,13 +26,13 @@ $kendo-panel-content-padding-block: k-spacing(1) !default;
|
|
|
26
26
|
|
|
27
27
|
/// The text color of the Panel.
|
|
28
28
|
/// @group panel
|
|
29
|
-
$kendo-panel-text: var(--kendo-component-text, #{
|
|
29
|
+
$kendo-panel-text: var(--kendo-component-text, #{k-color(on-app-surface)}) !default;
|
|
30
30
|
/// The background color of the Panel.
|
|
31
31
|
/// @group panel
|
|
32
|
-
$kendo-panel-bg: var(--kendo-component-bg, #{
|
|
32
|
+
$kendo-panel-bg: var(--kendo-component-bg, #{k-color(surface-alt)}) !default;
|
|
33
33
|
/// The color of the border around the Panel.
|
|
34
34
|
/// @group panel
|
|
35
|
-
$kendo-panel-border: var(--kendo-component-border, #{
|
|
35
|
+
$kendo-panel-border: var(--kendo-component-border, #{k-color(border)}) !default;
|
|
36
36
|
|
|
37
37
|
@forward "@progress/kendo-theme-core/scss/components/panel/_variables.scss" with (
|
|
38
38
|
$kendo-panel-border-radius: $kendo-panel-border-radius,
|
|
@@ -52,20 +52,20 @@ $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
65
|
$kendo-panelbar-header-bg: $kendo-panelbar-bg !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(secondary) !default;
|
|
69
69
|
/// The border color of the PanelBar header.
|
|
70
70
|
/// @group panelbar
|
|
71
71
|
$kendo-panelbar-header-border: null !default;
|
|
@@ -75,7 +75,7 @@ $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
81
|
$kendo-panelbar-header-hover-text: null !default;
|
|
@@ -88,7 +88,7 @@ $kendo-panelbar-header-hover-gradient: null !default;
|
|
|
88
88
|
|
|
89
89
|
/// The background color of the focused PanelBar header.
|
|
90
90
|
/// @group panelbar
|
|
91
|
-
$kendo-panelbar-header-focus-bg:
|
|
91
|
+
$kendo-panelbar-header-focus-bg: k-color(base-active) !default;
|
|
92
92
|
/// The text color of the focused PanelBar header.
|
|
93
93
|
/// @group panelbar
|
|
94
94
|
$kendo-panelbar-header-focus-text: null !default;
|
|
@@ -104,7 +104,7 @@ $kendo-panelbar-header-focus-shadow: unset !default;
|
|
|
104
104
|
|
|
105
105
|
/// The background color of the focused and hovered PanelBar header.
|
|
106
106
|
/// @group panelbar
|
|
107
|
-
$kendo-panelbar-header-hover-focus-bg:
|
|
107
|
+
$kendo-panelbar-header-hover-focus-bg: k-color(base-active) !default;
|
|
108
108
|
/// The text color of the focused and hovered PanelBar header.
|
|
109
109
|
/// @group panelbar
|
|
110
110
|
$kendo-panelbar-header-hover-focus-text: null !default;
|
|
@@ -117,10 +117,10 @@ $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(secondary) !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-secondary) !default;
|
|
124
124
|
/// The border color of the selected PanelBar header.
|
|
125
125
|
/// @group panelbar
|
|
126
126
|
$kendo-panelbar-header-selected-border: null !default;
|
|
@@ -130,7 +130,7 @@ $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(secondary-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;
|
|
@@ -143,7 +143,7 @@ $kendo-panelbar-header-selected-hover-gradient: null !default;
|
|
|
143
143
|
|
|
144
144
|
/// The background color of the selected and focused PanelBar header.
|
|
145
145
|
/// @group panelbar
|
|
146
|
-
$kendo-panelbar-header-selected-focus-bg:
|
|
146
|
+
$kendo-panelbar-header-selected-focus-bg: k-color(secondary-active) !default;
|
|
147
147
|
/// The text color of the selected and focused PanelBar header.
|
|
148
148
|
/// @group panelbar
|
|
149
149
|
$kendo-panelbar-header-selected-focus-text: null !default;
|
|
@@ -156,7 +156,7 @@ $kendo-panelbar-header-selected-focus-gradient: null !default;
|
|
|
156
156
|
|
|
157
157
|
/// The background color of the selected, hovered and focused PanelBar header.
|
|
158
158
|
/// @group panelbar
|
|
159
|
-
$kendo-panelbar-header-selected-hover-focus-bg:
|
|
159
|
+
$kendo-panelbar-header-selected-hover-focus-bg: k-color(secondary-active) !default;
|
|
160
160
|
/// The text color of the selected, hovered and focused PanelBar header.
|
|
161
161
|
/// @group panelbar
|
|
162
162
|
$kendo-panelbar-header-selected-hover-focus-text: null !default;
|
|
@@ -170,7 +170,7 @@ $kendo-panelbar-header-selected-hover-focus-gradient: null !default;
|
|
|
170
170
|
|
|
171
171
|
/// The background color of the hovered PanelBar items.
|
|
172
172
|
/// @group panelbar
|
|
173
|
-
$kendo-panelbar-item-hover-bg:
|
|
173
|
+
$kendo-panelbar-item-hover-bg: k-color(base-hover) !default;
|
|
174
174
|
/// The text color of the hovered PanelBar items.
|
|
175
175
|
/// @group panelbar
|
|
176
176
|
$kendo-panelbar-item-hover-text: null !default;
|
|
@@ -183,7 +183,7 @@ $kendo-panelbar-item-hover-gradient: null !default;
|
|
|
183
183
|
|
|
184
184
|
/// The background color of the focused PanelBar items.
|
|
185
185
|
/// @group panelbar
|
|
186
|
-
$kendo-panelbar-item-focus-bg:
|
|
186
|
+
$kendo-panelbar-item-focus-bg: k-color(base-active) !default;
|
|
187
187
|
/// The text color of the focused PanelBar items.
|
|
188
188
|
/// @group panelbar
|
|
189
189
|
$kendo-panelbar-item-focus-text: null !default;
|
|
@@ -199,7 +199,7 @@ $kendo-panelbar-item-focus-shadow: unset !default;
|
|
|
199
199
|
|
|
200
200
|
/// The background color of the focused and hovered PanelBar items.
|
|
201
201
|
/// @group panelbar
|
|
202
|
-
$kendo-panelbar-item-hover-focus-bg:
|
|
202
|
+
$kendo-panelbar-item-hover-focus-bg: k-color(base-active) !default;
|
|
203
203
|
/// The text color of the focused and hovered PanelBar items.
|
|
204
204
|
/// @group panelbar
|
|
205
205
|
$kendo-panelbar-item-hover-focus-text: null !default;
|
|
@@ -212,10 +212,10 @@ $kendo-panelbar-item-hover-focus-gradient: null !default;
|
|
|
212
212
|
|
|
213
213
|
/// The background color of the selected PanelBar items.
|
|
214
214
|
/// @group panelbar
|
|
215
|
-
$kendo-panelbar-item-selected-bg:
|
|
215
|
+
$kendo-panelbar-item-selected-bg: k-color(secondary) !default;
|
|
216
216
|
/// The text color of the selected PanelBar items.
|
|
217
217
|
/// @group panelbar
|
|
218
|
-
$kendo-panelbar-item-selected-text:
|
|
218
|
+
$kendo-panelbar-item-selected-text: k-color(on-secondary) !default;
|
|
219
219
|
/// The border color of the selected PanelBar items.
|
|
220
220
|
/// @group panelbar
|
|
221
221
|
$kendo-panelbar-item-selected-border: null !default;
|
|
@@ -225,7 +225,7 @@ $kendo-panelbar-item-selected-gradient: null !default;
|
|
|
225
225
|
|
|
226
226
|
/// The background color of the selected and hovered PanelBar items.
|
|
227
227
|
/// @group panelbar
|
|
228
|
-
$kendo-panelbar-item-selected-hover-bg:
|
|
228
|
+
$kendo-panelbar-item-selected-hover-bg: k-color(secondary-hover) !default;
|
|
229
229
|
/// The text color of the selected and hovered PanelBar items.
|
|
230
230
|
/// @group panelbar
|
|
231
231
|
$kendo-panelbar-item-selected-hover-text: null !default;
|
|
@@ -238,7 +238,7 @@ $kendo-panelbar-item-selected-hover-gradient: null !default;
|
|
|
238
238
|
|
|
239
239
|
/// The background color of the selected and focused PanelBar items.
|
|
240
240
|
/// @group panelbar
|
|
241
|
-
$kendo-panelbar-item-selected-focus-bg:
|
|
241
|
+
$kendo-panelbar-item-selected-focus-bg: k-color(secondary-active) !default;
|
|
242
242
|
/// The text color of the selected and focused PanelBar items.
|
|
243
243
|
/// @group panelbar
|
|
244
244
|
$kendo-panelbar-item-selected-focus-text: null !default;
|
|
@@ -251,7 +251,7 @@ $kendo-panelbar-item-selected-focus-gradient: null !default;
|
|
|
251
251
|
|
|
252
252
|
/// The background color of the selected, hovered and focused PanelBar items.
|
|
253
253
|
/// @group panelbar
|
|
254
|
-
$kendo-panelbar-item-selected-hover-focus-bg:
|
|
254
|
+
$kendo-panelbar-item-selected-hover-focus-bg: k-color(secondary-active) !default;
|
|
255
255
|
/// The text color of the selected, hovered and focused PanelBar items.
|
|
256
256
|
/// @group panelbar
|
|
257
257
|
$kendo-panelbar-item-selected-hover-focus-text: null !default;
|
|
@@ -22,17 +22,17 @@ $kendo-pdf-viewer-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
22
22
|
|
|
23
23
|
/// The background color of the PDFViewer.
|
|
24
24
|
/// @group pdf-viewer
|
|
25
|
-
$kendo-pdf-viewer-bg:
|
|
25
|
+
$kendo-pdf-viewer-bg: k-color(surface-alt) !default;
|
|
26
26
|
/// The text color of the PDFViewer.
|
|
27
27
|
/// @group pdf-viewer
|
|
28
|
-
$kendo-pdf-viewer-text:
|
|
28
|
+
$kendo-pdf-viewer-text: k-color(on-app-surface) !default;
|
|
29
29
|
/// The border color of the PDFViewer.
|
|
30
30
|
/// @group pdf-viewer
|
|
31
|
-
$kendo-pdf-viewer-border:
|
|
31
|
+
$kendo-pdf-viewer-border: k-color(border) !default;
|
|
32
32
|
|
|
33
33
|
/// The background color of the PDFViewer Toolbar.
|
|
34
34
|
/// @group pdf-viewer
|
|
35
|
-
$kendo-pdf-viewer-toolbar-bg:
|
|
35
|
+
$kendo-pdf-viewer-toolbar-bg: k-color(surface) !default;
|
|
36
36
|
/// The text color of the PDFViewer Toolbar.
|
|
37
37
|
/// @group pdf-viewer
|
|
38
38
|
$kendo-pdf-viewer-toolbar-text: null !default;
|
|
@@ -45,7 +45,7 @@ $kendo-pdf-viewer-toolbar-gradient: null !default;
|
|
|
45
45
|
|
|
46
46
|
/// The background color of the PDFViewer canvas.
|
|
47
47
|
/// @group pdf-viewer
|
|
48
|
-
$kendo-pdf-viewer-canvas-bg:
|
|
48
|
+
$kendo-pdf-viewer-canvas-bg: k-color(app-surface) !default;
|
|
49
49
|
/// The text color of the PDFViewer canvas.
|
|
50
50
|
/// @group pdf-viewer
|
|
51
51
|
$kendo-pdf-viewer-canvas-text: null !default;
|
|
@@ -62,10 +62,10 @@ $kendo-pdf-viewer-page-spacing: k-spacing(7.5) !default;
|
|
|
62
62
|
$kendo-pdf-viewer-page-bg: white !default;
|
|
63
63
|
/// The text color of the PDFViewer page.
|
|
64
64
|
/// @group pdf-viewer
|
|
65
|
-
$kendo-pdf-viewer-page-text:
|
|
65
|
+
$kendo-pdf-viewer-page-text: k-color(on-app-surface) !default;
|
|
66
66
|
/// The border color of the PDFViewer page.
|
|
67
67
|
/// @group pdf-viewer
|
|
68
|
-
$kendo-pdf-viewer-page-border:
|
|
68
|
+
$kendo-pdf-viewer-page-border: k-color(border) !default;
|
|
69
69
|
/// The shadow of the PDFViewer page.
|
|
70
70
|
/// @group pdf-viewer
|
|
71
71
|
$kendo-pdf-viewer-page-shadow: k-elevation(3) !default;
|
|
@@ -87,13 +87,13 @@ $kendo-pdf-viewer-search-panel-border-width: 1px !default;
|
|
|
87
87
|
$kendo-pdf-viewer-search-panel-border-radius: k-spacing(1) !default;
|
|
88
88
|
/// The background color of the PDFViewer search panel.
|
|
89
89
|
/// @group pdf-viewer
|
|
90
|
-
$kendo-pdf-viewer-search-panel-bg:
|
|
90
|
+
$kendo-pdf-viewer-search-panel-bg: k-color(surface-alt) !default;
|
|
91
91
|
/// The text color of the PDFViewer search panel.
|
|
92
92
|
/// @group pdf-viewer
|
|
93
|
-
$kendo-pdf-viewer-search-panel-text:
|
|
93
|
+
$kendo-pdf-viewer-search-panel-text: k-color(on-app-surface) !default;
|
|
94
94
|
/// The border color of the PDFViewer search panel.
|
|
95
95
|
/// @group pdf-viewer
|
|
96
|
-
$kendo-pdf-viewer-search-panel-border:
|
|
96
|
+
$kendo-pdf-viewer-search-panel-border: k-color(border) !default;
|
|
97
97
|
/// The shadow of the PDFViewer search panel.
|
|
98
98
|
/// @group pdf-viewer
|
|
99
99
|
$kendo-pdf-viewer-search-panel-shadow: $kendo-window-shadow !default;
|
|
@@ -107,7 +107,7 @@ $kendo-pdf-viewer-selection-line-height: $kendo-line-height-sm !default;
|
|
|
107
107
|
|
|
108
108
|
/// The background color of the PDFViewer highlight.
|
|
109
109
|
/// @group pdf-viewer
|
|
110
|
-
$kendo-pdf-viewer-search-highlight-bg:
|
|
110
|
+
$kendo-pdf-viewer-search-highlight-bg: k-color(on-app-surface) !default;
|
|
111
111
|
/// The background color of the PDFViewer highlight mark.
|
|
112
112
|
/// @group pdf-viewer
|
|
113
113
|
$kendo-pdf-viewer-search-highlight-mark-bg: yellow !default;
|
|
@@ -125,13 +125,13 @@ $kendo-pdf-viewer-popup-padding-y: $kendo-pdf-viewer-popup-padding-x !default;
|
|
|
125
125
|
|
|
126
126
|
/// The border color of the PDFViewer selected highlight annotation.
|
|
127
127
|
/// @group pdf-viewer
|
|
128
|
-
$kendo-pdf-viewer-highlight-annotation-border:
|
|
128
|
+
$kendo-pdf-viewer-highlight-annotation-border: k-color(primary) !default;
|
|
129
129
|
/// The background color of the PDFViewer hover highlight annotation.
|
|
130
130
|
/// @group pdf-viewer
|
|
131
|
-
$kendo-pdf-viewer-highlight-annotation-hover-border:
|
|
131
|
+
$kendo-pdf-viewer-highlight-annotation-hover-border: k-color(primary-hover) !default;
|
|
132
132
|
/// The border color of the PDFViewer selected free text annotation.
|
|
133
133
|
/// @group pdf-viewer
|
|
134
|
-
$kendo-pdf-viewer-free-text-annotation-border:
|
|
134
|
+
$kendo-pdf-viewer-free-text-annotation-border: k-color(primary) !default;
|
|
135
135
|
/// The placeholder text color of the PDFViewer free text annotation.
|
|
136
136
|
/// @group pdf-viewer
|
|
137
137
|
$kendo-pdf-viewer-free-text-annotation-placeholder-text: rgba(124, 22, 27, 0.5) !default;
|
|
@@ -53,41 +53,41 @@ $kendo-pivotgrid-cell-border-width: 1px !default;
|
|
|
53
53
|
|
|
54
54
|
/// The background color of the PivotGrid.
|
|
55
55
|
/// @group pivotgrid
|
|
56
|
-
$kendo-pivotgrid-bg:
|
|
56
|
+
$kendo-pivotgrid-bg: k-color(surface-alt) !default;
|
|
57
57
|
/// The text color of the PivotGrid.
|
|
58
58
|
/// @group pivotgrid
|
|
59
|
-
$kendo-pivotgrid-text:
|
|
59
|
+
$kendo-pivotgrid-text: k-color(on-app-surface) !default;
|
|
60
60
|
/// The border color of the PivotGrid.
|
|
61
61
|
/// @group pivotgrid
|
|
62
|
-
$kendo-pivotgrid-border:
|
|
62
|
+
$kendo-pivotgrid-border: k-color(border) !default;
|
|
63
63
|
|
|
64
64
|
/// The alt border color of the PivotGrid.
|
|
65
65
|
/// @group pivotgrid
|
|
66
|
-
$kendo-pivotgrid-alt-border:
|
|
66
|
+
$kendo-pivotgrid-alt-border: k-color(border-alt) !default;
|
|
67
67
|
|
|
68
68
|
/// The background color of the PivotGrid header.
|
|
69
69
|
/// @group pivotgrid
|
|
70
|
-
$kendo-pivotgrid-headers-bg:
|
|
70
|
+
$kendo-pivotgrid-headers-bg: color-mix(in srgb, k-color(app-surface) 2%, transparent) !default;
|
|
71
71
|
/// The text color of the PivotGrid header.
|
|
72
72
|
/// @group pivotgrid
|
|
73
|
-
$kendo-pivotgrid-headers-text:
|
|
73
|
+
$kendo-pivotgrid-headers-text: k-color(on-app-surface) !default;
|
|
74
74
|
/// The border color of the PivotGrid header.
|
|
75
75
|
/// @group pivotgrid
|
|
76
|
-
$kendo-pivotgrid-headers-border:
|
|
76
|
+
$kendo-pivotgrid-headers-border: k-color(border) !default;
|
|
77
77
|
|
|
78
78
|
/// The background color of the PivotGrid total cells.
|
|
79
79
|
/// @group pivotgrid
|
|
80
|
-
$kendo-pivotgrid-total-bg:
|
|
80
|
+
$kendo-pivotgrid-total-bg: k-color(base-subtle) !default;
|
|
81
81
|
/// The text color of the PivotGrid total cells.
|
|
82
82
|
/// @group pivotgrid
|
|
83
|
-
$kendo-pivotgrid-total-text:
|
|
83
|
+
$kendo-pivotgrid-total-text: k-color(on-app-surface) !default;
|
|
84
84
|
/// The border color of the PivotGrid total cells.
|
|
85
85
|
/// @group pivotgrid
|
|
86
|
-
$kendo-pivotgrid-total-border:
|
|
86
|
+
$kendo-pivotgrid-total-border: k-color(border) !default;
|
|
87
87
|
|
|
88
88
|
/// The hover background color of the PivotGrid.
|
|
89
89
|
/// @group pivotgrid
|
|
90
|
-
$kendo-pivotgrid-hover-bg:
|
|
90
|
+
$kendo-pivotgrid-hover-bg: k-color(base-hover) !default;
|
|
91
91
|
/// The hover text color of the PivotGrid.
|
|
92
92
|
/// @group pivotgrid
|
|
93
93
|
$kendo-pivotgrid-hover-text: null !default;
|
|
@@ -97,7 +97,7 @@ $kendo-pivotgrid-hover-border: null !default;
|
|
|
97
97
|
|
|
98
98
|
/// The selected background color of the PivotGrid.
|
|
99
99
|
/// @group pivotgrid
|
|
100
|
-
$kendo-pivotgrid-selected-bg:
|
|
100
|
+
$kendo-pivotgrid-selected-bg: color-mix(in srgb, k-color(base-active) 25%, transparent) !default;
|
|
101
101
|
/// The selected text color of the PivotGrid.
|
|
102
102
|
/// @group pivotgrid
|
|
103
103
|
$kendo-pivotgrid-selected-text: null !default;
|
|
@@ -156,20 +156,20 @@ $kendo-pivotgrid-configurator-horizontal-height: 420px !default;
|
|
|
156
156
|
|
|
157
157
|
/// The background color of the PivotGrid configurator.
|
|
158
158
|
/// @group pivotgrid
|
|
159
|
-
$kendo-pivotgrid-configurator-bg:
|
|
159
|
+
$kendo-pivotgrid-configurator-bg: k-color(surface-alt) !default;
|
|
160
160
|
/// The text color of the PivotGrid configurator.
|
|
161
161
|
/// @group pivotgrid
|
|
162
|
-
$kendo-pivotgrid-configurator-text:
|
|
162
|
+
$kendo-pivotgrid-configurator-text: k-color(on-app-surface) !default;
|
|
163
163
|
/// The border color of the PivotGrid configurator.
|
|
164
164
|
/// @group pivotgrid
|
|
165
|
-
$kendo-pivotgrid-configurator-border:
|
|
165
|
+
$kendo-pivotgrid-configurator-border: k-color(border) !default;
|
|
166
166
|
|
|
167
167
|
/// The background color of the PivotGrid configurator header.
|
|
168
168
|
/// @group pivotgrid
|
|
169
169
|
$kendo-pivotgrid-configurator-header-bg: null !default;
|
|
170
170
|
/// The text color of the PivotGrid configurator header.
|
|
171
171
|
/// @group pivotgrid
|
|
172
|
-
$kendo-pivotgrid-configurator-header-text:
|
|
172
|
+
$kendo-pivotgrid-configurator-header-text: k-color(on-app-surface) !default;
|
|
173
173
|
/// The border color of the PivotGrid configurator header.
|
|
174
174
|
/// @group pivotgrid
|
|
175
175
|
$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;
|
|
@@ -252,11 +252,11 @@ $kendo-pivotgrid-chrome-border: $kendo-grid-border !default;
|
|
|
252
252
|
$kendo-pivotgrid-container-bg: $kendo-grid-header-bg !default;
|
|
253
253
|
$kendo-pivotgrid-row-headers-bg: unset !default;
|
|
254
254
|
|
|
255
|
-
$kendo-pivotgrid-button-bg:
|
|
255
|
+
$kendo-pivotgrid-button-bg: k-color(base-subtle) !default;
|
|
256
256
|
$kendo-pivotgrid-button-text: $kendo-button-text !default;
|
|
257
|
-
$kendo-pivotgrid-button-hover-bg:
|
|
257
|
+
$kendo-pivotgrid-button-hover-bg: k-color(base-subtle-hover) !default;
|
|
258
258
|
$kendo-pivotgrid-button-hover-text: $kendo-button-text !default;
|
|
259
|
-
$kendo-pivotgrid-button-active-bg:
|
|
259
|
+
$kendo-pivotgrid-button-active-bg: k-color(base-subtle-active) !default;
|
|
260
260
|
$kendo-pivotgrid-button-active-text: $kendo-button-text !default;
|
|
261
261
|
|
|
262
262
|
$kendo-pivotgrid-remove-bg: $kendo-pivotgrid-button-text !default;
|