@progress/kendo-theme-material 8.0.0-dev.0 → 8.0.0-dev.10

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.
Files changed (117) hide show
  1. package/dist/all.css +8562 -5336
  2. package/dist/all.scss +5957 -5060
  3. package/dist/meta/sassdoc-data.json +56866 -40648
  4. package/dist/meta/sassdoc-raw-data.json +20708 -12761
  5. package/dist/meta/variables.json +2237 -2129
  6. package/lib/swatches/material-aqua-dark.json +1 -1
  7. package/lib/swatches/material-arctic.json +1 -1
  8. package/lib/swatches/material-burnt-teal.json +1 -1
  9. package/lib/swatches/material-dataviz-v4.json +1 -1
  10. package/lib/swatches/material-eggplant.json +1 -1
  11. package/lib/swatches/material-lime-dark.json +1 -1
  12. package/lib/swatches/material-lime.json +1 -1
  13. package/lib/swatches/material-main-dark.json +1 -1
  14. package/lib/swatches/material-main.json +1 -1
  15. package/lib/swatches/material-nova.json +1 -1
  16. package/lib/swatches/material-pacific-dark.json +1 -1
  17. package/lib/swatches/material-pacific.json +1 -1
  18. package/lib/swatches/material-sky-dark.json +1 -1
  19. package/lib/swatches/material-sky.json +1 -1
  20. package/lib/swatches/material-smoke.json +1 -1
  21. package/package.json +6 -6
  22. package/scss/_variables.scss +0 -124
  23. package/scss/action-buttons/_variables.scss +4 -4
  24. package/scss/action-sheet/_variables.scss +17 -17
  25. package/scss/adaptive/_variables.scss +3 -3
  26. package/scss/appbar/_variables.scss +6 -6
  27. package/scss/avatar/_variables.scss +6 -6
  28. package/scss/badge/_variables.scss +17 -17
  29. package/scss/bottom-navigation/_variables.scss +8 -8
  30. package/scss/breadcrumb/_variables.scss +17 -17
  31. package/scss/button/_layout.scss +9 -0
  32. package/scss/button/_theme.scss +20 -2
  33. package/scss/button/_variables.scss +28 -28
  34. package/scss/calendar/_variables.scss +36 -27
  35. package/scss/captcha/_variables.scss +6 -6
  36. package/scss/card/_variables.scss +17 -17
  37. package/scss/chat/_variables.scss +13 -13
  38. package/scss/checkbox/_variables.scss +10 -10
  39. package/scss/chip/_theme.scss +3 -3
  40. package/scss/chip/_variables.scss +19 -19
  41. package/scss/color-preview/_variables.scss +1 -1
  42. package/scss/coloreditor/_variables.scss +7 -7
  43. package/scss/colorgradient/_variables.scss +10 -10
  44. package/scss/colorpalette/_variables.scss +3 -3
  45. package/scss/core/_index.scss +15 -0
  46. package/scss/core/border-radii/index.import.scss +39 -0
  47. package/scss/core/color-system/_swatch-legacy.scss +1 -1
  48. package/scss/core/color-system/_swatch.scss +1 -1
  49. package/scss/core/spacing/index.import.scss +14 -0
  50. package/scss/core/typography/index.import.scss +120 -0
  51. package/scss/dataviz/_variables.scss +8 -8
  52. package/scss/datetimepicker/_variables.scss +1 -1
  53. package/scss/dock-manager/_variables.scss +8 -8
  54. package/scss/draggable/_variables.scss +3 -3
  55. package/scss/drawer/_variables.scss +9 -8
  56. package/scss/dropdowntree/_variables.scss +2 -2
  57. package/scss/dropzone/_variables.scss +7 -7
  58. package/scss/editor/_layout.scss +2 -2
  59. package/scss/editor/_variables.scss +3 -3
  60. package/scss/expansion-panel/_variables.scss +9 -9
  61. package/scss/fab/_variables.scss +15 -15
  62. package/scss/filemanager/_variables.scss +9 -9
  63. package/scss/forms/_layout.scss +1 -1
  64. package/scss/forms/_variables.scss +17 -17
  65. package/scss/gantt/_variables.scss +152 -7
  66. package/scss/grid/_variables.scss +73 -73
  67. package/scss/imageeditor/_variables.scss +7 -7
  68. package/scss/input/_variables.scss +20 -20
  69. package/scss/list/_variables.scss +24 -24
  70. package/scss/listbox/_variables.scss +3 -3
  71. package/scss/listgroup/_variables.scss +4 -4
  72. package/scss/listview/_variables.scss +8 -8
  73. package/scss/loader/_variables.scss +25 -25
  74. package/scss/map/_variables.scss +8 -8
  75. package/scss/mediaplayer/_variables.scss +5 -5
  76. package/scss/menu/_layout.scss +2 -2
  77. package/scss/menu/_variables.scss +26 -26
  78. package/scss/menu-button/_variables.scss +1 -1
  79. package/scss/messagebox/_variables.scss +3 -3
  80. package/scss/notification/_variables.scss +6 -6
  81. package/scss/orgchart/_variables.scss +11 -11
  82. package/scss/pager/_variables.scss +11 -11
  83. package/scss/panelbar/_variables.scss +8 -8
  84. package/scss/pdf-viewer/_variables.scss +5 -5
  85. package/scss/pivotgrid/_variables.scss +14 -14
  86. package/scss/popup/_variables.scss +4 -4
  87. package/scss/progressbar/_variables.scss +2 -2
  88. package/scss/prompt/_variables.scss +7 -7
  89. package/scss/radio/_variables.scss +9 -9
  90. package/scss/rating/_variables.scss +5 -5
  91. package/scss/scheduler/_layout.scss +4 -4
  92. package/scss/scheduler/_variables.scss +167 -23
  93. package/scss/scrollview/_variables.scss +5 -5
  94. package/scss/signature/_variables.scss +5 -5
  95. package/scss/skeleton/_variables.scss +1 -1
  96. package/scss/slider/_variables.scss +3 -3
  97. package/scss/split-button/_variables.scss +4 -4
  98. package/scss/splitter/_variables.scss +6 -6
  99. package/scss/spreadsheet/_layout.scss +2 -2
  100. package/scss/spreadsheet/_variables.scss +17 -17
  101. package/scss/stepper/_variables.scss +8 -8
  102. package/scss/switch/_variables.scss +1 -1
  103. package/scss/table/_variables.scss +12 -12
  104. package/scss/tabstrip/_variables.scss +79 -37
  105. package/scss/taskboard/_variables.scss +16 -16
  106. package/scss/tilelayout/_variables.scss +2 -2
  107. package/scss/timeline/_variables.scss +8 -8
  108. package/scss/timeselector/_variables.scss +6 -6
  109. package/scss/toolbar/_theme.scss +27 -0
  110. package/scss/toolbar/_variables.scss +11 -11
  111. package/scss/tooltip/_variables.scss +6 -6
  112. package/scss/treelist/_variables.scss +5 -0
  113. package/scss/treeview/_variables.scss +15 -15
  114. package/scss/typography/_variables.scss +296 -55
  115. package/scss/upload/_variables.scss +7 -7
  116. package/scss/window/_variables.scss +6 -6
  117. package/scss/wizard/_variables.scss +7 -7
