@progress/kendo-theme-bootstrap 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 (131) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +1 -1
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +1 -1
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +1 -1
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +1 -1
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +1 -1
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +1 -1
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-main.scss +1 -5
  16. package/dist/bootstrap-nordic.css +1 -1
  17. package/dist/bootstrap-nordic.scss +1 -1
  18. package/dist/bootstrap-turquoise-dark.css +1 -1
  19. package/dist/bootstrap-turquoise-dark.scss +1 -1
  20. package/dist/bootstrap-turquoise.css +1 -1
  21. package/dist/bootstrap-turquoise.scss +1 -1
  22. package/dist/bootstrap-urban.css +1 -1
  23. package/dist/bootstrap-urban.scss +1 -1
  24. package/dist/bootstrap-vintage.css +1 -1
  25. package/dist/bootstrap-vintage.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +5864 -5720
  27. package/dist/meta/sassdoc-raw-data.json +2823 -2763
  28. package/dist/meta/variables.json +414 -369
  29. package/lib/swatches/bootstrap-3-dark.json +1 -179
  30. package/lib/swatches/bootstrap-3.json +1 -179
  31. package/lib/swatches/bootstrap-4-dark.json +1 -182
  32. package/lib/swatches/bootstrap-4.json +1 -182
  33. package/lib/swatches/bootstrap-dataviz-v4.json +1 -47
  34. package/lib/swatches/bootstrap-main-dark.json +1 -182
  35. package/lib/swatches/bootstrap-main.json +2 -184
  36. package/lib/swatches/bootstrap-nordic.json +1 -182
  37. package/lib/swatches/bootstrap-turquoise-dark.json +1 -182
  38. package/lib/swatches/bootstrap-turquoise.json +1 -182
  39. package/lib/swatches/bootstrap-urban.json +1 -182
  40. package/lib/swatches/bootstrap-vintage.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +13 -8
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +18 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +14 -1
  47. package/scss/bottom-navigation/_variables.scss +17 -4
  48. package/scss/breadcrumb/_variables.scss +9 -9
  49. package/scss/button/_variables.scss +28 -15
  50. package/scss/calendar/_variables.scss +40 -21
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +20 -7
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +11 -11
  55. package/scss/checkbox/_variables.scss +8 -8
  56. package/scss/chip/_theme.scss +3 -3
  57. package/scss/chip/_variables.scss +26 -7
  58. package/scss/color-preview/_variables.scss +3 -3
  59. package/scss/coloreditor/_variables.scss +4 -4
  60. package/scss/colorgradient/_variables.scss +7 -37
  61. package/scss/core/_index.scss +8 -4
  62. package/scss/core/color-system/_swatch.scss +0 -2
  63. package/scss/dataviz/_variables.scss +61 -47
  64. package/scss/dialog/_variables.scss +8 -3
  65. package/scss/dock-manager/_variables.scss +8 -8
  66. package/scss/draggable/_variables.scss +4 -4
  67. package/scss/drawer/_variables.scss +36 -11
  68. package/scss/dropzone/_variables.scss +6 -6
  69. package/scss/editor/_variables.scss +11 -4
  70. package/scss/expansion-panel/_variables.scss +5 -5
  71. package/scss/fab/_theme.scss +21 -21
  72. package/scss/fab/_variables.scss +15 -4
  73. package/scss/filemanager/_variables.scss +5 -5
  74. package/scss/filter/_variables.scss +3 -3
  75. package/scss/forms/_variables.scss +2 -2
  76. package/scss/gantt/_variables.scss +28 -28
  77. package/scss/grid/_theme.scss +10 -20
  78. package/scss/grid/_variables.scss +12 -12
  79. package/scss/imageeditor/_variables.scss +4 -4
  80. package/scss/index.scss +3 -0
  81. package/scss/input/_variables.scss +16 -16
  82. package/scss/list/_variables.scss +89 -12
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +3 -3
  85. package/scss/listview/_variables.scss +5 -5
  86. package/scss/loader/_variables.scss +17 -3
  87. package/scss/map/_variables.scss +5 -5
  88. package/scss/marquee/_index.scss +16 -0
  89. package/scss/marquee/_layout.scss +6 -0
  90. package/scss/marquee/_theme.scss +6 -0
  91. package/scss/marquee/_variables.scss +11 -0
  92. package/scss/mediaplayer/_variables.scss +4 -4
  93. package/scss/menu/_variables.scss +17 -9
  94. package/scss/messagebox/_variables.scss +14 -1
  95. package/scss/no-data/_variables.scss +1 -1
  96. package/scss/notification/_functions.scss +3 -3
  97. package/scss/notification/_variables.scss +23 -4
  98. package/scss/orgchart/_variables.scss +8 -8
  99. package/scss/overlay/_variables.scss +13 -3
  100. package/scss/pager/_variables.scss +12 -12
  101. package/scss/panel/_variables.scss +3 -3
  102. package/scss/panelbar/_variables.scss +12 -12
  103. package/scss/pdf-viewer/_variables.scss +13 -13
  104. package/scss/pivotgrid/_variables.scss +22 -22
  105. package/scss/popup/_variables.scss +3 -3
  106. package/scss/progressbar/_variables.scss +6 -6
  107. package/scss/prompt/_variables.scss +12 -12
  108. package/scss/rating/_variables.scss +4 -4
  109. package/scss/scheduler/_variables.scss +17 -14
  110. package/scss/scrollview/_variables.scss +5 -5
  111. package/scss/signature/_variables.scss +1 -1
  112. package/scss/skeleton/_variables.scss +1 -1
  113. package/scss/slider/_variables.scss +21 -13
  114. package/scss/splitter/_variables.scss +8 -8
  115. package/scss/spreadsheet/_variables.scss +25 -25
  116. package/scss/stepper/_variables.scss +15 -15
  117. package/scss/switch/_variables.scss +45 -11
  118. package/scss/table/_variables.scss +10 -10
  119. package/scss/tabstrip/_variables.scss +14 -14
  120. package/scss/taskboard/_variables.scss +15 -15
  121. package/scss/tilelayout/_variables.scss +2 -2
  122. package/scss/timeline/_variables.scss +7 -7
  123. package/scss/timeselector/_variables.scss +18 -8
  124. package/scss/toolbar/_variables.scss +8 -8
  125. package/scss/tooltip/_functions.scss +1 -1
  126. package/scss/tooltip/_variables.scss +14 -3
  127. package/scss/treeview/_variables.scss +9 -9
  128. package/scss/typography/_variables.scss +3 -3
  129. package/scss/upload/_variables.scss +13 -13
  130. package/scss/window/_variables.scss +8 -7
  131. package/scss/core/color-system/_swatch-legacy.scss +0 -274
