@progress/kendo-theme-bootstrap 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 (123) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +118 -118
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +106 -106
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +117 -117
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +105 -105
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +30 -30
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +147 -147
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-nordic.css +1 -1
  16. package/dist/bootstrap-nordic.scss +105 -105
  17. package/dist/bootstrap-turquoise-dark.css +1 -1
  18. package/dist/bootstrap-turquoise-dark.scss +117 -117
  19. package/dist/bootstrap-turquoise.css +1 -1
  20. package/dist/bootstrap-turquoise.scss +105 -105
  21. package/dist/bootstrap-urban.css +1 -1
  22. package/dist/bootstrap-urban.scss +105 -105
  23. package/dist/bootstrap-vintage.css +1 -1
  24. package/dist/bootstrap-vintage.scss +105 -105
  25. package/dist/meta/sassdoc-data.json +8417 -9369
  26. package/dist/meta/sassdoc-raw-data.json +1457 -1720
  27. package/dist/meta/variables.json +3069 -3346
  28. package/lib/swatches/bootstrap-3-dark.json +124 -124
  29. package/lib/swatches/bootstrap-3.json +112 -112
  30. package/lib/swatches/bootstrap-4-dark.json +123 -123
  31. package/lib/swatches/bootstrap-4.json +111 -111
  32. package/lib/swatches/bootstrap-dataviz-v4.json +36 -36
  33. package/lib/swatches/bootstrap-main-dark.json +153 -153
  34. package/lib/swatches/bootstrap-main.json +6 -6
  35. package/lib/swatches/bootstrap-nordic.json +111 -111
  36. package/lib/swatches/bootstrap-turquoise-dark.json +123 -123
  37. package/lib/swatches/bootstrap-turquoise.json +111 -111
  38. package/lib/swatches/bootstrap-urban.json +111 -111
  39. package/lib/swatches/bootstrap-vintage.json +111 -111
  40. package/package.json +4 -4
  41. package/scss/action-sheet/_variables.scss +7 -7
  42. package/scss/adaptive/_variables.scss +3 -3
  43. package/scss/appbar/_variables.scss +3 -3
  44. package/scss/avatar/_variables.scss +3 -3
  45. package/scss/badge/_variables.scss +1 -1
  46. package/scss/bottom-navigation/_variables.scss +3 -3
  47. package/scss/breadcrumb/_variables.scss +6 -6
  48. package/scss/bubble/_variables.scss +1 -1
  49. package/scss/button/_variables.scss +27 -7
  50. package/scss/calendar/_variables.scss +11 -11
  51. package/scss/captcha/_variables.scss +4 -4
  52. package/scss/card/_variables.scss +4 -4
  53. package/scss/chat/_variables.scss +9 -9
  54. package/scss/chip/_variables.scss +4 -4
  55. package/scss/color-preview/_variables.scss +3 -1
  56. package/scss/coloreditor/_variables.scss +3 -3
  57. package/scss/colorgradient/_variables.scss +4 -4
  58. package/scss/colorpalette/_variables.scss +2 -2
  59. package/scss/column-menu/_variables.scss +8 -8
  60. package/scss/core/_index.scss +7 -0
  61. package/scss/core/border-radii/index.scss +11 -12
  62. package/scss/core/color-system/_swatch.scss +177 -158
  63. package/scss/core/spacing/index.scss +36 -38
  64. package/scss/core/typography/index.scss +74 -3
  65. package/scss/dataviz/_variables.scss +14 -14
  66. package/scss/dock-manager/_variables.scss +4 -4
  67. package/scss/draggable/_variables.scss +3 -3
  68. package/scss/drawer/_variables.scss +6 -6
  69. package/scss/dropzone/_variables.scss +4 -4
  70. package/scss/editor/_variables.scss +3 -3
  71. package/scss/expansion-panel/_variables.scss +3 -3
  72. package/scss/fab/_variables.scss +5 -5
  73. package/scss/file-box/_variables.scss +4 -4
  74. package/scss/filemanager/_variables.scss +3 -3
  75. package/scss/filter/_variables.scss +1 -1
  76. package/scss/forms/_layout.scss +2 -2
  77. package/scss/forms/_variables.scss +4 -4
  78. package/scss/gantt/_variables.scss +3 -3
  79. package/scss/grid/_variables.scss +10 -10
  80. package/scss/imageeditor/_variables.scss +3 -3
  81. package/scss/input/_variables.scss +7 -7
  82. package/scss/list/_variables.scss +21 -21
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +2 -2
  85. package/scss/listview/_variables.scss +3 -3
  86. package/scss/loader/_variables.scss +3 -3
  87. package/scss/map/_variables.scss +3 -3
  88. package/scss/mediaplayer/_variables.scss +3 -3
  89. package/scss/menu/_variables.scss +10 -10
  90. package/scss/messagebox/_variables.scss +2 -2
  91. package/scss/notification/_variables.scss +3 -3
  92. package/scss/orgchart/_variables.scss +6 -6
  93. package/scss/pager/_variables.scss +3 -3
  94. package/scss/panelbar/_layout.scss +1 -1
  95. package/scss/panelbar/_variables.scss +4 -4
  96. package/scss/pdf-viewer/_variables.scss +3 -3
  97. package/scss/pivotgrid/_variables.scss +4 -4
  98. package/scss/popover/_variables.scss +1 -1
  99. package/scss/popup/_variables.scss +2 -2
  100. package/scss/progressbar/_variables.scss +3 -3
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_layout.scss +1 -1
  103. package/scss/scheduler/_variables.scss +5 -5
  104. package/scss/scrollview/_variables.scss +3 -3
  105. package/scss/segmented-control/_variables.scss +6 -6
  106. package/scss/slider/_variables.scss +3 -3
  107. package/scss/splitter/_variables.scss +3 -3
  108. package/scss/spreadsheet/_variables.scss +3 -3
  109. package/scss/stepper/_variables.scss +4 -4
  110. package/scss/suggestion/_variables.scss +2 -2
  111. package/scss/table/_variables.scss +1 -1
  112. package/scss/tabstrip/_variables.scss +5 -5
  113. package/scss/taskboard/_variables.scss +3 -3
  114. package/scss/timeline/_variables.scss +3 -3
  115. package/scss/timeselector/_variables.scss +3 -3
  116. package/scss/toolbar/_variables.scss +3 -3
  117. package/scss/tooltip/_variables.scss +5 -5
  118. package/scss/treeview/_variables.scss +7 -7
  119. package/scss/typography/_variables.scss +18 -18
  120. package/scss/upload/_variables.scss +5 -5
  121. package/scss/window/_variables.scss +5 -5
  122. package/scss/wizard/_variables.scss +3 -3
  123. package/scss/core/color-system/_palettes.scss +0 -195
