@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
@@ -6,13 +6,13 @@
6
6
 
7
7
  /// The background color of the Drawer.
8
8
  /// @group drawer
9
- $kendo-drawer-bg: $kendo-component-bg !default;
9
+ $kendo-drawer-bg: k-color(surface-alt) !default;
10
10
  /// The text color of the Drawer.
11
11
  /// @group drawer
12
- $kendo-drawer-text: $kendo-component-text !default;
12
+ $kendo-drawer-text: k-color(on-app-surface) !default;
13
13
  /// The border color of the Drawer.
14
14
  /// @group drawer
15
- $kendo-drawer-border: $kendo-component-border !default;
15
+ $kendo-drawer-border: k-color(border) !default;
16
16
  /// The border width of the Drawer.
17
17
  /// @group drawer
18
18
  $kendo-drawer-border-width: 1px !default;
@@ -50,18 +50,30 @@ $kendo-drawer-scrollbar-radius: 20px !default;
50
50
  /// @group drawer
51
51
  $kendo-drawer-scrollbar-hover-color: rgba( 156, 156, 156, 1 ) !default;
52
52
 
53
+ /// The horizontal padding of the Drawer items.
54
+ /// @group drawer
55
+ $kendo-drawer-items-padding-x: 0 !default;
56
+ /// The vertical padding of the Drawer items.
57
+ /// @group drawer
58
+ $kendo-drawer-items-padding-y: 0 !default;
53
59
  /// The horizontal padding of the Drawer item.
54
60
  /// @group drawer
55
61
  $kendo-drawer-item-padding-x: k-spacing(4) !default;
56
62
  /// The vertical padding of the Drawer item.
57
63
  /// @group drawer
58
64
  $kendo-drawer-item-padding-y: k-spacing(2) !default;
65
+ /// The spacing between the items in the Drawer item.
66
+ /// @group drawer
67
+ $kendo-drawer-item-spacing: $kendo-drawer-item-padding-x !default;
59
68
  /// The font size of the Drawer item.
60
69
  /// @group drawer
61
70
  $kendo-drawer-item-font-size: var( --kendo-font-size-lg, inherit ) !default;
62
71
  /// The line height of the Drawer item.
63
72
  /// @group drawer
64
73
  $kendo-drawer-item-line-height: $kendo-line-height-lg !default;
74
+ /// The font weight of the Drawer item.
75
+ /// @group drawer
76
+ $kendo-drawer-item-font-weight: var( --kendo-font-weight, normal ) !default;
65
77
 
66
78
  /// The horizontal padding of the Drawer item in each level.
67
79
  /// @group drawer
@@ -69,6 +81,9 @@ $kendo-drawer-item-level-padding-x: $kendo-drawer-item-padding-x !default;
69
81
  /// The count of the Drawer item levels.
70
82
  /// @group drawer
71
83
  $kendo-drawer-item-level-count: 5 !default;
84
+ /// The border radius of the Drawer item.
85
+ /// @group drawer
86
+ $kendo-drawer-item-border-radius: null !default;
72
87
 
73
88
  /// The horizontal padding of the Drawer icon.
74
89
  /// @group drawer
