@progress/kendo-theme-default 4.42.0 → 5.0.0-alpha.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 +1770 -2399
- package/dist/all.scss +2180 -3833
- package/package.json +4 -4
- package/scss/_variables.scss +2 -0
- package/scss/action-buttons/_layout.scss +1 -0
- package/scss/adaptive/_layout.scss +0 -16
- package/scss/autocomplete/_layout.scss +1 -54
- package/scss/autocomplete/_theme.scss +2 -74
- package/scss/autocomplete/_variables.scss +12 -12
- package/scss/breadcrumb/_layout.scss +0 -5
- package/scss/button/_layout.scss +108 -116
- package/scss/button/_theme.scss +253 -264
- package/scss/button/_variables.scss +170 -130
- package/scss/button/index.md +3 -0
- package/scss/captcha/_layout.scss +0 -5
- package/scss/card/_layout.scss +4 -72
- package/scss/card/_theme.scss +2 -1
- package/scss/card/_variables.scss +1 -1
- package/scss/chat/_layout.scss +24 -20
- package/scss/chat/_variables.scss +8 -8
- package/scss/checkbox/_layout.scss +87 -91
- package/scss/checkbox/_theme.scss +34 -40
- package/scss/checkbox/_variables.scss +153 -56
- package/scss/colorgradient/_layout.scss +0 -4
- package/scss/colorpicker/_layout.scss +2 -130
- package/scss/colorpicker/_theme.scss +2 -64
- package/scss/colorpicker/_variables.scss +9 -9
- package/scss/combobox/_layout.scss +2 -83
- package/scss/combobox/_theme.scss +2 -123
- package/scss/combobox/_variables.scss +23 -23
- package/scss/common/_base.scss +1 -2
- package/scss/core/_normalize.scss +11 -0
- package/scss/core/mixins/_input-ripple.scss +1 -1
- package/scss/dataviz/_theme.scss +8 -8
- package/scss/dataviz/_variables.scss +6 -6
- package/scss/datetime/_layout.scss +25 -79
- package/scss/datetime/_variables.scss +27 -27
- package/scss/dropdowngrid/_layout.scss +4 -0
- package/scss/dropdowngrid/_theme.scss +3 -0
- package/scss/dropdownlist/_layout.scss +3 -110
- package/scss/dropdownlist/_theme.scss +3 -91
- package/scss/dropdownlist/_variables.scss +9 -9
- package/scss/dropdowntree/_layout.scss +2 -25
- package/scss/dropdowntree/_theme.scss +2 -1
- package/scss/editor/_layout.scss +94 -48
- package/scss/editor/_theme.scss +9 -0
- package/scss/editor/_variables.scss +10 -2
- package/scss/fab/_variables.scss +3 -3
- package/scss/filter/_layout.scss +0 -4
- package/scss/floating-label/_layout.scss +0 -3
- package/scss/floating-label/_theme.scss +0 -2
- package/scss/floating-label/_variables.scss +4 -4
- package/scss/forms/_layout.scss +10 -29
- package/scss/gantt/_layout.scss +3 -3
- package/scss/grid/_layout.scss +20 -65
- package/scss/grid/_theme.scss +2 -2
- package/scss/grid/_variables.scss +0 -2
- package/scss/input/_layout.scss +104 -105
- package/scss/input/_theme.scss +74 -16
- package/scss/input/_variables.scss +66 -67
- package/scss/map/_layout.scss +0 -21
- package/scss/map/_theme.scss +5 -5
- package/scss/map/_variables.scss +1 -1
- package/scss/maskedtextbox/_layout.scss +2 -46
- package/scss/maskedtextbox/_theme.scss +2 -20
- package/scss/menu/_layout.scss +0 -1
- package/scss/multiselect/_layout.scss +15 -34
- package/scss/multiselect/_variables.scss +16 -16
- package/scss/no-flexbox.scss +0 -2
- package/scss/numerictextbox/_layout.scss +2 -104
- package/scss/numerictextbox/_theme.scss +2 -95
- package/scss/numerictextbox/_variables.scss +1 -32
- package/scss/pager/_layout.scss +7 -12
- package/scss/pager/_variables.scss +1 -1
- package/scss/pdf-viewer/_layout.scss +0 -16
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/pivotgrid/_layout.scss +28 -7
- package/scss/pivotgrid/_theme.scss +13 -13
- package/scss/popup/_layout.scss +0 -34
- package/scss/popup/_theme.scss +4 -4
- package/scss/popup/_variables.scss +1 -1
- package/scss/radio/_layout.scss +78 -63
- package/scss/radio/_theme.scss +23 -23
- package/scss/radio/_variables.scss +154 -51
- package/scss/scheduler/_layout.scss +9 -228
- package/scss/scheduler/_theme.scss +5 -86
- package/scss/scrollview/_variables.scss +4 -4
- package/scss/searchbox/_layout.scss +1 -18
- package/scss/searchbox/_theme.scss +1 -46
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/slider/_layout.scss +0 -19
- package/scss/slider/_theme.scss +0 -4
- package/scss/slider/_variables.scss +10 -10
- package/scss/spreadsheet/_layout.scss +2 -38
- package/scss/spreadsheet/_theme.scss +13 -13
- package/scss/switch/_index.scss +0 -2
- package/scss/switch/_layout.scss +91 -92
- package/scss/switch/_theme.scss +91 -93
- package/scss/switch/_variables.scss +193 -83
- package/scss/taskboard/_layout.scss +0 -4
- package/scss/taskboard/_variables.scss +1 -1
- package/scss/textarea/_layout.scss +1 -91
- package/scss/textarea/_theme.scss +1 -66
- package/scss/textarea/_variables.scss +0 -53
- package/scss/textbox/_layout.scss +1 -73
- package/scss/textbox/_theme.scss +1 -70
- package/scss/textbox/_variables.scss +1 -2
- package/scss/timeline/_variables.scss +7 -7
- package/scss/toolbar/_layout.scss +2 -2
- package/scss/toolbar/_variables.scss +1 -1
- package/scss/treeview/_variables.scss +1 -1
- package/scss/upload/_layout.scss +2 -2
- package/scss/utils/_border.scss +5 -0
- package/scss/window/_layout.scss +1 -11
|
@@ -1,24 +1,6 @@
|
|
|
1
1
|
@include exports("maskedtextbox/theme") {
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
// Masked textbox
|
|
4
|
+
.k-maskedtextbox {}
|
|
4
5
|
|
|
5
|
-
.k-i-warning {
|
|
6
|
-
color: $error;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
&.k-state-invalid,
|
|
10
|
-
&.ng-invalid.ng-touched,
|
|
11
|
-
&.ng-invalid.ng-dirty {
|
|
12
|
-
.k-textbox {
|
|
13
|
-
border-color: $invalid-border;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
&:focus,
|
|
17
|
-
&.k-state-focused {
|
|
18
|
-
.k-textbox {
|
|
19
|
-
@include box-shadow($invalid-shadow);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
6
|
}
|
package/scss/menu/_layout.scss
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
// Base
|
|
4
4
|
.k-multiselect {
|
|
5
|
-
@include border-radius( $input-border-radius );
|
|
5
|
+
@include border-radius( $kendo-input-border-radius );
|
|
6
6
|
width: $multiselect-width;
|
|
7
7
|
border-width: 0;
|
|
8
8
|
box-sizing: border-box;
|
|
9
9
|
outline: 0;
|
|
10
10
|
background: none;
|
|
11
|
-
font-family: $input-font-family;
|
|
12
|
-
font-size: $input-font-size;
|
|
13
|
-
line-height: $input-line-height;
|
|
11
|
+
font-family: $kendo-input-font-family;
|
|
12
|
+
font-size: $kendo-input-font-size;
|
|
13
|
+
line-height: $kendo-input-line-height;
|
|
14
14
|
text-align: left;
|
|
15
15
|
white-space: nowrap;
|
|
16
16
|
display: inline-flex;
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.k-multiselect-wrap {
|
|
27
|
-
@include border-radius( $input-border-radius );
|
|
28
|
-
padding: 0 $input-icon-width 0 0;
|
|
27
|
+
@include border-radius( $kendo-input-border-radius );
|
|
28
|
+
padding: 0 $kendo-input-icon-width 0 0;
|
|
29
29
|
width: 100%;
|
|
30
30
|
border-width: 1px;
|
|
31
31
|
border-style: solid;
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
&::before {
|
|
45
45
|
content: "";
|
|
46
46
|
width: 0;
|
|
47
|
-
height: $input-inner-calc-height;
|
|
47
|
+
height: $kendo-input-inner-calc-height;
|
|
48
48
|
float: left;
|
|
49
49
|
}
|
|
50
50
|
|
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
|
|
65
65
|
// Token
|
|
66
66
|
.k-button {
|
|
67
|
-
min-height: calc( #{$form-line-height-em} + #{$button-padding-y-sm} + 2px );
|
|
68
|
-
padding: ($button-padding-y-sm / 2) ($button-padding-x / 2);
|
|
67
|
+
min-height: calc( #{$form-line-height-em} + #{$kendo-button-padding-y-sm} + 2px );
|
|
68
|
+
padding: ($kendo-button-padding-y-sm / 2) ($kendo-button-padding-x / 2);
|
|
69
69
|
margin: $padding-y-sm 0 0 $padding-y-sm;
|
|
70
70
|
cursor: default;
|
|
71
71
|
display: inline-flex;
|
|
@@ -98,8 +98,8 @@
|
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
.k-i-loading {
|
|
101
|
-
width: $input-icon-width;
|
|
102
|
-
height: $input-icon-height;
|
|
101
|
+
width: $kendo-input-icon-width;
|
|
102
|
+
height: $kendo-input-icon-height;
|
|
103
103
|
position: absolute;
|
|
104
104
|
top: 0;
|
|
105
105
|
right: 0;
|
|
@@ -107,26 +107,18 @@
|
|
|
107
107
|
|
|
108
108
|
// Clear value
|
|
109
109
|
.k-clear-value {
|
|
110
|
-
visibility: hidden;
|
|
111
110
|
position: absolute;
|
|
112
111
|
top: 0;
|
|
113
112
|
right: 0;
|
|
114
113
|
}
|
|
115
|
-
&:hover,
|
|
116
|
-
&.k-state-hover,
|
|
117
|
-
&.k-state-focused {
|
|
118
|
-
.k-clear-value {
|
|
119
|
-
visibility: visible;
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
114
|
|
|
123
115
|
// Select
|
|
124
116
|
> .k-select {
|
|
125
117
|
position: absolute;
|
|
126
118
|
top: 0;
|
|
127
119
|
right: 0;
|
|
128
|
-
width: $input-icon-width;
|
|
129
|
-
height: $input-icon-height;
|
|
120
|
+
width: $kendo-input-icon-width;
|
|
121
|
+
height: $kendo-input-icon-height;
|
|
130
122
|
flex-shrink: 0;
|
|
131
123
|
display: inline-flex;
|
|
132
124
|
align-items: center;
|
|
@@ -140,23 +132,12 @@
|
|
|
140
132
|
right: $multiselect-clear-right;
|
|
141
133
|
}
|
|
142
134
|
|
|
143
|
-
|
|
144
|
-
&.k-state-hover,
|
|
145
|
-
&.k-state-focused,
|
|
146
|
-
&.k-state-focus {
|
|
147
|
-
> .k-multiselect-wrap {
|
|
148
|
-
.k-clear-value {
|
|
149
|
-
visibility: visible;
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
|
|
154
135
|
&[dir="rtl"],
|
|
155
136
|
.k-rtl & {
|
|
156
137
|
text-align: right;
|
|
157
138
|
|
|
158
139
|
.k-multiselect-wrap {
|
|
159
|
-
padding-left: $input-icon-width;
|
|
140
|
+
padding-left: $kendo-input-icon-width;
|
|
160
141
|
padding-right: 0;
|
|
161
142
|
|
|
162
143
|
&::before,
|
|
@@ -170,7 +151,7 @@
|
|
|
170
151
|
|
|
171
152
|
.k-input {
|
|
172
153
|
padding-left: 0;
|
|
173
|
-
padding-right: $input-padding-x;
|
|
154
|
+
padding-right: $kendo-input-padding-x;
|
|
174
155
|
}
|
|
175
156
|
}
|
|
176
157
|
|
|
@@ -15,23 +15,23 @@ $multiselect-remove-hover-bg: rgba( $base-text, .54 ) !default;
|
|
|
15
15
|
$multiselect-remove-focused-text: rgba( $base-text, .54 ) !default;
|
|
16
16
|
$multiselect-remove-focused-bg: rgba($base-bg, .93) !default;
|
|
17
17
|
|
|
18
|
-
$multiselect-bg: $input-bg !default;
|
|
19
|
-
$multiselect-text: $input-text !default;
|
|
20
|
-
$multiselect-border: $input-border !default;
|
|
18
|
+
$multiselect-bg: $kendo-input-bg !default;
|
|
19
|
+
$multiselect-text: $kendo-input-text !default;
|
|
20
|
+
$multiselect-border: $kendo-input-border !default;
|
|
21
21
|
|
|
22
|
-
$multiselect-hovered-bg: $input-
|
|
23
|
-
$multiselect-hovered-text: $input-
|
|
24
|
-
$multiselect-hovered-border: $input-
|
|
22
|
+
$multiselect-hovered-bg: $kendo-input-hover-bg !default;
|
|
23
|
+
$multiselect-hovered-text: $kendo-input-hover-text !default;
|
|
24
|
+
$multiselect-hovered-border: $kendo-input-hover-border !default;
|
|
25
25
|
|
|
26
|
-
$multiselect-focused-bg: $input-
|
|
27
|
-
$multiselect-focused-text: $input-
|
|
28
|
-
$multiselect-focused-border: $input-
|
|
29
|
-
$multiselect-focused-shadow: $input-
|
|
26
|
+
$multiselect-focused-bg: $kendo-input-focus-bg !default;
|
|
27
|
+
$multiselect-focused-text: $kendo-input-focus-text !default;
|
|
28
|
+
$multiselect-focused-border: $kendo-input-focus-border !default;
|
|
29
|
+
$multiselect-focused-shadow: $kendo-input-focus-shadow !default;
|
|
30
30
|
|
|
31
|
-
$multiselect-button-focused-bg: $button-active-bg !default;
|
|
32
|
-
$multiselect-button-focused-text: $button-active-text !default;
|
|
33
|
-
$multiselect-button-focused-border: $button-active-border !default;
|
|
34
|
-
$multiselect-button-focused-gradient: $button-active-gradient !default;
|
|
35
|
-
$multiselect-button-focused-shadow: $button-active-shadow !default;
|
|
31
|
+
$multiselect-button-focused-bg: $kendo-button-active-bg !default;
|
|
32
|
+
$multiselect-button-focused-text: $kendo-button-active-text !default;
|
|
33
|
+
$multiselect-button-focused-border: $kendo-button-active-border !default;
|
|
34
|
+
$multiselect-button-focused-gradient: $kendo-button-active-gradient !default;
|
|
35
|
+
$multiselect-button-focused-shadow: $kendo-button-active-shadow !default;
|
|
36
36
|
|
|
37
|
-
$multiselect-clear-right: calc( #{$icon-size} + #{$input-padding-y} ) !default;
|
|
37
|
+
$multiselect-clear-right: calc( #{$icon-size} + #{$kendo-input-padding-y} ) !default;
|
package/scss/no-flexbox.scss
CHANGED
|
@@ -1,108 +1,6 @@
|
|
|
1
1
|
@include exports("numerictextbox/layout") {
|
|
2
2
|
|
|
3
|
-
//
|
|
4
|
-
.k-numerictextbox {
|
|
5
|
-
width: $input-default-width;
|
|
6
|
-
border-width: 0;
|
|
7
|
-
box-sizing: border-box;
|
|
8
|
-
outline: 0;
|
|
9
|
-
background: none;
|
|
10
|
-
font-family: $input-font-family;
|
|
11
|
-
font-size: $input-font-size;
|
|
12
|
-
line-height: $input-line-height;
|
|
13
|
-
text-align: left;
|
|
14
|
-
white-space: nowrap;
|
|
15
|
-
display: inline-flex;
|
|
16
|
-
vertical-align: middle;
|
|
17
|
-
position: relative;
|
|
18
|
-
-webkit-touch-callout: none;
|
|
19
|
-
-webkit-tap-highlight-color: $rgba-transparent;
|
|
20
|
-
|
|
21
|
-
.k-numeric-wrap {
|
|
22
|
-
@include border-radius( $input-border-radius );
|
|
23
|
-
padding: 0;
|
|
24
|
-
width: 100%;
|
|
25
|
-
border-width: $input-border-width;
|
|
26
|
-
border-style: solid;
|
|
27
|
-
box-sizing: border-box;
|
|
28
|
-
position: relative;
|
|
29
|
-
transition: all .1s ease; // sass-lint:disable-line no-transition-all
|
|
30
|
-
cursor: default;
|
|
31
|
-
outline: 0;
|
|
32
|
-
display: flex;
|
|
33
|
-
flex-flow: row nowrap;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
// Input
|
|
38
|
-
.k-input {
|
|
39
|
-
text-overflow: clip;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
// Select
|
|
44
|
-
.k-select {
|
|
45
|
-
@include border-right-radius-only( $input-border-radius );
|
|
46
|
-
padding: 0;
|
|
47
|
-
width: if( $use-picker-select-width, $spinner-width, null );
|
|
48
|
-
border-width: 0 0 0 $picker-select-border-width;
|
|
49
|
-
border-style: solid;
|
|
50
|
-
box-sizing: border-box;
|
|
51
|
-
display: flex;
|
|
52
|
-
flex-direction: column;
|
|
53
|
-
align-items: stretch;
|
|
54
|
-
justify-content: center;
|
|
55
|
-
flex: 0 0 auto;
|
|
56
|
-
text-align: center;
|
|
57
|
-
cursor: pointer;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.k-link {
|
|
61
|
-
padding: 0 $picker-select-padding-x;
|
|
62
|
-
min-width: $spinner-min-width;
|
|
63
|
-
box-sizing: border-box;
|
|
64
|
-
flex: 1 1 auto;
|
|
65
|
-
display: block;
|
|
66
|
-
overflow: hidden;
|
|
67
|
-
position: relative;
|
|
68
|
-
|
|
69
|
-
.k-icon {
|
|
70
|
-
position: absolute;
|
|
71
|
-
right: 50%;
|
|
72
|
-
transform: translateX(50%);
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.k-link-increase .k-icon {
|
|
77
|
-
bottom: -$spinner-icon-offset;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.k-link-decrease .k-icon {
|
|
81
|
-
top: -$spinner-icon-offset;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.k-i-warning {
|
|
85
|
-
align-self: center;
|
|
86
|
-
margin-right: $spacer-x / 2;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
// RTL
|
|
91
|
-
.k-rtl &,
|
|
92
|
-
&[dir="rtl"] {
|
|
93
|
-
text-align: right;
|
|
94
|
-
|
|
95
|
-
.k-numeric-wrap .k-i-warning {
|
|
96
|
-
align-self: center;
|
|
97
|
-
margin-right: 0;
|
|
98
|
-
margin-left: $spacer-x / 2;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.k-select {
|
|
102
|
-
@include border-left-radius-only( $input-border-radius );
|
|
103
|
-
border-width: 0 $picker-select-border-width 0 0;
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
}
|
|
3
|
+
// Numeric textbox
|
|
4
|
+
.k-numerictextbox {}
|
|
107
5
|
|
|
108
6
|
}
|
|
@@ -1,99 +1,6 @@
|
|
|
1
1
|
@include exports( "numerictextbox/theme" ) {
|
|
2
2
|
|
|
3
|
-
// Numeric
|
|
4
|
-
.k-numerictextbox {
|
|
3
|
+
// Numeric textbox
|
|
4
|
+
.k-numerictextbox {}
|
|
5
5
|
|
|
6
|
-
.k-i-warning {
|
|
7
|
-
color: $error;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
// Normal state
|
|
11
|
-
.k-numeric-wrap {
|
|
12
|
-
@include fill(
|
|
13
|
-
$numeric-text,
|
|
14
|
-
$numeric-bg,
|
|
15
|
-
$numeric-border
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
// Hover state
|
|
20
|
-
&:hover,
|
|
21
|
-
&.k-state-hover {
|
|
22
|
-
@include fill(
|
|
23
|
-
$numeric-hovered-text,
|
|
24
|
-
$numeric-hovered-bg,
|
|
25
|
-
$numeric-hovered-border
|
|
26
|
-
);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
// Focus state
|
|
31
|
-
&.k-state-focused {
|
|
32
|
-
@include fill(
|
|
33
|
-
$numeric-focused-text,
|
|
34
|
-
$numeric-focused-bg,
|
|
35
|
-
$numeric-focused-border
|
|
36
|
-
);
|
|
37
|
-
@include box-shadow($numeric-focused-shadow);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
// Invalid state
|
|
41
|
-
&.k-invalid,
|
|
42
|
-
&.k-invalid:hover,
|
|
43
|
-
&.k-state-invalid {
|
|
44
|
-
border-color: $invalid-border;
|
|
45
|
-
|
|
46
|
-
&:focus,
|
|
47
|
-
&.k-state-focused {
|
|
48
|
-
@include box-shadow($invalid-shadow);
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
// Select buttons
|
|
55
|
-
.k-select {
|
|
56
|
-
@include fill(
|
|
57
|
-
$numeric-button-text,
|
|
58
|
-
$numeric-button-bg,
|
|
59
|
-
$numeric-button-border,
|
|
60
|
-
$numeric-button-gradient
|
|
61
|
-
);
|
|
62
|
-
|
|
63
|
-
.k-link:hover,
|
|
64
|
-
.k-link.k-state-hover {
|
|
65
|
-
@include fill(
|
|
66
|
-
$numeric-button-hovered-text,
|
|
67
|
-
$numeric-button-hovered-bg,
|
|
68
|
-
$numeric-button-hovered-border,
|
|
69
|
-
$numeric-button-hovered-gradient
|
|
70
|
-
);
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.k-link:active,
|
|
74
|
-
.k-link.k-state-active,
|
|
75
|
-
.k-link.k-state-selected {
|
|
76
|
-
@include fill(
|
|
77
|
-
$numeric-button-pressed-text,
|
|
78
|
-
$numeric-button-pressed-bg,
|
|
79
|
-
$numeric-button-pressed-border,
|
|
80
|
-
$numeric-button-pressed-gradient
|
|
81
|
-
);
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
// Invalid state
|
|
87
|
-
&.k-state-invalid,
|
|
88
|
-
&.ng-invalid.ng-touched,
|
|
89
|
-
&.ng-invalid.ng-dirty {
|
|
90
|
-
.k-numeric-wrap {
|
|
91
|
-
border-color: $invalid-border;
|
|
92
|
-
|
|
93
|
-
&.k-state-focused {
|
|
94
|
-
@include box-shadow($invalid-shadow);
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
6
|
}
|
|
@@ -1,32 +1 @@
|
|
|
1
|
-
// Numeric
|
|
2
|
-
$numeric-bg: $input-bg !default;
|
|
3
|
-
$numeric-text: $input-text !default;
|
|
4
|
-
$numeric-border: $input-border !default;
|
|
5
|
-
|
|
6
|
-
$numeric-hovered-bg: $input-hovered-bg !default;
|
|
7
|
-
$numeric-hovered-text: $input-hovered-text !default;
|
|
8
|
-
$numeric-hovered-border: $input-hovered-border !default;
|
|
9
|
-
|
|
10
|
-
$numeric-focused-bg: $input-focused-bg !default;
|
|
11
|
-
$numeric-focused-text: $input-focused-text !default;
|
|
12
|
-
$numeric-focused-border: $input-focused-border !default;
|
|
13
|
-
$numeric-focused-shadow: $input-focused-shadow !default;
|
|
14
|
-
|
|
15
|
-
$numeric-invalid-bg: null !default;
|
|
16
|
-
$numeric-invalid-text: $invalid-text !default;
|
|
17
|
-
$numeric-invalid-border: $invalid-border !default;
|
|
18
|
-
|
|
19
|
-
$numeric-button-bg: $button-bg !default;
|
|
20
|
-
$numeric-button-text: $button-text !default;
|
|
21
|
-
$numeric-button-border: $button-border !default;
|
|
22
|
-
$numeric-button-gradient: $button-gradient !default;
|
|
23
|
-
|
|
24
|
-
$numeric-button-hovered-bg: $button-hovered-bg !default;
|
|
25
|
-
$numeric-button-hovered-text: $button-hovered-text !default;
|
|
26
|
-
$numeric-button-hovered-border: $button-hovered-border !default;
|
|
27
|
-
$numeric-button-hovered-gradient: $button-hovered-gradient !default;
|
|
28
|
-
|
|
29
|
-
$numeric-button-pressed-bg: $button-active-bg !default;
|
|
30
|
-
$numeric-button-pressed-text: $button-active-text !default;
|
|
31
|
-
$numeric-button-pressed-border: $button-active-border !default;
|
|
32
|
-
$numeric-button-pressed-gradient: $button-active-gradient !default;
|
|
1
|
+
// Numeric textbox
|
package/scss/pager/_layout.scss
CHANGED
|
@@ -31,11 +31,6 @@
|
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.k-widget,
|
|
35
|
-
select.k-dropdown {
|
|
36
|
-
font-size: inherit;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
34
|
.k-rtl &,
|
|
40
35
|
&[dir="rtl"],
|
|
41
36
|
[dir="rtl"] & {
|
|
@@ -68,8 +63,8 @@
|
|
|
68
63
|
|
|
69
64
|
// Base pager item
|
|
70
65
|
%base-pager-item {
|
|
71
|
-
min-width: $button-calc-size;
|
|
72
|
-
height: $button-calc-size;
|
|
66
|
+
min-width: $kendo-button-calc-size;
|
|
67
|
+
height: $kendo-button-calc-size;
|
|
73
68
|
box-sizing: border-box;
|
|
74
69
|
color: inherit;
|
|
75
70
|
text-align: center;
|
|
@@ -103,7 +98,7 @@
|
|
|
103
98
|
flex-direction: row;
|
|
104
99
|
position: relative;
|
|
105
100
|
|
|
106
|
-
select.k-dropdown {
|
|
101
|
+
select.k-dropdown-list {
|
|
107
102
|
cursor: pointer;
|
|
108
103
|
display: none;
|
|
109
104
|
}
|
|
@@ -171,7 +166,7 @@
|
|
|
171
166
|
.k-pager-sizes {
|
|
172
167
|
@extend %base-pager-section;
|
|
173
168
|
|
|
174
|
-
.k-dropdown,
|
|
169
|
+
.k-dropdown-list,
|
|
175
170
|
> select {
|
|
176
171
|
margin-right: 1ex;
|
|
177
172
|
width: $pager-dropdown-width;
|
|
@@ -179,7 +174,7 @@
|
|
|
179
174
|
|
|
180
175
|
.k-rtl &,
|
|
181
176
|
[dir="rtl"] & {
|
|
182
|
-
.k-dropdown,
|
|
177
|
+
.k-dropdown-list,
|
|
183
178
|
> select {
|
|
184
179
|
margin-left: 1ex;
|
|
185
180
|
margin-right: 0;
|
|
@@ -217,7 +212,7 @@
|
|
|
217
212
|
|
|
218
213
|
// Show native select
|
|
219
214
|
.k-pager-numbers-wrap {
|
|
220
|
-
select.k-dropdown {
|
|
215
|
+
select.k-dropdown-list {
|
|
221
216
|
width: $pager-dropdown-width;
|
|
222
217
|
display: flex;
|
|
223
218
|
}
|
|
@@ -229,7 +224,7 @@
|
|
|
229
224
|
margin-right: $pager-section-spacing;
|
|
230
225
|
}
|
|
231
226
|
|
|
232
|
-
height: $button-calc-size;
|
|
227
|
+
height: $kendo-button-calc-size;
|
|
233
228
|
box-sizing: border-box;
|
|
234
229
|
border-color: inherit;
|
|
235
230
|
}
|
|
@@ -16,7 +16,7 @@ $pager-focus-shadow: $focused-shadow !default;
|
|
|
16
16
|
|
|
17
17
|
$pager-section-spacing: $spacer-x !default;
|
|
18
18
|
|
|
19
|
-
$pager-item-padding-x: $button-padding-y !default;
|
|
19
|
+
$pager-item-padding-x: $kendo-button-padding-y !default;
|
|
20
20
|
$pager-item-padding-y: $pager-item-padding-x !default;
|
|
21
21
|
$pager-item-border-width: 0px !default;
|
|
22
22
|
$pager-item-border-radius: null !default;
|
|
@@ -94,22 +94,6 @@
|
|
|
94
94
|
justify-content: flex-start;
|
|
95
95
|
align-items: center;
|
|
96
96
|
|
|
97
|
-
.k-textbox {
|
|
98
|
-
display: inline-flex;
|
|
99
|
-
padding-right: $pdf-viewer-search-dialog-textbox-padding-x;
|
|
100
|
-
margin: 0 $pdf-viewer-search-dialog-spacing;
|
|
101
|
-
align-items: center;
|
|
102
|
-
background: none;
|
|
103
|
-
}
|
|
104
|
-
.k-textbox .k-icon {
|
|
105
|
-
position: absolute;
|
|
106
|
-
font-size: inherit;
|
|
107
|
-
|
|
108
|
-
.k-ie & {
|
|
109
|
-
position: relative;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
|
|
113
97
|
.k-match-case-button {
|
|
114
98
|
display: inline-flex;
|
|
115
99
|
height: $pdf-viewer-search-dialog-input-button-height;
|
|
@@ -26,7 +26,7 @@ $pdf-viewer-page-shadow: 0 0 ($pdf-viewer-page-spacing / 2) $pdf-viewer-page-bor
|
|
|
26
26
|
|
|
27
27
|
$pdf-viewer-search-dialog-spacing: $toolbar-padding-x !default;
|
|
28
28
|
$pdf-viewer-search-dialog-button-spacing: $pdf-viewer-search-dialog-spacing !default;
|
|
29
|
-
$pdf-viewer-search-dialog-textbox-padding-x: $input-padding-y !default;
|
|
29
|
+
$pdf-viewer-search-dialog-textbox-padding-x: $kendo-input-padding-y !default;
|
|
30
30
|
$pdf-viewer-search-dialog-input-button-height: $line-height-em !default;
|
|
31
31
|
$pdf-viewer-search-dialog-matches-width: 4.5em !default;
|
|
32
32
|
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
font-weight: 500;
|
|
248
248
|
align-items: flex-start;
|
|
249
249
|
}
|
|
250
|
-
.k-dropdown {
|
|
250
|
+
.k-dropdown-list {
|
|
251
251
|
max-width: 90px;
|
|
252
252
|
}
|
|
253
253
|
.k-textbox {
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
.k-icon {
|
|
357
357
|
margin-right: map-get( $spacing, 2 );
|
|
358
358
|
}
|
|
359
|
-
.k-dropdown {
|
|
359
|
+
.k-dropdown-list {
|
|
360
360
|
max-width: 100px;
|
|
361
361
|
}
|
|
362
362
|
}
|
|
@@ -455,6 +455,27 @@
|
|
|
455
455
|
}
|
|
456
456
|
|
|
457
457
|
|
|
458
|
+
@include exports( "pivotgrid/layout/export" ) {
|
|
459
|
+
|
|
460
|
+
.k-pdf-export-shadow {
|
|
461
|
+
|
|
462
|
+
.k-pivotgrid {
|
|
463
|
+
height: auto !important; // sass-lint:disable-line no-important
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.k-pivotgrid-values {
|
|
467
|
+
height: auto;
|
|
468
|
+
overflow: visible;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.k-pivotgrid-column-headers .k-pivotgrid-table {
|
|
472
|
+
padding-inline-end: 0;
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
|
|
458
479
|
@include exports("pivotgrid/layout/legacy") {
|
|
459
480
|
|
|
460
481
|
.k-pivot {
|
|
@@ -489,11 +510,11 @@
|
|
|
489
510
|
.k-pivot-toolbar .k-button,
|
|
490
511
|
.k-fieldselector .k-list li.k-item {
|
|
491
512
|
@include border-radius( $border-radius );
|
|
492
|
-
padding: $button-padding-y $button-padding-x;
|
|
493
|
-
padding-right: calc( #{$button-padding-x} + #{$icon-size * 3} );
|
|
513
|
+
padding: $kendo-button-padding-y $kendo-button-padding-x;
|
|
514
|
+
padding-right: calc( #{$kendo-button-padding-x} + #{$icon-size * 3} );
|
|
494
515
|
min-height: auto;
|
|
495
516
|
font-size: $font-size;
|
|
496
|
-
line-height: $button-line-height;
|
|
517
|
+
line-height: $kendo-button-line-height;
|
|
497
518
|
text-align: left;
|
|
498
519
|
white-space: normal;
|
|
499
520
|
word-break: break-word;
|
|
@@ -507,8 +528,8 @@
|
|
|
507
528
|
|
|
508
529
|
.k-field-actions {
|
|
509
530
|
position: absolute;
|
|
510
|
-
right: $button-padding-y;
|
|
511
|
-
top: $button-padding-y;
|
|
531
|
+
right: $kendo-button-padding-y;
|
|
532
|
+
top: $kendo-button-padding-y;
|
|
512
533
|
line-height: 1;
|
|
513
534
|
cursor: pointer;
|
|
514
535
|
}
|
|
@@ -193,19 +193,19 @@
|
|
|
193
193
|
.k-pivot-toolbar .k-button,
|
|
194
194
|
.k-fieldselector .k-list li.k-item {
|
|
195
195
|
@include fill(
|
|
196
|
-
$button-text,
|
|
197
|
-
$button-bg,
|
|
198
|
-
$button-border,
|
|
199
|
-
$button-gradient
|
|
196
|
+
$kendo-button-text,
|
|
197
|
+
$kendo-button-bg,
|
|
198
|
+
$kendo-button-border,
|
|
199
|
+
$kendo-button-gradient
|
|
200
200
|
);
|
|
201
201
|
|
|
202
202
|
&:hover,
|
|
203
203
|
&.k-state-hover {
|
|
204
204
|
@include fill(
|
|
205
|
-
$button-
|
|
206
|
-
$button-
|
|
207
|
-
$button-
|
|
208
|
-
$button-
|
|
205
|
+
$kendo-button-hover-text,
|
|
206
|
+
$kendo-button-hover-bg,
|
|
207
|
+
$kendo-button-hover-border,
|
|
208
|
+
$kendo-button-hover-gradient
|
|
209
209
|
);
|
|
210
210
|
}
|
|
211
211
|
|
|
@@ -213,10 +213,10 @@
|
|
|
213
213
|
&:active,
|
|
214
214
|
&.k-state-active {
|
|
215
215
|
@include fill(
|
|
216
|
-
$button-active-text,
|
|
217
|
-
$button-active-bg,
|
|
218
|
-
$button-active-border,
|
|
219
|
-
$button-active-gradient
|
|
216
|
+
$kendo-button-active-text,
|
|
217
|
+
$kendo-button-active-bg,
|
|
218
|
+
$kendo-button-active-border,
|
|
219
|
+
$kendo-button-active-gradient
|
|
220
220
|
);
|
|
221
221
|
}
|
|
222
222
|
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
&:focus,
|
|
225
225
|
&.k-state-focus,
|
|
226
226
|
&.k-state-focused {
|
|
227
|
-
box-shadow: $button-
|
|
227
|
+
box-shadow: $kendo-button-focus-shadow;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
230
|
&.k-empty {
|