@progress/kendo-theme-default 10.6.0 → 11.0.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-blue.scss +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-dataviz-v4.scss +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-green.scss +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-main.scss +1 -5
- package/dist/default-nordic.css +1 -1
- package/dist/default-nordic.scss +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +3 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-ocean-blue.scss +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-orange.scss +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-purple.scss +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-turquoise.scss +3 -2
- package/dist/default-urban.css +1 -1
- package/dist/default-urban.scss +1 -1
- package/dist/meta/sassdoc-data.json +6032 -4604
- package/dist/meta/sassdoc-raw-data.json +2866 -2216
- package/dist/meta/variables.json +425 -376
- package/lib/swatches/default-blue.json +1 -182
- package/lib/swatches/default-dataviz-v4.json +1 -47
- package/lib/swatches/default-green.json +1 -182
- package/lib/swatches/default-main-dark.json +1 -207
- package/lib/swatches/default-main.json +2 -184
- package/lib/swatches/default-nordic.json +1 -182
- package/lib/swatches/default-ocean-blue-a11y.json +2 -192
- package/lib/swatches/default-ocean-blue.json +2 -205
- package/lib/swatches/default-orange.json +1 -182
- package/lib/swatches/default-purple.json +1 -182
- package/lib/swatches/default-turquoise.json +1 -167
- package/lib/swatches/default-urban.json +1 -182
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +13 -9
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +19 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_variables.scss +18 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +26 -13
- package/scss/calendar/_variables.scss +39 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +23 -9
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_variables.scss +30 -11
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +6 -36
- package/scss/core/_index.scss +8 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +10 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +35 -10
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +11 -4
- package/scss/expansion-panel/_variables.scss +5 -5
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +5 -5
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +3 -3
- package/scss/gantt/_variables.scss +24 -24
- package/scss/grid/_variables.scss +12 -12
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_variables.scss +86 -11
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +4 -4
- package/scss/loader/_variables.scss +17 -3
- package/scss/map/_variables.scss +5 -5
- package/scss/marquee/_index.scss +16 -0
- package/scss/marquee/_layout.scss +6 -0
- package/scss/marquee/_theme.scss +6 -0
- package/scss/marquee/_variables.scss +11 -0
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +16 -8
- package/scss/messagebox/_variables.scss +15 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +1 -1
- package/scss/notification/_variables.scss +24 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +3 -3
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +12 -12
- package/scss/pdf-viewer/_variables.scss +13 -13
- package/scss/pivotgrid/_variables.scss +22 -22
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +8 -8
- package/scss/prompt/_variables.scss +12 -12
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +17 -14
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +20 -11
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_variables.scss +25 -25
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_variables.scss +48 -14
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +12 -13
- package/scss/taskboard/_variables.scss +14 -14
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +6 -6
- package/scss/timeselector/_variables.scss +19 -8
- package/scss/toolbar/_variables.scss +7 -7
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +8 -8
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +8 -8
- package/scss/core/color-system/_swatch-legacy.scss +0 -222
|
@@ -16,9 +16,9 @@ $kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
16
16
|
$kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
|
|
17
17
|
$kendo-actionsheet-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
18
|
|
|
19
|
-
$kendo-actionsheet-bg:
|
|
20
|
-
$kendo-actionsheet-text:
|
|
21
|
-
$kendo-actionsheet-border:
|
|
19
|
+
$kendo-actionsheet-bg: k-color(surface-alt) !default;
|
|
20
|
+
$kendo-actionsheet-text: k-color(on-app-surface) !default;
|
|
21
|
+
$kendo-actionsheet-border: k-color(border) !default;
|
|
22
22
|
$kendo-actionsheet-shadow: k-elevation(7) !default;
|
|
23
23
|
|
|
24
24
|
|
|
@@ -33,19 +33,19 @@ $kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
|
|
|
33
33
|
|
|
34
34
|
$kendo-actionsheet-titlebar-bg: null !default;
|
|
35
35
|
$kendo-actionsheet-titlebar-text: null !default;
|
|
36
|
-
$kendo-actionsheet-titlebar-border:
|
|
36
|
+
$kendo-actionsheet-titlebar-border: k-color(border) !default;
|
|
37
37
|
$kendo-actionsheet-titlebar-gradient: null !default;
|
|
38
38
|
$kendo-actionsheet-titlebar-shadow: null !default;
|
|
39
39
|
|
|
40
40
|
$kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
41
41
|
$kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
42
|
-
$kendo-actionsheet-subtitle-text:
|
|
42
|
+
$kendo-actionsheet-subtitle-text: k-color(subtle) !default;
|
|
43
43
|
|
|
44
44
|
$kendo-actionsheet-footer-border-width: 1px !default;
|
|
45
45
|
|
|
46
46
|
$kendo-actionsheet-footer-bg: null !default;
|
|
47
47
|
$kendo-actionsheet-footer-text: null !default;
|
|
48
|
-
$kendo-actionsheet-footer-border:
|
|
48
|
+
$kendo-actionsheet-footer-border: k-color(border) !default;
|
|
49
49
|
$kendo-actionsheet-footer-gradient: null !default;
|
|
50
50
|
$kendo-actionsheet-footer-shadow: null !default;
|
|
51
51
|
|
|
@@ -60,9 +60,9 @@ $kendo-actionsheet-item-title-font-weight: null !default;
|
|
|
60
60
|
$kendo-actionsheet-item-title-text-transform: null !default;
|
|
61
61
|
|
|
62
62
|
$kendo-actionsheet-item-description-font-size: .875em !default;
|
|
63
|
-
$kendo-actionsheet-item-description-text:
|
|
64
|
-
|
|
65
|
-
$kendo-actionsheet-item-hover-bg:
|
|
63
|
+
$kendo-actionsheet-item-description-text: k-color(subtle) !default;
|
|
64
|
+
$kendo-actionsheet-item-description-line-height: null !default;
|
|
65
|
+
$kendo-actionsheet-item-hover-bg: k-color(base-hover) !default;
|
|
66
66
|
$kendo-actionsheet-item-hover-text: null !default;
|
|
67
67
|
$kendo-actionsheet-item-hover-border: null !default;
|
|
68
68
|
$kendo-actionsheet-item-hover-gradient: null !default;
|
|
@@ -86,8 +86,10 @@ $kendo-actionsheet-item-disabled-opacity: null !default;
|
|
|
86
86
|
|
|
87
87
|
// Adaptive Actionsheet
|
|
88
88
|
$kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
89
|
+
$kendo-adaptive-actionsheet-line-height: var( --kendo-line-height, inherit ) !default;
|
|
89
90
|
$kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
|
|
90
91
|
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
|
|
92
|
+
$kendo-adaptive-actionsheet-titlebar-border: k-color(border) !default;
|
|
91
93
|
|
|
92
94
|
$kendo-adaptive-actionsheet-content-padding-y: k-spacing(2) !default;
|
|
93
95
|
$kendo-adaptive-actionsheet-content-padding-x: k-spacing(4) !default;
|
|
@@ -140,6 +142,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
|
|
|
140
142
|
$kendo-actionsheet-item-title-font-weight: $kendo-actionsheet-item-title-font-weight,
|
|
141
143
|
$kendo-actionsheet-item-title-text-transform: $kendo-actionsheet-item-title-text-transform,
|
|
142
144
|
$kendo-actionsheet-item-description-font-size: $kendo-actionsheet-item-description-font-size,
|
|
145
|
+
$kendo-actionsheet-item-description-line-height: $kendo-actionsheet-item-description-line-height,
|
|
143
146
|
$kendo-actionsheet-item-description-text: $kendo-actionsheet-item-description-text,
|
|
144
147
|
$kendo-actionsheet-item-hover-bg: $kendo-actionsheet-item-hover-bg,
|
|
145
148
|
$kendo-actionsheet-item-hover-text: $kendo-actionsheet-item-hover-text,
|
|
@@ -160,6 +163,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
|
|
|
160
163
|
$kendo-actionsheet-item-focus-background: $kendo-actionsheet-item-focus-background,
|
|
161
164
|
$kendo-actionsheet-item-disabled-opacity: $kendo-actionsheet-item-disabled-opacity,
|
|
162
165
|
$kendo-adaptive-actionsheet-font-size: $kendo-adaptive-actionsheet-font-size,
|
|
166
|
+
$kendo-adaptive-actionsheet-line-height: $kendo-adaptive-actionsheet-line-height,
|
|
163
167
|
$kendo-adaptive-actionsheet-titlebar-padding-y: $kendo-adaptive-actionsheet-titlebar-padding-y,
|
|
164
168
|
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-x,
|
|
165
169
|
$kendo-adaptive-actionsheet-content-padding-y: $kendo-adaptive-actionsheet-content-padding-y,
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
@use "../core/functions/index.import.scss" as *;
|
|
3
3
|
|
|
4
4
|
// Adaptive
|
|
5
|
-
$kendo-adaptive-bg:
|
|
6
|
-
$kendo-adaptive-text:
|
|
7
|
-
$kendo-adaptive-border:
|
|
5
|
+
$kendo-adaptive-bg: k-color(surface-alt) !default;
|
|
6
|
+
$kendo-adaptive-text: k-color(on-app-surface) !default;
|
|
7
|
+
$kendo-adaptive-border: k-color(border) !default;
|
|
8
8
|
|
|
9
|
-
$kendo-adaptive-content-bg:
|
|
10
|
-
$kendo-adaptive-content-text:
|
|
9
|
+
$kendo-adaptive-content-bg: k-color(surface) !default;
|
|
10
|
+
$kendo-adaptive-content-text: k-color(on-app-surface) !default;
|
|
11
11
|
|
|
12
|
-
$kendo-adaptive-menu-bg:
|
|
13
|
-
$kendo-adaptive-menu-text:
|
|
12
|
+
$kendo-adaptive-menu-bg: k-color(primary) !default;
|
|
13
|
+
$kendo-adaptive-menu-text: k-color(on-primary) !default;
|
|
14
14
|
|
|
15
|
-
$kendo-adaptive-menu-clear-text:
|
|
15
|
+
$kendo-adaptive-menu-clear-text: k-color(primary) !default;
|
|
16
16
|
|
|
17
|
-
$kendo-adaptive-menu-item-border:
|
|
18
|
-
$kendo-adaptive-menu-title-text:
|
|
17
|
+
$kendo-adaptive-menu-item-border: k-color(border) !default;
|
|
18
|
+
$kendo-adaptive-menu-title-text: k-color(on-app-surface) !default;
|
|
19
19
|
|
|
20
20
|
$kendo-adaptive-border-width: 1px !default;
|
|
21
21
|
$kendo-adaptive-font-family: var( --kendo-font-family, inherit ) !default;
|
|
@@ -24,13 +24,13 @@ $kendo-adaptive-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
// Adaptive Grid
|
|
27
|
-
$kendo-adaptive-grid-sort-text:
|
|
27
|
+
$kendo-adaptive-grid-sort-text: k-color(primary) !default;
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
// Adaptive Scheduler
|
|
31
|
-
$kendo-adaptive-scheduler-current-text:
|
|
31
|
+
$kendo-adaptive-scheduler-current-text: k-color(primary) !default;
|
|
32
32
|
$kendo-adaptive-scheduler-base-text: inherit !default;
|
|
33
|
-
$kendo-adaptive-scheduler-subtle-text:
|
|
33
|
+
$kendo-adaptive-scheduler-subtle-text: k-color(subtle) !default;
|
|
34
34
|
|
|
35
35
|
@forward "@progress/kendo-theme-core/scss/components/adaptive/_variables.scss" with (
|
|
36
36
|
$kendo-adaptive-bg: $kendo-adaptive-bg,
|
|
@@ -37,17 +37,17 @@ $kendo-appbar-gap: k-spacing(2) !default;
|
|
|
37
37
|
|
|
38
38
|
/// The background color of the AppBar based on light theme color.
|
|
39
39
|
/// @group appbar
|
|
40
|
-
$kendo-appbar-light-bg:
|
|
40
|
+
$kendo-appbar-light-bg: k-color(light) !default;
|
|
41
41
|
/// The text color of the AppBar based on light theme color.
|
|
42
42
|
/// @group appbar
|
|
43
|
-
$kendo-appbar-light-text:
|
|
43
|
+
$kendo-appbar-light-text: k-color(on-light) !default;
|
|
44
44
|
|
|
45
45
|
/// The background color of the AppBar based on dark theme color.
|
|
46
46
|
/// @group appbar
|
|
47
|
-
$kendo-appbar-dark-bg:
|
|
47
|
+
$kendo-appbar-dark-bg: k-color(dark) !default;
|
|
48
48
|
/// The text color of the AppBar based on dark theme color.
|
|
49
49
|
/// @group appbar
|
|
50
|
-
$kendo-appbar-dark-text:
|
|
50
|
+
$kendo-appbar-dark-text: k-color(on-dark) !default;
|
|
51
51
|
|
|
52
52
|
/// The box shadow of the AppBar.
|
|
53
53
|
/// @group appbar
|
|
@@ -56,6 +56,19 @@ $kendo-appbar-box-shadow: k-elevation(4) !default;
|
|
|
56
56
|
/// @group appbar
|
|
57
57
|
$kendo-appbar-bottom-box-shadow: $kendo-appbar-box-shadow !default;
|
|
58
58
|
|
|
59
|
+
$kendo-appbar-theme-colors: (
|
|
60
|
+
"primary": k-color(primary),
|
|
61
|
+
"secondary": k-color(secondary),
|
|
62
|
+
"tertiary": k-color(tertiary),
|
|
63
|
+
"info": k-color(info),
|
|
64
|
+
"success": k-color(success),
|
|
65
|
+
"warning": k-color(warning),
|
|
66
|
+
"error": k-color(error),
|
|
67
|
+
"dark": k-color(dark),
|
|
68
|
+
"light": k-color(light),
|
|
69
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
|
|
70
|
+
) !default;
|
|
71
|
+
|
|
59
72
|
@forward "@progress/kendo-theme-core/scss/components/appbar/_variables.scss" with (
|
|
60
73
|
$kendo-appbar-margin-x: $kendo-appbar-margin-x,
|
|
61
74
|
$kendo-appbar-margin-y: $kendo-appbar-margin-y,
|
|
@@ -72,5 +85,6 @@ $kendo-appbar-bottom-box-shadow: $kendo-appbar-box-shadow !default;
|
|
|
72
85
|
$kendo-appbar-dark-bg: $kendo-appbar-dark-bg,
|
|
73
86
|
$kendo-appbar-dark-text: $kendo-appbar-dark-text,
|
|
74
87
|
$kendo-appbar-box-shadow: $kendo-appbar-box-shadow,
|
|
75
|
-
$kendo-appbar-bottom-box-shadow: $kendo-appbar-bottom-box-shadow
|
|
88
|
+
$kendo-appbar-bottom-box-shadow: $kendo-appbar-bottom-box-shadow,
|
|
89
|
+
$kendo-appbar-theme-colors: $kendo-appbar-theme-colors
|
|
76
90
|
);
|
|
@@ -25,7 +25,18 @@ $kendo-avatar-sizes: (
|
|
|
25
25
|
|
|
26
26
|
/// The theme colors map of the Avatar.
|
|
27
27
|
/// @group avatar
|
|
28
|
-
$kendo-avatar-theme-colors:
|
|
28
|
+
$kendo-avatar-theme-colors: (
|
|
29
|
+
"primary": k-color(primary),
|
|
30
|
+
"secondary": k-color(secondary),
|
|
31
|
+
"tertiary": k-color(tertiary),
|
|
32
|
+
"info": k-color(info),
|
|
33
|
+
"success": k-color(success),
|
|
34
|
+
"warning": k-color(warning),
|
|
35
|
+
"error": k-color(error),
|
|
36
|
+
"dark": k-color(dark),
|
|
37
|
+
"light": k-color(light),
|
|
38
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
39
|
+
) !default;
|
|
29
40
|
|
|
30
41
|
@forward "@progress/kendo-theme-core/scss/components/avatar/_variables.scss" with (
|
|
31
42
|
$kendo-avatar-border-width: $kendo-avatar-border-width,
|
|
@@ -102,6 +102,19 @@ $kendo-badge-sizes: (
|
|
|
102
102
|
)
|
|
103
103
|
) !default;
|
|
104
104
|
|
|
105
|
+
$kendo-badge-theme-colors: (
|
|
106
|
+
"primary": k-color(primary),
|
|
107
|
+
"secondary": k-color(secondary),
|
|
108
|
+
"tertiary": k-color(tertiary),
|
|
109
|
+
"info": k-color(info),
|
|
110
|
+
"success": k-color(success),
|
|
111
|
+
"warning": k-color(warning),
|
|
112
|
+
"error": k-color(error),
|
|
113
|
+
"dark": k-color(dark),
|
|
114
|
+
"light": k-color(light),
|
|
115
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
|
|
116
|
+
) !default;
|
|
117
|
+
|
|
105
118
|
@forward "@progress/kendo-theme-core/scss/components/badge/_variables.scss" with (
|
|
106
119
|
$kendo-badge-border-width: $kendo-badge-border-width,
|
|
107
120
|
$kendo-badge-border-radius: $kendo-badge-border-radius,
|
|
@@ -125,5 +138,6 @@ $kendo-badge-sizes: (
|
|
|
125
138
|
$kendo-badge-sm-min-width: $kendo-badge-sm-min-width,
|
|
126
139
|
$kendo-badge-md-min-width: $kendo-badge-md-min-width,
|
|
127
140
|
$kendo-badge-lg-min-width: $kendo-badge-lg-min-width,
|
|
128
|
-
$kendo-badge-sizes: $kendo-badge-sizes
|
|
141
|
+
$kendo-badge-sizes: $kendo-badge-sizes,
|
|
142
|
+
$kendo-badge-theme-colors: $kendo-badge-theme-colors
|
|
129
143
|
);
|
|
@@ -56,13 +56,26 @@ $kendo-bottom-nav-shadow: k-elevation(4) !default;
|
|
|
56
56
|
|
|
57
57
|
/// The text color of the flat BottomNavigation.
|
|
58
58
|
/// @group bottom-navigation
|
|
59
|
-
$kendo-bottom-nav-flat-text:
|
|
59
|
+
$kendo-bottom-nav-flat-text: k-color(on-app-surface) !default;
|
|
60
60
|
/// The background color of the flat BottomNavigation.
|
|
61
61
|
/// @group bottom-navigation
|
|
62
|
-
$kendo-bottom-nav-flat-bg:
|
|
62
|
+
$kendo-bottom-nav-flat-bg: k-color(surface-alt) !default;
|
|
63
63
|
/// The border color of the flat BottomNavigation.
|
|
64
64
|
/// @group bottom-navigation
|
|
65
|
-
$kendo-bottom-nav-flat-border:
|
|
65
|
+
$kendo-bottom-nav-flat-border: k-color(border) !default;
|
|
66
|
+
|
|
67
|
+
$kendo-bottom-navigation-theme-colors: (
|
|
68
|
+
"primary": k-color(primary),
|
|
69
|
+
"secondary": k-color(secondary),
|
|
70
|
+
"tertiary": k-color(tertiary),
|
|
71
|
+
"info": k-color(info),
|
|
72
|
+
"success": k-color(success),
|
|
73
|
+
"warning": k-color(warning),
|
|
74
|
+
"error": k-color(error),
|
|
75
|
+
"dark": k-color(dark),
|
|
76
|
+
"light": k-color(light),
|
|
77
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
|
|
78
|
+
) !default;
|
|
66
79
|
|
|
67
80
|
@forward "@progress/kendo-theme-core/scss/components/bottom-navigation/_variables.scss" with (
|
|
68
81
|
$kendo-bottom-nav-padding-x: $kendo-bottom-nav-padding-x,
|
|
@@ -83,5 +96,6 @@ $kendo-bottom-nav-flat-border: $kendo-component-border !default;
|
|
|
83
96
|
$kendo-bottom-nav-shadow: $kendo-bottom-nav-shadow,
|
|
84
97
|
$kendo-bottom-nav-flat-text: $kendo-bottom-nav-flat-text,
|
|
85
98
|
$kendo-bottom-nav-flat-bg: $kendo-bottom-nav-flat-bg,
|
|
86
|
-
$kendo-bottom-nav-flat-border: $kendo-bottom-nav-flat-border
|
|
99
|
+
$kendo-bottom-nav-flat-border: $kendo-bottom-nav-flat-border,
|
|
100
|
+
$kendo-bottom-navigation-theme-colors: $kendo-bottom-navigation-theme-colors
|
|
87
101
|
);
|
|
@@ -52,13 +52,13 @@ $kendo-breadcrumb-lg-line-height: var( --kendo-line-height-lg, normal ) !default
|
|
|
52
52
|
|
|
53
53
|
/// The base background of the Breadcrumb.
|
|
54
54
|
/// @group breadcrumb
|
|
55
|
-
$kendo-breadcrumb-bg:
|
|
55
|
+
$kendo-breadcrumb-bg: k-color(surface-alt) !default;
|
|
56
56
|
/// The base text color of the Breadcrumb.
|
|
57
57
|
/// @group breadcrumb
|
|
58
|
-
$kendo-breadcrumb-text:
|
|
58
|
+
$kendo-breadcrumb-text: k-color(on-app-surface) !default;
|
|
59
59
|
/// The base border color of the Breadcrumb.
|
|
60
60
|
/// @group breadcrumb
|
|
61
|
-
$kendo-breadcrumb-border:
|
|
61
|
+
$kendo-breadcrumb-border: k-color(border) !default;
|
|
62
62
|
|
|
63
63
|
/// The box shadow of the focused Breadcrumb.
|
|
64
64
|
/// @group breadcrumb
|
|
@@ -132,17 +132,17 @@ $kendo-breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
|
|
|
132
132
|
$kendo-breadcrumb-link-bg: null !default;
|
|
133
133
|
/// The text color of the Breadcrumb link.
|
|
134
134
|
/// @group breadcrumb
|
|
135
|
-
$kendo-breadcrumb-link-text:
|
|
135
|
+
$kendo-breadcrumb-link-text: k-color(primary) !default;
|
|
136
136
|
/// The border color of the Breadcrumb link.
|
|
137
137
|
/// @group breadcrumb
|
|
138
138
|
$kendo-breadcrumb-link-border: null !default;
|
|
139
139
|
|
|
140
140
|
/// The background color of the hovered Breadcrumb link.
|
|
141
141
|
/// @group breadcrumb
|
|
142
|
-
$kendo-breadcrumb-link-hover-bg:
|
|
142
|
+
$kendo-breadcrumb-link-hover-bg: k-color(surface) !default;
|
|
143
143
|
/// The text color of the hovered Breadcrumb link.
|
|
144
144
|
/// @group breadcrumb
|
|
145
|
-
$kendo-breadcrumb-link-hover-text:
|
|
145
|
+
$kendo-breadcrumb-link-hover-text: k-color(primary-hover) !default;
|
|
146
146
|
/// The border color of the hovered Breadcrumb link.
|
|
147
147
|
/// @group breadcrumb
|
|
148
148
|
$kendo-breadcrumb-link-hover-border: null !default;
|
|
@@ -152,7 +152,7 @@ $kendo-breadcrumb-link-hover-border: null !default;
|
|
|
152
152
|
$kendo-breadcrumb-link-focus-bg: null !default;
|
|
153
153
|
/// The text color of the focused Breadcrumb link.
|
|
154
154
|
/// @group breadcrumb
|
|
155
|
-
$kendo-breadcrumb-link-focus-text:
|
|
155
|
+
$kendo-breadcrumb-link-focus-text: k-color(primary) !default;
|
|
156
156
|
/// The border color of the focused Breadcrumb link.
|
|
157
157
|
/// @group breadcrumb
|
|
158
158
|
$kendo-breadcrumb-link-focus-border: null !default;
|
|
@@ -172,7 +172,7 @@ $kendo-breadcrumb-root-link-border: null !default;
|
|
|
172
172
|
|
|
173
173
|
/// The background color of the hovered Breadcrumb root link.
|
|
174
174
|
/// @group breadcrumb
|
|
175
|
-
$kendo-breadcrumb-root-link-hover-bg:
|
|
175
|
+
$kendo-breadcrumb-root-link-hover-bg: k-color(surface) !default;
|
|
176
176
|
/// The text color of the hovered Breadcrumb root link.
|
|
177
177
|
/// @group breadcrumb
|
|
178
178
|
$kendo-breadcrumb-root-link-hover-text: null !default;
|
|
@@ -41,6 +41,9 @@ $kendo-button-lg-padding-y: k-spacing(2) !default;
|
|
|
41
41
|
/// The font family of the Button.
|
|
42
42
|
/// @group button
|
|
43
43
|
$kendo-button-font-family: var( --kendo-font-family, inherit ) !default;
|
|
44
|
+
/// The font weight of the Button.
|
|
45
|
+
/// @group button
|
|
46
|
+
$kendo-button-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
44
47
|
|
|
45
48
|
/// The font size of the Button.
|
|
46
49
|
/// @group button
|
|
@@ -107,30 +110,39 @@ $kendo-button-sizes: (
|
|
|
107
110
|
|
|
108
111
|
/// The theme colors map for the Button.
|
|
109
112
|
/// @group button
|
|
110
|
-
$kendo-button-theme-colors:
|
|
111
|
-
|
|
112
|
-
|
|
113
|
+
$kendo-button-theme-colors: (
|
|
114
|
+
"base": k-color(base),
|
|
115
|
+
"primary": k-color(primary),
|
|
116
|
+
"secondary": k-color(secondary),
|
|
117
|
+
"tertiary": k-color(tertiary),
|
|
118
|
+
"info": k-color(info),
|
|
119
|
+
"success": k-color(success),
|
|
120
|
+
"warning": k-color(warning),
|
|
121
|
+
"error": k-color(error),
|
|
122
|
+
"dark": k-color(dark),
|
|
123
|
+
"light": k-color(light),
|
|
124
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
113
125
|
) !default;
|
|
114
126
|
|
|
115
127
|
/// The base background of the Button.
|
|
116
128
|
/// @group button
|
|
117
|
-
$kendo-button-bg:
|
|
129
|
+
$kendo-button-bg: k-color(base) !default;
|
|
118
130
|
/// The base text color of the Button.
|
|
119
131
|
/// @group button
|
|
120
|
-
$kendo-button-text:
|
|
132
|
+
$kendo-button-text: k-color(on-base) !default;
|
|
121
133
|
/// The base border color of the Button.
|
|
122
134
|
/// @group button
|
|
123
|
-
$kendo-button-border:
|
|
135
|
+
$kendo-button-border: k-color(border) !default;
|
|
124
136
|
/// The base background gradient of the Button.
|
|
125
137
|
/// @group button
|
|
126
|
-
$kendo-button-gradient:
|
|
138
|
+
$kendo-button-gradient: null !default;
|
|
127
139
|
/// The base shadow of the Button.
|
|
128
140
|
/// @group button
|
|
129
141
|
$kendo-button-shadow: null !default;
|
|
130
142
|
|
|
131
143
|
/// The base background of the hovered Button.
|
|
132
144
|
/// @group button
|
|
133
|
-
$kendo-button-hover-bg:
|
|
145
|
+
$kendo-button-hover-bg: k-color(base-hover) !default;
|
|
134
146
|
/// The base text color of the hovered Button.
|
|
135
147
|
/// @group button
|
|
136
148
|
$kendo-button-hover-text: null !default;
|
|
@@ -146,7 +158,7 @@ $kendo-button-hover-shadow: null !default;
|
|
|
146
158
|
|
|
147
159
|
/// The base background color of the active Button.
|
|
148
160
|
/// @group button
|
|
149
|
-
$kendo-button-active-bg:
|
|
161
|
+
$kendo-button-active-bg: k-color(base-active) !default;
|
|
150
162
|
/// The base text color of the active Button.
|
|
151
163
|
/// @group button
|
|
152
164
|
$kendo-button-active-text: null !default;
|
|
@@ -162,10 +174,10 @@ $kendo-button-active-shadow: null !default;
|
|
|
162
174
|
|
|
163
175
|
/// The base background color of the selected Button.
|
|
164
176
|
/// @group button
|
|
165
|
-
$kendo-button-selected-bg:
|
|
177
|
+
$kendo-button-selected-bg: k-color(primary) !default;
|
|
166
178
|
/// The text color of the selected Button.
|
|
167
179
|
/// @group button
|
|
168
|
-
$kendo-button-selected-text:
|
|
180
|
+
$kendo-button-selected-text: k-color(on-primary) !default;
|
|
169
181
|
/// The border color of the selected Button.
|
|
170
182
|
/// @group button
|
|
171
183
|
$kendo-button-selected-border: $kendo-button-selected-bg !default;
|
|
@@ -190,7 +202,7 @@ $kendo-button-focus-border: null !default;
|
|
|
190
202
|
$kendo-button-focus-gradient: null !default;
|
|
191
203
|
/// The base shadow of the focused Button.
|
|
192
204
|
/// @group button
|
|
193
|
-
$kendo-button-focus-shadow: 0 0 0 2px
|
|
205
|
+
$kendo-button-focus-shadow: 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
194
206
|
|
|
195
207
|
/// The base background of the disabled Button.
|
|
196
208
|
/// @group button
|
|
@@ -209,7 +221,7 @@ $kendo-button-disabled-gradient: null !default;
|
|
|
209
221
|
$kendo-button-disabled-shadow: null !default;
|
|
210
222
|
|
|
211
223
|
// Solid Button
|
|
212
|
-
$kendo-solid-button-gradient:
|
|
224
|
+
$kendo-solid-button-gradient: null !default;
|
|
213
225
|
$kendo-solid-button-shade-function: "k-try-shade" !default;
|
|
214
226
|
$kendo-solid-button-shade-text-amount: 0 !default;
|
|
215
227
|
$kendo-solid-button-shade-bg-amount: 0 !default;
|
|
@@ -272,6 +284,7 @@ $kendo-button-transition: color .2s ease-in-out !default;
|
|
|
272
284
|
$kendo-button-md-padding-y: $kendo-button-md-padding-y,
|
|
273
285
|
$kendo-button-lg-padding-y: $kendo-button-lg-padding-y,
|
|
274
286
|
$kendo-button-font-family: $kendo-button-font-family,
|
|
287
|
+
$kendo-button-font-weight: $kendo-button-font-weight,
|
|
275
288
|
$kendo-button-font-size: $kendo-button-font-size,
|
|
276
289
|
$kendo-button-sm-font-size: $kendo-button-sm-font-size,
|
|
277
290
|
$kendo-button-md-font-size: $kendo-button-md-font-size,
|
|
@@ -15,6 +15,9 @@ $kendo-calendar-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
15
15
|
/// The line height of the Calendar.
|
|
16
16
|
/// @group calendar
|
|
17
17
|
$kendo-calendar-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
|
+
/// The border-radius of the Calendar.
|
|
19
|
+
/// @group calendar
|
|
20
|
+
$kendo-calendar-border-radius: 0 !default;
|
|
18
21
|
|
|
19
22
|
/// The size of the cells in the Calendar.
|
|
20
23
|
/// @group calendar
|
|
@@ -22,13 +25,13 @@ $kendo-calendar-cell-size: 32px !default;
|
|
|
22
25
|
|
|
23
26
|
/// The background color of the Calendar.
|
|
24
27
|
/// @group calendar
|
|
25
|
-
$kendo-calendar-bg:
|
|
28
|
+
$kendo-calendar-bg: k-color(surface-alt) !default;
|
|
26
29
|
/// The text color of the Calendar.
|
|
27
30
|
/// @group calendar
|
|
28
|
-
$kendo-calendar-text:
|
|
31
|
+
$kendo-calendar-text: k-color(on-app-surface) !default;
|
|
29
32
|
/// The border color of the Calendar.
|
|
30
33
|
/// @group calendar
|
|
31
|
-
$kendo-calendar-border:
|
|
34
|
+
$kendo-calendar-border: k-color(border) !default;
|
|
32
35
|
|
|
33
36
|
/// The horizontal padding of the header in the Calendar.
|
|
34
37
|
/// @group calendar
|
|
@@ -43,16 +46,16 @@ $kendo-calendar-header-border-width: 1px !default;
|
|
|
43
46
|
|
|
44
47
|
/// The background color of the header in the Calendar.
|
|
45
48
|
/// @group calendar
|
|
46
|
-
$kendo-calendar-header-bg:
|
|
49
|
+
$kendo-calendar-header-bg: k-color(surface)!default;
|
|
47
50
|
/// The text color of the header in the Calendar.
|
|
48
51
|
/// @group calendar
|
|
49
|
-
$kendo-calendar-header-text:
|
|
52
|
+
$kendo-calendar-header-text: k-color(on-app-surface) !default;
|
|
50
53
|
/// The border color of the header in the Calendar.
|
|
51
54
|
/// @group calendar
|
|
52
|
-
$kendo-calendar-header-border:
|
|
55
|
+
$kendo-calendar-header-border: k-color(border) !default;
|
|
53
56
|
/// The gradient of the header in the Calendar.
|
|
54
57
|
/// @group calendar
|
|
55
|
-
$kendo-calendar-header-gradient:
|
|
58
|
+
$kendo-calendar-header-gradient: null !default;
|
|
56
59
|
// TODO: variable is used, but the selector using it is not! Potentially remove;
|
|
57
60
|
/// The shadow of the header in the Calendar.
|
|
58
61
|
/// @group calendar
|
|
@@ -108,7 +111,7 @@ $kendo-calendar-header-cell-line-height: 2 !default;
|
|
|
108
111
|
$kendo-calendar-header-cell-bg: null !default;
|
|
109
112
|
/// The text color of the header cells in the Calendar.
|
|
110
113
|
/// @group calendar
|
|
111
|
-
$kendo-calendar-header-cell-text:
|
|
114
|
+
$kendo-calendar-header-cell-text: k-color(subtle) !default;
|
|
112
115
|
/// The opacity of the header cells in the Calendar.
|
|
113
116
|
/// @group calendar
|
|
114
117
|
$kendo-calendar-header-cell-opacity: null !default;
|
|
@@ -159,7 +162,13 @@ $kendo-calendar-weekend-text: null !default;
|
|
|
159
162
|
$kendo-calendar-today-style: color !default;
|
|
160
163
|
/// The color of the current day in the Calendar.
|
|
161
164
|
/// @group calendar
|
|
162
|
-
$kendo-calendar-today-color:
|
|
165
|
+
$kendo-calendar-today-color: k-color(primary) !default;
|
|
166
|
+
/// The font weight of the current day in the Calendar.
|
|
167
|
+
/// @group calendar
|
|
168
|
+
$kendo-calendar-today-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
169
|
+
/// The box shadow of the current day in the Calendar.
|
|
170
|
+
/// @group calendar
|
|
171
|
+
$kendo-calendar-today-box-shadow: null !default;
|
|
163
172
|
|
|
164
173
|
/// The background color of the week number cells in the Calendar.
|
|
165
174
|
/// @group calendar
|
|
@@ -190,36 +199,36 @@ $kendo-calendar-cell-gradient: null !default;
|
|
|
190
199
|
|
|
191
200
|
/// The background color of the hovered cells in the Calendar.
|
|
192
201
|
/// @group calendar
|
|
193
|
-
$kendo-calendar-cell-hover-bg:
|
|
202
|
+
$kendo-calendar-cell-hover-bg: k-color(base-hover) !default;
|
|
194
203
|
/// The text color of the hovered cells in the Calendar.
|
|
195
204
|
/// @group calendar
|
|
196
|
-
$kendo-calendar-cell-hover-text:
|
|
205
|
+
$kendo-calendar-cell-hover-text: k-color(on-app-surface) !default;
|
|
197
206
|
/// The border color of the hovered cells in the Calendar.
|
|
198
207
|
/// @group calendar
|
|
199
|
-
$kendo-calendar-cell-hover-border:
|
|
208
|
+
$kendo-calendar-cell-hover-border: k-color(border) !default;
|
|
200
209
|
/// The gradient of the hovered cells in the Calendar.
|
|
201
210
|
/// @group calendar
|
|
202
211
|
$kendo-calendar-cell-hover-gradient: null !default;
|
|
203
212
|
|
|
204
213
|
/// The background color of the selected cells in the Calendar.
|
|
205
214
|
/// @group calendar
|
|
206
|
-
$kendo-calendar-cell-selected-bg:
|
|
215
|
+
$kendo-calendar-cell-selected-bg: k-color(primary) !default;
|
|
207
216
|
/// The text color of the selected cells in the Calendar.
|
|
208
217
|
/// @group calendar
|
|
209
|
-
$kendo-calendar-cell-selected-text:
|
|
218
|
+
$kendo-calendar-cell-selected-text: k-color(on-primary) !default;
|
|
210
219
|
/// The border color of the selected cells in the Calendar.
|
|
211
220
|
/// @group calendar
|
|
212
|
-
$kendo-calendar-cell-selected-border:
|
|
221
|
+
$kendo-calendar-cell-selected-border: k-color(border) !default;
|
|
213
222
|
/// The gradient of the selected cells in the Calendar.
|
|
214
223
|
/// @group calendar
|
|
215
224
|
$kendo-calendar-cell-selected-gradient: null !default;
|
|
216
225
|
|
|
217
226
|
/// The background color of the selected and hovered cells in the Calendar.
|
|
218
227
|
/// @group calendar
|
|
219
|
-
$kendo-calendar-cell-selected-hover-bg:
|
|
228
|
+
$kendo-calendar-cell-selected-hover-bg: k-color(primary-hover) !default;
|
|
220
229
|
/// The text color of the selected and hovered cells in the Calendar.
|
|
221
230
|
/// @group calendar
|
|
222
|
-
$kendo-calendar-cell-selected-hover-text:
|
|
231
|
+
$kendo-calendar-cell-selected-hover-text: k-color(on-primary) !default;
|
|
223
232
|
/// The border color of the selected and hovered cells in the Calendar.
|
|
224
233
|
/// @group calendar
|
|
225
234
|
$kendo-calendar-cell-selected-hover-border: null !default;
|
|
@@ -254,7 +263,14 @@ $kendo-calendar-navigation-border: $kendo-calendar-header-border !default;
|
|
|
254
263
|
|
|
255
264
|
/// The text color of the hovered items in the Calendar navigation.
|
|
256
265
|
/// @group calendar
|
|
257
|
-
$kendo-calendar-navigation-hover-text:
|
|
266
|
+
$kendo-calendar-navigation-hover-text: k-color(primary-hover) !default;
|
|
267
|
+
/// The text color of the marker in the Calendar navigation.
|
|
268
|
+
/// @group calendar
|
|
269
|
+
$kendo-calendar-navigation-marker-text: currentColor !default;
|
|
270
|
+
|
|
271
|
+
/// The background color of the Calendar range selection.
|
|
272
|
+
/// @group calendar
|
|
273
|
+
$kendo-calendar-range-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
|
|
258
274
|
|
|
259
275
|
/// The horizontal padding of the header in the Infinite Calendar.
|
|
260
276
|
/// @group calendar
|
|
@@ -362,6 +378,7 @@ $kendo-calendar-sizes: (
|
|
|
362
378
|
$kendo-calendar-font-family: $kendo-calendar-font-family,
|
|
363
379
|
$kendo-calendar-font-size: $kendo-calendar-font-size,
|
|
364
380
|
$kendo-calendar-line-height: $kendo-calendar-line-height,
|
|
381
|
+
$kendo-calendar-border-radius: $kendo-calendar-border-radius,
|
|
365
382
|
$kendo-calendar-cell-size: $kendo-calendar-cell-size,
|
|
366
383
|
$kendo-calendar-bg: $kendo-calendar-bg,
|
|
367
384
|
$kendo-calendar-text: $kendo-calendar-text,
|
|
@@ -404,6 +421,8 @@ $kendo-calendar-sizes: (
|
|
|
404
421
|
$kendo-calendar-weekend-text: $kendo-calendar-weekend-text,
|
|
405
422
|
$kendo-calendar-today-style: $kendo-calendar-today-style,
|
|
406
423
|
$kendo-calendar-today-color: $kendo-calendar-today-color,
|
|
424
|
+
$kendo-calendar-today-font-weight: $kendo-calendar-today-font-weight,
|
|
425
|
+
$kendo-calendar-today-box-shadow: $kendo-calendar-today-box-shadow,
|
|
407
426
|
$kendo-calendar-week-number-bg: $kendo-calendar-week-number-bg,
|
|
408
427
|
$kendo-calendar-week-number-text: $kendo-calendar-week-number-text,
|
|
409
428
|
$kendo-calendar-other-month-bg: $kendo-calendar-other-month-bg,
|
|
@@ -432,6 +451,8 @@ $kendo-calendar-sizes: (
|
|
|
432
451
|
$kendo-calendar-navigation-text: $kendo-calendar-navigation-text,
|
|
433
452
|
$kendo-calendar-navigation-border: $kendo-calendar-navigation-border,
|
|
434
453
|
$kendo-calendar-navigation-hover-text: $kendo-calendar-navigation-hover-text,
|
|
454
|
+
$kendo-calendar-navigation-marker-text: $kendo-calendar-navigation-marker-text,
|
|
455
|
+
$kendo-calendar-range-bg: $kendo-calendar-range-bg,
|
|
435
456
|
$kendo-infinite-calendar-header-padding-x: $kendo-infinite-calendar-header-padding-x,
|
|
436
457
|
$kendo-infinite-calendar-header-padding-y: $kendo-infinite-calendar-header-padding-y,
|
|
437
458
|
$kendo-infinite-calendar-view-padding-x: $kendo-infinite-calendar-view-padding-x,
|
|
@@ -23,13 +23,13 @@ $kendo-captcha-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
23
23
|
$kendo-captcha-gap: $kendo-captcha-spacer !default;
|
|
24
24
|
/// The background color of the Captcha.
|
|
25
25
|
/// @group captcha
|
|
26
|
-
$kendo-captcha-bg:
|
|
26
|
+
$kendo-captcha-bg: k-color(surface-alt) !default;
|
|
27
27
|
/// The text color of the Captcha.
|
|
28
28
|
/// @group captcha
|
|
29
|
-
$kendo-captcha-text:
|
|
29
|
+
$kendo-captcha-text: k-color(surface-alt) !default;
|
|
30
30
|
/// The border color of the Captcha.
|
|
31
31
|
/// @group captcha
|
|
32
|
-
$kendo-captcha-border:
|
|
32
|
+
$kendo-captcha-border: k-color(surface-alt) !default;
|
|
33
33
|
|
|
34
34
|
/// The gap of the Captcha image wrapper.
|
|
35
35
|
/// @group captcha
|