@@ -84,10 +99,10 @@ $kendo-drawer-mini-initial-width: calc( 2 * #{$kendo-drawer-item-padding-x} + #{
84
99
 
85
100
  /// The background color of the hovered Drawer item.
86
101
  /// @group drawer
87
- $kendo-drawer-hover-bg: $kendo-hover-bg !default;
102
+ $kendo-drawer-hover-bg: k-color(base-hover) !default;
88
103
  /// The text color of the hovered Drawer item.
89
104
  /// @group drawer
90
- $kendo-drawer-hover-text: $kendo-hover-text !default;
105
+ $kendo-drawer-hover-text: k-color(on-app-surface) !default;
91
106
 
92
107
  /// The background color of the focused Drawer item.
93
108
  /// @group drawer
@@ -98,17 +113,21 @@ $kendo-drawer-focus-shadow: $kendo-list-item-focus-shadow !default;
98
113
 
99
114
  /// The background color of the selected Drawer item.
100
115
  /// @group drawer
101
- $kendo-drawer-selected-bg: $kendo-selected-bg !default;
116
+ $kendo-drawer-selected-bg: k-color(primary) !default;
102
117
  /// The text color of the selected Drawer item.
103
118
  /// @group drawer
104
- $kendo-drawer-selected-text: $kendo-selected-text !default;
119
+ $kendo-drawer-selected-text: k-color(on-primary) !default;
105
120
 
106
121
  /// The background color of the selected and hovered Drawer item.
107
122
  /// @group drawer
108
- $kendo-drawer-selected-hover-bg: $kendo-selected-hover-bg !default;
123
+ $kendo-drawer-selected-hover-bg: k-color(primary-hover) !default;
109
124
  /// The text color of the selected and hovered Drawer item.
110
125
  /// @group drawer
111
- $kendo-drawer-selected-hover-text: $kendo-selected-hover-text !default;
126
+ $kendo-drawer-selected-hover-text: k-color(on-primary) !default;
127
+
128
+ /// The background color of the selected and focused Drawer item.
129
+ /// @group drawer
130
+ $kendo-drawer-selected-focus-bg: null !default;
112
131
 
113
132
 
114
133
  @forward "@progress/kendo-theme-core/scss/components/drawer/_variables.scss" with (
@@ -126,12 +145,17 @@ $kendo-drawer-selected-hover-text: $kendo-selected-hover-text !default;
126
145
  $kendo-drawer-scrollbar-bg: $kendo-drawer-scrollbar-bg,
127
146
  $kendo-drawer-scrollbar-radius: $kendo-drawer-scrollbar-radius,
128
147
  $kendo-drawer-scrollbar-hover-color: $kendo-drawer-scrollbar-hover-color,
148
+ $kendo-drawer-items-padding-x: $kendo-drawer-items-padding-x,
149
+ $kendo-drawer-items-padding-y: $kendo-drawer-items-padding-y,
129
150
  $kendo-drawer-item-padding-x: $kendo-drawer-item-padding-x,
130
151
  $kendo-drawer-item-padding-y: $kendo-drawer-item-padding-y,
152
+ $kendo-drawer-item-spacing: $kendo-drawer-item-spacing,
131
153
  $kendo-drawer-item-font-size: $kendo-drawer-item-font-size,
132
154
  $kendo-drawer-item-line-height: $kendo-drawer-item-line-height,
155
+ $kendo-drawer-item-font-weight: $kendo-drawer-item-font-weight,
133
156
  $kendo-drawer-item-level-padding-x: $kendo-drawer-item-level-padding-x,
134
157
  $kendo-drawer-item-level-count: $kendo-drawer-item-level-count,
158
+ $kendo-drawer-item-border-radius: $kendo-drawer-item-border-radius,
135
159
  $kendo-drawer-icon-padding-x: $kendo-drawer-icon-padding-x,
136
160
  $kendo-drawer-icon-padding-y: $kendo-drawer-icon-padding-y,
137
161
  $kendo-drawer-mini-initial-width: $kendo-drawer-mini-initial-width,
@@ -142,5 +166,6 @@ $kendo-drawer-selected-hover-text: $kendo-selected-hover-text !default;
142
166
  $kendo-drawer-selected-bg: $kendo-drawer-selected-bg,
143
167
  $kendo-drawer-selected-text: $kendo-drawer-selected-text,
144
168
  $kendo-drawer-selected-hover-bg: $kendo-drawer-selected-hover-bg,
145
- $kendo-drawer-selected-hover-text: $kendo-drawer-selected-hover-text
169
+ $kendo-drawer-selected-hover-text: $kendo-drawer-selected-hover-text,
170
+ $kendo-drawer-selected-focus-bg: $kendo-drawer-selected-focus-bg
146
171
  );
@@ -28,23 +28,23 @@ $kendo-dropzone-line-height: var( --kendo-line-height, normal ) !default;
28
28
 
29
29
  /// The background color of the DropZone.
30
30
  /// @group dropzone
31
- $kendo-dropzone-bg: $kendo-base-bg !default;
31
+ $kendo-dropzone-bg: k-color(surface) !default;
32
32
  /// The text color of the DropZone.
33
33
  /// @group dropzone
34
- $kendo-dropzone-text: $kendo-base-text !default;
34
+ $kendo-dropzone-text: k-color(on-app-surface) !default;
35
35
  /// The border color of the DropZone.
36
36
  /// @group dropzone
37
- $kendo-dropzone-border: $kendo-base-border !default;
37
+ $kendo-dropzone-border: k-color(border) !default;
38
38
 
39
39
  /// The spacing below the DropZone icon.
40
40
  /// @group dropzone
41
41
  $kendo-dropzone-icon-spacing: k-spacing(6) !default;
42
42
  /// The text color of the DropZone icon.
43
43
  /// @group dropzone
44
- $kendo-dropzone-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-dropzone-text, 4 )) !default;
44
+ $kendo-dropzone-icon-text: k-color(subtle) !default;
45
45
  /// The text color of the hovered DropZone icon.
46
46
  /// @group dropzone
47
- $kendo-dropzone-icon-hover-text: $kendo-color-primary !default;
47
+ $kendo-dropzone-icon-hover-text: k-color(primary) !default;
48
48
 
