@progress/kendo-theme-fluent 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.
Files changed (106) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-1-dark.css +1 -1
  3. package/dist/fluent-1-dark.scss +147 -147
  4. package/dist/fluent-1.css +1 -1
  5. package/dist/fluent-1.scss +147 -147
  6. package/dist/fluent-main-dark.css +1 -1
  7. package/dist/fluent-main-dark.scss +147 -147
  8. package/dist/fluent-main.css +1 -1
  9. package/dist/meta/sassdoc-data.json +9932 -11196
  10. package/dist/meta/sassdoc-raw-data.json +2940 -3353
  11. package/dist/meta/variables.json +3614 -3903
  12. package/lib/swatches/all.json +6 -6
  13. package/lib/swatches/fluent-1-dark.json +153 -153
  14. package/lib/swatches/fluent-1.json +153 -153
  15. package/lib/swatches/fluent-main-dark.json +153 -153
  16. package/lib/swatches/fluent-main.json +6 -6
  17. package/package.json +4 -4
  18. package/scss/action-sheet/_variables.scss +8 -8
  19. package/scss/adaptive/_variables.scss +3 -3
  20. package/scss/appbar/_variables.scss +3 -3
  21. package/scss/avatar/_variables.scss +3 -3
  22. package/scss/badge/_variables.scss +7 -7
  23. package/scss/bottom-navigation/_variables.scss +3 -3
  24. package/scss/breadcrumb/_variables.scss +14 -14
  25. package/scss/bubble/_variables.scss +1 -1
  26. package/scss/button/_layout.scss +5 -0
  27. package/scss/button/_variables.scss +28 -8
  28. package/scss/calendar/_variables.scss +14 -14
  29. package/scss/captcha/_variables.scss +4 -4
  30. package/scss/card/_variables.scss +13 -13
  31. package/scss/chat/_layout.scss +1 -1
  32. package/scss/chat/_variables.scss +9 -9
  33. package/scss/checkbox/_variables.scss +1 -1
  34. package/scss/chip/_variables.scss +10 -10
  35. package/scss/color-preview/_variables.scss +4 -1
  36. package/scss/coloreditor/_variables.scss +3 -3
  37. package/scss/colorgradient/_variables.scss +5 -5
  38. package/scss/colorpalette/_variables.scss +2 -2
  39. package/scss/column-menu/_variables.scss +7 -7
  40. package/scss/core/_index.scss +10 -0
  41. package/scss/core/border-radii/_index.scss +13 -10
  42. package/scss/core/color-system/_swatch.scss +174 -155
  43. package/scss/core/spacing/_index.scss +36 -38
  44. package/scss/core/typography/_index.scss +96 -4
  45. package/scss/dataviz/_variables.scss +15 -15
  46. package/scss/dock-manager/_variables.scss +4 -4
  47. package/scss/draggable/_variables.scss +3 -3
  48. package/scss/drawer/_variables.scss +8 -8
  49. package/scss/dropzone/_layout.scss +1 -1
  50. package/scss/dropzone/_variables.scss +6 -6
  51. package/scss/editor/_variables.scss +3 -3
  52. package/scss/expansion-panel/_variables.scss +3 -3
  53. package/scss/fab/_variables.scss +5 -5
  54. package/scss/file-box/_variables.scss +4 -4
  55. package/scss/filemanager/_variables.scss +3 -3
  56. package/scss/floating-label/_variables.scss +2 -2
  57. package/scss/forms/_variables.scss +5 -5
  58. package/scss/gantt/_variables.scss +3 -3
  59. package/scss/grid/_variables.scss +11 -11
  60. package/scss/imageeditor/_variables.scss +5 -5
  61. package/scss/input/_variables.scss +8 -8
  62. package/scss/list/_variables.scss +32 -32
  63. package/scss/listbox/_variables.scss +3 -3
  64. package/scss/listgroup/_variables.scss +2 -2
  65. package/scss/listview/_variables.scss +3 -3
  66. package/scss/loader/_layout.scss +1 -1
  67. package/scss/loader/_variables.scss +3 -3
  68. package/scss/map/_variables.scss +3 -3
  69. package/scss/mediaplayer/_variables.scss +4 -4
  70. package/scss/menu/_variables.scss +10 -10
  71. package/scss/messagebox/_variables.scss +3 -3
  72. package/scss/notification/_variables.scss +3 -3
  73. package/scss/orgchart/_variables.scss +9 -9
  74. package/scss/pager/_variables.scss +3 -3
  75. package/scss/panelbar/_layout.scss +2 -2
  76. package/scss/panelbar/_variables.scss +3 -3
  77. package/scss/pdf-viewer/_variables.scss +4 -4
  78. package/scss/pivotgrid/_variables.scss +5 -5
  79. package/scss/popover/_layout.scss +2 -2
  80. package/scss/popup/_variables.scss +2 -2
  81. package/scss/progressbar/_variables.scss +3 -3
  82. package/scss/rating/_variables.scss +3 -3
  83. package/scss/scheduler/_variables.scss +5 -5
  84. package/scss/scrollview/_variables.scss +3 -3
  85. package/scss/segmented-control/_variables.scss +7 -7
  86. package/scss/slider/_layout.scss +1 -1
  87. package/scss/slider/_variables.scss +3 -3
  88. package/scss/splitter/_variables.scss +3 -3
  89. package/scss/spreadsheet/_variables.scss +3 -3
  90. package/scss/stepper/_variables.scss +5 -5
  91. package/scss/suggestion/_variables.scss +2 -2
  92. package/scss/switch/_variables.scss +1 -1
  93. package/scss/table/_variables.scss +2 -2
  94. package/scss/tabstrip/_variables.scss +4 -4
  95. package/scss/taskboard/_variables.scss +7 -7
  96. package/scss/timeline/_variables.scss +4 -4
  97. package/scss/timeselector/_variables.scss +8 -8
  98. package/scss/toolbar/_variables.scss +3 -3
  99. package/scss/tooltip/_variables.scss +4 -4
  100. package/scss/treeview/_variables.scss +7 -7
  101. package/scss/typography/_variables.scss +51 -50
  102. package/scss/upload/_layout.scss +1 -1
  103. package/scss/upload/_variables.scss +4 -4
  104. package/scss/window/_variables.scss +6 -6
  105. package/scss/wizard/_variables.scss +3 -3
  106. package/scss/core/color-system/_palettes.scss +0 -305