@@ -2,19 +2,19 @@
2
2
 
3
3
  /// The font family of the TreeView.
4
4
  /// @group treeview
5
- $kendo-treeview-font-family: $kendo-font-family !default;
5
+ $kendo-treeview-font-family: var( --kendo-font-family, inherit ) !default;
6
6
  /// The font size of the TreeView.
7
7
  /// @group treeview
8
- $kendo-treeview-font-size: $kendo-font-size-lg !default;
8
+ $kendo-treeview-font-size: var( --kendo-font-size-lg, inherit ) !default;
9
9
  /// The font size of the small TreeView.
10
10
  /// @group treeview
11
- $kendo-treeview-sm-font-size: $kendo-font-size-md !default;
11
+ $kendo-treeview-sm-font-size: var( --kendo-font-size, inherit ) !default;
12
12
  /// The font size of the medium TreeView.
13
13
  /// @group treeview
14
- $kendo-treeview-md-font-size: $kendo-font-size-md !default;
14
+ $kendo-treeview-md-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The font size of the large TreeView.
16
16
  /// @group treeview
17
- $kendo-treeview-lg-font-size: $kendo-font-size-lg !default;
17
+ $kendo-treeview-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
18
18
  /// The line height of the TreeView.
19
19
  /// @group treeview
20
20
  $kendo-treeview-line-height: 1.25 !default;