49
49
  /// The font size of the DropZone hint.
50
50
  /// @group dropzone
@@ -64,7 +64,7 @@ $kendo-dropzone-note-font-size: var( --kendo-font-size-sm, inherit ) !default;
64
64
  $kendo-dropzone-note-spacing: null !default;
65
65
  /// The text color of the DropZone note.
66
66
  /// @group dropzone
67
- $kendo-dropzone-note-text: $kendo-subtle-text !default;
67
+ $kendo-dropzone-note-text: k-color(subtle) !default;
68
68
 
69
69
 
70
70
  @forward "@progress/kendo-theme-core/scss/components/dropzone/_variables.scss" with (
@@ -27,14 +27,14 @@ $kendo-editor-placeholder-opacity: $kendo-input-placeholder-opacity !default;
27
27
 
28
28
  /// The selected text color of the Editor.
29
29
  /// @group editor
30
- $kendo-editor-selected-text: $kendo-color-primary-contrast !default;
30
+ $kendo-editor-selected-text: k-color(on-primary) !default;
31
31
  /// The selected background color of the Editor.
32
32
  /// @group editor
33
- $kendo-editor-selected-bg: $kendo-color-primary !default;
33
+ $kendo-editor-selected-bg: k-color(primary) !default;
34
34
 
35
35
  /// The highlighted background color of the Editor.
36
36
  /// @group editor
37
- $kendo-editor-highlighted-bg: if($kendo-enable-color-system, k-color( primary-subtle ), color.mix( $kendo-color-primary, #ffffff, 20% )) !default;
37
+ $kendo-editor-highlighted-bg: k-color(primary-subtle) !default;
38
38
 
39
39
  /// The horizontal margin of the Editor's export tool icon.
40
40
  /// @group editor
@@ -78,6 +78,11 @@ $kendo-editor-filebrowser-tiles-padding-y: k-spacing(1) !default;
78
78
  /// @group editor
79
79
  $kendo-editor-content-padding: k-spacing(2) !default;
80
80
 
81
+ $kendo-editor-ct-cell-text: k-color(on-primary) !default;
82
+ $kendo-editor-ct-cell-bg: k-color(primary) !default;
83
+ $kendo-editor-ct-cell-border: k-color(primary) !default;
84
+
85
+
81
86
  @forward "@progress/kendo-theme-core/scss/components/editor/_variables.scss" with (
82
87
  $kendo-editor-border-width: $kendo-editor-border-width,
83
88
  $kendo-editor-font-family: $kendo-editor-font-family,
@@ -99,5 +104,8 @@ $kendo-editor-content-padding: k-spacing(2) !default;
99
104
  $kendo-editor-inline-padding-y: $kendo-editor-inline-padding-y,
100
105
  $kendo-editor-filebrowser-tiles-padding-x: $kendo-editor-filebrowser-tiles-padding-x,
101
106
  $kendo-editor-filebrowser-tiles-padding-y: $kendo-editor-filebrowser-tiles-padding-y,
102
- $kendo-editor-content-padding: $kendo-editor-content-padding
107
+ $kendo-editor-content-padding: $kendo-editor-content-padding,
108
+ $kendo-editor-ct-cell-text: $kendo-editor-ct-cell-text,
109
+ $kendo-editor-ct-cell-bg: $kendo-editor-ct-cell-bg,
110
+ $kendo-editor-ct-cell-border: $kendo-editor-ct-cell-border
103
111
  );
@@ -22,13 +22,13 @@ $kendo-expander-line-height: var( --kendo-line-height, normal ) !default;
22
22
 
23
23
  /// The text color of the ExpansionPanel.
24
24
  /// @group expander
25
- $kendo-expander-text: $kendo-component-text !default;
25
+ $kendo-expander-text: k-color(on-app-surface) !default;
26
26
  /// The background color of the ExpansionPanel.
27
27
  /// @group expander
28
- $kendo-expander-bg: $kendo-component-bg !default;
28
+ $kendo-expander-bg: k-color(surface-alt) !default;
29
29
  /// The border color of the ExpansionPanel.
30
30
  /// @group expander
31
- $kendo-expander-border: $kendo-component-border !default;
31
+ $kendo-expander-border: k-color(border) !default;
32
32
 
33
33
  /// The box shadow of the focused ExpansionPanel.
34
34
  /// @group expander
@@ -53,7 +53,7 @@ $kendo-expander-header-bg: transparent !default;
53
53
  $kendo-expander-header-border: null !default;
54
54
  /// The background color of the hovered ExpansionPanel header.
55
55
  /// @group expander
56
- $kendo-expander-header-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), k-color-shade( $kendo-expander-bg, 1 )) !default;
56
+ $kendo-expander-header-hover-bg: k-color(base-subtle-hover) !default;
57
57
  /// The background color of the focused ExpansionPanel header.
58
58
  /// @group expander
59
59
  $kendo-expander-header-focus-bg: null !default;
@@ -63,11 +63,11 @@ $kendo-expander-header-focus-shadow: $kendo-list-item-focus-shadow !default;
63
63
 
64
64
  /// The text color of the ExpansionPanel title.
65
65
  /// @group expander
66
- $kendo-expander-title-text: $kendo-color-primary !default;
66
+ $kendo-expander-title-text: k-color(primary) !default;
67
67
 
68
68
  /// The text color of the ExpansionPanel sub-title.
69
69
  /// @group expander
70
- $kendo-expander-header-sub-title-text: $kendo-subtle-text !default;
70
+ $kendo-expander-header-sub-title-text: k-color(subtle) !default;
71
71
 
72
72
  /// The horizontal margin of the ExpansionPanel indicator.
73
73
  /// @group expander
@@ -97,7 +97,18 @@ $kendo-fab-item-icon-border-radius: 50% !default;
97
97
 
98
98
  /// The theme colors map for the FAB.
99
99
  /// @group floating-action-button
100
- $kendo-fab-theme-colors: $kendo-theme-colors !default;
100
+ $kendo-fab-theme-colors: (
101
+ "primary": k-color(primary),
102
+ "secondary": k-color(secondary),
103
+ "tertiary": k-color(tertiary),
104
+ "info": k-color(info),
105
+ "success": k-color(success),
106
+ "warning": k-color(warning),
107
+ "error": k-color(error),
108
+ "dark": k-color(dark),
109
+ "light": k-color(light),
110
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
111
+ ) !default;
101
112
 
102
113
  /// The size map for the FAB.
103
114
  /// @group floating-action-button
@@ -135,13 +146,13 @@ $kendo-fab-outline-width: k-spacing(0.5) !default;
135
146
 
136
147
  /// The base text color of the FAB item.
137
148
  /// @group floating-action-button
138
- $kendo-fab-item-text: $kendo-component-text !default;
149
+ $kendo-fab-item-text: k-color(on-app-surface) !default;
139
150
  /// The base background color of the FAB item.
140
151
  /// @group floating-action-button
141
- $kendo-fab-item-bg: $kendo-component-bg !default;
152
+ $kendo-fab-item-bg: k-color(surface-alt) !default;
142
153
  /// The base border color of the FAB item.
143
154
  /// @group floating-action-button
144
- $kendo-fab-item-border: $kendo-component-border !default;
155
+ $kendo-fab-item-border: k-color(border) !default;
145
156
 
146
157
  /// The base text color of the FAB item icon.
147
158
  /// @group floating-action-button
@@ -21,13 +21,13 @@ $kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
21
21
  $kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
22
22
  /// The background color of the FileManager.
23
23
  /// @group file-manager
24
- $kendo-file-manager-bg: $kendo-component-bg !default;
24
+ $kendo-file-manager-bg: k-color(surface-alt) !default;
25
25
  /// The text color of the FileManager.
26
26
  /// @group file-manager
27
- $kendo-file-manager-text: $kendo-component-text !default;
27
+ $kendo-file-manager-text: k-color(on-app-surface) !default;
28
28
  /// The border color of the FileManager.
29
29
  /// @group file-manager
30
- $kendo-file-manager-border: $kendo-component-border !default;
30
+ $kendo-file-manager-border: k-color(border) !default;
31
31
 
32
32
  /// The border width of the FileManager Toolbar.
33
33
  /// @group file-manager
@@ -123,7 +123,7 @@ $kendo-file-manager-listview-item-border: null !default;
123
123
  $kendo-file-manager-listview-item-icon-bg: null !default;
124
124
  /// The text color of the FileManager ListView item icon.
125
125
  /// @group file-manager
126
- $kendo-file-manager-listview-item-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) !default;
126
+ $kendo-file-manager-listview-item-icon-text: k-color(subtle) !default;
127
127
  /// The border color of the FileManager ListView item icon.
