@progress/kendo-theme-bootstrap 10.6.0-dev.6 → 11.0.0-dev.0
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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3-dark.scss +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-3.scss +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4-dark.scss +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-4.scss +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-dataviz-v4.scss +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main-dark.scss +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-main.scss +1 -5
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-nordic.scss +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise-dark.scss +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-turquoise.scss +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-urban.scss +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/bootstrap-vintage.scss +1 -1
- package/dist/meta/sassdoc-data.json +1500 -3054
- package/dist/meta/sassdoc-raw-data.json +747 -1462
- package/dist/meta/variables.json +159 -326
- package/lib/swatches/bootstrap-3-dark.json +1 -179
- package/lib/swatches/bootstrap-3.json +1 -179
- package/lib/swatches/bootstrap-4-dark.json +1 -182
- package/lib/swatches/bootstrap-4.json +1 -182
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -47
- package/lib/swatches/bootstrap-main-dark.json +1 -182
- package/lib/swatches/bootstrap-main.json +2 -184
- package/lib/swatches/bootstrap-nordic.json +1 -182
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -182
- package/lib/swatches/bootstrap-turquoise.json +1 -182
- package/lib/swatches/bootstrap-urban.json +1 -182
- package/lib/swatches/bootstrap-vintage.json +1 -182
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +8 -8
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +18 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +14 -1
- package/scss/bottom-navigation/_variables.scss +17 -4
- package/scss/breadcrumb/_variables.scss +9 -9
- package/scss/button/_variables.scss +24 -15
- package/scss/calendar/_variables.scss +20 -20
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +20 -7
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_variables.scss +11 -11
- package/scss/checkbox/_variables.scss +8 -8
- package/scss/chip/_theme.scss +3 -3
- package/scss/chip/_variables.scss +7 -7
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +4 -4
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/core/_index.scss +8 -4
- package/scss/core/color-system/_swatch.scss +0 -2
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +3 -3
- package/scss/dock-manager/_variables.scss +8 -8
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +10 -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/_theme.scss +21 -21
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +5 -5
- package/scss/filter/_variables.scss +3 -3
- package/scss/forms/_variables.scss +2 -2
- package/scss/gantt/_variables.scss +28 -28
- package/scss/grid/_theme.scss +10 -20
- 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 +9 -9
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +5 -5
- 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 +9 -9
- package/scss/messagebox/_variables.scss +14 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +3 -3
- package/scss/notification/_variables.scss +15 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +13 -3
- package/scss/pager/_variables.scss +12 -12
- 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/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +6 -6
- 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 +12 -12
- 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 +10 -10
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +14 -14
- package/scss/taskboard/_variables.scss +15 -15
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timeselector/_variables.scss +12 -8
- package/scss/toolbar/_variables.scss +8 -8
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +9 -9
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +8 -7
- package/scss/core/color-system/_swatch-legacy.scss +0 -274
package/scss/fab/_variables.scss
CHANGED
|
@@ -98,7 +98,18 @@ $kendo-fab-item-icon-border-radius: 50% !default;
|
|
|
98
98
|
|
|
99
99
|
/// The theme colors map for the FAB.
|
|
100
100
|
/// @group floating-action-button
|
|
101
|
-
$kendo-fab-theme-colors:
|
|
101
|
+
$kendo-fab-theme-colors: (
|
|
102
|
+
"primary": k-color(primary),
|
|
103
|
+
"secondary": k-color(secondary),
|
|
104
|
+
"tertiary": k-color(tertiary),
|
|
105
|
+
"info": k-color(info),
|
|
106
|
+
"success": k-color(success),
|
|
107
|
+
"warning": k-color(warning),
|
|
108
|
+
"error": k-color(error),
|
|
109
|
+
"dark": k-color(dark),
|
|
110
|
+
"light": k-color(light),
|
|
111
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
112
|
+
) !default;
|
|
102
113
|
|
|
103
114
|
/// The size map for the FAB.
|
|
104
115
|
/// @group floating-action-button
|
|
@@ -135,13 +146,13 @@ $kendo-fab-outline-width: 3px !default;
|
|
|
135
146
|
|
|
136
147
|
/// The base text color of the FAB item.
|
|
137
148
|
/// @group floating-action-button
|
|
138
|
-
$kendo-fab-item-text:
|
|
149
|
+
$kendo-fab-item-text: k-color(on-app-surface) !default;
|
|
139
150
|
/// The base background color of the FAB item.
|
|
140
151
|
/// @group floating-action-button
|
|
141
|
-
$kendo-fab-item-bg:
|
|
152
|
+
$kendo-fab-item-bg: k-color(app-surface) !default;
|
|
142
153
|
/// The base border color of the FAB item.
|
|
143
154
|
/// @group floating-action-button
|
|
144
|
-
$kendo-fab-item-border:
|
|
155
|
+
$kendo-fab-item-border: k-color(border) !default;
|
|
145
156
|
|
|
146
157
|
/// The base text color of the FAB item icon.
|
|
147
158
|
/// @group floating-action-button
|
|
@@ -23,13 +23,13 @@ $kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
23
23
|
$kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
|
|
24
24
|
/// The background color of the FileManager.
|
|
25
25
|
/// @group file-manager
|
|
26
|
-
$kendo-file-manager-bg:
|
|
26
|
+
$kendo-file-manager-bg: k-color(app-surface) !default;
|
|
27
27
|
/// The text color of the FileManager.
|
|
28
28
|
/// @group file-manager
|
|
29
|
-
$kendo-file-manager-text:
|
|
29
|
+
$kendo-file-manager-text: k-color(on-app-surface) !default;
|
|
30
30
|
/// The border color of the FileManager.
|
|
31
31
|
/// @group file-manager
|
|
32
|
-
$kendo-file-manager-border:
|
|
32
|
+
$kendo-file-manager-border: k-color(border) !default;
|
|
33
33
|
|
|
34
34
|
/// The border width of the FileManager Toolbar.
|
|
35
35
|
/// @group file-manager
|
|
@@ -125,7 +125,7 @@ $kendo-file-manager-listview-item-border: null !default;
|
|
|
125
125
|
$kendo-file-manager-listview-item-icon-bg: null !default;
|
|
126
126
|
/// The text color of the FileManager ListView item icon.
|
|
127
127
|
/// @group file-manager
|
|
128
|
-
$kendo-file-manager-listview-item-icon-text:
|
|
128
|
+
$kendo-file-manager-listview-item-icon-text: k-color(subtle) !default;
|
|
129
129
|
/// The border color of the FileManager ListView item icon.
|
|
130
130
|
/// @group file-manager
|
|
131
131
|
$kendo-file-manager-listview-item-icon-border: null !default;
|
|
@@ -182,7 +182,7 @@ $kendo-file-manager-preview-border: null !default;
|
|
|
182
182
|
$kendo-file-manager-preview-icon-bg: null !default;
|
|
183
183
|
/// The text color of the FileManager preview icon.
|
|
184
184
|
/// @group file-manager
|
|
185
|
-
$kendo-file-manager-preview-icon-text:
|
|
185
|
+
$kendo-file-manager-preview-icon-text: k-color(subtle) !default;
|
|
186
186
|
/// The border color of the FileManager preview icon.
|
|
187
187
|
/// @group file-manager
|
|
188
188
|
$kendo-file-manager-preview-icon-border: null !default;
|
|
@@ -22,14 +22,14 @@ $kendo-filter-operator-dropdown-width: 15em !default;
|
|
|
22
22
|
|
|
23
23
|
/// The text color of the Filter preview field.
|
|
24
24
|
/// @group filter
|
|
25
|
-
$kendo-filter-preview-field-text:
|
|
25
|
+
$kendo-filter-preview-field-text: k-color(primary) !default;
|
|
26
26
|
/// The text color of the Filter preview operator.
|
|
27
27
|
/// @group filter
|
|
28
|
-
$kendo-filter-preview-operator-text:
|
|
28
|
+
$kendo-filter-preview-operator-text: k-color(subtle) !default;
|
|
29
29
|
|
|
30
30
|
/// The box shadow of the focused Filter toolbar.
|
|
31
31
|
/// @group filter
|
|
32
|
-
$kendo-filter-toolbar-focus-shadow: 0 0 0 .25rem
|
|
32
|
+
$kendo-filter-toolbar-focus-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent) !default;
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
@forward "@progress/kendo-theme-core/scss/components/filter/_variables.scss" with (
|
|
@@ -46,7 +46,7 @@ $kendo-form-legend-border-width: 0 0 2px !default;
|
|
|
46
46
|
$kendo-form-legend-border-style: solid !default;
|
|
47
47
|
/// The border color of the Form legend.
|
|
48
48
|
/// @group form
|
|
49
|
-
$kendo-form-legend-border-color:
|
|
49
|
+
$kendo-form-legend-border-color: k-color(border) !default;
|
|
50
50
|
/// The width of the Form legend.
|
|
51
51
|
/// @group form
|
|
52
52
|
$kendo-form-legend-width: 100% !default;
|
|
@@ -122,7 +122,7 @@ $kendo-inline-form-field-padding-y: calc( #{k-spacing(2)} + #{$kendo-input-borde
|
|
|
122
122
|
|
|
123
123
|
/// The invalid text color of the Form.
|
|
124
124
|
/// @group form
|
|
125
|
-
$kendo-forms-invalid-color:
|
|
125
|
+
$kendo-forms-invalid-color: k-color(error) !default;
|
|
126
126
|
|
|
127
127
|
|
|
128
128
|
/// The horizontal margin of the optional label in the Form.
|
|
@@ -21,13 +21,13 @@ $kendo-gantt-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
21
21
|
|
|
22
22
|
/// The background color of the Gantt.
|
|
23
23
|
/// @group gantt
|
|
24
|
-
$kendo-gantt-bg:
|
|
24
|
+
$kendo-gantt-bg: k-color(app-surface) !default;
|
|
25
25
|
/// The text color of the Gantt.
|
|
26
26
|
/// @group gantt
|
|
27
|
-
$kendo-gantt-text:
|
|
27
|
+
$kendo-gantt-text: k-color(on-app-surface) !default;
|
|
28
28
|
/// The border color of the Gantt.
|
|
29
29
|
/// @group gantt
|
|
30
|
-
$kendo-gantt-border:
|
|
30
|
+
$kendo-gantt-border: k-color(border) !default;
|
|
31
31
|
|
|
32
32
|
/// The background color of the Gantt TreeList.
|
|
33
33
|
/// @group gantt
|
|
@@ -41,7 +41,7 @@ $kendo-gantt-treelist-border: null !default;
|
|
|
41
41
|
|
|
42
42
|
/// The background color of the Gantt non-working days.
|
|
43
43
|
/// @group gantt
|
|
44
|
-
$kendo-gantt-nonwork-bg:
|
|
44
|
+
$kendo-gantt-nonwork-bg: color-mix(in srgb, k-color(on-base) 3%, transparent) !default;
|
|
45
45
|
/// The text color of the Gantt non-working days.
|
|
46
46
|
/// @group gantt
|
|
47
47
|
$kendo-gantt-nonwork-text: null !default;
|
|
@@ -54,10 +54,10 @@ $kendo-gantt-nonwork-border: null !default;
|
|
|
54
54
|
$kendo-gantt-line-size: 2px !default;
|
|
55
55
|
/// The background fill color of the Gantt connecting lines.
|
|
56
56
|
/// @group gantt
|
|
57
|
-
$kendo-gantt-line-fill:
|
|
57
|
+
$kendo-gantt-line-fill: k-color(on-base) !default;
|
|
58
58
|
/// The background fill of the selected Gantt connecting lines.
|
|
59
59
|
/// @group gantt
|
|
60
|
-
$kendo-gantt-line-selected-fill:
|
|
60
|
+
$kendo-gantt-line-selected-fill: k-color(primary) !default;
|
|
61
61
|
|
|
62
62
|
/// The size of the Gantt task dot.
|
|
63
63
|
/// @group gantt
|
|
@@ -80,29 +80,29 @@ $kendo-gantt-dot-hover-border: $kendo-gantt-text !default;
|
|
|
80
80
|
|
|
81
81
|
/// The background color of the Gantt milestone.
|
|
82
82
|
/// @group gantt
|
|
83
|
-
$kendo-gantt-milestone-bg:
|
|
83
|
+
$kendo-gantt-milestone-bg: k-color(base) !default;
|
|
84
84
|
/// The border color of the Gantt milestone.
|
|
85
85
|
/// @group gantt
|
|
86
|
-
$kendo-gantt-milestone-border:
|
|
86
|
+
$kendo-gantt-milestone-border: k-color(border-alt) !default;
|
|
87
87
|
/// The background color of the selected Gantt milestone.
|
|
88
88
|
/// @group gantt
|
|
89
|
-
$kendo-gantt-milestone-selected-bg:
|
|
89
|
+
$kendo-gantt-milestone-selected-bg: k-color(primary) !default;
|
|
90
90
|
/// The border color of the selected Gantt milestone.
|
|
91
91
|
/// @group gantt
|
|
92
|
-
$kendo-gantt-milestone-selected-border:
|
|
92
|
+
$kendo-gantt-milestone-selected-border: k-color(primary) !default;
|
|
93
93
|
|
|
94
94
|
/// The background color of the Gantt summary.
|
|
95
95
|
/// @group gantt
|
|
96
|
-
$kendo-gantt-summary-bg:
|
|
96
|
+
$kendo-gantt-summary-bg: k-color(subtle) !default;
|
|
97
97
|
/// The background color of the Gantt summary progress.
|
|
98
98
|
/// @group gantt
|
|
99
99
|
$kendo-gantt-summary-progress-bg: $kendo-gantt-text !default;
|
|
100
100
|
/// The background color of the selected Gantt summary.
|
|
101
101
|
/// @group gantt
|
|
102
|
-
$kendo-gantt-summary-selected-bg:
|
|
102
|
+
$kendo-gantt-summary-selected-bg: k-color(primary-subtle-active) !default;
|
|
103
103
|
/// The background color of the selected Gantt summary progress.
|
|
104
104
|
/// @group gantt
|
|
105
|
-
$kendo-gantt-summary-progress-selected-bg:
|
|
105
|
+
$kendo-gantt-summary-progress-selected-bg: k-color(primary) !default;
|
|
106
106
|
|
|
107
107
|
/// The horizontal padding of the Gantt task.
|
|
108
108
|
/// @group gantt
|
|
@@ -115,28 +115,28 @@ $kendo-gantt-task-padding-y: k-spacing(1) !default;
|
|
|
115
115
|
$kendo-gantt-task-border-width: 1px !default;
|
|
116
116
|
/// The background color of the Gantt task.
|
|
117
117
|
/// @group gantt
|
|
118
|
-
$kendo-gantt-task-bg:
|
|
118
|
+
$kendo-gantt-task-bg: k-color(base) !default;
|
|
119
119
|
/// The text color of the Gantt task.
|
|
120
120
|
/// @group gantt
|
|
121
|
-
$kendo-gantt-task-text:
|
|
121
|
+
$kendo-gantt-task-text: k-color(on-base) !default;
|
|
122
122
|
/// The border color of the Gantt task.
|
|
123
123
|
/// @group gantt
|
|
124
|
-
$kendo-gantt-task-border:
|
|
124
|
+
$kendo-gantt-task-border: k-color(border-alt) !default;
|
|
125
125
|
/// The background color of the Gantt task progress.
|
|
126
126
|
/// @group gantt
|
|
127
|
-
$kendo-gantt-task-progress-bg:
|
|
127
|
+
$kendo-gantt-task-progress-bg: k-color(border-alt) !default;
|
|
128
128
|
/// The background color of selected the Gantt task.
|
|
129
129
|
/// @group gantt
|
|
130
|
-
$kendo-gantt-task-selected-bg:
|
|
130
|
+
$kendo-gantt-task-selected-bg: k-color(primary-subtle-active) !default;
|
|
131
131
|
/// The text color of the selected Gantt task.
|
|
132
132
|
/// @group gantt
|
|
133
|
-
$kendo-gantt-task-selected-text:
|
|
133
|
+
$kendo-gantt-task-selected-text: k-color(on-primary) !default;
|
|
134
134
|
/// The border color of the selected Gantt task.
|
|
135
135
|
/// @group gantt
|
|
136
|
-
$kendo-gantt-task-selected-border:
|
|
136
|
+
$kendo-gantt-task-selected-border: k-color(primary) !default;
|
|
137
137
|
/// The background color of the selected Gantt task progress.
|
|
138
138
|
/// @group gantt
|
|
139
|
-
$kendo-gantt-task-progress-selected-bg:
|
|
139
|
+
$kendo-gantt-task-progress-selected-bg: k-color(primary) !default;
|
|
140
140
|
|
|
141
141
|
/// The padding of the Gantt task actions.
|
|
142
142
|
/// @group gantt
|
|
@@ -204,24 +204,24 @@ $kendo-gantt-planned-offset-resize-handler-margin-x: 1.2em !default;
|
|
|
204
204
|
|
|
205
205
|
/// The background color of the Gantt planned Tooltip.
|
|
206
206
|
/// @group gantt
|
|
207
|
-
$kendo-gantt-planned-bg:
|
|
207
|
+
$kendo-gantt-planned-bg: k-color(primary) !default;
|
|
208
208
|
/// The border color of the Gantt planned Tooltip.
|
|
209
209
|
/// @group gantt
|
|
210
210
|
$kendo-gantt-planned-border: $kendo-gantt-planned-bg !default;
|
|
211
211
|
|
|
212
212
|
/// The background color of the Gantt delayed task.
|
|
213
213
|
/// @group gantt
|
|
214
|
-
$kendo-gantt-delayed-bg:
|
|
214
|
+
$kendo-gantt-delayed-bg: k-color(error) !default;
|
|
215
215
|
/// The complement background color of the Gantt delayed task.
|
|
216
216
|
/// @group gantt
|
|
217
|
-
$kendo-gantt-delayed-bg-lighter:
|
|
217
|
+
$kendo-gantt-delayed-bg-lighter: k-color(error-emphasis) !default;
|
|
218
218
|
|
|
219
219
|
/// The background color of the Gantt advanced task.
|
|
220
220
|
/// @group gantt
|
|
221
|
-
$kendo-gantt-advanced-bg:
|
|
221
|
+
$kendo-gantt-advanced-bg: k-color(success) !default;
|
|
222
222
|
/// The complement background color of the Gantt advanced task.
|
|
223
223
|
/// @group gantt
|
|
224
|
-
$kendo-gantt-advanced-bg-lighter:
|
|
224
|
+
$kendo-gantt-advanced-bg-lighter: k-color(success-emphasis) !default;
|
|
225
225
|
|
|
226
226
|
/// The text color of the Gantt delayed task action.
|
|
227
227
|
/// @group gantt
|
|
@@ -241,10 +241,10 @@ $kendo-gantt-validation-tooltip-label-width: 50px !default;
|
|
|
241
241
|
$kendo-gantt-validation-tooltip-border: #656565 !default;
|
|
242
242
|
/// The border color of the valid Gantt validation Tooltip.
|
|
243
243
|
/// @group gantt
|
|
244
|
-
$kendo-gantt-validation-tooltip-valid-border:
|
|
244
|
+
$kendo-gantt-validation-tooltip-valid-border: k-color(success) !default;
|
|
245
245
|
/// The border color of the invalid Gantt validation Tooltip.
|
|
246
246
|
/// @group gantt
|
|
247
|
-
$kendo-gantt-validation-tooltip-invalid-border:
|
|
247
|
+
$kendo-gantt-validation-tooltip-invalid-border: k-color(error) !default;
|
|
248
248
|
/// The horizontal padding of the Gantt task Tooltip.
|
|
249
249
|
/// @group gantt
|
|
250
250
|
$kendo-gantt-task-tooltip-padding-x: k-spacing(4) !default;
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -155,8 +155,8 @@
|
|
|
155
155
|
box-shadow: inset 0 0 0 2px rgba( black, .1 );
|
|
156
156
|
}
|
|
157
157
|
&.k-active {
|
|
158
|
-
color:
|
|
159
|
-
background-color:
|
|
158
|
+
color: k-color(on-primary);
|
|
159
|
+
background-color: k-color(primary);
|
|
160
160
|
}
|
|
161
161
|
}
|
|
162
162
|
|
|
@@ -215,15 +215,12 @@
|
|
|
215
215
|
&.k-table-row.k-selected .k-table-td.k-grid-row-sticky,
|
|
216
216
|
&.k-table-row td.k-grid-content-sticky.k-selected,
|
|
217
217
|
&.k-table-row .k-table-td.k-grid-content-sticky.k-selected {
|
|
218
|
-
@
|
|
219
|
-
@include fill( $bg: $kendo-grid-sticky-bg );
|
|
218
|
+
@include fill( $bg: $kendo-grid-sticky-bg );
|
|
220
219
|
|
|
221
|
-
|
|
222
|
-
@include fill( $bg: $kendo-grid-sticky-selected-bg );
|
|
223
|
-
}
|
|
224
|
-
} @else {
|
|
220
|
+
&::before {
|
|
225
221
|
@include fill( $bg: $kendo-grid-sticky-selected-bg );
|
|
226
222
|
}
|
|
223
|
+
|
|
227
224
|
}
|
|
228
225
|
|
|
229
226
|
&.k-selected.k-table-alt-row td.k-grid-content-sticky,
|
|
@@ -231,15 +228,12 @@
|
|
|
231
228
|
&.k-selected.k-table-alt-row .k-table-td.k-grid-row-sticky,
|
|
232
229
|
&.k-table-alt-row td.k-grid-content-sticky.k-selected,
|
|
233
230
|
&.k-table-alt-row .k-table-td.k-grid-content-sticky.k-selected {
|
|
234
|
-
@
|
|
235
|
-
@include fill( $bg: $kendo-grid-sticky-alt-bg );
|
|
231
|
+
@include fill( $bg: $kendo-grid-sticky-alt-bg );
|
|
236
232
|
|
|
237
|
-
|
|
238
|
-
@include fill( $bg: $kendo-grid-sticky-selected-alt-bg );
|
|
239
|
-
}
|
|
240
|
-
} @else {
|
|
233
|
+
&::before {
|
|
241
234
|
@include fill( $bg: $kendo-grid-sticky-selected-alt-bg );
|
|
242
235
|
}
|
|
236
|
+
|
|
243
237
|
}
|
|
244
238
|
|
|
245
239
|
|
|
@@ -265,13 +259,9 @@
|
|
|
265
259
|
&.k-hover td.k-grid-content-sticky.k-selected,
|
|
266
260
|
&:hover .k-table-td.k-grid-content-sticky.k-selected,
|
|
267
261
|
&.k-hover .k-table-td.k-grid-content-sticky.k-selected {
|
|
268
|
-
|
|
269
|
-
background-color: $kendo-grid-sticky-hover-bg;
|
|
262
|
+
background-color: $kendo-grid-sticky-hover-bg;
|
|
270
263
|
|
|
271
|
-
|
|
272
|
-
background-color: $kendo-grid-sticky-selected-hover-bg;
|
|
273
|
-
}
|
|
274
|
-
} @else {
|
|
264
|
+
&::before {
|
|
275
265
|
background-color: $kendo-grid-sticky-selected-hover-bg;
|
|
276
266
|
}
|
|
277
267
|
}
|
|
@@ -231,11 +231,11 @@ $kendo-grid-selection-aggregates-line-height: $kendo-grid-line-height !default;
|
|
|
231
231
|
/// @group grid
|
|
232
232
|
$kendo-grid-selection-aggregates-font-weight: var( --kendo-font-weight-bold, normal )!default;
|
|
233
233
|
|
|
234
|
-
$kendo-grid-grouping-row-bg:
|
|
234
|
+
$kendo-grid-grouping-row-bg: k-color(base-subtle) !default;
|
|
235
235
|
$kendo-grid-grouping-row-text: $kendo-grid-text !default;
|
|
236
236
|
|
|
237
|
-
$kendo-grid-sorted-bg:
|
|
238
|
-
$kendo-grid-sorting-indicator-text:
|
|
237
|
+
$kendo-grid-sorted-bg: color-mix(in srgb, k-color(on-app-surface) 2%, transparent) !default;
|
|
238
|
+
$kendo-grid-sorting-indicator-text: k-color(primary) !default;
|
|
239
239
|
$kendo-grid-sorting-index-font-size: ($kendo-icon-size * .75) !default;
|
|
240
240
|
$kendo-grid-sorting-index-height: $kendo-icon-size !default;
|
|
241
241
|
$kendo-grid-sorting-index-spacing-y: k-spacing(0.5) !default;
|
|
@@ -252,10 +252,10 @@ $kendo-grid-command-cell-padding-y: calc( #{$kendo-grid-cell-padding-y} - (#{$ke
|
|
|
252
252
|
// Must be a solid color
|
|
253
253
|
$kendo-grid-sticky-bg: $kendo-grid-bg !default;
|
|
254
254
|
$kendo-grid-sticky-text: $kendo-grid-text !default;
|
|
255
|
-
$kendo-grid-sticky-border:
|
|
255
|
+
$kendo-grid-sticky-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
256
256
|
|
|
257
257
|
// Must be a solid color
|
|
258
|
-
$kendo-grid-sticky-alt-bg:
|
|
258
|
+
$kendo-grid-sticky-alt-bg: k-color(base-subtle)!default;
|
|
259
259
|
|
|
260
260
|
$kendo-grid-sticky-header-bg: $kendo-grid-header-bg !default;
|
|
261
261
|
$kendo-grid-sticky-header-text: $kendo-grid-header-text !default;
|
|
@@ -264,12 +264,12 @@ $kendo-grid-sticky-header-border: $kendo-grid-sticky-border !default;
|
|
|
264
264
|
$kendo-grid-sticky-footer-bg: $kendo-grid-header-bg !default;
|
|
265
265
|
$kendo-grid-sticky-footer-hover-bg: $kendo-grid-sticky-footer-bg !default;
|
|
266
266
|
|
|
267
|
-
$kendo-grid-sticky-selected-bg:
|
|
268
|
-
$kendo-grid-sticky-selected-alt-bg:
|
|
267
|
+
$kendo-grid-sticky-selected-bg: color-mix(in srgb, k-color(primary) 25%, transparent) !default;
|
|
268
|
+
$kendo-grid-sticky-selected-alt-bg: color-mix(in srgb, k-color(primary) 24%, transparent) !default;
|
|
269
269
|
|
|
270
270
|
// Must be a solid color
|
|
271
|
-
$kendo-grid-sticky-hover-bg:
|
|
272
|
-
$kendo-grid-sticky-selected-hover-bg:
|
|
271
|
+
$kendo-grid-sticky-hover-bg: k-color(base-subtle-hover) !default;
|
|
272
|
+
$kendo-grid-sticky-selected-hover-bg: color-mix(in srgb, k-color(primary) 24%, transparent) !default;
|
|
273
273
|
|
|
274
274
|
$kendo-grid-column-menu-width: 250px !default;
|
|
275
275
|
$kendo-grid-column-menu-max-width: 320px !default;
|
|
@@ -306,7 +306,7 @@ $kendo-grid-column-menu-group-header-border: $kendo-popup-border !default;
|
|
|
306
306
|
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-x: k-spacing(0)!default;
|
|
307
307
|
$kendo-grid-column-menu-tabbed-tabstrip-content-padding-y: k-spacing(2) !default;
|
|
308
308
|
|
|
309
|
-
$kendo-grid-column-menu-tabbed-bg:
|
|
309
|
+
$kendo-grid-column-menu-tabbed-bg: k-color(surface) !default;
|
|
310
310
|
|
|
311
311
|
$kendo-grid-drag-cell-width: ($kendo-icon-size * 3) !default;
|
|
312
312
|
|
|
@@ -320,10 +320,10 @@ $kendo-grid-group-footer-second-cell-border: 1px !default;
|
|
|
320
320
|
|
|
321
321
|
/// The background color of the Grid row resize indicator.
|
|
322
322
|
/// @group grid
|
|
323
|
-
$kendo-grid-row-resizer-hover-bg:
|
|
323
|
+
$kendo-grid-row-resizer-hover-bg: color-mix(in srgb, k-color(on-base) 20%, transparent) !default;
|
|
324
324
|
/// The background color of the active Grid row resize indicator.
|
|
325
325
|
/// @group grid
|
|
326
|
-
$kendo-grid-row-resizer-active-bg:
|
|
326
|
+
$kendo-grid-row-resizer-active-bg: k-color(primary) !default;
|
|
327
327
|
/// The height of the Grid row resize indicator.
|
|
328
328
|
/// @group grid
|
|
329
329
|
$kendo-grid-row-resizer-height: k-spacing(0.5) !default;
|
|
@@ -25,15 +25,15 @@ $kendo-image-editor-resize-handle-margin-y: k-spacing(1px) !default;
|
|
|
25
25
|
$kendo-image-editor-resize-handle-border-width: 0 2px 2px 0 !default;
|
|
26
26
|
$kendo-image-editor-resize-handle-size: 15px !default;
|
|
27
27
|
|
|
28
|
-
$kendo-image-editor-bg:
|
|
29
|
-
$kendo-image-editor-text:
|
|
30
|
-
$kendo-image-editor-border:
|
|
28
|
+
$kendo-image-editor-bg: k-color(app-surface) !default;
|
|
29
|
+
$kendo-image-editor-text: k-color(on-app-surface) !default;
|
|
30
|
+
$kendo-image-editor-border: k-color(border) !default;
|
|
31
31
|
|
|
32
32
|
$kendo-image-editor-content-bg: #c6c6c6 !default;
|
|
33
33
|
$kendo-image-editor-content-text: null !default;
|
|
34
34
|
$kendo-image-editor-content-border: null !default;
|
|
35
35
|
|
|
36
|
-
$kendo-image-editor-action-pane-bg:
|
|
36
|
+
$kendo-image-editor-action-pane-bg: k-color(app-surface) !default;
|
|
37
37
|
$kendo-image-editor-action-pane-text: null !default;
|
|
38
38
|
$kendo-image-editor-action-pane-border: null !default;
|
|
39
39
|
|
package/scss/index.scss
CHANGED
|
@@ -116,6 +116,7 @@
|
|
|
116
116
|
@forward "./signature/_index.scss";
|
|
117
117
|
@forward "./otp/_index.scss";
|
|
118
118
|
@forward "./column-menu/_index.scss";
|
|
119
|
+
@forward "./marquee/_index.scss";
|
|
119
120
|
|
|
120
121
|
|
|
121
122
|
// Use component modules
|
|
@@ -153,6 +154,7 @@
|
|
|
153
154
|
@use "./loader/_index.scss" as *;
|
|
154
155
|
@use "./skeleton/_index.scss" as *;
|
|
155
156
|
@use "./time-marker/_index.scss" as *;
|
|
157
|
+
@use "./marquee/_index.scss" as *;
|
|
156
158
|
|
|
157
159
|
// Form helpers
|
|
158
160
|
|
|
@@ -326,6 +328,7 @@
|
|
|
326
328
|
@include kendo-skeleton--styles();
|
|
327
329
|
@include kendo-tooltip--styles();
|
|
328
330
|
@include kendo-time-marker--styles();
|
|
331
|
+
@include kendo-marquee--styles();
|
|
329
332
|
|
|
330
333
|
|
|
331
334
|
// Form helpers
|
|
@@ -112,13 +112,13 @@ $kendo-input-sizes: (
|
|
|
112
112
|
|
|
113
113
|
/// The background color of the Input components.
|
|
114
114
|
/// @group input
|
|
115
|
-
$kendo-input-bg:
|
|
115
|
+
$kendo-input-bg: k-color(app-surface) !default;
|
|
116
116
|
/// The text color of the Input components.
|
|
117
117
|
/// @group input
|
|
118
|
-
$kendo-input-text:
|
|
118
|
+
$kendo-input-text: k-color(on-app-surface) !default;
|
|
119
119
|
/// The border color of the Input components.
|
|
120
120
|
/// @group input
|
|
121
|
-
$kendo-input-border:
|
|
121
|
+
$kendo-input-border: k-color(border-alt) !default;
|
|
122
122
|
/// The shadow of the Input components.
|
|
123
123
|
/// @group input
|
|
124
124
|
$kendo-input-shadow: null !default;
|
|
@@ -144,10 +144,10 @@ $kendo-input-focus-bg: $kendo-input-bg !default;
|
|
|
144
144
|
$kendo-input-focus-text: $kendo-input-text !default;
|
|
145
145
|
/// The border color of the focused Input components.
|
|
146
146
|
/// @group input
|
|
147
|
-
$kendo-input-focus-border:
|
|
147
|
+
$kendo-input-focus-border: k-color(primary-emphasis) !default;
|
|
148
148
|
/// The shadow of the focused Input components.
|
|
149
149
|
/// @group input
|
|
150
|
-
$kendo-input-focus-shadow: 0 0 0 .25rem
|
|
150
|
+
$kendo-input-focus-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent) !default;
|
|
151
151
|
|
|
152
152
|
/// The background color of the selected Input components.
|
|
153
153
|
/// @group input
|
|
@@ -177,10 +177,10 @@ $kendo-input-disabled-shadow: null !default;
|
|
|
177
177
|
$kendo-input-outline-bg: null !default;
|
|
178
178
|
/// The text color of the outline Input components.
|
|
179
179
|
/// @group input
|
|
180
|
-
$kendo-input-outline-text:
|
|
180
|
+
$kendo-input-outline-text: k-color(on-app-surface) !default;
|
|
181
181
|
/// The border color of the outline Input components.
|
|
182
182
|
/// @group input
|
|
183
|
-
$kendo-input-outline-border:
|
|
183
|
+
$kendo-input-outline-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
184
184
|
/// The background color of the outline hovered Input components.
|
|
185
185
|
/// @group input
|
|
186
186
|
$kendo-input-outline-hover-bg: null !default;
|
|
@@ -239,7 +239,7 @@ $kendo-input-flat-focus-shadow: $kendo-input-focus-shadow !default;
|
|
|
239
239
|
|
|
240
240
|
/// The text color of the Input placeholder.
|
|
241
241
|
/// @group input
|
|
242
|
-
$kendo-input-placeholder-text:
|
|
242
|
+
$kendo-input-placeholder-text: k-color(subtle) !default;
|
|
243
243
|
/// The opacity of the Input placeholder.
|
|
244
244
|
/// @group input
|
|
245
245
|
$kendo-input-placeholder-opacity: 1 !default;
|
|
@@ -279,24 +279,24 @@ $kendo-input-spinner-icon-offset: null !default;
|
|
|
279
279
|
|
|
280
280
|
/// The color of the Input separator.
|
|
281
281
|
/// @group input
|
|
282
|
-
$kendo-input-separator-text:
|
|
282
|
+
$kendo-input-separator-text: k-color(border) !default;
|
|
283
283
|
/// The opacity of the Input separator.
|
|
284
284
|
/// @group input
|
|
285
285
|
$kendo-input-separator-opacity: .5 !default;
|
|
286
286
|
|
|
287
287
|
/// The text color of the Input prefix.
|
|
288
288
|
/// @group input
|
|
289
|
-
$kendo-input-prefix-text:
|
|
289
|
+
$kendo-input-prefix-text: k-color(subtle) !default;
|
|
290
290
|
/// The text color of the Input suffix.
|
|
291
291
|
/// @group input
|
|
292
|
-
$kendo-input-suffix-text:
|
|
292
|
+
$kendo-input-suffix-text: k-color(subtle) !default;
|
|
293
293
|
|
|
294
294
|
/// The border color of the invalid Input components.
|
|
295
295
|
/// @group input
|
|
296
|
-
$kendo-input-invalid-border:
|
|
296
|
+
$kendo-input-invalid-border: k-color(error) !default;
|
|
297
297
|
/// The shadow of the invalid Input components.
|
|
298
298
|
/// @group input
|
|
299
|
-
$kendo-input-invalid-shadow:
|
|
299
|
+
$kendo-input-invalid-shadow: 0 0 0 .25rem color-mix(in srgb, k-color(error) 25%, transparent) !default;
|
|
300
300
|
|
|
301
301
|
/// The background color of the Picker components.
|
|
302
302
|
/// @group picker
|
|
@@ -370,13 +370,13 @@ $kendo-picker-outline-bg: null !default;
|
|
|
370
370
|
$kendo-picker-outline-text: $kendo-button-text !default;
|
|
371
371
|
/// The border color of the outline Picker components.
|
|
372
372
|
/// @group picker
|
|
373
|
-
$kendo-picker-outline-border:
|
|
373
|
+
$kendo-picker-outline-border: color-mix(in srgb, k-color(on-app-surface) 50%, transparent) !default;
|
|
374
374
|
/// The background color of the outline hovered Picker components.
|
|
375
375
|
/// @group picker
|
|
376
376
|
$kendo-picker-outline-hover-bg: $kendo-picker-outline-text !default;
|
|
377
377
|
/// The text color of the outline hovered Picker components.
|
|
378
378
|
/// @group picker
|
|
379
|
-
$kendo-picker-outline-hover-text:
|
|
379
|
+
$kendo-picker-outline-hover-text: k-color(base-subtle) !default;
|
|
380
380
|
/// The border color of the outline hovered Picker components.
|
|
381
381
|
/// @group picker
|
|
382
382
|
$kendo-picker-outline-hover-border: $kendo-picker-outline-hover-bg !default;
|
|
@@ -416,7 +416,7 @@ $kendo-picker-flat-border: $kendo-button-border !default;
|
|
|
416
416
|
|
|
417
417
|
/// The background color of the flat hovered Picker components.
|
|
418
418
|
/// @group picker
|
|
419
|
-
$kendo-picker-flat-hover-bg:
|
|
419
|
+
$kendo-picker-flat-hover-bg: color-mix(in srgb, k-color(on-app-surface) 8%, transparent) !default;
|
|
420
420
|
/// The text color of the flat hovered Picker components.
|
|
421
421
|
/// @group picker
|
|
422
422
|
$kendo-picker-flat-hover-text: null !default;
|
|
@@ -181,13 +181,13 @@ $kendo-list-sizes: (
|
|
|
181
181
|
|
|
182
182
|
/// The background color of the List component.
|
|
183
183
|
/// @group list
|
|
184
|
-
$kendo-list-bg:
|
|
184
|
+
$kendo-list-bg: k-color(app-surface) !default;
|
|
185
185
|
/// The text color of the List component.
|
|
186
186
|
/// @group list
|
|
187
|
-
$kendo-list-text:
|
|
187
|
+
$kendo-list-text: k-color(on-app-surface) !default;
|
|
188
188
|
/// The border color of the List component.
|
|
189
189
|
/// @group list
|
|
190
|
-
$kendo-list-border:
|
|
190
|
+
$kendo-list-border: k-color(border) !default;
|
|
191
191
|
|
|
192
192
|
|
|
193
193
|
/// The background color of the List header.
|
|
@@ -213,10 +213,10 @@ $kendo-list-item-text: null !default;
|
|
|
213
213
|
|
|
214
214
|
/// The background color of the hovered List items.
|
|
215
215
|
/// @group list
|
|
216
|
-
$kendo-list-item-hover-bg:
|
|
216
|
+
$kendo-list-item-hover-bg: k-color(base-subtle-hover) !default;
|
|
217
217
|
/// The text color of the hovered List items.
|
|
218
218
|
/// @group list
|
|
219
|
-
$kendo-list-item-hover-text:
|
|
219
|
+
$kendo-list-item-hover-text: k-color(on-app-surface) !default;
|
|
220
220
|
|
|
221
221
|
/// The background color of the focused List items.
|
|
222
222
|
/// @group list
|
|
@@ -226,14 +226,14 @@ $kendo-list-item-focus-bg: null !default;
|
|
|
226
226
|
$kendo-list-item-focus-text: null !default;
|
|
227
227
|
/// The box shadow of the focused List items.
|
|
228
228
|
/// @group list
|
|
229
|
-
$kendo-list-item-focus-shadow: inset 0 0 0 3px
|
|
229
|
+
$kendo-list-item-focus-shadow: inset 0 0 0 3px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
|
|
230
230
|
|
|
231
231
|
/// The background color of the selected List items.
|
|
232
232
|
/// @group list
|
|
233
|
-
$kendo-list-item-selected-bg:
|
|
233
|
+
$kendo-list-item-selected-bg: k-color(primary) !default;
|
|
234
234
|
/// The text color of the selected List items.
|
|
235
235
|
/// @group list
|
|
236
|
-
$kendo-list-item-selected-text:
|
|
236
|
+
$kendo-list-item-selected-text: k-color(on-primary) !default;
|
|
237
237
|
|
|
238
238
|
/// The background color of the List group items.
|
|
239
239
|
/// @group list
|
|
@@ -250,7 +250,7 @@ $kendo-list-group-item-shadow: null !default;
|
|
|
250
250
|
|
|
251
251
|
/// The color of the 'Option Label' text.
|
|
252
252
|
/// @group list
|
|
253
|
-
$kendo-list-option-label-text:
|
|
253
|
+
$kendo-list-option-label-text: k-color(subtle) !default;
|
|
254
254
|
|
|
255
255
|
|
|
256
256
|
@forward "@progress/kendo-theme-core/scss/components/list/_variables.scss" with (
|
|
@@ -29,13 +29,13 @@ $kendo-listbox-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
29
29
|
|
|
30
30
|
/// The text color of the ListBox.
|
|
31
31
|
/// @group listbox
|
|
32
|
-
$kendo-listbox-text:
|
|
32
|
+
$kendo-listbox-text: k-color(on-app-surface) !default;
|
|
33
33
|
/// The background color of the ListBox.
|
|
34
34
|
/// @group listbox
|
|
35
|
-
$kendo-listbox-bg:
|
|
35
|
+
$kendo-listbox-bg: k-color(app-surface) !default;
|
|
36
36
|
/// The border color of the ListBox.
|
|
37
37
|
/// @group listbox
|
|
38
|
-
$kendo-listbox-border:
|
|
38
|
+
$kendo-listbox-border: k-color(border) !default;
|
|
39
39
|
|
|
40
40
|
/// The inline padding of the ListBox item.
|
|
41
41
|
/// @group listbox
|
|
@@ -7,9 +7,9 @@ $kendo-listgroup-border-radius: k-spacing(1) !default;
|
|
|
7
7
|
$kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
|
|
8
8
|
$kendo-listgroup-line-height: var( --kendo-line-height, normal ) !default;
|
|
9
9
|
|
|
10
|
-
$kendo-listgroup-bg:
|
|
11
|
-
$kendo-listgroup-text:
|
|
12
|
-
$kendo-listgroup-border:
|
|
10
|
+
$kendo-listgroup-bg: k-color(app-surface) !default;
|
|
11
|
+
$kendo-listgroup-text: k-color(on-app-surface) !default;
|
|
12
|
+
$kendo-listgroup-border: k-color(border) !default;
|
|
13
13
|
|
|
14
14
|
$kendo-listgroup-item-padding-x: k-spacing(4) !default;
|
|
15
15
|
$kendo-listgroup-item-padding-y: k-spacing(2) !default;
|