@progress/kendo-theme-classic 13.1.1 → 13.2.0-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-dark.scss +117 -117
- package/dist/classic-green.css +1 -1
- package/dist/classic-green.scss +107 -107
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender-dark.scss +120 -120
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-lavender.scss +110 -110
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main-dark.scss +117 -117
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro-dark.scss +120 -120
- package/dist/classic-metro.css +1 -1
- package/dist/classic-metro.scss +110 -110
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-moonlight.scss +120 -120
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal-dark.scss +117 -117
- package/dist/classic-opal.css +1 -1
- package/dist/classic-opal.scss +107 -107
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver-dark.scss +117 -117
- package/dist/classic-silver.css +1 -1
- package/dist/classic-silver.scss +107 -107
- package/dist/classic-uniform.css +1 -1
- package/dist/classic-uniform.scss +111 -111
- package/dist/meta/sassdoc-data.json +7464 -8780
- package/dist/meta/sassdoc-raw-data.json +867 -1305
- package/dist/meta/variables.json +3101 -3392
- package/lib/swatches/classic-green-dark.json +123 -123
- package/lib/swatches/classic-green.json +113 -113
- package/lib/swatches/classic-lavender-dark.json +126 -126
- package/lib/swatches/classic-lavender.json +116 -116
- package/lib/swatches/classic-main-dark.json +123 -123
- package/lib/swatches/classic-main.json +6 -6
- package/lib/swatches/classic-metro-dark.json +126 -126
- package/lib/swatches/classic-metro.json +116 -116
- package/lib/swatches/classic-moonlight.json +126 -126
- package/lib/swatches/classic-opal-dark.json +123 -123
- package/lib/swatches/classic-opal.json +113 -113
- package/lib/swatches/classic-silver-dark.json +123 -123
- package/lib/swatches/classic-silver.json +113 -113
- package/lib/swatches/classic-uniform.json +117 -117
- 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 +30 -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/core/_index.scss +1 -0
- package/scss/core/border-radii/index.scss +13 -10
- package/scss/core/color-system/_swatch.scss +185 -166
- package/scss/core/spacing/index.scss +36 -38
- package/scss/dataviz/_variables.scss +12 -12
- 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
- package/scss/core/color-system/_palettes.scss +0 -305
|
@@ -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,13 +356,13 @@ $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
|
-
$kendo-chart-no-data-padding-y:
|
|
365
|
+
$kendo-chart-no-data-padding-y: 7rem !default;
|
|
366
366
|
|
|
367
367
|
// Gauge
|
|
368
368
|
/// The background color of the Gauge.
|
|
@@ -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;
|
|
@@ -9,7 +9,7 @@ $kendo-list-default-size: "md" !default;
|
|
|
9
9
|
|
|
10
10
|
/// The font family of the List components.
|
|
11
11
|
/// @group list
|
|
12
|
-
$kendo-list-font-family: var(
|
|
12
|
+
$kendo-list-font-family: var(--kendo-font-family) !default;
|
|
13
13
|
|
|
14
14
|
/// The horizontal padding of the List container.
|
|
15
15
|
/// @group list
|
|
@@ -23,26 +23,26 @@ $kendo-list-container-padding-block: k-spacing(2) !default;
|
|
|
23
23
|
$kendo-list-font-size: null !default;
|
|
24
24
|
/// The font size of the small List.
|
|
25
25
|
/// @group list
|
|
26
|
-
$kendo-list-sm-font-size: var(
|
|
26
|
+
$kendo-list-sm-font-size: var(--kendo-font-size) !default;
|
|
27
27
|
/// The font size of the medium List.
|
|
28
28
|
/// @group list
|
|
29
|
-
$kendo-list-md-font-size: var(
|
|
29
|
+
$kendo-list-md-font-size: var(--kendo-font-size) !default;
|
|
30
30
|
/// The font size of the large List.
|
|
31
31
|
/// @group list
|
|
32
|
-
$kendo-list-lg-font-size: var(
|
|
32
|
+
$kendo-list-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
33
33
|
|
|
34
34
|
/// The line height of the List component, if no size is set.
|
|
35
35
|
/// @group list
|
|
36
36
|
$kendo-list-line-height: null !default;
|
|
37
37
|
/// The line height of the small List.
|
|
38
38
|
/// @group list
|
|
39
|
-
$kendo-list-sm-line-height: var(
|
|
39
|
+
$kendo-list-sm-line-height: var(--kendo-line-height) !default;
|
|
40
40
|
/// The line height of the medium List.
|
|
41
41
|
/// @group list
|
|
42
|
-
$kendo-list-md-line-height: var(
|
|
42
|
+
$kendo-list-md-line-height: var(--kendo-line-height) !default;
|
|
43
43
|
/// The line height of the large List.
|
|
44
44
|
/// @group list
|
|
45
|
-
$kendo-list-lg-line-height: var(
|
|
45
|
+
$kendo-list-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
46
46
|
|
|
47
47
|
/// The horizontal padding of the small List header.
|
|
48
48
|
/// @group list
|
|
@@ -96,7 +96,7 @@ $kendo-list-lg-header-line-height: null !default;
|
|
|
96
96
|
|
|
97
97
|
/// The font weight of the List header.
|
|
98
98
|
/// @group list
|
|
99
|
-
$kendo-list-header-font-weight: var(
|
|
99
|
+
$kendo-list-header-font-weight: var(--kendo-font-weight-bold) !default;
|
|
100
100
|
|
|
101
101
|
/// The horizontal padding of the small List filter.
|
|
102
102
|
/// @group list
|
|
@@ -198,33 +198,33 @@ $kendo-list-group-item-border-width: 0 !default;
|
|
|
198
198
|
|
|
199
199
|
/// The font size of the List group items, if no size is set.
|
|
200
200
|
/// @group list
|
|
201
|
-
$kendo-list-group-item-font-size: var(
|
|
201
|
+
$kendo-list-group-item-font-size: var(--kendo-font-size-sm) !default;
|
|
202
202
|
/// The font size of the small List group item.
|
|
203
203
|
/// @group list
|
|
204
|
-
$kendo-list-sm-group-item-font-size: var(
|
|
204
|
+
$kendo-list-sm-group-item-font-size: var(--kendo-font-size-sm) !default;
|
|
205
205
|
/// The font size of the medium List group item.
|
|
206
206
|
/// @group list
|
|
207
|
-
$kendo-list-md-group-item-font-size: var(
|
|
207
|
+
$kendo-list-md-group-item-font-size: var(--kendo-font-size-sm) !default;
|
|
208
208
|
/// The font size of the large List group item.
|
|
209
209
|
/// @group list
|
|
210
|
-
$kendo-list-lg-group-item-font-size: var(
|
|
210
|
+
$kendo-list-lg-group-item-font-size: var(--kendo-font-size-sm) !default;
|
|
211
211
|
|
|
212
212
|
/// The line height of the List group items, if no size is set.
|
|
213
213
|
/// @group list
|
|
214
|
-
$kendo-list-group-item-line-height: var(
|
|
214
|
+
$kendo-list-group-item-line-height: var(--kendo-line-height-lg) !default;
|
|
215
215
|
/// The line height of the small List group item.
|
|
216
216
|
/// @group list
|
|
217
|
-
$kendo-list-sm-group-item-line-height: var(
|
|
217
|
+
$kendo-list-sm-group-item-line-height: var(--kendo-line-height-lg) !default;
|
|
218
218
|
/// The line height of the medium List group item.
|
|
219
219
|
/// @group list
|
|
220
|
-
$kendo-list-md-group-item-line-height: var(
|
|
220
|
+
$kendo-list-md-group-item-line-height: var(--kendo-line-height-lg) !default;
|
|
221
221
|
/// The line height of the large List group item.
|
|
222
222
|
/// @group list
|
|
223
|
-
$kendo-list-lg-group-item-line-height: var(
|
|
223
|
+
$kendo-list-lg-group-item-line-height: var(--kendo-line-height-lg) !default;
|
|
224
224
|
|
|
225
225
|
/// The font weight of a List group item.
|
|
226
226
|
/// @group list
|
|
227
|
-
$kendo-list-group-item-font-weight: var(
|
|
227
|
+
$kendo-list-group-item-font-weight: var(--kendo-font-weight-bold) !default;
|
|
228
228
|
|
|
229
229
|
/// The font size of the small List item group label.
|
|
230
230
|
/// @group list
|
|
@@ -351,10 +351,10 @@ $kendo-list-option-label-text: k-color(subtle) !default;
|
|
|
351
351
|
|
|
352
352
|
/// The font size of the List item description.
|
|
353
353
|
/// @group list
|
|
354
|
-
$kendo-list-item-description-font-size: var(
|
|
354
|
+
$kendo-list-item-description-font-size: var(--kendo-font-size-sm) !default;
|
|
355
355
|
/// The line of the list item description.
|
|
356
356
|
/// @group list
|
|
357
|
-
$kendo-list-item-description-line-height: var(
|
|
357
|
+
$kendo-list-item-description-line-height: var(--kendo-line-height-lg) !default;
|
|
358
358
|
/// The text color of the list item description.
|
|
359
359
|
/// @group list
|
|
360
360
|
$kendo-list-item-description-text: k-color(subtle) !default;
|
|
@@ -19,13 +19,13 @@ $kendo-listbox-default-height: 200px !default;
|
|
|
19
19
|
$kendo-listbox-border-width: 1px !default;
|
|
20
20
|
/// The font family of the ListBox.
|
|
21
21
|
/// @group listbox
|
|
22
|
-
$kendo-listbox-font-family: var(
|
|
22
|
+
$kendo-listbox-font-family: var(--kendo-font-family) !default;
|
|
23
23
|
/// The font size of the ListBox.
|
|
24
24
|
/// @group listbox
|
|
25
|
-
$kendo-listbox-font-size: var(
|
|
25
|
+
$kendo-listbox-font-size: var(--kendo-font-size) !default;
|
|
26
26
|
/// The line height of the ListBox.
|
|
27
27
|
/// @group listbox
|
|
28
|
-
$kendo-listbox-line-height: var(
|
|
28
|
+
$kendo-listbox-line-height: var(--kendo-line-height) !default;
|
|
29
29
|
|
|
30
30
|
/// The text color of the ListBox.
|
|
31
31
|
/// @group listbox
|
|
@@ -10,10 +10,10 @@ $kendo-listgroup-border-radius: k-border-radius(md) !default;
|
|
|
10
10
|
|
|
11
11
|
/// The font size of the ListGroup.
|
|
12
12
|
/// @group listgroup
|
|
13
|
-
$kendo-listgroup-font-size: var(
|
|
13
|
+
$kendo-listgroup-font-size: var(--kendo-font-size) !default;
|
|
14
14
|
/// The line height of the ListGroup.
|
|
15
15
|
/// @group listgroup
|
|
16
|
-
$kendo-listgroup-line-height: var(
|
|
16
|
+
$kendo-listgroup-line-height: var(--kendo-line-height) !default;
|
|
17
17
|
|
|
18
18
|
/// The background color of the ListGroup.
|
|
19
19
|
/// @group listgroup
|
|
@@ -13,13 +13,13 @@ $kendo-listview-padding-y: k-spacing(1) !default;
|
|
|
13
13
|
$kendo-listview-border-width: 1px !default;
|
|
14
14
|
/// The font family of the ListView.
|
|
15
15
|
/// @group listview
|
|
16
|
-
$kendo-listview-font-family: var(
|
|
16
|
+
$kendo-listview-font-family: var(--kendo-font-family) !default;
|
|
17
17
|
/// The font size of the ListView.
|
|
18
18
|
/// @group listview
|
|
19
|
-
$kendo-listview-font-size: var(
|
|
19
|
+
$kendo-listview-font-size: var(--kendo-font-size) !default;
|
|
20
20
|
/// The line height of the ListView.
|
|
21
21
|
/// @group listview
|
|
22
|
-
$kendo-listview-line-height: var(
|
|
22
|
+
$kendo-listview-line-height: var(--kendo-line-height) !default;
|
|
23
23
|
|
|
24
24
|
/// The text color of the ListView.
|
|
25
25
|
/// @group listview
|
|
@@ -114,13 +114,13 @@ $kendo-loader-lg-container-gap: k-spacing(3) !default;
|
|
|
114
114
|
|
|
115
115
|
/// The font size of the small Loader container.
|
|
116
116
|
/// @group loader
|
|
117
|
-
$kendo-loader-sm-container-font-size: var(
|
|
117
|
+
$kendo-loader-sm-container-font-size: var(--kendo-font-size-xs) !default;
|
|
118
118
|
/// The font size of the medium Loader container.
|
|
119
119
|
/// @group loader
|
|
120
|
-
$kendo-loader-md-container-font-size: var(
|
|
120
|
+
$kendo-loader-md-container-font-size: var(--kendo-font-size) !default;
|
|
121
121
|
/// The font size of the large Loader container.
|
|
122
122
|
/// @group loader
|
|
123
|
-
$kendo-loader-lg-container-font-size: var(
|
|
123
|
+
$kendo-loader-lg-container-font-size: var(--kendo-font-size-lg) !default;
|
|
124
124
|
|
|
125
125
|
// Loading indicator
|
|
126
126
|
/// The background color of the Loading indicator.
|