@progress/kendo-theme-classic 10.6.0 → 11.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 (135) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green-dark.scss +1 -1
  4. package/dist/classic-green.css +1 -1
  5. package/dist/classic-green.scss +1 -1
  6. package/dist/classic-lavender-dark.css +1 -1
  7. package/dist/classic-lavender-dark.scss +1 -1
  8. package/dist/classic-lavender.css +1 -1
  9. package/dist/classic-lavender.scss +1 -1
  10. package/dist/classic-main-dark.css +1 -1
  11. package/dist/classic-main-dark.scss +1 -1
  12. package/dist/classic-main.css +1 -1
  13. package/dist/classic-main.scss +1 -5
  14. package/dist/classic-metro-dark.css +1 -1
  15. package/dist/classic-metro-dark.scss +1 -1
  16. package/dist/classic-metro.css +1 -1
  17. package/dist/classic-metro.scss +1 -1
  18. package/dist/classic-moonlight.css +1 -1
  19. package/dist/classic-moonlight.scss +1 -1
  20. package/dist/classic-opal-dark.css +1 -1
  21. package/dist/classic-opal-dark.scss +1 -1
  22. package/dist/classic-opal.css +1 -1
  23. package/dist/classic-opal.scss +1 -1
  24. package/dist/classic-silver-dark.css +1 -1
  25. package/dist/classic-silver-dark.scss +1 -1
  26. package/dist/classic-silver.css +1 -1
  27. package/dist/classic-silver.scss +1 -1
  28. package/dist/classic-uniform.css +1 -1
  29. package/dist/classic-uniform.scss +5 -2
  30. package/dist/meta/sassdoc-data.json +5910 -7164
  31. package/dist/meta/sassdoc-raw-data.json +2814 -3401
  32. package/dist/meta/variables.json +421 -376
  33. package/lib/swatches/classic-green-dark.json +1 -182
  34. package/lib/swatches/classic-green.json +1 -182
  35. package/lib/swatches/classic-lavender-dark.json +2 -203
  36. package/lib/swatches/classic-lavender.json +2 -183
  37. package/lib/swatches/classic-main-dark.json +1 -182
  38. package/lib/swatches/classic-main.json +2 -184
  39. package/lib/swatches/classic-metro-dark.json +1 -209
  40. package/lib/swatches/classic-metro.json +2 -203
  41. package/lib/swatches/classic-moonlight.json +1 -209
  42. package/lib/swatches/classic-opal-dark.json +1 -207
  43. package/lib/swatches/classic-opal.json +1 -182
  44. package/lib/swatches/classic-silver-dark.json +1 -182
  45. package/lib/swatches/classic-silver.json +1 -182
  46. package/lib/swatches/classic-uniform.json +1 -167
  47. package/package.json +4 -4
  48. package/scss/action-sheet/_variables.scss +12 -9
  49. package/scss/adaptive/_variables.scss +13 -13
  50. package/scss/appbar/_variables.scss +18 -5
  51. package/scss/avatar/_variables.scss +12 -1
  52. package/scss/badge/_variables.scss +15 -1
  53. package/scss/bottom-navigation/_variables.scss +17 -4
  54. package/scss/breadcrumb/_variables.scss +8 -8
  55. package/scss/button/_variables.scss +28 -15
  56. package/scss/calendar/_variables.scss +39 -18
  57. package/scss/captcha/_variables.scss +3 -3
  58. package/scss/card/_variables.scss +24 -9
  59. package/scss/chart-wizard/_variables.scss +4 -4
  60. package/scss/chat/_variables.scss +13 -13
  61. package/scss/checkbox/_variables.scss +7 -7
  62. package/scss/chip/_variables.scss +28 -9
  63. package/scss/color-preview/_variables.scss +3 -3
  64. package/scss/coloreditor/_variables.scss +6 -6
  65. package/scss/colorgradient/_variables.scss +6 -37
  66. package/scss/core/_index.scss +8 -5
  67. package/scss/core/color-system/_swatch.scss +0 -3
  68. package/scss/dataviz/_variables.scss +61 -47
  69. package/scss/dialog/_variables.scss +10 -5
  70. package/scss/dock-manager/_variables.scss +6 -6
  71. package/scss/draggable/_variables.scss +4 -4
  72. package/scss/drawer/_variables.scss +35 -10
  73. package/scss/dropzone/_variables.scss +6 -6
  74. package/scss/editor/_variables.scss +12 -4
  75. package/scss/expansion-panel/_variables.scss +6 -6
  76. package/scss/fab/_variables.scss +15 -4
  77. package/scss/filemanager/_variables.scss +5 -5
  78. package/scss/filter/_variables.scss +2 -2
  79. package/scss/forms/_variables.scss +3 -3
  80. package/scss/gantt/_variables.scss +24 -24
  81. package/scss/grid/_variables.scss +11 -11
  82. package/scss/imageeditor/_variables.scss +4 -4
  83. package/scss/index.scss +3 -0
  84. package/scss/input/_variables.scss +15 -15
  85. package/scss/list/_variables.scss +86 -11
  86. package/scss/listbox/_variables.scss +3 -3
  87. package/scss/listgroup/_variables.scss +3 -3
  88. package/scss/listview/_variables.scss +4 -4
  89. package/scss/loader/_variables.scss +17 -3
  90. package/scss/map/_variables.scss +5 -5
  91. package/scss/marquee/_index.scss +16 -0
  92. package/scss/marquee/_layout.scss +6 -0
  93. package/scss/marquee/_theme.scss +6 -0
  94. package/scss/marquee/_variables.scss +11 -0
  95. package/scss/mediaplayer/_variables.scss +4 -4
  96. package/scss/menu/_variables.scss +21 -13
  97. package/scss/messagebox/_variables.scss +15 -1
  98. package/scss/no-data/_variables.scss +1 -1
  99. package/scss/notification/_functions.scss +1 -1
  100. package/scss/notification/_variables.scss +23 -4
  101. package/scss/orgchart/_variables.scss +8 -8
  102. package/scss/overlay/_variables.scss +12 -1
  103. package/scss/pager/_variables.scss +3 -3
  104. package/scss/panel/_variables.scss +3 -3
  105. package/scss/panelbar/_variables.scss +18 -18
  106. package/scss/pdf-viewer/_variables.scss +13 -13
  107. package/scss/pivotgrid/_variables.scss +22 -22
  108. package/scss/popover/_variables.scss +3 -3
  109. package/scss/popup/_variables.scss +3 -3
  110. package/scss/progressbar/_variables.scss +8 -8
  111. package/scss/prompt/_variables.scss +12 -12
  112. package/scss/rating/_variables.scss +4 -4
  113. package/scss/scheduler/_variables.scss +17 -14
  114. package/scss/scrollview/_variables.scss +5 -5
  115. package/scss/signature/_variables.scss +1 -1
  116. package/scss/skeleton/_variables.scss +1 -1
  117. package/scss/slider/_variables.scss +19 -11
  118. package/scss/splitter/_variables.scss +8 -8
  119. package/scss/spreadsheet/_variables.scss +25 -25
  120. package/scss/stepper/_variables.scss +15 -15
  121. package/scss/switch/_variables.scss +50 -17
  122. package/scss/table/_variables.scss +10 -10
  123. package/scss/tabstrip/_variables.scss +17 -17
  124. package/scss/taskboard/_variables.scss +14 -14
  125. package/scss/tilelayout/_variables.scss +2 -2
  126. package/scss/timeline/_variables.scss +6 -6
  127. package/scss/timeselector/_variables.scss +18 -8
  128. package/scss/toolbar/_variables.scss +5 -5
  129. package/scss/tooltip/_functions.scss +1 -1
  130. package/scss/tooltip/_variables.scss +14 -3
  131. package/scss/treeview/_variables.scss +12 -12
  132. package/scss/typography/_variables.scss +3 -3
  133. package/scss/upload/_variables.scss +13 -13
  134. package/scss/window/_variables.scss +10 -10
  135. package/scss/core/color-system/_swatch-legacy.scss +0 -345
