@progress/kendo-theme-default 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 (128) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/default-blue.css +1 -1
  3. package/dist/default-blue.scss +1 -1
  4. package/dist/default-dataviz-v4.css +1 -1
  5. package/dist/default-dataviz-v4.scss +1 -1
  6. package/dist/default-green.css +1 -1
  7. package/dist/default-green.scss +1 -1
  8. package/dist/default-main-dark.css +1 -1
  9. package/dist/default-main-dark.scss +1 -1
  10. package/dist/default-main.css +1 -1
  11. package/dist/default-main.scss +1 -5
  12. package/dist/default-nordic.css +1 -1
  13. package/dist/default-nordic.scss +1 -1
  14. package/dist/default-ocean-blue-a11y.css +1 -1
  15. package/dist/default-ocean-blue-a11y.scss +3 -1
  16. package/dist/default-ocean-blue.css +1 -1
  17. package/dist/default-ocean-blue.scss +1 -1
  18. package/dist/default-orange.css +1 -1
  19. package/dist/default-orange.scss +1 -1
  20. package/dist/default-purple.css +1 -1
  21. package/dist/default-purple.scss +1 -1
  22. package/dist/default-turquoise.css +1 -1
  23. package/dist/default-turquoise.scss +3 -2
  24. package/dist/default-urban.css +1 -1
  25. package/dist/default-urban.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +6032 -4604
  27. package/dist/meta/sassdoc-raw-data.json +2866 -2216
  28. package/dist/meta/variables.json +425 -376
  29. package/lib/swatches/default-blue.json +1 -182
  30. package/lib/swatches/default-dataviz-v4.json +1 -47
  31. package/lib/swatches/default-green.json +1 -182
  32. package/lib/swatches/default-main-dark.json +1 -207
  33. package/lib/swatches/default-main.json +2 -184
  34. package/lib/swatches/default-nordic.json +1 -182
  35. package/lib/swatches/default-ocean-blue-a11y.json +2 -192
  36. package/lib/swatches/default-ocean-blue.json +2 -205
  37. package/lib/swatches/default-orange.json +1 -182
  38. package/lib/swatches/default-purple.json +1 -182
  39. package/lib/swatches/default-turquoise.json +1 -167
  40. package/lib/swatches/default-urban.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +13 -9
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +19 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +15 -1
  47. package/scss/bottom-navigation/_variables.scss +18 -4
  48. package/scss/breadcrumb/_variables.scss +8 -8
  49. package/scss/button/_variables.scss +26 -13
  50. package/scss/calendar/_variables.scss +39 -18
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +23 -9
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +13 -13
  55. package/scss/checkbox/_variables.scss +7 -7
  56. package/scss/chip/_variables.scss +30 -11
  57. package/scss/color-preview/_variables.scss +3 -3
  58. package/scss/coloreditor/_variables.scss +6 -6
  59. package/scss/colorgradient/_variables.scss +6 -36
  60. package/scss/core/_index.scss +8 -3
  61. package/scss/dataviz/_variables.scss +61 -47
  62. package/scss/dialog/_variables.scss +10 -5
  63. package/scss/dock-manager/_variables.scss +6 -6
  64. package/scss/draggable/_variables.scss +4 -4
  65. package/scss/drawer/_variables.scss +35 -10
  66. package/scss/dropzone/_variables.scss +6 -6
  67. package/scss/editor/_variables.scss +11 -4
  68. package/scss/expansion-panel/_variables.scss +5 -5
  69. package/scss/fab/_variables.scss +15 -4
  70. package/scss/filemanager/_variables.scss +5 -5
  71. package/scss/filter/_variables.scss +2 -2
  72. package/scss/forms/_variables.scss +3 -3
  73. package/scss/gantt/_variables.scss +24 -24
  74. package/scss/grid/_variables.scss +12 -12
  75. package/scss/imageeditor/_variables.scss +4 -4
  76. package/scss/index.scss +3 -0
  77. package/scss/input/_variables.scss +16 -16
  78. package/scss/list/_variables.scss +86 -11
  79. package/scss/listbox/_variables.scss +3 -3
  80. package/scss/listgroup/_variables.scss +3 -3
  81. package/scss/listview/_variables.scss +4 -4
  82. package/scss/loader/_variables.scss +17 -3
  83. package/scss/map/_variables.scss +5 -5
  84. package/scss/marquee/_index.scss +16 -0
  85. package/scss/marquee/_layout.scss +6 -0
  86. package/scss/marquee/_theme.scss +6 -0
  87. package/scss/marquee/_variables.scss +11 -0
  88. package/scss/mediaplayer/_variables.scss +4 -4
  89. package/scss/menu/_variables.scss +16 -8
  90. package/scss/messagebox/_variables.scss +15 -1
  91. package/scss/no-data/_variables.scss +1 -1
  92. package/scss/notification/_functions.scss +1 -1
  93. package/scss/notification/_variables.scss +24 -4
  94. package/scss/orgchart/_variables.scss +8 -8
  95. package/scss/overlay/_variables.scss +12 -1
  96. package/scss/pager/_variables.scss +3 -3
  97. package/scss/panel/_variables.scss +3 -3
  98. package/scss/panelbar/_variables.scss +12 -12
  99. package/scss/pdf-viewer/_variables.scss +13 -13
  100. package/scss/pivotgrid/_variables.scss +22 -22
  101. package/scss/popover/_variables.scss +3 -3
  102. package/scss/popup/_variables.scss +3 -3
  103. package/scss/progressbar/_variables.scss +8 -8
  104. package/scss/prompt/_variables.scss +12 -12
  105. package/scss/rating/_variables.scss +4 -4
  106. package/scss/scheduler/_variables.scss +17 -14
  107. package/scss/scrollview/_variables.scss +5 -5
  108. package/scss/signature/_variables.scss +1 -1
  109. package/scss/skeleton/_variables.scss +1 -1
  110. package/scss/slider/_variables.scss +20 -11
  111. package/scss/splitter/_variables.scss +8 -8
  112. package/scss/spreadsheet/_variables.scss +25 -25
  113. package/scss/stepper/_variables.scss +15 -15
  114. package/scss/switch/_variables.scss +48 -14
  115. package/scss/table/_variables.scss +10 -10
  116. package/scss/tabstrip/_variables.scss +12 -13
  117. package/scss/taskboard/_variables.scss +14 -14
  118. package/scss/tilelayout/_variables.scss +2 -2
  119. package/scss/timeline/_variables.scss +6 -6
  120. package/scss/timeselector/_variables.scss +19 -8
  121. package/scss/toolbar/_variables.scss +7 -7
  122. package/scss/tooltip/_functions.scss +1 -1
  123. package/scss/tooltip/_variables.scss +14 -3
  124. package/scss/treeview/_variables.scss +8 -8
  125. package/scss/typography/_variables.scss +3 -3
  126. package/scss/upload/_variables.scss +13 -13
  127. package/scss/window/_variables.scss +8 -8
  128. package/scss/core/color-system/_swatch-legacy.scss +0 -222