@@ -26,22 +26,22 @@ $kendo-h6-font-size: 24px !default;
26
26
 
27
27
  /// The font family of the highest level heading.
28
28
  /// @group typography-component
29
- $kendo-h1-font-family: var( --kendo-font-family, inherit ) !default;
29
+ $kendo-h1-font-family: var(--kendo-font-family) !default;
30
30
  /// The font family of the second highest level heading.
31
31
  /// @group typography-component
32
- $kendo-h2-font-family: var( --kendo-font-family, inherit ) !default;
32
+ $kendo-h2-font-family: var(--kendo-font-family) !default;
33
33
  /// The font family of the third highest level heading.
34
34
  /// @group typography-component
35
- $kendo-h3-font-family: var( --kendo-font-family, inherit ) !default;
35
+ $kendo-h3-font-family: var(--kendo-font-family) !default;
36
36
  /// The font family of the fourth highest level heading.
37
37
  /// @group typography-component
38
- $kendo-h4-font-family: var( --kendo-font-family, inherit ) !default;
38
+ $kendo-h4-font-family: var(--kendo-font-family) !default;
39
39
  /// The font family of the fifth highest level heading.
40
- ///
41
- $kendo-h5-font-family: var( --kendo-font-family, inherit ) !default;
40
+ /// @group typography-component
41
+ $kendo-h5-font-family: var(--kendo-font-family) !default;
42
42
  /// The font family of the sixth highest level heading.
43
43
  /// @group typography-component
44
- $kendo-h6-font-family: var( --kendo-font-family, inherit ) !default;
44
+ $kendo-h6-font-family: var(--kendo-font-family) !default;
45
45
 
46
46
  /// The line height of the highest level heading.
47
47
  /// @group typography-component
@@ -59,64 +59,65 @@ $kendo-h4-line-height: 40px !default;
59
59
  /// @group typography-component
60
60
  $kendo-h5-line-height: 36px !default;
61
61
  /// The line height of the sixth highest level heading.
62
+ /// @group typography-component
62
63
  $kendo-h6-line-height: 32px !default;
63
64
 
64
65
  /// The font weight of the highest level heading.
65
66
  /// @group typography-component
66
- $kendo-h2-font-weight: var( --kendo-font-weight-semibold, normal ) !default;
67
+ $kendo-h1-font-weight: var(--kendo-font-weight-semibold) !default;
67
68
  /// The font weight of the second highest level heading.
68
69
  /// @group typography-component
69
- $kendo-h1-font-weight: var( --kendo-font-weight-semibold, normal ) !default;
70
+ $kendo-h2-font-weight: var(--kendo-font-weight-semibold) !default;
70
71
  /// The font weight of the third highest level heading.
71
72
  /// @group typography-component
72
- $kendo-h3-font-weight: var( --kendo-font-weight-semibold, normal ) !default;
73
+ $kendo-h3-font-weight: var(--kendo-font-weight-semibold) !default;
73
74
  /// The font weight of the fourth highest level heading.
74
75
  /// @group typography-component
75
- $kendo-h4-font-weight: var( --kendo-font-weight-semibold, normal )!default;
76
+ $kendo-h4-font-weight: var(--kendo-font-weight-semibold) !default;
76
77
  /// The font weight of the fifth highest level heading.