@@ -31,15 +31,21 @@ $kendo-notification-font-size: var( --kendo-font-size-sm, inherit ) !default;
31
31
  /// The line height of the Notification.
32
32
  /// @group notification
33
33
  $kendo-notification-line-height: var( --kendo-line-height, normal ) !default;
34
+ /// The horizontal padding of the Notification actions.
35
+ /// @group notification
36
+ $kendo-notification-actions-padding-x: null !default;
37
+ /// The vertical padding of the Notification actions.
38
+ /// @group notification
39
+ $kendo-notification-actions-padding-y: $kendo-notification-actions-padding-x !default;
34
40
  /// The background color of the Notification.
35
41
  /// @group notification
36
- $kendo-notification-bg: $kendo-component-bg !default;
42
+ $kendo-notification-bg: k-color(surface-alt) !default;
37
43
  /// The text color of the Notification.
38
44
  /// @group notification
39
- $kendo-notification-text: $kendo-component-text !default;
45
+ $kendo-notification-text: k-color(on-app-surface) !default;
40
46
  /// The border color of the Notification.
41
47
  /// @group notification
42
- $kendo-notification-border: $kendo-component-border !default;
48
+ $kendo-notification-border: k-color(border) !default;
43
49
  /// The box shadow of the Notification.
44
50
  /// @group notification
45
51
  $kendo-notification-shadow: $kendo-popup-shadow !default;
@@ -50,7 +56,18 @@ $kendo-notification-icon-spacing: $kendo-icon-spacing !default;
50
56
 
51
57
  /// The theme colors map for the Notification.
52
58
  /// @group notification
53
- $kendo-notification-theme-colors: $kendo-theme-colors !default;
59
+ $kendo-notification-theme-colors: (
60
+ "primary": k-color(primary),
61
+ "secondary": k-color(secondary),
62
+ "tertiary": k-color(tertiary),
63
+ "info": k-color(info),
64
+ "success": k-color(success),
65
+ "warning": k-color(warning),
66
+ "error": k-color(error),
67
+ "dark": k-color(dark),
68
+ "light": k-color(light),
69
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
70
+ ) !default;
54
71
  /// The generated theme colors map for the Notification.
55
72
  /// @group notification
56
73
  $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
@@ -65,6 +82,8 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
65
82
  $kendo-notification-font-family: $kendo-notification-font-family,
66
83
  $kendo-notification-font-size: $kendo-notification-font-size,
67
84
  $kendo-notification-line-height: $kendo-notification-line-height,
85
+ $kendo-notification-actions-padding-x: $kendo-notification-actions-padding-x,
86
+ $kendo-notification-actions-padding-y: $kendo-notification-actions-padding-y,
68
87
  $kendo-notification-bg: $kendo-notification-bg,
69
88
  $kendo-notification-text: $kendo-notification-text,
70
89
  $kendo-notification-border: $kendo-notification-border,
@@ -24,13 +24,13 @@ $kendo-orgchart-font-size: var( --kendo-font-size, inherit ) !default;
24
24
  $kendo-orgchart-line-height: var( --kendo-line-height, normal ) !default;
25
25
  /// The background color of the OrgChart.
26
26
  /// @group orgchart
27
- $kendo-orgchart-bg: $kendo-component-bg !default;
27
+ $kendo-orgchart-bg: k-color(surface-alt) !default;
28
28
  /// The text color of the OrgChart.
