@progress/kendo-theme-material 11.0.0-dev.0 → 11.0.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/material-2-dark.css +1 -0
- package/dist/material-2-dark.scss +137 -0
- package/dist/material-2.css +1 -0
- package/dist/material-2.scss +132 -0
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +97 -97
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +11721 -9853
- package/dist/meta/sassdoc-raw-data.json +3880 -3030
- package/dist/meta/variables.json +2515 -2282
- package/lib/swatches/index.js +2 -0
- package/lib/swatches/material-2-dark.json +657 -0
- package/lib/swatches/material-2.json +632 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +103 -103
- package/lib/swatches/material-main.json +6 -6
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +0 -23
- package/scss/action-buttons/_theme.scss +0 -13
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +6 -0
- package/scss/action-sheet/_variables.scss +21 -22
- package/scss/appbar/_variables.scss +3 -3
- package/scss/badge/_layout.scss +0 -1
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_theme.scss +54 -3
- package/scss/bottom-navigation/_variables.scss +16 -16
- package/scss/breadcrumb/_variables.scss +19 -19
- package/scss/button/_layout.scss +0 -79
- package/scss/button/_theme.scss +114 -29
- package/scss/button/_variables.scss +28 -24
- package/scss/calendar/_layout.scss +13 -16
- package/scss/calendar/_theme.scss +29 -11
- package/scss/calendar/_variables.scss +75 -48
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +15 -15
- package/scss/chat/_theme.scss +4 -0
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +35 -0
- package/scss/checkbox/_theme.scss +113 -4
- package/scss/checkbox/_variables.scss +18 -15
- package/scss/chip/_layout.scss +10 -0
- package/scss/chip/_theme.scss +41 -61
- package/scss/chip/_variables.scss +36 -18
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +3 -33
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_palettes.scss +243 -242
- package/scss/core/color-system/_swatch.scss +142 -142
- package/scss/core/elevation/index.import.scss +18 -27
- package/scss/core/typography/index.import.scss +8 -8
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +6 -1
- package/scss/dock-manager/_variables.scss +14 -14
- package/scss/draggable/_variables.scss +1 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_theme.scss +0 -11
- package/scss/drawer/_variables.scss +48 -23
- package/scss/dropzone/_variables.scss +2 -2
- package/scss/editor/_layout.scss +2 -12
- package/scss/editor/_variables.scss +4 -4
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +13 -12
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_theme.scss +4 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +16 -16
- package/scss/grid/_layout.scss +6 -21
- package/scss/grid/_theme.scss +12 -55
- package/scss/grid/_variables.scss +13 -13
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/input/_layout.scss +10 -14
- package/scss/input/_variables.scss +35 -34
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +100 -22
- package/scss/listbox/_variables.scss +1 -1
- package/scss/listgroup/_variables.scss +4 -4
- package/scss/listview/_theme.scss +0 -13
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +2 -2
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_layout.scss +4 -0
- package/scss/menu/_theme.scss +1 -26
- package/scss/menu/_variables.scss +47 -39
- package/scss/menu-button/_variables.scss +1 -1
- package/scss/messagebox/_layout.scss +5 -1
- package/scss/messagebox/_variables.scss +1 -1
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +1 -0
- package/scss/notification/_variables.scss +18 -8
- package/scss/orgchart/_variables.scss +3 -3
- package/scss/pager/_variables.scss +4 -4
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +29 -1
- package/scss/panelbar/_theme.scss +0 -1
- package/scss/panelbar/_variables.scss +23 -23
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_theme.scss +0 -12
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_layout.scss +11 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_layout.scss +4 -0
- package/scss/prompt/_variables.scss +8 -8
- package/scss/radio/_layout.scss +35 -0
- package/scss/radio/_theme.scss +109 -4
- package/scss/radio/_variables.scss +17 -14
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -89
- package/scss/scheduler/_variables.scss +4 -4
- package/scss/scrollview/_variables.scss +1 -1
- package/scss/slider/_layout.scss +11 -0
- package/scss/slider/_theme.scss +1 -10
- package/scss/slider/_variables.scss +16 -7
- package/scss/split-button/_layout.scss +12 -0
- package/scss/split-button/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_layout.scss +0 -35
- package/scss/spreadsheet/_theme.scss +3 -25
- package/scss/spreadsheet/_variables.scss +7 -7
- package/scss/stepper/_layout.scss +15 -1
- package/scss/stepper/_theme.scss +8 -0
- package/scss/stepper/_variables.scss +13 -13
- package/scss/switch/_layout.scss +20 -5
- package/scss/switch/_theme.scss +2 -9
- package/scss/switch/_variables.scss +50 -16
- package/scss/table/_layout.scss +6 -0
- package/scss/table/_variables.scss +9 -9
- package/scss/tabstrip/_layout.scss +100 -4
- package/scss/tabstrip/_variables.scss +16 -16
- package/scss/taskboard/_layout.scss +4 -0
- package/scss/taskboard/_variables.scss +8 -8
- package/scss/tilelayout/_layout.scss +7 -1
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_layout.scss +38 -0
- package/scss/timeselector/_theme.scss +8 -6
- package/scss/timeselector/_variables.scss +29 -23
- package/scss/toolbar/_layout.scss +0 -47
- package/scss/toolbar/_theme.scss +4 -44
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +0 -19
- package/scss/treelist/_theme.scss +10 -15
- package/scss/treelist/_variables.scss +1 -1
- package/scss/treeview/_theme.scss +2 -31
- package/scss/treeview/_variables.scss +24 -24
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_layout.scss +14 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_variables.scss +3 -3
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./_variables.scss" as *;
|
|
1
2
|
@use "@progress/kendo-theme-core/scss/components/tabstrip/_layout.scss" as *;
|
|
2
3
|
|
|
3
4
|
|
|
@@ -5,12 +6,107 @@
|
|
|
5
6
|
|
|
6
7
|
@include kendo-tabstrip--layout-base();
|
|
7
8
|
|
|
8
|
-
.k-tabstrip-items {
|
|
9
|
-
|
|
9
|
+
.k-tabstrip-items .k-item {
|
|
10
|
+
font-weight: var( --kendo-font-weight-medium, medium );
|
|
10
11
|
}
|
|
11
12
|
|
|
12
|
-
.k-tabstrip
|
|
13
|
-
|
|
13
|
+
.k-tabstrip .k-tabstrip-items-wrapper .k-item.k-active::after {
|
|
14
|
+
border-width: 0;
|
|
14
15
|
}
|
|
15
16
|
|
|
17
|
+
.k-tabstrip-items .k-item-actions {
|
|
18
|
+
align-self: center;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item:active,
|
|
22
|
+
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item.k-active {
|
|
23
|
+
margin-bottom: 0;
|
|
24
|
+
border-bottom-width: 0;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.k-tabstrip-top,
|
|
28
|
+
.k-tabstrip-bottom {
|
|
29
|
+
.k-tabstrip-items-wrapper {
|
|
30
|
+
.k-item::after {
|
|
31
|
+
display: none;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.k-item .k-link {
|
|
35
|
+
position: relative;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.k-item .k-link::after {
|
|
39
|
+
content: "";
|
|
40
|
+
display: none;
|
|
41
|
+
position: absolute;
|
|
42
|
+
z-index: 2;
|
|
43
|
+
top: 0;
|
|
44
|
+
right: 0;
|
|
45
|
+
bottom: 0;
|
|
46
|
+
left: 0;
|
|
47
|
+
height: $kendo-tabstrip-indicator-size;
|
|
48
|
+
margin: 0 $kendo-tabstrip-item-padding-x;
|
|
49
|
+
pointer-events: none;
|
|
50
|
+
}
|
|
51
|
+
.k-item.k-active .k-link::after {
|
|
52
|
+
display: block;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.k-item > .k-link {
|
|
56
|
+
z-index: 1;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.k-tabstrip-right,
|
|
62
|
+
.k-tabstrip-left {
|
|
63
|
+
.k-tabstrip-items-wrapper {
|
|
64
|
+
.k-item::after {
|
|
65
|
+
content: "";
|
|
66
|
+
display: none;
|
|
67
|
+
position: absolute;
|
|
68
|
+
z-index: 2;
|
|
69
|
+
top: 0;
|
|
70
|
+
right: 0;
|
|
71
|
+
bottom: 0;
|
|
72
|
+
left: 0;
|
|
73
|
+
pointer-events: none;
|
|
74
|
+
width: $kendo-tabstrip-indicator-size;
|
|
75
|
+
height: auto;
|
|
76
|
+
margin: $kendo-tabstrip-item-padding-y 0;
|
|
77
|
+
}
|
|
78
|
+
.k-item.k-active::after {
|
|
79
|
+
display: block;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
// Variants
|
|
85
|
+
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item .k-link::after {
|
|
86
|
+
top: auto;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.k-tabstrip-left > .k-tabstrip-items-wrapper .k-item::after {
|
|
90
|
+
left: auto;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.k-tabstrip-right > .k-tabstrip-items-wrapper .k-item::after {
|
|
94
|
+
right: auto;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.k-tabstrip-top .k-tabstrip-items-wrapper .k-item.k-active .k-link::after {
|
|
98
|
+
border-radius: var( --kendo-border-radius-full, 9999px ) var( --kendo-border-radius-full, 9999px ) 0 0;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.k-tabstrip-bottom .k-tabstrip-items-wrapper .k-item.k-active .k-link::after {
|
|
102
|
+
border-radius: 0 0 var( --kendo-border-radius-full, 9999px ) var( --kendo-border-radius-full, 9999px );
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.k-tabstrip-left .k-tabstrip-items-wrapper .k-item.k-active::after {
|
|
106
|
+
border-radius: var( --kendo-border-radius-full, 9999px ) 0 0 var( --kendo-border-radius-full, 9999px );
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.k-tabstrip-right .k-tabstrip-items-wrapper .k-item.k-active::after {
|
|
110
|
+
border-radius: 0 var( --kendo-border-radius-full, 9999px ) var( --kendo-border-radius-full, 9999px ) 0;
|
|
111
|
+
}
|
|
16
112
|
}
|
|
@@ -24,7 +24,7 @@ $kendo-tabstrip-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
24
24
|
$kendo-tabstrip-font-size: var( --kendo-font-size, inherit ) !default;
|
|
25
25
|
/// The line height of the TabStrip.
|
|
26
26
|
/// @group tabstrip
|
|
27
|
-
$kendo-tabstrip-line-height:
|
|
27
|
+
$kendo-tabstrip-line-height: var( --kendo-line-height, inherit ) !default;
|
|
28
28
|
/// The border width around the TabStrip.
|
|
29
29
|
/// @group tabstrip
|
|
30
30
|
$kendo-tabstrip-border-width: 1px !default;
|
|
@@ -70,7 +70,7 @@ $kendo-tabstrip-border: k-color(border) !default;
|
|
|
70
70
|
|
|
71
71
|
/// The horizontal padding of the TabStrip items.
|
|
72
72
|
/// @group tabstrip
|
|
73
|
-
$kendo-tabstrip-item-padding-x: k-spacing(
|
|
73
|
+
$kendo-tabstrip-item-padding-x: k-spacing(4) !default;
|
|
74
74
|
/// The vertical padding of the TabStrip items.
|
|
75
75
|
/// @group tabstrip
|
|
76
76
|
$kendo-tabstrip-item-padding-y: k-spacing(3.5) !default;
|
|
@@ -85,10 +85,10 @@ $kendo-tabstrip-item-border-radius: 0px !default;
|
|
|
85
85
|
$kendo-tabstrip-item-gap: k-spacing(0) !default;
|
|
86
86
|
/// The horizontal padding of the small TabStrip items.
|
|
87
87
|
/// @group tabstrip
|
|
88
|
-
$kendo-tabstrip-sm-item-padding-x: k-spacing(
|
|
88
|
+
$kendo-tabstrip-sm-item-padding-x: k-spacing(4) !default;
|
|
89
89
|
/// The vertical padding of the small TabStrip items.
|
|
90
90
|
/// @group tabstrip
|
|
91
|
-
$kendo-tabstrip-sm-item-padding-y: k-spacing(
|
|
91
|
+
$kendo-tabstrip-sm-item-padding-y: k-spacing(2.5) !default;
|
|
92
92
|
/// The horizontal padding of the medium TabStrip items.
|
|
93
93
|
/// @group tabstrip
|
|
94
94
|
$kendo-tabstrip-md-item-padding-x: $kendo-tabstrip-item-padding-x !default;
|
|
@@ -97,10 +97,10 @@ $kendo-tabstrip-md-item-padding-x: $kendo-tabstrip-item-padding-x !default;
|
|
|
97
97
|
$kendo-tabstrip-md-item-padding-y: $kendo-tabstrip-item-padding-y !default;
|
|
98
98
|
/// The horizontal padding of the large TabStrip items.
|
|
99
99
|
/// @group tabstrip
|
|
100
|
-
$kendo-tabstrip-lg-item-padding-x: k-spacing(
|
|
100
|
+
$kendo-tabstrip-lg-item-padding-x: k-spacing(4) !default;
|
|
101
101
|
/// The vertical padding of the large TabStrip items.
|
|
102
102
|
/// @group tabstrip
|
|
103
|
-
$kendo-tabstrip-lg-item-padding-y: k-spacing(4) !default;
|
|
103
|
+
$kendo-tabstrip-lg-item-padding-y: k-spacing(4.5) !default;
|
|
104
104
|
|
|
105
105
|
/// The background color of the TabStrip items.
|
|
106
106
|
/// @group tabstrip
|
|
@@ -117,10 +117,10 @@ $kendo-tabstrip-item-gradient: null !default;
|
|
|
117
117
|
|
|
118
118
|
/// The background color of the hovered TabStrip items.
|
|
119
119
|
/// @group tabstrip
|
|
120
|
-
$kendo-tabstrip-item-hover-bg:
|
|
120
|
+
$kendo-tabstrip-item-hover-bg: color-mix(in srgb, currentColor 8%, transparent) !default;
|
|
121
121
|
/// The text color of the hovered TabStrip items.
|
|
122
122
|
/// @group tabstrip
|
|
123
|
-
$kendo-tabstrip-item-hover-text:
|
|
123
|
+
$kendo-tabstrip-item-hover-text: null !default;
|
|
124
124
|
/// The border color of the hovered TabStrip items.
|
|
125
125
|
/// @group tabstrip
|
|
126
126
|
$kendo-tabstrip-item-hover-border: null !default;
|
|
@@ -130,10 +130,10 @@ $kendo-tabstrip-item-hover-gradient: null !default;
|
|
|
130
130
|
|
|
131
131
|
/// The background color of the selected TabStrip items.
|
|
132
132
|
/// @group tabstrip
|
|
133
|
-
$kendo-tabstrip-item-selected-bg:
|
|
133
|
+
$kendo-tabstrip-item-selected-bg: null !default;
|
|
134
134
|
/// The text color of the selected TabStrip items.
|
|
135
135
|
/// @group tabstrip
|
|
136
|
-
$kendo-tabstrip-item-selected-text: k-color(
|
|
136
|
+
$kendo-tabstrip-item-selected-text: k-color(primary) !default;
|
|
137
137
|
/// The border color of the selected TabStrip items.
|
|
138
138
|
/// @group tabstrip
|
|
139
139
|
$kendo-tabstrip-item-selected-border: unset !default;
|
|
@@ -146,7 +146,7 @@ $kendo-tabstrip-item-selected-font-weight: null !default;
|
|
|
146
146
|
|
|
147
147
|
/// The shadow of the focused TabStrip items.
|
|
148
148
|
/// @group tabstrip
|
|
149
|
-
$kendo-tabstrip-item-focus-shadow:
|
|
149
|
+
$kendo-tabstrip-item-focus-shadow: inset 0 0 0 2px color-mix(in srgb, currentColor 20%, transparent) !default;
|
|
150
150
|
|
|
151
151
|
/// The shadow of the dragged TabStrip items.
|
|
152
152
|
/// @group tabstrip
|
|
@@ -157,7 +157,7 @@ $kendo-tabstrip-item-dragging-shadow: k-elevation(3) !default;
|
|
|
157
157
|
$kendo-tabstrip-item-disabled-bg: null !default;
|
|
158
158
|
/// The text color of the disabled TabStrip items.
|
|
159
159
|
/// @group tabstrip
|
|
160
|
-
$kendo-tabstrip-item-disabled-text:
|
|
160
|
+
$kendo-tabstrip-item-disabled-text: null !default;
|
|
161
161
|
/// The border color of the disabled TabStrip items.
|
|
162
162
|
/// @group tabstrip
|
|
163
163
|
$kendo-tabstrip-item-disabled-border: null !default;
|
|
@@ -166,17 +166,17 @@ $kendo-tabstrip-item-disabled-border: null !default;
|
|
|
166
166
|
$kendo-tabstrip-item-disabled-gradient: null !default;
|
|
167
167
|
/// The opacity of the disabled TabStrip items.
|
|
168
168
|
/// @group tabstrip
|
|
169
|
-
$kendo-tabstrip-item-disabled-opacity:
|
|
169
|
+
$kendo-tabstrip-item-disabled-opacity: var(--kendo-disabled-opacity, unset) !default;
|
|
170
170
|
/// The filter of the disabled TabStrip items.
|
|
171
171
|
/// @group tabstrip
|
|
172
172
|
$kendo-tabstrip-item-disabled-filter: null !default;
|
|
173
173
|
|
|
174
174
|
/// The border width of the TabStrip indicator.
|
|
175
175
|
/// @group tabstrip
|
|
176
|
-
$kendo-tabstrip-indicator-size:
|
|
176
|
+
$kendo-tabstrip-indicator-size: 3px !default;
|
|
177
177
|
/// The border color of the TabStrip ripple.
|
|
178
178
|
/// @group tabstrip
|
|
179
|
-
$kendo-tabstrip-indicator-color:
|
|
179
|
+
$kendo-tabstrip-indicator-color: $kendo-tabstrip-item-selected-text !default;
|
|
180
180
|
|
|
181
181
|
/// The horizontal padding of the TabStrip content.
|
|
182
182
|
/// @group tabstrip
|
|
@@ -199,7 +199,7 @@ $kendo-tabstrip-content-text: unset !default;
|
|
|
199
199
|
$kendo-tabstrip-content-border: unset !default;
|
|
200
200
|
/// The border color of the focused TabStrip content.
|
|
201
201
|
/// @group tabstrip
|
|
202
|
-
$kendo-tabstrip-content-focus-border: k-color(
|
|
202
|
+
$kendo-tabstrip-content-focus-border: k-color(border) !default;
|
|
203
203
|
|
|
204
204
|
/// The left and right scroll overlay of the TabStrip.
|
|
205
205
|
/// @group tabstrip
|
|
@@ -24,13 +24,13 @@ $kendo-taskboard-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
24
24
|
$kendo-taskboard-line-height: var( --kendo-line-height, normal ) !default;
|
|
25
25
|
/// The background color of the TaskBoard.
|
|
26
26
|
/// @group taskboard
|
|
27
|
-
$kendo-taskboard-bg:
|
|
27
|
+
$kendo-taskboard-bg: k-color(surface) !default;
|
|
28
28
|
/// The text color of the TaskBoard.
|
|
29
29
|
/// @group taskboard
|
|
30
|
-
$kendo-taskboard-text:
|
|
30
|
+
$kendo-taskboard-text: k-color(on-app-surface) !default;
|
|
31
31
|
/// The border color of the TaskBoard.
|
|
32
32
|
/// @group taskboard
|
|
33
|
-
$kendo-taskboard-border:
|
|
33
|
+
$kendo-taskboard-border: k-color(border) !default;
|
|
34
34
|
|
|
35
35
|
/// The vertical padding of the TaskBoard Toolbar.
|
|
36
36
|
/// @group taskboard
|
|
@@ -82,7 +82,7 @@ $kendo-taskboard-column-border-width: 1px !default;
|
|
|
82
82
|
$kendo-taskboard-column-border-radius: k-border-radius(md) !default;
|
|
83
83
|
/// The background color of the TaskBoard column.
|
|
84
84
|
/// @group taskboard
|
|
85
|
-
$kendo-taskboard-column-bg: k-color(surface) !default;
|
|
85
|
+
$kendo-taskboard-column-bg: k-color(app-surface) !default;
|
|
86
86
|
/// The text color of the TaskBoard column.
|
|
87
87
|
/// @group taskboard
|
|
88
88
|
$kendo-taskboard-column-text: null !default;
|
|
@@ -143,7 +143,7 @@ $kendo-taskboard-pane-padding-x: null !default;
|
|
|
143
143
|
$kendo-taskboard-pane-border-width: 1px !default;
|
|
144
144
|
/// The background color of the TaskBoard pane.
|
|
145
145
|
/// @group taskboard
|
|
146
|
-
$kendo-taskboard-pane-bg: k-color(surface
|
|
146
|
+
$kendo-taskboard-pane-bg: k-color(surface) !default;
|
|
147
147
|
/// The text color of the TaskBoard pane.
|
|
148
148
|
/// @group taskboard
|
|
149
149
|
$kendo-taskboard-pane-text: k-color(on-app-surface) !default;
|
|
@@ -228,13 +228,13 @@ $kendo-taskboard-card-selected-shadow: none !default;
|
|
|
228
228
|
|
|
229
229
|
/// The text color of the TaskBoard Card header text.
|
|
230
230
|
/// @group taskboard
|
|
231
|
-
$kendo-taskboard-card-header-text:
|
|
231
|
+
$kendo-taskboard-card-header-text: null !default;
|
|
232
232
|
/// The text color of the hovered TaskBoard Card header text.
|
|
233
233
|
/// @group taskboard
|
|
234
|
-
$kendo-taskboard-card-header-focus-text:
|
|
234
|
+
$kendo-taskboard-card-header-focus-text: null !default;
|
|
235
235
|
/// The text color of the focused TaskBoard Card header text.
|
|
236
236
|
/// @group taskboard
|
|
237
|
-
$kendo-taskboard-card-header-hover-text:
|
|
237
|
+
$kendo-taskboard-card-header-hover-text: null !default;
|
|
238
238
|
|
|
239
239
|
/// The border width of the TaskBoard Card placeholder.
|
|
240
240
|
/// @group taskboard
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
@use "@progress/kendo-theme-core/scss/components/tilelayout/_layout.scss" as *;
|
|
2
|
-
|
|
2
|
+
@use "../card/_variables.scss" as *;
|
|
3
3
|
|
|
4
4
|
@mixin kendo-tile-layout--layout() {
|
|
5
5
|
@include kendo-tile-layout--layout-base();
|
|
6
|
+
|
|
7
|
+
.k-tilelayout {
|
|
8
|
+
.k-card {
|
|
9
|
+
box-shadow: $kendo-card-shadow;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
6
12
|
}
|
|
@@ -12,7 +12,7 @@ $kendo-tile-layout-bg: k-color(surface) !default;
|
|
|
12
12
|
|
|
13
13
|
/// The horizontal padding of the TileLayout.
|
|
14
14
|
/// @group tile-layout
|
|
15
|
-
$kendo-tile-layout-padding-x: k-spacing(
|
|
15
|
+
$kendo-tile-layout-padding-x: k-spacing(2.5) !default;
|
|
16
16
|
|
|
17
17
|
/// The vertical padding of the TileLayout
|
|
18
18
|
/// @group tile-layout
|
|
@@ -36,7 +36,7 @@ $kendo-tile-layout-hint-border-radius: k-border-radius(md) !default;
|
|
|
36
36
|
$kendo-tile-layout-hint-border: k-color(border) !default;
|
|
37
37
|
/// The background color of the TileLayout hint.
|
|
38
38
|
/// @group tile-layout
|
|
39
|
-
$kendo-tile-layout-hint-bg:
|
|
39
|
+
$kendo-tile-layout-hint-bg: color-mix(in srgb, k-color(surface-alt) .2, transparent ) !default;
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
@forward "@progress/kendo-theme-core/scss/components/tilelayout/_variables.scss" with (
|
|
@@ -41,10 +41,10 @@ $kendo-timeline-track-arrow-height: k-spacing(9) !default;
|
|
|
41
41
|
|
|
42
42
|
/// The background color of the disabled Timeline track arrow.
|
|
43
43
|
/// @group timeline
|
|
44
|
-
$kendo-timeline-track-arrow-disabled-bg: color-mix(in srgb, k-color(on-app-surface)
|
|
44
|
+
$kendo-timeline-track-arrow-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 12%, transparent) !default;
|
|
45
45
|
/// The text color of the disabled Timeline track arrow.
|
|
46
46
|
/// @group timeline
|
|
47
|
-
$kendo-timeline-track-arrow-disabled-text: color-mix(in srgb, k-color(on-app-surface)
|
|
47
|
+
$kendo-timeline-track-arrow-disabled-text: color-mix(in srgb, k-color(on-app-surface) 38%, transparent) !default;
|
|
48
48
|
/// The border color of the disabled Timeline track arrow.
|
|
49
49
|
/// @group timeline
|
|
50
50
|
$kendo-timeline-track-arrow-disabled-border: transparent !default;
|
|
@@ -1,6 +1,44 @@
|
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
@use "sass:list";
|
|
1
3
|
@use "@progress/kendo-theme-core/scss/components/timeselector/_layout.scss" as *;
|
|
4
|
+
@use "../core/_index.scss" as *;
|
|
5
|
+
@use "./_variables.scss" as *;
|
|
2
6
|
|
|
3
7
|
|
|
4
8
|
@mixin kendo-time-selector--layout() {
|
|
5
9
|
@include kendo-time-selector--layout-base();
|
|
10
|
+
|
|
11
|
+
.k-time-list-wrapper {
|
|
12
|
+
.k-title {
|
|
13
|
+
font-weight: var( --kendo-font-weight, normal );
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&.k-focus {
|
|
17
|
+
&::before,
|
|
18
|
+
&::after {
|
|
19
|
+
height: calc( 50% - (calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height})) / 2);
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
// Time selector header
|
|
25
|
+
.k-time-header,
|
|
26
|
+
.k-time-selector-header {
|
|
27
|
+
.k-time-now {
|
|
28
|
+
border-width: $kendo-time-selector-border-width;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.k-time-list-container {
|
|
33
|
+
padding: 0 k-spacing(3);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
// Time list highlight
|
|
37
|
+
.k-time-highlight,
|
|
38
|
+
.k-time-list-highlight {
|
|
39
|
+
width: auto;
|
|
40
|
+
border-radius: k-border-radius(xxxl);
|
|
41
|
+
left: k-spacing(3);
|
|
42
|
+
right: k-spacing(3);
|
|
43
|
+
}
|
|
6
44
|
}
|
|
@@ -10,14 +10,16 @@
|
|
|
10
10
|
// Time selector
|
|
11
11
|
.k-timeselector {}
|
|
12
12
|
|
|
13
|
-
|
|
14
13
|
// Time list
|
|
15
14
|
.k-time-list {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
15
|
+
&::before,
|
|
16
|
+
&::after {
|
|
17
|
+
box-shadow: none;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&::before,
|
|
21
|
+
&::after {
|
|
22
|
+
box-shadow: none;
|
|
21
23
|
}
|
|
22
24
|
}
|
|
23
25
|
|
|
@@ -7,24 +7,27 @@
|
|
|
7
7
|
|
|
8
8
|
$kendo-time-selector-border-width: 1px !default;
|
|
9
9
|
$kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
|
|
10
|
-
$kendo-time-selector-font-size: var( --kendo-font-size, inherit ) !default;
|
|
11
|
-
$kendo-time-selector-line-height:
|
|
10
|
+
$kendo-time-selector-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
11
|
+
$kendo-time-selector-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
12
12
|
|
|
13
|
-
$kendo-time-selector-bg: k-color(surface
|
|
13
|
+
$kendo-time-selector-bg: k-color(surface) !default;
|
|
14
14
|
$kendo-time-selector-text: k-color(on-app-surface) !default;
|
|
15
15
|
$kendo-time-selector-border: k-color(border) !default;
|
|
16
16
|
|
|
17
|
-
$kendo-time-selector-header-padding-x:
|
|
18
|
-
$kendo-time-selector-header-padding-y:
|
|
17
|
+
$kendo-time-selector-header-padding-x: k-spacing(1) !default;
|
|
18
|
+
$kendo-time-selector-header-padding-y: k-spacing(3) !default;
|
|
19
19
|
$kendo-time-selector-header-border-width: 0px !default;
|
|
20
|
+
$kendo-time-selector-header-title-text: k-color(primary-on-surface) !default;
|
|
21
|
+
$kendo-time-selector-header-time-now-text: unset !default;
|
|
22
|
+
$kendo-time-selector-header-time-now-hover-text: unset !default;
|
|
20
23
|
|
|
21
|
-
$kendo-time-selector-fast-selection-gap:
|
|
24
|
+
$kendo-time-selector-fast-selection-gap: null !default;
|
|
22
25
|
|
|
23
26
|
$kendo-time-list-width: 4em !default;
|
|
24
27
|
$kendo-time-list-height: 240px !default;
|
|
25
28
|
|
|
26
29
|
$kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
27
|
-
$kendo-time-list-title-line-height: var( --kendo-line-height-
|
|
30
|
+
$kendo-time-list-title-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
28
31
|
$kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
|
|
29
32
|
$kendo-time-list-title-text: k-color(subtle) !default;
|
|
30
33
|
$kendo-time-list-title-focus-text: k-color(on-app-surface) !default;
|
|
@@ -32,29 +35,29 @@ $kendo-time-list-title-focus-text: k-color(on-app-surface) !default;
|
|
|
32
35
|
$kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
33
36
|
$kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
34
37
|
|
|
35
|
-
$kendo-time-list-highlight-border-width: 1px
|
|
38
|
+
$kendo-time-list-highlight-border-width: 1px !default;
|
|
36
39
|
$kendo-time-list-highlight-height: calc( calc( #{$kendo-time-selector-font-size} * #{$kendo-time-selector-line-height} ) + calc( #{$kendo-time-list-item-padding-y} * 2 ) ) !default;
|
|
37
|
-
$kendo-time-list-highlight-bg:
|
|
38
|
-
$kendo-time-list-highlight-border: k-color(
|
|
40
|
+
$kendo-time-list-highlight-bg: transparent !default;
|
|
41
|
+
$kendo-time-list-highlight-border: k-color(primary-on-subtle) !default;
|
|
39
42
|
|
|
40
|
-
$kendo-time-list-focus-bg:
|
|
43
|
+
$kendo-time-list-focus-bg: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
41
44
|
|
|
42
45
|
|
|
43
46
|
// Time selector sizes
|
|
44
|
-
$kendo-time-selector-sm-font-size: $kendo-
|
|
45
|
-
$kendo-time-selector-sm-line-height: $kendo-
|
|
46
|
-
$kendo-time-selector-sm-list-item-padding-x:
|
|
47
|
-
$kendo-time-selector-sm-list-item-padding-y:
|
|
47
|
+
$kendo-time-selector-sm-font-size: $kendo-time-selector-font-size !default;
|
|
48
|
+
$kendo-time-selector-sm-line-height: $kendo-time-selector-line-height !default;
|
|
49
|
+
$kendo-time-selector-sm-list-item-padding-x: k-spacing(2) !default;
|
|
50
|
+
$kendo-time-selector-sm-list-item-padding-y: k-spacing(2) !default;
|
|
48
51
|
|
|
49
|
-
$kendo-time-selector-md-font-size: $kendo-
|
|
50
|
-
$kendo-time-selector-md-line-height: $kendo-
|
|
51
|
-
$kendo-time-selector-md-list-item-padding-x:
|
|
52
|
-
$kendo-time-selector-md-list-item-padding-y:
|
|
52
|
+
$kendo-time-selector-md-font-size: $kendo-time-selector-font-size !default;
|
|
53
|
+
$kendo-time-selector-md-line-height: $kendo-time-selector-line-height !default;
|
|
54
|
+
$kendo-time-selector-md-list-item-padding-x: k-spacing(3) !default;
|
|
55
|
+
$kendo-time-selector-md-list-item-padding-y: k-spacing(3) !default;
|
|
53
56
|
|
|
54
|
-
$kendo-time-selector-lg-font-size: $kendo-
|
|
55
|
-
$kendo-time-selector-lg-line-height: $kendo-
|
|
56
|
-
$kendo-time-selector-lg-list-item-padding-x:
|
|
57
|
-
$kendo-time-selector-lg-list-item-padding-y:
|
|
57
|
+
$kendo-time-selector-lg-font-size: $kendo-time-selector-font-size !default;
|
|
58
|
+
$kendo-time-selector-lg-line-height: $kendo-time-selector-line-height !default;
|
|
59
|
+
$kendo-time-selector-lg-list-item-padding-x: k-spacing(4) !default;
|
|
60
|
+
$kendo-time-selector-lg-list-item-padding-y: k-spacing(4) !default;
|
|
58
61
|
|
|
59
62
|
$kendo-time-selector-sizes: (
|
|
60
63
|
sm: (
|
|
@@ -92,6 +95,9 @@ $kendo-time-selector-now-button-hover-text: k-color(secondary-hover) !default;
|
|
|
92
95
|
$kendo-time-selector-header-padding-y: $kendo-time-selector-header-padding-y,
|
|
93
96
|
$kendo-time-selector-header-border-width: $kendo-time-selector-header-border-width,
|
|
94
97
|
$kendo-time-selector-fast-selection-gap: $kendo-time-selector-fast-selection-gap,
|
|
98
|
+
$kendo-time-selector-header-title-text: $kendo-time-selector-header-title-text,
|
|
99
|
+
$kendo-time-selector-header-time-now-text: $kendo-time-selector-header-time-now-text,
|
|
100
|
+
$kendo-time-selector-header-time-now-hover-text: $kendo-time-selector-header-time-now-hover-text,
|
|
95
101
|
$kendo-time-list-width: $kendo-time-list-width,
|
|
96
102
|
$kendo-time-list-height: $kendo-time-list-height,
|
|
97
103
|
$kendo-time-list-title-font-size: $kendo-time-list-title-font-size,
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@use "../core/_index.scss" as *;
|
|
2
1
|
@use "@progress/kendo-theme-core/scss/components/toolbar/_layout.scss" as *;
|
|
3
2
|
|
|
4
3
|
|
|
@@ -6,50 +5,4 @@
|
|
|
6
5
|
|
|
7
6
|
@include kendo-toolbar--layout-base();
|
|
8
7
|
|
|
9
|
-
.k-toolbar,
|
|
10
|
-
.k-toolbar-popup {
|
|
11
|
-
|
|
12
|
-
// Button
|
|
13
|
-
.k-button {
|
|
14
|
-
@include box-shadow( none );
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
// Button group
|
|
19
|
-
.k-button-group {
|
|
20
|
-
@include box-shadow( none );
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
// Split button
|
|
25
|
-
.k-split-button {
|
|
26
|
-
@include box-shadow( none );
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
&.k-toolbar-outline {
|
|
30
|
-
@include box-shadow( none );
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
// Overflow container
|
|
35
|
-
.k-overflow-container {
|
|
36
|
-
|
|
37
|
-
.k-button {
|
|
38
|
-
@include box-shadow( none );
|
|
39
|
-
font-weight: normal;
|
|
40
|
-
text-transform: unset;
|
|
41
|
-
|
|
42
|
-
&::before {
|
|
43
|
-
display: none;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
&:disabled,
|
|
47
|
-
&.k-disabled {
|
|
48
|
-
opacity: .6;
|
|
49
|
-
filter: grayscale(.1);
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
}
|
|
54
|
-
|
|
55
8
|
}
|
package/scss/toolbar/_theme.scss
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./_variables.scss" as *;
|
|
1
2
|
@use "../core/_index.scss" as *;
|
|
2
3
|
@use "../button/_variables.scss" as *;
|
|
3
4
|
@use "../core/functions/index.import.scss" as *;
|
|
@@ -7,49 +8,8 @@
|
|
|
7
8
|
@mixin kendo-toolbar--theme() {
|
|
8
9
|
|
|
9
10
|
@include kendo-toolbar--theme-base();
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
.k-button-solid-base {
|
|
15
|
-
background-color: k-color(base-subtle);
|
|
16
|
-
border-color: k-color(base-subtle);
|
|
17
|
-
|
|
18
|
-
// Hover state
|
|
19
|
-
&:hover,
|
|
20
|
-
&.k-hover {
|
|
21
|
-
background-color: k-color(base-subtle-hover);
|
|
22
|
-
border-color: k-color(base-subtle-hover);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
// Focus state
|
|
26
|
-
&:focus,
|
|
27
|
-
&.k-focus {
|
|
28
|
-
background-color: k-color(base-subtle-hover);
|
|
29
|
-
border-color: k-color(base-subtle-hover);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// Active state
|
|
33
|
-
&:active,
|
|
34
|
-
&.k-active {
|
|
35
|
-
background-color: k-color(base-subtle-active);
|
|
36
|
-
border-color: k-color(base-subtle-active);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
// Selected state
|
|
40
|
-
&.k-selected {
|
|
41
|
-
background-color: k-color(base-subtle-active);
|
|
42
|
-
border-color: k-color(base-subtle-active);
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
&.k-input-button,
|
|
46
|
-
&.k-input-spinner .k-spinner-increase,
|
|
47
|
-
&.k-input-spinner .k-spinner-decrease {
|
|
48
|
-
background: none;
|
|
49
|
-
border-color: transparent;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
11
|
+
.k-toolbar-flat {
|
|
12
|
+
border-top-color: $kendo-toolbar-flat-border !important; // stylelint-disable-line declaration-no-important
|
|
13
|
+
border-inline-color: $kendo-toolbar-flat-border !important; // stylelint-disable-line declaration-no-important
|
|
53
14
|
}
|
|
54
|
-
|
|
55
15
|
}
|