@progress/kendo-theme-classic 13.1.1-dev.2 → 13.1.2-dev.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/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +6088 -6088
- package/dist/meta/sassdoc-raw-data.json +405 -405
- package/dist/meta/variables.json +2652 -2652
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +7 -7
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +3 -3
- package/scss/breadcrumb/_variables.scss +7 -7
- package/scss/bubble/_variables.scss +1 -1
- package/scss/button/_variables.scss +10 -10
- package/scss/calendar/_variables.scss +9 -9
- package/scss/captcha/_variables.scss +4 -4
- package/scss/card/_variables.scss +9 -9
- package/scss/chat/_variables.scss +9 -9
- package/scss/chip/_variables.scss +7 -7
- package/scss/color-preview/_variables.scss +3 -1
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/colorpalette/_variables.scss +2 -2
- package/scss/column-menu/_variables.scss +9 -9
- package/scss/dataviz/_variables.scss +11 -11
- package/scss/dock-manager/_variables.scss +4 -4
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +5 -5
- package/scss/dropzone/_variables.scss +4 -4
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +3 -3
- package/scss/fab/_variables.scss +4 -4
- package/scss/file-box/_variables.scss +4 -4
- package/scss/filemanager/_variables.scss +3 -3
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +3 -3
- package/scss/grid/_variables.scss +10 -10
- package/scss/imageeditor/_variables.scss +3 -3
- package/scss/input/_variables.scss +7 -7
- package/scss/list/_variables.scss +19 -19
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +2 -2
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_variables.scss +3 -3
- package/scss/map/_variables.scss +3 -3
- package/scss/mediaplayer/_variables.scss +3 -3
- package/scss/menu/_variables.scss +11 -11
- package/scss/messagebox/_variables.scss +2 -2
- package/scss/notification/_variables.scss +3 -3
- package/scss/orgchart/_variables.scss +6 -6
- package/scss/pager/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +3 -3
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_variables.scss +3 -3
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +3 -3
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_variables.scss +5 -5
- package/scss/scrollview/_variables.scss +3 -3
- package/scss/segmented-control/_variables.scss +7 -7
- package/scss/signature/_variables.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +3 -3
- package/scss/stepper/_variables.scss +4 -4
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/table/_variables.scss +1 -1
- package/scss/tabstrip/_variables.scss +5 -5
- package/scss/taskboard/_variables.scss +3 -3
- package/scss/timeline/_variables.scss +3 -3
- package/scss/timeselector/_variables.scss +3 -3
- package/scss/toolbar/_variables.scss +3 -3
- package/scss/tooltip/_variables.scss +5 -5
- package/scss/treeview/_variables.scss +7 -7
- package/scss/typography/_variables.scss +43 -43
- package/scss/upload/_variables.scss +5 -5
- package/scss/window/_variables.scss +5 -5
- package/scss/wizard/_variables.scss +3 -3
|
@@ -51,33 +51,33 @@ $kendo-chip-lg-padding-y: k-spacing(1.5) !default;
|
|
|
51
51
|
|
|
52
52
|
/// The font weight of the Chip.
|
|
53
53
|
/// @group chip
|
|
54
|
-
$kendo-chip-font-weight: var(
|
|
54
|
+
$kendo-chip-font-weight: var(--kendo-font-weight-normal) !default;
|
|
55
55
|
|
|
56
56
|
/// The font size of the Chip.
|
|
57
57
|
/// @group chip
|
|
58
58
|
$kendo-chip-font-size: null !default;
|
|
59
59
|
/// The font size of the small Chip.
|
|
60
60
|
/// @group chip
|
|
61
|
-
$kendo-chip-sm-font-size: var(
|
|
61
|
+
$kendo-chip-sm-font-size: var(--kendo-font-size) !default;
|
|
62
62
|
/// The font size of the medium Chip.
|
|
63
63
|
/// @group chip
|
|
64
|
-
$kendo-chip-md-font-size: var(
|
|
64
|
+
$kendo-chip-md-font-size: var(--kendo-font-size) !default;
|
|
65
65
|
/// The font size of the large Chip.
|
|
66
66
|
/// @group chip
|
|
67
|
-
$kendo-chip-lg-font-size: var(
|
|
67
|
+
$kendo-chip-lg-font-size: var(--kendo-font-size) !default;
|
|
68
68
|
|
|
69
69
|
/// The Chip's line height that is related to the $kendo-font-size.
|
|
70
70
|
/// @group chip
|
|
71
71
|
$kendo-chip-line-height: null !default;
|
|
72
72
|
/// The small Chip's line height that is related to the $kendo-font-size.
|
|
73
73
|
/// @group chip
|
|
74
|
-
$kendo-chip-sm-line-height: var(
|
|
74
|
+
$kendo-chip-sm-line-height: var(--kendo-line-height-xs) !default;
|
|
75
75
|
/// The medium Chip's line height that is related to the $kendo-font-size.
|
|
76
76
|
/// @group chip
|
|
77
|
-
$kendo-chip-md-line-height: var(
|
|
77
|
+
$kendo-chip-md-line-height: var(--kendo-line-height-xs) !default;
|
|
78
78
|
/// The large Chip's line height that is related to the $kendo-font-size.
|
|
79
79
|
/// @group chip
|
|
80
|
-
$kendo-chip-lg-line-height: var(
|
|
80
|
+
$kendo-chip-lg-line-height: var(--kendo-line-height-xs) !default;
|
|
81
81
|
|
|
82
82
|
$kendo-chip-calc-size: calc( #{$kendo-chip-md-line-height} * 1em + calc( #{$kendo-chip-md-padding-y} * 2 ) + #{$kendo-chip-border-width} * 2 ) !default;
|
|
83
83
|
$kendo-chip-sm-calc-size: calc( #{$kendo-chip-sm-line-height} * 1em + calc( #{$kendo-chip-sm-padding-y} * 2 ) + #{$kendo-chip-border-width} * 2 ) !default;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "sass:map";
|
|
1
2
|
@use "../core/_index.scss" as *;
|
|
2
3
|
@use "../core/functions/index.scss" as *;
|
|
3
4
|
|
|
@@ -25,9 +26,10 @@ $kendo-color-preview-hover-border: k-color(border) !default;
|
|
|
25
26
|
/// The background color of the ColorPreview when no color is selected.
|
|
26
27
|
/// @group color-preview
|
|
27
28
|
$kendo-color-preview-no-color-bg: $kendo-color-white !default;
|
|
29
|
+
// Do not use css variable for the $kendo-color-preview-no-color-text, as it is used in the SVG data URI for the no-color image, which does not support CSS variables.
|
|
28
30
|
/// The text color of the ColorPreview when no color is selected.
|
|
29
31
|
/// @group color-preview
|
|
30
|
-
$kendo-color-preview-no-color-text:
|
|
32
|
+
$kendo-color-preview-no-color-text: map.get($kendo-colors, error) !default;
|
|
31
33
|
/// The border color of the ColorPreview when no color is selected.
|
|
32
34
|
/// @group color-preview
|
|
33
35
|
$kendo-color-preview-no-color-border: null !default;
|
|
@@ -31,13 +31,13 @@ $kendo-color-editor-border-width: 1px !default;
|
|
|
31
31
|
$kendo-color-editor-border-radius: k-border-radius(md) !default;
|
|
32
32
|
/// The font family of the ColorEditor.
|
|
33
33
|
/// @group color-editor
|
|
34
|
-
$kendo-color-editor-font-family: var(
|
|
34
|
+
$kendo-color-editor-font-family: var(--kendo-font-family) !default;
|
|
35
35
|
/// The font size of the ColorEditor.
|
|
36
36
|
/// @group color-editor
|
|
37
|
-
$kendo-color-editor-font-size: var(
|
|
37
|
+
$kendo-color-editor-font-size: var(--kendo-font-size) !default;
|
|
38
38
|
/// The line height of the ColorEditor.
|
|
39
39
|
/// @group color-editor
|
|
40
|
-
$kendo-color-editor-line-height: var(
|
|
40
|
+
$kendo-color-editor-line-height: var(--kendo-line-height) !default;
|
|
41
41
|
/// The text color of the ColorEditor.
|
|
42
42
|
/// @group color-editor
|
|
43
43
|
$kendo-color-editor-text: k-color(on-app-surface) !default;
|
|
@@ -26,13 +26,13 @@ $kendo-color-gradient-border-radius: k-border-radius(md) !default;
|
|
|
26
26
|
$kendo-color-gradient-gap: null !default;
|
|
27
27
|
/// The font family of the ColorGradient.
|
|
28
28
|
/// @group color-gradient
|
|
29
|
-
$kendo-color-gradient-font-family: var(
|
|
29
|
+
$kendo-color-gradient-font-family: var(--kendo-font-family) !default;
|
|
30
30
|
/// The font size of the ColorGradient.
|
|
31
31
|
/// @group color-gradient
|
|
32
|
-
$kendo-color-gradient-font-size: var(
|
|
32
|
+
$kendo-color-gradient-font-size: var(--kendo-font-size) !default;
|
|
33
33
|
/// The line height of the ColorGradient.
|
|
34
34
|
/// @group color-gradient
|
|
35
|
-
$kendo-color-gradient-line-height: var(
|
|
35
|
+
$kendo-color-gradient-line-height: var(--kendo-line-height) !default;
|
|
36
36
|
/// The text color of the ColorGradient.
|
|
37
37
|
/// @group color-gradient
|
|
38
38
|
$kendo-color-gradient-text: k-color(on-app-surface) !default;
|
|
@@ -214,7 +214,7 @@ $kendo-color-gradient-lg-input-width: 62px !default;
|
|
|
214
214
|
|
|
215
215
|
/// The font weight of the ColorGradient contrast ratio text.
|
|
216
216
|
/// @group color-gradient
|
|
217
|
-
$kendo-color-gradient-contrast-ratio-font-weight: var(
|
|
217
|
+
$kendo-color-gradient-contrast-ratio-font-weight: var(--kendo-font-weight-bold) !default;
|
|
218
218
|
/// The spacing between the items in the ColorGradient contrast tool.
|
|
219
219
|
/// @group color-gradient
|
|
220
220
|
$kendo-color-gradient-contrast-spacer: calc( #{$kendo-color-gradient-spacer} / 1.5 ) !default;
|
|
@@ -9,10 +9,10 @@ $kendo-color-palette-default-size: "md" !default;
|
|
|
9
9
|
|
|
10
10
|
/// The font family of the ColorPalette.
|
|
11
11
|
/// @group color-palette
|
|
12
|
-
$kendo-color-palette-font-family: var(
|
|
12
|
+
$kendo-color-palette-font-family: var(--kendo-font-family) !default;
|
|
13
13
|
/// The font size of the ColorPalette.
|
|
14
14
|
/// @group color-palette
|
|
15
|
-
$kendo-color-palette-font-size: var(
|
|
15
|
+
$kendo-color-palette-font-size: var(--kendo-font-size) !default;
|
|
16
16
|
/// The line height of the ColorPalette.
|
|
17
17
|
/// @group color-palette
|
|
18
18
|
$kendo-color-palette-line-height: 0 !default;
|
|
@@ -28,33 +28,33 @@ $kendo-column-menu-item-lg-padding-y: k-spacing(1.5) !default;
|
|
|
28
28
|
|
|
29
29
|
/// The font size of the ColumnMenu.
|
|
30
30
|
/// @group column-menu
|
|
31
|
-
$kendo-column-menu-font-size: var(
|
|
31
|
+
$kendo-column-menu-font-size: var(--kendo-font-size) !default;
|
|
32
32
|
/// The font size of the small ColumnMenu.
|
|
33
33
|
/// @group column-menu
|
|
34
|
-
$kendo-column-menu-sm-font-size: var(
|
|
34
|
+
$kendo-column-menu-sm-font-size: var(--kendo-font-size) !default;
|
|
35
35
|
/// The font size of the medium ColumnMenu.
|
|
36
36
|
/// @group column-menu
|
|
37
|
-
$kendo-column-menu-md-font-size: var(
|
|
37
|
+
$kendo-column-menu-md-font-size: var(--kendo-font-size) !default;
|
|
38
38
|
/// The font size of the large ColumnMenu.
|
|
39
39
|
/// @group column-menu
|
|
40
|
-
$kendo-column-menu-lg-font-size: var(
|
|
40
|
+
$kendo-column-menu-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
41
41
|
|
|
42
42
|
/// The line height of the ColumnMenu.
|
|
43
43
|
/// @group column-menu
|
|
44
|
-
$kendo-column-menu-line-height: var(
|
|
44
|
+
$kendo-column-menu-line-height: var(--kendo-line-height) !default;
|
|
45
45
|
/// The line height of the small ColumnMenu.
|
|
46
46
|
/// @group column-menu
|
|
47
|
-
$kendo-column-menu-sm-line-height: var(
|
|
47
|
+
$kendo-column-menu-sm-line-height: var(--kendo-line-height) !default;
|
|
48
48
|
/// The line height of the medium ColumnMenu.
|
|
49
49
|
/// @group column-menu
|
|
50
|
-
$kendo-column-menu-md-line-height: var(
|
|
50
|
+
$kendo-column-menu-md-line-height: var(--kendo-line-height) !default;
|
|
51
51
|
/// The line height of the large ColumnMenu.
|
|
52
52
|
/// @group column-menu
|
|
53
|
-
$kendo-column-menu-lg-line-height: var(
|
|
53
|
+
$kendo-column-menu-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
54
54
|
|
|
55
55
|
/// The font family of the ColumnMenu.
|
|
56
56
|
/// @group column-menu
|
|
57
|
-
$kendo-column-menu-font-family: var(
|
|
57
|
+
$kendo-column-menu-font-family: var(--kendo-font-family) !default;
|
|
58
58
|
|
|
59
59
|
// Group Menu
|
|
60
60
|
/// The background color of the hovered GroupMenu item action.
|
|
@@ -197,28 +197,28 @@ $kendo-series-30: $kendo-series-f-darker !default;
|
|
|
197
197
|
$kendo-chart-border-width: 0px !default;
|
|
198
198
|
/// The font family of the Chart.
|
|
199
199
|
/// @group charts
|
|
200
|
-
$kendo-chart-font-family: var(
|
|
200
|
+
$kendo-chart-font-family: var(--kendo-font-family) !default;
|
|
201
201
|
/// The font size of the Chart.
|
|
202
202
|
/// @group charts
|
|
203
|
-
$kendo-chart-font-size: var(
|
|
203
|
+
$kendo-chart-font-size: var(--kendo-font-size) !default;
|
|
204
204
|
/// The height of the Chart.
|
|
205
205
|
/// @group charts
|
|
206
|
-
$kendo-chart-line-height: var(
|
|
206
|
+
$kendo-chart-line-height: var(--kendo-line-height) !default;
|
|
207
207
|
/// The font size of the Chart.
|
|
208
208
|
/// @group charts
|
|
209
209
|
$kendo-chart-tooltip-font-size: calc( #{$kendo-font-size} * .929) !default;
|
|
210
210
|
/// The label font size of the Chart.
|
|
211
211
|
/// @group charts
|
|
212
|
-
$kendo-chart-label-font-size: var(
|
|
212
|
+
$kendo-chart-label-font-size: var(--kendo-font-size-sm) !default;
|
|
213
213
|
/// The title font size of the Chart.
|
|
214
214
|
/// @group charts
|
|
215
|
-
$kendo-chart-title-font-size: var(
|
|
215
|
+
$kendo-chart-title-font-size: var(--kendo-font-size-lg) !default;
|
|
216
216
|
/// The title font size of the Chart.
|
|
217
217
|
/// @group charts
|
|
218
218
|
$kendo-chart-pane-title-font-size: $kendo-chart-label-font-size !default;
|
|
219
219
|
/// The title font weight of the Chart.
|
|
220
220
|
/// @group charts
|
|
221
|
-
$kendo-chart-pane-title-font-weight: var(
|
|
221
|
+
$kendo-chart-pane-title-font-weight: var(--kendo-font-weight-normal) !default;
|
|
222
222
|
|
|
223
223
|
/// The color of the Chart grid lines (major).
|
|
224
224
|
/// @group charts
|
|
@@ -313,13 +313,13 @@ $kendo-chart-computed-title-height: 0px !default;
|
|
|
313
313
|
// TreeMap
|
|
314
314
|
/// The font family of the TreeMap.
|
|
315
315
|
/// @group charts
|
|
316
|
-
$kendo-treemap-font-family: var(
|
|
316
|
+
$kendo-treemap-font-family: var(--kendo-font-family) !default;
|
|
317
317
|
/// The font size of the TreeMap.
|
|
318
318
|
/// @group charts
|
|
319
|
-
$kendo-treemap-font-size: var(
|
|
319
|
+
$kendo-treemap-font-size: var(--kendo-font-size) !default;
|
|
320
320
|
/// The height of the TreeMap.
|
|
321
321
|
/// @group charts
|
|
322
|
-
$kendo-treemap-line-height: var(
|
|
322
|
+
$kendo-treemap-line-height: var(--kendo-line-height) !default;
|
|
323
323
|
|
|
324
324
|
/// The horizontal padding of the TreeMap.
|
|
325
325
|
/// @group charts
|
|
@@ -356,10 +356,10 @@ $kendo-chart-overlay-bg: k-color(surface) !default;
|
|
|
356
356
|
// No Data
|
|
357
357
|
/// The font size of the Chart.
|
|
358
358
|
/// @group charts
|
|
359
|
-
$kendo-chart-no-data-font-size: var(
|
|
359
|
+
$kendo-chart-no-data-font-size: var(--kendo-font-size-lg) !default;
|
|
360
360
|
/// The font weight of the Chart.
|
|
361
361
|
/// @group charts
|
|
362
|
-
$kendo-chart-no-data-font-weight: var(
|
|
362
|
+
$kendo-chart-no-data-font-weight: var(--kendo-font-weight) !default;
|
|
363
363
|
/// The vertical padding of the Chart.
|
|
364
364
|
/// @group charts
|
|
365
365
|
$kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
|
|
@@ -34,16 +34,16 @@ $kendo-dock-manager-pane-title-padding-y: null !default;
|
|
|
34
34
|
$kendo-dock-manager-pane-title-padding-x: null !default;
|
|
35
35
|
/// The font family of the pane title in the DockManager component.
|
|
36
36
|
/// @group dock-manager
|
|
37
|
-
$kendo-dock-manager-pane-title-font-family: var(
|
|
37
|
+
$kendo-dock-manager-pane-title-font-family: var(--kendo-font-family) !default;
|
|
38
38
|
/// The font size of the pane title in the DockManager component.
|
|
39
39
|
/// @group dock-manager
|
|
40
|
-
$kendo-dock-manager-pane-title-font-size: var(
|
|
40
|
+
$kendo-dock-manager-pane-title-font-size: var(--kendo-font-size-lg) !default;
|
|
41
41
|
/// The line height of the pane title in the DockManager component.
|
|
42
42
|
/// @group dock-manager
|
|
43
|
-
$kendo-dock-manager-pane-title-line-height: var(
|
|
43
|
+
$kendo-dock-manager-pane-title-line-height: var(--kendo-line-height-sm) !default;
|
|
44
44
|
/// The font weight of the pane title in the DockManager component.
|
|
45
45
|
/// @group dock-manager
|
|
46
|
-
$kendo-dock-manager-pane-title-font-weight: var(
|
|
46
|
+
$kendo-dock-manager-pane-title-font-weight: var(--kendo-font-weight-normal) !default;
|
|
47
47
|
|
|
48
48
|
/// The horizontal padding of the pane content in the DockManager component.
|
|
49
49
|
/// @group dock-manager
|
|
@@ -17,13 +17,13 @@ $kendo-drag-hint-border-width: 1px !default;
|
|
|
17
17
|
$kendo-drag-hint-border-radius: k-border-radius(md) !default;
|
|
18
18
|
/// The font size of the drag hint.
|
|
19
19
|
/// @group draggable
|
|
20
|
-
$kendo-drag-hint-font-size: var(
|
|
20
|
+
$kendo-drag-hint-font-size: var(--kendo-font-size) !default;
|
|
21
21
|
/// The font family of the drag hint.
|
|
22
22
|
/// @group draggable
|
|
23
|
-
$kendo-drag-hint-font-family: var(
|
|
23
|
+
$kendo-drag-hint-font-family: var(--kendo-font-family) !default;
|
|
24
24
|
/// The line height of the drag hint.
|
|
25
25
|
/// @group draggable
|
|
26
|
-
$kendo-drag-hint-line-height: var(
|
|
26
|
+
$kendo-drag-hint-line-height: var(--kendo-line-height) !default;
|
|
27
27
|
|
|
28
28
|
/// The background color of the drag hint.
|
|
29
29
|
/// @group draggable
|
|
@@ -19,13 +19,13 @@ $kendo-drawer-border-width: 1px !default;
|
|
|
19
19
|
|
|
20
20
|
/// The font family of the Drawer.
|
|
21
21
|
/// @group drawer
|
|
22
|
-
$kendo-drawer-font-family: var(
|
|
22
|
+
$kendo-drawer-font-family: var(--kendo-font-family) !default;
|
|
23
23
|
/// The font size of the Drawer.
|
|
24
24
|
/// @group drawer
|
|
25
|
-
$kendo-drawer-font-size: var(
|
|
25
|
+
$kendo-drawer-font-size: var(--kendo-font-size) !default;
|
|
26
26
|
/// The line height of the Drawer.
|
|
27
27
|
/// @group drawer
|
|
28
|
-
$kendo-drawer-line-height: var(
|
|
28
|
+
$kendo-drawer-line-height: var(--kendo-line-height) !default;
|
|
29
29
|
|
|
30
30
|
/// The horizontal padding of the Drawer content.
|
|
31
31
|
/// @group drawer
|
|
@@ -67,13 +67,13 @@ $kendo-drawer-item-padding-y: k-spacing(2) !default;
|
|
|
67
67
|
$kendo-drawer-item-spacing: $kendo-drawer-item-padding-x !default;
|
|
68
68
|
/// The font size of the Drawer item.
|
|
69
69
|
/// @group drawer
|
|
70
|
-
$kendo-drawer-item-font-size: var(
|
|
70
|
+
$kendo-drawer-item-font-size: var(--kendo-font-size-lg) !default;
|
|
71
71
|
/// The line height of the Drawer item.
|
|
72
72
|
/// @group drawer
|
|
73
73
|
$kendo-drawer-item-line-height: $kendo-line-height-lg !default;
|
|
74
74
|
/// The font weight of the Drawer item.
|
|
75
75
|
/// @group drawer
|
|
76
|
-
$kendo-drawer-item-font-weight: var(
|
|
76
|
+
$kendo-drawer-item-font-weight: var(--kendo-font-weight) !default;
|
|
77
77
|
|
|
78
78
|
/// The horizontal padding of the Drawer item in each level.
|
|
79
79
|
/// @group drawer
|
|
@@ -18,13 +18,13 @@ $kendo-dropzone-min-height: 220px !default;
|
|
|
18
18
|
|
|
19
19
|
/// The font family of the DropZone.
|
|
20
20
|
/// @group dropzone
|
|
21
|
-
$kendo-dropzone-font-family: var(
|
|
21
|
+
$kendo-dropzone-font-family: var(--kendo-font-family) !default;
|
|
22
22
|
/// The font size of the DropZone.
|
|
23
23
|
/// @group dropzone
|
|
24
|
-
$kendo-dropzone-font-size: var(
|
|
24
|
+
$kendo-dropzone-font-size: var(--kendo-font-size) !default;
|
|
25
25
|
/// The line height of the DropZone.
|
|
26
26
|
/// @group dropzone
|
|
27
|
-
$kendo-dropzone-line-height: var(
|
|
27
|
+
$kendo-dropzone-line-height: var(--kendo-line-height) !default;
|
|
28
28
|
|
|
29
29
|
/// The background color of the DropZone.
|
|
30
30
|
/// @group dropzone
|
|
@@ -58,7 +58,7 @@ $kendo-dropzone-hint-text: null !default;
|
|
|
58
58
|
|
|
59
59
|
/// The font size of the DropZone note.
|
|
60
60
|
/// @group dropzone
|
|
61
|
-
$kendo-dropzone-note-font-size: var(
|
|
61
|
+
$kendo-dropzone-note-font-size: var(--kendo-font-size-sm) !default;
|
|
62
62
|
/// The spacing below the DropZone note.
|
|
63
63
|
/// @group dropzone
|
|
64
64
|
$kendo-dropzone-note-spacing: null !default;
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
$kendo-editor-border-width: 1px !default;
|
|
10
10
|
/// The font family of the Еditor.
|
|
11
11
|
/// @group editor
|
|
12
|
-
$kendo-editor-font-family: var(
|
|
12
|
+
$kendo-editor-font-family: var(--kendo-font-family) !default;
|
|
13
13
|
/// The font size of the Еditor.
|
|
14
14
|
/// @group editor
|
|
15
|
-
$kendo-editor-font-size: var(
|
|
15
|
+
$kendo-editor-font-size: var(--kendo-font-size) !default;
|
|
16
16
|
/// The line height of the Еditor.
|
|
17
17
|
/// @group editor
|
|
18
|
-
$kendo-editor-line-height: var(
|
|
18
|
+
$kendo-editor-line-height: var(--kendo-line-height) !default;
|
|
19
19
|
|
|
20
20
|
/// The text color of the Еditor placeholder.
|
|
21
21
|
/// @group editor
|
|
@@ -12,13 +12,13 @@ $kendo-expander-spacing-y: k-spacing(2) !default;
|
|
|
12
12
|
$kendo-expander-border-width: 1px !default;
|
|
13
13
|
/// The font family of the ExpansionPanel.
|
|
14
14
|
/// @group expander
|
|
15
|
-
$kendo-expander-font-family: var(
|
|
15
|
+
$kendo-expander-font-family: var(--kendo-font-family) !default;
|
|
16
16
|
/// The font size of the ExpansionPanel.
|
|
17
17
|
/// @group expander
|
|
18
|
-
$kendo-expander-font-size: var(
|
|
18
|
+
$kendo-expander-font-size: var(--kendo-font-size) !default;
|
|
19
19
|
/// The hine height of the ExpansionPanel.
|
|
20
20
|
/// @group expander
|
|
21
|
-
$kendo-expander-line-height: var(
|
|
21
|
+
$kendo-expander-line-height: var(--kendo-line-height) !default;
|
|
22
22
|
|
|
23
23
|
/// The text color of the ExpansionPanel.
|
|
24
24
|
/// @group expander
|
package/scss/fab/_variables.scss
CHANGED
|
@@ -26,13 +26,13 @@ $kendo-fab-border-width: 1px !default;
|
|
|
26
26
|
|
|
27
27
|
/// The font family of the FAB.
|
|
28
28
|
/// @group floating-action-button
|
|
29
|
-
$kendo-fab-font-family: var(
|
|
29
|
+
$kendo-fab-font-family: var(--kendo-font-family) !default;
|
|
30
30
|
/// The font size of the FAB.
|
|
31
31
|
/// @group floating-action-button
|
|
32
|
-
$kendo-fab-font-size: var(
|
|
32
|
+
$kendo-fab-font-size: var(--kendo-font-size) !default;
|
|
33
33
|
/// The line height of the FAB.
|
|
34
34
|
/// @group floating-action-button
|
|
35
|
-
$kendo-fab-line-height: var(
|
|
35
|
+
$kendo-fab-line-height: var(--kendo-line-height) !default;
|
|
36
36
|
|
|
37
37
|
/// The horizontal padding of the FAB.
|
|
38
38
|
/// @group floating-action-button
|
|
@@ -91,7 +91,7 @@ $kendo-fab-item-text-border-width: 1px !default;
|
|
|
91
91
|
$kendo-fab-item-text-border-radius: 2px !default;
|
|
92
92
|
/// The font size of the FAB item text.
|
|
93
93
|
/// @group floating-action-button
|
|
94
|
-
$kendo-fab-item-text-font-size: var(
|
|
94
|
+
$kendo-fab-item-text-font-size: var(--kendo-font-size-xs) !default;
|
|
95
95
|
/// The line height of the FAB item text.
|
|
96
96
|
/// @group floating-action-button
|
|
97
97
|
$kendo-fab-item-text-line-height: 1.2 !default;
|
|
@@ -28,16 +28,16 @@ $kendo-file-box-border-style: solid !default;
|
|
|
28
28
|
$kendo-file-box-border-radius: k-border-radius(md) !default;
|
|
29
29
|
/// The font size of the File Box file name.
|
|
30
30
|
/// @group file-box
|
|
31
|
-
$kendo-file-box-name-font-size: var(
|
|
31
|
+
$kendo-file-box-name-font-size: var(--kendo-font-size-sm) !default;
|
|
32
32
|
/// The line height of the File Box file name.
|
|
33
33
|
/// @group file-box
|
|
34
|
-
$kendo-file-box-name-line-height: var(
|
|
34
|
+
$kendo-file-box-name-line-height: var(--kendo-line-height-lg) !default;
|
|
35
35
|
/// The font size of the File Box file size.
|
|
36
36
|
/// @group file-box
|
|
37
|
-
$kendo-file-box-size-font-size: var(
|
|
37
|
+
$kendo-file-box-size-font-size: var(--kendo-font-size-xs) !default;
|
|
38
38
|
/// The line height of the File Box file size.
|
|
39
39
|
/// @group file-box
|
|
40
|
-
$kendo-file-box-size-line-height: var(
|
|
40
|
+
$kendo-file-box-size-line-height: var(--kendo-line-height-xs) !default;
|
|
41
41
|
|
|
42
42
|
/// The background color of the File Box.
|
|
43
43
|
/// @group file-box
|
|
@@ -12,13 +12,13 @@ $kendo-file-manager-spacer: k-spacing(4) !default;
|
|
|
12
12
|
$kendo-file-manager-border-width: 1px !default;
|
|
13
13
|
/// The font family of the FileManager.
|
|
14
14
|
/// @group file-manager
|
|
15
|
-
$kendo-file-manager-font-family: var(
|
|
15
|
+
$kendo-file-manager-font-family: var(--kendo-font-family) !default;
|
|
16
16
|
/// The font size of the FileManager.
|
|
17
17
|
/// @group file-manager
|
|
18
|
-
$kendo-file-manager-font-size: var(
|
|
18
|
+
$kendo-file-manager-font-size: var(--kendo-font-size) !default;
|
|
19
19
|
/// The line height of the FileManager.
|
|
20
20
|
/// @group file-manager
|
|
21
|
-
$kendo-file-manager-line-height: var(
|
|
21
|
+
$kendo-file-manager-line-height: var(--kendo-line-height) !default;
|
|
22
22
|
/// The background color of the FileManager.
|
|
23
23
|
/// @group file-manager
|
|
24
24
|
$kendo-file-manager-bg: k-color(surface-alt) !default;
|
|
@@ -17,10 +17,10 @@ $kendo-form-spacer: calc( #{k-spacing(2)} * 2 ) !default;
|
|
|
17
17
|
|
|
18
18
|
/// The font size of the Form.
|
|
19
19
|
/// @group form
|
|
20
|
-
$kendo-form-font-size: var(
|
|
20
|
+
$kendo-form-font-size: var(--kendo-font-size) !default;
|
|
21
21
|
/// The line height of the Form.
|
|
22
22
|
/// @group form
|
|
23
|
-
$kendo-form-line-height: var(
|
|
23
|
+
$kendo-form-line-height: var(--kendo-line-height) !default;
|
|
24
24
|
|
|
25
25
|
/// The margin of the Form fieldset.
|
|
26
26
|
/// @group form
|
|
@@ -49,7 +49,7 @@ $kendo-form-legend-border-color: k-color(border) !default;
|
|
|
49
49
|
$kendo-form-legend-width: 100% !default;
|
|
50
50
|
/// The font size of the Form legend.
|
|
51
51
|
/// @group form
|
|
52
|
-
$kendo-form-legend-font-size: var(
|
|
52
|
+
$kendo-form-legend-font-size: var(--kendo-font-size) !default;
|
|
53
53
|
/// The text capitalization of the Form legend.
|
|
54
54
|
/// @group form
|
|
55
55
|
$kendo-form-legend-text-transform: uppercase !default;
|
|
@@ -60,7 +60,7 @@ $kendo-form-label-margin-bottom: k-spacing(0) !default;
|
|
|
60
60
|
|
|
61
61
|
/// The font size of the Form hint.
|
|
62
62
|
/// @group form
|
|
63
|
-
$kendo-form-hint-font-size: var(
|
|
63
|
+
$kendo-form-hint-font-size: var(--kendo-font-size-sm) !default;
|
|
64
64
|
/// The font style of the Form hint.
|
|
65
65
|
/// @group form
|
|
66
66
|
$kendo-form-hint-font-style: italic !default;
|
|
@@ -119,7 +119,7 @@ $kendo-inline-form-field-padding-y: calc( #{k-spacing(1)} + #{$kendo-input-borde
|
|
|
119
119
|
$kendo-label-optional-margin-x: k-spacing(1.5) !default;
|
|
120
120
|
/// The font size of the optional label in the Form.
|
|
121
121
|
/// @group form
|
|
122
|
-
$kendo-label-optional-font-size: var(
|
|
122
|
+
$kendo-label-optional-font-size: var(--kendo-font-size-sm) !default;
|
|
123
123
|
/// The font style of the optional label in the Form.
|
|
124
124
|
/// @group form
|
|
125
125
|
$kendo-label-optional-font-style: italic !default;
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
$kendo-gantt-border-width: 1px !default;
|
|
10
10
|
/// The font family of the Gantt.
|
|
11
11
|
/// @group gantt
|
|
12
|
-
$kendo-gantt-font-family: var(
|
|
12
|
+
$kendo-gantt-font-family: var(--kendo-font-family) !default;
|
|
13
13
|
/// The font size of the Gantt.
|
|
14
14
|
/// @group gantt
|
|
15
|
-
$kendo-gantt-font-size: var(
|
|
15
|
+
$kendo-gantt-font-size: var(--kendo-font-size) !default;
|
|
16
16
|
/// The line height of the Gantt.
|
|
17
17
|
/// @group gantt
|
|
18
|
-
$kendo-gantt-line-height: var(
|
|
18
|
+
$kendo-gantt-line-height: var(--kendo-line-height-sm) !default;
|
|
19
19
|
|
|
20
20
|
/// The background color of the Gantt.
|
|
21
21
|
/// @group gantt
|
|
@@ -21,13 +21,13 @@ $kendo-grid-default-size: "md" !default;
|
|
|
21
21
|
$kendo-grid-border-width: 1px !default;
|
|
22
22
|
/// The font family of the Grid.
|
|
23
23
|
/// @group grid
|
|
24
|
-
$kendo-grid-font-family: var(
|
|
24
|
+
$kendo-grid-font-family: var(--kendo-font-family) !default;
|
|
25
25
|
/// The font size of the Grid.
|
|
26
26
|
/// @group grid
|
|
27
|
-
$kendo-grid-font-size: var(
|
|
27
|
+
$kendo-grid-font-size: var(--kendo-font-size) !default;
|
|
28
28
|
/// The height of the Grid.
|
|
29
29
|
/// @group grid
|
|
30
|
-
$kendo-grid-line-height: var(
|
|
30
|
+
$kendo-grid-line-height: var(--kendo-line-height) !default;
|
|
31
31
|
|
|
32
32
|
/// The horizontal padding of the Grid.
|
|
33
33
|
/// @group grid
|
|
@@ -277,7 +277,7 @@ $kendo-grid-selection-aggregates-spacing: k-spacing(2) !default;
|
|
|
277
277
|
$kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
|
|
278
278
|
/// The font weight of the Grid selection aggregates container.
|
|
279
279
|
/// @group grid
|
|
280
|
-
$kendo-grid-selection-aggregates-font-weight: var(
|
|
280
|
+
$kendo-grid-selection-aggregates-font-weight: var(--kendo-font-weight-bold) !default;
|
|
281
281
|
|
|
282
282
|
/// The sorted icon spacing of the Grid.
|
|
283
283
|
/// @group grid
|
|
@@ -290,7 +290,7 @@ $kendo-grid-sorted-bg: color-mix(in srgb, k-color(on-app-surface) 3%, transparen
|
|
|
290
290
|
$kendo-grid-sorting-indicator-text: k-color(primary) !default;
|
|
291
291
|
/// The font size of the Grid.
|
|
292
292
|
/// @group grid
|
|
293
|
-
$kendo-grid-sorting-index-font-size: var(
|
|
293
|
+
$kendo-grid-sorting-index-font-size: var(--kendo-font-size-sm) !default;
|
|
294
294
|
/// The spacing of the Grid.
|
|
295
295
|
/// @group grid
|
|
296
296
|
$kendo-grid-sorting-index-spacing-y: calc( #{$kendo-icon-spacing} / 2 ) !default;
|
|
@@ -396,10 +396,10 @@ $kendo-grid-column-menu-group-header-padding-y: $kendo-menu-popup-md-item-paddin
|
|
|
396
396
|
|
|
397
397
|
/// The font size of the Grid header.
|
|
398
398
|
/// @group grid
|
|
399
|
-
$kendo-grid-column-menu-group-header-font-size: var(
|
|
399
|
+
$kendo-grid-column-menu-group-header-font-size: var(--kendo-font-size-sm) !default;
|
|
400
400
|
/// The height of the Grid header.
|
|
401
401
|
/// @group grid
|
|
402
|
-
$kendo-grid-column-menu-group-header-line-height: var(
|
|
402
|
+
$kendo-grid-column-menu-group-header-line-height: var(--kendo-line-height) !default;
|
|
403
403
|
/// The text color of the Grid header.
|
|
404
404
|
/// @group grid
|
|
405
405
|
$kendo-grid-column-menu-group-header-text-transform: unset !default;
|
|
@@ -473,10 +473,10 @@ $kendo-grid-stack-hierarchy-col-width: k-spacing(2) !default;
|
|
|
473
473
|
|
|
474
474
|
/// The font size of the Grid stack layout column header.
|
|
475
475
|
/// @group grid
|
|
476
|
-
$kendo-grid-stack-header-font-size: var(
|
|
476
|
+
$kendo-grid-stack-header-font-size: var(--kendo-font-size-sm) !default;
|
|
477
477
|
/// The font weight of the Grid stack layout column header.
|
|
478
478
|
/// @group grid
|
|
479
|
-
$kendo-grid-stack-header-font-weight: var(
|
|
479
|
+
$kendo-grid-stack-header-font-weight: var(--kendo-font-weight-bold) !default;
|
|
480
480
|
/// The height of the Grid stack layout expandable row shadow.
|
|
481
481
|
/// @group grid
|
|
482
482
|
$kendo-grid-stack-expandable-shadow-height: k-spacing(2.5) !default;
|
|
@@ -492,7 +492,7 @@ $kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
|
|
|
492
492
|
|
|
493
493
|
/// The font weight of the pinned source row in the Grid.
|
|
494
494
|
/// @group grid
|
|
495
|
-
$kendo-grid-pinned-source-font-weight: var(
|
|
495
|
+
$kendo-grid-pinned-source-font-weight: var(--kendo-font-weight-bold) !default;
|
|
496
496
|
|
|
497
497
|
@forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
|
|
498
498
|
$kendo-grid-default-size: $kendo-grid-default-size,
|
|
@@ -19,13 +19,13 @@ $kendo-image-editor-padding-x: null !default;
|
|
|
19
19
|
$kendo-image-editor-border-width: 1px !default;
|
|
20
20
|
/// The font size of the ImageEditor.
|
|
21
21
|
/// @group image-editor
|
|
22
|
-
$kendo-image-editor-font-size: var(
|
|
22
|
+
$kendo-image-editor-font-size: var(--kendo-font-size) !default;
|
|
23
23
|
/// The line height of the ImageEditor.
|
|
24
24
|
/// @group image-editor
|
|
25
|
-
$kendo-image-editor-line-height: var(
|
|
25
|
+
$kendo-image-editor-line-height: var(--kendo-line-height) !default;
|
|
26
26
|
/// The font family of the ImageEditor.
|
|
27
27
|
/// @group image-editor
|
|
28
|
-
$kendo-image-editor-font-family: var(
|
|
28
|
+
$kendo-image-editor-font-family: var(--kendo-font-family) !default;
|
|
29
29
|
|
|
30
30
|
/// The width of the border around the ImageEditor content.
|
|
31
31
|
/// @group image-editor
|
|
@@ -49,20 +49,20 @@ $kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
|
49
49
|
|
|
50
50
|
/// Font family of input components.
|
|
51
51
|
/// @group input
|
|
52
|
-
$kendo-input-font-family: var(
|
|
52
|
+
$kendo-input-font-family: var(--kendo-font-family) !default;
|
|
53
53
|
|
|
54
54
|
/// Font size of input components.
|
|
55
55
|
/// @group input
|
|
56
56
|
$kendo-input-font-size: null !default;
|
|
57
57
|
/// The font size of the small Input components.
|
|
58
58
|
/// @group input
|
|
59
|
-
$kendo-input-sm-font-size: var(
|
|
59
|
+
$kendo-input-sm-font-size: var(--kendo-font-size) !default;
|
|
60
60
|
/// The font size of the medium Input components.
|
|
61
61
|
/// @group input
|
|
62
|
-
$kendo-input-md-font-size: var(
|
|
62
|
+
$kendo-input-md-font-size: var(--kendo-font-size) !default;
|
|
63
63
|
/// The font size of the large Input components.
|
|
64
64
|
/// @group input
|
|
65
|
-
$kendo-input-lg-font-size: var(
|
|
65
|
+
$kendo-input-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
/// Line height of input components.
|
|
@@ -70,13 +70,13 @@ $kendo-input-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
|
70
70
|
$kendo-input-line-height: null !default;
|
|
71
71
|
/// The line height of the small Input components.
|
|
72
72
|
/// @group input
|
|
73
|
-
$kendo-input-sm-line-height: var(
|
|
73
|
+
$kendo-input-sm-line-height: var(--kendo-line-height) !default;
|
|
74
74
|
/// The line height of the medium Input components.
|
|
75
75
|
/// @group input
|
|
76
|
-
$kendo-input-md-line-height: var(
|
|
76
|
+
$kendo-input-md-line-height: var(--kendo-line-height) !default;
|
|
77
77
|
/// The line height of the large Input components.
|
|
78
78
|
/// @group input
|
|
79
|
-
$kendo-input-lg-line-height: var(
|
|
79
|
+
$kendo-input-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
80
80
|
|
|
81
81
|
$kendo-input-sm-calc-size: calc( ( #{$kendo-input-sm-line-height} * 1em ) + ( #{$kendo-input-sm-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
|
|
82
82
|
$kendo-input-md-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
|