@@ -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(primary) !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
+ );
@@ -17,13 +17,13 @@ $kendo-media-player-line-height: var( --kendo-line-height, normal ) !default;
17
17
 
18
18
  /// The background color of the MediaPlayer.
19
19
  /// @group mediaplayer
20
- $kendo-media-player-bg: $kendo-component-bg !default;
20
+ $kendo-media-player-bg: k-color(app-surface) !default;
21
21
  /// The text color of the MediaPlayer.
22
22
  /// @group mediaplayer
23
- $kendo-media-player-text: $kendo-component-text !default;
23
+ $kendo-media-player-text: k-color(on-app-surface) !default;
24
24
  /// The border color of the MediaPlayer.
25
25
  /// @group mediaplayer
26
- $kendo-media-player-border: $kendo-component-border !default;
26
+ $kendo-media-player-border: k-color(border) !default;
27
27
 
28
28
  /// The horizontal padding of the MediaPlayer title.
29
29
  /// @group mediaplayer
@@ -42,7 +42,7 @@ $kendo-media-player-titlebar-text: $kendo-media-player-bg !default;
42
42
  $kendo-media-player-titlebar-border: null !default;
43
43
  /// The gradient of the MediaPlayer title.
44
44
  /// @group mediaplayer
45
- $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;
45
+ $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;
46
46
 
47
47
 
