@progress/kendo-theme-material 10.6.0-dev.6 → 11.0.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 (165) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-aqua-dark.css +1 -1
  3. package/dist/material-aqua-dark.scss +1 -1
  4. package/dist/material-arctic.css +1 -1
  5. package/dist/material-arctic.scss +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-burnt-teal.scss +1 -1
  8. package/dist/material-dataviz-v4.css +1 -1
  9. package/dist/material-dataviz-v4.scss +1 -1
  10. package/dist/material-eggplant.css +1 -1
  11. package/dist/material-eggplant.scss +1 -1
  12. package/dist/material-lime-dark.css +1 -1
  13. package/dist/material-lime-dark.scss +1 -1
  14. package/dist/material-lime.css +1 -1
  15. package/dist/material-lime.scss +1 -1
  16. package/dist/material-main-dark.css +1 -1
  17. package/dist/material-main-dark.scss +1 -1
  18. package/dist/material-main.css +1 -1
  19. package/dist/material-main.scss +1 -5
  20. package/dist/material-nova.css +1 -1
  21. package/dist/material-nova.scss +1 -1
  22. package/dist/material-pacific-dark.css +1 -1
  23. package/dist/material-pacific-dark.scss +1 -1
  24. package/dist/material-pacific.css +1 -1
  25. package/dist/material-pacific.scss +1 -1
  26. package/dist/material-sky-dark.css +1 -1
  27. package/dist/material-sky-dark.scss +1 -1
  28. package/dist/material-sky.css +1 -1
  29. package/dist/material-sky.scss +1 -1
  30. package/dist/material-smoke.css +1 -1
  31. package/dist/material-smoke.scss +1 -1
  32. package/dist/meta/sassdoc-data.json +2168 -2276
  33. package/dist/meta/sassdoc-raw-data.json +1069 -1119
  34. package/dist/meta/variables.json +171 -835
  35. package/lib/swatches/material-aqua-dark.json +1 -243
  36. package/lib/swatches/material-arctic.json +1 -243
  37. package/lib/swatches/material-burnt-teal.json +1 -243
  38. package/lib/swatches/material-dataviz-v4.json +1 -47
  39. package/lib/swatches/material-eggplant.json +1 -243
  40. package/lib/swatches/material-lime-dark.json +1 -243
  41. package/lib/swatches/material-lime.json +1 -243
  42. package/lib/swatches/material-main-dark.json +1 -243
  43. package/lib/swatches/material-main.json +2 -245
  44. package/lib/swatches/material-nova.json +1 -243
  45. package/lib/swatches/material-pacific-dark.json +1 -243
  46. package/lib/swatches/material-pacific.json +1 -243
  47. package/lib/swatches/material-sky-dark.json +1 -243
  48. package/lib/swatches/material-sky.json +1 -243
  49. package/lib/swatches/material-smoke.json +1 -243
  50. package/package.json +4 -4
  51. package/scss/action-buttons/_theme.scss +2 -2
  52. package/scss/action-sheet/_variables.scss +7 -7
  53. package/scss/adaptive/_variables.scss +13 -13
  54. package/scss/appbar/_variables.scss +19 -5
  55. package/scss/avatar/_variables.scss +12 -1
  56. package/scss/badge/_variables.scss +15 -1
  57. package/scss/bottom-navigation/_theme.scss +2 -2
  58. package/scss/bottom-navigation/_variables.scss +18 -4
  59. package/scss/breadcrumb/_variables.scss +10 -10
  60. package/scss/button/_layout.scss +1 -3
  61. package/scss/button/_theme.scss +4 -23
  62. package/scss/button/_variables.scss +24 -15
  63. package/scss/calendar/_theme.scss +1 -1
  64. package/scss/calendar/_variables.scss +15 -15
  65. package/scss/captcha/_variables.scss +3 -3
  66. package/scss/card/_variables.scss +20 -6
  67. package/scss/chart-wizard/_variables.scss +4 -4
  68. package/scss/chat/_theme.scss +1 -1
  69. package/scss/chat/_variables.scss +14 -14
  70. package/scss/checkbox/_theme.scss +1 -1
  71. package/scss/checkbox/_variables.scss +8 -8
  72. package/scss/chip/_theme.scss +14 -14
  73. package/scss/chip/_variables.scss +14 -14
  74. package/scss/color-preview/_variables.scss +3 -3
  75. package/scss/coloreditor/_variables.scss +4 -4
  76. package/scss/colorgradient/_variables.scss +5 -5
  77. package/scss/core/_index.scss +8 -3
  78. package/scss/core/color-system/_swatch.scss +0 -3
  79. package/scss/dataviz/_variables.scss +61 -48
  80. package/scss/dialog/_theme.scss +1 -1
  81. package/scss/dialog/_variables.scss +3 -3
  82. package/scss/dock-manager/_variables.scss +7 -7
  83. package/scss/draggable/_variables.scss +3 -3
  84. package/scss/drawer/_variables.scss +9 -9
  85. package/scss/dropzone/_variables.scss +6 -6
  86. package/scss/editor/_variables.scss +11 -4
  87. package/scss/expansion-panel/_variables.scss +5 -5
  88. package/scss/fab/_theme.scss +20 -20
  89. package/scss/fab/_variables.scss +15 -4
  90. package/scss/filemanager/_variables.scss +6 -6
  91. package/scss/filter/_variables.scss +2 -2
  92. package/scss/floating-label/_theme.scss +1 -1
  93. package/scss/floating-label/_variables.scss +2 -2
  94. package/scss/forms/_variables.scss +1 -1
  95. package/scss/gantt/_variables.scss +27 -27
  96. package/scss/grid/_theme.scss +12 -83
  97. package/scss/grid/_variables.scss +8 -8
  98. package/scss/imageeditor/_variables.scss +4 -4
  99. package/scss/index.scss +3 -0
  100. package/scss/input/_variables.scss +13 -13
  101. package/scss/list/_theme.scss +1 -1
  102. package/scss/list/_variables.scss +8 -8
  103. package/scss/listbox/_variables.scss +3 -3
  104. package/scss/listgroup/_variables.scss +3 -3
  105. package/scss/listview/_theme.scss +1 -1
  106. package/scss/listview/_variables.scss +5 -5
  107. package/scss/loader/_variables.scss +17 -3
  108. package/scss/map/_variables.scss +5 -5
  109. package/scss/marquee/_index.scss +16 -0
  110. package/scss/marquee/_layout.scss +6 -0
  111. package/scss/marquee/_theme.scss +6 -0
  112. package/scss/marquee/_variables.scss +11 -0
  113. package/scss/mediaplayer/_variables.scss +4 -4
  114. package/scss/menu/_variables.scss +6 -6
  115. package/scss/messagebox/_variables.scss +15 -1
  116. package/scss/no-data/_variables.scss +1 -1
  117. package/scss/notification/_functions.scss +1 -1
  118. package/scss/notification/_variables.scss +15 -4
  119. package/scss/orgchart/_variables.scss +8 -8
  120. package/scss/overlay/_variables.scss +12 -1
  121. package/scss/pager/_variables.scss +6 -6
  122. package/scss/panel/_variables.scss +3 -3
  123. package/scss/panelbar/_variables.scss +20 -20
  124. package/scss/pdf-viewer/_variables.scss +14 -14
  125. package/scss/pivotgrid/_variables.scss +23 -23
  126. package/scss/popover/_variables.scss +3 -3
  127. package/scss/popup/_variables.scss +3 -3
  128. package/scss/progressbar/_variables.scss +6 -6
  129. package/scss/prompt/_variables.scss +12 -12
  130. package/scss/radio/_theme.scss +1 -1
  131. package/scss/radio/_variables.scss +2 -2
  132. package/scss/rating/_variables.scss +4 -4
  133. package/scss/scheduler/_theme.scss +3 -3
  134. package/scss/scheduler/_variables.scss +19 -16
  135. package/scss/scrollview/_variables.scss +5 -5
  136. package/scss/signature/_variables.scss +1 -1
  137. package/scss/skeleton/_variables.scss +1 -1
  138. package/scss/slider/_theme.scss +1 -1
  139. package/scss/slider/_variables.scss +10 -10
  140. package/scss/splitter/_variables.scss +8 -8
  141. package/scss/spreadsheet/_theme.scss +6 -6
  142. package/scss/spreadsheet/_variables.scss +30 -29
  143. package/scss/stepper/_variables.scss +15 -15
  144. package/scss/switch/_theme.scss +1 -1
  145. package/scss/switch/_variables.scss +4 -4
  146. package/scss/table/_layout.scss +18 -22
  147. package/scss/table/_theme.scss +6 -32
  148. package/scss/table/_variables.scss +6 -6
  149. package/scss/tabstrip/_variables.scss +10 -10
  150. package/scss/taskboard/_variables.scss +15 -15
  151. package/scss/tilelayout/_variables.scss +2 -2
  152. package/scss/timeline/_variables.scss +7 -7
  153. package/scss/timeselector/_variables.scss +13 -8
  154. package/scss/toolbar/_theme.scss +10 -10
  155. package/scss/toolbar/_variables.scss +7 -7
  156. package/scss/tooltip/_functions.scss +1 -1
  157. package/scss/tooltip/_variables.scss +15 -4
  158. package/scss/treeview/_variables.scss +5 -5
  159. package/scss/typography/_variables.scss +3 -3
  160. package/scss/upload/_theme.scss +1 -1
  161. package/scss/upload/_variables.scss +13 -13
  162. package/scss/window/_variables.scss +6 -6
  163. package/scss/core/color-system/_functions.scss +0 -104
  164. package/scss/core/color-system/_palettes-legacy.scss +0 -671
  165. package/scss/core/color-system/_swatch-legacy.scss +0 -299
