@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.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-blue.scss +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-dataviz-v4.scss +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-green.scss +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-main.scss +1 -5
- package/dist/default-nordic.css +1 -1
- package/dist/default-nordic.scss +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +3 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-ocean-blue.scss +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-orange.scss +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-purple.scss +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-turquoise.scss +3 -2
- package/dist/default-urban.css +1 -1
- package/dist/default-urban.scss +1 -1
- package/dist/meta/sassdoc-data.json +6032 -4604
- package/dist/meta/sassdoc-raw-data.json +2866 -2216
- package/dist/meta/variables.json +425 -376
- package/lib/swatches/default-blue.json +1 -182
- package/lib/swatches/default-dataviz-v4.json +1 -47
- package/lib/swatches/default-green.json +1 -182
- package/lib/swatches/default-main-dark.json +1 -207
- package/lib/swatches/default-main.json +2 -184
- package/lib/swatches/default-nordic.json +1 -182
- package/lib/swatches/default-ocean-blue-a11y.json +2 -192
- package/lib/swatches/default-ocean-blue.json +2 -205
- package/lib/swatches/default-orange.json +1 -182
- package/lib/swatches/default-purple.json +1 -182
- package/lib/swatches/default-turquoise.json +1 -167
- package/lib/swatches/default-urban.json +1 -182
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +13 -9
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +19 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_variables.scss +18 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +26 -13
- package/scss/calendar/_variables.scss +39 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +23 -9
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_variables.scss +30 -11
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +6 -36
- package/scss/core/_index.scss +8 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +10 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +35 -10
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +11 -4
- package/scss/expansion-panel/_variables.scss +5 -5
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +5 -5
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +3 -3
- package/scss/gantt/_variables.scss +24 -24
- package/scss/grid/_variables.scss +12 -12
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_variables.scss +86 -11
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +4 -4
- package/scss/loader/_variables.scss +17 -3
- package/scss/map/_variables.scss +5 -5
- package/scss/marquee/_index.scss +16 -0
- package/scss/marquee/_layout.scss +6 -0
- package/scss/marquee/_theme.scss +6 -0
- package/scss/marquee/_variables.scss +11 -0
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +16 -8
- package/scss/messagebox/_variables.scss +15 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +1 -1
- package/scss/notification/_variables.scss +24 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +3 -3
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +12 -12
- package/scss/pdf-viewer/_variables.scss +13 -13
- package/scss/pivotgrid/_variables.scss +22 -22
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +8 -8
- package/scss/prompt/_variables.scss +12 -12
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +17 -14
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +20 -11
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_variables.scss +25 -25
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_variables.scss +48 -14
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +12 -13
- package/scss/taskboard/_variables.scss +14 -14
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +6 -6
- package/scss/timeselector/_variables.scss +19 -8
- package/scss/toolbar/_variables.scss +7 -7
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +8 -8
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +8 -8
- 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:
|
|
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:
|
|
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
|
);
|
package/scss/map/_variables.scss
CHANGED
|
@@ -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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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,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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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,
|
|
@@ -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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
66
|
+
$kendo-pager-bg: k-color(surface)!default;
|
|
67
67
|
/// The text color of the Pager.
|
|
68
68
|
/// @group pager
|
|
69
|
-
$kendo-pager-text:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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;
|