29
29
  /// @group orgchart
30
- $kendo-orgchart-text: $kendo-component-text !default;
30
+ $kendo-orgchart-text: k-color(on-app-surface) !default;
31
31
  /// The border color of the OrgChart.
32
32
  /// @group orgchart
33
- $kendo-orgchart-border: $kendo-component-border !default;
33
+ $kendo-orgchart-border: k-color(border) !default;
34
34
 
35
35
  /// The spacing of the OrgChart node.
36
36
  /// @group orgchart
@@ -56,13 +56,13 @@ $kendo-orgchart-node-group-border-width: 1px !default;
56
56
  $kendo-orgchart-node-group-border-radius: k-border-radius(md) !default;
57
57
  /// The background color of the OrgChart node group.
58
58
  /// @group orgchart
59
- $kendo-orgchart-node-group-bg: $kendo-base-bg !default;
59
+ $kendo-orgchart-node-group-bg: k-color(surface) !default;
60
60
  /// The text color of the OrgChart node group.
61
61
  /// @group orgchart
62
- $kendo-orgchart-node-group-text: $kendo-base-text !default;
62
+ $kendo-orgchart-node-group-text: k-color(on-app-surface) !default;
63
63
  /// The border color of the OrgChart node group.
64
64
  /// @group orgchart
65
- $kendo-orgchart-node-group-border: $kendo-base-border !default;
65
+ $kendo-orgchart-node-group-border: k-color(border) !default;
66
66
 
67
67
  /// The border color of the focused OrgChart node group.
68
68
  /// @group orgchart
@@ -91,7 +91,7 @@ $kendo-orgchart-node-group-subtitle-font-size: var( --kendo-font-size, inherit )
91
91
 
92
92
  /// The line height of the OrgChart node group subtitle.
93
93
  /// @group orgchart
94
- $kendo-orgchart-node-group-subtitle-text: $kendo-subtle-text !default;
94
+ $kendo-orgchart-node-group-subtitle-text: k-color(subtle) !default;
95
95
 
96
96
  /// The width of the OrgChart Card.
97
97
  /// @group orgchart
@@ -145,7 +145,7 @@ $kendo-orgchart-card-body-vbox-min-height: $kendo-card-avatar-size !default;
145
145
  $kendo-orgchart-line-size: 1px !default;
146
146
  /// The fill color of the OrgChart connecting line.
147
147
  /// @group orgchart
148
- $kendo-orgchart-line-fill: $kendo-base-border !default;
148
+ $kendo-orgchart-line-fill: k-color(border) !default;
149
149
 
150
150
  /// The height of the OrgChart connecting line.
151
151
  /// @group orgchart
@@ -1,6 +1,17 @@
1
1
  @use "../core/_index.scss" as *;
2
2
 
3
- $kendo-overlay-theme-colors: $kendo-theme-colors !default;
3
+ $kendo-overlay-theme-colors: (
4
+ "primary": k-color(primary),
5
+ "secondary": k-color(secondary),
6
+ "tertiary": k-color(tertiary),
7
+ "info": k-color(info),
8
+ "success": k-color(success),
9
+ "warning": k-color(warning),
10
+ "error": k-color(error),
11
+ "dark": k-color(dark),
12
+ "light": k-color(light),
13
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
14
+ ) !default;
4
15
 
5
16
  $kendo-overlay-bg: $kendo-color-black !default;
6
17
  $kendo-overlay-opacity: .5 !default;
@@ -63,13 +63,13 @@ $kendo-pager-font-size: var( --kendo-font-size, inherit ) !default;
63
63
  $kendo-pager-line-height: var( --kendo-line-height, normal ) !default;
64
64
  /// The background color of the Pager.
65
65
  /// @group pager
66
- $kendo-pager-bg: $kendo-component-header-bg !default;
66
+ $kendo-pager-bg: k-color(surface) !default;
67
67
  /// The text color of the Pager.
68
68
  /// @group pager
69
- $kendo-pager-text: $kendo-component-header-text !default;
69
+ $kendo-pager-text: k-color(on-app-surface) !default;
70
70
  /// The border color of the Pager.
71
71
  /// @group pager
72
- $kendo-pager-border: $kendo-component-border !default;
72
+ $kendo-pager-border: k-color(border) !default;
73
73
 
74
74
  /// The background color of the focused Pager.
75
75
  /// @group pager
@@ -28,13 +28,13 @@ $kendo-panel-content-padding-block: k-spacing(1) !default;
28
28
 
29
29
  /// The text color of the Panel.
30
30
  /// @group panel
31
- $kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text}) !default;
31
+ $kendo-panel-text: k-color(on-app-surface) !default;
32
32
  /// The background color of the Panel.
33
33
  /// @group panel
34
- $kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg}) !default;
34
+ $kendo-panel-bg: k-color(surface-alt) !default;
35
35
  /// The color of the border around the Panel.
36
36
  /// @group panel
37
- $kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border}) !default;
37
+ $kendo-panel-border: k-color(border) !default;
38
38
 
39
39
 