128
128
  /// @group file-manager
129
129
  $kendo-file-manager-listview-item-icon-border: null !default;
@@ -180,7 +180,7 @@ $kendo-file-manager-preview-border: null !default;
180
180
  $kendo-file-manager-preview-icon-bg: null !default;
181
181
  /// The text color of the FileManager preview icon.
182
182
  /// @group file-manager
183
- $kendo-file-manager-preview-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) !default;
183
+ $kendo-file-manager-preview-icon-text: k-color(subtle) !default;
184
184
  /// The border color of the FileManager preview icon.
185
185
  /// @group file-manager
186
186
  $kendo-file-manager-preview-icon-border: null !default;
@@ -22,10 +22,10 @@ $kendo-filter-operator-dropdown-width: 15em !default;
22
22
 
23
23
  /// The text color of the Filter preview field.
24
24
  /// @group filter
25
- $kendo-filter-preview-field-text: $kendo-color-primary !default;
25
+ $kendo-filter-preview-field-text: k-color(primary) !default;
26
26
  /// The text color of the Filter preview operator.
27
27
  /// @group filter
28
- $kendo-filter-preview-operator-text: $kendo-subtle-text !default;
28
+ $kendo-filter-preview-operator-text: k-color(subtle) !default;
29
29
 
30
30
  /// The box shadow of the focused Filter toolbar.