@@ -74,7 +74,7 @@ $kendo-loader-container-panel-border-width: 1px !default;
74
74
  $kendo-loader-container-panel-border-style: solid !default;
75
75
  /// The border color of the container panel.
76
76
  /// @group loader
77
- $kendo-loader-container-panel-border-color: $kendo-component-border !default;
77
+ $kendo-loader-container-panel-border-color: k-color(border) !default;
78
78
  /// The border radius of the container panel.
79
79
  /// @group loader
80
80
  $kendo-loader-container-panel-border-radius: k-border-radius(md) !default;
@@ -115,7 +115,7 @@ $kendo-loader-lg-container-font-size: var( --kendo-font-size-lg, inherit ) !defa
115
115
  // Loading indicator
116
116
  /// The background color of the Loading indicator.
117
117
  /// @group loading
118
- $kendo-loading-bg: $kendo-component-bg !default;
118
+ $kendo-loading-bg: k-color(surface-alt) !default;
119
119
  /// The text color of the Loading indicator.
120
120
  /// @group loading
121
121
  $kendo-loading-text: currentColor !default;
@@ -126,6 +126,19 @@ $kendo-loading-opacity: .3 !default;
126
126
  /// @group loading
127
127
  $kendo-zindex-loading: 100 !default;
128
128
 
129
+ $kendo-loader-theme-colors: (
130
+ "primary": k-color(primary),
131
+ "secondary": k-color(secondary),
132
+ "tertiary": k-color(tertiary),
133
+ "info": k-color(info),
134
+ "success": k-color(success),
135
+ "warning": k-color(warning),
136
+ "error": k-color(error),
137
+ "dark": k-color(dark),
138
+ "light": k-color(light),
139
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
140
+ ) !default;
141
+
129
142
  @forward "@progress/kendo-theme-core/scss/components/loader/_variables.scss" with (
130
143
  $kendo-loader-segment-border-radius: $kendo-loader-segment-border-radius,
131
144
  $kendo-loader-sm-segment-size: $kendo-loader-sm-segment-size,
@@ -163,5 +176,6 @@ $kendo-zindex-loading: 100 !default;
163
176
  $kendo-loading-bg: $kendo-loading-bg,
164
177
  $kendo-loading-text: $kendo-loading-text,
165
178
  $kendo-loading-opacity: $kendo-loading-opacity,
166
- $kendo-zindex-loading: $kendo-zindex-loading
179
+ $kendo-zindex-loading: $kendo-zindex-loading,
180
+ $kendo-loader-theme-colors: $kendo-loader-theme-colors
167
181
  );
