@progress/kendo-theme-fluent 6.5.0-dev.1 → 6.5.0-dev.2
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 +13032 -12991
- package/dist/meta/sassdoc-data.json +912 -1112
- package/dist/meta/sassdoc-raw-data.json +456 -556
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_layout.scss +7 -0
- package/scss/action-sheet/_variables.scss +4 -1
- package/scss/adaptive/_variables.scss +4 -4
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +5 -5
- package/scss/badge/_variables.scss +5 -5
- package/scss/bottom-navigation/_variables.scss +14 -14
- package/scss/breadcrumb/_variables.scss +11 -11
- package/scss/button/_variables.scss +11 -11
- package/scss/calendar/_layout.scss +1 -1
- package/scss/calendar/_variables.scss +11 -11
- package/scss/card/_variables.scss +2 -2
- package/scss/chat/_variables.scss +8 -8
- package/scss/checkbox/_variables.scss +16 -16
- package/scss/chip/_variables.scss +12 -12
- package/scss/color-preview/_variables.scss +4 -4
- package/scss/coloreditor/_variables.scss +2 -2
- package/scss/colorgradient/_variables.scss +8 -8
- package/scss/colorpalette/_variables.scss +2 -2
- package/scss/core/_index.scss +6 -11
- package/scss/core/_variables.scss +1 -79
- package/scss/core/color-system/_index.scss +0 -2
- package/scss/core/color-system/utils/_functions.scss +4 -66
- package/scss/core/helpers/_index.scss +0 -4
- package/scss/dataviz/_layout.scss +5 -5
- package/scss/dataviz/_variables.scss +37 -37
- package/scss/daterangepicker/_theme.scss +1 -1
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_variables.scss +2 -2
- package/scss/drawer/_variables.scss +9 -9
- package/scss/dropzone/_variables.scss +3 -3
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +7 -7
- package/scss/fab/_theme.scss +1 -1
- package/scss/fab/_variables.scss +8 -8
- package/scss/filter/_variables.scss +3 -3
- package/scss/forms/_variables.scss +2 -2
- package/scss/gantt/_layout.scss +2 -2
- package/scss/gantt/_variables.scss +22 -22
- package/scss/grid/_theme.scss +2 -2
- package/scss/grid/_variables.scss +11 -11
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +42 -42
- package/scss/list/_variables.scss +14 -14
- package/scss/listbox/_variables.scss +1 -1
- package/scss/listgroup/_variables.scss +1 -1
- package/scss/listview/_variables.scss +1 -1
- package/scss/loader/_variables.scss +4 -4
- package/scss/map/_variables.scss +4 -4
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_variables.scss +3 -3
- package/scss/notification/_variables.scss +3 -3
- package/scss/orgchart/_variables.scss +5 -5
- package/scss/pager/_variables.scss +4 -4
- package/scss/panelbar/_variables.scss +3 -3
- package/scss/pdf-viewer/_variables.scss +2 -2
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popup/_variables.scss +1 -1
- package/scss/progressbar/_variables.scss +10 -10
- package/scss/radio/_variables.scss +10 -10
- package/scss/rating/_theme.scss +1 -1
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_theme.scss +1 -1
- package/scss/scheduler/_variables.scss +9 -9
- package/scss/scrollview/_variables.scss +6 -6
- package/scss/searchbox/_variables.scss +1 -1
- package/scss/signature/_variables.scss +2 -2
- package/scss/skeleton/_variables.scss +4 -4
- package/scss/slider/_variables.scss +11 -11
- package/scss/split-button/_variables.scss +1 -1
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +8 -8
- package/scss/switch/_variables.scss +17 -17
- package/scss/table/_variables.scss +3 -3
- package/scss/tabstrip/_variables.scss +5 -5
- package/scss/taskboard/_variables.scss +5 -5
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_theme.scss +1 -1
- package/scss/toolbar/_variables.scss +3 -3
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treeview/_variables.scss +2 -2
- package/scss/upload/_variables.scss +8 -8
- package/scss/utils/_layout.scss +6 -4
- package/scss/window/_variables.scss +7 -7
- package/scss/wizard/_variables.scss +1 -1
- package/scss/core/_layout.scss +0 -13
- package/scss/core/_theme.scss +0 -9
- package/scss/core/color-system/_variables.scss +0 -172
- package/scss/core/functions/_index.scss +0 -3
- package/scss/core/functions/_strings.scss +0 -37
- package/scss/core/helpers/_base.scss +0 -136
- package/scss/core/helpers/_layout.scss +0 -64
- package/scss/core/helpers/_loading.scss +0 -120
- package/scss/core/helpers/_selection.scss +0 -27
- package/scss/core/mixins/_border-radius.scss +0 -60
- package/scss/core/mixins/_box-shadow.scss +0 -8
- package/scss/core/mixins/_decoration.scss +0 -30
- package/scss/core/mixins/_disabled.scss +0 -10
- package/scss/core/mixins/_hide-scrollbar.scss +0 -14
- package/scss/core/mixins/_index.scss +0 -6
- package/scss/core/mixins/_typography.scss +0 -7
|
@@ -3,51 +3,51 @@
|
|
|
3
3
|
|
|
4
4
|
/// The first base series color and its light and dark shades.
|
|
5
5
|
/// @group charts
|
|
6
|
-
$kendo-series-a: get-theme-color-var( series-a-100 ) !default;
|
|
7
|
-
$kendo-series-a-dark: get-theme-color-var( series-a-130 ) !default;
|
|
8
|
-
$kendo-series-a-darker: get-theme-color-var( series-a-160 ) !default;
|
|
9
|
-
$kendo-series-a-light: get-theme-color-var( series-a-70 ) !default;
|
|
10
|
-
$kendo-series-a-lighter: get-theme-color-var( series-a-40 ) !default;
|
|
6
|
+
$kendo-series-a: k-get-theme-color-var( series-a-100 ) !default;
|
|
7
|
+
$kendo-series-a-dark: k-get-theme-color-var( series-a-130 ) !default;
|
|
8
|
+
$kendo-series-a-darker: k-get-theme-color-var( series-a-160 ) !default;
|
|
9
|
+
$kendo-series-a-light: k-get-theme-color-var( series-a-70 ) !default;
|
|
10
|
+
$kendo-series-a-lighter: k-get-theme-color-var( series-a-40 ) !default;
|
|
11
11
|
|
|
12
12
|
/// The second base series color and its light and dark shades.
|
|
13
13
|
/// @group charts
|
|
14
|
-
$kendo-series-b: get-theme-color-var( series-b-100 ) !default;
|
|
15
|
-
$kendo-series-b-dark: get-theme-color-var( series-b-130 ) !default;
|
|
16
|
-
$kendo-series-b-darker: get-theme-color-var( series-b-160 ) !default;
|
|
17
|
-
$kendo-series-b-light: get-theme-color-var( series-b-70 ) !default;
|
|
18
|
-
$kendo-series-b-lighter: get-theme-color-var( series-b-40 ) !default;
|
|
14
|
+
$kendo-series-b: k-get-theme-color-var( series-b-100 ) !default;
|
|
15
|
+
$kendo-series-b-dark: k-get-theme-color-var( series-b-130 ) !default;
|
|
16
|
+
$kendo-series-b-darker: k-get-theme-color-var( series-b-160 ) !default;
|
|
17
|
+
$kendo-series-b-light: k-get-theme-color-var( series-b-70 ) !default;
|
|
18
|
+
$kendo-series-b-lighter: k-get-theme-color-var( series-b-40 ) !default;
|
|
19
19
|
|
|
20
20
|
/// The third base series color and its light and dark shades.
|
|
21
21
|
/// @group charts
|
|
22
|
-
$kendo-series-c: get-theme-color-var( series-c-100 ) !default;
|
|
23
|
-
$kendo-series-c-dark: get-theme-color-var( series-c-130 ) !default;
|
|
24
|
-
$kendo-series-c-darker: get-theme-color-var( series-c-160 ) !default;
|
|
25
|
-
$kendo-series-c-light: get-theme-color-var( series-c-70 ) !default;
|
|
26
|
-
$kendo-series-c-lighter: get-theme-color-var( series-c-40 ) !default;
|
|
22
|
+
$kendo-series-c: k-get-theme-color-var( series-c-100 ) !default;
|
|
23
|
+
$kendo-series-c-dark: k-get-theme-color-var( series-c-130 ) !default;
|
|
24
|
+
$kendo-series-c-darker: k-get-theme-color-var( series-c-160 ) !default;
|
|
25
|
+
$kendo-series-c-light: k-get-theme-color-var( series-c-70 ) !default;
|
|
26
|
+
$kendo-series-c-lighter: k-get-theme-color-var( series-c-40 ) !default;
|
|
27
27
|
|
|
28
28
|
/// The fourth base series color and its light and dark shades.
|
|
29
29
|
/// @group charts
|
|
30
|
-
$kendo-series-d: get-theme-color-var( series-d-100 ) !default;
|
|
31
|
-
$kendo-series-d-dark: get-theme-color-var( series-d-130 ) !default;
|
|
32
|
-
$kendo-series-d-darker: get-theme-color-var( series-d-160 ) !default;
|
|
33
|
-
$kendo-series-d-light: get-theme-color-var( series-d-70 ) !default;
|
|
34
|
-
$kendo-series-d-lighter: get-theme-color-var( series-d-40 ) !default;
|
|
30
|
+
$kendo-series-d: k-get-theme-color-var( series-d-100 ) !default;
|
|
31
|
+
$kendo-series-d-dark: k-get-theme-color-var( series-d-130 ) !default;
|
|
32
|
+
$kendo-series-d-darker: k-get-theme-color-var( series-d-160 ) !default;
|
|
33
|
+
$kendo-series-d-light: k-get-theme-color-var( series-d-70 ) !default;
|
|
34
|
+
$kendo-series-d-lighter: k-get-theme-color-var( series-d-40 ) !default;
|
|
35
35
|
|
|
36
36
|
/// The fifth base series color and its light and dark shades.
|
|
37
37
|
/// @group charts
|
|
38
|
-
$kendo-series-e: get-theme-color-var( series-e-100 ) !default;
|
|
39
|
-
$kendo-series-e-dark: get-theme-color-var( series-e-130 ) !default;
|
|
40
|
-
$kendo-series-e-darker: get-theme-color-var( series-e-60 ) !default;
|
|
41
|
-
$kendo-series-e-light: get-theme-color-var( series-e-70 ) !default;
|
|
42
|
-
$kendo-series-e-lighter: get-theme-color-var( series-e-40 ) !default;
|
|
38
|
+
$kendo-series-e: k-get-theme-color-var( series-e-100 ) !default;
|
|
39
|
+
$kendo-series-e-dark: k-get-theme-color-var( series-e-130 ) !default;
|
|
40
|
+
$kendo-series-e-darker: k-get-theme-color-var( series-e-60 ) !default;
|
|
41
|
+
$kendo-series-e-light: k-get-theme-color-var( series-e-70 ) !default;
|
|
42
|
+
$kendo-series-e-lighter: k-get-theme-color-var( series-e-40 ) !default;
|
|
43
43
|
|
|
44
44
|
/// The sixth base series color and its light and dark shades.
|
|
45
45
|
/// @group charts
|
|
46
|
-
$kendo-series-f: get-theme-color-var( series-f-100 ) !default;
|
|
47
|
-
$kendo-series-f-dark: get-theme-color-var( series-f-130 ) !default;
|
|
48
|
-
$kendo-series-f-darker: get-theme-color-var( series-f-160 ) !default;
|
|
49
|
-
$kendo-series-f-light: get-theme-color-var( series-f-70 ) !default;
|
|
50
|
-
$kendo-series-f-lighter: get-theme-color-var( series-f-40 ) !default;
|
|
46
|
+
$kendo-series-f: k-get-theme-color-var( series-f-100 ) !default;
|
|
47
|
+
$kendo-series-f-dark: k-get-theme-color-var( series-f-130 ) !default;
|
|
48
|
+
$kendo-series-f-darker: k-get-theme-color-var( series-f-160 ) !default;
|
|
49
|
+
$kendo-series-f-light: k-get-theme-color-var( series-f-70 ) !default;
|
|
50
|
+
$kendo-series-f-lighter: k-get-theme-color-var( series-f-40 ) !default;
|
|
51
51
|
|
|
52
52
|
/// The series colors in order:
|
|
53
53
|
/// base, light, dark, lighter, darker
|
|
@@ -127,10 +127,10 @@ $kendo-chart-inactive-bg: var( --kendo-disabled-bg, initial ) !default;
|
|
|
127
127
|
|
|
128
128
|
/// The color of the chart component major grid lines.
|
|
129
129
|
/// @group charts
|
|
130
|
-
$kendo-chart-major-lines: get-theme-color-var( neutral-30 ) !default;
|
|
130
|
+
$kendo-chart-major-lines: k-get-theme-color-var( neutral-30 ) !default;
|
|
131
131
|
/// The color of the chart component minor grid lines.
|
|
132
132
|
/// @group charts
|
|
133
|
-
$kendo-chart-minor-lines: get-theme-color-var( neutral-30 ) !default;
|
|
133
|
+
$kendo-chart-minor-lines: k-get-theme-color-var( neutral-30 ) !default;
|
|
134
134
|
|
|
135
135
|
/// The opacity of the chart area.
|
|
136
136
|
/// @group charts
|
|
@@ -165,7 +165,7 @@ $kendo-chart-tooltip-color-inverse: $kendo-color-black !default;
|
|
|
165
165
|
$kendo-chart-crosshair-background: $kendo-color-black !default;
|
|
166
166
|
/// The text color of the chart shared crosshair tooltip.
|
|
167
167
|
/// @group charts
|
|
168
|
-
$kendo-chart-crosshair-shared-tooltip-color: get-theme-color-var( neutral-160 ) !default;
|
|
168
|
+
$kendo-chart-crosshair-shared-tooltip-color: k-get-theme-color-var( neutral-160 ) !default;
|
|
169
169
|
/// The background color of the chart shared crosshair tooltip.
|
|
170
170
|
/// @group charts
|
|
171
171
|
$kendo-chart-crosshair-shared-tooltip-background: var( --kendo-component-bg, initial ) !default;
|
|
@@ -175,7 +175,7 @@ $kendo-chart-crosshair-shared-tooltip-border: transparent !default;
|
|
|
175
175
|
|
|
176
176
|
/// The background color of the chart notes.
|
|
177
177
|
/// @group charts
|
|
178
|
-
$kendo-chart-notes-background: get-theme-color-var( neutral-130 ) !default;
|
|
178
|
+
$kendo-chart-notes-background: k-get-theme-color-var( neutral-130 ) !default;
|
|
179
179
|
/// The border color of the chart notes.
|
|
180
180
|
/// @group charts
|
|
181
181
|
$kendo-chart-notes-border: $kendo-chart-notes-background !default;
|
|
@@ -185,7 +185,7 @@ $kendo-chart-notes-lines: $kendo-chart-notes-background !default;
|
|
|
185
185
|
|
|
186
186
|
/// The background color of the chart handle.
|
|
187
187
|
/// @group charts
|
|
188
|
-
$kendo-chart-handle-bg: get-theme-color-var( neutral-10 ) !default;
|
|
188
|
+
$kendo-chart-handle-bg: k-get-theme-color-var( neutral-10 ) !default;
|
|
189
189
|
/// The text color of the chart handle.
|
|
190
190
|
/// @group charts
|
|
191
191
|
$kendo-chart-handle-text: $kendo-chart-text !default;
|
|
@@ -204,7 +204,7 @@ $kendo-chart-handle-hover-border: var( --kendo-hover-border, initial ) !default;
|
|
|
204
204
|
|
|
205
205
|
/// The color of the chart error bars.
|
|
206
206
|
/// @group charts
|
|
207
|
-
$kendo-color-error-bars-background: get-theme-color-var( neutral-110 ) !default;
|
|
207
|
+
$kendo-color-error-bars-background: k-get-theme-color-var( neutral-110 ) !default;
|
|
208
208
|
|
|
209
209
|
/// The size of the selection handle of the chart component.
|
|
210
210
|
/// @group charts
|
|
@@ -234,7 +234,7 @@ $kendo-treemap-border: var( --kendo-component-border, initial ) !default;
|
|
|
234
234
|
|
|
235
235
|
/// The background color of the treemap title.
|
|
236
236
|
/// @group charts
|
|
237
|
-
$kendo-treemap-title-bg: get-theme-color-var( neutral-10 ) !default;
|
|
237
|
+
$kendo-treemap-title-bg: k-get-theme-color-var( neutral-10 ) !default;
|
|
238
238
|
/// The text color of the treemap title.
|
|
239
239
|
/// @group charts
|
|
240
240
|
$kendo-treemap-title-text: $kendo-color-black !default;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
&:disabled,
|
|
9
9
|
&[disabled],
|
|
10
10
|
&.k-disabled {
|
|
11
|
-
@include disabled(
|
|
11
|
+
@include disabled-color(
|
|
12
12
|
$color: var( --kendo-daterange-picker-disabled-text, var( --kendo-disabled-text, inherit ) ),
|
|
13
13
|
$bg: var( --kendo-daterange-picker-disabled-bg, transparent ),
|
|
14
14
|
$border: var( --kendo-daterange-picker-disabled-border, currentColor )
|
|
@@ -77,7 +77,7 @@ $kendo-dialog-theme-colors: () !default;
|
|
|
77
77
|
@each $brand-color, $palette in $kendo-dialog-brand-colors {
|
|
78
78
|
$kendo-dialog-theme-colors: map.deep-merge(
|
|
79
79
|
$kendo-dialog-theme-colors,
|
|
80
|
-
generate-theme-variation( $brand-color, $palette, $ui-states )
|
|
80
|
+
k-generate-theme-variation( $brand-color, $palette, $ui-states )
|
|
81
81
|
);
|
|
82
82
|
};
|
|
83
83
|
}
|
|
@@ -85,13 +85,13 @@ $kendo-dialog-theme-colors: () !default;
|
|
|
85
85
|
@each $ui-states in $_tc-dialog-dark-matrix {
|
|
86
86
|
$kendo-dialog-theme-colors: map.deep-merge(
|
|
87
87
|
$kendo-dialog-theme-colors,
|
|
88
|
-
generate-theme-variation( dark, neutral, $ui-states )
|
|
88
|
+
k-generate-theme-variation( dark, neutral, $ui-states )
|
|
89
89
|
);
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
@each $ui-states in $_tc-dialog-light-matrix {
|
|
93
93
|
$kendo-dialog-theme-colors: map.deep-merge(
|
|
94
94
|
$kendo-dialog-theme-colors,
|
|
95
|
-
generate-theme-variation( light, neutral, $ui-states )
|
|
95
|
+
k-generate-theme-variation( light, neutral, $ui-states )
|
|
96
96
|
);
|
|
97
97
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
/// Borer radius of the drag clue.
|
|
5
5
|
/// @group draggable
|
|
6
|
-
$kendo-drag-clue-border-radius: var( --kendo-border-radius-md,
|
|
6
|
+
$kendo-drag-clue-border-radius: var( --kendo-border-radius-md, #{$kendo-border-radius-md} ) !default;
|
|
7
7
|
/// Borer width of the drag clue.
|
|
8
8
|
/// @group draggable
|
|
9
9
|
$kendo-drag-clue-border-width: 0px !default;
|
|
@@ -69,4 +69,4 @@ $kendo-drop-hint-line-v-height: $kendo-drop-hint-line-h-width !default;
|
|
|
69
69
|
|
|
70
70
|
/// Background-color of the drop hint.
|
|
71
71
|
/// @group draggable
|
|
72
|
-
$kendo-drop-hint-bg: get-theme-color-var( primary-100 ) !default;
|
|
72
|
+
$kendo-drop-hint-bg: k-get-theme-color-var( primary-100 ) !default;
|
|
@@ -34,16 +34,16 @@ $kendo-drawer-content-padding-y: var( --kendo-padding-y, #{$kendo-padding-md-y}
|
|
|
34
34
|
$kendo-drawer-scrollbar-width: 7px !default;
|
|
35
35
|
/// Scrollbar color of the drawer.
|
|
36
36
|
/// @group drawer
|
|
37
|
-
$kendo-drawer-scrollbar-color: get-theme-color-var( neutral-90 ) !default;
|
|
37
|
+
$kendo-drawer-scrollbar-color: k-get-theme-color-var( neutral-90 ) !default;
|
|
38
38
|
/// Scrollbar background of the drawer.
|
|
39
39
|
/// @group drawer
|
|
40
|
-
$kendo-drawer-scrollbar-bg: get-theme-color-var( neutral-40 ) !default;
|
|
40
|
+
$kendo-drawer-scrollbar-bg: k-get-theme-color-var( neutral-40 ) !default;
|
|
41
41
|
/// Scrollbar border radius of the drawer.
|
|
42
42
|
/// @group drawer
|
|
43
43
|
$kendo-drawer-scrollbar-radius: 20px !default;
|
|
44
44
|
/// Scrollbar hover color of the drawer.
|
|
45
45
|
/// @group drawer
|
|
46
|
-
$kendo-drawer-scrollbar-hover-color: get-theme-color-var( neutral-110 ) !default;
|
|
46
|
+
$kendo-drawer-scrollbar-hover-color: k-get-theme-color-var( neutral-110 ) !default;
|
|
47
47
|
|
|
48
48
|
/// Horizontal padding of the drawer item.
|
|
49
49
|
/// @group drawer
|
|
@@ -81,7 +81,7 @@ $kendo-drawer-mini-initial-width: calc( 2 * #{$kendo-drawer-item-padding-x} + va
|
|
|
81
81
|
$kendo-drawer-item-ripple-border-width: map.get( $kendo-spacing, 0.5 ) !default;
|
|
82
82
|
/// The border color of the drawer item ripple
|
|
83
83
|
/// @group drawer
|
|
84
|
-
$kendo-drawer-item-ripple-border: get-theme-color-var( primary-100 ) !default;
|
|
84
|
+
$kendo-drawer-item-ripple-border: k-get-theme-color-var( primary-100 ) !default;
|
|
85
85
|
/// Background color of the drawer item.
|
|
86
86
|
/// @group drawer
|
|
87
87
|
$kendo-drawer-item-bg: $kendo-drawer-bg !default;
|
|
@@ -90,17 +90,17 @@ $kendo-drawer-item-bg: $kendo-drawer-bg !default;
|
|
|
90
90
|
$kendo-drawer-item-text: $kendo-drawer-text !default;
|
|
91
91
|
/// Text color of the drawer item icon.
|
|
92
92
|
/// @group drawer
|
|
93
|
-
$kendo-drawer-item-icon-text: get-theme-color-var( primary-100 ) !default;
|
|
93
|
+
$kendo-drawer-item-icon-text: k-get-theme-color-var( primary-100 ) !default;
|
|
94
94
|
|
|
95
95
|
/// Background color of the hovered drawer item.
|
|
96
96
|
/// @group drawer
|
|
97
97
|
$kendo-drawer-item-hover-bg: $kendo-drawer-item-bg !default;
|
|
98
98
|
/// Text color of the hovered drawer item.
|
|
99
99
|
/// @group drawer
|
|
100
|
-
$kendo-drawer-item-hover-text: get-theme-color-var( primary-110 ) !default;
|
|
100
|
+
$kendo-drawer-item-hover-text: k-get-theme-color-var( primary-110 ) !default;
|
|
101
101
|
/// Text color of the hovered drawer item icon.
|
|
102
102
|
/// @group drawer
|
|
103
|
-
$kendo-drawer-item-hover-icon-text: get-theme-color-var( primary-110 ) !default;
|
|
103
|
+
$kendo-drawer-item-hover-icon-text: k-get-theme-color-var( primary-110 ) !default;
|
|
104
104
|
|
|
105
105
|
/// Background color of the focused drawer item.
|
|
106
106
|
/// @group drawer
|
|
@@ -110,7 +110,7 @@ $kendo-drawer-item-focus-bg: $kendo-drawer-item-bg !default;
|
|
|
110
110
|
$kendo-drawer-item-focus-text: $kendo-drawer-item-text !default;
|
|
111
111
|
/// Box shadow of the focused drawer item.
|
|
112
112
|
/// @group drawer
|
|
113
|
-
$kendo-drawer-item-focus-shadow: inset 0 0 0 1px get-theme-color-var( neutral-130 ) !default;
|
|
113
|
+
$kendo-drawer-item-focus-shadow: inset 0 0 0 1px k-get-theme-color-var( neutral-130 ) !default;
|
|
114
114
|
/// Text color of the focused drawer item icon.
|
|
115
115
|
/// @group drawer
|
|
116
116
|
$kendo-drawer-item-focus-icon-text: $kendo-drawer-item-icon-text !default;
|
|
@@ -126,7 +126,7 @@ $kendo-drawer-item-selected-bg: var( --kendo-selected-bg, initial ) !default;
|
|
|
126
126
|
$kendo-drawer-item-selected-text: $kendo-color-black !default;
|
|
127
127
|
/// Text color of the selected drawer item icon.
|
|
128
128
|
/// @group drawer
|
|
129
|
-
$kendo-drawer-item-selected-icon-text: get-theme-color-var( primary-120 ) !default;
|
|
129
|
+
$kendo-drawer-item-selected-icon-text: k-get-theme-color-var( primary-120 ) !default;
|
|
130
130
|
/// Background color of the selected and hovered drawer item.
|
|
131
131
|
/// @group drawer
|
|
132
132
|
$kendo-drawer-item-selected-hover-bg: var( --kendo-selected-hover-bg, inherit ) !default;
|
|
@@ -27,7 +27,7 @@ $kendo-dropzone-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
27
27
|
|
|
28
28
|
/// Background color of the dropzone.
|
|
29
29
|
/// @group dropzone
|
|
30
|
-
$kendo-dropzone-bg: get-theme-color-var( neutral-10 ) !default;
|
|
30
|
+
$kendo-dropzone-bg: k-get-theme-color-var( neutral-10 ) !default;
|
|
31
31
|
/// Text color of the dropzone.
|
|
32
32
|
/// @group dropzone
|
|
33
33
|
$kendo-dropzone-text: var( --kendo-component-text, inherit ) !default;
|
|
@@ -40,10 +40,10 @@ $kendo-dropzone-border: var( --kendo-component-border, initial ) !default;
|
|
|
40
40
|
$kendo-dropzone-icon-spacing: map.get( $kendo-spacing, 6 ) !default;
|
|
41
41
|
/// Text color of the icon.
|
|
42
42
|
/// @group dropzone
|
|
43
|
-
$kendo-dropzone-icon-text: get-theme-color-var( neutral-90 ) !default;
|
|
43
|
+
$kendo-dropzone-icon-text: k-get-theme-color-var( neutral-90 ) !default;
|
|
44
44
|
/// Text color of the icon when the dropzone is hovered.
|
|
45
45
|
/// @group dropzone
|
|
46
|
-
$kendo-dropzone-icon-hover-text: get-theme-color-var( primary-100 ) !default;
|
|
46
|
+
$kendo-dropzone-icon-hover-text: k-get-theme-color-var( primary-100 ) !default;
|
|
47
47
|
|
|
48
48
|
/// Font size of the hint.
|
|
49
49
|
/// @group dropzone
|
|
@@ -44,10 +44,10 @@ $kendo-editor-selectednode-outline-width: map.get( $kendo-spacing, 0.5 ) !defaul
|
|
|
44
44
|
$kendo-editor-selected-text: $kendo-color-white !default;
|
|
45
45
|
/// The selected background color of the Editor.
|
|
46
46
|
/// @group editor
|
|
47
|
-
$kendo-editor-selected-bg: get-theme-color-var( primary-100 ) !default;
|
|
47
|
+
$kendo-editor-selected-bg: k-get-theme-color-var( primary-100 ) !default;
|
|
48
48
|
/// The highlighted background color of the Editor.
|
|
49
49
|
/// @group editor
|
|
50
|
-
$kendo-editor-highlighted-bg: get-theme-color-var( primary-60 ) !default;
|
|
50
|
+
$kendo-editor-highlighted-bg: k-get-theme-color-var( primary-60 ) !default;
|
|
51
51
|
|
|
52
52
|
/// The size of the Editor's resize handle.
|
|
53
53
|
/// @group editor
|
|
@@ -64,7 +64,7 @@ $kendo-editor-resize-handle-bg: $kendo-color-white !default;
|
|
|
64
64
|
|
|
65
65
|
/// The outline color of the Editor's selected node.
|
|
66
66
|
/// @group editor
|
|
67
|
-
$kendo-editor-selectednode-outline-color: get-theme-color-var( primary-100 ) !default;
|
|
67
|
+
$kendo-editor-selectednode-outline-color: k-get-theme-color-var( primary-100 ) !default;
|
|
68
68
|
|
|
69
69
|
/// The border color of the Inline Editor data cell.
|
|
70
70
|
/// @group editor
|
|
@@ -22,13 +22,13 @@ $kendo-expander-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
22
22
|
$kendo-expander-text: var( --kendo-component-text, initial ) !default;
|
|
23
23
|
/// The background color of the ExpansionPanel.
|
|
24
24
|
/// @group expander
|
|
25
|
-
$kendo-expander-bg: get-theme-color-var( neutral-10 ) !default;
|
|
25
|
+
$kendo-expander-bg: k-get-theme-color-var( neutral-10 ) !default;
|
|
26
26
|
/// The border color of the ExpansionPanel.
|
|
27
27
|
/// @group expander
|
|
28
28
|
$kendo-expander-border: var( --kendo-component-border, initial ) !default;
|
|
29
29
|
/// The box shadow of the ExpansionPanel.
|
|
30
30
|
/// @group expander
|
|
31
|
-
$kendo-expander-shadow: inset 0 0 0 2px get-theme-color-var( neutral-30 ) !default;
|
|
31
|
+
$kendo-expander-shadow: inset 0 0 0 2px k-get-theme-color-var( neutral-30 ) !default;
|
|
32
32
|
|
|
33
33
|
/// The background color of the expanded ExpansionPanel.
|
|
34
34
|
/// @group expander
|
|
@@ -52,14 +52,14 @@ $kendo-expander-focus-outline-width: 1px !default;
|
|
|
52
52
|
$kendo-expander-focus-outline-style: solid !default;
|
|
53
53
|
/// The outline color of the focused ExpansionPanel.
|
|
54
54
|
/// @group expander
|
|
55
|
-
$kendo-expander-focus-outline: get-theme-color-var( neutral-130 ) !default;
|
|
55
|
+
$kendo-expander-focus-outline: k-get-theme-color-var( neutral-130 ) !default;
|
|
56
56
|
|
|
57
57
|
/// The background color of the focused ExpansionPanel.
|
|
58
58
|
/// @group expander
|
|
59
59
|
$kendo-expander-focus-bg: var( --kendo-component-bg, initial ) !default;
|
|
60
60
|
/// The box shadow of the focused ExpansionPanel.
|
|
61
61
|
/// @group expander
|
|
62
|
-
$kendo-expander-focus-shadow: inset 0px 0px 0px 2px get-theme-color-var( neutral-130 ) !default;
|
|
62
|
+
$kendo-expander-focus-shadow: inset 0px 0px 0px 2px k-get-theme-color-var( neutral-130 ) !default;
|
|
63
63
|
|
|
64
64
|
/// The horizontal padding of the ExpansionPanel header.
|
|
65
65
|
/// @group expander
|
|
@@ -70,18 +70,18 @@ $kendo-expander-header-padding-y: map.get( $kendo-spacing, 3 ) !default;
|
|
|
70
70
|
|
|
71
71
|
/// The text color of the ExpansionPanel header.
|
|
72
72
|
/// @group expander
|
|
73
|
-
$kendo-expander-header-text: get-theme-color-var( primary-100 ) !default;
|
|
73
|
+
$kendo-expander-header-text: k-get-theme-color-var( primary-100 ) !default;
|
|
74
74
|
/// The background color of the ExpansionPanel header.
|
|
75
75
|
/// @group expander
|
|
76
76
|
$kendo-expander-header-bg: inherit !default;
|
|
77
77
|
|
|
78
78
|
/// The background color of the hovered ExpansionPanel header.
|
|
79
79
|
/// @group expander
|
|
80
|
-
$kendo-expander-header-hover-bg: get-theme-color-var( neutral-20 ) !default;
|
|
80
|
+
$kendo-expander-header-hover-bg: k-get-theme-color-var( neutral-20 ) !default;
|
|
81
81
|
|
|
82
82
|
/// The text color of the ExpansionPanel title.
|
|
83
83
|
/// @group expander
|
|
84
|
-
$kendo-expander-title-text: get-theme-color-var( primary-100 ) !default;
|
|
84
|
+
$kendo-expander-title-text: k-get-theme-color-var( primary-100 ) !default;
|
|
85
85
|
|
|
86
86
|
/// The text color of the ExpansionPanel sub-title.
|
|
87
87
|
/// @group expander
|
package/scss/fab/_theme.scss
CHANGED
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
&.k-disabled .k-fab-item-icon,
|
|
186
186
|
&:disabled .k-fab-item-text,
|
|
187
187
|
&.k-disabled .k-fab-item-text {
|
|
188
|
-
@include disabled(
|
|
188
|
+
@include disabled-color(
|
|
189
189
|
var( --kendo-disabled-text, inherit ),
|
|
190
190
|
var( --kendo-disabled-bg, inherit ),
|
|
191
191
|
var( --kendo-disabled-border, inherit )
|
package/scss/fab/_variables.scss
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
$kendo-fab-border-width: 1px !default;
|
|
9
9
|
/// The border radius of the FAB.
|
|
10
10
|
/// @group floating-action-button
|
|
11
|
-
$kendo-fab-border-radius: var( --kendo-border-radius-md,
|
|
11
|
+
$kendo-fab-border-radius: var( --kendo-border-radius-md, #{$kendo-border-radius-md} ) !default;
|
|
12
12
|
/// The font family of the FAB.
|
|
13
13
|
/// @group floating-action-button
|
|
14
14
|
$kendo-fab-font-family: var( --kendo-font-family, inherit ) !default;
|
|
@@ -86,7 +86,7 @@ $kendo-fab-item-text-border-width: 1px !default;
|
|
|
86
86
|
$kendo-fab-item-text-border-style: solid !default;
|
|
87
87
|
/// The border radius of the FAB item text.
|
|
88
88
|
/// @group floating-action-button
|
|
89
|
-
$kendo-fab-item-text-border-radius: var( --kendo-border-radius-md,
|
|
89
|
+
$kendo-fab-item-text-border-radius: var( --kendo-border-radius-md, #{$kendo-border-radius-md} ) !default;
|
|
90
90
|
/// The font size of the FAB item text.
|
|
91
91
|
/// @group floating-action-button
|
|
92
92
|
$kendo-fab-item-text-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
@@ -151,13 +151,13 @@ $kendo-fab-sizes: (
|
|
|
151
151
|
$kendo-fab-item-offset-y: map.get( $kendo-spacing, 2 ) !default;
|
|
152
152
|
/// The base text color of the FAB item.
|
|
153
153
|
/// @group floating-action-button
|
|
154
|
-
$kendo-fab-item-text: get-theme-color-var( neutral-160 ) !default;
|
|
154
|
+
$kendo-fab-item-text: k-get-theme-color-var( neutral-160 ) !default;
|
|
155
155
|
/// The base background color of the FAB item.
|
|
156
156
|
/// @group floating-action-button
|
|
157
157
|
$kendo-fab-item-bg: var( --kendo-component-bg, inherit ) !default;
|
|
158
158
|
/// The base border color of the FAB item.
|
|
159
159
|
/// @group floating-action-button
|
|
160
|
-
$kendo-fab-item-border: get-theme-color-var( neutral-110 ) !default;
|
|
160
|
+
$kendo-fab-item-border: k-get-theme-color-var( neutral-110 ) !default;
|
|
161
161
|
/// The text color of the hovered FAB item.
|
|
162
162
|
/// @group floating-action-button
|
|
163
163
|
$kendo-fab-item-hover-text: var( --kendo-hover-text, inherit ) !default;
|
|
@@ -166,16 +166,16 @@ $kendo-fab-item-hover-text: var( --kendo-hover-text, inherit ) !default;
|
|
|
166
166
|
$kendo-fab-item-hover-bg: var( --kendo-hover-bg, inherit ) !default;
|
|
167
167
|
/// The border color of the hovered FAB item.
|
|
168
168
|
/// @group floating-action-button
|
|
169
|
-
$kendo-fab-item-hover-border: get-theme-color-var( neutral-110 ) !default;
|
|
169
|
+
$kendo-fab-item-hover-border: k-get-theme-color-var( neutral-110 ) !default;
|
|
170
170
|
/// The text color of the focused FAB item.
|
|
171
171
|
/// @group floating-action-button
|
|
172
|
-
$kendo-fab-item-focus-text: get-theme-color-var( neutral-160 ) !default;
|
|
172
|
+
$kendo-fab-item-focus-text: k-get-theme-color-var( neutral-160 ) !default;
|
|
173
173
|
/// The background color of the focused FAB item.
|
|
174
174
|
/// @group floating-action-button
|
|
175
175
|
$kendo-fab-item-focus-bg: var( --kendo-component-bg, inherit ) !default;
|
|
176
176
|
/// The border color of the focused FAB item.
|
|
177
177
|
/// @group floating-action-button
|
|
178
|
-
$kendo-fab-item-focus-border: get-theme-color-var( neutral-110 ) !default;
|
|
178
|
+
$kendo-fab-item-focus-border: k-get-theme-color-var( neutral-110 ) !default;
|
|
179
179
|
/// The text color of the active FAB item.
|
|
180
180
|
/// @group floating-action-button
|
|
181
181
|
$kendo-fab-item-active-text: var( --kendo-selected-text, inherit ) !default;
|
|
@@ -184,4 +184,4 @@ $kendo-fab-item-active-text: var( --kendo-selected-text, inherit ) !default;
|
|
|
184
184
|
$kendo-fab-item-active-bg: var( --kendo-selected-bg, inherit ) !default;
|
|
185
185
|
/// The border color of the active FAB item.
|
|
186
186
|
/// @group floating-action-button
|
|
187
|
-
$kendo-fab-item-active-border: get-theme-color-var( neutral-110 ) !default;
|
|
187
|
+
$kendo-fab-item-active-border: k-get-theme-color-var( neutral-110 ) !default;
|
|
@@ -24,10 +24,10 @@ $kendo-filter-text: var( --kendo-component-text, initial ) !default;
|
|
|
24
24
|
|
|
25
25
|
/// The text color of the Filter preview field.
|
|
26
26
|
/// @group filter
|
|
27
|
-
$kendo-filter-preview-field-text: get-theme-color-var( primary-100 ) !default;
|
|
27
|
+
$kendo-filter-preview-field-text: k-get-theme-color-var( primary-100 ) !default;
|
|
28
28
|
/// The text color of the Filter preview operator.
|
|
29
29
|
/// @group filter
|
|
30
|
-
$kendo-filter-preview-operator-text: get-theme-color-var( neutral-130 ) !default;
|
|
30
|
+
$kendo-filter-preview-operator-text: k-get-theme-color-var( neutral-130 ) !default;
|
|
31
31
|
|
|
32
32
|
/// The background color of the line that connects the Filter items.
|
|
33
33
|
/// @group filter
|
|
@@ -35,4 +35,4 @@ $kendo-filter-line-bg: var( --kendo-component-border, initial ) !default;
|
|
|
35
35
|
|
|
36
36
|
/// The border color of the focused Filter.
|
|
37
37
|
/// @group filter
|
|
38
|
-
$kendo-filter-toolbar-focus-border: get-theme-color-var( neutral-130 ) !default;
|
|
38
|
+
$kendo-filter-toolbar-focus-border: k-get-theme-color-var( neutral-130 ) !default;
|
|
@@ -89,7 +89,7 @@ $kendo-form-hint-margin-top: map.get( $kendo-spacing, 1 ) !default;
|
|
|
89
89
|
|
|
90
90
|
/// The text color of the Form hint.
|
|
91
91
|
/// @group form
|
|
92
|
-
$kendo-form-hint-text: get-theme-color-var( neutral-130 ) !default;
|
|
92
|
+
$kendo-form-hint-text: k-get-theme-color-var( neutral-130 ) !default;
|
|
93
93
|
|
|
94
94
|
/// The row spacing of the small Form.
|
|
95
95
|
/// @group form
|
|
@@ -171,7 +171,7 @@ $kendo-fieldset-border: initial !default;
|
|
|
171
171
|
$kendo-fieldset-legend-bg: transparent !default;
|
|
172
172
|
/// The text color of the Form legend.
|
|
173
173
|
/// @group form
|
|
174
|
-
$kendo-fieldset-legend-text: get-theme-color-var( neutral-130 ) !default;
|
|
174
|
+
$kendo-fieldset-legend-text: k-get-theme-color-var( neutral-130 ) !default;
|
|
175
175
|
/// The border color of the Form legend.
|
|
176
176
|
/// @group form
|
|
177
177
|
$kendo-fieldset-legend-border: initial !default;
|
package/scss/gantt/_layout.scss
CHANGED
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
// Single task
|
|
520
520
|
.k-single-wrap {}
|
|
521
521
|
.k-task-single {
|
|
522
|
-
border-radius: var( --kendo-border-radius-md,
|
|
522
|
+
border-radius: var( --kendo-border-radius-md, #{$kendo-border-radius-md} );
|
|
523
523
|
border-width: var( --kendo-gantt-task-border-width, #{$kendo-gantt-task-border-width} );
|
|
524
524
|
border-style: solid;
|
|
525
525
|
box-sizing: border-box;
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
.k-task-complete {
|
|
555
|
-
border-radius: var( --kendo-border-radius-md,
|
|
555
|
+
border-radius: var( --kendo-border-radius-md, #{$kendo-border-radius-md} );
|
|
556
556
|
width: 20%;
|
|
557
557
|
position: absolute;
|
|
558
558
|
z-index: 1;
|
|
@@ -42,7 +42,7 @@ $kendo-gantt-line-size: 2px !default;
|
|
|
42
42
|
$kendo-gantt-line-fill: black !default;
|
|
43
43
|
/// Selected background fill of the gantt connecting lines.
|
|
44
44
|
/// @group gantt
|
|
45
|
-
$kendo-gantt-line-selected-fill: get-theme-color-var( primary-120 ) !default;
|
|
45
|
+
$kendo-gantt-line-selected-fill: k-get-theme-color-var( primary-120 ) !default;
|
|
46
46
|
|
|
47
47
|
/// Size of the gantt task dot.
|
|
48
48
|
/// @group gantt
|
|
@@ -71,23 +71,23 @@ $kendo-gantt-milestone-bg: $kendo-gantt-text !default;
|
|
|
71
71
|
$kendo-gantt-milestone-border: $kendo-gantt-text !default;
|
|
72
72
|
/// Selected background color of the gantt milestone.
|
|
73
73
|
/// @group gantt
|
|
74
|
-
$kendo-gantt-milestone-selected-bg: get-theme-color-var( primary-100 ) !default;
|
|
74
|
+
$kendo-gantt-milestone-selected-bg: k-get-theme-color-var( primary-100 ) !default;
|
|
75
75
|
/// Selected border color of the gantt milestone.
|
|
76
76
|
/// @group gantt
|
|
77
|
-
$kendo-gantt-milestone-selected-border: get-theme-color-var( primary-100 ) !default;
|
|
77
|
+
$kendo-gantt-milestone-selected-border: k-get-theme-color-var( primary-100 ) !default;
|
|
78
78
|
|
|
79
79
|
/// Background color of the gantt summary.
|
|
80
80
|
/// @group gantt
|
|
81
|
-
$kendo-gantt-summary-bg: get-theme-color-var( neutral-110 ) !default;
|
|
81
|
+
$kendo-gantt-summary-bg: k-get-theme-color-var( neutral-110 ) !default;
|
|
82
82
|
/// Background color of the gantt summary progress.
|
|
83
83
|
/// @group gantt
|
|
84
|
-
$kendo-gantt-summary-progress-bg: get-theme-color-var( neutral-160 ) !default;
|
|
84
|
+
$kendo-gantt-summary-progress-bg: k-get-theme-color-var( neutral-160 ) !default;
|
|
85
85
|
/// Selected background color of the gantt summary.
|
|
86
86
|
/// @group gantt
|
|
87
|
-
$kendo-gantt-summary-selected-bg: get-theme-color-var( primary-50 ) !default;
|
|
87
|
+
$kendo-gantt-summary-selected-bg: k-get-theme-color-var( primary-50 ) !default;
|
|
88
88
|
/// Selected background color of the gantt summary progress.
|
|
89
89
|
/// @group gantt
|
|
90
|
-
$kendo-gantt-summary-progress-selected-bg: get-theme-color-var( primary-100 ) !default;
|
|
90
|
+
$kendo-gantt-summary-progress-selected-bg: k-get-theme-color-var( primary-100 ) !default;
|
|
91
91
|
|
|
92
92
|
/// Border width of the gantt task.
|
|
93
93
|
/// @group gantt
|
|
@@ -100,7 +100,7 @@ $kendo-gantt-task-padding-x: map.get( $kendo-spacing, 2 ) !default;
|
|
|
100
100
|
$kendo-gantt-task-padding-y: map.get( $kendo-spacing, 1 ) !default;
|
|
101
101
|
/// Background color of the gantt task.
|
|
102
102
|
/// @group gantt
|
|
103
|
-
$kendo-gantt-task-bg: get-theme-color-var( neutral-110 ) !default;
|
|
103
|
+
$kendo-gantt-task-bg: k-get-theme-color-var( neutral-110 ) !default;
|
|
104
104
|
/// Text color of the gantt task.
|
|
105
105
|
/// @group gantt
|
|
106
106
|
$kendo-gantt-task-text: $kendo-color-white !default;
|
|
@@ -109,13 +109,13 @@ $kendo-gantt-task-text: $kendo-color-white !default;
|
|
|
109
109
|
$kendo-gantt-task-border: inherit !default;
|
|
110
110
|
/// Background color of the gantt task progress.
|
|
111
111
|
/// @group gantt
|
|
112
|
-
$kendo-gantt-task-progress-bg: get-theme-color-var( neutral-160 ) !default;
|
|
112
|
+
$kendo-gantt-task-progress-bg: k-get-theme-color-var( neutral-160 ) !default;
|
|
113
113
|
/// Background hover color of the gantt task progress.
|
|
114
114
|
/// @group gantt
|
|
115
|
-
$kendo-gantt-task-progress-hover-bg: get-theme-color-var( neutral-190 ) !default;
|
|
115
|
+
$kendo-gantt-task-progress-hover-bg: k-get-theme-color-var( neutral-190 ) !default;
|
|
116
116
|
/// Selected background color of the gantt task.
|
|
117
117
|
/// @group gantt
|
|
118
|
-
$kendo-gantt-task-selected-bg: get-theme-color-var( primary-50 ) !default;
|
|
118
|
+
$kendo-gantt-task-selected-bg: k-get-theme-color-var( primary-50 ) !default;
|
|
119
119
|
/// Selected text color of the gantt task.
|
|
120
120
|
/// @group gantt
|
|
121
121
|
$kendo-gantt-task-selected-text: $kendo-color-white !default;
|
|
@@ -124,7 +124,7 @@ $kendo-gantt-task-selected-text: $kendo-color-white !default;
|
|
|
124
124
|
$kendo-gantt-task-selected-border: transparent !default;
|
|
125
125
|
/// Selected background color of the gantt task progress.
|
|
126
126
|
/// @group gantt
|
|
127
|
-
$kendo-gantt-task-progress-selected-bg: get-theme-color-var( primary-100 ) !default;
|
|
127
|
+
$kendo-gantt-task-progress-selected-bg: k-get-theme-color-var( primary-100 ) !default;
|
|
128
128
|
|
|
129
129
|
/// Vertical padding of the gantt task actions.
|
|
130
130
|
/// @group gantt
|
|
@@ -189,33 +189,33 @@ $kendo-gantt-planned-offset-resize-handler-margin-x: 1.4em !default;
|
|
|
189
189
|
$kendo-gantt-planned-text: $kendo-color-white !default;
|
|
190
190
|
/// Background color of the gantt planned tooltip.
|
|
191
191
|
/// @group gantt
|
|
192
|
-
$kendo-gantt-planned-bg: get-theme-color-var( primary-100 ) !default;
|
|
192
|
+
$kendo-gantt-planned-bg: k-get-theme-color-var( primary-100 ) !default;
|
|
193
193
|
/// Border color of the gantt planned tooltip.
|
|
194
194
|
/// @group gantt
|
|
195
|
-
$kendo-gantt-planned-border: get-theme-color-var( primary-100 ) !default;
|
|
195
|
+
$kendo-gantt-planned-border: k-get-theme-color-var( primary-100 ) !default;
|
|
196
196
|
|
|
197
197
|
/// Text color of the gantt delayed task.
|
|
198
198
|
/// @group gantt
|
|
199
199
|
$kendo-gantt-delayed-text: $kendo-color-white !default;
|
|
200
200
|
/// Background color of the gantt delayed task.
|
|
201
201
|
/// @group gantt
|
|
202
|
-
$kendo-gantt-delayed-bg: get-theme-color-var( error-160 ) !default;
|
|
202
|
+
$kendo-gantt-delayed-bg: k-get-theme-color-var( error-160 ) !default;
|
|
203
203
|
/// Complement background color of the gantt delayed task.
|
|
204
204
|
/// @group gantt
|
|
205
|
-
$kendo-gantt-delayed-bg-lighter: get-theme-color-var( error-110) !default;
|
|
205
|
+
$kendo-gantt-delayed-bg-lighter: k-get-theme-color-var( error-110) !default;
|
|
206
206
|
/// Background hover color of the gantt delayed task.
|
|
207
207
|
/// @group gantt
|
|
208
|
-
$kendo-gantt-delayed-hover-bg: get-theme-color-var( error-190 ) !default;
|
|
208
|
+
$kendo-gantt-delayed-hover-bg: k-get-theme-color-var( error-190 ) !default;
|
|
209
209
|
|
|
210
210
|
/// Background color of the gantt advanced task.
|
|
211
211
|
/// @group gantt
|
|
212
|
-
$kendo-gantt-advanced-bg: get-theme-color-var( success-160 ) !default;
|
|
212
|
+
$kendo-gantt-advanced-bg: k-get-theme-color-var( success-160 ) !default;
|
|
213
213
|
/// Complement background color of the gantt advanced task.
|
|
214
214
|
/// @group gantt
|
|
215
|
-
$kendo-gantt-advanced-bg-lighter: get-theme-color-var( success-110 ) !default;
|
|
215
|
+
$kendo-gantt-advanced-bg-lighter: k-get-theme-color-var( success-110 ) !default;
|
|
216
216
|
/// Background hover color of the gantt advanced task.
|
|
217
217
|
/// @group gantt
|
|
218
|
-
$kendo-gantt-advanced-hover-bg: get-theme-color-var( success-190 ) !default;
|
|
218
|
+
$kendo-gantt-advanced-hover-bg: k-get-theme-color-var( success-190 ) !default;
|
|
219
219
|
|
|
220
220
|
/// Text color of the gantt delayed task action.
|
|
221
221
|
/// @group gantt
|
|
@@ -235,7 +235,7 @@ $kendo-gantt-validation-tooltip-label-width: 50px !default;
|
|
|
235
235
|
$kendo-gantt-validation-tooltip-border: var( --kendo-component-border, inherit ) !default;
|
|
236
236
|
/// Border color of the gantt validation tooltip in valid state.
|
|
237
237
|
/// @group gantt
|
|
238
|
-
$kendo-gantt-validation-tooltip-valid-border: get-theme-color-var( success-100 ) !default;
|
|
238
|
+
$kendo-gantt-validation-tooltip-valid-border: k-get-theme-color-var( success-100 ) !default;
|
|
239
239
|
/// Border color of the gantt validation tooltip in invalid state.
|
|
240
240
|
/// @group gantt
|
|
241
|
-
$kendo-gantt-validation-tooltip-invalid-border: get-theme-color-var( error-100 ) !default;
|
|
241
|
+
$kendo-gantt-validation-tooltip-invalid-border: k-get-theme-color-var( error-100 ) !default;
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
&.k-disabled .k-link,
|
|
503
503
|
&.k-disabled .k-icon,
|
|
504
504
|
&.k-disabled .k-svg-icon {
|
|
505
|
-
@include disabled(
|
|
505
|
+
@include disabled-color(
|
|
506
506
|
var( --kendo-disabled-text, inherit )
|
|
507
507
|
);
|
|
508
508
|
}
|
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
|
|
523
523
|
.k-listgroup-item {
|
|
524
524
|
&.k-disabled {
|
|
525
|
-
@include disabled(
|
|
525
|
+
@include disabled-color(
|
|
526
526
|
$bg: var( --kendo-disabled-bg, inherit )
|
|
527
527
|
);
|
|
528
528
|
}
|