31
31
  /// @group filter
@@ -47,7 +47,7 @@ $kendo-form-legend-border-width: 0 0 2px !default;
47
47
  $kendo-form-legend-border-style: solid !default;
48
48
  /// The border color of the Form legend.
49
49
  /// @group form
50
- $kendo-form-legend-border-color: $kendo-component-border !default;
50
+ $kendo-form-legend-border-color: k-color(border) !default;
51
51
  /// The width of the Form legend.
52
52
  /// @group form
53
53
  $kendo-form-legend-width: 100% !default;
@@ -124,7 +124,7 @@ $kendo-inline-form-field-padding-y: calc( #{k-spacing(1)} + #{$kendo-input-borde
124
124
 
125
125
  /// The invalid text color of the Form.
126
126
  /// @group form
127
- $kendo-forms-invalid-color: $kendo-color-error !default;
127
+ $kendo-forms-invalid-color: k-color(error) !default;
128
128
 
129
129
 
130
130
  /// The horizontal margin of the optional label in the Form.
@@ -174,7 +174,7 @@ $kendo-form-field-info-margin: k-spacing(2) !default;
174
174
  $kendo-fieldset-legend-bg: null !default;
175
175
  /// The text color of the Form legend.
176
176
  /// @group form
177
- $kendo-fieldset-legend-text: if($kendo-enable-color-system, k-color( on-app-surface ), k-try-shade( $kendo-body-text, 2 )) !default;
177
+ $kendo-fieldset-legend-text: k-color(on-app-surface) !default;
178
178
  /// The border color of the Form legend.
179
179
  /// @group form
180
180
  $kendo-fieldset-legend-border: null !default;
@@ -20,13 +20,13 @@ $kendo-gantt-line-height: var( --kendo-line-height-sm, normal ) !default;
20
20
 
21
21
  /// The background color of the Gantt.
22
22
  /// @group gantt
23
- $kendo-gantt-bg: $kendo-component-bg !default;
23
+ $kendo-gantt-bg: k-color(surface-alt) !default;
24
24
  /// The text color of the Gantt.
25
25
  /// @group gantt
26
- $kendo-gantt-text: $kendo-component-text !default;
26
+ $kendo-gantt-text: k-color(on-app-surface) !default;
27
27
  /// The border color of the Gantt.
28
28
  /// @group gantt
29
- $kendo-gantt-border: $kendo-component-border !default;
29
+ $kendo-gantt-border: k-color(border) !default;
30
30
 
31
31
  /// The background color of the Gantt TreeList.
32
32
  /// @group gantt
@@ -40,7 +40,7 @@ $kendo-gantt-treelist-border: null !default;
40
40
 
41
41
  /// The background color of the Gantt non-working days.
42
42
  /// @group gantt
43
- $kendo-gantt-nonwork-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 3%, transparent), rgba( k-contrast-color( $kendo-gantt-bg ), .025 )) !default;
43
+ $kendo-gantt-nonwork-bg: color-mix(in srgb, k-color(on-base) 3%, transparent) !default;
44
44
  /// The text color of the Gantt non-working days.
45
45
  /// @group gantt
46
46
  $kendo-gantt-nonwork-text: null !default;
@@ -53,10 +53,10 @@ $kendo-gantt-nonwork-border: null !default;
53
53
  $kendo-gantt-line-size: 2px !default;
54
54
  /// The background fill color of the Gantt connecting lines.
55
55
  /// @group gantt
56
- $kendo-gantt-line-fill: if($kendo-enable-color-system, k-color( on-base ), k-contrast-color( $kendo-gantt-bg )) !default;
56
+ $kendo-gantt-line-fill: k-color(on-base) !default;
57
57
  /// The background fill of the selected Gantt connecting lines.
58
58
  /// @group gantt
59
- $kendo-gantt-line-selected-fill: $kendo-color-primary !default;
59
+ $kendo-gantt-line-selected-fill: k-color(primary) !default;
60
60
 
61
61
  /// The size of the Gantt task dot.
62
62
  /// @group gantt
