@progress/kendo-theme-fluent 12.0.0-dev.1 → 12.0.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 +1 -1
- package/dist/fluent-1-dark.css +1 -0
- package/dist/fluent-1-dark.scss +157 -0
- package/dist/fluent-1.css +1 -0
- package/dist/fluent-1.scss +157 -0
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +145 -145
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +11271 -14429
- package/dist/meta/sassdoc-raw-data.json +3708 -5183
- package/dist/meta/variables.json +2093 -2384
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +757 -0
- package/lib/swatches/fluent-1.json +757 -0
- package/lib/swatches/fluent-main-dark.json +151 -151
- package/lib/swatches/fluent-main.json +5 -5
- package/package.json +4 -4
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +4 -4
- package/scss/action-sheet/_theme.scss +0 -16
- package/scss/action-sheet/_variables.scss +12 -12
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/appbar/_theme.scss +9 -1
- package/scss/appbar/_variables.scss +21 -3
- package/scss/badge/_theme.scss +6 -0
- package/scss/badge/_variables.scss +6 -6
- package/scss/bottom-navigation/_layout.scss +0 -17
- package/scss/bottom-navigation/_theme.scss +2 -10
- package/scss/bottom-navigation/_variables.scss +0 -10
- package/scss/breadcrumb/_layout.scss +0 -6
- package/scss/breadcrumb/_theme.scss +30 -17
- package/scss/breadcrumb/_variables.scss +26 -26
- package/scss/bubble/_theme.scss +2 -2
- package/scss/bubble/_variables.scss +2 -2
- package/scss/button/_layout.scss +15 -20
- package/scss/button/_theme.scss +100 -118
- package/scss/button/_variables.scss +22 -62
- package/scss/calendar/_layout.scss +13 -60
- package/scss/calendar/_theme.scss +63 -91
- package/scss/calendar/_variables.scss +21 -30
- package/scss/captcha/_variables.scss +2 -2
- package/scss/card/_layout.scss +6 -0
- package/scss/card/_theme.scss +5 -0
- package/scss/card/_variables.scss +8 -8
- package/scss/chat/_layout.scss +4 -18
- package/scss/chat/_theme.scss +10 -2
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +6 -3
- package/scss/checkbox/_theme.scss +12 -0
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_layout.scss +7 -11
- package/scss/chip/_theme.scss +43 -25
- package/scss/chip/_variables.scss +15 -24
- package/scss/coloreditor/_layout.scss +2 -2
- package/scss/coloreditor/_variables.scss +14 -14
- package/scss/colorgradient/_layout.scss +17 -1
- package/scss/colorgradient/_theme.scss +21 -16
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/colorpalette/_layout.scss +0 -2
- package/scss/colorpalette/_theme.scss +1 -9
- package/scss/colorpalette/_variables.scss +3 -24
- package/scss/column-menu/_variables.scss +6 -6
- package/scss/core/border-radii/_index.scss +4 -4
- package/scss/core/color-system/_palettes.scss +240 -556
- package/scss/core/color-system/_swatch.scss +144 -144
- package/scss/core/elevation/_index.scss +16 -16
- package/scss/core/typography/_index.scss +25 -1
- package/scss/dialog/_layout.scss +0 -24
- package/scss/dialog/_variables.scss +2 -22
- package/scss/dock-manager/_layout.scss +14 -2
- package/scss/dock-manager/_theme.scss +9 -0
- package/scss/dock-manager/_variables.scss +9 -9
- package/scss/drawer/_layout.scss +8 -4
- package/scss/drawer/_theme.scss +4 -2
- package/scss/drawer/_variables.scss +32 -19
- package/scss/dropzone/_layout.scss +1 -0
- package/scss/dropzone/_variables.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -10
- package/scss/expansion-panel/_theme.scss +7 -3
- package/scss/expansion-panel/_variables.scss +14 -20
- package/scss/fab/_layout.scss +31 -16
- package/scss/fab/_theme.scss +16 -9
- package/scss/fab/_variables.scss +47 -54
- package/scss/filemanager/_theme.scss +8 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_layout.scss +0 -24
- package/scss/floating-label/_layout.scss +0 -4
- package/scss/floating-label/_variables.scss +0 -4
- package/scss/forms/_layout.scss +0 -7
- package/scss/forms/_variables.scss +1 -5
- package/scss/gantt/_variables.scss +21 -21
- package/scss/grid/_layout.scss +12 -7
- package/scss/grid/_theme.scss +1 -1
- package/scss/grid/_variables.scss +3 -3
- package/scss/imageeditor/_theme.scss +4 -0
- package/scss/input/_layout.scss +47 -32
- package/scss/input/_theme.scss +46 -35
- package/scss/input/_variables.scss +39 -39
- package/scss/list/_layout.scss +13 -0
- package/scss/list/_variables.scss +36 -24
- package/scss/listbox/_theme.scss +1 -1
- package/scss/listview/_layout.scss +0 -14
- package/scss/listview/_theme.scss +0 -19
- package/scss/listview/_variables.scss +1 -35
- package/scss/loader/_layout.scss +4 -0
- package/scss/loader/_variables.scss +7 -7
- package/scss/mediaplayer/_layout.scss +6 -2
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/menu/_layout.scss +4 -2
- package/scss/menu/_variables.scss +3 -3
- package/scss/messagebox/_layout.scss +4 -0
- package/scss/messagebox/_theme.scss +3 -0
- package/scss/messagebox/_variables.scss +6 -3
- package/scss/notification/_functions.scss +2 -2
- package/scss/notification/_theme.scss +0 -4
- package/scss/notification/_variables.scss +8 -8
- package/scss/pager/_layout.scss +2 -0
- package/scss/pager/_variables.scss +1 -1
- package/scss/panelbar/_layout.scss +17 -17
- package/scss/panelbar/_theme.scss +1 -13
- package/scss/panelbar/_variables.scss +15 -18
- package/scss/pdf-viewer/_theme.scss +4 -0
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/pivotgrid/_layout.scss +10 -14
- package/scss/popover/_layout.scss +3 -16
- package/scss/popover/_variables.scss +13 -16
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +4 -4
- package/scss/prompt/_variables.scss +20 -20
- package/scss/radio/_layout.scss +3 -0
- package/scss/radio/_theme.scss +8 -0
- package/scss/radio/_variables.scss +6 -6
- package/scss/rating/_layout.scss +2 -1
- package/scss/rating/_theme.scss +2 -13
- package/scss/rating/_variables.scss +3 -6
- package/scss/scheduler/_layout.scss +0 -10
- package/scss/scheduler/_variables.scss +10 -10
- package/scss/signature/_layout.scss +0 -8
- package/scss/signature/_theme.scss +1 -1
- package/scss/signature/_variables.scss +2 -6
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_layout.scss +19 -53
- package/scss/slider/_theme.scss +27 -0
- package/scss/slider/_variables.scss +7 -7
- package/scss/split-button/_layout.scss +0 -48
- package/scss/split-button/_variables.scss +6 -16
- package/scss/splitter/_variables.scss +15 -15
- package/scss/spreadsheet/_layout.scss +2 -159
- package/scss/spreadsheet/_theme.scss +5 -35
- package/scss/spreadsheet/_variables.scss +12 -40
- package/scss/stepper/_layout.scss +1 -5
- package/scss/stepper/_theme.scss +7 -1
- package/scss/stepper/_variables.scss +10 -10
- package/scss/suggestion/_layout.scss +9 -0
- package/scss/suggestion/_theme.scss +3 -3
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/switch/_layout.scss +2 -1
- package/scss/switch/_variables.scss +10 -10
- package/scss/table/_layout.scss +3 -3
- package/scss/table/_variables.scss +10 -20
- package/scss/tabstrip/_layout.scss +47 -5
- package/scss/tabstrip/_theme.scss +1 -2
- package/scss/tabstrip/_variables.scss +7 -7
- package/scss/taskboard/_layout.scss +3 -2
- package/scss/taskboard/_theme.scss +5 -1
- package/scss/taskboard/_variables.scss +9 -6
- package/scss/timeline/_layout.scss +0 -4
- package/scss/timeline/_variables.scss +1 -4
- package/scss/timepicker/_layout.scss +0 -3
- package/scss/timeselector/_layout.scss +15 -3
- package/scss/timeselector/_theme.scss +1 -1
- package/scss/timeselector/_variables.scss +16 -16
- package/scss/toolbar/_variables.scss +13 -13
- package/scss/tooltip/_layout.scss +0 -9
- package/scss/tooltip/_theme.scss +5 -0
- package/scss/tooltip/_variables.scss +5 -5
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treeview/_layout.scss +0 -5
- package/scss/treeview/_theme.scss +2 -26
- package/scss/treeview/_variables.scss +48 -28
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_layout.scss +12 -3
- package/scss/upload/_theme.scss +24 -0
- package/scss/upload/_variables.scss +10 -10
- package/scss/window/_layout.scss +16 -5
- package/scss/window/_theme.scss +7 -0
- package/scss/window/_variables.scss +9 -9
- package/scss/wizard/_layout.scss +3 -0
- package/scss/wizard/_variables.scss +3 -3
package/scss/fab/_variables.scss
CHANGED
|
@@ -6,9 +6,6 @@
|
|
|
6
6
|
/// The width of the border around the FAB.
|
|
7
7
|
/// @group floating-action-button
|
|
8
8
|
$kendo-fab-border-width: var( --kendo-fab-border-width, 1px ) !default;
|
|
9
|
-
/// The border radius of the FAB.
|
|
10
|
-
/// @group floating-action-button
|
|
11
|
-
$kendo-fab-border-radius: var( --kendo-fab-border-radius, #{k-border-radius(md)} ) !default;
|
|
12
9
|
/// The font family of the FAB.
|
|
13
10
|
/// @group floating-action-button
|
|
14
11
|
$kendo-fab-font-family: var( --kendo-fab-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
@@ -19,65 +16,59 @@ $kendo-fab-font-size: var( --kendo-fab-font-size, var( --kendo-font-size, inheri
|
|
|
19
16
|
/// @group floating-action-button
|
|
20
17
|
$kendo-fab-line-height: var( --kendo-fab-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
21
18
|
|
|
22
|
-
/// The horizontal padding of the FAB.
|
|
23
|
-
/// @group floating-action-button
|
|
24
|
-
$kendo-fab-padding-x: var( --kendo-fab-padding-x, #{k-spacing(4)} ) !default;
|
|
25
19
|
/// The horizontal padding of the small FAB.
|
|
26
20
|
/// @group floating-action-button
|
|
27
|
-
$kendo-fab-sm-padding-x: var( --kendo-fab-sm-padding-x,
|
|
21
|
+
$kendo-fab-sm-padding-x: var( --kendo-fab-sm-padding-x, k-spacing(1.5) ) !default;
|
|
28
22
|
/// The horizontal padding of the medium FAB.
|
|
29
23
|
/// @group floating-action-button
|
|
30
|
-
$kendo-fab-md-padding-x: var( --kendo-fab-md-padding-x,
|
|
24
|
+
$kendo-fab-md-padding-x: var( --kendo-fab-md-padding-x, k-spacing(4) ) !default;
|
|
31
25
|
/// The horizontal padding of the large FAB.
|
|
32
26
|
/// @group floating-action-button
|
|
33
|
-
$kendo-fab-lg-padding-x: var( --kendo-fab-lg-padding-x,
|
|
27
|
+
$kendo-fab-lg-padding-x: var( --kendo-fab-lg-padding-x, k-spacing(6) ) !default;
|
|
34
28
|
|
|
35
|
-
/// The vertical padding of the FAB.
|
|
36
|
-
/// @group floating-action-button
|
|
37
|
-
$kendo-fab-padding-y: var( --kendo-fab-padding-y, #{k-spacing(4)} ) !default;
|
|
38
29
|
/// The vertical padding of the small FAB.
|
|
39
30
|
/// @group floating-action-button
|
|
40
|
-
$kendo-fab-sm-padding-y: var( --kendo-fab-sm-padding-y,
|
|
31
|
+
$kendo-fab-sm-padding-y: var( --kendo-fab-sm-padding-y, k-spacing(1.5) ) !default;
|
|
41
32
|
/// The vertical padding of the medium FAB.
|
|
42
33
|
/// @group floating-action-button
|
|
43
|
-
$kendo-fab-md-padding-y: var( --kendo-fab-md-padding-y,
|
|
34
|
+
$kendo-fab-md-padding-y: var( --kendo-fab-md-padding-y, k-spacing(4) ) !default;
|
|
44
35
|
/// The vertical padding of the large FAB.
|
|
45
36
|
/// @group floating-action-button
|
|
46
|
-
$kendo-fab-lg-padding-y: var( --kendo-fab-lg-padding-y,
|
|
37
|
+
$kendo-fab-lg-padding-y: var( --kendo-fab-lg-padding-y, k-spacing(6) ) !default;
|
|
47
38
|
|
|
48
39
|
/// The offset of the focused FAB.
|
|
49
40
|
/// @group floating-action-button
|
|
50
|
-
$kendo-fab-focus-offset: var( --kendo-fab-focus-offset,
|
|
41
|
+
$kendo-fab-focus-offset: var( --kendo-fab-focus-offset, 2px ) !default;
|
|
51
42
|
/// The outline width of the focused FAB.
|
|
52
43
|
/// @group floating-action-button
|
|
53
|
-
$kendo-fab-focus-outline-width: var( --kendo-fab-focus-outline-width,
|
|
44
|
+
$kendo-fab-focus-outline-width: var( --kendo-fab-focus-outline-width, 2px ) !default;
|
|
54
45
|
/// The outline style of the focused FAB.
|
|
55
46
|
/// @group floating-action-button
|
|
56
47
|
$kendo-fab-focus-outline-style: var( --kendo-fab-focus-outline-style, #{$kendo-button-focus-outline-style} ) !default;
|
|
57
48
|
|
|
58
49
|
/// The horizontal padding of the FAB icon.
|
|
59
50
|
/// @group floating-action-button
|
|
60
|
-
$kendo-fab-icon-padding-x: var( --kendo-fab-icon-padding-x,
|
|
51
|
+
$kendo-fab-icon-padding-x: var( --kendo-fab-icon-padding-x, k-spacing(0.5) ) !default;
|
|
61
52
|
/// The vertical padding of the FAB icon.
|
|
62
53
|
/// @group floating-action-button
|
|
63
|
-
$kendo-fab-icon-padding-y: var( --kendo-fab-icon-padding-y,
|
|
54
|
+
$kendo-fab-icon-padding-y: var( --kendo-fab-icon-padding-y, $kendo-fab-icon-padding-x ) !default;
|
|
64
55
|
/// The spacing of the FAB icon.
|
|
65
56
|
/// @group floating-action-button
|
|
66
|
-
$kendo-fab-icon-spacing: var( --kendo-fab-icon-spacing,
|
|
57
|
+
$kendo-fab-icon-spacing: var( --kendo-fab-icon-spacing, k-spacing(0.5) ) !default;
|
|
67
58
|
|
|
68
59
|
/// The horizontal padding of the FAB items.
|
|
69
60
|
/// @group floating-action-button
|
|
70
|
-
$kendo-fab-items-padding-x: var( --kendo-fab-items-padding-x,
|
|
61
|
+
$kendo-fab-items-padding-x: var( --kendo-fab-items-padding-x, k-spacing(0) ) !default;
|
|
71
62
|
/// The vertical padding of the FAB items.
|
|
72
63
|
/// @group floating-action-button
|
|
73
|
-
$kendo-fab-items-padding-y: var( --kendo-fab-items-padding-y,
|
|
64
|
+
$kendo-fab-items-padding-y: var( --kendo-fab-items-padding-y, k-spacing(4) ) !default;
|
|
74
65
|
|
|
75
66
|
/// The horizontal padding of the FAB item text.
|
|
76
67
|
/// @group floating-action-button
|
|
77
|
-
$kendo-fab-item-text-padding-x: var( --kendo-fab-item-text-padding-x,
|
|
68
|
+
$kendo-fab-item-text-padding-x: var( --kendo-fab-item-text-padding-x, k-spacing(1.5) ) !default;
|
|
78
69
|
/// The vertical padding of the FAB item text.
|
|
79
70
|
/// @group floating-action-button
|
|
80
|
-
$kendo-fab-item-text-padding-y: var( --kendo-fab-item-text-padding-y,
|
|
71
|
+
$kendo-fab-item-text-padding-y: var( --kendo-fab-item-text-padding-y, k-spacing(1) ) !default;
|
|
81
72
|
/// The width of the FAB item text border.
|
|
82
73
|
/// @group floating-action-button
|
|
83
74
|
$kendo-fab-item-text-border-width: var( --kendo-fab-item-text-border-width, 1px ) !default;
|
|
@@ -89,27 +80,21 @@ $kendo-fab-item-text-border-style: var( --kendo-fab-item-text-border-style, soli
|
|
|
89
80
|
$kendo-fab-item-text-border-radius: var( --kendo-fab-item-text-border-radius, #{k-border-radius(md)} ) !default;
|
|
90
81
|
/// The font size of the FAB item text.
|
|
91
82
|
/// @group floating-action-button
|
|
92
|
-
$kendo-fab-item-text-font-size: var( --kendo-fab-item-text-font-size, var( --kendo-font-size-
|
|
83
|
+
$kendo-fab-item-text-font-size: var( --kendo-fab-item-text-font-size, var( --kendo-font-size-xs, inherit ) ) !default;
|
|
93
84
|
/// The line height of the FAB item text.
|
|
94
85
|
/// @group floating-action-button
|
|
95
|
-
$kendo-fab-item-text-line-height: var( --kendo-fab-item-text-line-height, var( --kendo-line-height-
|
|
86
|
+
$kendo-fab-item-text-line-height: var( --kendo-fab-item-text-line-height, var( --kendo-line-height-xs, inherit ) ) !default;
|
|
96
87
|
|
|
97
|
-
/// The
|
|
98
|
-
/// @group floating-action-button
|
|
99
|
-
$kendo-fab-item-focus-offset: var( --kendo-fab-item-focus-offset, #{$kendo-button-focus-offset} ) !default;
|
|
100
|
-
/// The outline width of the focused FAB item.
|
|
88
|
+
/// The outline color of the focused FAB item.
|
|
101
89
|
/// @group floating-action-button
|
|
102
|
-
$kendo-fab-item-focus-outline
|
|
103
|
-
/// The outline style of the focused FAB item.
|
|
104
|
-
/// @group floating-action-button
|
|
105
|
-
$kendo-fab-item-focus-outline-style: var( --kendo-fab-item-focus-outline-style, #{$kendo-button-focus-outline-style} ) !default;
|
|
90
|
+
$kendo-fab-item-focus-outline: var( --kendo-fab-item-focus-outline, #{$kendo-button-focus-outline} ) !default;
|
|
106
91
|
|
|
107
92
|
/// The horizontal padding of the FAB item icon.
|
|
108
93
|
/// @group floating-action-button
|
|
109
|
-
$kendo-fab-item-icon-padding-x: var( --kendo-fab-item-icon-padding-x,
|
|
94
|
+
$kendo-fab-item-icon-padding-x: var( --kendo-fab-item-icon-padding-x, k-spacing(2) ) !default;
|
|
110
95
|
/// The vertical padding of the FAB item icon.
|
|
111
96
|
/// @group floating-action-button
|
|
112
|
-
$kendo-fab-item-icon-padding-y: var( --kendo-fab-item-icon-padding-y,
|
|
97
|
+
$kendo-fab-item-icon-padding-y: var( --kendo-fab-item-icon-padding-y, $kendo-fab-item-icon-padding-x ) !default;
|
|
113
98
|
/// The border width of the FAB item icon.
|
|
114
99
|
/// @group floating-action-button
|
|
115
100
|
$kendo-fab-item-icon-border-width: var( --kendo-fab-item-icon-border-width, 1px ) !default;
|
|
@@ -141,64 +126,71 @@ $kendo-fab-theme-colors: (
|
|
|
141
126
|
$kendo-fab-sizes: (
|
|
142
127
|
sm: (
|
|
143
128
|
padding-x: $kendo-fab-sm-padding-x,
|
|
144
|
-
padding-y: $kendo-fab-sm-padding-y
|
|
129
|
+
padding-y: $kendo-fab-sm-padding-y,
|
|
130
|
+
gap: k-spacing(1)
|
|
145
131
|
),
|
|
146
132
|
md: (
|
|
147
133
|
padding-x: $kendo-fab-md-padding-x,
|
|
148
|
-
padding-y: $kendo-fab-md-padding-y
|
|
134
|
+
padding-y: $kendo-fab-md-padding-y,
|
|
135
|
+
gap: k-spacing(1.5)
|
|
149
136
|
),
|
|
150
137
|
lg: (
|
|
151
138
|
padding-x: $kendo-fab-lg-padding-x,
|
|
152
|
-
padding-y: $kendo-fab-lg-padding-y
|
|
139
|
+
padding-y: $kendo-fab-lg-padding-y,
|
|
140
|
+
gap: k-spacing(1.5)
|
|
153
141
|
)
|
|
154
142
|
) !default;
|
|
155
143
|
|
|
144
|
+
/// The base shadow of the FAB.
|
|
145
|
+
/// @group floating-action-button
|
|
146
|
+
$kendo-fab-shadow: k-elevation(4) !default;
|
|
147
|
+
|
|
156
148
|
/// The base text color of the FAB item.
|
|
157
149
|
/// @group floating-action-button
|
|
158
|
-
$kendo-fab-item-text: var( --kendo-fab-item-text,
|
|
150
|
+
$kendo-fab-item-text: var( --kendo-fab-item-text, k-color(on-base) ) !default;
|
|
159
151
|
/// The base background color of the FAB item.
|
|
160
152
|
/// @group floating-action-button
|
|
161
|
-
$kendo-fab-item-bg: var( --kendo-fab-item-bg,
|
|
153
|
+
$kendo-fab-item-bg: var( --kendo-fab-item-bg, k-color(base) ) !default;
|
|
162
154
|
/// The base border color of the FAB item.
|
|
163
155
|
/// @group floating-action-button
|
|
164
|
-
$kendo-fab-item-border: var( --kendo-fab-item-border,
|
|
156
|
+
$kendo-fab-item-border: var( --kendo-fab-item-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
165
157
|
/// The text color of the hovered FAB item.
|
|
166
158
|
/// @group floating-action-button
|
|
167
|
-
$kendo-fab-item-hover-text: var( --kendo-fab-item-hover-text,
|
|
159
|
+
$kendo-fab-item-hover-text: var( --kendo-fab-item-hover-text, k-color(on-base) ) !default;
|
|
168
160
|
/// The background color of the hovered FAB item.
|
|
169
161
|
/// @group floating-action-button
|
|
170
|
-
$kendo-fab-item-hover-bg: var( --kendo-fab-item-hover-bg,
|
|
162
|
+
$kendo-fab-item-hover-bg: var( --kendo-fab-item-hover-bg, k-color(base-hover) ) !default;
|
|
171
163
|
/// The border color of the hovered FAB item.
|
|
172
164
|
/// @group floating-action-button
|
|
173
|
-
$kendo-fab-item-hover-border: var( --kendo-fab-item-hover-border,
|
|
165
|
+
$kendo-fab-item-hover-border: var( --kendo-fab-item-hover-border, color-mix( in srgb, k-color(border) 34%, transparent ) ) !default;
|
|
174
166
|
/// The text color of the focused FAB item.
|
|
175
167
|
/// @group floating-action-button
|
|
176
|
-
$kendo-fab-item-focus-text: var( --kendo-fab-item-focus-text,
|
|
168
|
+
$kendo-fab-item-focus-text: var( --kendo-fab-item-focus-text, k-color(on-base) ) !default;
|
|
177
169
|
/// The background color of the focused FAB item.
|
|
178
170
|
/// @group floating-action-button
|
|
179
|
-
$kendo-fab-item-focus-bg: var( --kendo-fab-item-focus-bg,
|
|
171
|
+
$kendo-fab-item-focus-bg: var( --kendo-fab-item-focus-bg, k-color(base) ) !default;
|
|
180
172
|
/// The border color of the focused FAB item.
|
|
181
173
|
/// @group floating-action-button
|
|
182
|
-
$kendo-fab-item-focus-border: var( --kendo-fab-item-focus-border,
|
|
174
|
+
$kendo-fab-item-focus-border: var( --kendo-fab-item-focus-border, $kendo-fab-item-border ) !default;
|
|
183
175
|
/// The text color of the active FAB item.
|
|
184
176
|
/// @group floating-action-button
|
|
185
|
-
$kendo-fab-item-active-text: var( --kendo-fab-item-active-text,
|
|
177
|
+
$kendo-fab-item-active-text: var( --kendo-fab-item-active-text, k-color(on-base) ) !default;
|
|
186
178
|
/// The background color of the active FAB item.
|
|
187
179
|
/// @group floating-action-button
|
|
188
|
-
$kendo-fab-item-active-bg: var( --kendo-fab-item-active-bg,
|
|
180
|
+
$kendo-fab-item-active-bg: var( --kendo-fab-item-active-bg, k-color(base-active) ) !default;
|
|
189
181
|
/// The border color of the active FAB item.
|
|
190
182
|
/// @group floating-action-button
|
|
191
|
-
$kendo-fab-item-active-border: var( --kendo-fab-item-active-border,
|
|
183
|
+
$kendo-fab-item-active-border: var( --kendo-fab-item-active-border, $kendo-fab-item-border ) !default;
|
|
192
184
|
|
|
193
185
|
/// The background of the disabled FAB.
|
|
194
186
|
/// @group floating-action-button
|
|
195
|
-
$kendo-fab-disabled-bg: var( --kendo-fab-disabled-bg, color-mix(in srgb, k-color(on-
|
|
187
|
+
$kendo-fab-disabled-bg: var( --kendo-fab-disabled-bg, color-mix(in srgb, k-color(on-base) 7%, transparent) ) !default;
|
|
196
188
|
/// The text color of the disabled FAB.
|
|
197
189
|
/// @group floating-action-button
|
|
198
|
-
$kendo-fab-disabled-text: var( --kendo-fab-disabled-text, color-mix(in srgb, k-color(on-
|
|
190
|
+
$kendo-fab-disabled-text: var( --kendo-fab-disabled-text, color-mix(in srgb, k-color(on-base) 30%, transparent) ) !default;
|
|
199
191
|
/// The border color of the disabled FAB.
|
|
200
192
|
/// @group floating-action-button
|
|
201
|
-
$kendo-fab-disabled-border: var( --kendo-fab-disabled-border, transparent ) !default;
|
|
193
|
+
$kendo-fab-disabled-border: var( --kendo-fab-disabled-border, color-mix(in srgb, k-color(on-base) 14%, transparent) ) !default;
|
|
202
194
|
|
|
203
195
|
/// Тhe opacity of the generating FAB.
|
|
204
196
|
/// @group floating-action-button
|
|
@@ -220,6 +212,7 @@ $kendo-fab-generating-opacity: var( --kendo-fab-generating-opacity, 60% ) !defau
|
|
|
220
212
|
$kendo-fab-icon-spacing: $kendo-fab-icon-spacing,
|
|
221
213
|
$kendo-fab-items-padding-x: $kendo-fab-items-padding-x,
|
|
222
214
|
$kendo-fab-items-padding-y: $kendo-fab-items-padding-y,
|
|
215
|
+
$kendo-fab-shadow: $kendo-fab-shadow,
|
|
223
216
|
$kendo-fab-item-text-padding-x: $kendo-fab-item-text-padding-x,
|
|
224
217
|
$kendo-fab-item-text-padding-y: $kendo-fab-item-text-padding-y,
|
|
225
218
|
$kendo-fab-item-text-border-width: $kendo-fab-item-text-border-width,
|
|
@@ -33,7 +33,7 @@ $kendo-file-manager-border: var( --kendo-file-manager-border, #{color-mix(in srg
|
|
|
33
33
|
$kendo-file-manager-toolbar-border-width: var( --kendo-file-manager-toolbar-border-width, #{$kendo-file-manager-border-width} ) !default;
|
|
34
34
|
/// The background color of the FileManager Toolbar.
|
|
35
35
|
/// @group file-manager
|
|
36
|
-
$kendo-file-manager-toolbar-bg: var( --kendo-file-manager-toolbar-bg, #{
|
|
36
|
+
$kendo-file-manager-toolbar-bg: var( --kendo-file-manager-toolbar-bg, #{k-color(app-surface)} ) !default;
|
|
37
37
|
/// The text color of the FileManager Toolbar.
|
|
38
38
|
/// @group file-manager
|
|
39
39
|
$kendo-file-manager-toolbar-text: var( --kendo-file-manager-toolbar-text, #{$kendo-toolbar-text} ) !default;
|
package/scss/filter/_layout.scss
CHANGED
|
@@ -3,28 +3,4 @@
|
|
|
3
3
|
|
|
4
4
|
@mixin kendo-filter--layout() {
|
|
5
5
|
@include kendo-filter--layout-base();
|
|
6
|
-
|
|
7
|
-
.k-filter {
|
|
8
|
-
.k-filter-toolbar {
|
|
9
|
-
&::before {
|
|
10
|
-
top: 50%;
|
|
11
|
-
inset-block-start: unset;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.k-filter-item {
|
|
16
|
-
&::before {
|
|
17
|
-
top: calc( $kendo-filter-padding-y * -1 );
|
|
18
|
-
inset-block-start: unset;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
|
|
23
|
-
.k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
|
|
24
|
-
top: calc( ( $kendo-filter-padding-y * -1 ) - $kendo-filter-line-size );
|
|
25
|
-
bottom: 50%;
|
|
26
|
-
inset-block-start: unset;
|
|
27
|
-
inset-block-end: unset;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
6
|
}
|
|
@@ -13,10 +13,6 @@ $kendo-floating-label-font-size: var(--kendo-floating-label-font-size, var( --ke
|
|
|
13
13
|
/// @group floating-label
|
|
14
14
|
$kendo-floating-label-max-width: var(--kendo-floating-label-max-width, 90%) !default;
|
|
15
15
|
|
|
16
|
-
/// The font weight of the Floating Label.
|
|
17
|
-
/// @group floating-label
|
|
18
|
-
$kendo-floating-label-font-weight: var(--kendo-floating-label-font-weight, var( --kendo-font-weight-bold, inherit )) !default;
|
|
19
|
-
|
|
20
16
|
/// The line height of the Floating Label.
|
|
21
17
|
/// @group floating-label
|
|
22
18
|
$kendo-floating-label-line-height: var(--kendo-floating-label-line-height, var( --kendo-line-height, normal )) !default;
|
package/scss/forms/_layout.scss
CHANGED
|
@@ -7,13 +7,6 @@
|
|
|
7
7
|
@mixin kendo-form--layout() {
|
|
8
8
|
@include kendo-form--layout-base();
|
|
9
9
|
|
|
10
|
-
.k-form,
|
|
11
|
-
.k-form-inline {
|
|
12
|
-
.k-form-field > .k-label {
|
|
13
|
-
font-weight: $kendo-form-label-font-weight;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
10
|
.k-form {
|
|
18
11
|
.k-form-buttons {
|
|
19
12
|
margin-block-start: calc( #{map.get($kendo-form-sizes, md, form-rows-spacing)} * 2 );
|
|
@@ -58,10 +58,6 @@ $kendo-form-legend-text-transform: var(--kendo-form-legend-text-transform, upper
|
|
|
58
58
|
/// @group form
|
|
59
59
|
$kendo-form-label-margin-bottom: var(--kendo-form-label-margin-bottom, #{k-spacing(2)}) !default;
|
|
60
60
|
|
|
61
|
-
/// The font weight of the form label
|
|
62
|
-
/// @group form
|
|
63
|
-
$kendo-form-label-font-weight: var(--kendo-form-label-font-weight, var( --kendo-font-weight-bold, inherit )) !default;
|
|
64
|
-
|
|
65
61
|
/// The font size of the Form hint.
|
|
66
62
|
/// @group form
|
|
67
63
|
$kendo-form-hint-font-size: var(--kendo-form-hint-font-size, var( --kendo-font-size-sm, inherit )) !default;
|
|
@@ -72,7 +68,7 @@ $kendo-form-hint-font-style: var(--kendo-form-hint-font-style, normal) !default;
|
|
|
72
68
|
|
|
73
69
|
/// The top margin of the Form hint.
|
|
74
70
|
/// @group form
|
|
75
|
-
$kendo-form-hint-margin-top: var(--kendo-form-hint-margin-top, #{k-spacing(
|
|
71
|
+
$kendo-form-hint-margin-top: var(--kendo-form-hint-margin-top, #{k-spacing(0.5)}) !default;
|
|
76
72
|
|
|
77
73
|
/// The text color of the Form hint.
|
|
78
74
|
/// @group form
|
|
@@ -17,13 +17,13 @@ $kendo-gantt-font-size: var(--kendo-gantt-font-size, var(--kendo-font-size, init
|
|
|
17
17
|
$kendo-gantt-line-height: var(--kendo-gantt-line-height, var(--kendo-line-height, initial)) !default;
|
|
18
18
|
/// The background color of the Gantt.
|
|
19
19
|
/// @group gantt
|
|
20
|
-
$kendo-gantt-bg: var(--kendo-gantt-bg,
|
|
20
|
+
$kendo-gantt-bg: var(--kendo-gantt-bg, k-color(surface-alt)) !default;
|
|
21
21
|
/// The text color of the Gantt.
|
|
22
22
|
/// @group gantt
|
|
23
|
-
$kendo-gantt-text: var(--kendo-gantt-text,
|
|
23
|
+
$kendo-gantt-text: var(--kendo-gantt-text, k-color(on-app-surface)) !default;
|
|
24
24
|
/// The border color of the Gantt.
|
|
25
25
|
/// @group gantt
|
|
26
|
-
$kendo-gantt-border: var(--kendo-gantt-border,
|
|
26
|
+
$kendo-gantt-border: var(--kendo-gantt-border, color-mix(in srgb, k-color(border) 26%, transparent)) !default;
|
|
27
27
|
|
|
28
28
|
/// The background color of the Gantt non-working days.
|
|
29
29
|
/// @group gantt
|
|
@@ -79,16 +79,16 @@ $kendo-gantt-milestone-selected-border: var(--kendo-gantt-milestone-selected-bor
|
|
|
79
79
|
|
|
80
80
|
/// The background color of the Gantt summary.
|
|
81
81
|
/// @group gantt
|
|
82
|
-
$kendo-gantt-summary-bg: var(--kendo-gantt-summary-bg,
|
|
82
|
+
$kendo-gantt-summary-bg: var(--kendo-gantt-summary-bg, k-color(dark-emphasis)) !default;
|
|
83
83
|
/// The background color of the Gantt summary progress.
|
|
84
84
|
/// @group gantt
|
|
85
|
-
$kendo-gantt-summary-progress-bg: var(--kendo-gantt-summary-progress-bg,
|
|
85
|
+
$kendo-gantt-summary-progress-bg: var(--kendo-gantt-summary-progress-bg, k-color(dark)) !default;
|
|
86
86
|
/// The background color of the selected Gantt summary.
|
|
87
87
|
/// @group gantt
|
|
88
|
-
$kendo-gantt-summary-selected-bg: var(--kendo-gantt-summary-selected-bg,
|
|
88
|
+
$kendo-gantt-summary-selected-bg: var(--kendo-gantt-summary-selected-bg, k-color(primary-emphasis)) !default;
|
|
89
89
|
/// The background color of the selected Gantt summary progress.
|
|
90
90
|
/// @group gantt
|
|
91
|
-
$kendo-gantt-summary-progress-selected-bg: var(--kendo-gantt-summary-progress-selected-bg,
|
|
91
|
+
$kendo-gantt-summary-progress-selected-bg: var(--kendo-gantt-summary-progress-selected-bg, k-color(primary)) !default;
|
|
92
92
|
|
|
93
93
|
/// The border width of the Gantt task.
|
|
94
94
|
/// @group gantt
|
|
@@ -187,40 +187,40 @@ $kendo-gantt-planned-offset-resize-handler-margin-x: var(--kendo-gantt-planned-o
|
|
|
187
187
|
|
|
188
188
|
/// The text color of the Gantt planned Tooltip.
|
|
189
189
|
/// @group gantt
|
|
190
|
-
$kendo-gantt-planned-text: var(--kendo-gantt-planned-text,
|
|
190
|
+
$kendo-gantt-planned-text: var(--kendo-gantt-planned-text, k-color(on-primary)) !default;
|
|
191
191
|
/// The background color of the Gantt planned Tooltip.
|
|
192
192
|
/// @group gantt
|
|
193
|
-
$kendo-gantt-planned-bg: var(--kendo-gantt-planned-bg,
|
|
193
|
+
$kendo-gantt-planned-bg: var(--kendo-gantt-planned-bg, k-color(primary)) !default;
|
|
194
194
|
/// The border color of the Gantt planned Tooltip.
|
|
195
195
|
/// @group gantt
|
|
196
|
-
$kendo-gantt-planned-border: var(--kendo-gantt-planned-border,
|
|
196
|
+
$kendo-gantt-planned-border: var(--kendo-gantt-planned-border, k-color(primary)) !default;
|
|
197
197
|
|
|
198
198
|
/// The text color of the Gantt delayed task.
|
|
199
199
|
/// @group gantt
|
|
200
|
-
$kendo-gantt-delayed-text: var(--kendo-gantt-delayed-text,
|
|
200
|
+
$kendo-gantt-delayed-text: var(--kendo-gantt-delayed-text, k-color(on-error)) !default;
|
|
201
201
|
/// The background color of the Gantt delayed task.
|
|
202
202
|
/// @group gantt
|
|
203
|
-
$kendo-gantt-delayed-bg: var(--kendo-gantt-delayed-bg,
|
|
203
|
+
$kendo-gantt-delayed-bg: var(--kendo-gantt-delayed-bg, k-color(error-emphasis)) !default;
|
|
204
204
|
/// The complement background color of the Gantt delayed task.
|
|
205
205
|
/// @group gantt
|
|
206
|
-
$kendo-gantt-delayed-bg-lighter: var(--kendo-gantt-delayed-bg-lighter,
|
|
206
|
+
$kendo-gantt-delayed-bg-lighter: var(--kendo-gantt-delayed-bg-lighter, k-color(error)) !default;
|
|
207
207
|
/// The background color of the hovered Gantt delayed task.
|
|
208
208
|
/// @group gantt
|
|
209
|
-
$kendo-gantt-delayed-hover-bg: var(--kendo-gantt-delayed-hover-bg,
|
|
209
|
+
$kendo-gantt-delayed-hover-bg: var(--kendo-gantt-delayed-hover-bg, k-color(error-hover)) !default;
|
|
210
210
|
|
|
211
211
|
/// The background color of the Gantt advanced task.
|
|
212
212
|
/// @group gantt
|
|
213
|
-
$kendo-gantt-advanced-bg: var(--kendo-gantt-advanced-bg,
|
|
213
|
+
$kendo-gantt-advanced-bg: var(--kendo-gantt-advanced-bg, k-color(success)) !default;
|
|
214
214
|
/// The complement background color of the Gantt advanced task.
|
|
215
215
|
/// @group gantt
|
|
216
|
-
$kendo-gantt-advanced-bg-lighter: var(--kendo-gantt-advanced-bg-lighter,
|
|
216
|
+
$kendo-gantt-advanced-bg-lighter: var(--kendo-gantt-advanced-bg-lighter, k-color(success-emphasis)) !default;
|
|
217
217
|
/// The background color of the hovered Gantt advanced task.
|
|
218
218
|
/// @group gantt
|
|
219
|
-
$kendo-gantt-advanced-hover-bg: var(--kendo-gantt-advanced-hover-bg,
|
|
219
|
+
$kendo-gantt-advanced-hover-bg: var(--kendo-gantt-advanced-hover-bg, k-color(success-hover)) !default;
|
|
220
220
|
|
|
221
221
|
/// The text color of the Gantt delayed task action.
|
|
222
222
|
/// @group gantt
|
|
223
|
-
$kendo-gantt-action-on-offset-text: var(--kendo-gantt-action-on-offset-text,
|
|
223
|
+
$kendo-gantt-action-on-offset-text: var(--kendo-gantt-action-on-offset-text, k-color(on-app-surface)) !default;
|
|
224
224
|
/// The top position of the Gantt delayed task resize handler.
|
|
225
225
|
/// @group gantt
|
|
226
226
|
$kendo-gantt-offset-resize-handler-top: var(--kendo-gantt-offset-resize-handler-top, 50%) !default;
|
|
@@ -233,13 +233,13 @@ $kendo-gantt-validation-tooltip-width: var(--kendo-gantt-validation-tooltip-widt
|
|
|
233
233
|
$kendo-gantt-validation-tooltip-label-width: var(--kendo-gantt-validation-tooltip-label-width, 50px) !default;
|
|
234
234
|
/// The border color of the Gantt validation Tooltip.
|
|
235
235
|
/// @group gantt
|
|
236
|
-
$kendo-gantt-validation-tooltip-border: var(--kendo-gantt-validation-tooltip-border,
|
|
236
|
+
$kendo-gantt-validation-tooltip-border: var(--kendo-gantt-validation-tooltip-border, color-mix(in srgb, k-color(border) 26%, transparent)) !default;
|
|
237
237
|
/// The border color of the valid Gantt validation Tooltip.
|
|
238
238
|
/// @group gantt
|
|
239
|
-
$kendo-gantt-validation-tooltip-valid-border: var(--kendo-gantt-validation-tooltip-valid-border,
|
|
239
|
+
$kendo-gantt-validation-tooltip-valid-border: var(--kendo-gantt-validation-tooltip-valid-border, k-color(success)) !default;
|
|
240
240
|
/// The border color of the invalid Gantt validation Tooltip.
|
|
241
241
|
/// @group gantt
|
|
242
|
-
$kendo-gantt-validation-tooltip-invalid-border: var(--kendo-gantt-validation-tooltip-invalid-border,
|
|
242
|
+
$kendo-gantt-validation-tooltip-invalid-border: var(--kendo-gantt-validation-tooltip-invalid-border, k-color(error)) !default;
|
|
243
243
|
|
|
244
244
|
@forward "@progress/kendo-theme-core/scss/components/gantt/_variables.scss" with (
|
|
245
245
|
$kendo-gantt-border-width: $kendo-gantt-border-width,
|
package/scss/grid/_layout.scss
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
|
|
37
37
|
.k-grouping-row + .k-table-row td,
|
|
38
38
|
.k-grouping-row + .k-table-row .k-table-td {
|
|
39
|
-
border-
|
|
39
|
+
border-block-start-width: $kendo-grid-grouping-row-border-width-y;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.k-grouping-row .k-group-cell,
|
|
@@ -70,7 +70,11 @@
|
|
|
70
70
|
width: $kendo-grid-group-drop-hint-dot-size;
|
|
71
71
|
height: $kendo-grid-group-drop-hint-dot-size;
|
|
72
72
|
border-radius: 50%;
|
|
73
|
-
|
|
73
|
+
inset-inline-start: k-spacing(0.5);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
&::after {
|
|
77
|
+
inset-inline-start:calc( #{$kendo-grid-group-drop-hint-size} - #{$kendo-grid-group-drop-hint-line-size} / 2 - k-spacing(0.5) );
|
|
74
78
|
}
|
|
75
79
|
}
|
|
76
80
|
|
|
@@ -89,10 +93,10 @@
|
|
|
89
93
|
}
|
|
90
94
|
|
|
91
95
|
.k-grid-header {
|
|
92
|
-
border-
|
|
96
|
+
border-block-end-width: $kendo-grid-header-border-width-y;
|
|
93
97
|
|
|
94
98
|
.k-table {
|
|
95
|
-
margin-
|
|
99
|
+
margin-block-end: calc( #{$kendo-grid-header-border-width-y} * -1 );
|
|
96
100
|
}
|
|
97
101
|
|
|
98
102
|
.k-table-th {
|
|
@@ -153,7 +157,7 @@
|
|
|
153
157
|
|
|
154
158
|
td:first-child,
|
|
155
159
|
.k-table-td:first-child {
|
|
156
|
-
border-
|
|
160
|
+
border-inline-start-width: 0;
|
|
157
161
|
}
|
|
158
162
|
}
|
|
159
163
|
|
|
@@ -194,7 +198,8 @@
|
|
|
194
198
|
}
|
|
195
199
|
|
|
196
200
|
.k-grouping-row .k-group-cell,
|
|
197
|
-
.k-grouping-row + .k-table-row .k-group-cell
|
|
201
|
+
.k-grouping-row + .k-table-row .k-group-cell,
|
|
202
|
+
.k-table-row .k-group-cell {
|
|
198
203
|
border-inline-end-width: 0;
|
|
199
204
|
}
|
|
200
205
|
|
|
@@ -260,7 +265,7 @@
|
|
|
260
265
|
}
|
|
261
266
|
|
|
262
267
|
.k-column-menu-group-header-text {
|
|
263
|
-
border-
|
|
268
|
+
border-block-end-style: $kendo-grid-column-menu-group-header-border-style;
|
|
264
269
|
font-weight: $kendo-grid-column-menu-group-header-font-weight;
|
|
265
270
|
}
|
|
266
271
|
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
|
|
176
176
|
.k-columnmenu-item-wrapper + .k-columnmenu-item-wrapper,
|
|
177
177
|
.k-column-menu-footer {
|
|
178
|
-
border-
|
|
178
|
+
border-block-start-color: color-mix(in srgb, k-color(border) 16%, transparent);
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
.k-columnmenu-indicators {
|
|
@@ -212,7 +212,7 @@ $kendo-grid-header-border-width-x: var( --kendo-grid-header-border-width-x, 0px
|
|
|
212
212
|
$kendo-grid-header-font-size: var( --kendo-grid-header-font-size, inherit ) !default;
|
|
213
213
|
/// The font weight of the Grid header.
|
|
214
214
|
/// @group grid
|
|
215
|
-
$kendo-grid-header-font-weight: var( --kendo-grid-header-font-weight, var(--kendo-font-weight-
|
|
215
|
+
$kendo-grid-header-font-weight: var( --kendo-grid-header-font-weight, var(--kendo-font-weight-normal, normal) ) !default;
|
|
216
216
|
/// The menu spacing of the Grid header.
|
|
217
217
|
/// @group grid
|
|
218
218
|
$kendo-grid-header-menu-spacing: var( --kendo-grid-header-menu-spacing, var(--kendo-icon-spacing, .5rem) ) !default;
|
|
@@ -313,13 +313,13 @@ $kendo-grid-sort-index-spacing-x: var( --kendo-grid-sort-index-spacing-x, #{k-sp
|
|
|
313
313
|
$kendo-grid-sort-icon-spacing: var( --kendo-grid-sort-icon-spacing, var(--kendo-icon-lg-spacing, .5rem) ) !default;
|
|
314
314
|
/// The text color of the Grid sort indicator.
|
|
315
315
|
/// @group grid
|
|
316
|
-
$kendo-grid-sort-indicator-text: var( --kendo-grid-sort-indicator-text, k-color(
|
|
316
|
+
$kendo-grid-sort-indicator-text: var( --kendo-grid-sort-indicator-text, k-color(on-app-surface) ) !default;
|
|
317
317
|
/// The text color of the Grid sort order indicator.
|
|
318
318
|
/// @group grid
|
|
319
319
|
$kendo-grid-sort-indicator-order-text: var( --kendo-grid-sort-indicator-order-text, #{k-color(primary)} ) !default;
|
|
320
320
|
/// The background color of the sorted Grid cells.
|
|
321
321
|
/// @group grid
|
|
322
|
-
$kendo-grid-sorted-bg: var( --kendo-grid-sorted-bg,
|
|
322
|
+
$kendo-grid-sorted-bg: var( --kendo-grid-sorted-bg, rgba(0, 0, 0, 0.04) ) !default;
|
|
323
323
|
|
|
324
324
|
/// The vertical padding of the Grid command cells.
|
|
325
325
|
/// @group grid
|