40
40
  @forward "@progress/kendo-theme-core/scss/components/panel/_variables.scss" with (
@@ -52,36 +52,36 @@ $kendo-panelbar-item-level-count: 4 !default;
52
52
 
53
53
  /// The background color of the PanelBar.
54
54
  /// @group panelbar
55
- $kendo-panelbar-bg: $kendo-component-bg !default;
55
+ $kendo-panelbar-bg: k-color(surface-alt) !default;
56
56
  /// The text color of the PanelBar.
57
57
  /// @group panelbar
58
- $kendo-panelbar-text: $kendo-component-text !default;
58
+ $kendo-panelbar-text: k-color(on-app-surface) !default;
59
59
  /// The border color of the PanelBar.
60
60
  /// @group panelbar
61
- $kendo-panelbar-border: $kendo-component-border !default;
61
+ $kendo-panelbar-border: k-color(border) !default;
62
62
 
63
63
  /// The background color of the PanelBar header.
64
64
  /// @group panelbar
65
- $kendo-panelbar-header-bg: $kendo-component-header-bg !default;
65
+ $kendo-panelbar-header-bg: k-color(surface) !default;
66
66
  /// The text color of the PanelBar header.
67
67
  /// @group panelbar
68
- $kendo-panelbar-header-text: $kendo-component-header-text !default;
68
+ $kendo-panelbar-header-text: k-color(on-app-surface) !default;
69
69
  /// The border color of the PanelBar header.
70
70
  /// @group panelbar
71
- $kendo-panelbar-header-border: $kendo-component-header-border !default;
71
+ $kendo-panelbar-header-border: k-color(border) !default;
72
72
  /// The gradient of the PanelBar header.
73
73
  /// @group panelbar
74
- $kendo-panelbar-header-gradient: $kendo-component-header-gradient !default;
74
+ $kendo-panelbar-header-gradient: null !default;
75
75
 
76
76
  /// The background color of the hovered PanelBar header.
77
77
  /// @group panelbar
78
- $kendo-panelbar-header-hover-bg: $kendo-hover-bg !default;
78
+ $kendo-panelbar-header-hover-bg: k-color(base-hover) !default;
79
79
  /// The text color of the hovered PanelBar header.
80
80
  /// @group panelbar
81
- $kendo-panelbar-header-hover-text: $kendo-hover-text !default;
81
+ $kendo-panelbar-header-hover-text: k-color(on-app-surface) !default;
82
82
  /// The border color of the hovered PanelBar header.
83
83
  /// @group panelbar
84
- $kendo-panelbar-header-hover-border: $kendo-hover-border !default;
84
+ $kendo-panelbar-header-hover-border: k-color(border) !default;
85
85
  /// The gradient of the hovered PanelBar header.
86
86
  /// @group panelbar
87
87
  $kendo-panelbar-header-hover-gradient: null !default;
@@ -117,20 +117,20 @@ $kendo-panelbar-header-hover-focus-gradient: null !default;
117
117
 
118
118
  /// The background color of the selected PanelBar header.
119
119
  /// @group panelbar
120
- $kendo-panelbar-header-selected-bg: $kendo-selected-bg !default;
120
+ $kendo-panelbar-header-selected-bg: k-color(primary) !default;
121
121
  /// The text color of the selected PanelBar header.
122
122
  /// @group panelbar
123
- $kendo-panelbar-header-selected-text: $kendo-selected-text !default;
123
+ $kendo-panelbar-header-selected-text: k-color(on-primary) !default;
124
124
  /// The border color of the selected PanelBar header.
125
125
  /// @group panelbar
126
- $kendo-panelbar-header-selected-border: $kendo-selected-border !default;
126
+ $kendo-panelbar-header-selected-border: k-color(primary) !default;
127
127
  /// The gradient of the selected PanelBar header.
128
128
  /// @group panelbar
129
129
  $kendo-panelbar-header-selected-gradient: null !default;
130
130
 
131
131
  /// The background color of the selected and hovered PanelBar header.
132
132
  /// @group panelbar
133
- $kendo-panelbar-header-selected-hover-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-panelbar-header-selected-bg )) !default;
133
+ $kendo-panelbar-header-selected-hover-bg: k-color(primary-hover) !default;
134
134
  /// The text color of the selected and hovered PanelBar header.
135
135
  /// @group panelbar
136
136
  $kendo-panelbar-header-selected-hover-text: null !default;
@@ -169,7 +169,7 @@ $kendo-panelbar-header-selected-hover-focus-gradient: null !default;
169
169
 
170
170
  /// The background color of the hovered PanelBar items.
171
171
  /// @group panelbar
172
- $kendo-panelbar-item-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-shade( $kendo-panelbar-bg, .5 )) !default;
172
+ $kendo-panelbar-item-hover-bg: k-color(base-subtle-hover) !default;
173
173
  /// The text color of the hovered PanelBar items.
174
174
  /// @group panelbar
175
175
  $kendo-panelbar-item-hover-text: null !default;
@@ -211,10 +211,10 @@ $kendo-panelbar-item-hover-focus-gradient: null !default;
211
211
 
212
212
  /// The background color of the selected PanelBar items.
213
213
  /// @group panelbar
214
- $kendo-panelbar-item-selected-bg: $kendo-selected-bg !default;
214
+ $kendo-panelbar-item-selected-bg: k-color(primary) !default;
215
215
  /// The text color of the selected PanelBar items.
216
216
  /// @group panelbar
217
- $kendo-panelbar-item-selected-text: $kendo-selected-text !default;
217
+ $kendo-panelbar-item-selected-text: k-color(on-primary) !default;
218
218
  /// The border color of the selected PanelBar items.
219
219
  /// @group panelbar
220
220
  $kendo-panelbar-item-selected-border: null !default;
@@ -224,7 +224,7 @@ $kendo-panelbar-item-selected-gradient: null !default;
224
224
 
225
225
  /// The background color of the selected and hovered PanelBar items.
226
226
  /// @group panelbar
227
- $kendo-panelbar-item-selected-hover-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-panelbar-item-selected-bg )) !default;
227
+ $kendo-panelbar-item-selected-hover-bg: k-color(primary-hover) !default;
228
228
  /// The text color of the selected and hovered PanelBar items.
229
229
  /// @group panelbar
230
230
  $kendo-panelbar-item-selected-hover-text: null !default;
@@ -20,13 +20,13 @@ $kendo-pdf-viewer-line-height: var( --kendo-line-height, normal ) !default;
20
20
 