@@ -19,13 +19,13 @@ $kendo-map-font-family: var( --kendo-font-family, inherit ) !default;
19
19
 
20
20
  /// The background color of the Map.
21
21
  /// @group map
22
- $kendo-map-bg: $kendo-component-bg !default;
22
+ $kendo-map-bg: k-color(surface-alt) !default;
23
23
  /// The text color of the Map.
24
24
  /// @group map
25
- $kendo-map-text: $kendo-component-text !default;
25
+ $kendo-map-text: k-color(on-app-surface) !default;
26
26
  /// The border color of the Map.
27
27
  /// @group map
28
- $kendo-map-border: $kendo-component-border !default;
28
+ $kendo-map-border: k-color(border) !default;
29
29
 
30
30
  /// The margin of the Map navigator.
31
31
  /// @group map
@@ -64,11 +64,11 @@ $kendo-map-attribution-padding-y: k-spacing(0.5) !default;
64
64
  $kendo-map-attribution-font-size: calc( #{$kendo-map-font-size} * .75) !default;
65
65
  /// The background color of the Map attribution.
66
66
  /// @group map
67
- $kendo-map-attribution-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 80%, transparent), rgba( $kendo-map-bg, .8 )) !default;
67
+ $kendo-map-attribution-bg: color-mix(in srgb, k-color(app-surface) 80%, transparent) !default;
68
68
 
69
69
  /// The fill color of the Map marker.
70
70
  /// @group map
71
- $kendo-map-marker-fill: $kendo-color-primary !default;
71
+ $kendo-map-marker-fill: k-color(primary) !default;
72
72
 
73
73
  $kendo-map-marker-images: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAABQCAYAAAAKlxWDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA35JREFUeNrsWF1IVEEUPu7amhKUmqUUkhEYYn9PamgbROKTEERB1HNP0pMvJUVhZQhCEEQPQiAIkiQIQShEZmg99SdLgiRJpbGmGIu/aZ2zzJXrvWf2zty7PgTzwQd3Z86Z796z58wMJ+PruXxQwCHkGeRpZDbyqBh/j1xA9iN7kJ+8FsrwECSRu8hSUMMosgnZLTMIScaLkUPIpxpiIGyfCN9iVcEo8h2yCvyjSqwR9RIkgz5kHgRHnlhrg2im7blEhCPCeW89fBJyKuohsv8IRPaV46uGYfnLhyTn3/bC4seXnFtErFmBHHcmzSCy2umRWVgC+ZfvQ1bZ8ZSfsxQbgl+PrsCfqXFu+jWyxh7Ss5xY1sFKKLzd5ymWtEWbpC36MKgWGuuCzdyXFTR2QGhbrvKfRrbkQ74Mmi3BKJf6FEYdMbso+UpKJkpJU+dKkPIaNoyrM5Mw23Edlj6/WQ957qVbEM4rcoWX1lgcGXQuURfi6o2y0YmVH2Mw2XgC5od6ksJEeqaxlW+joLIGaZFgGVcCTsx13YG1xKxrnMZoTmUN0iLB7c7R8M49LktJnSWxwMxxa5AWu5f+XV6EzQIJznHJwSWSDNlM+Fanv3OmcyQY43YNVyzOX2XLhMZoTvEviJHgsHOU9kYntuwthaLWV5BTWQ/hHbuSpGcaozmVNUiL9lIqfNfr7L7Rq7SlyfbVnzfZsjhFXzggTuoNoI14bf63thj5kK/kNvDCytIm5yzt+vF7F9jak4qhbbz1ouzEaLJv3t3iCNkYGtzCpq7Vrm9lKcNo2TIJJ/Kk23keHhB3kQLPAxhJUDiACXEkJcMYd2uzrhiRNNX5MrJW5Al7pxkQBjNpEJtxislubWRwjKtPDQyLNQZU76UTIu4NPsQahO+EzkXYwgNu60uBmPAB3Zu3HS0agp62KoJdsvAwf0NXOgQptdsU7NqEbWBBQrso4FQl0K56AKsggXzokVyJdAqmWjThlZl+BeOSsD32CLdvQSsxVu1XF2Sr7iVKB5T6nbbfnYol41vQWdwtus6ZPgRp+3pme950QV9fpito+jSmT2P6NKZP479PE9Lp06jC6tMwUO/T6CJwn0YXgfs0uvj/+jS6CNyn0UXgPo0uZH0aEnzueruRwUBfSb5Mr5TQb/o0pk9j+jSmT2P6NKZPY/o0pk9j+jQ+8E+AAQDpbNHEyW7DTAAAAABJRU5ErkJggg==" !default;
