@progress/kendo-theme-classic 4.43.1-dev.1 → 4.43.1-dev.5
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 +1827 -1908
- package/dist/all.scss +3456 -3072
- package/modules/@progress/kendo-theme-default/package.json +2 -2
- package/modules/@progress/kendo-theme-default/scss/_layout.scss +0 -0
- 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 +3 -9
- package/modules/@progress/kendo-theme-default/scss/button/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/calendar/_layout.scss +2 -14
- package/modules/@progress/kendo-theme-default/scss/calendar/_theme.scss +0 -21
- package/modules/@progress/kendo-theme-default/scss/card/_variables.scss +4 -4
- package/modules/@progress/kendo-theme-default/scss/chat/_layout.scss +3 -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/chip/_layout.scss +103 -123
- package/modules/@progress/kendo-theme-default/scss/chip/_theme.scss +289 -300
- package/modules/@progress/kendo-theme-default/scss/chip/_variables.scss +7 -9
- package/modules/@progress/kendo-theme-default/scss/color-preview/_layout.scss +51 -9
- package/modules/@progress/kendo-theme-default/scss/color-preview/_theme.scss +1 -14
- package/modules/@progress/kendo-theme-default/scss/color-preview/_variables.scss +1 -0
- 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/colorpicker/_layout.scss +23 -45
- package/modules/@progress/kendo-theme-default/scss/colorpicker/_theme.scss +33 -42
- 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/dateinput/_index.scss +11 -0
- package/modules/@progress/kendo-theme-default/scss/dateinput/_layout.scss +81 -0
- package/modules/@progress/kendo-theme-default/scss/dateinput/_theme.scss +86 -0
- package/modules/@progress/kendo-theme-default/scss/dateinput/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/datepicker/_index.scss +13 -0
- package/modules/@progress/kendo-theme-default/scss/datepicker/_layout.scss +48 -0
- package/modules/@progress/kendo-theme-default/scss/datepicker/_theme.scss +87 -0
- package/modules/@progress/kendo-theme-default/scss/datepicker/_variables.scss +1 -0
- 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/{datetime → datetimepicker}/_index.scss +5 -4
- package/modules/@progress/kendo-theme-default/scss/datetimepicker/_layout.scss +120 -0
- package/modules/@progress/kendo-theme-default/scss/datetimepicker/_theme.scss +89 -0
- package/modules/@progress/kendo-theme-default/scss/datetimepicker/_variables.scss +2 -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/filter/_index.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/filter/_layout.scss +9 -2
- package/modules/@progress/kendo-theme-default/scss/filter/_theme.scss +3 -1
- package/modules/@progress/kendo-theme-default/scss/forms/_layout.scss +10 -14
- package/modules/@progress/kendo-theme-default/scss/gantt/_index.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/gantt/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/grid/_index.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/grid/_layout.scss +128 -101
- 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 +7 -1
- package/modules/@progress/kendo-theme-default/scss/input/_layout.scss +26 -27
- package/modules/@progress/kendo-theme-default/scss/input/_variables.scss +20 -5
- package/modules/@progress/kendo-theme-default/scss/list/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/list/_layout.scss +16 -36
- 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/_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 +5 -0
- 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/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/panelbar/_theme.scss +9 -2
- package/modules/@progress/kendo-theme-default/scss/panelbar/_variables.scss +4 -0
- 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/pivotgrid/_layout.scss +0 -16
- package/modules/@progress/kendo-theme-default/scss/pivotgrid/_variables.scss +0 -3
- 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/_index.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/scheduler/_layout.scss +26 -13
- package/modules/@progress/kendo-theme-default/scss/scrollview/_layout.scss +6 -1
- 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 +2 -0
- package/modules/@progress/kendo-theme-default/scss/spreadsheet/_index.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/spreadsheet/_layout.scss +31 -23
- package/modules/@progress/kendo-theme-default/scss/table/_layout.scss +62 -7
- 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 +1 -1
- package/modules/@progress/kendo-theme-default/scss/timepicker/_index.scss +15 -0
- package/modules/@progress/kendo-theme-default/scss/timepicker/_layout.scss +48 -0
- package/modules/@progress/kendo-theme-default/scss/timepicker/_theme.scss +87 -0
- package/modules/@progress/kendo-theme-default/scss/timepicker/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/timeselector/_index.scss +13 -0
- package/modules/@progress/kendo-theme-default/scss/timeselector/_layout.scss +207 -0
- package/modules/@progress/kendo-theme-default/scss/timeselector/_theme.scss +70 -0
- package/modules/@progress/kendo-theme-default/scss/timeselector/_variables.scss +32 -0
- package/modules/@progress/kendo-theme-default/scss/toolbar/_layout.scss +36 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_theme.scss +35 -7
- package/modules/@progress/kendo-theme-default/scss/treeview/_layout.scss +130 -110
- 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/utils/_border.scss +1 -2
- package/modules/@progress/kendo-theme-default/scss/utils/_flex.scss +11 -3
- package/modules/@progress/kendo-theme-default/scss/virtual-scroller/_index.scss +10 -0
- package/modules/@progress/kendo-theme-default/scss/virtual-scroller/_layout.scss +35 -0
- package/modules/@progress/kendo-theme-default/scss/virtual-scroller/_theme.scss +3 -0
- package/modules/@progress/kendo-theme-default/scss/virtual-scroller/_variables.scss +1 -0
- 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/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/chip/_variables.scss +8 -9
- package/scss/color-preview/_variables.scss +1 -0
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/combobox/_variables.scss +1 -32
- package/scss/dateinput/_index.scss +11 -0
- package/scss/dateinput/_layout.scss +1 -0
- package/scss/dateinput/_theme.scss +1 -0
- package/scss/dateinput/_variables.scss +1 -0
- package/scss/datepicker/_index.scss +13 -0
- package/scss/datepicker/_layout.scss +1 -0
- package/scss/datepicker/_theme.scss +1 -0
- package/scss/datepicker/_variables.scss +1 -0
- 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/{datetime → datetimepicker}/_index.scss +5 -4
- package/scss/{datetime → datetimepicker}/_layout.scss +1 -1
- package/scss/{datetime → datetimepicker}/_theme.scss +1 -1
- package/scss/datetimepicker/_variables.scss +2 -0
- package/scss/fab/index.md +0 -0
- package/scss/filter/_index.scss +1 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +1 -1
- package/scss/grid/_variables.scss +7 -9
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +7 -1
- package/scss/input/_variables.scss +20 -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/panelbar/_variables.scss +5 -0
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/pivotgrid/_variables.scss +0 -3
- package/scss/radio/_index.scss +1 -0
- package/scss/radio/_variables.scss +86 -27
- package/scss/scheduler/_index.scss +1 -1
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/spreadsheet/_index.scss +1 -1
- package/scss/table/_variables.scss +3 -3
- package/scss/timepicker/_index.scss +15 -0
- package/scss/timepicker/_layout.scss +1 -0
- package/scss/timepicker/_theme.scss +1 -0
- package/scss/timepicker/_variables.scss +1 -0
- package/scss/timeselector/_index.scss +13 -0
- package/scss/timeselector/_layout.scss +1 -0
- package/scss/timeselector/_theme.scss +1 -0
- package/scss/timeselector/_variables.scss +32 -0
- package/scss/treeview/_variables.scss +70 -16
- package/scss/typography/_variables.scss +3 -3
- package/scss/utils/_border.scss +1 -2
- package/scss/virtual-scroller/_index.scss +10 -0
- package/scss/virtual-scroller/_layout.scss +1 -0
- package/scss/virtual-scroller/_theme.scss +1 -0
- package/scss/virtual-scroller/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/datetime/_layout.scss +0 -462
- package/modules/@progress/kendo-theme-default/scss/datetime/_theme.scss +0 -321
- package/modules/@progress/kendo-theme-default/scss/datetime/_variables.scss +0 -53
- package/scss/datetime/_variables.scss +0 -53
|
@@ -2,70 +2,55 @@
|
|
|
2
2
|
|
|
3
3
|
// Dropdown list
|
|
4
4
|
.k-dropdown {
|
|
5
|
+
@include border-radius( $input-border-radius );
|
|
5
6
|
width: $input-default-width;
|
|
6
|
-
border-width:
|
|
7
|
-
|
|
8
|
-
background: none;
|
|
7
|
+
border-width: $input-border-width;
|
|
8
|
+
border-style: solid;
|
|
9
9
|
box-sizing: border-box;
|
|
10
|
+
outline: 0;
|
|
10
11
|
font-family: $input-font-family;
|
|
11
12
|
font-size: $input-font-size;
|
|
12
13
|
line-height: $input-line-height;
|
|
13
|
-
text-align:
|
|
14
|
+
text-align: start;
|
|
14
15
|
white-space: nowrap;
|
|
15
16
|
display: inline-flex;
|
|
17
|
+
flex-flow: row nowrap;
|
|
16
18
|
vertical-align: middle;
|
|
17
19
|
position: relative;
|
|
20
|
+
overflow: hidden;
|
|
21
|
+
transition: all .1s ease; // sass-lint:disable-line no-transition-all
|
|
18
22
|
-webkit-touch-callout: none;
|
|
19
23
|
-webkit-tap-highlight-color: $rgba-transparent;
|
|
20
24
|
|
|
21
|
-
.k-dropdown-wrap {
|
|
22
|
-
@include border-radius( $input-border-radius );
|
|
23
|
-
padding: 0;
|
|
24
|
-
width: 100%;
|
|
25
|
-
display: flex;
|
|
26
|
-
flex-flow: row nowrap;
|
|
27
|
-
border-width: 1px;
|
|
28
|
-
border-style: solid;
|
|
29
|
-
box-sizing: border-box;
|
|
30
|
-
position: relative;
|
|
31
|
-
transition: all .1s ease; // sass-lint:disable-line no-transition-all
|
|
32
|
-
cursor: pointer;
|
|
33
|
-
outline: 0;
|
|
34
|
-
overflow: hidden;
|
|
35
|
-
|
|
36
25
|
|
|
37
|
-
|
|
38
|
-
|
|
26
|
+
// Input
|
|
27
|
+
.k-input {}
|
|
39
28
|
|
|
40
29
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
border-width: 0;
|
|
46
|
-
border-inline-start-width: $picker-select-border-width;
|
|
47
|
-
border-color: transparent;
|
|
48
|
-
box-sizing: border-box;
|
|
49
|
-
border-style: solid;
|
|
50
|
-
display: flex;
|
|
51
|
-
align-items: center;
|
|
52
|
-
justify-content: center;
|
|
53
|
-
flex: 0 0 auto;
|
|
54
|
-
text-align: center;
|
|
55
|
-
cursor: pointer;
|
|
56
|
-
}
|
|
30
|
+
// Loading icon
|
|
31
|
+
.k-i-loading {
|
|
32
|
+
width: $input-icon-width;
|
|
33
|
+
height: $input-icon-height;
|
|
57
34
|
}
|
|
58
35
|
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
// RTL
|
|
63
36
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
37
|
+
// Select
|
|
38
|
+
.k-select {
|
|
39
|
+
padding: $picker-select-padding-y $picker-select-padding-x;
|
|
40
|
+
width: if( $use-picker-select-width, $spinner-width, null );
|
|
41
|
+
border-width: 0;
|
|
42
|
+
border-inline-start-width: $picker-select-border-width;
|
|
43
|
+
border-style: solid;
|
|
44
|
+
border-color: transparent;
|
|
45
|
+
box-sizing: border-box;
|
|
46
|
+
outline: 0;
|
|
47
|
+
display: flex;
|
|
48
|
+
flex-flow: row nowrap;
|
|
49
|
+
align-items: center;
|
|
50
|
+
justify-content: center;
|
|
51
|
+
flex: 0 0 auto;
|
|
52
|
+
cursor: pointer;
|
|
53
|
+
}
|
|
69
54
|
}
|
|
70
55
|
|
|
71
56
|
|
|
@@ -74,16 +59,13 @@
|
|
|
74
59
|
.k-dropdown-operator {
|
|
75
60
|
width: auto;
|
|
76
61
|
|
|
77
|
-
.k-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
height: $button-inner-calc-size;
|
|
84
|
-
}
|
|
62
|
+
.k-input {
|
|
63
|
+
display: none;
|
|
64
|
+
}
|
|
65
|
+
.k-select {
|
|
66
|
+
width: $button-inner-calc-size;
|
|
67
|
+
height: $button-inner-calc-size;
|
|
85
68
|
}
|
|
86
|
-
|
|
87
69
|
}
|
|
88
70
|
|
|
89
71
|
|
|
@@ -1,78 +1,7 @@
|
|
|
1
1
|
@include exports( "dropdownlist/theme" ) {
|
|
2
2
|
|
|
3
|
+
// Dropdown list
|
|
3
4
|
.k-dropdown {
|
|
4
|
-
|
|
5
|
-
.k-dropdown-wrap {
|
|
6
|
-
@include fill(
|
|
7
|
-
$dropdownlist-text,
|
|
8
|
-
$dropdownlist-bg,
|
|
9
|
-
$dropdownlist-border,
|
|
10
|
-
$dropdownlist-gradient
|
|
11
|
-
);
|
|
12
|
-
|
|
13
|
-
// Hover state
|
|
14
|
-
&:hover,
|
|
15
|
-
&.k-state-hover {
|
|
16
|
-
@include fill(
|
|
17
|
-
$dropdownlist-hovered-text,
|
|
18
|
-
$dropdownlist-hovered-bg,
|
|
19
|
-
$dropdownlist-hovered-border,
|
|
20
|
-
$dropdownlist-hovered-gradient
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
&.k-state-active {}
|
|
25
|
-
|
|
26
|
-
// Focused state
|
|
27
|
-
&.k-state-focused {
|
|
28
|
-
@include fill(
|
|
29
|
-
$dropdownlist-focused-text,
|
|
30
|
-
$dropdownlist-focused-bg,
|
|
31
|
-
$dropdownlist-focused-border,
|
|
32
|
-
$dropdownlist-focused-gradient
|
|
33
|
-
);
|
|
34
|
-
@include box-shadow($dropdownlist-focused-shadow);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
// Invalid state
|
|
38
|
-
&.k-invalid,
|
|
39
|
-
&.k-invalid:hover,
|
|
40
|
-
&.k-state-invalid {
|
|
41
|
-
border-color: $invalid-border;
|
|
42
|
-
|
|
43
|
-
.k-input-validation-icon {
|
|
44
|
-
color: $invalid-text;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
&:focus,
|
|
48
|
-
&.k-state-focused {
|
|
49
|
-
@include box-shadow($invalid-shadow);
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
// Invalid
|
|
55
|
-
&.k-state-invalid,
|
|
56
|
-
&.ng-invalid.ng-touched,
|
|
57
|
-
&.ng-invalid.ng-dirty {
|
|
58
|
-
> .k-dropdown-wrap {
|
|
59
|
-
border-color: $invalid-border;
|
|
60
|
-
|
|
61
|
-
.k-input-validation-icon {
|
|
62
|
-
color: $invalid-text;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
&:focus,
|
|
66
|
-
&.k-state-focused {
|
|
67
|
-
@include box-shadow($invalid-shadow);
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
// Native select
|
|
75
|
-
select.k-dropdown {
|
|
76
5
|
@include fill(
|
|
77
6
|
$dropdownlist-text,
|
|
78
7
|
$dropdownlist-bg,
|
|
@@ -81,7 +10,8 @@
|
|
|
81
10
|
);
|
|
82
11
|
|
|
83
12
|
// Hover state
|
|
84
|
-
&:hover
|
|
13
|
+
&:hover,
|
|
14
|
+
&.k-state-hover {
|
|
85
15
|
@include fill(
|
|
86
16
|
$dropdownlist-hovered-text,
|
|
87
17
|
$dropdownlist-hovered-bg,
|
|
@@ -90,8 +20,18 @@
|
|
|
90
20
|
);
|
|
91
21
|
}
|
|
92
22
|
|
|
93
|
-
//
|
|
94
|
-
&:focus
|
|
23
|
+
// Focus state
|
|
24
|
+
&:focus,
|
|
25
|
+
&.k-state-focus {
|
|
26
|
+
@include fill(
|
|
27
|
+
$dropdownlist-focused-text,
|
|
28
|
+
$dropdownlist-focused-bg,
|
|
29
|
+
$dropdownlist-focused-border,
|
|
30
|
+
$dropdownlist-focused-gradient
|
|
31
|
+
);
|
|
32
|
+
@include box-shadow($dropdownlist-focused-shadow);
|
|
33
|
+
}
|
|
34
|
+
&:focus-within {
|
|
95
35
|
@include fill(
|
|
96
36
|
$dropdownlist-focused-text,
|
|
97
37
|
$dropdownlist-focused-bg,
|
|
@@ -100,6 +40,24 @@
|
|
|
100
40
|
);
|
|
101
41
|
@include box-shadow($dropdownlist-focused-shadow);
|
|
102
42
|
}
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
// Invalid state
|
|
46
|
+
&.k-invalid,
|
|
47
|
+
&.ng-invalid,
|
|
48
|
+
&.k-state-invalid {
|
|
49
|
+
border-color: $invalid-border;
|
|
50
|
+
|
|
51
|
+
.k-input-validation-icon {
|
|
52
|
+
color: $invalid-text;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
&:focus-within,
|
|
56
|
+
&.k-state-focus {
|
|
57
|
+
@include box-shadow($invalid-shadow);
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
103
61
|
}
|
|
104
62
|
|
|
105
63
|
}
|
|
@@ -153,6 +153,7 @@
|
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
// Toolbar
|
|
156
|
+
.k-editor-toolbar,
|
|
156
157
|
.k-editor > .k-toolbar {
|
|
157
158
|
border-width: 0 0 $toolbar-border-width 0;
|
|
158
159
|
flex-shrink: 0;
|
|
@@ -180,13 +181,10 @@
|
|
|
180
181
|
top: 0;
|
|
181
182
|
right: 0;
|
|
182
183
|
visibility: hidden;
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
width: $toolbar-inner-calc-size;
|
|
188
|
-
height: $toolbar-inner-calc-size;
|
|
189
|
-
position: relative;
|
|
184
|
+
|
|
185
|
+
.k-overflow-anchor {
|
|
186
|
+
position: relative;
|
|
187
|
+
}
|
|
190
188
|
}
|
|
191
189
|
|
|
192
190
|
.k-editor-export {
|
|
@@ -304,15 +302,6 @@
|
|
|
304
302
|
}
|
|
305
303
|
}
|
|
306
304
|
|
|
307
|
-
.k-editor-widget .k-colorpicker {}
|
|
308
|
-
|
|
309
|
-
.k-rtl .k-editor .k-editor-widget .k-dropdown-wrap {
|
|
310
|
-
padding-left: 0;
|
|
311
|
-
|
|
312
|
-
.k-select {
|
|
313
|
-
border-width: 0;
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
305
|
|
|
317
306
|
// Find and replace dialog
|
|
318
307
|
.k-editor-find-replace {
|
|
@@ -336,10 +325,6 @@
|
|
|
336
325
|
display: flex;
|
|
337
326
|
flex-direction: column;
|
|
338
327
|
padding: 10px 0 40px;
|
|
339
|
-
|
|
340
|
-
> span {
|
|
341
|
-
padding-bottom: $padding-y;
|
|
342
|
-
}
|
|
343
328
|
}
|
|
344
329
|
|
|
345
330
|
.k-matches-container {
|
|
@@ -575,12 +560,12 @@
|
|
|
575
560
|
width: 10em;
|
|
576
561
|
|
|
577
562
|
& + .k-dropdown {
|
|
578
|
-
width:
|
|
563
|
+
width: 5em;
|
|
579
564
|
}
|
|
580
565
|
|
|
581
566
|
& + .k-colorpicker,
|
|
582
567
|
& + .k-dropdown {
|
|
583
|
-
margin-left: $
|
|
568
|
+
margin-left: map-get( $spacing, 2 );
|
|
584
569
|
}
|
|
585
570
|
}
|
|
586
571
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
@import "../button/_index.scss";
|
|
7
7
|
@import "../input/_index.scss";
|
|
8
8
|
@import "../checkbox/_index.scss";
|
|
9
|
-
@import "../
|
|
9
|
+
@import "../datetimepicker/_index.scss";
|
|
10
10
|
@import "../dropdownlist/_index.scss";
|
|
11
11
|
@import "../numerictextbox/_index.scss";
|
|
12
12
|
@import "../toolbar/_index.scss";
|
|
@@ -58,7 +58,9 @@
|
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
|
|
61
|
+
// The second selector targets the Angular rendering
|
|
62
|
+
.k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
|
|
63
|
+
.k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
|
|
62
64
|
content: "";
|
|
63
65
|
position: absolute;
|
|
64
66
|
width: $filter-line-size;
|
|
@@ -67,9 +69,12 @@
|
|
|
67
69
|
left: -$filter-padding-x;
|
|
68
70
|
}
|
|
69
71
|
|
|
72
|
+
// The forth and fifth selectors targets the Angular rendering
|
|
70
73
|
.k-filter-group-main::before,
|
|
71
74
|
.k-filter-group-main > .k-filter-toolbar::before,
|
|
72
75
|
.k-filter-group-main > .k-filter-toolbar::after,
|
|
76
|
+
.k-filter-group-main > * > .k-filter-toolbar::before,
|
|
77
|
+
.k-filter-group-main > * > .k-filter-toolbar::after,
|
|
73
78
|
.k-filter-lines .k-filter-item:last-child::before {
|
|
74
79
|
display: none;
|
|
75
80
|
}
|
|
@@ -99,7 +104,9 @@
|
|
|
99
104
|
}
|
|
100
105
|
}
|
|
101
106
|
|
|
102
|
-
|
|
107
|
+
// The second selector targets the Angular rendering
|
|
108
|
+
.k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
|
|
109
|
+
.k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
|
|
103
110
|
left: auto;
|
|
104
111
|
right: -$filter-padding-x;
|
|
105
112
|
}
|
|
@@ -11,9 +11,11 @@
|
|
|
11
11
|
color: $filter-preview-operator-text;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
+
// The last selector targets the Angular rendering
|
|
14
15
|
.k-filter-item::before,
|
|
15
16
|
.k-filter-toolbar::before,
|
|
16
|
-
.k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after
|
|
17
|
+
.k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
|
|
18
|
+
.k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
|
|
17
19
|
background-color: $component-border;
|
|
18
20
|
}
|
|
19
21
|
}
|
|
@@ -68,10 +68,6 @@
|
|
|
68
68
|
display: flex;
|
|
69
69
|
flex-flow: row nowrap;
|
|
70
70
|
}
|
|
71
|
-
.k-checkbox-label,
|
|
72
|
-
.k-radio-label {
|
|
73
|
-
display: inline-flex;
|
|
74
|
-
}
|
|
75
71
|
|
|
76
72
|
.k-label + .k-radio {
|
|
77
73
|
margin-left: 0;
|
|
@@ -83,7 +79,8 @@
|
|
|
83
79
|
border: 0;
|
|
84
80
|
|
|
85
81
|
> * {
|
|
86
|
-
&:first-child
|
|
82
|
+
&:not(.k-hidden):first-child,
|
|
83
|
+
&.k-hidden + :not(.k-hidden) {
|
|
87
84
|
margin-top: 0;
|
|
88
85
|
}
|
|
89
86
|
}
|
|
@@ -105,14 +102,13 @@
|
|
|
105
102
|
padding: 0;
|
|
106
103
|
}
|
|
107
104
|
|
|
108
|
-
.k-form-field
|
|
109
|
-
.k-daterangepicker .k-textbox-container {
|
|
105
|
+
.k-form-field {
|
|
110
106
|
margin-top: $form-field-margin-top;
|
|
111
107
|
}
|
|
112
108
|
|
|
113
|
-
>
|
|
114
|
-
|
|
115
|
-
|
|
109
|
+
> * {
|
|
110
|
+
&:not(.k-hidden):first-child,
|
|
111
|
+
&.k-hidden + :not(.k-hidden) {
|
|
116
112
|
margin-top: 0;
|
|
117
113
|
}
|
|
118
114
|
}
|
|
@@ -152,7 +148,6 @@
|
|
|
152
148
|
.k-dateinput,
|
|
153
149
|
.k-datepicker,
|
|
154
150
|
.k-datetimepicker,
|
|
155
|
-
.k-daterangepicker-wrap,
|
|
156
151
|
.k-timepicker,
|
|
157
152
|
.k-numerictextbox,
|
|
158
153
|
.k-maskedtextbox,
|
|
@@ -161,9 +156,10 @@
|
|
|
161
156
|
display: inline-flex;
|
|
162
157
|
width: 100%;
|
|
163
158
|
}
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
159
|
+
.k-daterangepicker {
|
|
160
|
+
width: 100%;
|
|
161
|
+
flex-flow: column nowrap;
|
|
162
|
+
gap: 0;
|
|
167
163
|
}
|
|
168
164
|
}
|
|
169
165
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
@import "../button/_index.scss";
|
|
7
7
|
@import "../input/_index.scss";
|
|
8
8
|
@import "../validator/_index.scss";
|
|
9
|
-
@import "../
|
|
9
|
+
@import "../datetimepicker/_index.scss";
|
|
10
10
|
@import "../numerictextbox/_index.scss";
|
|
11
11
|
@import "../window/_index.scss";
|
|
12
12
|
@import "../splitter/_index.scss";
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
@import "../radio/_index.scss";
|
|
15
15
|
@import "../validator/_index.scss";
|
|
16
16
|
@import "../autocomplete/_index.scss";
|
|
17
|
-
@import "../
|
|
17
|
+
@import "../datetimepicker/_index.scss";
|
|
18
18
|
@import "../dropdownlist/_index.scss";
|
|
19
19
|
@import "../numerictextbox/_index.scss";
|
|
20
20
|
@import "../menu/_index.scss";
|