@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
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for Kendo UI theme",
|
|
4
|
-
"version": "13.
|
|
4
|
+
"version": "13.2.0-dev.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.8.0",
|
|
57
|
-
"@progress/kendo-theme-core": "13.
|
|
58
|
-
"@progress/kendo-theme-utils": "13.
|
|
57
|
+
"@progress/kendo-theme-core": "13.2.0-dev.0",
|
|
58
|
+
"@progress/kendo-theme-utils": "13.2.0-dev.0"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "066b81148c99e956c2809af1a3ba5eebe649f407"
|
|
65
65
|
}
|
|
@@ -30,13 +30,13 @@ $kendo-actionsheet-border-radius: 0px !default;
|
|
|
30
30
|
|
|
31
31
|
/// The font size of the ActionSheet.
|
|
32
32
|
/// @group action-sheet
|
|
33
|
-
$kendo-actionsheet-font-size: var(
|
|
33
|
+
$kendo-actionsheet-font-size: var(--kendo-font-size) !default;
|
|
34
34
|
/// The font family of the ActionSheet.
|
|
35
35
|
/// @group action-sheet
|
|
36
|
-
$kendo-actionsheet-font-family: var(
|
|
36
|
+
$kendo-actionsheet-font-family: var(--kendo-font-family) !default;
|
|
37
37
|
/// The line height of the ActionSheet.
|
|
38
38
|
/// @group action-sheet
|
|
39
|
-
$kendo-actionsheet-line-height: var(
|
|
39
|
+
$kendo-actionsheet-line-height: var(--kendo-line-height) !default;
|
|
40
40
|
|
|
41
41
|
/// The background color of the ActionSheet.
|
|
42
42
|
/// @group action-sheet
|
|
@@ -93,10 +93,10 @@ $kendo-actionsheet-titlebar-shadow: null !default;
|
|
|
93
93
|
|
|
94
94
|
/// The font size of the ActionSheet subtitle.
|
|
95
95
|
/// @group action-sheet
|
|
96
|
-
$kendo-actionsheet-subtitle-font-size: var(
|
|
96
|
+
$kendo-actionsheet-subtitle-font-size: var(--kendo-font-size-sm) !default;
|
|
97
97
|
/// The line height of the ActionSheet subtitle.
|
|
98
98
|
/// @group action-sheet
|
|
99
|
-
$kendo-actionsheet-subtitle-line-height: var(
|
|
99
|
+
$kendo-actionsheet-subtitle-line-height: var(--kendo-line-height-sm) !default;
|
|
100
100
|
/// The text color of the ActionSheet subtitle.
|
|
101
101
|
/// @group action-sheet
|
|
102
102
|
$kendo-actionsheet-subtitle-text: k-color(subtle) !default;
|
|
@@ -206,10 +206,10 @@ $kendo-actionsheet-item-disabled-shadow: null !default;
|
|
|
206
206
|
// Adaptive Actionsheet
|
|
207
207
|
/// The font size of the adaptive ActionSheet.
|
|
208
208
|
/// @group action-sheet
|
|
209
|
-
$kendo-adaptive-actionsheet-font-size: var(
|
|
209
|
+
$kendo-adaptive-actionsheet-font-size: var(--kendo-font-size-lg) !default;
|
|
210
210
|
/// The line height of the adaptive ActionSheet.
|
|
211
211
|
/// @group action-sheet
|
|
212
|
-
$kendo-adaptive-actionsheet-line-height: var(
|
|
212
|
+
$kendo-adaptive-actionsheet-line-height: var(--kendo-line-height) !default;
|
|
213
213
|
/// The vertical padding of the adaptive ActionSheet titlebar.
|
|
214
214
|
/// @group action-sheet
|
|
215
215
|
$kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
|
|
@@ -42,13 +42,13 @@ $kendo-adaptive-menu-title-text: k-color(on-app-surface) !default;
|
|
|
42
42
|
$kendo-adaptive-border-width: 1px !default;
|
|
43
43
|
/// The font family of the Adaptive component.
|
|
44
44
|
/// @group adaptive
|
|
45
|
-
$kendo-adaptive-font-family: var(
|
|
45
|
+
$kendo-adaptive-font-family: var(--kendo-font-family) !default;
|
|
46
46
|
/// The font size of the Adaptive component.
|
|
47
47
|
/// @group adaptive
|
|
48
|
-
$kendo-adaptive-font-size: var(
|
|
48
|
+
$kendo-adaptive-font-size: var(--kendo-font-size) !default;
|
|
49
49
|
/// The line height of the Adaptive component.
|
|
50
50
|
/// @group adaptive
|
|
51
|
-
$kendo-adaptive-line-height: var(
|
|
51
|
+
$kendo-adaptive-line-height: var(--kendo-line-height) !default;
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
// Adaptive Grid
|
|
@@ -29,13 +29,13 @@ $kendo-appbar-border-width: 0px !default;
|
|
|
29
29
|
$kendo-appbar-zindex: k-z-index("banner") !default;
|
|
30
30
|
/// The font family of the AppBar.
|
|
31
31
|
/// @group appbar
|
|
32
|
-
$kendo-appbar-font-family: var(
|
|
32
|
+
$kendo-appbar-font-family: var(--kendo-font-family) !default;
|
|
33
33
|
/// The font size of the AppBar.
|
|
34
34
|
/// @group appbar
|
|
35
|
-
$kendo-appbar-font-size: var(
|
|
35
|
+
$kendo-appbar-font-size: var(--kendo-font-size) !default;
|
|
36
36
|
/// The line height of the AppBar.
|
|
37
37
|
/// @group appbar
|
|
38
|
-
$kendo-appbar-line-height: var(
|
|
38
|
+
$kendo-appbar-line-height: var(--kendo-line-height) !default;
|
|
39
39
|
|
|
40
40
|
/// The spacing between the AppBar sections.
|
|
41
41
|
/// @group appbar
|
|
@@ -28,13 +28,13 @@ $kendo-avatar-border-radius: null !default;
|
|
|
28
28
|
|
|
29
29
|
/// The font family of the Avatar.
|
|
30
30
|
/// @group avatar
|
|
31
|
-
$kendo-avatar-font-family: var(
|
|
31
|
+
$kendo-avatar-font-family: var(--kendo-font-family) !default;
|
|
32
32
|
/// The font size of the Avatar.
|
|
33
33
|
/// @group avatar
|
|
34
|
-
$kendo-avatar-font-size: var(
|
|
34
|
+
$kendo-avatar-font-size: var(--kendo-font-size) !default;
|
|
35
35
|
/// The line height of the Avatar.
|
|
36
36
|
/// @group avatar
|
|
37
|
-
$kendo-avatar-line-height: var(
|
|
37
|
+
$kendo-avatar-line-height: var(--kendo-line-height-xs) !default;
|
|
38
38
|
|
|
39
39
|
/// The small size of the Avatar.
|
|
40
40
|
/// @group avatar
|
|
@@ -45,16 +45,16 @@ $kendo-badge-lg-padding-y: k-spacing(1.5) !default;
|
|
|
45
45
|
|
|
46
46
|
/// The font sizes of the Badge.
|
|
47
47
|
/// @group badge
|
|
48
|
-
$kendo-badge-font-size: var(
|
|
48
|
+
$kendo-badge-font-size: var(--kendo-font-size-xs) !default;
|
|
49
49
|
/// The font size of the small Badge.
|
|
50
50
|
/// @group badge
|
|
51
|
-
$kendo-badge-sm-font-size: var(
|
|
51
|
+
$kendo-badge-sm-font-size: var(--kendo-font-size-xs) !default;
|
|
52
52
|
/// The font size of the medium Badge.
|
|
53
53
|
/// @group badge
|
|
54
|
-
$kendo-badge-md-font-size: var(
|
|
54
|
+
$kendo-badge-md-font-size: var(--kendo-font-size-xs) !default;
|
|
55
55
|
/// The font size of the large Badge.
|
|
56
56
|
/// @group badge
|
|
57
|
-
$kendo-badge-lg-font-size: var(
|
|
57
|
+
$kendo-badge-lg-font-size: var(--kendo-font-size-xs) !default;
|
|
58
58
|
|
|
59
59
|
/// The line heights used along with the $kendo-font-size variable.
|
|
60
60
|
/// @group badge
|
|
@@ -26,13 +26,13 @@ $kendo-bottom-nav-gap: $kendo-bottom-nav-padding-x !default;
|
|
|
26
26
|
$kendo-bottom-nav-border-width: 1px 0px 0px 0px !default;
|
|
27
27
|
/// The font family of the BottomNavigation.
|
|
28
28
|
/// @group bottom-navigation
|
|
29
|
-
$kendo-bottom-nav-font-family: var(
|
|
29
|
+
$kendo-bottom-nav-font-family: var(--kendo-font-family) !default;
|
|
30
30
|
/// The font size of the BottomNavigation.
|
|
31
31
|
/// @group bottom-navigation
|
|
32
|
-
$kendo-bottom-nav-font-size: var(
|
|
32
|
+
$kendo-bottom-nav-font-size: var(--kendo-font-size) !default;
|
|
33
33
|
/// The line height of the BottomNavigation.
|
|
34
34
|
/// @group bottom-navigation
|
|
35
|
-
$kendo-bottom-nav-line-height: var(
|
|
35
|
+
$kendo-bottom-nav-line-height: var(--kendo-line-height-xs) !default;
|
|
36
36
|
/// The letter spacing of the BottomNavigation.
|
|
37
37
|
/// @group bottom-navigation
|
|
38
38
|
$kendo-bottom-nav-letter-spacing: .2px !default;
|
|
@@ -28,33 +28,33 @@ $kendo-breadcrumb-padding-y: null !default;
|
|
|
28
28
|
|
|
29
29
|
/// The font family of the Breadcrumb.
|
|
30
30
|
/// @group breadcrumb
|
|
31
|
-
$kendo-breadcrumb-font-family: var(
|
|
31
|
+
$kendo-breadcrumb-font-family: var(--kendo-font-family) !default;
|
|
32
32
|
|
|
33
33
|
/// The font size of the Breadcrumb.
|
|
34
34
|
/// @group breadcrumb
|
|
35
|
-
$kendo-breadcrumb-font-size: var(
|
|
35
|
+
$kendo-breadcrumb-font-size: var(--kendo-font-size) !default;
|
|
36
36
|
/// The font size of the small Breadcrumb.
|
|
37
37
|
/// @group breadcrumb
|
|
38
|
-
$kendo-breadcrumb-sm-font-size: var(
|
|
38
|
+
$kendo-breadcrumb-sm-font-size: var(--kendo-font-size) !default;
|
|
39
39
|
/// The font size of the medium Breadcrumb.
|
|
40
40
|
/// @group breadcrumb
|
|
41
41
|
$kendo-breadcrumb-md-font-size: $kendo-breadcrumb-font-size !default;
|
|
42
42
|
/// The font size of the large Breadcrumb.
|
|
43
43
|
/// @group breadcrumb
|
|
44
|
-
$kendo-breadcrumb-lg-font-size: var(
|
|
44
|
+
$kendo-breadcrumb-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
45
45
|
|
|
46
46
|
/// The line-height of the Breadcrumb.
|
|
47
47
|
/// @group breadcrumb
|
|
48
|
-
$kendo-breadcrumb-line-height: var(
|
|
48
|
+
$kendo-breadcrumb-line-height: var(--kendo-line-height) !default;
|
|
49
49
|
/// The line-height of the small Breadcrumb.
|
|
50
50
|
/// @group breadcrumb
|
|
51
|
-
$kendo-breadcrumb-sm-line-height: var(
|
|
51
|
+
$kendo-breadcrumb-sm-line-height: var(--kendo-line-height) !default;
|
|
52
52
|
/// The line-height of the medium Breadcrumb.
|
|
53
53
|
/// @group breadcrumb
|
|
54
54
|
$kendo-breadcrumb-md-line-height: $kendo-breadcrumb-line-height !default;
|
|
55
55
|
/// The line-height of the height Breadcrumb.
|
|
56
56
|
/// @group breadcrumb
|
|
57
|
-
$kendo-breadcrumb-lg-line-height: var(
|
|
57
|
+
$kendo-breadcrumb-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
58
58
|
|
|
59
59
|
/// The base background of the Breadcrumb.
|
|
60
60
|
/// @group breadcrumb
|
|
@@ -21,7 +21,7 @@ $kendo-bubble-border-width: 1px !default;
|
|
|
21
21
|
$kendo-bubble-border-style: solid !default;
|
|
22
22
|
/// The line height of the Bubble.
|
|
23
23
|
/// @group bubble
|
|
24
|
-
$kendo-bubble-line-height: var(
|
|
24
|
+
$kendo-bubble-line-height: var(--kendo-line-height) !default;
|
|
25
25
|
|
|
26
26
|
/// The text color of the Bubble.
|
|
27
27
|
/// @group bubble
|
|
@@ -29,6 +29,9 @@ $kendo-button-border-width: 1px !default;
|
|
|
29
29
|
/// @group button
|
|
30
30
|
$kendo-button-border-radius: null !default;
|
|
31
31
|
|
|
32
|
+
/// The horizontal padding of the xsmall Button.
|
|
33
|
+
/// @group button
|
|
34
|
+
$kendo-button-xs-padding-x: k-spacing(2) !default;
|
|
32
35
|
/// The horizontal padding of the small Button.
|
|
33
36
|
/// @group button
|
|
34
37
|
$kendo-button-sm-padding-x: k-spacing(2) !default;
|
|
@@ -39,6 +42,9 @@ $kendo-button-md-padding-x: k-spacing(2) !default;
|
|
|
39
42
|
/// @group button
|
|
40
43
|
$kendo-button-lg-padding-x: k-spacing(3) !default;
|
|
41
44
|
|
|
45
|
+
/// The vertical padding of the xsmall Button.
|
|
46
|
+
/// @group button
|
|
47
|
+
$kendo-button-xs-padding-y: k-spacing(1px) !default;
|
|
42
48
|
/// The vertical padding of the small Button.
|
|
43
49
|
/// @group button
|
|
44
50
|
$kendo-button-sm-padding-y: k-spacing(0.5) !default;
|
|
@@ -51,42 +57,50 @@ $kendo-button-lg-padding-y: k-spacing(2) !default;
|
|
|
51
57
|
|
|
52
58
|
/// The font family of the Button.
|
|
53
59
|
/// @group button
|
|
54
|
-
$kendo-button-font-family: var(
|
|
60
|
+
$kendo-button-font-family: var(--kendo-font-family) !default;
|
|
55
61
|
/// The font weight of the Button.
|
|
56
62
|
/// @group button
|
|
57
|
-
$kendo-button-font-weight: var(
|
|
63
|
+
$kendo-button-font-weight: var(--kendo-font-weight-normal) !default;
|
|
58
64
|
|
|
59
65
|
/// The font size of the Button.
|
|
60
66
|
/// @group button
|
|
61
|
-
$kendo-button-font-size: var(
|
|
67
|
+
$kendo-button-font-size: var(--kendo-font-size) !default;
|
|
68
|
+
/// The font size of the xsmall Button.
|
|
69
|
+
/// @group button
|
|
70
|
+
$kendo-button-xs-font-size: var(--kendo-font-size) !default;
|
|
62
71
|
/// The font size of the small Button.
|
|
63
72
|
/// @group button
|
|
64
|
-
$kendo-button-sm-font-size: var(
|
|
73
|
+
$kendo-button-sm-font-size: var(--kendo-font-size) !default;
|
|
65
74
|
/// The font size of the medium Button.
|
|
66
75
|
/// @group button
|
|
67
|
-
$kendo-button-md-font-size: var(
|
|
76
|
+
$kendo-button-md-font-size: var(--kendo-font-size) !default;
|
|
68
77
|
/// The font size of the large Button.
|
|
69
78
|
/// @group button
|
|
70
|
-
$kendo-button-lg-font-size: var(
|
|
79
|
+
$kendo-button-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
71
80
|
|
|
72
81
|
/// The line height used along with the $kendo-font-size variable.
|
|
73
82
|
/// @group button
|
|
74
|
-
$kendo-button-line-height: var(
|
|
83
|
+
$kendo-button-line-height: var(--kendo-line-height) !default;
|
|
84
|
+
/// The line height used along with the $kendo-font-size variable of the xsmall Button.
|
|
85
|
+
/// @group button
|
|
86
|
+
$kendo-button-xs-line-height: var(--kendo-line-height) !default;
|
|
75
87
|
/// The line height used along with the $kendo-font-size variable of the small Button.
|
|
76
88
|
/// @group button
|
|
77
|
-
$kendo-button-sm-line-height: var(
|
|
89
|
+
$kendo-button-sm-line-height: var(--kendo-line-height) !default;
|
|
78
90
|
/// The line height used along with the $kendo-font-size variable of the medium Button.
|
|
79
91
|
/// @group button
|
|
80
|
-
$kendo-button-md-line-height: var(
|
|
92
|
+
$kendo-button-md-line-height: var(--kendo-line-height) !default;
|
|
81
93
|
/// The line height used along with the $kendo-font-size variable of the large Button.
|
|
82
94
|
/// @group button
|
|
83
|
-
$kendo-button-lg-line-height: var(
|
|
95
|
+
$kendo-button-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
84
96
|
|
|
97
|
+
$kendo-button-xs-calc-size: calc( ( #{$kendo-button-xs-line-height} * 1em ) + ( #{$kendo-button-xs-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
|
|
85
98
|
$kendo-button-sm-calc-size: calc( ( #{$kendo-button-sm-line-height} * 1em ) + ( #{$kendo-button-sm-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
|
|
86
99
|
$kendo-button-md-calc-size: calc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
|
|
87
100
|
$kendo-button-lg-calc-size: calc( ( #{$kendo-button-lg-line-height} * 1em ) + ( #{$kendo-button-lg-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
|
|
88
101
|
|
|
89
102
|
$kendo-button-inner-calc-size: calc( ( #{$kendo-button-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) ) !default;
|
|
103
|
+
$kendo-button-xs-inner-calc-size: calc( ( #{$kendo-button-xs-line-height} * 1em ) + ( #{$kendo-button-xs-padding-y} * 2 ) ) !default;
|
|
90
104
|
$kendo-button-sm-inner-calc-size: calc( ( #{$kendo-button-sm-line-height} * 1em ) + ( #{$kendo-button-sm-padding-y} * 2 ) ) !default;
|
|
91
105
|
$kendo-button-md-inner-calc-size: calc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) ) !default;
|
|
92
106
|
$kendo-button-lg-inner-calc-size: calc( ( #{$kendo-button-lg-line-height} * 1em ) + ( #{$kendo-button-lg-padding-y} * 2 ) ) !default;
|
|
@@ -254,26 +268,32 @@ $kendo-button-transition: color k-transition(rapid), background-color k-transiti
|
|
|
254
268
|
@forward "@progress/kendo-theme-core/scss/components/button/_variables.scss" with (
|
|
255
269
|
$kendo-button-border-width: $kendo-button-border-width,
|
|
256
270
|
$kendo-button-border-radius: $kendo-button-border-radius,
|
|
271
|
+
$kendo-button-xs-padding-x: $kendo-button-xs-padding-x,
|
|
257
272
|
$kendo-button-sm-padding-x: $kendo-button-sm-padding-x,
|
|
258
273
|
$kendo-button-md-padding-x: $kendo-button-md-padding-x,
|
|
259
274
|
$kendo-button-lg-padding-x: $kendo-button-lg-padding-x,
|
|
275
|
+
$kendo-button-xs-padding-y: $kendo-button-xs-padding-y,
|
|
260
276
|
$kendo-button-sm-padding-y: $kendo-button-sm-padding-y,
|
|
261
277
|
$kendo-button-md-padding-y: $kendo-button-md-padding-y,
|
|
262
278
|
$kendo-button-lg-padding-y: $kendo-button-lg-padding-y,
|
|
263
279
|
$kendo-button-font-family: $kendo-button-font-family,
|
|
264
280
|
$kendo-button-font-weight: $kendo-button-font-weight,
|
|
265
281
|
$kendo-button-font-size: $kendo-button-font-size,
|
|
282
|
+
$kendo-button-xs-font-size: $kendo-button-xs-font-size,
|
|
266
283
|
$kendo-button-sm-font-size: $kendo-button-sm-font-size,
|
|
267
284
|
$kendo-button-md-font-size: $kendo-button-md-font-size,
|
|
268
285
|
$kendo-button-lg-font-size: $kendo-button-lg-font-size,
|
|
269
286
|
$kendo-button-line-height: $kendo-button-line-height,
|
|
287
|
+
$kendo-button-xs-line-height: $kendo-button-xs-line-height,
|
|
270
288
|
$kendo-button-sm-line-height: $kendo-button-sm-line-height,
|
|
271
289
|
$kendo-button-md-line-height: $kendo-button-md-line-height,
|
|
272
290
|
$kendo-button-lg-line-height: $kendo-button-lg-line-height,
|
|
291
|
+
$kendo-button-xs-calc-size: $kendo-button-xs-calc-size,
|
|
273
292
|
$kendo-button-sm-calc-size: $kendo-button-sm-calc-size,
|
|
274
293
|
$kendo-button-md-calc-size: $kendo-button-md-calc-size,
|
|
275
294
|
$kendo-button-lg-calc-size: $kendo-button-lg-calc-size,
|
|
276
295
|
$kendo-button-inner-calc-size: $kendo-button-inner-calc-size,
|
|
296
|
+
$kendo-button-xs-inner-calc-size: $kendo-button-xs-inner-calc-size,
|
|
277
297
|
$kendo-button-sm-inner-calc-size: $kendo-button-sm-inner-calc-size,
|
|
278
298
|
$kendo-button-md-inner-calc-size: $kendo-button-md-inner-calc-size,
|
|
279
299
|
$kendo-button-lg-inner-calc-size: $kendo-button-lg-inner-calc-size,
|
|
@@ -13,7 +13,7 @@ $kendo-calendar-border-width: 1px !default;
|
|
|
13
13
|
|
|
14
14
|
/// The font family of the Calendar.
|
|
15
15
|
/// @group calendar
|
|
16
|
-
$kendo-calendar-font-family: var(
|
|
16
|
+
$kendo-calendar-font-family: var(--kendo-font-family) !default;
|
|
17
17
|
/// The font size of the Calendar.
|
|
18
18
|
/// @group calendar
|
|
19
19
|
$kendo-calendar-font-size: null !default;
|
|
@@ -98,7 +98,7 @@ $kendo-calendar-header-cell-width: $kendo-calendar-cell-size !default;
|
|
|
98
98
|
$kendo-calendar-header-cell-height: $kendo-calendar-cell-size !default;
|
|
99
99
|
/// The font size of the header cells in the Calendar.
|
|
100
100
|
/// @group calendar
|
|
101
|
-
$kendo-calendar-header-cell-font-size: var(
|
|
101
|
+
$kendo-calendar-header-cell-font-size: var(--kendo-font-size-sm) !default;
|
|
102
102
|
/// The line height of the header cells in the Calendar.
|
|
103
103
|
/// @group calendar
|
|
104
104
|
$kendo-calendar-header-cell-line-height: 2 !default;
|
|
@@ -160,7 +160,7 @@ $kendo-calendar-today-style: color !default;
|
|
|
160
160
|
$kendo-calendar-today-color: null !default;
|
|
161
161
|
/// The font weight of the current day in the Calendar.
|
|
162
162
|
/// @group calendar
|
|
163
|
-
$kendo-calendar-today-font-weight: var(
|
|
163
|
+
$kendo-calendar-today-font-weight: var(--kendo-font-weight-bold) !default;
|
|
164
164
|
/// The box shadow of the current day in the Calendar.
|
|
165
165
|
/// @group calendar
|
|
166
166
|
$kendo-calendar-today-box-shadow: null !default;
|
|
@@ -287,10 +287,10 @@ $kendo-calendar-range-cell-border-radius: k-border-radius(lg) !default;
|
|
|
287
287
|
|
|
288
288
|
/// The font size of the small Calendar.
|
|
289
289
|
/// @group calendar
|
|
290
|
-
$kendo-calendar-sm-font-size: var(
|
|
290
|
+
$kendo-calendar-sm-font-size: var(--kendo-font-size) !default;
|
|
291
291
|
/// The line height of the small Calendar.
|
|
292
292
|
/// @group calendar
|
|
293
|
-
$kendo-calendar-sm-line-height: var(
|
|
293
|
+
$kendo-calendar-sm-line-height: var(--kendo-line-height) !default;
|
|
294
294
|
/// The size of the cells in the small Calendar.
|
|
295
295
|
/// @group calendar
|
|
296
296
|
$kendo-calendar-sm-cell-size: 28px !default;
|
|
@@ -303,10 +303,10 @@ $kendo-calendar-sm-cell-padding-y: k-spacing(0.5) !default;
|
|
|
303
303
|
|
|
304
304
|
/// The font size of the medium Calendar.
|
|
305
305
|
/// @group calendar
|
|
306
|
-
$kendo-calendar-md-font-size: var(
|
|
306
|
+
$kendo-calendar-md-font-size: var(--kendo-font-size) !default;
|
|
307
307
|
/// The line height of the medium Calendar.
|
|
308
308
|
/// @group calendar
|
|
309
|
-
$kendo-calendar-md-line-height: var(
|
|
309
|
+
$kendo-calendar-md-line-height: var(--kendo-line-height) !default;
|
|
310
310
|
/// The size of the cells in the medium Calendar.
|
|
311
311
|
/// @group calendar
|
|
312
312
|
$kendo-calendar-md-cell-size: 32px !default;
|
|
@@ -319,10 +319,10 @@ $kendo-calendar-md-cell-padding-y: k-spacing(1) !default;
|
|
|
319
319
|
|
|
320
320
|
/// The font size of the large Calendar.
|
|
321
321
|
/// @group calendar
|
|
322
|
-
$kendo-calendar-lg-font-size: var(
|
|
322
|
+
$kendo-calendar-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
323
323
|
/// The line height of the large Calendar.
|
|
324
324
|
/// @group calendar
|
|
325
|
-
$kendo-calendar-lg-line-height: var(
|
|
325
|
+
$kendo-calendar-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
326
326
|
/// The size of the cells in the large Calendar.
|
|
327
327
|
/// @group calendar
|
|
328
328
|
$kendo-calendar-lg-cell-size: 40px !default;
|
|
@@ -11,13 +11,13 @@ $kendo-captcha-spacer: k-spacing(2) !default;
|
|
|
11
11
|
$kendo-captcha-width: 280px !default;
|
|
12
12
|
/// The font family of the Captcha.
|
|
13
13
|
/// @group captcha
|
|
14
|
-
$kendo-captcha-font-family: var(
|
|
14
|
+
$kendo-captcha-font-family: var(--kendo-font-family) !default;
|
|
15
15
|
/// The font size of the Captcha.
|
|
16
16
|
/// @group captcha
|
|
17
|
-
$kendo-captcha-font-size: var(
|
|
17
|
+
$kendo-captcha-font-size: var(--kendo-font-size) !default;
|
|
18
18
|
/// The line height of the Captcha.
|
|
19
19
|
/// @group captcha
|
|
20
|
-
$kendo-captcha-line-height: var(
|
|
20
|
+
$kendo-captcha-line-height: var(--kendo-line-height) !default;
|
|
21
21
|
/// The gap of the Captcha.
|
|
22
22
|
/// @group captcha
|
|
23
23
|
$kendo-captcha-gap: $kendo-captcha-spacer !default;
|
|
@@ -43,7 +43,7 @@ $kendo-captcha-image-controls-gap: $kendo-captcha-spacer !default;
|
|
|
43
43
|
$kendo-captcha-validation-message-margin-top: calc( #{$kendo-captcha-spacer} / 2 ) !default;
|
|
44
44
|
/// The font size of the Captcha validation message.
|
|
45
45
|
/// @group captcha
|
|
46
|
-
$kendo-captcha-validation-message-font-size: var(
|
|
46
|
+
$kendo-captcha-validation-message-font-size: var(--kendo-font-size-sm) !default;
|
|
47
47
|
/// The font style of the Captcha validation message.
|
|
48
48
|
/// @group captcha
|
|
49
49
|
$kendo-captcha-validation-message-font-style: italic !default;
|
|
@@ -25,13 +25,13 @@ $kendo-card-border-radius: k-border-radius(lg) !default;
|
|
|
25
25
|
$kendo-card-inner-border-radius: calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} ) !default;
|
|
26
26
|
/// The font family of the Card.
|
|
27
27
|
/// @group card
|
|
28
|
-
$kendo-card-font-family: var(
|
|
28
|
+
$kendo-card-font-family: var(--kendo-font-family) !default;
|
|
29
29
|
/// The font size of the Card.
|
|
30
30
|
/// @group card
|
|
31
|
-
$kendo-card-font-size: var(
|
|
31
|
+
$kendo-card-font-size: var(--kendo-font-size) !default;
|
|
32
32
|
/// The line height of the Card.
|
|
33
33
|
/// @group card
|
|
34
|
-
$kendo-card-line-height: var(
|
|
34
|
+
$kendo-card-line-height: var(--kendo-line-height) !default;
|
|
35
35
|
|
|
36
36
|
/// The spacing between the Cards in the Card deck.
|
|
37
37
|
/// @group card
|
|
@@ -116,16 +116,16 @@ $kendo-card-footer-border: k-color(border) !default;
|
|
|
116
116
|
$kendo-card-title-margin-bottom: k-spacing(2) !default;
|
|
117
117
|
/// The font size of the Card title.
|
|
118
118
|
/// @group card
|
|
119
|
-
$kendo-card-title-font-size: var(
|
|
119
|
+
$kendo-card-title-font-size: var(--kendo-font-size-lg) !default;
|
|
120
120
|
/// The font family of the Card title.
|
|
121
121
|
/// @group card
|
|
122
122
|
$kendo-card-title-font-family: null !default;
|
|
123
123
|
/// The line height of the Card title.
|
|
124
124
|
/// @group card
|
|
125
|
-
$kendo-card-title-line-height: var(
|
|
125
|
+
$kendo-card-title-line-height: var(--kendo-line-height-sm) !default;
|
|
126
126
|
/// The font weight of the Card title.
|
|
127
127
|
/// @group card
|
|
128
|
-
$kendo-card-title-font-weight: var(
|
|
128
|
+
$kendo-card-title-font-weight: var(--kendo-font-weight-normal) !default;
|
|
129
129
|
/// The letter spacing of the Card title.
|
|
130
130
|
/// @group card
|
|
131
131
|
$kendo-card-title-letter-spacing: null !default;
|
|
@@ -135,16 +135,16 @@ $kendo-card-title-letter-spacing: null !default;
|
|
|
135
135
|
$kendo-card-subtitle-margin-bottom: k-spacing(2) !default;
|
|
136
136
|
/// The font size of the Card subtitle.
|
|
137
137
|
/// @group card
|
|
138
|
-
$kendo-card-subtitle-font-size: var(
|
|
138
|
+
$kendo-card-subtitle-font-size: var(--kendo-font-size-sm) !default;
|
|
139
139
|
/// The font family of the Card subtitle.
|
|
140
140
|
/// @group card
|
|
141
141
|
$kendo-card-subtitle-font-family: null !default;
|
|
142
142
|
/// The line height of the Card subtitle.
|
|
143
143
|
/// @group card
|
|
144
|
-
$kendo-card-subtitle-line-height: var(
|
|
144
|
+
$kendo-card-subtitle-line-height: var(--kendo-line-height-lg) !default;
|
|
145
145
|
/// The font weight of the Card subtitle.
|
|
146
146
|
/// @group card
|
|
147
|
-
$kendo-card-subtitle-font-weight: var(
|
|
147
|
+
$kendo-card-subtitle-font-weight: var(--kendo-font-weight-normal) !default;
|
|
148
148
|
/// The letter spacing of the Card subtitle.
|
|
149
149
|
/// @group card
|
|
150
150
|
$kendo-card-subtitle-letter-spacing: null !default;
|
|
@@ -20,13 +20,13 @@ $kendo-chat-height: 320px !default;
|
|
|
20
20
|
$kendo-chat-border-width: 1px !default;
|
|
21
21
|
/// The font family of the Chat.
|
|
22
22
|
/// @group chat
|
|
23
|
-
$kendo-chat-font-family: var(
|
|
23
|
+
$kendo-chat-font-family: var(--kendo-font-family) !default;
|
|
24
24
|
/// The font size of the Chat.
|
|
25
25
|
/// @group chat
|
|
26
|
-
$kendo-chat-font-size: var(
|
|
26
|
+
$kendo-chat-font-size: var(--kendo-font-size) !default;
|
|
27
27
|
/// The line height of the Chat.
|
|
28
28
|
/// @group chat
|
|
29
|
-
$kendo-chat-line-height: var(
|
|
29
|
+
$kendo-chat-line-height: var(--kendo-line-height) !default;
|
|
30
30
|
|
|
31
31
|
/// The vertical spacing between the items of the Chat.
|
|
32
32
|
/// @group chat
|
|
@@ -68,10 +68,10 @@ $kendo-chat-message-status-gap: k-spacing(1) !default;
|
|
|
68
68
|
|
|
69
69
|
/// The font size of the Chat timestamp.
|
|
70
70
|
/// @group chat
|
|
71
|
-
$kendo-chat-timestamp-font-size: var(
|
|
71
|
+
$kendo-chat-timestamp-font-size: var(--kendo-font-size-sm) !default;
|
|
72
72
|
/// The line height of the Chat timestamp.
|
|
73
73
|
/// @group chat
|
|
74
|
-
$kendo-chat-timestamp-line-height: var(
|
|
74
|
+
$kendo-chat-timestamp-line-height: var(--kendo-line-height-lg) !default;
|
|
75
75
|
/// The text transform of the Chat timestamp.
|
|
76
76
|
/// @group chat
|
|
77
77
|
$kendo-chat-timestamp-transform: none !default;
|
|
@@ -90,17 +90,17 @@ $kendo-chat-timestamp-separator-spacing: k-spacing(1) !default;
|
|
|
90
90
|
|
|
91
91
|
/// The font size of the Chat message meta text.
|
|
92
92
|
/// @group chat
|
|
93
|
-
$kendo-chat-message-meta-font-size: var(
|
|
93
|
+
$kendo-chat-message-meta-font-size: var(--kendo-font-size-sm) !default;
|
|
94
94
|
/// The line height of the Chat message meta text.
|
|
95
95
|
/// @group chat
|
|
96
|
-
$kendo-chat-message-meta-line-height: var(
|
|
96
|
+
$kendo-chat-message-meta-line-height: var(--kendo-line-height-xs) !default;
|
|
97
97
|
|
|
98
98
|
/// The font size of the Chat author text.
|
|
99
99
|
/// @group chat
|
|
100
|
-
$kendo-chat-author-font-size: var(
|
|
100
|
+
$kendo-chat-author-font-size: var(--kendo-font-size-sm) !default;
|
|
101
101
|
/// The line height of the Chat author text.
|
|
102
102
|
/// @group chat
|
|
103
|
-
$kendo-chat-author-line-height: var(
|
|
103
|
+
$kendo-chat-author-line-height: var(--kendo-line-height-xs) !default;
|
|
104
104
|
|
|
105
105
|
/// The text color of the Chat status.
|
|
106
106
|
/// @group chat
|
|
@@ -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;
|