@@ -85,23 +85,23 @@ $kendo-gantt-milestone-bg: $kendo-gantt-text !default;
85
85
  $kendo-gantt-milestone-border: $kendo-gantt-border !default;
86
86
  /// The background color of the selected Gantt milestone.
87
87
  /// @group gantt
88
- $kendo-gantt-milestone-selected-bg: $kendo-selected-bg !default;
88
+ $kendo-gantt-milestone-selected-bg: k-color(primary) !default;
89
89
  /// The border color of the selected Gantt milestone.
90
90
  /// @group gantt
91
- $kendo-gantt-milestone-selected-border: $kendo-selected-border !default;
91
+ $kendo-gantt-milestone-selected-border: k-color(primary) !default;
92
92
 
93
93
  /// The background color of the Gantt summary.
94
94
  /// @group gantt
95
- $kendo-gantt-summary-bg: if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-gantt-text, 1 )) !default;
95
+ $kendo-gantt-summary-bg: k-color(subtle) !default;
96
96
  /// The background color of the Gantt summary progress.
97
97
  /// @group gantt
98
- $kendo-gantt-summary-progress-bg: if($kendo-enable-color-system, k-color( on-base ), k-try-shade( $kendo-gantt-text, 5 )) !default;
98
+ $kendo-gantt-summary-progress-bg: k-color(on-base) !default;
99
99
  /// The background color of the selected Gantt summary.
100
100
  /// @group gantt
101
- $kendo-gantt-summary-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ), k-try-tint( $kendo-selected-bg, 6 )) !default;
101
+ $kendo-gantt-summary-selected-bg: k-color(primary-subtle-active) !default;
102
102
  /// The background color of the selected Gantt summary progress.
103
103
  /// @group gantt
104
- $kendo-gantt-summary-progress-selected-bg: $kendo-selected-bg !default;
104
+ $kendo-gantt-summary-progress-selected-bg: k-color(primary) !default;
105
105
 
106
106
  /// The border width of the Gantt task.
107
107
  /// @group gantt
@@ -114,10 +114,10 @@ $kendo-gantt-task-padding-x: k-spacing(2) !default;
114
114
  $kendo-gantt-task-padding-y: k-spacing(1) !default;
115
115
  /// The background color of the Gantt task.
116
116
  /// @group gantt
117
- $kendo-gantt-task-bg: if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-gantt-text, 2 )) !default;
117
+ $kendo-gantt-task-bg: k-color(subtle) !default;
118
118
  /// The text color of the Gantt task.
119
119
  /// @group gantt
120
- $kendo-gantt-task-text: if($kendo-enable-color-system, k-color( base-subtle ), k-contrast-color( $kendo-gantt-text )) !default;
120
+ $kendo-gantt-task-text: k-color(base-subtle) !default;
121
121
  /// The border color of the Gantt task.
122
122
  /// @group gantt
123
123
  $kendo-gantt-task-border: null !default;
@@ -126,16 +126,16 @@ $kendo-gantt-task-border: null !default;
126
126
  $kendo-gantt-task-progress-bg: $kendo-gantt-text !default;
127
127
  /// The background color of selected the Gantt task.
128
128
  /// @group gantt
129
- $kendo-gantt-task-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ), k-try-tint( $kendo-selected-bg, 6 )) !default;
129
+ $kendo-gantt-task-selected-bg: k-color(primary-subtle-active) !default;
130
130
  /// The text color of the selected Gantt task.
131
131
  /// @group gantt
132
- $kendo-gantt-task-selected-text: $kendo-selected-text !default;
132
+ $kendo-gantt-task-selected-text: k-color(on-primary) !default;
133
133
  /// The border color of the selected Gantt task.
134
134
  /// @group gantt
135
135
  $kendo-gantt-task-selected-border: null !default;
136
136
  /// The background color of the selected Gantt task progress.
137
137
  /// @group gantt
138
- $kendo-gantt-task-progress-selected-bg: $kendo-selected-bg !default;
138
+ $kendo-gantt-task-progress-selected-bg: k-color(primary) !default;
139
139
 
140
140
  /// The padding of the Gantt task actions.
141
141
  /// @group gantt
@@ -204,24 +204,24 @@ $kendo-gantt-planned-offset-resize-handler-margin-x: 1.4em !default;
204
204
 
205
205
  /// The background color of the Gantt planned Tooltip.
206
206
  /// @group gantt
207
- $kendo-gantt-planned-bg: $kendo-color-primary !default;
207
+ $kendo-gantt-planned-bg: k-color(primary) !default;
208
208
  /// The border color of the Gantt planned Tooltip.
209
209
  /// @group gantt
210
210
  $kendo-gantt-planned-border: $kendo-gantt-planned-bg !default;