77
78
  /// @group typography-component
78
- $kendo-h5-font-weight: var( --kendo-font-weight-semibold, normal )!default;
79
+ $kendo-h5-font-weight: var(--kendo-font-weight-semibold) !default;
79
80
  /// The font weight of the sixth highest level heading.
80
81
  /// @group typography-component
81
- $kendo-h6-font-weight: var( --kendo-font-weight-semibold, normal )!default;
82
+ $kendo-h6-font-weight: var(--kendo-font-weight-semibold) !default;
82
83
 
83
84
  /// The letter spacing of the highest level heading.
84
85
  /// @group typography-component
85
- $kendo-h1-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
86
+ $kendo-h1-letter-spacing: var(--kendo-letter-spacing) !default;
86
87
  /// The letter spacing of the second highest level heading.
87
88
  /// @group typography-component
88
- $kendo-h2-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
89
+ $kendo-h2-letter-spacing: var(--kendo-letter-spacing) !default;
89
90
  /// The letter spacing of the third highest level heading.
90
91
  /// @group typography-component
91
- $kendo-h3-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
92
+ $kendo-h3-letter-spacing: var(--kendo-letter-spacing) !default;
92
93
  /// The letter spacing of the fourth highest level heading.
93
94
  /// @group typography-component
94
- $kendo-h4-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
95
+ $kendo-h4-letter-spacing: var(--kendo-letter-spacing) !default;
95
96
  /// The letter spacing of the fifth highest level heading.
96
97
  /// @group typography-component
97
- $kendo-h5-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
98
+ $kendo-h5-letter-spacing: var(--kendo-letter-spacing) !default;
98
99
  /// The letter spacing of the sixth highest level heading.
99
100
  /// @group typography-component
100
- $kendo-h6-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
101
+ $kendo-h6-letter-spacing: var(--kendo-letter-spacing) !default;
101
102
 
102
103
  /// The margin of the highest level heading.
103
104
  /// @group typography-component
104
- $kendo-h1-margin: 0 0 var( --kendo-font-size, inherit ) !default;
105
+ $kendo-h1-margin: 0 0 var(--kendo-font-size) !default;
105
106
  /// The margin of the second highest level heading.
106
107
  /// @group typography-component
107
- $kendo-h2-margin: 0 0 var( --kendo-font-size, inherit ) !default;
108
+ $kendo-h2-margin: 0 0 var(--kendo-font-size) !default;
108
109
  /// The margin of the third highest level heading.
109
110
  /// @group typography-component
110
- $kendo-h3-margin: 0 0 var( --kendo-font-size, inherit ) !default;
111
+ $kendo-h3-margin: 0 0 var(--kendo-font-size) !default;
111
112
  /// The margin of the fourth highest level heading.
112
113
  /// @group typography-component
113
- $kendo-h4-margin: 0 0 var( --kendo-font-size, inherit ) !default;
114
+ $kendo-h4-margin: 0 0 var(--kendo-font-size) !default;
114
115
  /// The margin of the fifth highest level heading.
115
116
  /// @group typography-component
116
- $kendo-h5-margin: 0 0 var( --kendo-font-size, inherit ) !default;
117
+ $kendo-h5-margin: 0 0 var(--kendo-font-size) !default;
117
118
  /// The margin of the sixth highest level heading.
118
119
  /// @group typography-component
119
- $kendo-h6-margin: 0 0 var( --kendo-font-size, inherit ) !default;
120
+ $kendo-h6-margin: 0 0 var(--kendo-font-size) !default;
120
121
 
121
122
  /// The headings Map.
122
123
  /// @group typography-component