@@ -33,28 +33,28 @@ $kendo-treeview-indent: 24px !default;
33
33
 
34
34
  /// The horizontal padding of the TreeView items.
35
35
  /// @group treeview
36
- $kendo-treeview-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
36
+ $kendo-treeview-item-padding-x: k-spacing(4) !default;
37
37
  /// The horizontal padding of the small TreeView items.
38
38
  /// @group treeview
39
- $kendo-treeview-sm-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
39
+ $kendo-treeview-sm-item-padding-x: k-spacing(4) !default;
40
40
  /// The horizontal padding of the medium TreeView items.
41
41
  /// @group treeview
42
- $kendo-treeview-md-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
42
+ $kendo-treeview-md-item-padding-x: k-spacing(4) !default;
43
43
  /// The horizontal padding of the large TreeView items.
44
44
  /// @group treeview
45
- $kendo-treeview-lg-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
45
+ $kendo-treeview-lg-item-padding-x: k-spacing(4) !default;
46
46
  /// The vertical padding of the TreeView items.
47
47
  /// @group treeview
48
- $kendo-treeview-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
48
+ $kendo-treeview-item-padding-y: k-spacing(2) !default;
49
49
  /// The vertical padding of the small TreeView items.
50
50
  /// @group treeview
51
- $kendo-treeview-sm-item-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
51
+ $kendo-treeview-sm-item-padding-y: k-spacing(1.5) !default;
52
52
  /// The vertical padding of the medium TreeView items.
53
53
  /// @group treeview
54
- $kendo-treeview-md-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
54
+ $kendo-treeview-md-item-padding-y: k-spacing(2) !default;
55
55
  /// The vertical padding of the large TreeView items.
56
56
  /// @group treeview
57
- $kendo-treeview-lg-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
57
+ $kendo-treeview-lg-item-padding-y: k-spacing(2) !default;
58
58
  /// The border width of the TreeView items.
59
59
  /// @group treeview
60
60
  $kendo-treeview-item-border-width: 0px !default;
@@ -64,7 +64,7 @@ $kendo-treeview-item-border-radius: null !default;
64
64
 
65
65
  /// The horizontal padding of the checkbox in the small TreeView.
66
66
  /// @group treeview
67
- $kendo-treeview-sm-checkbox-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
67
+ $kendo-treeview-sm-checkbox-padding-x: k-spacing(1) !default;
68
68
  /// The horizontal padding of the checkbox in the medium TreeView.
69
69
  /// @group treeview
70
70
  $kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
@@ -73,7 +73,7 @@ $kendo-treeview-md-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !de
73
73
  $kendo-treeview-lg-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x !default;
74
74
  /// The vertical padding of the checkbox in the small TreeView.
75
75
  /// @group treeview
76
- $kendo-treeview-sm-checkbox-padding-y: k-map-get( $kendo-spacing, .5 ) !default;
76
+ $kendo-treeview-sm-checkbox-padding-y: k-spacing(0.5) !default;
77
77
  /// The vertical padding of the checkbox in the medium TreeView.
78
78
  /// @group treeview
79
79
  $kendo-treeview-md-checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y !default;
@@ -2,98 +2,339 @@
2
2
 
3
3
 
4
4
  // Headings
5
+
6
+ /// The font size of the highest level heading.
7
+ /// @group typography
5
8
  $kendo-h1-font-size: 96px !default;
9
+ /// The font size of the second highest level heading.
10
+ /// @group typography
6
11
  $kendo-h2-font-size: 60px !default;
12
+ /// The font size of the third highest level heading.
13
+ /// @group typography
7
14
  $kendo-h3-font-size: 48px !default;
15
+ /// The font size of the fourth highest level heading.
16
+ /// @group typography
8
17
  $kendo-h4-font-size: 34px !default;
18
+ /// The font size of the fifth highest level heading.
19
+ /// @group typography
9
20
  $kendo-h5-font-size: 24px !default;
21
+ /// The font size of the sixth highest level heading.
22
+ /// @group typography
10
23
  $kendo-h6-font-size: 20px !default;
11
24
 
