@progress/kendo-theme-default 5.12.1-dev.2 → 5.12.1-dev.4
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 +222 -18
- package/dist/all.scss +4737 -4662
- package/dist/default-blue.scss +27 -29
- package/dist/default-dataviz-v4.scss +6 -7
- package/dist/default-green.scss +27 -29
- package/dist/default-main-dark.scss +27 -30
- package/dist/default-main.scss +27 -29
- package/dist/default-nordic.scss +27 -29
- package/dist/default-ocean-blue-a11y.scss +16 -16
- package/dist/default-ocean-blue.scss +9 -9
- package/dist/default-orange.scss +27 -29
- package/dist/default-purple.scss +27 -29
- package/dist/default-turquoise.scss +27 -29
- package/dist/default-urban.scss +27 -29
- package/lib/swatches/default-blue.json +32 -41
- package/lib/swatches/default-dataviz-v4.json +8 -7
- package/lib/swatches/default-green.json +33 -41
- package/lib/swatches/default-main-dark.json +31 -49
- package/lib/swatches/default-main.json +33 -41
- package/lib/swatches/default-nordic.json +33 -41
- package/lib/swatches/default-ocean-blue-a11y.json +40 -54
- package/lib/swatches/default-ocean-blue.json +15 -9
- package/lib/swatches/default-orange.json +33 -41
- package/lib/swatches/default-purple.json +33 -41
- package/lib/swatches/default-turquoise.json +33 -41
- package/lib/swatches/default-urban.json +33 -41
- package/package.json +4 -4
- package/scss/_variables.scss +55 -52
- package/scss/action-buttons/_layout.scss +4 -4
- package/scss/action-buttons/_theme.scss +4 -4
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_layout.scss +41 -41
- package/scss/action-sheet/_theme.scss +27 -27
- package/scss/action-sheet/_variables.scss +63 -63
- package/scss/adaptive/_layout.scss +11 -11
- package/scss/adaptive/_theme.scss +12 -12
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +32 -32
- package/scss/bottom-navigation/_layout.scss +17 -17
- package/scss/bottom-navigation/_theme.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +16 -16
- package/scss/breadcrumb/_theme.scss +42 -24
- package/scss/breadcrumb/_variables.scss +45 -44
- package/scss/button/_layout.scss +39 -0
- package/scss/button/_theme.scss +3 -3
- package/scss/button/_variables.scss +34 -34
- package/scss/calendar/_layout.scss +49 -49
- package/scss/calendar/_theme.scss +52 -52
- package/scss/calendar/_variables.scss +84 -87
- package/scss/captcha/_layout.scss +10 -10
- package/scss/captcha/_theme.scss +3 -3
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_layout.scss +45 -45
- package/scss/card/_theme.scss +15 -15
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_layout.scss +59 -59
- package/scss/chat/_theme.scss +28 -28
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +10 -10
- package/scss/chip/_variables.scss +29 -29
- package/scss/color-preview/_layout.scss +5 -5
- package/scss/color-preview/_theme.scss +4 -4
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_layout.scss +18 -18
- package/scss/coloreditor/_theme.scss +6 -6
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_layout.scss +42 -54
- package/scss/colorgradient/_theme.scss +13 -13
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_layout.scss +5 -5
- package/scss/colorpalette/_theme.scss +3 -3
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/common/_dragdrop.scss +13 -13
- package/scss/dataviz/_layout.scss +75 -75
- package/scss/dataviz/_theme.scss +18 -18
- package/scss/dataviz/_variables.scss +97 -97
- package/scss/datetimepicker/_layout.scss +3 -3
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_layout.scss +23 -23
- package/scss/draggable/_theme.scss +5 -5
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_variables.scss +4 -4
- package/scss/dropdowntree/_layout.scss +2 -2
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_layout.scss +12 -12
- package/scss/dropzone/_theme.scss +7 -7
- package/scss/dropzone/_variables.scss +20 -20
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_layout.scss +9 -9
- package/scss/expansion-panel/_theme.scss +12 -12
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_layout.scss +2 -2
- package/scss/fab/_theme.scss +1 -1
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_layout.scss +24 -24
- package/scss/filemanager/_theme.scss +31 -31
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_layout.scss +15 -15
- package/scss/filter/_theme.scss +3 -3
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_layout.scss +19 -19
- package/scss/floating-label/_theme.scss +4 -4
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_layout.scss +6 -6
- package/scss/forms/_variables.scss +12 -12
- package/scss/gantt/_layout.scss +44 -43
- package/scss/gantt/_theme.scss +60 -60
- package/scss/gantt/_variables.scss +92 -92
- package/scss/grid/_layout.scss +45 -21
- package/scss/grid/_theme.scss +44 -4
- package/scss/grid/_variables.scss +75 -75
- package/scss/icons/_layout.scss +5 -0
- package/scss/imageeditor/_layout.scss +19 -19
- package/scss/imageeditor/_theme.scss +13 -13
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_layout.scss +1 -1
- package/scss/input/_variables.scss +36 -36
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_layout.scss +15 -15
- package/scss/listgroup/_theme.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_layout.scss +40 -40
- package/scss/loader/_variables.scss +30 -30
- package/scss/map/_layout.scss +15 -15
- package/scss/map/_theme.scss +5 -5
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_layout.scss +5 -5
- package/scss/mediaplayer/_theme.scss +6 -6
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_layout.scss +38 -38
- package/scss/menu/_theme.scss +25 -25
- package/scss/menu/_variables.scss +65 -68
- package/scss/messagebox/_layout.scss +7 -7
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_layout.scss +26 -26
- package/scss/orgchart/_theme.scss +13 -13
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_layout.scss +1 -1
- package/scss/overlay/_theme.scss +2 -2
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_layout.scss +1 -1
- package/scss/pager/_theme.scss +4 -4
- package/scss/pager/_variables.scss +33 -33
- package/scss/panelbar/_layout.scss +15 -15
- package/scss/panelbar/_theme.scss +70 -70
- package/scss/panelbar/_variables.scss +103 -106
- package/scss/pdf-viewer/_layout.scss +13 -13
- package/scss/pdf-viewer/_theme.scss +21 -21
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_layout.scss +45 -45
- package/scss/pivotgrid/_theme.scss +52 -52
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +16 -16
- package/scss/popup/_layout.scss +7 -7
- package/scss/popup/_theme.scss +4 -4
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_layout.scss +11 -11
- package/scss/rating/_theme.scss +6 -6
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +32 -32
- package/scss/scheduler/_theme.scss +51 -51
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_layout.scss +16 -16
- package/scss/scrollview/_theme.scss +23 -23
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_layout.scss +4 -4
- package/scss/skeleton/_theme.scss +2 -2
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_layout.scss +26 -26
- package/scss/slider/_theme.scss +21 -21
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_layout.scss +3 -4
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_layout.scss +15 -15
- package/scss/splitter/_theme.scss +10 -10
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_layout.scss +24 -24
- package/scss/spreadsheet/_theme.scss +20 -20
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_layout.scss +33 -33
- package/scss/stepper/_theme.scss +44 -44
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_theme.scss +2 -2
- package/scss/switch/_variables.scss +7 -7
- package/scss/table/_variables.scss +18 -18
- package/scss/tabstrip/_layout.scss +31 -31
- package/scss/tabstrip/_theme.scss +26 -26
- package/scss/tabstrip/_variables.scss +41 -44
- package/scss/taskboard/_layout.scss +34 -34
- package/scss/taskboard/_theme.scss +32 -32
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_layout.scss +4 -4
- package/scss/tilelayout/_theme.scss +4 -4
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_layout.scss +54 -54
- package/scss/timeline/_theme.scss +15 -15
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_layout.scss +18 -18
- package/scss/timeselector/_theme.scss +11 -11
- package/scss/timeselector/_variables.scss +36 -39
- package/scss/toolbar/_layout.scss +10 -10
- package/scss/toolbar/_variables.scss +24 -24
- package/scss/tooltip/_layout.scss +20 -20
- package/scss/tooltip/_theme.scss +25 -25
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treelist/_layout.scss +3 -0
- package/scss/treeview/_variables.scss +30 -33
- package/scss/typography/_layout.scss +77 -77
- package/scss/typography/_theme.scss +3 -3
- package/scss/typography/_variables.scss +84 -92
- package/scss/upload/_variables.scss +3 -3
- package/scss/validator/_layout.scss +1 -1
- package/scss/window/_variables.scss +5 -5
- package/scss/wizard/_layout.scss +11 -11
- package/scss/wizard/_theme.scss +1 -1
- package/scss/wizard/_variables.scss +10 -10
package/scss/stepper/_theme.scss
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
// Base
|
|
4
4
|
.k-stepper {
|
|
5
5
|
@include fill(
|
|
6
|
-
$stepper-text,
|
|
7
|
-
$stepper-bg,
|
|
8
|
-
$stepper-border
|
|
6
|
+
$kendo-stepper-text,
|
|
7
|
+
$kendo-stepper-bg,
|
|
8
|
+
$kendo-stepper-border
|
|
9
9
|
);
|
|
10
10
|
|
|
11
11
|
|
|
@@ -16,14 +16,14 @@
|
|
|
16
16
|
&.k-hover,
|
|
17
17
|
&.k-step-hover {
|
|
18
18
|
.k-step-label {
|
|
19
|
-
color: $stepper-label-hover-text;
|
|
19
|
+
color: $kendo-stepper-label-hover-text;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
.k-step-indicator {
|
|
23
23
|
@include fill(
|
|
24
|
-
$stepper-indicator-hover-text,
|
|
25
|
-
$stepper-indicator-hover-bg,
|
|
26
|
-
$stepper-indicator-hover-border
|
|
24
|
+
$kendo-stepper-indicator-hover-text,
|
|
25
|
+
$kendo-stepper-indicator-hover-bg,
|
|
26
|
+
$kendo-stepper-indicator-hover-border
|
|
27
27
|
);
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
.k-step-link:focus {
|
|
33
33
|
// Labels only
|
|
34
34
|
.k-step-label:only-child {
|
|
35
|
-
@include focus-indicator( $indicator: ( inset 0 0 0 $stepper-indicator-focus-size $kendo-component-border ), $inset: true );
|
|
35
|
+
@include focus-indicator( $indicator: ( inset 0 0 0 $kendo-stepper-indicator-focus-size $kendo-component-border ), $inset: true );
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
38
|
|
|
@@ -42,26 +42,26 @@
|
|
|
42
42
|
&:disabled {
|
|
43
43
|
.k-step-indicator {
|
|
44
44
|
@include fill(
|
|
45
|
-
$stepper-indicator-disabled-text,
|
|
46
|
-
$stepper-indicator-disabled-bg,
|
|
47
|
-
$stepper-indicator-disabled-border
|
|
45
|
+
$kendo-stepper-indicator-disabled-text,
|
|
46
|
+
$kendo-stepper-indicator-disabled-bg,
|
|
47
|
+
$kendo-stepper-indicator-disabled-border
|
|
48
48
|
);
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
.k-step-label {
|
|
52
|
-
@include fill( $color: $stepper-label-disabled-text );
|
|
52
|
+
@include fill( $color: $kendo-stepper-label-disabled-text );
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
.k-step-indicator {
|
|
57
57
|
@include fill(
|
|
58
|
-
$stepper-indicator-text,
|
|
59
|
-
$stepper-indicator-bg,
|
|
60
|
-
$stepper-indicator-border
|
|
58
|
+
$kendo-stepper-indicator-text,
|
|
59
|
+
$kendo-stepper-indicator-bg,
|
|
60
|
+
$kendo-stepper-indicator-border
|
|
61
61
|
);
|
|
62
62
|
}
|
|
63
63
|
.k-step-indicator::after {
|
|
64
|
-
@include box-shadow( inset 0 0 0 $stepper-indicator-focus-size $kendo-component-bg );
|
|
64
|
+
@include box-shadow( inset 0 0 0 $kendo-stepper-indicator-focus-size $kendo-component-bg );
|
|
65
65
|
}
|
|
66
66
|
.k-step-label:only-child {
|
|
67
67
|
@include fill(
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
|
|
78
78
|
.k-step-indicator {
|
|
79
79
|
@include fill(
|
|
80
|
-
$stepper-indicator-done-text,
|
|
81
|
-
$stepper-indicator-done-bg,
|
|
82
|
-
$stepper-indicator-done-border
|
|
80
|
+
$kendo-stepper-indicator-done-text,
|
|
81
|
+
$kendo-stepper-indicator-done-bg,
|
|
82
|
+
$kendo-stepper-indicator-done-border
|
|
83
83
|
);
|
|
84
84
|
}
|
|
85
85
|
|
|
@@ -90,9 +90,9 @@
|
|
|
90
90
|
&.k-step-hover {
|
|
91
91
|
.k-step-indicator {
|
|
92
92
|
@include fill(
|
|
93
|
-
$stepper-indicator-done-hover-text,
|
|
94
|
-
$stepper-indicator-done-hover-bg,
|
|
95
|
-
$stepper-indicator-done-hover-border
|
|
93
|
+
$kendo-stepper-indicator-done-hover-text,
|
|
94
|
+
$kendo-stepper-indicator-done-hover-bg,
|
|
95
|
+
$kendo-stepper-indicator-done-hover-border
|
|
96
96
|
);
|
|
97
97
|
}
|
|
98
98
|
}
|
|
@@ -104,9 +104,9 @@
|
|
|
104
104
|
&:disabled {
|
|
105
105
|
.k-step-indicator {
|
|
106
106
|
@include fill(
|
|
107
|
-
$stepper-indicator-done-disabled-text,
|
|
108
|
-
$stepper-indicator-done-disabled-bg,
|
|
109
|
-
$stepper-indicator-done-disabled-border
|
|
107
|
+
$kendo-stepper-indicator-done-disabled-text,
|
|
108
|
+
$kendo-stepper-indicator-done-disabled-bg,
|
|
109
|
+
$kendo-stepper-indicator-done-disabled-border
|
|
110
110
|
);
|
|
111
111
|
}
|
|
112
112
|
}
|
|
@@ -118,9 +118,9 @@
|
|
|
118
118
|
|
|
119
119
|
.k-step-indicator {
|
|
120
120
|
@include fill(
|
|
121
|
-
$stepper-indicator-current-text,
|
|
122
|
-
$stepper-indicator-current-bg,
|
|
123
|
-
$stepper-indicator-current-border
|
|
121
|
+
$kendo-stepper-indicator-current-text,
|
|
122
|
+
$kendo-stepper-indicator-current-bg,
|
|
123
|
+
$kendo-stepper-indicator-current-border
|
|
124
124
|
);
|
|
125
125
|
}
|
|
126
126
|
|
|
@@ -131,9 +131,9 @@
|
|
|
131
131
|
&.k-step-hover {
|
|
132
132
|
.k-step-indicator {
|
|
133
133
|
@include fill(
|
|
134
|
-
$stepper-indicator-current-hover-text,
|
|
135
|
-
$stepper-indicator-current-hover-bg,
|
|
136
|
-
$stepper-indicator-current-hover-border
|
|
134
|
+
$kendo-stepper-indicator-current-hover-text,
|
|
135
|
+
$kendo-stepper-indicator-current-hover-bg,
|
|
136
|
+
$kendo-stepper-indicator-current-hover-border
|
|
137
137
|
);
|
|
138
138
|
}
|
|
139
139
|
}
|
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
&:disabled {
|
|
146
146
|
.k-step-indicator {
|
|
147
147
|
@include fill(
|
|
148
|
-
$stepper-indicator-current-disabled-text,
|
|
149
|
-
$stepper-indicator-current-disabled-bg,
|
|
150
|
-
$stepper-indicator-current-disabled-border
|
|
148
|
+
$kendo-stepper-indicator-current-disabled-text,
|
|
149
|
+
$kendo-stepper-indicator-current-disabled-bg,
|
|
150
|
+
$kendo-stepper-indicator-current-disabled-border
|
|
151
151
|
);
|
|
152
152
|
}
|
|
153
153
|
}
|
|
@@ -155,45 +155,45 @@
|
|
|
155
155
|
|
|
156
156
|
// Label
|
|
157
157
|
.k-step-label {
|
|
158
|
-
@include fill( $color: $stepper-label-text );
|
|
158
|
+
@include fill( $color: $kendo-stepper-label-text );
|
|
159
159
|
}
|
|
160
160
|
.k-step-success .k-step-label .k-icon {
|
|
161
|
-
@include fill( $color: $stepper-label-success-text );
|
|
161
|
+
@include fill( $color: $kendo-stepper-label-success-text );
|
|
162
162
|
}
|
|
163
163
|
.k-step-error .k-step-label {
|
|
164
|
-
@include fill( $color: $stepper-label-error-text );
|
|
164
|
+
@include fill( $color: $kendo-stepper-label-error-text );
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
.k-step-error {
|
|
168
168
|
.k-step-label {
|
|
169
|
-
@include fill( $color: $stepper-label-error-text );
|
|
169
|
+
@include fill( $color: $kendo-stepper-label-error-text );
|
|
170
170
|
}
|
|
171
171
|
|
|
172
172
|
&:hover,
|
|
173
173
|
&.k-hover,
|
|
174
174
|
&.k-step-hover {
|
|
175
175
|
.k-step-label {
|
|
176
|
-
@include fill( $color: $stepper-label-error-text );
|
|
176
|
+
@include fill( $color: $kendo-stepper-label-error-text );
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
// Optional Label
|
|
182
182
|
.k-step-label-optional {
|
|
183
|
-
color: $stepper-optional-label-text;
|
|
183
|
+
color: $kendo-stepper-optional-label-text;
|
|
184
184
|
}
|
|
185
185
|
|
|
186
186
|
// Progressbar
|
|
187
187
|
.k-progressbar {
|
|
188
188
|
@include fill(
|
|
189
|
-
$color: $stepper-progressbar-text,
|
|
190
|
-
$bg: $stepper-progressbar-bg
|
|
189
|
+
$color: $kendo-stepper-progressbar-text,
|
|
190
|
+
$bg: $kendo-stepper-progressbar-bg
|
|
191
191
|
);
|
|
192
192
|
|
|
193
193
|
.k-selected {
|
|
194
194
|
@include fill(
|
|
195
|
-
$color: $stepper-progressbar-fill-text,
|
|
196
|
-
$bg: $stepper-progressbar-fill-bg
|
|
195
|
+
$color: $kendo-stepper-progressbar-fill-text,
|
|
196
|
+
$bg: $kendo-stepper-progressbar-fill-bg
|
|
197
197
|
);
|
|
198
198
|
}
|
|
199
199
|
}
|
|
@@ -1,87 +1,87 @@
|
|
|
1
1
|
// Stepper
|
|
2
|
-
$stepper-margin-x: null !default;
|
|
3
|
-
$stepper-margin-y: null !default;
|
|
4
|
-
$stepper-padding-x: null !default;
|
|
5
|
-
$stepper-padding-y: null !default;
|
|
6
|
-
$stepper-label-margin-x: 12px !default;
|
|
7
|
-
$stepper-label-padding-x: 12px !default;
|
|
8
|
-
$stepper-label-padding-y: 5px !default;
|
|
9
|
-
$stepper-border-width: 0px !default;
|
|
10
|
-
|
|
11
|
-
$stepper-inline-content-padding-x: 20px !default;
|
|
12
|
-
$stepper-inline-content-padding-y: 10px !default;
|
|
13
|
-
|
|
14
|
-
$stepper-font-size: $font-size !default;
|
|
15
|
-
$stepper-line-height: $line-height !default;
|
|
16
|
-
$stepper-font-family: $font-family !default;
|
|
17
|
-
|
|
18
|
-
$stepper-bg: null !default;
|
|
19
|
-
$stepper-text: $kendo-component-text !default;
|
|
20
|
-
$stepper-border: null !default;
|
|
21
|
-
|
|
22
|
-
$stepper-indicator-width: 28px !default;
|
|
23
|
-
$stepper-indicator-height: $stepper-indicator-width !default;
|
|
24
|
-
$stepper-indicator-border-width: 1px !default;
|
|
25
|
-
$stepper-indicator-border-radius: 50% !default;
|
|
26
|
-
|
|
27
|
-
$stepper-indicator-focus-border-width: 1px !default;
|
|
28
|
-
$stepper-indicator-focus-size: 2px !default;
|
|
29
|
-
$stepper-indicator-focus-offset: 3px !default;
|
|
30
|
-
$stepper-indicator-focus-calc-offset: calc( #{$stepper-indicator-focus-border-width} + #{$stepper-indicator-focus-offset} ) !default;
|
|
31
|
-
|
|
32
|
-
$stepper-indicator-bg: $kendo-component-bg !default;
|
|
33
|
-
$stepper-indicator-text: $kendo-component-text !default;
|
|
34
|
-
$stepper-indicator-border: #cccccc !default;
|
|
35
|
-
|
|
36
|
-
$stepper-indicator-hover-bg: k-try-shade( $stepper-indicator-bg ) !default;
|
|
37
|
-
$stepper-indicator-hover-text: null !default;
|
|
38
|
-
$stepper-indicator-hover-border: null !default;
|
|
39
|
-
|
|
40
|
-
$stepper-indicator-disabled-bg: null !default;
|
|
41
|
-
$stepper-indicator-disabled-text: $kendo-disabled-text !default;
|
|
42
|
-
$stepper-indicator-disabled-border: null !default;
|
|
43
|
-
|
|
44
|
-
$stepper-indicator-done-bg: $kendo-color-primary !default;
|
|
45
|
-
$stepper-indicator-done-text: k-contrast-legacy( $stepper-indicator-done-bg ) !default;
|
|
46
|
-
$stepper-indicator-done-border: $stepper-indicator-done-bg !default;
|
|
47
|
-
|
|
48
|
-
$stepper-indicator-done-hover-bg: k-try-shade( $stepper-indicator-done-bg ) !default;
|
|
49
|
-
$stepper-indicator-done-hover-text: null !default;
|
|
50
|
-
$stepper-indicator-done-hover-border: null !default;
|
|
51
|
-
|
|
52
|
-
$stepper-indicator-done-disabled-bg: k-color-mix( $stepper-indicator-done-bg, $kendo-component-bg, 60%) !default;
|
|
53
|
-
$stepper-indicator-done-disabled-text: k-contrast-legacy( $stepper-indicator-done-bg ) !default;
|
|
54
|
-
$stepper-indicator-done-disabled-border: $stepper-indicator-done-disabled-bg !default;
|
|
55
|
-
|
|
56
|
-
$stepper-indicator-current-bg: $stepper-indicator-done-bg !default;
|
|
57
|
-
$stepper-indicator-current-text: $stepper-indicator-done-text !default;
|
|
58
|
-
$stepper-indicator-current-border: $stepper-indicator-done-border !default;
|
|
59
|
-
|
|
60
|
-
$stepper-indicator-current-hover-bg: $stepper-indicator-done-hover-bg !default;
|
|
61
|
-
$stepper-indicator-current-hover-text: $stepper-indicator-done-hover-text !default;
|
|
62
|
-
$stepper-indicator-current-hover-border: $stepper-indicator-done-hover-border !default;
|
|
63
|
-
|
|
64
|
-
$stepper-indicator-current-disabled-bg: $stepper-indicator-done-disabled-bg !default;
|
|
65
|
-
$stepper-indicator-current-disabled-text: $stepper-indicator-done-disabled-text !default;
|
|
66
|
-
$stepper-indicator-current-disabled-border: $stepper-indicator-done-disabled-border !default;
|
|
67
|
-
|
|
68
|
-
$stepper-label-text: null !default;
|
|
69
|
-
$stepper-label-success-text: $kendo-color-success !default;
|
|
70
|
-
$stepper-label-error-text: $kendo-color-error !default;
|
|
71
|
-
$stepper-label-hover-text: k-try-shade( $stepper-text, 2 ) !default;
|
|
72
|
-
$stepper-label-disabled-text: $kendo-disabled-text !default;
|
|
73
|
-
|
|
74
|
-
$stepper-optional-label-text: $kendo-subtle-text !default;
|
|
75
|
-
$stepper-optional-label-opacity: null !default;
|
|
76
|
-
$stepper-optional-label-font-size: null !default;
|
|
77
|
-
$stepper-optional-label-font-style: italic !default;
|
|
78
|
-
|
|
79
|
-
$stepper-progressbar-size: 2px !default;
|
|
80
|
-
$stepper-progressbar-bg: null !default;
|
|
81
|
-
$stepper-progressbar-text: null !default;
|
|
82
|
-
$stepper-progressbar-fill-bg: null !default;
|
|
83
|
-
$stepper-progressbar-fill-text: null !default;
|
|
84
|
-
|
|
85
|
-
$stepper-content-transition-property: height !default;
|
|
86
|
-
$stepper-content-transition-duration: 300ms !default;
|
|
87
|
-
$stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !default;
|
|
2
|
+
$kendo-stepper-margin-x: null !default;
|
|
3
|
+
$kendo-stepper-margin-y: null !default;
|
|
4
|
+
$kendo-stepper-padding-x: null !default;
|
|
5
|
+
$kendo-stepper-padding-y: null !default;
|
|
6
|
+
$kendo-stepper-label-margin-x: 12px !default;
|
|
7
|
+
$kendo-stepper-label-padding-x: 12px !default;
|
|
8
|
+
$kendo-stepper-label-padding-y: 5px !default;
|
|
9
|
+
$kendo-stepper-border-width: 0px !default;
|
|
10
|
+
|
|
11
|
+
$kendo-stepper-inline-content-padding-x: 20px !default;
|
|
12
|
+
$kendo-stepper-inline-content-padding-y: 10px !default;
|
|
13
|
+
|
|
14
|
+
$kendo-stepper-font-size: $kendo-font-size-md !default;
|
|
15
|
+
$kendo-stepper-line-height: $kendo-line-height-md !default;
|
|
16
|
+
$kendo-stepper-font-family: $kendo-font-family !default;
|
|
17
|
+
|
|
18
|
+
$kendo-stepper-bg: null !default;
|
|
19
|
+
$kendo-stepper-text: $kendo-component-text !default;
|
|
20
|
+
$kendo-stepper-border: null !default;
|
|
21
|
+
|
|
22
|
+
$kendo-stepper-indicator-width: 28px !default;
|
|
23
|
+
$kendo-stepper-indicator-height: $kendo-stepper-indicator-width !default;
|
|
24
|
+
$kendo-stepper-indicator-border-width: 1px !default;
|
|
25
|
+
$kendo-stepper-indicator-border-radius: 50% !default;
|
|
26
|
+
|
|
27
|
+
$kendo-stepper-indicator-focus-border-width: 1px !default;
|
|
28
|
+
$kendo-stepper-indicator-focus-size: 2px !default;
|
|
29
|
+
$kendo-stepper-indicator-focus-offset: 3px !default;
|
|
30
|
+
$kendo-stepper-indicator-focus-calc-offset: calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} ) !default;
|
|
31
|
+
|
|
32
|
+
$kendo-stepper-indicator-bg: $kendo-component-bg !default;
|
|
33
|
+
$kendo-stepper-indicator-text: $kendo-component-text !default;
|
|
34
|
+
$kendo-stepper-indicator-border: #cccccc !default;
|
|
35
|
+
|
|
36
|
+
$kendo-stepper-indicator-hover-bg: k-try-shade( $kendo-stepper-indicator-bg ) !default;
|
|
37
|
+
$kendo-stepper-indicator-hover-text: null !default;
|
|
38
|
+
$kendo-stepper-indicator-hover-border: null !default;
|
|
39
|
+
|
|
40
|
+
$kendo-stepper-indicator-disabled-bg: null !default;
|
|
41
|
+
$kendo-stepper-indicator-disabled-text: $kendo-disabled-text !default;
|
|
42
|
+
$kendo-stepper-indicator-disabled-border: null !default;
|
|
43
|
+
|
|
44
|
+
$kendo-stepper-indicator-done-bg: $kendo-color-primary !default;
|
|
45
|
+
$kendo-stepper-indicator-done-text: k-contrast-legacy( $kendo-stepper-indicator-done-bg ) !default;
|
|
46
|
+
$kendo-stepper-indicator-done-border: $kendo-stepper-indicator-done-bg !default;
|
|
47
|
+
|
|
48
|
+
$kendo-stepper-indicator-done-hover-bg: k-try-shade( $kendo-stepper-indicator-done-bg ) !default;
|
|
49
|
+
$kendo-stepper-indicator-done-hover-text: null !default;
|
|
50
|
+
$kendo-stepper-indicator-done-hover-border: null !default;
|
|
51
|
+
|
|
52
|
+
$kendo-stepper-indicator-done-disabled-bg: k-color-mix( $kendo-stepper-indicator-done-bg, $kendo-component-bg, 60%) !default;
|
|
53
|
+
$kendo-stepper-indicator-done-disabled-text: k-contrast-legacy( $kendo-stepper-indicator-done-bg ) !default;
|
|
54
|
+
$kendo-stepper-indicator-done-disabled-border: $kendo-stepper-indicator-done-disabled-bg !default;
|
|
55
|
+
|
|
56
|
+
$kendo-stepper-indicator-current-bg: $kendo-stepper-indicator-done-bg !default;
|
|
57
|
+
$kendo-stepper-indicator-current-text: $kendo-stepper-indicator-done-text !default;
|
|
58
|
+
$kendo-stepper-indicator-current-border: $kendo-stepper-indicator-done-border !default;
|
|
59
|
+
|
|
60
|
+
$kendo-stepper-indicator-current-hover-bg: $kendo-stepper-indicator-done-hover-bg !default;
|
|
61
|
+
$kendo-stepper-indicator-current-hover-text: $kendo-stepper-indicator-done-hover-text !default;
|
|
62
|
+
$kendo-stepper-indicator-current-hover-border: $kendo-stepper-indicator-done-hover-border !default;
|
|
63
|
+
|
|
64
|
+
$kendo-stepper-indicator-current-disabled-bg: $kendo-stepper-indicator-done-disabled-bg !default;
|
|
65
|
+
$kendo-stepper-indicator-current-disabled-text: $kendo-stepper-indicator-done-disabled-text !default;
|
|
66
|
+
$kendo-stepper-indicator-current-disabled-border: $kendo-stepper-indicator-done-disabled-border !default;
|
|
67
|
+
|
|
68
|
+
$kendo-stepper-label-text: null !default;
|
|
69
|
+
$kendo-stepper-label-success-text: $kendo-color-success !default;
|
|
70
|
+
$kendo-stepper-label-error-text: $kendo-color-error !default;
|
|
71
|
+
$kendo-stepper-label-hover-text: k-try-shade( $kendo-stepper-text, 2 ) !default;
|
|
72
|
+
$kendo-stepper-label-disabled-text: $kendo-disabled-text !default;
|
|
73
|
+
|
|
74
|
+
$kendo-stepper-optional-label-text: $kendo-subtle-text !default;
|
|
75
|
+
$kendo-stepper-optional-label-opacity: null !default;
|
|
76
|
+
$kendo-stepper-optional-label-font-size: null !default;
|
|
77
|
+
$kendo-stepper-optional-label-font-style: italic !default;
|
|
78
|
+
|
|
79
|
+
$kendo-stepper-progressbar-size: 2px !default;
|
|
80
|
+
$kendo-stepper-progressbar-bg: null !default;
|
|
81
|
+
$kendo-stepper-progressbar-text: null !default;
|
|
82
|
+
$kendo-stepper-progressbar-fill-bg: null !default;
|
|
83
|
+
$kendo-stepper-progressbar-fill-text: null !default;
|
|
84
|
+
|
|
85
|
+
$kendo-stepper-content-transition-property: height !default;
|
|
86
|
+
$kendo-stepper-content-transition-duration: 300ms !default;
|
|
87
|
+
$kendo-stepper-content-transition-timing-function: cubic-bezier(.4, 0, .2, 1) 0ms !default;
|
package/scss/switch/_theme.scss
CHANGED
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
$kendo-switch-off-track-focus-gradient
|
|
59
59
|
);
|
|
60
60
|
@if $kendo-enable-focus-contrast {
|
|
61
|
-
@include box-shadow( 0 0 0 2px if( $dark-theme, $kendo-color-white, $kendo-color-black ) );
|
|
61
|
+
@include box-shadow( 0 0 0 2px if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ) );
|
|
62
62
|
} @else {
|
|
63
63
|
outline: $kendo-switch-off-track-focus-ring;
|
|
64
64
|
}
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
$kendo-switch-on-track-focus-gradient
|
|
139
139
|
);
|
|
140
140
|
@if $kendo-enable-focus-contrast {
|
|
141
|
-
@include box-shadow( 0 0 0 2px if( $dark-theme, $kendo-color-white, $kendo-color-black ) );
|
|
141
|
+
@include box-shadow( 0 0 0 2px if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ) );
|
|
142
142
|
} @else {
|
|
143
143
|
outline: $kendo-switch-on-track-focus-ring;
|
|
144
144
|
}
|
|
@@ -67,7 +67,7 @@ $kendo-switch-off-track-focus-border: null !default;
|
|
|
67
67
|
$kendo-switch-off-track-focus-gradient: null !default;
|
|
68
68
|
/// The ring around the track when the focused switch is not checked.
|
|
69
69
|
/// @group switch
|
|
70
|
-
$kendo-switch-off-track-focus-ring: 2px solid rgba( if( $dark-theme, $kendo-color-white, $kendo-color-black ) , .08 ) !default;
|
|
70
|
+
$kendo-switch-off-track-focus-ring: 2px solid rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ) , .08 ) !default;
|
|
71
71
|
|
|
72
72
|
/// The background of the track when the disabled switch is not checked.
|
|
73
73
|
/// @group switch
|
|
@@ -84,13 +84,13 @@ $kendo-switch-off-track-disabled-gradient: null !default;
|
|
|
84
84
|
|
|
85
85
|
/// The background of the thumb when the switch is not checked.
|
|
86
86
|
/// @group switch
|
|
87
|
-
$kendo-switch-off-thumb-bg: $base-bg !default;
|
|
87
|
+
$kendo-switch-off-thumb-bg: $kendo-base-bg !default;
|
|
88
88
|
/// The text color of the thumb when the switch is not checked.
|
|
89
89
|
/// @group switch
|
|
90
|
-
$kendo-switch-off-thumb-text: $base-text !default;
|
|
90
|
+
$kendo-switch-off-thumb-text: $kendo-base-text !default;
|
|
91
91
|
/// The border color of the thumb when the switch is not checked.
|
|
92
92
|
/// @group switch
|
|
93
|
-
$kendo-switch-off-thumb-border: $base-border !default;
|
|
93
|
+
$kendo-switch-off-thumb-border: $kendo-base-border !default;
|
|
94
94
|
/// The background gradient of the thumb when the switch is not checked.
|
|
95
95
|
/// @group switch
|
|
96
96
|
$kendo-switch-off-thumb-gradient: null !default;
|
|
@@ -166,13 +166,13 @@ $kendo-switch-on-track-disabled-gradient: null !default;
|
|
|
166
166
|
|
|
167
167
|
/// The background of the thumb when the switch is checked.
|
|
168
168
|
/// @group switch
|
|
169
|
-
$kendo-switch-on-thumb-bg: $base-bg !default;
|
|
169
|
+
$kendo-switch-on-thumb-bg: $kendo-base-bg !default;
|
|
170
170
|
/// The text color of the thumb when the switch is checked.
|
|
171
171
|
/// @group switch
|
|
172
|
-
$kendo-switch-on-thumb-text: $base-text !default;
|
|
172
|
+
$kendo-switch-on-thumb-text: $kendo-base-text !default;
|
|
173
173
|
/// The border color of the thumb when the switch is checked.
|
|
174
174
|
/// @group switch
|
|
175
|
-
$kendo-switch-on-thumb-border: $base-border !default;
|
|
175
|
+
$kendo-switch-on-thumb-border: $kendo-base-border !default;
|
|
176
176
|
/// The background gradient of the thumb when the switch is checked.
|
|
177
177
|
/// @group switch
|
|
178
178
|
$kendo-switch-on-thumb-gradient: null !default;
|
|
@@ -29,35 +29,35 @@ $kendo-table-cell-padding-x: null !default;
|
|
|
29
29
|
/// @group table
|
|
30
30
|
$kendo-table-cell-padding-y: null !default;
|
|
31
31
|
|
|
32
|
-
$kendo-table-cell-padding-x
|
|
33
|
-
$kendo-table-cell-padding-y
|
|
32
|
+
$kendo-table-sm-cell-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
33
|
+
$kendo-table-sm-cell-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
34
34
|
|
|
35
|
-
$kendo-table-cell-padding-x
|
|
36
|
-
$kendo-table-cell-padding-y
|
|
35
|
+
$kendo-table-md-cell-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
36
|
+
$kendo-table-md-cell-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
37
37
|
|
|
38
|
-
$kendo-table-cell-padding-x
|
|
39
|
-
$kendo-table-cell-padding-y
|
|
38
|
+
$kendo-table-lg-cell-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
39
|
+
$kendo-table-lg-cell-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
|
|
40
40
|
|
|
41
41
|
/// The sizes of the table.
|
|
42
42
|
/// @group table
|
|
43
43
|
$kendo-table-sizes: (
|
|
44
44
|
sm: (
|
|
45
|
-
font-size: $font-size-md,
|
|
46
|
-
line-height: $line-height-md,
|
|
47
|
-
cell-padding-x: $kendo-table-cell-padding-x
|
|
48
|
-
cell-padding-y: $kendo-table-cell-padding-y
|
|
45
|
+
font-size: $kendo-font-size-md,
|
|
46
|
+
line-height: $kendo-line-height-md,
|
|
47
|
+
cell-padding-x: $kendo-table-sm-cell-padding-x,
|
|
48
|
+
cell-padding-y: $kendo-table-sm-cell-padding-y
|
|
49
49
|
),
|
|
50
50
|
md: (
|
|
51
|
-
font-size: $font-size-md,
|
|
52
|
-
line-height: $line-height-md,
|
|
53
|
-
cell-padding-x: $kendo-table-cell-padding-x
|
|
54
|
-
cell-padding-y: $kendo-table-cell-padding-y
|
|
51
|
+
font-size: $kendo-font-size-md,
|
|
52
|
+
line-height: $kendo-line-height-md,
|
|
53
|
+
cell-padding-x: $kendo-table-md-cell-padding-x,
|
|
54
|
+
cell-padding-y: $kendo-table-md-cell-padding-y
|
|
55
55
|
),
|
|
56
56
|
lg: (
|
|
57
|
-
font-size: $font-size-md,
|
|
58
|
-
line-height: $line-height-md,
|
|
59
|
-
cell-padding-x: $kendo-table-cell-padding-x
|
|
60
|
-
cell-padding-y: $kendo-table-cell-padding-y
|
|
57
|
+
font-size: $kendo-font-size-md,
|
|
58
|
+
line-height: $kendo-line-height-md,
|
|
59
|
+
cell-padding-x: $kendo-table-lg-cell-padding-x,
|
|
60
|
+
cell-padding-y: $kendo-table-lg-cell-padding-y
|
|
61
61
|
)
|
|
62
62
|
) !default;
|
|
63
63
|
|