@@ -176,41 +177,41 @@ $kendo-headings: (
176
177
 
177
178
  /// The margin of the paragraph.
178
179
  /// @group typography-component
179
- $kendo-paragraph-margin: 0 0 var( --kendo-font-size, inherit) !default;
180
+ $kendo-paragraph-margin: 0 0 var(--kendo-font-size) !default;
180
181
  /// The font size of the paragraph.
181
182
  /// @group typography-component
182
- $kendo-paragraph-font-size: var( --kendo-font-size, inherit) !default;
183
+ $kendo-paragraph-font-size: var(--kendo-font-size) !default;
183
184
  /// The font family of the paragraph.
184
185
  /// @group typography-component
185
- $kendo-paragraph-font-family: var( --kendo-font-family, inherit ) !default;
186
+ $kendo-paragraph-font-family: var(--kendo-font-family) !default;
186
187
  /// The line height of the paragraph.
187
188
  /// @group typography-component
188
- $kendo-paragraph-line-height: var( --kendo-line-height, normal) !default;
189
+ $kendo-paragraph-line-height: var(--kendo-line-height) !default;
189
190
  /// The font weight of the paragraph.
190
191
  /// @group typography-component
191
- $kendo-paragraph-font-weight: var( --kendo-font-weight, normal) !default;
192
+ $kendo-paragraph-font-weight: var(--kendo-font-weight) !default;
192
193
  /// The letter spacing of the paragraph.
193
194
  /// @group typography-component
194
- $kendo-paragraph-letter-spacing: var( --kendo-letter-spacing, normal) !default;
195
+ $kendo-paragraph-letter-spacing: var(--kendo-letter-spacing) !default;
195
196
 
196
197
 
197
198
  // Code
198
199
 
199
200
  /// The font size of the code tag.
200
201
  /// @group typography-component
201
- $kendo-code-font-size: var( --kendo-font-size, inherit) !default;
202
+ $kendo-code-font-size: var(--kendo-font-size) !default;
202
203
  /// The font family of the code tag.
203
204
  /// @group typography-component
204
205
  $kendo-code-font-family: $kendo-font-family-monospace !default;
205
206
  /// The line height of the code tag.
206
207
  /// @group typography-component
207
- $kendo-code-line-height: var( --kendo-line-height, normal) !default;
208
+ $kendo-code-line-height: var(--kendo-line-height) !default;
208
209
  /// The font weight of the code tag.
209
210
  /// @group typography-component
210
- $kendo-code-font-weight: var( --kendo-font-weight, normal) !default;
211
+ $kendo-code-font-weight: var(--kendo-font-weight) !default;
211
212
  /// The letter spacing of the code tag.
212
213
  /// @group typography-component
213
- $kendo-code-letter-spacing: var( --kendo-letter-spacing, normal) !default;
214
+ $kendo-code-letter-spacing: var(--kendo-letter-spacing) !default;
214
215
 
215
216
  /// The horizontal padding of the code tag.
216
217
  /// @group typography-component
@@ -242,29 +243,29 @@ $kendo-code-border: var( --kendo-code-border, color-mix(in srgb, k-color(border)
242
243
 
243
244
  /// The font size of the largest display text.
244
245
  /// @group typography-component
245
- $kendo-display1-font-size: calc( var( --kendo-font-size, .875rem ) * 9 ) !default;
246
+ $kendo-display1-font-size: calc( var(--kendo-font-size) * 9 ) !default;
246
247
  /// The font size of the second largest display text.
247
248
  /// @group typography-component
248
- $kendo-display2-font-size: calc( var( --kendo-font-size, .875rem ) * 6 ) !default;
249
+ $kendo-display2-font-size: calc( var(--kendo-font-size) * 6 ) !default;
249
250
  /// The font size of the third largest display text.
250
251
  /// @group typography-component
251
252
  $kendo-display3-font-size: 112px !default;
252
253
  /// The font size of the fourth largest display text.
253
254
  /// @group typography-component
254
- $kendo-display4-font-size: calc( var( --kendo-font-size, .875rem ) * 3 ) !default;
255
+ $kendo-display4-font-size: calc( var(--kendo-font-size) * 3 ) !default;
255
256
 
256
257
  /// The font family of the largest display text.
257
258
  /// @group typography-component
258
- $kendo-display1-font-family: var( --kendo-font-family, inherit ) !default;
259
+ $kendo-display1-font-family: var(--kendo-font-family) !default;
259
260
  /// The font family of the second largest display text.
260
261
  /// @group typography-component
261
- $kendo-display2-font-family: var( --kendo-font-family, inherit ) !default;
262
+ $kendo-display2-font-family: var(--kendo-font-family) !default;
262
263
  /// The font family of the third largest display text.
263
264
  /// @group typography-component
264
- $kendo-display3-font-family: var( --kendo-font-family, inherit ) !default;
265
+ $kendo-display3-font-family: var(--kendo-font-family) !default;
265
266
  /// The font family of the fourth largest display text.
266
267
  /// @group typography-component
267
- $kendo-display4-font-family: var( --kendo-font-family, inherit ) !default;
268
+ $kendo-display4-font-family: var(--kendo-font-family) !default;
268
269
 
269
270
  /// The line height of the largest display text.
270
271
  /// @group typography-component
@@ -281,29 +282,29 @@ $kendo-display4-line-height: 120px !default;
281
282
 
282
283
  /// The font weight of the largest display text.
283
284
  /// @group typography-component
284
- $kendo-display1-font-weight: var( --kendo-font-weight-normal, normal ) !default;
285
+ $kendo-display1-font-weight: var(--kendo-font-weight-normal) !default;
285
286
  /// The font weight of the second largest display text.
286
287
  /// @group typography-component
287
- $kendo-display2-font-weight: var( --kendo-font-weight-normal, normal ) !default;
288
+ $kendo-display2-font-weight: var(--kendo-font-weight-normal) !default;
288
289
  /// The font weight of the third largest display text.
289
290
  /// @group typography-component
290
- $kendo-display3-font-weight: var( --kendo-font-weight-normal, normal ) !default;
291
+ $kendo-display3-font-weight: var(--kendo-font-weight-normal) !default;
291
292
  /// The font weight of the fourth largest display text.
292
293
  /// @group typography-component
293
- $kendo-display4-font-weight: var( --kendo-font-weight-normal, normal ) !default;
294
+ $kendo-display4-font-weight: var(--kendo-font-weight-normal) !default;
294
295
 
295
296
  /// The letter spacing of the largest display text.
296
297
  /// @group typography-component
297
- $kendo-display1-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
298
+ $kendo-display1-letter-spacing: var(--kendo-letter-spacing) !default;
298
299
  /// The letter spacing of the second largest display text.
299
300
  /// @group typography-component
300
- $kendo-display2-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
301
+ $kendo-display2-letter-spacing: var(--kendo-letter-spacing) !default;
301
302
  /// The letter spacing of the third largest display text.
302
303
  /// @group typography-component
303
- $kendo-display3-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
304
+ $kendo-display3-letter-spacing: var(--kendo-letter-spacing) !default;
304
305
  /// The letter spacing of the fourth largest display text.
305
306
  /// @group typography-component
306
- $kendo-display4-letter-spacing: var( --kendo-letter-spacing, normal ) !default;
307
+ $kendo-display4-letter-spacing: var(--kendo-letter-spacing) !default;
307
308
 
308
309
  /// The displays Map.
309
310
  /// @group typography-component
@@ -21,7 +21,7 @@
21
21
 
22
22
  .k-file-size,
23
23
  .k-file-validation-message {
24
- line-height: var( --kendo-line-height-xs, normal );
24
+ line-height: var(--kendo-line-height-xs);
25
25
  }
26
26
 
27
27
  .k-multiple-files-wrapper,
@@ -6,13 +6,13 @@
6
6
  $kendo-upload-border-width: var( --kendo-upload-border-width, 1px ) !default;
7
7
  /// The font family of the Upload.
8
8
  /// @group upload
9
- $kendo-upload-font-family: var( --kendo-upload-font-family, var( --kendo-font-family, inherit ) ) !default;
9
+ $kendo-upload-font-family: var( --kendo-upload-font-family, var(--kendo-font-family) ) !default;
10
10
  /// The font size of the Upload.
11
11
  /// @group upload
12
- $kendo-upload-font-size: var( --kendo-upload-font-size, var( --kendo-font-size, inherit ) ) !default;
12
+ $kendo-upload-font-size: var( --kendo-upload-font-size, var(--kendo-font-size) ) !default;
13
13
  /// The line height of the Upload.
14
14
  /// @group upload
15
- $kendo-upload-line-height: var( --kendo-upload-line-height, var( --kendo-line-height, normal ) ) !default;
15
+ $kendo-upload-line-height: var( --kendo-upload-line-height, var(--kendo-line-height) ) !default;
16
16
  /// The maximum height of the list with uploaded items.
17
17
  /// @group upload
18
18
  $kendo-upload-max-height: var( --kendo-upload-max-height, 300px ) !default;
@@ -66,7 +66,7 @@ $kendo-upload-multiple-items-spacing: var( --kendo-upload-multiple-items-spacing
66
66
 
67
67
  /// The font size of the Upload validation message.
68
68
  /// @group upload
69
- $kendo-upload-validation-font-size: var( --kendo-upload-validation-font-size, var( --kendo-font-size-xs, inherit ) ) !default;
69
+ $kendo-upload-validation-font-size: var( --kendo-upload-validation-font-size, var(--kendo-font-size-xs) ) !default;
70
70
  /// The horizontal spacing of the Upload status icon.
71
71
  /// @group upload
72
72
  $kendo-upload-icon-spacing: var( --kendo-upload-icon-spacing, var( --kendo-icon-spacing, .5rem ) ) !default;
@@ -19,13 +19,13 @@ $kendo-window-border-width: var(--kendo-window-border-width, 0) !default;
19
19
  $kendo-window-border-radius: var(--kendo-window-border-radius, k-border-radius(md)) !default;
20
20
  /// The font family of the Window.
21
21
  /// @group window
22
- $kendo-window-font-family: var( --kendo-window-font-family, var( --kendo-font-family, inherit ) ) !default;
22
+ $kendo-window-font-family: var( --kendo-window-font-family, var(--kendo-font-family) ) !default;
23
23
  /// The font size of the Window.
24
24
  /// @group window
25
- $kendo-window-font-size: var( --kendo-window-font-size, var( --kendo-font-size, inherit ) ) !default;
25
+ $kendo-window-font-size: var( --kendo-window-font-size, var(--kendo-font-size) ) !default;
26
26
  /// The line height of the Window.
27
27
  /// @group window
28
- $kendo-window-line-height: var( --kendo-window-line-height, var( --kendo-line-height, normal ) ) !default;
28
+ $kendo-window-line-height: var( --kendo-window-line-height, var(--kendo-line-height) ) !default;
29
29
 
30
30
  /// The horizontal padding of the Window titlebar.
31
31
  /// @group window
@@ -42,13 +42,13 @@ $kendo-window-titlebar-border-style: solid !default;
42
42
 
43
43
  /// The font size of the title of the Window.
44
44
  /// @group window
45
- $kendo-window-title-font-size: var( --kendo-window-title-font-size, var( --kendo-font-size-xl, inherit ) ) !default;
45
+ $kendo-window-title-font-size: var( --kendo-window-title-font-size, var(--kendo-font-size-xl) ) !default;
46
46
  /// The line height of the title of the Window.
47
47
  /// @group window
48
- $kendo-window-title-line-height: var( --kendo-window-title-line-height, var( --kendo-line-height-xs, normal ) ) !default;
48
+ $kendo-window-title-line-height: var( --kendo-window-title-line-height, var(--kendo-line-height-xs) ) !default;
49
49
  /// The font weight of the title of the Window.
50
50
  /// @group window
51
- $kendo-window-title-font-weight: var( --kendo-window-title-font-weight, var( --kendo-font-weight-semibold, semibold ) ) !default;
51
+ $kendo-window-title-font-weight: var( --kendo-window-title-font-weight, var(--kendo-font-weight-semibold) ) !default;
52
52
 
53
53
  /// The spacing between the buttons in the Window titlebar.
54
54
  /// @group window
@@ -12,13 +12,13 @@ $kendo-wizard-padding-x: var( --kendo-wizard-padding-x, k-spacing(6) ) !default;
12
12
  $kendo-wizard-padding-y: var( --kendo-wizard-padding-y, k-spacing(6) ) !default;
13
13
  /// The font size of the Wizard.
14
14
  /// @group wizard
15
- $kendo-wizard-font-size: var( --kendo-font-size, inherit ) !default;
15
+ $kendo-wizard-font-size: var(--kendo-font-size) !default;
16
16
  /// The line height of the Wizard.
17
17
  /// @group wizard
18
- $kendo-wizard-line-height: var( --kendo-line-height, normal ) !default;
18
+ $kendo-wizard-line-height: var(--kendo-line-height) !default;
19
19
  /// The font family of the Wizard.
20
20
  /// @group wizard
21
- $kendo-wizard-font-family: var( --kendo-font-family, inherit ) !default;
21
+ $kendo-wizard-font-family: var(--kendo-font-family) !default;
22
22
 
23
23
 
24
24
  /// The horizontal padding of the Wizard steps.
@@ -1,305 +0,0 @@
1
- @use "sass:map";
2
-
3
- // Palettes
4
- $_default-palette-neutral-gray: (
5
- "white": #ffffff,
6
- 1: #fafafa,
7
- 2: #f5f5f5,
8
- 3: #f0f0f0,
9
- 4: #ebebeb,
10
- 5: #e0e0e0,
11
- 6: #d1d1d1,
12
- 7: #c7c7c7,
13
- 8: #b3b3b3,
14
- 9: #9e9e9e,
15
- 10: #8a8a8a,
16
- 11: #707070,
17
- 12: #616161,
18
- 13: #424242,
19
- 14: #333333,
20
- 15: #242424,
21
- "black": #000000,
22
- );
23
-
24
- $_default-palette-blue: (
25
- 1: #ebf3fc,
26
- 2: #cfe4fa,
27
- 3: #abd1f8,
28
- 4: #96c6fa,
29
- 5: #479ef5,
30
- 6: #1988f0,
31
- 7: #0f6cbd,
32
- 8: #115ea3,
33
- 9: #0f548c,
34
- 10: #0e4775,
35
- 11: #1e3345,
36
- 12: #0a2e4a,
37
- 13: #082338,
38
- 14: #061724,
39
- 15: #061724,
40
- );
41
-
42
- $_default-palette-berry: (
43
- 1: #fdf5fc,
44
- 2: #f5daf2,
45
- 3: #edbbe7,
46
- 4: #e59edd,
47
- 5: #e090d5,
48
- 6: #da7ed0,
49
- 7: #d161c4,
50
- 8: #cb4dbd,
51
- 9: #c239b3,
52
- 10: #af33a1,
53
- 11: #962c8a,
54
- 12: #6d2064,
55
- 13: #53184c,
56
- 14: #3a1136,
57
- 15: #20091d,
58
- );
59
-
60
- $_default-palette-green: (
61
- 1: #f1faf1,
62
- 2: #c9eac9,
63
- 3: #9fd89f,
64
- 4: #84cd84,
65
- 5: #70c270,
66
- 6: #64b964,
67
- 7: #54b054,
68
- 8: #479e47,
69
- 9: #359735,
70
- 10: #258d25,
71
- 11: #107c10,
72
- 12: #0e700e,
73
- 13: #0c5e0c,
74
- 14: #094509,
75
- 15: #052505,
76
- );
77
-
78
- $_default-palette-cranberry: (
79
- 1: #fdf3f4,
80
- 2: #f6d1d5,
81
- 3: #f4c3c7,
82
- 4: #eeacb2,
83
- 5: #e78890,
84
- 6: #dc626d,
85
- 7: #ce3b47,
86
- 8: #c50f1f,
87
- 9: #b10e1c,
88
- 10: #960b18,
89
- 11: #810812,
90
- 12: #6e0811,
91
- 13: #4b0206,
92
- 14: #3b0509,
93
- 15: #200205,
94
- );
95
-
96
- $_default-palette-orange: (
97
- 1: #fff9f5,
98
- 2: #fee5d7,
99
- 3: #fdcfb4,
100
- 4: #fcb992,
101
- 5: #faa06b,
102
- 6: #f98845,
103
- 7: #f87528,
104
- 8: #f7630c,
105
- 9: #de590b,
106
- 10: #bc4b09,
107
- 11: #a04008,
108
- 12: #8a3707,
109
- 13: #612705,
110
- 14: #4a1e04,
111
- 15: #200e04,
112
- );
113
-
114
- $_default-palette-steel-blue: (
115
- 1: #f6fafe,
116
- 2: #dcedfa,
117
- 3: #bfddf5,
118
- 4: #a3cdf0,
119
- 5: #83bdeb,
120
- 6: #65ade5,
121
- 7: #4fa1e1,
122
- 8: #3a96dd,
123
- 9: #3991d5,
124
- 10: #3487c7,
125
- 11: #2c72a8,
126
- 12: #20547c,
127
- 13: #174169,
128
- 14: #112d4e,
129
- 15: #091823,
130
- );
131
-
132
- $_default-palette-techno-teal: (
133
- 1: #eaf5f6,
134
- 2: #d4eced,
135
- 3: #bfe2e3,
136
- 4: #a9d9da,
137
- 5: #94cfd1,
138
- 6: #7bc4c6,
139
- 7: #5fb8bb,
140
- 8: #42afb3,
141
- 9: #2aa0a4,
142
- 10: #268e92,
143
- 11: #20787b,
144
- 12: #1a6365,
145
- 13: #155052,
146
- 14: #0f3739,
147
- 15: #091f20,
148
- );
149
-
150
- $_default-palette-saffron-forge: (
151
- 1: #faf8ef,
152
- 2: #f0ead0,
153
- 3: #e6dcb2,
154
- 4: #dfd19a,
155
- 5: #d7c580,
156
- 6: #ceb964,
157
- 7: #c2a940,
158
- 8: #b69a2b,
159
- 9: #ae8c00,
160
- 10: #997a00,
161
- 11: #826900,
162
- 12: #6b5600,
163
- 13: #574600,
164
- 14: #3d3100,
165
- 15: #292100,
166
- );
167
-
168
- $_default-palette-electric-fuchsia: (
169
- 1: #fdedf7,
170
- 2: #fbdaee,
171
- 3: #f8bfe2,
172
- 4: #f49ad1,
173
- 5: #f180c5,
174
- 6: #ed5eb6,
175
- 7: #ea40a9,
176
- 8: #e61e99,
177
- 9: #e3008c,
178
- 10: #c7007b,
179
- 11: #aa0069,
180
- 12: #8f0058,
181
- 13: #720046,
182
- 14: #520032,
183
- 15: #290019,
184
- );
185
-
186
- $_default-palette-bright-basil: (
187
- 1: #f1f9f0,
188
- 2: #dbf1da,
189
- 3: #c5e8c4,
190
- 4: #b0e0ae,
191
- 5: #9ad798,
192
- 6: #89d086,
193
- 7: #6fc66c,
194
- 8: #4eb94a,
195
- 9: #2eb22a,
196
- 10: #13a10e,
197
- 11: #118d0c,
198
- 12: #0e790b,
199
- 13: #0c6709,
200
- 14: #0a5107,
201
- 15: #062f04,
202
- );
203
-
204
- $_default-palette-iris-purple: (
205
- 1: #edf0fd,
206
- 2: #dfe4fc,
207
- 3: #d1d8fa,
208
- 4: #bec9f8,
209
- 5: #c3b1db,
210
- 6: #99aaf4,
211
- 7: #a58bca,
212
- 8: #758bf0,
213
- 9: #637cef,
214
- 10: #516Ad6,
215
- 11: #4a5db3,
216
- 12: #3d4d94,
217
- 13: #323e78,
218
- 14: #242c56,
219
- 15: #12162b,
220
- );
221
-
222
- $_default-palette-terracotta-heat: (
223
- 1: #FAF0EA,
224
- 2: #F6E0D5,
225
- 3: #F0CDBC,
226
- 4: #EBBBA3,
227
- 5: #E5A787,
228
- 6: #DD9269,
229
- 7: #D77C4C,
230
- 8: #D66529,
231
- 9: #CA5010,
232
- 10: #B3480F,
233
- 11: #973C0C,
234
- 12: #7F330A,
235
- 13: #652808,
236
- 14: #4B1E06,
237
- 15: #260F03,
238
- );
239
-
240
- // stylelint-disable scss/no-global-function-names
241
- /// The Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.
242
- /// @group palette
243
- $kendo-palette-neutral-gray: $_default-palette-neutral-gray !default;
244
- $kendo-palette-neutral-gray: map.merge($_default-palette-neutral-gray, $kendo-palette-neutral-gray);
245
-
246
- /// The Blue Palette provides colors to the Primary variable group.
247
- /// @group palette
248
- $kendo-palette-blue: $_default-palette-blue !default;
249
- $kendo-palette-blue: map.merge($_default-palette-blue, $kendo-palette-blue);
250
-
251
- /// The Berry Palette provides colors to the Tertiary variable group.
252
- /// @group palette
253
- $kendo-palette-berry: $_default-palette-berry !default;
254
- $kendo-palette-berry: map.merge($_default-palette-berry, $kendo-palette-berry);
255
-
256
- /// The Green Palette provides colors to the Success variable group.
257
- /// @group palette
258
- $kendo-palette-green: $_default-palette-green !default;
259
- $kendo-palette-green: map.merge($_default-palette-green, $kendo-palette-green);
260
-
261
- /// The Cranberry Palette provides colors to the Error variable group.
262
- /// @group palette
263
- $kendo-palette-cranberry: $_default-palette-cranberry !default;
264
- $kendo-palette-cranberry: map.merge($_default-palette-cranberry, $kendo-palette-cranberry);
265
-
266
- /// The Orange Palette provides colors to the Warning variable group.
267
- /// @group palette
268
- $kendo-palette-orange: $_default-palette-orange !default;
269
- $kendo-palette-orange: map.merge($_default-palette-orange, $kendo-palette-orange);
270
-
271
- /// The Steel Blue Palette provides colors to the Info variable group.
272
- /// @group palette
273
- $kendo-palette-steel-blue: $_default-palette-steel-blue !default;
274
- $kendo-palette-steel-blue: map.merge($_default-palette-steel-blue, $kendo-palette-steel-blue);
275
-
276
- /// The Sapphire Blue Palette provides colors to the Series A variable group.
277
- /// @group palette
278
- $kendo-palette-techno-teal: $_default-palette-techno-teal !default;
279
- $kendo-palette-techno-teal: map.merge($_default-palette-techno-teal, $kendo-palette-techno-teal);
280
-
281
- /// The Saffron Forge Palette provides colors to the Series B variable group.
282
- /// @group palette
283
- $kendo-palette-saffron-forge: $_default-palette-saffron-forge !default;
284
- $kendo-palette-saffron-forge: map.merge($_default-palette-saffron-forge, $kendo-palette-saffron-forge);
285
-
286
- /// The Electric Fuchsia Palette provides colors to the Series C variable group.
287
- /// @group palette
288
- $kendo-palette-electric-fuchsia: $_default-palette-electric-fuchsia !default;
289
- $kendo-palette-electric-fuchsia: map.merge($_default-palette-electric-fuchsia, $kendo-palette-electric-fuchsia);
290
-
291
- /// The Bright Basil Palette provides colors to the Series D variable group.
292
- /// @group palette
293
- $kendo-palette-bright-basil: $_default-palette-bright-basil !default;
294
- $kendo-palette-bright-basil: map.merge($_default-palette-bright-basil, $kendo-palette-bright-basil);
295
-
296
- // The Iris Purple Palette provides colors to the Series E variable group.
297
- /// @group palette
298
- $kendo-palette-iris-purple: $_default-palette-iris-purple !default;
299
- $kendo-palette-iris-purple: map.merge($_default-palette-iris-purple, $kendo-palette-iris-purple);
300
-
301
- // The Iris Purple Palette provides colors to the Series F variable group.
302
- /// @group palette
303
- $kendo-palette-terracotta-heat: $_default-palette-terracotta-heat !default;
304
- $kendo-palette-terracotta-heat: map.merge($_default-palette-terracotta-heat, $kendo-palette-terracotta-heat);
305
- // stylelint-enable scss/no-global-function-names