@progress/kendo-theme-classic 5.0.0-next.2 → 5.0.0
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 +10 -17
- package/dist/all.css +14803 -15378
- package/dist/all.scss +16381 -17647
- package/lib/swatches/classic-green-dark.json +1 -1
- package/package.json +3 -3
- package/scss/_variables.scss +12 -35
- package/scss/all.scss +1 -150
- package/scss/appbar/_variables.scss +3 -3
- package/scss/autocomplete/_index.scss +1 -0
- package/scss/autocomplete/_variables.scss +0 -24
- package/scss/avatar/_variables.scss +19 -13
- package/scss/badge/_variables.scss +6 -6
- package/scss/button/_index.scss +3 -2
- package/scss/button/_variables.scss +196 -127
- package/scss/calendar/_index.scss +1 -0
- package/scss/captcha/_index.scss +2 -0
- package/scss/captcha/_variables.scss +1 -1
- package/scss/card/_variables.scss +6 -6
- package/scss/chat/_variables.scss +3 -18
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_variables.scss +144 -56
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_variables.scss +142 -100
- package/scss/color-preview/_index.scss +11 -0
- package/scss/color-preview/_layout.scss +1 -0
- package/scss/color-preview/_theme.scss +1 -0
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_index.scss +15 -0
- package/scss/coloreditor/_layout.scss +1 -0
- package/scss/coloreditor/_theme.scss +1 -0
- package/scss/coloreditor/_variables.scss +27 -0
- package/scss/colorgradient/_index.scss +19 -0
- package/scss/colorgradient/_layout.scss +1 -0
- package/scss/colorgradient/_theme.scss +1 -0
- package/scss/colorgradient/_variables.scss +52 -0
- package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
- package/scss/colorgradient/images/alpha-slider-bgr.scss +3 -0
- package/scss/colorpalette/_index.scss +12 -0
- package/scss/colorpalette/_layout.scss +1 -0
- package/scss/colorpalette/_theme.scss +1 -0
- package/scss/colorpalette/_variables.scss +10 -0
- package/scss/colorpicker/_index.scss +3 -6
- package/scss/colorpicker/_variables.scss +1 -40
- package/scss/combobox/_index.scss +1 -0
- package/scss/combobox/_variables.scss +1 -33
- package/scss/dataviz/_index.scss +1 -0
- 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/{datetime → daterangepicker}/_index.scss +1 -2
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +1 -0
- package/scss/datetimepicker/_index.scss +17 -0
- package/scss/datetimepicker/_layout.scss +1 -0
- package/scss/datetimepicker/_theme.scss +1 -0
- package/scss/datetimepicker/_variables.scss +2 -0
- package/scss/drawer/_index.scss +1 -0
- package/scss/drawer/_variables.scss +1 -1
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdownlist/_variables.scss +12 -12
- package/scss/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_variables.scss +11 -3
- package/scss/expansion-panel/_index.scss +3 -0
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_variables.scss +129 -76
- package/scss/fab/index.md +0 -0
- package/scss/filemanager/_layout.scss +1 -1
- package/scss/filemanager/_theme.scss +1 -1
- package/scss/filter/_index.scss +1 -1
- package/scss/floating-label/_variables.scss +4 -4
- package/scss/forms/_index.scss +1 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +2 -1
- package/scss/grid/_variables.scss +10 -12
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +157 -0
- package/scss/input/_index.scss +1 -1
- package/scss/input/_variables.scss +116 -92
- package/scss/list/_index.scss +12 -0
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_theme.scss +1 -0
- package/scss/list/_variables.scss +248 -0
- package/scss/listbox/_index.scss +2 -0
- package/scss/listbox/_variables.scss +1 -1
- package/scss/map/_variables.scss +1 -1
- package/scss/map/images/markers.scss +1 -1
- package/scss/menu/_index.scss +2 -0
- package/scss/menu/_variables.scss +123 -34
- package/scss/multiselect/_index.scss +2 -0
- package/scss/multiselect/_variables.scss +0 -36
- package/scss/notification/_variables.scss +1 -1
- package/scss/numerictextbox/_variables.scss +0 -31
- package/scss/orgchart/_index.scss +4 -0
- package/scss/orgchart/_variables.scss +3 -3
- package/scss/pager/_index.scss +1 -0
- package/scss/pager/_variables.scss +7 -7
- package/scss/panelbar/_index.scss +1 -0
- package/scss/panelbar/_variables.scss +7 -2
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/pivotgrid/_index.scss +1 -0
- package/scss/pivotgrid/_variables.scss +1 -4
- package/scss/popup/_index.scss +0 -4
- package/scss/popup/_variables.scss +2 -7
- package/scss/radio/_index.scss +2 -0
- package/scss/radio/_variables.scss +134 -52
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scrollview/_variables.scss +7 -7
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/slider/_variables.scss +10 -10
- package/scss/slider/images/slider-h.scss +1 -1
- package/scss/slider/images/slider-v.scss +1 -1
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/spreadsheet/images/image-default.scss +1 -1
- package/scss/stepper/_variables.scss +1 -1
- package/scss/styling/_index.scss +1 -1
- package/scss/switch/_index.scss +0 -2
- package/scss/switch/_variables.scss +190 -83
- package/scss/table/_index.scss +19 -0
- package/scss/table/_layout.scss +1 -0
- package/scss/table/_theme.scss +1 -0
- package/scss/table/_variables.scss +141 -0
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/tabstrip/_variables.scss +3 -3
- package/scss/taskboard/_variables.scss +0 -2
- package/scss/textarea/_variables.scss +0 -53
- package/scss/textbox/_variables.scss +1 -2
- package/scss/timeline/_variables.scss +7 -7
- 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/toolbar/_index.scss +1 -0
- package/scss/toolbar/_variables.scss +6 -4
- package/scss/treeview/_variables.scss +125 -46
- package/scss/typography/_variables.scss +4 -4
- package/scss/utils/_border.scss +9 -0
- package/scss/utils/_index.scss +1 -0
- package/scss/utils/_theme-colors.scss +1 -0
- 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/scss/window/_variables.scss +5 -6
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.scss +0 -3
- package/scss/colorpicker/images/alpha-slider-bgr.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr.scss +0 -3
- package/scss/common/_decoration.scss +0 -1
- package/scss/datetime/_layout.scss +0 -1
- package/scss/datetime/_theme.scss +0 -1
- package/scss/datetime/_variables.scss +0 -53
|
@@ -1,84 +1,191 @@
|
|
|
1
1
|
// Switch
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
$switch-font-family:
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
$switch-track-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
$switch-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
$switch-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
$switch-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
$switch-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
$switch-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
$switch-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
$switch-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
$switch-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
$switch-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
$switch-off-bg:
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
$switch-off-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
$switch-off-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
$switch-off-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
$switch-off-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
$switch-off-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
$switch-off-
|
|
84
|
-
|
|
2
|
+
|
|
3
|
+
/// Font family of the switch.
|
|
4
|
+
/// @group switch
|
|
5
|
+
$kendo-switch-font-family: null !default;
|
|
6
|
+
|
|
7
|
+
/// Border width of the switch track.
|
|
8
|
+
/// @group switch
|
|
9
|
+
$kendo-switch-track-border-width: 1px !default;
|
|
10
|
+
|
|
11
|
+
/// Border width of the switch thumb.
|
|
12
|
+
/// @group switch
|
|
13
|
+
$kendo-switch-thumb-border-width: 1px !default;
|
|
14
|
+
|
|
15
|
+
/// Text transform of the switch label.
|
|
16
|
+
/// @group switch
|
|
17
|
+
$kendo-switch-label-text-transform: null !default;
|
|
18
|
+
/// Display of the switch label.
|
|
19
|
+
/// @group switch
|
|
20
|
+
$kendo-switch-label-display: inline !default;
|
|
21
|
+
|
|
22
|
+
/// Map with the different switch sizes.
|
|
23
|
+
/// @group switch
|
|
24
|
+
$kendo-switch-sizes: (
|
|
25
|
+
sm: ( font-size: 12px, track-width: 48px, track-height: 26px, thumb-width: 20px, thumb-height: 20px, thumb-offset: 3px, label-offset: 4px ),
|
|
26
|
+
md: ( font-size: 12px, track-width: 56px, track-height: 30px, thumb-width: 24px, thumb-height: 24px, thumb-offset: 3px, label-offset: 6px ),
|
|
27
|
+
lg: ( font-size: 12px, track-width: 64px, track-height: 34px, thumb-width: 28px, thumb-height: 28px, thumb-offset: 3px, label-offset: 8px )
|
|
28
|
+
) !default;
|
|
29
|
+
|
|
30
|
+
/// The background of the track when the switch is not checked.
|
|
31
|
+
/// @group switch
|
|
32
|
+
$kendo-switch-off-track-bg: $component-bg !default;
|
|
33
|
+
/// The text color of the track when the switch is not checked.
|
|
34
|
+
/// @group switch
|
|
35
|
+
$kendo-switch-off-track-text: $component-text !default;
|
|
36
|
+
/// The border color of the track when the switch is not checked.
|
|
37
|
+
/// @group switch
|
|
38
|
+
$kendo-switch-off-track-border: $component-border !default;
|
|
39
|
+
/// The background gradient of the track when the switch is not checked.
|
|
40
|
+
/// @group switch
|
|
41
|
+
$kendo-switch-off-track-gradient: null !default;
|
|
42
|
+
|
|
43
|
+
/// The background of the track when the hovered switch is not checked.
|
|
44
|
+
/// @group switch
|
|
45
|
+
$kendo-switch-off-track-hover-bg: null !default;
|
|
46
|
+
/// The text color of the track when the hovered switch is not checked.
|
|
47
|
+
/// @group switch
|
|
48
|
+
$kendo-switch-off-track-hover-text: null !default;
|
|
49
|
+
/// The border color of the track when the hovered switch is not checked.
|
|
50
|
+
/// @group switch
|
|
51
|
+
$kendo-switch-off-track-hover-border: null !default;
|
|
52
|
+
/// The background gradient of the track when the hovered switch is not checked.
|
|
53
|
+
/// @group switch
|
|
54
|
+
$kendo-switch-off-track-hover-gradient: null !default;
|
|
55
|
+
|
|
56
|
+
/// The background of the track when the focused switch is not checked.
|
|
57
|
+
/// @group switch
|
|
58
|
+
$kendo-switch-off-track-focus-bg: null !default;
|
|
59
|
+
/// The text color of the track when the focused switch is not checked.
|
|
60
|
+
/// @group switch
|
|
61
|
+
$kendo-switch-off-track-focus-text: null !default;
|
|
62
|
+
/// The border color of the track when the focused switch is not checked.
|
|
63
|
+
/// @group switch
|
|
64
|
+
$kendo-switch-off-track-focus-border: null !default;
|
|
65
|
+
/// The background gradient of the track when the focused switch is not checked.
|
|
66
|
+
/// @group switch
|
|
67
|
+
$kendo-switch-off-track-focus-gradient: null !default;
|
|
68
|
+
/// The ring around the track when the focused switch is not checked.
|
|
69
|
+
/// @group switch
|
|
70
|
+
$kendo-switch-off-track-focus-ring: 0 0 3px 1px rgba( if($dark-theme, $white, $black), .25 ) !default;
|
|
71
|
+
|
|
72
|
+
/// The background of the track when the disabled switch is not checked.
|
|
73
|
+
/// @group switch
|
|
74
|
+
$kendo-switch-off-track-disabled-bg: null !default;
|
|
75
|
+
/// The text color of the track when the disabled switch is not checked.
|
|
76
|
+
/// @group switch
|
|
77
|
+
$kendo-switch-off-track-disabled-text: null !default;
|
|
78
|
+
/// The border color of the track when the disabled switch is not checked.
|
|
79
|
+
/// @group switch
|
|
80
|
+
$kendo-switch-off-track-disabled-border: null !default;
|
|
81
|
+
/// The background gradient of the track when the disabled switch is not checked.
|
|
82
|
+
/// @group switch
|
|
83
|
+
$kendo-switch-off-track-disabled-gradient: null !default;
|
|
84
|
+
|
|
85
|
+
/// The background of the thumb when the switch is not checked.
|
|
86
|
+
/// @group switch
|
|
87
|
+
$kendo-switch-off-thumb-bg: try-shade( $kendo-switch-off-track-bg ) !default;
|
|
88
|
+
/// The text color of the thumb when the switch is not checked.
|
|
89
|
+
/// @group switch
|
|
90
|
+
$kendo-switch-off-thumb-text: null !default;
|
|
91
|
+
/// The border color of the thumb when the switch is not checked.
|
|
92
|
+
/// @group switch
|
|
93
|
+
$kendo-switch-off-thumb-border: $kendo-switch-off-track-border !default;
|
|
94
|
+
/// The background gradient of the thumb when the switch is not checked.
|
|
95
|
+
/// @group switch
|
|
96
|
+
$kendo-switch-off-thumb-gradient: $base-gradient !default;
|
|
97
|
+
|
|
98
|
+
/// The background of the thumb when the hovered switch is not checked.
|
|
99
|
+
/// @group switch
|
|
100
|
+
$kendo-switch-off-thumb-hover-bg: try-shade( $kendo-switch-off-thumb-bg ) !default;
|
|
101
|
+
/// The text color of the thumb when the hovered switch is not checked.
|
|
102
|
+
/// @group switch
|
|
103
|
+
$kendo-switch-off-thumb-hover-text: null !default;
|
|
104
|
+
/// The border color of the thumb when the hovered switch is not checked.
|
|
105
|
+
/// @group switch
|
|
106
|
+
$kendo-switch-off-thumb-hover-border: $kendo-switch-off-thumb-border !default;
|
|
107
|
+
/// The background gradient of the thumb when the hovered switch is not checked.
|
|
108
|
+
/// @group switch
|
|
109
|
+
$kendo-switch-off-thumb-hover-gradient: null !default;
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
/// The background of the track when the switch is checked.
|
|
113
|
+
/// @group switch
|
|
114
|
+
$kendo-switch-on-track-bg: $component-bg !default;
|
|
115
|
+
/// The text color of the track when the switch is checked.
|
|
116
|
+
/// @group switch
|
|
117
|
+
$kendo-switch-on-track-text: $primary !default;
|
|
118
|
+
/// The border color of the track when the switch is checked.
|
|
119
|
+
/// @group switch
|
|
120
|
+
$kendo-switch-on-track-border: $component-border !default;
|
|
121
|
+
/// The background gradient of the track when the switch is checked.
|
|
122
|
+
/// @group switch
|
|
123
|
+
$kendo-switch-on-track-gradient: null !default;
|
|
124
|
+
|
|
125
|
+
/// The background of the track wen the hovered switch is checked.
|
|
126
|
+
/// @group switch
|
|
127
|
+
$kendo-switch-on-track-hover-bg: null !default;
|
|
128
|
+
/// The text color of the track wen the hovered switch is checked.
|
|
129
|
+
/// @group switch
|
|
130
|
+
$kendo-switch-on-track-hover-text: null !default;
|
|
131
|
+
/// The border color of the track wen the hovered switch is checked.
|
|
132
|
+
/// @group switch
|
|
133
|
+
$kendo-switch-on-track-hover-border: null !default;
|
|
134
|
+
/// The background gradient of the track wen the hovered switch is checked.
|
|
135
|
+
/// @group switch
|
|
136
|
+
$kendo-switch-on-track-hover-gradient: null !default;
|
|
137
|
+
|
|
138
|
+
/// The background of the track wen the focused switch is checked.
|
|
139
|
+
/// @group switch
|
|
140
|
+
$kendo-switch-on-track-focus-bg: null !default;
|
|
141
|
+
/// The text color of the track wen the focused switch is checked.
|
|
142
|
+
/// @group switch
|
|
143
|
+
$kendo-switch-on-track-focus-text: null !default;
|
|
144
|
+
/// The border color of the track wen the focused switch is checked.
|
|
145
|
+
/// @group switch
|
|
146
|
+
$kendo-switch-on-track-focus-border: null !default;
|
|
147
|
+
/// The background gradient of the track wen the focused switch is checked.
|
|
148
|
+
/// @group switch
|
|
149
|
+
$kendo-switch-on-track-focus-gradient: null !default;
|
|
150
|
+
/// The ring around the track wen the focused switch is checked.
|
|
151
|
+
/// @group switch
|
|
152
|
+
$kendo-switch-on-track-focus-ring: 0 0 3px 1px rgba( if($dark-theme, $white, $black), .25 ) !default;
|
|
153
|
+
|
|
154
|
+
/// The background of the track when the disabled switch is checked.
|
|
155
|
+
/// @group switch
|
|
156
|
+
$kendo-switch-on-track-disabled-bg: null !default;
|
|
157
|
+
/// The text color of the track when the disabled switch is checked.
|
|
158
|
+
/// @group switch
|
|
159
|
+
$kendo-switch-on-track-disabled-text: null !default;
|
|
160
|
+
/// The border color of the track when the disabled switch is checked.
|
|
161
|
+
/// @group switch
|
|
162
|
+
$kendo-switch-on-track-disabled-border: null !default;
|
|
163
|
+
/// The background gradient of the track when the disabled switch is checked.
|
|
164
|
+
/// @group switch
|
|
165
|
+
$kendo-switch-on-track-disabled-gradient: null !default;
|
|
166
|
+
|
|
167
|
+
/// The background of the thumb when the switch is checked.
|
|
168
|
+
/// @group switch
|
|
169
|
+
$kendo-switch-on-thumb-bg: $primary !default;
|
|
170
|
+
/// The text color of the thumb when the switch is checked.
|
|
171
|
+
/// @group switch
|
|
172
|
+
$kendo-switch-on-thumb-text: null !default;
|
|
173
|
+
/// The border color of the thumb when the switch is checked.
|
|
174
|
+
/// @group switch
|
|
175
|
+
$kendo-switch-on-thumb-border: try-shade( $kendo-switch-on-thumb-bg ) !default;
|
|
176
|
+
/// The background gradient of the thumb when the switch is checked.
|
|
177
|
+
/// @group switch
|
|
178
|
+
$kendo-switch-on-thumb-gradient: $base-gradient !default;
|
|
179
|
+
|
|
180
|
+
/// The background of the thumb when the hovered switch is checked.
|
|
181
|
+
/// @group switch
|
|
182
|
+
$kendo-switch-on-thumb-hover-bg: try-shade( $kendo-switch-on-thumb-bg ) !default;
|
|
183
|
+
/// The text color of the thumb when the hovered switch is checked.
|
|
184
|
+
/// @group switch
|
|
185
|
+
$kendo-switch-on-thumb-hover-text: null !default;
|
|
186
|
+
/// The border color of the thumb when the hovered switch is checked.
|
|
187
|
+
/// @group switch
|
|
188
|
+
$kendo-switch-on-thumb-hover-border: try-shade( $kendo-switch-on-thumb-hover-bg ) !default;
|
|
189
|
+
/// The background gradient of the thumb when the hovered switch is checked.
|
|
190
|
+
/// @group switch
|
|
191
|
+
$kendo-switch-on-thumb-hover-gradient: null !default;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
@import "../core/_index.scss";
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
// Dependencies
|
|
5
|
+
@import "../common/_index.scss";
|
|
6
|
+
@import "../input/_index.scss";
|
|
7
|
+
@import "../floating-label/_index.scss";
|
|
8
|
+
@import "../combobox/_index.scss";
|
|
9
|
+
@import "../popup/_index.scss";
|
|
10
|
+
@import "../toolbar/_variables.scss";
|
|
11
|
+
@import "../menu/_variables.scss";
|
|
12
|
+
@import "../grid/_variables.scss";
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
// Component
|
|
16
|
+
@import "_variables.scss";
|
|
17
|
+
@import "_layout.scss";
|
|
18
|
+
@import "_theme.scss";
|
|
19
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/table/_layout.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/table/_theme.scss";
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
// Table
|
|
2
|
+
|
|
3
|
+
/// The width of the table border.
|
|
4
|
+
/// @group table
|
|
5
|
+
$kendo-table-border-width: 1px !default;
|
|
6
|
+
/// The width of vertical border of table cells.
|
|
7
|
+
/// @group table
|
|
8
|
+
$kendo-table-cell-vertical-border-width: $grid-cell-vertical-border-width !default;
|
|
9
|
+
/// The width of horizontal border of table cells.
|
|
10
|
+
/// @group table
|
|
11
|
+
$kendo-table-cell-horizontal-border-width: $grid-cell-horizontal-border-width !default;
|
|
12
|
+
|
|
13
|
+
/// The font size of the table if no size is specified.
|
|
14
|
+
/// @group table
|
|
15
|
+
$kendo-table-font-size: null !default;
|
|
16
|
+
|
|
17
|
+
/// The line-height of the table if no size is specified.
|
|
18
|
+
/// @group table
|
|
19
|
+
$kendo-table-line-height: null !default;
|
|
20
|
+
|
|
21
|
+
/// The horizontal padding of the cells in the table if no size is specified.
|
|
22
|
+
/// @group table
|
|
23
|
+
$kendo-table-cell-padding-x: null !default;
|
|
24
|
+
|
|
25
|
+
/// The vertical padding of the cells in the table if no size is specified.
|
|
26
|
+
/// @group table
|
|
27
|
+
$kendo-table-cell-padding-y: null !default;
|
|
28
|
+
|
|
29
|
+
/// The sizes of the table.
|
|
30
|
+
/// @group table
|
|
31
|
+
$kendo-table-sizes: (
|
|
32
|
+
sm: (
|
|
33
|
+
font-size: $font-size-md,
|
|
34
|
+
line-height: $line-height-md,
|
|
35
|
+
cell-padding-x: map-get( $spacing, 2 ),
|
|
36
|
+
cell-padding-y: map-get( $spacing, 2 ) + map-get( $spacing, thin )
|
|
37
|
+
),
|
|
38
|
+
md: (
|
|
39
|
+
font-size: $font-size-md,
|
|
40
|
+
line-height: $line-height-md,
|
|
41
|
+
cell-padding-x: map-get( $spacing, 2 ),
|
|
42
|
+
cell-padding-y: map-get( $spacing, 2 ) + map-get( $spacing, thin )
|
|
43
|
+
),
|
|
44
|
+
lg: (
|
|
45
|
+
font-size: $font-size-md,
|
|
46
|
+
line-height: $line-height-md,
|
|
47
|
+
cell-padding-x: map-get( $spacing, 2 ),
|
|
48
|
+
cell-padding-y: map-get( $spacing, 2 ) + map-get( $spacing, thin )
|
|
49
|
+
)
|
|
50
|
+
) !default;
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
/// Background color of tables.
|
|
54
|
+
/// @group table
|
|
55
|
+
$kendo-table-bg: $grid-bg !default;
|
|
56
|
+
/// Text color of tables.
|
|
57
|
+
/// @group table
|
|
58
|
+
$kendo-table-text: $grid-text !default;
|
|
59
|
+
/// Border color of tables.
|
|
60
|
+
/// @group table
|
|
61
|
+
$kendo-table-border: $grid-border !default;
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
/// Background color of table headers.
|
|
65
|
+
/// @group table
|
|
66
|
+
$kendo-table-header-bg: $grid-header-bg !default;
|
|
67
|
+
/// Text color of table headers.
|
|
68
|
+
/// @group table
|
|
69
|
+
$kendo-table-header-text: $grid-header-text !default;
|
|
70
|
+
/// Border color of table headers.
|
|
71
|
+
/// @group table
|
|
72
|
+
$kendo-table-header-border: $grid-header-border !default;
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
/// Background color of table footers.
|
|
76
|
+
/// @group table
|
|
77
|
+
$kendo-table-footer-bg: $grid-footer-bg !default;
|
|
78
|
+
/// Text color of table footers.
|
|
79
|
+
/// @group table
|
|
80
|
+
$kendo-table-footer-text: $grid-footer-text !default;
|
|
81
|
+
/// Border color of table footers.
|
|
82
|
+
/// @group table
|
|
83
|
+
$kendo-table-footer-border: $grid-footer-border !default;
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
/// Background color of group rows in table.
|
|
87
|
+
/// @group table
|
|
88
|
+
$kendo-table-group-row-bg: $kendo-table-header-bg !default;
|
|
89
|
+
/// Text color of group rows in table.
|
|
90
|
+
/// @group table
|
|
91
|
+
$kendo-table-group-row-text: $kendo-table-header-text !default;
|
|
92
|
+
/// Border color of group rows in table.
|
|
93
|
+
/// @group table
|
|
94
|
+
$kendo-table-group-row-border: $kendo-table-header-border !default;
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
/// Background color of alternating rows in table.
|
|
98
|
+
/// @group table
|
|
99
|
+
$kendo-table-alt-row-bg: $grid-alt-bg !default;
|
|
100
|
+
/// Text color of alternating rows in table.
|
|
101
|
+
/// @group table
|
|
102
|
+
$kendo-table-alt-row-text: $grid-alt-text !default;
|
|
103
|
+
/// Border color of alternating rows in table.
|
|
104
|
+
/// @group table
|
|
105
|
+
$kendo-table-alt-row-border: $grid-alt-border !default;
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
/// Background color of hovered rows in table.
|
|
109
|
+
/// @group table
|
|
110
|
+
$kendo-table-hover-bg: $grid-hovered-bg !default;
|
|
111
|
+
/// Text color of hovered rows in table.
|
|
112
|
+
/// @group table
|
|
113
|
+
$kendo-table-hover-text: $grid-hovered-text !default;
|
|
114
|
+
/// Border color of hovered rows in table.
|
|
115
|
+
/// @group table
|
|
116
|
+
$kendo-table-hover-border: $grid-hovered-border !default;
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
/// Background color of focused rows in table.
|
|
120
|
+
/// @group table
|
|
121
|
+
$kendo-table-focus-bg: null !default;
|
|
122
|
+
/// Text color of focused rows in table.
|
|
123
|
+
/// @group table
|
|
124
|
+
$kendo-table-focus-text: null !default;
|
|
125
|
+
/// Border color of focused rows in table.
|
|
126
|
+
/// @group table
|
|
127
|
+
$kendo-table-focus-border: null !default;
|
|
128
|
+
/// Box shadow of focused rows in table.
|
|
129
|
+
/// @group table
|
|
130
|
+
$kendo-table-focus-shadow: $grid-focused-shadow !default;
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
/// Background color of selected rows in table.
|
|
134
|
+
/// @group table
|
|
135
|
+
$kendo-table-selected-bg: $grid-selected-bg !default;
|
|
136
|
+
/// Text color of selected rows in table.
|
|
137
|
+
/// @group table
|
|
138
|
+
$kendo-table-selected-text: $grid-selected-text !default;
|
|
139
|
+
/// Border color of selected rows in table.
|
|
140
|
+
/// @group table
|
|
141
|
+
$kendo-table-selected-border: $grid-selected-border !default;
|
|
@@ -77,7 +77,7 @@ $tabstrip-item-selected-border: $component-border !default;
|
|
|
77
77
|
/// @group tabstrip
|
|
78
78
|
$tabstrip-item-selected-gradient: false !default;
|
|
79
79
|
|
|
80
|
-
$tabstrip-item-focused-shadow: $list-item-
|
|
80
|
+
$tabstrip-item-focused-shadow: $kendo-list-item-focus-shadow !default;
|
|
81
81
|
|
|
82
82
|
$tabstrip-item-dragging-shadow: 0px 3px 4px rgba(0, 0, 0, .15) !default;
|
|
83
83
|
|
|
@@ -86,10 +86,10 @@ $tabstrip-indicator-color: null !default;
|
|
|
86
86
|
|
|
87
87
|
/// Horizontal padding of tabstrip content
|
|
88
88
|
/// @group tabstrip
|
|
89
|
-
$tabstrip-content-padding-x:
|
|
89
|
+
$tabstrip-content-padding-x: map-get( $spacing, 4 ) !default;
|
|
90
90
|
/// Vertical padding of tabstrip content
|
|
91
91
|
/// @group tabstrip
|
|
92
|
-
$tabstrip-content-padding-y:
|
|
92
|
+
$tabstrip-content-padding-y: map-get( $spacing, 4 ) !default;
|
|
93
93
|
/// Width of border around tabstrip content
|
|
94
94
|
/// @group tabstrip
|
|
95
95
|
$tabstrip-content-border-width: 1px !default;
|
|
@@ -46,8 +46,6 @@ $taskboard-column-cards-padding-y: null !default;
|
|
|
46
46
|
$taskboard-column-cards-padding-x: null !default;
|
|
47
47
|
$taskboard-column-cards-gap: ( $taskboard-spacer / 2 ) !default;
|
|
48
48
|
|
|
49
|
-
$taskboard-column-new-calc-height: calc( #{$input-calc-height} + #{$taskboard-column-header-padding-y * 2} ) !default;
|
|
50
|
-
|
|
51
49
|
$taskboard-pane-width: $taskboard-column-width !default;
|
|
52
50
|
$taskboard-pane-padding-y: null !default;
|
|
53
51
|
$taskboard-pane-padding-x: null !default;
|
|
@@ -1,54 +1 @@
|
|
|
1
1
|
// Textarea
|
|
2
|
-
$textarea-default-width: 18em !default;
|
|
3
|
-
|
|
4
|
-
$textarea-border-width: $input-border-width !default;
|
|
5
|
-
$textarea-border-height: $input-border-height !default;
|
|
6
|
-
$textarea-border-radius: $input-border-radius !default;
|
|
7
|
-
$textarea-border-radius-sm: $input-border-radius-sm !default;
|
|
8
|
-
$textarea-border-radius-lg: $input-border-radius-lg !default;
|
|
9
|
-
|
|
10
|
-
$textarea-padding-x: $input-padding-x !default;
|
|
11
|
-
$textarea-padding-y: $input-padding-y !default;
|
|
12
|
-
$textarea-font-family: $input-font-family !default;
|
|
13
|
-
$textarea-font-size: $input-font-size !default;
|
|
14
|
-
$textarea-line-height: $input-line-height !default;
|
|
15
|
-
$textarea-line-height-em: $input-line-height-em !default;
|
|
16
|
-
|
|
17
|
-
$textarea-padding-x-sm: $input-padding-x-sm !default;
|
|
18
|
-
$textarea-padding-y-sm: $input-padding-y-sm !default;
|
|
19
|
-
$textarea-font-size-sm: $input-font-size-sm !default;
|
|
20
|
-
$textarea-line-height-sm: $input-line-height-sm !default;
|
|
21
|
-
|
|
22
|
-
$textarea-padding-x-lg: $input-padding-x-lg !default;
|
|
23
|
-
$textarea-padding-y-lg: $input-padding-y-lg !default;
|
|
24
|
-
$textarea-font-size-lg: $input-font-size-lg !default;
|
|
25
|
-
$textarea-line-height-lg: $input-line-height-lg !default;
|
|
26
|
-
|
|
27
|
-
$textarea-calc-height: $input-calc-height !default;
|
|
28
|
-
$textarea-calc-height-sm: $input-calc-height-sm !default;
|
|
29
|
-
$textarea-calc-height-lg: $input-calc-height-lg !default;
|
|
30
|
-
|
|
31
|
-
$textarea-floating-label-padding: null !default;
|
|
32
|
-
|
|
33
|
-
$textarea-bg: $input-bg !default;
|
|
34
|
-
$textarea-text: $input-text !default;
|
|
35
|
-
$textarea-border: $input-border !default;
|
|
36
|
-
$textarea-shadow: $input-shadow !default;
|
|
37
|
-
|
|
38
|
-
$textarea-hover-text: $input-hovered-text !default;
|
|
39
|
-
$textarea-hover-bg: $input-hovered-bg !default;
|
|
40
|
-
$textarea-hover-border: $input-hovered-border !default;
|
|
41
|
-
$textarea-hover-shadow: $input-hovered-shadow !default;
|
|
42
|
-
|
|
43
|
-
$textarea-focus-text: $input-focused-text !default;
|
|
44
|
-
$textarea-focus-bg: $input-focused-bg !default;
|
|
45
|
-
$textarea-focus-border: $input-focused-border !default;
|
|
46
|
-
$textarea-focus-shadow: $input-focused-shadow !default;
|
|
47
|
-
|
|
48
|
-
$textarea-placeholder-text: $input-placeholder-text !default;
|
|
49
|
-
$textarea-placeholder-opacity: $input-placeholder-opacity !default;
|
|
50
|
-
|
|
51
|
-
$textarea-selected-bg: $input-selected-bg !default;
|
|
52
|
-
$textarea-selected-text: $input-selected-text !default;
|
|
53
|
-
|
|
54
|
-
$textarea-invalid-focus-shadow: $invalid-shadow !default;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
//
|
|
2
|
-
$textbox-line-height: $input-line-height !default;
|
|
1
|
+
// Textbox
|
|
@@ -13,8 +13,8 @@ $timeline-mobile-spacing-y: 16px !default;
|
|
|
13
13
|
$timeline-track-arrow-width: 30px !default;
|
|
14
14
|
$timeline-track-arrow-height: 30px !default;
|
|
15
15
|
|
|
16
|
-
$timeline-track-arrow-disabled-text: true-mix($button-text, $body-bg, 65%) !default;
|
|
17
|
-
$timeline-track-arrow-disabled-bg: true-mix($button-bg, $body-bg, 65%) !default;
|
|
16
|
+
$timeline-track-arrow-disabled-text: true-mix($kendo-button-text, $body-bg, 65%) !default;
|
|
17
|
+
$timeline-track-arrow-disabled-bg: true-mix($kendo-button-bg, $body-bg, 65%) !default;
|
|
18
18
|
$timeline-track-arrow-disabled-border: true-mix(#000000, $body-bg, 4.8%) !default;
|
|
19
19
|
|
|
20
20
|
$timeline-track-size: 6px !default;
|
|
@@ -24,16 +24,16 @@ $timeline-track-margin-bottom: 16px !default;
|
|
|
24
24
|
$timeline-track-bottom-calc: calc((#{$timeline-track-arrow-height} / 2) + #{$timeline-track-wrap-padding-bottom}) !default;
|
|
25
25
|
$timeline-track-start-calc: calc(#{$timeline-track-arrow-width} - 2 * #{$timeline-track-border-width}) !default;
|
|
26
26
|
$timeline-track-end-calc: calc(#{$timeline-track-arrow-width} - 2 * #{$timeline-track-border-width}) !default;
|
|
27
|
-
$timeline-track-bg: $button-bg !default;
|
|
28
|
-
$timeline-track-border-color: $button-border !default;
|
|
27
|
+
$timeline-track-bg: $kendo-button-bg !default;
|
|
28
|
+
$timeline-track-border-color: $kendo-button-border !default;
|
|
29
29
|
|
|
30
30
|
$timeline-track-item-focus-shadow: 0 3px 4px 0 rgba($primary, .4) !default;
|
|
31
31
|
|
|
32
32
|
$timeline-track-event-offset: 36px !default;
|
|
33
33
|
|
|
34
|
-
$timeline-flag-padding-x: $button-padding-x !default;
|
|
35
|
-
$timeline-flag-padding-y: $button-padding-y !default;
|
|
36
|
-
$timeline-flag-line-height: $button-line-height !default;
|
|
34
|
+
$timeline-flag-padding-x: $kendo-button-padding-x !default;
|
|
35
|
+
$timeline-flag-padding-y: $kendo-button-padding-y !default;
|
|
36
|
+
$timeline-flag-line-height: $kendo-button-line-height !default;
|
|
37
37
|
$timeline-flag-min-width: 80px !default;
|
|
38
38
|
$timeline-flag-max-width: calc(#{$timeline-flag-min-width} + 2 * #{$timeline-spacing-x}) !default;
|
|
39
39
|
$timeline-mobile-flag-max-width: calc(#{$timeline-flag-min-width} + 2 * #{$timeline-mobile-spacing-x}) !default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
@import "../core/_index.scss";
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
// Dependencies
|
|
5
|
+
@import "../input/_index.scss";
|
|
6
|
+
@import "../button/_index.scss";
|
|
7
|
+
@import "../popup/_index.scss";
|
|
8
|
+
@import "../list/_index.scss";
|
|
9
|
+
@import "../timeselector/_index.scss";
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
// Component
|
|
13
|
+
@import "_variables.scss";
|
|
14
|
+
@import "_layout.scss";
|
|
15
|
+
@import "_theme.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/timepicker/_layout.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/timepicker/_theme.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// Time picker
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
@import "../core/_index.scss";
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
// Dependencies
|
|
5
|
+
@import "../list/_index.scss";
|
|
6
|
+
@import "../action-buttons/_index.scss";
|
|
7
|
+
@import "../button/_index.scss";
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
// Component
|
|
11
|
+
@import "_variables.scss";
|
|
12
|
+
@import "_layout.scss";
|
|
13
|
+
@import "_theme.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/timeselector/_layout.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/timeselector/_theme.scss";
|