@progress/kendo-theme-material 7.3.0-dev.1 → 8.0.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/dist/all.css +9732 -9082
  2. package/dist/all.scss +5469 -5004
  3. package/dist/material-aqua-dark.scss +140 -4
  4. package/dist/material-arctic.scss +130 -4
  5. package/dist/material-burnt-teal.scss +130 -4
  6. package/dist/material-dataviz-v4.scss +45 -6
  7. package/dist/material-eggplant.scss +130 -4
  8. package/dist/material-lime-dark.scss +140 -4
  9. package/dist/material-lime.scss +130 -4
  10. package/dist/material-main-dark.scss +140 -4
  11. package/dist/material-main.scss +9 -4
  12. package/dist/material-nova.scss +130 -4
  13. package/dist/material-pacific-dark.scss +140 -4
  14. package/dist/material-pacific.scss +130 -4
  15. package/dist/material-sky-dark.scss +140 -4
  16. package/dist/material-sky.scss +130 -4
  17. package/dist/material-smoke.scss +130 -4
  18. package/dist/meta/sassdoc-data.json +43809 -39693
  19. package/dist/meta/sassdoc-raw-data.json +3955 -2055
  20. package/dist/meta/variables.json +3720 -3616
  21. package/lib/swatches/material-aqua-dark.json +651 -1
  22. package/lib/swatches/material-arctic.json +601 -1
  23. package/lib/swatches/material-burnt-teal.json +601 -1
  24. package/lib/swatches/material-dataviz-v4.json +166 -1
  25. package/lib/swatches/material-eggplant.json +601 -1
  26. package/lib/swatches/material-lime-dark.json +651 -1
  27. package/lib/swatches/material-lime.json +601 -1
  28. package/lib/swatches/material-main-dark.json +651 -1
  29. package/lib/swatches/material-main.json +11 -1
  30. package/lib/swatches/material-nova.json +601 -1
  31. package/lib/swatches/material-pacific-dark.json +651 -1
  32. package/lib/swatches/material-pacific.json +601 -1
  33. package/lib/swatches/material-sky-dark.json +651 -1
  34. package/lib/swatches/material-sky.json +601 -1
  35. package/lib/swatches/material-smoke.json +601 -1
  36. package/package.json +5 -5
  37. package/scss/_variables.scss +0 -124
  38. package/scss/action-buttons/_variables.scss +4 -4
  39. package/scss/action-sheet/_variables.scss +17 -17
  40. package/scss/adaptive/_variables.scss +3 -3
  41. package/scss/appbar/_variables.scss +6 -6
  42. package/scss/avatar/_variables.scss +6 -6
  43. package/scss/badge/_variables.scss +17 -17
  44. package/scss/bottom-navigation/_theme.scss +1 -1
  45. package/scss/bottom-navigation/_variables.scss +8 -8
  46. package/scss/breadcrumb/_variables.scss +17 -17
  47. package/scss/button/_theme.scss +2 -2
  48. package/scss/button/_variables.scss +25 -25
  49. package/scss/calendar/_variables.scss +32 -54
  50. package/scss/captcha/_variables.scss +6 -6
  51. package/scss/card/_variables.scss +17 -17
  52. package/scss/chat/_variables.scss +13 -13
  53. package/scss/checkbox/_variables.scss +9 -9
  54. package/scss/chip/_variables.scss +18 -18
  55. package/scss/color-preview/_variables.scss +1 -1
  56. package/scss/coloreditor/_variables.scss +7 -7
  57. package/scss/colorgradient/_variables.scss +10 -10
  58. package/scss/colorpalette/_variables.scss +3 -3
  59. package/scss/core/_index.scss +15 -0
  60. package/scss/core/border-radii/index.import.scss +13 -0
  61. package/scss/core/color-system/_swatch-legacy.scss +1 -1
  62. package/scss/core/color-system/_swatch.scss +1 -1
  63. package/scss/core/spacing/index.import.scss +14 -0
  64. package/scss/core/typography/index.import.scss +120 -0
  65. package/scss/dataviz/_variables.scss +8 -8
  66. package/scss/datetimepicker/_variables.scss +1 -1
  67. package/scss/dock-manager/_variables.scss +8 -8
  68. package/scss/draggable/_variables.scss +3 -3
  69. package/scss/drawer/_variables.scss +6 -15
  70. package/scss/dropdowntree/_variables.scss +2 -2
  71. package/scss/dropzone/_variables.scss +7 -7
  72. package/scss/editor/_layout.scss +2 -2
  73. package/scss/editor/_variables.scss +3 -3
  74. package/scss/expansion-panel/_variables.scss +9 -9
  75. package/scss/fab/_theme.scss +2 -2
  76. package/scss/fab/_variables.scss +15 -15
  77. package/scss/filemanager/_variables.scss +9 -9
  78. package/scss/forms/_layout.scss +1 -1
  79. package/scss/forms/_variables.scss +17 -17
  80. package/scss/gantt/_variables.scss +152 -7
  81. package/scss/grid/_variables.scss +73 -73
  82. package/scss/imageeditor/_variables.scss +7 -7
  83. package/scss/input/_variables.scss +21 -21
  84. package/scss/list/_variables.scss +24 -24
  85. package/scss/listbox/_variables.scss +3 -3
  86. package/scss/listgroup/_variables.scss +4 -4
  87. package/scss/listview/_variables.scss +8 -8
  88. package/scss/loader/_variables.scss +25 -25
  89. package/scss/map/_variables.scss +8 -8
  90. package/scss/mediaplayer/_variables.scss +5 -5
  91. package/scss/menu/_layout.scss +2 -2
  92. package/scss/menu/_variables.scss +26 -26
  93. package/scss/menu-button/_variables.scss +1 -1
  94. package/scss/messagebox/_variables.scss +3 -3
  95. package/scss/notification/_variables.scss +6 -6
  96. package/scss/orgchart/_variables.scss +11 -11
  97. package/scss/pager/_variables.scss +11 -11
  98. package/scss/panelbar/_variables.scss +8 -8
  99. package/scss/pdf-viewer/_variables.scss +5 -5
  100. package/scss/pivotgrid/_variables.scss +14 -14
  101. package/scss/popup/_variables.scss +4 -4
  102. package/scss/progressbar/_variables.scss +2 -2
  103. package/scss/prompt/_variables.scss +7 -7
  104. package/scss/radio/_variables.scss +9 -9
  105. package/scss/rating/_variables.scss +5 -5
  106. package/scss/scheduler/_layout.scss +4 -4
  107. package/scss/scheduler/_variables.scss +19 -19
  108. package/scss/scrollview/_variables.scss +5 -5
  109. package/scss/signature/_variables.scss +5 -5
  110. package/scss/skeleton/_variables.scss +1 -1
  111. package/scss/slider/_variables.scss +3 -3
  112. package/scss/split-button/_variables.scss +4 -4
  113. package/scss/splitter/_variables.scss +6 -6
  114. package/scss/spreadsheet/_layout.scss +2 -2
  115. package/scss/spreadsheet/_variables.scss +17 -17
  116. package/scss/stepper/_variables.scss +8 -8
  117. package/scss/table/_variables.scss +12 -12
  118. package/scss/tabstrip/_variables.scss +10 -10
  119. package/scss/taskboard/_variables.scss +16 -16
  120. package/scss/tilelayout/_variables.scss +2 -2
  121. package/scss/timeline/_variables.scss +9 -9
  122. package/scss/timeselector/_variables.scss +6 -6
  123. package/scss/toolbar/_variables.scss +11 -11
  124. package/scss/tooltip/_variables.scss +6 -6
  125. package/scss/treelist/_variables.scss +5 -0
  126. package/scss/treeview/_variables.scss +15 -15
  127. package/scss/typography/_variables.scss +138 -55
  128. package/scss/upload/_variables.scss +7 -7
  129. package/scss/window/_variables.scss +6 -6
  130. package/scss/wizard/_variables.scss +7 -7
