@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
|
@@ -34,13 +34,13 @@ $kendo-card-deck-gap: k-spacing(4) !default;
|
|
|
34
34
|
|
|
35
35
|
/// The background color of the Card.
|
|
36
36
|
/// @group card
|
|
37
|
-
$kendo-card-bg:
|
|
37
|
+
$kendo-card-bg: k-color(surface-alt) !default;
|
|
38
38
|
/// The text color of the Card.
|
|
39
39
|
/// @group card
|
|
40
|
-
$kendo-card-text:
|
|
40
|
+
$kendo-card-text: k-color(on-app-surface) !default;
|
|
41
41
|
/// The border color of the Card.
|
|
42
42
|
/// @group card
|
|
43
|
-
$kendo-card-border:
|
|
43
|
+
$kendo-card-border: k-color(border) !default;
|
|
44
44
|
/// The shadow of the Card.
|
|
45
45
|
/// @group card
|
|
46
46
|
$kendo-card-shadow: null !default;
|
|
@@ -75,10 +75,10 @@ $kendo-card-header-border-width: 1px !default;
|
|
|
75
75
|
$kendo-card-header-bg: null !default;
|
|
76
76
|
/// The text color of the Card header.
|
|
77
77
|
/// @group card
|
|
78
|
-
$kendo-card-header-text:
|
|
78
|
+
$kendo-card-header-text: k-color(on-app-surface) !default;
|
|
79
79
|
/// The border color of the Card header.
|
|
80
80
|
/// @group card
|
|
81
|
-
$kendo-card-header-border:
|
|
81
|
+
$kendo-card-header-border: k-color(border) !default;
|
|
82
82
|
|
|
83
83
|
/// The horizontal padding of the Card body.
|
|
84
84
|
/// @group card
|
|
@@ -101,10 +101,10 @@ $kendo-card-footer-border-width: 1px !default;
|
|
|
101
101
|
$kendo-card-footer-bg: null !default;
|
|
102
102
|
/// The text color of the Card footer.
|
|
103
103
|
/// @group card
|
|
104
|
-
$kendo-card-footer-text:
|
|
104
|
+
$kendo-card-footer-text: k-color(on-app-surface) !default;
|
|
105
105
|
/// The border color of the Card footer.
|
|
106
106
|
/// @group card
|
|
107
|
-
$kendo-card-footer-border:
|
|
107
|
+
$kendo-card-footer-border: k-color(border) !default;
|
|
108
108
|
|
|
109
109
|
/// The bottom margin of the Card title.
|
|
110
110
|
/// @group card
|
|
@@ -145,7 +145,7 @@ $kendo-card-subtitle-font-weight: var( --kendo-font-weight-normal, normal ) !def
|
|
|
145
145
|
$kendo-card-subtitle-letter-spacing: null !default;
|
|
146
146
|
/// The text color of the Card subtitle.
|
|
147
147
|
/// @group card
|
|
148
|
-
$kendo-card-subtitle-text:
|
|
148
|
+
$kendo-card-subtitle-text: k-color(subtle) !default;
|
|
149
149
|
|
|
150
150
|
/// The maximum width of the Card image.
|
|
151
151
|
/// @group card
|
|
@@ -184,6 +184,19 @@ $kendo-card-callout-width: 20px !default;
|
|
|
184
184
|
/// @group card
|
|
185
185
|
$kendo-card-callout-height: 20px !default;
|
|
186
186
|
|
|
187
|
+
$kendo-card-theme-colors: (
|
|
188
|
+
"primary": k-color(primary),
|
|
189
|
+
"secondary": k-color(secondary),
|
|
190
|
+
"tertiary": k-color(tertiary),
|
|
191
|
+
"info": k-color(info),
|
|
192
|
+
"success": k-color(success),
|
|
193
|
+
"warning": k-color(warning),
|
|
194
|
+
"error": k-color(error),
|
|
195
|
+
"dark": k-color(dark),
|
|
196
|
+
"light": k-color(light),
|
|
197
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
|
|
198
|
+
) !default;
|
|
199
|
+
|
|
187
200
|
@forward "@progress/kendo-theme-core/scss/components/card/_variables.scss" with (
|
|
188
201
|
$kendo-card-padding-x: $kendo-card-padding-x,
|
|
189
202
|
$kendo-card-padding-y: $kendo-card-padding-y,
|
|
@@ -239,5 +252,6 @@ $kendo-card-callout-height: 20px !default;
|
|
|
239
252
|
$kendo-card-deck-scroll-button-radius: $kendo-card-deck-scroll-button-radius,
|
|
240
253
|
$kendo-card-deck-scroll-button-offset: $kendo-card-deck-scroll-button-offset,
|
|
241
254
|
$kendo-card-callout-width: $kendo-card-callout-width,
|
|
242
|
-
$kendo-card-callout-height: $kendo-card-callout-height
|
|
255
|
+
$kendo-card-callout-height: $kendo-card-callout-height,
|
|
256
|
+
$kendo-card-theme-colors: $kendo-card-theme-colors
|
|
243
257
|
);
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
/// The color of the area around the chart type icon.
|
|
7
7
|
/// @group chart-wizard
|
|
8
|
-
$kendo-chart-wizard-icon-area-color:
|
|
8
|
+
$kendo-chart-wizard-icon-area-color: k-color(primary) !default;
|
|
9
9
|
/// The background color of the area around the chart type icon.
|
|
10
10
|
/// @group chart-wizard
|
|
11
|
-
$kendo-chart-wizard-icon-area-bg:
|
|
11
|
+
$kendo-chart-wizard-icon-area-bg: k-color(primary-subtle) !default;
|
|
12
12
|
/// The border radius of the area around the chart type icon.
|
|
13
13
|
/// @group chart-wizard
|
|
14
14
|
$kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
@@ -17,14 +17,14 @@ $kendo-chart-wizard-icon-area-border-radius: k-border-radius(md) !default;
|
|
|
17
17
|
$kendo-chart-wizard-icon-area-padding: k-spacing(4) !default;
|
|
18
18
|
/// The box shadow of the focused area around the chart type icon.
|
|
19
19
|
/// @group chart-wizard
|
|
20
|
-
$kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px
|
|
20
|
+
$kendo-chart-wizard-icon-area-focus-shadow: inset 0 0 0 1px k-color(primary-emphasis) !default;
|
|
21
21
|
/// The box shadow of the selected area around the chart type icon.
|
|
22
22
|
/// @group chart-wizard
|
|
23
23
|
$kendo-chart-wizard-icon-area-selected-shadow: inset 0 0 0 1px $kendo-chart-wizard-icon-area-color !default;
|
|
24
24
|
|
|
25
25
|
/// The color of the selected chart type items in the Property panel.
|
|
26
26
|
/// @group chart-wizard
|
|
27
|
-
$kendo-chart-wizard-chart-type-selected-color:
|
|
27
|
+
$kendo-chart-wizard-chart-type-selected-color: k-color(primary) !default;
|
|
28
28
|
|
|
29
29
|
/// The padding of the preview pane.
|
|
30
30
|
/// @group chart-wizard
|
|
@@ -57,7 +57,7 @@ $kendo-chat-timestamp-line-height: var( --kendo-line-height-lg, normal ) !defaul
|
|
|
57
57
|
$kendo-chat-timestamp-transform: uppercase !default;
|
|
58
58
|
/// The text color of the Chat timestamp.
|
|
59
59
|
/// @group chat
|
|
60
|
-
$kendo-chat-timestamp-text:
|
|
60
|
+
$kendo-chat-timestamp-text: k-color(subtle) !default;
|
|
61
61
|
/// The background color of the Chat timestamp.
|
|
62
62
|
/// @group chat
|
|
63
63
|
$kendo-chat-timestamp-bg: null !default;
|
|
@@ -138,20 +138,20 @@ $kendo-chat-quick-reply-line-height: $kendo-chat-bubble-line-height !default;
|
|
|
138
138
|
|
|
139
139
|
/// The background color of the Chat.
|
|
140
140
|
/// @group chat
|
|
141
|
-
$kendo-chat-bg:
|
|
141
|
+
$kendo-chat-bg: k-color(surface) !default;
|
|
142
142
|
/// The text color of the Chat.
|
|
143
143
|
/// @group chat
|
|
144
|
-
$kendo-chat-text:
|
|
144
|
+
$kendo-chat-text: k-color(on-app-surface) !default;
|
|
145
145
|
/// The border color of the Chat.
|
|
146
146
|
/// @group chat
|
|
147
|
-
$kendo-chat-border:
|
|
147
|
+
$kendo-chat-border: k-color(border) !default;
|
|
148
148
|
|
|
149
149
|
/// The background color of the Chat bubble.
|
|
150
150
|
/// @group chat
|
|
151
|
-
$kendo-chat-bubble-bg:
|
|
151
|
+
$kendo-chat-bubble-bg: k-color(surface-alt) !default;
|
|
152
152
|
/// The text color of the Chat bubble.
|
|
153
153
|
/// @group chat
|
|
154
|
-
$kendo-chat-bubble-text:
|
|
154
|
+
$kendo-chat-bubble-text: k-color(on-app-surface) !default;
|
|
155
155
|
/// The border color of the Chat bubble.
|
|
156
156
|
/// @group chat
|
|
157
157
|
$kendo-chat-bubble-border: $kendo-chat-bubble-bg !default;
|
|
@@ -167,10 +167,10 @@ $kendo-chat-bubble-selected-shadow: k-elevation(3) !default;
|
|
|
167
167
|
|
|
168
168
|
/// The background color of the Chat alt bubble.
|
|
169
169
|
/// @group chat
|
|
170
|
-
$kendo-chat-alt-bubble-bg:
|
|
170
|
+
$kendo-chat-alt-bubble-bg: k-color(primary) !default;
|
|
171
171
|
/// The text color of the Chat alt bubble.
|
|
172
172
|
/// @group chat
|
|
173
|
-
$kendo-chat-alt-bubble-text:
|
|
173
|
+
$kendo-chat-alt-bubble-text: k-color(on-primary) !default;
|
|
174
174
|
/// The border color of the Chat alt bubble.
|
|
175
175
|
/// @group chat
|
|
176
176
|
$kendo-chat-alt-bubble-border: $kendo-chat-alt-bubble-bg !default;
|
|
@@ -189,20 +189,20 @@ $kendo-chat-alt-bubble-selected-shadow: k-elevation(3) !default;
|
|
|
189
189
|
$kendo-chat-quick-reply-bg: transparent !default;
|
|
190
190
|
/// The text color of the Chat quick reply.
|
|
191
191
|
/// @group chat
|
|
192
|
-
$kendo-chat-quick-reply-text:
|
|
192
|
+
$kendo-chat-quick-reply-text: k-color(primary) !default;
|
|
193
193
|
/// The border color of the Chat quick reply.
|
|
194
194
|
/// @group chat
|
|
195
|
-
$kendo-chat-quick-reply-border:
|
|
195
|
+
$kendo-chat-quick-reply-border: k-color(primary) !default;
|
|
196
196
|
|
|
197
197
|
/// The background color of the hovered Chat quick reply.
|
|
198
198
|
/// @group chat
|
|
199
|
-
$kendo-chat-quick-reply-hover-bg:
|
|
199
|
+
$kendo-chat-quick-reply-hover-bg: k-color(primary) !default;
|
|
200
200
|
/// The text color of the hovered Chat quick reply.
|
|
201
201
|
/// @group chat
|
|
202
|
-
$kendo-chat-quick-reply-hover-text:
|
|
202
|
+
$kendo-chat-quick-reply-hover-text: k-color(on-primary) !default;
|
|
203
203
|
/// The border color of the hovered Chat quick reply.
|
|
204
204
|
/// @group chat
|
|
205
|
-
$kendo-chat-quick-reply-hover-border:
|
|
205
|
+
$kendo-chat-quick-reply-hover-border: k-color(primary) !default;
|
|
206
206
|
|
|
207
207
|
/// The shadow blur of the focused Chat quick reply.
|
|
208
208
|
/// @group chat
|
|
@@ -60,13 +60,13 @@ $kendo-checkbox-sizes: (
|
|
|
60
60
|
|
|
61
61
|
/// The background color of the CheckBox.
|
|
62
62
|
/// @group checkbox
|
|
63
|
-
$kendo-checkbox-bg:
|
|
63
|
+
$kendo-checkbox-bg: k-color(surface-alt) !default;
|
|
64
64
|
/// The text color of the CheckBox.
|
|
65
65
|
/// @group checkbox
|
|
66
66
|
$kendo-checkbox-text: null !default;
|
|
67
67
|
/// The border color of the CheckBox.
|
|
68
68
|
/// @group checkbox
|
|
69
|
-
$kendo-checkbox-border:
|
|
69
|
+
$kendo-checkbox-border: k-color(border) !default;
|
|
70
70
|
|
|
71
71
|
/// The background color of the hovered CheckBox.
|
|
72
72
|
/// @group checkbox
|
|
@@ -80,10 +80,10 @@ $kendo-checkbox-hover-border: null !default;
|
|
|
80
80
|
|
|
81
81
|
/// The background color of the checked CheckBox.
|
|
82
82
|
/// @group checkbox
|
|
83
|
-
$kendo-checkbox-checked-bg:
|
|
83
|
+
$kendo-checkbox-checked-bg: k-color(primary) !default;
|
|
84
84
|
/// The text color of the checked CheckBox.
|
|
85
85
|
/// @group checkbox
|
|
86
|
-
$kendo-checkbox-checked-text:
|
|
86
|
+
$kendo-checkbox-checked-text: k-color(on-primary) !default;
|
|
87
87
|
/// The border color of the checked CheckBox.
|
|
88
88
|
/// @group checkbox
|
|
89
89
|
$kendo-checkbox-checked-border: $kendo-checkbox-checked-bg !default;
|
|
@@ -109,7 +109,7 @@ $kendo-checkbox-focus-shadow: 0 0 0 2px rgba(0, 0, 0, .06) !default;
|
|
|
109
109
|
$kendo-checkbox-focus-checked-border: null !default;
|
|
110
110
|
/// The box shadow of the focused and checked CheckBox.
|
|
111
111
|
/// @group checkbox
|
|
112
|
-
$kendo-checkbox-focus-checked-shadow: 0 0 0 2px
|
|
112
|
+
$kendo-checkbox-focus-checked-shadow: 0 0 0 2px color-mix(in srgb, k-color(primary) 30%, transparent) !default;
|
|
113
113
|
|
|
114
114
|
/// The background color of the disabled CheckBox.
|
|
115
115
|
/// @group checkbox
|
|
@@ -136,10 +136,10 @@ $kendo-checkbox-disabled-checked-border: null !default;
|
|
|
136
136
|
$kendo-checkbox-invalid-bg: null !default;
|
|
137
137
|
/// The text color of an invalid CheckBox.
|
|
138
138
|
/// @group checkbox
|
|
139
|
-
$kendo-checkbox-invalid-text:
|
|
139
|
+
$kendo-checkbox-invalid-text: k-color(error) !default;
|
|
140
140
|
/// The border color of an invalid CheckBox.
|
|
141
141
|
/// @group checkbox
|
|
142
|
-
$kendo-checkbox-invalid-border:
|
|
142
|
+
$kendo-checkbox-invalid-border: k-color(error) !default;
|
|
143
143
|
|
|
144
144
|
|
|
145
145
|
// CheckBox indicator
|
|
@@ -39,6 +39,10 @@ $kendo-chip-md-padding-y: $kendo-chip-padding-y !default;
|
|
|
39
39
|
/// @group chip
|
|
40
40
|
$kendo-chip-lg-padding-y: k-spacing(1.5) !default;
|
|
41
41
|
|
|
42
|
+
/// The font weight of the Chip.
|
|
43
|
+
/// @group chip
|
|
44
|
+
$kendo-chip-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
45
|
+
|
|
42
46
|
/// The font size of the Chip.
|
|
43
47
|
/// @group chip
|
|
44
48
|
$kendo-chip-font-size: var( --kendo-font-size, inherit ) !default;
|
|
@@ -95,16 +99,16 @@ $kendo-chip-sizes: (
|
|
|
95
99
|
|
|
96
100
|
/// The base background of the Chip.
|
|
97
101
|
/// @group chip
|
|
98
|
-
$kendo-chip-base-bg:
|
|
102
|
+
$kendo-chip-base-bg: k-color(base-subtle) !default;
|
|
99
103
|
|
|
100
104
|
/// The theme colors map for the Chip.
|
|
101
105
|
/// @group chip
|
|
102
106
|
$kendo-chip-theme-colors: (
|
|
103
107
|
"base": $kendo-chip-base-bg,
|
|
104
|
-
"error":
|
|
105
|
-
"info":
|
|
106
|
-
"warning":
|
|
107
|
-
"success":
|
|
108
|
+
"error": k-color(error),
|
|
109
|
+
"info": k-color(info),
|
|
110
|
+
"warning": k-color(warning),
|
|
111
|
+
"success": k-color(success)
|
|
108
112
|
) !default;
|
|
109
113
|
|
|
110
114
|
/// The base background color of the solid Chip.
|
|
@@ -118,7 +122,7 @@ $kendo-chip-solid-text: $kendo-button-text !default;
|
|
|
118
122
|
$kendo-chip-solid-border: $kendo-button-border !default;
|
|
119
123
|
/// The base shadow of the solid Chip.
|
|
120
124
|
/// @group chip
|
|
121
|
-
$kendo-chip-solid-shadow: 0 0 0 2px
|
|
125
|
+
$kendo-chip-solid-shadow: 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
122
126
|
/// The base gradient of the solid Chip.
|
|
123
127
|
/// @group chip
|
|
124
128
|
$kendo-chip-solid-gradient: $kendo-button-gradient !default;
|
|
@@ -132,7 +136,7 @@ $kendo-chip-solid-focus-text: null !default;
|
|
|
132
136
|
|
|
133
137
|
/// The base background color of the hovered solid Chip.
|
|
134
138
|
/// @group chip
|
|
135
|
-
$kendo-chip-solid-hover-bg:
|
|
139
|
+
$kendo-chip-solid-hover-bg: k-color(base-subtle-hover) !default;
|
|
136
140
|
/// The base text color of the hovered solid Chip.
|
|
137
141
|
/// @group chip
|
|
138
142
|
$kendo-chip-solid-hover-text: null !default;
|
|
@@ -146,23 +150,23 @@ $kendo-chip-solid-selected-text: null !default;
|
|
|
146
150
|
|
|
147
151
|
/// The base background color of the outline Chip.
|
|
148
152
|
/// @group chip
|
|
149
|
-
$kendo-chip-outline-bg:
|
|
153
|
+
$kendo-chip-outline-bg: k-color(surface-alt) !default;
|
|
150
154
|
/// The base text color of the outline Chip.
|
|
151
155
|
/// @group chip
|
|
152
|
-
$kendo-chip-outline-text:
|
|
156
|
+
$kendo-chip-outline-text: k-color(base-on-surface) !default;
|
|
153
157
|
/// The base border color of the outline Chip.
|
|
154
158
|
/// @group chip
|
|
155
159
|
$kendo-chip-outline-border: $kendo-chip-outline-text !default;
|
|
156
160
|
/// The base shadow of the outline Chip.
|
|
157
161
|
/// @group chip
|
|
158
|
-
$kendo-chip-outline-shadow: 0 0 0 2px
|
|
162
|
+
$kendo-chip-outline-shadow: 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
159
163
|
|
|
160
164
|
/// The base background color of the hovered outline Chip.
|
|
161
165
|
/// @group chip
|
|
162
166
|
$kendo-chip-outline-hover-bg: $kendo-chip-outline-text !default;
|
|
163
167
|
/// The base text color of the hovered outline Chip.
|
|
164
168
|
/// @group chip
|
|
165
|
-
$kendo-chip-outline-hover-text:
|
|
169
|
+
$kendo-chip-outline-hover-text: k-color(base) !default;
|
|
166
170
|
|
|
167
171
|
/// The base background color of the selected outline Chip.
|
|
168
172
|
/// @group chip
|
|
@@ -171,6 +175,17 @@ $kendo-chip-outline-selected-bg: $kendo-chip-outline-hover-bg !default;
|
|
|
171
175
|
/// @group chip
|
|
172
176
|
$kendo-chip-outline-selected-text: $kendo-chip-outline-hover-text !default;
|
|
173
177
|
|
|
178
|
+
/// The base background color of the disabled Chip.
|
|
179
|
+
/// @group chip
|
|
180
|
+
$kendo-chip-disabled-bg: null !default;
|
|
181
|
+
/// The base text color of the disabled Chip.
|
|
182
|
+
/// @group chip
|
|
183
|
+
$kendo-chip-disabled-text: null !default;
|
|
184
|
+
/// The base border color of the disabled Chip.
|
|
185
|
+
/// @group chip
|
|
186
|
+
$kendo-chip-disabled-border: $kendo-chip-disabled-bg !default;
|
|
187
|
+
|
|
188
|
+
|
|
174
189
|
// Chip List
|
|
175
190
|
|
|
176
191
|
/// The sizes of the Chip list.
|
|
@@ -192,6 +207,7 @@ $kendo-chip-list-sizes: (
|
|
|
192
207
|
$kendo-chip-sm-padding-y: $kendo-chip-sm-padding-y,
|
|
193
208
|
$kendo-chip-md-padding-y: $kendo-chip-md-padding-y,
|
|
194
209
|
$kendo-chip-lg-padding-y: $kendo-chip-lg-padding-y,
|
|
210
|
+
$kendo-chip-font-weight: $kendo-chip-font-weight,
|
|
195
211
|
$kendo-chip-font-size: $kendo-chip-font-size,
|
|
196
212
|
$kendo-chip-sm-font-size: $kendo-chip-sm-font-size,
|
|
197
213
|
$kendo-chip-md-font-size: $kendo-chip-md-font-size,
|
|
@@ -224,5 +240,8 @@ $kendo-chip-list-sizes: (
|
|
|
224
240
|
$kendo-chip-outline-hover-text: $kendo-chip-outline-hover-text,
|
|
225
241
|
$kendo-chip-outline-selected-bg: $kendo-chip-outline-selected-bg,
|
|
226
242
|
$kendo-chip-outline-selected-text: $kendo-chip-outline-selected-text,
|
|
243
|
+
$kendo-chip-disabled-bg: $kendo-chip-disabled-bg,
|
|
244
|
+
$kendo-chip-disabled-text: $kendo-chip-disabled-text,
|
|
245
|
+
$kendo-chip-disabled-border: $kendo-chip-disabled-border,
|
|
227
246
|
$kendo-chip-list-sizes: $kendo-chip-list-sizes
|
|
228
247
|
);
|
|
@@ -6,11 +6,11 @@ $kendo-color-preview-border-radius: k-border-radius(md)!default;
|
|
|
6
6
|
$kendo-color-preview-border-width: 1px !default;
|
|
7
7
|
$kendo-color-preview-bg: null !default;
|
|
8
8
|
$kendo-color-preview-text: null !default;
|
|
9
|
-
$kendo-color-preview-border:
|
|
10
|
-
$kendo-color-preview-hover-border:
|
|
9
|
+
$kendo-color-preview-border: k-color(border) !default;
|
|
10
|
+
$kendo-color-preview-hover-border: k-color(border) !default;
|
|
11
11
|
|
|
12
12
|
$kendo-color-preview-no-color-bg: $kendo-color-white !default;
|
|
13
|
-
$kendo-color-preview-no-color-text:
|
|
13
|
+
$kendo-color-preview-no-color-text: k-color(error) !default;
|
|
14
14
|
$kendo-color-preview-no-color-border: null !default;
|
|
15
15
|
|
|
16
16
|
$kendo-color-preview-no-color-image: k-escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' version='1.1'><line x1='0' x2='20' y1='0' y2='20' stroke='#{$kendo-color-preview-no-color-text}' stroke-width='1'/></svg>") ) !default;
|
|
@@ -35,13 +35,13 @@ $kendo-color-editor-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
35
35
|
$kendo-color-editor-line-height: var( --kendo-line-height, normal ) !default;
|
|
36
36
|
/// The text color of the ColorEditor.
|
|
37
37
|
/// @group color-editor
|
|
38
|
-
$kendo-color-editor-text:
|
|
38
|
+
$kendo-color-editor-text: k-color(on-app-surface) !default;
|
|
39
39
|
/// The background color of the ColorEditor.
|
|
40
40
|
/// @group color-editor
|
|
41
|
-
$kendo-color-editor-bg:
|
|
41
|
+
$kendo-color-editor-bg: k-color(surface-alt) !default;
|
|
42
42
|
/// The border color of the ColorEditor.
|
|
43
43
|
/// @group color-editor
|
|
44
|
-
$kendo-color-editor-border:
|
|
44
|
+
$kendo-color-editor-border: k-color(border) !default;
|
|
45
45
|
|
|
46
46
|
/// The border color of the focused ColorEditor.
|
|
47
47
|
/// @group color-editor
|
|
@@ -81,13 +81,13 @@ $kendo-color-editor-lg-header-padding-x: k-spacing(4.5) !default;
|
|
|
81
81
|
|
|
82
82
|
/// The width of the ColorEditor preview.
|
|
83
83
|
/// @group color-editor
|
|
84
|
-
$kendo-color-editor-color-preview-width:
|
|
84
|
+
$kendo-color-editor-color-preview-width: 34px !default;
|
|
85
85
|
/// The height of the ColorEditor preview.
|
|
86
86
|
/// @group color-editor
|
|
87
|
-
$kendo-color-editor-color-preview-height:
|
|
87
|
+
$kendo-color-editor-color-preview-height: 14px !default;
|
|
88
88
|
/// The spacing between the colors in the ColorEditor preview.
|
|
89
89
|
/// @group color-editor
|
|
90
|
-
$kendo-color-editor-preview-gap: k-spacing(
|
|
90
|
+
$kendo-color-editor-preview-gap: k-spacing(0.5) !default;
|
|
91
91
|
/// The spacing between the colors in the small ColorEditor preview.
|
|
92
92
|
/// @group color-editor
|
|
93
93
|
$kendo-color-editor-sm-preview-gap: k-spacing(0.5) !default;
|
|
@@ -36,13 +36,13 @@ $kendo-color-gradient-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
36
36
|
$kendo-color-gradient-line-height: var( --kendo-line-height, normal ) !default;
|
|
37
37
|
/// The text color of the ColorGradient.
|
|
38
38
|
/// @group color-gradient
|
|
39
|
-
$kendo-color-gradient-text:
|
|
39
|
+
$kendo-color-gradient-text: k-color(on-app-surface) !default;
|
|
40
40
|
/// The background color of the ColorGradient.
|
|
41
41
|
/// @group color-gradient
|
|
42
|
-
$kendo-color-gradient-bg:
|
|
42
|
+
$kendo-color-gradient-bg: k-color(surface-alt) !default;
|
|
43
43
|
/// The border color of the ColorGradient.
|
|
44
44
|
/// @group color-gradient
|
|
45
|
-
$kendo-color-gradient-border:
|
|
45
|
+
$kendo-color-gradient-border: k-color(border) !default;
|
|
46
46
|
|
|
47
47
|
/// The vertical padding of the small ColorGradient.
|
|
48
48
|
/// @group color-gradient
|
|
@@ -98,16 +98,7 @@ $kendo-color-gradient-canvas-border-radius: k-border-radius(md) !default;
|
|
|
98
98
|
$kendo-color-gradient-canvas-gap: $kendo-color-gradient-spacer !default;
|
|
99
99
|
/// The height the ColorGradient canvas hsv rectangle.
|
|
100
100
|
/// @group color-gradient
|
|
101
|
-
$kendo-color-gradient-canvas-rectangle-height:
|
|
102
|
-
/// The height the small ColorGradient canvas hsv rectangle.
|
|
103
|
-
/// @group color-gradient
|
|
104
|
-
$kendo-color-gradient-sm-canvas-rectangle-height: $kendo-color-gradient-canvas-rectangle-height !default;
|
|
105
|
-
/// The height the medium ColorGradient canvas hsv rectangle.
|
|
106
|
-
/// @group color-gradient
|
|
107
|
-
$kendo-color-gradient-md-canvas-rectangle-height: $kendo-color-gradient-canvas-rectangle-height !default;
|
|
108
|
-
/// The height the large ColorGradient canvas hsv rectangle.
|
|
109
|
-
/// @group color-gradient
|
|
110
|
-
$kendo-color-gradient-lg-canvas-rectangle-height: 268px !default;
|
|
101
|
+
$kendo-color-gradient-canvas-rectangle-height: 100% !default;
|
|
111
102
|
|
|
112
103
|
/// The spacing between the items of the small ColorGradient canvas.
|
|
113
104
|
/// @group color-gradient
|
|
@@ -131,22 +122,13 @@ $kendo-color-gradient-slider-draghandle-border-width: 3px !default;
|
|
|
131
122
|
|
|
132
123
|
/// The height of the ColorGradient vertical slider.
|
|
133
124
|
/// @group color-gradient
|
|
134
|
-
$kendo-color-gradient-slider-vertical-size:
|
|
125
|
+
$kendo-color-gradient-slider-vertical-size: 100% !default;
|
|
135
126
|
/// The width of the ColorGradient horizontal slider.
|
|
136
127
|
/// @group color-gradient
|
|
137
128
|
$kendo-color-gradient-slider-horizontal-size: 100% !default;
|
|
138
129
|
/// The background image of the ColorGradient alpha slider.
|
|
139
130
|
/// @group color-gradient
|
|
140
131
|
$kendo-color-gradient-slider-alpha-bgr: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC" !default;
|
|
141
|
-
/// The height of the small ColorGradient vertical slider.
|
|
142
|
-
/// @group color-gradient
|
|
143
|
-
$kendo-color-gradient-sm-slider-vertical-size: $kendo-color-gradient-slider-vertical-size !default;
|
|
144
|
-
/// The height of the medium ColorGradient vertical slider.
|
|
145
|
-
/// @group color-gradient
|
|
146
|
-
$kendo-color-gradient-md-slider-vertical-size: $kendo-color-gradient-slider-vertical-size !default;
|
|
147
|
-
/// The height of the large ColorGradient vertical slider.
|
|
148
|
-
/// @group color-gradient
|
|
149
|
-
$kendo-color-gradient-lg-slider-vertical-size: 268px !default;
|
|
150
132
|
|
|
151
133
|
/// The width of the ColorGradient canvas drag handle.
|
|
152
134
|
/// @group color-gradient
|
|
@@ -200,7 +182,7 @@ $kendo-color-gradient-input-gap: k-spacing(2) !default;
|
|
|
200
182
|
$kendo-color-gradient-input-label-gap: calc( #{$kendo-color-gradient-spacer} / 3 ) !default;
|
|
201
183
|
/// The text color of the ColorGradient input labels.
|
|
202
184
|
/// @group color-gradient
|
|
203
|
-
$kendo-color-gradient-input-label-text:
|
|
185
|
+
$kendo-color-gradient-input-label-text: k-color(subtle) !default;
|
|
204
186
|
|
|
205
187
|
/// The width of the small ColorGradient input.
|
|
206
188
|
/// @group color-gradient
|
|
@@ -224,8 +206,6 @@ $kendo-color-gradient-contrast-spacer: calc( #{$kendo-color-gradient-spacer} / 1
|
|
|
224
206
|
$kendo-color-gradient-sizes: (
|
|
225
207
|
sm: (
|
|
226
208
|
width: $kendo-color-gradient-sm-width,
|
|
227
|
-
vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,
|
|
228
|
-
rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,
|
|
229
209
|
input-width: $kendo-color-gradient-sm-input-width,
|
|
230
210
|
gap: $kendo-color-gradient-sm-gap,
|
|
231
211
|
canvas-gap: $kendo-color-gradient-sm-canvas-gap,
|
|
@@ -234,8 +214,6 @@ $kendo-color-gradient-sizes: (
|
|
|
234
214
|
),
|
|
235
215
|
md: (
|
|
236
216
|
width: $kendo-color-gradient-md-width,
|
|
237
|
-
vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,
|
|
238
|
-
rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,
|
|
239
217
|
input-width: $kendo-color-gradient-md-input-width,
|
|
240
218
|
gap: $kendo-color-gradient-md-gap,
|
|
241
219
|
canvas-gap: $kendo-color-gradient-md-canvas-gap,
|
|
@@ -244,8 +222,6 @@ $kendo-color-gradient-sizes: (
|
|
|
244
222
|
),
|
|
245
223
|
lg: (
|
|
246
224
|
width: $kendo-color-gradient-lg-width,
|
|
247
|
-
vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,
|
|
248
|
-
rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,
|
|
249
225
|
input-width: $kendo-color-gradient-lg-input-width,
|
|
250
226
|
gap: $kendo-color-gradient-lg-gap,
|
|
251
227
|
canvas-gap: $kendo-color-gradient-lg-canvas-gap,
|
|
@@ -279,9 +255,6 @@ $kendo-color-gradient-sizes: (
|
|
|
279
255
|
$kendo-color-gradient-canvas-border-radius: $kendo-color-gradient-canvas-border-radius,
|
|
280
256
|
$kendo-color-gradient-canvas-gap: $kendo-color-gradient-canvas-gap,
|
|
281
257
|
$kendo-color-gradient-canvas-rectangle-height: $kendo-color-gradient-canvas-rectangle-height,
|
|
282
|
-
$kendo-color-gradient-sm-canvas-rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,
|
|
283
|
-
$kendo-color-gradient-md-canvas-rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,
|
|
284
|
-
$kendo-color-gradient-lg-canvas-rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,
|
|
285
258
|
$kendo-color-gradient-sm-canvas-gap: $kendo-color-gradient-sm-canvas-gap,
|
|
286
259
|
$kendo-color-gradient-md-canvas-gap: $kendo-color-gradient-md-canvas-gap,
|
|
287
260
|
$kendo-color-gradient-lg-canvas-gap: $kendo-color-gradient-lg-canvas-gap,
|
|
@@ -297,9 +270,6 @@ $kendo-color-gradient-sizes: (
|
|
|
297
270
|
$kendo-color-gradient-slider-vertical-size: $kendo-color-gradient-slider-vertical-size,
|
|
298
271
|
$kendo-color-gradient-slider-horizontal-size: $kendo-color-gradient-slider-horizontal-size,
|
|
299
272
|
$kendo-color-gradient-slider-alpha-bgr: $kendo-color-gradient-slider-alpha-bgr,
|
|
300
|
-
$kendo-color-gradient-sm-slider-vertical-size: $kendo-color-gradient-sm-slider-vertical-size,
|
|
301
|
-
$kendo-color-gradient-md-slider-vertical-size: $kendo-color-gradient-md-slider-vertical-size,
|
|
302
|
-
$kendo-color-gradient-lg-slider-vertical-size: $kendo-color-gradient-lg-slider-vertical-size,
|
|
303
273
|
$kendo-color-gradient-draghandle-width: $kendo-color-gradient-draghandle-width,
|
|
304
274
|
$kendo-color-gradient-draghandle-height: $kendo-color-gradient-draghandle-height,
|
|
305
275
|
$kendo-color-gradient-draghandle-border-width: $kendo-color-gradient-draghandle-border-width,
|
package/scss/core/_index.scss
CHANGED
|
@@ -4,6 +4,11 @@
|
|
|
4
4
|
// Variables
|
|
5
5
|
@forward "../_variables.scss";
|
|
6
6
|
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
// Global disabled styles
|
|
8
|
+
:root {
|
|
9
|
+
--kendo-disabled-text: unset;
|
|
10
|
+
--kendo-disabled-bg: unset;
|
|
11
|
+
--kendo-disabled-border: unset;
|
|
12
|
+
--kendo-disabled-opacity: .6;
|
|
13
|
+
--kendo-disabled-filter: grayscale(.1);
|
|
14
|
+
}
|