12
- $kendo-h1-font-family: $kendo-font-family !default;
13
- $kendo-h2-font-family: $kendo-font-family !default;
14
- $kendo-h3-font-family: $kendo-font-family !default;
15
- $kendo-h4-font-family: $kendo-font-family !default;
16
- $kendo-h5-font-family: $kendo-font-family !default;
17
- $kendo-h6-font-family: $kendo-font-family !default;
18
-
19
- $kendo-h1-line-height: 96px !default;
20
- $kendo-h2-line-height: 60px !default;
21
- $kendo-h3-line-height: 50px !default;
22
- $kendo-h4-line-height: 40px !default;
23
- $kendo-h5-line-height: 32px !default;
24
- $kendo-h6-line-height: 32px !default;
25
-
26
- $kendo-h1-font-weight: $kendo-font-weight-light !default;
27
- $kendo-h2-font-weight: $kendo-font-weight-light !default;
28
- $kendo-h3-font-weight: $kendo-font-weight-normal !default;
29
- $kendo-h4-font-weight: $kendo-font-weight-normal !default;
30
- $kendo-h5-font-weight: $kendo-font-weight-normal !default;
31
- $kendo-h6-font-weight: $kendo-font-weight-medium !default;
32
-
33
- $kendo-h1-letter-spacing: -1.5px !default;
34
- $kendo-h2-letter-spacing: -.5px !default;
35
- $kendo-h3-letter-spacing: 0px !default;
36
- $kendo-h4-letter-spacing: .25px !default;
37
- $kendo-h5-letter-spacing: 0px !default;
38
- $kendo-h6-letter-spacing: .15px !default;
25
+ /// The font family of the highest level heading.
26
+ /// @group typography
27
+ $kendo-h1-font-family: var( --kendo-font-family, inherit ) !default;
28
+ /// The font family of the second highest level heading.
29
+ /// @group typography
30
+ $kendo-h2-font-family: var( --kendo-font-family, inherit ) !default;
31
+ /// The font family of the third highest level heading.
32
+ /// @group typography
33
+ $kendo-h3-font-family: var( --kendo-font-family, inherit ) !default;
34
+ /// The font family of the fourth highest level heading.
35
+ /// @group typography
36
+ $kendo-h4-font-family: var( --kendo-font-family, inherit ) !default;
37
+ /// The font family of the fifth highest level heading.
38
+ /// @group typography
39
+ $kendo-h5-font-family: var( --kendo-font-family, inherit ) !default;
40
+ /// The font family of the sixth highest level heading.
41
+ /// @group typography
42
+ $kendo-h6-font-family: var( --kendo-font-family, inherit ) !default;
43
+
44
+ /// The line height of the highest level heading.
45
+ /// @group typography
46
+ $kendo-h1-line-height: 112px !default;
47
+ /// The line height of the second highest level heading.
48
+ /// @group typography
49
+ $kendo-h2-line-height: 72px !default;
50
+ /// The line height of the third highest level heading.
51
+ /// @group typography
52
+ $kendo-h3-line-height: 56px !default;
53
+ /// The line height of the fourth highest level heading.
54
+ /// @group typography
55
+ $kendo-h4-line-height: 36px !default;
56
+ /// The line height of the fifth highest level heading.
57
+ /// @group typography
58
+ $kendo-h5-line-height: 24px !default;
59
+ /// The line height of the sixth highest level heading.
60
+ /// @group typography
61
+ $kendo-h6-line-height: 24px !default;
62
+
63
+ /// The font weight of the highest level heading.
64
+ /// @group typography
65
+ $kendo-h1-font-weight: var( --kendo-font-weight-light, normal ) !default;
66
+ /// The font weight of the second highest level heading.
67
+ /// @group typography
68
+ $kendo-h2-font-weight: var( --kendo-font-weight-light, normal ) !default;
69
+ /// The font weight of the third highest level heading.
70
+ /// @group typography
71
+ $kendo-h3-font-weight: var( --kendo-font-weight-normal, normal ) !default;
72
+ /// The font weight of the fourth highest level heading.
73
+ /// @group typography
74
+ $kendo-h4-font-weight: var( --kendo-font-weight-normal, normal ) !default;
75
+ /// The font weight of the fifth highest level heading.
76
+ /// @group typography
77
+ $kendo-h5-font-weight: var( --kendo-font-weight-normal, normal ) !default;
78
+ /// The font weight of the sixth highest level heading.
79
+ /// @group typography
80
+ $kendo-h6-font-weight: var( --kendo-font-weight-medium, normal ) !default;
39
81
 