@@ -59,7 +59,7 @@ $kendo-chat-timestamp-line-height: var( --kendo-line-height-lg, normal ) !defaul
59
59
  $kendo-chat-timestamp-transform: uppercase !default;
60
60
  /// The text color of the Chat timestamp.
61
61
  /// @group chat
62
- $kendo-chat-timestamp-text: $kendo-subtle-text !default;
62
+ $kendo-chat-timestamp-text: k-color(subtle) !default;
63
63
  /// The background color of the Chat timestamp.
64
64
  /// @group chat
65
65
  $kendo-chat-timestamp-bg: null !default;
@@ -116,7 +116,7 @@ $kendo-chat-toolbar-padding-y: $kendo-toolbar-md-padding-y !default;
116
116
  $kendo-chat-toolbar-spacing: $kendo-toolbar-md-spacing !default;
117
117
  /// The background color of the Chat Toolbar.
118
118
  /// @group chat
119
- $kendo-chat-toolbar-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-button-bg, .5 )) !default;
119
+ $kendo-chat-toolbar-bg: k-color(surface) !default;
120
120
  /// The text color of the Chat Toolbar.
121
121
  /// @group chat
122
122
  $kendo-chat-toolbar-text: $kendo-toolbar-text !default;
@@ -140,20 +140,20 @@ $kendo-chat-quick-reply-line-height: $kendo-chat-bubble-line-height !default;
140
140
 
141
141
  /// The background color of the Chat.
142
142
  /// @group chat
143
- $kendo-chat-bg: $kendo-app-bg !default;
143
+ $kendo-chat-bg: k-color(app-surface) !default;
144
144
  /// The text color of the Chat.
145
145
  /// @group chat
146
- $kendo-chat-text: $kendo-component-text !default;
146
+ $kendo-chat-text: k-color(on-app-surface) !default;
147
147
  /// The border color of the Chat.
148
148
  /// @group chat
149
- $kendo-chat-border: $kendo-component-border !default;
149
+ $kendo-chat-border: k-color(border) !default;
150
150
 
151
151
  /// The background color of the Chat bubble.
152
152
  /// @group chat
153
- $kendo-chat-bubble-bg: $kendo-component-bg !default;
153
+ $kendo-chat-bubble-bg: k-color(surface-alt) !default;
154
154
  /// The text color of the Chat bubble.
155
155
  /// @group chat