48
48
  @forward "@progress/kendo-theme-core/scss/components/mediaplayer/_variables.scss" with (
@@ -25,10 +25,10 @@ $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-header-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
- $kendo-menu-border: $kendo-component-header-border !default;
31
+ $kendo-menu-border: k-color(border) !default;
32
32
  /// The background gradient of the Menu.
33
33
  /// @group menu
34
34
  $kendo-menu-gradient: 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: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 76%, transparent), rgba( $kendo-menu-text, .76 )) !default;
60
+ $kendo-menu-item-text: color-mix(in srgb, k-color(on-app-surface) 76%, transparent) !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: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 93%, transparent), rgba( $kendo-menu-text, .93 )) !default;
73
+ $kendo-menu-item-hover-text: color-mix(in srgb, k-color(on-app-surface) 93%, transparent) !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: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 100%, transparent), rgba( $kendo-menu-text, 1 )) !default;
86
+ $kendo-menu-item-active-text: color-mix(in srgb, k-color(on-app-surface) 100%, transparent) !default;
87
87
  /// The border color of active Menu item.
88
88
  /// @group menu
89
89
  $kendo-menu-item-active-border: null !default;
@@ -93,7 +93,7 @@ $kendo-menu-item-active-gradient: null !default;
93
93
 
94
94
  /// The base shadow of focused Menu item.
95
95
  /// @group menu
96
- $kendo-menu-item-focus-shadow: inset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 15%, transparent), rgba( $kendo-menu-text, .15 )) !default;
96
+ $kendo-menu-item-focus-shadow: inset 0 0 0 3px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
97
97
 
98
98
  /// The background color of selected Menu item.
99
99
  /// @group menu
@@ -113,7 +113,7 @@ $kendo-menu-item-selected-gradient: null !default;
113
113
  $kendo-menu-scroll-button-bg: $kendo-menu-bg !default;
114
114
  /// The text color of the Menu scroll buttons.
115
115
  /// @group menu
116
- $kendo-menu-scroll-button-text: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-menu-text, .5 )) !default;
116
+ $kendo-menu-scroll-button-text: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
117
117
  /// The border color of the Menu scroll buttons.
118
118
  /// @group menu
119
119
  $kendo-menu-scroll-button-border: $kendo-menu-border !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: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), rgba( $kendo-menu-text, .7 )) !default;
129
+ $kendo-menu-scroll-button-hover-text: color-mix(in srgb, k-color(on-app-surface) 70%, transparent) !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(2) !default;
146
152
  /// The border color of 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
@@ -312,6 +318,8 @@ $kendo-menu-popup-item-focus-shadow: $kendo-menu-item-focus-shadow !default;
312
318
  $kendo-menu-scroll-button-hover-text: $kendo-menu-scroll-button-hover-text,
313
319
  $kendo-menu-scroll-button-hover-border: $kendo-menu-scroll-button-hover-border,
314
320
  $kendo-menu-scroll-button-hover-gradient: $kendo-menu-scroll-button-hover-gradient,
321
+ $kendo-menu-icon-padding-x: $kendo-menu-icon-padding-x,
322
+ $kendo-menu-icon-padding-y: $kendo-menu-icon-padding-y,
315
323
  $kendo-menu-separator-margin-inline: $kendo-menu-separator-margin-inline,
316
324
  $kendo-menu-separator-margin-block: $kendo-menu-separator-margin-block,
317
325
  $kendo-menu-separator-border: $kendo-menu-separator-border,
@@ -16,6 +16,18 @@ $kendo-message-box-border-level: -9 !default;
16
16
  $kendo-message-box-link-font-style: normal !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;
19
31
 