@@ -14,46 +14,6 @@ $kendo-use-input-spinner-icon-offset: false !default;
14
14
 
15
15
  $kendo-auto-bootstrap: true !default;
16
16
 
17
-
18
- // Spacing
19
- $kendo-spacing: (
20
- 0: 0,
21
- 1px: 1px,
22
- 0.5: 2px,
23
- 1: 4px,
24
- 1.5: 6px,
25
- 2: 8px,
26
- 2.5: 10px,
27
- 3: 12px,
28
- 3.5: 14px,
29
- 4: 16px,
30
- 4.5: 18px,
31
- 5: 20px,
32
- 5.5: 22px,
33
- 6: 24px,
34
- 6.5: 26px,
35
- 7: 28px,
36
- 7.5: 30px,
37
- 8: 32px,
38
- 9: 36px,
39
- 10: 40px,
40
- 11: 44px,
41
- 12: 48px,
42
- 13: 52px,
43
- 14: 56px,
44
- 15: 60px,
45
- 16: 64px,
46
- 17: 68px,
47
- 18: 72px,
48
- 19: 76px,
49
- 20: 80px,
50
- 21: 84px,
51
- 22: 88px,
52
- 23: 92px,
53
- 24: 96px
54
- ) !default;
55
-
56
-
57
17
  // Shadows
58
18
 
59
19
  /// Shadow for switch.