156
- $kendo-chat-bubble-text: $kendo-component-text !default;
156
+ $kendo-chat-bubble-text: k-color(on-app-surface) !default;
157
157
  /// The border color of the Chat bubble.
158
158
  /// @group chat
159
159
  $kendo-chat-bubble-border: $kendo-chat-bubble-bg !default;
@@ -169,10 +169,10 @@ $kendo-chat-bubble-selected-shadow: k-elevation(3) !default;
169
169
 
170
170
  /// The background color of the Chat alt bubble.
171
171
  /// @group chat
172
- $kendo-chat-alt-bubble-bg: $kendo-color-primary !default;
172
+ $kendo-chat-alt-bubble-bg: k-color(primary) !default;
173
173
  /// The text color of the Chat alt bubble.
174
174
  /// @group chat
175
- $kendo-chat-alt-bubble-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-chat-alt-bubble-bg )) !default;
175
+ $kendo-chat-alt-bubble-text: k-color(on-primary) !default;
176
176
  /// The border color of the Chat alt bubble.
177
177
  /// @group chat
178
178
  $kendo-chat-alt-bubble-border: $kendo-chat-alt-bubble-bg !default;
@@ -191,20 +191,20 @@ $kendo-chat-alt-bubble-selected-shadow: k-elevation(3) !default;
191
191
  $kendo-chat-quick-reply-bg: transparent !default;
192
192
  /// The text color of the Chat quick reply.
193
193
  /// @group chat
194
- $kendo-chat-quick-reply-text: $kendo-color-primary !default;
194
+ $kendo-chat-quick-reply-text: k-color(primary) !default;
195
195
  /// The border color of the Chat quick reply.
196
196
  /// @group chat
197
- $kendo-chat-quick-reply-border: $kendo-color-primary !default;
197
+ $kendo-chat-quick-reply-border: k-color(primary) !default;
198
198
 
199
199
  /// The background color of the hovered Chat quick reply.
200
200
  /// @group chat
201
- $kendo-chat-quick-reply-hover-bg: $kendo-color-primary !default;
201
+ $kendo-chat-quick-reply-hover-bg: k-color(primary) !default;
202
202
  /// The text color of the hovered Chat quick reply.
203
203
  /// @group chat
204
- $kendo-chat-quick-reply-hover-text: $kendo-color-primary-contrast !default;
204
+ $kendo-chat-quick-reply-hover-text: k-color(on-primary) !default;
205
205
  /// The border color of the hovered Chat quick reply.
206
206
  /// @group chat
207
- $kendo-chat-quick-reply-hover-border: $kendo-color-primary !default;
207
+ $kendo-chat-quick-reply-hover-border: k-color(primary) !default;
208
208
 
209
209
  /// The shadow blur of the focused Chat quick reply.
210
210
  /// @group chat
@@ -9,7 +9,7 @@
9
9
  // Checkbox
10
10
  // Disabled state
11
11
  .k-checkbox:disabled + .k-checkbox-label {
12
- color: if($kendo-enable-color-system, k-color( subtle ), if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text ));
12
+ color: k-color(subtle);
13
13
  opacity: 1;
14
14
  filter: none;
15
15
  }
@@ -66,7 +66,7 @@ $kendo-checkbox-bg: unset !default;
66
66
  $kendo-checkbox-text: null !default;
67
67
  /// The border color of the CheckBox.
68
68
  /// @group checkbox
69
- $kendo-checkbox-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 44%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .54 )) !default;
69
+ $kendo-checkbox-border: color-mix(in srgb, k-color(on-app-surface) 44%, transparent) !default;
70
70
 
71
71
  /// The background color of the hovered CheckBox.
72
72
  /// @group checkbox
@@ -80,10 +80,10 @@ $kendo-checkbox-hover-border: null !default;
80
80
 
81
81
  /// The background color of the checked CheckBox.
82
82
  /// @group checkbox
83
- $kendo-checkbox-checked-bg: $kendo-color-primary !default;
83
+ $kendo-checkbox-checked-bg: k-color(primary) !default;
84
84
  /// The text color of the checked CheckBox.
85
85
  /// @group checkbox
86
- $kendo-checkbox-checked-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-checkbox-checked-bg )) !default;
86
+ $kendo-checkbox-checked-text: k-color(on-primary) !default;
87
87
  /// The border color of the checked CheckBox.
88
88
  /// @group checkbox
89
89
  $kendo-checkbox-checked-border: $kendo-checkbox-checked-bg !default;
@@ -119,7 +119,7 @@ $kendo-checkbox-disabled-bg: null !default;
119
119
  $kendo-checkbox-disabled-text: null !default;
120
120
  /// The border color of the disabled CheckBox.
121
121
  /// @group checkbox
122
- $kendo-checkbox-disabled-border: if($kendo-enable-color-system, k-color( base-emphasis ), k-try-shade( $kendo-component-bg, 4 )) !default;
122
+ $kendo-checkbox-disabled-border: k-color(base-emphasis) !default;
123
123
 
124
124
 
125
125
  /// The background color of the disabled and checked CheckBox.
@@ -127,7 +127,7 @@ $kendo-checkbox-disabled-border: if($kendo-enable-color-system, k-color( base-em
127
127
  $kendo-checkbox-disabled-checked-bg: $kendo-checkbox-disabled-border !default;
128
128
  /// The text color of the disabled and checked CheckBox.
129
129
  /// @group checkbox
130
- $kendo-checkbox-disabled-checked-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-checkbox-disabled-checked-bg )) !default;
130
+ $kendo-checkbox-disabled-checked-text: k-color(on-primary) !default;
131
131
  /// The border color of the disabled and checked CheckBox.
132
132
  /// @group checkbox
133
133
  $kendo-checkbox-disabled-checked-border: $kendo-checkbox-disabled-checked-bg !default;
@@ -137,10 +137,10 @@ $kendo-checkbox-disabled-checked-border: $kendo-checkbox-disabled-checked-bg !de
137
137
  $kendo-checkbox-invalid-bg: null !default;
138
138
  /// The text color of an invalid CheckBox.
139
139
  /// @group checkbox
