@progress/kendo-theme-classic 7.3.0-dev.1 → 8.0.0-dev.1
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 +9664 -9073
- package/dist/all.scss +5338 -5010
- package/dist/classic-green-dark.scss +155 -29
- package/dist/classic-green.scss +145 -29
- package/dist/classic-lavender-dark.scss +158 -33
- package/dist/classic-lavender.scss +144 -29
- package/dist/classic-main-dark.scss +155 -29
- package/dist/classic-main.scss +34 -29
- package/dist/classic-metro-dark.scss +159 -34
- package/dist/classic-metro.scss +148 -33
- package/dist/classic-moonlight.scss +159 -34
- package/dist/classic-opal-dark.scss +160 -34
- package/dist/classic-opal.scss +145 -29
- package/dist/classic-silver-dark.scss +155 -29
- package/dist/classic-silver.scss +145 -29
- package/dist/classic-uniform.scss +147 -31
- package/dist/meta/sassdoc-data.json +31510 -28810
- package/dist/meta/sassdoc-raw-data.json +3039 -1789
- package/dist/meta/variables.json +3882 -3778
- package/lib/swatches/classic-green-dark.json +601 -1
- package/lib/swatches/classic-green.json +551 -1
- package/lib/swatches/classic-lavender-dark.json +602 -2
- package/lib/swatches/classic-lavender.json +552 -2
- package/lib/swatches/classic-main-dark.json +601 -1
- package/lib/swatches/classic-main.json +11 -1
- package/lib/swatches/classic-metro-dark.json +608 -6
- package/lib/swatches/classic-metro.json +552 -2
- package/lib/swatches/classic-moonlight.json +608 -6
- package/lib/swatches/classic-opal-dark.json +601 -1
- package/lib/swatches/classic-opal.json +551 -1
- package/lib/swatches/classic-silver-dark.json +601 -1
- package/lib/swatches/classic-silver.json +551 -1
- package/lib/swatches/classic-uniform.json +551 -1
- package/package.json +5 -5
- package/scss/_variables.scss +0 -122
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +6 -6
- package/scss/badge/_variables.scss +17 -17
- package/scss/bottom-navigation/_variables.scss +9 -9
- package/scss/breadcrumb/_variables.scss +17 -17
- package/scss/button/_variables.scss +27 -27
- package/scss/calendar/_variables.scss +36 -60
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_variables.scss +18 -18
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +7 -7
- package/scss/colorgradient/_variables.scss +10 -10
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/core/_index.scss +12 -0
- package/scss/core/border-radii/index.import.scss +1 -0
- package/scss/core/color-system/_swatch-legacy.scss +1 -1
- package/scss/core/color-system/_swatch.scss +1 -1
- package/scss/core/spacing/index.import.scss +14 -0
- package/scss/core/typography/index.import.scss +1 -0
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +10 -10
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +7 -15
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_variables.scss +18 -18
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +14 -14
- package/scss/gantt/_variables.scss +152 -7
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_variables.scss +18 -18
- package/scss/list/_variables.scss +27 -27
- package/scss/listbox/_variables.scss +5 -5
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +8 -8
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_variables.scss +8 -8
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_variables.scss +29 -29
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +7 -7
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +11 -11
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +6 -6
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_variables.scss +4 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_variables.scss +18 -18
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +4 -4
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +9 -9
- package/scss/table/_variables.scss +12 -12
- package/scss/tabstrip/_variables.scss +11 -11
- package/scss/taskboard/_variables.scss +15 -15
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_variables.scss +20 -20
- package/scss/typography/_variables.scss +136 -53
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +9 -9
- package/scss/wizard/_variables.scss +7 -7
|
@@ -2,33 +2,33 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
// Headings
|
|
5
|
-
$kendo-h1-font-size: (
|
|
6
|
-
$kendo-h2-font-size:
|
|
7
|
-
$kendo-h3-font-size: (
|
|
8
|
-
$kendo-h4-font-size:
|
|
9
|
-
$kendo-h5-font-size:
|
|
10
|
-
$kendo-h6-font-size:
|
|
11
|
-
|
|
12
|
-
$kendo-h1-font-family:
|
|
13
|
-
$kendo-h2-font-family:
|
|
14
|
-
$kendo-h3-font-family:
|
|
15
|
-
$kendo-h4-font-family:
|
|
16
|
-
$kendo-h5-font-family:
|
|
17
|
-
$kendo-h6-font-family:
|
|
18
|
-
|
|
19
|
-
$kendo-h1-line-height:
|
|
20
|
-
$kendo-h2-line-height:
|
|
5
|
+
$kendo-h1-font-size: calc( var( --kendo-font-size, inherit ) * 4 ) !default;
|
|
6
|
+
$kendo-h2-font-size: calc( var( --kendo-font-size, inherit ) * 3 ) !default;
|
|
7
|
+
$kendo-h3-font-size: calc( var( --kendo-font-size, inherit ) * 2.5 ) !default;
|
|
8
|
+
$kendo-h4-font-size: calc( var( --kendo-font-size, inherit ) * 2 ) !default;
|
|
9
|
+
$kendo-h5-font-size: calc( var( --kendo-font-size, inherit ) * 1.5 ) !default;
|
|
10
|
+
$kendo-h6-font-size: var( --kendo-font-size, inherit ) !default;
|
|
11
|
+
|
|
12
|
+
$kendo-h1-font-family: var( --kendo-font-family, inherit ) !default;
|
|
13
|
+
$kendo-h2-font-family: var( --kendo-font-family, inherit ) !default;
|
|
14
|
+
$kendo-h3-font-family: var( --kendo-font-family, inherit ) !default;
|
|
15
|
+
$kendo-h4-font-family: var( --kendo-font-family, inherit ) !default;
|
|
16
|
+
$kendo-h5-font-family: var( --kendo-font-family, inherit ) !default;
|
|
17
|
+
$kendo-h6-font-family: var( --kendo-font-family, inherit ) !default;
|
|
18
|
+
|
|
19
|
+
$kendo-h1-line-height: 74px !default;
|
|
20
|
+
$kendo-h2-line-height: 56px !default;
|
|
21
21
|
$kendo-h3-line-height: 42px !default;
|
|
22
|
-
$kendo-h4-line-height:
|
|
23
|
-
$kendo-h5-line-height:
|
|
22
|
+
$kendo-h4-line-height: 40px !default;
|
|
23
|
+
$kendo-h5-line-height: 28px !default;
|
|
24
24
|
$kendo-h6-line-height: 20px !default;
|
|
25
25
|
|
|
26
|
-
$kendo-h1-font-weight:
|
|
27
|
-
$kendo-h2-font-weight:
|
|
28
|
-
$kendo-h3-font-weight:
|
|
29
|
-
$kendo-h4-font-weight:
|
|
30
|
-
$kendo-h5-font-weight:
|
|
31
|
-
$kendo-h6-font-weight:
|
|
26
|
+
$kendo-h1-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
27
|
+
$kendo-h2-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
28
|
+
$kendo-h3-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
29
|
+
$kendo-h4-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
30
|
+
$kendo-h5-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
31
|
+
$kendo-h6-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
32
32
|
|
|
33
33
|
$kendo-h1-letter-spacing: null !default;
|
|
34
34
|
$kendo-h2-letter-spacing: null !default;
|
|
@@ -37,34 +37,86 @@ $kendo-h4-letter-spacing: null !default;
|
|
|
37
37
|
$kendo-h5-letter-spacing: null !default;
|
|
38
38
|
$kendo-h6-letter-spacing: null !default;
|
|
39
39
|
|
|
40
|
-
$kendo-h1-margin: 0 0
|
|
41
|
-
$kendo-h2-margin: 0 0
|
|
42
|
-
$kendo-h3-margin: 0 0
|
|
43
|
-
$kendo-h4-margin: 0 0
|
|
44
|
-
$kendo-h5-margin: 0 0
|
|
45
|
-
$kendo-h6-margin: 0 0
|
|
40
|
+
$kendo-h1-margin: 0 0 var( --kendo-font-size, inherit ) !default;
|
|
41
|
+
$kendo-h2-margin: 0 0 var( --kendo-font-size, inherit ) !default;
|
|
42
|
+
$kendo-h3-margin: 0 0 var( --kendo-font-size, inherit ) !default;
|
|
43
|
+
$kendo-h4-margin: 0 0 var( --kendo-font-size, inherit ) !default;
|
|
44
|
+
$kendo-h5-margin: 0 0 var( --kendo-font-size, inherit ) !default;
|
|
45
|
+
$kendo-h6-margin: 0 0 var( --kendo-font-size, inherit ) !default;
|
|
46
|
+
|
|
47
|
+
$kendo-headings: (
|
|
48
|
+
h1: (
|
|
49
|
+
font-size: $kendo-h1-font-size,
|
|
50
|
+
font-family: $kendo-h1-font-family,
|
|
51
|
+
line-height: $kendo-h1-line-height,
|
|
52
|
+
font-weight: $kendo-h1-font-weight,
|
|
53
|
+
letter-spacing: $kendo-h1-letter-spacing,
|
|
54
|
+
margin: $kendo-h1-margin
|
|
55
|
+
|
|
56
|
+
),
|
|
57
|
+
h2: (
|
|
58
|
+
font-size: $kendo-h2-font-size,
|
|
59
|
+
font-family: $kendo-h2-font-family,
|
|
60
|
+
line-height: $kendo-h2-line-height,
|
|
61
|
+
font-weight: $kendo-h2-font-weight,
|
|
62
|
+
letter-spacing: $kendo-h2-letter-spacing,
|
|
63
|
+
margin: $kendo-h2-margin
|
|
64
|
+
),
|
|
65
|
+
h3: (
|
|
66
|
+
font-size: $kendo-h3-font-size,
|
|
67
|
+
font-family: $kendo-h3-font-family,
|
|
68
|
+
line-height: $kendo-h3-line-height,
|
|
69
|
+
font-weight: $kendo-h3-font-weight,
|
|
70
|
+
letter-spacing: $kendo-h3-letter-spacing,
|
|
71
|
+
margin: $kendo-h3-margin
|
|
72
|
+
),
|
|
73
|
+
h4: (
|
|
74
|
+
font-size: $kendo-h4-font-size,
|
|
75
|
+
font-family: $kendo-h4-font-family,
|
|
76
|
+
line-height: $kendo-h4-line-height,
|
|
77
|
+
font-weight: $kendo-h4-font-weight,
|
|
78
|
+
letter-spacing: $kendo-h4-letter-spacing,
|
|
79
|
+
margin: $kendo-h4-margin
|
|
80
|
+
),
|
|
81
|
+
h5: (
|
|
82
|
+
font-size: $kendo-h5-font-size,
|
|
83
|
+
font-family: $kendo-h5-font-family,
|
|
84
|
+
line-height: $kendo-h5-line-height,
|
|
85
|
+
font-weight: $kendo-h5-font-weight,
|
|
86
|
+
letter-spacing: $kendo-h5-letter-spacing,
|
|
87
|
+
margin: $kendo-h5-margin
|
|
88
|
+
),
|
|
89
|
+
h6: (
|
|
90
|
+
font-size: $kendo-h6-font-size,
|
|
91
|
+
font-family: $kendo-h6-font-family,
|
|
92
|
+
line-height: $kendo-h6-line-height,
|
|
93
|
+
font-weight: $kendo-h6-font-weight,
|
|
94
|
+
letter-spacing: $kendo-h6-letter-spacing,
|
|
95
|
+
margin: $kendo-h6-margin
|
|
96
|
+
),
|
|
97
|
+
) !default;
|
|
46
98
|
|
|
47
99
|
|
|
48
100
|
// Paragraph
|
|
49
|
-
$kendo-paragraph-margin: 0 0
|
|
50
|
-
$kendo-paragraph-font-size:
|
|
51
|
-
$kendo-paragraph-font-family:
|
|
101
|
+
$kendo-paragraph-margin: 0 0 var( --kendo-font-size, inherit ) !default;
|
|
102
|
+
$kendo-paragraph-font-size: var( --kendo-font-size, inherit ) !default;
|
|
103
|
+
$kendo-paragraph-font-family: var( --kendo-font-family, inherit ) !default;
|
|
52
104
|
$kendo-paragraph-line-height: 20px !default;
|
|
53
|
-
$kendo-paragraph-font-weight:
|
|
105
|
+
$kendo-paragraph-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
54
106
|
$kendo-paragraph-letter-spacing: null !default;
|
|
55
107
|
|
|
56
108
|
|
|
57
109
|
// Code
|
|
58
|
-
$kendo-code-font-size:
|
|
59
|
-
$kendo-code-font-family:
|
|
110
|
+
$kendo-code-font-size: var( --kendo-font-size, inherit ) !default;
|
|
111
|
+
$kendo-code-font-family: var( --kendo-font-family-monospace, normal ) !default;
|
|
60
112
|
$kendo-code-line-height: 20px !default;
|
|
61
|
-
$kendo-code-font-weight:
|
|
113
|
+
$kendo-code-font-weight: var( --kendo-font-weight-normal, normal ) !default;
|
|
62
114
|
$kendo-code-letter-spacing: null !default;
|
|
63
115
|
|
|
64
|
-
$kendo-code-padding-x:
|
|
65
|
-
$kendo-code-padding-y:
|
|
66
|
-
$kendo-pre-padding-x:
|
|
67
|
-
$kendo-pre-padding-y:
|
|
116
|
+
$kendo-code-padding-x: k-spacing(1) !default;
|
|
117
|
+
$kendo-code-padding-y: k-spacing(0) !default;
|
|
118
|
+
$kendo-pre-padding-x: k-spacing(6) !default;
|
|
119
|
+
$kendo-pre-padding-y: k-spacing(4) !default;
|
|
68
120
|
$kendo-code-border-width: 1px !default;
|
|
69
121
|
|
|
70
122
|
$kendo-code-bg: $kendo-base-bg !default;
|
|
@@ -73,27 +125,58 @@ $kendo-code-border: $kendo-component-border !default;
|
|
|
73
125
|
|
|
74
126
|
|
|
75
127
|
// Display
|
|
76
|
-
$kendo-display1-font-size: (
|
|
77
|
-
$kendo-display2-font-size: (
|
|
78
|
-
$kendo-display3-font-size: (
|
|
79
|
-
$kendo-display4-font-size: (
|
|
128
|
+
$kendo-display1-font-size: calc( var( --kendo-font-size, inherit ) * 8 ) !default;
|
|
129
|
+
$kendo-display2-font-size: calc( var( --kendo-font-size, inherit ) * 7 ) !default;
|
|
130
|
+
$kendo-display3-font-size: calc( var( --kendo-font-size, inherit ) * 6 ) !default;
|
|
131
|
+
$kendo-display4-font-size: calc( var( --kendo-font-size, inherit ) * 5 ) !default;
|
|
80
132
|
|
|
81
|
-
$kendo-display1-font-family:
|
|
82
|
-
$kendo-display2-font-family:
|
|
83
|
-
$kendo-display3-font-family:
|
|
84
|
-
$kendo-display4-font-family:
|
|
133
|
+
$kendo-display1-font-family: var( --kendo-font-family, inherit ) !default;
|
|
134
|
+
$kendo-display2-font-family: var( --kendo-font-family, inherit ) !default;
|
|
135
|
+
$kendo-display3-font-family: var( --kendo-font-family, inherit ) !default;
|
|
136
|
+
$kendo-display4-font-family: var( --kendo-font-family, inherit ) !default;
|
|
85
137
|
|
|
86
138
|
$kendo-display1-line-height: 1.2 !default;
|
|
87
139
|
$kendo-display2-line-height: 1.2 !default;
|
|
88
140
|
$kendo-display3-line-height: 1.2 !default;
|
|
89
141
|
$kendo-display4-line-height: 1.2 !default;
|
|
90
142
|
|
|
91
|
-
$kendo-display1-font-weight:
|
|
92
|
-
$kendo-display2-font-weight:
|
|
93
|
-
$kendo-display3-font-weight:
|
|
94
|
-
$kendo-display4-font-weight:
|
|
143
|
+
$kendo-display1-font-weight: var( --kendo-font-weight-light, normal ) !default;
|
|
144
|
+
$kendo-display2-font-weight: var( --kendo-font-weight-light, normal ) !default;
|
|
145
|
+
$kendo-display3-font-weight: var( --kendo-font-weight-light, normal ) !default;
|
|
146
|
+
$kendo-display4-font-weight: var( --kendo-font-weight-light, normal ) !default;
|
|
95
147
|
|
|
96
148
|
$kendo-display1-letter-spacing: null !default;
|
|
97
149
|
$kendo-display2-letter-spacing: null !default;
|
|
98
150
|
$kendo-display3-letter-spacing: null !default;
|
|
99
151
|
$kendo-display4-letter-spacing: null !default;
|
|
152
|
+
|
|
153
|
+
$kendo-display: (
|
|
154
|
+
1: (
|
|
155
|
+
font-size: $kendo-display1-font-size,
|
|
156
|
+
font-family: $kendo-display1-font-family,
|
|
157
|
+
line-height: $kendo-display1-line-height,
|
|
158
|
+
font-weight: $kendo-display1-font-weight,
|
|
159
|
+
letter-spacing: $kendo-display1-letter-spacing
|
|
160
|
+
),
|
|
161
|
+
2: (
|
|
162
|
+
font-size: $kendo-display2-font-size,
|
|
163
|
+
font-family: $kendo-display2-font-family,
|
|
164
|
+
line-height: $kendo-display2-line-height,
|
|
165
|
+
font-weight: $kendo-display2-font-weight,
|
|
166
|
+
letter-spacing: $kendo-display2-letter-spacing
|
|
167
|
+
),
|
|
168
|
+
3: (
|
|
169
|
+
font-size: $kendo-display3-font-size,
|
|
170
|
+
font-family: $kendo-display3-font-family,
|
|
171
|
+
line-height: $kendo-display3-line-height,
|
|
172
|
+
font-weight: $kendo-display3-font-weight,
|
|
173
|
+
letter-spacing: $kendo-display3-letter-spacing
|
|
174
|
+
),
|
|
175
|
+
4: (
|
|
176
|
+
font-size: $kendo-display4-font-size,
|
|
177
|
+
font-family: $kendo-display4-font-family,
|
|
178
|
+
line-height: $kendo-display4-line-height,
|
|
179
|
+
font-weight: $kendo-display4-font-weight,
|
|
180
|
+
letter-spacing: $kendo-display4-letter-spacing
|
|
181
|
+
),
|
|
182
|
+
) !default;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
$kendo-upload-border-width: 1px !default;
|
|
6
6
|
/// The font family of the Upload.
|
|
7
7
|
/// @group upload
|
|
8
|
-
$kendo-upload-font-family:
|
|
8
|
+
$kendo-upload-font-family: var( --kendo-font-family, inherit ) !default;
|
|
9
9
|
/// The font size of the Upload.
|
|
10
10
|
/// @group upload
|
|
11
|
-
$kendo-upload-font-size:
|
|
11
|
+
$kendo-upload-font-size: var( --kendo-font-size, inherit ) !default;
|
|
12
12
|
/// The line height of the Upload.
|
|
13
13
|
/// @group upload
|
|
14
|
-
$kendo-upload-line-height:
|
|
14
|
+
$kendo-upload-line-height: var( --kendo-line-height, normal ) !default;
|
|
15
15
|
/// The maximum height of the list with uploaded items.
|
|
16
16
|
/// @group upload
|
|
17
17
|
$kendo-upload-max-height: 300px !default;
|
|
@@ -28,10 +28,10 @@ $kendo-upload-border: $kendo-component-border !default;
|
|
|
28
28
|
|
|
29
29
|
/// The horizontal padding of the Upload dropzone.
|
|
30
30
|
/// @group upload
|
|
31
|
-
$kendo-upload-dropzone-padding-x: k-
|
|
31
|
+
$kendo-upload-dropzone-padding-x: k-spacing(2) !default;
|
|
32
32
|
/// The vertical padding of the Upload dropzone.
|
|
33
33
|
/// @group upload
|
|
34
|
-
$kendo-upload-dropzone-padding-y: k-
|
|
34
|
+
$kendo-upload-dropzone-padding-y: k-spacing(2) !default;
|
|
35
35
|
/// The text color of the Upload dropzone.
|
|
36
36
|
/// @group upload
|
|
37
37
|
$kendo-upload-dropzone-text: $kendo-component-header-text !default;
|
|
@@ -54,14 +54,14 @@ $kendo-upload-status-text-opacity: null !default;
|
|
|
54
54
|
|
|
55
55
|
/// The horizontal padding of an uploaded item.
|
|
56
56
|
/// @group upload
|
|
57
|
-
$kendo-upload-item-padding-x: k-
|
|
57
|
+
$kendo-upload-item-padding-x: k-spacing(2) !default;
|
|
58
58
|
/// The vertical padding of an uploaded item.
|
|
59
59
|
/// @group upload
|
|
60
|
-
$kendo-upload-item-padding-y: k-
|
|
60
|
+
$kendo-upload-item-padding-y: k-spacing(2) !default;
|
|
61
61
|
|
|
62
62
|
/// The vertical spacing between uploaded batch items.
|
|
63
63
|
/// @group upload
|
|
64
|
-
$kendo-upload-multiple-items-spacing:
|
|
64
|
+
$kendo-upload-multiple-items-spacing: k-spacing(3) !default;
|
|
65
65
|
|
|
66
66
|
/// The font size of the Upload validation message.
|
|
67
67
|
/// @group upload
|
|
@@ -7,23 +7,23 @@
|
|
|
7
7
|
$kendo-window-border-width: 1px !default;
|
|
8
8
|
/// The border radius of the Window.
|
|
9
9
|
/// @group window
|
|
10
|
-
$kendo-window-border-radius: k-
|
|
10
|
+
$kendo-window-border-radius: k-spacing(1) !default;
|
|
11
11
|
/// The font family of the Window.
|
|
12
12
|
/// @group window
|
|
13
|
-
$kendo-window-font-family:
|
|
13
|
+
$kendo-window-font-family: var( --kendo-font-family, inherit ) !default;
|
|
14
14
|
/// The font size of the Window.
|
|
15
15
|
/// @group window
|
|
16
|
-
$kendo-window-font-size:
|
|
16
|
+
$kendo-window-font-size: var( --kendo-font-size, inherit ) !default;
|
|
17
17
|
/// The line height of the Window.
|
|
18
18
|
/// @group window
|
|
19
|
-
$kendo-window-line-height:
|
|
19
|
+
$kendo-window-line-height: var( --kendo-line-height, normal ) !default;
|
|
20
20
|
|
|
21
21
|
/// The horizontal padding of the Window titlebar.
|
|
22
22
|
/// @group window
|
|
23
|
-
$kendo-window-titlebar-padding-x: k-
|
|
23
|
+
$kendo-window-titlebar-padding-x: k-spacing(3) !default;
|
|
24
24
|
/// The vertical padding of the Window titlebar.
|
|
25
25
|
/// @group window
|
|
26
|
-
$kendo-window-titlebar-padding-y: k-
|
|
26
|
+
$kendo-window-titlebar-padding-y: k-spacing(2) !default;
|
|
27
27
|
/// The width of the border of the Window titlebar.
|
|
28
28
|
/// @group window
|
|
29
29
|
$kendo-window-titlebar-border-width: 0 0 1px !default;
|
|
@@ -33,7 +33,7 @@ $kendo-window-titlebar-border-style: solid !default;
|
|
|
33
33
|
|
|
34
34
|
/// The font size of the title of the Window.
|
|
35
35
|
/// @group window
|
|
36
|
-
$kendo-window-title-font-size:
|
|
36
|
+
$kendo-window-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
37
37
|
/// The line height of the title of the Window.
|
|
38
38
|
/// @group window
|
|
39
39
|
$kendo-window-title-line-height: 1.25 !default;
|
|
@@ -50,10 +50,10 @@ $kendo-window-action-hover-opacity: null !default;
|
|
|
50
50
|
|
|
51
51
|
/// The horizontal padding of the content of the Window.
|
|
52
52
|
/// @group window
|
|
53
|
-
$kendo-window-inner-padding-x: k-
|
|
53
|
+
$kendo-window-inner-padding-x: k-spacing(3) !default;
|
|
54
54
|
/// The vertical padding of the content of the Window.
|
|
55
55
|
/// @group window
|
|
56
|
-
$kendo-window-inner-padding-y: k-
|
|
56
|
+
$kendo-window-inner-padding-y: k-spacing(3) !default;
|
|
57
57
|
|
|
58
58
|
/// The horizontal padding of the Window action buttons.
|
|
59
59
|
/// @group window
|
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal padding of the Wizard.
|
|
4
4
|
/// @group wizard
|
|
5
|
-
$kendo-wizard-padding-x: $kendo-padding-md-x * 2.5 !default;
|
|
5
|
+
$kendo-wizard-padding-x: calc( #{$kendo-padding-md-x} * 2.5 ) !default;
|
|
6
6
|
/// The vertical padding of the Wizard.
|
|
7
7
|
/// @group wizard
|
|
8
8
|
$kendo-wizard-padding-y: $kendo-wizard-padding-x !default;
|
|
9
9
|
/// The horizontal padding of the Wizard content.
|
|
10
10
|
/// @group wizard
|
|
11
|
-
$kendo-wizard-content-padding-x: $kendo-padding-md-x * 4 !default;
|
|
11
|
+
$kendo-wizard-content-padding-x: calc( #{$kendo-padding-md-x} * 4 ) !default;
|
|
12
12
|
/// The vertical padding of the Wizard content.
|
|
13
13
|
/// @group wizard
|
|
14
|
-
$kendo-wizard-content-padding-y: $kendo-padding-md-y * 8 !default;
|
|
14
|
+
$kendo-wizard-content-padding-y: calc( #{$kendo-padding-md-y} * 8 ) !default;
|
|
15
15
|
/// The horizontal margin of the Wizard's Button container.
|
|
16
16
|
/// @group wizard
|
|
17
|
-
$kendo-wizard-buttons-margin-x:
|
|
17
|
+
$kendo-wizard-buttons-margin-x: k-spacing(2.5) !default;
|
|
18
18
|
|
|
19
19
|
/// The border width of the Wizard.
|
|
20
20
|
/// @group wizard
|
|
21
21
|
$kendo-wizard-border-width: 0px !default;
|
|
22
22
|
/// The font size of the Wizard.
|
|
23
23
|
/// @group wizard
|
|
24
|
-
$kendo-wizard-font-size:
|
|
24
|
+
$kendo-wizard-font-size: var( --kendo-font-size, inherit ) !default;
|
|
25
25
|
/// The line height of the Wizard.
|
|
26
26
|
/// @group wizard
|
|
27
|
-
$kendo-wizard-line-height:
|
|
27
|
+
$kendo-wizard-line-height: var( --kendo-line-height, normal ) !default;
|
|
28
28
|
/// The font family of the Wizard.
|
|
29
29
|
/// @group wizard
|
|
30
|
-
$kendo-wizard-font-family:
|
|
30
|
+
$kendo-wizard-font-family: var( --kendo-font-family, inherit ) !default;
|
|
31
31
|
|
|
32
32
|
/// The outline of the focused Wizard step.
|
|
33
33
|
/// @group wizard
|