211
211
 
212
212
  /// The background color of the Gantt delayed task.
213
213
  /// @group gantt
214
- $kendo-gantt-delayed-bg: $kendo-color-error !default;
214
+ $kendo-gantt-delayed-bg: k-color(error) !default;
215
215
  /// The complement background color of the Gantt delayed task.
216
216
  /// @group gantt
217
- $kendo-gantt-delayed-bg-lighter: if($kendo-enable-color-system, k-color( error-emphasis ), k-color-tint($kendo-gantt-delayed-bg, 5)) !default;
217
+ $kendo-gantt-delayed-bg-lighter: k-color(error-emphasis) !default;
218
218
 
219
219
  /// The background color of the Gantt advanced task.
220
220
  /// @group gantt
221
- $kendo-gantt-advanced-bg: $kendo-color-success !default;
221
+ $kendo-gantt-advanced-bg: k-color(success) !default;
222
222
  /// The complement background color of the Gantt advanced task.
223
223
  /// @group gantt
224
- $kendo-gantt-advanced-bg-lighter: if($kendo-enable-color-system, k-color( success-emphasis ), k-color-tint($kendo-gantt-advanced-bg, 5)) !default;
224
+ $kendo-gantt-advanced-bg-lighter: k-color(success-emphasis) !default;
225
225
 
226
226
  /// The text color of the Gantt delayed task action.
227
227
  /// @group gantt
@@ -241,10 +241,10 @@ $kendo-gantt-validation-tooltip-label-width: 50px !default;
241
241
  $kendo-gantt-validation-tooltip-border: #656565 !default;
242
242
  /// The border color of the valid Gantt validation Tooltip.
243
243
  /// @group gantt
244
- $kendo-gantt-validation-tooltip-valid-border: $kendo-color-success !default;
244
+ $kendo-gantt-validation-tooltip-valid-border: k-color(success) !default;
245
245
  /// The border color of the invalid Gantt validation Tooltip.
246
246
  /// @group gantt
247
- $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
247
+ $kendo-gantt-validation-tooltip-invalid-border: k-color(error) !default;
248
248
 
249
249
  /// The horizontal padding of the Gantt task Tooltip.
250
250
  /// @group gantt
@@ -232,14 +232,14 @@ $kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
232
232
  $kendo-grid-selection-aggregates-font-weight: var( --kendo-font-weight-bold, normal ) !default;
233
233
 
234
234
  $kendo-grid-sorted-icon-spacing: calc( #{k-spacing(2)} - 1px ) !default;
235
- $kendo-grid-sorted-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 3%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .02 )) !default;
236
- $kendo-grid-sorting-indicator-text: $kendo-color-primary !default;
235
+ $kendo-grid-sorted-bg: color-mix(in srgb, k-color(on-app-surface) 3%, transparent) !default;
236
+ $kendo-grid-sorting-indicator-text: k-color(primary) !default;
237
237
  $kendo-grid-sorting-index-font-size: var( --kendo-font-size-sm, inherit ) !default;
238
238
  $kendo-grid-sorting-index-height: $kendo-icon-size !default;
239
239
  $kendo-grid-sorting-index-spacing-y: calc( #{$kendo-icon-spacing} / 2 ) !default;
240
240
  $kendo-grid-sorting-index-spacing-x: calc( #{$kendo-grid-sorting-index-spacing-y} * -1 ) !default;
241
241
 
242
- $kendo-grid-grouping-row-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-grid-bg, 1 )) !default;
242
+ $kendo-grid-grouping-row-bg: k-color(base) !default;
243
243
  $kendo-grid-grouping-row-text: $kendo-grid-text !default;
244
244
 
245
245
  $kendo-grid-focus-shadow: $kendo-table-focus-shadow !default;
@@ -254,7 +254,7 @@ $kendo-grid-sticky-text: $kendo-grid-text !default;
254
254
  $kendo-grid-sticky-border: $kendo-grid-border !default;
255
255
 
256
256
  // Must be a solid color
257
- $kendo-grid-sticky-alt-bg: if($kendo-enable-color-system, k-color( base-subtle ), $kendo-grid-alt-bg) !default;
257
+ $kendo-grid-sticky-alt-bg: k-color(base-subtle) !default;
258
258
 
259
259
  $kendo-grid-sticky-header-bg: $kendo-grid-header-bg !default;
260
260
  $kendo-grid-sticky-header-text: $kendo-grid-header-text !default;
@@ -263,12 +263,12 @@ $kendo-grid-sticky-header-border: $kendo-grid-sticky-border !default;
263
263
  $kendo-grid-sticky-footer-bg: $kendo-grid-header-bg !default;
