@progress/kendo-theme-fluent 12.0.0-dev.1 → 12.0.0-dev.3
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 +12553 -15657
- package/dist/meta/sassdoc-raw-data.json +4305 -5755
- package/dist/meta/variables.json +2154 -2441
- 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 +5 -5
- package/scss/bottom-navigation/_layout.scss +0 -17
- package/scss/bottom-navigation/_theme.scss +4 -12
- package/scss/bottom-navigation/_variables.scss +0 -10
- package/scss/breadcrumb/_layout.scss +0 -12
- package/scss/breadcrumb/_theme.scss +30 -17
- package/scss/breadcrumb/_variables.scss +31 -31
- 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 -94
- 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 +23 -32
- 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/chart-wizard/_variables.scss +1 -1
- 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 +8 -8
- 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 +3 -23
- 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 +33 -20
- 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 +3 -22
- package/scss/filter/_variables.scss +4 -1
- 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 +4 -3
- package/scss/imageeditor/_theme.scss +4 -0
- package/scss/input/_layout.scss +47 -40
- package/scss/input/_theme.scss +46 -38
- package/scss/input/_variables.scss +37 -37
- package/scss/list/_layout.scss +13 -0
- package/scss/list/_variables.scss +54 -42
- 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 +3 -37
- 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 +9 -2
- package/scss/menu/_variables.scss +4 -4
- 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/_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 +11 -11
- 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 +9 -9
- package/scss/table/_layout.scss +3 -17
- 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 +11 -11
- 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 +2 -5
- 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/_theme.scss +6 -0
- package/scss/toolbar/_variables.scss +14 -14
- 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 +49 -29
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_layout.scss +16 -3
- package/scss/upload/_theme.scss +24 -0
- package/scss/upload/_variables.scss +10 -10
- package/scss/window/_layout.scss +10 -1
- package/scss/window/_theme.scss +7 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_layout.scss +3 -0
- package/scss/wizard/_variables.scss +3 -3
|
@@ -14,26 +14,26 @@ $kendo-table-cell-vertical-border-width: var( --kendo-table-cell-vertical-border
|
|
|
14
14
|
$kendo-table-cell-horizontal-border-width: var( --kendo-table-cell-horizontal-border-width, 1px ) !default;
|
|
15
15
|
/// The horizontal padding of the cells in the table for small size.
|
|
16
16
|
/// @group table
|
|
17
|
-
$kendo-table-sm-cell-padding-x: var( --kendo-table-sm-cell-padding-x, #{k-spacing(
|
|
17
|
+
$kendo-table-sm-cell-padding-x: var( --kendo-table-sm-cell-padding-x, #{k-spacing(2)} ) !default;
|
|
18
18
|
/// The vertical padding of the cells in the table for small size.
|
|
19
19
|
/// @group table
|
|
20
|
-
$kendo-table-sm-cell-padding-y: var( --kendo-table-sm-cell-padding-y, #{k-spacing(
|
|
20
|
+
$kendo-table-sm-cell-padding-y: var( --kendo-table-sm-cell-padding-y, #{k-spacing(2)} ) !default;
|
|
21
21
|
/// The horizontal padding of the cells in the table for medium size.
|
|
22
22
|
/// @group table
|
|
23
|
-
$kendo-table-md-cell-padding-x: var( --kendo-table-md-cell-padding-x, #{k-spacing(
|
|
23
|
+
$kendo-table-md-cell-padding-x: var( --kendo-table-md-cell-padding-x, #{k-spacing(2)} ) !default;
|
|
24
24
|
/// The vertical padding of the cells in the table for medium size.
|
|
25
25
|
/// @group table
|
|
26
|
-
$kendo-table-md-cell-padding-y: var( --kendo-table-md-cell-padding-y, #{k-spacing(
|
|
26
|
+
$kendo-table-md-cell-padding-y: var( --kendo-table-md-cell-padding-y, #{k-spacing(2.5)} ) !default;
|
|
27
27
|
/// The horizontal padding of the cells in the table for large size.
|
|
28
28
|
/// @group table
|
|
29
|
-
$kendo-table-lg-cell-padding-x: var( --kendo-table-lg-cell-padding-x, #{k-spacing(
|
|
29
|
+
$kendo-table-lg-cell-padding-x: var( --kendo-table-lg-cell-padding-x, #{k-spacing(2)} ) !default;
|
|
30
30
|
/// The vertical padding of the cells in the table for large size.
|
|
31
31
|
/// @group table
|
|
32
|
-
$kendo-table-lg-cell-padding-y: var( --kendo-table-lg-cell-padding-y, #{k-spacing(3
|
|
32
|
+
$kendo-table-lg-cell-padding-y: var( --kendo-table-lg-cell-padding-y, #{k-spacing(3)} ) !default;
|
|
33
33
|
|
|
34
34
|
/// Font weight of the table header cells.
|
|
35
35
|
/// @group table
|
|
36
|
-
$kendo-table-header-font-weight: var( --kendo-table-header-font-weight, var( --kendo-font-weight-
|
|
36
|
+
$kendo-table-header-font-weight: var( --kendo-table-header-font-weight, var( --kendo-font-weight-normal, normal ) ) !default;
|
|
37
37
|
|
|
38
38
|
/// The sizes of the table.
|
|
39
39
|
/// @group table
|
|
@@ -139,7 +139,7 @@ $kendo-table-alt-row-border: var( --kendo-table-alt-row-border, #{$kendo-table-b
|
|
|
139
139
|
|
|
140
140
|
/// Background color of hovered rows in table.
|
|
141
141
|
/// @group table
|
|
142
|
-
$kendo-table-hover-bg: var( --kendo-table-hover-bg, #{k-color(
|
|
142
|
+
$kendo-table-hover-bg: var( --kendo-table-hover-bg, #{color-mix(in srgb, k-color(on-app-surface) 5%, transparent)} ) !default;
|
|
143
143
|
/// Text color of hovered rows in table.
|
|
144
144
|
/// @group table
|
|
145
145
|
$kendo-table-hover-text: var( --kendo-table-hover-text, #{k-color(on-base)} ) !default;
|
|
@@ -162,7 +162,7 @@ $kendo-table-focus-shadow: var( --kendo-table-focus-shadow, #{$kendo-list-item-f
|
|
|
162
162
|
|
|
163
163
|
/// Background color of selected rows in table.
|
|
164
164
|
/// @group table
|
|
165
|
-
$kendo-table-selected-bg: var( --kendo-table-selected-bg, #{color-mix(in srgb, k-color(primary)
|
|
165
|
+
$kendo-table-selected-bg: var( --kendo-table-selected-bg, #{color-mix(in srgb, k-color(primary) 8%, transparent)} ) !default;
|
|
166
166
|
/// Text color of selected rows in table.
|
|
167
167
|
/// @group table
|
|
168
168
|
$kendo-table-selected-text: var( --kendo-table-selected-text, #{$kendo-table-text} ) !default;
|
|
@@ -172,7 +172,7 @@ $kendo-table-selected-border: var( --kendo-table-selected-border, #{$kendo-table
|
|
|
172
172
|
|
|
173
173
|
/// Background color of highlighted rows in table.
|
|
174
174
|
/// @group table
|
|
175
|
-
$kendo-table-highlighted-bg: var( --kendo-table-highlighted-bg, #{color-mix(in srgb, k-color(warning)
|
|
175
|
+
$kendo-table-highlighted-bg: var( --kendo-table-highlighted-bg, #{color-mix(in srgb, k-color(warning) 8%, transparent)} ) !default;
|
|
176
176
|
/// The font weight of highlighted rows in table.
|
|
177
177
|
/// @group table
|
|
178
178
|
$kendo-table-highlighted-font-weight: var( --kendo-table-highlighted-font-weight, var( --kendo-font-weight-semibold, bold ) ) !default;
|
|
@@ -181,16 +181,6 @@ $kendo-table-highlighted-font-weight: var( --kendo-table-highlighted-font-weight
|
|
|
181
181
|
/// @group table
|
|
182
182
|
$kendo-table-selected-highlighted-bg: var( --kendo-table-selected-highlighted-bg, #{color-mix(in srgb, color-mix(in srgb, k-color(primary), k-color(warning)) 23%, transparent)} ) !default;
|
|
183
183
|
|
|
184
|
-
/// Hover background color of selected rows in table.
|
|
185
|
-
/// @group table
|
|
186
|
-
$kendo-table-selected-hover-bg: var( --kendo-table-selected-hover-bg, #{color-mix(in srgb, k-color(primary) 26%, transparent)} ) !default;
|
|
187
|
-
/// Hover text color of selected rows in table.
|
|
188
|
-
/// @group table
|
|
189
|
-
$kendo-table-selected-hover-text: var( --kendo-table-selected-hover-text, #{$kendo-table-selected-text} ) !default;
|
|
190
|
-
/// Hover border color of selected rows in table.
|
|
191
|
-
/// @group table
|
|
192
|
-
$kendo-table-selected-hover-border: var( --kendo-table-selected-hover-border, #{$kendo-table-selected-border} ) !default;
|
|
193
|
-
|
|
194
184
|
/// The box shadow of the row spanned cells.
|
|
195
185
|
/// @group table
|
|
196
186
|
$kendo-table-cell-row-span-shadow: var( --kendo-table-cell-row-span-shadow, inset 0 0 0 1px #{$kendo-table-border} ) !default;
|
|
@@ -17,13 +17,55 @@
|
|
|
17
17
|
|
|
18
18
|
.k-tabstrip-items-wrapper {
|
|
19
19
|
|
|
20
|
-
.k-item
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
20
|
+
.k-item.k-active::after {
|
|
21
|
+
border: none;
|
|
22
|
+
height: $kendo-tabstrip-indicator-size;
|
|
23
|
+
border-radius: k-border-radius(md);
|
|
24
|
+
margin: 0 k-spacing(2.5);
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
+
|
|
28
|
+
.k-tabstrip-top {
|
|
29
|
+
|
|
30
|
+
> .k-tabstrip-items-wrapper {
|
|
31
|
+
|
|
32
|
+
.k-item.k-active::after {
|
|
33
|
+
top: unset;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
.k-tabstrip-left {
|
|
38
|
+
|
|
39
|
+
> .k-tabstrip-items-wrapper {
|
|
40
|
+
|
|
41
|
+
.k-item.k-active::after {
|
|
42
|
+
left: unset;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
.k-tabstrip-right {
|
|
47
|
+
|
|
48
|
+
> .k-tabstrip-items-wrapper {
|
|
49
|
+
|
|
50
|
+
.k-item.k-active::after {
|
|
51
|
+
right: unset;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.k-tabstrip-left,
|
|
57
|
+
.k-tabstrip-right {
|
|
58
|
+
|
|
59
|
+
> .k-tabstrip-items-wrapper {
|
|
60
|
+
|
|
61
|
+
.k-item.k-active::after {
|
|
62
|
+
width: $kendo-tabstrip-indicator-size;
|
|
63
|
+
height: auto;
|
|
64
|
+
margin: k-spacing(3) 0;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
|
|
27
69
|
}
|
|
28
70
|
|
|
29
71
|
}
|
|
@@ -82,7 +82,7 @@ $kendo-tabstrip-sm-item-padding-x: var( --kendo-tabstrip-sm-item-padding-x, #{k-
|
|
|
82
82
|
$kendo-tabstrip-sm-item-padding-y: var( --kendo-tabstrip-sm-item-padding-y, #{k-spacing(2.5)} ) !default;
|
|
83
83
|
/// The horizontal padding of the medium TabStrip items.
|
|
84
84
|
/// @group tabstrip
|
|
85
|
-
$kendo-tabstrip-md-item-padding-x: var( --kendo-tabstrip-md-item-padding-x, #{k-spacing(2)} ) !default;
|
|
85
|
+
$kendo-tabstrip-md-item-padding-x: var( --kendo-tabstrip-md-item-padding-x, #{k-spacing(2.5)} ) !default;
|
|
86
86
|
/// The vertical padding of the medium TabStrip items.
|
|
87
87
|
/// @group tabstrip
|
|
88
88
|
$kendo-tabstrip-md-item-padding-y: var( --kendo-tabstrip-md-item-padding-y, #{k-spacing(3)} ) !default;
|
|
@@ -120,7 +120,7 @@ $kendo-tabstrip-item-disabled-filter: var( --kendo-tabstrip-item-disabled-filter
|
|
|
120
120
|
|
|
121
121
|
/// The background color of the hovered TabStrip items.
|
|
122
122
|
/// @group tabstrip
|
|
123
|
-
$kendo-tabstrip-item-hover-bg: var( --kendo-tabstrip-item-hover-bg, #{k-color(
|
|
123
|
+
$kendo-tabstrip-item-hover-bg: var( --kendo-tabstrip-item-hover-bg, color-mix(in srgb, #{k-color(on-app-surface) 5%, transparent}) ) !default;
|
|
124
124
|
/// The text color of the hovered TabStrip items.
|
|
125
125
|
/// @group tabstrip
|
|
126
126
|
$kendo-tabstrip-item-hover-text: var( --kendo-tabstrip-item-hover-text, #{k-color(on-base)} ) !default;
|
|
@@ -129,38 +129,38 @@ $kendo-tabstrip-item-hover-text: var( --kendo-tabstrip-item-hover-text, #{k-colo
|
|
|
129
129
|
$kendo-tabstrip-item-hover-border: var( --kendo-tabstrip-item-hover-border, #{k-color(base-hover)} ) !default;
|
|
130
130
|
/// The background color of the selected TabStrip items.
|
|
131
131
|
/// @group tabstrip
|
|
132
|
-
$kendo-tabstrip-item-selected-bg: var( --kendo-tabstrip-item-selected-bg,
|
|
132
|
+
$kendo-tabstrip-item-selected-bg: var( --kendo-tabstrip-item-selected-bg, transparent ) !default;
|
|
133
133
|
/// The text color of the selected TabStrip items.
|
|
134
134
|
/// @group tabstrip
|
|
135
|
-
$kendo-tabstrip-item-selected-text: var( --kendo-tabstrip-item-selected-text,
|
|
135
|
+
$kendo-tabstrip-item-selected-text: var( --kendo-tabstrip-item-selected-text, inherit ) !default;
|
|
136
136
|
/// The border color of the selected TabStrip items.
|
|
137
137
|
/// @group tabstrip
|
|
138
|
-
$kendo-tabstrip-item-selected-border: var( --kendo-tabstrip-item-selected-border,
|
|
138
|
+
$kendo-tabstrip-item-selected-border: var( --kendo-tabstrip-item-selected-border, inherit ) !default;
|
|
139
139
|
/// The font weight of the selected TabStrip items.
|
|
140
140
|
/// @group tabstrip
|
|
141
|
-
$kendo-tabstrip-item-selected-font-weight: var( --kendo-tabstrip-item-selected-font-weight, var( --kendo-font-weight-
|
|
141
|
+
$kendo-tabstrip-item-selected-font-weight: var( --kendo-tabstrip-item-selected-font-weight, var( --kendo-font-weight-semibold, 600 ) ) !default;
|
|
142
142
|
|
|
143
143
|
/// The shadow of the focused TabStrip items.
|
|
144
144
|
/// @group tabstrip
|
|
145
145
|
$kendo-tabstrip-item-focus-shadow: var( --kendo-tabstrip-item-focus-shadow, #{$kendo-list-item-focus-shadow} ) !default;
|
|
146
146
|
/// The text color of the dragged TabStrip items.
|
|
147
147
|
/// @group tabstrip
|
|
148
|
-
$kendo-tabstrip-item-dragging-text: var( --kendo-tabstrip-item-dragging-text, #{k-color(primary)} ) !default;
|
|
148
|
+
$kendo-tabstrip-item-dragging-text: var( --kendo-tabstrip-item-dragging-text, #{k-color(primary-on-surface)} ) !default;
|
|
149
149
|
|
|
150
150
|
// Indicator
|
|
151
151
|
/// The border width of the TabStrip indicator.
|
|
152
152
|
/// @group tabstrip
|
|
153
|
-
$kendo-tabstrip-indicator-size: var( --kendo-tabstrip-indicator-size, #{k-spacing(
|
|
153
|
+
$kendo-tabstrip-indicator-size: var( --kendo-tabstrip-indicator-size, #{k-spacing(1)} ) !default;
|
|
154
154
|
/// The border color of the TabStrip ripple.
|
|
155
155
|
/// @group tabstrip
|
|
156
|
-
$kendo-tabstrip-indicator-color: var( --kendo-tabstrip-indicator-color, #{k-color(primary)} ) !default;
|
|
156
|
+
$kendo-tabstrip-indicator-color: var( --kendo-tabstrip-indicator-color, #{k-color(primary-on-surface)} ) !default;
|
|
157
157
|
|
|
158
158
|
/// The horizontal padding of the TabStrip content.
|
|
159
159
|
/// @group tabstrip
|
|
160
|
-
$kendo-tabstrip-content-padding-x: var( --kendo-tabstrip-content-padding-x, #{k-spacing(
|
|
160
|
+
$kendo-tabstrip-content-padding-x: var( --kendo-tabstrip-content-padding-x, #{k-spacing(2.5)} ) !default;
|
|
161
161
|
/// The vertical padding of the TabStrip content.
|
|
162
162
|
/// @group tabstrip
|
|
163
|
-
$kendo-tabstrip-content-padding-y: var( --kendo-tabstrip-content-padding-y, #{k-spacing(
|
|
163
|
+
$kendo-tabstrip-content-padding-y: var( --kendo-tabstrip-content-padding-y, #{k-spacing(2.5)} ) !default;
|
|
164
164
|
/// The border width around the TabStrip content.
|
|
165
165
|
/// @group tabstrip
|
|
166
166
|
$kendo-tabstrip-content-border-width: var( --kendo-tabstrip-content-border-width, 1px ) !default;
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.k-taskboard-column-cards-container {
|
|
21
|
-
margin-
|
|
21
|
+
margin-block-end: 0;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.k-taskboard-column-cards {
|
|
25
|
-
margin-
|
|
25
|
+
margin-block-end: $kendo-taskboard-column-container-spacing-y;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.k-taskboard-pane-header {
|
|
@@ -52,5 +52,6 @@
|
|
|
52
52
|
border-width: $kendo-toolbar-border-width;
|
|
53
53
|
border-inline-width: 0;
|
|
54
54
|
border-block-start-width: 0;
|
|
55
|
+
padding: k-spacing(2);
|
|
55
56
|
}
|
|
56
57
|
}
|
|
@@ -30,7 +30,7 @@ $kendo-taskboard-font-size: var( --kendo-taskboard-font-size, var( --kendo-font-
|
|
|
30
30
|
$kendo-taskboard-line-height: var( --kendo-taskboard-line-height, var( --kendo-line-height, inherit ) ) !default;
|
|
31
31
|
/// The background color of the TaskBoard.
|
|
32
32
|
/// @group taskboard
|
|
33
|
-
$kendo-taskboard-bg: var( --kendo-taskboard-bg, #{k-color(surface
|
|
33
|
+
$kendo-taskboard-bg: var( --kendo-taskboard-bg, #{k-color(app-surface)} ) !default;
|
|
34
34
|
/// The text color of the TaskBoard.
|
|
35
35
|
/// @group taskboard
|
|
36
36
|
$kendo-taskboard-text: var( --kendo-taskboard-text, #{k-color(on-app-surface)} ) !default;
|
|
@@ -69,7 +69,7 @@ $kendo-taskboard-column-border-width: var( --kendo-taskboard-column-border-width
|
|
|
69
69
|
$kendo-taskboard-column-border-radius: var( --kendo-taskboard-column-border-radius, #{k-border-radius(md)} ) !default;
|
|
70
70
|
/// The background color of the TaskBoard column.
|
|
71
71
|
/// @group taskboard
|
|
72
|
-
$kendo-taskboard-column-bg: var( --kendo-taskboard-column-bg, #{k-color(surface)} ) !default;
|
|
72
|
+
$kendo-taskboard-column-bg: var( --kendo-taskboard-column-bg, #{k-color(app-surface)} ) !default;
|
|
73
73
|
/// The text color of the TaskBoard column.
|
|
74
74
|
/// @group taskboard
|
|
75
75
|
$kendo-taskboard-column-text: var( --kendo-taskboard-column-text, #{k-color(on-app-surface)} ) !default;
|
|
@@ -169,7 +169,7 @@ $kendo-taskboard-pane-actions-padding-x: var( --kendo-taskboard-pane-actions-pad
|
|
|
169
169
|
|
|
170
170
|
/// The vertical padding of the TaskBoard Card.
|
|
171
171
|
/// @group taskboard
|
|
172
|
-
$kendo-taskboard-card-padding-y: var( --kendo-taskboard-card-padding-y,
|
|
172
|
+
$kendo-taskboard-card-padding-y: var( --kendo-taskboard-card-padding-y, #{k-spacing(3)} ) !default;
|
|
173
173
|
/// The horizontal padding of the TaskBoard Card.
|
|
174
174
|
/// @group taskboard
|
|
175
175
|
$kendo-taskboard-card-padding-x: var( --kendo-taskboard-card-padding-x, #{$kendo-taskboard-card-padding-y} ) !default;
|
|
@@ -181,17 +181,20 @@ $kendo-taskboard-card-category-border-width: var( --kendo-taskboard-card-categor
|
|
|
181
181
|
$kendo-taskboard-card-focus-shadow: var( --kendo-taskboard-card-focus-shadow, none ) !default;
|
|
182
182
|
/// The border of the selected TaskBoard Card.
|
|
183
183
|
/// @group taskboard
|
|
184
|
-
$kendo-taskboard-card-selected-border: var( --kendo-taskboard-card-selected-border,
|
|
184
|
+
$kendo-taskboard-card-selected-border: var( --kendo-taskboard-card-selected-border, transparent ) !default;
|
|
185
185
|
/// The shadow of the selected TaskBoard Card.
|
|
186
186
|
/// @group taskboard
|
|
187
|
-
$kendo-taskboard-card-selected-shadow:
|
|
187
|
+
$kendo-taskboard-card-selected-shadow: null !default;
|
|
188
|
+
/// The background color of the selected TaskBoard Card.
|
|
189
|
+
/// @group taskboard
|
|
190
|
+
$kendo-taskboard-card-selected-bg: linear-gradient(0deg, color-mix(in srgb, k-color(on-app-surface) 12%, transparent) 0%, color-mix(in srgb, k-color(on-app-surface) 12%, transparent) 100%), k-color(surface-alt) !default;
|
|
188
191
|
|
|
189
192
|
/// The font size of the TaskBoard Card title.
|
|
190
193
|
/// @group taskboard
|
|
191
194
|
$kendo-taskboard-card-title-font-size: var( --kendo-taskboard-card-title-font-size, var( --kendo-font-size, 1rem ) ) !default;
|
|
192
195
|
/// The font weight of the TaskBoard Card title.
|
|
193
196
|
/// @group taskboard
|
|
194
|
-
$kendo-taskboard-card-title-font-weight: var( --kendo-taskboard-card-title-font-weight, var( --kendo-font-weight-
|
|
197
|
+
$kendo-taskboard-card-title-font-weight: var( --kendo-taskboard-card-title-font-weight, var( --kendo-font-weight-semibold, 600 ) ) !default;
|
|
195
198
|
|
|
196
199
|
/// The border width of the TaskBoard Card placeholder.
|
|
197
200
|
/// @group taskboard
|
|
@@ -67,9 +67,6 @@ $kendo-timeline-track-bg: var( --kendo-timeline-track-bg, k-color(surface) ) !de
|
|
|
67
67
|
/// @group timeline
|
|
68
68
|
$kendo-timeline-track-border-color: var( --kendo-timeline-track-border-color, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
|
|
69
69
|
|
|
70
|
-
/// The block end inset of the Timeline arrow.
|
|
71
|
-
/// @group timeline
|
|
72
|
-
$kendo-timeline-arrow-inset-block-end: var( --kendo-timeline-arrow-inset-block-end, calc( #{ $kendo-timeline-track-size } + #{ $kendo-timeline-track-wrap-padding-bottom } + #{ $kendo-timeline-track-border-width } ) ) !default;
|
|
73
70
|
/// The background color of the disabled Timeline arrow.
|
|
74
71
|
/// @group timeline
|
|
75
72
|
$kendo-timeline-track-arrow-disabled-bg: var( --kendo-timeline-track-arrow-disabled-bg, k-color(base-subtle) ) !default;
|
|
@@ -92,7 +89,7 @@ $kendo-timeline-flag-padding-x: var( --kendo-timeline-flag-padding-x, k-spacing(
|
|
|
92
89
|
$kendo-timeline-flag-padding-y: var( --kendo-timeline-flag-padding-y, k-spacing(2) ) !default;
|
|
93
90
|
/// The border radius of the Timeline flag.
|
|
94
91
|
/// @group timeline
|
|
95
|
-
$kendo-timeline-flag-border-radius: var( --kendo-timeline-flag-border-radius, k-
|
|
92
|
+
$kendo-timeline-flag-border-radius: var( --kendo-timeline-flag-border-radius, k-border-radius(md) ) !default;
|
|
96
93
|
/// The line height of the Timeline flag.
|
|
97
94
|
/// @group timeline
|
|
98
95
|
$kendo-timeline-flag-line-height: var( --kendo-timeline-flag-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
@@ -116,7 +113,7 @@ $kendo-timeline-horizontal-flag-min-width: var( --kendo-timeline-horizontal-flag
|
|
|
116
113
|
$kendo-timeline-flag-bg: var( --kendo-timeline-flag-bg, k-color(primary) ) !default;
|
|
117
114
|
/// The text color of the Timeline flag.
|
|
118
115
|
/// @group timeline
|
|
119
|
-
$kendo-timeline-flag-text: var( --kendo-timeline-flag-text, k-color(
|
|
116
|
+
$kendo-timeline-flag-text: var( --kendo-timeline-flag-text, k-color(on-primary) ) !default;
|
|
120
117
|
/// The width of the Timeline's flag callout.
|
|
121
118
|
/// @group timeline
|
|
122
119
|
$kendo-timeline-flag-callout-width: var( --kendo-timeline-flag-callout-width, k-spacing(2.5) ) !default;
|
|
@@ -10,12 +10,24 @@
|
|
|
10
10
|
.k-time-list-wrapper {
|
|
11
11
|
.k-title {
|
|
12
12
|
font-weight: 600;
|
|
13
|
+
padding-block-end: $kendo-time-list-title-spacing;
|
|
13
14
|
}
|
|
14
15
|
}
|
|
15
16
|
|
|
16
|
-
|
|
17
|
-
.k-time-
|
|
18
|
-
|
|
17
|
+
// Time selector header
|
|
18
|
+
.k-time-header,
|
|
19
|
+
.k-time-selector-header {
|
|
20
|
+
.k-time-now {
|
|
21
|
+
text-transform: uppercase;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
// Time selector header
|
|
26
|
+
.k-time-header,
|
|
27
|
+
.k-time-selector-header {
|
|
28
|
+
.k-time-now {
|
|
29
|
+
text-transform: uppercase;
|
|
30
|
+
}
|
|
19
31
|
}
|
|
20
32
|
|
|
21
33
|
.k-time-separator {
|
|
@@ -36,13 +36,13 @@ $kendo-time-selector-header-padding-y: var( --kendo-time-selector-header-padding
|
|
|
36
36
|
$kendo-time-selector-header-border-width: var( --kendo-time-selector-header-border-width, 0px ) !default;
|
|
37
37
|
/// The text color of the title in the time-selector header.
|
|
38
38
|
/// @group time-selector
|
|
39
|
-
$kendo-time-selector-header-title-text: var( --kendo-time-selector-header-title-text,
|
|
39
|
+
$kendo-time-selector-header-title-text: var( --kendo-time-selector-header-title-text, k-color(primary-on-surface) ) !default;
|
|
40
40
|
/// The text color of the time now in the time-selector header.
|
|
41
41
|
/// @group time-selector
|
|
42
|
-
$kendo-time-selector-header-time-now-text:
|
|
42
|
+
$kendo-time-selector-header-time-now-text: null !default;
|
|
43
43
|
/// The hover text color of the time now in the time-selector header.
|
|
44
44
|
/// @group time-selector
|
|
45
|
-
$kendo-time-selector-header-time-now-hover-text:
|
|
45
|
+
$kendo-time-selector-header-time-now-hover-text: null !default;
|
|
46
46
|
|
|
47
47
|
/// Visibility of the time-selector separator.
|
|
48
48
|
/// @group time-selector
|
|
@@ -56,13 +56,13 @@ $kendo-time-list-height: var( --kendo-time-list-height, 240px ) !default;
|
|
|
56
56
|
|
|
57
57
|
/// Spacing beneath the time selector titles.
|
|
58
58
|
/// @group time-selector
|
|
59
|
-
$kendo-time-list-title-spacing: var( --kendo-time-list-title-spacing, k-spacing(
|
|
59
|
+
$kendo-time-list-title-spacing: var( --kendo-time-list-title-spacing, k-spacing(1) ) !default;
|
|
60
60
|
/// Font size of the time-selector titles.
|
|
61
61
|
/// @group time-selector
|
|
62
62
|
$kendo-time-list-title-font-size: var( --kendo-time-list-title-font-size, var( --kendo-font-size-xs, inherit ) ) !default;
|
|
63
63
|
/// Line height of the time-selector titles.
|
|
64
64
|
/// @group time-selector
|
|
65
|
-
$kendo-time-list-title-line-height: var( --kendo-time-list-title-line-height,
|
|
65
|
+
$kendo-time-list-title-line-height: var( --kendo-time-list-title-line-height, 1 ) !default;
|
|
66
66
|
/// Height of the time-selector titles.
|
|
67
67
|
/// @group time-selector
|
|
68
68
|
$kendo-time-list-title-height: calc( #{$kendo-time-list-title-spacing} + #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
|
|
@@ -76,7 +76,7 @@ $kendo-time-list-title-focus-text: var( --kendo-time-list-title-focus-text, $ken
|
|
|
76
76
|
|
|
77
77
|
/// Horizontal padding of the time-selector list items.
|
|
78
78
|
/// @group time-selector
|
|
79
|
-
$kendo-time-list-item-padding-x: var( --kendo-time-list-item-padding-x, k-spacing(
|
|
79
|
+
$kendo-time-list-item-padding-x: var( --kendo-time-list-item-padding-x, k-spacing(3) ) !default;
|
|
80
80
|
/// Vertical padding of the time-selector list items.
|
|
81
81
|
/// @group time-selector
|
|
82
82
|
$kendo-time-list-item-padding-y: var( --kendo-time-list-item-padding-y, k-spacing(1) ) !default;
|
|
@@ -86,17 +86,17 @@ $kendo-time-list-item-padding-y: var( --kendo-time-list-item-padding-y, k-spacin
|
|
|
86
86
|
$kendo-time-list-highlight-border-width: var( --kendo-time-list-highlight-border-width, 1px 0px ) !default;
|
|
87
87
|
/// Height of the selected item in the time-selector.
|
|
88
88
|
/// @group time-selector
|
|
89
|
-
$kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} +
|
|
89
|
+
$kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} + #{$kendo-time-list-item-padding-y} * 2 ) !default;
|
|
90
90
|
/// Background color of the selected item in the time-selector.
|
|
91
91
|
/// @group time-selector
|
|
92
|
-
$kendo-time-list-highlight-bg: var( --kendo-time-list-highlight-bg,
|
|
92
|
+
$kendo-time-list-highlight-bg: var( --kendo-time-list-highlight-bg, color-mix(in srgb, k-color(on-app-surface) 12%, transparent ) ) !default;
|
|
93
93
|
/// Border color of the selected item in the time-selector.
|
|
94
94
|
/// @group time-selector
|
|
95
|
-
$kendo-time-list-highlight-border: var( --kendo-time-list-highlight-border,
|
|
95
|
+
$kendo-time-list-highlight-border: var( --kendo-time-list-highlight-border, transparent ) !default;
|
|
96
96
|
|
|
97
97
|
/// Background color of the focused time-selector column.
|
|
98
98
|
/// @group time-selector
|
|
99
|
-
$kendo-time-list-focus-bg: var( --kendo-time-list-focus-bg,
|
|
99
|
+
$kendo-time-list-focus-bg: var( --kendo-time-list-focus-bg, color-mix(in srgb, k-color(on-app-surface) 5%, transparent ) ) !default;
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
/// Font sizes of the time-selector.
|
|
@@ -113,15 +113,15 @@ $kendo-time-selector-lg-line-height: var( --kendo-time-selector-lg-line-height,
|
|
|
113
113
|
|
|
114
114
|
/// Horizontal padding of the time-selector items.
|
|
115
115
|
/// @group time-selector
|
|
116
|
-
$kendo-time-selector-sm-list-item-padding-x: var( --kendo-time-selector-sm-list-item-padding-x, #{k-spacing(
|
|
117
|
-
$kendo-time-selector-md-list-item-padding-x: var( --kendo-time-selector-md-list-item-padding-x, #{k-spacing(
|
|
118
|
-
$kendo-time-selector-lg-list-item-padding-x: var( --kendo-time-selector-lg-list-item-padding-x, #{k-spacing(
|
|
116
|
+
$kendo-time-selector-sm-list-item-padding-x: var( --kendo-time-selector-sm-list-item-padding-x, #{k-spacing(3)} ) !default;
|
|
117
|
+
$kendo-time-selector-md-list-item-padding-x: var( --kendo-time-selector-md-list-item-padding-x, #{k-spacing(3)} ) !default;
|
|
118
|
+
$kendo-time-selector-lg-list-item-padding-x: var( --kendo-time-selector-lg-list-item-padding-x, #{k-spacing(3)} ) !default;
|
|
119
119
|
|
|
120
120
|
/// Vertical padding of the time-selector items.
|
|
121
121
|
/// @group time-selector
|
|
122
|
-
$kendo-time-selector-sm-list-item-padding-y: var( --kendo-time-selector-sm-list-item-padding-y, #{k-spacing(1
|
|
123
|
-
$kendo-time-selector-md-list-item-padding-y: var( --kendo-time-selector-md-list-item-padding-y, #{k-spacing(
|
|
124
|
-
$kendo-time-selector-lg-list-item-padding-y: var( --kendo-time-selector-lg-list-item-padding-y, #{k-spacing(2
|
|
122
|
+
$kendo-time-selector-sm-list-item-padding-y: var( --kendo-time-selector-sm-list-item-padding-y, #{k-spacing(1)} ) !default;
|
|
123
|
+
$kendo-time-selector-md-list-item-padding-y: var( --kendo-time-selector-md-list-item-padding-y, #{k-spacing(1)} ) !default;
|
|
124
|
+
$kendo-time-selector-lg-list-item-padding-y: var( --kendo-time-selector-lg-list-item-padding-y, #{k-spacing(2)} ) !default;
|
|
125
125
|
|
|
126
126
|
/// Sizes map for the time-selector.
|
|
127
127
|
/// @group time-selector
|
package/scss/toolbar/_theme.scss
CHANGED
|
@@ -4,33 +4,33 @@
|
|
|
4
4
|
|
|
5
5
|
/// The horizontal padding of the small Toolbar.
|
|
6
6
|
/// @group toolbar
|
|
7
|
-
$kendo-toolbar-sm-padding-x: var( --kendo-toolbar-sm-padding-x, #{k-spacing(
|
|
7
|
+
$kendo-toolbar-sm-padding-x: calc( var( --kendo-toolbar-sm-padding-x, #{k-spacing(2)} ) + 1px ) !default;
|
|
8
8
|
/// The horizontal padding of the medium Toolbar.
|
|
9
9
|
/// @group toolbar
|
|
10
|
-
$kendo-toolbar-md-padding-x: var( --kendo-toolbar-md-padding-x, #{k-spacing(
|
|
10
|
+
$kendo-toolbar-md-padding-x: calc( var( --kendo-toolbar-md-padding-x, #{k-spacing(3)} ) + 1px ) !default;
|
|
11
11
|
/// The horizontal padding of the large Toolbar.
|
|
12
12
|
/// @group toolbar
|
|
13
|
-
$kendo-toolbar-lg-padding-x: var( --kendo-toolbar-lg-padding-x, #{k-spacing(
|
|
13
|
+
$kendo-toolbar-lg-padding-x: calc( var( --kendo-toolbar-lg-padding-x, #{k-spacing(4.5)} ) + 1px ) !default;
|
|
14
14
|
|
|
15
15
|
/// The vertical padding of the small Toolbar.
|
|
16
16
|
/// @group toolbar
|
|
17
|
-
$kendo-toolbar-sm-padding-y: var( --kendo-toolbar-sm-padding-y, #{k-spacing(1)} ) !default;
|
|
17
|
+
$kendo-toolbar-sm-padding-y: calc( var( --kendo-toolbar-sm-padding-y, #{k-spacing(1.5)} ) + 1px ) !default;
|
|
18
18
|
/// The vertical padding of the medium Toolbar.
|
|
19
19
|
/// @group toolbar
|
|
20
|
-
$kendo-toolbar-md-padding-y: var( --kendo-toolbar-md-padding-y, #{k-spacing(
|
|
20
|
+
$kendo-toolbar-md-padding-y: calc( var( --kendo-toolbar-md-padding-y, #{k-spacing(1.5)} ) + 1px ) !default;
|
|
21
21
|
/// The vertical padding of the large Toolbar.
|
|
22
22
|
/// @group toolbar
|
|
23
|
-
$kendo-toolbar-lg-padding-y: var( --kendo-toolbar-lg-padding-y, #{k-spacing(
|
|
23
|
+
$kendo-toolbar-lg-padding-y: calc( var( --kendo-toolbar-lg-padding-y, #{k-spacing(1.5)} ) + 1px ) !default;
|
|
24
24
|
|
|
25
25
|
/// The spacing between the tools of the small Toolbar.
|
|
26
26
|
/// @group toolbar
|
|
27
|
-
$kendo-toolbar-sm-spacing: var( --kendo-toolbar-sm-spacing, #{k-spacing(
|
|
27
|
+
$kendo-toolbar-sm-spacing: var( --kendo-toolbar-sm-spacing, #{k-spacing(3)} ) !default;
|
|
28
28
|
/// The spacing between the tools of the medium Toolbar.
|
|
29
29
|
/// @group toolbar
|
|
30
|
-
$kendo-toolbar-md-spacing: var( --kendo-toolbar-md-spacing, #{k-spacing(
|
|
30
|
+
$kendo-toolbar-md-spacing: var( --kendo-toolbar-md-spacing, #{k-spacing(3)} ) !default;
|
|
31
31
|
/// The spacing between the tools of the large Toolbar.
|
|
32
32
|
/// @group toolbar
|
|
33
|
-
$kendo-toolbar-lg-spacing: var( --kendo-toolbar-lg-spacing, #{k-spacing(
|
|
33
|
+
$kendo-toolbar-lg-spacing: var( --kendo-toolbar-lg-spacing, #{k-spacing(3)} ) !default;
|
|
34
34
|
|
|
35
35
|
/// The height of the small Toolbar button separator.
|
|
36
36
|
/// @group toolbar
|
|
@@ -64,7 +64,7 @@ $kendo-toolbar-bg: var( --kendo-toolbar-bg, #{k-color(surface)} ) !default;
|
|
|
64
64
|
$kendo-toolbar-text: var( --kendo-toolbar-text, #{k-color(on-app-surface)} ) !default;
|
|
65
65
|
/// The color of the border around the Toolbar.
|
|
66
66
|
/// @group toolbar
|
|
67
|
-
$kendo-toolbar-border: var( --kendo-toolbar-border,
|
|
67
|
+
$kendo-toolbar-border: var( --kendo-toolbar-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
68
68
|
/// The left and right scroll overlay of the Toolbar.
|
|
69
69
|
/// @group toolbar
|
|
70
70
|
$kendo-toolbar-scroll-overlay: var( --kendo-toolbar-scroll-overlay, #{$kendo-toolbar-bg, color-mix(in srgb, k-color(app-surface) 0%, transparent)} ) !default;
|
|
@@ -75,10 +75,10 @@ $kendo-toolbar-scroll-overlay: var( --kendo-toolbar-scroll-overlay, #{$kendo-too
|
|
|
75
75
|
$kendo-toolbar-outline-text: var( --kendo-toolbar-outline-text, null ) !default;
|
|
76
76
|
/// The color of the border around the outline Toolbar.
|
|
77
77
|
/// @group toolbar
|
|
78
|
-
$kendo-toolbar-outline-border: var( --kendo-toolbar-outline-border,
|
|
78
|
+
$kendo-toolbar-outline-border: var( --kendo-toolbar-outline-border, $kendo-toolbar-border ) !default;
|
|
79
79
|
/// The width of the border around the outline Toolbar.
|
|
80
80
|
/// @group toolbar
|
|
81
|
-
$kendo-toolbar-outline-border-width: var( --kendo-toolbar-outline-border-width,
|
|
81
|
+
$kendo-toolbar-outline-border-width: var( --kendo-toolbar-outline-border-width, $kendo-toolbar-border-width ) !default;
|
|
82
82
|
/// The left and right scroll overlay of the outline Toolbar.
|
|
83
83
|
/// @group toolbar
|
|
84
84
|
$kendo-toolbar-outline-scroll-overlay: var( --kendo-toolbar-outline-scroll-overlay, #{k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent)} ) !default;
|
|
@@ -89,7 +89,7 @@ $kendo-toolbar-outline-scroll-overlay: var( --kendo-toolbar-outline-scroll-overl
|
|
|
89
89
|
$kendo-toolbar-flat-text: var( --kendo-toolbar-flat-text, null ) !default;
|
|
90
90
|
/// The color of the border around the flat Toolbar.
|
|
91
91
|
/// @group toolbar
|
|
92
|
-
$kendo-toolbar-flat-border: var( --kendo-toolbar-flat-border,
|
|
92
|
+
$kendo-toolbar-flat-border: var( --kendo-toolbar-flat-border, transparent transparent color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
93
93
|
/// The left and right scroll overlay of the flat Toolbar.
|
|
94
94
|
/// @group toolbar
|
|
95
95
|
$kendo-toolbar-flat-scroll-overlay: var( --kendo-toolbar-flat-scroll-overlay, #{k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent)} ) !default;
|
|
@@ -97,7 +97,7 @@ $kendo-toolbar-flat-scroll-overlay: var( --kendo-toolbar-flat-scroll-overlay, #{
|
|
|
97
97
|
|
|
98
98
|
/// The color of the separator border of the Toolbar.
|
|
99
99
|
/// @group toolbar
|
|
100
|
-
$kendo-toolbar-separator-border: var( --kendo-toolbar-separator-border,
|
|
100
|
+
$kendo-toolbar-separator-border: var( --kendo-toolbar-separator-border, color-mix(in srgb, k-color(border) 26%, transparent) ) !default;
|
|
101
101
|
|
|
102
102
|
/// The width of the input in the Toolbar.
|
|
103
103
|
/// @group toolbar
|
|
@@ -5,15 +5,6 @@
|
|
|
5
5
|
@mixin kendo-tooltip--layout() {
|
|
6
6
|
@include kendo-tooltip--layout-base();
|
|
7
7
|
|
|
8
|
-
.k-tooltip {
|
|
9
|
-
padding-inline: $kendo-tooltip-padding-x;
|
|
10
|
-
padding-block: $kendo-tooltip-padding-y;
|
|
11
|
-
border-width: $kendo-tooltip-border-width;
|
|
12
|
-
font-family: $kendo-tooltip-font-family;
|
|
13
|
-
font-size: $kendo-tooltip-font-size;
|
|
14
|
-
line-height: $kendo-tooltip-line-height;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
8
|
.k-tooltip-icon {
|
|
18
9
|
margin-inline-end: .5rem;
|
|
19
10
|
}
|
package/scss/tooltip/_theme.scss
CHANGED