21
21
  /// The background color of the PDFViewer.
22
22
  /// @group pdf-viewer
23
- $kendo-pdf-viewer-bg: $kendo-component-bg !default;
23
+ $kendo-pdf-viewer-bg: k-color(surface-alt) !default;
24
24
  /// The text color of the PDFViewer.
25
25
  /// @group pdf-viewer
26
- $kendo-pdf-viewer-text: $kendo-component-text !default;
26
+ $kendo-pdf-viewer-text: k-color(on-app-surface) !default;
27
27
  /// The border color of the PDFViewer.
28
28
  /// @group pdf-viewer
29
- $kendo-pdf-viewer-border: $kendo-component-border !default;
29
+ $kendo-pdf-viewer-border: k-color(border) !default;
30
30
 
31
31
  /// The background color of the PDFViewer Toolbar.
32
32
  /// @group pdf-viewer
@@ -43,7 +43,7 @@ $kendo-pdf-viewer-toolbar-gradient: null !default;
43
43
 
44
44
  /// The background color of the PDFViewer canvas.
45
45
  /// @group pdf-viewer
46
- $kendo-pdf-viewer-canvas-bg: $kendo-app-bg !default;
46
+ $kendo-pdf-viewer-canvas-bg: k-color(app-surface) !default;
47
47
  /// The text color of the PDFViewer canvas.
48
48
  /// @group pdf-viewer
49
49
  $kendo-pdf-viewer-canvas-text: null !default;
@@ -60,10 +60,10 @@ $kendo-pdf-viewer-page-spacing: k-spacing(7.5) !default;
60
60
  $kendo-pdf-viewer-page-bg: white !default;
61
61
  /// The text color of the PDFViewer page.
62
62
  /// @group pdf-viewer
63
- $kendo-pdf-viewer-page-text: $kendo-component-text !default;
63
+ $kendo-pdf-viewer-page-text: k-color(on-app-surface) !default;
64
64
  /// The border color of the PDFViewer page.
65
65
  /// @group pdf-viewer
66
- $kendo-pdf-viewer-page-border: $kendo-component-border !default;
66
+ $kendo-pdf-viewer-page-border: k-color(border) !default;
67
67
  /// The shadow of the PDFViewer page.
68
68
  /// @group pdf-viewer
69
69
  $kendo-pdf-viewer-page-shadow: k-elevation(3) !default;
@@ -85,13 +85,13 @@ $kendo-pdf-viewer-search-panel-border-width: 1px !default;
85
85
  $kendo-pdf-viewer-search-panel-border-radius: k-spacing(1) !default;
86
86
  /// The background color of the PDFViewer search panel.
87
87
  /// @group pdf-viewer
88
- $kendo-pdf-viewer-search-panel-bg: $kendo-component-bg !default;
88
+ $kendo-pdf-viewer-search-panel-bg: k-color(surface-alt) !default;
89
89
  /// The text color of the PDFViewer search panel.
90
90
  /// @group pdf-viewer
91
- $kendo-pdf-viewer-search-panel-text: $kendo-component-text !default;
91
+ $kendo-pdf-viewer-search-panel-text: k-color(on-app-surface) !default;
92
92
  /// The border color of the PDFViewer search panel.
93
93
  /// @group pdf-viewer
94
- $kendo-pdf-viewer-search-panel-border: $kendo-component-border !default;
94
+ $kendo-pdf-viewer-search-panel-border: k-color(border) !default;
95
95
  /// The shadow of the PDFViewer search panel.
96
96
  /// @group pdf-viewer
97
97
  $kendo-pdf-viewer-search-panel-shadow: $kendo-window-shadow !default;
@@ -105,7 +105,7 @@ $kendo-pdf-viewer-selection-line-height: $kendo-line-height-sm !default;
105
105
 
106
106
  /// The background color of the PDFViewer highlight.
107
107
  /// @group pdf-viewer
108
- $kendo-pdf-viewer-search-highlight-bg: $kendo-body-text !default;
108
+ $kendo-pdf-viewer-search-highlight-bg: k-color(on-app-surface) !default;
109
109
  /// The background color of the PDFViewer highlight mark.
110
110
  /// @group pdf-viewer
111
111
  $kendo-pdf-viewer-search-highlight-mark-bg: yellow !default;
@@ -123,13 +123,13 @@ $kendo-pdf-viewer-popup-padding-y: $kendo-pdf-viewer-popup-padding-x !default;
123
123
 
124
124
  /// The border color of the PDFViewer selected highlight annotation.
125
125
  /// @group pdf-viewer
126
- $kendo-pdf-viewer-highlight-annotation-border: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
126
+ $kendo-pdf-viewer-highlight-annotation-border: k-color(primary) !default;
127
127
  /// The background color of the PDFViewer hover highlight annotation.
128
128
  /// @group pdf-viewer
129
- $kendo-pdf-viewer-highlight-annotation-hover-border: if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) !default;
129
+ $kendo-pdf-viewer-highlight-annotation-hover-border: k-color(primary-hover) !default;
130
130
  /// The border color of the PDFViewer selected free text annotation.
131
131
  /// @group pdf-viewer
132
- $kendo-pdf-viewer-free-text-annotation-border: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
132
+ $kendo-pdf-viewer-free-text-annotation-border: k-color(primary) !default;
133
133
  /// The placeholder text color of the PDFViewer free text annotation.
134
134
  /// @group pdf-viewer
135
135
  $kendo-pdf-viewer-free-text-annotation-placeholder-text: rgba(124, 22, 27, 0.5) !default;
@@ -50,41 +50,41 @@ $kendo-pivotgrid-cell-border-width: 1px !default;
50
50
 
51
51
  /// The background color of the PivotGrid.
