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