@@ -3,6 +3,9 @@
3
3
  /// The base font size across all components.
4
4
  /// @group typography
5
5
  $kendo-font-size: 1rem !default;
6
+ /// The extra extra small font size across all components.
7
+ /// @group typography
8
+ $kendo-font-size-xxs: ( $kendo-font-size * .5 ) !default;
6
9
  /// The extra small font size across all components.
7
10
  /// @group typography
8
11
  $kendo-font-size-xs: ( $kendo-font-size * .75 ) !default;
@@ -38,12 +41,21 @@ $kendo-line-height-lg: 2 !default;
38
41
  /// @group typography
39
42
  $kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
40
43
 
44
+ /// The base font weight across all components.
45
+ /// @group typography
46
+ $kendo-font-weight: 400 !default;
47
+ /// The thin font weight across all components.
48
+ /// @group typography
49
+ $kendo-font-weight-thin: 100 !default;
50
+ /// The extra light font weight across all components.
51
+ /// @group typography
52
+ $kendo-font-weight-extra-light: 200 !default;
41
53
  /// The light font weight across all components.
42
54
  /// @group typography
43
55
  $kendo-font-weight-light: 300 !default;
44
- /// The base font weight across all components.
56
+ /// The normal font weight across all components.
45
57
  /// @group typography
46
- $kendo-font-weight-normal: 400 !default;
58
+ $kendo-font-weight-normal: $kendo-font-weight !default;
47
59
  /// The medium font weight across all components.
48
60
  /// @group typography
49
61
  $kendo-font-weight-medium: 500 !default;
@@ -53,7 +65,44 @@ $kendo-font-weight-semibold: 600 !default;
53
65
  /// The bold font weight across all components.
54
66
  /// @group typography
55
67
  $kendo-font-weight-bold: 700 !default;
68
+ /// The extra bold font weight across all components.
69
+ /// @group typography
70
+ $kendo-font-weight-extra-bold: 800 !default;
71
+ /// The most pronounced font weight across all components.
72
+ /// @group typography
73
+ $kendo-font-weight-black: 900 !default;
56
74
 
75
+ /// The base letter spacing across all components.
76
+ /// @group typography
77
+ $kendo-letter-spacing: null !default;
78
+ /// The tightest letter spacing across all components.
79
+ /// @group typography
80
+ $kendo-letter-spacing-tightest: -.15px !default;
81
+ /// Slightly looser than the tighter letter spacing across all components.
82
+ /// @group typography
83
+ $kendo-letter-spacing-tighter: -.10px !default;
84
+ /// Moderately tight letter spacing across all components.
85
+ /// @group typography
86
+ $kendo-letter-spacing-tight: -.5px !default;
87
+ /// The normal letter spacing across all components.
88
+ /// @group typography
89
+ $kendo-letter-spacing-normal: 0px !default;
90
+ /// Wide letter spacing across all components.
91
+ /// @group typography
92
+ $kendo-letter-spacing-wide: .5px !default;
93
+ /// Slightly wider than the wide letter spacing across all components.
94
+ /// @group typography
95
+ $kendo-letter-spacing-wider: .10px !default;
96
+ /// The widest letter spacing across all components.
97
+ /// @group typography
98
+ $kendo-letter-spacing-widest: .15px !default;
99
+
100
+ /// The sans font family across all components.
101
+ /// @group typography
102
+ $kendo-font-family-sans: Arial, Verdana, Tahoma, "Trebuchet MS", Helvetica, Impact, Gill Sans !default;
103
+ /// The serif font family across all components.
104
+ /// @group typography
105
+ $kendo-font-family-serif: "Times New Roman", Georgia, Garamond, Palatino, Baskerville !default;
57
106
  /// The sans-serif font family across all components.