@@ -114,94 +74,10 @@ $kendo-icon-size-xl: calc( #{$kendo-icon-size} * 1.5 ) !default;
114
74
  $kendo-icon-size-xxl: calc( #{$kendo-icon-size} * 2 ) !default;
115
75
  $kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
116
76
 
117
- $kendo-icon-spacing: k-map-get( $kendo-spacing, 2 ) !default;
118
- $kendo-icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
119
-
120
- // Metrics
121
- $kendo-padding-x: 16px !default;
122
- $kendo-padding-y: 4px !default;
123
- $kendo-padding-sm-x: k-map-get( $kendo-spacing, 2 ) !default;
124
- $kendo-padding-sm-y: k-map-get( $kendo-spacing, 0.5 ) !default;
125
- $kendo-padding-md-x: k-map-get( $kendo-spacing, 4 ) !default;
126
- $kendo-padding-md-y: k-map-get( $kendo-spacing, 1 ) !default;
127
- $kendo-padding-lg-x: k-map-get( $kendo-spacing, 6 ) !default;
128
- $kendo-padding-lg-y: k-map-get( $kendo-spacing, 1.5 ) !default;
129
-
130
- /// Border radius for all components.
131
- $kendo-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
132
- $kendo-border-radius-sm: k-math-div( $kendo-border-radius, 2 ) !default;
133
- $kendo-border-radius-md: $kendo-border-radius !default;
134
- $kendo-border-radius-lg: $kendo-border-radius * 1.5 !default;
135
-
136
- $kendo-border-radii: (
137
- DEFAULT: $kendo-border-radius-md,
138
- 0: 0,
139
- sm: $kendo-border-radius-sm,
140
- md: $kendo-border-radius-md,
141
- lg: $kendo-border-radius-lg,
142
- full: 9999px
143
- ) !default;
144
-
145
-
146
77
  $kendo-zindex-popup: 1 !default;
147
78
  $kendo-zindex-window: 2 !default;
148
79
  $kendo-zindex-loading: 100 !default;
149
80
 
150
-
151
- // Typography
152
-
153
- /// Base font size across all components.
154
- /// @group typography
155
- $kendo-font-size: 14px !default;
156
- $kendo-font-size-xs: 10px !default;
157
- $kendo-font-size-sm: 12px !default;
158
- $kendo-font-size-md: 14px !default;
159
- $kendo-font-size-lg: 16px !default;
160
- $kendo-font-size-xl: 20px !default;
161
-
162
- $kendo-font-sizes: (
163
- xs: $kendo-font-size-xs,
164
- sm: $kendo-font-size-sm,
165
- md: $kendo-font-size-md,
166
- lg: $kendo-font-size-lg,
167
- xl: $kendo-font-size-xl
168
- ) !default;
169
-
170
- /// Font family for text.
171
- /// @group typography
172
- $kendo-font-family-sans-serif: Roboto, "Helvetica Neue", sans-serif !default;
173
-
174
- /// Font family across all components.
175
- /// @group typography
176
- $kendo-font-family: Roboto, "Helvetica Neue", sans-serif !default;
177
-
178
- /// Font family for monospaced text. Used for styling the code.
179
- /// @group typography
180
- $kendo-font-family-monospace: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
181
-
182
- /// Font family across all components.
183
- /// @group typography
184
- $kendo-font-family: Roboto, "Helvetica Neue", sans-serif !default;
185
-
186
- /// Line height used along with $kendo-font-size.
187
- /// @group typography
188
- $kendo-line-height: k-math-div( 28, 14 ) !default;
189
- $kendo-line-height-xs: 1 !default;
190
- $kendo-line-height-sm: 1.2 !default;
191
- $kendo-line-height-md: $kendo-line-height !default;
192
- $kendo-line-height-lg: 1.5 !default;
193
- $kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
194
-
195
- // Font weight
196
- $kendo-font-weight-light: 300 !default;
197
- $kendo-font-weight-normal: 400 !default;
198
- $kendo-font-weight-medium: 500 !default;
199
- $kendo-font-weight-semibold: 600 !default;
200
- $kendo-font-weight-bold: 700 !default;
201
-
202
- // Letter Spacing
203
- $kendo-letter-spacing: null !default;
204
-
205
81
  $kendo-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out !default;
206
82
 
207
83
  // Disabled mixin variables
@@ -2,11 +2,11 @@
2
2
 
3
3
 
4
4
  // Actions
5
- $kendo-actions-margin-top: k-map-get( $kendo-spacing, 4 ) !default;
6
- $kendo-actions-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
7
- $kendo-actions-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
5
+ $kendo-actions-margin-top: k-spacing(4) !default;
6
+ $kendo-actions-padding-x: k-spacing(2) !default;
7
+ $kendo-actions-padding-y: k-spacing(2) !default;
8
8
  $kendo-actions-border-width: 0px !default;
9
- $kendo-actions-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
9
+ $kendo-actions-button-spacing: k-spacing(2) !default;
10
10
 
11
11
  $kendo-actions-bg: null !default;
12
12
  $kendo-actions-text: null !default;
@@ -10,8 +10,8 @@ $kendo-actionsheet-max-height: 60vh !default;
10
10
  $kendo-actionsheet-border-width: 0px !default;
11
11
  $kendo-actionsheet-border-radius: 0px !default;
12
12
 
13
- $kendo-actionsheet-font-size: $kendo-font-size-md !default;
14
- $kendo-actionsheet-font-family: $kendo-font-family !default;
13
+ $kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
14
+ $kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
15
15
  $kendo-actionsheet-line-height: k-math-div( 20, 14 ) !default;
16
16
 
17
17
  $kendo-actionsheet-bg: $kendo-component-bg !default;
@@ -21,13 +21,13 @@ $kendo-actionsheet-shadow: $box-shadow-depth-7 !default;
21
21
 
22
22
 
23
23
  // Actionsheet header
24
- $kendo-actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
25
- $kendo-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
24
+ $kendo-actionsheet-titlebar-padding-x: k-spacing(4) !default;
25
+ $kendo-actionsheet-titlebar-padding-y: k-spacing(2) !default;
26
26
  $kendo-actionsheet-titlebar-border-width: null !default;
27
- $kendo-actionsheet-titlebar-font-size: $kendo-font-size-lg !default;
27
+ $kendo-actionsheet-titlebar-font-size: var( --kendo-font-size-lg, inherit ) !default;
28
28
  $kendo-actionsheet-titlebar-font-family: null !default;
29
29
  $kendo-actionsheet-titlebar-line-height: 1.25 !default;
30
- $kendo-actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
30
+ $kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
31
31
 
32
32
  $kendo-actionsheet-titlebar-bg: null !default;
33
33
  $kendo-actionsheet-titlebar-text: null !default;
@@ -35,17 +35,17 @@ $kendo-actionsheet-titlebar-border: null !default;
35
35
  $kendo-actionsheet-titlebar-gradient: null !default;
36
36
  $kendo-actionsheet-titlebar-shadow: null !default;
37
37
 
38
- $kendo-actionsheet-subtitle-font-size: $kendo-font-size-sm !default;
39
- $kendo-actionsheet-subtitle-line-height: $kendo-line-height-sm !default;
38
+ $kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !default;
39
+ $kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
40
40
  $kendo-actionsheet-subtitle-text: $kendo-subtle-text !default;
41
41
 
42
42
 
43
43
  // Actionsheet item
44
44
  $kendo-actionsheet-item-min-height: 40px !default;
45
- $kendo-actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
46
- $kendo-actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
45
+ $kendo-actionsheet-item-padding-x: k-spacing(4) !default;
46
+ $kendo-actionsheet-item-padding-y: k-spacing(2) !default;
47
47
  $kendo-actionsheet-item-border-width: 1px !default;
48
- $kendo-actionsheet-item-spacing: 12px !default;
48
+ $kendo-actionsheet-item-spacing: k-spacing(3) !default;
49
49
 
50
50
  $kendo-actionsheet-item-title-font-weight: null !default;
51
51
  $kendo-actionsheet-item-title-text-transform: null !default;
@@ -78,14 +78,14 @@ $kendo-actionsheet-item-disabled-opacity: .42 !default;
78
78
 
79
79
 
80
80
  // Adaptive Actionsheet
81
- $kendo-adaptive-actionsheet-font-size: $kendo-font-size-lg !default;
81
+ $kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
82
82
  $kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
83
- $kendo-adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
83
+ $kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
84
84
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
85
85
  $kendo-adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
86
86
 
87
- $kendo-adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
88
- $kendo-adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
87
+ $kendo-adaptive-actionsheet-content-padding-y: k-spacing(2) !default;
88
+ $kendo-adaptive-actionsheet-content-padding-x: k-spacing(4) !default;
89
89
 
90
- $kendo-adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
91
- $kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
90
+ $kendo-adaptive-actionsheet-footer-padding-y: k-spacing(2) !default;
91
+ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
@@ -15,9 +15,9 @@ $kendo-adaptive-menu-item-border: $kendo-component-border !default;
15
15
  $kendo-adaptive-menu-title-text: $kendo-component-text !default;
16
16
 
17
17
  $kendo-adaptive-border-width: 1px !default;
18
- $kendo-adaptive-font-family: $kendo-font-family !default;
19
- $kendo-adaptive-font-size: $kendo-font-size-md !default;
20
- $kendo-adaptive-line-height: $kendo-line-height-md !default;
18
+ $kendo-adaptive-font-family: var( --kendo-font-family, inherit ) !default;
19
+ $kendo-adaptive-font-size: var( --kendo-font-size, inherit ) !default;
20
+ $kendo-adaptive-line-height: var( --kendo-line-height, normal ) !default;
21
21
 
22
22
  // Adaptive Grid
23
23
  $kendo-adaptive-grid-sort-text: $kendo-color-primary !default;
@@ -8,10 +8,10 @@ $kendo-appbar-margin-x: null !default;
8
8
  $kendo-appbar-margin-y: null !default;
9
9
  /// The horizontal padding of the AppBar.
10
10
  /// @group appbar
11
- $kendo-appbar-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
11
+ $kendo-appbar-padding-x: k-spacing(2) !default;
12
12
  /// The vertical padding of the AppBar.
13
13
  /// @group appbar
14
- $kendo-appbar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
14
+ $kendo-appbar-padding-y: k-spacing(2) !default;
15
15
  /// The width of the border around the AppBar.
16
16
  /// @group appbar
17
17
  $kendo-appbar-border-width: 0px !default;
@@ -20,17 +20,17 @@ $kendo-appbar-border-width: 0px !default;
20
20
  $kendo-appbar-zindex: 1000 !default;
21
21
  /// The font family of the AppBar.
22
22
  /// @group appbar
23
- $kendo-appbar-font-family: $kendo-font-family !default;
23
+ $kendo-appbar-font-family: var( --kendo-font-family, inherit ) !default;
24
24
  /// The font size of the AppBar.
25
25
  /// @group appbar
26
- $kendo-appbar-font-size: $kendo-font-size-md !default;
26
+ $kendo-appbar-font-size: var( --kendo-font-size, inherit ) !default;
27
27
  /// The line height of the AppBar.
28
28
  /// @group appbar
29
- $kendo-appbar-line-height: $kendo-line-height-md !default;
29
+ $kendo-appbar-line-height: var( --kendo-line-height, normal ) !default;
30
30
 
31
31
  /// The spacing between the AppBar sections.
32
32
  /// @group appbar
33
- $kendo-appbar-gap: k-map-get( $kendo-spacing, 2 ) !default;
33
+ $kendo-appbar-gap: k-spacing(2) !default;
34
34
 
35
35
  /// The background color of the AppBar based on light theme color.
36
36
  /// @group appbar
@@ -6,20 +6,20 @@ $kendo-avatar-border-width: 1px !default;
6
6
 
7
7
  /// The font family of the Avatar.
8
8
  /// @group avatar
9
- $kendo-avatar-font-family: $kendo-font-family !default;
9
+ $kendo-avatar-font-family: var( --kendo-font-family, inherit ) !default;
10
10
  /// The font size of the Avatar.
11
11
  /// @group avatar
12
- $kendo-avatar-font-size: $kendo-font-size-md !default;
12
+ $kendo-avatar-font-size: var( --kendo-font-size, inherit ) !default;
13
13
  /// The line height of the Avatar.
14
14
  /// @group avatar
15
- $kendo-avatar-line-height: $kendo-line-height-md !default;
15
+ $kendo-avatar-line-height: var( --kendo-line-height, normal ) !default;
16
16
 
17
17
  /// The sizes map of the Avatar.
18
18
  /// @group avatar
19
19
  $kendo-avatar-sizes: (
20
- sm: k-map-get( $kendo-spacing, 4 ),
21
- md: k-map-get( $kendo-spacing, 8 ),
22
- lg: k-map-get( $kendo-spacing, 16 )
20
+ sm: k-spacing(4),
21
+ md: k-spacing(8),
22
+ lg: k-spacing(16)
23
23
  ) !default;
24
24
 
25
25
  /// The theme colors map of the Avatar.
@@ -6,47 +6,47 @@ $kendo-badge-border-width: 1px !default;
6
6
 
7
7
  /// The border radius of the Badge.
8
8
  /// @group badge
9
- $kendo-badge-border-radius: $kendo-border-radius-md !default;
9
+ $kendo-badge-border-radius: k-border-radius(md) !default;
10
10
 
11
11
 
12
12
  /// The horizontal padding of the Badge.
13
13
  /// @group badge
14
- $kendo-badge-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
14
+ $kendo-badge-padding-x: k-spacing(1) !default;
15
15
  /// The horizontal padding of the small Badge.
16
16
  /// @group badge
17
- $kendo-badge-sm-padding-x: k-map-get( $kendo-spacing, 0.5 ) !default;
17
+ $kendo-badge-sm-padding-x: k-spacing(0.5) !default;
18
18
  /// The horizontal padding of the medium Badge.
19
19
  /// @group badge
20
- $kendo-badge-md-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
20
+ $kendo-badge-md-padding-x: k-spacing(1) !default;
21
21
  /// The horizontal padding of the large Badge.
22
22
  /// @group badge
23
- $kendo-badge-lg-padding-x: k-map-get( $kendo-spacing, 1.5 ) !default;
23
+ $kendo-badge-lg-padding-x: k-spacing(1.5) !default;
24
24
 
25
25
  /// The vertical padding of the Badge.
26
26
  /// @group badge
27
- $kendo-badge-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
27
+ $kendo-badge-padding-y: k-spacing(1) !default;
28
28
  /// The vertical padding of the small Badge.
29
29
  /// @group badge
30
- $kendo-badge-sm-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default;
30
+ $kendo-badge-sm-padding-y: k-spacing(0.5) !default;
31
31
  /// The vertical padding of the medium Badge.
32
32
  /// @group badge
33
- $kendo-badge-md-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
33
+ $kendo-badge-md-padding-y: k-spacing(1) !default;
34
34
  /// The vertical padding of the large Badge.
35
35
  /// @group badge
36
- $kendo-badge-lg-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
36
+ $kendo-badge-lg-padding-y: k-spacing(1.5) !default;
37
37
 
38
38
  /// The font sizes of the Badge.
39
39
  /// @group badge
40
- $kendo-badge-font-size: $kendo-font-size-xs !default;
40
+ $kendo-badge-font-size: var( --kendo-font-size-xs, inherit ) !default;
41
41
  /// The font size of the small Badge.
42
42
  /// @group badge
43
- $kendo-badge-sm-font-size: $kendo-font-size-xs !default;
43
+ $kendo-badge-sm-font-size: var( --kendo-font-size-xs, inherit ) !default;
44
44
  /// The font size of the medium Badge.
45
45
  /// @group badge
46
- $kendo-badge-md-font-size: $kendo-font-size-xs !default;
46
+ $kendo-badge-md-font-size: var( --kendo-font-size-xs, inherit ) !default;
47
47
  /// The font size of the large Badge.
48
48
  /// @group badge
49
- $kendo-badge-lg-font-size: $kendo-font-size-xs !default;
49
+ $kendo-badge-lg-font-size: var( --kendo-font-size-xs, inherit ) !default;
50
50
 
51
51
  /// The line heights used along with the $kendo-font-size variable.
52
52
  /// @group badge
@@ -63,16 +63,16 @@ $kendo-badge-lg-line-height: $kendo-badge-line-height !default;
63
63
 
64
64
  /// The calculated minimum width of the circular Badge.
65
65
  /// @group badge
66
- $kendo-badge-min-width: calc( #{$kendo-badge-line-height * 1em} + #{$kendo-badge-padding-y * 2} + #{$kendo-badge-border-width * 2}) !default;
66
+ $kendo-badge-min-width: calc( #{$kendo-badge-line-height * 1em} + calc( #{$kendo-badge-padding-y} * 2 ) + #{$kendo-badge-border-width * 2}) !default;
67
67
  /// The calculated minimum width of the small circular Badge.
68
68
  /// @group badge
69
- $kendo-badge-sm-min-width: calc( #{$kendo-badge-sm-line-height * 1em} + #{$kendo-badge-sm-padding-y * 2} + #{$kendo-badge-border-width * 2} ) !default;
69
+ $kendo-badge-sm-min-width: calc( #{$kendo-badge-sm-line-height * 1em} + calc( #{$kendo-badge-sm-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} ) !default;
70
70
  /// The calculated minimum width of the medium circular Badge.
71
71
  /// @group badge
72
- $kendo-badge-md-min-width: calc( #{$kendo-badge-md-line-height * 1em} + #{$kendo-badge-md-padding-y * 2} + #{$kendo-badge-border-width * 2} ) !default;
72
+ $kendo-badge-md-min-width: calc( #{$kendo-badge-md-line-height * 1em} + calc( #{$kendo-badge-md-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} ) !default;
73
73
  /// The calculated minimum width of the large circular Badge.
74
74
  /// @group badge
75
- $kendo-badge-lg-min-width: calc( #{$kendo-badge-lg-line-height * 1em} + #{$kendo-badge-lg-padding-y * 2} + #{$kendo-badge-border-width * 2} ) !default;
75
+ $kendo-badge-lg-min-width: calc( #{$kendo-badge-lg-line-height * 1em} + calc( #{$kendo-badge-lg-padding-y} * 2 ) + #{$kendo-badge-border-width * 2} ) !default;
76
76
 
77
77
  /// The sizes map for the Badge.
78
78
  /// @group badge
@@ -9,7 +9,7 @@
9
9
  .k-bottom-nav-flat-#{$name} {
10
10
  .k-bottom-nav-item.k-focus,
11
11
  .k-bottom-nav-item:focus {
12
- @include fill( $bg: if($kendo-enable-color-system, rgba( k-color( on-app-surface, rgba ), .06 ), rgba($kendo-bottom-nav-flat-text, .05)) );
12
+ @include fill( $bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), rgba($kendo-bottom-nav-flat-text, .05)) );
13
13
  }
14
14
  }
15
15
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  /// The horizontal padding of the BottomNavigation.
4
4
  /// @group bottom-navigation
5
- $kendo-bottom-nav-padding-x: 0px !default;
5
+ $kendo-bottom-nav-padding-x: k-spacing(0) !default;
6
6
  /// The vertical padding of the BottomNavigation.
7
7
  /// @group bottom-navigation
8
8
  $kendo-bottom-nav-padding-y: $kendo-bottom-nav-padding-x !default;
@@ -14,23 +14,23 @@ $kendo-bottom-nav-gap: $kendo-bottom-nav-padding-x !default;
14
14
  $kendo-bottom-nav-border-width: 1px 0px 0px 0px !default;
15
15
  /// The font family of the BottomNavigation.
16
16
  /// @group bottom-navigation
17
- $kendo-bottom-nav-font-family: $kendo-font-family !default;
17
+ $kendo-bottom-nav-font-family: var( --kendo-font-family, inherit ) !default;
18
18
  /// The font size of the BottomNavigation.
19
19
  /// @group bottom-navigation
20
- $kendo-bottom-nav-font-size: $kendo-font-size-md !default;
20
+ $kendo-bottom-nav-font-size: var( --kendo-font-size, inherit ) !default;
21
21
  /// The line height of the BottomNavigation.
22
22
  /// @group bottom-navigation
23
- $kendo-bottom-nav-line-height: normal !default;
23
+ $kendo-bottom-nav-line-height: var( --kendo-line-height-sm, normal ) !default;
24
24
  /// The letter spacing of the BottomNavigation.
25
25
  /// @group bottom-navigation
26
26
  $kendo-bottom-nav-letter-spacing: .2px !default;
27
27
 
28
28
  /// The horizontal padding of the BottomNavigation item.
29
29
  /// @group bottom-navigation
30
- $kendo-bottom-nav-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
30
+ $kendo-bottom-nav-item-padding-x: k-spacing(2) !default;
31
31
  /// The vertical padding of the BottomNavigation item.
32
32
  /// @group bottom-navigation
33
- $kendo-bottom-nav-item-padding-y: 0 !default;
33
+ $kendo-bottom-nav-item-padding-y: k-spacing(0) !default;
34
34
  /// The minimum width of the BottomNavigation item.
35
35
  /// @group bottom-navigation
36
36
  $kendo-bottom-nav-item-min-width: 72px !default;
@@ -39,13 +39,13 @@ $kendo-bottom-nav-item-min-width: 72px !default;
39
39
  $kendo-bottom-nav-item-max-width: null !default;
40
40
  /// The minimum height of the BottomNavigation item.
41
41
  /// @group bottom-navigation
42
- $kendo-bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + #{$kendo-padding-sm-x * 2} - #{$kendo-bottom-nav-padding-x * 2} ) !default;
42
+ $kendo-bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + calc( #{$kendo-padding-sm-x} * 2 ) - calc( #{$kendo-bottom-nav-padding-x} * 2 ) ) !default;
43
43
  /// The border radius of the BottomNavigation item.
44
44
  /// @group bottom-navigation
45
45
  $kendo-bottom-nav-item-border-radius: null !default;
46
46
  /// The spacing of the BottomNavigation item.
47
47
  /// @group bottom-navigation
48
- $kendo-bottom-nav-item-gap: 0 k-map-get( $kendo-spacing, 1 ) !default;
48
+ $kendo-bottom-nav-item-gap: 0 k-spacing(1) !default;
49
49
 
50
50
  /// The box shadow of the BottomNavigation.
51
51
  /// @group bottom-navigation
@@ -19,33 +19,33 @@ $kendo-breadcrumb-padding-y: null !default;
19
19
 
20
20
  /// The font family of the Breadcrumb.
21
21
  /// @group breadcrumb
22
- $kendo-breadcrumb-font-family: $kendo-font-family !default;
22
+ $kendo-breadcrumb-font-family: var( --kendo-font-family, inherit ) !default;
23
23
 
24
24
  /// The font size of the Breadcrumb.
25
25
  /// @group breadcrumb
26
- $kendo-breadcrumb-font-size: $kendo-font-size-md !default;
26
+ $kendo-breadcrumb-font-size: var( --kendo-font-size, inherit ) !default;
27
27
  /// The font size of the small Breadcrumb.
28
28
  /// @group breadcrumb
29
- $kendo-breadcrumb-sm-font-size: $kendo-font-size-md !default;
29
+ $kendo-breadcrumb-sm-font-size: var( --kendo-font-size, inherit ) !default;
30
30
  /// The font size of the medium Breadcrumb.
31
31
  /// @group breadcrumb
32
32
  $kendo-breadcrumb-md-font-size: $kendo-breadcrumb-font-size !default;
33
33
  /// The font size of the large Breadcrumb.
34
34
  /// @group breadcrumb
35
- $kendo-breadcrumb-lg-font-size: $kendo-font-size-md !default;
35
+ $kendo-breadcrumb-lg-font-size: var( --kendo-font-size, inherit ) !default;
36
36
 
37
37
  /// The line-height of the Breadcrumb.
38
38
  /// @group breadcrumb
39
- $kendo-breadcrumb-line-height: $kendo-line-height-md !default;
39
+ $kendo-breadcrumb-line-height: var( --kendo-line-height, normal )!default;
40
40
  /// The line-height of the small Breadcrumb.
41
41
  /// @group breadcrumb
42
- $kendo-breadcrumb-sm-line-height: $kendo-line-height-md !default;
42
+ $kendo-breadcrumb-sm-line-height: var( --kendo-line-height, normal ) !default;
43
43
  /// The line-height of the medium Breadcrumb.
44
44
  /// @group breadcrumb
45
45
  $kendo-breadcrumb-md-line-height: $kendo-breadcrumb-line-height !default;
46
46
  /// The line-height of the height Breadcrumb.
47
47
  /// @group breadcrumb
48
- $kendo-breadcrumb-lg-line-height: $kendo-line-height-md !default;
48
+ $kendo-breadcrumb-lg-line-height: var( --kendo-line-height, normal ) !default;
49
49
 
50
50
  /// The base background of the Breadcrumb.
51
51
  /// @group breadcrumb
@@ -63,46 +63,46 @@ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
63
63
 
64
64
  /// The horizontal padding of the Breadcrumb link.
65
65
  /// @group breadcrumb
66
- $kendo-breadcrumb-link-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
66
+ $kendo-breadcrumb-link-padding-x: k-spacing(2.5) !default;
67
67
  /// The horizontal padding of the small Breadcrumb link.
68
68
  /// @group breadcrumb
69
- $kendo-breadcrumb-sm-link-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
69
+ $kendo-breadcrumb-sm-link-padding-x: k-spacing(2.5) !default;
70
70
  /// The horizontal padding of the medium Breadcrumb link.
71
71
  /// @group breadcrumb
72
72
  $kendo-breadcrumb-md-link-padding-x: $kendo-breadcrumb-link-padding-x !default;
73
73
  /// The horizontal padding of the large Breadcrumb link.
74
74
  /// @group breadcrumb
75
- $kendo-breadcrumb-lg-link-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
75
+ $kendo-breadcrumb-lg-link-padding-x: k-spacing(2.5) !default;
76
76
 
77
77
  /// The vertical padding of the Breadcrumb link.
78
78
  /// @group breadcrumb
79
- $kendo-breadcrumb-link-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
79
+ $kendo-breadcrumb-link-padding-y: k-spacing(1) !default;
80
80
  /// The vertical padding of the small Breadcrumb link.
81
81
  /// @group breadcrumb
82
- $kendo-breadcrumb-sm-link-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default;
82
+ $kendo-breadcrumb-sm-link-padding-y: k-spacing(0.5) !default;
83
83
  /// The vertical padding of the medium Breadcrumb link.
84
84
  /// @group breadcrumb
85
85
  $kendo-breadcrumb-md-link-padding-y: $kendo-breadcrumb-link-padding-y !default;
86
86
  /// The vertical padding of the large Breadcrumb link.
87
87
  /// @group breadcrumb
88
- $kendo-breadcrumb-lg-link-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
88
+ $kendo-breadcrumb-lg-link-padding-y: k-spacing(1.5) !default;
89
89
 
90
90
  /// The border-radius of the Breadcrumb link.
91
91
  /// @group breadcrumb
92
- $kendo-breadcrumb-link-border-radius: $kendo-border-radius-md !default;
92
+ $kendo-breadcrumb-link-border-radius: k-border-radius(md) !default;
93
93
 
94
94
  /// The vertical padding of the Breadcrumb link icon.
95
95
  /// @group breadcrumb
96
- $kendo-breadcrumb-icon-link-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
96
+ $kendo-breadcrumb-icon-link-padding-y: k-spacing(2.5) !default;
97
97
  /// The vertical padding of the small Breadcrumb link icon.
98
98
  /// @group breadcrumb
99
- $kendo-breadcrumb-sm-icon-link-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
99
+ $kendo-breadcrumb-sm-icon-link-padding-y: k-spacing(2) !default;
100
100
  /// The vertical padding of the medium Breadcrumb link icon.
101
101
  /// @group breadcrumb
102
102
  $kendo-breadcrumb-md-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-y !default;
103
103
  /// The vertical padding of the large Breadcrumb link icon.
104
104
  /// @group breadcrumb
105
- $kendo-breadcrumb-lg-icon-link-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
105
+ $kendo-breadcrumb-lg-icon-link-padding-y: k-spacing(3) !default;
106
106
 
107
107
  /// The horizontal padding of the Breadcrumb link icon.
108
108
  /// @group breadcrumb
@@ -10,8 +10,8 @@
10
10
  .k-button-solid-#{$name} {
11
11
  @include box-shadow( $kendo-button-shadow );
12
12
  color: if( $name == "base", $kendo-button-text, if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-color( $color )) );
13
- background-color: if( $name == "base", $kendo-button-bg, $color );
14
- border-color: if( $name == "base", $kendo-button-bg, $color );
13
+ background-color: if( $name == "base", $kendo-button-bg, if($kendo-enable-color-system, k-color( $name ), $color) );
14
+ border-color: if( $name == "base", $kendo-button-bg, if($kendo-enable-color-system, k-color( $name ), $color) );
15
15
 
16
16
  // Hover state
17
17
  &:hover,