264
264
  $kendo-grid-sticky-footer-hover-bg: $kendo-grid-hover-bg !default;
265
265
 
266
- $kendo-grid-sticky-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), color.mix($kendo-selected-bg, #ffffff, 25%)) !default;
267
- $kendo-grid-sticky-selected-alt-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), k-try-shade( $kendo-grid-sticky-selected-bg, .5 )) !default;
266
+ $kendo-grid-sticky-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
267
+ $kendo-grid-sticky-selected-alt-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
268
268
 
269
269
  // Must be a solid color
270
- $kendo-grid-sticky-hover-bg: if($kendo-enable-color-system, k-color( base-subtle-hover ), $kendo-grid-hover-bg) !default;
271
- $kendo-grid-sticky-selected-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), k-try-shade( $kendo-grid-sticky-selected-bg, 1 )) !default;
270
+ $kendo-grid-sticky-hover-bg: k-color(base-subtle-hover) !default;
271
+ $kendo-grid-sticky-selected-hover-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
272
272
 
273
273
  $kendo-grid-column-menu-width: 230px !default;
274
274
  $kendo-grid-column-menu-max-width: 320px !default;
@@ -305,7 +305,7 @@ $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
305
305
  $kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0) !default;
306
306
  $kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
307
307
 
308
- $kendo-grid-column-menu-tabbed-bg: $kendo-base-bg !default;
308
+ $kendo-grid-column-menu-tabbed-bg: k-color(surface) !default;
309
309
 
310
310
  $kendo-grid-drag-cell-width: ($kendo-icon-size * 2.25) !default;
311
311
 
@@ -319,10 +319,10 @@ $kendo-grid-group-footer-second-cell-border: 1px !default;
319
319
 
320
320
  /// The background color of the Grid row resize indicator.
321
321
  /// @group grid
322
- $kendo-grid-row-resizer-hover-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 20%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .12 )) !default;
322
+ $kendo-grid-row-resizer-hover-bg: color-mix(in srgb, k-color(on-base) 20%, transparent) !default;
323
323
  /// The background color of the active Grid row resize indicator.
324
324
  /// @group grid
325
- $kendo-grid-row-resizer-active-bg: $kendo-color-primary !default;
325
+ $kendo-grid-row-resizer-active-bg: k-color(primary) !default;
326
326
  /// The height of the Grid row resize indicator.
327
327
  /// @group grid
328
328
  $kendo-grid-row-resizer-height: k-spacing(0.5) !default;
@@ -25,15 +25,15 @@ $kendo-image-editor-resize-handle-margin-y: k-spacing(1px) !default;
25
25
  $kendo-image-editor-resize-handle-border-width: 0 2px 2px 0 !default;
26
26
  $kendo-image-editor-resize-handle-size: 15px !default;
27
27
 
28
- $kendo-image-editor-bg: $kendo-component-bg !default;
29
- $kendo-image-editor-text: $kendo-component-text !default;
30
- $kendo-image-editor-border: $kendo-component-border !default;
28
+ $kendo-image-editor-bg: k-color(surface-alt) !default;
29
+ $kendo-image-editor-text: k-color(on-app-surface) !default;
30
+ $kendo-image-editor-border: k-color(border) !default;
31
31
 
32
32
  $kendo-image-editor-content-bg: #c6c6c6 !default;
33
33
  $kendo-image-editor-content-text: null !default;
34
34
  $kendo-image-editor-content-border: null !default;
35
35
 
36
- $kendo-image-editor-action-pane-bg: $kendo-component-bg !default;
36
+ $kendo-image-editor-action-pane-bg: k-color(surface-alt) !default;
37
37
  $kendo-image-editor-action-pane-text: null !default;
38
38
  $kendo-image-editor-action-pane-border: null !default;
39
39
 
package/scss/index.scss CHANGED
@@ -116,6 +116,7 @@
116
116
  @forward "./signature/_index.scss";
117
117
  @forward "./otp/_index.scss";
118
118
  @forward "./column-menu/_index.scss";
119
+ @forward "./marquee/_index.scss";
119
120
 
120
121
 
121
122
  // Use component modules
@@ -152,6 +153,7 @@
152
153
  @use "./loader/_index.scss" as *;
153
154
  @use "./skeleton/_index.scss" as *;
154
155
  @use "./time-marker/_index.scss" as *;
156
+ @use "./marquee/_index.scss" as *;
155
157
 
156
158
 
157
159
  // Native forms
@@ -323,6 +325,7 @@
323
325
  @include kendo-skeleton--styles();
324
326
  @include kendo-tooltip--styles();
325
327
  @include kendo-time-marker--styles();
328
+ @include kendo-marquee--styles();
326
329
 
327
330
 
328
331
  // Form helpers