74
74
 
@@ -0,0 +1,16 @@
1
+ // Dependencies
2
+ @use "../core/_index.scss" as *;
3
+
4
+ // Component
5
+ @forward "./_variables.scss";
6
+ @use "./_layout.scss" as *;
7
+ @use "./_theme.scss" as *;
8
+
9
+ // Expose
10
+ @mixin kendo-marquee--styles() {
11
+ @include import-once( "marquee" ) {
12
+ @include core-styles();
13
+ @include kendo-marquee--layout();
14
+ @include kendo-marquee--theme();
15
+ }
16
+ }
@@ -0,0 +1,6 @@
1
+ @use "@progress/kendo-theme-core/scss/components/marquee/_layout.scss" as *;
2
+
3
+
4
+ @mixin kendo-marquee--layout() {
5
+ @include kendo-marquee--layout-base();
6
+ }
@@ -0,0 +1,6 @@
1
+ @use "@progress/kendo-theme-core/scss/components/marquee/_theme.scss" as *;
2
+
3
+
4
+ @mixin kendo-marquee--theme() {
5
+ @include kendo-marquee--theme-base();
6
+ }
@@ -0,0 +1,11 @@
1
+ @use "../core/_index.scss" as *;
2
+
3
+ $kendo-marquee-text: k-color(on-primary) !default;
4
+ $kendo-marquee-bg: k-color(primary) !default;
5
+ $kendo-marquee-border: k-color(border) !default;
6
+
7
+ @forward "@progress/kendo-theme-core/scss/components/marquee/_variables.scss" with (
8
+ $kendo-marquee-text: $kendo-marquee-text,
9
+ $kendo-marquee-bg: $kendo-marquee-bg,
10
+ $kendo-marquee-border: $kendo-marquee-border
11
+ );
@@ -18,13 +18,13 @@ $kendo-media-player-line-height: var( --kendo-line-height, normal ) !default;
18
18
 
19
19
  /// The background color of the MediaPlayer.
20
20
  /// @group mediaplayer
21
- $kendo-media-player-bg: $kendo-component-bg !default;
21
+ $kendo-media-player-bg: k-color(surface-alt) !default;
22
22
  /// The text color of the MediaPlayer.
23
23
  /// @group mediaplayer
24
- $kendo-media-player-text: $kendo-component-text !default;
24
+ $kendo-media-player-text: k-color(on-app-surface) !default;
25
25
  /// The border color of the MediaPlayer.
26
26
  /// @group mediaplayer
27
- $kendo-media-player-border: $kendo-component-border !default;
27
+ $kendo-media-player-border: k-color(border) !default;
28
28
 
29
29
  /// The horizontal padding of the MediaPlayer title.
30
30
  /// @group mediaplayer
@@ -43,7 +43,7 @@ $kendo-media-player-titlebar-text: $kendo-media-player-bg !default;
43
43
  $kendo-media-player-titlebar-border: null !default;
44
44
  /// The gradient of the MediaPlayer title.
45
45
  /// @group mediaplayer
46
- $kendo-media-player-titlebar-gradient: if($kendo-enable-color-system, ( color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), color-mix(in srgb, k-color( on-app-surface ) 0%, transparent) ), ( rgba( $kendo-media-player-text, .7 ), rgba( $kendo-media-player-text, 0 ) )) !default;
46
+ $kendo-media-player-titlebar-gradient: color-mix(in srgb, k-color(on-app-surface) 70%, transparent), color-mix(in srgb, k-color(on-app-surface) 0%, transparent) !default;
47
47
 