82
+ /// The letter spacing of the highest level heading.
83
+ /// @group typography
84
+ $kendo-h1-letter-spacing: var( --kendo-letter-spacing-tighter, normal ) !default;
85
+ /// The letter spacing of the second highest level heading.
86
+ /// @group typography
87
+ $kendo-h2-letter-spacing: var( --kendo-letter-spacing-tight, normal ) !default;
88
+ /// The letter spacing of the third highest level heading.
89
+ /// @group typography
90
+ $kendo-h3-letter-spacing: var( --kendo-letter-spacing-normal, normal ) !default;
91
+ /// The letter spacing of the fourth highest level heading.
92
+ /// @group typography
93
+ $kendo-h4-letter-spacing: var( --kendo-letter-spacing-wider, normal ) !default;
94
+ /// The letter spacing of the fifth highest level heading.
95
+ /// @group typography
96
+ $kendo-h5-letter-spacing: var( --kendo-letter-spacing-normal, normal ) !default;
97
+ /// The letter spacing of the sixth highest level heading.
98
+ /// @group typography
99
+ $kendo-h6-letter-spacing: var( --kendo-letter-spacing-wide, normal ) !default;
100
+
101
+
102
+ /// The margin of the highest level heading.
103
+ /// @group typography
40
104
  $kendo-h1-margin: 0 0 12px !default;
105
+ /// The margin of the second highest level heading.
106
+ /// @group typography
41
107
  $kendo-h2-margin: 0 0 12px !default;
108
+ /// The margin of the third highest level heading.
109
+ /// @group typography
42
110
  $kendo-h3-margin: 0 0 12px !default;
111
+ /// The margin of the fourth highest level heading.
112
+ /// @group typography
43
113
  $kendo-h4-margin: 0 0 12px !default;
114
+ /// The margin of the fifth highest level heading.
115
+ /// @group typography
44
116
  $kendo-h5-margin: 0 0 12px !default;
117
+ /// The margin of the sixth highest level heading.
118
+ /// @group typography
45
119
  $kendo-h6-margin: 0 0 12px !default;
46
120
 
121
+ /// The headings Map.
122
+ /// @group typography
123
+ $kendo-headings: (
124
+ h1: (
125
+ font-size: $kendo-h1-font-size,
126
+ font-family: $kendo-h1-font-family,
127
+ line-height: $kendo-h1-line-height,
128
+ font-weight: $kendo-h1-font-weight,
129
+ letter-spacing: $kendo-h1-letter-spacing,
130
+ margin: $kendo-h1-margin
131
+
132
+ ),
133
+ h2: (
134
+ font-size: $kendo-h2-font-size,
135
+ font-family: $kendo-h2-font-family,
136
+ line-height: $kendo-h2-line-height,
137
+ font-weight: $kendo-h2-font-weight,
138
+ letter-spacing: $kendo-h2-letter-spacing,
139
+ margin: $kendo-h2-margin
140
+ ),
141
+ h3: (
142
+ font-size: $kendo-h3-font-size,
143
+ font-family: $kendo-h3-font-family,
144
+ line-height: $kendo-h3-line-height,
145
+ font-weight: $kendo-h3-font-weight,
146
+ letter-spacing: $kendo-h3-letter-spacing,
147
+ margin: $kendo-h3-margin
148
+ ),
149
+ h4: (
150
+ font-size: $kendo-h4-font-size,
151
+ font-family: $kendo-h4-font-family,
152
+ line-height: $kendo-h4-line-height,
153
+ font-weight: $kendo-h4-font-weight,
154
+ letter-spacing: $kendo-h4-letter-spacing,
155
+ margin: $kendo-h4-margin
156
+ ),
157
+ h5: (
158
+ font-size: $kendo-h5-font-size,
159
+ font-family: $kendo-h5-font-family,
160
+ line-height: $kendo-h5-line-height,
161
+ font-weight: $kendo-h5-font-weight,
162
+ letter-spacing: $kendo-h5-letter-spacing,
163
+ margin: $kendo-h5-margin
164
+ ),
165
+ h6: (
166
+ font-size: $kendo-h6-font-size,
167
+ font-family: $kendo-h6-font-family,
168
+ line-height: $kendo-h6-line-height,
169
+ font-weight: $kendo-h6-font-weight,
170
+ letter-spacing: $kendo-h6-letter-spacing,
171
+ margin: $kendo-h6-margin
172
+ ),
173
+ ) !default;
174
+
47
175
 
