@progress/kendo-theme-fluent 8.0.0-dev.0 → 8.0.0-dev.10
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 +6809 -3721
- package/dist/meta/sassdoc-data.json +40427 -33117
- package/dist/meta/sassdoc-raw-data.json +7826 -3729
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +5 -5
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +13 -13
- package/scss/adaptive/_layout.scss +8 -8
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_theme.scss +4 -0
- package/scss/badge/_variables.scss +10 -10
- package/scss/bottom-navigation/_variables.scss +8 -8
- package/scss/breadcrumb/_variables.scss +16 -16
- package/scss/button/_layout.scss +1 -1
- package/scss/button/_variables.scss +58 -58
- package/scss/calendar/_layout.scss +44 -40
- package/scss/calendar/_theme.scss +4 -0
- package/scss/calendar/_variables.scss +40 -35
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +13 -13
- package/scss/chat/_layout.scss +2 -2
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_variables.scss +15 -15
- package/scss/chip/_variables.scss +11 -11
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +9 -9
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/core/_index.scss +18 -1
- package/scss/core/_variables.scss +3 -59
- package/scss/core/border-radii/_index.scss +42 -0
- package/scss/core/color-system/_swatch-legacy.scss +0 -4
- package/scss/core/spacing/_index.scss +28 -0
- package/scss/core/typography/_index.scss +70 -0
- package/scss/dataviz/_layout.scss +11 -5
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +8 -8
- package/scss/dock-manager/_layout.scss +1 -0
- package/scss/dock-manager/_variables.scss +5 -5
- package/scss/draggable/_variables.scss +2 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_variables.scss +9 -7
- package/scss/dropdowntree/_variables.scss +1 -1
- package/scss/dropzone/_variables.scss +5 -5
- package/scss/editor/_layout.scss +6 -5
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_variables.scss +16 -16
- package/scss/filemanager/_variables.scss +6 -6
- package/scss/filter/_variables.scss +2 -1
- package/scss/forms/_layout.scss +6 -5
- package/scss/forms/_variables.scss +15 -14
- package/scss/gantt/_layout.scss +10 -9
- package/scss/gantt/_variables.scss +77 -76
- package/scss/grid/_layout.scss +2 -1
- package/scss/grid/_variables.scss +172 -172
- package/scss/icon/_variables.scss +2 -2
- package/scss/imageeditor/_variables.scss +11 -11
- package/scss/index.scss +8 -1
- package/scss/input/_variables.scss +9 -34
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_variables.scss +24 -24
- package/scss/listbox/_variables.scss +2 -2
- package/scss/listgroup/_layout.scss +6 -6
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_layout.scss +1 -0
- package/scss/listview/_variables.scss +8 -8
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +29 -29
- package/scss/map/_variables.scss +6 -5
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_variables.scss +16 -16
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +6 -6
- package/scss/orgchart/_variables.scss +10 -10
- package/scss/pager/_variables.scss +8 -8
- package/scss/panelbar/_layout.scss +1 -0
- package/scss/panelbar/_variables.scss +9 -7
- package/scss/pdf-viewer/_variables.scss +4 -4
- package/scss/pivotgrid/_layout.scss +3 -3
- package/scss/pivotgrid/_variables.scss +17 -17
- package/scss/popover/_variables.scss +2 -2
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_variables.scss +4 -4
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +13 -13
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/scheduler/_variables.scss +91 -91
- package/scss/scrollview/_variables.scss +2 -2
- package/scss/signature/_variables.scss +5 -5
- package/scss/skeleton/_variables.scss +2 -2
- package/scss/slider/_variables.scss +7 -7
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +9 -8
- package/scss/spreadsheet/_variables.scss +19 -18
- package/scss/stepper/_variables.scss +8 -8
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +59 -54
- package/scss/taskboard/_variables.scss +23 -23
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +24 -24
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_layout.scss +1 -1
- package/scss/toolbar/_variables.scss +9 -9
- package/scss/tooltip/_layout.scss +10 -10
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +2 -2
- package/scss/treelist/_variables.scss +2 -2
- package/scss/treeview/_variables.scss +11 -11
- package/scss/typography/_layout.scss +9 -0
- package/scss/typography/_theme.scss +7 -0
- package/scss/typography/_variables.scss +279 -66
- package/scss/upload/_layout.scss +1 -0
- package/scss/upload/_variables.scss +5 -5
- package/scss/window/_layout.scss +1 -1
- package/scss/window/_variables.scss +10 -10
- package/scss/wizard/_variables.scss +8 -8
|
@@ -3,264 +3,264 @@
|
|
|
3
3
|
@use "../calendar/_variables.scss" as *;
|
|
4
4
|
@use "../toolbar/_variables.scss" as *;
|
|
5
5
|
|
|
6
|
-
///
|
|
6
|
+
/// The width of the border around the Scheduler.
|
|
7
7
|
/// @group scheduler
|
|
8
8
|
$kendo-scheduler-border-width: 1px !default;
|
|
9
|
-
///
|
|
9
|
+
/// The font family of the Scheduler.
|
|
10
10
|
/// @group scheduler
|
|
11
11
|
$kendo-scheduler-font-family: var( --kendo-font-family, inherit ) !default;
|
|
12
|
-
///
|
|
12
|
+
/// The font size of the Scheduler.
|
|
13
13
|
/// @group scheduler
|
|
14
14
|
$kendo-scheduler-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
|
-
///
|
|
15
|
+
/// The line height of the Scheduler.
|
|
16
16
|
/// @group scheduler
|
|
17
17
|
$kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
18
|
|
|
19
|
-
///
|
|
19
|
+
/// The background color of the Scheduler.
|
|
20
20
|
/// @group scheduler
|
|
21
21
|
$kendo-scheduler-bg: var( --kendo-component-bg, initial ) !default;
|
|
22
|
-
///
|
|
22
|
+
/// The text color of the Scheduler.
|
|
23
23
|
/// @group scheduler
|
|
24
24
|
$kendo-scheduler-text: var( --kendo-component-text, initial ) !default;
|
|
25
|
-
///
|
|
25
|
+
/// The border color of the Scheduler.
|
|
26
26
|
/// @group scheduler
|
|
27
27
|
$kendo-scheduler-border: var( --kendo-component-border, initial ) !default;
|
|
28
28
|
|
|
29
|
-
///
|
|
29
|
+
/// The background color of the selected row in Scheduler.
|
|
30
30
|
/// @group scheduler
|
|
31
31
|
$kendo-scheduler-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle ), k-get-theme-color-var( primary-20 )) !default;
|
|
32
|
-
///
|
|
32
|
+
/// The text color of the selected row in Scheduler.
|
|
33
33
|
/// @group scheduler
|
|
34
34
|
$kendo-scheduler-selected-text: $kendo-scheduler-text !default;
|
|
35
|
-
///
|
|
35
|
+
/// The border color of the selected row in Scheduler.
|
|
36
36
|
/// @group scheduler
|
|
37
37
|
$kendo-scheduler-selected-border: $kendo-scheduler-border !default;
|
|
38
38
|
|
|
39
|
-
///
|
|
39
|
+
/// The background color of the Scheduler ToolBar.
|
|
40
40
|
/// @group scheduler
|
|
41
41
|
$kendo-scheduler-toolbar-bg: var( --kendo-toolbar-bg, $kendo-toolbar-bg ) !default;
|
|
42
|
-
///
|
|
42
|
+
/// The text color of the Scheduler ToolBar.
|
|
43
43
|
/// @group scheduler
|
|
44
44
|
$kendo-scheduler-toolbar-text: var( --kendo-toolbar-text, $kendo-toolbar-text ) !default;
|
|
45
|
-
///
|
|
45
|
+
/// The border color of the Scheduler ToolBar.
|
|
46
46
|
/// @group scheduler
|
|
47
47
|
$kendo-scheduler-toolbar-border: var( --kendo-toolbar-border, $kendo-toolbar-border ) !default;
|
|
48
|
-
///
|
|
48
|
+
/// The gradient of the Scheduler ToolBar.
|
|
49
49
|
/// @group scheduler
|
|
50
50
|
$kendo-scheduler-toolbar-gradient: null !default; // $kendo-toolbar-gradient
|
|
51
51
|
|
|
52
|
-
///
|
|
52
|
+
/// The background color of the Scheduler footer.
|
|
53
53
|
/// @group scheduler
|
|
54
54
|
$kendo-scheduler-footer-bg: var( --kendo-toolbar-bg, $kendo-toolbar-bg ) !default;
|
|
55
|
-
///
|
|
55
|
+
/// The text color of the Scheduler footer.
|
|
56
56
|
/// @group scheduler
|
|
57
57
|
$kendo-scheduler-footer-text: var( --kendo-toolbar-text, $kendo-toolbar-text ) !default;
|
|
58
|
-
///
|
|
58
|
+
/// The border color of the Scheduler footer.
|
|
59
59
|
/// @group scheduler
|
|
60
60
|
$kendo-scheduler-footer-border: var( --kendo-toolbar-border, $kendo-toolbar-border ) !default;
|
|
61
|
-
///
|
|
61
|
+
/// The gradient of the Scheduler footer.
|
|
62
62
|
/// @group scheduler
|
|
63
63
|
$kendo-scheduler-footer-gradient: null !default; // $kendo-toolbar-gradient
|
|
64
64
|
|
|
65
|
-
///
|
|
65
|
+
/// The border radius of the Scheduler event.
|
|
66
66
|
/// @group scheduler
|
|
67
|
-
$kendo-scheduler-event-border-radius:
|
|
68
|
-
///
|
|
67
|
+
$kendo-scheduler-event-border-radius: k-border-radius(md) !default;
|
|
68
|
+
/// The line height of the Scheduler event.
|
|
69
69
|
/// @group scheduler
|
|
70
70
|
$kendo-scheduler-event-line-height: $kendo-scheduler-line-height !default;
|
|
71
|
-
///
|
|
71
|
+
/// The horizontal padding of the Scheduler event.
|
|
72
72
|
/// @group scheduler
|
|
73
|
-
$kendo-scheduler-event-padding-x:
|
|
74
|
-
///
|
|
73
|
+
$kendo-scheduler-event-padding-x: k-spacing(2) !default;
|
|
74
|
+
/// The vertical padding of the Scheduler event.
|
|
75
75
|
/// @group scheduler
|
|
76
|
-
$kendo-scheduler-event-padding-y:
|
|
77
|
-
///
|
|
76
|
+
$kendo-scheduler-event-padding-y: k-spacing(0.5) !default;
|
|
77
|
+
/// The minimum height of the Scheduler event.
|
|
78
78
|
/// @group scheduler
|
|
79
79
|
$kendo-scheduler-event-min-height: calc( #{$kendo-scheduler-line-height} + 2 * #{$kendo-scheduler-event-padding-y} ) !default;
|
|
80
80
|
|
|
81
|
-
///
|
|
81
|
+
/// The background color of the Scheduler event.
|
|
82
82
|
/// @group scheduler
|
|
83
83
|
$kendo-scheduler-event-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
|
|
84
|
-
///
|
|
84
|
+
/// The text color of the Scheduler event.
|
|
85
85
|
/// @group scheduler
|
|
86
86
|
$kendo-scheduler-event-text: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
|
|
87
|
-
///
|
|
87
|
+
/// The border color of the Scheduler event.
|
|
88
88
|
/// @group scheduler
|
|
89
89
|
$kendo-scheduler-event-border: $kendo-scheduler-event-bg !default;
|
|
90
|
-
///
|
|
90
|
+
/// The gradient of the Scheduler event.
|
|
91
91
|
/// @group scheduler
|
|
92
92
|
$kendo-scheduler-event-gradient: null !default;
|
|
93
|
-
///
|
|
93
|
+
/// The shadow of the Scheduler event.
|
|
94
94
|
/// @group scheduler
|
|
95
95
|
$kendo-scheduler-event-shadow: null !default;
|
|
96
96
|
|
|
97
|
-
///
|
|
97
|
+
/// The background color of the hovered Scheduler event.
|
|
98
98
|
/// @group scheduler
|
|
99
99
|
$kendo-scheduler-event-hover-bg: var( --kendo-hover-bg, inherit ) !default;
|
|
100
|
-
///
|
|
100
|
+
/// The text color of the hovered Scheduler event.
|
|
101
101
|
/// @group scheduler
|
|
102
102
|
$kendo-scheduler-event-hover-text: var( --kendo-hover-text, inherit ) !default;
|
|
103
|
-
///
|
|
103
|
+
/// The border color of the hovered Scheduler event.
|
|
104
104
|
/// @group scheduler
|
|
105
105
|
$kendo-scheduler-event-hover-border: var( --kendo-hover-border, inherit ) !default;
|
|
106
|
-
///
|
|
106
|
+
/// The gradient of the hovered Scheduler event.
|
|
107
107
|
/// @group scheduler
|
|
108
108
|
$kendo-scheduler-event-hover-gradient: null !default;
|
|
109
|
-
///
|
|
109
|
+
/// The shadow of the hovered Scheduler event.
|
|
110
110
|
/// @group scheduler
|
|
111
111
|
$kendo-scheduler-event-hover-shadow: null !default;
|
|
112
112
|
|
|
113
|
-
///
|
|
113
|
+
/// The background color of the selected Scheduler event.
|
|
114
114
|
/// @group scheduler
|
|
115
115
|
$kendo-scheduler-event-selected-bg: if($kendo-enable-color-system, k-color( primary-active ), k-get-theme-color-var( primary-120 )) !default;
|
|
116
|
-
///
|
|
116
|
+
/// The text color of the selected Scheduler event.
|
|
117
117
|
/// @group scheduler
|
|
118
118
|
$kendo-scheduler-event-selected-text: $kendo-scheduler-event-text !default;
|
|
119
|
-
///
|
|
119
|
+
/// The border color of the selected Scheduler event.
|
|
120
120
|
/// @group scheduler
|
|
121
121
|
$kendo-scheduler-event-selected-border: $kendo-scheduler-event-bg !default;
|
|
122
|
-
///
|
|
122
|
+
/// The gradient of the selected Scheduler event.
|
|
123
123
|
/// @group scheduler
|
|
124
124
|
$kendo-scheduler-event-selected-gradient: null !default;
|
|
125
|
-
///
|
|
125
|
+
/// The shadow of the selected Scheduler event.
|
|
126
126
|
/// @group scheduler
|
|
127
127
|
$kendo-scheduler-event-selected-shadow: none !default;
|
|
128
128
|
|
|
129
|
-
///
|
|
129
|
+
/// The shadow of the ongoing Scheduler event.
|
|
130
130
|
/// @group scheduler
|
|
131
131
|
$kendo-scheduler-event-ongoing-shadow: inset 0px 0px 0px 1px #ff0000 !default;
|
|
132
132
|
|
|
133
|
-
///
|
|
133
|
+
/// The horizontal padding of the Scheduler cell.
|
|
134
134
|
/// @group scheduler
|
|
135
|
-
$kendo-scheduler-cell-padding-x:
|
|
136
|
-
///
|
|
135
|
+
$kendo-scheduler-cell-padding-x: k-spacing(2) !default;
|
|
136
|
+
/// The vertical padding of the Scheduler cell.
|
|
137
137
|
/// @group scheduler
|
|
138
|
-
$kendo-scheduler-cell-padding-y:
|
|
139
|
-
///
|
|
138
|
+
$kendo-scheduler-cell-padding-y: k-spacing(2) !default;
|
|
139
|
+
/// The height of the Scheduler cell.
|
|
140
140
|
/// @group scheduler
|
|
141
141
|
$kendo-scheduler-cell-height: $kendo-line-height-em !default;
|
|
142
|
-
///
|
|
142
|
+
/// The width of the Scheduler date column.
|
|
143
143
|
/// @group scheduler
|
|
144
144
|
$kendo-scheduler-datecolumn-width: 12em !default;
|
|
145
|
-
///
|
|
145
|
+
/// The width of the Scheduler time column.
|
|
146
146
|
/// @group scheduler
|
|
147
147
|
$kendo-scheduler-timecolumn-width: 11em !default;
|
|
148
148
|
|
|
149
|
-
///
|
|
149
|
+
/// The background color of the non-working hours in the Scheduler.
|
|
150
150
|
/// @group scheduler
|
|
151
151
|
$kendo-scheduler-nonwork-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
|
|
152
|
-
///
|
|
152
|
+
/// The text color of the non-working hours in the Scheduler.
|
|
153
153
|
/// @group scheduler
|
|
154
154
|
$kendo-scheduler-nonwork-text: null !default;
|
|
155
155
|
|
|
156
|
-
///
|
|
156
|
+
/// The background color of the weekends in the Scheduler.
|
|
157
157
|
/// @group scheduler
|
|
158
158
|
$kendo-scheduler-weekend-bg: null !default;
|
|
159
|
-
///
|
|
159
|
+
/// The text color of the weekends in the Scheduler.
|
|
160
160
|
/// @group scheduler
|
|
161
161
|
$kendo-scheduler-weekend-text: null !default;
|
|
162
162
|
|
|
163
|
-
///
|
|
163
|
+
/// The background color of the preceding/subsequent month cells in the Calendar.
|
|
164
164
|
/// @group scheduler
|
|
165
165
|
$kendo-scheduler-othermonth-bg: if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 )) !default;
|
|
166
|
-
///
|
|
166
|
+
/// The text color of the preceding/subsequent month cells in the Calendar.
|
|
167
167
|
/// @group scheduler
|
|
168
168
|
$kendo-scheduler-othermonth-text: null !default;
|
|
169
169
|
|
|
170
|
-
///
|
|
170
|
+
/// The horizontal padding of the year view in the Scheduler.
|
|
171
171
|
/// @group scheduler
|
|
172
|
-
$kendo-scheduler-yearview-padding-x:
|
|
173
|
-
///
|
|
172
|
+
$kendo-scheduler-yearview-padding-x: k-spacing(3) !default;
|
|
173
|
+
/// The vertical padding of the year view in the Scheduler.
|
|
174
174
|
/// @group scheduler
|
|
175
175
|
$kendo-scheduler-yearview-padding-y: $kendo-scheduler-yearview-padding-x !default;
|
|
176
176
|
|
|
177
|
-
///
|
|
177
|
+
/// The spacing between the calendars of the year view in the Scheduler.
|
|
178
178
|
/// @group scheduler
|
|
179
|
-
$kendo-scheduler-yearview-calendar-gap:
|
|
179
|
+
$kendo-scheduler-yearview-calendar-gap: k-spacing(3) !default;
|
|
180
180
|
|
|
181
|
-
///
|
|
181
|
+
/// The days with events indicator size of the year view in the Scheduler.
|
|
182
182
|
/// @group scheduler
|
|
183
183
|
$kendo-scheduler-yearview-indicator-size: 3px !default;
|
|
184
|
-
///
|
|
184
|
+
/// The top position of the days with events indicator of the year view in the Scheduler.
|
|
185
185
|
/// @group scheduler
|
|
186
186
|
$kendo-scheduler-yearview-indicator-calc-offset-top: calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) ) !default;
|
|
187
|
-
///
|
|
187
|
+
/// The left position of the days with events indicator of the year view in the Scheduler.
|
|
188
188
|
/// @group scheduler
|
|
189
189
|
$kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) ) !default;
|
|
190
|
-
///
|
|
190
|
+
/// The border radius of the days with events indicator of the year view in the Scheduler.
|
|
191
191
|
/// @group scheduler
|
|
192
192
|
$kendo-scheduler-yearview-indicator-border-radius: 50% !default;
|
|
193
|
-
///
|
|
193
|
+
/// The background color of the days with events indicator of the year view in the Scheduler.
|
|
194
194
|
/// @group scheduler
|
|
195
195
|
$kendo-scheduler-yearview-indicator-bg: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
|
|
196
|
-
///
|
|
196
|
+
/// The background color of the selected days with events indicator of the year view in the Scheduler.
|
|
197
197
|
/// @group scheduler
|
|
198
198
|
$kendo-scheduler-yearview-indicator-selected-bg: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
|
|
199
199
|
|
|
200
|
-
///
|
|
200
|
+
/// The horizontal padding of the Scheduler Tooltip.
|
|
201
201
|
/// @group scheduler
|
|
202
|
-
$kendo-scheduler-tooltip-padding-x:
|
|
203
|
-
///
|
|
202
|
+
$kendo-scheduler-tooltip-padding-x: k-spacing(2) !default;
|
|
203
|
+
/// The vertical padding of the Scheduler Tooltip.
|
|
204
204
|
/// @group scheduler
|
|
205
205
|
$kendo-scheduler-tooltip-padding-y: $kendo-scheduler-tooltip-padding-x !default;
|
|
206
|
-
///
|
|
206
|
+
/// The width of the border of the Scheduler Tooltip.
|
|
207
207
|
/// @group scheduler
|
|
208
208
|
$kendo-scheduler-tooltip-border-width: 0 !default;
|
|
209
|
-
///
|
|
209
|
+
/// The background color of the Scheduler Tooltip.
|
|
210
210
|
/// @group scheduler
|
|
211
211
|
$kendo-scheduler-tooltip-bg: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
|
|
212
|
-
///
|
|
212
|
+
/// The text color of the Scheduler Tooltip.
|
|
213
213
|
/// @group scheduler
|
|
214
214
|
$kendo-scheduler-tooltip-text: if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 )) !default;
|
|
215
|
-
///
|
|
215
|
+
/// The border color of the Scheduler Tooltip.
|
|
216
216
|
/// @group scheduler
|
|
217
217
|
$kendo-scheduler-tooltip-border: null !default;
|
|
218
|
-
///
|
|
218
|
+
/// The shadow of the Scheduler Tooltip.
|
|
219
219
|
/// @group scheduler
|
|
220
220
|
$kendo-scheduler-tooltip-shadow: k-elevation(5) !default;
|
|
221
221
|
|
|
222
|
-
///
|
|
222
|
+
/// The vertical margin of the Scheduler Tooltip title.
|
|
223
223
|
/// @group scheduler
|
|
224
|
-
$kendo-scheduler-tooltip-title-margin-y:
|
|
225
|
-
///
|
|
224
|
+
$kendo-scheduler-tooltip-title-margin-y: k-spacing(3) !default;
|
|
225
|
+
/// The font size of the month inside the Scheduler Tooltip.
|
|
226
226
|
/// @group scheduler
|
|
227
227
|
$kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
228
|
-
///
|
|
228
|
+
/// The font size of the day inside the Scheduler Tooltip.
|
|
229
229
|
/// @group scheduler
|
|
230
|
-
$kendo-scheduler-tooltip-day-font-size: calc(
|
|
230
|
+
$kendo-scheduler-tooltip-day-font-size: calc( var( --kendo-font-size-sm, .75rem ) * 2 ) !default;
|
|
231
231
|
|
|
232
|
-
///
|
|
232
|
+
/// The max height of the events inside the Scheduler Tooltip.
|
|
233
233
|
/// @group scheduler
|
|
234
234
|
$kendo-scheduler-tooltip-events-max-height: 250px !default;
|
|
235
|
-
///
|
|
235
|
+
/// The spacing between the events inside the Scheduler Tooltip.
|
|
236
236
|
/// @group scheduler
|
|
237
|
-
$kendo-scheduler-tooltip-events-gap:
|
|
237
|
+
$kendo-scheduler-tooltip-events-gap: k-spacing(2) !default;
|
|
238
238
|
|
|
239
|
-
///
|
|
239
|
+
/// The horizontal padding of the events inside the Scheduler Tooltip.
|
|
240
240
|
/// @group scheduler
|
|
241
241
|
$kendo-scheduler-tooltip-event-padding-x: $kendo-scheduler-event-padding-x !default;
|
|
242
|
-
///
|
|
242
|
+
/// The vertical padding of the events inside the Scheduler Tooltip.
|
|
243
243
|
/// @group scheduler
|
|
244
244
|
$kendo-scheduler-tooltip-event-padding-y: $kendo-scheduler-event-padding-y !default;
|
|
245
|
-
///
|
|
245
|
+
/// The border radius of the events inside the Scheduler Tooltip.
|
|
246
246
|
/// @group scheduler
|
|
247
247
|
$kendo-scheduler-tooltip-event-border-radius: $kendo-scheduler-event-border-radius !default;
|
|
248
|
-
///
|
|
248
|
+
/// The spacing between the events items inside the Scheduler Tooltip.
|
|
249
249
|
/// @group scheduler
|
|
250
|
-
$kendo-scheduler-tooltip-event-gap:
|
|
250
|
+
$kendo-scheduler-tooltip-event-gap: k-spacing(0.5) !default;
|
|
251
251
|
|
|
252
|
-
///
|
|
252
|
+
/// The color of the Scheduler Tooltip callout.
|
|
253
253
|
/// @group scheduler
|
|
254
254
|
$kendo-scheduler-tooltip-callout-color: $kendo-scheduler-tooltip-bg !default;
|
|
255
255
|
|
|
256
|
-
///
|
|
256
|
+
/// The width of the Scheduler resize handle.
|
|
257
257
|
/// @group scheduler
|
|
258
258
|
$kendo-scheduler-resize-handle-width: 2em !default;
|
|
259
259
|
|
|
260
|
-
///
|
|
260
|
+
/// The height of the Scheduler more events button.
|
|
261
261
|
/// @group scheduler
|
|
262
262
|
$kendo-scheduler-more-btn-height: 13px !default;
|
|
263
263
|
|
|
264
|
-
///
|
|
264
|
+
/// The color of the Scheduler marquee.
|
|
265
265
|
/// @group scheduler
|
|
266
266
|
$kendo-scheduler-marquee-color: if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 )) !default;
|
|
@@ -57,13 +57,13 @@ $kendo-scrollview-pagebutton-primary-focus-shadow: 0 0 0 2px if($kendo-enable-co
|
|
|
57
57
|
$kendo-scrollview-pager-offset: 0px !default;
|
|
58
58
|
/// The spacing between the ScrollView pager items.
|
|
59
59
|
/// @group scrollview
|
|
60
|
-
$kendo-scrollview-pager-item-spacing:
|
|
60
|
+
$kendo-scrollview-pager-item-spacing: k-spacing(5) !default;
|
|
61
61
|
/// The border width of the ScrollView pager items.
|
|
62
62
|
/// @group scrollview
|
|
63
63
|
$kendo-scrollview-pager-item-border-width: 0px !default;
|
|
64
64
|
/// The height of the ScrollView pager.
|
|
65
65
|
/// @group scrollview
|
|
66
|
-
$kendo-scrollview-pager-height: calc( #{$kendo-scrollview-pagebutton-size} + #{$kendo-scrollview-pager-item-border-width * 2} + #{$kendo-scrollview-pager-item-spacing * 2
|
|
66
|
+
$kendo-scrollview-pager-height: calc( #{$kendo-scrollview-pagebutton-size} + #{$kendo-scrollview-pager-item-border-width * 2} + calc( #{$kendo-scrollview-pager-item-spacing} * 2 ) ) !default;
|
|
67
67
|
|
|
68
68
|
/// The color of the ScrollView navigation arrows.
|
|
69
69
|
/// @group scrollview
|
|
@@ -15,16 +15,16 @@ $kendo-signature-maximized-width: 750px !default;
|
|
|
15
15
|
$kendo-signature-maximized-height: 252px !default;
|
|
16
16
|
/// The horizontal paddings of the signature component.
|
|
17
17
|
/// @group signature
|
|
18
|
-
$kendo-signature-padding-x:
|
|
18
|
+
$kendo-signature-padding-x: k-spacing(1) !default;
|
|
19
19
|
$kendo-signature-sm-padding-x: $kendo-signature-padding-x !default;
|
|
20
20
|
$kendo-signature-md-padding-x: $kendo-signature-padding-x !default;
|
|
21
21
|
$kendo-signature-lg-padding-x: $kendo-signature-padding-x !default;
|
|
22
22
|
/// The vertical paddings of the signature component.
|
|
23
23
|
/// @group signature
|
|
24
24
|
$kendo-signature-padding-y: $kendo-signature-padding-x !default;
|
|
25
|
-
$kendo-signature-sm-padding-y:
|
|
26
|
-
$kendo-signature-md-padding-y:
|
|
27
|
-
$kendo-signature-lg-padding-y:
|
|
25
|
+
$kendo-signature-sm-padding-y: k-spacing(0.5) !default;
|
|
26
|
+
$kendo-signature-md-padding-y: k-spacing(1) !default;
|
|
27
|
+
$kendo-signature-lg-padding-y: k-spacing(1.5) !default;
|
|
28
28
|
|
|
29
29
|
/// The opacity of the disabled signature component.
|
|
30
30
|
/// @group signature
|
|
@@ -74,7 +74,7 @@ $kendo-signature-sizes: (
|
|
|
74
74
|
|
|
75
75
|
/// The gap between individual action items of the signature component
|
|
76
76
|
/// @group signature
|
|
77
|
-
$kendo-signature-actions-gap:
|
|
77
|
+
$kendo-signature-actions-gap: k-spacing(1) !default;
|
|
78
78
|
|
|
79
79
|
/// The bottom-border width of the row line of the maximized signature component.
|
|
80
80
|
/// @group signature
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
$kendo-skeleton-text-transform: scale( 1, .6 ) !default;
|
|
6
6
|
/// The border radius of the Skeleton text.
|
|
7
7
|
/// @group skeleton
|
|
8
|
-
$kendo-skeleton-text-border-radius:
|
|
8
|
+
$kendo-skeleton-text-border-radius: k-border-radius(md) !default;
|
|
9
9
|
|
|
10
10
|
/// The border radius of the rectangular Skeleton.
|
|
11
11
|
/// @group skeleton
|
|
12
|
-
$kendo-skeleton-rect-border-radius:
|
|
12
|
+
$kendo-skeleton-rect-border-radius: k-border-radius(md) !default;
|
|
13
13
|
|
|
14
14
|
/// The border radius of the circular Skeleton.
|
|
15
15
|
/// @group skeleton
|
|
@@ -10,7 +10,7 @@ $kendo-slider-size: 200px !default;
|
|
|
10
10
|
$kendo-slider-alt-size: 26px !default;
|
|
11
11
|
/// The spacing of the Slider.
|
|
12
12
|
/// @group slider
|
|
13
|
-
$kendo-slider-spacing:
|
|
13
|
+
$kendo-slider-spacing: k-spacing(2) !default;
|
|
14
14
|
|
|
15
15
|
/// The font family of the Slider.
|
|
16
16
|
/// @group slider
|
|
@@ -27,25 +27,25 @@ $kendo-slider-text: inherit !default;
|
|
|
27
27
|
|
|
28
28
|
/// The size of the Slider track.
|
|
29
29
|
/// @group slider
|
|
30
|
-
$kendo-slider-track-size:
|
|
30
|
+
$kendo-slider-track-size: k-spacing(1) !default;
|
|
31
31
|
/// The border radius of the Slider track.
|
|
32
32
|
/// @group slider
|
|
33
|
-
$kendo-slider-track-border-radius:
|
|
33
|
+
$kendo-slider-track-border-radius: k-spacing(0.5) !default;
|
|
34
34
|
/// The background color of the Slider track.
|
|
35
35
|
/// @group slider
|
|
36
|
-
$kendo-slider-track-bg: if($kendo-enable-color-system,
|
|
36
|
+
$kendo-slider-track-bg: if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-60 )) !default;
|
|
37
37
|
/// The border color of the Slider track.
|
|
38
38
|
/// @group slider
|
|
39
39
|
$kendo-slider-track-border: inherit !default;
|
|
40
40
|
/// The background color of the hovered Slider track.
|
|
41
41
|
/// @group slider
|
|
42
|
-
$kendo-slider-track-hover-bg: if($kendo-enable-color-system,
|
|
42
|
+
$kendo-slider-track-hover-bg: if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-60 )) !default;
|
|
43
43
|
/// The border color of the hovered Slider track.
|
|
44
44
|
/// @group slider
|
|
45
45
|
$kendo-slider-track-hover-border: inherit !default;
|
|
46
46
|
/// The background color of the focused Slider track.
|
|
47
47
|
/// @group slider
|
|
48
|
-
$kendo-slider-track-focus-bg: if($kendo-enable-color-system,
|
|
48
|
+
$kendo-slider-track-focus-bg: if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-60 )) !default;
|
|
49
49
|
/// The border color of the focused Slider track.
|
|
50
50
|
/// @group slider
|
|
51
51
|
$kendo-slider-track-focus-border: inherit !default;
|
|
@@ -59,7 +59,7 @@ $kendo-slider-selection-bg: if($kendo-enable-color-system, k-color( primary ), k
|
|
|
59
59
|
$kendo-slider-thumb-size: 16px !default;
|
|
60
60
|
/// The default border width of the Slider thumb.
|
|
61
61
|
/// @group slider
|
|
62
|
-
$kendo-slider-thumb-border-width:
|
|
62
|
+
$kendo-slider-thumb-border-width: k-spacing(0.5) !default;
|
|
63
63
|
/// The border radius of the Slider thumb.
|
|
64
64
|
/// @group slider
|
|
65
65
|
$kendo-slider-thumb-border-radius: 999em !default;
|
|
@@ -26,23 +26,23 @@ $kendo-splitter-border: var( --kendo-component-border, initial ) !default;
|
|
|
26
26
|
|
|
27
27
|
/// The size of the Splitter split bar.
|
|
28
28
|
/// @group splitter
|
|
29
|
-
$kendo-splitter-splitbar-size:
|
|
29
|
+
$kendo-splitter-splitbar-size: k-spacing(3) !default;
|
|
30
30
|
/// The length of the Splitter drag handle.
|
|
31
31
|
/// @group splitter
|
|
32
|
-
$kendo-splitter-drag-handle-length:
|
|
32
|
+
$kendo-splitter-drag-handle-length: k-spacing(5) !default;
|
|
33
33
|
/// The thickness of the Splitter drag handle.
|
|
34
34
|
/// @group splitter
|
|
35
|
-
$kendo-splitter-drag-handle-thickness:
|
|
35
|
+
$kendo-splitter-drag-handle-thickness: k-spacing(0.5) !default;
|
|
36
36
|
/// The margin of the Splitter drag handle icon.
|
|
37
37
|
/// @group splitter
|
|
38
|
-
$kendo-splitter-drag-icon-margin:
|
|
38
|
+
$kendo-splitter-drag-icon-margin: k-spacing(2) !default;
|
|
39
39
|
|
|
40
40
|
/// The horizontal padding of the collapse icon in the Splitter.
|
|
41
41
|
/// @group splitter
|
|
42
42
|
$kendo-splitter-collapse-icon-padding-x: null !default;
|
|
43
43
|
/// The vertical padding of the collapse icon in the Splitter.
|
|
44
44
|
/// @group splitter
|
|
45
|
-
$kendo-splitter-collapse-icon-padding-y:
|
|
45
|
+
$kendo-splitter-collapse-icon-padding-y: k-spacing(.5) !default;
|
|
46
46
|
|
|
47
47
|
/// The background color of the Splitter split bar.
|
|
48
48
|
/// @group splitter
|
|
@@ -67,4 +67,4 @@ $kendo-splitbar-selected-text: var( --kendo-component-bg, inherit ) !default;
|
|
|
67
67
|
|
|
68
68
|
/// The size of the Splitter static split bar.
|
|
69
69
|
/// @group splitter
|
|
70
|
-
$kendo-splitter-splitbar-static-size:
|
|
70
|
+
$kendo-splitter-splitbar-static-size: k-spacing(0.5) !default;
|
|
@@ -6,12 +6,13 @@
|
|
|
6
6
|
@use "../input/_variables.scss" as *;
|
|
7
7
|
@use "../list/_variables.scss" as *;
|
|
8
8
|
@use "./_variables.scss" as *;
|
|
9
|
+
@use "../core/spacing" as *;
|
|
9
10
|
|
|
10
11
|
@mixin kendo-spreadsheet--layout() {
|
|
11
12
|
|
|
12
13
|
// Spreadsheet
|
|
13
14
|
.k-spreadsheet {
|
|
14
|
-
width:
|
|
15
|
+
width: 100%;
|
|
15
16
|
height: 600px;
|
|
16
17
|
border-width: var( --kendo-spreadsheet-border-width, #{$kendo-spreadsheet-border-width} );
|
|
17
18
|
border-style: solid;
|
|
@@ -529,7 +530,7 @@
|
|
|
529
530
|
box-sizing: border-box;
|
|
530
531
|
}
|
|
531
532
|
.k-spreadsheet-filter {
|
|
532
|
-
@include border-radius(
|
|
533
|
+
@include border-radius( k-border-radius(md) );
|
|
533
534
|
padding: var( --kendo-padding-y, #{$kendo-padding-md-y} );
|
|
534
535
|
line-height: 1;
|
|
535
536
|
position: absolute;
|
|
@@ -615,7 +616,7 @@
|
|
|
615
616
|
}
|
|
616
617
|
|
|
617
618
|
.k-actions {
|
|
618
|
-
margin-block-start:
|
|
619
|
+
margin-block-start: k-spacing(3);
|
|
619
620
|
}
|
|
620
621
|
}
|
|
621
622
|
|
|
@@ -644,10 +645,10 @@
|
|
|
644
645
|
.k-reset-color { border-block-end-width: 1px; }
|
|
645
646
|
.k-custom-color { border-block-start-width: 1px; }
|
|
646
647
|
.k-spreadsheet-border-type-palette {
|
|
647
|
-
padding:
|
|
648
|
+
padding: k-spacing(2);
|
|
648
649
|
display: grid;
|
|
649
650
|
grid-template-columns: repeat(5, max-content);
|
|
650
|
-
gap:
|
|
651
|
+
gap: k-spacing(2);
|
|
651
652
|
}
|
|
652
653
|
}
|
|
653
654
|
|
|
@@ -686,12 +687,12 @@
|
|
|
686
687
|
.k-spreadsheet-format-cells {
|
|
687
688
|
|
|
688
689
|
.k-spreadsheet-preview {
|
|
689
|
-
margin-block-start:
|
|
690
|
+
margin-block-start: k-spacing(2);
|
|
690
691
|
text-align: center;
|
|
691
692
|
}
|
|
692
693
|
|
|
693
694
|
.k-list-scroller {
|
|
694
|
-
margin-block-start:
|
|
695
|
+
margin-block-start: k-spacing(2);
|
|
695
696
|
height: 210px;
|
|
696
697
|
border-width: 1px;
|
|
697
698
|
border-style: solid;
|
|
@@ -721,7 +722,7 @@
|
|
|
721
722
|
.k-page-orientation {
|
|
722
723
|
position: absolute;
|
|
723
724
|
inset-inline-end: 0;
|
|
724
|
-
inset-block-start:
|
|
725
|
+
inset-block-start: k-spacing(2);
|
|
725
726
|
|
|
726
727
|
.k-svg-icon {
|
|
727
728
|
width: 6em;
|