48
48
  @forward "@progress/kendo-theme-core/scss/components/mediaplayer/_variables.scss" with (
49
49
  $kendo-media-player-border-width: $kendo-media-player-border-width,
@@ -25,7 +25,7 @@ $kendo-menu-line-height: var( --kendo-line-height, normal ) !default;
25
25
  $kendo-menu-bg: transparent !default;
26
26
  /// The text color of the Menu.
27
27
  /// @group menu
28
- $kendo-menu-text: $kendo-component-text !default;
28
+ $kendo-menu-text: k-color(on-app-surface) !default;
29
29
  /// The border color of the Menu.
30
30
  /// @group menu
31
31
  $kendo-menu-border: null !default;
@@ -57,7 +57,7 @@ $kendo-menu-item-selected-font-weight: var( --kendo-font-weight-bold, normal ) !
57
57
  $kendo-menu-item-bg: null !default;
58
58
  /// The text color of the Menu item.
59
59
  /// @group menu
60
- $kendo-menu-item-text: $kendo-subtle-text !default;
60
+ $kendo-menu-item-text: k-color(subtle) !default;
61
61
  /// The border color of the Menu item.
62
62
  /// @group menu
63
63
  $kendo-menu-item-border: null !default;
@@ -70,7 +70,7 @@ $kendo-menu-item-gradient: null !default;
70
70
  $kendo-menu-item-hover-bg: null !default;
71
71
  /// The text color of hovered Menu item.
72
72
  /// @group menu
73
- $kendo-menu-item-hover-text: $kendo-component-text !default;
73
+ $kendo-menu-item-hover-text: k-color(on-app-surface) !default;
74
74
  /// The border color of hovered Menu item.
75
75
  /// @group menu
76
76
  $kendo-menu-item-hover-border: null !default;
@@ -83,7 +83,7 @@ $kendo-menu-item-hover-gradient: null !default;
83
83
  $kendo-menu-item-active-bg: null !default;
84
84
  /// The text color of active Menu item.
85
85
  /// @group menu
86
- $kendo-menu-item-active-text: $kendo-link-text !default;
86
+ $kendo-menu-item-active-text: k-color(primary) !default;
87
87
  /// The border color of active Menu item.
88
88
  /// @group menu
89
89
  $kendo-menu-item-active-border: null !default;
@@ -100,7 +100,7 @@ $kendo-menu-item-focus-shadow: $kendo-list-item-focus-shadow !default;
100
100
  $kendo-menu-item-selected-bg: null !default;
101
101
  /// The text color of selected Menu item.
102
102
  /// @group menu
103
- $kendo-menu-item-selected-text: $kendo-link-text !default;
103
+ $kendo-menu-item-selected-text: k-color(primary) !default;
104
104
  /// The border color of selected Menu item.
105
105
  /// @group menu
106
106
  $kendo-menu-item-selected-border: null !default;
@@ -113,7 +113,7 @@ $kendo-menu-item-selected-gradient: null !default;
113
113
  $kendo-menu-scroll-button-bg: null !default;
114
114
  /// The text color of the Menu scroll buttons.
115
115
  /// @group menu
116
- $kendo-menu-scroll-button-text: $kendo-subtle-text !default;
116
+ $kendo-menu-scroll-button-text: k-color(subtle) !default;
117
117
  /// The border color of the Menu scroll buttons.
118
118
  /// @group menu
119
119
  $kendo-menu-scroll-button-border: null !default;
@@ -126,7 +126,7 @@ $kendo-menu-scroll-button-gradient: null !default;
126
126
  $kendo-menu-scroll-button-hover-bg: null !default;
127
127
  /// The text color of hovered Menu scroll buttons.
128
128
  /// @group menu
129
- $kendo-menu-scroll-button-hover-text: $kendo-component-text !default;
129
+ $kendo-menu-scroll-button-hover-text: k-color(on-app-surface) !default;
130
130
  /// The border color of hovered Menu scroll buttons.
131
131
  /// @group menu
132
132
  $kendo-menu-scroll-button-hover-border: null !default;
@@ -134,6 +134,12 @@ $kendo-menu-scroll-button-hover-border: null !default;
134
134
  /// @group menu
135
135
  $kendo-menu-scroll-button-hover-gradient: null !default;
136
136
 
137
+ /// The horizontal padding of the Menu icon.
138
+ /// @group menu
139
+ $kendo-menu-icon-padding-x: null !default;
140
+ /// The vertical padding of the Menu icon.
141
+ /// @group menu
142
+ $kendo-menu-icon-padding-y: null !default;
137
143
 
138
144
  // Menu Separator
139
145
 
@@ -145,7 +151,7 @@ $kendo-menu-separator-margin-inline: k-spacing(1) !default;
145
151
  $kendo-menu-separator-margin-block: k-spacing(1.5) !default;
146
152
  /// The border color of the Menu separator.
147
153
  /// @group menu
148
- $kendo-menu-separator-border: if($kendo-enable-color-system, k-color(border), $kendo-component-border) !default;
154
+ $kendo-menu-separator-border: k-color(border) !default;
149
155
 
150
156
 
151
157
  // Menu popup
@@ -311,6 +317,8 @@ $kendo-menu-popup-item-focus-shadow: $kendo-menu-item-focus-shadow !default;
311
317
  $kendo-menu-scroll-button-hover-text: $kendo-menu-scroll-button-hover-text,
312
318
  $kendo-menu-scroll-button-hover-border: $kendo-menu-scroll-button-hover-border,
313
319
  $kendo-menu-scroll-button-hover-gradient: $kendo-menu-scroll-button-hover-gradient,
320
+ $kendo-menu-icon-padding-x: $kendo-menu-icon-padding-x,
321
+ $kendo-menu-icon-padding-y: $kendo-menu-icon-padding-y,
314
322
  $kendo-menu-separator-margin-inline: $kendo-menu-separator-margin-inline,
315
323
  $kendo-menu-separator-margin-block: $kendo-menu-separator-margin-block,
316
324
  $kendo-menu-separator-border: $kendo-menu-separator-border,
@@ -16,6 +16,19 @@ $kendo-message-box-border-level: -9 !default;
16
16
  $kendo-message-box-link-font-style: italic !default;
17
17
  $kendo-message-box-link-text-decoration: underline !default;
18
18
 
19
+ $kendo-message-box-theme-colors: (
20
+ "primary": k-color(primary),
21
+ "secondary": k-color(secondary),
22
+ "tertiary": k-color(tertiary),
23
+ "info": k-color(info),
24
+ "success": k-color(success),
25
+ "warning": k-color(warning),
26
+ "error": k-color(error),
27
+ "dark": k-color(dark),
28
+ "light": k-color(light),
29
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
30
+ ) !default;
31
+
19
32
  @forward "@progress/kendo-theme-core/scss/components/messagebox/_variables.scss" with (
20
33
  $kendo-message-box-margin: $kendo-message-box-margin,
21
34
  $kendo-message-box-padding-x: $kendo-message-box-padding-x,
@@ -27,5 +40,6 @@ $kendo-message-box-link-text-decoration: underline !default;
27
40
  $kendo-message-box-text-level: $kendo-message-box-text-level,
28
41
  $kendo-message-box-border-level: $kendo-message-box-border-level,
29
42
  $kendo-message-box-link-font-style: $kendo-message-box-link-font-style,
30
- $kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration
43
+ $kendo-message-box-link-text-decoration: $kendo-message-box-link-text-decoration,
44
+ $kendo-message-box-theme-colors: $kendo-message-box-theme-colors
31
45
  );
@@ -6,7 +6,7 @@ $kendo-no-data-min-height: 140px !default;
6
6
 
7
7
  /// The color of the 'No Data' text.
8
8
  /// @group no-data
9
- $kendo-no-data-text: $kendo-subtle-text !default;
9
+ $kendo-no-data-text: k-color(subtle) !default;
10
10
 
11
11
  @forward "@progress/kendo-theme-core/scss/components/no-data/_variables.scss" with (
12
12
  $kendo-no-data-min-height: $kendo-no-data-min-height,
@@ -7,7 +7,7 @@
7
7
 
8
8
  @each $name, $color in $colors {
9
9
  $_theme: map.merge(( $name: (
10
- color: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
10
+ color: k-color(on-#{$name}),
11
11
  background-color: $color,
12
12
  border: $color,
13
13
  )), $_theme );
@@ -32,15 +32,22 @@ $kendo-notification-font-size: var( --kendo-font-size-sm, inherit ) !default;
32
32
  /// The line height of the Notification.
33
33
  /// @group notification
34
34
  $kendo-notification-line-height: va( --kendo-line-height, normal ) !default;
35
+ /// The horizontal padding of the Notification actions.
36
+ /// @group notification
37
+ $kendo-notification-actions-padding-x: null !default;
38
+ /// The vertical padding of the Notification actions.
39
+ /// @group notification
40
+ $kendo-notification-actions-padding-y: $kendo-notification-actions-padding-x !default;
41
+
35
42
  /// The background color of the Notification.
36
43
  /// @group notification
37
- $kendo-notification-bg: $kendo-component-bg !default;
44
+ $kendo-notification-bg: k-color(surface-alt) !default;
38
45
  /// The text color of the Notification.
39
46
  /// @group notification
40
- $kendo-notification-text: $kendo-component-text !default;
47
+ $kendo-notification-text: k-color(on-app-surface) !default;
41
48
  /// The border color of the Notification.
42
49
  /// @group notification
43
- $kendo-notification-border: $kendo-component-border !default;
50
+ $kendo-notification-border: k-color(border) !default;
44
51
  /// The box shadow of the Notification.
45
52
  /// @group notification
46
53
  $kendo-notification-shadow: $kendo-popup-shadow !default;
@@ -51,7 +58,18 @@ $kendo-notification-icon-spacing: $kendo-icon-spacing !default;
51
58
 
52
59
  /// The theme colors map for the Notification.
53
60
  /// @group notification
54
- $kendo-notification-theme-colors: $kendo-theme-colors !default;
61
+ $kendo-notification-theme-colors: (
62
+ "primary": k-color(primary),
63
+ "secondary": k-color(secondary),
64
+ "tertiary": k-color(tertiary),
65
+ "info": k-color(info),
66
+ "success": k-color(success),
67
+ "warning": k-color(warning),
68
+ "error": k-color(error),
69
+ "dark": k-color(dark),
70
+ "light": k-color(light),
71
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
72
+ ) !default;
55
73
  /// The generated theme colors map for the Notification.
56
74
  /// @group notification
57
75
  $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
@@ -65,6 +83,8 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
65
83
  $kendo-notification-font-family: $kendo-notification-font-family,
66
84
  $kendo-notification-font-size: $kendo-notification-font-size,
67
85
  $kendo-notification-line-height: $kendo-notification-line-height,
86
+ $kendo-notification-actions-padding-x: $kendo-notification-actions-padding-x,
87
+ $kendo-notification-actions-padding-y: $kendo-notification-actions-padding-y,
68
88
  $kendo-notification-bg: $kendo-notification-bg,
69
89
  $kendo-notification-text: $kendo-notification-text,
70
90
  $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
@@ -89,7 +89,7 @@ $kendo-orgchart-node-group-subtitle-font-size: var( --kendo-font-size, inherit )
89
89
  $kendo-orgchart-node-group-subtitle-margin-bottom: $kendo-orgchart-spacer !default;
90
90
  /// The line height of the OrgChart node group subtitle.
91
91
  /// @group orgchart
92
- $kendo-orgchart-node-group-subtitle-text: $kendo-subtle-text !default;
92
+ $kendo-orgchart-node-group-subtitle-text: k-color(subtle) !default;
93
93
 
94
94
  /// The width of the OrgChart Card.
95
95
  /// @group orgchart
@@ -143,7 +143,7 @@ $kendo-orgchart-card-body-vbox-min-height: $kendo-card-avatar-size !default;
143
143
  $kendo-orgchart-line-size: 1px !default;
144
144
  /// The fill color of the OrgChart connecting line.
145
145
  /// @group orgchart
146
- $kendo-orgchart-line-fill: $kendo-base-border !default;
146
+ $kendo-orgchart-line-fill: k-color(border) !default;
147
147
 
148
148
  /// The height of the OrgChart connecting line.
149
149
  /// @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
@@ -26,13 +26,13 @@ $kendo-panel-content-padding-block: k-spacing(1) !default;
26
26
 
27
27
  /// The text color of the Panel.
28
28
  /// @group panel
29
- $kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text}) !default;
29
+ $kendo-panel-text: k-color(on-app-surface) !default;
30
30
  /// The background color of the Panel.
31
31
  /// @group panel
32
- $kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg}) !default;
32
+ $kendo-panel-bg: k-color(surface-alt) !default;
33
33
  /// The color of the border around the Panel.