48
176
  // Paragraph
177
+
178
+ /// The margin of the paragraph.
179
+ /// @group typography
49
180
  $kendo-paragraph-margin: 0 0 12px !default;
181
+ /// The font size of the paragraph.
182
+ /// @group typography
50
183
  $kendo-paragraph-font-size: 1rem !default;
51
- $kendo-paragraph-font-family: $kendo-font-family !default;
52
- $kendo-paragraph-line-height: $kendo-line-height-lg !default;
53
- $kendo-paragraph-font-weight: $kendo-font-weight-normal !default;
184
+ /// The font family of the paragraph.
185
+ /// @group typography
186
+ $kendo-paragraph-font-family: var( --kendo-font-family, inherit ) !default;
187
+ /// The line height of the paragraph.
188
+ /// @group typography
189
+ $kendo-paragraph-line-height: var( --kendo-line-height-lg, normal ) !default;
190
+ /// The font weight of the paragraph.
191
+ /// @group typography
192
+ $kendo-paragraph-font-weight: var( --kendo-font-weight-normal, normal ) !default;
193
+ /// The letter spacing of the paragraph.
194
+ /// @group typography
54
195
  $kendo-paragraph-letter-spacing: .0313em !default;
55
196
 
56
197
 
57
198
  // Code
58
- $kendo-code-font-size: $kendo-font-size-md !default;
59
- $kendo-code-font-family: $kendo-font-family-monospace !default;
60
- $kendo-code-line-height: $kendo-line-height-md !default;
61
- $kendo-code-font-weight: $kendo-font-weight-normal !default;
199
+
200
+ /// The font size of the code tag.
201
+ /// @group typography
202
+ $kendo-code-font-size: var( --kendo-font-size, inherit ) !default;
203
+ /// The font family of the code tag.
204
+ /// @group typography
205
+ $kendo-code-font-family: var( --kendo-font-family-monospace, normal ) !default;
206
+ /// The line height of the code tag.
207
+ /// @group typography
208
+ $kendo-code-line-height: var( --kendo-line-height, normal ) !default;
209
+ /// The font weight of the code tag.
210
+ /// @group typography
211
+ $kendo-code-font-weight: var( --kendo-font-weight-normal, normal ) !default;
212
+ /// The letter spacing of the code tag.
213
+ /// @group typography
62
214
  $kendo-code-letter-spacing: null !default;
63
215
 
64
- $kendo-code-padding-x: 4px !default;
65
- $kendo-code-padding-y: 0px !default;
66
- $kendo-pre-padding-x: 24px !default;
67
- $kendo-pre-padding-y: 16px !default;
216
+ /// The horizontal padding of the code tag.
217
+ /// @group typography
218
+ $kendo-code-padding-x: k-spacing(1) !default;
219
+ /// The vertical padding of the code tag.
220
+ /// @group typography
221
+ $kendo-code-padding-y: k-spacing(0) !default;
222
+ /// The horizontal padding of the preformatted text.
223
+ /// @group typography
224
+ $kendo-pre-padding-x: k-spacing(6) !default;
225
+ /// The vertical padding of the preformatted text.
226
+ /// @group typography
227
+ $kendo-pre-padding-y: k-spacing(4) !default;
228
+ /// The border width of the code tag.
229
+ /// @group typography
68
230
  $kendo-code-border-width: 1px !default;
69
231
 
232
+ /// The background color of the code tag.
233
+ /// @group typography
70
234
  $kendo-code-bg: $kendo-base-bg !default;
235
+ /// The text color of the code tag.
236
+ /// @group typography
71
237
  $kendo-code-text: $kendo-component-text !default;
238
+ /// The border color of the code tag.
239
+ /// @group typography
72
240
  $kendo-code-border: $kendo-component-border !default;
73
241
 
74
-
75
242
  // Display
76
- $kendo-display1-font-size: 112px !default;
77
- $kendo-display2-font-size: 56px !default;
78
- $kendo-display3-font-size: 45px !default;
79
- $kendo-display4-font-size: 34px !default;
80
243
 