52
52
  /// @group pivotgrid
53
- $kendo-pivotgrid-bg: $kendo-component-bg !default;
53
+ $kendo-pivotgrid-bg: k-color(surface-alt) !default;
54
54
  /// The text color of the PivotGrid.
55
55
  /// @group pivotgrid
56
- $kendo-pivotgrid-text: $kendo-component-text !default;
56
+ $kendo-pivotgrid-text: k-color(on-app-surface) !default;
57
57
  /// The border color of the PivotGrid.
58
58
  /// @group pivotgrid
59
- $kendo-pivotgrid-border: $kendo-component-border !default;
59
+ $kendo-pivotgrid-border: k-color(border) !default;
60
60
 
61
61
  /// The alt border color of the PivotGrid.
62
62
  /// @group pivotgrid
63
- $kendo-pivotgrid-alt-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-pivotgrid-border, 2 )) !default;
63
+ $kendo-pivotgrid-alt-border: k-color(border-alt) !default;
64
64
 
65
65
  /// The background color of the PivotGrid header.
66
66
  /// @group pivotgrid
67
- $kendo-pivotgrid-headers-bg: $kendo-component-header-bg !default;
67
+ $kendo-pivotgrid-headers-bg: k-color(surface) !default;
68
68
  /// The text color of the PivotGrid header.
69
69
  /// @group pivotgrid
70
- $kendo-pivotgrid-headers-text: $kendo-component-header-text !default;
70
+ $kendo-pivotgrid-headers-text: k-color(on-app-surface) !default;
71
71
  /// The border color of the PivotGrid header.
72
72
  /// @group pivotgrid
73
- $kendo-pivotgrid-headers-border: $kendo-component-header-border !default;
73
+ $kendo-pivotgrid-headers-border: k-color(border) !default;
74
74
 
75
75
  /// The background color of the PivotGrid total cells.
76
76
  /// @group pivotgrid
77
- $kendo-pivotgrid-total-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-pivotgrid-bg, 1 )) !default;
77
+ $kendo-pivotgrid-total-bg: k-color(base) !default;
78
78
  /// The text color of the PivotGrid total cells.
79
79
  /// @group pivotgrid
80
- $kendo-pivotgrid-total-text: $kendo-component-header-text !default;
80
+ $kendo-pivotgrid-total-text: k-color(on-app-surface) !default;
81
81
  /// The border color of the PivotGrid total cells.
82
82
  /// @group pivotgrid
83
- $kendo-pivotgrid-total-border: $kendo-component-header-border !default;
83
+ $kendo-pivotgrid-total-border: k-color(border) !default;
84
84
 
85
85
  /// The hover background color of the PivotGrid.
86
86
  /// @group pivotgrid
87
- $kendo-pivotgrid-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), k-color-darken( $kendo-pivotgrid-bg, 7% )) !default;
87
+ $kendo-pivotgrid-hover-bg: k-color(base-subtle-hover) !default;
88
88
  /// The hover text color of the PivotGrid.
89
89
  /// @group pivotgrid
90
90
  $kendo-pivotgrid-hover-text: null !default;
@@ -94,7 +94,7 @@ $kendo-pivotgrid-hover-border: null !default;
94
94
 
95
95
  /// The selected background color of the PivotGrid.
96
96
  /// @group pivotgrid
97
- $kendo-pivotgrid-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-selected-bg, .25 )) !default;
97
+ $kendo-pivotgrid-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
98
98
  /// The selected text color of the PivotGrid.
99
99
  /// @group pivotgrid
100
100
  $kendo-pivotgrid-selected-text: null !default;
@@ -153,20 +153,20 @@ $kendo-pivotgrid-configurator-horizontal-height: 420px !default;
153
153
 
154
154
  /// The background color of the PivotGrid configurator.
155
155
  /// @group pivotgrid
156
- $kendo-pivotgrid-configurator-bg: $kendo-component-bg !default;
156
+ $kendo-pivotgrid-configurator-bg: k-color(surface-alt) !default;
157
157
  /// The text color of the PivotGrid configurator.
158
158
  /// @group pivotgrid
159
- $kendo-pivotgrid-configurator-text: $kendo-component-text !default;
159
+ $kendo-pivotgrid-configurator-text: k-color(on-app-surface) !default;
160
160
  /// The border color of the PivotGrid configurator.
161
161
  /// @group pivotgrid
162
- $kendo-pivotgrid-configurator-border: $kendo-component-border !default;
162
+ $kendo-pivotgrid-configurator-border: k-color(border) !default;
163
163
 
164
164
  /// The background color of the PivotGrid configurator header.
165
165
  /// @group pivotgrid
166
166
  $kendo-pivotgrid-configurator-header-bg: null !default;
167
167
  /// The text color of the PivotGrid configurator header.
168
168
  /// @group pivotgrid
169
- $kendo-pivotgrid-configurator-header-text: $kendo-component-header-text !default;
169
+ $kendo-pivotgrid-configurator-header-text: k-color(on-app-surface) !default;
170
170
  /// The border color of the PivotGrid configurator header.
171
171
  /// @group pivotgrid
172
172
  $kendo-pivotgrid-configurator-header-border: null !default;
@@ -219,20 +219,20 @@ $kendo-pivotgrid-calculated-field-gap: $kendo-pivotgrid-spacer !default;
219
219
 
220
220
  /// The background color of the PivotGrid calculated field.
221
221
  /// @group pivotgrid
222
- $kendo-pivotgrid-calculated-field-bg: $kendo-component-bg !default;
222
+ $kendo-pivotgrid-calculated-field-bg: k-color(surface-alt) !default;
223
223
  /// The text color of the PivotGrid calculated field.
224
224
  /// @group pivotgrid