34
34
  /// @group panel
35
- $kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border}) !default;
35
+ $kendo-panel-border: k-color(border) !default;
36
36
 
37
37
  @forward "@progress/kendo-theme-core/scss/components/panel/_variables.scss" with (
38
38
  $kendo-panel-border-radius: $kendo-panel-border-radius,
@@ -52,20 +52,20 @@ $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
65
  $kendo-panelbar-header-bg: $kendo-panelbar-bg !default;
66
66
  /// The text color of the PanelBar header.
67
67
  /// @group panelbar
68
- $kendo-panelbar-header-text: $kendo-link-text !default;
68
+ $kendo-panelbar-header-text: k-color(primary) !default;
69
69
  /// The border color of the PanelBar header.
70
70
  /// @group panelbar
71
71
  $kendo-panelbar-header-border: null !default;
@@ -75,7 +75,7 @@ $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: if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-panelbar-header-bg, .5 )) !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
81
  $kendo-panelbar-header-hover-text: null !default;
@@ -117,10 +117,10 @@ $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
126
  $kendo-panelbar-header-selected-border: null !default;
@@ -130,7 +130,7 @@ $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-hover ), k-try-shade( $kendo-panelbar-bg, .5 )) !default;
172
+ $kendo-panelbar-item-hover-bg: k-color(base-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;
@@ -21,13 +21,13 @@ $kendo-pdf-viewer-line-height: var( --kendo-line-height, normal ) !default;
21
21
 
22
22
  /// The background color of the PDFViewer.
23
23
  /// @group pdf-viewer
24
- $kendo-pdf-viewer-bg: $kendo-component-bg !default;
24
+ $kendo-pdf-viewer-bg: k-color(surface-alt) !default;
25
25
  /// The text color of the PDFViewer.
26
26
  /// @group pdf-viewer
27
- $kendo-pdf-viewer-text: $kendo-component-text !default;
27
+ $kendo-pdf-viewer-text: k-color(on-app-surface) !default;
28
28
  /// The border color of the PDFViewer.
29
29
  /// @group pdf-viewer
30
- $kendo-pdf-viewer-border: $kendo-component-border !default;
30
+ $kendo-pdf-viewer-border: k-color(border) !default;
31
31
 
32
32
  /// The background color of the PDFViewer Toolbar.
33
33
  /// @group pdf-viewer
@@ -44,7 +44,7 @@ $kendo-pdf-viewer-toolbar-gradient: null !default;
44
44
 
45
45
  /// The background color of the PDFViewer canvas.
46
46
  /// @group pdf-viewer
47
- $kendo-pdf-viewer-canvas-bg: $kendo-app-bg !default;
47
+ $kendo-pdf-viewer-canvas-bg: k-color(surface) !default;
48
48
  /// The text color of the PDFViewer canvas.
49
49
  /// @group pdf-viewer
50
50
  $kendo-pdf-viewer-canvas-text: null !default;
@@ -61,10 +61,10 @@ $kendo-pdf-viewer-page-spacing: k-spacing(7.5) !default;
61
61
  $kendo-pdf-viewer-page-bg: white !default;
62
62
  /// The text color of the PDFViewer page.
63
63
  /// @group pdf-viewer
64
- $kendo-pdf-viewer-page-text: $kendo-component-text !default;
64
+ $kendo-pdf-viewer-page-text: k-color(on-app-surface) !default;
65
65
  /// The border color of the PDFViewer page.
66
66
  /// @group pdf-viewer
67
- $kendo-pdf-viewer-page-border: $kendo-component-border !default;
67
+ $kendo-pdf-viewer-page-border: k-color(border) !default;
68
68
  /// The shadow of the PDFViewer page.
69
69
  /// @group pdf-viewer
70
70
  $kendo-pdf-viewer-page-shadow: k-elevation(3) !default;
@@ -86,13 +86,13 @@ $kendo-pdf-viewer-search-panel-border-width: 1px !default;
86
86
  $kendo-pdf-viewer-search-panel-border-radius: 0 !default;
87
87
  /// The background color of the PDFViewer search panel.
88
88
  /// @group pdf-viewer
89
- $kendo-pdf-viewer-search-panel-bg: $kendo-component-bg !default;
89
+ $kendo-pdf-viewer-search-panel-bg: k-color(surface-alt) !default;
90
90
  /// The text color of the PDFViewer search panel.
91
91
  /// @group pdf-viewer
92
- $kendo-pdf-viewer-search-panel-text: $kendo-component-text !default;
92
+ $kendo-pdf-viewer-search-panel-text: k-color(on-app-surface) !default;
93
93
  /// The border color of the PDFViewer search panel.
94
94
  /// @group pdf-viewer
95
- $kendo-pdf-viewer-search-panel-border: $kendo-component-border !default;
95
+ $kendo-pdf-viewer-search-panel-border: k-color(border) !default;
96
96
  /// The shadow of the PDFViewer search panel.
97
97
  /// @group pdf-viewer
98
98
  $kendo-pdf-viewer-search-panel-shadow: $kendo-window-shadow !default;
@@ -106,7 +106,7 @@ $kendo-pdf-viewer-selection-line-height: var( --kendo-line-height-sm, normal ) !
106
106
 
107
107
  /// The background color of the PDFViewer highlight.
108
108
  /// @group pdf-viewer
109
- $kendo-pdf-viewer-search-highlight-bg: $kendo-body-text !default;
109
+ $kendo-pdf-viewer-search-highlight-bg: k-color(on-app-surface) !default;
110
110
  /// The background color of the PDFViewer highlight mark.
111
111
  /// @group pdf-viewer
112
112
  $kendo-pdf-viewer-search-highlight-mark-bg: yellow !default;
@@ -124,13 +124,13 @@ $kendo-pdf-viewer-popup-padding-y: $kendo-pdf-viewer-popup-padding-x !default;
124
124
 
125
125
  /// The border color of the PDFViewer selected highlight annotation.
126
126
  /// @group pdf-viewer
127
- $kendo-pdf-viewer-highlight-annotation-border: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
127
+ $kendo-pdf-viewer-highlight-annotation-border: k-color(primary) !default;
128
128
  /// The background color of the PDFViewer hover highlight annotation.
129
129
  /// @group pdf-viewer
130
- $kendo-pdf-viewer-highlight-annotation-hover-border: if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker) !default;
130
+ $kendo-pdf-viewer-highlight-annotation-hover-border: k-color(primary-hover) !default;
131
131
  /// The border color of the PDFViewer selected free text annotation.
132
132
  /// @group pdf-viewer
133
- $kendo-pdf-viewer-free-text-annotation-border: if($kendo-enable-color-system, k-color(primary), $kendo-color-primary) !default;
133
+ $kendo-pdf-viewer-free-text-annotation-border: k-color(primary) !default;
134
134
  /// The placeholder text color of the PDFViewer free text annotation.
135
135
  /// @group pdf-viewer
136
136
  $kendo-pdf-viewer-free-text-annotation-placeholder-text: rgba(124, 22, 27, 0.5) !default;