81
- $kendo-display1-font-family: $kendo-font-family !default;
82
- $kendo-display2-font-family: $kendo-font-family !default;
83
- $kendo-display3-font-family: $kendo-font-family !default;
84
- $kendo-display4-font-family: $kendo-font-family !default;
244
+ /// The font size of the largest display text.
245
+ /// @group typography
246
+ $kendo-display1-font-size: calc( var( --kendo-font-size, .875rem ) * 9.5 ) !default;
247
+ /// The font size of the second largest display text.
248
+ /// @group typography
249
+ $kendo-display2-font-size: calc( var( --kendo-font-size, .875rem ) * 8.75 ) !default;
250
+ /// The font size of the third largest display text.
251
+ /// @group typography
252
+ $kendo-display3-font-size: calc( var( --kendo-font-size, .875rem ) * 8 ) !default;
253
+ /// The font size of the fourth largest display text.
254
+ /// @group typography
255
+ $kendo-display4-font-size: calc( var( --kendo-font-size, .875rem ) * 7.25 ) !default;
256
+
257
+ /// The font family of the largest display text.
258
+ /// @group typography
259
+ $kendo-display1-font-family: var( --kendo-font-family, inherit ) !default;
260
+ /// The font family of the second largest display text.
261
+ /// @group typography
262
+ $kendo-display2-font-family: var( --kendo-font-family, inherit ) !default;
263
+ /// The font family of the third largest display text.
264
+ /// @group typography
265
+ $kendo-display3-font-family: var( --kendo-font-family, inherit ) !default;
266
+ /// The font family of the fourth largest display text.
267
+ /// @group typography
268
+ $kendo-display4-font-family: var( --kendo-font-family, inherit ) !default;
85
269
 
270
+ /// The line height of the largest display text.
271
+ /// @group typography
86
272
  $kendo-display1-line-height: 1.2 !default;
273
+ /// The line height of the second largest display text.
274
+ /// @group typography
87
275
  $kendo-display2-line-height: 1.2 !default;
276
+ /// The line height of the third largest display text.
277
+ /// @group typography
88
278
  $kendo-display3-line-height: 1.2 !default;
279
+ /// The line height of the fourth largest display text.
280
+ /// @group typography
89
281
  $kendo-display4-line-height: 1.2 !default;
90
282
 
91
- $kendo-display1-font-weight: $kendo-font-weight-light !default;
92
- $kendo-display2-font-weight: $kendo-font-weight-normal !default;
93
- $kendo-display3-font-weight: $kendo-font-weight-normal !default;
94
- $kendo-display4-font-weight: $kendo-font-weight-normal !default;
283
+ /// The font weight of the largest display text.
284
+ /// @group typography
285
+ $kendo-display1-font-weight: var( --kendo-font-weight-light, normal ) !default;
286
+ /// The font weight of the second largest display text.
287
+ /// @group typography
288
+ $kendo-display2-font-weight: var( --kendo-font-weight-light, normal ) !default;
289
+ /// The font weight of the third largest display text.
290
+ /// @group typography
291
+ $kendo-display3-font-weight: var( --kendo-font-weight-light, normal ) !default;
292
+ /// The font weight of the fourth largest display text.
293
+ /// @group typography
294
+ $kendo-display4-font-weight: var( --kendo-font-weight-light, normal ) !default;
295
+
296
+ /// The letter spacing of the largest display text.
297
+ /// @group typography
298
+ $kendo-display1-letter-spacing: var( --kendo-letter-spacing-tighter, normal ) !default;
299
+ /// The letter spacing of the second largest display text.
300
+ /// @group typography
301
+ $kendo-display2-letter-spacing: var( --kendo-letter-spacing-tighter, normal ) !default;
302
+ /// The letter spacing of the third largest display text.
303
+ /// @group typography
304
+ $kendo-display3-letter-spacing: var( --kendo-letter-spacing-tighter, normal ) !default;
305
+ /// The letter spacing of the fourth largest display text.
306
+ /// @group typography
307
+ $kendo-display4-letter-spacing: var( --kendo-letter-spacing-tighter, normal ) !default;
95
308
 
