@progress/kendo-theme-default 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/default-blue.css +1 -1
- package/dist/default-blue.scss +105 -105
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-dataviz-v4.scss +30 -30
- package/dist/default-green.css +1 -1
- package/dist/default-green.scss +97 -97
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +147 -147
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-nordic.scss +105 -105
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +136 -136
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-ocean-blue.scss +125 -125
- package/dist/default-orange.css +1 -1
- package/dist/default-orange.scss +105 -105
- package/dist/default-purple.css +1 -1
- package/dist/default-purple.scss +105 -105
- package/dist/default-turquoise.css +1 -1
- package/dist/default-turquoise.scss +107 -107
- package/dist/default-urban.css +1 -1
- package/dist/default-urban.scss +105 -105
- package/dist/meta/sassdoc-data.json +7665 -8409
- package/dist/meta/sassdoc-raw-data.json +950 -1102
- package/dist/meta/variables.json +3111 -3402
- package/lib/swatches/default-blue.json +111 -111
- package/lib/swatches/default-dataviz-v4.json +36 -36
- package/lib/swatches/default-green.json +103 -103
- package/lib/swatches/default-main-dark.json +153 -153
- package/lib/swatches/default-main.json +6 -6
- package/lib/swatches/default-nordic.json +111 -111
- package/lib/swatches/default-ocean-blue-a11y.json +142 -142
- package/lib/swatches/default-ocean-blue.json +131 -131
- package/lib/swatches/default-orange.json +111 -111
- package/lib/swatches/default-purple.json +111 -111
- package/lib/swatches/default-turquoise.json +113 -113
- package/lib/swatches/default-urban.json +111 -111
- 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 +28 -8
- package/scss/calendar/_variables.scss +12 -12
- 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 +5 -2
- package/scss/coloreditor/_variables.scss +4 -4
- 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 +12 -12
- package/scss/dialog/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +5 -5
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +6 -6
- 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 +4 -4
- 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 +10 -10
- package/scss/messagebox/_variables.scss +2 -2
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +6 -6
- package/scss/pager/_variables.scss +4 -4
- package/scss/panelbar/_variables.scss +3 -3
- package/scss/pdf-viewer/_variables.scss +4 -4
- package/scss/pivotgrid/_variables.scss +5 -5
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +3 -3
- package/scss/prompt/_variables.scss +1 -1
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +5 -5
- package/scss/scrollview/_variables.scss +3 -3
- package/scss/segmented-control/_variables.scss +7 -7
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +4 -4
- package/scss/stepper/_variables.scss +4 -4
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/table/_variables.scss +2 -2
- 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 +6 -6
- package/scss/window/_variables.scss +6 -6
- package/scss/wizard/_variables.scss +3 -3
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default 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": [
|
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.8.0",
|
|
56
|
-
"@progress/kendo-theme-core": "13.
|
|
57
|
-
"@progress/kendo-theme-utils": "13.
|
|
56
|
+
"@progress/kendo-theme-core": "13.2.0-dev.0",
|
|
57
|
+
"@progress/kendo-theme-utils": "13.2.0-dev.0"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "066b81148c99e956c2809af1a3ba5eebe649f407"
|
|
64
64
|
}
|
|
@@ -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;
|
|
@@ -215,10 +215,10 @@ $kendo-actionsheet-item-disabled-opacity: null !default;
|
|
|
215
215
|
// Adaptive Actionsheet
|
|
216
216
|
/// The font size of the adaptive ActionSheet.
|
|
217
217
|
/// @group action-sheet
|
|
218
|
-
$kendo-adaptive-actionsheet-font-size: var(
|
|
218
|
+
$kendo-adaptive-actionsheet-font-size: var(--kendo-font-size-lg) !default;
|
|
219
219
|
/// The line height of the adaptive ActionSheet.
|
|
220
220
|
/// @group action-sheet
|
|
221
|
-
$kendo-adaptive-actionsheet-line-height: var(
|
|
221
|
+
$kendo-adaptive-actionsheet-line-height: var(--kendo-line-height) !default;
|
|
222
222
|
/// The vertical padding of the adaptive ActionSheet titlebar.
|
|
223
223
|
/// @group action-sheet
|
|
224
224
|
$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;
|
|
@@ -27,33 +27,33 @@ $kendo-breadcrumb-padding-y: null !default;
|
|
|
27
27
|
|
|
28
28
|
/// The font family of the Breadcrumb.
|
|
29
29
|
/// @group breadcrumb
|
|
30
|
-
$kendo-breadcrumb-font-family: var(
|
|
30
|
+
$kendo-breadcrumb-font-family: var(--kendo-font-family) !default;
|
|
31
31
|
|
|
32
32
|
/// The font size of the Breadcrumb.
|
|
33
33
|
/// @group breadcrumb
|
|
34
|
-
$kendo-breadcrumb-font-size: var(
|
|
34
|
+
$kendo-breadcrumb-font-size: var(--kendo-font-size) !default;
|
|
35
35
|
/// The font size of the small Breadcrumb.
|
|
36
36
|
/// @group breadcrumb
|
|
37
|
-
$kendo-breadcrumb-sm-font-size: var(
|
|
37
|
+
$kendo-breadcrumb-sm-font-size: var(--kendo-font-size) !default;
|
|
38
38
|
/// The font size of the medium Breadcrumb.
|
|
39
39
|
/// @group breadcrumb
|
|
40
40
|
$kendo-breadcrumb-md-font-size: $kendo-breadcrumb-font-size !default;
|
|
41
41
|
/// The font size of the large Breadcrumb.
|
|
42
42
|
/// @group breadcrumb
|
|
43
|
-
$kendo-breadcrumb-lg-font-size: var(
|
|
43
|
+
$kendo-breadcrumb-lg-font-size: var(--kendo-font-size-lg) !default;
|
|
44
44
|
|
|
45
45
|
/// The line-height of the Breadcrumb.
|
|
46
46
|
/// @group breadcrumb
|
|
47
|
-
$kendo-breadcrumb-line-height: var(
|
|
47
|
+
$kendo-breadcrumb-line-height: var(--kendo-line-height) !default;
|
|
48
48
|
/// The line-height of the small Breadcrumb.
|
|
49
49
|
/// @group breadcrumb
|
|
50
|
-
$kendo-breadcrumb-sm-line-height: var(
|
|
50
|
+
$kendo-breadcrumb-sm-line-height: var(--kendo-line-height) !default;
|
|
51
51
|
/// The line-height of the medium Breadcrumb.
|
|
52
52
|
/// @group breadcrumb
|
|
53
53
|
$kendo-breadcrumb-md-line-height: $kendo-breadcrumb-line-height !default;
|
|
54
54
|
/// The line-height of the height Breadcrumb.
|
|
55
55
|
/// @group breadcrumb
|
|
56
|
-
$kendo-breadcrumb-lg-line-height: var(
|
|
56
|
+
$kendo-breadcrumb-lg-line-height: var(--kendo-line-height-lg) !default;
|
|
57
57
|
|
|
58
58
|
/// The base background of the Breadcrumb.
|
|
59
59
|
/// @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(2) !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
76
|
$kendo-button-md-font-size: $kendo-button-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 the.
|
|
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 the 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 the 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 the of the medium Button.
|
|
79
91
|
/// @group button
|
|
80
92
|
$kendo-button-md-line-height: $kendo-button-line-height !default;
|
|
81
93
|
/// The line height used along with the $kendo-font-size the 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;
|
|
@@ -252,26 +266,32 @@ $kendo-button-transition: color k-transition(rapid), background-color k-transiti
|
|
|
252
266
|
@forward "@progress/kendo-theme-core/scss/components/button/_variables.scss" with (
|
|
253
267
|
$kendo-button-border-width: $kendo-button-border-width,
|
|
254
268
|
$kendo-button-border-radius: $kendo-button-border-radius,
|
|
269
|
+
$kendo-button-xs-padding-x: $kendo-button-xs-padding-x,
|
|
255
270
|
$kendo-button-sm-padding-x: $kendo-button-sm-padding-x,
|
|
256
271
|
$kendo-button-md-padding-x: $kendo-button-md-padding-x,
|
|
257
272
|
$kendo-button-lg-padding-x: $kendo-button-lg-padding-x,
|
|
273
|
+
$kendo-button-xs-padding-y: $kendo-button-xs-padding-y,
|
|
258
274
|
$kendo-button-sm-padding-y: $kendo-button-sm-padding-y,
|
|
259
275
|
$kendo-button-md-padding-y: $kendo-button-md-padding-y,
|
|
260
276
|
$kendo-button-lg-padding-y: $kendo-button-lg-padding-y,
|
|
261
277
|
$kendo-button-font-family: $kendo-button-font-family,
|
|
262
278
|
$kendo-button-font-weight: $kendo-button-font-weight,
|
|
263
279
|
$kendo-button-font-size: $kendo-button-font-size,
|
|
280
|
+
$kendo-button-xs-font-size: $kendo-button-xs-font-size,
|
|
264
281
|
$kendo-button-sm-font-size: $kendo-button-sm-font-size,
|
|
265
282
|
$kendo-button-md-font-size: $kendo-button-md-font-size,
|
|
266
283
|
$kendo-button-lg-font-size: $kendo-button-lg-font-size,
|
|
267
284
|
$kendo-button-line-height: $kendo-button-line-height,
|
|
285
|
+
$kendo-button-xs-line-height: $kendo-button-xs-line-height,
|
|
268
286
|
$kendo-button-sm-line-height: $kendo-button-sm-line-height,
|
|
269
287
|
$kendo-button-md-line-height: $kendo-button-md-line-height,
|
|
270
288
|
$kendo-button-lg-line-height: $kendo-button-lg-line-height,
|
|
289
|
+
$kendo-button-xs-calc-size: $kendo-button-xs-calc-size,
|
|
271
290
|
$kendo-button-sm-calc-size: $kendo-button-sm-calc-size,
|
|
272
291
|
$kendo-button-md-calc-size: $kendo-button-md-calc-size,
|
|
273
292
|
$kendo-button-lg-calc-size: $kendo-button-lg-calc-size,
|
|
274
293
|
$kendo-button-inner-calc-size: $kendo-button-inner-calc-size,
|
|
294
|
+
$kendo-button-xs-inner-calc-size: $kendo-button-xs-inner-calc-size,
|
|
275
295
|
$kendo-button-sm-inner-calc-size: $kendo-button-sm-inner-calc-size,
|
|
276
296
|
$kendo-button-md-inner-calc-size: $kendo-button-md-inner-calc-size,
|
|
277
297
|
$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;
|
|
@@ -51,7 +51,7 @@ $kendo-calendar-header-border-width: 1px !default;
|
|
|
51
51
|
|
|
52
52
|
/// The background color of the header in the Calendar.
|
|
53
53
|
/// @group calendar
|
|
54
|
-
$kendo-calendar-header-bg: k-color(surface)!default;
|
|
54
|
+
$kendo-calendar-header-bg: k-color(surface) !default;
|
|
55
55
|
/// The border color of the header in the Calendar.
|
|
56
56
|
/// @group calendar
|
|
57
57
|
$kendo-calendar-header-border: k-color(border) !default;
|
|
@@ -99,7 +99,7 @@ $kendo-calendar-header-cell-width: $kendo-calendar-cell-size !default;
|
|
|
99
99
|
$kendo-calendar-header-cell-height: $kendo-calendar-cell-size !default;
|
|
100
100
|
/// The font size of the header cells in the Calendar.
|
|
101
101
|
/// @group calendar
|
|
102
|
-
$kendo-calendar-header-cell-font-size: var(
|
|
102
|
+
$kendo-calendar-header-cell-font-size: var(--kendo-font-size-sm) !default;
|
|
103
103
|
/// The line height of the header cells in the Calendar.
|
|
104
104
|
/// @group calendar
|
|
105
105
|
$kendo-calendar-header-cell-line-height: 2 !default;
|
|
@@ -128,7 +128,7 @@ $kendo-calendar-caption-font-size: null !default;
|
|
|
128
128
|
$kendo-calendar-caption-line-height: null !default;
|
|
129
129
|
/// The font weight of the caption in the Calendar.
|
|
130
130
|
/// @group calendar
|
|
131
|
-
$kendo-calendar-caption-font-weight: var(
|
|
131
|
+
$kendo-calendar-caption-font-weight: var(--kendo-font-weight-bold) !default;
|
|
132
132
|
|
|
133
133
|
/// The font size of the week number cells in the Calendar.
|
|
134
134
|
/// @group calendar
|
|
@@ -160,7 +160,7 @@ $kendo-calendar-today-style: color !default;
|
|
|
160
160
|
$kendo-calendar-today-color: k-color(primary) !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;
|
|
@@ -185,7 +185,7 @@ $kendo-calendar-cell-border: null !default;
|
|
|
185
185
|
|
|
186
186
|
/// The background color of the hovered cells in the Calendar.
|
|
187
187
|
/// @group calendar
|
|
188
|
-
$kendo-calendar-cell-hover-bg: color-mix( in srgb, currentColor 8%, transparent )
|
|
188
|
+
$kendo-calendar-cell-hover-bg: color-mix( in srgb, currentColor 8%, transparent ) !default;
|
|
189
189
|
/// The text color of the hovered cells in the Calendar.
|
|
190
190
|
/// @group calendar
|
|
191
191
|
$kendo-calendar-cell-hover-text: k-color(on-app-surface) !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,10 +1,11 @@
|
|
|
1
|
+
@use "sass:map";
|
|
1
2
|
@use "../core/_index.scss" as *;
|
|
2
3
|
@use "../core/functions/index.scss" as *;
|
|
3
4
|
|
|
4
5
|
// Color Preview
|
|
5
6
|
/// The border radius of the ColorPreview.
|
|
6
7
|
/// @group color-preview
|
|
7
|
-
$kendo-color-preview-border-radius: k-border-radius(md)!default;
|
|
8
|
+
$kendo-color-preview-border-radius: k-border-radius(md) !default;
|
|
8
9
|
/// The width of the border around the ColorPreview.
|
|
9
10
|
/// @group color-preview
|
|
10
11
|
$kendo-color-preview-border-width: 1px !default;
|
|
@@ -24,9 +25,11 @@ $kendo-color-preview-hover-border: k-color(border) !default;
|
|
|
24
25
|
/// The background color of the ColorPreview when no color is selected.
|
|
25
26
|
/// @group color-preview
|
|
26
27
|
$kendo-color-preview-no-color-bg: k-color(surface-alt) !default;
|
|
28
|
+
|
|
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.
|
|
27
30
|
/// The text color of the ColorPreview when no color is selected.
|
|
28
31
|
/// @group color-preview
|
|
29
|
-
$kendo-color-preview-no-color-text:
|
|
32
|
+
$kendo-color-preview-no-color-text: map.get($kendo-colors, error) !default;
|
|
30
33
|
/// The border color of the ColorPreview when no color is selected.
|
|
31
34
|
/// @group color-preview
|
|
32
35
|
$kendo-color-preview-no-color-border: null !default;
|