225
- $kendo-pivotgrid-calculated-field-text: $kendo-component-text !default;
225
+ $kendo-pivotgrid-calculated-field-text: k-color(on-app-surface) !default;
226
226
  /// The border color of the PivotGrid calculated field.
227
227
  /// @group pivotgrid
228
- $kendo-pivotgrid-calculated-field-border: $kendo-component-border !default;
228
+ $kendo-pivotgrid-calculated-field-border: k-color(border) !default;
229
229
 
230
230
  /// The background color of the PivotGrid calculated field header.
231
231
  /// @group pivotgrid
232
232
  $kendo-pivotgrid-calculated-field-header-bg: null !default;
233
233
  /// The text color of the PivotGrid calculated field header.
234
234
  /// @group pivotgrid
235
- $kendo-pivotgrid-calculated-field-header-text: $kendo-component-header-text !default;
235
+ $kendo-pivotgrid-calculated-field-header-text: k-color(on-app-surface) !default;
236
236
  /// The border color of the PivotGrid calculated field header.
237
237
  /// @group pivotgrid
238
238
  $kendo-pivotgrid-calculated-field-header-border: null !default;
@@ -250,8 +250,8 @@ $kendo-pivotgrid-alt-bg: $kendo-grid-header-bg !default;
250
250
  $kendo-pivotgrid-alt-text: $kendo-grid-header-text !default;
251
251
  $kendo-pivotgrid-chrome-border: $kendo-grid-border !default;
252
252
 
253
- $kendo-pivotgrid-container-bg: $kendo-component-bg !default;
254
- $kendo-pivotgrid-row-headers-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-component-bg, 2 )) !default;
253
+ $kendo-pivotgrid-container-bg: k-color(surface-alt) !default;
254
+ $kendo-pivotgrid-row-headers-bg: k-color(base) !default;
255
255
 
256
256
  $kendo-pivotgrid-button-bg: null !default;
257
257
  $kendo-pivotgrid-button-text: null !default;
@@ -25,13 +25,13 @@ $kendo-popover-line-height: $kendo-card-line-height !default;
25
25
 
26
26
  /// The text color of the Popover.
27
27
  /// @group popover
28
- $kendo-popover-text: $kendo-component-text !default;
28
+ $kendo-popover-text: k-color(on-app-surface) !default;
29
29
  /// The background color of the Popover.
30
30
  /// @group popover
31
- $kendo-popover-bg: $kendo-component-bg !default;
31
+ $kendo-popover-bg: k-color(surface-alt) !default;
32
32
  /// The border color of the Popover.
33
33
  /// @group popover
34
- $kendo-popover-border: $kendo-component-border !default;
34
+ $kendo-popover-border: k-color(border) !default;
35
35
  /// The box shadow of the Popover.
36
36
  /// @group popover
37
37
  $kendo-popover-shadow: $kendo-popup-shadow !default;
@@ -29,13 +29,13 @@ $kendo-popup-content-padding-y: k-spacing(2) !default;
29
29
 
30
30
  /// Background color of the popup.
31
31
  /// @group popup
32
- $kendo-popup-bg: $kendo-component-bg !default;
32
+ $kendo-popup-bg: k-color(surface-alt) !default;
33
33
  /// Text color of the popup.
34
34
  /// @group popup
35
- $kendo-popup-text: $kendo-component-text !default;
35
+ $kendo-popup-text: k-color(on-app-surface) !default;
36
36
  /// Border color of the popup.
37
37
  /// @group popup
38
- $kendo-popup-border: $kendo-component-border !default;
38
+ $kendo-popup-border: k-color(border) !default;
39
39
  /// Box shadow of the popup.
40
40
  /// @group popup
41
41
  $kendo-popup-shadow: k-elevation(4) !default;
@@ -27,26 +27,26 @@ $kendo-progressbar-line-height: var( --kendo-line-height-xs, normal ) !default;
27
27
 
28
28
  /// The background color of the ProgressBar.
29
29
  /// @group progressbar
30
- $kendo-progressbar-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-component-bg, 1 )) !default;
30
+ $kendo-progressbar-bg: k-color(base) !default;
31
31
  /// The text color of the ProgressBar.
32
32
  /// @group progressbar
33
- $kendo-progressbar-text: $kendo-component-text !default;
33
+ $kendo-progressbar-text: k-color(on-app-surface) !default;
34
34
  /// The border color of the ProgressBar.
35
35
  /// @group progressbar
36
- $kendo-progressbar-border: $kendo-component-border !default;
36
+ $kendo-progressbar-border: k-color(border) !default;
37
37
  /// The background gradient of the ProgressBar.
38
38
  /// @group progressbar
39
39
  $kendo-progressbar-gradient: null !default;
40
40
 
41
41
  /// The progress background color of the ProgressBar.
42
42
  /// @group progressbar
43
- $kendo-progressbar-value-bg: $kendo-color-primary !default;
43
+ $kendo-progressbar-value-bg: k-color(primary) !default;
44
44
  /// The progress text color of the ProgressBar.
45
45
  /// @group progressbar
46
- $kendo-progressbar-value-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-progressbar-value-bg )) !default;
46
+ $kendo-progressbar-value-text: k-color(on-primary) !default;
47
47
  /// The progress border color of the ProgressBar.
48
48
  /// @group progressbar
49
- $kendo-progressbar-value-border: if($kendo-enable-color-system, k-color( primary-active ), k-try-shade( $kendo-progressbar-value-bg )) !default;
49
+ $kendo-progressbar-value-border: k-color(primary-active) !default;
50
50
  /// The progress background gradient of the ProgressBar.
51
51
  /// @group progressbar
52
52
  $kendo-progressbar-value-gradient: null !default;
@@ -66,12 +66,12 @@ $kendo-progressbar-indeterminate-gradient: null !default;
66
66
 