96
- $kendo-display1-letter-spacing: null !default;
97
- $kendo-display2-letter-spacing: null !default;
98
- $kendo-display3-letter-spacing: null !default;
99
- $kendo-display4-letter-spacing: null !default;
309
+ /// The displays Map.
310
+ /// @group typography
311
+ $kendo-display: (
312
+ 1: (
313
+ font-size: $kendo-display1-font-size,
314
+ font-family: $kendo-display1-font-family,
315
+ line-height: $kendo-display1-line-height,
316
+ font-weight: $kendo-display1-font-weight,
317
+ letter-spacing: $kendo-display1-letter-spacing
318
+ ),
319
+ 2: (
320
+ font-size: $kendo-display2-font-size,
321
+ font-family: $kendo-display2-font-family,
322
+ line-height: $kendo-display2-line-height,
323
+ font-weight: $kendo-display2-font-weight,
324
+ letter-spacing: $kendo-display2-letter-spacing
325
+ ),
326
+ 3: (
327
+ font-size: $kendo-display3-font-size,
328
+ font-family: $kendo-display3-font-family,
329
+ line-height: $kendo-display3-line-height,
330
+ font-weight: $kendo-display3-font-weight,
331
+ letter-spacing: $kendo-display3-letter-spacing
332
+ ),
333
+ 4: (
334
+ font-size: $kendo-display4-font-size,
335
+ font-family: $kendo-display4-font-family,
336
+ line-height: $kendo-display4-line-height,
337
+ font-weight: $kendo-display4-font-weight,
338
+ letter-spacing: $kendo-display4-letter-spacing
339
+ ),
340
+ ) !default;
@@ -5,10 +5,10 @@
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: $kendo-font-family !default;
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: $kendo-font-size-md !default;
11
+ $kendo-upload-font-size: var( --kendo-font-size, inherit ) !default;
12
12
  /// The line height of the Upload.
13
13
  /// @group upload
14
14
  $kendo-upload-line-height: k-math-div( 20, 14 ) !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-map-get( $kendo-spacing, 2 ) !default;
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-map-get( $kendo-spacing, 2 ) !default;
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-map-get( $kendo-spacing, 4 ) !default;
57
+ $kendo-upload-item-padding-x: k-spacing(4) !default;
58
58
  /// The vertical padding of an uploaded item.
59
59
  /// @group upload
60
- $kendo-upload-item-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
60
+ $kendo-upload-item-padding-y: k-spacing(4) !default;
61
61
 
62
62
  /// The vertical spacing between uploaded batch items.
63
63
  /// @group upload
64
- $kendo-upload-multiple-items-spacing: 12px !default;
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
@@ -10,20 +10,20 @@ $kendo-window-border-width: 0px !default;
10
10
  $kendo-window-border-radius: 4px !default;
11
11
  /// The font family of the Window.
12
12
  /// @group window
13
- $kendo-window-font-family: $kendo-font-family !default;
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: $kendo-font-size-md !default;
16
+ $kendo-window-font-size: var( --kendo-font-size, inherit ) !default;
17
17
  /// The line height of the Window.
18
18
  /// @group window
19
19
  $kendo-window-line-height: 1.5 !default;
20
20
 
21
21
  /// The horizontal padding of the Window titlebar.
22
22
  /// @group window
23
- $kendo-window-titlebar-padding-x: 24px !default;
23
+ $kendo-window-titlebar-padding-x: k-spacing(6) !default;
24
24
  /// The vertical padding of the Window titlebar.
25
25
  /// @group window
26
- $kendo-window-titlebar-padding-y: 16px !default;
26
+ $kendo-window-titlebar-padding-y: k-spacing(4) !default;
27
27
  /// The width of the border of the Window titlebar.
28
28
  /// @group window
29
29
  $kendo-window-titlebar-border-width: 0px !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: 24px !default;
53
+ $kendo-window-inner-padding-x: k-spacing(6) !default;
54
54
  /// The vertical padding of the content of the Window.
55
55
  /// @group window
56
- $kendo-window-inner-padding-y: 8px !default;
56
+ $kendo-window-inner-padding-y: k-spacing(2) !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 * 1.25 !default;
5
+ $kendo-wizard-padding-x: calc( #{$kendo-padding-md-x} * 1.25 ) !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 * 2 !default;
11
+ $kendo-wizard-content-padding-x: calc( #{$kendo-padding-md-x} * 2 ) !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: 10px !default;
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: $kendo-font-size-md !default;
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: $kendo-line-height-md !default;
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: $kendo-font-family !default;
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