140
- $kendo-checkbox-invalid-text: $kendo-invalid-text !default;
140
+ $kendo-checkbox-invalid-text: k-color(error) !default;
141
141
  /// The border color of an invalid CheckBox.
142
142
  /// @group checkbox
143
- $kendo-checkbox-invalid-border: $kendo-invalid-border !default;
143
+ $kendo-checkbox-invalid-border: k-color(error) !default;
144
144
 
145
145
 
146
146
  // CheckBox indicator
@@ -192,7 +192,7 @@ $kendo-checkbox-list-item-padding-y: $kendo-list-md-item-padding-y !default;
192
192
 
193
193
  /// The background color of the CheckBox' ripple.
194
194
  /// @group checkbox
195
- $kendo-checkbox-ripple-bg: $kendo-color-primary !default;
195
+ $kendo-checkbox-ripple-bg: k-color(primary) !default;
196
196
  /// The opacity of the CheckBox' ripple.
197
197
  /// @group checkbox
198
198
  $kendo-checkbox-ripple-opacity: .2 !default;
@@ -30,59 +30,59 @@
30
30
  &:focus,
31
31
  &.k-focus {
32
32
  @include box-shadow( none );
33
- @include fill( $bg: if($kendo-enable-color-system, k-color( #{$name}-subtle-active ), k-try-tint( $color, 88% )) );
33
+ @include fill( $bg: k-color( #{$name}-subtle-active ));
34
34
  }
35
35
  } @else if ($name == "warning") {
36
36
  @include fill(
37
- $color: if($kendo-enable-color-system, k-color( on-app-surface ), if( $kendo-is-dark-theme, k-try-shade( $color, 50% ), k-color( on-app-surface )))
37
+ $color: k-color( on-app-surface )
38
38
  );
39
39
 
40
40
  &:focus,
41
41
  &.k-focus {
42
42
  @include box-shadow( none );
43
- @include fill( $bg: if($kendo-enable-color-system, k-color( #{$name}-subtle-active ), k-try-tint( $color, 65% )) );
43
+ @include fill( $bg: k-color( #{$name}-subtle-active ));
44
44
  }
45
45
 
46
46
  &:hover,
47
47
  &.k-hover {
48
48
  @include fill(
49
- $bg: if($kendo-enable-color-system, k-color( #{$name}-subtle-hover ), k-try-tint( $color, 80% )),
50
- $color: if($kendo-enable-color-system, k-color( on-app-surface ), if( $kendo-is-dark-theme, k-try-shade( $color, 50% ), k-color( on-app-surface )))
49
+ $bg: k-color( #{$name}-subtle-hover ),
50
+ $color: k-color( on-app-surface )
51
51
  );
52
52
  }
53
53
 
54
54
  &.k-selected {
55
55
  @include fill(
56
- $bg: if($kendo-enable-color-system, k-color( #{$name}-subtle-active ), k-try-tint( $color, 65% )),
57
- $color: if($kendo-enable-color-system, k-color( on-app-surface ), if( $kendo-is-dark-theme, k-try-shade( $color, 50% ), k-color( on-app-surface )))
56
+ $bg: k-color( #{$name}-subtle-active ),
57
+ $color: k-color( on-app-surface )
58
58
  );
59
59
  }
60
60
  } @else {
61
61
  @include fill(
62
- $color: if($kendo-enable-color-system, k-color( #{$name}-on-surface ), k-try-shade( $color, 50% ))
62
+ $color: k-color( #{$name}-on-surface )
63
63
  );
64
64
 
65
65
  &:focus,
66
66
  &.k-focus {
67
67
  @include box-shadow( none );
68
68
  @include fill(
69
- $bg: if($kendo-enable-color-system, k-color( #{$name}-subtle-active ), k-try-tint( $color, 65% )),
70
- $color: if($kendo-enable-color-system, k-color( #{$name}-on-subtle ), k-try-shade( $color, 50% ))
69
+ $bg: k-color( #{$name}-subtle-active ),
70
+ $color: k-color( #{$name}-on-subtle )
71
71
  );
72
72
  }
73
73
 
74
74
  &:hover,
75
75
  &.k-hover {
76
76
  @include fill(
77
- $bg: if($kendo-enable-color-system, k-color( #{$name}-subtle-hover ), k-try-tint( $color, 80% )),
78
- $color: if($kendo-enable-color-system, k-color( #{$name}-on-subtle ), k-try-shade( $color, 50% ))
77
+ $bg: k-color( #{$name}-subtle-hover ),
78
+ $color: k-color( #{$name}-on-subtle )
79
79
  );
80
80
  }
81
81
 
82
82
  &.k-selected {
83
83
  @include fill(
84
- $bg: if($kendo-enable-color-system, k-color( #{$name}-subtle-active ), k-try-tint( $color, 65% )),
85
- $color: if($kendo-enable-color-system, k-color( #{$name}-on-subtle ), k-try-shade( $color, 50% ))
84
+ $bg: k-color( #{$name}-subtle-active ),
85
+ $color: k-color( #{$name}-on-subtle )
86
86
  );
87
87
  }
88
88
  }
@@ -96,21 +96,21 @@ $kendo-chip-sizes: (
96
96
 
97
97
  /// The base background of the Chip.
98
98
  /// @group chip
99
- $kendo-chip-base-bg: if($kendo-enable-color-system, k-color( base-subtle ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black)) !default;
99
+ $kendo-chip-base-bg: k-color(base-subtle) !default;
100
100
 
101
101
  /// The theme colors map for the Chip.
102
102
  /// @group chip
103
103
  $kendo-chip-theme-colors: (
104
104
  "base": $kendo-chip-base-bg,
105
- "error": map.get( $kendo-theme-colors, "error" ),
106
- "info": map.get( $kendo-theme-colors, "info" ),
107
- "warning": map.get( $kendo-theme-colors, "warning" ),
108
- "success": map.get( $kendo-theme-colors, "success" )
105
+ "error": k-color(error),
106
+ "info": k-color(info),
107
+ "warning": k-color(warning),
108
+ "success": k-color(success)
109
109
  ) !default;
110
110
 
111
111
  /// The base background color of the solid Chip.
112
112
  /// @group chip
113
- $kendo-chip-solid-bg: if($kendo-enable-color-system, k-color( base-subtle ), if( $kendo-is-dark-theme, $kendo-button-bg, k-try-tint( $kendo-chip-base-bg, 92% ))) !default;
113
+ $kendo-chip-solid-bg: k-color(base-subtle) !default;
114
114
  /// The base text color of the solid Chip.
115
115
  /// @group chip
116
116
  $kendo-chip-solid-text: $kendo-button-text !default;
@@ -126,31 +126,31 @@ $kendo-chip-solid-gradient: $kendo-button-gradient !default;
126
126
 
127
127
  /// The base background color of the focused solid Chip.
128
128
  /// @group chip
129
- $kendo-chip-solid-focus-bg: if($kendo-enable-color-system, k-color( base-subtle-active ), k-try-tint( $kendo-chip-base-bg, 80% )) !default;
129
+ $kendo-chip-solid-focus-bg: k-color(base-subtle-active) !default;
130
130
  /// The base text color of the focused solid Chip.
131
131
  /// @group chip
132
132
  $kendo-chip-solid-focus-text: null !default;
133
133
 
134
134
  /// The base background color of the hovered solid Chip.
135
135
  /// @group chip
136
- $kendo-chip-solid-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-tint( $kendo-chip-base-bg, 84% )) !default;
136
+ $kendo-chip-solid-hover-bg: k-color(base-subtle-hover) !default;
137
137
  /// The base text color of the hovered solid Chip.
138
138
  /// @group chip
139
139
  $kendo-chip-solid-hover-text: null !default;
140
140
 
141
141
  /// The base background color of the selected solid Chip.
142
142
  /// @group chip
143
- $kendo-chip-solid-selected-bg: if($kendo-enable-color-system, k-color( base-subtle-active ), k-try-tint( $kendo-chip-base-bg, 76% )) !default;
143
+ $kendo-chip-solid-selected-bg: k-color(base-subtle-active) !default;
144
144
  /// The base text color of the selected solid Chip.
145
145
  /// @group chip
146
146
  $kendo-chip-solid-selected-text: null !default;
147
147
 
148
148
  /// The base background color of the outline Chip.
149
149
  /// @group chip
150
- $kendo-chip-outline-bg: $kendo-component-bg !default;
150
+ $kendo-chip-outline-bg: k-color(surface-alt) !default;
151
151
  /// The base text color of the outline Chip.
152
152
  /// @group chip
153
- $kendo-chip-outline-text: if($kendo-enable-color-system, k-color( base-on-surface ), $kendo-chip-solid-text) !default;
153
+ $kendo-chip-outline-text: k-color(base-on-surface) !default;
154
154
  /// The base border color of the outline Chip.
155
155
  /// @group chip
156
156
  $kendo-chip-outline-border: $kendo-chip-outline-text !default;
@@ -160,14 +160,14 @@ $kendo-chip-outline-shadow: unset !default;
160
160
 
161
161
  /// The base background color of the hovered outline Chip.
162
162
  /// @group chip
163
- $kendo-chip-outline-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-tint( $kendo-chip-base-bg, 92% )) !default;
163
+ $kendo-chip-outline-hover-bg: k-color(base-subtle-hover) !default;
164
164
  /// The base text color of the hovered outline Chip.
165
165
  /// @group chip
166
- $kendo-chip-outline-hover-text: if($kendo-enable-color-system, k-color( base-on-subtle ), k-contrast-color( $kendo-chip-outline-hover-bg )) !default;
166
+ $kendo-chip-outline-hover-text: k-color(base-on-subtle) !default;
167
167
 
168
168
  /// The base background color of the selected outline Chip.
169
169
  /// @group chip
170
- $kendo-chip-outline-selected-bg: if($kendo-enable-color-system, k-color( base-subtle-active ), k-try-tint( $kendo-chip-base-bg, 84% )) !default;
170
+ $kendo-chip-outline-selected-bg: k-color(base-subtle-active) !default;
171
171
  /// The base text color of the selected outline Chip.
172
172
  /// @group chip
173
173
  $kendo-chip-outline-selected-text: $kendo-chip-outline-hover-text !default;
@@ -6,11 +6,11 @@ $kendo-color-preview-border-radius: k-border-radius(md) !default;
6
6
  $kendo-color-preview-border-width: 1px !default;
7
7
  $kendo-color-preview-bg: null !default;
8
8
  $kendo-color-preview-text: null !default;
9
- $kendo-color-preview-border: $kendo-component-border !default;
10
- $kendo-color-preview-hover-border: $kendo-hover-border !default;
9
+ $kendo-color-preview-border: k-color(border) !default;
10
+ $kendo-color-preview-hover-border: k-color(border) !default;
11
11
 
12
12
  $kendo-color-preview-no-color-bg: $kendo-color-white !default;
13
- $kendo-color-preview-no-color-text: $kendo-color-error !default;
13
+ $kendo-color-preview-no-color-text: k-color(error) !default;
14
14
  $kendo-color-preview-no-color-border: null !default;
15
15
 
16
16
  $kendo-color-preview-no-color-image: k-escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' version='1.1'><line x1='0' x2='20' y1='0' y2='20' stroke='#{$kendo-color-preview-no-color-text}' stroke-width='1'/></svg>") ) !default;
@@ -36,17 +36,17 @@ $kendo-color-editor-font-size: var( --kendo-font-size, inherit ) !default;
36
36
  $kendo-color-editor-line-height: var( --kendo-line-height, normal ) !default;
37
37
  /// The text color of the ColorEditor.
38
38
  /// @group color-editor
39
- $kendo-color-editor-text: $kendo-component-text !default;
39
+ $kendo-color-editor-text: k-color(on-app-surface) !default;
40
40
  /// The background color of the ColorEditor.
41
41
  /// @group color-editor
42
- $kendo-color-editor-bg: $kendo-component-bg !default;
42
+ $kendo-color-editor-bg: k-color(surface-alt) !default;
43
43
  /// The border color of the ColorEditor.
44
44
  /// @group color-editor
45
- $kendo-color-editor-border: $kendo-component-border !default;
45
+ $kendo-color-editor-border: k-color(border) !default;
46
46
 
47
47
  /// The border color of the focused ColorEditor.
48
48
  /// @group color-editor
49
- $kendo-color-editor-focus-border: $kendo-hover-border !default;
49
+ $kendo-color-editor-focus-border: k-color(border) !default;
50
50
  /// The box shadow of the focused ColorEditor.
51
51
  /// @group color-editor
52
52
  $kendo-color-editor-focus-shadow: k-elevation(3) !default;
@@ -36,13 +36,13 @@ $kendo-color-gradient-font-size: var( --kendo-font-size, inherit ) !default;
36
36
  $kendo-color-gradient-line-height: var( --kendo-line-height, normal ) !default;
37
37
  /// The text color of the ColorGradient.
38
38
  /// @group color-gradient
39
- $kendo-color-gradient-text: $kendo-component-text !default;
39
+ $kendo-color-gradient-text: k-color(on-app-surface) !default;
40
40
  /// The background color of the ColorGradient.
41
41
  /// @group color-gradient
42
- $kendo-color-gradient-bg: $kendo-component-bg !default;
42
+ $kendo-color-gradient-bg: k-color(surface-alt) !default;
43
43
  /// The border color of the ColorGradient.
44
44
  /// @group color-gradient
45
- $kendo-color-gradient-border: $kendo-component-border !default;
45
+ $kendo-color-gradient-border: k-color(border) !default;
46
46
 
47
47
  /// The vertical padding of the small ColorGradient.
48
48
  /// @group color-gradient
@@ -85,7 +85,7 @@ $kendo-color-gradient-lg-gap: k-spacing(4.5) !default;
85
85
 
86
86
  /// The border color of the focused ColorGradient.
87
87
  /// @group color-gradient
88
- $kendo-color-gradient-focus-border: $kendo-hover-border !default;
88
+ $kendo-color-gradient-focus-border: k-color(border) !default;
89
89
  /// The box shadow of the focused ColorGradient.
90
90
  /// @group color-gradient
91
91
  $kendo-color-gradient-focus-shadow: k-elevation(3) !default;
@@ -200,7 +200,7 @@ $kendo-color-gradient-input-gap: k-spacing(2) !default;
200
200
  $kendo-color-gradient-input-label-gap: k-spacing(1) !default;
201
201
  /// The text color of the ColorGradient input labels.
202
202
  /// @group color-gradient
203
- $kendo-color-gradient-input-label-text: $kendo-subtle-text !default;
203
+ $kendo-color-gradient-input-label-text: k-color(subtle) !default;
204
204
 
205
205
  /// The width of the small ColorGradient input.
206
206
  /// @group color-gradient
@@ -17,7 +17,6 @@
17
17
  @forward "../_variables.scss";
18
18
 
19
19
  @forward "@progress/kendo-theme-core/scss/index.scss" with (
20
- $kendo-enable-color-system: $kendo-enable-color-system !default,
21
20
  // Color System
22
21
  $_default-colors: $kendo-colors,
23
22
  $kendo-colors: $kendo-colors !default,
@@ -48,5 +47,11 @@
48
47
  $kendo-spacing: $kendo-spacing !default,
49
48
  );
50
49
 
51
- // Backward compatibility
52
- @forward "./color-system/_swatch-legacy.scss";
50
+ // Global disabled styles
51
+ :root {
52
+ --kendo-disabled-text: var(--kendo-color-on-app-surface, #212121);
53
+ --kendo-disabled-bg: unset;
54
+ --kendo-disabled-border: unset;
55
+ --kendo-disabled-opacity: .6;
56
+ --kendo-disabled-filter: grayscale(.1);
57
+ }
@@ -1,9 +1,6 @@
1
1
  @use "sass:map";
2
2
  @use "./_palettes.scss" as *;
3
3
 
4
- // Config
5
- $kendo-enable-color-system: true !default;
6
-
7
4
  // Colors
8
5
  $_default-colors: (
9
6
  // Misc
@@ -1,57 +1,56 @@
1
1
  @use "sass:color";
2
2
  @use "../core/_index.scss" as *;
3
3
  @use "../core/functions/index.import.scss" as *;
4
- @use "../core/color-system/_functions.scss" as *;
5
4
 
6
5
  // Chart
7
6
 
8
7
  /// The first base series color and its light and dark shades.
9
8
  /// @group charts
10
- $kendo-series-a: if($kendo-enable-color-system, k-color( series-a ), get-base-hue( purple, 500 )) !default;
11
- $kendo-series-a-dark: if($kendo-enable-color-system, k-color( series-a-bold ), color.mix(black, $kendo-series-a, 25%)) !default;
12
- $kendo-series-a-darker: if($kendo-enable-color-system, k-color( series-a-bolder ), color.mix(black, $kendo-series-a, 50%)) !default;
13
- $kendo-series-a-light: if($kendo-enable-color-system, k-color( series-a-subtle ), color.mix(white, $kendo-series-a, 25%)) !default;
14
- $kendo-series-a-lighter: if($kendo-enable-color-system, k-color( series-a-subtler ), color.mix(white, $kendo-series-a, 50%)) !default;
9
+ $kendo-series-a: k-color(series-a) !default;
10
+ $kendo-series-a-dark: k-color(series-a-bold) !default;
11
+ $kendo-series-a-darker: k-color(series-a-bolder) !default;
12
+ $kendo-series-a-light: k-color(series-a-subtle) !default;
13
+ $kendo-series-a-lighter: k-color(series-a-subtler) !default;
15
14
 
16
15
  /// The second base series color and its light and dark shades.
17
16
  /// @group charts
18
- $kendo-series-b: if($kendo-enable-color-system, k-color( series-b ), get-base-hue( blue, 500 )) !default;
19
- $kendo-series-b-dark: if($kendo-enable-color-system, k-color( series-b-bold ), color.mix(black, $kendo-series-b, 25%)) !default;
20
- $kendo-series-b-darker: if($kendo-enable-color-system, k-color( series-b-bolder ), color.mix(black, $kendo-series-b, 50%)) !default;
21
- $kendo-series-b-light: if($kendo-enable-color-system, k-color( series-b-subtle ), color.mix(white, $kendo-series-b, 25%)) !default;
22
- $kendo-series-b-lighter: if($kendo-enable-color-system, k-color( series-b-subtler ), color.mix(white, $kendo-series-b, 50%)) !default;
17
+ $kendo-series-b: k-color(series-b) !default;
18
+ $kendo-series-b-dark: k-color(series-b-bold) !default;
19
+ $kendo-series-b-darker: k-color(series-b-bolder) !default;
20
+ $kendo-series-b-light: k-color(series-b-subtle) !default;
21
+ $kendo-series-b-lighter: k-color(series-b-subtler) !default;
23
22
 
24
23
  /// The third base series color and its light and dark shades.
25
24
  /// @group charts
26
- $kendo-series-c: if($kendo-enable-color-system, k-color( series-c ), get-base-hue( teal, 500 )) !default;
27
- $kendo-series-c-dark: if($kendo-enable-color-system, k-color( series-c-bold ), color.mix(black, $kendo-series-c, 25%)) !default;
28
- $kendo-series-c-darker: if($kendo-enable-color-system, k-color( series-c-bolder ), color.mix(black, $kendo-series-c, 50%)) !default;
29
- $kendo-series-c-light: if($kendo-enable-color-system, k-color( series-c-subtle ), color.mix(white, $kendo-series-c, 25%)) !default;
30
- $kendo-series-c-lighter: if($kendo-enable-color-system, k-color( series-c-subtler ), color.mix(white, $kendo-series-c, 50%)) !default;
25
+ $kendo-series-c: k-color(series-c) !default;
26
+ $kendo-series-c-dark: k-color(series-c-bold) !default;
27
+ $kendo-series-c-darker: k-color(series-c-bolder) !default;
28
+ $kendo-series-c-light: k-color(series-c-subtle) !default;
29
+ $kendo-series-c-lighter: k-color(series-c-subtler) !default;
31
30
 
32
31
  /// The fourth base series color and its light and dark shades.
33
32
  /// @group charts
34
- $kendo-series-d: if($kendo-enable-color-system, k-color( series-d ), get-base-hue( yellow, 500 )) !default;
35
- $kendo-series-d-dark: if($kendo-enable-color-system, k-color( series-d-bold ), color.mix(black, $kendo-series-d, 25%)) !default;
36
- $kendo-series-d-darker: if($kendo-enable-color-system, k-color( series-d-bolder ), color.mix(black, $kendo-series-d, 50%)) !default;
37
- $kendo-series-d-light: if($kendo-enable-color-system, k-color( series-d-subtle ), color.mix(white, $kendo-series-d, 25%)) !default;
38
- $kendo-series-d-lighter: if($kendo-enable-color-system, k-color( series-d-subtler ), color.mix(white, $kendo-series-d, 50%)) !default;
33
+ $kendo-series-d: k-color(series-d) !default;
34
+ $kendo-series-d-dark: k-color(series-d-bold) !default;
35
+ $kendo-series-d-darker: k-color(series-d-bolder) !default;
36
+ $kendo-series-d-light: k-color(series-d-subtle) !default;
37
+ $kendo-series-d-lighter: k-color(series-d-subtler) !default;
39
38
 
40
39
  /// The fifth base series color and its light and dark shades.
41
40
  /// @group charts
42
- $kendo-series-e: if($kendo-enable-color-system, k-color( series-e ), get-base-hue( red, 500 )) !default;
43
- $kendo-series-e-dark: if($kendo-enable-color-system, k-color( series-e-bold ), color.mix(black, $kendo-series-e, 25%)) !default;
44
- $kendo-series-e-darker: if($kendo-enable-color-system, k-color( series-e-bolder ), color.mix(black, $kendo-series-e, 50%)) !default;
45
- $kendo-series-e-light: if($kendo-enable-color-system, k-color( series-e-subtle ), color.mix(white, $kendo-series-e, 25%)) !default;
46
- $kendo-series-e-lighter: if($kendo-enable-color-system, k-color( series-e-subtler ), color.mix(white, $kendo-series-e, 50%)) !default;
41
+ $kendo-series-e: k-color(series-e) !default;
42
+ $kendo-series-e-dark: k-color(series-e-bold) !default;
43
+ $kendo-series-e-darker: k-color(series-e-bolder) !default;
44
+ $kendo-series-e-light: k-color(series-e-subtle) !default;
45
+ $kendo-series-e-lighter: k-color(series-e-subtler) !default;
47
46
 
48
47
  /// The sixth base series color and its light and dark shades.
49
48
  /// @group charts
50
- $kendo-series-f: if($kendo-enable-color-system, k-color( series-f ), get-base-hue( green, 500 )) !default;
51
- $kendo-series-f-dark: if($kendo-enable-color-system, k-color( series-f-bold ), color.mix(black, $kendo-series-f, 25%)) !default;
52
- $kendo-series-f-darker: if($kendo-enable-color-system, k-color( series-f-bolder ), color.mix(black, $kendo-series-f, 50%)) !default;
53
- $kendo-series-f-light: if($kendo-enable-color-system, k-color( series-f-subtle ), color.mix(white, $kendo-series-f, 25%)) !default;
54
- $kendo-series-f-lighter: if($kendo-enable-color-system, k-color( series-f-subtler ), color.mix(white, $kendo-series-f, 50%)) !default;
49
+ $kendo-series-f: k-color(series-f) !default;
50
+ $kendo-series-f-dark: k-color(series-f-bold) !default;
51
+ $kendo-series-f-darker: k-color(series-f-bolder) !default;
52
+ $kendo-series-f-light: k-color(series-f-subtle) !default;
53
+ $kendo-series-f-lighter: k-color(series-f-subtler) !default;
55
54
 
56
55
  /// The series colors in order:
57
56
  /// base, light, dark, lighter, darker
@@ -99,13 +98,13 @@ $kendo-chart-pane-title-font-weight: var( --kendo-font-weight-normal, normal ) !
99
98
 
100
99
  /// The color of the Chart grid lines (major).
101
100
  /// @group charts
102
- $kendo-chart-major-lines: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )) !default;
101
+ $kendo-chart-major-lines: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
103
102
 
104
103
  /// The color of the Chart grid lines (minor).
105
104
  /// @group charts
106
- $kendo-chart-minor-lines: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 )) !default;
105
+ $kendo-chart-minor-lines: color-mix(in srgb, k-color(on-app-surface) 4%, transparent) !default;
107
106
 
108
- $kendo-chart-inactive: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-body-text, .5 )) !default;
107
+ $kendo-chart-inactive: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
109
108
  $kendo-chart-area-opacity: .6 !default;
110
109
  $kendo-chart-area-inactive-opacity: .1 !default;
111
110
  $kendo-chart-line-inactive-opacity: .3 !default;
@@ -115,24 +114,24 @@ $kendo-chart-tooltip-padding-y: k-spacing(0.5) !default;
115
114
 
116
115
  $kendo-chart-tooltip-transition: left 300ms cubic-bezier(0, .33, .19, 1), top 300ms cubic-bezier(0, .33, .19, 1) !default;
117
116
 
118
- $kendo-chart-bg: $kendo-component-bg !default;
119
- $kendo-chart-text: $kendo-component-text !default;
120
- $kendo-chart-border: $kendo-component-border !default;
117
+ $kendo-chart-bg: k-color(surface-alt) !default;
118
+ $kendo-chart-text: k-color(on-app-surface) !default;
119
+ $kendo-chart-border: k-color(border) !default;
121
120
 
122
- $kendo-chart-crosshair-background: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .5 )) !default;
121
+ $kendo-chart-crosshair-background: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
123
122
  $kendo-chart-crosshair-shared-tooltip-color: $kendo-chart-text !default;
124
- $kendo-chart-crosshair-shared-tooltip-background: if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-chart-bg, 1 )) !default;
125
- $kendo-chart-crosshair-shared-tooltip-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )) !default;
123
+ $kendo-chart-crosshair-shared-tooltip-background: k-color(base-subtle) !default;
124
+ $kendo-chart-crosshair-shared-tooltip-border: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
126
125
 
127
- $kendo-chart-notes-background: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .5 )) !default;
128
- $kendo-chart-notes-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .5 )) !default;
129
- $kendo-chart-notes-lines: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .5 )) !default;
126
+ $kendo-chart-notes-background: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
127
+ $kendo-chart-notes-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
128
+ $kendo-chart-notes-lines: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
130
129
 
131
- $kendo-chart-error-bars-background: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .5 )) !default;
130
+ $kendo-chart-error-bars-background: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
132
131
 
133
132
  $kendo-chart-selection-handle-size: 22px !default;
134
- $kendo-chart-selection-border-color: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )) !default;
135
- $kendo-chart-selection-shadow: inset 0 1px 7px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .15 )) !default;
133
+ $kendo-chart-selection-border-color: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
134
+ $kendo-chart-selection-shadow: inset 0 1px 7px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
136
135
 
137
136
  $kendo-chart-computed-title-height: 0px !default;
138
137
 
@@ -144,8 +143,16 @@ $kendo-treemap-line-height: var( --kendo-line-height, normal ) !default;
144
143
  $kendo-treemap-padding-x: k-spacing(2) !default;
145
144
  $kendo-treemap-padding-y: k-spacing(0.5) !default;
146
145
 
146
+ $kendo-treemap-text: k-color(on-app-surface) !default;
147
+ $kendo-treemap-bg: k-color(surface-alt) !default;
148
+ $kendo-treemap-border: k-color(border) !default;
149
+
150
+ $kendo-treemap-title-text: k-color(on-app-surface) !default;
151
+ $kendo-treemap-title-bg: k-color(app-surface) !default;
152
+ $kendo-treemap-title-border: k-color(border) !default;
153
+
147
154
  // Chart Overlay
148
- $kendo-chart-overlay-bg: if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-component-bg, .5 )) !default;
155
+ $kendo-chart-overlay-bg: k-color(surface) !default;
149
156
 
150
157
  // No Data
151
158
  $kendo-chart-no-data-font-size: var( --kendo-font-size-lg, inherit ) !default;
@@ -254,5 +261,11 @@ $kendo-chart-no-data-padding-y: k-spacing( 25 ) !default;
254
261
  $kendo-chart-tooltip-padding-x: $kendo-chart-tooltip-padding-x,
255
262
  $kendo-chart-tooltip-padding-y: $kendo-chart-tooltip-padding-y,
256
263
  $kendo-treemap-padding-x: $kendo-treemap-padding-x,
257
- $kendo-treemap-padding-y: $kendo-treemap-padding-y
264
+ $kendo-treemap-padding-y: $kendo-treemap-padding-y,
265
+ $kendo-treemap-text: $kendo-treemap-text,
266
+ $kendo-treemap-bg: $kendo-treemap-bg,
267
+ $kendo-treemap-border: $kendo-treemap-border,
268
+ $kendo-treemap-title-text: $kendo-treemap-title-text,
269
+ $kendo-treemap-title-bg: $kendo-treemap-title-bg,
270
+ $kendo-treemap-title-border: $kendo-treemap-title-border
258
271
  );
@@ -22,7 +22,7 @@
22
22
 
23
23
  // Content scroll border
24
24
  .k-dialog-content.k-scroll {
25
- border-color: $kendo-component-border;
25
+ border-color: k-color(border);
26
26
  }
27
27
 
28
28
  }
@@ -30,9 +30,9 @@ $kendo-dialog-button-spacing: $kendo-actions-button-spacing !default;
30
30
  /// The theme colors map for the Dialog.
31
31
  /// @group dialog
32
32
  $kendo-dialog-theme-colors: (
33
- "primary": map.get($kendo-theme-colors, "primary"),
34
- "light": map.get($kendo-theme-colors, "light"),
35
- "dark": map.get($kendo-theme-colors, "dark")
33
+ "primary": k-color(primary),
34
+ "light": k-color(light),
35
+ "dark": k-color(dark)
36
36
  ) !default;
37
37
 
38
38
  @forward "@progress/kendo-theme-core/scss/components/dialog/_variables.scss" with (