67
67
  /// The border color of the chunk ProgressBar.
68
68
  /// @group progressbar
69
- $kendo-progressbar-chunk-border: $kendo-body-bg !default;
69
+ $kendo-progressbar-chunk-border: k-color(app-surface) !default;
70
70
 
71
71
  // Circular Progressbar
72
72
  /// The arc stroke color of the circular ProgressBar.
73
73
  /// @group progressbar
74
- $kendo-circular-progressbar-arc-stroke: $kendo-color-primary !default;
74
+ $kendo-circular-progressbar-arc-stroke: k-color(primary) !default;
75
75
  /// The scale stroke background color of the circular ProgressBar.
76
76
  /// @group progressbar
77
77
  $kendo-circular-progressbar-scale-stroke: $kendo-progressbar-bg !default;
@@ -4,23 +4,23 @@
4
4
 
5
5
  /// The text color of the AIPrompt.
6
6
  /// @group prompt
7
- $kendo-prompt-text: $kendo-component-text !default;
7
+ $kendo-prompt-text: k-color(on-app-surface) !default;
8
8
  /// The background color of the AIPrompt.
9
9
  /// @group prompt
10
- $kendo-prompt-bg: $kendo-component-bg !default;
10
+ $kendo-prompt-bg: k-color(surface-alt) !default;
11
11
  /// The border color of the AIPrompt.
12
12
  /// @group prompt
13
- $kendo-prompt-border: $kendo-component-border !default;
13
+ $kendo-prompt-border: k-color(border) !default;
14
14
 
15
15
  /// The text color of the AIPrompt header.
16
16
  /// @group prompt
17
- $kendo-prompt-header-text: $kendo-component-header-text !default;
17
+ $kendo-prompt-header-text: k-color(on-app-surface) !default;
18
18
  /// The background color of the AIPrompt header.
19
19
  /// @group prompt
20
- $kendo-prompt-header-bg: $kendo-component-bg !default;
20
+ $kendo-prompt-header-bg: k-color(surface-alt) !default;
21
21
  /// The border color of the AIPrompt header.
22
22
  /// @group prompt
23
- $kendo-prompt-header-border: $kendo-component-header-border !default;
23
+ $kendo-prompt-header-border: k-color(border) !default;
24
24
 
25
25
  /// The vertical padding of the AIPrompt content.
26
26
  /// @group prompt
@@ -33,13 +33,13 @@ $kendo-prompt-content-padding-x: k-spacing(4) !default;
33
33
  $kendo-prompt-content-spacing: k-spacing(4) !default;
34
34
  /// The text color of the AIPrompt content.
35
35
  /// @group prompt
36
- $kendo-prompt-content-text: $kendo-component-header-text !default;
36
+ $kendo-prompt-content-text: k-color(on-app-surface) !default;
37
37
  /// The background color of the AIPrompt content.
38
38
  /// @group prompt
39
- $kendo-prompt-content-bg: $kendo-component-header-bg !default;
39
+ $kendo-prompt-content-bg: k-color(surface) !default;
40
40
  /// The text border of the AIPrompt content.
41
41
  /// @group prompt
42
- $kendo-prompt-content-border: $kendo-component-header-border !default;
42
+ $kendo-prompt-content-border: k-color(border) !default;
43
43
 
44
44
  /// The spacing between the items of the AIPrompt content expander.
45
45
  /// @group prompt
@@ -56,13 +56,13 @@ $kendo-prompt-suggestion-padding-x: k-spacing(2) !default;
56
56
  $kendo-prompt-suggestion-border-radius: k-border-radius(md) !default;
57
57
  /// The text color of the AIPrompt suggestion container.
58
58
  /// @group prompt
59
- $kendo-prompt-suggestion-text: $kendo-component-text !default;
59
+ $kendo-prompt-suggestion-text: k-color(on-app-surface) !default;
60
60
  /// The background color of the AIPrompt suggestion container.
61
61
  /// @group prompt
62
- $kendo-prompt-suggestion-bg: $kendo-body-bg !default;
62
+ $kendo-prompt-suggestion-bg: k-color(app-surface) !default;
63
63
  /// The border color of the AIPrompt suggestion container.
64
64
  /// @group prompt
65
- $kendo-prompt-suggestion-border: $kendo-component-border !default;
65
+ $kendo-prompt-suggestion-border: k-color(border) !default;
66
66
  /// The elevation of the AIPrompt suggestion container.
67
67
  /// @group prompt
68
68
  $kendo-prompt-suggestion-shadow: k-elevation(1) !default;
@@ -37,16 +37,16 @@ $kendo-rating-label-line-height: $kendo-line-height-lg !default;
37
37
 
38
38
  /// The text color of the Rating icon.
39
39
  /// @group rating
40
- $kendo-rating-icon-text: $kendo-component-text !default;
40
+ $kendo-rating-icon-text: k-color(on-app-surface) !default;
41
41
  /// The text color of the selected Rating icon.
42
42
  /// @group rating
43
- $kendo-rating-icon-selected-text: $kendo-selected-bg !default;
43
+ $kendo-rating-icon-selected-text: k-color(primary) !default;
44
44
  /// The text color of the hovered Rating icon.
45
45
  /// @group rating
46
- $kendo-rating-icon-hover-text: $kendo-selected-bg !default;
46
+ $kendo-rating-icon-hover-text: k-color(primary) !default;
47
47
  /// The text color of the focused Rating icon.
48
48
  /// @group rating
49
- $kendo-rating-icon-focus-text: $kendo-selected-bg !default;
49
+ $kendo-rating-icon-focus-text: k-color(primary) !default;
50
50
 
51
51
  /// The shadow of the focused Rating icon.
52
52
  /// @group rating