20
32
  @forward "@progress/kendo-theme-core/scss/components/messagebox/_variables.scss" with (
21
33
  $kendo-message-box-margin: $kendo-message-box-margin,
@@ -28,5 +40,6 @@ $kendo-message-box-link-text-decoration: underline !default;
28
40
  $kendo-message-box-text-level: $kendo-message-box-text-level,
29
41
  $kendo-message-box-border-level: $kendo-message-box-border-level,
30
42
  $kendo-message-box-link-font-style: $kendo-message-box-link-font-style,
31
- $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
32
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: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
9
+ $kendo-no-data-text: k-color(subtle) !default;
10
10
 
11
11
 
12
12
  @forward "@progress/kendo-theme-core/scss/components/no-data/_variables.scss" with (
@@ -7,9 +7,9 @@
7
7
 
8
8
  @each $name, $color in $colors {
9
9
  $_theme: map.merge(( $name: (
10
- color: if($kendo-enable-color-system, k-color( #{$name}-on-subtle ), k-color-shade( $color, 6 )),
11
- background-color: if($kendo-enable-color-system, k-color( #{$name}-subtle ), k-color-tint( $color, 9 )),
12
- border: if($kendo-enable-color-system, k-color( #{$name}-emphasis ), k-color-tint( $color, 10 )),
10
+ color: k-color(#{$name}-on-subtle),
11
+ background-color: k-color(#{$name}-subtle),
12
+ border: k-color(#{$name}-emphasis),
13
13
  )), $_theme );
14
14
  }
15
15
 
@@ -30,15 +30,21 @@ $kendo-notification-font-size: var( --kendo-font-size-sm, inherit ) !default;
30
30
  /// The line height of the Notification.
31
31
  /// @group notification
32
32
  $kendo-notification-line-height: var( --kendo-line-height, normal ) !default;
33
+ /// The horizontal padding of the Notification actions.
34
+ /// @group notification
35
+ $kendo-notification-actions-padding-x: null !default;
36
+ /// The vertical padding of the Notification actions.
37
+ /// @group notification
38
+ $kendo-notification-actions-padding-y: $kendo-notification-actions-padding-x !default;
33
39
  /// The background color of the Notification.
34
40
  /// @group notification
35
- $kendo-notification-bg: $kendo-component-bg !default;
41
+ $kendo-notification-bg: k-color(app-surface) !default;
36
42
  /// The text color of the Notification.
37
43
  /// @group notification
38
- $kendo-notification-text: $kendo-component-text !default;
44
+ $kendo-notification-text: k-color(on-app-surface) !default;
39
45
  /// The border color of the Notification.
40
46
  /// @group notification
41
- $kendo-notification-border: $kendo-component-border !default;
47
+ $kendo-notification-border: k-color(border) !default;
42
48
  /// The box shadow of the Notification.
43
49
  /// @group notification
44
50
  $kendo-notification-shadow: $kendo-popup-shadow !default;
@@ -49,7 +55,18 @@ $kendo-notification-icon-spacing: $kendo-icon-spacing !default;
49
55
 
50
56
  /// The theme colors map for the Notification.
51
57
  /// @group notification
52
- $kendo-notification-theme-colors: $kendo-theme-colors !default;
58
+ $kendo-notification-theme-colors: (
59
+ "primary": k-color(primary),
60
+ "secondary": k-color(secondary),
61
+ "tertiary": k-color(tertiary),
62
+ "info": k-color(info),
63
+ "success": k-color(success),
64
+ "warning": k-color(warning),
65
+ "error": k-color(error),
66
+ "dark": k-color(dark),
67
+ "light": k-color(light),
68
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
69
+ ) !default;
53
70
  /// The generated theme colors map for the Notification.
54
71
  /// @group notification
55
72
  $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
@@ -64,6 +81,8 @@ $kendo-notification-theme: notification-theme( $kendo-notification-theme-colors
64
81
  $kendo-notification-font-family: $kendo-notification-font-family,
65
82
  $kendo-notification-font-size: $kendo-notification-font-size,
66
83
  $kendo-notification-line-height: $kendo-notification-line-height,
84
+ $kendo-notification-actions-padding-x: $kendo-notification-actions-padding-x,
85
+ $kendo-notification-actions-padding-y: $kendo-notification-actions-padding-y,
67
86
  $kendo-notification-bg: $kendo-notification-bg,
68
87
  $kendo-notification-text: $kendo-notification-text,
69
88
  $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(app-surface) !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: if($kendo-enable-color-system, k-color( subtle ) , $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,13 +1,23 @@
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;
7
18
 
8
-
9
19
  @forward "@progress/kendo-theme-core/scss/components/overlay/_variables.scss" with (
10
20
  $kendo-overlay-theme-colors: $kendo-overlay-theme-colors,
11
21
  $kendo-overlay-bg: $kendo-overlay-bg,
12
- $kendo-overlay-opacity: $kendo-overlay-opacity
22
+ $kendo-overlay-opacity: $kendo-overlay-opacity,
13
23
  );
@@ -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-header-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
@@ -93,29 +93,29 @@ $kendo-pager-item-border-radius: k-spacing(1) !default;
93
93
  $kendo-pager-item-spacing: (-1 * $kendo-pager-item-border-width) !default;
94
94
  /// The background color of the Pager items.
95
95
  /// @group pager
96
- $kendo-pager-item-bg: $kendo-component-bg !default;
96
+ $kendo-pager-item-bg: k-color(app-surface) !default;
97
97
  /// The text color of the Pager items.
98
98
  /// @group pager
99
- $kendo-pager-item-text: $kendo-link-text !default;
99
+ $kendo-pager-item-text: k-color(primary) !default;
100
100
  /// The border color of the Pager items.
101
101
  /// @group pager
102
- $kendo-pager-item-border: $kendo-component-border !default;
102
+ $kendo-pager-item-border: k-color(border) !default;
103
103
 
104
104
  /// The background color of the hovered Pager items.
105
105
  /// @group pager
106
- $kendo-pager-item-hover-bg: $kendo-hover-bg !default;
106
+ $kendo-pager-item-hover-bg: k-color(base-subtle-hover) !default;
107
107
  /// The text color of the hovered Pager items.
108
108
  /// @group pager
109
- $kendo-pager-item-hover-text: $kendo-link-hover-text !default;
109
+ $kendo-pager-item-hover-text: k-color(primary-hover) !default;
110
110
  /// The border color of the hovered Pager items.
111
111
  /// @group pager
112
- $kendo-pager-item-hover-border: $kendo-hover-border !default;
112
+ $kendo-pager-item-hover-border: k-color(border) !default;
113
113
  /// The background color of the selected Pager items.
114
114
  /// @group pager
115
- $kendo-pager-item-selected-bg: $kendo-selected-bg !default;
115
+ $kendo-pager-item-selected-bg: k-color(primary) !default;
116
116
  /// The text color of the selected Pager items.
117
117
  /// @group pager
118
- $kendo-pager-item-selected-text: $kendo-selected-text !default;
118
+ $kendo-pager-item-selected-text: k-color(on-primary) !default;
119
119
  /// The border color of the selected Pager items.
120
120
  /// @group pager
121
121
  $kendo-pager-item-selected-border: $kendo-pager-item-selected-bg !default;
@@ -127,7 +127,7 @@ $kendo-pager-item-focus-opacity: null !default;
127
127
  $kendo-pager-item-focus-bg: $kendo-pager-item-bg !default;
128
128
  /// The box shadow of the focused Pager items.
129
129
  /// @group pager
130
- $kendo-pager-item-focus-shadow: 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba($kendo-color-primary, .25)) !default;
130
+ $kendo-pager-item-focus-shadow: 0 0 0 3px color-mix(in srgb, k-color(primary) 25%, transparent) !default;
131
131
 
132
132
  /// The border radius of the Pager numbers.
133
133
  /// @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: var(--kendo-component-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: var(--kendo-component-bg, #{k-color(app-surface)}) !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: var(--kendo-component-border, #{k-color(border)}) !default;
36
36
 
37
37
 
38
38
  @forward "@progress/kendo-theme-core/scss/components/panel/_variables.scss" with (
@@ -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(app-surface) !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-subtle-hover ), k-try-shade( $kendo-panelbar-header-bg, .5 )) !default;
78
+ $kendo-panelbar-header-hover-bg: k-color(base-subtle-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, 1 )) !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;
@@ -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(app-surface) !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(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(app-surface) !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: none !default;
@@ -105,7 +105,7 @@ $kendo-pdf-viewer-selection-line-height: 1.2 !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;