58
107
  /// @group typography
59
108
  $kendo-font-family-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
@@ -65,6 +114,7 @@ $kendo-font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberati
65
114
  $kendo-font-family: $kendo-font-family-sans-serif !default;
66
115
 
67
116
  $_default-font-sizes: (
117
+ xxs: $kendo-font-size-xxs,
68
118
  xs: $kendo-font-size-xs,
69
119
  sm: $kendo-font-size-sm,
70
120
  md: $kendo-font-size-md,
@@ -80,14 +130,30 @@ $_default-line-heights: (
80
130
  ) !default;
81
131
 
82
132
  $_default-font-weights: (
133
+ thin: $kendo-font-weight-thin,
134
+ extra-light: $kendo-font-weight-extra-light,
83
135
  light: $kendo-font-weight-light,
84
136
  normal: $kendo-font-weight-normal,
85
137
  medium: $kendo-font-weight-medium,
86
138
  semibold: $kendo-font-weight-semibold,
87
- bold: $kendo-font-weight-bold
139
+ bold: $kendo-font-weight-bold,
140
+ extra-bold: $kendo-font-weight-extra-bold,
141
+ "black": $kendo-font-weight-black
142
+ ) !default;
143
+
144
+ $_default-letter-spacings: (
145
+ tightest: $kendo-letter-spacing-tightest,
146
+ tighter: $kendo-letter-spacing-tighter,
147
+ tight: $kendo-letter-spacing-tight,
148
+ normal: $kendo-letter-spacing-normal,
149
+ wide: $kendo-letter-spacing-wide,
150
+ wider: $kendo-letter-spacing-wider,
151
+ widest: $kendo-letter-spacing-widest
88
152
  ) !default;
89
153
 
90
154
  $_default-font-families: (
155
+ sans: $kendo-font-family-sans,
156
+ serif: $kendo-font-family-serif,
91
157
  sans-serif: $kendo-font-family-sans-serif,
92
158
  monospace: $kendo-font-family-monospace
93
159
  ) !default;
@@ -107,6 +173,11 @@ $kendo-line-heights: map.merge( $_default-line-heights, $kendo-line-heights );
107
173
  $kendo-font-weights: $_default-font-weights !default;
108
174
  $kendo-font-weights: map.merge( $_default-font-weights, $kendo-font-weights );
109
175
 
176
+ /// The letter spacings map
177
+ /// @group typography
178
+ $kendo-letter-spacings: $_default-letter-spacings !default;
179
+ $kendo-letter-spacings: map.merge( $_default-letter-spacings, $kendo-letter-spacings );
180
+
110
181
  /// The font families map
111
182
  /// @group typography
112
183
  $kendo-font-families: $_default-font-families !default;
@@ -6,10 +6,10 @@
6
6
 
7
7
  /// The first base series color and its light and dark shades.
8
8
  /// @group charts
9
- $kendo-series-a: k-color(series-a)!default;
9
+ $kendo-series-a: k-color(series-a) !default;
10
10
  /// The series-a dark color of the Charts.
11
11
  /// @group charts
12
- $kendo-series-a-dark: k-color(series-a-bold)!default;
12
+ $kendo-series-a-dark: k-color(series-a-bold) !default;
13
13
  /// The series-a darker color of the Charts.
14
14
  /// @group charts
15
15
  $kendo-series-a-darker: k-color(series-a-bolder) !default;
@@ -197,28 +197,28 @@ $kendo-series-30: $kendo-series-f-darker !default;
197
197
  $kendo-chart-border-width: 0px !default;
198
198
  /// The font family of the Chart.
199
199
  /// @group charts
200
- $kendo-chart-font-family: var( --kendo-font-family, inherit ) !default;
200
+ $kendo-chart-font-family: var(--kendo-font-family) !default;
201
201
  /// The font size of the Chart.
202
202
  /// @group charts
203
- $kendo-chart-font-size: var( --kendo-font-size, inherit ) !default;
203
+ $kendo-chart-font-size: var(--kendo-font-size) !default;
204
204
  /// The height of the Chart.
205
205
  /// @group charts
206
- $kendo-chart-line-height: var( --kendo-line-height, normal )!default;
206
+ $kendo-chart-line-height: var(--kendo-line-height) !default;
207
207
  /// The font size of the Chart.
208
208
  /// @group charts
209
209
  $kendo-chart-tooltip-font-size: calc( #{$kendo-font-size} * .929) !default;
210
210
  /// The label font size of the Chart.
211
211
  /// @group charts
212
- $kendo-chart-label-font-size: var( --kendo-font-size-sm, inherit ) !default;
212
+ $kendo-chart-label-font-size: var(--kendo-font-size-sm) !default;
213
213
  /// The title font size of the Chart.
214
214
  /// @group charts
215
- $kendo-chart-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
215
+ $kendo-chart-title-font-size: var(--kendo-font-size-lg) !default;
216
216
  /// The title font size of the Chart.
217
217
  /// @group charts
218
218
  $kendo-chart-pane-title-font-size: $kendo-chart-label-font-size !default;
219
219
  /// The title font weight of the Chart.
220
220
  /// @group charts
221
- $kendo-chart-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !default;
221
+ $kendo-chart-pane-title-font-weight: var(--kendo-font-weight-normal) !default;
222
222
 
223
223
  /// The color of the Chart grid lines (major).
224
224
  /// @group charts
@@ -313,13 +313,13 @@ $kendo-chart-computed-title-height: 0px !default;
313
313
  // TreeMap
314
314
  /// The font family of the TreeMap.
315
315
  /// @group charts
316
- $kendo-treemap-font-family: var( --kendo-font-family, inherit ) !default;
316
+ $kendo-treemap-font-family: var(--kendo-font-family) !default;
317
317
  /// The font size of the TreeMap.
318
318
  /// @group charts
319
- $kendo-treemap-font-size: var( --kendo-font-size, inherit ) !default;
319
+ $kendo-treemap-font-size: var(--kendo-font-size) !default;
320
320
  /// The height of the TreeMap.
321
321
  /// @group charts
322
- $kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
322
+ $kendo-treemap-line-height: var(--kendo-line-height) !default;
323
323
 
324
324
  /// The horizontal padding of the TreeMap.
325
325
  /// @group charts
@@ -356,13 +356,13 @@ $kendo-chart-overlay-bg: k-color(surface) !default;
356
356
  // No Data
357
357
  /// The font size of the Chart.
358
358
  /// @group charts
359
- $kendo-chart-no-data-font-size: var( --kendo-font-size-lg, inherit ) !default;
359
+ $kendo-chart-no-data-font-size: var(--kendo-font-size-lg) !default;
360
360
  /// The font weight of the Chart.
361
361
  /// @group charts
362
- $kendo-chart-no-data-font-weight: var( --kendo-font-weight, normal ) !default;
362
+ $kendo-chart-no-data-font-weight: var(--kendo-font-weight) !default;
363
363
  /// The vertical padding of the Chart.
364
364
  /// @group charts
365
- $kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
365
+ $kendo-chart-no-data-padding-y: 7rem !default;
366
366
 
367
367
  // Gauge
368
368
  /// The background color of the Gauge.
@@ -36,16 +36,16 @@ $kendo-dock-manager-pane-title-padding-y: null !default;
36
36
  $kendo-dock-manager-pane-title-padding-x: null !default;
37
37
  /// The font family of the pane title in the DockManager component.
38
38
  /// @group dock-manager
39
- $kendo-dock-manager-pane-title-font-family: var( --kendo-font-family, inherit ) !default;
39
+ $kendo-dock-manager-pane-title-font-family: var(--kendo-font-family) !default;
40
40
  /// The font size of the pane title in the DockManager component.
41
41
  /// @group dock-manager
42
- $kendo-dock-manager-pane-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
42
+ $kendo-dock-manager-pane-title-font-size: var(--kendo-font-size-lg) !default;
43
43
  /// The line height of the pane title in the DockManager component.
44
44
  /// @group dock-manager
45
- $kendo-dock-manager-pane-title-line-height: var( --kendo-line-height-sm, normal ) !default;
45
+ $kendo-dock-manager-pane-title-line-height: var(--kendo-line-height-sm) !default;
46
46
  /// The font weight of the pane title in the DockManager component.
47
47
  /// @group dock-manager
48
- $kendo-dock-manager-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !default;
48
+ $kendo-dock-manager-pane-title-font-weight: var(--kendo-font-weight-normal) !default;
49
49
 
50
50
  /// The horizontal padding of the pane content in the DockManager component.
51
51
  /// @group dock-manager
@@ -17,13 +17,13 @@ $kendo-drag-hint-border-width: 1px !default;
17
17
  $kendo-drag-hint-border-radius: k-border-radius(md) !default;
18
18
  /// The font size of the drag hint.
19
19
  /// @group draggable
20
- $kendo-drag-hint-font-size: var( --kendo-font-size, inherit ) !default;
20
+ $kendo-drag-hint-font-size: var(--kendo-font-size) !default;
21
21
  /// The font family of the drag hint.
22
22
  /// @group draggable
23
- $kendo-drag-hint-font-family: var( --kendo-font-family, inherit )!default;
23
+ $kendo-drag-hint-font-family: var(--kendo-font-family) !default;
24
24
  /// The line height of the drag hint.
25
25
  /// @group draggable
26
- $kendo-drag-hint-line-height: var( --kendo-line-height, normal ) !default;
26
+ $kendo-drag-hint-line-height: var(--kendo-line-height) !default;
27
27
 
28
28
  /// The background color of the drag hint.
29
29
  /// @group draggable
@@ -19,13 +19,13 @@ $kendo-drawer-border-width: 1px !default;
19
19
 
20
20
  /// The font family of the Drawer.
21
21
  /// @group drawer
22
- $kendo-drawer-font-family: var( --kendo-font-family, inherit ) !default;
22
+ $kendo-drawer-font-family: var(--kendo-font-family) !default;
23
23
  /// The font size of the Drawer.
24
24
  /// @group drawer
25
- $kendo-drawer-font-size: var( --kendo-font-size, inherit ) !default;
25
+ $kendo-drawer-font-size: var(--kendo-font-size) !default;
26
26
  /// The line height of the Drawer.
27
27
  /// @group drawer
28
- $kendo-drawer-line-height: var( --kendo-line-height, normal ) !default;
28
+ $kendo-drawer-line-height: var(--kendo-line-height) !default;
29
29
 
30
30
  /// The horizontal padding of the Drawer content.
31
31
  /// @group drawer
@@ -67,13 +67,13 @@ $kendo-drawer-item-padding-y: k-spacing(3) !default;
67
67
  $kendo-drawer-item-spacing: $kendo-drawer-item-padding-x !default;
68
68
  /// The font size of the Drawer item.
69
69
  /// @group drawer
70
- $kendo-drawer-item-font-size: var( --kendo-font-size, inherit ) !default;
70
+ $kendo-drawer-item-font-size: var(--kendo-font-size) !default;
71
71
  /// The line height of the Drawer item.
72
72
  /// @group drawer
73
- $kendo-drawer-item-line-height: var( --kendo-line-height, normal ) !default;
73
+ $kendo-drawer-item-line-height: var(--kendo-line-height) !default;
74
74
  /// The font weight of the Drawer item.
75
75
  /// @group drawer
76
- $kendo-drawer-item-font-weight: var( --kendo-font-weight, normal ) !default;
76
+ $kendo-drawer-item-font-weight: var(--kendo-font-weight) !default;
77
77
 
78
78
  /// The horizontal padding of the Drawer item in each level.
79
79
  /// @group drawer
@@ -19,13 +19,13 @@ $kendo-dropzone-min-height: 220px !default;
19
19
 
20
20
  /// The font family of the DropZone.
21
21
  /// @group dropzone
22
- $kendo-dropzone-font-family: var( --kendo-font-family, inherit ) !default;
22
+ $kendo-dropzone-font-family: var(--kendo-font-family) !default;
23
23
  /// The font size of the DropZone.
24
24
  /// @group dropzone
25
- $kendo-dropzone-font-size: var( --kendo-font-size, inherit ) !default;
25
+ $kendo-dropzone-font-size: var(--kendo-font-size) !default;
26
26
  /// The line height of the DropZone.
27
27
  /// @group dropzone
28
- $kendo-dropzone-line-height: var( --kendo-line-height, normal ) !default;
28
+ $kendo-dropzone-line-height: var(--kendo-line-height) !default;
29
29
 
30
30
  /// The background color of the DropZone.
31
31
  /// @group dropzone
@@ -59,7 +59,7 @@ $kendo-dropzone-hint-text: null !default;
59
59
 
60
60
  /// The font size of the DropZone note.
61
61
  /// @group dropzone
62
- $kendo-dropzone-note-font-size: var( --kendo-font-size-xs, inherit ) !default;
62
+ $kendo-dropzone-note-font-size: var(--kendo-font-size-xs) !default;
63
63
  /// The spacing below the DropZone note.
64
64
  /// @group dropzone
65
65
  $kendo-dropzone-note-spacing: null !default;
@@ -10,13 +10,13 @@
10
10
  $kendo-editor-border-width: 1px !default;
11
11
  /// The font family of the Еditor.
12
12
  /// @group editor
13
- $kendo-editor-font-family: var( --kendo-font-family, inherit ) !default;
13
+ $kendo-editor-font-family: var(--kendo-font-family) !default;
14
14
  /// The font size of the Еditor.
15
15
  /// @group editor
16
- $kendo-editor-font-size: var( --kendo-font-size, inherit ) !default;
16
+ $kendo-editor-font-size: var(--kendo-font-size) !default;
17
17
  /// The line height of the Еditor.
18
18
  /// @group editor
19
- $kendo-editor-line-height: var( --kendo-line-height, normal ) !default;
19
+ $kendo-editor-line-height: var(--kendo-line-height) !default;
20
20
 
21
21
  /// The text color of the Еditor placeholder.
22
22
  /// @group editor
@@ -11,13 +11,13 @@ $kendo-expander-spacing-y: k-spacing(3) !default;
11
11
  $kendo-expander-border-width: 1px !default;
12
12
  /// The font family of the ExpansionPanel.
13
13
  /// @group expander
14
- $kendo-expander-font-family: var( --kendo-font-family, inherit ) !default;
14
+ $kendo-expander-font-family: var(--kendo-font-family) !default;
15
15
  /// The font size of the ExpansionPanel.
16
16
  /// @group expander
17
- $kendo-expander-font-size: var( --kendo-font-size, inherit ) !default;
17
+ $kendo-expander-font-size: var(--kendo-font-size) !default;
18
18
  /// The hine height of the ExpansionPanel.
19
19
  /// @group expander
20
- $kendo-expander-line-height: var( --kendo-line-height, normal ) !default;
20
+ $kendo-expander-line-height: var(--kendo-line-height) !default;
21
21
 
22
22
  /// The text color of the ExpansionPanel.
23
23
  /// @group expander
@@ -27,13 +27,13 @@ $kendo-fab-default-size: "md" !default;
27
27
  $kendo-fab-border-width: 1px !default;
28
28
  /// The font family of the FAB.
29
29
  /// @group floating-action-button
30
- $kendo-fab-font-family: var( --kendo-font-family, inherit ) !default;
30
+ $kendo-fab-font-family: var(--kendo-font-family) !default;
31
31
  /// The font size of the FAB.
32
32
  /// @group floating-action-button
33
- $kendo-fab-font-size: var( --kendo-font-size-sm, inherit ) !default;
33
+ $kendo-fab-font-size: var(--kendo-font-size-sm) !default;
34
34
  /// The line height of the FAB.
35
35
  /// @group floating-action-button
36
- $kendo-fab-line-height: var( --kendo-line-height, normal ) !default;
36
+ $kendo-fab-line-height: var(--kendo-line-height) !default;
37
37
 
38
38
  /// The horizontal padding of the small FAB.
39
39
  /// @group floating-action-button
@@ -86,10 +86,10 @@ $kendo-fab-item-text-border-width: 1px !default;
86
86
  $kendo-fab-item-text-border-radius: k-border-radius(md) !default;
87
87
  /// The font size of the FAB item text.
88
88
  /// @group floating-action-button
89
- $kendo-fab-item-text-font-size: var( --kendo-font-size-xs, inherit ) !default;
89
+ $kendo-fab-item-text-font-size: var(--kendo-font-size-xs) !default;
90
90
  /// The line height of the FAB item text.
91
91
  /// @group floating-action-button
92
- $kendo-fab-item-text-line-height: var( --kendo-line-height-xs, normal ) !default;
92
+ $kendo-fab-item-text-line-height: var(--kendo-line-height-xs) !default;
93
93
 
94
94
  /// The horizontal padding of the FAB item icon.
95
95
  /// @group floating-action-button
@@ -28,16 +28,16 @@ $kendo-file-box-border-style: solid !default;
28
28
  $kendo-file-box-border-radius: k-border-radius(md) !default;
29
29
  /// The font size of the File Box file name.
30
30
  /// @group file-box
31
- $kendo-file-box-name-font-size: var( --kendo-font-size-sm, inherit ) !default;
31
+ $kendo-file-box-name-font-size: var(--kendo-font-size-sm) !default;
32
32
  /// The line height of the File Box file name.
33
33
  /// @group file-box
34
- $kendo-file-box-name-line-height: var( --kendo-line-height-sm, normal ) !default;
34
+ $kendo-file-box-name-line-height: var(--kendo-line-height-sm) !default;
35
35
  /// The font size of the File Box file size.
36
36
  /// @group file-box
37
- $kendo-file-box-size-font-size: var( --kendo-font-size-xs, inherit ) !default;
37
+ $kendo-file-box-size-font-size: var(--kendo-font-size-xs) !default;
38
38
  /// The line height of the File Box file size.
39
39
  /// @group file-box
40
- $kendo-file-box-size-line-height: var( --kendo-line-height-xs, normal ) !default;
40
+ $kendo-file-box-size-line-height: var(--kendo-line-height-xs) !default;
41
41
 
42
42
  /// The background color of the File Box.
43
43
  /// @group file-box
@@ -14,13 +14,13 @@ $kendo-file-manager-spacer: k-spacing(4) !default;
14
14
  $kendo-file-manager-border-width: 1px !default;
15
15
  /// The font family of the FileManager.
16
16
  /// @group file-manager
17
- $kendo-file-manager-font-family: var( --kendo-font-family, inherit ) !default;
17
+ $kendo-file-manager-font-family: var(--kendo-font-family) !default;
18
18
  /// The font size of the FileManager.
19
19
  /// @group file-manager
20
- $kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
20
+ $kendo-file-manager-font-size: var(--kendo-font-size) !default;
21
21
  /// The line height of the FileManager.
22
22
  /// @group file-manager
23
- $kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
23
+ $kendo-file-manager-line-height: var(--kendo-line-height) !default;
24
24
  /// The background color of the FileManager.
25
25
  /// @group file-manager
26
26
  $kendo-file-manager-bg: k-color(surface-alt) !default;
@@ -25,7 +25,7 @@ $kendo-filter-operator-dropdown-width: 15em !default;
25
25
  $kendo-filter-preview-field-text: k-color(primary) !default;
26
26
  /// The text color of the Filter preview operator.
27
27
  /// @group filter
28
- $kendo-filter-preview-operator-text: k-color(on-app-surface) !default;
28
+ $kendo-filter-preview-operator-text: k-color(on-app-surface) !default;
29
29
 
30
30
  /// The box shadow of the focused Filter toolbar.
31
31
  /// @group filter
@@ -11,9 +11,9 @@
11
11
  .k-form,
12
12
  .k-form-inline {
13
13
  legend {
14
- font-size: calc( var( --kendo-font-size, .875rem ) * 1.5 );
14
+ font-size: calc( var(--kendo-font-size) * 1.5 );
15
15
  font-weight: normal;
16
- line-height: var( --kendo-line-height, normal );
16
+ line-height: var(--kendo-line-height);
17
17
  text-transform: none;
18
18
  }
19
19
 
@@ -16,7 +16,7 @@ $kendo-form-spacer: k-spacing(8) !default;
16
16
 
17
17
  /// The font size of the Form.
18
18
  /// @group form
19
- $kendo-form-font-size: var( --kendo-font-size, inherit ) !default;
19
+ $kendo-form-font-size: var(--kendo-font-size) !default;
20
20
  /// The line height of the Form.
21
21
  /// @group form
22
22
  $kendo-form-line-height: 1.5 !default;
@@ -48,7 +48,7 @@ $kendo-form-legend-border-color: k-color(border) !default;
48
48
  $kendo-form-legend-width: 100% !default;
49
49
  /// The font size of the Form legend.
50
50
  /// @group form
51
- $kendo-form-legend-font-size: var( --kendo-font-size-sm, inherit ) !default;
51
+ $kendo-form-legend-font-size: var(--kendo-font-size-sm) !default;
52
52
  /// The text capitalization of the Form legend.
53
53
  /// @group form
54
54
  $kendo-form-legend-text-transform: none !default;
@@ -59,7 +59,7 @@ $kendo-form-label-margin-bottom: k-spacing(2) !default;
59
59
 
60
60
  /// The font size of the Form hint.
61
61
  /// @group form
62
- $kendo-form-hint-font-size: var( --kendo-font-size-xs, inherit ) !default;
62
+ $kendo-form-hint-font-size: var(--kendo-font-size-xs) !default;
63
63
  /// The font style of the Form hint.
64
64
  /// @group form
65
65
  $kendo-form-hint-font-style: normal !default;
@@ -117,7 +117,7 @@ $kendo-inline-form-field-padding-y: calc( #{k-spacing(2)} + #{$kendo-input-borde
117
117
  $kendo-label-optional-margin-x: k-spacing(1.5) !default;
118
118
  /// The font size of the optional label in the Form.
119
119
  /// @group form
120
- $kendo-label-optional-font-size: var( --kendo-font-size-xs, inherit ) !default;
120
+ $kendo-label-optional-font-size: var(--kendo-font-size-xs) !default;
121
121
  /// The font style of the optional label in the Form.
122
122
  /// @group form
123
123
  $kendo-label-optional-font-style: italic !default;
@@ -11,13 +11,13 @@
11
11
  $kendo-gantt-border-width: 1px !default;
12
12
  /// The font family of the Gantt.
13
13
  /// @group gantt
14
- $kendo-gantt-font-family: var( --kendo-font-family, inherit ) !default;
14
+ $kendo-gantt-font-family: var(--kendo-font-family) !default;
15
15
  /// The font size of the Gantt.
16
16
  /// @group gantt
17
- $kendo-gantt-font-size: var( --kendo-font-size, inherit ) !default;
17
+ $kendo-gantt-font-size: var(--kendo-font-size) !default;
18
18
  /// The line height of the Gantt.
19
19
  /// @group gantt
20
- $kendo-gantt-line-height: var( --kendo-line-height, normal ) !default;
20
+ $kendo-gantt-line-height: var(--kendo-line-height) !default;
21
21
 
22
22
  /// The background color of the Gantt.
23
23
  /// @group gantt
@@ -22,13 +22,13 @@ $kendo-grid-default-size: "md" !default;
22
22
  $kendo-grid-border-width: 1px !default;
23
23
  /// The font family of the Grid.
24
24
  /// @group grid
25
- $kendo-grid-font-family: var( --kendo-font-family, inherit ) !default;
25
+ $kendo-grid-font-family: var(--kendo-font-family) !default;
26
26
  /// The font size of the Grid.
27
27
  /// @group grid
28
- $kendo-grid-font-size: var( --kendo-font-size, inherit ) !default;
28
+ $kendo-grid-font-size: var(--kendo-font-size) !default;
29
29
  /// The height of the Grid.
30
30
  /// @group grid
31
- $kendo-grid-line-height: var( --kendo-line-height, normal ) !default;
31
+ $kendo-grid-line-height: var(--kendo-line-height) !default;
32
32
 
33
33
  /// The horizontal padding of the Grid.
34
34
  /// @group grid
@@ -282,7 +282,7 @@ $kendo-grid-selection-aggregates-spacing: k-spacing(2) !default;
282
282
  $kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
283
283
  /// The font weight of the Grid selection aggregates container.
284
284
  /// @group grid
285
- $kendo-grid-selection-aggregates-font-weight: var( --kendo-font-weight-bold, normal )!default;
285
+ $kendo-grid-selection-aggregates-font-weight: var(--kendo-font-weight-bold) !default;
286
286
 
287
287
  /// The background color of the Grid row.
288
288
  /// @group grid
@@ -404,10 +404,10 @@ $kendo-grid-column-menu-group-header-padding-y: $kendo-menu-popup-md-item-paddin
404
404
 
405
405
  /// The font size of the Grid header.
406
406
  /// @group grid
407
- $kendo-grid-column-menu-group-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
407
+ $kendo-grid-column-menu-group-header-font-size: var(--kendo-font-size-sm) !default;
408
408
  /// The height of the Grid header.
409
409
  /// @group grid
410
- $kendo-grid-column-menu-group-header-line-height: var( --kendo-line-height, normal ) !default;
410
+ $kendo-grid-column-menu-group-header-line-height: var(--kendo-line-height) !default;
411
411
  /// The text color of the Grid header.
412
412
  /// @group grid
413
413
  $kendo-grid-column-menu-group-header-text-transform: uppercase !default;
@@ -427,7 +427,7 @@ $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
427
427
 
428
428
  /// The horizontal padding of the Grid content.
429
429
  /// @group grid
430
- $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0)!default;
430
+ $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
431
431
  /// The vertical padding of the Grid content.
432
432
  /// @group grid
433
433
  $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
@@ -482,10 +482,10 @@ $kendo-grid-stack-hierarchy-col-width: k-spacing(2) !default;
482
482
 
483
483
  /// The font size of the Grid stack layout column header.
484
484
  /// @group grid
485
- $kendo-grid-stack-header-font-size: var( --kendo-font-size-sm, inherit ) !default;
485
+ $kendo-grid-stack-header-font-size: var(--kendo-font-size-sm) !default;
486
486
  /// The font weight of the Grid stack layout column header.
487
487
  /// @group grid
488
- $kendo-grid-stack-header-font-weight: var( --kendo-font-weight-bold, bold ) !default;
488
+ $kendo-grid-stack-header-font-weight: var(--kendo-font-weight-bold) !default;
489
489
  /// The height of the Grid stack layout expandable row shadow.
490
490
  /// @group grid
491
491
  $kendo-grid-stack-expandable-shadow-height: k-spacing(2.5) !default;
@@ -502,7 +502,7 @@ $kendo-grid-stack-expandable-shadow: k-elevation(2) !default;
502
502
 
503
503
  /// The font weight of the pinned source row in the Grid.
504
504
  /// @group grid
505
- $kendo-grid-pinned-source-font-weight: var( --kendo-font-weight-bold, 700 ) !default;
505
+ $kendo-grid-pinned-source-font-weight: var(--kendo-font-weight-bold) !default;
506
506
 
507
507
 
508
508
  @forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
@@ -19,13 +19,13 @@ $kendo-image-editor-padding-x: null !default;
19
19
  $kendo-image-editor-border-width: 1px !default;
20
20
  /// The font size of the ImageEditor.
21
21
  /// @group image-editor
22
- $kendo-image-editor-font-size: var( --kendo-font-size, inherit ) !default;
22
+ $kendo-image-editor-font-size: var(--kendo-font-size) !default;
23
23
  /// The line height of the ImageEditor.
24
24
  /// @group image-editor
25
- $kendo-image-editor-line-height: var( --kendo-line-height, normal ) !default;
25
+ $kendo-image-editor-line-height: var(--kendo-line-height) !default;
26
26
  /// The font family of the ImageEditor.
27
27
  /// @group image-editor
28
- $kendo-image-editor-font-family: var( --kendo-font-family, inherit ) !default;
28
+ $kendo-image-editor-font-family: var(--kendo-font-family) !default;
29
29
 
30
30
  /// The width of the border around the ImageEditor content.
31
31
  /// @group image-editor
@@ -51,20 +51,20 @@ $kendo-input-lg-padding-y: k-spacing(2) !default;
51
51
 
52
52
  /// The font family of input components.
53
53
  /// @group input
54
- $kendo-input-font-family: var( --kendo-font-family, inherit ) !default;
54
+ $kendo-input-font-family: var(--kendo-font-family) !default;
55
55
 
56
56
  /// The font size of input components.
57
57
  /// @group input
58
- $kendo-input-font-size: null !default;
58
+ $kendo-input-font-size: null !default;
59
59
  /// The font size of the small Input components.
60
60
  /// @group input
61
- $kendo-input-sm-font-size: var( --kendo-font-size-sm, inherit )!default;
61
+ $kendo-input-sm-font-size: var(--kendo-font-size-sm) !default;
62
62
  /// The font size of the medium Input components.
63
63
  /// @group input
64
- $kendo-input-md-font-size: var( --kendo-font-size, inherit ) !default;
64
+ $kendo-input-md-font-size: var(--kendo-font-size) !default;
65
65
  /// The font size of the large Input components.
66
66
  /// @group input
67
- $kendo-input-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
67
+ $kendo-input-lg-font-size: var(--kendo-font-size-lg) !default;
68
68
 
69
69
  /// The line height of input components.
70
70
  /// @group input
@@ -74,10 +74,10 @@ $kendo-input-line-height: null !default;
74
74
  $kendo-input-sm-line-height: math.div( 20, 14 ) !default;
75
75
  /// The line height of the medium Input components.
76
76
  /// @group input
77
- $kendo-input-md-line-height: var( --kendo-line-height, normal) !default;
77
+ $kendo-input-md-line-height: var(--kendo-line-height) !default;
78
78
  /// The line height of the large Input components.
79
79
  /// @group input
80
- $kendo-input-lg-line-height: var( --kendo-line-height, normal) !default;
80
+ $kendo-input-lg-line-height: var(--kendo-line-height) !default;
81
81
 
82
82
  $kendo-input-sm-calc-size: calc( ( #{$kendo-input-sm-line-height} * 1em ) + ( #{$kendo-input-sm-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;
83
83
  $kendo-input-md-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2} ) ) !default;