@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
|
@@ -8,23 +8,23 @@ $kendo-button-border-width: 1px !default;
|
|
|
8
8
|
|
|
9
9
|
/// The horizontal padding of the small Button.
|
|
10
10
|
/// @group button
|
|
11
|
-
$kendo-button-sm-padding-x:
|
|
11
|
+
$kendo-button-sm-padding-x: k-spacing(5) !default;
|
|
12
12
|
/// The horizontal padding of the medium Button.
|
|
13
13
|
/// @group button
|
|
14
|
-
$kendo-button-md-padding-x:
|
|
14
|
+
$kendo-button-md-padding-x: k-spacing(5) !default;
|
|
15
15
|
/// The horizontal padding of the large Button.
|
|
16
16
|
/// @group button
|
|
17
|
-
$kendo-button-lg-padding-x:
|
|
17
|
+
$kendo-button-lg-padding-x: k-spacing(5) !default;
|
|
18
18
|
|
|
19
19
|
/// The vertical padding of the small Button.
|
|
20
20
|
/// @group button
|
|
21
|
-
$kendo-button-sm-padding-y:
|
|
21
|
+
$kendo-button-sm-padding-y: k-spacing(1) !default;
|
|
22
22
|
/// The vertical padding of the medium Button.
|
|
23
23
|
/// @group button
|
|
24
|
-
$kendo-button-md-padding-y:
|
|
24
|
+
$kendo-button-md-padding-y: k-spacing(1.5) !default;
|
|
25
25
|
/// The vertical padding of the large Button.
|
|
26
26
|
/// @group button
|
|
27
|
-
$kendo-button-lg-padding-y:
|
|
27
|
+
$kendo-button-lg-padding-y: k-spacing(2) !default;
|
|
28
28
|
|
|
29
29
|
/// The font size of the small Button.
|
|
30
30
|
/// @group button
|
|
@@ -93,11 +93,11 @@ $kendo-button-sizes: (
|
|
|
93
93
|
|
|
94
94
|
/// The content spacing of the Button.
|
|
95
95
|
/// @group button
|
|
96
|
-
$kendo-button-spacing:
|
|
96
|
+
$kendo-button-spacing: k-spacing(2) !default;
|
|
97
97
|
|
|
98
98
|
/// The offset of the focused Button.
|
|
99
99
|
/// @group button
|
|
100
|
-
$kendo-button-focus-offset:
|
|
100
|
+
$kendo-button-focus-offset: k-spacing(0.5) !default;
|
|
101
101
|
/// The Outline width of the focused Button.
|
|
102
102
|
/// @group button
|
|
103
103
|
$kendo-button-focus-outline-width: 1px !default;
|
|
@@ -110,7 +110,7 @@ $kendo-button-focus-outline-style: solid !default;
|
|
|
110
110
|
$kendo-button-flat-focus-offset: 1px !default;
|
|
111
111
|
/// The outline width of the flat focused Button.
|
|
112
112
|
/// @group button
|
|
113
|
-
$kendo-button-flat-focus-outline-width:
|
|
113
|
+
$kendo-button-flat-focus-outline-width: k-spacing(0.5) !default;
|
|
114
114
|
|
|
115
115
|
/// The offset of the link focused Button.
|
|
116
116
|
/// @group button
|
|
@@ -145,12 +145,12 @@ $_tc-base-matrix: (
|
|
|
145
145
|
disabled: if($kendo-enable-color-system, (color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), transparent), (var( --kendo-disabled-bg, inherit ), var( --kendo-disabled-text, inherit ), var( --kendo-disabled-border, inherit )))
|
|
146
146
|
),
|
|
147
147
|
outline: (
|
|
148
|
-
normal: if($kendo-enable-color-system, (transparent, on-
|
|
148
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, currentColor), (transparent, 160, currentColor)),
|
|
149
149
|
hover: if($kendo-enable-color-system, (on-color, color, on-color), (190, $kendo-color-white, 190)),
|
|
150
|
-
focus: if($kendo-enable-color-system, (transparent, on-
|
|
150
|
+
focus: if($kendo-enable-color-system, (transparent, color-on-surface, currentColor, inherit), (transparent, 160, currentColor, inherit)),
|
|
151
151
|
focus-hover: if($kendo-enable-color-system, (on-color, color, on-color, inherit), (190, $kendo-color-white, 190, inherit)),
|
|
152
152
|
active: if($kendo-enable-color-system, (on-color, color, on-color), (190, $kendo-color-white, 190)),
|
|
153
|
-
active-hover: if($kendo-enable-color-system, (color
|
|
153
|
+
active-hover: if($kendo-enable-color-system, (on-color, color, on-color), (20, 190, 110)),
|
|
154
154
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), color-mix(in srgb, k-color( on-app-surface ) 46%, transparent)), (initial, var( --kendo-disabled-text, inherit ), 90))
|
|
155
155
|
),
|
|
156
156
|
link: (
|
|
@@ -163,12 +163,12 @@ $_tc-base-matrix: (
|
|
|
163
163
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
164
164
|
),
|
|
165
165
|
clear: (
|
|
166
|
-
normal: if($kendo-enable-color-system, (transparent, on-
|
|
167
|
-
hover: if($kendo-enable-color-system, (transparent, on-
|
|
168
|
-
focus: if($kendo-enable-color-system, (color-subtle, on-
|
|
169
|
-
focus-hover: if($kendo-enable-color-system, (transparent, on-
|
|
170
|
-
active: if($kendo-enable-color-system, (transparent, on-
|
|
171
|
-
active-hover: if($kendo-enable-color-system, (transparent, on-
|
|
166
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 160, transparent)),
|
|
167
|
+
hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 190, transparent)),
|
|
168
|
+
focus: if($kendo-enable-color-system, (color-subtle, color-on-surface, transparent, color-active), (30, 160, transparent, 130)),
|
|
169
|
+
focus-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent, color-active), (transparent, 190, transparent, 130)),
|
|
170
|
+
active: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 190, transparent)),
|
|
171
|
+
active-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 190, transparent)),
|
|
172
172
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
173
173
|
)
|
|
174
174
|
) !default;
|
|
@@ -185,18 +185,18 @@ $_tc-brand-matrix: (
|
|
|
185
185
|
disabled: if($kendo-enable-color-system, (color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), transparent), (var( --kendo-disabled-bg, inherit ), var( --kendo-disabled-text, inherit ), var( --kendo-disabled-border, inherit )))
|
|
186
186
|
),
|
|
187
187
|
flat: (
|
|
188
|
-
normal: if($kendo-enable-color-system, (initial, color, transparent), (initial, 100, transparent)),
|
|
188
|
+
normal: if($kendo-enable-color-system, (initial, color-on-surface, transparent), (initial, 100, transparent)),
|
|
189
189
|
hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 110, transparent)),
|
|
190
|
-
focus: if($kendo-enable-color-system, (initial, color, transparent, color-subtle-active), (initial, 100, transparent, 30)),
|
|
190
|
+
focus: if($kendo-enable-color-system, (initial, color-on-surface, transparent, color-subtle-active), (initial, 100, transparent, 30)),
|
|
191
191
|
focus-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent, color-subtle-active), (10, 110, transparent, 30)),
|
|
192
192
|
active: if($kendo-enable-color-system, (color-subtle-hover, color-hover, transparent), (20, 110, transparent)),
|
|
193
193
|
active-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 110, transparent)),
|
|
194
194
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), initial))
|
|
195
195
|
),
|
|
196
196
|
outline: (
|
|
197
|
-
normal: if($kendo-enable-color-system, (transparent, color, currentColor), (transparent, 100, currentColor)),
|
|
197
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, currentColor), (transparent, 100, currentColor)),
|
|
198
198
|
hover: if($kendo-enable-color-system, (color, on-color, color), (100, $kendo-color-white, 100)),
|
|
199
|
-
focus: if($kendo-enable-color-system, (transparent, color, color, inherit), (transparent, 100, 100, inherit)),
|
|
199
|
+
focus: if($kendo-enable-color-system, (transparent, color-on-surface, color, inherit), (transparent, 100, 100, inherit)),
|
|
200
200
|
focus-hover: if($kendo-enable-color-system, (color, on-color, color, inherit), (100, $kendo-color-white, 100, inherit)),
|
|
201
201
|
active: if($kendo-enable-color-system, (color, on-color, color), (100, $kendo-color-white, 100)),
|
|
202
202
|
active-hover: if($kendo-enable-color-system, (color, on-color, color), (100, $kendo-color-white, 100)),
|
|
@@ -212,12 +212,12 @@ $_tc-brand-matrix: (
|
|
|
212
212
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
213
213
|
),
|
|
214
214
|
clear: (
|
|
215
|
-
normal: if($kendo-enable-color-system, (transparent, color, transparent), (transparent, 100, transparent)),
|
|
216
|
-
hover: if($kendo-enable-color-system, (transparent, color-
|
|
217
|
-
focus: if($kendo-enable-color-system, (color-subtle, color, transparent), (20, 100, transparent)),
|
|
218
|
-
focus-hover: if($kendo-enable-color-system, (transparent, color-
|
|
219
|
-
active: if($kendo-enable-color-system, (transparent, color-
|
|
220
|
-
active-hover: if($kendo-enable-color-system, (transparent, color-
|
|
215
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 100, transparent)),
|
|
216
|
+
hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 110, transparent)),
|
|
217
|
+
focus: if($kendo-enable-color-system, (color-subtle, color-on-surface, transparent), (20, 100, transparent)),
|
|
218
|
+
focus-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 110, transparent)),
|
|
219
|
+
active: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 120, transparent)),
|
|
220
|
+
active-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 110, transparent)),
|
|
221
221
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
222
222
|
)
|
|
223
223
|
) !default;
|
|
@@ -234,18 +234,18 @@ $_tc-warning-matrix: (
|
|
|
234
234
|
disabled: if($kendo-enable-color-system, (color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), transparent), (var( --kendo-disabled-bg, inherit ), var( --kendo-disabled-text, inherit ), var( --kendo-disabled-border, inherit )))
|
|
235
235
|
),
|
|
236
236
|
flat: (
|
|
237
|
-
normal: if($kendo-enable-color-system, (initial, color, transparent), (initial, 100, transparent)),
|
|
237
|
+
normal: if($kendo-enable-color-system, (initial, color-on-surface, transparent), (initial, 100, transparent)),
|
|
238
238
|
hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 110, transparent)),
|
|
239
|
-
focus: if($kendo-enable-color-system, (initial, color, transparent, color-subtle-active), (initial, 100, transparent, 30)),
|
|
239
|
+
focus: if($kendo-enable-color-system, (initial, color-on-surface, transparent, color-subtle-active), (initial, 100, transparent, 30)),
|
|
240
240
|
focus-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent, color-subtle-active), (10, 110, transparent, 30)),
|
|
241
241
|
active: if($kendo-enable-color-system, (color-subtle-hover, color-hover, transparent), (20, 110, transparent)),
|
|
242
242
|
active-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 110, transparent)),
|
|
243
243
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), initial))
|
|
244
244
|
),
|
|
245
245
|
outline: (
|
|
246
|
-
normal: if($kendo-enable-color-system, (transparent, color, currentColor), (transparent, 100, currentColor)),
|
|
246
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, currentColor), (transparent, 100, currentColor)),
|
|
247
247
|
hover: if($kendo-enable-color-system, (color, on-color, color), (100, $kendo-color-black, 100)),
|
|
248
|
-
focus: if($kendo-enable-color-system, (transparent, color, color, inherit), (transparent, 100, 100, inherit)),
|
|
248
|
+
focus: if($kendo-enable-color-system, (transparent, color-on-surface, color-on-surface, inherit), (transparent, 100, 100, inherit)),
|
|
249
249
|
focus-hover: if($kendo-enable-color-system, (color, on-color, color, inherit), (100, $kendo-color-black, 100, inherit)),
|
|
250
250
|
active: if($kendo-enable-color-system, (color, on-color, color), (100, $kendo-color-black, 100)),
|
|
251
251
|
active-hover: if($kendo-enable-color-system, (color, on-color, color), (100, $kendo-color-black, 100)),
|
|
@@ -261,12 +261,12 @@ $_tc-warning-matrix: (
|
|
|
261
261
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
262
262
|
),
|
|
263
263
|
clear: (
|
|
264
|
-
normal: if($kendo-enable-color-system, (transparent, color, transparent), (transparent, 100, transparent)),
|
|
265
|
-
hover: if($kendo-enable-color-system, (transparent, color-
|
|
266
|
-
focus: if($kendo-enable-color-system, (color-subtle, color, transparent), (20, 100, transparent)),
|
|
267
|
-
focus-hover: if($kendo-enable-color-system, (transparent, color-
|
|
268
|
-
active: if($kendo-enable-color-system, (transparent, color-
|
|
269
|
-
active-hover: if($kendo-enable-color-system, (transparent, color-
|
|
264
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 100, transparent)),
|
|
265
|
+
hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 110, transparent)),
|
|
266
|
+
focus: if($kendo-enable-color-system, (color-subtle, color-on-surface, transparent), (20, 100, transparent)),
|
|
267
|
+
focus-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 110, transparent)),
|
|
268
|
+
active: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 120, transparent)),
|
|
269
|
+
active-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 110, transparent)),
|
|
270
270
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
271
271
|
)
|
|
272
272
|
) !default;
|
|
@@ -283,18 +283,18 @@ $_tc-dark-matrix: (
|
|
|
283
283
|
disabled: if($kendo-enable-color-system, (color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), transparent), (var( --kendo-disabled-bg, inherit ), var( --kendo-disabled-text, inherit ), var( --kendo-disabled-border, inherit )))
|
|
284
284
|
),
|
|
285
285
|
flat: (
|
|
286
|
-
normal: if($kendo-enable-color-system, (initial, color, transparent), (initial, 160, transparent)),
|
|
286
|
+
normal: if($kendo-enable-color-system, (initial, color-on-surface, transparent), (initial, 160, transparent)),
|
|
287
287
|
hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 170, transparent)),
|
|
288
|
-
focus: if($kendo-enable-color-system, (initial, color, transparent, color-subtle-active), (initial, 160, transparent, 30)),
|
|
288
|
+
focus: if($kendo-enable-color-system, (initial, color-on-surface, transparent, color-subtle-active), (initial, 160, transparent, 30)),
|
|
289
289
|
focus-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent, color-subtle-active), (10, 170, transparent, 30)),
|
|
290
290
|
active: if($kendo-enable-color-system, (color-subtle-hover, color-hover, transparent), (20, 170, transparent)),
|
|
291
291
|
active-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 170, transparent)),
|
|
292
292
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), initial))
|
|
293
293
|
),
|
|
294
294
|
outline: (
|
|
295
|
-
normal: if($kendo-enable-color-system, (transparent, color, currentColor), (transparent, 160, currentColor)),
|
|
295
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, currentColor), (transparent, 160, currentColor)),
|
|
296
296
|
hover: if($kendo-enable-color-system, (color, on-color, color), (160, $kendo-color-white, 160)),
|
|
297
|
-
focus: if($kendo-enable-color-system, (transparent, color, color, inherit), (transparent, 160, 160, inherit)),
|
|
297
|
+
focus: if($kendo-enable-color-system, (transparent, color-on-surface, color, inherit), (transparent, 160, 160, inherit)),
|
|
298
298
|
focus-hover: if($kendo-enable-color-system, (color, on-color, color, inherit), (160, $kendo-color-white, 160, inherit)),
|
|
299
299
|
active: if($kendo-enable-color-system, (color, on-color, color), (160, $kendo-color-white, 160)),
|
|
300
300
|
active-hover: if($kendo-enable-color-system, (color, on-color, color), (160, $kendo-color-white, 160)),
|
|
@@ -310,12 +310,12 @@ $_tc-dark-matrix: (
|
|
|
310
310
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
311
311
|
),
|
|
312
312
|
clear: (
|
|
313
|
-
normal: if($kendo-enable-color-system, (transparent, color, transparent), (transparent, 160, transparent)),
|
|
314
|
-
hover: if($kendo-enable-color-system, (transparent, color-
|
|
315
|
-
focus: if($kendo-enable-color-system, (color-subtle, color, transparent), (20, 160, transparent)),
|
|
316
|
-
focus-hover: if($kendo-enable-color-system, (transparent, color-
|
|
317
|
-
active: if($kendo-enable-color-system, (transparent, color-
|
|
318
|
-
active-hover: if($kendo-enable-color-system, (transparent, color-
|
|
313
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 160, transparent)),
|
|
314
|
+
hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 170, transparent)),
|
|
315
|
+
focus: if($kendo-enable-color-system, (color-subtle, color-on-surface, transparent), (20, 160, transparent)),
|
|
316
|
+
focus-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 170, transparent)),
|
|
317
|
+
active: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 170, transparent)),
|
|
318
|
+
active-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 170, transparent)),
|
|
319
319
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
320
320
|
)
|
|
321
321
|
) !default;
|
|
@@ -332,18 +332,18 @@ $_tc-light-matrix: (
|
|
|
332
332
|
disabled: if($kendo-enable-color-system, (color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), transparent), (var( --kendo-disabled-bg, inherit ), var( --kendo-disabled-text, inherit ), var( --kendo-disabled-border, inherit )))
|
|
333
333
|
),
|
|
334
334
|
flat: (
|
|
335
|
-
normal: if($kendo-enable-color-system, (initial, color, transparent), (initial, 50, transparent)),
|
|
335
|
+
normal: if($kendo-enable-color-system, (initial, color-on-surface, transparent), (initial, 50, transparent)),
|
|
336
336
|
hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 60, transparent)),
|
|
337
|
-
focus: if($kendo-enable-color-system, (initial, color, transparent, color-subtle-active), (initial, 50, transparent, 30)),
|
|
337
|
+
focus: if($kendo-enable-color-system, (initial, color-on-surface, transparent, color-subtle-active), (initial, 50, transparent, 30)),
|
|
338
338
|
focus-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent, color-subtle-active), (10, 60, transparent, 30)),
|
|
339
339
|
active: if($kendo-enable-color-system, (color-subtle-hover, color-hover, transparent), (20, 60, transparent)),
|
|
340
340
|
active-hover: if($kendo-enable-color-system, (color-subtle, color-hover, transparent), (10, 60, transparent)),
|
|
341
341
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), initial))
|
|
342
342
|
),
|
|
343
343
|
outline: (
|
|
344
|
-
normal: if($kendo-enable-color-system, (transparent, color, currentColor), (transparent, 50, currentColor)),
|
|
344
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, currentColor), (transparent, 50, currentColor)),
|
|
345
345
|
hover: if($kendo-enable-color-system, (color, on-color, color), (50, $kendo-color-white, 50)),
|
|
346
|
-
focus: if($kendo-enable-color-system, (transparent, color, color, inherit), (transparent, 50, 50, inherit)),
|
|
346
|
+
focus: if($kendo-enable-color-system, (transparent, color-on-surface, color, inherit), (transparent, 50, 50, inherit)),
|
|
347
347
|
focus-hover: if($kendo-enable-color-system, (color, on-color, color, inherit), (50, $kendo-color-white, 50, inherit)),
|
|
348
348
|
active: if($kendo-enable-color-system, (color, on-color, color), (50, $kendo-color-white, 50)),
|
|
349
349
|
active-hover: if($kendo-enable-color-system, (color, on-color, color), (50, $kendo-color-white, 50)),
|
|
@@ -359,12 +359,12 @@ $_tc-light-matrix: (
|
|
|
359
359
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
360
360
|
),
|
|
361
361
|
clear: (
|
|
362
|
-
normal: if($kendo-enable-color-system, (transparent, color, transparent), (transparent, 50, transparent)),
|
|
363
|
-
hover: if($kendo-enable-color-system, (transparent, color-
|
|
364
|
-
focus: if($kendo-enable-color-system, (color-subtle, color, transparent), (20, 50, transparent)),
|
|
365
|
-
focus-hover: if($kendo-enable-color-system, (transparent, color-
|
|
366
|
-
active: if($kendo-enable-color-system, (transparent, color-
|
|
367
|
-
active-hover: if($kendo-enable-color-system, (transparent, color-
|
|
362
|
+
normal: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 50, transparent)),
|
|
363
|
+
hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 60, transparent)),
|
|
364
|
+
focus: if($kendo-enable-color-system, (color-subtle, color-on-surface, transparent), (20, 50, transparent)),
|
|
365
|
+
focus-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 60, transparent)),
|
|
366
|
+
active: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 60, transparent)),
|
|
367
|
+
active-hover: if($kendo-enable-color-system, (transparent, color-on-surface, transparent), (transparent, 60, transparent)),
|
|
368
368
|
disabled: if($kendo-enable-color-system, (initial, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), initial), (initial, var( --kendo-disabled-text, inherit ), transparent))
|
|
369
369
|
)
|
|
370
370
|
) !default;
|
|
@@ -416,60 +416,64 @@
|
|
|
416
416
|
outline: 0;
|
|
417
417
|
}
|
|
418
418
|
}
|
|
419
|
+
}
|
|
419
420
|
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
position: relative;
|
|
421
|
+
.k-range-start,
|
|
422
|
+
.k-range-end,
|
|
423
|
+
.k-range-mid {
|
|
425
424
|
|
|
426
|
-
|
|
427
|
-
content: "";
|
|
428
|
-
position: absolute;
|
|
429
|
-
inset: 0px;
|
|
430
|
-
border-style: solid;
|
|
431
|
-
}
|
|
425
|
+
position: relative;
|
|
432
426
|
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
427
|
+
&::before {
|
|
428
|
+
content: "";
|
|
429
|
+
position: absolute;
|
|
430
|
+
inset: 0px;
|
|
431
|
+
border-style: solid;
|
|
437
432
|
}
|
|
438
433
|
|
|
439
|
-
.k-
|
|
440
|
-
|
|
441
|
-
border-inline-width: 0;
|
|
434
|
+
&:hover .k-link,
|
|
435
|
+
&.k-hover .k-link {
|
|
442
436
|
border-radius: 0;
|
|
443
437
|
}
|
|
438
|
+
}
|
|
444
439
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
)::before {
|
|
451
|
-
border-width: var( --INTERNAL--kendo-calendar-range-border-width, 1px );
|
|
452
|
-
border-inline-end-width: 0;
|
|
453
|
-
border-radius: 0;
|
|
440
|
+
.k-range-mid::before {
|
|
441
|
+
border-width: var( --INTERNAL--kendo-calendar-range-border-width, 1px );
|
|
442
|
+
border-inline-width: 0;
|
|
443
|
+
border-radius: 0;
|
|
444
|
+
}
|
|
454
445
|
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
446
|
+
.k-range-start::before,
|
|
447
|
+
.k-range-mid:not(
|
|
448
|
+
.k-range-start + .k-range-mid,
|
|
449
|
+
.k-range-mid + .k-range-mid,
|
|
450
|
+
:last-child
|
|
451
|
+
)::before {
|
|
452
|
+
border-width: var( --INTERNAL--kendo-calendar-range-border-width, 1px );
|
|
453
|
+
border-inline-end-width: 0;
|
|
454
|
+
border-radius: 0;
|
|
455
|
+
|
|
456
|
+
@if ( $kendo-enable-rounded ) {
|
|
457
|
+
border-start-start-radius: var( --kendo-calendar-cell-border-radius, #{$kendo-calendar-cell-border-radius} );
|
|
458
|
+
border-end-start-radius: var( --kendo-calendar-cell-border-radius, #{$kendo-calendar-cell-border-radius} );
|
|
459
459
|
}
|
|
460
|
+
}
|
|
460
461
|
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
462
|
+
.k-range-end::before,
|
|
463
|
+
.k-range-mid:last-child::before {
|
|
464
|
+
border-width: var( --INTERNAL--kendo-calendar-range-border-width, 1px );
|
|
465
|
+
border-inline-start-width: 0;
|
|
466
|
+
border-radius: 0;
|
|
466
467
|
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
}
|
|
468
|
+
@if ( $kendo-enable-rounded ) {
|
|
469
|
+
border-start-end-radius: var( --kendo-calendar-cell-border-radius, #{$kendo-calendar-cell-border-radius} );
|
|
470
|
+
border-end-end-radius: var( --kendo-calendar-cell-border-radius, #{$kendo-calendar-cell-border-radius} );
|
|
471
471
|
}
|
|
472
|
+
}
|
|
472
473
|
|
|
474
|
+
.k-range-start.k-range-end::before {
|
|
475
|
+
border-width: var( --INTERNAL--kendo-calendar-range-border-width, 1px );
|
|
476
|
+
border-radius: var( --kendo-calendar-cell-border-radius, #{$kendo-calendar-cell-border-radius} ) ;
|
|
473
477
|
}
|
|
474
478
|
|
|
475
479
|
|
|
@@ -235,6 +235,10 @@
|
|
|
235
235
|
&.k-alt + .k-range-mid.k-hover .k-link {
|
|
236
236
|
--INTERNAL--kendo-calendar-cell-link-shadow: var( --kendo-calendar-start-range-hover-shadow, #{$kendo-calendar-start-range-hover-shadow} );
|
|
237
237
|
}
|
|
238
|
+
|
|
239
|
+
&.k-range-start.k-range-end:hover .k-link {
|
|
240
|
+
--INTERNAL--kendo-calendar-cell-link-shadow: var( --kendo-calendar-start-end-range-hover-shadow, #{$kendo-calendar-start-end-range-hover-shadow} );
|
|
241
|
+
}
|
|
238
242
|
}
|
|
239
243
|
|
|
240
244
|
}
|
|
@@ -30,11 +30,11 @@ $kendo-calendar-border: var( --kendo-component-border, initial) !default;
|
|
|
30
30
|
|
|
31
31
|
/// The horizontal padding of the calendar header.
|
|
32
32
|
/// @group calendar
|
|
33
|
-
$kendo-calendar-header-padding-x:
|
|
33
|
+
$kendo-calendar-header-padding-x: k-spacing(1) !default;
|
|
34
34
|
/// The vertical padding of the calendar header.
|
|
35
35
|
/// @group calendar
|
|
36
|
-
$kendo-calendar-header-padding-y:
|
|
37
|
-
///
|
|
36
|
+
$kendo-calendar-header-padding-y: k-spacing(1) !default;
|
|
37
|
+
/// Width of the bottom border of the calendar header.
|
|
38
38
|
/// @group calendar
|
|
39
39
|
$kendo-calendar-header-border-width: 1px !default;
|
|
40
40
|
$kendo-calendar-header-min-width: ($kendo-calendar-cell-size * 8) !default;
|
|
@@ -51,21 +51,21 @@ $kendo-calendar-header-border: $kendo-calendar-border !default; // $kendo-compon
|
|
|
51
51
|
|
|
52
52
|
/// The spacing between the navigation buttons of the Calendar.
|
|
53
53
|
/// @group calendar
|
|
54
|
-
$kendo-calendar-nav-gap: 0 !default;
|
|
54
|
+
$kendo-calendar-nav-gap: k-spacing(0) !default;
|
|
55
55
|
|
|
56
56
|
/// The horizontal padding of the calendar footer.
|
|
57
57
|
/// @group calendar
|
|
58
|
-
$kendo-calendar-footer-padding-x:
|
|
58
|
+
$kendo-calendar-footer-padding-x: k-spacing(1) !default;
|
|
59
59
|
/// The vertical padding of the calendar footer.
|
|
60
60
|
/// @group calendar
|
|
61
|
-
$kendo-calendar-footer-padding-y:
|
|
61
|
+
$kendo-calendar-footer-padding-y: k-spacing(1) !default;
|
|
62
62
|
|
|
63
63
|
/// The font size of the calendar cell.
|
|
64
64
|
/// @group calendar
|
|
65
65
|
$kendo-calendar-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
66
66
|
/// The horizontal padding of the calendar cell.
|
|
67
67
|
/// @group calendar
|
|
68
|
-
$kendo-calendar-cell-padding-x:
|
|
68
|
+
$kendo-calendar-cell-padding-x: k-spacing(1.5) !default;
|
|
69
69
|
/// The vertical padding of the calendar cell.
|
|
70
70
|
/// @group calendar
|
|
71
71
|
$kendo-calendar-cell-padding-y: $kendo-calendar-cell-padding-x !default;
|
|
@@ -78,10 +78,10 @@ $kendo-calendar-cell-border-radius: var( --kendo-border-radius-md, 0) !default;
|
|
|
78
78
|
|
|
79
79
|
/// The horizontal padding of the calendar header cell.
|
|
80
80
|
/// @group calendar
|
|
81
|
-
$kendo-calendar-header-cell-padding-x: 0 !default;
|
|
81
|
+
$kendo-calendar-header-cell-padding-x: k-spacing(0) !default;
|
|
82
82
|
/// Th vertical padding of the calendar header cell.
|
|
83
83
|
/// @group calendar
|
|
84
|
-
$kendo-calendar-header-cell-padding-y: 0 !default;
|
|
84
|
+
$kendo-calendar-header-cell-padding-y: k-spacing(0) !default;
|
|
85
85
|
/// The width of the calendar header cell.
|
|
86
86
|
/// @group calendar
|
|
87
87
|
$kendo-calendar-header-cell-width: $kendo-calendar-cell-size !default;
|
|
@@ -103,10 +103,10 @@ $kendo-calendar-header-cell-text: inherit !default;
|
|
|
103
103
|
|
|
104
104
|
/// The horizontal padding of the calendar captions.
|
|
105
105
|
/// @group calendar
|
|
106
|
-
$kendo-calendar-caption-padding-x:
|
|
106
|
+
$kendo-calendar-caption-padding-x: k-spacing(3) !default;
|
|
107
107
|
/// The vertical padding of the calendar captions.
|
|
108
108
|
/// @group calendar
|
|
109
|
-
$kendo-calendar-caption-padding-y:
|
|
109
|
+
$kendo-calendar-caption-padding-y: k-spacing(1) !default;
|
|
110
110
|
/// The height of the calendar captions.
|
|
111
111
|
/// @group calendar
|
|
112
112
|
$kendo-calendar-caption-height: $kendo-calendar-cell-size !default;
|
|
@@ -132,10 +132,10 @@ $kendo-calendar-view-height: ($kendo-calendar-cell-size * 7) !default;
|
|
|
132
132
|
|
|
133
133
|
/// The bottom padding of Calendar views.
|
|
134
134
|
/// @group calendar
|
|
135
|
-
$kendo-calendar-view-padding-block-end:
|
|
135
|
+
$kendo-calendar-view-padding-block-end: k-spacing(1) !default;
|
|
136
136
|
/// The spacing between the views in the multiview Calendar.
|
|
137
137
|
/// @group calendar
|
|
138
|
-
$kendo-calendar-view-gap:
|
|
138
|
+
$kendo-calendar-view-gap: k-spacing(4) !default;
|
|
139
139
|
|
|
140
140
|
/// The background color of the calendar weekend cell.
|
|
141
141
|
/// @group calendar
|
|
@@ -243,17 +243,18 @@ $kendo-calendar-navigation-hover-text: $kendo-link-hover-text !default;
|
|
|
243
243
|
// Infinite calendar
|
|
244
244
|
/// The background color of the navigation in the infinite Calendar.
|
|
245
245
|
/// @group calendar
|
|
246
|
-
|
|
246
|
+
|
|
247
|
+
$kendo-infinite-calendar-header-padding-x: k-spacing(3) !default;
|
|
247
248
|
/// The background color of the navigation in the infinite Calendar.
|
|
248
249
|
/// @group calendar
|
|
249
|
-
$kendo-infinite-calendar-header-padding-y:
|
|
250
|
+
$kendo-infinite-calendar-header-padding-y: k-spacing(3) k-spacing(1) !default;
|
|
250
251
|
|
|
251
252
|
/// The horizontal padding of the infinite Calendar.
|
|
252
253
|
/// @group calendar
|
|
253
|
-
$kendo-infinite-calendar-view-padding-x:
|
|
254
|
+
$kendo-infinite-calendar-view-padding-x: k-spacing(3) !default;
|
|
254
255
|
/// The vertical padding of the infinite Calendar.
|
|
255
256
|
/// @group calendar
|
|
256
|
-
$kendo-infinite-calendar-view-padding-y:
|
|
257
|
+
$kendo-infinite-calendar-view-padding-y: k-spacing(0) !default;
|
|
257
258
|
|
|
258
259
|
/// The height of the infinite Calendar view.
|
|
259
260
|
/// @group calendar
|
|
@@ -279,65 +280,69 @@ $kendo-calendar-mid-range-hover-shadow: inset 0 -1px 0 0 if($kendo-enable-color-
|
|
|
279
280
|
/// The shadow of the hovered end range selection in the Calendar.
|
|
280
281
|
/// @group calendar
|
|
281
282
|
$kendo-calendar-end-range-hover-shadow: inset -1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset 0 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
|
|
283
|
+
/// The shadow of the hovered start-end range selection in the Calendar.
|
|
284
|
+
/// @group calendar
|
|
285
|
+
$kendo-calendar-start-end-range-hover-shadow: inset 1px -1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )), inset -1px 1px 0 0 if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 )) !default;
|
|
282
286
|
|
|
283
287
|
|
|
284
288
|
// Calendar sizes
|
|
289
|
+
|
|
285
290
|
/// The font size of the small Calendar.
|
|
286
291
|
/// @group calendar
|
|
287
|
-
$kendo-calendar-sm-font-size:
|
|
292
|
+
$kendo-calendar-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
288
293
|
/// The line height of the small Calendar.
|
|
289
294
|
/// @group calendar
|
|
290
|
-
$kendo-calendar-sm-line-height:
|
|
291
|
-
/// The size of the small
|
|
295
|
+
$kendo-calendar-sm-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
296
|
+
/// The size of the cells in the small Calendar.
|
|
292
297
|
/// @group calendar
|
|
293
298
|
$kendo-calendar-sm-cell-size: 24px !default;
|
|
294
299
|
/// The horizontal padding of the cells in the small Calendar.
|
|
295
300
|
/// @group calendar
|
|
296
|
-
$kendo-calendar-sm-cell-padding-x:
|
|
301
|
+
$kendo-calendar-sm-cell-padding-x: k-spacing(0.5) !default;
|
|
297
302
|
/// The vertical padding of the cells in the small Calendar.
|
|
298
303
|
/// @group calendar
|
|
299
|
-
$kendo-calendar-sm-cell-padding-y:
|
|
304
|
+
$kendo-calendar-sm-cell-padding-y: k-spacing(0.5) !default;
|
|
300
305
|
/// The font size of the cells in the small Calendar.
|
|
301
306
|
/// @group calendar
|
|
302
|
-
$kendo-calendar-sm-cell-font-size:
|
|
307
|
+
$kendo-calendar-sm-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
303
308
|
|
|
304
309
|
/// The font size of the medium Calendar.
|
|
305
310
|
/// @group calendar
|
|
306
|
-
$kendo-calendar-md-font-size:
|
|
311
|
+
$kendo-calendar-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
307
312
|
/// The line height of the medium Calendar.
|
|
308
313
|
/// @group calendar
|
|
309
|
-
$kendo-calendar-md-line-height:
|
|
310
|
-
/// The size of the medium
|
|
314
|
+
$kendo-calendar-md-line-height: var( --kendo-line-height, normal ) !default;
|
|
315
|
+
/// The size of the cells in the medium Calendar.
|
|
311
316
|
/// @group calendar
|
|
312
317
|
$kendo-calendar-md-cell-size: 28px !default;
|
|
313
318
|
/// The horizontal padding of the cells in the medium Calendar.
|
|
314
319
|
/// @group calendar
|
|
315
|
-
$kendo-calendar-md-cell-padding-x:
|
|
320
|
+
$kendo-calendar-md-cell-padding-x: k-spacing(1) !default;
|
|
316
321
|
/// The vertical padding of the cells in the medium Calendar.
|
|
317
322
|
/// @group calendar
|
|
318
|
-
$kendo-calendar-md-cell-padding-y:
|
|
323
|
+
$kendo-calendar-md-cell-padding-y: k-spacing(1) !default;
|
|
319
324
|
/// The font size of the cells in the medium Calendar.
|
|
320
325
|
/// @group calendar
|
|
321
|
-
$kendo-calendar-md-cell-font-size:
|
|
326
|
+
$kendo-calendar-md-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
322
327
|
|
|
323
328
|
/// The font size of the large Calendar.
|
|
324
329
|
/// @group calendar
|
|
325
|
-
$kendo-calendar-lg-font-size:
|
|
330
|
+
$kendo-calendar-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
326
331
|
/// The line height of the large Calendar.
|
|
327
332
|
/// @group calendar
|
|
328
|
-
$kendo-calendar-lg-line-height:
|
|
329
|
-
/// The size of the large
|
|
333
|
+
$kendo-calendar-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
334
|
+
/// The size of the cells in the large Calendar.
|
|
330
335
|
/// @group calendar
|
|
331
336
|
$kendo-calendar-lg-cell-size: 32px !default;
|
|
332
337
|
/// The horizontal padding of the cells in the large Calendar.
|
|
333
338
|
/// @group calendar
|
|
334
|
-
$kendo-calendar-lg-cell-padding-x:
|
|
339
|
+
$kendo-calendar-lg-cell-padding-x: k-spacing(1) !default;
|
|
335
340
|
/// The vertical padding of the cells in the large Calendar.
|
|
336
341
|
/// @group calendar
|
|
337
|
-
$kendo-calendar-lg-cell-padding-y:
|
|
342
|
+
$kendo-calendar-lg-cell-padding-y: k-spacing(1) !default;
|
|
338
343
|
/// The font size of the cells in the large Calendar.
|
|
339
344
|
/// @group calendar
|
|
340
|
-
$kendo-calendar-lg-cell-font-size:
|
|
345
|
+
$kendo-calendar-lg-cell-font-size: var( --kendo-font-size, inherit ) !default;
|
|
341
346
|
|
|
342
347
|
/// The sizes Map of the Calendar.
|
|
343
348
|
/// @group calendar
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
/// The spacer of the Captcha.
|
|
6
6
|
/// @group captcha
|
|
7
|
-
$kendo-captcha-spacer:
|
|
7
|
+
$kendo-captcha-spacer: k-spacing(2) !default;
|
|
8
8
|
|
|
9
9
|
/// The width of the Captcha.
|
|
10
10
|
/// @group captcha
|
|
@@ -36,11 +36,11 @@ $kendo-captcha-border: var( --kendo-component-border, initial ) !default;
|
|
|
36
36
|
$kendo-captcha-image-wrap-spacing: $kendo-captcha-spacer !default;
|
|
37
37
|
/// The spacing of the Captcha image controls.
|
|
38
38
|
/// @group captcha
|
|
39
|
-
$kendo-captcha-image-controls-spacing:
|
|
39
|
+
$kendo-captcha-image-controls-spacing: calc( #{$kendo-captcha-spacer} / 2 ) !default;
|
|
40
40
|
|
|
41
41
|
/// The offset of the Captcha validation message.
|
|
42
42
|
/// @group captcha
|
|
43
|
-
$kendo-captcha-validation-offset-y:
|
|
43
|
+
$kendo-captcha-validation-offset-y: calc( #{$kendo-captcha-spacer} / 2 ) !default;
|
|
44
44
|
/// The font size of the Captcha validation message.
|
|
45
45
|
/// @group captcha
|
|
46
46
|
$kendo-captcha-validation-font-size: var( --kendo-font-size-sm, inherit ) !default;
|