@progress/kendo-theme-classic 4.43.1-dev.3 → 4.43.1-dev.7
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/README.md +5 -8
- package/dist/all.css +2134 -1548
- package/dist/all.scss +2410 -2314
- package/modules/@progress/kendo-theme-default/package.json +2 -2
- package/modules/@progress/kendo-theme-default/scss/adaptive/_layout.scss +40 -86
- package/modules/@progress/kendo-theme-default/scss/adaptive/_theme.scss +0 -9
- package/modules/@progress/kendo-theme-default/scss/appbar/_layout.scss +13 -0
- package/modules/@progress/kendo-theme-default/scss/appbar/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_layout.scss +4 -4
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_theme.scss +20 -39
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_variables.scss +0 -19
- package/modules/@progress/kendo-theme-default/scss/avatar/_variables.scss +11 -1
- package/modules/@progress/kendo-theme-default/scss/button/_layout.scss +77 -101
- package/modules/@progress/kendo-theme-default/scss/button/_theme.scss +177 -112
- package/modules/@progress/kendo-theme-default/scss/button/_variables.scss +77 -11
- package/modules/@progress/kendo-theme-default/scss/calendar/_layout.scss +2 -14
- package/modules/@progress/kendo-theme-default/scss/card/_variables.scss +4 -4
- package/modules/@progress/kendo-theme-default/scss/chat/_layout.scss +9 -9
- package/modules/@progress/kendo-theme-default/scss/chat/_theme.scss +0 -21
- package/modules/@progress/kendo-theme-default/scss/chat/_variables.scss +0 -7
- package/modules/@progress/kendo-theme-default/scss/checkbox/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/checkbox/_layout.scss +80 -146
- package/modules/@progress/kendo-theme-default/scss/checkbox/_theme.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/checkbox/_variables.scss +87 -18
- package/modules/@progress/kendo-theme-default/scss/color-preview/_layout.scss +49 -7
- package/modules/@progress/kendo-theme-default/scss/color-preview/_theme.scss +0 -14
- package/modules/@progress/kendo-theme-default/scss/coloreditor/_layout.scss +5 -1
- package/modules/@progress/kendo-theme-default/scss/coloreditor/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/colorgradient/_layout.scss +0 -4
- package/modules/@progress/kendo-theme-default/scss/colorpicker/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/combobox/_layout.scss +22 -29
- package/modules/@progress/kendo-theme-default/scss/combobox/_theme.scss +59 -99
- package/modules/@progress/kendo-theme-default/scss/combobox/_variables.scss +1 -32
- package/modules/@progress/kendo-theme-default/scss/common/_loading.scss +1 -13
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_index.scss +10 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_layout.scss +27 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_theme.scss +3 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/dropdowngrid/_layout.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/dropdownlist/_layout.scss +37 -55
- package/modules/@progress/kendo-theme-default/scss/dropdownlist/_theme.scss +33 -75
- package/modules/@progress/kendo-theme-default/scss/editor/_layout.scss +7 -22
- package/modules/@progress/kendo-theme-default/scss/forms/_layout.scss +6 -12
- package/modules/@progress/kendo-theme-default/scss/gantt/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/grid/_layout.scss +128 -97
- package/modules/@progress/kendo-theme-default/scss/grid/_theme.scss +0 -6
- package/modules/@progress/kendo-theme-default/scss/grid/_variables.scss +7 -9
- package/modules/@progress/kendo-theme-default/scss/imageeditor/_layout.scss +4 -8
- package/modules/@progress/kendo-theme-default/scss/imageeditor/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/input/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/input/_variables.scss +5 -5
- package/modules/@progress/kendo-theme-default/scss/list/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/list/_layout.scss +16 -51
- package/modules/@progress/kendo-theme-default/scss/list/_theme.scss +4 -3
- package/modules/@progress/kendo-theme-default/scss/list/_variables.scss +66 -6
- package/modules/@progress/kendo-theme-default/scss/listbox/_layout.scss +9 -0
- package/modules/@progress/kendo-theme-default/scss/listbox/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/listview/_layout.scss +2 -9
- package/modules/@progress/kendo-theme-default/scss/map/_layout.scss +7 -5
- package/modules/@progress/kendo-theme-default/scss/maskedtextbox/_layout.scss +17 -31
- package/modules/@progress/kendo-theme-default/scss/maskedtextbox/_theme.scss +44 -14
- package/modules/@progress/kendo-theme-default/scss/mediaplayer/_layout.scss +13 -1
- package/modules/@progress/kendo-theme-default/scss/menu/_layout.scss +48 -5
- package/modules/@progress/kendo-theme-default/scss/menu/_theme.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/menu/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/multiselect/_layout.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_layout.scss +9 -27
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_theme.scss +64 -84
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_variables.scss +0 -27
- package/modules/@progress/kendo-theme-default/scss/orgchart/_variables.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/pager/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/pdf-viewer/_layout.scss +20 -29
- package/modules/@progress/kendo-theme-default/scss/pdf-viewer/_variables.scss +2 -5
- package/modules/@progress/kendo-theme-default/scss/radio/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/radio/_layout.scss +90 -136
- package/modules/@progress/kendo-theme-default/scss/radio/_theme.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/radio/_variables.scss +88 -26
- package/modules/@progress/kendo-theme-default/scss/scheduler/_layout.scss +26 -13
- package/modules/@progress/kendo-theme-default/scss/searchbox/_layout.scss +22 -8
- package/modules/@progress/kendo-theme-default/scss/searchbox/_theme.scss +16 -25
- package/modules/@progress/kendo-theme-default/scss/searchbox/_variables.scss +0 -20
- package/modules/@progress/kendo-theme-default/scss/skeleton/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/slider/_layout.scss +69 -146
- package/modules/@progress/kendo-theme-default/scss/slider/_theme.scss +0 -6
- package/modules/@progress/kendo-theme-default/scss/spreadsheet/_layout.scss +32 -23
- package/modules/@progress/kendo-theme-default/scss/table/_layout.scss +29 -6
- package/modules/@progress/kendo-theme-default/scss/table/_theme.scss +3 -2
- package/modules/@progress/kendo-theme-default/scss/table/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/tabstrip/_layout.scss +5 -1
- package/modules/@progress/kendo-theme-default/scss/textarea/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/timeselector/_layout.scss +3 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_layout.scss +37 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_theme.scss +35 -7
- package/modules/@progress/kendo-theme-default/scss/treelist/_layout.scss +4 -0
- package/modules/@progress/kendo-theme-default/scss/treeview/_layout.scss +130 -116
- package/modules/@progress/kendo-theme-default/scss/treeview/_theme.scss +36 -25
- package/modules/@progress/kendo-theme-default/scss/treeview/_variables.scss +67 -13
- package/modules/@progress/kendo-theme-default/scss/typography/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/window/_layout.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/window/_variables.scss +1 -1
- package/package.json +3 -3
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_variables.scss +0 -19
- package/scss/avatar/_variables.scss +13 -2
- package/scss/button/_variables.scss +84 -18
- package/scss/card/_variables.scss +4 -4
- package/scss/chat/_variables.scss +0 -7
- package/scss/checkbox/_index.scss +1 -0
- package/scss/checkbox/_variables.scss +88 -19
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/combobox/_variables.scss +1 -32
- package/scss/daterangepicker/_index.scss +10 -0
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +1 -0
- package/scss/fab/index.md +0 -0
- package/scss/grid/_variables.scss +7 -9
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +1 -0
- package/scss/input/_variables.scss +5 -5
- package/scss/list/_index.scss +1 -0
- package/scss/list/_variables.scss +66 -6
- package/scss/listbox/_variables.scss +1 -1
- package/scss/menu/_variables.scss +1 -1
- package/scss/numerictextbox/_variables.scss +0 -27
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_variables.scss +1 -1
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/radio/_index.scss +1 -0
- package/scss/radio/_variables.scss +86 -27
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/table/_variables.scss +3 -3
- package/scss/treeview/_variables.scss +70 -16
- package/scss/typography/_variables.scss +3 -3
|
@@ -1,21 +1 @@
|
|
|
1
1
|
// Searchbox
|
|
2
|
-
$searchbox-padding-x: $input-padding-x !default;
|
|
3
|
-
$searchbox-padding-y: $input-padding-y !default;
|
|
4
|
-
$searchbox-border-width: $input-border-width !default;
|
|
5
|
-
$searchbox-border-radius: $input-border-radius !default;
|
|
6
|
-
|
|
7
|
-
$searchbox-font-family: $input-font-family !default;
|
|
8
|
-
$searchbox-font-size: $input-font-size !default;
|
|
9
|
-
$searchbox-line-height: $input-line-height !default;
|
|
10
|
-
|
|
11
|
-
$searchbox-bg: $input-bg !default;
|
|
12
|
-
$searchbox-text: $input-text !default;
|
|
13
|
-
$searchbox-border: $input-border !default;
|
|
14
|
-
|
|
15
|
-
$searchbox-hover-bg: $input-hovered-bg !default;
|
|
16
|
-
$searchbox-hover-text: $input-hovered-text !default;
|
|
17
|
-
$searchbox-hover-border: $input-hovered-border !default;
|
|
18
|
-
|
|
19
|
-
$searchbox-focus-bg: $input-focused-bg !default;
|
|
20
|
-
$searchbox-focus-text: $input-focused-text !default;
|
|
21
|
-
$searchbox-focus-border: $input-focused-border !default;
|
|
@@ -10,42 +10,11 @@
|
|
|
10
10
|
line-height: $slider-line-height;
|
|
11
11
|
background: none;
|
|
12
12
|
display: inline-flex;
|
|
13
|
-
align-items:
|
|
13
|
+
align-items: center;
|
|
14
14
|
position: relative;
|
|
15
15
|
-webkit-touch-callout: none;
|
|
16
16
|
-webkit-tap-highlight-color: $rgba-transparent;
|
|
17
17
|
|
|
18
|
-
.k-button {
|
|
19
|
-
height: $slider-button-size;
|
|
20
|
-
line-height: $slider-button-size;
|
|
21
|
-
margin: 0;
|
|
22
|
-
min-width: 0;
|
|
23
|
-
outline: 0;
|
|
24
|
-
padding: 0;
|
|
25
|
-
position: absolute;
|
|
26
|
-
width: $slider-button-size;
|
|
27
|
-
box-sizing: content-box;
|
|
28
|
-
|
|
29
|
-
.k-icon,
|
|
30
|
-
.k-button-icon {
|
|
31
|
-
vertical-align: baseline;
|
|
32
|
-
line-height: $slider-button-size;
|
|
33
|
-
height: 100%;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.k-button-increase {
|
|
38
|
-
position: absolute;
|
|
39
|
-
right: 0;
|
|
40
|
-
top: 0;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.k-button-decrease {
|
|
44
|
-
position: absolute;
|
|
45
|
-
left: 0;
|
|
46
|
-
top: 0;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
18
|
.k-label {
|
|
50
19
|
width: auto;
|
|
51
20
|
font-size: .92em;
|
|
@@ -85,30 +54,33 @@
|
|
|
85
54
|
left: auto;
|
|
86
55
|
right: 0;
|
|
87
56
|
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
88
59
|
|
|
89
|
-
.k-button-increase {
|
|
90
|
-
left: 0;
|
|
91
|
-
right: auto;
|
|
92
|
-
}
|
|
93
60
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
61
|
+
// Slider wrap
|
|
62
|
+
.k-slider-wrap {
|
|
63
|
+
width: 100%;
|
|
64
|
+
height: 100%;
|
|
65
|
+
box-sizing: border-box;
|
|
66
|
+
display: flex;
|
|
67
|
+
flex-flow: inherit;
|
|
68
|
+
align-items: inherit;
|
|
69
|
+
gap: inherit;
|
|
70
|
+
position: relative;
|
|
99
71
|
}
|
|
100
72
|
|
|
101
73
|
|
|
102
74
|
// New rendering
|
|
103
75
|
.k-slider {
|
|
76
|
+
width: min-content;
|
|
77
|
+
height: min-content;
|
|
104
78
|
gap: calc( #{$slider-draghandle-size} / 2 );
|
|
105
79
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
flex-shrink: 0;
|
|
109
|
-
align-self: center;
|
|
80
|
+
.k-button {
|
|
81
|
+
flex: none;
|
|
110
82
|
}
|
|
111
|
-
|
|
83
|
+
.k-slider-track-wrap {
|
|
112
84
|
flex: 1 1 auto;
|
|
113
85
|
display: flex;
|
|
114
86
|
flex-flow: inherit;
|
|
@@ -116,6 +88,9 @@
|
|
|
116
88
|
touch-action: none;
|
|
117
89
|
|
|
118
90
|
.k-slider-items {
|
|
91
|
+
margin: 0;
|
|
92
|
+
padding: 0;
|
|
93
|
+
list-style: none;
|
|
119
94
|
// For some reason, Safari does not understand `flex-basis: 100%`
|
|
120
95
|
// See telerik/kendo-themes#2197
|
|
121
96
|
// flex-basis: 100%;
|
|
@@ -123,8 +98,7 @@
|
|
|
123
98
|
display: flex;
|
|
124
99
|
flex-flow: inherit;
|
|
125
100
|
justify-content: space-between;
|
|
126
|
-
|
|
127
|
-
&::after { display: none; }
|
|
101
|
+
user-select: none;
|
|
128
102
|
}
|
|
129
103
|
.k-tick {
|
|
130
104
|
flex: 0 0 1px;
|
|
@@ -136,7 +110,8 @@
|
|
|
136
110
|
}
|
|
137
111
|
|
|
138
112
|
&-horizontal {
|
|
139
|
-
|
|
113
|
+
.k-slider-track-wrap {
|
|
114
|
+
height: 26px;
|
|
140
115
|
|
|
141
116
|
.k-slider-track {
|
|
142
117
|
width: 100%;
|
|
@@ -188,7 +163,8 @@
|
|
|
188
163
|
}
|
|
189
164
|
|
|
190
165
|
&-vertical {
|
|
191
|
-
|
|
166
|
+
.k-slider-track-wrap {
|
|
167
|
+
width: 26px;
|
|
192
168
|
|
|
193
169
|
.k-slider-track {
|
|
194
170
|
height: 100%;
|
|
@@ -221,14 +197,8 @@
|
|
|
221
197
|
// Slider vertical
|
|
222
198
|
.k-slider-vertical {
|
|
223
199
|
height: $slider-size;
|
|
224
|
-
width: $slider-alt-size;
|
|
225
200
|
flex-flow: column-reverse nowrap;
|
|
226
201
|
|
|
227
|
-
.k-button-decrease {
|
|
228
|
-
bottom: 0;
|
|
229
|
-
top: auto;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
202
|
.k-tick {
|
|
233
203
|
text-align: right;
|
|
234
204
|
margin-left: 2px;
|
|
@@ -240,32 +210,32 @@
|
|
|
240
210
|
|
|
241
211
|
// ticks
|
|
242
212
|
|
|
243
|
-
.k-tick { background-position: -
|
|
244
|
-
.k-slider-topleft .k-tick { background-position: -
|
|
245
|
-
.k-slider-bottomright .k-tick { background-position: -
|
|
213
|
+
.k-tick { background-position: -94px center; }
|
|
214
|
+
.k-slider-topleft .k-tick { background-position: -124px center; }
|
|
215
|
+
.k-slider-bottomright .k-tick { background-position: -154px center; }
|
|
246
216
|
|
|
247
217
|
.k-tick-large {
|
|
248
218
|
display: flex;
|
|
249
219
|
align-items: center;
|
|
250
|
-
background-position: -
|
|
220
|
+
background-position: -4px center;
|
|
251
221
|
}
|
|
252
222
|
|
|
253
|
-
.k-slider-topleft .k-tick-large { background-position: -
|
|
254
|
-
.k-slider-bottomright .k-tick-large { background-position: -
|
|
223
|
+
.k-slider-topleft .k-tick-large { background-position: -34px center; }
|
|
224
|
+
.k-slider-bottomright .k-tick-large { background-position: -64px center; }
|
|
255
225
|
|
|
256
|
-
.k-first { background-position: -
|
|
257
|
-
.k-tick-large.k-first { background-position: -
|
|
258
|
-
.k-slider-topleft .k-first { background-position: -
|
|
259
|
-
.k-slider-topleft .k-tick-large.k-first { background-position: -
|
|
260
|
-
.k-slider-bottomright .k-first { background-position: -
|
|
261
|
-
.k-slider-bottomright .k-tick-large.k-first { background-position: -
|
|
226
|
+
.k-first { background-position: -94px 100%; }
|
|
227
|
+
.k-tick-large.k-first { background-position: -4px 100%; }
|
|
228
|
+
.k-slider-topleft .k-first { background-position: -124px 100%; }
|
|
229
|
+
.k-slider-topleft .k-tick-large.k-first { background-position: -34px 100%; }
|
|
230
|
+
.k-slider-bottomright .k-first { background-position: -154px 100%; }
|
|
231
|
+
.k-slider-bottomright .k-tick-large.k-first { background-position: -64px 100%; }
|
|
262
232
|
|
|
263
|
-
.k-last { background-position: -
|
|
264
|
-
.k-tick-large.k-last { background-position: -
|
|
265
|
-
.k-slider-topleft .k-last { background-position: -
|
|
266
|
-
.k-slider-topleft .k-tick-large.k-last { background-position: -
|
|
267
|
-
.k-slider-bottomright .k-last { background-position: -
|
|
268
|
-
.k-slider-bottomright .k-tick-large.k-last { background-position: -
|
|
233
|
+
.k-last { background-position: -94px 0; }
|
|
234
|
+
.k-tick-large.k-last { background-position: -4px 0; }
|
|
235
|
+
.k-slider-topleft .k-last { background-position: -124px 0; }
|
|
236
|
+
.k-slider-topleft .k-tick-large.k-last { background-position: -34px 0; }
|
|
237
|
+
.k-slider-bottomright .k-last { background-position: -154px 0; }
|
|
238
|
+
.k-slider-bottomright .k-tick-large.k-last { background-position: -64px 0; }
|
|
269
239
|
|
|
270
240
|
// labels
|
|
271
241
|
|
|
@@ -303,17 +273,9 @@
|
|
|
303
273
|
|
|
304
274
|
// Slider horizontal
|
|
305
275
|
.k-slider-horizontal {
|
|
306
|
-
height: $slider-alt-size;
|
|
307
276
|
width: $slider-size;
|
|
308
277
|
flex-flow: row nowrap;
|
|
309
278
|
|
|
310
|
-
// ticks
|
|
311
|
-
.k-tick {
|
|
312
|
-
float: left;
|
|
313
|
-
height: 100%;
|
|
314
|
-
text-align: center;
|
|
315
|
-
}
|
|
316
|
-
|
|
317
279
|
.k-tick { background-position: center -92px; }
|
|
318
280
|
.k-slider-topleft .k-tick { background-position: center -122px; }
|
|
319
281
|
.k-slider-bottomright .k-tick { background-position: center -152px; }
|
|
@@ -359,9 +321,6 @@
|
|
|
359
321
|
right: 0;
|
|
360
322
|
left: auto;
|
|
361
323
|
}
|
|
362
|
-
.k-slider-buttons .k-slider-track {
|
|
363
|
-
right: $slider-button-spacing;
|
|
364
|
-
}
|
|
365
324
|
|
|
366
325
|
.k-button .k-i-arrow-e,
|
|
367
326
|
.k-button .k-i-arrow-w {
|
|
@@ -370,11 +329,6 @@
|
|
|
370
329
|
}
|
|
371
330
|
}
|
|
372
331
|
|
|
373
|
-
.k-slider-wrap {
|
|
374
|
-
height: 100%;
|
|
375
|
-
width: 100%;
|
|
376
|
-
}
|
|
377
|
-
|
|
378
332
|
.k-slider-track,
|
|
379
333
|
.k-slider-selection {
|
|
380
334
|
margin: 0;
|
|
@@ -396,16 +350,6 @@
|
|
|
396
350
|
}
|
|
397
351
|
}
|
|
398
352
|
|
|
399
|
-
.k-slider-buttons .k-slider-track {
|
|
400
|
-
.k-slider-horizontal & {
|
|
401
|
-
left: $slider-button-spacing;
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
.k-slider-vertical & {
|
|
405
|
-
bottom: $slider-button-spacing;
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
|
|
409
353
|
|
|
410
354
|
.k-draghandle {
|
|
411
355
|
background-color: transparent;
|
|
@@ -416,30 +360,10 @@
|
|
|
416
360
|
position: absolute;
|
|
417
361
|
text-align: center;
|
|
418
362
|
text-decoration: none;
|
|
419
|
-
box-sizing:
|
|
363
|
+
box-sizing: border-box;
|
|
420
364
|
width: $slider-draghandle-size;
|
|
421
365
|
height: $slider-draghandle-size;
|
|
422
366
|
|
|
423
|
-
.k-slider-horizontal & {
|
|
424
|
-
top: 50%;
|
|
425
|
-
transform: translateY(-50%);
|
|
426
|
-
|
|
427
|
-
&:active,
|
|
428
|
-
&.k-pressed {
|
|
429
|
-
transform: translateY(-50%) scale($slider-draghandle-active-scale);
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
.k-slider-vertical & {
|
|
434
|
-
left: 50%;
|
|
435
|
-
transform: translateX(-50%);
|
|
436
|
-
|
|
437
|
-
&:active,
|
|
438
|
-
&.k-pressed {
|
|
439
|
-
transform: translateX(-50%) scale($slider-draghandle-active-scale);
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
|
|
443
367
|
.k-slider-transitions.k-slider-horizontal & {
|
|
444
368
|
transition: left $slider-transition-speed $slider-transition-function, background-color $slider-transition-speed $slider-transition-function, transform $slider-draghandle-transition-speed $slider-draghandle-transition-function;
|
|
445
369
|
}
|
|
@@ -468,34 +392,18 @@
|
|
|
468
392
|
}
|
|
469
393
|
|
|
470
394
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
.k-slider-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
.k-slider-horizontal & {
|
|
479
|
-
height: 100%;
|
|
480
|
-
padding: 2px 0;
|
|
481
|
-
box-sizing: border-box;
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
.k-slider-vertical & {
|
|
485
|
-
padding-top: 1px;
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
.k-slider-vertical .k-slider-buttons & {
|
|
489
|
-
margin: 0;
|
|
490
|
-
padding-top: $slider-button-spacing;
|
|
395
|
+
// Slider readonly
|
|
396
|
+
.k-slider.k-readonly {
|
|
397
|
+
.k-button,
|
|
398
|
+
.k-slider-track,
|
|
399
|
+
.k-tick,
|
|
400
|
+
.k-draghandle {
|
|
401
|
+
pointer-events: none;
|
|
491
402
|
}
|
|
492
403
|
}
|
|
493
|
-
.k-slider-items::after {
|
|
494
|
-
content: "";
|
|
495
|
-
display: block;
|
|
496
|
-
clear: both;
|
|
497
|
-
}
|
|
498
404
|
|
|
405
|
+
|
|
406
|
+
// Slider tooltip
|
|
499
407
|
.k-slider-tooltip {
|
|
500
408
|
.k-callout-n,
|
|
501
409
|
.k-callout-s {
|
|
@@ -507,4 +415,19 @@
|
|
|
507
415
|
margin-top: -$tooltip-callout-size / 2;
|
|
508
416
|
}
|
|
509
417
|
}
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
// Angular specific
|
|
421
|
+
.k-slider kendo-resize-sensor {
|
|
422
|
+
position: absolute;
|
|
423
|
+
}
|
|
424
|
+
.k-slider-horizontal .k-slider-wrap:not(.k-slider-buttons) {
|
|
425
|
+
padding-left: calc( #{$slider-draghandle-size} / 2 );
|
|
426
|
+
padding-right: calc( #{$slider-draghandle-size} / 2 );
|
|
427
|
+
}
|
|
428
|
+
.k-slider-vertical .k-slider-wrap:not(.k-slider-buttons) {
|
|
429
|
+
padding-top: calc( #{$slider-draghandle-size} / 2 );
|
|
430
|
+
padding-bottom: calc( #{$slider-draghandle-size} / 2 );
|
|
431
|
+
}
|
|
432
|
+
|
|
510
433
|
}
|
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
margin: 0;
|
|
72
72
|
}
|
|
73
73
|
.k-spreadsheet-tabstrip .k-loading {
|
|
74
|
+
// TODO: better name
|
|
74
75
|
display: none;
|
|
75
76
|
}
|
|
76
77
|
.k-spreadsheet-tabstrip .k-content,
|
|
@@ -97,14 +98,10 @@
|
|
|
97
98
|
width: auto;
|
|
98
99
|
min-width: $form-line-height * 1em;
|
|
99
100
|
}
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
width: 6 * $spacer;
|
|
105
|
-
}
|
|
106
|
-
[data-tool="format"] {
|
|
107
|
-
width: 4 * $spacer;
|
|
101
|
+
|
|
102
|
+
.k-combobox,
|
|
103
|
+
.k-dropdown {
|
|
104
|
+
width: 5em;
|
|
108
105
|
}
|
|
109
106
|
}
|
|
110
107
|
|
|
@@ -278,6 +275,7 @@
|
|
|
278
275
|
font-family: Arial, Verdana, Sans-serif;
|
|
279
276
|
flex: 1;
|
|
280
277
|
position: relative;
|
|
278
|
+
overflow: hidden;
|
|
281
279
|
|
|
282
280
|
// disabled cells in the Spreadsheet should allow navigation if link is used
|
|
283
281
|
.k-state-disabled {
|
|
@@ -636,37 +634,48 @@
|
|
|
636
634
|
}
|
|
637
635
|
|
|
638
636
|
// Details
|
|
639
|
-
.k-details
|
|
637
|
+
.k-details,
|
|
638
|
+
.k-expander {
|
|
640
639
|
padding: 0;
|
|
641
640
|
border-width: 1px 0 0;
|
|
642
641
|
border-style: solid;
|
|
643
642
|
border-color: inherit;
|
|
644
643
|
}
|
|
645
|
-
.k-
|
|
646
|
-
|
|
644
|
+
.k-expander {
|
|
645
|
+
border: 0;
|
|
646
|
+
background: inherit;
|
|
647
|
+
}
|
|
648
|
+
.k-details-summary,
|
|
649
|
+
.k-columnmenu-item {
|
|
650
|
+
padding: $menu-popup-item-padding-y $menu-popup-item-padding-x;
|
|
651
|
+
display: flex;
|
|
652
|
+
align-items: center;
|
|
647
653
|
cursor: pointer;
|
|
648
654
|
|
|
649
655
|
> .k-icon {
|
|
650
656
|
margin-right: $padding-y;
|
|
651
657
|
}
|
|
652
658
|
}
|
|
653
|
-
.k-details-content
|
|
654
|
-
|
|
659
|
+
.k-details-content,
|
|
660
|
+
.k-columnmenu-item-content {
|
|
661
|
+
padding: map-get( $spacing, 2 );
|
|
662
|
+
display: flex;
|
|
663
|
+
flex-flow: column nowrap;
|
|
664
|
+
gap: map-get( $spacing, 2 );
|
|
655
665
|
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
margin-bottom: 3px;
|
|
666
|
+
.k-filter-and {
|
|
667
|
+
width: min-content;
|
|
668
|
+
align-self: flex-start;
|
|
660
669
|
}
|
|
661
670
|
|
|
662
|
-
.k-
|
|
663
|
-
|
|
671
|
+
.k-searchbox {
|
|
672
|
+
width: 100%;
|
|
664
673
|
}
|
|
674
|
+
}
|
|
665
675
|
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
}
|
|
676
|
+
.k-actions {
|
|
677
|
+
margin: 0;
|
|
678
|
+
padding: 0;
|
|
670
679
|
}
|
|
671
680
|
}
|
|
672
681
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@include exports("table/layout") {
|
|
1
|
+
@include exports( "table/layout" ) {
|
|
2
2
|
|
|
3
3
|
// Table
|
|
4
4
|
.k-table {
|
|
@@ -30,12 +30,11 @@
|
|
|
30
30
|
// Table native parts
|
|
31
31
|
.k-table-thead,
|
|
32
32
|
.k-table-tbody,
|
|
33
|
-
.k-table-tfoot
|
|
34
|
-
text-align: inherit;
|
|
35
|
-
}
|
|
33
|
+
.k-table-tfoot,
|
|
36
34
|
.k-table-row,
|
|
37
35
|
.k-table-alt-row {
|
|
38
36
|
border-color: inherit;
|
|
37
|
+
text-align: inherit;
|
|
39
38
|
}
|
|
40
39
|
.k-table-th,
|
|
41
40
|
.k-table-td {
|
|
@@ -56,6 +55,9 @@
|
|
|
56
55
|
border-left-width: 0;
|
|
57
56
|
}
|
|
58
57
|
}
|
|
58
|
+
.k-table-th {
|
|
59
|
+
border-bottom-width: 1px;
|
|
60
|
+
}
|
|
59
61
|
|
|
60
62
|
|
|
61
63
|
// Table header
|
|
@@ -74,8 +76,27 @@
|
|
|
74
76
|
width: 100%;
|
|
75
77
|
border-width: 0 $table-cell-vertical-border-width 0 0;
|
|
76
78
|
border-style: solid;
|
|
79
|
+
border-color: inherit;
|
|
77
80
|
overflow: hidden;
|
|
78
81
|
}
|
|
82
|
+
.k-table-header,
|
|
83
|
+
.k-table-header-wrap {
|
|
84
|
+
> .k-table {
|
|
85
|
+
margin-bottom: -1px;
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
.k-table-group-sticky-header {
|
|
89
|
+
font-size: $table-font-size;
|
|
90
|
+
line-height: $line-height;
|
|
91
|
+
flex: none;
|
|
92
|
+
|
|
93
|
+
.k-table-th {
|
|
94
|
+
display: flex;
|
|
95
|
+
flex-flow: row nowrap;
|
|
96
|
+
align-items: center;
|
|
97
|
+
align-content: center;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
79
100
|
|
|
80
101
|
|
|
81
102
|
// Table list
|
|
@@ -112,7 +133,7 @@
|
|
|
112
133
|
.k-table-group-row {
|
|
113
134
|
|
|
114
135
|
&::before {
|
|
115
|
-
content: "
|
|
136
|
+
content: "\200b";
|
|
116
137
|
padding: $table-cell-padding-y 0;
|
|
117
138
|
width: 0;
|
|
118
139
|
display: block;
|
|
@@ -154,7 +175,8 @@
|
|
|
154
175
|
|
|
155
176
|
|
|
156
177
|
// Virtualization
|
|
157
|
-
.k-virtual-table .k-table-row
|
|
178
|
+
.k-virtual-table .k-table-row,
|
|
179
|
+
.k-virtual-table .k-table-group-row {
|
|
158
180
|
position: absolute;
|
|
159
181
|
width: 100%;
|
|
160
182
|
}
|
|
@@ -187,6 +209,7 @@
|
|
|
187
209
|
width: 100%;
|
|
188
210
|
border-width: 0 $table-cell-vertical-border-width 0 0;
|
|
189
211
|
border-style: solid;
|
|
212
|
+
border-color: inherit;
|
|
190
213
|
overflow: hidden;
|
|
191
214
|
}
|
|
192
215
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@include exports("table/theme") {
|
|
1
|
+
@include exports( "table/theme" ) {
|
|
2
2
|
|
|
3
3
|
// Table
|
|
4
4
|
.k-table,
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
|
|
12
12
|
// Table header
|
|
13
13
|
.k-table-thead,
|
|
14
|
-
.k-table-header
|
|
14
|
+
.k-table-header,
|
|
15
|
+
.k-table-group-sticky-header {
|
|
15
16
|
border-color: $table-header-border;
|
|
16
17
|
color: $table-header-text;
|
|
17
18
|
background-color: $table-header-bg;
|
|
@@ -58,13 +58,13 @@ $table-footer-border: $grid-footer-border !default;
|
|
|
58
58
|
|
|
59
59
|
/// Background color of group rows in table.
|
|
60
60
|
/// @group table
|
|
61
|
-
$table-group-row-bg: $
|
|
61
|
+
$table-group-row-bg: $table-header-bg !default;
|
|
62
62
|
/// Text color of group rows in table.
|
|
63
63
|
/// @group table
|
|
64
|
-
$table-group-row-text: $
|
|
64
|
+
$table-group-row-text: $table-header-text !default;
|
|
65
65
|
/// Border color of group rows in table.
|
|
66
66
|
/// @group table
|
|
67
|
-
$table-group-row-border:
|
|
67
|
+
$table-group-row-border: $table-header-border !default;
|
|
68
68
|
|
|
69
69
|
|
|
70
70
|
/// Background color of alternating rows in table.
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
color: inherit;
|
|
20
20
|
background-color: transparent;
|
|
21
21
|
display: flex;
|
|
22
|
-
flex-
|
|
22
|
+
flex-flow: column nowrap;
|
|
23
23
|
-webkit-touch-callout: none;
|
|
24
24
|
-webkit-tap-highlight-color: $rgba-transparent;
|
|
25
25
|
|
|
@@ -112,6 +112,9 @@
|
|
|
112
112
|
left: 0;
|
|
113
113
|
transition: width .2s linear;
|
|
114
114
|
|
|
115
|
+
// TODO: a better name
|
|
116
|
+
display: none;
|
|
117
|
+
|
|
115
118
|
&.k-complete {
|
|
116
119
|
width: 100%;
|
|
117
120
|
border-top-width: 0;
|
|
@@ -125,6 +128,7 @@
|
|
|
125
128
|
|
|
126
129
|
> .k-tabstrip-items {
|
|
127
130
|
flex: 1 1 auto;
|
|
131
|
+
flex-wrap: nowrap;
|
|
128
132
|
white-space: nowrap;
|
|
129
133
|
overflow: hidden;
|
|
130
134
|
}
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
&::before,
|
|
105
105
|
&::after {
|
|
106
106
|
display: block;
|
|
107
|
-
content: "
|
|
107
|
+
content: "\200b";
|
|
108
108
|
position: absolute;
|
|
109
109
|
width: 100%;
|
|
110
110
|
left: 0;
|
|
@@ -134,13 +134,14 @@
|
|
|
134
134
|
flex: 1;
|
|
135
135
|
position: relative;
|
|
136
136
|
z-index: 1;
|
|
137
|
+
outline: 0;
|
|
137
138
|
overflow: hidden;
|
|
138
139
|
|
|
139
140
|
&::before,
|
|
140
141
|
&::after {
|
|
141
142
|
display: block;
|
|
142
143
|
position: absolute;
|
|
143
|
-
content: "
|
|
144
|
+
content: "\200b";
|
|
144
145
|
height: 0;
|
|
145
146
|
line-height: 0;
|
|
146
147
|
z-index: 1;
|